<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.rooms-wo-dates{display:flex;flex-wrap:wrap;gap:38px}@media only screen and (max-width:767px){.rooms-wo-dates{gap:15px 0}}.rooms-wo-dates__room{width:calc(33.33333% - 25.33333px)}@media only screen and (max-width:1024px){.rooms-wo-dates__room{width:calc(50% - 19px)}}@media only screen and (max-width:767px){.rooms-wo-dates__room{width:100%}}.room-wo-dates{position:relative;width:100%;height:100%;border:1px solid #d1dde9;border-radius:4px;background-color:#fff}.room-wo-dates__photos{height:220px}.room-wo-dates__photo{display:block;width:100%;height:220px;-o-object-fit:cover;object-fit:cover;border-radius:4px 4px 0 0}@media only screen and (max-width:767px){.room-wo-dates__photo{max-width:none}}.room-wo-dates__view{z-index:1;position:absolute;top:10px;left:10px;padding:2px 6px;border-radius:3px;background:#fff;color:#3c6780;font:12px/21px Poppins,sans-serif;text-transform:uppercase}.room-wo-dates__wrapper{display:flex;flex-direction:column;justify-content:space-between;height:calc(100% - 220px);padding:16px 16px 25px}@media only screen and (max-width:767px){.room-wo-dates__wrapper{padding-bottom:20px}}.room-wo-dates__name{display:block;margin-bottom:12px;overflow:hidden;font:500 18px/28px Lora,serif;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.room-wo-dates__name:hover{text-decoration:underline}@media only screen and (max-width:767px){.room-wo-dates__name{font-size:16px;line-height:24px}}.room-wo-dates__info{margin-bottom:8px}.room-wo-dates__info-item{font:400 14px/21px Poppins,sans-serif}.room-wo-dates__info-item:not(:last-child){margin-bottom:5px}.room-wo-dates__info-item b{font-weight:500}.room-wo-dates__more-info{color:#419af7;font:500 14px/21px Poppins,sans-serif;text-decoration:underline;cursor:pointer}.room-wo-dates__btn{display:flex;align-items:center;justify-content:center;width:170px;height:45px;margin:15px auto 0;border-radius:4px;background-color:#419af7;color:#fff;font:600 12px/20px Poppins,sans-serif;letter-spacing:1px;text-transform:uppercase;transition:background-color .3s}@media only screen and (max-width:767px){.room-wo-dates__btn{width:100%}}.room-wo-dates__btn:hover{background-color:#3593f7}.room-wo-dates__btn:hover .icon{-webkit-transform:translateX(5px);transform:translateX(5px)}.room-wo-dates__btn .icon{fill:#fff;margin-left:8px;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.room-photo-slider{position:relative;height:100%;overflow:hidden}.room-photo-slider__wrap{height:100%}.room-photo-slider__photo{display:block;width:100%;height:220px;-o-object-fit:cover;object-fit:cover;border-radius:4px 4px 0 0}@media only screen and (max-width:767px){.room-photo-slider__photo{max-width:none}}.room-photo-slider__pagination{z-index:1;position:absolute;text-align:center}.room-photo-slider__pagination .swiper-pagination-bullet{background-color:#fff;opacity:.5}.room-photo-slider__pagination .swiper-pagination-bullet-active{opacity:1}.room-photo-slider__nav{display:flex;z-index:1;position:absolute;top:50%;justify-content:space-between;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.room-photo-slider__nav-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin:0 10px;border-radius:4px;background-color:#fff;box-shadow:0 0 8px 0 rgba(24,24,24,.08);cursor:pointer}.room-photo-slider__nav-btn--prev{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.room-photo-slider__nav-btn--next{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.room-photo-slider__nav-btn .icon{fill:#2c2c2c;width:14px;height:14px}.avail-popup{display:none;z-index:1001;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow-y:auto;background:rgba(44,44,44,.8)}.avail-popup.active{display:block}.avail-popup .date-picker-wrapper{top:calc(100% + 10px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-top:1px solid #d1dde9}.avail-popup .date-picker-wrapper .custom-header,.avail-popup .date-picker-wrapper:before{display:none}.avail-popup__wrapper{display:flex;align-items:flex-start;justify-content:center;width:100%;height:100%}.avail-popup__close-btn{display:flex;position:absolute;top:25px;right:20px;left:auto;cursor:pointer}@media only screen and (max-width:767px){.avail-popup__close-btn{top:10px;right:10px}.avail-popup__close-btn svg{width:20px;height:20px}}.avail-popup__close-btn svg{fill:#7c8092;width:18px;height:18px}.avail-popup__content{position:relative;width:100%;max-width:580px;margin:auto 0;padding:45px 15px 25px;border-radius:4px;background-color:#fafafa;box-shadow:0 5px 10px 3px rgba(36,44,74,.15)}@media only screen and (max-width:767px){.avail-popup__content{padding:40px 0 35px}}.avail-popup__title{box-sizing:border-box;padding:40px 0 0;text-align:center}@media only screen and (max-width:767px){.avail-popup__title{display:none}}.avail-popup__hotel-name{color:#2c2c2c;font:normal 16px/19px Poppins,sans-serif;text-align:center}.avail-popup__hotel-stars{margin:5px 0}.avail-popup__hotel-stars svg{width:10px;height:10px;fill:#3c6780}.avail-popup .avail-form{max-width:740px;border-radius:0;background-color:transparent;box-shadow:none}.avail-popup .avail-form__title{display:none;height:auto;margin-bottom:30px;padding:0 45px;border-bottom:none;color:#2c2c2c;font:700 28px/35px Poppins,sans-serif}@media only screen and (max-width:767px){.avail-popup .avail-form__title{padding:0;font:700 22px/1.4 Poppins,sans-serif}}.avail-popup .avail-form__title--for-popup{display:block}.avail-popup .avail-form__dropdown{position:static;width:100%;-webkit-transform:translateY(0);transform:translateY(0);border:1px solid #d1dde9;border-radius:4px}.avail-popup .avail-form__dropdown.active{margin-top:10px}.avail-popup .avail-form__dropdown:before{display:none}.avail-popup .avail-form__content{max-width:360px;margin:0 auto;padding:0}@media only screen and (max-width:767px){.avail-popup .avail-form__content{padding:0 10px}}.avail-popup .avail-form-btn{margin-top:25px;font-size:16px;letter-spacing:1px}.avail-popup .avail-form-field__title{margin-bottom:5px}.avail-popup .avail-form-field__corner-icon{-webkit-transform:none;transform:none}.rooms-loader{display:none;z-index:1001;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow-y:auto;background:rgba(0,0,0,.8);text-align:left}.rooms-loader .modal-content{box-sizing:border-box;z-index:2;position:absolute;top:50%;left:50%;width:400px;max-width:90%;padding:20px 30px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:4px;background-color:#fff;text-align:center}.rooms-loader .modal-content .title{margin-bottom:10px;color:#333;font:600 18px/26px Montserrat,sans-serif;text-transform:uppercase}.rooms-loader .progress{position:relative;height:2.5em;overflow:hidden;border:1px solid #4d4a45;border-radius:4px}.rooms-loader .progress-inner{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:translateX(-100%);transform:translateX(-100%);background-color:#419af7}.rooms-loader .count{margin-top:10px;font:600 16px/20px Montserrat,sans-serif}.rooms-loader .result{margin-top:5px;font:400 16px/20px Montserrat,sans-serif}.rooms-loader .count,.rooms-loader .result{display:none}.rooms-loader .count.active,.rooms-loader .result.active{display:block}.rooms-loader .count.animate,.rooms-loader .result.animate{-webkit-animation:slideDown .45s;animation:slideDown .45s}@-webkit-keyframes slideDown{0%{-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slideDown{0%{-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.rooms-loader.active{display:block}.room-availiable{margin-bottom:30px;padding-bottom:20px;border-bottom:none;background-color:#fff}.room-availiable__header{display:flex}.room-availiable__left-wrap{flex-shrink:0;max-width:330px}@media only screen and (max-width:767px){.room-availiable__left-wrap{width:100px}}.room-availiable__right-wrap{display:flex;flex-direction:column;align-items:flex-start;width:calc(100% - 269px);padding:0 0 0 20px}@media only screen and (max-width:767px){.room-availiable__right-wrap{width:calc(100% - 100px)}}.room-availiable__image{position:relative;width:330px;height:220px;overflow:hidden;border-radius:4px}@media only screen and (max-width:767px){.room-availiable__image{width:100%;max-width:330px;height:100%;margin:0 auto}}.room-availiable__image-no-photo{height:100%!important}@media only screen and (max-width:767px){.room-availiable__image-no-photo{display:block;width:100%;max-width:330px;min-height:220px;margin:0 auto;overflow:hidden;border-radius:4px}}.room-availiable__description{display:flex;flex-direction:column;align-items:flex-start;width:calc(100% - 330px);padding:0 0 0 15px}@media only screen and (max-width:767px){.room-availiable__description{width:100%;padding:15px 0 0}}.room-availiable__name{width:100%;margin-bottom:20px;color:#2c2c2c;font:500 20px/26px Lora,serif}@media only screen and (max-width:767px){.room-availiable__name{margin-bottom:0;font-size:18px;line-height:24px}}.room-availiable__info{width:100%;margin-bottom:15px}.room-availiable .info-list__item{color:#2c2c2c;font:400 14px/21px Poppins,sans-serif}@media only screen and (max-width:767px){.room-availiable .info-list__item{font-size:12px}}.room-availiable .info-list__item:not(:last-child){margin-bottom:5px}@media only screen and (max-width:767px){.room-availiable .info-list__item:not(:last-child){margin-bottom:0}}.room-availiable .info-list__title{font-weight:600}.room-availiable__more-info{border:none;background-color:transparent;color:#419af7;transition:all .3s ease}@media only screen and (max-width:767px){.room-availiable__more-info{display:none}}.room-availiable__more-info.active .room-availiable__more-info-text--more{display:none}.room-availiable__more-info.active .room-availiable__more-info-text--less{display:inline}.room-availiable__more-info--mobile{display:none}@media only screen and (max-width:767px){.room-availiable__more-info--mobile{display:flex;align-items:center;justify-content:center;width:100%;min-height:32px;margin-top:10px;border:1px solid #419af7;border-radius:4px}}.room-availiable__more-info.nice-select.open,.room-availiable__more-info:active,.room-availiable__more-info:focus,.room-availiable__more-info:hover{outline:none}.is-notouch .room-availiable__more-info:hover{text-decoration:underline}.room-availiable__more-info-text{color:#419af7;font:500 14px/21px Poppins,sans-serif;text-decoration:underline;cursor:pointer}@media only screen and (max-width:767px){.room-availiable__more-info-text{max-width:100%;font-size:12px}}.room-availiable__more-info-text--less{display:none}.room-availiable__button{min-width:240px;max-width:100%;padding:10px;border:1px solid #419af7;border-radius:4px;background-color:#419af7;color:#fff;font:700 16px/1.5 Poppins,sans-serif;cursor:pointer;transition:all .3s ease}@media only screen and (max-width:520px){.room-availiable__button{width:100%}}.room-availiable__button.nice-select.open,.room-availiable__button:active,.room-availiable__button:focus,.room-availiable__button:hover{outline:none}.room-availiable__button:hover{background-color:transparent;color:#419af7}.room-availiable__content{padding-top:15px}.room-availiable__content.is-hide .room-availiable__toggle-text--less{display:none}.room-availiable__content.is-hide .room-availiable__toggle-text--more{display:inline}@media only screen and (max-width:767px){.room-availiable__content.is-hide .room-availiable-details__list{max-height:104px;overflow:hidden}}@media only screen and (max-width:520px){.room-availiable__content.is-hide .room-availiable-details__list{max-height:130px;overflow:hidden}}.room-availiable__main-info{display:none;margin-bottom:15px;padding-bottom:15px}@media only screen and (max-width:767px){.room-availiable__main-info{padding-bottom:0}}.room-availiable__main-info.active{display:block}.room-availiable__main-info-text{margin-bottom:10px;color:#2c2c2c;font:normal 14px/1.5 Poppins,sans-serif}.room-availiable__toggle{display:none;border:none;background-color:transparent;color:#419af7;cursor:pointer;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:767px){.room-availiable__toggle{display:block}}.room-availiable__toggle.nice-select.open,.room-availiable__toggle:active,.room-availiable__toggle:focus,.room-availiable__toggle:hover{outline:none}.room-availiable__toggle:hover{text-decoration:underline}.room-availiable__toggle-text{font:700 15px/1.5 Poppins,sans-serif}.room-availiable__toggle-text--less{display:inline}.room-availiable__toggle-text--more{display:none}.room-availiable .rates-more{display:flex;align-items:center;justify-content:center;width:100%;margin-top:15px;cursor:pointer}.room-availiable .rates-more__text{margin-right:5px;color:#419af7;font:700 14px/1 Poppins,sans-serif;transition:all .3s}.room-availiable .rates-more__text-hide{display:none}.room-availiable .rates-more__icon{width:11px;height:7px;transition:all .3s;fill:#419af7}.room-availiable.is-show-rates .rates-more__text-show{display:none}.room-availiable.is-show-rates .rates-more__text-hide{display:block}.room-availiable.is-show-rates .rates-more__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.room-availiable.is-show-rates .rate-item--additional{display:flex}.photo-mosaic{display:flex;flex-direction:row-reverse;justify-content:space-between;overflow:hidden;border-radius:4px}.photo-mosaic__large{position:relative;width:100%;height:200px}@media only screen and (max-width:767px){.photo-mosaic__large{height:100px}}.photo-mosaic__large:before{content:""}.photo-mosaic__large .photo-mosaic__decor .icon{width:24px;height:24px}.is-notouch .photo-mosaic__large:hover .photo-mosaic__decor{visibility:visible;opacity:1}@media only screen and (max-width:767px){.photo-mosaic__large:before{z-index:10;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,hsla(0,0%,93.3%,0),rgba(0,0,0,.3))}}.photo-mosaic__large-photo{display:block;width:100%;height:100%;min-height:200px;-o-object-fit:cover;object-fit:cover;cursor:pointer}@media only screen and (max-width:767px){.photo-mosaic__large-photo{display:none;min-height:auto}}.photo-mosaic__large-photo--mobile{display:none}@media only screen and (max-width:767px){.photo-mosaic__large-photo--mobile{display:block}}.photo-mosaic__large-text{padding-top:2px;padding-left:5px;color:#fff;font:500 12px/1 Poppins,sans-serif;text-decoration:underline;white-space:nowrap}.photo-mosaic__large-link{display:none}@media only screen and (max-width:767px){.photo-mosaic__large-link{display:flex;z-index:20;position:absolute;right:auto;bottom:10px;left:5px}}.photo-mosaic__large-link .icon{fill:#fff;width:14px;height:14px}.photo-mosaic__small{margin-right:5px}@media only screen and (max-width:767px){.photo-mosaic__small{display:none}}.photo-mosaic__small-item{position:relative;width:70px;height:63px}.photo-mosaic__small-item:nth-child(2){margin:5px 0}.photo-mosaic__small-item:nth-child(3) .photo-mosaic__decor{visibility:visible;z-index:1;opacity:1}.photo-mosaic__small-item.hidden{display:none}.is-notouch .photo-mosaic__small-item:hover .photo-mosaic__decor{visibility:visible;opacity:1}.photo-mosaic__small-photo{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer}.photo-mosaic__small-text{display:block;padding-top:2px;padding-right:5px;color:#fff;font:500 14px/21px Poppins,sans-serif;white-space:nowrap}.photo-mosaic__decor{display:flex;visibility:hidden;position:absolute;top:0;left:0;align-items:center;justify-content:center;width:100%;height:100%;background:rgba(44,44,44,.8);cursor:pointer;opacity:0;transition:all .3s ease}.photo-mosaic__decor .icon{width:20px;height:20px;fill:#fff}@media only screen and (max-width:767px){.photo-mosaic__decor{display:none}}.photo-mosaic__no-photo{display:block}@media only screen and (max-width:767px){.photo-mosaic__no-photo{width:100px;height:100px;-o-object-fit:cover;object-fit:cover}}.room-availiable-details__wrapper{padding-top:10px;-webkit-column-count:3;-moz-column-count:3;column-count:3}@media only screen and (max-width:767px){.room-availiable-details__wrapper{padding:0;-webkit-column-count:1;-moz-column-count:1;column-count:1}}.room-availiable-details__header{display:none}@media only screen and (max-width:767px){.room-availiable-details__header{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.room-availiable-details__header .icon{display:block;width:11px;height:6px;fill:#2c2c2c;transition:all .3s ease}}.room-availiable-details__header-text{color:#2c2c2c;font:500 14px/20px Poppins,sans-serif}.room-availiable-details__name{margin-bottom:10px;color:#2c2c2c;font:600 14px/21px Poppins,sans-serif}@media only screen and (max-width:767px){.room-availiable-details__name{display:none}}.room-availiable-details__group:not(:last-child){margin-bottom:20px}@media only screen and (max-width:767px){.room-availiable-details__group{border-bottom:1px solid #bad4e3}.room-availiable-details__group:not(:last-child){margin-bottom:0}.room-availiable-details__group.is-open .room-availiable-details__header .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.room-availiable-details__group.is-open .room-availiable-details__list{margin-bottom:10px}}@media only screen and (max-width:767px){.room-availiable-details__list{overflow:hidden}.room-availiable-details__list.active{margin-bottom:10px}}@media only screen and (max-width:767px){.room-availiable-details__list--old{display:block;-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media only screen and (max-width:520px){.room-availiable-details__list--old{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.room-availiable-details__item{box-sizing:border-box;position:relative;width:100%;padding-left:11px;color:#2c2c2c;font:normal 14px/21px Poppins,sans-serif;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}.room-availiable-details__item:not(:last-child){margin-bottom:5px}.room-availiable-details__item:before{position:absolute;top:9px;left:0;width:4px;height:4px;border-radius:50%;background-color:#7c8092;content:""}.room-availiable-details__item--header{padding-left:0}.room-availiable-details__item--header:before{display:none}.rates{width:100%}.rates__head{display:flex;margin-bottom:10px;padding:5px 0;border-radius:4px;background:#f5f7fa}@media only screen and (max-width:767px){.rates__head{display:none}}.rates__head-col{position:relative;padding:0 15px;color:#7c8092;font:500 12px/16px Poppins,sans-serif}.rates__head-col:not(:last-child){border-right:1px solid #d1dde9}.rates__head-col:first-letter{text-transform:uppercase}.rates__head-col--policies{width:24%}.rates__head-col--meals{width:18%}.rates__head-col--guests{width:15%}@media only screen and (max-width:767px){.rates__head-col--guests{display:none}}.rates__head-col--sleeps{width:21%}.rates__head-col--price{width:22%}.rates__rate-description{display:inline-block;padding:10px 0 5px 10px;color:#419af7;font:700 14px Poppins,sans-serif}.rate-item{display:flex;position:relative;margin-bottom:10px;border:1px solid #d1dde9;border-radius:4px;transition:all .3s}@media only screen and (max-width:767px){.rate-item{flex-wrap:wrap;-webkit-transform:none;transform:none;box-shadow:none}.rate-item.is-active-rate .rate-item__col--sleeps{display:block}}.rate-item--additional{display:none}.rate-item--highlight{border:1px solid rgba(60,103,128,.5);background:#eaf2f6}@media only screen and (max-width:767px){.rate-item--highlight .rate-item__arrow{display:none}}.rate-item--highlight .rate-item__col{padding-top:40px;padding-bottom:15px}@media only screen and (max-width:767px){.rate-item--highlight .rate-item__col{padding:10px}.rate-item--highlight .rate-item__col--policies{padding-top:36px}}.rate-item .icon{flex-shrink:0}.rate-item__arrow{display:none;flex-shrink:0;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#bad4e3;transition:all .3s}@media only screen and (max-width:767px){.rate-item__arrow{display:flex}}.rate-item__arrow.active{-webkit-transform:rotate(180deg);transform:rotate(180deg);background:#3c6780}.rate-item__arrow .icon{width:12px;height:7px;fill:#fff}.rate-item__message{z-index:10;position:absolute;top:0;left:0;padding:4px 10px;border-radius:0 0 4px;background:#3c6780;color:#fff;font:600 10px/18px Poppins,sans-serif;letter-spacing:.5px;text-transform:uppercase}@media only screen and (max-width:767px){.rate-item__message{display:flex;align-items:center;justify-content:space-between;width:100%;padding:4px 10px;border-radius:0}}.rate-item__message .icon{fill:#fff;display:none;width:12px;height:7px;transition:all .3s}@media only screen and (max-width:767px){.rate-item__message .icon{display:block}}.rate-item__message.active .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.rate-item__col{padding:20px 15px 15px;border-right:1px solid #bad4e3}.rate-item__col:last-of-type{border:none}@media only screen and (max-width:767px){.rate-item__col{padding:10px;border-right:none}}.rate-item__col--policies{display:flex;flex-direction:column;align-items:flex-start;width:24%}@media only screen and (max-width:767px){.rate-item__col--policies{position:relative;width:100%;padding:10px 40px 10px 10px}.rate-item__col--policies:after{position:absolute;bottom:0;left:10px;width:calc(100% - 20px);height:1px;background:#bad4e3;content:""}}.rate-item__col--policies .rate-item__arrow{position:absolute;top:5px;right:10px}.rate-item__col--meals{width:18%}@media only screen and (max-width:767px){.rate-item__col--meals{position:relative;width:100%}.rate-item__col--meals:after{position:absolute;bottom:0;left:10px;width:calc(100% - 20px);height:1px;background:#bad4e3;content:""}}.rate-item__col--guests{width:15%}@media only screen and (max-width:767px){.rate-item__col--guests{display:none}}.rate-item__col--sleeps{width:21%}.rate-item__col--sleeps .rate-item__guests{display:none}@media only screen and (max-width:767px){.rate-item__col--sleeps{display:none;position:relative;width:100%}.rate-item__col--sleeps:before{overflow:auto;content:""}.rate-item__col--sleeps:after{position:absolute;bottom:0;left:10px;width:calc(100% - 20px);height:1px;background:#bad4e3;content:""}.rate-item__col--sleeps .rate-item__guests{display:flex}}.rate-item__col--price{width:22%}@media only screen and (max-width:767px){.rate-item__col--price{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;width:100%;padding:10px}}.rate-item .rate-info{position:relative;cursor:pointer}@media only screen and (max-width:767px){.rate-item .rate-info{position:static}}.rate-item .rate-info__text{cursor:pointer}.rate-item .rate-info__tooltip{visibility:hidden;z-index:100;position:absolute;top:100%;left:0;padding:15px;border:1px solid #b7d1e0;border-radius:4px;background:#fff;box-shadow:0 5px 16px 5px rgba(36,44,74,.1);color:#2c2c2c;font:400 14px/1.5 Poppins,sans-serif;text-align:left;opacity:0;transition:all .1s}.rate-item .rate-info:hover .rate-info__text{text-decoration:underline}.rate-item .rate-info:hover .rate-info__tooltip{visibility:visible;opacity:1}.rate-item .rate-policy{display:flex;position:relative;align-items:flex-start;width:100%}.rate-item .rate-policy__icon{flex-shrink:0;width:12px;height:12px;fill:#7c8092;margin:2px 5px 0 0}.rate-item .rate-cancellation--free .rate-cancellation__icon{fill:#2baf40}.rate-item .rate-cancellation--free .rate-cancellation__text{color:#2baf40}.rate-item .rate-cancellation__info:hover .rate-cancellation__text{text-decoration:underline}.rate-item .rate-cancellation__info:hover .rate-cancellation__tooltip{visibility:visible;opacity:1}.rate-item .rate-cancellation__text{color:#2c2c2c;font:600 12px/16px Poppins,sans-serif}.rate-item .rate-cancellation__tooltip{visibility:hidden;z-index:100;position:absolute;top:100%;left:0;width:235px;padding:15px;border:1px solid #b7d1e0;border-radius:4px;background:#fff;box-shadow:0 5px 16px 5px rgba(36,44,74,.1);color:#2c2c2c;font:400 14px/1.5 Poppins,sans-serif;opacity:0;transition:all .1s}@media only screen and (max-width:767px){.rate-item .rate-cancellation__tooltip{width:100%}}.rate-item .rate-cancellation__date{display:inline-block;width:100%;color:#7c8092;font:400 12px/16px Poppins,sans-serif}.rate-item .rate-payment{display:flex;position:relative;align-items:flex-start;width:100%;margin-top:5px;cursor:pointer}.rate-item .rate-payment__text{display:inline-block;position:relative;padding-left:17px;color:#2c2c2c;font:400 12px/16px Poppins,sans-serif}.rate-item .rate-payment__text:before{display:inline-block;position:absolute;top:7px;left:5px;flex-shrink:0;width:4px;height:4px;border-radius:50%;background:#7c8092;content:""}.rate-item .rate-payment__tooltip{visibility:hidden;z-index:100;position:absolute;top:100%;left:0;width:235px;padding:15px;border:1px solid #b7d1e0;border-radius:4px;background:#fff;box-shadow:0 5px 16px 5px rgba(36,44,74,.1);color:#2c2c2c;font:400 14px/1.5 Poppins,sans-serif;opacity:0;transition:all .1s}@media only screen and (max-width:767px){.rate-item .rate-payment__tooltip{width:100%}}.rate-item .rate-payment:hover .rate-payment__text{text-decoration:underline}.rate-item .rate-payment:hover .rate-payment__tooltip{visibility:visible;opacity:1}.rate-item__view{display:flex;align-items:center;margin-top:10px;padding:3px 5px;border-radius:4px;background:#2baf40}.rate-item__view-text{color:#fff;font:500 12px/16px Poppins,sans-serif}.rate-item__view-icon{flex-shrink:0;width:12px;height:8px;margin-right:5px;fill:#fff}.rate-item .rate-meals{display:flex;align-items:flex-start}@media only screen and (max-width:767px){.rate-item .rate-meals{position:relative}}.rate-item .rate-meals__icon{flex-shrink:0;width:12px;height:12px;fill:#7c8092;margin:2px 5px 0 0}.rate-item .rate-meals__icon--cup{font-size:19px}@media only screen and (max-width:767px){.rate-item .rate-meals__icon--cup{margin:1px 5px 0 0;font-size:15px}}.rate-item .rate-meals__text{color:#2c2c2c;font:400 12px/16px Poppins,sans-serif}.rate-item .rate-meals:hover .rate-meals__text span.is-hover{font-weight:500;text-decoration:underline}.rate-item .rate-meals--free{cursor:auto}.rate-item .rate-meals--free .rate-meals__icon{fill:#2baf40;width:12px;height:16px;margin-top:0}.rate-item .rate-meals--free .rate-meals__icon--cup{margin-top:-2px}.rate-item .rate-meals--free .rate-meals__text{color:#2baf40;font-weight:500}.rate-item .rate-meals .rate-info__tooltip{width:235px}@media only screen and (max-width:767px){.rate-item .rate-meals .rate-info__tooltip{width:100%}}.rate-item__guests{display:flex;align-items:flex-start}@media only screen and (max-width:767px){.rate-item__guests{justify-content:flex-end;width:calc(40% - 5px);float:left}}.rate-item__guests:hover .rate-item__guests-text{font-weight:500}.rate-item__guests .rate-info__tooltip{width:180px}@media only screen and (max-width:767px){.rate-item__guests .rate-info__tooltip{width:100%}}.rate-item__guests-icon{flex-shrink:0;width:10px;height:12px;margin:2px 5px 0 0;fill:#7c8092}@media only screen and (max-width:767px){.rate-item__guests-icon{margin-top:1px}}.rate-item__guests-text{display:inline-block;margin-right:2px;color:#2c2c2c;font:400 12px/16px Poppins,sans-serif}.rate-item__sleeps{display:flex}@media only screen and (max-width:767px){.rate-item__sleeps{width:calc(60% - 5px);margin-right:10px;float:left}}.rate-item__sleeps-icon{flex-shrink:0;width:15px;height:10px;margin:3px 5px 0 0;fill:#7c8092}.rate-item__sleeps-text{color:#2c2c2c;font:400 12px/16px Poppins,sans-serif}.rate-item__beds{width:100%}.rate-item__beds .rate-info__tooltip{top:auto;bottom:100%;width:230px}@media only screen and (max-width:767px){.rate-item__beds .rate-info__tooltip{width:100%}}.rate-item__beds-head{position:relative;margin-bottom:10px;padding-left:21px}@media only screen and (max-width:767px){.rate-item__beds-head{padding-left:21px}.rate-item__beds-head.rate-info{position:relative}}.rate-item__beds-icon{position:absolute;top:5px;left:0;flex-shrink:0;width:16px;height:10px;fill:#7c8092}@media only screen and (max-width:767px){.rate-item__beds-icon{top:6px;font-size:9px}}.rate-item__beds-title{margin-right:2px;color:#2c2c2c;font:600 12px/16px Poppins,sans-serif}.rate-item__beds-buttons{padding-left:19px}@media only screen and (max-width:767px){.rate-item__beds-buttons{margin-left:-5px;padding-left:0}}.rate-item__beds-item{display:block;position:relative;margin-bottom:5px;color:#2c2c2c;font-size:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:767px){.rate-item__beds-item{display:flex}}.rate-item__beds-item .rate-item__sleeps-text{font:400 12px/16px Poppins,sans-serif}.rate-item__beds-label{cursor:pointer}@media only screen and (max-width:767px){.rate-item__beds-label{display:flex;align-items:center;width:auto;padding:5px;border-radius:4px;background-color:#dde9f1}}.rate-item .checkmark{display:flex;position:absolute;top:4px;right:calc(100% + 5px);flex-shrink:0;align-items:center;justify-content:center;width:12px;height:12px;border:1px solid #3c6780;border-radius:50%;background-color:#fff;box-shadow:inset 0 1px 3px .5px rgba(36,44,74,.5)}@media only screen and (max-width:767px){.rate-item .checkmark{position:static;margin:-2px 5px 0 0}}.rate-item .checkmark:after{display:none;width:4px;height:4px;border-radius:50%;background:#fff;content:""}.rate-item .checkmark__input{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;opacity:0}@media only screen and (max-width:767px){.rate-item .checkmark__input:checked~.rate-item__beds-label{background:#bad4e3}}.rate-item .checkmark__input:checked~.rate-item__beds-label .checkmark{background-color:#2c2c2c}.rate-item .checkmark__input:checked~.rate-item__beds-label .checkmark:after{display:block}.rate-item .checkmark__input:not(:checked)~.rate-item__beds-label .rate-item__sleeps-text{color:#7c8092}.rate-item .rate-price{display:flex;position:relative;align-items:flex-end;justify-content:space-between;width:100%}@media only screen and (max-width:767px){.rate-item .rate-price{flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:8px}}.rate-item .rate-price__count{color:#2c2c2c;font:600 20px/30px Poppins,sans-serif}@media only screen and (max-width:767px){.rate-item .rate-price__count{padding-left:17px;font-size:20px}}[lang^=ar] .rate-item .rate-price__count-price,[lang^=cs] .rate-item .rate-price__count-price,[lang^=da] .rate-item .rate-price__count-price,[lang^=de] .rate-item .rate-price__count-price,[lang^=el] .rate-item .rate-price__count-price,[lang^=es] .rate-item .rate-price__count-price,[lang^=fr] .rate-item .rate-price__count-price,[lang^=hu] .rate-item .rate-price__count-price,[lang^=it] .rate-item .rate-price__count-price,[lang^=pl] .rate-item .rate-price__count-price,[lang^=pt] .rate-item .rate-price__count-price,[lang^=ru] .rate-item .rate-price__count-price,[lang^=sv] .rate-item .rate-price__count-price,[lang^=tr] .rate-item .rate-price__count-price,[lang^=uk] .rate-item .rate-price__count-price{display:inline-flex;flex-direction:row-reverse;justify-content:left;gap:4px}@media only screen and (max-width:767px){.rate-item .rate-price__wrapper{text-align:right}}.rate-item .rate-price__info{display:none;width:100%;margin-bottom:5px;font:400 13px Poppins,sans-serif;text-align:right}@media only screen and (max-width:767px){.rate-item .rate-price__info{display:inline-block}}.rate-item .rate-price__discount:hover .rate-price__discount-tooltip{visibility:visible;opacity:1}.rate-item .rate-price__discount-text{margin-right:2.5px;padding:5px;border-radius:4px;background-color:#2baf40;color:#fff;font:500 12px/18px Poppins,sans-serif;cursor:pointer}.rate-item .rate-price__discount-text--full{background-color:initial;color:#3a3a3a;font-weight:400;line-height:20px;text-decoration:line-through}.rate-item .rate-price__discount-tooltip{visibility:hidden;z-index:100;position:absolute;top:50%;left:0;padding:15px;border:1px solid #b7d1e0;border-radius:4px;background:#fff;box-shadow:0 5px 16px 5px rgba(36,44,74,.1);color:#2c2c2c;font:400 14px/1.5 Poppins,sans-serif;text-align:left;opacity:0;transition:all .1s}.rate-item .rate-price__taxes{position:relative}@media only screen and (max-width:1024px){.rate-item .rate-price__taxes{margin-bottom:10px}}@media only screen and (max-width:767px){.rate-item .rate-price__taxes{margin-bottom:0}}.rate-item .rate-price__taxes-text{margin-right:2px;color:#7c8092;font:400 12px/16px Poppins,sans-serif}.rate-item .rate-price:hover .rate-price__taxes-text,.rate-item .rate-price__taxes-title{font-weight:500}.rate-item .rate-price__nights{display:none;color:#2c2c2c;font:400 13px/15px Poppins,sans-serif}.rate-item .rate-price__nights:first-letter{text-transform:uppercase}@media only screen and (max-width:767px){.rate-item .rate-price__nights{display:block;margin-bottom:2px}}.rate-item .rate-price .rate-info__tooltip{top:auto;right:0;bottom:100%;left:auto;width:160px}.rate-item__form{flex-shrink:0}@media only screen and (max-width:767px){.rate-item__form{width:100%}}.rate-item__btn{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:100%;margin-top:5px;padding:6px 10px;border:1px solid #419af7;border-radius:4px;outline:none;background:#419af7;color:#fff;font:600 12px/24px Poppins,sans-serif;text-transform:uppercase;cursor:pointer;transition:all .3s}.rate-item__btn:hover{background-color:#3593f7}@media only screen and (max-width:767px){.rate-item__btn{width:100%;margin:0}}.icon-rate-info{display:inline;width:2.5px;height:8px;vertical-align:top;fill:#7c8092}.date-picker-wrapper{z-index:20;position:absolute;top:-165px;right:auto;left:calc(100% + 20px);border-radius:4px;background-color:#fff;color:#4d4d4d;font:normal 14px/16px Poppins,sans-serif}@media only screen and (max-width:1024px){.date-picker-wrapper{top:-140px}}@media only screen and (max-width:767px){.date-picker-wrapper{top:65px;left:0;width:100%;overflow:hidden}.date-picker-wrapper:before{display:none}}.date-picker-wrapper:before{display:block;z-index:1;position:absolute;top:46%;left:-7px;width:20px;height:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:#fff;content:""}.date-picker-wrapper.single-date{width:auto}.date-picker-wrapper.no-topbar{padding-top:12px}.date-picker-wrapper .drp_top-bar,.date-picker-wrapper.two-months.no-gap .month1 .next,.date-picker-wrapper.two-months.no-gap .month2 .prev{display:none}.date-picker-wrapper .custom-header{display:block;width:100%;padding:15px;border-radius:4px 4px 0 0;background:#2c2c2c;text-align:center}@media only screen and (max-width:767px){.date-picker-wrapper .custom-header{display:none}}.date-picker-wrapper .custom-header__text{color:#fff;font:500 18px/21px Poppins,sans-serif;letter-spacing:.4px;text-transform:uppercase}@media only screen and (max-width:1024px){.date-picker-wrapper .custom-header__text{font-size:16px}}@media only screen and (max-width:767px){.date-picker-wrapper .custom-header__text{font-size:11px}}.date-picker-wrapper .custom-footer{display:flex;align-items:center;justify-content:center;padding:15px;border:1px solid #d1dde9;border-top:none;border-radius:0 0 4px 4px;font-size:0}@media only screen and (max-width:767px){.date-picker-wrapper .custom-footer{width:100%}}.date-picker-wrapper .custom-footer .calendar-hover-nights,.date-picker-wrapper .custom-footer .calendar-hover-range{display:inline-block;padding:0 2px;font:normal 14px/18px Poppins,sans-serif}@media only screen and (max-width:767px){.date-picker-wrapper .custom-footer .calendar-hover-nights,.date-picker-wrapper .custom-footer .calendar-hover-range{font-size:12px}}.date-picker-wrapper .custom-footer .calendar-hover-nights{font-weight:600}@media only screen and (max-width:767px){.date-picker-wrapper .month{width:100%;border-bottom:1px solid #d1dde9}}.date-picker-wrapper .month .week-name{display:flex;align-items:center;justify-content:space-between;width:100%;padding:5px 35px}@media only screen and (max-width:1100px){.date-picker-wrapper .month .week-name{padding:5px}}@media only screen and (max-width:767px){.date-picker-wrapper .month .week-name{max-width:490px;margin:0 auto}}.date-picker-wrapper .month .week-name__item{flex-shrink:0;width:39px;height:15px;font:400 12px/15px Poppins,sans-serif;text-align:center;text-transform:capitalize}[lang=sv] .date-picker-wrapper .month .week-name__item{text-transform:lowercase}@media only screen and (max-width:1024px){.date-picker-wrapper .month .week-name__item{width:31px}}@media only screen and (max-width:767px){.date-picker-wrapper .month .week-name__item{width:14.2857142857%}}.date-picker-wrapper .month-wrapper{display:flex;position:relative;justify-content:space-between;width:100%;overflow:hidden;border:1px solid #d1dde9;border-top:none;cursor:default}@media only screen and (max-width:767px){.date-picker-wrapper .month-wrapper{flex-wrap:wrap;justify-content:center;border-bottom:none}}[lang=ja] .date-picker-wrapper .month-wrapper .month-name,[lang=tw-tw] .date-picker-wrapper .month-wrapper .month-name,[lang=zh] .date-picker-wrapper .month-wrapper .month-name{display:flex}[lang=ja] .date-picker-wrapper .month-wrapper .month-name .month-element:last-child,[lang=tw-tw] .date-picker-wrapper .month-wrapper .month-name .month-element:last-child,[lang=zh] .date-picker-wrapper .month-wrapper .month-name .month-element:last-child{order:-1}[lang=ja] .date-picker-wrapper .month-wrapper .month-name .month-element:last-child:after,[lang=tw-tw] .date-picker-wrapper .month-wrapper .month-name .month-element:last-child:after,[lang=zh] .date-picker-wrapper .month-wrapper .month-name .month-element:last-child:after{content:"å¹´"}[lang=ko] .date-picker-wrapper .month-wrapper .month-name{display:flex}[lang=ko] .date-picker-wrapper .month-wrapper .month-name .month-element:last-child{order:-1}[lang=ko] .date-picker-wrapper .month-wrapper .month-name .month-element:last-child:after{content:"ë…„"}.date-picker-wrapper .month-head{width:100%}.date-picker-wrapper .month-caption{display:flex;align-items:center;justify-content:space-between;padding:20px 35px 10px}@media only screen and (max-width:1100px){.date-picker-wrapper .month-caption{padding:10px 5px 5px}}@media only screen and (max-width:767px){.avail-popup .date-picker-wrapper .month-caption,.date-picker-wrapper .month-caption{padding:10px 15px}}.date-picker-wrapper .month-caption .next,.date-picker-wrapper .month-caption .prev{display:block;padding:0;cursor:pointer;opacity:1}.date-picker-wrapper .month-caption .next.is-disabled,.date-picker-wrapper .month-caption .prev.is-disabled{cursor:default;opacity:.5;pointer-events:none}.date-picker-wrapper .month-caption .next{text-align:right}.date-picker-wrapper .month-caption .next .calendar-arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.date-picker-wrapper .month-caption .prev{display:flex;justify-content:flex-start}.date-picker-wrapper .month-caption .prev .calendar-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.date-picker-wrapper .month-caption .calendar-arrow{height:15px;fill:#333;color:#333}@media only screen and (max-width:767px){.date-picker-wrapper .month-caption .calendar-arrow{font-size:8px}}.date-picker-wrapper .month-arrow{width:30px;height:15px;font-size:0;line-height:15px}@media only screen and (max-width:767px){.date-picker-wrapper .month-arrow{height:15px;line-height:15px}}.date-picker-wrapper .month-name{font-size:0;line-height:0}.date-picker-wrapper .month-element{display:inline-block;padding:0 2px;color:#333;font:600 14px/18px Poppins,sans-serif;text-transform:capitalize}[lang=sv] .date-picker-wrapper .month-element{text-transform:lowercase}.date-picker-wrapper .month-gap{width:1px;background:#d1dde9}.date-picker-wrapper .days-container{margin-bottom:5px;padding:5px 35px 20px}@media only screen and (max-width:1100px){.date-picker-wrapper .days-container{padding:5px}}.date-picker-wrapper .days-row{display:flex;align-items:center;justify-content:space-between;width:100%}@media only screen and (max-width:767px){.date-picker-wrapper .days-row{max-width:490px;margin:0 auto 1px}}.date-picker-wrapper .day{flex-shrink:0;width:14.2857142857%;cursor:default}.date-picker-wrapper .day.is-lastMonth,.date-picker-wrapper .day.is-nextMonth{background:#fff;color:#fff;cursor:default;pointer-events:none}.date-picker-wrapper .day.is-lastMonth .day-text.invalid,.date-picker-wrapper .day.is-nextMonth .day-text.invalid{background:#fff;color:#fff}.date-picker-wrapper .day .day-text{width:100%;font:normal 14px/40px Poppins,sans-serif;text-align:center}@media only screen and (max-width:1024px){.date-picker-wrapper .day .day-text{line-height:31px}}@media only screen and (max-width:767px){.date-picker-wrapper .day .day-text{line-height:50px}}.date-picker-wrapper .day .day-text.invalid,.date-picker-wrapper .day .day-text.lastMonth,.date-picker-wrapper .day .day-text.nextMonth{background-color:#fff;cursor:default;pointer-events:none}.date-picker-wrapper .day .day-text.invalid{color:#4d4d4d;opacity:.5}.date-picker-wrapper .day .day-text.has-tooltip{cursor:help!important}.date-picker-wrapper .day .day-text.has-tooltip .tooltip{white-space:nowrap}.date-picker-wrapper .day .day-text.toMonth.valid{color:#4d4d4d;cursor:pointer;opacity:1}.date-picker-wrapper .day .day-text.toMonth.checked,.date-picker-wrapper .day .day-text.toMonth.hovering{background:rgba(45,95,165,.3);color:#fff}.date-picker-wrapper .day .day-text.toMonth.first-date-selected,.date-picker-wrapper .day .day-text.toMonth.last-date-selected{width:40px;height:40px;overflow:hidden;background:#419af7;color:#fff;font-weight:600;text-decoration:none;opacity:1}@media only screen and (max-width:1024px){.date-picker-wrapper .day .day-text.toMonth.first-date-selected,.date-picker-wrapper .day .day-text.toMonth.last-date-selected{width:100%;height:100%}}.date-picker-wrapper .day .day-text.toMonth.first-date-selected{border-radius:4px 0 0 4px}.date-picker-wrapper .day .day-text.toMonth.last-date-selected{border-radius:0 4px 4px 0}.date-picker-wrapper .week-number{display:none}.date-picker-wrapper .select-wrapper{display:inline-block;position:relative;overflow:hidden;vertical-align:middle}.date-picker-wrapper .select-wrapper:hover{text-decoration:underline}.date-picker-wrapper .select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:-1px;left:0;margin:0;padding:0;border:0;outline:0;background:transparent;color:inherit;font-style:inherit;font-weight:inherit;font-size:inherit;text-transform:inherit;cursor:pointer;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";filter:alpha(opacity=1);opacity:.01}.date-picker-wrapper .date-range-length-tip,.date-picker-wrapper .hide,.date-picker-wrapper .selected-days,.date-picker-wrapper.single-month .time,.date-picker-wrapper .time{display:none}.nice-select{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;border-radius:5px;border:1px solid #e8e8e8;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:400;height:38px;line-height:36px;outline:none;padding-left:18px;padding-right:30px;position:relative;text-align:left!important;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#dbdbdb}.nice-select.open,.nice-select:active,.nice-select:focus{border-color:#999}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:"";display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;-webkit-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:all .15s ease-in-out;width:5px}.nice-select.open:after{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.nice-select.open .nice-select-dropdown{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .nice-select-dropdown{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .nice-select-dropdown{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .nice-select-dropdown{margin-top:4px;background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(68,68,68,.11);pointer-events:none;position:absolute;top:100%;left:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.75) translateY(19px);transform:scale(.75) translateY(19px);transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9;opacity:0}.nice-select .list{border-radius:5px;box-sizing:border-box;overflow:hidden;padding:0;max-height:210px;overflow-y:auto}.nice-select .list:hover .option:not(:hover){background-color:transparent!important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;outline:none;padding-left:18px;padding-right:29px;text-align:left;transition:all .2s}.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover{background-color:#f6f6f6}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.nice-select .optgroup{font-weight:700}.no-csspointerevents .nice-select .nice-select-dropdown{display:none}.no-csspointerevents .nice-select.open .nice-select-dropdown{display:block}.nice-select .list::-webkit-scrollbar{width:0}.nice-select .has-multiple{white-space:inherit;height:auto;padding:7px 12px;min-height:36px;line-height:22px}.nice-select .has-multiple span.current{border:1px solid #ccc;background:#eee;padding:0 10px;border-radius:3px;display:inline-block;line-height:24px;font-size:14px;margin-bottom:3px;margin-right:3px}.nice-select .has-multiple .multiple-options{display:block;line-height:24px;padding:0}.nice-select .nice-select-search-box{box-sizing:border-box;width:100%;padding:5px;pointer-events:none;border-radius:5px 5px 0 0}.nice-select .nice-select-search{box-sizing:border-box;background-color:#fff;border:1px solid #e8e8e8;border-radius:3px;color:#444;display:inline-block;vertical-align:middle;padding:7px 12px;margin:0 10px 0 0;width:100%;min-height:36px;line-height:22px;height:auto;outline:0!important;font-size:14px}.form-horizontal{display:flex;position:relative;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;align-items:center;justify-content:space-between;width:100%;height:100%;margin-bottom:32px;padding:12px 16px;border-radius:4px;background:#f5f7fa}@media only screen and (max-width:1024px){.form-horizontal{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}}@media only screen and (max-width:767px){.form-horizontal{flex-wrap:wrap;margin-bottom:24px;padding:20px}}.form-horizontal .date-picker-wrapper{top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (max-width:1400px){.form-horizontal .date-picker-wrapper{left:0;-webkit-transform:none;transform:none}}.form-horizontal .date-picker-wrapper:before{display:none}.form-horizontal__fieldset{display:flex;position:relative;width:30%;height:56px;border:1px solid #d1dde9;border-radius:4px;background:#fff;transition:all .3s}@media only screen and (max-width:767px){.form-horizontal__fieldset{width:100%;margin-bottom:10px}}.form-horizontal__fieldset[hidden]{height:0;overflow:hidden;border:none}.form-horizontal__fieldset--guests{display:block;height:unset;border:unset;background:none}.form-horizontal__fieldset--calendar{width:40%}@media only screen and (max-width:767px){.form-horizontal__fieldset{width:100%}}.form-horizontal__field{width:100%}.form-horizontal__field--calendar{width:50%;cursor:pointer}.form-horizontal__field--calendar:first-child{border-right:1px solid #d1dde9}.form-horizontal__field--children{border-left:1px solid #d1dde9}.form-horizontal__field--child-age-title{width:40%}.form-horizontal__field--child-age{width:20%;border-left:1px solid #d1dde9}.form-horizontal__dropdown{visibility:hidden;position:absolute;top:100%;left:0;width:100%;max-height:0;border:1px solid #d1dde9;border-top:none;border-radius:4px;background:#fff;opacity:0;transition:all .3s}@media only screen and (max-width:1024px){.form-horizontal__dropdown{width:280px}}@media only screen and (max-width:767px){.form-horizontal__dropdown{position:static;width:100%}}.form-horizontal__dropdown.active{visibility:visible;z-index:10;max-height:360px;padding:15px;opacity:1}@media only screen and (max-width:767px){.form-horizontal__dropdown.active{margin-top:10px}}.form-horizontal__select{width:100%;padding:0;border:none;font-size:16px;line-height:24px}.form-horizontal__error{display:block;width:100%;color:#cf142d;font:400 14px/1.5 Poppins,sans-serif}.form-horizontal__error.hidden{display:none}.form-horizontal-guests{display:flex;align-items:flex-start}.form-horizontal-guests-select{width:50%}.form-horizontal-guests-select__title{color:#2c2c2c;font:14px/1.5 Poppins,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-horizontal-guests-select__inner{display:flex;align-items:center}.form-horizontal-guests-select__btn{display:flex;position:relative;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #419af7;border-radius:50%;color:#419af7;font:14px/1 Poppins,sans-serif;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-horizontal-guests-select__btn:before{position:absolute;top:50%;left:50%;width:14px;height:1px;-webkit-transform:translate(-50%);transform:translate(-50%);background:#419af7;content:""}.form-horizontal-guests-select__btn--increase:after{position:absolute;top:50%;left:50%;width:1px;height:14px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#419af7;content:""}.form-horizontal-guests-select__btn.is-disable{border-color:#4d4d4d;cursor:default;opacity:.5}.form-horizontal-guests-select__btn.is-disable:after,.form-horizontal-guests-select__btn.is-disable:before{background-color:#4d4d4d}.form-horizontal-guests-select__number{margin:0 15px;color:#2c2c2c;font:500 16px/1 Poppins,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-horizontal-children-ages{display:flex;gap:10px;flex-wrap:wrap;margin:5px 0;transition:all .3s}.form-horizontal-children-ages[hidden]{max-height:0;overflow:hidden;transition:none}.form-horizontal-children-ages__title{width:100%;margin-bottom:5px;color:#2c2c2c;font:400 14px/1.5 Poppins,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-horizontal-children-ages__field{position:relative;width:calc(33.33333% - 7px)}.form-horizontal-children-ages__field.error-age .form-horizontal-children-ages__select{border:1px solid #cf142d}.form-horizontal-children-ages__select{display:flex;align-items:center;width:100%;height:42px}.form-horizontal-children-ages__select .nice-select-dropdown{width:100%;max-width:100px}.form-horizontal-field{display:flex;position:relative;flex-direction:column;justify-content:space-between;padding:10px 15px 8px}.form-horizontal-field__title{margin-bottom:3px;color:#7c8092;font-weight:500;font-size:10px;line-height:1;letter-spacing:.05px;text-transform:uppercase}.form-horizontal-field__text{display:flex;gap:5px;letter-spacing:.08px}.form-horizontal-field--guests{flex-direction:row;align-items:center;height:56px;border:1px solid #d1dde9;border-radius:4px;background:#fff;cursor:pointer}.form-horizontal-field--guests.active .form-horizontal-field__corner-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.form-horizontal-field__corner{display:flex;align-items:center}.form-horizontal-field__corner-icon{width:14px;height:6px;fill:#2c2c2c;transition:all .3s}.form-horizontal-btn{display:flex;align-items:center;justify-content:center;width:30%;height:56px;border-radius:4px;background-color:#419af7;cursor:pointer;transition:all .3s}@media only screen and (max-width:767px){.form-horizontal-btn{width:100%}}.form-horizontal-btn:hover{background-color:#3593f7}.form-horizontal-btn:hover .form-horizontal-btn__icon{-webkit-transform:translateX(10px);transform:translateX(10px)}@-webkit-keyframes scaleBtn{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scaleBtn{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}.form-horizontal-btn.is-animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:scaleBtn;animation-name:scaleBtn}.form-horizontal-btn:disabled{background-color:#9b9b9b;cursor:default}.form-horizontal-btn__text{color:#fff;font:600 16px/24px Poppins,sans-serif;letter-spacing:1px;text-transform:uppercase}@media only screen and (max-width:767px){.form-horizontal-btn__text{font-size:14px;line-height:22px}}.form-horizontal-btn__icon{fill:#fff;width:16px;height:16px;margin-left:10px;transition:all .3s}.nice-select{border:1px solid #d1dde9}.nice-select:after{width:10px;height:10px;margin-top:-8px;border-color:#7c8092}.hotel-policy{display:flex;position:relative;flex-direction:column;width:100%;padding:20px;border:1px solid #d1dde9;border-radius:4px;font-family:Poppins,sans-serif}.hotel-policy__btn{display:flex;align-items:center;width:100%;padding-top:20px;border:none;outline:none;background-color:transparent;color:#419af7;font:500 14px/20px Poppins,sans-serif;cursor:pointer}.hotel-policy__btn.is-hide{display:none}.hotel-policy__btn.active .hotel-policy__btn-less{display:inline}.hotel-policy__btn.active .hotel-policy__btn-more{display:none}.hotel-policy__btn.active .hotel-policy__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.hotel-policy__btn-less{display:none}.hotel-policy__btn-more{display:inline}.hotel-policy__icon{width:16px;height:16px;fill:#419af7;margin-left:8px;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:all .3s ease}.hotel-policy.is-inited .hotel-policy__btn{position:absolute;bottom:0;left:0;padding-bottom:20px;padding-left:20px;background:linear-gradient(0deg,#fff 90%,hsla(0,0%,100%,0))}.hotel-policy.is-open .hotel-policy__btn{position:static;padding-bottom:0;padding-left:0}.hotel-policy__title{margin-bottom:20px;color:#2c2c2c;font:600 16px/24px Poppins,sans-serif;text-transform:uppercase}@media only screen and (max-width:1024px){.hotel-policy__content [data=checktime]{display:flex;-webkit-column-gap:70px;-moz-column-gap:70px;column-gap:70px}}@media only screen and (max-width:767px){.hotel-policy__content [data=checktime]{display:block}}.hotel-policy__content [data=checktime]&gt;div{padding-bottom:10px}.hotel-policy__content [data=checktime]&gt;div:not(:first-child){padding-top:20px;border-top:1px solid #d1dde9}@media only screen and (max-width:1024px){.hotel-policy__content [data=checktime]&gt;div:not(:first-child){padding-top:0;border-top:unset}}@media only screen and (max-width:767px){.hotel-policy__content [data=checktime]&gt;div:not(:first-child){padding-top:20px;border-top:1px solid #d1dde9}}.hotel-policy__content [data=checktime]&gt;div&gt;span{background-position:left 0;background-size:20px;background-repeat:no-repeat}.hotel-policy__content [data=checktime]&gt;div:first-child&gt;span{background-image:url(/new/designs/66/build/images/check-in.svg)}.hotel-policy__content [data=checktime]&gt;div:nth-child(2)&gt;span{background-image:url(/new/designs/66/build/images/check-out.svg)}.hotel-policy__content [data=checktime]&gt;div b{display:block;margin-bottom:10px;color:#7c8092;font:600 12px/18px Poppins,sans-serif;text-transform:uppercase}.hotel-policy__content [data=checktime]&gt;div span{display:inline-block;padding-left:24px;color:#2c2c2c;font:400 14px/21px Poppins,sans-serif;word-break:break-all}.hotel-policy__content [data=license_number]{padding-top:20px;border-top:1px solid #d1dde9}.hotel-policy__content [data=license_number]&gt;div{padding-bottom:10px}.hotel-policy__content [data=license_number] b{display:block;margin-bottom:10px;color:#7c8092;font:600 12px/18px Poppins,sans-serif;text-transform:uppercase}.hotel-policy__content [data=license_number] span{display:inline-block;padding-left:24px;background-image:url(/new/designs/66/build/images/license.svg);background-position:left 0;background-size:20px;background-repeat:no-repeat;color:#2c2c2c;font:400 14px/21px Poppins,sans-serif;word-break:break-all}.hotel-policy__content [data=beds]{padding-top:20px;border-top:1px solid #d1dde9}.hotel-policy__content [data=beds] ul{display:block}.hotel-policy__content [data=beds] li{margin-bottom:10px;color:#2c2c2c;font:400 14px/21px Poppins,sans-serif}.hotel-policy__content [data=beds] li:not(:first-child){padding-left:24px;background-image:url(/new/designs/66/build/images/info.svg);background-position:left 0;background-size:20px;background-repeat:no-repeat}.hotel-policy__content [data=beds] li b{display:block;margin-bottom:10px;color:#7c8092;font:600 12px/18px Poppins,sans-serif;text-transform:uppercase}.important-information__inner{border-top:1px solid #d1dde9}.important-information__title{margin-top:20px;margin-bottom:10px;color:#7c8092;font:600 12px/18px Poppins,sans-serif;text-transform:uppercase}.important-information__text{position:relative;height:auto;text-overflow:inherit}.important-information__text p{padding-left:24px;background-image:url(/new/designs/66/build/images/tick.svg);background-position:left 0;background-size:20px;background-repeat:no-repeat;color:#2c2c2c;font:400 14px/21px Poppins,sans-serif}.important-information__text p:not(:last-child){margin-bottom:10px}.important-information__btn{display:flex;align-items:center;padding-top:20px;border:none;outline:none;background-color:transparent;color:#419af7;font:500 14px/20px Poppins,sans-serif;text-transform:capitalize;cursor:pointer}.important-information__btn.is-hide{display:none}.important-information__btn.active .important-information__btn-less{display:inline}.important-information__btn.active .important-information__btn-more{display:none}.important-information__btn.active .important-information__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.important-information__btn-less{display:none}.important-information__btn-more{display:inline}.important-information__icon{width:16px;height:16px;fill:#419af7;margin-left:8px;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:all .3s ease}.faq{padding:70px 0;background-color:#fafbfc}@media only screen and (max-width:767px){.faq{padding:40px 0}}.faq__inner{display:flex;gap:120px}@media only screen and (max-width:1024px){.faq__inner{flex-direction:column;gap:30px}}.faq__title{flex-shrink:0;width:270px;color:#2c2c2c;font:500 30px/38px Lora,serif}@media only screen and (max-width:767px){.faq__title{font-size:24px}}.faq__item{margin-bottom:10px;padding:10px 0;border-bottom:1px solid #d1dde9;border-radius:4px;background-color:inherit}@media only screen and (max-width:767px){.faq__item{padding:10px 10px 10px 0}}.faq__item-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.faq__item-header.active .faq__item-toggle-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.faq__item-toggle{display:flex;padding-right:10px}.faq__item-toggle-icon{flex-shrink:0;fill:#419af7;transition:all .3s ease}.faq__item-title{position:relative;margin-right:10px;color:#2c2c2c;font:500 16px/26px Poppins,sans-serif}@media only screen and (max-width:767px){.faq__item-title{font-size:16px}}.faq__item-content{width:100%;height:0;padding:10px 20px 0 0;overflow:hidden}.faq__item-text{padding-bottom:10px;color:#2c2c2c;font:normal 14px/21px Poppins,sans-serif}.faq__item-text ul{list-style:disc inside}.h3295c76acb-currencies{display:flex;flex-wrap:wrap;padding:20px;overflow:auto;gap:8px}.h3295c76acb-currencies-item{display:flex;position:relative;flex-basis:32%;flex-wrap:wrap;padding:8px 16px;overflow:hidden;border-radius:4px;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.h3295c76acb-currencies-item__link{width:100%;padding-right:5px;overflow:hidden;text-align:start;text-overflow:ellipsis}.h3295c76acb-currencies-item__code{font-weight:600;font-size:14px;line-height:1.5;font-family:Poppins,sans-serif}.h3295c76acb-currencies-item__name{font-weight:400;font-size:14px;line-height:1.5;font-family:Poppins,sans-serif}.h3295c76acb-currencies-item:hover{background-color:#fafbfc}.h3295c76acb-currencies-item svg{display:none;position:absolute;top:50%;right:5%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#419af7}.h3295c76acb-currencies-item.active{border:1px solid #419af7;background-color:#fafbfc}.h3295c76acb-currencies-item.active svg{display:block}@media only screen and (max-width:1200px){.h3295c76acb-currencies-item{flex-basis:48%}}@media only screen and (max-width:767px){.h3295c76acb-currencies-item{flex-basis:100%}}.h3295c76acb-modal-1{display:none;z-index:9999;position:fixed;top:0;left:0;width:100vw;height:100vh}.h3295c76acb-modal-1__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(17,17,17,.4)}.h3295c76acb-modal-1__container{box-sizing:border-box;display:flex;position:absolute;top:50%;left:50%;flex-direction:column;width:60vw;max-width:1170px;max-height:60vh;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);border-radius:4px;background-color:#fff}@media only screen and (max-width:1024px){.h3295c76acb-modal-1__container{top:0;left:0;width:100vw;max-width:none;height:auto;max-height:100dvh;transform:translate(0);-webkit-transform:translate(0);border-radius:0 0 4px 4px}}.h3295c76acb-modal-1.active{display:flex}.h3295c76acb-modal-1-container__header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #d1dde9}@media only screen and (max-width:1024px){.h3295c76acb-modal-1-container__header{flex-direction:row-reverse;justify-content:flex-end}}.h3295c76acb-modal-1-container__title{font-weight:600;font-size:18px;line-height:1.3;font-family:Poppins,sans-serif;color:#2c2c2c}@media only screen and (max-width:1024px){.h3295c76acb-modal-1-container__title{margin:0 auto}}.h3295c76acb-modal-1-container__close{display:flex;align-items:center;justify-content:center;cursor:pointer}.h3295c76acb-modal-1-container__close svg{fill:#2c2c2c}.h3295c76acb-modal-1-container__body{overflow:auto}.extra-hotels__slider{margin-bottom:40px}.h3295c76acb-cookie-policy{display:none;z-index:1000;position:fixed;right:0;bottom:0;left:0;width:100%;background-color:#fff;box-shadow:0 -5px 10px 0 rgba(44,44,44,.1)}.h3295c76acb-cookie-policy.show{display:block}.h3295c76acb-cookie-policy__inner{display:flex;align-items:center;justify-content:space-between;padding:10px 0;gap:20px}@media only screen and (max-width:767px){.h3295c76acb-cookie-policy__inner{flex-wrap:wrap}}.h3295c76acb-cookie-policy__descr{display:flex;gap:10px}@media only screen and (max-width:520px){.h3295c76acb-cookie-policy__descr{flex-direction:column}}.h3295c76acb-cookie-policy__descr svg{flex-shrink:0;width:32px;height:32px}.h3295c76acb-cookie-policy__text{font-weight:400;font-size:16px;line-height:1.5;font-family:Poppins,sans-serif;color:#2c2c2c}@media only screen and (max-width:767px){.h3295c76acb-cookie-policy__text{width:100%}}.h3295c76acb-cookie-policy__buttons{display:flex;gap:8px}@media only screen and (max-width:767px){.h3295c76acb-cookie-policy__buttons{align-items:center;justify-content:center;width:100%}}.h3295c76acb-cookie-policy__button{font-weight:600;font-size:14px;line-height:1.3;font-family:Poppins,sans-serif;text-transform:uppercase;padding:10px 30px;border:1px solid #419af7;border-radius:4px;background:#419af7;color:#fff;letter-spacing:1px;white-space:nowrap;cursor:pointer;transition:all .1s ease-out}.h3295c76acb-cookie-policy__button--inverse{border:1px solid #419af7;background:transparent;color:#419af7}.h3295c76acb-cookie-policy__button:hover{border:1px solid #2479ec;background:#2479ec;color:#fff}@media only screen and (max-width:767px){.h3295c76acb-cookie-policy__button{width:calc(50% - 10px)}}.stc-exit-popup{display:none;z-index:9999;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:rgba(44,44,44,.8)}@media only screen and (max-width:767px){.stc-exit-popup{display:none!important}}.stc-exit-popup.active{display:flex}.stc-exit-popup__close-btn{z-index:5;position:absolute;top:-30px;right:0;left:auto;cursor:pointer}.stc-exit-popup__close-btn svg{width:16px;height:16px;pointer-events:none;fill:#fff}.stc-exit-popup__close-btn-text{position:absolute;top:0;right:auto;left:100%;width:100px;padding:0 0 0 5px;color:#fff;font:14px/20px Poppins,sans-serif}.stc-exit-popup__wrapper{display:flex;align-items:flex-start;justify-content:center;width:100%;height:100%;padding-top:80px;overflow-y:auto}.stc-exit-popup__content{display:flex;position:relative;flex-wrap:wrap;align-items:stretch;width:100%;max-width:580px;height:auto;margin:auto 0;border-radius:4px}.stc-exit-popup__decor{z-index:5;position:absolute;top:0;right:0;bottom:auto;left:0;width:100%}.stc-exit-popup__img{display:block;z-index:2;position:relative;margin:-80px auto 0}.stc-exit-popup__form{z-index:4;position:relative;width:100%;padding:110px 20px 40px;overflow:hidden;border-radius:10px;background:#fff;color:#333;text-align:center}.stc-exit-popup__title{width:100%;margin-bottom:10px;padding:0 10px;font:700 34px/44px Poppins,sans-serif;letter-spacing:.4px;text-align:center}.stc-exit-popup__text{margin-bottom:25px;font:18px/1.56 Poppins,sans-serif;letter-spacing:.2px;text-align:center}.stc-exit-popup__wrap{display:flex;justify-content:center}.stc-exit-popup__column{width:50%;padding:0 10px}.stc-exit-popup__btn{width:100%;margin-bottom:10px;padding:10px;border:1px solid #419af7;border-radius:6px;background-color:#419af7;color:#fff;font:700 18px/20px Poppins,sans-serif;letter-spacing:.2px;text-align:center;cursor:pointer}.stc-exit-popup__btn.is-invert{border:1px solid #419af7;background-color:#fff;color:#419af7}.stc-exit-popup__toggle{display:flex;align-items:center;align-self:flex-end;width:230px}.stc-exit-popup__toggle-checkbox{display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:5px;border:1px solid #979797;border-radius:4px;cursor:pointer}.stc-exit-popup__toggle-checkbox .icon{display:none;width:70%;height:70%;fill:#333}.stc-exit-popup__toggle-checkbox.is-checked .icon{display:block}.stc-exit-popup__toggle-text{color:#838383;font:13px/18px Poppins,sans-serif}.h3295c76acb-footer{border-top:1px solid #d1dde9;font-family:Poppins,sans-serif}.h3295c76acb-footer__title{display:flex;align-items:center;color:#419af7;font-weight:500;font-size:16px;line-height:1.5;font-family:Poppins,sans-serif;margin-bottom:10px;cursor:pointer}@media only screen and (max-width:1024px){.h3295c76acb-footer__title{justify-content:space-between;margin-bottom:20px}}.h3295c76acb-footer__title--wo-mb{margin-bottom:0}@media only screen and (max-width:1024px){.h3295c76acb-footer__title--wo-mb{margin-bottom:20px}}.h3295c76acb-footer__title--popular{margin-top:20px;margin-bottom:0}@media only screen and (max-width:1024px){.h3295c76acb-footer__title--popular{margin-top:0;margin-bottom:20px;padding-top:20px;border-top:1px solid #d1dde9}}.h3295c76acb-footer__title svg{width:16px;height:16px;margin-left:8px;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.h3295c76acb-footer__title.active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.h3295c76acb-footer__title-name{text-transform:lowercase}.h3295c76acb-footer__title-name:first-letter{text-transform:uppercase}.h3295c76acb-footer__forms{display:flex;flex-direction:column}.h3295c76acb-footer__curr-lang,.h3295c76acb-footer__subscribe{margin-top:20px}@media only screen and (max-width:1024px){.h3295c76acb-footer__curr-lang{order:-1}}.h3295c76acb-footer__for-travellers-all-hotels--row{display:flex;gap:20px}@media only screen and (max-width:1024px){.h3295c76acb-footer__for-travellers-all-hotels--row{flex-direction:column;gap:0}.h3295c76acb-footer__for-travellers-all-hotels--row .h3295c76acb-footer__all-hotels{border-bottom:unset}}@media only screen and (max-width:1200px){.h3295c76acb-footer__for-travellers-all-hotels{display:flex;gap:20px}}@media only screen and (max-width:1024px){.h3295c76acb-footer__for-travellers-all-hotels{flex-direction:column;gap:0}}.h3295c76acb-footer__all-hotels,.h3295c76acb-footer__for-travellers{width:220px;margin-bottom:20px}@media only screen and (max-width:1200px){.h3295c76acb-footer__all-hotels,.h3295c76acb-footer__for-travellers{width:100%;margin-bottom:30px}}@media only screen and (max-width:1024px){.h3295c76acb-footer__all-hotels,.h3295c76acb-footer__for-travellers{margin-bottom:0;padding-top:20px;border-bottom:1px solid #d1dde9}}@media only screen and (max-width:1024px){.h3295c76acb-footer__list.active{margin-bottom:20px}}.h3295c76acb-footer__list-item{font-weight:400;font-size:14px;line-height:1.5;font-family:Poppins,sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7c8092;cursor:pointer}.h3295c76acb-footer__list-item:not(:last-child){margin-bottom:10px}.h3295c76acb-footer__list-item-phone span{text-decoration:underline}.h3295c76acb-footer__list-link{color:inherit}.h3295c76acb-footer__find-hotels{width:220px}@media only screen and (max-width:1200px){.h3295c76acb-footer__find-hotels{width:100%}}@media only screen and (max-width:1024px){.h3295c76acb-footer__find-hotels{padding-top:20px}}.h3295c76acb-footer__find-hotels .h3295c76acb-footer__title{pointer-events:none}@media only screen and (max-width:1024px){.h3295c76acb-footer__find-hotels .h3295c76acb-footer__title{pointer-events:all}}.h3295c76acb-footer__find-hotels svg{display:none}@media only screen and (max-width:1024px){.h3295c76acb-footer__find-hotels svg{display:block}}.h3295c76acb-footer__find-hotels--two-cols{width:470px}@media only screen and (max-width:1200px){.h3295c76acb-footer__find-hotels--two-cols{width:100%}}.h3295c76acb-footer__find-hotels--two-cols .h3295c76acb-footer__list{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;-webkit-column-count:2;-moz-column-count:2;column-count:2}@media only screen and (max-width:1024px){.h3295c76acb-footer__find-hotels--two-cols .h3295c76acb-footer__list{-webkit-column-count:unset;-moz-column-count:unset;column-count:unset}}.h3295c76acb-footer__content{display:flex;padding:60px 0;gap:20px}@media only screen and (max-width:1200px){.h3295c76acb-footer__content{padding:40px 0}}@media only screen and (max-width:1024px){.h3295c76acb-footer__content{flex-direction:column;padding-bottom:0;gap:0}}.h3295c76acb-footer__info{flex-shrink:0;width:100%;max-width:420px}@media only screen and (max-width:1024px){.h3295c76acb-footer__info{max-width:100%}}.h3295c76acb-footer__additional-info{display:flex;width:100%;gap:20px}@media only screen and (max-width:1200px){.h3295c76acb-footer__additional-info{flex-direction:column}}@media only screen and (max-width:1024px){.h3295c76acb-footer__additional-info{gap:0}}.h3295c76acb-footer__text{font-weight:400;font-size:12px;line-height:1.5;font-family:Poppins,sans-serif;margin-top:10px;color:#7c8092}.h3295c76acb-footer__bottom{padding:23px 0;border-top:1px solid #d1dde9}@media only screen and (max-width:1024px){.h3295c76acb-footer__bottom{padding:20px 0 40px}}.h3295c76acb-footer__bottom-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}@media only screen and (max-width:1024px){.h3295c76acb-footer__bottom-inner{flex-direction:column;align-items:start}}.h3295c76acb-footer__service-list{display:flex;gap:40px}@media only screen and (max-width:1024px){.h3295c76acb-footer__service-list{flex-direction:column;gap:10px}}.h3295c76acb-footer__copyright,.h3295c76acb-footer__service-link{color:#6d6d6d;font-weight:400;font-size:12px;line-height:1.5;font-family:Poppins,sans-serif}@media only screen and (max-width:1024px){.h3295c76acb-footer__copyright,.h3295c76acb-footer__service-link{font-size:14px}}@media only screen and (max-width:1024px){.h3295c76acb-footer__copyright{margin-bottom:10px}}.h3295c76acb-footer__service-link{cursor:pointer}.h3295c76acb-footer__payments{display:flex;gap:40px}@media only screen and (max-width:1024px){.h3295c76acb-footer__payments{align-self:center}}.h3295c76acb-footer-subscribe__inner{display:flex;gap:8px}.h3295c76acb-footer-subscribe__input{font-weight:400;font-size:12px;line-height:1.5;font-family:Poppins,sans-serif;width:260px;padding:10px 16px;border:1px solid #d1dde9;border-radius:4px;color:#7c8092;text-transform:uppercase}@media only screen and (max-width:1024px){.h3295c76acb-footer-subscribe__input{width:calc(100% - 54px)}}.h3295c76acb-footer-subscribe__submit{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:4px;background-color:#419af7;cursor:pointer}.h3295c76acb-thanks-modal{display:none;z-index:1001;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow-y:auto;background:rgba(44,44,44,.8)}.h3295c76acb-thanks-modal.active{display:block}.h3295c76acb-thanks-modal__wrapper{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.h3295c76acb-thanks-modal__content{position:relative;width:100%;max-width:400px;min-height:300px;padding:50px 20px 20px;border-radius:4px;background:#fff;box-shadow:0 5px 10px 3px rgba(36,44,74,.1);font-size:0;text-align:center}.h3295c76acb-thanks-modal__close{position:absolute;top:20px;right:20px;cursor:pointer}.h3295c76acb-thanks-modal__close svg{width:16px;height:16px;pointer-events:none;fill:#2c2c2c}.h3295c76acb-thanks-modal__title{font-weight:600;font-size:24px;line-height:1.3;font-family:Poppins,sans-serif;color:#2c2c2c}.h3295c76acb-thanks-modal__img{margin:30px 0}.h3295c76acb-thanks-modal__img svg{display:inline-block;width:100px;height:97px}.h3295c76acb-thanks-modal__btn{display:inline-block;min-width:200px;height:44px;margin:0 auto;padding:12px;border:1px solid #419af7;border-radius:4px;background-color:#419af7;color:#fff;font:600 16px/20px Poppins,sans-serif;text-align:center;cursor:pointer;transition:background-color .3s ease}.h3295c76acb-thanks-modal__btn:hover{background-color:#2479ec}.rooms-page__roomslist{margin-top:24px}@media only screen and (max-width:1024px){.rooms-page__roomslist{margin-top:50px}}.rooms__head{margin-bottom:24px}@media only screen and (max-width:1024px){.rooms__head{margin-bottom:15px}}.rooms-features__subtitle{margin-bottom:12px;color:#2c2c2c;font:600 16px/24px Poppins,sans-serif;letter-spacing:1px;text-transform:uppercase}@media only screen and (max-width:767px){.rooms-features__subtitle{margin-bottom:8px;font-size:14px;line-height:22px}}.rooms-features__text{color:#2c2c2c;font:400 16px/26px Poppins,sans-serif;letter-spacing:.5px}@media only screen and (max-width:767px){.rooms-features__text{font-size:14px;line-height:24px}}.rooms-other-amenities{margin-bottom:50px}.rooms-other-amenities__title{margin-bottom:12px;font:600 16px/26px Poppins,sans-serif;letter-spacing:.5px}@media only screen and (max-width:767px){.rooms-other-amenities__title{margin-bottom:8px;font-size:14px;line-height:2px}}.rooms-other-amenities__list{padding-left:15px;list-style:none}.rooms-other-amenities__item{position:relative}.rooms-other-amenities__item:before{display:block;position:absolute;top:10px;left:-10px;width:4px;height:4px;border-radius:50%;background-color:#7c8092;content:""}.rooms-other-amenities__item:not(:last-of-type){margin-bottom:8px}.message{display:flex;align-items:center;margin-bottom:20px;padding:20px;border-radius:4px;background-color:#fff;box-shadow:0 5px 10px 3px rgba(36,44,74,.1)}@media only screen and (max-width:520px){.message{align-items:flex-start}}.message__text{margin-left:15px;font:700 16px/1.5 Poppins,sans-serif}.message__icon{width:30px;height:30px}.message--error .message__text{color:#cf142d}.message--error .message__icon{fill:#cf142d}.message--success .message__text{color:#0fab1e}.message--success .message__icon{fill:#0fab1e}.message--come-from-not-avail{flex-wrap:wrap}.message--come-from-not-avail .message__text{margin-left:0;color:#cf142d;font:700 18px/1.5 Poppins,sans-serif}.message--come-from-not-avail .message__text-instruction{margin-top:8px;color:#2c2c2c;font:normal 16px/1.5 Poppins,sans-serif}.message--come-from-not-avail .message__not-avail{display:flex;align-items:center;justify-content:space-between;width:100%}@media only screen and (max-width:767px){.message--come-from-not-avail .message__not-avail{flex-wrap:wrap}.message--come-from-not-avail .message__not-avail .message__btn{margin:15px auto 0}}.message--come-from-not-avail .message__other-hotels{width:100%;margin-top:18px;padding:13px 15px;border-radius:4px;background-color:#f2f7fa;color:#2c2c2c;font:normal 14px/1.5 Poppins,sans-serif}.message--come-from-not-avail .message__other-hotels-url{color:#3c6780;text-decoration:underline}.message--come-from-not-avail .message__btn-other-hotels{display:inline-block;padding:11px;border-radius:4px;background:#419af7;color:#fff;font:700 16px Poppins,sans-serif;text-align:center;cursor:pointer}</pre></body></html>