:root{--ink:#15171b;--ink-2:#222429;--paper:#eef0f2;--paper-2:#e6e8eb;--paper-3:#dadde1;--mute:#9aa0a6;--text:#1a1c20;--text-soft:#54585f;--gold:#f5ca3a;--gold-deep:#e3b524;--sans:"Inter", ui-sans-serif, system-ui, sans-serif;--mono:"JetBrains Mono", ui-monospace, monospace;--container:1280px;--pad:clamp(20px, 4vw, 56px)}.general-title h2{color:var(--text);letter-spacing:-.025em;text-transform:uppercase;margin:0;font-size:clamp(32px,4vw,54px);font-style:normal;font-weight:300;line-height:1.02;position:relative}.general-title h2:before{content:"";background:var(--text);border-radius:50%;width:8px;height:8px;position:absolute;top:10px;left:22px}.article-card{border-radius:var(--radius-l);isolation:isolate;background:#fff;border:1px solid #14161a0f;flex-direction:column;transition:transform .5s cubic-bezier(.2,.6,.2,1),box-shadow .5s;display:flex;position:relative;overflow:hidden}@media (width<=4500.98px) and (width>=1199.98px){.article-card:hover{transform:translateY(-6px)}}.article-card__media{aspect-ratio:5/4;background:#dadde1;border-radius:22px;position:relative;overflow:hidden}.article-card__media img{object-fit:cover;will-change:transform;border-radius:22px;width:100%;height:100%;transition:transform .9s cubic-bezier(.2,.6,.2,1),filter .5s}@media (width<=4500.98px) and (width>=1199.98px){.article-card:hover .article-card__media img{filter:brightness(.85);transform:scale(1.08)}}.article-card__media:after{content:"";opacity:0;background:linear-gradient(#0000 50%,#14161a99 100%);transition:opacity .5s;position:absolute;inset:0}@media (width<=4500.98px) and (width>=1199.98px){.article-card:hover .article-card__media:after{opacity:1}}.article-card__hover-cta{color:#fff;letter-spacing:.04em;opacity:0;z-index:2;align-items:center;gap:12px;font-size:13px;font-weight:500;transition:all .5s cubic-bezier(.2,.6,.2,1);display:inline-flex;position:absolute;bottom:24px;left:24px;transform:translateY(12px)}@media (width<=4500.98px) and (width>=1199.98px){.article-card:hover .article-card__hover-cta{opacity:1;transform:translateY(0)}}.article-card__hover-cta .a-arrow{background:var(--gold);width:36px;height:36px;color:var(--ink);border-radius:50%;place-items:center;font-size:14px;transition:transform .4s;display:inline-grid}@media (width<=4500.98px) and (width>=1199.98px){.article-card:hover .article-card__hover-cta .a-arrow{transform:rotate(-45deg)}}.article-card__tag{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;background:#ffffffeb;border-radius:999px;align-items:center;gap:7px;padding:6px 11px;font-size:10px;display:inline-flex;position:absolute;top:18px;left:18px}.article-card__tag:before{content:"";background:var(--gold);border-radius:50%;width:5px;height:5px}.article-card__body{z-index:1;background:#fff;flex-direction:column;flex:1;gap:14px;padding:26px 28px 28px;display:flex;position:relative}@media (width<=767.98px){.article-card__body{padding-bottom:15px}}.article{border-radius:22px;position:relative;overflow:hidden}@media (width<=767.98px){.js-news{padding-bottom:60px}}.article-card__meta{font-family:var(--mono);letter-spacing:.06em;color:var(--text-soft);align-items:center;gap:14px;font-size:11px;display:flex}.article-card__meta .dot{background:currentColor;border-radius:50%;width:3px;height:3px}.article-card__title{letter-spacing:-.015em;color:var(--ink);text-wrap:balance;margin:0;font-size:20px;font-weight:500;line-height:1.25;transition:color .3s}@media (width<=4500.98px) and (width>=1199.98px){.article-card:hover .article-card__title{color:var(--ink-2)}}.article-card__title:after{content:"";background:var(--gold);transform-origin:0;width:32px;height:2px;margin-top:14px;transition:transform .55s cubic-bezier(.2,.6,.2,1);display:block;transform:scaleX(0)}@media (width<=4500.98px) and (width>=1199.98px){.article-card:hover .article-card__title:after{transform:scaleX(1)}}.article__photo{border-radius:22px;height:307px;overflow:hidden}.article__photo picture{width:100%;height:100%;display:block}.more{height:760px;margin-top:18px;margin-bottom:42px;position:relative;overflow:hidden}@media (width>=360px){.more{height:706px}}@media (width>=768px){.more{height:550px;margin-bottom:30px}}@media (width>=1023px){.more{height:657px}}.more__bg{border-radius:60px;width:100%;max-width:973px;height:100%;position:absolute;top:0;left:0}@media (width>=1023px){.more__bg{max-width:1837px;left:50%;transform:translate(-50%)}}.more__bg img{object-fit:cover;width:100%;height:100%}@media (width>=1023px){.more__bg img{border-radius:60px}}.more .container{z-index:1;max-width:400px;margin:0 auto;padding:0 10px;position:relative}.more__block{-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);background:#ffffff8a;border:.5px solid #fffc;border-radius:40px;margin-top:405px;padding:42px 19px 19px;position:relative}@media (width>=768px){.more__block{margin-top:185px}}@media (width>=1023px){.more__block{width:618px;margin-top:105px;margin-left:142px;padding:55px 51px 25px 44px;position:relative}}.more__title{margin-bottom:8px}@media (width>=1023px){.more__title{margin-bottom:26px}}.more__title p{color:var(--text);letter-spacing:-.5px;font-size:25px;font-style:normal;font-weight:400;line-height:30px}@media (width>=1023px){.more__title p{font-size:40px;line-height:50px}}.more__title p strong{color:var(--text);font-weight:700;display:block}@media (width>=1023px){.more__content{display:flex}}.more__left p{color:var(--text);font-size:14px;font-style:normal;font-weight:400;line-height:22px}@media (width>=1023px){.more__left p{font-size:16px;line-height:22px}.more__left{margin-top:4px;margin-left:3px;margin-right:37px}}.more__left .btn{width:100%;height:46px;margin:17px auto 0}@media (width>=360px){.more__left .btn{width:300px;margin:17px auto 0}}@media (width>=1023px){.more__left .btn{width:273px;margin:27px 0 0}}.more__right{width:141px;height:141px;position:absolute;top:-100px;left:0}@media (width>=1023px){.more__right{left:inherit;top:inherit;border-radius:50%;width:165px;min-width:165px;height:165px;position:relative;overflow:hidden}}.more__right-manager{fill:#ffffff85;stroke-width:.5px;stroke:#ffffff36;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff85;border-radius:50%;justify-content:center;align-items:center;width:141px;height:141px;display:flex}@media (width>=1023px){.more__right-manager{left:inherit;top:inherit;width:165px;height:165px;position:relative}}.more .manager-photo{border-radius:50%;width:127px;height:127px}@media (width>=1023px){.more .manager-photo{width:165px;height:165px}}.more .manager-photo img{object-fit:cover;border-radius:50%;width:100%;height:100%}.filter{max-width:1208px;margin:0 auto}@media (width<=1199.98px){.filter{width:100%;height:auto}}@media (width<=767.98px){.filter{width:100%}}.filter__top{z-index:4;width:100%;margin:0 auto 10px;display:flex}@media (width<=1199.98px){.filter__top{background:inherit;max-width:660px;margin:20px 0 0;display:flex}}@media (width<=767.98px){.filter__top{justify-content:flex-start;max-width:100%;padding:0 40px}}.filter__bottom{background:#fff;border:1px solid #14161a0f;border-radius:22px;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:100%;min-height:210px;padding:8px;box-shadow:0 30px 80px -40px #0f111640}@media (width<=1199.98px){.filter__bottom{max-width:660px;height:auto;min-height:100%;margin:12px auto 0;padding:24px 20px 11px;position:relative}}@media (width<=767.98px){.filter__bottom{max-width:100%;margin:18px 16px 0;padding:0 20px 11px}}.filter__bottom-block{grid-template-columns:297px 297px 297px 297px;gap:0;display:grid}@media (width<=1199.98px){.filter__bottom-block{gap:inherit;grid:initial;display:block}}.filter__bottom-block:last-child{margin-bottom:0}@media (width<=1199.98px){.filter__bottom-block:last-child{grid-template-columns:repeat(2,1fr)}}@media (width<=767.98px){.filter__bottom-block:last-child{gap:inherit;display:block}}.last-block{z-index:1;position:relative}.filter__js-filter:hover .plus-icon{background:#fcd96b}.filter__js-filter.is-open{bottom:-15px}.filter__bottom-block.last-block.is-open .expand-list-catalog:last-child{border-right:0}.filter__bottom[data-type=rent] .filter__bottom-block.last-block.is-open .expand-list-catalog:last-child{border-right:1px solid #14161a14}@media (width<=1199.98px){.filter__bottom[data-type=rent] .filter__bottom-block.last-block.is-open .expand-list-catalog:last-child{border-right:0}.filter__bottom.filter__bottom-rent .filter__bottom-block.last-block{z-index:9999}}.filter__bottom-block:last-child{gap:15px}@media (width<=1199.98px){.filter__bottom-block:last-child{grid-template-columns:210px 1fr 1fr 1fr 1fr 1fr}}.filter__bottom-block .expand-list-catalog:nth-child(4),.filter__bottom-block .expand-list-catalog:nth-child(8){border-right:0}.filter__bottom-block.last-block .expand-list-catalog:nth-child(4){border-right:1px solid #14161a14}@media (width<=1199.98px){.filter__bottom-block.last-block .expand-list-catalog:nth-child(4){border-right:0}}.filter__bottom-block.last-block .expand-list-catalog:nth-child(3){margin-right:1px}.filter-mobile__block,.filter-mobile{display:none}.filter-mobile__block .button-close,.filter-mobile .button-close{justify-content:space-between;align-items:center;width:733px;padding-left:29px;display:flex}@media (width<=1199.98px){.filter-mobile__block .button-close,.filter-mobile .button-close{width:100%;padding-left:0}.filter-mobile__block{justify-content:center;align-items:center;width:100%;height:69px;padding:0 35px;display:flex}}@media (width<=1199.98px) and (width<=767.98px){.filter-mobile__block{background:#fff;border-bottom:1px solid #14161a0f;padding:18px 20px}}@media (width<=1199.98px){.filter-mobile__block p{color:var(--ink);letter-spacing:-.01em;font-size:18px;font-weight:600}.filter-mobile__block svg{width:25px;height:25px}.filter-mobile{margin:0 auto;display:block}.filter-mobile .open-filter{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #14161a0f;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:16px 22px;font-size:15px;font-weight:500;transition:all .2s;display:inline-flex;box-shadow:0 14px 30px -22px #0f111638}}@media (width<=1199.98px) and (width<=767px){.filter-mobile .open-filter{max-width:408px}}@media (width<=1199.98px){.filter-mobile .open-filter span{color:#000;margin-right:10px;font-size:14px;font-weight:500}.filter-mobile .open-filter svg path{fill:#fff}.expand-list-catalog.expand-list-catalog__bottom.expand-list-view{top:inherit;width:100%;position:relative}}.ps-mobile-open__icon svg{width:16px;height:16px}.button-close__left{align-items:center;display:flex}.button-close__left p{margin-right:10px}.filter-mobile__btn{padding:0 20px;display:flex}@media (width<=767.98px){.filter-mobile__btn{justify-content:center;margin-bottom:50px;margin-left:0}}select option.hidden{display:none}@media (width<=1199.98px){.filter__content{display:none}}.filter__content.active{z-index:999;background:#fff;background:var(--paper);width:100%;height:100vh;padding:0 0 60px;animation:.25s both psFadeIn;display:block;position:fixed;top:0;left:0;overflow:auto}@media (width>=1199.98px){.filter__content.active{-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);z-index:-1;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);-o-transform:translate(-50%);background:#2f2b2880;width:100%;max-width:1920px;height:100%;min-height:100vh;display:block;position:fixed;top:0;left:50%;overflow:auto;transform:translate(-50%)}}.expand-list-catalog__id input{width:100%;height:24px;color:var(--ink);background:inherit;border:0;border-bottom:1px dashed #14161a2e;align-items:center;padding:0;font-size:14px;font-weight:500;display:flex}@media (width<=1199.98px){.expand-list-catalog__id input{width:100%;font-size:16px}}.expand-list-catalog__id input::placeholder{color:#14161a59;font-size:14px;font-weight:400;line-height:normal}.object__checkbox-radio{background:#7676801f;border-radius:8px;width:auto;height:32px;padding:2px;display:flex;position:relative}@media (width<=1023.98px){.object__checkbox-radio{height:48px;padding:5px}}.status{text-align:center;background:inherit;text-align:center;color:#1a1c20;background:initial;border-radius:7px;justify-content:center;align-items:center;width:169px;height:28px;padding:11px 49.5px;font-size:13px;font-weight:500;display:inline-flex;position:relative}@media (width<=1023.98px){.status{min-width:160px;height:38px}}@media (width<=767.98px){.status{text-align:center;background:inherit;color:#1a1c20;width:100%;min-width:130px;height:38px;margin-bottom:10px;margin-right:0;padding:9px 18px;font-size:13px;font-weight:500}.status:last-child{margin-bottom:0}}@media (width<=4500.98px) and (width>=1199.98px){.status:hover{cursor:pointer;background:#fff}}@media (width<=767.98px){.expand-list-catalog.expand-list-catalog__id{width:100%}}@media (width<=1199.98px){.expand-list-catalog.expand-list-catalog__id .expand-list-catalog__name p{margin-bottom:7px}}.expand-list-catalog.square-block{position:relative}@media (width<=767.98px){.expand-list-catalog.square-block{width:100%}}.object__checkbox-radio .status{cursor:pointer;transition:all .5s}.object__checkbox-radio .status.active{background:#f5ca3a;border:.5px solid #0000000a;border-radius:7px}.filter__bottom[data-type]{display:none}.filter__bottom[data-type].active{display:block}.expand-list-catalog{border-bottom:1px solid #14161a14;border-right:1px solid #14161a14;padding:12px 20px 18px;transition:opacity .2s}@media (width<=1199.98px){.expand-list-catalog{margin-bottom:15px}}@media (width<=1200px){.expand-list-catalog{border-right:0;margin-bottom:5px;padding:12px 0 18px}}.expand-list-catalog__name p{letter-spacing:.2em;text-transform:uppercase;color:#9aa0a6;margin-bottom:0;font-size:10px;font-weight:500;line-height:14px}@media (width<=1023px){.expand-list-catalog__name p{font-size:12px;line-height:22px}}.ms__chose:after{content:"";width:26px;height:61%;position:absolute;top:9px;right:.5px}.expand-list-property{width:200px}@media (width<=1199.98px){.expand-list-property,.expand-list-catalog.expand-list-catalog__bottom{width:100%}}.filter-form__buttons{border-radius:50px;flex-wrap:wrap;width:151px;height:52px;display:flex;position:absolute;bottom:-62px;right:22px}@media (width<=1199.98px){.filter-form__buttons{width:120px;bottom:0;top:inherit;flex-wrap:wrap;width:100%;display:none;position:fixed}.filter-form__buttons .filter-form__reset-everything{border-radius:20px;order:2;width:100%;margin-top:10px}.filter-form__buttons .filter-form__reset-everything span{text-transform:inherit;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.filter-form__buttons .filter-form__button{order:1;margin-top:10px}}.filter-form__buttons.is-open{bottom:-28px}.filter-form__reset-everything.is-open{bottom:-19px}.ps-clear__ico{background:var(--paper-2);width:30px;height:30px;color:var(--ink);border-radius:50%;place-items:center;transition:all .25s;display:inline-grid}.ps-clear__ico svg{width:10px;height:10px;transition:transform .35s cubic-bezier(.2,.7,.2,1)}.filter-form__reset-everything:hover .ps-clear__ico{background:var(--ink);color:#fff}.filter-form__reset-everything:hover .ps-clear__ico svg{transform:rotate(90deg)}.filter-form__reset-everything{visibility:hidden;order:2;justify-content:center;width:168px;display:flex;position:absolute;bottom:-51px;right:185px}@media (width<=1199.98px){.filter-form__reset-everything{display:none!important}}.filter-form__reset-everything:hover{cursor:pointer}.filter-form__reset-everything button{border:inherit;text-transform:uppercase;width:initial;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--text-soft);cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:6px 0;font-size:14px;font-weight:500;display:inline-flex}.filter-form__reset-everything button:hover{cursor:pointer}.filter-form__reset-everything button span{text-transform:initial;text-align:center;margin-left:5px}@media (width<=1199.98px){.filter-form__reset-everything{color:#f2e4db;text-transform:uppercase;background:#ababab;justify-content:center;align-items:center;width:200px;height:40px;margin-top:25px;padding:12px 15px;font-size:16px;font-style:normal;font-weight:500;line-height:normal;display:flex}}@media (width<=1199.98px) and (width<=767.98px){.filter-form__reset-everything{width:100%}}@media (width<=1199.98px){.filter-form__reset-everything svg{display:none}.filter-form__reset-everything button{background:inherit;border:inherit;color:#fff;text-transform:uppercase;width:100%;font-size:16px;font-style:normal;font-weight:500;line-height:normal}}.expand-list-catalog.price-block{position:relative}.expand-list-catalog.price-block .tooltip{color:#26262b;background:#fdf8f4;border:1px solid #3486ba;justify-content:center;align-items:center;margin-top:8px;padding:6px 10px;font-size:10px;font-style:normal;font-weight:500;line-height:normal;display:inline-flex;position:absolute;left:0}@media (width<=1199.98px){.expand-list-catalog.price-block .tooltip{position:relative}}.filter-form__button{position:relative}@media (width<=1199.98px){.filter-form__button{top:inherit;width:100%;position:relative}}.filter-form__button button{text-align:center;color:#fff;width:151px;height:52px;text-transform:inherit;background:#222429;border-radius:50px;flex-wrap:wrap;padding:18px 14px;font-size:13px;font-weight:500;line-height:normal;transition:all .5s;display:flex;overflow:hidden}@media (width<=1199.98px){.filter-form__button button{width:120px;height:40px}}.filter-form__button button span{text-align:center;color:#fff;text-transform:inherit;font-size:13px;font-weight:500;line-height:normal;transition:all .5s}.filter-form__button button:hover{cursor:pointer;background:#f5ca3a}.filter-form__button button:hover span{color:var(--fg)}@media (width<=1199.98px){.filter-form__button button{width:100%}}.filter-form__button .apply-counter{z-index:1;pointer-events:none;position:absolute;top:-8px;right:-10px}.expand-list-catalog .square{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}@media (width<=1199.98px){.expand-list-catalog .square{gap:inherit;width:100%;display:block}.expand-list-catalog .square .price-min{margin-bottom:8px}}.expand-list-catalog .square input{width:124px;height:24px;color:var(--ink);background:inherit;border:0;border-bottom:1px dashed #14161a2e;align-items:center;padding:0;font-size:14px;font-weight:500;display:flex}@media (width<=1199.98px){.expand-list-catalog .square input{width:100%}}.expand-list-catalog .square input::placeholder{color:#14161a59;font-size:14px;font-weight:400;line-height:normal}.filter__bottom-block.last-block{grid-template-columns:repeat(6,1fr);margin-bottom:32px;padding-bottom:37px;display:none}.filter__bottom-block.last-block>*{min-width:0}@media (width<=1199.98px){.filter__bottom-block.last-block{padding-bottom:0;display:block}}.floor-block{width:112px}@media (width<=1199.98px){.floor-block{width:100%}}@media (width>=1200px){.filter__bottom-block.last-block.is-open{z-index:888;flex-wrap:wrap;gap:0;display:grid}}@media (width<=1199.98px){.expand-list-catalog.infrastructure-block,.expand-list-catalog.advantages-block{width:100%}}.filter__js-filter{z-index:88;color:var(--text-soft);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;align-items:center;gap:10px;font-size:13px;font-weight:500;display:inline-flex;position:absolute;bottom:-48px;left:30px}@media (width<=1199.98px){.filter__js-filter{display:none}}.js-toggle-filter-btn .plus-icon{background:var(--paper-2);width:30px;height:30px;color:var(--ink);border-radius:50%;place-items:center;padding-bottom:3px;font-size:18px;font-weight:600;transition:all .5s;display:inline-grid}.filter__js-filter:hover,.filter-form__reset-everything:hover{cursor:pointer;opacity:.8}.expand-list-catalog .price{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}@media (width<=1199.98px){.expand-list-catalog .price{gap:inherit;width:100%;display:block}.expand-list-catalog .price .price-min{margin-bottom:8px}}.expand-list-catalog .price input{width:124px;height:24px;color:var(--ink);background:inherit;border:0;border-bottom:1px dashed #14161a2e;align-items:center;padding:0;font-size:14px;font-weight:500;display:flex}@media (width<=1199.98px){.expand-list-catalog .price input{width:100%}}.expand-list-catalog .price input::placeholder{color:#14161a59;font-size:14px;font-weight:400}@media (width<=1199.98px){.expand-list-catalog .square-min,.expand-list-catalog .sea-min,.expand-list-catalog .number__floors-min{margin-bottom:6px}}.expand-list-catalog__list select{appearance:none;background-image:url(/resources/media/images/header/ar-filter.svg);background-position:90%;background-repeat:no-repeat;background-size:13px;background-color:inherit;color:#00263478;white-space:nowrap;text-overflow:ellipsis;border:1px solid #00263478;border-radius:20px;justify-content:space-between;align-items:center;width:100%;padding:12px 32px 12px 15px;font-size:13px;font-style:normal;font-weight:400;line-height:16px;display:flex;overflow:hidden}@media (width<=1199.98px){.expand-list-catalog__list select{background-position:94%}}#district.ms__dropdown_hidden{opacity:.5;display:block}#district.ms__dropdown_hidden .ms__dropdown{display:none}.ms-city.js-select .ms__chose.active:before{content:"";pointer-events:none;position:absolute;inset:0}.ms,.ms-single,.ms-city{color:#000;cursor:pointer;text-overflow:ellipsis;height:17px;padding:0;display:flex;position:relative}@media (width<=1199.98px){.ms,.ms-single,.ms-city{background-position:97%;max-width:100%}}.ms__input{color:#00263478;background:inherit;border:0;flex:100px;height:100%;padding:0;font-size:13px;font-style:normal;font-weight:400;line-height:16px}.ms__input::placeholder{font-size:13px;font-style:normal;font-weight:400;line-height:16px}.ms__chose{background:inherit;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;align-items:center;gap:5px;width:100%;min-height:21px;margin:0;padding:0 18px 0 0;display:block;overflow:hidden}@media (width<=1199.98px){.ms__chose{width:100%;max-width:100%}}.ms__chose:after{content:"";z-index:5;background-image:url(/build/media/icons/filter-arrow-BGTW4eeZ.svg);background-position:50%;background-repeat:no-repeat;background-size:10px;width:10px;height:7px;transition:transform .25s;position:absolute;top:66%;right:-1px;transform:translateY(-50%)}.ms__chose.active:after{top:47%;transform:rotate(-180deg)}.ms__chose-item{color:#15171b;white-space:nowrap;padding:0 1px;font-size:14px;font-weight:500;line-height:17px;list-style:none;display:inline}@media (width<=1199px){.ms__chose-item{font-size:16px}}.ms-city .ms__dropdown-item{padding:9px 0 9px 15px}@media (width<=1023px){.ms-city .ms__dropdown-item{margin-bottom:5px;padding:7px 0 7px 15px}}.ms-city .ms__dropdown-item:before{display:none}.ms-city .ms__dropdown-item.ms__dropdown-item_chose,.ms__dropdown-item.ms__dropdown-item_chose{color:#26262b;background:var(--paper);border-radius:9px}.ps-opt input:checked+.ps-cb svg,.ps-opt.is-checked .ps-cb svg{opacity:1;transform:scale(1)}.ps-opt .ps-cb svg{width:11px;height:11px;color:var(--ink);opacity:0;transition:all .18s;transform:scale(.6)}.ms__dropdown-item.ms__dropdown-item_chose:before{background:var(--gold);border-color:var(--gold)}.ms__dropdown-item.ms__dropdown-item_chose:after{content:"";background-image:url(/build/media/icons/filter-checked-DOPHXoqO.svg);background-position:50%;background-repeat:no-repeat;background-size:11px;width:11px;height:11px;position:absolute;top:12px;left:11px}@media (width<=1023px){.ms__dropdown-item.ms__dropdown-item_chose:after{top:14px}}.ms__dropdown{z-index:20;scrollbar-gutter:stable;opacity:1;overscroll-behavior:contain;pointer-events:auto;background:#fff;border:1px solid #14161a14;border-radius:14px;flex-direction:column;width:110%;max-height:188px;margin:10px 0 0;padding:8px 4px 8px 8px;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:calc(100% + 4px);left:-4%;right:0;overflow:auto;transform:translateY(0);box-shadow:0 24px 60px -20px #0f111640,0 4px 12px -8px #0f11161a}@media (width<=1023px){.ms__dropdown{width:100%;left:0}}.ms__dropdown.ms__dropdown_hidden{opacity:0;pointer-events:none}.ms__dropdown:after{background:#f1f3f5;bottom:0}.ms__dropdown::-webkit-scrollbar{width:4px}.ms__dropdown::-webkit-scrollbar-track{background:#fff;border-radius:999px;margin-top:20px;margin-bottom:20px}.ms__dropdown::-webkit-scrollbar-thumb{background:#c8ccd199;border-radius:999px;min-height:30px}.ms__dropdown-item{cursor:pointer;color:var(--ink);-webkit-user-select:none;user-select:none;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;padding:10px 0 10px 35px;font-family:inherit;font-size:14px;font-weight:500;line-height:1.3;transition:background .15s;display:flex;position:relative}@media (width<=1023px){.ms__dropdown-item{margin-bottom:5px;font-size:16px}}.ms__dropdown-item:before{content:"";background:#fff;border:1.5px solid #14161a40;border-radius:5px;width:18px;height:18px;margin-right:10px;transition-duration:.2s;display:inline-block;position:absolute;top:9px;left:8px}@media (width<=1023px){.ms__dropdown-item:before{top:11px}}.ms__dropdown-item:hover{color:#26262b;background:var(--paper);border-radius:9px}.ms__dropdown-item_hidden{display:none}.filter__bottom{z-index:3}.ms__chose.active{z-index:21}.ms.active .ms__chose:before{content:"";pointer-events:none;position:absolute;inset:0}.ms-city .ms__dropdown-item.ms__dropdown-item_chose:after{display:none}.expand-list-catalog[hidden]{opacity:0;pointer-events:none}.expand-list-catalog.calendar-block .form-group.calendar input{background:#f1f3f5;border:0;border-radius:36px;height:46px;padding:9px 3px 9px 0}.expand-list-catalog.calendar-block .form-group.calendar input::placeholder{color:#acacac;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.filter__bottom-rent .filter__bottom-block.last-block{display:grid}.checkbox-wrapper{gap:15px;display:flex}@media (width>=1200px){.checkbox-wrapper{gap:15px;margin-top:24px;margin-right:-10px}}.custom-checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;color:#191919;border-radius:36px;align-items:center;height:46px;padding:14px 20px;font-size:14px;font-style:normal;font-weight:400;line-height:22px;display:flex}@media (width>=1200px){.custom-checkbox{padding:0}}.custom-checkbox input{display:none}.checkmark{border:1px solid #c5c1be;width:17px;height:17px;margin-right:10px;display:inline-block;position:relative}.custom-checkbox input:checked+.checkmark{background-color:inherit;border-color:#8bbc7b}.custom-checkbox.park{width:145px}@media (width>=1200px){.custom-checkbox.park{width:125px}}.custom-checkbox.park input+.checkmark:before{content:"";background:inherit;border:1px solid #c5c1be;border-radius:36px;width:136px;height:46px;position:absolute;top:-15px;left:-25px}.custom-checkbox.wifi{width:120px}@media (width>=1200px){.custom-checkbox.wifi{width:94px}}.custom-checkbox.wifi input+.checkmark:before{content:"";background:inherit;border:1px solid #c5c1be;border-radius:36px;width:106px;height:46px;position:absolute;top:-15px;left:-25px}@media (width>=1200px){.custom-checkbox.park input:checked+.checkmark:before{content:"";background:inherit;border:1px solid #8bbc7b;border-radius:36px;width:136px;height:46px;position:absolute;top:-15px;left:-25px}.custom-checkbox.wifi input:checked+.checkmark:before{content:"";background:inherit;border:1px solid #8bbc7b;border-radius:36px;width:106px;height:46px;position:absolute;top:-15px;left:-25px}}.custom-checkbox input:checked+.checkmark:after{content:"";background-image:url(/build/media/icons/checked-Cc_RRcNF.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:-3px;left:1px}.form-group{margin-bottom:10px}@media (width>=1200px){.form-group{margin-bottom:0}}.filter__bottom.filter__bottom-rent .filter__bottom-block.last-block{display:block}@media (width>=1199px){.filter__bottom.filter__bottom-rent .filter__bottom-block.last-block{grid-template-columns:297px 297px 297px 297px;display:none}}@media (width>=1200px){.filter__bottom.filter__bottom-rent .filter__bottom-block.last-block.is-open{z-index:888;display:grid}}@media (width>=1199px){.filter__bottom.filter__bottom-rent .filter__bottom-block.first-child{grid-template-columns:165px 165px 165px 165px 220px 84px 88px;display:grid}}.ms.js-multiselect.ms__dropdown_hidden{opacity:.5;display:block}.ms.js-multiselect.ms__dropdown_hidden .ms__dropdown{display:none}.expand-list-catalog.date-catalog input{width:100%;height:24px;color:var(--ink);border:0;border-bottom:1px dashed #14161a2e;margin-bottom:0;padding:0;font-size:14px;font-weight:500;display:flex}@media (width<=1199px){.filter__bottom-block{padding-top:10px}}.filter__bottom-block:first-child{z-index:889}.filter__bottom.filter__bottom-rent .filter__bottom-block{grid-template-columns:297px 297px 297px 297px;gap:0;display:grid}@media (width<=1199.98px){.filter__bottom.filter__bottom-rent .filter__bottom-block{gap:inherit;grid:initial;display:block}}.filter__bottom.filter__bottom-rent .form-group.form-group__guests input{width:100%;height:24px;color:var(--ink);background:inherit;border:0;border-bottom:1px dashed #14161a2e;align-items:center;margin-bottom:0;padding:0;font-size:14px;font-weight:500;display:flex}@media (width<=1199px){.filter__bottom.filter__bottom-rent .form-group.form-group__guests input{font-size:16px}}.filter__bottom.filter__bottom-rent .form-group.form-group__guests input::placeholder{color:#14161a59;font-size:14px;font-weight:400;line-height:normal}.filter__bottom.filter__bottom-rent .form-group.form-group__id input{width:100%;height:24px;color:var(--ink);background:inherit;border:0;border-bottom:1px dashed #14161a2e;align-items:center;margin-bottom:0;padding:0;font-size:14px;font-weight:500;display:flex}.filter__bottom.filter__bottom-rent .form-group.form-group__id input::placeholder{color:#14161a59;font-size:14px;font-weight:400;line-height:normal}@media (width<=1199.98px){.filter__sticky-header{z-index:10;background:#fff;position:sticky;top:0}}.expand-list-catalog.other-block{justify-content:flex-end;width:100%;display:flex}.rentals__reset.filter-form__reset-everything{position:absolute}.filter-form__button button,.filter-form__button button:focus,.filter-form__button button:active,.filter-form__button button:focus-visible{box-shadow:none;outline:none}.filter-form__button .btn{padding:0}.filter__bottom.filter__bottom-rent .filter-form__buttons{border-radius:24px;flex-wrap:wrap;width:151px;height:52px;display:none;position:absolute;right:22px}@media (width>=1199px){.filter__bottom.filter__bottom-rent .filter-form__buttons{display:flex}}.full__buttons{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:5;z-index:999;background:#fff;justify-content:center;align-items:center;gap:18px;width:100vw;height:67px;padding:30px 10px;display:flex;position:fixed;bottom:0;left:0}@media (width>=500px){.full__buttons{max-width:100%;left:50%;transform:translate(-50%)}}@media (width>=1199px){.full__buttons{display:none}}.full__buttons .reset{background:var(--paper-2);width:100%;height:46px;color:var(--ink);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:16px 18px;font-size:14px;font-weight:500;transition:all .2s;display:flex}@media (width<=1199px){.full__buttons .reset{max-width:300px}}.full__buttons .reset.disabled-btn{color:#b6b6b6;cursor:not-allowed;pointer-events:none;border:1px solid #b6b6b6}.full__buttons .apply{color:#fff;background:#191919;border-radius:24px;justify-content:center;align-items:center;gap:8px;width:100%;height:46px;font-size:14px;font-style:normal;font-weight:500;line-height:normal;display:flex}@media (width<=1199px){.full__buttons .apply{max-width:300px}}.full__buttons .apply.disabled-btn{color:#fff;opacity:.7;background:#b6b6b6}.full__buttons .apply.disabled-btn .apply-counter{color:#8a8a8a;background-color:#dcdcdc}.apply-counter{color:#1a1a1a;letter-spacing:0;background-color:#f5ca3a;border-radius:50px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.apply-counter:empty{display:none}.form-group.calendar{border-radius:36px;height:20px;margin-bottom:10px;position:relative}@media (width>=1200px){.form-group.calendar{margin:0}}.form-group.calendar label{color:#b8b4b1;font-size:14px;font-style:normal;font-weight:400;line-height:22px;position:absolute;top:12px;left:17px}.form-group.calendar .calendar-icon{width:27px;height:27px;position:absolute;top:9px;right:4px}.form-group.calendar input{background-image:url(/build/media/icons/calendar-z4OOEy6p.svg);background-position:right 3px center;background-repeat:no-repeat;background-size:27px;width:100%;padding-left:0;padding-right:40px}@media (width<=1199px){.form-group.calendar input{font-size:16px}}.form-group.calendar input::placeholder{color:#acacac;font-size:14px;font-style:normal;font-weight:400;line-height:normal}@media (width>=1200.98px){.popup-filter{z-index:111;opacity:0;visibility:hidden;width:100%;padding-top:140px;transition:all .4s;position:fixed;top:0;left:0}.popup-filter.active{opacity:1;visibility:visible}.popup-filter__bg{-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);z-index:-1;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);-o-transform:translate(-50%);opacity:0;background:#2f2b2880;width:100%;max-width:1920px;height:100%;min-height:100vh;transition:opacity .1s;display:block;position:fixed;top:0;left:50%;overflow:auto;transform:translate(-50%)}.popup-filter.active .popup-filter__bg{opacity:1}.popup-filter__content{opacity:0;max-width:1920px;margin:0 auto;transition:all .45s cubic-bezier(.4,0,.2,1);transform:translateY(30px)}.popup-filter.active .popup-filter__content{opacity:1;max-width:1295px;margin:0 auto;transform:translateY(0)}}.filter__close{z-index:2;position:absolute;top:0;right:20px}.filter__close:hover{cursor:pointer}@media (width<=1199.98px){.filter__close{display:none}}.ps-mobile-open__l{align-items:center;gap:12px;display:inline-flex}.ps-mobile-open__icon{background:var(--paper-2);width:34px;height:34px;color:var(--ink);border-radius:50%;place-items:center;display:inline-grid}.ps-mobile-open__chev{width:14px;height:14px;color:var(--text-soft)}.ps-modal__close{background:var(--paper-2);width:40px;height:40px;color:var(--ink);cursor:pointer;border:0;border-radius:50%;place-items:center;transition:all .2s;display:inline-grid}.ps-modal__close svg{width:14px;height:14px}.ps-modal__title-ico{background:var(--paper-2);width:34px;height:34px;color:var(--ink);border-radius:50%;place-items:center;display:inline-grid}.ps-modal__title{color:var(--ink);letter-spacing:-.01em;align-items:center;gap:12px;font-size:18px;font-weight:600;display:inline-flex}.ps-modal__title-ico svg{width:16px;height:16px}.sc-card{box-sizing:border-box;color:#fff;background:0 0;border:1px solid #313337;border-radius:20px;align-items:flex-start;gap:18px;padding:16px;font-family:Inter,sans-serif;display:flex}.sc-card--primary{height:628px}.sc-card__main{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:24px;width:759px;padding:10px 0;display:flex}@media (width<=767px){.sc-card--primary .sc-card__main{height:auto}}.sc-card__title{letter-spacing:-1px;color:#fff;text-transform:uppercase;width:100%;height:50px;min-height:45.6px;margin:0;font-size:48px;font-weight:400;line-height:50px}.sc-card__title a{color:inherit;text-decoration:none}.sc-card__photo{box-sizing:border-box;background:#15171b;border-radius:15px;flex-shrink:0;width:100%;position:relative;overflow:hidden}.sc-card--primary .sc-card__photo{height:505px}.sc-card__photo .cart-gallery,.sc-card__photo .swiper-wrapper,.sc-card__photo .swiper-slide{width:100%;height:100%}.sc-card__photo .swiper-slide a,.sc-card__photo .swiper-slide picture{width:100%;height:100%;display:block}.sc-card__photo .swiper-slide img{object-fit:cover;width:100%;height:100%;display:block}.sc-card__badges{z-index:3;align-items:flex-start;gap:8px;display:flex;position:absolute;top:14px;left:12.56px;right:11.44px}.sc-card__badges .sc-badge{-webkit-backdrop-filter:blur(6px);letter-spacing:.66px;text-transform:uppercase;color:#15171b;white-space:nowrap;background:#f5ca3a;border-radius:999px;align-items:center;gap:6px;height:36px;padding:6px 11px;font-size:11px;font-weight:500;line-height:normal;display:inline-flex}.sc-card__photo .swiper-pagination{z-index:3;justify-content:center;align-items:center;gap:6px;width:100%;height:10px;display:flex;position:absolute;inset:auto 0 13px}.sc-card__photo .swiper-pagination-bullet{opacity:.4;background:#d9d9d9;border-radius:50%;width:10px;height:10px;margin:0;transition:width .25s,height .25s,background .25s}.sc-card__photo .swiper-pagination-bullet-active{opacity:1;width:10px;height:10px}.sc-card__photo .hover-zones{display:none}@media (width>=1200px){.sc-card__photo .hover-zones{z-index:5;display:flex;position:absolute;inset:0}}.sc-card__photo .hover-zone{cursor:pointer;background:#fff0;height:100%}.sc-info{box-sizing:border-box;border-radius:16px;flex-direction:column;flex-shrink:0;align-items:flex-start;width:430px;display:flex;overflow:hidden}.sc-card--primary .sc-info{isolation:isolate;gap:.01px;padding-top:84px}.sc-info__media{z-index:2;background:#cdd0d4;border-radius:15px;flex-shrink:0;width:428px;height:256px;display:block;position:relative;overflow:hidden}.sc-info__media picture{width:100%;height:100%;display:block}.sc-info__media img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.sc-info__body{box-sizing:border-box;z-index:1;flex-direction:column;align-items:flex-start;gap:14px;width:100%;padding:14px 22px 22px;display:flex}.sc-info__meta{justify-content:flex-end;align-items:flex-end;width:100%;display:flex}.sc-info__loc{color:#9aa0a6;align-items:center;gap:6px;font-size:13px;font-weight:400;line-height:normal;display:inline-flex}.sc-info__loc svg{opacity:.85;flex-shrink:0;width:14px;height:14px}.sc-info__feats{box-sizing:border-box;border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;flex-direction:column;align-items:flex-start;gap:12px;width:100%;padding:13px 0;display:flex}.sc-feat{align-items:start;gap:7px;width:100%;min-height:16px;font-size:13px;line-height:normal;display:flex}.sc-feat__label{color:#9aa0a6;width:110px;min-width:110px;font-weight:300}.sc-feat__value{color:#fff;font-weight:500}.sc-feat__unit{color:#54585f;font-weight:400}.sc-info__footer{box-sizing:border-box;justify-content:space-between;align-items:center;gap:16px;width:100%;padding-right:.01px;display:flex}.sc-info__price{flex-direction:column;flex:1 0 0;align-items:flex-start;gap:2px;min-width:0;display:flex}.sc-info__price-label{letter-spacing:.66px;text-transform:uppercase;color:#9aa0a6;font-size:11px;font-weight:400;line-height:normal}.sc-info__price-amount{letter-spacing:-.44px;color:#fff;white-space:nowrap;font-size:20px;font-weight:600;line-height:22px}.sc-info__cta{color:#15171b;cursor:pointer;white-space:nowrap;background:#f5ca3a;border:0;border-radius:999px;align-items:center;gap:8.01px;padding:10px 16px;font-size:13px;font-weight:500;line-height:normal;text-decoration:none;transition:background .25s;display:inline-flex}.sc-info__cta:hover{background:#fcd96b}.sc-info__cta-arrow{color:#f5ca3a;background:#1a1c20;border-radius:9px;place-items:center;width:18px;height:18px;padding:1.5px 0 2.5px;font-size:11px;line-height:normal;display:inline-grid}@media (width<=1080px){.sc-card,.sc-card--primary{flex-direction:column;width:100%;height:auto}.sc-card__main,.sc-card--primary .sc-card__main{width:100%;height:auto}.sc-card__title{white-space:normal;width:100%;height:auto;min-height:100%;font-size:32px;line-height:36px}.sc-card__photo,.sc-card--primary .sc-card__photo{aspect-ratio:16/10;width:100%;height:auto}.sc-info,.sc-card--primary .sc-info{width:100%;padding-top:0}.sc-info__media{width:100%}.sc-info__meta{gap:24px;width:100%}.sc-info__footer{gap:16px}}@media (width<=640px){.sc-card{gap:14px;padding:12px}.sc-card__title{font-size:26px;line-height:30px}.sc-info__media{height:200px}.sc-info__body{padding:0 14px 14px}}.object-cart__currency{background:inherit;border-radius:30px;width:67px;height:30px;display:flex;position:relative}.currency-dropdown{width:67px;height:30px;position:relative}.object-cart__currency{border:1px solid #f79f87;margin-top:-1px}.currency-dropdown__button{-o-transition:color .2s linear;background:inherit;z-index:1;height:100%;top:inherit;right:inherit;cursor:pointer;text-align:center;box-shadow:none;text-overflow:ellipsis;text-indent:9px;color:#ff572a;border:0;border-radius:30px;justify-content:flex-start;align-items:center;width:67px;margin:0;padding:0;font-family:Roboto-Medium,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:18px;transition:color .2s linear;display:flex;position:relative}.currency-dropdown__list{background:#fff;border:.5px solid #0000;border-radius:10px;width:63px;height:0;margin-left:0;padding:0 0 0 4px;transition:all .3s;position:absolute;top:40px;left:-1px;overflow:hidden}.currency-dropdown__button:hover svg{cursor:pointer;transform:rotate(-90deg)}.currency-dropdown svg{-o-transition:.5s;z-index:1;width:10px;height:10px;transition:all .5s;position:absolute;top:8px;right:9px}.currency-dropdown svg path{fill:#eaa639}.currency-dropdown svg.show{transform:rotate(-180deg)}.currency-dropdown__item{color:#505963;white-space:nowrap;letter-spacing:.5px;text-overflow:ellipsis;-o-transition:color .3s linear;background:inherit;border:0;height:28px;margin-top:0;padding-left:10px;padding-right:20px;font-size:14px;font-style:normal;font-weight:400;line-height:normal;transition:color .3s linear;display:block;overflow:hidden}@media (width<=4500.98px) and (width>=1199.98px){.currency-dropdown__item:hover{cursor:pointer;background:#fff4f1;border-radius:9px}}.currency-dropdown__item.active{color:#ff630b;background:#fff4f1;border-radius:9px}.currency-dropdown__list.show{visibility:visible;z-index:2;background:#fff;height:160px;line-height:100px;transition:all .4s}.object-cart__currency-wrapper{display:flex}.property__catalog{isolation:isolate;background:#fff;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}@media (width<=767px){.property__catalog{margin-bottom:35px}}.property__photo-block{z-index:2;border-radius:15px;width:100%;position:relative;overflow:hidden}.property__slider{width:100%;position:relative}.cart-property{width:100%;height:100%}.cart-property a{width:100%;height:100%;display:block}.swiper.cart-gallery{width:100%;height:100%}.swiper-slide{transition:opacity .4s ease-in-out!important}.property__slider .property__photo{aspect-ratio:456/288;border-radius:15px;width:100%;max-width:100%;height:auto}@media (width>=1200px){.property__slider .property__photo{max-width:384px;height:288px}}.property__slider .property__photo picture,.property__slider .property__photo img{border-radius:15px;width:100%;height:100%;display:block}.property__slider .property__photo img{object-fit:cover}.cart-gallery{position:relative}.cart-gallery:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000 55%,#0000008c);position:absolute;inset:0}.cart-gallery .swiper-pagination{z-index:4;justify-content:center;align-items:center;gap:6px;height:6px;display:flex;position:absolute;left:0;right:0;bottom:20px!important}.cart-gallery .swiper-pagination-bullet{z-index:8;opacity:.4;background:#d9d9d9;border-radius:50%;width:10px;height:10px;margin:0 5px;transition:all .3s}.cart-gallery .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;width:10px;height:10px}.hover-zones{width:100%;display:none}@media (width>=1200px){.hover-zones{z-index:5;display:flex;position:absolute;inset:0}}.hover-zone{cursor:pointer;background:0 0;flex:1;height:100%}.property__badges{z-index:3;pointer-events:none;justify-content:space-between;align-items:flex-start;gap:8px;display:flex;position:absolute;top:14px;left:14px;right:14px}.property__badges>*{pointer-events:auto}.property__badges-list{display:block}.property__badge{-webkit-backdrop-filter:blur(6px);font-family:var(--sans);letter-spacing:.66px;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:6px 11px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.property__badge-dot{border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-block}.property__slider .property__photo:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(#0000 55%,#0000008c);position:absolute;inset:0}.property__slider .property__photo{position:relative}.property__icons{align-items:center;gap:8px;display:inline-flex}.property__photo-block .video-block{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:static}.property__photo-block .video-block svg{width:16px;height:16px}.property__photo-block .video-block svg path{fill:var(--ink)}.property__favorite{-webkit-backdrop-filter:blur(6px);cursor:pointer;background:#ffffffeb;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:inline-flex;position:relative}.property__favorite .icon{justify-content:center;align-items:center;width:16px;height:16px;transition:opacity .3s;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.property__favorite .no-active{opacity:1}.property__favorite .active{opacity:0}.property__favorite svg{width:16px;height:16px}@media (width>=1200px){.property__favorite:hover{color:#c57373;border-color:#c5737366}}.property__favorite .no-active svg path{fill:inherit}.active.icon svg path{fill:#e54a4a;stroke:#e54a4a}.property__favorite.active .no-active{opacity:0}.property__favorite.active .active{opacity:1}.property__favorite .active svg path{fill:#e54a4a;stroke:#e54a4a}.property__price-reduced{z-index:4;background:var(--gold);color:var(--ink);font-family:var(--sans);letter-spacing:.66px;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:6px 11px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.property__price-reduced svg{width:10px;height:12px}.property__meta-bottom{color:#fff;justify-content:space-between;align-items:flex-end;gap:8px;display:flex}.property__loc{font-family:var(--sans);color:var(--ink);opacity:.85;align-items:center;gap:6px;font-size:13px;font-weight:400;line-height:1;display:inline-flex}.property__loc svg{flex-shrink:0;width:14px;height:14px}.property__id{font-family:var(--mono);letter-spacing:.16em;color:#54585f;opacity:.85;white-space:nowrap;font-size:11px;font-weight:400;line-height:1}.property__info-catalog{flex-direction:column;gap:14px;padding:22px;display:flex}.property__title.property__title-catalog{margin:0}.property__title.property__title-catalog a{font-family:var(--sans);letter-spacing:-.285px;color:var(--ink);text-transform:none;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:19px;font-weight:500;line-height:23.75px;text-decoration:none;display:-webkit-box;overflow:hidden}.property__title.property__title-catalog p{font-family:var(--sans);color:var(--text-soft);text-transform:none;margin:6px 0 0;font-size:13px;font-weight:400;line-height:1.3}.property__feats{border-top:1px solid #14161a14;border-bottom:1px solid #14161a14;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:15px 0;display:grid}.property__feat{align-items:center;gap:7px;min-width:0;line-height:1;display:inline-flex}.property__feat svg{flex-shrink:0;width:15px;height:15px}.property__feat b{font-family:var(--sans);color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;line-height:1;overflow:hidden}.property__feat-unit{font-family:var(--sans);color:var(--text-soft);font-size:13px;font-weight:400;line-height:1}.property__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.property__price{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.property__price-label{font-family:var(--sans);letter-spacing:.66px;text-transform:uppercase;color:var(--mute);font-size:11px;font-weight:400;line-height:1}.property__price-label:empty{display:none}.property__price-amt{font-family:var(--sans);letter-spacing:-.44px;color:var(--ink);white-space:nowrap;font-size:22px;font-weight:600;line-height:22px}.property__price-status{font-family:var(--sans);letter-spacing:-.32px;color:var(--ink);text-transform:uppercase;font-size:16px;font-weight:600;line-height:22px}.property__price .price-old{align-items:center;gap:6px;margin-bottom:2px;display:inline-flex}.property__price .price-old p{font-family:var(--sans);color:var(--mute);text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:11px;font-weight:500;line-height:1;position:relative}.property__price .price-old p:before{content:"";background:currentColor;height:1px;position:absolute;top:50%;left:0;right:0}.property__price .price-old .sale{font-family:var(--sans);letter-spacing:.5px;color:var(--ink);background:var(--gold);border-radius:999px;padding:3px 6px;font-size:11px;font-weight:600;line-height:1}.property__btn{background:var(--paper-2);color:var(--ink);font-family:var(--sans);border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:500;line-height:1;text-decoration:none;transition:background .2s;display:inline-flex}.property__btn:hover{background:var(--paper-3)}.property__btn-arrow{width:18px;height:18px;color:var(--ink);background:#fff;border-radius:9px;justify-content:center;align-items:center;font-size:11px;line-height:1;display:inline-flex}@media (width<=767px){.property__catalog{border-radius:14px}.property__info-catalog{gap:12px;padding:16px}.property__title.property__title-catalog a{font-size:17px;line-height:1.25}.property__feats{gap:6px;padding:12px 0}.property__feat svg,.property__feat-unit,.property__feat b{font-size:12px}.property__price-amt{font-size:20px;line-height:20px}.property__btn{padding:9px 14px;font-size:12px}.property__badges{top:12px;left:12px;right:12px}.property__meta-bottom{bottom:12px;left:12px;right:12px}.property__loc{font-size:12px}}@media (width<=480px){.property__feats{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.property__feat{gap:5px}.property__id{letter-spacing:1.4px;font-size:10px}}.property__catalog--hidden{background:#fef9e8;box-shadow:inset 0 0 0 1px #f5ca3a52}.tm-card{border-radius:var(--radius-l);background:#fff;border:1px solid #14161a0f;flex-direction:column;align-items:start;gap:20px;min-height:370px;padding:45px 22px;transition:all .3s;display:flex;position:relative}.tm-card:hover{transform:translateY(-3px)}.tm-card--video .tm-video{justify-content:flex-end;margin:0 40px 0 auto;display:flex;position:relative}.tm-card--video .tm-video img{object-fit:cover;width:100%;height:100%}.tm-card--video .tm-video:after{content:"";background:linear-gradient(#0000001a 0%,#0000 40%,#000000b3 100%);position:absolute;inset:0}.tm-card--video .tm-play,.rev-card--shorts .tm-play{width:60px;height:60px;color:var(--ink);z-index:2;background:#ff0033f2;border-radius:50%;place-items:center;transition:all .3s;display:inline-grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tm-card--video .tm-play svg,.rev-card--shorts .tm-play svg{width:20px;height:20px;margin-left:2px}.tm-card--video:hover .tm-play,.rev-card--shorts:hover .tm-play{background:var(--gold)}.tm-card--video .tm__text,.rev-card--shorts .tm__text{padding-bottom:6px}.tm-card--video .tm__more,.rev-card--shorts .tm__more{padding-bottom:24px}.tm-shorts.short-card.card{justify-content:flex-end;margin:0 40px 0 auto;display:flex;position:relative}.tm__avatar{border-radius:24px;flex-shrink:0;width:324px;height:204px;overflow:hidden}@media (width<=767px){.tm__avatar{width:100%;max-height:200px}.tm__avatar img{border-radius:24px;max-height:200px}}.tm__avatar img{object-fit:cover;width:100%;height:100%}.tm__who{flex-direction:column;gap:2px;min-width:0;margin-top:10px;display:flex}.tm__name{color:var(--ink);letter-spacing:-.005em;margin-bottom:-4px;font-size:15px;font-weight:600}.tm__loc{color:var(--text-soft);font-size:12px;font-family:var(--mono);letter-spacing:.06em;align-items:center;gap:8px;display:flex}.tm__loc .dot{background:currentColor;border-radius:50%;width:3px;height:3px}.tm__quote{font-family:var(--mono);color:var(--gold);opacity:.7;margin:-6px 0 0 auto;font-size:36px;line-height:1;position:absolute;top:28px;right:19px}.tm__text{color:var(--text);-webkit-line-clamp:5;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:8em;margin:0;font-size:15px;font-weight:300;line-height:1.6;display:-webkit-box;overflow:hidden}.tm-card.is-expanded .tm__text{-webkit-line-clamp:unset;max-height:none;display:block;overflow:visible}.tm-card:not(.tm-card--video):not(.rev-card--shorts) .tm__more{margin-top:auto}.tm__more{color:var(--ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;width:fit-content;padding:0;font-size:13px;font-weight:500;display:inline-flex}.tm__more:after{content:"→";transition:all .2s}.tm__more:hover:after{transform:translate(3px)}.tm__more.hide{display:none}.seo-block{max-width:1208px;margin:0 auto;padding:clamp(80px,8vw,120px) 0;position:relative}@media (width>=768px){.seo-block{padding:clamp(80px,8vw,120px) 0}}.seo-block__content{max-width:672px;margin:0 auto;padding:0 10px}@media (width>=768px){.seo-block__content{padding:0 10px}}@media (width>=1200px){.seo-block__content{padding:0}}.faq{background:#fff;padding:clamp(80px,8vw,60px) 0;position:relative;overflow:hidden}@media (width>=768px){.faq .wrap{grid-template-columns:1fr 1.2fr;align-items:start;gap:0;display:grid}}.faq__copy h2{letter-spacing:-.025em;text-wrap:balance;margin:0 45px 16px 0;font-size:clamp(36px,4.4vw,60px);font-weight:300;line-height:1.02}.faq__copy h2 em{font-style:normal;font-weight:500}.faq__copy p{color:var(--text-soft);max-width:38ch;margin:0 0 28px;font-size:15px;font-weight:300;line-height:1.6}.faq__hint{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--text-soft);border:1px dashed #14161a33;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-size:11px;display:inline-flex}.faq__hint .dot{background:var(--gold);border-radius:50%;width:6px;height:6px}.faq__list{z-index:3;border-top:1px solid #14161a1a;flex-direction:column;display:flex}.faq-item{border-bottom:1px solid #14161a1a}.faq-q{text-align:left;cursor:pointer;width:100%;color:var(--ink);letter-spacing:-.01em;background:0 0;border:0;align-items:center;gap:24px;padding:24px 0;font-family:inherit;font-size:17px;font-weight:500;transition:all .25s;display:flex}.faq-q:hover{color:var(--ink-2);padding-left:6px}.faq-q .num{font-family:var(--mono);letter-spacing:.18em;color:var(--mute);flex-shrink:0;width:32px;font-size:11px;font-weight:400}.faq-q .label{text-wrap:balance;flex:1}.faq-q .toggle{background:#fff;border:1px solid #14161a24;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;transition:all .3s;display:inline-grid}.faq-q .toggle:before,.faq-q .toggle:after{content:"";background:var(--ink);width:12px;height:1.5px;transition:all .3s;position:absolute}.faq-q .toggle{position:relative}.faq-q .toggle:after{transform:rotate(90deg)}.faq-item.is-open .faq-q{color:var(--ink)}.faq-item.is-open .faq-q .toggle{background:var(--gold);border-color:var(--gold)}.faq-item.is-open .faq-q .toggle:after{transform:rotate(0)}.faq-a{max-height:0;transition:max-height .45s cubic-bezier(.2,.6,.2,1);overflow:hidden}.faq-a__inner{color:var(--text-soft);text-wrap:pretty;max-width:78ch;padding:0 0 28px 56px;font-size:15px;font-weight:300;line-height:1.65}.faq-a__inner p{margin:0 0 12px}.faq-a__inner p:last-child{margin-bottom:0}.fag{padding-top:69px}.ask-section{background:#fff;padding:clamp(72px,7vw,50px) 0 120px;position:relative}@media (width<=1279px){.ask-section{overflow:hidden}}@media (width<=767px){.ask-section{padding-top:40px;padding-bottom:50px}}.ask-section .wrap{max-width:1320px;margin-inline:auto;padding-inline:clamp(20px,4vw,56px);position:relative}.ask{background:var(--ink-2);color:#fff;isolation:isolate;padding:clamp(40px,5vw,72px);border-radius:24px;margin-top:0;padding-bottom:55px;position:relative;overflow:hidden}@media (width<=767px){.ask{padding:30px 15px}}.ask:before{content:"";z-index:-1;background:radial-gradient(60% 70% at 100% 0,#f5ca3a29,#0000 60%),radial-gradient(50% 60% at 0 100%,#7896c81a,#0000 60%);position:absolute;inset:0}.ask__head{grid-template-columns:1fr 1fr;gap:32px;display:grid}.ask__head-parallax{width:100%;height:100%;position:absolute;bottom:0}@media (width<=1279px){.ask__head-parallax{display:none}}.ask__head-parallax-l,.ask__head-parallax-r{will-change:transform;pointer-events:none}.ask__head h3{letter-spacing:-.02em;color:#fff;text-wrap:balance;max-width:16ch;margin:0 0 32px;font-size:clamp(28px,3.2vw,40px);font-weight:300;line-height:1.05}.ask__head-icon-bottom{bottom:-137px;left:11px}.ask__head-icon-top{top:-283px;left:441px}.ask__head-icon-bottom,.ask__head-icon-top{opacity:.2;width:74px;height:511px;position:absolute}@media (width<=767px){.ask__head-icon-bottom,.ask__head-icon-top{display:none}}.ask__head-icon-bottom picture,.ask__head-icon-top picture{width:100%;height:100%;display:block}.ask__head-icon-bottom picture img,.ask__head-icon-top picture img{object-fit:contain;width:100%;height:100%;display:block}.ask__head h3 em{font-style:normal;font-weight:600}.ask__head-photo{position:absolute;left:30px}@media (width<=1023px){.ask__head-photo{width:400px}}@media (width<=767px){.ask__head-photo{display:none}}.ask__head p{color:#dcdee2a6;max-width:36ch;margin:0;font-size:14px;font-weight:300;line-height:1.55}@media (width<=767px){.ask__head p{max-width:100%}}.ask__form{grid-template-columns:repeat(12,1fr);gap:14px;display:grid}.ask__field{position:relative}.ask__field--3{grid-column:span 4}.ask__field--full{grid-column:span 12}.ask__field input,.ask__field textarea{color:#fff;resize:none;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;outline:none;width:100%;padding:18px 18px 14px;font-family:inherit;font-size:15px;font-weight:400;transition:all .25s}.ask__field textarea{min-height:84px;line-height:1.5}.ask__field input::placeholder,.ask__field textarea::placeholder{color:#0000}.ask__field label{color:#dcdee280;pointer-events:none;background:0 0;padding:0 6px;font-size:14px;transition:all .2s;position:absolute;top:18px;left:19px}.ask__field input:focus,.ask__field textarea:focus{border-color:var(--gold);background:#f5ca3a0a}.ask__field input:focus+label,.ask__field input:not(:placeholder-shown)+label,.ask__field textarea:focus+label,.ask__field textarea:not(:placeholder-shown)+label{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);background:var(--ink-2);padding:0 6px;font-size:10px;top:-7px;left:14px}.ask__field.is-error input,.ask__field.is-error textarea{border-color:#ff6b6b}.ask__submit-wrap{flex-wrap:wrap;grid-column:span 12;justify-content:space-between;align-items:center;gap:24px;margin-top:6px;display:flex}.ask__legal{color:#dcdee266;max-width:44ch;font-size:11px;line-height:1.55}.ask__legal a{color:#dcdee2b3;border-bottom:1px solid #dcdee233}.ask__submit{background:var(--gold);color:var(--ink);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:12px;padding:16px 28px;font-size:14px;font-weight:600;transition:all .25s;display:inline-flex}.ask__submit:hover{transform:translateY(-2px);box-shadow:0 14px 40px -16px #f5ca3a99}.ask__submit .arrow{background:var(--ink);width:22px;height:22px;color:var(--gold);border-radius:50%;place-items:center;font-size:12px;display:inline-grid}.ask.is-sent .ask__form{display:none}.ask__sent{text-align:center;padding:20px 0;display:none}.ask.is-sent .ask__sent{animation:.5s cubic-bezier(.2,.7,.2,1) popIn;display:block}.ask__sent .check{color:#5fbf72;background:#5fbf7229;border-radius:50%;place-items:center;width:60px;height:60px;margin:0 auto 18px;display:inline-grid}.ask__sent .check svg{width:26px;height:26px}.ask__sent h4{color:#fff;margin:0 0 8px;font-size:22px;font-weight:500}.ask__sent p{color:#dcdee299;margin:0;font-size:14px}@media (width<=900px){.ask__head{grid-template-columns:1fr}.ask__field--3{grid-column:span 12}}@media (width<=1023px){.ask__head .lb__form-wrap{max-width:350px;margin:-23px 0 0 auto}}@media (width<=767px){.ask__head .lb__form-wrap{max-width:100%;margin:0}.ask__head .lb__form h3{margin-top:13px}}.ask__head .lb__form h3{margin-bottom:8px}.ask__head .lb__form .lb__form-sub{max-width:100%}.ask__head .lb__form p{line-height:18px}.ask__head .lb__form .lb__field{margin-bottom:21px}.ask__head .lb__submit{margin-top:7px}.ask__head .lb__legal{font-family:var(--font-family);text-align:center;color:#dcdee266;max-width:100%;margin:14px 0 0;font-size:11px;font-weight:400;line-height:155%}.ask__head .lb__form{padding-bottom:50px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.lb__field textarea{scrollbar-width:thin;scrollbar-color:#ffffff38 transparent}.lb__field textarea::-webkit-scrollbar{width:6px;height:6px}.lb__field textarea::-webkit-scrollbar-track{background:0 0;margin-block:6px}.lb__field textarea::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:3px;transition:background .2s}.lb__field textarea::-webkit-scrollbar-thumb:hover{background:#f5ca3a8c}.header__mobile{background:inherit;box-shadow:inherit}.header .header__mobile-content{background:inherit}.about{background:var(--paper);-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);border-radius:60px;margin-top:-56px;padding:62px 10px 41px}@media (width>=768px){.about{max-width:1201px;margin:0 auto;padding:83px 40px 40px}}@media (width>=1200px){.about{margin:0 auto;padding:83px 98px 70px}}.about .general-title h2{margin:0 0 30px;padding:0 0 0 35px}@media (width>=1023px){.about .general-title h2{letter-spacing:-1.5px;margin:0 0 55px;padding:0}.about .general-title h2:before{top:21px;left:-23px}}.about__right{margin-top:59px}@media (width>=1200px){.about__right{margin-top:0}}@media (width>=768px){.about__content{gap:80px;display:flex}}@media (width>=1200px){.about__content{grid-template-columns:473px 411px;gap:121px;display:grid}}.about__content p{color:var(--text);margin-bottom:22px;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.about__content p span{color:var(--text);text-transform:uppercase;font-size:16px;font-style:normal;font-weight:700;line-height:22px}.choose{background:var(--text);border-radius:40px;padding:10px}@media (width>=1200px){.choose{max-width:1140px;margin:0 auto 67px}}.choose .general-title h2{padding:0 0 0 25px;line-height:30px}@media (width>=1023px){.choose .general-title h2{line-height:45px}}@media (width>=1200px){.choose .general-title h2{line-height:49px}}.choose .general-title h2:before{left:1px}@media (width>=1200px){.choose .general-title h2:before{top:18px}}@media (width>=1023px){.choose__content{gap:6px;display:flex}}@media (width>=1200px){.choose__content{grid-template-columns:repeat(2,1fr);align-items:stretch;height:100%;display:grid;overflow:hidden}}.choose__title{background:#f1f3f5;border-radius:40px;padding:29px 17px 24px}@media (width>=1200px){.choose__title{padding:51px 20px 63px 30px}.choose__left{flex-direction:column;height:100%;display:flex}}.choose__steps{margin-top:11px}@media (width>=1200px){.choose__steps{flex:1;align-items:stretch;gap:6px;margin-top:7px;display:flex}.choose__steps .choose__step{width:275px;margin-bottom:0}}.choose__step{background:#d7dadc;border-radius:40px;margin-bottom:9px;padding:6px 6px 60px}@media (width>=1200px){.choose__step{padding:6px}}.choose__step .title{color:var(--text);letter-spacing:-.36px;margin-bottom:20px;font-size:18px;font-style:normal;font-weight:700;line-height:24px}@media (width>=1200px){.choose__step .title{margin-bottom:25px}}.choose__step .subtitle{color:var(--text);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.choose__step-top{border-radius:46px;width:100%;max-width:323px;height:68px;margin-bottom:27px;position:relative;overflow:hidden}@media (width>=1200px){.choose__step-top{width:100%;margin-bottom:44px}}.choose__picture{width:100%;max-width:323px;height:68px;position:absolute;top:0;left:0}@media (width>=1200px){.choose__picture{width:100%}}.choose__picture img{object-fit:cover;border-radius:46px;width:100%;height:100%}.choose__number{width:68px;height:68px;color:var(--paper);letter-spacing:-.64px;z-index:1;background:#191919cc;border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-style:normal;font-weight:600;line-height:32px;display:flex;position:relative}.choose__text{padding:0 0 0 12px}@media (width>=1200px){.choose__text{padding:0 14px 0 12px}}.choose__right{-webkit-backdrop-filter:blur(9.95px);backdrop-filter:blur(9.95px);background:#f1e3d7;border-radius:40px}@media (width>=1200px){.choose__right{padding-top:37px}}.choose__right .choose__number{background:#191919e6}@media (width>=1200px){.choose__right .choose__number{margin-top:5px}}.choose__right .choose__text .title{margin-bottom:12px}@media (width>=1200px){.choose__right .choose__text .title{margin-bottom:24px}.choose__right .choose__step .subtitle{padding-right:28px}}.choose__right .choose__step{background:inherit;padding:6px 6px 14px}@media (width>=1200px){.choose__right .choose__step{padding:6px 6px 11px;display:flex}.choose__right .choose__step-left{max-width:68px}}.choose__right .choose__text{padding:0 6px 0 16px}.choose__right .choose__picture-block{border-radius:40px;width:98%;height:258px;margin-top:24px;margin-left:3px;overflow:hidden}@media (width>=1200px){.choose__right .choose__picture-block{grid-column:1/span 2;width:99%;margin-top:16px}}.choose__right .choose__picture-block img{object-fit:cover;width:100%;height:100%}.choose__right .choose__step:last-child{margin:0;padding:6px 6px 10px}@media (width>=1200px){.choose__right .choose__step:last-child{grid-template-rows:auto;grid-template-columns:68px auto;gap:6px;padding:6px;display:grid}}.choose__step-left{margin-bottom:24px}.projects{margin-top:62px}@media (width>=1200px){.projects{margin-top:67px}}.projects__title{margin-bottom:43px}@media (width>=1200px){.projects__title{margin-bottom:28px}}.projects__title h2{margin:0;padding:0 0 0 34px}@media (width>=1200px){.projects__title h2{padding:0 0 0 25px}}.projects__title h2:before{top:10px;left:10px}@media (width>=1200px){.projects__title h2:before{top:20px;left:1px}}.projects__block-buttons{background:#f1f3f5;border-radius:54px;padding:11px 9px 10px}@media (width>=768px){.projects__block-buttons{grid-template-columns:repeat(2,1fr);gap:27px;display:grid}}.projects__block-button{border-radius:50px;grid-template-columns:94px auto;align-items:center;gap:8px;padding:8px;display:grid}@media (width>=1200px){.projects__block-button:last-child{margin-left:27px}}.projects__block-button .btn{width:100%;max-width:292px;height:46px}.projects__block-button:first-child{background:#d7dadc}@media (width>=1023px){.projects__block-button:first-child{gap:0}}.projects__block-photo{border-radius:46px;width:94px;height:118px}.projects__block-photo img{object-fit:cover;width:100%;height:100%}@media (width>=1023px){.projects__btn{justify-content:center;display:flex}}.projects__slider .js-slider-project .swiper-arrow{bottom:-52px}.projects__slider{margin-bottom:0;position:relative}@media (width>=1200px){.projects__slider{margin-bottom:92px}}.projects__slider .swiper-arrow{justify-content:flex-end;width:92px;height:46px;display:flex;position:absolute;bottom:15px;right:9px}@media (width>=1200px){.projects__slider .swiper-arrow{width:76px;height:38px;bottom:-57px;right:-1px}}.projects__slider .project__right-arrow,.projects__slider .project__left-arrow{z-index:1;background:#191919;border-radius:50%;justify-content:center;align-items:center;width:50%;display:flex}@media (width>=1200px){.projects__slider .project__right-arrow,.projects__slider .project__left-arrow{border-radius:38px;width:38px;height:38px;transition:all .5s}.projects__slider .project__right-arrow:hover,.projects__slider .project__left-arrow:hover{cursor:pointer;background:#63564b}}.project__right-arrow.swiper-button-disabled,.project__left-arrow.swiper-button-disabled,.news__left-arrow.swiper-button-disabled,.news__right-arrow.swiper-button-disabled{opacity:.5}.projects__slider .swiper-arrow.navigation-disabled,.construction__swiper-arrow.navigation-disabled,.useful .swiper-arrow.navigation-disabled{display:none}.projects__slider{background:#f1f3f5;margin-bottom:20px;padding:18px 10px 75px}@media (width>=768px){.projects__slider{margin-bottom:0;padding:35px 10px 18px}}@media (width>=1200px){.projects__slider{margin-bottom:77px;padding:22px 10px 5px}}.cart-products{border-radius:40px;width:94.4vw;height:53.06vw;position:relative}@media (width>=480px){.cart-products{max-width:450px;height:auto}}@media (width>=1023px){.cart-products{border-radius:40px;width:556px;max-width:556px;height:313px}}.swiper-arrow{position:relative}@media (width>=1200px){.swiper-arrow{display:none}}.swiper-arrow .swiper-arrow__bg{width:92px;height:46px;position:absolute;top:0;left:0}@media (width>=1200px){.swiper-arrow .swiper-arrow__bg{width:76px;height:38px}}.blog .swiper-arrow{z-index:2;justify-content:flex-end;width:92px;height:46px;display:none;position:absolute;bottom:5px;right:9px}@media (width<=767px){.blog .swiper-arrow{display:flex}}.blog .news__right-arrow,.blog .news__left-arrow{background:0 0;border:1px solid #14161a24;border-radius:50%;justify-content:center;place-items:center;width:42px;height:42px;transition:all .2s;display:inline-grid}@media (width>=1200px){.blog .news__right-arrow,.blog .news__left-arrow{border-radius:38px;width:38px;height:38px;transition:all .5s}.blog .news__right-arrow:hover,.blog .news__left-arrow:hover{cursor:pointer;background:#63564b}}.hot-product{background:#eef0f2;margin:-60px auto 0;padding:35px 0 15px}@media (width>=768px){.hot-product{padding:45px 0 15px}}@media (width>=1200px){.hot-product{padding:45px 0 100px}}.catalog-links{margin-top:40px;margin-bottom:40px}@media (width>=1200px){.catalog-links{margin-top:0;margin-bottom:68px}}.catalog-links__list{padding:0 20px 20px;list-style:none;position:relative}@media (width>=768px){.catalog-links__list{grid-template-columns:253px 231px 236px;gap:12px 10px;display:grid}}@media (width>=1200px){.catalog-links__list{grid-template-columns:315px 318px 300px;gap:12px 10px;max-width:1002px;margin:0 auto;padding:73px 0 59px;display:grid}}.catalog-links__list:before{content:"";background:#c5c1be;width:100%;height:1px;position:absolute;bottom:-2px;left:0}@media (width>=767px){.catalog-links__list:before{width:100%;display:block}}@media (width>=1200px){.catalog-links__list:before{width:957px;left:0}}.catalog-links__item{margin:0;padding:73px 0 59px}@media (width<=767px){.catalog-links__item{flex-wrap:wrap;gap:0 15px;margin-bottom:10px;padding:0 20px 30px;display:flex}}.catalog-links__item a{letter-spacing:-.03em;color:#191919;align-items:center;gap:10px;font-size:15px;font-weight:600;line-height:80%;text-decoration:none;transition:color .2s;display:inline-flex}@media (width<=767px){.catalog-links__item a{gap:0}}.catalog-links__item a:hover{color:#000}.catalog-links__item a:hover .icon{opacity:1;transform:translate(0)}.catalog-links__item .icon{opacity:0;flex-shrink:0;align-items:center;transition:opacity .2s,transform .2s;display:flex;transform:translate(-6px)}@media (width<=767px){.catalog-links__item .icon{display:none}}.hot-product__tabs-content{scrollbar-gutter:stable;justify-content:center;display:flex;position:relative;overflow:auto}@media (width<=767px){.hot-product__tabs-content{margin:0 20px 20px}}@media (width<=480px){.hot-product__tabs-content{justify-content:initial}}.hot-product__tabs-content::-webkit-scrollbar{width:2px;height:4px}.hot-product__tabs-content::-webkit-scrollbar-track{background:#c8ccd199;border-radius:24px;margin-left:20px;margin-right:20px}.hot-product__tabs-content::-webkit-scrollbar-thumb{background:#acacac;border-radius:24px;outline:1px solid #acacac}.hot-product__tabs{text-align:center;background:#7676801f;border-radius:8px;justify-content:center;width:auto;height:44px;margin:0 auto 50px;padding:2px;display:table}@media (width<=767px){.hot-product__tabs{justify-content:flex-start;width:fit-content;height:auto;margin:0 auto 7px;display:flex}}@media (width<=576px){.hot-product__tabs{gap:10px;width:fit-content}}.hot-product__tab{cursor:pointer;text-align:center;color:#1a1c20;background:inherit;background:initial;border:0;border-radius:7px;width:188px;height:40px;padding:5px 24px;font-size:13px;font-weight:500;transition:all .5s}@media (width<=767px){.hot-product__tab{width:100%;height:34px;padding:2px 30px;font-size:14px}}@media (width>=1199px){.hot-product__tab:hover{color:#1a1c20;background:#f5ca3a}}.hot-product__tab.active{color:#1a1c20;background:#f5ca3a}.hot-product__panel{display:none}.hot-product__panel.active{display:block}.hot-product__content .projects__slider{background:inherit}.projects__list{max-width:450px;margin:0 auto;padding:0 10px}@media (width>=767px){.projects__list{max-width:initial;grid-template-columns:repeat(2,1fr);gap:20px;padding:0 10px;display:grid}}@media (width>=1199px){.projects__list{grid-template-columns:repeat(3,1fr);gap:36px 30px;padding:0;display:grid}}.hot-product__button{justify-content:center;margin:48px 0 0;display:flex}.hot-product__button .btn{text-align:center;justify-content:center;align-items:center;width:auto;padding:0 20px}.hero{--header-h:110px}@media (width<=767px){.hero{--header-h:60px}}.hero{isolation:isolate;color:#fff;height:100vh;padding-top:var(--header-h);background:#0c0d10;min-height:600px;position:relative;overflow:hidden}.btn.btn--ghost{--bg:transparent;--fg:#fff;background:inherit;color:#fff;border-color:#ffffff38;transform:translateY(-1px);box-shadow:0 10px 30px -10px #00000059}.btn.btn--ghost .arrow{color:#fff;background:#ffffff1f}.btn.btn--ghost .arrow svg path{fill:#fff}.hero__bg{z-index:0;position:absolute;inset:0;overflow:hidden}.hero__bg img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.02)}.hero__bg .placeholder{background:radial-gradient(80% 60% at 70% 20%,#f5ca3a1f,#0000 60%),radial-gradient(60% 50% at 20% 80%,#465a7873,#0000 60%),linear-gradient(#0c0d10 0%,#15171b 60%,#0a0b0e 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hero__bg .placeholder .ph-note{font-family:var(--mono);letter-spacing:.22em;text-transform:uppercase;color:#ffffff38;border:1px dashed #ffffff24;border-radius:999px;padding:8px 14px;font-size:11px}.hero__veil{z-index:1;background:radial-gradient(120% 80% at 100% 0,#f5ca3a1a,#0000 55%),linear-gradient(#0c0d1073 0%,#0c0d104d 30%,#0c0d10d9 100%);position:absolute;inset:0}.hero__inner{z-index:2;flex-direction:column;justify-content:space-evenly;height:100%;display:flex;position:relative}@media (width<=1199px){.hero__inner{padding-left:20px;padding-right:20px}}.home-filter h2{letter-spacing:-.03em;color:#1a1c20;margin:0 0 31px;font-size:54px;font-weight:300;line-height:102%}@media (width<=1199px){.home-filter h2{font-size:clamp(36px,5.2vw,76px)}}.home-filter h2 span{font-weight:500}.hero__eyebrow{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);letter-spacing:.18em;text-transform:uppercase;color:#dcdee2;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:14px;width:fit-content;margin-bottom:clamp(16px,4vh,36px);padding:8px 14px 8px 8px;font-size:12px;display:inline-flex}.hero__eyebrow .pill{color:#15171b;letter-spacing:.16em;background:#f5ca3a;border-radius:999px;padding:4px 10px;font-weight:600}.hero__title{color:#fff;letter-spacing:-.035em;text-wrap:balance;max-width:18ch;margin:0 0 clamp(14px,3vh,26px);font-size:clamp(36px,9vh,104px);font-weight:300;line-height:.98}@media (width<=767px){.hero__title{font-size:clamp(30px,9vh,40px)}}.hero__title em{background:linear-gradient(#fff 0%,#d6d8dc 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal;font-weight:600}.hero__title .accent{color:var(--gold);font-weight:500;display:block}.wrapper-seo{background:var(--paper)}.hero__sub{color:#dcdee2c7;max-width:78ch;margin:0 0 clamp(14px,3vh,26px);font-size:clamp(14px,1.9vh,17px);font-weight:300;line-height:1.55}.hero__cta-row{flex-wrap:wrap;align-items:center;gap:clamp(8px,1.8vh,16px);display:flex}.hero__bottom{justify-content:space-between;align-items:flex-end;gap:clamp(16px,5vh,48px);display:flex}.hero__goals{flex-wrap:wrap;gap:32px;display:flex}@media (width<=767px){.hero__goals{gap:20px}}.goal{color:#dcdee2d9;letter-spacing:.04em;align-items:center;gap:10px;font-size:13px;display:flex}.goal .num{font-family:var(--mono);color:var(--gold);letter-spacing:.16em;font-size:11px}.hero__scroll{color:#dcdee299;letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:12px;font-size:11px;display:flex}.hero__scroll .line{background:linear-gradient(90deg,#ffffff73,#0000);width:80px;height:1px;position:relative;overflow:hidden}.hero__scroll .line:after{content:"";background:#fff;width:30%;animation:2.4s ease-in-out infinite scrollDot;position:absolute;top:0;bottom:0;left:-30%}@keyframes scrollDot{0%{left:-30%}to{left:130%}}.ticker{color:#ffffffb3;background:#15171b;border-block:1px solid #ffffff0f;overflow:hidden}.ticker__track{white-space:nowrap;gap:48px;width:max-content;padding:18px 0;animation:40s linear infinite tick;display:flex}.ticker span{letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:48px;font-size:13px;display:inline-flex}.ticker span:after{content:"";background:var(--gold);border-radius:50%;width:5px;height:5px;display:inline-block}@keyframes tick{0%{transform:translate(0)}to{transform:translate(-50%)}}.video_bg__child,.video_bg__child .plane{width:100%;height:100%;position:absolute;inset:0}.video_bg__child .plane video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.02)}.video_bg__child .plane:after{content:"";z-index:1;background:#00000080;position:absolute;inset:0}.sec-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--text-soft);align-items:center;gap:10px;margin-bottom:18px;font-size:11px;font-weight:500;display:inline-flex}.sec-eyebrow:before{content:"";background:var(--gold);width:24px;height:1px}.blog{background:var(--paper);padding:0 0 clamp(80px,8vw,128px);position:relative;overflow:hidden}.blog:before{content:"";pointer-events:none;background-image:radial-gradient(#14161a0d 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(50% 40% at 50% 0,#000 30%,#0000 75%);mask-image:radial-gradient(50% 40% at 50% 0,#000 30%,#0000 75%)}.blog .wrap{position:relative}.blog__head{grid-template-columns:1fr auto;align-items:end;gap:32px;margin-bottom:48px;display:grid}.blog__head h2{letter-spacing:-.025em;max-width:20ch;margin:0;font-size:clamp(36px,4.4vw,60px);font-weight:300;line-height:1.02}.blog__head h2 em{font-style:normal;font-weight:500}.blog__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid!important}@media (width<=767px){.blog__grid{padding-bottom:70px}}.blog__grid .swiper-slide:nth-child(n+4){display:none}.blog__footer{justify-content:center;margin-top:56px;display:flex}@media (width<=767px){.blog__footer{margin-top:20px;padding-bottom:10px}}.blog__all{background:var(--ink-2);color:#fff;border:1px solid #0000;border-radius:999px;align-items:center;gap:14px;padding:18px 32px;font-size:15px;font-weight:500;transition:all .3s;display:inline-flex}.blog__all:hover{background:var(--gold);color:var(--ink);transform:translateY(-2px);box-shadow:0 16px 40px -16px #f5ca3a80}.blog__all .a-arrow{background:#ffffff24;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;transition:all .3s;display:inline-grid}.blog__all:hover .a-arrow{background:var(--ink);color:var(--gold)}@media (width<=900px){.blog__grid{grid-template-columns:repeat(2,1fr)}.blog__head{grid-template-columns:1fr}}@media (width<=767px){.blog__grid{grid-template-columns:none;gap:0;display:flex!important}.blog__head{grid-template-columns:1fr}}.tm{background:var(--paper);padding:clamp(80px,8vw,128px) 0;position:relative;overflow:hidden}.tm__head{grid-template-columns:1fr auto;align-items:end;gap:32px;margin-bottom:48px;display:grid}.tm__head h2{letter-spacing:-.025em;max-width:18ch;margin:0;font-size:clamp(36px,4.4vw,60px);font-weight:300;line-height:1.02}.tm__head h2 em{font-style:normal;font-weight:500}.tm__viewport{margin:0 calc(-1 * var(--pad));padding:0 var(--pad) 20px;position:relative;overflow:hidden}.js-testimonials{overflow:hidden}.tm__nav{justify-content:space-between;align-items:center;margin-top:32px;display:flex}@media (width<=640px){.tm__nav{margin-top:20px;display:block}}.tm__dots{gap:8px;width:auto;display:flex;position:static}.testimonials #tmDots.swiper-pagination{width:auto;position:static}.tm__dot{cursor:pointer;background:#14161a1f;border:0;border-radius:2px;width:24px;height:3px;padding:0;transition:all .2s}.tm__dot.is-active{background:var(--ink);width:48px}.testimonials #tmPrev.swiper-button-disabled,.testimonials #tmNext.swiper-button-disabled{opacity:.35;pointer-events:none}@media (width<=640px){.tm__head{grid-template-columns:1fr}}.arrow-btn{background:0 0;border:1px solid #14161a24;border-radius:50%;place-items:center;width:42px;height:42px;transition:all .2s;display:inline-grid}.arrow-btn:hover{background:var(--ink-2);color:#fff;border-color:var(--ink-2);cursor:pointer}.tm__controls{align-items:center;gap:8px;display:flex}.sec-link{letter-spacing:.04em;color:var(--text-soft);align-items:center;gap:8px;padding:8px 0;font-size:13px;display:inline-flex}.why{background:var(--paper);position:relative}.testimonials .swiper-wrapper{align-items:stretch}.testimonials .swiper-wrapper.has-expanded{align-items:flex-start}.testimonials .swiper-slide{height:auto;display:flex}.why__runway{position:relative}.why__pin{box-sizing:border-box;flex-direction:column;justify-content:flex-start;width:100%;height:100vh;padding-top:100px;display:flex;position:sticky;top:0;overflow:hidden}.why__head{z-index:5;padding:0 var(--pad);max-width:var(--container);box-sizing:border-box;flex-shrink:0;justify-content:space-between;align-items:flex-end;gap:32px;width:100%;margin:0 auto 80px;display:flex;position:relative}.why__head .lead{max-width:68ch;margin-bottom:2px}@media (width<=1199px){.why__head .lead{margin-bottom:10px}}.why__head .sec-title{letter-spacing:-.025em;text-wrap:balance;margin:0;font-size:clamp(36px,4.4vw,60px);font-weight:300;line-height:1.04}.why__head .sec-title em{color:#f5ca3a;font-style:normal;font-weight:500}.why__progress{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:var(--text-soft);align-items:center;gap:18px;font-size:11px;display:flex}.why__progress span{letter-spacing:.22em;text-transform:uppercase;color:#222429;font-size:11px;font-weight:400}.why__progress .count{opacity:0}.why__progress .bar{background:#14161a1f;width:120px;height:1px;position:relative;overflow:hidden}.why__progress .bar:after{content:"";height:100%;width:var(--p,0%);background:var(--ink);transition:width .15s linear;position:absolute;top:0;left:0}.why__progress .count b{color:var(--ink);font-weight:500}.why__progress .hint{color:var(--mute);align-items:center;gap:8px;margin-left:auto;display:inline-flex}.why__progress .hint svg{width:14px;height:14px}.why__wave{z-index:1;pointer-events:none;width:100%;height:50%;position:absolute;top:55%;left:0;transform:translateY(-50%)}.why__wave svg{width:100%;height:100%;overflow:visible}.why__wave .wave-bg{stroke:#14161a14;stroke-width:1.5px;fill:none}.why__wave .wave-fg{stroke:var(--ink);stroke-width:1.5px;fill:none;stroke-dasharray:var(--len,4000);stroke-dashoffset:calc(var(--len,4000) * (1 - var(--p-num,0)));transition:stroke-dashoffset .15s linear}.why__wave .wave-glow{stroke:var(--gold);stroke-width:3px;fill:none;opacity:.4;filter:blur(3px);stroke-dasharray:var(--len,4000);stroke-dashoffset:calc(var(--len,4000) * (1 - var(--p-num,0)));transition:stroke-dashoffset .15s linear}.why__pin .hero__scroll{color:#000;justify-content:flex-end;margin-bottom:12px;font-size:12px;font-weight:500;display:flex}.why__pin .hero__scroll .line{background:linear-gradient(90deg,#00000073,#0000)}.why__pin .hero__scroll .line:after{background:#000}@media (width>=1200px){.why__pin .hero__scroll{display:none}}.why__viewport{z-index:3;flex:none;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}@media (width<=1199px),(hover:none){.why__viewport{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.why__viewport::-webkit-scrollbar{display:none}.why__track{width:max-content}}.why__track{padding-left:max(var(--pad), (100vw - var(--container)) / 2 + var(--pad));will-change:transform;align-items:stretch;gap:28px;padding-right:calc(50vw - 200px);transition:transform 80ms linear;display:flex}.why-card{border-radius:var(--radius-l);background:#fff;border:1px solid #14161a0f;flex-direction:column;flex:0 0 380px;gap:20px;min-height:440px;padding:36px 32px;display:flex;position:relative;overflow:hidden}.why-card__num{font-family:var(--mono);letter-spacing:.22em;color:var(--mute);align-items:center;gap:10px;font-size:11px;display:flex}.why-card__num:before{content:"";background:var(--gold);width:24px;height:1px}.why-card__icon{background:var(--paper);width:54px;height:54px;color:var(--ink);border-radius:14px;place-items:center;display:inline-grid}.why-card__icon svg{width:26px;height:26px}.why-card h3{letter-spacing:-.015em;color:var(--ink);text-wrap:balance;max-width:14ch;margin:0;font-size:22px;font-weight:500;line-height:1.2}@media (width<=767px){.why-card h3{max-width:100%}}.why-card p{color:var(--text-soft);text-wrap:pretty;flex:1;margin:0;font-size:14.5px;font-weight:300;line-height:1.6}.why-card__corner{font-family:var(--mono);letter-spacing:.18em;color:#14161a2e;text-transform:uppercase;font-size:10px;position:absolute;bottom:24px;right:28px}@media (width<=900px),(hover:none){.why__runway{height:auto}.why__pin{height:auto;padding:64px 0;position:relative}.why__head{padding:0 var(--pad);flex-direction:column;align-items:flex-start;margin-bottom:32px}.why__viewport::-webkit-scrollbar{display:none}.why__track{padding-bottom:0;padding-right:var(--pad);transform:none!important}.why-card{scroll-snap-align:center;min-height:auto}.why__wave,.why__progress{display:none}}.seo{background:#fff;padding:clamp(80px,8vw,128px) 0;position:relative;overflow:hidden}.seo:before{content:"";pointer-events:none;background-image:radial-gradient(#14161a0f 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 50% at 50% 0,#000 30%,#0000 75%);mask-image:radial-gradient(70% 50% at 50% 0,#000 30%,#0000 75%)}.sec-head{grid-template-columns:1fr auto;align-items:end;gap:32px;margin-bottom:48px;display:grid}.seo .wrap{position:relative}.sec-title{letter-spacing:-.025em;text-wrap:balance;max-width:20ch;margin:0;font-size:clamp(32px,4vw,54px);font-weight:300;line-height:1.02}.sec-title em{font-style:normal;font-weight:500}@media (width>=768.98px){.seo__grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:200px;gap:14px;display:grid}}@media (width<=767.98px){.seo-card{height:350px;margin-bottom:30px}}.seo-card:before{content:"";z-index:1;background:linear-gradient(#14161a1a 30%,#14161ad9 100%);transition:transform .8s cubic-bezier(.2,.6,.2,1);position:absolute;inset:0}.seo-card:after{content:"";z-index:-1;background:linear-gradient(#14161a1a 30%,#14161ad9 100%);position:absolute;inset:0}.seo-card:hover{transform:translateY(-3px)}.seo-card:hover:before{transform:scale(1.06)}.seo-card .seo__count{z-index:2;font-family:var(--mono);letter-spacing:.16em;color:#ffffffd9;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14161a8c;border-radius:999px;padding:6px 10px;font-size:11px;position:absolute;top:20px;right:20px}.seo-card .seo__title{letter-spacing:-.02em;color:#fff;z-index:2;max-width:14ch;margin:0;font-size:30px;font-weight:400;line-height:1.05}.seo-card .seo__sub{color:#ffffffb8;z-index:2;align-items:center;gap:10px;margin:10px 0 0;font-size:13px;font-weight:300;display:flex}.seo__bottom{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:48px;display:flex}.seo__bottom a{color:#15171b;background:#e6e8eb;border-radius:999px;justify-content:center;align-items:center;padding:10px 20px;font-size:16px;font-weight:500;transition:all .5s;display:flex}@media (width>=1199.98px){.seo__bottom a:hover{color:#fff;background:#000}}.seo-card .seo__sub .arrow-mini{background:var(--gold);width:26px;height:26px;color:var(--ink);border-radius:50%;place-items:center;font-size:11px;font-weight:500;transition:all .25s;display:inline-grid}.seo-card:hover .seo__sub .arrow-mini{transform:translate(4px)}.seo-1{grid-area:span 2/span 7}.seo-1 .seo__title{letter-spacing:-.025em;z-index:2;font-size:48px}.seo-card{border-radius:var(--radius-m);isolation:isolate;color:#fff;background:#fff;border:1px solid #14161a0f;flex-direction:column;justify-content:flex-end;padding:26px;transition:all .35s cubic-bezier(.2,.6,.2,1);display:flex;position:relative;overflow:hidden}.seo-2{grid-area:span 2/span 5}.seo-2 .seo__title{z-index:2;font-size:36px}.seo-3{grid-area:span 2/span 5}.seo-4{grid-area:span 2/span 7}.seo-4 .seo__title{font-size:40px}@media (width<=767px){.testimonials .btn--lg{justify-content:flex-end;max-width:200px;margin:30px 0 0 auto;display:flex}}.seo__grid-photo{width:100%;height:100%;position:absolute;top:0;left:0}.seo__grid-photo picture{width:100%;height:100%;display:block}.seo__grid-photo picture img{object-fit:cover;width:100%;height:100%}picture{width:100%;height:100%;display:block}.home-filter{background:#eef0f2;margin-bottom:60px;padding-top:86px}@media (width<=767px){.home-filter{margin-bottom:40px;padding:40px 10px 0}}.lead-block{color:#fff;isolation:isolate;background:#0c0d10;padding:clamp(80px,9vw,140px) 0;position:relative;overflow:hidden}.lead-block:before{content:"";z-index:-2;background:radial-gradient(1152px 593px at 1728px 84px,#f5ca3a1a,#f5ca3a00 60%),radial-gradient(1152px 424px at 96px 847px,#7896b41a,#7896b400 60%),linear-gradient(#0c0d10 0%,#15171b 60%,#0a0b0e 100%);position:absolute;inset:0}.lead-block__wrapper{max-width:1140px;margin:0 auto;position:relative}.lead-block__bg-search{justify-content:center;align-items:center;width:1505px;height:1505px;display:flex;position:absolute;top:-548px;left:-1019px}.lead-block__bg-search-inner{opacity:.3;width:1080px;height:1080px;transform:rotate(125.19deg)}.lead-block__bg-search-inner img{object-fit:cover;width:100%;height:100%;display:block}.lead-block__bg-plus{opacity:.2;flex-direction:column;width:102px;display:flex;position:absolute;top:-139px;left:519px}.lead-block__bg-plus img{object-fit:cover;width:102px;height:529px;display:block}.lead-block__bg-plus img+img{margin-top:-2px}.lead-block .wrap{grid-template-columns:1.05fr 1fr;align-items:start;gap:clamp(48px,7vw,120px);max-width:1320px;padding-inline:56px;display:grid;position:relative}.lead-block .lb__copy{flex-direction:column;align-items:flex-start;gap:17.5px;padding-top:8px;display:flex}.lead-block .sec-eyebrow{color:#dcdee28c;font-family:var(--sans);letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:10px;margin:0;font-size:11px;font-weight:500;line-height:normal;display:flex}.lead-block .sec-eyebrow:before{content:"";background:var(--gold);flex-shrink:0;width:24px;height:1px}.lead-block h2{letter-spacing:-.035em;color:#fff;max-width:658px;margin:0;font-size:clamp(36px,5.2vw,76px);font-weight:300;line-height:.98}.lead-block h2 em{background:linear-gradient(#fff,#a8acb3);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal;font-weight:600;display:block}.lead-block h2 .accent{color:var(--gold);font-weight:500;display:block}.lead-block .lb__sub{color:#dcdee2b3;max-width:441px;margin:0;padding-top:8.49px;font-size:17px;font-weight:300;line-height:1.55}.lb__divider{background:linear-gradient(90deg,#ffffff2e,#fff0 70%);width:420px;max-width:420px;height:1px}.lb__assurance{flex-direction:column;gap:14px;width:100%;max-width:337px;padding-top:10.5px;display:flex}.lb__assurance .item{color:#dcdee299;align-items:flex-start;gap:12px;font-size:13px;font-weight:300;line-height:1.55;display:flex}.lb__assurance .item p{color:#dcdee2;margin:0;line-height:20.15px}.lb__assurance .ic{width:22px;height:22px;color:var(--gold);background:#f5ca3a29;border-radius:11px;flex-shrink:0;place-items:center;margin-top:2px;font-size:10px;font-weight:300;line-height:1;display:inline-grid}@media (width<=1080px){.lead-block .wrap{grid-template-columns:1fr;gap:48px}}.lb__form-wrap{position:relative}.lb__form-wrap:before{content:"";z-index:-1;filter:blur(.3px);background:linear-gradient(140deg,#f5ca3a66,#0000 30%,#ffffff14 60%,#0000);border-radius:24px;position:absolute;inset:-1px}.lb__form{-webkit-backdrop-filter:blur(20px)saturate(1.2);background:#14161ab3;border:1px solid #ffffff14;border-radius:24px;padding:clamp(28px,3vw,40px);position:relative;overflow:hidden}.lb__form-tag{font-family:var(--mono);letter-spacing:.22em;text-transform:uppercase;color:#dcdee266;align-items:center;gap:8px;font-size:10px;display:flex;position:absolute;top:24px;right:24px}.lb__form-tag .pulse{background:#5fbf72;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse;box-shadow:0 0 0 3px #5fbf722e}.lb__form h3{letter-spacing:-.015em;color:#fff;margin:0 0 6px;font-size:22px;font-weight:500}.lb__form .lb__form-sub{color:#dcdee28c;margin:0 0 28px;font-size:13px;font-weight:300}@media (width<=1080px){.vc--feature{grid-column:span 12}.v-shorts{grid-column:span 12;grid-template-columns:repeat(4,1fr)}.vc--horiz{grid-column:span 6}.v-channel{text-align:center;grid-template-columns:1fr;padding:24px}.v-channel__info{text-align:center;flex-direction:column}.lead-block .wrap{grid-template-columns:1fr;gap:48px}.video-head{grid-template-columns:1fr;align-items:flex-start}}[data-reveal]{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.2,.6,.2,1);transform:translateY(28px)}[data-reveal].is-in{opacity:1;transform:none}.video-reviews{color:#fff;background:#0c0d10;padding:clamp(80px,8vw,128px) 0;position:relative;overflow:hidden}.video-reviews:before{content:"";z-index:0;background:radial-gradient(60% 50% at 90% 0,#f5ca3a14,#0000 60%),radial-gradient(50% 40% at 0 100%,#50648c1a,#0000 60%);position:absolute;inset:0}.video-reviews .wrap{z-index:1;position:relative}.video-head{grid-template-columns:1fr auto;align-items:end;gap:32px;margin-bottom:48px;display:grid}.video-head .sec-eyebrow{color:#dcdee28c}.video-head .sec-eyebrow:before{background:var(--gold)}.video-head h2{letter-spacing:-.025em;color:#fff;max-width:25ch;margin:0;font-size:clamp(36px,4.4vw,60px);font-weight:300;line-height:1.02}.video-head h2 em{font-style:normal;font-weight:500}.video-head .video-tabs{background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;gap:6px;padding:6px;display:flex}.video-head .video-tab{color:#dcdee2a6;cursor:pointer;white-space:nowrap;border-radius:999px;padding:9px 18px;font-size:13px;transition:all .2s}.video-head .video-tab:hover{color:#fff}.video-head .video-tab.is-active{color:var(--ink);background:#fff;font-weight:500}.video-grid{grid-template-columns:repeat(12,1fr);gap:18px;display:grid}.vc{border-radius:var(--radius-l);cursor:pointer;isolation:isolate;background:#1a1c20;border:1px solid #ffffff0f;transition:all .4s;position:relative;overflow:hidden}.vc img{object-fit:cover;width:100%;height:100%}.vc:hover{border-color:#f5ca3a4d;transform:translateY(-4px)}.vc__img{object-fit:cover;z-index:0;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.6,.2,1);position:absolute;inset:0}.vc:hover .vc__img{transform:scale(1.05)}.vc:after{content:"";z-index:1;background:linear-gradient(#0003 0%,#0000 30%,#000000bf 100%);position:absolute;inset:0}.vc__chip{z-index:3;font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:7px;padding:6px 11px;font-size:10px;display:inline-flex;position:absolute;top:18px;left:18px}.vc__chip.short{background:#f03;border-color:#0000}.vc__dur{z-index:3;font-family:var(--mono);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.04em;background:#0000008c;border-radius:6px;padding:5px 9px;font-size:11px;position:absolute;top:18px;right:18px}.vc__play{z-index:3;width:66px;height:66px;color:var(--ink);background:#fffffff2;border-radius:50%;place-items:center;transition:all .3s;display:inline-grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 50px -10px #00000080}.vc:hover .vc__play{background:var(--gold);transform:translate(-50%,-50%)scale(1.08)}.vc__play svg{width:22px;height:22px;margin-left:3px}.vc__meta{z-index:3;color:#fff;position:absolute;bottom:20px;left:22px;right:22px}.vc__title{letter-spacing:-.01em;text-wrap:balance;margin:0 0 8px;font-size:17px;font-weight:500;line-height:1.25}.vc__sub{color:#fff9;align-items:center;gap:10px;font-size:12px;display:flex}.vc__sub .dot{background:currentColor;border-radius:50%;width:3px;height:3px}.vc--feature{aspect-ratio:16/9;grid-column:span 7}.vc--feature .vc__title{max-width:18ch;font-size:24px}.vc--feature .vc__play{width:84px;height:84px}.vc--feature .vc__play svg{width:28px;height:28px}.vc--short{aspect-ratio:9/16;grid-column:span 2.5}.v-shorts{grid-column:span 5;grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.v-shorts .vc{aspect-ratio:9/16}.v-shorts .vc__title{font-size:15px}.v-shorts .vc__play{width:54px;height:54px}.v-shorts .vc__play svg{width:18px;height:18px}.vc--horiz{aspect-ratio:16/10;grid-column:span 4}.v-channel{border-radius:var(--radius-l);background:linear-gradient(120deg,#ffffff0a,#f5ca3a0f);border:1px solid #ffffff14;grid-column:span 12;grid-template-columns:1fr auto;align-items:center;gap:32px;margin-top:18px;padding:32px 40px;display:grid}.v-channel__info{align-items:center;gap:24px;display:flex}.v-channel__yt{background:#f03;border-radius:14px;flex-shrink:0;place-items:center;width:56px;height:56px;display:inline-grid}.v-channel__yt svg{color:#fff;width:30px;height:30px}.v-channel h4{letter-spacing:-.01em;color:#fff;margin:0 0 4px;font-size:20px;font-weight:500}.v-channel .meta{color:#dcdee28c;align-items:center;gap:14px;font-size:13px;display:flex}.v-channel .meta .dot{background:currentColor;border-radius:50%;width:3px;height:3px}.v-channel .btn{color:#fff;background:#f03;font-weight:600}.v-channel .btn:hover{background:#ff2050}.v-channel .btn .arrow{color:#fff;background:#ffffff2e}@media (width<=1080px){.vc--feature{grid-column:span 12}.v-shorts{grid-column:span 12;grid-template-columns:repeat(4,1fr)}.vc--horiz{grid-column:span 6}.v-channel{text-align:center;grid-template-columns:1fr;padding:24px}.v-channel__info{text-align:center;flex-direction:column}.lead-block .wrap{grid-template-columns:1fr;gap:48px}.video-head{grid-template-columns:1fr;align-items:flex-start}}@media (width<=640px){.v-shorts{grid-template-columns:repeat(2,1fr)}.vc--horiz{grid-column:span 12}.video-head .video-tabs{flex-wrap:wrap}.lb__form{width:100%;padding:32px 24px}.lb__divider,.lb__assurance{width:100%;max-width:100%}}.blog .wrap{max-width:1207px;padding:0}@media (width<=1023px){.blog .wrap{padding:0 10px}}.shorts-popup{z-index:9999;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.popup-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000d9;width:100%;height:100%;position:absolute;top:0;left:0}.popup-content{background:#000;border-radius:16px;width:90%;max-width:500px;height:90vh;margin:auto;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}.popup-video-wrapper{width:100%;height:100%;padding-bottom:177.78%;position:relative}.popup-video-wrapper iframe{width:100%;height:100%;position:absolute;top:0;left:0}.popup-close{z-index:10;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:absolute;top:15px;right:15px}.popup-close:hover{background:#000c}.shorts-popup{z-index:10000;background:#000000f2;display:none;position:fixed;inset:0}.shorts-popup.active{display:block}.vertical-swiper-container{width:100%;max-width:520px;height:100%;margin:0 auto;overflow:hidden}.vertical-shorts-swiper{height:100%}.vertical-shorts-swiper .swiper-slide{background:#000;height:100vh}.vertical-shorts-swiper iframe{border:none;width:100%;height:100%}.popup-content{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative}.popup-close{z-index:10;background:#00000080;border-radius:50%;padding:8px;position:absolute;top:20px;right:20px}@media (width<=767px){.v-shorts{grid-template-columns:repeat(2,1fr)}.vc--horiz{grid-column:span 12}.video-head .video-tabs{flex-wrap:wrap}.lb__form{width:100%;padding:32px 24px}.lb__divider,.lb__assurance{width:100%;max-width:100%}.lead-block .wrap{padding-inline:15px}.tm,.why__pin,.faq,.seo-block,.blog,.video-reviews,.lead-block{padding-top:40px;padding-bottom:40px}}.showcase{isolation:isolate;color:#fff;background:#0c0d10;flex-direction:column;align-items:center;gap:50px;padding:80px 0 47px;font-family:Inter,sans-serif;display:flex;position:relative;overflow:visible}@media (width<=1199px){.showcase{gap:10px}}.showcase .sec-head{max-width:1208px;margin:0 auto}.showcase:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(1152.6px 683.2px at 1728.9px 97.6px,#f5ca3a1a 0%,#f5ca3a00 60%),radial-gradient(1152.6px 488px at 96.05px 976px,#7896b41a 0%,#7896b400 60%),linear-gradient(#0c0d10 0%,#15171b 60%,#0a0b0e 100%);position:absolute;inset:0}.showcase .sec-head{align-items:flex-start;width:100%;display:flex}.sc-info__cta-arrow{background:#15171b;border-radius:11px;justify-content:center;align-items:center;width:22px;min-width:22px;height:22px;margin-left:3px;padding:3px 0 4px;display:flex}.showcase .sec-head__inner{justify-content:space-between;align-items:flex-end;width:1205px;display:flex}.showcase .sec-head__left{flex-direction:column;align-items:flex-start;gap:18px;width:605px;display:flex}.showcase .sec-eyebrow{letter-spacing:2.42px;text-transform:uppercase;color:#54585f;align-items:center;gap:10px;margin:0;font-size:11px;font-weight:500;line-height:normal;display:flex}.showcase .sec-eyebrow:before{content:"";background:#f5ca3a;width:24px;height:1px;display:block}.showcase .sec-title{letter-spacing:-1.35px;color:#fff;white-space:nowrap;width:667.08px;max-width:667.09px;margin:0;font-size:54px;font-weight:300;line-height:55px}@media (width<=1199px){.showcase .sec-title{font-size:clamp(36px,5.2vw,76px)}}@media (width<=767px){.showcase .sec-title{line-height:40px}}.showcase .sec-title em{color:#fff;font-style:normal;font-weight:500}.sc-info__more-complexes{justify-content:center;display:flex}.showcase__slider{box-sizing:border-box;width:100%;margin:0 auto;padding:0 1px}@media (width<=1080px){.showcase__slider{padding:0}}.showcase__slider .swiper{overflow:visible}@media (width<=1080px){.showcase__slider .swiper{overflow:hidden}}.showcase__slider .swiper-slide{width:auto;height:auto}@media (width<=1080px){.showcase__slider .swiper-slide{width:88vw}}@media (width<=640px){.showcase__slider .swiper-slide{width:90vw}}.showcase__controls{padding-bottom:10px}.showcase__controls .arrow-btn{color:#fff;border-color:#ffffff38}.showcase__controls .arrow-btn:hover{color:#15171b;background:#fff;border-color:#fff}.showcase__controls .arrow-btn.swiper-button-disabled{opacity:.35;pointer-events:none}.sc-card--secondary{width:304px;height:620px;overflow:hidden}.sc-card--secondary .sc-card__main{height:660px}.sc-card--secondary .sc-card__photo{height:496px}.sc-card__photo img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.sc-card__photo--shaded:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#0000008c 100%);position:absolute;inset:7px .96px -74px -.96px}.sc-card__badges .sc-badge__dot{background:#15171b;border-radius:2.5px;flex-shrink:0;width:5px;height:5px}.sc-card__icon-btn{-webkit-backdrop-filter:blur(6px);color:#15171b;cursor:pointer;background:#ffffffeb;border:0;border-radius:18px;flex-shrink:0;place-items:center;width:36px;height:36px;margin-left:auto;padding:1px 6px;display:inline-grid}.sc-card__icon-btn svg{width:16px;height:16px;display:block}.sc-card__dots{z-index:2;justify-content:center;align-items:flex-end;display:flex;position:absolute;bottom:13px;left:0;right:0}.sc-card__dots-inner{justify-content:center;align-items:center;gap:6px;width:90px;height:10px;display:flex}.sc-card__dots-inner i{background:#ffffff73;border-radius:50%;width:6px;height:6px;display:block}.sc-card__dots-inner i.is-active{background:#fff;width:8px;height:8px}.sc-card--secondary .sc-info{border:1px solid #14161a0f;justify-content:space-between;height:570px;padding:1px}@media (width<=767px){.sc-info__media{display:none}}.sc-card--secondary .sc-info__media{width:100%}.sc-card--secondary .sc-info__body{height:236px;padding-top:16px}.sc-card--secondary .sc-info__meta{justify-content:space-between;width:356.66px}.sc-info__id{letter-spacing:1.76px;color:#9aa0a6;opacity:.85;font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;font-weight:400;line-height:normal}.sc-card--secondary .sc-info__feats{gap:16px;height:109px;padding:15px 0}.sc-feat__icon{color:#9aa0a6;flex-shrink:0;width:15px;height:15px}.sc-feat__icon svg{width:100%;height:100%;display:block}@media (width<=1080px){.showcase{padding:40px 24px}.showcase .sec-head__inner{width:100%}.showcase .sec-head__left{width:auto;max-width:100%}.showcase .sec-title{white-space:normal;width:auto;max-width:100%}.sc-card{border:0}.sc-card--secondary{width:100%;height:auto;overflow:visible}}.header .topbar{background:inherit;-webkit-backdrop-filter:inherit;border-bottom:inherit}.hot-product .property__catalog{position:relative;overflow:hidden}.hot-product .property__catalog:after{content:"";z-index:2;pointer-events:none;background:#fff;transition:transform .7s cubic-bezier(.77,0,.175,1);position:absolute;inset:0;transform:translateY(0%)}.hot-product .property__catalog.revealed:after{transform:translateY(-101%)}.blog__grid .swiper-slide{opacity:0;transition:opacity .6s,transform .6s cubic-bezier(.2,.6,.2,1);transform:translateY(40px)}.blog__grid .swiper-slide.is-visible{opacity:1;transform:translateY(0)}.ask__head-parallax-l{opacity:.3;width:147px;height:1376px;position:absolute;bottom:-385px;left:-284px}.ask__head-parallax-r{opacity:.3;width:147px;height:1376px;position:absolute;top:-230px;right:-167px}.ask-section .wrap{max-width:1320px}.faq{padding-bottom:36px}.all-block{position:relative;overflow:hidden}.header .topbar:before{background:inherit;-webkit-backdrop-filter:none;backdrop-filter:none}
