<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.location__map-wrapper{position:relative}.location__map-wrapper:not(.active) .location-nearby{left:-100%}@media only screen and (max-width:1024px){.location__map-wrapper:not(.active) .map-filters{width:100%}}@media only screen and (max-width:767px){.location__map-wrapper:not(.active) .map-filters{display:flex;width:75%}}.location__contacts{display:flex;margin-top:50px;gap:0 70px}@media only screen and (max-width:1024px){.location__contacts{flex-direction:column}}.location__info{position:relative;top:100px}@media only screen and (max-width:1024px){.location__info{position:static;margin-top:70px}}@media only screen and (max-width:767px){.location__info{margin-top:40px}}.location__map{scroll-margin-top:65px}@media only screen and (max-width:767px){.location__map{scroll-margin-top:50px}}.location__contact-us{min-width:580px}@media only screen and (max-width:1024px){.location__contact-us{min-width:auto}}.location__contact-us{scroll-margin-top:65px}@media only screen and (max-width:767px){.location__contact-us{scroll-margin-top:50px}}.location__attraction{margin-top:24px}.location__nearby-collapse-btn{display:flex;z-index:3;position:absolute;top:40px;left:316px;align-items:center;justify-content:center;width:24px;height:24px;border-radius:4px;background-color:#2c2c2c;cursor:pointer;transition:all .3s ease}@media only screen and (max-width:767px){.location__nearby-collapse-btn{z-index:201;right:40px;left:unset}}.location__nearby-collapse-btn:not(.active):hover span{display:flex}.location__nearby-collapse-btn span{display:none;position:absolute;left:calc(100% + 8px);align-items:center;justify-content:center;height:34px;padding:4px 10px;border-radius:4px;background-color:#fff;box-shadow:0 0 8px 0 rgba(24,24,24,.08);color:#2c2c2c;font:500 14px/1.2 Poppins,sans-serif;text-transform:capitalize;white-space:nowrap}@media only screen and (max-width:1024px){.location__nearby-collapse-btn span{position:static;padding:0;background:none;color:#fff;font:500 14px/1.2 Poppins,sans-serif;text-transform:capitalize}}.location__nearby-collapse-btn .icon{fill:#fff;width:12px;height:8px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.location__nearby-collapse-btn:not(.active){top:20px;right:unset;left:20px}.location__nearby-collapse-btn:not(.active) .icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media only screen and (max-width:1024px){.location__nearby-collapse-btn:not(.active){justify-content:space-between;width:auto;height:34px;padding:10px;gap:0 8px}.location__nearby-collapse-btn:not(.active) span{display:flex}}.location-info__subtitle{margin-bottom:20px;color:#2c2c2c;font:600 16px/1.2 Poppins,sans-serif;letter-spacing:1px;text-transform:uppercase}.location-info__overview{margin-bottom:48px}@media only screen and (max-width:767px){.location-info__overview{margin-bottom:32px}}.location-info__text{color:#2c2c2c;font:400 16px/26px Poppins,sans-serif;letter-spacing:.5px}@media only screen and (max-width:767px){.location-info__text{font-size:14px;line-height:24px}}.location-info-details__item{display:flex;color:#2c2c2c;font:400 16px/24px Poppins,sans-serif}.location-info-details__item:not(:last-of-type){margin-bottom:20px}.location-info-details__item .icon{width:20px;height:20px;margin-right:8px}.location-nearby{z-index:2;position:absolute;top:20px;left:20px;width:340px;height:620px;padding:20px;overflow:hidden;border-radius:4px;background-color:#fff;transition:left .3s ease}@media only screen and (max-width:767px){.location-nearby{z-index:200;width:calc(100% - 40px)}}.location-nearby:after{position:absolute;bottom:30px;left:0;width:100%;height:40px;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0));content:""}.location-nearby__title{color:#2c2c2c;font:600 16px/24px Poppins,sans-serif;text-transform:uppercase}.location-nearby__inner{display:flex;flex-direction:column;height:525px;margin-top:20px;overflow:auto}.location-nearby-item:not(:first-child){margin-top:20px}.location-nearby-item__title{width:100%;color:#7c8092;font:600 12px/1.2 Poppins,sans-serif;text-transform:uppercase}.location-nearby-item__wrap{display:flex;position:relative;padding:10px 0;gap:0 12px;border-bottom:1px solid #d1dde9}.location-nearby-item__wrap:last-of-type{margin-bottom:15px}.location-nearby-item__wrap.active{cursor:pointer}.location-nearby-item__wrap.active .location-nearby-item__name{text-decoration:underline}.location-nearby-item__wrap.active:hover .location-nearby-item__name{color:#419af7;cursor:pointer;transition:all .3s ease}.location-nearby-item__number{padding-top:3px;color:#2c2c2c;font:700 12px/1.2 Poppins,sans-serif;text-transform:uppercase;transition:all .3s ease}.location-nearby-item__info{overflow:hidden}.location-nearby-item__name{display:flex;align-items:center;margin-bottom:4px;gap:0 4px;color:#2c2c2c;font:400 14px/1.2 Poppins,sans-serif;cursor:default}.location-nearby-item__name .icon{flex-shrink:0}.location-nearby-item__name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location-nearby-item__distance{color:#419af7;font:500 12px/1.2 Poppins,sans-serif}.contact-us{font-family:Poppins,sans-serif}.contact-us__title{display:block;margin-bottom:10px;font:500 30px/38px Lora,serif}@media only screen and (max-width:767px){.contact-us__title{font:500 24px/38px Lora,serif}}.contact-us__group{margin-bottom:30px;color:#7c8092;font:400 14px/21px Poppins,sans-serif}.contact-us__group a{color:#419af7;font-weight:600;text-decoration:underline}.contact-us__message{margin-bottom:30px}.contact-us-form{z-index:1;position:relative;padding:20px;overflow:hidden;border:1px solid #d1dde9;border-radius:4px;scroll-margin-top:65px}@media only screen and (max-width:767px){.contact-us-form{padding:20px 15px;scroll-margin-top:50px}}.contact-us-form:after{display:none;z-index:2;position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;content:"";opacity:.6}.contact-us-form[data-status=error]:after,.contact-us-form[data-status=loading]:after,.contact-us-form[data-status=success]:after{display:block}.contact-us-form[data-status=loading] .contact-us-form-status--loading{z-index:3;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1;transition:all .5s}.contact-us-form[data-status=loading] .contact-us-form-status--loading .contact-us-form-status__icon{-webkit-animation:rotate-animation 3s linear 1s 2;animation:rotate-animation 3s linear 1s 2}@-webkit-keyframes rotate-animation{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-animation{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.contact-us-form[data-status=error] .contact-us-form-status--error,.contact-us-form[data-status=success] .contact-us-form-status--success{z-index:3;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1;transition:all .5s}.contact-us-form__block{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px}.contact-us-form__subtitle{width:100%;margin-bottom:8px;color:#2c2c2c;font:600 16px/1.2 Poppins,sans-serif;text-transform:uppercase}.contact-us-form__field{display:flex;position:relative;width:100%}.contact-us-form__field--half{width:calc(50% - 5px)}@media only screen and (max-width:767px){.contact-us-form__field--half{width:100%}.contact-us-form__field--half:not(:last-child){margin-bottom:20px}}.contact-us-form__input{width:100%;height:44px;padding:10px 15px;border:1px solid #d1dde9;border-radius:4px;background-color:#fff;color:#2c2c2c;font:400 14px/1.2 Poppins,sans-serif}.contact-us-form__input--textarea{height:150px;resize:vertical}.contact-us-form__input::-webkit-input-placeholder{color:rgba(36,44,74,.5)}.contact-us-form__input::-moz-placeholder{color:rgba(36,44,74,.5)}.contact-us-form__input::-ms-input-placeholder{color:rgba(36,44,74,.5)}.contact-us-form__input::placeholder{color:rgba(36,44,74,.5)}.contact-us-form__input:active,.contact-us-form__input:focus,.contact-us-form__input:hover{border:1px solid #d1dde9;outline:none}.contact-us-form__input.invalid{border-color:#cf142d;transition:border-color .5s}.contact-us-form__input.invalid~.contact-us-form__error{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.contact-us-form__input.invalid~.nice-select{border-color:#cf142d}.contact-us-form__input.nice-select{height:44px;line-height:normal}.contact-us-form__input.nice-select:after{right:18px;width:10px;height:10px;border-radius:1px;content:""}.contact-us-form__input .current{color:#242c4a;font:14px/1.2 Poppins,sans-serif}.contact-us-form__input .list{max-height:100%}.contact-us-form__input .nice-select-dropdown{width:100%;max-height:270px;overflow:auto}.contact-us-form__input .nice-select-dropdown::-webkit-scrollbar{-webkit-appearance:none;width:7px}.contact-us-form__input .nice-select-dropdown::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.25);-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5)}.contact-us-form__error{display:inline-block;position:absolute;top:calc(100% + 5px);left:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);color:#cf142d;font-size:13px;line-height:1;opacity:0;transition:all .5s}.contact-us-form__icon{position:relative;width:16px;height:16px;margin-right:5px;border-radius:50%;background-color:#bad4e3}.contact-us-form__icon:after,.contact-us-form__icon:before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:2px;background-color:#fff}.contact-us-form__icon:after{width:9px;height:2px;content:""}.contact-us-form__icon--plus:before{width:2px;height:9px;content:""}.contact-us-form__submit{display:block;min-width:160px;height:50px;margin:0 0 0 auto;padding:10px;border:1px solid #419af7;border-radius:4px;background-color:#419af7;color:#fff;font:600 14px/24px Poppins,sans-serif;letter-spacing:1px;text-align:center;text-transform:uppercase;cursor:pointer;transition:all .3s ease}.contact-us-form__submit:hover{background-color:#fff;color:#419af7}@media only screen and (max-width:767px){.contact-us-form__submit{width:100%;margin:0 auto}}.contact-us-form input[name=f_message2]{position:absolute;width:0;height:0;margin:0;padding:0;border:none}.contact-us-form input[name=f_message2]:focus{outline:none}.contact-us-form-status{display:flex;z-index:-1;position:absolute;top:50%;left:50%;align-items:center;padding:15px 20px;-webkit-transform:translate(-50%,-30%);transform:translate(-50%,-30%);border-radius:4px;background:#fff;opacity:0}.contact-us-form-status--loading{background:none}.contact-us-form-status--success{border:1px solid #0fab1e}.contact-us-form-status--error{border:1px solid #cf142d}.contact-us-form-status__text{margin-left:15px;font-weight:700;font-size:18px}.contact-us-form-status__icon{width:50px;height:50px}.map{position:relative}.map .is-filtered{visibility:hidden;opacity:0;transition:all .3s}.map-filters{display:none;z-index:3;position:absolute;top:20px;left:50%;align-items:center;gap:0 5px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (max-width:1170px){.map-filters{top:auto;right:20px;bottom:20px;left:auto;flex-wrap:wrap-reverse;justify-content:flex-end;width:50%;gap:4px;-webkit-transform:translateX(0);transform:translateX(0)}}@media only screen and (max-width:767px){.map-filters{display:none;right:unset;left:15px;justify-content:flex-start;width:75%;-webkit-transform:translateX(0);transform:translateX(0);transition:all .3s ease-in}}.map-filters.is-active{display:flex}@media only screen and (max-width:767px){.map-filters.is-active{display:none}}.map-filters-item{display:none;z-index:1;position:relative;align-items:center;padding:10px;border-radius:4px;cursor:pointer}.map-filters-item:after{z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #d1dde9;border-radius:4px;background:#fff;content:"";opacity:1;transition:all .3s}.map-filters-item.is-active{display:flex}.map-filters-item.is-checked:after{border:none;background:#2c2c2c}.map-filters-item.is-checked .map-filters-item__text{color:#fff;font-weight:500}.map-filters-item.is-checked .map-filters-item__checkbox{border:none;background:#fff}.map-filters-item.is-checked .map-filters-item__checkbox .icon{visibility:visible;opacity:1}.map-filters-item__text{margin-left:8px;color:#2c2c2c;font:400 14px/1.2 Poppins,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:767px){.map-filters-item__text{font-size:12px}}.map-filters-item__checkbox{display:flex;align-items:center;justify-content:center;width:14px;height:14px;border:1px solid #d1dde9;border-radius:4px;background:none;transition:all .3s}.map-filters-item__checkbox .icon{width:10px;height:8px;color:#fff;fill:currentColor;visibility:hidden;opacity:0;transition:all .3s}.map-wrap{width:100%;height:660px}.map-wrap .hotel-marker{z-index:99}.map-wrap .hotel-marker svg{width:50px;height:70px}.map-wrap .mapboxgl-ctrl-top-right{z-index:200}.map-wrap .mapboxgl-ctrl-bottom-right{z-index:201}.map-wrap .mapboxgl-marker.is-active{z-index:2!important}.map-wrap .marker.is-active .marker-pin:after{z-index:-1;position:absolute;bottom:13px;left:50%;width:16px;height:16px;-webkit-transform:translate(-50%,50%) rotate(45deg);transform:translate(-50%,50%) rotate(45deg);background:#419af7;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);content:""}.map-wrap .marker.is-active .marker-card{visibility:visible;width:280px;opacity:1}.map-wrap .marker.is-active .marker-card__body{padding-top:10px;-webkit-animation:card-body-animation 1s;animation:card-body-animation 1s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes card-body-animation{0%{max-height:0}to{max-height:300px}}@keyframes card-body-animation{0%{max-height:0}to{max-height:300px}}.map-wrap .marker.is-active .marker-card__image{height:120px}.map-wrap .marker.is-active .marker-card__image svg{height:40px}.map-wrap .marker.is-active .marker-card__title{font-size:14px;text-overflow:ellipsis;white-space:nowrap}.map-wrap .marker.is-active .marker-card__info .pin-icon{display:block}.map-wrap .marker.is-active .marker-card__distance-wrap{display:flex}.map-wrap .marker:not(.is-active) .marker-pin{display:block}.map-wrap .marker:not(.is-active) .marker-card{visibility:hidden;opacity:0}.map-wrap .marker--landmark .marker-pin .pin-icon{color:#419af7;fill:currentColor;display:block}.map-wrap .marker--landmark .marker-card .marker-card__image{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='type-icon' viewBox='0 0 18 16'%3E%3Cg fill='%23ddd'%3E%3Cpath d='M10.579 6.858a2.248 2.248 0 11-3.178 3.179 2.248 2.248 0 013.178-3.179'/%3E%3Cpath d='M15.732 2.267H14.18L13.055.019H4.924L3.8 2.268l-1.55.003A2.25 2.25 0 00.006 4.517L0 13.504a2.25 2.25 0 002.248 2.248h13.484a2.25 2.25 0 002.248-2.247v-8.99a2.25 2.25 0 00-2.248-2.248zM8.99 12.943a4.5 4.5 0 01-4.495-4.495A4.5 4.5 0 018.99 3.952a4.501 4.501 0 014.495 4.496 4.5 4.5 0 01-4.495 4.495z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-size:40px auto;background-repeat:no-repeat}.map-wrap .marker--landmark .marker-card__info .pin-icon{color:#419af7;fill:currentColor;display:block}.map-wrap .marker--landmark .marker-card__address,.map-wrap .marker--landmark .marker-card__rating{display:none}.map-wrap .marker--landmark .marker-card__distance{order:100}.map-wrap .marker--landmark.is-active .marker__pin svg{fill:currentColor;color:#419af7}.map-wrap .marker--static.is-active .marker-card,.map-wrap .marker--static .marker-card{width:auto}.map-wrap .marker--static .marker-card__title{margin:0;width:auto;text-decoration:none}.map-wrap .marker--restaurant .marker-pin .pin-icon{fill:currentColor;display:block;height:100%;color:#3c6680}.map-wrap .marker--restaurant .marker-card__info .pin-icon{fill:currentColor;display:block;color:#3c6680}.map-wrap .marker--restaurant.is-active .marker__pin svg{fill:currentColor;color:#3c6680}.map-wrap .marker--restaurant.is-active .marker__pin:after{background-color:#f68059}.map-wrap .marker-pin{position:relative;cursor:pointer;transition:all .3s}.map-wrap .marker-pin__number{position:absolute;top:8px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);color:#fff;font:500 16px/1.2 Poppins,sans-serif;text-transform:uppercase}.map-wrap .marker-pin svg{height:34px}.map-wrap .marker-card{z-index:1;position:absolute;bottom:45px;left:50%;width:130px;padding:10px;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:4px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);cursor:pointer;transition:all .3s}.map-wrap .marker-card:before{z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:4px;background:#fff;content:""}.map-wrap .marker-card__image{display:flex;z-index:10;position:relative;align-items:center;justify-content:center;width:100%;height:70px;border:1px solid #d1dde9;border-radius:4px;background-size:cover;background-color:#fff;transition:all .3s}.map-wrap .marker-card__image svg{height:20px;color:#beb8b1;fill:currentColor;transition:all .3s}.map-wrap .marker-card__info{display:flex;align-items:center;justify-content:space-between;padding:10px 0 0;gap:0 4px}.map-wrap .marker-card__info .pin-icon{display:block;flex-shrink:0;max-width:20px;height:20px;transition:all .3s}.map-wrap .marker-card__title{flex-shrink:0;width:calc(100% - 23px);margin-right:5px;padding:3px 0;overflow-x:hidden;color:#2c2c2c;font:400 14px/1.2 Poppins,sans-serif;text-decoration:underline;text-overflow:ellipsis;white-space:nowrap;transition:all .3s}.map-wrap .marker-card__title.is-rtl{direction:ltr}.map-wrap .marker-card__body{display:flex;flex-direction:column;max-height:0;overflow:hidden}.map-wrap .marker-card__rating{display:flex;align-items:center;color:#4d4d4d;font:400 12px/1.2 Poppins,sans-serif}.map-wrap .marker-card__rating .rate-stars{display:flex;position:relative;bottom:2px;gap:0 4px}.map-wrap .marker-card__rating .restaurant-rate{margin-right:4px;color:#2c2c2c;font-weight:600}.map-wrap .marker-card__rating .restaurant-reviews{flex-shrink:0;margin:0 5px}.map-wrap .marker-card__rating .restaurant-reviews span{color:#419af7;font-size:14px}.map-wrap .marker-card__rating .restaurant-star{display:flex;align-items:center}.rtl .map-wrap .marker-card__rating .restaurant-star--half{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.map-wrap .marker-card__rating .restaurant-star svg{color:#419af7;fill:currentColor}.map-wrap .marker-card__rating .restaurant-prices{flex-shrink:0;margin-right:5px}.map-wrap .marker-card__rating .restaurant-prices span{color:#419af7;font-size:14px}.map-wrap .marker-card__address,.map-wrap .marker-card__rating .restaurant-type{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map-wrap .marker-card__address{display:inline-block;position:relative;margin-top:10px;margin-bottom:10px;color:#7c8092;font:400 12px/1.2 Poppins,sans-serif;text-decoration:underline}.map-wrap .marker-card__address:before{display:inline-block;position:relative;top:2px;width:14px;height:14px;margin-right:4px;background-image:url(/new/designs/66/build/images/new-map-address-icon.svg);background-size:auto 100%;background-repeat:no-repeat;content:""}.map-wrap .marker-card__distance-wrap{display:none;position:absolute;bottom:-70px;left:50%;align-items:center;justify-content:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:5px;gap:0 2px;-webkit-transform:translate(-50%);transform:translate(-50%);border-radius:50px;background-color:#2c2c2c;text-align:center}.map-wrap .marker-card__distance{color:#fff;font:500 10px/1.2 Poppins,sans-serif}.map-wrap .marker-card__tags{display:flex;flex-flow:wrap;gap:4px}.map-wrap .marker-card__tags .tag,.map-wrap .marker-card__tags span{padding:8px;border-radius:4px;background:#f5f7fa;color:#2c2c2c;font:400 12px Poppins,sans-serif}.map-wrap .marker-airport{width:48px;height:48px;cursor:pointer}.map-wrap .marker-airport svg{width:100%;height:100%}.map-wrap .marker-station{width:18px;height:18px;background-position:50%;background-size:contain;background-repeat:no-repeat;cursor:pointer}.map-wrap .marker-station--small{width:10px;height:10px}@media(max-width:768px){.map-wrap .marker-station{width:10px;height:10px}}.map-wrap .marker-transport{width:20px;height:20px}.map-wrap .marker-transport--small{width:10px;height:10px}@media(max-width:768px){.map-wrap .marker-transport{width:10px;height:10px}}.map-wrap .marker-transport svg{width:100%;height:100%}.map-wrap .marker--hotel{z-index:2}.map-wrap .marker--subway{width:26px;height:26px;border-radius:4px;background-position:50%;background-size:contain;transition:0s}.map-wrap .marker--subway.marker--small{width:14px;height:14px;background-size:cover}.map-wrap .marker--train{display:flex;width:30px;height:30px;border:3px solid #055a99;border-radius:50%;background-color:#fff;color:#000;transition:0s}.map-wrap .marker--train svg{display:block;width:12px;height:14px;margin:auto;fill:currentColor}.map-wrap .marker--train.marker--small{width:20px;height:20px;border-width:1px}.map-wrap .marker--train.marker--small svg{width:8px;height:10px}.map-wrap .mapboxgl-popup{z-index:100;right:auto!important;left:0!important}.map-wrap .mapboxgl-popup .mapboxgl-popup-tip{display:none}.map-wrap .mapboxgl-popup .mapboxgl-popup-content{display:flex;align-items:center;padding:8px;border-radius:4px;box-shadow:0 2px 8px 5px rgba(0,0,0,.1);color:#636363;font:400 12px/1 Poppins,sans-serif;direction:ltr;white-space:nowrap}.map-wrap .mapboxgl-popup .mapboxgl-popup-content .mapboxgl-popup-content__type{margin-right:5px;font-weight:500;text-transform:capitalize}.map-wrap .mapboxgl-popup .mapboxgl-popup-content .mapboxgl-popup-content__distance{margin-left:5px;font-weight:700}.map-wrap .mapboxgl-popup .mapboxgl-popup-close-button{display:none}.extra-hotels__slider{margin-bottom:40px}.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-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-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}.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}</pre></body></html>