<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.all-photo__photos{display:grid;grid-template-rows:repeat(6,1fr);grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;margin-bottom:40px;gap:15px}@media only screen and (max-width:1024px){.all-photo__photos{margin-bottom:30px;gap:10px}}@media only screen and (max-width:767px){.all-photo__photos{gap:2px}}.all-photo__button{display:grid;place-content:center;max-width:200px;height:50px;margin:0 auto;border-radius:4px;outline:1px solid #419af7;background-color:#419af7;color:#fff;font:600 12px/24px Poppins,sans-serif;text-transform:uppercase;cursor:pointer;transition:all .3s ease}@media only screen and (max-width:767px){.all-photo__button{max-width:100%}}.all-photo__button:hover{background-color:#fff;color:#419af7}.all-photo__button.hide{display:none}.all-photo .photo__item{box-sizing:border-box;position:relative;width:100%;height:265px;cursor:pointer}@media only screen and (max-width:1024px){.all-photo .photo__item{height:200px}}@media only screen and (max-width:767px){.all-photo .photo__item{height:100%}}.all-photo .photo__item:nth-child(14n+3){grid-row:span 2;height:auto}.all-photo .photo__item:nth-child(14n+12){grid-row:span 2;grid-column:span 2;height:auto}.all-photo .photo__item.hidden{display:none}.all-photo .photo__item:before{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;margin:0 auto;border-radius:4px;background-color:#2c2c2c;content:"";opacity:0;transition:all .5s}.all-photo .photo__item:hover:before{opacity:.5}.all-photo .photo__item:hover .photo__icon{opacity:1}.all-photo .photo__icon{z-index:1;position:absolute;top:50%;left:50%;width:20px;height:21px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;transition:all .5s}.all-photo .photo__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;content-visibility:auto}.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}</pre></body></html>