.page_main__akH3E{min-height:100vh;display:flex;flex-direction:column}@keyframes ScrollAwareHeader_fade-in-up__ciFLl{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes ScrollAwareHeader_fade-in__Q_W0m{0%{opacity:0}to{opacity:1}}@keyframes ScrollAwareHeader_scale-in__IxYfO{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes ScrollAwareHeader_spin__yqLkI{to{transform:rotate(1turn)}}@keyframes ScrollAwareHeader_ping__Q_E2u{75%,to{transform:scale(2);opacity:0}}@keyframes ScrollAwareHeader_pulse__Kn0_N{50%{opacity:.5}}@keyframes ScrollAwareHeader_bounce__qoo9V{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.ScrollAwareHeader_header__Kbpyj{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:rgba(0,0,0,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s cubic-bezier(.16,1,.3,1)}@media(min-width:768px){.ScrollAwareHeader_header__Kbpyj{position:fixed}}.ScrollAwareHeader_header__Kbpyj .ScrollAwareHeader_container__WWayI{max-width:1280px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center}@media(min-width:1024px){.ScrollAwareHeader_header__Kbpyj .ScrollAwareHeader_container__WWayI{padding:0 2rem}}.ScrollAwareHeader_header__Kbpyj .ScrollAwareHeader_logo__w4rD_{display:flex;flex-direction:column;gap:2px;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1)}.ScrollAwareHeader_header__Kbpyj .ScrollAwareHeader_logo__w4rD_:hover{transform:translateY(-2px)}.ScrollAwareHeader_header__Kbpyj .ScrollAwareHeader_logo__w4rD_ .ScrollAwareHeader_logoText__XgViR{font-family:Times New Roman,georgia,serif;font-size:var(--text-2xl);font-weight:600;color:var(--text-primary);letter-spacing:var(--tracking-tight);line-height:1}.ScrollAwareHeader_header__Kbpyj .ScrollAwareHeader_logo__w4rD_ .ScrollAwareHeader_logoAccent__2d95O{font-family:var(--font-lato,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif);font-size:var(--text-xs);color:var(--primary);letter-spacing:var(--tracking-widest);text-transform:uppercase;font-weight:500}.ScrollAwareHeader_header__Kbpyj .ScrollAwareHeader_logo__w4rD_ .ScrollAwareHeader_logoImg__dDf0T{height:5rem;object-fit:cover;filter:invert(.9)}.ScrollAwareHeader_header__Kbpyj .ScrollAwareHeader_nav__ENQGK{display:none}@media(min-width:768px){.ScrollAwareHeader_header__Kbpyj .ScrollAwareHeader_nav__ENQGK{display:flex;gap:2.5rem;align-items:center}}.ScrollAwareHeader_header__Kbpyj .ScrollAwareHeader_nav__ENQGK .ScrollAwareHeader_navLink__aYlMW{position:relative;color:var(--white);text-decoration:none;font-weight:700;letter-spacing:var(--tracking-wide);text-transform:uppercase;padding:.5rem 0;transition:all .3s cubic-bezier(.16,1,.3,1);cursor:pointer}.ScrollAwareHeader_header__Kbpyj .ScrollAwareHeader_nav__ENQGK .ScrollAwareHeader_navLink__aYlMW:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:2px;background:var(--primary);transition:width .3s cubic-bezier(.16,1,.3,1)}.ScrollAwareHeader_header__Kbpyj .ScrollAwareHeader_nav__ENQGK .ScrollAwareHeader_navLink__aYlMW.ScrollAwareHeader_navLinkActive__7H_db{color:var(--primary)}.ScrollAwareHeader_header__Kbpyj .ScrollAwareHeader_nav__ENQGK .ScrollAwareHeader_navLink__aYlMW.ScrollAwareHeader_navLinkActive__7H_db:after{width:100%}.ScrollAwareHeader_header__Kbpyj .ScrollAwareHeader_nav__ENQGK .ScrollAwareHeader_navLink__aYlMW:hover{color:var(--primary)}.ScrollAwareHeader_header__Kbpyj .ScrollAwareHeader_nav__ENQGK .ScrollAwareHeader_navLink__aYlMW:hover:after{width:100%}.ScrollAwareHeader_header__Kbpyj .ScrollAwareHeader_mobileMenuBtn__v6l1p{display:flex;align-items:center;justify-content:center;background:none;border:none;font-size:var(--text-xl);color:var(--text-primary);cursor:pointer;padding:.25rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.ScrollAwareHeader_header__Kbpyj .ScrollAwareHeader_mobileMenuBtn__v6l1p svg{fill:var(--primary);color:var(--primary);font-size:var(--text-4xl)}.ScrollAwareHeader_header__Kbpyj .ScrollAwareHeader_mobileMenuBtn__v6l1p:hover{color:var(--primary)}@media(min-width:768px){.ScrollAwareHeader_header__Kbpyj .ScrollAwareHeader_mobileMenuBtn__v6l1p{display:none}}.ScrollAwareHeader_hiddenHeader__6gFMv{transition:opacity .4s ease,transform .4s ease;opacity:0;pointer-events:none;transform:translateY(-10px)}.ScrollAwareHeader_HeaderBackground__6fALc{background-color:rgba(50,48,48,.51)}.ScrollAwareHeader_mobileOverlay__ONwpm{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999}@media(max-width:639px){.ScrollAwareHeader_mobileOverlay__ONwpm{background-color:#000}}.ScrollAwareHeader_mobileMenu__bjBGB{position:fixed;top:0;right:0;bottom:0;width:320px;max-width:85vw;background:var(--black);box-shadow:var(--shadow-2xl);z-index:1000;overflow-y:auto;color:var(--white)}@media(max-width:639px){.ScrollAwareHeader_mobileMenu__bjBGB{width:100%;max-width:100%;text-align:center}}.ScrollAwareHeader_mobileMenu__bjBGB .ScrollAwareHeader_actionClose__v7owQ{position:absolute;top:2rem;left:2rem;cursor:pointer}.ScrollAwareHeader_mobileMenu__bjBGB .ScrollAwareHeader_actionClose__v7owQ svg{font-size:var(--text-2xl)}.ScrollAwareHeader_mobileMenu__bjBGB .ScrollAwareHeader_actionClose__v7owQ:hover{color:var(--primary)}@media(max-width:639px){.ScrollAwareHeader_mobileMenu__bjBGB .ScrollAwareHeader_actionClose__v7owQ{left:auto;right:1rem;top:1rem;background:var(--white);color:var(--black);display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;border-radius:999px}}.ScrollAwareHeader_mobileMenu__bjBGB .ScrollAwareHeader_mobileNav__Rk4zl{padding:5rem 2rem 3rem;display:flex;flex-direction:column;gap:.5rem}.ScrollAwareHeader_mobileMenu__bjBGB .ScrollAwareHeader_mobileNav__Rk4zl .ScrollAwareHeader_mobileNavLink__AWdlG{display:block;padding:1rem 1.5rem;color:var(--white);text-decoration:none;font-weight:500;font-size:var(--text-lg);letter-spacing:var(--tracking-wide);border-radius:8px;transition:all .3s cubic-bezier(.16,1,.3,1)}.ScrollAwareHeader_mobileMenu__bjBGB .ScrollAwareHeader_mobileNav__Rk4zl .ScrollAwareHeader_mobileNavLink__AWdlG:hover{background:var(--gray-9);color:var(--primary);padding-left:2rem}.ScrollAwareHeader_mobileMenu__bjBGB .ScrollAwareHeader_mobileNav__Rk4zl .ScrollAwareHeader_mobileCta__37lVd{display:block;margin-top:1.5rem;padding:1rem 1.5rem;background:linear-gradient(135deg,var(--primary) 0,#c19a2e 100%);color:var(--white);border-radius:8px;text-align:center;text-decoration:none;font-weight:600;font-size:var(--text-base);letter-spacing:var(--tracking-wide);text-transform:uppercase;box-shadow:var(--shadow-gold);transition:all .3s cubic-bezier(.16,1,.3,1)}.ScrollAwareHeader_mobileMenu__bjBGB .ScrollAwareHeader_mobileNav__Rk4zl .ScrollAwareHeader_mobileCta__37lVd:hover{transform:scale(1.02);box-shadow:var(--shadow-lg)}@keyframes HeroCarousel_fade-in-up__5_8Ls{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroCarousel_fade-in__8SgfZ{0%{opacity:0}to{opacity:1}}@keyframes HeroCarousel_scale-in__61QXW{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes HeroCarousel_spin__IxVB8{to{transform:rotate(1turn)}}@keyframes HeroCarousel_ping__P9K_e{75%,to{transform:scale(2);opacity:0}}@keyframes HeroCarousel_pulse__jKEA_{50%{opacity:.5}}@keyframes HeroCarousel_bounce__Nxbkn{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.HeroCarousel_hero__m9Vtr{position:relative;height:100vh;overflow:hidden}.HeroCarousel_hero__m9Vtr .HeroCarousel_slide__sm2Av{position:absolute;inset:0}.HeroCarousel_hero__m9Vtr .HeroCarousel_slide__sm2Av .HeroCarousel_slideBackground__Jt0an{position:absolute;inset:0;background-size:cover;background-position:50%}.HeroCarousel_hero__m9Vtr .HeroCarousel_slide__sm2Av .HeroCarousel_slideBackground__Jt0an .HeroCarousel_bgVideo__BKbhy{width:100%;height:100%;object-fit:cover;object-position:center}.HeroCarousel_hero__m9Vtr .HeroCarousel_slide__sm2Av .HeroCarousel_slideBackground__Jt0an .HeroCarousel_overlay__JZx9j{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.6))}.HeroCarousel_hero__m9Vtr .HeroCarousel_slide__sm2Av .HeroCarousel_content__HAbjz{position:relative;z-index:2;height:100%;width:-moz-fit-content;width:fit-content;padding:0 2rem 6rem 6rem;display:flex;align-items:end;margin:0 auto}@media(max-width:1279px){.HeroCarousel_hero__m9Vtr .HeroCarousel_slide__sm2Av .HeroCarousel_content__HAbjz{flex-direction:column-reverse;padding:0 1.5rem;justify-content:center}}.HeroCarousel_hero__m9Vtr .HeroCarousel_slide__sm2Av .HeroCarousel_content__HAbjz .HeroCarousel_logoSection___kQQs{width:300px;padding-bottom:8rem}.HeroCarousel_hero__m9Vtr .HeroCarousel_slide__sm2Av .HeroCarousel_content__HAbjz .HeroCarousel_logoSection___kQQs img{width:100%;height:100%;object-fit:cover;filter:invert(.9)}@media(min-width:1280px){.HeroCarousel_hero__m9Vtr .HeroCarousel_slide__sm2Av .HeroCarousel_content__HAbjz .HeroCarousel_logoSection___kQQs{width:400px}}@media(max-width:1279px){.HeroCarousel_hero__m9Vtr .HeroCarousel_slide__sm2Av .HeroCarousel_content__HAbjz .HeroCarousel_logoSection___kQQs{margin:0 auto;padding-bottom:0}}@media(max-width:639px){.HeroCarousel_hero__m9Vtr .HeroCarousel_slide__sm2Av .HeroCarousel_content__HAbjz .HeroCarousel_logoSection___kQQs{width:200px}}.HeroCarousel_hero__m9Vtr .HeroCarousel_slide__sm2Av .HeroCarousel_content__HAbjz .HeroCarousel_textSection__itJs7{display:flex;flex-direction:column;align-items:flex-start;justify-content:end;text-align:left;color:var(--white)}@media(max-width:1279px){.HeroCarousel_hero__m9Vtr .HeroCarousel_slide__sm2Av .HeroCarousel_content__HAbjz .HeroCarousel_textSection__itJs7{text-align:center;width:100%;margin:0;align-items:center;justify-content:center}}.HeroCarousel_hero__m9Vtr .HeroCarousel_slide__sm2Av .HeroCarousel_content__HAbjz .HeroCarousel_textSection__itJs7 .HeroCarousel_title__fWc_y{font-size:var(--text-4xl);font-weight:600;line-height:var(--leading-tight);color:var(--white);margin-bottom:1.5rem;text-shadow:0 4px 30px rgba(0,0,0,.5);max-width:900px}@media(min-width:768px){.HeroCarousel_hero__m9Vtr .HeroCarousel_slide__sm2Av .HeroCarousel_content__HAbjz .HeroCarousel_textSection__itJs7 .HeroCarousel_title__fWc_y{font-size:var(--text-6xl)}}.HeroCarousel_hero__m9Vtr .HeroCarousel_slide__sm2Av .HeroCarousel_content__HAbjz .HeroCarousel_textSection__itJs7 .HeroCarousel_subtitle__dV3Mi{font-size:var(--text-xl);line-height:var(--leading-relaxed);color:hsla(0,0%,100%,.95);margin-bottom:3rem;text-shadow:0 2px 10px rgba(0,0,0,.5);letter-spacing:var(--tracking-wide);text-align:center}@media(min-width:768px){.HeroCarousel_hero__m9Vtr .HeroCarousel_slide__sm2Av .HeroCarousel_content__HAbjz .HeroCarousel_textSection__itJs7 .HeroCarousel_subtitle__dV3Mi{font-size:var(--text-2xl);text-align:left}}.HeroCarousel_hero__m9Vtr .HeroCarousel_slide__sm2Av .HeroCarousel_content__HAbjz .HeroCarousel_textSection__itJs7 .HeroCarousel_actions__4S2fz .HeroCarousel_ctaBtn__8TpNI{display:inline-block;padding:1.25rem 3rem;background:linear-gradient(135deg,var(--primary) 0,#c19a2e 100%);color:var(--white);border-radius:999px;text-decoration:none;font-weight:600;font-size:var(--text-lg);letter-spacing:var(--tracking-wide);box-shadow:var(--shadow-gold);transition:all .3s cubic-bezier(.16,1,.3,1)}.HeroCarousel_hero__m9Vtr .HeroCarousel_slide__sm2Av .HeroCarousel_content__HAbjz .HeroCarousel_textSection__itJs7 .HeroCarousel_actions__4S2fz .HeroCarousel_ctaBtn__8TpNI:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl),var(--shadow-gold)}.HeroCarousel_hero__m9Vtr .HeroCarousel_indicators__ZYiZf{position:absolute;bottom:2.5rem;left:50%;transform:translateX(-50%);z-index:3;display:flex;gap:.75rem}@media(max-height:700px){.HeroCarousel_hero__m9Vtr .HeroCarousel_indicators__ZYiZf{bottom:1.5rem}}.HeroCarousel_hero__m9Vtr .HeroCarousel_indicators__ZYiZf .HeroCarousel_indicator__nRIbU{width:40px;height:3px;background:hsla(0,0%,100%,.4);border:none;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1)}.HeroCarousel_hero__m9Vtr .HeroCarousel_indicators__ZYiZf .HeroCarousel_indicator__nRIbU.HeroCarousel_active__2RLX2{background:var(--primary);box-shadow:var(--shadow-gold)}.HeroCarousel_hero__m9Vtr .HeroCarousel_indicators__ZYiZf .HeroCarousel_indicator__nRIbU:hover{background:hsla(0,0%,100%,.6)}.HeroCarousel_hero__m9Vtr .HeroCarousel_arrow__FTgaU{position:absolute;top:50%;transform:translateY(-50%);z-index:3;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1)}.HeroCarousel_hero__m9Vtr .HeroCarousel_arrow__FTgaU:hover{background:hsla(0,0%,100%,.25);border-color:var(--white)}.HeroCarousel_hero__m9Vtr .HeroCarousel_arrow__FTgaU.HeroCarousel_prev__uYGOk{left:2rem}@media(max-width:768px){.HeroCarousel_hero__m9Vtr .HeroCarousel_arrow__FTgaU.HeroCarousel_prev__uYGOk{left:1rem}}.HeroCarousel_hero__m9Vtr .HeroCarousel_arrow__FTgaU.HeroCarousel_next__i0vsA{right:2rem}@media(max-width:768px){.HeroCarousel_hero__m9Vtr .HeroCarousel_arrow__FTgaU.HeroCarousel_next__i0vsA{right:1rem}.HeroCarousel_hero__m9Vtr .HeroCarousel_arrow__FTgaU{width:40px;height:40px}}@keyframes IntroductionSection_fade-in-up__L1Y_u{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes IntroductionSection_fade-in__xivL4{0%{opacity:0}to{opacity:1}}@keyframes IntroductionSection_scale-in__PF54Y{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes IntroductionSection_spin___kghu{to{transform:rotate(1turn)}}@keyframes IntroductionSection_ping__pPQio{75%,to{transform:scale(2);opacity:0}}@keyframes IntroductionSection_pulse__Ktb7D{50%{opacity:.5}}@keyframes IntroductionSection_bounce__qHgMf{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.IntroductionSection_introductionSection__fp5DY{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:1023px){.IntroductionSection_introductionSection__fp5DY{grid-template-columns:1fr}}.IntroductionSection_introductionSection__fp5DY .IntroductionSection_imgSection__aEfxx{width:100%;height:50rem}@media(max-width:1023px){.IntroductionSection_introductionSection__fp5DY .IntroductionSection_imgSection__aEfxx{height:auto}}.IntroductionSection_introductionSection__fp5DY .IntroductionSection_imgSection__aEfxx img{width:100%;height:100%;object-fit:cover}.IntroductionSection_introductionSection__fp5DY .IntroductionSection_textSection__w9VYb{background:var(--yellow-1);display:flex;justify-content:center;flex-direction:column}.IntroductionSection_introductionSection__fp5DY .IntroductionSection_textSection__w9VYb .IntroductionSection_textContent__uzdM2{width:100%;max-width:40rem;margin-left:auto;padding-right:15rem;padding-left:1.5rem}@media(max-width:1535px){.IntroductionSection_introductionSection__fp5DY .IntroductionSection_textSection__w9VYb .IntroductionSection_textContent__uzdM2{padding-right:10rem}}@media(max-width:1279px){.IntroductionSection_introductionSection__fp5DY .IntroductionSection_textSection__w9VYb .IntroductionSection_textContent__uzdM2{padding-right:1.5rem}}@media(max-width:1023px){.IntroductionSection_introductionSection__fp5DY .IntroductionSection_textSection__w9VYb .IntroductionSection_textContent__uzdM2{margin:auto;text-align:center;padding-top:3rem;padding-bottom:3rem}}.IntroductionSection_introductionSection__fp5DY .IntroductionSection_textSection__w9VYb .IntroductionSection_textContent__uzdM2 .IntroductionSection_logo__bpW7B{width:16rem;padding-left:3rem}@media(max-width:1023px){.IntroductionSection_introductionSection__fp5DY .IntroductionSection_textSection__w9VYb .IntroductionSection_textContent__uzdM2 .IntroductionSection_logo__bpW7B{padding-left:0;margin:auto;width:10rem}}.IntroductionSection_introductionSection__fp5DY .IntroductionSection_textSection__w9VYb .IntroductionSection_textContent__uzdM2 .IntroductionSection_logo__bpW7B a{width:100%;height:100%}.IntroductionSection_introductionSection__fp5DY .IntroductionSection_textSection__w9VYb .IntroductionSection_textContent__uzdM2 .IntroductionSection_logo__bpW7B a img{width:100%;height:100%;object-fit:cover}.IntroductionSection_introductionSection__fp5DY .IntroductionSection_textSection__w9VYb .IntroductionSection_textContent__uzdM2 .IntroductionSection_title__CeTlS{font-size:1.5rem;line-height:2.5rem}.IntroductionSection_introductionSection__fp5DY .IntroductionSection_textSection__w9VYb .IntroductionSection_textContent__uzdM2 .IntroductionSection_description__ah_SQ{margin-top:1.25rem;font-weight:400;font-size:1rem}.IntroductionSection_introductionSection__fp5DY .IntroductionSection_textSection__w9VYb .IntroductionSection_textContent__uzdM2 .IntroductionSection_actionButton__TIK2l{margin-top:2.5rem;padding:.75rem 1.5rem;background-color:var(--gray-9);color:var(--white);border:1px solid var(--gray-9);border-radius:999px;font-size:1rem;font-weight:600;cursor:pointer;width:-moz-fit-content;width:fit-content;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:.5rem;letter-spacing:.1rem;transition:all .5s ease;transition:background-color .3s cubic-bezier(.16,1,.3,1)}.IntroductionSection_introductionSection__fp5DY .IntroductionSection_textSection__w9VYb .IntroductionSection_textContent__uzdM2 .IntroductionSection_actionButton__TIK2l .IntroductionSection_icon__Zb_iJ{font-size:1.25rem}.IntroductionSection_introductionSection__fp5DY .IntroductionSection_textSection__w9VYb .IntroductionSection_textContent__uzdM2 .IntroductionSection_actionButton__TIK2l:hover{transition:all .5s ease;color:var(--gray-9);background:var(--gray-1)}@media(max-width:1023px){.IntroductionSection_introductionSection__fp5DY .IntroductionSection_textSection__w9VYb .IntroductionSection_textContent__uzdM2 .IntroductionSection_actionButton__TIK2l{margin-left:auto;margin-right:auto}}@keyframes FooterStatic_fade-in-up__MyrOX{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes FooterStatic_fade-in__RpYaY{0%{opacity:0}to{opacity:1}}@keyframes FooterStatic_scale-in__cSF94{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes FooterStatic_spin__G3OO0{to{transform:rotate(1turn)}}@keyframes FooterStatic_ping___6b3m{75%,to{transform:scale(2);opacity:0}}@keyframes FooterStatic_pulse__dmFdM{50%{opacity:.5}}@keyframes FooterStatic_bounce__59ojy{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.FooterStatic_footer__4vTqh{position:relative;background:var(--black);color:var(--white)}.FooterStatic_footer__4vTqh .FooterStatic_container__Mgpv9{max-width:1400px;margin:0 auto;padding:0 2rem}@media(max-width:768px){.FooterStatic_footer__4vTqh .FooterStatic_container__Mgpv9{padding:0 1.5rem}}.FooterStatic_footer__4vTqh .FooterStatic_main__FQK_k{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:6rem;gap:6rem;padding:9rem 0}@media(max-width:767px){.FooterStatic_footer__4vTqh .FooterStatic_main__FQK_k{grid-template-columns:1fr;gap:5rem;padding:5rem 0}}@media(max-width:1023px){.FooterStatic_footer__4vTqh .FooterStatic_main__FQK_k{gap:1.25rem}}@media(max-width:1279px){.FooterStatic_footer__4vTqh .FooterStatic_main__FQK_k{gap:2.5rem}}.FooterStatic_footer__4vTqh .FooterStatic_logo__WXJM9 .FooterStatic_logoImg__FXCA_{margin:0 auto;width:15rem;object-fit:cover;filter:invert(.9)}.FooterStatic_footer__4vTqh .FooterStatic_contact__ab_99{text-align:center;padding:0 1rem;display:flex;flex-direction:column;gap:.25rem}@media(max-width:767px){.FooterStatic_footer__4vTqh .FooterStatic_contact__ab_99{padding:0}}.FooterStatic_footer__4vTqh .FooterStatic_contact__ab_99 .FooterStatic_title__vlPvr{letter-spacing:.25rem;text-transform:uppercase;font-size:var(--text-2xl);font-weight:500}.FooterStatic_footer__4vTqh .FooterStatic_contact__ab_99 .FooterStatic_address__c__Tw{letter-spacing:.08rem;color:var(--gray-4)}.FooterStatic_footer__4vTqh .FooterStatic_contact__ab_99 .FooterStatic_link__oJXq_{display:inline-block;color:var(--gray-4);margin:.75rem 0}.FooterStatic_footer__4vTqh .FooterStatic_socials__LrqQJ{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.FooterStatic_footer__4vTqh .FooterStatic_socials__LrqQJ .FooterStatic_title__vlPvr{width:100%;font-size:var(--text-lg);text-align:center}.FooterStatic_footer__4vTqh .FooterStatic_socials__LrqQJ .FooterStatic_socialLink__FVVfQ{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--gray-6);border-radius:8px;color:var(--gray-1);font-size:1.25rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.FooterStatic_footer__4vTqh .FooterStatic_socials__LrqQJ .FooterStatic_socialLink__FVVfQ:hover{border-color:var(--primary);color:var(--primary);background:rgba(212,175,55,.1);transform:translateY(-4px)}.FooterStatic_footer__4vTqh .FooterStatic_bottom__sySix .FooterStatic_bottomContent__qEGKn{width:100%;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;height:6.25rem;text-align:center}.FooterStatic_footer__4vTqh .FooterStatic_bottom__sySix .FooterStatic_bottomContent__qEGKn .FooterStatic_copyright__vCX_m,.FooterStatic_footer__4vTqh .FooterStatic_bottom__sySix .FooterStatic_bottomContent__qEGKn .FooterStatic_copyright__vCX_m .FooterStatic_link__oJXq_{font-size:var(--text-sm);color:var(--gray-3)}.FooterStatic_footer__4vTqh .FooterStatic_bottom__sySix .FooterStatic_bottomContent__qEGKn .FooterStatic_credit__BJGHN{font-size:var(--text-xs);color:var(--gray-6);font-style:italic}@media(min-width:768px){.FooterStatic_footer__4vTqh .FooterStatic_bottom__sySix .FooterStatic_bottomContent__qEGKn .FooterStatic_credit__BJGHN{text-align:right}}.FooterStatic_footer__4vTqh .FooterStatic_orderOnlineBtn__LBAV_{display:none}@media(max-width:640px){.FooterStatic_footer__4vTqh .FooterStatic_orderOnlineBtn__LBAV_{display:flex;position:fixed;bottom:0;right:0;left:0;height:66px;flex-direction:column;align-items:center;justify-content:center;z-index:1000;text-decoration:none;background-color:var(--gray-9)}.FooterStatic_footer__4vTqh .FooterStatic_orderOnlineBtn__LBAV_ svg{font-size:1.25rem}}.FooterStatic_footer__4vTqh .FooterStatic_orderOnlineBtn__LBAV_ .FooterStatic_btnText__88Ijh{font-size:var(--text-sm);letter-spacing:.2px;color:var(--white)}@keyframes FoodGallery_fade-in-up__lU6_p{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes FoodGallery_fade-in__SuitG{0%{opacity:0}to{opacity:1}}@keyframes FoodGallery_scale-in__zHOfj{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes FoodGallery_spin__O1QaM{to{transform:rotate(1turn)}}@keyframes FoodGallery_ping__b2cX_{75%,to{transform:scale(2);opacity:0}}@keyframes FoodGallery_pulse__kIo4z{50%{opacity:.5}}@keyframes FoodGallery_bounce__Ga6Ee{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.FoodGallery_gallery__yIUH1{padding:8rem 2rem;background-color:#fafafa}.FoodGallery_header__1KkPT{text-align:center;margin-bottom:4rem}.FoodGallery_header__1KkPT h2{font-family:var(--font-lato,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif);font-size:3.5rem;color:#1a1a1a;margin-bottom:1rem;letter-spacing:.02em}@media(max-width:768px){.FoodGallery_header__1KkPT h2{font-size:2.5rem}}.FoodGallery_header__1KkPT p{color:#666;font-size:1.125rem;font-weight:300;font-style:italic}.FoodGallery_grid__0Be1X{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;max-width:1600px;margin:0 auto}@media(max-width:1024px){.FoodGallery_grid__0Be1X{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.FoodGallery_grid__0Be1X{grid-template-columns:1fr}}.FoodGallery_item__3GciT{height:350px;overflow:hidden;border-radius:8px;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.4,0,.2,1)}.FoodGallery_item__3GciT:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(0,0,0,.2));opacity:0;transition:opacity .4s ease}.FoodGallery_item__3GciT:hover{transform:translateY(-6px);box-shadow:0 12px 28px rgba(0,0,0,.15)}.FoodGallery_item__3GciT:hover:after{opacity:1}.FoodGallery_item__3GciT img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.FoodGallery_item__3GciT:hover img{transform:scale(1.08)}.FoodGallery_item__3GciT:nth-child(4n+2){margin-top:3rem}@media(max-width:1024px){.FoodGallery_item__3GciT:nth-child(4n+2){margin-top:0}}.FoodGallery_item__3GciT:nth-child(4n+3){margin-top:1.5rem}@media(max-width:1024px){.FoodGallery_item__3GciT:nth-child(4n+3){margin-top:0}}