.FormField-module-scss-module__P47BhG__field{flex-direction:column;width:100%;display:flex}.FormField-module-scss-module__P47BhG__errorSlot{min-height:1.2em;margin-top:clamp(4px,3.51456px + .12945vw,6px);font-size:clamp(11px,10.7573px + .0647249vw,12px);line-height:1.2}.FormField-module-scss-module__P47BhG__errorMessage{color:#ff6b6b;display:block}
.ContactForm-module-scss-module__mA_RQG__form{-webkit-backdrop-filter:blur(19px);background:#66685370;flex-direction:column;align-items:center;gap:clamp(24px,21.3301px + .711974vw,35px);width:100%;max-width:800px;padding:clamp(32px,25.2039px + 1.8123vw,60px) clamp(20px,10.2913px + 2.589vw,60px);display:flex}.ContactForm-module-scss-module__mA_RQG__formSuccess{isolation:isolate;-webkit-backdrop-filter:blur(34.15px);box-sizing:border-box;background:#66685380;justify-content:center;gap:clamp(20px,17.5728px + .647249vw,30px);max-width:min(100%,591px);position:relative}.ContactForm-module-scss-module__mA_RQG__header{text-align:center;color:#ebeb93;flex-direction:column;align-items:center;gap:clamp(6px,5.02913px + .2589vw,10px);display:flex}.ContactForm-module-scss-module__mA_RQG__successIcon{color:#ebeb93;flex:none;width:clamp(48px,40.9612px + 1.87702vw,77px)}.ContactForm-module-scss-module__mA_RQG__successIcon svg{width:100%;height:auto;display:block}.ContactForm-module-scss-module__mA_RQG__successCopy{text-align:center;color:#ebeb93;flex-direction:column;flex:none;align-items:center;gap:clamp(14px,12.5437px + .38835vw,20px);width:100%;max-width:471px;padding:0;display:flex}.ContactForm-module-scss-module__mA_RQG__formSuccess .ContactForm-module-scss-module__mA_RQG__title{text-transform:uppercase;color:#ebeb93;margin:0;font-size:clamp(20px,18.0583px + .517799vw,28px);font-weight:600;line-height:1.27}.ContactForm-module-scss-module__mA_RQG__formSuccess .ContactForm-module-scss-module__mA_RQG__subtitle{color:#ebeb93;margin:0;font-size:clamp(14px,13.5146px + .12945vw,16px);font-weight:400;line-height:1.43}.ContactForm-module-scss-module__mA_RQG__title{text-transform:uppercase;font-size:clamp(22px,17.6311px + 1.16505vw,40px);font-weight:600;line-height:1.27}.ContactForm-module-scss-module__mA_RQG__subtitle{font-size:clamp(14px,13.0291px + .2589vw,18px);font-weight:400;line-height:1.43}.ContactForm-module-scss-module__mA_RQG__fields{flex-direction:column;align-items:center;gap:clamp(16px,15.0291px + .2589vw,20px);width:100%;display:flex}.ContactForm-module-scss-module__mA_RQG__inputGroup{flex-direction:column;gap:clamp(16px,15.0291px + .2589vw,20px);width:100%;display:flex}.ContactForm-module-scss-module__mA_RQG__input{width:100%;height:clamp(48px,45.5728px + .647249vw,58px);font-family:var(--font-family);color:#ebeb93;letter-spacing:.02em;background:#ffffbe2e;border:1px solid #ebeb93;outline:none;padding:0 20px;font-size:clamp(14px,13.7573px + .0647249vw,15px);transition:background .2s,border-color .2s}.ContactForm-module-scss-module__mA_RQG__input::placeholder{color:#ebeb93;opacity:1}@media (hover:hover) and (pointer:fine){.ContactForm-module-scss-module__mA_RQG__input:hover{background:#ffffbe4d;border-color:#ffffbe}.ContactForm-module-scss-module__mA_RQG__input:hover::placeholder{color:#ffffbe}}.ContactForm-module-scss-module__mA_RQG__input:focus{background:#ffffbe2e;border-color:#ebeb93}.ContactForm-module-scss-module__mA_RQG__submitButton{cursor:pointer;width:100%;font-family:var(--font-family);color:#6b3838;background:#ebeb93;border:none;justify-content:center;align-items:center;padding-top:clamp(16px,15.0291px + .2589vw,20px);padding-bottom:clamp(16px,15.0291px + .2589vw,20px);font-size:clamp(14px,13.7573px + .0647249vw,15px);font-weight:600;line-height:1.2;transition:background .2s;display:flex}@media (hover:hover) and (pointer:fine){.ContactForm-module-scss-module__mA_RQG__submitButton:hover{background:#ffffbe}}.ContactForm-module-scss-module__mA_RQG__submitButton:active{background:#ebeb93}.ContactForm-module-scss-module__mA_RQG__submitButton:disabled{color:#a0a0a0;cursor:default;background:#d4d4d4}.ContactForm-module-scss-module__mA_RQG__consentBlock{flex-direction:column;gap:clamp(4px,3.51456px + .12945vw,6px);width:100%;display:flex}.ContactForm-module-scss-module__mA_RQG__consent{cursor:pointer;align-items:flex-start;gap:clamp(8px,7.02913px + .2589vw,12px);width:100%;display:flex}.ContactForm-module-scss-module__mA_RQG__checkbox{appearance:none;cursor:pointer;background:0 0;border:1.5px solid #d8d8d8;border-radius:4px;flex-shrink:0;width:18px;height:18px;margin-top:3px;transition:background .2s,border-color .2s;position:relative}.ContactForm-module-scss-module__mA_RQG__checkbox:checked{background:#ebeb93;border-color:#ebeb93}.ContactForm-module-scss-module__mA_RQG__checkbox:checked:after{content:"";border:2px solid #6b3838;border-width:0 2px 2px 0;width:6px;height:10px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.ContactForm-module-scss-module__mA_RQG__checkboxError{border-color:#ff6b6b}.ContactForm-module-scss-module__mA_RQG__checkboxError:checked{background:#ff6b6b40;border-color:#ff6b6b}.ContactForm-module-scss-module__mA_RQG__checkboxError:checked:after{border-color:#ff6b6b}.ContactForm-module-scss-module__mA_RQG__consentErrorSlot{min-height:1.2em;padding-left:30px;font-size:clamp(11px,10.7573px + .0647249vw,12px);line-height:1.2}.ContactForm-module-scss-module__mA_RQG__consentError{color:#ff6b6b;display:block}.ContactForm-module-scss-module__mA_RQG__consentText{color:#d8d8d8;cursor:pointer;font-size:clamp(11px,10.7573px + .0647249vw,12px);line-height:1.2}.ContactForm-module-scss-module__mA_RQG__consentText a{color:#d8d8d8;cursor:pointer;text-decoration:underline;transition:color .2s}@media (hover:hover) and (pointer:fine){.ContactForm-module-scss-module__mA_RQG__consentText a:hover{color:#ebeb93}}.ContactForm-module-scss-module__mA_RQG__inputError,.ContactForm-module-scss-module__mA_RQG__inputError:focus{border-color:#ff6b6b}.ContactForm-module-scss-module__mA_RQG__serverError{color:#ff6b6b;text-align:center;font-size:clamp(12px,11.5146px + .12945vw,14px);line-height:1.3}.ContactForm-module-scss-module__mA_RQG__spinner{border:2.5px solid;border-color:currentColor currentColor #0000 #0000;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite ContactForm-module-scss-module__mA_RQG__spin;display:inline-block}@keyframes ContactForm-module-scss-module__mA_RQG__spin{to{transform:rotate(360deg)}}
.DropdownMenu-module-scss-module__kKVqGW__overlay{display:none}.DropdownMenu-module-scss-module__kKVqGW__dropdownMenu{z-index:200;opacity:0;pointer-events:none;background-color:#242021;flex-direction:column;align-items:flex-start;gap:clamp(10px,7.57282px + .647249vw,20px);width:302px;padding:clamp(20px,15.1456px + 1.2945vw,40px);transition:opacity .3s,transform .3s;display:flex;position:absolute;top:calc(100% + 17px);left:0;transform:translateY(-8px)}.DropdownMenu-module-scss-module__kKVqGW__dropdownMenuOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.DropdownMenu-module-scss-module__kKVqGW__link{box-sizing:border-box;text-transform:uppercase;color:#fff;align-items:center;width:100%;padding:14px;font-size:clamp(14px,13.0291px + .2589vw,18px);font-weight:600;line-height:120%;text-decoration:none;transition:color .2s;display:flex}@media (hover:hover) and (pointer:fine){.DropdownMenu-module-scss-module__kKVqGW__link:hover{color:#ebeb93}}.DropdownMenu-module-scss-module__kKVqGW__menuFooter{display:none}.DropdownMenu-module-scss-module__kKVqGW__menuPhone{font-family:var(--font-family);color:#fff;letter-spacing:.04em;font-size:18px;font-weight:600;line-height:120%;text-decoration:none;transition:opacity .2s}@media (hover:hover) and (pointer:fine){.DropdownMenu-module-scss-module__kKVqGW__menuPhone:hover{opacity:.7}}.DropdownMenu-module-scss-module__kKVqGW__menuCallback{font-family:var(--font-family);text-transform:uppercase;letter-spacing:.04em;color:#242021;cursor:pointer;white-space:nowrap;background:#ebeb93;border:none;padding:16px 28px;font-size:16px;font-weight:600;line-height:120%;transition:opacity .2s}@media (hover:hover) and (pointer:fine){.DropdownMenu-module-scss-module__kKVqGW__menuCallback:hover{opacity:.85}}@media (max-width:1050px){.DropdownMenu-module-scss-module__kKVqGW__overlay{z-index:199;opacity:0;pointer-events:none;background:#0006;width:100vw;height:100dvh;transition:opacity .3s;display:block;position:fixed;top:0;left:0}.DropdownMenu-module-scss-module__kKVqGW__overlayVisible{opacity:1;pointer-events:auto}.DropdownMenu-module-scss-module__kKVqGW__dropdownMenu{gap:20px;width:302px;height:100dvh;padding:40px;position:fixed;top:0;left:0;transform:translate(-100%)}.DropdownMenu-module-scss-module__kKVqGW__dropdownMenuOpen{transform:translate(0)}.DropdownMenu-module-scss-module__kKVqGW__menuFooter{border-top:1px solid #ffffff26;flex-direction:column;gap:20px;margin-top:auto;padding-top:30px;display:flex}}@media (max-width:767px){.DropdownMenu-module-scss-module__kKVqGW__overlay{background:0 0}.DropdownMenu-module-scss-module__kKVqGW__dropdownMenu{top:var(--header-height,60px);gap:20px;width:100vw;height:auto;padding:40px 22px;transform:none}.DropdownMenu-module-scss-module__kKVqGW__dropdownMenuOpen{transform:none}.DropdownMenu-module-scss-module__kKVqGW__link{padding:20px 14px;font-size:16px}.DropdownMenu-module-scss-module__kKVqGW__menuFooter{border-top:1px solid #ffffff26;flex-direction:column;gap:20px;margin-top:20px;padding-top:20px;display:flex}}
.Header-module-scss-module__klcqGG__header{z-index:100;opacity:0;background:0 0;width:100%;transition:background-color .3s;position:sticky;top:0;left:0}@media (prefers-reduced-motion:reduce){.Header-module-scss-module__klcqGG__header{opacity:1}}.Header-module-scss-module__klcqGG__headerScrolled{-webkit-backdrop-filter:blur(4px);background-color:#24202157;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}.Header-module-scss-module__klcqGG__headerMenuOpen{-webkit-backdrop-filter:none;background-color:#242021;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.Header-module-scss-module__klcqGG__container{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;height:clamp(70px,55.4369px + 3.8835vw,130px);padding-left:clamp(20px,12.7184px + 1.94175vw,50px);padding-right:clamp(20px,12.7184px + 1.94175vw,50px);transition:height .3s;display:flex}.Header-module-scss-module__klcqGG__headerScrolled .Header-module-scss-module__klcqGG__container,.Header-module-scss-module__klcqGG__headerMenuOpen .Header-module-scss-module__klcqGG__container{height:clamp(50px,42.7184px + 1.94175vw,80px)}.Header-module-scss-module__klcqGG__leftGroup{align-items:center;gap:clamp(40px,25.4369px + 3.8835vw,100px);display:flex}.Header-module-scss-module__klcqGG__menuWrap{position:relative}.Header-module-scss-module__klcqGG__menuButton{z-index:200;cursor:pointer;background:0 0;border:0;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:7px;width:40px;height:40px;padding:0;display:inline-flex;position:relative}.Header-module-scss-module__klcqGG__menuButton span{background-color:#1a1a1a;width:28px;height:2px;transition:opacity .2s,transform .2s;display:block}@media (hover:hover) and (pointer:fine){.Header-module-scss-module__klcqGG__menuButton:hover span{opacity:.7}}.Header-module-scss-module__klcqGG__menuButtonOpen span:first-child{transform:translateY(4.5px)rotate(45deg)}.Header-module-scss-module__klcqGG__menuButtonOpen span:last-child{transform:translateY(-4.5px)rotate(-45deg)}.Header-module-scss-module__klcqGG__headerScrolled .Header-module-scss-module__klcqGG__menuButton span,.Header-module-scss-module__klcqGG__headerMenuOpen .Header-module-scss-module__klcqGG__menuButton span{background-color:#fff}.Header-module-scss-module__klcqGG__phone{color:#1a1a1a;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-size:clamp(14px,13.5146px + .12945vw,16px);font-weight:600;text-decoration:none;transition:opacity .2s}@media (hover:hover) and (pointer:fine){.Header-module-scss-module__klcqGG__phone:hover{opacity:.7}}.Header-module-scss-module__klcqGG__headerScrolled .Header-module-scss-module__klcqGG__phone,.Header-module-scss-module__klcqGG__headerMenuOpen .Header-module-scss-module__klcqGG__phone{color:#fff}.Header-module-scss-module__klcqGG__logoLink{flex-shrink:0;align-items:center;display:inline-flex}.Header-module-scss-module__klcqGG__logoWrap{flex-shrink:0;width:430px;max-width:100%;height:86px;transition:width .3s,height .3s;display:block;position:relative}.Header-module-scss-module__klcqGG__headerScrolled .Header-module-scss-module__klcqGG__logoWrap,.Header-module-scss-module__klcqGG__headerMenuOpen .Header-module-scss-module__klcqGG__logoWrap{width:220px;height:44px}.Header-module-scss-module__klcqGG__logo{object-fit:contain;object-position:center}.Header-module-scss-module__klcqGG__callbackButton{color:#1a1a1a;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0;font-size:clamp(14px,13.5146px + .12945vw,16px);font-weight:600;text-decoration:none;transition:opacity .2s}@media (hover:hover) and (pointer:fine){.Header-module-scss-module__klcqGG__callbackButton:hover{opacity:.7}}.Header-module-scss-module__klcqGG__headerScrolled .Header-module-scss-module__klcqGG__callbackButton,.Header-module-scss-module__klcqGG__headerMenuOpen .Header-module-scss-module__klcqGG__callbackButton{color:#fff}.Header-module-scss-module__klcqGG__popupOverlay{z-index:300;-webkit-backdrop-filter:blur(4px);opacity:0;pointer-events:none;-webkit-overflow-scrolling:touch;cursor:pointer;background:#080a11e9;justify-content:center;align-items:center;padding:20px;transition:opacity .3s;display:flex;position:fixed;inset:0;overflow-y:auto}.Header-module-scss-module__klcqGG__popupOpen{opacity:1;pointer-events:auto}.Header-module-scss-module__klcqGG__popup{cursor:default;width:min(580px,100%);margin:auto;position:relative}.Header-module-scss-module__klcqGG__popupClose{z-index:2;color:#edededb3;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:40px;height:40px;transition:color .2s;display:flex;position:absolute;top:clamp(-36px,-33.0874px - .776699vw,-48px);right:0}@media (hover:hover) and (pointer:fine){.Header-module-scss-module__klcqGG__popupClose:hover{color:#ebeb93}}@media (max-width:1050px){.Header-module-scss-module__klcqGG__phone,.Header-module-scss-module__klcqGG__callbackButton{display:none}.Header-module-scss-module__klcqGG__logoLink{order:-1}.Header-module-scss-module__klcqGG__leftGroup{order:1}.Header-module-scss-module__klcqGG__logoWrap,.Header-module-scss-module__klcqGG__headerScrolled .Header-module-scss-module__klcqGG__logoWrap,.Header-module-scss-module__klcqGG__headerMenuOpen .Header-module-scss-module__klcqGG__logoWrap{max-width:min(100%,248px)}}@media (max-width:767px){.Header-module-scss-module__klcqGG__container{flex-wrap:wrap;gap:8px;height:auto;padding-top:10px;padding-bottom:10px}.Header-module-scss-module__klcqGG__headerScrolled .Header-module-scss-module__klcqGG__container,.Header-module-scss-module__klcqGG__headerMenuOpen .Header-module-scss-module__klcqGG__container{height:auto}.Header-module-scss-module__klcqGG__leftGroup{gap:16px}.Header-module-scss-module__klcqGG__logoWrap,.Header-module-scss-module__klcqGG__headerScrolled .Header-module-scss-module__klcqGG__logoWrap,.Header-module-scss-module__klcqGG__headerMenuOpen .Header-module-scss-module__klcqGG__logoWrap{width:140px;height:32px}}
.Hero-module-scss-module__k5_y-q__hero{z-index:0;-webkit-user-select:none;user-select:none;background-color:#0f1d2f;align-items:flex-start;width:100%;height:100svh;margin-top:-130px;display:flex;position:sticky;top:0;overflow:hidden}.Hero-module-scss-module__k5_y-q__hero img{-webkit-user-drag:none}.Hero-module-scss-module__k5_y-q__skyLayer{will-change:transform;transform-origin:bottom;z-index:0;position:absolute;inset:0}.Hero-module-scss-module__k5_y-q__mountainLayer{will-change:transform;transform-origin:bottom;z-index:1;position:absolute;inset:320px 0 0;overflow:hidden}.Hero-module-scss-module__k5_y-q__bgImage{object-fit:cover;object-position:center bottom;max-width:none}.Hero-module-scss-module__k5_y-q__frontImage{object-fit:cover;object-position:center top;max-width:none}.Hero-module-scss-module__k5_y-q__hero:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0c182d12 0%,#0c182d05 18%,#0000 38%);position:absolute;inset:0}.Hero-module-scss-module__k5_y-q__container{z-index:3;box-sizing:border-box;width:100%;max-width:none;margin-left:auto;margin-right:auto;padding-left:50px;padding-right:50px;position:relative}.Hero-module-scss-module__k5_y-q__titleBlock{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;padding-top:250px;display:flex;position:relative}.Hero-module-scss-module__k5_y-q__titleScrollLayer{will-change:transform,opacity;flex-direction:column;align-items:center;width:100%;display:flex}.Hero-module-scss-module__k5_y-q__titleParallax{will-change:transform;flex-direction:column;align-items:center;display:flex;transform:translate(0,0)}.Hero-module-scss-module__k5_y-q__scrollArrows{pointer-events:none;flex-direction:column;flex-shrink:0;align-items:center;gap:2px;margin-top:clamp(72px,87.0485px - 4.01295vw,10px);display:flex}.Hero-module-scss-module__k5_y-q__scrollArrowLayer{will-change:opacity;opacity:0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Hero-module-scss-module__k5_y-q__scrollArrowSvg{width:auto;max-width:clamp(20px,18.0583px + .517799vw,28px);height:auto;display:block}.Hero-module-scss-module__k5_y-q__title{font-family:var(--font-family);color:#000;text-align:center;text-transform:uppercase;white-space:nowrap;opacity:0;transform-origin:50%;margin:0;font-size:38.261px;font-style:normal;font-weight:400;line-height:40.174px;transform:scale(.88)}.Hero-module-scss-module__k5_y-q__titleAction{width:100%;font:inherit;color:inherit;text-align:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;white-space:inherit;background:0 0;border:none;margin:0;padding:0;display:block}.Hero-module-scss-module__k5_y-q__titleAction:focus-visible{outline-offset:4px;outline:2px solid #ebeb93}@media (prefers-reduced-motion:reduce){.Hero-module-scss-module__k5_y-q__title{opacity:1;transform:none}.Hero-module-scss-module__k5_y-q__scrollArrowLayer{opacity:1}}@media (min-width:768px){.Hero-module-scss-module__k5_y-q__hero{height:100vh}}@media (max-width:767px){.Hero-module-scss-module__k5_y-q__hero{height:100svh;margin-top:-180px}.Hero-module-scss-module__k5_y-q__titleBlock{padding-top:110px}.Hero-module-scss-module__k5_y-q__title{white-space:normal;font-size:clamp(22px,18.0532px + 1.05249vw,38.261px);line-height:1.05}.Hero-module-scss-module__k5_y-q__mountainLayer{top:min(320px,22vh)}.Hero-module-scss-module__k5_y-q__bgImage{object-position:58% bottom}.Hero-module-scss-module__k5_y-q__frontImage{object-position:58% top}}
.HeroContent-module-scss-module__GUj2dG__heroContent{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.HeroContent-module-scss-module__GUj2dG__contentTitle{font-family:var(--font-family);color:#ebeb93;text-align:center;opacity:0;visibility:hidden;text-transform:uppercase;margin:0;padding-top:28vh;font-size:clamp(36px,29.2039px + 1.8123vw,64px);font-weight:600;line-height:120%}.HeroContent-module-scss-module__GUj2dG__contentColumnsGroup{width:100%;margin-top:clamp(60px,7.25806vw - 34.3548px,105px);position:relative}.HeroContent-module-scss-module__GUj2dG__contentColumns{z-index:1;justify-content:space-between;width:100%;display:flex;position:relative}.HeroContent-module-scss-module__GUj2dG__contentColumn{opacity:0;visibility:hidden;pointer-events:auto;background:#fff;flex-shrink:0;width:clamp(400px,64.5161px + 25.8065vw,560px);max-width:560px;min-height:100vh;padding:clamp(40px,6.45161vw - 43.871px,80px) clamp(30px,3.22581vw - 11.9355px,50px)}.HeroContent-module-scss-module__GUj2dG__contentColumnLeft{display:block;position:relative;overflow:visible}.HeroContent-module-scss-module__GUj2dG__contentColumnRight{flex-direction:column;display:flex}.HeroContent-module-scss-module__GUj2dG__img1Wrap{opacity:0;visibility:hidden}.HeroContent-module-scss-module__GUj2dG__img1{width:100%;height:auto;display:block}.HeroContent-module-scss-module__GUj2dG__img23Group{margin-top:clamp(110px,12.9032vw - 57.7419px,190px);position:relative}.HeroContent-module-scss-module__GUj2dG__img2Wrap{z-index:1;opacity:0;visibility:hidden;transform-origin:50%;justify-content:flex-end;display:flex;position:relative}.HeroContent-module-scss-module__GUj2dG__img2{max-width:100%;height:auto;display:block}.HeroContent-module-scss-module__GUj2dG__img3Wrap{z-index:2;opacity:0;visibility:hidden;transform-origin:50%;margin-top:-40px;position:relative}.HeroContent-module-scss-module__GUj2dG__img3{max-width:100%;height:auto;display:block}.HeroContent-module-scss-module__GUj2dG__img4Space{height:clamp(250px,101.129px + 11.4516vw,321px);margin-top:clamp(80px,10.4839vw - 56.2903px,145px);padding-bottom:clamp(70px,8.06452vw - 34.8387px,120px);position:relative}.HeroContent-module-scss-module__GUj2dG__img4Wrap{opacity:0;visibility:hidden;width:clamp(180px,56.2903px + 9.51613vw,239px);position:absolute;top:0;right:clamp(-50px,12.9032px - 4.83871vw,-80px)}.HeroContent-module-scss-module__GUj2dG__img4{width:100%;height:auto;display:block}.HeroContent-module-scss-module__GUj2dG__contentColumnUpper{display:block}.HeroContent-module-scss-module__GUj2dG__contentColumnTextBlock{flex-direction:column;gap:clamp(18px,1.6129vw - 2.96774px,28px);display:flex}.HeroContent-module-scss-module__GUj2dG__contentColumnTextBlock+.HeroContent-module-scss-module__GUj2dG__contentColumnTextBlock{margin-top:clamp(50px,8.06452vw - 54.8387px,100px)}.HeroContent-module-scss-module__GUj2dG__contentColumnTextLine{font-family:var(--font-family);color:#bbbaba;text-transform:uppercase;opacity:0;visibility:hidden;margin:0;font-size:2em;font-weight:400;line-height:155%}.HeroContent-module-scss-module__GUj2dG__contentColumnBottom{margin-top:auto}.HeroContent-module-scss-module__GUj2dG__contentColumnTextFootnote{font-family:var(--font-family);color:#231f20;text-align:left;opacity:0;visibility:hidden;margin-top:clamp(200px,32.2581vw - 219.355px,400px);font-size:1em;font-weight:400;line-height:142%}.HeroContent-module-scss-module__GUj2dG__houseAnchor{z-index:-1;pointer-events:none;justify-content:center;align-items:flex-end;display:flex;position:absolute;top:clamp(650px,72.5806vw - 293.548px,1100px);left:0;right:0;overflow:hidden;transform:translateY(-100%)}.HeroContent-module-scss-module__GUj2dG__houseWrapper{will-change:transform;transform-origin:bottom;justify-content:center;width:100%;display:flex;overflow:hidden}.HeroContent-module-scss-module__GUj2dG__houseImage{width:93%;max-width:1566px;height:auto;display:block}@media (max-width:1300px){.HeroContent-module-scss-module__GUj2dG__heroContent{display:none}}@media (max-width:767px){.HeroContent-module-scss-module__GUj2dG__contentTitle{padding-top:20vh}.HeroContent-module-scss-module__GUj2dG__contentColumnsGroup{margin-top:60px}.HeroContent-module-scss-module__GUj2dG__contentColumn{width:clamp(140px,106.019px + 9.06149vw,280px)}}
.HeroContentMobile-module-scss-module__2WLGGW__root{z-index:1;flex-direction:column;display:none;position:relative}@media (max-width:1300px){.HeroContentMobile-module-scss-module__2WLGGW__root{display:flex}}.HeroContentMobile-module-scss-module__2WLGGW__contentTitle{font-family:var(--font-family);color:#ebeb93;text-align:center;text-transform:uppercase;opacity:0;visibility:hidden;margin:0;padding:clamp(140px,99.4595px + 10.8108vw,240px) clamp(22px,6.59459px + 4.10811vw,60px) clamp(60px,43.7838px + 4.32432vw,100px);font-size:clamp(30px,19.4595px + 2.81081vw,56px);font-weight:600;line-height:120%}.HeroContentMobile-module-scss-module__2WLGGW__content{background:#eee;flex-direction:column;align-items:center;gap:clamp(40px,27.8378px + 3.24324vw,70px);padding:clamp(100px,83.7838px + 4.32432vw,140px) clamp(22px,6.59459px + 4.10811vw,60px) clamp(60px,43.7838px + 4.32432vw,100px);display:flex}.HeroContentMobile-module-scss-module__2WLGGW__heading{font-family:var(--font-family);text-transform:uppercase;color:#231f20;text-align:center;width:100%;margin:0;font-size:clamp(18px,13.9459px + 1.08108vw,28px);font-weight:400;line-height:155%}.HeroContentMobile-module-scss-module__2WLGGW__imageWrap{opacity:0;visibility:hidden;width:100%}.HeroContentMobile-module-scss-module__2WLGGW__image{width:100%;height:auto;display:block}.HeroContentMobile-module-scss-module__2WLGGW__imageGrid{grid-template-columns:1fr 1fr;gap:4px;width:100%;display:grid}.HeroContentMobile-module-scss-module__2WLGGW__imageGridItem{aspect-ratio:163/234;opacity:0;visibility:hidden;transform-origin:50%;position:relative;overflow:hidden}.HeroContentMobile-module-scss-module__2WLGGW__imageGridImg{object-fit:cover;width:100%;height:100%;display:block}.HeroContentMobile-module-scss-module__2WLGGW__parallaxBlock{clip-path:inset(0);background-color:#0f1d2f;height:445px;position:relative;overflow:hidden}.HeroContentMobile-module-scss-module__2WLGGW__parallaxSky{z-index:0;position:fixed;inset:0}.HeroContentMobile-module-scss-module__2WLGGW__parallaxSkyImg{object-fit:cover;object-position:center bottom}.HeroContentMobile-module-scss-module__2WLGGW__parallaxMountains{z-index:1;will-change:transform;position:fixed;inset:30% 0 0}.HeroContentMobile-module-scss-module__2WLGGW__parallaxMountainsImg{object-fit:cover;object-position:center top}.HeroContentMobile-module-scss-module__2WLGGW__parallaxHouse{z-index:2;will-change:transform;position:absolute;bottom:0;left:0;right:0}.HeroContentMobile-module-scss-module__2WLGGW__parallaxHouseImg{width:100%;height:auto;display:block}.HeroContentMobile-module-scss-module__2WLGGW__footnote{background:#edeeee;padding:clamp(12px,7.13514px + 1.2973vw,24px) clamp(28px,6.91892px + 5.62162vw,80px) clamp(39px,32.1081px + 1.83784vw,56px)}.HeroContentMobile-module-scss-module__2WLGGW__footnoteText{font-family:var(--font-family);text-align:center;color:#231f20;margin:0;font-size:clamp(13px,10.973px + .540541vw,18px);font-weight:400;line-height:142%}
.LivingSpace-module-scss-module__p_1gbW__section{z-index:3;width:100%;position:relative}.LivingSpace-module-scss-module__p_1gbW__upper{color:#ebeb93;background-color:#242021;padding:clamp(80px,65.4369px + 3.8835vw,140px) clamp(20px,12.7184px + 1.94175vw,50px) clamp(40px,35.1456px + 1.2945vw,60px)}.LivingSpace-module-scss-module__p_1gbW__upperColumns{justify-content:space-between;align-items:center;gap:clamp(32px,25.2039px + 1.8123vw,60px);display:flex}.LivingSpace-module-scss-module__p_1gbW__title{font-family:var(--font-family);text-align:left;color:#ebeb93;text-transform:uppercase;opacity:0;visibility:hidden;flex-shrink:0;margin:0;font-size:clamp(28px,21.2039px + 1.8123vw,56px);font-weight:600;line-height:115%}.LivingSpace-module-scss-module__p_1gbW__text{max-width:820px;font-family:var(--font-family);color:#ebeb93;opacity:0;visibility:hidden;margin:0;font-size:clamp(14px,13.0291px + .2589vw,18px);font-weight:400;line-height:165%}.LivingSpace-module-scss-module__p_1gbW__planWrapper{background:#242021;width:100%;line-height:0;position:relative}.LivingSpace-module-scss-module__p_1gbW__planTrack{position:relative}.LivingSpace-module-scss-module__p_1gbW__planImage{width:100%;height:auto;display:block}.LivingSpace-module-scss-module__p_1gbW__planOverlay{pointer-events:none;z-index:1;background:#0003;position:absolute;inset:0}.LivingSpace-module-scss-module__p_1gbW__zoneGroup{display:contents}.LivingSpace-module-scss-module__p_1gbW__highlight{box-sizing:border-box;pointer-events:none;z-index:2;border:1.5px solid #ebeb93;position:absolute}.LivingSpace-module-scss-module__p_1gbW__highlightSvg{pointer-events:none;z-index:2;position:absolute;overflow:visible}.LivingSpace-module-scss-module__p_1gbW__highlightPath{fill:none;stroke:#ebeb93;stroke-width:1.5px}.LivingSpace-module-scss-module__p_1gbW__toggleBtn{aspect-ratio:1;cursor:pointer;z-index:4;background:#ebeb93;border:none;justify-content:center;align-items:center;width:2.24%;padding:0;transition:background .3s;display:flex;position:absolute;transform:translate(-50%,-50%)}@media (hover:hover) and (pointer:fine){.LivingSpace-module-scss-module__p_1gbW__toggleBtn:hover{background:#8c4a4a}.LivingSpace-module-scss-module__p_1gbW__toggleBtn:hover .LivingSpace-module-scss-module__p_1gbW__btnIcon:before,.LivingSpace-module-scss-module__p_1gbW__toggleBtn:hover .LivingSpace-module-scss-module__p_1gbW__btnIcon:after{background:#ebeb93}}.LivingSpace-module-scss-module__p_1gbW__btnOpen{background:#6b3838}.LivingSpace-module-scss-module__p_1gbW__btnOpen .LivingSpace-module-scss-module__p_1gbW__btnIcon{transform:rotate(45deg)}.LivingSpace-module-scss-module__p_1gbW__btnOpen .LivingSpace-module-scss-module__p_1gbW__btnIcon:before,.LivingSpace-module-scss-module__p_1gbW__btnOpen .LivingSpace-module-scss-module__p_1gbW__btnIcon:after{background:#ebeb93}@media (hover:hover) and (pointer:fine){.LivingSpace-module-scss-module__p_1gbW__btnOpen:hover{background:#8c4a4a}}.LivingSpace-module-scss-module__p_1gbW__btnIcon{aspect-ratio:1;width:56%;transition:transform .3s;position:relative}.LivingSpace-module-scss-module__p_1gbW__btnIcon:before,.LivingSpace-module-scss-module__p_1gbW__btnIcon:after{content:"";background:#6b3838;border-radius:1px;transition:background .3s;position:absolute}.LivingSpace-module-scss-module__p_1gbW__btnIcon:before{width:100%;height:2.5px;top:50%;left:0;transform:translateY(-50%)}.LivingSpace-module-scss-module__p_1gbW__btnIcon:after{width:2.5px;height:100%;top:0;left:50%;transform:translate(-50%)}.LivingSpace-module-scss-module__p_1gbW__previewPanel{z-index:5;opacity:0;visibility:hidden;pointer-events:none;border:2.5px solid #ebeb93;width:max(13.5%,220px);transition:opacity .3s,visibility .3s,transform .3s;position:absolute;transform:translate(-50%)translateY(8px)}.LivingSpace-module-scss-module__p_1gbW__panelAbove{transform:translate(-50%)translateY(calc(-100% - 8px))}.LivingSpace-module-scss-module__p_1gbW__panelVisible{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.LivingSpace-module-scss-module__p_1gbW__panelAbove.LivingSpace-module-scss-module__p_1gbW__panelVisible{transform:translate(-50%)translateY(-100%)}.LivingSpace-module-scss-module__p_1gbW__previewImage{aspect-ratio:238/207;background:#3a3335;width:100%;position:relative;overflow:hidden}.LivingSpace-module-scss-module__p_1gbW__previewImage img{object-fit:cover}.LivingSpace-module-scss-module__p_1gbW__previewLabel{color:#6b3838;font-family:var(--font-family);white-space:nowrap;background:#ebeb93;justify-content:center;align-items:center;padding:12px 15px;font-size:clamp(11px,9.78641px + .323625vw,16px);font-weight:400;line-height:142%;display:flex}.LivingSpace-module-scss-module__p_1gbW__scrollHint{display:none}.LivingSpace-module-scss-module__p_1gbW__scrollHintText{font-family:var(--font-family);text-align:center;text-transform:uppercase;color:#fff;margin:0;font-size:12px;font-weight:600;line-height:142%}.LivingSpace-module-scss-module__p_1gbW__scrollHintArrows{align-items:center;gap:20px;display:flex}.LivingSpace-module-scss-module__p_1gbW__scrollHintArrowFlip{transform:scaleX(-1)}@media (max-width:1280px){.LivingSpace-module-scss-module__p_1gbW__planWrapper{scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:auto;cursor:grab;height:670px;overflow:auto hidden}.LivingSpace-module-scss-module__p_1gbW__planWrapper::-webkit-scrollbar{display:none}.LivingSpace-module-scss-module__p_1gbW__planWrapper:active{cursor:grabbing}.LivingSpace-module-scss-module__p_1gbW__planTrack{width:max-content;min-width:100%;height:670px}.LivingSpace-module-scss-module__p_1gbW__planImage{width:auto;max-width:none;height:670px}}@media (max-width:767px){.LivingSpace-module-scss-module__p_1gbW__scrollHint{z-index:6;pointer-events:none;flex-direction:column;align-items:center;gap:10px;width:321px;display:flex;position:absolute;top:35px;left:calc(50vw - 160.5px)}.LivingSpace-module-scss-module__p_1gbW__upperColumns{flex-direction:column}.LivingSpace-module-scss-module__p_1gbW__title{width:100%}.LivingSpace-module-scss-module__p_1gbW__text{max-width:none}.LivingSpace-module-scss-module__p_1gbW__highlight{border-width:1px}.LivingSpace-module-scss-module__p_1gbW__highlightPath{stroke-width:1px}.LivingSpace-module-scss-module__p_1gbW__toggleBtn{width:30px;height:30px}.LivingSpace-module-scss-module__p_1gbW__btnIcon:before{height:2px}.LivingSpace-module-scss-module__p_1gbW__btnIcon:after{width:2px}.LivingSpace-module-scss-module__p_1gbW__previewPanel{transform:translate(-50%)translateY(20px)}.LivingSpace-module-scss-module__p_1gbW__panelAbove{transform:translate(-50%)translateY(calc(-100% - 20px))}.LivingSpace-module-scss-module__p_1gbW__panelVisible{transform:translate(-50%)translateY(12px)}.LivingSpace-module-scss-module__p_1gbW__panelAbove.LivingSpace-module-scss-module__p_1gbW__panelVisible{transform:translate(-50%)translateY(calc(-100% - 12px))}.LivingSpace-module-scss-module__p_1gbW__previewLabel{font-size:14px;font-weight:600}}
.Birds-module-scss-module__V88vXG__section{z-index:3;background-color:#ebeb93;justify-content:center;align-items:center;width:100%;height:500px;display:flex;position:relative;overflow:hidden}.Birds-module-scss-module__V88vXG__row{justify-content:center;align-items:center;gap:190px;display:flex}.Birds-module-scss-module__V88vXG__bird{opacity:0;visibility:hidden}@media (max-width:767px){.Birds-module-scss-module__V88vXG__section{height:300px}.Birds-module-scss-module__V88vXG__row{gap:60px}.Birds-module-scss-module__V88vXG__bird{width:40px;height:auto}}
.LegalFooter-module-scss-module__2suZJG__footer{box-sizing:border-box;background:#231f20;flex-flow:wrap;justify-content:space-between;align-items:center;gap:clamp(24px,20.1165px + 1.0356vw,40px);width:100%;padding:clamp(32px,27.6311px + 1.16505vw,50px) clamp(20px,12.7184px + 1.94175vw,50px);display:flex}.LegalFooter-module-scss-module__2suZJG__logoLink{opacity:.53;flex-shrink:0;transition:opacity .2s;display:inline-flex}@media (hover:hover) and (pointer:fine){.LegalFooter-module-scss-module__2suZJG__logoLink:hover{opacity:.85}}.LegalFooter-module-scss-module__2suZJG__info{text-align:right;flex-direction:column;align-items:flex-end;gap:clamp(4px,3.51456px + .12945vw,6px);display:flex}.LegalFooter-module-scss-module__2suZJG__link{color:#ededed;font-size:clamp(10px,9.75728px + .0647249vw,11px);line-height:1.43;text-decoration:none}@media (hover:hover) and (pointer:fine){.LegalFooter-module-scss-module__2suZJG__link:hover{text-decoration:underline}}.LegalFooter-module-scss-module__2suZJG__copy{color:#ededed;margin:0;font-size:clamp(10px,9.75728px + .0647249vw,11px);line-height:1.43}
.AdvantagesSlider-module-scss-module__Z9w56q__section{width:100%;height:100vh;position:relative;overflow:hidden}.AdvantagesSlider-module-scss-module__Z9w56q__bg{object-fit:cover;z-index:0;pointer-events:none}.AdvantagesSlider-module-scss-module__Z9w56q__content{z-index:1;flex-direction:column;height:100%;display:flex;position:relative}.AdvantagesSlider-module-scss-module__Z9w56q__title{font-family:var(--font-family);color:#ebeb93;text-transform:uppercase;opacity:0;visibility:hidden;flex-shrink:0;max-width:1640px;margin:0;padding-top:clamp(36px,13.2px + 7.125vw,150px);padding-left:clamp(16px,12.125vw - 22.8px,210px);padding-right:clamp(16px,9.2px + 2.125vw,50px);font-size:clamp(20px,16.8px + 1vw,36px);font-weight:600;line-height:150%}.AdvantagesSlider-module-scss-module__Z9w56q__trackWrapper{flex:1;align-items:center;min-height:0;display:flex}.AdvantagesSlider-module-scss-module__Z9w56q__track{will-change:transform;align-items:flex-start;gap:clamp(24px,14.125vw - 21.2px,250px);width:max-content;padding-left:clamp(16px,12.125vw - 22.8px,210px);padding-right:clamp(16px,9.2px + 2.125vw,50px);display:flex}.AdvantagesSlider-module-scss-module__Z9w56q__slide{flex-direction:column;flex-shrink:0;gap:clamp(25px,23.7864px + .323625vw,30px);width:clamp(330px,283.883px + 12.2977vw,520px);max-width:520px;display:flex}.AdvantagesSlider-module-scss-module__Z9w56q__slideInverse{flex-direction:column-reverse}.AdvantagesSlider-module-scss-module__Z9w56q__slideTextContent{font-family:var(--font-family);color:#ebeb93;margin:0;font-size:clamp(17px,16.2718px + .194175vw,20px);font-weight:400;line-height:160%}.AdvantagesSlider-module-scss-module__Z9w56q__slideImageWrap{width:100%}.AdvantagesSlider-module-scss-module__Z9w56q__slideImage{width:100%;height:auto;display:block}@media (min-width:1024px) and (max-height:900px){.AdvantagesSlider-module-scss-module__Z9w56q__slideImage{width:65%}}@media (max-width:1023px){.AdvantagesSlider-module-scss-module__Z9w56q__section{height:auto;overflow:visible}.AdvantagesSlider-module-scss-module__Z9w56q__bg{position:absolute;inset:0}.AdvantagesSlider-module-scss-module__Z9w56q__content{padding-top:clamp(40px,21.7923px + 5.6899vw,80px);padding-bottom:clamp(40px,21.7923px + 5.6899vw,80px)}.AdvantagesSlider-module-scss-module__Z9w56q__trackWrapper{-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory;flex:none;overflow:auto hidden}.AdvantagesSlider-module-scss-module__Z9w56q__trackWrapper::-webkit-scrollbar{display:none}.AdvantagesSlider-module-scss-module__Z9w56q__track{will-change:auto;gap:clamp(32px,24.7169px + 2.27596vw,48px);padding-top:clamp(24px,16.7169px + 2.27596vw,40px);padding-right:clamp(20px,42.9587vw - 117.468px,322px)}.AdvantagesSlider-module-scss-module__Z9w56q__slide{scroll-snap-align:center;scroll-snap-stop:always;width:clamp(280px,234.481px + 14.2248vw,380px)}}
.LegalPageShell-module-scss-module__5vEwpq__page{flex-direction:column;min-height:100vh;display:flex}.LegalPageShell-module-scss-module__5vEwpq__main{background:#fff;flex:1;width:100%;padding-top:clamp(24px,10.4078px + 3.6246vw,80px);padding-bottom:clamp(48px,40.233px + 2.0712vw,80px)}.LegalPageShell-module-scss-module__5vEwpq__inner{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:clamp(28px,25.0874px + .776699vw,40px);width:100%;max-width:1739px;margin:0 auto;padding-left:clamp(20px,12.7184px + 1.94175vw,50px);padding-right:clamp(20px,12.7184px + 1.94175vw,50px);display:flex}.LegalPageShell-module-scss-module__5vEwpq__breadcrumbs{flex-wrap:wrap;align-items:flex-start;gap:clamp(12px,8.84466px + .841424vw,25px);margin:0;padding:0;list-style:none;display:flex}.LegalPageShell-module-scss-module__5vEwpq__crumb{color:#8f8f8f;font-size:clamp(12px,11.5146px + .12945vw,14px);line-height:1.42}.LegalPageShell-module-scss-module__5vEwpq__crumbCurrent{color:#231f20}.LegalPageShell-module-scss-module__5vEwpq__separator{color:#231f20;-webkit-user-select:none;user-select:none;font-size:clamp(12px,11.5146px + .12945vw,14px);line-height:1.42}.LegalPageShell-module-scss-module__5vEwpq__crumbLink{color:inherit;text-decoration:none}@media (hover:hover) and (pointer:fine){.LegalPageShell-module-scss-module__5vEwpq__crumbLink:hover{text-decoration:underline}}.LegalPageShell-module-scss-module__5vEwpq__title{color:#231f20;width:100%;margin:0;font-size:clamp(18px,16.301px + .453074vw,25px);font-weight:600;line-height:1.42}.LegalPageShell-module-scss-module__5vEwpq__body{flex-direction:column;align-items:flex-start;gap:clamp(22px,20.0583px + .517799vw,30px);width:100%;display:flex}
.TerritoryMap-module-scss-module__VW1fXa__section{width:100%;position:relative;overflow:hidden}.TerritoryMap-module-scss-module__VW1fXa__track{position:relative}.TerritoryMap-module-scss-module__VW1fXa__map{pointer-events:none;width:100%;height:auto;display:block}.TerritoryMap-module-scss-module__VW1fXa__content{flex-direction:column;justify-content:space-between;padding:clamp(60px,40.5825px + 5.17799vw,140px) clamp(20px,12.7184px + 1.94175vw,50px);display:flex;position:absolute;inset:0}.TerritoryMap-module-scss-module__VW1fXa__headingGroup{flex-direction:column;align-items:flex-start;display:flex}.TerritoryMap-module-scss-module__VW1fXa__title{font-family:var(--font-family);color:#ebeb93;text-transform:uppercase;white-space:pre-line;opacity:0;visibility:hidden;margin:0;font-size:3em;font-weight:600;line-height:1.1}.TerritoryMap-module-scss-module__VW1fXa__dragHint{background-image:url("data:image/svg+xml,%3Csvg width='46' height='18' viewBox='0 0 46 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36.0756 0L33.7083 2.17986L39.2321 7.15535H0.000429809V10.046H39.2321L33.7083 15.0215L36.0756 17.2012L45.5977 8.62431L36.0756 0Z' fill='%23EBEB93'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:46px;height:18px;margin-top:34px;display:none}.TerritoryMap-module-scss-module__VW1fXa__description{font-family:var(--font-family);color:#ebeb93;opacity:0;visibility:hidden;max-width:820px;margin:0;font-size:clamp(14px,13.0291px + .2589vw,18px);font-weight:400;line-height:160%}@keyframes TerritoryMap-module-scss-module__VW1fXa__drag-hint{0%,to{transform:translate(0)}50%{transform:translate(11px)}}@media (max-width:1280px){.TerritoryMap-module-scss-module__VW1fXa__title{font-size:clamp(33.6px,1.5vw + 28.8px,48px)}.TerritoryMap-module-scss-module__VW1fXa__section{scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:auto;cursor:grab;height:825px;overflow:auto hidden}.TerritoryMap-module-scss-module__VW1fXa__section::-webkit-scrollbar{display:none}.TerritoryMap-module-scss-module__VW1fXa__section:active{cursor:grabbing}.TerritoryMap-module-scss-module__VW1fXa__track{width:max-content;min-width:100%;height:825px}.TerritoryMap-module-scss-module__VW1fXa__map{width:auto;max-width:none;height:825px}.TerritoryMap-module-scss-module__VW1fXa__content{height:825px}.TerritoryMap-module-scss-module__VW1fXa__description{max-width:60%}.TerritoryMap-module-scss-module__VW1fXa__dragHint{animation:1.4s ease-in-out infinite TerritoryMap-module-scss-module__VW1fXa__drag-hint;display:block}}@media (max-width:740px){.TerritoryMap-module-scss-module__VW1fXa__description{max-width:35%;font-size:clamp(12px,10.4762px + .47619vw,14px)}.TerritoryMap-module-scss-module__VW1fXa__title{font-size:clamp(24px,2.28571vw + 16.6857px,33.6px)}}@media (max-width:450px){.TerritoryMap-module-scss-module__VW1fXa__description{max-width:25%}}
.Footer-module-scss-module__EzUeIG__footer{width:100%;position:relative;overflow:hidden}.Footer-module-scss-module__EzUeIG__background{z-index:0;object-fit:cover;object-position:center;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.Footer-module-scss-module__EzUeIG__content{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.Footer-module-scss-module__EzUeIG__formWrapper{justify-content:center;width:100%;padding:clamp(60px,30.8738px + 7.76699vw,180px) 20px clamp(40px,15.7282px + 6.47249vw,140px);display:flex}.Footer-module-scss-module__EzUeIG__bottom{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:100%;height:clamp(80px,65.4369px + 3.8835vw,140px);padding-left:50px;padding-right:50px;display:flex}@media (max-width:767px){.Footer-module-scss-module__EzUeIG__bottom{text-align:center;flex-direction:column;align-items:center;gap:clamp(24px,23.0291px + .2589vw,28px);height:auto;padding:clamp(28px,26.0583px + .517799vw,36px) 20px}}.Footer-module-scss-module__EzUeIG__logoSskLink{color:inherit;outline-offset:4px;flex-shrink:0;line-height:0;text-decoration:none;display:inline-flex}.Footer-module-scss-module__EzUeIG__logoSskLink:focus-visible{outline:2px solid #ebeb93}.Footer-module-scss-module__EzUeIG__logoSskLink:focus-visible .Footer-module-scss-module__EzUeIG__logoSsk{opacity:1}@media (hover:hover) and (pointer:fine){.Footer-module-scss-module__EzUeIG__logoSskLink:hover .Footer-module-scss-module__EzUeIG__logoSsk{opacity:1}}.Footer-module-scss-module__EzUeIG__logoSsk{opacity:.53;flex-shrink:0;width:192px;height:25px;transition:opacity .2s}.Footer-module-scss-module__EzUeIG__logoNagoriyaLink{color:inherit;outline-offset:4px;flex-shrink:0;line-height:0;text-decoration:none;display:inline-flex}.Footer-module-scss-module__EzUeIG__logoNagoriyaLink:focus-visible{outline:2px solid #ebeb93}.Footer-module-scss-module__EzUeIG__logoNagoriyaLink:focus-visible .Footer-module-scss-module__EzUeIG__logoNagoriya{opacity:1}@media (hover:hover) and (pointer:fine){.Footer-module-scss-module__EzUeIG__logoNagoriyaLink:hover .Footer-module-scss-module__EzUeIG__logoNagoriya{opacity:1}}.Footer-module-scss-module__EzUeIG__logoNagoriya{opacity:.53;flex-shrink:0;width:365px;height:39px;transition:opacity .2s}@media (max-width:767px){.Footer-module-scss-module__EzUeIG__logoSsk{width:140px;max-width:100%;height:auto}.Footer-module-scss-module__EzUeIG__logoNagoriya{width:200px;max-width:100%;height:auto}}.Footer-module-scss-module__EzUeIG__info{text-align:right;flex-direction:column;align-items:flex-end;gap:clamp(4px,3.51456px + .12945vw,6px);display:flex}@media (max-width:767px){.Footer-module-scss-module__EzUeIG__info{text-align:center;align-items:center}}.Footer-module-scss-module__EzUeIG__copyright{color:#ededed;font-size:clamp(12px,11.5146px + .12945vw,14px);line-height:1.3;text-decoration:none}.Footer-module-scss-module__EzUeIG__copyright:where(a){cursor:pointer;transition:opacity .2s}@media (hover:hover) and (pointer:fine){.Footer-module-scss-module__EzUeIG__copyright:where(a):hover{opacity:.7}}
.LegalSection-module-scss-module__72OhQq__section{flex-direction:column;align-items:flex-start;gap:clamp(14px,12.5437px + .38835vw,20px);width:100%;display:flex}.LegalSection-module-scss-module__72OhQq__heading{color:#231f20;width:100%;margin:0;font-size:clamp(16px,15.5146px + .12945vw,18px);font-weight:600;line-height:1.42}.LegalSection-module-scss-module__72OhQq__text{color:#231f20;width:100%;margin:0;font-size:clamp(16px,15.5146px + .12945vw,18px);font-weight:400;line-height:1.42}.LegalSection-module-scss-module__72OhQq__text a{color:inherit;text-underline-offset:.15em;text-decoration:underline}@media (hover:hover) and (pointer:fine){.LegalSection-module-scss-module__72OhQq__text a:hover{text-decoration-thickness:2px}}.LegalSection-module-scss-module__72OhQq__subList{color:#231f20;margin:0;padding-left:1.25em;font-size:clamp(16px,15.5146px + .12945vw,18px);line-height:1.42;list-style-type:disc;list-style-position:outside}.LegalSection-module-scss-module__72OhQq__subList li{margin-bottom:.35em}.LegalSection-module-scss-module__72OhQq__subList li:last-child{margin-bottom:0}
