.page_container__aoG4z{display:flex;flex-direction:column;align-items:center;overflow-y:scroll;height:100vh}.page_section-hero__n4iwh{min-height:180vh;overflow-x:hidden;overflow-y:hidden}.page_section-hero__n4iwh,.page_section__61PEw{width:100%;display:flex;align-items:center;justify-content:center;position:relative}.page_section__61PEw{padding:5vw 20vw 10vw}.page_footer-section__IOzua{padding-bottom:0}@media only screen and (max-width:2000px){.page_section__61PEw{padding:152px 12vw}.page_footer-section__IOzua{padding-bottom:0}}@media only screen and (max-width:450px){.page_section__61PEw{padding:0}.page_footer-section__IOzua{padding-bottom:0}.page_section-hero__n4iwh{min-height:100vh}}.FAQ_container__1fOuB{display:flex;flex-direction:column;padding:32px 24px;gap:12px;border-radius:12px;background:var(--background-secondary);transition:all .3s ease}.FAQ_title__d9Nez{width:100%;display:flex;align-items:center;justify-content:space-between;color:var(--text-primary);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.FAQ_arrow__aWp3t{transition:transform .3s ease}.FAQ_arrow-rotated__iPFIM{transform:rotate(180deg)}.FAQ_description__gVvVU{color:var(--text-secondary);max-width:90%;overflow:hidden;transition:all .3s ease}.FAQ_description-closed__SHxMQ{max-height:0;opacity:0;margin-top:-12px}.FAQ_description-open__GYFF0{max-height:200px;opacity:1;margin-top:0}@media only screen and (max-width:450px){.FAQ_container__1fOuB{padding:16px 12px;min-height:32px}.FAQ_arrow__aWp3t{width:16px;height:16px}}@media only screen and (min-width:1920px){.FAQ_container__1fOuB{padding:32px 24px;min-height:94px}.FAQ_arrow__aWp3t{width:24px;height:24px}}.Header_container__0S4kI{width:100%;display:flex;flex-direction:column;gap:8px;opacity:0;transform:translateY(60px);transition:opacity .8s ease-out,transform .8s ease-out}.Header_container__0S4kI.Header_visible__7r0a3{opacity:1;transform:translateY(0)}.Header_container__0S4kI>div{width:100%;display:flex;align-items:center;justify-content:space-between;color:var(--text-primary)}.Header_container__0S4kI>h4{color:var(--text-secondary)}@media only screen and (max-width:450px){.Header_container__0S4kI{width:100%}}.Button_container__JT56y{display:flex;height:36px;min-width:64px;padding:0 20px;justify-content:center;align-items:center;gap:8px;border-radius:4px;background:var(--background-quaternary)}@media only screen and (max-width:760px){.Button_container__JT56y{display:none}}.Gallery_container__6EBSv{width:100%;display:flex;flex-direction:column;align-items:flex-start;overflow-x:hidden;gap:4rem}.Gallery_gallery__lcg2l{display:flex;gap:1.5rem;align-items:center;position:relative;overflow:scroll;width:100%;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.Gallery_imageContainer__v0KCp{opacity:0;position:absolute;left:50%;transition:opacity .8s ease-out,transform .8s ease-out}.Gallery_imageContainer__v0KCp.Gallery_visible__FjSN9{opacity:1;position:relative;left:auto}.Gallery_asset__DyX8C{height:100%;width:100%;object-fit:cover;max-height:54vh}@media only screen and (max-width:450px){.Gallery_container__6EBSv{padding:18vh 0 0 1.25rem;gap:2.5rem}.Gallery_gallery__lcg2l{display:flex;align-items:center;width:100%;padding:0}.Gallery_imageContainer__v0KCp{position:absolute;transition:transform .3s ease-out;opacity:1;left:0;top:0;width:100%;height:100%}.Gallery_imageContainer__v0KCp.Gallery_visible__FjSN9{position:absolute;left:0}.Gallery_imageContainer__v0KCp.Gallery_active__zouk6{transform:translateX(0);z-index:2}.Gallery_imageContainer__v0KCp.Gallery_next__L90LA{transform:translateX(90%);z-index:1}.Gallery_imageContainer__v0KCp:not(.Gallery_active__zouk6):not(.Gallery_next__L90LA){transform:translateX(-100%);z-index:0}.Gallery_asset__DyX8C{object-fit:cover;width:20rem;height:27.5rem;border-radius:.5rem}}.GalleryCard_container__BynIA{flex:1 1;color:white;border-radius:1.5rem;min-width:360px;scroll-snap-align:center;scroll-snap-stop:always;transition:transform .6s cubic-bezier(.34,1.56,.64,1)}@media only screen and (max-width:450px){.GalleryCard_container__BynIA{width:80vw;min-width:80vw}}.GalleryCard_header__ydzs_{padding:1.5rem 1.25rem 1rem;gap:.4rem;display:flex;flex-direction:column}@media only screen and (max-width:2000px){.GalleryCard_section__XIYVc{position:relative;width:100%}}.GalleryCard_image__I0m1A{object-fit:cover;object-position:center center;width:100%!important;height:auto!important}.Navbar_overlay___rVf8{position:fixed;top:0;left:0;right:0;z-index:100;padding:0 10vw;display:flex;align-items:center;justify-content:center}.Navbar_container__X9apV{display:flex;width:100%;padding:16px 16px 16px 28px;justify-content:space-between;align-items:center;border-radius:99px;background:var(--background-secondary);z-index:100}.Navbar_navbar-right__OWRvt{display:flex;gap:32px;align-items:center;color:var(--text-primary)}.Navbar_navbar-link__5CTnY{display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;cursor:pointer}.Navbar_hamburger-container__GTPWH{display:none;width:2rem;height:1.4rem;position:relative;color:white}.Navbar_navbar-link__5CTnY:hover{color:var(--text-green)}.Navbar_button__16spa{display:flex;height:30px;min-width:64px;padding:0 16px;justify-content:center;align-items:center;gap:8px;border-radius:99px;background:var(--background-tertiary);color:var(--text-dark);transition:all .3s ease-in-out;cursor:pointer}.Navbar_button__16spa:hover{background:var(--primary-green-light);color:var(--text-dark)}@media only screen and (max-width:760px){.Navbar_container__X9apV{padding:8px 12px 8px 18px;width:100%;margin-top:24px}.Navbar_hamburger-container__GTPWH{display:block}.Navbar_overlay___rVf8{padding:0 20px}.Navbar_button__16spa,.Navbar_navbar-link__5CTnY{display:none}}@media only screen and (min-width:1024px) and (max-width:1920px){.Navbar_container__X9apV{padding:16px 16px 16px 28px;width:90%;margin-top:40px}}@media only screen and (min-width:1920px){.Navbar_container__X9apV{padding:24px 24px 24px 36px;width:80%;margin-top:40px}}.FAQs_container__kN__a{width:100%;display:flex;flex-direction:column;gap:72px}.FAQs_questions__aC_bj{display:flex;flex-direction:column;gap:16px}@media only screen and (max-width:450px){.FAQs_container__kN__a{gap:40px;height:auto;padding:150px 20px 96px}}.Footer_container__rPojX{height:100vh;width:100%;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;text-align:center;padding-top:11vh;font-family:Cal Sans,sans-serif;color:var(--text-tertiary)}.Footer_animated-text-container__nBCix{display:inline-block;overflow:hidden}.Footer_animated-text__Mujl4{display:inline-block;animation:Footer_slideUp__30H0M .4s ease-in-out both;will-change:transform,opacity}@keyframes Footer_slideUp__30H0M{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.Footer_button__p2Dsv{margin-top:32px;display:flex;width:256.119px;height:69px;min-width:51.925px;padding:12.981px 12.981px 12.981px 29.208px;justify-content:center;align-items:center;gap:16px;flex-shrink:0;border-radius:80.322px;background:#282828}.Footer_button-text___HvnZ{color:#FFF;font-size:24.484px;font-style:normal;font-weight:500;line-height:29.208px}.Footer_gradient-border__UaurE{width:100vw;height:40%;margin-top:60px;border:6px solid #fff;border-right:0;z-index:11;display:flex;position:relative}.Footer_gradient-layer__5Ym7x{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .4s ease-in-out;display:flex}.Footer_gradient-layer__5Ym7x.Footer_active__4fyUx{opacity:1}.Footer_gradient-build__Zu8G4{background:linear-gradient(90deg,#D9A12A,#0F0F0F)}.Footer_gradient-trade__vi0c6{background:linear-gradient(90deg,#0F0F0F -3.13%,#93EA5D 49.5%,#0F0F0F 102.12%)}.Footer_gradient-dream__hkWdS{background:linear-gradient(90deg,#0F0F0F,#467AF3 99.64%)}.Footer_gradient-segment__X8SaD{width:100%;height:100%;border-right:6px solid #fff;z-index:1200;transition:flex .5s ease-in-out}.Footer_footer-links__EQ_7D{display:flex;align-items:center;width:100%;justify-content:space-between}.Footer_footer-text__twMFi{color:var(--text-secondary,#ADADAD)}.Footer_footer-text-a__OOzkT,.Footer_footer-text__twMFi{font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.Footer_footer-text-a__OOzkT{color:var(--text-primary)}.Footer_sub-text__nGUoG{text-align:center;font-size:159.884px;font-style:normal;font-weight:400;line-height:normal;animation:Footer_bounceIn__VsPTO 2s cubic-bezier(.68,-.55,.265,1.55)}.Footer_footer-links-logo-mb__JFIsV{display:none}@keyframes Footer_bounceIn__VsPTO{0%{opacity:0;transform:translateY(50px)}50%{opacity:1;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Footer_footer-links-container__GeaRS{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;padding:20px;width:100%}@media only screen and (max-width:740px){.Footer_footer-links__EQ_7D img{display:none}.Footer_footer-links__EQ_7D{flex-direction:column-reverse;align-items:flex-start;gap:10px}.Footer_footer-text-a__OOzkT,.Footer_footer-text__twMFi{font-size:12px}.Footer_footer-links-logo-mb__JFIsV{display:block}.Footer_footer-links-logo-container__J6tEx{display:none}}.Hero_container__6BU8E{height:100%;display:flex;flex-direction:column;align-items:center;width:100%;color:var(--text-tertiary);gap:24px;text-align:center;z-index:15}.Hero_container__6BU8E>h1{font-family:Cal Sans,sans-serif;z-index:10}.Hero_container__6BU8E>h5{z-index:10}.Hero_button-container__4KH5r{position:relative;display:flex;flex-direction:column;align-items:center}.Hero_button__mgwQv{display:flex;justify-content:center;align-items:center;background-color:var(--primary-green);color:var(--text-dark);z-index:11}.Hero_line__zzc9Z{z-index:10;position:absolute;left:0;width:100vw;height:auto;opacity:0;transition:opacity .3s ease-in-out;pointer-events:none}.Hero_hero-image__4hG4q{object-fit:cover;object-position:center}.Hero_dashboard__wVO06{width:90%;max-width:1176px;height:auto}@media only screen and (max-width:450px){.Hero_container__6BU8E{height:100vh}.Hero_container__6BU8E>h1{margin-top:144px}.Hero_button__mgwQv{margin-top:50px;min-width:35.278px;padding:12px 12px 12px 24px;gap:8.771px;border-radius:54.571px}.Hero_logo__Zye2_{width:26px;height:26px}.Hero_hero-image__4hG4q{width:100vw;height:80vh;position:absolute;top:0;left:0;z-index:1}.Hero_dashboard__wVO06{margin-top:100px;z-index:10}}@media only screen and (min-width:450px) and (max-width:740px){.Hero_button__mgwQv{margin-top:60px;min-width:70px;padding:10px 20px 10px 24px;gap:20px;border-radius:124.439px}.Hero_logo__Zye2_{width:50px;height:60px}}@media only screen and (min-width:740px) and (max-width:1920px){.Hero_button__mgwQv{margin-top:70px;min-width:80.445px;padding:20px 20px 20px 44px;gap:20px;border-radius:124.439px}.Hero_logo__Zye2_{width:60px;height:60px}}@media only screen and (min-width:450px) and (max-width:1920px){.Hero_container__6BU8E>h1{margin-top:238px}.Hero_hero-image__4hG4q{width:100vw;height:128vh;position:absolute;top:0;left:0;z-index:1}.Hero_dashboard__wVO06{margin-top:184px;z-index:10}}@media only screen and (min-width:1920px){.Hero_container__6BU8E>h1{margin-top:238px}.Hero_logo__Zye2_{width:60px;height:60px}.Hero_hero-image__4hG4q{width:100vw;height:162vh;position:absolute;top:0;left:0;z-index:1}.Hero_dashboard__wVO06{margin-top:360px;z-index:10}}