.page-module__bGappq__page{padding-bottom:12rem}@media (width<=960px){.page-module__bGappq__page{padding-bottom:7.2rem}}
.Toast-module__UKUNqG__portal{z-index:1000;pointer-events:none;transition:top .3s;position:fixed;top:8.8rem;left:50%;transform:translate(-50%)}[data-header-hidden=true] .Toast-module__UKUNqG__portal{top:1.6rem}.Toast-module__UKUNqG__portalPinned{z-index:1000;pointer-events:none;position:fixed;top:1.6rem;left:50%;transform:translate(-50%)}.Toast-module__UKUNqG__toast{white-space:nowrap;pointer-events:auto;text-transform:uppercase;font-feature-settings:"case" on;height:5.2rem;color:var(--System-Colors-Black-500);border-radius:1.6rem;align-items:center;gap:.8rem;padding:1.6rem;font-size:1.6rem;font-weight:600;line-height:120%;animation:.3s forwards Toast-module__UKUNqG__slideDown;display:flex}.Toast-module__UKUNqG__success{background:var(--Primary-Colors-Grayish-Green-500)}.Toast-module__UKUNqG__error{background:var(--State-Color-Red-500)}.Toast-module__UKUNqG__icon{flex-shrink:0;width:2rem;height:2rem}@keyframes Toast-module__UKUNqG__slideDown{0%{opacity:0;transform:translateY(-1.2rem)}to{opacity:1;transform:translateY(0)}}@media (width<=960px){.Toast-module__UKUNqG__portal{z-index:1000;pointer-events:none;transition:top .3s;position:fixed;top:8rem;left:50%;transform:translate(-50%)}[data-header-hidden=true] .Toast-module__UKUNqG__portal{top:1.6rem}.Toast-module__UKUNqG__portalPinned{top:8rem}.Toast-module__UKUNqG__toast{border-radius:1.6rem;align-items:center;gap:.8rem;height:4.8rem;padding:1.2rem;font-size:1.4rem;font-weight:600;line-height:120%;display:flex}}
.FormInputs-module__GFjC9q__field{flex-direction:column;gap:.8rem;display:flex}.FormInputs-module__GFjC9q__label{color:var(--System-Colors-White-500);text-transform:uppercase;font-feature-settings:"case" on;font-size:1.4rem;font-weight:600;line-height:120%}.FormInputs-module__GFjC9q__input{background:var(--Primary-Colors-Dark-Blue-500);width:100%;height:4.8rem;color:var(--System-Colors-White-500);border:none;border-radius:.8rem;outline:none;padding:1.2rem;font-family:inherit;font-size:1.4rem;font-weight:400}.FormInputs-module__GFjC9q__input::placeholder{color:var(--System-Colors-White-700)}.FormInputs-module__GFjC9q__textarea{resize:none;height:12rem;padding:1.2rem}.FormInputs-module__GFjC9q__phoneWrapper{position:relative}.FormInputs-module__GFjC9q__phoneRow{background:var(--Primary-Colors-Dark-Blue-500);border-radius:.8rem;align-items:center;height:4.8rem;display:flex;overflow:visible}.FormInputs-module__GFjC9q__countryBtn{cursor:pointer;height:100%;color:var(--System-Colors-White-500);background:0 0;border:none;flex-shrink:0;align-items:center;gap:.4rem;padding:0 .8rem 0 1.2rem;font-family:inherit;display:flex}.FormInputs-module__GFjC9q__flag{border-radius:.2rem;flex-shrink:0;width:2rem;height:1.5rem;overflow:hidden}.FormInputs-module__GFjC9q__dialCode{color:var(--System-Colors-White-500);font-size:1.4rem;font-weight:400;line-height:120%}.FormInputs-module__GFjC9q__chevron{flex-shrink:0;width:1.6rem;height:1.6rem;transition:transform .2s}.FormInputs-module__GFjC9q__chevron path{stroke:var(--System-Colors-White-500)}.FormInputs-module__GFjC9q__chevronOpen{transform:rotate(180deg)}.FormInputs-module__GFjC9q__phoneDivider{background:var(--Primary-Colors-Dark-Blue-300);border-radius:10rem;flex-shrink:0;width:1px;height:1.6rem}.FormInputs-module__GFjC9q__phoneNumberInput{height:100%;color:var(--System-Colors-White-500);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0 1.2rem 0 .8rem;font-family:inherit;font-size:1.4rem;font-weight:400}.FormInputs-module__GFjC9q__phoneNumberInput::placeholder{color:var(--System-Colors-White-700)}.FormInputs-module__GFjC9q__dropdown{background:var(--Primary-Colors-Dark-Blue-500);z-index:100;border:1px solid var(--Primary-Colors-Dark-Blue-300);border-radius:.8rem;width:9.6rem;height:12.3rem;margin:0;padding:0;list-style:none;position:absolute;top:calc(100% + .8rem);left:0;overflow-y:auto}.FormInputs-module__GFjC9q__dropdown::-webkit-scrollbar{width:2px}.FormInputs-module__GFjC9q__dropdown::-webkit-scrollbar-track{background:0 0}.FormInputs-module__GFjC9q__dropdown::-webkit-scrollbar-thumb{background:var(--Primary-Colors-Dark-Blue-300);border-radius:10rem}.FormInputs-module__GFjC9q__dropdownListItem{border-bottom:1px solid var(--Primary-Colors-Dark-Blue-300)}.FormInputs-module__GFjC9q__dropdownListItem:last-child{border-bottom:none}.FormInputs-module__GFjC9q__dropdownItem{cursor:pointer;width:100%;color:var(--System-Colors-White-500);text-align:left;background:0 0;border:none;align-items:center;gap:.4rem;padding:1.2rem;font-family:inherit;font-size:1.4rem;font-weight:400;line-height:120%;display:flex}.FormInputs-module__GFjC9q__dropdownItem:hover{background:var(--Primary-Colors-Dark-Blue-600)}.FormInputs-module__GFjC9q__code{color:var(--System-Colors-White-500);font-size:1.4rem;font-weight:400;line-height:120%}.FormInputs-module__GFjC9q__dropdownItemActive{background:var(--Primary-Colors-Dark-Blue-600)}.FormInputs-module__GFjC9q__required{color:var(--State-Color-Red-800);margin-left:.2rem}.FormInputs-module__GFjC9q__errorText{color:var(--State-Color-Red-500);text-transform:uppercase;font-feature-settings:"case" on;align-items:center;gap:.8rem;font-size:1.4rem;font-weight:600;line-height:120%;display:flex}.FormInputs-module__GFjC9q__errorIcon{flex-shrink:0;width:2rem;height:2rem}
.PrimaryButton-module__ADqpDW__btn{background:var(--Primary-Colors-Grayish-Green-500);height:4rem;color:var(--System-Colors-Black-500);white-space:nowrap;text-transform:uppercase;font-feature-settings:"case" on;cursor:pointer;border:none;border-radius:.8rem;justify-content:center;align-items:center;padding:1rem 1.6rem;font-family:inherit;font-size:1.4rem;font-weight:600;line-height:120%;text-decoration:none;transition:background .2s;display:inline-flex}.PrimaryButton-module__ADqpDW__btn:hover{background:var(--Primary-Colors-Grayish-Green-700)}@media (width<=960px){.PrimaryButton-module__ADqpDW__btn{width:100%}.PrimaryButton-module__ADqpDW__btn.PrimaryButton-module__ADqpDW__fitWidth{align-self:flex-start;width:auto}}
.CustomPlanButton-module__a6N0ha__btn{border:1px solid var(--Primary-Colors-Dark-Blue-500);height:4rem;color:var(--Primary-Colors-Dark-Blue-400);cursor:pointer;white-space:nowrap;text-transform:uppercase;font-feature-settings:"case" on;background:0 0;border-radius:.8rem;flex-shrink:0;align-items:center;gap:.8rem;padding:1rem 1.6rem;font-size:1.4rem;font-weight:600;line-height:120%;transition:background .15s,color .15s;display:inline-flex}.CustomPlanButton-module__a6N0ha__btn:hover{background:var(--Primary-Colors-Dark-Blue-500);color:var(--System-Colors-White-500)}.CustomPlanButton-module__a6N0ha__icon{flex-shrink:0;width:1.6rem;height:1.6rem}.CustomPlanButton-module__a6N0ha__icon path{transition:fill .15s}.CustomPlanButton-module__a6N0ha__btn:hover .CustomPlanButton-module__a6N0ha__icon path{fill:var(--System-Colors-White-500)}
.ContactCallSection-module__pLvMEq__wrapper{padding:0 8rem}.ContactCallSection-module__pLvMEq__card{background:var(--Primary-Colors-Dark-Blue-400);border-radius:1.6rem;padding:8rem;position:relative}.ContactCallSection-module__pLvMEq__shapeLeft{pointer-events:none;flex-shrink:0;width:17.7rem;height:15.2rem;position:absolute;top:0;left:0}.ContactCallSection-module__pLvMEq__shapeRight{pointer-events:none;flex-shrink:0;width:17.7rem;height:17.3rem;position:absolute;bottom:0;right:0}.ContactCallSection-module__pLvMEq__shapeLeftMobile,.ContactCallSection-module__pLvMEq__shapeRightMobile{display:none}.ContactCallSection-module__pLvMEq__inner{z-index:1;width:72rem;margin:0 auto;position:relative}.ContactCallSection-module__pLvMEq__title{letter-spacing:-.32px;color:var(--System-Colors-White-500);text-transform:uppercase;font-feature-settings:"case" on;text-align:center;margin-bottom:1.2rem;font-size:3.2rem;font-weight:600;line-height:120%}.ContactCallSection-module__pLvMEq__description{color:var(--System-Colors-White-700);text-align:center;margin-bottom:3.2rem;font-size:1.4rem;font-weight:400;line-height:150%}.ContactCallSection-module__pLvMEq__form{flex-direction:column;gap:1.6rem;display:flex}.ContactCallSection-module__pLvMEq__btnWrap{justify-content:center;margin-top:1.6rem;display:flex}@media (width<=960px){.ContactCallSection-module__pLvMEq__wrapper{z-index:2;padding:0 1.6rem;position:relative}.ContactCallSection-module__pLvMEq__card{padding:3.2rem 1.6rem}.ContactCallSection-module__pLvMEq__shapeLeft,.ContactCallSection-module__pLvMEq__shapeRight{display:none}.ContactCallSection-module__pLvMEq__shapeLeftMobile{pointer-events:none;width:10.1rem;height:8rem;display:block;position:absolute;top:0;left:0}.ContactCallSection-module__pLvMEq__shapeRightMobile{pointer-events:none;width:10rem;height:8rem;display:block;position:absolute;bottom:0;right:0;transform:rotate(180deg)}.ContactCallSection-module__pLvMEq__inner{width:100%}.ContactCallSection-module__pLvMEq__title{letter-spacing:unset;font-size:2rem;font-weight:600;line-height:120%}.ContactCallSection-module__pLvMEq__description{margin-bottom:2.4rem}.ContactCallSection-module__pLvMEq__btnWrap{justify-content:center;margin-top:.8rem;display:flex}}
.page-module__po-kBa__page{padding-bottom:12rem}.page-module__po-kBa__mobileCardList{flex-direction:column;gap:1.6rem;padding:0 1.6rem;display:none}.page-module__po-kBa__mobileBackBtn{justify-content:center;padding:2.4rem 1.6rem;display:none}@media (width<=960px){.page-module__po-kBa__page{padding-bottom:7.2rem}.page-module__po-kBa__mobileCardList,.page-module__po-kBa__mobileBackBtn{z-index:2;display:flex;position:relative}}
.Breadcrumb-module__MpwlZq__breadcrumb{align-items:center;height:8rem;padding:0 8rem;display:flex}.Breadcrumb-module__MpwlZq__list{text-transform:uppercase;font-feature-settings:"case" on;flex-wrap:wrap;align-items:center;gap:.8rem;margin:0;padding:0;font-size:1.2rem;font-weight:600;line-height:120%;list-style:none;display:flex}.Breadcrumb-module__MpwlZq__item{align-items:center;gap:.8rem;display:flex}.Breadcrumb-module__MpwlZq__link{color:var(--System-Colors-Off-Gray-800);text-decoration:none;transition:color .2s}.Breadcrumb-module__MpwlZq__link:hover{color:var(--Primary-Colors-Dark-Blue-500)}.Breadcrumb-module__MpwlZq__sep{flex-shrink:0;width:1.6rem;height:1.6rem}.Breadcrumb-module__MpwlZq__current{color:var(--Primary-Colors-Dark-Blue-500)}@media (width<=960px){.Breadcrumb-module__MpwlZq__breadcrumb{height:fit-content;padding:2.4rem 1.6rem}.Breadcrumb-module__MpwlZq__current{white-space:nowrap;text-overflow:ellipsis;max-width:16rem;overflow:hidden}}
.Dropdown-module__R3eBGG__dropdown{position:relative}.Dropdown-module__R3eBGG__trigger{background:var(--System-Colors-Off-White-500);height:4rem;color:var(--System-Colors-White-800);text-transform:uppercase;font-feature-settings:"case" on;white-space:nowrap;cursor:pointer;border-radius:.8rem;align-items:center;gap:.8rem;padding:1rem 1.6rem;font-size:1.4rem;font-weight:600;line-height:120%;transition:background .2s,border-color .2s;display:inline-flex}.Dropdown-module__R3eBGG__trigger:hover{background:var(--System-Colors-Off-White-600)}.Dropdown-module__R3eBGG__triggerOpen{color:var(--System-Colors-Black-500)}.Dropdown-module__R3eBGG__arrow{flex-shrink:0;width:1.6rem;height:1.6rem;transition:transform .2s}.Dropdown-module__R3eBGG__arrowOpen{transform:rotate(180deg)}.Dropdown-module__R3eBGG__arrowOpen.Dropdown-module__R3eBGG__arrow path{fill:var(--System-Colors-Black-500)}.Dropdown-module__R3eBGG__panel{background:var(--System-Colors-Off-White-500);border:1px solid var(--System-Colors-Off-White-600);z-index:10;border-radius:.8rem;flex-direction:column;min-width:17.5rem;max-height:min(32rem,60vh);display:flex;position:absolute;top:calc(100% + .8rem);right:-1.6rem;overflow-y:auto}.Dropdown-module__R3eBGG__item{border:none;border-bottom:1px solid var(--System-Colors-Off-White-600);cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:1.2rem;width:100%;padding:1.2rem;transition:background .15s;display:flex}.Dropdown-module__R3eBGG__item:last-child{border-bottom:none}.Dropdown-module__R3eBGG__item:hover,.Dropdown-module__R3eBGG__item.Dropdown-module__R3eBGG__itemActive{background:var(--System-Colors-Off-White-600)}.Dropdown-module__R3eBGG__item.Dropdown-module__R3eBGG__itemDisabled{cursor:not-allowed}.Dropdown-module__R3eBGG__item.Dropdown-module__R3eBGG__itemDisabled .Dropdown-module__R3eBGG__itemLabel{color:var(--System-Colors-Off-White-700)}.Dropdown-module__R3eBGG__itemLabel{color:var(--System-Colors-Black-500);text-transform:uppercase;font-feature-settings:"case" on;white-space:nowrap;font-size:1.4rem;font-weight:600;line-height:120%}
.ReservedBadge-module__JAZBJW__badge{backdrop-filter:blur(12px);color:var(--State-Color-Yellow-300);text-transform:uppercase;font-feature-settings:"case" on;white-space:nowrap;background:#000000a3;border-radius:.8rem;flex-shrink:0;align-items:center;gap:.4rem;height:3.2rem;padding:.8rem;font-size:1.2rem;font-weight:600;line-height:120%;display:inline-flex}.ReservedBadge-module__JAZBJW__icon{flex-shrink:0;width:1.4rem;height:1.4rem}
.CustomMapSection-module__D-rGqa__section{background:var(--System-Colors-White-500);padding:12rem 8rem 0}.CustomMapSection-module__D-rGqa__label{letter-spacing:-.32px;text-transform:uppercase;font-feature-settings:"case" on;color:var(--System-Colors-Black-500);text-align:center;margin-bottom:4rem;font-size:3.2rem;font-weight:600;line-height:120%}.CustomMapSection-module__D-rGqa__mapWrapper{border-radius:1.6rem;height:56rem;overflow:hidden}@media (width<=960px){.CustomMapSection-module__D-rGqa__section{padding:7.2rem 1.6rem 0}.CustomMapSection-module__D-rGqa__label{z-index:2;letter-spacing:unset;margin-bottom:2.4rem;font-size:2rem;font-weight:600;line-height:120%;position:relative}.CustomMapSection-module__D-rGqa__mapWrapper{z-index:2;border-radius:1.2rem;height:20.1rem;position:relative;overflow:hidden}}
.MobileFloorList-module__qL6zma__list{flex-direction:column;gap:1.6rem;padding:0 1.6rem 2.4rem;display:none}.MobileFloorList-module__qL6zma__item{background:var(--System-Colors-Off-White-500);border-radius:1.6rem;flex-direction:row;justify-content:space-between;align-items:center;gap:1.6rem;padding:1.6rem;text-decoration:none;display:flex}.MobileFloorList-module__qL6zma__itemSold{pointer-events:none}.MobileFloorList-module__qL6zma__body{flex-direction:column;gap:.4rem;display:flex}.MobileFloorList-module__qL6zma__name{color:var(--System-Colors-Black-500);text-transform:uppercase;font-feature-settings:"case" on;font-size:1.6rem;font-weight:600;line-height:120%}.MobileFloorList-module__qL6zma__sub{color:var(--System-Colors-Off-Gray-800);font-size:1.4rem;font-weight:400;line-height:120%}.MobileFloorList-module__qL6zma__count{color:var(--System-Colors-Black-500);font-weight:600}.MobileFloorList-module__qL6zma__backBtnWrapper{padding:0 1.6rem;display:none}@media (width<=960px){.MobileFloorList-module__qL6zma__list{z-index:2;display:flex;position:relative}.MobileFloorList-module__qL6zma__backBtnWrapper{z-index:2;justify-content:center;display:flex;position:relative}}
.ApartmentCard-module__Ih7BTW__cardLink{text-decoration:none;display:block}.ApartmentCard-module__Ih7BTW__card{background:var(--Primary-Colors-Dark-Blue-400);border-radius:1.6rem;width:42rem;height:44.6rem;overflow:hidden}.ApartmentCard-module__Ih7BTW__imageWrap{background:var(--Primary-Colors-Dark-Blue-400);width:100%;height:32rem;padding:1.6rem;position:relative;overflow:hidden}.ApartmentCard-module__Ih7BTW__cardAsset{pointer-events:none;flex-shrink:0;width:10.3rem;height:9.8rem;position:absolute;top:0;left:0}.ApartmentCard-module__Ih7BTW__imageInner{width:100%;height:100%;position:relative}.ApartmentCard-module__Ih7BTW__image{object-fit:contain}.ApartmentCard-module__Ih7BTW__floorBadge{z-index:1;backdrop-filter:blur(12px);height:3.2rem;color:var(--System-Colors-White-500);white-space:nowrap;background:#0000007a;border-radius:0 0 .8rem .8rem;align-items:center;gap:.8rem;padding:0 1.2rem;font-size:1.2rem;font-weight:600;line-height:120%;display:inline-flex;position:absolute;top:0;right:1.6rem}.ApartmentCard-module__Ih7BTW__badgeIcon{flex-shrink:0;width:1.6rem;height:1.6rem}.ApartmentCard-module__Ih7BTW__cardBody{backdrop-filter:blur(12px);background:#00000029;flex-direction:column;justify-content:space-between;height:12.6rem;padding:1.6rem;display:flex}.ApartmentCard-module__Ih7BTW__projectRow{justify-content:space-between;align-items:center;gap:.8rem;height:3.2rem;display:flex}.ApartmentCard-module__Ih7BTW__projectLabel{min-width:0;color:var(--System-Colors-White-500);text-transform:uppercase;font-feature-settings:"case" on;white-space:nowrap;text-overflow:ellipsis;flex:auto;font-size:1.6rem;font-weight:600;line-height:120%;overflow:hidden}.ApartmentCard-module__Ih7BTW__statsRow{flex-flow:wrap;align-items:center;gap:1.2rem;display:flex}.ApartmentCard-module__Ih7BTW__stat{color:var(--System-Colors-White-500);white-space:nowrap;align-items:center;gap:.8rem;font-size:1.4rem;font-weight:700;line-height:120%;display:inline-flex}.ApartmentCard-module__Ih7BTW__statIcon{flex-shrink:0;width:1.6rem;height:1.6rem}.ApartmentCard-module__Ih7BTW__statIcon path{fill:var(--Primary-Colors-Grayish-Green-400)}.ApartmentCard-module__Ih7BTW__detailsLink{color:var(--System-Colors-White-500);text-transform:uppercase;font-feature-settings:"case" on;align-items:center;gap:.6rem;margin-top:1.6rem;font-size:1.4rem;font-weight:600;line-height:120%;transition:color .2s;display:inline-flex}.ApartmentCard-module__Ih7BTW__detailsArrow{flex-shrink:0;width:1.6rem;height:1.6rem}@media (width<=960px){.ApartmentCard-module__Ih7BTW__card{width:100%;height:40.6rem}.ApartmentCard-module__Ih7BTW__imageWrap{width:100%;height:28em}}
.Checkbox-module__nrNAFG__checkbox{border:1px solid var(--System-Colors-White-700);border-radius:.4rem;flex-shrink:0;width:1.6rem;height:1.6rem;padding:.4rem;transition:background .15s,border-color .15s;display:inline-flex}.Checkbox-module__nrNAFG__checkboxChecked{background:var(--Primary-Colors-Grayish-Green-500);border-color:var(--Primary-Colors-Grayish-Green-500)}.Checkbox-module__nrNAFG__checkmark{flex-shrink:0;width:.7rem;height:.7rem}.Checkbox-module__nrNAFG__checkboxPartial{border-color:var(--Primary-Colors-Grayish-Green-500)}
.GfiBadge-module__Ut9rYW__badge{backdrop-filter:blur(12px);cursor:pointer;background:#000000a3;border-radius:.8rem;flex-shrink:0;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;display:inline-flex;position:relative}.GfiBadge-module__Ut9rYW__icon{flex-shrink:0;width:1.4rem;height:1.4rem}.GfiBadge-module__Ut9rYW__tooltip{z-index:10;white-space:nowrap;backdrop-filter:blur(12px);color:var(--System-Colors-White-500);text-transform:uppercase;font-feature-settings:"case" on;opacity:0;visibility:hidden;pointer-events:none;background:#0000008f;border-radius:.8rem;padding:.8rem 1.2rem;font-size:1.2rem;font-weight:600;line-height:120%;transition:opacity .15s;position:absolute;top:calc(100% + 1rem);left:0}.GfiBadge-module__Ut9rYW__tooltip:before{content:"";border-bottom:.6rem solid #0000008f;border-left:.6rem solid #0000;border-right:.6rem solid #0000;width:0;height:0;position:absolute;bottom:100%;left:.7rem}.GfiBadge-module__Ut9rYW__badge:hover .GfiBadge-module__Ut9rYW__tooltip{opacity:1;visibility:visible}@media (width<=960px){.GfiBadge-module__Ut9rYW__tooltip{white-space:normal}}
.HomeProjectsSection-module__m1ERsG__section{background:var(--Primary-Colors-Dark-Blue-400);padding:8rem;position:relative;overflow:hidden}.HomeProjectsSection-module__m1ERsG__decoTopLeft{pointer-events:none;width:12.3rem;height:20.8rem;position:absolute;top:0;left:0}.HomeProjectsSection-module__m1ERsG__decoBottomRight{pointer-events:none;width:12.3rem;height:20.8rem;position:absolute;bottom:0;right:0;transform:rotate(180deg)}.HomeProjectsSection-module__m1ERsG__decoTopLeftMobile,.HomeProjectsSection-module__m1ERsG__decoBottomRightMobile{display:none}.HomeProjectsSection-module__m1ERsG__title{color:var(--System-Colors-White-500);text-align:center;letter-spacing:-.32px;text-transform:uppercase;font-feature-settings:"case" on;margin-bottom:4rem;font-size:3.2rem;font-weight:600;line-height:120%}.HomeProjectsSection-module__m1ERsG__grid{grid-template-columns:repeat(3,1fr);gap:2.4rem;display:grid}.HomeProjectsSection-module__m1ERsG__cta{justify-content:center;margin-top:4rem;display:flex}@media (width<=960px){.HomeProjectsSection-module__m1ERsG__section{padding:3.2rem 1.6rem}.HomeProjectsSection-module__m1ERsG__title{letter-spacing:unset;margin-bottom:2.4rem;font-size:2rem}.HomeProjectsSection-module__m1ERsG__grid{grid-template-columns:1fr;gap:1.6rem}.HomeProjectsSection-module__m1ERsG__cta{margin-top:2.4rem}.HomeProjectsSection-module__m1ERsG__decoTopLeft,.HomeProjectsSection-module__m1ERsG__decoBottomRight{display:none}.HomeProjectsSection-module__m1ERsG__decoTopLeftMobile{pointer-events:none;width:8.5rem;height:11.2rem;display:block;position:absolute;top:0;left:0}.HomeProjectsSection-module__m1ERsG__decoBottomRightMobile{pointer-events:none;width:8.6rem;height:8.9rem;display:block;position:absolute;bottom:0;right:0}}
.MobileBlockList-module__ghHolG__list{flex-direction:column;gap:1.6rem;padding:0 1.6rem 2.4rem;display:none}.MobileBlockList-module__ghHolG__card{background:var(--Primary-Colors-Dark-Blue-500);border-radius:1.6rem;width:100%;height:35.8rem;text-decoration:none;display:block;position:relative;overflow:hidden}.MobileBlockList-module__ghHolG__cardSold{pointer-events:none}.MobileBlockList-module__ghHolG__card:after{content:"";z-index:1;background:linear-gradient(#0000003d 0% 100%);position:absolute;inset:0}.MobileBlockList-module__ghHolG__cardSold:after{background:linear-gradient(#0000007a 0% 100%)}.MobileBlockList-module__ghHolG__image{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.MobileBlockList-module__ghHolG__badge{z-index:2;backdrop-filter:blur(12px);text-transform:uppercase;font-feature-settings:"case" on;white-space:nowrap;background:#0000007a;border-radius:0 0 .8rem .8rem;align-items:center;gap:.8rem;height:3.2rem;padding:.8rem 1.2rem;font-size:1.2rem;font-weight:600;line-height:120%;display:inline-flex;position:absolute;top:0;right:1.6rem}.MobileBlockList-module__ghHolG__badgeIcon{flex-shrink:0;width:1.6rem;height:1.6rem}.MobileBlockList-module__ghHolG__badge_active{color:var(--State-Color-Yellow-300)}.MobileBlockList-module__ghHolG__badge_completed{color:var(--Primary-Colors-Grayish-Green-500)}.MobileBlockList-module__ghHolG__badge_sold{color:var(--State-Color-Red-500)}.MobileBlockList-module__ghHolG__overlay{z-index:2;backdrop-filter:blur(12px);background:#00000029;flex-direction:column;padding:1.6rem;display:flex;position:absolute;bottom:0;left:0;right:0}.MobileBlockList-module__ghHolG__name{color:var(--System-Colors-White-500);text-transform:uppercase;font-feature-settings:"case" on;margin-bottom:1.2rem;font-size:1.6rem;font-weight:600;line-height:120%}.MobileBlockList-module__ghHolG__overlaySold{z-index:2;backdrop-filter:blur(12px);background:#00000029;justify-content:space-between;align-items:center;gap:1.2rem;padding:1.6rem;display:flex;position:absolute;bottom:0;left:0;right:0}.MobileBlockList-module__ghHolG__overlaySold .MobileBlockList-module__ghHolG__name{margin-bottom:0}.MobileBlockList-module__ghHolG__soldPill{backdrop-filter:blur(12px);background:#0000007a;border-radius:.8rem;flex-shrink:0;align-items:center;gap:.4rem;padding:.8rem;display:inline-flex}.MobileBlockList-module__ghHolG__soldPillIcon{flex-shrink:0;width:1.4rem;height:1.4rem}.MobileBlockList-module__ghHolG__soldPillIcon path{fill:var(--System-Colors-White-700)}.MobileBlockList-module__ghHolG__soldPillText{color:var(--System-Colors-White-700);text-transform:uppercase;font-feature-settings:"case" on;white-space:nowrap;font-size:1.2rem;font-weight:600;line-height:120%}.MobileBlockList-module__ghHolG__infoRows{flex-direction:column;gap:1.2rem;margin-bottom:1.2rem;display:flex}.MobileBlockList-module__ghHolG__infoRow{align-items:flex-start;gap:.8rem;display:flex}.MobileBlockList-module__ghHolG__infoIcon{flex-shrink:0;width:1.6rem;height:1.6rem}.MobileBlockList-module__ghHolG__infoText{color:var(--System-Colors-White-600);font-size:1.4rem;font-weight:400;line-height:120%}.MobileBlockList-module__ghHolG__infoHighlight{font-weight:700}.MobileBlockList-module__ghHolG__cta{text-transform:uppercase;font-feature-settings:"case" on;color:var(--System-Colors-White-500);align-items:center;gap:.4rem;font-size:1.4rem;font-weight:600;line-height:120%;display:flex}.MobileBlockList-module__ghHolG__ctaArrow{flex-shrink:0;width:1.6rem;height:1.6rem}.MobileBlockList-module__ghHolG__consultationBtnWrapper{justify-content:center;padding:0 1.6rem 2.4rem;display:none}@media (width<=960px){.MobileBlockList-module__ghHolG__list,.MobileBlockList-module__ghHolG__consultationBtnWrapper{z-index:2;display:flex;position:relative}}
.MobileFlowSteps-module__4dhvsa__wrap{flex-direction:column;gap:.8rem;padding:0 1.6rem 2.4rem;display:none}.MobileFlowSteps-module__4dhvsa__textRow{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.MobileFlowSteps-module__4dhvsa__stepText{color:#4f8063;text-transform:uppercase;font-feature-settings:"case" on;font-size:1.2rem;font-weight:600;line-height:120%}.MobileFlowSteps-module__4dhvsa__actionLabel{color:var(--System-Colors-White-800);text-transform:uppercase;font-feature-settings:"case" on;font-size:1.2rem;font-weight:600;line-height:120%}.MobileFlowSteps-module__4dhvsa__bars{flex-direction:row;gap:.8rem;display:flex}.MobileFlowSteps-module__4dhvsa__bar{border-radius:10rem;flex:1;height:.8rem}.MobileFlowSteps-module__4dhvsa__barActive,.MobileFlowSteps-module__4dhvsa__barDone{background:var(--Primary-Colors-Grayish-Green-500)}.MobileFlowSteps-module__4dhvsa__barFuture{background:var(--System-Colors-Off-White-500)}@media (width<=960px){.MobileFlowSteps-module__4dhvsa__wrap{display:flex}}
.CommercialCard-module__A-DQ9q__cardLink{text-decoration:none;display:block}.CommercialCard-module__A-DQ9q__card{background:var(--Primary-Colors-Dark-Blue-400);border-radius:1.6rem;width:42rem;height:44.6rem;overflow:hidden}.CommercialCard-module__A-DQ9q__imageWrap{background:var(--Primary-Colors-Dark-Blue-400);width:100%;height:32rem;padding:1.6rem;position:relative;overflow:hidden}.CommercialCard-module__A-DQ9q__cardAsset{pointer-events:none;flex-shrink:0;width:10.3rem;height:9.8rem;position:absolute;top:0;left:0}.CommercialCard-module__A-DQ9q__imageInner{width:100%;height:100%;position:relative}.CommercialCard-module__A-DQ9q__image{object-fit:contain}.CommercialCard-module__A-DQ9q__floorBadge{z-index:1;backdrop-filter:blur(12px);height:3.2rem;color:var(--System-Colors-White-500);white-space:nowrap;background:#0000007a;border-radius:0 0 .8rem .8rem;align-items:center;gap:.8rem;padding:0 1.2rem;font-size:1.2rem;font-weight:600;line-height:120%;display:inline-flex;position:absolute;top:0;right:1.6rem}.CommercialCard-module__A-DQ9q__badgeIcon{flex-shrink:0;width:1.6rem;height:1.6rem}.CommercialCard-module__A-DQ9q__cardBody{backdrop-filter:blur(12px);background:#00000029;flex-direction:column;justify-content:space-between;height:12.6rem;padding:1.6rem;display:flex}.CommercialCard-module__A-DQ9q__projectRow{justify-content:space-between;align-items:center;gap:.8rem;height:3.2rem;display:flex}.CommercialCard-module__A-DQ9q__projectLabel{min-width:0;color:var(--System-Colors-White-500);text-transform:uppercase;font-feature-settings:"case" on;white-space:nowrap;text-overflow:ellipsis;flex:auto;font-size:1.6rem;font-weight:600;line-height:120%;overflow:hidden}.CommercialCard-module__A-DQ9q__statsRow{flex-flow:wrap;align-items:center;gap:1.2rem;display:flex}.CommercialCard-module__A-DQ9q__stat{color:var(--System-Colors-White-500);white-space:nowrap;align-items:center;gap:.8rem;font-size:1.4rem;font-weight:700;line-height:120%;display:inline-flex}.CommercialCard-module__A-DQ9q__statIcon{flex-shrink:0;width:1.6rem;height:1.6rem}.CommercialCard-module__A-DQ9q__statIcon path{fill:var(--Primary-Colors-Grayish-Green-400)}.CommercialCard-module__A-DQ9q__detailsLink{color:var(--System-Colors-White-500);text-transform:uppercase;font-feature-settings:"case" on;align-items:center;gap:.6rem;margin-top:1.6rem;font-size:1.4rem;font-weight:600;line-height:120%;transition:color .2s;display:inline-flex}.CommercialCard-module__A-DQ9q__detailsArrow{flex-shrink:0;width:1.6rem;height:1.6rem}@media (width<=960px){.CommercialCard-module__A-DQ9q__card{width:100%;height:40.6rem}.CommercialCard-module__A-DQ9q__imageWrap{width:100%;height:28em}}
.ApartmentDetailSection-module__JQIExG__section{background:var(--System-Colors-White-500);padding:0 8rem}.ApartmentDetailSection-module__JQIExG__cols{grid-template-columns:1fr 1fr;align-items:start;gap:2.4rem;display:grid}.ApartmentDetailSection-module__JQIExG__imageCol{z-index:2;position:sticky;top:10rem}.ApartmentDetailSection-module__JQIExG__imageWrap{aspect-ratio:4/3;background:var(--Primary-Colors-Dark-Blue-400);border-radius:1.6rem;position:relative;overflow:hidden}.ApartmentDetailSection-module__JQIExG__image{object-fit:contain;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.ApartmentDetailSection-module__JQIExG__imagePlaceholder{background:var(--Primary-Colors-Dark-Blue-300);width:100%;height:100%}.ApartmentDetailSection-module__JQIExG__badge3d{z-index:2;position:absolute;top:1.6rem;right:2.4rem}.ApartmentDetailSection-module__JQIExG__badgesTopLeft{z-index:2;align-items:center;gap:1.2rem;display:flex;position:absolute;top:1.6rem;left:2.4rem}.ApartmentDetailSection-module__JQIExG__infoCol{flex-direction:column;gap:2.4rem;display:flex}.ApartmentDetailSection-module__JQIExG__titleRow{justify-content:space-between;align-items:center;gap:2rem;display:flex}.ApartmentDetailSection-module__JQIExG__title{letter-spacing:-.32px;color:var(--System-Colors-Black-500);text-transform:uppercase;font-feature-settings:"case" on;font-size:3.2rem;font-weight:600;line-height:120%}.ApartmentDetailSection-module__JQIExG__boxes{flex-direction:column;gap:1.6rem;display:flex}.ApartmentDetailSection-module__JQIExG__infoBox{background:var(--System-Colors-Off-White-500);border:1px solid var(--System-Colors-Off-White-600);border-radius:1.6rem;flex-direction:column;display:flex}.ApartmentDetailSection-module__JQIExG__priceHeader{justify-content:space-between;align-items:center;gap:1.6rem;padding:1.6rem;display:flex}.ApartmentDetailSection-module__JQIExG__boxTitle{color:var(--System-Colors-White-800);text-transform:uppercase;font-feature-settings:"case" on;font-size:1.2rem;font-weight:600;line-height:120%}.ApartmentDetailSection-module__JQIExG__boxTitleWrap{padding:1.6rem}.ApartmentDetailSection-module__JQIExG__sep{background:var(--System-Colors-Off-White-600);height:1px}.ApartmentDetailSection-module__JQIExG__priceRow{grid-template-columns:1fr 1fr;display:grid}.ApartmentDetailSection-module__JQIExG__priceRow+.ApartmentDetailSection-module__JQIExG__priceRow{border-top:1px solid var(--System-Colors-Off-White-600)}.ApartmentDetailSection-module__JQIExG__priceCol{flex-direction:column;gap:.4rem;padding:1.6rem;display:flex}.ApartmentDetailSection-module__JQIExG__priceCol:first-child{border-right:1px solid var(--System-Colors-Off-White-600)}.ApartmentDetailSection-module__JQIExG__priceAmt{letter-spacing:-.2px;color:var(--State-Color-Red-700);font-size:2rem;font-weight:600;line-height:120%;text-decoration-line:line-through}.ApartmentDetailSection-module__JQIExG__priceAmtHero{letter-spacing:-.24px;color:var(--System-Colors-Black-500);font-size:2.4rem;font-weight:600;line-height:120%}.ApartmentDetailSection-module__JQIExG__priceLbl{color:var(--System-Colors-White-800);text-transform:uppercase;font-feature-settings:"case" on;font-size:1.4rem;font-weight:600;line-height:120%}.ApartmentDetailSection-module__JQIExG__currencyBtns{background:var(--System-Colors-Off-White-600);border-radius:.8rem;flex-direction:row;height:3.2rem;display:flex}.ApartmentDetailSection-module__JQIExG__currencyBtn{cursor:pointer;background:0 0;justify-content:center;align-items:center;width:4.4rem;height:3.2rem;display:flex}.ApartmentDetailSection-module__JQIExG__currencyBtnActive{background:var(--Primary-Colors-Grayish-Green-500);border-radius:.8rem}.ApartmentDetailSection-module__JQIExG__currencyIcon{flex-shrink:0;width:2rem;height:2rem}.ApartmentDetailSection-module__JQIExG__paymentRow{justify-content:space-between;align-items:center;gap:1.2rem;padding:1.6rem;display:flex}.ApartmentDetailSection-module__JQIExG__statsGrid{background:var(--System-Colors-Off-White-600);border-top:1px solid var(--System-Colors-Off-White-600);border-radius:0 0 calc(1.6rem - 1px) calc(1.6rem - 1px);grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.ApartmentDetailSection-module__JQIExG__statCell{background:var(--System-Colors-Off-White-500);flex-direction:column;gap:.8rem;height:7.4rem;padding:1.6rem;display:flex}.ApartmentDetailSection-module__JQIExG__hideOnDesktop{display:none}.ApartmentDetailSection-module__JQIExG__statVal{color:var(--System-Colors-Black-500);text-transform:uppercase;font-feature-settings:"case" on;font-size:1.4rem;font-weight:600;line-height:120%}.ApartmentDetailSection-module__JQIExG__statLbl{color:var(--System-Colors-White-800);text-transform:uppercase;font-feature-settings:"case" on;font-size:1.4rem;font-weight:600;line-height:120%}.ApartmentDetailSection-module__JQIExG__titleRowMobile{display:none}.ApartmentDetailSection-module__JQIExG__actions{justify-content:flex-end;align-items:center;gap:1.6rem;display:flex}.ApartmentDetailSection-module__JQIExG__actionsGroup{align-items:center;gap:1.6rem;display:flex}.ApartmentDetailSection-module__JQIExG__actionIcon{flex-shrink:0;width:1.6rem;height:1.6rem}.ApartmentDetailSection-module__JQIExG__actionIcon path{transition:fill .15s}.ApartmentDetailSection-module__JQIExG__actionBtn{color:var(--System-Colors-Black-500);text-transform:uppercase;font-feature-settings:"case" on;cursor:pointer;white-space:nowrap;align-items:center;gap:.8rem;font-size:1.4rem;font-weight:600;line-height:120%;transition:color .15s;display:inline-flex}.ApartmentDetailSection-module__JQIExG__actionBtn:hover{color:var(--Primary-Colors-Grayish-Green-700)}.ApartmentDetailSection-module__JQIExG__actionBtn:hover .ApartmentDetailSection-module__JQIExG__actionIcon path{fill:var(--Primary-Colors-Grayish-Green-700)}@media (width<=960px){.ApartmentDetailSection-module__JQIExG__section{padding:0 1.6rem 0}.ApartmentDetailSection-module__JQIExG__cols{grid-template-columns:1fr;gap:1.6rem}.ApartmentDetailSection-module__JQIExG__imageCol{top:unset;position:relative}.ApartmentDetailSection-module__JQIExG__badge3d{top:1.2rem;right:1.2rem}.ApartmentDetailSection-module__JQIExG__badgesTopLeft{top:1.6rem;left:1.2rem}.ApartmentDetailSection-module__JQIExG__titleRow{display:none}.ApartmentDetailSection-module__JQIExG__title{letter-spacing:unset;font-size:2rem}.ApartmentDetailSection-module__JQIExG__priceAmtHero{letter-spacing:unset;font-size:2rem;font-weight:600;line-height:120%}.ApartmentDetailSection-module__JQIExG__paymentRow{flex-direction:column;align-items:stretch;gap:1.6rem;padding:1.6rem}.ApartmentDetailSection-module__JQIExG__paymentRow>button{justify-content:center;width:100%}.ApartmentDetailSection-module__JQIExG__statsGrid{grid-template-columns:repeat(2,1fr)}.ApartmentDetailSection-module__JQIExG__hideOnMobile{display:none}.ApartmentDetailSection-module__JQIExG__hideOnDesktop{display:flex}.ApartmentDetailSection-module__JQIExG__titleRowMobile{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2.4rem;display:flex}.ApartmentDetailSection-module__JQIExG__actions{z-index:2;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1.6rem;position:relative}.ApartmentDetailSection-module__JQIExG__actionsGroup{order:2;justify-content:center}}
.W2CardSection-module__26vgBG__wrapper{padding:12rem 8rem}.W2CardSection-module__26vgBG__section{background:var(--Primary-Colors-Dark-Blue-400)url(/assets/w2-card-banner.webp) center/cover no-repeat;border-radius:1.6rem;justify-content:center;align-items:center;padding:8rem;display:flex;position:relative;overflow:hidden}.W2CardSection-module__26vgBG__content{text-align:center;width:72rem}.W2CardSection-module__26vgBG__title{letter-spacing:-.32px;color:var(--System-Colors-White-500);text-transform:uppercase;font-feature-settings:"case" on;margin-bottom:1.2rem;font-size:3.2rem;font-weight:600;line-height:120%}.W2CardSection-module__26vgBG__description{color:var(--System-Colors-White-700);margin-bottom:1.6rem;font-size:1.4rem;font-weight:400;line-height:150%}@media (width<=960px){.W2CardSection-module__26vgBG__wrapper{padding:7.2rem 1.6rem}.W2CardSection-module__26vgBG__section{padding:3.2rem 1.6rem}.W2CardSection-module__26vgBG__content{width:100%}.W2CardSection-module__26vgBG__title{letter-spacing:unset;font-size:2rem}.W2CardSection-module__26vgBG__section{background-image:url(/assets/w2-card-banner-mobile.webp)}}
.page-module__2xPHiq__page{padding-bottom:12rem}@media (width<=960px){.page-module__2xPHiq__page{padding-bottom:7.2rem}}
.DualRangeSlider-module__pV4ida__rangeWrap{flex-direction:column;display:flex}.DualRangeSlider-module__pV4ida__rangeTrack{background:var(--Primary-Colors-Dark-Blue-300);border-radius:.4rem;height:.8rem;position:relative}.DualRangeSlider-module__pV4ida__rangeFill{background:var(--Primary-Colors-Grayish-Green-500);pointer-events:none;border-radius:.4rem;height:100%;position:absolute;top:0}.DualRangeSlider-module__pV4ida__rangeInput{appearance:none;pointer-events:none;background:0 0;border:none;outline:none;width:100%;height:.4rem;margin:0;padding:0;position:absolute;top:50%;transform:translateY(-50%)}.DualRangeSlider-module__pV4ida__rangeInput::-webkit-slider-thumb{-webkit-appearance:none;border:1.8px solid var(--Primary-Colors-Grayish-Green-500);background:var(--Primary-Colors-Dark-Blue-400);pointer-events:all;cursor:pointer;border-radius:50%;width:2.4rem;height:2.4rem;box-shadow:0 4px 8px -2px #1018281a,0 2px 4px -2px #1018280f}.DualRangeSlider-module__pV4ida__rangeInput::-moz-range-thumb{border:1.8px solid var(--Primary-Colors-Grayish-Green-500);background:var(--Primary-Colors-Dark-Blue-400);pointer-events:all;cursor:pointer;border-radius:50%;width:2.4rem;height:2.4rem;box-shadow:0 4px 8px -2px #1018281a,0 2px 4px -2px #1018280f}.DualRangeSlider-module__pV4ida__rangeInputUpper{z-index:1}.DualRangeSlider-module__pV4ida__rangeLabels{justify-content:space-between;margin-top:1.6rem;display:flex}.DualRangeSlider-module__pV4ida__rangeLabels span{background:var(--Primary-Colors-Dark-Blue-500);border-radius:.8rem;height:4rem;padding:1.2rem;font-size:1.4rem;font-weight:400;line-height:120%}.DualRangeSlider-module__pV4ida__rangeWrapMobile{padding:0 1.2rem}.DualRangeSlider-module__pV4ida__rangeLabelMobile{color:var(--System-Colors-White-500)}
.WhyUsSection-module__t8gohG__section{padding:0 8rem 12rem}.WhyUsSection-module__t8gohG__title{color:var(--System-Colors-Black-500);text-align:center;letter-spacing:-.32px;text-transform:uppercase;font-feature-settings:"case" on;margin-bottom:4rem;font-size:3.2rem;font-weight:600;line-height:120%}.WhyUsSection-module__t8gohG__grid{grid-template-columns:repeat(3,1fr);gap:2.4rem;display:grid}.WhyUsSection-module__t8gohG__card{background:var(--Primary-Colors-Dark-Blue-400);text-align:center;border-radius:1.6rem;flex-direction:column;align-items:center;padding:3.2rem 2.4rem;display:flex}.WhyUsSection-module__t8gohG__icon{flex-shrink:0;width:2.4rem;height:2.4rem}.WhyUsSection-module__t8gohG__iconWrapper{background:var(--Primary-Colors-Dark-Blue-500);border-radius:.8rem;justify-content:center;align-items:center;width:4.8rem;height:4.8rem;margin-bottom:1.6rem;display:flex}.WhyUsSection-module__t8gohG__cardTitle{color:var(--System-Colors-White-500);text-transform:uppercase;font-feature-settings:"case" on;margin-bottom:.8rem;font-size:1.6rem;font-weight:600;line-height:120%}.WhyUsSection-module__t8gohG__cardDescription{color:var(--System-Colors-White-700);font-size:1.4rem;font-weight:400;line-height:150%}@media (width<=960px){.WhyUsSection-module__t8gohG__section{padding:0 1.6rem 7.2rem}.WhyUsSection-module__t8gohG__title{letter-spacing:unset;margin-bottom:2.4rem;font-size:2rem;font-weight:600;line-height:120%}.WhyUsSection-module__t8gohG__grid{grid-template-columns:repeat(1,1fr);gap:1.6rem;display:grid}.WhyUsSection-module__t8gohG__card{padding:2.4rem 1.6rem}}
.EmptyState-module__7JlOvG__wrapper{text-align:center;flex-direction:column;align-items:center;width:100%;padding:8rem 0;display:flex}.EmptyState-module__7JlOvG__iconBox{background:var(--Primary-Colors-Dark-Blue-300);border-radius:.8rem;flex-shrink:0;justify-content:center;align-items:center;width:4.8rem;height:4.8rem;margin-bottom:1.6rem;display:flex}.EmptyState-module__7JlOvG__iconBox svg{width:2.4rem;height:2.4rem}.EmptyState-module__7JlOvG__title{color:var(--System-Colors-Black-500);text-transform:uppercase;font-feature-settings:"case" on;max-width:72rem;margin-bottom:.8rem;font-size:1.6rem;font-weight:600;line-height:120%}.EmptyState-module__7JlOvG__subtitle{color:var(--System-Colors-Off-Black-200);max-width:72rem;font-size:1.4rem;font-weight:400;line-height:150%}@media (width<=960px){.EmptyState-module__7JlOvG__wrapper{padding:3.2rem 0}.EmptyState-module__7JlOvG__iconBox{width:4rem;height:4rem}.EmptyState-module__7JlOvG__iconBox svg{width:1.6rem;height:1.6rem}.EmptyState-module__7JlOvG__title{max-width:100%;font-size:1.4rem;font-weight:600;line-height:120%}.EmptyState-module__7JlOvG__subtitle{max-width:100%}}
.page-module__NMZ1ta__wrap{padding:0 8rem 12rem}.page-module__NMZ1ta__titleRow{margin-bottom:2.4rem}.page-module__NMZ1ta__pageTitle{color:var(--Primary-Colors-Dark-Blue-500);letter-spacing:-.32px;text-transform:uppercase;font-feature-settings:"case" on;text-align:center;font-size:3.2rem;font-weight:600;line-height:120%}.page-module__NMZ1ta__layout{grid-template-columns:40rem 1fr;align-items:start;gap:2.4rem;margin-bottom:2.4rem;display:grid}.page-module__NMZ1ta__sidebarWrap{max-height:auto;border-radius:1.6rem;width:40rem;position:sticky;top:2.4rem;overflow:hidden}.page-module__NMZ1ta__grid{grid-template-columns:repeat(2,42rem);gap:1.6rem;width:100%;display:grid}.page-module__NMZ1ta__content{align-items:center;height:100%;display:flex}.page-module__NMZ1ta__contentFilled{align-items:flex-start}@media (width<=960px){.page-module__NMZ1ta__wrap{padding:0 1.6rem 7.2rem}.page-module__NMZ1ta__titleRow{justify-content:space-between;align-items:center;gap:1.6rem;display:flex}.page-module__NMZ1ta__pageTitle{text-align:left;letter-spacing:unset;font-size:2rem;font-weight:600;line-height:120%}.page-module__NMZ1ta__layout{grid-template-columns:1fr;align-items:start;gap:1.6rem;margin-bottom:2.4rem;display:grid}.page-module__NMZ1ta__grid{grid-template-columns:minmax(0,1fr);gap:1.6rem}.page-module__NMZ1ta__sidebarWrap{display:none}}
.page-module___ELtpq__wrap{padding:0 8rem 12rem}.page-module___ELtpq__titleRow{margin-bottom:2.4rem}.page-module___ELtpq__pageTitle{color:var(--Primary-Colors-Dark-Blue-500);letter-spacing:-.32px;text-transform:uppercase;font-feature-settings:"case" on;text-align:center;font-size:3.2rem;font-weight:600;line-height:120%}.page-module___ELtpq__layout{grid-template-columns:40rem 1fr;align-items:start;gap:2.4rem;margin-bottom:2.4rem;display:grid}.page-module___ELtpq__sidebarWrap{max-height:auto;border-radius:1.6rem;width:40rem;position:sticky;top:2.4rem;overflow:hidden}.page-module___ELtpq__grid{grid-template-columns:repeat(2,42rem);gap:1.6rem;width:100%;display:grid}.page-module___ELtpq__content{align-items:center;height:100%;display:flex}.page-module___ELtpq__contentFilled{align-items:flex-start}@media (width<=960px){.page-module___ELtpq__wrap{padding:0 1.6rem 7.2rem}.page-module___ELtpq__titleRow{justify-content:space-between;align-items:center;gap:1.6rem;display:flex}.page-module___ELtpq__pageTitle{text-align:left;letter-spacing:unset;font-size:2rem;font-weight:600;line-height:120%}.page-module___ELtpq__layout{grid-template-columns:1fr;align-items:start;gap:1.6rem;margin-bottom:2.4rem;display:grid}.page-module___ELtpq__grid{grid-template-columns:minmax(0,1fr);gap:1.6rem}.page-module___ELtpq__sidebarWrap{display:none}}
.AboutHeroSection-module__YhnlyG__section{flex-direction:column;display:flex}.AboutHeroSection-module__YhnlyG__hero{background:var(--Primary-Colors-Dark-Blue-600);width:100%;height:56rem;position:relative}.AboutHeroSection-module__YhnlyG__descriptionWrap{background:var(--System-Colors-White-500);flex-direction:column;align-items:center;padding:6.4rem 8rem 12rem;display:flex;position:relative;overflow:hidden}.AboutHeroSection-module__YhnlyG__shapeTopLeft{pointer-events:none;flex-shrink:0;width:23.3rem;height:42.8rem;position:absolute;top:0;left:0;transform:translateY(-45%)}.AboutHeroSection-module__YhnlyG__shapeBottomRight{pointer-events:none;flex-shrink:0;width:23.3rem;height:42.8rem;position:absolute;bottom:0;right:0;transform:translateY(45%)}.AboutHeroSection-module__YhnlyG__label{letter-spacing:-.32px;text-transform:uppercase;font-feature-settings:"case" on;color:var(--System-Colors-Black-500);margin-bottom:2.4rem;font-size:3.2rem;font-weight:600;line-height:120%}.AboutHeroSection-module__YhnlyG__body{flex-direction:column;width:80rem;margin-bottom:4rem;display:flex}.AboutHeroSection-module__YhnlyG__body p{color:var(--System-Colors-Black-500);margin-bottom:1.2rem;font-size:1.4rem;font-weight:400;line-height:150%}.AboutHeroSection-module__YhnlyG__body p:last-child{margin-bottom:0}.AboutHeroSection-module__YhnlyG__body p:empty{height:2.1rem;margin-bottom:0}.AboutHeroSection-module__YhnlyG__heroBanner{object-fit:cover}.AboutHeroSection-module__YhnlyG__companiesRow{flex-wrap:wrap;align-items:center;gap:1.6rem;display:flex}.AboutHeroSection-module__YhnlyG__companyLink{background:var(--System-Colors-Off-White-500);border-radius:1.2rem;justify-content:center;align-items:center;width:25.6rem;height:8.8rem;display:flex;position:relative;overflow:hidden}.AboutHeroSection-module__YhnlyG__companyLink:after{content:"";pointer-events:none;background:0 0;transition:background .25s;position:absolute;inset:0}.AboutHeroSection-module__YhnlyG__companyLink:hover:after{background:#00000014}.AboutHeroSection-module__YhnlyG__companyLogo{object-fit:contain;width:auto;height:4rem;transition:transform .5s}.AboutHeroSection-module__YhnlyG__companyLink:hover .AboutHeroSection-module__YhnlyG__companyLogo{transform:scale(1.07)}.AboutHeroSection-module__YhnlyG__shapeTopLeftMobile,.AboutHeroSection-module__YhnlyG__shapeBottomRightMobile{display:none}.AboutHeroSection-module__YhnlyG__exportIcon{z-index:1;flex-shrink:0;width:1.6rem;height:1.6rem;transition:transform .5s;position:absolute;top:.8rem;right:.8rem}.AboutHeroSection-module__YhnlyG__exportIcon path{transition:fill .5s}.AboutHeroSection-module__YhnlyG__companyLink:hover .AboutHeroSection-module__YhnlyG__exportIcon{transform:translate(.2rem,-.2rem)}.AboutHeroSection-module__YhnlyG__companyLink:hover .AboutHeroSection-module__YhnlyG__exportIcon path{fill:var(--System-Colors-Black-500)}@media (width<=960px){.AboutHeroSection-module__YhnlyG__hero{height:21.6rem}.AboutHeroSection-module__YhnlyG__descriptionWrap{padding:3.2rem 1.6rem 7.2rem}.AboutHeroSection-module__YhnlyG__label{letter-spacing:unset;margin-bottom:1.6rem;font-size:2rem}.AboutHeroSection-module__YhnlyG__body{width:100%;margin-bottom:2.4rem}.AboutHeroSection-module__YhnlyG__companiesRow{flex-direction:column;width:100%}.AboutHeroSection-module__YhnlyG__companyLink{width:100%;height:8.8rem}.AboutHeroSection-module__YhnlyG__companyLogo{object-fit:contain;width:auto;height:4rem}.AboutHeroSection-module__YhnlyG__shapeTopLeft,.AboutHeroSection-module__YhnlyG__shapeBottomRight{display:none}.AboutHeroSection-module__YhnlyG__shapeTopLeftMobile{pointer-events:none;width:10.2rem;height:20rem;display:block;position:absolute;top:0;left:0;transform:translateY(-65%)}.AboutHeroSection-module__YhnlyG__shapeBottomRightMobile{pointer-events:none;width:10.1rem;height:20rem;display:block;position:absolute;bottom:0;right:0;transform:translateY(70%)rotate(180deg)}}
.MobileMenu-module__o1paLW__overlay{background:var(--Primary-Colors-Dark-Blue-500);z-index:200;flex-direction:column;padding-top:3.2rem;display:flex;position:fixed;inset:0;overflow-y:auto}.MobileMenu-module__o1paLW__top{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:2.4rem;padding:1.6rem;display:flex}.MobileMenu-module__o1paLW__logo{flex-shrink:0;width:11.6rem;height:3.2rem}.MobileMenu-module__o1paLW__closeBtn{flex-shrink:0;justify-content:center;align-items:center;display:flex}.MobileMenu-module__o1paLW__closeIcon{flex-shrink:0;width:2.4rem;height:2.4rem}.MobileMenu-module__o1paLW__navList{flex-direction:column;flex:1;gap:1.6rem;padding:0 1.6rem;display:flex}.MobileMenu-module__o1paLW__navItem{color:var(--System-Colors-White-500);background:var(--Primary-Colors-Dark-Blue-400);text-transform:uppercase;font-feature-settings:"case" on;border-radius:.8rem;align-items:center;padding:1.2rem;font-size:1.4rem;font-weight:600;line-height:120%;text-decoration:none;display:flex}.MobileMenu-module__o1paLW__navItemActive{color:var(--Primary-Colors-Grayish-Green-500)}.MobileMenu-module__o1paLW__footer{flex-direction:column;flex-shrink:0;gap:1.6rem;margin-top:1.6rem;padding:0 1.6rem 3.2rem;display:flex}.MobileMenu-module__o1paLW__langRow{background:var(--Primary-Colors-Dark-Blue-400);cursor:pointer;border:none;border-radius:.8rem;align-items:center;gap:0;width:100%;padding:1.2rem;font-family:inherit;display:flex}.MobileMenu-module__o1paLW__langRow .MobileMenu-module__o1paLW__flag{margin-left:.8rem}.MobileMenu-module__o1paLW__langLabel{color:var(--System-Colors-White-500);text-transform:uppercase;font-feature-settings:"case" on;font-size:1.4rem;font-weight:600;line-height:120%}.MobileMenu-module__o1paLW__flag{flex-shrink:0;width:1.6rem;height:1.2rem}.MobileMenu-module__o1paLW__langName{text-align:left;color:var(--System-Colors-White-500);text-transform:uppercase;flex:1;margin-left:.6rem;font-size:1.4rem;font-weight:600;line-height:120%}.MobileMenu-module__o1paLW__langArrow{flex-shrink:0;width:2rem;height:2rem}.MobileMenu-module__o1paLW__cta{width:100%}.MobileMenu-module__o1paLW__langView{flex-direction:column;flex:1;padding:0 1.6rem;display:flex}.MobileMenu-module__o1paLW__backBtn{cursor:pointer;color:var(--System-Colors-White-500);text-transform:uppercase;font-feature-settings:"case" on;background:0 0;border:none;align-items:center;gap:.8rem;margin-bottom:1.6rem;font-family:inherit;font-size:1.4rem;font-weight:600;line-height:120%;display:flex}.MobileMenu-module__o1paLW__backArrow{flex-shrink:0;width:2rem;height:2rem}.MobileMenu-module__o1paLW__langList{flex-direction:column;gap:1.6rem;display:flex}.MobileMenu-module__o1paLW__langPickerItem{background:var(--Primary-Colors-Dark-Blue-400);cursor:pointer;color:var(--System-Colors-White-500);text-transform:uppercase;font-feature-settings:"case" on;border:none;border-radius:.8rem;align-items:center;gap:.8rem;width:100%;padding:1.2rem;font-family:inherit;font-size:1.4rem;font-weight:600;line-height:120%;display:flex}.MobileMenu-module__o1paLW__langPickerLabel{text-align:left;flex:1}.MobileMenu-module__o1paLW__tickIcon{flex-shrink:0;width:2rem;height:2rem}
.Pagination-module__26JrhG__pagination{justify-content:space-between;align-items:center;display:flex}.Pagination-module__26JrhG__prevNext{text-transform:uppercase;font-feature-settings:"case" on;color:var(--System-Colors-White-800,#707070);align-items:center;gap:.8rem;font-size:1.4rem;font-weight:600;line-height:120%;text-decoration:none;transition:opacity .15s;display:flex}.Pagination-module__26JrhG__prevNext:not(.Pagination-module__26JrhG__disabled):hover{opacity:.7}.Pagination-module__26JrhG__disabled{opacity:.3;pointer-events:none}.Pagination-module__26JrhG__chevronLeft{flex-shrink:0;width:1.6rem;height:1.6rem;transform:rotate(180deg)}.Pagination-module__26JrhG__chevronRight{flex-shrink:0;width:1.6rem;height:1.6rem}.Pagination-module__26JrhG__chevronLeftMobile{flex-shrink:0;display:none;transform:rotate(180deg)}.Pagination-module__26JrhG__chevronRightMobile{flex-shrink:0;display:none}.Pagination-module__26JrhG__pages{align-items:center;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}.Pagination-module__26JrhG__page{width:4rem;height:4rem;color:var(--System-Colors-Off-Gray-800);background:0 0;border-radius:.4rem;justify-content:center;align-items:center;font-size:1.4rem;font-weight:600;line-height:120%;text-decoration:none;transition:background .15s;display:inline-flex}.Pagination-module__26JrhG__page:not(.Pagination-module__26JrhG__pageActive):hover{background:var(--System-Colors-White-600);color:var(--System-Colors-Black-500)}.Pagination-module__26JrhG__pageActive{background:var(--Primary-Colors-Grayish-Green-500);color:var(--Primary-Colors-Dark-Blue-500);font-weight:600}.Pagination-module__26JrhG__ellipsis{width:4rem;height:4rem;color:var(--System-Colors-Off-Gray-800);user-select:none;justify-content:center;align-items:center;font-size:1.4rem;font-weight:600;line-height:120%;display:inline-flex}.Pagination-module__26JrhG__mobilePageLabel{display:none}@media (width<=960px){.Pagination-module__26JrhG__pages{display:none}.Pagination-module__26JrhG__mobilePageLabel{text-transform:uppercase;font-feature-settings:"case" on;color:var(--System-Colors-Black-500);font-size:1.2rem;font-weight:600;line-height:120%;display:block}.Pagination-module__26JrhG__prevNextLabel{display:none}.Pagination-module__26JrhG__prevNext{background:var(--Primary-Colors-Grayish-Green-500);border-radius:.8rem;justify-content:center;gap:0;width:4rem;height:4rem}.Pagination-module__26JrhG__chevronLeft,.Pagination-module__26JrhG__chevronRight{display:none}.Pagination-module__26JrhG__chevronLeftMobile,.Pagination-module__26JrhG__chevronRightMobile{flex-shrink:0;width:2rem;height:2rem;display:block}}
.ManagementSection-module__utfGaa__section{background:var(--Primary-Colors-Dark-Blue-400);padding:8rem;position:relative;overflow:hidden}.ManagementSection-module__utfGaa__shapeLeft{pointer-events:none;width:23.3rem;height:24rem;position:absolute;bottom:0;left:0}.ManagementSection-module__utfGaa__shapeRight{pointer-events:none;width:23.3rem;height:24rem;position:absolute;top:0;right:0;transform:rotate(180deg)}.ManagementSection-module__utfGaa__shapeLeftMobile,.ManagementSection-module__utfGaa__shapeRightMobile{display:none}.ManagementSection-module__utfGaa__label{letter-spacing:-.32px;text-transform:uppercase;font-feature-settings:"case" on;color:var(--System-Colors-White-500);text-align:center;z-index:1;margin-bottom:4rem;font-size:3.2rem;font-weight:600;line-height:120%;position:relative}.ManagementSection-module__utfGaa__grid{z-index:1;grid-template-columns:repeat(2,38.4rem);justify-content:center;gap:2.4rem;margin:0 auto;display:grid;position:relative}.ManagementSection-module__utfGaa__card{background:var(--Primary-Colors-Dark-Blue-400);border-radius:1.6rem;width:38.4rem;height:40rem;position:relative;overflow:hidden}.ManagementSection-module__utfGaa__photo{width:100%;height:100%;position:relative}.ManagementSection-module__utfGaa__photoImg{object-fit:cover}.ManagementSection-module__utfGaa__badge{backdrop-filter:blur(12px);background:#0000007a;border-radius:0 0 .8rem .8rem;align-items:center;gap:.8rem;height:3.2rem;padding:.8rem 1.2rem;display:inline-flex;position:absolute;top:0;right:1.6rem}.ManagementSection-module__utfGaa__badgeIcon{flex-shrink:0;width:1.6rem;height:1.6rem}.ManagementSection-module__utfGaa__badgeText{color:var(--System-Colors-White-500);text-transform:uppercase;font-feature-settings:"case" on;white-space:nowrap;font-size:1.2rem;font-weight:600;line-height:120%}.ManagementSection-module__utfGaa__nameWrapper{backdrop-filter:blur(12px);background:#00000052;align-items:center;height:8rem;padding:1.6rem;display:flex;position:absolute;bottom:0;left:0;right:0}.ManagementSection-module__utfGaa__nameText{color:var(--System-Colors-White-500);text-transform:uppercase;font-feature-settings:"case" on;font-size:1.6rem;font-weight:600;line-height:120%}@media (width<=960px){.ManagementSection-module__utfGaa__section{padding:4rem 1.6rem}.ManagementSection-module__utfGaa__label{letter-spacing:unset;margin-bottom:2.4rem;font-size:2rem}.ManagementSection-module__utfGaa__grid{grid-template-columns:1fr}.ManagementSection-module__utfGaa__card{width:100%;height:37.3rem}.ManagementSection-module__utfGaa__shapeLeft,.ManagementSection-module__utfGaa__shapeRight{display:none}.ManagementSection-module__utfGaa__shapeLeftMobile{pointer-events:none;width:10.2rem;height:8.7rem;display:block;position:absolute;bottom:0;left:0}.ManagementSection-module__utfGaa__shapeRightMobile{pointer-events:none;width:10.1rem;height:6rem;display:block;position:absolute;top:0;right:0}}
.page-module__xEvMTG__page{flex-direction:column;padding-bottom:12rem;display:flex}.page-module__xEvMTG__title{letter-spacing:-.32px;color:var(--System-Colors-Black-500);text-transform:uppercase;font-feature-settings:"case" on;text-align:center;margin:0 0 2.4rem;font-size:3.2rem;font-weight:600;line-height:120%}.page-module__xEvMTG__orDivider{align-items:center;padding:2.4rem 8rem;display:flex;position:relative}.page-module__xEvMTG__orDivider:before,.page-module__xEvMTG__orDivider:after{content:"";background:var(--System-Colors-White-600);flex:1;height:1px}.page-module__xEvMTG__orText{color:var(--System-Colors-White-800);text-transform:uppercase;font-feature-settings:"case" on;padding:0 1.4rem;font-size:1.2rem;font-weight:600;line-height:120%}@media (width<=960px){.page-module__xEvMTG__page{padding-bottom:7.2rem}.page-module__xEvMTG__title{letter-spacing:unset;margin:0 0 2.4rem;font-size:2rem}.page-module__xEvMTG__orDivider{padding:1.6rem}}
.page-module__bl3sjW__page{flex-direction:column;padding-bottom:12rem;display:flex}.page-module__bl3sjW__content{flex-direction:column;gap:2.4rem;margin-bottom:12rem;padding:0 8rem;display:flex}.page-module__bl3sjW__title{letter-spacing:-.32px;color:var(--System-Colors-Black-500);text-transform:uppercase;font-feature-settings:"case" on;text-align:center;font-size:3.2rem;font-weight:600;line-height:120%}.page-module__bl3sjW__list{flex-direction:column;gap:1.6rem;display:flex}@media (width<=960px){.page-module__bl3sjW__page{padding-bottom:7.2rem}.page-module__bl3sjW__content{margin-bottom:7.2rem;padding:0 1.6rem}.page-module__bl3sjW__title{letter-spacing:unset;font-size:2rem}}
.page-module__kGrpea__page{flex-direction:column;padding-bottom:12rem;display:flex}.page-module__kGrpea__bannerOuter{width:100%;margin:0 0 6.4rem;position:relative}.page-module__kGrpea__banner{z-index:2;height:56rem;position:relative;overflow:hidden}.page-module__kGrpea__bannerImage{object-fit:cover}.page-module__kGrpea__shapeTopLeft{pointer-events:none;z-index:1;width:23.3rem;height:42.8rem;position:absolute;bottom:0;left:0;transform:translateY(55%)}.page-module__kGrpea__shapeTopLeftMobile{display:none}.page-module__kGrpea__introWrap{width:100%;margin-bottom:12rem;position:relative}.page-module__kGrpea__shapeBottomRightMobile{display:none}.page-module__kGrpea__shapeBottomRight{pointer-events:none;z-index:1;width:23.3rem;height:42.8rem;position:absolute;bottom:0;right:0;transform:translateY(72%)}.page-module__kGrpea__intro{z-index:1;text-align:center;flex-direction:column;align-items:center;padding:0 8rem;display:flex;position:relative}.page-module__kGrpea__title{letter-spacing:-.32px;color:var(--System-Colors-Black-500);text-transform:uppercase;font-feature-settings:"case" on;font-size:3.2rem;font-weight:600;line-height:120%}.page-module__kGrpea__description{width:80rem;color:var(--System-Colors-Black-500);margin-top:1.6rem;font-size:1.4rem;font-weight:400;line-height:150%}.page-module__kGrpea__description p{margin-bottom:1.2rem}.page-module__kGrpea__description p:last-child{margin-bottom:0}.page-module__kGrpea__actions{gap:1.6rem;margin-top:4rem;display:flex}.page-module__kGrpea__actionCard{background:var(--Primary-Colors-Dark-Blue-400);width:39.2rem;height:12rem;color:var(--System-Colors-White-500);border-radius:1.2rem;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;padding:1.6rem;font-size:1.6rem;font-weight:600;line-height:120%;transition:background .2s;display:flex}.page-module__kGrpea__actionIconWrapper{background:var(--Primary-Colors-Dark-Blue-500);border-radius:.8rem;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex}.page-module__kGrpea__actionIcon{object-fit:contain;flex-shrink:0;width:2rem;height:2rem}.page-module__kGrpea__content{flex-direction:column;padding:0 8rem;display:flex}.page-module__kGrpea__sectionTitle{letter-spacing:-.32px;color:var(--System-Colors-Black-500);text-transform:uppercase;font-feature-settings:"case" on;text-align:center;margin-bottom:4rem;font-size:3.2rem;font-weight:600;line-height:120%}.page-module__kGrpea__grid{grid-template-columns:repeat(3,1fr);gap:1.6rem;margin-bottom:2.4rem;display:grid}@media (width<=960px){.page-module__kGrpea__page{padding-bottom:7.2rem}.page-module__kGrpea__bannerOuter{margin:0 0 3.2rem}.page-module__kGrpea__banner{height:21.6rem}.page-module__kGrpea__shapeTopLeft,.page-module__kGrpea__shapeBottomRight{display:none}.page-module__kGrpea__shapeTopLeftMobile{pointer-events:none;z-index:1;width:10.2rem;height:20rem;display:block;position:absolute;bottom:0;left:0;transform:translateY(35%)}.page-module__kGrpea__shapeBottomRightMobile{pointer-events:none;z-index:1;width:10.1rem;height:20rem;display:block;position:absolute;bottom:0;right:0;transform:translateY(107%)}.page-module__kGrpea__introWrap{margin-bottom:7.2rem}.page-module__kGrpea__intro{padding:0 1.6rem}.page-module__kGrpea__title{letter-spacing:unset;font-size:2rem;font-weight:600;line-height:120%}.page-module__kGrpea__description{text-align:left;width:100%}.page-module__kGrpea__actions{flex-direction:column;gap:1.2rem;width:100%;margin-top:1.6rem;display:flex}.page-module__kGrpea__actionCard{border-radius:.8rem;gap:1.2rem;width:100%;height:9.6rem;padding:1.6rem;font-size:1.4rem}.page-module__kGrpea__actionIconWrapper{width:3.2rem;height:3.2rem}.page-module__kGrpea__actionIcon{width:1.6rem;height:1.6rem}.page-module__kGrpea__content{z-index:2;padding:0 1.6rem;position:relative}.page-module__kGrpea__sectionTitle{letter-spacing:unset;margin-bottom:2.4rem;font-size:2rem}.page-module__kGrpea__grid{grid-template-columns:repeat(1,1fr);display:grid}}
.ResultsLoading-module__1RFkiq__wrap{justify-content:center;align-items:center;width:100%;padding:8rem 0;display:flex}.ResultsLoading-module__1RFkiq__spinner{border:.3rem solid var(--Primary-Colors-Dark-Blue-300);border-top-color:var(--Primary-Colors-Grayish-Green-500);border-radius:50%;width:4rem;height:4rem;animation:.8s linear infinite ResultsLoading-module__1RFkiq__spin}@keyframes ResultsLoading-module__1RFkiq__spin{to{transform:rotate(360deg)}}
.TestModeBanner-module__96PUNG__banner{color:#fffcfc;text-align:center;background-color:#36434e;justify-content:center;align-items:center;gap:.4rem;height:4.1rem;padding:0 2rem;font-size:1.4rem;font-weight:400;line-height:150%;display:flex;position:relative}.TestModeBanner-module__96PUNG__message{margin:0}.TestModeBanner-module__96PUNG__link{color:inherit;text-decoration:underline}.TestModeBanner-module__96PUNG__closeButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:2rem;transform:translateY(-50%)}.TestModeBanner-module__96PUNG__closeIcon{flex-shrink:0;width:1.6rem;height:1.6rem}@media (width<=960px){.TestModeBanner-module__96PUNG__banner{height:auto;min-height:4.1rem;padding:1.2rem 3.6rem;font-size:1.2rem}.TestModeBanner-module__96PUNG__closeButton{top:1.2rem;right:1.2rem;transform:none}}
.PartnersSection-module__XzZGJq__section{background:var(--System-Colors-White-500);padding:12rem 8rem}.PartnersSection-module__XzZGJq__label{letter-spacing:-.32px;text-transform:uppercase;font-feature-settings:"case" on;color:var(--System-Colors-Black-500);text-align:center;margin-bottom:4rem;font-size:3.2rem;font-weight:600;line-height:120%}.PartnersSection-module__XzZGJq__grid{grid-template-columns:repeat(3,41.6rem);gap:1.6rem;margin-bottom:2.4rem;display:grid}.PartnersSection-module__XzZGJq__item{background:var(--System-Colors-Off-White-500);border-radius:1.2rem;justify-content:center;align-items:center;width:41.6rem;height:10.4rem;padding:2rem;display:flex;position:relative;overflow:hidden}.PartnersSection-module__XzZGJq__item:after{content:"";pointer-events:none;background:0 0;transition:background .25s;position:absolute;inset:0}.PartnersSection-module__XzZGJq__item:hover:after{background:#00000014}.PartnersSection-module__XzZGJq__itemLogo{object-fit:contain;width:auto;max-width:100%;height:4rem;transition:transform .5s}.PartnersSection-module__XzZGJq__item:hover .PartnersSection-module__XzZGJq__itemLogo{transform:scale(1.25)}.PartnersSection-module__XzZGJq__exportIcon{z-index:1;flex-shrink:0;width:1.6rem;height:1.6rem;transition:transform .5s;position:absolute;top:.8rem;right:.8rem}.PartnersSection-module__XzZGJq__exportIcon path{transition:fill .5s}.PartnersSection-module__XzZGJq__item:hover .PartnersSection-module__XzZGJq__exportIcon{transform:translate(.2rem,-.2rem)}.PartnersSection-module__XzZGJq__item:hover .PartnersSection-module__XzZGJq__exportIcon path{fill:var(--System-Colors-Black-500)}.PartnersSection-module__XzZGJq__toggleWrap{justify-content:center;display:flex}@media (width<=960px){.PartnersSection-module__XzZGJq__section{padding:7.2rem 1.6rem}.PartnersSection-module__XzZGJq__label{letter-spacing:unset;margin-bottom:2.4rem;font-size:2rem}.PartnersSection-module__XzZGJq__grid{grid-template-columns:1fr}.PartnersSection-module__XzZGJq__item{width:100%;height:8.8rem}}
.page-module__86rE5a__page{padding-bottom:12rem}@media (width<=960px){.page-module__86rE5a__page{padding-bottom:7.2rem}}
.page-module__UqRJYq__page{padding-bottom:12rem}.page-module__UqRJYq__content{flex-direction:column;gap:2.4rem;padding:0 8rem;display:flex}.page-module__UqRJYq__title{letter-spacing:-.32px;color:var(--System-Colors-Black-500);text-transform:uppercase;font-feature-settings:"case" on;text-align:center;font-size:3.2rem;font-weight:600;line-height:120%}.page-module__UqRJYq__list{flex-direction:column;gap:1.6rem;display:flex}@media (width<=960px){.page-module__UqRJYq__page{padding-bottom:7.2rem}.page-module__UqRJYq__content{padding:0 1.6rem}.page-module__UqRJYq__title{letter-spacing:unset;font-size:2rem}}
.page-module__LoUhHW__page{flex-direction:column;padding-bottom:12rem;display:flex}.page-module__LoUhHW__coverOuter{width:100%;position:relative}.page-module__LoUhHW__coverWrap{z-index:2;width:100%;height:56rem;position:relative;overflow:hidden}.page-module__LoUhHW__coverImage{object-fit:cover;width:100%;height:100%;display:block}.page-module__LoUhHW__shapeTopLeft{pointer-events:none;z-index:1;width:23.3rem;height:42.8rem;position:absolute;bottom:0;left:0;transform:translateY(55%)}.page-module__LoUhHW__shapeTopLeftMobile{display:none}.page-module__LoUhHW__contentWrap{width:100%;position:relative}.page-module__LoUhHW__shapeBottomRightMobile{display:none}.page-module__LoUhHW__shapeBottomRight{pointer-events:none;z-index:1;width:23.3rem;height:42.8rem;position:absolute;bottom:0;right:0;transform:translateY(62%)}.page-module__LoUhHW__content{z-index:1;flex-direction:column;width:80rem;margin:6.4rem auto 0;display:flex;position:relative}.page-module__LoUhHW__meta{justify-content:space-between;align-items:center;display:flex}.page-module__LoUhHW__badge{background:var(--Primary-Colors-Dark-Blue-500);height:3.2rem;color:var(--System-Colors-White-500);text-transform:uppercase;font-feature-settings:"case" on;white-space:nowrap;border-radius:.8rem;flex-shrink:0;align-self:flex-start;align-items:center;padding:.8rem 1.2rem;font-size:1.2rem;font-weight:600;line-height:120%;display:inline-flex}.page-module__LoUhHW__date{color:var(--System-Colors-White-800);align-items:center;gap:.4rem;font-size:1.2rem;font-weight:600;line-height:120%;display:flex}.page-module__LoUhHW__calendarIcon{flex-shrink:0;width:1.6rem;height:1.6rem}.page-module__LoUhHW__title{letter-spacing:-.32px;text-transform:uppercase;font-feature-settings:"case" on;color:var(--System-Colors-Black-500);margin-top:1.6rem;font-size:3.2rem;font-weight:600;line-height:120%}.page-module__LoUhHW__body{color:var(--System-Colors-Black-500);margin-top:2.4rem;font-size:1.4rem;font-weight:400;line-height:150%}.page-module__LoUhHW__body h1,.page-module__LoUhHW__body h2,.page-module__LoUhHW__body h3{margin-top:2.4rem;margin-bottom:1.2rem;font-size:1.8rem;font-weight:600;line-height:130%}.page-module__LoUhHW__body h1:first-child,.page-module__LoUhHW__body h2:first-child,.page-module__LoUhHW__body h3:first-child{margin-top:0}.page-module__LoUhHW__body p{margin-bottom:1.2rem}.page-module__LoUhHW__body p:last-child{margin-bottom:0}.page-module__LoUhHW__body ul,.page-module__LoUhHW__body ol{margin-bottom:1.2rem;padding-left:2.4rem}.page-module__LoUhHW__body ul{list-style:outside}.page-module__LoUhHW__body ol{list-style:decimal}.page-module__LoUhHW__body li{margin-bottom:.4rem}.page-module__LoUhHW__body a{color:var(--Primary-Colors-Dark-Blue-500);text-decoration:underline}.page-module__LoUhHW__body img{border-radius:.8rem;max-width:100%;margin:1.6rem 0}.page-module__LoUhHW__phones{flex-direction:column;gap:.8rem;margin-top:1.6rem;display:flex}.page-module__LoUhHW__phonesTitle{text-transform:uppercase;font-feature-settings:"case" on;color:var(--System-Colors-Black-500);font-size:1.4rem;font-weight:400;line-height:120%}.page-module__LoUhHW__phoneItem{color:var(--Primary-Colors-Dark-Blue-500);text-transform:uppercase;font-feature-settings:"case" on;align-items:center;gap:.8rem;font-size:1.4rem;font-weight:600;line-height:120%;text-decoration:none;transition:color .15s,opacity .15s;display:flex}.page-module__LoUhHW__phoneItem:hover{opacity:.7;color:var(--Primary-Colors-Grayish-Green-700)}.page-module__LoUhHW__phoneIcon{flex-shrink:0;width:1.6rem;height:1.6rem}.page-module__LoUhHW__phoneIcon path{fill:var(--Primary-Colors-Dark-Blue-500)}.page-module__LoUhHW__phoneItem:hover .page-module__LoUhHW__phoneIcon path{fill:var(--Primary-Colors-Grayish-Green-700)}.page-module__LoUhHW__orDivider{align-items:center;padding:2.4rem 8rem;display:flex;position:relative}.page-module__LoUhHW__orDivider:before,.page-module__LoUhHW__orDivider:after{content:"";background:var(--System-Colors-White-600);flex:1;height:1px}.page-module__LoUhHW__orText{color:var(--System-Colors-White-800);text-transform:uppercase;font-feature-settings:"case" on;padding:0 1.4rem;font-size:1.2rem;font-weight:600;line-height:120%}.page-module__LoUhHW__promoWrap{margin-top:8rem;padding:0 8rem}.page-module__LoUhHW__promoCard{z-index:2;background:var(--Primary-Colors-Dark-Blue-400);border-radius:1.6rem;padding:8rem;position:relative;overflow:visible}.page-module__LoUhHW__shapeLeft{pointer-events:none;width:17.7rem;height:15.2rem;position:absolute;top:0;left:0}.page-module__LoUhHW__shapeRight{pointer-events:none;width:17.7rem;height:17.3rem;position:absolute;bottom:0;right:0}.page-module__LoUhHW__shapeLeftMobile,.page-module__LoUhHW__shapeRightMobile{display:none}.page-module__LoUhHW__promoInner{z-index:1;text-align:center;flex-direction:column;align-items:center;width:82.4rem;margin:0 auto;display:flex;position:relative}.page-module__LoUhHW__promoTitle{letter-spacing:-.32px;color:var(--System-Colors-White-500);text-transform:uppercase;font-feature-settings:"case" on;font-size:3.2rem;font-weight:600;line-height:120%}.page-module__LoUhHW__promoDescription{color:var(--System-Colors-White-700);width:72rem;margin-top:1.2rem;font-size:1.4rem;font-weight:400;line-height:150%}.page-module__LoUhHW__promoBtnWrap{margin-top:1.6rem}@media (width<=960px){.page-module__LoUhHW__page{padding-bottom:7.2rem}.page-module__LoUhHW__coverWrap{height:21.6rem}.page-module__LoUhHW__shapeTopLeft,.page-module__LoUhHW__shapeBottomRight{display:none}.page-module__LoUhHW__shapeTopLeftMobile{pointer-events:none;z-index:1;width:10.2rem;height:20rem;display:block;position:absolute;bottom:0;left:0;transform:translateY(35%)}.page-module__LoUhHW__shapeBottomRightMobile{pointer-events:none;z-index:1;width:10.1rem;height:20rem;display:block;position:absolute;bottom:0;right:0;transform:translateY(90%)}.page-module__LoUhHW__content{width:100%;margin-top:3.2rem;padding:0 1.6rem}.page-module__LoUhHW__title{letter-spacing:unset;font-size:2rem}.page-module__LoUhHW__body{margin-top:1.6rem}.page-module__LoUhHW__body h1,.page-module__LoUhHW__body h2,.page-module__LoUhHW__body h3{font-size:1.6rem}.page-module__LoUhHW__orDivider{padding:1.6rem}.page-module__LoUhHW__promoWrap{padding:0 1.6rem}.page-module__LoUhHW__promoCard{padding:3.2rem 1.6rem}.page-module__LoUhHW__shapeLeft,.page-module__LoUhHW__shapeRight{display:none}.page-module__LoUhHW__shapeLeftMobile{pointer-events:none;width:10.1rem;height:8rem;display:block;position:absolute;top:0;left:0}.page-module__LoUhHW__shapeRightMobile{pointer-events:none;width:10rem;height:8rem;display:block;position:absolute;bottom:0;right:0;transform:rotate(180deg)}.page-module__LoUhHW__promoInner{width:100%}.page-module__LoUhHW__promoTitle{letter-spacing:unset;font-size:2rem}.page-module__LoUhHW__promoDescription{width:100%}}
.page-module__4G6_Sa__page{padding-bottom:12rem}.page-module__4G6_Sa__content{flex-direction:column;gap:2.4rem;padding:0 8rem;display:flex}.page-module__4G6_Sa__title{letter-spacing:-.32px;color:var(--System-Colors-Black-500);text-transform:uppercase;font-feature-settings:"case" on;text-align:center;font-size:3.2rem;font-weight:600;line-height:120%}.page-module__4G6_Sa__grid{grid-template-columns:repeat(3,1fr);gap:2.4rem;display:grid}@media (width<=960px){.page-module__4G6_Sa__page{padding-bottom:7.2rem}.page-module__4G6_Sa__content{gap:2.4rem;padding:0 1.6rem}.page-module__4G6_Sa__title{letter-spacing:unset;font-size:2rem}.page-module__4G6_Sa__grid{grid-template-columns:1fr;gap:1.6rem}}
.ConsultationModal-module__gLLZaa__overlay{z-index:500;background:#000000b8;justify-content:center;align-items:center;padding:2rem;animation:.2s forwards ConsultationModal-module__gLLZaa__fadeIn;display:flex;position:fixed;inset:0}.ConsultationModal-module__gLLZaa__modal{background:var(--Primary-Colors-Dark-Blue-400);border-radius:1.6rem;width:64rem;padding:2.4rem;animation:.2s forwards ConsultationModal-module__gLLZaa__scaleIn;position:relative}.ConsultationModal-module__gLLZaa__dragHandle{display:none}.ConsultationModal-module__gLLZaa__modalHeader{margin-bottom:.8rem}.ConsultationModal-module__gLLZaa__closeBtn{flex-shrink:0;position:absolute;top:2.4rem;right:2.4rem}.ConsultationModal-module__gLLZaa__closeIcon{flex-shrink:0;width:2rem;height:2rem}.ConsultationModal-module__gLLZaa__title{color:var(--System-Colors-White-500);text-transform:uppercase;font-feature-settings:"case" on;margin-bottom:.8rem;font-size:1.6rem;font-weight:600;line-height:120%}.ConsultationModal-module__gLLZaa__description{color:var(--System-Colors-White-700);margin-bottom:2.4rem;font-size:1.4rem;font-weight:400;line-height:150%}.ConsultationModal-module__gLLZaa__form{flex-direction:column;gap:1.6rem;display:flex}@keyframes ConsultationModal-module__gLLZaa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ConsultationModal-module__gLLZaa__scaleIn{0%{opacity:0;transform:scale(.96)translateY(.8rem)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes ConsultationModal-module__gLLZaa__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (width<=960px){.ConsultationModal-module__gLLZaa__overlay{align-items:flex-end;padding:0}.ConsultationModal-module__gLLZaa__modal{border-radius:1.6rem 1.6rem 0 0;width:100%;max-height:90vh;padding:1.6rem 1.6rem 3.2rem;animation:.3s forwards ConsultationModal-module__gLLZaa__slideUp;position:relative;overflow-y:auto}.ConsultationModal-module__gLLZaa__dragHandle{background:var(--Primary-Colors-Dark-Blue-300);border-radius:10rem;width:6.4rem;height:.4rem;display:block;position:absolute;top:.8rem;left:50%;transform:translate(-50%)}.ConsultationModal-module__gLLZaa__modalHeader{justify-content:space-between;align-items:center;gap:1.6rem;height:3.2rem;margin-bottom:.4rem;display:flex}.ConsultationModal-module__gLLZaa__closeBtn{flex-shrink:0;position:static}.ConsultationModal-module__gLLZaa__title{margin-bottom:0;font-size:1.6rem;font-weight:600;line-height:120%}.ConsultationModal-module__gLLZaa__description{margin-bottom:2.4rem;font-size:1.4rem;font-weight:400;line-height:150%}.ConsultationModal-module__gLLZaa__form{flex-direction:column;gap:1.6rem;display:flex}}
.Footer-module__Grjkva__footer{z-index:2;background-color:var(--Primary-Colors-Dark-Blue-400);border-top:1px solid var(--System-Colors-White-600);padding:4.8rem 8rem;position:relative}.Footer-module__Grjkva__top{justify-content:space-between;align-items:flex-start;gap:4rem;padding:0;display:flex}.Footer-module__Grjkva__brand{flex-direction:column;gap:1.6rem;max-width:44.2rem;display:flex}.Footer-module__Grjkva__logoIcon{flex-shrink:0;width:14.5rem;height:4rem}.Footer-module__Grjkva__logoMobile{flex-shrink:0;width:14.5rem;height:4rem;display:none}.Footer-module__Grjkva__tagline{color:var(--System-Colors-White-700);margin:0;font-size:1.4rem;font-weight:400;line-height:150%}.Footer-module__Grjkva__socials{align-items:center;gap:1.2rem;display:flex}.Footer-module__Grjkva__socialLink{background:var(--Primary-Colors-Dark-Blue-500);border-radius:.8rem;flex-shrink:0;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;transition:background .2s;display:flex}.Footer-module__Grjkva__socialLink:hover{background:var(--Primary-Colors-Dark-Blue-600)}.Footer-module__Grjkva__socialIcon{flex-shrink:0;width:2rem;height:2rem}.Footer-module__Grjkva__nav{gap:4.8rem;display:flex}.Footer-module__Grjkva__navCol{flex-direction:column;gap:1.6rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__navLink{color:var(--System-Colors-White-500);white-space:nowrap;text-transform:uppercase;font-feature-settings:"case" on;font-size:1.4rem;font-weight:400;line-height:120%;text-decoration:none;transition:color .2s}.Footer-module__Grjkva__navLink:hover{color:var(--System-Colors-White-700)}.Footer-module__Grjkva__divider{border:none;border-top:1px solid var(--Primary-Colors-Dark-Blue-300);margin:4rem 0}.Footer-module__Grjkva__bottom{justify-content:space-between;align-items:center;display:flex}.Footer-module__Grjkva__copyright{color:var(--System-Colors-White-500);text-transform:uppercase;font-feature-settings:"case" on;align-items:center;gap:.4rem;font-size:1.4rem;font-weight:400;line-height:120%;display:flex}.Footer-module__Grjkva__copyrightIcon{flex-shrink:0;width:1.6rem;height:1.6rem}.Footer-module__Grjkva__scrollTop{color:var(--System-Colors-White-500);text-transform:uppercase;font-feature-settings:"case" on;cursor:pointer;background:0 0;border:none;align-items:center;gap:.8rem;padding:0;font-size:1.4rem;font-weight:600;line-height:120%;transition:color .2s;display:flex}.Footer-module__Grjkva__scrollTop:hover{color:var(--System-Colors-White-700)}.Footer-module__Grjkva__scrollTop:hover .Footer-module__Grjkva__arrowUpIcon path{fill:var(--System-Colors-White-700)}.Footer-module__Grjkva__arrowUpIcon{flex-shrink:0;width:1.6rem;height:1.6rem}.Footer-module__Grjkva__arrowUpIcon path{transition:fill .2s}.Footer-module__Grjkva__mobileNav{display:none}@media (width<=960px){.Footer-module__Grjkva__footer{padding:3.2rem 1.6rem 4rem}.Footer-module__Grjkva__top{flex-direction:column;gap:3.2rem}.Footer-module__Grjkva__brand{flex-direction:column;gap:1.6rem;max-width:100%;display:flex}.Footer-module__Grjkva__logoIcon{display:none}.Footer-module__Grjkva__logoMobile{display:block}.Footer-module__Grjkva__socialLink{width:4rem;height:4rem}.Footer-module__Grjkva__nav{display:none}.Footer-module__Grjkva__mobileNav{grid-template-columns:1fr 1fr;gap:1.6rem;width:100%;margin:0;padding:0;list-style:none;display:grid}.Footer-module__Grjkva__navLink{white-space:normal}.Footer-module__Grjkva__divider{margin:3.2rem 0}.Footer-module__Grjkva__bottom{flex-wrap:wrap;justify-content:center;gap:2.4rem}.Footer-module__Grjkva__copyright{font-size:1.2rem;font-weight:600;line-height:120%}}
.W2PartnerCard-module__mkGVJq__card{background:var(--System-Colors-Off-White-500);border-radius:1.6rem;flex-direction:column;width:41.6rem;height:27.7rem;padding:1.6rem;transition:box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden}.W2PartnerCard-module__mkGVJq__discountBadge{z-index:1;background:var(--State-Color-Red-800);backdrop-filter:blur(12px);height:4.8rem;color:var(--System-Colors-White-500);letter-spacing:-.24px;border-radius:0 0 .8rem .8rem;align-items:center;padding:0 1.2rem;font-size:2.4rem;font-weight:900;line-height:120%;display:inline-flex;position:absolute;top:0;right:1.6rem}.W2PartnerCard-module__mkGVJq__logoWrap{background:var(--System-Colors-White-500);border-radius:1.2rem;justify-content:center;align-items:center;width:100%;height:16rem;display:flex}.W2PartnerCard-module__mkGVJq__logoImage{object-fit:contain;border-radius:.9143rem;width:11.5rem;height:6.5rem}.W2PartnerCard-module__mkGVJq__content{flex-direction:column;margin-top:1.6rem;display:flex}.W2PartnerCard-module__mkGVJq__name{text-transform:uppercase;font-feature-settings:"case" on;color:var(--System-Colors-Black-500);font-size:1.6rem;font-weight:600;line-height:120%}.W2PartnerCard-module__mkGVJq__category{color:var(--System-Colors-Off-Black-200);text-transform:uppercase;font-feature-settings:"case" on;margin-top:.4rem;font-size:1.4rem;font-weight:700;line-height:120%}.W2PartnerCard-module__mkGVJq__readMore{color:var(--System-Colors-Black-500);text-transform:uppercase;font-feature-settings:"case" on;align-items:center;gap:.4rem;margin-top:1.2rem;font-size:1.4rem;font-weight:600;line-height:120%;display:flex}.W2PartnerCard-module__mkGVJq__readMoreArrow{flex-shrink:0;width:1.6rem;height:1.6rem}.W2PartnerCard-module__mkGVJq__readMoreArrow path{fill:var(--System-Colors-Black-500)}@media (width<=960px){.W2PartnerCard-module__mkGVJq__card{width:100%;height:27.7rem}.W2PartnerCard-module__mkGVJq__logoImage{width:8.6rem;height:4.8rem}}
.ArticleSlider-module__JPUema__slider{z-index:2;width:100%;height:56rem;position:relative;overflow:hidden}.ArticleSlider-module__JPUema__progress{z-index:10;gap:.4rem;display:flex;position:absolute;top:3.2rem;left:41.2rem;right:41.2rem}.ArticleSlider-module__JPUema__progressTrack{cursor:pointer;background:#fff6;border:none;border-radius:10rem;flex:1;height:.2rem;padding:0;overflow:hidden}.ArticleSlider-module__JPUema__progressTrackInactive{background:#fff6}.ArticleSlider-module__JPUema__progressFill{background:var(--System-Colors-White-500);border-radius:10rem;width:0%;height:100%;animation:linear forwards ArticleSlider-module__JPUema__fillBar;display:block}@keyframes ArticleSlider-module__JPUema__fillBar{0%{width:0%}to{width:100%}}.ArticleSlider-module__JPUema__slide{opacity:0;transition:opacity .8s ease-in-out;position:absolute;inset:0}.ArticleSlider-module__JPUema__slideActive{opacity:1}.ArticleSlider-module__JPUema__slideImg{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}@media (width<=960px){.ArticleSlider-module__JPUema__slider{height:21.6rem}.ArticleSlider-module__JPUema__progress{top:1.6rem;left:1.6rem;right:1.6rem}}
.page-module__KRxB8a__page{flex-direction:column;padding-bottom:12rem;display:flex}.page-module__KRxB8a__descriptionWrap{width:100%;position:relative}.page-module__KRxB8a__shapeTopLeft{pointer-events:none;z-index:1;width:23.3rem;height:42.8rem;position:absolute;top:0;left:0;transform:translateY(-35%)}.page-module__KRxB8a__shapeBottomRight{pointer-events:none;z-index:1;width:23.3rem;height:42.8rem;position:absolute;bottom:0;right:0;transform:translateY(88%)}.page-module__KRxB8a__shapeTopLeftMobile,.page-module__KRxB8a__shapeBottomRightMobile{display:none}.page-module__KRxB8a__content{z-index:1;flex-direction:column;gap:2.4rem;width:80rem;margin:6.4rem auto 0;display:flex;position:relative}.page-module__KRxB8a__meta{justify-content:space-between;align-items:center;display:flex}.page-module__KRxB8a__badge{background:var(--Primary-Colors-Dark-Blue-500);height:3.2rem;color:var(--System-Colors-White-500);text-transform:uppercase;font-feature-settings:"case" on;white-space:nowrap;border-radius:.8rem;flex-shrink:0;align-self:flex-start;align-items:center;padding:.8rem 1.2rem;font-size:1.2rem;font-weight:600;line-height:120%;display:inline-flex}.page-module__KRxB8a__date{color:var(--System-Colors-White-800);align-items:center;gap:.4rem;font-size:1.2rem;font-weight:600;line-height:120%;display:flex}.page-module__KRxB8a__calendarIcon{flex-shrink:0;width:1.6rem;height:1.6rem}.page-module__KRxB8a__title{letter-spacing:-.32px;text-transform:uppercase;font-feature-settings:"case" on;color:var(--System-Colors-Black-500);font-size:3.2rem;font-weight:600;line-height:120%}.page-module__KRxB8a__body{color:var(--System-Colors-Black-500);font-size:1.4rem;font-weight:400;line-height:150%}.page-module__KRxB8a__body h1,.page-module__KRxB8a__body h2,.page-module__KRxB8a__body h3{margin-top:2.4rem;margin-bottom:1.2rem;font-size:1.8rem;font-weight:600;line-height:130%}.page-module__KRxB8a__body h1:first-child,.page-module__KRxB8a__body h2:first-child,.page-module__KRxB8a__body h3:first-child{margin-top:0}.page-module__KRxB8a__body p{margin-bottom:1.2rem}.page-module__KRxB8a__body p:last-child{margin-bottom:0}.page-module__KRxB8a__body ul,.page-module__KRxB8a__body ol{margin-bottom:1.2rem;padding-left:2.4rem}.page-module__KRxB8a__body ul{list-style:outside}.page-module__KRxB8a__body ol{list-style:decimal}.page-module__KRxB8a__body li{margin-bottom:.4rem}.page-module__KRxB8a__body a{color:var(--Primary-Colors-Dark-Blue-500);text-decoration:underline}.page-module__KRxB8a__body img{border-radius:.8rem;max-width:100%;margin:1.6rem 0}@media (width<=960px){.page-module__KRxB8a__page{padding-bottom:7.2rem}.page-module__KRxB8a__shapeTopLeft,.page-module__KRxB8a__shapeBottomRight{display:none}.page-module__KRxB8a__shapeTopLeftMobile{pointer-events:none;z-index:1;width:10.2rem;height:20rem;display:block;position:absolute;top:0;left:0;transform:translateY(-65%)}.page-module__KRxB8a__shapeBottomRightMobile{pointer-events:none;z-index:1;width:10.1rem;height:20rem;display:block;position:absolute;bottom:0;right:0;transform:translateY(95%)}.page-module__KRxB8a__content{flex-direction:column;gap:1.6rem;width:100%;margin:3.2rem auto 0;padding:0 1.6rem;display:flex}.page-module__KRxB8a__title{font-size:2rem}.page-module__KRxB8a__body h1,.page-module__KRxB8a__body h2,.page-module__KRxB8a__body h3{font-size:1.6rem}}
.not-found-module__f2EYea__page{justify-content:center;align-items:center;padding:12.9rem 0 20rem;display:flex;position:relative;overflow:hidden}.not-found-module__f2EYea__shapeTopLeft{pointer-events:none;flex-shrink:0;width:27.3rem;height:29.6rem;position:absolute;top:0;left:0;transform:translateY(-20%)}.not-found-module__f2EYea__shapeBottomRight{pointer-events:none;flex-shrink:0;width:28.9rem;height:42.8rem;position:absolute;bottom:0;right:0;transform:translateY(45%)}.not-found-module__f2EYea__shapeTopLeftMobile,.not-found-module__f2EYea__shapeBottomRightMobile{display:none}.not-found-module__f2EYea__content{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.not-found-module__f2EYea__iconBox{background:var(--Primary-Colors-Dark-Blue-300);border-radius:.8rem;flex-shrink:0;justify-content:center;align-items:center;width:4.8rem;height:4.8rem;margin-bottom:1.6rem;display:flex}.not-found-module__f2EYea__iconBox svg{width:2.4rem;height:2.4rem}.not-found-module__f2EYea__title{color:var(--System-Colors-Black-500);text-transform:uppercase;font-feature-settings:"case" on;margin-bottom:.8rem;font-size:1.6rem;font-weight:600;line-height:120%}.not-found-module__f2EYea__subtitle{color:var(--Primary-Colors-Dark-Blue-300);max-width:43.2rem;margin-bottom:2.4rem;font-size:1.4rem;font-weight:400;line-height:150%}.not-found-module__f2EYea__actions{align-items:center;gap:1.6rem;display:flex}.not-found-module__f2EYea__outlineBtn{border:1px solid var(--Primary-Colors-Dark-Blue-500);height:4rem;color:var(--Primary-Colors-Dark-Blue-400);white-space:nowrap;text-transform:uppercase;font-feature-settings:"case" on;background:0 0;border-radius:.8rem;justify-content:center;align-items:center;gap:.8rem;padding:1rem 1.6rem;font-size:1.4rem;font-weight:600;line-height:120%;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.not-found-module__f2EYea__outlineBtn:hover{background:var(--Primary-Colors-Dark-Blue-500);color:var(--System-Colors-White-500)}.not-found-module__f2EYea__contact{flex-direction:column;align-items:center;gap:.8rem;margin-top:4rem;display:flex}.not-found-module__f2EYea__contactLabel{text-transform:uppercase;font-feature-settings:"case" on;color:var(--System-Colors-Black-500);font-size:1.4rem;font-weight:400;line-height:120%}.not-found-module__f2EYea__contactItem{color:var(--Primary-Colors-Dark-Blue-500);text-transform:uppercase;align-items:center;gap:.8rem;font-size:1.4rem;font-weight:600;line-height:120%;text-decoration:none;transition:color .15s;display:inline-flex}.not-found-module__f2EYea__contactItem:hover{color:var(--Primary-Colors-Grayish-Green-700)}.not-found-module__f2EYea__contactIcon{flex-shrink:0;width:1.6rem;height:1.6rem}.not-found-module__f2EYea__contactIcon path{fill:var(--Primary-Colors-Dark-Blue-500);transition:fill .15s}.not-found-module__f2EYea__contactItem:hover .not-found-module__f2EYea__contactIcon path{fill:var(--Primary-Colors-Grayish-Green-700)}@media (width<=960px){.not-found-module__f2EYea__page{padding:6.4rem 1.6rem 10.4rem}.not-found-module__f2EYea__shapeTopLeft,.not-found-module__f2EYea__shapeBottomRight{display:none}.not-found-module__f2EYea__shapeTopLeftMobile{pointer-events:none;width:10.2rem;height:20rem;display:block;position:absolute;top:0;left:0;transform:translateY(-50%)}.not-found-module__f2EYea__shapeBottomRightMobile{pointer-events:none;width:10.1rem;height:20rem;display:block;position:absolute;bottom:0;right:0;transform:translateY(50%)rotate(180deg)}.not-found-module__f2EYea__iconBox{width:4rem;height:4rem}.not-found-module__f2EYea__iconBox svg{width:1.6rem;height:1.6rem}.not-found-module__f2EYea__title{margin-bottom:.8rem;font-size:1.4rem;font-weight:600;line-height:120%}.not-found-module__f2EYea__subtitle{max-width:100%}.not-found-module__f2EYea__actions{flex-direction:column-reverse;align-items:stretch;gap:1.2rem;width:100%;display:flex}.not-found-module__f2EYea__outlineBtn{width:100%}.not-found-module__f2EYea__contact{margin-top:3.2rem}}
.page-module__ClYMua__page{padding-bottom:12rem;position:relative;overflow:hidden}.page-module__ClYMua__shapeTopLeft{pointer-events:none;flex-shrink:0;width:23.3rem;height:42.8rem;position:absolute;top:0;left:0;transform:translateY(-35%)}.page-module__ClYMua__shapeBottomRight{pointer-events:none;flex-shrink:0;width:23.3rem;height:42.8rem;position:absolute;bottom:0;right:0;transform:translateY(25%)}.page-module__ClYMua__shapeTopLeftMobile,.page-module__ClYMua__shapeBottomRightMobile{display:none}.page-module__ClYMua__content{max-width:80rem;margin:0 auto;padding:0 2.4rem}.page-module__ClYMua__title{letter-spacing:-.32px;text-transform:uppercase;font-feature-settings:"case" on;color:var(--System-Colors-Black-500);text-align:center;margin-bottom:2.4rem;font-size:3.2rem;font-weight:600;line-height:120%}.page-module__ClYMua__body{color:var(--System-Colors-Black-500);font-size:1.4rem;font-weight:400;line-height:150%}.page-module__ClYMua__body h1,.page-module__ClYMua__body h2,.page-module__ClYMua__body h3{text-transform:uppercase;font-feature-settings:"case" on;margin-top:1.6rem;margin-bottom:1.2rem;font-size:1.6rem;font-weight:400;line-height:120%}.page-module__ClYMua__body h1:first-child,.page-module__ClYMua__body h2:first-child,.page-module__ClYMua__body h3:first-child{margin-top:0}.page-module__ClYMua__body a{color:inherit;text-decoration:underline}.page-module__ClYMua__body ul,.page-module__ClYMua__body ol{padding-left:2rem}.page-module__ClYMua__body ul{list-style:outside}.page-module__ClYMua__body ul li::marker{font-size:.8em}.page-module__ClYMua__body ol{list-style:decimal}@media (width<=960px){.page-module__ClYMua__page{padding-bottom:7.2rem}.page-module__ClYMua__shapeTopLeft,.page-module__ClYMua__shapeBottomRight{display:none}.page-module__ClYMua__shapeTopLeftMobile{pointer-events:none;width:10.2rem;height:20rem;display:block;position:absolute;top:0;left:0;transform:translateY(-50%)}.page-module__ClYMua__shapeBottomRightMobile{pointer-events:none;width:10.1rem;height:20rem;display:block;position:absolute;bottom:0;right:0;transform:translateY(50%)rotate(180deg)}.page-module__ClYMua__content{max-width:100%;padding:0 1.6rem}.page-module__ClYMua__title{letter-spacing:unset;margin-bottom:1.6rem;font-size:2rem}.page-module__ClYMua__body{font-size:1.4rem}.page-module__ClYMua__body h1,.page-module__ClYMua__body h2,.page-module__ClYMua__body h3{margin-top:1.2rem;margin-bottom:.8rem;font-size:1.4rem}}
.page-module__qiaZHa__page{flex-direction:column;padding-bottom:12rem;display:flex}.page-module__qiaZHa__coverOuter{width:100%;margin:0 0 6.4rem;position:relative}.page-module__qiaZHa__cover{z-index:2;background:var(--System-Colors-Off-White-500);justify-content:center;align-items:center;height:56rem;display:flex;position:relative;overflow:hidden}.page-module__qiaZHa__shapeTopLeft{pointer-events:none;z-index:1;width:23.3rem;height:42.8rem;position:absolute;bottom:0;left:0;transform:translateY(55%)}.page-module__qiaZHa__shapeTopLeftMobile{display:none}.page-module__qiaZHa__coverImage{object-fit:contain;border-radius:.8rem;width:42.6rem;height:24rem;overflow:hidden}.page-module__qiaZHa__discountBadge{z-index:1;background:var(--State-Color-Red-800);backdrop-filter:blur(12px);height:4.8rem;color:var(--System-Colors-White-500);letter-spacing:-.24px;border-radius:0 0 .8rem .8rem;align-items:center;padding:0 1.2rem;font-size:2.4rem;font-weight:900;line-height:120%;display:inline-flex;position:absolute;top:0;right:8rem}.page-module__qiaZHa__shapeBottomRightMobile{display:none}.page-module__qiaZHa__contentWrap{width:100%;margin-bottom:8rem;position:relative}.page-module__qiaZHa__shapeBottomRight{pointer-events:none;z-index:1;width:23.3rem;height:42.8rem;position:absolute;bottom:0;right:0;transform:translateY(65%)}.page-module__qiaZHa__content{z-index:1;flex-direction:column;max-width:80rem;margin:0 auto;padding:0 8rem;display:flex;position:relative}.page-module__qiaZHa__title{letter-spacing:-.32px;color:var(--System-Colors-Black-500);text-transform:uppercase;font-feature-settings:"case" on;text-align:center;margin-bottom:2.4rem;font-size:3.2rem;font-weight:600;line-height:120%}.page-module__qiaZHa__description{color:var(--System-Colors-Black-500);text-align:left;margin-bottom:1.6rem;font-size:1.4rem;font-weight:400;line-height:150%}.page-module__qiaZHa__description p{margin-bottom:1.2rem}.page-module__qiaZHa__description p:last-child{margin-bottom:0}.page-module__qiaZHa__contactLabel{color:var(--System-Colors-Black-500);text-transform:uppercase;font-feature-settings:"case" on;font-size:1.4rem;font-weight:400;line-height:120%}.page-module__qiaZHa__infoList{flex-direction:column;align-items:flex-start;gap:.8rem;margin-top:.8rem;display:flex}.page-module__qiaZHa__infoItem{color:var(--Primary-Colors-Dark-Blue-500);text-transform:uppercase;font-feature-settings:"case" on;align-items:center;gap:.8rem;font-size:1.4rem;font-weight:600;line-height:120%;transition:color .15s;display:inline-flex}.page-module__qiaZHa__infoItem:hover{color:var(--Primary-Colors-Grayish-Green-700)}.page-module__qiaZHa__infoIcon{flex-shrink:0;width:1.6rem;height:1.6rem}.page-module__qiaZHa__infoIcon path{fill:var(--Primary-Colors-Dark-Blue-500);transition:fill .15s}.page-module__qiaZHa__infoItem:hover .page-module__qiaZHa__infoIcon path{fill:var(--Primary-Colors-Grayish-Green-700)}.page-module__qiaZHa__similar{flex-direction:column;gap:4rem;padding:0 8rem;display:flex}.page-module__qiaZHa__similarTitle{letter-spacing:-.32px;color:var(--System-Colors-Black-500);text-transform:uppercase;font-feature-settings:"case" on;text-align:center;font-size:3.2rem;font-weight:600;line-height:120%}.page-module__qiaZHa__similarGrid{z-index:2;grid-template-columns:repeat(3,1fr);gap:1.6rem;display:grid;position:relative}@media (width<=960px){.page-module__qiaZHa__page{padding-bottom:7.2rem}.page-module__qiaZHa__coverOuter{margin:0 0 3.2rem}.page-module__qiaZHa__cover{height:21.6rem}.page-module__qiaZHa__shapeTopLeft,.page-module__qiaZHa__shapeBottomRight{display:none}.page-module__qiaZHa__shapeTopLeftMobile{pointer-events:none;z-index:1;width:10.2rem;height:20rem;display:block;position:absolute;bottom:0;left:0;transform:translateY(35%)}.page-module__qiaZHa__shapeBottomRightMobile{pointer-events:none;z-index:1;width:10.1rem;height:20rem;display:block;position:absolute;bottom:0;right:0;transform:translateY(107%)}.page-module__qiaZHa__coverImage{object-fit:contain;border-radius:.8rem;width:17rem;height:9.6rem;overflow:hidden}.page-module__qiaZHa__discountBadge{right:1.6rem}.page-module__qiaZHa__contentWrap{margin-bottom:7.2rem}.page-module__qiaZHa__content{max-width:100%;margin:0 auto;padding:0 1.6rem}.page-module__qiaZHa__title{letter-spacing:unset;font-size:2rem}.page-module__qiaZHa__similar{gap:2.4rem;padding:0 1.6rem}.page-module__qiaZHa__similarTitle{letter-spacing:unset;font-size:2rem}.page-module__qiaZHa__similarGrid{grid-template-columns:1fr;gap:1.6rem}}
.CustomPlanModal-module__4sN5vG__overlay{z-index:500;background:#000000b8;justify-content:center;align-items:center;padding:2rem;animation:.2s forwards CustomPlanModal-module__4sN5vG__fadeIn;display:flex;position:fixed;inset:0}.CustomPlanModal-module__4sN5vG__modal{background:var(--Primary-Colors-Dark-Blue-400);border-radius:1.6rem;width:64rem;padding:2.4rem;animation:.2s forwards CustomPlanModal-module__4sN5vG__scaleIn;position:relative}.CustomPlanModal-module__4sN5vG__header{justify-content:space-between;align-items:flex-start;gap:1.6rem;margin-bottom:.8rem;display:flex}.CustomPlanModal-module__4sN5vG__title{color:var(--System-Colors-White-500);text-transform:uppercase;font-feature-settings:"case" on;font-size:1.6rem;font-weight:600;line-height:120%}.CustomPlanModal-module__4sN5vG__closeBtn{cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;line-height:0}.CustomPlanModal-module__4sN5vG__closeIcon{width:2rem;height:2rem}.CustomPlanModal-module__4sN5vG__description{color:var(--System-Colors-White-700);margin-bottom:2.4rem;font-size:1.4rem;font-weight:400;line-height:150%}.CustomPlanModal-module__4sN5vG__phoneLabel{color:var(--System-Colors-White-500);text-transform:uppercase;font-feature-settings:"case" on;margin-bottom:.8rem;font-size:1.4rem;font-weight:600;line-height:120%}.CustomPlanModal-module__4sN5vG__phoneBox{background:var(--Primary-Colors-Dark-Blue-500);border-radius:.8rem;align-items:center;gap:.8rem;height:4.8rem;margin-bottom:2.4rem;padding:1.2rem;display:flex}.CustomPlanModal-module__4sN5vG__phoneIcon{flex-shrink:0;width:1.6rem;height:1.6rem}.CustomPlanModal-module__4sN5vG__phoneIcon path{fill:var(--System-Colors-White-500)}.CustomPlanModal-module__4sN5vG__phoneNumber{color:var(--System-Colors-White-500);font-size:1.4rem;font-weight:400;line-height:120%}.CustomPlanModal-module__4sN5vG__fullWidth{width:100%}@keyframes CustomPlanModal-module__4sN5vG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CustomPlanModal-module__4sN5vG__scaleIn{0%{opacity:0;transform:scale(.96)translateY(.8rem)}to{opacity:1;transform:scale(1)translateY(0)}}
