.hover-stroke{transition:stroke var(--hover-transition)}.hover-fill{transition:fill var(--hover-transition)}@media(max-width:768px){.mobile-hide{display:none!important}}@media(min-width:769px){.mobile-show{display:none!important}}.s-section-text ul li{position:relative;font-size:max(1.125rem,10px);line-height:144%;padding-left:1.9375rem}.s-section-text ul li:before{content:"";position:absolute;left:0;top:.125rem;display:block;width:1.1875rem;height:1.25rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.976 7.973a2.92 2.92 0 0 0-.062-.358l-.043-.175a3.255 3.255 0 0 0-.805-1.385 3.347 3.347 0 0 0-.274-.245L11.635.76a3.283 3.283 0 0 0-1.026-.57 3.385 3.385 0 0 0-3.014.39c-.076.057-.153.119-.23.18L1.198 5.81A3.305 3.305 0 0 0 .125 7.44l-.044.175a2.943 2.943 0 0 0-.081.72v8.381C0 18.53 1.5 20 3.345 20h12.31C17.5 20 19 18.53 19 16.716v-8.38a3.01 3.01 0 0 0-.02-.363h-.004z' fill='%23219992'/%3E%3Cpath d='M5.25 11.773L7.977 14.5l6-6' stroke='%23F7F6F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:50%}.s-section-text ul li:not(:last-child){margin-bottom:.5rem}.s-section-text ol{list-style:none;counter-reset:a}.s-section-text ol li{counter-increment:a;position:relative;padding-left:2.125rem}.s-section-text ol li:before{content:counter(a);position:absolute;left:0;top:0;width:1.5rem;height:1.5rem;border-radius:50%;background:var(--orange);color:var(--off-white);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.s-section-text ol li:not(:last-child){margin-bottom:.5rem}.s-section-text a:not(.s-article__item-top):not(.s-socials *){text-decoration:underline}@media(any-hover:hover){.s-section-text a:not(.s-article__item-top):not(.s-socials *):hover{background-image:linear-gradient(transparent calc(100% - .07em),currentColor .07em);background-repeat:no-repeat;background-size:100% calc(100% - .07em);text-decoration:none!important;animation:linkRedraw .5s cubic-bezier(.645,.045,.355,1) both}}.s-section-text h1{font-size:4.625rem;line-height:108%}.s-section-text h1,.s-section-text h2{font-family:var(--font-suse-300);color:var(--color-1a1a1a)}.s-section-text h2{font-size:3.25rem;line-height:112%}.s-section-text h2:not(:first-child){margin-top:2rem!important}.s-section-text h3{font-size:2rem;line-height:131%;font-family:var(--font-suse-400);color:var(--color-1a1a1a)}.s-section-text h3:not(:first-child){margin-top:1.25rem!important}.s-section-text time{font-family:var(--font-quicksand-600);border-radius:1.125rem;padding:.25rem .75rem;background:var(--cream)}.s-section-text>:not(:first-child){margin-top:1.25rem}.s-section-text.s-section-text--big{font-size:max(1.125rem,10px);line-height:144%}.s-section-text li,.s-section-text p{opacity:0;transition:transform .85s cubic-bezier(.215,.61,.355,1),opacity .65s linear;transition-delay:.15s}.s-section-text li.scroll-appearance-shown,.s-section-text p.scroll-appearance-shown{opacity:1}.s-section-text h1,.s-section-text h2,.s-section-text h3,.s-section-text h4,.s-section-text h5,.s-section-text h6{transform:translateY(15px);opacity:0;transition:transform .85s cubic-bezier(.215,.61,.355,1),opacity .65s linear;transition-delay:.15s}.s-section-text h1.scroll-appearance-shown,.s-section-text h2.scroll-appearance-shown,.s-section-text h3.scroll-appearance-shown,.s-section-text h4.scroll-appearance-shown,.s-section-text h5.scroll-appearance-shown,.s-section-text h6.scroll-appearance-shown{transform:translateY(0);opacity:1}@media(max-width:768px){.s-section-text ul li{-ms-flex-align:start;align-items:flex-start;font-size:16px;line-height:137%;padding-left:27px}.s-section-text ul li:before{top:0;width:18px;height:21px}.s-section-text h1{font-size:44px;line-height:109%}.s-section-text h2{font-size:36px;line-height:117%}.s-section-text h3{font-size:24px;line-height:125%}.s-section-text>:not(:first-child){margin-top:24px}.s-section-text.s-section-text--big{font-size:16px;line-height:137%}}.s-accordion{position:relative;background:var(--true-white);border-radius:1rem;cursor:pointer;padding:.8125rem 0}.s-accordion__head{font-size:max(1.25rem,12px);line-height:130%;font-family:var(--font-suse-500);padding:.1875rem 4.875rem .1875rem 1.25rem}.s-accordion__ico{width:2.25rem;height:2.25rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:.6875rem;top:.6875rem;border-radius:.375rem;background-color:var(--color-f2f1e9);transition:background-color var(--hover-transition);pointer-events:none}.s-accordion__ico svg{position:absolute;left:0;top:0;width:100%;height:100%;fill:#f2f1e9;stroke:#4d4d4d;transition:opacity var(--hover-transition),visibility var(--hover-transition)}.s-accordion__ico svg:last-child{opacity:0;visibility:hidden;fill:var(--aqua);stroke:var(--white)}.s-accordion__content{display:none}.s-accordion__content .s-section-text{color:var(--color-300-brightness);padding:.1875rem 4.875rem .1875rem 1.25rem}.s-accordion__content .s-section-text a,.s-accordion__content .s-section-text h1,.s-accordion__content .s-section-text h2,.s-accordion__content .s-section-text h3,.s-accordion__content .s-section-text h4,.s-accordion__content .s-section-text h5,.s-accordion__content .s-section-text h6,.s-accordion__content .s-section-text li,.s-accordion__content .s-section-text p{opacity:1;transform:none}.s-accordion:not(:last-child){margin-bottom:.75rem}.s-accordion.is-open .s-accordion__ico svg:last-child{opacity:1;visibility:visible}.s-accordion.is-open .s-accordion__ico svg:first-child{opacity:0;visibility:hidden}.s-accordion-container.hover-black .s-accordion .s-accordion__ico svg:last-child{fill:var(--color-1a1a1a)}@media(max-width:768px){.s-accordion{padding:0}.s-accordion:not(:last-child){margin-bottom:8px}.s-accordion__ico{width:32px;height:32px;padding:10px;right:10px;top:10px}.s-accordion__head{font-size:17px;line-height:129%;padding:15px 72px 15px 18px}.s-accordion__content .s-section-text{padding:0 18px 16px}}.hover-opacity-slider{position:relative}.hover-opacity-slider:not(:hover) .hover-opacity-slide{opacity:1!important}@media(any-hover:hover){.hover-opacity-slider:hover .swiper-arrows{opacity:1}}.hover-opacity-slider[data-opacity-slides="2"] .hover-opacity-slide{opacity:max(min((1 - abs(var(--progress,0) + 1))*2,1),.3)}.hover-opacity-slider[data-opacity-slides="3"] .hover-opacity-slide{opacity:max(min(1 - .7*max(abs(var(--progress,0) + 1) - 1,0),1),.3)}.hover-opacity-slide{opacity:calc(1 - min(abs(var(--progress, 0) + 1),1) + .3);transition-duration:.3s}.swiper-arrows{position:absolute;z-index:2;left:2.25rem;right:2.25rem;top:50%;transform:translateY(-50%);height:0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;opacity:0;transition:opacity var(--hover-transition)}.item-rating,.swiper-arrows{-ms-flex-align:center;align-items:center}.item-rating{height:.875rem;display:-ms-inline-flexbox;display:inline-flex}.item-rating>*{width:1.375rem;margin-right:-.1875rem}@media(max-width:768px){.item-rating{height:12px}.item-rating>*{width:19px;margin-right:-3px}}.b-arrows,.b-arrows__arrow{display:-ms-flexbox;display:flex}.b-arrows__arrow{position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:3rem;height:3rem;cursor:pointer}.b-arrows__arrow svg{width:100%;height:100%;fill:var(--aqua);stroke:var(--white);transition:fill var(--hover-transition),stroke var(--hover-transition),border-color var(--hover-transition)}@media(any-hover:hover){.b-arrows__arrow:hover svg{fill:var(--orange)}}.b-link-hover{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;outline:none;font-family:var(--font-suse-600);line-height:137%;letter-spacing:.04em;text-transform:uppercase;text-align:center;color:var(--color-1a1a1a)}.b-link-hover span{display:-ms-flexbox;display:flex;position:relative;z-index:3;overflow:hidden;white-space:nowrap;font-size:0}.b-link-hover span:after,.b-link-hover span:before{content:attr(data-text);transition:transform var(--hover-transition);font-size:max(1rem,8px);line-height:137%;letter-spacing:.04em}.b-link-hover span:after{position:absolute;bottom:-105%}.b-link-hover__img{margin-left:.625rem;position:relative;width:1.5rem;height:1.5rem;border-radius:50%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;background-color:var(--aqua);transition:background-color var(--hover-transition),opacity var(--hover-transition)}.b-link-hover__img svg{width:.75rem;height:.5rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);object-fit:contain;stroke:var(--true-white);transition:transform var(--hover-transition)}.b-link-hover__img svg:last-child{transform:translate(-300%,-50%)}@media(any-hover:hover){.b-link-hover:hover svg:first-child{transform:translate(300%,-50%)}.b-link-hover:hover svg:last-child{transform:translate(-50%,-50%)}.b-link-hover:hover span:after,.b-link-hover:hover span:before{transform:translateY(-105%)}}@media(max-width:768px){.b-link-hover span:after,.b-link-hover span:before{font-size:14px;line-height:129%}}.b-link-back{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;outline:none;text-transform:uppercase;color:var(--color-400-brightness)}.b-link-back span{display:-ms-flexbox;display:flex;position:relative;z-index:3;overflow:hidden;white-space:nowrap;font-size:0}.b-link-back span:after,.b-link-back span:before{content:attr(data-text);transition:transform var(--hover-transition);font-size:max(.9375rem,12px);line-height:133%;letter-spacing:.04em;font-family:var(--font-suse-600)}.b-link-back span:after{position:absolute;bottom:-105%}.b-link-back__img{margin-right:.5rem;position:relative;width:1.5rem;height:1.5rem;border-radius:50%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.b-link-back__img svg{width:.875rem;height:.6875rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);object-fit:contain;stroke:var(--color-400-brightness);transition:transform var(--hover-transition)}.b-link-back__img svg:last-child{transform:translate(300%,-50%)}@media(any-hover:hover){.b-link-back:hover svg:first-child{transform:translate(-300%,-50%)}.b-link-back:hover svg:last-child{transform:translate(-50%,-50%)}.b-link-back:hover span:after,.b-link-back:hover span:before{transform:translateY(-105%)}}@media(max-width:768px){.b-link-back span:after,.b-link-back span:before{font-size:14px;line-height:129%}.b-link-back__img{margin-right:12px;width:12px;height:10px}.b-link-back__img svg{width:100%;height:100%}}.b-default-hover{transition:padding-bottom var(--hover-transition)}@media(any-hover:hover){.b-default-hover:hover{background-image:linear-gradient(transparent calc(100% - .07em),currentColor .07em);background-repeat:no-repeat;background-size:100% calc(100% - .07em);text-decoration:none!important;animation:linkRedraw .5s cubic-bezier(.645,.045,.355,1) both;padding-bottom:1px;margin-bottom:-1px}}.b-play{display:-ms-inline-flexbox;display:inline-flex;position:absolute;top:50%;left:50%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:4.25rem;height:4.25rem;transform:translate(-50%,-50%);border-radius:50%;background-color:var(--color-1a1a1a);cursor:pointer;z-index:1}.b-play svg{width:.8125rem;height:.9375rem;stroke:#f7f7f0}@media(max-width:768px){.b-play{width:52px;height:52px}.b-play svg{width:14px;height:16px;margin-left:3px}}.s-breadcrumbs{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:2.25rem}.s-breadcrumbs li{position:relative;font-size:max(.875rem,12px);line-height:129%;letter-spacing:.06em;text-transform:uppercase;text-align:center;font-family:var(--font-suse-600);color:rgba(26,26,26,.5)}.s-breadcrumbs li a{text-decoration:underline}.s-breadcrumbs>:not(:last-child){padding-right:.84375rem;margin-right:.84375rem}.s-breadcrumbs>:not(:last-child):after{content:"/";position:absolute;right:-.3125rem;top:50%;transform:translateY(-50%)}@media(max-width:768px){.s-breadcrumbs{margin-bottom:20px}.s-breadcrumbs li{font-size:12px;line-height:133%}.s-breadcrumbs>:not(:last-child),.s-breadcrumbs li>:not(:last-child){padding-right:7px;margin-right:7px}.s-breadcrumbs>:not(:last-child):after{right:-4px}}.decor{position:absolute;left:4.43vw;width:46.75rem;height:50rem;bottom:-10.0625rem;pointer-events:none;transform:translateX(-100%);z-index:1}.decor svg{width:100%;height:100%;object-fit:contain;fill:var(--orange)}@media(max-width:768px){.decor{left:52px;width:466px;height:540px;bottom:-251px}}.bottom-rounded:after{content:"";display:block;position:absolute;left:0;right:0;bottom:0;height:3.25rem;border-radius:3.25rem 3.25rem 0 0;background:var(--off-white);z-index:1;pointer-events:none}@media(max-width:768px){.bottom-rounded:after{height:20px;border-radius:20px 20px 0 0}}.tag{position:absolute;right:0;top:0;z-index:1;font-family:var(--font-quicksand-700);color:var(--off-white);background:var(--off-white);padding:0 0 .25rem .25rem;border-radius:0 0 0 .875rem}.tag,.tag__wrapper{transition:width var(--hover-transition)}.tag__wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:3rem;width:3rem;border-radius:.75rem;background-color:var(--aqua);padding:0 1.25rem}.tag__wrapper>span{white-space:nowrap;transform:translateX(150%);transition:transform var(--hover-transition)}.tag__ico{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:2rem;height:2rem;transition:opacity var(--hover-transition),visibility var(--hover-transition)}.tag__ico svg{width:100%;height:100%;object-fit:contain}.tag:after,.tag:before{content:"";position:absolute;width:1rem;height:1rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 0H0c8.837 0 16 7.163 16 16V0z' fill='%23F7F6F0'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:50%}.tag:before{left:0;top:0;transform:translateX(-100%)}.tag:after{bottom:0;right:0;transform:translateY(100%)}@media(max-width:768px){.tag__wrapper{height:42px;width:42px;padding:0}.tag__ico{width:26px;height:26px}}.bg-color-cream{background-color:var(--cream)}.s-pagination{-ms-flex-pack:center;justify-content:center;margin-top:2.25rem}.s-pagination,.s-pagination__numbers{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.s-pagination__numbers{margin:0 1rem}.s-pagination__numbers>li>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:2.625rem;height:2.625rem;font-family:var(--font-suse-600);line-height:137%;letter-spacing:.04em;text-transform:uppercase;text-align:center;color:var(--color-300-brightness);border:2px solid var(--color-e5e4da);border-radius:.375rem;background-color:transparent;transition:background-color var(--hover-transition),color var(--hover-transition),border-color var(--hover-transition)}@media(any-hover:hover){.s-pagination__numbers>li>a:hover{color:var(--true-white);background-color:var(--aqua);border-color:var(--aqua)}}.s-pagination__numbers>li:not(:last-child){margin-right:.5rem}.s-pagination__numbers>li.is-active>a{border:unset;color:var(--true-white);background-color:var(--aqua)}.s-pagination__button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:2.625rem;height:2.625rem}.s-pagination__button svg{width:8px;height:12px;stroke:var(--color-400-brightness)}.s-pagination__button.disabled{cursor:not-allowed;opacity:.5}@media(max-width:768px){.s-pagination{margin-top:26px}.s-pagination__numbers>li>a{width:36px;height:36px;font-size:14px}.s-pagination__button{width:36px;height:36px}.s-pagination__button svg{width:7px}}.s-socials{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.s-socials li{padding-left:0!important}.s-socials li:before{content:none!important}.s-socials li:not(:last-child){margin-right:.5rem;margin-bottom:0!important}.s-socials a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:3rem;height:3rem;border:1px solid var(--orange);border-radius:50%;color:var(--color-1a1a1a);transition:color var(--hover-transition)}.s-socials a svg{width:1.125rem;height:1.125rem;object-fit:contain}@media(any-hover:hover){.s-socials a:hover{color:var(--orange)}}.js-copy-url{position:relative;transition:background-color var(--hover-transition),color var(--hover-transition)!important}.js-copy-url svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:opacity var(--hover-transition),visibility var(--hover-transition)}.js-copy-url svg:last-child{opacity:0;visibility:hidden}.js-copy-url.is-copy{background-color:var(--orange);pointer-events:none;color:var(--off-white)}.js-copy-url.is-copy svg:first-child{opacity:0;visibility:hidden}.js-copy-url.is-copy svg:last-child{opacity:1;visibility:visible}.s-approach{padding:4.25rem 0 8.4375rem;background:var(--off-white)}.s-approach__container{display:-ms-flexbox;display:flex}.s-approach__info{max-width:40.875rem;width:100%;margin-right:5.3125rem;padding:1.8125rem 0}.s-approach__images{width:calc(100% - 46.1875rem);display:grid;column-gap:.25rem;row-gap:.25rem}.s-approach__images.grid-2{grid-template-columns:repeat(2,1fr)}.s-approach__images.grid-3{grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,auto);grid-template-areas:"img1 img3" "img2 img3"}.s-approach__images.grid-3 .s-approach__images-img:first-child{grid-area:img1}.s-approach__images.grid-3 .s-approach__images-img:nth-child(2){grid-area:img2}.s-approach__images.grid-3 .s-approach__images-img:nth-child(3){grid-area:img3}.s-approach__images.grid-4{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto)}.s-approach__images-img{position:relative;line-height:0}.s-approach__images-img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:1rem}.s-approach__images-img:before{content:"";display:block;width:100%;padding-top:73.1%}.s-approach__title{margin-bottom:1.25rem}.s-approach__text{margin-bottom:2.25rem}@media(max-width:1080px){.s-approach{padding-bottom:145px;margin-bottom:-60px}}@media(max-width:768px){.s-approach{margin-bottom:0;padding:0 0 42px}.s-approach__info{max-width:unset;margin-right:0;padding:0;margin-top:36px}.s-approach__container{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.s-approach__images{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;column-gap:unset;row-gap:4px}.s-approach__images-img:before{padding-top:66.5%}.s-approach__title{margin-bottom:16px}.s-approach__text{margin-bottom:31px}.s-approach__text>p{padding-right:23px}}.s-article{padding:2rem 0 8.5rem}.s-article__container{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.s-article__aside{max-width:22.5rem;-ms-flex-negative:0;flex-shrink:0;width:100%;position:sticky;right:0;top:12.5rem}.s-article__aside-title{margin-bottom:1rem;font-family:var(--font-suse-400);text-transform:none}.s-article__aside-links li{min-height:3.625rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:max(1.125rem,10px);line-height:144%;border-top:1px solid var(--color-d9d7ce)}.s-article__aside-links li.is-active{font-family:var(--font-quicksand-600)}.s-article__aside-links li .b-link-hover{letter-spacing:unset;width:100%;-ms-flex-pack:justify;justify-content:space-between;text-transform:none;color:var(--color-300-brightness);line-height:144%;font-family:var(--font-quicksand-500)}.s-article__aside-links li .b-link-hover span:after,.s-article__aside-links li .b-link-hover span:before{font-size:max(1.125rem,10px);line-height:144%;letter-spacing:unset}.s-article__aside-links li .b-link-hover__img{width:2rem;height:2rem;background-color:var(--orange)}.s-article__aside-links li .b-link-hover__img svg{width:.9375rem;height:.625rem}.s-article__aside-links li .b-link-hover.is-active{color:var(--color-1a1a1a);font-family:var(--font-quicksand-600)}.s-article__aside-links li .b-link-hover.is-active .b-link-hover__img{opacity:0}.s-article__aside-links.anchor-links .b-link-hover__img{transform:rotate(90deg)}.s-article__aside-time{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:2rem;color:var(--color-300-brightness)}.s-article__aside-time span{display:block;margin-left:.5rem;font-family:var(--font-quicksand-600);color:var(--color-1a1a1a);background:var(--cream);border-radius:1.125rem;padding:.1875rem .8125rem .1875rem .75rem}.s-article__content{padding-right:4.25rem;margin-right:4.25rem;border-right:1px solid var(--color-d9d7ce)}.s-article__content-descr{font-size:max(1.25rem,12px);line-height:140%;margin-bottom:2.25rem}.s-article__content-bottom{background:var(--true-white);border-radius:1rem;padding:1rem 1rem 1rem 1.25rem;-ms-flex-pack:justify;justify-content:space-between}.s-article__content-bottom,.s-article__content-bottom__row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.s-article__content-bottom__row{font-size:max(1.125rem,10px);line-height:144%}.s-article__content-bottom__row,.s-article__content.s-section-text{color:var(--color-300-brightness)}.s-article__content.s-section-text ul li{font-size:max(1rem,8px);line-height:150%;padding-left:1.3125rem}.s-article__content.s-section-text ul li:before{top:0;width:.625rem;height:1.0625rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='17' viewBox='0 0 10 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.488 10.986a1.473 1.473 0 0 0-.031-.179l-.022-.087a1.628 1.628 0 0 0-.539-.815L5.817 7.38a1.693 1.693 0 0 0-2.02-.09l-.114.09L.599 9.905c-.261.217-.446.5-.537.815l-.021.087a1.473 1.473 0 0 0-.041.36v4.191C0 16.265.75 17 1.672 17h6.156c.922 0 1.672-.735 1.672-1.642v-4.19c0-.062-.002-.123-.01-.182h-.002z' fill='%23219992'/%3E%3C/svg%3E")}.s-article__content.s-section-text ul:not(:first-child){margin-top:.75rem}.s-article__content.s-section-text h2:not(:first-child){margin-top:1.625rem!important}.s-article__content.s-section-text h3:not(:first-child){margin-top:.875rem!important}.s-article__content.s-section-text strong{color:var(--color-1a1a1a);font-family:var(--font-quicksand-700)}.s-article__content.s-section-text>p a{font-family:var(--font-quicksand-600);text-decoration:underline;color:var(--aqua)}.s-article__content.s-section-text>p:not(:first-child){margin-top:.625rem}.s-article__cards{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:1.625rem -2px 1.875rem!important}.s-article__cards>*{width:calc(50% - 4px);margin:0 2px 4px}.s-article__card{background:var(--true-white);border-radius:1rem;padding:1rem 2rem 1.5rem 1rem}.s-article__card-top{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:.75rem;font-family:var(--font-suse-500);font-size:max(1.25rem,12px);line-height:130%;color:var(--color-1a1a1a)}.s-article__card-top svg{width:2.625rem;height:2.625rem;-ms-flex-negative:0;flex-shrink:0;margin-right:1.25rem;fill:var(--aqua);stroke:var(--off-white)}.s-article__items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:1.25rem -8px -1rem!important}.s-article__items>*{width:calc(50% - 16px);margin:0 8px 1rem}.s-article__item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background:var(--true-white);border-radius:1rem;padding:1.25rem}.s-article__item-top{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:1.1875rem;margin-bottom:1rem;border-bottom:1px solid var(--color-e5e4da)}@media(any-hover:hover){.s-article__item-top:hover .b-link-hover__img{background-color:var(--navy-blue)}.s-article__item-top:hover .b-link-hover span:after,.s-article__item-top:hover .b-link-hover span:before{transform:translateY(-105%)}.s-article__item-top:hover .b-link-hover svg:first-child{transform:translate(300%,-50%)}.s-article__item-top:hover .b-link-hover svg:last-child{transform:translate(-50%,-50%)}}.s-article__item-text{color:var(--color-300-brightness)}.s-article__item-img{width:2.875rem;height:2.875rem;-ms-flex-negative:0;flex-shrink:0;margin-right:1rem}.s-article__item-img img{width:100%;height:100%;object-fit:cover;border-radius:.375rem}.s-article__item .b-link-hover{-ms-flex-positive:1;flex-grow:1;-ms-flex-pack:justify;justify-content:space-between;line-height:133%;font-size:max(1.125rem,10px);text-decoration:unset;text-align:left}.s-article__item .b-link-hover span{white-space:unset}.s-article__item .b-link-hover__img{width:2rem;height:2rem;background-color:var(--orange)}.s-article__item .b-link-hover__img svg{width:.9375rem;height:.625rem}.s-article__accordions{margin:1.25rem 0 2.25rem!important}.s-article__accordions .s-accordion{padding:.75rem 0;background:var(--off-white);border:1px solid var(--color-d9d7ce)}.s-article__accordions .s-accordion__head{padding:.5rem 5.125rem .375rem 1.5rem;font-size:max(1rem,8px);line-height:150%;font-family:var(--font-quicksand-500)}.s-article__accordions .s-accordion__head h3{margin-top:.6875rem}.s-article__accordions .s-accordion__content .s-section-text{padding:0 5.125rem .375rem 1.5rem}.s-article__accordions .s-accordion__ico svg{fill:var(--cream);stroke:var(--color-300-brightness)}.s-article__accordions .s-accordion:not(:last-child){margin-bottom:.625rem}.s-article__accordions .s-accordion.is-open .s-accordion__ico svg:last-child{fill:var(--color-1a1a1a);stroke:var(--off-white)}.s-article__box{border-radius:1rem 1rem 0 0;padding:1.8125rem 3.25rem 2.25rem;background:var(--color-f7e3c6);margin:2.25rem 0!important;text-align:center;position:relative}.s-article__box:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;background:linear-gradient(270deg,#f39200,#e94a3d)}.s-article__box>:not(:last-child){margin-bottom:1.5rem}.s-article__box p{font-size:max(1.125rem,10px);line-height:144%;color:rgba(26,26,26,.7)}.s-article__box h4{font-size:1.625rem;line-height:138%;color:var(--color-1a1a1a)}.s-article__images{display:-ms-flexbox;display:flex;margin:2.25rem 0!important}.s-article__images>*{width:50%}.s-article__images>:not(:last-child){margin-right:.25rem}.s-article__images-img{position:relative;overflow:hidden;border-radius:1rem}.s-article__images-img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:1rem}.s-article__images-img:before{content:"";display:block;width:100%;padding-top:126.5%}.s-article__images-img:after{content:"";display:block;position:absolute;left:0;top:0;height:11.3125rem;width:3.0625rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='49' height='181' viewBox='0 0 49 181' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-367.532 153.759v-257.976c0-11.907 5.378-23.203 14.443-30.835l141.046-117.387c15.057-12.517 36.875-12.517 51.932 0l141.046 117.387c9.219 7.632 14.443 18.928 14.443 30.835V88.12c0 22.287-18.13 40.147-40.409 40.147h-193.9c-22.278 0-40.408-18.013-40.408-40.147V-78.114c0-4.732 2.151-9.159 5.838-12.212l77.437-63.502c5.839-4.884 14.289-4.884 20.281 0l78.206 63.655c3.687 3.053 5.838 7.48 5.838 12.212v104.87c0 8.7-7.067 15.874-15.979 15.874h-103.557c-15.057 0-27.348 12.212-27.348 27.172s12.138 27.171 27.348 27.171h147.96c15.058 0 27.196-12.059 27.196-27.018V-97.195c0-8.091-3.688-15.57-9.834-20.76l-122.762-101.054c-9.987-8.243-24.583-8.243-34.724 0l-122.916 101.054c-6.299 5.19-9.833 12.669-9.833 20.76V98.5c0 45.337 37.028 82.125 82.661 82.125h219.866C11.972 180.625 49 143.837 49 98.5v-209.586c0-24.424-10.909-47.474-29.654-63.044l-152.569-126.24c-30.575-25.34-75.132-25.34-105.708 0l-152.416 126.24C-410.245-158.56-421-135.51-421-111.086v264.998c0 14.654 11.984 26.56 26.734 26.56 14.75 0 26.734-11.906 26.734-26.56' fill='%23F39200'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:0 0;pointer-events:none}.s-article__images-text{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;background:var(--color-1a1a1a);border-radius:1rem;padding:2.25rem 2rem;font-size:max(1.125rem,10px);line-height:144%;color:var(--color-d9d7ce)}.s-article__images-text strong{font-family:var(--font-quicksand-600)!important;color:var(--true-white)!important}.s-article__images-text h3{color:var(--true-white);margin-bottom:1rem}.s-article__images-text:after{content:"";display:block;position:absolute;right:0;bottom:0;height:15.5625rem;width:8.8125rem;pointer-events:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='141' height='250' viewBox='0 0 141 250' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.1' d='M416.532 473.759V215.783c0-11.907-5.378-23.203-14.443-30.835L261.043 67.561c-15.057-12.517-36.875-12.517-51.932 0L68.065 184.948c-9.219 7.632-14.443 18.928-14.443 30.835V408.12c0 22.287 18.13 40.147 40.409 40.147h193.9c22.278 0 40.408-18.013 40.408-40.147V241.886c0-4.732-2.151-9.159-5.838-12.212l-77.437-63.502c-5.839-4.884-14.289-4.884-20.281 0l-78.206 63.655c-3.687 3.053-5.838 7.479-5.838 12.212v104.869c0 8.701 7.067 15.876 15.979 15.876h103.557c15.057 0 27.348 12.211 27.348 27.171 0 14.96-12.138 27.171-27.348 27.171H112.314c-15.057 0-27.195-12.059-27.195-27.018V222.805c0-8.091 3.688-15.57 9.834-20.76l122.762-101.054c9.987-8.243 24.583-8.243 34.724 0l122.916 101.054c6.299 5.19 9.833 12.669 9.833 20.76V418.5c0 45.337-37.028 82.125-82.661 82.125H82.661C37.028 500.625 0 463.837 0 418.5V208.914c0-24.424 10.909-47.474 29.654-63.044L182.222 19.63c30.575-25.34 75.132-25.34 105.708 0l152.416 126.24C459.245 161.44 470 184.49 470 208.914v264.998c0 14.654-11.984 26.56-26.734 26.56-14.75 0-26.734-11.906-26.734-26.56' fill='%23F7F6F0'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:100% 100%}.s-article__video{position:relative}.s-article__video img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:1rem}.s-article__video:before{content:"";display:block;width:100%;height:100%;padding-top:56.27%}.s-article__socials{margin-left:1rem;line-height:144%;color:var(--color-300-brightness)}.s-article+.s-range{margin-bottom:9.5rem}@media(max-width:768px){.s-article{padding:32px 0 42px}.s-article:has(.s-article__aside.mobile-hide){padding-top:16px}.s-article__container{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.s-article__content{padding-right:0;margin-right:0;border-right:unset}.s-article__content-descr{font-size:17px;line-height:141%;margin-bottom:32px}.s-article__content-bottom{padding:20px}.s-article__content-bottom,.s-article__content-bottom__row{-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}.s-article__content-bottom__row{font-size:16px;line-height:137%;margin-top:20px;padding-top:18px;border-top:1px solid var(--color-e5e4da);width:100%}.s-article__content.s-section-text ul li{font-size:15px;line-height:147%}.s-article__content.s-section-text h2:not(:first-child){margin-top:32px!important}.s-article__cards{margin:1.625rem 0 1.875rem!important}.s-article__cards>*{width:100%;margin:0}.s-article__cards>:not(:last-child){margin-bottom:4px}.s-article__card{padding:16px}.s-article__card-top{margin-bottom:9px;font-size:17px;line-height:129%}.s-article__card-top svg{margin-right:12px}.s-article__items{margin:26px 0 0!important}.s-article__items>*{width:100%;margin:0}.s-article__items>:not(:last-child){margin-bottom:12px}.s-article__item{padding:16px}.s-article__item-top{padding-bottom:14px;margin-bottom:12px}.s-article__item-img{width:42px;height:42px}.s-article__aside{max-width:unset;position:relative;top:unset;transition:margin-bottom var(--hover-transition)}.s-article__aside,.s-article__aside-time{margin-bottom:16px}.s-article__aside-time span{padding:2px 9px}.s-article__aside-title{-ms-flex-pack:justify;justify-content:space-between;margin-bottom:0;min-height:52px}.s-article__aside-title,.s-article__aside-title__img{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.s-article__aside-title__img{-ms-flex-pack:center;justify-content:center;width:32px;height:32px;-ms-flex-negative:0;flex-shrink:0;background:var(--cream);border-radius:6px}.s-article__aside-title__img svg{width:12px;height:7px;fill:var(--cream);transition:transform var(--hover-transition);stroke:var(--color-1a1a1a)}.s-article__aside-links{display:none}.s-article__aside-links li{min-height:48px;font-size:16px;line-height:137%}.s-article__aside-links li .b-link-hover{line-height:137%}.s-article__aside-links li .b-link-hover__img{width:24px;height:24px}.s-article__aside-links li .b-link-hover__img svg{width:12px;height:8px}.s-article__aside-links li .b-link-hover span:after,.s-article__aside-links li .b-link-hover span:before{font-size:16px;line-height:137%}.s-article__aside.is-open{margin-bottom:42px}.s-article__aside.is-open .s-article__aside-title__img svg{transform:rotate(180deg)}.s-article__box{padding:24px 24px 32px;margin:32px 0!important}.s-article__box p{font-size:16px;line-height:137%}.s-article__box h4{font-size:20px;line-height:140%}.s-article__box>:not(:last-child){margin-bottom:20px}.s-article__accordions{margin-bottom:32px!important}.s-article__accordions .s-accordion{padding:4px 0}.s-article__accordions .s-accordion__head{font-size:15px;line-height:147%;padding:12px 62px 12px 20px}.s-article__accordions .s-accordion__head h3{margin-top:6px}.s-article__accordions .s-accordion__content .s-section-text{padding:0 20px 16px}.s-article__accordions .s-accordion__content .s-section-text>:not(:first-child){margin-top:16px}.s-article__images{margin:32px 0!important;-ms-flex-direction:column;flex-direction:column}.s-article__images-img:before{padding-top:67%}.s-article__images-img:after{height:121px;width:55px}.s-article__images-text{padding:26px 24px;font-size:16px;line-height:137%}.s-article__images-text:after{height:240px;width:118px}.s-article__images>*{width:100%}.s-article__images>:not(:last-child){margin-right:0;margin-bottom:4px}.s-article__socials{margin-left:0;margin-top:12px}.s-article+.s-range{margin-bottom:52px}}.s-banner{color:var(--true-white);z-index:1;position:relative}.s-banner__container{display:-ms-flexbox;display:flex;border-radius:1rem;overflow:hidden}.s-banner__img{position:relative;max-width:37.1875rem;width:100%;-ms-flex-negative:0;flex-shrink:0}.s-banner__img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.s-banner__img:before{content:"";display:block;width:100%;padding-top:80%}.s-banner__img.s-banner__img--small{max-width:35.125rem}.s-banner__info{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding:3.625rem 3.25rem;-ms-flex-positive:1;flex-grow:1;background:linear-gradient(135deg,#e94a3d,#f39200)}.s-banner__info:after{content:"";display:block;position:absolute;right:0;top:0;bottom:0;left:0;pointer-events:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='225' height='476' viewBox='0 0 225 476' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.2' d='M662.019 718.014V305.253c0-19.051-8.547-37.124-22.954-49.336L414.891 68.098a64.203 64.203 0 0 0-82.538 0L108.179 255.917c-14.651 12.212-22.954 30.285-22.954 49.336v307.739c0 35.659 28.815 64.235 64.224 64.235h308.177c35.409 0 64.224-28.82 64.224-64.235V347.017c0-7.571-3.419-14.654-9.28-19.539L389.495 225.876c-9.28-7.816-22.71-7.816-32.234 0L232.964 327.723c-5.86 4.884-9.279 11.967-9.279 19.539v167.791c0 13.921 11.233 25.401 25.396 25.401H413.67c23.932 0 43.468 19.539 43.468 43.474 0 23.935-19.292 43.474-43.468 43.474H178.508c-23.931 0-43.223-19.295-43.223-43.23V316.488c0-12.945 5.861-24.913 15.629-33.217l195.114-161.685c15.873-13.189 39.071-13.189 55.188 0l195.358 161.685c10.012 8.304 15.629 20.272 15.629 33.217V629.6c0 72.539-58.852 131.4-131.378 131.4H131.378C58.852 761 0 702.139 0 629.6V294.262a131.443 131.443 0 0 1 47.13-100.87L289.618-8.592c48.595-40.544 119.413-40.544 168.008 0L699.87 193.392c30.036 24.912 47.13 61.792 47.13 100.87v423.997c0 23.446-19.047 42.497-42.49 42.497s-42.491-19.051-42.491-42.497' fill='%23fff'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:100%}.s-banner__title{margin-bottom:1.25rem}.s-banner__text{max-width:37.5rem;width:100%;margin-bottom:2.25rem;font-size:max(1.125rem,10px);line-height:144%}.s-banner__btns{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.s-banner__btns>*{min-width:12.0625rem}.s-banner__btns>:not(:last-child){margin-right:1rem}@media(max-width:768px){.s-banner:after{content:"";display:block;position:absolute;left:0;top:159px;right:0;bottom:0;background:var(--color-1a1a1a);border-radius:20px 20px 0 0;pointer-events:none;z-index:-1}.s-banner__img,.s-banner__img.s-banner__img--small{max-width:unset}.s-banner__container{-ms-flex-direction:column;flex-direction:column}.s-banner__info{padding:26px 20px;z-index:1}.s-banner__info:after{top:92px;z-index:-1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='167' height='399' viewBox='0 0 167 399' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.15' d='M496.293 568.095V258.524c0-14.288-6.407-27.844-17.208-37.002L311.03 80.658a48.116 48.116 0 0 0-61.877 0L81.098 221.522c-10.984 9.158-17.208 22.714-17.208 37.002v230.804c0 26.744 21.602 48.176 48.147 48.176h231.029c26.545 0 48.147-21.615 48.147-48.176V289.847c0-5.678-2.563-10.991-6.957-14.654l-92.265-76.202c-6.957-5.862-17.025-5.862-24.165 0l-93.181 76.385c-4.393 3.664-6.956 8.976-6.956 14.654v125.844c0 10.441 8.421 19.05 19.039 19.05h123.386c17.941 0 32.586 14.654 32.586 32.606 0 17.951-14.462 32.606-32.586 32.606H133.821c-17.94 0-32.402-14.472-32.402-32.423V266.95c0-9.709 4.393-18.684 11.716-24.912l146.27-121.264c11.899-9.892 29.291-9.892 41.373 0l146.453 121.264c7.506 6.228 11.716 15.203 11.716 24.912v234.834c0 54.404-44.119 98.55-98.489 98.55H98.49c-54.371 0-98.49-44.146-98.49-98.55V250.281a98.6 98.6 0 0 1 35.332-75.653L217.117 23.14c36.43-30.408 89.519-30.408 125.949 0l181.602 151.488C547.185 193.312 560 220.972 560 250.281v317.997c0 17.585-14.279 31.873-31.854 31.873-17.574 0-31.853-14.288-31.853-31.873' fill='%23fff'/%3E%3C/svg%3E")}.s-banner__title{margin-bottom:16px}.s-banner__title span{margin-right:8px}.s-banner__title br{display:none}.s-banner__text{max-width:unset;margin-bottom:26px;font-size:16px;line-height:137%}.s-banner__btns{-ms-flex-direction:column;flex-direction:column}.s-banner__btns>:not(:last-child){margin-right:0;margin-bottom:12px}}.s-blog{position:relative;margin-bottom:6.875rem;margin-top:-2.75rem;z-index:5}.s-blog__nav{border-bottom:1px solid var(--color-e5e4da)}.s-blog__nav-list{display:-ms-flexbox;display:flex;padding-left:2rem;margin-left:2.375rem;border-left:1px solid var(--color-e5e4da)}.s-blog__nav-list>li{position:relative;z-index:1;font-family:var(--font-quicksand-600);font-size:1.125rem;line-height:144%;white-space:nowrap;min-height:4.25rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.s-blog__nav-list>li.has-child{padding-bottom:.625rem;margin-bottom:-.625rem}.s-blog__nav-list>li.has-child>a{cursor:pointer}.s-blog__nav-list>li.has-child>a svg{width:.5rem;height:.5rem;stroke:var(--color-1a1a1a);-ms-flex-negative:0;flex-shrink:0;margin-left:.625rem;transition:stroke var(--hover-transition),transform var(--hover-transition)}@media(any-hover:hover){.s-blog__nav-list>li.has-child:hover>a{color:var(--color-e56000)}.s-blog__nav-list>li.has-child:hover>a svg{transform:rotate(180deg);stroke:var(--orange)}.s-blog__nav-list>li.has-child:hover .header__dropdown{opacity:1;visibility:visible}}.s-blog__nav-list>li.has-child.is-active:after{bottom:.625rem}.s-blog__nav-list>li>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:var(--color-400-brightness);transition:color var(--hover-transition),background-color var(--hover-transition)}.s-blog__nav-list>li>a:hover{color:var(--color-e56000)}.s-blog__nav-list>li>a:hover svg{transform:rotate(180deg);stroke:var(--orange)}.s-blog__nav-list>li:not(:last-child){margin-right:2.375rem}.s-blog__nav-list>li.is-active a{color:var(--color-1a1a1a)}.s-blog__nav-list>li.is-active:after{content:"";display:block;position:absolute;left:0;right:0;bottom:0;border-bottom:5px solid var(--orange)}.s-blog__nav-list .header__dropdown{padding-top:0}.s-blog__nav-list .header__dropdown a{font-size:max(1rem,8px);color:var(--color-400-brightness)}.s-blog__nav .container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.s-blog__nav .container>span{display:inline-block;font-family:var(--font-quicksand-500);color:var(--color-300-brightness)}.s-blog__wrapper{margin-top:6.875rem}.s-blog__project{display:-ms-flexbox;display:flex;margin-bottom:9.5rem}.s-blog__project>*{width:50%}.s-blog__project>:not(:last-child){margin-right:4.25rem}.s-blog__project-img{position:relative;display:block;-ms-flex-negative:0;flex-shrink:0}.s-blog__project-img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:1rem}.s-blog__project-img:before{content:"";display:block;width:100%;padding-top:56.29%}.s-blog__project-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.s-blog__project-text{color:var(--color-300-brightness);display:-webkit-box;-webkit-line-clamp:3;overflow:hidden}.s-blog__project-btn{margin-top:1.625rem}.s-blog__project .s-subtitle{margin-bottom:1.5rem}.s-blog__tag{left:0;right:unset;padding:0 .25rem .25rem 0;border-radius:0 0 1.125rem 0}.s-blog__tag:after{bottom:unset;transform:translateX(100%) rotate(270deg);top:-1px}.s-blog__tag:before{top:unset;transform:translateY(100%) rotate(270deg);bottom:1px}.s-blog__tag .tag__ico{position:relative;left:unset;top:unset;transform:unset;width:1.25rem;height:1.25rem;margin-left:.375rem;-ms-flex-negative:0;flex-shrink:0}.s-blog__tag .tag__wrapper{height:2rem;width:-webkit-max-content;width:max-content;border-radius:1rem;padding:0 .625rem 0 .875rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row-reverse;flex-direction:row-reverse;background:var(--pastel-orange);color:var(--color-e56000);font-size:max(.875rem,12px);line-height:143%;font-family:var(--font-quicksand-700)}.s-blog__tag .tag__wrapper>span{transform:unset}.s-blog__cards{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px -2rem}.s-blog__cards>*{width:calc(25% - 20px);margin:0 10px 2rem}.s-blog__card{-ms-flex-direction:column;flex-direction:column;color:var(--color-300-brightness)}.s-blog__card,.s-blog__card-img{display:-ms-flexbox;display:flex;position:relative}.s-blog__card-img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:1rem 1rem 0 0}.s-blog__card-img:before{content:"";display:block;width:100%;padding-top:66.6%}.s-blog__card-inner{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;padding:1.5rem;background:var(--true-white);border-radius:0 0 1rem 1rem;-ms-flex-positive:1;flex-grow:1}.s-blog__card-date{font-size:max(.875rem,12px);line-height:143%;margin-bottom:.75rem}.s-blog__card-title{display:block;font-size:max(1.25rem,12px);line-height:130%;color:var(--color-1a1a1a);font-family:var(--font-suse-500);margin-bottom:.25rem}.s-blog__card-text{display:-webkit-box;-webkit-line-clamp:3;overflow:hidden;margin-bottom:2.875rem}.s-blog__card .b-link-hover{margin-top:auto}.s-blog__card .b-link-hover__img{background-color:var(--orange)}@media(max-width:1200px){.s-blog__cards>*{width:calc(33.3333333333% - 20px)}}@media(max-width:768px){.s-blog{margin-bottom:52px;margin-top:16px}.s-blog__wrapper{margin-top:39px}.s-blog__project{margin-bottom:52px;-ms-flex-direction:column;flex-direction:column}.s-blog__project-title{margin-bottom:26px}.s-blog__project-info{margin-top:26px}.s-blog__project-img:before{padding-top:80%}.s-blog__project>:not(:last-child){margin-right:0}.s-blog__project>*{width:100%}.s-blog__tag .tag__wrapper{font-size:13px;line-height:138%;padding-left:10px}.s-blog__nav{padding-bottom:17px}.s-blog__nav-select{position:relative;width:-webkit-max-content;width:max-content;max-width:100%;overflow:hidden;padding-right:15px;font-family:var(--font-quicksand-600);font-size:16px;line-height:137%}.s-blog__nav-select:after{content:"";display:block;position:absolute;right:0;top:50%;width:10px;height:7px;transform:translateY(-50%);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 2L5 6 1 2' stroke='%231A1A1A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:50%}.s-blog__nav-select select{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.s-blog__nav .container{-ms-flex-pack:justify;justify-content:space-between}.s-blog__nav .container>span{font-size:14px;line-height:129%;letter-spacing:.04em;font-family:var(--font-suse-600);text-transform:uppercase}.s-blog__cards{margin:0}.s-blog__cards>*{width:100%;margin:0}.s-blog__cards>:not(:last-child){margin-bottom:20px}.s-blog__card-title{font-size:17px;line-height:129%}.s-blog__card-text{margin-bottom:24px}.s-blog__card-date{font-size:13px;line-height:138%}.s-blog__card-inner{padding:20px 16px}.s-blog__card-img:before{padding-top:56.3%}}.s-built-smarter{padding-bottom:8.5rem}.s-built-smarter__container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.s-built-smarter__container>:not(:last-child){margin-right:5.25rem}.s-built-smarter__img{position:relative;max-width:20rem;width:100%;line-height:0}.s-built-smarter__img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:1rem}.s-built-smarter__img:before{content:"";display:block;width:100%;padding-top:125%}.s-built-smarter__img.s-built-smarter__img--big{max-width:31.25rem}.s-built-smarter__img.s-built-smarter__img--big:before{padding-top:80%}.s-built-smarter .s-section-text{font-family:var(--font-lato-400);line-height:137%;max-width:31.25rem}@media(max-width:768px){.s-built-smarter{padding-bottom:0}.s-built-smarter__container{-ms-flex-direction:column;flex-direction:column}.s-built-smarter__container>:not(:last-child){margin-right:0;margin-bottom:32px}.s-built-smarter__img{max-width:unset;width:61.3%}.s-built-smarter__img:before{padding-top:67%}.s-built-smarter__img.s-built-smarter__img--big{max-width:unset;width:100%}.s-built-smarter__img.s-built-smarter__img--big:before{padding-top:56%}.s-built-smarter .s-section-text{font-family:var(--font-quicksand-500);line-height:147%;max-width:unset}.s-built-smarter__info{text-align:center}}.s-contact{padding:3.5625rem 0 3.3125rem;border-bottom:1px solid var(--color-d9d7ce)}.s-contact__container{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.s-contact__aside{position:sticky;top:12.5rem;right:0;max-width:22.5rem;width:100%;-ms-flex-negative:0;flex-shrink:0}.s-contact__aside-title{margin-bottom:.5rem;text-transform:none}.s-contact__aside-socials a{background:var(--cream);border-color:transparent}.s-contact__aside address{font-size:max(1.125rem,10px);line-height:144%;color:var(--color-300-brightness);margin-bottom:1rem}.s-contact__aside .header__phone{margin-left:0;font-size:max(1.125rem,10px);margin-bottom:2rem}.s-contact__aside .header__phone svg{width:2rem;height:2rem;margin-right:.625rem}.s-contact__form{padding-right:4.25rem;margin-right:4.25rem;padding-bottom:6.875rem;border-right:1px solid var(--color-d9d7ce)}.s-contact__form-title{margin-bottom:2rem;text-transform:none}.s-contact+.s-location{padding-bottom:8.0625rem}.s-contact__form{min-width:100%}@media(min-width:992px){.s-contact__form{min-width:65%}}@media(max-width:768px){.s-contact{padding:15px 0 58px;border-bottom:unset}.s-contact__aside{position:relative;top:unset;max-width:unset}.s-contact__aside-title{margin-bottom:4px;font-family:var(--font-suse-400)}.s-contact__aside address{font-size:16px;line-height:137%}.s-contact__aside .header__phone{font-size:15px;margin-bottom:20px;line-height:120%}.s-contact__container{-ms-flex-direction:column;flex-direction:column}.s-contact__form{padding-right:0;margin-right:0;border-right:unset;margin-bottom:24px;padding-bottom:32px;border-bottom:1px solid var(--color-d9d7ce)}.s-contact__form-title{margin-bottom:20px}.s-contact+.s-location{padding-top:0;padding-bottom:58px}}.s-designs{background-color:var(--off-white)}.s-designs__title{margin-bottom:2.625rem}.s-designs__container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -16px -3.25rem}.s-designs__container>*{width:calc(25% - 32px);margin:0 16px 3.25rem}.s-designs__card{position:relative;overflow:hidden}@media(any-hover:hover){.s-designs__card-wrapper:hover .tag__wrapper{width:8.125rem}.s-designs__card-wrapper:hover .tag__wrapper>span{transform:translateX(0)}.s-designs__card-wrapper:hover .tag__ico{opacity:0;visibility:hidden}}.s-designs__card-img{display:block;position:relative;margin-bottom:1rem}.s-designs__card-img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:1rem}.s-designs__card-img:before{content:"";display:block;width:100%;padding-top:80.3%}.s-designs__card-title{display:-ms-flexbox;display:flex;margin-bottom:.75rem}.s-designs__card-info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:1.5rem}.s-designs__card-info-specs>span{display:-ms-inline-flexbox;display:inline-flex;background:var(--color-e5e4da);border-radius:1.125rem;padding:.5rem 1rem;font-family:var(--font-suse-600);font-size:max(.9375rem,12px);line-height:133%;letter-spacing:.06em;text-transform:uppercase;color:var(--color-400-brightness)}@media(min-width:991px)and (max-width:1400px){.s-designs__card-info-specs>span{font-size:max(.75rem,12px);padding:.5rem .625rem}}@media(min-width:1200px)and (max-width:1800px){.s-designs__card-info-specs>span:first-child{display:none}}.s-designs__card-info-specs>span:last-child{margin-right:.375rem}.s-designs__card-info .s-designs__card-rooms{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:.25rem}.s-designs__card-info .s-designs__card-room{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative}.s-designs__card-info .s-designs__card-room:hover{cursor:pointer}.s-designs__card-info .s-designs__card-room[data-tooltip]:hover:after{content:attr(data-tooltip);position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.8);color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;z-index:1000}.s-designs__card-info .s-designs__card-room:not(:last-child){margin-right:.75rem}@media(min-width:991px)and (max-width:1400px){.s-designs__card-info .s-designs__card-room:not(:last-child){margin-right:.5rem}}.s-designs__card-info .s-designs__card-room img{width:1.625rem;height:1.625rem;-ms-flex-negative:0;flex-shrink:0;margin-right:.375rem}.s-designs__card-info .s-designs__card-room span{font-family:var(--font-suse-600);font-size:max(.9375rem,12px);line-height:133%;color:var(--color-300-brightness);margin:0}.s-designs__card-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.s-designs__card-btn>:not(:last-child){margin-right:2rem}.s-designs__card-btn .b-link-hover__img{background-color:var(--orange)}.s-designs+.s-designs{border-top:1px solid var(--color-d9d7ce);padding:6.875rem 0 8.5rem}.s-designs+.s-range{padding-top:6.625rem}@media(max-width:1200px){.s-designs__container>*{width:calc(33.3333333333% - 32px)}}@media(max-width:991px){.s-designs__container>*{width:calc(50% - 32px)}}@media(max-width:768px){.s-designs{padding:52px 0 58px}.s-designs__title{margin-bottom:26px}.s-designs__container{margin:0}.s-designs__container>*{width:100%;margin:0}.s-designs__container>:not(:last-child){margin-bottom:25px}.s-designs__card-info{margin-bottom:0;-ms-flex-pack:justify;justify-content:space-between}.s-designs__card-info-specs>:not(:last-child){margin-right:4px}.s-designs__card-info-specs>span{padding:0 12px;font-size:12px;height:26px;-ms-flex-align:center;align-items:center}.s-designs__card-info .s-designs__card-room{padding:.375rem .0625rem}.s-designs__card-info .s-designs__card-room img{width:1.25rem;height:1.25rem;margin-right:.25rem}.s-designs__card-info .s-designs__card-room span{font-size:max(.875rem,12px)}.s-designs__card-img{margin-bottom:13px}.s-designs__card-img:before{padding-top:66.8%}.s-designs__card-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:0;margin-right:auto!important}.s-designs__card-title .b-link-hover__img{margin-left:8px;background-color:var(--orange)}.s-designs+.s-designs{padding:32px 0}.s-designs+.s-range{padding-top:32px}}.s-error{padding:15.625rem 0 8.5rem}.s-error__container{max-width:76.875rem;margin:0 auto;text-align:center}.s-error__subtitle{font-family:var(--font-suse-600);font-size:max(.875rem,12px);line-height:129%;letter-spacing:.06em;text-transform:uppercase;margin-bottom:2.25rem}.s-error__title{margin-bottom:1.5625rem}.s-error__text{max-width:43.75rem;margin:0 auto 2.25rem;color:var(--color-300-brightness)}.s-error__btns{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.s-error__btns>:not(:last-child){margin-right:1rem}@media(max-width:768px){.s-error{padding:132px 0 42px}}.s-faq{padding:5.25rem 0 8.5rem;background:var(--off-white)}.s-faq__container{display:-ms-flexbox;display:flex}.s-faq__info{max-width:25rem;width:100%;margin-right:4.25rem}.s-faq__info .b-link-hover__img{background-color:var(--orange)}.s-faq__wrapper{-ms-flex-positive:1;flex-grow:1}@media(max-width:768px){.s-faq{padding:56px 0 42px}.s-faq__container{-ms-flex-direction:column;flex-direction:column}.s-faq__info{max-width:unset;margin-right:0;margin-bottom:26px}}.footer{margin-top:-14.0625rem;padding-top:18.3125rem;background:var(--color-1a1a1a);color:var(--off-white);border-radius:3.25rem 3.25rem 0 0;position:relative}.footer__top{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.footer__logo{display:-ms-inline-flexbox;display:inline-flex;height:3.625rem;margin-bottom:1.25rem}.footer__logo img{height:100%;width:auto;object-fit:contain}.footer__info{width:16.84%}.footer__info>p{color:hsla(51,30%,95%,.7);font-size:max(.875rem,12px);line-height:143%}.footer__nav{display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;width:39.6%;margin:0 5.44%}.footer__nav-group>span{display:block;font-family:var(--font-quicksand-700);font-size:max(.9375rem,10px);line-height:133%;letter-spacing:.06em;text-transform:uppercase;color:var(--true-white);margin-bottom:1.25rem}.footer__nav-group>ul>li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;overflow:hidden;padding-right:1.3125rem;margin-right:-1.3125rem}.footer__nav-group>ul>li a{padding-left:1.3125rem;margin-left:-1.3125rem;position:relative;font-family:var(--font-quicksand-600);font-size:max(.9375rem,10px);line-height:133%;color:var(--off-white);opacity:.7;transition:transform var(--hover-transition),opacity var(--hover-transition)}.footer__nav-group>ul>li a span{position:relative;transition:padding-bottom var(--hover-transition)}.footer__nav-group>ul>li a span:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);display:block;width:0;height:.875rem;-ms-flex-negative:0;flex-shrink:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.639 1.013c.409-.277.918-.335 1.366-.174l.01.003c.16.055.32.144.464.265l4.212 3.535.012.01a1.539 1.539 0 0 1 .483.751l.01.04.017.068c.01.044.018.093.025.155l.006.055c.002.032.006.07.006.114v5.866c0 .858-.693 1.549-1.538 1.549H2.288c-.845 0-1.538-.69-1.538-1.549V5.835c0-.068.003-.122.008-.165v-.004a1.36 1.36 0 0 1 .027-.162v-.001c.004-.021.01-.042.015-.06L.81 5.4c.085-.292.253-.554.492-.757l4.212-3.53.125-.1z' stroke='%23F39200' stroke-width='1.5'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:50%;transition:width var(--hover-transition),left var(--hover-transition)}.footer__nav-group>ul>li:not(:last-child){margin-bottom:1.25rem}@media(any-hover:hover){.footer__nav-group>ul>li:hover a{transform:translateX(1.3125rem);opacity:1}.footer__nav-group>ul>li:hover a span{background-image:linear-gradient(transparent calc(100% - .07em),hsla(51,30%,95%,.7) .07em);background-repeat:no-repeat;background-size:100% calc(100% - .07em);animation:linkRedraw .5s cubic-bezier(.645,.045,.355,1) both;padding-bottom:1px;margin-bottom:-1px}.footer__nav-group>ul>li:hover a span:before{width:.8125rem;left:-1.3125rem}}.footer__nav-group:not(:last-child){margin-right:8.6%}.footer__images{width:32.74%}.footer__images-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -5px -.625rem}.footer__images-wrapper>*{width:calc(50% - 10px);margin:0 5px .625rem}.footer__images-img{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border:1px solid var(--color-300-brightness);border-radius:.375rem;min-height:6.25rem;padding:.3125rem}.footer__images-img img{width:auto;height:auto}.footer__images>span{display:block;margin-bottom:1rem;font-family:var(--font-quicksand-600);font-size:max(.9375rem,12px);line-height:133%}.footer__phone{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:1.1875rem;font-family:var(--font-suse-600);line-height:137%;letter-spacing:.04em}.footer__phone svg{width:1.5rem;height:1.5rem;margin-right:.375rem;stroke:var(--orange)}.footer__company{display:-ms-inline-flexbox;display:inline-flex;width:100%;height:1.1875rem}.footer__company img{width:auto;height:100%;object-fit:contain}.footer__socials{display:-ms-flexbox;display:flex;margin:1rem 0 1.5rem}.footer__socials li:not(:last-child){margin-right:.375rem}.footer__socials a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:2.625rem;height:2.625rem;border:1px solid var(--color-300-brightness);border-radius:1.5rem;padding:.75rem}.footer__socials a svg{width:100%;height:100%;object-fit:contain;transition:fill var(--hover-transition)}@media(any-hover:hover){.footer__socials a:hover svg{fill:var(--orange)}}.footer__bottom{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-top:5.5rem;padding:1.5rem .5rem;border-top:1px solid var(--color-300-brightness)}.footer__bottom>img{max-width:6.625rem;-ms-flex-negative:0;flex-shrink:0;margin:0 1rem}.footer__bottom-item{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;font-family:var(--font-quicksand-600);font-size:max(.875rem,10px);line-height:129%;color:hsla(51,30%,95%,.7)}.footer__bottom-item a{transition:color var(--hover-transition)}.footer__bottom-item a>span{text-decoration:underline}@media(any-hover:hover){.footer__bottom-item a:hover{color:var(--off-white)}.footer__bottom-item a:hover>span{background-image:linear-gradient(transparent calc(100% - .07em),currentColor .07em);background-repeat:no-repeat;background-size:100% calc(100% - .07em);text-decoration:none!important;animation:linkRedraw .5s cubic-bezier(.645,.045,.355,1) both;padding-bottom:1px;margin-bottom:-1px}}.footer__bottom-item>:not(:last-child){margin-right:1.25rem}.footer__bottom-item:last-child{-ms-flex-pack:end;justify-content:flex-end}.footer:before{content:"";display:block;position:absolute;left:0;right:0;top:4.375rem;transform:translateY(-100%);height:21.875rem;pointer-events:none;z-index:-1;background:var(--off-white)}@media(max-width:1080px){.footer__images{width:26%}.footer__nav{width:49%;margin:0 2%;-ms-flex-pack:justify;justify-content:space-between}.footer__nav-group:not(:last-child){margin-right:8%}}@media(max-width:1024px){.footer__bottom>img{max-width:60px;margin:0 2px}.footer__bottom-item>:not(:last-child){margin-right:6px}}@media(max-width:768px){.footer{margin-top:0;border-radius:unset;padding:51px 0 32px}.footer__top{-ms-flex-direction:column;flex-direction:column}.footer__info{width:100%;padding-bottom:18px;border-bottom:1px solid var(--color-300-brightness)}.footer__info-row{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}.footer__info>p{font-size:13px;line-height:138%}.footer__logo{height:42px;margin-bottom:0}.footer__company{margin-top:26px;height:18px}.footer__nav{width:100%;margin:42px -8px 6px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start}.footer__nav-group{font-size:13px}.footer__nav-group:nth-child(2){-ms-flex-order:1;order:1}.footer__nav-group>ul>li:not(:last-child){margin-bottom:15px}.footer__nav-group>ul>li a{font-size:13px;line-height:138%}.footer__nav-group>span{font-size:13px}.footer__nav>*{width:calc(50% - 24px);margin:0 8px 36px!important}.footer__images{width:100%}.footer__images-img{border:unset;min-height:unset;padding:0;max-height:48px}.footer__images-img:first-child{max-width:111px}.footer__images-img:nth-child(2){max-width:91px}.footer__images-img:nth-child(3){max-width:48px}.footer__images-img:not(:last-child){margin-right:34px}.footer__images-wrapper{-ms-flex-wrap:unset;flex-wrap:unset;border-bottom:1px solid var(--color-300-brightness);border-top:1px solid var(--color-300-brightness);padding:16px 0}.footer__images-wrapper>*{width:unset;margin:0}.footer__images>span{font-size:14px;line-height:129%}.footer__bottom{padding:0 8px;border-top:unset;margin-top:51px;-ms-flex-direction:column;flex-direction:column}.footer__bottom>img{margin:0;max-width:75px;max-height:26px}.footer__bottom-item{font-size:11px;line-height:136%;width:100%;-ms-flex-pack:center;justify-content:center}.footer__bottom-item:last-child{-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -8px -10px!important}.footer__bottom-item:last-child>*{margin:0 8px 10px!important}.footer__bottom-item>:not(:last-child){margin-right:16px}.footer__bottom>:not(:last-child){margin-bottom:17px}.footer__socials{margin:0 -4px -8px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-order:2;order:2;transform:translate(-3px,2px)}.footer__socials>*{width:48px;height:48px;margin:0 4px 8px!important}.footer__socials li:not(:last-child){margin-right:unset}.footer__socials a{width:48px;height:48px;padding:14px}.footer__phone{margin-top:0}}@keyframes linkRedraw{0%{background-size:0 calc(100% - .07em)}to{background-size:100% calc(100% - .07em)}}.gform_wrapper .gform_body .gform_fields{row-gap:1.5rem!important;column-gap:1.5rem!important}@media(max-width:575px){.gform_wrapper .gform_body .gform_fields{row-gap:1rem!important}}.grecaptcha-badge{visibility:hidden!important}html body .gform_wrapper.gform-theme.gform-theme--framework{background-color:transparent}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_required_legend{display:none}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_confirmation_message h3{font-family:var(--font-suse-600);font-size:1.25rem;color:var(--aqua)}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_footer.gform-footer{margin-top:0!important}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_footer.gform-footer button[type=submit]{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;outline:none;text-align:center;text-transform:uppercase;color:var(--true-white);font-family:var(--font-suse-600);background:var(--orange)!important;border-radius:.375rem;padding:0 2.125rem;transition:color var(--hover-transition),background-color var(--hover-transition),border-color var(--hover-transition);min-height:3.625rem}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_footer.gform-footer button[type=submit] span{display:-ms-flexbox;display:flex;position:relative;z-index:3;overflow:hidden;white-space:nowrap;font-size:0}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_footer.gform-footer button[type=submit] span:after,html body .gform_wrapper.gform-theme.gform-theme--framework .gform_footer.gform-footer button[type=submit] span:before{content:attr(data-text);transition:transform var(--hover-transition);font-size:max(1rem,8px);line-height:137%;letter-spacing:.04em}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_footer.gform-footer button[type=submit] span:after{position:absolute;bottom:-105%}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_footer.gform-footer button[type=submit].disabled,html body .gform_wrapper.gform-theme.gform-theme--framework .gform_footer.gform-footer button[type=submit][disabled]{opacity:.32;cursor:not-allowed}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .gfield_label{font-size:1rem!important;color:var(--color-300-brightness)!important;line-height:150%!important;margin-bottom:.5rem}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .gfield_label .gfield_required_asterisk{margin-left:-2px;color:var(--color-300-brightness)!important}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container input,html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container select,html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container textarea{color:var(--color-300-brightness);background-color:var(--true-white)!important;padding:.8125rem 1.25rem!important;font-size:max(1.125rem,10px)!important;border-radius:.375rem!important;line-height:144%;min-height:3.25rem;border:1px solid var(--color-e5e4da);font-family:inherit;box-shadow:none}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container input::-webkit-input-placeholder,html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container select::-webkit-input-placeholder,html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container textarea::-webkit-input-placeholder{color:rgba(77,77,77,.5)}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container input::-moz-placeholder,html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container select::-moz-placeholder,html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container textarea::-moz-placeholder{color:rgba(77,77,77,.5)}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container input:-ms-input-placeholder,html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container input::-ms-input-placeholder,html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container select:-ms-input-placeholder,html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container select::-ms-input-placeholder,html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container textarea:-ms-input-placeholder,html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container textarea::-ms-input-placeholder{color:rgba(77,77,77,.5)}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container input::placeholder,html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container select::placeholder,html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container textarea::placeholder{color:rgba(77,77,77,.5)}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container input:focus,html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container select:focus,html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container textarea:focus{outline:none;border-color:var(--orange)}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container textarea{min-height:7.5rem;resize:vertical}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container.ginput_container_name .ginput_full{display:-ms-flexbox;display:flex;gap:1rem}@media(max-width:768px){html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container.ginput_container_name .ginput_full{-ms-flex-direction:column;flex-direction:column;gap:.75rem}}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox{list-style:none;padding:0;margin:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}@media(max-width:768px){html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox{-ms-flex-direction:column;flex-direction:column;gap:.75rem}}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice:not(:last-child){margin-right:2rem}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label{margin:0;font-weight:400;cursor:pointer;position:relative;padding-left:2rem;font-family:var(--font-quicksand-600);font-size:max(1rem,8px);line-height:150%;color:var(--color-1a1a1a)}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label:after,html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);display:block;width:1.25rem;height:1.25rem;background-size:contain;background-repeat:no-repeat;background-position:50%;transition:opacity var(--hover-transition),visibility var(--hover-transition)}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='20' height='20' rx='4' fill='%23E6E4DA'/%3E%3C/svg%3E")}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='20' height='20' rx='4' fill='%23219992'/%3E%3Cpath d='M5.762 10.648l2.727 2.727 6-6' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");opacity:0;visibility:hidden}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice input[type=checkbox]{position:absolute;left:-9999px}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice input[type=checkbox]:checked+label:before{opacity:1;visibility:visible}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice input[type=checkbox]:checked+label:after{opacity:0;visibility:hidden}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield.gfield_checkbox .gfield_label{margin-bottom:1rem!important}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield .gfield_description.validation_message{color:#d63638;font-size:max(.875rem,12px);margin-top:.25rem}html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield.gfield_error .ginput_container input,html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield.gfield_error .ginput_container select,html body .gform_wrapper.gform-theme.gform-theme--framework .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea{border-color:#d63638!important}html body .s-modal .s-modal__wrapper .gform_wrapper{background-color:#fff;border-radius:4px}html body .s-modal .s-modal__wrapper .gform_wrapper .gform_body .gform_fields .gfield .gfield_label{font-size:max(.875rem,12px)!important;color:var(--color-1a1a1a)!important;line-height:143%!important;margin-bottom:.5rem}html body .s-modal .s-modal__wrapper .gform_wrapper .gform_body .gform_fields .gfield .ginput_container input,html body .s-modal .s-modal__wrapper .gform_wrapper .gform_body .gform_fields .gfield .ginput_container select,html body .s-modal .s-modal__wrapper .gform_wrapper .gform_body .gform_fields .gfield .ginput_container textarea{color:var(--color-1a1a1a);background-color:var(--off-white)!important;padding:.875rem!important;font-size:max(1rem,8px)!important;border-radius:.25rem!important;border:1px solid var(--color-e5e4da)}html body .s-modal .s-modal__wrapper .gform_wrapper .gform_body .gform_fields .gfield .ginput_container input:focus,html body .s-modal .s-modal__wrapper .gform_wrapper .gform_body .gform_fields .gfield .ginput_container select:focus,html body .s-modal .s-modal__wrapper .gform_wrapper .gform_body .gform_fields .gfield .ginput_container textarea:focus{outline:none;border-color:var(--orange);box-shadow:unset}html body .s-modal .s-modal__wrapper .gform_wrapper .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label{color:var(--color-1a1a1a);font-size:max(1rem,8px)}html body .s-modal .s-modal__wrapper .gform_wrapper .gform_body .gform_fields .gfield.gfield_error .ginput_container input,html body .s-modal .s-modal__wrapper .gform_wrapper .gform_body .gform_fields .gfield.gfield_error .ginput_container select,html body .s-modal .s-modal__wrapper .gform_wrapper .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea{border-color:#d63638!important}.s-guarantee{position:relative;padding:8.5rem 0 6.875rem;text-align:center;z-index:1}.s-guarantee:after{content:"";display:block;position:absolute;left:0;right:0;bottom:0;height:24.6875rem;background:var(--cream);pointer-events:none;z-index:-1}.s-guarantee__text{max-width:38.75rem;width:100%;margin:0 auto}.s-guarantee__text.s-guarantee__text--short{max-width:35rem}.s-guarantee__list{-ms-flex-pack:justify;justify-content:space-between;margin:2rem 0 4.1875rem;padding:1.375rem 0;border-bottom:2px dashed rgba(26,26,26,.1);border-top:2px dashed rgba(26,26,26,.1)}.s-guarantee__list,.s-guarantee__list li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.s-guarantee__list li{text-align:left;font-size:max(1.125rem,10px);line-height:144%}.s-guarantee__list li:before{content:"";display:block;width:1.1875rem;height:1.25rem;margin-right:.75rem;-ms-flex-negative:0;flex-shrink:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.976 7.973a2.92 2.92 0 0 0-.062-.358l-.043-.175a3.255 3.255 0 0 0-.805-1.385 3.347 3.347 0 0 0-.274-.245L11.635.76a3.283 3.283 0 0 0-1.026-.57 3.385 3.385 0 0 0-3.014.39c-.076.057-.153.119-.23.18L1.198 5.81A3.305 3.305 0 0 0 .125 7.44l-.044.175a2.943 2.943 0 0 0-.081.72v8.381C0 18.53 1.5 20 3.345 20h12.31C17.5 20 19 18.53 19 16.716v-8.38a3.01 3.01 0 0 0-.02-.363h-.004z' fill='%23F39200'/%3E%3Cpath d='M5.25 11.773L7.977 14.5l6-6' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:50%}.s-guarantee__list li:not(:last-child){margin-right:1.8125rem}.s-guarantee__wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;column-gap:4px}.s-guarantee__wrapper-img{width:7rem;height:7rem;position:absolute;left:50%;transform:translateX(-50%);top:-2rem;z-index:1}.s-guarantee__wrapper-img img{width:100%;height:100%;object-fit:cover}.s-guarantee__img{position:relative;line-height:0;max-width:14.75rem;width:100%}.s-guarantee__img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:1rem}.s-guarantee__img:before{content:"";display:block;width:100%;padding-top:150%}.s-guarantee__img--big{max-width:unset}.s-guarantee__img--big:before{padding-top:66.7%}.s-guarantee.bg--white:after{background-color:var(--off-white)}.s-guarantee+.s-testimonials{padding-top:26px}@media(max-width:768px){.s-guarantee{padding:52px 0}.s-guarantee:after{height:183px}.s-guarantee__list{margin:24px 0 67px;padding:20px 0;-ms-flex-direction:column;flex-direction:column}.s-guarantee__list li{font-size:16px;line-height:137%}.s-guarantee__list li:before{width:18px;height:18px;margin-right:10px}.s-guarantee__list li:not(:last-child){margin-right:0;margin-bottom:10px}.s-guarantee__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-4px}.s-guarantee__wrapper>:not(:last-child){margin-bottom:4px}.s-guarantee__img{max-width:inherit;-ms-flex-order:2;order:2;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0}.s-guarantee__img:before{padding-top:125.1%}.s-guarantee__img.s-guarantee__img--big{-ms-flex-order:1;order:1;-ms-flex-preferred-size:100%;flex-basis:100%}.s-guarantee__img.s-guarantee__img--big:before{padding-top:56.3%}.s-guarantee__wrapper-img{width:77px;height:77px;top:-38px}}.header{position:absolute;z-index:101;top:1.625rem;right:0;left:0;transition:transform var(--hover-transition),top var(--hover-transition);padding:0 1rem}.header__container{display:-ms-flexbox;display:flex;box-shadow:0 0 60px 0 rgba(0,0,0,.1);background:var(--true-white);max-width:103rem;width:100%;margin:0 auto;border-radius:1rem}.header__logo{display:-ms-inline-flexbox;display:inline-flex;max-width:14.75rem;width:100%;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.header__logo img{height:4.125rem;width:auto;object-fit:contain}.header__group{-ms-flex-positive:1;flex-grow:1;border-left:1px solid var(--color-e5e4da)}.header__group-top{-ms-flex-pack:end;justify-content:flex-end;border-bottom:1px solid var(--color-e5e4da);padding:.65625rem 1rem}.header__group-bottom,.header__group-top{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header__group-bottom{-ms-flex-pack:justify;justify-content:space-between;padding:.625rem}.header__phone{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-family:var(--font-suse-600);font-size:max(.9375rem,12px);line-height:133%;letter-spacing:.04em;text-transform:uppercase;text-align:center;color:var(--color-1a1a1a);margin-left:1.25rem}.header__phone svg{width:1.625rem;height:1.625rem;margin-right:.5rem;-ms-flex-negative:0;flex-shrink:0;fill:var(--aqua);stroke:var(--white)}.header__links{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header__links li:not(:last-child){margin-right:1.25rem}.header__links a{font-family:var(--font-quicksand-600);line-height:137%;color:var(--color-1a1a1a)}.header__nav{position:relative}.header__nav>ul{display:-ms-flexbox;display:flex}.header__nav>ul>li{z-index:1}.header__nav>ul>li.has-child{position:relative;padding-bottom:.625rem;margin-bottom:-.625rem}.header__nav>ul>li.has-child>a{cursor:pointer}.header__nav>ul>li.has-child>a svg{width:.5rem;height:.5rem;stroke:var(--color-1a1a1a);-ms-flex-negative:0;flex-shrink:0;margin-left:.625rem;transition:stroke var(--hover-transition),transform var(--hover-transition)}.header__nav>ul>li.has-child:hover>a{color:var(--color-e56000)}.header__nav>ul>li.has-child:hover>a svg{transform:rotate(180deg);stroke:var(--orange)}.header__nav>ul>li.has-child:hover .header__dropdown{opacity:1;visibility:visible}.header__nav>ul>li>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;font-family:var(--font-quicksand-600);font-size:1.125rem;line-height:144%;color:var(--color-1a1a1a);border-radius:1.125rem;white-space:nowrap;transition:color var(--hover-transition),background-color var(--hover-transition)}.header__nav>ul>li>a:hover{color:var(--color-e56000)}.header__nav>ul>li>a:hover svg{transform:rotate(180deg);stroke:var(--orange)}.header__nav>ul>li:not(:last-child){margin-right:.8125rem}.header__nav-bg{pointer-events:none;top:0;height:100%;background:transparent;transition:transform .5s cubic-bezier(.4,0,.2,1),width .5s cubic-bezier(.4,0,.2,1),background-color .3s ease,opacity .3s ease;z-index:0;border-radius:1.125rem;will-change:transform,width}.header__dropdown,.header__nav-bg{position:absolute;left:0;opacity:0}.header__dropdown{bottom:0;transform:translateY(100%);visibility:hidden;padding-top:1.625rem;transition:opacity var(--hover-transition),visibility var(--hover-transition)}.header__dropdown ul{box-shadow:0 0 60px 0 rgba(0,0,0,.1);background:var(--true-white);border-radius:1rem;padding:1.625rem;min-width:20rem}.header__dropdown a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;line-height:150%;font-family:var(--font-quicksand-700)}.header__dropdown a svg{width:1.5rem;height:1.5rem;-ms-flex-negative:0;flex-shrink:0;margin-left:.625rem;stroke:var(--white);fill:var(--orange);transition:fill var(--hover-transition)}.header__dropdown a:hover svg{fill:var(--color-1a1a1a)}.header__dropdown li:not(:last-child){margin-bottom:1rem}.header__btn .btn{min-height:3rem;padding:0 1.625rem;font-family:var(--font-suse-700)}.header__btn .btn span:after,.header__btn .btn span:before{font-size:max(.9375rem,12px);line-height:133%;letter-spacing:.04em}.header__burger{position:relative}.header__burger svg{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain;fill:var(--orange);stroke:var(--white);transition:opacity var(--hover-transition),visibility var(--hover-transition)}.header__burger.is-active svg:first-child,.header__burger svg:last-child{opacity:0;visibility:hidden}.header__burger.is-active svg:last-child{opacity:1;visibility:visible}.header.is-fixed{position:fixed;transform:translateY(-200%)}.header.is-active{transform:translateY(0)}.header.topbar-show{top:4.625rem}@media(max-width:768px){.header__container{padding:16px;border-radius:10px;-ms-flex-pack:justify;justify-content:space-between}.header__logo{max-width:131px}.header__logo img{height:48px}.header__buttons,.header__buttons-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header__buttons-btn{-ms-flex-pack:center;justify-content:center;width:42px;height:42px}.header__buttons-btn.header__buttons-btn--phone{border-radius:6px;border:1px solid var(--aqua)}.header__buttons-btn.header__buttons-btn--phone svg{stroke:#219992}.header__buttons-btn:not(:last-child){margin-right:8px}.header.topbar-show{top:64px}}.s-house{padding:5.25rem 0 6.875rem}.s-house__container{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.s-house__aside{position:sticky;top:3.625rem;left:0;max-width:31.25rem;width:100%;-ms-flex-negative:0;flex-shrink:0;margin-right:5.25rem}.s-house__aside-img{position:relative}.s-house__aside-img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:1rem 1rem 0 0}.s-house__aside-img:before{content:"";display:block;width:100%;padding-top:66.6%}.s-house__aside-info{margin:-1rem 0 .25rem;border-radius:1rem;padding:1.625rem 1.5rem 1.5rem;background:var(--true-white);z-index:1;position:relative}.s-house__aside-info__inner{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.s-house__aside-info__inner>*{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0}.s-house__aside-info__inner-price{font-family:var(--font-quicksand-600);font-size:max(.875rem,12px);line-height:143%;color:var(--color-400-brightness)}.s-house__aside-info__inner-price>span{display:block;margin-top:.25rem;font-family:var(--font-suse-400);font-size:2rem;line-height:131%;color:var(--color-1a1a1a)}.s-house__aside-info__inner-display{padding-bottom:.25rem;font-size:max(1.125rem,10px);line-height:144%;color:var(--color-300-brightness)}.s-house__aside-info__inner-display a{font-family:var(--font-quicksand-600);text-decoration:underline;color:var(--color-1a1a1a)}.s-house__aside-info__list{border-top:1px solid var(--color-e5e4da);padding-top:.75rem;margin-top:.75rem;display:-ms-flexbox;display:flex}.s-house__aside-info__list li{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;font-family:var(--font-quicksand-600);font-size:max(.875rem,12px);line-height:143%;color:var(--color-400-brightness)}.s-house__aside-info__list li>span{display:block;margin-top:.25rem;font-family:var(--font-suse-500);font-size:1.25rem;line-height:130%;color:var(--color-1a1a1a)}.s-house__aside-info__rooms{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--color-e5e4da)}.s-house__aside-info__room,.s-house__aside-info__rooms{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.375rem}.s-house__aside-info__room{padding:0;position:relative}.s-house__aside-info__room:not(:last-child){margin-right:.75rem}.s-house__aside-info__room:hover{cursor:pointer}.s-house__aside-info__room[data-tooltip]:hover:after{content:attr(data-tooltip);position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.8);color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;z-index:1000}.s-house__aside-info__room img{width:2rem;height:2rem;-ms-flex-negative:0;flex-shrink:0}.s-house__aside-info__room span{font-family:var(--font-suse-600);font-size:max(.9375rem,12px);line-height:133%;color:var(--color-300-brightness);margin:0}.s-house__aside-info__btn{margin:1.625rem 0 1.0625rem}.s-house__aside-info__btn .btn{width:100%}.s-house__aside-info>p{font-size:max(.875rem,12px);line-height:143%;color:var(--color-300-brightness)}.s-house__aside-message{border-radius:1rem;padding:1.625rem 1.5rem;background:var(--color-f2f1e9);margin-bottom:1.625rem}.s-house__aside-message__top{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:1rem}.s-house__aside-message__img{width:3.625rem;height:3.625rem;-ms-flex-negative:0;flex-shrink:0;margin-right:1.25rem}.s-house__aside-message__img img{width:100%;height:100%;object-fit:cover;border-radius:.375rem}.s-house__aside-message__text{color:var(--color-300-brightness)}.s-house__aside-message__text>span{display:block;margin-bottom:2px;font-family:var(--font-suse-500);font-size:max(1.25rem,12px);line-height:130%;color:var(--color-1a1a1a)}.s-house__aside-message .b-link-hover__img{background-color:var(--orange)}.s-house__aside-link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-family:var(--font-suse-600);font-size:max(.9375rem,12px);line-height:133%;letter-spacing:.04em;text-transform:uppercase;color:var(--color-400-brightness)}.s-house__aside-link svg{width:.875rem;height:.625rem;-ms-flex-negative:0;flex-shrink:0;margin-right:.5rem}.s-house__aside-bottom{width:100%}.s-house__content{-ms-flex-positive:1;flex-grow:1}.s-house__content-block:not(:last-child){margin-bottom:2.25rem}.s-house__content .s-section-text{max-width:43.75rem;width:100%;color:var(--color-300-brightness)}.s-house__content .s-section-text>:not(:first-child){margin-top:1rem}.s-house__content .s-section-text ul li{font-size:1rem;line-height:150%}.s-house__content .s-section-text ul li strong{font-family:var(--font-quicksand-700);display:block;color:var(--color-1a1a1a)}.s-house__content .s-section-text ul:not(:first-child){margin-top:.875rem}.s-house__content .s-section-text h2,.s-house__content .s-section-text h3,.s-house__content .s-section-text h4{max-width:37.5rem;width:100%}.s-house__model-img{position:relative;display:block}.s-house__model-img img{position:relative;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:1rem;height:auto;max-width:100%}.s-house__model-img:before{display:block;width:100%;padding-top:100%}.s-house__model-img:not(:first-child){margin-top:1.25rem}.s-house__model-img:not(:last-child){margin-bottom:1.25rem}.s-house__model-notice{font-size:max(.875rem,12px);line-height:143%}.s-house__model p{color:var(--color-300-brightness)}.s-house__model p:not(:last-child){margin-bottom:.75rem}.s-house__model p+.s-house__model-img{margin-top:4px}.s-house__images:not(:last-child){margin-bottom:.25rem}.s-house__images-img{display:block;position:relative}.s-house__images-img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:1rem}.s-house__images-img:before{content:"";display:block;width:100%;padding-top:66.6%}.s-house__images.half-width{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.s-house__images.half-width>*{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0}.s-house__images.half-width>:not(:last-child){margin-right:.25rem}.s-house__video{position:relative}.s-house__video:not(:first-child){margin-top:1.625rem}.s-house__video img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:1rem}.s-house__video:before{content:"";display:block;width:100%;padding-top:56.3%}.s-house__iframe{position:relative}.s-house__iframe:not(:first-child){margin-top:1.625rem}.s-house__iframe img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:1rem}.s-house__iframe:before{content:"";display:block;width:100%;padding-top:56.3%}.s-house__iframe .b-play svg{width:100%;height:100%}@media(max-width:768px){.s-house{padding:32px 0 42px}.s-house__container{-ms-flex-direction:column;flex-direction:column}.s-house__container .s-section-text>:not(:first-child){margin-top:16px}.s-house__aside{position:relative;top:unset;max-width:unset;margin-right:0;margin-bottom:32px}.s-house__aside-info{margin:-1rem 0 0;padding:24px 20px}.s-house__aside-info__list{padding-top:16px;margin-top:12px}.s-house__aside-info__list li{font-size:13px;line-height:138%}.s-house__aside-info__list li>span{font-size:17px;line-height:129%}.s-house__aside-info__rooms{gap:.5rem}.s-house__aside-info__room{gap:.3125rem}.s-house__aside-info__btn{margin:20px 0 14px}.s-house__aside-info__inner-display{font-size:16px;line-height:138%}.s-house__aside-info__inner-display a{font-family:var(--font-quicksand-500)}.s-house__aside-info__inner-price{font-size:13px;line-height:138%}.s-house__aside-info__inner-price>span{font-size:24px;line-height:125%}.s-house__aside-info>p{font-size:13px;line-height:138%}.s-house__aside-message{display:-ms-flexbox;display:flex;padding:16px;margin-bottom:23px}.s-house__aside-message__img{width:89px;height:unset}.s-house__aside-message__text{margin-bottom:10px}.s-house__aside-message__text>span{margin-bottom:4px;font-size:17px;line-height:129%}.s-house__aside-bottom{margin-top:32px}.s-house__aside-bottom__mobile{padding:4px 0}.s-house__aside-link{font-size:14px;line-height:129%}.s-house__aside-link svg{width:11px;height:9px;margin-right:9px}.s-house__content{width:100%}.s-house__content .s-section-text ul li{font-size:15px;line-height:147%}.s-house__content .s-section-text ul li strong{margin-bottom:1px}.s-house__content .s-section-text ul li:not(:last-child){margin-bottom:11px}.s-house__content-block:not(:last-child){margin-bottom:32px}.s-house__model-notice{font-size:13px;line-height:138%}.s-house__model-img:not(:last-child){margin-bottom:12px}.s-house__images-img:before{padding-top:66.9%}.s-house__images.s-house__images.half-width .s-house__images-img:before{padding-top:100.3%}.s-house__popup{box-shadow:0 0 30px 0 rgba(0,0,0,.4);background:var(--true-white);display:-ms-flexbox;display:flex;-ms-flex-align:unset;align-items:unset;border-radius:16px;position:fixed;left:16px;right:16px;bottom:15px;padding:10px;z-index:10;transition:transform var(--hover-transition);transform:translateY(150%)}.s-house__popup-img{width:51px;-ms-flex-negative:0;flex-shrink:0;line-height:0;position:relative;min-height:50px}.s-house__popup-img img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;border-radius:6px}.s-house__popup-text{margin:0 16px;font-size:13px;line-height:138%;text-align:left;padding:3px 0;-ms-flex-item-align:center;align-self:center}.s-house__popup-text strong{font-family:var(--font-suse-600);font-size:14px;line-height:129%;letter-spacing:.04em;text-transform:uppercase;display:block;margin-bottom:2px}.s-house__popup .b-link-hover__img{margin-left:auto;width:32px;height:32px;-ms-flex-negative:0;flex-shrink:0;background-color:var(--orange);-ms-flex-item-align:center;align-self:center}.s-house__popup .b-link-hover__img svg{width:14px;height:10px}.s-house__popup.is-visible{transform:translateY(0)}.s-house__popup.is-hidden{transform:translateY(150%)}}.s-location{padding:5.25rem 0 9.5rem;overflow:hidden}.s-location__container{display:-ms-flexbox;display:flex}.s-location__container>*{width:45.6%}.s-location__container>:not(:last-child){margin-right:8.82%}.s-location__note{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:-webkit-max-content;width:max-content;max-width:100%;min-height:2.25rem;border-radius:.375rem;padding:0 1rem 0 .625rem;background:var(--true-white);font-family:var(--font-quicksand-600);font-size:max(.875rem,12px);line-height:143%;color:var(--aqua);margin-bottom:1.25rem}.s-location__note svg{fill:var(--aqua);width:1rem;height:1rem;-ms-flex-negative:0;flex-shrink:0;margin-right:.5rem}.s-location__wrapper{display:-ms-flexbox;display:flex;margin-bottom:1.4375rem;border-bottom:1px solid var(--color-d9d7ce);border-top:1px solid var(--color-d9d7ce);padding:1.25rem 0}.s-location__wrapper>*{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0}.s-location__wrapper>:not(:last-child){margin-right:2.625rem}.s-location__item-title{color:var(--color-300-brightness);margin-bottom:.5rem}.s-location__item-row{display:-ms-flexbox;display:flex;font-family:var(--font-suse-500);font-size:max(1.25rem,12px);line-height:130%}.s-location__item-row span{font-family:var(--font-quicksand-500);font-size:max(1rem,8px);line-height:150%}.s-location__item-row svg{max-width:1.125rem;max-height:1.625rem;-ms-flex-negative:0;flex-shrink:0;margin-right:.625rem;color:var(--orange)}.s-location__map{position:relative;margin:2.25rem 0 1.75rem;border-radius:1rem;border:1px solid var(--color-d9d7ce)}.s-location__map iframe{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.s-location__map:before{content:"";display:block;width:100%;padding-top:56.4%}.s-location__grid{margin:2.25rem 0 1.75rem}.s-location__grid-title{margin-bottom:1rem;font-family:var(--font-suse-500);font-size:max(1.25rem,12px);line-height:130%}.s-location__grid-container{display:grid;gap:1.25rem;row-gap:1.75rem;grid-template-columns:repeat(3,1fr)}.s-location__grid-item{width:100%}.s-location+.s-faq{padding:0 0 8.5rem}@media(max-width:1200px){.s-location__grid-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.s-location{padding:32px 0 52px}.s-location__container{-ms-flex-direction:column;flex-direction:column}.s-location__container>*{width:100%}.s-location__container>:not(:last-child){margin-right:0;margin-bottom:52px}.s-location__note{font-size:13px;-ms-flex-align:start;align-items:flex-start;margin-bottom:16px;min-height:unset;padding:6px 8px 6px 10px;line-height:138%}.s-location__note svg{width:14px;height:14px;margin-right:10px;margin-top:3px}.s-location__wrapper{-ms-flex-direction:column;flex-direction:column;margin-bottom:24px;padding:16px 0}.s-location__wrapper>:not(:last-child){margin-right:0;margin-bottom:14px}.s-location__grid{margin:1.625rem 0}.s-location__grid-title{font-size:max(1.0625rem,9px);line-height:129%;margin-bottom:.75rem}.s-location__grid-container{gap:1rem}.s-location__item-title{margin-bottom:6px}.s-location__item-row{font-size:17px;line-height:129%}.s-location__item-row svg{max-width:15px;max-height:18px}.s-location__item-row span{font-size:14px}.s-location__map{margin:26px 0}.s-location+.s-faq{padding:0 0 42px}}.s-main-promo{min-height:min(136vh,59rem);position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:13.8125rem 0 8.1875rem}.s-main-promo__slider{position:absolute;right:0;top:0;bottom:0;width:68.7%}.s-main-promo__slider .b-arrows{position:absolute;right:2rem;bottom:5.375rem}.s-main-promo__slider .b-arrows__arrow{border:1px solid var(--true-white);border-radius:.375rem;transition:background-color var(--hover-transition)}.s-main-promo__slider .b-arrows__arrow svg{width:1.125rem;height:.75rem}.s-main-promo__slider .b-arrows__arrow:not(:last-child){margin-right:.5rem}@media(any-hover:hover){.s-main-promo__slider .b-arrows__arrow:hover{background-color:var(--off-white)}.s-main-promo__slider .b-arrows__arrow:hover svg{stroke:var(--color-1a1a1a)}}.s-main-promo__info{max-width:36.75rem;width:100%;z-index:2;position:relative}.s-main-promo__text{font-size:1.125rem;line-height:144%;margin-bottom:2.25rem}.s-main-promo__text.scroll-appearance{transition-delay:.3s}.s-main-promo__text>:not(:first-child){margin-top:.625rem}.s-main-promo__text strong{font-size:1.25rem;line-height:130%;font-family:var(--font-suse-500)}.s-main-promo__items{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.s-main-promo__item{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;background:var(--true-white);border-radius:1rem;padding:.625rem 1.125rem .625rem .625rem;max-width:100%}.s-main-promo__item-img{width:3rem;height:3rem;-ms-flex-negative:0;flex-shrink:0;margin-right:1rem}.s-main-promo__item-img img{width:100%;height:100%;object-fit:cover;border-radius:.375rem}.s-main-promo__item .b-link-hover{-ms-flex-positive:1;flex-grow:1;-ms-flex-pack:justify;justify-content:space-between;line-height:133%;font-size:max(1.125rem,10px);transition:margin-left var(--hover-transition);width:19.25rem;max-width:100%}.s-main-promo__item .b-link-hover span:after,.s-main-promo__item .b-link-hover span:before{font-size:max(1.125rem,10px)}.s-main-promo__item .b-link-hover__img{width:2rem;height:2rem}.s-main-promo__item .b-link-hover__img svg{width:.9375rem;height:.625rem}.s-main-promo__item:not(:last-child){margin-bottom:.625rem}.s-main-promo__item:first-child{transition-delay:.45s}.s-main-promo__item:nth-child(2){transition-delay:.6s}.s-main-promo__item:nth-child(3){transition-delay:.75s}.s-main-promo__item:nth-child(4){transition-delay:.9s}.s-main-promo__item:nth-child(5){transition-delay:1.05s}.s-main-promo__item:nth-child(6){transition-delay:1.2s}.s-main-promo__item:nth-child(7){transition-delay:1.35s}.s-main-promo__item:nth-child(8){transition-delay:1.5s}.s-main-promo__item:nth-child(9){transition-delay:1.65s}.s-main-promo__item:nth-child(10){transition-delay:1.8s}@media(any-hover:hover){.s-main-promo__item:hover .b-link-hover{margin-left:1.25rem}.s-main-promo__item:hover .b-link-hover__img{background-color:var(--navy-blue)}.s-main-promo__item:hover .b-link-hover svg:first-child{transform:translate(300%,-50%)}.s-main-promo__item:hover .b-link-hover svg:last-child{transform:translate(-50%,-50%)}.s-main-promo__item:hover .b-link-hover span:after,.s-main-promo__item:hover .b-link-hover span:before{transform:translateY(-105%)}}.s-main-promo:after{content:"";display:block;position:absolute;left:-2.75rem;top:0;width:47%;bottom:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='860' preserveAspectRatio='none' height='944' viewBox='0 0 860 944' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cmask id='b' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='860' height='1032'%3E%3Cpath d='M0 0h860v1032H0V0z' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath d='M857.998 240.672c-1.202-10.411-2.804-20.422-5.207-30.433-1.202-4.805-2.403-10.011-3.605-14.817-12.415-44.048-35.244-84.493-67.284-117.73-7.209-7.207-14.819-14.415-22.829-20.822L244.425-372.404c-26.033-21.624-55.27-38.042-85.708-48.453-82.905-29.633-177.023-18.42-251.918 33.236-6.408 4.806-12.816 10.012-19.224 15.217L-627.874 56.87c-43.655 36.84-74.494 84.893-89.713 138.552-1.201 4.806-2.403 10.012-3.604 14.817-2.403 10.011-4.005 20.022-5.207 30.433-1.201 10.011-1.602 20.423-1.602 30.834v712.386C-728 1138.06-602.642 1263-448.448 1263H580.448C734.642 1263 860 1138.06 860 983.892V271.506c0-10.411-.4-20.823-1.602-30.834h-.4z' fill='%23EBE9E1'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h860v944H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat;background-position:0;pointer-events:none}.s-main-promo+.s-why{border-radius:3.25rem 3.25rem 0 0;background:var(--off-white);z-index:1;position:relative;margin-top:-3.3125rem;padding-top:7.3125rem}@media(max-width:1710px){.s-main-promo__info{padding-left:1.875rem}}@media(max-width:1140px){.s-main-promo:after{width:50%}}@media(max-width:840px){.s-main-promo__info{max-width:335px}}@media(max-width:768px){.s-main-promo{min-height:unset;padding:132px 0 0;-ms-flex-direction:column;flex-direction:column}.s-main-promo:after{content:none}.s-main-promo__slider{margin-top:48px;height:375px;position:relative;right:unset;top:unset;bottom:unset;width:100%;z-index:1}.s-main-promo__info{max-width:unset;padding-left:0}.s-main-promo__text{font-size:16px;line-height:137%;margin-bottom:26px}.s-main-promo__text>:not(:first-child){margin-top:8px}.s-main-promo__text strong{font-size:18px;line-height:133%}.s-main-promo__item{padding:8px 13px 8px 8px}.s-main-promo__item-img{width:42px;height:42px;margin-right:14px}.s-main-promo__item .b-link-hover,.s-main-promo__item .b-link-hover span:after,.s-main-promo__item .b-link-hover span:before{line-height:120%;font-size:15px}.s-main-promo__item:not(:last-child){margin-bottom:8px}.s-main-promo+.s-why{border-radius:20px 20px 0 0;margin-top:-20px;padding-top:56px}}.slides{grid-template-rows:100%;grid-template-columns:100%}.slide,.slides{overflow:hidden;display:grid;place-items:center}.slide{width:100%;height:100%;grid-area:1/1/-1/-1;pointer-events:none;opacity:0;position:relative;will-change:transform,opacity}.slide--current{pointer-events:auto;opacity:1}.deco{grid-area:1/1/-1/-1;pointer-events:none;position:relative;opacity:0;background:#8c718e;will-change:transform,opacity}.deco,.slide__img{width:100%;height:100%}.slide__img{background-size:cover;background-position:50% 50%;background-repeat:no-repeat;will-change:transform,opacity,filter}.slide__img img{width:100%;height:100%;object-fit:cover}.s-modal{position:fixed;z-index:1001;top:0;right:0;bottom:0;left:0;pointer-events:none}.s-modal__close{position:absolute;top:.625rem;right:.625rem;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-item-align:start;align-self:flex-start;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:2.25rem;height:2.25rem;transition:background-color var(--hover-transition),color var(--hover-transition);cursor:pointer;background-color:#f2f1e9;color:#666;border-radius:.375rem;z-index:1}.s-modal__close svg{width:.625rem;height:.625rem}@media(any-hover:hover){.s-modal__close:hover{background-color:var(--color-400-brightness);color:#f2f1e9}}.s-modal__shadow{z-index:1;transition:var(--hover-transition)}.s-modal__shadow,.s-modal__wrapper{position:absolute;top:0;right:0;bottom:0;left:0}.s-modal__wrapper{display:-ms-flexbox;display:flex;z-index:2;width:100%;height:100%;overflow:auto;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:1.625rem}.s-modal__video{position:relative;width:100%;margin:auto;transition:opacity .6s;opacity:0}.s-modal__video iframe{width:100%;max-height:calc(100vh - 52px);aspect-ratio:16/9}.s-modal__video .s-modal__iframe{display:-ms-flexbox;display:flex;background-color:var(--color-1a1a1a);width:94%}@media(min-width:769px){.s-modal__video .s-modal__close{top:0;right:0}}.s-modal__body{position:relative;width:100%;max-width:43.75rem;max-height:100%;overflow:auto;margin:auto;border-radius:1rem;padding:2rem 1.625rem 1.625rem;background:var(--true-white);transition:opacity .6s;opacity:0}.s-modal__body-top{margin-bottom:1.5rem;max-width:35rem;width:100%}.s-modal__body-top .s-subtitle{margin-bottom:1rem}.s-modal__title{margin-bottom:.5rem}.s-modal__iframe{position:relative;width:100%;margin:0 auto;height:100%;transition:opacity .6s;opacity:0}.s-modal__iframe-inner{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:1rem;background:var(--true-white)}.s-modal__iframe-inner iframe{border-radius:1rem}.s-modal.is-open .s-modal__shadow{background-color:rgba(0,0,0,.3019607843);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);pointer-events:all}.s-modal.is-open .s-modal__body,.s-modal.is-open .s-modal__iframe,.s-modal.is-open .s-modal__video{opacity:1;pointer-events:all}@media(max-width:768px){.s-modal[data-modal=video] .s-modal__wrapper{padding:0}.s-modal__video .s-modal__iframe{width:100%}.s-modal__wrapper{padding:12px}}.s-other-designs{padding:6.875rem 0;overflow:hidden;background:var(--cream)}.s-other-designs__top{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:2.625rem}.s-other-designs__title{margin-bottom:0}.s-other-designs__slider .swiper{position:relative;width:134.3%;left:50%;transform:translateX(-50%)}.s-other-designs__slider .swiper-arrows{top:39%}.s-other-designs__slider .swiper-arrows .b-arrows__arrow svg{fill:var(--orange)}@media(any-hover:hover){.s-other-designs__slider .swiper-arrows .b-arrows__arrow:hover svg{fill:var(--aqua)}}.s-other-designs .s-designs__card-info>span{background:var(--true-white)}.s-other-designs .s-designs__card-img:before{padding-top:79.9%}.s-other-designs .s-designs__card .tag{background:var(--cream)}.s-other-designs .s-designs__card .tag:after,.s-other-designs .s-designs__card .tag:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 0H0c8.837 0 16 7.163 16 16V0z' fill='%23ebe9e1'/%3E%3C/svg%3E")}.s-other-designs+.s-range{margin:6.875rem 0 9.5rem}@media(max-width:768px){.s-other-designs{padding:42px 0}.s-other-designs__top{margin-bottom:26px;-ms-flex-pack:center;justify-content:center}.s-other-designs__btn{margin-top:32px}.s-other-designs__slider .swiper{width:274.2%}.s-other-designs .s-designs__card-title{margin-bottom:8px}.s-other-designs .s-designs__card-img:before{padding-top:66.7%}.s-other-designs+.s-range{margin:48px 0 52px}}.s-privacy{padding:2.375rem 0 6.5625rem}.s-privacy__content{max-width:57.25rem;width:100%;margin:0 auto}.s-privacy .s-section-text{color:var(--color-300-brightness)}.s-privacy .s-section-text a{font-family:var(--font-quicksand-600);color:var(--aqua)}.s-privacy .s-section-text time{margin-left:.5rem}.s-privacy .s-section-text h2:not(:last-child){margin-bottom:1.0625rem}.s-privacy .s-section-text>:not(:first-child){margin-top:.5rem}.s-projects{padding:0 0 6.875rem;background:var(--cream);overflow:hidden}.s-projects__top{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:2.625rem}.s-projects__top-info{max-width:62.5rem;width:100%}.s-projects__text{max-width:32.5rem;width:100%}.s-projects__slider-img{position:relative;display:block;margin-bottom:1.625rem}.s-projects__slider-img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:1rem}.s-projects__slider-img:before{content:"";display:block;width:100%;padding-top:66.5%}.s-projects__slider-info{max-width:35rem;width:100%}.s-projects__slider-subtitle{font-size:max(1.25rem,12px);line-height:130%;color:rgba(26,26,26,.7);display:block;margin-bottom:.625rem;font-family:var(--font-suse-500)}.s-projects__slider-title{display:-ms-inline-flexbox;display:inline-flex;text-transform:unset;margin-bottom:.5625rem;font-family:var(--font-suse-400)}.s-projects__slider-text{display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;margin-bottom:1.625rem}.s-projects__slider .swiper{position:relative;width:148.7%;left:50%;transform:translateX(-50%)}.s-projects__slider .swiper-arrows{top:39%}.s-projects+.s-why{padding:6.875rem 0 0}.s-projects+.s-why .s-why__images-img.s-why__images-img--big:before{padding-top:143.8%}.s-projects+.s-why .s-why__images:after{bottom:8.125rem}@media(max-width:768px){.s-projects{padding-bottom:52px}.s-projects__top{-ms-flex-direction:column;flex-direction:column;margin-bottom:31px}.s-projects__top-info{max-width:unset;margin-bottom:26px}.s-projects__text{max-width:unset;width:93.3%}.s-projects__title{width:82%;margin-bottom:15px}.s-projects__slider-title{margin-bottom:6px}.s-projects__slider-img{margin-bottom:16px}.s-projects__slider-subtitle{font-size:17px;line-height:129%;margin-bottom:8px;font-family:var(--font-suse-400)}.s-projects__slider-text{margin-bottom:20px}.s-projects__slider-info{padding-right:31px}.s-projects__slider .swiper{width:274.4%}.s-projects .s-subtitle{margin-bottom:22px}.s-projects+.s-why{padding:42px 0 0}.s-projects+.s-why .s-why__images:after{bottom:45px}.s-projects+.s-why .s-why__images-img.s-why__images-img--big:before{padding-top:136%}}.s-promo-img{min-height:min(81.481vh,55rem);position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:14.75rem 0 10.125rem;background:var(--cream);overflow:hidden}.s-promo-img__info{max-width:41.375rem;width:100%;z-index:2;position:relative}.s-promo-img__text{max-width:37.5rem;margin-bottom:2.25rem}.s-promo-img__text.scroll-appearance{transition-delay:.3s}.s-promo-img__text>:not(:first-child){margin-top:.625rem}.s-promo-img__text strong{font-size:1.25rem;line-height:130%;font-family:var(--font-suse-500)}.s-promo-img__items{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.s-promo-img__item{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;background:var(--true-white);border-radius:1rem;padding:.625rem 1.125rem .625rem .625rem;max-width:100%}.s-promo-img__item-img{width:3rem;height:3rem;-ms-flex-negative:0;flex-shrink:0;margin-right:1rem}.s-promo-img__item-img img{width:100%;height:100%;object-fit:cover;border-radius:.375rem}.s-promo-img__item .b-link-hover{-ms-flex-positive:1;flex-grow:1;-ms-flex-pack:justify;justify-content:space-between;line-height:133%;font-size:max(1.125rem,10px);transition:margin-left var(--hover-transition);width:19.25rem;max-width:100%}.s-promo-img__item .b-link-hover span:after,.s-promo-img__item .b-link-hover span:before{font-size:max(1.125rem,10px)}.s-promo-img__item .b-link-hover__img{width:2rem;height:2rem;background-color:var(--orange);transform:rotate(90deg)}.s-promo-img__item .b-link-hover__img svg{width:.9375rem;height:.625rem}.s-promo-img__item:not(:last-child){margin-bottom:.625rem}.s-promo-img__item:first-child{transition-delay:.45s}.s-promo-img__item:nth-child(2){transition-delay:.6s}.s-promo-img__item:nth-child(3){transition-delay:.75s}.s-promo-img__item:nth-child(4){transition-delay:.9s}.s-promo-img__item:nth-child(5){transition-delay:1.05s}.s-promo-img__item:nth-child(6){transition-delay:1.2s}.s-promo-img__item:nth-child(7){transition-delay:1.35s}.s-promo-img__item:nth-child(8){transition-delay:1.5s}.s-promo-img__item:nth-child(9){transition-delay:1.65s}.s-promo-img__item:nth-child(10){transition-delay:1.8s}@media(any-hover:hover){.s-promo-img__item:hover .b-link-hover{margin-left:1.25rem}.s-promo-img__item:hover .b-link-hover__img{background-color:var(--navy-blue)}.s-promo-img__item:hover .b-link-hover svg:first-child{transform:translate(300%,-50%)}.s-promo-img__item:hover .b-link-hover svg:last-child{transform:translate(-50%,-50%)}.s-promo-img__item:hover .b-link-hover span:after,.s-promo-img__item:hover .b-link-hover span:before{transform:translateY(-105%)}}.s-promo-img__image{position:absolute;right:0;bottom:0;width:50%}.s-promo-img__image:before{content:"";display:block;width:100%;padding-top:71.5%}.s-promo-img__image img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:3.25rem 0 0 0}.s-promo-img__title span:before{background:var(--orange)}.s-promo-img .s-breadcrumbs{-ms-flex-pack:start;justify-content:flex-start}.s-promo-img .decor{bottom:-5.75rem}.s-promo-img.s-promo-img--red .decor svg{fill:var(--red)}.s-promo-img.s-promo-img--red .s-promo-img__title span:before{background:var(--red)}.s-promo-img.s-promo-img--red .s-promo-img__item .b-link-hover__img{background-color:var(--red)}.s-promo-img.s-promo-img--aqua .decor svg{fill:var(--aqua)}.s-promo-img.s-promo-img--aqua .s-promo-img__title span:before{background:var(--aqua)}.s-promo-img.s-promo-img--aqua .s-promo-img__item .b-link-hover__img{background-color:var(--aqua)}.s-promo-img.s-promo-img--alt{min-height:min(58.704vh,39.625rem);padding-bottom:7.8125rem}.s-promo-img.s-promo-img--alt .s-promo-img__image{top:12.125rem}.s-promo-img.s-promo-img--alt .s-promo-img__image:before{content:none}.s-promo-img.s-promo-img--alt .s-promo-img__info{max-width:43rem}.s-promo-img.s-promo-img--alt .s-promo-img__title{margin-bottom:1.5rem}.s-promo-img.s-promo-img--alt .s-promo-img__title span:before{background:linear-gradient(270deg,#f39200,#e94a3d)}.s-promo-img.s-promo-img--alt .s-section-text{color:var(--color-300-brightness)}@media(max-width:1710px){.s-promo-img__info{padding-left:2.5rem}}@media(max-width:1024px){.s-promo-img__image:before{padding-top:85%}.s-promo-img__image{width:45%}}@media(max-width:768px){.s-promo-img{min-height:unset;padding:132px 0 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.s-promo-img__info{max-width:unset;padding-left:0}.s-promo-img__text{margin-bottom:24px;font-size:16px;line-height:138%;max-width:unset}.s-promo-img__text strong{font-size:18px;line-height:133%}.s-promo-img__text p{color:var(--color-300-brightness)}.s-promo-img__text>:not(:first-child){margin-top:8px}.s-promo-img__image{position:relative;right:unset;bottom:unset;width:100%;margin-top:43px}.s-promo-img__image img{border-radius:unset}.s-promo-img__image:before{padding-top:66.7%}.s-promo-img__image:after{content:"";display:block;position:absolute;right:0;top:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='53' height='153' viewBox='0 0 53 153' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M414.062 126.134v-257.976c0-11.907-5.346-23.203-14.357-30.835l-140.21-117.387a40.18 40.18 0 0 0-51.624 0L67.661-162.677c-9.164 7.632-14.357 18.928-14.357 30.835V60.495c0 22.287 18.023 40.147 40.17 40.147h192.749c22.147 0 40.169-18.013 40.169-40.147v-166.234c0-4.732-2.138-9.159-5.803-12.212l-76.978-63.502c-5.804-4.884-14.205-4.884-20.161 0l-77.742 63.655c-3.665 3.053-5.804 7.479-5.804 12.212V-.716c0 8.7 7.026 15.874 15.885 15.874h102.942c14.968 0 27.187 12.212 27.187 27.172S273.852 69.5 258.731 69.5H111.649c-14.968 0-27.034-12.059-27.034-27.019V-124.82c0-8.091 3.665-15.57 9.775-20.76l122.034-101.054c9.928-8.243 24.437-8.243 34.518 0L373.129-145.58c6.262 5.19 9.775 12.669 9.775 20.76V70.875c0 45.337-36.809 82.125-82.171 82.125H82.171C36.809 153 0 116.212 0 70.875V-138.71a82.129 82.129 0 0 1 29.478-63.044l151.664-126.24c30.394-25.34 74.687-25.34 105.081 0l151.512 126.24c18.787 15.57 29.478 38.62 29.478 63.044v264.998c0 14.654-11.913 26.56-26.576 26.56-14.662 0-26.575-11.906-26.575-26.56' fill='%23F39200'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:100%;left:0;bottom:97px}.s-promo-img__item{padding:8px 13px 8px 8px}.s-promo-img__item-img{width:42px;height:42px;margin-right:14px}.s-promo-img__item .b-link-hover,.s-promo-img__item .b-link-hover span:after,.s-promo-img__item .b-link-hover span:before{line-height:120%;font-size:15px}.s-promo-img__item:not(:last-child){margin-bottom:8px}.s-promo-img.s-promo-img--alt{min-height:unset;padding-bottom:0}.s-promo-img.s-promo-img--alt .s-promo-img__title{margin-bottom:20px}.s-promo-img.s-promo-img--alt .s-promo-img__text{margin-bottom:0}.s-promo-img.s-promo-img--alt .s-promo-img__image{position:relative;right:unset;bottom:unset;width:100%;top:unset}.s-promo-img.s-promo-img--alt .s-promo-img__image img{border-radius:unset}.s-promo-img.s-promo-img--alt .s-promo-img__image:before{content:"";padding-top:66.7%}.s-promo-img.s-promo-img--alt .s-promo-img__image:after{content:"";display:block;position:absolute;right:0;top:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='53' height='153' viewBox='0 0 53 153' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M414.062 126.134v-257.976c0-11.907-5.346-23.203-14.357-30.835l-140.21-117.387a40.18 40.18 0 0 0-51.624 0L67.661-162.677c-9.164 7.632-14.357 18.928-14.357 30.835V60.495c0 22.287 18.023 40.147 40.17 40.147h192.749c22.147 0 40.169-18.013 40.169-40.147v-166.234c0-4.732-2.138-9.159-5.803-12.212l-76.978-63.502c-5.804-4.884-14.205-4.884-20.161 0l-77.742 63.655c-3.665 3.053-5.804 7.479-5.804 12.212V-.716c0 8.7 7.026 15.874 15.885 15.874h102.942c14.968 0 27.187 12.212 27.187 27.172S273.852 69.5 258.731 69.5H111.649c-14.968 0-27.034-12.059-27.034-27.019V-124.82c0-8.091 3.665-15.57 9.775-20.76l122.034-101.054c9.928-8.243 24.437-8.243 34.518 0L373.129-145.58c6.262 5.19 9.775 12.669 9.775 20.76V70.875c0 45.337-36.809 82.125-82.171 82.125H82.171C36.809 153 0 116.212 0 70.875V-138.71a82.129 82.129 0 0 1 29.478-63.044l151.664-126.24c30.394-25.34 74.687-25.34 105.081 0l151.512 126.24c18.787 15.57 29.478 38.62 29.478 63.044v264.998c0 14.654-11.913 26.56-26.576 26.56-14.662 0-26.575-11.906-26.575-26.56' fill='%23F39200'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:100%;left:0;bottom:97px}}.s-promo-single{min-height:min(52.222vh,35.25rem);position:relative;overflow:hidden;padding:18.375rem 0 6.5rem;color:var(--true-white)}.s-promo-single:before{content:"";display:block;background-color:rgba(26,26,26,.7)}.s-promo-single:before,.s-promo-single__img{position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none}.s-promo-single__img{z-index:-1}.s-promo-single__img img{width:100%;height:100%;object-fit:cover}.s-promo-single__container{text-align:center}.s-promo-single__title span:before{background:var(--orange)}.s-promo-single .decor{bottom:-14.625rem}.s-promo-single .s-breadcrumbs li{color:hsla(0,0%,100%,.5)}.s-promo-single.s-promo-single--red .s-promo-single__title span:before{background:var(--red)}.s-promo-single.s-promo-single--red .decor svg{fill:var(--red)}.s-promo-single.s-promo-single--aqua .s-promo-single__title span:before{background:var(--aqua)}.s-promo-single.s-promo-single--aqua .decor svg{fill:var(--aqua)}.s-promo-single.s-promo-single--blog{padding:15.625rem 0 11.75rem;min-height:min(67.963vh,45.875rem)}.s-promo-single.s-promo-single--blog .s-promo-single__title{margin-bottom:0}.s-promo-single.s-promo-single--blog .s-promo-single__container{max-width:68.75rem;margin:0 auto}@media(max-width:768px){.s-promo-single{padding:160px 0 36px;min-height:300px}.s-promo-single.s-promo-single--blog{padding:132px 0 62px;min-height:300px}.s-promo-single.s-promo-single--blog .s-promo-single__title{font-size:40px;line-height:110%}.s-promo-single.s-promo-single--blog+.s-article{padding-top:12px}.s-promo-single .decor{bottom:-268px}}.s-promo{position:relative;padding:14.75rem 0 10rem;background:var(--cream);overflow:hidden}.s-promo__container{position:relative;max-width:57.375rem;margin:0 auto;text-align:center;z-index:2}.s-promo__text{max-width:43.75rem;margin:0 auto}.s-promo__text.s-section-text{color:var(--color-300-brightness)}.s-promo__text.s-section-text a{font-family:var(--font-quicksand-600);color:var(--color-1a1a1a)}.s-promo__ico{position:absolute;right:0;top:0;bottom:0;pointer-events:none;width:40.625rem;height:43.4375rem;transform:translateX(50%)}.s-promo__ico svg{width:100%;height:100%;object-fit:cover;fill:var(--color-e5e4da)}.s-promo__title{margin-bottom:0}.s-promo__title:not(:last-child){margin-bottom:1.5rem}.s-promo .decor{bottom:-7.25rem;height:unset;top:-4.5rem}.s-promo .s-breadcrumbs{margin-bottom:2rem}.s-promo+.s-designs{padding:3.625rem 0 6.875rem}@media(min-width:769px){.s-promo.s-promo--policy{padding-bottom:9.25rem}.s-promo.s-promo--policy .decor{height:50rem;top:-1.75rem}}@media(max-width:768px){.s-promo{padding:132px 0 62px}.s-promo__title br{display:none}.s-promo__title:not(:last-child){margin-bottom:20px}.s-promo .decor{bottom:unset;height:500px;top:-322px;left:unset;right:53px;transform:translateX(100%)}.s-promo .s-breadcrumbs{margin-bottom:20px}.s-promo+.s-designs{padding:32px 0}}.s-range__top{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;margin-bottom:2.625rem}.s-range__top .s-subtitle{margin-bottom:1.625rem}.s-range__top-item{max-width:35rem;width:100%}.s-range__title{margin-bottom:0}.s-range__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -2px -.25rem}.s-range__wrapper>*{width:calc(33.3333333333% - 4px);margin:0 2px .25rem}.s-range__item{position:relative;text-align:center;color:var(--true-white);overflow:hidden;border-radius:1rem}.s-range__item:after{content:"";display:block;position:absolute;left:0;right:0;top:0;bottom:0;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(0,0,0,.5));transition:opacity var(--hover-transition),visibility var(--hover-transition)}.s-range__item-top{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;z-index:1;position:relative;transition:padding-right var(--hover-transition)}.s-range__item-top svg{position:absolute;right:0;top:50%;transform:translateY(-50%);width:2rem;height:2rem;-ms-flex-negative:0;flex-shrink:0;fill:var(--white);stroke:var(--orange);opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}.s-range__item-img{position:relative}.s-range__item-img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.s-range__item-img:before{content:"";display:block;width:100%;padding-top:100%}.s-range__item-text{font-size:max(1.125rem,10px);line-height:144%;max-width:25rem;width:100%;margin:.375rem auto 0;max-height:0;overflow:hidden;opacity:0;transition:all var(--hover-transition)}.s-range__item-overlay{position:absolute;left:0;right:0;bottom:0;padding:1.625rem 3.25rem;border-radius:1rem 1rem 0 0;transition:background-color var(--hover-transition)}.s-range__item:nth-child(2) svg{stroke:var(--red)}.s-range__item:nth-child(3) svg{stroke:var(--aqua)}@media(any-hover:hover){.s-range__item:hover:after{opacity:0;visibility:hidden}.s-range__item:hover .s-range__item-overlay{opacity:1;background-color:var(--orange)}.s-range__item:hover .s-range__item-top{padding-right:2.75rem}.s-range__item:hover .s-range__item-top svg{opacity:1;visibility:visible}.s-range__item:hover .s-range__item-text{max-height:120px;opacity:1}.s-range__item:hover:nth-child(2) svg{stroke:var(--red)}.s-range__item:hover:nth-child(2) .s-range__item-overlay{background-color:var(--red)}.s-range__item:hover:nth-child(3) svg{stroke:var(--red)}.s-range__item:hover:nth-child(3) .s-range__item-overlay{background-color:var(--aqua)}}@media(max-width:768px){.s-range__top{margin-bottom:36px;-ms-flex-direction:column;flex-direction:column}.s-range__top-item{max-width:unset}.s-range__top .s-subtitle{margin-bottom:24px}.s-range__title{margin-bottom:16px}.s-range__wrapper{margin:0}.s-range__wrapper>*{width:100%;margin:0}.s-range__wrapper>:not(:last-child){margin-bottom:4px}.s-range__item-overlay{position:relative;padding:18px 20px 20px;border-radius:0;background:var(--orange)}.s-range__item-top{display:inline-block;max-width:288px}.s-range__item-top svg{width:26px;height:26px;position:relative;top:2px;transform:unset;opacity:1;visibility:visible;display:inline}.s-range__item-img:before{padding-top:66.8%}.s-range__item-title{display:inline;margin-right:2px}.s-range__item-title>*{display:inline}.s-range__item-text{font-size:16px;line-height:137%;margin:5px auto 0;max-height:unset;overflow:unset;opacity:1}.s-range__item:nth-child(2) svg{stroke:var(--red)}.s-range__item:nth-child(2) .s-range__item-overlay{background:var(--aqua)}.s-range__item:nth-child(3) svg{stroke:var(--red)}.s-range__item:nth-child(3) .s-range__item-overlay{background:var(--red)}.s-range__item:after{content:none}.s-range+.s-banner{margin-top:0}}.s-resources{padding:8.5rem 0;position:relative}.s-resources.bg-color-cream:after{content:"";display:block;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%);background:var(--cream);height:18.75rem}.s-resources__top{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;margin-bottom:2.625rem}.s-resources__text{max-width:46.25rem;width:100%}.s-resources .s-blog__card .tag{background:var(--cream)}.s-resources .s-blog__card .tag__wrapper{background:var(--off-white)}.s-resources .s-blog__card .tag:after,.s-resources .s-blog__card .tag:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 0H0c8.837 0 16 7.163 16 16V0z' fill='%23ebe9e1'/%3E%3C/svg%3E")}.s-resources__slider .swiper-slide{height:auto}.s-resources__slider .hover-opacity-slide,.s-resources__slider .s-blog__card{height:100%}.s-resources__slider .b-arrows__arrow svg{fill:var(--orange)}@media(any-hover:hover){.s-resources__slider .b-arrows__arrow svg:hover{fill:var(--aqua)}}@media(max-width:768px){.s-resources{padding:42px 0}.s-resources .container{overflow:hidden}.s-resources__top{margin-bottom:26px;-ms-flex-direction:column;flex-direction:column}.s-resources__btn{margin-top:26px}.s-resources__title{text-transform:none}.s-resources__slider .swiper{width:274.4%;left:50%;transform:translateX(-50%)}}.s-roof{padding-top:9.5rem;overflow:hidden}.s-roof__container{display:-ms-flexbox;display:flex}.s-roof__title{margin-bottom:1rem}.s-roof__info{max-width:21.875rem;width:100%;margin-right:5.25rem}.s-roof__info .s-section-text{color:var(--color-300-brightness)}.s-roof__content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-positive:1;flex-grow:1;margin:0 -16px -2rem}.s-roof__content>*{width:calc(50% - 32px);margin:0 16px 2rem}.s-roof__card-img{position:relative;margin-bottom:1rem}.s-roof__card-img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:1rem}.s-roof__card-img:before{content:"";display:block;width:100%;padding-top:56%}.s-roof__card-name{font-size:max(1.25rem,12px);line-height:130%;font-family:var(--font-suse-500)}@media(max-width:768px){.s-roof{padding-top:0;padding-bottom:5px}.s-roof__container{-ms-flex-direction:column;flex-direction:column}.s-roof__info{margin-right:0;margin-bottom:20px}.s-roof__title{margin-bottom:13px}.s-roof .s-roof__content{margin:0 -5px -16px}.s-roof .s-roof__content>*{width:calc(50% - 10px);margin:0 5px 16px}.s-roof__card-name{font-size:17px;line-height:129%}}.s-spaces{padding:5.25rem 0 8.5rem}.s-spaces__container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.s-spaces__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% - 48.25rem);margin:0 -2px -4px}.s-spaces__wrapper>*{width:calc(50% - 4px);margin:0 2px 4px}.s-spaces__wrapper>.s-spaces__img--big{width:100%}.s-spaces__title{margin-bottom:.875rem}.s-spaces__info{margin-left:4.25rem;max-width:48.25rem;width:100%;-ms-flex-negative:0;flex-shrink:0}.s-spaces__info .s-section-text{font-size:max(1rem,8px)}.s-spaces__info .s-section-text ul li{font-size:max(1rem,8px);line-height:150%}.s-spaces__info .s-section-text ul li strong{font-family:var(--font-quicksand-700);display:block;margin-bottom:1px}.s-spaces__info .s-section-text ul li:not(:last-child){margin-bottom:.625rem}.s-spaces__info .s-section-text>:not(:first-child){margin-top:1.25rem}.s-spaces__info .s-section-text>p{line-height:137%;font-family:var(--font-lato-400)}.s-spaces__img{position:relative}.s-spaces__img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:1rem}.s-spaces__img:before{content:"";display:block;width:100%;padding-top:66.58%}.s-spaces__title{max-width:31.25rem;width:100%}.s-spaces .s-subtitle{margin-bottom:1.625rem}@media(max-width:1024px){.s-spaces__wrapper{width:calc(100% - 400px)}.s-spaces__info{max-width:400px}}@media(max-width:768px){.s-spaces{padding:32px 0 52px}.s-spaces__container{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.s-spaces__container>p{line-height:147%;color:var(--color-300-brightness)}.s-spaces__wrapper{width:100%;margin-top:32px}.s-spaces__info{max-width:unset;margin-left:0;margin-top:14px}.s-spaces__info .s-section-text ul li{font-size:15px;line-height:147%;color:var(--color-300-brightness)}.s-spaces__info .s-section-text ul li strong{color:var(--color-1a1a1a)}.s-spaces__info .s-section-text ul li:not(:last-child){margin-bottom:12px}.s-spaces__title{max-width:unset}.s-spaces .s-subtitle{margin-bottom:24px}.s-spaces__img:before{padding-top:67.3%}}.s-sticky-img{position:relative;z-index:-1;height:210vh;margin-bottom:calc(-110vh - 68px)}.s-sticky-img__inner{display:-ms-flexbox;display:flex;position:sticky;top:0;height:100vh}.s-sticky-img__inner picture{width:100%;height:100%}.s-sticky-img__inner picture img{width:100%;height:100%;object-fit:cover}.s-sticky-img+.s-designs,.s-sticky-img+.s-faq,.s-sticky-img+.s-testimonials{border-radius:3.25rem 3.25rem 0 0}.s-sticky-img+.s-designs{padding:8.5rem 0 9.5rem}@media(max-width:768px){.s-sticky-img{margin-bottom:-488px;height:938px}.s-sticky-img__inner{height:469px}.s-sticky-img+.s-designs,.s-sticky-img+.s-faq,.s-sticky-img+.s-testimonials{border-radius:20px 20px 0 0}.s-sticky-img+.s-designs{padding:56px 0}}.s-testimonials{position:relative;z-index:2;background:var(--off-white);padding:8.5rem 0 4.25rem;overflow:hidden}.s-testimonials__info{text-align:center;max-width:43.75rem;width:100%;margin:0 auto 2.625rem}.s-testimonials__slider-card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;border:1px solid var(--color-e5e4da);border-radius:1rem;padding:1.25rem 1.25rem 1.5rem;background:var(--color-f2f1e9)}.s-testimonials__slider-card__top{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1.25rem;min-height:2rem}.s-testimonials__slider-card__ico{max-width:1.5rem;max-height:1.5rem}.s-testimonials__slider-card__text{margin-bottom:3.75rem;display:-webkit-box;-webkit-line-clamp:6;overflow:hidden}.s-testimonials__slider-card__author{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:auto;font-size:.9375rem;line-height:133%;font-family:var(--font-quicksand-600)}.s-testimonials__slider-card__author svg{width:15px;height:15px;margin-right:.625rem}.s-testimonials__slider .swiper{position:relative;width:100%;left:50%;transform:translateX(-50%)}.s-testimonials__slider .swiper-arrows{left:1rem;right:1rem}.s-testimonials__slider .swiper-arrows .b-arrows__arrow svg{fill:var(--orange)}@media(any-hover:hover){.s-testimonials__slider .swiper-arrows .b-arrows__arrow svg:hover{fill:var(--aqua)}}.s-testimonials__slider .swiper-slide{height:auto}.s-testimonials__title br{display:none}.s-testimonials+.s-banner{margin-top:3.9375rem}@media(max-width:768px){.s-testimonials{padding:57px 0 58px}.s-testimonials__info{max-width:unset;margin:0 0 32px}.s-testimonials__title br{display:block}.s-testimonials__slider-card{padding:12px 16px 18px}.s-testimonials__slider-card__author{font-size:14px;line-height:129%}.s-testimonials__slider-card__author svg{width:12px;height:11px;margin-right:8px}.s-testimonials__slider-card__ico{max-width:21px;max-height:23px}.s-testimonials__slider-card__text{margin-bottom:78px}.s-testimonials__slider-card__top{margin-bottom:18px}.s-testimonials__slider .swiper{width:460.4%}.s-testimonials+.s-banner{margin-top:32px}}.s-why{padding:5.25rem 0 4.6875rem}.s-why__container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.s-why__container>*{width:50%}.s-why__info{margin-left:4.25rem;padding:3.25rem 0}.s-why__info .s-subtitle{margin-bottom:1.625rem}.s-why__info .s-section-text ul li{display:-ms-flexbox;display:flex;padding-left:0;-ms-flex-align:center;align-items:center;font-size:max(1.25rem,12px);line-height:140%}.s-why__info .s-section-text ul li img{padding:.6875rem;border-radius:.375rem;width:3.25rem;height:3.25rem;margin-right:1rem;-ms-flex-negative:0;flex-shrink:0;background-color:var(--orange)}.s-why__info .s-section-text ul li:before{content:none}.s-why__info .s-section-text>:not(:first-child){margin-top:1.625rem}.s-why__images{position:relative;-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;column-gap:.25rem}.s-why__images:after{content:"";display:block;position:absolute;left:7.875rem;bottom:5.875rem;width:17.5rem;height:18.75rem;pointer-events:none;z-index:-1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='280' height='300' viewBox='0 0 280 300' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.2' d='M248.146 283.88V129.095c0-7.144-3.203-13.922-8.604-18.501l-84.027-70.432a24.057 24.057 0 0 0-30.938 0l-84.028 70.432c-5.492 4.579-8.604 11.357-8.604 18.501v115.402c0 13.372 10.801 24.088 24.073 24.088h115.515c13.272 0 24.073-10.808 24.073-24.088v-99.74c0-2.84-1.281-5.496-3.478-7.328l-46.133-38.1c-3.478-2.931-8.512-2.931-12.082 0l-46.59 38.192c-2.197 1.832-3.479 4.488-3.479 7.327v62.922c0 5.22 4.21 9.525 9.52 9.525h61.693c8.97 0 16.293 7.327 16.293 16.303s-7.231 16.303-16.293 16.303H66.911c-8.97 0-16.202-7.236-16.202-16.211V133.308c0-4.854 2.197-9.342 5.858-12.456l73.136-60.632c5.949-4.946 14.645-4.946 20.686 0l73.227 60.632c3.752 3.114 5.858 7.602 5.858 12.456v117.417c0 27.202-22.06 49.275-49.245 49.275H49.245C22.06 300 0 277.927 0 250.725V124.973a49.3 49.3 0 0 1 17.666-37.826l90.892-75.744c18.215-15.204 44.76-15.204 62.975 0l90.801 75.744C273.593 96.489 280 110.319 280 124.973v158.999c0 8.792-7.14 15.936-15.927 15.936-8.787 0-15.927-7.144-15.927-15.936' fill='%23219992'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:50%}.s-why__images-img{position:relative;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0}.s-why__images-img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:1rem}.s-why__images-img:before{content:"";display:block;width:100%;padding-top:150.2%}.s-why__images-img.s-why__images-img--big{-ms-flex-preferred-size:28%;flex-basis:28%}.s-why__images-img.s-why__images-img--big:before{padding-top:136.1%}.s-why+.s-testimonials{padding:8.4375rem 0}@media(max-width:768px){.s-why{padding:36px 0 52px}.s-why__container{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.s-why__container>*{width:100%}.s-why__info{margin-left:0;padding:0;margin-bottom:36px}.s-why__info .s-section-text ul li{font-size:17px;line-height:141%;font-family:var(--font-quicksand-600)}.s-why__info .s-section-text ul li img{width:42px;height:42px;margin-right:14px;padding:9px}.s-why__info .s-section-text ul li:not(:last-child){margin-bottom:10px}.s-why__info .s-section-text>:not(:first-child){margin-top:24px}.s-why__info .s-section-text p{padding-right:23px}.s-why__info .s-subtitle{margin-bottom:24px}.s-why__images-img.s-why__images-img--big{-ms-flex-preferred-size:29.5%;flex-basis:29.5%}.s-why__images:after{left:50px;bottom:45px;width:142px;height:152px}.s-why__title{margin-bottom:16px}.s-why+.s-testimonials{padding:54px 0}}