.tooltip{position:absolute;top:-26px;left:9px;background-color:#252525;color:#fff;border-radius:4px;font-size:12px;line-height:1.5;letter-spacing:.025em;padding:5px 13px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default;opacity:0;visibility:hidden;white-space:nowrap;z-index:100;transition:opacity .23s var(--ease-out-quart),visibility 0s .23s}.tooltip:after{content:"";display:block;position:absolute;bottom:-7px;left:6px;width:0;height:0;border-bottom:8px solid transparent;border-top:8px solid transparent;border-right:0;border-left:8px solid #252525}.article{margin-top:-26px;margin-bottom:80px;padding-top:70px;background:url(/images/map.png) 0 no-repeat}.article__container{width:100%;max-width:1300px;margin:0 auto;overflow:hidden}.article__image{float:right;margin-left:40px;width:40.6923%}.article__image img{width:100%;height:auto}.article__company-name{text-transform:uppercase;font-size:14px;line-height:14px;color:#23599b;margin-bottom:28px}.article__company-name,.article__title{font-family:var(--raleway);font-weight:600;letter-spacing:.015em}.article__title{color:#000;font-size:40px;line-height:normal;margin-bottom:50px}.article__content{font-size:16px;color:#3c3c3c;line-height:26px;letter-spacing:.015em;margin-bottom:100px}.article__content p{margin-bottom:26px}.article__slogan{font-family:var(--raleway);color:#23599b;font-size:28px;line-height:32px;font-weight:600;text-align:center;padding-left:54px;margin-bottom:90px}.article__slogan:before{content:"« ";margin-left:-27px;margin-right:6px}.article__slogan:after{content:" »";margin-right:-40px;margin-left:6px}.article__footer{padding-left:98px;padding-right:62px}@media screen and (max-width:1440px){.article{background-size:auto 90%;margin-bottom:60px}.article__container{max-width:1024px}.article__image{margin-left:20px}.article__company-name{margin-bottom:14px;font-size:12px}.article__title{font-size:30px;margin-bottom:30px}.article__content{margin-bottom:50px;font-size:14px;line-height:22px}.article__content p{margin-bottom:22px}.article__slogan{font-size:24px;padding-left:14px;margin-bottom:40px}.article__footer{font-size:14px;line-height:22px;padding-left:50px}}@media screen and (max-width:1180px){.article{background-size:auto 80%}.article__container{max-width:860px}.article__image{width:320px}.article__content,.article__slogan{margin-bottom:60px}.article__slogan{padding-left:0;max-width:600px;margin-left:auto;margin-right:auto}.article__footer{padding:0}}@media screen and (max-width:960px){.article{background-image:none;margin-bottom:46px}.article__title{font-size:26px}.article__image{display:none}.article__content,.article__slogan{margin-bottom:40px}}@media screen and (max-width:600px){.article__slogan{max-width:460px}}@media screen and (max-width:480px){.article__slogan{font-size:20px;line-height:26px;max-width:300px}}.video-wrap{font-size:0;margin-bottom:64px;position:relative}.video-wrap img{width:100%;height:auto}.btn-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90px;height:90px;border-radius:50%;background-color:var(--orange);background-image:linear-gradient(-24deg,#ffb600,#ffa000)}.btn-play:hover{background-color:color(var(--orange) shade(10%));background-image:var(--orange-gradient-hover)}.btn-play:before{content:"";display:block;width:0;height:0;position:absolute;left:37px;top:34px;border-left:20px solid #fff;border-top:12px solid transparent;border-bottom:12px solid transparent}@media screen and (max-width:1180px){.video-wrap{margin-bottom:40px}.btn-play{width:54px;height:54px}.btn-play:before{left:23px;top:21px;border-left-width:12px;border-top-width:7px;border-bottom-width:7px}}@media screen and (max-width:639px){.video-wrap img{-o-object-fit:cover;object-fit:cover}}.reviews{margin-bottom:86px}.reviews__header{display:flex;align-items:center;margin-bottom:30px}.reviews__title{font-size:40px;line-height:1;font-family:var(--raleway);font-weight:600;color:#000;letter-spacing:.015em}.reviews__btn{margin-left:42px}.reviews__body{display:flex;overflow:hidden}.reviews__list{flex-basis:1000px;height:794px;padding-left:40px;margin-right:40px}.reviews__list .simplebar-content{padding-right:70px}.reviews__list_mobile{display:none}.reviews__form{margin:0 auto;flex-basis:582px}.review{display:flex}.review+.review{margin-top:60px}.review__photo{margin-top:8px;width:90px;height:90px;border-radius:50%;overflow:hidden;flex-shrink:0}.review__photo img{width:100%;height:100%}.review__content{margin-left:30px;letter-spacing:.015em;color:#3c3c3c}.review__title{margin-bottom:6px;line-height:1}.review__name{font-weight:700;line-height:23px}.review__date{font-size:14px;margin-left:6px}.review__rating{margin-bottom:18px}.review__text{font-size:14px;line-height:22px}.review__photos{margin-top:18px;margin-bottom:-20px;display:flex;flex-wrap:wrap}.review__photos a{display:block;width:210px;margin-right:20px;margin-bottom:20px}.review__photos img{max-width:100%;height:auto}.reviews__list-empty{text-align:center;max-width:400px;margin:0 auto;padding:50px 0}.reviews__list-empty-title{font-size:25px;color:#000;font-weight:700;margin-bottom:10px}.form-review{border:14px solid #23599b;-o-border-image:url(/images/review-form-border.jpg) 14;border-image:url(/images/review-form-border.jpg) 14;padding:51px 48px 45px;position:relative}.form-review__title{font-size:25px;line-height:29px;font-weight:700;color:#000;text-align:center;max-width:400px;margin:0 auto 18px}.form-review__subtitle{font-size:16px;line-height:24px;letter-spacing:.015em;text-align:center;max-width:400px;margin:0 auto 45px}.form-review__loader,.form-review__success{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .3s 0s var(--ease-out-quart),visibility 0s .3s}.form-review__success{flex-direction:column}.form-review.is-completed .form-review__content,.form-review.is-loading .form-review__content{opacity:0;visibility:hidden}.form-review.is-completed .form-review__success,.form-review.is-loading .form-review__loader{opacity:1;visibility:visible;transition-delay:0s,0s}.review-response{margin:20px 0 60px 40px}.review__name_admin{color:var(--orange)}@media screen and (min-width:2200px){.reviews__list{flex-basis:1360px;margin-right:80px}.reviews__form{flex-basis:700px}}@media screen and (max-width:1440px){.reviews{margin-bottom:60px}.reviews__title{font-size:35px}.reviews__list{padding-left:20px;flex-basis:800px}.review__photo{width:60px;height:60px}.review__content{margin-left:20px}.review__photos{margin-bottom:-14px}.review__photos a{width:150px;margin-right:14px;margin-bottom:14px}.review+.review{margin-top:40px}.review-response{margin-bottom:40px;margin-left:30px}.reviews__list .simplebar-content{padding-right:40px}.form-review{padding-left:28px;padding-right:28px}}@media screen and (max-width:1180px)and (min-width:961px){.form-review{padding-top:30px;padding-bottom:30px}.reviews__list{height:710px}.form-review__title{font-size:22px;line-height:25px;margin-bottom:14px}.form-review__subtitle{font-size:14px;line-height:20px;margin-bottom:25px}.form-review .field_file .label{display:block;margin-bottom:4px}.form-review .label-file{margin-left:0}.form-review .file-list{padding-left:24px}}@media screen and (max-width:960px){.reviews__btn,.reviews__list{display:none}.reviews__list_mobile{display:block;flex-basis:100%;margin-right:0;margin-bottom:48px;padding-left:30px;padding-right:30px}.reviews__list-footer{margin-top:32px;text-align:center}.reviews__list-footer .btn+.btn{margin-top:10px}.reviews__body{flex-wrap:wrap}.form-review.is-completed,.form-review.is-loading{height:360px}.form-review.is-completed .form-review__content,.form-review.is-loading .form-review__content{display:none}}@media screen and (max-width:600px){.reviews__title{font-size:30px}.reviews__list_mobile{padding-left:10px;padding-right:10px}.reviews__list-footer .btn{width:100%;max-width:280px}.review__photos{margin-bottom:-6px}.review__photos a{width:100px;margin-right:6px;margin-bottom:6px}}@media screen and (max-width:480px){.reviews__list_mobile{padding:0}.review__photo{width:54px;height:54px;margin-top:0}.review__rating{margin-bottom:24px}.review__photos a{width:90px}.review__photos,.review__text{margin-left:-74px}.reviews__list-empty{padding:20px 0}.reviews__list-empty-title{font-size:22px}.reviews__list-empty-subtitle{font-size:14px}.form-review{padding:26px 14px 30px}.form-review__title{font-size:22px;line-height:25px;margin-bottom:14px;max-width:360px}.form-review__subtitle{font-size:14px;line-height:20px;margin-bottom:25px}.form-review .field_file .label{display:block;margin-bottom:4px}.form-review .label-file{margin-left:0}.form-review .file-list{padding-left:24px}.review-response{margin-left:20px}.review-response .review__title{margin-bottom:32px}}.trustpilot-section{margin:0 auto 80px;max-width:1300px}.trustpilot-container{display:flex;align-items:center;gap:50px;padding:60px 50px;background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:12px;border:1px solid #e9ecef;box-shadow:0 4px 16px #0000000f;transition:all .3s ease}.trustpilot-container:hover{box-shadow:0 8px 24px #0000001a;border-color:#00b67a}.trustpilot-logo{flex-shrink:0;width:200px;min-width:200px}.trustpilot-logo svg{width:100%;height:auto;display:block}.trustpilot-widget-wrapper{flex:1;min-width:0}.trustpilot-widget{width:100%}.trustpilot-widget a{display:inline-block}@media screen and (max-width:1440px){.trustpilot-section{max-width:none;margin-left:20px;margin-right:20px}.trustpilot-container{padding:50px 40px;gap:40px}.trustpilot-logo{width:180px}}@media screen and (max-width:1180px){.trustpilot-container{flex-direction:column;align-items:flex-start;padding:45px 35px;gap:30px}.trustpilot-logo{width:160px;align-self:center}.trustpilot-widget-wrapper{width:100%}}@media screen and (max-width:960px){.trustpilot-section{margin-bottom:60px}.trustpilot-container{padding:40px 30px;gap:25px}.trustpilot-logo{width:140px}}@media screen and (max-width:768px){.trustpilot-section{margin-left:15px;margin-right:15px;margin-bottom:50px}.trustpilot-container{padding:35px 25px;border-radius:8px}.trustpilot-logo{width:130px}}@media screen and (max-width:600px){.trustpilot-section{margin-left:10px;margin-right:10px;margin-bottom:40px}.trustpilot-container{padding:30px 20px;gap:20px}.trustpilot-logo{width:120px}}@media screen and (max-width:480px){.trustpilot-section{margin-left:0;margin-right:0}.trustpilot-container{padding:25px 15px;border-radius:6px}.trustpilot-logo{width:100px}.trustpilot-widget-wrapper{width:100%;text-align:center}}.field+.field{margin-top:14px}.field+.field_rating{margin-top:18px}.field+.field_submit{margin-top:36px}.input,.select select,.textarea{outline:none;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;font-family:var(--font-stack);font-size:14px;line-height:20px;padding:13px 20px;border:1px solid #b7b7b7;border-radius:5px;transition:border-color .23s var(--ease-out-quart)}.textarea{display:block;resize:none;height:134px}.input:focus,.input:hover,.select select:focus,.select select:hover,.textarea:focus,.textarea:hover{border-color:var(--orange)}.input-xs{padding:5px 16px;font-size:12px}.input_number.input-xs{width:70px}.select{position:relative}.select:after{content:"";display:block;position:absolute;right:18px;top:20px;border-top:6px solid #003169;border-left:5px solid transparent;border-right:5px solid transparent;pointer-events:none}.checkbox{outline:none;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:17px;height:16px;display:inline-block;background:url(/images/checkbox.svg) 0 no-repeat;margin-right:16px;vertical-align:middle;margin-bottom:4px}.checkbox:checked{background:url(/images/checkbox-checked.svg) 0 no-repeat}.input-with-icon{position:relative}.input-with-icon .input{padding-right:2.25em}.input-with-icon .input-icon{position:absolute;top:0;right:0;width:56px;height:46px;line-height:44px;pointer-events:none;text-align:center}.input-with-icon .input-icon svg{vertical-align:middle;fill:#23599b}.input-with-icon_xs .input-icon{width:27px;height:32px;line-height:30px}.input-with-icon_xs .icon-calendar{width:15px;height:15px}.label{font-size:14px;letter-spacing:.015em;color:#3c3c3c;vertical-align:middle}.field_rating{padding-left:10px}.select-rating{display:none}.field_rating .star-rating{display:inline-block;vertical-align:middle;margin-left:30px;height:17px;width:118px;background-size:auto 100%}.field_file{padding-left:10px}.file-input{display:none}.label-file{font-size:14px;margin-left:18px;font-style:italic;color:#4e4e4e;opacity:.75;border-bottom:1px dashed rgba(0,0,0,.25);cursor:pointer;transition:opacity .23s var(--ease-out-quart)}.label-file:hover{opacity:1}.label-file:before{content:"";display:inline-block;width:27px;height:20px;background:url(/images/icon-file.svg) no-repeat #fff;vertical-align:middle}.file-list{margin-top:4px;padding-left:2em;font-size:14px;font-weight:700;color:#000}.file-list__item{display:flex;align-items:center}.file-list__item+.file-list__item{margin-top:4px}.file-list__item .btn-remove{margin-left:14px;display:inline-block;width:10px;height:10px;background:url(/images/file-remove.svg) 0/100% no-repeat;flex-shrink:0}.field_submit{text-align:center}.field_submit .btn{font-family:var(--font-stack);font-weight:700;font-size:18px;line-height:27px;padding:14px 62px;letter-spacing:.015em}.help-block{font-size:14px;padding-left:20px;margin-top:6px;display:block}.field.has-error,.field.has-error .label{color:#e60004}.field.has-error .input,.field.has-error .textarea{border-color:#e60004;color:#e60004}.field.has-error .help-block{border-color:#e60004}@media screen and (max-width:480px){.field_submit .btn{font-size:16px;line-height:20px;padding-top:15px;padding-bottom:15px;width:100%;max-width:280px}}.features{margin-bottom:86px}.features__title{font-family:var(--raleway);font-size:40px;line-height:1;color:#000;font-weight:600;letter-spacing:.015em;margin-bottom:56px}.features__list{display:flex}.feature{flex-basis:25%;text-align:center;padding:0 14px}.feature__icon{height:82px;line-height:82px;margin-bottom:30px}.feature__icon svg{fill:var(--orange);vertical-align:middle;transition:transform .3s var(--ease-out-quart)}.feature__icon svg:hover{transform:scale(1.2) rotate(10deg)}.feature__title{font-family:var(--raleway);font-size:22px;line-height:26px;height:52px;color:#000;font-weight:700;letter-spacing:.015em;max-width:300px;margin:0 auto 18px}.feature__text{color:#3c3c3c;line-height:24px;letter-spacing:.015em;max-width:330px;margin:0 auto}.feature__text_list{max-width:360px;text-align:left}.feature__text_list ul{padding-left:24px}.feature__text_list li+li{margin-top:12px}#features-box-wrapper .features .features-slider-button-prev{left:-30px}#features-box-wrapper .features .features-slider-button-next{right:-30px}@media screen and (max-width:1440px)and (min-width:1181px){.features{margin-bottom:60px}.features__title{font-size:35px;margin-bottom:46px}.feature__icon{margin-bottom:20px}.feature__title{font-size:18px;line-height:24px;height:48px;margin-bottom:12px}.feature__text{font-size:14px;line-height:20px;max-width:260px}.feature__text_list{max-width:280px}.feature__text_list li+li{margin-top:8px}}@media screen and (max-width:1180px){.features{margin-bottom:60px}.features__list{overflow-x:scroll;overflow-y:hidden;scrollbar-width:none}.features__list::-webkit-scrollbar{display:none}.feature{flex-basis:50%;min-width:250px;max-width:300px;scroll-snap-align:start}.feature:nth-last-child(n+2){margin-bottom:60px}}@media screen and (max-width:767px){.features__title{font-size:30px;margin-bottom:35px}.feature:nth-last-child(n+2){margin-bottom:36px}.feature{flex-basis:100%}.feature__title{height:auto}.features-slider .feature:nth-last-child(n+2){margin-bottom:0}}@media screen and (min-width:550px){#features-mobile .features{display:none}}@media screen and (max-width:550px){#features-desktop .features{display:none}.features{margin-bottom:35px}.feature{flex-basis:100%}.feature__title{height:auto}}.features-slider{position:relative}@media screen and (min-width:768px){.features-slider{overflow:visible}.features-slider .features__list{display:flex}.features-slider .swiper-slide{flex-shrink:1;width:auto!important}.features-slider .feature{flex-basis:25%;padding:0 14px}}@media screen and (max-width:767px){.features-slider{overflow:hidden}.features-slider .features__list{display:flex;flex-wrap:nowrap;overflow:visible}.features-slider .swiper-slide{width:100%!important;flex-shrink:0;flex-basis:100%;min-width:100%;max-width:100%;box-sizing:border-box}.features-slider .feature{width:100%;flex-basis:100%;min-width:100%;max-width:100%;padding-left:0;padding-right:0;margin:0 auto;text-align:center}.features-slider .feature:nth-last-child(n+2){margin-bottom:0}}.features .features-slider-button-next,.features .features-slider-button-prev{display:none}@media screen and (max-width:767px){.features .features-slider-button-next,.features .features-slider-button-prev{display:block;position:absolute;top:50%;margin-top:-10px;z-index:10;background:transparent;border:none;cursor:pointer;animation:pulse 1.8s ease-out infinite;padding:0}.features .features-slider-button-next svg,.features .features-slider-button-prev svg{fill:#b1b1b1}.features .features-slider-button-next:hover svg,.features .features-slider-button-prev:hover svg{fill:#23599b}.features .features-slider-button-next.swiper-button-disabled,.features .features-slider-button-prev.swiper-button-disabled{opacity:0}}@media screen and (max-width:600px){.features .features-slider-button-next,.features .features-slider-button-prev{width:66px;height:66px;background-color:#fff;border-radius:50%;line-height:66px;box-shadow:0 0 6px #5a5a5a26;margin-top:-33px;animation:none;opacity:.8}.features .features-slider-button-next.swiper-button-disabled,.features .features-slider-button-prev.swiper-button-disabled{opacity:0}.features .features-slider-button-prev{text-align:left;padding-left:36px}.features .features-slider-button-next{text-align:left;padding-left:16px}.features .features-slider-button-next svg,.features .features-slider-button-prev svg{vertical-align:middle;width:12px;height:18px}}@media screen and (max-width:480px){.features .features-slider-button-next,.features .features-slider-button-prev{top:0;margin-top:30%}.features .features-slider-button-prev{left:-42px}.features .features-slider-button-next{right:-42px}}#three-steps-wrapper{display:none;width:100%}.three-steps{margin-bottom:60px}.three-steps__title{font-family:var(--raleway);font-size:40px;line-height:1.2;color:#000;font-weight:700;text-align:center;margin-bottom:60px;letter-spacing:.015em}.three-steps__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1200px;margin:0 auto}.three-steps__item{position:relative;padding:20px 10px;text-align:left}.three-steps__icon{display:inline-block;margin-bottom:20px}.three-steps__icon svg{width:80px;height:80px;stroke:var(--orange);fill:none;stroke-width:2}.three-steps__number{font-family:var(--raleway);font-size:80px;font-weight:700;color:var(--blue);line-height:1;margin-bottom:20px;letter-spacing:-.02em}.three-steps__header{min-height:144px;margin-bottom:25px}.three-steps__item-title{font-family:var(--raleway);font-size:24px;line-height:1.3;font-weight:700;color:#000;margin-bottom:16px;letter-spacing:.015em}.three-steps__description{font-size:16px;line-height:1.6;color:var(--text-color);margin-bottom:24px;letter-spacing:.015em;width:85%}.three-steps__features{font-size:15px;line-height:1.5;color:var(--text-color)}.three-steps__features strong{display:block;font-weight:600;color:#000;margin-bottom:12px}.three-steps__features ul{list-style:none;padding-left:0;margin:0}.three-steps__features li{position:relative;padding-left:20px;margin-bottom:8px;line-height:1.6}.three-steps__features li:before{content:"•";position:absolute;left:0;color:var(--orange);font-weight:700;font-size:18px}@media screen and (max-width:1024px){.three-steps{margin-bottom:40px}.three-steps__title{font-size:36px;margin-bottom:50px}.three-steps__grid{gap:20px}.three-steps__number{font-size:70px}.three-steps__item-title{font-size:22px}}@media screen and (max-width:768px){.three-steps{margin-bottom:30px}.three-steps__title{font-size:30px;margin-bottom:40px}.three-steps__grid{grid-template-columns:1fr;gap:30px}.three-steps__item{padding:20px 15px}.three-steps__number{font-size:60px}.three-steps__item-title{font-size:20px}.three-steps__description{font-size:15px}}@media screen and (max-width:480px){.three-steps{margin-bottom:20px}.three-steps__title{font-size:26px;margin-bottom:30px}.three-steps__description{width:95%}.three-steps__grid{gap:20px}.three-steps__icon svg{width:60px;height:60px}.three-steps__number{font-size:50px;margin-bottom:15px}.three-steps__item-title{font-size:18px;margin-bottom:12px}.three-steps__description{font-size:14px;margin-bottom:20px}.three-steps__features{font-size:14px}.three-steps__features li{margin-bottom:6px}}.three-steps-slider{position:relative;overflow:hidden}.three-steps-slider .three-steps__grid{display:flex!important;grid-template-columns:none!important;flex-wrap:nowrap}.three-steps-slider .swiper-slide{flex-shrink:0}.three-steps .three-steps-slider-button-next,.three-steps .three-steps-slider-button-prev{animation:pulse 1.8s ease-out infinite;display:block;position:absolute;top:50%;transform:translateY(-50%);z-index:10;border:none;cursor:pointer;padding:15px;transition:all .3s ease}.three-steps .three-steps-slider-button-prev{left:-10px}.three-steps .three-steps-slider-button-next{right:10px}.three-steps .swiper-button-disabled{display:none}.three-steps .three-steps-slider-button-next svg,.three-steps .three-steps-slider-button-prev svg{fill:#b1b1b1;display:block}.three-steps .three-steps-slider-button-next:hover svg,.three-steps .three-steps-slider-button-prev:hover svg{fill:#23599b}.three-steps .three-steps-slider-button-next.swiper-button-disabled,.three-steps .three-steps-slider-button-prev.swiper-button-disabled{opacity:.3;cursor:not-allowed}@keyframes pulse{0%,to{transform:scale(.9);opacity:.7}50%{transform:scale(1.1);opacity:1}}@media screen and (min-width:768px){.three-steps:not(.force) .three-steps-slider-button-next,.three-steps:not(.force) .three-steps-slider-button-prev{display:none}.three-steps-slider:not(.force) .swiper-slide{flex-shrink:1}.three-steps-slider .three-steps__item{height:100%}}@media screen and (max-width:767px){.three-steps .container{padding-left:0;padding-right:0}.three-steps__title{padding-left:15px;padding-right:15px}.three-steps-slider{width:100%;margin:0;padding:0}.three-steps-slider .three-steps__grid{overflow:visible;gap:0;margin:0}.three-steps-slider .swiper-slide{width:100%!important;flex-basis:100%;min-width:100%;max-width:100%;box-sizing:border-box}.three-steps-slider .three-steps__item{width:100%;flex-basis:100%;min-width:100%;max-width:100%;padding-left:45px;padding-right:15px;margin:0;text-align:left;box-sizing:border-box}.three-steps .three-steps-slider-button-next,.three-steps .three-steps-slider-button-prev{transform:none;margin-top:-10px;background:transparent;box-shadow:none;animation:pulse 1.8s ease-out infinite;padding:0}.three-steps .three-steps-slider-button-prev{left:0}.three-steps .three-steps-slider-button-next{right:0}.three-steps .three-steps-slider-button-next svg,.three-steps .three-steps-slider-button-prev svg{fill:#b1b1b1}.three-steps .three-steps-slider-button-next:hover svg,.three-steps .three-steps-slider-button-prev:hover svg{fill:#23599b}.three-steps .three-steps-slider-button-next.swiper-button-disabled,.three-steps .three-steps-slider-button-prev.swiper-button-disabled{opacity:0}}@media screen and (max-width:600px){.three-steps .three-steps-slider-button-next,.three-steps .three-steps-slider-button-prev{width:66px;height:66px;background-color:#fff;border-radius:50%;line-height:66px;box-shadow:0 0 6px #5a5a5a26;margin-top:-33px;animation:none;opacity:.8}.three-steps .three-steps-slider-button-next.swiper-button-disabled,.three-steps .three-steps-slider-button-prev.swiper-button-disabled{opacity:0}.three-steps .three-steps-slider-button-prev{text-align:left;padding-left:36px}.three-steps .three-steps-slider-button-next{text-align:left;padding-left:16px}.three-steps .three-steps-slider-button-next svg,.three-steps .three-steps-slider-button-prev svg{vertical-align:middle;width:12px;height:18px}}@media screen and (max-width:480px){.three-steps .three-steps-slider-button-next,.three-steps .three-steps-slider-button-prev{top:0;margin-top:50%}.three-steps .three-steps-slider-button-prev{left:-30px}.three-steps .three-steps-slider-button-next{right:-30px}@media screen and (max-width:370px){.three-steps-slider .three-steps__item{padding-left:30px}}}.footer{background-color:#1a5292;color:#fff;padding-top:64px;padding-bottom:36px;display:flex;font-size:14px;letter-spacing:.015em}.footer svg{fill:#fff}.footer__info{flex-shrink:0}.footer__logo{margin-bottom:30px}.footer__logo-img{max-width:185px}.footer__desc{line-height:20px;max-width:310px;margin-bottom:36px}.footer__phone{margin-bottom:12px}.footer__phone-link{font-weight:700}.footer__email-link,.footer__phone-link{color:#fff}.footer__email-link:hover,.footer__phone-link:hover{text-decoration:none;color:var(--orange)}.footer__email-link svg,.footer__phone-link svg{vertical-align:middle}.footer__email-link:hover svg,.footer__phone-link:hover svg,.footer__social-link:hover svg{fill:var(--orange)}.footer__phone .icon-viber{margin-left:9px}.footer__phone-number{margin-left:10px;vertical-align:middle}.footer__email{font-size:15px;margin-bottom:45px}.footer__email .icon-mail{width:20px;height:16px;margin-right:10px}.footer__social{margin-bottom:28px;width:230px;display:flex}.footer__social-link+.footer__social-link{margin-left:30px}.footer__copyright{font-family:var(--raleway);opacity:.5}.footer__navigations{display:flex;flex-basis:100%;margin-left:7.29167%;justify-content:space-between;padding-right:5.38462%}.footer__nav,.footer__nav-main{margin:0;padding:0;list-style:none}.footer__nav-item{max-width:230px;line-height:20px}.footer__nav-item+.footer__nav-item{margin-top:9px}.footer__nav-title{font-size:16px;line-height:20px;font-family:var(--raleway);font-weight:700;margin-bottom:26px}.footer__nav-link{color:#fff;position:relative}.footer__nav-link:hover{text-decoration:none;color:var(--orange)}.footer__nav-link:after{content:"";width:100%;height:1px;background-color:var(--orange);display:block;position:absolute;bottom:-1px;left:0;transform:scaleX(0);transform-origin:left center;transition:transform .3s var(--ease-out-quart);will-change:transform}.footer__nav-link:hover:after{transform:scaleX(1)}.footer__nav-main{font-weight:700;font-size:16px;font-family:var(--raleway)}.footer__nav-main .footer__nav-item+.footer__nav-item{margin-top:19px}@media screen and (min-width:1181px){.footer__navigations{justify-content:flex-start;gap:150px}}@media screen and (max-width:1440px){.footer__navigations{margin-left:4%;padding-right:0}}@media screen and (max-width:1280px){.footer__nav-item{max-width:170px}}@media screen and (max-width:1180px){.footer{justify-content:center;padding-top:40px;padding-bottom:30px}.footer__info{text-align:center}.footer__social{margin-left:auto;margin-right:auto;justify-content:center}.footer__navigations{display:none}}.container_product{z-index:9}.product-body{margin-bottom:64px;display:flex;justify-content:space-between}.product-body__content{max-width:100%;overflow:hidden}.product-section__title{color:#000;font-family:var(--raleway);font-size:24px;line-height:1.2;margin-bottom:24px;font-weight:600}.product-section__title-link{color:#000}.product-section__title-link:hover{color:var(--orange);text-decoration:none}.product-section p{margin-bottom:20px}.product-description__full-text,.product-description__text,.product-section p{font-size:14px;line-height:24px;color:#3c3c3c;letter-spacing:.015em}.product-description__full-text ol,.product-description__full-text p,.product-description__full-text ul,.product-description__text ol,.product-description__text p,.product-description__text ul{margin-bottom:1em}.product-description__full-text{display:none}.product-description__full-text h2,.product-description__full-text h3,.product-description__full-text h4,.product-description__full-text h5,.product-description__full-text h6{font-family:var(--raleway);line-height:1.2;font-weight:600;color:#000;margin-bottom:1rem}.show-full-text{color:#23599b;text-decoration:underline;font-size:14px;font-weight:700}.show-full-text:hover{color:var(--blue);text-decoration:none}.product-program .product-section__title{margin-bottom:40px}.product-program__list{margin:0;padding:0;list-style:none}.product-program__item{display:flex;position:relative}.product-program__item+.product-program__item{margin-top:18px}.product-program__item-marker{width:17px;height:17px;border-radius:50%;border:1px solid transparent;background-color:transparent;margin-top:1px;transition:border-color .23s var(--ease-out-quart);flex-shrink:0;margin-right:14px}.product-program__item-marker:before{content:"";display:block;width:11px;height:11px;margin:2px;background-color:#8da6c9;border-radius:50%;transition:background-color .23s var(--ease-out-quart)}.product-program__item-marker:after{content:"";display:block;position:absolute;top:5px;left:8px;width:1px;bottom:-22px;background-color:#0000000d;z-index:-1}.product-program__item:last-child .product-program__item-marker:after{display:none}.product-program__item.is-active .product-program__item-marker,.product-program__item:hover .product-program__item-marker{background-color:#fff;border-color:#23599b}.product-program__item.is-active .product-program__item-marker:before,.product-program__item:hover .product-program__item-marker:before{background-color:#23599b}.product-program__item-time{line-height:20px;width:62px;text-align:right;font-weight:700;color:#020202;letter-spacing:.015em;flex-shrink:0}.product-program__item-time:after{content:"—";font-size:14px;font-weight:400;margin-left:5px}.product-program__item-text{color:#020202;font-size:14px;letter-spacing:.015em;line-height:20px;margin-left:5px}.product-services{margin-bottom:68px}.product-services .product-section__title{margin-bottom:40px}.product-services__container{display:flex;position:relative}.product-services__container:before{content:"";display:block;position:absolute;top:0;left:0;right:0;height:54px;background-color:#23599b;background-image:var(--blue-gradient);border-radius:5px}.product-services__wrap{flex-basis:33.33%;flex-grow:1}.product-services__list-title{font-family:var(--raleway);font-size:18px;line-height:24px;font-weight:600;color:#fff;letter-spacing:.015em;padding:15px 20px 15px 52px;position:relative}.product-services__list{list-style:none;margin:-8px 0 0;border:1px solid hsla(0,0%,92%,.5);border-right:0;height:calc(100% - 54px);box-sizing:content-box;padding:32px 0 0 52px}.product-services__wrap:last-child .product-services__list{border-right:1px solid hsla(0,0%,92%,.5);border-bottom-right-radius:5px}.product-services__wrap:first-child .product-services__list{border-bottom-left-radius:5px}.product-services__item{color:#3c3c3c;letter-spacing:.015em;font-size:14px;padding-right:20px}.product-services__item:before{transition:transform .23s var(--ease-out-quart)}.product-services__item:hover:before{transform:scale(1.3)}.product-services__item+.product-services__item{margin-top:15px}.product-services__list.check .product-services__item:before{content:"";display:inline-block;width:16px;height:12px;background:url(/images/check.svg) 0 no-repeat;margin-right:12px}.product-services__list.point .product-services__item:before{content:"";display:inline-block;width:7px;height:7px;background:url(/images/point.svg) 0 no-repeat;margin-right:18px;margin-bottom:2px}.product-services__list.cross .product-services__item:before{content:"";display:inline-block;width:12px;height:13px;background:url(/images/cross.svg) 0 no-repeat;margin-right:18px}.product-info__container{margin-bottom:60px}.product-info__wrap{cursor:pointer}.product-info__title{font-family:var(--raleway);font-weight:600;color:#fff;letter-spacing:.015em;position:relative;font-size:16px;line-height:20px;padding:14px 10px 14px 18px;background-color:#23599b;background-image:var(--blue-gradient);border-radius:5px}.product-info__title:after{content:"";display:block;position:absolute;right:22px;top:22px;width:10px;height:10px;border-top:2px solid #fff;border-right:2px solid #fff;transform-origin:75% 25%;transform:rotate(135deg);transition:border-color .23s var(--ease-out-quart),transform .23s var(--ease-out-quart)}.product-info__title.is-active:after{transform:rotate(-45deg)}.product-info__content{cursor:auto;padding-left:18px;border:1px solid hsla(0,0%,92%,.5);height:auto;box-sizing:border-box;padding-top:30px;padding-bottom:24px;border-radius:0 0 5px 5px;display:none}.product-info__content p{font-size:medium}.product-info__container{display:block}.product-info__container:before{display:none}.product-info__wrap{margin-bottom:6px}@media screen and (max-width:1180px){.product-services__list-title{font-size:16px;line-height:20px;padding:14px 10px 14px 18px}.product-services__container:before{height:48px}.product-services__list{padding-left:18px;height:calc(100% - 48px)}.product-services__item{padding-right:16px}}@media screen and (max-width:960px){.product-services__container{display:block}.product-services__container:before{display:none}.product-services__list-title{background-color:#23599b;background-image:var(--blue-gradient);border-radius:5px;position:relative}.product-services__list-title:after{content:"";display:block;position:absolute;right:22px;top:22px;width:10px;height:10px;border-top:2px solid #fff;border-right:2px solid #fff;transform-origin:75% 25%;transform:rotate(135deg);transition:border-color .23s var(--ease-out-quart),transform .23s var(--ease-out-quart)}.product-services__list-title.is-active:after{transform:rotate(-45deg)}.product-info__wrap,.product-services__wrap{margin-bottom:6px}.product-services__list{height:auto;box-sizing:border-box;padding-top:30px;padding-bottom:24px;border-right:1px solid hsla(0,0%,92%,.5);border-radius:0 0 5px 5px;display:none}.product-info__content{padding:10px 0 0 6px}}@media screen and (max-width:600px){.product-program .product-section__title,.product-section__title,.product-services .product-section__title{margin-bottom:24px}}@media screen and (max-width:480px){.product-body,.product-services{margin-bottom:40px}}.product-map .product-section__title{margin-bottom:40px}.product-map__container{position:relative;overflow:hidden}.product-map__container_with-posts{padding-right:500px}.product-map__map img{width:100%;height:auto}.product-map__map{position:relative;height:0;width:100%;height:480px}.product-map__map iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;outline:0;pointer-events:none}.product-map__map.is-active iframe{pointer-events:auto}.product-map__description{background-color:#f9f9f9;letter-spacing:.015em;color:#3c3c3c;font-size:14px;position:absolute;right:0;top:0;width:500px;height:100%}.product-map__description-scroll{height:100%}.product-map__description .simplebar-content{padding:30px 38px 0 48px}.product-map__description-title{font-weight:700;font-size:16px;color:#0e0e0e}.product-map__description-link{color:#0e0e0e}.product-map__description-link:hover{color:var(--orange);text-decoration:none}.product-map__description-place{color:#23599b;margin-bottom:24px}.product-map__description-place-name{text-decoration:underline;margin-left:6px;vertical-align:middle}.product-map__description-place .icon-place{fill:#23599b;vertical-align:middle}.product-map__description-text h5{font-size:14px;color:#202020}.product-map__description-text p{line-height:normal;margin-bottom:16px}.product-map__description-show-full{margin-bottom:34px}.product-map__description-show-full a{color:#23599b;font-family:var(--raleway);font-weight:600;letter-spacing:.015em;text-decoration:underline}@media screen and (max-width:1180px){.product-map__container{padding-right:400px}.product-map__description{width:400px}.product-map__description img{max-width:100%;height:auto}}@media screen and (max-width:960px){.product-map__container{padding-right:300px}.product-map__description{width:300px}.product-map__description .simplebar-content{padding:20px 18px 0}}@media screen and (max-width:767px){.product-map__container{padding-right:0}.product-map__description{display:none}}@media screen and (max-width:600px){.product-map .product-section__title{margin-bottom:20px}}@media screen and (max-width:480px){.product-map__map img{height:440px;width:100%;-o-object-fit:cover;object-fit:cover}}.product-reviews .product-section__title{margin-bottom:40px}.product-reviews .reviews{padding:0;margin-bottom:0}.product-reviews .reviews__header{display:none}.product-reviews .reviews__list{padding-left:0;flex-basis:767px}.product-reviews .review__photo{width:62px;height:62px}.product-reviews .review__content{margin-left:18px}.product-reviews .review+.review{margin-top:32px}.product-reviews .reviews__list .simplebar-content{padding-right:40px}.product-reviews__btns{margin-top:48px}.product-reviews__btns .btn+.btn{margin-left:20px}@media screen and (max-width:960px){.product-reviews__btns{display:none}}.product-sharing{display:flex;align-items:center}.product-section+.product-section.product-sharing{margin-top:90px}.product-sharing__label{font-family:var(--raleway);font-size:24px;color:#000;font-weight:600;letter-spacing:.015em}.product-sharing__icons{width:320px;margin-left:45px;display:flex;align-items:center;gap:50px}.product-sharing__icons svg{fill:#949494}.product-sharing__icons svg:hover{fill:#005fbb}.product-sharing__icons svg.icon-linkedin{height:25px;width:26px}@media screen and (min-width:481px){.product-sharing__icons .icon-im{width:27px;height:27px}.product-sharing__icons .icon-fb{width:15px;height:26px}.product-sharing__icons .icon-youtube{width:34px;height:25px}.product-sharing__icons .icon-vk{width:32px;height:20px}.product-sharing__icons .icon-tw{width:27px;height:24px}.product-sharing__icons .icon-google-p{width:22px;height:24px}.product-sharing__icons .icon-od{width:14px;height:24px}}@media screen and (max-width:960px){.product-section+.product-section.product-sharing{margin-top:60px}.product-sharing{flex-wrap:wrap;justify-content:center}.product-sharing__label{margin-bottom:20px;flex-basis:100%;text-align:center}.product-sharing__icons{margin-left:0}}@media screen and (max-width:480px){.product-section+.product-section.product-sharing{margin-top:40px}.product-sharing__label{font-size:20px;margin-bottom:16px}.product-sharing__icons{justify-content:center;padding:0 20px}}.modal-overlay{background-color:#0000005e;z-index:10000}.modal-overlay,.modal-wrap{position:fixed;inset:0}.modal-wrap{z-index:11000;display:flex;justify-content:center;align-items:center}.modal-wrap .vue-tel-input{border-radius:4px;box-shadow:none!important}.modal-wrap .vue-tel-input:focus-within{border:1px solid var(--orange)}.modal-wrap .vue-tel-input.has-error{border:1px solid red}.modal-overlay,.modal-wrap{opacity:0;visibility:hidden;transition:opacity .3s 0s var(--ease-out-quart),visibility 0s .3s}.modal-overlay.is-visible,.modal-wrap.is-visible{opacity:1;visibility:visible;transition-delay:0s,0s}.modal-window{position:relative;background-color:#fff;padding:26px 44px 38px;border:14px solid #23599b;-o-border-image:url(/images/modal-border.jpg) 14;border-image:url(/images/modal-border.jpg) 14;box-shadow:0 0 35px #0605064a;max-height:96%;overflow:auto;transform:scale(.5);transition:transform .23s var(--ease-out-quart)}.modal-wrap.is-visible .modal-window{transform:scale(1)}.modal-close{position:absolute;right:18px;top:18px;cursor:pointer;z-index:100}.modal-close .icon-close{width:14px;height:14px;fill:#003169;opacity:.48;transition:opacity .23s var(--ease-out-quart)}.modal-close:hover .icon-close{opacity:1}.modal-window__title{color:#000;font-weight:700;font-size:24px;text-align:center;margin-bottom:34px}.modal-reservation__body,.modal-reservation__footer{display:flex}.modal-reservation__footer{justify-content:center}.modal-reservation__col{width:364px}.modal-reservation__col+.modal-reservation__col{margin-left:52px}.modal-reservation .label{color:#4e4e4e;font-size:14px;letter-spacing:.015em;margin-bottom:8px;display:inline-block;font-weight:700}.modal-reservation__footer{margin-top:36px}.modal-reservation__footer .btn{width:100%;line-height:22px;font-weight:700}.modal-reservation .textarea{height:100px}.modal-reservation__total{margin-top:14px;display:flex;align-items:center;justify-content:space-between;padding-right:28px}.modal-reservation__total-label{color:#020202;font-weight:700;font-size:16px}.modal-reservation__total-price{font-size:29px;color:#020202;letter-spacing:.025em}.modal-reservation__total-price .price-value{font-size:33px;font-weight:700}.modal-window__error,.modal-window__loader,.modal-window__success{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .3s 0s var(--ease-out-quart),visibility 0s .3s}.modal-window__error,.modal-window__success{flex-direction:column}.modal-window__error{background-color:#fff}.modal-window__body.is-completed .modal-window__content,.modal-window__body.is-completed .modal-window__title,.modal-window__body.is-error .modal-window__content,.modal-window__body.is-error .modal-window__title,.modal-window__body.is-loading .modal-window__content,.modal-window__body.is-loading .modal-window__title{opacity:0;visibility:hidden}.spinner{width:40px;height:40px;background-color:var(--blue);animation:sk-rotateplane 1.2s ease-in-out infinite}.modal-window__body.is-completed .modal-window__success,.modal-window__body.is-error .modal-window__error,.modal-window__body.is-loading .modal-window__loader{opacity:1;visibility:visible;transition-delay:0s,0s}.modal-window__error-title,.modal-window__success-title{font-size:35px;font-family:var(--raleway);font-weight:600;color:#000;text-align:center;line-height:1.2;margin-bottom:24px}.modal-window__error-subtitle,.modal-window__success-subtitle{font-size:18px;font-family:var(--raleway);font-weight:600;padding:0 60px;text-align:center}.modal-apartment-sale .modal-window__error-title,.modal-apartment-sale .modal-window__success-title{font-size:28px;margin-bottom:20px}@keyframes sk-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0);-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0);-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}to{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@media screen and (max-width:960px){.modal-window{-o-border-image:url(/images/modal-border-small.jpg) 14;border-image:url(/images/modal-border-small.jpg) 14}.modal-reservation{width:480px}.modal-reservation__body,.modal-reservation__footer{flex-wrap:wrap}.modal-reservation__col{width:100%;margin-bottom:10px}.modal-reservation__col+.modal-reservation__col{margin-left:0}.modal-reservation__footer{margin-top:18px}.modal-reservation__footer .modal-reservation__col:first-child{order:2;margin-bottom:0}.modal-window__body.is-completed .modal-window__content,.modal-window__body.is-completed .modal-window__title,.modal-window__body.is-error .modal-window__content,.modal-window__body.is-error .modal-window__title,.modal-window__body.is-loading .modal-window__content,.modal-window__body.is-loading .modal-window__title{display:none}.modal-window__body.is-completed,.modal-window__body.is-error,.modal-window__body.is-loading{height:300px}.modal-window__error-title,.modal-window__success-title{font-size:30px}}@media screen and (max-width:550px){.modal-window{padding:26px 24px 24px}.modal-wrap{padding:0 10px}.modal-reservation{width:100%}.modal-window__title{font-size:20px;line-height:1.2;margin-bottom:26px;padding:0 10px}.modal-reservation .input{padding:10px 15px}.modal-reservation .input-with-icon .input-icon{height:44px;line-height:42px}.modal-reservation__total{flex-wrap:wrap}.modal-reservation__total-label{margin-right:10px}.modal-window__error-title,.modal-window__success-title{font-size:24px;padding:0 20px}.modal-window__error-subtitle,.modal-window__success-subtitle{font-size:16px;padding:0 20px}.modal-window__body.is-completed,.modal-window__body.is-loading{height:250px}}.page-apartments .page-header{background-image:url(/images/bg-apartments.jpg)}.apartments-search{max-width:1300px;margin:-80px auto 18px}.apartments-header-btn{text-align:center;margin-bottom:48px}.apartments-search__form-switch-wrap{display:flex}.apartments-search__switch-radio{display:none}.apartments-search__switch-label{display:inline-block;background-color:#253d70;color:#fff;font-family:var(--raleway);font-weight:600;font-size:16px;line-height:24px;letter-spacing:.025em;padding:11px 50px;cursor:pointer;transition:background-image .23s var(--ease-out-quart)}.apartments-search__switch-radio:checked~.apartments-search__switch-label{background-color:#3b5998}.apartments-search__form-switch:first-child .apartments-search__switch-label{border-top-left-radius:5px}.apartments-search__form-switch:last-child .apartments-search__switch-label{border-top-right-radius:5px}.apartments-search__form-fields{background-color:#3b5998;background-image:linear-gradient(-24deg,#35538f,#3b5998);display:flex;align-items:flex-end;justify-content:space-between;margin-top:-2px;padding:26px 62px 30px 50px;border-radius:0 5px 5px}.apartments-search .field+.field{margin-top:0;margin-left:10px}.apartments-search .label{color:#fff;letter-spacing:.02em;margin-bottom:8px;display:inline-block}.apartments-search .input,.apartments-search .select select{background-color:#fff;display:block;color:#747474;font-weight:700;padding-top:10px;padding-bottom:10px;border:none}.apartments-search .field{flex-basis:130px}.apartments-search .field_select{flex-basis:258px}.apartments-search .field_submit{flex-basis:170px}.apartments-search .select:after{top:17px}.apartments-search .field_submit .btn{font-size:16px;line-height:24px;font-weight:700;font-family:var(--raleway);padding:8px 60px}@media screen and (max-width:1440px){.apartments-search{max-width:none}}@media screen and (max-width:1180px){.apartments-search{max-width:668px}.apartments-search__form-fields{flex-wrap:wrap;justify-content:flex-start;padding-left:34px;padding-right:34px}.apartments-search .field{flex-basis:140px;margin-right:10px}.apartments-search .field_select{flex-basis:290px;margin-bottom:16px}.apartments-search .field+.field{margin-left:0}.apartments-search .field+.field_submit{margin-left:auto}.apartments-search .field_submit .btn{width:100%}}@media screen and (max-width:767px){.apartments-search__form-fields{justify-content:space-between}.apartments-search .field{flex-basis:calc(50% - 10px);margin-right:0;margin-bottom:16px}.apartments-search .field_select{flex-basis:100%}.apartments-search .field+.field_submit{margin:14px auto 0}.apartments-search .field_submit .btn{width:100%;padding-top:13px;padding-bottom:13px}}@media screen and (max-width:480px){.apartments-search__form-fields{border-top-right-radius:0}.apartments-search .field{flex-basis:100%}.apartments-search__form-switch{flex-basis:50%}.apartments-search__switch-label{width:100%;text-align:center;padding-left:0;padding-right:0}}.apartments-slider{margin-bottom:100px;position:relative}.apartments-slider__list img{max-width:100%;height:auto}.apartments-slider__slide{position:relative}.apartments-slider__slide:after{content:"";display:block;position:absolute;inset:0;background-color:#0003;z-index:1}.apartments-slider__container{position:absolute;z-index:2;color:#fff;top:50%;left:40px;transform:translate3d(0,-50%,0)}.apartments-slider__link{position:absolute;inset:0;z-index:3}.apartments-slider__text{max-width:600px;font-size:18px;line-height:24px;font-family:var(--raleway)}.apartments-slider__text span{font-weight:700;font-size:40px;line-height:46px;display:block;margin-bottom:.25em}.apartments-slider .owl-nav{position:absolute;top:50%;left:50%;max-width:1300px;width:100%;transform:translate(-50%,-50%);display:flex;justify-content:space-between}.apartments-slider .owl-nav svg{fill:#fff;vertical-align:middle}.apartments-slider .owl-next,.apartments-slider .owl-prev{padding:15px;opacity:.5;transition:all .23s var(--ease-out-quart)}.apartments-slider .owl-next:hover,.apartments-slider .owl-prev:hover{opacity:1}@media screen and (max-width:960px){.apartments-slider{margin-bottom:60px}.apartments-slider__list img,.apartments-slider__list picture{width:100%;height:260px;-o-object-fit:cover;object-fit:cover}.apartments-slider__text{max-width:400px;font-size:16px;line-height:20px}.apartments-slider__text span{font-size:30px;line-height:34px}}@media screen and (max-width:767px){.apartments-slider{overflow:hidden}.apartments-slider .owl-nav{left:-34px;right:-34px;width:auto;max-width:none;transform:translateY(-50%)}.apartments-slider .owl-next,.apartments-slider .owl-prev{background-color:#fff;opacity:1;border-radius:50%;width:62px;height:62px;line-height:62px;padding:0}.apartments-slider .owl-prev{text-align:right;padding-right:12px}.apartments-slider .owl-next{padding-left:12px}.apartments-slider .icon-arrow-l,.apartments-slider .icon-arrow-r{width:12px;height:18px}.apartments-slider .owl-nav svg{fill:#c3c3c3}.apartments-slider .owl-next:hover svg,.apartments-slider .owl-prev:hover svg{fill:#35538f}}@media screen and (max-width:600px){.apartments-slider__text{font-size:15px;line-height:18px}.apartments-slider__text span{font-size:26px;line-height:30px}}@media screen and (max-width:480px){.apartments-slider__text{max-width:290px}.apartments-slider__text span{font-size:22px;line-height:24px}}@media screen and (max-width:380px){.apartments-slider__container{left:30px}.apartments-slider__text{max-width:250px}}.apartments-selection{border:19px solid #23599b;-o-border-image:url(/images/apartments-form-border.jpg) 19;border-image:url(/images/apartments-form-border.jpg) 19;max-width:1000px;margin:0 auto 80px;padding:26px 42px 32px}.apartments-selection__title{font-size:25px;font-weight:700;text-align:center;color:#000;margin-bottom:25px}.apartments-selection__form-row{display:flex}.apartments-selection__form-row.with-border{padding-bottom:20px;border-bottom:1px solid #e0e0e0}.apartments-selection__form-row+.apartments-selection__form-row{margin-top:26px}.apartments-selection__form .field{flex-basis:100%}.apartments-selection__form .field_man-count{flex-basis:33%}.apartments-selection__form .field+.field{margin-top:0;margin-left:36px}.apartments-selection__form .label{margin-bottom:10px;display:inline-block}@media screen and (max-width:960px){.apartments-selection__form .field+.field{margin-left:10px}}@media screen and (max-width:767px){.apartments-selection__title{font-size:22px}.apartments-selection__form-row{flex-wrap:wrap}.apartments-selection__form .field_man-count{flex-basis:50%}.apartments-selection__form .field+.field{margin-left:0;margin-top:18px}.apartments-selection__form .field+.field_man-count{margin-top:0}.apartments-selection__form-row+.apartments-selection__form-row{margin-top:18px}}@media screen and (max-width:480px){.apartments-selection{padding-left:18px;padding-right:18px;border-width:12px;-o-border-image:url(/images/apartments-form-border-mobile.jpg) 12;border-image:url(/images/apartments-form-border-mobile.jpg) 12}}.select-man-count{display:none}.man-count{width:113px;height:28px;background:url(/images/man-select.svg) 0 0 no-repeat}.man-count_child{background-position:0 -28px}.man-count__none{width:30px}.man-count__none-btn{display:block;width:100%;height:100%}.man-count__none-btn svg{fill:#c5c5c5;width:15px;height:15px;vertical-align:middle}.man-count__none-btn.is-selected svg{fill:#ffa000}.man-count__wrap{display:flex}.man-count__select{position:relative;height:100%}.man-count__select a{position:absolute;display:block;height:100%;top:0;left:0;background:url(/images/man-select-active.svg) 0 0 no-repeat;opacity:0;transition:opacity .23s var(--ease-out-quart)}.man-count_child .man-count__select a{background-position:0 -28px}.man-count__select a.is-selected,.man-count__select a:hover{opacity:1}.man-count__1{width:19px;z-index:6}.man-count__2{width:38px;z-index:5}.man-count__3{width:57px;z-index:4}.man-count__4{width:76px;z-index:3}.man-count__5{width:95px;z-index:2}.man-count__6{width:113px;z-index:1}.how-to-book{margin-bottom:80px}.how-to-book__title{font-size:40px;font-family:var(--raleway);line-height:1.2;color:#000;letter-spacing:.015em;margin-bottom:50px;text-align:center;text-transform:uppercase}.how-to-book__title span{font-weight:700}.how-to-book__steps{display:flex;justify-content:space-around;max-width:1040px;margin:0 auto}.step{flex-basis:25%;text-align:center;position:relative}.step__number{width:120px;height:120px;border:2px solid #000;border-radius:50%;margin:0 auto 20px;font-size:48px;line-height:116px;color:#000}.step__title{font-size:20px;font-family:var(--raleway);font-weight:600;color:#000;margin-bottom:10px}.step__text{font-size:14px}.step:after{content:"";display:block;position:absolute;top:58px;left:208px;background:url(/images/arrow-long.png) no-repeat;width:190px;height:11px}.step:last-child:after{display:none}@media screen and (max-width:1440px)and (min-width:1181px){.how-to-book__title{font-size:35px}}@media screen and (max-width:1180px){.how-to-book__title{font-size:30px}.step:after{display:none}}@media screen and (max-width:767px){.how-to-book__steps{display:block}.step{max-width:420px;margin:0 auto 30px;padding:0 10px}}.apartment-chars{display:flex;flex-direction:column;flex-wrap:wrap;height:108px}.check-list{list-style-type:none;padding:0;margin:0}.check-list__item{color:#3c3c3c;letter-spacing:.015em;font-size:14px;padding-right:20px;margin-bottom:15px}.check-list .check-list__item:before{content:"";display:inline-block;width:16px;height:12px;background:url(/images/check.svg) 0 no-repeat;margin-right:12px}.check-list__item:before{transition:transform .23s var(--ease-out-quart)}.check-list__item:hover:before{transform:scale(1.3)}.facilities{display:flex;flex-wrap:wrap}.facilities__item{flex-basis:25%;padding-right:20px;margin-bottom:20px}.facilities__item:last-child{margin-bottom:0}@media screen and (max-width:1180px){.apartment-chars{height:144px}}@media screen and (max-width:960px){.facilities__item{flex-basis:33.33%}}@media screen and (max-width:768px){.apartment-chars{height:216px}.facilities__item{flex-basis:50%}}@media screen and (max-width:550px){.apartment-chars{display:block;height:auto}}@media screen and (max-width:480px){.facilities__item{flex-basis:100%;padding-left:20px}}.blog-article{word-break:break-word;max-width:1300px;margin:0 auto 60px}.page-blog .page-header{margin-bottom:70px;overflow:visible}.blog{display:flex;max-width:1300px;margin:0 auto 80px}.blog__wrap{flex-grow:1}.blog__aside{width:390px;flex-shrink:0;margin-left:42px}.search-result__title{font-size:30px;font-weight:600;font-family:var(--raleway);margin-bottom:40px;color:#000;line-height:1}.blog__empty{text-align:center;padding-top:40px}.blog__empty-title{font-size:24px;font-weight:600;font-family:var(--raleway)}.blog__item{background-color:#fcfcfc;border:1px solid #ececec;margin-bottom:40px}.blog__item-image{margin:-1px -1px 18px}.blog__item-image-link{display:block;position:relative}.blog__item-image-link:after{content:"";display:block;position:absolute;inset:0;background-color:#10437e;opacity:.2}.blog__item-image img{width:100%;height:auto}.blog__item-body{padding:0 26px}.blog__item-category{font-size:12px;text-transform:uppercase;color:#757575;letter-spacing:.025em;margin-bottom:10px}.blog__item-title{font-family:var(--raleway);font-size:30px;font-weight:700;line-height:1.2;margin-bottom:8px}.blog__item-title a{color:#0f0e0e}.blog__item-title a:hover{color:var(--orange);text-decoration:none}.blog__item-stats{display:flex;color:#999;letter-spacing:.015em;font-size:14px;margin-bottom:18px}.blog__item-stats svg{fill:#bcbcbc;vertical-align:middle}.blog__item-date-value{margin-left:10px;vertical-align:middle}.blog__item-views{margin-left:32px}.blog__item-views-value{margin-left:10px;vertical-align:middle}.blog__item-comments-count{margin-left:32px}.blog__item-comments-count-value{margin-left:10px;vertical-align:middle}.blog__item-introtext{word-break:break-word;color:#3c3c3c;font-size:14px;line-height:18px;letter-spacing:.015em;margin-bottom:22px}.blog__item-more{margin-bottom:20px}.blog__item-more-link{font-family:var(--raleway);color:#ffa700;font-weight:600;letter-spacing:.025em}.blog__item-more-link:after{content:"";display:inline-block;width:23px;height:10px;background:url(/images/blog-link-arrow.svg) 50% no-repeat;margin-left:10px}.blog__item-more-link:hover{text-decoration:none}.product-section.product-sharing{margin-top:90px}.blog__item-sharing{margin:0;padding:0;list-style-type:none;display:flex;border-top:1px solid #ececec}.blog__item-sharing-item{flex-basis:100px;flex-grow:1;text-align:center;height:58px;line-height:58px}.blog__item-sharing-item+.blog__item-sharing-item{border-left:1px solid #ececec}.blog__item-sharing-link{display:inline-block;line-height:0;vertical-align:middle}.blog__item-sharing-link svg{fill:#949494}.blog__item-sharing-link:hover svg{fill:#23599b}.blog__load-more{text-align:center;height:100px;display:flex;justify-content:center;align-items:center;position:relative}.blog__load-more-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;visibility:hidden;opacity:0;transition:opacity .23s var(--ease-out-quart),visibility 0s .23s}.blog__load-more-loader .spinner{background-color:var(--orange);margin:0 auto}.blog__load-more-btn{opacity:1;visibility:visible;transition:opacity .23s var(--ease-out-quart),visibility 0s 0s}.blog__load-more.is-loading .blog__load-more-loader{visibility:visible;opacity:1;transition-delay:0s,0s}.blog__load-more.is-loading .blog__load-more-btn{visibility:hidden;opacity:0;transition-delay:0s,.23s}@media screen and (min-width:580px){.blog__item-sharing .icon-im{width:24px;height:24px}.blog__item-sharing .icon-youtube{width:30px;height:23px}.blog__item-sharing .icon-vk{width:30px;height:18px}.blog__item-sharing .icon-tw{width:24px;height:21px}.blog__item-sharing .icon-fb{width:15px;height:24px}.blog__item-sharing .icon-google-p{width:20px;height:21px}.blog__item-sharing .icon-od{width:13px;height:22px}}@media screen and (max-width:1440px){.blog{max-width:none}}@media screen and (min-width:1181px){.page-blog-article .page-header{height:180px}}@media screen and (max-width:1180px){.blog__aside{width:324px;margin-left:30px}}@media screen and (max-width:960px){.blog__aside{display:none}}@media screen and (max-width:767px){.page-blog .page-title{font-size:45px}.page-blog .page-header{margin-bottom:50px}}@media screen and (max-width:580px){.page-blog .page-title{font-size:40px}.blog__item-title{font-size:22px}.blog__item-image img{height:220px;width:100%;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width:480px){.blog__item-title{font-size:20px}.blog__item-stats{flex-wrap:wrap}.blog__item-comments-count{width:100%;margin-left:0;margin-top:4px}.blog__item-sharing{display:none}}.blog__search{margin-bottom:40px}.blog__search .input{padding-top:18px;padding-bottom:18px;padding-left:26px}.blog__search .input-with-icon .input-icon{height:58px;line-height:56px;width:74px}.blog__search .btn-submit{position:absolute;top:0;right:0;width:74px;height:58px}.blog__aside-section{margin-bottom:50px}.blog__aside-section-title{font-family:var(--raleway);font-size:22px;line-height:1;font-weight:700;color:#0f0e0e;margin-bottom:42px}.blog__recent-posts{margin:0;padding:0;list-style:none}.blog__recent-post{display:flex;position:relative}.blog__recent-post+.blog__recent-post{margin-top:18px}.blog__recent-post-image{width:90px;flex-shrink:0}.blog__recent-post-image img{width:100%;height:auto}.blog__recent-post-body{margin-left:20px;padding-top:6px;padding-right:30px}.blog__recent-post-title{font-family:var(--raleway);font-weight:600;font-size:16px;letter-spacing:.015em;line-height:1.2;margin-bottom:10px}.blog__recent-post-link{color:#0b0b0b}.blog__recent-post-link:hover{text-decoration:none;color:var(--orange)}.blog__recent-post-date{color:#a3a3a3;font-size:14px}.blog__recent-post-date svg{fill:#c8c8c8;vertical-align:middle}.blog__recent-post-date-value{vertical-align:middle;margin-left:6px}.blog__tags-cloud{margin:0;padding:0;list-style-type:none;display:flex;flex-wrap:wrap}.blog__tags-item{margin-right:12px;margin-bottom:12px}.blog__tags-link{display:inline-block;padding:13px 24px;border:1px solid #e1e1e1;border-radius:7px;background-color:#fcfcfc;background-image:var(--orange-gradient);background-size:100% 100%;background-repeat:no-repeat;background-position:0 100px;font-family:var(--raleway);color:#0b0b0b;font-size:14px;line-height:20px;font-weight:600;letter-spacing:.015em;transition:background-position .3s var(--ease-out-quart),color .3s var(--ease-out-quart),border-color .3s 0s var(--ease-out-quart)}.blog__tags-item.is-active .blog__tags-link,.blog__tags-link:hover{text-decoration:none;color:#fff;background-position:0 0;border-color:transparent;transition-delay:0s,0s,.3s}.blog__aside-card{position:relative}.blog__aside-card+.blog__aside-card{margin-top:16px}.blog__aside-card:before{content:"";display:block;position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(180deg,transparent,#000);opacity:.5;z-index:110}.blog__aside-card-image img{width:100%;height:auto}.blog__aside-card-info{position:absolute;bottom:18px;left:18px;max-width:240px;z-index:200}.blog__aside-card-title{font-family:var(--raleway);font-size:18px;line-height:1.2;font-weight:600;color:#fff;letter-spacing:.025em;margin-bottom:6px}.blog__aside-card-price{position:absolute;right:0;bottom:18px;padding:10px 20px;background:var(--orange-gradient);color:#fff;border-radius:7px 0 0 7px;letter-spacing:.025em;line-height:20px;z-index:200}.blog__aside-card-price .currency-sign{font-size:18px}.blog__aside-card-price .price-value{font-size:21px;font-weight:700}.blog__aside-card-link{display:block;position:absolute;inset:0;z-index:200}@media screen and (max-width:1180px){.blog__aside-card-info{max-width:200px}}.blog-article-widget{position:relative;width:100%;min-height:285px;border-radius:8px;overflow:hidden;margin-bottom:20px}.blog-article-widget__background{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(https://data.slontour.com/guts/banner_mobile_f5185f4f85.jpeg);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:0}.blog-article-widget__content{position:relative;z-index:1;padding:30px 20px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;min-height:285px}.blog-article-widget__text{margin-bottom:18px;max-width:100%}.blog-article-widget__title{line-height:1.1;font-size:18px;font-weight:700;color:#fff;text-align:center}.blog-article-widget__subtitle{font-size:14px;color:#fff;margin:0;line-height:1;text-align:center}.blog-article-widget__buttons{display:flex;justify-content:center;width:100%}.blog-article-widget__button{display:inline-flex;align-items:center;gap:10px;padding:8px 15px;background-color:#f59638;color:#fff;text-decoration:none;border-radius:8px;font-size:14px;font-weight:600;transition:background-color .3s ease}.blog-article-widget__button:hover{background-color:#e07b1f}.blog-article-widget__button-icon{flex-shrink:0}@media(min-width:768px){.blog-article-widget__background{background-image:url(https://data.slontour.com/guts/banner_desktop_7b8db16b24.jpeg)}.blog-article-widget__text{max-width:400px}.blog-article-widget__content{min-height:375px;padding:50px 60px;justify-content:center}.blog-article-widget__title{font-size:32px;text-align:left;margin:0 0 15px;line-height:1.3}.blog-article-widget__subtitle{font-size:16px;text-align:left;line-height:1.5}.blog-article-widget__buttons{justify-content:flex-start;width:auto}.blog-article-widget__button{padding:12px 18px}}@media(max-width:420px){.blog-article-widget,.blog-article-widget__content{min-height:275px}}@media(max-width:393px){.blog-article-widget,.blog-article-widget__content{min-height:260px}}@media(min-width:361px)and (max-width:375px){.blog-article-widget,.blog-article-widget__content{min-height:245px}}@media(max-width:361px){.blog-article-widget,.blog-article-widget__content{min-height:235px}.blog-article-widget__title{font-size:16px}.blog-article-widget__subtitle{font-size:12px}.blog-article-widget__button{padding:5px 10px;gap:5px;font-size:12px}}@media(max-width:345px){.blog-article-widget,.blog-article-widget__content{min-height:230px}}.blog-article-all-tours-widget{position:relative;width:100%;min-height:200px;border-radius:8px;overflow:hidden;margin-bottom:20px}.blog-article-all-tours-widget__background{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(https://data.slontour.com/guts/banner_mobile_2_5f88e5bfee.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:0}.blog-article-all-tours-widget__content{position:relative;z-index:1;padding:30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;height:223px}.blog-article-all-tours-widget__text{margin-bottom:18px;max-width:100%}.blog-article-all-tours-widget__title{line-height:1.3;font-size:28px;font-weight:700;color:#fff;text-align:center}.blog-article-all-tours-widget__subtitle{font-size:14px;color:#fff;margin:0;line-height:1;text-align:center;width:350px}.blog-article-all-tours-widget__buttons{display:flex;justify-content:center;width:100%}.blog-article-all-tours-widget__button{display:inline-flex;align-items:center;gap:10px;padding:8px 15px;background-color:#f59638;color:#fff;text-decoration:none;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .3s ease}.blog-article-all-tours-widget__button:hover{background-color:#e07b1f}@media(min-width:768px){.blog-article-all-tours-widget__background{background-image:url(https://data.slontour.com/guts/banner_desktop_2_3745d12acf.jpg)}.blog-article-all-tours-widget__text{max-width:450px}.blog-article-all-tours-widget__content{justify-content:center}.blog-article-all-tours-widget__title{font-size:34px;text-align:left;margin:0 0 15px;line-height:1.3}.blog-article-all-tours-widget__subtitle{font-size:16px;text-align:left;line-height:1.5}.blog-article-all-tours-widget__buttons{justify-content:flex-start;width:auto}.blog-article-all-tours-widget__button{padding:12px 18px}}@media(max-width:440px){.blog-article-all-tours-widget__content{min-height:285px}}@media(max-width:415px){.blog-article-all-tours-widget__content{min-height:275px}}@media(max-width:390px){.blog-article-all-tours-widget,.blog-article-all-tours-widget__content{min-height:260px}.blog-article-all-tours-widget__subtitle{width:100%}}@media(max-width:375px){.blog-article-all-tours-widget{min-height:247px}.blog-article-all-tours-widget__content{min-height:245px;padding:30px 25px}}@media(max-width:361px){.blog-article-all-tours-widget,.blog-article-all-tours-widget__content{min-height:235px}.blog-article-all-tours-widget__title{font-size:26px}}@media(max-width:345px){.blog-article-all-tours-widget,.blog-article-all-tours-widget__content{min-height:225px}.blog-article-all-tours-widget__title{font-size:24px}}.page-reviews .page-header{background-image:url(/images/bg-reviews.jpg);margin-bottom:54px;background-size:cover;background-position:50%;background-repeat:no-repeat}.reviews-wrap{max-width:1300px;margin:0 auto 80px}.reviews-article{color:#3c3c3c;line-height:26px;letter-spacing:.015em;margin-bottom:56px}.page-reviews .reviews__body{flex-wrap:wrap}.reviews__list_full{padding:0 90px;margin-bottom:40px}.reviews__pagination{text-align:center;margin-bottom:90px;width:100%}.reviews__form_wide{flex-basis:1000px;margin-left:auto;margin-right:auto}.reviews__form_wide .form-review{border-width:18px;-o-border-image:url(/images/review-form-wide-border.jpg) 18;border-image:url(/images/review-form-wide-border.jpg) 18}.reviews__form_wide .form-review__subtitle,.reviews__form_wide .form-review__title{max-width:none}.form-review__body-row{margin-bottom:14px;display:flex}.form-review__body-row .field{flex-grow:1}.form-review__body-row .field+.field{margin-top:0;margin-left:34px}.form-review__body-row .field_submit{margin-top:26px}@media screen and (max-width:1440px){.reviews-wrap{max-width:none}}@media screen and (max-width:1180px){.reviews__list_full{padding:0}.reviews__form_wide{flex-basis:800px}}@media screen and (max-width:960px){.reviews-article{font-size:14px;line-height:20px}.reviews__form_wide{flex-basis:582px}.reviews__form_wide .form-review{border-width:14px;-o-border-image:url(/images/review-form-border.jpg) 14;border-image:url(/images/review-form-border.jpg) 14}.form-review__body-row{display:block}.form-review__body-row .field+.field{margin-left:0;margin-top:14px}}@media screen and (max-width:767px){.reviews__list_full{margin-bottom:50px}}.page-about .page-header{background-image:url(/images/bg-about.jpg);margin-bottom:54px;background-size:cover;background-position:50%;background-repeat:no-repeat}.about__wrap{max-width:1300px;margin:0 auto 80px}.about__article{margin-bottom:70px}.about__article-image.no-mobile{float:right;margin-left:80px;margin-bottom:30px}.about__article-image.mobile{display:none}.about__article-title{font-family:var(--raleway);font-size:40px;font-weight:600;color:#000;line-height:1.2;margin-bottom:30px}.about__article-text{font-size:16px;color:#3c3c3c;line-height:26px;letter-spacing:.015em}.about__section{margin-bottom:60px}.about__section-title{color:#000;font-family:var(--raleway);font-weight:600;font-size:24px;margin-bottom:50px;line-height:1.2}.about__services{margin:0;padding:0;list-style-type:none;display:flex}.about__services-item{flex-basis:100px;flex-grow:1}.about__services-image{text-align:center;font-size:0;height:74px;line-height:74px;margin-bottom:32px}.about__services-image svg{vertical-align:middle;fill:var(--orange)}.about__services-text{color:#000;font-size:16px;line-height:24px;letter-spacing:.015em;text-align:center}.about__certificats{display:flex;justify-content:center}.about__certificats-item+.about__certificats-item{margin-left:30px}.about__certificats-item img{max-width:100%;height:auto}@media screen and (max-width:1440px){.about__wrap{max-width:none}}@media screen and (max-width:1180px){.about__article-image.no-mobile{width:300px;margin-left:40px}.about__article-image img{max-width:100%;height:auto}}@media screen and (max-width:960px){.about__article-title{font-size:30px}.about__article-text{font-size:14px;line-height:22px}.about__services{flex-wrap:wrap}.about__services-item{flex-basis:30%;margin-bottom:40px}.about__services-item:nth-last-child(-n+2){margin-bottom:0}.about__services-image{margin-bottom:20px}.about__services-text{font-size:14px;line-height:20px}}@media screen and (max-width:767px){.about__article-image.no-mobile{display:none}.about__article-image.mobile{display:block;text-align:center;margin:20px auto;max-width:350px}}@media screen and (max-width:600px){.about__article{margin-bottom:40px}.about__section{margin-bottom:30px}.about__section-title{margin-bottom:20px}.about__services-item{flex-basis:50%}}@media screen and (max-width:480px){.about__article-title{font-size:22px;margin-bottom:16px}.about__section-title{font-size:20px}.about__certificats{flex-wrap:wrap;justify-content:center}.about__certificats-item{text-align:center;max-width:280px}.about__certificats-item+.about__certificats-item{margin-left:0;margin-top:20px}}@media screen and (max-width:380px){.about__services-item{flex-basis:100%}.about__services-item:nth-last-child(-n+2){margin-bottom:40px}.about__services-item:last-child{margin-bottom:0}}.page-contacts .page-header{background-image:url(/images/bg-contacts.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}.contacts__bg{background:url(/images/map-contacts.png) 0 95% no-repeat;padding-top:54px;padding-bottom:80px}.contacts__wrap{max-width:1300px;margin:0 auto;display:flex;justify-content:space-between}.contacts__content{flex-basis:650px;margin-right:40px}.contacts__title{font-family:var(--raleway);font-size:40px;font-weight:600;color:#000;line-height:1.2;margin-bottom:30px}.contacts__text{font-size:16px;color:#3c3c3c;letter-spacing:.015em;line-height:26px;margin-bottom:68px}.contacts__section{padding-left:70px;margin-bottom:54px}.contacts__section-title{font-family:var(--raleway);color:#000;font-size:24px;font-weight:600;margin-bottom:30px}.contacts__section svg{fill:#acacac;vertical-align:middle}.contacts__row{font-size:0}.contacts__row+.contacts__row{margin-top:30px}.contacts__section .icon-mail,.contacts__section .icon-phone,.contacts__section .icon-skype,.contacts__section .icon-telegram,.contacts__section .icon-whatsup{width:22px;margin-right:30px}.contacts__section .icon-mail{height:15px}.contacts__section .icon-viber{width:27px;height:27px;margin-left:10px}.contacts__section a{font-size:16px;letter-spacing:.015em;color:#3c3c3c}.contacts__section a:hover{text-decoration:none;color:var(--orange)}.contacts__section a:hover svg{fill:var(--orange)}.contacts__contact-link{font-weight:700}.contacts__label{vertical-align:middle}.contacts__social{display:flex;flex-wrap:wrap;gap:20px 25px}.contacts__social .social-icon{width:40px;height:40px}.contacts__social .icon-telegram{margin-right:0;width:40px;height:45px}.contacts__social .icon-google,.contacts__social .icon-trustpilot{width:45px;height:45px}@media screen and (max-width:1840px){.contacts__bg{background-image:none}}@media screen and (max-width:1440px){.contacts__wrap{max-width:none}}@media screen and (max-width:1180px){.contacts__wrap{flex-wrap:wrap;justify-content:center}.contacts__content{flex-basis:100%;margin-right:0}.contacts__section{padding-left:0}.contacts__row,.contacts__social{padding-left:14px}.contacts__contact-link{pointer-events:auto}}@media screen and (max-width:960px){.contacts__title{font-size:30px;margin-bottom:20px}.contacts__text{margin-bottom:30px}.contacts__section-title{margin-bottom:20px}}.page-cart .page-header{margin-bottom:54px}.cart__content{max-width:1200px;margin:0 auto 80px}.cart__empty{margin:160px 0 100px}.cart__empty-body{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.cart__empty-icon{margin-right:40px}.cart__empty-icon .icon-cart{width:60px;height:60px;fill:#9c9fa4}.cart__empty-title{color:#9c9fa4;font-size:40px}.cart__empty-subtitle,.cart__empty-title{font-family:var(--raleway);font-weight:600}.cart__empty-subtitle{text-align:center;font-size:24px}.cart__title{font-size:40px;line-height:1;font-family:var(--raleway);font-weight:600;letter-spacing:.015em;color:#000;margin-bottom:30px}.cart__items{margin:0;padding:0;list-style-type:none}.cart__item{display:flex;align-items:center}.cart__item+.cart__item{margin-top:24px;padding-top:24px;border-top:1px solid #d5d5d5}.cart__item-image{flex-basis:120px;flex-shrink:0;flex-grow:0}.cart__item-name{flex-basis:340px;flex-shrink:1;flex-grow:1;margin-left:20px;font-family:var(--raleway);font-weight:700}.cart__item-qty{margin-left:20px;flex-shrink:0;flex-grow:0}.cart__item-qty-adult,.cart__item-qty-child{display:flex;align-items:center}.cart__item-qty-child{margin-top:12px}.cart__item-qty .price-label{font-size:14px;color:#999;letter-spacing:.015em;width:95px;text-align:right}.cart__item-qty .price-label svg{fill:#999;margin-left:8px;vertical-align:middle}.cart__item-qty .price-label .icon-man{height:20px;width:10px}.cart__item-qty .price-label .icon-child{height:16px;width:10px}.cart__item-qty .price{margin-left:14px;color:#000;letter-spacing:.025em;font-weight:700;min-width:30px}.cart__item-qty .currency-sign{font-size:14px}.cart__item-qty .multiply{font-size:12px;color:#9f9f9f;margin:0 6px;min-width:30px}.cart__item-date{flex-basis:200px;flex-shrink:0;flex-grow:0;margin-left:20px;display:flex;align-items:baseline}.cart__item-date-label{font-size:14px;color:#999;letter-spacing:.015em;margin-right:15px}.cart__item-total{flex-basis:100px;flex-shrink:0;flex-grow:0;margin-left:20px;text-align:right}.cart__item-total .price{color:#000;font-size:20px;font-weight:700;letter-spacing:.025em}.cart__item-total .currency-sign{font-size:16px}.cart__item-remove{margin-left:20px;flex-basis:16px;flex-shrink:0;flex-grow:0;align-self:flex-start}.cart__item-remove .icon-close{width:9px;height:9px;fill:#e60004;vertical-align:top}.cart__item+.cart__item_total{border-top-width:2px}.cart__total{display:flex;width:100%;align-items:center;justify-content:flex-end;padding:0 40px;font-size:18px;font-weight:700}.cart__total-label{color:#999;margin-right:24px}.cart__total-price{color:#000;font-size:20px}.cart__total-price .currency-sign{margin-right:6px}.cart__total-price .price-value{font-size:24px}.cart__offer{text-align:center;margin:40px 0}.cart__offer .btn{font-family:var(--raleway);font-weight:700;font-size:18px;line-height:24px;padding:14px 34px;letter-spacing:.015em}.cart__offer .btn.is-disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media screen and (max-width:1180px){.cart__title{font-size:30px;text-align:center}.cart__items{max-width:660px;margin:0 auto}.cart__item{flex-wrap:wrap;position:relative}.cart__item-image,.cart__item-name{margin-bottom:20px}.cart__item-name{flex-basis:70%;padding-right:20px}.cart__item+.cart__item{margin-top:30px;padding-top:30px}.cart__item-remove{position:absolute;top:0;right:0}.cart__item+.cart__item .cart__item-remove{top:30px}}@media screen and (max-width:767px){.cart__empty{margin:100px 0 60px}.cart__empty-icon{margin-right:24px}.cart__empty-icon .icon-cart{width:40px;height:40px}.cart__empty-title{font-size:30px}.cart__empty-subtitle{font-size:20px}.cart__item-name{flex-basis:100px}.cart__item-qty{flex-basis:100%;margin-bottom:20px}.cart__item-date{flex-basis:282px;padding-left:60px;margin-left:0}.cart__item-total{flex-grow:1;padding-right:40px}}@media screen and (max-width:480px){.cart__empty-icon{margin-right:16px}.cart__empty-icon .icon-cart{width:30px;height:30px}.cart__empty-title{font-size:24px}.cart__empty-body{margin-bottom:10px}.cart__empty-subtitle{font-size:16px}.cart__item-date{margin-bottom:20px}.cart__item-total{flex-basis:100%;margin-left:0}}@media screen and (max-width:380px){.cart__item-qty{flex-basis:auto;margin-left:0}.cart__item-qty .multiply{min-width:auto}.cart__item-image{flex-basis:90px}.cart__item-image img{max-width:100%;height:auto}.cart__item-total{padding-right:0;text-align:center}.cart__total{justify-content:center;padding:0}}.vue-tel-input{border-radius:4px;height:47px;box-shadow:none!important}.vue-tel-input:focus-within{border:1px solid var(--orange)}.vue-tel-input.has-error{border:1px solid red}.offer{max-width:1200px;margin:0 auto 80px}.offer__title{font-size:40px;line-height:1;font-family:var(--raleway);font-weight:600;letter-spacing:.015em;color:#000;margin-bottom:24px}.form-offer__fields{display:flex;flex-wrap:wrap;margin:0 -10px}.form-offer__fields .field{width:50%;padding:0 10px}.field_required .label:after{content:"*";color:#e60004}.form-offer__fields .field+.field{margin-top:0}.form-offer__fields .field:nth-child(n+3){margin-top:20px}.form-offer__fields .label{color:#4e4e4e;font-size:14px;margin-bottom:8px;display:inline-block;font-weight:700}.pay-info-left{width:60%}.pay-info-right{width:35%;margin-left:auto}.container .payment-info-box{border:1px solid #d3d3d3;border-radius:15px;padding:25px}.container .payment-info-box .payment-header{border-bottom:1px solid #d3d3d3;margin-bottom:25px}.container .payment-info-box .pay-button-box{display:flex}.container .payment-info-box .pay-button-box .total{margin-bottom:15px}.container .payment-info-box .order-items{display:flex;flex-direction:column;gap:15px}.payment-method{display:flex;flex-direction:column;gap:12px}.payment-method label{font-weight:500;cursor:pointer}.card-form input{display:block;width:100%;padding:8px;margin-top:6px;margin-bottom:6px;border:1px solid #ccc;border-radius:4px}.paypal-button button{padding:10px;background-color:#0070ba;color:#fff;border:none;border-radius:4px;cursor:pointer}.multi-steps>li.is-active:before,.multi-steps>li.is-active~li:before{content:counter(stepNum);font-family:inherit;font-weight:700}.multi-steps>li.is-active:after,.multi-steps>li.is-active~li:after{background-color:#ededed}.multi-steps{display:table;table-layout:fixed;width:100%;margin-bottom:50px}.multi-steps>li{counter-increment:stepNum;text-align:center;display:table-cell;position:relative;color:green}.multi-steps>li:before{content:"";content:"✓;";content:"𐀃";content:"𐀄";content:"✓";display:block;margin:0 auto 4px;background-color:#fff;width:36px;height:36px;line-height:32px;text-align:center;font-weight:700;border:2px solid green;border-radius:50%}.multi-steps>li:after{content:"";height:2px;width:85%;background-color:green;position:absolute;top:16px;left:57%;z-index:-1}.multi-steps>li.is-active{color:var(--link-color)}.multi-steps>li:last-child:after{display:none}.multi-steps>li.is-active:before{background-color:#fff;border-color:var(--link-color)}.multi-steps>li.is-active~li{color:gray}.multi-steps>li.is-active~li:before{background-color:#ededed;border-color:#ededed}@media screen and (max-width:1180px){.container .row{gap:25px}.offer__title{font-size:30px}.multi-steps{padding-left:10px;margin-bottom:0}.multi-steps>li{font-size:12px}.multi-steps>li:after{width:65%;left:67%}.pay-info-left,.pay-info-right{width:100%}.pay-info-left{order:2}.pay-info-right{order:1;margin-top:25px}.pay-button-box p{font-size:12px}.pay-button-box .total{font-size:20px}}@media screen and (max-width:767px){.form-offer__fields .field{width:100%}.form-offer__fields .field:nth-child(n+2){margin-top:20px}}.checkout__loading{position:fixed;top:0;left:0;width:100%;height:100vh;background:#ffffffe6;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;visibility:hidden;z-index:9999;transition:opacity .3s ease,visibility 0s .3s}.checkout__loading.is-visible{opacity:1;visibility:visible;transition-delay:0s,0s}.checkout__loading-spinner{width:50px;height:50px;border:4px solid rgba(0,0,0,.1);border-left-color:#000;border-radius:50%;animation:spin 1s linear infinite}.checkout__loading p{margin-top:20px;font-size:16px;color:#333}@keyframes spin{to{transform:rotate(1turn)}}.page-order .page-header{margin-bottom:54px}.order{max-width:1200px;margin:0 auto 80px}.order__complete{margin:80px 0 100px;text-align:center}.order__complete-title{font-size:40px;color:#000;font-family:var(--raleway);font-weight:600;margin-bottom:20px;letter-spacing:.025em}.order__complete-subtitle{font-size:20px}.order__complete-subtitle,.order__title{font-family:var(--raleway);font-weight:600}.order__title{font-size:30px;color:#000;margin-bottom:20px}.order__details{margin-bottom:60px}.order__details-items{font-size:18px}.order__details-comment{font-size:14px;color:#999;max-width:800px}@media screen and (max-width:1180px){.order__complete-title{max-width:600px;margin:0 auto 20px;line-height:1.2}}@media screen and (max-width:767px){.order__complete{margin:60px auto}.order__complete-title{font-size:30px;max-width:400px;margin-bottom:10px}.order__complete-subtitle{font-size:16px}.order__title{font-size:24px;margin-bottom:10px}.order__details{margin-bottom:24px}}@media screen and (max-width:480px){.order__complete-title{font-size:22px;max-width:320px}.order__complete-subtitle{font-size:15px}.order__title{font-size:22px}.order__details-items{font-size:16px}}.post{display:flex;max-width:1300px;margin:0 auto 80px}.post__wrap{flex-grow:1;overflow:hidden}.post__title{font-size:40px;font-weight:600;font-family:var(--raleway);margin-bottom:32px;color:#000;line-height:1.2}.post__image.no-mobile{float:right;margin-left:30px;margin-bottom:30px;width:300px}.post__image.mobile{margin-bottom:32px;display:none}.post__image img{max-width:100%;height:auto}.post__excerpt{margin-bottom:30px}.post__excerpt img{max-width:100%;height:auto}.post__article{padding:0 30px;margin-bottom:60px}.post__article p{margin-bottom:1.5em}.post__article img{max-width:100%;margin:24px}.post__footer{border-top:1px solid #ececec;display:flex;padding:40px 30px 0;align-items:center;color:#949494;margin-bottom:30px;font-size:14px}.post__views{margin-left:50px}.post__footer svg{fill:#949494;vertical-align:middle}.post__category{margin-left:auto;text-transform:uppercase}.post__category-link{color:#949494;text-decoration:none}.post__category-link:hover{color:var(orange);text-decoration:none}.post__date-value{margin-left:10px;vertical-align:middle}.post__social-share-title{font-size:24px;font-weight:600;font-family:var(--raleway);padding:0 30px}.post .blog__item-sharing{border-top:0}.post .blog__item-sharing-item+.blog__item-sharing-item{border-left:0}@media screen and (max-width:1180px){.post__title{font-size:30px}.post__image.no-mobile{display:none}.post__image.mobile{display:block}.post__article{padding:0}.post__article img{margin:14px}.post__footer{padding:0}.post__footer .post__category,.post__footer .post__date,.post__footer .post__views{display:flex;flex-direction:column;align-items:center;gap:15px;margin-top:30px}}.cart-notification{position:fixed;top:20px;right:20px;width:290px;padding:15px 25px;background-color:#fff;z-index:1000;border-radius:10px;box-shadow:2px 2px 10px 2px #00000040;opacity:0;visibility:hidden;transform:translate3d(0,-100px,0);transition:opacity .23s var(--ease-in-quart),transform .23s var(--ease-in-quart),visibility 0s .23s}.cart-notification.is-active{opacity:1;visibility:visible;transform:translateZ(0);transition-delay:0s,0s,0s;transition-timing-function:var(--ease-out-quart),var(--ease-out-quart)}.cart-notification__close{position:absolute;right:5px;top:4px;width:20px;height:20px;line-height:20px}.cart-notification__close .icon-close{width:9px;height:9px;fill:#e60004;vertical-align:middle}.cart-notification__content{display:flex;align-items:center}.cart-notification__icon{margin-right:20px}.cart-notification__icon svg{fill:#575757}.cart-notification__title{font-size:14px;color:#000;font-weight:600;font-family:var(-raleway)}.cart-notification__link{font-size:12px}.page-error{height:calc(100vh - 609px);min-height:360px;max-width:700px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;text-align:center;font-size:20px;font-family:var(--raleway)}.page-error__code{font-size:140px;line-height:1;font-weight:600;color:#ccc;margin-bottom:30px}.page-error__title{margin-bottom:60px;color:#ccc}.page-error__text{font-weight:600}@media screen and (max-width:1440px){.page-error{height:calc(100vh - 585px)}}@media screen and (max-width:1180px){.page-error{height:calc(100vh - 559px)}}@media screen and (max-width:767px){.page-error{font-size:18px;max-width:600px}.page-error__code{font-size:100px;margin-bottom:20px}.page-error__title{margin-bottom:30px}}@media screen and (max-width:600px){.page-error{height:calc(100vh - 554px)}}@media screen and (max-width:480px){.page-error{min-height:420px}}.page-price .page-header{margin-bottom:54px}.price__wrap{max-width:1200px;margin:0 auto 80px}.price__legend{margin-bottom:2rem}.price__legend p{margin-bottom:.5rem}.price__legend p:first-child{margin-bottom:1.5rem}.price__legend p:last-child{margin-bottom:0}.price__legend img{vertical-align:middle}.price__download{text-align:right;margin-bottom:2rem}.price__download .btn{font-family:var(--raleway);font-weight:600;font-size:16px;line-height:24px;padding-top:14px;margin-bottom:14px}.price__section{margin-bottom:3rem}.price__section-title{font-size:30px}.price__section-subtitle,.price__section-title{font-family:var(--raleway);font-weight:600;text-align:center;color:#000;margin-bottom:1rem}.price__section-subtitle{font-size:24px}.price__section-subtitle a,.price__section-title a{color:inherit;text-decoration:none}.price__section-subtitle a:hover,.price__section-title a:hover{color:var(--link-color)}.price__items{list-style:none;padding:0;margin:0}.price__item{display:flex;align-items:center;margin-bottom:2em}.price__item-title{font-size:18px;font-family:var(--raleway);font-weight:600;flex:1 1 100%;margin-right:1em}.price__item-title a{color:#000}.price__item-title a:hover{color:var(--orange);text-decoration:none}.price__item-options{list-style:none;margin:0;padding:0 2rem}.price__item-option{display:flex;align-items:center;font-size:14px}.price__item-option+.price__item-option{margin-top:.5rem;border-top:1px solid #ececec;padding-top:.5rem}.option__lang,.price__item-lang{flex:0 0 30px;margin-right:1rem;overflow:hidden}.option__lang img,.price__item-lang img{max-width:100%;height:auto}.option__name{flex:1 1 100%;font-weight:700;padding-left:.5rem;margin-right:1rem}.option__time,.price__item-time{flex:0 0 auto;font-size:.875em;margin-right:2rem}.option__prices,.price__item-prices{flex:1 0 200px;display:flex;justify-content:flex-end;align-items:center}.option__price,.price-cost{position:relative}.option__price:hover .tooltip,.price-cost:hover .tooltip{opacity:1;visibility:visible}.option__price+.option__price,.price-cost+.price-cost{margin-left:1rem}.option__price svg,.price-cost svg{fill:#a3a3a3;vertical-align:middle}.option__price .icon-man,.price-cost .icon-man{width:10px;height:20px}.option__price .icon-child,.price-cost .icon-child{width:12px;height:18px}.option__price-label,.price-cost__label{letter-spacing:.025em;vertical-align:middle;color:#000;font-size:16px;display:inline-block}.option__price-label .currency-sign,.price-cost__label .currency-sign{font-size:14px}@media screen and (max-width:639px){.price__legend{font-size:14px}.price__download{text-align:center}.price__section-title{font-size:24px;margin-bottom:.5rem}.price__section-subtitle{font-size:18px;margin-bottom:.5rem}.price__item{margin-bottom:1em}.price__item-title{font-size:16px}.option__prices,.price__item-prices{flex-direction:column;align-items:flex-end;flex-basis:100px}.option__price+.option__price,.price-cost+.price-cost{margin-left:0;margin-top:.25rem}}@media screen and (max-width:480px){.price__item-options{padding:0}.price__item,.price__item-option{flex-wrap:wrap;justify-content:center}.price__item-option+.price__item-option{padding-top:1rem;margin-top:1rem}.option__name,.price__item-title{flex:0 1 100%;margin-right:0;padding-left:0;text-align:center}.option__time,.price__item-time{margin-right:1rem}.option__lang,.price__item-lang{margin-right:0}.option__prices,.price__item-prices{flex-basis:100%;justify-content:center;margin-top:8px;flex-direction:row}.option__price+.option__price,.price-cost+.price-cost{margin-left:1rem;margin-top:0}}.apartment__options{display:flex}.apartment__option{position:relative;margin-right:40px;color:#a3a3a3}.apartment__option .tooltip{top:-30px;left:70%;z-index:10}.apartment__option:hover .tooltip{opacity:1;visibility:visible;transition-delay:0s 0s}.apartment__option svg{fill:#a3a3a3;vertical-align:middle}.apartment__option:hover svg{fill:var(--orange)}.apartment__option:hover{color:var(--orange)}.apartment__option-value{display:inline-block;vertical-align:middle;font-size:14px;margin-right:4px}.apartments-slider-button-next,.apartments-slider-button-prev{position:absolute;top:50%;transform:translateY(-50%);z-index:5;opacity:.4;transition:opacity .23 var(--ease-out-quart)}.apartments-slider-button-next svg,.apartments-slider-button-prev svg{fill:#fff}.apartments-slider-button-prev{left:20px}.apartments-slider-button-next{right:20px}.apartments-slider-button-next:hover,.apartments-slider-button-prev:hover{opacity:1}.apartments-empty{text-align:center;margin:3rem 0}.apartments-empty__title{font-family:var(--raleway);font-weight:600;color:#000;font-size:30px;margin-bottom:1rem;line-height:1.2}.apartments-empty__subtitle{font-family:var(--raleway);font-weight:600;font-size:16px}.apartments-selection{position:relative}.apartments-selection__subtitle{font-size:16px;line-height:24px;letter-spacing:.015em;text-align:center;max-width:450px;margin:0 auto}.apartments-selection__loader,.apartments-selection__success{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .3s 0s var(--ease-out-quart),visibility 0s .3s}.apartments-selection__success{flex-direction:column}.apartments-selection.is-completed .apartments-selection__content,.apartments-selection.is-loading .apartments-selection__content{opacity:0;visibility:hidden}.apartments-selection.is-completed .apartments-selection__success,.apartments-selection.is-loading .apartments-selection__loader{opacity:1;visibility:visible;transition-delay:0s,0s}@media screen and (max-width:960px){.apartments-empty{margin:2rem 0}.apartments-empty__title{font-size:24px;margin-bottom:.5rem}.apartments-empty__subtitle{font-size:15px}}@media screen and (max-width:767px){.apartments-selection.is-completed,.apartments-selection.is-loading{height:500px;overflow:hidden}}@media screen and (max-width:480px){.apartments-selection.is-completed,.apartments-selection.is-loading{height:350px}}.modal-window_apartment{position:relative;background:#fff;padding:0;border:0}.modal-window_apartment .apartments-selection{margin:0}.modal-window_apartment .modal-close{right:28px;top:28px}.sitemap{margin:2rem 0;font-size:18px;display:flex;flex-wrap:wrap}.sitemap__list{font-size:.875em;padding-left:2em}.sitemap__link{color:var(--blue)}.sitemap__link:hover{color:color(var(--blue) shade(20%))}.link-sitemap,.link-sitemap:hover{color:#fff}li.sitemap__list-item-unlisted{list-style:none}.responsive-video{position:relative;width:100%;height:0;padding-bottom:56.25%;overflow:hidden}.responsive-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.page-vacancies .page-header{background-image:url(/images/bg-about.jpg);margin-bottom:54px}.vacancies__wrap{max-width:1300px;margin:0 auto 60px;display:flex;justify-content:space-between;position:relative}.vacancies__content{flex-basis:720px;margin-right:40px}.vacancies__content img{max-width:100%}.vacancies__title{font-family:var(--raleway);font-size:40px;font-weight:600;color:#000;line-height:1.2;margin-bottom:30px}.vacancies__text{font-size:16px;color:#3c3c3c;letter-spacing:.015em;line-height:26px;margin-bottom:68px}.vacancies-list{list-style-type:none;padding:0;margin-bottom:40px}.vacancies-list__item{margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #f1f1f1}.vacancies-list__item:last-child{border-bottom:0}.vacancy__title{font-family:var(--raleway);color:#000;font-size:24px;font-weight:600;margin-bottom:24px}.vacancy__description,.vacancy__list{margin-bottom:30px}.vacancy__list{padding-left:20px;list-style-type:disc}.vacancy__subtitle{font-family:var(--raleway);color:#000;font-size:16px;font-weight:600;margin-left:-20px;margin-bottom:5px}.vacancy__trigger-text{font-size:14px;max-width:480px;color:#a0a0a0}.vacancy__trigger-text a{letter-spacing:.015em;color:#a0a0a0}.vacancy__trigger-text a:hover{text-decoration:none;color:#3c3c3c}@media screen and (max-width:1440px){.vacancies__wrap{max-width:none}}@media screen and (max-width:1180px){.vacancies__wrap{flex-wrap:wrap;justify-content:center}.vacancies__content{flex-basis:100%;margin-right:0}}@media screen and (max-width:960px){.vacancies__title{font-size:30px;margin-bottom:20px}.vacancies__text{margin-bottom:30px;font-size:14px;line-height:1.5}.vacancy{font-size:14px}.vacancy__title{font-size:20px}.vacancy__description,.vacancy__list,.vacancy__title{margin-bottom:20px}}@media screen and (max-width:480px){.contacts__title{font-size:22px}.contacts__text{font-size:14px;line-height:20px}.contacts__section-title{font-size:18px}}.category-pagination .pagination{display:flex;justify-content:center;list-style-type:none;margin:20px 0;padding:0}.category-pagination .pagination li{border-left:1px solid #dee2e6;font-size:18px}.category-pagination .pagination li a,.category-pagination .pagination li span{display:block;padding:.75rem 1.25rem;line-height:1.25;color:var(--blue)}.category-pagination .pagination li:first-child{border-left:0}.category-pagination .pagination li.active{background:var(--orange);border-left:0;border-radius:5px}.category-pagination .pagination li.active+li{border-left:0}.category-pagination .pagination li.active span{color:#fff}@media screen and (max-width:600px){.category-pagination .pagination li{font-size:14px}}.individual-selection-form{border:14px solid #23599b;-o-border-image:url(/images/review-form-border.jpg) 14;border-image:url(/images/review-form-border.jpg) 14;padding:51px 48px 45px;position:relative}form.individual-selection-form__form .vue-tel-input{border-radius:4px;height:47px;box-shadow:none}form.individual-selection-form__form .vue-tel-input:focus-within{border:1px solid var(--orange)}form.individual-selection-form__form .vue-tel-input.has-error{border:1px solid red}.individual-selection-form__form.is-completed .form-review__content,.individual-selection-form__form.is-loading .form-review__content{opacity:0;visibility:hidden}.individual-selection-form__form.is-completed .form-review__success,.individual-selection-form__form.is-loading .form-review__loader{opacity:1;visibility:visible;transition-delay:0s,0s}@media screen and (max-width:1440px){.individual-selection-form{padding:36px 24px 24px}.individual-selection-form .form-review__title{font-size:20px;line-height:24px;margin-bottom:12px}.individual-selection-form .form-review__subtitle{font-size:15px;line-height:20px;margin-bottom:20px}.individual-selection-form .input{padding:10px 16px}.individual-selection-form .textarea{padding:10px 16px;height:116px}.individual-selection-form .field+.field_submit{margin-top:20px}.individual-selection-form .field_submit .btn{font-size:16px;line-height:24px;padding:12px 50px}}@media screen and (max-width:480px){.individual-selection-form{padding:26px 14px 20px}}.page-booking{padding-top:20px;padding-bottom:20px}.booking{max-width:400px;margin:0 auto;padding:0 15px}.booking .field+.field{margin-top:10px}.booking__title{text-align:center;font-family:var(--raleway);color:#000;font-size:18px;margin-bottom:1em}.booking .modal-reservation__total-label{font-size:14px}.booking .modal-reservation__total-price{font-size:22px}.booking .modal-reservation__total-price .price-value{font-size:30px}.booking__field-full .btn{width:100%;text-align:center}.booking .label{color:#4e4e4e;font-size:13px;letter-spacing:.015em;margin-bottom:4px;display:inline-block;font-weight:700}.booking .input{padding:8px 12px;font-size:13px}.booking .input-with-icon .input-icon{width:50px;height:40px;line-height:38px}.booking__total{margin-bottom:10px}.booking__btn-back{margin-top:10px}.booking__loading{position:fixed;top:0;left:0;width:100%;height:100vh;background:#fffc;opacity:0;visibility:hidden;transition:opacity .3s 0s var(--ease-out-quart),visibility 0s .3s}.booking__loading-spinner{position:fixed;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.booking__thanks.modal-window{transform:scale(1) translate3d(-50%,-50%,0);position:fixed;max-width:380px;min-width:310px;overflow:none;top:50%;left:50%;padding:26px 10px;opacity:0;visibility:hidden;transition:opacity .3s 0s var(--ease-out-quart),visibility 0s .3s}.booking__thanks .modal-window__success{opacity:1;visibility:inherit;transition-delay:0s,0s;position:static}.booking__thanks .modal-window__success-title{font-size:20px;padding:0;margin-bottom:12px}.booking__thanks .modal-window__success-subtitle{font-size:14px;padding:0}.booking__thanks-btn{margin-top:20px}.booking__loading.is-visible,.booking__thanks.is-visible{opacity:1;visibility:visible;transition-delay:0s,0s}.product-header__features{margin-top:1em}.features-list{list-style:none;margin:0;padding:0}.features-list__item+.features-list__item{margin-top:.75em}.product-feature{display:flex;height:2em;align-items:center}.product-feature__icon{height:1.75em;width:1.75em;background-size:auto 100%;background-position:50%;background-repeat:no-repeat;margin-right:.5em}.product-feature__icon.moneyback{background-image:url(/images/moneyback.svg)}.product-feature__icon.globe{background-image:url(/images/globe.svg)}.product-feature__icon.bus{background-image:url(/images/bus.svg)}.product-feature__icon.people-group{background-image:url(/images/people-group.svg)}.product-feature__icon.flag{background-image:url(/images/flag.svg)}.product-feature__icon.star{background-size:auto 90%;background-image:url(/images/star.svg)}.product-feature__title{font-family:var(--raleway);color:#0c0c0c;line-height:1}@media screen and (min-width:640px){.features-list{display:flex;flex-wrap:wrap}.features-list__item+.features-list__item{margin-top:0}.features-list__item{margin-right:2em}.product-feature{height:2.5em}.product-feature__icon{margin-right:.75em}}.faq-search{margin-top:24px;margin-bottom:48px;animation:fadeInDown .6s var(--ease-out-quart)}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.faq-search__wrapper{position:relative;max-width:680px;margin:0 auto}.faq-search__icon{position:absolute;left:24px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none;transition:color .3s var(--ease-out-quart);z-index:1}.faq-search__input{width:100%;padding:18px 56px;font-family:var(--font-stack);font-size:16px;line-height:1.5;color:var(--title-color);background:#ffffff0d;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;outline:none;transition:all .3s var(--ease-out-quart);box-shadow:0 8px 32px #00000014,inset 0 1px #ffffff4d}.faq-search__input::-moz-placeholder{color:#9ca3af;font-weight:400}.faq-search__input::placeholder{color:#9ca3af;font-weight:400}.faq-search__input:hover{background:#ffffff14;border-color:#ffffff4d;box-shadow:0 12px 40px #0000001f,inset 0 1px #fff6;transform:translateY(-1px)}.faq-search__input:focus{background:#ffffff1a;border-color:#ffa00066;box-shadow:0 16px 48px #ffa00026,inset 0 1px #ffffff80;transform:translateY(-2px)}.faq-search__input:focus+.faq-search__icon{color:var(--orange)}.faq-search__clear{position:absolute;right:20px;top:50%;transform:translateY(-50%);padding:8px;background:#ffa0000d;border:1px solid transparent;cursor:pointer;color:#9ca3af;transition:all .25s var(--ease-out-quart);border-radius:6px;display:flex;align-items:center;justify-content:center}.faq-search__clear:hover{color:var(--orange);background:#ffa00026;border-color:#ffa00033}.faq-search__clear:active{transform:translateY(-50%) scale(.95)}.faq-search__no-results{margin-top:24px;padding:20px 28px;text-align:center;font-size:15px;color:#6b7280;background:#ffffff0f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.15);border-radius:10px;animation:fadeIn .3s var(--ease-out-quart)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.faq-accordion{width:100%}.faq-accordion__list{display:flex;flex-direction:column;gap:16px}.faq-accordion__item{background:#ffffff0d;backdrop-filter:blur(18px) saturate(180%);-webkit-backdrop-filter:blur(18px) saturate(180%);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;overflow:hidden;transition:all .35s var(--ease-out-quart);box-shadow:0 8px 32px #00000014,inset 0 1px #ffffff4d}.faq-accordion__item:hover{background:#ffffff14;border-color:#ffffff4d;box-shadow:0 12px 40px #0000001f,inset 0 1px #fff6;transform:translateY(-2px)}.faq-accordion__item--open{background:#ffffff1a;border-color:#ffa0004d;box-shadow:0 12px 48px #ffa00026,inset 0 1px #ffffff80}.faq-accordion__item--open:hover{transform:translateY(0);background:#ffffff1f}.faq-accordion__item:last-child{margin-bottom:32px}.faq-accordion__header{width:100%;padding:24px 28px;background:transparent;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;text-align:left;transition:all .3s var(--ease-out-quart);gap:20px}.faq-accordion__item--open .faq-accordion__header{background:linear-gradient(180deg,rgba(255,160,0,.05),transparent);padding-bottom:20px}.faq-accordion__header:focus{outline:2px solid rgba(255,160,0,.6);outline-offset:-2px}.faq-accordion__header:focus-visible{outline:2px solid rgba(255,160,0,.6);outline-offset:-2px}.faq-accordion__question{flex:1;font-family:var(--raleway);font-size:18px;font-weight:600;line-height:1.4;color:var(--title-color);letter-spacing:-.01em;transition:color .3s var(--ease-out-quart)}.faq-accordion__item--open .faq-accordion__question{color:var(--orange)}.faq-accordion__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;border-radius:8px;background:#ffffff1a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.15);transition:all .3s var(--ease-out-quart)}.faq-accordion__item:hover .faq-accordion__icon{background:#ffffff26;border-color:#ffffff40}.faq-accordion__item--open .faq-accordion__icon{background:#ffa00026;border-color:#ffa0004d}.faq-accordion__chevron{stroke:#6b7280;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;transition:all .35s var(--ease-out-quart)}.faq-accordion__item--open .faq-accordion__chevron{transform:rotate(180deg);stroke:var(--orange)}.faq-accordion__content{overflow:hidden;transition:height .4s var(--ease-out-quart)}.faq-accordion__answer{padding:0 28px 28px;color:var(--text-color);font-size:15px;line-height:1.7}.faq-accordion__answer :deep(p){margin:0 0 16px}.faq-accordion__answer :deep(p:last-child){margin-bottom:0}.faq-accordion__answer :deep(a){color:var(--orange);text-decoration:none;font-weight:500;border-bottom:1px solid rgba(255,160,0,.3);transition:all .25s var(--ease-out-quart)}.faq-accordion__answer :deep(a:hover){color:color(var(--orange) shade(15%));border-bottom-color:var(--orange)}.faq-accordion__answer :deep(ol),.faq-accordion__answer :deep(ul){margin:16px 0;padding-left:24px}.faq-accordion__answer :deep(li){margin:10px 0;padding-left:8px}.faq-accordion__answer :deep(strong){font-weight:600;color:var(--title-color)}.faq-accordion__answer :deep(code){padding:2px 8px;background:#f3f4f6;border-radius:4px;font-family:Courier New,monospace;font-size:.9em;color:#1f2937}.faq-accordion__answer :deep(.faq-highlight),.faq-accordion__question :deep(.faq-highlight){background:linear-gradient(120deg,#ffb6004d,#ffa0004d);color:inherit;padding:2px 4px;border-radius:3px;font-weight:inherit;animation:highlightPulse 1.5s ease-in-out}@keyframes highlightPulse{0%,to{background:linear-gradient(120deg,#ffb6004d,#ffa0004d)}50%{background:linear-gradient(120deg,#ffb60080,#ffa00080)}}.faq-expand-enter-active,.faq-expand-leave-active{transition:height .4s var(--ease-out-quart),opacity .3s ease}.faq-expand-enter-from,.faq-expand-leave-to{height:0!important;opacity:0}.faq-list-enter-active{animation:fadeInScale .4s var(--ease-out-quart)}.faq-list-leave-active{animation:fadeOutScale .3s var(--ease-in-quart)}.faq-list-move{transition:transform .4s var(--ease-out-quart)}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes fadeOutScale{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@media(prefers-reduced-motion:reduce){.faq-accordion__chevron,.faq-accordion__content,.faq-accordion__header,.faq-accordion__item,.faq-expand-enter-active,.faq-expand-leave-active,.faq-list-enter-active,.faq-list-leave-active,.faq-search__clear,.faq-search__icon,.faq-search__input{animation:none!important;transition:none!important}}@media screen and (max-width:768px){.faq-search{margin-top:20px;margin-bottom:32px}.faq-search__input{padding:16px 52px 16px 48px;font-size:15px;border-radius:10px}.faq-search__icon{left:18px;width:18px;height:18px}.faq-search__clear{right:16px}.faq-accordion__list{gap:12px}.faq-accordion__item{border-radius:10px}.faq-accordion__header{padding:20px;gap:16px}.faq-accordion__item--open .faq-accordion__header{padding-bottom:16px}.faq-accordion__question{font-size:16px;line-height:1.45}.faq-accordion__icon{width:28px;height:28px}.faq-accordion__answer{padding:0 20px 20px;font-size:14px;line-height:1.65}.faq-accordion__item:last-child{margin-bottom:24px}}@media screen and (max-width:480px){.faq-search{margin-top:16px}.faq-search__input{padding:14px 48px 14px 44px;font-size:14px}.faq-search__icon{left:16px;width:16px;height:16px}.faq-accordion__header{padding:18px 16px;gap:12px}.faq-accordion__item--open .faq-accordion__header{padding-bottom:14px}.faq-accordion__question{font-size:15px}.faq-accordion__icon{width:26px;height:26px}.faq-accordion__answer{padding:0 16px 18px}.faq-accordion__item:last-child{margin-bottom:20px}}.faq-list-fallback{display:flex;flex-direction:column;gap:16px}.faq-item-fallback{background:#ffffff0d;backdrop-filter:blur(18px) saturate(180%);-webkit-backdrop-filter:blur(18px) saturate(180%);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;overflow:hidden;box-shadow:0 8px 32px #00000014,inset 0 1px #ffffff4d;transition:all .35s var(--ease-out-quart)}.faq-item-fallback:hover{background:#ffffff14;border-color:#ffffff4d;box-shadow:0 12px 40px #0000001f,inset 0 1px #fff6}.faq-item-fallback__question{padding:24px 28px;cursor:pointer;list-style:none;font-family:var(--raleway);font-size:18px;font-weight:600;line-height:1.4;color:var(--title-color);transition:all .3s var(--ease-out-quart)}.faq-item-fallback__question::-webkit-details-marker{display:none}.faq-item-fallback__question h3{display:inline;font-size:inherit;font-weight:inherit;margin:0}.faq-item-fallback__question:before{content:"▸";margin-right:12px;transition:transform .35s var(--ease-out-quart);display:inline-block}.faq-item-fallback[open] .faq-item-fallback__question:before{transform:rotate(90deg)}.faq-item-fallback__question:hover{background:#ffa0000d}.faq-item-fallback[open]{background:#ffffff1a;border-color:#ffa0004d;box-shadow:0 12px 48px #ffa00026,inset 0 1px #ffffff80}.faq-item-fallback[open] .faq-item-fallback__question{background:linear-gradient(180deg,rgba(255,160,0,.05),transparent);color:var(--orange);padding-bottom:20px}.faq-item-fallback__answer{padding:0 28px 28px;color:var(--text-color);font-size:15px;line-height:1.7}.faq-item-fallback__answer p{margin:0 0 16px}.faq-item-fallback__answer p:last-child{margin-bottom:0}.faq-item-fallback__answer a{color:var(--orange);text-decoration:none;font-weight:500;border-bottom:1px solid rgba(255,160,0,.3)}.faq-item-fallback__answer a:hover{border-bottom-color:var(--orange)}.faq-item-fallback__answer ol,.faq-item-fallback__answer ul{margin:16px 0;padding-left:24px}.faq-item-fallback__answer li{margin:10px 0}@media screen and (max-width:768px){.faq-item-fallback__question{padding:20px;font-size:16px}.faq-item-fallback__answer{padding:0 20px 20px;font-size:14px}}@media print{.faq-search{display:none}.faq-accordion__item,.faq-item-fallback{border:1px solid #ddd;box-shadow:none;page-break-inside:avoid}.faq-accordion__icon{display:none}.faq-accordion__content{display:block!important;height:auto!important}.faq-item-fallback{border:1px solid #ddd}.faq-item-fallback__question:before{display:none}.faq-item-fallback[open] .faq-item-fallback__answer{display:block}}[v-cloak]{display:none}.text-center{text-align:center}.container .row{display:flex;flex-wrap:wrap;padding:25px}.loader{width:48px;height:48px;border-radius:50%;position:relative;animation:rotate 1s linear infinite}.loader:before{content:"";box-sizing:border-box;position:absolute;inset:0;border-radius:50%;border:5px solid #8c8c8c;animation:prixClipFix 2s linear infinite}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}
