@charset "UTF-8";@font-face{font-family:helvetica;src:local("helvetica"),url(../fonts/helvetica_regular.ttf) format("truetype"),url(../fonts/helvetica_regular.otf) format("opentype"),url(../fonts/helvetica_regular.woff) format("woff"),url(../fonts/helvetica_regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:helvetica;src:local("helvetica"),url(../fonts/helvetica_light.ttf) format("truetype"),url(../fonts/helvetica_light.otf) format("opentype"),url(../fonts/helvetica_light.woff) format("woff"),url(../fonts/helvetica_light.woff2) format("woff2");font-weight:light;font-style:normal}@font-face{font-family:helvetica;src:local("helvetica"),url(../fonts/helvetica_bold.ttf) format("truetype"),url(../fonts/helvetica_bold.otf) format("opentype"),url(../fonts/helvetica_bold.woff) format("woff"),url(../fonts/helvetica_bold.woff2) format("woff2");font-weight:700;font-style:normal}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}.container{max-width:1488px;margin:0 auto;padding:0 20px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.lock{overflow:hidden}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}aside,footer,header,nav,section{display:block}body,html{height:100%;min-width:320px}body{line-height:1.2;font-family:Urbanist,sans-serif;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;color:#000;background-color:#f5f5f5;font-size:20px;overflow-x:hidden}body._lock{overflow:hidden}button,input,textarea{font-family:Urbanist,sans-serif}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.popup{-webkit-overflow-scrolling:touch;z-index:9999;padding:30px 10px;position:fixed;top:0;left:0;width:100%;height:100%;-webkit-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden}.popup::before{content:"";background-color:rgba(0,0,0,.3);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s}.popup._active{overflow:auto;visibility:visible}.popup._active::before{opacity:1}.popup._active .popup__body{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__body{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);background-color:#f5f5f5;width:100%;max-width:600px;border-radius:12px;-webkit-box-shadow:0 0 30px 10px rgba(117,115,115,.2);box-shadow:0 0 30px 10px rgba(117,115,115,.2);position:relative;overflow:hidden;padding:40px 55px 50px 55px}.popup__close{position:absolute;top:5px;right:20px;cursor:pointer;z-index:30;color:#000;opacity:.5;font-size:40px;line-height:100%;font-weight:300}.popup__close_high{font-size:70px;opacity:1}.popup__title{font-size:36px;font-weight:400;margin-bottom:10px}.popup__text{font-size:18px;font-weight:400;margin-bottom:30px}.popup__text_bold{font-weight:700}.popup-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px}.popup-form__label{display:-webkit-box;display:-ms-flexbox;display:flex}.popup-form__input{height:30px;background-color:#d9d9d9;border-radius:5px;width:400px;margin-left:auto;padding-left:10px}.popup-form__input_high{height:80px}.popup-form__privacy-caption{font-size:14px;font-weight:700;margin-bottom:5px}.popup-form__label-privacy{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:400}.popup-form__input-checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:flex;margin-right:10px}.popup-form__input-checkbox:before{content:" ";display:block;justify-self:flex-start;width:21px;height:21px;padding-top:0;padding-bottom:0;top:0;border:none;background-color:#d9d9d9;border-radius:3px}.popup-form__input-checkbox:after{content:" ";opacity:0;background-color:#5a5a5a;position:absolute;justify-self:flex-start;padding:6.5px;-webkit-transform:translate(30%,30%);-ms-transform:translate(30%,30%);transform:translate(30%,30%);-webkit-transition-duration:.2s;transition-duration:.2s;background-color:#000;border-radius:0}.popup-form__input-checkbox:checked:after{opacity:1}.popup-form__submit{text-transform:uppercase;-ms-flex-item-align:end;align-self:flex-end}.select{position:relative}.select__item{position:relative}.select__title{border-radius:8px!important;border:1px solid #dcdcdd;width:100%;display:block;color:#000;background-color:#fff}.select__value{display:-webkit-box;display:-ms-flexbox;display:flex;height:45px;padding:12px 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.select__value span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.select__value:before{content:"";display:inline-block;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;width:14px;height:9px;background:url(../img/shared/select-arrow-gray.svg) center/100% no-repeat}.select__input{width:100%;background-color:transparent;height:100%}.select__options{color:#000;display:none;position:absolute;top:43px;border-radius:0 0 8px 8px;min-width:100%;left:0;background-color:#fff;border-top:0;border:1px solid #d9d9d9;border-top:0;padding:10px 0 5px 0}.select__option{cursor:pointer;padding:8px 16px;margin:0}.select._active{z-index:5}.select._active .select__value:before{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.select._active .select__options{display:block}#editPanel{position:fixed;left:0;top:150px;z-index:1000;margin:0;padding:0}#editPanel li{list-style:none;height:30px;width:30px;margin-bottom:2px}#editPanel span{background-color:#000;color:#fff;width:0;height:30px;left:30px;padding:0;position:absolute;overflow:hidden;font-size:16px;line-height:30px;white-space:nowrap;-webkit-transition:all .3s ease;transition:all .3s ease}#editPanel a{text-decoration:none;height:30px;width:30px;display:block;position:relative;background:#000 no-repeat 50% 50%}#editPanel a:hover{text-decoration:none;background-color:#000}#editPanel a:hover span{width:auto;padding:0 20px;overflow:visible;opacity:.7}.button{color:#fff;background-color:#000;font-size:16px;padding-top:18px;padding-bottom:18px;border-radius:58px;letter-spacing:2.24px;display:inline-block;font-weight:400;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:27px;padding-right:27px;text-align:center}.button_long{padding-left:63px;padding-right:63px}.button_footer{color:#000;background-color:#fff;padding-left:10px;padding-right:10px}.circle-button{color:#fff;text-align:center;leading-trim:both;text-edge:cap;font-size:30px;font-weight:300;width:231px;height:231px;border-radius:50%;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #fff}.tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:10px 10px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:5px}.tags__item{text-transform:uppercase;color:#fff;text-align:center;font-size:10px;font-weight:400;letter-spacing:1.4px;background-color:#000;border-radius:25px;padding:12px}.blog{padding-bottom:120px;padding-top:112px;background-color:#f3f1d5;border-radius:350px 350px 0 0}.blog .container{max-width:2436px;padding-left:30px;padding-right:0}.blog__title{color:#000;text-align:center;text-shadow:0 4px 4px 0 rgba(0,0,0,.25);font-size:40px;font-weight:700;margin-bottom:10px}.blog__subtitle{text-align:center;font-size:36px;font-weight:400;margin-bottom:107px;padding:0 20px}.blog__list{display:-webkit-box;display:-ms-flexbox;display:flex;height:380px;position:relative;overflow-x:auto}.blog__list::-webkit-scrollbar{display:none}.blog__list{-ms-overflow-style:none;scrollbar-width:none}.blog__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.blog__item:not(:last-child){margin-right:65px}.blog__image{position:relative;width:318px;height:318px;margin-bottom:39px}.blog__image img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover;border-radius:50%}.blog__link{color:#5a5a5a;text-align:center;font-size:14px;font-weight:300;letter-spacing:1.4px;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:13px}.blog__link:before{display:block;content:"";background:url(../img/footer.svg) center no-repeat;width:10px;height:10px}.header .container{max-width:2436px;padding-left:30px;padding-right:30px}.header__head{background-color:#000;font-size:14px;letter-spacing:1.96px;position:relative;z-index:100}.header__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:65px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__wrap>:not(:last-child){margin-right:18px}.header__head,.header__head a{color:#fff}.header__tel a{padding-left:24px;position:relative}.header__tel a:before{content:"";background:url(../img/icons/tel.svg) center/contain no-repeat;position:absolute;width:16px;height:16px;top:0;left:0}.header__broshure a{padding-left:24px;position:relative;text-transform:uppercase}.header__broshure a:before{content:"";background:url(../img/icons/libr.svg) center/contain no-repeat;position:absolute;width:16px;height:16px;top:0;left:0}.header__slogan{margin-left:auto;text-transform:uppercase}.header__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:30px;padding-bottom:30px;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex}.header__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.header__list a{color:#000;letter-spacing:2.32px;font-size:16px}.header__item{margin-right:30px}.header__btn{max-width:300px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 auto;min-width:243px}.header__burger{display:none;width:25px;height:25px;cursor:pointer}.header__burger span{width:100%;height:2px;background-color:#000;display:block;border-radius:1px;margin-bottom:5px;-webkit-transition-duration:.5s;transition-duration:.5s}.header__burger_active span:nth-child(1){opacity:0}.header__burger_active span:nth-child(4){opacity:0}.header__burger_active span:nth-child(2){-webkit-transform:rotate(45deg) translate(0,5px);-ms-transform:rotate(45deg) translate(0,5px);transform:rotate(45deg) translate(0,5px)}.header__burger_active span:nth-child(3){-webkit-transform:rotate(-45deg) translate(0,-5px);-ms-transform:rotate(-45deg) translate(0,-5px);transform:rotate(-45deg) translate(0,-5px)}.footer{background-color:#000;color:#fff}.footer__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:74px 0 100px 0;gap:50px;padding-left:30px;padding-right:30px;max-width:2000px;margin:0 auto}.footer__column{-webkit-box-flex:0;-ms-flex:0 0 600px;flex:0 0 600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0 140px}.footer__logo{margin-bottom:20px}.footer__social-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__link{margin-bottom:30px}.footer__link_mobile{display:none}.footer__tel{font-size:20px;font-weight:700;margin-bottom:16px}.footer__address{font-size:18px;font-weight:400;line-height:130%}.footer__title{font-size:20px;font-weight:700;margin-bottom:16px}.footer__item a{color:#fff;font-size:18px;font-weight:400}.footer__item:not(:last-child){margin-bottom:7px}.footer__item:last-child{margin-bottom:20px}.footer__link-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0 100px}.prewiew{margin-bottom:55px}.prewiew__wrap{position:relative;height:706px;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.prewiew__wrap .container{height:100%;position:relative;padding:0}.prewiew__wrap:before{content:" ";position:absolute;background-color:#ebdbdb;height:528px;width:150vh;left:50%;bottom:-120px;z-index:-5;border-radius:0 0 0 300px;opacity:1}.prewiew__image img{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:0 0 300px 0;z-index:0;-o-object-fit:cover;object-fit:cover;padding:0 30px}.prewiew__body{position:absolute;z-index:5;top:10%;max-width:645px;margin-left:0;padding-left:50px}.prewiew__body_medium{bottom:40%;top:unset}.prewiew__body_bottom{bottom:40px;top:unset}.prewiew__body_right{margin-left:50%}.prewiew__text{color:#fff;font-size:24px;font-weight:400;line-height:135%;letter-spacing:1.2px;margin-bottom:25px}.swiper{position:relative;padding:0 30px}.swiper__img{position:absolute;top:0;left:0;width:100%;height:100%}.swiper__background-img{background-image:url(../img/hero-img.jpg)}.swiper__foreground-img{background-image:url(../img/hero-img-gray.jpg);width:30%}.swiper__slider{position:absolute;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:100%;background:rgba(242,242,242,.1);outline:0;margin:0;-webkit-transition:all .2s;transition:all .2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.swiper__slider::-webkit-slider-thumb{margin-left:10px;visibility:hidden}.swiper__slider::-moz-range-thumb{margin-left:10px;visibility:hidden}.swiper__slider-line{content:"";display:inline-block;background-color:#fff;height:706px;width:3px;position:relative;z-index:1}.swiper__slider-button{pointer-events:none;position:absolute;width:35px;height:35px;border-radius:50%;border:2px solid #fff;left:calc(30% - 18px);top:calc(50% - 18px);z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.swiper__slider-button:after{content:"";padding:3px;display:inline-block;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.swiper__slider-button:before{content:"";padding:3px;display:inline-block;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.swiper__wrap{position:relative;height:706px}.swiper__title{font-size:40px;font-weight:300;max-width:450px}.swiper__body{position:absolute;z-index:50;padding-left:40px;top:40px;margin-left:0}.swiper__body>:not(:last-child){margin-bottom:30px}.swiper__body_medium{bottom:40%;top:unset}.swiper__body_bottom{bottom:40px;top:unset}.swiper__body_right{margin-left:50%}.swiper__text{color:#000;font-weight:400;margin-bottom:25px;font-size:20px;max-width:400px}.swiper__link{cursor:pointer}.more{margin-bottom:50px}.more__title{text-align:center;leading-trim:both;text-edge:cap;font-size:40px;font-weight:700;margin-bottom:40px}.more__text{text-align:center;leading-trim:both;text-edge:cap;font-size:24px;font-weight:400;line-height:135%;letter-spacing:1.2px;padding:0 46px}.more__wrap{background-color:#f0f4e9;max-width:870px;margin:0 auto;border-radius:0 0 100px 100px;padding-top:100px;padding-bottom:90px}.advantage{margin-bottom:66px}.advantage__wrapper{position:relative;min-height:748px}.advantage__wrapper .container{position:relative;height:748px}.advantage__wrapper:not(:last-child){margin-bottom:60px}.advantage__image img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover}.advantage__link{position:absolute;z-index:5;left:70px;top:70px}.advantage__link_bottom{bottom:70px;top:unset}.advantage__link_right{right:70px;left:unset}.advantage__button{display:block;margin:0 auto;width:310px;text-align:center;margin-bottom:70px}.advantage__body{position:absolute;z-index:5;max-width:600px;top:130px;left:150px}.advantage__body_medium{top:200px}.advantage__body_bottom{bottom:100px;top:unset}.advantage__body_right{right:150px;left:unset}.advantage__title{font-size:36px;margin-bottom:15px;font-weight:400}.advantage__title_mobile{display:none;text-align:center;margin-bottom:30px;padding:0 10px}.advantage__text{font-size:20px;font-weight:400}.perfect__image img{border-radius:0 0 200px 0}.perfect__link{right:50px;bottom:73px}.detail__image img{border-radius:200px 0 0 0}.detail__link{left:69px;top:69px}.inspiration{position:relative;z-index:10}.inspiration__image img{border-radius:0 0 200px 0}.inspiration__title{color:#f5f5f5}.inspiration__text{color:#f5f5f5;font-size:20px;font-weight:300}.inspiration__link{right:69px;bottom:69px}.stay__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:1215px;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f0f4e9;border-radius:100px;position:relative;z-index:1;padding:140px 200px 150px 200px}.stay__row:before{content:" ";position:absolute;background-color:#e1e5dc;height:870px;width:150vh;left:40%;bottom:100px;z-index:-5;border-radius:150px 0 0 150px;opacity:.6}.stay__title{font-size:30px;font-weight:300;margin-bottom:27px}.stay__text{font-size:20px;font-weight:400;margin-bottom:50px}.stay__submit{margin-left:auto;padding-left:60px;padding-right:60px;margin:0;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.trustpilot{background-color:#fff;padding-top:130px;border-radius:300px 0 0 0;padding-bottom:300px;margin-bottom:-300px}.trustpilot .container{max-width:1270px;margin:0 auto}.trustpilot__title{font-family:Helvetica;font-size:40px;font-weight:700;margin-bottom:50px}.trustpilot-widget{margin-bottom:70px}.about{padding-top:136px;padding-bottom:450px;background-color:#f4ecec;border-radius:350px 0 0 350px;margin-bottom:-350px}.about__row{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1200px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}.about__body{-webkit-box-flex:1;-ms-flex:1 0 515px;flex:1 0 515px}.about__title{margin-top:20px;font-size:24px;font-weight:400;line-height:135%;letter-spacing:1.2px;margin-bottom:10px}.about__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__item{padding-left:20px;margin-left:15px;position:relative;font-size:24px;font-weight:400;line-height:135%;letter-spacing:1.2px}.about__item:not(:last-child){margin-bottom:0}.about__item:last-child{margin-bottom:15px}.about__item:before{content:" ";position:absolute;width:3px;height:3px;background-color:#000;border-radius:50%;top:45%;left:0}.about__figure{-webkit-box-flex:0;-ms-flex:0 0 458px;flex:0 0 458px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.about__image{position:relative;height:auto;-webkit-box-flex:0;-ms-flex:0 0 438px;flex:0 0 438px}.about__image img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover;border-radius:0 200px 0 0;-webkit-transition:.5s;transition:.5s}.about__pag{display:-webkit-box;display:-ms-flexbox;display:flex;width:72px;gap:15px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.pag{display:-webkit-box;display:-ms-flexbox;display:flex;width:72px;gap:15px}.pag__item{width:8px;height:8px;background-color:#fff;border-radius:50%;display:block;cursor:pointer;-webkit-transition:.3s;transition:.3s}.pag__item_active{background-color:#000}@media (min-width:991.98px){.advantage__button{display:none}}@media (max-width:1200px){.header__list a{font-size:14px}.header__item{margin-right:20px}.footer__row{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.trustpilot__title{margin-left:100px}}@media (max-width:991.98px){.header .container{padding-left:10px;padding-right:10px}.header__wrap{min-height:45px}.header__broshure a:before{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.header__slogan{font-size:12px}.header__body{padding-top:15px;padding-bottom:25px}.header__logo img{width:115px;height:60px}.header__nav{position:absolute;width:100vw;height:100vh;background-color:#f5f5f5;top:0;left:-100%;z-index:100;margin-top:160px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-duration:.5s,.8s;transition-duration:.5s,.8s;-webkit-transition-property:left,opacity;transition-property:left,opacity;opacity:0;padding-bottom:200px}.header__nav_active{left:0;opacity:1;-webkit-transition-duration:.5s,.3s;transition-duration:.5s,.3s;-webkit-transition-property:left,opacity;transition-property:left,opacity;overflow:scroll}.header__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:240px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 auto;margin-top:40px}.header__list a{font-size:16px}.header__item{margin-bottom:40px}.header__burger{display:block}.prewiew{margin-top:20px}.prewiew__wrap:before{bottom:-300px}.prewiew__image img{padding:0 10px}.prewiew__body{top:10%}.swiper{height:auto}.swiper__background-img{background-size:cover}.swiper__foreground-img{display:none}.swiper__slider{background:0 0}.swiper__slider:hover{background:0 0}.swiper__slider-line{display:none}.swiper__slider-button{display:none}.swiper__wrap{height:400px}.swiper__wrap.container{padding:0}.swiper__body{position:relative;padding-bottom:25px;top:0}.more__wrap{padding-top:30px}.advantage__wrapper{min-height:auto}.advantage__wrapper .container{height:auto}.advantage__image img{position:relative;height:400px}.advantage__link{display:none}.advantage__body{padding:0;position:static}.advantage__title{display:none}.advantage__title_mobile{display:block}.advantage__text{margin-top:20px}.inspiration__title{color:#000}.inspiration__text{color:#000}.stay__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 10px;padding-top:40px;border-radius:40px;padding-bottom:20px}.stay__row:before{display:none}.about__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}.about__body{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}@media (max-width:767.98px){.popup__body{padding:40px 35px 40px 35px}.blog{padding-top:200px}.header__tel a{width:0;overflow:hidden;display:block}.header__tel a:before{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.header__broshure a{width:0;overflow:hidden;display:block}.footer__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:15px;padding-right:15px}.footer__column{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__social-list{max-width:240px}.footer__link{display:none}.footer__link_mobile{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:30px}.footer__tel{font-size:26px}.footer__address{font-size:26px;margin-bottom:60px}.footer__title{margin-top:40px;font-size:28px}.footer__item a{font-size:26px}.footer__link-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.prewiew__body{padding-left:5px}.swiper__body{padding-left:15px}.more .container{padding:0}.trustpilot__title{text-align:center;margin-left:0}}@media (max-width:479.98px){.popup-form__label{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup-form__input{width:100%}.header__slogan{display:none}.swiper{padding:0 10px}.swiper__body{padding-left:0}.swiper__link{padding-left:15px;padding-right:15px;font-size:14px}.advantage__wrapper .container{padding:0 10px}.advantage__title_mobile{text-align:left}.stay .container{padding:0}.about__link{padding:15px 25px}}