@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.searchHotel_container__xcooG{position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}@media(min-width:976px){.searchHotel_container__xcooG{margin-right:10px}}.searchHotel_collapsed__2e_of{width:42px;height:42px}.searchHotel_collapsed__2e_of .searchHotel_label__LrIiC{opacity:0;transform:scale(.8);pointer-events:none}@media(max-width:1023px){.searchHotel_collapsed__2e_of{width:100%}.searchHotel_collapsed__2e_of .searchHotel_label__LrIiC{opacity:1;transform:scale(1);pointer-events:auto}}.searchHotel_expanded__Eix9s{width:100%}.searchHotel_expanded__Eix9s .searchHotel_label__LrIiC{opacity:1;transform:scale(1);pointer-events:auto}@media(min-width:976px){.searchHotel_expanded__Eix9s{width:350px;max-width:350px}}@media(min-width:1280px){.searchHotel_expanded__Eix9s{width:250px;max-width:250px}}.searchHotel_searchButton__qxrRn{width:48px;height:48px;border-radius:50%;border:none;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid var(--gray_blk_30,rgba(0,0,0,.3));position:relative;overflow:hidden}.searchHotel_searchButton__qxrRn:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent,hsla(0,0%,100%,.3),transparent);transform:translateX(-100%);transition:transform .6s}@media(max-width:1023px){.searchHotel_searchButton__qxrRn{display:none}}.searchHotel_searchButton__qxrRn:hover{background-color:rgba(234,90,11,.1);transform:scale(1.05)}.searchHotel_searchButton__qxrRn:hover:before{transform:translateX(100%)}.searchHotel_searchButton__qxrRn:active{transform:scale(.95)}.searchHotel_label__LrIiC{display:flex;gap:12px;align-items:center;justify-content:space-between;cursor:text;width:100%;padding:10px 15px;border-radius:22px;border:1px solid rgba(0,0,0,.3);background:#fff;transition:all .4s cubic-bezier(.4,0,.2,1);transform-origin:center}@media(min-width:1280px){.searchHotel_label__LrIiC.searchHotel_expanding__uTp2O{animation:searchHotel_expandSearch__s0rfm .4s cubic-bezier(.4,0,.2,1) forwards}.searchHotel_label__LrIiC.searchHotel_collapsing__qD8cR{animation:searchHotel_collapseSearch__YjEIu .4s cubic-bezier(.4,0,.2,1) forwards}}@keyframes searchHotel_expandSearch__s0rfm{0%{width:48px;height:48px;border-radius:50%;padding:12px;opacity:.8;transform:scale(.9)}50%{opacity:.9;transform:scale(1.02)}to{width:100%;height:auto;border-radius:22px;padding:10px 15px;opacity:1;transform:scale(1)}}@keyframes searchHotel_collapseSearch__YjEIu{0%{width:100%;height:auto;border-radius:22px;padding:10px 15px;opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(.98)}to{width:48px;height:48px;border-radius:50%;padding:12px;opacity:.8;transform:scale(.9)}}.searchHotel_input__Tzpmx{border:none;font-size:14px;outline:none;flex:1 1;transition:all .3s ease}.searchHotel_input__Tzpmx::placeholder{transition:opacity .3s ease}.searchHotel_resultList__J_c6R{position:absolute;top:50px;left:0;right:0;min-width:280px;background:#fff;border:1px solid rgba(0,0,0,.3);border-radius:0 0 22px 22px;box-shadow:0 8px 32px rgba(0,0,0,.12);z-index:10;max-height:300px;overflow-y:auto;animation:searchHotel_slideDown__ZOxU2 .3s cubic-bezier(.4,0,.2,1) forwards}@media(max-width:1023px){.searchHotel_resultList__J_c6R{min-width:100%;width:100%}}.searchHotel_resultList__J_c6R::-webkit-scrollbar{width:6px}.searchHotel_resultList__J_c6R::-webkit-scrollbar-thumb{background-color:var(--accent-color);border-radius:10px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.searchHotel_resultList__J_c6R::-webkit-scrollbar-thumb:hover{background-color:var(--accent-color-dark,var(--accent-color))}.searchHotel_resultList__J_c6R::-webkit-scrollbar-track{background:var(--text-secondary)}@keyframes searchHotel_slideDown__ZOxU2{0%{opacity:0;transform:translateY(-15px) scale(.95);max-height:0}50%{opacity:.8;transform:translateY(-5px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1);max-height:300px}}.searchHotel_resultItem__KOU64{padding:12px 15px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;gap:12px;align-items:center;border-bottom:1px solid rgba(0,0,0,.1);position:relative;overflow:hidden}.searchHotel_resultItem__KOU64:before{content:"";position:absolute;left:0;top:0;height:100%;width:0;background:linear-gradient(90deg,rgba(0,0,0,.05),rgba(0,0,0,.02));transition:width .3s cubic-bezier(.4,0,.2,1)}.searchHotel_resultItem__KOU64:hover:before{width:100%}.searchHotel_resultItemImage__MAeOV{border-radius:0 10px 0 10px;transition:transform .2s ease}.searchHotel_resultItem__KOU64:hover .searchHotel_resultItemImage__MAeOV{transform:scale(1.05)}.searchHotel_resultItemText__OYhMh{display:flex;flex-direction:column;gap:4px;transition:transform .2s ease}.searchHotel_resultItemTextTitle__vawjm{font-weight:600;font-size:14px;transition:color .2s ease}.searchHotel_resultItemTextLocation__Yx3TO{font-size:12px;color:rgba(0,0,0,.5);transition:color .2s ease}.searchHotel_resultItem__KOU64:hover .searchHotel_resultItemText__OYhMh{transform:translateX(2px)}.searchHotel_resultItem__KOU64:hover{background:rgba(0,0,0,.03);transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.08)}.results_container__J8fNq{background-color:#fbfcff}.results_sidebarAndOffers__6ozIR{display:flex;flex-direction:column;gap:20px}@media(min-width:1280px){.results_sidebarAndOffers__6ozIR{flex-direction:row}}@media(min-width:1440px){.results_sidebarAndOffers__6ozIR{gap:32px}}.results_loadingContainer__q0p82{margin-bottom:32px}.results_loadingContainerSearch__ZzcqY{margin-top:20px;margin-bottom:20px;height:50px}@media(min-width:768px){.results_loadingContainerSearch__ZzcqY{height:200px}}.results_loadingContainerFiltersNumber__FUMv5{width:150px;height:24px;margin-bottom:20px}@media(min-width:768px){.results_loadingContainerFiltersNumber__FUMv5{width:220px;height:36px}}.results_loadingContainerFiltersFilters__QBSdT{width:115px;height:47px}.results_loadingContainerFiltersSort__6VWrv{width:180px;height:47px}.results_loadingContainerFiltersButtons__YZtDc{display:flex;justify-content:space-between;margin-bottom:20px}@media(min-width:768px){.results_loadingContainerFiltersButtons__YZtDc{justify-content:flex-end;gap:10px;align-items:center}.results_loadingContainerFilters__iOimS{display:flex;justify-content:space-between}}.results_loadingContainerOffers__LJVWU{display:flex;flex-direction:column;gap:20px}@media(min-width:768px){.results_loadingContainerOffers__LJVWU{flex-direction:row;gap:32px;justify-content:space-between}.results_loadingContainerOffersOffer__X8aNH{width:32%}}.offer_container__hE3D_{display:flex;flex-direction:column;background-color:#fbfcff}@media(min-width:976px){.offer_container__hE3D_{padding-bottom:48px}}.offer_container__hE3D_ .offer_holder__R5BKE{padding:0;position:relative}.offer_container__hE3D_ .offer_favWrapper__xdfRB{display:none}@media(min-width:1280px){.offer_container__hE3D_ .offer_favWrapper__xdfRB{display:block}}.offer_container__hE3D_ .offer_offer__6zL6v{display:flex;flex-direction:column}@media(min-width:1280px){.offer_container__hE3D_ .offer_offer__6zL6v{flex-direction:row;gap:20px}}@media(min-width:1440px){.offer_container__hE3D_ .offer_offer__6zL6v{gap:40px}}@media(min-width:1280px){.offer_container__hE3D_ .offer_offerData__cG_z7{min-width:830px;width:830px;display:flex;flex-direction:column;gap:32px}}@media(min-width:1440px){.offer_container__hE3D_ .offer_offerData__cG_z7{width:900px;min-width:900px}}@media(min-width:1280px){.offer_container__hE3D_ .offer_sidebarConfig__nig8q{padding-right:20px;width:100%}}@media(min-width:1440px){.offer_container__hE3D_ .offer_sidebarConfig__nig8q{width:100%}}.offer_container__hE3D_ .offer_line__Ko7Zg{margin-top:30px;margin-bottom:30px;width:100%;height:1px;background:#e2e2e2;border-radius:4px}@media(min-width:1280px){.offer_container__hE3D_ .offer_line__Ko7Zg{display:none}}.offer_topContainer__UaJcG{display:flex;gap:10px;padding-top:20px;padding-bottom:20px}@media(min-width:1280px){.offer_topContainer__UaJcG{display:none}}.offer_topContainerBack__xgB9Q{padding:12px;border-radius:12px;border:1px solid #e2e2e2;background:#fff;display:flex}.offer_topContainerBack__xgB9Q img{transform:rotate(180deg);filter:invert(1)}.offer_topContainerSearch__sjYOZ{padding:12px 20px;border-radius:12px;border:1px solid #e2e2e2;background:#fff;font-size:12px;font-weight:600;color:var(--accent-color);display:flex;gap:12px;align-items:center;flex-grow:1}.offer_loadingContainer__OYeU1{margin-bottom:48px}.offer_loadingContainerBreadcrumb__jmBJx{height:50px;margin-top:20px;margin-bottom:20px}@media(min-width:1280px){.offer_loadingContainerBreadcrumb__jmBJx{height:47px;width:60%}}.offer_loadingContainerGallery__28Fyv{height:324px}@media(min-width:1280px){.offer_loadingContainerGallery__28Fyv{height:596px;width:60%;margin-right:32px}}.offer_loadingContainerInfo__5MUVu{height:750px}@media(min-width:1280px){.offer_loadingContainerInfo__5MUVu{height:723px;width:40%}}.offer_loadingContainerOfferContainer__yieiZ{display:flex;flex-direction:column}@media(min-width:1280px){.offer_loadingContainerOfferContainer__yieiZ{flex-direction:row}}.offer_favWrapper__xdfRB{position:absolute;right:0;top:0}