@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Varela&display=swap);.block-maps{background-image:url(/images/site/img-maps.jpg);background-repeat:no-repeat;background-size:cover;max-width:271px;padding:24px 0 26px;text-align:center}.maps-link{background-color:var(--color-white);border-radius:5px;box-shadow:0 0 10px rgba(58,98,146,.25);display:inline-flex;gap:0 6px;margin-left:2rem;margin-right:2rem;padding:11px 33px 11px 25px;text-decoration:none}.maps-link__icon{height:18px;width:16px}.maps-link__text{color:var(--color-dark-cyan);font-family:Manrope SemiBold}.maps-link:hover{box-shadow:0 0 10px rgba(58,98,146,.75)}@media screen and (max-width:575px){.block-maps{max-width:100%}}.hotel-amenities-services{margin-top:23px;padding:12px 30px 17px}.hotel-amenities-services .card__item-head{align-items:center;display:flex;justify-content:space-between}.hotel-amenities-services__popular{border-bottom:1px solid var(--color-periwinkle-crayola-e1);margin-top:24px;padding-bottom:18px}.hotel-amenities-services__popular-head{font-family:Manrope SemiBold;font-size:16px}.hotel-amenities-services__popular .list-card-preview-servises{margin-top:18px}.hotel-amenities-services__body{display:flex;justify-content:space-between;margin-top:31px}.hotel-amenities-services__column{display:flex;flex-direction:column;gap:30px 0;width:32%}.hotel-amenities-services__box-add{background-color:#f7f9fe;border-radius:10px;color:var(--color-lamantin);display:inline-block;font-size:12px;margin:2px 0 0 29px;padding:5px 10px}.hotel-amenities-services__box-head{align-items:center;display:flex;gap:0 8px}.hotel-amenities-services__box-icon{width:22px}.hotel-amenities-services__box-name{font-family:Manrope SemiBold;font-size:16px}.hotel-amenities-services__list{margin-top:11px}.list-hotel-amenities-services{display:flex;flex-direction:column;gap:11px 0}.list-hotel-amenities-services__item{padding-left:30px;position:relative}.list-hotel-amenities-services__item:before{background-image:url(/images/svg/icon-list-hotel-room-servises.svg);background-repeat:no-repeat;content:"";display:block;height:9px;left:0;position:absolute;top:2px;width:12px}@media screen and (max-width:574px){.hotel-amenities-services__body{flex-direction:column;gap:20px 0}.hotel-amenities-services__column{width:100%}.hotel-amenities-services .card__item-head{align-items:flex-start;flex-direction:column;gap:10px 0}}.hotel-place{margin-top:22px;padding:24px 30px 34px}.hotel-place .hotel-room__body{margin-top:14px}.hotel-place__frame{height:343px}.hotel-place__frame #leaflet-map{border-radius:8px;height:100%;width:100%}.hotel-place__content{display:flex;flex-wrap:wrap;margin-top:29px}.hotel-place-links{width:27.3%}.hotel-place-links--attractions{margin:0 8.9% 0 6%}.hotel-place-links--other{width:21.7%}.hotel-place-links__header{color:var(--color-black);font-family:Manrope SemiBold;font-size:16px}.hotel-place-links__list{margin-top:20px}.list-hotel-place{display:flex;flex-direction:column;gap:16px 0}.list-hotel-place__item{color:var(--color-habrahabr);display:flex;font-family:Manrope SemiBold;font-size:14px;justify-content:space-between}.list-hotel-place__name{color:currentColor;text-decoration:none}.list-hotel-place__name:hover{text-decoration:underline}.list-hotel-place__distance{white-space:nowrap}@media screen and (max-width:1024px){.hotel-place__frame{height:300px}.hotel-place__frame iframe,.hotel-place__frame img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hotel-place__content{justify-content:space-between}.hotel-place-links{width:31%}.hotel-place-links--attractions{margin:0}}@media screen and (max-width:767px){.hotel-place__content{flex-direction:column;gap:20px 0}.hotel-place-links{width:100%}}@media screen and (max-width:574px){.hotel-place__frame{height:200px}}.nav{background-color:#e1e8f9;border-radius:5px;display:flex;justify-content:flex-start;padding:7px 0}.nav__item{position:relative;text-align:center;width:20%}.nav__item:after{background-color:#c9d1e7;bottom:0;content:"";position:absolute;right:0;top:0;width:1px}.nav__item:last-child:after{content:none}.nav__link{color:var(--color-cobalt-blue);display:inline-block;font-size:16px;padding:10px;text-decoration:none}.nav__link:hover{opacity:.8}@media screen and (max-width:767px){.nav{justify-content:flex-start;width:100%}.nav__item{width:auto}.nav__link{white-space:nowrap}}.card-description{margin-top:30px;padding:25px 44px 48px}.card-description h3{color:var(--color-black);font-family:Manrope SemiBold;font-size:24px;margin-bottom:35px}.card-description p{margin:0 0 20px}.card-description p:last-child{margin-bottom:0}@media screen and (max-width:574px){.card-description{padding:1rem}}.card-filter{margin-top:20px;padding:25px 25px 21px}.card-filter__body{margin-top:15px}.form-filter{background-color:var(--color-dark-cyan);border:5px solid var(--color-dark-cyan);border-radius:7px;display:flex;flex-wrap:wrap}.form-filter__item{width:21.5%}.form-filter__item,.form-filter__item-first{background-color:var(--color-white);border-right:1px solid #d1e4e8;padding:12px 1.9% 9px}.form-filter__item-first{width:43%}@media screen and (max-width:575px){.form-filter__item-first{padding-left:10px;padding-right:10px;width:100%}}.form-filter__item:last-of-type{border-right:none}.form-filter__item-name{font-size:12px}.form-filter__item-select{margin-left:-5px;margin-top:1px}.form-filter__select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url(/images/img/icon-select.svg);background-position:right 40%;background-repeat:no-repeat,repeat;border:none;box-shadow:none;color:var(--color-habrahabr);cursor:pointer;display:inline-block;font-family:Manrope SemiBold;font-size:16px;margin:0;max-width:100%;outline:0;padding:0 40px 5px 5px;transition:var(--var-transition);width:auto}.form-filter__select::-ms-expand{display:none}.form-filter__select:focus,.form-filter__select:hover{border-color:transparent;box-shadow:none;outline:0}.form-filter__select:focus{color:var(--color-habrahabr)}.form-filter__select option{cursor:pointer;font-weight:400;padding:3px 5px}:root:lang(ar) .form-filter__select,:root:lang(iw) .form-filter__select,[dir=rtl] .form-filter__select{background-position:right 40%;padding:0 40px 5px 0}.form-filter__submit{background-color:var(--color-dark-cyan);border:none;color:var(--color-white);cursor:pointer;font-size:14px;text-transform:uppercase;transition:var(--var-transition);width:14%}.form-filter__submit:hover{background-color:var(--color-blue-crayola-19)}@media screen and (max-width:1024px){.form-filter__item:first-child,.form-filter__item:nth-child(2){border-bottom:1px solid #d1e4e8}.form-filter__submit{padding:12px 0;text-align:center}}@media screen and (max-width:574px){.form-filter__item{padding:12px 5% 6px;width:50%}.form-filter__item:nth-child(3){border-bottom:1px solid #d1e4e8}.form-filter__select{width:100%}.form-filter__submit{text-align:center;width:100%}}.faq-section{background:0 0;background-color:transparent;padding:2rem 0}.faq-section .container{margin:0 auto;max-width:1000px;padding:0 20px}.faq-title{color:#1d2741;font-size:2.75rem;font-weight:600;margin-bottom:1rem;text-align:center}.faq-container{margin:0 auto;max-width:900px}.faq-item{background:hsla(0,0%,100%,.95);border:1px solid rgba(1,225,197,.15);border-radius:16px;box-shadow:0 4px 20px rgba(29,39,65,.08);margin-bottom:20px;overflow:hidden}.faq-question{align-items:center;background:0 0;border:none;color:#1d2741;cursor:pointer;display:flex;font-size:1.05rem;font-weight:500;justify-content:space-between;padding:24px 28px;text-align:left;width:100%}.faq-icon,.faq-question:hover{color:#009193}.faq-icon{flex-shrink:0;transition:transform .3s}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.active .faq-answer{max-height:1000px}.faq-answer-content{color:#6d7f9e;font-size:.95rem;line-height:1.8;padding:0 28px 24px}.footer{background-color:#0a1628;color:#fff;font-family:inherit;padding:60px 0 0}.footer__container{margin:0 auto;max-width:1200px;padding:0 20px}.footer__content{border-bottom:1px solid hsla(0,0%,100%,.1);display:grid;gap:40px;grid-template-columns:1.5fr 1fr 1fr 1.5fr;padding-bottom:50px}.footer__brand{max-width:300px}.footer__logo-block{align-items:center;display:flex;gap:15px;margin-bottom:10px}.footer__logo-img{max-height:50px;width:auto}.footer__logo-placeholder{align-items:center;background-color:#fff;border-radius:8px;color:#0a1628;display:flex;font-size:18px;font-weight:700;height:50px;justify-content:center;width:50px}.footer__brand-info{margin-bottom:15px}.footer__brand-name{color:#fff;font-size:20px;font-weight:700;line-height:1.3;margin-bottom:1.5rem}.footer__brand-tagline{color:hsla(0,0%,100%,.6);font-size:12px;letter-spacing:.5px;text-transform:uppercase}.footer__description{color:hsla(0,0%,100%,.7);font-size:14px;line-height:1.6;margin:0}.footer__title{color:#fff;font-size:18px;font-weight:600;margin:0 0 25px}.footer__list{list-style:none;margin:0;padding:0}.footer__list li{margin-bottom:12px}.footer__link{color:hsla(0,0%,100%,.7);font-size:15px;text-decoration:none;transition:color .3s ease}.footer__link:hover{color:#fff}.footer__contact-list{list-style:none;margin:0;padding:0}.footer__contact-item{align-items:flex-start;color:hsla(0,0%,100%,.8);display:flex;font-size:14px;gap:12px;line-height:1.5;margin-bottom:15px}.footer__contact-item a{color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .3s ease}.footer__contact-item a:hover{color:#fff}.footer__contact-icon{color:hsla(0,0%,100%,.6);flex-shrink:0;height:18px;margin-top:2px;width:18px}.footer__socials{display:flex;gap:12px;margin-top:25px}.footer__social-link{align-items:center;background-color:transparent;display:flex;justify-content:center;overflow:hidden;transition:transform .3s ease,opacity .3s ease}.footer__social-link,.footer__social-link img{border-radius:50%;height:44px;width:44px}.footer__social-link:hover{opacity:.85;transform:translateY(-2px)}.footer__bottom{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;padding:25px 0}.footer__copyright{color:hsla(0,0%,100%,.6);font-size:14px}.footer__legal{display:flex;gap:30px}.footer__legal-link{color:hsla(0,0%,100%,.6);font-size:14px;text-decoration:none;transition:color .3s ease}.footer__legal-link:hover{color:#fff}@media (max-width:1024px){.footer__content{gap:40px 60px;grid-template-columns:1fr 1fr}.footer__brand{grid-column:span 2;max-width:100%}}@media (max-width:640px){.footer{padding:40px 0 0}.footer__content{gap:30px;grid-template-columns:1fr}.footer__brand{grid-column:span 1}.footer__bottom{flex-direction:column;text-align:center}.footer__legal{flex-direction:column;gap:10px}}.header-topbar{background:linear-gradient(90deg,#06c,#08f);color:#fff;font-size:14px;width:100%}.header-topbar__container{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:8px 30px}.header-topbar__left{align-items:center;display:flex;flex-wrap:wrap;gap:25px}.header-topbar__right{align-items:center;display:flex;gap:20px}.header-topbar__item{align-items:center;display:flex;gap:6px;white-space:nowrap}.header-topbar__icon{color:#fff;flex-shrink:0;height:16px;width:16px}.header-topbar__icon--star{fill:#fc0;color:#fc0}.header-topbar__rating{color:#fc0;font-weight:600}.header-topbar__reviews{color:hsla(0,0%,100%,.9)}.header-topbar__reviews:before{content:"•";margin:0 6px}.header-topbar__phone{align-items:center;color:#fff;display:flex;font-weight:500;gap:6px;text-decoration:none;transition:opacity .3s}.header-topbar__phone:hover{opacity:.8}.header-topbar__socials{align-items:center;display:flex;gap:8px}.header-topbar__social{align-items:center;background-color:transparent;display:flex;justify-content:center;overflow:hidden;transition:opacity .3s}.header-topbar__social,.header-topbar__social img{border-radius:50%;height:28px;width:28px}.header-topbar__social:hover{opacity:.8}.header-nav{background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.08);position:sticky;top:0;width:100%;z-index:100}.header-nav__container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;min-height:60px;padding:0 30px}.header-nav__brand{flex-shrink:0;flex:0 0 auto;gap:10px}.header-nav__brand,.header-nav__logo-link{align-items:center;display:flex}.header-nav__logo-img{max-height:40px;width:auto}.header-nav__logo-placeholder{background-color:#0a1628;border-radius:6px;color:#fff;flex-shrink:0;font-size:14px;font-weight:700;height:40px;width:40px}.header-nav__logo-placeholder,.header-nav__menu{align-items:center;display:flex;justify-content:center}.header-nav__menu{flex:1;gap:5px;list-style:none;margin:0;padding:0}.header-nav__item{margin:0}.header-nav__link{color:#333;display:block;font-size:15px;font-weight:500;padding:10px 18px;text-decoration:none;transition:color .3s;white-space:nowrap}.header-nav__link:hover{color:#06c}.header-nav__right{align-items:center;display:flex;flex:0 0 auto;gap:20px;margin-left:auto}.header-nav__book-btn{align-items:center;background-color:#06c;border-radius:6px;color:#fff;display:inline-flex;font-size:15px;font-weight:600;justify-content:center;padding:12px 24px;text-decoration:none;transition:background-color .3s,transform .2s;white-space:nowrap}.header-nav__book-btn:hover{background-color:#05a;transform:translateY(-1px)}.header-nav__burger{align-items:center;background:0 0;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;height:40px;justify-content:center;padding:0;width:40px}.header-nav__burger span{background-color:#333;display:block;height:2px;transition:transform .3s,opacity .3s;width:24px}.mobile-menu{background:#fff;box-shadow:5px 0 30px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100vh;left:0;max-width:400px;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;width:100%;z-index:1001}.mobile-menu--open{transform:translateX(0)}.mobile-menu__overlay{background:rgba(0,0,0,.5);height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s,visibility .3s;visibility:hidden;width:100%;z-index:1000}.mobile-menu__overlay--visible{opacity:1;visibility:visible}.mobile-menu__header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:20px}.mobile-menu__brand{align-items:center;display:flex;gap:12px}.mobile-menu__logo{max-height:40px;width:auto}.mobile-menu__logo-placeholder{align-items:center;background:#06c;border-radius:8px;color:#fff;display:flex;font-size:16px;font-weight:700;height:44px;justify-content:center;width:44px}.mobile-menu__brand-info{display:flex;flex-direction:column}.mobile-menu__brand-name{color:#1e293b;font-size:16px;font-weight:700}.mobile-menu__brand-tagline{color:#64748b;font-size:12px}.mobile-menu__close{align-items:center;background:0 0;border:none;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.mobile-menu__close svg{color:#64748b;height:24px;width:24px}.mobile-menu__close:hover svg{color:#1e293b}.mobile-menu__nav{flex:1;overflow-y:auto;padding:20px 0}.mobile-menu__list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.mobile-menu__item{border-bottom:1px solid #f1f5f9}.mobile-menu__link{color:#1e293b;display:block;font-size:16px;font-weight:500;padding:18px 24px;text-decoration:none;transition:background .2s,color .2s}.mobile-menu__link:hover{background:#f8fafc;color:#06c}.mobile-menu__footer{background:#f8fafc;border-top:1px solid #e2e8f0;padding:20px}.mobile-menu__price{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.mobile-menu__price-label{color:#64748b;font-size:14px}.mobile-menu__price-value{color:#06c;font-size:18px;font-weight:700}.mobile-menu__book-btn{background:#06c;border-radius:10px;color:#fff;display:block;font-size:16px;font-weight:600;padding:16px;text-align:center;text-decoration:none;transition:background .2s;width:100%}.mobile-menu__book-btn:hover{background:#05a}.header-nav .language-switcher{position:relative}.header-nav .language-toggle{align-items:center;background:0 0;border:1px solid #ddd;border-radius:4px;color:#333;cursor:pointer;display:flex;font-size:13px;gap:5px;padding:6px 10px}.header-nav .language-toggle:hover{border-color:#06c}@media (max-width:1024px){.header-nav__menu{display:none}.header-nav__burger{display:flex}.header-nav__price{display:none}}@media (max-width:768px){.header-topbar__left{gap:15px}.header-nav__brand-info,.header-topbar__item:not(:first-child),.header-topbar__reviews{display:none}.header-nav__book-btn{font-size:14px;padding:10px 16px}}@media (max-width:480px){.header-topbar__container{justify-content:center}.header-topbar__left{display:none}.header-nav__container{min-height:60px}}.booking-header{background:linear-gradient(135deg,#06c,#08f);color:#fff;padding:40px 0;text-align:center}.booking-header__title{font-size:32px;font-weight:700;margin:0 0 10px}.booking-header__text{font-size:16px;margin:0;opacity:.9}@media (max-width:768px){.booking-header{padding:30px 0}.booking-header__title{font-size:24px}}.hero{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;min-height:85vh;overflow:visible;padding:40px 20px 120px;position:relative}.hero__overlay{background:linear-gradient(180deg,rgba(30,58,95,.15),rgba(30,58,95,.15));bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.hero__content{margin:0 auto;max-width:900px;position:relative;text-align:center;z-index:2}.hero__badges{flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:30px}.hero__badge,.hero__badges{align-items:center;display:flex}.hero__badge{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:hsla(0,0%,100%,.15);border-radius:20px;color:#fff;font-size:14px;gap:6px;padding:8px 14px}.hero__badge--rating{background:hsla(0,0%,100%,.2)}.hero__stars{display:flex;gap:2px}.hero__rating-value{font-weight:600;margin-left:4px}.hero__rating-count{opacity:.8}.hero__title{color:#fff;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:64px;font-weight:700;letter-spacing:-1px;margin:0 0 20px;text-shadow:0 4px 20px rgba(0,0,0,.3)}.hero__subtitle{color:#fff;font-size:24px;font-weight:400;margin:0 0 15px;text-shadow:0 2px 10px rgba(0,0,0,.3)}.hero__description{color:hsla(0,0%,100%,.85);font-size:16px;margin:0 0 25px}.hero__viewers{align-items:center;background:#dc2626;border-radius:25px;color:#fff;display:inline-flex;font-size:14px;gap:8px;margin-bottom:30px;padding:10px 20px}.hero__viewers strong{font-weight:600}.hero__search-card{background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);margin:0 auto;max-width:900px;position:relative;z-index:10}.hero__search-form{padding:25px 30px 15px;position:relative;z-index:100}.hero__search-form .search-container{background:0 0;box-shadow:none;flex-wrap:nowrap;height:auto;margin:0;position:relative;z-index:100}.hero__search-form .search-container__button{background:#06c;border-radius:8px;height:50px;min-width:160px;transition:background .2s ease}.hero__search-form .search-container__button:hover{background:#05a}.hero__search-form .search-container__button button{background:0 0;border-radius:8px;font-size:14px;height:100%;letter-spacing:.5px;width:100%}.hero__search-card .dp__menu,.hero__search-card .search-tourists-dropdown{z-index:1000!important}.hero__guarantees{align-items:center;background:#f8fafc;border-radius:0 0 16px 16px;border-top:1px solid #e2e8f0;display:flex;gap:30px;justify-content:center;padding:15px 30px}.hero__guarantee{align-items:center;color:#475569;display:flex;font-size:13px;gap:8px}@media (max-width:900px){.hero__search-card{margin:0 15px}}@media (max-width:768px){.hero{min-height:auto;padding:30px 15px 60px}.hero__title{font-size:36px}.hero__subtitle{font-size:18px}.hero__badges{gap:10px}.hero__badge{font-size:12px;padding:6px 10px}.hero__guarantees{flex-direction:column;gap:10px}.hero__search-form{padding:20px 15px 10px}.hero__search-form .search-container{flex-wrap:wrap}}.promo-banner{background:#1e293b;width:100%}.promo-banner__container{margin:0 auto;max-width:1400px;padding:25px 40px}.promo-banner__row{align-items:center;display:flex;gap:25px}.promo-banner__icon{align-items:center;background:rgba(251,191,36,.15);border-radius:12px;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.promo-banner__icon--success{background:rgba(16,185,129,.15)}.promo-banner__text{flex:1;min-width:0}.promo-banner__title{color:#fff;font-size:20px;font-weight:600;margin:0 0 4px;white-space:nowrap}.promo-banner__title span{color:#fbbf24}.promo-banner__subtitle{color:hsla(0,0%,100%,.7);font-size:14px;margin:0}.promo-banner__form{align-items:center;display:flex;flex-shrink:0;gap:10px}.promo-banner__input-group{align-items:center;background:#374151;border-radius:8px;display:flex;overflow:hidden}.promo-banner__input{background:0 0;border:none;box-shadow:none;color:#fff;font-size:15px;outline:0;padding:14px 16px;width:200px}.promo-banner__input::-moz-placeholder{color:hsla(0,0%,100%,.5)}.promo-banner__input::placeholder{color:hsla(0,0%,100%,.5)}.promo-banner__input:focus{box-shadow:none;outline:0}.promo-banner__reveal-btn{align-items:center;background:#dc2626;border:none;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;transition:background .2s;width:44px}.promo-banner__reveal-btn:hover{background:#b91c1c}.promo-banner__submit{align-items:center;background:#f59e0b;border:none;border-radius:8px;color:#000;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;gap:8px;padding:14px 24px;transition:background .2s;white-space:nowrap}.promo-banner__submit:hover{background:#d97706}.promo-banner__submit:disabled{cursor:not-allowed;opacity:.7}.promo-banner__submit-text{gap:8px}.promo-banner__submit-loader,.promo-banner__submit-text{align-items:center;display:inline-flex}.promo-banner__submit-loader .spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.promo-banner__code-input{background:#374151;border:none;border-radius:8px;color:#fff;font-size:18px;font-weight:600;letter-spacing:4px;outline:0;padding:14px 16px;text-align:center;width:120px}.promo-banner__code-input::-moz-placeholder{color:hsla(0,0%,100%,.3);letter-spacing:4px}.promo-banner__code-input::placeholder{color:hsla(0,0%,100%,.3);letter-spacing:4px}.promo-banner__resend{margin-left:auto}.promo-banner__resend a{color:#60a5fa;font-size:14px;text-decoration:none}.promo-banner__resend a:hover{text-decoration:underline}.promo-banner__promo-code{align-items:center;background:#374151;border-radius:8px;display:flex;gap:10px;padding:10px 16px}.promo-banner__code{color:#10b981;font-family:monospace;font-size:20px;font-weight:700;letter-spacing:2px}.promo-banner__copy{align-items:center;background:0 0;border:none;color:hsla(0,0%,100%,.6);cursor:pointer;display:flex;justify-content:center;padding:5px;transition:color .2s}.promo-banner__copy:hover{color:#fff}.promo-banner__error{color:#ef4444;font-size:13px;margin:10px 0 0;padding-left:75px}@media (max-width:900px){.promo-banner{border-radius:12px;margin:30px 15px}.promo-banner__container{padding:20px}.promo-banner__row{flex-wrap:wrap;gap:15px}.promo-banner__text{flex:1 1 calc(100% - 75px)}.promo-banner__title{font-size:16px;white-space:normal}.promo-banner__form{flex-wrap:wrap;width:100%}.promo-banner__input-group{flex:1;min-width:200px}.promo-banner__input{width:100%}.promo-banner__error{padding-left:0}}@media (max-width:480px){.promo-banner__icon{height:40px;width:40px}.promo-banner__icon svg{height:24px;width:24px}.promo-banner__submit{justify-content:center;width:100%}}.rooms-showcase{background:#f8fafc;padding:80px 20px}.rooms-showcase__container{margin:0 auto;max-width:1200px}.rooms-showcase__header{margin-bottom:50px;text-align:center}.rooms-showcase__badge{background:#e0f2fe;border-radius:20px;color:#0369a1;display:inline-block;font-size:12px;font-weight:600;letter-spacing:1px;margin-bottom:20px;padding:8px 20px}.rooms-showcase__title{color:#1e293b;font-size:40px;font-weight:700;margin:0 0 15px}.rooms-showcase__subtitle{color:#64748b;font-size:16px;line-height:1.6;margin:0 auto;max-width:600px}.rooms-showcase__grid{display:grid;gap:25px;grid-template-columns:repeat(3,1fr)}.room-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden;transition:transform .3s,box-shadow .3s}.room-card:hover{box-shadow:0 12px 40px rgba(0,0,0,.15);transform:translateY(-5px)}.room-card__image{height:220px;overflow:hidden;position:relative}.room-card__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.room-card__image-placeholder{align-items:center;background:#e2e8f0;color:#94a3b8;display:flex;height:100%;justify-content:center;width:100%}.room-card__discount{background:#dc2626;border-radius:20px;color:#fff;font-size:13px;font-weight:600;left:15px;padding:6px 12px;position:absolute;top:15px}.room-card__popular{background:#0ea5e9;border-radius:20px;font-size:12px;gap:5px;padding:6px 14px;top:15px}.room-card__last-room,.room-card__popular{align-items:center;color:#fff;display:flex;font-weight:500;left:15px;position:absolute}.room-card__last-room{background:rgba(234,88,12,.95);border-radius:8px;bottom:15px;font-size:13px;gap:6px;padding:8px 14px;right:15px}.room-card__rating{align-items:center;background:#fff;border-radius:20px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;font-size:13px;gap:4px;padding:6px 12px;position:absolute;right:15px;top:15px}.room-card__rating-value{color:#1e293b;font-weight:600}.room-card__rating-count{color:#64748b}.room-card__content{padding:20px}.room-card__header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:15px}.room-card__info{flex:1}.room-card__name{color:#1e293b;font-size:18px;font-weight:700;margin:0 0 4px}.room-card__specs-text{color:#64748b;font-size:13px;margin:0}.room-card__price{text-align:right}.room-card__old-price{color:#94a3b8;display:block;font-size:13px;text-decoration:line-through}.room-card__current-price{color:#06c;display:block;font-size:20px;font-weight:700}.room-card__price-period{color:#64748b;display:block;font-size:12px}.room-card__features{border-bottom:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;padding-bottom:12px}.room-card__feature{align-items:center;background:#f1f5f9;border-radius:6px;color:#475569;display:flex;font-size:13px;gap:5px;padding:5px 10px}.room-card__amenities{display:flex;flex-wrap:wrap;gap:6px 12px;margin-bottom:12px}.room-card__amenity{align-items:center;color:#475569;display:flex;font-size:13px;gap:4px}.room-card__amenity svg{color:#10b981}.room-card__meta{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:15px}.room-card__meta-item{align-items:center;color:#64748b;display:flex;font-size:12px;gap:5px}.room-card__meta-item--green{color:#10b981}.room-card__actions{display:flex;gap:10px}.room-card__btn{border-radius:8px;flex:1;font-size:14px;font-weight:600;padding:12px 20px;text-align:center;text-decoration:none;transition:all .2s}.room-card__btn--primary{background:#06c;color:#fff}.room-card__btn--primary:hover{background:#05a}.room-card__btn--secondary{background:#fff;border:1px solid #e2e8f0;color:#1e293b}.room-card__btn--secondary:hover{background:#f8fafc;border-color:#cbd5e1}.rooms-showcase__footer{margin-top:40px;text-align:center}.rooms-showcase__all-btn{background:#fff;border:2px solid #06c;border-radius:8px;color:#06c;display:inline-block;font-size:15px;font-weight:600;padding:14px 40px;text-decoration:none;transition:all .2s}.rooms-showcase__all-btn:hover{background:#06c;color:#fff}@media (max-width:1024px){.rooms-showcase__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.rooms-showcase{padding:50px 15px}.rooms-showcase__title{font-size:28px}.rooms-showcase__grid{grid-template-columns:1fr}.room-card__actions{flex-direction:column}}.offers{background:#f8fafc;padding:80px 20px}.offers__container{margin:0 auto;max-width:1200px}.offers__header{margin-bottom:50px;text-align:center}.offers__title{color:#1e293b;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:40px;font-weight:700;margin:0 0 15px}.offers__subtitle{color:#64748b;font-size:16px;margin:0 auto;max-width:600px}.offer-card{border-radius:16px;display:block;min-height:200px;overflow:hidden;position:relative;text-decoration:none}.offer-card__image{background-position:50%;background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0;transition:transform .4s ease}.offer-card:hover .offer-card__image{transform:scale(1.05)}.offer-card__overlay{background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.75));bottom:0;left:0;position:absolute;right:0;top:0}.offer-card__content{color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:20px;position:relative;z-index:1}.offer-card__badge{background:#06c;border-radius:6px;color:#fff;font-size:12px;font-weight:600;left:20px;padding:6px 14px;position:absolute;top:20px}.offer-card__location{align-items:center;color:#fff;display:flex;font-size:13px;gap:6px;margin-bottom:8px;text-shadow:0 1px 3px rgba(0,0,0,.4)}.offer-card__title{color:#fff;font-size:18px;font-weight:600;line-height:1.4;margin:0 0 12px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.offer-card__link{align-items:center;color:#fff;display:inline-flex;font-size:14px;font-weight:500;gap:6px;text-shadow:0 1px 3px rgba(0,0,0,.4);transition:gap .2s}.offer-card:hover .offer-card__link{gap:10px}.offers__grid--1{display:grid;gap:20px;grid-template-columns:1fr}.offers__grid--1 .offer-card{min-height:400px}.offers__grid--1 .offer-card__title{font-size:28px}.offers__grid--2{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.offers__grid--2 .offer-card{min-height:350px}.offers__grid--2 .offer-card__title{font-size:22px}.offers__grid--3{display:grid;gap:20px;grid-template-columns:1.5fr 1fr;grid-template-rows:repeat(2,1fr)}.offers__grid--3 .offer-card--1{grid-row:span 2;min-height:450px}.offers__grid--3 .offer-card--1 .offer-card__title{font-size:26px}.offers__grid--3 .offer-card--2,.offers__grid--3 .offer-card--3{min-height:215px}.offers__grid--4{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.offers__grid--4 .offer-card{min-height:250px}.offers__grid--5{display:grid;gap:20px;grid-template-columns:1.5fr 1fr;grid-template-rows:repeat(2,200px) 180px}.offers__grid--5 .offer-card--1{grid-row:span 2;min-height:420px}.offers__grid--5 .offer-card--1 .offer-card__title{font-size:26px}.offers__grid--5 .offer-card--2,.offers__grid--5 .offer-card--3{min-height:200px}.offers__grid--5 .offer-card--4,.offers__grid--5 .offer-card--5{min-height:180px}.offers__grid--5 .offer-card--4{grid-column:1}.offers__grid--5 .offer-card--5{grid-column:2}.offers__grid--6,.offers__grid--7,.offers__grid--8,.offers__grid--9{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.offers__grid--6 .offer-card,.offers__grid--7 .offer-card,.offers__grid--8 .offer-card,.offers__grid--9 .offer-card{min-height:250px}@media (max-width:900px){.offers__grid--3,.offers__grid--5{grid-template-columns:1fr;grid-template-rows:auto}.offers__grid--3 .offer-card--1,.offers__grid--5 .offer-card--1{grid-row:span 1;min-height:300px}.offers__grid--3 .offer-card,.offers__grid--5 .offer-card{min-height:250px}.offers__grid--4,.offers__grid--6,.offers__grid--7,.offers__grid--8,.offers__grid--9{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.offers{padding:50px 15px}.offers__title{font-size:28px}.offers__grid--1,.offers__grid--2,.offers__grid--3,.offers__grid--4,.offers__grid--5,.offers__grid--6,.offers__grid--7,.offers__grid--8,.offers__grid--9{grid-template-columns:1fr}.offers__grid--1 .offer-card,.offers__grid--2 .offer-card,.offers__grid--3 .offer-card,.offers__grid--4 .offer-card,.offers__grid--5 .offer-card,.offers__grid--6 .offer-card,.offers__grid--7 .offer-card,.offers__grid--8 .offer-card,.offers__grid--9 .offer-card{grid-column:span 1!important;grid-row:span 1!important;min-height:220px}}.about-hotel{background:#fff;padding:50px 20px}.about-hotel__container{align-items:start;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.about-hotel__gallery{display:flex;flex-direction:column;gap:20px}.about-hotel__images{display:grid;gap:15px;grid-template-columns:1.2fr 1fr;grid-template-rows:repeat(2,1fr);height:420px}.about-hotel__image{border-radius:16px;overflow:hidden;position:relative}.about-hotel__image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease;width:100%}.about-hotel__image:hover img{transform:scale(1.05)}.about-hotel__image--main{grid-row:span 2}.about-hotel__image--placeholder{align-items:center;background:#f1f5f9;color:#94a3b8;display:flex;justify-content:center}.about-hotel__stats{background:#f8fafc;border-radius:12px;display:flex;gap:20px;justify-content:space-between;padding:20px 30px}.about-hotel__stat{align-items:center;display:flex;gap:12px}.about-hotel__stat-icon{align-items:center;background:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.06);display:flex;height:44px;justify-content:center;width:44px}.about-hotel__stat-content{display:flex;flex-direction:column}.about-hotel__stat-value{color:#1e293b;font-size:22px;font-weight:700;line-height:1.2}.about-hotel__stat-label{color:#64748b;font-size:13px}.about-hotel__content{padding-top:10px}.about-hotel__badge{background:linear-gradient(135deg,#06c,#08f);border-radius:20px;color:#fff;display:inline-block;font-size:12px;font-weight:600;letter-spacing:1px;margin-bottom:20px;padding:6px 16px}.about-hotel__title{color:#1e293b;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:36px;font-weight:700;line-height:1.2;margin:0 0 20px}.about-hotel__description{color:#64748b;font-size:16px;line-height:1.7;margin:0 0 15px}.about-hotel__features{display:grid;gap:12px 30px;grid-template-columns:repeat(2,1fr);margin:30px 0}.about-hotel__feature{align-items:center;color:#334155;display:flex;font-size:15px;gap:10px}.about-hotel__feature svg{flex-shrink:0}.about-hotel__actions{display:flex;gap:15px;margin-top:30px}.about-hotel__btn{align-items:center;border-radius:8px;display:inline-flex;font-size:15px;font-weight:600;gap:8px;justify-content:center;padding:14px 28px;text-decoration:none;transition:all .3s ease}.about-hotel__btn--primary{background:#06c;color:#fff}.about-hotel__btn--primary:hover{background:#05a;box-shadow:0 4px 15px rgba(0,102,204,.3);transform:translateY(-2px)}.about-hotel__btn--secondary{background:0 0;border:2px solid #06c;color:#06c}.about-hotel__btn--secondary:hover{background:rgba(0,102,204,.05);transform:translateY(-2px)}@media (max-width:1024px){.about-hotel__container{gap:40px;grid-template-columns:1fr}.about-hotel__images{height:350px}.about-hotel__content{padding-top:0}}@media (max-width:768px){.about-hotel{padding:50px 15px}.about-hotel__images{gap:10px;height:280px}.about-hotel__stats{align-items:flex-start;flex-direction:column;gap:15px;padding:20px}.about-hotel__title{font-size:28px}.about-hotel__features{gap:10px;grid-template-columns:1fr}.about-hotel__actions{flex-direction:column}.about-hotel__btn{width:100%}}@media (max-width:480px){.about-hotel__images{grid-template-columns:1fr;grid-template-rows:200px 100px 100px;height:auto}.about-hotel__image--main{grid-row:span 1}.about-hotel__stat-value{font-size:18px}}.galleries-page{background:#fff;min-height:70vh;padding:40px 20px 60px}.galleries-page__container{margin:0 auto;max-width:1200px}.galleries-page__header{margin-bottom:40px;text-align:center}.galleries-page__badge{background:linear-gradient(135deg,#06c,#08f);border-radius:20px;color:#fff;display:inline-block;font-size:12px;font-weight:600;letter-spacing:1.5px;margin-bottom:20px;padding:6px 18px}.galleries-page__title{color:#1e293b;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:42px;font-weight:700;margin:0 0 15px}.galleries-page__subtitle{color:#64748b;font-size:16px;line-height:1.6;margin:0 auto;max-width:600px}.galleries-page__filters{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:40px}.galleries-page__filter{background:#fff;border:1px solid #e2e8f0;border-radius:25px;color:#475569;cursor:pointer;font-size:14px;font-weight:500;padding:10px 22px;text-decoration:none;transition:all .2s ease}.galleries-page__filter:hover{border-color:#06c;color:#06c}.galleries-page__filter--active{background:#06c;border-color:#06c;color:#fff}.galleries-page__filter--active:hover{background:#05a;color:#fff}.galleries-page__grid{display:grid;gap:15px;grid-template-columns:repeat(4,1fr)}.gallery-item{aspect-ratio:1;background:#f1f5f9;border-radius:12px;cursor:pointer;overflow:hidden;position:relative}.gallery-item--large{grid-column:span 2;grid-row:span 2}.gallery-item img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease;width:100%}.gallery-item:hover img{transform:scale(1.05)}.gallery-item__overlay{align-items:center;background:0 0;bottom:0;color:#fff;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:background .3s ease}.gallery-item:hover .gallery-item__overlay{background:rgba(0,0,0,.4);opacity:1}.gallery-lightbox{align-items:center;background:rgba(0,0,0,.95);bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .3s ease;visibility:hidden;z-index:9999}.gallery-lightbox.active{opacity:1;visibility:visible}.gallery-lightbox__close{align-items:center;background:hsla(0,0%,100%,.1);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;right:20px;top:20px;transition:background .2s;width:50px;z-index:10}.gallery-lightbox__close:hover{background:hsla(0,0%,100%,.2)}.gallery-lightbox__nav{align-items:center;background:hsla(0,0%,100%,.1);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s;width:50px;z-index:10}.gallery-lightbox__nav:hover{background:hsla(0,0%,100%,.2)}.gallery-lightbox__nav--prev{left:20px}.gallery-lightbox__nav--next{right:20px}.gallery-lightbox__content{max-height:85vh;max-width:90vw}.gallery-lightbox__content img{border-radius:8px;max-height:85vh;max-width:100%;-o-object-fit:contain;object-fit:contain}.gallery-lightbox__caption{background:rgba(0,0,0,.5);border-radius:20px;bottom:30px;color:#fff;font-size:16px;font-weight:500;left:50%;padding:8px 20px;position:absolute;text-align:center;transform:translateX(-50%)}.galleries-page__empty{color:#94a3b8;padding:80px 20px;text-align:center}.galleries-page__empty svg{margin-bottom:20px}.galleries-page__empty p{font-size:16px;margin:0}.galleries-page__back{margin-top:40px;text-align:center}.galleries-page__back-link{align-items:center;color:#06c;display:inline-flex;font-size:14px;font-weight:500;gap:8px;text-decoration:none;transition:gap .2s}.galleries-page__back-link:hover{gap:12px}.gallery-showcase{background:#fff;padding:50px 20px}.gallery-showcase__container{margin:0 auto;max-width:1200px}.gallery-showcase__header{margin-bottom:40px;text-align:center}.gallery-showcase__badge{background:linear-gradient(135deg,#06c,#08f);border-radius:20px;color:#fff;display:inline-block;font-size:12px;font-weight:600;letter-spacing:1.5px;margin-bottom:20px;padding:6px 18px}.gallery-showcase__title{color:#1e293b;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:36px;font-weight:700;margin:0 0 15px}.gallery-showcase__subtitle{color:#64748b;font-size:16px;margin:0 auto;max-width:600px}.gallery-showcase__grid{display:grid;gap:15px;grid-template-columns:1.5fr 1fr 1fr;grid-template-rows:repeat(2,1fr);height:500px}.gallery-showcase__item{border-radius:12px;cursor:pointer;overflow:hidden;position:relative}.gallery-showcase__item:first-child{grid-row:span 2}.gallery-showcase__item img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease;width:100%}.gallery-showcase__item:hover img{transform:scale(1.05)}.gallery-showcase__item-overlay{align-items:center;background:0 0;bottom:0;color:#fff;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:background .3s ease}.gallery-showcase__item:hover .gallery-showcase__item-overlay{background:rgba(0,0,0,.3);opacity:1}.gallery-showcase__more{margin-top:30px;text-align:center}.gallery-showcase__more-link{align-items:center;color:#06c;display:inline-flex;font-size:15px;font-weight:500;gap:8px;text-decoration:none;transition:gap .2s}.gallery-showcase__more-link:hover{gap:12px}@media (max-width:1024px){.galleries-page__grid{grid-template-columns:repeat(3,1fr)}.gallery-showcase__grid{height:400px}}@media (max-width:768px){.galleries-page{padding:40px 15px 60px}.galleries-page__title{font-size:32px}.galleries-page__grid{gap:10px;grid-template-columns:repeat(2,1fr)}.gallery-item--large{grid-column:span 2;grid-row:span 1}.gallery-showcase__grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);height:500px}.gallery-showcase__item:first-child{grid-column:span 2;grid-row:span 1}.gallery-lightbox__nav{height:40px;width:40px}.gallery-lightbox__nav--prev{left:10px}.gallery-lightbox__nav--next{right:10px}}@media (max-width:480px){.galleries-page__filters{gap:8px}.galleries-page__filter{font-size:13px;padding:8px 16px}.galleries-page__grid{grid-template-columns:1fr 1fr}.gallery-showcase__grid{grid-template-columns:1fr;grid-template-rows:repeat(5,1fr);height:auto}.gallery-showcase__item:first-child{grid-column:span 1}.gallery-showcase__item{min-height:200px}}.amenities-showcase{background:#f8fafc;padding:50px 20px}.amenities-showcase__container{margin:0 auto;max-width:1200px}.amenities-showcase__header{margin-bottom:40px;text-align:center}.amenities-showcase__badge{background:linear-gradient(135deg,#06c,#08f);border-radius:20px;color:#fff;display:inline-block;font-size:12px;font-weight:600;letter-spacing:1.5px;margin-bottom:20px;padding:6px 18px}.amenities-showcase__title{color:#1e293b;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:42px;font-weight:700;margin:0 0 15px}.amenities-showcase__subtitle{color:#64748b;font-size:16px;line-height:1.6;margin:0 auto;max-width:600px}.amenities-showcase__highlights{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:50px}.amenities-showcase__highlight{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:25px;color:#334155;display:inline-flex;font-size:14px;gap:8px;padding:10px 20px;transition:all .2s ease}.amenities-showcase__highlight:hover{border-color:#06c;box-shadow:0 2px 8px rgba(0,102,204,.1)}.amenities-showcase__highlight-icon{align-items:center;color:#64748b;display:flex;justify-content:center}.amenities-showcase__highlight-name{font-weight:500}.amenities-showcase__grid{display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.amenities-showcase__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;transition:all .2s ease}.amenities-showcase__card:hover{box-shadow:0 4px 20px rgba(0,0,0,.08)}.amenities-showcase__card--featured{background:linear-gradient(135deg,#f8fbff,#fff);border-color:#e0ecff}.amenities-showcase__card-header{align-items:center;display:flex;gap:10px;margin-bottom:20px}.amenities-showcase__card-dot{background:#06c;border-radius:50%;flex-shrink:0;height:8px;width:8px}.amenities-showcase__card-title{color:#1e293b;font-size:16px;font-weight:600;margin:0}.amenities-showcase__list{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}.amenities-showcase__item{align-items:flex-start;display:flex;gap:12px}.amenities-showcase__item-icon{align-items:center;background:#f1f5f9;border-radius:10px;color:#64748b;display:flex;height:40px;justify-content:center;min-width:40px;width:40px}.amenities-showcase__item-icon img{height:24px;-o-object-fit:contain;object-fit:contain;width:24px}.amenities-showcase__item-content{display:flex;flex-direction:column;gap:2px}.amenities-showcase__item-name{color:#1e293b;font-size:14px;font-weight:500}.amenities-showcase__item-description{color:#94a3b8;font-size:12px;line-height:1.4}@media (max-width:1024px){.amenities-showcase__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.amenities-showcase{padding:50px 15px}.amenities-showcase__title{font-size:32px}.amenities-showcase__highlights{gap:10px}.amenities-showcase__highlight{font-size:13px;padding:8px 14px}.amenities-showcase__grid{gap:15px;grid-template-columns:1fr}.amenities-showcase__card{padding:20px}}@media (max-width:480px){.amenities-showcase__highlights{align-items:center;flex-direction:column}.amenities-showcase__highlight{justify-content:center;width:100%}}.guest-reviews{background:#f8fafc;padding:50px 20px}.guest-reviews__container{margin:0 auto;max-width:1200px}.guest-reviews__header{margin-bottom:40px;text-align:center}.guest-reviews__badge{background:linear-gradient(135deg,#06c,#08f);border-radius:20px;color:#fff;display:inline-block;font-size:12px;font-weight:600;letter-spacing:1.5px;margin-bottom:20px;padding:6px 18px}.guest-reviews__title{color:#1e293b;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:42px;font-weight:700;margin:0 0 15px}.guest-reviews__subtitle{color:#64748b;font-size:16px;line-height:1.6;margin:0 auto;max-width:600px}.guest-reviews__content{align-items:stretch;display:grid;gap:30px;grid-template-columns:400px 1fr;min-height:500px}.guest-reviews__map-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.06);display:flex;flex-direction:column;overflow:hidden}.guest-reviews__map-header{border-bottom:1px solid #e2e8f0;padding:20px}.guest-reviews__map-title{color:#1e293b;font-size:18px;font-weight:600;margin:0 0 8px}.guest-reviews__map-address{color:#64748b;font-size:14px;margin:0}.guest-reviews__map{flex:1;min-height:400px;z-index:1}.guest-reviews__widget{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.06);min-height:500px;overflow:hidden}.guest-reviews__widget iframe{display:block;height:100%;min-height:500px;width:100%}.guest-reviews__rating-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.06);padding:30px}.guest-reviews__score{border-bottom:1px solid #e2e8f0;margin-bottom:30px;padding-bottom:25px;text-align:center}.guest-reviews__score-value{color:#06c;font-size:56px;font-weight:700;line-height:1;margin-bottom:8px}.guest-reviews__stars{display:flex;gap:4px;justify-content:center;margin-bottom:8px}.guest-reviews__star{color:#fbbf24;height:24px;width:24px}.guest-reviews__star--small{height:18px;width:18px}.guest-reviews__star--tiny{height:14px;width:14px}.guest-reviews__star--empty{color:#e2e8f0}.guest-reviews__count{color:#64748b;font-size:14px}.guest-reviews__categories{display:flex;flex-direction:column;gap:16px;margin-bottom:25px}.guest-reviews__category-header{display:flex;justify-content:space-between;margin-bottom:6px}.guest-reviews__category-name{color:#334155;font-size:14px}.guest-reviews__category-value{color:#1e293b;font-size:14px;font-weight:600}.guest-reviews__category-bar{background:#e2e8f0;border-radius:4px;height:8px;overflow:hidden}.guest-reviews__category-fill{background:linear-gradient(90deg,#06c,#08f);border-radius:4px;height:100%;transition:width .3s ease}.guest-reviews__all-btn{background:#06c;border:none;border-radius:10px;color:#fff;cursor:pointer;display:block;font-size:15px;font-weight:600;padding:14px;text-align:center;text-decoration:none;transition:background .2s;width:100%}.guest-reviews__all-btn:hover{background:#05a}.guest-reviews__reviews{display:flex;flex-direction:column;gap:20px}.guest-reviews__featured{position:relative}.guest-reviews__featured-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.06);padding:30px;position:relative}.guest-reviews__quote-icon{position:absolute;right:25px;top:20px}.guest-reviews__quote-icon svg{color:#e0ecff;height:48px;width:48px}.guest-reviews__featured-header{align-items:center;display:flex;gap:15px;margin-bottom:20px}.guest-reviews__avatar{align-items:center;background:linear-gradient(135deg,#e0ecff,#c7d9f7);border-radius:50%;color:#06c;display:flex;font-size:20px;font-weight:600;height:50px;justify-content:center;width:50px}.guest-reviews__author-info{flex:1}.guest-reviews__author-name{color:#1e293b;font-size:16px;font-weight:600}.guest-reviews__author-details{color:#64748b;font-size:13px;margin-top:2px}.guest-reviews__featured-rating{align-items:center;display:flex;gap:4px;margin-bottom:15px}.guest-reviews__featured-text{color:#334155;font-size:16px;font-style:italic;line-height:1.7;margin:0}.guest-reviews__cards{display:grid;gap:15px;grid-template-columns:repeat(3,1fr)}.guest-reviews__small-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.04);padding:20px}.guest-reviews__small-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.guest-reviews__small-rating{display:flex;gap:2px}.guest-reviews__small-date{color:#94a3b8;font-size:12px}.guest-reviews__small-text{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#334155;display:-webkit-box;font-size:14px;font-style:italic;line-height:1.6;margin:0 0 12px;overflow:hidden}.guest-reviews__small-author{color:#64748b;font-size:13px}.guest-reviews__footer{margin-top:30px;text-align:center}.guest-reviews__leave-review{align-items:center;background:#06c;border-radius:10px;color:#fff;display:inline-flex;font-size:15px;font-weight:600;gap:8px;padding:14px 28px;text-decoration:none;transition:background .2s,transform .2s}.guest-reviews__leave-review:hover{background:#05a;transform:translateY(-2px)}@media (max-width:1024px){.guest-reviews__content{grid-template-columns:1fr;min-height:auto}.guest-reviews__map-card{max-width:100%}.guest-reviews__map{min-height:300px}.guest-reviews__widget,.guest-reviews__widget iframe{min-height:400px}.guest-reviews__rating-card{margin:0 auto;max-width:400px}.guest-reviews__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.guest-reviews{padding:40px 15px}.guest-reviews__title{font-size:32px}.guest-reviews__cards{grid-template-columns:1fr}.guest-reviews__featured-card{padding:20px}.guest-reviews__quote-icon{display:none}}@media (max-width:480px){.guest-reviews__score-value{font-size:42px}.guest-reviews__rating-card{padding:20px}}.services-page{padding:20px 0 60px}.services-page__header{margin-bottom:40px;text-align:center}.services-page__badge{background:linear-gradient(135deg,#06c,#08f);border-radius:20px;color:#fff;display:inline-block;font-size:12px;font-weight:600;letter-spacing:1.5px;margin-bottom:20px;padding:6px 18px}.services-page__title{color:#1e293b;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:42px;font-weight:700;margin:0 0 15px}.services-page__subtitle{color:#64748b;font-size:16px;line-height:1.6;margin:0 auto;max-width:600px}.services-page__grid{display:grid;gap:25px;grid-template-columns:repeat(3,1fr)}.services-page__empty{color:#94a3b8;padding:80px 20px;text-align:center}.services-page__empty svg{color:#cbd5e1;margin-bottom:20px}.services-page__empty p{font-size:16px;margin:0}.service-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.06);color:inherit;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:all .3s ease}.service-card:hover{box-shadow:0 8px 25px rgba(0,0,0,.12);transform:translateY(-5px)}.service-card:hover .service-card__image img{transform:scale(1.05)}.service-card:hover .service-card__link svg{transform:translateX(5px)}.service-card__image{background:#f1f5f9;height:200px;overflow:hidden}.service-card__image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease;width:100%}.service-card__image--placeholder{align-items:center;display:flex;justify-content:center}.service-card__image--placeholder svg{color:#94a3b8;height:48px;width:48px}.service-card__content{display:flex;flex:1;flex-direction:column;padding:20px}.service-card__title{color:#1e293b;font-size:18px;font-weight:600;line-height:1.3;margin:0 0 10px}.service-card__description{color:#64748b;flex:1;font-size:14px;line-height:1.5;margin:0 0 15px}.service-card__link{align-items:center;color:#06c;display:inline-flex;font-size:14px;font-weight:500;gap:6px}.service-card__link svg{height:16px;transition:transform .2s ease;width:16px}@media (max-width:1024px){.services-page__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.services-page__title{font-size:32px}.services-page__grid{gap:20px;grid-template-columns:1fr}.service-card__image{height:180px}}*,:after,:before{-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}body,html{display:flex;flex-direction:column;font-family:Manrope,serif;height:100%;justify-content:space-between;margin:0;overflow-x:hidden}.content{flex:1;max-width:100%;width:100%}#map{height:350px}#map,nav{width:100%}nav{color:#fff;font-size:16px;font-weight:500;letter-spacing:0;line-height:20px;padding-left:1rem;padding-right:1rem;text-align:left}.breadcrumbs{margin-bottom:1rem}.mainmenu__container{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.mainmenu__container-background{background-image:url(/images/site/background_menu.svg)}.content__inner{margin-left:auto;margin-right:auto;margin-top:20px;max-width:1170px;min-height:calc(100vh - 281px)}button{cursor:pointer}.mainmenu__list{align-items:center;display:flex;justify-content:space-between}.mainmenu__item{list-style:none;margin-right:30px}.logo-link{font-family:Varela,serif;font-size:24px;font-weight:400;line-height:31px;text-align:left}.button-login,.logo-link{color:#fff;letter-spacing:0}.button-login{border:1px solid #fff;border-radius:6px;cursor:pointer;font-size:16px;font-weight:500;height:40px;line-height:22px;margin-left:20px;padding-left:10px;padding-right:10px;text-align:center;text-transform:uppercase;vertical-align:middle;white-space:nowrap}@media only screen and (max-width:767px){.button-login{margin-bottom:1rem;margin-top:1rem}}.main-menu__button-auth{margin-left:20px}.vertical_center:after{content:"";display:inline-block;height:100%;vertical-align:middle}nav ul{align-items:baseline;display:flex;float:left;list-style:none;margin:auto;padding:0}.main-menu__link{color:#fff;display:block;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal;margin-left:20px;text-align:left;text-decoration:none;text-transform:uppercase}.main-menu__icons{align-items:center;display:flex;justify-content:left;margin-left:51px}.main-menu__icon{margin-right:25px}.main-menu__buttons{display:flex}.color-turquoise{color:#01e0c5}.search-container{align-items:center;align-self:center;background-color:#fff;border-radius:7px 7px 7px 7px;color:#1d2741;display:flex;flex-shrink:0;flex-wrap:wrap;font-size:14px;font-style:normal;font-weight:400;gap:10px;height:50px;justify-content:space-between;margin:30px auto;width:-moz-fit-content;width:fit-content}.search-container__room-notice{background:linear-gradient(135deg,#10b981,#059669);border-radius:7px 7px 0 0;font-size:.85rem;font-weight:500;gap:.5rem;margin:-1px -1px 0;padding:.5rem 1rem;width:100%}.search-container__room-clear,.search-container__room-notice{align-items:center;color:#fff;display:flex;justify-content:center}.search-container__room-clear{background:hsla(0,0%,100%,.2);border:none;border-radius:50%;cursor:pointer;font-size:14px;height:20px;line-height:1;transition:background .2s;width:20px}.search-container__room-clear:hover{background:hsla(0,0%,100%,.3)}.search-container input::-moz-placeholder{color:#1d2741;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.search-container input::placeholder,select{color:#1d2741;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.search-container input,select{border:none;padding-left:10px;width:100%}.search-container__tourists{background-color:#fff;cursor:pointer;display:flex;position:relative}.search-container input:focus,select:focus{outline:0}.search-container__tourists-adults,.search-container__tourists-children{cursor:pointer;width:120px}.search-container__dates-hotel{height:15px;margin-right:10px;vertical-align:middle;width:20px}.search-hotel__text{vertical-align:middle}.search-container__dates .dp__input::-moz-placeholder{opacity:1}.search-container__dates .dp__input::placeholder{opacity:1}.search-container__dates .dp__input{color:#1d2741;font-size:14px;font-style:normal;font-weight:400;line-height:normal;padding-left:3.5rem}@media screen and (max-width:575px){.dp__input{font-size:14px!important}}.search-container__hotel{align-items:center;display:flex;margin-left:25px;width:500px}.search-container__dates{align-items:center;background-color:#fff;color:#1d2741;display:flex;font-size:14px;font-style:normal;font-weight:400;width:260px}.search-container__dates-image{margin-right:12px}.search-container__button button{border:none;cursor:pointer}.search-container__button,.search-container__button button{align-content:center;align-items:center;background:#009193;border-radius:0 7px 7px 0;color:#fff;display:flex;font-size:16px;font-style:normal;font-weight:700;height:100%;justify-content:center;line-height:normal;text-align:center;text-transform:uppercase;width:131px}.first{background-color:#fff;background-position:75% 30%;background-repeat:no-repeat;background-size:cover;height:100vh}.main-menu{align-items:center;justify-content:center}.main-menu,.main-menu nav{display:flex;flex-direction:column}.main-menu nav{width:100%}h1{font-size:36px;font-style:normal;font-weight:800;line-height:normal}.main-title{color:#fff;margin-bottom:30px;margin-left:2rem;margin-top:80px}@media screen and (max-width:574px){.main-title{margin-bottom:.5rem;margin-top:.5rem}}.toggle-details{color:var(--color-blue-crayola-19);display:inline-block;font-size:12px;margin:19px 0 0 15px}.fifth-header{color:#4d3e3e;font-size:36px;font-weight:600;line-height:43px;text-align:left}.fifth__column-first{margin-bottom:40px;margin-left:165px;margin-top:122px;width:445px}.search-tourists__text{cursor:pointer;margin-left:10px;width:180px}.first-text{color:#fff;font-size:20px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:60px;margin-left:2rem}a{color:inherit;text-decoration:none}.button-sign{align-items:center;background:#fff;color:#4d3e3e;font-weight:600;line-height:17px;margin:57px auto 187px;text-transform:uppercase}.button,.button-sign{border-radius:6px;cursor:pointer;height:50px;position:relative;text-align:center;width:160px}.button{margin-left:auto;margin-right:auto}.grid-container{align-items:center;display:grid;flex-wrap:wrap;gap:30px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);justify-content:center;margin:1.5rem 60px 100px}@media screen and (max-width:1199px){.grid-container{gap:20px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:800px;padding:20px}}.grid-container a{display:contents}@media (max-width:800px){.grid-container{display:flex;flex-direction:column;gap:20px}}.item{background-position:50%;background-size:cover;border-radius:10px;color:#fff;display:flex;font-size:24px;height:258px;position:relative;width:370px}.bar{background-color:#febb02;font-size:14px;left:0;line-height:normal;margin-top:30px;min-height:2.25rem;padding:8px 14px 9px 21px;width:151px}.banner-text,.bar{color:#fff;flex-shrink:0;font-style:normal;position:absolute}.banner-text{bottom:1.5rem;font-size:20px;font-weight:700;left:1.5rem;line-height:28px;width:307px}.banner-text .geo,.cookies{color:#fff}.cookies{background-color:rgba(0,0,0,.8);bottom:0;display:none;font-size:14px;padding:15px;position:fixed;text-align:center;width:100%;z-index:1000}.cookies a.cookies__link{color:#009193;text-decoration:underline}.cookies a.cookies__link:hover{color:#49ccbe;text-decoration:none}.cookies .btn{margin-left:10px}.item1{background-position:50%;background-size:cover;grid-row:span 2}@media only screen and (min-width:768px){.item1{height:100%}}.third{background:#fafafa;clear:both}.destinations{background-color:#f7f9fe;padding-bottom:100px;padding-top:100px}.destinations h2{color:#1d2741;font-size:32px;font-weight:700;margin-bottom:15px}.destinations h2,.destinations p{font-style:normal;line-height:normal}.destinations p{color:#000;font-size:20px;font-weight:400;margin-bottom:35px}.third-items{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around}.third-item__card-header{margin-left:32px;margin-right:32px;margin-top:33px;text-align:center}.third-item__card{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 5px 30px rgba(0,0,0,.1);display:flex;flex-direction:column;flex-wrap:wrap;margin-bottom:124px;margin-top:-100px;position:relative;width:80%;z-index:99}.third-header{padding-bottom:63px;padding-top:63px;text-align:center}.third-item{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;margin-right:15px;width:380px}h3{color:var(--color-cobalt-blue);font-size:18px;font-weight:600;line-height:20px;padding-bottom:20px}.third-item__card-text{margin-left:20px;margin-right:20px}.third-item__card-text,.third-item__read-more{color:#4d3e3e;font-size:12px;line-height:150%;text-align:center}.third-item__read-more{font-weight:700;margin-bottom:25px;padding-left:20px;padding-right:20px;padding-top:23px}.fourth-header{margin-bottom:52px;padding-top:63px;text-align:center}.fourth-items{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-bottom:104px;text-align:center}.fourth-item{padding:30px;width:255px}.fourth-item__number{color:hsla(0,0%,6%,.08);font-size:100px;font-weight:700;line-height:120px;text-align:center}.fourth-item__image{margin-top:-70px}.fifth{align-items:center;background-color:#fff;display:flex;flex-wrap:wrap}.fifth__column_image{background:url(/images/Video_bg2.png);border-radius:15px;height:311px}.fifth__text{text-wrap:normal;color:#4d3e3e;line-height:140%;margin-bottom:40px;margin-top:45px;text-align:justify}.fifth__images{display:flex;height:32px;justify-content:space-between;margin-bottom:111px;margin-left:163PX;width:134px}.fifth__column-second{margin-bottom:95px;margin-left:125px}.fifth__image{border-radius:15px;height:311px;width:445px}.sixth{display:flex;flex-wrap:wrap;justify-content:center;margin-top:117px}.sixth-header{margin-bottom:59px}.sixth__column-first{margin-right:114px;width:445px}.sixth__column-second{margin-bottom:123px;width:540px}.sixth__input{border:1px solid #333;border-radius:6px;box-sizing:border-box;height:60px;margin-bottom:30px;padding:25px;width:100%}.sixth__container{display:flex;flex-wrap:wrap;justify-content:space-between}.sixth__input-first{width:255px}.sixth__input-second{margin-left:30px;width:255px}.sixth-button{background:#4d3e3e;border:1.5px solid #4d3e3e;border-radius:6px;box-sizing:border-box;color:#fff;cursor:pointer;height:50px;margin-left:auto;margin-right:auto;position:relative;text-align:center;width:160px}::-webkit-input-placeholder{color:rgba(19,39,67,.502)}.articles-item{color:#1d2741;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:20px}.articles{color:#1d2741;display:flex;justify-content:space-evenly;margin:50px 100px}.articles-item-2{margin-left:119px}footer{background-color:#1d2741;color:#f7f9fe;display:flex;justify-content:center;padding-bottom:40px;width:100%}.copyright,footer{flex-wrap:wrap}.footer-header{color:#f7f9fe;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.copyright-item,.seventh-item{margin-left:40px;margin-top:3rem;text-align:left}@media only screen and (max-width:767px){.copyright-item,.seventh-item{margin-right:1rem;margin-top:1rem}}.social-icons-container{display:flex}.footer-socials{align-items:center;display:flex;gap:1rem}.footer-socials a{align-items:center;display:flex;transition:opacity .3s}.footer-socials a:hover{opacity:.8}.footer-socials .telegram,.footer-socials .vk,.footer-socials .whatsapp{height:34px;margin:0;width:34px}.telegram{background:url(/images/site/soc_seti.svg) 0/cover no-repeat;margin-top:-5px}.telegram,.vk{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);height:34px;width:34px}.vk{background:url(/images/site/soc_seti.svg) 100%/cover no-repeat;margin-left:15px}.whatsapp{background:url(/images/svg/social/whatsapp-dark.svg) 50%/contain no-repeat;height:34px;width:34px}ul{list-style-type:none}.footer-menu-item{color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:10px}.fifth-block-header{margin-bottom:17px}@media screen and (min-width:1440px){.container{margin-left:auto;margin-right:auto;max-width:1170px;width:100%}.first-header{margin-top:40px}.main-menu__logo{padding-left:165px}}@media screen and (max-width:1399px){.main-menu{flex-direction:column}.container{max-width:1170px}.copyright-item-1,.seventh-item-1{margin-left:30px}.first-header{margin-top:10px}}.main__content{margin:20px auto auto}.list-hotels{display:flex;flex-direction:column}.mr-2{margin-right:.5rem}.dp__input_icon{margin-left:1.5rem;margin-right:1.5rem}.form-filter .dp__input_icon{margin-left:.75rem}.booking{display:grid;flex-direction:row;grid-template-areas:"details main" "details form";justify-content:center;margin-top:20px}@media only screen and (max-width:1169px){.booking{flex-wrap:wrap;grid-template-areas:"main" "details" "form"}}.booking .card{margin-left:1rem;margin-right:1rem}.booking__details{display:flex;flex-direction:column;flex-wrap:wrap;grid-area:details;max-width:23.125rem;min-width:23.125rem}@media only screen and (max-width:1169px){.booking__details{max-width:50rem;width:100%}}.booking__main{display:flex;flex-direction:column;max-width:770px}.booking__main-container{gap:15px 0;grid-area:main;max-width:48.125rem}@media only screen and (max-width:1169px){.booking__main-container{max-width:50rem}}@media only screen and (max-width:549px){.booking__main-container{display:flex;flex-direction:column;width:100%}}.booking__form{grid-area:form;max-width:48.125rem}@media only screen and (max-width:1169px){.booking__form{max-width:50rem;width:100%}}.booking__agreement{padding:15px 15px 16px}.list-hotels__content{width:47.5%}.booking .list-hotels__content{width:60%}@media only screen and (max-width:549px){.booking .list-hotels__content{width:100%}}.calendar-arrow{background-image:url(/images/site/icons/arrow-down.svg);background-repeat:no-repeat;cursor:pointer;height:10px;pointer-events:none;width:10px;z-index:1}.search-container__dates .calendar-arrow{margin-left:-70px}.search-container__tourists .calendar-arrow{margin-top:8px}.guests-number{background-color:#fff;border-radius:0 0 7px 7px;padding:12px 25px 12px 20px;position:absolute;top:35px;width:228px}.btn{background-color:transparent;border:1px solid transparent;border-radius:2px;color:#222;cursor:pointer;display:inline-block;font-size:.875rem;font-weight:400;line-height:1.5;padding:.375rem .95rem;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.guests-number .btn{margin-bottom:5px;margin-left:5px;margin-right:5px}.btn-light{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.child__container{display:flex;flex-wrap:wrap;gap:5px}.child{align-items:center;box-sizing:border-box;display:flex;flex:1 1 calc(50% - 6px);justify-content:space-between}@media (max-width:600px){.child{flex:1 1 100%}}.form-select{-moz-padding-start:calc(.95rem - 3px);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f6f7fb;background-position:right .95rem center;background-repeat:no-repeat;background-size:16px 12px;border-radius:5px;color:#495057;display:block;font-size:.875rem;font-weight:400;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.add-children{margin-top:10px}@media screen and (max-width:575px){.add-children{font-size:10px;height:40px;margin-top:unset}}.articles-main{background-color:#016273;position:relative}.swiper-articles{height:100%;margin:auto;overflow:hidden;padding-bottom:100px;width:80%}.swiper-slide{align-items:center;background:#fff;display:flex;font-size:18px;justify-content:center;text-align:center}.swiper-slide img{display:block;-o-object-fit:cover;object-fit:cover}.swiper-pagination-articles{margin:auto;width:200px!important}.swiper-articles>.swiper-button-next,.swiper-articles>.swiper-button-prev{color:#fff}.article__preview{background-size:cover;border-radius:10px;height:434px!important;width:370px!important}.article__text{bottom:10px;color:#fff;font-size:20px;font-weight:700;line-height:24px;margin-bottom:40px;margin-left:30px;margin-right:30px;position:absolute;text-align:left}.loading{background-image:url(/images/site/loading.gif);background-repeat:no-repeat;background-size:100px;height:200px;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:200px;z-index:1000}.articles-main>h2{color:#fff;font-size:32px;font-weight:700;line-height:43.71px;margin-bottom:43px;margin-left:375px;padding-top:103px;text-align:left}.geo{height:13px;width:9px}.list-hotels__address{align-items:baseline;display:flex;font-size:14px;gap:10px;margin-top:10px}.booking__details-title{color:#1e293b;font-size:14px;font-weight:600;line-height:20px;margin-bottom:4px}.booking__details-dates{align-items:center;border-bottom:1px solid #e1e3eb;display:flex;gap:10px;justify-content:space-between;padding-bottom:20px}.booking__details-dates-start{border-right:1px solid #e1e3eb;width:50%}.booking__details-dates-end{width:50%}.booking__details>h3{margin-bottom:30px}.time{color:#64748b;font-size:13px;font-weight:400;line-height:20px;text-align:left}.booking__details__item{margin-top:13px}.booking__details__item__title-extra{margin-bottom:.6rem}.booking__details__item__value{word-wrap:break-word;color:#1e293b;font-size:14px;max-width:290px;min-width:4rem}.booking__details__link{color:#06c;cursor:pointer;font-size:14px;font-weight:500;line-height:20px;text-align:left;text-decoration:none}.booking__details__link:hover{text-decoration:underline}.booking__details h3{color:#1e293b;font-size:18px;font-weight:700;margin:0 0 20px;padding-bottom:unset}.booking__details__item__title{color:#1e293b;font-size:14px;max-width:240px;word-break:break-word}@media only screen and (min-width:1170px){.booking__details__item__title{min-width:15rem}}@media only screen and (max-width:1169px){.booking__details__item__title{max-width:100%}}.booking__details__price .booking__details__item{display:flex;justify-content:space-between}.booking__details__item-coloured{background-color:#f8fafc;border-radius:8px;margin-left:-20px;margin-right:-20px;padding:16px}.booking__details-label{color:#64748b;font-size:13px;font-weight:500;margin-bottom:4px}.booking__details-date{color:#1e293b;font-size:15px;font-weight:600}.booking__details-time{color:#64748b;font-size:13px;margin-top:4px}.booking__details-row{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:12px 0}.booking__details-row:last-of-type{border-bottom:none}.booking__details-value{color:#1e293b;font-size:14px;font-weight:600}.booking__price{display:flex;flex-direction:column;gap:12px}.booking__price-row{align-items:center;display:flex;justify-content:space-between;padding:8px 0}.booking__price-row--highlight{background:#f8fafc;border-radius:8px;margin:-4px -20px 8px;padding:16px}.booking__price-info{display:flex;flex-direction:column;gap:2px}.booking__price-label{color:#1e293b;font-size:14px;font-weight:600}.booking__price-guests{color:#64748b;font-size:13px}.booking__price-amount{color:#1e293b;font-size:20px;font-weight:700}.booking__price-value{color:#1e293b;font-size:14px}.booking__price-note{background:#fef3c7;border-radius:8px;color:#92400e;display:flex;flex-direction:column;font-size:13px;gap:4px;margin-top:8px;padding:12px}.booking__price-note-title{font-weight:600}.booking__cancellation{color:#64748b;font-size:14px;line-height:1.5;margin:0}.card{background-color:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.06);margin-bottom:20px;padding:20px}.card__grey{background-color:#f7f9fe}.form-group{margin-bottom:20px}.form-group label{color:#1e293b;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.form-group input[type=email],.form-group input[type=tel],.form-group input[type=text]{background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#1e293b;font-size:15px;outline:0;padding:14px 16px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.form-group input[type=email]::-moz-placeholder,.form-group input[type=tel]::-moz-placeholder,.form-group input[type=text]::-moz-placeholder{color:#94a3b8}.form-group input[type=email]::placeholder,.form-group input[type=tel]::placeholder,.form-group input[type=text]::placeholder{color:#94a3b8}.form-group input[type=email]:focus,.form-group input[type=tel]:focus,.form-group input[type=text]:focus{border-color:#06c;box-shadow:0 0 0 3px rgba(0,102,204,.1)}.form-group input[type=email]:hover:not(:focus),.form-group input[type=tel]:hover:not(:focus),.form-group input[type=text]:hover:not(:focus){border-color:#cbd5e1}.booking__container{display:flex;justify-content:space-between}.booking__container .booking__main-guest{width:100%!important}.radio-group{align-items:center;display:flex!important}.radio-group label{align-items:center;display:flex;margin-right:20px}input[type=radio]{margin-right:8px}label{font-weight:700;margin-bottom:19px}#last_name+input{margin-left:10px}#confirm_email,#email{margin-top:0}.modal-backdrop{background-color:rgba(0,0,0,.5);z-index:1040}.modal-dialog{margin:1.75rem auto;max-width:500px;z-index:1050}.modal-content{border:1px solid #dee2e6;border-radius:5px;box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-header{background-color:#f8f9fa;border-bottom:1px solid #dee2e6;padding:1rem 1.5rem;position:relative}.modal-title{font-size:1.5rem;margin-bottom:0}.btn-close{padding:.75rem 1.25rem}.modal-body{background-color:#f8f9fa;padding:1.5rem}.form-control{border:1px solid #ced4da;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-sizing:border-box;font-size:.875rem;height:2.5rem;padding:.5rem .75rem;width:100%}select.form-control{height:2.5rem}textarea.form-control{height:auto;min-height:5rem}.modal-footer{background-color:#f8f9fa;border-top:1px solid #dee2e6;padding:.75rem 1.25rem}.btn-secondary{background-color:#6c757d;border-color:#6c757d;border-radius:4px;color:#fff;padding:.375rem .75rem}.btn-primary{background-color:#4099ff;border-color:#4099ff;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;min-height:2.5rem;padding:.5rem 1.25rem}.btn-primary:hover,.btn-secondary:hover{background-color:#007bff;border-color:#007bff}.modal{background-color:rgba(0,0,0,.5);height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.btn-close{background:0 0;border:none;color:#aaa;cursor:pointer;font-size:24px;font-weight:700;position:absolute;right:20px;top:0}.btn-close:focus,.btn-close:hover{color:#000;text-decoration:none}.modal-body a{color:#007bff;text-decoration:none}.hotel-room-action__container{display:flex;justify-content:right}.hotel-room-action__buy{margin-bottom:30px}.success-block{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem}.success-block h1{margin-bottom:1.5rem}.payment-info__icon{margin-right:20px}.payment-info__item{margin-bottom:20px}.messengers__container{display:flex}.messengers__container label{cursor:pointer;margin-bottom:unset;margin-right:20px}.messengers__container input[type=checkbox]{margin-right:10px}.cr{font-weight:unset}.cr a{font-weight:700}.booking__customer{display:flex;gap:20px;justify-content:space-between;margin-right:0!important}.booking__customer .form-group{width:100%}.search-container__tourists-image{margin-left:1.5rem;margin-right:1.5rem}.expanded{max-height:none!important}.logo-main{margin-top:-10px;width:60px}.tooltip{background-color:rgba(0,0,0,.8);border-radius:5px;color:#fff;font-size:14px;opacity:0;padding:6px 10px;pointer-events:none;position:absolute;transition:opacity .2s ease-in-out;visibility:hidden;white-space:nowrap;z-index:9999}.tooltip.visible{opacity:1;visibility:visible}#payment-form{margin-top:2rem}.main-menu__top-row{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.2);display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem;padding:1rem 0;width:100%}@media only screen and (max-width:767px){.main-menu__top-row{align-items:center;flex-direction:column;text-align:center}}.main-menu__top-left{align-items:center;display:flex}.main-menu__top-left .logo{max-height:50px;width:auto}.main-menu__top-right{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem}@media only screen and (max-width:767px){.main-menu__top-right{gap:1rem;justify-content:center}}.main-menu__address{color:#fff;display:inline-block;font-size:.9rem;white-space:nowrap}@media only screen and (max-width:374px){.main-menu__address{font-size:.8rem;white-space:normal}}.main-menu__phone{color:#fff;font-size:.9rem}.main-menu__phone a{color:#fff;text-decoration:none;transition:opacity .3s}.main-menu__phone a:hover{opacity:.8}@media only screen and (max-width:374px){.main-menu__phone{font-size:.8rem}}.main-menu__socials{align-items:center;display:flex;gap:.75rem}.main-menu__socials .main-menu__social-link{align-items:center;display:flex;justify-content:center;transition:opacity .3s}.main-menu__socials .main-menu__social-link:hover{opacity:.8}.main-menu__socials .main-menu__social-link .telegram,.main-menu__socials .main-menu__social-link .vk,.main-menu__socials .main-menu__social-link .whatsapp{height:28px;margin:0;width:28px}.main-menu__book-btn{align-items:center;background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:6px;box-shadow:0 2px 8px rgba(255,107,53,.3);color:#fff;display:inline-flex;font-size:.9rem;font-weight:600;padding:.6rem 1.2rem;text-decoration:none;transition:all .3s ease}.main-menu__book-btn:hover{background:linear-gradient(135deg,#ff7b45,#f9a12e);box-shadow:0 4px 12px rgba(255,107,53,.4);color:#fff;transform:translateY(-1px)}@media only screen and (max-width:374px){.main-menu__book-btn{font-size:.85rem;padding:.5rem 1rem}}.main-menu__top-right .language-switcher{position:relative}.main-menu__top-right .language-switcher .language-toggle{align-items:center;background:0 0;border:1px solid hsla(0,0%,100%,.3);border-radius:4px;color:#fff;display:flex;gap:.5rem;padding:.5rem .75rem;transition:background-color .3s}.main-menu__top-right .language-switcher .language-toggle:hover{background-color:hsla(0,0%,100%,.1)}.main-menu__top-right .language-switcher .language-toggle .flag-icon{font-size:1.2rem}.main-menu__top-right .language-switcher .language-toggle .lang-code{font-size:.9rem}.main-menu__top-right .language-switcher .language-toggle .dropdown-arrow{margin-left:.25rem;transition:transform .3s ease}.main-menu__top-right .language-switcher .language-toggle[aria-expanded=true] .dropdown-arrow{transform:rotate(180deg)}.main-menu__top-right .language-switcher .language-dropdown{background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);left:auto;list-style:none;margin:0;min-width:180px;opacity:0;padding:8px 0;position:absolute;right:0;top:calc(100% + 8px);transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:1000}.main-menu__top-right .language-switcher.open .language-dropdown,.main-menu__top-right .language-switcher:hover .language-dropdown{opacity:1;transform:translateY(0);visibility:visible}.main-menu__list{align-items:baseline;display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin-top:0;padding:0;width:100%}@media only screen and (max-width:767px){.main-menu__list{margin-left:1rem;margin-right:1rem}}.main-menu__item{margin-bottom:1.5rem;margin-right:1rem}@media only screen and (max-width:767px){.main-menu__item{margin-bottom:0}}@media only screen and (max-width:549px){.main-menu__item{margin-right:.5rem}}@media only screen and (max-width:374px){.main-menu__item{margin-right:0}}.articles__description{margin-bottom:2rem}.article__description{border-left:.188rem solid var(--color-dark-cyan);padding-left:1.5rem}.articles__item{align-items:start;display:flex;gap:2rem;margin-bottom:3rem}.articles__item img{border-radius:1.25rem;max-height:15rem;max-width:15rem}.articles__item .articles__image{margin-right:1rem;max-width:15rem}.articles__item .btn-primary{margin-bottom:1rem;margin-top:1rem;padding-left:2rem;padding-right:2rem}@media only screen and (max-width:767px){.articles__item{flex-direction:column}}.btn-primary{align-items:center;background-color:var(--color-blue-crayola-19);border-radius:5px;color:var(--color-white);display:inline-flex;justify-content:center;max-width:10rem;padding:13px 15px;text-decoration:none}.btn-primary:hover{background-color:var(--color-light-slate-gray)}.btn-primary__text{color:var(--color-white);font-family:Manrope Bold}.btn-primary .icon{color:var(--color-white);height:13px;margin-left:1rem;width:7px}.contact-page p{line-height:1.5rem}.contact-page .social-links{display:flex;gap:1rem;margin-bottom:1rem;margin-top:1rem}.contact-page h2{margin-bottom:.5rem}.alert,.contact-page .col-md-6,.contact-page h1{margin-bottom:1rem}.alert{border-radius:.5rem;margin-top:1rem;padding:1rem}.alert-success{background-color:#d4edda;color:#155724}.alert-danger{background-color:#f8d7da;color:#721c24}@media screen and (max-width:1199px){.container{width:100%}.main-menu__logo{padding-left:50px}.fifth__column-first,.fifth__column-second,.second__column-first,.second__column-second{margin-bottom:40px;margin-left:30px;margin-top:30px;padding:20px;width:45%}.third__card{margin-bottom:30px}.fourth__column_container:last-child{margin-right:20px}.fourth__column_container{margin-bottom:10px}.sixth{margin-top:50px}.sixth__column-first{margin-right:40px}.sixth__column-first,.sixth__column-second{padding:30px;width:40%}.sixth__input-first{margin-bottom:30px;width:100%}.sixth__input-second{margin-left:0;width:100%}.sixth__column-second{margin-bottom:0}.input{width:255px}.fifth__image,.second__image{height:auto;width:100%}.seventh-item-4{margin-top:30px}.articles-main>h2{margin-left:20px;margin-top:20px}}@media screen and (max-width:991px){.container{width:100%}.fifth__image,.second__image{height:auto}.button-sign,h1{margin-top:20px}.fifth__column_images{margin-bottom:60px}.main-menu{flex-direction:column;justify-content:center}.first-text,.main-title{text-align:center}.button-login,.main-menu__logo,nav{margin-left:auto;margin-right:auto}.main-menu__logo{padding-left:unset}.first .main-menu__button-registration{margin-top:30px}}@media screen and (max-width:767px){.main-menu__logo{padding-left:10px}.fifth__column-first,.fifth__column-second,.second__column-first,.second__column-second{margin-left:auto;margin-right:auto;padding:30px;width:100%}.fifth__images{margin-left:30px}.fifth__images,.second__text,.sixth__head,.sixth__text{margin-bottom:30px}.sixth__column-second{margin-left:70px}.seventh-item-4{margin-left:30px;margin-top:30px}.seventh-item-3,.seventh-item-4{width:259px}.sixth__column-first,.sixth__column-second{margin-left:auto;margin-right:auto;width:100%}.third__item{margin-right:0}.seventh-item{margin-left:1.5rem;margin-right:1.5rem}.search-container{display:unset;gap:30px}.search-container__dates,.search-container__tourists{align-items:center;align-self:center;border-radius:7px 7px 7px 7px;color:#1d2741;display:flex;font-size:14px;font-style:normal;font-weight:400;height:50px;margin-bottom:20px;margin-left:auto;margin-right:auto;width:260px}.search-container__tourists .calendar-arrow{margin-left:20px}.search-tourists__text{width:unset}.search-container__button{border-radius:7px 7px 7px 7px;height:50px;margin-left:auto;margin-right:auto;width:260px}}@media screen and (max-width:575px){.container,.second,.sixth__column_first,.sixth__column_second{width:100%}h1{font-size:28px;margin-bottom:20px;margin-left:unset;text-align:center}.first__text{font-size:16px;line-height:120%}.seventh-item-1,.seventh-item-2,.seventh-item-3,.seventh-item-4{margin-top:30px}.first-text{font-size:16px;line-height:normal;margin-bottom:30px;margin-left:20px}.second__text{margin-top:30px}.third-items__image{max-width:320px}.third-item{margin-right:unset}footer{flex-direction:column}.footer-header{word-wrap:break-word;margin-right:20px}.banner-text{width:280px}.mainmenu__list,.nav{flex-direction:column;width:100%}.mainmenu__item{height:30px}nav{width:100%}.hotel-info__item span{margin-left:20px}.form-filter__item-first{width:100%}.form-filter__item-name{margin-bottom:10px}.btn-close{padding:unset}}@media screen and (max-width:400px){.item{width:280px}.banner-text{width:240px}}.success-page__image{margin-top:20px;max-height:323px;max-width:450px}.article{margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:1170px}@media only screen and (max-width:1169px){.article{margin-left:1.5rem;margin-right:1.5rem}}.article .intro-quote{background-color:hsla(0,0%,83%,.37);border-left:5px solid #01e0c5;clear:both;font-style:italic;margin:20px 0;padding:10px 20px}.article h1{margin-bottom:30px;text-align:center}.article h4{font-size:20px;font-weight:700;margin:0 0 1rem}.article a{color:#333;text-decoration:underline}.article figure{clear:both;display:block;float:left;margin:0 20px 20px 0;position:relative;width:50%}.article figure img{height:auto;width:100%}@media only screen and (max-width:549px){.article figure{float:none;margin:0 0 20px;width:100%}}.article .clear{clear:both}.main-menu__item{position:relative}.dropdown-toggle{background:0 0;border:none;cursor:pointer;padding:4px}.language-icon{color:#fff;height:24px;width:24px}.dropdown-menu{background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 8px rgba(0,0,0,.1);display:none;list-style:none;margin:4px 0 0;min-width:160px;padding:4px 0;position:absolute;right:0;top:100%;z-index:1000}.dropdown.open .dropdown-menu{display:block}.dropdown-item{align-items:center;color:#333;display:flex;padding:8px 12px;text-decoration:none;white-space:nowrap}.dropdown-item:hover{background:#f5f5f5}.flag-code{font-weight:700;margin-right:8px}.text-label{flex:1}.actions-title{color:#161f48;font-size:2rem;font-weight:700;line-height:43.71px;margin-left:1rem;max-width:1200px}.first--booking{min-height:300px;padding-bottom:2rem}.first--booking .main-title{margin-top:1rem}.booking-search-page{background:#f8f9fa;min-height:60vh;padding:2rem 0 4rem}.booking-search{margin:0 auto;max-width:1200px}.booking-search__title{color:#161f48;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.booking-search__filters{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);margin-bottom:2rem;padding:1.5rem}.booking-search__room-types{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.booking-search__room-type{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:10px;cursor:pointer;display:flex;gap:1rem;padding:1rem;transition:all .2s ease}.booking-search__room-type input[type=radio]{display:none}.booking-search__room-type:hover{background:#f0f7ff;border-color:#3b82f6}.booking-search__room-type.active{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#3b82f6;box-shadow:0 2px 8px rgba(59,130,246,.2)}.booking-search__room-type-img{border-radius:6px;flex-shrink:0;height:60px;-o-object-fit:cover;object-fit:cover;width:80px}.booking-search__room-type-content{display:flex;flex-direction:column;gap:.25rem}.booking-search__room-type-name{color:#161f48;font-size:.95rem;font-weight:600}.booking-search__room-type-count,.booking-search__room-type-info{color:#6b7280;font-size:.8rem}.booking-search__form-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);margin-bottom:2rem;padding:1.5rem}.booking-search__form-container .search-container{justify-content:flex-start;margin:0;max-width:100%;width:100%}@media only screen and (max-width:767px){.booking-search__form-container .search-container{flex-direction:column;height:auto;padding:1rem}}.booking-search__results{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);padding:1.5rem}.booking-search__results .list-hotels{margin:0}@media only screen and (max-width:374px){.booking-search__room-types{grid-template-columns:1fr}.booking-search__room-type-img{height:45px;width:60px}}.booking-room-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.08);display:flex;flex-direction:row;margin-bottom:20px;overflow:hidden}@media only screen and (max-width:767px){.booking-room-card{flex-direction:column}}.booking-room-card__image{background:#f1f5f9;flex-shrink:0;min-height:200px;position:relative;width:280px}.booking-room-card__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (max-width:767px){.booking-room-card__image{height:200px;width:100%}}.booking-room-card__photo-count{align-items:center;background:rgba(0,0,0,.7);border-radius:6px;bottom:12px;color:#fff;display:flex;font-size:12px;gap:6px;padding:6px 10px;position:absolute;right:12px}.booking-room-card__no-image{align-items:center;background:#f1f5f9;display:flex;height:100%;justify-content:center;min-height:200px;width:100%}.booking-room-card__content{display:flex;flex:1;flex-direction:column;gap:10px;padding:20px}.booking-room-card__room-name{color:#1e293b;font-size:18px;font-weight:700}.booking-room-card__hotel{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.booking-room-card__hotel-name{color:#06c;font-size:14px;text-decoration:none}.booking-room-card__hotel-name:hover{text-decoration:underline}.booking-room-card__stars{display:flex;gap:2px}.booking-room-card__area,.booking-room-card__capacity,.booking-room-card__location{align-items:center;color:#64748b;display:flex;font-size:13px;gap:6px}.booking-room-card__area svg,.booking-room-card__capacity svg,.booking-room-card__location svg{color:#94a3b8;flex-shrink:0}.booking-hotel-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.08);margin-bottom:20px;overflow:hidden}.booking-hotel-card__gallery{height:200px;overflow:hidden;width:100%}.booking-hotel-card__gallery img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.booking-hotel-card__content{padding:20px}.booking-hotel-card__header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px}.booking-hotel-card__name{color:#1e293b;font-size:20px;font-weight:700;text-decoration:none}.booking-hotel-card__name:hover{color:#06c}.booking-hotel-card__stars{display:flex;gap:2px}.booking-hotel-card__location{align-items:center;color:#64748b;display:flex;font-size:14px;gap:6px;margin-bottom:12px}.booking-hotel-card__location svg{color:#94a3b8;flex-shrink:0}.booking-hotel-card__badge{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:8px;color:#fff;display:inline-flex;font-size:13px;font-weight:600;gap:6px;margin-bottom:16px;padding:8px 14px}.booking-hotel-card__description{margin-bottom:8px;max-height:80px;overflow:hidden;position:relative}.booking-hotel-card__description p{color:#475569;font-size:14px;line-height:1.6;margin:0}.booking-hotel-card__description:after{background:linear-gradient(180deg,transparent,#fff);bottom:0;content:"";height:40px;left:0;position:absolute;right:0}.booking-hotel-card__description.expanded{max-height:none}.booking-hotel-card__description.expanded:after{display:none}.booking-hotel-card__toggle{align-items:center;background:0 0;border:none;color:#06c;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:4px;padding:0}.booking-hotel-card__toggle:hover{text-decoration:underline}.booking-hotel-card__toggle svg{transition:transform .2s ease}.booking-hotel-card__toggle.expanded svg{transform:rotate(180deg)}@media (max-width:640px){.booking-hotel-card__gallery{height:160px}.booking-hotel-card__content{padding:16px}.booking-hotel-card__name{font-size:18px}}.article h1,.article h2{font-weight:700;margin-bottom:1rem;margin-top:1rem}.article p{line-height:1.5rem;margin-bottom:1rem;text-align:justify}.article a{color:var(--color-blue-crayola-19);text-decoration:underline}.article h3{font-weight:700}.article ul li{line-height:1.5rem;margin-bottom:.5rem}.article-gallery{border-top:1px solid #e2e8f0;margin-top:40px;padding-top:30px}.article-gallery__title{color:#1e293b;font-size:24px;font-weight:700;margin:0 0 20px}.article-gallery__grid{display:grid;gap:15px;grid-template-columns:repeat(4,1fr)}.article-gallery__item{aspect-ratio:1;border-radius:12px;display:block;overflow:hidden;position:relative}.article-gallery__item img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.article-gallery__item:hover img{transform:scale(1.05)}.article-gallery__item:after{background:0 0;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background .3s ease}.article-gallery__item:hover:after{background:rgba(0,0,0,.2)}@media (max-width:768px){.article-gallery__grid{gap:10px;grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.article-gallery__grid{grid-template-columns:1fr 1fr}}.main{padding:100px 0 80px}.main__page-header{margin-top:26px}.main__sort{margin-top:20px}.main__box{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:30px}.main__aside{width:23.1%}.main__content{margin-left:auto;margin-right:auto;max-width:1200px;padding:0 15px}.parent:not(:has(.first)){max-width:1200px}.content__pagination{margin-top:58px;padding-right:3%}.geo__container{align-items:end;display:flex;font-size:14px;font-weight:400;justify-content:start}.icon-geo{height:20px;width:20px}.main__nav{margin:28px 0 .5rem}@media only screen and (max-width:1169px){.main__nav{overflow:hidden;overflow-x:auto;padding-bottom:5px;width:100%}}@media screen and (max-width:1199px){.content__pagination{padding-right:0}}@media screen and (max-width:1024px){.main__box{flex-direction:column;gap:30px 0}.main__aside,.main__content{width:100%}}@media screen and (max-width:574px){.main{padding:50px 0 40px}.main__content{padding:0}}.logo{height:1.1875rem;max-width:unset}.footer__main{flex-direction:column}.footer__main,.footer__row{display:flex;flex-wrap:wrap}.footer__row{justify-content:center}@media only screen and (max-width:549px){.footer__row{flex-direction:column;margin-top:1.5rem}}.footer__row:last-child{margin-left:1.5rem;margin-right:1.5rem;margin-top:3rem}@media only screen and (max-width:767px){.footer__row:last-child{margin-top:1.5rem}}.footer__row--riva-link{justify-content:flex-end;margin:1rem 1.5rem}@media only screen and (max-width:767px){.footer__row--riva-link{justify-content:center;text-align:center}}.footer__row--hidden{visibility:hidden}.footer__riva-link{color:#f7f9fe;font-size:12px;line-height:1.4;opacity:.7;text-align:right}@media only screen and (max-width:767px){.footer__riva-link{text-align:center}}.footer__riva-link div{display:block}.footer__riva-link a{color:#f7f9fe;text-decoration:none}.footer__riva-link a:hover{text-decoration:underline}:root{--color-light-slate-gray:#6d7f9e;--color-blue-degrees:#015ae0;--color-wild-blue-crayola:#a3b3d0;--color-cobalt-blue:#1d2741;--color-dark-cyan:#009193;--color-thrush-egg:#01e0c5;--color-blue-crayola-1a:#1a5eff;--color-habrahabr:#8897b1;--color-blue-crayola-19:#195eff;--color-moderate-turquoise:#49ccbe;--color-smoky-white:#f5f5f5;--color-periwinkle-crayola:#dcf2f2;--color-periwinkle-crayola-e1:#e1e3eb;--color-lamantin:#8f95a1;--color-white:#fff;--color-black:#000;--var-transition:0.3s ease-in-out}html{box-sizing:border-box;-webkit-font-smoothing:antialiased}*,::after,::before{box-sizing:inherit}body{font-family:"Manrope Regular";font-size:14px;color:var(--color-cobalt-blue);line-height:1.3}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400}p{margin:0}ul{list-style-type:none;margin:0;padding:0}a{transition:var(--var-transition)}img{max-width:100%;vertical-align:top}textarea{resize:none}label{margin:0;display:block}iframe{max-width:100%}.container{margin-left:auto;margin-right:auto;max-width:1170px;padding:1rem}.page-header{margin:0;font-family:"Manrope Bold";font-size:32px}.page-subheader{margin-top:13px;font-size:16px}@media screen and (max-width:1199px){.section,section{min-width:100%}}@media screen and (max-width:574px){.page-header{font-size:30px}}@font-face{font-family:"Manrope Bold";src:url("../fonts/Manrope-Bold.woff2") format("woff2"),url("../fonts/Manrope-Bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Manrope Regular";src:url("../fonts/Manrope-Regular.woff2") format("woff2"),url("../fonts/Manrope-Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Manrope SemiBold";src:url("../fonts/Manrope-SemiBold.woff2") format("woff2"),url("../fonts/Manrope-SemiBold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap}.icon--star{width:13px;height:13px}.icon--like{width:16px;height:24px}.icon--sort-top{width:10px;height:12px}.icon--place{width:16px;height:18px;fill:transparent}.icon--toggle{width:7px;height:13px;color:#007bff;transform:rotate(90deg)}.icon--wifi{width:13px;height:10px}.icon--filter-add{width:8px;height:4px}.icon--filter-mobile{width:20px;height:20px}.icon--shape{width:30px;height:30px;fill:transparent}.icon--favorites{width:30px;height:28px;fill:transparent}.icon--maps{width:13px;height:13px}.icon--phone{width:9px;height:13px}.icon--bus{width:18px;height:18px}.icon--coctail{width:16px;height:18px}.icon--parking{width:15px;height:14px}.icon--baby{width:18px;height:19px}.icon--no-smoke{width:16px;height:18px}.icon--star-big{width:17px;height:17px}.icon--time{width:16px;height:16px}.icon--money{width:16px;height:16px}.icon--question-change{width:11px;height:6px;fill:transparent}.icon--slider-prev{width:18px;height:30px}.icon--slider-next{width:18px;height:30px}.icon--amenities-services-bathroom{width:20px;height:15px}.icon--amenities-services-bedroom{width:19px;height:15px}.icon--amenities-services-outdoors{width:20px;height:20px}.icon--amenities-services-living-area{width:19px;height:17px}.icon--amenities-services-food{width:11px;height:20px}.icon--amenities-services-transport{width:18px;height:18px}.icon--amenities-services-reseptionist{width:16px;height:18px}.icon--amenities-services-clean{width:19px;height:19px}.icon--amenities-services-business{width:18px;height:18px}.icon--amenities-services-save{width:16px;height:18px}.icon--amenities-services-all{width:18px;height:18px}.icon--amenities-services-parking{width:18px;height:18px}.icon--slider-similar-prev{width:9px;height:16px}.icon--slider-similar-next{width:9px;height:16px}.photo-icon{width:20px;height:20px}.icon--no{height:20px;color:red}.hotel-amenities-services{margin-top:23px;padding:12px 30px 17px}.hotel-amenities-services .card__item-head{display:flex;justify-content:space-between;align-items:center}.hotel-amenities-services__popular{margin-top:24px;padding-bottom:18px;border-bottom:1px solid var(--color-periwinkle-crayola-e1)}.hotel-amenities-services__popular-head{font-family:"Manrope SemiBold";font-size:16px}.hotel-amenities-services__popular .list-card-preview-servises{margin-top:18px}.hotel-amenities-services__body{margin-top:31px;display:flex;justify-content:space-between}.hotel-amenities-services__column{width:32%;display:flex;flex-direction:column;gap:30px 0}.hotel-amenities-services__box-add{display:inline-block;margin:2px 0 0 29px;padding:5px 10px;border-radius:10px;background-color:#f7f9fe;font-size:12px;color:var(--color-lamantin)}.hotel-amenities-services__box-head{display:flex;align-items:center;gap:0 8px}.hotel-amenities-services__box-icon{width:22px}.hotel-amenities-services__box-name{font-family:"Manrope SemiBold";font-size:16px}.hotel-amenities-services__list{margin-top:11px}.list-hotel-amenities-services{display:flex;flex-direction:column;gap:11px 0}.list-hotel-amenities-services__item{position:relative;padding-left:30px}.list-hotel-amenities-services__item:before{content:"";display:block;position:absolute;left:0;top:2px;width:12px;height:9px;background-image:url(/images/svg/icon-list-hotel-room-servises.svg);background-repeat:no-repeat}@media screen and (max-width:574px){.hotel-amenities-services__body{flex-direction:column;gap:20px 0}.hotel-amenities-services__column{width:100%}}@media screen and (max-width:574px){.hotel-amenities-services .card__item-head{flex-direction:column;align-items:flex-start;gap:10px 0}}.hotel-place{margin-top:22px;padding:24px 30px 34px}.hotel-place .hotel-room__body{margin-top:14px}.hotel-place__frame{height:343px}.hotel-place__frame #leaflet-map{width:100%;height:100%;border-radius:8px}.hotel-place__content{margin-top:29px;display:flex;flex-wrap:wrap}.hotel-place-links{width:27.3%}.hotel-place-links--attractions{margin:0 8.9% 0 6%}.hotel-place-links--other{width:21.7%}.hotel-place-links__header{font-family:"Manrope SemiBold";font-size:16px;color:var(--color-black)}.hotel-place-links__list{margin-top:20px}.list-hotel-place{display:flex;flex-direction:column;gap:16px 0}.list-hotel-place__item{display:flex;justify-content:space-between;font-family:"Manrope SemiBold";font-size:14px;color:var(--color-habrahabr)}.list-hotel-place__name{color:currentColor;text-decoration:none}.list-hotel-place__name:hover{text-decoration:underline}.list-hotel-place__distance{white-space:nowrap}@media screen and (max-width:1024px){.hotel-place__frame{height:300px}.hotel-place__frame iframe,.hotel-place__frame img{width:100%;height:100%;object-fit:cover}.hotel-place__content{justify-content:space-between}.hotel-place-links{width:31%}.hotel-place-links--attractions{margin:0}}@media screen and (max-width:767px){.hotel-place__content{flex-direction:column;gap:20px 0}.hotel-place-links{width:100%}}@media screen and (max-width:574px){.hotel-place__frame{height:200px}}.nav{display:flex;justify-content:flex-start;background-color:#e1e8f9;border-radius:5px;padding:7px 0}.nav__item{width:20%;position:relative;text-align:center}.nav__item:after{content:"";position:absolute;top:0;right:0;bottom:0;width:1px;background-color:#c9d1e7}.nav__item:last-child:after{content:none}.nav__link{display:inline-block;font-size:16px;padding:10px 10px;color:var(--color-cobalt-blue);text-decoration:none}.nav__link:hover{opacity:.8}@media screen and (max-width:767px){.nav{justify-content:flex-start;width:100%}.nav__item{width:auto}.nav__link{white-space:nowrap}}.card__head{display:flex;flex-wrap:wrap;justify-content:space-between;padding:19px 29px 21px}.list-hotels-rating--card{gap:0 9px}.card__name{font-family:Manrope SemiBold;font-size:24px;letter-spacing:-.4px;margin:15px 0 0}.card__head-info{align-items:flex-start;display:flex;flex-direction:column}.hotel-info{align-items:center;display:flex;gap:0 34px;margin-top:12px}.hotel-info-registry{align-items:center;display:flex;flex-direction:column;margin-top:1rem}@media only screen and (max-width:1169px){.hotel-info-registry{margin-left:2rem}.info-block{display:flex}}@media only screen and (max-width:549px){.info-block{display:block}}.hotel-info__item{align-items:center;display:flex;gap:0 1px}.card__head-action{align-items:center;display:flex;gap:8px}.card__head-messenger{display:inline-flex;transition:transform .2s ease,opacity .2s ease}.card__head-messenger:hover{opacity:.9;transform:scale(1.1)}.card__head-messenger img{border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.15)}.card__head-snape{display:inline-block;position:relative;text-align:center;width:78px}.card__head-snape:hover{opacity:.8}.card__head-snape:after{background-color:var(--color-periwinkle-crayola-e1);bottom:6px;content:"";display:block;position:absolute;right:0;top:1px;width:1px}.card__head-favorive{display:inline-block;margin-right:26px;position:relative;text-align:center;width:78px}.card__head-favorive:hover{opacity:.8}.card__head-favorive:after{background-color:var(--color-periwinkle-crayola-e1);bottom:6px;content:"";display:block;position:absolute;right:0;top:1px;width:1px}.card__head-link{background-color:var(--color-blue-crayola-19);border-radius:5px;color:var(--color-white);font-family:Manrope SemiBold;font-size:16px;margin:-3px 10px 0 0;padding:15px 22px;text-decoration:none}.card__head-link:hover{background-color:var(--color-light-slate-gray)}.card__item{background-color:var(--color-white);border:1px solid var(--color-periwinkle-crayola-e1);border-radius:5px}.price__empty{font-family:Manrope SemiBold;font-size:1.25rem;padding:1.5rem}.price__empty img{margin-right:1rem;vertical-align:middle;width:3rem}.card__item-head{clear:both}.card__item-name{font-family:Manrope SemiBold;font-size:20px}.card__item-name--big{font-size:24px}.card__item-description{font-size:16px}.card__item-link-rooms{color:var(--color-blue-crayola-19);font-size:16px}.card__item-link-rooms:hover{text-decoration:none}@media screen and (max-width:1024px){.card__head-info{width:60%}.card__head-action{flex-direction:column;gap:10px 0;width:24%}.card__head-favorive{margin:0;padding-bottom:5px}.card__head-favorive:after{bottom:0;height:1px;left:50%;right:auto;top:auto;transform:translateX(-50%);width:30px}.card__head-snape{margin:0;padding-bottom:5px}.card__head-snape:after{bottom:0;height:1px;left:50%;right:auto;top:auto;transform:translateX(-50%);width:30px}.card__head-link{margin:0}}@media screen and (max-width:767px){.card__head-info{order:1;width:100%}.card__head-action{border-bottom:1px solid var(--color-periwinkle-crayola-e1);flex-direction:row;gap:0 10px;justify-content:flex-end;margin-bottom:15px;order:0;padding-bottom:15px;width:100%}.card__head-favorive,.card__head-snape{padding-bottom:0;width:60px}.card__head-favorive:after,.card__head-snape:after{content:none}}@media screen and (max-width:574px){.hotel-info{align-items:flex-start;flex-direction:column;gap:10px 0}}.card-filter{margin-top:20px;padding:25px 25px 21px}.card-filter__body{margin-top:15px}.form-filter{display:flex;flex-wrap:wrap;border:5px solid var(--color-dark-cyan);background-color:var(--color-dark-cyan);border-radius:7px}.form-filter__item{width:21.5%;padding:12px 1.9% 9px;border-right:1px solid #d1e4e8;background-color:var(--color-white)}.form-filter__item-first{width:43%;padding:12px 1.9% 9px;border-right:1px solid #d1e4e8;background-color:var(--color-white)}@media screen and (max-width:575px){.form-filter__item-first{width:100%;padding-left:10px;padding-right:10px}}.form-filter__item:last-of-type{border-right:none}.form-filter__item-name{font-size:12px}.form-filter__item-select{margin-top:1px;margin-left:-5px}.form-filter__select{display:inline-block;width:auto;max-width:100%;padding:0 40px 5px 5px;font-family:"Manrope SemiBold";font-size:16px;color:var(--color-habrahabr);margin:0;border:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url(/images/img/icon-select.svg);background-repeat:no-repeat,repeat;background-position:right 40%;box-shadow:none;outline:0;transition:var(--var-transition);cursor:pointer}.form-filter__select::-ms-expand{display:none}.form-filter__select:hover{border-color:transparent;outline:0;box-shadow:none}.form-filter__select:focus{border-color:transparent;color:var(--color-habrahabr);outline:0;box-shadow:none}.form-filter__select option{font-weight:400;padding:3px 5px;cursor:pointer}:root:lang(ar) .form-filter__select,:root:lang(iw) .form-filter__select,[dir=rtl] .form-filter__select{background-position:right 40%;padding:0 40px 5px 0}.form-filter__submit{width:14%;background-color:var(--color-dark-cyan);border:none;font-size:14px;color:var(--color-white);text-transform:uppercase;cursor:pointer;transition:var(--var-transition)}.form-filter__submit:hover{background-color:var(--color-blue-crayola-19)}@media screen and (max-width:1024px){.form-filter__item:first-child,.form-filter__item:nth-child(2){border-bottom:1px solid #d1e4e8}.form-filter__submit{padding:12px 0;text-align:center}}@media screen and (max-width:574px){.form-filter__item{width:50%;padding:12px 5% 6px}.form-filter__item:nth-child(3){border-bottom:1px solid #d1e4e8}.form-filter__select{width:100%}.form-filter__submit{width:100%;text-align:center}}.onditions-settlement{margin-top:23px;padding:33px 30px 21px}.onditions-settlement .card__item-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid var(--color-periwinkle-crayola-e1)}.onditions-settlement__body{margin-top:24px}.info-onditions-settlement{display:flex;flex-direction:column;gap:37px 0}.info-onditions-settlement__head{display:flex;align-items:center;gap:0 10px}.info-onditions-settlement__head-text{font-family:"Manrope SemiBold";font-size:16px}.info-onditions-settlement__readmore{margin-top:28px;display:flex;gap:0 17%}.info-onditions-settlement__time{display:flex;gap:0 33px;font-family:"Manrope SemiBold";font-size:16px}.info-onditions-settlement__time-name{color:var(--color-habrahabr)}.info-onditions-settlement__content{margin-top:22px}.info-onditions-settlement__content a{color:var(--color-blue-crayola-19)}.info-onditions-settlement__content a:hover{text-decoration:none}@media screen and (max-width:574px){.onditions-settlement .card__item-head{flex-direction:column;align-items:flex-start;gap:10px 0}.info-onditions-settlement__readmore{margin-top:15px;flex-direction:column;gap:5px 0}.info-onditions-settlement__time{gap:0 20px}}.actions{max-width:1200px;margin:0 auto}.pagination{align-items:center;display:flex;gap:0 8px;justify-content:center;width:100%}.pagination .icon{fill:#666;height:1rem;width:1rem}.pagination .icon-left{margin-right:.6rem;transform:rotate(180deg)}.pagination .icon-right{margin-left:.6rem}.pagination__item{align-items:center;border-radius:8px;color:var(--color-black);display:inline-flex;height:32px;justify-content:center;text-decoration:none;transition:var(--var-transition);width:32px}.pagination__item:hover{background-color:var(--color-moderate-turquoise);color:var(--color-white)}.pagination__item:first-child{margin-right:30px}.pagination__item:last-child{margin-left:30px}.pagination__item--text{color:var(--color-cobalt-blue);height:auto;width:auto}.pagination__item--text:hover{background-color:transparent;color:var(--color-cobalt-blue);text-decoration:underline}.pagination__item--active{background-color:var(--color-moderate-turquoise);color:var(--color-white)}@media screen and (max-width:574px){.pagination{gap:0 1px}.pagination__item{flex-shrink:0;height:22px;width:22px}.pagination__item:first-child{margin-right:10px;width:auto}.pagination__item:last-child{margin-left:10px;width:auto}}.card-preview{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:20px}.card-preview__box{height:160px;margin:0;overflow:hidden;width:185px}.card-preview__box-column{height:100%}.card-preview__box img,.card-preview__box-column img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.card-preview__image{height:100%}.card-preview__content{display:flex;flex-direction:column;flex-wrap:wrap;width:23%}.card-preview__frame{display:flex;flex-direction:column;gap:10px 0;width:74.3%}.card-preview__frame-row{display:flex;flex-wrap:wrap;justify-content:space-between}.card-preview__frame-row--line .card-preview__box{width:32.3%}.card-preview__frame-column{display:flex;flex-direction:column;gap:10px 0;width:21.3%}.card-preview__frame-column--slider{width:77.1%}.card-preview__box--readmore{align-items:center;display:flex;height:10rem;justify-content:center;position:relative}.card-preview__box--readmore:before{background-color:rgba(29,39,65,.5);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:var(--var-transition)}.card-preview__box--readmore:hover:before{background-color:rgba(29,39,65,.8)}.card-preview__box-content{color:var(--color-white);font-family:Manrope Bold;font-size:20px;position:absolute;text-align:center;z-index:1}.card-preview-info{background-color:var(--color-white);border:1px solid var(--color-periwinkle-crayola-e1);border-radius:5px;display:flex;flex:1 auto;flex-direction:column;margin-top:20px;padding:18px 20px}.hotels-rating-info--card{align-items:flex-start;border:none;border-bottom:1px solid var(--color-periwinkle-crayola-e1);flex-direction:row;justify-content:space-between;max-width:100%;padding-bottom:16px;text-align:left;width:100%}.hotels-rating-info--card .hotels-rating-info__name{font-family:Manrope SemiBold;font-size:16px;margin-bottom:0}.hotels-rating-info--card .hotels-rating-info__all{margin-top:6px}.hotels-rating-info--card .hotels-rating-info__value{margin-top:2px}.card-preview-info__data{margin-top:1.875rem;width:100%}@media only screen and (max-width:1169px){.card-preview-info__data{margin-top:1rem}}.list-card-preview-servises{display:flex;gap:20px 0}.list-card-preview-servises-column{display:flex;flex-direction:column;gap:20px 0}@media only screen and (max-width:1169px){.list-card-preview-servises-column{flex-direction:row;flex-wrap:wrap;gap:10px 20px}}.list-card-preview-servises__item,.list-card-preview-servises__item-column{align-items:center;display:flex;gap:0 9px}.list-card-preview-servises__item-icon{width:18px}.list-card-preview-servises__item:not(:first-child){margin-left:1rem}@media screen and (max-width:574px){.list-card-preview-servises__item:not(:first-child){margin-left:0}}.card-preview-info__readmore{color:var(--color-blue-crayola-19);display:inline-block;margin-top:2.875rem}@media only screen and (max-width:1169px){.card-preview-info__readmore{margin-top:2rem}}.card-preview-info__readmore:hover{text-decoration:none}.slider-preview{width:100%}.slider-preview .swiper-button-next,.slider-preview .swiper-button-prev{height:30px;width:18px}.slider-preview .swiper-button-next:after,.slider-preview .swiper-button-prev:after{content:none;display:none}@media only screen and (max-width:1169px){.card-preview{gap:20px 0}.card-preview__content{width:100%}.list-card-preview-servises{flex-direction:row;flex-wrap:wrap;gap:10px 20px}.card-preview__frame{width:100%}}@media only screen and (max-width:767px){.list-card-preview-servises{flex-direction:column;gap:10px 0}.card-preview__frame,.card-preview__frame-row{gap:10px 0}.card-preview__frame-column{flex-direction:row;gap:0 10px;justify-content:space-between;width:100%}.card-preview__frame-column .card-preview__box{height:154px;width:50%}.card-preview__frame-column .card-preview__box img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.card-preview__frame-column--slider,.card-preview__frame-row--line .card-preview__box{width:100%}.card-preview__frame-row--line .card-preview__box img{-o-object-fit:cover;object-fit:cover;width:100%}.card-preview__box{height:unset}}:root{--color-light-slate-gray:#6d7f9e;--color-blue-degrees:#015ae0;--color-wild-blue-crayola:#a3b3d0;--color-cobalt-blue:#1d2741;--color-dark-cyan:#009193;--color-thrush-egg:#01e0c5;--color-blue-crayola-1a:#1a5eff;--color-habrahabr:#8897b1;--color-blue-crayola-19:#195eff;--color-moderate-turquoise:#49ccbe;--color-smoky-white:#f5f5f5;--color-periwinkle-crayola:#dcf2f2;--color-periwinkle-crayola-e1:#e1e3eb;--color-lamantin:#8f95a1;--color-white:#fff;--color-black:#000;--var-transition:0.3s ease-in-out}html{-webkit-font-smoothing:antialiased;box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{color:var(--color-cobalt-blue);font-family:Manrope Regular;font-size:14px;line-height:1.3}h1,h2,h3,h4,h5,h6{font-weight:400;margin:0}p,ul{margin:0}ul{list-style-type:none;padding:0}a{transition:var(--var-transition)}img{max-width:100%;vertical-align:top}textarea{resize:none}label{display:block;margin:0}iframe{max-width:100%}.container{margin-left:auto;margin-right:auto;max-width:1170px;padding:1rem}.page-header{font-family:Manrope Bold;font-size:32px;margin:0}.page-subheader{font-size:16px;margin-top:13px}@media screen and (max-width:1199px){.section,section{min-width:100%}}@media screen and (max-width:574px){.page-header{font-size:30px}}.custom-checkbox{opacity:0;position:absolute;z-index:-1}.custom-checkbox+label{align-items:center;margin-bottom:1.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-checkbox+label:before{background-position:50%;background-repeat:no-repeat;border:1px solid #adb5bd;border-radius:.25em;content:"";display:inline-block;flex-grow:0;flex-shrink:0;height:22px;margin-right:.5em;vertical-align:middle;width:22px}.custom-checkbox:checked+label:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23009393' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-check'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");border-color:var(--color-dark-cyan);color:var(--color-dark-cyan)}.custom-checkbox:not(:disabled):not(:checked)+label:hover:before{border-color:var(--color-moderate-turquoise)}.custom-checkbox:not(:disabled):active+label:before{background-color:var(--color-moderate-turquoise);border-color:var(--color-moderate-turquoise)}.custom-checkbox:focus+label:before{box-shadow:0 0 0 .2rem var(--color-periwinkle-crayola)}.custom-checkbox:focus:not(:checked)+label:before{border-color:var(--color-dark-cyan)}.custom-checkbox:disabled+label:before{background-color:#e9ecef}.hotel-room{margin-top:21px;padding:19px 29px}.hotel-room__head{align-items:start;display:flex;justify-content:space-between}.hotel-room__img{margin-bottom:1rem;position:relative;width:140px}.hotel-room__img .hotel-room__img__badge{background-color:var(--color-white);border-radius:3px;bottom:5px;color:var(--color-black);padding:2px;position:absolute;right:3px}.hotel-room__info{padding-left:2.7%}.hotel-room__name{font-family:Manrope SemiBold;font-size:20px}.hotel-room__description,.hotel-room__furniture{color:var(--color-habrahabr);font-size:14px;margin-top:8px}.hotel-room__description{line-height:1.5}.list-card-preview-servises--rooms{flex-direction:row;gap:1rem;margin-top:11px}@media only screen and (max-width:549px){.list-card-preview-servises--rooms{flex-direction:column;gap:10px 0}}.hotel-room__square{font-family:Manrope SemiBold;font-size:20px;margin-left:auto;white-space:nowrap}@media only screen and (max-width:549px){.hotel-room__square{right:0;top:0}}.hotel-room__square sup{font-size:55%}.hotel-room__body{margin-top:19px}.hotel-room__box{border-top:1px solid var(--color-periwinkle-crayola-e1);display:flex;padding:19px 0 0}@media only screen and (max-width:767px){.hotel-room__box{flex-direction:column}}@media only screen and (max-width:549px){.hotel-room__box{padding-top:0}}.hotel-room__servises{border-right:1px solid var(--color-periwinkle-crayola-e1);padding-top:1px;width:21.7%}.list-hotel-room-servises{gap:16px 12px;max-height:120px;overflow:hidden}.list-hotel-room-servises__item{font-size:12px}.list-hotel-room-servises__item:before{background-image:url(/images/svg/icon-list-hotel-room-servises.svg);background-repeat:no-repeat;content:"";display:inline-block;height:9px;margin-right:3px;width:12px}.hotel-room__servises-all{align-items:center;color:var(--color-blue-crayola-19);display:inline-flex;font-size:14px;gap:8px;margin-top:12px;text-decoration:none;transition:color .2s ease}.hotel-room__servises-all:hover{color:var(--color-light-slate-gray);text-decoration:none}.hotel-room__servises-all .icon--toggle{height:16px;transform:rotate(90deg);transition:transform .3s ease;width:16px}.hotel-room__amenities-section{margin-top:16px}.hotel-room__amenities-toggle{margin-bottom:12px}.hotel-room__amenities-list{border-top:1px solid var(--color-periwinkle-crayola-e1);margin-top:16px;padding-top:16px}.hotel-room__amenities-group{margin-bottom:20px}.hotel-room__amenities-group:last-child{margin-bottom:0}.hotel-room__amenities-group-name{align-items:center;color:var(--color-black);display:flex;font-family:Manrope SemiBold;font-size:16px;gap:8px;margin-bottom:12px}.hotel-room__amenities-group-icon{height:20px;-o-object-fit:contain;object-fit:contain;width:20px}.hotel-room__amenity-icon{height:16px;margin-right:6px;-o-object-fit:contain;object-fit:contain;vertical-align:middle;width:16px}.list-hotel-room-servises{display:flex;flex-wrap:wrap;gap:12px 16px;max-height:none;overflow:visible}.list-hotel-room-servises__item{align-items:center;display:flex;font-size:13px;line-height:1.5;padding-left:0;position:relative}.list-hotel-room-servises__item:before{display:none}.hotel-room__price-container{display:flex;flex-direction:column;width:78%}.hotel-room__price{border-bottom:1px solid var(--color-periwinkle-crayola-e1);display:flex;justify-content:space-between;padding-bottom:1rem}.hotel-room__price:not(:first-child){margin-top:1rem}.hotel-room__price:last-child{border-bottom:none;padding-bottom:0}.hotel-room-meal{margin-left:2rem;text-align:left}@media only screen and (max-width:1169px){.hotel-room-meal{margin-left:.5rem}}.hotel-room-guests__name{font-size:12px}.hotel-room-guests__info{color:var(--color-habrahabr);font-family:Manrope SemiBold;font-size:16px;margin-top:3px}.hotel-room__payment{border-left:1px solid var(--color-periwinkle-crayola-e1);min-width:10rem;padding-left:2rem;width:18.7%}@media only screen and (max-width:1169px){.hotel-room__payment{padding-left:.5rem}}.hotel-room__persons{align-items:center;display:flex;margin-top:.25rem}.person{height:1rem;width:1rem}.hotel-room__capacity{display:flex;flex-direction:column;justify-content:end;margin-left:2rem;right:0;top:0}.hotel-room-payment__box{margin-bottom:17px}.hotel-room-payment__box-name{font-size:12px}.hotel-room-payment__box-info{color:var(--color-habrahabr);font-family:Manrope SemiBold;font-size:16px;margin-top:2px}.hotel-room__action{border-left:1px solid var(--color-periwinkle-crayola-e1);padding-left:2rem;width:50%}@media only screen and (max-width:1169px){.hotel-room__action{padding-left:.5rem}}.hotel-room-action{align-items:flex-start;display:flex;justify-content:space-between;padding-bottom:2rem}.hotel-room-action:not(:last-child){border-bottom:1px solid var(--color-periwinkle-crayola-e1)}.hotel-room-action:not(:first-child){padding-top:1rem}.hotel-room-action__info{width:45%}.hotel-room-action__old-price{color:var(--color-habrahabr)}.hotel-room-action__current-price{font-family:Manrope SemiBold;font-size:24px}.hotel-room-action__description{color:var(--color-habrahabr);font-size:12px;line-height:1.7;margin-bottom:1rem}.hotel-room-action__buy{background-color:var(--color-blue-crayola-19);border:none;border-radius:5px;color:var(--color-white);display:inline-block;font-size:16px;max-height:50px;padding:14px 22px;text-decoration:none}@media only screen and (max-width:1169px){.hotel-room-action__buy{margin-top:1rem;width:100%}}.hotel-room-action__buy:hover{background-color:var(--color-light-slate-gray)}.hotel-room__meal{text-align:left;width:10rem}@media screen and (max-width:1024px){.hotel-room__servises{width:25%}.hotel-room__meal{margin-left:.5rem;width:10%}.hotel-room__payment{margin-left:.5rem;width:25%}.hotel-room__action{margin-left:.5rem;width:40%}.hotel-room-action{flex-direction:column}.hotel-room-action__info{width:100%}}@media screen and (max-width:767px){.hotel-room__meal,.hotel-room__payment,.hotel-room__servises{border-bottom:1px dashed var(--color-periwinkle-crayola-e1);border-right:none;padding:.5rem;width:100%}.hotel-room__action{border-right:none;padding:.5rem;width:100%}.hotel-room-guests{text-align:left}}@media screen and (max-width:574px){.hotel-room__info{padding-left:0}.hotel-room__price{flex-direction:column}.hotel-room-meal{margin-left:0}.hotel-room__meal,.hotel-room__payment,.hotel-room__servises{border-bottom:none}.hotel-room__action,.hotel-room__payment{border-left:none}.hotel-room__price-container{width:100%}.hotel-room-payment__box{margin-bottom:.5rem}.hotel-room-action{padding-bottom:unset}.hotel-room{padding:1rem}}.hotel-room--card{overflow:hidden;padding:0}.hotel-room--card .hotel-room__layout{display:flex;gap:24px}@media only screen and (max-width:767px){.hotel-room--card .hotel-room__layout{flex-direction:column;gap:0}}.hotel-room--card .hotel-room__gallery{flex-shrink:0;width:280px}@media only screen and (max-width:767px){.hotel-room--card .hotel-room__gallery{width:100%}}.hotel-room--card .hotel-room__img--large{border-radius:5px 0 0 5px;height:200px;margin:0;overflow:hidden;width:100%}.hotel-room--card .hotel-room__img--large img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.hotel-room--card .hotel-room__img--large:hover img{transform:scale(1.05)}@media only screen and (max-width:767px){.hotel-room--card .hotel-room__img--large{border-radius:5px 5px 0 0;height:220px}}.hotel-room--card .hotel-room__img--placeholder{align-items:center;background:var(--color-periwinkle-crayola-e1);display:flex;justify-content:center}.hotel-room--card .hotel-room__img--placeholder .icon{opacity:.5}.hotel-room--card .hotel-room__content{display:flex;flex:1;flex-direction:column;padding:20px 24px 20px 0}@media only screen and (max-width:767px){.hotel-room--card .hotel-room__content{padding:20px}}.hotel-room--card .hotel-room__header{margin-bottom:12px}.hotel-room--card .hotel-room__title-row{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:12px}@media only screen and (max-width:549px){.hotel-room--card .hotel-room__title-row{flex-direction:column;gap:12px}}.hotel-room--card .hotel-room__name{color:var(--color-black);font-family:Manrope SemiBold;font-size:22px;margin:0}.hotel-room--card .hotel-room__book-btn{background-color:var(--color-blue-crayola-19);border-radius:5px;color:var(--color-white);display:inline-block;flex-shrink:0;font-family:Manrope SemiBold;font-size:14px;padding:12px 24px;text-decoration:none;transition:background-color .2s ease}.hotel-room--card .hotel-room__book-btn:hover{background-color:var(--color-light-slate-gray);text-decoration:none}@media only screen and (max-width:549px){.hotel-room--card .hotel-room__book-btn{text-align:center;width:100%}}.hotel-room--card .hotel-room__specs{display:flex;flex-wrap:wrap;gap:16px}.hotel-room--card .hotel-room__spec{align-items:center;color:var(--color-habrahabr);display:flex;font-size:14px;gap:6px}.hotel-room--card .hotel-room__spec .icon{opacity:.7}.hotel-room--card .hotel-room__description{color:var(--color-habrahabr);font-size:14px;line-height:1.6;margin:12px 0}.hotel-room--card .hotel-room__amenities{margin-top:auto}.hotel-room--card .hotel-room__amenities-preview{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.hotel-room--card .hotel-room__amenity-tag{align-items:center;background:#f5f7fa;border-radius:20px;color:var(--color-habrahabr);display:inline-flex;font-size:13px;gap:6px;padding:6px 12px}.hotel-room--card .hotel-room__amenity-tag img{opacity:.7}.hotel-room--card .hotel-room__amenities-more{align-items:center;color:var(--color-blue-crayola-19);display:inline-flex;font-size:13px;padding:6px 12px;text-decoration:none}.hotel-room--card .hotel-room__amenities-more:hover{text-decoration:underline}.hotel-room--card .hotel-room__amenities-full{border-top:1px solid var(--color-periwinkle-crayola-e1);margin-top:16px;padding-top:16px}.hotel-room--card .hotel-room__amenities-group{margin-bottom:16px}.hotel-room--card .hotel-room__amenities-group:last-of-type{margin-bottom:12px}.hotel-room--card .hotel-room__amenities-group-name{align-items:center;color:var(--color-black);display:flex;font-family:Manrope SemiBold;font-size:14px;gap:8px;margin-bottom:8px}.hotel-room--card .hotel-room__amenities-list{display:flex;flex-wrap:wrap;gap:8px 16px;list-style:none;margin:0;padding:0}.hotel-room--card .hotel-room__amenities-list li{color:var(--color-habrahabr);font-size:13px;padding-left:16px;position:relative}.hotel-room--card .hotel-room__amenities-list li:before{color:#48bb78;content:"✓";font-size:12px;left:0;position:absolute}.hotel-room--card .hotel-room__amenities-hide{color:var(--color-blue-crayola-19);display:inline-block;font-size:13px;text-decoration:none}.hotel-room--card .hotel-room__amenities-hide:hover{text-decoration:underline}.search-results-section{background:#f8f9fa;padding:40px 20px}.search-results-section .search-results-container{margin:0 auto;max-width:1200px}.list-hotels{display:flex;flex-direction:column;gap:20px}.list-hotels__item{background-color:var(--color-white);border-radius:10px;box-shadow:0 4px 20px rgba(103,142,154,.3);display:flex;flex-wrap:wrap;padding:15px}.list-hotels__frame{min-width:270px;text-align:left;width:25.7%}@media only screen and (max-width:767px){.list-hotels__frame{text-align:center;width:100%}}.list-hotels__frame-box{display:inline-block;position:relative}.list-hotels__frame-box img{border-radius:5px}.list-hotels__like{align-items:center;background-color:hsla(0,0%,100%,.8);border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;right:15px;top:15px;transition:var(--var-transition);width:30px}.list-hotels__like:hover{background-color:var(--color-white)}.list-hotels__nutrion{background-color:var(--color-thrush-egg);border-radius:0;color:var(--color-white);font-family:Manrope SemiBold;height:30px;left:0;padding:5px 19px;position:absolute;top:10px;z-index:1}.list-hotels__content{display:flex;flex-direction:column;justify-content:start;padding:20px;width:auto}@media only screen and (max-width:1639px){.list-hotels__content{padding:2px 1.6% 0 2.6%;width:44.5%}}@media only screen and (max-width:767px){.list-hotels__content{margin-top:15px;padding:0;width:100%}}.list-hotels__content .list-card-preview-servises--rooms{margin-top:auto}.list-hotels__content-line{align-items:baseline;display:flex;margin-top:3px}.list-hotels__name{font-family:Manrope SemiBold;font-size:18px}.list-hotels__name:hover{color:var(--color-blue-crayola-1a);cursor:pointer}.list-hotels__location{align-items:center;color:#4b5563;display:flex;font-size:14px;gap:6px;margin-top:8px}.list-hotels__location .geo{flex-shrink:0;height:16px;width:16px}.list-hotels__address{color:#6b7280;font-size:13px;margin-top:4px}.list-hotels-rating{display:flex;gap:0 6px}.list-hotels-rating__item{height:13px;width:13px}.list-hotels-rating__maps-link{color:var(--color-blue-crayola-1a);font-size:12px;margin-left:12px}.list-hotels-rating__maps-link:hover{text-decoration:none}.list-hotels__servises{margin-left:auto}.hotel-servises{display:flex}.hotel-servises__item{align-items:center;display:flex;gap:0 6px}.hotel-servises__item-text{font-size:12px}.list-hotels__offer{background-color:var(--color-dark-cyan);color:var(--color-white);display:inline-block;font-family:Manrope Bold;font-size:12px;margin-top:11px;padding:5px 7px}.list-hotels__variant{font-family:Manrope SemiBold;margin-top:15px}.list-hotels__furniture{margin-top:7px}.list-hotels__description-container{display:flex;flex:1;flex-direction:column;min-height:0;position:relative}.list-hotels__description{flex:1;font-size:14px;line-height:1.4;margin-top:13px;min-height:0;overflow:hidden;position:relative}.list-hotels__description:after{background:linear-gradient(180deg,transparent,hsla(0,0%,100%,.95));bottom:0;content:"";height:39.2px;left:0;pointer-events:none;position:absolute;right:0}.list-hotels__data{align-items:center;align-self:stretch;display:flex;flex-direction:column;padding:4px 5px 0 0;width:26.8%}@media only screen and (max-width:1639px){.list-hotels__data{width:29.8%}}@media only screen and (max-width:767px){.list-hotels__data{border-top:1px solid var(--color-periwinkle-crayola);margin-top:10px;padding:10px 0 0;width:100%}}.list-hotels__data .btn-primary{width:100%}.list-hotels__data .list-hotels-room__price-item{align-items:center;display:flex;flex-direction:column;margin-top:2rem;width:100%}.list-hotels__data .list-hotels-room__price-item .list-hotels-rooms__nights{text-align:center;width:100%}.list-hotels__data .list-hotels-room__meal{text-align:center}.list-hotels__data .list-hotels-room__price{margin-bottom:2rem;text-align:center}.list-hotels__data .list-hotels-room__book{margin-top:auto;width:100%}.list-hotels__data-box{align-items:flex-start;display:flex;justify-content:space-between}.hotels-rating-info{align-items:center;border-left:1px solid var(--color-periwinkle-crayola);border-right:1px solid var(--color-periwinkle-crayola);display:flex;flex-direction:column;max-width:96px;text-align:center;width:100px}.hotels-rating-info__name{margin-bottom:9px}.hotels-rating-info__value{align-items:center;background-color:var(--color-moderate-turquoise);border-radius:10px 5px 5px 0;color:var(--color-white);display:inline-flex;font-family:Manrope Bold;font-size:16px;height:36px;justify-content:center;width:56px}.hotels-rating-info__all{color:var(--color-habrahabr);font-size:12px;margin-top:8px}.list-hotels-rooms{margin-top:15px}.list-hotels-rooms__header{margin-bottom:15px}.list-hotels-rooms__title{font-family:Manrope SemiBold;font-size:16px;margin-bottom:8px}.list-hotels-rooms__nights{color:var(--color-gray);font-size:12px}.list-hotels-rooms__list{display:flex;flex-direction:column;gap:15px}.list-hotels-room{background-color:var(--color-light-gray);border-radius:8px;padding:12px}.list-hotels-room__name{font-family:Manrope SemiBold;font-size:14px;margin-bottom:10px}.list-hotels-room__prices{display:flex;flex-direction:column;gap:10px}.list-hotels-room__price-item{align-items:center;background-color:var(--color-white);border-radius:6px;display:flex;gap:10px;justify-content:space-between;padding:8px}.list-hotels-room__meal{color:var(--color-gray);font-size:12px}.list-hotels-room__price{color:inherit;font-family:Manrope SemiBold;font-size:24px;line-height:1.2}.list-hotels-room__book{white-space:nowrap}.list-hotels-prices{text-align:right;width:calc(100% - 96px)}.list-hotels-prices__old{color:var(--color-habrahabr)}.list-hotels-prices__current{font-family:Manrope SemiBold;font-size:24px;line-height:1.2}.list-hotels-prices__data{color:var(--color-habrahabr);font-size:12px;line-height:1.55;margin-top:2px}.list-hotels__seat-availability{margin-top:27px}.card__container{display:flex;gap:1rem}@media only screen and (max-width:549px){.card__container{flex-wrap:wrap;justify-content:center}}.photos-link{align-items:center;color:var(--color-blue-crayola-1a);display:flex;justify-content:center;margin-top:1rem}.photos-link img{margin-right:5px}.range-filter{padding-bottom:7px}.range-filter__value{display:flex;justify-content:space-between}.range-filter__input{width:92px;height:39px;padding:0 10px;border:1px solid var(--color-light-slate-gray);border-radius:3px;font-size:16px;color:var(--color-habrahabr)}.range-filter__input::-webkit-input-placeholder{font-size:16px;color:var(--color-habrahabr)}.range-filter__input:-moz-placeholder{font-size:16px;color:var(--color-habrahabr)}.range-filter__input::-moz-placeholder{font-size:16px;color:var(--color-habrahabr)}.range-filter__input:-ms-input-placeholder{font-size:16px;color:var(--color-habrahabr)}.range-filter__change{margin-top:18px;position:relative}.range-filter-track{width:100%;height:2px;position:absolute;margin:auto;top:0;bottom:0;border-radius:2px}.range-filter__range{appearance:none;width:100%;outline:0;position:absolute;margin:auto;top:2px;bottom:0;background-color:transparent;pointer-events:none}.range-filter__range::-webkit-slider-runnable-track{appearance:none;height:2px}.range-filter__range::-moz-range-track{-moz-appearance:none;height:2px}.range-filter__range::-ms-track{appearance:none;height:2px}.range-filter__range::-webkit-slider-thumb{appearance:none;height:15px;width:15px;background-color:var(--color-blue-crayola-19);cursor:pointer;margin-top:-9px;pointer-events:auto;border:3px solid var(--color-white);border-radius:50%;box-shadow:0 4px 5px rgba(42,88,115,.2);transition:var(--var-transition)}.range-filter__range::-moz-range-thumb{appearance:none;height:15px;width:15px;background-color:var(--color-blue-crayola-19);cursor:pointer;margin-top:-9px;pointer-events:auto;border:3px solid var(--color-white);border-radius:50%;box-shadow:0 4px 5px rgba(42,88,115,.2)}.range-filter__range::-ms-thumb{appearance:none;height:15px;width:15px;background-color:var(--color-blue-crayola-19);cursor:pointer;margin-top:-9px;pointer-events:auto;border:3px solid var(--color-white);border-radius:50%;box-shadow:0 4px 5px rgba(42,88,115,.2)}.range-filter__range:active::-webkit-slider-thumb{background-color:#fff;border:1px solid #195eff}.block-filter{margin-top:15px;padding:12px 28px 122px;background-color:var(--color-white);border:1px solid var(--color-periwinkle-crayola-e1);border-radius:5px}.block-filter__box{padding:20px 0 20px;border-bottom:1px solid var(--color-periwinkle-crayola-e1)}.block-filter__box:last-of-type{border:none}.block-filter__box-name{font-family:"Manrope SemiBold";font-size:16px}.block-filter__box-list{margin-top:20px}.block-filter__range{margin-top:20px}.list-filter{display:flex;flex-direction:column;align-items:flex-start;gap:11px 0}.list-filter__item{display:flex;cursor:pointer}.list-filter__item-text{position:relative;padding-left:25px;color:var(--color-light-slate-gray)}.list-filter__item-text:before{content:"";position:absolute;left:1px;top:1px;width:15px;height:15px;border:1px solid var(--color-light-slate-gray);border-radius:3px;transition:var(--var-transition)}.list-filter__checkbox:checked+.list-filter__item-text:before{background-color:var(--color-blue-crayola-19);background-image:url(../img/icon-check.svg);background-position:center center;background-repeat:no-repeat}.block-filter__add{margin-top:14px;padding-bottom:4px;display:inline-flex;align-items:center;gap:0 6px;color:var(--color-blue-crayola-19);text-decoration:none;border-bottom:2px solid var(--color-blue-crayola-19)}.block-filter__add:hover{border-color:transparent}.block-filter__add-icon{width:8px;line-height:0}.breadcrumbs{display:flex;gap:0 1rem}@media only screen and (max-width:1169px){.breadcrumbs{margin-left:1.5rem}}.breadcrumbs__item{font-size:12px;position:relative}.breadcrumbs__item:after{background-image:url(/images/svg/icon-breacrumbs.svg);background-repeat:no-repeat;content:"";height:10px;position:absolute;right:-.75rem;top:.25rem;width:6px}.breadcrumbs__item:last-child:after{content:none}.breadcrumbs__link{color:var(--color-blue-degrees);text-decoration:none}.breadcrumbs__current,.breadcrumbs__link:hover{color:var(--color-wild-blue-crayola)}.subscription-banner{background:linear-gradient(135deg,#1e3a5f,#0f172a);overflow:hidden;padding:50px 20px;position:relative}.subscription-banner__bg{background-image:radial-gradient(circle at 20% 50%,rgba(59,130,246,.15) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(16,185,129,.1) 0,transparent 50%);bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.subscription-banner__container{margin:0 auto;max-width:800px;position:relative;text-align:center}.subscription-banner__icon{animation:bounce 2s ease infinite;font-size:64px;margin-bottom:24px}.subscription-banner__title{color:#fff;font-size:36px;font-weight:700;line-height:1.3;margin:0 0 16px}@media (max-width:640px){.subscription-banner__title{font-size:28px}}.subscription-banner__highlight{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;background-clip:text}.subscription-banner__text{color:hsla(0,0%,100%,.8);font-size:18px;line-height:1.6;margin:0 auto 32px;max-width:600px}@media (max-width:640px){.subscription-banner__text{font-size:16px}}.subscription-banner__form{margin:0 auto;max-width:500px}.subscription-banner__input-wrap{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;display:flex;gap:12px;padding:8px}@media (max-width:500px){.subscription-banner__input-wrap{flex-direction:column;gap:8px}}.subscription-banner__input{background:#fff;border:none;border-radius:8px;color:#1f2937;flex:1;font-size:16px;outline:0;padding:16px 20px}.subscription-banner__input::-moz-placeholder{color:#9ca3af}.subscription-banner__input::placeholder{color:#9ca3af}.subscription-banner__input:focus{box-shadow:0 0 0 3px rgba(59,130,246,.3)}.subscription-banner__button{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;padding:16px 32px;transition:transform .2s,box-shadow .2s;white-space:nowrap}.subscription-banner__button:hover{box-shadow:0 4px 12px rgba(16,185,129,.4);transform:translateY(-2px)}.subscription-banner__button:disabled{cursor:not-allowed;opacity:.7;transform:none}.subscription-banner__button--verify{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.subscription-banner__button--verify:hover{box-shadow:0 4px 12px rgba(59,130,246,.4)}@media (max-width:500px){.subscription-banner__button{width:100%}}.subscription-banner__button-loader{animation:spin 1s linear infinite;display:inline-flex}.subscription-banner__hint{align-items:center;color:hsla(0,0%,100%,.6);display:flex;font-size:13px;gap:6px;justify-content:center;margin:16px 0 0}.subscription-banner__hint svg{opacity:.7}.subscription-banner__error{background:rgba(239,68,68,.2);border:1px solid rgba(239,68,68,.4);border-radius:8px;color:#fca5a5;font-size:14px;margin:12px 0 0;padding:12px 16px}.subscription-banner__verify{margin:0 auto;max-width:400px}.subscription-banner__verify-text{color:hsla(0,0%,100%,.9);font-size:16px;margin:0 0 24px}.subscription-banner__verify-text strong{color:#fff}.subscription-banner__code-input{display:flex;gap:12px;justify-content:center}@media (max-width:400px){.subscription-banner__code-input{flex-direction:column}}.subscription-banner__code{background:hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.3);border-radius:8px;color:#fff;font-size:24px;font-weight:700;letter-spacing:8px;outline:0;padding:16px;text-align:center;width:160px}.subscription-banner__code:focus{background:hsla(0,0%,100%,.15);border-color:#3b82f6}.subscription-banner__code::-moz-placeholder{color:hsla(0,0%,100%,.3);letter-spacing:8px}.subscription-banner__code::placeholder{color:hsla(0,0%,100%,.3);letter-spacing:8px}@media (max-width:400px){.subscription-banner__code{width:100%}}.subscription-banner__resend{color:hsla(0,0%,100%,.6);font-size:14px;margin:16px 0 0}.subscription-banner__resend a{color:#60a5fa;text-decoration:none}.subscription-banner__resend a:hover{text-decoration:underline}.subscription-banner__success{margin:0 auto;max-width:400px}.subscription-banner__success-icon{align-items:center;animation:pop .4s ease;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;color:#fff;display:flex;font-size:32px;height:64px;justify-content:center;margin:0 auto 16px;width:64px}.subscription-banner__success-text{color:hsla(0,0%,100%,.9);font-size:16px;margin:0 0 16px}.subscription-banner__promo{align-items:center;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:12px;display:inline-flex;gap:12px;margin-bottom:16px;padding:16px 24px}.subscription-banner__promo-code{color:#92400e;font-size:28px;font-weight:700;letter-spacing:2px}.subscription-banner__copy{align-items:center;background:rgba(0,0,0,.1);border:none;border-radius:6px;color:#92400e;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:background .2s}.subscription-banner__copy:hover{background:rgba(0,0,0,.15)}.subscription-banner__promo-hint{color:hsla(0,0%,100%,.7);font-size:14px;margin:0}.subscription-banner__features{display:flex;flex-wrap:wrap;gap:32px;justify-content:center;margin-top:48px}@media (max-width:640px){.subscription-banner__features{gap:16px}}.subscription-banner__feature{align-items:center;color:hsla(0,0%,100%,.7);display:flex;font-size:14px;gap:8px}.subscription-banner__feature-icon{font-size:20px}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes pop{0%{transform:scale(0)}70%{transform:scale(1.1)}to{transform:scale(1)}}.spinner{animation:spin 1s linear infinite}
