button{margin:0;padding:0;font-family:"ONYOneFont","Helvetica",sans-serif;color:#17181a;background:none}.lt-button-link{display:inline-flex;box-sizing:border-box;justify-content:center;align-items:center;font-size:14px;text-decoration:none}.lt-overlay{position:fixed;z-index:130000;top:0;right:0;bottom:0;left:0}.lt-overlay__shadow{position:fixed;z-index:-1;top:0;right:0;bottom:0;left:0;touch-action:none;background-color:hsla(0,0%,100%,.5);-webkit-tap-highlight-color:rgba(0,0,0,0)}.flex-center{display:flex;justify-content:center;align-items:center}.lt-link{text-decoration:none;color:var(--black)}.lt-icons{position:relative;display:inline-block}.lt-icons svg,.lt-components svg{fill:inherit;stroke-width:inherit}.lt-react-app-root .preloader{height:calc(100vh - 60px)}.lt-react-app-root .preloader .lt-preloader-logo{position:absolute;top:50%;left:50%;margin-top:-50px;margin-left:-50px;transform:scale(2)}.lt-paper{padding:10px;background-color:#fff;border-radius:6px}.font-normal{font-weight:normal}.checkout-radiobutton input[type=radio],input[type=radio].checkout-radiobutton{display:inline-block;width:auto;background:rgba(0,0,0,0);border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none}.checkout-checkbox input[type=checkbox],.checkout-radiobutton input[type=radio]{width:16px;height:16px}.checkout-checkbox input[type=checkbox]{margin:0 !important;background:rgba(0,0,0,0);border:none !important}.checkout-checkbox input[type=checkbox]+svg{stroke-width:1}.checkout-checkbox input[type=checkbox]::after{background-image:linear-gradient(to top, transparent, transparent)}.checkout-checkbox input[type=checkbox]:not(:disabled)::after{cursor:pointer}.checkout-checkbox input[type=checkbox]:checked::after{background-image:linear-gradient(to top, #5bc9f5, #2080f1)}.lt-container{margin:0 auto;width:960px}.lt-section{margin-bottom:10px;padding:0 10px}.lt-section--mobile{padding-right:5px;padding-left:5px;min-width:320px}.functional-button{display:inline-flex;font-family:"ONYOneFont","Helvetica",sans-serif;font-size:14px;text-transform:none;color:#007aff}.relative{position:relative}.blacklight{color:#4d4d4d}.greylight{color:#919499}.nowrap{white-space:nowrap}.pre-line{white-space:pre-line}.lt-react-app-root *{box-sizing:border-box}.like-h1,.like-h2,.like-h3,.like-h4,.like-h5{color:var(--black);font-style:normal;font-weight:500}.like-h1{margin-bottom:16px;font-size:26px}.like-h2{margin-bottom:10px;font-size:22px}.like-h3{margin-bottom:5px;font-size:18px}.like-h4{margin-bottom:2px;font-size:14px}.like-h5{margin-bottom:2px;font-size:12px}.like-h5--upper{letter-spacing:.9px;text-transform:uppercase}strong{font-weight:500}.text-center{text-align:center}.capitalize{text-transform:capitalize}.white-space-pre{white-space:pre}.white-space-pre-line{white-space:pre-line}.lt-row{margin-right:-10px;margin-left:-10px;display:flex}.lt-col{margin-right:10px;margin-left:10px}.lt-col-12{width:100%}.lt-col-6{width:50%}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-column{flex-direction:column}.flex-space-between{justify-content:space-between}.flex-space-around{justify-content:space-around}.flex-justify-center{justify-content:center}.right{float:right}.flex-align-center{align-items:center}.flex-align-end{align-items:flex-end}.flex-align-baseline{align-items:baseline}.inline-block{display:inline-block}.lt-auth-preloader{position:absolute;left:0;right:0;top:0;bottom:0}.lt-auth-preloader__text{font-size:18px;font-weight:500;margin-left:15px}.mapboxgl-map{z-index:1;font-family:"ONYOneFont","Helvetica",sans-serif}.lt-map-layers-controls{position:absolute;z-index:4;top:10px;left:10px}.lt-map-layers-controls__buttons{display:flex;flex-direction:column}.lt-map-layers-controls__button{width:46px;height:46px;background:#fff;border:0}.lt-map-layers-controls__button:first-child{border-top-left-radius:46px;border-top-right-radius:46px}.lt-map-layers-controls__button:last-child{border-bottom-right-radius:46px;border-bottom-left-radius:46px}.lt-map-layers-controls__button[disabled]{background:none}.lt-map-layers-controls__button[disabled] svg{stroke:#919499}.lt-map-layers-controls--disabled .lt-map-layers-controls__buttons{border-radius:46px;box-shadow:inset 0 0 0 1px #919499}.lt-map-layers-message{position:absolute;z-index:100;top:0;left:66px;width:calc(100% - 46px - 50px);max-width:280px;min-width:230px}.lt-map-layers-message__container{position:relative;padding:10px 15px;overflow:hidden;max-width:280px;min-width:230px;width:100%;font-size:15px;background-color:#fff;border-radius:6px;box-shadow:3px 3px 4px rgba(0,0,0,.2)}.lt-map-layers-message__tooltip{position:absolute;top:50%;margin-top:-14px;display:block;width:20px;height:20px;background:#fff;box-shadow:1px 0 5px rgba(0,0,0,.3);transform:translateX(-50%) rotate(45deg)}.lt-map-layers-message__close{position:absolute;z-index:10;top:10px;right:10px;overflow:hidden;width:25px;height:25px;background:none;border:none;outline:none;cursor:pointer}.lt-map-layers-message__close::before,.lt-map-layers-message__close::after{position:absolute;top:50%;left:18%;margin-top:-1px;width:66%;height:1px;opacity:.66;content:"";background:#000}.lt-map-layers-message__close::before{transform:rotate(45deg)}.lt-map-layers-message__close::after{transform:rotate(-45deg)}.lt-map-layers-message__close:hover::before,.lt-map-layers-message__close:hover::after{background:#1ebcc5}.lt-map-layers-message h3{font-size:17px;font-weight:500}.lt-map-layers-message div{margin-bottom:.4rem;line-height:normal}.body-isMobile .lt-map-layers-message__container{min-width:235px}.lt-map-zoom-controls{position:absolute;z-index:4;top:10px;left:10px;display:flex;flex-direction:column}.lt-map-zoom-controls__with-heatmap{top:165px}.lt-map-zoom-controls__button{position:relative;width:46px;height:52px;background:#fff;border:0}.lt-map-zoom-controls__button:first-child{border-top-left-radius:46px;border-top-right-radius:46px}.lt-map-zoom-controls__button:last-child{border-bottom-right-radius:46px;border-bottom-left-radius:46px}.lt-map-zoom-controls__button[disabled]{background:none}.lt-map-zoom-controls__button[disabled]::before,.lt-map-zoom-controls__button[disabled]::after{background-color:#919499}.lt-map-zoom-controls__in::before{position:absolute;top:50%;left:50%;margin-left:-10px;width:20px;height:1px;content:" ";background-color:#17181a}.lt-map-zoom-controls__in::after{position:absolute;top:50%;left:50%;margin-left:-10px;width:20px;height:1px;content:" ";background-color:#17181a;transform:rotate(90deg)}.lt-map-zoom-controls__out::before{position:absolute;top:50%;left:50%;margin-left:-10px;width:20px;height:1px;content:" ";background-color:#17181a}.lt-map-zoom-controls--disabled{border-radius:46px;box-shadow:inset 0 0 0 1px #919499}.map-expand-btn{position:absolute;z-index:10;right:10px;height:37px;border:1px solid rgba(0,0,0,.1);box-shadow:rgba(0,0,0,.3) 0 1px 4px}.map-expand-btn button{padding:0 10px;display:flex;min-width:170px;height:37px;justify-content:center;align-items:center;opacity:.95;font-size:14px;font-weight:500;text-align:center;color:#171719;background-color:#f9f9f9;border-width:0 0 1px;border-left-style:initial;border-right-style:initial;border-bottom-color:rgba(0,0,0,.1);border-radius:2px;outline:0;transition:background-color .16s ease-out;cursor:pointer}.map-expand-btn button:hover{opacity:1;background-color:#fff}.map-expand-btn button .lt-icons{margin-right:5px}.map-hotel-marker{box-sizing:content-box;width:10px;height:10px;background-color:#919499;border:solid 2px #fff;border-radius:50%;cursor:pointer}.map-hotel-marker:hover{z-index:10 !important}.map-hotel-marker.active{animation:pulse-919499 1.5s linear infinite}@keyframes pulse-919499{0%{box-shadow:0 0 0 0 rgba(145,148,153,.4)}50%{box-shadow:0 0 0 10px rgba(145,148,153,0)}100%{box-shadow:0 0 0 0 rgba(145,148,153,0)}}.map-hotel-marker.inList{background-color:#3b88e3}.map-hotel-marker.filtered{background-color:rgba(0,0,0,0);border-color:#3b88e3}.map-hotel-marker.inList.active,.map-hotel-marker.filtered.active{animation:pulse-0044ff 1.5s linear infinite}@keyframes pulse-0044ff{0%{box-shadow:0 0 0 0 rgba(0,68,255,.4)}50%{box-shadow:0 0 0 10px rgba(0,68,255,0)}100%{box-shadow:0 0 0 0 rgba(0,68,255,0)}}.map-hotel-marker.viewed{background-color:#9013fe;border:solid 2px #fff}.map-hotel-marker.viewed.active{animation:pulse-9013fe 1.5s linear infinite}@keyframes pulse-9013fe{0%{box-shadow:0 0 0 0 rgba(144,19,254,.4)}50%{box-shadow:0 0 0 10px rgba(144,19,254,0)}100%{box-shadow:0 0 0 0 rgba(144,19,254,0)}}.map-hotel-marker-mobile{width:15px;height:15px}.lt-gallery{position:relative;background:#ddd}.lt-gallery-progress{position:absolute;display:flex;width:100%;height:100%;justify-content:center;align-items:center}.lt-gallery-progress__status{position:relative;width:90%;height:3px;background:#fff}.lt-gallery-progress__filler{position:absolute;top:0;left:0;min-width:5%;height:100%;content:" ";background:#f90;transition:width 120ms ease}.lt-carousel .carousel.carousel-slider .control-arrow{opacity:1;margin-top:25px;margin-bottom:25px}.lt-carousel .carousel.carousel-slider .control-arrow::before{top:50%;right:50%;display:block;width:53px;height:120px;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNTMiIGhlaWdodD0iMTMwIj4gIDxkZWZzPiAgICA8cGF0aCBpZD0iYiIgZD0iTTM1MiA5NWwyMS4wNTQgNTAuMDY1TDM1MiAxOTUuMTMiLz4gICAgPGZpbHRlciBpZD0iYSIgd2lkdGg9IjM1MS43JSIgaGVpZ2h0PSIxNTIuOSUiIHg9Ii0xMjUuOSUiIHk9Ii0yMS41JSIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94Ij4gICAgICA8ZmVNb3JwaG9sb2d5IGluPSJTb3VyY2VBbHBoYSIgb3BlcmF0b3I9ImRpbGF0ZSIgcmFkaXVzPSIxLjUiIHJlc3VsdD0ic2hhZG93U3ByZWFkT3V0ZXIxIi8+ICAgICAgPGZlT2Zmc2V0IGR5PSI1IiBpbj0ic2hhZG93U3ByZWFkT3V0ZXIxIiByZXN1bHQ9InNoYWRvd09mZnNldE91dGVyMSIvPiAgICAgIDxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiByYWRpdXM9IjEuNSIgcmVzdWx0PSJzaGFkb3dJbm5lciIvPiAgICAgIDxmZU9mZnNldCBkeT0iNSIgaW49InNoYWRvd0lubmVyIiByZXN1bHQ9InNoYWRvd0lubmVyIi8+ICAgICAgPGZlQ29tcG9zaXRlIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIGluMj0ic2hhZG93SW5uZXIiIG9wZXJhdG9yPSJvdXQiIHJlc3VsdD0ic2hhZG93T2Zmc2V0T3V0ZXIxIi8+ICAgICAgPGZlR2F1c3NpYW5CbHVyIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIHJlc3VsdD0ic2hhZG93Qmx1ck91dGVyMSIgc3RkRGV2aWF0aW9uPSI3LjUiLz4gICAgICA8ZmVDb2xvck1hdHJpeCBpbj0ic2hhZG93Qmx1ck91dGVyMSIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwLjUgMCIvPiAgICA8L2ZpbHRlcj4gIDwvZGVmcz4gIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzM2IC04NSkiPiAgICA8dXNlIGZpbGw9IiMwMDAiIGZpbHRlcj0idXJsKCNhKSIgeGxpbms6aHJlZj0iI2IiLz4gICAgPHVzZSBzdHJva2U9IiNGRkYiIHN0cm9rZS13aWR0aD0iMyIgeGxpbms6aHJlZj0iI2IiLz4gIDwvZz48L3N2Zz4=);background-size:cover;border:0;cursor:pointer}.lt-carousel .carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,0)}.lt-carousel .carousel.carousel-slider .control-arrow.control-prev{left:0;transform:rotate(180deg)}.lt-carousel .carousel.carousel-slider .control-arrow.control-next{right:0}.lt-paylate-popup{padding:0;width:100%;max-width:1000px;height:100%}.lt-paylate-popup__overlay{padding-right:30px;z-index:1003}.lt-modal-popup{padding:0;max-width:900px}.lt-modal-popup__overlay{padding:30px;z-index:11000}.lt-modal-popup__close{right:-30px;top:0}.lt-modal-popup__close svg{fill:#919499;cursor:pointer}.lt-room-info__gallery{max-width:900px;min-height:380px}.lt-room-info__gallery .carousel .slide img{object-fit:cover;height:580px}.lt-room-info__gallery>img{display:block;width:100%}.lt-room-info__description{padding:25px 0;display:flex}.lt-room-info__description__item{padding:0 25px;width:50%}.lt-room-info-facilities{list-style:none}.lt-room-info-facilities__item{width:50%;overflow:hidden;padding:3px 10px;position:relative;white-space:nowrap;display:inline-block;box-sizing:border-box;text-overflow:ellipsis}.lt-room-info-facilities__item::before{left:0;width:4px;height:4px;content:"";position:absolute;border-radius:100%;top:calc(50% - 2px);background:currentColor}.lt-room-info .carousel{user-select:none}.lt-room-info .carousel .thumbs-wrapper{margin:0;background-color:#ddd;border-top:1px solid #fff}.lt-room-info .carousel .thumbs{text-align:center}.lt-room-info .carousel .thumb{opacity:.5;border:0;margin:0;padding:0;width:125px;height:69px;overflow:hidden;position:relative}.lt-room-info .carousel .thumb img{position:absolute;height:100%;top:0;left:0}.lt-room-info .carousel .thumb:hover{border:0;padding:0}.lt-room-info .carousel .thumb.selected{border:3px solid #f90;opacity:1;padding:0}.lt-room-info-description__title{font-weight:500;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid currentColor}.tourists-form{margin-bottom:20px;padding:10px;background-color:#fff;border-radius:6px}.tourists-form__fields .tourist-field--valid>.tourist-field__content{background:#f2fae8}.tourists-form__fields .tourist-field--invalid>.tourist-field__content{background:#fffbe6;border-color:#f7aa1b}.tourists-form__fields .tourist-field--invalid+.tourist-field:not(.tourist-field--invalid) .tourist-field__content{border-left-color:#f7aa1b}.tourists-form__fields .tourist-field--invalid.last-input .tourist-field__content{border-right-color:#f7aa1b}.tourists-form__fields .tourist-document-field .tourist-field:first-of-type .tourist-field__content{border-top-left-radius:0;border-bottom-left-radius:0}.tourists-form__visa--title{margin-bottom:10px;font-size:12px;font-weight:500;letter-spacing:1px;text-transform:uppercase;color:#17181a}.tourists-form__visa--label{display:flex;align-items:center;font-size:14px;color:#919499;cursor:pointer}.tourists-form__visa--label-selected{color:#4d4d4d}.tourists-form__visa--price{margin-left:6px;font-size:12px;color:#17181a}.tourists-form ::placeholder{opacity:1;font-family:"ONYOneFont","Helvetica",sans-serif;font-weight:normal;color:#c2c5cc}.tourists-form ::-ms-input-placeholder{opacity:1;font-family:"ONYOneFont","Helvetica",sans-serif;font-weight:normal;color:#c2c5cc}.tourist_option{white-space:nowrap}.tourist_option__gender{margin-right:8px;display:inline-block;min-width:8px;height:8px;border-radius:50%}.tourist_option__fio{overflow:hidden;text-overflow:ellipsis}.divider-dot::after{padding:0 .3em;white-space:pre;content:"·"}.checkout-tourists__submit{margin-top:5px;width:170px;height:48px;font-size:14px}.checkout-tourists__submit-throbber{display:inline-block}.react-hint{position:absolute;z-index:9999;padding:5px;max-width:400px;pointer-events:auto;animation:.2s fadeIn;cursor:default}.react-hint::after{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;width:0;height:0;content:"";border:8px solid rgba(0,0,0,0)}.react-hint__content{padding:8px 15px;font-size:14px;white-space:pre-line;color:#17181a;background-color:#fff;border-radius:6px;box-shadow:0 2px 20px 0 rgba(191,191,172,.5)}.react-hint__close{position:absolute;top:13px;right:10px;display:block;width:20px;height:20px;border:none;outline:none}.react-hint__close::after,.react-hint__close::before{position:absolute;top:0;left:10px;display:block;width:1px;height:18px;content:"";background:#4d4d4d;border:none;outline:none;cursor:pointer}.react-hint__close::before{transform:rotate(-45deg)}.react-hint__close::after{transform:rotate(45deg)}.react-hint--offset-top{margin-top:30px}.react-hint--top{margin-top:-5px}.react-hint--top::after{top:auto;bottom:-3px;border-top-color:#fff;border-bottom:none}.react-hint--right{margin-left:5px}.react-hint--right::after{right:auto;left:-3px;border-left:none;border-right-color:#fff}.react-hint--left{margin-left:-5px}.react-hint--left::after{right:-3px;left:auto;border-left-color:#fff;border-right:none}.react-hint--bottom{margin-top:5px}.react-hint--bottom::after{top:-3px;bottom:auto;border-top:none;border-bottom-color:#fff}.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{top:0;left:0}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}
.multipleChoiceFilter-module__checkbox__637d1 {
  margin-bottom: 7px;
  align-items: flex-start;
  margin-top: 0px;
  grid-gap: 8px;
  gap: 8px;
}

.multipleChoiceFilter-module__mobileCheckbox__h\+3v5 {
  flex-direction: row-reverse;
  justify-content: space-between;

  margin: 0;
  padding: 10px;
}

.multipleChoiceFilter-module__mobileCheckbox__h\+3v5 input {
  height: 24px;
  width: 24px;
}

.multipleChoiceFilter-module__toggleButton__4RiT5 {
  color: var(--grey1);
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
}

.multipleChoiceFilter-module__mobileToggleButton__WAd9z {
  font-size: 16px;
  line-height: 20px;
}

.filterLabel-module__itemNameContainer__jN8Lj {
    overflow: hidden;
    text-overflow: ellipsis;
}

.filterLabel-module__itemNameContainerDesktop__kJm-R {
    white-space: pre-wrap;
}

.filterLabel-module__itemInfo__GoKbw {
    white-space: nowrap;
}

.filterLabel-module__filterLabel__dUTtM {
    overflow: hidden;
    width: 100%;

    color: var(--black);
    font-size: 14px;
    line-height: 16px;
    font-style: normal;
    font-weight: 400;
}

.filterLabel-module__filterLabelSelected__OhgrU {
    color: var(--black);
}

.filterLabel-module__filterLabelMobile__q3rS0 {
    font-size: 16px;
}

.filterLabel-module__filterLabelDisabled__Pa\+G3 {
    opacity: var(--disabled-opacity);
}

.filterLabel-module__filterLabel__dUTtM .filterLabel-module__itemInfo__GoKbw {
    font-size: 12px;
    color: var(--grey1);
}

.filterLabel-module__filterLabelDisabledOrSelected__CNo9F .filterLabel-module__itemInfo__GoKbw {
    color: inherit;
}

@font-face{font-family:"Backpack";src:url("https://jsapi.cdn.level.travel/fonts/backpack/2.004/Backpack-Regular.woff2") format("woff2"),url("https://jsapi.cdn.level.travel/fonts/backpack/2.004/Backpack-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Backpack";src:url("https://jsapi.cdn.level.travel/fonts/backpack/2.004/Backpack-Bold.woff2") format("woff2"),url("https://jsapi.cdn.level.travel/fonts/backpack/2.004/Backpack-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}*,*::before,*::after{box-sizing:border-box;outline:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul,ol{padding:0}body,h1,h2,h3,h4,p,ul,ol,li,figure,figcaption,blockquote,dl,dd,input{margin:0}body{scroll-behavior:smooth;text-rendering:optimizeSpeed}ul,ol{list-style:none}a:not([class]){text-decoration-skip-ink:auto}img{max-width:100%;display:block}article>*+*{margin-top:1em}input,button,textarea,select,pre{font:inherit}@media(prefers-reduced-motion: reduce){*{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}html,body{position:relative;width:100vw;max-width:100%;min-height:100vh;height:100%;font-family:"ONYOneFont","Helvetica",sans-serif;font-size:13px;line-height:normal;background:#f3f3f3}.content-wrapper{min-height:100%}.svg-store{position:absolute;top:-9999px;left:-9999px;width:0;height:0;opacity:0}
@font-face {
  font-family: 'ONYOneFont';
  src: url(https://assets.cdn.level.travel/assets/91013a388ba772c84d9e5a79a6479ebc.woff2) format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ONYOneFont';
  src: url(https://assets.cdn.level.travel/assets/8146bdfd146b1a4eebcb2b94de26f3f9.woff2) format('woff2');
  font-weight: 500;
  font-style: normal;
}

:root {
  --white: #fff;
  --black: #000;
  --blue: #007aff;
  --grey1: #73716e;
  --grey2: #b3aea3;
  --grey3: #e3e1dd;
  --primary: #d2ff1f;
  --primary-header: #d2ff1f;
  --primary-color: #000;
  --primary-header-color: #000;
  --lightlime: #eeffc2;
  --darklime: #70970e;
  --secondary: #ff611d;
  --secondary-header: #ff611d;
  --secondary-color: #fff;
  --secondary-header-color: #fff;
  --lightorange: #ffe6dd;
  --teallight: #e6f6ef;
  --background: #f3f3f3;

  --hover-alpha: 0.06;
  --pressed-alpha: 0.12;
  --disabled-opacity: 0.4;

  --loader-animation: spin 2s linear infinite;
  --box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.06),
    0px 0px 0px 1px rgba(106, 106, 106, 0.08);
  --border-radius: 8px;

  --font-size-extra-large: 22px;
  --font-size-large: 18px;
  --font-size-medium: 16px;
  --font-size-small: 14px;
  --font-size-extra-small: 12px;
  --font-size-mobile-large: 16px;
  --font-size-mobile-medium: 14px;
  --font-size-mobile-small: 12px;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


.headerBanner-module__desktopContainer__qbjcs {
    display: flex;
    flex-direction: row;
}

.headerBanner-module__imageWrapper__QDK7p {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.headerBanner-module__image__Rpd4t {
    width: 30px;
    height: 30px;
}

.headerBanner-module__textWrapper__CR4Xm {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    letter-spacing: 0.02em;
}

.headerBanner-module__text__qcEaI {
    font-size: 16px;
    line-height: 19px;
}

.headerBanner-module__link__QhLou {
    text-decoration: none;
}

.headerBanner-module__mainContainer__vgsVC {
    z-index: 1002;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
    height: 60px;
    font-weight: 500;
    text-transform: uppercase;
}
.headerSkeleton-module__headerSkeleton__w0E7- {
  height: 128px;
  background-color: var(--primary-header);
}

.headerSkeleton-module__mobileHeaderSkeleton__V5cbF {
  height: 74px;
}

.headerSkeleton-module__previewHeaderSkeleton__M5wPL {
  height: 82px;
}

.headerSkeleton-module__wlHeaderSkeleton__7zuU6 {
  background-color: var(--primary-header);
}

.TopMobileAppBanner-module__logo__UfHpV {
  border: 1px solid #ebecf0;
  border-radius: 15px;
  width: 60px;
  height: 60px;
}

.TopMobileAppBanner-module__title__rcdEt {
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #17181a;
}

.TopMobileAppBanner-module__pictureBlock__YRRh6 {
  margin-right: 8px;
  min-width: 60px;
}

.TopMobileAppBanner-module__buttonText__3bf2I :link {
  color: inherit;
  text-decoration: none;
}

.TopMobileAppBanner-module__textBlock__Mqz9N {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: auto;
}

.TopMobileAppBanner-module__content__Ia0cf {
  min-width: 158px;
  display: flex;
  flex-direction: column;
  margin-right: 16px;
  float: left;
}

.TopMobileAppBanner-module__bannerStars__HJ3hl {
  display: flex;
  align-items: flex-start;
  margin-top: 2px;
}

.TopMobileAppBanner-module__bannerStars__HJ3hl p:last-child {
  margin-left: 3px;
}

.TopMobileAppBanner-module__bannerStarsDecimal__QOIJc {
  display: flex;
  align-items: center;
}

.TopMobileAppBanner-module__bannerStarsDecimal__QOIJc p:last-child {
  margin-left: 6px;
}

.TopMobileAppBanner-module__container__-I1av {
  display: flex;
  min-width: 370px;
  background-color: #fff;
  height: var(--height);
  align-items: center;
}

.TopMobileAppBanner-module__seopage__95wv6 {
  position: relative;
  z-index: 1004;
}

.TopMobileAppBanner-module__buttonText__3bf2I {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #ff611d;
  margin-right: 10px;
  float: right;
}

.TopMobileAppBanner-module__wrapper__EEO71 {
  z-index: 1;
  color: rgb(145, 148, 153);
  outline: none;
  border: none;
  background-color: transparent;
  padding: 0;
  width: 25px;
  height: 25px;
  cursor: pointer;
  margin: 0 5px;
}

.closeButton-module__wrapper__\+QLgg {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    color: rgb(145, 148, 153);
    outline: none;
    border: none;
    background-color: transparent;
    padding: 0;
    width: 25px;
    height: 25px;
    cursor: pointer;
}
.BannerStars-module__data__tF1Bt {
  display: flex;
  align-items: center;
}

.BannerStars-module__data__tF1Bt p:last-child {
  margin-left: 10px;
}

.BannerStars-module__stars__CKQ0Z {
  margin-right: 1px !important;
}

.BannerStars-module__reviews__oKIzv {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #919499;
}

.BannerStars-module__star__Bf-zk path {
  fill: #ff611d;
  stroke: #ff611d;
}

.mobileAppPopup-module__container__hQmzn {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 0px 8px;
}

.mobileAppPopup-module__dragHandle__GsFX\+ {
  background-color: #c2c5cc;
  width: 40px;
  height: 2px;
  border-radius: 10px 0px 0px 0px;
  margin-bottom: 14px;
}

.mobileAppPopup-module__star__L8gLx path {
  fill: #ff611d;
  stroke: #ff611d;
}

.mobileAppPopup-module__reviews__PJRen {
  color: #919499;
  margin-left: 4px !important;
}

.mobileAppPopup-module__description__ysEn4 {
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  text-align: center;
  color: #17181a;
  white-space: pre-line;
  margin-top: 16px;
}

.mobileAppPopup-module__codeWrapper__Wn3\+I {
  display: flex;
  padding: 5px 12px 6px 12px;
  grid-gap: 6px;
  gap: 6px;
  border-radius: 6px;
  background: #f5f3f2;
  align-items: center;
  margin: 12px 0;
}

.mobileAppPopup-module__codeText__qPXvx {
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
  text-align: center;
  color: #ff611d;
}

.mobileAppPopup-module__descriptionNote__ZO6bv {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #919499;
  text-align: center;
}

.mobileAppPopup-module__goToAppButton__jqy84 {
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  text-align: center;
  width: 100% !important;
  height: 46px;
}

.mobileAppPopup-module__copyIcon__Adc0z {
  width: 20px;
  height: 20px;
}

.mobileAppPopup-module__doneIcon__E37pc {
  width: 20px;
  height: 20px;
}

.mobileAppPopup-module__doneIcon__E37pc path {
  stroke: #ff611d;
}

.mobileAppPopup-module__link__MQDO0 {
  width: 100% !important;
  margin: 24px 16px;
}

.appInformation-module__title__QxwGR {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #17181a;
}

.appInformation-module__description__rPf9m {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #4d4d4d;
}

.appInformation-module__container__esc5A {
  display: flex;
}

.appInformation-module__logo__JgqM0 {
  margin: 0 8px 0 0;
  border-radius: 8px;
  width: 52px;
  height: 52px;
}

.appInformation-module__content__eMqPU {
  min-width: 130px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.sideNavMenu-module__container__MKwbr {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1005;
}

.sideNavMenu-module__sidebarWrapper__JlpeA {
  position: fixed;
  z-index: 1001;
  top: 0;
  left: -210px;
  width: 210px;
  height: 100vh;
  transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

.sideNavMenu-module__openedSidebar__zJmEm {
  transform: translate3d(210px, 0px, 0px);
}

.sideNavMenu-module__menuWrapper__ocQYJ {
  display: flex;
  flex-direction: column;
  grid-gap: 8px;
  gap: 8px;

  height: 100dvh;
  background: var(--white);
  overflow: scroll;
  padding: 8px 16px;
}

.sideNavMenu-module__menuLink__AuAVe {
  display: flex;
  grid-gap: 8px;
  gap: 8px;

  padding: 8px 0;
  align-items: center;
}

.sideNavMenu-module__menuText__GsBRR {
  color: var(--black);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.sideNavMenu-module__wishlistCount__TmzzC {
  display: flex;
  justify-content: center;
  align-items: center;

  width: 24px;
  height: 24px;
  background-color: var(--background);
  border-radius: 50%;

  color: var(--black);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.sideNavMenu-module__bottomLink__YMHS7 {
  padding: 8px 0;
}

.sideNavMenu-module__mobileStoreContainer__VeTKT {
  display: flex;
  grid-gap: 8px;
  gap: 8px;
  flex-direction: column;
}

.sideNavMenu-module__sideNavBg__EuLMS {
  background-color: var(--black);
  opacity: var(--disabled-opacity);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}

.footer-module__container__GfGG7 {
  display: flex;
  grid-gap: 24px;
  gap: 24px;

  padding: 24px 48px;
  background-color: var(--white);
}

.footer-module__mobileContainer__ESeCq {
  flex-direction: column;
  grid-gap: 24px;
  gap: 24px;

  padding: 12px 8px;
}

.footer-module__linksContainer__bnUz\+ {
  display: flex;
  flex-direction: column;
  grid-gap: 16px;
  gap: 16px
}

.downloadApp-module__container__qY46s {
  display: flex;
  flex-direction: column;
  grid-gap: 12px;
  gap: 12px;
}

.downloadApp-module__mobileContainer__pTxLs {
  grid-gap: 4px;
  gap: 4px;
}

.downloadApp-module__title__tXcH4 {
  color: var(--black);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}

.downloadApp-module__mobileTitle__7bIMv {
  font-size: 16px;
}

.downloadApp-module__stores__X3TU9 {
  display: flex;
}

.downloadApp-module__desktopStores__UTZQl {
  justify-content: space-between;
}

.downloadApp-module__mobileStores__UfxyK {
  grid-gap: 8px;
  gap: 8px;
}

.navigationLinks-module__container__V2ZCj {
  display: flex;
}

.navigationLinks-module__desktopContainer__pttsr {
  flex-wrap: wrap;
  grid-gap: 24px;
  gap: 24px;
}

.navigationLinks-module__mobileContainer__xOekB {
  flex-direction: column;
  grid-gap: 16px;
  gap: 16px;
}

.navigationLinks-module__block__i5-Ln{
  display: flex;
  flex-direction: column;
  grid-gap: 8px;
  gap: 8px;
}

.navigationLinks-module__mobileBlock__Whuj7 {
  grid-gap: 4px;
  gap: 4px;
}

.navigationLinks-module__list__74Qij {
  display: flex;
}

.navigationLinks-module__desktopList__qW0ng {
  flex-direction: column;
  grid-gap: 8px;
  gap: 8px;
}

.navigationLinks-module__mobileList__Tv20r {
  flex-wrap: wrap;
  grid-gap: 4px 8px;
  gap: 4px 8px;
}

.navigationLinks-module__item__BdTyu {
  white-space: pre;
}

.navigationLinks-module__text__Fp41R {
  color: var(--black);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

.navigationLinks-module__mobileText__fcO0L {
  font-size: 12px;
}

.navigationLinks-module__title__II-b2 {
  font-size: 18px;
  font-weight: 500;
}

.navigationLinks-module__mobileTitle__jlw7q {
  font-size: 16px;
}

.socialLinks-module__container__4cdV\+ {
  display: flex;
  flex-direction: column;
  grid-gap: 8px;
  gap: 8px;
}

.socialLinks-module__mobileContainer__b72og {
  grid-gap: 4px;
  gap: 4px;
}

.socialLinks-module__title__iynsa {
  color: var(--black);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}

.socialLinks-module__mobileTitle__ZJIuv {
  font-size: 16px;
}

.socialLinks-module__linksContainer__yD1Lz {
  display: flex;
  grid-gap: 8px;
  gap: 8px;
}

.socialLinks-module__icon__8lZq9 {
  height: 56px;
}

.socialLinks-module__mobileIcon__GI5Bn {
  height: 44px;
}

.legalInfo-module__container__4e8YM {
  display: flex;
  flex-direction: column;
  flex: 0 0 300px;
  grid-gap: 16px;
  gap: 16px;
}

.legalInfo-module__mobileContainer__1OcMO {
  grid-gap: 8px;
  gap: 8px;
}

.legalInfo-module__text__7W0zc {
  color: var(--black);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

.legalInfo-module__mobileText__y9l2O {
  font-size: 12px;
}

.legalInfo-module__link__IWG7i {
  color: var(--grey1);
}
.mainContainer-module__container__J\+ofL {
    background-color: #e6e6e6;
    min-width: 960px;
}

.mainContainer-module__containerMobile__7CzgI {
    min-width: 230px;
}

.mainContainer-module__containerBackgroundColor__-xDDb {
    background-color: var(--backgroundColor)
}

.mainContainer-module__wrapper__7sg6H {
    margin-top: 8px;
    padding: 0 8px;
    background-color: #e6e6e6;
}

.mainContainer-module__wrapperBackgroundColor__tVN4T {
    background-color: var(--backgroundColor)
}

.mainContainer-module__stickyBox__dtVO\+ {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    z-index: auto;
}

/* Задаем ширину, как на серче, чтобы не расползалась карта */

.mainContainer-module__centerSection__oy49k {
    width: calc(100% - 235px);
}

.mainContainer-module__centerSectionMobile__idBUw {
    width: 100%;
}

.mainContainer-module__emptySectionDesktop__D2zfF {
    padding-top: 28px;
    max-width: 700px;
}

.mainContainer-module__emptySectionMapExpanded__aNtUj {
    min-width: 320px;
    width: 320px;
    flex: 1 1 320px;
}

.mainContainer-module__secondSectionDesktop__4gZUO {
    display: flex;
    flex-direction: row;
}

.mainContainer-module__hotelSection__FmFbU {
    display: flex;
    flex-direction: column;
}

.mainContainer-module__hotelSectionDesktop__F1WSh {
    max-width: 700px;
    flex: 1 1 700px;
}

.mainContainer-module__hotelSectionMapExpanded__mCbdq {
    min-width: 320px;
    width: 320px;
    flex: 1 1 320px;
}

.mainContainer-module__sortingSection__Uull3 {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 8px;
}

.mainContainer-module__mainSection__\+reBW {
    position: relative;
    margin-top: 24px;
    display: flex;
    flex-direction: row;
}

.mainContainer-module__mainSectionMobile__hPqAx {
    flex-direction: column-reverse;
    margin-top: 8px;
}

.mainContainer-module__sidebar__uG-VV {
    width: 235px;
    min-width: 235px;
    padding-right: 11px;
}

.mainContainer-module__sidebarMobile__Yc5h2 a,
.mainContainer-module__sidebarMobile__Yc5h2 button {
    font-size: 16px;
    line-height: 20px;
}

.mainContainer-module__title__WENx\+ {
    display: flex;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    margin: 24px 0 16px 1px;
}

.mainContainer-module__titleMobile__5fi1O {
    font-size: 18px;
    line-height: 20px;
    margin: 16px 0 8px 1px;
}

.mainContainer-module__nearestOffers__8pxPB {
    margin-bottom: 8px;
}

.mainContainer-module__nearestOffersMobile__yHX5k {
    margin-bottom: 16px;
}

.mainContainer-module__subscribeWrapperDesktop__D4O5u {
    margin-bottom: 16px;
}

.mainContainer-module__explorePageMap__JBAz8 {
    min-width: 0;
    position: relative;
    top: 0px;
    flex: 1 1 auto;
}
.headerContainer-module__container__YtFmU {
    margin: auto;
    padding: 8px;
    background-color: #fff; 
}
  
.headerContainer-module__containerMobile__nFWYV {
    background-color: #e6e6e6;
}
  
.headerContainer-module__backgroundColor__sQoZD {
    background-color: var(--backgroundColor)
}
  
.headerContainer-module__textColor__VDhdf {
    color: var(--textColor);
}
  
.headerContainer-module__boldTextColor__ZI69s {
    color: var(--boldTextColor) !important;
}
  
.headerContainer-module__linkColor__eiLEs {
    color: var(--linkColor);
}
  
.headerContainer-module__highlitedBlockColor__Dqaw3 {
    background-color: var(--highlitedBlockColor);
}
  
.headerContainer-module__title__iId1T {
    margin: 3px 0;
    font-size: 28px;
    line-height: 34px;
    font-weight: 500;
}
  
.headerContainer-module__titleMobile__dEct\+ {
    font-size: 18px;
    line-height: 22px;
}
  
.headerContainer-module__description__mF0tC {
    position: relative;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    /* поменять на глобальный цвет blacklight*/
    color: #4d4d4d;
}
  
.headerContainer-module__descriptionMobile__9mcfS::after {
    /* Bottom fade */
    content: '';

    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 21px;

    background: linear-gradient(
        180deg,
        rgba(241, 241, 241, 0.0001) 0%,
        #f1f1f1 100%
    );
}
  
/* перекрываем стили из lt-components */
  
.headerContainer-module__monthSegments__Zjn4e {
    && {
    margin: 16px 0 0;
    padding: 0;
    box-shadow: none;
    background-color: transparent;
    border-radius: 4px;
    }
}

.breadcrumbs-module__list__3pL08 {
  white-space: nowrap;
  overflow-x: scroll;
  -ms-overflow-style: none; /* Hide scrollbar on IE and Edge */
  scrollbar-width: none; /* Hide scrollbar on Firefox */
}

.breadcrumbs-module__list__3pL08::-webkit-scrollbar {
  display: none; /* Hide scrollbar for Chrome, Safari and Opera */
}

.breadcrumbs-module__elem__ezFHM {
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
}

.breadcrumbs-module__elem__ezFHM:not(:last-child) {
  margin-right: 3px;
}

.breadcrumbs-module__anchor__pETK9 {
  text-decoration: none;
  color: var(--secondary);
}

.breadcrumbs-module__lastChild__cBR46 {
  color: #000;
  margin-right: 30px;
}

.breadcrumbs-module__container__A88mm {
  position: relative;
}

.breadcrumbs-module__shadow__YmxZF {
  position: absolute;
  height: 16px;
  width: 30px;
  right: -1px;
}

.modifierBanner-module__banner__4PxiW {
    border-radius: 4px;
    overflow: hidden;
}

.recommendationContainer-module__container__C7GCC {
    margin-top: 8px;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
}

.recommendationContainer-module__recommended__PEkhQ {
    margin-bottom: 0;
}

.subscriptionFormWrapper-module__mobileWrapper__2HMyS {
    z-index: 9999;
    position: fixed;
    overflow: hidden;
    inset: 0;
    background-color: #fff;
}

.filterContainer-module__container__jM9BG {
    margin-right: 8px;
    display: flex;
    box-sizing: border-box;
    min-width: 220px;
    flex-direction: column;
}

.filterContainer-module__container__jM9BG input {
    box-sizing: border-box;
}

.filterContainer-module__containerMobile__CsXNe {
    margin-bottom: 22px;
    z-index: 901;
    position: fixed;
    bottom: 5px;
    max-width: 100%;
    padding: 0;
    margin: 0;
}

.filterContainer-module__containerDisabled__zceiQ {
    pointer-events: none;
}

.filterContainer-module__suggestedFilters__r9or2 {
    margin-bottom: 22px;
}

.filterContainer-module__filtersClear__B18Se {
    width: 100%;
    margin-bottom: 16px;
}

.filterContainer-module__wrapper__Z5gM1 {
    top: 0;
    width: 224px;
    min-width: 224px;

    background-color: var(--white);
    padding: 8px;
    border-radius: var(--border-radius);
}

.filterContainer-module__wrapperBoldTextColor__03RMT {
    color: var(--boldTextColor);
}

.filterContainer-module__wrapperTextColor__A\+UO0 input::-webkit-input-placeholder {
    color: var(--textColor);
}

.filterContainer-module__wrapperTextColor__A\+UO0 input::placeholder {
    color: var(--textColor);
}

.filterContainer-module__wrapperTextColor__A\+UO0 label div {
    color: var(--textColor) !important;
}

.filterContainer-module__wrapperTextColor__A\+UO0 label span {
    color: var(--textColor) !important;
}

.filterContainer-module__wrapperTextColor__A\+UO0 .filterContainer-module__star__8tfqa {
    stroke: var(--textColor) !important;
}

.filterContainer-module__wrapperTextColor__A\+UO0 input {
    color: var(--textColor) !important;
}

.filterContainer-module__wrapperhighlitedBlockColor__rqBdZ label input[type="checkbox"]:checked::after {
    background-color: var(--highlitedBlockColor) !important;
    background-image: none !important;
}

.filterContainer-module__wrapperhighlitedBlockColor__rqBdZ label input[type="radio"]:checked::before {
    background-color: var(--highlitedBlockColor) !important;
    background-image: none !important;
}

.filterContainer-module__wrapperhighlitedBlockColor__rqBdZ button:not(.lt-switcher-item__active) {
    color: var(--textColor);
}

.filterContainer-module__wrapperhighlitedBlockColor__rqBdZ button .lt-switcher-item__active {
    background-color: var(--highlitedBlockColor) !important;
    background-image: none !important;
}

.filterContainer-module__wrapperhighlitedBlockColor__rqBdZ button .lt-switcher-item__active svg use {
    fill: var(--highlitedBlockColor) !important;
}

.filterContainer-module__wrapperhighlitedBlockColor__rqBdZ .filter-regions button {
    background-image: none !important;
    border-color: unset;
}

.filterContainer-module__filter__lykJq {
    margin-bottom: 22px;
    line-height: 20px;
}

.filterContainer-module__filterMobile__JdtrG .filter-rating {
    padding: 0 10px;
}



.container-module__wrapper__ZKBOJ {
  position: relative;
  padding-top: 40px;
  background-color: #fff;
}

.container-module__button__8QqAW {
  position: absolute;
  top: 10px;
  font-size: 16px;
  line-height: 20px;
  color: var(--secondary);
  background: transparent;
  border: none;
  cursor: pointer;
}

.container-module__cancelButton__fD-QC {
  left: 8px;
}

.container-module__clearButton__Y2RJn {
  right: 8px;
}

.filtersApply-module__loader__h-nMr {
  height: 24px;
  animation: var(--loader-animation);
  path {
    fill: var(--white);
  }
}

.filtersApply-module__button__ct2cH {
  position: -webkit-sticky;
  position: sticky;
  z-index: 999; /* z-index Шапки - 1000, кнопка должна проходить под шапкой и над всем остальным (фильтрами) */
  bottom: 16px;

  display: flex;
  justify-content: center;
  align-items: center;

  margin: 0 6px;
  border: 0;
  border-radius: var(--border-radius);
  --background-color: var(--secondary);
  background-color: var(--background-color);

  height: 44px; /* WebKit браузеры будут игнорировать эту линию. */
  width: -webkit-fill-available; /* Mozilla браузеры будут игнорировать эту линию */

  color: var(--white);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  -webkit-user-select: none;
          user-select: none;
}

.filtersApply-module__button__ct2cH:not(:disabled) {
  cursor: pointer;
}

.filtersApply-module__button__ct2cH:not(:disabled):hover {
  background: linear-gradient(
      0deg,
      rgba(0, 0, 0, var(--hover-alpha)) 0%,
      rgba(0, 0, 0, var(--hover-alpha)) 100%
    ),
    var(--background-color);
}

.filtersApply-module__button__ct2cH:not(:disabled):active {
  background: linear-gradient(
      0deg,
      rgba(0, 0, 0, var(--pressed-alpha)) 0%,
      rgba(0, 0, 0, var(--pressed-alpha)) 100%
    ),
    var(--background-color);
}

.departureContainer-module__container__77ilh {
    margin-top: 22px;
    padding-bottom: 8px;
    display: flex;
    width: 224px;
    flex-direction: column;
}

.departureContainer-module__containerMobile__vsfkp {
    margin-top: 12px;
    padding-bottom: 70px;
    width: 100%;
}

.departureContainer-module__wrapper__kUr\+h {
    position: relative;
    display: flex;
    flex-direction: column;

    background-color: var(--white);
    padding: 8px;
    border-radius: var(--border-radius);
}

.departureContainer-module__wrapper__kUr\+h:first-child {
    margin-bottom: 12px;
}

.departureContainer-module__label__l78Br {
    margin-bottom: 4px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}

.departureContainer-module__labelBoldTextColor__92F5Z {
    color: var(--boldTextColor);
}

.list-module__listItem__V4-gK {
  margin: 4px 0;
  display: flex;
  justify-content: space-between;
}

.list-module__anchor__wsb-I {
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
  color: var(--secondary);
}

.list-module__anchorLinkColor__htfcj {
  color: var(--linkColor);
}

.list-module__price__Yq8bu {
  white-space: nowrap;
}

.list-module__priceTextColor__eITgJ {
  color: var(--textColor);
}

.list-module__showMore__5agLi {
  display: flex;
  align-items: center;
  text-align: left;
  color: #919499;
}

.list-module__showMore__5agLi svg {
  margin-left: 3px;
  width: 12px;
  height: 9px;
  transform: rotate(180deg);
}

.list-module__showMoreTextColor__5gOiW {
  color: var(--textColor);
}

.list-module__showMoreTextColor__5gOiW svg path {
  fill: var(--textColor);
}

.emptyHotels-module__container__Hj-Og {
    width: 100%;
}

.emptyHotels-module__containerMobile__eIEA6 {
    margin-left: 0;
    margin-top: 24px;
}

.emptyHotels-module__noResults__IUh1t {
    background: white;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 20px;
}

.emptyHotels-module__wrapper__lpfSh {
    border-radius: 4px;
    margin-top: 24px;
    background-color: #fff;
    display: flex;
    padding: 16px;
}

.emptyHotels-module__wrapperMobile__nHAJs {
    flex-direction: column;
}

.emptyHotels-module__wrapperDesktop__ZOQXL {
    flex-direction: row;
}
.departureList-module__subContainer__eQH3z {
    width: 100%;
    font-size: 14px;
    line-height: 16px;
}

.departureList-module__subContainer__eQH3z :first-child {
    margin-right: 28px;
}

.departureList-module__wrapper__zklnz {
    margin-bottom: 6px;
    display: flex;
}

.departureList-module__anchor__y3ku6 {
    text-decoration: none;
    color: #007aff;
}

.departureList-module__price__ANCMY {
    margin-left: auto; 
}

.nearestOffers-module__wrapper__Jlyoq {
    box-shadow: 0px 1px 2px rgba(210, 208, 197, 0.9),
    0px 10px 15px rgba(216, 214, 204, 0.9);
    border-radius: 4px;
    background: #ffffff;
}

.nearestOffers-module__resultDepartureBlock__yxwBV {
    padding: 9px 24px 9px 16px;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #4d4d4d;
}

.nearestOffers-module__resultDepartureBlockMobile__WWS9x {
    padding: 7px 8px 9px;
    font-size: 18px;
    line-height: 22px;
}

.noFlightsBlock-module__capitalLetter__wMeW2 {
    text-transform: capitalize;
}
.highlightedText-module__highlightedText__pgwfS {
    color: #17181a;
}

.highlightedText-module__highlightedTextCapitalize__Kq0gp {
    text-transform: capitalize;
}


.nearestDeparturesBlock-module__container__B7bRc {
    border-top: 1px solid rgba(216, 214, 204, 0.9);
    padding: 7px 24px 9px 16px;
    font-size: 14px;
    line-height: 16px;
    color: #4d4d4d;
}

.nearestDeparturesBlock-module__containerMobile__5RgXJ {
    padding: 7px 8px 9px;
}

.nearestDeparturesBlock-module__list__c\+SI9 {
    padding: 0;
    margin: 0;
}

.nearestDeparturesBlock-module__list__c\+SI9 li {
    list-style: none;
    display: inline-block;
    margin-right: 24px;
}

.nearestDeparturesBlock-module__listMobile__\+1maD li:not(:first-child){
    margin-top: 4px;
}

.linksSection-module__container__CF1R1 {
    min-width: 700px;
    margin-bottom: 16px;
}

.linksSection-module__containerMobile__pXhnE {
    margin-top: 8px;
}

.linksSection-module__containerMobile__pXhnE a, .linksSection-module__containerMobile__pXhnE button {
    display: inline-block;
    min-width: 48px;
    padding: 4px 0;
    font-size: 16px;
    line-height: 20px;
}

.linksSection-module__containerDesktop__WhwVb {
    margin-top: 16px; 
}

.linksSection-module__containerIsMetaregion__eBTBa {
    margin-top: 0;
}

.linksSection-module__containerMobileOrMapExpanded__91CLC {
    min-width: 320px;
}

.linksSection-module__containerMobileOrIsMetaregion__hNY1o {
    margin-bottom: 8px;
}

.linksSection-module__containerMobileAndTextColor__6Tb3r h2, .linksSection-module__containerMobileAndTextColor__6Tb3r p, .linksSection-module__containerMobileAndTextColor__6Tb3r button{
    color: (var(--textColor));
}

.linksSection-module__containerMobileAndTextColor__6Tb3r a {
    color: (var(--linkColor));
}

.linksSection-module__containerMobileAndTextColor__6Tb3r svg path {
    color: (var(--textColor));
}
.countryList-mobile-module__containerWhite__2QDx4 {
  background-color: var(--white);
  border-radius: var(--border-radius);
  padding: 12px 8px;

  display: flex;
  flex-direction: column;
  grid-gap: 8px;
  gap: 8px;
}

.countryList-mobile-module__countryList__O1buG {
  --columns: 2;
  --gaps: calc(var(--columns) - 1);
  --gap-size: 8px;

  display: flex;
  flex-wrap: wrap;
  grid-gap: var(--gap-size);
  gap: var(--gap-size);
}

.countryList-mobile-module__name__wb\+mS {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 8px;
}

.countryList-mobile-module__listItem__G0dCc {
  align-items: center;
  display: flex;
  justify-content: start;
  flex-basis: calc((100% - var(--gap-size) * var(--gaps)) / var(--columns));
  grid-gap: 6px;
  gap: 6px;
}

.countryList-mobile-module__anchor__4DZkd {
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
  color: var(--black);
}

.countryList-mobile-module__showMore__7fqiH {
  color: var(--grey1) !important;
  align-self: flex-start;
}

.countryList-desktop-module__countryList__048\+q {
  width: 100%;
  background-color: var(--white);
  padding: 12px 8px;
  border-radius: var(--border-radius);
}

.countryList-desktop-module__title__k1wdu {
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 16px;
}

.countryList-desktop-module__listWrapper__6x8OI {
  --columns: 4;
  --gaps: calc(var(--columns) - 1);
  --gap-size: 8px;

  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  grid-gap: var(--gap-size);
  gap: var(--gap-size);
}

.countryList-desktop-module__countryWrapper__JLsnh {
  display: flex;
  flex-basis: calc((100% - var(--gap-size) * var(--gaps)) / var(--columns));
  align-items: center;
  grid-gap: 6px;
  gap: 6px;
}

.countryList-desktop-module__countryAnchor__aa41C {
  color: var(--black);
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.resortList-mobile-module__list__7LDE\+ {
    margin-top: 8px;
    position: relative;
    max-height: 164px;
    overflow: hidden;
}

.resortList-mobile-module__listShowAll__Gpcp\+ {
    max-height: initial;
}

.resortList-mobile-module__title__s-P5p {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 8px;
}

.resortList-mobile-module__name__kPhMQ {
    margin-top: 8px;
    color: #4d4d4d;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
}

.resortList-mobile-module__listItem__\+QC0v {
    margin: 4px 0;
    display: flex;
    justify-content: space-between; 
}

.resortList-mobile-module__anchor__yqq0n {
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    color: #007aff;
}

.resortList-mobile-module__showMore__m3kFZ {
    padding: 0;
    display: flex;
    align-items: center;
    text-align: left;
    color: #919499;
    background-color: transparent;
    border: none;
}

.resortList-mobile-module__showMore__m3kFZ svg {
    margin-left: 3px;
    width: 12px;
    height: 9px;
    transform: rotate(180deg);
}
.resortList-desktop-module__resortList__pmOiI {
    width: 100%;
    padding: 16px;
    margin-top: 8px;
    border-radius: 4px;
    background-color: #fff;
}

.resortList-desktop-module__title__Yl46e {
    font-weight: 500;
    font-size: 28px;
    line-height: 34px;
    margin: 0 0 16px;
}

.resortList-desktop-module__name__DbZ6n {
    color: #4d4d4d;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
}

.resortList-desktop-module__wrapper__wXTtE {
    display: flex;
    justify-content: space-between;
}

.resortList-desktop-module__column__nDV2y {
    display: flex;
    flex-direction: column;
    font-size: 16px;
    line-height: 20px;
}

.resortList-desktop-module__anchor__cN9Va {
    text-decoration: none;
    color: #007aff;
}

.resortList-desktop-module__anchor__cN9Va:not(:first-child) {
    margin-top: 8px;
}
.hotelsContainer-module__hotelCardWrapper__TZqHU {
    width: 100%;
    position: relative;
    z-index: 0;
    margin-bottom: 8px;
}

.hotelsContainer-module__hotelList__9PEK5 {
    width: inherit;
}

.hotelsContainer-module__hotelListMapExpandedDesktop__8SpYt {
    width: 320px;
}

.hotelsContainer-module__button__cpVz5 {
    position: relative;
    margin: 5px auto 13px;
    width: 300px !important;
    font-size: 16px;
    line-height: 20px;
    background-color: transparent;
}

.hotelsContainer-module__buttonMobile__jEQ88 {
    width: 100%;
    font-size: 14px;
    line-height: 16px;
}

.hotelsContainer-module__buttonTextColor__4EF50 {
    color: var(--textColor);
    border: 1px solid var(--textColor);
}

.hotelsContainer-module__hotelListBanner__4BEYk {
    margin-bottom: 8px;
    z-index: 0;
}
.mapHotelCardSmall-module__cardContainer__0z5d\+ {
  background-color: white;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
  isolation: isolate; /* Нужно, чтобы работала связка border-radius + overflow: hidden */
}

.mapHotelCardSmall-module__hotelInfo__3gJet {
  text-decoration: none;
  display: block;
  padding: 4px;
  display: flex;
  flex-direction: column;
  grid-gap: 8px;
  gap: 8px;
  padding-bottom: 12px;
}

.mapHotelCardSmall-module__hotelInfo__3gJet:active,
.mapHotelCardSmall-module__hotelInfo__3gJet:visited {
  color: black;
}

@media screen and (max-width: 320px) {
  .hotelCardGalleryOverlay-module__titleWidth__3q\+ql {
    max-width: 65% !important;
  }
}

.hotelCardGalleryOverlay-module__styledWishListButton__yXjJc {
  right: 4px;
}

.hotelCardGalleryOverlay-module__labels__z7xvi {
  display: flex;
  flex-direction: column;
  grid-gap: 4px;
  gap: 4px;

  position: absolute;
  z-index: 2;
  top: 8px;
  left: 8px;
}

.hotelCardGalleryOverlay-module__overlay__OljTr {
  position: relative;
  width: 100%;
  height: 100%;
}

.hotelCardGalleryOverlay-module__overlayMobile__mhPVk {
  height: 220px;
}

.hotelCardGalleryOverlay-module__overlayMapCardMobile__GlMWS {
  height: 170px;
}

.hotelCardGalleryOverlay-module__bottomOverlayPart__BBVEZ {
  pointer-events: none;
  position: absolute;
  bottom: 0px;
  z-index: 2;
  width: 100%;
  padding: 0px 8px 24px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.hotelCardGalleryOverlay-module__topRightOverlayPart__-s\+Jh {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 2;
}

.hotelCardGalleryOverlay-module__bottomRightOverlayPart__E-iTc {
  position: absolute;
  right: 8px;
  bottom: 8px;
  z-index: 2;
}

.hotelCardGalleryOverlay-module__linkToHotel__HBNxF {
  height: 100%;
  pointer-events: all;
  text-decoration: none;
  display: block;
}

.hotelCardGalleryOverlay-module__linkToHotel__HBNxF:active,
.hotelCardGalleryOverlay-module__linkToHotel__HBNxF:visited {
  color: black;
}

.hotelCardGalleryOverlay-module__titleWidth__3q\+ql {
  max-width: 70%;
}

.hotelCardGallery-module__galleryContainer__ySoq7 {
  height: 100%;
  width: 100%;
  position: relative;
}

.hotelCardGallery-module__galleryContainerDesktop__4RT-\+ {
  width: 246px;
}

.hotelCardGallery-module__galleryContainerMapCard__58LT8 {
  width: 160px;
}

.hotelCardGallery-module__styledPicture__xg20M {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.hotelCardGallery-module__gallery__k5PiH {
  height: 100%;
  width: 100%;

  .swiper-pagination-bullet {
    background: #c2c5cc !important;
    opacity: 1 !important;
  }

  .swiper-pagination-bullet-active {
    background: white !important;
  }
}

.hotelCardGallery-module__galleryOverlay__rNt8q {
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.hotelCardGallery-module__galleryOverlayMobile__hSZyC {
  background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.2) 6.67%,
      rgba(0, 0, 0, 0) 26.92%
    ),
    linear-gradient(181deg, rgba(0, 0, 0, 0) 47.87%, rgba(0, 0, 0, 0.64) 89.66%);
}

.hotelCardGallery-module__galleryOverlayDesktop__dfZVn {
  background: linear-gradient(
      90deg,
      rgba(0, 0, 0, 0.16) 0,
      rgba(0, 0, 0, 0) 40px,
      transparent 100%
    ),
    linear-gradient(
      270deg,
      rgba(0, 0, 0, 0.16) 0,
      rgba(0, 0, 0, 0) 40px,
      transparent 100%
    );
}

.navigationButton-module__button__rd\+JZ {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  padding: 0 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.navigationButton-module__buttonNext__RoAUB {
  right: 0;
}

.navigationButton-module__buttonPrev__VNl\+D {
  transform: scaleX(-1) translateY(-50%);
}

.navigationButton-module__arrowIcon__WKvVQ {
  height: 80px;
  width: 18px;
  flex-shrink: 0;
}

.navigationButton-module__arrowIcon__WKvVQ path {
  stroke: white;
}

.alreadySeenLabel-module__label__-cyVg {
  color: var(--black);
  border-radius: var(--border-radius);
  background-color: var(--white);
  padding: 5px 10px;
  display: flex;
  grid-gap: 4px;
  gap: 4px;
  align-items: center;
  font-size: 12px;
  line-height: 14px;
}

.alreadySeenLabel-module__checkIcon__sZoA9 {
  height: 14px;
}

.alreadySeenLabel-module__checkIcon__sZoA9 path {
  fill: var(--black);
}

.wishlist-module__mobileHotelWishlist__HJuiz {
  position: absolute;
  right: 8px;
}

.wishlist-module__checkoutWishlist__ru0Mr {
  margin-left: 10px;
}

.packageId-module__text__31V0J {
  color: var(--black);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
.hotelCardStars-module__starIcon__LT1hY {
  height: 14px;
}

.hotelCardStars-module__starIcon__LT1hY path {
  fill: var(--secondary);
}

.hotelCardStars-module__starsContainer__H3sFD {
  height: 14px;
  display: flex;
  grid-gap: 1px;
  gap: 1px;
}

.hotelCardTitle-module__title__QniWi {
  text-decoration: none;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  color: var(--black);
}

.hotelCardTitle-module__title__QniWi:active,
.hotelCardTitle-module__title__QniWi:visited {
  color: var(--black);
}

.hotelCardTitle-module__titleMobile__fB5zI {
  color: var(--white);
  font-size: 20px;
  line-height: 24px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.hotelCardTitle-module__titleMobile__fB5zI:active,
.hotelCardTitle-module__titleMobile__fB5zI:visited {
  color: var(--white);
}

.hotelCardTitle-module__titleMapCard__CcpJX {
  font-size: 16px;
  line-height: 20px;
}

.hotelCardLocation-module__locationMobile__hqAze {
  color: var(--white);
}

.hotelCardLocation-module__locationDesktop__A6M4m {
  color: var(--black);
}

.hotelCardFeatures-module__container__KbGKR {
  display: flex;
  grid-gap: 8px;
  gap: 8px;
  padding: 0 8px;
}

.hotelCardFeatures-module__scroll__Elh7I {
  overflow-x: auto;
}

.hotelCardFeatures-module__mobileContainer__8\+sJ0 {
  padding: 0;
}

.beachLineFeature-module__iconContainer__3NsS6 {
  position: relative;
  line-height: 1;
}

.hotelFeature-module__feature__5iqtF {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  min-width: 58px;
}

.hotelFeature-module__featureMobile__CJmlD {
  min-width: 48px;
  width: 62px;
}

.hotelFeature-module__iconWrapper__2ga5f {
  color: var(--white);
  font-size: 8px;
  font-style: normal;
  font-weight: 500;
}

.hotelFeature-module__iconWrapper__2ga5f svg {
  height: 24px;
}

.hotelFeature-module__label__8UW3c {
  width: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  white-space: pre;

  color: var(--black);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
}
.beachDistanceFeature-module__iconContainer__0j6Rk {
  display: flex;
  align-items: center;
  justify-content: center;

  padding: 4px;
  background-color: var(--black);
  border-radius: 4px;

  color: var(--white);
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
}

.airportDistanceFeature-module__iconPlane__qrlto {
  fill: none;
}

.hotelCardLabels-module__labelsContainer__nL5Qz {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 4px;
  gap: 4px;
  width: 100%;
  overflow: hidden;
}

.hotelCardLabels-module__labelsContainerDesktopMapCard__7B1fe {
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}

.hotelCardLabels-module__labelsContainerMobile__aekbx {
  padding: 0 4px;
}

.hotelCardLabels-module__labelsContainerDesktop__0SQvT {
  padding: 8px 10px;
}

.hotelCardLabel-module__styledBubble__C8OGK {
  white-space: nowrap;
  overflow: hidden;

  > * {
    width: 100%;
  }
}

.hotelCardLabel-module__iconWrapper__-1jBN {
  margin: 0 4px;
  line-height: 0;
  flex-shrink: 0;
}

.hotelCardLabel-module__iconWrapper__-1jBN svg {
  fill: none;
  stroke-width: 1;
}

.hotelCardLabel-module__textWrapper__GXQNX {
  cursor: default;
  overflow: hidden;
  text-overflow: ellipsis;

  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
}

.hotelCardLabel-module__label__A1m70 {
  max-width: 100%;
  display: flex;
  align-items: center;
  flex-grow: 0;
  padding: 5px 10px 5px 8px;
  color: var(--black);
  background-color: var(--background);
  border-radius: var(--border-radius);
}

.hotelCardPrice-module__container__gQN6Y {
  display: flex;
  flex-direction: column;
  grid-gap: 2px;
  gap: 2px;
}

.hotelCardPrice-module__priceContainer__-Ul0B {
  display: flex;
  grid-gap: 8px;
  gap: 8px;
  padding: 0 4px;
  align-items: center;
}

.hotelCardPrice-module__styledPrice__sFPQW {
  color: var(--black);
  cursor: default;
  font-style: normal;
  font-weight: 500;
}

.hotelCardPrice-module__instantConfirmIcon__lhSfH {
  height: 24px;
  margin-right: 4px;
  flex-shrink: 0;
}

.hotelCardPrice-module__instantConfirmIcon__lhSfH path {
  fill: var(--secondary);
}

.hotelCardPrice-module__styledHotelCardPrice__MUwV2 {
  display: flex;
  align-items: center;
}

.hotelCardPrice-module__styledHotelCardPriceMobile__dubA7 {
  flex-wrap: wrap;
}

.hotelCardPrice-module__styledPriceMapCard__KVzTy {
  font-size: 22px;
  line-height: 26px;
}

.hotelCardPrice-module__styledPriceDesktop__unEn9 {
  font-size: 28px;
  line-height: 34px;
}

.hotelCardPrice-module__styledPriceMobile__IoxoK {
  font-size: 22px;
  line-height: 26px;
}

.hotelCardAvailability-module__container__szvZe {
  color: var(--secondary);
  font-size: 12px;
  line-height: 14px;
}

.hotelCardAvailability-module__compactContainer__KBj4W {
  white-space: pre-line;
}

.hotelCardDates-module__dates__wtA0R {
  display: flex;
  align-items: center;
  padding: 0 4px;

  color: var(--black);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
}

.mapHotelCard-module__cardContainer__pRZNR {
  display: block;
  background-color: white;
  border-radius: 8px;
  overflow: hidden;
  min-height: 192px;
}

.mapHotelCard-module__cardContent__zo60A {
  display: flex;
  min-height: 192px;
}

.mapHotelCard-module__galleryContainer__E9zgl {
  width: 160px;
  min-height: 100%;
}

.mapHotelCard-module__hotelInfo__YKd4P {
  width: calc(100% - 160px);
  min-height: 192px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.hotelCardMapTitleBlock-module__container__zkDhu {
  padding: 8px;
  display: flex;
  justify-content: space-between;
}

.hotelCardMapTitleBlock-module__buttonsBlock__FgJr- {
  display: flex;
  grid-gap: 12px;
  gap: 12px;
}

.closeIcon-module__iconWrapper__PyG1O {
  cursor: pointer;
  border-radius: 50%;

  height: 24px;
  width: 24px;
  --background-color: var(--background);
  background: var(--background-color);
  display: flex;
  align-items: center;
  justify-content: center;
}

.closeIcon-module__iconWrapper__PyG1O:hover {
  background: linear-gradient(
      0deg,
      rgba(0, 0, 0, var(--hover-alpha)) 0%,
      rgba(0, 0, 0, var(--hover-alpha)) 100%
    ),
    var(--background-color);
}

.closeIcon-module__icon__WAeDp {
  width: 12px;
  height: 12px;
}

.closeIcon-module__icon__WAeDp path {
  fill: var(--grey1);
}

.hotelCardPriceBlock-module__priceBlock__k37wI {
  display: flex;
  padding: 0 8px 8px;
}

.hotelCardExploreButton-module__link__JEYmc {
  text-decoration: none;
  margin-top: auto;
  margin-left: auto;
}

/* && перекрывает стили из lt-components */

.hotelCardExploreButton-module__button__m9yJp {
  && {
    white-space: normal;
    max-width: 130px;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
  }
}

.hotelCardSmall-module__cardContainer__NFT38 {
  background-color: white;
  border-radius: 8px;
  overflow: hidden;
  isolation: isolate; /* Нужно, чтобы работала связка border-radius + overflow: hidden */
}

.hotelCardSmall-module__hotelInfo__lgg7I {
  padding: 8px;
  display: flex;
  flex-direction: column;
  grid-gap: 8px;
  gap: 8px;
}

.hotelCardSmall-module__hotelInfoNoPaddingBottom__slc-t {
  padding-bottom: 12px;
}

.hotelCardSmall-module__linkToHotel__56zCo {
  text-decoration: none;
  display: block;
}

.hotelCardSmall-module__linkToHotel__56zCo:active,
.hotelCardSmall-module__linkToHotel__56zCo:visited {
  color: black;
}

.hotelCardHeaderLabel-module__styledBubble__AANCA {
  margin: 8px 0 0 8px;
  width: -webkit-max-content;
  width: max-content;
}

.hotelCardHeaderLabel-module__styledBubbleMobile__Klaaq {
  margin: 4px 0 0 4px;
}

.hotelCardHeaderLabel-module__styledLabel__QR8Qg {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  color: var(--primary-color);
  border-radius: 8px;
  height: 24px;
  font-size: 12px;
  line-height: 14px;
  padding: 5px 10px 5px 8px;
}

.hotelCardHeaderLabel-module__whiteText__p2LGb {
  color: #ffff;
}

.hotelCardHeaderLabel-module__styledBird__iqP6v {
  width: 14px;
  height: 14px;
  margin-right: 4px;
}

.hotelCardHeaderLabel-module__styledBird__iqP6v svg path {
  fill: var(--primary-color);
}

.hotelCardHeaderLabel-module__goldBrown__WuAh3 {
  background: linear-gradient(90deg, #b1aba0 0%, #bc967d 100%);
}

.hotelCardHeaderLabel-module__bluePurple__BR-c3 {
  background: linear-gradient(90deg, #298bf1 0%, #a125cd 100%);
}

.hotelCardHeaderLabel-module__redPink__norUd {
  background: linear-gradient(90deg, #f27929 0%, #e53981 100%);
}

.hotelCardHeaderLabel-module__brightBlue__2-PW5 {
  background: rgba(12, 115, 254, 1);
}

.hotelCardHeaderLabel-module__limeGreen__JdF2B {
  background: var(--primary);
}

.hotelCardHeaderLabel-module__styledIcon__4JGfL {
  height: 14px;
  width: 14px;
  margin-right: 4px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  flex-shrink: 0;
}

.hotelCardHeaderLabel-module__icon__G4zR3 {
  margin-left: 4px;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

.hotelCardHeaderLabel-module__questionIcon__AIdDT {
  stroke: white;
}

.hotelCardAdjacentTours-module__title__iiFmV {
  padding: 0 4px;
  font-size: 12px;
  line-height: 14px;
  color: var(--black);
}

.hotelCardAdjacentTours-module__adjacentTours__rIF3Z {
  background-color: var(--background);
  border-radius: var(--border-radius);
  padding: 8px;
  margin: 2px 8px 8px;
}

.hotelCardAdjacentTours-module__adjacentToursMobile__6wCbh {
  margin: 0px 4px 4px;
}

.hotelCardAdjacentTours-module__toursContainer__ppH7N {
  display: flex;
}

.adjacentTour-module__row__WizeR {
  display: flex;
  white-space: nowrap;
  max-height: 16px;
  align-items: center;
}

.adjacentTour-module__price__EbwbN {
  font-size: 16px;
  line-height: 20px;
  display: flex;
  align-items: center;
  font-weight: 500;
}

.adjacentTour-module__suggestedItemLink__iuDeo {
  flex: 1;
  padding: 4px;
  text-decoration: none;
  position: relative;
  color: var(--black);
}

.adjacentTour-module__suggestedItemLink__iuDeo:hover {
  cursor: pointer;
  color: var(--secondary);
}

.adjacentTour-module__suggestedItemLink__iuDeo:not(:first-child) {
  padding-left: 8px;
}

.adjacentTour-module__suggestedItemLink__iuDeo:not(:first-child)::before {
  position: absolute;
  left: 0;
  top: 3px;
  content: '';
  width: 1px;
  height: calc(100% - 10px);
  background: var(--grey3);
}

.adjacentTour-module__instantConfirmIcon__r5xxo {
  height: 16px;
  margin-right: 2px;
}

.adjacentTour-module__instantConfirmIcon__r5xxo path {
  fill: var(--secondary);
}

.adjacentTour-module__prefix__WTsWJ {
  margin-right: 4px;
}

.hotelCardPenalizedFilters-module__penalizedFilters__XzncT {
  padding: 0 10px 8px;
  display: flex;
  flex-wrap: wrap;
  grid-gap: 4px;
  gap: 4px;
  width: 100%;
  overflow: hidden;
}

.hotelCardPenalizedFilters-module__penalizedFiltersMobile__W-UnP {
  padding: 0 4px 4px;
}

.penalizedFilterLabel-module__label__6Wj43 {
  height: 22px;
  border-radius: 5px;
  padding: 0 8px;
  display: flex;
  align-items: center;
  font-size: 13px;
  cursor: default;
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
  background-color: rgb(230, 233, 238);
  color: rgb(145, 148, 153);
}

.hotelCard-module__cardContainer__AhWbV {
  background-color: white;
  border-radius: 8px;
  overflow: hidden;
}

.hotelCard-module__cardContent__QNgpq {
  display: flex;
  min-height: 190px;
}

.hotelCard-module__galleryContainer__GgZma {
  width: 246px;
  min-height: 100%;
}

.hotelCard-module__hotelInfo__\+nmTk {
  width: 100%;
  min-height: 190px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.hotelCard-module__topPart__wUykg {
  margin-bottom: 8px;
}

.hotelCardTitleBlock-module__hotelInfoBlock__nmieC {
  display: flex;
  flex-direction: column;
  grid-gap: 4px;
  gap: 4px;
}

.hotelCardTitleBlock-module__locationContainer__myXRW {
  display: flex;
  grid-gap: 4px;
  gap: 4px;
}

.hotelCardTitleBlock-module__titleBlock__v6eMV {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 8px;
}

.pageDescription-module__description__tnLKI {
    margin-bottom: 16px;
    min-width: 700px;
    font-size: 16px;
    line-height: 20px;
}

.pageDescription-module__descriptionMobile__xo5Qu {
    font-size: 14px; 
    line-height: 16px; 
    min-width: 100%
}

/* Перекрываем global reset.css из легаси сборки, после релиза оптимизации можно удалить */

.pageDescription-module__description__tnLKI ul {
    -webkit-padding-start: 40px;
            padding-inline-start: 40px;
    -webkit-margin-before: 1em;
            margin-block-start: 1em;
    -webkit-margin-after: 1em;
            margin-block-end: 1em;
    list-style-type: disc;
}

.pageDescription-module__description__tnLKI p {
    -webkit-margin-before: 1em;
            margin-block-start: 1em;
    -webkit-margin-after: 1em;
            margin-block-end: 1em;
}

.pageDescription-module__description__tnLKI h2 {
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
            margin-block-start: 0.83em;
    -webkit-margin-after: 0.83em;
            margin-block-end: 0.83em;
    font-weight: 500;
}


/*# sourceMappingURL=seo_page.9cb291f94e0102afa8bf.css.map*/