.ss-wrapper{float:left;overflow:hidden;width:100%;z-index:1}.ss-content,.ss-wrapper{height:100%;position:relative}.ss-content{box-sizing:border-box;overflow:auto;padding:0;width:calc(100% + 18px)}.ss-content.rtl{right:auto;width:calc(100% + 18px)}.ss-scroll{background:#0000001a;border-radius:4px;cursor:pointer;opacity:0;position:relative;top:0;transition:opacity .25s linear;width:9px;z-index:2}.ss-hidden{display:none}.ss-container:active .ss-scroll,.ss-container:hover .ss-scroll{opacity:1}.ss-grabbed{-o-user-select:none;-webkit-user-select:none;user-select:none}fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{background:#fff;display:block;height:38px;position:absolute;right:1px;top:1px;width:40px}.multiselect__spinner:after,.multiselect__spinner:before{border:2px solid #0000;border-radius:100%;border-top-color:#41b883;box-shadow:0 0 0 1px #0000;content:"";height:16px;left:50%;margin:-8px 0 0 -8px;position:absolute;top:50%;width:16px}.multiselect__spinner:before{animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite}.multiselect__spinner:after{animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{opacity:1;transition:opacity .4s ease-in-out}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;touch-action:manipulation}.multiselect{box-sizing:initial;color:#35495e;display:block;min-height:40px;position:relative;text-align:left;width:100%}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;opacity:.6;pointer-events:none}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{background:#fff;border:none;border-radius:5px;box-sizing:border-box;display:inline-block;line-height:20px;margin-bottom:8px;min-height:20px;padding:0 0 0 5px;position:relative;transition:border .1s ease;vertical-align:top;width:100%}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{margin-bottom:8px;padding-left:5px}.multiselect__tags-wrap{display:inline}.multiselect__tags{background:#fff;border:1px solid #e8e8e8;border-radius:5px;display:block;font-size:14px;min-height:40px;padding:8px 40px 0 8px}.multiselect__tag{background:#41b883;border-radius:5px;color:#fff;display:inline-block;line-height:1;margin-bottom:5px;margin-right:10px;max-width:100%;overflow:hidden;padding:4px 26px 4px 10px;position:relative;text-overflow:ellipsis;white-space:nowrap}.multiselect__tag-icon{border-radius:5px;bottom:0;cursor:pointer;font-style:normal;font-weight:700;line-height:22px;margin-left:7px;position:absolute;right:0;text-align:center;top:0;transition:all .2s ease;width:22px}.multiselect__tag-icon:after{color:#266d4d;content:"\D7";font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{border:1px solid #e8e8e8;border-radius:5px;min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap}.multiselect__current,.multiselect__select{box-sizing:border-box;cursor:pointer;display:block;line-height:16px;margin:0;-webkit-text-decoration:none;text-decoration:none}.multiselect__select{height:38px;padding:4px 8px;position:absolute;right:1px;text-align:center;top:1px;transition:transform .2s ease;width:40px}.multiselect__select:before{border-color:#999 #0000 #0000;border-style:solid;border-width:5px 5px 0;color:#999;content:"";margin-top:4px;position:relative;right:0;top:65%}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e8e8e8;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:none;display:block;max-height:240px;overflow:auto;position:absolute;width:100%;z-index:50}.multiselect__content{display:inline-block;list-style:none;margin:0;min-width:100%;padding:0;vertical-align:top}.multiselect--above .multiselect__content-wrapper{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top:1px solid #e8e8e8;border-top-left-radius:5px;border-top-right-radius:5px;bottom:100%}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{cursor:pointer;display:block;line-height:16px;min-height:40px;padding:12px;position:relative;-webkit-text-decoration:none;text-decoration:none;text-transform:none;vertical-align:middle;white-space:nowrap}.multiselect__option:after{font-size:13px;line-height:40px;padding-left:20px;padding-right:12px;position:absolute;right:0;top:0}.multiselect__option--highlight{background:#41b883;color:#fff;outline:none}.multiselect__option--highlight:after{background:#41b883;color:#fff;content:attr(data-select)}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{background:inherit;color:silver;content:attr(data-selected)}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;color:#fff;content:attr(data-deselect)}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;color:#fff;content:attr(data-deselect)}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{display:inline-block;line-height:20px;margin-bottom:8px;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{left:1px;right:auto}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{left:0;right:auto}[dir=rtl] .multiselect__clear{left:12px;right:auto}[dir=rtl] .multiselect__spinner{left:1px;right:auto}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}.ps{-ms-overflow-style:none;overflow:hidden!important;overflow-anchor:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{bottom:0;height:15px}.ps__rail-x,.ps__rail-y{display:none;opacity:0;position:absolute;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear}.ps__rail-y{right:0;width:15px}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{background-color:initial;display:block}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{bottom:2px;height:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{right:2px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}@keyframes toTopAppear{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.link-arrow{align-items:baseline;cursor:pointer;display:inline-flex;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){.link-arrow:hover{opacity:.7}.link-arrow:hover .link-arrow__icn{transform:translateX(2px)}}.link-arrow__icn{fill:#878d93;display:block;height:10px;margin-left:8px;transform:translateX(0);transition:transform .2s cubic-bezier(.25,.46,.45,.94);width:8px}.link-arrow__name{color:#878d93;font-weight:400;transform:translateX(0);white-space:nowrap}.link-arrow._black{color:#2a2a30}.link-arrow._black .link-arrow__icn{fill:#2a2a30}.link-arrow._black .link-arrow__name{color:#2a2a30}.link-arrow._blue{color:#007bfb;opacity:1}.link-arrow._blue .link-arrow__icn{fill:#007bfb}.link-arrow._blue .link-arrow__name{color:#007bfb}@media(hover:hover)and (pointer:fine){.link-arrow._blue:hover{color:#1c6ec5}.link-arrow._blue:hover .link-arrow__icn{fill:#1c6ec5}.link-arrow._blue:hover .link-arrow__name{color:#1c6ec5}}.link-arrow._blue:active{color:#237bd8}.link-arrow._blue:active .link-arrow__icn{fill:#237bd8}.link-arrow._blue:active .link-arrow__name{color:#237bd8}.link-arrow._white{color:#fff;opacity:1}.link-arrow._white .link-arrow__icn{fill:#fff}.link-arrow._white .link-arrow__name{color:#fff}.link-arrow._grey{color:#444449}.link-arrow._grey .link-arrow__icn{fill:#444449}.link-arrow._dark-grey,.link-arrow._grey .link-arrow__name{color:#444449}.link-arrow._dark-grey .link-arrow__icn{fill:#444449}.link-arrow._dark-grey .link-arrow__name{color:#444449}.link-arrow._promo{position:absolute;right:0;top:-40px}@media only screen and (max-width:1358px){.link-arrow._promo{top:-28px}}@media only screen and (max-width:919px){.link-arrow._promo{top:-68px}}@media only screen and (max-width:719px){.link-arrow._promo{display:none}}.link-arrow._promo._mobile{display:none}@media only screen and (max-width:719px){.link-arrow._promo._mobile{display:inline-flex;margin-left:auto;margin-top:19px;position:relative;right:auto;top:auto}}.link-arrow._block{align-items:center;display:flex;flex-direction:column;flex-shrink:0;justify-content:center}.link-arrow._block .btn-circle{margin-bottom:16px}.link-arrow-back{align-items:baseline;cursor:pointer;display:inline-flex;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){.link-arrow-back:hover{opacity:.7}.link-arrow-back:hover .link-arrow-back__icn{transform:translateX(-2px) rotate(180deg)}}@media only screen and (hover:hover)and (pointer:fine)and (max-width:719px){.link-arrow-back:hover .link-arrow-back__icn{transform:translateX(0) rotate(180deg)}}.link-arrow-back._block{background-color:#007bfb;border-radius:4px;padding:6px 20px}.link-arrow-back._block .link-arrow-back__name{font-size:14px;font-weight:500;line-height:20px}@media(hover:hover)and (pointer:fine){.link-arrow-back._block:hover{opacity:.1}}.link-arrow-back__icn{fill:#878d93;display:block;height:10px;margin-right:8px;transform:translateX(0) rotate(180deg);transition:transform .2s cubic-bezier(.25,.46,.45,.94);width:8px}.link-arrow-back__name{color:#878d93;font-weight:400;transform:translateX(0)}.link-arrow-back._black{color:#2a2a30}.link-arrow-back._black .link-arrow-back__icn{fill:#2a2a30}.link-arrow-back._black .link-arrow-back__name{color:#2a2a30}.link-arrow-back._blue{color:#007bfb;opacity:1}.link-arrow-back._blue .link-arrow-back__icn{fill:#007bfb}.link-arrow-back._blue .link-arrow-back__name{color:#007bfb}@media(hover:hover)and (pointer:fine){.link-arrow-back._blue:hover{color:#1c6ec5;opacity:.1}.link-arrow-back._blue:hover .link-arrow-back__icn{fill:#1c6ec5}.link-arrow-back._blue:hover .link-arrow-back__name{color:#1c6ec5}}.link-arrow-back._blue:active{color:#237bd8}.link-arrow-back._blue:active .link-arrow-back__icn{fill:#237bd8}.link-arrow-back._blue:active .link-arrow-back__name{color:#237bd8}.link-arrow-back._white{color:#fff;opacity:1}.link-arrow-back._white .link-arrow-back__icn{fill:#fff}.link-arrow-back._white .link-arrow-back__name{color:#fff}.link-arrow-back._grey{color:#878d93}.link-arrow-back._grey .link-arrow-back__icn{fill:#878d93}.link-arrow-back._grey .link-arrow-back__name{color:#878d93}.link-arrow-back._dark-grey{color:#444449}.link-arrow-back._dark-grey .link-arrow-back__icn{fill:#444449}.link-arrow-back._dark-grey .link-arrow-back__name{color:#444449}.link-arrow-back._light-grey{color:#d7d9db}.link-arrow-back._light-grey .link-arrow-back__icn{fill:#d7d9db}.link-arrow-back._light-grey .link-arrow-back__name{color:#d7d9db}.btn{-webkit-appearance:none;border:none;border-radius:4px;cursor:pointer;display:block;font-size:14px;font-weight:500;height:56px;line-height:56px;outline:none;padding:0 35px;position:relative;text-align:center;transition:background-color .3s ease-in,color .3s ease-in,border .3s ease-in,opacity .3s ease-in}@media only screen and (max-width:1358px){.btn{height:48px;line-height:48px}}@media only screen and (max-width:719px){.btn{height:44px;line-height:44px}}.btn.no-padding{padding:0}@media only screen and (max-width:1358px){.btn.no-padding{padding:0 35px}}.btn.full{width:100%}.btn.white{background-color:#fff;color:#2a2a30}.btn.white:hover{color:#878d93}@media only screen and (max-width:719px){.btn.white:hover{color:#2a2a30}}.btn.white-blue{background-color:#fff;color:#007bfb}.btn.white-blue:active,.btn.white-blue:hover{color:#237bd8}.btn.yellow{background-color:#fed330;color:#2a2a30}.btn.yellow:hover{background-color:#fedb56;color:#818d9c}.btn.orange{background-color:#ed4f32;color:#fff}.btn.grey{background-color:#f5f5f5;color:#444449}.btn.grey:active,.btn.grey:hover{background-color:#f9f9fa;color:#878d93}.btn.grey:active{opacity:.7}.btn.grey-blue{background-color:#0000;border:1px solid #878d93;color:#878d93}.btn.grey-blue:hover{border:1px solid #007bfb;color:#007bfb}.btn.blue{background-color:#007bfb;color:#fff}.btn.blue:hover{background-color:#3397ff}.btn.blue:active{background-color:#237bd8}.btn.blue-on-grey{background-color:#f5f5f5;color:#007bfb}.btn.blue-on-grey:active,.btn.blue-on-grey:hover{background-color:#f9f9fa;color:#007bfb}.btn.blue-on-grey:active{opacity:.7}.btn.colored{box-shadow:0 0 0 0 #2a2a300d;transform:translateY(0);transition:box-shadow .2s cubic-bezier(.165,.84,.44,1),transform .2s cubic-bezier(.165,.84,.44,1)}.btn.colored:hover{box-shadow:0 2px 16px 0 #2a2a300d;transform:translateY(-4px)}.btn.transparent{background-color:#fff;border:1px solid #878d93;color:#bfc3c6}.btn.no-event{pointer-events:none}.btn.transparent-blue{background-color:#0000;border:1px solid #fff;color:#fff}.btn.transparent-blue:hover{background-color:#fff;border:1px solid #fff;color:#007bfb}.btn.transparent-grey{background-color:#0000;border:1px solid #697078b3;color:#444449}.btn.transparent-grey:hover{background-color:#fff;border:1px solid #fff;color:#007bfb}.btn.disabled-grey{background:#f5f5f5;color:#878d93;pointer-events:none}.btn.light-blue{background-color:#edf2fc;color:#007bfb}.btn.light-blue:hover{background-color:#d6e2fa}.btn.light-grey{background-color:#0000;border:1px solid #d7d9db;color:#444449}@media(hover:hover)and (pointer:fine){.btn.light-grey:hover{border:1px solid #444449}}.btn.small{font-size:14px;height:40px;line-height:40px;padding:0 28px}.btn.f-16{font-size:16px}.btn.blue-white{border:1px solid #007bfb;color:#007bfb}@media(hover:hover)and (pointer:fine){.btn.blue-white:active,.btn.blue-white:hover{background-color:#007bfb;color:#fff}.btn.blue-white:active{border-color:#007bfb}}.btn.dashed{border:1px dashed #d7d9db;border-radius:4px}.btn.dashed,.btn.dashed span{color:#007bfb}.btn.green{background-color:#38a563;color:#fff}.btn.green:hover{background-color:#2daa32}.btn.premium-black{background-color:#111;color:#fff}.btn.border-grey-blue{background-color:#0000;border:1px solid #d7d9db;color:#007bfb}@media(hover:hover)and (pointer:fine){.btn.border-grey-blue:hover{border:1px solid #007bfb}}.btn.btn-loading-active .btn-loading{opacity:1}.btn-loading{background-image:url("/static/preloader.938f81dae91b.gif");background-repeat:no-repeat;background-size:contain;height:30px;left:20px;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:.4s;width:30px}.btn-loading,.r-btn{align-items:center;display:flex}.r-btn{-webkit-appearance:none;border:none;border-radius:28px;cursor:pointer;font-size:16px;font-weight:500;height:56px;justify-content:center;letter-spacing:-.01em;line-height:16px;-webkit-mask-image:radial-gradient(#fff,#000);outline:none;overflow:hidden;padding:0 40px;position:relative;transition:.3s;-webkit-user-select:none;user-select:none}.r-btn:after{background-color:#fff3;border-radius:50%;content:"";height:100px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:.3s;width:100px;z-index:-1}@media only screen and (max-width:719px){.r-btn{font-size:14px;height:48px;line-height:14px;padding:0 28px}}.r-btn._size-big{border-radius:80px;font-size:24px;height:80px;line-height:28px;padding:28px 32px}@media(hover:hover)and (pointer:fine){.r-btn._size-big:hover:after{transform:translate(-50%,-50%) scale(8)}}@media only screen and (max-width:919px){.r-btn._size-big{font-size:20px;line-height:24px}}@media only screen and (max-width:719px){.r-btn._size-big{font-size:16px;height:64px;line-height:20px;padding:20px 16px}}.r-btn._size-m{border-radius:24px;font-size:14px;height:48px;line-height:14px;padding:0 32px}@media only screen and (max-width:719px){.r-btn._size-m{font-size:14px;height:40px;line-height:14px;padding:0 20px}}.r-btn._size-m._px-s{padding:0 24px}.r-btn._size-s{border-radius:20px;font-size:14px;height:40px;line-height:14px;padding:0 24px}@media only screen and (max-width:719px){.r-btn._size-s{font-size:12px;height:32px;line-height:12px;padding:0 20px}}.r-btn._size-xs{border-radius:16px;font-size:12px;height:32px;line-height:12px;padding:0 24px}.r-btn._size-xxs{border-radius:12px;font-size:11px;height:24px;letter-spacing:-.005em;line-height:12px;padding:6px 12px}@media(hover:hover)and (pointer:fine){.r-btn._size-m:hover,.r-btn._size-s:hover,.r-btn._size-xs:hover,.r-btn._size-xxs:hover,.r-btn:hover{border-radius:8px}.r-btn:hover:after{transform:translate(-50%,-50%) scale(12)}}.r-btn._blue{background-color:#007bfb;color:#fff}.r-btn._blue:active:after{background-color:#66b0fd}.r-btn._blue-alt{background-color:#3395fc;color:#fff}.r-btn._blue-alt:active:after{background-color:#66b0fd}.r-btn._grey{background-color:#f4f6fb;color:#007bfb}.r-btn._grey:after{background-color:#ecf0f8}.r-btn._grey:active:after{background-color:#e2e7f3}.r-btn._grey-alt{background-color:#f4f6fb;color:#282d3c}.r-btn._grey-alt:after{background-color:#ecf0f8}.r-btn._grey-alt:active:after{background-color:#e2e7f3}.r-btn._stone{background-color:#fff;color:#282d3c}.r-btn._stone:after{background-color:#ecf0f8}.r-btn._stone:active:after{background-color:#e2e7f3}.r-btn._dark{background-color:#ecf0f8;color:#007bfb}.r-btn._dark:active:after,.r-btn._dark:after{background-color:#e2e7f3}.r-btn._dark-alt{background-color:#282d3ccc;color:#fff}.r-btn._dark-alt:active:after,.r-btn._dark-alt:after{background-color:#414961}.r-btn._dark-no-opacity{background-color:#111;color:#fff}.r-btn._dark-no-opacity:active:after,.r-btn._dark-no-opacity:after{background-color:#414961}.r-btn._premium-black{background-color:#111;color:#fff}.r-btn._premium-black:active:after,.r-btn._premium-black:after{background-color:#111}.r-btn._premium-grey{color:#111}.r-btn._premium-grey,.r-btn._premium-grey:after{background-color:#f4f6fb}.r-btn._premium-grey:active:after{background-color:#e2e7f3}.r-btn._almost-black{background-color:#333;color:#fff}.r-btn._almost-black:after{background-color:#007bfb}.r-btn._black{background-color:#000;color:#fff}.r-btn._black:after{background-color:#66b0fd}.r-btn._white{background-color:#fff;color:#007bfb}.r-btn._white-alt{background-color:#fff;color:#282d3c}.r-btn._primary{background-color:#fff;color:#007bfb}@media(hover:hover)and (pointer:fine){.r-btn._primary:hover{color:#fff}}.r-btn._primary:active:after,.r-btn._primary:after{background-color:#3395fc}.r-btn._green{background-color:#5cc867;color:#fff}@media(hover:hover)and (pointer:fine){.r-btn._green:hover{color:#fff}}.r-btn._green:active:after,.r-btn._green:after{background-color:#82d58b}.r-btn._error,.r-btn._red{background-color:#ed584e;color:#fff}@media(hover:hover)and (pointer:fine){.r-btn._error:hover,.r-btn._red:hover{color:#fff}}.r-btn._error:active:after,.r-btn._error:after,.r-btn._red:active:after,.r-btn._red:after{background-color:#f2847c}.r-btn._loading{color:#0000;pointer-events:none}.r-btn._loading:after{transform:translate(-50%,-50%) scale(5)}.r-btn._disabled{background-color:#f4f6fb;color:#8c94a8;cursor:not-allowed;pointer-events:none}.r-btn._disabled:after{background-color:#ecf0f8}.r-btn._disabled:active:after{background-color:#e2e7f3}.r-btn._disabled._premium-grey{background-color:#e2e7f3;color:#8c94a8}.r-btn._no-events{pointer-events:none}.r-btn._round{border-radius:50%;height:56px;padding-left:0;padding-right:0;width:56px}.r-btn._round._size-m{height:48px;width:48px}.r-btn._round._size-s{height:40px;width:40px}.r-btn._round._size-xs{height:32px;width:32px}.r-btn>svg{height:16px;margin-right:8px;position:relative;width:16px;z-index:1}@media only screen and (max-width:719px){.r-btn>svg{margin-right:0}}.r-btn__text{letter-spacing:-.01em;position:relative;z-index:1}button,input,optgroup,select,textarea{font-family:CoFoSans}input{background-color:#0000;border:none;border-radius:0;box-shadow:none;color:#2a2a30;font-size:16px;line-height:160%;outline:none}.input{align-items:flex-start;border:1px solid #d7d9db;border-radius:4px;display:flex;flex-direction:column;height:56px;padding:0 15px;position:relative;transition:border-color .3s cubic-bezier(.25,.46,.45,.94),margin .3s cubic-bezier(.25,.46,.45,.94)}@media only screen and (max-width:719px){.input{height:44px}}.input:after{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:22px;opacity:0;position:absolute;right:20px;top:50%;transform:translateY(-50%);transition:opacity .3s cubic-bezier(.25,.46,.45,.94);width:22px}.input ._tt-u{text-transform:uppercase}.input._active .input__label{background-color:#fff;color:#444449;font-size:14px;top:0}.input._active .input__label._gray{color:#878d93}.input._active._wrong:before{z-index:3}.input._focus{border-color:#007bfb}.input._focus .input__label{color:#007bfb}.input:hover:not(._focus):not(._wrong){border-color:#878d93}.input__label{color:#444449;font-size:16px;font-weight:400;padding:0 5px;-ms-pointer-events:none;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:color .3s cubic-bezier(.785,.135,.15,.86),background-color .3s cubic-bezier(.785,.135,.15,.86),font-size .3s cubic-bezier(.785,.135,.15,.86),top .3s cubic-bezier(.785,.135,.15,.86)}.input__label sup{background-color:#fff;color:#ef4a4a;left:calc(100% - 2px);padding-right:5px;position:absolute;top:2px}@media only screen and (max-width:919px){.input__label{font-size:14px}}.input__input{display:block;height:54px;width:100%}.input__input:invalid{box-shadow:none}.input__input:disabled{color:#444449;opacity:.5}.input__input._area{border:none;font-size:16px;height:100%;outline:none;resize:none;width:100%}.input._hide,.input__input._no-event{pointer-events:none}.input._hide .input__input,.input._hide .input__label{color:#d7d9db}.input._wrong{border-color:#ed4c4f}.input._wrong:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIyMiIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjRUQ0QzRGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS4yIiBkPSJNMTEgMjFjNS41MjMgMCAxMC00LjQ3NyAxMC0xMFMxNi41MjMgMSAxMSAxIDEgNS40NzcgMSAxMXM0LjQ3NyAxMCAxMCAxMCIvPjxwYXRoIHN0cm9rZT0iI0VENEM0RiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuOCIgZD0iTTExIDd2NCIvPjxwYXRoIHN0cm9rZT0iI0VENEM0RiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIuNCIgZD0iTTExIDE1di4xIi8+PC9zdmc+);opacity:1;transition:opacity .3s cubic-bezier(.25,.46,.45,.94)}.input._wrong._active .input__label{color:#ed4c4f}.input._wrong .input__error-message{opacity:1;transition:.5s}.input._wrong._with-message{margin-bottom:15px}.input._wrong:before{background-color:#eb5757}.input._correct{border-color:#38a563}.input._correct:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIyMiIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMzhBNTYzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS4yIiBkPSJNMTEgMjFjNS41MjMgMCAxMC00LjQ3NyAxMC0xMFMxNi41MjMgMSAxMSAxIDEgNS40NzcgMSAxMXM0LjQ3NyAxMCAxMCAxMCIvPjxwYXRoIHN0cm9rZT0iIzM4QTU2MyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNSIgZD0ibTE0IDktNC4xMjUgNC4xMjVMOCAxMS4yNSIvPjwvc3ZnPg==);opacity:1;transition:opacity .3s cubic-bezier(.25,.46,.45,.94)}.input._correct._active .input__label{color:#38a563}.input._correct .input__success-message{opacity:1;transition:.5s}.input._correct:before{background-color:#38a563}.input._area{padding:20px 15px}.input._area .input__label{top:24px}.input._area._active .input__label{top:0}.input__error-message{color:#ed4c4f;font-size:14px;left:20px;opacity:0;pointer-events:none;position:absolute;top:calc(100% + 8px);transition:.5s;width:calc(100% - 20px)}.input__error-message._size-s{font-size:13px}.input__error-message._active{opacity:1}.input__error-message._grey{color:#444449}.input__error-message._left{left:0}.input input:-webkit-autofill,.input input:-webkit-autofill:focus,.input input:-webkit-autofill:hover,.input textarea:-webkit-autofill,.input textarea:-webkit-autofill:focus,.input textarea:-webkit-autofill:hover{-webkit-text-fill-color:#2a2a30!important;border-radius:4px;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.file-input{cursor:pointer;position:relative;width:100%}.file-input.error .file-input__overlay{animation:error .4s cubic-bezier(.785,.135,.15,.86);animation-fill-mode:forwards}.file-input__field{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:3}.file-input__overlay{align-items:center;display:flex;justify-content:center;padding:0;position:relative;z-index:2}.file-input__arrow{height:12px;margin-left:10px;overflow:hidden;position:relative;transform:rotate(90deg);width:14px}.file-input__arrow svg{fill:#878d93;bottom:0;height:12px;position:absolute;right:0;width:34px}@media only screen and (max-width:719px){.file-input__arrow svg{width:16px}}.file-input__desc{margin-top:8px}.file-input__desc-item{color:#444449;font-size:10px;font-weight:400;line-height:20px;transition:color .3s cubic-bezier(.785,.135,.15,.86)}.file-input__desc-item.error{color:#eb5757}.drug-input{align-items:center;border:1px dashed #f5f5f5;display:flex;justify-content:center;padding:58px 0;position:relative;width:100%}@media only screen and (max-width:719px){.drug-input{border:none;padding:0}}.drug-input__label{color:#444449;font-size:16px;margin-bottom:10px}.drug-input__label sup{background-color:#fff;color:#ef4a4a;display:none;left:4px;position:relative;top:4px}.drug-input__desc{color:#444449;font-size:12px;line-height:20px;margin-bottom:24px}@media only screen and (max-width:719px){.drug-input__desc-item{margin-bottom:8px}}.drug-input__desc-size.error{color:#eb5757}.drug-input__field{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:3}.drug-input__text{color:#878d93;font-weight:400}.drug-input__text>span{color:#007bfb;cursor:pointer}@media only screen and (max-width:719px){.drug-input__text._desk{display:none}}.drug-input__text._mob{display:none;font-weight:500}@media only screen and (max-width:719px){.drug-input__text._mob{display:block}}.drug-input:active .drug-input__text span,.drug-input:hover .drug-input__text span{color:#237bd8}.drug-input__item{align-items:center;color:#2a2a30;display:flex;font-size:16px;font-weight:400;line-height:120%;margin-bottom:16px}.drug-input__item:first-child{margin-top:26px}.drug-input__item:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyIgZmlsbD0ibm9uZSI+PGNpcmNsZSBjeD0iOC41IiBjeT0iOC41IiByPSI4LjUiIGZpbGw9IiMwREFENEQiLz48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Im01IDcuNSAzIDNMMTIgNiIvPjwvc3ZnPg==) 50% no-repeat;background-size:contain;content:"";display:block;flex-shrink:0;height:17px;margin-right:10px;width:17px}.drug-input__item:last-child{margin-bottom:0}.drug-input__delete{cursor:pointer;height:12px;margin-left:16px;position:relative;top:2px;width:12px}.drug-input__delete:after,.drug-input__delete:before{background-color:#878d93;content:"";height:1px;left:50%;position:absolute;top:50%;width:12px}.drug-input__delete:before{transform:translate(-50%,-50%) rotate(45deg)}.drug-input__delete:after{transform:translate(-50%,-50%) rotate(-45deg)}.drug-input:after{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:22px;opacity:0;position:absolute;right:20px;top:50%;transform:translateY(-50%);transition:opacity .3s cubic-bezier(.25,.46,.45,.94);width:22px}.drug-input__error-message{color:#ed4c4f;font-size:14px;left:20px;opacity:0;pointer-events:none;position:absolute;top:calc(100% + 8px);transition:.5s;width:calc(100% - 20px)}.drug-input._wrong{border-color:#ed4c4f;margin-bottom:15px}.drug-input._wrong:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIyMiIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjRUQ0QzRGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS4yIiBkPSJNMTEgMjFjNS41MjMgMCAxMC00LjQ3NyAxMC0xMFMxNi41MjMgMSAxMSAxIDEgNS40NzcgMSAxMXM0LjQ3NyAxMCAxMCAxMCIvPjxwYXRoIHN0cm9rZT0iI0VENEM0RiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuOCIgZD0iTTExIDd2NCIvPjxwYXRoIHN0cm9rZT0iI0VENEM0RiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIuNCIgZD0iTTExIDE1di4xIi8+PC9zdmc+);opacity:1;transition:opacity .3s cubic-bezier(.25,.46,.45,.94)}.drug-input._wrong .drug-input__error-message{opacity:1}.filedrug-popup._required .drug-input__label sup{display:inline-block}.select-list__error-message{color:#ed4c4f;font-size:14px;left:20px;opacity:0;pointer-events:none;position:absolute;top:calc(100% + 8px);transition:.5s;width:calc(100% - 20px)}.select-list._error._with-message{margin-bottom:15px}.select-list._error .select-list__error-message{opacity:1;transition:.5s}@keyframes error{0%{transform:translateX(0)}20%{transform:translateX(2px)}40%{transform:translateX(-4px)}60%{transform:translateX(4px)}80%{transform:translateX(-2px)}95%{transform:translateX(2px)}}ul{margin-bottom:0;margin-top:0;padding-left:0}li{list-style:none}.content h2{margin-bottom:.6em;margin-top:0}.content p{line-height:26px;margin-top:0}.content p,.content ul{margin-bottom:1.2em}.content ul>li{line-height:26px;margin-top:8px;padding-left:18px;position:relative}.content ul>li:first-child{margin-top:0}.content ul>li:before{background-color:#007bfb;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:calc(.5em + 4px);transform:translateY(-50%);width:6px}.content ol{counter-reset:li;list-style:none;margin-bottom:1.2em}.content ol>li{counter-increment:li;display:flex;margin-top:8px;position:relative}.content ol>li:first-child{margin-top:0}.content ol>li:before{color:#bfc3c6;content:counter(li) ". ";margin-right:10px}.content table{border-collapse:collapse;border-top:1px solid #c6cacd;margin-bottom:16px;width:100%}.content table tr{border-bottom:1px solid #c6cacd;color:#007bfb;font-weight:300;line-height:1.6}.content table td{padding:30px 20px 30px 0}.r-content ul{margin-bottom:12px}.r-content ul>li{font-size:16px;font-weight:400;line-height:24px;padding-left:16px;position:relative}.r-content ul>li:before{background-color:#007bfb;border-radius:50%;content:"";height:4px;left:0;position:absolute;top:10px;width:4px}.r-content ul>li:not(:last-child){margin-bottom:8px}.r-content p:not(:last-child){margin-bottom:12px}h1{font-size:48px;font-weight:500;line-height:121%}@media only screen and (max-width:719px){h1{font-size:24px;line-height:32px}}.h1-class{font-size:56px;font-weight:500;line-height:121%}@media only screen and (max-width:719px){.h1-class{font-size:24px;line-height:32px}}.h2-class,h2{font-size:48px;font-weight:500;line-height:117%}@media only screen and (max-width:719px){.h2-class,h2{font-size:24px;line-height:32px}}.h3-class,h3{font-size:36px;font-weight:500;line-height:133%}@media only screen and (max-width:719px){.h3-class,h3{font-size:24px;line-height:32px}}.h4-class,h4{font-size:24px;font-weight:500;line-height:32px}@media only screen and (max-width:719px){.h4-class,h4{font-size:18px;line-height:24px}}a{color:#007bfb;-webkit-text-decoration:none;text-decoration:none;transition:color .3s}@media(hover:hover)and (pointer:fine){a:hover{color:#237bd8}}a:active{color:#237bd8}.link{opacity:1;transition:opacity .2s ease}.link:hover{opacity:.7}.content ul{padding-left:14px}.content ul li{color:#878d93;font-size:14px;line-height:22px;margin-bottom:8px;position:relative}.content ul li:before{background-color:#878d93;content:"";height:1px;left:-14px;position:absolute;top:.68em;width:6px}.content ul li:last-child{margin-bottom:0}._with-sup{margin-top:-6px}.filter-cell{border:1px solid #d7d9db;border-radius:4px;height:56px;position:relative;transition:all .3s ease;width:auto}@media only screen and (max-width:719px){.filter-cell{height:44px}}.filter-cell:hover{border-color:#878d93}.filter-cell._opened{border-color:#007bfb;z-index:8}.filter-cell._opened .filter-cell__label{background-color:#fff;color:#007bfb;font-size:14px;top:0}.filter-cell._opened .multiselect__select:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIj48cGF0aCBzdHJva2U9IiMwMDdiZmIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJtMSAxIDQuOTY2IDRMMTEgMSIvPjwvc3ZnPg==)}@media only screen and (min-width:721px)and (max-width:919px){.filter-cell._settlement input{font-size:14px}}.filter-cell._placeholder .filter-cell__label{font-size:14px;top:0}.filter-cell._hide{border:1px solid #d7d9dba6;pointer-events:none}.filter-cell._hide .multiselect__placeholder{color:#9ba0a5a6}.filter-cell._wrong{border:1px solid #ef4a4a}.filter-cell._wrong._with-message{margin-bottom:15px}.filter-cell._wrong .input__error-message{opacity:1;transition:margin-bottom .3s}.filter-cell._no-border{align-items:center;border:none;display:flex}.filter-cell._rooms{width:100%}.filter-cell:not(._changed-hide-color):not(._hide)._changed{transition:.3s}.filter-cell:not(._changed-hide-color):not(._hide)._changed .filter-cell__label{font-size:14px;top:0;transition:.3s}.filter-cell:not(._changed-hide-color):not(._hide)._changed .filter-cell__label span{color:#007bfb;transition:.3s}.filter-cell:not(._changed-hide-color):not(._hide)._changed:not(._single){border:1px solid #007bfb}.filter-cell:not(._changed-hide-color):not(._hide)._changed:not(._single) .filter-cell__label:not(._hide){color:#007bfb}.filter-cell.area .filter-cell__label span{padding-right:5px}.filter-cell.area .filter-cell__label span>sup{font-size:9px;position:absolute;top:-4px}.filter-cell__label{background-color:#fff;color:#37414b99;font-size:12px;font-weight:400;left:12px;line-height:100%;padding:0 4px;position:absolute;top:-12px;transform:translateY(-50%);transition:.3s;z-index:2}.filter-cell__label._hide{color:#d7d9dba6}@media only screen and (max-width:719px){.filter-cell__label{background-color:#f9f9fa}}.filter-cell__label span.area{padding-right:5px}.filter-cell__label span.area>sup{font-size:9px;position:absolute;top:-4px}@media only screen and (max-width:719px){.filter-cell__label span{color:#878d93}.filter-cell__label._only-white{background-color:#fff}}.filter-cell .input._changed{background-color:#0000}.filter-cell__input-wrap{height:100%}.filter-cell__input{height:100%;width:100%}.filter-cell__input-percent{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.filter-cell__input-el{color:#007bfb;font-size:16px;height:54px;text-align:center;width:100%}@media only screen and (max-width:719px){.filter-cell__input-el{height:44px;line-height:44px}}.filter-cell .range-filter,.filter-cell .range-filter__inputs,.filter-cell .range-filter__inputs input{height:100%}.filter-cell__slider{width:100%}.filter-cell__slider.noUi-target{background-color:#0000;border:none;box-shadow:none;height:1px;padding:0 16px}.filter-cell__slider .noUi-connects{border-radius:0}.filter-cell__slider .noUi-connect{background-color:#49a2ff;left:4px}.filter-cell__slider .noUi-handle.noUi-handle.noUi-handle{background-color:#007bfb;border:2px solid #fff;border-radius:50%;box-shadow:none;cursor:pointer;height:16px;outline:none;right:-8px;top:-8px;transform:scale(1);transition:transform .3s ease-out;width:16px}.filter-cell__slider .noUi-handle.noUi-handle.noUi-handle:after,.filter-cell__slider .noUi-handle.noUi-handle.noUi-handle:before{display:none}.filter-cell__slider .noUi-handle.noUi-handle.noUi-handle:active,.filter-cell__slider .noUi-handle.noUi-handle.noUi-handle:hover{transform:scale(1.2)}@media only screen and (max-width:719px){.filter-cell__slider .noUi-handle.noUi-handle.noUi-handle:active,.filter-cell__slider .noUi-handle.noUi-handle.noUi-handle:hover{transform:scale(1)}}.filter-cell__select{position:relative;width:100%}.filter-cell__select select{width:100%}.filter-cell__select._simple .selectric-items li:first-child{display:block}.filter-cell__select .selectric{background-color:#0000;border-color:#c6cacd;height:50px;width:99%}@media only screen and (max-width:719px){.filter-cell__select .selectric{height:44px}}.filter-cell__select .selectric:hover .selectric__button{transform:translateY(2px)}.filter-cell__select .selectric .label{color:#2a2a30;font-size:16px;font-weight:400;height:50px;line-height:50px;margin:0 0 0 16px;position:relative}@media only screen and (max-width:719px){.filter-cell__select .selectric .label{height:54px;line-height:54px}}.filter-cell__select .selectric .label:after{background-color:#fff;content:"";height:50px;position:absolute;right:0;top:0;width:54px}@media only screen and (max-width:719px){.filter-cell__select .selectric .label:after{height:54px}}.filter-cell__select .selectric__button{align-items:center;display:flex;height:50px;justify-content:center;position:absolute;right:0;top:0;transform:translateY(0);transition:transform .1s ease-out;width:50px}@media only screen and (max-width:719px){.filter-cell__select .selectric__button{height:54px;width:54px}}.filter-cell__select .selectric__button:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIj48cGF0aCBzdHJva2U9IiM5QkEwQTUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJtMSAxIDQuOTY2IDRMMTEgMSIvPjwvc3ZnPg==) no-repeat 50%;background-size:contain;border:none;content:"";display:block;height:8px;width:14px}.filter-cell__select .selectric-below .selectric-items{border-top:0}.filter-cell__select .selectric-above .selectric-items{border-bottom:0}.filter-cell__select .selectric-items{background:#fff;border-color:#c6cacd}.filter-cell__select .selectric-items li{color:#2a2a30;font-size:16px;font-weight:400}.filter-cell__select .selectric-items li:first-child{display:none}.filter-cell__select .selectric-items li.highlighted,.filter-cell__select .selectric-items li.selected{background-color:#f9f9fa;color:#2a2a30}.filter-cell__select .selectric-items li:last-child{border-radius:0 0 3px 3px}.filter-cell__multiple-btns{display:flex;flex-wrap:wrap}.filter-cell__multiple-btns>*{margin-right:10px}.filter-cell__multiple-btn{align-items:center;background-color:#0000;border:1px solid #878d93;border-radius:25px;color:#444449;cursor:pointer;display:flex;font-size:16px;height:49px;justify-content:center;line-height:.8;outline:none;transition:background-color .2s cubic-bezier(.25,.46,.45,.94),border-color .2s cubic-bezier(.25,.46,.45,.94),color .2s cubic-bezier(.25,.46,.45,.94);width:49px}@media only screen and (max-width:1358px){.filter-cell__multiple-btn{background-color:#f9f9fa;border-color:#f9f9fa;border-radius:23px;color:#007bfb;font-size:14px;height:44px;width:44px}}.filter-cell__multiple-btn span{font-size:12px}.filter-cell__multiple-btn._free{padding:0 30px;width:auto}@media only screen and (max-width:1358px){.filter-cell__multiple-btn._free{padding:0 24px}}.filter-cell__multiple-btn._active,.filter-cell__multiple-btn:hover{background-color:#007bfb;border-color:#007bfb;color:#fff}.filter-cell__multiple-btn._disabled{opacity:.3;pointer-events:none}.filter-cell--common{align-items:flex-end;display:flex;flex-wrap:nowrap}@media only screen and (max-width:1358px){.filter-cell--common{flex-wrap:wrap}}.filter-cell__bottom{height:100%}.filter-cell__bottom .multiselect__single{background-color:#0000}.filter-cell__bottom._hide{pointer-events:none}.filter-cell__bottom._hide .multiselect__placeholder,.filter-cell__bottom._hide._all-grey:not(._single):not(._changed-hide-color) .multiselect__single{color:#878d93a6}.filter-cell__bottom._hide .multiselect__select:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIj48cGF0aCBzdHJva2U9IiNiOWJkYzAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJtMSAxIDQuOTY2IDRMMTEgMSIvPjwvc3ZnPg==) no-repeat 50%}.filter-cell__bottom:not(._changed-hide-color)._changed .range-filter__inputs:after,.filter-cell__bottom:not(._changed-hide-color)._changed .v-range-slider-new .vue-slider-component .vue-slider{background-color:#007bfb}.filter-cell__bottom:not(._changed-hide-color)._changed:not(._single) .multiselect__single{color:#007bfb}.filter-cell__btn-decrease,.filter-cell__btn-increase{align-items:center;background-color:#0000;border:0;cursor:pointer;display:flex;height:20px;justify-content:center;outline:0;position:absolute;top:50%;transform:translate3d(0,-50%,0);transition:opacity .3s cubic-bezier(.165,.84,.44,1);width:20px}.filter-cell__btn-decrease._disabled,.filter-cell__btn-increase._disabled{cursor:auto;opacity:.5}.filter-cell__btn-decrease._disabled:hover:after,.filter-cell__btn-increase._disabled:hover:after{transform:translate3d(-50%,-50%,0)}.filter-cell__btn-decrease:hover:after,.filter-cell__btn-increase:hover:after{transform:translate3d(-50%,-50%,0) scale(1.2)}.filter-cell__btn-decrease:after,.filter-cell__btn-increase:after{background-color:#007bfb14;border-radius:50%;content:"";height:20px;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);transition:transform .3s cubic-bezier(.165,.84,.44,1);width:20px}.filter-cell__btn-decrease span,.filter-cell__btn-increase span{height:9px;position:relative;width:9px}.filter-cell__btn-decrease{left:20px}.filter-cell__btn-decrease span:after{background-color:#2a2a30;content:"";height:1px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.filter-cell__btn-increase{right:20px}.filter-cell__btn-increase span:after,.filter-cell__btn-increase span:before{background-color:#2a2a30;content:"";height:1px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.filter-cell__btn-increase span:before{transform:translateY(-50%) rotate(90deg)}.r-filter-cell{position:relative}.r-filter-cell__head{align-self:center;display:flex;margin-bottom:12px}.r-filter-cell__head .r-filter-cell__label{margin-bottom:0}.r-filter-cell__head .r-tag-filter__info{cursor:pointer}.r-filter-cell__head .r-tag-filter__info-icn{height:12px;width:12px}.r-filter-cell__label{color:#8c94a8;font-size:12px;letter-spacing:-.005em;line-height:1;margin-bottom:12px;transition:color .3s}@media only screen and (max-width:1358px){.r-filter-cell__label{margin-bottom:8px}}.r-filter-cell__label sup{font-size:9px;position:absolute;top:-2px}.r-filter-cell__icon{color:#8c94a8;cursor:pointer;height:12px;transition:color .3s;width:12px}@media(hover:hover)and (pointer:fine){.r-filter-cell__icon:hover{color:#007bfb}}.r-filter-cell__bottom{transition:border-radius .3s}.r-filter-cell__bottom._s-dropdown-option-text .multiselect__option{font-size:14px}.r-filter-cell__bottom.r-drop-down .multiselect__tags{cursor:pointer}.r-filter-cell__bottom.r-drop-down._with-error .multiselect{border:1px solid #f4f6fb;transition:all .3s ease}.r-filter-cell__bottom.r-drop-down._with-error._wrong .r-input__error-message{opacity:1}.r-filter-cell__bottom.r-drop-down._with-error._wrong .multiselect{border-color:#ed584e}.r-filter-cell__bottom.r-buttons._with-error._wrong .r-input__error-message{opacity:1}.r-filter-cell__bottom._range{height:56px}@media only screen and (max-width:1358px){.r-filter-cell__bottom._range{height:auto}}.r-filter-cell__bottom._range._hover-max .v-range-slider .vue-slider-component .vue-slider-dot:not(:first-child) .vue-slider-dot-handle,.r-filter-cell__bottom._range._hover-min .v-range-slider .vue-slider-component .vue-slider-dot:first-child .vue-slider-dot-handle{background-color:#3395fc}.r-filter-cell__tooltip{color:#007bfb;cursor:pointer;margin-left:8px}.r-filter-cell._hide{cursor:not-allowed;pointer-events:none}.r-filter-cell._hide .multiselect__placeholder,.r-filter-cell._hide .multiselect__single,.r-filter-cell._hide .r-filter-cell__label{color:#bcc3d2}.r-filter-cell._hide .multiselect__select:before{opacity:.2}.r-filter-cell._opened .r-filter-cell__label{color:#282d3c}.r-filter-cell._blue .r-filter-cell__bottom,.r-filter-cell._white .r-filter-cell__bottom{border-radius:8px;transition:border-radius .3s ease}@media(hover:hover){.r-filter-cell._blue .r-filter-cell__bottom:not(._opened):hover,.r-filter-cell._white .r-filter-cell__bottom:not(._opened):hover{border-radius:28px}}.r-filter-cell._white .r-filter-cell__bottom{background:#fff}.r-filter-cell._blue .r-filter-cell__bottom{background:var(--bg-secondary)}.r-filter-cell._blue .r-filter-cell__bottom .multiselect__input{background-color:var(--bg-secondary);color:var(--text-primary)}.r-filter-cell._luxury-grey .r-filter-cell__bottom{background:#f4f6fb;border-radius:8px;transition:border-radius .3s ease}@media(hover:hover){.r-filter-cell._luxury-grey .r-filter-cell__bottom:not(._opened):hover{border-radius:28px}}.r-filter-cell._luxury-grey .r-range-filter__inputs:after{background-color:#111}.r-filter-cell._luxury-grey .r-range-filter__inputs .input{color:#111}@media(hover:hover)and (pointer:fine){.r-filter-cell._luxury-grey .r-range-filter__inputs .input:hover:not(._focus):not(._wrong){color:#788095}}.r-filter-cell._luxury-grey .v-range-slider .vue-slider-component .vue-slider-dot .vue-slider-dot-handle,.r-filter-cell._luxury-grey .v-range-slider .vue-slider-component .vue-slider-process{background-color:#111}.r-filter-cell._wrong .r-input__error-message{opacity:1}.r-filter-cell._changed .r-filter-cell__label,.r-filter-cell._opened .r-filter-cell__label{color:#282d3c}.r-filter-cell._small .r-filter-cell__bottom._range{height:40px}.r-filter-cell._small .r-filter-cell__bottom._range input{font-size:12px;height:40px;line-height:1}.r-filter-cell._small .r-filter-cell__bottom._range .r-range-filter__text{font-size:12px;line-height:1}.r-filter-cell._small .r-filter-cell__bottom+.r-range-filter__placeholder{font-size:12px}.select-list{position:relative}.select-list._select-first .select-list__label,.select-list:not(._empty) .select-list__label{background-color:#fff;font-size:14px;top:0}.select-list__label{color:#444449;font-size:16px;font-weight:400;left:20px;margin:0;padding:0 5px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:color .3s cubic-bezier(.785,.135,.15,.86),background-color .3s cubic-bezier(.785,.135,.15,.86),font-size .3s cubic-bezier(.785,.135,.15,.86),top .3s cubic-bezier(.785,.135,.15,.86);z-index:4}@media only screen and (max-width:719px){.select-list__label{font-size:14px}}.select-list__label>sup{background-color:#fff;color:#ef4a4a;left:calc(100% - 2px);padding-right:5px;position:absolute;top:2px}.select-list._active .select-list__label,.select-list._focused .select-list__label{background-color:#fff;color:#007bfb;font-size:14px;top:0}.select-list__select,.select-list__select select{width:100%}.select-list__select._simple .selectric-items{border-radius:4px;box-shadow:none}.select-list__select._simple .selectric-items li:first-child{display:none}.select-list__select._open-bottom .selectric-above .selectric-items{top:100%;transform:translateY(20px)}.select-list__select .selectric{background-color:#0000;border-color:#d7d9db;border-radius:4px;height:54px;overflow:unset;width:99%}@media only screen and (max-width:719px){.select-list__select .selectric{height:44px}}.select-list__select .selectric-hover .selectric{border-color:#878d93}.select-list__select .selectric .label{color:#282d3c;font-size:16px;font-weight:500;left:20px;margin:0;padding:0 50px 0 5px;position:relative;top:50%;transform:translateY(-50%);transition:color .3s cubic-bezier(.785,.135,.15,.86),background-color .3s cubic-bezier(.785,.135,.15,.86),font-size .3s cubic-bezier(.785,.135,.15,.86),top .3s cubic-bezier(.785,.135,.15,.86);width:calc(100% - 20px)}.select-list__select .selectric .label>sup{padding-left:4px;transform:translateY(-4px)}.select-list__select .selectric__button{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;right:0;top:0;transform:translateY(0);transition:transform .1s ease-out;width:50px}.select-list__select .selectric__button:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIj48cGF0aCBzdHJva2U9IiM5QkEwQTUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJtMSAxIDQuOTY2IDRMMTEgMSIvPjwvc3ZnPg==) no-repeat 50%;background-size:contain;border:none;content:"";display:block;height:8px;transform:rotate(0deg);transition:transform .2s ease-out;width:14px}.select-list__select .selectric-below .selectric-items{top:66px}.select-list__select .selectric-above .selectric-items{top:auto;transform:translateY(-20px)}.select-list__select .selectric-items{background:#fff;border-color:#d7d9db;border-radius:4px;box-shadow:none}.select-list__select .selectric-items li{color:#2a2a30;font-size:14px;font-weight:400;line-height:17px;padding:18px 20px}.select-list__select .selectric-items li:nth-child(2){border-top-left-radius:4px;border-top-right-radius:4px}.select-list__select .selectric-items li:hover{background-color:#f9f9fa;color:#2a2a30}.select-list__select .selectric-items li:first-child{display:none}.select-list__select .selectric-items li.highlighted,.select-list__select .selectric-items li.selected{background-color:#0000;color:#007bfb}.select-list__select .selectric-items li:last-child{border-radius:0 0 3px 3px}.select-list__select .selectric-open{z-index:3}.select-list__select .selectric-open .selectric{border-color:#007bfb}.select-list__select .selectric-open .selectric__button:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIj48cGF0aCBzdHJva2U9IiMwMDdiZmIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJtMSAxIDQuOTY2IDRMMTEgMSIvPjwvc3ZnPg==) no-repeat 50%;transform:translateY(0) rotate(-180deg);transition:transform .2s ease-out}.select-list._disabled{opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none}.select-list .selectric-wrapper{z-index:3}.v-range-slider .vue-slider-component.vue-slider-disabled{opacity:1}.v-range-slider .vue-slider-component.vue-slider-disabled .vue-slider-process{background-color:#bcc3d2}.v-range-slider .vue-slider-component.vue-slider-disabled .vue-slider-dot{cursor:not-allowed}.v-range-slider .vue-slider-component.vue-slider-disabled .vue-slider-dot .vue-slider-dot-handle{background-color:#bcc3d2;cursor:not-allowed}.v-range-slider .vue-slider-component.vue-slider-disabled .vue-slider-dot:active .vue-slider-dot-handle,.v-range-slider .vue-slider-component.vue-slider-disabled .vue-slider-dot:hover .vue-slider-dot-handle{background-color:#bcc3d2}.v-range-slider .vue-slider-component .vue-slider{background-color:#0000;border-radius:4px;margin:0 auto;width:95%}@media only screen and (max-width:1358px){.v-range-slider .vue-slider-component .vue-slider{width:100%}}@media only screen and (max-width:719px){.v-range-slider .vue-slider-component .vue-slider{width:95%}}.v-range-slider .vue-slider-component .vue-slider-process{background-color:#007bfb}.v-range-slider .vue-slider-component .vue-slider-dot{background-color:#0000;border-radius:0;box-shadow:none;cursor:pointer;z-index:3}.v-range-slider .vue-slider-component .vue-slider-dot .vue-slider-dot-handle{background-color:#007bfb;border-radius:50%;box-shadow:none;cursor:pointer;height:12px;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);transition:background-color .3s ease;width:12px;z-index:1}.v-range-slider .vue-slider-component .vue-slider-dot:active .vue-slider-dot-handle,.v-range-slider .vue-slider-component .vue-slider-dot:hover .vue-slider-dot-handle{background-color:#3395fc}.ss-container .ss-content{-ms-overflow-style:none;scrollbar-width:none}.ss-container .ss-content::-webkit-scrollbar{display:none}.tab-border{border:1px solid #0000;border-radius:4px;color:#2a2a30;cursor:pointer;font-size:14px;font-weight:500;line-height:20px;margin-right:12px;padding:17px 24px;transition:border-color .3s cubic-bezier(.25,.46,.45,.94);-webkit-user-select:none;user-select:none;white-space:nowrap}@media only screen and (max-width:1358px){.tab-border{flex-shrink:0;font-size:12px;padding:6px 16px}}@media only screen and (max-width:719px){.tab-border{font-size:14px;line-height:16px;padding:14px 16px;text-align:center}}.tab-border._active{border-color:#2a2a30}@media only screen and (min-width:1359px)and (max-width:99999px){.tab-border:hover{border-color:#878d93;color:#2a2a30}}.tab-border:last-child{margin-right:0}.tab-border._white{color:#fff}.tab-border._white._active{border-color:#fff}@media only screen and (min-width:1359px)and (max-width:99999px){.tab-border._white:hover{border-color:#f9f9fa;color:#fff}}.selectric-wrapper{cursor:pointer;position:relative}.selectric-responsive{width:100%}.selectric{background:#f8f8f8;border:1px solid #ddd;border-radius:0;overflow:hidden;position:relative}.selectric .label{color:#444;font-size:12px;margin:0 38px 0 10px;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap}.selectric .button,.selectric .label{display:block;height:38px;line-height:38px}.selectric .button{background-color:#f8f8f8;color:#bbb;font:0/0 a;*font:20px/38px Lucida Sans Unicode,Arial Unicode MS,Arial;position:absolute;right:0;text-align:center;top:0;width:38px}.selectric .button:after{border:4px solid #0000;border-bottom:none;border-top-color:#bbb;bottom:0;content:" ";height:0;left:0;margin:auto;position:absolute;right:0;top:0;width:0}.selectric-focus .selectric{border-color:#aaa}.selectric-hover .selectric{border-color:#c4c4c4}.selectric-hover .selectric .button{color:#a2a2a2}.selectric-hover .selectric .button:after{border-top-color:#a2a2a2}.selectric-open{z-index:9999}.selectric-open .selectric{border-color:#c4c4c4}.selectric-open .selectric-items{display:block}.selectric-disabled{cursor:default;filter:alpha(opacity=50);opacity:.5;-webkit-user-select:none;user-select:none}.selectric-hide-select{height:0;overflow:hidden;position:relative;width:0}.selectric-hide-select select{left:-100%;position:absolute}.selectric-hide-select.selectric-is-native{height:100%;position:absolute;width:100%;z-index:10}.selectric-hide-select.selectric-is-native select{border:none;box-sizing:border-box;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%;z-index:1}.selectric-input{clip:rect(0,0,0,0)!important;background:none!important;border:none!important;*font:0/0 a!important;height:1px!important;left:0!important;margin:0!important;outline:none!important;overflow:hidden!important;padding:0!important;position:absolute!important;top:0!important;width:1px!important}.selectric-temp-show{display:block!important;position:absolute!important;visibility:hidden!important}.selectric-items{background:#f8f8f8;border:1px solid #c4c4c4;box-shadow:0 0 10px -6px;display:none;left:0;position:absolute;top:100%;z-index:-1}.selectric-items .selectric-scroll{height:100%;overflow:auto}.selectric-above .selectric-items{bottom:100%;top:auto}.selectric-items li,.selectric-items ul{font-size:12px;line-height:20px;list-style:none;margin:0;min-height:20px;padding:0}.selectric-items li{color:#666;cursor:pointer;display:block;padding:10px}.selectric-items li.selected{background:#e0e0e0;color:#444}.selectric-items li.highlighted{background:#d0d0d0;color:#444}.selectric-items li:hover{background:#d5d5d5;color:#444}.selectric-items .disabled{background:none!important;color:#666!important;cursor:default!important;filter:alpha(opacity=50);opacity:.5;-webkit-user-select:none;user-select:none}.selectric-items .selectric-group .selectric-group-label{background:none;color:#444;cursor:default;font-weight:700;padding-left:10px;-webkit-user-select:none;user-select:none}.selectric-items .selectric-group.disabled li{filter:alpha(opacity=100);opacity:1}.selectric-items .selectric-group li{padding-left:25px}.popup-form{align-items:flex-start;display:flex;flex-direction:column;width:660px}@media only screen and (max-width:919px){.popup-form{width:100%}}@media only screen and (max-width:719px){.popup-form{align-items:unset;display:block;flex-direction:unset;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-right:5px}}.popup-form.question{margin-top:60px}@media only screen and (max-width:1358px){.popup-form.question{margin-bottom:0;margin-top:0}}@media only screen and (max-width:719px){.popup-form.question ._error._big-margin{margin-bottom:46px}}.popup-form.full{height:100vh;width:100%}@media only screen and (max-width:1358px){.popup-form._centered{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}}@media only screen and (max-width:719px){.popup-form._centered{left:auto;position:relative;top:auto;transform:none}}.popup-form.callback{margin-bottom:auto;margin-top:auto;width:550px}@media only screen and (max-width:919px){.popup-form.callback{margin-bottom:unset;margin-top:unset;width:100%}}.popup-form.booking{width:1200px}@media only screen and (max-width:719px){.popup-form.booking{width:100%}}.popup-form._size-s{width:450px}@media only screen and (max-width:919px){.popup-form._size-s{width:100%}}.popup-form._service{width:1100px}@media only screen and (max-width:1358px){.popup-form._service{align-items:center;flex-shrink:0;height:100vh;justify-content:center;left:0;padding:80px 60px;position:fixed;top:0;width:100vw}}@media only screen and (max-width:919px){.popup-form._service{height:calc(100vh - 20px);justify-content:normal;overflow-y:auto;padding:0;position:static;width:100%}}@media only screen and (max-width:719px){.popup-form._service{height:auto}}.popup-form._netting{padding:0;width:100%}.popup-form ._no-parking-popup br{display:none}.popup-form._concession .popup-form__select.select-list.half{width:calc(50% - 14px)}@media only screen and (max-width:719px){.popup-form._concession .popup-form__select.select-list.half{width:100%}}.popup-form._concession .popup-form__select.select-list.half .selectric{height:56px}@media only screen and (max-width:719px){.popup-form._concession .popup-form__select.select-list.half .selectric{height:44px}}.popup-form._insurance{margin-top:74px;width:660px}@media only screen and (max-width:719px){.popup-form._insurance{margin-top:unset;width:100%}}.popup-form._active .popup-form__required-row,.popup-form._active .popup-form__row,.popup-form._active .popup-form__text,.popup-form._active .popup-form__title{opacity:1;transform:translateY(0)}.popup-form._active .popup-form__row:first-child{transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .15s,transform .3s cubic-bezier(.25,.46,.45,.94) .15s}.popup-form._active .popup-form__row:nth-child(2){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .2s,transform .3s cubic-bezier(.25,.46,.45,.94) .2s}.popup-form._active .popup-form__row:nth-child(3){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .25s,transform .3s cubic-bezier(.25,.46,.45,.94) .25s}.popup-form._active .popup-form__row:nth-child(4){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .3s,transform .3s cubic-bezier(.25,.46,.45,.94) .3s}.popup-form._active .popup-form__row:nth-child(5){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .35s,transform .3s cubic-bezier(.25,.46,.45,.94) .35s}.popup-form._active .popup-form__row:nth-child(6){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .4s,transform .3s cubic-bezier(.25,.46,.45,.94) .4s}.popup-form._active .popup-form__row:nth-child(7){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .45s,transform .3s cubic-bezier(.25,.46,.45,.94) .45s}.popup-form._active .popup-form__row:nth-child(8){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .5s,transform .3s cubic-bezier(.25,.46,.45,.94) .5s}.popup-form._active .popup-form__row:nth-child(9){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .55s,transform .3s cubic-bezier(.25,.46,.45,.94) .55s}.popup-form._active .popup-form__row:nth-child(10){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .6s,transform .3s cubic-bezier(.25,.46,.45,.94) .6s}.popup-form._active .popup-form__row:nth-child(11){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .65s,transform .3s cubic-bezier(.25,.46,.45,.94) .65s}.popup-form._active .popup-form__row:nth-child(12){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .7s,transform .3s cubic-bezier(.25,.46,.45,.94) .7s}.popup-form._active .popup-form__row:nth-child(13){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .75s,transform .3s cubic-bezier(.25,.46,.45,.94) .75s}.popup-form._active .popup-form__row:nth-child(14){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .8s,transform .3s cubic-bezier(.25,.46,.45,.94) .8s}.popup-form._active .popup-form__row:nth-child(15){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .85s,transform .3s cubic-bezier(.25,.46,.45,.94) .85s}.popup-form._active .popup-form__row:nth-child(16){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .9s,transform .3s cubic-bezier(.25,.46,.45,.94) .9s}.popup-form._active .popup-form__row:nth-child(17){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .95s,transform .3s cubic-bezier(.25,.46,.45,.94) .95s}.popup-form._active .popup-form__row:nth-child(18){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) 1s,transform .3s cubic-bezier(.25,.46,.45,.94) 1s}.popup-form._active .popup-form__row:nth-child(19){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) 1.05s,transform .3s cubic-bezier(.25,.46,.45,.94) 1.05s}.popup-form._active .popup-form__row:nth-child(20){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) 1.1s,transform .3s cubic-bezier(.25,.46,.45,.94) 1.1s}.popup-form._active .booking-step__description,.popup-form._active .booking-step__header,.popup-form._active .booking-step__title,.popup-form._active .popup-form__info,.popup-form._active .popup-form__tabs{opacity:1;transform:translateY(0)}.popup-form._active .booking-step__description:first-child{transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .15s,transform .3s cubic-bezier(.25,.46,.45,.94) .15s}.popup-form._active .booking-step__description:nth-child(2){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .2s,transform .3s cubic-bezier(.25,.46,.45,.94) .2s}.popup-form._active .booking-step__description:nth-child(3){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .25s,transform .3s cubic-bezier(.25,.46,.45,.94) .25s}.popup-form._active .booking-step__description:nth-child(4){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .3s,transform .3s cubic-bezier(.25,.46,.45,.94) .3s}.popup-form._active .booking-step__description:nth-child(5){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .35s,transform .3s cubic-bezier(.25,.46,.45,.94) .35s}.popup-form._active .booking-step__description:nth-child(6){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .4s,transform .3s cubic-bezier(.25,.46,.45,.94) .4s}.popup-form._active .booking-step__description:nth-child(7){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .45s,transform .3s cubic-bezier(.25,.46,.45,.94) .45s}.popup-form._active .booking-step__description:nth-child(8){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .5s,transform .3s cubic-bezier(.25,.46,.45,.94) .5s}.popup-form._active .booking-step__description:nth-child(9){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .55s,transform .3s cubic-bezier(.25,.46,.45,.94) .55s}.popup-form._active .booking-step__description:nth-child(10){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .6s,transform .3s cubic-bezier(.25,.46,.45,.94) .6s}.popup-form._active .booking-step__description:nth-child(11){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .65s,transform .3s cubic-bezier(.25,.46,.45,.94) .65s}.popup-form._active .booking-step__description:nth-child(12){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .7s,transform .3s cubic-bezier(.25,.46,.45,.94) .7s}.popup-form._active .booking-step__description:nth-child(13){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .75s,transform .3s cubic-bezier(.25,.46,.45,.94) .75s}.popup-form._active .booking-step__description:nth-child(14){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .8s,transform .3s cubic-bezier(.25,.46,.45,.94) .8s}.popup-form._active .booking-step__description:nth-child(15){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .85s,transform .3s cubic-bezier(.25,.46,.45,.94) .85s}.popup-form._active .booking-step__description:nth-child(16){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .9s,transform .3s cubic-bezier(.25,.46,.45,.94) .9s}.popup-form._active .booking-step__description:nth-child(17){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .95s,transform .3s cubic-bezier(.25,.46,.45,.94) .95s}.popup-form._active .booking-step__description:nth-child(18){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) 1s,transform .3s cubic-bezier(.25,.46,.45,.94) 1s}.popup-form._active .booking-step__description:nth-child(19){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) 1.05s,transform .3s cubic-bezier(.25,.46,.45,.94) 1.05s}.popup-form._active .booking-step__description:nth-child(20){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) 1.1s,transform .3s cubic-bezier(.25,.46,.45,.94) 1.1s}.popup-form._active .booking-step__row{opacity:1;transform:translateY(0)}.popup-form._active .booking-step__row:first-child{transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .15s,transform .3s cubic-bezier(.25,.46,.45,.94) .15s}.popup-form._active .booking-step__row:nth-child(2){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .2s,transform .3s cubic-bezier(.25,.46,.45,.94) .2s}.popup-form._active .booking-step__row:nth-child(3){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .25s,transform .3s cubic-bezier(.25,.46,.45,.94) .25s}.popup-form._active .booking-step__row:nth-child(4){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .3s,transform .3s cubic-bezier(.25,.46,.45,.94) .3s}.popup-form._active .booking-step__row:nth-child(5){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .35s,transform .3s cubic-bezier(.25,.46,.45,.94) .35s}.popup-form._active .booking-step__row:nth-child(6){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .4s,transform .3s cubic-bezier(.25,.46,.45,.94) .4s}.popup-form._active .booking-step__row:nth-child(7){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .45s,transform .3s cubic-bezier(.25,.46,.45,.94) .45s}.popup-form._active .booking-step__row:nth-child(8){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .5s,transform .3s cubic-bezier(.25,.46,.45,.94) .5s}.popup-form._active .booking-step__row:nth-child(9){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .55s,transform .3s cubic-bezier(.25,.46,.45,.94) .55s}.popup-form._active .booking-step__row:nth-child(10){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .6s,transform .3s cubic-bezier(.25,.46,.45,.94) .6s}.popup-form._active .booking-step__row:nth-child(11){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .65s,transform .3s cubic-bezier(.25,.46,.45,.94) .65s}.popup-form._active .booking-step__row:nth-child(12){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .7s,transform .3s cubic-bezier(.25,.46,.45,.94) .7s}.popup-form._active .booking-step__row:nth-child(13){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .75s,transform .3s cubic-bezier(.25,.46,.45,.94) .75s}.popup-form._active .booking-step__row:nth-child(14){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .8s,transform .3s cubic-bezier(.25,.46,.45,.94) .8s}.popup-form._active .booking-step__row:nth-child(15){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .85s,transform .3s cubic-bezier(.25,.46,.45,.94) .85s}.popup-form._active .booking-step__row:nth-child(16){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .9s,transform .3s cubic-bezier(.25,.46,.45,.94) .9s}.popup-form._active .booking-step__row:nth-child(17){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .95s,transform .3s cubic-bezier(.25,.46,.45,.94) .95s}.popup-form._active .booking-step__row:nth-child(18){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) 1s,transform .3s cubic-bezier(.25,.46,.45,.94) 1s}.popup-form._active .booking-step__row:nth-child(19){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) 1.05s,transform .3s cubic-bezier(.25,.46,.45,.94) 1.05s}.popup-form._active .booking-step__row:nth-child(20){transition:opacity .3s cubic-bezier(.25,.46,.45,.94) 1.1s,transform .3s cubic-bezier(.25,.46,.45,.94) 1.1s}.popup-form._active .booking-step__label{opacity:1;transform:translateY(0)}.popup-form._active .booking-resp__button,.popup-form._active .booking-resp__description._anim,.popup-form._active .booking-resp__title._anim{opacity:1;transform:translateY(0);transition:opacity .3s cubic-bezier(.25,.46,.45,.94) .3s,transform .3s cubic-bezier(.25,.46,.45,.94) .3s}.popup-form._scrolled>div:first-child{height:90vh;padding-right:20px;position:relative}.popup-form._scrolled>div:first-child .ps__rail-y.ps--clicking .ps__thumb-y,.popup-form._scrolled>div:first-child .ps__thumb-y{background-color:#007bfb}@media only screen and (max-width:719px){.popup-form._scrolled>div:first-child .ps__rail-y.ps--clicking .ps__thumb-y,.popup-form._scrolled>div:first-child .ps__thumb-y{display:none}}.popup-form._ecredit .ss-content{padding-top:5px;width:100%}@media only screen and (max-width:719px){.popup-form._ecredit .ss-content{padding-left:0;padding-right:4px;width:100%}}.popup-form._ecredit .select-list__label>sup{background-color:#0000}.popup-form._mortgage .selectric{background-color:#f4f6fb;border:none;border-radius:8px}.popup-form._custom-scroll{display:block;height:100vh;width:100%}@media only screen and (max-width:1358px){.popup-form._custom-scroll{height:auto;margin:-70px auto;max-height:calc(100% + 140px);width:100vw}}@media only screen and (max-width:719px){.popup-form._custom-scroll{margin:0;max-height:none;width:100%}}@media only screen and (max-width:1358px){.popup-form._custom-scroll .ss-wrapper{width:100vw}}@media only screen and (max-width:719px){.popup-form._custom-scroll .ss-wrapper{width:100%}}.popup-form._custom-scroll .ss-content{display:flex}.popup-form._custom-scroll .ss-scroll{background-color:#007bfb;border-radius:0;opacity:1;width:5px}.popup-form._custom-scroll .popup-form__wrapper{margin:auto;padding:56px 0 26px;width:550px}@media only screen and (max-width:1358px){.popup-form._custom-scroll .popup-form__wrapper{margin:0 auto;padding:70px 0 42px}}@media only screen and (max-width:919px){.popup-form._custom-scroll .popup-form__wrapper{width:57.6171875vw}}@media only screen and (max-width:719px){.popup-form._custom-scroll .popup-form__wrapper{padding:0;width:auto}}.popup-form._premium .popup-form__success-icon{filter:brightness(0)}.popup-form._premium .popup-form__discl a{color:#788095}.popup-form._premium .popup-form__discl a:hover{color:#444449}.popup-form__wrapper._question{height:calc(100vh - 203px)}.popup-form__wrapper._question .ss-wrapper{padding-top:5px}.popup-form__wrapper._question .ss-scroll{background-color:#007bfb;border-radius:0;opacity:1;transform:translateX(33px);width:2px}.popup-form__wrapper._question .ss-content{padding-top:5px;width:100%}@media only screen and (max-width:719px){.popup-form__wrapper._question .ss-content{padding-left:0;padding-right:4px;width:100%}}.popup-form__title{color:#2a2a30;font-size:36px;font-weight:700;line-height:133%;margin-bottom:32px;opacity:0;transform:translateY(10px);transition:opacity .3s cubic-bezier(.25,.46,.45,.94),transform .3s cubic-bezier(.25,.46,.45,.94);width:100%}@media only screen and (max-width:719px){.popup-form__title{font-size:24px;line-height:32px;margin-bottom:24px;width:90%}}.popup-form__title._size-s{font-size:35px}@media only screen and (max-width:719px){.popup-form__title._size-s{font-size:24px}}.popup-form__title.big-margin{margin-bottom:44px}@media only screen and (max-width:719px){.popup-form__title.big-margin{margin-bottom:24px}}.popup-form__title._no-margin{margin-bottom:0}.popup-form__title-error{margin-bottom:32px;margin-top:0}@media only screen and (max-width:719px){.popup-form__title-error{margin-top:8px}}.popup-form__title-error .popup-form__common-error{display:none}@media only screen and (max-width:719px){.popup-form__title-error .popup-form__common-error{display:block}}.popup-form__row{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:28px;opacity:0;position:relative;transform:translateY(10px);transition:opacity .3s cubic-bezier(.25,.46,.45,.94),transform .3s cubic-bezier(.25,.46,.45,.94);visibility:visible;width:100%}@media only screen and (max-width:719px){.popup-form__row{margin-bottom:24px}}.popup-form__row--column{flex-direction:column}.popup-form__row.--end{align-items:flex-end}.popup-form__row.--size-s{margin-bottom:28px}@media only screen and (max-width:719px){.popup-form__row.--size-s{margin-bottom:24px}.popup-form__row.--bottom{bottom:0;left:0;position:absolute}}.popup-form__row._hidden{visibility:hidden}@media only screen and (max-width:719px){.popup-form__row._hidden{visibility:hidden}.popup-form__row._mobile-hide{display:none}}.popup-form__row.last{margin-bottom:32px}@media only screen and (max-width:1358px){.popup-form__row.small{margin-bottom:28px}}@media only screen and (max-width:719px){.popup-form__row.small{margin-bottom:24px}}.popup-form__row.small-desk{margin-bottom:28px}@media only screen and (max-width:719px){.popup-form__row.small-desk{margin-bottom:24px}}.popup-form__row.middle-desk{margin-bottom:28px}@media only screen and (max-width:719px){.popup-form__row.middle-desk{margin-bottom:24px}}.popup-form__row.middle{margin-bottom:28px}@media only screen and (max-width:719px){.popup-form__row.middle{margin-bottom:24px}.popup-form__row{flex-direction:column}.popup-form__row>*{margin-bottom:24px}.popup-form__row>:not(:last-child)._wrong._with-message{margin-bottom:39px}.popup-form__row>._no-margin,.popup-form__row>:last-child,.popup-form__row>:only-child{margin-bottom:0}}.popup-form__row.medium-margin{margin-bottom:32px}@media only screen and (max-width:719px){.popup-form__row.medium-margin{margin-bottom:20px}}.popup-form__row.small-margin{margin-bottom:28px}@media only screen and (max-width:719px){.popup-form__row.small-margin{margin-bottom:24px}}.popup-form__row.no-margin{margin-bottom:0}.popup-form__row._dedicated-margin{margin-bottom:24px;margin-top:4px}@media only screen and (max-width:719px){.popup-form__row._dedicated-margin{margin-bottom:16px}}.popup-form__row._column{flex-direction:column}.popup-form__row._select{z-index:2}.popup-form__row._select+.popup-form__row._select._select{z-index:1}@media only screen and (max-width:719px){.popup-form__row._select .select-list:first-child{margin-top:0}}.popup-form__row._none{display:none;margin-bottom:0}.popup-form__row._error .selectric{border-color:red}.popup-form__checkbox,.popup-form__row._jc-fs{justify-content:flex-start}.popup-form__checkbox{align-items:flex-end;height:46px}@media only screen and (max-width:719px){.popup-form__checkbox{align-items:center;flex-direction:row;height:44px;justify-content:flex-start}.popup-form__checkbox .popup-form__radio-btn,.popup-form__checkbox label{margin-bottom:0}}.popup-form__checkbox._wrong .popup-form__radio-item{border:1px solid #ef4a4a}.popup-form__radio-btn{align-items:center;display:flex;margin-left:30px}.popup-form__radio-btn._active .popup-form__radio-item:after{background-color:#007bfb;border-radius:50%;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.popup-form__radio-item{background-color:#f5f5f5;border-radius:50%;cursor:pointer;height:18px;margin-right:10px;position:relative;width:18px}.popup-form__input{position:relative;width:100%}.popup-form__input.half{width:calc(50% - 14px)}@media only screen and (max-width:719px){.popup-form__input.half{width:100%}}.popup-form__input.half-m{width:calc(50% - 10px)}@media only screen and (max-width:719px){.popup-form__input.half-m{width:100%}}.popup-form__input.half-sm{width:35%}@media only screen and (max-width:719px){.popup-form__input.half-sm{width:100%}}.popup-form__input.half-s{width:30%}@media only screen and (max-width:719px){.popup-form__input.half-s{width:100%}}.popup-form__input.half-l{width:60%}@media only screen and (max-width:719px){.popup-form__input.half-l{width:100%}}.popup-form__input .btn,.popup-form__input .r-btn{width:100%}.popup-form__input .r-btn:after{height:100%;width:100%}.popup-form__input .btn-alt{font-size:16px;height:56px;line-height:56px}@media only screen and (max-width:719px){.popup-form__input .btn-alt{height:44px;line-height:44px}}.popup-form__input._area{height:auto;max-width:100%;min-height:100px}@media only screen and (max-width:919px){.popup-form__input._area{height:120px}}.popup-form__input.small-margin{margin-bottom:47px}.popup-form__input._second-button{display:flex;justify-content:space-between}@media only screen and (max-width:719px){.popup-form__input._second-button{flex-direction:column}.popup-form__input._second-button .half{margin-bottom:20px}}.popup-form__input._none{display:none}.popup-form__input._disabled{opacity:.7;pointer-events:none}.popup-form .select-list{width:100%}.popup-form .select-list.half{width:calc(50% - 25px)}@media only screen and (max-width:719px){.popup-form .select-list.half{width:100%}}.popup-form__discl{color:#444449;font-size:14px;line-height:22px}.popup-form__discl-link{margin-left:37px}.popup-form__discl._blue{color:#007bfb}.popup-form__discl._f16{font-size:16px;line-height:24px}@media only screen and (max-width:719px){.popup-form__discl._f16{font-size:12px;line-height:16px}}@media(hover:hover)and (pointer:fine){.popup-form__discl a:hover{color:#66b0fd}}.popup-form__checkboxes{cursor:pointer;margin-bottom:26px;position:relative}.popup-form__checkboxes-input{display:none}.popup-form__checkboxes-input:checked+.popup-form__checkboxes-emulator:after{opacity:1}.popup-form__checkboxes-emulator{border:1px solid #c6cacd;border-radius:2px;height:20px;left:0;position:absolute;top:0;width:20px}.popup-form__checkboxes-emulator:after{background-color:#007bfb;border-radius:1px;content:"";height:10px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s;width:10px}.popup-form__checkboxes-title{margin-left:37px;margin-top:0}@media only screen and (max-width:719px){.popup-form__checkboxes-title{margin-top:-25px}}.popup-form__text{color:#2a2a30;font-size:16px;line-height:27px;margin-bottom:44px;opacity:0;transform:translateY(10px);transition:opacity .3s cubic-bezier(.25,.46,.45,.94),transform .3s cubic-bezier(.25,.46,.45,.94)}@media only screen and (max-width:719px){.popup-form__text{margin-bottom:24px}}.popup-form__success{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;max-width:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:5}.popup-form__success:before{background-color:#fff;content:"";height:100%;position:absolute;top:0;transform:scaleX(0);transform-origin:0 0;transition:transform .3s cubic-bezier(.785,.135,.15,.86),left .3s cubic-bezier(.785,.135,.15,.86);width:100vw;z-index:0}.popup-form__success._excursion{pointer-events:none}.popup-form__success._active{max-width:100%}.popup-form__success._active:before{left:0;transform:scaleX(1)}.popup-form__success._active .popup-form__success-btn,.popup-form__success._active .popup-form__success-desc,.popup-form__success._active .popup-form__success-icon,.popup-form__success._active .popup-form__success-link,.popup-form__success._active .popup-form__success-text{opacity:1;transform:translateY(0)}.popup-form__success._active~.ss-container .ss-scroll{opacity:0}.popup-form__success._active._excursion{left:-20px;max-width:120%;pointer-events:auto;width:calc(100% + 60px)}@media only screen and (max-width:719px){.popup-form__success._active._excursion{left:0;max-width:100%;width:100%}}.popup-form__success-icon{fill:#0000;margin-bottom:32px;opacity:0;position:relative;transform:translateY(10px);transition:opacity .2s cubic-bezier(.25,.46,.45,.94) .4s,transform .2s cubic-bezier(.25,.46,.45,.94) .4s;width:72px;z-index:1}.popup-form__success-icon._503{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNjYiIGhlaWdodD0iMTk0IiBmaWxsPSJub25lIj48ZWxsaXBzZSBjeD0iMTMzIiBjeT0iMTYxIiBmaWxsPSIjRURGMkZDIiByeD0iMTMzIiByeT0iMzMiLz48cGF0aCBmaWxsPSIjRURGMkZDIiBkPSJNMjE4LjExNiA3NC41Mjd2My45NDlhMyAzIDAgMCAxLS41MzkgMS43MTZsLTMuMTU2IDQuNTI0QTMgMyAwIDAgMSAyMTEuOTYgODZoLTUzLjI1NGEzIDMgMCAwIDEtMi44NjMtMi4xMDVsLS4xNjMtLjUyYTMgMyAwIDAgMSAxLjIzNi0zLjQxNWw4LjQxMi01LjQzMyA2LjQ3NS00OS4wNjdhMTguNDQgMTguNDQgMCAwIDEgMTUuNjA5LTE1LjgzM2wuOTctLjE0MmE1MS4zIDUxLjMgMCAwIDEgMjAuMDY3IDEuMDM1IDE2LjgzIDE2LjgzIDAgMCAxIDEyLjY1NiAxNy4zOXoiLz48cGF0aCBzdHJva2U9IiMwMDdiZmIiIGQ9Ik0yMTguMTE2IDc0LjUyN3YzLjk0OWEzIDMgMCAwIDEtLjUzOSAxLjcxNmwtMy4xNTYgNC41MjRBMyAzIDAgMCAxIDIxMS45NiA4NmgtNTMuMjU0YTMgMyAwIDAgMS0yLjg2My0yLjEwNWwtLjE2My0uNTJhMyAzIDAgMCAxIDEuMjM2LTMuNDE1bDguNDEyLTUuNDMzbTUyLjc4OCAwIDIuOTg5LTQ2LjYxNmExNi44MyAxNi44MyAwIDAgMC0xMi42NTYtMTcuMzkgNTEuMyA1MS4zIDAgMCAwLTIwLjA2Ny0xLjAzNmwtLjk3LjE0MmExOC40NCAxOC40NCAwIDAgMC0xNS42MDkgMTUuODMzbC02LjQ3NSA0OS4wNjdtNTIuNzg4IDBoLTUyLjc4OCIvPjxwYXRoIGZpbGw9IiNEMURDRjEiIGQ9Ik0xNjYuOTQgODkuMTAzIDE2MyA4NmgyNHYxMGgtNi4wOWwtMy40MDMtMy4xMDMtMi4zMjgtMi43NnpNMjExLjAzNSA4Mi4xNzVIMTU2TDE1Ny4wNzYgODZoNTUuMDhMMjE3IDc4LjU0MlY3NHoiLz48cGF0aCBzdHJva2U9IiMwMDdiZmIiIGQ9Ik0yMTguMTE2IDc0LjUyN3YzLjk0OWEzIDMgMCAwIDEtLjUzOSAxLjcxNmwtMy4xNTYgNC41MjRBMyAzIDAgMCAxIDIxMS45NiA4NmgtNTMuMjU0YTMgMyAwIDAgMS0yLjg2My0yLjEwNWwtLjE2My0uNTJhMyAzIDAgMCAxIDEuMjM2LTMuNDE1bDguNDEyLTUuNDMzbTUyLjc4OCAwIDIuOTg5LTQ2LjYxNmExNi44MyAxNi44MyAwIDAgMC0xMi42NTYtMTcuMzkgNTEuMyA1MS4zIDAgMCAwLTIwLjA2Ny0xLjAzNmwtLjk3LjE0MmExOC40NCAxOC40NCAwIDAgMC0xNS42MDkgMTUuODMzbC02LjQ3NSA0OS4wNjdtNTIuNzg4IDBoLTUyLjc4OCIvPjxwYXRoIHN0cm9rZT0iIzAwN2JmYiIgZD0iTTE5MCA4OS45MDloLTE0LjE3OW0wIDBoLTMuOTU4Yy0zLjMyNSAwLTYuNS0xLjM4LTguNzctMy44MUwxNjMgODZoMjd2OS45MDJoLTIuMjkybS0xMS44ODctNS45OTMgMS42NTIgMy42NDRhNCA0IDAgMCAwIDMuNjQzIDIuMzQ5aDIuOTY3bTAgMFYxMzVoNC41bC0uODc1LTM5LjA5OG0tMy42MjUgMGgzLjYyNSIvPjxwYXRoIGZpbGw9IiNmZmYiIHN0cm9rZT0iIzAwN2JmYiIgZD0iTTE2Ni41OCAxMzMuNzg2YTEuODg1IDEuODg1IDAgMCAxLTMuMDc5LS4wNzZjLjA5NS05LjQxOCA5Ljc5NS0xNy4yMSAyMS45OTktMTcuMjEgMTIuMDI0IDAgMjEuMjQyIDcuNDM3IDIxLjk2OSAxNi44NTFoLTIuNDI0Yy0xLjAyNy00LjYxOS0zLjEzNC04LjAwOC02LjM1Ni0xMC4yNDYtMy4zMDMtMi4yOTMtNy43MTYtMy4zMzQtMTMuMTg5LTMuMzM0LTUuNDkzIDAtOS45NzcgMS4zMjYtMTMuMjEgMy43NTktMy4yMDYgMi40MTQtNS4xNDIgNS44OS01LjYxNyAxMC4xMzJ6Ii8+PHBhdGggZmlsbD0iI0QxRENGMSIgc3Ryb2tlPSIjMDA3YmZiIiBkPSJNMTY5LjUgMTM2YzAgMi40NDItMi4xOTMgNC41LTUgNC41cy01LTIuMDU4LTUtNC41IDIuMTkzLTQuNSA1LTQuNSA1IDIuMDU4IDUgNC41WiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00NCA2My43MjUgNjEuNTczIDUxSDIxM3Y2LjI3NUwxOTUuOTU0IDcwSDQ0eiIvPjxwYXRoIHN0cm9rZT0iIzAwN2JmYiIgZD0iTTQ0IDYzLjcyNSA2MS41NzMgNTFIMjEzTTQ0IDYzLjcyNWgxNTEuOTU0TTQ0IDYzLjcyNVY3MGgxNTEuOTU0TTIxMyA1MWwtMTcuMDQ2IDEyLjcyNU0yMTMgNTF2Ni4yNzVMMTk1Ljk1NCA3MG0wLTYuMjc1VjcwIi8+PHBhdGggZmlsbD0iI0VERjJGQyIgZD0iTTQ0IDcwdi01Ljg2aDE1Mi4xTDIxMyA1MXY2LjAzN0wxOTYuMSA3MHoiLz48cGF0aCBzdHJva2U9IiMwMDdiZmIiIGQ9Ik00NCA2My43MjUgNjEuNTczIDUxSDIxM000NCA2My43MjVoMTUxLjk1NE00NCA2My43MjVWNzBoMTUxLjk1NE0yMTMgNTFsLTE3LjA0NiAxMi43MjVNMjEzIDUxdjYuMjc1TDE5NS45NTQgNzBtMC02LjI3NVY3MCIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00NiAxNTRWNzBoNzl2NzMuMzAzTDExMi4wNTMgMTU0aC04LjMzNXYtMTIuMjc2SDY5LjYyMUw1NC45MTggMTU0eiIvPjxwYXRoIGZpbGw9IiNFREYyRkMiIGQ9Ik00NiA3OHYtOGg3OXY2LjQ3NkwxMTEuNDY4IDc4eiIvPjxwYXRoIGZpbGw9IiNEMURDRjEiIGQ9Ik01NyAxNTN2LTEyaDEzeiIvPjxwYXRoIGZpbGw9IiNFREYyRkMiIGQ9Ik0xMTIgMTUzVjcwaDEzdjczLjg5OXoiLz48cGF0aCBmaWxsPSIjRDFEQ0YxIiBkPSJNMTEyIDc4di04aDEzdjEuODZ6Ii8+PHBhdGggc3Ryb2tlPSIjMDA3YmZiIiBkPSJNNTQuOTE4IDE1NEg0NlY3MC4yMjZoNzl2NzMuMDc3TDExMi4wNTMgMTU0bS01Ny4xMzUgMCAxNC43MDMtMTIuMjc2TTU0LjkxOCAxNTR2LTEyLjI3Nm0xNC43MDMgMGgzNC4wOTdtLTM0LjA5NyAwSDU0LjkxOG00OC44IDBWMTU0aDguMzM1bS04LjMzNS0xMi4yNzZWNzBtOC4zMzUgODRWNzBtLTU3LjEzNSAwdjcxLjcyNCIvPjxwYXRoIGZpbGw9IiNFREYyRkMiIGQ9Ik0xMjkuMTc5IDYwSDg1LjQ5MWwtMi40MjQtMzQuNzU1YTIgMiAwIDAgMSAuNjQ0LTEuNjE0bDEuMjA2LTEuMTA1QTIgMiAwIDAgMSA4Ni4yNyAyMmgzOS43NzVhMiAyIDAgMCAxIDEuOTk5IDEuOTM4bC45MDkgMjkuNDA1aDcuODQ4YS4yLjIgMCAwIDEgLjIuMnYxLjcwMnoiLz48cGF0aCBzdHJva2U9IiMwMDdiZmIiIGQ9Ik0xMjkuMTc5IDYwSDg1LjQ5MWwtMi40MjQtMzQuNzU1YTIgMiAwIDAgMSAuNjQ0LTEuNjE0bDEuMjA2LTEuMTA1QTIgMiAwIDAgMSA4Ni4yNyAyMmgzOS43NzVhMiAyIDAgMCAxIDEuOTk5IDEuOTM4bC45MDkgMjkuNDA1bS4yMjcgNi42NTdMMTM3IDU1LjI0NXYtMS43MDJhLjIuMiAwIDAgMC0uMi0uMmgtNy44NDhtLjIyNyA2LjY1Ny0uMjI3LTYuNjU3Ii8+PGNpcmNsZSBjeD0iMTA1IiBjeT0iNDIiIHI9IjMiIGZpbGw9IiNEMURDRjEiLz48cGF0aCBmaWxsPSIjRDFEQ0YxIiBzdHJva2U9IiMwMDdiZmIiIGQ9Ik0xOTAuNSAxMzZjMCAyLjQwNC0yLjM3MyA0LjUtNS41IDQuNXMtNS41LTIuMDk2LTUuNS00LjUgMi4zNzMtNC41IDUuNS00LjUgNS41IDIuMDk2IDUuNSA0LjVaIi8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE4NyAxNTRWNzAuNTEyaDguNDYyTDIwOSA2MHY4Mi42OThMMTk1LjQ2MiAxNTR6Ii8+PHBhdGggZmlsbD0iI0VERjJGQyIgZD0iTTE5NSAxNThWNzAuNDg3TDIwOSA2MHY4MS43Mjd6Ii8+PHBhdGggZmlsbD0iI0VERjJGQyIgZD0iTTE4NyA3OHYtOGg5djh6Ii8+PHBhdGggZmlsbD0iI0QxRENGMSIgZD0iTTE5NSA3OHYtNy45N0wyMDkgNjB2Ny45N3oiLz48cGF0aCBzdHJva2U9IiMwMDdiZmIiIGQ9Ik0xOTUuNDYyIDE1NEgxODdWNzAuNTEyaDguNDYybTAgODMuNDg4TDIwOSAxNDIuNjk4VjYwbC0xMy41MzggMTAuNTEybTAgODMuNDg4VjcwLjUxMiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xODUgMTE0aDF2OWgtMXoiLz48cGF0aCBmaWxsPSIjZmZmIiBzdHJva2U9IiMwMDdiZmIiIGQ9Ik05NSAyMmMwIDYuMDc1LTQuOTI1IDExLTExIDExcy0xMS00LjkyNS0xMS0xMSA0LjkyNS0xMSAxMS0xMSAxMSA0LjkyNSAxMSAxMVoiLz48cGF0aCBmaWxsPSIjMDA3YmZiIiBkPSJNODQuNDIgMjMuODEzcS0uMDE0LjEyNi0uMDcuMTgyLS4wNTUuMDQyLS4yMzguMDQyaC0uMjhxLS4yNTIgMC0uMjUyLS4xODJsLS4yOC02LjU5NGEuMjcuMjcgMCAwIDEgLjA0Mi0uMTRxLjA1Ni0uMDg0LjE4Mi0uMDg0aC45MzhxLjE0IDAgLjE4Mi4wODQuMDU2LjA3LjA0Mi4xNHptLjUwNCAyLjIyNnEwIC4zOTEtLjI2Ni42NThhLjg3Ljg3IDAgMCAxLS42NTguMjY2Ljk0Ljk0IDAgMCAxLS42NzItLjI1Mi45NC45NCAwIDAgMS0uMjUyLS42NzJxMC0uMzc4LjI2Ni0uNjQ0YS44Ny44NyAwIDAgMSAuNjU4LS4yOHEuNDA1IDAgLjY1OC4yNjZhLjkuOSAwIDAgMSAuMjY2LjY1OCIvPjxwYXRoIHN0cm9rZT0iIzAwN2JmYiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBkPSJNODQgMXY1TTY4LjUgNy41bDMuNTM1IDMuNTM2TTcxLjUzNSAzMyA2OCAzNi41MzVNOTkuNSA3LjVsLTMuNTM1IDMuNTM2TTYzIDIyaDUiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:contain;height:193px;width:266px}.popup-form__success-text{color:#2a2a30;font-size:26px;margin-bottom:12px;opacity:0;position:relative;text-align:center;transform:translateY(10px);transition:opacity .2s cubic-bezier(.25,.46,.45,.94) .6s,transform .2s cubic-bezier(.25,.46,.45,.94) .6s;z-index:1}.popup-form__success-text._big{font-size:36px}.popup-form__success-link{align-items:center;color:#94989b;display:flex;font-size:16px;font-weight:300;line-height:20px;opacity:0;transform:translateY(10px);transition:opacity .2s cubic-bezier(.25,.46,.45,.94) .8s,transform .2s cubic-bezier(.25,.46,.45,.94) .8s;z-index:1}.popup-form__success-link:hover svg{transform:translateX(5px);transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.popup-form__success-link svg{fill:#94989b;margin-left:12px;transform:translateX(0);transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.popup-form__success-btn{transition:opacity .2s cubic-bezier(.25,.46,.45,.94) .6s,transform .2s cubic-bezier(.25,.46,.45,.94) .6s}.popup-form__success-btn,.popup-form__success-desc{opacity:0;position:relative;transform:translateY(10px);z-index:1}.popup-form__success-desc{color:#2a2a30;font-size:12px;line-height:22px;text-align:center;transition:opacity .2s cubic-bezier(.25,.46,.45,.94) .8s,transform .2s cubic-bezier(.25,.46,.45,.94) .8s}.popup-form__success-desc._big{font-size:16px}.popup-form__tabs{border-bottom:1px solid #f5f5f5;display:flex;opacity:0;position:relative;transform:translateY(10px);transition:opacity .3s cubic-bezier(.25,.46,.45,.94),transform .3s cubic-bezier(.25,.46,.45,.94)}@media only screen and (max-width:719px){.popup-form__tabs{margin-bottom:38px;overflow-x:auto}}.popup-form__tab{cursor:pointer;opacity:1;padding-bottom:19px;transition:all .2s}.popup-form__tab:hover{opacity:.7}.popup-form__tab:not(:last-child){margin-right:45px}.popup-form__tab._active{color:#007bfb}.popup-form__under{background-color:#007bfb;bottom:0;height:2px;left:0;position:absolute;width:107.578px}.popup-form__info{opacity:0;transform:translateY(10px)}.popup-form__info-title{color:#007bfb;font-size:20px;font-weight:300;line-height:25px;margin-bottom:28px}@media only screen and (max-width:719px){.popup-form__info-title{margin-bottom:18px}}.popup-form__info-text{font-size:16px;line-height:25px;margin-bottom:18px}.popup-form__info-text:last-of-type{margin-bottom:29px}.popup-form__contact{background-position:0;background-repeat:no-repeat;display:inline-block;opacity:1;padding-left:22px;transition:opacity .2s}.popup-form__contact:hover{opacity:.7}.popup-form__contact--phone{margin-right:38px;padding-left:24px}@media only screen and (max-width:719px){.popup-form__contact--phone{margin-bottom:18px;margin-left:-3px}.popup-form__contact--email{margin-bottom:45px}}.popup-form__select{width:100%}.popup-form__select._error .selectric{border-color:#ef4a4a}.popup-form__select._error .selectric__button:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIj48cGF0aCBzdHJva2U9IiNlZjRhNGEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJtMSAxIDQuOTY2IDRMMTEgMSIvPjwvc3ZnPg==) no-repeat 50%}.popup-form__select .selectric{width:100%}@media only screen and (max-width:719px){.popup-form__select .selectric .label{font-size:14px}}.popup-form__select.half{width:calc(50% - 25px)}.popup-form__select._wrong .selectric{border:1px solid red}.popup-form__select._with-height .selectric-items{height:auto;max-height:230px;overflow-y:auto}.popup-form__select._disabled{opacity:.55;pointer-events:none}.popup-form__required-row{align-items:center;color:#444449;display:flex;font-size:16px;margin-bottom:22px;opacity:0;padding-left:32px;position:relative;transform:translateY(10px);transition:opacity .3s cubic-bezier(.25,.46,.45,.94),transform .3s cubic-bezier(.25,.46,.45,.94)}.popup-form__required-row._exponea-text{color:#2a2a30e0;font-size:14px;line-height:24px;padding-left:0}.popup-form__required-row._none{display:none}.popup-form__required-row._gray{color:#878d93}.popup-form__required-row span{color:#ef4a4a;height:16px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:8px}.popup-form__required-row span:before{background-color:#878d93;content:"";margin:auto 0;min-height:1px;min-width:10px;position:absolute;right:-16px;top:50%;transform:translateY(-50%)}@media only screen and (max-width:719px){.popup-form__buttons{margin-bottom:46px}}.popup-form__buttons-wrapper{display:flex}.popup-form__buttons-label,.popup-form__radio-label{color:#444449;font-size:16px;margin-bottom:10px}.popup-form__buttons-item{align-items:center;background-color:#f4f4f4;border-radius:50%;color:#007bfb;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;height:50px;justify-content:center;margin-right:10px;position:relative;transition:color .25s ease;width:50px}@media only screen and (max-width:719px){.popup-form__buttons-item{height:38px;width:38px}}@media(hover:hover){.popup-form__buttons-item:hover{color:#fff}.popup-form__buttons-item:hover:after{transform:scale(.55)}}.popup-form__buttons-item._active{color:#fff}.popup-form__buttons-item._active:after{transform:scale(1)}.popup-form__buttons-item:after{background-color:#007bfb;border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;transform:scale(0);transition:transform .25s ease;width:100%}.popup-form__buttons-item input{display:none}.popup-form__buttons-item span{position:relative;z-index:2}.popup-form__radio-wrapper{display:flex;margin-top:27px}@media only screen and (max-width:719px){.popup-form__radio-wrapper{margin-top:19px}}.popup-form__radio-button{color:#797979;cursor:pointer;display:flex}.popup-form__radio-button:first-child{margin-right:22px}.popup-form__radio-button input{display:none}.popup-form__radio-button input:checked+span:after{opacity:1}.popup-form__radio-emulator{background-color:#f5f5f5;border-radius:50%;cursor:pointer;height:18px;margin-right:10px;position:relative;width:18px}.popup-form__radio-emulator:after{background-color:#007bfb;border-radius:50%;content:"";height:10px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s;width:10px}.popup-form__common-error{color:#ed4c4f;font-size:14px;height:0;letter-spacing:-.01em;line-height:18px;opacity:0;pointer-events:none;transition:all .3s ease}.popup-form__common-error._active{height:18px;opacity:1}.popup-form._excursion{width:600px}@media only screen and (max-width:719px){.popup-form._excursion{width:100%}}.popup-form._excursion .ss-content{display:flex;flex-direction:column;justify-content:flex-start;padding-right:18px;width:auto}.popup-form._excursion .ss-scroll{background:#007bfb;opacity:1;width:2px}.popup-form._online-cons{padding:0 24px;width:660px}.popup-form._online-cons .popup-form__title{padding:0 24px}.popup-form._online-cons .ss-container{overflow-x:hidden;overflow-y:auto}.popup-form._online-cons .ss-content{padding-left:24px;padding-top:5px;width:100%}@media only screen and (max-width:1358px){.popup-form._online-cons .ss-content{padding-bottom:0}}.popup-form._online-cons .ss-wrapper{padding-right:24px}.popup-form._online-cons .ss-scroll{background-color:#007bfb;border-radius:0;opacity:1;width:2px}@media only screen and (max-width:719px){.popup-form._online-cons{padding:0;width:100%}.popup-form ._wrong._big-margin{margin-bottom:46px}}.form__success{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:0;overflow:hidden;z-index:5}.form__success,.form__success:before{height:100%;left:0;position:absolute;top:0;width:100%}.form__success:before{background-color:#fff;content:"";transform:scaleX(0);transform-origin:0 0;transition:transform .3s cubic-bezier(.785,.135,.15,.86);z-index:0}.form__success._active{max-width:100%}.form__success._active:before{transform:scaleX(1)}.form__success._active .form__success-desc,.form__success._active .form__success-icon,.form__success._active .form__success-text{opacity:1;transform:translateY(0)}.form__success-icon{fill:#0000;margin-bottom:32px;opacity:0;position:relative;transform:translateY(10px);transition:opacity .2s cubic-bezier(.25,.46,.45,.94) .4s,transform .2s cubic-bezier(.25,.46,.45,.94) .4s;width:72px;z-index:1}.form__success-text{font-size:26px;margin-bottom:12px;transition:opacity .2s cubic-bezier(.25,.46,.45,.94) .6s,transform .2s cubic-bezier(.25,.46,.45,.94) .6s}.form__success-desc,.form__success-text{color:#2a2a30;opacity:0;position:relative;text-align:center;transform:translateY(10px);z-index:1}.form__success-desc{font-size:12px;line-height:22px;transition:opacity .2s cubic-bezier(.25,.46,.45,.94) .8s,transform .2s cubic-bezier(.25,.46,.45,.94) .8s}.projects-list{opacity:1}@media only screen and (max-width:919px){.projects-list._grid .projects-list__container{margin:0 -12.5px}}@media only screen and (max-width:719px){.projects-list._grid .projects-list__container{justify-content:space-between;margin:0}.projects-list._grid .projects-list__container:after{display:none}}.projects-list__container{display:flex;flex-wrap:wrap;margin:0 -28px;transform:translateY(0)}@media only screen and (max-width:1358px){.projects-list__container{margin:0}}.projects-list__section-enter-active,.projects-list__section-leave-active{transition:opacity .2s,transform .2s}.projects-list__section-enter,.projects-list__section-leave-to{opacity:0;transform:translateY(20px)}.projects-list .vue-content-placeholders{margin:0 28px 56px;width:calc(33.33333% - 56px)}@media only screen and (max-width:1358px){.projects-list .vue-content-placeholders{margin:0 16px 42px;width:calc(50% - 32px)}}@media only screen and (max-width:719px){.projects-list .vue-content-placeholders{margin:0 0 32px;width:calc(50% - 10px)}.projects-list .vue-content-placeholders:last-child,.projects-list .vue-content-placeholders:nth-last-child(2):nth-child(odd){margin-bottom:0}}.projects-list .vue-content-placeholders-img{height:268px}@media only screen and (max-width:719px){.projects-list .vue-content-placeholders-img{height:206px;height:calc(50vw - 30px)}}.r-projects-list{opacity:1}@media only screen and (max-width:919px){.r-projects-list._grid .r-projects-list__container{margin:0 -12.5px}}@media only screen and (max-width:719px){.r-projects-list._grid .r-projects-list__container{justify-content:space-between;margin:0}.r-projects-list._grid .r-projects-list__container:after{display:none}}.r-projects-list__container{display:flex;flex-wrap:wrap;margin:0;transform:translateY(0)}@media only screen and (max-width:1358px){.r-projects-list__container{margin:0}}@media only screen and (max-width:719px){.r-projects-list__container._commercial{column-gap:12px;display:grid;grid-template-columns:repeat(2,1fr)}}.r-projects-list__container._placeholders{margin:0 -24px}@media only screen and (max-width:1358px){.r-projects-list__container._placeholders{margin:0 -12px}}@media only screen and (max-width:719px){.r-projects-list__container._placeholders{margin:0}}.r-projects-list__big-card{margin-bottom:80px}@media only screen and (max-width:1358px){.r-projects-list__big-card{margin-bottom:32px}}@media only screen and (max-width:719px){.r-projects-list__big-card{margin:0 -20px 32px}}.r-projects-list__subtitle{margin-bottom:24px;margin-top:32px}.r-projects-list__section-enter-active,.r-projects-list__section-leave-active{transition:opacity .2s,transform .2s}.r-projects-list__section-enter,.r-projects-list__section-leave-to{opacity:0;transform:translateY(20px)}.r-projects-list__empty{font-size:26px;padding:140px 0;text-align:center}@media only screen and (max-width:425px){.r-projects-list__empty{font-size:18px}}.r-projects-list__show-more{display:flex;justify-content:center;margin-bottom:64px}@media only screen and (max-width:1358px){.r-projects-list__show-more{margin-bottom:0;margin-top:8px}.r-projects-list__show-more button{width:100%}}.r-projects-list .vue-content-placeholders{height:540px;margin:0 24px 48px;width:calc(33.3% - 48px)}@media only screen and (max-width:1358px){.r-projects-list .vue-content-placeholders{height:444px;margin:0 12px 24px;width:calc(50% - 24px)}}@media only screen and (max-width:719px){.r-projects-list .vue-content-placeholders{height:auto;margin:0 0 32px;width:100%}.r-projects-list .vue-content-placeholders:last-child,.r-projects-list .vue-content-placeholders:nth-last-child(2):nth-child(odd){margin-bottom:0}}.r-projects-list .placeholder-blue .vue-content-placeholders-img{background-color:#f4f6fb}.r-projects-list .placeholder-blue .vue-content-placeholders-img:before{background:linear-gradient(90deg,#0000,#e1e7f4 12%,#0000 24%)}.r-projects-list .vue-content-placeholders-img{height:459px}@media only screen and (max-width:1358px){.r-projects-list .vue-content-placeholders-img{height:371px}}@media only screen and (max-width:719px){.r-projects-list .vue-content-placeholders-img{height:379px}}.r-projects-list .vue-content-placeholders-is-rounded .vue-content-placeholders-img{border-radius:24px}.list-enter-active,.list-leave-active{transition:opacity .3s,transform .3s}.list-enter,.list-leave-to{opacity:0;transform:translateY(20px)}.carousel-dot,.carousel-dot-blue{background-color:#fff;border:none;border-radius:50%;cursor:pointer;display:inline-block;flex-shrink:0;height:4px;margin-right:16px;opacity:.4;outline:none;position:relative;transition:opacity .4s ease,transform .4s ease,left .4s ease;width:4px}@media only screen and (max-width:1358px){.carousel-dot,.carousel-dot-blue{height:2px;width:2px}}@media only screen and (max-width:719px){.carousel-dot,.carousel-dot-blue{height:4px;width:4px}}.carousel-dot-blue._active,.carousel-dot-blue._active-main,.carousel-dot._active,.carousel-dot._active-main{opacity:1;transform:scale(3)}@media only screen and (max-width:719px){.carousel-dot-blue._active,.carousel-dot-blue._active-main,.carousel-dot._active,.carousel-dot._active-main{transform:scale(1)}}.carousel-dot-blue._active-next,.carousel-dot-blue._active-prev,.carousel-dot._active-next,.carousel-dot._active-prev{transform:scale(2)}@media only screen and (max-width:719px){.carousel-dot-blue._active-next,.carousel-dot-blue._active-prev,.carousel-dot._active-next,.carousel-dot._active-prev{transform:scale(1)}}@media only screen and (min-width:1359px)and (max-width:99999px){.carousel-dot-blue._active-next:hover,.carousel-dot-blue._active-prev:hover,.carousel-dot-blue:hover,.carousel-dot._active-next:hover,.carousel-dot._active-prev:hover,.carousel-dot:hover{transform:scale(3)}}.carousel-dot-blue{background-color:#007bfb}.footer-ida{position:relative}@media only screen and (max-width:719px){.footer-ida{margin-left:0;margin-top:18px;width:auto}}.footer-ida:hover svg .ida-logo__border-top{transform:translateY(-16px)}.footer-ida:hover svg .ida-logo__border-bottom{transform:translateY(16px)}.footer-ida:hover svg .ida-logo__letter{animation:ida 1.5s linear infinite}.footer-ida:hover svg .ida-logo__letter:nth-child(2){animation-delay:.1s}.footer-ida:hover svg .ida-logo__letter:nth-child(3){animation-delay:.2s}.footer-ida:hover svg .ida-logo__letter:nth-child(4){animation-delay:.3s}.footer-ida:hover svg .ida-logo__letter:nth-child(5){animation-delay:.4s}.footer-ida:hover svg .ida-logo__letter:nth-child(6){animation-delay:.5s}.footer-ida:hover svg .ida-logo__letter:nth-child(7){animation-delay:.6s}.footer-ida:hover svg .ida-logo__letter:nth-child(8){animation-delay:.7s}.footer-ida:hover svg .ida-logo__letter:nth-child(9){animation-delay:.8s}.footer-ida:hover svg .ida-logo__letter:nth-child(10){animation-delay:.9s}.footer-ida._yandex:hover svg .ida-logo__letter{animation:ida-yandex 1.5s linear infinite}.footer-ida._yandex:hover svg .ida-logo__letter:nth-child(2){animation-delay:.1s}.footer-ida._yandex:hover svg .ida-logo__letter:nth-child(3){animation-delay:.2s}.footer-ida._yandex:hover svg .ida-logo__letter:nth-child(4){animation-delay:.3s}.footer-ida._yandex:hover svg .ida-logo__letter:nth-child(5){animation-delay:.4s}.footer-ida._yandex:hover svg .ida-logo__letter:nth-child(6){animation-delay:.5s}.footer-ida._yandex:hover svg .ida-logo__letter:nth-child(7){animation-delay:.6s}.footer-ida._yandex:hover svg .ida-logo__letter:nth-child(8){animation-delay:.7s}.footer-ida._yandex:hover svg .ida-logo__letter:nth-child(9){animation-delay:.8s}.footer-ida._yandex:hover svg .ida-logo__letter:nth-child(10){animation-delay:.9s}.footer-ida._animate .footer-ida__cover{animation:ida-color-filling 2.5s ease-in-out reverse}.footer-ida__cover-wrapper{overflow:hidden;position:absolute}.footer-ida__top{height:50%;top:0;width:38%}.footer-ida__bottom{bottom:0;height:52%;width:100%}.footer-ida__cover{background:linear-gradient(90deg,#333 50%,#0000 0) 100%;background-size:200% 100%;height:100%;left:-2px;position:absolute;right:-2px;top:0}.footer-ida__logo{color:#bcc3d2;height:28px;transition:color 1s ease-in-out;width:100px}.footer-ida__logo._yandex{fill:#913ca6}@keyframes ida-color-filling{0%{background-position:-100%}25%{background-position:0}75%{background-position:0}to{background-position:100%}}@keyframes ida{0%{fill:#007bfbcc}25%{fill:#007bfb}50%{fill:#007bfbcc}75%{fill:#007bfbcc}to{fill:#007bfbcc}}@keyframes ida-yandex{0%{fill:#913ca6}25%{fill:#c76edd}50%{fill:#913ca6}75%{fill:#913ca6}to{fill:#913ca6}}.dropdown-menu{display:inline-block;transition:all .3s;-webkit-user-select:none;user-select:none}.dropdown-menu ._opened svg{transform:rotate(1turn)}.dropdown-menu__icon{align-items:center;color:#007bfb;cursor:pointer;display:flex;height:16px;justify-content:center;margin-left:2px;overflow:hidden;transition:transform .2s ease;width:16px}.dropdown-menu__icon svg{fill:#007bfb;transition:transform .2s ease,fill .2s cubic-bezier(.165,.84,.44,1)}.dropdown-menu__field{align-items:center;cursor:pointer;display:flex;outline:none;position:relative;width:100%}.dropdown-menu__field:hover .dropdown__input{color:var(--links-hover)}.dropdown-menu__field:hover .dropdown-menu__arrow svg{fill:var(--links-hover)}.dropdown-menu__input{align-items:center;color:#007bfb;display:flex;font-weight:700;line-height:1.34;overflow:hidden;text-overflow:ellipsis;transition:color .3s ease;white-space:nowrap;width:100%}.dropdown-menu__input:hover{color:var(--links-hover)}.dropdown-menu__options{background:#fff;border:1px solid #d7d9db;border-radius:4px;left:0;position:absolute;top:39px;transition:all .5s;z-index:19}.dropdown-menu__options.menu-enter-active,.dropdown-menu__options.menu-leave-active{opacity:1;transition:all .3s}.dropdown-menu__options.menu-enter,.dropdown-menu__options.menu-leave-to{opacity:0;transition:all .3s ease}.dropdown-menu__option{color:#2a2a30;cursor:pointer;font-size:14px;font-weight:400;line-height:1.42;padding:16px 0 16px 20px;white-space:nowrap;width:210px}.dropdown-menu__option._highlighted{background-color:#ebf1f8;color:#007bfb}.dropdown-menu__option._selected{color:#007bfb}.footer{background-color:var(--bg-primary);border-top-left-radius:32px;border-top-right-radius:32px;display:block;margin-top:-20px;overflow:hidden;padding:64px 64px 36px;position:relative;width:100%;z-index:2}@media only screen and (max-width:1358px){.footer{display:none;padding:64px 0 36px}}@media only screen and (max-width:919px){.footer{padding:48px 0 40px}}@media only screen and (max-width:719px){.footer{border-top-left-radius:24px;border-top-right-radius:24px;padding:8px 0 40px}}.footer._business{border-top-left-radius:0;border-top-right-radius:0;color:#fff}.footer._business .footer__col-item._projects .footer__link,.footer._business .footer__link._bold,.footer._business .footer__question-text,.footer._business .footer__social-title{color:#fff}.footer._business .footer__link ._blank ._blank-icon{fill:#fff}.footer._business .footer__row{border-top:1px solid #fff6}.footer._business .footer__row:first-child{border:none}.footer._business .footer__partners{border-bottom:1px solid #fff6}@media only screen and (max-width:719px){.footer._business .footer__partners{border-bottom:none}}.footer._business .footer__link{color:#9d9d9d;transition:.3s}.footer._business .footer__link:hover{color:#fff}.footer._business .footer-ida__cover{background:linear-gradient(90deg,#fff 50%,#0000 0) 100%;background-size:200% 100%}.footer._business .footer__made:hover .footer-ida__logo.ida-logo,.footer._business .footer__made:hover .footer__made-label,.footer._business .footer__phone,.footer._business .footer__phone a{color:#fff}.footer._visible .footer__container:after{transform:scaleX(1)}.footer._visible .footer__aside,.footer._visible .footer__col,.footer._visible .footer__contacts,.footer._visible .footer__info-text,.footer._visible .footer__made{opacity:1}.footer._visible .footer__separator{transform:scaleX(1)}.footer._investors,.footer._soon{padding:40px 64px 36px}@media only screen and (max-width:1358px){.footer._investors,.footer._soon{display:block;padding:40px 0 36px}}@media only screen and (max-width:919px){.footer._investors,.footer._soon{padding:40px 0}}.footer._investors .footer__row,.footer._soon .footer__row{border-top:none;margin-top:0;padding-top:0}.footer._investors .footer__social,.footer._soon .footer__social{margin-bottom:32px;margin-top:0}@media only screen and (max-width:719px){.footer._investors .footer__social,.footer._soon .footer__social{margin-bottom:32px}}@media only screen and (max-width:1358px){.footer._investors .footer__info,.footer._soon .footer__info{border-top:none;margin-top:0;padding-top:0}.footer._investors .footer__info-text,.footer._soon .footer__info-text{display:flex}}@media only screen and (max-width:1199px){.footer._investors .footer__info-text,.footer._soon .footer__info-text{order:-1}.footer._investors .footer__info-text._mb32,.footer._soon .footer__info-text._mb32{margin-bottom:32px}}.footer._investors .footer__info-links,.footer._soon .footer__info-links{display:none}@media only screen and (max-width:1199px){.footer._investors .footer__info-links,.footer._soon .footer__info-links{display:flex}}.footer._investors .footer__info-links._desktop,.footer._soon .footer__info-links._desktop{display:flex}@media only screen and (max-width:1199px){.footer._investors .footer__info-links._desktop,.footer._soon .footer__info-links._desktop{display:none}}.footer._investors .footer__logo-wrap,.footer._soon .footer__logo-wrap{height:52px}.footer._investors .footer__logo-wrap a svg,.footer._soon .footer__logo-wrap a svg{width:100%}.footer._investors .footer__logo,.footer._soon .footer__logo{height:100%;margin-top:5px}.footer._premium{background-color:#111;border-radius:unset}.footer._premium .footer__col-item._projects .footer__link,.footer._premium .footer__info-icon,.footer._premium .footer__info-link,.footer._premium .footer__item-new,.footer._premium .footer__item-projects,.footer._premium .footer__link._bold,.footer._premium .footer__link._half-bold,.footer._premium .footer__logo,.footer._premium .footer__partners-title,.footer._premium .footer__question-text,.footer._premium .footer__social-title{color:#fff}.footer._premium .footer__info-text{color:#bcc3d2}.footer._premium .footer__col-item .dropdown-menu__icon,.footer._premium .footer__col-item .dropdown-menu__input,.footer._premium .footer__info-text a{color:#fff}.footer._premium .footer__social-item{background-color:#121212}.footer._premium .footer__social-item svg{fill:#fff;color:#fff}.footer._premium .footer__link:hover{color:#d0d0d0}.footer._premium .footer__link:hover ._blank ._blank-icon{fill:#d0d0d0}.footer._premium .footer__link._new:hover .footer__item-new{color:#d0d0d0}.footer._premium .footer__link ._blank ._blank-icon{fill:#8c94a8}.footer._premium .footer__row{border-top:1px solid #ecf0f84d}.footer._premium .footer__row:first-child{border:none}.footer._premium .footer__partners{border-bottom:1px solid #ecf0f84d}@media only screen and (max-width:719px){.footer._premium .footer__partners{border-bottom:none}}@media only screen and (max-width:1358px){.footer._premium .footer__info{border-top:1px solid #ecf0f84d}}@media only screen and (max-width:719px){.footer._premium .footer__info{border-top:none}.footer._premium .footer__inner{border-top:1px solid #ecf0f84d}}.footer._wide{padding:64px 48px 36px}.footer._wide .container{max-width:1824px}@media only screen and (max-width:1439px){.footer._wide .container{max-width:1320px}}.footer._wide .footer__col{padding-right:144px;width:unset}@media only screen and (max-width:1919px){.footer._wide .footer__col{padding-right:32px;width:224px}}.footer._wide .footer__col:last-child{padding-right:128px;width:unset}@media only screen and (max-width:1919px){.footer._wide .footer__col:last-child{padding-right:0;width:192px}}.footer__container{display:block;position:relative;z-index:2}@media only screen and (max-width:1358px){.footer__container{align-items:flex-start;display:flex;flex-wrap:wrap}}@media only screen and (max-width:719px){.footer__container{padding-left:0}}.footer__row{border-top:1px solid #f5f5f5;display:flex;justify-content:space-between;margin-top:48px;padding-top:44px;position:relative;width:100%;z-index:2}.footer__row:first-child{border:none;margin-top:0;padding-top:0}.footer__aside,.footer__row._bottom{flex-direction:column}.footer__aside{display:flex;flex-grow:0;flex-shrink:0;justify-content:flex-start;opacity:0;transition:opacity .3s ease-in .5s}.footer__partners{border-bottom:1px solid #ecf0f8;padding-bottom:24px}@media only screen and (max-width:1358px){.footer__partners{margin-bottom:24px}}@media only screen and (max-width:719px){.footer__partners{border-bottom:none;margin-bottom:0;padding-bottom:16px}}.footer__partners>a{display:inline-flex}@media only screen and (max-width:719px){.footer__partners>a{display:block}.footer__partners._tablet{display:none}.footer__partners-list{display:flex}}.footer__partners-logo{color:#bcc3d2;transition:.3s}.footer__partners-logo._samoletplus{height:24px;width:174px}.footer__partners-logo._samoletplus:hover{color:#3579f5}@media only screen and (max-width:719px){.footer__partners-logo._samoletplus{height:23px;margin-bottom:0;margin-right:24px;width:156px}}.footer__partners-logo._vmeste{height:24px;margin-left:20px;width:113px}.footer__partners-logo._vmeste:hover{color:#c62828}@media only screen and (max-width:719px){.footer__partners-logo._vmeste{height:23px;margin-left:0;width:106px}}.footer__partners-title{font-size:14px;font-weight:500;letter-spacing:-.01em;margin-bottom:16px}@media only screen and (max-width:719px){.footer__partners-title{font-size:16px}}.footer__cols{display:flex;flex-shrink:0;position:relative;z-index:1}@media only screen and (max-width:1358px){.footer__cols{flex-wrap:wrap;padding-left:112px;width:50%}}@media only screen and (max-width:1023px){.footer__cols{padding-left:72px}}@media only screen and (max-width:719px){.footer__cols{order:unset;padding-left:0;width:100%}}.footer__col{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;list-style:none;opacity:0;padding-right:32px;width:224px}.footer__col:last-child{padding-right:0;width:192px}@media only screen and (max-width:1358px){.footer__col:last-child{margin-bottom:0;width:100%}.footer__col:last-child .footer__col-item{margin-bottom:0}.footer__col:last-child .footer__col-hidden{padding-bottom:0}}@media only screen and (max-width:719px){.footer__col:last-child .footer__col-hidden{padding-bottom:28px}}@media only screen and (max-width:1358px){.footer__col{margin-bottom:20px;width:100%}}@media only screen and (max-width:1023px){.footer__col{margin-bottom:0}}@media only screen and (max-width:719px){.footer__col{height:auto;padding-right:0;width:100%}}.footer__col:first-child{transition:opacity .3s ease-in .5s}.footer__col:nth-child(2){transition:opacity .3s ease-in .6s}.footer__col:nth-child(3){transition:opacity .3s ease-in .7s}.footer__col:nth-child(4){transition:opacity .3s ease-in .8s}.footer__col:nth-child(5){transition:opacity .3s ease-in .9s}@media only screen and (max-width:1358px){.footer__col:nth-child(-n+5){margin-top:0}}.footer__col-hidden{display:none;height:0;opacity:0;overflow:hidden;padding-bottom:20px}.footer__col-item{margin-bottom:12px;width:100%}.footer__col-item.opened .footer__item-icon{transform:rotate(180deg)}@media only screen and (max-width:1358px){.footer__col-item.great{margin-bottom:16px}}@media only screen and (max-width:1023px){.footer__col-item{margin-bottom:24px}}@media only screen and (max-width:719px){.footer__col-item.great{display:block}}.footer__col-item.great{margin-bottom:28px}@media only screen and (max-width:719px){.footer__col-item.great{margin-bottom:20px}}.footer__col-item._top-indent{margin-top:12px}.footer__col-item._projects{position:relative}.footer__col-item._projects .footer__link{color:#282d3c;font-weight:700}.footer__col-item:last-child{margin-bottom:0}.footer__col-item .dropdown-menu{font-size:14px}.footer__logo{color:#007bfb;height:20px}.footer__logo._en{height:31px}.footer__logo-wrap{flex-shrink:0}.footer__logo-wrap .footer__logo{color:#007bfb;height:20px;width:150px}.footer__logo-wrap .footer__logo._en{height:31px}.footer__logo-wrap .footer__logo-wrap{flex-shrink:0}.footer__link{color:#8c94a8;font-size:14px;font-weight:400;letter-spacing:-.01em;line-height:14px;position:relative;transition:opacity .2s ease-in}@media only screen and (max-width:1358px){.footer__link{align-items:center;display:flex;font-size:16px;line-height:16px}}.footer__link:hover{color:#007bfb;opacity:1}.footer__link ._blank ._blank-icon{fill:#2a2a30;display:inline-block;opacity:.7;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s ease-in,fill .2s}.footer__link:hover ._blank-icon{fill:#007bfb;opacity:1}.footer__link._bold{color:#282d3c;font-weight:500}.footer__link._new:hover .footer__item-new{color:var(--links-hover)}.footer__link._half-bold{color:#2a2a30e0;font-size:14px;font-weight:500}.footer__link._half-bold:hover{color:#007bfb}.footer__link._link-icon{left:105px;position:absolute;top:5.2px}.footer__link.great{font-size:15px;opacity:1}.footer__link.great ._blank-icon{opacity:1}.footer__link.great:hover{opacity:.7}.footer__link .footer__item-icon{transition:transform .3s ease}.footer__payment-socials{align-items:center;display:none;justify-content:space-between;margin-top:32px;width:100%}@media only screen and (max-width:719px){.footer__payment-socials{display:flex}}.footer__payment-systems svg{height:24px;margin-top:24px;width:157px}@media only screen and (max-width:719px){.footer__payment-systems svg{display:block;height:20px;margin:auto;width:136px}.footer__payment-systems._tablet{display:none}}.footer__work-text{margin-bottom:24px}.footer__work-text,.footer__work-time{color:#2a2a30;font-size:12px;line-height:100%}.footer__work-time{margin-bottom:10px}.footer__work-time span{font-size:16px}.footer__item-new{border:none;color:#007bfb;display:inline-block;font-size:10px;font-weight:500;height:20px;letter-spacing:-.005em;line-height:18px;margin-left:5px;text-align:left;transform:translateY(-8px);transition:color .3s cubic-bezier(.25,.46,.45,.94);width:35px}.footer__item-new-v2{background:#007bfb;border-radius:100px;color:#fff;font-size:8px;height:auto;line-height:8px;margin-left:3px;padding:1px 5px 2px;text-align:center;transform:translateY(-4px);width:auto}.footer__item-business{align-items:center;background-color:var(--text-secondary);border-radius:12px;color:var(--bg-primary);display:inline-flex;font-size:8px;font-weight:500;height:16px;justify-content:center;letter-spacing:-.005em;line-height:8px;margin-left:4px;position:relative;text-align:left;top:-2px;width:43px}@media only screen and (max-width:1358px){.footer__item-business{top:0}}.footer__item-select{align-items:center;background:#121212;border-radius:12px;color:#fff;display:inline-flex;justify-content:center;margin-left:4px;padding:4px}.footer__item-select-icon{height:9px;width:76px}.footer__item-icon{margin-bottom:-1px;margin-left:3px;transition:transform .3s ease}@media only screen and (max-width:1358px){.footer__item-icon{fill:#007bfb;height:16px;margin:0 0 0 8px;width:16px}}.footer__item-icon path{stroke:#007bfb}.footer__item-projects{color:#007bfb;display:inline-block;font-weight:500;margin-top:12px}@media only screen and (max-width:719px){.footer__item-projects{margin-top:0}}.footer__item-projects:hover{color:#237bd8}.footer__item-projects:hover path{stroke:#237bd8}.footer__social{margin-top:28px}.footer__social-title{color:#282d3c;font-size:14px;font-weight:500;letter-spacing:-.01em;line-height:1;margin-bottom:16px}.footer__social-links{align-items:center;display:flex}@media only screen and (max-width:719px){.footer__social{margin-bottom:34px}}.footer__social-item{align-items:center;background-color:#f4f6fb;border-radius:50%;display:flex;height:32px;justify-content:center;margin-right:8px;position:relative;transition:.3s;width:32px;z-index:2}@media(hover:hover)and (pointer:fine){.footer__social-item:hover{background-color:#ecf0f8;border-radius:8px}}.footer__social-item:last-child{margin-right:0}.footer__social-item svg{fill:#007bfb;display:block;position:relative;width:16px;z-index:2}.footer__contacts{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:36px;opacity:0;transition:opacity .3s ease-in .5s}@media only screen and (max-width:1358px){.footer__contacts{margin-bottom:0;padding-bottom:16px;width:100%}}@media only screen and (max-width:719px){.footer__contacts{border-bottom:1px solid #d7d9db;margin-bottom:16px}}.footer__phone{align-items:center;color:#282d3c;display:flex;font-size:14px;font-weight:500;gap:8px;letter-spacing:-.01em;line-height:14px;margin-bottom:16px;position:relative}.footer__phone:hover{color:#007bfb}.footer__phone a{color:#282d3c}.footer__phone a:hover{color:#007bfb}.footer__phone svg{height:20px;width:20px}.footer__phone._hidden{display:none}.footer__callback{color:#007bfb;cursor:pointer;display:block;font-size:14px;font-weight:500;line-height:20px;position:relative}@media only screen and (max-width:719px){.footer__callback{font-size:14px;line-height:16px}}.footer__callback:hover{color:#237bd8}@media only screen and (max-width:719px){.footer__callback:hover{color:#007bfb}}.footer__separator{height:1px;margin-bottom:56px;margin-top:56px;position:relative;transform:scaleX(0);transform-origin:0 0;transition:transform .4s ease-in .5s;width:1320px;z-index:2}@media only screen and (max-width:1358px){.footer__separator{background-color:#d7d9db;margin:32px auto;order:2;width:100%}}@media only screen and (max-width:719px){.footer__separator{margin:20px auto;order:unset;width:100%}}.footer__info{align-items:center;display:flex;justify-content:space-between;position:relative;width:100%;z-index:1}@media only screen and (max-width:1358px){.footer__info{align-items:center;border-top:1px solid #ecf0f8;flex-direction:row;flex-wrap:nowrap;margin-top:56px;order:3;padding-top:40px;width:100%}}@media only screen and (max-width:1199px){.footer__info{flex-wrap:wrap;margin-top:40px}}@media only screen and (max-width:719px){.footer__info{border-top:none;margin-top:32px;order:unset;padding-top:0}}@media only screen and (max-width:1358px){.footer__info .footer__inner{margin-top:16px;width:100%}}@media only screen and (max-width:719px){.footer__info .footer__inner{margin-top:0}}.footer__info-icon{align-items:center;color:#007bfb;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.footer__info-icon svg{height:28px}.footer__footnote{color:#bcc3d2;flex-grow:1;font-size:12px;font-weight:400;letter-spacing:-.005em;line-height:12px;margin-bottom:16px;margin-left:90px;margin-right:80px}@media only screen and (max-width:1358px){.footer__footnote{margin-left:0;margin-right:0}}.footer__info-text{color:#bcc3d2;flex-grow:1;font-size:8px;line-height:12px;margin-left:90px;margin-right:80px;opacity:0;text-transform:uppercase;transition:opacity .3s ease-in .5s}@media only screen and (max-width:1358px){.footer__info-text{display:none;flex-shrink:1;margin:0 69px;width:auto}}@media only screen and (max-width:1199px){.footer__info-text{display:block;flex-shrink:1;margin:0;width:100%}}@media only screen and (max-width:719px){.footer__info-text{width:100%}}.footer__info-text a{color:#66b0fd;display:inline-block}.footer__info-text a:hover{-webkit-text-decoration:underline;text-decoration:underline}.footer__info-text._tablet-big{display:none}@media only screen and (max-width:1358px){.footer__info-text._tablet-big{display:block}}@media only screen and (max-width:1199px){.footer__info-text._tablet-big{display:none}}.footer__info-links{display:flex;margin:16px 230px 0 130px}@media only screen and (max-width:1358px){.footer__info-links{display:none;margin:16px 219px 0 109px;order:4;width:100%}}@media only screen and (max-width:1199px){.footer__info-links{display:flex;margin:24px 0 32px;order:0}}@media only screen and (max-width:719px){.footer__info-links{flex-direction:column;width:100%}}.footer__info-links._tablet-big{display:none}@media only screen and (max-width:1358px){.footer__info-links._tablet-big{display:block}}@media only screen and (max-width:1199px){.footer__info-links._tablet-big{display:none}}.footer__info-link{color:#bcc3d2;font-size:12px;letter-spacing:-.005em;line-height:12px;margin-right:32px}@media only screen and (max-width:919px){.footer__info-link{font-size:14px;letter-spacing:-.01em;line-height:14px}}@media only screen and (max-width:719px){.footer__info-link{margin-bottom:16px;margin-right:0;width:-webkit-max-content;width:max-content}}@media(hover:hover)and (pointer:fine){.footer__info-link:hover{color:#007bfb;opacity:1}}.footer__info-link:last-child{margin-right:0}@media only screen and (max-width:719px){.footer__info-link:last-child{margin-bottom:0}}.footer__made{display:flex;flex-direction:column;margin-top:32px;opacity:0;transition:opacity .3s ease-in .9s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer__made:hover .footer-ida__logo.ida-logo,.footer__made:hover .footer__made-label{color:#414961}@media only screen and (max-width:1358px){.footer__made{margin-top:24px}}@media only screen and (max-width:719px){.footer__made{margin-top:0}}.footer__made-logo{display:flex;position:relative}.footer__made-logo .filling{background-image:linear-gradient(90deg,#333 50%,#0000 0);background-position:-100%;background-size:200% 100%;height:100%;position:absolute;transition:background-position 2.5s ease}.footer__made-logo .filling.cover-top{height:50%;top:0;width:40%}.footer__made-logo .filling.cover-bottom{bottom:0;height:50%;width:100%}.footer__made-logo.filling-animation .filling{animation:ida-color-filling 2.5s ease-in-out reverse}.footer__made-label{color:#bcc3d2;font-size:12px;font-weight:200;transition:color 1s ease-in-out}.footer__question{display:flex;flex-direction:column;flex-wrap:wrap;margin-bottom:66px;margin-top:30px;width:100%}@media only screen and (max-width:1358px){.footer__question{margin-bottom:auto;margin-top:0}}@media only screen and (max-width:719px){.footer__question{margin-bottom:32px;margin-top:32px}}.footer__question-text{color:#282d3c;font-size:14px;font-weight:500;letter-spacing:-.01em;line-height:14px;margin-bottom:16px;z-index:2}@media only screen and (max-width:719px){.footer__question-text{text-align:center}}.footer__question-text._hidden{display:none}.footer__question-disc{color:#8c94a8;font-size:14px;letter-spacing:-.01em;line-height:18px;margin-top:32px;max-width:304px}@media only screen and (max-width:719px){.footer__question-disc{margin-top:28px;margin-top:32px;max-width:none}}.footer__button.r-btn{display:flex;font-size:14px;font-weight:500;height:40px;line-height:40px;width:192px}@media only screen and (max-width:719px){.footer__button.r-btn{text-align:center;width:100%}}.footer__inner{position:relative;width:192px}@media only screen and (max-width:1358px){.footer__inner._socials{width:280px}}@media only screen and (max-width:1023px){.footer__inner{margin-top:40px}}@media only screen and (max-width:1358px){.footer__inner{display:none}}@media only screen and (max-width:719px){.footer__inner{align-items:center;border-top:1px solid #ecf0f8;display:flex;justify-content:space-between;margin-top:16px;order:unset;padding-top:40px;width:100%}.footer__inner._partners{margin-top:32px;padding-top:32px}}.footer__session{color:#2a2a30;cursor:pointer;display:flex;font-size:12px;font-weight:400;opacity:.6}@media only screen and (max-width:1358px){.footer__session{margin:24px 0}}@media only screen and (max-width:719px){.footer__session{cursor:auto;font-size:14px;margin-top:0}}.footer__session._disabled{cursor:auto;pointer-events:none}.footer__session p{cursor:auto;margin-left:8px;opacity:1}.footer__journal{display:block;height:33px;margin-bottom:20px;margin-top:auto;width:177px}@media only screen and (max-width:719px){.footer__journal{flex-shrink:0;height:28px;margin-bottom:34px;width:150px}}.footer__journal-icn{fill:#000;height:100%;width:100%}.footer__to-top{align-items:center;background-color:#f4f6fb;border-radius:50%;cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;right:-8px;top:50%;transform:translateY(-50%);width:48px}@media only screen and (max-width:719px){.footer__to-top{right:0}}.footer__to-top svg{fill:#007bfb;height:12px;transition:fill .3s ease-in;width:10px}.footer__to-top:hover svg{fill:#3397ff}.footer-mobile{display:none}@media only screen and (max-width:1358px){.footer-mobile{display:block}}.footer-mobile__container:after{width:calc(50vw + 660px)}@media only screen and (max-width:1358px){.footer-mobile__container:after{width:100vw}}.footer-mobile__head{align-self:stretch}.footer-mobile__head .footer__inner{display:block;padding-top:32px}@media only screen and (max-width:719px){.footer-mobile__head .footer__inner{display:none}}@media only screen and (max-width:1358px){.footer-mobile__head{display:flex;flex-direction:column;justify-content:space-between;width:307px}}@media only screen and (max-width:719px){.footer-mobile__head{width:100%}}.feedback{display:flex;flex-direction:column;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:351px}@media only screen and (max-width:719px){.feedback{left:0;padding:40px 20px 0;position:relative;top:0;transform:translate(0);width:100%}}.feedback__wrap{height:100vh;position:relative;width:100vw}.feedback-logo{background-position:50%;background-repeat:no-repeat;background-size:contain;height:26px;margin-bottom:22px}.feedback-description{color:#2a2a30;font-size:18px;line-height:26px;margin-bottom:32px;text-align:center}.feedback-list{align-items:center;display:flex;flex-direction:column}.feedback-list__item{border:1px solid #007bfb;border-radius:30px;color:#007bfb;cursor:pointer;display:flex;font-size:16px;margin-bottom:20px;padding:20px 35px;transition:.2s;width:275px}.feedback-list__item._jc-c{justify-content:center}.feedback-list__item:hover{opacity:.6}.feedback-list__item:hover span{transition:.2s}.feedback-list__item._blue{background-color:#007bfb;color:#fff}.feedback-list__item._blue:hover{background-color:#007bfbb3;color:#ffffffb3}.feedback-list__item span{background-position:50%;background-repeat:no-repeat;background-size:contain;height:20px;margin-right:12px;transition:.2s;width:20px}.feedback-list__item span._size-m{margin-right:8px;width:24px}.index-map{display:block;position:relative}@media only screen and (max-width:719px){.index-map{height:calc(100vh - 56px);width:100vw;z-index:1001}.index-map-height-100p-mobile{height:100%}}.index-map__close{display:none}@media only screen and (max-width:719px){.index-map__close{display:flex;position:absolute;right:20px;top:22px;z-index:30}}.index-map__popup{background-color:#0000;height:100vh;pointer-events:none;position:absolute;transition:all .3s ease .2s;width:100vw;z-index:9}@media only screen and (max-width:1358px){.index-map__popup{height:100%;z-index:4}}.index-map__popup._active{background-color:#00000080;display:block;opacity:1;pointer-events:auto;transition-delay:0s}.index-map__map{background-color:#f4f4f4;height:820px;width:100%;z-index:1}.index-map__map *{touch-action:auto}.index-map__map:before{bottom:0;content:"";height:50px;left:0;opacity:.33;pointer-events:none;position:absolute;width:100%;z-index:1}@media only screen and (max-width:719px){.index-map__map{height:100%;z-index:9}}.index-map-pin{left:-4px;position:relative;top:-4px;z-index:4}.index-map-pin,.index-map-pin:after{border-radius:50%;height:8px;width:8px}.index-map-pin:after{background-color:#007bfb;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .3s ease-in-out}.index-map-pin._active:after{transform:translate(-50%,-50%) scale(1.5)}.index-map-pin._active .index-map-pin__name{opacity:0}.index-map-pin__name{background-color:#fff;border-radius:29px;bottom:16px;box-shadow:2px 2px 10px #2a2a3052;font-size:12px;left:50%;line-height:16px;padding:4px 8px;position:absolute;transform:translateX(-50%);transition:opacity .3s ease-in-out;white-space:nowrap}.index-map-pin._left .index-map-pin__name{bottom:-32px}.index-map-pin._hide{opacity:0;pointer-events:none}.index-map-cluster{height:48px;position:relative;width:32px}.index-map-cluster__number{align-items:center;background-color:#fff;border-radius:50%;box-shadow:2px 2px 10px #2a2a3052;color:#2a2a30;display:flex;font-size:12px;font-weight:500;height:32px;justify-content:center;line-height:1.33;width:32px}.index-map-cluster__pin{background-color:#007bfb;border-radius:50%;height:8px;margin:8px auto 0;width:8px}.map-list-card{align-items:center;color:#282d3c;cursor:pointer;display:flex;position:relative}@media(hover:hover)and (pointer:fine){.map-list-card:hover{color:#007bfb;transition:color .3s}}.map-list-card:after{background-color:#ecf0f8;content:"";height:1px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:calc(100% - 64px)}.map-list-card:first-of-type:after{display:none}.map-list-card__content{flex-grow:1;margin-left:16px;padding-right:20px}.map-list-card__wrap{background-color:#fff;border-radius:0 64px 64px 0;box-shadow:15px 29px 46px -1px #223c501c;height:64px;margin:20px 0;padding:4px 4px 4px 20px;width:80px}.map-list-card__image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:100%;height:56px;width:56px}.map-list-card__row{align-items:center;display:flex;flex-grow:1}.map-list-card__row:last-child{flex-wrap:wrap;margin-top:4px;white-space:nowrap}.map-list-card__title{font-size:20px;font-weight:500;letter-spacing:-.015em;line-height:24px}.map-list-card__price{font-weight:500;margin-left:auto;padding-left:8px;white-space:nowrap}.map-list-card__metro{align-items:center;display:flex}.map-list-card__car-time,.map-list-card__metro{font-size:14px;line-height:14px}.map-list-card__line-icon{border-radius:100%;height:10px;margin-right:8px;position:relative;width:10px}.map-list-card__line-icon:after{background-color:#fff;border-radius:4px;content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:2px}.map-list-card__car-time{align-items:center;display:flex;margin-left:8px}.map-list-card__metro-icon{fill:#8c94a8;height:16px;width:16px}.map-list-card__time{margin-left:6px}.map-list-card__tag{background-color:#f4f6fb;border-radius:24px;color:#282d3c;font-size:11px;line-height:12px;margin-bottom:4px;margin-left:8px;margin-top:4px;padding:6px 12px}.map-list-card__tag._accident{background-color:#282d3c;color:#fff;margin-left:auto}.index-map-card{background-color:#fff;border-radius:12px;left:500px;opacity:0;pointer-events:none;position:absolute;top:400px;transform:translate(-50%,-50%) scale(0);visibility:hidden;width:328px;z-index:11}@media only screen and (max-width:1358px){.index-map-card._tablet{left:50%;pointer-events:auto;top:50%;transition:all .2s ease 0s;width:360px;z-index:5}}@media only screen and (max-width:719px){.index-map-card._tablet{display:flex;flex-direction:column;height:calc(100% - 58px);left:0;max-height:100%;position:fixed;top:58px;transform:scale(0);width:100%;z-index:50}}@media only screen and (max-width:320px){.index-map-card{max-height:450px;overflow:scroll}}@media only screen and (max-width:719px){.index-map-card{border-radius:0}}.index-map-card._visible{transform:translate3d(-50%,0,0);transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.index-map-card._active{opacity:1;transform:translate(-50%,-50%) scale(1);visibility:visible}@media only screen and (max-width:1358px){.index-map-card._active._tablet{transition-delay:.3s}}@media only screen and (max-width:719px){.index-map-card._active{transform:scale(1)}}.index-map-card__close{display:none;height:16px;position:absolute;right:20px;top:16px;width:16px;z-index:2}@media only screen and (max-width:1358px){.index-map-card__close{display:block}}.index-map-card__close:after,.index-map-card__close:before{background-color:#fff;content:"";height:1px;left:50%;position:absolute;top:50%;width:21px}.index-map-card__close:before{transform:translate3d(-50%,-50%,0) rotate(45deg)}.index-map-card__close:after{transform:translate3d(-50%,-50%,0) rotate(-45deg)}.index-map-card__head{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px 12px 0 0;height:190px;overflow:hidden;position:relative}@media screen and (min-width:720px){.index-map-card__head>.project-map-card__close{display:none}}@media only screen and (max-width:719px){.index-map-card__head>.project-map-card__close{display:block}.index-map-card__head{border-radius:0}}.index-map-card__body{border-radius:0 0 12px 12px;overflow:hidden;padding:16px 32px 32px}@media only screen and (max-width:719px){.index-map-card__body{background:#fff;border-radius:0;overflow-y:auto;padding:16px 20px 0}}.index-map-card__shield{background-color:#fff;border-radius:5px;color:#ff4747;font-size:14px;font-weight:400;height:26px;line-height:26px;margin-right:20px;padding:0 14px;position:absolute;right:10px;top:10px}.index-map-card__shield span{font-size:10px}.index-map-card__name{font-size:24px;font-weight:500;line-height:40px;position:relative;z-index:2}@media only screen and (max-width:719px){.index-map-card__name{font-size:18px;line-height:28px;margin-bottom:8px}}.index-map-card__metro{align-items:center;display:flex;position:relative;z-index:2}.index-map-card__metro:last-of-type{margin-bottom:20px}.index-map-card__metro-icn{border-radius:2px;height:8px;margin-right:8px;width:8px}.index-map-card__metro-info{align-items:center;display:flex}.index-map-card__metro-name{font-size:14px;line-height:24px;margin-right:14px}@media only screen and (max-width:719px){.index-map-card__metro-name{font-size:12px;line-height:16px;margin-right:12px}}.index-map-card__metro-time{align-items:inherit;display:flex;font-size:14px;line-height:24px}@media only screen and (max-width:719px){.index-map-card__metro-time{font-size:12px;line-height:16px}}.index-map-card__metro-icn-car,.index-map-card__metro-time-walk{align-items:center;display:flex;height:16px;justify-content:center;margin-right:4px;position:relative;width:16px}.index-map-card__metro-icn-car>svg,.index-map-card__metro-time-walk>svg{height:100%;width:100%}.index-map-card__metro-icn-car{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHZpZXdCb3g9IjAgMCAxMiAxMCI+PHBhdGggZD0iTTExLjkgNS42YzAtLjItLjEtLjUtLjEtLjd2LS4ybC0xLTIuNkMxMC40IDEgOS45IDAgOC42IDBoLTVDMi4zIDAgMS44IDEgMS40IDIuMUwuMyA0LjdjLS4xLjMtLjIuNi0uMi45djMuOGMwIC40LjMuNi42LjZIMmMuMyAwIC42LS4zLjYtLjZWOC4yaDYuOHYxLjJjMCAuNC4zLjYuNi42aDEuMmMuMyAwIC42LS4zLjYtLjZ2LTN6TTIuMiAyLjRDMi42IDEuMiAyLjkuOSAzLjYuOWg0LjljLjcgMCAxIC40IDEuNCAxLjVsLjcgMS41Yy0uMi0uMS0uNS0uMS0uOC0uMUgyLjFjLS4zIDAtLjUgMC0uNy4xem0uNiA0LjNIMS41Yy0uMyAwLS41LS4yLS41LS41IDAtLjIuMi0uNC41LS40aDEuNGMuMiAwIC40LjIuNC41IDAgLjItLjIuNC0uNS40bTQuOC0uMUg0LjVxLS4zIDAtLjMtLjN0LjMtLjNoMy4ycS4zIDAgLjMuM2MtLjEuMi0uMi4zLS40LjNtMi45LjFIOS4xYy0uMiAwLS40LS4yLS40LS41cy4yLS41LjQtLjVoMS40Yy4zLjEuNS4zLjUuNSAwIC4zLS4yLjUtLjUuNSIgc3R5bGU9ImZpbGw6I2ZmZiIvPjwvc3ZnPg==);background-position:bottom;background-size:78% 78%}.index-map-card__queue{margin-top:24px;position:relative;z-index:2}@media only screen and (max-width:719px){.index-map-card__queue{display:flex;flex-direction:column}}.index-map-card__queue-title{font-size:14px;line-height:24px}@media only screen and (max-width:719px){.index-map-card__queue-title{font-size:12px;line-height:16px}}.index-map-card__queue-time{font-size:16px;font-weight:500;line-height:24px}@media only screen and (max-width:719px){.index-map-card__queue-time{font-size:14px}}.index-map-card__price{align-items:flex-end;color:#2a2a30;display:flex;font-size:38px;font-weight:300;line-height:.8;margin-top:10px}.index-map-card__price div{font-size:16px;line-height:1}.index-map-card__price span{display:block;margin:0 4px}.index-map-card__link{display:block;margin-top:16px}.index-map-card__row{display:flex;justify-content:space-between}@media only screen and (max-width:719px){.index-map-card__row{padding:0}}.index-map-card__discount{background-color:#ed4c4f;border-radius:4px 4px 12px 4px;color:#fff;font-size:12px;font-weight:500;line-height:16px;margin-right:8px;padding:6px 12px}@media only screen and (max-width:719px){.index-map-card__discount{left:20px}}.index-map-card__settlement{background-color:#fff;border-radius:4px 4px 12px 4px;color:#007bfb;font-size:12px;font-weight:500;line-height:16px;padding:6px 12px}@media only screen and (max-width:719px){.index-map-card__settlement{left:20px}}.index-map-card__shields{display:flex;left:0;position:absolute;top:12px}@media only screen and (max-width:719px){.index-map-card__shields{left:20px}}.index-map-card__btn{align-items:center;display:flex;font-size:14px;justify-content:center;padding:14px 0;width:100%}.index-map-card__btn._project{background-color:#007bfb;color:#fff;display:none;font-size:14px;font-weight:500;height:44px}@media only screen and (max-width:1358px){.index-map-card__btn._project{display:flex}}@media only screen and (max-width:719px){.index-map-card__btn._project{border-radius:4px;margin:24px 20px 20px;width:calc(100% - 40px)}}.index-map-card__rooms{font-size:16px;line-height:24px;margin-bottom:10px;position:relative}@media only screen and (max-width:719px){.index-map-card__rooms{font-size:14px}}.index-map-card__rooms._blue{color:#007bfb;flex-shrink:0}.index-map-card__rooms._label{display:flex;width:100%}.index-map-card__rooms._label:after{border-bottom:1px dashed #bcbcbc;bottom:8px;content:"";display:block;height:100%;margin-left:10px;position:relative;width:100%}@media only screen and (max-width:1358px){.index-map-card__rooms{margin:4px 0}}.index-map-card__rooms._size-m{font-size:14px;line-height:24px;margin-bottom:24px}.index-map-card__rooms._size-m span{font-size:14px}@media only screen and (max-width:719px){.index-map-card__rooms._size-m{font-size:12px;line-height:16px;margin-bottom:16px}}.index-map-card__rooms span{font-size:16px;font-weight:500}.index-map-card__sale-icon{stroke:#fff;fill:none;height:20px;margin-right:10px;width:20px}.r-index-map-card{border-radius:12px;left:500px;opacity:0;overflow:auto;pointer-events:none;position:absolute;top:400px;transform:translate(-50%,-50%) scale(0);visibility:hidden;width:328px;z-index:11}@media only screen and (max-width:1358px){.r-index-map-card{background-color:#0000;border-radius:0;display:flex;flex-direction:column;height:100%;left:0;pointer-events:auto;position:fixed;top:0;transform:translateY(100%);transition:all .4s ease-out;width:100%;z-index:50}}.r-index-map-card._visible{transform:translate3d(-50%,0,0);transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.r-index-map-card._active{opacity:1;transform:translate(-50%,-50%) scale(1);visibility:visible}@media only screen and (max-width:1358px){.r-index-map-card._active{transform:none}}.r-index-map-card._minimized .r-index-map-card__head{height:12px}.r-index-map-card._minimized .r-index-map-card__list{height:0}.r-index-map-card__inner{margin-top:auto}.r-index-map-card__head{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px 24px 0 0;height:214px;overflow:hidden;position:relative;transition:height .3s ease-out}.r-index-map-card__body{background-color:#fff;border-radius:0 0 12px 12px;overflow:hidden;padding:0 16px 16px;position:relative}@media only screen and (max-width:1358px){.r-index-map-card__body{border-radius:0;overflow-y:auto;padding:24px 16px 0}}.r-index-map-card__panel{background-color:#fff;border-radius:12px 12px 0 0;bottom:0;height:12px;left:0;position:absolute;width:100%}.r-index-map-card__panel:after{background-color:#e2e7f3;border-radius:2px;bottom:0;content:"";display:none;height:4px;left:50%;position:absolute;transform:translateX(-50%);width:36px}@media only screen and (max-width:1358px){.r-index-map-card__panel:after{display:block}}.r-index-map-card__title{align-items:center;display:flex;justify-content:space-between}.r-index-map-card__name{font-size:20px;font-weight:500;line-height:24px}.r-index-map-card__min-price{font-size:14px;font-weight:500;line-height:14px}.r-index-map-card__min-price span{font-size:16px;line-height:16px}.r-index-map-card__metro-time{margin-top:12px}.r-index-map-card__metro,.r-index-map-card__metro-time{align-items:center;display:flex}.r-index-map-card__car-time,.r-index-map-card__metro{font-size:14px;line-height:14px}.r-index-map-card__line-icon{border-radius:100%;height:10px;margin-right:8px;position:relative;width:10px}.r-index-map-card__line-icon:after{background-color:#fff;border-radius:4px;content:"";height:4px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:4px}.r-index-map-card__car-time{align-items:center;display:flex;margin-left:8px}.r-index-map-card__metro-icon{fill:#8c94a8;height:16px;width:16px}.r-index-map-card__time{margin-left:6px}.r-index-map-card__price{align-items:flex-end;color:#2a2a30;display:flex;font-size:38px;font-weight:300;line-height:.8;margin-top:10px}.r-index-map-card__price div{font-size:16px;line-height:1}.r-index-map-card__price span{display:block;margin:0 4px}.r-index-map-card__link{display:block;margin-top:16px}.r-index-map-card__list{margin-top:24px;overflow:hidden;transition:height .3s ease-out}.r-index-map-card__row{display:flex;font-size:12px;justify-content:space-between;line-height:12;margin-bottom:12px}.r-index-map-card__row:last-child{margin-bottom:0}.r-index-map-card__shields{display:flex;left:16px;position:absolute;top:18px}.r-index-map-card__discount,.r-index-map-card__settlement{background-color:#282d3c;border-radius:12px;color:#fff;font-size:11px;font-weight:500;line-height:12px;margin-right:4px;padding:6px 12px}.r-index-map-card__settlement{background-color:#fff;color:#282d3c;margin-right:0}.r-index-map-card__rooms{font-size:12px;line-height:12px;position:relative}.r-index-map-card__rooms._price{flex-shrink:0}.r-index-map-card__rooms._label{color:#007bfb;display:flex;width:100%}.r-index-map-card__rooms._size-m{font-size:14px;line-height:24px;margin-bottom:24px}.r-index-map-card__rooms._size-m span{font-size:14px}@media only screen and (max-width:719px){.r-index-map-card__rooms._size-m{font-size:12px;line-height:16px;margin-bottom:16px}}.r-index-map-card__decor{font-size:12px;line-height:16px;margin-top:24px}.r-index-map-card__queue{color:#282d3c;font-size:12px;line-height:16px;margin-top:16px}@media only screen and (max-width:719px){.r-index-map-card__queue{margin-bottom:0}}.r-index-map-card__sale-icon{stroke:#fff;fill:none;height:20px;margin-right:10px;width:20px}.r-index-map-card__footer{background-color:#fff;display:none;padding:24px 16px 32px;pointer-events:all}@media only screen and (max-width:1358px){.r-index-map-card__footer{display:flex}.r-index-map-card__footer .r-btn{font-size:14px;font-weight:300;line-height:14px;white-space:nowrap}}.r-index-map-card__btn{flex-grow:1;margin-right:8px;min-width:224px}@media only screen and (max-width:719px){.r-index-map-card__btn{min-width:202px}}.r-index-map{display:block;position:relative}@media only screen and (max-width:1358px){.r-index-map{height:100%;left:0;position:fixed;top:0;width:100%;z-index:2147483647}}@media only screen and (max-width:719px){.r-index-map-height-100p-mobile{height:100%}}@media only screen and (max-width:1358px){.r-index-map._with-filter{z-index:2147483646}}.r-index-map._full-screen{bottom:0;left:0;position:fixed;right:0;top:0;z-index:2147483647}.r-index-map._full-screen ._shadow{box-shadow:0 0 28px 0 #aeaeaeb3}.r-index-map__nav{align-items:center;display:flex;justify-content:flex-end;pointer-events:none;position:absolute;right:32px;top:32px;width:calc(100% - 64px);z-index:1}@media only screen and (max-width:719px){.r-index-map__nav{justify-content:space-between;right:16px;top:24px;width:calc(100% - 32px)}.r-index-map__nav._without-filter{justify-content:flex-end}}.r-index-map__close{display:none;pointer-events:auto}.r-index-map._full-screen .r-index-map__close{display:block;margin-left:12px;z-index:2147483647}.r-index-map__close .r-circle-button{color:#007bfb}@media only screen and (max-width:1358px){.r-index-map__close{display:flex}.r-index-map__close .r-circle-button{box-shadow:0 4px 8px #282d3c0a,0 0 2px #282d3c0d,0 0 1px #282d3c0a}}@media only screen and (max-width:1358px)and (hover:hover)and (pointer:fine){.r-index-map__close .r-circle-button:active,.r-index-map__close .r-circle-button:hover{border:none}}@media only screen and (max-width:1023px){.r-index-map__close{top:24px}}.r-index-map__popup{background-color:#0000;height:100vh;pointer-events:none;position:absolute;transition:all .3s ease .2s;width:100vw;z-index:9}@media only screen and (max-width:1358px){.r-index-map__popup{height:100%;z-index:4}}.r-index-map__popup._active{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#00000080;display:block;opacity:1;pointer-events:auto;transition-delay:0s}.r-index-map__map{background-color:#f4f4f4;height:68vh;max-height:558px;width:100%;z-index:1}.r-index-map._full-screen .r-index-map__map{height:100vh;max-height:none}.r-index-map__map *{touch-action:auto}.r-index-map__map:before{bottom:0;content:"";height:50px;left:0;opacity:.33;pointer-events:none;position:absolute;width:100%;z-index:1}@media only screen and (max-width:1358px){.r-index-map__map:before{display:none}.r-index-map__map{height:100%;max-height:none;z-index:9}}.r-index-map__projects-list{background-color:#fff;border-radius:24px;height:calc(100% - 78px);left:64px;padding:8px 4px 8px 0;position:absolute;top:32px;width:416px}.r-index-map._full-screen .r-index-map__projects-list{height:auto}.r-index-map__projects-list .ps__rail-y{margin-top:20px}.r-index-map__projects-list .ps__thumb-y{background-color:#e2e7f3;width:3px}@media only screen and (max-width:1358px){.r-index-map__projects-list{display:none}}.r-index-map__cont{max-height:100%;position:relative}.r-index-map._full-screen .r-index-map__cont{max-height:85vh;overflow:hidden}.r-index-map__controls{border-radius:16px;box-shadow:0 4px 8px #282d3c0a,0 0 2px #282d3c0d,0 0 1px #282d3c0a;position:absolute;right:64px;top:50%;transform:translateY(-50%);z-index:3}.r-index-map._full-screen .r-index-map__controls{right:32px}@media only screen and (max-width:719px){.r-index-map._full-screen .r-index-map__controls{right:16px}}@media only screen and (max-width:1358px){.r-index-map__controls{bottom:50%;right:16px;top:auto;transform:none}}.r-index-map__controls:after{background-color:#ecf0f8;content:"";height:1px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.r-index-map__zoom-button{align-items:center;background-color:#fff;border-radius:16px 16px 0 0;cursor:pointer;display:flex;height:40px;justify-content:center;pointer-events:all;transition:color .3s ease-out;width:40px}.r-index-map__zoom-button._blue{color:#007bfb}.r-index-map__zoom-button>svg{height:16px;width:16px}.r-index-map__zoom-button--minus{border-radius:0 0 16px 16px}@media(hover:hover)and (pointer:fine){.r-index-map__zoom-button:hover{color:#8c94a8}}.r-index-map__filter{border-radius:28px;display:none;pointer-events:auto}.r-index-map._full-screen .r-index-map__filter{display:block}@media only screen and (max-width:1358px){.r-index-map__filter{display:block}}.r-index-map__filter-wrapper{column-gap:8px;display:flex}.r-index-map__filter-wrapper svg{color:#007bfb}.r-index-map .slideUp-enter-active,.r-index-map .slideUp-leave-active{opacity:1;transform:translateY(0);transition:.4s}.r-index-map .slideUp-enter,.r-index-map .slideUp-leave-to{opacity:0;transform:translateY(40px);transition:.4s}.r-index-map-pin{border-radius:50%;height:8px;left:-4px;position:relative;top:-4px;width:8px;z-index:4}.r-index-map-pin._active:after{transform:translate(-50%,-50%) scale(1.5)}.r-index-map-pin._active .r-index-map-pin__name{background-color:#111d3b;color:#fff}.r-index-map-pin._disabled .r-index-map-pin__name{color:#8c94a8;pointer-events:none}.r-index-map-pin._disabled .r-index-map-pin__marker{background-color:#66b0fd}.r-index-map-pin__name{background-color:#fff;border-radius:24px;bottom:-8px;box-shadow:0 4px 8px #282d3c0a,0 0 2px #282d3c0d,0 0 1px #282d3c0a;font-size:12px;font-weight:500;left:-8px;letter-spacing:-.005em;line-height:12px;padding:8px 12px 8px 36px;position:absolute;transition:all .1s ease-in-out;white-space:nowrap}.r-index-map-pin__marker{align-items:center;background-color:#007bfb;border-radius:100%;display:flex;height:28px;justify-content:center;left:0;position:absolute;top:0;width:28px}.r-index-map-pin__marker>svg{color:#fff;height:16px;width:16px}.r-index-map-pin._left .r-index-map-pin__name{bottom:-32px}.r-index-map-pin._hide{opacity:0;pointer-events:none}.r-index-map-cluster{height:44px;position:relative;width:44px}.r-index-map-cluster__number{border:6px solid #007bfb;border-radius:50%;box-shadow:0 4px 8px #282d3c0a,0 0 2px #282d3c0d,0 0 1px #282d3c0a;color:#2a2a30;font-size:12px;line-height:1.33;width:100%}.r-index-map-cluster__number,.r-index-map-cluster__tip{align-items:center;background-color:#fff;display:flex;font-weight:500;height:100%;justify-content:center}.r-index-map-cluster__tip{border-radius:24px;box-shadow:0 4px 16px #0000001a;font-size:14px;left:25%;letter-spacing:-.01em;line-height:18px;max-width:0;opacity:0;overflow:hidden;padding:8px 12px 8px 38px;pointer-events:none;position:absolute;top:0;transition:.5s;white-space:nowrap;width:auto;z-index:-1}.r-index-map-cluster__tip._active{max-width:230px;opacity:1;transition:opacity -1s,.5s}.project-card-new{cursor:pointer;display:block;margin:0 28px 56px;position:relative;width:calc(33% - 52px)}@media only screen and (max-width:1358px){.project-card-new{margin:0 16px 42px;width:calc(50% - 32px)}}@media only screen and (max-width:719px){.project-card-new{margin:0 0 32px;width:calc(50% - 10px)}.project-card-new:last-child,.project-card-new:nth-last-child(2):nth-child(odd){margin-bottom:0}}.project-card-new._nohover{cursor:default}.project-card-new__wrapper{align-items:center;display:flex}.project-card-new__wrapper--price{align-items:center;margin:20px 0 0;padding:0 32px 20px;transition:margin .6s}@media only screen and (max-width:719px){.project-card-new__wrapper--price{align-items:unset;display:block;margin:30px 0 0;padding:0 18px 20px}}.project-card-new__wrapper--reach:not(:first-child){margin-top:10px}@media only screen and (max-width:719px){.project-card-new__wrapper--reach:not(:first-child){margin-top:0}}.project-card-new__inner{background:#fff;display:flex;flex-direction:column;height:100%;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);overflow:hidden;position:relative;-webkit-transform:translateZ(0);transition:padding .7s}.project-card-new__inner--no-term .project-card-new__content{padding-bottom:0}.project-card-new__ready{background-color:#fff;border-radius:4px 4px 12px 4px;color:#007bfb;font-size:12px;font-weight:500;left:12px;line-height:16px;padding:6px 12px;position:absolute;top:12px;width:150px;z-index:2}@media only screen and (max-width:719px){.project-card-new__ready{font-size:10px;font-weight:400;left:8px;line-height:130%;padding:4px 6px;top:8px;width:114px}}.project-card-new__preview{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;height:268px;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);overflow:hidden;position:relative;transition:height .6s;width:100%}@media only screen and (max-width:719px){.project-card-new__preview{height:206px;height:calc(50vw - 30px)}}.project-card-new__blur{height:100%;transform:translateZ(0);width:100%}.project-card-new__image,.project-card-new__map{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:opacity .6s,transform .6s;width:100%;z-index:1}.project-card-new__image{opacity:0;transition:opacity .3s ease .1s,transform .6s}.project-card-new__image[lazy=loaded]{opacity:1}.project-card-new__map{opacity:0}.project-card-new__shields{display:flex;flex-wrap:wrap;left:12px;max-width:calc(100% - 12px);opacity:1;position:absolute;top:12px;transition:opacity .4s cubic-bezier(.25,.46,.45,.94),transform .4s cubic-bezier(.25,.46,.45,.94);z-index:2}.project-card-new__shield{align-items:center;background-color:#fff;border-radius:4px 4px 12px 4px;color:#007bfb;display:flex;flex-shrink:0;font-size:12px;font-weight:500;line-height:16px;margin-bottom:4px;margin-right:4px;opacity:1;padding:6px 12px;transition:opacity .5s,transform .7s,background-color .4s cubic-bezier(.25,.46,.45,.94),color .4s cubic-bezier(.25,.46,.45,.94)}@media only screen and (max-width:1358px){.project-card-new__shield{padding:4px 10px}}@media only screen and (max-width:719px){.project-card-new__shield{font-size:10px;left:8px;padding:2px 6px;top:8px}}.project-card-new__shield._red{color:#ed4c4f}.project-card-new__shield._blue{background-color:#007bfb;color:#fff}.project-card-new__shield._hide{opacity:0;transition:opacity .3s cubic-bezier(.25,.46,.45,.94)}.project-card-new__keys{fill:#007bfb;background-color:#fff;border-radius:4px;color:#007bfb;display:flex;font-size:12px;left:20px;line-height:16px;padding:4px 12px;position:absolute;top:20px;z-index:1}.project-card-new__keys-icn{height:16px;margin-right:8px;width:16px}.project-card-new__keys-date{font-weight:500}.project-card-new__content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;padding-top:24px}@media only screen and (max-width:1358px){.project-card-new__content{padding-top:16px}}.project-card-new__content-header{align-items:center;display:flex;justify-content:space-between;width:100%}.project-card-new__button{background-color:#007bfb;bottom:0;box-sizing:border-box;color:#fff;display:block;font-size:18px;font-weight:600;left:0;opacity:0;overflow:hidden;padding:19px 0;position:absolute;text-align:center;transform:translateY(100%);transition:transform .4s ease .3s,opacity .3s,background-color .3s ease-in,color .3s ease-in;width:100%}.project-card-new__button:hover{background-color:#1c6ec5}@media only screen and (max-width:719px){.project-card-new__button{display:none}}.project-card-new__name{color:#2a2a30;font-size:24px;font-weight:700;line-height:32px;margin-bottom:8px;transition:color .6s cubic-bezier(.25,.46,.45,.94)}@media only screen and (max-width:1358px){.project-card-new__name{font-size:18px;line-height:25px}}@media only screen and (max-width:719px){.project-card-new__name{font-size:12px;line-height:12px;margin-bottom:12px}}.project-card-new__reach{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:auto;width:100%}@media only screen and (max-width:719px){.project-card-new__reach{flex-direction:column;flex-grow:1;height:100%}}.project-card-new__metro-wrap{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;min-height:16px}@media only screen and (max-width:719px){.project-card-new__metro-wrap{align-items:normal;flex-shrink:0;min-height:19px;padding-bottom:6px;width:100%}}.project-card-new__line-color{border-radius:2px;flex-shrink:0;height:8px;margin-right:8px;width:8px}@media only screen and (max-width:1358px){.project-card-new__line-color{border-radius:1px;height:6px;margin-right:6px;width:6px}}.project-card-new__line-name{color:#2a2a30;font-size:16px;line-height:18px;margin-right:14px;opacity:.88}@media only screen and (max-width:1358px){.project-card-new__line-name{font-size:14px;margin-right:10px}}@media only screen and (max-width:719px){.project-card-new__line-name{font-size:10px;margin-right:auto;opacity:1}}.project-card-new__time{align-items:center;color:#2a2a30;display:flex;font-size:16px;line-height:100%;opacity:.88;position:relative}@media only screen and (max-width:1358px){.project-card-new__time{font-size:14px}}@media only screen and (max-width:719px){.project-card-new__time{flex-shrink:0;font-size:10px;opacity:.6}}.project-card-new__time-icon{align-items:center;box-sizing:border-box;display:flex;justify-content:center;margin-right:8px;position:relative}@media only screen and (max-width:1358px){.project-card-new__time-icon{margin-right:4px}}.project-card-new__time-icon svg{height:16px;opacity:.88;width:16px}@media only screen and (max-width:1358px){.project-card-new__time-icon svg{height:12px;width:12px}}@media only screen and (max-width:719px){.project-card-new__time-icon svg{height:12px;opacity:.6;width:12px}}.project-card-new__value{color:#2a2a30;font-size:16px;font-weight:500;line-height:18px}@media only screen and (max-width:1358px){.project-card-new__value{font-size:14px;line-height:19px}}@media only screen and (max-width:719px){.project-card-new__value{font-size:10px;line-height:12px;padding-top:2px}.project-card-new__value._with-sup sup{line-height:1px}}.project-card-new__left{color:#f22953;font-weight:400;margin-left:24px}@media only screen and (max-width:719px){.project-card-new__left{font-size:11px;margin-left:0}}.project-card-new__start{color:#652dc1;font-weight:400;margin-left:24px}@media only screen and (max-width:1358px){.project-card-new__start{margin-left:0}}@media only screen and (max-width:719px){.project-card-new__start{margin-left:0}}.project-card-new__term{border-top:1px solid #d7d9db;color:#2a2a30e0;font-size:16px;font-weight:400;line-height:24px;margin-top:16px;padding-top:12px;transition:opacity .3s;width:100%}@media only screen and (max-width:1199px){.project-card-new__term{display:flex;flex-direction:column}}@media only screen and (max-width:719px){.project-card-new__term{font-size:9px;line-height:16px;margin-top:8px;padding-top:8px;width:100%}}.project-card-new__term span{color:#2a2a30;font-weight:500;margin-right:10px}@media only screen and (max-width:719px){.project-card-new__term span{font-size:10px}}.project-card-new__desc{color:#444449;font-size:14px;font-weight:400;height:0;margin-top:0;max-width:240px;opacity:0;overflow:hidden;padding:0 32px;transition:margin .6s,opacity .6s ease .4s}@media only screen and (max-width:719px){.project-card-new__desc{padding:0 18px}}.project-card-new__const{align-items:flex-start;display:flex;padding:0 0 20px}@media only screen and (max-width:719px){.project-card-new__const{flex-direction:column;padding:0 18px 20px 0}}.project-card-new__const-block:not(:first-child){margin-left:47px}@media only screen and (max-width:719px){.project-card-new__const-block:not(:first-child){margin-left:0;margin-top:8px}}.project-card-new__const-block:nth-child(2) .project-card-new__const-value{margin-top:5px}.project-card-new__const-name{color:#444449;font-size:14px}@media only screen and (max-width:719px){.project-card-new__const-name{font-size:11px;line-height:normal}}.project-card-new__const-value{color:#444449;font-size:18px;font-weight:600;margin-top:5px}@media only screen and (max-width:719px){.project-card-new__const-value{font-size:14px;line-height:normal;margin-top:8px}}.project-card-new__const-value--small{font-size:14px}.project-card-new:not(._nohover):hover .project-card-new__name{color:#007bfb}.project-card-new:not(._nohover):hover:not(._mapHover) .project-card-new__image{transform:scale(1.1)}.project-card-new:not(._nohover):hover .project-card-new__map{opacity:1}.project-card-new__mob-break{display:none}@media only screen and (max-width:719px){.project-card-new__mob-break{display:inline}}.project-card-new._hidden{opacity:0;transform:translateY(20px)}.project-card-new._visible{opacity:1;transform:translateY(0);transition:opacity .4s cubic-bezier(.25,.46,.45,.94),transform .4s cubic-bezier(.25,.46,.45,.94)}.ff-short{margin:-120px auto 70px;position:relative;-webkit-user-select:none;user-select:none}@media only screen and (max-width:1358px){.ff-short{margin-bottom:50px;padding-bottom:0;padding-top:0}}@media only screen and (max-width:719px){.ff-short{background-color:#f9f9fa;margin:0;order:2;padding:36px 0;position:static}}.ff-short .container{padding:0}.ff-short__title{align-items:center;display:flex;justify-content:space-between}.ff-short__title h2{font-size:30px}.ff-short__filter-grid{color:#007bfbcc;cursor:pointer;font-size:18px;position:relative;transition:opacity .2s cubic-bezier(.25,.46,.45,.94)}.ff-short__filter-grid:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMSIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMDA3YmZiIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTguMzMzIDIuNTY3SDIuNVY4LjRoNS44MzN6TTE3LjUgMi41NjdoLTUuODMzVjguNEgxNy41ek0xNy41IDExLjczM2gtNS44MzN2NS44MzNIMTcuNXpNOC4zMzMgMTEuNzMzSDIuNXY1LjgzM2g1LjgzM3oiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:20px;left:-26px;position:absolute;top:50%;transform:translateY(-50%);width:20px}.ff-short__filter-grid._map:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIyMiIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMDA3YmZiIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTE2LjUgOS40MzNjMCA1Ljc5Ni03LjUgMTAuNzY0LTcuNSAxMC43NjRTMS41IDE1LjIzIDEuNSA5LjQzM2MwLTEuOTc3Ljc5LTMuODczIDIuMTk3LTUuMjdBNy41MiA3LjUyIDAgMCAxIDkgMS45OGMxLjk5IDAgMy44OTcuNzg1IDUuMzAzIDIuMTgzYTcuNDMgNy40MyAwIDAgMSAyLjE5NyA1LjI3Ii8+PHBhdGggc3Ryb2tlPSIjMDA3YmZiIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTkgMTEuOTE3YzEuMzggMCAyLjUtMS4xMTMgMi41LTIuNDg1QTIuNDkgMi40OSAwIDAgMCA5IDYuOTQ4Yy0xLjM4IDAtMi41IDEuMTEyLTIuNSAyLjQ4NEEyLjQ5IDIuNDkgMCAwIDAgOSAxMS45MTciLz48L3N2Zz4=)}.ff-short__filter-grid:hover{opacity:.7}.ff-short._visible .ff-short__filter:before{transform:scaleX(1)}.ff-short._visible .ff-short__cell,.ff-short._visible .ff-short__count,.ff-short._visible .ff-short__link{opacity:1;transform:translateY(0)}.ff-short__container{background-color:#fff;border:1px solid #d7d9db;border-radius:20px 70px 20px 20px;box-shadow:-30px 20px 40px 0 #2a2a300a;padding:56px 24px;position:relative;z-index:2}@media only screen and (max-width:1358px){.ff-short__container{padding:56px 11px 48px}}@media only screen and (max-width:719px){.ff-short__container{background-color:#f9f9fa;border:none;box-shadow:none;padding:0}}.ff-short__wrapper{display:flex}.ff-short__filter{align-items:stretch;display:flex;margin:0 -8px;position:relative;z-index:2}@media only screen and (max-width:1358px){.ff-short__filter{align-items:flex-start;flex-wrap:wrap;justify-content:center;margin:0}}@media only screen and (max-width:919px){.ff-short__filter{justify-content:flex-start}}@media only screen and (max-width:719px){.ff-short__filter{justify-content:center;width:100%}}.ff-short__col{align-items:stretch;display:flex;flex-direction:column;margin-right:70px;position:relative;z-index:2}@media only screen and (max-width:1358px){.ff-short__col{margin-right:0;width:50%}}@media only screen and (max-width:919px){.ff-short__col{margin-top:46px;width:100%}}@media only screen and (max-width:719px){.ff-short__col{margin-top:24px}}@media only screen and (max-width:1358px){.ff-short__col:first-child{padding-right:6.25vw}}@media only screen and (max-width:919px){.ff-short__col:first-child{margin-top:0;padding-right:0}}@media only screen and (max-width:719px){.ff-short__col:first-child{margin-top:0;padding-right:0}}.ff-short__col:last-child{margin-right:0}.ff-short__cell{box-sizing:initial;opacity:0;padding:0 12px;transform:translateY(10px)}@media only screen and (max-width:1358px){.ff-short__cell{margin-bottom:33px}}@media only screen and (max-width:719px){.ff-short__cell{margin:0;width:100%}}.ff-short__cell:first-child{width:374px;z-index:2}@media only screen and (max-width:1358px){.ff-short__cell:first-child{flex-grow:1;order:0;padding-left:0;width:30%}}@media only screen and (max-width:919px){.ff-short__cell:first-child{width:52.8%}}@media only screen and (max-width:719px){.ff-short__cell:first-child{flex-grow:0;width:100%}}.ff-short__cell:nth-child(2){width:168px}@media only screen and (max-width:1358px){.ff-short__cell:nth-child(2){margin-bottom:0;order:2;width:17%}}@media only screen and (max-width:919px){.ff-short__cell:nth-child(2){padding:0 12px 0 0;width:31.3%}}@media only screen and (max-width:719px){.ff-short__cell:nth-child(2){margin:0 auto;padding:0 8px;width:100%}}.ff-short__cell:nth-child(3){width:168px}@media only screen and (max-width:1358px){.ff-short__cell:nth-child(3){margin-bottom:0;order:1;width:17%}}@media only screen and (max-width:919px){.ff-short__cell:nth-child(3){padding-right:0;width:43%}}@media only screen and (max-width:719px){.ff-short__cell:nth-child(3){margin:0 auto;width:100%}}.ff-short__cell:nth-child(4){width:224px}@media only screen and (max-width:1358px){.ff-short__cell:nth-child(4){flex-grow:1;margin-bottom:0;order:3;padding-right:0;width:16%}}@media only screen and (max-width:919px){.ff-short__cell:nth-child(4){padding-right:12px;width:31.3%}}@media only screen and (max-width:719px){.ff-short__cell:nth-child(4){flex-grow:0;width:100%}}.ff-short__cell:nth-child(5){width:234px}@media only screen and (max-width:1358px){.ff-short__cell:nth-child(5){margin:0 auto;order:4;padding-right:0;width:22%}}@media only screen and (max-width:919px){.ff-short__cell:nth-child(5){margin:0;width:29.7%}}@media only screen and (max-width:719px){.ff-short__cell:nth-child(5){width:100%}}.ff-short__cell:nth-child(6){width:18%}@media only screen and (max-width:1358px){.ff-short__cell:nth-child(6){margin-bottom:0}}@media only screen and (max-width:719px){.ff-short__cell:nth-child(6){display:none}}.ff-short__cell:nth-child(7){width:19%}@media only screen and (max-width:1358px){.ff-short__cell:nth-child(7){margin-bottom:0;width:32%}}@media only screen and (max-width:719px){.ff-short__cell:nth-child(7){width:100%}.ff-short__cell:not(:last-child){margin-bottom:30px}}.ff-short__cell .tag-button-filter-wrap{height:100%}@media only screen and (max-width:719px){.ff-short__cell .buttons-filter{justify-content:space-around}}.ff-short__cell .filter-cell__label{left:16px;transform:translateY(-80%)}.ff-short__cell .filter-cell input{font-size:14px}.ff-short__cell .filter-cell .range-filter__body{padding:0 12px}.ff-short__cell .filter-cell .buttons-filter__option{font-size:14px}.ff-short__cell .filter-cell .buttons-filter__option:not(:last-child):after{background-color:#d7d9db;content:"";height:24px;left:calc(100% + 3px);position:absolute;width:1px}.ff-short__cell .filter-cell .buttons-filter__option:not(._active):hover{background-color:#007bfb0a;color:#007bfb}.ff-short__cell .filter-cell._rooms .filter-cell__body{justify-content:space-between}.ff-short__cell .filter-cell._rooms .buttons-filter{width:100%}@media only screen and (max-width:719px){.ff-short__cell .filter-cell._rooms .buttons-filter{width:100%}}.ff-short__cell .filter-cell._rooms .buttons-filter+.buttons-filter{margin:0;width:20.238095%}.ff-short__result{align-items:center;display:flex;flex-direction:column}.ff-short__count{color:#fff;font-size:110px;font-weight:400;margin-bottom:12px;text-align:center;transition:opacity .4s cubic-bezier(.165,.84,.44,1) .6s,transform .4s cubic-bezier(.165,.84,.44,1) .6s}.ff-short__count,.ff-short__link{opacity:0;transform:translateY(10px)}.ff-short__link{font-size:18px}.ff-short__link a{padding:0;width:100%}.ff-short__filter-reset{cursor:default;pointer-events:none;transition:all .2s}@media only screen and (max-width:1358px){.ff-short__filter-reset{margin-top:0;width:calc(66.66666% - 6.51042vw)}}@media only screen and (max-width:719px){.ff-short__filter-reset{width:100%}}.ff-short__filter-reset span{position:relative}.ff-short__filter-reset span:after,.ff-short__filter-reset span:before{background-color:#878d93;bottom:0;content:"";height:12px;margin:auto;position:absolute;top:0;transition:all .2s;width:1px}.ff-short__filter-reset span:before{right:-25px;transform:rotate(45deg)}.ff-short__filter-reset span:after{right:-25px;transform:rotate(-45deg)}.ff-short__filter-reset._active{border:1px solid #007bfb;color:#007bfb;pointer-events:auto}.ff-short__filter-reset._active span:after,.ff-short__filter-reset._active span:before{background-color:#007bfb;transform-origin:center}@media(hover:hover){.ff-short__filter-reset._active:hover{border:1px solid #1c6ec5;color:#1c6ec5e6;cursor:pointer;transition:all .2s}.ff-short__filter-reset._active:hover span:after,.ff-short__filter-reset._active:hover span:before{background-color:#1c6ec5e6;transform-origin:center;transition:all .2s}.ff-short__filter-reset._active:hover span:before{transform:rotate(225deg)}.ff-short__filter-reset._active:hover span:after{transform:rotate(-225deg)}}.range-filter__body{padding:0 4.5px}.range-filter__inputs{display:flex;position:relative}.range-filter__inputs:after{background-color:#878d93;border-radius:0;content:"";height:24px;left:50%;position:absolute;top:50%;transform:translateY(-50%);width:1px}.range-filter__inputs>input{border:none;color:#2a2a30;text-align:center;transition:.3s;width:50%}.range-filter__inputs>input._change{color:#007bfb;transition:.3s}.range-filter._hide,.range-filter__inputs>input._no-event{pointer-events:none}.range-filter._hide .range-filter__inputs>input{color:#878d93a6}.range-filter._hide .range-filter__inputs:after{background-color:#878d93a6}.range-filter._hide .vue-slider-component .vue-slider-dot .vue-slider-dot-handle{background-color:#bec1c5}.range-filter._hide .vue-slider-process{background-color:#0000}.r-drop-down{height:56px;transition:background .3s}@media only screen and (max-width:719px){.r-drop-down{height:48px}}.r-drop-down._size-s{height:48px}.r-drop-down._hide .multiselect__select{pointer-events:none}.r-drop-down._wrong .multiselect{border:1px solid #ed584e;border-radius:8px}.r-drop-down._s-dropdown-icon .multiselect__select:before{height:13px;width:13px}.r-drop-down._white .multiselect,.r-drop-down._white .multiselect__content-wrapper,.r-drop-down._white .multiselect__select{background-color:#fff}.r-drop-down._white .multiselect__option:after{background-color:#ecf0f8}.r-drop-down._only-bottom .multiselect--above .multiselect__content-wrapper{bottom:auto;top:100%}.r-drop-down .select__labels{max-width:100%;overflow:hidden;position:relative;text-overflow:ellipsis;top:50%;transform:translateY(-50%);white-space:nowrap;z-index:-1}.r-drop-down .select__tooltip{background:#fff;border-radius:12px;font-size:10px;line-height:11px;margin-left:6px;padding:4px 8px}.r-drop-down .select__tooltip._select{background:#121212;color:#fff}.r-drop-down .select__tooltip-icon{height:10px;width:76px}.r-drop-down .select__tag{background:#fff;border-radius:12px;color:#282d3c;font-size:11px;font-weight:500;letter-spacing:-.005em;line-height:12px;padding:6px 12px}.r-drop-down .multiselect{background-color:var(--bg-secondary);border-radius:8px;color:#282d3c;cursor:pointer;height:100%;position:relative;transition:.3s ease-out}@media(hover:hover){.r-drop-down .multiselect:hover{border-radius:28px;color:#788095}.r-drop-down .multiselect:hover .multiselect__placeholder{color:var(--text-secondary-active)}}.r-drop-down .multiselect._tags .multiselect__search-clear{height:20px;position:absolute;right:48px;top:18px;width:20px;z-index:2}@media only screen and (max-width:719px){.r-drop-down .multiselect._tags .multiselect__search-clear{top:50%;transform:translateY(-50%)}}.r-drop-down .multiselect._tags .multiselect__search-clear._disabled{pointer-events:none}.r-drop-down .multiselect._tags .multiselect__search-clear._disabled:after,.r-drop-down .multiselect._tags .multiselect__search-clear._disabled:before{background-color:#bcc3d2}.r-drop-down .multiselect._tags .multiselect__search-clear:after,.r-drop-down .multiselect._tags .multiselect__search-clear:before{background-color:#282d3c;content:"";display:block;height:2px;left:50%;position:absolute;top:50%;width:14px}.r-drop-down .multiselect._tags .multiselect__search-clear:after{transform:translate(-50%,-50%) rotate(45deg)}.r-drop-down .multiselect._tags .multiselect__search-clear:before{transform:translate(-50%,-50%) rotate(-45deg)}.r-drop-down .multiselect._tags .multiselect__tags{font-weight:500;margin:0 24px;padding:0}.r-drop-down .multiselect._tags .multiselect__heading{flex-shrink:0;font-size:16px;line-height:24px;width:100%}@media only screen and (max-width:719px){.r-drop-down .multiselect._tags .multiselect__heading{font-size:14px;line-height:20px}}.r-drop-down .multiselect._tags .multiselect__content{display:flex;flex-wrap:wrap}.r-drop-down .multiselect._tags .multiselect__content .multiselect__tag{margin-bottom:4px}.r-drop-down .multiselect._tags .multiselect__input{font-weight:500;height:100%;left:0;margin-bottom:0;opacity:0;padding-left:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .3s ease}.r-drop-down .multiselect._tags .multiselect__input._visible{opacity:1;pointer-events:all}.r-drop-down .multiselect._tags .multiselect__option{align-items:center;display:flex;padding:20px 24px;width:100%}.r-drop-down .multiselect._tags .multiselect__element{position:relative;width:100%}.r-drop-down .multiselect._tags .multiselect__element:before{background-color:#e2e7f3;bottom:0;content:"";display:block;height:1px;left:24px;position:absolute;width:calc(100% - 48px)}.r-drop-down .multiselect__tags{background:#0000;border:none;border-radius:8px;font-size:16px;font-weight:500;height:100%;overflow:hidden;padding:0 40px 0 24px;position:relative;transition:.3s;z-index:1}@media only screen and (max-width:1358px){.r-drop-down .multiselect__tags{padding:0 20px}}.r-drop-down .multiselect__tags-wrap{align-items:center;display:flex;height:100%;overflow-x:auto;overflow-y:hidden}.r-drop-down .multiselect__tags-content{display:flex;flex-wrap:wrap;font-weight:500;padding:16px 24px;width:100%}.r-drop-down .multiselect__category{background-color:var(--bg-tertiary);border-top:1px solid #e2e7f3;padding:20px 24px 16px;width:100%}.r-drop-down .multiselect__category-title{color:#8c94a8;font-size:12px;letter-spacing:-.005em;line-height:12px;margin-bottom:12px}.r-drop-down .multiselect__category-list{display:flex;flex-wrap:wrap}.r-drop-down .multiselect__category-item{background-color:var(--bg-contrast);border-radius:8px;color:var(--text-secondary);font-size:12px;line-height:12px;margin-bottom:4px;margin-right:4px;padding:8px 12px;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),color .3s cubic-bezier(.25,.46,.45,.94)}.r-drop-down .multiselect__category-item._active{background-color:#007bfb;color:#fff}.r-drop-down .multiselect__tag{align-items:center;background-color:var(--bg-prim-to-ter);border-radius:15px;color:var(--text-secondary);cursor:default;display:flex;flex-shrink:0;font-size:11px;height:24px;letter-spacing:-.005em;line-height:12px;margin-bottom:0;margin-right:4px;padding:0 28px 0 12px;transition:border-color .3s ease}@media only screen and (max-width:719px){.r-drop-down .multiselect__tag{height:24px}.r-drop-down .multiselect__tag:not(._RLocation){padding-right:12px}}.r-drop-down .multiselect__tag:not(._more):hover{border-color:#9ba0a5}.r-drop-down .multiselect__tag._more{padding:0 12px}.r-drop-down .multiselect__tag-icon{height:20px;right:8px;top:2px;width:20px}@media only screen and (max-width:719px){.r-drop-down .multiselect__tag-icon:not(._RLocation){display:none}}.r-drop-down .multiselect__tag-icon:hover{background-color:#0000;transform:rotate(-90deg)}.r-drop-down .multiselect__tag-icon:after,.r-drop-down .multiselect__tag-icon:before{background-color:#007bfb;content:"";display:block;height:1px;left:50%;position:absolute;top:50%;width:7px}.r-drop-down .multiselect__tag-icon:after{transform:translate(-50%,-50%) rotate(45deg)}.r-drop-down .multiselect__tag-icon:before{transform:translate(-50%,-50%) rotate(-45deg)}.r-drop-down .multiselect__tag-category{font-size:11px;line-height:12px;margin-left:8px;opacity:.56}.r-drop-down .multiselect__tag-metro{border-radius:50%;display:block;flex-shrink:0;height:10px;margin-right:8px;position:relative;width:10px}.r-drop-down .multiselect__tag-metro:before{background-color:#fff;border-radius:50%;content:"";display:block;height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:2px;z-index:2}.r-drop-down .multiselect__tag._reset{color:#007bfb;cursor:pointer}.r-drop-down .multiselect__select{background-color:var(--bg-secondary);border-radius:50%;height:20px;padding:0;right:20px;top:50%;transform:translateY(-50%);width:20px;z-index:2}.r-drop-down .multiselect__select:before{background-image:url("/static/icns/icn-r-chevron-down.f2b6baebdc59.svg");background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;height:20px;left:50%;margin:0;position:absolute;top:50%;transform:translateZ(0) translate(-50%,-50%);transition:transform .3s;width:20px}.r-drop-down .multiselect__placeholder{color:var(--text-secondary);display:block;letter-spacing:-.01em;margin:0;padding:0;position:relative;top:50%;transform:translateY(-50%);transition:.5s}.r-drop-down .multiselect__option{color:var(--text-secondary);font-weight:500;letter-spacing:-.015em;padding:16px 24px;position:relative;transition:color .3s cubic-bezier(.25,.46,.45,.94),background-color .3s cubic-bezier(.25,.46,.45,.94);white-space:normal}.r-drop-down .multiselect__option:after{background-color:#e2e7f3;bottom:0;content:"";height:1px;left:50%;position:absolute;transform:translateX(-50%);width:calc(100% - 80px)}.r-drop-down .multiselect__option--selected{background-color:#ecf0f8}.r-drop-down .multiselect__option:hover{background-color:var(--bg-tertiary)}.r-drop-down .multiselect__option--highlight{background-color:#0000}.r-drop-down .multiselect__option--group{background-color:#e2e7f3}.r-drop-down .multiselect__option--group:after{display:none}.r-drop-down .multiselect__option--group-selected,.r-drop-down .multiselect__option--group-selected:hover,.r-drop-down .multiselect__option--group:hover{background-color:#bcc3d2}.r-drop-down .multiselect__content-wrapper{background-color:var(--bg-secondary);border-bottom:none;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-left:none;border-right:none;box-shadow:0 9px 8px #282d3c0a,0 3px 2px #282d3c0d,0 2px 1px #282d3c0a;width:100%}@media(hover:hover){.r-drop-down .multiselect__content-wrapper:hover .ss-scroll{opacity:1}}.r-drop-down .multiselect__content{width:100%}.r-drop-down .multiselect--active{border-radius:8px 8px 0 0;box-shadow:0 9px 8px #282d3c0a,0 3px 2px #282d3c0d,0 2px 1px #282d3c0a;z-index:6}@media(hover:hover){.r-drop-down .multiselect--active:hover{border-radius:8px 8px 0 0}}.r-drop-down .multiselect--active .multiselect__select:before{transform:translateZ(0) translate(-50%,-50%) rotate(180deg)}.r-drop-down .multiselect--active .multiselect__content-wrapper,.r-drop-down .multiselect--active.multiselect--above{border-radius:0 0 8px 8px}@media(hover:hover){.r-drop-down .multiselect--active.multiselect--above:hover{border-radius:0 0 8px 8px}}.r-drop-down .multiselect--active.multiselect--above .multiselect__content-wrapper{border-radius:8px 8px 0 0}.r-drop-down .multiselect__single{align-items:center;background-color:#0000;display:flex;height:100%;justify-content:flex-start;margin-bottom:0;padding-left:0;width:100%}.r-drop-down .ss-scroll{background-color:#e2e7f3;border-radius:8px;transform:translateX(-8px);width:3px}.r-drop-down .ss-content .multiselect__content{min-width:calc(100% - 18px);width:calc(100% - 18px)}.r-drop-down .ss-content::-webkit-scrollbar{width:0}._dark-theme .r-drop-down .multiselect__select:before{background-image:url("/static/icns/icn-r-chevron-down-white.87d37975b5e9.svg")}.r-range-filter{padding:0 12px}.r-range-filter._disabled{pointer-events:none}.r-range-filter._disabled .v-range-slider .vue-slider-component .vue-slider-dot .vue-slider-dot-handle,.r-range-filter._disabled .vue-slider-process{background-color:#bcc3d2}.r-range-filter__half{align-items:center;display:flex;font-size:16px;font-weight:500;line-height:1;width:25%}.r-range-filter__inputs{display:flex;justify-content:space-between;padding-left:8px;position:relative}.r-range-filter__inputs:after{background-color:#bcc3d2;border-radius:0;content:"";height:2px;left:calc(50% - 8px);position:absolute;top:50%;transform:translateY(-50%);width:13px}.r-range-filter__inputs .input{border:none;color:var(--text-secondary);font-weight:500;letter-spacing:-.01em;padding:0;transition:color .3s;width:100%}@media(hover:hover)and (pointer:fine){.r-range-filter__inputs .input:hover{color:#788095}}.r-range-filter__inputs .input:before{content:"до"}@media only screen and (max-width:719px){.r-range-filter__inputs .input{height:48px}}.r-range-filter__text{color:#8c94a8;cursor:default;letter-spacing:-.01em;margin-right:4px}.r-range-filter__text._postfix{margin-left:4px;margin-right:0}.r-range-filter__placeholder{letter-spacing:normal;position:absolute;visibility:hidden}.r-single-range._disabled .r-single-range__label{-webkit-text-fill-color:#bcc3d2;color:#bcc3d2}@media(hover:hover){.r-single-range._disabled .r-single-range__input-wrap:hover{border-radius:8px}.r-single-range._disabled .r-single-range__input-wrap:hover .r-single-range__input{-webkit-text-fill-color:#bcc3d2;color:#bcc3d2}}.r-single-range._disabled .r-single-range__input{-webkit-text-fill-color:#bcc3d2;color:#bcc3d2}.r-single-range._disabled .r-single-range__percent{-webkit-text-fill-color:#bcc3d2;color:#e2e7f3}.r-single-range._light .r-single-range__label{color:#bcc3d2}.r-single-range._light .r-single-range__input-wrap{background-color:#fff}@media(hover:hover){.r-single-range._light .r-single-range__input-wrap:hover{border-radius:28px}.r-single-range._light .r-single-range__input-wrap:hover .r-single-range__input{color:#788095}}.r-single-range._light .r-single-range__input{color:#282d3c}.r-single-range._light .r-single-range__percent{color:#8c94a8}.r-single-range__label{color:#8c94a8;font-size:12px;letter-spacing:-.005em;line-height:12px}.r-single-range__inner{margin-top:12px;position:relative}@media only screen and (max-width:1358px){.r-single-range__inner{margin-top:8px}}.r-single-range__inner._no-label{margin:0}.r-single-range__input-wrap{align-items:center;background-color:#f4f6fb;border-radius:8px;display:flex;height:56px;transition:border-radius .3s ease}@media only screen and (max-width:1358px){.r-single-range__input-wrap{height:48px}}@media(hover:hover){.r-single-range__input-wrap:hover{border-radius:28px}.r-single-range__input-wrap:hover .r-single-range__input{color:#788095}}.r-single-range__input{font-size:16px;font-weight:500;height:100%;letter-spacing:-.01em;line-height:16px;padding:0 24px;transition:color .3s ease;width:100%;z-index:1}@media only screen and (max-width:1358px){.r-single-range__input{padding:16px 20px}}.r-single-range__percent{color:#8c94a8;font-size:16px;font-weight:600;letter-spacing:-.01em;line-height:16px;position:absolute;right:24px;top:50%;transform:translateY(-50%)}.r-single-range__percent._with-icon{right:56px}.r-single-range__body{margin:-1px auto 0;width:calc(100% - 20px)}@media only screen and (max-width:1358px){.r-single-range__body{width:calc(100% - 24px)}}@media only screen and (max-width:719px){.r-single-range__body{width:calc(100% - 20px)}}.r-tag-filter{align-items:center;background-color:var(--bg-secondary);border-radius:100px;color:var(--text-secondary);cursor:pointer;display:flex;font-size:12px;font-weight:500;height:36px;justify-content:center;line-height:12px;padding:12px 16px;position:relative;transition:all .3s ease;-webkit-user-select:none;user-select:none;white-space:nowrap;width:auto}.r-tag-filter._with-icon{padding:10px 12px}@media(hover:hover){.r-tag-filter:hover{border-radius:8px;color:#3395fc}.r-tag-filter:hover .r-tag-filter__icon{color:#3395fc}.r-tag-filter:hover:not(._active)._bordered{color:#282d3c}.r-tag-filter:hover:not(._active)._bordered._green{color:#5cc867}.r-tag-filter:hover:not(._active)._shane-animate{background-color:#141414}.r-tag-filter:hover:not(._active)._shane-animate._bordered._dark-bg-hover{color:#fff}.r-tag-filter:hover:not(._active)._shane-animate:before{left:100%}.r-tag-filter:hover._info-without-icon~.r-tag-filter__info-text{margin-top:0;opacity:1}}@media only screen and (max-width:1358px){.r-tag-filter{padding:14px 20px}}.r-tag-filter._black{background-color:#282d3c;color:#fff}.r-tag-filter._black .r-tag-filter__info-icn{fill:#fff;color:#fff}.r-tag-filter._black .r-tag-filter__new{border:1px solid #e2e7f3;color:#282d3c}.r-tag-filter._grey{background-color:#f4f6fb}.r-tag-filter._grey._active{background-color:#ecf0f8}.r-tag-filter._blue{background-color:#fff}.r-tag-filter._blue .r-tag-filter__icon{color:#3395fc}.r-tag-filter._blue._active{background-color:#3395fc}.r-tag-filter._green .r-tag-filter__icon{color:#5cc867}.r-tag-filter._green._active{background-color:#5cc867;color:#fff}.r-tag-filter._green._active .r-tag-filter__icon{color:#fff}.r-tag-filter._yellow .r-tag-filter__icon{color:#f8cc4d}.r-tag-filter._yellow._active{background-color:#f8cc4d;color:#282d3c}.r-tag-filter._yellow._active .r-tag-filter__icon{color:#282d3c}.r-tag-filter._bordered{background-color:#0000;border:1px solid #007bfb}.r-tag-filter._bordered._blue{background-color:#fff;border:1px solid #3395fc}.r-tag-filter._bordered._blue:hover{color:#3395fc}.r-tag-filter._bordered._blue._active{background-color:#3395fc;color:#fff}.r-tag-filter._bordered._yellow{border:1px solid #f8cc4d}.r-tag-filter._bordered._green{border:1px solid #5cc867}.r-tag-filter._bordered._black{border:1px solid #788095;color:var(--text-secondary)}.r-tag-filter._bordered._black:hover{color:var(--text-secondary)}.r-tag-filter._bordered._black._active{background-color:var(--bg-stone-to-accent);border-color:#282d3c;color:#fff}.r-tag-filter._active{background-color:#007bfb;color:#fff}.r-tag-filter._active:hover{color:#fff}.r-tag-filter._active .r-tag-filter__icon,.r-tag-filter._active .r-tag-filter__info-icn{fill:#fff;color:#fff}.r-tag-filter._active._dark{background-color:#282d3c}.r-tag-filter._disabled{background-color:var(--bg-secondary);color:#878d93}.r-tag-filter._disabled._bordered{background-color:#0000;border-color:#f4f6fb;color:#878d93}.r-tag-filter._disabled .r-tag-filter__icon,.r-tag-filter._disabled .r-tag-filter__info-icn{fill:#bcc3d2;color:#bcc3d2}.r-tag-filter._disabled:not(._active){pointer-events:none}.r-tag-filter._first .r-tag-filter__info-text{left:0;transform:translate3d(0,-100%,0)}.r-tag-filter._small{height:32px;padding:8px 12px}.r-tag-filter__wrapper{position:relative}.r-tag-filter__info-icn{fill:#007bfb;align-items:center;border-radius:50%;color:#007bfb;display:flex;height:16px;justify-content:center;margin-left:8px;transition:all .3s ease;width:16px}.r-tag-filter__info-icn:hover+.r-tag-filter__info-text{margin-top:0;opacity:1}@media only screen and (max-width:1358px){.r-tag-filter__info-icn+.r-tag-filter__info-text{display:none}}.r-tag-filter._info-without-icon:hover .r-tag-filter__info-text{margin-top:0;opacity:1}@media only screen and (max-width:1358px){.r-tag-filter._info-without-icon:hover+.r-tag-filter__info-text{display:none}}.r-tag-filter__info-text{background-color:#282d3ce0;border-radius:8px;color:#fff;font-size:12px;font-weight:400;left:50%;line-height:1;margin-top:20px;max-width:258px;min-width:200px;opacity:0;padding:16px 20px;pointer-events:none;position:absolute;text-align:center;top:-12px;transform:translate3d(-50%,-100%,0);transition:opacity .3s,margin-top .3s;white-space:normal;z-index:6}@media only screen and (max-width:320px){.r-tag-filter__info-text{left:0}}@media only screen and (max-width:719px){.r-tag-filter__info-text{left:260px;top:0;transform:translate(-100%,-110%)}}@media only screen and (max-width:320px){.r-tag-filter__info-text{left:0;transform:translateX(-85%)}}.r-tag-filter__info-text._with-animate{left:50%}.r-tag-filter__info-text._size-m{width:250px}.r-tag-filter__info-text._no-wrap{white-space:nowrap}.r-tag-filter__icon{color:#007bfb;height:16px;margin-right:8px;width:16px}.r-tag-filter__slot-icon{margin-right:8px}.r-tag-filter._shane-animate{overflow:hidden}.r-tag-filter._shane-animate:before{background:linear-gradient(120deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .65s ease-in-out;width:100%}.r-tags-filter{display:flex;flex-wrap:wrap}@media only screen and (max-width:1358px){.r-tags-filter__item{margin-top:8px}}.r-tags-filter__item:not(:last-child){margin-right:8px}.r-circle-button{align-items:center;border-radius:100%;color:var(--acent);cursor:pointer;display:flex;justify-content:center;transition:all .3s ease-out;-webkit-user-select:none;user-select:none}.r-circle-button:focus{outline:none}.r-circle-button:focus-visible{box-shadow:0 0 0 2px #007bfb}@media(hover:hover)and (pointer:fine){.r-circle-button:hover{border-radius:8px}}.r-circle-button._blue{background-color:#007bfb;color:#fff}@media(hover:hover)and (pointer:fine){.r-circle-button._blue:hover{background-color:#3395fc}}.r-circle-button._white{background-color:#fff}@media(hover:hover)and (pointer:fine){.r-circle-button._white:hover{background-color:#3395fc;color:#fff}}.r-circle-button._gray{background-color:var(--bg-secondary)}@media(hover:hover)and (pointer:fine){.r-circle-button._gray:hover{background-color:var(--bg-ter-to-sec)}}.r-circle-button._dark-gray{background-color:#ecf0f8}@media(hover:hover)and (pointer:fine){.r-circle-button._dark-gray:hover{background-color:#e2e7f3}}.r-circle-button._blur{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#282d3c66;color:#fff}.r-circle-button._black{background-color:#111;color:#fff}@media(hover:hover)and (pointer:fine){.r-circle-button._black:hover{background-color:#111}}.r-circle-button._grey-black{background-color:#f4f6fb;color:#111}@media(hover:hover)and (pointer:fine){.r-circle-button._grey-black:hover{background-color:#f4f6fb}}.r-circle-button._active,.r-circle-button._active._gray,.r-circle-button._active._white{background-color:#007bfb;color:#fff}.r-circle-button._active._black{background-color:#111;color:#fff}.r-circle-button._disabled,.r-circle-button.swiper-button-disabled{background-color:#ecf0f8;color:#8c94a8;cursor:not-allowed}@media(hover:hover)and (pointer:fine){.r-circle-button._disabled:hover,.r-circle-button.swiper-button-disabled:hover{border-radius:50%}}.r-circle-button._disabled._gray,.r-circle-button._disabled._white,.r-circle-button.swiper-button-disabled._gray,.r-circle-button.swiper-button-disabled._white{background-color:#ecf0f8;color:#8c94a8}.r-circle-button._disabled._blur,.r-circle-button.swiper-button-disabled._blur{background:#282d3c66;color:#fff;opacity:.5}.r-circle-button._disabled._black,.r-circle-button.swiper-button-disabled._black{background:#8c94a8}.r-circle-button._m-small{height:32px;width:32px}.r-circle-button._small{height:40px;width:40px}.r-circle-button._medium{height:48px;width:48px}.r-circle-button._big{height:56px;width:56px}.r-circle-button._big svg{height:24px;width:24px}@media only screen and (max-width:719px){.r-circle-button._big{height:40px;width:40px}.r-circle-button._big svg{height:16px;width:16px}}.buttons-filter{align-items:center;display:flex;height:100%;justify-content:center;padding:0 7px}@media only screen and (max-width:719px){.buttons-filter{width:100%}.buttons-filter._euro{display:none}}.buttons-filter__option{align-items:center;background-color:#0000;border-radius:4px;color:#2a2a30;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;font-weight:400;height:38px;justify-content:center;line-height:100%;margin-right:7px;padding:0 14px;position:relative;transition:color .25s ease,background-color .3s ease}@media only screen and (min-width:1359px)and (max-width:99999px){.buttons-filter__option:not(._active):hover{background-color:#f5f5f5}}.buttons-filter__option._euro,.buttons-filter__option:not(._euro):last-child{margin-right:0}.buttons-filter__option._active{background-color:#007bfb;color:#fff}.buttons-filter__option._disabled{color:#878d93d9;opacity:.8}.buttons-filter__option._disabled:not(._active){pointer-events:none}.buttons-filter__info{align-items:center;background-color:#007bfb14;border-radius:50%;color:#2a2a30;display:flex;font-size:12px;height:16px;justify-content:center;margin-left:8px;position:relative;transition:color .4s cubic-bezier(.25,.46,.45,.94),border-color .4s cubic-bezier(.25,.46,.45,.94);width:16px}.buttons-filter__info._active{border:1px solid #fff;color:#fff}.buttons-filter__info:hover .buttons-filter__info-text{margin-top:0;opacity:1}.buttons-filter__info-text{background-color:#282d3ce0;border-radius:8px;color:#fff;font-size:12px;font-weight:400;left:50%;line-height:1;margin-top:20px;max-width:258px;min-width:200px;opacity:0;padding:16px 20px;pointer-events:none;position:absolute;text-align:center;top:-12px;transform:translate3d(-50%,-100%,0);transition:opacity .3s,margin-top .3s;white-space:normal;z-index:6}@media only screen and (max-width:320px){.buttons-filter__info-text{left:0}}@media only screen and (max-width:719px){.buttons-filter__info-text{left:-400%}}.r-buttons-filter{display:inline-flex;flex-wrap:wrap;margin:-8px 0 0 -8px;width:calc(100% + 8px)}.r-buttons-filter>*{margin:8px 0 0 8px}.r-buttons-filter._shrink .r-buttons-filter__option{flex-grow:1;padding:0 10px}@media only screen and (max-width:1358px){.r-buttons-filter._shrink .r-buttons-filter__option{padding:16px}}.r-buttons-filter__option{align-items:center;background-color:var(--bg-secondary);border-radius:8px;color:var(--text-secondary);cursor:pointer;display:flex;flex-shrink:0;font-size:16px;font-weight:500;height:56px;justify-content:center;letter-spacing:-.01em;padding:0 20px;position:relative;text-align:center;transition:color .25s,border-radius .25s,background-color .3s;-webkit-user-select:none;user-select:none}@media only screen and (min-width:1359px)and (max-width:99999px)and (hover:hover)and (pointer:fine){.r-buttons-filter__option:hover{border-radius:56px;color:#007bfb}}@media only screen and (max-width:1358px){.r-buttons-filter__option{padding:16px;width:auto}}@media only screen and (max-width:919px){.r-buttons-filter__option{height:48px}}.r-buttons-filter__option:last-child{margin-right:0}.r-buttons-filter__option._active:not(._disabled){background-color:#007bfb;color:#ecf0f8}@media(hover:hover)and (pointer:fine){.r-buttons-filter__option._active:not(._disabled):hover{color:#ecf0f8}}.r-buttons-filter__option._disabled{color:#bcc3d2a6;pointer-events:none}.r-buttons-filter__option._luxury-grey{background-color:#f4f6fb;color:#111}@media(hover:hover)and (pointer:fine){.r-buttons-filter__option._luxury-grey:hover{background-color:#f4f6fb;border-radius:56px;color:#111}}.r-buttons-filter__option._luxury-grey._active{background-color:#e2e7f3;color:#111}@media(hover:hover)and (pointer:fine){.r-buttons-filter__option._luxury-grey._active:hover{background-color:#e2e7f3;border-radius:56px;color:#111}}.r-buttons-filter__option._luxury-grey._disabled{color:#8c94a8;pointer-events:none}.r-buttons-filter__option._small{font-size:12px;height:40px;padding:14px 16px}@media only screen and (min-width:1359px)and (max-width:99999px){.r-buttons-filter__option._small:hover{border-radius:40px}}.r-buttons-filter__info{align-items:center;background-color:#007bfb14;border-radius:8px;color:#2a2a30;display:flex;font-size:12px;height:16px;justify-content:center;position:absolute;right:-4px;top:50%;transform:translateY(-50%);width:16px}.r-buttons-filter__info:hover .r-buttons-filter__info-text{opacity:1}.r-buttons-filter__info-text{background-color:#1b1d1ed9;border-radius:4px;color:#fff;font-size:12px;left:50%;max-width:273px;opacity:0;padding:20px 25px;pointer-events:none;position:absolute;top:-75px;transform:translateX(-50%);transition:.5s;white-space:normal;width:218px;z-index:6}@media only screen and (max-width:719px){.r-buttons-filter__info-text{left:-400%}}.quarantine{align-items:flex-start;background-color:#00000040;display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:fixed;top:-200vh;transition:top 0s ease .6s;width:100%;z-index:100}.quarantine strong{font-weight:500}@media only screen and (max-width:719px){.quarantine{height:100vh;width:100vw}}.quarantine._active{pointer-events:all;top:0;transition:top 0s ease}.quarantine._active .quarantine__container{opacity:1;transform:translateY(0) translateZ(0);transition:transform .5s ease-out .1s,opacity .6s ease .3s}.quarantine._image .quarantine__container{overflow:hidden;padding:48px 36px 48px 290px;width:856px}@media only screen and (max-width:919px){.quarantine._image .quarantine__container{width:95%}}@media only screen and (max-width:719px){.quarantine._image .quarantine__container{overflow:auto;padding:32px 20px 40px;width:100%}}.quarantine__image{background-position:50%;background-size:cover;height:100%;left:0;position:absolute;top:0;width:244px}@media only screen and (max-width:719px){.quarantine__image{display:none}}.quarantine__container{background-color:#fff;border-radius:12px;margin-top:55px;opacity:0;padding:45px 36px 43px;position:relative;transform:translateY(-100vh);transition:transform .3s ease,opacity .3s ease;width:662px}@media only screen and (max-width:719px){.quarantine__container{border-radius:0;height:100%;margin-top:0;overflow:auto;padding:32px 20px 40px;width:100%}}.quarantine__close{cursor:pointer;height:25px;position:absolute;right:24px;top:24px;width:25px}@media only screen and (max-width:719px){.quarantine__close{height:20px;right:20px;top:20px;width:20px}}.quarantine__title{font-size:18px;line-height:1.5}.quarantine__title p{margin-bottom:14px}.quarantine__title p:last-child{margin-bottom:0}@media only screen and (max-width:719px){.quarantine__title{font-size:14px;line-height:normal;width:90%}}.quarantine__important{align-items:center;background-color:#f9f9fa;border-radius:6px;display:flex;font-size:14px;line-height:22px;margin-top:26px;padding:23px 54px 23px 27px}@media only screen and (max-width:719px){.quarantine__important{margin-top:22px;padding:22px 28px}}.quarantine__important-icon{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:50% 50%;border-radius:50%;display:block;height:68px;margin-right:28px;min-width:68px}@media only screen and (max-width:719px){.quarantine__important-icon{display:none}}.quarantine__info{display:flex;font-size:14px;line-height:22px;margin-top:30px}@media only screen and (max-width:719px){.quarantine__info{flex-direction:column;margin-top:25px}}.quarantine__phone{color:#444449;display:block;font-size:16px;font-weight:600;line-height:1.5;margin-top:12px;transition:opacity .2s ease}@media only screen and (max-width:719px){.quarantine__phone{font-weight:500;margin-top:0}}@media(hover:hover){.quarantine__phone:hover{opacity:.7}}.quarantine__btn{display:none}@media only screen and (max-width:719px){.quarantine__btn{display:block;margin-top:22px;width:100%}}.drop-down{position:relative;transition:background .3s;z-index:1}.drop-down._hide .multiselect__select:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIj48cGF0aCBzdHJva2U9IiNiOWJkYzAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJtMSAxIDQuOTY2IDRMMTEgMSIvPjwvc3ZnPg==) no-repeat 50%}.drop-down._hide .multiselect__single{color:#878d93a6}.drop-down._only-bottom .multiselect--above .multiselect__content-wrapper{bottom:auto;top:100%;transform:translateY(12px)}.drop-down .select__labels{overflow:hidden;position:relative;top:50%;transform:translateY(-50%);white-space:nowrap;z-index:-1}.drop-down .select__labels._hide{color:#878d93a6}.drop-down .multiselect{cursor:pointer;height:100%;position:relative}.drop-down .multiselect._tags .multiselect__tags{margin:0 20px;padding:0}.drop-down .multiselect._tags .multiselect__heading{flex-shrink:0;font-size:16px;line-height:24px;width:100%}@media only screen and (max-width:719px){.drop-down .multiselect._tags .multiselect__heading{font-size:14px;line-height:20px}}.drop-down .multiselect._tags .multiselect__heading._mb{margin-bottom:12px}.drop-down .multiselect._tags .multiselect__heading-divider{background-color:#d7d9db;height:1px;margin:16px 0;width:100%}.drop-down .multiselect._tags .multiselect__content{display:flex;flex-wrap:wrap;padding:16px 20px 4px}.drop-down .multiselect._tags .multiselect__content._p0{padding:0}.drop-down .multiselect._tags .multiselect__content .multiselect__tag{margin-bottom:12px}.drop-down .multiselect._tags .multiselect__content .multiselect__tag._mob-selected{border:none;height:auto;margin-bottom:0;margin-right:0;padding:16px 0;width:100%}.drop-down .multiselect._tags .multiselect__content .multiselect__tag._mob-selected .multiselect__tag-icon{display:block;right:0;top:16px}.drop-down .multiselect._tags .multiselect__content .multiselect__tag._mob-selected:first-child{padding-top:0}.drop-down .multiselect._tags .multiselect__content .multiselect__tag._mob-selected:first-child .multiselect__tag-icon{top:0}.drop-down .multiselect._tags .multiselect__input{height:100%;left:0;opacity:0;padding-left:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .3s ease}.drop-down .multiselect._tags .multiselect__input._visible{opacity:1;pointer-events:all}.drop-down .multiselect._tags .multiselect__option{align-items:center;display:flex;width:100%}.drop-down .multiselect._tags .multiselect__option._hide{display:none}.drop-down .multiselect._tags .multiselect__element{width:100%}.drop-down .multiselect__tags{background:#0000;border:none;color:#2a2a30;font-size:16px;font-weight:400;height:100%;overflow:hidden;padding:0 40px 0 20px;position:relative;transition:.3s;z-index:1}.drop-down .multiselect__tags-divider{background-color:#d7d9db;height:1px;margin-bottom:20px;margin-top:12px;width:100%}@media only screen and (max-width:719px){.drop-down .multiselect__tags-divider{margin:0 0 16px}}.drop-down .multiselect__tags-wrap{align-items:center;display:flex;height:100%;overflow:hidden}.drop-down .multiselect__tag{align-items:center;background-color:#0000;border:1px solid #d7d9db;border-radius:4px;box-sizing:border-box;color:#2a2a30;cursor:default;display:flex;flex-shrink:0;font-size:14px;height:28px;line-height:20px;margin-bottom:0;margin-right:8px;padding:0 34px 0 12px;transition:border-color .3s ease}@media only screen and (max-width:719px){.drop-down .multiselect__tag{height:24px;padding-right:12px}}.drop-down .multiselect__tag:not(._more):hover{border-color:#9ba0a5}.drop-down .multiselect__tag._more,.drop-down .multiselect__tag._unselected{padding-right:12px}.drop-down .multiselect__tag-metro{border-radius:50%;display:block;flex-shrink:0;height:6px;margin-right:6px;width:6px}.drop-down .multiselect__tag-icon{height:20px;right:12px;top:3px;width:20px}@media only screen and (max-width:719px){.drop-down .multiselect__tag-icon{display:none}}.drop-down .multiselect__tag-icon:hover{background-color:#0000;transform:rotate(-90deg)}.drop-down .multiselect__tag-icon:after,.drop-down .multiselect__tag-icon:before{background-color:#444449;content:"";display:block;height:1.5px;left:50%;position:absolute;top:50%;width:14px}.drop-down .multiselect__tag-icon:after{transform:translate(-50%,-50%) rotate(45deg)}.drop-down .multiselect__tag-icon:before{transform:translate(-50%,-50%) rotate(-45deg)}.drop-down .multiselect__select{background-color:#fff;height:calc(100% - 2px);top:50%;transform:translateY(-50%);z-index:2}.drop-down .multiselect__select:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIj48cGF0aCBzdHJva2U9IiM5QkEwQTUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJtMSAxIDQuOTY2IDRMMTEgMSIvPjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translateZ(0) translate(-50%,-50%);transition:transform .3s;width:12px}.drop-down .multiselect__placeholder{color:#444449;display:block;margin:0;padding:0;position:relative;top:50%;transform:translateY(-50%);transition:.5s}.drop-down .multiselect__option{color:#2a2a30;font-size:14px;font-weight:400;padding-left:20px;transition:color .3s cubic-bezier(.25,.46,.45,.94),background-color .3s cubic-bezier(.25,.46,.45,.94)}.drop-down .multiselect__option--selected{background-color:#0000;color:#007bfb}.drop-down .multiselect__option:hover{background-color:#f9f9fa}.drop-down .multiselect__option--highlight{background-color:#0000}.drop-down .multiselect__content-wrapper{border-radius:4px;border-top:1px solid #d7d9db;box-shadow:0 0 20px #d8d8d861;left:-1px;transform:translateY(12px);width:calc(100% + 2px)}.drop-down .multiselect--active.filter-alert__drop-down .multiselect__placeholder{display:block}.drop-down .multiselect--active .multiselect__select:before{transform:translateZ(0) translate(-50%,-50%) rotate(180deg)}.drop-down .multiselect--above .multiselect__content-wrapper{border-bottom:1px solid #d7d9db;border-radius:4px;transform:translateY(-12px)}.drop-down .multiselect__single{align-items:center;display:flex;height:100%;justify-content:flex-start;margin-bottom:0;padding-left:5px;width:100%}.drop-down .multiselect[is-required=true] .multiselect__placeholder:after{color:#ed4c4f;content:"*";font-size:13px}.drop-down._select-no-event .multiselect__option--selected{pointer-events:none}.multiselect.filter-alert__drop-down .multiselect__placeholder{display:block}
