:root{--breakpoint-xxl:1920px;--breakpoint-xl:1440px;--breakpoint-lg:1280px;--breakpoint-lg-s:1170px;--breakpoint-md-xl:1092px;--breakpoint-md:1024px;--breakpoint-md-s:992px;--breakpoint-sm-xl:834px;--breakpoint-sm-l:769px;--breakpoint-sm:768px;--breakpoint-sm-m:767px;--breakpoint-sm-s:650px;--breakpoint-xs:512px;--breakpoint-xs-m:450px;--breakpoint-xs-s:425px;--breakpoint-xxs:390px;--breakpoint-xxs-s:375px;--breakpoint-xxs-xs:320px}.header__nav .als-navigation__menu .menu-item.active{opacity:1;transform:translateX(0);transition:.2s ease .5s;transition-property:transform,visaility,opacity;visibility:visible}.header__nav .als-navigation__cta:active{transform:scale(.95)}.header__nav .als-navigation__selectors{align-items:center;display:flex;flex-wrap:wrap;gap:22px;justify-content:space-between;opacity:0;padding:24px 24px 40px;transform:translateY(100%);transition:opacity .2s ease .5s;width:100%}@media(min-width:1025px){.header__nav .als-navigation__selectors{display:none}.header__nav .als-navigation__selectors .switcher__toggle-btn{opacity:0;position:relative;transform:translateY(100%);visibility:hidden}}.header__nav .als-navigation__selectors .currency-selector{width:100%}@media(min-width:376px){.header__nav .als-navigation__selectors .currency-selector{display:none}}.header__nav .als-navigation__selectors .currency-selector .currency-switcher{justify-content:flex-start}.header__nav.active{opacity:1;visibility:visible}.header__nav.active .als-navigation__cta-wrapper{opacity:1;transform:translateY(0);transition:.2s ease .5s;transition-property:transform,visaility,opacity;visibility:visible}.header__nav.active .als-navigation__selectors{opacity:1;transform:translateY(0);transition:.2s ease .5s}.header__nav.active .als-navigation__selectors .search-btn,.header__nav.active .als-navigation__selectors .switcher__toggle-btn{opacity:1;transform:translateY(0);transition:.2s ease .5s;transition-property:transform,visaility,opacity;visibility:visible}.header__main-selectors .currency-selector .switcher .switcher__dropdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.85);transform-origin:100% 0}.header__main-selectors .currency-selector .switcher.active .switcher__dropdown{inset:calc(100% + 13px) 0 auto auto;width:-moz-fit-content;width:fit-content}@media(max-width:512px){.header__main-selectors .currency-selector .switcher.active .switcher__dropdown{inset:calc(100% + 13px) -110px auto auto;padding:24px 13px;width:calc(100vw - 48px)}.header__main-selectors .currency-selector .switcher.active .switcher__dropdown .currency-switcher__btn{font-size:var(--sk-text-base-size);padding-left:27px}.header__main-selectors .currency-selector .switcher.active .switcher__dropdown .switcher__item.active:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.333 4 6 11.333 2.667 8' stroke='%231336C0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:16px;inset:calc(50% - 8px) auto auto 3px;width:16px}}.header__main-selectors .search-selector .search-btn.active{background:var(--sk-color-white)}.header__main-selectors .search-selector .search-btn.active svg{stroke:var(--sk-color-blue)}.header .search-form-wrapper{background-color:var(--sk-color-white);display:grid;grid-template-rows:0fr;inset:calc(100% - var(--app-header-height-px)) 0 auto 0;position:absolute;transition:grid-template-rows .4s ease-in-out;transition-property:grid-template-rows;z-index:-1}.header .search-form-wrapper .blur-overlay{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:transparent;height:0;position:absolute;top:100%;transition:background-color .4s ease-in;width:100vw;z-index:-1}.header .search-form-wrapper.active{grid-template-rows:1fr;padding-top:var(--app-header-height-px)}.header .search-form-wrapper.active .blur-overlay{background-color:rgba(232,232,237,.4);height:100vh}.header .search-form-wrapper.active .header-search{opacity:1;transition:opacity .2s ease .4s}.header .search-form-wrapper .header-search{margin:0 auto;max-width:1138px;opacity:0;overflow:hidden;padding:0 24px;position:relative;width:100%}@media(max-width:768px){.header .search-form-wrapper .header-search{padding:0}}.header .search-form-wrapper .header-search__input{border:none;border-radius:24px;font-size:16px;min-height:72px;padding:24px 54px}.header .search-form-wrapper .header-search__input::-moz-placeholder{color:var(--sk-color-gray-light-2);font-size:var(--sk-text--h5)}.header .search-form-wrapper .header-search__input::placeholder{color:var(--sk-color-gray-light-2);font-size:var(--sk-text--h5)}.header .search-form-wrapper .header-search__input:focus{outline:none}@media(max-width:768px){.header .search-form-wrapper .header-search__input{padding:24px 54px}}.header .search-form-wrapper .header-search__label{display:flex;left:24px;padding:1px;pointer-events:none;position:absolute;top:24px}.header .search-form-wrapper .header-search__label svg{fill:transparent;stroke:var(--sk-color-black);height:24px;min-height:24px;min-width:24px;width:24px}.header .search-form-wrapper .header-search__close{background:transparent;border:none;border-radius:12px;cursor:pointer;display:block;height:40px;opacity:0;padding:9px;position:absolute;right:16px;top:16px;transition:.2s ease-in-out;visibility:hidden;width:40px}.header .search-form-wrapper .header-search__close svg{height:100%;width:100%}.header .search-form-wrapper .header-search__close:hover{background-color:var(--sk-color-gray-light-3)}.header .search-form-wrapper .header-search__close:active{transform:scale(.95)}.header .search-form-wrapper .header-search__close.show{opacity:1;visibility:visible}.header .search-form-wrapper .header-search__results-wrapper{display:flex;padding:24px 0 40px}@media(max-width:768px){.header .search-form-wrapper .header-search__results-wrapper{display:block;max-height:470px;overflow-y:scroll;padding:0 0 40px}.header .search-form-wrapper .header-search__popular-destinations{padding:0 24px}}.header .search-form-wrapper .header-search__popular-destinations.hide{display:none}.header .search-form-wrapper .header-search__popular-destinations #popular-destinations-results-wrapper{margin-left:-10px}.header .search-form-wrapper .header-search__popular-destinations .location-type-label{color:var(--sk-color-gray10);font-size:14px;margin-bottom:14px}.header .search-form-wrapper .header-search__popular-destinations .popular-destinations-item{margin-bottom:5px}.header .search-form-wrapper .header-search__popular-destinations .popular-destinations-item .popular-destinations-link{border-radius:14px;color:var(--sk-color-black2);display:block;font-size:14px;font-weight:600;padding:5px 10px;text-decoration:none;transition:background-color .2s ease-in-out;width:100%}.header .search-form-wrapper .header-search__popular-destinations .popular-destinations-item .popular-destinations-link:hover{background-color:var(--sk-color-gray-light-3)}.header .search-form-wrapper .header-search__no-results,.header .search-form-wrapper .header-search__results-areas,.header .search-form-wrapper .header-search__results-cities,.header .search-form-wrapper .header-search__results-countries,.header .search-form-wrapper .header-search__results-regions{max-width:270px;width:100%}@media(max-width:768px){.header .search-form-wrapper .header-search__no-results,.header .search-form-wrapper .header-search__results-areas,.header .search-form-wrapper .header-search__results-cities,.header .search-form-wrapper .header-search__results-countries,.header .search-form-wrapper .header-search__results-regions{max-width:100%}}.header .search-form-wrapper .header-search__no-results .location-type-label,.header .search-form-wrapper .header-search__results-areas .location-type-label,.header .search-form-wrapper .header-search__results-cities .location-type-label,.header .search-form-wrapper .header-search__results-countries .location-type-label,.header .search-form-wrapper .header-search__results-regions .location-type-label{color:var(--sk-color-gray10);font-size:14px;margin-bottom:0;padding:16px}@media(max-width:768px){.header .search-form-wrapper .header-search__no-results .location-type-label,.header .search-form-wrapper .header-search__results-areas .location-type-label,.header .search-form-wrapper .header-search__results-cities .location-type-label,.header .search-form-wrapper .header-search__results-countries .location-type-label,.header .search-form-wrapper .header-search__results-regions .location-type-label{padding:0 24px}}.header .search-form-wrapper .header-search__no-results [data-wrapper],.header .search-form-wrapper .header-search__results-areas [data-wrapper],.header .search-form-wrapper .header-search__results-cities [data-wrapper],.header .search-form-wrapper .header-search__results-countries [data-wrapper],.header .search-form-wrapper .header-search__results-regions [data-wrapper]{max-height:235px;overflow-y:scroll;padding:20px;scrollbar-width:none}.header .search-form-wrapper .header-search__no-results [data-wrapper]#areas-results-wrapper,.header .search-form-wrapper .header-search__results-areas [data-wrapper]#areas-results-wrapper,.header .search-form-wrapper .header-search__results-cities [data-wrapper]#areas-results-wrapper,.header .search-form-wrapper .header-search__results-countries [data-wrapper]#areas-results-wrapper,.header .search-form-wrapper .header-search__results-regions [data-wrapper]#areas-results-wrapper{margin-top:53px}@media(max-width:768px){.header .search-form-wrapper .header-search__no-results [data-wrapper],.header .search-form-wrapper .header-search__results-areas [data-wrapper],.header .search-form-wrapper .header-search__results-cities [data-wrapper],.header .search-form-wrapper .header-search__results-countries [data-wrapper],.header .search-form-wrapper .header-search__results-regions [data-wrapper]{max-height:unset;padding:16px 24px}.header .search-form-wrapper .header-search__no-results [data-wrapper]#areas-results-wrapper,.header .search-form-wrapper .header-search__results-areas [data-wrapper]#areas-results-wrapper,.header .search-form-wrapper .header-search__results-cities [data-wrapper]#areas-results-wrapper,.header .search-form-wrapper .header-search__results-countries [data-wrapper]#areas-results-wrapper,.header .search-form-wrapper .header-search__results-regions [data-wrapper]#areas-results-wrapper{margin-top:0}}.header .search-form-wrapper .header-search__no-results.hide,.header .search-form-wrapper .header-search__results-areas.hide,.header .search-form-wrapper .header-search__results-cities.hide,.header .search-form-wrapper .header-search__results-countries.hide,.header .search-form-wrapper .header-search__results-regions.hide{display:none}.header .search-form-wrapper .header-search__no-results{padding-left:24px}.header .search-form-wrapper .header-search .locations-input-search-result{margin-bottom:12px}.header .search-form-wrapper .header-search .locations-input-search-result.hide{display:none}.header .search-form-wrapper .header-search .locations-input-search-result p a{align-items:center;background-color:var(--sk-color-white);border:1px solid var(--sk-color-white);border-radius:16px;box-shadow:0 4px 33px 0 rgba(0,0,0,.09);color:var(--sk-color-black);display:flex;gap:12px;padding:4px 10px;text-decoration:none;transition-duration:.15s;width:100%}.header .search-form-wrapper .header-search .locations-input-search-result p a:focus,.header .search-form-wrapper .header-search .locations-input-search-result p a:hover{border-color:var(--sk-color-gray-light-new);opacity:1}.header .search-form-wrapper .header-search .locations-input-search-result p a:focus .chevron-right svg,.header .search-form-wrapper .header-search .locations-input-search-result p a:hover .chevron-right svg{right:12px}.header .search-form-wrapper .header-search .locations-input-search-result p .title-wrapper{display:flex;flex-direction:column;font-size:14px}.header .search-form-wrapper .header-search .locations-input-search-result p .title-wrapper .title{font-weight:600}.header .search-form-wrapper .header-search .locations-input-search-result p .title-wrapper .lowest-price{color:#5c5f66}.header .search-form-wrapper .header-search .locations-input-search-result p .title-wrapper .lowest-price .price-label{text-transform:lowercase}.header .search-form-wrapper .header-search .locations-input-search-result p .chevron-right{display:flex;flex-grow:1;position:relative}.header .search-form-wrapper .header-search .locations-input-search-result p .chevron-right svg{position:absolute;right:0;top:-8px;transition:right .2s ease-in-out}.header .search-form-wrapper .header-search .locations-input-search-result p .icon-wrapper,.header .search-form-wrapper .header-search .locations-input-search-result p .locations-input-search-result__old-title{display:none}@media(hover:hover){.header__burger-btn:hover{background-color:var(--sk-color-white)}}.header__burger-btn.opened{background-color:#f1f3f5}.header__burger-btn.opened .line--bottom,.header__burger-btn.opened .line--top{left:50%;top:19px;width:0}.header__burger-btn.opened .line--center-1,.header__burger-btn.opened .line--center-2{left:10px;top:19px;width:20px}.header__burger-btn.opened .line--center-1{transform:rotate(-45deg)}.header__burger-btn.opened .line--center-2{transform:rotate(45deg)}.overlay-mob-menu{aspect-ratio:1/1;background-color:var(--sk-color-white);border-radius:0 0 0 50%;opacity:0;position:fixed;right:0;top:0;z-index:99}.overlay-mob-menu.show{animation:showOverlay .5s ease both;animation-delay:.2s;opacity:1;transition:opacity .2s}.overlay-mob-menu.hidden{animation:hideOverlay .5s ease both;transition:opacity .2s .6s}@keyframes showOverlay{0%{height:0;width:0}50%{height:100%;width:100%}to{border-radius:0;height:100%;width:100%}}@keyframes hideOverlay{0%{border-radius:0;height:100%;width:100%}25%{border-radius:0 0 0 50%;height:100%;width:100%}50%{border-radius:0 0 0 50%;height:50%;width:50%}to{border-radius:0 0 0 50%;height:0;width:0}}

/*# sourceMappingURL=app-delayed.css.map*/