@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=DM+Serif+Display:regular&display=swap);@import url(https://fonts.googleapis.com/css?family=Open+Sans:regular,500,600,700&display=swap);@import url(https://fonts.googleapis.com/css?family=Denk+One:regular&display=swap);.loaded ._watcher-view.air-travel__slide,.loaded ._watcher-view.info-box__text,.loaded ._watcher-view.info-box__title,.loaded ._watcher-view.newsletter__form,.loaded ._watcher-view.order__tabs,.loaded ._watcher-view.popular-destinations__slide,.loaded ._watcher-view.top-block__button,.loaded ._watcher-view.top-block__text,.loaded ._watcher-view.top-block__title,.loaded ._watcher-view.vacation__button,.loaded ._watcher-view.vacation__sub-title,.loaded ._watcher-view.vacation__text,.loaded ._watcher-view.vacation__title,.loaded ._watcher-view.vouchers__slide{opacity:0}@-webkit-keyframes show-low-bottom{0%{-webkit-transform:translateY(1.25rem);transform:translateY(1.25rem)}100%{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@keyframes show-low-bottom{0%{-webkit-transform:translateY(1.25rem);transform:translateY(1.25rem)}100%{-webkit-transform:translate(0);transform:translate(0);opacity:1}}:root{--primary:#2a3950;--secondary:#94d2bd;--accent:#0090c1;--inverse:#ffff3f;--bg-primary:#2a3950;--bg-secondary:#7678ed;--bg-accent:#4cc9f0;--bg-inverse:#2d00f7;--text-primary:#006270;--text-secondary:#080708;--text-accent:#e8eddf;--text-inverse:#e8eddf;--header-color:#2a3950}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:320px}body{color:#000;line-height:1;font-family:"Open Sans";font-size:1.25rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:"Open Sans";font-size:inherit;line-height:inherit}button{cursor:pointer;color:inherit;background-color:transparent}a{color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.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}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:103.125rem;margin:0 auto;padding:0 .9375rem}.checkbox{position:relative}.checkbox:not(:last-child){margin-bottom:.3125em}.checkbox__input{position:absolute;width:0;height:0;opacity:0}.checkbox__input:focus-visible+.checkbox__label:before{-webkit-box-shadow:0 0 .3125rem #000;box-shadow:0 0 .3125rem #000}.checkbox__input:checked+.checkbox__label:before{background:url(../img/icons/check.svg) center/.9375rem .9375rem no-repeat;background-color:var(--bg-primary)}.checkbox__label{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;gap:.625rem}.checkbox__label:before{content:"";-webkit-box-flex:0;-ms-flex:0 0 1.25rem;flex:0 0 1.25rem;width:1.25rem;height:1.25rem;border:.0625rem solid #2a3950;border-radius:.1875rem}.checkbox__text{color:#009394;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;font-weight:700;line-height:1.25}details summary::-webkit-details-marker,details summary::marker{display:none;font-size:0}._spoller-init .spollers__title{cursor:pointer}._spoller-init .spollers__title::after,._spoller-init .spollers__title::before{content:"";position:absolute;right:0;top:50%;background-color:#fff;height:.125rem;width:.625rem;-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}._spoller-init .spollers__title::before{-webkit-transform:translate(-75%,-50%) rotate(40deg);-ms-transform:translate(-75%,-50%) rotate(40deg);transform:translate(-75%,-50%) rotate(40deg)}._spoller-init .spollers__title::after{-webkit-transform:translate(0,-50%) rotate(-40deg);-ms-transform:translate(0,-50%) rotate(-40deg);transform:translate(0,-50%) rotate(-40deg)}._spoller-init .spollers__title._spoller-active::before{-webkit-transform:translateX(-75%) rotate(-40deg);-ms-transform:translateX(-75%) rotate(-40deg);transform:translateX(-75%) rotate(-40deg)}._spoller-init .spollers__title._spoller-active::after{-webkit-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg)}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg--contain] img{-o-object-fit:contain;object-fit:contain}.info-box{text-align:center;max-width:55.625rem;margin:0 auto}.info-box__title{opacity:0;-webkit-transform:translateY(1.25rem);-ms-transform:translateY(1.25rem);transform:translateY(1.25rem);font-family:"DM Serif Display",sans-serif;line-height:1.12;color:#fff;text-shadow:0 .5rem .875rem rgba(0,0,0,.15)}.info-box__title:not(:last-child){margin-bottom:.9375rem}.info-box__text{opacity:0;-webkit-transform:translateY(1.25rem);-ms-transform:translateY(1.25rem);transform:translateY(1.25rem);color:rgba(255,255,255,.7);font-weight:600;line-height:1.225}._header-scroll.header{background-color:#fff}.header{position:fixed;width:100%;z-index:999;background-color:rgba(255,255,255,.5);-webkit-transition:background-color .3s;transition:background-color .3s}.header__container{padding-top:.3125rem;padding-bottom:.3125rem}.header__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;gap:.9375rem}.header__logo{position:relative;z-index:2}.header__logo img{max-width:100%}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__item img{height:2.1875rem;width:2.1875rem}.menu__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem}.menu__content{color:var(--header-color)}.menu__name-content{font-weight:600;font-size:1.125rem}.menu__btn{display:inline-block;font-weight:700;color:#fff;-webkit-transition:background-color .5s;transition:background-color .5s;background-color:var(--header-color);border-radius:.5rem;border:.125rem solid #fff;padding-top:.6875rem;padding-bottom:.6875rem}.icon-menu{display:none}.footer__content{background-color:#006270}.footer__logo img{max-width:100%}.footer__info{color:#fff;font-size:1rem;line-height:1.4375}.footer .spollers{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25rem}.footer .spollers__title{width:100%;cursor:default;text-align:left;position:relative;list-style:none;text-decoration:underline;font-weight:600;color:#fff}.footer .spollers__body{color:rgba(255,255,255,.7)}.footer .list__link{display:block}.advertising__container{padding-top:1.25rem;padding-bottom:1.25rem}.advertising__social-network{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advertising__social-network img{height:2.1875rem;width:2.1875rem}.advertising__link-img{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.advertising__copyright{display:block;color:#00e0c7}body{background-color:#2a3950}.page__top-block:not(:last-child){margin-bottom:6.25rem}.loaded ._watcher-view.info-box__text,.loaded ._watcher-view.info-box__title,.loaded ._watcher-view.newsletter__form,.loaded ._watcher-view.order__tabs,.loaded ._watcher-view.top-block__button,.loaded ._watcher-view.top-block__text,.loaded ._watcher-view.top-block__title{-webkit-animation:show-low-bottom 1s ease 0s 1 normal forwards;animation:show-low-bottom 1s ease 0s 1 normal forwards}.loaded ._watcher-view.info-box__text:nth-child(1),.loaded ._watcher-view.info-box__title:nth-child(1),.loaded ._watcher-view.newsletter__form:nth-child(1),.loaded ._watcher-view.order__tabs:nth-child(1),.loaded ._watcher-view.top-block__button:nth-child(1),.loaded ._watcher-view.top-block__text:nth-child(1),.loaded ._watcher-view.top-block__title:nth-child(1){-webkit-animation-delay:.2s;animation-delay:.2s}.loaded ._watcher-view.info-box__text:nth-child(2),.loaded ._watcher-view.info-box__title:nth-child(2),.loaded ._watcher-view.newsletter__form:nth-child(2),.loaded ._watcher-view.order__tabs:nth-child(2),.loaded ._watcher-view.top-block__button:nth-child(2),.loaded ._watcher-view.top-block__text:nth-child(2),.loaded ._watcher-view.top-block__title:nth-child(2){-webkit-animation-delay:.4s;animation-delay:.4s}.loaded ._watcher-view.info-box__text:nth-child(3),.loaded ._watcher-view.info-box__title:nth-child(3),.loaded ._watcher-view.newsletter__form:nth-child(3),.loaded ._watcher-view.order__tabs:nth-child(3),.loaded ._watcher-view.top-block__button:nth-child(3),.loaded ._watcher-view.top-block__text:nth-child(3),.loaded ._watcher-view.top-block__title:nth-child(3){-webkit-animation-delay:.6s;animation-delay:.6s}.loaded ._watcher-view.info-box__text:nth-child(4),.loaded ._watcher-view.info-box__title:nth-child(4),.loaded ._watcher-view.newsletter__form:nth-child(4),.loaded ._watcher-view.order__tabs:nth-child(4),.loaded ._watcher-view.top-block__button:nth-child(4),.loaded ._watcher-view.top-block__text:nth-child(4),.loaded ._watcher-view.top-block__title:nth-child(4){-webkit-animation-delay:.8s;animation-delay:.8s}.loaded ._watcher-view.info-box__text:nth-child(5),.loaded ._watcher-view.info-box__title:nth-child(5),.loaded ._watcher-view.newsletter__form:nth-child(5),.loaded ._watcher-view.order__tabs:nth-child(5),.loaded ._watcher-view.top-block__button:nth-child(5),.loaded ._watcher-view.top-block__text:nth-child(5),.loaded ._watcher-view.top-block__title:nth-child(5){-webkit-animation-delay:1s;animation-delay:1s}.loaded ._watcher-view.info-box__text:nth-child(6),.loaded ._watcher-view.info-box__title:nth-child(6),.loaded ._watcher-view.newsletter__form:nth-child(6),.loaded ._watcher-view.order__tabs:nth-child(6),.loaded ._watcher-view.top-block__button:nth-child(6),.loaded ._watcher-view.top-block__text:nth-child(6),.loaded ._watcher-view.top-block__title:nth-child(6){-webkit-animation-delay:1.2s;animation-delay:1.2s}.loaded ._watcher-view.info-box__text:nth-child(7),.loaded ._watcher-view.info-box__title:nth-child(7),.loaded ._watcher-view.newsletter__form:nth-child(7),.loaded ._watcher-view.order__tabs:nth-child(7),.loaded ._watcher-view.top-block__button:nth-child(7),.loaded ._watcher-view.top-block__text:nth-child(7),.loaded ._watcher-view.top-block__title:nth-child(7){-webkit-animation-delay:1.4s;animation-delay:1.4s}.loaded ._watcher-view.info-box__text:nth-child(8),.loaded ._watcher-view.info-box__title:nth-child(8),.loaded ._watcher-view.newsletter__form:nth-child(8),.loaded ._watcher-view.order__tabs:nth-child(8),.loaded ._watcher-view.top-block__button:nth-child(8),.loaded ._watcher-view.top-block__text:nth-child(8),.loaded ._watcher-view.top-block__title:nth-child(8){-webkit-animation-delay:1.6s;animation-delay:1.6s}.loaded ._watcher-view.info-box__text:nth-child(9),.loaded ._watcher-view.info-box__title:nth-child(9),.loaded ._watcher-view.newsletter__form:nth-child(9),.loaded ._watcher-view.order__tabs:nth-child(9),.loaded ._watcher-view.top-block__button:nth-child(9),.loaded ._watcher-view.top-block__text:nth-child(9),.loaded ._watcher-view.top-block__title:nth-child(9){-webkit-animation-delay:1.8s;animation-delay:1.8s}.loaded ._watcher-view.info-box__text:nth-child(10),.loaded ._watcher-view.info-box__title:nth-child(10),.loaded ._watcher-view.newsletter__form:nth-child(10),.loaded ._watcher-view.order__tabs:nth-child(10),.loaded ._watcher-view.top-block__button:nth-child(10),.loaded ._watcher-view.top-block__text:nth-child(10),.loaded ._watcher-view.top-block__title:nth-child(10){-webkit-animation-delay:2s;animation-delay:2s}.loaded ._watcher-view.info-box__text:nth-child(11),.loaded ._watcher-view.info-box__title:nth-child(11),.loaded ._watcher-view.newsletter__form:nth-child(11),.loaded ._watcher-view.order__tabs:nth-child(11),.loaded ._watcher-view.top-block__button:nth-child(11),.loaded ._watcher-view.top-block__text:nth-child(11),.loaded ._watcher-view.top-block__title:nth-child(11){-webkit-animation-delay:2.2s;animation-delay:2.2s}.loaded ._watcher-view.info-box__text:nth-child(12),.loaded ._watcher-view.info-box__title:nth-child(12),.loaded ._watcher-view.newsletter__form:nth-child(12),.loaded ._watcher-view.order__tabs:nth-child(12),.loaded ._watcher-view.top-block__button:nth-child(12),.loaded ._watcher-view.top-block__text:nth-child(12),.loaded ._watcher-view.top-block__title:nth-child(12){-webkit-animation-delay:2.4s;animation-delay:2.4s}.loaded ._watcher-view.info-box__text:nth-child(13),.loaded ._watcher-view.info-box__title:nth-child(13),.loaded ._watcher-view.newsletter__form:nth-child(13),.loaded ._watcher-view.order__tabs:nth-child(13),.loaded ._watcher-view.top-block__button:nth-child(13),.loaded ._watcher-view.top-block__text:nth-child(13),.loaded ._watcher-view.top-block__title:nth-child(13){-webkit-animation-delay:2.6s;animation-delay:2.6s}.loaded ._watcher-view.info-box__text:nth-child(14),.loaded ._watcher-view.info-box__title:nth-child(14),.loaded ._watcher-view.newsletter__form:nth-child(14),.loaded ._watcher-view.order__tabs:nth-child(14),.loaded ._watcher-view.top-block__button:nth-child(14),.loaded ._watcher-view.top-block__text:nth-child(14),.loaded ._watcher-view.top-block__title:nth-child(14){-webkit-animation-delay:2.8s;animation-delay:2.8s}.loaded ._watcher-view.info-box__text:nth-child(15),.loaded ._watcher-view.info-box__title:nth-child(15),.loaded ._watcher-view.newsletter__form:nth-child(15),.loaded ._watcher-view.order__tabs:nth-child(15),.loaded ._watcher-view.top-block__button:nth-child(15),.loaded ._watcher-view.top-block__text:nth-child(15),.loaded ._watcher-view.top-block__title:nth-child(15){-webkit-animation-delay:3s;animation-delay:3s}.loaded ._watcher-view.info-box__text:nth-child(16),.loaded ._watcher-view.info-box__title:nth-child(16),.loaded ._watcher-view.newsletter__form:nth-child(16),.loaded ._watcher-view.order__tabs:nth-child(16),.loaded ._watcher-view.top-block__button:nth-child(16),.loaded ._watcher-view.top-block__text:nth-child(16),.loaded ._watcher-view.top-block__title:nth-child(16){-webkit-animation-delay:3.2s;animation-delay:3.2s}.loaded ._watcher-view.info-box__text:nth-child(17),.loaded ._watcher-view.info-box__title:nth-child(17),.loaded ._watcher-view.newsletter__form:nth-child(17),.loaded ._watcher-view.order__tabs:nth-child(17),.loaded ._watcher-view.top-block__button:nth-child(17),.loaded ._watcher-view.top-block__text:nth-child(17),.loaded ._watcher-view.top-block__title:nth-child(17){-webkit-animation-delay:3.4s;animation-delay:3.4s}.loaded ._watcher-view.info-box__text:nth-child(18),.loaded ._watcher-view.info-box__title:nth-child(18),.loaded ._watcher-view.newsletter__form:nth-child(18),.loaded ._watcher-view.order__tabs:nth-child(18),.loaded ._watcher-view.top-block__button:nth-child(18),.loaded ._watcher-view.top-block__text:nth-child(18),.loaded ._watcher-view.top-block__title:nth-child(18){-webkit-animation-delay:3.6s;animation-delay:3.6s}.loaded ._watcher-view.info-box__text:nth-child(19),.loaded ._watcher-view.info-box__title:nth-child(19),.loaded ._watcher-view.newsletter__form:nth-child(19),.loaded ._watcher-view.order__tabs:nth-child(19),.loaded ._watcher-view.top-block__button:nth-child(19),.loaded ._watcher-view.top-block__text:nth-child(19),.loaded ._watcher-view.top-block__title:nth-child(19){-webkit-animation-delay:3.8s;animation-delay:3.8s}.loaded ._watcher-view.info-box__text:nth-child(20),.loaded ._watcher-view.info-box__title:nth-child(20),.loaded ._watcher-view.newsletter__form:nth-child(20),.loaded ._watcher-view.order__tabs:nth-child(20),.loaded ._watcher-view.top-block__button:nth-child(20),.loaded ._watcher-view.top-block__text:nth-child(20),.loaded ._watcher-view.top-block__title:nth-child(20){-webkit-animation-delay:4s;animation-delay:4s}.loaded ._watcher-view.info-box__text:nth-child(21),.loaded ._watcher-view.info-box__title:nth-child(21),.loaded ._watcher-view.newsletter__form:nth-child(21),.loaded ._watcher-view.order__tabs:nth-child(21),.loaded ._watcher-view.top-block__button:nth-child(21),.loaded ._watcher-view.top-block__text:nth-child(21),.loaded ._watcher-view.top-block__title:nth-child(21){-webkit-animation-delay:4.2s;animation-delay:4.2s}.loaded ._watcher-view.info-box__text:nth-child(22),.loaded ._watcher-view.info-box__title:nth-child(22),.loaded ._watcher-view.newsletter__form:nth-child(22),.loaded ._watcher-view.order__tabs:nth-child(22),.loaded ._watcher-view.top-block__button:nth-child(22),.loaded ._watcher-view.top-block__text:nth-child(22),.loaded ._watcher-view.top-block__title:nth-child(22){-webkit-animation-delay:4.4s;animation-delay:4.4s}.loaded ._watcher-view.info-box__text:nth-child(23),.loaded ._watcher-view.info-box__title:nth-child(23),.loaded ._watcher-view.newsletter__form:nth-child(23),.loaded ._watcher-view.order__tabs:nth-child(23),.loaded ._watcher-view.top-block__button:nth-child(23),.loaded ._watcher-view.top-block__text:nth-child(23),.loaded ._watcher-view.top-block__title:nth-child(23){-webkit-animation-delay:4.6s;animation-delay:4.6s}.loaded ._watcher-view.info-box__text:nth-child(24),.loaded ._watcher-view.info-box__title:nth-child(24),.loaded ._watcher-view.newsletter__form:nth-child(24),.loaded ._watcher-view.order__tabs:nth-child(24),.loaded ._watcher-view.top-block__button:nth-child(24),.loaded ._watcher-view.top-block__text:nth-child(24),.loaded ._watcher-view.top-block__title:nth-child(24){-webkit-animation-delay:4.8s;animation-delay:4.8s}.loaded ._watcher-view.info-box__text:nth-child(25),.loaded ._watcher-view.info-box__title:nth-child(25),.loaded ._watcher-view.newsletter__form:nth-child(25),.loaded ._watcher-view.order__tabs:nth-child(25),.loaded ._watcher-view.top-block__button:nth-child(25),.loaded ._watcher-view.top-block__text:nth-child(25),.loaded ._watcher-view.top-block__title:nth-child(25){-webkit-animation-delay:5s;animation-delay:5s}.loaded ._watcher-view.info-box__text:nth-child(26),.loaded ._watcher-view.info-box__title:nth-child(26),.loaded ._watcher-view.newsletter__form:nth-child(26),.loaded ._watcher-view.order__tabs:nth-child(26),.loaded ._watcher-view.top-block__button:nth-child(26),.loaded ._watcher-view.top-block__text:nth-child(26),.loaded ._watcher-view.top-block__title:nth-child(26){-webkit-animation-delay:5.2s;animation-delay:5.2s}.loaded ._watcher-view.info-box__text:nth-child(27),.loaded ._watcher-view.info-box__title:nth-child(27),.loaded ._watcher-view.newsletter__form:nth-child(27),.loaded ._watcher-view.order__tabs:nth-child(27),.loaded ._watcher-view.top-block__button:nth-child(27),.loaded ._watcher-view.top-block__text:nth-child(27),.loaded ._watcher-view.top-block__title:nth-child(27){-webkit-animation-delay:5.4s;animation-delay:5.4s}.loaded ._watcher-view.info-box__text:nth-child(28),.loaded ._watcher-view.info-box__title:nth-child(28),.loaded ._watcher-view.newsletter__form:nth-child(28),.loaded ._watcher-view.order__tabs:nth-child(28),.loaded ._watcher-view.top-block__button:nth-child(28),.loaded ._watcher-view.top-block__text:nth-child(28),.loaded ._watcher-view.top-block__title:nth-child(28){-webkit-animation-delay:5.6s;animation-delay:5.6s}.loaded ._watcher-view.info-box__text:nth-child(29),.loaded ._watcher-view.info-box__title:nth-child(29),.loaded ._watcher-view.newsletter__form:nth-child(29),.loaded ._watcher-view.order__tabs:nth-child(29),.loaded ._watcher-view.top-block__button:nth-child(29),.loaded ._watcher-view.top-block__text:nth-child(29),.loaded ._watcher-view.top-block__title:nth-child(29){-webkit-animation-delay:5.8s;animation-delay:5.8s}.loaded ._watcher-view.info-box__text:nth-child(30),.loaded ._watcher-view.info-box__title:nth-child(30),.loaded ._watcher-view.newsletter__form:nth-child(30),.loaded ._watcher-view.order__tabs:nth-child(30),.loaded ._watcher-view.top-block__button:nth-child(30),.loaded ._watcher-view.top-block__text:nth-child(30),.loaded ._watcher-view.top-block__title:nth-child(30){-webkit-animation-delay:6s;animation-delay:6s}.loaded ._watcher-view.air-travel__slide,.loaded ._watcher-view.popular-destinations__slide,.loaded ._watcher-view.vacation__button,.loaded ._watcher-view.vacation__sub-title,.loaded ._watcher-view.vacation__text,.loaded ._watcher-view.vacation__title,.loaded ._watcher-view.vouchers__slide{-webkit-animation:show-low-bottom 1s ease 0s 1 normal forwards;animation:show-low-bottom 1s ease 0s 1 normal forwards}.loaded ._watcher-view.air-travel__slide:nth-child(1),.loaded ._watcher-view.popular-destinations__slide:nth-child(1),.loaded ._watcher-view.vacation__button:nth-child(1),.loaded ._watcher-view.vacation__sub-title:nth-child(1),.loaded ._watcher-view.vacation__text:nth-child(1),.loaded ._watcher-view.vacation__title:nth-child(1),.loaded ._watcher-view.vouchers__slide:nth-child(1){-webkit-animation-delay:.2s;animation-delay:.2s}.loaded ._watcher-view.air-travel__slide:nth-child(2),.loaded ._watcher-view.popular-destinations__slide:nth-child(2),.loaded ._watcher-view.vacation__button:nth-child(2),.loaded ._watcher-view.vacation__sub-title:nth-child(2),.loaded ._watcher-view.vacation__text:nth-child(2),.loaded ._watcher-view.vacation__title:nth-child(2),.loaded ._watcher-view.vouchers__slide:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}.loaded ._watcher-view.air-travel__slide:nth-child(3),.loaded ._watcher-view.popular-destinations__slide:nth-child(3),.loaded ._watcher-view.vacation__button:nth-child(3),.loaded ._watcher-view.vacation__sub-title:nth-child(3),.loaded ._watcher-view.vacation__text:nth-child(3),.loaded ._watcher-view.vacation__title:nth-child(3),.loaded ._watcher-view.vouchers__slide:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}.loaded ._watcher-view.air-travel__slide:nth-child(4),.loaded ._watcher-view.popular-destinations__slide:nth-child(4),.loaded ._watcher-view.vacation__button:nth-child(4),.loaded ._watcher-view.vacation__sub-title:nth-child(4),.loaded ._watcher-view.vacation__text:nth-child(4),.loaded ._watcher-view.vacation__title:nth-child(4),.loaded ._watcher-view.vouchers__slide:nth-child(4){-webkit-animation-delay:.5s;animation-delay:.5s}.loaded ._watcher-view.air-travel__slide:nth-child(5),.loaded ._watcher-view.popular-destinations__slide:nth-child(5),.loaded ._watcher-view.vacation__button:nth-child(5),.loaded ._watcher-view.vacation__sub-title:nth-child(5),.loaded ._watcher-view.vacation__text:nth-child(5),.loaded ._watcher-view.vacation__title:nth-child(5),.loaded ._watcher-view.vouchers__slide:nth-child(5){-webkit-animation-delay:.6s;animation-delay:.6s}.loaded ._watcher-view.air-travel__slide:nth-child(6),.loaded ._watcher-view.popular-destinations__slide:nth-child(6),.loaded ._watcher-view.vacation__button:nth-child(6),.loaded ._watcher-view.vacation__sub-title:nth-child(6),.loaded ._watcher-view.vacation__text:nth-child(6),.loaded ._watcher-view.vacation__title:nth-child(6),.loaded ._watcher-view.vouchers__slide:nth-child(6){-webkit-animation-delay:.7s;animation-delay:.7s}.loaded ._watcher-view.air-travel__slide:nth-child(7),.loaded ._watcher-view.popular-destinations__slide:nth-child(7),.loaded ._watcher-view.vacation__button:nth-child(7),.loaded ._watcher-view.vacation__sub-title:nth-child(7),.loaded ._watcher-view.vacation__text:nth-child(7),.loaded ._watcher-view.vacation__title:nth-child(7),.loaded ._watcher-view.vouchers__slide:nth-child(7){-webkit-animation-delay:.8s;animation-delay:.8s}.loaded ._watcher-view.air-travel__slide:nth-child(8),.loaded ._watcher-view.popular-destinations__slide:nth-child(8),.loaded ._watcher-view.vacation__button:nth-child(8),.loaded ._watcher-view.vacation__sub-title:nth-child(8),.loaded ._watcher-view.vacation__text:nth-child(8),.loaded ._watcher-view.vacation__title:nth-child(8),.loaded ._watcher-view.vouchers__slide:nth-child(8){-webkit-animation-delay:.9s;animation-delay:.9s}.loaded ._watcher-view.air-travel__slide:nth-child(9),.loaded ._watcher-view.popular-destinations__slide:nth-child(9),.loaded ._watcher-view.vacation__button:nth-child(9),.loaded ._watcher-view.vacation__sub-title:nth-child(9),.loaded ._watcher-view.vacation__text:nth-child(9),.loaded ._watcher-view.vacation__title:nth-child(9),.loaded ._watcher-view.vouchers__slide:nth-child(9){-webkit-animation-delay:1s;animation-delay:1s}.loaded ._watcher-view.air-travel__slide:nth-child(10),.loaded ._watcher-view.popular-destinations__slide:nth-child(10),.loaded ._watcher-view.vacation__button:nth-child(10),.loaded ._watcher-view.vacation__sub-title:nth-child(10),.loaded ._watcher-view.vacation__text:nth-child(10),.loaded ._watcher-view.vacation__title:nth-child(10),.loaded ._watcher-view.vouchers__slide:nth-child(10){-webkit-animation-delay:1.1s;animation-delay:1.1s}.loaded ._watcher-view.air-travel__slide:nth-child(11),.loaded ._watcher-view.popular-destinations__slide:nth-child(11),.loaded ._watcher-view.vacation__button:nth-child(11),.loaded ._watcher-view.vacation__sub-title:nth-child(11),.loaded ._watcher-view.vacation__text:nth-child(11),.loaded ._watcher-view.vacation__title:nth-child(11),.loaded ._watcher-view.vouchers__slide:nth-child(11){-webkit-animation-delay:1.2s;animation-delay:1.2s}.loaded ._watcher-view.air-travel__slide:nth-child(12),.loaded ._watcher-view.popular-destinations__slide:nth-child(12),.loaded ._watcher-view.vacation__button:nth-child(12),.loaded ._watcher-view.vacation__sub-title:nth-child(12),.loaded ._watcher-view.vacation__text:nth-child(12),.loaded ._watcher-view.vacation__title:nth-child(12),.loaded ._watcher-view.vouchers__slide:nth-child(12){-webkit-animation-delay:1.3s;animation-delay:1.3s}.loaded ._watcher-view.air-travel__slide:nth-child(13),.loaded ._watcher-view.popular-destinations__slide:nth-child(13),.loaded ._watcher-view.vacation__button:nth-child(13),.loaded ._watcher-view.vacation__sub-title:nth-child(13),.loaded ._watcher-view.vacation__text:nth-child(13),.loaded ._watcher-view.vacation__title:nth-child(13),.loaded ._watcher-view.vouchers__slide:nth-child(13){-webkit-animation-delay:1.4s;animation-delay:1.4s}.loaded ._watcher-view.air-travel__slide:nth-child(14),.loaded ._watcher-view.popular-destinations__slide:nth-child(14),.loaded ._watcher-view.vacation__button:nth-child(14),.loaded ._watcher-view.vacation__sub-title:nth-child(14),.loaded ._watcher-view.vacation__text:nth-child(14),.loaded ._watcher-view.vacation__title:nth-child(14),.loaded ._watcher-view.vouchers__slide:nth-child(14){-webkit-animation-delay:1.5s;animation-delay:1.5s}.loaded ._watcher-view.air-travel__slide:nth-child(15),.loaded ._watcher-view.popular-destinations__slide:nth-child(15),.loaded ._watcher-view.vacation__button:nth-child(15),.loaded ._watcher-view.vacation__sub-title:nth-child(15),.loaded ._watcher-view.vacation__text:nth-child(15),.loaded ._watcher-view.vacation__title:nth-child(15),.loaded ._watcher-view.vouchers__slide:nth-child(15){-webkit-animation-delay:1.6s;animation-delay:1.6s}.loaded ._watcher-view.air-travel__slide:nth-child(16),.loaded ._watcher-view.popular-destinations__slide:nth-child(16),.loaded ._watcher-view.vacation__button:nth-child(16),.loaded ._watcher-view.vacation__sub-title:nth-child(16),.loaded ._watcher-view.vacation__text:nth-child(16),.loaded ._watcher-view.vacation__title:nth-child(16),.loaded ._watcher-view.vouchers__slide:nth-child(16){-webkit-animation-delay:1.7s;animation-delay:1.7s}.loaded ._watcher-view.air-travel__slide:nth-child(17),.loaded ._watcher-view.popular-destinations__slide:nth-child(17),.loaded ._watcher-view.vacation__button:nth-child(17),.loaded ._watcher-view.vacation__sub-title:nth-child(17),.loaded ._watcher-view.vacation__text:nth-child(17),.loaded ._watcher-view.vacation__title:nth-child(17),.loaded ._watcher-view.vouchers__slide:nth-child(17){-webkit-animation-delay:1.8s;animation-delay:1.8s}.loaded ._watcher-view.air-travel__slide:nth-child(18),.loaded ._watcher-view.popular-destinations__slide:nth-child(18),.loaded ._watcher-view.vacation__button:nth-child(18),.loaded ._watcher-view.vacation__sub-title:nth-child(18),.loaded ._watcher-view.vacation__text:nth-child(18),.loaded ._watcher-view.vacation__title:nth-child(18),.loaded ._watcher-view.vouchers__slide:nth-child(18){-webkit-animation-delay:1.9s;animation-delay:1.9s}.loaded ._watcher-view.air-travel__slide:nth-child(19),.loaded ._watcher-view.popular-destinations__slide:nth-child(19),.loaded ._watcher-view.vacation__button:nth-child(19),.loaded ._watcher-view.vacation__sub-title:nth-child(19),.loaded ._watcher-view.vacation__text:nth-child(19),.loaded ._watcher-view.vacation__title:nth-child(19),.loaded ._watcher-view.vouchers__slide:nth-child(19){-webkit-animation-delay:2s;animation-delay:2s}.loaded ._watcher-view.air-travel__slide:nth-child(20),.loaded ._watcher-view.popular-destinations__slide:nth-child(20),.loaded ._watcher-view.vacation__button:nth-child(20),.loaded ._watcher-view.vacation__sub-title:nth-child(20),.loaded ._watcher-view.vacation__text:nth-child(20),.loaded ._watcher-view.vacation__title:nth-child(20),.loaded ._watcher-view.vouchers__slide:nth-child(20){-webkit-animation-delay:2.1s;animation-delay:2.1s}.loaded ._watcher-view.air-travel__slide:nth-child(21),.loaded ._watcher-view.popular-destinations__slide:nth-child(21),.loaded ._watcher-view.vacation__button:nth-child(21),.loaded ._watcher-view.vacation__sub-title:nth-child(21),.loaded ._watcher-view.vacation__text:nth-child(21),.loaded ._watcher-view.vacation__title:nth-child(21),.loaded ._watcher-view.vouchers__slide:nth-child(21){-webkit-animation-delay:2.2s;animation-delay:2.2s}.loaded ._watcher-view.air-travel__slide:nth-child(22),.loaded ._watcher-view.popular-destinations__slide:nth-child(22),.loaded ._watcher-view.vacation__button:nth-child(22),.loaded ._watcher-view.vacation__sub-title:nth-child(22),.loaded ._watcher-view.vacation__text:nth-child(22),.loaded ._watcher-view.vacation__title:nth-child(22),.loaded ._watcher-view.vouchers__slide:nth-child(22){-webkit-animation-delay:2.3s;animation-delay:2.3s}.loaded ._watcher-view.air-travel__slide:nth-child(23),.loaded ._watcher-view.popular-destinations__slide:nth-child(23),.loaded ._watcher-view.vacation__button:nth-child(23),.loaded ._watcher-view.vacation__sub-title:nth-child(23),.loaded ._watcher-view.vacation__text:nth-child(23),.loaded ._watcher-view.vacation__title:nth-child(23),.loaded ._watcher-view.vouchers__slide:nth-child(23){-webkit-animation-delay:2.4s;animation-delay:2.4s}.loaded ._watcher-view.air-travel__slide:nth-child(24),.loaded ._watcher-view.popular-destinations__slide:nth-child(24),.loaded ._watcher-view.vacation__button:nth-child(24),.loaded ._watcher-view.vacation__sub-title:nth-child(24),.loaded ._watcher-view.vacation__text:nth-child(24),.loaded ._watcher-view.vacation__title:nth-child(24),.loaded ._watcher-view.vouchers__slide:nth-child(24){-webkit-animation-delay:2.5s;animation-delay:2.5s}.loaded ._watcher-view.air-travel__slide:nth-child(25),.loaded ._watcher-view.popular-destinations__slide:nth-child(25),.loaded ._watcher-view.vacation__button:nth-child(25),.loaded ._watcher-view.vacation__sub-title:nth-child(25),.loaded ._watcher-view.vacation__text:nth-child(25),.loaded ._watcher-view.vacation__title:nth-child(25),.loaded ._watcher-view.vouchers__slide:nth-child(25){-webkit-animation-delay:2.6s;animation-delay:2.6s}.loaded ._watcher-view.air-travel__slide:nth-child(26),.loaded ._watcher-view.popular-destinations__slide:nth-child(26),.loaded ._watcher-view.vacation__button:nth-child(26),.loaded ._watcher-view.vacation__sub-title:nth-child(26),.loaded ._watcher-view.vacation__text:nth-child(26),.loaded ._watcher-view.vacation__title:nth-child(26),.loaded ._watcher-view.vouchers__slide:nth-child(26){-webkit-animation-delay:2.7s;animation-delay:2.7s}.loaded ._watcher-view.air-travel__slide:nth-child(27),.loaded ._watcher-view.popular-destinations__slide:nth-child(27),.loaded ._watcher-view.vacation__button:nth-child(27),.loaded ._watcher-view.vacation__sub-title:nth-child(27),.loaded ._watcher-view.vacation__text:nth-child(27),.loaded ._watcher-view.vacation__title:nth-child(27),.loaded ._watcher-view.vouchers__slide:nth-child(27){-webkit-animation-delay:2.8s;animation-delay:2.8s}.loaded ._watcher-view.air-travel__slide:nth-child(28),.loaded ._watcher-view.popular-destinations__slide:nth-child(28),.loaded ._watcher-view.vacation__button:nth-child(28),.loaded ._watcher-view.vacation__sub-title:nth-child(28),.loaded ._watcher-view.vacation__text:nth-child(28),.loaded ._watcher-view.vacation__title:nth-child(28),.loaded ._watcher-view.vouchers__slide:nth-child(28){-webkit-animation-delay:2.9s;animation-delay:2.9s}.loaded ._watcher-view.air-travel__slide:nth-child(29),.loaded ._watcher-view.popular-destinations__slide:nth-child(29),.loaded ._watcher-view.vacation__button:nth-child(29),.loaded ._watcher-view.vacation__sub-title:nth-child(29),.loaded ._watcher-view.vacation__text:nth-child(29),.loaded ._watcher-view.vacation__title:nth-child(29),.loaded ._watcher-view.vouchers__slide:nth-child(29){-webkit-animation-delay:3s;animation-delay:3s}.loaded ._watcher-view.air-travel__slide:nth-child(30),.loaded ._watcher-view.popular-destinations__slide:nth-child(30),.loaded ._watcher-view.vacation__button:nth-child(30),.loaded ._watcher-view.vacation__sub-title:nth-child(30),.loaded ._watcher-view.vacation__text:nth-child(30),.loaded ._watcher-view.vacation__title:nth-child(30),.loaded ._watcher-view.vouchers__slide:nth-child(30){-webkit-animation-delay:3.1s;animation-delay:3.1s}.loaded ._watcher-view.vacation__image-ibg{opacity:1;-webkit-transition:opacity 2s;transition:opacity 2s}.loaded ._watcher-view.best-offers__column{opacity:1;-webkit-transition:opacity .8s;transition:opacity .8s}.top-block{position:relative}.top-block__body{text-align:center;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:1;min-height:100vh;min-height:100svh}.top-block__info{padding-top:1.25rem;padding-bottom:1.25rem;max-width:43.75rem;color:var(--text-primary)}.top-block__title{font-family:"DM Serif Display",sans-serif;line-height:1.119047619;text-shadow:0 .375rem .125rem rgba(0,0,0,.2);opacity:0;-webkit-transform:translateY(1.25rem);-ms-transform:translateY(1.25rem);transform:translateY(1.25rem)}.top-block__text{opacity:0;-webkit-transform:translateY(1.25rem);-ms-transform:translateY(1.25rem);transform:translateY(1.25rem)}.top-block__button{opacity:0;-webkit-transform:translateY(1.25rem);-ms-transform:translateY(1.25rem);transform:translateY(1.25rem);color:#fff;border-radius:.625rem;border:.125rem solid #fff;background-color:var(--bg-primary);display:inline-block;-webkit-transition:background-color .5s;transition:background-color .5s;-webkit-box-shadow:0 .625rem 2.9375rem 0 rgba(0,0,0,.3);box-shadow:0 .625rem 2.9375rem 0 rgba(0,0,0,.3)}.top-block__image-ibg{position:absolute;bottom:-3%;left:-3%;min-width:105%;min-height:105%}.order__tabs{opacity:0;-webkit-transform:translateY(1.25rem);-ms-transform:translateY(1.25rem);transform:translateY(1.25rem)}.tabs{min-width:100%;white-space:nowrap;overflow-x:auto;color:var(--primary)}.tabs::-webkit-scrollbar{background-color:rgba(255,255,255,.9);border-radius:.3125rem;height:.625rem}.tabs::-webkit-scrollbar-thumb{background-color:#00e0c7;border-radius:.3125rem}.tabs__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:.9375rem}.tabs__title{font-weight:600;background-color:rgba(255,255,255,.9);-webkit-transition:background-color .5s;transition:background-color .5s;border-radius:.625rem .625rem 0 0;padding-top:.875rem;padding-bottom:.875rem}.tabs__content{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;background-color:#fff;border-radius:0 .625rem .625rem .625rem}._tab-active{background-color:#fff}.form__input{border-radius:.625rem;border:.0625rem solid var(--bg-primary);font-weight:600;line-height:1.25}.form__input::-webkit-input-placeholder{font-weight:600;color:var(--primary)}.form__input::-moz-placeholder{font-weight:600;color:var(--primary)}.form__input:-ms-input-placeholder{font-weight:600;color:var(--primary)}.form__input::-ms-input-placeholder{font-weight:600;color:var(--primary)}.form__input::placeholder{font-weight:600;color:var(--primary)}.form .select{border-radius:.625rem;border:.0625rem solid var(--bg-primary)}.form .select__option{min-width:100%;display:block;-moz-text-align-last:left;text-align-last:left;font-weight:600;line-height:1.275}.form .select__title{font-weight:600;line-height:1.25;-moz-text-align-last:left;text-align-last:left}.form__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.form__body:not(:last-child){margin-bottom:.9375rem}.form__select-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.form__label{display:inline-block;font-weight:600;color:#009394}.form__label:not(:last-child){margin-bottom:.3125rem}.form__button{font-weight:700;line-height:1.25;border-radius:.625rem;background-color:#00e0c7;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s}.vacation__body{display:-webkit-box;display:-ms-flexbox;display:flex}.vacation__image-ibg{opacity:0;padding-bottom:58.588549%}.vacation__sub-title{opacity:0;-webkit-transform:translateY(1.25rem);-ms-transform:translateY(1.25rem);transform:translateY(1.25rem);font-family:"Denk one",sans-serif;color:rgba(255,255,255,.7);text-transform:capitalize}.vacation__sub-title:not(:last-child){margin-bottom:.625rem}.vacation__title{opacity:0;-webkit-transform:translateY(1.25rem);-ms-transform:translateY(1.25rem);transform:translateY(1.25rem);color:#fff;font-family:"DM Serif Display",sans-serif;line-height:1.12}.vacation__title:not(:last-child){margin-bottom:.9375rem}.vacation__text{opacity:0;-webkit-transform:translateY(1.25rem);-ms-transform:translateY(1.25rem);transform:translateY(1.25rem);font-weight:600;color:rgba(255,255,255,.7);line-height:1.225}.vacation__button{opacity:0;-webkit-transform:translateY(1.25rem);-ms-transform:translateY(1.25rem);transform:translateY(1.25rem);display:inline-block;text-align:center;font-weight:700;line-height:1.25;border-radius:.625rem;border:.125rem solid #fff;background-color:#00e0c7;color:var(--primary);-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s}.best-offers{background-color:#264257}.best-offers__body{position:relative;z-index:1;display:-ms-grid;display:grid;gap:1.875rem}.best-offers__column{opacity:0;border-radius:1.25rem;background-color:#fff;-webkit-box-shadow:0 .875rem 2.125rem 0 rgba(0,0,0,.2);box-shadow:0 .875rem 2.125rem 0 rgba(0,0,0,.2);padding:1.125rem;height:-webkit-max-content;height:-moz-max-content;height:max-content}.best-offers__image-ibg{padding-bottom:58.064516%;border-radius:1.25rem;border:.125rem solid #fff;-webkit-box-shadow:0 .5rem 1.25rem 0 rgba(0,0,0,.15);box-shadow:0 .5rem 1.25rem 0 rgba(0,0,0,.15)}.best-offers__image-ibg:not(:last-child){margin-bottom:.625rem}.best-offers__image-ibg img{-o-object-position:center 88%;object-position:center 88%;border-radius:1.25rem}.best-offers__card-title{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;display:inline-block;-webkit-transition:color .3s;transition:color .3s;font-weight:600;line-height:1.25;color:var(--primary)}.best-offers__card-title:not(:last-child){margin-bottom:.3125rem}.best-offers__info{color:var(--text-primary);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;line-height:1.25;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.best-offers__info:not(:last-child){margin-bottom:.625rem}.best-offers__bottom-box{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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.9375rem}.best-offers__discount{font-size:.75rem;line-height:1.25;border-radius:.3125rem;border:.0625rem solid #006270;padding:.4375rem .9375rem .4375rem .9375rem}.best-offers__btn{display:inline-block;font-weight:700;font-size:.75rem;line-height:1.25;color:var(--primary);background-color:#00e0c7;border-radius:.3125rem;padding:.4375rem .9375rem .4375rem .9375rem;-webkit-transition:background-color .3s,solor .3s;transition:background-color .3s,solor .3s}.popular-destinations{position:relative}.popular-destinations::before{content:"";position:absolute;top:3.125rem;left:-6.25rem;z-index:-1;background:url(../img/icons/decoration-2.svg) left bottom no-repeat;height:28.25rem;width:59.8125rem}.popular-destinations__slide{opacity:0;-webkit-transform:translateY(1.25rem);-ms-transform:translateY(1.25rem);transform:translateY(1.25rem)}.popular-destinations .swiper-slide{background-color:#fff;border-radius:3.125rem;-webkit-box-shadow:0 1.5rem 6.25rem 0 rgba(36,55,91,.15);box-shadow:0 1.5rem 6.25rem 0 rgba(36,55,91,.15);display:-webkit-box;display:-ms-flexbox;display:flex}.popular-destinations .swiper-slide__title{color:#222;line-height:1.5;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex}.popular-destinations .swiper-slide__title::before{content:"";display:inline-block;background:url(../img/icons/location.svg) 0 .3125rem no-repeat;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.popular-destinations .swiper-slide__text{font-weight:600;line-height:1.6666666667;color:#636668}.popular-destinations .swiper-slide__info-block{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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.9375rem}.popular-destinations .swiper-slide__from-whom{color:#636668;font-weight:600;line-height:1.25}.popular-destinations .swiper-slide__place-evaluation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popular-destinations .swiper-slide__place-evaluation svg{stroke:#636668;fill:#fff;height:1.875rem;width:1.875rem}.popular-destinations .swiper-slide__wrapper-comment{border-right:.125rem solid #636668}.popular-destinations .swiper-slide__comment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popular-destinations .swiper-slide__comment svg{-webkit-transition:all .3s;transition:all .3s}.popular-destinations .swiper-slide__like{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popular-destinations .swiper-slide__like svg{-webkit-transition:all .3s;transition:all .3s}.popular-destinations .swiper-slide__buttons{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}.popular-destinations .swiper-slide__share-btn{border-radius:50%;-webkit-transition:background-color .3s;transition:background-color .3s;background:url(../img/icons/share.svg) center no-repeat;background-color:rgba(0,224,199,.2)}.popular-destinations .swiper-slide__btn{display:inline-block;text-align:center;font-weight:700;color:var(--primary);text-shadow:0 .0625rem .125rem rgba(0,0,0,.25);-webkit-box-shadow:.1875rem .3125rem .625rem 0 rgba(0,224,199,.25);box-shadow:.1875rem .3125rem .625rem 0 rgba(0,224,199,.25);border-radius:.625rem;border:.125rem solid #fff;background-color:#00e0c7;padding-top:.9375rem;padding-bottom:.9375rem;-webkit-transition:background-color .3s,solor .3s;transition:background-color .3s,solor .3s}.popular-destinations .swiper-slide__image-ibg{overflow:hidden;border-radius:1.25rem}.popular-destinations .swiper-slide__image-ibg img{border-radius:1.25rem;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.comment__quantity{color:#222;font-weight:500;line-height:1.25}.like__quantity{color:#222;font-weight:500;line-height:1.25}.vouchers{background:url(../img/vouchers/icons/bg.svg) center top/cover no-repeat #264257}.vouchers__top-block .select__title{padding:1.1875rem 1.375rem 1.125rem 1.375rem;font-weight:600;line-height:1.25;color:var(--primary);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;border-radius:.9375rem;gap:.625rem;min-width:100%}.vouchers__top-block .select__title::after{content:"";display:inline-block;background:url(../img/vouchers/icons/arrow.svg) 0 0 no-repeat;width:1.625rem;height:1.625rem;background-size:1.625rem;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.vouchers__top-block ._select-open .select__title::after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.vouchers__top-block .select__option{display:block;min-width:100%;text-align:left;font-weight:600;color:var(--primary);padding:0 1.375rem 1.125rem 1.375rem}.vouchers__top-block .select{background-color:#00e0c7;border-radius:.9375rem}.vouchers__top-block .select:not(:last-child){margin-bottom:1.5625rem}.vouchers__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem}.vouchers__slide{opacity:0;-webkit-transform:translateY(1.25rem);-ms-transform:translateY(1.25rem);transform:translateY(1.25rem)}.vouchers .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}.vouchers .swiper-slide__top-box{position:relative;overflow:hidden;border-radius:1.25rem;border:.125rem solid #fff;-webkit-box-shadow:0 1.125rem 1.25rem 0 rgba(0,0,0,.2);box-shadow:0 1.125rem 1.25rem 0 rgba(0,0,0,.2);min-height:25rem}.vouchers .swiper-slide__content{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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625rem;color:#fff;font-weight:700}.vouchers .swiper-slide__rating{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;border-radius:.625rem;border:.0625rem solid #fff;-webkit-backdrop-filter:blur(.3125rem);backdrop-filter:blur(.3125rem);background-color:rgba(42,57,80,.3)}.vouchers .swiper-slide__rating::before{content:"";display:inline-block;background:url(../img/icons/star.svg) 0 0 no-repeat;height:1.25rem;width:1.25rem}.vouchers .swiper-slide__price{position:relative;z-index:1;border-radius:.625rem;border:.0625rem solid #fff;-webkit-backdrop-filter:blur(.3125rem);backdrop-filter:blur(.3125rem);background-color:rgba(42,57,80,.3)}.vouchers .swiper-slide__image-ibg{position:absolute;top:0;left:0;min-height:100%;min-width:100%}.vouchers .swiper-slide__image-ibg img{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.vouchers .swiper-slide__info-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;gap:.625rem}.vouchers .swiper-slide__title{display:inline-block;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;-webkit-transition:color .3s;transition:color .3s;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#fff;font-weight:700;line-height:1.25}.vouchers .swiper-slide__bottom-block{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;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem;row-gap:1.25rem}.vouchers .swiper-slide__location{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;color:#fff;font-weight:600;line-height:1.25}.vouchers .swiper-slide__location::before{content:"";display:inline-block;background:url(../img/icons/location.svg) 0 0 no-repeat;height:1.25rem;width:.875rem;background-size:.875rem}.vouchers .swiper-slide__time{color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;font-weight:600;line-height:1.25}.vouchers .swiper-slide__time::before{content:"";display:inline-block;background:url(../img/icons/location.svg) 0 0 no-repeat;height:1.25rem;width:.875rem;background-size:.875rem}.vouchers .swiper-slide__btn{display:inline-block;color:var(--primary);font-weight:700;line-height:1.25;padding-top:.8125rem;padding-bottom:.8125rem;border-radius:.625rem;background-color:#00e0c7;text-align:center;-webkit-transition:all .3s;transition:all .3s;border:.0625rem solid #fff}.vouchers .vouchers-button-prev{background-color:#00e0c7;border-radius:50%;-webkit-transition:background-color .3s;transition:background-color .3s}.vouchers .vouchers-button-prev svg{fill:none;stroke:#2a3950;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.vouchers .vouchers-button-next{background-color:#00e0c7;border-radius:50%}.vouchers .vouchers-button-next svg{fill:none;stroke:#2a3950;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.vouchers .swiper-button-disabled{background-color:transparent;border:.0625rem solid #fff;cursor:auto}.vouchers .swiper-button-disabled svg{stroke:#fff}.air-travel{background:url(../img/air-travel/icons/bg.svg) center center no-repeat}.air-travel__slide{opacity:0;-webkit-transform:translateY(1.25rem);-ms-transform:translateY(1.25rem);transform:translateY(1.25rem)}.air-travel .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.air-travel .swiper-slide__top-box{position:relative;overflow:hidden;min-height:21.875rem}.air-travel .swiper-slide__content{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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625rem;color:#fff;font-weight:700}.air-travel .swiper-slide__rating{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;border-radius:.625rem;border:.0625rem solid #fff;-webkit-backdrop-filter:blur(.3125rem);backdrop-filter:blur(.3125rem);background-color:rgba(42,57,80,.3)}.air-travel .swiper-slide__rating::before{content:"";display:inline-block;background:url(../img/icons/star.svg) 0 0 no-repeat;height:1.25rem;width:1.25rem}.air-travel .swiper-slide__price{position:relative;z-index:1;border-radius:.625rem;border:.0625rem solid #fff;-webkit-backdrop-filter:blur(.3125rem);backdrop-filter:blur(.3125rem);background-color:rgba(42,57,80,.3)}.air-travel .swiper-slide__image-ibg{position:absolute;top:0;left:0;min-width:100%;min-height:100%}.air-travel .swiper-slide__image-ibg img{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.air-travel .swiper-slide__information{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem;height:100%;background-color:#fff}.air-travel .swiper-slide__route{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;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;font-weight:600;line-height:1.25;color:var(--primary)}.air-travel .swiper-slide__route img{width:1.875rem;height:1rem}.air-travel .swiper-slide__where{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.air-travel .swiper-slide__where::before{content:"";display:inline-block;background:url(../img/air-travel/icons/plane.svg) 0 0/cover no-repeat}.air-travel .swiper-slide__bottom-box{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;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:.9375rem;-moz-column-gap:.9375rem;column-gap:.9375rem;row-gap:.3125rem;color:var(--primary);font-weight:600}.air-travel .swiper-slide__location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.25}.air-travel .swiper-slide__location::before{content:"";display:inline-block;background:url(../img/air-travel/icons/location.svg) center no-repeat;height:1.25rem}.air-travel .swiper-slide__date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;font-size:1rem;line-height:1.25}.air-travel .swiper-slide__date::before{content:"";display:inline-block;background:url(../img/icons/calendar.svg) 0 0 no-repeat;height:1.25rem;width:1.25rem}.air-travel .swiper-button-prev{border-radius:50%;background:url(../img/air-travel/icons/arrow-swiper.svg) center no-repeat #fff;padding:.3125rem;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.air-travel .swiper-button-next{position:absolute;border-radius:50%;background:url(../img/air-travel/icons/arrow-swiper.svg) center no-repeat #fff;padding:.3125rem}.air-travel .swiper-button-disabled{background-color:rgba(255,255,255,.7);cursor:auto}.newsletter__body{background:url(../img/newsletter/bg.svg) center center no-repeat #006270}.newsletter__form{opacity:0;-webkit-transform:translateY(1.25rem);-ms-transform:translateY(1.25rem);transform:translateY(1.25rem)}.newsletter__input::-webkit-input-placeholder{color:rgba(34,34,34,.6)}.newsletter__input::-moz-placeholder{color:rgba(34,34,34,.6)}.newsletter__input:-ms-input-placeholder{color:rgba(34,34,34,.6)}.newsletter__input::-ms-input-placeholder{color:rgba(34,34,34,.6)}.newsletter__input::placeholder{color:rgba(34,34,34,.6)}.newsletter__button{color:var(--primary);font-weight:500;text-align:center;background-color:#00e0c7;-webkit-box-shadow:0 .875rem 2.75rem 0 rgba(0,224,199,.2);box-shadow:0 .875rem 2.75rem 0 rgba(0,224,199,.2);-webkit-transition:color .3s,background-color .3s;transition:color .3s,background-color .3s}.air-travel-swiper,.swiper,.vouchers-swiper{overflow:hidden}.swiper-initialized{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.swiper-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}@media (min-width:31.25em){.menu__btn{position:relative;z-index:2}.vouchers__top-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.9375rem}}@media (min-width:31.25em) and (min-width:103.125em){.menu__btn{font-size:1.25rem}}@media (min-width:34.375em){.newsletter__image-ibg{padding-bottom:14.473684%}}@media (min-width:40.625em){.footer__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.9375rem}.footer__left-block{max-width:25.625rem}.footer .list__item{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}}@media (min-width:47.99875em){.advertising__container{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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.9375rem}.popular-destinations .swiper-slide{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popular-destinations .swiper-slide__left-box{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.popular-destinations .swiper-slide__title{max-width:30rem}.popular-destinations .swiper-slide__right-box{-webkit-box-flex:0;-ms-flex:0 0 37.2%;flex:0 0 37.2%}.popular-destinations .swiper-slide__image-ibg{padding-bottom:160.714286%}.air-travel__body{position:relative}.air-travel .swiper-button-prev{position:absolute;top:50%;left:0}.air-travel .swiper-button-next{top:50%;right:0}.newsletter__body{border-radius:3.125rem}}@media (min-width:47.99875em) and (min-width:101.25em){.air-travel__body{padding-right:3.125rem}.air-travel__body{padding-left:3.125rem}}@media (min-width:53.125em){.best-offers__body{-ms-grid-columns:(minmax(0,21.875rem))[3];grid-template-columns:repeat(3,minmax(0,21.875rem));-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:61.99875em){.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__item:not(:last-child){border-right:.125rem solid rgba(0,97,112,.2)}.menu__content{max-width:10.9375rem}.menu__info{font-size:.75rem}.top-block__image-ibg img{-o-object-position:center bottom;object-position:center bottom}.vacation__body{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vacation__left-block{-webkit-box-flex:1;-ms-flex:1 1 46.36%;flex:1 1 46.36%;background-color:#2a3950}.vacation__right-block{-webkit-box-flex:0;-ms-flex:0 0 42.72%;flex:0 0 42.72%;position:relative}.vacation__right-block::before{content:"";position:absolute;bottom:0;z-index:-1;background:url(../img/vacation/icons/decoration.svg) center right no-repeat;height:20.4375rem;width:69.1875rem}.newsletter__form{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;padding-right:.9375rem;background-color:#fff}.newsletter__input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}@media (min-width:61.99875em) and (min-width:101.25em){.menu__list{gap:1.5625rem}.vacation__body{gap:11.0625rem}.vacation__right-block::before{left:-18.125rem}.newsletter__car{padding-right:2.1875rem}.newsletter__car{padding-left:2.1875rem}}@media (min-width:61.99875em) and (min-width:103.125em){.menu__item:not(:last-child){padding-right:1.5625rem}}@media (min-width:71.9375em){.footer__right-block{-webkit-box-flex:0;-ms-flex:0 0 55%;flex:0 0 55%}.footer .spollers{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (min-width:71.875em){.footer .spollers__item{max-width:13.125rem}}@media (min-width:101.25em){.menu{gap:3.125rem}.form__switcher{margin-top:3.125rem}.vacation__text:not(:last-child){margin-bottom:3.125rem}}@media (min-width:103.125em){.checkbox__text{font-size:1.375rem}.info-box__title{font-size:3.875rem}.info-box__text{font-size:1.25rem}.header__body{min-height:5.625rem}.header__logo img{height:4.5rem}.menu__btn{padding-right:2.75rem}.menu__btn{padding-left:2.75rem}.footer__content{padding-top:3.1875rem}.footer__content{padding-bottom:4.3125rem}.footer__logo:not(:last-child){margin-bottom:1.875rem}.footer__logo img{height:6.5rem}.footer .spollers__title{font-size:1.5rem}.footer .spollers__body{font-size:1.375rem}.footer .spollers__body{margin-top:1.5625rem}.footer .list__item:not(:last-child){margin-bottom:1.25rem}.advertising__social-network{gap:2.1875rem}.advertising__copyright{font-size:1.5rem}.page__vacation:not(:last-child){padding-top:7.5rem}.page__vacation:not(:last-child){padding-bottom:7.5rem}.page__best-offers:not(:last-child){padding-top:6.25rem}.page__best-offers:not(:last-child){padding-bottom:6.25rem}.page__popular-destinations:not(:last-child){padding-top:6.25rem}.page__popular-destinations:not(:last-child){padding-bottom:6.25rem}.page__vouchers:not(:last-child){padding-top:6.25rem}.page__vouchers:not(:last-child){padding-bottom:6.25rem}.page__air-travels:not(:last-child){padding-top:6.25rem}.page__air-travels:not(:last-child){padding-bottom:6.25rem}.page__newsletter{padding-top:6.25rem}.page__newsletter{padding-bottom:6.25rem}.top-block__info{font-size:1.25rem}.top-block__title:not(:last-child){margin-bottom:1.25rem}.top-block__title{font-size:5.25rem}.top-block__text:not(:last-child){margin-bottom:3.125rem}.top-block__button{padding-top:1.125rem}.top-block__button{padding-right:3.1875rem}.top-block__button{padding-bottom:1.125rem}.top-block__button{padding-left:3.1875rem}.tabs__title{padding-right:3.75rem}.tabs__title{padding-left:3.75rem}.tabs__title{font-size:1.875rem}.tabs__content{padding-top:2.5rem}.tabs__content{padding-right:1.875rem}.tabs__content{padding-bottom:2.5rem}.tabs__content{padding-left:2.5rem}._tab-active{padding-right:3.75rem}._tab-active{padding-left:3.75rem}._tab-active{padding-top:1.4375rem}._tab-active{padding-bottom:1.4375rem}.form__input{max-width:18.125rem}.form__input{padding:1.25rem}.form__input{font-size:1.375rem}.form .select__option{padding-right:1.25rem}.form .select__option{padding-left:1.25rem}.form .select__option{padding-bottom:1.25rem}.form .select__option{font-size:1.25rem}.form .select__title{min-width:18.125rem}.form .select__title{padding:1.25rem}.form .select__title{font-size:1.375rem}.form__body{gap:1.5625rem}.form__label{font-size:1.5rem}.form__switcher img{height:1.5625rem}.form__switcher img{width:1.5625rem}.form__button{margin-top:1.8125rem}.form__button{padding-top:1.25rem}.form__button{padding-right:3.125rem}.form__button{padding-bottom:1.25rem}.form__button{padding-left:3.125rem}.form__button{font-size:1.375rem}.vacation__sub-title{font-size:3.125rem}.vacation__title{font-size:3.875rem}.vacation__text{font-size:1.25rem}.vacation__button{padding-top:1.25rem}.vacation__button{padding-right:3rem}.vacation__button{padding-bottom:1.25rem}.vacation__button{padding-left:3rem}.vacation__button{font-size:1.375rem}.best-offers__info-box:not(:last-child){margin-bottom:7.5rem}.best-offers__card-title{font-size:1.5rem}.best-offers__info{font-size:1.125rem}.popular-destinations::before{left:-6.25rem}.popular-destinations__info-box:not(:last-child){margin-bottom:3.125rem}.popular-destinations .swiper-slide{gap:3.125rem}.popular-destinations .swiper-slide{padding-top:1.875rem}.popular-destinations .swiper-slide{padding-bottom:1.875rem}.popular-destinations .swiper-slide{padding-right:1.875rem}.popular-destinations .swiper-slide{padding-left:1.875rem}.popular-destinations .swiper-slide__title:not(:last-child){margin-bottom:1.875rem}.popular-destinations .swiper-slide__title{gap:1.25rem}.popular-destinations .swiper-slide__title{font-size:2.5rem}.popular-destinations .swiper-slide__text{font-size:1.125rem}.popular-destinations .swiper-slide__text:not(:last-child){margin-bottom:3.125rem}.popular-destinations .swiper-slide__info-block:not(:last-child){margin-bottom:3.75rem}.popular-destinations .swiper-slide__from-whom{font-size:1.5rem}.popular-destinations .swiper-slide__place-evaluation{gap:1.5625rem}.popular-destinations .swiper-slide__wrapper-comment{padding-right:1.5625rem}.popular-destinations .swiper-slide__comment{gap:.9375rem}.popular-destinations .swiper-slide__like{gap:.9375rem}.popular-destinations .swiper-slide__buttons{gap:1.625rem}.popular-destinations .swiper-slide__share-btn{height:3.8125rem}.popular-destinations .swiper-slide__share-btn{width:3.8125rem}.popular-destinations .swiper-slide__btn{padding-right:3.375rem}.popular-destinations .swiper-slide__btn{padding-left:3.375rem}.popular-destinations .swiper-slide__btn{font-size:1.375rem}.comment__quantity{font-size:1.5rem}.like__quantity{font-size:1.5rem}.vouchers__info-box:not(:last-child){margin-bottom:3.125rem}.vouchers__top-block:not(:last-child){margin-bottom:3.125rem}.vouchers__top-block .select__title{font-size:1.375rem}.vouchers__top-block .select__option{font-size:1.25rem}.vouchers .swiper-slide__top-box{padding:1.25rem}.vouchers .swiper-slide__rating{padding:.625rem}.vouchers .swiper-slide__price{padding:.625rem}.vouchers .swiper-slide__title{font-size:1.875rem}.vouchers .swiper-slide__location{font-size:1.375rem}.vouchers .swiper-slide__time{font-size:1.375rem}.vouchers .swiper-slide__btn{padding-right:1.6875rem}.vouchers .swiper-slide__btn{padding-left:1.6875rem}.vouchers .swiper-slide__btn{font-size:1.25rem}.vouchers .vouchers-button-prev svg{height:2rem}.vouchers .vouchers-button-prev svg{width:2rem}.vouchers .vouchers-button-prev{height:3.125rem}.vouchers .vouchers-button-prev{width:3.125rem}.vouchers .vouchers-button-next{height:3.125rem}.vouchers .vouchers-button-next{width:3.125rem}.vouchers .vouchers-button-next svg{height:2rem}.vouchers .vouchers-button-next svg{width:2rem}.air-travel__info-box:not(:last-child){margin-bottom:3.125rem}.air-travel .swiper-slide__top-box{padding:1.25rem}.air-travel .swiper-slide__rating{padding:.625rem}.air-travel .swiper-slide__price{padding:.625rem}.air-travel .swiper-slide__information{padding:1.25rem}.air-travel .swiper-slide__route{font-size:2rem}.air-travel .swiper-slide__route{-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.air-travel .swiper-slide__where::before{height:1.875rem}.air-travel .swiper-slide__where::before{width:1.875rem}.air-travel .swiper-slide__where{-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.air-travel .swiper-slide__location::before{width:1.25rem}.air-travel .swiper-slide__location{gap:.9375rem}.air-travel .swiper-slide__location{font-size:1.375rem}.air-travel .swiper-button-prev{background-size:2.375rem}.air-travel .swiper-button-prev{min-height:5.9375rem}.air-travel .swiper-button-prev{min-width:5.9375rem}.air-travel .swiper-button-next{background-size:2.375rem}.air-travel .swiper-button-next{min-height:5.9375rem}.air-travel .swiper-button-next{min-width:5.9375rem}.newsletter__body{padding:4.375rem}.newsletter__info-box:not(:last-child){margin-bottom:3.125rem}.newsletter__input::-webkit-input-placeholder{font-size:1.875rem}.newsletter__input::-moz-placeholder{font-size:1.875rem}.newsletter__input:-ms-input-placeholder{font-size:1.875rem}.newsletter__input::-ms-input-placeholder{font-size:1.875rem}.newsletter__input::placeholder{font-size:1.875rem}.newsletter__input{padding-top:2.1875rem}.newsletter__input{padding-right:3.125rem}.newsletter__input{padding-left:3.125rem}.newsletter__input{padding-bottom:2.1875rem}.newsletter__button{font-size:1.875rem}.newsletter__button{padding-right:5.125rem}.newsletter__button{padding-left:5.125rem}.newsletter__button{padding-top:1.25rem}.newsletter__button{padding-bottom:1.25rem}}@media (min-width:48em){.popular-destinations .swiper-slide__title::before{background-size:1.6875rem}.popular-destinations .swiper-slide__title::before{width:1.75rem}}@media (min-width:75em){.no-webp .best-offers__body{background:url(../img/best-offers/map.png) 0 0/cover no-repeat}.best-offers__body{padding-bottom:7.9375rem}.best-offers__column:nth-child(3n+1){-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg);margin-top:-3.125rem}.best-offers__column:nth-child(3n+3){-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg);margin-top:-3.125rem}}@media (min-width:75em) and (min-width:101.25em){.best-offers__column:nth-child(3n+2){margin-top:12.25rem}}@media (max-width:20em){.checkbox__text{font-size:1rem}.info-box__title{font-size:1.625rem}.info-box__text{font-size:1rem}.header__body{min-height:4.375rem}.header__logo img{height:3.75rem}.menu__btn{padding-right:1.5625rem}.menu__btn{padding-left:1.5625rem}.footer__content{padding-top:1.5625rem}.footer__content{padding-bottom:1.5625rem}.footer__logo:not(:last-child){margin-bottom:.9375rem}.footer__logo img{height:4.375rem}.footer .spollers__title{font-size:1.125rem}.footer .spollers__body{font-size:1.125rem}.footer .spollers__body{margin-top:.9375rem}.footer .list__item:not(:last-child){margin-bottom:.625rem}.advertising__social-network{gap:.9375rem}.advertising__copyright{font-size:1.125rem}.page__vacation:not(:last-child){padding-top:3.125rem}.page__vacation:not(:last-child){padding-bottom:3.125rem}.page__best-offers:not(:last-child){padding-top:3.125rem}.page__best-offers:not(:last-child){padding-bottom:3.125rem}.page__popular-destinations:not(:last-child){padding-top:3.125rem}.page__popular-destinations:not(:last-child){padding-bottom:3.125rem}.page__vouchers:not(:last-child){padding-top:3.125rem}.page__vouchers:not(:last-child){padding-bottom:3.125rem}.page__air-travels:not(:last-child){padding-top:3.125rem}.page__air-travels:not(:last-child){padding-bottom:1.5625rem}.page__newsletter{padding-top:1.5625rem}.page__newsletter{padding-bottom:3.125rem}.top-block__info{font-size:1rem}.top-block__title:not(:last-child){margin-bottom:.625rem}.top-block__title{font-size:2.125rem}.top-block__text:not(:last-child){margin-bottom:1.25rem}.top-block__button{padding-top:.9375rem}.top-block__button{padding-right:1.875rem}.top-block__button{padding-bottom:.9375rem}.top-block__button{padding-left:1.875rem}.tabs__title{padding-right:1.875rem}.tabs__title{padding-left:1.875rem}.tabs__title{font-size:1.125rem}.tabs__content{padding-top:.9375rem}.tabs__content{padding-right:.9375rem}.tabs__content{padding-bottom:.9375rem}.tabs__content{padding-left:.9375rem}._tab-active{padding-right:1.875rem}._tab-active{padding-left:1.875rem}._tab-active{padding-top:1.0625rem}._tab-active{padding-bottom:1.0625rem}.form__input{max-width:10.9375rem}.form__input{padding:.9375rem}.form__input{font-size:1.125rem}.form .select__option{padding-right:.9375rem}.form .select__option{padding-left:.9375rem}.form .select__option{padding-bottom:.9375rem}.form .select__option{font-size:1rem}.form .select__title{min-width:10.9375rem}.form .select__title{padding:.9375rem}.form .select__title{font-size:1.125rem}.form__body{gap:1.25rem}.form__label{font-size:1.125rem}.form__switcher img{height:1.25rem}.form__switcher img{width:1.25rem}.form__button{margin-top:1.5625rem}.form__button{padding-top:.9375rem}.form__button{padding-right:2.1875rem}.form__button{padding-bottom:.9375rem}.form__button{padding-left:2.1875rem}.form__button{font-size:1.125rem}.vacation__sub-title{font-size:1.375rem}.vacation__title{font-size:1.625rem}.vacation__text{font-size:1rem}.vacation__button{padding-top:.625rem}.vacation__button{padding-right:2.1875rem}.vacation__button{padding-bottom:.625rem}.vacation__button{padding-left:2.1875rem}.vacation__button{font-size:1.125rem}.best-offers__info-box:not(:last-child){margin-bottom:1.5625rem}.best-offers__card-title{font-size:1.125rem}.best-offers__info{font-size:1rem}.popular-destinations::before{left:-40.625rem}.popular-destinations__info-box:not(:last-child){margin-bottom:1.5625rem}.popular-destinations .swiper-slide{gap:.9375rem}.popular-destinations .swiper-slide{padding-top:1.25rem}.popular-destinations .swiper-slide{padding-bottom:1.25rem}.popular-destinations .swiper-slide{padding-right:.9375rem}.popular-destinations .swiper-slide{padding-left:.9375rem}.popular-destinations .swiper-slide__title:not(:last-child){margin-bottom:.625rem}.popular-destinations .swiper-slide__title{gap:.3125rem}.popular-destinations .swiper-slide__title{font-size:1.375rem}.popular-destinations .swiper-slide__text{font-size:1rem}.popular-destinations .swiper-slide__text:not(:last-child){margin-bottom:.9375rem}.popular-destinations .swiper-slide__info-block:not(:last-child){margin-bottom:1.5625rem}.popular-destinations .swiper-slide__from-whom{font-size:1.125rem}.popular-destinations .swiper-slide__place-evaluation{gap:.625rem}.popular-destinations .swiper-slide__wrapper-comment{padding-right:.625rem}.popular-destinations .swiper-slide__comment{gap:.625rem}.popular-destinations .swiper-slide__like{gap:.625rem}.popular-destinations .swiper-slide__buttons{gap:.625rem}.popular-destinations .swiper-slide__share-btn{height:3.125rem}.popular-destinations .swiper-slide__share-btn{width:3.125rem}.popular-destinations .swiper-slide__btn{padding-right:2.5rem}.popular-destinations .swiper-slide__btn{padding-left:2.5rem}.popular-destinations .swiper-slide__btn{font-size:1.125rem}.comment__quantity{font-size:1.125rem}.like__quantity{font-size:1.125rem}.vouchers__info-box:not(:last-child){margin-bottom:1.5625rem}.vouchers__top-block:not(:last-child){margin-bottom:1.5625rem}.vouchers__top-block .select__title{font-size:1.125rem}.vouchers__top-block .select__option{font-size:1.0625rem}.vouchers .swiper-slide__top-box{padding:.9375rem}.vouchers .swiper-slide__rating{padding:.3125rem}.vouchers .swiper-slide__price{padding:.3125rem}.vouchers .swiper-slide__title{font-size:1.375rem}.vouchers .swiper-slide__location{font-size:1rem}.vouchers .swiper-slide__time{font-size:1rem}.vouchers .swiper-slide__btn{padding-right:1.25rem}.vouchers .swiper-slide__btn{padding-left:1.25rem}.vouchers .swiper-slide__btn{font-size:1rem}.vouchers .vouchers-button-prev svg{height:1.375rem}.vouchers .vouchers-button-prev svg{width:1.375rem}.vouchers .vouchers-button-prev{height:2.25rem}.vouchers .vouchers-button-prev{width:2.25rem}.vouchers .vouchers-button-next{height:2.25rem}.vouchers .vouchers-button-next{width:2.25rem}.vouchers .vouchers-button-next svg{height:1.375rem}.vouchers .vouchers-button-next svg{width:1.375rem}.air-travel__info-box:not(:last-child){margin-bottom:1.5625rem}.air-travel .swiper-slide__top-box{padding:.9375rem}.air-travel .swiper-slide__rating{padding:.3125rem}.air-travel .swiper-slide__price{padding:.3125rem}.air-travel .swiper-slide__information{padding:.9375rem}.air-travel .swiper-slide__route{font-size:1.375rem}.air-travel .swiper-slide__route{-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.air-travel .swiper-slide__where::before{height:.9375rem}.air-travel .swiper-slide__where::before{width:.9375rem}.air-travel .swiper-slide__where{-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.air-travel .swiper-slide__location::before{width:.9375rem}.air-travel .swiper-slide__location{gap:.625rem}.air-travel .swiper-slide__location{font-size:1.125rem}.air-travel .swiper-button-prev{background-size:1.25rem}.air-travel .swiper-button-prev{min-height:3.125rem}.air-travel .swiper-button-prev{min-width:3.125rem}.air-travel .swiper-button-next{background-size:1.25rem}.air-travel .swiper-button-next{min-height:3.125rem}.air-travel .swiper-button-next{min-width:3.125rem}.newsletter__body{padding:.9375rem}.newsletter__info-box:not(:last-child){margin-bottom:1.5625rem}.newsletter__input::-webkit-input-placeholder{font-size:1.125rem}.newsletter__input::-moz-placeholder{font-size:1.125rem}.newsletter__input:-ms-input-placeholder{font-size:1.125rem}.newsletter__input::-ms-input-placeholder{font-size:1.125rem}.newsletter__input::placeholder{font-size:1.125rem}.newsletter__input{padding-top:.625rem}.newsletter__input{padding-right:.5625rem}.newsletter__input{padding-left:.625rem}.newsletter__input{padding-bottom:.625rem}.newsletter__button{font-size:1.25rem}.newsletter__button{padding-right:3.125rem}.newsletter__button{padding-left:3.125rem}.newsletter__button{padding-top:.8125rem}.newsletter__button{padding-bottom:.8125rem}}@media (max-width:71.875em){.footer .spollers{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer .spollers__title{padding-right:1.875rem;cursor:pointer}}@media (max-width:61.9375em){.menu{gap:.9375rem}.form__switcher{margin-top:2.5rem}.vacation__text:not(:last-child){margin-bottom:1.5625rem}}@media (max-width:61.99875em){.menu__body{position:fixed;height:100%;right:-100%;width:100%;top:0;padding:12.5rem .9375rem 1.875rem .9375rem;overflow:auto;-webkit-transition:right .3s ease 0s;transition:right .3s ease 0s;z-index:1;background-color:rgba(255,255,255,.9)}.menu__body::before{content:"";right:-100%;position:fixed;width:100%;background-color:#fff;top:0;z-index:2;height:5.3125rem;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.menu-open .menu__body{right:0}.menu-open .menu__body::before{right:0}.menu__link{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.menu__info{font-size:1rem}.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:var(--header-color)}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.top-block__image-ibg img{-o-object-position:13% bottom;object-position:13% bottom}.vacation__body{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:2.5rem}.newsletter__input::-webkit-input-placeholder{text-align:center}.newsletter__input::-moz-placeholder{text-align:center}.newsletter__input:-ms-input-placeholder{text-align:center}.newsletter__input::-ms-input-placeholder{text-align:center}.newsletter__input::placeholder{text-align:center}.newsletter__input{min-width:100%}.newsletter__input:not(:last-child){margin-bottom:.625rem}.newsletter__button{min-width:100%}}@media (max-width:61.99875em) and (max-width:20em){.menu__item:not(:last-child){margin-bottom:1.875rem}}@media (max-width:61.99875em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:47.99875em){.advertising__social-network{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.advertising__social-network:not(:last-child){margin-bottom:1.5625rem}.advertising__copyright{text-align:center}.popular-destinations .swiper-slide{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.popular-destinations .swiper-slide__image-ibg{padding-bottom:70%}.air-travel .swiper-wrapper:not(:last-child){margin-bottom:1.5625rem}.air-travel .swiper-button-next{right:.9375rem}.newsletter__body{border-radius:1.25rem}}@media (max-width:40.625em){.footer__left-block{text-align:center}.footer__left-block:not(:last-child){margin-bottom:1.875rem}.footer .spollers__item{min-width:100%}}@media (max-width:31.25em){.menu__list:not(:last-child){margin-bottom:4.375rem}.vacation__button{width:100%}.vouchers__buttons{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vouchers .swiper-slide__btn{width:100%}}@media (max-width:31.1875em){.menu__btn{width:100%}.top-block__button{width:100%}}@media (min-width:20em) and (max-width:103.125em){@supports (font-size:clamp(1rem ,0.9097744361rem + 0.4511278195vw ,1.375rem)){.checkbox__text{font-size:clamp(1rem ,.9097744361rem + .4511278195vw ,1.375rem)}}@supports not (font-size:clamp(1rem ,0.9097744361rem + 0.4511278195vw ,1.375rem)){.checkbox__text{font-size:calc(1rem + .375 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.625rem ,1.0836466165rem + 2.7067669173vw ,3.875rem)){.info-box__title{font-size:clamp(1.625rem ,1.0836466165rem + 2.7067669173vw ,3.875rem)}}@supports not (font-size:clamp(1.625rem ,1.0836466165rem + 2.7067669173vw ,3.875rem)){.info-box__title{font-size:calc(1.625rem + 2.25 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1rem ,0.9398496241rem + 0.3007518797vw ,1.25rem)){.info-box__text{font-size:clamp(1rem ,.9398496241rem + .3007518797vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,0.9398496241rem + 0.3007518797vw ,1.25rem)){.info-box__text{font-size:calc(1rem + .25 * (100vw - 20rem)/ 83.125)}}@supports (min-height:clamp(4.375rem ,4.0742481203rem + 1.5037593985vw ,5.625rem)){.header__body{min-height:clamp(4.375rem ,4.0742481203rem + 1.5037593985vw ,5.625rem)}}@supports not (min-height:clamp(4.375rem ,4.0742481203rem + 1.5037593985vw ,5.625rem)){.header__body{min-height:calc(4.375rem + 1.25 * (100vw - 20rem)/ 83.125)}}@supports (height:clamp(3.75rem ,3.5695488722rem + 0.9022556391vw ,4.5rem)){.header__logo img{height:clamp(3.75rem ,3.5695488722rem + .9022556391vw ,4.5rem)}}@supports not (height:clamp(3.75rem ,3.5695488722rem + 0.9022556391vw ,4.5rem)){.header__logo img{height:calc(3.75rem + .75 * (100vw - 20rem)/ 83.125)}}@supports (padding-right:clamp(1.5625rem ,1.2767857143rem + 1.4285714286vw ,2.75rem)){.menu__btn{padding-right:clamp(1.5625rem ,1.2767857143rem + 1.4285714286vw ,2.75rem)}}@supports not (padding-right:clamp(1.5625rem ,1.2767857143rem + 1.4285714286vw ,2.75rem)){.menu__btn{padding-right:calc(1.5625rem + 1.1875 * (100vw - 20rem)/ 83.125)}}@supports (padding-left:clamp(1.5625rem ,1.2767857143rem + 1.4285714286vw ,2.75rem)){.menu__btn{padding-left:clamp(1.5625rem ,1.2767857143rem + 1.4285714286vw ,2.75rem)}}@supports not (padding-left:clamp(1.5625rem ,1.2767857143rem + 1.4285714286vw ,2.75rem)){.menu__btn{padding-left:calc(1.5625rem + 1.1875 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.5625rem ,1.1715225564rem + 1.954887218vw ,3.1875rem)){.footer__content{padding-top:clamp(1.5625rem ,1.1715225564rem + 1.954887218vw ,3.1875rem)}}@supports not (padding-top:clamp(1.5625rem ,1.1715225564rem + 1.954887218vw ,3.1875rem)){.footer__content{padding-top:calc(1.5625rem + 1.625 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.5625rem ,0.9008458647rem + 3.3082706767vw ,4.3125rem)){.footer__content{padding-bottom:clamp(1.5625rem ,.9008458647rem + 3.3082706767vw ,4.3125rem)}}@supports not (padding-bottom:clamp(1.5625rem ,0.9008458647rem + 3.3082706767vw ,4.3125rem)){.footer__content{padding-bottom:calc(1.5625rem + 2.75 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(0.9375rem ,0.7119360902rem + 1.1278195489vw ,1.875rem)){.footer__logo:not(:last-child){margin-bottom:clamp(.9375rem ,.7119360902rem + 1.1278195489vw ,1.875rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.7119360902rem + 1.1278195489vw ,1.875rem)){.footer__logo:not(:last-child){margin-bottom:calc(.9375rem + .9375 * (100vw - 20rem)/ 83.125)}}@supports (height:clamp(4.375rem ,3.8637218045rem + 2.5563909774vw ,6.5rem)){.footer__logo img{height:clamp(4.375rem ,3.8637218045rem + 2.5563909774vw ,6.5rem)}}@supports not (height:clamp(4.375rem ,3.8637218045rem + 2.5563909774vw ,6.5rem)){.footer__logo img{height:calc(4.375rem + 2.125 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.125rem ,1.0347744361rem + 0.4511278195vw ,1.5rem)){.footer .spollers__title{font-size:clamp(1.125rem ,1.0347744361rem + .4511278195vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,1.0347744361rem + 0.4511278195vw ,1.5rem)){.footer .spollers__title{font-size:calc(1.125rem + .375 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.125rem ,1.0648496241rem + 0.3007518797vw ,1.375rem)){.footer .spollers__body{font-size:clamp(1.125rem ,1.0648496241rem + .3007518797vw ,1.375rem)}}@supports not (font-size:clamp(1.125rem ,1.0648496241rem + 0.3007518797vw ,1.375rem)){.footer .spollers__body{font-size:calc(1.125rem + .25 * (100vw - 20rem)/ 83.125)}}@supports (margin-top:clamp(0.9375rem ,0.7871240602rem + 0.7518796992vw ,1.5625rem)){.footer .spollers__body{margin-top:clamp(.9375rem ,.7871240602rem + .7518796992vw ,1.5625rem)}}@supports not (margin-top:clamp(0.9375rem ,0.7871240602rem + 0.7518796992vw ,1.5625rem)){.footer .spollers__body{margin-top:calc(.9375rem + .625 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(0.625rem ,0.4746240602rem + 0.7518796992vw ,1.25rem)){.footer .list__item:not(:last-child){margin-bottom:clamp(.625rem ,.4746240602rem + .7518796992vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.4746240602rem + 0.7518796992vw ,1.25rem)){.footer .list__item:not(:last-child){margin-bottom:calc(.625rem + .625 * (100vw - 20rem)/ 83.125)}}@supports (gap:clamp(0.9375rem ,0.6367481203rem + 1.5037593985vw ,2.1875rem)){.advertising__social-network{gap:clamp(.9375rem ,.6367481203rem + 1.5037593985vw ,2.1875rem)}}@supports not (gap:clamp(0.9375rem ,0.6367481203rem + 1.5037593985vw ,2.1875rem)){.advertising__social-network{gap:calc(.9375rem + 1.25 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.125rem ,1.0347744361rem + 0.4511278195vw ,1.5rem)){.advertising__copyright{font-size:clamp(1.125rem ,1.0347744361rem + .4511278195vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,1.0347744361rem + 0.4511278195vw ,1.5rem)){.advertising__copyright{font-size:calc(1.125rem + .375 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(3.125rem ,2.0723684211rem + 5.2631578947vw ,7.5rem)){.page__vacation:not(:last-child){padding-top:clamp(3.125rem ,2.0723684211rem + 5.2631578947vw ,7.5rem)}}@supports not (padding-top:clamp(3.125rem ,2.0723684211rem + 5.2631578947vw ,7.5rem)){.page__vacation:not(:last-child){padding-top:calc(3.125rem + 4.375 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(3.125rem ,2.0723684211rem + 5.2631578947vw ,7.5rem)){.page__vacation:not(:last-child){padding-bottom:clamp(3.125rem ,2.0723684211rem + 5.2631578947vw ,7.5rem)}}@supports not (padding-bottom:clamp(3.125rem ,2.0723684211rem + 5.2631578947vw ,7.5rem)){.page__vacation:not(:last-child){padding-bottom:calc(3.125rem + 4.375 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)){.page__best-offers:not(:last-child){padding-top:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)}}@supports not (padding-top:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)){.page__best-offers:not(:last-child){padding-top:calc(3.125rem + 3.125 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)){.page__best-offers:not(:last-child){padding-bottom:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)}}@supports not (padding-bottom:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)){.page__best-offers:not(:last-child){padding-bottom:calc(3.125rem + 3.125 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)){.page__popular-destinations:not(:last-child){padding-top:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)}}@supports not (padding-top:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)){.page__popular-destinations:not(:last-child){padding-top:calc(3.125rem + 3.125 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)){.page__popular-destinations:not(:last-child){padding-bottom:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)}}@supports not (padding-bottom:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)){.page__popular-destinations:not(:last-child){padding-bottom:calc(3.125rem + 3.125 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)){.page__vouchers:not(:last-child){padding-top:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)}}@supports not (padding-top:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)){.page__vouchers:not(:last-child){padding-top:calc(3.125rem + 3.125 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)){.page__vouchers:not(:last-child){padding-bottom:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)}}@supports not (padding-bottom:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)){.page__vouchers:not(:last-child){padding-bottom:calc(3.125rem + 3.125 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)){.page__air-travels:not(:last-child){padding-top:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)}}@supports not (padding-top:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)){.page__air-travels:not(:last-child){padding-top:calc(3.125rem + 3.125 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.page__air-travels:not(:last-child){padding-bottom:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.page__air-travels:not(:last-child){padding-bottom:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.page__newsletter{padding-top:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.page__newsletter{padding-top:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)){.page__newsletter{padding-bottom:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)}}@supports not (padding-bottom:clamp(3.125rem ,2.3731203008rem + 3.7593984962vw ,6.25rem)){.page__newsletter{padding-bottom:calc(3.125rem + 3.125 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1rem ,0.9398496241rem + 0.3007518797vw ,1.25rem)){.top-block__info{font-size:clamp(1rem ,.9398496241rem + .3007518797vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,0.9398496241rem + 0.3007518797vw ,1.25rem)){.top-block__info{font-size:calc(1rem + .25 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(0.625rem ,0.4746240602rem + 0.7518796992vw ,1.25rem)){.top-block__title:not(:last-child){margin-bottom:clamp(.625rem ,.4746240602rem + .7518796992vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.4746240602rem + 0.7518796992vw ,1.25rem)){.top-block__title:not(:last-child){margin-bottom:calc(.625rem + .625 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(2.125rem ,1.3731203008rem + 3.7593984962vw ,5.25rem)){.top-block__title{font-size:clamp(2.125rem ,1.3731203008rem + 3.7593984962vw ,5.25rem)}}@supports not (font-size:clamp(2.125rem ,1.3731203008rem + 3.7593984962vw ,5.25rem)){.top-block__title{font-size:calc(2.125rem + 3.125 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.25rem ,0.7988721805rem + 2.2556390977vw ,3.125rem)){.top-block__text:not(:last-child){margin-bottom:clamp(1.25rem ,.7988721805rem + 2.2556390977vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.7988721805rem + 2.2556390977vw ,3.125rem)){.top-block__text:not(:last-child){margin-bottom:calc(1.25rem + 1.875 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(0.9375rem ,0.892387218rem + 0.2255639098vw ,1.125rem)){.top-block__button{padding-top:clamp(.9375rem ,.892387218rem + .2255639098vw ,1.125rem)}}@supports not (padding-top:clamp(0.9375rem ,0.892387218rem + 0.2255639098vw ,1.125rem)){.top-block__button{padding-top:calc(.9375rem + .1875 * (100vw - 20rem)/ 83.125)}}@supports (padding-right:clamp(1.875rem ,1.5592105263rem + 1.5789473684vw ,3.1875rem)){.top-block__button{padding-right:clamp(1.875rem ,1.5592105263rem + 1.5789473684vw ,3.1875rem)}}@supports not (padding-right:clamp(1.875rem ,1.5592105263rem + 1.5789473684vw ,3.1875rem)){.top-block__button{padding-right:calc(1.875rem + 1.3125 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(0.9375rem ,0.892387218rem + 0.2255639098vw ,1.125rem)){.top-block__button{padding-bottom:clamp(.9375rem ,.892387218rem + .2255639098vw ,1.125rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.892387218rem + 0.2255639098vw ,1.125rem)){.top-block__button{padding-bottom:calc(.9375rem + .1875 * (100vw - 20rem)/ 83.125)}}@supports (padding-left:clamp(1.875rem ,1.5592105263rem + 1.5789473684vw ,3.1875rem)){.top-block__button{padding-left:clamp(1.875rem ,1.5592105263rem + 1.5789473684vw ,3.1875rem)}}@supports not (padding-left:clamp(1.875rem ,1.5592105263rem + 1.5789473684vw ,3.1875rem)){.top-block__button{padding-left:calc(1.875rem + 1.3125 * (100vw - 20rem)/ 83.125)}}@supports (padding-right:clamp(1.875rem ,1.4238721805rem + 2.2556390977vw ,3.75rem)){.tabs__title{padding-right:clamp(1.875rem ,1.4238721805rem + 2.2556390977vw ,3.75rem)}}@supports not (padding-right:clamp(1.875rem ,1.4238721805rem + 2.2556390977vw ,3.75rem)){.tabs__title{padding-right:calc(1.875rem + 1.875 * (100vw - 20rem)/ 83.125)}}@supports (padding-left:clamp(1.875rem ,1.4238721805rem + 2.2556390977vw ,3.75rem)){.tabs__title{padding-left:clamp(1.875rem ,1.4238721805rem + 2.2556390977vw ,3.75rem)}}@supports not (padding-left:clamp(1.875rem ,1.4238721805rem + 2.2556390977vw ,3.75rem)){.tabs__title{padding-left:calc(1.875rem + 1.875 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.125rem ,0.9445488722rem + 0.9022556391vw ,1.875rem)){.tabs__title{font-size:clamp(1.125rem ,.9445488722rem + .9022556391vw ,1.875rem)}}@supports not (font-size:clamp(1.125rem ,0.9445488722rem + 0.9022556391vw ,1.875rem)){.tabs__title{font-size:calc(1.125rem + .75 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(0.9375rem ,0.5615601504rem + 1.8796992481vw ,2.5rem)){.tabs__content{padding-top:clamp(.9375rem ,.5615601504rem + 1.8796992481vw ,2.5rem)}}@supports not (padding-top:clamp(0.9375rem ,0.5615601504rem + 1.8796992481vw ,2.5rem)){.tabs__content{padding-top:calc(.9375rem + 1.5625 * (100vw - 20rem)/ 83.125)}}@supports (padding-right:clamp(0.9375rem ,0.7119360902rem + 1.1278195489vw ,1.875rem)){.tabs__content{padding-right:clamp(.9375rem ,.7119360902rem + 1.1278195489vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.7119360902rem + 1.1278195489vw ,1.875rem)){.tabs__content{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(0.9375rem ,0.5615601504rem + 1.8796992481vw ,2.5rem)){.tabs__content{padding-bottom:clamp(.9375rem ,.5615601504rem + 1.8796992481vw ,2.5rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.5615601504rem + 1.8796992481vw ,2.5rem)){.tabs__content{padding-bottom:calc(.9375rem + 1.5625 * (100vw - 20rem)/ 83.125)}}@supports (padding-left:clamp(0.9375rem ,0.5615601504rem + 1.8796992481vw ,2.5rem)){.tabs__content{padding-left:clamp(.9375rem ,.5615601504rem + 1.8796992481vw ,2.5rem)}}@supports not (padding-left:clamp(0.9375rem ,0.5615601504rem + 1.8796992481vw ,2.5rem)){.tabs__content{padding-left:calc(.9375rem + 1.5625 * (100vw - 20rem)/ 83.125)}}@supports (padding-right:clamp(1.875rem ,1.4238721805rem + 2.2556390977vw ,3.75rem)){._tab-active{padding-right:clamp(1.875rem ,1.4238721805rem + 2.2556390977vw ,3.75rem)}}@supports not (padding-right:clamp(1.875rem ,1.4238721805rem + 2.2556390977vw ,3.75rem)){._tab-active{padding-right:calc(1.875rem + 1.875 * (100vw - 20rem)/ 83.125)}}@supports (padding-left:clamp(1.875rem ,1.4238721805rem + 2.2556390977vw ,3.75rem)){._tab-active{padding-left:clamp(1.875rem ,1.4238721805rem + 2.2556390977vw ,3.75rem)}}@supports not (padding-left:clamp(1.875rem ,1.4238721805rem + 2.2556390977vw ,3.75rem)){._tab-active{padding-left:calc(1.875rem + 1.875 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.0625rem ,0.9722744361rem + 0.4511278195vw ,1.4375rem)){._tab-active{padding-top:clamp(1.0625rem ,.9722744361rem + .4511278195vw ,1.4375rem)}}@supports not (padding-top:clamp(1.0625rem ,0.9722744361rem + 0.4511278195vw ,1.4375rem)){._tab-active{padding-top:calc(1.0625rem + .375 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.0625rem ,0.9722744361rem + 0.4511278195vw ,1.4375rem)){._tab-active{padding-bottom:clamp(1.0625rem ,.9722744361rem + .4511278195vw ,1.4375rem)}}@supports not (padding-bottom:clamp(1.0625rem ,0.9722744361rem + 0.4511278195vw ,1.4375rem)){._tab-active{padding-bottom:calc(1.0625rem + .375 * (100vw - 20rem)/ 83.125)}}@supports (max-width:clamp(10.9375rem ,9.2081766917rem + 8.6466165414vw ,18.125rem)){.form__input{max-width:clamp(10.9375rem ,9.2081766917rem + 8.6466165414vw ,18.125rem)}}@supports not (max-width:clamp(10.9375rem ,9.2081766917rem + 8.6466165414vw ,18.125rem)){.form__input{max-width:calc(10.9375rem + 7.1875 * (100vw - 20rem)/ 83.125)}}@supports (padding:clamp(0.9375rem ,0.8623120301rem + 0.3759398496vw ,1.25rem)){.form__input{padding:clamp(.9375rem ,.8623120301rem + .3759398496vw ,1.25rem)}}@supports not (padding:clamp(0.9375rem ,0.8623120301rem + 0.3759398496vw ,1.25rem)){.form__input{padding:calc(.9375rem + .3125 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.125rem ,1.0648496241rem + 0.3007518797vw ,1.375rem)){.form__input{font-size:clamp(1.125rem ,1.0648496241rem + .3007518797vw ,1.375rem)}}@supports not (font-size:clamp(1.125rem ,1.0648496241rem + 0.3007518797vw ,1.375rem)){.form__input{font-size:calc(1.125rem + .25 * (100vw - 20rem)/ 83.125)}}@supports (padding-right:clamp(0.9375rem ,0.8623120301rem + 0.3759398496vw ,1.25rem)){.form .select__option{padding-right:clamp(.9375rem ,.8623120301rem + .3759398496vw ,1.25rem)}}@supports not (padding-right:clamp(0.9375rem ,0.8623120301rem + 0.3759398496vw ,1.25rem)){.form .select__option{padding-right:calc(.9375rem + .3125 * (100vw - 20rem)/ 83.125)}}@supports (padding-left:clamp(0.9375rem ,0.8623120301rem + 0.3759398496vw ,1.25rem)){.form .select__option{padding-left:clamp(.9375rem ,.8623120301rem + .3759398496vw ,1.25rem)}}@supports not (padding-left:clamp(0.9375rem ,0.8623120301rem + 0.3759398496vw ,1.25rem)){.form .select__option{padding-left:calc(.9375rem + .3125 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(0.9375rem ,0.8623120301rem + 0.3759398496vw ,1.25rem)){.form .select__option{padding-bottom:clamp(.9375rem ,.8623120301rem + .3759398496vw ,1.25rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.8623120301rem + 0.3759398496vw ,1.25rem)){.form .select__option{padding-bottom:calc(.9375rem + .3125 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1rem ,0.9398496241rem + 0.3007518797vw ,1.25rem)){.form .select__option{font-size:clamp(1rem ,.9398496241rem + .3007518797vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,0.9398496241rem + 0.3007518797vw ,1.25rem)){.form .select__option{font-size:calc(1rem + .25 * (100vw - 20rem)/ 83.125)}}@supports (min-width:clamp(10.9375rem ,9.2081766917rem + 8.6466165414vw ,18.125rem)){.form .select__title{min-width:clamp(10.9375rem ,9.2081766917rem + 8.6466165414vw ,18.125rem)}}@supports not (min-width:clamp(10.9375rem ,9.2081766917rem + 8.6466165414vw ,18.125rem)){.form .select__title{min-width:calc(10.9375rem + 7.1875 * (100vw - 20rem)/ 83.125)}}@supports (padding:clamp(0.9375rem ,0.8623120301rem + 0.3759398496vw ,1.25rem)){.form .select__title{padding:clamp(.9375rem ,.8623120301rem + .3759398496vw ,1.25rem)}}@supports not (padding:clamp(0.9375rem ,0.8623120301rem + 0.3759398496vw ,1.25rem)){.form .select__title{padding:calc(.9375rem + .3125 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.125rem ,1.0648496241rem + 0.3007518797vw ,1.375rem)){.form .select__title{font-size:clamp(1.125rem ,1.0648496241rem + .3007518797vw ,1.375rem)}}@supports not (font-size:clamp(1.125rem ,1.0648496241rem + 0.3007518797vw ,1.375rem)){.form .select__title{font-size:calc(1.125rem + .25 * (100vw - 20rem)/ 83.125)}}@supports (gap:clamp(1.25rem ,1.1748120301rem + 0.3759398496vw ,1.5625rem)){.form__body{gap:clamp(1.25rem ,1.1748120301rem + .3759398496vw ,1.5625rem)}}@supports not (gap:clamp(1.25rem ,1.1748120301rem + 0.3759398496vw ,1.5625rem)){.form__body{gap:calc(1.25rem + .3125 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.125rem ,1.0347744361rem + 0.4511278195vw ,1.5rem)){.form__label{font-size:clamp(1.125rem ,1.0347744361rem + .4511278195vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,1.0347744361rem + 0.4511278195vw ,1.5rem)){.form__label{font-size:calc(1.125rem + .375 * (100vw - 20rem)/ 83.125)}}@supports (height:clamp(1.25rem ,1.1748120301rem + 0.3759398496vw ,1.5625rem)){.form__switcher img{height:clamp(1.25rem ,1.1748120301rem + .3759398496vw ,1.5625rem)}}@supports not (height:clamp(1.25rem ,1.1748120301rem + 0.3759398496vw ,1.5625rem)){.form__switcher img{height:calc(1.25rem + .3125 * (100vw - 20rem)/ 83.125)}}@supports (width:clamp(1.25rem ,1.1748120301rem + 0.3759398496vw ,1.5625rem)){.form__switcher img{width:clamp(1.25rem ,1.1748120301rem + .3759398496vw ,1.5625rem)}}@supports not (width:clamp(1.25rem ,1.1748120301rem + 0.3759398496vw ,1.5625rem)){.form__switcher img{width:calc(1.25rem + .3125 * (100vw - 20rem)/ 83.125)}}@supports (margin-top:clamp(1.5625rem ,1.5023496241rem + 0.3007518797vw ,1.8125rem)){.form__button{margin-top:clamp(1.5625rem ,1.5023496241rem + .3007518797vw ,1.8125rem)}}@supports not (margin-top:clamp(1.5625rem ,1.5023496241rem + 0.3007518797vw ,1.8125rem)){.form__button{margin-top:calc(1.5625rem + .25 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(0.9375rem ,0.8623120301rem + 0.3759398496vw ,1.25rem)){.form__button{padding-top:clamp(.9375rem ,.8623120301rem + .3759398496vw ,1.25rem)}}@supports not (padding-top:clamp(0.9375rem ,0.8623120301rem + 0.3759398496vw ,1.25rem)){.form__button{padding-top:calc(.9375rem + .3125 * (100vw - 20rem)/ 83.125)}}@supports (padding-right:clamp(2.1875rem ,1.9619360902rem + 1.1278195489vw ,3.125rem)){.form__button{padding-right:clamp(2.1875rem ,1.9619360902rem + 1.1278195489vw ,3.125rem)}}@supports not (padding-right:clamp(2.1875rem ,1.9619360902rem + 1.1278195489vw ,3.125rem)){.form__button{padding-right:calc(2.1875rem + .9375 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(0.9375rem ,0.8623120301rem + 0.3759398496vw ,1.25rem)){.form__button{padding-bottom:clamp(.9375rem ,.8623120301rem + .3759398496vw ,1.25rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.8623120301rem + 0.3759398496vw ,1.25rem)){.form__button{padding-bottom:calc(.9375rem + .3125 * (100vw - 20rem)/ 83.125)}}@supports (padding-left:clamp(2.1875rem ,1.9619360902rem + 1.1278195489vw ,3.125rem)){.form__button{padding-left:clamp(2.1875rem ,1.9619360902rem + 1.1278195489vw ,3.125rem)}}@supports not (padding-left:clamp(2.1875rem ,1.9619360902rem + 1.1278195489vw ,3.125rem)){.form__button{padding-left:calc(2.1875rem + .9375 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.125rem ,1.0648496241rem + 0.3007518797vw ,1.375rem)){.form__button{font-size:clamp(1.125rem ,1.0648496241rem + .3007518797vw ,1.375rem)}}@supports not (font-size:clamp(1.125rem ,1.0648496241rem + 0.3007518797vw ,1.375rem)){.form__button{font-size:calc(1.125rem + .25 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.375rem ,0.9539473684rem + 2.1052631579vw ,3.125rem)){.vacation__sub-title{font-size:clamp(1.375rem ,.9539473684rem + 2.1052631579vw ,3.125rem)}}@supports not (font-size:clamp(1.375rem ,0.9539473684rem + 2.1052631579vw ,3.125rem)){.vacation__sub-title{font-size:calc(1.375rem + 1.75 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.625rem ,1.0836466165rem + 2.7067669173vw ,3.875rem)){.vacation__title{font-size:clamp(1.625rem ,1.0836466165rem + 2.7067669173vw ,3.875rem)}}@supports not (font-size:clamp(1.625rem ,1.0836466165rem + 2.7067669173vw ,3.875rem)){.vacation__title{font-size:calc(1.625rem + 2.25 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1rem ,0.9398496241rem + 0.3007518797vw ,1.25rem)){.vacation__text{font-size:clamp(1rem ,.9398496241rem + .3007518797vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,0.9398496241rem + 0.3007518797vw ,1.25rem)){.vacation__text{font-size:calc(1rem + .25 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(0.625rem ,0.4746240602rem + 0.7518796992vw ,1.25rem)){.vacation__button{padding-top:clamp(.625rem ,.4746240602rem + .7518796992vw ,1.25rem)}}@supports not (padding-top:clamp(0.625rem ,0.4746240602rem + 0.7518796992vw ,1.25rem)){.vacation__button{padding-top:calc(.625rem + .625 * (100vw - 20rem)/ 83.125)}}@supports (padding-right:clamp(2.1875rem ,1.9920112782rem + 0.977443609vw ,3rem)){.vacation__button{padding-right:clamp(2.1875rem ,1.9920112782rem + .977443609vw ,3rem)}}@supports not (padding-right:clamp(2.1875rem ,1.9920112782rem + 0.977443609vw ,3rem)){.vacation__button{padding-right:calc(2.1875rem + .8125 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(0.625rem ,0.4746240602rem + 0.7518796992vw ,1.25rem)){.vacation__button{padding-bottom:clamp(.625rem ,.4746240602rem + .7518796992vw ,1.25rem)}}@supports not (padding-bottom:clamp(0.625rem ,0.4746240602rem + 0.7518796992vw ,1.25rem)){.vacation__button{padding-bottom:calc(.625rem + .625 * (100vw - 20rem)/ 83.125)}}@supports (padding-left:clamp(2.1875rem ,1.9920112782rem + 0.977443609vw ,3rem)){.vacation__button{padding-left:clamp(2.1875rem ,1.9920112782rem + .977443609vw ,3rem)}}@supports not (padding-left:clamp(2.1875rem ,1.9920112782rem + 0.977443609vw ,3rem)){.vacation__button{padding-left:calc(2.1875rem + .8125 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.125rem ,1.0648496241rem + 0.3007518797vw ,1.375rem)){.vacation__button{font-size:clamp(1.125rem ,1.0648496241rem + .3007518797vw ,1.375rem)}}@supports not (font-size:clamp(1.125rem ,1.0648496241rem + 0.3007518797vw ,1.375rem)){.vacation__button{font-size:calc(1.125rem + .25 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.5625rem ,0.1339285714rem + 7.1428571429vw ,7.5rem)){.best-offers__info-box:not(:last-child){margin-bottom:clamp(1.5625rem ,.1339285714rem + 7.1428571429vw ,7.5rem)}}@supports not (margin-bottom:clamp(1.5625rem ,0.1339285714rem + 7.1428571429vw ,7.5rem)){.best-offers__info-box:not(:last-child){margin-bottom:calc(1.5625rem + 5.9375 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.125rem ,1.0347744361rem + 0.4511278195vw ,1.5rem)){.best-offers__card-title{font-size:clamp(1.125rem ,1.0347744361rem + .4511278195vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,1.0347744361rem + 0.4511278195vw ,1.5rem)){.best-offers__card-title{font-size:calc(1.125rem + .375 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1rem ,0.969924812rem + 0.1503759398vw ,1.125rem)){.best-offers__info{font-size:clamp(1rem ,.969924812rem + .1503759398vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.969924812rem + 0.1503759398vw ,1.125rem)){.best-offers__info{font-size:calc(1rem + .125 * (100vw - 20rem)/ 83.125)}}@supports (left:clamp(-40.625rem ,-48.8956766917rem + 41.3533834586vw ,-6.25rem)){.popular-destinations::before{left:clamp(-40.625rem ,-48.8956766917rem + 41.3533834586vw ,-6.25rem)}}@supports not (left:clamp(-40.625rem ,-48.8956766917rem + 41.3533834586vw ,-6.25rem)){.popular-destinations::before{left:calc(-40.625rem + 34.375 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.5625rem ,1.1865601504rem + 1.8796992481vw ,3.125rem)){.popular-destinations__info-box:not(:last-child){margin-bottom:clamp(1.5625rem ,1.1865601504rem + 1.8796992481vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.5625rem ,1.1865601504rem + 1.8796992481vw ,3.125rem)){.popular-destinations__info-box:not(:last-child){margin-bottom:calc(1.5625rem + 1.5625 * (100vw - 20rem)/ 83.125)}}@supports (gap:clamp(0.9375rem ,0.4111842105rem + 2.6315789474vw ,3.125rem)){.popular-destinations .swiper-slide{gap:clamp(.9375rem ,.4111842105rem + 2.6315789474vw ,3.125rem)}}@supports not (gap:clamp(0.9375rem ,0.4111842105rem + 2.6315789474vw ,3.125rem)){.popular-destinations .swiper-slide{gap:calc(.9375rem + 2.1875 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.25rem ,1.0996240602rem + 0.7518796992vw ,1.875rem)){.popular-destinations .swiper-slide{padding-top:clamp(1.25rem ,1.0996240602rem + .7518796992vw ,1.875rem)}}@supports not (padding-top:clamp(1.25rem ,1.0996240602rem + 0.7518796992vw ,1.875rem)){.popular-destinations .swiper-slide{padding-top:calc(1.25rem + .625 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.25rem ,1.0996240602rem + 0.7518796992vw ,1.875rem)){.popular-destinations .swiper-slide{padding-bottom:clamp(1.25rem ,1.0996240602rem + .7518796992vw ,1.875rem)}}@supports not (padding-bottom:clamp(1.25rem ,1.0996240602rem + 0.7518796992vw ,1.875rem)){.popular-destinations .swiper-slide{padding-bottom:calc(1.25rem + .625 * (100vw - 20rem)/ 83.125)}}@supports (padding-right:clamp(0.9375rem ,0.7119360902rem + 1.1278195489vw ,1.875rem)){.popular-destinations .swiper-slide{padding-right:clamp(.9375rem ,.7119360902rem + 1.1278195489vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.7119360902rem + 1.1278195489vw ,1.875rem)){.popular-destinations .swiper-slide{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 83.125)}}@supports (padding-left:clamp(0.9375rem ,0.7119360902rem + 1.1278195489vw ,1.875rem)){.popular-destinations .swiper-slide{padding-left:clamp(.9375rem ,.7119360902rem + 1.1278195489vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.7119360902rem + 1.1278195489vw ,1.875rem)){.popular-destinations .swiper-slide{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(0.625rem ,0.3242481203rem + 1.5037593985vw ,1.875rem)){.popular-destinations .swiper-slide__title:not(:last-child){margin-bottom:clamp(.625rem ,.3242481203rem + 1.5037593985vw ,1.875rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.3242481203rem + 1.5037593985vw ,1.875rem)){.popular-destinations .swiper-slide__title:not(:last-child){margin-bottom:calc(.625rem + 1.25 * (100vw - 20rem)/ 83.125)}}@supports (gap:clamp(0.3125rem ,0.0869360902rem + 1.1278195489vw ,1.25rem)){.popular-destinations .swiper-slide__title{gap:clamp(.3125rem ,.0869360902rem + 1.1278195489vw ,1.25rem)}}@supports not (gap:clamp(0.3125rem ,0.0869360902rem + 1.1278195489vw ,1.25rem)){.popular-destinations .swiper-slide__title{gap:calc(.3125rem + .9375 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.375rem ,1.1043233083rem + 1.3533834586vw ,2.5rem)){.popular-destinations .swiper-slide__title{font-size:clamp(1.375rem ,1.1043233083rem + 1.3533834586vw ,2.5rem)}}@supports not (font-size:clamp(1.375rem ,1.1043233083rem + 1.3533834586vw ,2.5rem)){.popular-destinations .swiper-slide__title{font-size:calc(1.375rem + 1.125 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1rem ,0.969924812rem + 0.1503759398vw ,1.125rem)){.popular-destinations .swiper-slide__text{font-size:clamp(1rem ,.969924812rem + .1503759398vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.969924812rem + 0.1503759398vw ,1.125rem)){.popular-destinations .swiper-slide__text{font-size:calc(1rem + .125 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(0.9375rem ,0.4111842105rem + 2.6315789474vw ,3.125rem)){.popular-destinations .swiper-slide__text:not(:last-child){margin-bottom:clamp(.9375rem ,.4111842105rem + 2.6315789474vw ,3.125rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.4111842105rem + 2.6315789474vw ,3.125rem)){.popular-destinations .swiper-slide__text:not(:last-child){margin-bottom:calc(.9375rem + 2.1875 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.5625rem ,1.0361842105rem + 2.6315789474vw ,3.75rem)){.popular-destinations .swiper-slide__info-block:not(:last-child){margin-bottom:clamp(1.5625rem ,1.0361842105rem + 2.6315789474vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.5625rem ,1.0361842105rem + 2.6315789474vw ,3.75rem)){.popular-destinations .swiper-slide__info-block:not(:last-child){margin-bottom:calc(1.5625rem + 2.1875 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.125rem ,1.0347744361rem + 0.4511278195vw ,1.5rem)){.popular-destinations .swiper-slide__from-whom{font-size:clamp(1.125rem ,1.0347744361rem + .4511278195vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,1.0347744361rem + 0.4511278195vw ,1.5rem)){.popular-destinations .swiper-slide__from-whom{font-size:calc(1.125rem + .375 * (100vw - 20rem)/ 83.125)}}@supports (gap:clamp(0.625rem ,0.3994360902rem + 1.1278195489vw ,1.5625rem)){.popular-destinations .swiper-slide__place-evaluation{gap:clamp(.625rem ,.3994360902rem + 1.1278195489vw ,1.5625rem)}}@supports not (gap:clamp(0.625rem ,0.3994360902rem + 1.1278195489vw ,1.5625rem)){.popular-destinations .swiper-slide__place-evaluation{gap:calc(.625rem + .9375 * (100vw - 20rem)/ 83.125)}}@supports (padding-right:clamp(0.625rem ,0.3994360902rem + 1.1278195489vw ,1.5625rem)){.popular-destinations .swiper-slide__wrapper-comment{padding-right:clamp(.625rem ,.3994360902rem + 1.1278195489vw ,1.5625rem)}}@supports not (padding-right:clamp(0.625rem ,0.3994360902rem + 1.1278195489vw ,1.5625rem)){.popular-destinations .swiper-slide__wrapper-comment{padding-right:calc(.625rem + .9375 * (100vw - 20rem)/ 83.125)}}@supports (gap:clamp(0.625rem ,0.5498120301rem + 0.3759398496vw ,0.9375rem)){.popular-destinations .swiper-slide__comment{gap:clamp(.625rem ,.5498120301rem + .3759398496vw ,.9375rem)}}@supports not (gap:clamp(0.625rem ,0.5498120301rem + 0.3759398496vw ,0.9375rem)){.popular-destinations .swiper-slide__comment{gap:calc(.625rem + .3125 * (100vw - 20rem)/ 83.125)}}@supports (gap:clamp(0.625rem ,0.5498120301rem + 0.3759398496vw ,0.9375rem)){.popular-destinations .swiper-slide__like{gap:clamp(.625rem ,.5498120301rem + .3759398496vw ,.9375rem)}}@supports not (gap:clamp(0.625rem ,0.5498120301rem + 0.3759398496vw ,0.9375rem)){.popular-destinations .swiper-slide__like{gap:calc(.625rem + .3125 * (100vw - 20rem)/ 83.125)}}@supports (gap:clamp(0.625rem ,0.3843984962rem + 1.2030075188vw ,1.625rem)){.popular-destinations .swiper-slide__buttons{gap:clamp(.625rem ,.3843984962rem + 1.2030075188vw ,1.625rem)}}@supports not (gap:clamp(0.625rem ,0.3843984962rem + 1.2030075188vw ,1.625rem)){.popular-destinations .swiper-slide__buttons{gap:calc(.625rem + 1 * (100vw - 20rem)/ 83.125)}}@supports (height:clamp(3.125rem ,2.9595864662rem + 0.8270676692vw ,3.8125rem)){.popular-destinations .swiper-slide__share-btn{height:clamp(3.125rem ,2.9595864662rem + .8270676692vw ,3.8125rem)}}@supports not (height:clamp(3.125rem ,2.9595864662rem + 0.8270676692vw ,3.8125rem)){.popular-destinations .swiper-slide__share-btn{height:calc(3.125rem + .6875 * (100vw - 20rem)/ 83.125)}}@supports (width:clamp(3.125rem ,2.9595864662rem + 0.8270676692vw ,3.8125rem)){.popular-destinations .swiper-slide__share-btn{width:clamp(3.125rem ,2.9595864662rem + .8270676692vw ,3.8125rem)}}@supports not (width:clamp(3.125rem ,2.9595864662rem + 0.8270676692vw ,3.8125rem)){.popular-destinations .swiper-slide__share-btn{width:calc(3.125rem + .6875 * (100vw - 20rem)/ 83.125)}}@supports (padding-right:clamp(2.5rem ,2.2894736842rem + 1.0526315789vw ,3.375rem)){.popular-destinations .swiper-slide__btn{padding-right:clamp(2.5rem ,2.2894736842rem + 1.0526315789vw ,3.375rem)}}@supports not (padding-right:clamp(2.5rem ,2.2894736842rem + 1.0526315789vw ,3.375rem)){.popular-destinations .swiper-slide__btn{padding-right:calc(2.5rem + .875 * (100vw - 20rem)/ 83.125)}}@supports (padding-left:clamp(2.5rem ,2.2894736842rem + 1.0526315789vw ,3.375rem)){.popular-destinations .swiper-slide__btn{padding-left:clamp(2.5rem ,2.2894736842rem + 1.0526315789vw ,3.375rem)}}@supports not (padding-left:clamp(2.5rem ,2.2894736842rem + 1.0526315789vw ,3.375rem)){.popular-destinations .swiper-slide__btn{padding-left:calc(2.5rem + .875 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.125rem ,1.0648496241rem + 0.3007518797vw ,1.375rem)){.popular-destinations .swiper-slide__btn{font-size:clamp(1.125rem ,1.0648496241rem + .3007518797vw ,1.375rem)}}@supports not (font-size:clamp(1.125rem ,1.0648496241rem + 0.3007518797vw ,1.375rem)){.popular-destinations .swiper-slide__btn{font-size:calc(1.125rem + .25 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.125rem ,1.0347744361rem + 0.4511278195vw ,1.5rem)){.comment__quantity{font-size:clamp(1.125rem ,1.0347744361rem + .4511278195vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,1.0347744361rem + 0.4511278195vw ,1.5rem)){.comment__quantity{font-size:calc(1.125rem + .375 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.125rem ,1.0347744361rem + 0.4511278195vw ,1.5rem)){.like__quantity{font-size:clamp(1.125rem ,1.0347744361rem + .4511278195vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,1.0347744361rem + 0.4511278195vw ,1.5rem)){.like__quantity{font-size:calc(1.125rem + .375 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.5625rem ,1.1865601504rem + 1.8796992481vw ,3.125rem)){.vouchers__info-box:not(:last-child){margin-bottom:clamp(1.5625rem ,1.1865601504rem + 1.8796992481vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.5625rem ,1.1865601504rem + 1.8796992481vw ,3.125rem)){.vouchers__info-box:not(:last-child){margin-bottom:calc(1.5625rem + 1.5625 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.5625rem ,1.1865601504rem + 1.8796992481vw ,3.125rem)){.vouchers__top-block:not(:last-child){margin-bottom:clamp(1.5625rem ,1.1865601504rem + 1.8796992481vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.5625rem ,1.1865601504rem + 1.8796992481vw ,3.125rem)){.vouchers__top-block:not(:last-child){margin-bottom:calc(1.5625rem + 1.5625 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.125rem ,1.0648496241rem + 0.3007518797vw ,1.375rem)){.vouchers__top-block .select__title{font-size:clamp(1.125rem ,1.0648496241rem + .3007518797vw ,1.375rem)}}@supports not (font-size:clamp(1.125rem ,1.0648496241rem + 0.3007518797vw ,1.375rem)){.vouchers__top-block .select__title{font-size:calc(1.125rem + .25 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.0625rem ,1.017387218rem + 0.2255639098vw ,1.25rem)){.vouchers__top-block .select__option{font-size:clamp(1.0625rem ,1.017387218rem + .2255639098vw ,1.25rem)}}@supports not (font-size:clamp(1.0625rem ,1.017387218rem + 0.2255639098vw ,1.25rem)){.vouchers__top-block .select__option{font-size:calc(1.0625rem + .1875 * (100vw - 20rem)/ 83.125)}}@supports (padding:clamp(0.9375rem ,0.8623120301rem + 0.3759398496vw ,1.25rem)){.vouchers .swiper-slide__top-box{padding:clamp(.9375rem ,.8623120301rem + .3759398496vw ,1.25rem)}}@supports not (padding:clamp(0.9375rem ,0.8623120301rem + 0.3759398496vw ,1.25rem)){.vouchers .swiper-slide__top-box{padding:calc(.9375rem + .3125 * (100vw - 20rem)/ 83.125)}}@supports (padding:clamp(0.3125rem ,0.2373120301rem + 0.3759398496vw ,0.625rem)){.vouchers .swiper-slide__rating{padding:clamp(.3125rem ,.2373120301rem + .3759398496vw ,.625rem)}}@supports not (padding:clamp(0.3125rem ,0.2373120301rem + 0.3759398496vw ,0.625rem)){.vouchers .swiper-slide__rating{padding:calc(.3125rem + .3125 * (100vw - 20rem)/ 83.125)}}@supports (padding:clamp(0.3125rem ,0.2373120301rem + 0.3759398496vw ,0.625rem)){.vouchers .swiper-slide__price{padding:clamp(.3125rem ,.2373120301rem + .3759398496vw ,.625rem)}}@supports not (padding:clamp(0.3125rem ,0.2373120301rem + 0.3759398496vw ,0.625rem)){.vouchers .swiper-slide__price{padding:calc(.3125rem + .3125 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.375rem ,1.2546992481rem + 0.6015037594vw ,1.875rem)){.vouchers .swiper-slide__title{font-size:clamp(1.375rem ,1.2546992481rem + .6015037594vw ,1.875rem)}}@supports not (font-size:clamp(1.375rem ,1.2546992481rem + 0.6015037594vw ,1.875rem)){.vouchers .swiper-slide__title{font-size:calc(1.375rem + .5 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1rem ,0.9097744361rem + 0.4511278195vw ,1.375rem)){.vouchers .swiper-slide__location{font-size:clamp(1rem ,.9097744361rem + .4511278195vw ,1.375rem)}}@supports not (font-size:clamp(1rem ,0.9097744361rem + 0.4511278195vw ,1.375rem)){.vouchers .swiper-slide__location{font-size:calc(1rem + .375 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1rem ,0.9097744361rem + 0.4511278195vw ,1.375rem)){.vouchers .swiper-slide__time{font-size:clamp(1rem ,.9097744361rem + .4511278195vw ,1.375rem)}}@supports not (font-size:clamp(1rem ,0.9097744361rem + 0.4511278195vw ,1.375rem)){.vouchers .swiper-slide__time{font-size:calc(1rem + .375 * (100vw - 20rem)/ 83.125)}}@supports (padding-right:clamp(1.25rem ,1.1447368421rem + 0.5263157895vw ,1.6875rem)){.vouchers .swiper-slide__btn{padding-right:clamp(1.25rem ,1.1447368421rem + .5263157895vw ,1.6875rem)}}@supports not (padding-right:clamp(1.25rem ,1.1447368421rem + 0.5263157895vw ,1.6875rem)){.vouchers .swiper-slide__btn{padding-right:calc(1.25rem + .4375 * (100vw - 20rem)/ 83.125)}}@supports (padding-left:clamp(1.25rem ,1.1447368421rem + 0.5263157895vw ,1.6875rem)){.vouchers .swiper-slide__btn{padding-left:clamp(1.25rem ,1.1447368421rem + .5263157895vw ,1.6875rem)}}@supports not (padding-left:clamp(1.25rem ,1.1447368421rem + 0.5263157895vw ,1.6875rem)){.vouchers .swiper-slide__btn{padding-left:calc(1.25rem + .4375 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1rem ,0.9398496241rem + 0.3007518797vw ,1.25rem)){.vouchers .swiper-slide__btn{font-size:clamp(1rem ,.9398496241rem + .3007518797vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,0.9398496241rem + 0.3007518797vw ,1.25rem)){.vouchers .swiper-slide__btn{font-size:calc(1rem + .25 * (100vw - 20rem)/ 83.125)}}@supports (height:clamp(1.375rem ,1.2246240602rem + 0.7518796992vw ,2rem)){.vouchers .vouchers-button-prev svg{height:clamp(1.375rem ,1.2246240602rem + .7518796992vw ,2rem)}}@supports not (height:clamp(1.375rem ,1.2246240602rem + 0.7518796992vw ,2rem)){.vouchers .vouchers-button-prev svg{height:calc(1.375rem + .625 * (100vw - 20rem)/ 83.125)}}@supports (width:clamp(1.375rem ,1.2246240602rem + 0.7518796992vw ,2rem)){.vouchers .vouchers-button-prev svg{width:clamp(1.375rem ,1.2246240602rem + .7518796992vw ,2rem)}}@supports not (width:clamp(1.375rem ,1.2246240602rem + 0.7518796992vw ,2rem)){.vouchers .vouchers-button-prev svg{width:calc(1.375rem + .625 * (100vw - 20rem)/ 83.125)}}@supports (height:clamp(2.25rem ,2.0394736842rem + 1.0526315789vw ,3.125rem)){.vouchers .vouchers-button-prev{height:clamp(2.25rem ,2.0394736842rem + 1.0526315789vw ,3.125rem)}}@supports not (height:clamp(2.25rem ,2.0394736842rem + 1.0526315789vw ,3.125rem)){.vouchers .vouchers-button-prev{height:calc(2.25rem + .875 * (100vw - 20rem)/ 83.125)}}@supports (width:clamp(2.25rem ,2.0394736842rem + 1.0526315789vw ,3.125rem)){.vouchers .vouchers-button-prev{width:clamp(2.25rem ,2.0394736842rem + 1.0526315789vw ,3.125rem)}}@supports not (width:clamp(2.25rem ,2.0394736842rem + 1.0526315789vw ,3.125rem)){.vouchers .vouchers-button-prev{width:calc(2.25rem + .875 * (100vw - 20rem)/ 83.125)}}@supports (height:clamp(2.25rem ,2.0394736842rem + 1.0526315789vw ,3.125rem)){.vouchers .vouchers-button-next{height:clamp(2.25rem ,2.0394736842rem + 1.0526315789vw ,3.125rem)}}@supports not (height:clamp(2.25rem ,2.0394736842rem + 1.0526315789vw ,3.125rem)){.vouchers .vouchers-button-next{height:calc(2.25rem + .875 * (100vw - 20rem)/ 83.125)}}@supports (width:clamp(2.25rem ,2.0394736842rem + 1.0526315789vw ,3.125rem)){.vouchers .vouchers-button-next{width:clamp(2.25rem ,2.0394736842rem + 1.0526315789vw ,3.125rem)}}@supports not (width:clamp(2.25rem ,2.0394736842rem + 1.0526315789vw ,3.125rem)){.vouchers .vouchers-button-next{width:calc(2.25rem + .875 * (100vw - 20rem)/ 83.125)}}@supports (height:clamp(1.375rem ,1.2246240602rem + 0.7518796992vw ,2rem)){.vouchers .vouchers-button-next svg{height:clamp(1.375rem ,1.2246240602rem + .7518796992vw ,2rem)}}@supports not (height:clamp(1.375rem ,1.2246240602rem + 0.7518796992vw ,2rem)){.vouchers .vouchers-button-next svg{height:calc(1.375rem + .625 * (100vw - 20rem)/ 83.125)}}@supports (width:clamp(1.375rem ,1.2246240602rem + 0.7518796992vw ,2rem)){.vouchers .vouchers-button-next svg{width:clamp(1.375rem ,1.2246240602rem + .7518796992vw ,2rem)}}@supports not (width:clamp(1.375rem ,1.2246240602rem + 0.7518796992vw ,2rem)){.vouchers .vouchers-button-next svg{width:calc(1.375rem + .625 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.5625rem ,1.1865601504rem + 1.8796992481vw ,3.125rem)){.air-travel__info-box:not(:last-child){margin-bottom:clamp(1.5625rem ,1.1865601504rem + 1.8796992481vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.5625rem ,1.1865601504rem + 1.8796992481vw ,3.125rem)){.air-travel__info-box:not(:last-child){margin-bottom:calc(1.5625rem + 1.5625 * (100vw - 20rem)/ 83.125)}}@supports (padding:clamp(0.9375rem ,0.8623120301rem + 0.3759398496vw ,1.25rem)){.air-travel .swiper-slide__top-box{padding:clamp(.9375rem ,.8623120301rem + .3759398496vw ,1.25rem)}}@supports not (padding:clamp(0.9375rem ,0.8623120301rem + 0.3759398496vw ,1.25rem)){.air-travel .swiper-slide__top-box{padding:calc(.9375rem + .3125 * (100vw - 20rem)/ 83.125)}}@supports (padding:clamp(0.3125rem ,0.2373120301rem + 0.3759398496vw ,0.625rem)){.air-travel .swiper-slide__rating{padding:clamp(.3125rem ,.2373120301rem + .3759398496vw ,.625rem)}}@supports not (padding:clamp(0.3125rem ,0.2373120301rem + 0.3759398496vw ,0.625rem)){.air-travel .swiper-slide__rating{padding:calc(.3125rem + .3125 * (100vw - 20rem)/ 83.125)}}@supports (padding:clamp(0.3125rem ,0.2373120301rem + 0.3759398496vw ,0.625rem)){.air-travel .swiper-slide__price{padding:clamp(.3125rem ,.2373120301rem + .3759398496vw ,.625rem)}}@supports not (padding:clamp(0.3125rem ,0.2373120301rem + 0.3759398496vw ,0.625rem)){.air-travel .swiper-slide__price{padding:calc(.3125rem + .3125 * (100vw - 20rem)/ 83.125)}}@supports (padding:clamp(0.9375rem ,0.8623120301rem + 0.3759398496vw ,1.25rem)){.air-travel .swiper-slide__information{padding:clamp(.9375rem ,.8623120301rem + .3759398496vw ,1.25rem)}}@supports not (padding:clamp(0.9375rem ,0.8623120301rem + 0.3759398496vw ,1.25rem)){.air-travel .swiper-slide__information{padding:calc(.9375rem + .3125 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.375rem ,1.2246240602rem + 0.7518796992vw ,2rem)){.air-travel .swiper-slide__route{font-size:clamp(1.375rem ,1.2246240602rem + .7518796992vw ,2rem)}}@supports not (font-size:clamp(1.375rem ,1.2246240602rem + 0.7518796992vw ,2rem)){.air-travel .swiper-slide__route{font-size:calc(1.375rem + .625 * (100vw - 20rem)/ 83.125)}}@supports ((-moz-column-gap:clamp(0.625rem ,0.4746240602rem + 0.7518796992vw ,1.25rem)) or (column-gap:clamp(0.625rem ,0.4746240602rem + 0.7518796992vw ,1.25rem))){.air-travel .swiper-slide__route{-webkit-column-gap:clamp(.625rem ,.4746240602rem + .7518796992vw ,1.25rem);-moz-column-gap:clamp(.625rem ,.4746240602rem + .7518796992vw ,1.25rem);column-gap:clamp(.625rem ,.4746240602rem + .7518796992vw ,1.25rem)}}@supports not ((-moz-column-gap:clamp(0.625rem ,0.4746240602rem + 0.7518796992vw ,1.25rem)) or (column-gap:clamp(0.625rem ,0.4746240602rem + 0.7518796992vw ,1.25rem))){.air-travel .swiper-slide__route{-webkit-column-gap:calc(.625rem + .625 * (100vw - 20rem)/ 83.125);-moz-column-gap:calc(.625rem + .625 * (100vw - 20rem)/ 83.125);column-gap:calc(.625rem + .625 * (100vw - 20rem)/ 83.125)}}@supports (height:clamp(0.9375rem ,0.7119360902rem + 1.1278195489vw ,1.875rem)){.air-travel .swiper-slide__where::before{height:clamp(.9375rem ,.7119360902rem + 1.1278195489vw ,1.875rem)}}@supports not (height:clamp(0.9375rem ,0.7119360902rem + 1.1278195489vw ,1.875rem)){.air-travel .swiper-slide__where::before{height:calc(.9375rem + .9375 * (100vw - 20rem)/ 83.125)}}@supports (width:clamp(0.9375rem ,0.7119360902rem + 1.1278195489vw ,1.875rem)){.air-travel .swiper-slide__where::before{width:clamp(.9375rem ,.7119360902rem + 1.1278195489vw ,1.875rem)}}@supports not (width:clamp(0.9375rem ,0.7119360902rem + 1.1278195489vw ,1.875rem)){.air-travel .swiper-slide__where::before{width:calc(.9375rem + .9375 * (100vw - 20rem)/ 83.125)}}@supports ((-moz-column-gap:clamp(0.625rem ,0.4746240602rem + 0.7518796992vw ,1.25rem)) or (column-gap:clamp(0.625rem ,0.4746240602rem + 0.7518796992vw ,1.25rem))){.air-travel .swiper-slide__where{-webkit-column-gap:clamp(.625rem ,.4746240602rem + .7518796992vw ,1.25rem);-moz-column-gap:clamp(.625rem ,.4746240602rem + .7518796992vw ,1.25rem);column-gap:clamp(.625rem ,.4746240602rem + .7518796992vw ,1.25rem)}}@supports not ((-moz-column-gap:clamp(0.625rem ,0.4746240602rem + 0.7518796992vw ,1.25rem)) or (column-gap:clamp(0.625rem ,0.4746240602rem + 0.7518796992vw ,1.25rem))){.air-travel .swiper-slide__where{-webkit-column-gap:calc(.625rem + .625 * (100vw - 20rem)/ 83.125);-moz-column-gap:calc(.625rem + .625 * (100vw - 20rem)/ 83.125);column-gap:calc(.625rem + .625 * (100vw - 20rem)/ 83.125)}}@supports (width:clamp(0.9375rem ,0.8623120301rem + 0.3759398496vw ,1.25rem)){.air-travel .swiper-slide__location::before{width:clamp(.9375rem ,.8623120301rem + .3759398496vw ,1.25rem)}}@supports not (width:clamp(0.9375rem ,0.8623120301rem + 0.3759398496vw ,1.25rem)){.air-travel .swiper-slide__location::before{width:calc(.9375rem + .3125 * (100vw - 20rem)/ 83.125)}}@supports (gap:clamp(0.625rem ,0.5498120301rem + 0.3759398496vw ,0.9375rem)){.air-travel .swiper-slide__location{gap:clamp(.625rem ,.5498120301rem + .3759398496vw ,.9375rem)}}@supports not (gap:clamp(0.625rem ,0.5498120301rem + 0.3759398496vw ,0.9375rem)){.air-travel .swiper-slide__location{gap:calc(.625rem + .3125 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.125rem ,1.0648496241rem + 0.3007518797vw ,1.375rem)){.air-travel .swiper-slide__location{font-size:clamp(1.125rem ,1.0648496241rem + .3007518797vw ,1.375rem)}}@supports not (font-size:clamp(1.125rem ,1.0648496241rem + 0.3007518797vw ,1.375rem)){.air-travel .swiper-slide__location{font-size:calc(1.125rem + .25 * (100vw - 20rem)/ 83.125)}}@supports (background-size:clamp(1.25rem ,0.9793233083rem + 1.3533834586vw ,2.375rem)){.air-travel .swiper-button-prev{background-size:clamp(1.25rem ,.9793233083rem + 1.3533834586vw ,2.375rem)}}@supports not (background-size:clamp(1.25rem ,0.9793233083rem + 1.3533834586vw ,2.375rem)){.air-travel .swiper-button-prev{background-size:calc(1.25rem + 1.125 * (100vw - 20rem)/ 83.125)}}@supports (min-height:clamp(3.125rem ,2.4483082707rem + 3.3834586466vw ,5.9375rem)){.air-travel .swiper-button-prev{min-height:clamp(3.125rem ,2.4483082707rem + 3.3834586466vw ,5.9375rem)}}@supports not (min-height:clamp(3.125rem ,2.4483082707rem + 3.3834586466vw ,5.9375rem)){.air-travel .swiper-button-prev{min-height:calc(3.125rem + 2.8125 * (100vw - 20rem)/ 83.125)}}@supports (min-width:clamp(3.125rem ,2.4483082707rem + 3.3834586466vw ,5.9375rem)){.air-travel .swiper-button-prev{min-width:clamp(3.125rem ,2.4483082707rem + 3.3834586466vw ,5.9375rem)}}@supports not (min-width:clamp(3.125rem ,2.4483082707rem + 3.3834586466vw ,5.9375rem)){.air-travel .swiper-button-prev{min-width:calc(3.125rem + 2.8125 * (100vw - 20rem)/ 83.125)}}@supports (background-size:clamp(1.25rem ,0.9793233083rem + 1.3533834586vw ,2.375rem)){.air-travel .swiper-button-next{background-size:clamp(1.25rem ,.9793233083rem + 1.3533834586vw ,2.375rem)}}@supports not (background-size:clamp(1.25rem ,0.9793233083rem + 1.3533834586vw ,2.375rem)){.air-travel .swiper-button-next{background-size:calc(1.25rem + 1.125 * (100vw - 20rem)/ 83.125)}}@supports (min-height:clamp(3.125rem ,2.4483082707rem + 3.3834586466vw ,5.9375rem)){.air-travel .swiper-button-next{min-height:clamp(3.125rem ,2.4483082707rem + 3.3834586466vw ,5.9375rem)}}@supports not (min-height:clamp(3.125rem ,2.4483082707rem + 3.3834586466vw ,5.9375rem)){.air-travel .swiper-button-next{min-height:calc(3.125rem + 2.8125 * (100vw - 20rem)/ 83.125)}}@supports (min-width:clamp(3.125rem ,2.4483082707rem + 3.3834586466vw ,5.9375rem)){.air-travel .swiper-button-next{min-width:clamp(3.125rem ,2.4483082707rem + 3.3834586466vw ,5.9375rem)}}@supports not (min-width:clamp(3.125rem ,2.4483082707rem + 3.3834586466vw ,5.9375rem)){.air-travel .swiper-button-next{min-width:calc(3.125rem + 2.8125 * (100vw - 20rem)/ 83.125)}}@supports (padding:clamp(0.9375rem ,0.1104323308rem + 4.1353383459vw ,4.375rem)){.newsletter__body{padding:clamp(.9375rem ,.1104323308rem + 4.1353383459vw ,4.375rem)}}@supports not (padding:clamp(0.9375rem ,0.1104323308rem + 4.1353383459vw ,4.375rem)){.newsletter__body{padding:calc(.9375rem + 3.4375 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.5625rem ,1.1865601504rem + 1.8796992481vw ,3.125rem)){.newsletter__info-box:not(:last-child){margin-bottom:clamp(1.5625rem ,1.1865601504rem + 1.8796992481vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.5625rem ,1.1865601504rem + 1.8796992481vw ,3.125rem)){.newsletter__info-box:not(:last-child){margin-bottom:calc(1.5625rem + 1.5625 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.125rem ,0.9445488722rem + 0.9022556391vw ,1.875rem)){.newsletter__input::-webkit-input-placeholder{font-size:clamp(1.125rem ,.9445488722rem + .9022556391vw ,1.875rem)}.newsletter__input::-moz-placeholder{font-size:clamp(1.125rem ,.9445488722rem + .9022556391vw ,1.875rem)}.newsletter__input:-ms-input-placeholder{font-size:clamp(1.125rem ,.9445488722rem + .9022556391vw ,1.875rem)}.newsletter__input::-ms-input-placeholder{font-size:clamp(1.125rem ,.9445488722rem + .9022556391vw ,1.875rem)}.newsletter__input::placeholder{font-size:clamp(1.125rem ,.9445488722rem + .9022556391vw ,1.875rem)}}@supports not (font-size:clamp(1.125rem ,0.9445488722rem + 0.9022556391vw ,1.875rem)){.newsletter__input::-webkit-input-placeholder{font-size:calc(1.125rem + .75 * (100vw - 20rem)/ 83.125)}.newsletter__input::-moz-placeholder{font-size:calc(1.125rem + .75 * (100vw - 20rem)/ 83.125)}.newsletter__input:-ms-input-placeholder{font-size:calc(1.125rem + .75 * (100vw - 20rem)/ 83.125)}.newsletter__input::-ms-input-placeholder{font-size:calc(1.125rem + .75 * (100vw - 20rem)/ 83.125)}.newsletter__input::placeholder{font-size:calc(1.125rem + .75 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(0.625rem ,0.2490601504rem + 1.8796992481vw ,2.1875rem)){.newsletter__input{padding-top:clamp(.625rem ,.2490601504rem + 1.8796992481vw ,2.1875rem)}}@supports not (padding-top:clamp(0.625rem ,0.2490601504rem + 1.8796992481vw ,2.1875rem)){.newsletter__input{padding-top:calc(.625rem + 1.5625 * (100vw - 20rem)/ 83.125)}}@supports (padding-right:clamp(0.5625rem ,-0.0540413534rem + 3.0827067669vw ,3.125rem)){.newsletter__input{padding-right:clamp(.5625rem ,-.0540413534rem + 3.0827067669vw ,3.125rem)}}@supports not (padding-right:clamp(0.5625rem ,-0.0540413534rem + 3.0827067669vw ,3.125rem)){.newsletter__input{padding-right:calc(.5625rem + 2.5625 * (100vw - 20rem)/ 83.125)}}@supports (padding-left:clamp(0.625rem ,0.0234962406rem + 3.007518797vw ,3.125rem)){.newsletter__input{padding-left:clamp(.625rem ,.0234962406rem + 3.007518797vw ,3.125rem)}}@supports not (padding-left:clamp(0.625rem ,0.0234962406rem + 3.007518797vw ,3.125rem)){.newsletter__input{padding-left:calc(.625rem + 2.5 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(0.625rem ,0.2490601504rem + 1.8796992481vw ,2.1875rem)){.newsletter__input{padding-bottom:clamp(.625rem ,.2490601504rem + 1.8796992481vw ,2.1875rem)}}@supports not (padding-bottom:clamp(0.625rem ,0.2490601504rem + 1.8796992481vw ,2.1875rem)){.newsletter__input{padding-bottom:calc(.625rem + 1.5625 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.25rem ,1.0996240602rem + 0.7518796992vw ,1.875rem)){.newsletter__button{font-size:clamp(1.25rem ,1.0996240602rem + .7518796992vw ,1.875rem)}}@supports not (font-size:clamp(1.25rem ,1.0996240602rem + 0.7518796992vw ,1.875rem)){.newsletter__button{font-size:calc(1.25rem + .625 * (100vw - 20rem)/ 83.125)}}@supports (padding-right:clamp(3.125rem ,2.6437969925rem + 2.4060150376vw ,5.125rem)){.newsletter__button{padding-right:clamp(3.125rem ,2.6437969925rem + 2.4060150376vw ,5.125rem)}}@supports not (padding-right:clamp(3.125rem ,2.6437969925rem + 2.4060150376vw ,5.125rem)){.newsletter__button{padding-right:calc(3.125rem + 2 * (100vw - 20rem)/ 83.125)}}@supports (padding-left:clamp(3.125rem ,2.6437969925rem + 2.4060150376vw ,5.125rem)){.newsletter__button{padding-left:clamp(3.125rem ,2.6437969925rem + 2.4060150376vw ,5.125rem)}}@supports not (padding-left:clamp(3.125rem ,2.6437969925rem + 2.4060150376vw ,5.125rem)){.newsletter__button{padding-left:calc(3.125rem + 2 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(0.8125rem ,0.7072368421rem + 0.5263157895vw ,1.25rem)){.newsletter__button{padding-top:clamp(.8125rem ,.7072368421rem + .5263157895vw ,1.25rem)}}@supports not (padding-top:clamp(0.8125rem ,0.7072368421rem + 0.5263157895vw ,1.25rem)){.newsletter__button{padding-top:calc(.8125rem + .4375 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(0.8125rem ,0.7072368421rem + 0.5263157895vw ,1.25rem)){.newsletter__button{padding-bottom:clamp(.8125rem ,.7072368421rem + .5263157895vw ,1.25rem)}}@supports not (padding-bottom:clamp(0.8125rem ,0.7072368421rem + 0.5263157895vw ,1.25rem)){.newsletter__button{padding-bottom:calc(.8125rem + .4375 * (100vw - 20rem)/ 83.125)}}}@media (min-width:61.9375em) and (max-width:101.25em){@supports (gap:clamp(0.9375rem ,-2.5089427663rem + 5.5643879173vw ,3.125rem)){.menu{gap:clamp(.9375rem ,-2.5089427663rem + 5.5643879173vw ,3.125rem)}}@supports not (gap:clamp(0.9375rem ,-2.5089427663rem + 5.5643879173vw ,3.125rem)){.menu{gap:calc(.9375rem + 2.1875 * (100vw - 61.9375rem)/ 39.3125)}}@supports (margin-top:clamp(2.5rem ,1.5153020668rem + 1.5898251192vw ,3.125rem)){.form__switcher{margin-top:clamp(2.5rem ,1.5153020668rem + 1.5898251192vw ,3.125rem)}}@supports not (margin-top:clamp(2.5rem ,1.5153020668rem + 1.5898251192vw ,3.125rem)){.form__switcher{margin-top:calc(2.5rem + .625 * (100vw - 61.9375rem)/ 39.3125)}}@supports (margin-bottom:clamp(1.5625rem ,-0.8992448331rem + 3.9745627981vw ,3.125rem)){.vacation__text:not(:last-child){margin-bottom:clamp(1.5625rem ,-.8992448331rem + 3.9745627981vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.5625rem ,-0.8992448331rem + 3.9745627981vw ,3.125rem)){.vacation__text:not(:last-child){margin-bottom:calc(1.5625rem + 1.5625 * (100vw - 61.9375rem)/ 39.3125)}}}@media (min-width:61.99875em) and (min-width:61.9375em) and (max-width:101.25em){@supports (gap:clamp(0.9375rem ,-0.0471979332rem + 1.5898251192vw ,1.5625rem)){.menu__list{gap:clamp(.9375rem ,-.0471979332rem + 1.5898251192vw ,1.5625rem)}}@supports not (gap:clamp(0.9375rem ,-0.0471979332rem + 1.5898251192vw ,1.5625rem)){.menu__list{gap:calc(.9375rem + .625 * (100vw - 61.9375rem)/ 39.3125)}}@supports (gap:clamp(1.25rem ,-14.2097575517rem + 24.960254372vw ,11.0625rem)){.vacation__body{gap:clamp(1.25rem ,-14.2097575517rem + 24.960254372vw ,11.0625rem)}}@supports not (gap:clamp(1.25rem ,-14.2097575517rem + 24.960254372vw ,11.0625rem)){.vacation__body{gap:calc(1.25rem + 9.8125 * (100vw - 61.9375rem)/ 39.3125)}}@supports (left:clamp(-37.5rem ,-68.02563593rem + 49.2845786963vw ,-18.125rem)){.vacation__right-block::before{left:clamp(-37.5rem ,-68.02563593rem + 49.2845786963vw ,-18.125rem)}}@supports not (left:clamp(-37.5rem ,-68.02563593rem + 49.2845786963vw ,-18.125rem)){.vacation__right-block::before{left:calc(-37.5rem + 19.375 * (100vw - 61.9375rem)/ 39.3125)}}@supports (padding-right:clamp(0.625rem ,-1.8367448331rem + 3.9745627981vw ,2.1875rem)){.newsletter__car{padding-right:clamp(.625rem ,-1.8367448331rem + 3.9745627981vw ,2.1875rem)}}@supports not (padding-right:clamp(0.625rem ,-1.8367448331rem + 3.9745627981vw ,2.1875rem)){.newsletter__car{padding-right:calc(.625rem + 1.5625 * (100vw - 61.9375rem)/ 39.3125)}}@supports (padding-left:clamp(0.625rem ,-1.8367448331rem + 3.9745627981vw ,2.1875rem)){.newsletter__car{padding-left:clamp(.625rem ,-1.8367448331rem + 3.9745627981vw ,2.1875rem)}}@supports not (padding-left:clamp(0.625rem ,-1.8367448331rem + 3.9745627981vw ,2.1875rem)){.newsletter__car{padding-left:calc(.625rem + 1.5625 * (100vw - 61.9375rem)/ 39.3125)}}}@media (min-width:61.99875em) and (max-width:61.9375em){.menu__list{gap:.9375rem}.vacation__body{gap:1.25rem}.vacation__right-block::before{left:-37.5rem}.newsletter__car{padding-right:.625rem}.newsletter__car{padding-left:.625rem}}@media (min-width:61.99875em) and (min-width:20em) and (max-width:103.125em){@supports (padding-right:clamp(0.9375rem ,0.7871240602rem + 0.7518796992vw ,1.5625rem)){.menu__item:not(:last-child){padding-right:clamp(.9375rem ,.7871240602rem + .7518796992vw ,1.5625rem)}}@supports not (padding-right:clamp(0.9375rem ,0.7871240602rem + 0.7518796992vw ,1.5625rem)){.menu__item:not(:last-child){padding-right:calc(.9375rem + .625 * (100vw - 20rem)/ 83.125)}}}@media (min-width:61.99875em) and (max-width:20em){.menu__item:not(:last-child){padding-right:.9375rem}}@media (max-width:61.99875em) and (min-width:103.125em){.menu__item:not(:last-child){margin-bottom:6.25rem}}@media (max-width:61.99875em) and (min-width:20em) and (max-width:103.125em){@supports (margin-bottom:clamp(1.875rem ,0.8223684211rem + 5.2631578947vw ,6.25rem)){.menu__item:not(:last-child){margin-bottom:clamp(1.875rem ,.8223684211rem + 5.2631578947vw ,6.25rem)}}@supports not (margin-bottom:clamp(1.875rem ,0.8223684211rem + 5.2631578947vw ,6.25rem)){.menu__item:not(:last-child){margin-bottom:calc(1.875rem + 4.375 * (100vw - 20rem)/ 83.125)}}}@media (min-width:31.25em) and (min-width:20em) and (max-width:103.125em){@supports (font-size:clamp(1rem ,0.9398496241rem + 0.3007518797vw ,1.25rem)){.menu__btn{font-size:clamp(1rem ,.9398496241rem + .3007518797vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,0.9398496241rem + 0.3007518797vw ,1.25rem)){.menu__btn{font-size:calc(1rem + .25 * (100vw - 20rem)/ 83.125)}}}@media (min-width:31.25em) and (max-width:20em){.menu__btn{font-size:1rem}}@media (max-width:71.875em) and (min-width:40.625em){.footer .spollers__title{max-width:9.4375rem}.footer .spollers__body{max-width:8.1875rem}}@media (max-width:53.125em) and (min-width:34.375em){.best-offers__body{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media (max-width:75em) and (min-width:31.25em){.best-offers__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.best-offers__info{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}@media (min-width:75em) and (min-width:75em) and (max-width:101.25em){@supports (margin-top:clamp(0.0000000625rem ,-34.9999997589rem + 46.6666664286vw ,12.25rem)){.best-offers__column:nth-child(3n+2){margin-top:clamp(.0000000625rem ,-34.9999997589rem + 46.6666664286vw ,12.25rem)}}@supports not (margin-top:clamp(0.0000000625rem ,-34.9999997589rem + 46.6666664286vw ,12.25rem)){.best-offers__column:nth-child(3n+2){margin-top:calc(.0000000625rem + 12.2499999375 * (100vw - 75rem)/ 26.25)}}}@media (min-width:75em) and (max-width:75em){.best-offers__column:nth-child(3n+2){margin-top:.0000000625rem}}@media (min-width:20em) and (max-width:48em){@supports (background-size:clamp(1rem ,0.5089285714rem + 2.4553571429vw ,1.6875rem)){.popular-destinations .swiper-slide__title::before{background-size:clamp(1rem ,.5089285714rem + 2.4553571429vw ,1.6875rem)}}@supports not (background-size:clamp(1rem ,0.5089285714rem + 2.4553571429vw ,1.6875rem)){.popular-destinations .swiper-slide__title::before{background-size:calc(1rem + .6875 * (100vw - 20rem)/ 28)}}@supports (width:clamp(1rem ,0.4642857143rem + 2.6785714286vw ,1.75rem)){.popular-destinations .swiper-slide__title::before{width:clamp(1rem ,.4642857143rem + 2.6785714286vw ,1.75rem)}}@supports not (width:clamp(1rem ,0.4642857143rem + 2.6785714286vw ,1.75rem)){.popular-destinations .swiper-slide__title::before{width:calc(1rem + .75 * (100vw - 20rem)/ 28)}}}@media (min-width:47.99875em) and (min-width:48em) and (max-width:101.25em){@supports (padding-right:clamp(0.9375rem ,-1.0343309859rem + 4.1079812207vw ,3.125rem)){.air-travel__body{padding-right:clamp(.9375rem ,-1.0343309859rem + 4.1079812207vw ,3.125rem)}}@supports not (padding-right:clamp(0.9375rem ,-1.0343309859rem + 4.1079812207vw ,3.125rem)){.air-travel__body{padding-right:calc(.9375rem + 2.1875 * (100vw - 48rem)/ 53.25)}}@supports (padding-left:clamp(0.9375rem ,-1.0343309859rem + 4.1079812207vw ,3.125rem)){.air-travel__body{padding-left:clamp(.9375rem ,-1.0343309859rem + 4.1079812207vw ,3.125rem)}}@supports not (padding-left:clamp(0.9375rem ,-1.0343309859rem + 4.1079812207vw ,3.125rem)){.air-travel__body{padding-left:calc(.9375rem + 2.1875 * (100vw - 48rem)/ 53.25)}}}@media (min-width:47.99875em) and (max-width:48em){.air-travel__body{padding-right:.9375rem}.air-travel__body{padding-left:.9375rem}}@media (any-hover:hover){.menu__content:hover{text-decoration:underline}.menu__btn:hover{background-color:#2f5081}.footer .list__item:hover{text-decoration:underline}.advertising__link-img:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.advertising__copyright:hover{text-decoration:underline}.top-block__button:hover{background-color:#2f5081}.form .select__option:hover{text-decoration:underline}.form__button:hover{background-color:var(--bg-primary);color:#fff}.vacation__button:hover{background-color:var(--bg-primary);color:#fff}.best-offers__card-title:hover{color:#00e0c7}.best-offers__info:hover{text-decoration:underline}.best-offers__btn:hover{color:#fff;background-color:var(--bg-primary)}.popular-destinations .swiper-slide__comment:hover svg{stroke:#23a8bc}.popular-destinations .swiper-slide__like:hover svg{stroke:#dd2727}.popular-destinations .swiper-slide__share-btn:hover{background-color:rgba(0,224,198,.4117647059)}.popular-destinations .swiper-slide__btn:hover{color:#fff;background-color:var(--bg-primary)}.popular-destinations .swiper-slide__image-ibg:hover img{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.vouchers__top-block .select__option:hover{text-decoration:underline}.vouchers .swiper-slide__image-ibg:hover img{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}.vouchers .swiper-slide__title:hover{color:#00e0c7}.vouchers .swiper-slide__location:hover{text-decoration:underline}.vouchers .swiper-slide__btn:hover{background-color:transparent;color:#fff}.air-travel .swiper-slide__image-ibg:hover img{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}.air-travel .swiper-slide__location:hover{text-decoration:underline}.newsletter__button:hover{background-color:var(--primary);color:#fff;outline:.125rem solid #fff}}@media (min-width:75em){.webp .best-offers__body{background:url(../img/best-offers/map.webp) 0 0/cover no-repeat}}