.index-module__ACEQCW__switcher{width:fit-content;position:relative}.index-module__ACEQCW__trigger{border:.1rem solid var(--white-25);color:var(--white);cursor:pointer;white-space:nowrap;background:0 0;border-radius:.8rem;align-items:center;gap:.7rem;padding:.5rem 1.2rem .5rem .9rem;font-family:inherit;font-size:1.5rem;font-weight:500;line-height:2.4rem;transition:border-color .2s,background .2s;display:flex}.index-module__ACEQCW__trigger:hover{border-color:var(--white-55);background:var(--white-08)}.index-module__ACEQCW__globe{opacity:.85;flex-shrink:0;width:1.5rem;height:1.5rem}.index-module__ACEQCW__current{letter-spacing:.04em}.index-module__ACEQCW__chevron{opacity:.75;flex-shrink:0;width:1.2rem;height:1.2rem;transition:transform .22s}.index-module__ACEQCW__chevronOpen{transform:rotate(-180deg)}.index-module__ACEQCW__dropdown{background:var(--background);border:.1rem solid var(--pale-grey);min-width:16rem;box-shadow:0 .8rem 2.4rem var(--dark-blue-12), 0 .2rem .8rem var(--dark-blue-06);pointer-events:none;opacity:0;transform-origin:100% 0;z-index:100;border-radius:1.2rem;transition:opacity .18s,transform .18s;position:absolute;top:calc(100% + 1rem);right:0;overflow:hidden;transform:translateY(-.6rem)scale(.97)}.index-module__ACEQCW__dropdownOpen{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.index-module__ACEQCW__option{color:var(--mirage);-webkit-user-select:none;user-select:none;align-items:center;gap:1.2rem;padding:1.3rem 1.6rem;font-size:1.6rem;font-weight:400;text-decoration:none;transition:background .15s;display:flex;position:relative}.index-module__ACEQCW__option+.index-module__ACEQCW__option{border-top:.1rem solid var(--pale-grey)}.index-module__ACEQCW__option:hover{background:var(--soft-peach)}.index-module__ACEQCW__optionCode{letter-spacing:.04em;color:var(--dark-blue);min-width:2.8rem;font-size:1.5rem;font-weight:700}.index-module__ACEQCW__optionLabel{color:var(--empress);font-size:1.5rem;font-weight:400}.index-module__ACEQCW__optionActive .index-module__ACEQCW__optionCode{color:var(--primary-orange)}.index-module__ACEQCW__optionActive .index-module__ACEQCW__optionLabel{color:var(--mirage)}.index-module__ACEQCW__activeDot{background:var(--primary-orange);border-radius:50%;flex-shrink:0;width:.7rem;height:.7rem;margin-left:auto}.index-module__ACEQCW__dropdownLeft{transform-origin:0 0;left:0;right:auto}.index-module__ACEQCW__darkMode .index-module__ACEQCW__trigger{border-color:var(--dark-blue);color:var(--dark-blue)}
.index-module__Cscavq__header{z-index:201;width:auto;margin-inline:calc(50% - 50vw);position:sticky;top:0}.index-module__Cscavq__topBar{background:radial-gradient(50rem 22rem at 12% -80%, var(--light-blue-30), transparent 60%), radial-gradient(44rem 20rem at 88% 180%, var(--orange-14), transparent 58%), var(--gradient-dark);color:var(--white);font-size:1.4rem;position:relative}.index-module__Cscavq__topBar:after{content:"";background:linear-gradient(90deg, transparent, var(--orange-35), transparent);opacity:.6;pointer-events:none;height:.1rem;position:absolute;bottom:0;left:0;right:0}.index-module__Cscavq__topInner{justify-content:space-between;align-items:center;gap:1.6rem;max-width:192rem;min-height:4.8rem;margin-inline:auto;padding:0 10rem;display:flex}.index-module__Cscavq__topLeft{align-items:center;gap:2.4rem;display:flex}.index-module__Cscavq__socialLinks{align-items:center;gap:.8rem;margin:0;padding:0;list-style:none;display:flex}.index-module__Cscavq__divider{background:var(--white-15);flex-shrink:0;width:.1rem;height:2rem}.index-module__Cscavq__infoList{align-items:center;gap:2.2rem;margin:0;padding:0;list-style:none;display:flex}.index-module__Cscavq__infoItem{color:var(--white);align-items:center;gap:.9rem;display:flex;position:relative}.index-module__Cscavq__infoItem+.index-module__Cscavq__infoItem:before{content:"";background:var(--white-30);border-radius:50%;width:.4rem;height:.4rem;position:absolute;top:50%;left:-1.1rem;transform:translateY(-50%)}.index-module__Cscavq__infoIcon{width:1.6rem;height:1.6rem;color:var(--primary-orange);flex-shrink:0}.index-module__Cscavq__infoText,.index-module__Cscavq__infoLink{color:var(--white);white-space:nowrap;letter-spacing:.01em;font-size:1.5rem;font-weight:400;line-height:2.4rem;text-decoration:none;transition:color .2s}.index-module__Cscavq__infoLink{align-items:center;gap:.9rem;display:flex}.index-module__Cscavq__infoLink:hover{color:var(--primary-orange)}.index-module__Cscavq__topRight{align-items:center;gap:1.6rem;display:flex}.index-module__Cscavq__topDivider{background:var(--white-15);flex-shrink:0;width:.1rem;height:1.8rem}.index-module__Cscavq__requestVisit{background:var(--white-08);border:.1rem solid var(--white-15);color:var(--white);white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:.8rem;align-items:center;gap:.8rem;padding:.7rem 1.6rem;font-size:1.5rem;font-weight:500;line-height:2.2rem;text-decoration:none;transition:color .25s,background .25s,border-color .25s,box-shadow .3s;display:inline-flex}.index-module__Cscavq__requestVisit:hover{background:var(--primary-orange);border-color:var(--primary-orange);color:var(--dark-blue);box-shadow:var(--glow-orange)}.index-module__Cscavq__requestVisitIcon{width:1.5rem;height:1.5rem;transition:transform .25s var(--ease-out-expo);flex-shrink:0}.index-module__Cscavq__requestVisit:hover .index-module__Cscavq__requestVisitIcon{transform:translate(.3rem)}.index-module__Cscavq__lowerHeader{background:var(--white)}.index-module__Cscavq__lowerInner{align-items:center;max-width:192rem;margin-inline:auto;padding:3.5rem 10rem;display:flex}.index-module__Cscavq__logo{-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;margin-right:15rem;text-decoration:none;display:flex}.index-module__Cscavq__logoImage{object-fit:contain;width:auto;height:3.5rem}.index-module__Cscavq__logoLockup{align-items:center;gap:.9rem;height:3.5rem;display:inline-flex}.index-module__Cscavq__logoWordmark{object-fit:contain;width:auto;height:3.5rem}.index-module__Cscavq__logoMark{align-items:center;display:inline-flex}.index-module__Cscavq__logoMarkImage{object-fit:contain;width:2.6rem;height:auto}.index-module__Cscavq__nav{align-items:center;display:flex}.index-module__Cscavq__navList{align-items:center;gap:4.4rem;margin:0;padding:0;list-style:none;display:flex}.index-module__Cscavq__navLink{color:var(--text-secondary);white-space:nowrap;-webkit-user-select:none;user-select:none;padding:0;font-size:2rem;font-weight:400;line-height:3rem;text-decoration:none;transition:color .2s;display:block}.index-module__Cscavq__navLink:hover,.index-module__Cscavq__navLinkActive{color:var(--primary-blue)}.index-module__Cscavq__hamburger{cursor:pointer;border:.1rem solid var(--primary-blue);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;gap:.4rem;width:3rem;height:3rem;transition:background .2s,border-color .2s;display:none}.index-module__Cscavq__hamburgerDot{background:var(--primary-blue);border-radius:50%;width:.4rem;height:.4rem}.index-module__Cscavq__mobileOverlay{z-index:100;background:var(--dark-blue);flex-direction:column;display:flex;position:fixed;inset:0;overflow-y:auto}.index-module__Cscavq__overlayHead{justify-content:space-between;align-items:center;margin-bottom:4rem;padding:5rem 3rem;display:flex}.index-module__Cscavq__overlayLogo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.index-module__Cscavq__overlayClose{cursor:pointer;color:var(--white);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:.8rem;transition:color .2s;display:flex}.index-module__Cscavq__overlayClose:hover{color:var(--primary-orange)}.index-module__Cscavq__overlayCloseIcon{width:2.4rem;height:2.4rem}.index-module__Cscavq__overlayNav{border-top:.1rem solid var(--white-15)}.index-module__Cscavq__overlayNavList{margin:0;padding:0;list-style:none}.index-module__Cscavq__overlayNavItem{display:block}.index-module__Cscavq__overlayNavLink{color:var(--white-70);border-bottom:.1rem solid var(--white-15);text-transform:uppercase;letter-spacing:.08rem;padding:1rem 2.5rem;font-size:1.8rem;font-weight:500;text-decoration:none;transition:color .2s;display:block}.index-module__Cscavq__overlayNavLink:hover{color:var(--white)}.index-module__Cscavq__overlayNavLinkActive{color:var(--primary-orange);border-left:.5rem solid var(--primary-orange);padding-left:1.7rem}.index-module__Cscavq__overlayContact{margin-top:4rem;padding:5rem 3rem}.index-module__Cscavq__overlayContactTitle{color:var(--background);letter-spacing:.1rem;margin:0 0 2rem;font-size:2rem;font-weight:600}.index-module__Cscavq__overlayContactList{margin:0 0 2rem;padding:0;list-style:none}.index-module__Cscavq__overlayContactItem{color:var(--white-80);align-items:flex-start;gap:1.2rem;font-size:1.4rem;line-height:2.4rem;display:flex}.index-module__Cscavq__overlayContactLink{color:var(--white-80);align-items:center;gap:1.2rem;font-size:1.6rem;line-height:2.4rem;text-decoration:none;transition:color .2s;display:flex}.index-module__Cscavq__overlayContactLink:hover{color:var(--white)}.index-module__Cscavq__overlayContactSocials{align-items:center;gap:1rem;display:flex}.index-module__Cscavq__overlaySocialLink{color:var(--white)}.index-module__Cscavq__overlaySocialIcon{width:1.4rem;height:1.4rem}.index-module__Cscavq__mobileLangOverlay{display:none}@media (max-width:1280px){.index-module__Cscavq__topInner,.index-module__Cscavq__lowerInner{padding-inline:6rem}.index-module__Cscavq__logo{margin-right:8rem}}@media (max-width:1024px){.index-module__Cscavq__topInner,.index-module__Cscavq__lowerInner{padding-inline:4rem}.index-module__Cscavq__logo{margin-right:5rem}.index-module__Cscavq__navList{gap:2.4rem}.index-module__Cscavq__infoList,.index-module__Cscavq__topLeft{gap:2rem}}@media (max-width:768px){.index-module__Cscavq__lowerLeft{align-items:center;gap:1.5rem;display:flex}.index-module__Cscavq__mobileLangOverlay{display:block}.index-module__Cscavq__socialLinks,.index-module__Cscavq__divider,.index-module__Cscavq__infoItemPhone,.index-module__Cscavq__topRight{display:none}.index-module__Cscavq__topInner{justify-content:center;min-height:4.2rem;padding:0 2rem}.index-module__Cscavq__infoItem+.index-module__Cscavq__infoItem:before{display:none}.index-module__Cscavq__lowerInner{justify-content:space-between;padding:2rem}.index-module__Cscavq__nav{display:none}.index-module__Cscavq__hamburger{display:flex}.index-module__Cscavq__logo{margin-right:0}}
.index-module__9URtaa__badge{overflow-wrap:break-word;border:.1rem solid var(--badge-bd,var(--primary-blue-12));letter-spacing:.18em;text-transform:uppercase;width:fit-content;max-width:100%;color:var(--badge-fg,var(--primary-blue));background:var(--badge-bg,var(--light-blue-06));border-radius:10rem;align-items:center;gap:1rem;padding:0 1.6rem;font-size:1.3rem;font-weight:700;line-height:3.4rem;display:inline-flex}.index-module__9URtaa__badge:before{content:"";background:var(--primary-orange);width:.7rem;height:.7rem;box-shadow:0 0 0 0 var(--orange-35);animation:index-module__9URtaa__badge-pulse 2.6s var(--ease-out-expo) infinite;border-radius:50%;flex-shrink:0}@keyframes index-module__9URtaa__badge-pulse{0%{box-shadow:0 0 0 0 var(--orange-35)}60%{box-shadow:0 0 0 .8rem #0000}to{box-shadow:0 0 #0000}}
.index-module__p1-cBW__button{cursor:pointer;background:var(--white);color:var(--mirage);letter-spacing:.01em;white-space:nowrap;isolation:isolate;transition:color .3s ease, transform .35s var(--ease-spring), box-shadow .35s ease;border:none;border-radius:1.5rem;justify-content:center;align-items:center;gap:.8rem;padding:1.6rem 3.5rem;font-size:1.7rem;font-weight:500;display:inline-flex;position:relative;overflow:hidden}.index-module__p1-cBW__button .index-module__p1-cBW__icon{transition:color .3s ease, transform .3s var(--ease-spring)}.index-module__p1-cBW__button:before{content:"";z-index:-1;border-radius:inherit;background:var(--gradient-dark);transition:transform .8s var(--ease-out-expo);position:absolute;inset:0;transform:translate(-101%)}.index-module__p1-cBW__button:after{content:"";z-index:-1;background:linear-gradient(100deg, transparent, var(--white-25), transparent);width:40%;transition:left .6s var(--ease-out-expo);position:absolute;top:0;bottom:0;left:-60%;transform:skew(-18deg)}.index-module__p1-cBW__button:hover{color:var(--white);box-shadow:var(--shadow-float), var(--glow-blue);transform:translateY(-.2rem)}.index-module__p1-cBW__button:hover:before{transform:translate(0)}.index-module__p1-cBW__button:hover:after{left:120%}.index-module__p1-cBW__button:hover .index-module__p1-cBW__icon{color:var(--primary-orange);transform:translate(.3rem)}.index-module__p1-cBW__button:active{transform:translateY(0)scale(.98)}.index-module__p1-cBW__outlined{border:.1rem solid var(--dreamless-grey);box-shadow:var(--dark-shadow-20);transition:color .3s ease, border-color .3s ease, transform .35s var(--ease-spring), box-shadow .35s ease}.index-module__p1-cBW__outlined:before{background:var(--gradient-light)}.index-module__p1-cBW__outlined:hover{border-color:#0000}.index-module__p1-cBW__outlined:hover .index-module__p1-cBW__icon{color:var(--white)}.index-module__p1-cBW__orange{background:var(--primary-orange);color:var(--white);box-shadow:var(--glow-orange);transition:color .3s ease, transform .35s var(--ease-spring), box-shadow .35s ease}.index-module__p1-cBW__orange .index-module__p1-cBW__icon{color:var(--white)}.index-module__p1-cBW__orange:before{background:var(--gradient-dark)}.index-module__p1-cBW__orange:hover{box-shadow:var(--shadow-float), var(--glow-orange)}.index-module__p1-cBW__orangeOutlined{border:.1rem solid var(--dreamless-grey);box-shadow:var(--dark-shadow-20);transition:color .3s ease, border-color .3s ease, transform .35s var(--ease-spring), box-shadow .35s ease}.index-module__p1-cBW__orangeOutlined:before{background:var(--gradient-light)}.index-module__p1-cBW__orangeOutlined .index-module__p1-cBW__icon{color:var(--primary-orange);transition:color .3s ease, transform .3s var(--ease-spring)}.index-module__p1-cBW__orangeOutlined:hover{border-color:#0000}.index-module__p1-cBW__orangeOutlined:hover .index-module__p1-cBW__icon{color:var(--white)}@media (max-width:1280px){.index-module__p1-cBW__button{padding:1.2rem 2.5rem;font-size:1.6rem}}@media (max-width:768px){.index-module__p1-cBW__button{padding:.8rem 1.6rem;font-size:1.4rem}}
.index-module__ryduvW__container{width:100%;max-width:192rem;margin-inline:auto;padding:0 10rem}@media (max-width:1280px){.index-module__ryduvW__container{padding:0 5rem}}@media (max-width:1024px){.index-module__ryduvW__container{padding:0 3rem}}@media (max-width:768px){.index-module__ryduvW__container{padding:0 2rem}}@media (max-width:480px){.index-module__ryduvW__container{padding:0 1.5rem}}
.index-module__kSV66q__heading{letter-spacing:-.022em;color:var(--heading-fg,var(--dreamless-black));overflow-wrap:break-word;text-wrap:balance;margin:0;font-size:5.6rem;font-weight:700;line-height:1.12}.index-module__kSV66q__heading:after{content:".";color:var(--primary-orange)}@media (max-width:768px){.index-module__kSV66q__heading{font-size:4rem}}@media (max-width:480px){.index-module__kSV66q__heading{font-size:3.2rem}}@media (max-width:390px){.index-module__kSV66q__heading{font-size:2.8rem}}
.index-module__sLdwkW__chevrons{align-items:center;display:inline-flex}.index-module__sLdwkW__chevron{width:1rem;height:2.1rem;color:var(--primary-blue);position:relative}.index-module__sLdwkW__chevron:first-child{opacity:.5;left:.1rem}.index-module__sLdwkW__chevron:last-child{left:-.1rem}@media (max-width:768px){.index-module__sLdwkW__chevron{width:.8rem;height:1.6rem}}
.index-module__Bu1eGa__wrap{min-width:0;position:relative}.index-module__Bu1eGa__input{border:.1rem solid var(--pale-grey);width:100%;color:var(--mirage);background:var(--background);box-shadow:var(--dark-shadow-30);border-radius:1.5rem;outline:none;padding:1.6rem 4rem 1.6rem 2rem;font-family:inherit;font-size:1.7rem;font-weight:500;line-height:normal;transition:border-color .2s,box-shadow .2s}.index-module__Bu1eGa__input::placeholder{color:var(--empress)}.index-module__Bu1eGa__input:hover{border-color:var(--light-blue)}.index-module__Bu1eGa__input:focus{border-color:var(--primary-blue);box-shadow:0 0 0 .35rem var(--primary-blue-10), var(--dark-shadow-30)}.index-module__Bu1eGa__iconWrap{color:var(--primary-blue);pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;right:2rem;transform:translateY(-50%)}.index-module__Bu1eGa__iconWrap svg{width:auto;height:1.8rem}@media (max-width:1280px){.index-module__Bu1eGa__input{padding:1.2rem 4rem 1.2rem 2rem;font-size:1.6rem}}@media (max-width:768px){.index-module__Bu1eGa__input{padding:.8rem 3.6rem .8rem 1.6rem;font-size:1.4rem}.index-module__Bu1eGa__iconWrap{right:1.6rem}.index-module__Bu1eGa__iconWrap svg{height:1.6rem}}
.Lightbox-module__CiUluG__backdrop{z-index:1000;background:var(--black-93);flex-direction:column;justify-content:center;align-items:center;padding:7rem 2rem 2rem;display:flex;position:fixed;inset:0}.Lightbox-module__CiUluG__toolbar{z-index:10;justify-content:space-between;align-items:center;height:6rem;padding:0 2.5rem;display:flex;position:absolute;top:0;left:0;right:0}.Lightbox-module__CiUluG__counter{color:var(--white-50);letter-spacing:.08em;font-variant-numeric:tabular-nums;font-size:1.4rem}.Lightbox-module__CiUluG__closeBtn{background:var(--white-07);border:1px solid var(--white-12);cursor:pointer;width:4.4rem;height:4.4rem;color:var(--white);border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex}.Lightbox-module__CiUluG__closeBtn:hover{background:var(--white-14)}.Lightbox-module__CiUluG__closeIcon{width:1.8rem;height:1.8rem}.Lightbox-module__CiUluG__carouselWrap{align-items:center;gap:2rem;width:100%;max-width:130rem;display:flex;position:relative}.Lightbox-module__CiUluG__viewport{flex:1;min-width:0;overflow:hidden}.Lightbox-module__CiUluG__container{touch-action:pan-y pinch-zoom;display:flex}.Lightbox-module__CiUluG__slide{flex:0 0 100%;min-width:0}.Lightbox-module__CiUluG__imgWrapper{width:100%;height:78vh;max-height:88rem;position:relative}.Lightbox-module__CiUluG__img{object-fit:contain!important}.Lightbox-module__CiUluG__arrowBtn{background:var(--white-07);border:1px solid var(--white-12);cursor:pointer;width:5.2rem;height:5.2rem;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s;display:flex}.Lightbox-module__CiUluG__arrowBtn:hover{background:var(--white-14)}.Lightbox-module__CiUluG__arrowIcon{width:1.2rem;height:2rem}@media (max-width:768px){.Lightbox-module__CiUluG__backdrop{padding:6rem 1rem 1rem}.Lightbox-module__CiUluG__toolbar{padding:0 1.5rem}.Lightbox-module__CiUluG__carouselWrap{gap:1rem}.Lightbox-module__CiUluG__arrowBtn{width:4rem;height:4rem}.Lightbox-module__CiUluG__arrowIcon{width:.9rem;height:1.6rem}.Lightbox-module__CiUluG__imgWrapper{height:72vh}}@media (max-width:480px){.Lightbox-module__CiUluG__arrowBtn{width:3.2rem;height:3.2rem}.Lightbox-module__CiUluG__arrowIcon{width:.7rem;height:1.2rem}.Lightbox-module__CiUluG__imgWrapper{height:65vh}}
.SectionState-module__3k4BWa__root{text-align:center;max-width:48rem;animation:SectionState-module__3k4BWa__state-in .5s var(--ease-out-expo) both;flex-direction:column;justify-content:center;align-items:center;gap:1.6rem;margin-inline:auto;padding:7rem 2rem;display:flex}@keyframes SectionState-module__3k4BWa__state-in{0%{opacity:0;transform:translateY(1.2rem)}to{opacity:1;transform:translateY(0)}}.SectionState-module__3k4BWa__icon{background:var(--soft-peach);width:6.4rem;height:6.4rem;color:var(--empress);box-shadow:0 0 0 .9rem var(--soft-peach);border-radius:50%;justify-content:center;align-items:center;display:flex}.SectionState-module__3k4BWa__icon svg{width:3rem;height:3rem}.SectionState-module__3k4BWa__iconError{background:var(--orange-14);color:var(--primary-orange);box-shadow:0 0 0 .9rem var(--orange-08)}.SectionState-module__3k4BWa__title{letter-spacing:-.01em;color:var(--dreamless-black);overflow-wrap:break-word;margin:0;font-size:2.2rem;font-weight:600;line-height:1.3}.SectionState-module__3k4BWa__description{color:var(--empress);overflow-wrap:break-word;max-width:40rem;margin:0;font-size:1.55rem;line-height:1.6}.SectionState-module__3k4BWa__retry{border:.1rem solid var(--primary-orange);background:var(--primary-orange);color:var(--white);cursor:pointer;border-radius:10rem;justify-content:center;align-items:center;gap:.8rem;margin-top:1rem;padding:1.3rem 3rem;font-size:1.5rem;font-weight:600;transition:background .25s,box-shadow .25s,transform .25s,opacity .25s;display:inline-flex}.SectionState-module__3k4BWa__retry:hover:not(:disabled){box-shadow:var(--glow-orange);transform:translateY(-.1rem)}.SectionState-module__3k4BWa__retry:disabled{opacity:.6;cursor:default}@media (max-width:480px){.SectionState-module__3k4BWa__root{padding:5rem 1.5rem}.SectionState-module__3k4BWa__title{font-size:1.9rem}}
.Toaster-module__OerTRW__toast{background:var(--background);border:.1rem solid var(--dreamless-grey);width:35.6rem;max-width:calc(100vw - 3.2rem);box-shadow:var(--shadow-lift);border-radius:1.6rem;align-items:flex-start;gap:1.2rem;padding:1.5rem 1.8rem;font-family:inherit;display:flex}.Toaster-module__OerTRW__title{color:var(--mirage);font-size:1.5rem;font-weight:600;line-height:2.1rem}.Toaster-module__OerTRW__description{color:var(--empress);font-size:1.4rem;font-weight:400;line-height:2rem}.Toaster-module__OerTRW__toast[data-type=success]{border-left:.4rem solid var(--primary-blue)}.Toaster-module__OerTRW__toast[data-type=success] [data-icon]{color:var(--primary-blue)}.Toaster-module__OerTRW__toast[data-type=error]{border-left:.4rem solid var(--primary-orange)}.Toaster-module__OerTRW__toast[data-type=error] [data-icon]{color:var(--primary-orange)}.Toaster-module__OerTRW__toast [data-icon]{flex-shrink:0;margin-top:.2rem}.Toaster-module__OerTRW__actionButton{background:var(--primary-orange);color:var(--white);cursor:pointer;border:none;border-radius:10rem;flex-shrink:0;align-self:center;margin-left:auto;padding:.7rem 1.4rem;font-family:inherit;font-size:1.3rem;font-weight:600;transition:box-shadow .25s,transform .25s}.Toaster-module__OerTRW__actionButton:hover{box-shadow:var(--glow-orange);transform:translateY(-.1rem)}@media (max-width:768px){.Toaster-module__OerTRW__toast{border-radius:1.2rem;width:100%;padding:1.3rem 1.5rem}.Toaster-module__OerTRW__title{font-size:1.4rem}.Toaster-module__OerTRW__description{font-size:1.3rem}}
.Skeleton-module__iGe5MW__skeleton{background-color:var(--skeleton-base);background-image:linear-gradient(90deg, transparent 0%, var(--skeleton-sheen) 50%, transparent 100%);animation:Skeleton-module__iGe5MW__sheen var(--skeleton-duration) var(--skeleton-ease) infinite;background-position:-150% 0;background-repeat:no-repeat;background-size:200% 100%;border-radius:.8rem;display:block;position:relative;overflow:hidden}.Skeleton-module__iGe5MW__dark{background-color:var(--skeleton-base-dark);background-image:linear-gradient(90deg, transparent 0%, var(--skeleton-sheen-dark) 50%, transparent 100%)}.Skeleton-module__iGe5MW__circle{border-radius:50%}@keyframes Skeleton-module__iGe5MW__sheen{0%{background-position:-150% 0}to{background-position:250% 0}}
.SkeletonText-module__YVxiKG__text{flex-direction:column;gap:.9rem;display:flex}.SkeletonText-module__YVxiKG__line{border-radius:.6rem;height:1.4rem}
.SkeletonHeading-module__Pw02DW__heading{border-radius:.8rem;height:3.2rem}
.SkeletonImage-module__hFr5PW__image{border-radius:inherit;width:100%;height:100%}
@font-face{font-family:Noto Sans Armenian;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/2dfa23f74893c739.0k69tc5hne9fd.woff2)format("woff2");unicode-range:U+308,U+530-58F,U+2010,U+2024,U+25CC,U+FB13-FB17}@font-face{font-family:Noto Sans Armenian;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/c4d46e3000713a2a.3k13z16tu__6i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans Armenian;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/3c3a7e34b0535193.3_gcffdbrajzt.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans Armenian;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/2dfa23f74893c739.0k69tc5hne9fd.woff2)format("woff2");unicode-range:U+308,U+530-58F,U+2010,U+2024,U+25CC,U+FB13-FB17}@font-face{font-family:Noto Sans Armenian;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/c4d46e3000713a2a.3k13z16tu__6i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans Armenian;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/3c3a7e34b0535193.3_gcffdbrajzt.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans Armenian;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/2dfa23f74893c739.0k69tc5hne9fd.woff2)format("woff2");unicode-range:U+308,U+530-58F,U+2010,U+2024,U+25CC,U+FB13-FB17}@font-face{font-family:Noto Sans Armenian;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/c4d46e3000713a2a.3k13z16tu__6i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans Armenian;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/3c3a7e34b0535193.3_gcffdbrajzt.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans Armenian;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/2dfa23f74893c739.0k69tc5hne9fd.woff2)format("woff2");unicode-range:U+308,U+530-58F,U+2010,U+2024,U+25CC,U+FB13-FB17}@font-face{font-family:Noto Sans Armenian;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/c4d46e3000713a2a.3k13z16tu__6i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans Armenian;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/3c3a7e34b0535193.3_gcffdbrajzt.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans Armenian;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/2dfa23f74893c739.0k69tc5hne9fd.woff2)format("woff2");unicode-range:U+308,U+530-58F,U+2010,U+2024,U+25CC,U+FB13-FB17}@font-face{font-family:Noto Sans Armenian;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/c4d46e3000713a2a.3k13z16tu__6i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans Armenian;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/3c3a7e34b0535193.3_gcffdbrajzt.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.noto_sans_armenian_3d2a514c-module__Q1kthG__className{font-family:Noto Sans Armenian,sans-serif;font-style:normal}.noto_sans_armenian_3d2a514c-module__Q1kthG__variable{--font-noto-sans-armenian:"Noto Sans Armenian", sans-serif}
@font-face{font-family:sfProDisplay;src:url(../media/SFPRODISPLAYREGULAR_subset-s.p.3mhiyfn0bd2rh.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:sfProDisplay;src:url(../media/SFPRODISPLAYMEDIUM_subset-s.p.23i_pl0e61q4j.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:sfProDisplay;src:url(../media/SFPRODISPLAYBOLD_subset-s.p.12idmd8xzyvju.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:sfProDisplay Fallback;src:local(Arial);ascent-override:101.52%;descent-override:25.72%;line-gap-override:0.0%;size-adjust:93.79%}.sfprodisplay_16cb3de-module__K-SkBa__className{font-family:sfProDisplay,sfProDisplay Fallback,sans-serif}.sfprodisplay_16cb3de-module__K-SkBa__variable{--font-sf-pro-display:"sfProDisplay", "sfProDisplay Fallback", sans-serif}
.ScrollToTop-module__lRBE9W__btn{z-index:200;background:var(--gradient-light);cursor:pointer;width:5rem;height:5rem;box-shadow:var(--dark-shadow-20);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:3rem;right:3rem}.ScrollToTop-module__lRBE9W__icon{transform:rotate(-90deg)}.ScrollToTop-module__lRBE9W__icon svg{color:var(--white)}@media (max-width:768px){.ScrollToTop-module__lRBE9W__btn{width:4.4rem;height:4.4rem;bottom:2rem;right:2rem}}
.index-module__MWn5aq__link{background:var(--white-08);border:.1rem solid var(--white-12);width:3.2rem;height:3.2rem;color:var(--white-70);transition:color .25s ease, background .25s ease, border-color .25s ease, transform .25s var(--ease-out-expo);-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.index-module__MWn5aq__link:hover{color:var(--primary-orange);background:var(--white-15);border-color:var(--white-25);transform:translateY(-.2rem)}.index-module__MWn5aq__icon{width:auto;height:1.5rem}@media screen and (max-width:768px){.index-module__MWn5aq__link{width:3.2rem;height:3.2rem}.index-module__MWn5aq__icon{height:1.3rem}}
.HeroSlide-module__KHjeTG__slide{flex:0 0 100%;min-width:0;height:100%;position:relative;overflow:hidden}.HeroSlide-module__KHjeTG__imageWrap{will-change:transform;animation:12s ease-out forwards HeroSlide-module__KHjeTG__ken-burns;position:absolute;inset:0;transform:scale(1.02)}@keyframes HeroSlide-module__KHjeTG__ken-burns{to{transform:scale(1.16)}}.HeroSlide-module__KHjeTG__slideImage{object-fit:cover;object-position:center;width:100%;height:100%}.HeroSlide-module__KHjeTG__slide:before{content:"";z-index:1;background:linear-gradient(90deg, var(--dark-blue-85) 0%, var(--dark-blue-45) 38%, transparent 68%), linear-gradient(0deg, var(--navy-ink) 0%, transparent 46%);position:absolute;inset:0}.HeroSlide-module__KHjeTG__slideWarm:before{background:linear-gradient(90deg, var(--hero-amber-85) 0%, var(--hero-amber-45) 38%, transparent 68%), linear-gradient(0deg, var(--hero-amber-ink) 0%, transparent 46%)}.HeroSlide-module__KHjeTG__slideBgFallback{background:var(--aurora-deep);position:absolute;inset:0}.HeroSlide-module__KHjeTG__slideInner{z-index:2;padding:0 var(--gutter-pad) var(--section-gap);align-items:flex-end;display:flex;position:absolute;inset:0}.HeroSlide-module__KHjeTG__content{flex-direction:column;align-items:flex-start;max-width:86rem;display:flex}.HeroSlide-module__KHjeTG__tagChip{border:.1rem solid var(--glass-border);background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);color:var(--white);letter-spacing:.22em;text-transform:uppercase;border-radius:10rem;align-items:center;gap:1rem;padding:0 1.8rem;font-size:1.4rem;font-weight:700;line-height:3.6rem;display:inline-flex}.HeroSlide-module__KHjeTG__tagChip:before{content:"";background:var(--primary-orange);width:.7rem;height:.7rem;box-shadow:var(--glow-orange);border-radius:50%;flex-shrink:0}.HeroSlide-module__KHjeTG__headline{letter-spacing:-.03em;color:var(--white);overflow-wrap:break-word;text-wrap:balance;text-shadow:0 .2rem 4rem var(--dark-blue-45);margin:2.6rem 0 0;font-size:8rem;font-weight:700;line-height:1.04}.HeroSlide-module__KHjeTG__body{color:var(--white-80);overflow-wrap:break-word;max-width:58rem;margin:2.2rem 0 0;font-size:1.9rem;font-weight:400;line-height:1.6}.HeroSlide-module__KHjeTG__ctaButton{margin-top:3.4rem}@media (max-width:1280px){.HeroSlide-module__KHjeTG__slideInner{padding-inline:5rem}.HeroSlide-module__KHjeTG__headline{font-size:6.4rem}}@media (max-width:1024px){.HeroSlide-module__KHjeTG__slideInner{padding-inline:3rem}.HeroSlide-module__KHjeTG__headline{font-size:5.2rem}.HeroSlide-module__KHjeTG__body{font-size:1.7rem}}@media (max-width:768px){.HeroSlide-module__KHjeTG__slideInner{padding-inline:2rem}.HeroSlide-module__KHjeTG__slide:before{background:linear-gradient(90deg, var(--dark-blue-85) 0%, var(--dark-blue-45) 55%, transparent 90%), linear-gradient(0deg, var(--navy-ink) 0%, transparent 55%)}.HeroSlide-module__KHjeTG__slideWarm:before{background:linear-gradient(90deg, var(--hero-amber-85) 0%, var(--hero-amber-45) 55%, transparent 90%), linear-gradient(0deg, var(--hero-amber-ink) 0%, transparent 55%)}.HeroSlide-module__KHjeTG__headline{margin-top:2rem;font-size:4rem}.HeroSlide-module__KHjeTG__body{margin-top:1.6rem;font-size:1.5rem}.HeroSlide-module__KHjeTG__tagChip{font-size:1.2rem;line-height:3.2rem}.HeroSlide-module__KHjeTG__ctaButton{margin-top:2.4rem}}@media (max-width:480px){.HeroSlide-module__KHjeTG__slideInner{padding-inline:1.5rem}.HeroSlide-module__KHjeTG__headline{font-size:3.2rem}.HeroSlide-module__KHjeTG__body{font-size:1.4rem}}@media (max-width:390px){.HeroSlide-module__KHjeTG__headline{font-size:2.9rem}}
.index-module__WkzNEa__section{background:var(--navy-ink);width:auto;height:75rem;margin-inline:calc(50% - 50vw);position:relative;overflow:hidden}.index-module__WkzNEa__viewport{height:100%;position:relative;overflow:hidden}.index-module__WkzNEa__slideWrapper{position:absolute;inset:0}.index-module__WkzNEa__orbit{border:.1rem solid var(--white-12);z-index:3;pointer-events:none;border-radius:50%;width:84rem;height:84rem;animation:60s linear infinite index-module__WkzNEa__orbit-spin;position:absolute;top:-32rem;right:-28rem}.index-module__WkzNEa__orbit:before{content:"";background:conic-gradient(from 0deg, transparent 0deg, var(--orange-35) 24deg, transparent 60deg);border-radius:50%;position:absolute;inset:-.2rem;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - .3rem),#000 calc(100% - .2rem));mask:radial-gradient(farthest-side,#0000 calc(100% - .3rem),#000 calc(100% - .2rem))}.index-module__WkzNEa__orbit:after{content:"";border:.1rem dashed var(--white-08);border-radius:50%;animation:90s linear infinite index-module__WkzNEa__orbit-spin-reverse;position:absolute;inset:12rem}@keyframes index-module__WkzNEa__orbit-spin{to{transform:rotate(360deg)}}@keyframes index-module__WkzNEa__orbit-spin-reverse{to{transform:rotate(-360deg)}}.index-module__WkzNEa__grain{z-index:4;pointer-events:none;background-image:var(--grain);opacity:.05;position:absolute;inset:0}.index-module__WkzNEa__rail{right:var(--gutter-pad);z-index:10;align-items:center;gap:2.4rem;display:flex;position:absolute;bottom:5rem}.index-module__WkzNEa__counter{font-variant-numeric:tabular-nums;letter-spacing:.08em;align-items:baseline;gap:.6rem;display:flex}.index-module__WkzNEa__counterCurrent{color:var(--white);font-size:2.2rem;font-weight:700}.index-module__WkzNEa__counterTotal{color:var(--white-50);font-size:1.4rem;font-weight:500}.index-module__WkzNEa__progressTrack{background:var(--white-20);border-radius:10rem;width:12rem;height:.2rem;overflow:hidden}.index-module__WkzNEa__progressFill{border-radius:inherit;background:var(--primary-orange);transform-origin:0;height:100%;animation:7s linear forwards index-module__WkzNEa__hero-progress}@keyframes index-module__WkzNEa__hero-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.index-module__WkzNEa__arrows{gap:1.2rem;display:flex}.index-module__WkzNEa__arrowBtn{background:var(--glass-bg);border:.1rem solid var(--glass-border);-webkit-backdrop-filter:blur(12px);cursor:pointer;width:5.6rem;height:5.6rem;color:var(--white);transition:background .3s ease, border-color .3s ease, transform .35s var(--ease-spring), box-shadow .35s ease;border-radius:50%;justify-content:center;align-items:center;display:flex}.index-module__WkzNEa__arrowBtn:hover{background:var(--glass-bg-strong);border-color:var(--white-25);box-shadow:var(--glow-blue);transform:translateY(-.2rem)}.index-module__WkzNEa__arrowBtn:active{transform:translateY(0)scale(.95)}.index-module__WkzNEa__arrowIcon{width:1.4rem;height:2.4rem}@media (max-width:1440px){.index-module__WkzNEa__section{height:74rem}}@media (max-width:1280px){.index-module__WkzNEa__section{height:64rem}.index-module__WkzNEa__rail{bottom:4rem;right:5rem}.index-module__WkzNEa__orbit{width:64rem;height:64rem;top:-26rem;right:-24rem}}@media (max-width:1024px){.index-module__WkzNEa__section{height:56rem}.index-module__WkzNEa__rail{bottom:3.4rem;right:3rem}.index-module__WkzNEa__progressTrack{width:8rem}.index-module__WkzNEa__arrowBtn{width:4.6rem;height:4.6rem}.index-module__WkzNEa__arrowIcon{width:1.1rem;height:2rem}}@media (max-width:768px){.index-module__WkzNEa__section{height:52rem}.index-module__WkzNEa__rail{gap:1.4rem;bottom:2.6rem;right:2rem}.index-module__WkzNEa__progressTrack{display:none}.index-module__WkzNEa__counterCurrent{font-size:1.8rem}.index-module__WkzNEa__orbit{display:none}.index-module__WkzNEa__arrowBtn{width:4rem;height:4rem}.index-module__WkzNEa__arrowIcon{width:1rem;height:1.8rem}}@media (max-width:480px){.index-module__WkzNEa__section{height:50rem}.index-module__WkzNEa__counter{display:none}}@media (max-width:390px){.index-module__WkzNEa__section{height:54rem}}
.index-module__aIoaIq__banner{background:linear-gradient(180deg, var(--navy-ink) 0%, var(--navy-deep) 100%);align-items:flex-end;min-height:44rem;margin-inline:calc(50% - 50vw);display:flex;position:relative;overflow:hidden}.index-module__aIoaIq__banner:after{content:"";background:linear-gradient(90deg, transparent, var(--light-blue-30) 30%, var(--orange-35) 70%, transparent);z-index:2;height:.2rem;position:absolute;bottom:0;left:0;right:0}.index-module__aIoaIq__media{position:absolute;inset:0}.index-module__aIoaIq__bg{object-fit:cover;object-position:center;animation:index-module__aIoaIq__banner-drift 12s var(--ease-out-expo) both}@keyframes index-module__aIoaIq__banner-drift{0%{transform:scale(1.1)}to{transform:scale(1)}}.index-module__aIoaIq__scrim{background:radial-gradient(90rem 50rem at 85% -20%, var(--light-blue-18), transparent 60%), radial-gradient(60rem 40rem at 8% 110%, var(--orange-08), transparent 55%), linear-gradient(180deg, var(--dark-blue-45) 0%, var(--dark-blue-85) 100%);position:absolute;inset:0}.index-module__aIoaIq__scrim:after{content:"";background-image:var(--grain);opacity:.05;pointer-events:none;position:absolute;inset:0}.index-module__aIoaIq__orbit{border:.1rem solid var(--white-07);pointer-events:none;border-radius:50%;width:48rem;height:48rem;position:absolute;top:-22rem;right:6vw}.index-module__aIoaIq__orbit:before{content:"";border:.1rem solid var(--white-07);border-radius:50%;position:absolute;inset:6rem}.index-module__aIoaIq__content{z-index:1;width:100%;padding:10rem var(--gutter-pad) 5.5rem;position:relative}.index-module__aIoaIq__title{letter-spacing:-.025em;color:var(--white);text-wrap:balance;overflow-wrap:break-word;margin:0;font-size:7.2rem;font-weight:700;line-height:1.05}.index-module__aIoaIq__title:after{content:".";color:var(--primary-orange)}@media (max-width:1280px){.index-module__aIoaIq__banner{min-height:38rem}.index-module__aIoaIq__content{padding:8rem 5rem 4.5rem}.index-module__aIoaIq__title{font-size:6rem}}@media (max-width:1024px){.index-module__aIoaIq__banner{min-height:32rem}.index-module__aIoaIq__content{padding:7rem 3rem 4rem}.index-module__aIoaIq__title{font-size:5rem}.index-module__aIoaIq__orbit{width:34rem;height:34rem;top:-16rem}}@media (max-width:768px){.index-module__aIoaIq__banner{min-height:26rem}.index-module__aIoaIq__content{padding:6rem 2rem 3.5rem}.index-module__aIoaIq__title{font-size:4rem}}@media (max-width:480px){.index-module__aIoaIq__banner{min-height:22rem}.index-module__aIoaIq__content{padding:5rem 1.5rem 3rem}.index-module__aIoaIq__title{font-size:3.2rem}}@media (max-width:390px){.index-module__aIoaIq__banner{min-height:19rem}.index-module__aIoaIq__title{font-size:2.8rem}}
.index-module__vtl-5a__section{width:120rem;max-width:100%;margin:var(--section-gap) auto 0;grid-template-columns:1.05fr .95fr;align-items:start;gap:6rem;display:grid;position:relative}.index-module__vtl-5a__ghost{letter-spacing:-.04em;color:var(--primary-blue-05);pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;font-size:32rem;font-weight:700;line-height:1;position:absolute;top:-9rem;left:-7rem}.index-module__vtl-5a__left{z-index:1;flex-direction:column;align-items:flex-start;gap:2rem;display:flex;position:relative}.index-module__vtl-5a__heading{margin:0}.index-module__vtl-5a__right{z-index:1;border-left:.1rem solid var(--pale-grey);padding-top:.6rem;padding-left:6rem;position:relative}.index-module__vtl-5a__subheading{letter-spacing:-.01em;background:var(--gradient-light);color:#0000;overflow-wrap:break-word;-webkit-background-clip:text;background-clip:text;margin:0 0 2.4rem;font-size:2.4rem;font-weight:600;line-height:1.35}.index-module__vtl-5a__lead{color:var(--mirage);border-left:.3rem solid var(--primary-orange);overflow-wrap:break-word;margin:0 0 2rem;padding-left:2rem;font-size:2rem;font-weight:500;line-height:1.5}.index-module__vtl-5a__body{color:var(--empress);overflow-wrap:break-word;margin:0;font-size:1.8rem;font-weight:400}@media (min-width:1921px){.index-module__vtl-5a__body{font-size:2rem}}@media (max-width:1280px){.index-module__vtl-5a__section{gap:5rem}.index-module__vtl-5a__right{padding-left:5rem}.index-module__vtl-5a__ghost{font-size:26rem;left:-4rem}}@media (max-width:1024px){.index-module__vtl-5a__section{grid-template-columns:1fr;gap:3.5rem}.index-module__vtl-5a__right{border-left:none;padding-top:0;padding-left:0}.index-module__vtl-5a__ghost{font-size:22rem;top:-6rem}}@media (max-width:768px){.index-module__vtl-5a__subheading{font-size:2.1rem}.index-module__vtl-5a__lead{font-size:1.8rem}.index-module__vtl-5a__body{font-size:1.6rem;line-height:2.4rem}.index-module__vtl-5a__ghost{font-size:16rem;top:-4rem;left:-1rem}}
.HeroSkeleton-module__zcNzXa__shell{border-radius:2.4rem;height:75rem;position:relative;overflow:hidden}.HeroSkeleton-module__zcNzXa__surface{border-radius:2.4rem;width:100%;height:100%;position:absolute;inset:0}.HeroSkeleton-module__zcNzXa__copy{flex-direction:column;gap:1.6rem;width:min(64rem,70%);display:flex;position:absolute;bottom:10rem;left:6rem}@media (max-width:1440px){.HeroSkeleton-module__zcNzXa__shell{height:74rem}}@media (max-width:1280px){.HeroSkeleton-module__zcNzXa__shell{height:64rem}}@media (max-width:1024px){.HeroSkeleton-module__zcNzXa__shell{height:56rem}.HeroSkeleton-module__zcNzXa__copy{bottom:8rem;left:4rem}}@media (max-width:768px){.HeroSkeleton-module__zcNzXa__shell{height:52rem}.HeroSkeleton-module__zcNzXa__copy{bottom:6rem;left:2.4rem}}@media (max-width:480px){.HeroSkeleton-module__zcNzXa__shell{height:50rem}}
.AboutIntroSkeleton-module__FH-LfW__headingLine{height:4.6rem}.AboutIntroSkeleton-module__FH-LfW__reading{flex-direction:column;gap:1.6rem;display:flex}
.ServiceCard-module__bFxU9G__card{background:linear-gradient(var(--background), var(--background)) padding-box, linear-gradient(165deg, var(--light-blue-18), var(--dreamless-grey) 45%, var(--orange-14)) border-box;min-width:0;box-shadow:var(--shadow-float);transition:transform .5s var(--ease-out-expo), box-shadow .5s ease;border:.1rem solid #0000;border-radius:2.4rem;flex-direction:column;flex:1;padding:5rem 4rem;display:flex;position:relative;overflow:hidden}.ServiceCard-module__bFxU9G__card:before{content:"";background:linear-gradient(90deg, transparent, var(--primary-orange), transparent);height:.3rem;transition:transform .5s var(--ease-out-expo);border-radius:10rem;position:absolute;top:0;left:10%;right:10%;transform:scaleX(0)}.ServiceCard-module__bFxU9G__card:hover{box-shadow:var(--shadow-lift);transform:translateY(-.8rem)}.ServiceCard-module__bFxU9G__card:hover:before{transform:scaleX(1)}.ServiceCard-module__bFxU9G__imageWrapper{background:radial-gradient(60% 80% at 50% 100%, var(--light-blue-10), var(--light-blue-06) 60%, transparent);border-radius:2rem;height:11rem;margin-bottom:4.3rem;position:relative}.ServiceCard-module__bFxU9G__image{object-fit:contain;object-position:center;transition:opacity .4s ease, transform .5s var(--ease-spring);padding:1.6rem 0}.ServiceCard-module__bFxU9G__imageHover{opacity:0}.ServiceCard-module__bFxU9G__card:hover .ServiceCard-module__bFxU9G__imageHover{opacity:1;transform:scale(1.06)}.ServiceCard-module__bFxU9G__card:hover .ServiceCard-module__bFxU9G__image:not(.ServiceCard-module__bFxU9G__imageHover){opacity:0}.ServiceCard-module__bFxU9G__readMoreButton{width:100%}.ServiceCard-module__bFxU9G__title{letter-spacing:-.01em;color:var(--dreamless-black);overflow-wrap:break-word;margin:0 0 .8rem;font-size:2.6rem;font-weight:700;line-height:1.3}.ServiceCard-module__bFxU9G__body{color:var(--empress);overflow-wrap:break-word;flex-grow:1;margin:0 0 2.6rem;font-size:1.7rem;line-height:1.6}@media (max-width:1024px){.ServiceCard-module__bFxU9G__card{flex:0 0 calc(50% - 1.5rem)}}@media (max-width:768px){.ServiceCard-module__bFxU9G__card{padding:4rem 3rem}}@media (max-width:480px){.ServiceCard-module__bFxU9G__card{width:100%;max-width:36rem}.ServiceCard-module__bFxU9G__title{font-size:2.2rem}.ServiceCard-module__bFxU9G__body{font-size:1.6rem}}@media (max-width:390px){.ServiceCard-module__bFxU9G__card{padding:3rem 2.5rem}.ServiceCard-module__bFxU9G__title{font-size:2rem}}
.PlanCard-module__pmMGqG__card{background:var(--background);border:.1rem solid var(--dreamless-grey);box-shadow:var(--shadow-lift);height:100%;transition:transform .5s var(--ease-out-expo), box-shadow .5s ease;border-radius:2.4rem;flex-direction:column;display:flex;overflow:hidden}.PlanCard-module__pmMGqG__card:hover{box-shadow:var(--shadow-lift), var(--glow-blue);transform:translateY(-.6rem)}.PlanCard-module__pmMGqG__cardFeatured{background:var(--dark-blue);border-color:var(--orange-35);box-shadow:var(--shadow-lift), var(--glow-orange)}.PlanCard-module__pmMGqG__cardFeatured:hover{box-shadow:var(--shadow-lift), var(--glow-orange)}.PlanCard-module__pmMGqG__cardFeatured .PlanCard-module__pmMGqG__cardHeader{border-bottom-color:var(--border-dark)}.PlanCard-module__pmMGqG__cardFeatured .PlanCard-module__pmMGqG__planName{color:var(--background)}.PlanCard-module__pmMGqG__cardFeatured .PlanCard-module__pmMGqG__planSubtitle{color:var(--text-muted-light)}.PlanCard-module__pmMGqG__cardFeatured .PlanCard-module__pmMGqG__featureBorder{border-bottom-color:var(--border-dark)}.PlanCard-module__pmMGqG__cardFeatured .PlanCard-module__pmMGqG__featureLabel{color:var(--background)}.PlanCard-module__pmMGqG__cardFeatured .PlanCard-module__pmMGqG__featureValue{color:var(--text-muted-light)}.PlanCard-module__pmMGqG__iconRow{justify-content:space-between;align-items:center;padding:4rem 0 2rem 4rem;display:flex}.PlanCard-module__pmMGqG__icon{object-fit:contain;flex-shrink:0;width:auto;height:6rem}.PlanCard-module__pmMGqG__priceBadge{background:var(--soft-peach);border:.1rem solid var(--dreamless-grey);border-radius:1.5rem 0 0 1.5rem;flex-shrink:0;padding:1.1rem 2.5rem}.PlanCard-module__pmMGqG__priceBadgeFeatured{background:var(--surface-dark);border-color:var(--border-dark)}.PlanCard-module__pmMGqG__priceText{color:var(--primary-orange);white-space:nowrap;font-size:3rem;font-weight:700;line-height:3.6rem}.PlanCard-module__pmMGqG__cardBody{flex-direction:column;flex:1;padding:0 4rem 4rem;display:flex}.PlanCard-module__pmMGqG__cardHeader{border-bottom:.1rem solid var(--dreamless-grey);margin-bottom:0;padding-bottom:3.3rem}.PlanCard-module__pmMGqG__planName{color:var(--mirage);overflow-wrap:break-word;margin:0 0 .4rem;font-size:2.8rem;font-weight:500;line-height:3.8rem}.PlanCard-module__pmMGqG__planSubtitle{color:var(--empress);overflow-wrap:break-word;margin:0;font-size:1.8rem;font-weight:400;line-height:2.6rem}.PlanCard-module__pmMGqG__features{flex-direction:column;flex:1;padding-bottom:1.4rem;display:flex}.PlanCard-module__pmMGqG__feature{flex-direction:column;gap:.4rem;padding:1.8rem 0;display:flex}.PlanCard-module__pmMGqG__featureBorder{border-bottom:.1rem solid var(--dreamless-grey)}.PlanCard-module__pmMGqG__featureLabel{color:var(--mirage);text-transform:uppercase;letter-spacing:.05em;font-size:1.4rem;font-weight:700;line-height:2rem}.PlanCard-module__pmMGqG__featureValue{color:var(--empress);overflow-wrap:break-word;font-size:1.8rem;font-weight:400;line-height:2.6rem}.PlanCard-module__pmMGqG__btn{width:100%;margin-top:auto}@media (max-width:1280px){.PlanCard-module__pmMGqG__icon{height:4.5rem}.PlanCard-module__pmMGqG__priceText{font-size:2.4rem;line-height:3rem}.PlanCard-module__pmMGqG__planName{font-size:2.4rem;line-height:3.2rem}.PlanCard-module__pmMGqG__iconRow{padding:3rem 0 1.5rem 3rem}.PlanCard-module__pmMGqG__cardBody{padding:0 3rem 3rem}}@media (max-width:1024px){.PlanCard-module__pmMGqG__icon{height:4rem}.PlanCard-module__pmMGqG__priceText{font-size:2.2rem;line-height:2.8rem}.PlanCard-module__pmMGqG__planName{font-size:2.2rem;line-height:3rem}.PlanCard-module__pmMGqG__planSubtitle{font-size:1.6rem;line-height:2.4rem}.PlanCard-module__pmMGqG__featureLabel{font-size:1.2rem}.PlanCard-module__pmMGqG__featureValue{font-size:1.6rem;line-height:2.4rem}.PlanCard-module__pmMGqG__iconRow{padding:2.5rem 0 1.5rem 2.5rem}.PlanCard-module__pmMGqG__cardBody{padding:0 2.5rem 2.5rem}}@media (max-width:768px){.PlanCard-module__pmMGqG__iconRow{padding:2.5rem 0 1.5rem 2.5rem}.PlanCard-module__pmMGqG__cardBody{padding:0 2.5rem 2.5rem}}@media (max-width:480px){.PlanCard-module__pmMGqG__iconRow{padding:2rem 0 1.5rem 2rem}.PlanCard-module__pmMGqG__cardBody{padding:0 2rem 2rem}.PlanCard-module__pmMGqG__priceText{font-size:2rem;line-height:2.6rem}.PlanCard-module__pmMGqG__planName{font-size:2rem;line-height:2.8rem}}@media (max-width:390px){.PlanCard-module__pmMGqG__priceText{font-size:1.8rem;line-height:2.4rem}.PlanCard-module__pmMGqG__planName{font-size:1.8rem;line-height:2.6rem}}
.index-module__bstlJG__section{width:120rem;max-width:100%;margin:var(--section-gap) auto 0}.index-module__bstlJG__header{flex-direction:column;align-items:center;gap:2rem;margin-bottom:5rem;display:flex}.index-module__bstlJG__grid{gap:3rem;display:flex}@media (max-width:1024px){.index-module__bstlJG__grid{flex-wrap:wrap}}@media (max-width:768px){.index-module__bstlJG__header{margin-bottom:3rem}.index-module__bstlJG__grid{gap:2rem}}@media (max-width:480px){.index-module__bstlJG__grid{flex-direction:column;align-items:center}}@media (max-width:390px){.index-module__bstlJG__header{margin-bottom:2.5rem}}
.index-module__NYPMiq__section{margin:var(--section-gap) auto}.index-module__NYPMiq__frame{background:linear-gradient(var(--navy-ink), var(--navy-ink)) padding-box, linear-gradient(165deg, var(--light-blue-18), var(--dreamless-grey) 45%, var(--orange-14)) border-box;height:52rem;box-shadow:var(--shadow-lift);border:.1rem solid #0000;border-radius:2.4rem;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.index-module__NYPMiq__bg{object-fit:cover;object-position:center;transition:transform 1.2s var(--ease-out-expo)}.index-module__NYPMiq__frame:hover .index-module__NYPMiq__bg{transform:scale(1.05)}.index-module__NYPMiq__overlay{background:radial-gradient(80rem 40rem at 50% 120%, var(--light-blue-18), transparent 60%), linear-gradient(180deg, var(--dark-blue-15) 0%, var(--dark-blue-85) 100%);position:absolute;inset:0}.index-module__NYPMiq__overlay:after{content:"";background-image:var(--grain);opacity:.06;pointer-events:none;position:absolute;inset:0}.index-module__NYPMiq__watermark{text-transform:uppercase;letter-spacing:.08em;color:#0000;-webkit-text-stroke:.1rem var(--white-25);white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:11rem;font-weight:700;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.index-module__NYPMiq__playBtn{z-index:1;border:.1rem solid var(--glass-border);background:var(--glass-bg-strong);-webkit-backdrop-filter:blur(14px);width:9rem;height:9rem;color:var(--white);cursor:pointer;transition:background .3s ease, color .3s ease, transform .35s var(--ease-spring), box-shadow .35s ease;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.index-module__NYPMiq__playBtn:before,.index-module__NYPMiq__playBtn:after{content:"";border:.1rem solid var(--white-25);animation:index-module__NYPMiq__play-ripple 2.6s var(--ease-out-expo) infinite;pointer-events:none;border-radius:50%;position:absolute;inset:0}.index-module__NYPMiq__playBtn:after{animation-delay:.9s}@keyframes index-module__NYPMiq__play-ripple{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.7)}}.index-module__NYPMiq__playBtn:hover{background:var(--white);color:var(--primary-orange);box-shadow:var(--glow-orange);transform:scale(1.06)}.index-module__NYPMiq__playIcon{width:2.6rem;height:3rem;margin-left:.4rem}@media (max-width:1280px){.index-module__NYPMiq__frame{height:40rem}.index-module__NYPMiq__watermark{font-size:8.5rem}}@media (max-width:768px){.index-module__NYPMiq__frame{border-radius:2rem;height:30rem}.index-module__NYPMiq__watermark{font-size:5.6rem}.index-module__NYPMiq__playBtn{width:7rem;height:7rem}.index-module__NYPMiq__playIcon{width:2rem;height:2.3rem}}@media (max-width:480px){.index-module__NYPMiq__frame{border-radius:1.6rem;height:23rem}.index-module__NYPMiq__watermark{font-size:4rem}}
.WorkspaceCard-module__yklNOa__card{height:47rem;box-shadow:var(--shadow-float);transition:transform .5s var(--ease-out-expo), box-shadow .5s ease;border-radius:2.4rem;position:relative;overflow:hidden}.WorkspaceCard-module__yklNOa__card:hover{box-shadow:var(--shadow-lift);transform:translateY(-.6rem)}.WorkspaceCard-module__yklNOa__carousel{border-radius:2.4rem;position:absolute;inset:0;overflow:hidden}.WorkspaceCard-module__yklNOa__track{will-change:transform;height:100%;transition:transform .5s;display:flex}.WorkspaceCard-module__yklNOa__slide{flex:0 0 100%;height:100%;position:relative}.WorkspaceCard-module__yklNOa__photo{object-fit:cover;object-position:center;transition:transform .7s var(--ease-out-expo)}.WorkspaceCard-module__yklNOa__slidePlaceholder{background:var(--dreamless-grey)}.WorkspaceCard-module__yklNOa__content{border:.1rem solid var(--white-30);border-radius:1.8rem;width:calc(100% - 3rem);height:calc(100% - 3rem);margin:1.5rem;position:relative}.WorkspaceCard-module__yklNOa__typeBadge{z-index:1;background:var(--dark-blue-85);border:.1rem solid var(--glass-border);-webkit-backdrop-filter:blur(10px);color:var(--primary-orange);letter-spacing:.1em;text-transform:uppercase;border-radius:10rem;padding:0 1.4rem;font-size:1.3rem;font-weight:700;line-height:3rem;position:absolute;top:1.5rem;left:1.5rem}.WorkspaceCard-module__yklNOa__contentBox{z-index:1;background:color-mix(in srgb, var(--background) 92%, transparent);-webkit-backdrop-filter:blur(10px);width:100%;color:inherit;border-radius:1.8rem;padding:2.4rem 3rem 1.4rem;text-decoration:none;display:block;position:absolute;bottom:0;left:0}.WorkspaceCard-module__yklNOa__status{color:var(--empress);align-items:center;gap:.9rem;font-size:1.6rem;font-weight:400;line-height:2.6rem;display:flex}.WorkspaceCard-module__yklNOa__statusDot{border-radius:50%;flex-shrink:0;width:.9rem;height:.9rem}.WorkspaceCard-module__yklNOa__statusAvailable{background:var(--status-available);box-shadow:var(--status-available-glow)}.WorkspaceCard-module__yklNOa__statusUnavailable{background:var(--status-unavailable);box-shadow:var(--status-unavailable-glow)}.WorkspaceCard-module__yklNOa__titleWrapper{border-bottom:.1rem solid var(--dreamless-grey);padding-bottom:1.7rem}.WorkspaceCard-module__yklNOa__cardTitle{color:var(--dark-blue);margin:0;font-size:2.2rem;font-weight:400;line-height:3rem}.WorkspaceCard-module__yklNOa__stats{justify-content:space-between;align-items:center;padding-top:1.2rem;display:flex}.WorkspaceCard-module__yklNOa__price{color:var(--primary-blue);font-size:1.6rem;font-weight:700}.WorkspaceCard-module__yklNOa__meta{align-items:center;gap:1.5rem;display:flex}.WorkspaceCard-module__yklNOa__metaItem{color:var(--empress);align-items:center;gap:.7rem;font-size:1.6rem;font-weight:600;display:flex}.WorkspaceCard-module__yklNOa__metaIcon{flex-shrink:0;width:1.4rem;height:1.4rem}.WorkspaceCard-module__yklNOa__arrow{z-index:2;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.WorkspaceCard-module__yklNOa__arrow svg{height:2.4rem;color:var(--background)}.WorkspaceCard-module__yklNOa__arrowPrev{left:3rem}.WorkspaceCard-module__yklNOa__arrowNext{right:3rem}@media (max-width:768px){.WorkspaceCard-module__yklNOa__card{height:40rem}}@media (max-width:480px){.WorkspaceCard-module__yklNOa__card{height:36rem}.WorkspaceCard-module__yklNOa__cardTitle{font-size:1.8rem;line-height:2.6rem}}
.ServicesSkeleton-module__XToZvW__card{border:.1rem solid var(--dreamless-grey);border-radius:1.6rem;flex-direction:column;align-items:center;gap:1.8rem;padding:5rem 4rem;display:flex}.ServicesSkeleton-module__XToZvW__art{width:11rem;height:11rem}.ServicesSkeleton-module__XToZvW__lines{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}
.VideoTourPlayer-module__6QgHpa__backdrop{z-index:1000;background:var(--black-93);justify-content:center;align-items:center;padding:7rem 2rem 2rem;display:flex;position:fixed;inset:0}.VideoTourPlayer-module__6QgHpa__closeBtn{background:var(--white-07);border:.1rem solid var(--white-12);cursor:pointer;width:4.4rem;height:4.4rem;color:var(--white);border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;top:2rem;right:2rem}.VideoTourPlayer-module__6QgHpa__closeBtn:hover{background:var(--white-14)}.VideoTourPlayer-module__6QgHpa__closeIcon{width:1.8rem;height:1.8rem}.VideoTourPlayer-module__6QgHpa__stage{justify-content:center;align-items:center;width:100%;max-width:130rem;display:flex;position:relative}.VideoTourPlayer-module__6QgHpa__video{background:var(--navy-ink);border-radius:1.6rem;outline:none;width:100%;max-height:80vh}.VideoTourPlayer-module__6QgHpa__spinner{border:.3rem solid var(--white-25);border-top-color:var(--white);pointer-events:none;border-radius:50%;width:4.8rem;height:4.8rem;animation:.8s linear infinite VideoTourPlayer-module__6QgHpa__video-spin;position:absolute}@keyframes VideoTourPlayer-module__6QgHpa__video-spin{to{transform:rotate(360deg)}}.VideoTourPlayer-module__6QgHpa__error{color:var(--white);text-align:center;padding:4rem 2rem;font-size:1.6rem}@media (max-width:768px){.VideoTourPlayer-module__6QgHpa__backdrop{padding:6rem 1rem 1rem}.VideoTourPlayer-module__6QgHpa__closeBtn{top:1.5rem;right:1.5rem}.VideoTourPlayer-module__6QgHpa__video{border-radius:1.2rem}}
.WorkspaceCardSkeleton-module__nYgPdW__card{height:47rem;box-shadow:var(--shadow-float);border-radius:2.4rem;position:relative;overflow:hidden}.WorkspaceCardSkeleton-module__nYgPdW__image{border-radius:2.4rem;position:absolute;inset:0}.WorkspaceCardSkeleton-module__nYgPdW__frame{border:.1rem solid var(--white-30);border-radius:1.8rem;position:absolute;inset:1.5rem}.WorkspaceCardSkeleton-module__nYgPdW__badge{border-radius:10rem;width:9rem;height:3rem;position:absolute;top:1.5rem;left:1.5rem}.WorkspaceCardSkeleton-module__nYgPdW__box{background:color-mix(in srgb, var(--background) 92%, transparent);-webkit-backdrop-filter:blur(10px);border-radius:1.8rem;width:100%;padding:2.4rem 3rem 1.4rem;position:absolute;bottom:0;left:0}.WorkspaceCardSkeleton-module__nYgPdW__status{align-items:center;gap:.9rem;display:flex}.WorkspaceCardSkeleton-module__nYgPdW__statusText{border-radius:.6rem;height:1.6rem}.WorkspaceCardSkeleton-module__nYgPdW__titleWrapper{border-bottom:.1rem solid var(--dreamless-grey);padding:1.2rem 0 1.7rem}.WorkspaceCardSkeleton-module__nYgPdW__title{border-radius:.6rem;height:2.4rem}.WorkspaceCardSkeleton-module__nYgPdW__stats{justify-content:space-between;align-items:center;padding-top:1.2rem;display:flex}.WorkspaceCardSkeleton-module__nYgPdW__price{border-radius:.6rem;width:8rem;height:1.8rem}.WorkspaceCardSkeleton-module__nYgPdW__meta{border-radius:.6rem;width:11rem;height:1.8rem}@media (max-width:768px){.WorkspaceCardSkeleton-module__nYgPdW__card{height:40rem}}@media (max-width:480px){.WorkspaceCardSkeleton-module__nYgPdW__card{height:36rem}}@media (max-width:390px){.WorkspaceCardSkeleton-module__nYgPdW__card{height:30rem}}
.VideoTourSkeleton-module__93RVsW__frame{border-radius:2.4rem;height:52rem;display:flex;overflow:hidden}@media (max-width:1280px){.VideoTourSkeleton-module__93RVsW__frame{height:40rem}}@media (max-width:768px){.VideoTourSkeleton-module__93RVsW__frame{border-radius:2rem;height:30rem}}@media (max-width:480px){.VideoTourSkeleton-module__93RVsW__frame{border-radius:1.6rem;height:23rem}}
.ReasonCard-module__f4Gq6a__card{background:var(--background);border:.1rem solid var(--dreamless-grey);box-shadow:var(--shadow-float);transition:transform .45s var(--ease-out-expo), box-shadow .45s ease, border-color .3s ease;border-radius:2rem;flex-direction:column;padding:3.4rem 3rem;display:flex;position:relative;overflow:hidden}.ReasonCard-module__f4Gq6a__card:before{content:"";background:linear-gradient(160deg, var(--light-blue-06), transparent 55%);opacity:0;pointer-events:none;transition:opacity .35s;position:absolute;inset:0}.ReasonCard-module__f4Gq6a__card:hover{box-shadow:var(--shadow-lift);border-color:var(--light-blue);transform:translateY(-.6rem)}.ReasonCard-module__f4Gq6a__card:hover:before{opacity:1}.ReasonCard-module__f4Gq6a__title{color:var(--dreamless-black);overflow-wrap:break-word;margin:0 0 .8rem;font-size:2.2rem;font-weight:500;position:relative}.ReasonCard-module__f4Gq6a__desc{color:var(--empress);overflow-wrap:break-word;margin:0;font-size:1.8rem;font-weight:400;position:relative}@media (min-width:1921px){.ReasonCard-module__f4Gq6a__title{font-size:2.6rem}.ReasonCard-module__f4Gq6a__desc{font-size:2.2rem}}@media (max-width:1024px){.ReasonCard-module__f4Gq6a__card{padding:2.8rem 2.4rem}.ReasonCard-module__f4Gq6a__title{font-size:2rem;line-height:2.6rem}.ReasonCard-module__f4Gq6a__desc{font-size:1.6rem;line-height:2.4rem}}@media (max-width:768px){.ReasonCard-module__f4Gq6a__card{padding:2.4rem 2rem}}
.TypeFilterDropdown-module__I41HYa__wrap{flex-shrink:0;min-width:22rem;margin-bottom:.4rem;position:relative}.TypeFilterDropdown-module__I41HYa__trigger{background:var(--background);border:.1rem solid var(--pale-grey);width:100%;height:4.8rem;box-shadow:var(--shadow-float);cursor:pointer;color:var(--mirage);border-radius:10rem;justify-content:space-between;align-items:center;gap:1.2rem;padding:0 1.8rem;font-size:1.5rem;font-weight:600;transition:border-color .25s,box-shadow .25s;display:flex}.TypeFilterDropdown-module__I41HYa__trigger:hover{border-color:var(--light-blue)}.TypeFilterDropdown-module__I41HYa__trigger:focus-visible,.TypeFilterDropdown-module__I41HYa__trigger[aria-expanded=true]{border-color:var(--primary-blue);box-shadow:var(--shadow-float), 0 0 0 .3rem var(--primary-blue-10);outline:none}.TypeFilterDropdown-module__I41HYa__triggerLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.TypeFilterDropdown-module__I41HYa__chevron{width:1.2rem;height:1.2rem;color:var(--empress);transition:transform .3s var(--ease-out-expo);flex-shrink:0}.TypeFilterDropdown-module__I41HYa__chevronOpen{transform:rotate(180deg)}.TypeFilterDropdown-module__I41HYa__panel{z-index:20;background:var(--background);border:.1rem solid var(--pale-grey);box-shadow:var(--shadow-lift);opacity:0;visibility:hidden;max-height:32rem;transition:opacity .2s ease, transform .25s var(--ease-out-expo), visibility .2s;border-radius:1.6rem;margin:0;padding:.6rem;list-style:none;position:absolute;top:calc(100% + .8rem);left:0;right:0;overflow-y:auto;transform:translateY(-.6rem)}.TypeFilterDropdown-module__I41HYa__panelOpen{opacity:1;visibility:visible;transform:translateY(0)}.TypeFilterDropdown-module__I41HYa__option{cursor:pointer;width:100%;color:var(--mirage);text-align:left;background:0 0;border:none;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 1.4rem;font-size:1.5rem;font-weight:500;line-height:1.4;transition:background .2s,color .2s;display:flex}.TypeFilterDropdown-module__I41HYa__option:hover,.TypeFilterDropdown-module__I41HYa__option:focus-visible{background:var(--light-blue-06);color:var(--primary-blue);outline:none}.TypeFilterDropdown-module__I41HYa__optionSelected{color:var(--primary-blue);font-weight:700}.TypeFilterDropdown-module__I41HYa__dot{background:var(--primary-orange);width:.8rem;height:.8rem;box-shadow:var(--glow-orange);border-radius:50%;flex-shrink:0}@media (prefers-reduced-motion:reduce){.TypeFilterDropdown-module__I41HYa__chevron,.TypeFilterDropdown-module__I41HYa__panel{transition:none}}@media (max-width:768px){.TypeFilterDropdown-module__I41HYa__wrap{width:100%;min-width:0;margin-bottom:0}}
.index-module__brUAxq__root{width:100%;height:52rem;box-shadow:var(--shadow-lift);border-radius:2.4rem;position:relative;overflow:hidden}.index-module__brUAxq__root:after{content:"";background-image:var(--grain);opacity:.05;pointer-events:none;z-index:1;position:absolute;inset:0}.index-module__brUAxq__viewport{-webkit-user-select:none;user-select:none;height:100%;overflow:hidden}.index-module__brUAxq__track{touch-action:pan-y;height:100%;display:flex}.index-module__brUAxq__slide{flex:0 0 100%;min-width:0;position:relative;overflow:hidden}.index-module__brUAxq__parallaxLayer{position:absolute;inset:-8% 0}.index-module__brUAxq__slideOverlay{background:radial-gradient(70rem 40rem at 85% -10%, var(--light-blue-18), transparent 60%), linear-gradient(180deg, var(--dark-blue-15) 0%, var(--dark-blue-35) 100%);position:absolute;inset:0}.index-module__brUAxq__img{object-fit:cover;object-position:center}.index-module__brUAxq__orbit{border:.1rem solid var(--white-15);pointer-events:none;z-index:1;border-radius:50%;width:36rem;height:36rem;position:absolute;top:-12rem;right:-8rem}.index-module__brUAxq__orbit:before{content:"";border:.1rem solid var(--white-12);border-radius:50%;position:absolute;inset:5rem}.index-module__brUAxq__arrow{background:var(--glass-bg-strong);border:.1rem solid var(--glass-border);-webkit-backdrop-filter:blur(12px);cursor:pointer;width:5.4rem;height:5.4rem;color:var(--white);z-index:2;border-radius:50%;justify-content:center;align-items:center;transition:background .3s,color .3s,border-color .3s,box-shadow .35s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.index-module__brUAxq__arrow:hover{background:var(--white);color:var(--primary-blue);border-color:var(--white);box-shadow:var(--glow-blue)}.index-module__brUAxq__arrowPrev{left:3.5rem;transform:translateY(-50%)rotate(180deg)}.index-module__brUAxq__arrowNext{right:3.5rem}.index-module__brUAxq__dots{z-index:2;background:var(--glass-bg);border:.1rem solid var(--glass-border);-webkit-backdrop-filter:blur(12px);border-radius:10rem;align-items:center;gap:1rem;padding:1rem 1.4rem;display:flex;position:absolute;bottom:2.4rem;left:50%;transform:translate(-50%)}.index-module__brUAxq__dot{cursor:pointer;background:var(--white-40);width:.8rem;height:.8rem;transition:width .35s var(--ease-out-expo), background .3s ease;border:none;border-radius:10rem;padding:0}.index-module__brUAxq__dot:hover{background:var(--white-70)}.index-module__brUAxq__dotActive{background:var(--primary-orange);width:2.6rem}@media (max-width:1280px){.index-module__brUAxq__root{height:44rem}}@media (max-width:1024px){.index-module__brUAxq__root{height:36rem}.index-module__brUAxq__orbit{width:26rem;height:26rem}}@media (max-width:768px){.index-module__brUAxq__root{border-radius:2rem;height:30rem}.index-module__brUAxq__arrow{width:4.4rem;height:4.4rem}.index-module__brUAxq__arrowPrev{left:2rem}.index-module__brUAxq__arrowNext{right:2rem}.index-module__brUAxq__dots{bottom:1.6rem}}@media (max-width:480px){.index-module__brUAxq__root{border-radius:1.6rem;height:24rem}.index-module__brUAxq__arrow{width:4rem;height:4rem}.index-module__brUAxq__arrowPrev{left:1.2rem}.index-module__brUAxq__arrowNext{right:1.2rem}}@media (max-width:390px){.index-module__brUAxq__root{height:20rem}}
.index-module__83i9KW__section{width:120rem;max-width:100%;margin:var(--section-gap) auto 0}.index-module__83i9KW__header{text-align:center;flex-direction:column;align-items:center;gap:2rem;margin-bottom:5rem;display:flex}.index-module__83i9KW__board{background:linear-gradient(var(--background), var(--background)) padding-box, linear-gradient(165deg, var(--light-blue-18), var(--dreamless-grey) 45%, var(--orange-14)) border-box;width:100%;box-shadow:var(--shadow-lift);border:.1rem solid #0000;border-radius:2.4rem;overflow:hidden}.index-module__83i9KW__stage{width:100%;height:46rem;position:relative;overflow:hidden}.index-module__83i9KW__scrim{background-image:linear-gradient(180deg, var(--dark-blue-15) 0%, var(--dark-blue-85) 100%), url(/images/about-us.jpg);background-position:0 0,0 0;background-repeat:no-repeat;background-size:cover,cover;height:100%}.index-module__83i9KW__heads{height:100%;margin:0;padding:0;list-style:none;display:flex}.index-module__83i9KW__head{border-left:.1rem solid var(--white-25);flex-direction:column;flex:1;justify-content:flex-end;align-items:flex-start;gap:1.2rem;height:100%;padding:3rem 4rem;transition:background .4s;display:flex}.index-module__83i9KW__head:first-child{border-left:none}.index-module__83i9KW__head:hover{background:var(--white-07)}.index-module__83i9KW__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--primary-orange);font-size:1.3rem;font-weight:700}.index-module__83i9KW__title{color:var(--white);overflow-wrap:break-word;margin:0;font-size:2.4rem;font-weight:500;line-height:3rem}.index-module__83i9KW__descs{counter-reset:statement;margin:0;padding:0;list-style:none;display:flex}.index-module__83i9KW__descCol{border-left:.1rem solid var(--pale-grey);flex:1;padding:2.6rem 4rem 3rem}.index-module__83i9KW__descCol:first-child{border-left:none}.index-module__83i9KW__desc{color:var(--empress);overflow-wrap:break-word;margin:0;font-size:1.8rem;font-weight:400}@media (min-width:1921px){.index-module__83i9KW__desc{font-size:2rem}}@media (max-width:1024px){.index-module__83i9KW__stage{height:40rem}.index-module__83i9KW__head{padding:2rem 3rem}.index-module__83i9KW__title{font-size:2rem;line-height:2.6rem}.index-module__83i9KW__descCol{padding:2rem}.index-module__83i9KW__desc{font-size:1.6rem;line-height:2.4rem}}@media (max-width:768px){.index-module__83i9KW__header{margin-bottom:3rem}.index-module__83i9KW__board{border-radius:2rem}.index-module__83i9KW__heads{flex-direction:column}.index-module__83i9KW__head{border-left:none}.index-module__83i9KW__descs{flex-direction:column;height:auto}.index-module__83i9KW__descCol{border-left:none;border-top:.1rem solid var(--pale-grey)}.index-module__83i9KW__descCol:first-child{border-top:none}}@media (max-width:480px){.index-module__83i9KW__stage{height:30rem}.index-module__83i9KW__title{font-size:1.9rem}.index-module__83i9KW__head{gap:.8rem;padding:1.5rem 2rem}.index-module__83i9KW__descCol{padding:1.5rem 2rem}}
.index-module__XyVkSa__section{margin-block:var(--section-gap)}.index-module__XyVkSa__header{text-align:center;flex-direction:column;align-items:center;gap:2rem;margin-bottom:5rem;display:flex}.index-module__XyVkSa__grid{grid-template-columns:repeat(3,1fr);gap:3rem;width:120rem;max-width:100%;margin-inline:auto;display:grid}@media (max-width:1024px){.index-module__XyVkSa__grid{gap:2.4rem}}@media (max-width:768px){.index-module__XyVkSa__header{margin-bottom:3rem}.index-module__XyVkSa__grid{grid-template-columns:1fr;gap:2rem}}
.index-module__4aozfa__root{height:70rem;box-shadow:var(--shadow-lift);border-radius:2.4rem;position:relative;overflow:hidden}.index-module__4aozfa__root:after{content:"";background-image:var(--grain);opacity:.05;pointer-events:none;z-index:1;position:absolute;inset:0}.index-module__4aozfa__viewport{-webkit-user-select:none;user-select:none;height:100%;overflow:hidden}.index-module__4aozfa__track{touch-action:pan-y pinch-zoom;height:100%;display:flex}.index-module__4aozfa__slide{flex:0 0 100%;min-width:0;position:relative;overflow:hidden}.index-module__4aozfa__clickable{cursor:pointer}.index-module__4aozfa__parallaxLayer{position:absolute;inset:-8% 0}.index-module__4aozfa__slideOverlay{background:radial-gradient(80rem 44rem at 85% -10%, var(--light-blue-18), transparent 60%), linear-gradient(90deg, var(--dark-blue-45) 0%, var(--dark-blue-15) 60%, var(--dark-blue-35) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.index-module__4aozfa__img{object-fit:cover}.index-module__4aozfa__orbit{border:.1rem solid var(--white-15);pointer-events:none;z-index:1;border-radius:50%;width:44rem;height:44rem;position:absolute;top:-14rem;right:-10rem}.index-module__4aozfa__orbit:before{content:"";border:.1rem solid var(--white-12);border-radius:50%;position:absolute;inset:6rem}.index-module__4aozfa__arrow{z-index:10;background:var(--glass-bg-strong);border:.1rem solid var(--glass-border);-webkit-backdrop-filter:blur(12px);cursor:pointer;width:6rem;height:6rem;color:var(--white);border-radius:50%;justify-content:center;align-items:center;transition:background .3s,color .3s,border-color .3s,box-shadow .35s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.index-module__4aozfa__arrow:hover{background:var(--white);color:var(--primary-blue);border-color:var(--white);box-shadow:var(--glow-blue)}.index-module__4aozfa__arrowPrev{left:4rem}.index-module__4aozfa__arrowNext{right:4rem}.index-module__4aozfa__arrowIcon{width:1rem;height:1.8rem}.index-module__4aozfa__dots{z-index:10;background:var(--glass-bg);border:.1rem solid var(--glass-border);-webkit-backdrop-filter:blur(12px);border-radius:10rem;align-items:center;gap:1rem;padding:1rem 1.4rem;display:flex;position:absolute;bottom:2.4rem;left:50%;transform:translate(-50%)}.index-module__4aozfa__dot{cursor:pointer;background:var(--white-40);width:.8rem;height:.8rem;transition:width .35s var(--ease-out-expo), background .3s ease;border:none;border-radius:10rem;padding:0}.index-module__4aozfa__dot:hover{background:var(--white-70)}.index-module__4aozfa__dotActive{background:var(--primary-orange);width:2.6rem}@media (max-width:1440px){.index-module__4aozfa__root{height:58rem}}@media (max-width:1280px){.index-module__4aozfa__root{height:50rem}}@media (max-width:1024px){.index-module__4aozfa__root{height:42rem}.index-module__4aozfa__arrowPrev{left:2rem}.index-module__4aozfa__arrowNext{right:2rem}.index-module__4aozfa__orbit{width:30rem;height:30rem}}@media (max-width:768px){.index-module__4aozfa__root{border-radius:2rem;height:32rem}.index-module__4aozfa__arrow{width:4.5rem;height:4.5rem}.index-module__4aozfa__arrowPrev{left:1.5rem}.index-module__4aozfa__arrowNext{right:1.5rem}.index-module__4aozfa__arrowIcon{width:.8rem;height:1.4rem}.index-module__4aozfa__dots{bottom:1.6rem}}@media (max-width:480px){.index-module__4aozfa__root{border-radius:1.6rem;height:26rem}.index-module__4aozfa__arrow{width:4rem;height:4rem}.index-module__4aozfa__arrowPrev{left:1rem}.index-module__4aozfa__arrowNext{right:1rem}}@media (max-width:390px){.index-module__4aozfa__root{height:22rem}}
.index-module__SOMuSq__container{background:var(--aurora-light);background-repeat:no-repeat}.index-module__SOMuSq__listing{width:120rem;max-width:100%;margin:var(--section-gap) auto 0}.index-module__SOMuSq__listingHeader{border-bottom:.1rem solid var(--dreamless-grey);justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:6rem;padding-bottom:3rem;display:flex}.index-module__SOMuSq__headerLeft{flex-direction:column;align-items:flex-start;gap:2rem;display:flex}.index-module__SOMuSq__listingHeading{margin:0}.index-module__SOMuSq__grid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.index-module__SOMuSq__empty{text-align:center;color:var(--empress);border:.1rem dashed var(--dreamless-grey);border-radius:1.6rem;margin:0;padding:6rem 2rem;font-size:1.8rem;line-height:2.8rem}.index-module__SOMuSq__resultsPending{opacity:.5;pointer-events:none;transition:opacity .2s}.index-module__SOMuSq__map{margin-block:var(--section-gap);margin-inline:auto}@media (max-width:1280px){.index-module__SOMuSq__listingHeader{margin-bottom:5rem}}@media (max-width:1024px){.index-module__SOMuSq__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (max-width:768px){.index-module__SOMuSq__listingHeader{flex-direction:column;align-items:flex-start;gap:2rem;margin-bottom:4rem}.index-module__SOMuSq__grid{gap:2rem}}@media (max-width:480px){.index-module__SOMuSq__listingHeader{margin-bottom:3rem}.index-module__SOMuSq__grid{grid-template-columns:1fr;justify-items:center;gap:2rem}.index-module__SOMuSq__gridItem{width:36rem;max-width:36rem}}@media (max-width:390px){.index-module__SOMuSq__listingHeader{margin-bottom:2.5rem;padding-bottom:1.5rem}}
.LocationCard-module__zjcptq__card{width:100%;position:relative}.LocationCard-module__zjcptq__imageWrap{width:100%;height:100%;position:relative;overflow:hidden}.LocationCard-module__zjcptq__imageWrap:after{content:"";background:linear-gradient(180deg, transparent 40%, var(--dark-blue-45) 100%);pointer-events:none;position:absolute;inset:0}.LocationCard-module__zjcptq__image{object-fit:cover;object-position:center;transition:transform 1.2s var(--ease-out-expo)}.LocationCard-module__zjcptq__card:hover .LocationCard-module__zjcptq__image{transform:scale(1.05)}.LocationCard-module__zjcptq__locationBox{z-index:1;background:var(--dark-blue-85);-webkit-backdrop-filter:blur(14px);border:.1rem solid var(--glass-border);width:36rem;max-width:calc(100% - 3.2rem);box-shadow:var(--shadow-float);border-radius:2rem;padding:3.4rem 4rem;position:absolute;bottom:3rem;left:3rem}.LocationCard-module__zjcptq__boxHeading{color:var(--white);margin:0 0 1.2rem;font-size:2.2rem;font-weight:500;line-height:3rem}.LocationCard-module__zjcptq__boxAddress{color:var(--white-80);margin:0 0 1.6rem;font-size:1.8rem;font-weight:400;line-height:2.6rem}.LocationCard-module__zjcptq__mapLink{color:var(--white);align-items:center;gap:1rem;font-size:1.8rem;font-weight:400;line-height:2.6rem;transition:color .2s;display:inline-flex}.LocationCard-module__zjcptq__mapLink:hover,.LocationCard-module__zjcptq__mapChevronIcon{color:var(--primary-orange)}@media (max-width:1280px){.LocationCard-module__zjcptq__locationBox{width:32rem;padding:2rem 2.4rem 2.4rem}.LocationCard-module__zjcptq__boxHeading{font-size:2rem;line-height:2.4rem}.LocationCard-module__zjcptq__boxAddress,.LocationCard-module__zjcptq__mapLink{font-size:1.6rem;line-height:2rem}}@media (max-width:1024px){.LocationCard-module__zjcptq__locationBox{width:30rem}}@media (max-width:768px){.LocationCard-module__zjcptq__card{height:30rem}.LocationCard-module__zjcptq__locationBox{height:fit-content;margin:auto;inset:0}}@media (max-width:480px){.LocationCard-module__zjcptq__boxHeading{font-size:2rem;line-height:2.6rem}.LocationCard-module__zjcptq__boxAddress{font-size:1.4rem;line-height:2.2rem}}
.EventGallerySkeleton-module___hJC6a__root{width:100%;height:52rem;box-shadow:var(--shadow-lift);border-radius:2.4rem;position:relative;overflow:hidden}.EventGallerySkeleton-module___hJC6a__fill{border-radius:inherit;position:absolute;inset:0}.EventGallerySkeleton-module___hJC6a__dots{z-index:2;background:var(--glass-bg);border:.1rem solid var(--glass-border);-webkit-backdrop-filter:blur(12px);border-radius:10rem;align-items:center;gap:1rem;padding:1rem 1.4rem;display:flex;position:absolute;bottom:2.4rem;left:50%;transform:translate(-50%)}.EventGallerySkeleton-module___hJC6a__dot{background:var(--white-40);border-radius:10rem;width:.8rem;height:.8rem}.EventGallerySkeleton-module___hJC6a__dot:first-child{background:var(--primary-orange);width:2.6rem}@media (max-width:1280px){.EventGallerySkeleton-module___hJC6a__root{height:44rem}}@media (max-width:1024px){.EventGallerySkeleton-module___hJC6a__root{height:36rem}}@media (max-width:768px){.EventGallerySkeleton-module___hJC6a__root{border-radius:2rem;height:30rem}.EventGallerySkeleton-module___hJC6a__dots{bottom:1.6rem}}@media (max-width:480px){.EventGallerySkeleton-module___hJC6a__root{border-radius:1.6rem;height:24rem}}@media (max-width:390px){.EventGallerySkeleton-module___hJC6a__root{height:20rem}}
.StatementsSkeleton-module__gbt0Yq__stage{height:46rem;display:flex}.StatementsSkeleton-module__gbt0Yq__descs{grid-template-columns:repeat(3,1fr);gap:3rem;padding:3rem;display:grid}@media (max-width:768px){.StatementsSkeleton-module__gbt0Yq__stage{height:32rem}.StatementsSkeleton-module__gbt0Yq__descs{grid-template-columns:1fr;gap:2rem;padding:2rem}}
.WhyPointOSkeleton-module__tDD3ka__card{border:.1rem solid var(--dreamless-grey);border-radius:2rem;flex-direction:column;gap:1.4rem;padding:3.4rem 3rem;display:flex}
.WorkspaceGallerySkeleton-module__n7jPuq__root{height:70rem;box-shadow:var(--shadow-lift);border-radius:2.4rem;position:relative;overflow:hidden}.WorkspaceGallerySkeleton-module__n7jPuq__fill{border-radius:inherit;position:absolute;inset:0}.WorkspaceGallerySkeleton-module__n7jPuq__dots{z-index:2;background:var(--glass-bg);border:.1rem solid var(--glass-border);-webkit-backdrop-filter:blur(12px);border-radius:10rem;align-items:center;gap:1rem;padding:1rem 1.4rem;display:flex;position:absolute;bottom:2.4rem;left:50%;transform:translate(-50%)}.WorkspaceGallerySkeleton-module__n7jPuq__dot{background:var(--white-40);border-radius:10rem;width:.8rem;height:.8rem}.WorkspaceGallerySkeleton-module__n7jPuq__dot:first-child{background:var(--primary-orange);width:2.6rem}@media (max-width:1440px){.WorkspaceGallerySkeleton-module__n7jPuq__root{height:58rem}}@media (max-width:1280px){.WorkspaceGallerySkeleton-module__n7jPuq__root{height:50rem}}@media (max-width:1024px){.WorkspaceGallerySkeleton-module__n7jPuq__root{height:42rem}}@media (max-width:768px){.WorkspaceGallerySkeleton-module__n7jPuq__root{border-radius:2rem;height:32rem}.WorkspaceGallerySkeleton-module__n7jPuq__dots{bottom:1.6rem}}@media (max-width:480px){.WorkspaceGallerySkeleton-module__n7jPuq__root{border-radius:1.6rem;height:26rem}}@media (max-width:390px){.WorkspaceGallerySkeleton-module__n7jPuq__root{height:22rem}}
.BenefitItem-module__GxrPZG__item{background:var(--glass-bg);border:.1rem solid var(--glass-border);-webkit-backdrop-filter:blur(12px);transition:transform .45s var(--ease-out-expo), background .3s ease, border-color .3s ease, box-shadow .45s ease;border-radius:2rem;padding:3rem;position:relative;overflow:hidden}.BenefitItem-module__GxrPZG__item:before{content:"";background:var(--glass-highlight);opacity:0;pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.BenefitItem-module__GxrPZG__item:hover{background:var(--glass-bg-strong);border-color:var(--white-25);box-shadow:var(--glow-blue);transform:translateY(-.6rem)}.BenefitItem-module__GxrPZG__item:hover:before{opacity:1}.BenefitItem-module__GxrPZG__title{color:var(--white);overflow-wrap:break-word;margin:0 0 .8rem;font-size:2.2rem;font-weight:500;line-height:2.8rem}.BenefitItem-module__GxrPZG__desc{color:var(--white-70);overflow-wrap:break-word;margin:0;font-size:1.8rem;font-weight:400;line-height:2.6rem}@media (max-width:1024px){.BenefitItem-module__GxrPZG__item{padding:2.4rem}.BenefitItem-module__GxrPZG__title{font-size:2rem;line-height:2.6rem}.BenefitItem-module__GxrPZG__desc{font-size:1.6rem;line-height:2.4rem}}@media (max-width:768px){.BenefitItem-module__GxrPZG__item{padding:2rem}}
.ContactForm-module__r8m74a__card{width:100%;padding:5rem 4rem}.ContactForm-module__r8m74a__heading{margin:1.2rem 0 3rem;font-size:3.6rem;font-weight:600;line-height:4.6rem}.ContactForm-module__r8m74a__form{flex-direction:column;gap:2rem;display:flex}.ContactForm-module__r8m74a__submitBtn{justify-content:center;width:100%}.ContactForm-module__r8m74a__conditional{animation:ContactForm-module__r8m74a__conditional-in .35s var(--ease-out-expo) both}@keyframes ContactForm-module__r8m74a__conditional-in{0%{opacity:0;transform:translateY(-.8rem)}to{opacity:1;transform:translateY(0)}}@media (max-width:1280px){.ContactForm-module__r8m74a__card{padding:3.2rem}}@media (max-width:1024px){.ContactForm-module__r8m74a__card{padding:3rem}}@media (max-width:768px){.ContactForm-module__r8m74a__card{border-radius:1.2rem;padding:2.8rem 2.4rem}.ContactForm-module__r8m74a__heading{margin:1rem 0 2.4rem}}@media (max-width:480px){.ContactForm-module__r8m74a__card{padding:2.4rem 2rem}.ContactForm-module__r8m74a__form{gap:1.6rem}}
.InfoCard-module__7Bh4vG__card{background:linear-gradient(var(--background), var(--background)) padding-box, linear-gradient(165deg, var(--light-blue-18), var(--dreamless-grey) 45%, var(--orange-14)) border-box;box-shadow:var(--shadow-float);transition:transform .45s var(--ease-out-expo), box-shadow .45s ease;border:.1rem solid #0000;border-radius:2rem;overflow:hidden}.InfoCard-module__7Bh4vG__card:hover{box-shadow:var(--shadow-lift);transform:translateY(-.4rem)}.InfoCard-module__7Bh4vG__header{align-items:center;gap:1rem;padding:2.2rem 2.4rem 0;display:flex}.InfoCard-module__7Bh4vG__header:before{content:"";background:var(--primary-orange);border-radius:50%;flex-shrink:0;width:.7rem;height:.7rem}.InfoCard-module__7Bh4vG__title{letter-spacing:.18em;text-transform:uppercase;color:var(--primary-blue);font-size:1.3rem;font-weight:700;line-height:2.4rem}.InfoCard-module__7Bh4vG__body{flex-direction:column;gap:1.2rem;padding:1.4rem 2.4rem 2.4rem;display:flex}
.index-module__3wp5TW__section{padding-block:var(--section-gap)}.index-module__3wp5TW__header{justify-content:space-between;align-items:flex-end;width:120rem;max-width:100%;margin:0 auto 5rem;display:flex}.index-module__3wp5TW__headerLeft{flex-direction:column;gap:1.5rem;display:flex}.index-module__3wp5TW__grid{grid-template-columns:2fr 1.9fr 2fr 1.9fr;gap:2rem;height:64rem;display:grid}.index-module__3wp5TW__sideCol{flex-direction:column;gap:2rem;display:flex}.index-module__3wp5TW__smallRow{flex:1;gap:2rem;display:flex}.index-module__3wp5TW__smallItem,.index-module__3wp5TW__wideItem{border-radius:2rem;flex:1;position:relative;overflow:hidden}.index-module__3wp5TW__tallItem{border-radius:2rem;position:relative;overflow:hidden}.index-module__3wp5TW__img{object-fit:cover;transition:transform .7s var(--ease-out-expo)}.index-module__3wp5TW__clickable{cursor:pointer}.index-module__3wp5TW__clickable:after{content:"";background:linear-gradient(0deg, var(--dark-blue-45), transparent 55%);opacity:0;pointer-events:none;transition:opacity .4s;position:absolute;inset:0}.index-module__3wp5TW__clickable:hover:after{opacity:1}.index-module__3wp5TW__clickable:hover .index-module__3wp5TW__img{transform:scale(1.05)}@media (max-width:1440px){.index-module__3wp5TW__grid{height:52rem}}@media (max-width:1280px){.index-module__3wp5TW__grid{gap:1.5rem;height:46rem}.index-module__3wp5TW__header{padding:0 12rem}}@media (max-width:1024px){.index-module__3wp5TW__header{padding:0 4rem}.index-module__3wp5TW__grid{height:40rem}}@media (max-width:768px){.index-module__3wp5TW__header{flex-wrap:wrap;gap:2rem;margin-bottom:3rem;padding:0}.index-module__3wp5TW__grid{grid-template-columns:1fr 1fr;gap:1rem;height:auto}.index-module__3wp5TW__sideCol{gap:1rem;height:28rem}.index-module__3wp5TW__smallRow{gap:1rem}.index-module__3wp5TW__wideItem{flex:1.4}.index-module__3wp5TW__tallItem{min-height:28rem}}@media (max-width:480px){.index-module__3wp5TW__grid{gap:.8rem}.index-module__3wp5TW__sideCol{gap:.8rem;height:22rem}.index-module__3wp5TW__smallRow{gap:.8rem}.index-module__3wp5TW__tallItem{min-height:22rem}}@media (max-width:390px){.index-module__3wp5TW__header{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:2.5rem}.index-module__3wp5TW__grid{grid-template-columns:1fr 1fr;gap:.8rem;height:auto;display:grid}.index-module__3wp5TW__sideCol{height:auto;display:contents}.index-module__3wp5TW__smallRow{display:contents}.index-module__3wp5TW__smallItem{aspect-ratio:1;height:auto;min-height:0}.index-module__3wp5TW__wideItem{aspect-ratio:16/7;flex:none;grid-column:1/-1;height:auto;min-height:0}.index-module__3wp5TW__tallItem{aspect-ratio:16/7;grid-column:1/-1;height:auto;min-height:0}}
.index-module__HNVUaW__wrapper{max-width:80rem;padding-top:var(--section-gap);margin:0 auto;position:relative}.index-module__HNVUaW__decoRight{z-index:0;pointer-events:none;position:absolute;top:16rem;right:-28rem}.index-module__HNVUaW__ring{border:.1rem solid var(--primary-blue-12);border-radius:50%;width:34rem;height:34rem;display:block;position:relative}.index-module__HNVUaW__ring:before{content:"";border:.1rem solid var(--light-blue-18);border-radius:50%;position:absolute;inset:5rem}.index-module__HNVUaW__ring:after{content:"";background:var(--orange-35);border-radius:50%;width:1rem;height:1rem;position:absolute;top:3rem;left:3rem}.index-module__HNVUaW__decoLeft{z-index:0;pointer-events:none;position:absolute;top:58rem;left:-30rem}.index-module__HNVUaW__ghostO{letter-spacing:-.04em;color:var(--primary-blue-05);-webkit-user-select:none;user-select:none;font-size:26rem;font-weight:700;line-height:1;display:block}.index-module__HNVUaW__section{z-index:1;margin-bottom:5rem;position:relative}.index-module__HNVUaW__name{letter-spacing:-.02em;color:var(--dreamless-black);overflow-wrap:break-word;margin:0 0 1.6rem;font-size:4.2rem;font-weight:700;line-height:1.2}.index-module__HNVUaW__name:after{content:".";color:var(--primary-orange)}.index-module__HNVUaW__priceRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.6rem 2.4rem;margin:0 0 2.4rem;display:flex}.index-module__HNVUaW__priceTag{letter-spacing:-.01em;background:var(--gradient-light);color:#0000;-webkit-background-clip:text;background-clip:text;width:fit-content;margin:0;font-size:2.4rem;font-weight:700;line-height:3.2rem}.index-module__HNVUaW__enquireLink{flex:none;text-decoration:none;display:inline-flex}.index-module__HNVUaW__enquireBtn{white-space:nowrap}.index-module__HNVUaW__body{color:var(--empress);margin:0;font-size:1.8rem;font-weight:400;line-height:2.8rem}.index-module__HNVUaW__subheading{letter-spacing:-.015em;color:var(--dreamless-black);margin:0 0 .8rem;font-size:3rem;font-weight:700;line-height:4.4rem}.index-module__HNVUaW__subheading:after{content:".";color:var(--primary-orange)}.index-module__HNVUaW__amenityGrid{border-left:.1rem solid var(--pale-grey);grid-template-columns:repeat(4,1fr);margin:2rem 0 0;padding:0;list-style:none;display:grid}.index-module__HNVUaW__amenityCell{border-right:.1rem solid var(--pale-grey);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2.3rem 1rem;transition:background .3s;display:flex}.index-module__HNVUaW__amenityCell:nth-child(-n+4){border-bottom:.1rem solid var(--pale-grey)}.index-module__HNVUaW__amenityCell:hover{background:var(--light-blue-06)}.index-module__HNVUaW__amenityCell:hover .index-module__HNVUaW__amenityIconBox{transform:translateY(-.3rem)}.index-module__HNVUaW__amenityIconBox{border:.1rem solid var(--pale-grey);background:var(--white);width:7rem;height:7rem;box-shadow:var(--shadow-float);transition:transform .35s var(--ease-spring);border-radius:1.6rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.index-module__HNVUaW__amenityIcon{background-color:var(--primary-orange);width:4rem;height:4rem;-webkit-mask:var(--amenity-icon) no-repeat center / contain;-webkit-mask:var(--amenity-icon) no-repeat center / contain;mask:var(--amenity-icon) no-repeat center / contain;display:block}.index-module__HNVUaW__amenityLabel{color:var(--mirage);font-size:1.8rem;font-weight:400;line-height:2.6rem}.index-module__HNVUaW__mapBox{z-index:1;background:linear-gradient(var(--background), var(--background)) padding-box, linear-gradient(165deg, var(--light-blue-18), var(--pale-grey) 45%, var(--orange-14)) border-box;height:46rem;box-shadow:var(--shadow-lift);border:.1rem solid #0000;border-radius:2.4rem;padding:2rem;position:relative;overflow:hidden}@media (max-width:1024px){.index-module__HNVUaW__name{font-size:3.4rem}.index-module__HNVUaW__decoRight,.index-module__HNVUaW__decoLeft{display:none}}@media (max-width:768px){.index-module__HNVUaW__wrapper{max-width:100%}.index-module__HNVUaW__name{font-size:2.8rem}.index-module__HNVUaW__priceTag{font-size:2rem}.index-module__HNVUaW__subheading{font-size:2.4rem;line-height:3.2rem}.index-module__HNVUaW__amenityGrid{grid-template-columns:repeat(2,1fr)}.index-module__HNVUaW__mapBox{height:35rem}.index-module__HNVUaW__amenityCell{border-top:.1rem solid var(--pale-grey);border-bottom:.1rem solid var(--pale-grey)}}@media (max-width:600px){.index-module__HNVUaW__priceRow{flex-direction:column;align-items:flex-start;gap:1.8rem}.index-module__HNVUaW__enquireLink,.index-module__HNVUaW__enquireBtn{width:100%}}@media (max-width:480px){.index-module__HNVUaW__name{font-size:2.4rem}.index-module__HNVUaW__priceTag{font-size:1.8rem}.index-module__HNVUaW__subheading{font-size:2rem;line-height:2.8rem}.index-module__HNVUaW__body{font-size:1.6rem;line-height:2.4rem}.index-module__HNVUaW__amenityIconBox{width:5.5rem;height:5.5rem}.index-module__HNVUaW__amenityIcon{width:3rem;height:3rem}.index-module__HNVUaW__amenityLabel{font-size:1.4rem;line-height:2rem}.index-module__HNVUaW__mapBox{height:28rem;padding:1.5rem}}@media (max-width:390px){.index-module__HNVUaW__name{font-size:2.2rem}.index-module__HNVUaW__mapBox{height:24rem}}
.index-module__xLE4Kq__section{margin:var(--section-gap) calc(50% - 50vw) 0;padding-block:var(--section-gap);padding-inline:var(--gutter-pad);background:radial-gradient(80rem 52rem at 15% -10%, var(--light-blue-18), transparent 58%), radial-gradient(64rem 46rem at 92% 112%, var(--orange-08), transparent 55%), linear-gradient(180deg, var(--navy-ink) 0%, var(--navy-deep) 100%);--heading-fg:var(--white);--badge-fg:var(--white);--badge-bd:var(--glass-border);--badge-bg:var(--glass-bg);position:relative;overflow:hidden}.index-module__xLE4Kq__section:before{content:"";background-image:var(--grain);opacity:.05;pointer-events:none;position:absolute;inset:0}.index-module__xLE4Kq__header{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:2rem;margin-bottom:5rem;display:flex;position:relative}.index-module__xLE4Kq__grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:3rem;width:120rem;max-width:100%;margin-inline:auto;display:grid;position:relative}@media (max-width:1280px){.index-module__xLE4Kq__section{padding-inline:5rem}}@media (max-width:1024px){.index-module__xLE4Kq__section{padding-inline:3rem}.index-module__xLE4Kq__grid{grid-template-columns:repeat(2,1fr);gap:2.4rem}}@media (max-width:768px){.index-module__xLE4Kq__section{padding-inline:2rem}.index-module__xLE4Kq__header{margin-bottom:3rem}}@media (max-width:480px){.index-module__xLE4Kq__section{padding-inline:1.5rem}.index-module__xLE4Kq__grid{grid-template-columns:1fr;gap:2rem}}
.InfoStat-module__szkGJa__item{text-align:center;background:var(--glass-bg);border:.1rem solid var(--glass-border);-webkit-backdrop-filter:blur(12px);width:100%;transition:transform .45s var(--ease-out-expo), background .3s ease, border-color .3s ease, box-shadow .45s ease;border-radius:2rem;flex-direction:column;align-items:center;padding:4rem 3rem;display:flex;position:relative;overflow:hidden}.InfoStat-module__szkGJa__item:before{content:"";background:var(--glass-highlight);opacity:0;pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.InfoStat-module__szkGJa__item:hover{background:var(--glass-bg-strong);border-color:var(--white-25);box-shadow:var(--glow-blue);transform:translateY(-.6rem)}.InfoStat-module__szkGJa__item:hover:before{opacity:1}.InfoStat-module__szkGJa__mobileOnly{display:none}.InfoStat-module__szkGJa__iconBadge{background:var(--white);width:5.6rem;height:5.6rem;box-shadow:var(--shadow-float);color:var(--primary-blue);transition:transform .35s var(--ease-spring);border-radius:1.4rem;justify-content:center;align-items:center;margin-bottom:2.4rem;display:flex}.InfoStat-module__szkGJa__item:hover .InfoStat-module__szkGJa__iconBadge{transform:translateY(-.3rem)}.InfoStat-module__szkGJa__iconBadge svg{width:2.4rem;height:auto}.InfoStat-module__szkGJa__iconBadgeDark{position:relative}.InfoStat-module__szkGJa__iconBadgeDark:before{content:"";background:var(--primary-blue);border-radius:50%;position:absolute;inset:.9rem}.InfoStat-module__szkGJa__iconBadgeDark svg{z-index:1;color:var(--white);width:1.6rem;height:1.6rem;position:relative}.InfoStat-module__szkGJa__label{color:var(--white);overflow-wrap:break-word;margin:0 0 .6rem;font-size:2.2rem;font-weight:500;line-height:3rem}.InfoStat-module__szkGJa__value{color:var(--white-70);overflow-wrap:break-word;margin:0;font-size:1.8rem;font-weight:400;line-height:2.6rem}.InfoStat-module__szkGJa__socials{justify-content:center;align-items:center;gap:1rem;display:flex}@media (max-width:768px){.InfoStat-module__szkGJa__mobileOnly{display:flex}.InfoStat-module__szkGJa__item{padding:3rem 2rem}.InfoStat-module__szkGJa__label{margin:0 0 .6rem;font-size:1.8rem;line-height:2rem}.InfoStat-module__szkGJa__value{font-size:1.6rem;line-height:1.8rem}.InfoStat-module__szkGJa__iconBadge{border-radius:1rem;width:4.5rem;height:4.5rem;margin-bottom:1.6rem}.InfoStat-module__szkGJa__iconBadge svg{width:2rem;height:auto}.InfoStat-module__szkGJa__socials{gap:.8rem}}@media (max-width:480px){.InfoStat-module__szkGJa__label{font-size:1.6rem}.InfoStat-module__szkGJa__value{font-size:1.4rem}}
.index-module__6UBXeq__root{flex-direction:column;gap:4rem;width:120rem;max-width:100%;margin:7rem auto;display:flex}.index-module__6UBXeq__title{letter-spacing:-.02em;color:var(--dreamless-black);overflow-wrap:break-word;text-wrap:balance;margin:0;font-size:4.2rem;font-weight:700;line-height:1.2}.index-module__6UBXeq__title:after{content:".";color:var(--primary-orange)}.index-module__6UBXeq__galleryWrap{width:100%}.index-module__6UBXeq__bodyText{flex-direction:column;gap:2rem;display:flex}.index-module__6UBXeq__paragraph{color:var(--empress);margin:0;font-size:1.7rem;font-weight:400;line-height:2.8rem}.index-module__6UBXeq__paragraph:first-child{color:var(--mirage);border-left:.3rem solid var(--primary-orange);padding-left:2rem;font-size:2rem;font-weight:500;line-height:1.6}.index-module__6UBXeq__infoGrid{grid-template-rows:auto auto;grid-template-columns:1fr 1fr 2.1fr;gap:2.5rem;display:grid}.index-module__6UBXeq__mapBox{background:linear-gradient(var(--background), var(--background)) padding-box, linear-gradient(165deg, var(--light-blue-18), var(--pale-grey) 45%, var(--orange-14)) border-box;min-height:30rem;box-shadow:var(--shadow-float);border:.1rem solid #0000;border-radius:2rem;grid-area:1/3/3;padding:2rem;overflow:hidden}.index-module__6UBXeq__infoRow{align-items:flex-start;gap:1rem;display:flex}.index-module__6UBXeq__infoIcon{width:1.6rem;height:1.6rem;color:var(--primary-blue);flex-shrink:0;margin-top:.3rem}.index-module__6UBXeq__infoText{color:var(--empress);font-size:1.6rem;font-weight:400;line-height:2.6rem}.index-module__6UBXeq__socialRow{align-items:center;gap:1.2rem;margin-top:.4rem;padding-left:2.6rem;display:flex}.index-module__6UBXeq__socialLink{color:var(--empress);align-items:center;transition:color .15s;display:flex}.index-module__6UBXeq__socialLink:hover{color:var(--primary-blue)}.index-module__6UBXeq__socialIcon{width:1.4rem;height:1.4rem}.index-module__6UBXeq__joinWrap{width:100%}@media (max-width:1280px){.index-module__6UBXeq__root{gap:3.5rem;margin-block:6rem}.index-module__6UBXeq__title{font-size:2.8rem;line-height:3.6rem}}@media (max-width:1024px){.index-module__6UBXeq__root{gap:3rem;margin-block:5rem}.index-module__6UBXeq__infoGrid{grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr}.index-module__6UBXeq__mapBox{grid-area:3/1/auto/3;min-height:28rem}.index-module__6UBXeq__title{font-size:2.4rem;line-height:3.2rem}}@media (max-width:768px){.index-module__6UBXeq__root{gap:2.8rem;margin-block:4rem}.index-module__6UBXeq__infoGrid{grid-template-rows:auto;grid-template-columns:1fr}.index-module__6UBXeq__mapBox{grid-area:5/1;min-height:26rem}.index-module__6UBXeq__title{font-size:2.2rem;line-height:3rem}.index-module__6UBXeq__paragraph{font-size:1.5rem;line-height:2.5rem}}@media (max-width:480px){.index-module__6UBXeq__root{gap:2.4rem;margin-block:3.5rem}.index-module__6UBXeq__title{font-size:2rem;line-height:2.8rem}.index-module__6UBXeq__mapBox{min-height:22rem}}@media (max-width:390px){.index-module__6UBXeq__root{gap:2rem;margin-block:3rem}.index-module__6UBXeq__title{font-size:1.8rem;line-height:2.6rem}.index-module__6UBXeq__mapBox{min-height:20rem}}
.GallerySkeleton-module__8Ng-uG__header{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:4rem;display:flex}.GallerySkeleton-module__8Ng-uG__headerLeft{flex-direction:column;gap:1.6rem;display:flex}
.WorkspacePlanCard-module__V33prG__panel{background:linear-gradient(var(--background), var(--background)) padding-box, linear-gradient(165deg, var(--light-blue-18), var(--pale-grey) 45%, var(--orange-14)) border-box;height:100%;box-shadow:var(--shadow-lift);border:.1rem solid #0000;border-radius:2.4rem;grid-template:"aside features"1fr"cta features"/.92fr 1.08fr;display:grid;overflow:hidden}.WorkspacePlanCard-module__V33prG__panelFeatured{background:linear-gradient(var(--background), var(--background)) padding-box, linear-gradient(165deg, var(--orange-14), var(--orange-35) 50%, var(--light-blue-18)) border-box;box-shadow:var(--shadow-lift), var(--glow-orange)}.WorkspacePlanCard-module__V33prG__panelFeatured .WorkspacePlanCard-module__V33prG__aside{background:radial-gradient(60rem 40rem at -10% -10%, var(--dark-blue-85), transparent 40%), var(--background)}.WorkspacePlanCard-module__V33prG__panelFeatured .WorkspacePlanCard-module__V33prG__ctaLink{background:var(--background)}.WorkspacePlanCard-module__V33prG__aside{background:radial-gradient(60rem 40rem at -10% -10%, var(--light-blue-06), transparent 60%), var(--soft-peach);border-right:.1rem solid var(--pale-grey);flex-direction:column;grid-area:aside;align-items:flex-start;gap:1rem;padding:4rem 4rem 2.4rem;display:flex}.WorkspacePlanCard-module__V33prG__icon{object-fit:contain;width:auto;height:5.4rem;margin-bottom:.6rem}.WorkspacePlanCard-module__V33prG__planName{color:var(--mirage);overflow-wrap:break-word;margin:0;font-size:2.6rem;font-weight:600;line-height:1.2}.WorkspacePlanCard-module__V33prG__subtitle{color:var(--empress);overflow-wrap:break-word;margin:0;font-size:1.6rem;font-weight:400;line-height:2.4rem}.WorkspacePlanCard-module__V33prG__price{letter-spacing:-.01em;background:var(--gradient-light);color:#0000;overflow-wrap:break-word;-webkit-background-clip:text;background-clip:text;margin:1rem 0 .4rem;font-size:4rem;font-weight:700;line-height:1.1}.WorkspacePlanCard-module__V33prG__ctaLink{background:var(--soft-peach);border-right:.1rem solid var(--pale-grey);grid-area:cta;width:100%;padding:0 4rem 4rem;text-decoration:none}.WorkspacePlanCard-module__V33prG__cta{width:100%}.WorkspacePlanCard-module__V33prG__features{flex-direction:column;grid-area:features;justify-content:center;margin:0;padding:1.4rem 4rem;list-style:none;display:flex}.WorkspacePlanCard-module__V33prG__feature{border-bottom:.1rem solid var(--pale-grey);gap:1.4rem;padding:1.8rem 0;display:flex}.WorkspacePlanCard-module__V33prG__feature:last-child{border-bottom:none}.WorkspacePlanCard-module__V33prG__feature:before{content:"";background:var(--primary-orange);width:.8rem;height:.8rem;box-shadow:var(--glow-orange);border-radius:50%;flex-shrink:0;margin-top:.7rem}.WorkspacePlanCard-module__V33prG__featureText{flex-direction:column;gap:.5rem;min-width:0;display:flex}.WorkspacePlanCard-module__V33prG__featureLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--empress);font-size:1.3rem;font-weight:700;line-height:1.6rem}.WorkspacePlanCard-module__V33prG__featureValue{color:var(--mirage);overflow-wrap:break-word;font-size:1.8rem;font-weight:400;line-height:2.6rem}@media (max-width:768px){.WorkspacePlanCard-module__V33prG__panel{grid-template:"aside""features""cta"/1fr}.WorkspacePlanCard-module__V33prG__aside{border-right:none;border-bottom:.1rem solid var(--pale-grey);padding:3rem}.WorkspacePlanCard-module__V33prG__price{font-size:3.4rem}.WorkspacePlanCard-module__V33prG__features{padding:1rem 3rem 2rem}.WorkspacePlanCard-module__V33prG__ctaLink{border-right:none;border-top:.1rem solid var(--pale-grey);background:var(--background);padding:2.4rem 3rem 3rem}}@media (max-width:480px){.WorkspacePlanCard-module__V33prG__aside{padding:2.4rem 2rem}.WorkspacePlanCard-module__V33prG__icon{height:4.6rem}.WorkspacePlanCard-module__V33prG__planName{font-size:2.2rem}.WorkspacePlanCard-module__V33prG__price{font-size:3rem}.WorkspacePlanCard-module__V33prG__features{padding:.5rem 2rem 1.5rem}.WorkspacePlanCard-module__V33prG__featureValue{font-size:1.6rem;line-height:2.4rem}}
.BenefitsSkeleton-module__i06Q1G__card{background:var(--glass-bg);border:.1rem solid var(--glass-border);border-radius:2rem;flex-direction:column;gap:1.4rem;padding:3rem;display:flex}
.index-module__OICXqq__section{width:120rem;max-width:100%;padding:var(--section-gap) 0 0;margin:0 auto}.index-module__OICXqq__topGrid{background:linear-gradient(var(--background), var(--background)) padding-box, linear-gradient(165deg, var(--light-blue-18), var(--dreamless-grey) 45%, var(--orange-14)) border-box;box-shadow:var(--shadow-lift);border:.1rem solid #0000;border-radius:2.4rem;display:flex;overflow:hidden}.index-module__OICXqq__topGrid>:last-child{border-left:.1rem solid var(--border-subtle);width:41rem;min-width:41rem;max-width:100%}.index-module__OICXqq__band{margin:var(--section-gap) calc(50% - 50vw) 0;padding:10rem var(--gutter-pad);background:radial-gradient(80rem 52rem at 88% -10%, var(--light-blue-18), transparent 58%), radial-gradient(64rem 46rem at 6% 112%, var(--orange-08), transparent 55%), linear-gradient(180deg, var(--navy-ink) 0%, var(--navy-deep) 100%);--heading-fg:var(--white);--badge-fg:var(--white);--badge-bd:var(--glass-border);--badge-bg:var(--glass-bg);position:relative;overflow:hidden}.index-module__OICXqq__band:before{content:"";background-image:var(--grain);opacity:.05;pointer-events:none;position:absolute;inset:0}.index-module__OICXqq__bandHeader{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:2rem;margin-bottom:5rem;display:flex;position:relative}.index-module__OICXqq__infoRow{z-index:1;grid-template-columns:repeat(4,1fr);gap:3rem;width:120rem;max-width:100%;margin-inline:auto;display:grid;position:relative}.index-module__OICXqq__infoRow>*{display:flex}.index-module__OICXqq__infoLink{width:100%}@media (max-width:1280px){.index-module__OICXqq__band{padding:8rem 5rem}.index-module__OICXqq__infoRow{grid-template-columns:repeat(2,1fr);gap:2.4rem}}@media (max-width:1024px){.index-module__OICXqq__band{padding:8rem 3rem}}@media (max-width:768px){.index-module__OICXqq__topGrid{border-radius:2rem;flex-direction:column}.index-module__OICXqq__topGrid>:last-child{border-left:none;border-top:.1rem solid var(--border-subtle);width:100%;min-width:100%;max-width:100%}.index-module__OICXqq__band{padding:6rem 2rem}.index-module__OICXqq__bandHeader{margin-bottom:3rem}.index-module__OICXqq__infoRow{gap:2rem}}@media (max-width:480px){.index-module__OICXqq__band{padding:5rem 1.5rem}.index-module__OICXqq__infoRow{grid-template-columns:1fr}}
.ShareButtons-module__FaUvMW__root{border-top:.1rem solid var(--dreamless-grey);border-bottom:.1rem solid var(--dreamless-grey);flex-direction:column;align-items:center;gap:2.4rem;padding:3rem 0;display:flex}.ShareButtons-module__FaUvMW__heading{letter-spacing:-.01em;color:var(--dreamless-black);font-size:2.4rem;font-weight:700;line-height:3rem}.ShareButtons-module__FaUvMW__heading:after{content:".";color:var(--primary-orange)}.ShareButtons-module__FaUvMW__buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.6rem;display:flex}.ShareButtons-module__FaUvMW__btn{color:var(--white);cursor:pointer;white-space:nowrap;transition:filter .2s ease, transform .35s var(--ease-spring), box-shadow .35s ease;border:none;border-radius:99rem;align-items:center;gap:.8rem;padding:1.2rem 2.8rem;font-size:1.6rem;font-weight:400;line-height:2.6rem;display:inline-flex}.ShareButtons-module__FaUvMW__btn:hover{filter:brightness(1.12);box-shadow:var(--shadow-float);transform:translateY(-.2rem)}.ShareButtons-module__FaUvMW__icon{flex-shrink:0;width:auto;height:1.6rem}.ShareButtons-module__FaUvMW__facebook{background:var(--social-facebook)}.ShareButtons-module__FaUvMW__twitter{background:var(--social-twitter)}.ShareButtons-module__FaUvMW__linkedin{background:var(--social-linkedin)}.ShareButtons-module__FaUvMW__pinterest{background:var(--social-pinterest)}@media (max-width:768px){.ShareButtons-module__FaUvMW__buttons{grid-template-columns:1fr 1fr;gap:1.2rem;width:100%;display:grid}.ShareButtons-module__FaUvMW__btn{justify-content:center;padding:1.2rem 1.6rem;font-size:1.4rem}}@media (max-width:480px){.ShareButtons-module__FaUvMW__btn{padding:1rem 1.4rem;font-size:1.3rem}}@media (max-width:390px){.ShareButtons-module__FaUvMW__btn{padding:1rem 1.2rem;font-size:1.2rem}}
.TestimonialCard-module__1QWB7G__card{background:var(--glass-bg);border:.1rem solid var(--glass-border);-webkit-backdrop-filter:blur(14px);border-radius:2.4rem;flex-direction:column;gap:2.5rem;height:100%;padding:4.3rem 4rem 4.3rem 5rem;transition:border-color .4s,background .4s,box-shadow .5s;display:flex;position:relative;overflow:hidden}.TestimonialCard-module__1QWB7G__card:hover{border-color:var(--white-25);background:var(--glass-bg-strong);box-shadow:var(--glow-blue)}.TestimonialCard-module__1QWB7G__card:before{content:"";border-radius:inherit;background:var(--glass-highlight);opacity:.5;pointer-events:none;position:absolute;inset:0}.TestimonialCard-module__1QWB7G__name{color:var(--white);overflow-wrap:break-word;margin:0 0 .2rem;font-size:2.2rem;font-weight:600;line-height:3rem}.TestimonialCard-module__1QWB7G__role{letter-spacing:.08em;text-transform:uppercase;color:var(--primary-orange);overflow-wrap:break-word;margin:0;font-size:1.5rem;font-weight:500;line-height:2.2rem}.TestimonialCard-module__1QWB7G__quote{color:var(--white-80);overflow-wrap:break-word;margin:0;font-size:1.8rem;font-weight:300;line-height:1.7}@media (max-width:768px){.TestimonialCard-module__1QWB7G__card{gap:2rem;padding:3rem 2.5rem}.TestimonialCard-module__1QWB7G__name{font-size:2rem;line-height:2.8rem}.TestimonialCard-module__1QWB7G__role{font-size:1.4rem}.TestimonialCard-module__1QWB7G__quote{font-size:1.6rem}}@media (max-width:480px){.TestimonialCard-module__1QWB7G__card{padding:2.5rem 2rem}}@media (max-width:390px){.TestimonialCard-module__1QWB7G__name{font-size:1.8rem;line-height:2.4rem}.TestimonialCard-module__1QWB7G__role{font-size:1.3rem}.TestimonialCard-module__1QWB7G__quote{font-size:1.4rem}}
.index-module__xhKVlq__section{width:120rem;max-width:100%;margin:var(--section-gap) auto 0}.index-module__xhKVlq__header{text-align:center;flex-direction:column;align-items:center;gap:1.6rem;margin-bottom:3.6rem;display:flex}.index-module__xhKVlq__heading{letter-spacing:-.015em;color:var(--dreamless-black);overflow-wrap:break-word;margin:0;font-size:3.2rem;font-weight:700;line-height:1.2}.index-module__xhKVlq__heading:after{content:".";color:var(--primary-orange)}.index-module__xhKVlq__viewport{-webkit-user-select:none;user-select:none}.index-module__xhKVlq__slides{touch-action:pan-y pinch-zoom;margin-left:-3rem;display:flex}.index-module__xhKVlq__slide{flex:0 0 72%;min-width:0;padding-left:3rem}.index-module__xhKVlq__dots{justify-content:center;align-items:center;gap:1rem;margin-top:3.2rem;display:flex}.index-module__xhKVlq__dot{background:var(--dreamless-grey);cursor:pointer;width:.9rem;height:.9rem;transition:background .3s var(--ease-out-expo), width .3s var(--ease-out-expo);border:none;border-radius:10rem;padding:0}.index-module__xhKVlq__dot:hover{background:var(--empress)}.index-module__xhKVlq__dotActive,.index-module__xhKVlq__dotActive:hover{background:var(--primary-orange);width:2.6rem}@media (max-width:1024px){.index-module__xhKVlq__slide{flex:0 0 88%}}@media (max-width:768px){.index-module__xhKVlq__header{margin-bottom:2.8rem}.index-module__xhKVlq__heading{font-size:2.6rem}.index-module__xhKVlq__slide{flex:0 0 90%}.index-module__xhKVlq__dots{margin-top:2.4rem}}@media (max-width:480px){.index-module__xhKVlq__heading{font-size:2.2rem}.index-module__xhKVlq__slides{margin-left:-1.6rem}.index-module__xhKVlq__slide{flex:0 0 92%;padding-left:1.6rem}}@media (max-width:390px){.index-module__xhKVlq__slide{flex:0 0 92%}}
.EventArticle-module__979-Jq__article{color:inherit;background:linear-gradient(var(--background), var(--background)) padding-box, linear-gradient(165deg, var(--light-blue-18), var(--dreamless-grey) 45%, var(--orange-14)) border-box;box-shadow:var(--shadow-float);transition:transform .5s var(--ease-out-expo), box-shadow .5s ease;border:.1rem solid #0000;border-radius:2.4rem;align-items:stretch;gap:4rem;padding:3rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.EventArticle-module__979-Jq__article:before{content:"";background:linear-gradient(90deg, transparent, var(--primary-orange), transparent);height:.3rem;transition:transform .5s var(--ease-out-expo);border-radius:10rem;position:absolute;top:0;left:10%;right:10%;transform:scaleX(0)}.EventArticle-module__979-Jq__article:hover{box-shadow:var(--shadow-lift);transform:translateY(-.6rem)}.EventArticle-module__979-Jq__article:hover:before{transform:scaleX(1)}.EventArticle-module__979-Jq__datePlate{text-align:center;background:radial-gradient(16rem 12rem at 80% -20%, var(--light-blue-18), transparent 60%), linear-gradient(180deg, var(--navy-ink) 0%, var(--navy-deep) 100%);width:16rem;box-shadow:var(--shadow-float);border-radius:1.8rem;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.6rem;padding:2rem;transition:box-shadow .45s;display:flex}.EventArticle-module__979-Jq__article:hover .EventArticle-module__979-Jq__datePlate{box-shadow:var(--glow-blue)}.EventArticle-module__979-Jq__day{letter-spacing:-.02em;color:var(--white);font-size:4rem;font-weight:700;line-height:1.1}.EventArticle-module__979-Jq__monthYear{color:var(--primary-orange);text-transform:uppercase;letter-spacing:.12em;font-size:1.3rem;font-weight:700;line-height:2rem}.EventArticle-module__979-Jq__infoCol{flex-direction:column;flex:1;min-width:0;padding-block:.6rem;display:flex}.EventArticle-module__979-Jq__title{letter-spacing:-.01em;color:var(--dreamless-black);overflow-wrap:break-word;margin:0 0 1.4rem;font-size:2.6rem;font-weight:700;line-height:1.3}.EventArticle-module__979-Jq__time{color:var(--mirage);align-items:center;gap:.7rem;margin:0 0 1.8rem;font-size:1.6rem;font-weight:400;line-height:2.4rem;display:flex}.EventArticle-module__979-Jq__clockIcon{width:1.6rem;height:1.6rem;color:var(--primary-orange);flex-shrink:0}.EventArticle-module__979-Jq__excerpt{color:var(--empress);overflow-wrap:break-word;margin:0 0 2.4rem;font-size:1.8rem;font-weight:400;line-height:2.8rem}.EventArticle-module__979-Jq__photoBox{border-radius:1.8rem;flex-shrink:0;width:32rem;min-height:24rem;position:relative;overflow:hidden}.EventArticle-module__979-Jq__photoBox:after{content:"";background:linear-gradient(180deg, transparent 60%, var(--dark-blue-25) 100%);pointer-events:none;position:absolute;inset:0}.EventArticle-module__979-Jq__photo{object-fit:cover;object-position:center;transition:transform 1s var(--ease-out-expo)}.EventArticle-module__979-Jq__article:hover .EventArticle-module__979-Jq__photo{transform:scale(1.05)}.EventArticle-module__979-Jq__articleWrap{width:100%}@media (max-width:1024px){.EventArticle-module__979-Jq__article{gap:3rem;padding:2.4rem}.EventArticle-module__979-Jq__datePlate{width:13rem;padding:1.6rem}.EventArticle-module__979-Jq__day{font-size:3.2rem}.EventArticle-module__979-Jq__photoBox{width:25rem}.EventArticle-module__979-Jq__title{font-size:2.2rem}}@media (max-width:768px){.EventArticle-module__979-Jq__article{border-radius:2rem;flex-direction:column;gap:2rem;padding:2rem}.EventArticle-module__979-Jq__datePlate{text-align:left;flex-direction:row;justify-content:flex-start;align-items:baseline;gap:1.2rem;width:100%;padding:1.4rem 2rem}.EventArticle-module__979-Jq__day{font-size:2.8rem}.EventArticle-module__979-Jq__photoBox{order:-1;width:100%;height:24rem;min-height:0}.EventArticle-module__979-Jq__infoCol{padding-block:0}.EventArticle-module__979-Jq__title{font-size:2rem}.EventArticle-module__979-Jq__excerpt{font-size:1.6rem;line-height:2.4rem}}@media (max-width:480px){.EventArticle-module__979-Jq__article{padding:1.8rem}.EventArticle-module__979-Jq__articleWrap{width:100%;max-width:36rem}.EventArticle-module__979-Jq__photoBox{height:20rem}.EventArticle-module__979-Jq__day{font-size:2.4rem}.EventArticle-module__979-Jq__excerpt{margin-bottom:2rem;font-size:1.5rem;line-height:2.2rem}}@media (max-width:390px){.EventArticle-module__979-Jq__title{font-size:1.8rem}.EventArticle-module__979-Jq__photoBox{height:18rem}}
.ContactSkeleton-module__YncGyW__location{min-height:44rem}.ContactSkeleton-module__YncGyW__form{flex-direction:column;gap:1.8rem;padding:5rem 4rem;display:flex}@media (max-width:768px){.ContactSkeleton-module__YncGyW__location{min-height:30rem}.ContactSkeleton-module__YncGyW__form{padding:3rem 2rem}}
