*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}html,body{display:flex;flex-direction:column;min-width:1366px;width:100%;height:var(--app-height, 100%);min-height:var(--app-height, 100%);background:#0f172a;font:16px/24px "Inter",serif;font-optical-sizing:auto;letter-spacing:-0.01em;color:#475569;padding:0;margin:0;position:relative}@media(max-width: 1280px){html,body{min-width:0}}html._overflowHidden,body._overflowHidden{overflow:hidden}a{color:inherit;text-decoration:none;transition:color .3s ease}b,strong{font-weight:700}p,ul,ol,li{margin:0;padding:0}p+p,p+ul,p+ol,ul+p,ul+ul,ul+ol,ol+p,ol+ul,ol+ol,li+p,li+ul,li+ol{margin-top:1em}h1{margin:0;padding:0}h2{margin:0;padding:0}h3{margin:0;padding:0}h4{margin:0;padding:0}h5{margin:0;padding:0}h6{margin:0;padding:0}ul li,ol li{list-style:none}img{display:block;max-width:100%;max-height:100%}svg{transition:all .3s ease}button{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;padding:0;background:none;border:none;outline:none;cursor:pointer}input,textarea{font-family:inherit;font-weight:inherit;outline:none;appearance:none;background:none;border:none;border-radius:0}.main{display:flex;flex:1 1 auto;min-width:0;min-height:0;width:100%;height:100%;margin-left:auto;margin-right:auto;padding:16px 16px 16px 98px;position:relative}.main._noHeader{padding-left:16px}.main-container{position:relative;flex:1 1 auto;min-width:0;min-height:0;width:100%;height:100%}.main-container>*:not(.create-meeting):not(.cancel-meeting):not(.feature):not([data-choose-project]):not([data-create-meeting]):not([data-cancel-meeting]):not([data-feature]){position:absolute;inset:0;width:100%;height:100%;min-height:0}.ps__rail-x{display:none !important}.ps__rail-y{right:0 !important;width:2px !important;background:rgba(0,0,0,.2) !important;opacity:1 !important}@media(max-width: 1919px){.ps__rail-y{right:8px !important}}.ps__thumb-y{right:0 !important;width:2px !important;background:#4f46e5 !important}.burger{flex-shrink:0;width:24px;height:24px;position:relative}.burger img{transition:opacity .3s ease}.burger img:first-child{opacity:1}.burger img:last-child{position:absolute;inset:0;opacity:0}.burger._active img:first-child{opacity:0}.burger._active img:last-child{opacity:1}.button-favs{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#f1f5f9;border-radius:16px;transition:background .3s ease;color:#475569;position:relative}@media(hover: hover)and (pointer: fine){.button-favs:hover{background:#e2e8f0}}.button-favs:before,.button-favs:after{content:""}.button-favs:before{display:block;width:24px;height:24px;mask:url(/assets/images/icon_heart.svg) no-repeat center/contain;background:currentColor}.button-favs:after{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:0px;height:0px;background:url(/assets/images/icon_heart_full.svg) no-repeat center/contain;transition:all .3s ease}.button-favs._active:after{width:24px;height:24px}.button-favs._flat{width:36px;height:36px;background:rgba(0,0,0,0);border-radius:0}.button{display:inline-flex;align-items:center;justify-content:center;column-gap:6px;height:44px;padding:0 16px;font-weight:500;font-size:14px;line-height:20px;color:#fff;background:#4f46e5;border-radius:16px;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.button:hover{opacity:.8}}.button img{width:20px}.button._s{height:36px;padding:0 12px;border-radius:8px}.button._l{height:56px;font-size:16px;line-height:24px}.button._l img{width:24px}.button._update{width:56px}.button._borderBrand300{background:none;border:1px solid #a5b4fc;color:#a5b4fc}.button._brand300{background:#a5b4fc}.button._neutral100{background:#f1f5f9;color:#0f172a}@media(hover: hover)and (pointer: fine){.button._neutral100:hover{background:#e2e8f0;opacity:1}}.button._square{width:56px;padding:0}.button._arrow:before{content:"";display:block;width:24px;height:24px;transform:rotate(90deg);mask:url(/assets/images/icon_arrow_up.svg) no-repeat center/contain;background:currentColor}.button._close{position:absolute;right:24px;top:24px;z-index:11;width:48px;height:48px;border-radius:50%;overflow:hidden}@media(hover: hover)and (pointer: fine){.button._close:hover{opacity:1}.button._close:hover:before{opacity:.7}}.button._close:before,.button._close:after{content:"";position:absolute;inset:0}.button._close:before{background:#fff;transition:all .3s ease;z-index:1}.button._close:after{mask:url(/assets/images/icon_cross.svg) no-repeat center;background:#000;z-index:2}.button._spin img{animation-name:spin;animation-duration:2s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.cancel-meeting{position:fixed;left:50%;top:50%;transform:translate(-50%, -50%);width:480px;height:auto;max-height:calc(var(--app-height, 100vh) - 48px);padding:24px;background:#fff;box-shadow:0 20px 50px rgba(18,27,33,.2);border-radius:20px;z-index:101;opacity:0;visibility:hidden;overflow:auto;transition:all .3s ease}.cancel-meeting._show{opacity:1;visibility:visible}.cancel-meeting__title{font-weight:500;font-size:30px;line-height:30px;letter-spacing:-0.02em}.cancel-meeting__text{font-size:14px;line-height:20px;margin-top:43px}.cancel-meeting__bottom{display:flex;justify-content:flex-end;column-gap:8px;margin-top:38px}.cancel-meeting__close.button{width:36px;height:36px;background:rgba(0,0,0,0);border:none}.checkbox{position:relative}@media(hover: hover)and (pointer: fine){.checkbox:hover .checkbox__label{background:#e0e7ff}}.checkbox .checkbox__input:checked~.checkbox__label{background:#4f46e5;color:#fff}.checkbox__label{display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative;cursor:pointer;height:40px;padding:12px;background:#f1f5f9;border-radius:20px;font-weight:600;font-size:14px;line-height:20px;color:#475569}@media(hover: hover)and (pointer: fine){.checkbox._infrastructure:hover .checkbox__label{background:#e0e7ff}}.checkbox._infrastructure .checkbox__input:checked~.checkbox__label{background:#4f46e5;color:#fff}.checkbox._infrastructure .checkbox__label{background:#fff;color:#4f46e5;height:96px;padding:16px;align-items:flex-end;justify-content:flex-start;border-radius:16px;font-size:12px;line-height:16px}.checkbox._infrastructure .checkbox__icon{position:absolute;right:16px;top:16px;width:24px;height:24px;mask-repeat:no-repeat;mask-position:center;mask-size:contain;background:currentColor}.checkbox._switch{display:block;width:fit-content}.checkbox._switch .checkbox__input:checked~.checkbox__label{background:rgba(0,0,0,0);color:#292c34}.checkbox._switch .checkbox__input:checked~.checkbox__label:before{background:#4f46e5}.checkbox._switch .checkbox__input:checked~.checkbox__label:after{left:27px;background:#fff}@media(max-width: 1919px){.checkbox._switch .checkbox__input:checked~.checkbox__label:after{left:19px}}.checkbox._switch .checkbox__label{height:auto;padding:0 0 0 68px;background:none;font-size:16px;line-height:24px;letter-spacing:.02em;color:#292c34;text-transform:none;text-align:left}.checkbox._switch .checkbox__label:before,.checkbox._switch .checkbox__label:after{content:"";position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease}.checkbox._switch .checkbox__label:before{left:0;width:52px;height:34px;border:1px solid #4f46e5;border-radius:17px}.checkbox._switch .checkbox__label:after{left:9px;width:16px;height:16px;background:#4f46e5;border-radius:50%;z-index:2}.create-meeting{position:fixed;left:50%;top:50%;transform:translate(-50%, -50%);width:480px;height:auto;max-height:calc(var(--app-height, 100vh) - 48px);padding:24px;background:#fff;box-shadow:0 20px 50px rgba(18,27,33,.2);border-radius:20px;z-index:100;opacity:0;visibility:hidden;overflow:auto;transition:all .3s ease}.create-meeting._show{opacity:1;visibility:visible}.create-meeting form{height:auto}.create-meeting__title{font-weight:500;font-size:30px;line-height:30px;letter-spacing:-0.02em}.create-meeting__fields{display:flex;flex-direction:column;row-gap:16px;margin-top:44px}.create-meeting__2item{display:grid;grid-template-columns:repeat(2, calc(50% - 5px));grid-column-gap:10px}.create-meeting__bottom{display:flex;justify-content:flex-end;column-gap:8px;margin-top:38px}.create-meeting__close.button{width:36px;height:36px;background:rgba(0,0,0,0);border:none}.create-meeting._summary{width:900px;max-width:calc(100vw - 48px);height:auto;max-height:min(700px,var(--app-height, 100vh) - 48px)}.create-meeting._summary .create-meeting__title{margin-bottom:30px}.feature{position:fixed;right:24px;top:24px;transform:translateX(100%);width:480px;height:calc(100% - 48px);display:flex;flex-direction:column;row-gap:24px;background:rgba(15,23,42,.2);backdrop-filter:blur(40px);border-radius:16px;overflow:hidden;z-index:-1;visibility:hidden;transition:all .3s ease}.feature._show{visibility:visible;transform:translateX(0);z-index:101}.feature__img{flex-shrink:0;height:300px}.feature__img img{display:block;width:100%;height:100%;object-fit:cover}.feature__content{flex-grow:1;padding:24px;color:#fff;position:relative}.feature__title{font-weight:500;font-size:40px;line-height:40px}.feature__text{font-size:16px;line-height:24px;letter-spacing:-0.01em;margin-top:24px}.filter{display:flex;flex-direction:column;row-gap:16px;background:#fff;border-radius:24px 24px 0 0;padding:24px}@media(max-width: 1280px),(max-height: 800px){.filter{row-gap:10px;padding:12px 16px;border-radius:16px 16px 0 0}}.filter__top{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:16px}@media(max-width: 1280px),(max-height: 800px){.filter__top{grid-column-gap:10px}.filter__top .select._l .select__head{height:44px;line-height:44px}.filter__top .range-slider__top{height:44px;border-radius:12px}.filter__top .range-slider__text{font-size:14px;line-height:20px}}.filter__label{font-weight:600;font-size:14px;line-height:20px;margin-bottom:8px}@media(max-width: 1280px),(max-height: 800px){.filter__label{font-size:12px;line-height:16px;margin-bottom:4px}}.filter__label span{color:#94a3b8}.filter__rooms{display:flex;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:28px;padding:1px}.filter__rooms .checkbox{flex-grow:1}.filter__rooms .checkbox__label{height:52px;border-radius:26px}@media(max-width: 1280px),(max-height: 800px){.filter__rooms{border-radius:22px}.filter__rooms .checkbox__label{height:40px;border-radius:20px;font-size:13px;line-height:18px}}.filter__bottom{display:flex;column-gap:24px}@media(max-width: 1280px),(max-height: 800px){.filter__bottom{column-gap:12px}}.filter__options{flex-grow:1;display:flex;flex-wrap:wrap;gap:6px}@media(max-width: 1280px),(max-height: 800px){.filter__options{gap:4px}.filter__options .checkbox__label{height:32px;font-size:12px;line-height:16px}}.filter__count,.filter__reset{flex-shrink:0}.filter__count{align-self:center;font-size:14px;line-height:20px}@media(max-width: 1280px),(max-height: 800px){.filter__count{font-size:12px;line-height:16px}}.filter__reset{border-radius:8px}.flat-card{background:#fff;border-radius:16px;display:flex;flex-direction:column;row-gap:8px;height:488px;padding:16px;position:relative}@media(hover: hover)and (pointer: fine){.flat-card:hover .flat-card__title{color:#4f46e5}.flat-card:hover .flat-card__button{background:#e2e8f0}}.flat-card__top{display:flex;align-items:center;column-gap:4px;font-size:14px;line-height:20px}.flat-card__project{font-weight:600}.flat-card__place{color:#94a3b8}.flat-card__floors{font-weight:600;margin-left:auto}.flat-card__img{width:100%;height:240px}.flat-card__img img{display:block;width:100%;height:100%;object-fit:contain}.flat-card__title{font-weight:600;font-size:20px;line-height:24px;letter-spacing:-0.02em;color:#000;transition:color .3s ease}.flat-card__price{display:grid;grid-template-columns:1fr auto;position:relative}.flat-card__priceNow{font-weight:600;font-size:16px;line-height:24px;letter-spacing:-0.02em;color:#000;padding-top:16px}.flat-card__priceOld{position:absolute;left:0;top:0;font-size:12px;line-height:16px;color:#94a3b8;text-decoration:line-through}.flat-card__mortgage{align-self:end;font-size:12px;line-height:16px;text-align:right;position:relative;z-index:4}.flat-card__mortgage span{display:block;font-weight:600;color:#4f46e5}.flat-card__tags{display:flex;flex-wrap:wrap;gap:4px}.flat-card__button{background:#f1f5f9;border-radius:12px;display:flex;align-items:center;justify-content:center;column-gap:8px;margin-top:auto;height:44px;font-weight:600;font-size:16px;line-height:24px;letter-spacing:-0.02em;color:#000;transition:background .3s ease}.flat-card__button img{width:20px}.flat-card__link{position:absolute;inset:0;z-index:3}.flat-line{display:grid;grid-template-columns:80px 15% 1fr 1fr 1fr 18% 200px;grid-column-gap:24px;min-height:96px;padding:8px 16px;background:#fff;border-radius:16px;position:relative}@media(hover: hover)and (pointer: fine){.flat-line:hover .flat-line__col._col2{color:#4f46e5}.flat-line:hover .flat-line__col._col7{background:#e2e8f0}}.flat-line__col{align-self:center;font-size:14px;line-height:20px}.flat-line__col._col1{height:80px}.flat-line__col._col1 img{display:block;width:100%;height:100%;object-fit:contain}.flat-line__col._col2{font-weight:600;font-size:20px;line-height:24px;letter-spacing:-0.02em;color:#000;transition:color .3s ease}.flat-line__col._col2 span{display:block;margin-top:4px;font-size:14px;line-height:20px;letter-spacing:.00001em;color:#475569}.flat-line__col._col7{background:#f1f5f9;border-radius:12px;display:flex;align-items:center;justify-content:center;column-gap:8px;margin-top:8px;height:44px;font-weight:600;font-size:16px;line-height:24px;letter-spacing:-0.02em;color:#000;transition:background .3s ease}.flat-line__col._col7 img{width:20px}.flat-line__priceNow{font-weight:600;font-size:16px;line-height:24px;letter-spacing:-0.02em;color:#000}.flat-line__priceOld{font-size:12px;line-height:16px;color:#94a3b8;text-decoration:line-through}.flat-line__mortgage{margin-top:4px;font-size:12px;line-height:16px}.flat-line__mortgage span{font-weight:600;color:#4f46e5}.flat-line__link{position:absolute;inset:0}.flat-line._similar{grid-template-columns:48px 56px 96px 1fr 36px;grid-column-gap:16px;min-height:64px;padding:14px 12px;background:#fff;border-radius:8px;border-bottom:1px solid #cbd5e1;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.flat-line._similar:hover{background:#eef2ff}}.flat-line._similar .flat-line__col{font-weight:600;font-size:16px;line-height:24px;letter-spacing:-0.02em}.flat-line._similar .flat-line__col._floor{color:#4f46e5}.flat-line._similar .flat-line__col._price{display:flex;flex-direction:column}.flat-line._similar .flat-line__col._price span{font-size:12px;line-height:16px;letter-spacing:.00001em;color:#94a3b8;text-decoration:line-through}.flat-line._similar .flat-line__col._rate{display:flex;flex-direction:column;align-items:flex-end;row-gap:1px}.flat-line._similar .flat-line__col._favs{position:relative;z-index:5}@media(max-width: 1280px),(max-height: 800px){.flat-line._similar{grid-template-columns:minmax(0, auto) minmax(0, auto) minmax(0, 1fr) minmax(0, auto) 28px;grid-column-gap:6px;min-height:44px;padding:8px 0}.flat-line._similar .flat-line__col{font-size:12px;line-height:16px;letter-spacing:-0.02em}.flat-line._similar .flat-line__col._price span{font-size:10px;line-height:12px;letter-spacing:.00001em}.flat-line._similar .flat-line__col._rate .flat-rate{height:20px;padding:0 6px;border-radius:10px;font-size:10px;line-height:14px}.flat-line._similar .flat-line__col._rate .flat-rate:before{width:10px;height:10px}.flat-line._similar .flat-line__col._favs .button-favs._flat{width:28px;height:28px}.flat-line._similar .flat-line__col._favs .button-favs._flat:before{width:16px;height:16px}.flat-line._similar .flat-line__col._favs .button-favs._flat._active:after{width:16px;height:16px}}.header-button{display:flex;flex-direction:column;align-items:center;row-gap:4px;width:100%;cursor:pointer}@media(max-height: 800px){.header-button{row-gap:2px}}@media(hover: hover)and (pointer: fine){.header-button:hover .header-button__icon{color:#c7d2fe}}.header-button__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#1e293b;border-radius:12px;color:#a5b4fc;transition:color .3s ease}@media(max-height: 800px){.header-button__icon{width:40px;height:40px;border-radius:10px}.header-button__icon svg{width:20px;height:20px}}.header-button__icon svg{width:24px;height:24px;--svgColor: currentColor}.header-button__icon._active{display:none}.header-button__text{font-size:9px;line-height:12px;letter-spacing:.000001em;color:#a5b4fc}@media(max-height: 800px){.header-button__text{font-size:8px;line-height:10px;letter-spacing:.000001em}}.header-button._active .header-button__icon{display:none;background:#4f46e5;color:#fff}.header-button._active .header-button__icon._active{display:flex}.header__col._center>.header-button,.header__col._bottom>.header-button{opacity:0;pointer-events:none}.header__col._active>.header-button{opacity:1;pointer-events:auto}.header{position:absolute;left:16px;top:16px;width:66px;height:calc(100% - 32px);display:flex;flex-direction:column;row-gap:32px}@media(max-height: 800px){.header{row-gap:12px}}.header ._hide{display:none}.header__col{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.header__col._top .header-button__text{font-size:12px;line-height:16px}@media(max-height: 800px){.header__col._top .header-button__text{font-size:10px;line-height:12px}}.header__col._center{flex-grow:1;row-gap:16px}@media(max-height: 800px){.header__col._center{row-gap:6px}}.header__col._bottom{row-gap:8px}@media(max-height: 800px){.header__col._bottom{row-gap:4px}}.header__avatar{width:100%;padding-top:16px;margin-top:8px;border-top:1px solid #475569;display:flex;justify-content:center}@media(max-height: 800px){.header__avatar{padding-top:8px;margin-top:4px}.header__avatar img{display:block;width:36px;height:36px;object-fit:cover}}.header__avatar img{display:block;width:48px;height:48px;object-fit:cover;border-radius:50%}.input{position:relative;color:#cbd5e1;transition:color .3s ease}@media(hover: hover)and (pointer: fine){.input:hover{color:#4f46e5}}.input._focus{color:#4f46e5}.input__field{width:100%;height:44px;padding:0 12px;background:#fff;border:1px solid #cbd5e1;border-radius:12px;font-size:16px;line-height:24px;color:#0f172a;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.input__field:hover{border-color:#4f46e5}.input__field:hover::placeholder{color:#4f46e5}}.input__field::placeholder{color:#94a3b8;transition:color .3s ease}.input__field:focus{border-color:#4f46e5;color:#4f46e5}.input__field._error{border-color:#fb7185}.input__eye{position:absolute;right:8px;top:50%;transform:translateY(-50%);color:#94a3b8;transition:color .3s ease;display:flex}@media(hover: hover)and (pointer: fine){.input__eye:hover{color:#4f46e5}}.input__eye svg{width:20px;height:20px;fill:currentColor}.input__error{position:absolute;left:0;top:100%;display:none;font-size:10px;line-height:12px;color:#e11d48}.input__field._error+.input__error{display:block}.input._l .input__field{height:56px;border-radius:16px}.input._s .input__field{height:36px;padding:0 10px;border-radius:8px;font-size:14px;line-height:20px}.input._eye .input__field{padding-right:36px}.input._icon:after{content:"";position:absolute;left:10px;top:50%;transform:translateY(-50%);width:20px;height:20px;mask-repeat:no-repeat;mask-position:center;mask-size:contain;background:currentColor}.input._icon .input__field{padding:0 10px 0 38px}.input._user:after{mask-image:url(/assets/images/icon_user.svg)}.input._phone:after{mask-image:url(/assets/images/icon_phone.svg)}.input._search:after,.input._date:after,.input._time:after,.input._route:after{left:auto;right:8px}.input._search .input__field,.input._date .input__field,.input._time .input__field,.input._route .input__field{padding:0 36px 0 10px}.input._search:after{mask-image:url(/assets/images/icon_lupa.svg)}.input._date:after{mask-image:url(/assets/images/icon_calendar.svg)}.input._time:after{mask-image:url(/assets/images/icon_clock.svg)}.input._route:after{mask-image:url(/assets/images/icon_pin.svg)}.loader{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9999;background-image:linear-gradient(-105deg, #009acc, #4F46E5);visibility:hidden;opacity:0}.loader._show{visibility:visible;opacity:1}.loader-spinner{animation:rotate 2s linear infinite;z-index:2;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;width:50px;height:50px}.loader-spinner .path{stroke:hsl(210,70%,75%);stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.map-pin{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:12px;height:12px;display:flex;align-items:center;justify-content:center;background:#4f46e5;border-radius:50%;transition:all .3s ease}.map-pin._icon{width:48px;height:48px}.map-pin._icon img{width:24px}@media(max-width: 1280px),(max-height: 800px){.map-pin._icon{width:32px;height:32px}.map-pin._icon img{width:16px}}.map-pin:hover,.map-pin._active{cursor:pointer;background:rgba(79,70,229,.9)}.map-pin:hover .map-pin__tooltip,.map-pin._active .map-pin__tooltip{opacity:1;visibility:visible}.map-pin__tooltip{position:absolute;left:28px;top:50%;transform:translateY(-50%);z-index:10;max-width:133px;width:max-content;padding:8px;background:#fff;opacity:0;visibility:hidden;transition:all .3s ease;box-shadow:0 2px 6px rgba(15,23,42,.2);border-radius:6px;font-size:14px;line-height:16px}.map-pin__tooltip._icon{left:56px}@media(max-width: 1280px),(max-height: 800px){.map-pin__tooltip._icon{left:40px}}.map-pin img{width:24px}.map-pin._grey{background:#64748b;box-shadow:0 8px 20px rgba(113,112,131,.6),0 4px 10px rgba(0,0,0,.1);outline:2px solid rgba(159,157,194,.5)}.map-pin._blue{box-shadow:0 8px 20px rgba(79,70,229,.6),0 4px 10px rgba(0,0,0,.2);background:#4f46e5;outline:5px solid rgba(79,70,229,.5)}@media(max-width: 1280px),(max-height: 800px){.map-pin._blue{width:10px;height:10px;outline-width:3px}}.map-pin:not(._icon):hover,.map-pin:not(._icon)._hover,.map-pin:not(._icon)._active{box-shadow:0 8px 20px rgba(225,29,72,.6),0 4px 10px rgba(0,0,0,.2);background:#e11d48;outline:5px solid rgba(225,29,72,.5)}.map-pin._logo{width:60px;height:60px;background:none;pointer-events:none}.map-pin._logo img{display:block;width:100%;height:100%;object-fit:contain}.message{position:absolute;top:30px;right:30px;z-index:999;display:flex;align-items:center;width:fit-content;padding:16px 34px 16px 24px;gap:16px;background:#fff;box-shadow:0 6px 15px -3px rgba(0,0,0,.15);border-radius:16px;font-size:16px;line-height:24px;letter-spacing:-0.01em;color:#0f172a}.message__avatar{flex-shrink:0;width:32px;height:32px;border-radius:50%;overflow:hidden}.message__info{width:calc(100% - 32px - 16px)}.message__name{font-weight:600;letter-spacing:-0.02em;color:#0f172a}.message__text{width:100%;font-size:14px;line-height:18px;letter-spacing:.00001em;color:#475569;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.message__close{position:absolute;right:6px;top:6px;width:28px;height:28px;mask:url(/assets/images/icon_close.svg) no-repeat center/20px;background:#64748b;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.message__close:hover{opacity:.7}}.message._avatar{max-width:385px;column-gap:12px}.pager{display:flex;column-gap:4px}.pager__item{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#fff;border:1px solid rgba(0,0,0,0);border-radius:12px;font-weight:600;font-size:16px;line-height:24px;letter-spacing:-0.02em;color:#0f172a;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.pager__item:hover{background:#eef2ff;border-color:#4f46e5;color:#4f46e5}}.pager__item svg{width:24px;height:24px;--svgColor: currentColor}.pager__item._prev svg{transform:rotate(180deg)}.pager__item._disable{pointer-events:none;color:#94a3b8}.pager__item._active{background:#eef2ff;border-color:#4f46e5}.pager__item._more{pointer-events:none;background:none;color:#475569}.range-slider-single{overflow:hidden}.range-slider-single__head{display:flex;align-items:center;justify-content:space-between;column-gap:12px;margin-bottom:8px;min-height:28px}.range-slider-single__label{font-size:14px;line-height:20px;color:#e2e8f0}.range-slider-single .range-slider{padding-bottom:8px}.range-slider-single .range-slider__top{background:#fff;border:none;border-radius:16px;height:56px;padding:0 16px;column-gap:6px}.range-slider-single .range-slider__text{color:#0f172a}.range-slider-single .range-slider__prefix,.range-slider-single .range-slider__unit{font-weight:600;font-size:16px;line-height:24px;color:#0f172a}.range-slider-single .range-slider__suffix{margin-left:auto;font-weight:600;font-size:16px;line-height:24px;color:#94a3b8}.range-slider-single .range-slider__track{left:16px;width:calc(100% - 32px);background:#e2e8f0}.range-slider-single .noUi-connect{background:#4f46e5}.tabs-wrapper._flat .tabs{display:flex;align-items:center;column-gap:4px}.tabs-wrapper._flat .tab{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:42px;height:28px;border-radius:14px;background:hsla(0,0%,100%,.1);font-weight:600;font-size:12px;line-height:16px;color:#e2e8f0;cursor:pointer;transition:all .3s ease}.tabs-wrapper._flat .tab:has(input:checked){background:#a5b4fc;color:#000}.range-slider{display:block;position:relative}@media(hover: hover)and (pointer: fine){.range-slider:hover .range-slider__top{border-color:#4f46e5}}.range-slider__top{display:flex;align-items:center;justify-content:space-between;column-gap:24px;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:16px;height:56px;padding:0 12px;position:relative;transition:all .3s ease}.range-slider__track{position:absolute;bottom:0;left:16px;width:calc(100% - 32px);height:4px;background:#4f46e5;z-index:2}.range-slider__text{display:flex;column-gap:4px;font-weight:600;font-size:16px;line-height:24px}.noUi-target,.noUi-target *{touch-action:none;user-select:none;box-sizing:border-box}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;transform-origin:0 0;transform-style:flat}.noUi-origin{pointer-events:none}.noUi-handle{position:absolute;top:-6px;right:-8px;width:16px;height:16px;background:#4f46e5;border-radius:50%;cursor:pointer;transition:all .3s ease;z-index:2;pointer-events:auto}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:transform .3s}.noUi-state-drag *{cursor:inherit !important}.noUi-draggable{cursor:pointer}.noUi-active,.noUi-handle:hover{opacity:.9}.select{display:block;min-width:120px;position:relative}@media(hover: hover)and (pointer: fine){.select:hover .select__head{border-color:#4f46e5;color:#4f46e5}}.select._open .select__head:after{transform:rotate(180deg)}.select._open .select__drop{overflow:hidden;opacity:1;visibility:visible;z-index:7}.select._active .select__head{color:#0f172a}.select__head{height:44px;padding:0 36px 0 10px;background:#fff;border:1px solid #cbd5e1;border-radius:12px;font-weight:500;font-size:16px;line-height:44px;color:#94a3b8;cursor:pointer;transition:all .3s ease;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.select__head:after{content:"";position:absolute;right:6px;top:50%;margin-top:-12px;width:24px;height:24px;mask:url(/assets/images/icon_chevron.svg) no-repeat center/auto;background:currentColor;pointer-events:none}.select__drop{position:absolute;left:0;top:calc(100% + 4px);width:100%;padding:4px;background:#fff;border:1px solid #cbd5e1;border-radius:12px;opacity:0;visibility:hidden;z-index:1;transition:all .3s ease}.select__list{max-height:240px;overflow:hidden;position:relative}.select__list .ps__rail-y{right:0 !important}.select__option{border-radius:4px;padding:8px;font-size:16px;line-height:22px;color:#0f172a;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;transition:all .3s ease;overflow:hidden}@media(hover: hover)and (pointer: fine){.select__option:hover{background:#f1f5f9}}.select__option._active{background:#f1f5f9}.select__error{position:absolute;left:0;top:100%;font-size:10px;line-height:12px;color:#e93f29;opacity:0;visibility:hidden;transition:all .3s ease}.select._error .select__head{border-color:#e93f29}.select._error .select__error{opacity:1;visibility:visible}.select._s .select__head{height:36px;border-radius:8px;font-size:14px;line-height:36px}.select._s .select__drop{border-radius:8px}.select._s .select__option{font-size:14px;line-height:18px}.select._l .select__head{height:56px;border-radius:16px;line-height:56px}.select._l .select__drop{border-radius:16px}.select._neutral100 .select__head,.select._neutral100 .select__drop{background:#f1f5f9}@media(hover: hover)and (pointer: fine){.select._neutral100 .select__option:hover{background:#fff}}.select._neutral100 .select__option._active{background:#fff}.select._building .select__head{padding-left:38px}.select._building .select__head:before{content:"";position:absolute;left:10px;top:50%;transform:translateY(-50%);width:20px;height:20px;mask:url(/assets/images/icon_building.svg) no-repeat center/contain;background:currentColor}.slider-arrows{display:flex;justify-content:space-between;column-gap:8px;pointer-events:none}.slider-arrows__item{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#f1f5f9;border-radius:50%;color:#0f172a;transition:all .3s ease;pointer-events:auto;position:relative}@media(hover: hover)and (pointer: fine){.slider-arrows__item:hover{background:#0f172a;color:#f1f5f9}}.slider-arrows__item svg{width:24px;height:24px;--svgColor: currentColor}.slider-arrows__item._left svg{transform:rotate(-180deg)}.slider-arrows__item.swiper-button-disabled{pointer-events:none;color:#94a3b8}.slider-arrows._project .slider-arrows__item{background:#1e293b;color:#fff}@media(hover: hover)and (pointer: fine){.slider-arrows._project .slider-arrows__item:hover{background:#0f172a}}.slider-arrows._project .slider-arrows__item.swiper-button-disabled{background:rgba(0,0,0,0);color:#94a3b8}.switch-view{background:#fff;border:1px solid #cbd5e1;border-radius:22px;padding:1px;display:flex;width:fit-content}.switch-view__item{display:flex;align-items:center;justify-content:center;width:44px;height:40px;background:rgba(0,0,0,0);border-radius:20px;color:#0f172a;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.switch-view__item:hover{background:#e0e7ff}}.switch-view__item._active{background:#4f46e5;color:#fff}.switch-view__item svg{width:24px;height:24px;--svgColor: currentColor}.tabs{display:flex;scrollbar-width:none;pointer-events:auto}.tabs::-webkit-scrollbar{display:none}.tabs__buttons{display:flex;height:56px;padding:2px;background:#f1f5f9;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border-radius:28px}.tabs__button{display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border-radius:26px;width:auto;height:52px;padding:0 18px;font-weight:600;font-size:16px;line-height:24px;letter-spacing:-0.02em;color:#475569;white-space:nowrap;transition:all .3s ease;opacity:1}@media(hover: hover)and (pointer: fine){.tabs__button:hover{background:#4f46e5;color:#fff}}.tabs__button._active{background:#4f46e5;color:#fff}.tabs__content{display:none}.tabs__content._active{display:block}.tabs._dark20 .tabs__buttons{background:rgba(15,23,42,.2);backdrop-filter:blur(40px);box-shadow:unset}.tabs._dark20 .tabs__button{color:#e2e8f0}.tag{background:#f1f5f9;border-radius:18px;display:flex;align-items:center;height:36px;padding:12px;font-weight:600;font-size:14px;line-height:20px}.enter-form{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:2;background:#fff;border-radius:24px;display:flex;flex-direction:column;row-gap:40px;max-width:480px;padding:64px 40px}.enter-form__logo{width:301px;height:56px;background:url(/assets/images/logo_showroom.svg) no-repeat center/contain}.enter-form__fields{display:flex;flex-direction:column;row-gap:16px}.enter{width:100%;height:100%;position:relative}.enter__bg{position:absolute;inset:0;border-radius:24px;overflow:hidden}.enter__bg:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.2);z-index:2}.enter__bg img{display:block;width:100%;height:100%;object-fit:cover}.index-slide{display:flex;flex-direction:column;row-gap:16px;background:#eef2ff;border-radius:16px;height:216px;padding:16px}@media(max-height: 800px){.index-slide{height:132px;row-gap:6px;padding:10px;border-radius:12px}}@media(max-height: 700px){.index-slide{height:112px;padding:8px}}.index-slide__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:auto;background:#4f46e5;border-radius:50%}@media(max-height: 800px){.index-slide__icon{width:24px;height:24px}.index-slide__icon img{width:14px}}.index-slide__icon img{width:24px}.index-slide__label,.index-slide__value{width:100%;text-align:center}.index-slide__label{min-height:40px;display:flex;flex-direction:column;justify-content:flex-end;font-weight:600;font-size:14px;line-height:20px;letter-spacing:.000001em}@media(max-height: 800px){.index-slide__label{min-height:0;font-size:11px;line-height:14px;letter-spacing:.000001em}}.index-slide__value{font-weight:500;font-size:48px;line-height:48px;letter-spacing:-0.04em;color:#4f46e5}@media(max-height: 800px){.index-slide__value{font-size:24px;line-height:28px;letter-spacing:-0.04em}}@media(max-height: 700px){.index-slide__value{font-size:20px;line-height:24px;letter-spacing:-0.04em}}.index{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-template-rows:minmax(0, 1fr);min-width:0}.index__col{min-width:0;width:100%;display:flex;border-radius:24px;padding:24px;position:relative}@media(max-height: 800px){.index__col{padding:16px;border-radius:16px}}.index__col._left{align-items:center;justify-content:center;overflow:hidden}.index__col._right{flex-direction:column;background:#fff;min-height:0}@media(max-height: 800px){.index__col._right{overflow:auto}}.index__bg{position:absolute;inset:0}.index__bg:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.2);z-index:1}.index__bg img{display:block;width:100%;height:100%;object-fit:cover}.index__logo{position:relative;z-index:2;width:340px}@media(max-height: 800px){.index__logo{width:240px}}.index__content{flex-grow:1;display:flex;flex-direction:column;row-gap:40px;min-height:0}@media(max-height: 800px){.index__content{row-gap:12px}}.index__title{font-weight:500;font-size:80px;line-height:80px;letter-spacing:-0.04em;color:#4f46e5}@media(max-height: 800px){.index__title{font-size:40px;line-height:44px;letter-spacing:-0.04em}}@media(max-height: 700px){.index__title{font-size:36px;line-height:40px;letter-spacing:-0.04em}}.index__subtitle{font-weight:600;font-size:20px;line-height:24px;letter-spacing:-0.02em}@media(max-height: 800px){.index__subtitle{font-size:16px;line-height:20px;letter-spacing:-0.02em}}.index__about{flex-grow:1;display:grid;grid-template-columns:calc(33% - 8px) 1fr;grid-column-gap:16px;min-height:0}@media(max-height: 800px){.index__about{font-size:13px;line-height:18px}}.index__slider{width:100%;flex-shrink:0}.index__slider .swiper{margin-top:16px}@media(max-height: 800px){.index__slider .swiper{margin-top:8px}}.index__sliderTop{display:flex;align-items:center;justify-content:space-between}.project-menu{position:absolute;right:24px;top:24px;background:rgba(15,23,42,.2);backdrop-filter:blur(40px);border-radius:16px;z-index:3}@media(max-width: 1280px),(max-height: 800px){.project-menu{right:16px;top:16px;border-radius:12px}}.project-menu__top{display:flex;justify-content:space-between;column-gap:16px;padding:16px 24px;width:340px;cursor:pointer;transition:all .3s ease}@media(max-width: 1280px),(max-height: 800px){.project-menu__top{padding:12px 16px;width:280px;column-gap:12px}}.project-menu__menu{display:flex;align-items:center;column-gap:16px}@media(max-width: 1280px),(max-height: 800px){.project-menu__menu{column-gap:10px}}.project-menu__current{font-weight:500;font-size:16px;line-height:24px;letter-spacing:-0.01em;color:#fff}@media(max-width: 1280px),(max-height: 800px){.project-menu__current{font-size:14px;line-height:20px;letter-spacing:-0.01em}}.project-menu__drop{display:none;width:100% !important}.project-menu__list{display:flex;flex-direction:column;row-gap:4px;padding:0 24px 16px}@media(max-width: 1280px),(max-height: 800px){.project-menu__list{padding:0 16px 12px}}.project-menu__item{display:flex;align-items:center;height:40px;padding:0 12px;border-radius:6px;font-weight:500;font-size:16px;line-height:24px;letter-spacing:-0.01em;color:#fff;text-align:left;transition:all .3s ease}@media(max-width: 1280px),(max-height: 800px){.project-menu__item{height:36px;font-size:14px;line-height:20px;letter-spacing:-0.01em}}@media(hover: hover)and (pointer: fine){.project-menu__item:hover{background:hsla(0,0%,100%,.1)}}.project-menu__item._active{background:hsla(0,0%,100%,.1)}.project-slide{width:100%;height:100%;padding:24px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;position:relative}@media(max-width: 1280px),(max-height: 800px){.project-slide{padding:16px}}.project-slide__top{max-width:600px;width:100%;position:relative;z-index:2;font-weight:500;color:#fff}.project-slide__title{font-size:80px;line-height:80px;letter-spacing:-0.04em}@media(max-height: 800px){.project-slide__title{font-size:56px;line-height:56px;letter-spacing:-0.04em}}@media(max-height: 700px){.project-slide__title{font-size:48px;line-height:48px;letter-spacing:-0.04em}}.project-slide__text{max-width:480px;width:100%;margin-top:24px;font-size:16px;line-height:24px;letter-spacing:-0.01em}@media(max-width: 1280px),(max-height: 800px){.project-slide__text{max-width:360px;margin-top:12px;font-size:14px;line-height:20px;letter-spacing:-0.01em}}.project-slide__bg{position:absolute;inset:0}.project-slide__bg img{display:block;width:100%;height:100%;object-fit:cover}.project-slide__bg-blackout{position:absolute;inset:0;background:rgba(0,0,0,.2);pointer-events:none}.project-slide__about{display:flex;flex-direction:column;align-items:flex-start;padding:24px;row-gap:24px;width:calc(33.3333333333% - 10.6666666667px);background:rgba(15,23,42,.2);backdrop-filter:blur(40px);border-radius:16px;margin-left:auto;font-size:16px;line-height:24px;letter-spacing:-0.01em;color:#fff;position:relative;z-index:2}@media(max-width: 1280px),(max-height: 800px){.project-slide__about{width:min(280px,30%);padding:16px;row-gap:12px;border-radius:12px;font-size:13px;line-height:18px;letter-spacing:-0.01em}.project-slide__about p{margin:0}.project-slide__about p+p{margin-top:8px}.project-slide__about ul,.project-slide__about ol{margin:0;padding-left:1.1em;font-size:13px;line-height:18px;letter-spacing:-0.01em}.project-slide__about .button{height:40px;padding:0 16px;font-size:13px;line-height:18px}}.project-slide__about._repair{max-width:480px;width:100%;color:#cbd5e1}@media(max-width: 1280px),(max-height: 800px){.project-slide__about._repair{max-width:280px}}.project-slide__price{font-size:20px;line-height:29px;color:#fff}@media(max-width: 1280px),(max-height: 800px){.project-slide__price{font-size:16px;line-height:22px}}.project-slide__slider{position:absolute;inset:0}.project-slide__slider .swiper-thumbs{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);max-width:1168px;height:fit-content !important;z-index:11}.project-slide__slider .swiper-thumbs .swiper-slide{width:90px;height:60px;border-radius:8px;position:relative;overflow:hidden;cursor:pointer;pointer-events:auto !important}.project-slide__slider .swiper-thumbs .swiper-slide:before,.project-slide__slider .swiper-thumbs .swiper-slide:after{content:"";position:absolute;inset:0}.project-slide__slider .swiper-thumbs .swiper-slide:before{background:rgba(0,0,0,.2)}.project-slide__slider .swiper-thumbs .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.project-slide__slider .swiper-thumbs .swiper-slide-thumb-active:after{border:1px solid #a5b4fc;border-radius:8px}.project-slide__point{position:absolute;z-index:5;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center}@media(hover: hover)and (pointer: fine){.project-slide__point:hover{cursor:pointer}.project-slide__point:hover:after{transform:scale(1.43)}}.project-slide__point:before,.project-slide__point:after{content:"";position:absolute;inset:0;background:#fff;border-radius:50%;transition:all .3s ease;z-index:-1}.project-slide__point:before{opacity:.4;animation:scalePoint 1.5s infinite}.project-slide__point img{width:16px;height:16px}.project-slide__tabs{margin-top:24px}.project-slide__tabContent{display:none;flex-direction:column;padding:24px;position:absolute;inset:0}.project-slide__tabContent._active{display:flex}.project-slide__tabContent .project-slide__about{margin-top:auto}@keyframes scalePoint{0%{transform:scale(1)}50%{transform:scale(1.43)}100%{transform:scale(1)}}.project{width:100%;border-radius:24px;position:relative;overflow:hidden}.project .swiper{width:100%;height:100%}.meeting{min-height:64px;padding:14px 24px;background:#fff;border-bottom:1px solid #cbd5e1;display:grid;grid-template-columns:1fr 13% 1fr 9% 7% 8% 161px;grid-column-gap:24px;transition:background .3s ease}@media(hover: hover)and (pointer: fine){.meeting:hover{background:#f8fafc}}.meeting__col{align-self:center;font-size:14px;line-height:20px;color:#000}.meeting__col._col1{font-weight:600}.meeting__col._col6 span{display:block;color:#94a3b8}.meeting__status{width:fit-content;padding:4px 12px;display:flex;align-items:center;font-weight:600;font-size:12px;line-height:16px;text-transform:uppercase;white-space:nowrap;background:#ecfdf3;border-radius:16px;color:#1ba56b}.meeting__status._end{background:#eef2ff;color:#4f46e5}.meeting__status._cancel{background:#fef3f2;color:#e93f29}.meeting__status._process{background:#fef3c7;color:#f59e0b}.meeting__manager{display:flex;align-items:center;column-gap:8px}.meeting__manager img{width:32px;height:32px;border-radius:50%;object-fit:cover}.meeting__timing{display:flex;align-items:center;column-gap:4px}.meeting__button{width:100%;border-radius:8px}.meeting__button._btn{width:36px;height:36px;padding:0}.meeting__button._btn svg{width:24px;height:24px;--svgColor: #fff}.meetings-filter{display:flex;align-items:center;justify-content:space-between;column-gap:24px}.meetings-filter__col{display:flex;align-items:center}.meetings-filter__col._col1{flex-grow:1;column-gap:16px}.meetings-filter__col._col2{flex-shrink:0;column-gap:24px}.meetings-filter__search,.meetings-filter__managers{max-width:280px;width:100%}.meetings-filter__dates{display:flex;align-items:center;column-gap:16px;position:relative}.meetings-filter__dates:before{content:"-";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);color:#94a3b8}.meetings-filter__date{min-width:132px;max-width:152px;width:100%}.meetings-filter__count{font-size:14px;line-height:20px;color:#94a3b8}.meetings-filter__reset{border-radius:8px;font-weight:600}.meetings{width:100%;display:flex;flex-direction:column;height:100%;min-height:0}@media(max-width: 1280px),(max-height: 800px){.meetings{row-gap:12px}}.meetings__top{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;background:#1e293b;border-radius:24px;padding:24px}@media(max-width: 1280px),(max-height: 800px){.meetings__top{padding:12px 16px;border-radius:16px}.meetings__top .button._l{height:44px;font-size:14px;line-height:20px}.meetings__top .button._l img{width:20px}.meetings__top .button._l._update{width:44px;min-width:44px;padding:0}}.meetings__top-buttons{display:inline-flex;gap:15px}@media(max-width: 1280px),(max-height: 800px){.meetings__top-buttons{gap:8px}}.meetings__title{font-weight:500;font-size:40px;line-height:40px;letter-spacing:-0.03em;color:#fff}@media(max-width: 1280px),(max-height: 800px){.meetings__title{font-size:28px;line-height:28px;letter-spacing:-0.03em}}.meetings__content{flex-grow:1;display:flex;flex-direction:column;background:#f1f5f9;border-radius:24px;overflow:hidden;min-height:0}@media(max-width: 1280px),(max-height: 800px){.meetings__content{border-radius:16px}}.meetings__filter,.meetings__sorter,.meetings__pager{flex-shrink:0}.meetings__filter{background:#fff;padding:24px}@media(max-width: 1280px),(max-height: 800px){.meetings__filter{padding:12px 16px}}.meetings__sorter{background:#f1f5f9;border-top:1px solid #cbd5e1;border-bottom:1px solid #cbd5e1;height:48px;padding:0 24px;display:grid;grid-template-columns:1fr 13% 1fr 9% 7% 8% 161px;grid-column-gap:24px}@media(max-width: 1280px),(max-height: 800px){.meetings__sorter{height:40px;padding:0 16px;grid-column-gap:12px}}.meetings__sorter div{align-self:center;font-weight:500;font-size:12px;line-height:16px;color:#475569}.meetings__list{flex-grow:1;position:relative;min-height:0}.meetings__pager{display:flex;justify-content:center;padding:16px 16px 24px}@media(max-width: 1280px),(max-height: 800px){.meetings__pager{padding:12px 16px}}.location-infrastructure{flex-grow:1;display:flex;flex-direction:column;row-gap:8px;padding:24px;position:relative;overflow:auto}.location-infrastructure::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}.location-infrastructure::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.location-infrastructure::-webkit-scrollbar{width:4px;height:4px}@media(max-width: 1280px),(max-height: 800px){.location-infrastructure{padding:12px}}.location-place{background:#f1f5f9;border-radius:16px;flex-shrink:0;display:flex;flex-direction:column;overflow:hidden}.location-place._active{border:3px solid #4f46e5}.location-place__img{height:147px}@media(max-width: 1280px),(max-height: 800px){.location-place__img{height:110px}}.location-place__img img{display:block;width:100%;height:100%;object-fit:cover}.location-place__bottom{display:flex;flex-direction:column;row-gap:8px;padding:16px 16px 24px}@media(max-width: 1280px),(max-height: 800px){.location-place__bottom{row-gap:6px;padding:12px 12px 14px}}.location-place__name{font-weight:600;font-size:20px;line-height:24px;letter-spacing:-0.02em;color:#4f46e5}@media(max-width: 1280px),(max-height: 800px){.location-place__name{font-size:16px;line-height:20px;letter-spacing:-0.02em}}.location-place__time{display:flex;align-items:center;column-gap:10px;font-weight:500;font-size:12px;line-height:16px}.location-place__time img{width:20px}.location-places{flex-grow:1;display:flex;flex-direction:column;row-gap:16px;padding:24px;position:relative;overflow:auto;cursor:pointer}.location-places::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}.location-places::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.location-places::-webkit-scrollbar{width:4px;height:4px}@media(max-width: 1280px),(max-height: 800px){.location-places{row-gap:12px;padding:12px}}.location-route{background:#f1f5f9;border-radius:20px;width:100%;min-height:132px;padding:16px;display:flex;flex-direction:column;justify-content:space-between;row-gap:16px;position:relative;cursor:pointer}@media(max-height: 800px){.location-route{min-height:100px;padding:12px;row-gap:8px}}.location-route._active{border:3px solid #4f46e5}.location-route__icon{position:absolute;right:16px;top:16px}@media(max-height: 800px){.location-route__icon{right:12px;top:12px}}.location-route__icon img{width:24px}.location-route__place{font-weight:600;font-size:14px;line-height:20px;color:#4f46e5;padding-right:32px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-line-clamp-line-clamp:2;-webkit-box-orient:vertical}.location-route__bottom{display:flex;align-items:flex-start;column-gap:8px}.location-route__time{font-weight:500;font-size:40px;line-height:40px;letter-spacing:-0.03em}@media(max-height: 800px){.location-route__time{font-size:32px;line-height:32px;letter-spacing:-0.03em}}@media(max-height: 700px){.location-route__time{font-size:28px;line-height:28px;letter-spacing:-0.03em}}.location-route__way{font-size:12px;line-height:16px}.location-routes{flex-grow:1;display:flex;flex-direction:column;row-gap:16px;padding:0 24px 24px;overflow:auto}.location-routes::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}.location-routes::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.location-routes::-webkit-scrollbar{width:4px;height:4px}@media(max-width: 1280px),(max-height: 800px){.location-routes{row-gap:12px;padding:0 12px 12px}}.location-routes__top{flex-grow:1;margin-right:-24px;padding:24px 24px 0 0;position:relative}@media(max-width: 1280px),(max-height: 800px){.location-routes__top{margin-right:-12px;padding:12px 12px 0 0}}.location-routes__list{display:flex;flex-direction:column;row-gap:8px}.location-routes__bottom{flex-shrink:0;display:flex;flex-direction:column;row-gap:16px;padding-top:16px;border-top:1px solid #334155}@media(max-height: 800px){.location-routes__bottom{row-gap:12px;padding-top:12px}.location-routes__bottom .input._l .input__field{height:44px;border-radius:12px}.location-routes__bottom .button._l{height:44px;font-size:14px;line-height:20px}}.location-routes__title{font-weight:600;font-size:24px;line-height:29px;letter-spacing:-0.02em;color:#fff;margin-bottom:8px}@media(max-height: 800px){.location-routes__title{font-size:20px;line-height:24px;letter-spacing:-0.02em;margin-bottom:4px}}.location-routes__button{width:100%}.location-routes__search .suggestions-wrapper{margin-top:6px}.location-routes__search .suggestions-suggestions{bottom:calc(100% + 70px);top:auto !important;max-height:260px;overflow:auto;border-radius:16px;max-width:100%}@media(max-height: 800px){.location-routes__search .suggestions-suggestions{bottom:calc(100% + 56px)}}.location-routes__search .suggestions-promo{opacity:0}.location-routes__search .suggestions-suggestions strong{color:#4f46e5}.location{display:grid;grid-template-columns:1fr 360px;grid-template-rows:minmax(0, 1fr);min-width:0;position:relative}.location__tabs{position:absolute;left:0;top:24px;width:100%;padding-right:360px;pointer-events:none;display:flex;justify-content:center;z-index:3}.location__mapWrap{border-radius:24px;overflow:hidden}.location__map{width:100%;height:100%;position:relative}.location__sidebar{display:none;height:100%;background:#1e293b;backdrop-filter:blur(20px);border-radius:24px;position:relative;overflow:hidden}.location__sidebar._active{display:flex}@media(max-width: 1280px),(max-height: 800px){.location{grid-template-columns:1fr 280px}.location__tabs{top:16px;padding-right:280px}.location__tabs .tabs__buttons{height:44px;border-radius:22px}.location__tabs .tabs__button{height:40px;padding:0 14px;border-radius:20px;font-size:14px;line-height:20px;letter-spacing:-0.02em}}.location .ymaps3--marker,.location .ymaps3x0--marker{z-index:3 !important}.location .ymaps3--marker:has(.map-pin._logo),.location .ymaps3x0--marker:has(.map-pin._logo){z-index:1 !important}.location .ymaps3--marker:hover,.location .ymaps3x0--marker:hover{z-index:5 !important}.location .ymaps3--marker._active,.location .ymaps3x0--marker._active{z-index:10 !important}.location .ymaps3--control__background,.location .ymaps3x0--control__background{background:rgba(0,0,0,0) !important;box-shadow:none !important}.location .ymaps3--control-button,.location .ymaps3x0--control-button{background:rgba(0,0,0,0) !important;border-radius:0 !important;padding:0 !important}.location .ymaps3--controls_vertical>.ymaps3--control,.location .ymaps3x0--controls_vertical>.ymaps3x0--control{margin-bottom:0 !important}.location .ymaps3--controls_vertical>.ymaps3--control+.ymaps3--control,.location .ymaps3x0--controls_vertical>.ymaps3x0--control+.ymaps3x0--control{margin-top:8px !important}.zoom-controls{display:flex;flex-direction:column;row-gap:8px;position:absolute;top:50%;right:10px;transform:translateY(-50%);z-index:2}.zoom-controls__button{width:70px;height:70px;border:none;background:#f1f5f9;border-radius:50%;color:#4f46e5;transition:all .3s ease;position:relative;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}@media(max-height: 800px){.zoom-controls__button{width:56px;height:56px}.zoom-controls__button:before{width:20px}.zoom-controls__button:after{height:20px}}.zoom-controls__button:before,.zoom-controls__button:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);background:currentColor}.zoom-controls__button:before{width:25px;height:1px}.zoom-controls__button:after{width:1px;height:25px}.zoom-controls__button.zoom-out:after{content:none}.choose-params{width:100%;display:flex;flex-direction:column;position:relative;border-radius:24px}.choose-params._hidden{visibility:hidden}.choose-params .ps__rail-y{right:0 !important}.choose-params__header{margin-bottom:15px;z-index:4;flex-shrink:0}@media(max-width: 1280px),(max-height: 800px){.choose-params__header{margin-bottom:10px}}.choose-params__headerTop{flex-shrink:0;display:flex;align-items:center;justify-content:flex-start;column-gap:16px;background:#1e293b;border-radius:24px;padding:24px}@media(max-width: 1280px),(max-height: 800px){.choose-params__headerTop{padding:12px 16px;border-radius:16px;column-gap:12px}.choose-params__headerTop .button._l{height:44px;font-size:14px;line-height:20px}.choose-params__headerTop .button._l img{width:20px}}.choose-params__headerBottom{background:#f1f5f9;border-radius:24px}@media(max-width: 1280px),(max-height: 800px){.choose-params__headerBottom{border-radius:16px}}.choose-params__title{font-weight:500;font-size:40px;line-height:40px;letter-spacing:-0.03em;color:#fff}@media(max-width: 1280px),(max-height: 800px){.choose-params__title{font-size:28px;line-height:28px;letter-spacing:-0.03em}}.choose-params__title+.button{margin-left:auto}.choose-params__content{display:flex;flex-direction:column;flex-shrink:0;background:#f1f5f9;border-radius:24px}@media(max-width: 1280px),(max-height: 800px){.choose-params__content{border-radius:16px}}.choose-params__content._bottom{margin-top:15px}@media(max-width: 1280px),(max-height: 800px){.choose-params__content._bottom{margin-top:10px}}.choose-params__filter,.choose-params__controls{flex-shrink:0}.choose-params__controls{display:flex;align-items:center;column-gap:24px;padding:24px}@media(max-width: 1280px),(max-height: 800px){.choose-params__controls{column-gap:16px;padding:12px 16px}}.choose-params__sorter{width:240px}@media(max-width: 1280px),(max-height: 800px){.choose-params__sorter{width:200px}}.choose-params__switchView{margin-left:auto}.choose-params__listWrap{flex-grow:1;flex-shrink:0;padding:24px;position:relative}@media(max-width: 1280px),(max-height: 800px){.choose-params__listWrap{padding:12px 16px}}.choose-params__list{display:none;grid-gap:16px}@media(max-width: 1280px),(max-height: 800px){.choose-params__list{grid-gap:12px}}.choose-params__list._active{display:grid}.choose-params__list._cards{grid-template-columns:repeat(4, 1fr)}@media(max-width: 1599px){.choose-params__list._cards{grid-template-columns:repeat(3, 1fr)}}.choose-params__list._rows{grid-template-columns:100%}.apartment-selector{display:flex;flex-direction:column;height:100%;min-height:0}.apartment-selector__pagination{display:flex;flex-direction:column;height:100%;min-height:0;row-gap:24px}@media(max-width: 1280px),(max-height: 800px){.apartment-selector__pagination{row-gap:12px}}.apartment-selector__head{display:flex;align-items:center;flex-shrink:0}.apartment-selector__title{font-size:20px;line-height:24px;letter-spacing:-0.02em;color:#0f172a;font-weight:500}@media(max-width: 1280px),(max-height: 800px){.apartment-selector__title{font-size:16px;line-height:20px;letter-spacing:-0.02em}}.apartment-selector__items{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex-grow:1;min-height:0;width:100%;row-gap:12px}@media(max-width: 1280px),(max-height: 800px){.apartment-selector__items{row-gap:8px;justify-content:flex-start}}.apartment-selector__nav{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:56px;height:56px;border:1px solid #cbd5e1;border-radius:50%;color:#334155;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.apartment-selector__nav:hover{background:#e2e8f0}}.apartment-selector__nav:before{content:"";display:block;width:24px;height:24px;mask:url(/assets/images/icon_arrow_up.svg) no-repeat center/contain;background:currentColor}.apartment-selector__nav._down:before{transform:rotate(180deg)}.apartment-selector__nav.swiper-button-disabled{opacity:.4;pointer-events:none}@media(max-width: 1280px),(max-height: 800px){.apartment-selector__nav{width:36px;height:36px}.apartment-selector__nav:before{width:16px;height:16px}}.apartment-selector__pagination-slider{width:100%;flex-shrink:0}@media(max-width: 1280px),(max-height: 800px){.apartment-selector__pagination-slider{flex-shrink:1;flex-grow:1;min-height:0;display:flex;flex-direction:column}}.apartment-selector__swiper{width:100%;height:464px;margin-left:0;overflow:hidden}@media(max-width: 1280px),(max-height: 800px){.apartment-selector__swiper{height:100%;min-height:0;flex:1 1 auto}}.apartment-selector__floors{display:flex;flex-direction:column !important}.apartment-selector__floor{display:flex !important;align-items:center;column-gap:16px;height:56px;box-sizing:border-box;overflow:hidden;cursor:pointer;color:#475569;font-size:14px;line-height:20px}@media(max-width: 1280px),(max-height: 800px){.apartment-selector__floor{column-gap:10px;height:auto;min-height:0;overflow:visible;font-size:12px;line-height:16px}}@media(hover: hover)and (pointer: fine){.apartment-selector__floor:hover .apartment-selector__number{color:#fff;background:#4f46e5;border-color:#4f46e5}}.apartment-selector__floor._active{color:#0f172a;font-weight:600}.apartment-selector__floor._active .apartment-selector__number{color:#fff;background:#4f46e5;border-color:#4f46e5}.apartment-selector__number{display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;width:56px !important;height:56px;border:1px solid #cbd5e1;border-radius:50%;font-weight:600;font-size:16px;line-height:24px;letter-spacing:-0.02em;color:#475569;transition:all .3s ease}@media(max-width: 1280px),(max-height: 800px){.apartment-selector__number{width:auto !important;height:100%;max-height:40px;aspect-ratio:1;font-size:13px;line-height:18px;letter-spacing:-0.02em}}.apartment-selector__info{display:flex;flex-direction:column;justify-content:center;row-gap:2px;flex-shrink:0;min-width:0}.apartment-selector__count{white-space:nowrap;line-height:16px}@media(max-width: 1280px),(max-height: 800px){.apartment-selector__count{line-height:14px}}.apartment-selector__price{font-weight:400;font-size:12px;line-height:16px;color:#0f172a;white-space:nowrap;line-height:16px}@media(max-width: 1280px),(max-height: 800px){.apartment-selector__price{font-size:11px;line-height:14px;line-height:14px}}.floors-info{position:absolute;top:0;left:0;z-index:11;display:flex;flex-direction:column;row-gap:4px;min-width:304px;padding:16px 24px;background:#fff;border-radius:24px;box-shadow:0 0 12px rgba(0,0,0,.1);white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .3s ease}.floors-info._show{opacity:1;pointer-events:auto}.floors-info__title{font-weight:500;font-size:40px;line-height:48px;letter-spacing:-0.02em;color:#4f46e5}.floors-info__wrapper{margin-top:18px;display:flex;flex-direction:column;row-gap:16px}.floors-info__items{display:flex;flex-direction:column;row-gap:4px}.floors-info__item{display:flex;align-items:center;justify-content:space-between;column-gap:8px;font-size:14px;line-height:20px;color:#475569}.floors-info__devider{flex-grow:1;border-bottom:1px dashed #cbd5e1}.floors-info__tags{display:flex;flex-wrap:wrap;gap:4px}.floors-info__tag{border:1px solid #cbd5e1;border-radius:16px;padding:8px 10px;font-weight:600;font-size:14px;line-height:14px;color:#475569}.floors-info__description{display:flex;flex-direction:column;row-gap:8px}.floors-info__price{font-weight:600;font-size:28px;line-height:32px;letter-spacing:-0.02em;color:#0f172a}.floors-info__text{font-size:14px;line-height:20px;color:#64748b}.floors-plan{height:100%;min-height:0;padding:24px 32px 140px;position:relative;overflow:hidden;box-sizing:border-box}@media(max-width: 1280px),(max-height: 800px){.floors-plan{padding:12px 16px 72px}}.floors-plan__wrap{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:0;padding:48px;margin:0 auto;position:relative;box-sizing:border-box}@media(max-width: 1280px),(max-height: 800px){.floors-plan__wrap{padding:24px}}.floors-plan__map{position:relative;width:100%;height:auto;max-width:100%;max-height:100%;aspect-ratio:1116.07/525.498;z-index:2}.floors-plan__img{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none}.floors-plan__svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:auto}.floors-plan__flat{fill:#4f46e5;fill-opacity:.35;cursor:pointer;pointer-events:auto;transition:all .3s ease}@media(hover: hover)and (pointer: fine){.floors-plan__flat:hover{fill-opacity:.5}}.floors-plan__flat._active{fill-opacity:.5}.floors-plan__sun{position:absolute;inset:48px;width:calc(100% - 96px);height:calc(100% - 96px);opacity:0;z-index:2;pointer-events:none;transition:opacity .3s ease}@media(max-width: 1280px),(max-height: 800px){.floors-plan__sun{inset:24px;width:calc(100% - 48px);height:calc(100% - 48px)}}.floors-plan__sun._show{opacity:1}.floors-plan__sun img{display:block;width:100%;height:100%;object-fit:contain}.floors-plan__street{position:absolute;z-index:2;font-size:14px;line-height:20px;color:#94a3b8;text-align:center}.floors-plan__street._top,.floors-plan__street._bottom{width:100%;left:0}.floors-plan__street._top{top:0}.floors-plan__street._bottom{bottom:0}.floors-plan__street._right,.floors-plan__street._left{top:0;height:100%;writing-mode:tb-rl}.floors-plan__street._right{right:0}.floors-plan__street._left{left:0;transform:rotate(180deg)}.floors-plan__bottom{position:absolute;left:0;bottom:24px;width:100%;padding:0 24px;display:flex;align-items:flex-end;justify-content:space-between;column-gap:16px;z-index:3}@media(max-width: 1280px),(max-height: 800px){.floors-plan__bottom{bottom:12px;padding:0 16px}}.floors-plan__builds,.floors-plan__compas{width:126px;height:126px}@media(max-width: 1280px),(max-height: 800px){.floors-plan__builds,.floors-plan__compas{width:64px;height:64px}}.floors-plan__builds img,.floors-plan__compas img{display:block;width:100%;height:100%;object-fit:contain}.floors-info{position:absolute;top:0;left:0;z-index:11;display:flex;flex-direction:column;row-gap:4px;min-width:304px;padding:16px 24px;background:#fff;border-radius:24px;box-shadow:0 0 12px rgba(0,0,0,.1);white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .3s ease}.floors-info._show{opacity:1;pointer-events:auto}.floors-info__title{font-weight:500;font-size:40px;line-height:48px;letter-spacing:-0.02em;color:#4f46e5}.floors-info__wrapper{margin-top:18px;display:flex;flex-direction:column;row-gap:16px}.floors-info__items{display:flex;flex-direction:column;row-gap:4px}.floors-info__item{display:flex;align-items:center;justify-content:space-between;column-gap:8px;font-size:14px;line-height:20px;color:#475569}.floors-info__devider{flex-grow:1;border-bottom:1px dashed #cbd5e1}.floors-info__tags{display:flex;flex-wrap:wrap;gap:4px}.floors-info__tag{border:1px solid #cbd5e1;border-radius:16px;padding:8px 10px;font-weight:600;font-size:14px;line-height:14px;color:#475569}.floors-info__description{display:flex;flex-direction:column;row-gap:8px}.floors-info__price{font-weight:600;font-size:28px;line-height:32px;letter-spacing:-0.02em;color:#0f172a}.floors-info__text{font-size:14px;line-height:20px;color:#64748b}.choose-params._floors{flex-grow:1;height:100%;min-height:0;overflow:hidden;display:flex;flex-direction:column}.choose-params._floors .choose-params__content{flex-grow:1;flex-shrink:1;min-height:0;overflow:hidden}.choose-params._floors .choose-params__listWrap{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;height:100%;min-height:0;overflow:hidden}.choose-params._floors._floorsChoose .choose-params__header{flex-shrink:0;margin-bottom:15px}@media(max-width: 1280px),(max-height: 800px){.choose-params._floors._floorsChoose .choose-params__header{margin-bottom:10px}}.choose-params._floors._floorsChoose .choose-params__headerBottom{background:#fff;border-radius:24px}@media(max-width: 1280px),(max-height: 800px){.choose-params._floors._floorsChoose .choose-params__headerBottom{border-radius:16px}}.choose-params._floors._floorsChoose .filter{border-radius:24px}@media(max-width: 1280px),(max-height: 800px){.choose-params._floors._floorsChoose .filter{border-radius:16px}}.floors{display:flex;flex-direction:column;flex-grow:1;height:100%;min-height:0;row-gap:24px;overflow:hidden}@media(max-width: 1280px),(max-height: 800px){.floors{row-gap:12px}}.floors__tabs{display:flex;align-items:center;justify-content:flex-start;column-gap:16px;flex-shrink:0}.floors__tabs .tabs__buttons{background:#fff}.floors__rooms{display:flex;flex-shrink:0;height:56px;margin-left:auto;padding:2px;background:#fff;border-radius:28px}.floors__rooms .checkbox{flex-grow:1}.floors__rooms .checkbox__label{height:52px;min-width:52px;padding:0 18px;border-radius:26px;background:rgba(0,0,0,0)}.floors__area{flex-shrink:0;width:280px}.floors__area .range-slider__top{background:#fff;border-color:rgba(0,0,0,0)}.floors__body{display:flex;flex-grow:1;min-height:0;column-gap:16px;overflow:hidden}@media(max-width: 1280px),(max-height: 800px){.floors__body{column-gap:12px}}.floors__aside{flex-shrink:0;width:300px;min-height:0;overflow:hidden}@media(max-width: 1280px),(max-height: 800px){.floors__aside{width:220px}}.floors__plan{flex-grow:1;min-width:0;min-height:0;position:relative;background:#fff;border-radius:24px;overflow:hidden}@media(max-width: 1280px),(max-height: 800px){.floors__plan{border-radius:16px}}.flat-info{display:flex;flex-direction:column;row-gap:24px}@media(max-width: 1280px),(max-height: 800px){.flat-info{row-gap:12px}}.flat-info__top{display:flex;align-items:center;justify-content:space-between;column-gap:16px;font-weight:600}@media(max-width: 1280px),(max-height: 800px){.flat-info__top{column-gap:8px;flex-wrap:wrap;row-gap:4px}}.flat-info__project{font-size:24px;line-height:29px;letter-spacing:-0.02em}@media(max-width: 1280px),(max-height: 800px){.flat-info__project{font-size:16px;line-height:20px;letter-spacing:-0.02em}}.flat-info__time{display:flex;column-gap:4px;font-size:14px;line-height:20px}@media(max-width: 1280px),(max-height: 800px){.flat-info__time{font-size:12px;line-height:16px}}.flat-info__time:before{content:attr(data-label);color:#94a3b8}.flat-info__title{font-weight:500;font-size:30px;line-height:30px;letter-spacing:-0.03em;color:#000}@media(max-width: 1280px),(max-height: 800px){.flat-info__title{font-size:20px;line-height:24px;letter-spacing:-0.03em}}.flat-info__price{display:flex;align-items:flex-start;column-gap:8px;font-weight:500;font-size:30px;line-height:30px;letter-spacing:-0.02em;color:#000;margin-top:8px}@media(max-width: 1280px),(max-height: 800px){.flat-info__price{font-size:20px;line-height:24px;letter-spacing:-0.02em;margin-top:4px}}.flat-info__price span{font-weight:400;font-size:14px;line-height:20px;letter-spacing:.00001em;color:#94a3b8;text-decoration:line-through}@media(max-width: 1280px),(max-height: 800px){.flat-info__price span{font-size:12px;line-height:16px;letter-spacing:.00001em}}.flat-info__mortgage{background:#e0e7ff;border-radius:8px;display:flex;align-items:center;justify-content:space-between;column-gap:16px;padding:10px 16px}@media(max-width: 1280px),(max-height: 800px){.flat-info__mortgage{column-gap:8px;padding:8px 10px}}.flat-info__mortgage div{display:flex;flex-direction:column;font-weight:600;font-size:14px;line-height:20px;color:#4f46e5}@media(max-width: 1280px),(max-height: 800px){.flat-info__mortgage div{font-size:12px;line-height:16px}}.flat-info__mortgage div:before{content:attr(data-label);color:#475569}.flat-info__mortgage button{display:flex;font-weight:600;font-size:16px;line-height:44px;padding:0 16px}@media(max-width: 1280px),(max-height: 800px){.flat-info__mortgage button{font-size:13px;line-height:36px;padding:0 10px}}.flat-info__params{display:flex;justify-content:space-between}@media(max-width: 1280px),(max-height: 800px){.flat-info__params{font-size:12px;line-height:16px}}.flat-info__options{display:flex;flex-wrap:wrap;gap:4px}.flat-params{display:flex;flex-direction:column;align-items:center;row-gap:8px}@media(max-width: 1280px),(max-height: 800px){.flat-params{row-gap:2px}}.flat-params__label{font-weight:500;font-size:12px;line-height:16px;color:#94a3b8}@media(max-width: 1280px),(max-height: 800px){.flat-params__label{font-size:10px;line-height:14px}}.flat-params__value{font-weight:600;font-size:24px;line-height:29px;letter-spacing:-0.02em}@media(max-width: 1280px),(max-height: 800px){.flat-params__value{font-size:16px;line-height:20px;letter-spacing:-0.02em}}.flat-plan{min-height:100%;height:calc(100vh - 32px);padding:112px 32px;position:relative;overflow:hidden;box-sizing:border-box}@media(max-width: 1280px),(max-height: 800px){.flat-plan{min-height:0;height:100%;max-height:100%;padding:64px 16px 80px}}.flat-plan__top,.flat-plan__bottom{position:absolute;left:0;width:100%;padding:0 24px;display:flex;align-items:center;column-gap:16px;z-index:3}@media(max-width: 1280px),(max-height: 800px){.flat-plan__top,.flat-plan__bottom{padding:0 16px;column-gap:10px}}.flat-plan__top{top:24px}@media(max-width: 1280px),(max-height: 800px){.flat-plan__top{top:12px}}.flat-plan__bottom{bottom:24px;align-items:flex-end;justify-content:space-between}@media(max-width: 1280px),(max-height: 800px){.flat-plan__bottom{bottom:12px}}.flat-plan__back{transform:rotate(180deg);flex-shrink:0}@media(max-width: 1280px),(max-height: 800px){.flat-plan__back{width:44px;height:44px;min-width:44px;padding:0;border-radius:12px}.flat-plan__back:before{width:20px;height:20px}}.flat-plan__tabs{margin:0 auto;border:1px solid #cbd5e1;border-radius:28px;z-index:1}.flat-plan__tabs .tabs__buttons{box-shadow:unset}@media(max-width: 1280px),(max-height: 800px){.flat-plan__tabs{border-radius:22px}.flat-plan__tabs .tabs__buttons{height:44px;border-radius:22px}.flat-plan__tabs .tabs__button{height:40px;padding:0 12px;border-radius:20px;font-size:13px;line-height:18px;letter-spacing:-0.02em}}.flat-plan__buttons{display:flex;align-items:center;justify-content:flex-end;column-gap:8px;flex-shrink:0}@media(max-width: 1280px),(max-height: 800px){.flat-plan__buttons{column-gap:6px}.flat-plan__buttons .button._square._l{width:44px;height:44px;min-width:44px;padding:0;border-radius:12px}.flat-plan__buttons .button._square._l img{width:20px}.flat-plan__buttons .button-favs{width:44px;height:44px;border-radius:12px}.flat-plan__buttons .button-favs:before{width:20px;height:20px}.flat-plan__buttons .button-favs._active:after{width:20px;height:20px}}.flat-plan__builds,.flat-plan__compas{width:126px;height:126px}@media(max-width: 1280px),(max-height: 800px){.flat-plan__builds,.flat-plan__compas{width:72px;height:72px}}.flat-plan__builds img,.flat-plan__compas img{display:block;width:100%;height:100%;object-fit:contain}.flat-plan__planWrap{display:flex;width:100%;height:100%;padding:70px;margin:0 auto;position:relative;min-height:0}@media(max-width: 1280px),(max-height: 800px){.flat-plan__planWrap{padding:28px}}.flat-plan__planWrap-outer{height:100%}.flat-plan__plan{max-height:722px;width:80%;height:80%;aspect-ratio:1;margin:auto;position:relative;z-index:2}@media(max-width: 1280px),(max-height: 800px){.flat-plan__plan{max-height:100%;width:auto;height:100%;max-width:100%;aspect-ratio:auto}}.flat-plan__plan img{display:block;width:100%;height:100%;object-fit:contain}.flat-plan__plan>svg{position:absolute;top:0;left:0;width:100%;height:100%}.flat-plan__plan>svg .svg-plan__flat{opacity:1;fill-opacity:.3;fill:#4f46e5}.flat-plan__sun{position:absolute;inset:70px;width:calc(100% - 140px);height:calc(100% - 140px);opacity:0;z-index:2;transition:opacity .3s ease}@media(max-width: 1280px),(max-height: 800px){.flat-plan__sun{inset:28px;width:calc(100% - 56px);height:calc(100% - 56px)}}.flat-plan__sun._show{opacity:1}.flat-plan__sun img{display:block;width:100%;height:100%;object-fit:contain}.flat-plan__street{position:absolute;z-index:2;font-size:14px;line-height:20px;color:#94a3b8;text-align:center}@media(max-width: 1280px),(max-height: 800px){.flat-plan__street{font-size:12px;line-height:16px}}.flat-plan__street._top,.flat-plan__street._bottom{width:100%;left:0}.flat-plan__street._top{top:0}.flat-plan__street._bottom{bottom:0}.flat-plan__street._right,.flat-plan__street._left{top:0;height:100%;writing-mode:tb-rl}.flat-plan__street._right{right:0}.flat-plan__street._left{left:0;transform:rotate(180deg)}.flat-purchase-method{position:relative}@media(hover: hover)and (pointer: fine){.flat-purchase-method:hover{cursor:pointer}.flat-purchase-method:hover .flat-purchase-method__label{background:rgba(0,0,0,0)}}.flat-purchase-method .flat-purchase-method__input:checked~.flat-purchase-method__label{background:rgba(0,0,0,0)}.flat-purchase-method .flat-purchase-method__input:checked~.flat-purchase-method__label:before{border:4px solid #4f46e5}.flat-purchase-method__label{display:flex;flex-direction:column;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:16px;padding:8px 16px 8px 52px;transition:all .3s ease;position:relative}@media(max-width: 1280px),(max-height: 800px){.flat-purchase-method__label{border-radius:12px;padding:6px 12px 6px 40px}}.flat-purchase-method__label:before{content:"";position:absolute;left:16px;top:50%;transform:translateY(-50%);width:20px;height:20px;border:2px solid rgba(0,0,0,.2);border-radius:50%;transition:all .3s ease}@media(max-width: 1280px),(max-height: 800px){.flat-purchase-method__label:before{left:12px;width:16px;height:16px}}.flat-purchase-method__top{display:flex;align-items:flex-start;justify-content:space-between;column-gap:16px;font-weight:600;color:#000}@media(max-width: 1280px),(max-height: 800px){.flat-purchase-method__top{column-gap:8px}}.flat-purchase-method__title{font-size:16px;line-height:24px;letter-spacing:-0.02em}@media(max-width: 1280px),(max-height: 800px){.flat-purchase-method__title{font-size:13px;line-height:18px;letter-spacing:-0.02em}}.flat-purchase-method__pay{font-size:14px;line-height:20px;margin-top:2px}@media(max-width: 1280px),(max-height: 800px){.flat-purchase-method__pay{font-size:12px;line-height:16px}}.flat-purchase-method__about{font-size:14px;line-height:20px}@media(max-width: 1280px),(max-height: 800px){.flat-purchase-method__about{font-size:12px;line-height:16px}}.flat-purchase-method__more{font-weight:600;font-size:14px;line-height:20px;color:#4f46e5}@media(max-width: 1280px),(max-height: 800px){.flat-purchase-method__more{font-size:12px;line-height:16px}}.flat-purchase-methods{display:flex;flex-direction:column;align-items:center;row-gap:24px}@media(max-width: 1280px),(max-height: 800px){.flat-purchase-methods{row-gap:12px}}.flat-purchase-methods__title{width:100%;font-weight:600;font-size:24px;line-height:29px;letter-spacing:-0.02em}@media(max-width: 1280px),(max-height: 800px){.flat-purchase-methods__title{font-size:16px;line-height:20px;letter-spacing:-0.02em}}.flat-purchase-methods__list{width:100%;display:flex;flex-direction:column;row-gap:8px}@media(max-width: 1280px),(max-height: 800px){.flat-purchase-methods__list{row-gap:6px}}.flat-rate{display:flex;align-items:center;column-gap:4px;height:24px;padding:0 12px;background:#f5f5f5;border-radius:12px;font-weight:600;font-size:12px;line-height:16px;color:#64748b;text-transform:uppercase;white-space:nowrap}.flat-rate._up:before,.flat-rate._down:before{content:"";width:12px;height:12px;mask:url(/assets/images/icon_arrow_up.svg) no-repeat center/contain;background:currentColor}.flat-rate._up{background:#fef3f2;color:#e93f29}.flat-rate._down{background:#ecfdf3;color:#1ba56b}.flat-rate._down:before{transform:rotate(180deg)}.flat-similar{display:flex;flex-direction:column;align-items:center;row-gap:24px}@media(max-width: 1280px),(max-height: 800px){.flat-similar{row-gap:12px}}.flat-similar__title{width:100%;font-weight:600;font-size:24px;line-height:29px;letter-spacing:-0.02em}@media(max-width: 1280px),(max-height: 800px){.flat-similar__title{font-size:16px;line-height:20px;letter-spacing:-0.02em}}.flat-similar__list{width:100%}.flat-similar__more{display:flex;align-items:center;column-gap:10px;font-weight:600;font-size:14px;line-height:20px;transition:color .3s ease}@media(max-width: 1280px),(max-height: 800px){.flat-similar__more{font-size:12px;line-height:16px}}@media(hover: hover)and (pointer: fine){.flat-similar__more:hover{color:#4f46e5}}.flat{width:100%;height:100%;display:grid;grid-template-columns:1fr 520px;position:absolute;top:0;left:0;visibility:hidden;z-index:3;transform:translateY(20px);transition:transform .5s;min-height:0;overflow:hidden}@media(max-width: 1280px),(max-height: 800px){.flat{grid-template-columns:1fr 340px;column-gap:0}}.flat._show{visibility:visible;transform:translateY(0)}.flat__col{height:100%;max-height:100%;min-height:0;border-radius:24px;min-width:0;overflow:hidden}@media(max-width: 1280px),(max-height: 800px){.flat__col{border-radius:16px}}.flat__col._plan{background:#fff}.flat__col._info{background:#1e293b;display:flex;flex-direction:column;row-gap:24px;padding:24px;position:relative}@media(max-width: 1280px),(max-height: 800px){.flat__col._info{row-gap:12px;padding:12px}}.flat__row{background:#fff;border-radius:16px;padding:24px}@media(max-width: 1280px),(max-height: 800px){.flat__row{border-radius:12px;padding:14px}}.payment{flex-grow:1;width:100%;min-width:0;min-height:0;height:100%;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));overflow:hidden}.payment.--popup{position:absolute;inset:0;visibility:hidden;z-index:4;flex-grow:0}.payment.--popup._show{visibility:visible}.payment__col{min-width:0;width:100%;display:flex;border-radius:24px;padding:24px;position:relative;min-height:0}@media(max-width: 1280px),(max-height: 800px){.payment__col{border-radius:16px;padding:16px}}.payment__col._left{flex-direction:column;align-items:flex-start;justify-content:space-between;overflow:hidden;height:100%}.payment__col._right{flex-direction:column;padding:16px;background:#fff;height:100%;max-height:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}@media(max-width: 1280px),(max-height: 800px){.payment__col._right{padding:10px 12px}}.payment__bg{position:absolute;inset:0}.payment__bg:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.2);z-index:1}.payment__bg img{display:block;width:100%;height:100%;object-fit:cover}.payment__back{position:absolute;top:24px;left:24px;z-index:2;transform:rotate(180deg)}@media(max-width: 1280px),(max-height: 800px){.payment__back{top:16px;left:16px;width:44px;height:44px;min-width:44px;padding:0;border-radius:12px}.payment__back:before{width:20px;height:20px}}.payment__tabs{position:relative;z-index:2}@media(max-width: 1280px),(max-height: 800px){.payment__tabs .tabs__buttons{height:44px;border-radius:22px}.payment__tabs .tabs__button{height:40px;padding:0 12px;border-radius:20px;font-size:13px;line-height:18px;letter-spacing:-0.02em}}.payment__bottom{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;row-gap:24px;max-width:480px;width:100%;margin-top:auto}@media(max-width: 1280px),(max-height: 800px){.payment__bottom{row-gap:12px}}.payment__name{font-weight:500;font-size:80px;line-height:80px;letter-spacing:-0.04em;color:#fff}@media(max-height: 800px){.payment__name{font-size:56px;line-height:56px;letter-spacing:-0.04em}}@media(max-height: 700px){.payment__name{font-size:48px;line-height:48px;letter-spacing:-0.04em}}.payment__note{padding:24px;background:rgba(15,23,42,.2);backdrop-filter:blur(40px);border-radius:16px;font-size:16px;line-height:24px;letter-spacing:-0.01em;color:#fff}@media(max-width: 1280px),(max-height: 800px){.payment__note{padding:12px 14px;border-radius:12px;font-size:13px;line-height:18px;letter-spacing:-0.01em}}.payment-calc{width:100%;flex-shrink:0;background:#1e293b;border-radius:24px;padding:24px}@media(max-width: 1280px),(max-height: 800px){.payment-calc{border-radius:16px;padding:12px 14px}}.payment-calc__grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px 24px}@media(max-width: 1280px),(max-height: 800px){.payment-calc__grid{gap:8px 12px}}.payment-calc__field{min-width:0;overflow:hidden}@media(max-width: 1280px),(max-height: 800px){.payment-calc__field .range-slider-single__head{margin-bottom:4px;min-height:24px}.payment-calc__field .range-slider-single__label{font-size:12px;line-height:16px}.payment-calc__field .range-slider-single .range-slider{padding-bottom:4px}.payment-calc__field .range-slider-single .range-slider__top{height:40px;border-radius:12px;padding:0 12px}.payment-calc__field .range-slider-single .range-slider__prefix,.payment-calc__field .range-slider-single .range-slider__unit,.payment-calc__field .range-slider-single .range-slider__suffix{font-size:13px;line-height:18px}.payment-calc__field .range-slider-single .range-slider__track{left:12px;width:calc(100% - 24px)}.payment-calc__field .range-slider-single .tabs-wrapper._flat .tab{width:36px;height:24px;border-radius:12px;font-size:11px;line-height:14px}}.payment-calc__sum{display:flex;flex-direction:column;justify-content:center;row-gap:8px;min-height:100%}@media(max-width: 1280px),(max-height: 800px){.payment-calc__sum{row-gap:2px}}.payment-calc__sumLabel{font-size:14px;line-height:20px;color:#e2e8f0}@media(max-width: 1280px),(max-height: 800px){.payment-calc__sumLabel{font-size:12px;line-height:16px}}.payment-calc__sumValue{font-weight:500;font-size:32px;line-height:40px;letter-spacing:-0.02em;color:#a5b4fc}@media(max-width: 1280px),(max-height: 800px){.payment-calc__sumValue{font-size:22px;line-height:28px;letter-spacing:-0.02em}}.payment-offers{display:flex;flex-direction:column;row-gap:16px;margin-top:16px;padding:8px;flex-shrink:0}@media(max-width: 1280px),(max-height: 800px){.payment-offers{row-gap:10px;margin-top:10px;padding:4px 0}}.payment-offers__toolbar{display:flex;align-items:center;justify-content:space-between;column-gap:16px;flex-shrink:0}.payment-offers__found{font-size:14px;line-height:20px;color:#64748b}@media(max-width: 1280px),(max-height: 800px){.payment-offers__found{font-size:12px;line-height:16px}}.payment-offers__actions{display:flex;align-items:center;column-gap:8px}.payment-offers__reset{color:#0f172a}@media(max-width: 1280px),(max-height: 800px){.payment-offers__reset{height:32px;font-size:12px;line-height:16px}}.payment-offers__reset img{width:16px;height:16px}.payment-offer{display:block;position:relative}.payment-offer.hidden{display:none}.payment-offer._best>.payment-offer__summary{border-color:#4f46e5}.payment-offer[open]>.payment-offer__summary{border-bottom-left-radius:0;border-bottom-right-radius:0}.payment-offer[open]>.payment-offer__summary .payment-offer__toggle{transform:rotate(180deg)}.payment-offer[open]._best>.payment-offer__summary{border-bottom-color:#e2e8f0}.payment-offer__badge{position:absolute;left:24px;top:-10px;z-index:1;display:flex;align-items:center;height:20px;padding:0 8px;border-radius:80px;background:#e0e7ff;font-weight:600;font-size:10px;line-height:12px;letter-spacing:.04em;text-transform:uppercase;color:#4f46e5}@media(max-width: 1280px),(max-height: 800px){.payment-offer__badge{left:14px;top:-8px;height:18px;padding:0 6px;font-size:9px;line-height:11px}}.payment-offer__summary{display:flex;align-items:center;column-gap:32px;min-height:112px;padding:20px 20px 20px 24px;background:#fff;border:1px solid rgba(0,0,0,0);border-radius:24px;box-shadow:0 1px 3px rgba(15,23,42,.06);cursor:pointer;list-style:none;position:relative;transition:all .3s ease}@media(max-width: 1280px),(max-height: 800px){.payment-offer__summary{column-gap:12px;min-height:72px;padding:12px 12px 12px 14px;border-radius:14px}}.payment-offer__summary::-webkit-details-marker{display:none}.payment-offer__summary::marker{content:"";display:none}.payment-offer__toggle{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;margin-left:auto;border-radius:16px;background:#f1f5f9;transition:transform .3s ease}@media(max-width: 1280px),(max-height: 800px){.payment-offer__toggle{width:36px;height:36px;border-radius:12px}.payment-offer__toggle img{width:16px;height:16px}}.payment-offer__toggle img{width:20px;height:20px}.payment-offer__main{display:flex;flex-direction:column;row-gap:4px;width:220px;flex-shrink:0}@media(max-width: 1280px),(max-height: 800px){.payment-offer__main{width:140px;row-gap:2px}}.payment-offer__title{font-weight:600;font-size:16px;line-height:24px;color:#0f172a}@media(max-width: 1280px),(max-height: 800px){.payment-offer__title{font-size:13px;line-height:18px}}.payment-offer__count{font-size:14px;line-height:20px;color:#64748b}@media(max-width: 1280px),(max-height: 800px){.payment-offer__count{font-size:11px;line-height:14px}}.payment-offer__banks{display:flex;align-items:center;margin-top:8px}@media(max-width: 1280px),(max-height: 800px){.payment-offer__banks{margin-top:4px}}.payment-offer__bank{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;margin-right:-6px;border-radius:50%;background:#fff;box-shadow:-2px 0 4px 0 rgba(0,0,0,.05);overflow:hidden}@media(max-width: 1280px),(max-height: 800px){.payment-offer__bank{width:24px;height:24px}.payment-offer__bank img{width:18px;height:18px}}.payment-offer__bank img{width:24px;height:24px;object-fit:contain}.payment-offer__col{display:flex;flex-direction:column;row-gap:4px;min-width:0;flex:0 1 auto}@media(max-width: 1280px),(max-height: 800px){.payment-offer__col{row-gap:0}}.payment-offer__label{font-size:12px;line-height:16px;color:#64748b}@media(max-width: 1280px),(max-height: 800px){.payment-offer__label{font-size:10px;line-height:14px}}.payment-offer__value{font-weight:600;font-size:16px;line-height:24px;color:#0f172a;white-space:nowrap}@media(max-width: 1280px),(max-height: 800px){.payment-offer__value{font-size:13px;line-height:18px}}.payment-offer.hidden{display:none}.payment-offer__card{display:grid;grid-template-columns:1.4fr .7fr 1.2fr .6fr;align-items:center;column-gap:24px;min-height:88px;padding:16px 24px;background:#fff;border:1px solid #e2e8f0;border-top:none;cursor:pointer}@media(max-width: 1280px),(max-height: 800px){.payment-offer__card{column-gap:10px;min-height:64px;padding:10px 14px}}.payment-offer__card.hidden{display:none}.payment-offer__card:last-child{border-bottom-left-radius:24px;border-bottom-right-radius:24px}@media(max-width: 1280px),(max-height: 800px){.payment-offer__card:last-child{border-bottom-left-radius:14px;border-bottom-right-radius:14px}}.payment-offer__cardCol{display:flex;flex-direction:column;row-gap:4px;min-width:0}.payment-offer__cardCol._bank{flex-direction:row;align-items:center;column-gap:16px}@media(max-width: 1280px),(max-height: 800px){.payment-offer__cardCol._bank{column-gap:8px}}.payment-offer__cardLogo{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px}@media(max-width: 1280px),(max-height: 800px){.payment-offer__cardLogo{width:28px;height:28px}.payment-offer__cardLogo img{width:28px;height:28px}}.payment-offer__cardLogo img{width:40px;height:40px;object-fit:contain}.payment-offer__cardInfo{display:flex;flex-direction:column;row-gap:4px;min-width:0}.payment-offer__cardName{display:flex;align-items:center;column-gap:6px;font-weight:500;font-size:16px;line-height:20px;color:#0f172a}@media(max-width: 1280px),(max-height: 800px){.payment-offer__cardName{font-size:13px;line-height:16px}}.payment-offer__cardBest{display:inline-flex;align-items:center;height:24px;padding:0 8px;border-radius:80px;background:#e0e7ff;font-weight:600;font-size:12px;line-height:16px;color:#4f46e5}@media(max-width: 1280px),(max-height: 800px){.payment-offer__cardBest{height:18px;padding:0 6px;font-size:10px;line-height:14px}}.payment-offer__cardText{font-size:12px;line-height:16px;color:#64748b}@media(max-width: 1280px),(max-height: 800px){.payment-offer__cardText{font-size:10px;line-height:14px}}.payment-offer__cardLabel{font-size:12px;line-height:16px;color:#64748b}@media(max-width: 1280px),(max-height: 800px){.payment-offer__cardLabel{font-size:10px;line-height:14px}}.payment-offer__cardValue{font-weight:600;font-size:16px;line-height:20px;color:#0f172a;white-space:nowrap}@media(max-width: 1280px),(max-height: 800px){.payment-offer__cardValue{font-size:13px;line-height:16px}}.ps{overflow:hidden !important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0px;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:.6}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{background-color:#999;width:11px}@supports(-ms-overflow-style: none){.ps{overflow:auto !important}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.ps{overflow:auto !important}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0, 0, 0, 0.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none !important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0px, -50%, 0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification,swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.suggestions-nowrap{white-space:nowrap}.suggestions-input{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.suggestions-input::-ms-clear{display:none}.suggestions-wrapper{position:relative;margin:0;padding:0;vertical-align:top;-webkit-text-size-adjust:100%}.suggestions-suggestions{background:#fff;border:1px solid #999;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:default;left:0;min-width:100%;position:absolute;z-index:9999;-webkit-text-size-adjust:100%}.suggestions-wrapper:not(.suggestions-wrapper--mobile) .suggestions-suggestion_hidden-desktop{display:none}.suggestions-wrapper--mobile .suggestions-suggestion_hidden-mobile{display:none}.suggestions-suggestions strong{font-weight:400;color:#39f}.suggestions-suggestion{padding:4px;overflow:hidden}.suggestions-suggestion:hover{background:#f7f7f7}.suggestions-selected,.suggestions-selected:hover{background:#f0f0f0}.suggestions-hint{padding:4px;white-space:nowrap;overflow:hidden;color:#777;font-size:85%;line-height:20px;text-overflow:ellipsis}.suggestions-wrapper:not(.suggestions-wrapper--mobile) .suggestions-suggestions--with-promo .suggestions-hint{max-width:calc(100% - 80px);padding-right:0}.suggestions-subtext{color:#777}.suggestions-subtext_inline{display:inline-block;min-width:6em;vertical-align:bottom;margin:0 .5em 0 0}.suggestions-subtext-delimiter{display:inline-block;width:2px}.suggestions-subtext_label{margin:0 0 0 .25em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:0 3px;background:#f5f5f5;font-size:85%}.suggestions-value[data-suggestion-status=LIQUIDATED]{position:relative}.suggestions-value[data-suggestion-status=LIQUIDATED]:after{position:absolute;left:0;right:0;top:50%;border-top:1px solid rgba(0, 0, 0, 0.4);content:""}.suggestions-promo{font-size:85%;color:#777;padding:4px;text-align:center}.suggestions-promo a{color:#777;display:block;filter:grayscale(100%);line-height:20px;text-decoration:none}.suggestions-promo a:hover{filter:grayscale(0)}.suggestions-promo svg{height:20px;vertical-align:bottom}.suggestions-wrapper:not(.suggestions-wrapper--mobile) .suggestions-suggestions:not(.suggestions-suggestions--nohint) .suggestions-promo{position:absolute;top:0;right:0;text-align:left}
