.AnimatedLink_withTransition__MBb_B{transition:all .2s}.AnimatedLink_withTransition__MBb_B:hover{color:var(--color-primary)}.AnimatedLink_withTransition__MBb_B:hover .square{border:1px solid var(--color-primary)}.Container_container__w6084{width:100vw;padding:0 var(--spacing-5)}@media(max-width:1224px){.Container_container__w6084{padding:0 var(--spacing-4)}}@media(max-width:768px){.Container_container__w6084{padding:0 var(--spacing-3)}}@media(max-width:767px){.Container_container__w6084{padding:0 var(--spacing-2)}}.Text_p__FbXqE,.Text_span__CYa_V{font-size:clamp(1rem,1vw,1.5rem)}.Text_h1__0Clsi{font-weight:600;font-size:clamp(2rem,3vw,4rem)}.Text_h2__lazlY{font-weight:600;font-size:clamp(1.5rem,2.75vw,3rem)}.Text_h3__OGPCD{font-weight:600;font-size:clamp(1.25rem,2.25vw,2.5rem)}.Text_h4__s9J5O{font-size:clamp(1rem,2vw,2rem)}.Text_h5__mpJky{font-size:clamp(.875rem,1.75vw,1.75rem)}.Text_h6__11yA8{font-size:clamp(.75rem,1.5vw,1.5rem)}.SquareIconBox_root__WLO_3{border-radius:var(--radius-xs);display:flex;align-items:center;justify-content:center}.SquareIconBox_root__WLO_3.SquareIconBox_small__0LNmB{width:var(--spacing-3);height:var(--spacing-3)}.SquareIconBox_root__WLO_3.SquareIconBox_medium__d13dD{width:var(--spacing-4);height:var(--spacing-4)}.SquareIconBox_root__WLO_3.SquareIconBox_large__CW_Bb{width:var(--spacing-6);height:var(--spacing-6)}.SquareIconBox_root__WLO_3.SquareIconBox_light__8UqX2{border:1px solid var(--color-light)}.SquareIconBox_root__WLO_3.SquareIconBox_dark__F6JLA{border:1px solid var(--color-dark)}.Tabs_root__rBrKw .Tabs_tabs-header___Y5RN{display:flex;gap:var(--spacing-1);margin-bottom:var(--spacing-5)}.Tabs_root__rBrKw .Tabs_tabs-header___Y5RN .Tabs_tab__fcRUG{background-color:hsla(0,0%,9%,.05);border:none;color:var(--color-dark);font-size:clamp(1rem,5vw,10rem);font-weight:600;font-family:var(--font-raleway);text-align:center;line-height:5rem;border-radius:var(--radius-sm)}.Tabs_root__rBrKw .Tabs_tabs-header___Y5RN .Tabs_tab__fcRUG.Tabs_active__zyfCL{background-color:var(--color-dark);color:var(--color-light)}.BurgerButton_root__pRoXY{width:var(--spacing-6);height:var(--spacing-6);position:absolute;top:var(--spacing-4);right:var(--spacing-5);background-color:hsla(0,0%,9%,.3);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;border-radius:var(--radius-xs);cursor:pointer;z-index:3;pointer-events:visible}@media(max-width:1224px){.BurgerButton_root__pRoXY{right:var(--spacing-4)}}@media(max-width:768px){.BurgerButton_root__pRoXY{right:var(--spacing-3)}}@media(max-width:767px){.BurgerButton_root__pRoXY{right:var(--spacing-2)}}.BurgerButton_root__pRoXY div{width:var(--spacing-3);height:2px;background-color:var(--color-light);transition:all .25s ease-in-out}.BurgerButton_root__pRoXY.BurgerButton_isActive__fyTxK div:first-child{animation:BurgerButton_crossInOne__Veq3j .25s ease-in-out forwards}.BurgerButton_root__pRoXY.BurgerButton_isActive__fyTxK div:nth-child(2){opacity:0}.BurgerButton_root__pRoXY.BurgerButton_isActive__fyTxK div:nth-child(3){animation:BurgerButton_crossInThree__d9xJh .25s ease-in-out forwards}.BurgerButton_root__pRoXY.BurgerButton_is-not-active__shWwz div:first-child{animation:BurgerButton_crossOutOne__7U5nW .25s ease-in-out forwards}.BurgerButton_root__pRoXY.BurgerButton_is-not-active__shWwz div:nth-child(2){animation:BurgerButton_crossOutTwo__uMVVT .25s ease-in-out forwards;animation-delay:.125s}.BurgerButton_root__pRoXY.BurgerButton_is-not-active__shWwz div:nth-child(3){animation:BurgerButton_crossOutThree__9b3I6 .25s ease-in-out forwards}@keyframes BurgerButton_crossInOne__Veq3j{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(8px) rotate(0)}to{transform:translateY(8px) rotate(45deg)}}@keyframes BurgerButton_crossInThree__d9xJh{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-8px) rotate(0)}to{transform:translateY(-8px) rotate(-45deg)}}@keyframes BurgerButton_crossOutOne__7U5nW{0%{transform:translateY(8px) rotate(45deg)}50%{transform:translateY(8px) rotate(0)}to{transform:translateY(0) rotate(0)}}@keyframes BurgerButton_crossOutTwo__uMVVT{0%{opacity:0}to{opacity:1}}@keyframes BurgerButton_crossOutThree__9b3I6{0%{transform:translateY(-8px) rotate(-45deg)}50%{transform:translateY(-8px) rotate(0)}to{transform:translateY(0) rotate(0)}}.ContactForm_root__lWgJc{display:flex;flex-direction:column;gap:var(--spacing-4)}.ContactForm_root__lWgJc .ContactForm_input-group__IqVeK{width:100%;height:var(--spacing-12);position:relative}.ContactForm_root__lWgJc .ContactForm_textarea-group__6WyHa{width:100%;height:var(--spacing-34);position:relative}.ContactForm_root__lWgJc .ContactForm_input-group__IqVeK p,.ContactForm_root__lWgJc .ContactForm_textarea-group__6WyHa p{position:absolute;top:var(--spacing-1);left:0;font-size:var(--font-size-2);color:var(--color-dark);transition:top .2s}.ContactForm_root__lWgJc .ContactForm_input-group__IqVeK:focus-within p,.ContactForm_root__lWgJc .ContactForm_textarea-group__6WyHa:focus-within p{top:0;font-weight:600}.ContactForm_root__lWgJc .ContactForm_input-group__IqVeK span,.ContactForm_root__lWgJc .ContactForm_textarea-group__6WyHa span{color:red;font-size:clamp(.75rem,.75vw,2rem);position:absolute;bottom:0}.ContactForm_root__lWgJc input,.ContactForm_root__lWgJc textarea{width:100%;height:var(--spacing-5);position:absolute;top:var(--spacing-3);background-color:#fff;border:none;border-bottom:1px solid var(--color-dark);color:var(--color-dark);outline:none}.ContactForm_root__lWgJc input::placeholder,.ContactForm_root__lWgJc textarea::placeholder{color:#fff}.ContactForm_root__lWgJc input:-webkit-autofill,.ContactForm_root__lWgJc input:-webkit-autofill:active,.ContactForm_root__lWgJc input:-webkit-autofill:focus,.ContactForm_root__lWgJc input:-webkit-autofill:hover,.ContactForm_root__lWgJc textarea:-webkit-autofill,.ContactForm_root__lWgJc textarea:-webkit-autofill:active,.ContactForm_root__lWgJc textarea:-webkit-autofill:focus,.ContactForm_root__lWgJc textarea:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important;background-color:#fff!important;-webkit-text-fill-color:var(--color-dark)!important}.ContactForm_root__lWgJc textarea{height:var(--spacing-25);top:var(--spacing-5)}.ContactForm_root__lWgJc .ContactForm_row__GE032{display:flex;gap:var(--spacing-2)}@media(max-width:768px){.ContactForm_root__lWgJc .ContactForm_row__GE032{flex-direction:column}}.ContactForm_root__lWgJc .ContactForm_submit-button__H_egV{width:-moz-fit-content;width:fit-content;display:flex;background-color:#fff;color:var(--color-dark);border:none;align-items:center;font-size:clamp(1.5rem,1.5vw,5rem);font-weight:600;font-family:var(--font-raleway);gap:var(--spacing-2);cursor:pointer;text-transform:uppercase}.ContactForm_root__lWgJc .ContactForm_submit-button__H_egV:hover{color:var(--color-primary);transition:all .2s}.ContactForm_root__lWgJc .ContactForm_submit-button__H_egV:hover .square{border:1px solid var(--color-primary)}@media(max-width:768px){.ContactForm_root__lWgJc .ContactForm_submit-button__H_egV{align-self:end}}.ContactForm_root__lWgJc .ContactForm_is-required__xyLzF:after{content:"*";color:red;margin-left:var(--spacing-1);font-size:clamp(1rem,2vw,2rem);display:inline;vertical-align:top}.Footer_root__Lov3l{background-color:var(--color-dark);color:var(--color-light);padding:var(--spacing-10) 0 var(--spacing-5) 0;position:relative;z-index:10}.Footer_root__Lov3l .Footer_footer-container__Zkv_i{display:flex;flex-direction:column;gap:var(--spacing-10)}.Footer_root__Lov3l .Footer_footer-container__Zkv_i .Footer_footer-principal__UXXHY{display:flex;justify-content:space-between;align-items:center}.Footer_root__Lov3l .Footer_footer-container__Zkv_i .Footer_footer-principal__UXXHY ul{display:flex;gap:var(--spacing-10)}.Footer_root__Lov3l .Footer_footer-container__Zkv_i .Footer_footer-principal__UXXHY ul li{list-style:none;color:var(--color-light);font-weight:700;text-transform:uppercase;font-size:clamp(.875rem,1.75vw,1.75rem)}.Footer_root__Lov3l .Footer_footer-container__Zkv_i .Footer_footer-principal__UXXHY ul li .Footer_link__m52Z0{display:flex;align-items:center;gap:var(--spacing-2)}.Footer_root__Lov3l .Footer_footer-container__Zkv_i .Footer_other-links__tY6AV{display:flex;align-items:center;justify-content:space-between}.Footer_root__Lov3l .Footer_footer-container__Zkv_i .Footer_other-links__tY6AV .Footer_left__ZXpQe{display:flex;align-items:center;gap:var(--spacing-1);opacity:.5}.Footer_root__Lov3l .Footer_footer-container__Zkv_i .Footer_other-links__tY6AV .Footer_left__ZXpQe *{font-size:clamp(.5rem,.75vw,2rem)!important}.Footer_root__Lov3l .Footer_footer-container__Zkv_i .Footer_other-links__tY6AV .Footer_right__V1LNq{display:flex;align-items:center;gap:var(--spacing-2)}@media(max-width:768px){.Footer_root__Lov3l .Footer_footer-container__Zkv_i .Footer_footer-principal__UXXHY{flex-direction:column;gap:var(--spacing-10)}.Footer_root__Lov3l .Footer_footer-container__Zkv_i .Footer_footer-principal__UXXHY ul{flex-direction:column;gap:var(--spacing-5)}.Footer_root__Lov3l .Footer_footer-container__Zkv_i .Footer_footer-principal__UXXHY ul li p{font-size:clamp(1rem,5vw,5rem)!important}.Footer_root__Lov3l .Footer_footer-container__Zkv_i .Footer_other-links__tY6AV{flex-direction:column-reverse;gap:var(--spacing-3);align-items:center}}.Header_root__j7pAc{position:absolute;top:var(--spacing-4);display:flex;justify-content:space-between;align-items:center;color:var(--color-light);z-index:var(--z-header);opacity:1;padding-right:var(--spacing-15)!important}.Header_root__j7pAc svg{height:var(--spacing-6);width:var(--spacing-6)}.HomeKeyNumberPilars_root__WOIEN{height:100vh;margin-top:-20vh}.HomeKeyNumberPilars_root__WOIEN img{border-radius:var(--radius-sm);object-fit:cover}.HomeKeyNumberPilars_root__WOIEN .HomeKeyNumberPilars_pilars-container__I1wCt{height:100%;position:relative}.HomeKeyNumberPilars_root__WOIEN .HomeKeyNumberPilars_pilars-container__I1wCt .HomeKeyNumberPilars_pilars-image-1__dY2s3{width:auto;height:70%;position:absolute;top:20%;z-index:1}.HomeKeyNumberPilars_root__WOIEN .HomeKeyNumberPilars_pilars-container__I1wCt .HomeKeyNumberPilars_pilars-image-2__NLL8w{width:auto;height:20%;position:absolute;top:15%;left:20%;z-index:2}.HomeKeyNumberPilars_root__WOIEN .HomeKeyNumberPilars_pilars-container__I1wCt .HomeKeyNumberPilars_pilars-content__lFZaF{margin-left:50%;width:50%;height:100%;display:flex;flex-direction:column;gap:var(--spacing-3);justify-content:center;position:relative;z-index:3}.HomeKeyNumberPilars_root__WOIEN .HomeKeyNumberPilars_pilars-container__I1wCt .HomeKeyNumberPilars_pilars-content__lFZaF ul{max-width:70%;list-style:none}.HomeKeyNumberPilars_root__WOIEN .HomeKeyNumberPilars_pilars-container__I1wCt .HomeKeyNumberPilars_pilars-content__lFZaF ul li{margin-bottom:var(--spacing-1)}.HomeKeyNumberPilars_root__WOIEN .HomeKeyNumberPilars_pilars-container__I1wCt .HomeKeyNumberPilars_pilars-content__lFZaF .HomeKeyNumberPilars_text-box-title__RMG70{font-weight:400}.HomeKeyNumberPilars_root__WOIEN .HomeKeyNumberPilars_pilars-container__I1wCt .HomeKeyNumberPilars_pilars-content__lFZaF p{display:inline-block;max-width:70%}.HomeKeyNumberPilars_root__WOIEN .HomeKeyNumberPilars_pilars-container__I1wCt .HomeKeyNumberPilars_pilars-content__lFZaF .HomeKeyNumberPilars_content-link__MoHte{display:flex;align-items:center;gap:var(--spacing-2);font-weight:700;text-transform:uppercase}.HomeKeyNumberPilars_root__WOIEN .HomeKeyNumberPilars_pilars-container__I1wCt .HomeKeyNumberPilars_pilars-content__lFZaF .HomeKeyNumberPilars_content-link__MoHte span{font-size:clamp(1.5rem,1.5vw,2rem)}@media(max-width:768px){.HomeKeyNumberPilars_root__WOIEN{margin-top:0}.HomeKeyNumberPilars_root__WOIEN .HomeKeyNumberPilars_pilars-container__I1wCt .HomeKeyNumberPilars_pilars-image-1__dY2s3{height:40%;width:60%;top:5%}.HomeKeyNumberPilars_root__WOIEN .HomeKeyNumberPilars_pilars-container__I1wCt .HomeKeyNumberPilars_pilars-image-2__NLL8w{height:20%;left:25%;top:30%}.HomeKeyNumberPilars_root__WOIEN .HomeKeyNumberPilars_pilars-container__I1wCt .HomeKeyNumberPilars_pilars-content__lFZaF{height:50%;position:absolute;top:50%;margin-left:0;width:100%;gap:var(--spacing-2)}.HomeKeyNumberPilars_root__WOIEN .HomeKeyNumberPilars_pilars-container__I1wCt .HomeKeyNumberPilars_pilars-content__lFZaF p{max-width:90%}}.HomeKeyNumberYear_root__ruVuM{margin-top:var(--spacing-20);height:100vh}.HomeKeyNumberYear_root__ruVuM img{border-radius:var(--radius-sm)}.HomeKeyNumberYear_root__ruVuM .HomeKeyNumberYear_year-container__EuZub{height:100%;position:relative}.HomeKeyNumberYear_root__ruVuM .HomeKeyNumberYear_year-container__EuZub .HomeKeyNumberYear_year-image-1__mUJJn{width:auto;height:75%;top:10%;position:absolute;z-index:1}.HomeKeyNumberYear_root__ruVuM .HomeKeyNumberYear_year-container__EuZub .HomeKeyNumberYear_year-image-2__1fJsk{width:auto;height:35%;position:absolute;top:10%;left:25%;z-index:2}.HomeKeyNumberYear_root__ruVuM .HomeKeyNumberYear_year-container__EuZub .HomeKeyNumberYear_year-image-3___LDQA{width:auto;height:30%;position:absolute;top:-10%;right:10%;z-index:1}.HomeKeyNumberYear_root__ruVuM .HomeKeyNumberYear_year-container__EuZub .HomeKeyNumberYear_year-content__Q3LTv{margin-left:50%;width:50%;height:100%;display:flex;flex-direction:column;gap:var(--spacing-3);justify-content:center;position:relative;z-index:3}.HomeKeyNumberYear_root__ruVuM .HomeKeyNumberYear_year-container__EuZub .HomeKeyNumberYear_year-content__Q3LTv .HomeKeyNumberYear_text-box-title__rxUOW{font-weight:400}.HomeKeyNumberYear_root__ruVuM .HomeKeyNumberYear_year-container__EuZub .HomeKeyNumberYear_year-content__Q3LTv p{display:inline-block;max-width:70%}.HomeKeyNumberYear_root__ruVuM .HomeKeyNumberYear_year-container__EuZub .HomeKeyNumberYear_year-content__Q3LTv .HomeKeyNumberYear_content-link__nVhKO{display:flex;align-items:center;gap:var(--spacing-2);font-weight:700;text-transform:uppercase}.HomeKeyNumberYear_root__ruVuM .HomeKeyNumberYear_year-container__EuZub .HomeKeyNumberYear_year-content__Q3LTv .HomeKeyNumberYear_content-link__nVhKO span{font-size:clamp(1.5rem,1.5vw,2rem)}@media(max-width:768px){.HomeKeyNumberYear_root__ruVuM{margin-top:var(--spacing-10)}.HomeKeyNumberYear_root__ruVuM .HomeKeyNumberYear_year-container__EuZub .HomeKeyNumberYear_year-image-1__mUJJn{height:40%;width:50%;top:5%}.HomeKeyNumberYear_root__ruVuM .HomeKeyNumberYear_year-container__EuZub .HomeKeyNumberYear_year-image-2__1fJsk{height:20%;left:45%}.HomeKeyNumberYear_root__ruVuM .HomeKeyNumberYear_year-container__EuZub .HomeKeyNumberYear_year-image-3___LDQA{height:20%;top:35%;right:5%;z-index:0}.HomeKeyNumberYear_root__ruVuM .HomeKeyNumberYear_year-container__EuZub .HomeKeyNumberYear_year-content__Q3LTv{height:50%;position:absolute;top:50%;margin-left:0;width:100%;gap:var(--spacing-2)}.HomeKeyNumberYear_root__ruVuM .HomeKeyNumberYear_year-container__EuZub .HomeKeyNumberYear_year-content__Q3LTv p{max-width:90%}}.Rights_root__xN_oN{font-size:clamp(.5rem,.75vw,2rem)}.Separator_root__t9SKu{width:100%;height:1px;background-color:var(--color-dark);opacity:.1}.Socials_root__M_K1W{display:flex;align-items:center;gap:var(--spacing-2)}.Socials_root__M_K1W a{display:flex;align-items:center;gap:var(--spacing-1)}.Socials_root__M_K1W a:hover{color:var(--color-primary)}.Menu_root__h0aB7{position:fixed;z-index:var(--z-menu);inset:0;pointer-events:none}.Menu_root__h0aB7 .Menu_overlay__NJgnm{position:absolute;inset:0;background-color:rgba(0,0,0,.5);z-index:1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;display:none}.Menu_root__h0aB7 .Menu_menu__RjwDu{position:absolute;top:0;right:0;width:100%;height:100%;background-color:var(--color-jungle);z-index:2;color:var(--color-light);display:none;flex-direction:column;justify-content:space-between;padding:var(--spacing-6) var(--spacing-6);gap:var(--spacing-2);opacity:0;pointer-events:visible}@media(max-width:768px){.Menu_root__h0aB7 .Menu_menu__RjwDu{padding:var(--spacing-6) var(--spacing-3)}}.Menu_root__h0aB7 .Menu_menu__RjwDu svg{height:var(--spacing-6);width:var(--spacing-6)}.Menu_root__h0aB7 .Menu_menu__RjwDu ul li{width:-moz-fit-content;width:fit-content;list-style:none;color:var(--color-light);font-weight:700;text-transform:uppercase}.Menu_root__h0aB7 .Menu_menu__RjwDu ul li:not(:last-child){margin-bottom:var(--spacing-2)}.Menu_root__h0aB7 .Menu_menu__RjwDu ul li .Menu_link__l1quV{display:flex;align-items:center;gap:var(--spacing-2)}.Menu_root__h0aB7 .Menu_menu__RjwDu ul li .Menu_link__l1quV p{display:inline-block;font-size:clamp(3.5rem,5vw,10rem)}@media(max-width:768px){.Menu_root__h0aB7 .Menu_menu__RjwDu ul li .Menu_link__l1quV p{font-size:clamp(2rem,7vw,10rem)}}.Menu_root__h0aB7 .Menu_menu__RjwDu .Menu_separator__yI_p5{background-color:var(--color-light)}.Menu_root__h0aB7 .Menu_menu__RjwDu .Menu_other-links-box__2QFJm{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-2)}@media(max-width:768px){.Menu_root__h0aB7 .Menu_menu__RjwDu .Menu_other-links-box__2QFJm{flex-direction:column;align-items:flex-start}}.Menu_root__h0aB7 .Menu_menu__RjwDu .Menu_other-links-box__2QFJm .Menu_other-links__VKRlG{display:flex;flex-direction:column;justify-content:space-between;gap:var(--spacing-2)}.Menu_root__h0aB7 .Menu_menu__RjwDu .Menu_other-links-box__2QFJm .Menu_other-links__VKRlG p{font-size:clamp(.875rem,1vw,3rem)}.Menu_root__h0aB7 .Menu_menu__RjwDu .Menu_other-links-box__2QFJm .Menu_other-links__VKRlG .Menu_left__6YNDr{display:flex;align-items:center;gap:var(--spacing-3)}.Menu_root__h0aB7 .Menu_menu__RjwDu .Menu_other-links-box__2QFJm .Menu_other-links__VKRlG .Menu_left__6YNDr svg{height:var(--spacing-3);width:var(--spacing-3)}.NavBar_root__RVI3u{display:flex;align-items:center;gap:var(--spacing-5)}@media(max-width:768px){.NavBar_root__RVI3u{display:none}}.NavBar_root__RVI3u li{list-style:none;color:var(--color-light);font-weight:700;text-transform:uppercase;font-size:clamp(.875rem,1.75vw,1.75rem)}.NavBar_root__RVI3u li.NavBar_isDark__4ElTN{color:var(--color-dark)}.HomeHero_root__srCsG{height:95vh;width:100vw;position:relative;display:flex;align-items:end;background-image:url(/images/home/home-bg-10.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;z-index:1}.HomeHero_root__srCsG .HomeHero_hero-overlay__sIGF6{position:absolute;inset:0;background:var(--color-dark);opacity:.25;z-index:1}.HomeHero_root__srCsG .HomeHero_hero-container__yY8us{position:relative;z-index:1;display:flex;align-items:end;justify-content:space-between;padding-bottom:var(--spacing-1)}.HomeHero_root__srCsG .HomeHero_hero-container__yY8us .HomeHero_hero-content__LWOB_{width:max-content;transform:translateY(10%)}@media(max-width:1224px){.HomeHero_root__srCsG .HomeHero_hero-container__yY8us .HomeHero_hero-content__LWOB_{width:100%}}.HomeHero_root__srCsG .HomeHero_hero-container__yY8us .HomeHero_hero-content__LWOB_ .HomeHero_hero-title-mobile__oq_Qu,.HomeHero_root__srCsG .HomeHero_hero-container__yY8us .HomeHero_hero-content__LWOB_ .HomeHero_hero-title__81smf{color:var(--color-light);font-weight:600;margin-bottom:var(--spacing-4);text-align:right;text-transform:uppercase}.HomeHero_root__srCsG .HomeHero_hero-container__yY8us .HomeHero_hero-content__LWOB_ .HomeHero_hero-title__81smf{display:block}@media(max-width:1224px){.HomeHero_root__srCsG .HomeHero_hero-container__yY8us .HomeHero_hero-content__LWOB_ .HomeHero_hero-title__81smf{display:none}}.HomeHero_root__srCsG .HomeHero_hero-container__yY8us .HomeHero_hero-content__LWOB_ .HomeHero_hero-title-mobile__oq_Qu{display:none}@media(max-width:1224px){.HomeHero_root__srCsG .HomeHero_hero-container__yY8us .HomeHero_hero-content__LWOB_ .HomeHero_hero-title-mobile__oq_Qu{display:block}}.HomeHero_root__srCsG .HomeHero_hero-container__yY8us .HomeHero_hero-content__LWOB_ svg{width:55vw;height:auto}@media(max-width:1224px){.HomeHero_root__srCsG .HomeHero_hero-container__yY8us .HomeHero_hero-content__LWOB_ svg{width:100%}}.HomeHero_root__srCsG .HomeHero_hero-container__yY8us .HomeHero_hero-scroll-box-container__NFX99{padding-bottom:var(--spacing-1)}@media(max-width:1224px){.HomeHero_root__srCsG .HomeHero_hero-container__yY8us .HomeHero_hero-scroll-box-container__NFX99{display:none}}.HomeHero_root__srCsG .HomeHero_hero-container__yY8us .HomeHero_hero-scroll-box-container__NFX99 .HomeHero_hero-scroll-box__62KIy{width:var(--spacing-5);height:var(--spacing-5);border:1px solid var(--color-light);border-radius:var(--radius-xs);display:flex;align-items:center;justify-content:center}.HomeQuoteSection_root__bxZBS{margin-top:var(--spacing-10);height:90vh;background-image:url(/images/home/sdb-1.webp);background-size:cover;background-position:bottom;background-repeat:no-repeat;color:var(--color-light);position:relative}.HomeQuoteSection_root__bxZBS .HomeQuoteSection_overlay__rvrd_{position:absolute;inset:0;background-color:rgba(0,0,0,.25);z-index:1}.HomeQuoteSection_root__bxZBS .HomeQuoteSection_content__3s_AA{position:absolute;top:30%;left:5%;display:flex;flex-direction:column;gap:var(--spacing-2);width:50%;z-index:2}.HomeQuoteSection_root__bxZBS .HomeQuoteSection_content__3s_AA .HomeQuoteSection_quote__Ia0R0{position:relative;font-size:clamp(2rem,4vw,6rem);font-weight:400;margin-bottom:var(--spacing-5)}.HomeQuoteSection_root__bxZBS .HomeQuoteSection_content__3s_AA .HomeQuoteSection_quote-author__3_0Y5{font-size:clamp(1rem,1vw,3rem);font-weight:500;text-transform:uppercase}.HomeQuoteSection_root__bxZBS .HomeQuoteSection_quote-illustration__JHv6n{width:25vw;height:50vh;position:absolute;top:-10%;right:10%;border-radius:var(--radius-sm);object-fit:cover;z-index:3}@media(max-width:768px){.HomeQuoteSection_root__bxZBS .HomeQuoteSection_content__3s_AA{width:80%;left:5%;top:10%}.HomeQuoteSection_root__bxZBS .HomeQuoteSection_quote-illustration__JHv6n{display:none}}.PropertiesPageHero_root__vzhXQ{height:60vh;width:100vw;position:relative;display:flex;align-items:end;background-image:url(/images/properties/mestia-1.webp);background-size:cover;background-repeat:no-repeat;background-position:50%;z-index:0}.PropertiesPageHero_root__vzhXQ .PropertiesPageHero_hero-overlay__6YULf{position:absolute;inset:0;background:var(--color-dark);opacity:.5;z-index:1}.PropertiesPageHero_root__vzhXQ .PropertiesPageHero_properties-hero-container__fICRh{position:relative;z-index:2}.PropertiesPageHero_root__vzhXQ .PropertiesPageHero_properties-hero-container__fICRh h1{color:var(--color-light);font-size:clamp(4rem,8vw,10rem);line-height:68%}@media(max-width:768px){.PropertiesPageHero_root__vzhXQ{height:40vh}}.AboutPageHero_root___pxct{height:60vh;width:100vw;position:relative;display:flex;align-items:end;background-image:url(/images/about/partners.webp);background-size:cover;background-repeat:no-repeat;background-position:50%;z-index:0}.AboutPageHero_root___pxct .AboutPageHero_hero-overlay__VT31q{position:absolute;inset:0;background:var(--color-dark);opacity:.25;z-index:1}.AboutPageHero_root___pxct .AboutPageHero_about-hero-container___P2Za{position:relative;z-index:2}.AboutPageHero_root___pxct .AboutPageHero_about-hero-container___P2Za h1{color:var(--color-light);font-size:clamp(3rem,8vw,10rem);line-height:68%}@media(max-width:768px){.AboutPageHero_root___pxct{height:30vh}}.ContactPageHero_root__OjM8I{height:60vh;width:100vw;position:relative;display:flex;align-items:end;background-image:url(/images/feedbacks/image-3.png);background-size:cover;background-repeat:no-repeat;background-position:50%;z-index:0}.ContactPageHero_root__OjM8I .ContactPageHero_hero-overlay__oGNag{position:absolute;inset:0;background:var(--color-dark);opacity:.5;z-index:1}.ContactPageHero_root__OjM8I .ContactPageHero_contact-hero-container__eJZUr{position:relative;z-index:2}.ContactPageHero_root__OjM8I .ContactPageHero_contact-hero-container__eJZUr h1{color:var(--color-light);font-size:clamp(4rem,8vw,10rem);line-height:68%}@media(max-width:768px){.ContactPageHero_root__OjM8I{height:40vh}}.indexPage_home-hero__nGrK1 .indexPage_home-hero-container__IjYG_{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px;grid-row-start:2;font-family:var(--font-poppins)}.indexPage_lang-switcher-container__vd0Lc{position:fixed;top:2rem;right:2rem;z-index:100}.indexPage_swiper-header-title__qew65{display:flex;gap:var(--spacing-2);align-items:center;text-transform:uppercase}.aboutPage_root__nnPf4 .aboutPage_intro-wrapper__DqJYn{position:relative;z-index:10;background-color:var(--color-light);padding:var(--spacing-10) 0 var(--spacing-10) 0}.aboutPage_root__nnPf4 .aboutPage_intro-wrapper__DqJYn .aboutPage_intro-container__NGzZ7 .aboutPage_title__ipXOo{margin-bottom:var(--spacing-2);font-weight:600}.aboutPage_root__nnPf4 .aboutPage_intro-wrapper__DqJYn .aboutPage_intro-container__NGzZ7 .aboutPage_introduction__F1e1d{display:block;width:50%;font-weight:400;margin-bottom:var(--spacing-10);font-size:clamp(1.5rem,2vw,10rem);line-height:130%}@media(max-width:768px){.aboutPage_root__nnPf4 .aboutPage_intro-wrapper__DqJYn .aboutPage_intro-container__NGzZ7 .aboutPage_introduction__F1e1d{width:100%}}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh{position:relative;z-index:10;top:-2px;background-color:var(--color-light);padding-bottom:var(--spacing-10)}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d{width:100%;display:flex}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_content-summary__nuGxy{min-width:25%;width:25%;margin-right:10%;font-size:clamp(1.5rem,2.5vw,10rem);line-height:130%;list-style:none}@media(max-width:768px){.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_content-summary__nuGxy{display:none}}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_content-summary__nuGxy li{padding:var(--spacing-3) 0;font-weight:600;cursor:pointer}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_content-summary__nuGxy li p{font-size:clamp(1rem,1vw,3rem)!important;text-transform:uppercase;opacity:.2;transition:opacity .1s}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_content-summary__nuGxy li p:hover{opacity:1!important}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_content-summary__nuGxy li:not(:last-child){border-bottom:1px solid hsla(0,0%,9%,.1)}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_content-summary__nuGxy li:first-child{padding-top:0}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_about-content__FZkg_{flex:1 1;font-size:clamp(1.5rem,2.5vw,10rem)}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_about-content__FZkg_ .aboutPage_link__aChoK{display:flex;align-items:center;gap:var(--spacing-2);font-weight:600}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_about-content__FZkg_ .aboutPage_link__aChoK p{font-size:clamp(1.5rem,1.5vw,5rem);margin-bottom:0}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_about-content__FZkg_ h2,.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_about-content__FZkg_ h3,.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_about-content__FZkg_ p{margin-bottom:var(--spacing-5)}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_about-content__FZkg_ h3{font-weight:500}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_about-content__FZkg_ .aboutPage_list__8Lc2l{list-style:none}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_about-content__FZkg_ .aboutPage_list__8Lc2l .aboutPage_list-item__lRa5_{display:flex;gap:var(--spacing-5);margin-bottom:var(--spacing-4);align-items:center}@media(max-width:768px){.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_about-content__FZkg_ .aboutPage_list__8Lc2l .aboutPage_list-item__lRa5_{align-items:start;gap:var(--spacing-2)}}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_about-content__FZkg_ .aboutPage_list__8Lc2l .aboutPage_list-item__lRa5_ .aboutPage_list-item-illu-box__J7w2k{width:12vw;height:12vw;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}@media(max-width:768px){.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_about-content__FZkg_ .aboutPage_list__8Lc2l .aboutPage_list-item__lRa5_ .aboutPage_list-item-illu-box__J7w2k{width:30vw;height:30vw}}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_about-content__FZkg_ .aboutPage_list__8Lc2l .aboutPage_list-item__lRa5_ .aboutPage_list-item-illu-box__J7w2k img{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;border-radius:var(--radius-sm);z-index:1}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_about-content__FZkg_ .aboutPage_list__8Lc2l .aboutPage_list-item__lRa5_ .aboutPage_list-item-illu-box__J7w2k svg{position:relative;z-index:2}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_about-content__FZkg_ .aboutPage_list__8Lc2l .aboutPage_list-item__lRa5_ .aboutPage_list-item-content__XEKnz{flex:1 1}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_about-content__FZkg_ .aboutPage_list__8Lc2l .aboutPage_list-item__lRa5_ .aboutPage_list-item-content__XEKnz h4{margin-bottom:var(--spacing-2)}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_about-content__FZkg_ .aboutPage_about-content-expert__yFrc_{margin-bottom:var(--spacing-20);display:flex}@media(max-width:768px){.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_about-content__FZkg_ .aboutPage_about-content-expert__yFrc_{display:none}}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_about-content__FZkg_ .aboutPage_about-content-expert__yFrc_ img{width:30%;height:40vh;object-fit:cover;border-radius:var(--radius-sm);margin-right:5%}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_about-content__FZkg_ .aboutPage_about-content-expert-mobile__Xbhyz{display:none;margin-bottom:var(--spacing-10);padding-right:var(--spacing-2)}@media(max-width:768px){.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_about-content__FZkg_ .aboutPage_about-content-expert-mobile__Xbhyz{display:block}}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_about-content__FZkg_ .aboutPage_about-content-expert-mobile__Xbhyz .aboutPage_expert-intro__rCk90{display:flex;margin-bottom:var(--spacing-5)}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_about-content__FZkg_ .aboutPage_about-content-expert-mobile__Xbhyz .aboutPage_expert-intro__rCk90 h3{font-size:clamp(1rem,.75vw,5rem);margin-bottom:0}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_about-content__FZkg_ .aboutPage_about-content-expert-mobile__Xbhyz .aboutPage_expert-intro__rCk90 img{width:40%;height:25vh;object-fit:cover;border-radius:var(--radius-sm);margin-right:5%}.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_section__n7Xl2{margin-bottom:var(--spacing-20)}@media(max-width:768px){.aboutPage_root__nnPf4 .aboutPage_content-wrapper__SWUdh .aboutPage_content-container__B8c6d .aboutPage_section__n7Xl2{margin-bottom:var(--spacing-10)}}.contactPage_root__Jg9l4 .contactPage_contact-wrapper__wStyK{position:relative;z-index:10;background-color:var(--color-light);padding:var(--spacing-15) 0}@media(max-width:768px){.contactPage_root__Jg9l4 .contactPage_contact-wrapper__wStyK{padding:var(--spacing-5) 0}}.contactPage_root__Jg9l4 .contactPage_contact-wrapper__wStyK .contactPage_contact-container__puJjx{display:flex}@media(max-width:768px){.contactPage_root__Jg9l4 .contactPage_contact-wrapper__wStyK .contactPage_contact-container__puJjx{flex-direction:column}}.contactPage_root__Jg9l4 .contactPage_contact-wrapper__wStyK .contactPage_contact-container__puJjx .contactPage_left-aside__3lhDd{min-width:30%;width:30%;margin-right:10%;font-size:clamp(1.5rem,2.5vw,10rem);line-height:130%;list-style:none}@media(max-width:768px){.contactPage_root__Jg9l4 .contactPage_contact-wrapper__wStyK .contactPage_contact-container__puJjx .contactPage_left-aside__3lhDd{display:none}}.contactPage_root__Jg9l4 .contactPage_contact-wrapper__wStyK .contactPage_contact-container__puJjx .contactPage_left-aside__3lhDd .contactPage_introduction__TKOnh{font-weight:400;font-size:clamp(1.5rem,2.5vw,10rem);line-height:130%;margin-bottom:var(--spacing-15)}@media(max-width:768px){.contactPage_root__Jg9l4 .contactPage_contact-wrapper__wStyK .contactPage_contact-container__puJjx .contactPage_left-aside__3lhDd .contactPage_introduction__TKOnh{margin-bottom:var(--spacing-5)}}.contactPage_root__Jg9l4 .contactPage_contact-wrapper__wStyK .contactPage_contact-container__puJjx .contactPage_left-aside__3lhDd .contactPage_name__iuooW{font-weight:600;margin-bottom:var(--spacing-2);font-size:clamp(1rem,1.5vw,10rem)}.contactPage_root__Jg9l4 .contactPage_contact-wrapper__wStyK .contactPage_contact-container__puJjx .contactPage_left-aside__3lhDd p{line-height:200%}.contactPage_root__Jg9l4 .contactPage_contact-wrapper__wStyK .contactPage_contact-container__puJjx .contactPage_left-aside-mobile__GQIMd{min-width:30%;width:30%;margin-right:10%;font-size:clamp(1.5rem,2.5vw,10rem);line-height:130%;list-style:none;display:none}@media(max-width:768px){.contactPage_root__Jg9l4 .contactPage_contact-wrapper__wStyK .contactPage_contact-container__puJjx .contactPage_left-aside-mobile__GQIMd{width:100%;margin-bottom:var(--spacing-10);display:block}}.contactPage_root__Jg9l4 .contactPage_contact-wrapper__wStyK .contactPage_contact-container__puJjx .contactPage_left-aside-mobile__GQIMd .contactPage_introduction__TKOnh{font-weight:400;font-size:clamp(1.5rem,2.5vw,10rem);line-height:130%;margin-bottom:var(--spacing-15)}@media(max-width:768px){.contactPage_root__Jg9l4 .contactPage_contact-wrapper__wStyK .contactPage_contact-container__puJjx .contactPage_left-aside-mobile__GQIMd .contactPage_introduction__TKOnh{margin-bottom:var(--spacing-5)}}.contactPage_root__Jg9l4 .contactPage_contact-wrapper__wStyK .contactPage_contact-container__puJjx .contactPage_left-aside-mobile__GQIMd .contactPage_name__iuooW{font-weight:600;margin-bottom:var(--spacing-2);font-size:clamp(1rem,1.5vw,10rem)}.contactPage_root__Jg9l4 .contactPage_contact-wrapper__wStyK .contactPage_contact-container__puJjx .contactPage_left-aside-mobile__GQIMd p{line-height:200%}.contactPage_root__Jg9l4 .contactPage_contact-wrapper__wStyK .contactPage_contact-container__puJjx .contactPage_form-container__uprVb{flex:1 1}@media(max-width:768px){.contactPage_root__Jg9l4 .contactPage_contact-wrapper__wStyK .contactPage_contact-container__puJjx .contactPage_form-container__uprVb{margin-bottom:var(--spacing-7)}}.legalsPage_root__p44D6 .legalsPage_content__TbnBb{padding:var(--spacing-25) 0;display:flex;gap:var(--spacing-10)}@media(max-width:768px){.legalsPage_root__p44D6 .legalsPage_content__TbnBb{padding:var(--spacing-15) 0;flex-direction:column}}.legalsPage_root__p44D6 .legalsPage_content__TbnBb .legalsPage_text__VLgEy{width:50%}@media(max-width:768px){.legalsPage_root__p44D6 .legalsPage_content__TbnBb .legalsPage_text__VLgEy{width:100%}}.legalsPage_root__p44D6 .legalsPage_content__TbnBb .legalsPage_imgBox__c0fok{flex:1 1;object-fit:cover;overflow:hidden;height:80vh}.legalsPage_root__p44D6 .legalsPage_content__TbnBb .legalsPage_imgBox__c0fok .legalsPage_img__YxHmb{width:120%;height:120%;transform:translateX(-10%)}.legalsPage_root__p44D6 .legalsPage_content__TbnBb .legalsPage_imgBox__c0fok .legalsPage_img__YxHmb img{width:100%;height:100%;object-fit:cover}.propertiesPage_properties-page-content__Gu7P_{background-color:var(--color-light);position:relative;z-index:10;display:flex;flex-direction:column;padding:var(--spacing-10) 0}.propertiesPage_properties-page-content__Gu7P_ .propertiesPage_separator__4XST2{margin-bottom:var(--spacing-5)}.propertyPage_root__mb7yr .propertyPage_content-wrapper__KRsab{background-color:var(--color-light);padding-bottom:var(--spacing-10)}.propertyPage_root__mb7yr .propertyPage_content-wrapper__KRsab .propertyPage_content-container__4f0_w{display:flex}@media(max-width:768px){.propertyPage_root__mb7yr .propertyPage_content-wrapper__KRsab .propertyPage_content-container__4f0_w{display:none}}.propertyPage_root__mb7yr .propertyPage_content-wrapper__KRsab .propertyPage_content-container__4f0_w .propertyPage_description__YJ_0G{width:30%;margin-right:5%}.propertyPage_root__mb7yr .propertyPage_content-wrapper__KRsab .propertyPage_content-container__4f0_w .propertyPage_description__YJ_0G p{margin:var(--spacing-2) 0}.propertyPage_root__mb7yr .propertyPage_content-wrapper__KRsab .propertyPage_content-container__4f0_w .propertyPage_description__YJ_0G h1,.propertyPage_root__mb7yr .propertyPage_content-wrapper__KRsab .propertyPage_content-container__4f0_w .propertyPage_description__YJ_0G h2,.propertyPage_root__mb7yr .propertyPage_content-wrapper__KRsab .propertyPage_content-container__4f0_w .propertyPage_description__YJ_0G h3,.propertyPage_root__mb7yr .propertyPage_content-wrapper__KRsab .propertyPage_content-container__4f0_w .propertyPage_description__YJ_0G h4,.propertyPage_root__mb7yr .propertyPage_content-wrapper__KRsab .propertyPage_content-container__4f0_w .propertyPage_description__YJ_0G h5,.propertyPage_root__mb7yr .propertyPage_content-wrapper__KRsab .propertyPage_content-container__4f0_w .propertyPage_description__YJ_0G h6{margin:var(--spacing-4) 0}.propertyPage_root__mb7yr .propertyPage_content-wrapper__KRsab .propertyPage_content-container__4f0_w .propertyPage_description__YJ_0G ul{padding-left:var(--spacing-4)}.propertyPage_root__mb7yr .propertyPage_content-wrapper__KRsab .propertyPage_content-container__4f0_w .propertyPage_medias__PKhX4{width:65%}.propertyPage_root__mb7yr .propertyPage_content-wrapper__KRsab .propertyPage_mobile-content__teiqu{display:none}@media(max-width:768px){.propertyPage_root__mb7yr .propertyPage_content-wrapper__KRsab .propertyPage_mobile-content__teiqu{display:block}}.propertyPage_root__mb7yr .propertyPage_content-wrapper__KRsab .propertyPage_mobile-content__teiqu .propertyPage_mobile-contact-title__tGmh6{display:flex;align-items:center;gap:var(--spacing-2);font-weight:600}.propertyPage_root__mb7yr .propertyPage_content-wrapper__KRsab .propertyPage_mobile-content__teiqu .propertyPage_mobile-contact-title__tGmh6 p{font-size:clamp(1.5rem,1.25vw,5rem)}.propertyPage_root__mb7yr .propertyPage_content-wrapper__KRsab .propertyPage_mobile-content__teiqu .propertyPage_separator-top__WIbPP{margin-top:var(--spacing-10)!important}.propertyPage_root__mb7yr .propertyPage_content-wrapper__KRsab .propertyPage_mobile-content__teiqu .propertyPage_separator-bottom__0ck5m{margin:var(--spacing-10) 0!important}.propertyPage_root__mb7yr .propertyPage_content-wrapper__KRsab .propertyPage_mobile-content__teiqu .propertyPage_description__YJ_0G h1,.propertyPage_root__mb7yr .propertyPage_content-wrapper__KRsab .propertyPage_mobile-content__teiqu .propertyPage_description__YJ_0G h2,.propertyPage_root__mb7yr .propertyPage_content-wrapper__KRsab .propertyPage_mobile-content__teiqu .propertyPage_description__YJ_0G h3,.propertyPage_root__mb7yr .propertyPage_content-wrapper__KRsab .propertyPage_mobile-content__teiqu .propertyPage_description__YJ_0G h4,.propertyPage_root__mb7yr .propertyPage_content-wrapper__KRsab .propertyPage_mobile-content__teiqu .propertyPage_description__YJ_0G h5,.propertyPage_root__mb7yr .propertyPage_content-wrapper__KRsab .propertyPage_mobile-content__teiqu .propertyPage_description__YJ_0G h6{margin:var(--spacing-4) 0}.propertyPage_root__mb7yr .propertyPage_content-wrapper__KRsab .propertyPage_mobile-content__teiqu .propertyPage_description__YJ_0G ul{padding-left:var(--spacing-4)}