:root{--white:#fff;--text:#232939;--yellow:#F2BE3C;--blue:#3C9BF2;--green:#4AB347;--yellow-line:#F5AE15;--gray-btn:rgba(255, 255, 255, 0.1);--white-pag:rgba(255, 255, 255, 0.3);--light-grey:#D9D9D9;--grey-main:#323847;--br:100px;--ms-transition:.5s}@font-face{font-family:Lato;font-display:swap;src:url(../fonts/Lato-Light.woff2) format("woff2"),url(../fonts/Lato-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Lato;font-display:swap;src:url(../fonts/Lato-Medium.woff2) format("woff2"),url(../fonts/Lato-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Lato;font-display:swap;src:url(../fonts/Lato-Regular.woff2) format("woff2"),url(../fonts/Lato-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Lato;font-display:swap;src:url(../fonts/Lato-Semibold.woff2) format("woff2"),url(../fonts/Lato-Semibold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Nunito;font-display:swap;src:url(../fonts/Nunito-Regular.woff2) format("woff2"),url(../fonts/Nunito-Regular.woff) format("woff");font-weight:400;font-style:normal}html{color:var(--text);background-color:var(--white);font-size:62.5%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}body{font-family:Lato;font-size:1.6rem;font-weight:400;min-height:100vh}section{overflow:hidden}*{-webkit-box-sizing:border-box;box-sizing:border-box}a,button{color:inherit;-webkit-tap-highlight-color:rgba(255,255,255,0)}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:border-box;box-sizing:border-box}.page{position:relative}.no-webp .menu{background-image:url(../img/menu-bg.jpg)}.md{margin:0 auto}.img-full{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.ttitle{font-family:Nunito;font-size:3.6rem;line-height:120%;font-weight:400}.mtitle{font-family:Nunito;font-size:2.8rem;line-height:120%;font-weight:400}.smtitle{font-family:Nunito;font-size:2rem;line-height:120%;font-weight:400}.p{font-size:1.6rem;line-height:150%;font-weight:300;letter-spacing:.02em}.p_bold{font-size:1.8rem;line-height:150%;font-weight:400;letter-spacing:.02em}.list__li{position:relative;font-size:1.6rem;font-weight:300;line-height:150%;letter-spacing:.02em;padding-left:2rem}.list__li:not(:last-child){margin-bottom:.8rem}.list__li::before{content:"";position:absolute;left:0;top:1rem;display:block;width:1rem;height:2px;background-color:var(--yellow-line);border-radius:10px;margin-right:1rem}.list__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;font-weight:300;line-height:150%;letter-spacing:.02em}.list__item:not(:last-child){margin-bottom:1rem}.list__item::before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_161_1528)'%3E%3Cpath d='M20.9544 10.0842V11C20.9532 13.1467 20.2581 15.2354 18.9728 16.9548C17.6874 18.6741 15.8808 19.9319 13.8222 20.5405C11.7636 21.1492 9.56346 21.0761 7.54982 20.3322C5.53619 19.5882 3.81698 18.2133 2.64859 16.4125C1.48021 14.6116 0.925257 12.4813 1.0665 10.3393C1.20774 8.1973 2.03762 6.15833 3.43235 4.5265C4.82708 2.89466 6.71195 1.75739 8.80583 1.28431C10.8997 0.811222 13.0904 1.02767 15.0513 1.90136' stroke='%23F2BE3C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.9548 3.03625L11.0001 13.001L8.01367 10.0145' stroke='%23F2BE3C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_161_1528'%3E%3Crect width='22' height='22' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center center;background-size:cover;display:block;width:2rem;height:2rem;margin-right:1rem}.btn{font-family:Lato;font-size:1.6rem;font-weight:500;letter-spacing:.02em;border-radius:var(--br);width:22.7rem;height:5.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s}.btn_yellow{color:var(--text);background-color:var(--yellow)}.btn_gray{color:var(--white);background-color:var(--gray-btn)}.sl-pag{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:50%;bottom:3.2%!important;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.sl-pag .swiper-pagination-bullet{width:1.6rem;height:1.6rem;background-color:inherit;opacity:1;-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='7.5' stroke='white'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;margin:0 1rem!important}.sl-pag .swiper-pagination-bullet-active{position:relative;width:2.8rem;height:2.8rem;background-image:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.3' cx='14' cy='14' r='14' fill='white'/%3E%3Ccircle cx='14' cy='14' r='6' fill='%23F2BE3C'/%3E%3C/svg%3E%0A")}.marquee{position:absolute;overflow:hidden;width:100vw;z-index:1;top:50%}.marquee_title{font-family:Nunito;font-size:20rem;line-height:120%;font-weight:400;color:var(--white);opacity:.05;text-transform:uppercase}.picture{width:100%;height:40rem}.input{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.input label{position:absolute;left:.8rem;font-family:Lato;font-size:1.6rem;font-weight:400;letter-spacing:.02em;-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s;padding:0 .7rem;background-color:var(--white);opacity:.5}.input__input{font-family:Lato;font-size:1.6rem;font-weight:400;letter-spacing:.02em;width:100%;height:5.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1.5rem;background-color:inherit;color:var(--inherit);border:.1rem solid var(--text);border-radius:10px}.input__input:focus{color:var(--yellow)}.input__input:focus::-webkit-input-placeholder{display:none}.input__input:focus::-moz-placeholder{display:none}.input__input:focus:-ms-input-placeholder{display:none}.input__input:focus::-ms-input-placeholder{display:none}.input__input:focus::placeholder{display:none}.input__input:focus~label,.input__input:hover~label{top:-1rem;opacity:1}.input__input:not(:focus):not(:invalid)~label{display:none}.header{position:fixed;top:0;left:0;right:0;z-index:999;-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s}.header.full{background-color:var(--white)}.header.full .header__wrapp{padding:1rem 0}.header.full .header__phone svg path{fill:var(--text)}.header.full .header__phone p{color:var(--text)}.header_main .header__logo_text{color:var(--white)}.header_main .header__btn span{background-color:var(--white)}.header_main .header__youtube p{color:#fff}.header_main .header__phone svg path{fill:var(--white)}.header_main .header__phone p{color:var(--white)}.header_main.full{background-color:var(--text)}.header_main.full .header__phone svg path{fill:var(--white)}.header_main.full .header__phone p{color:var(--white)}.header__wrapp{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;padding:2rem 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s}.header__btn{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;cursor:pointer;width:2.4rem;height:1.714rem}.header__btn span{width:95%;height:.2rem;-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s;background-color:var(--text);border-radius:30px}.header__btn span:nth-child(2){width:70%}.header__btn_close{display:none;width:2.4rem;height:1.8rem}.header__btn_close svg path{-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s}.header__logo{width:6rem;height:auto}.header__logo_text{font-size:2rem;font-weight:400;line-height:120%}.header__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__vk{width:3rem;height:auto;margin-right:1rem}.header__vk svg path{-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s}.header__vk:hover svg path{stroke:#f2be3c}.header__youtube{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:3.2rem}.header__youtube svg{width:2.5rem;height:1.9rem;margin-right:1rem}.header__youtube svg path{-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s}.header__youtube p{font-size:1.6rem;font-weight:400;line-height:150%;letter-spacing:.32px}.header__phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__phone svg{width:1.536rem;height:1.8rem;margin-right:.4rem}.header__phone svg path{-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s;fill:var(--text)}.header__phone p{font-size:1.6rem;line-height:150%;font-weight:600;letter-spacing:.02em;color:var(--text);-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s}.header__phone_wh svg path{fill:var(--white)}.header__phone_wh p{color:var(--white)}.menu{width:100%;position:fixed;z-index:99;height:100%;overflow:hidden;top:0;left:-100%;-webkit-transition:1s;-o-transition:1s;transition:1s;background-repeat:no-repeat;background-size:cover;background-position:0 0}.menu__wrap{position:relative;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}.menu__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu__bottom a{-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s}.menu__nav{position:relative}.menu-item__close{font-size:1.6rem;font-weight:300;line-height:150%;letter-spacing:.02em;color:var(--white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}.menu-item__close:not(:last-child){margin-bottom:3.6rem}.menu-item__close::before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='19' height='16' viewBox='0 0 19 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_410_1725)'%3E%3Cpath d='M8 1.10772L1.10769 8.00003L8 14.8923' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.2858 8L1.14291 8' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_410_1725'%3E%3Crect x='18.8572' y='16' width='18.8571' height='16' rx='2' transform='rotate(-180 18.8572 16)' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:0 0;background-size:cover;width:1.886rem;height:1.6rem;margin-right:1.1rem}.menu-item__link{position:relative;font-family:Nunito;font-size:3.6rem;line-height:120%;font-weight:400;color:var(--white);-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s}.menu-item__link span{font-family:Lato;font-size:4rem;line-height:150%;font-weight:400;opacity:.15;margin-right:1.6rem}.menu-item__link::after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='33' height='29' viewBox='0 0 33 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_410_423)'%3E%3Cpath d='M19 2.43845L31.0615 14.5L19 26.5615' stroke='%23F2BE3C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 14.5L31 14.5' stroke='%23F2BE3C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_410_423'%3E%3Crect width='33' height='28' rx='2' transform='matrix(1 -8.74228e-08 -8.74228e-08 -1 0 28.5)' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:0 0;background-size:cover;position:absolute;opacity:0;-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s}.menu-item__arrow{background-image:url("data:image/svg+xml,%3Csvg width='33' height='29' viewBox='0 0 33 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_410_423)'%3E%3Cpath d='M19 2.43845L31.0615 14.5L19 26.5615' stroke='%23F2BE3C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 14.5L31 14.5' stroke='%23F2BE3C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_410_423'%3E%3Crect width='33' height='28' rx='2' transform='matrix(1 -8.74228e-08 -8.74228e-08 -1 0 28.5)' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:0 0;background-size:cover;width:2.829rem;height:2.4rem;display:inline-block;margin-left:1.6rem}.menu-item__sublist{display:none}.menu-item__sublist::-webkit-scrollbar{width:.5rem;background-color:var(--light-grey);border-radius:15px}.menu-item__sublist::-webkit-scrollbar-thumb{background-color:var(--text);border-radius:15px}.menu-item-sublist__link{position:relative;display:block}.menu-item-sublist__link:not(:last-child){margin-bottom:2.4rem}.menu-item-sublist__link p{font-size:1.6rem;font-weight:400;line-height:120%;color:var(--white);-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s}.menu-item-sublist__link p:not(:last-child){margin-bottom:.8rem}.menu-item-sublist__link span{font-size:1.6rem;font-weight:300;line-height:150%;letter-spacing:.02em;color:var(--white);-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s}.menu-item-sublist__btn{display:block;font-size:1.6rem;font-weight:300;line-height:150%;letter-spacing:.02em;color:var(--white);text-decoration:underline;-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s}.menu-bottom__p{font-weight:400;line-height:150%;letter-spacing:.02em;color:var(--light-grey)}.footer__top{padding:1.6rem 0}.footer__logo{display:block;width:15.191rem;height:6rem}.footer__phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__phone svg{width:1.536rem;height:1.8rem;margin-right:.4rem}.footer__phone svg path{-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s;fill:var(--text)}.footer__phone p{font-size:1.6rem;line-height:150%;font-weight:600;letter-spacing:.02em;color:var(--text);-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s}.footer__bottom{background-color:var(--text);color:var(--white);padding:1.6rem 0}.footer__p{display:block;font-size:1.6rem;line-height:150%;font-weight:300;letter-spacing:.02em}.modal{display:none}.modal__body{color:var(--text)}.modal__body .btn{margin:0 auto}.contact{position:relative}.contact__wrap{padding:8rem 0}.contact__title{position:relative;z-index:2;color:var(--white)}.contact__title:not(:last-child){margin-bottom:1.6rem}.contact__item{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact__item:not(:last-child){margin-bottom:1.5rem}.contact__item svg{width:1.6rem;height:auto}.contact__item svg:not(:last-child){margin-right:1rem}.contact__item .p{color:var(--white)}.contact__map{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:1}.section__container_p{padding-top:6.5rem;padding-bottom:6.5rem}.section__head:not(:last-child){margin-bottom:4.4rem}.section__title{text-align:center}.section__title:not(:last-child){margin-bottom:2.4rem}.section__p{text-align:center}.process{display:-ms-grid;display:grid;grid-gap:2.4rem}.process__item{border-radius:.8rem;background:rgba(242,190,60,.2);padding:2rem}.process__item-num{color:var(--yellow);font-family:Nunito;font-size:2.8rem;font-weight:400;line-height:120%}.process__item-num:not(:last-child){margin-bottom:1.2rem}.process__item-line{width:3.4rem;height:.2rem;border-radius:6rem;background:#f5ae15}.process__item-line:not(:last-child){margin-bottom:1.2rem}.process__item-title{font-size:1.8rem;font-weight:400;line-height:150%;letter-spacing:.36px}.process__item-title:not(:last-child){margin-bottom:1.2rem}.process__item-p{font-size:1.6rem;font-weight:300;line-height:150%;letter-spacing:.32px}.team{display:-ms-grid;display:grid}.team__item-img{width:100%;height:32rem}.team__item-img:not(:last-child){margin-bottom:1.6rem}.team__item-name{font-size:1.8rem;font-weight:400;line-height:120%}.team__item-name:not(:last-child){margin-bottom:.8rem}.team__item-p{font-size:1.6rem;font-weight:300;line-height:150%;letter-spacing:.32px}.hero{width:100vw;height:100vh}.hero__wrap{width:100%;height:100%}.hero__item{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero__title{text-align:center;color:var(--white)}.hero__title:not(:last-child){margin-bottom:3rem}.hero__sum{font-size:2.6rem;font-weight:400;color:var(--white);line-height:150%;text-align:center}.hero__sum:not(:last-child){margin-bottom:3.6rem}.hero__sum_sm{font-size:2rem}.hero__p{font-size:1.8rem;line-height:120%;font-weight:400;color:var(--white)}.hero__p:not(:last-child){margin-bottom:3rem}.hero__bg{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;z-index:-1}.block__wrap{padding:6rem 0}.block__title{text-align:center}.block__title:not(:last-child){margin-bottom:1.6rem}.block__p{text-align:center}.resort{background-color:var(--text)}.resort__wrap{padding:6rem 0}.resort-item{display:-webkit-box;display:-ms-flexbox;display:flex}.resort-item__body{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.resort-item__picture{position:relative;border-radius:3px;overflow:hidden;width:100%;height:32rem}.resort-item__label{font-size:1.4rem;font-weight:400;line-height:150%;letter-spacing:.02em;color:var(--white);border-radius:10px 0 0 10px;padding:1rem 1.5rem;position:absolute;top:4rem;right:0}.resort-item__label_hit{background-color:var(--yellow)}.resort-item__label_prise{background-color:var(--green)}.resort-item__label_new{background-color:var(--blue)}.resort-item-body__num{font-size:5.6rem;font-weight:400;line-height:150%;color:var(--white);opacity:.15}.resort-item-content__title{font-family:Nunito;font-size:2.4rem;font-weight:400;line-height:120%;color:var(--white)}.resort-item-content__title:not(:last-child){margin-bottom:1.2rem}.resort-item-content__p{font-size:1.6rem;font-weight:300;line-height:150%;letter-spacing:.02em;color:var(--light-grey)}.resort-item-content__p:not(:last-child){margin-bottom:1.6rem}.resort-item-content__line{width:5rem;height:.2rem;background-color:var(--yellow-line)}.resort-item-content__line:not(:last-child){margin-bottom:1.6rem}.resort-item-content__btn{position:relative;font-size:1.6rem;font-weight:400;line-height:150%;letter-spacing:.02em;color:var(--white);-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s}.resort-item-content__btn::after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background-color:var(--white);-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s}.better__wrap{padding:6.5rem 0}.better__picture{border-radius:3px;overflow:hidden;width:100%;height:25rem}.better-body__title:not(:last-child){margin-bottom:1.6rem}.better-body__p:not(:last-child){margin-bottom:1.6rem}.verified{position:relative;background-color:var(--text)}.verified__wrap{padding:6.5rem 0 8rem}.verified__title{text-align:center;color:var(--white)}.verified__title:not(:last-child){margin-bottom:6rem}.verified__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.verified__developer{border-radius:var(--br);overflow:hidden;width:8rem;height:8rem}.permit__wrap{padding:6.5rem 0}.permit__title:not(:last-child){margin-bottom:1.6rem}.permit__p:not(:last-child){margin-bottom:3.2rem}.permit__img{width:100%;border-radius:3px;overflow:hidden}.podbor{background-color:var(--text)}.podbor__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:6.5rem 0}.podbor-item{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}.podbor-item#podbor2,.podbor-item#podbor3,.podbor-item#podbor4,.podbor-item#podbor5,.podbor-item#podbor6,.podbor-item#podbor7{display:none}.podbor-item__title{color:var(--white)}.podbor-item__title:not(:last-child){margin-bottom:2.4rem}.podbor-item__p{text-align:center;color:var(--light-grey)}.podbor-item__p:not(:last-child){margin-bottom:3.2rem}.podbor-item__pag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3.2rem}.podbor-item__num{font-size:5.7rem;line-height:400;line-height:150%;color:var(--white);opacity:.15}.podbor-item__num:not(:last-child){margin-bottom:3.2rem}.podbor-item__question{font-size:1.8rem;line-height:120%;font-weight:400;color:var(--white)}.podbor-item__question:not(:last-child){margin-bottom:4rem}.podbor-item-pag__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:.944rem;height:.944rem;background-image:url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8.5' cy='8' r='7.5' stroke='%238D919A'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:0 0;background-size:100% 100%}.podbor-item-pag__item:not(:last-child){margin-right:4rem}.podbor-item-pag__item:not(:last-child):after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:1.4rem;width:2.9rem;height:.1rem;background-color:var(--white);opacity:.5;border-radius:10px}.podbor-item-pag__item--active{width:1.652rem;height:1.652rem;background-image:url("data:image/svg+xml,%3Csvg width='29' height='28' viewBox='0 0 29 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.3' cx='14.5' cy='14' r='14' fill='white'/%3E%3Ccircle cx='14.5' cy='14' r='6' fill='%23F2BE3C'/%3E%3C/svg%3E%0A")}.podbor-item-pag__item--active::after{left:2.2rem!important}.podbor-item-form__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;color:var(--white);row-gap:2rem;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.podbor-item-form__body .input__input{border-color:var(--white)}.podbor-item-form__body .input label{background-color:var(--text)}.podbor-item-form__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2rem}.podbor-item-form__btn{font-family:Lato;font-size:1.6rem;font-weight:500;letter-spacing:.02em;border-radius:var(--br);width:11.5rem;height:5.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s;cursor:pointer;margin:0 1rem}.podbor-item-form__btn_yellow{color:var(--text);background-color:var(--yellow)}.podbor-item-form__btn_gray{color:var(--white);background-color:var(--gray-btn)}.podbor-item-form__btn_big{width:26.3rem}.podbor-item-form__radios{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:1.5rem 0}.podbor-item-form__input{font-family:Lato;font-size:1.6rem;font-weight:400;letter-spacing:.02em;color:var(--text);width:18.8rem;height:5.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1.5rem;margin:0 1.5rem;background-color:inherit;color:var(--white);border:.1rem solid rgba(255,255,255,.5);border-radius:10px}.podbor-item-form__input::-webkit-input-placeholder{color:rgba(255,255,255,.5)}.podbor-item-form__input::-moz-placeholder{color:rgba(255,255,255,.5)}.podbor-item-form__input:-ms-input-placeholder{color:rgba(255,255,255,.5)}.podbor-item-form__input::-ms-input-placeholder{color:rgba(255,255,255,.5)}.podbor-item-form__input::placeholder{color:rgba(255,255,255,.5)}.chbox__label{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-align:center}.chbox__input{display:none}.chbox__input:checked~.chbox__text{background-color:rgba(255,255,255,.2)}.chbox__text{font-size:1.6rem;line-height:150%;font-weight:400;letter-spacing:.02em;padding:1.55rem 2.4rem;background-color:inherit;color:var(--white);border:.1rem solid var(--white);border-radius:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;white-space:nowrap}.radio{margin:0 1.5rem}.radio__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.radio__input{display:none}.radio__input:checked~.radio__icon{background-color:rgba(242,190,60,.2);border-color:transparent}.radio__input:checked~.radio__icon:before{opacity:1}.radio__icon{width:1.6rem;height:1.6rem;border-radius:50%;background-color:inherit;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:1rem;border:1px solid #8d919a;position:relative}.radio__icon:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:.6rem;height:.6rem;border-radius:50%;background-color:var(--yellow);opacity:0}.radio__text{font-size:1.6rem;line-height:150%;font-weight:400;letter-spacing:.02em;color:var(--light-grey);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.best__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:6.5rem 0}.best__picture{border-radius:3px;overflow:hidden;width:100%;height:25rem}.best__title:not(:last-child){margin-bottom:1.6rem}.hero{position:relative}.hero__picture{width:100%;height:40rem}.hero-city .md{height:100%}.hero-city .hero__wrap{position:relative}.hero-city .hero__title{color:var(--text)}.hero-city .hero__sum{color:var(--text)}.current-offers__wrap{padding:8rem 2rem 0}.current-offers__title{text-align:center;margin-bottom:2rem}.current-offers__filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.current-offers__filter_mob .title.active .title_close{display:-webkit-box;display:-ms-flexbox;display:flex}.current-offers__filter_mob .title.active .title_open{display:none}.current-offers__filter_mob .title_close{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.current-offers__filter_mob .title_open{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.current-offers__filter_mob .title__title{font-size:1.6rem;font-weight:400;line-height:150%;letter-spacing:.02em;margin-right:1rem}.current-offers__filter_mob .title__icon{width:2rem;height:2rem}.current-offers__filter_mob .open__content{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.current-offers__filter_mob.--active .title_close{display:-webkit-box;display:-ms-flexbox;display:flex}.current-offers__filter_mob.--active .title_open{display:none}.current-offers__filter_mob.--active .open__content{display:-webkit-box;display:-ms-flexbox;display:flex}.current-offers__head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none}.current-offers__arrow{position:absolute;width:2.4rem;height:2rem;cursor:pointer;z-index:2}.current-offers__arrow svg path{-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s}.current-offers__arrow_prev{left:11.2rem}.current-offers__arrow_next{right:11.2rem}.filter__item{position:relative}.filter-item__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;font-weight:400;line-height:150%;letter-spacing:.02em}.filter-item__title svg{width:1.4rem;height:2.6rem;margin-left:1rem}.filter-item__content{z-index:55;padding:0!important}.filter-item__content .chbox{margin:0;-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s}.filter-item__content .chbox__label{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-align:center}.filter-item__content .chbox__input{display:none}.filter-item__content .chbox__input:checked~.chbox__text{background-color:rgba(242,190,60,.2);border:1px solid #f2be3c}.filter-item__content .chbox__text{font-size:1.6rem;line-height:150%;font-weight:400;letter-spacing:.02em;padding:1.55rem 2.4rem;background-color:inherit;color:var(--text);border:none;border-radius:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.current-offers-item__picture{width:100%;height:27rem}.current-offers-item__picture:not(:last-child){margin-bottom:2.4rem}.current-offers-item__content:nth-child(2){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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.current-offers-item__title{font-family:Nunito;font-size:2rem;line-height:120%;font-weight:400}.current-offers-item__title:not(:last-child){margin-bottom:1.2rem}.current-offers-item__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.current-offers-item__line:not(:last-child){margin-bottom:.4rem}.current-offers-item__line span{font-size:1.6rem;line-height:150%;font-weight:300;letter-spacing:.02em;min-width:9rem;margin-right:1.2rem}.current-offers-item__line p{font-size:1.6rem;line-height:150%;font-weight:400;letter-spacing:.02em}.current-offers-item__num{font-size:5.7rem;font-weight:400;line-height:150%;color:var(--light-grey);opacity:.5}.current-offers-item__btn{position:relative;font-size:1.6rem;font-weight:400;line-height:150%;letter-spacing:.02em;color:var(--text);-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s}.current-offers-item__btn::after{content:"";position:absolute;left:0;bottom:2px;width:100%;height:1px;background-color:var(--text);-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s}.city{background-color:var(--text)}.city__wrap{padding:8rem 0}.city__title{color:var(--white);text-align:center}.city__title:not(:last-child){margin-bottom:2.4rem}.city__p{color:var(--white);text-align:center}.city__p:not(:last-child){margin-bottom:6.4rem}.cont{height:180rem}.cont.s--inactive .el__inner{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.cont.s--inactive .el__bg::before{-webkit-transform:translate3d(0,-100%,0) scale(1.2);transform:translate3d(0,-100%,0) scale(1.2)}.cont.s--inactive .el__preview-count{opacity:1;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}.cont.s--el-active .el__bg::after{-webkit-transition:opacity .5s 1.4s;-o-transition:opacity .5s 1.4s;transition:opacity .5s 1.4s;opacity:1!important}.cont.s--el-active .el__preview-count{opacity:0;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.cont.s--el-active .el:nth-child(1):not(.s--active){-webkit-transform:scale(.5) translate3d(0,0,0);transform:scale(.5) translate3d(0,0,0);opacity:0;-webkit-transition:opacity .95s,-webkit-transform .95s;transition:opacity .95s,-webkit-transform .95s;-o-transition:transform .95s,opacity .95s;transition:transform .95s,opacity .95s;transition:transform .95s,opacity .95s,-webkit-transform .95s}.cont.s--el-active .el:nth-child(2):not(.s--active){-webkit-transform:scale(.5) translate3d(0,100%,0);transform:scale(.5) translate3d(0,100%,0);opacity:0;-webkit-transition:opacity .95s,-webkit-transform .95s;transition:opacity .95s,-webkit-transform .95s;-o-transition:transform .95s,opacity .95s;transition:transform .95s,opacity .95s;transition:transform .95s,opacity .95s,-webkit-transform .95s}.cont.s--el-active .el:nth-child(3):not(.s--active){-webkit-transform:scale(.5) translate3d(200%,0,0);transform:scale(.5) translate3d(200%,0,0);opacity:0;-webkit-transition:opacity .95s,-webkit-transform .95s;transition:opacity .95s,-webkit-transform .95s;-o-transition:transform .95s,opacity .95s;transition:transform .95s,opacity .95s;transition:transform .95s,opacity .95s,-webkit-transform .95s}.cont.s--el-active .el:nth-child(4):not(.s--active){-webkit-transform:scale(.5) translate3d(0,300%,0);transform:scale(.5) translate3d(0,300%,0);opacity:0;-webkit-transition:opacity .95s,-webkit-transform .95s;transition:opacity .95s,-webkit-transform .95s;-o-transition:transform .95s,opacity .95s;transition:transform .95s,opacity .95s;transition:transform .95s,opacity .95s,-webkit-transform .95s}.cont.s--el-active .el:nth-child(5):not(.s--active){-webkit-transform:scale(.5) translate3d(0,400%,0);transform:scale(.5) translate3d(0,400%,0);opacity:0;-webkit-transition:opacity .95s,-webkit-transform .95s;transition:opacity .95s,-webkit-transform .95s;-o-transition:transform .95s,opacity .95s;transition:transform .95s,opacity .95s;transition:transform .95s,opacity .95s,-webkit-transform .95s}.cont__inner{position:relative;height:100%}.cont__inner:hover .el__bg::after{opacity:1}.impression__wrap{padding:8rem 2rem}.impression__title{text-align:center;margin-bottom:3.2rem}.impression-sl__pag{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;bottom:0;left:0}.impression-sl__pag_current{font-size:3.2rem;line-height:150%;font-weight:300}.impression-sl__pag_line{font-size:3.2rem;line-height:150%;font-weight:300}.impression-sl__pag_total{font-size:3.2rem;line-height:150%;font-weight:300}.impression-sl__nav{position:absolute;z-index:2;width:9.714rem;bottom:1.4rem;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.impression-sl__arrow{cursor:pointer;width:2.4rem;height:2rem}.impression-sl__arrow svg path{-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s}.impression-sl__arrow_prev{margin-right:5rem}.impression-item__title{font-family:Nunito;font-size:2.4rem;font-weight:400;line-height:120%}.impression-item__title:not(:last-child){margin-bottom:1.2rem}.impression-item__p{font-size:1.6rem;line-height:150%;font-weight:300;letter-spacing:.02em}.impression-item__p:not(:last-child){margin-bottom:1.6rem}.impression-item__picture{width:100%;height:25rem}.tour{background-color:var(--text)}.tour__wrap{padding:8rem 0;color:var(--white)}.tour__wrap .input__input{border-color:var(--white)}.tour__wrap .input label{background-color:var(--text)}.tour__col:not(:last-child){margin-bottom:3.2rem}.tour__title{color:var(--white)}.tour__title:not(:last-child){margin-bottom:2.4rem}.tour__p{color:var(--white)}.tour-form__body{margin-bottom:4rem}.tour-form__btn{font-family:Lato;font-size:1.6rem;font-weight:500;letter-spacing:.02em;border-radius:var(--br);width:22.7rem;height:5.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s;cursor:pointer;color:var(--text);background-color:var(--yellow)}.tour-question__title{font-size:1.8rem;line-height:120%;font-weight:400;color:var(--white)}.tour-question__title:not(:last-child){margin-bottom:4rem}.tour-question__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:2rem;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.tour-question__body .chbox:nth-child(1){margin-left:0}.rc-hero__wrap{position:relative;padding-top:11rem;padding-bottom:7rem}.rc-hero__title:not(:last-child){margin-bottom:1.2rem}.rc-hero__info{margin-top:3rem}.rc-hero-head-info__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.rc-hero-head-info__num{font-size:5.7rem;line-height:150%;font-weight:400;color:var(--light-grey);opacity:.5}.rc-hero-head-info__num:not(:last-child){margin-right:1.5rem}.rc-hero-head-info__p{font-family:Nunito;font-size:1.8rem;line-height:120%;font-weight:400}.rc-hero-sl__item{width:27rem;height:32rem;-webkit-transition:all var(--ms-transition) ease 0s;-o-transition:all var(--ms-transition) ease 0s;transition:all var(--ms-transition) ease 0s}.rc-hero-sl__item:not(:last-child){margin-right:1.2rem}.rc-hero-sl__arrow{width:6rem;height:6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;background-color:var(--white)}.rc-hero-sl__arrow svg{width:2.8rem;height:2.3rem}.rc-hero-info__col:nth-child(2) .rc-hero-info__item span{min-width:9.7rem}.rc-hero-info__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rc-hero-info__item:not(:last-child){margin-bottom:.4rem}.rc-hero-info__item span{font-size:1.6rem;line-height:150%;font-weight:300;letter-spacing:.02em;min-width:9.7rem;margin-right:1.2rem}.rc-hero-info__item p{font-size:1.6rem;line-height:150%;font-weight:400;letter-spacing:.02em}.infrastructure__wrap{padding:5rem 0 8rem}.infrastructure__title{text-align:center}.infrastructure__title:not(:last-child){margin-bottom:4rem}.infrastructure__body{row-gap:5rem}.infrastructure__item{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}.infrastructure-item__icon{width:7rem;height:7rem}.infrastructure-item__icon:not(:last-child){margin-bottom:2rem}.infrastructure-item__title{font-size:1.6rem;font-weight:400;line-height:150%;letter-spacing:.02em;text-align:center}.content_big .content__title{margin-bottom:2.4rem}.content_big .content__picture{width:100%;height:30rem}.content__double .content__col__picture{width:100%}.content_gr{background-color:var(--text);color:var(--white)}.content__wrap{padding:8rem 0}.content__wrap .swiper .sl-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:2rem}.content__wrap .swiper .sl-nav .sl__arrow{cursor:pointer;width:3.3rem;height:2.8rem}.content__wrap:nth-child(2){padding-top:5rem}.content__wrap_reverse{padding:8rem 0 0}.content__wrap_reverse .content__col{margin-bottom:0!important}.content__title{margin-bottom:3.5rem}.content__info{margin-bottom:2rem}.content__subtitle:not(:last-child){margin-bottom:1.2rem}.content__picture{width:100%;height:auto}.content-info__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-info__item:not(:last-child){margin-bottom:.4rem}.content-info__item span{font-size:1.6rem;line-height:150%;font-weight:300;letter-spacing:.02em;min-width:12.9rem;margin-right:1.2rem}.content-info__item p{font-size:1.6rem;line-height:150%;font-weight:400;letter-spacing:.02em}.callback{background-color:var(--text)}.callback__wrap{padding:8rem 0;color:var(--white)}.callback__wrap .input__input{border-color:var(--white)}.callback__wrap .input label{background-color:var(--text)}.callback__wrap .btn{margin:0 auto}.callback__title{text-align:center;color:inherit}.callback__title:not(:last-child){margin-bottom:1.2rem}.callback__p{text-align:center;color:inherit}.callback__p:not(:last-child){margin-bottom:3.2rem}.callback-form__body{margin-bottom:4rem}.el{position:absolute;left:0;top:0;width:100%;height:20%;background:var(--text);-webkit-transition:height .7s,opacity .6s .7s,z-index 0s 1.3s,-webkit-transform .6s .7s;transition:height .7s,opacity .6s .7s,z-index 0s 1.3s,-webkit-transform .6s .7s;-o-transition:transform .6s .7s,height .7s,opacity .6s .7s,z-index 0s 1.3s;transition:transform .6s .7s,height .7s,opacity .6s .7s,z-index 0s 1.3s;transition:transform .6s .7s,height .7s,opacity .6s .7s,z-index 0s 1.3s,-webkit-transform .6s .7s;will-change:transform,height,opacity}.el:not(.s--active){cursor:pointer}.el:hover .el__bg::after{opacity:0}.el:nth-child(1) .el__inner{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.el:nth-child(1) .el__bg{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.no-webp .el:nth-child(1) .el__bg::before{background-image:url(../img/city/cont-bg1.jpg)}.el:nth-child(1) .el__bg::before{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.el:nth-child(2){-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transform-origin:50% 155.2083333333;-ms-transform-origin:50% 155.2083333333;transform-origin:50% 155.2083333333}.el:nth-child(2) .el__inner{-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.no-webp .el:nth-child(2) .el__bg::before{background-image:url(../img/city/cont-bg2.jpg)}.el:nth-child(2) .el__bg::before{-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.el:nth-child(3){-webkit-transform:translate3d(0,200%,0);transform:translate3d(0,200%,0);-webkit-transform-origin:50% 260.4166666667%;-ms-transform-origin:50% 260.4166666667%;transform-origin:50% 260.4166666667%}.el:nth-child(3) .el__inner{-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.no-webp .el:nth-child(3) .el__bg::before{background-image:url(../img/city/cont-bg3.jpg)}.el:nth-child(3) .el__bg::before{-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.el:nth-child(4){-webkit-transform:translate3d(0,300%,0);transform:translate3d(0,300%,0);-webkit-transform-origin:50% 365.625%;-ms-transform-origin:50% 365.625%;transform-origin:50% 365.625%}.el:nth-child(4) .el__inner{-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.no-webp .el:nth-child(4) .el__bg::before{background-image:url(../img/city/cont-bg4.jpg)}.el:nth-child(4) .el__bg::before{-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.el:nth-child(5){-webkit-transform:translate3d(0,400%,0);transform:translate3d(0,400%,0);-webkit-transform-origin:50% 470.8333333333%;-ms-transform-origin:50% 470.8333333333%;transform-origin:50% 470.8333333333%}.el:nth-child(5) .el__inner{-webkit-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s}.no-webp .el:nth-child(5) .el__bg::before{background-image:url(../img/city/cont-bg5.jpg)}.el:nth-child(5) .el__bg::before{-webkit-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s}.el.s--active{z-index:1;-webkit-transform:translate3d(0,0,0)!important;transform:translate3d(0,0,0)!important;-webkit-transition:width .7s .7s,z-index 0s,-webkit-transform .6s;transition:width .7s .7s,z-index 0s,-webkit-transform .6s;-o-transition:transform .6s,width .7s .7s,z-index 0s;transition:transform .6s,width .7s .7s,z-index 0s;transition:transform .6s,width .7s .7s,z-index 0s,-webkit-transform .6s}.el.s--active .el__bg{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;-o-transition:transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.el.s--active .el__bg::before{-webkit-transition:-webkit-transform .8s;transition:-webkit-transform .8s;-o-transition:transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s;-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s}.el.s--active .el__content{z-index:2;opacity:1;pointer-events:auto;-webkit-transition:all .5s 1.4s;-o-transition:all .5s 1.4s;transition:all .5s 1.4s}.el.s--active .el__close-btn{z-index:5;opacity:1;pointer-events:auto;-webkit-transition:all 0s 1.4s;-o-transition:all 0s 1.4s;transition:all 0s 1.4s}.el__overflow{overflow:hidden;position:relative;height:100%}.el__inner{overflow:hidden;position:relative;height:100%;-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;-o-transition:transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s}.el__bg{position:relative;width:100%;height:100%;-webkit-transition:-webkit-transform .6s .7s;transition:-webkit-transform .6s .7s;-o-transition:transform .6s .7s;transition:transform .6s .7s;transition:transform .6s .7s,-webkit-transform .6s .7s;will-change:transform}.el__bg::before{content:"";position:absolute;left:0;top:-5%;width:100%;height:110%;background-size:cover;background-position:center center;-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;-o-transition:transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}.el__bg::after{content:"";z-index:1;position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.3);opacity:0;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.el__preview-count{z-index:2;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transition:all .3s 1.2s;-o-transition:all .3s 1.2s;transition:all .3s 1.2s;padding:1.5rem}.el__heading{font-family:Nunito;font-size:2.8rem;font-weight:400;line-height:120%;color:var(--white)}.el__num{font-size:5.7rem;font-weight:400;line-height:150%;color:var(--white);opacity:.15;position:absolute;left:1.5rem;bottom:-2.8rem}.el__content{z-index:-1;position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;pointer-events:none;-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s;display:-webkit-box;display:-ms-flexbox;display:flex}.el__text{width:100%;padding:0 2rem;background-color:var(--white);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-pack:center;-ms-flex-pack:center;justify-content:center}.el__text__title{font-family:Nunito;font-size:2.4rem;font-weight:400;line-height:120%}.el__text__title:not(:last-child){margin-bottom:1.6rem}.el__picture{width:100%;height:36rem}.el__close-btn{z-index:-1;opacity:0;pointer-events:none;-webkit-transition:all 0s .45s;-o-transition:all 0s .45s;transition:all 0s .45s;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--grey-main);width:100%;height:24.6rem}.el__close-btn svg{width:3.3rem;height:2.8rem}.reset__btn{width:19.9rem;height:4.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(197,62,86,.2);border:1px solid #c53e56;border-radius:100px;font-size:1.6rem;font-weight:400;line-height:150%;letter-spacing:.02em;color:#c53e56;margin:0 auto}.reset__btn svg{width:2rem;height:2rem;margin-right:.6rem}@media (min-width:576px){.m{display:none}.ttitle{font-size:6rem}.mtitle{font-size:3.8rem}.smtitle{font-size:2.8rem}.list__li{padding-left:3rem}.list__li:not(:last-child){margin-bottom:1.5rem}.list__item:not(:last-child){margin-bottom:2.1rem}.list__item::before{width:2.2rem;height:2.2rem}.btn{font-size:1.8rem;width:27rem;height:6.7rem}.marquee{top:5.9rem}.picture{height:60rem}.input__input{width:18.8rem}.header__btn span{width:2.057rem}.header__btn span:nth-child(2){width:1.6rem}.header__logo{width:6rem;height:auto}.header__phone svg{width:1.761rem;height:2.063rem;margin-right:.612rem}.menu-bottom__p{font-size:1.6rem}.footer__phone svg{width:1.761rem;height:2.063rem;margin-right:.612rem}.contact__wrap{padding:18rem 0;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:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.contact__title:not(:last-child){margin-bottom:2.4rem}.hero__title:not(:last-child){margin-bottom:4.8rem}.hero__sum{font-size:4rem}.hero__sum:not(:last-child){margin-bottom:4.8rem}.hero__sum_sm{font-size:2.8rem}.hero__p{font-size:2.4rem}.hero__p:not(:last-child){margin-bottom:4.8rem}.block__wrap{padding:14rem 0;max-width:60.4rem;margin:0 auto}.block__title:not(:last-child){margin-bottom:2.4rem}.resort__wrap{padding:14rem 0}.resort-item__picture{height:40rem}.resort-item__label{font-size:1.6rem;padding:1.55rem 2rem}.resort-item-content__title{font-size:2.8rem}.better__wrap{padding:15rem 0}.better__picture{height:45rem}.better-body__title:not(:last-child){margin-bottom:2.4rem}.better-body__p:not(:last-child){margin-bottom:2.4rem}.verified__wrap{padding:15rem 0 17.8rem}.verified__title:not(:last-child){margin-bottom:7rem}.verified__developer{width:15rem;height:15rem}.verified__developer:not(:last-child){margin-right:8rem}.permit__wrap{padding:15rem 0}.permit__title:not(:last-child){margin-bottom:2.4rem}.permit__p{max-width:60.4rem}.permit__p:not(:last-child){margin-bottom:5rem}.permit__pictures{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.permit__img:nth-child(1){width:45rem}.permit__img:nth-child(2){width:20rem}.podbor__wrap{padding:15rem 0}.podbor-item__p:not(:last-child){margin-bottom:6.8rem}.podbor-item__pag:not(:last-child){margin-bottom:5.4rem}.podbor-item__num:not(:last-child){margin-bottom:4.8rem}.podbor-item__question{font-size:2.4rem}.podbor-item__question:not(:last-child){margin-bottom:6rem}.podbor-item-form__body{row-gap:3rem}.podbor-item-form__btns{margin-top:3rem}.podbor-item-form__btn{font-size:1.8rem}.best__wrap{padding:14.5rem 0 15rem}.best__picture{height:40rem}.best__title:not(:last-child){margin-bottom:2.4rem}.hero__picture{height:70rem}.current-offers__wrap{padding:15rem 0 0}.current-offers__title{margin-bottom:6.1rem}.current-offers__filter{margin-bottom:7rem}.current-offers__filter_mob{display:none}.current-offers__head{margin-bottom:7rem;display:-webkit-box;display:-ms-flexbox;display:flex}.current-offers__arrow{top:16rem;width:3.3rem;height:2.8rem}.current-offers__arrow_prev{left:13%}.current-offers__arrow_next{right:13%}.filter-item__content{position:absolute;-webkit-box-shadow:0 0 0 1px rgba(68,68,68,.11);box-shadow:0 0 0 1px rgba(68,68,68,.11);border:1px solid var(--light-grey);background-color:var(--white);border-radius:5px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.current-offers-item{width:60%;margin:0 5%}.current-offers-item__body{padding-bottom:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:2px solid var(--yellow)}.current-offers-item__content:nth-child(2){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.current-offers-item__title{font-size:2.8rem}.current-offers-item__title:not(:last-child){margin-bottom:1.8rem}.current-offers-item__line span{margin-right:2rem}.city__wrap{padding:15rem 0}.cont{height:36rem}.cont.s--el-active .el:nth-child(1):not(.s--active){-webkit-transform:scale(.5) translate3d(0,0,0);transform:scale(.5) translate3d(0,0,0)}.cont.s--el-active .el:nth-child(2):not(.s--active){-webkit-transform:scale(.5) translate3d(100%,0,0);transform:scale(.5) translate3d(100%,0,0)}.cont.s--el-active .el:nth-child(4):not(.s--active){-webkit-transform:scale(.5) translate3d(300%,0,0);transform:scale(.5) translate3d(300%,0,0)}.cont.s--el-active .el:nth-child(5):not(.s--active){-webkit-transform:scale(.5) translate3d(400%,0,0);transform:scale(.5) translate3d(400%,0,0)}.impression__wrap{padding:8rem 4rem}.impression__title{margin-bottom:7rem}.impression-sl__pag{bottom:2rem;left:2rem;z-index:2}.impression-sl__pag_current{line-height:115%;color:var(--white);opacity:.5;font-size:5.7rem;font-weight:500}.impression-sl__pag_line{color:var(--white);opacity:.5;font-size:3.8rem;font-weight:400}.impression-sl__pag_total{color:var(--white);opacity:.5;font-size:3.8rem;font-weight:400}.impression-sl__nav{width:20rem;height:10rem;bottom:0;background:var(--text);border-radius:2px}.impression-sl__arrow{width:3.3rem;height:2.8rem}.impression-sl__arrow_prev{margin-right:6rem}.impression-item{padding-right:2rem;padding-bottom:2rem}.impression-item__title{font-size:2.8rem}.impression-item__p:not(:last-child){margin-bottom:2.8rem}.impression-item__picture{height:50rem}.tour__wrap{padding:15rem 0}.tour-form__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4.8rem}.tour-form__btn{font-size:1.8rem;width:27.1rem}.tour-question{margin-bottom:2rem}.tour-question__title{font-size:2.4rem}.tour-question__body{row-gap:3rem}.rc-hero__wrap{padding-top:15.5rem;padding-bottom:17rem}.rc-hero__head{padding-left:4rem;padding-right:4rem}.rc-hero__title:not(:last-child){margin-bottom:2.4rem}.rc-hero__p{max-width:42rem}.rc-hero__info{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:4rem;padding-right:4rem;margin-top:-3rem}.rc-hero-head__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rc-hero-head-info__item:not(:last-child){margin-right:6rem}.rc-hero-head-info__p{font-size:2rem}.rc-hero-sl__item{width:60rem;height:40rem}.rc-hero-sl__item:not(:last-child){margin-right:2rem}.rc-hero-sl__arrow svg{width:3.3rem;height:2.8rem}.rc-hero-sl__arrow_prev{left:4rem}.rc-hero-sl__arrow_next{right:17rem}.rc-hero-info__col:not(:last-child){margin-right:6rem}.rc-hero-info__item span{margin-right:2rem;min-width:6.8rem}.infrastructure__wrap{padding:5rem 0 15rem}.infrastructure__title:not(:last-child){margin-bottom:8rem}.infrastructure__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.infrastructure__item{width:50%}.content_big .content__title{margin-bottom:3.2rem}.content_big .content__picture{height:40rem}.content__wrap{padding:15rem 0}.content__wrap:nth-child(2){padding-top:10rem}.content__wrap_reverse{padding:15rem 0 0}.content__title{margin-bottom:5rem}.content__info:not(:last-child){margin-bottom:4rem}.content__subtitle:not(:last-child){margin-bottom:2.4rem}.content-info__item span{margin-right:2rem}.callback__wrap{padding:15rem 0}.callback__title:not(:last-child){margin-bottom:2.4rem}.callback__p:not(:last-child){margin-bottom:5.4rem}.callback__form{width:100%}.callback-form__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:6rem}.el{width:20%;height:100%;-webkit-transition:width .7s,opacity .6s .7s,z-index 0s 1.3s,-webkit-transform .6s .7s;transition:width .7s,opacity .6s .7s,z-index 0s 1.3s,-webkit-transform .6s .7s;-o-transition:transform .6s .7s,width .7s,opacity .6s .7s,z-index 0s 1.3s;transition:transform .6s .7s,width .7s,opacity .6s .7s,z-index 0s 1.3s;transition:transform .6s .7s,width .7s,opacity .6s .7s,z-index 0s 1.3s,-webkit-transform .6s .7s;will-change:transform,width,opacity}.el:nth-child(1) .el__bg{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.el:nth-child(2){-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transform-origin:155.2083333333% 50%;-ms-transform-origin:155.2083333333% 50%;transform-origin:155.2083333333% 50%}.el:nth-child(3){-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0);-webkit-transform-origin:260.4166666667% 50%;-ms-transform-origin:260.4166666667% 50%;transform-origin:260.4166666667% 50%}.el:nth-child(4){-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0);-webkit-transform-origin:365.625% 50%;-ms-transform-origin:365.625% 50%;transform-origin:365.625% 50%}.el:nth-child(5){-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0);-webkit-transform-origin:470.8333333333% 50%;-ms-transform-origin:470.8333333333% 50%;transform-origin:470.8333333333% 50%}.el.s--active{width:100%}.el__preview-count{padding:1rem 1.5rem}.el__text{width:73.8rem;padding:0 6.9rem}.el__text__title{font-size:2.8rem}.el__text__title:not(:last-child){margin-bottom:2.4rem}.el__picture{width:24.6rem;height:100%}.el__close-btn{width:24.6rem;height:100%}}@media (any-hover:hover) and (min-width:576px){.impression-sl__arrow:hover svg path{stroke:var(--white)}}@media (min-width:768px){.section__p{max-width:60.4rem;margin:0 auto}.process{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.team{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-column-gap:2rem}}@media (min-width:992px){.page{overflow-x:hidden}.md{max-width:122.8rem}.list__li::before{width:2rem}.picture{height:80rem}.header__wrapp{padding:3rem 0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header__logo{margin-left:3rem;width:6rem;height:auto}.header__logo_text{font-size:2.4rem;margin-left:3rem}.header__col{margin-left:auto}.header__phone svg{width:1.761rem;height:2.063rem;margin-right:.612rem}.header__phone p{font-size:1.8rem}.menu__wrap{margin:0 auto;max-width:122.8rem;padding:16rem 0 4.8rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menu__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menu__item:not(:last-child){margin-bottom:3rem}.menu-item__close{display:none}.menu-item__link{font-size:5rem}.menu-item__link span{font-size:5.4rem;margin-right:1.8rem}.menu-item__link::after{width:3.3rem;height:2.8rem;right:-7.5rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.menu-item__arrow{display:none}.menu-item__sublist{max-width:40.6rem;position:absolute;right:15%;top:0;z-index:2;max-height:50rem;overflow-y:auto;padding-right:1rem}.menu-item-sublist__link:not(:last-child){margin-bottom:3.6rem}.menu-item-sublist__link p{font-size:2.4rem}.menu-item-sublist__btn{font-size:1.6rem}.footer .md{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__phone svg{width:1.761rem;height:2.063rem;margin-right:.612rem}.footer__phone p{font-size:1.8rem}.modal{padding:13.5rem 18.8rem}.section__container_p{padding:14rem 0}.section__head:not(:last-child){margin-bottom:6.4rem}.process{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.team{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-column-gap:4.4rem;padding:0 12.6rem}.resort__sl .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.resort-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.resort-item:not(:last-child){margin-bottom:8rem}.resort-item__body{margin-right:3rem}.resort-item__picture{width:70.8rem;min-width:70.8rem;height:40rem}.resort-item-body__num{font-size:5.7rem}.resort-item-body__num:not(:last-child){margin-top:-1.5rem;margin-right:3.9rem}.resort-item-content__p:not(:last-child){margin-bottom:2.4rem}.resort-item-content__line:not(:last-child){margin-bottom:2.4rem}.better__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.better__body{margin-right:3rem}.better__picture{min-width:70.8rem;width:70.8rem;height:50rem}.permit__img{height:50rem}.permit__img:nth-child(1){width:91.6rem}.permit__img:nth-child(2){width:29.2rem}.podbor-item-pag__item{width:1.7rem;height:1.6rem}.podbor-item-pag__item:not(:last-child){margin-right:6rem}.podbor-item-pag__item:not(:last-child):after{width:5rem;left:2.1rem}.podbor-item-pag__item--active{width:2.9rem;height:2.8rem}.podbor-item-pag__item--active::after{left:3.2rem!important}.podbor-item-form__body .input:not(:last-child){margin-right:2rem}.best__wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.best__picture{min-width:70.8rem;height:50rem}.best__body{margin-left:7rem}.hero__body{max-width:55rem}.hero__picture{position:absolute;width:71rem;height:100%;right:-10.6rem;top:0}.hero-city .hero__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-city .hero__title{text-align:left}.current-offers__arrow{top:18.6rem;width:3.3rem;height:2.8rem}.current-offers__arrow_prev{left:33.9rem}.current-offers__arrow_next{right:33.9rem}.filter__item:not(:last-child){margin-right:4rem}.current-offers-item{width:60.4rem;margin:0 6.25rem}.current-offers-item__picture{height:40rem}.current-offers-item__picture:not(:last-child){margin-bottom:4rem}.current-offers-item__num{margin-top:-2rem}.impression__wrap{padding:15rem 9.6rem 15rem}.tour__wrap .input:not(:last-child){margin-right:2rem}.tour__col{width:60.4rem}.tour__col:not(:last-child){margin-right:12.2rem;margin-bottom:4.8rem}.tour-question{margin-bottom:3.2rem}.rc-hero__head{max-width:122.8rem;margin:0 auto 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.rc-hero__info{max-width:122.8rem;margin:-3rem auto 0}.rc-hero-head__col{max-width:50%;margin-right:12rem}.rc-hero-sl__item.swiper-slide-next{height:46rem}.rc-hero-sl__arrow{position:absolute;z-index:2;top:15rem;width:8rem;height:8rem}.rc-hero-sl__arrow_prev{left:57rem}.rc-hero-sl__arrow_next{right:16.8rem}.infrastructure__body{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}.infrastructure__item{width:17rem}.content_big .content__wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content_big .content__picture{width:70.8rem;height:50rem}.content__double .content__wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content__double .content__col{width:60.4rem}.content__double .content__col__picture{height:40rem}.content__double .content__body{min-height:31.6rem}.content__double .content__body:not(:last-child){margin-bottom:10rem}.content__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content__wrap .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content__wrap_reverse{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content__picture{width:60.4rem}.content__picture:not(:last-child){margin-right:10rem}.callback__form{width:62.4rem;margin:0 auto}}@media (min-width:2559px){html{font-size:14px!important}.current-offers__wrap{margin:0 auto;max-width:122.8rem}.current-offers__arrow_prev{left:23rem}.current-offers__arrow_next{right:23rem}.impression__wrap{margin:0 auto;max-width:122.8rem;padding:15rem 0}}@media (max-width:992px){.md{padding-left:4rem;padding-right:4rem}.mn{display:none}.header__wrapp{row-gap:2rem}.header__btn{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.header__logo_text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.header__col{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;justify-content:space-between}.header__youtube{max-width:18rem}.menu{overflow-y:scroll;min-height:100vh}.menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:13.2rem 2rem 0;height:auto}.menu__bottom{display:none}.menu__nav.--active .menu__item:not(.--active){display:none}.menu__item:not(:last-child){margin-bottom:4rem}.menu__item.--active .menu-item__close{display:-webkit-box;display:-ms-flexbox;display:flex}.menu__item.--active .menu-item__arrow{display:none}.menu__item.--active .menu-item__link span{display:none}.menu__item.--active .menu-item__sublist{display:block}.menu-item__sublist{margin-top:2.4rem}.menu-item-sublist__link{padding-left:2rem}.menu-item-sublist__link:before{content:"";width:.689rem;height:1.578rem;position:absolute;top:0;left:0;background-image:url("data:image/svg+xml,%3Csvg width='9' height='17' viewBox='0 0 9 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.999999 1.99999L7.89231 8.8923L1 15.7846' stroke='%23F2BE3C' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:100% 100%;background-position:0 0}.footer__logo{margin-bottom:2rem}.footer__p:not(:last-child){margin-bottom:2rem}.hero__item{padding-left:3rem;padding-right:3rem}.resort-item{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:84.37%;margin-right:1.7rem}.resort-item__picture{margin-bottom:1.6rem}.resort-item-body__num{position:absolute;right:0;bottom:-2rem}.better__body{margin-bottom:3rem}.best__body{margin-bottom:3.2rem}.hero__body{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;margin-bottom:4.5rem}.hero-city{height:auto}.hero-city .md{padding:0}.hero-city .hero__wrap{padding-top:10.5rem}.tour-question{margin-bottom:2rem}.rc-hero__head{margin-bottom:2.4rem;padding-right:2rem}.rc-hero-head__col:not(:last-child){margin-bottom:3rem}.rc-hero-sl .swiper-wrapper{margin-bottom:10rem}.rc-hero-sl__nav{width:100%;padding-right:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;left:0;bottom:3.6rem;z-index:3}.content__double .content__body:not(:last-child){margin-bottom:3.2rem}.content__wrap_reverse{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.content__wrap_reverse .content__picture{margin-bottom:5rem}.content__col:not(:last-child){margin-bottom:5rem}}@media (max-width:768px){.team{grid-row-gap:3.2rem}}@media (max-width:576px){.md{padding-left:2rem;padding-right:2rem}.tn{display:none}.marquee{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.input:not(:last-child){margin-bottom:2rem}.contact{min-height:60rem}.contact__map img{-o-object-position:71.5% center;object-position:71.5% center}.hero__p{text-align:center}.verified__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.verified__developer:not(:last-child){margin-bottom:2.6rem}.permit__img:nth-child(1){height:25rem}.permit__img:nth-child(1):not(:last-child){margin-bottom:1rem}.permit__img:nth-child(2){height:42rem}.permit__img:nth-child(2) img{-o-object-position:top;object-position:top}.podbor-item__title{font-size:2.8rem}.podbor-item-form__btn{margin-bottom:1.5rem}.podbor-item-form__input{margin-bottom:2rem}.hero-city .hero__title{font-size:2.8rem;margin-bottom:2rem}.hero-city .hero__sum{margin-bottom:2.4rem}.hero-city .hero__sum_sm{font-size:1.6rem}.current-offers__filter{display:none}.current-offers__filter_mob{margin-bottom:2.4rem}.current-offers__sl{padding-bottom:3rem}.current-offers__arrow{bottom:0}.filter-item__title{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.filter-item__content{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}.filter-item__content .chbox:not(:last-child){margin-right:1rem}.filter-item__content .chbox__text{padding:1.2rem .8rem}.current-offers-item__content:nth-child(1){border-bottom:2px solid var(--yellow);padding-bottom:2.4rem}.cont.s--el-active{height:96.6rem}.impression__sl{padding-bottom:7.8rem}.impression-sl__arrow svg path{stroke:var(--text)}.tour__title{text-align:center}.tour-form__btn{margin:0 auto}.rc-hero__wrap{padding-left:2rem}.rc-hero__info{padding-right:2rem}.rc-hero-head__info{display:none}.rc-hero-sl .swiper-wrapper{margin-bottom:6rem}.rc-hero-sl__nav{bottom:0}.rc-hero-sl__arrow_prev{margin-right:18rem}.rc-hero-info__col:not(:last-child){margin-bottom:.4rem}.content__picture:not(:last-child){margin-bottom:5rem}.content-info__item{-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}.el.s--active{height:100%}.el__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.el__text{height:36rem}.el__close-btn svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}}@media (any-hover:hover){.btn_yellow:hover{color:var(--white);background-color:var(--text)}.btn_gray:hover{color:var(--text);background-color:var(--yellow)}.header__btn:hover span{width:100%;background-color:var(--yellow)}.header__btn_close:hover svg path{stroke:var(--yellow)}.header__youtube:hover p{color:var(--yellow)}.header__youtube:hover svg path{stroke:var(--yellow)}.header__phone:hover p{color:var(--yellow)}.header__phone:hover svg path{fill:var(--yellow)}.menu__bottom a:hover{color:var(--yellow)}.menu__nav:hover .menu-item__link{opacity:.3}.menu__nav .menu-item__link:hover{opacity:1}.menu__item:hover .menu-item__link:after{opacity:1}.menu__item:hover .menu-item__sublist{display:block}.menu-item__link:hover::after{opacity:1}.menu-item-sublist__link:hover p,.menu-item-sublist__link:hover span{color:var(--yellow)}.menu-item-sublist__btn:hover{color:var(--yellow)}.footer__phone:hover p{color:var(--yellow)}.footer__phone:hover svg path{fill:var(--yellow)}.resort-item-content__btn:hover{color:var(--yellow)}.resort-item-content__btn:hover::after{background-color:var(--yellow)}.podbor-item-form__btn_yellow:hover{color:var(--white);background-color:var(--gray-btn)}.podbor-item-form__btn_gray:hover{color:var(--text);background-color:var(--yellow)}.current-offers__arrow:hover svg path{stroke:var(--yellow)}.filter-item__content .chbox:hover{background-color:#f6f6f6}.current-offers-item__btn:hover{color:var(--yellow)}.current-offers-item__btn:hover::after{background-color:var(--yellow)}.tour-form__btn:hover{color:var(--white);background-color:var(--gray-btn)}.callback__wrap .btn:hover{color:var(--white);background-color:var(--gray-btn)}}.webp .menu{background-image:url(../img/menu-bg.webp)}.webp .el:nth-child(1) .el__bg::before{background-image:url(../img/city/cont-bg1.webp)}.webp .el:nth-child(2) .el__bg::before{background-image:url(../img/city/cont-bg2.webp)}.webp .el:nth-child(3) .el__bg::before{background-image:url(../img/city/cont-bg3.webp)}.webp .el:nth-child(4) .el__bg::before{background-image:url(../img/city/cont-bg4.webp)}.webp .el:nth-child(5) .el__bg::before{background-image:url(../img/city/cont-bg5.webp)}