.Choice_choice__JdBu_{display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;border-radius:15px;padding:24px;transition:all .3s ease-in-out;cursor:pointer;background-color:#fff;box-sizing:border-box;box-shadow:0 4px 20px 0 rgba(0,0,0,.1803921569);width:100%;height:100%}.Choice_choice__JdBu_:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}@media screen and (max-width:639px){.Choice_choice__JdBu_{padding:16px;border-width:2px}}.Choice_styleSquare__NXj3r{aspect-ratio:1;max-width:120px}.Choice_styleTD__CMuP7{flex-direction:column;align-items:center;justify-content:center;gap:6;width:100%;max-height:120px}.Choice_styleTD__CMuP7 img{width:48px;height:48px;object-fit:contain;margin:0 30px}@media screen and (max-width:639px){.Choice_styleTD__CMuP7 img{width:36px;height:36px;margin-bottom:8px}}.Choice_styleLR__PsZBo{flex-direction:row;padding:0 30px;align-items:center;justify-content:flex-start;gap:20px}.Choice_styleLR__PsZBo img{width:70px;height:70px;object-fit:cover;margin:0;border-radius:15px 0 0 15px}@media screen and (max-width:639px){.Choice_styleLR__PsZBo{padding:0}}.Choice_styleCard__PQUCP{flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:0;height:180px}.Choice_styleCard__PQUCP img{width:100%;height:134px;object-fit:cover;border-radius:15px 15px 0 0;margin-top:-16px}@media screen and (max-width:639px){.Choice_styleCard__PQUCP img{height:100px}}.Choice_choiceSelected__IvV_l{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;border:3px solid #060614;border-radius:15px;animation:Choice_selectPulse__GMz_l .3s ease-in-out}@media screen and (max-width:639px){.Choice_choiceSelected__IvV_l{border-width:2px}}.Choice_choiceImage__SihUE{width:100%;height:200px;object-fit:cover;transition:transform .3s ease}@media screen and (max-width:639px){.Choice_choiceImage__SihUE{height:150px}}.Choice_choiceContent__e_i_3{display:flex;align-items:flex-start;gap:12px}.Choice_choiceContent__e_i_3 input[type=checkbox],.Choice_choiceContent__e_i_3 input[type=radio]{margin-top:4px}.Choice_choiceContent__e_i_3 label{display:flex;flex-direction:column;padding:4px;cursor:pointer}@media screen and (max-width:639px){.Choice_choiceContent__e_i_3{gap:8px}}.Choice_label__Ncvm3{font-weight:600;font-size:1rem;line-height:100%;letter-spacing:0;text-align:center;color:#060614}@media screen and (max-width:639px){.Choice_label__Ncvm3{font-size:1rem}}.Choice_subLabel__CNTix{font-weight:600;font-size:1rem;line-height:100%;letter-spacing:0;text-align:center;color:#8c8c8c}@media screen and (max-width:639px){.Choice_subLabel__CNTix{font-size:.875rem}}.Choice_choiceCard__4056b{transition:all .3s ease-in-out}.Choice_choiceCardSelected__7ll1u{animation:Choice_selectPulse__GMz_l .3s ease-in-out}.Choice_choiceCardSelected__7ll1u .Choice_choiceImage__SihUE{transform:scale(1.05)}@keyframes Choice_selectPulse__GMz_l{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}.ChoiceGroup_choiceGroupContainer__pK_be{display:flex;flex-direction:column;width:100%;animation:ChoiceGroup_fadeIn__F4L__ .4s ease}.ChoiceGroup_tabs__QJkdl{display:flex;gap:.5rem;margin-bottom:1.5rem;overflow-x:auto;padding-bottom:.5rem;border-bottom:1px solid rgba(0,0,0,.1);transition:all .3s ease}.ChoiceGroup_tabButton__5o1Cb{padding:.75rem 1.25rem;border:none;background-color:#f3f3f3;border-radius:25px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .3s ease-in-out}.ChoiceGroup_tabButton__5o1Cb:hover:not(.ChoiceGroup_activeTab__Z1NDv){transform:translateY(-2px);background-color:rgba(0,0,0,.03)}.ChoiceGroup_activeTab__Z1NDv{background-color:#000;color:#fff;animation:ChoiceGroup_tabActivate__xvZDd .3s ease-in-out}.ChoiceGroup_activeTab__Z1NDv:hover{background-color:#383838}.ChoiceGroup_selectedTab__7HK3p{border:2px solid #000;background-color:rgba(0,0,0,.05);animation:ChoiceGroup_tabSelected__3qztj .3s ease-in-out}.ChoiceGroup_selectedTab__7HK3p.ChoiceGroup_activeTab__Z1NDv{background-color:#000;color:#fff}.ChoiceGroup_tabContent__9muBd{width:100%;animation:ChoiceGroup_fadeIn__F4L__ .3s ease-in-out}.ChoiceGroup_choices__9wiYi{margin-top:1rem;width:100%}.ChoiceGroup_choicesGrid__DWo4r{display:grid;grid-gap:1rem;gap:1rem}.ChoiceGroup_choicesList__i_h_k{display:flex;flex-direction:column;gap:1rem}.ChoiceGroup_choiceWrapper__JlFps{width:100%}.ChoiceGroup_mobileChoiceGroup__Z_Bri{margin-bottom:2rem;width:100%;animation:ChoiceGroup_slideUp__BuzZs .4s ease-in-out}.ChoiceGroup_mobileGroupHeader__J9BAS{font-weight:600;font-size:1.1rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(0,0,0,.1)}.ChoiceGroup_showMoreButton__zvCES{display:flex;align-items:center;justify-content:center;width:100%;margin:1rem 0 2rem;padding:.75rem 1rem;border:none;border-radius:25px;font-weight:500;font-size:.9rem;color:#8c8c8c;cursor:pointer;transition:all .3s ease}.ChoiceGroup_showMoreButton__zvCES:hover{transform:translateY(-2px)}.ChoiceGroup_showMoreIcon__ygIqG{margin-left:8px;color:#8c8c8c}@media(max-width:768px){.ChoiceGroup_tabs__QJkdl{padding-bottom:.5rem;gap:.5rem}.ChoiceGroup_tabButton__5o1Cb{padding:.5rem 1rem;font-size:.9rem}.ChoiceGroup_choices__9wiYi{gap:.75rem}}@keyframes ChoiceGroup_fadeIn__F4L__{0%{opacity:0}to{opacity:1}}@keyframes ChoiceGroup_slideUp__BuzZs{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ChoiceGroup_tabActivate__xvZDd{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes ChoiceGroup_tabSelected__3qztj{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}.loading_loadingContainer__KGJgy{display:flex;justify-content:center;align-items:center}.loading_loadingContainer__KGJgy.loading_white__j_EFD{background-color:#fff}.loading_loadingContainer__KGJgy.loading_transparent__MCFMO{background-color:rgba(0,0,0,0)}.loading_dotsContainer__FPSm2{display:flex;justify-content:center;align-items:center;gap:8px;width:100%}.loading_dot__S5faR{border-radius:50%;animation:loading_dotPulse__l1Rc_ .9s ease-in-out infinite}.loading_dot__S5faR.loading_black__iMbav{background-color:#060614}.loading_dot__S5faR.loading_white__j_EFD{background-color:#fff}.loading_dot__S5faR:first-child{animation-delay:0s}.loading_dot__S5faR:nth-child(2){animation-delay:.3s}.loading_dot__S5faR:nth-child(3){animation-delay:.6s}.loading_small__ahqYg{width:4px;height:4px}.loading_medium__CgmYe{width:8px;height:8px}@keyframes loading_dotPulse__l1Rc_{0%,33.333%,66.666%,to{transform:scale(1)}16.666%{transform:scale(2)}}.cookie-banner_cookieContent__ySdmT{gap:16px;flex-wrap:wrap;bottom:0;overflow:hidden;background-color:#f3f3f3;padding:12px 40px;align-items:center;width:100%}@media screen and (max-width:1023px){.cookie-banner_cookieContent__ySdmT{display:none}}.cookie-banner_cookieContent__ySdmT.cookie-banner_main__DpEMr{position:fixed}.cookie-banner_cookieTextContainer__LBjcC{flex:1 1;gap:16px;margin-left:0}.cookie-banner_cookieText__GWcoJ{font-size:13px;font-weight:400;width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.cookie-banner_cookieLink__ybpDi{text-decoration:underline}.cookie-banner_cookieLink__ybpDi:hover{cursor:pointer}.cookie-banner_cookieIcon__wSCTg{font-size:28px}.cookie-banner_dismissButton__KnB_J{margin-right:0}.cookie-preferences_cookieSettings__CY_FO{flex-direction:column;gap:20px}@media screen and (max-width:639px){.cookie-preferences_cookieSettings__CY_FO{height:50vh;overflow:auto}}.cookie-preferences_moreSpan__ciNxl{color:#bababa}.cookie-preferences_title__sRhvk{font-weight:600;font-size:18px}.cookie-preferences_cookieTypes__p_VDu{flex-direction:column;gap:16px}.cookie-preferences_cookieType__X4PSo{justify-content:space-between}.cookie-preferences_cookieType__X4PSo h3{font-size:16px;font-weight:600}.cookie-preferences_info__R3cvT{color:#8c8c8c}.toggle-switch_toggleSwitch__uS6ZA{position:relative;display:inline-block;width:40px;height:28px}.toggle-switch_toggleSwitch__uS6ZA input{opacity:0;width:0;height:0}.toggle-switch_toggleSwitch__uS6ZA .toggle-switch_slider__4lvVb{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;border-radius:28px;transition:.4s}.toggle-switch_toggleSwitch__uS6ZA .toggle-switch_slider__4lvVb:before{position:absolute;content:"";height:24px;width:24px;left:2px;bottom:2px;background-color:#fff;border-radius:50%;transition:.4s}.toggle-switch_toggleSwitch__uS6ZA input:checked+.toggle-switch_slider__4lvVb{background-color:#060614}.toggle-switch_toggleSwitch__uS6ZA input:checked+.toggle-switch_slider__4lvVb:before{transform:translateX(12px)}.tab-v2_tabContainer__6IuA3{width:100%;flex-direction:column}.tab-v2_tabButtons__trVW_{display:flex;gap:1rem;border-bottom:1px solid #e8e8e8;width:100%;justify-content:center;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.tab-v2_tabButtons__trVW_::--webkit-scrollbar{display:none}@media screen and (min-width:375px)and (max-width:639px){.tab-v2_tabButtons__trVW_{justify-content:flex-start}}.tab-v2_tabButtonsAlternative__87vK_{display:flex;width:100%;overflow-x:auto;margin-bottom:24px;-ms-overflow-style:none;scrollbar-width:none;margin-left:-28px;margin-right:-28px;padding:0 28px;width:calc(100% + 56px);scroll-behavior:smooth}.tab-v2_tabButtonsAlternative__87vK_::-webkit-scrollbar{display:none}.tab-v2_tabButton__epltg{padding:8px;border:none;background:none;cursor:pointer;font-size:13px;line-height:18px;color:#8c8c8c;position:relative;transition:all .3s ease;white-space:nowrap}.tab-v2_tabButton__epltg:hover{color:#060614}.tab-v2_tabButton__epltg.tab-v2_active__Q55og{color:#060614;font-weight:500}.tab-v2_tabButton__epltg.tab-v2_active__Q55og:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background-color:#060614}.tab-v2_tabButtonAlternative__O_slu{padding:8px 16px;min-width:max-content;border:none;background:rgba(0,0,0,0);font-weight:500;cursor:pointer;font-size:14px;transition:all .3s ease;position:relative}.tab-v2_tabButtonAlternative__O_slu.tab-v2_active__Q55og{color:#fff;background-color:#060614;border-radius:9999px}.faq_container__Yvt72{flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;margin:0 auto;padding:96px 72px;text-align:left}@media screen and (max-width:639px){.faq_container__Yvt72{padding:64px 32px}}.faq_headerSection__Z23c_{width:100%;max-width:896px;margin:0 auto;flex-direction:column;align-items:flex-start}.faq_headerSection__Z23c_ .faq_image__lMfIL{margin-bottom:20px;object-fit:contain}.faq_headerSection__Z23c_ .faq_title__e0Mi2{line-height:150%;font-size:2.25rem;font-weight:600;color:#060614;line-height:110%;margin-bottom:20px;width:100%}@media screen and (max-width:639px){.faq_headerSection__Z23c_ .faq_title__e0Mi2{font-size:28px}}.faq_headerSection__Z23c_ p{line-height:1.6;color:#060614;margin-bottom:0}.faq_headerSection__Z23c_ p a{color:#060614;text-decoration:underline}.faq_contentInner__iY1Qv{flex-direction:column;width:100%;max-width:896px;margin:40px auto 0;line-height:140%;font-size:1.125rem;font-weight:400}.faq_faqCategory__tSUPz{flex-direction:column;align-items:flex-start;margin-bottom:40px}.faq_faqCategory__tSUPz .faq_categoryTitle__YwjGd{line-height:150%;font-size:1.5rem;font-weight:600;color:#060614;margin:0 0 16px;width:100%;border-bottom:1px solid #bababa;padding:0 0 10px}.faq_faqItem__hxljz{flex-direction:column;align-items:flex-start;width:100%;margin-bottom:16px;border-bottom:1px solid #bababa;padding-bottom:16px;overflow:hidden}.faq_faqButton__NkeUn{display:flex;align-items:center;justify-content:flex-start;gap:8px;width:100%;margin:0;padding:0;background:none;border:none;cursor:pointer;color:#060614;font:inherit;font-size:16px;font-weight:500;line-height:1.4;justify-content:space-between;text-align:left}.faq_faqButton__NkeUn:hover .faq_collapse__Mv9UH{background-color:#e8e8e8}.faq_answer___A_5r{margin-top:8px;color:#060614;line-height:140%;font-size:1rem;font-weight:400;line-height:1.6;max-height:200px;opacity:1;transform:translateY(0);transition:all .2s cubic-bezier(.4,0,.2,1);will-change:max-height,opacity,transform;overflow:hidden}.faq_answerClosed__Nl4t8{max-height:0;opacity:0;transform:translateY(-8px);margin-top:0;padding-top:0;padding-bottom:0;transition:all .2s cubic-bezier(.4,0,.2,1)}.faq_iconWrapper__WEuXA{align-items:center;justify-content:center;border-radius:100%;padding:8px;width:32px;height:32px;transition:transform .3s ease,background-color .2s ease}.faq_iconWrapper__WEuXA.faq_active__O47qi{transform:rotate(45deg)}.faq_iconWrapper__WEuXA:hover{background-color:#e8e8e8}.faq_collapse__Mv9UH{display:block;align-items:center;justify-content:center;border-radius:100%;padding:4px;width:24px;height:24px}.hotel-detail-page_container__2mLTJ{flex-direction:column}@media screen and (min-width:375px)and (max-width:639px){.hotel-detail-page_container__2mLTJ{padding-bottom:132px}}.hotel-detail-page_section__lRB0W{border-bottom:1px solid #e8e8e8;scroll-margin-top:135px}@media screen and (min-width:1024px)and (max-width:1439px){.hotel-detail-page_section__lRB0W{scroll-margin-top:122px}}@media screen and (min-width:375px)and (max-width:639px){.hotel-detail-page_section__lRB0W{scroll-margin-top:100px}}.hotel-detail-page_content__atFmO{flex-direction:column}@media screen and (min-width:375px)and (max-width:639px){.hotel-detail-page_content__atFmO{flex-direction:column-reverse}}.hotel-detail-page_contentContainer__MMSlZ{flex-direction:column}.hotel-detail-page_drawerFullWidth__fDjyI{max-width:1152px;margin:0 auto}.hotel-detail-page_hideRating__E3sv2{display:none}.hotel-detail-page_mobilePrice__vfGXD{position:-webkit-sticky;position:sticky;bottom:0;left:0;right:0;margin-left:-28px;margin-right:-28px;z-index:999}.calendar_calendarContainer__d6BN7{display:flex;flex-direction:column;width:100%}.calendar_header__dYL6o{display:flex;justify-content:space-between;align-items:center;padding-top:24px}.calendar_header__dYL6o .calendar_subHeader__AJTs_{display:flex;align-items:center;gap:100px}.calendar_header__dYL6o .calendar_subHeader__AJTs_ img{cursor:pointer}.calendar_header__dYL6o .calendar_subHeader__AJTs_ p{font-size:15px;font-weight:400;color:#000}.calendar_monthContainer__G9joL{display:flex;justify-content:space-between;align-items:center;gap:48px;padding:24px 0 56px;border-bottom:1px solid #bababa}.calendar_footer__1ubih{display:flex;justify-content:space-between;align-self:flex-end;justify-self:flex-end;gap:16px;padding:24px 0 0}.product-card_card__7Vqx5{width:100%;flex-shrink:0;flex-direction:column;gap:16px;cursor:pointer}@media screen and (min-width:375px)and (max-width:639px){.product-card_card__7Vqx5{width:100%}}.product-card_cardHover__GiZAD{box-shadow:0 20px 25px 0 rgba(0,0,0,.1);border-radius:16px}.product-card_image__5tlZ5{width:100%;height:100%;border-radius:16px;aspect-ratio:1/.95;object-fit:cover}.product-card_imageWrapper__qC_Ue{position:relative;width:100%;overflow:hidden}.product-card_imageWrapper__qC_Ue:hover .product-card_chevron__OWZtW{opacity:1}.product-card_imageScroll__Vkvdm{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%}.product-card_imageScroll__Vkvdm::-webkit-scrollbar{display:none}.product-card_imageContainer__ZgM_r{flex:0 0 100%;scroll-snap-align:center;width:100%}.product-card_dots__O0Axh{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);display:flex;gap:6.25px;z-index:1}.product-card_dot__moq0n{width:6px;height:6px;border-radius:50%;background-color:#bababa;cursor:pointer;transition:background-color .3s ease}.product-card_dot__moq0n.product-card_active__roWrP{background-color:#fff}.product-card_favoriteIcon__l_qle{position:absolute;top:16px;right:16px;transition:transform .2s ease,opacity .2s ease;color:rgba(84,84,84,.5019607843)}.product-card_favoriteIcon__l_qle:hover{transform:scale(1.1);opacity:.9}.product-card_favoriteIcon__l_qle:active{transform:scale(.95)}.product-card_isLiked___ybRL{color:#ef4444}.product-card_content__uPv6x{flex-direction:column;gap:6px}.product-card_contentHover__12sDq{padding:0 16px 16px}.product-card_header__LNONF{flex-direction:row;justify-content:space-between;align-items:flex-start}.product-card_header__LNONF .product-card_title__Jo3ol{font-size:.875rem;line-height:17.5px;font-weight:500}.product-card_header__LNONF .product-card_rating__E_j_N{font-size:.875rem;line-height:19.6px;gap:2px}.product-card_header__LNONF .product-card_rating__E_j_N .product-card_ratingReviews___0EPh{color:#a3a3a3}.product-card_details__RgwVm{flex-direction:column;font-size:.875rem;color:#8c8c8c}.product-card_details__RgwVm .product-card_distance__L836U,.product-card_details__RgwVm .product-card_type__Pxjy7{align-items:center;gap:6px}.product-card_priceAmount__GsD9K{color:#060614}.product-card_chevron__OWZtW{position:absolute;top:50%;transform:translateY(-50%);border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:all .3s ease;z-index:2;background:hsla(0,0%,100%,.8980392157)}.product-card_chevronLeft__dLkFS{left:16px}.product-card_chevronRight__vKLui{right:16px}.product-card_desc__bTbgH{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:.875rem;font-weight:400;line-height:20px;color:#060614}.product-card_hideRating__plCIA{display:none}.month_month__8QI1o{display:flex;flex-direction:column;width:336px;height:288px}.month_month__8QI1o .month_weekDays__FFz05{display:grid;grid-template-columns:repeat(7,1fr)}.month_month__8QI1o .month_weekDays__FFz05 .month_weekDay__XZE_A{font-size:15px;font-weight:400;color:#8c8c8c;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.month_month__8QI1o .month_daysGrid__npakz{display:grid;grid-template-columns:repeat(7,1fr)}.month_month__8QI1o .month_day__uUYhT{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:100px;cursor:pointer;transition:background .3s}.month_month__8QI1o .month_day__uUYhT:hover{background-color:#e8e8e8}.month_month__8QI1o .month_day__uUYhT.month_selected__v9l64{background-color:#060614;color:#fff;z-index:1}.month_month__8QI1o .month_day__uUYhT.month_inRange__5WTNi{border-radius:0;background-color:#e8e8e8}.month_month__8QI1o .month_day__uUYhT.month_disabled__A8FU2{color:#8c8c8c;cursor:not-allowed;opacity:.5;pointer-events:none}.month_month__8QI1o .month_day__uUYhT.month_disabled__A8FU2:hover{background-color:#fff}.month_firstSelectedItem__7wkLp{position:relative}.month_firstSelectedItem__7wkLp:before{content:"";background:rgba(0,0,0,0);position:absolute;background:#e8e8e8;height:100%;width:50%;z-index:1;right:0}.month_secondSelectedItem___cR_u{position:relative}.month_secondSelectedItem___cR_u:before{content:"";background:rgba(0,0,0,0);position:absolute;background:#e8e8e8;height:100%;width:50%;z-index:1;left:0}.calender-modal_header__Z9FsA{display:flex;flex-direction:column;align-items:center;justify-content:center}.calender-modal_header__Z9FsA .calender-modal_title__Y7pea{line-height:150%;font-size:1.25rem;font-weight:600}.calender-modal_header__Z9FsA .calender-modal_subTitle__Wbdt1{font-size:13px;font-weight:400;color:#8c8c8c;padding-bottom:24px}.calender-modal_header__Z9FsA .calender-modal_border__cYeVZ{width:93%;height:1px;background-color:#bababa}.guest-modal_header__ULGEP{flex-direction:column;align-items:center;justify-content:center;padding:0 48px}.guest-modal_header__ULGEP .guest-modal_title__0hGX2{line-height:150%;font-size:1.25rem;font-weight:600}.guest-modal_header__ULGEP .guest-modal_subTitle__KRCDj{font-size:13px;font-weight:400;color:#8c8c8c;padding-bottom:24px}.guest-modal_header__ULGEP .guest-modal_border__bvbHj{width:100%;height:1px;background-color:#bababa}.guest-modal_guest__m7_EI{display:flex;align-items:center;justify-content:space-between;width:100%;border-bottom:1px solid #bababa;padding:16px 0}.guest-modal_label__2CzFk{display:flex;flex-direction:column}.guest-modal_label__2CzFk p{font-size:15px;font-weight:600;line-height:21px;color:#060614}.guest-modal_label__2CzFk span{font-size:15px;font-weight:400;line-height:19.6px;color:#8c8c8c}.guest-modal_count___ktxs{width:112px;align-items:center;justify-content:space-between}.guest-modal_count___ktxs p{font-size:15px;font-weight:600;line-height:21px;color:#060614}.overview_overview__QKRie{padding:36px 0;gap:28px;width:100%}.overview_container__FA5vo{flex-direction:column;gap:28px;width:100%}.overview_container--with-booking__UyzMp{width:55%}@media screen and (max-width:1360px){.overview_container--with-booking__UyzMp{width:100%}}.overview_content__Sr__c{flex-direction:column;gap:16px}.overview_description__QeFx8{font-size:15px;font-weight:400;line-height:22px;white-space:pre-line;overflow:hidden;transition:max-height .4s ease-in-out}.overview_description__QeFx8.overview_truncated___I3Ab{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;text-overflow:ellipsis}.overview_button___CS2R{width:116px;padding:4px 20px!important}.overview_button___CS2R span{font-size:14px!important;line-height:140%;font-weight:500;width:76px}.overview_divider__JjQfi{width:100%;height:1px;background:#e8e8e8}.overview_contact__7JX8h{display:flex;flex-direction:column;gap:16px}.overview_contactItem__pyr6_{display:flex;gap:8px}.overview_contactItem__pyr6_ .overview_contactLabel__GL_dt{font-size:15px;line-height:22px;font-weight:600}.overview_contactItem__pyr6_ .overview_contactValue__hmkqh{line-height:140%;font-size:.875rem;font-weight:400;display:flex;flex-direction:column}.overview_contactItem__pyr6_ .overview_contactInfo__MrYGC{display:flex;flex-direction:column;gap:2px}.overview_booking__I32S_{width:40%;height:235px;position:-webkit-sticky;position:sticky;top:184px}@media screen and (max-width:1360px){.overview_booking__I32S_{position:fixed;bottom:0;width:100%;height:100px;left:0;right:0}}.overview_ask___AzdJ{flex-direction:column;gap:16px}.overview_ask___AzdJ .overview_title__RxiPP{font-weight:600;font-size:18px;line-height:22px}.overview_ask___AzdJ .overview_questionList__VdiHA{flex-direction:column}.overview_ask___AzdJ .overview_questionList__VdiHA .overview_questionItem__Amg__{gap:16px;justify-content:space-between;padding:14px 10px;align-items:start}.overview_ask___AzdJ .overview_questionList__VdiHA .overview_questionItem__Amg__ p{line-height:140%;font-size:1rem;font-weight:400}.overview_ask___AzdJ .overview_questionList__VdiHA .overview_imgButton__mv17X{display:flex;align-items:center;justify-content:center;border:none;background:none;cursor:pointer;transition:all .3s}.overview_ask___AzdJ .overview_questionList__VdiHA .overview_imgButton__mv17X:hover{opacity:.7}.overview_businessHours__tcYT6{flex-direction:column;font-size:14px;gap:2px}.overview_externalLink__Iby6z path{fill:#060614}.questions_ask__K_6Kl{flex-direction:column;gap:16px}.questions_ask__K_6Kl .questions_title__LRkAV{font-weight:600;font-size:18px;line-height:22px}.questions_ask__K_6Kl .questions_questionList__7Xww3{flex-direction:column}.questions_ask__K_6Kl .questions_questionList__7Xww3 .questions_questionItem__HvLiU{gap:16px;justify-content:space-between;padding:14px 10px;align-items:start}.questions_ask__K_6Kl .questions_questionList__7Xww3 .questions_questionItem__HvLiU p{line-height:140%;font-size:1rem;font-weight:400}.questions_ask__K_6Kl .questions_questionList__7Xww3 .questions_imgButton__pJtpq{display:flex;align-items:center;justify-content:center;border:none;background:none;cursor:pointer;transition:all .3s}.questions_ask__K_6Kl .questions_questionList__7Xww3 .questions_imgButton__pJtpq:hover{opacity:.7}.room-card_roomCard__2Izad{display:flex;flex-direction:column;border-radius:16px;border:1px solid #e8e8e8}.room-card_imageSection__LD_aw{position:relative;width:100%}.room-card_roomsLeftBadge__zh5Tk{position:absolute;top:12px;left:12px;background-color:#fff;font-size:14px;border-radius:20px;z-index:10;padding:6px;height:16px;font-size:11px;font-weight:500;align-items:center}.room-card_contentSection__mllqs{padding:14px;flex-direction:column}.room-card_contentSection__mllqs .room-card_detailsSection__XhcVQ{min-height:161.75px;flex-direction:column;justify-content:space-between;gap:8px;padding-bottom:14px}.room-card_title__IofNX{font-size:14px;font-weight:600;line-height:17.5px}@media screen and (min-width:375px)and (max-width:639px){.room-card_title__IofNX{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.room-card_amenitiesRow__Povar{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);grid-gap:8px;gap:8px}@media screen and (min-width:375px)and (max-width:639px){.room-card_amenitiesRow__Povar{grid-template-rows:repeat(2,1fr)}}.room-card_amenity__XDy97{gap:6px;font-size:13px;line-height:1.25}.room-card_amenityIcon__eKLo2,.room-card_amenity__XDy97{display:flex;align-items:center}.room-card_pricingSection__0G_Xk{border-top:1px solid #e8e8e8;flex-direction:column;padding-top:10px}.room-card_currentPrice__k8jZY{font-size:18px;font-weight:600;margin-bottom:4px}.room-card_totalPrice__3YGa7{font-size:13px;color:#8c8c8c}.room-card_refundPolicy__u4Z8S{font-size:13px;color:#8c8c8c;margin-bottom:8px}.room-card_bookButton__YBIWp{width:-moz-fit-content;width:fit-content;font-size:14px!important}.rooms_container__qmkFh{flex-direction:column;width:100%;padding:28px 0}.rooms_header__JcLbM{justify-content:space-between;margin-bottom:24px}.rooms_header__JcLbM h3{font-weight:600;font-size:18px}.rooms_header__JcLbM .rooms_totalPriceInfo__PgXZ5{font-size:13px;color:#8c8c8c;gap:4px}.rooms_roomListContainer__FqoGt{container-type:inline-size;container-name:card-grid;width:100%}.rooms_rooms__46IK9{display:grid;width:100%;height:100%;grid-template-columns:repeat(auto-fill,minmax(var(--card-w),1fr));grid-gap:var(--card-gap);gap:var(--card-gap)}@container card-grid (min-width: 32rem){.rooms_rooms__46IK9{--card-gap:2.5rem 1.5rem;--card-w:14rem}}.mobile-sticky-header_container__fYqDY{position:-webkit-sticky;position:sticky;top:0;z-index:99;background-color:#fff;height:48px;justify-content:space-between;align-items:center;margin:0 -27px;padding:0 27px;border-bottom:1px solid #e8e8e8}.mobile-sticky-header_container__fYqDY h5{max-width:239px;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:500;font-size:15px;line-height:140%}.small-image-carousel_imageWrapper__VarsX{position:relative;width:100%;overflow:hidden;aspect-ratio:1/.95}.small-image-carousel_imageWrapper__VarsX:hover .small-image-carousel_chevron__ikGjj{opacity:1}.small-image-carousel_imageScroll__08e51{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%}.small-image-carousel_imageScroll__08e51::-webkit-scrollbar{display:none}.small-image-carousel_imageContainer__oNHwc{flex:0 0 100%;scroll-snap-align:center;width:100%}.small-image-carousel_image__h0qE8{width:100%;height:100%;border-radius:16px;object-fit:cover;aspect-ratio:1/.95}.small-image-carousel_dots__c4ihy{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);display:flex;gap:6.25px;z-index:1}.small-image-carousel_dot__RCfN3{width:6px;height:6px;border-radius:50%;background-color:#bababa;cursor:pointer;transition:background-color .3s ease}.small-image-carousel_dot__RCfN3.small-image-carousel_active__kaVLy{background-color:#fff}.small-image-carousel_favoriteIcon__MbU_A{position:absolute;top:16px;right:16px;transition:transform .2s ease,opacity .2s ease;color:rgba(84,84,84,.5019607843)}.small-image-carousel_favoriteIcon__MbU_A:hover{transform:scale(1.1);opacity:.9}.small-image-carousel_favoriteIcon__MbU_A:active{transform:scale(.95)}.small-image-carousel_isLiked__1r7JL{color:#ef4444}.small-image-carousel_chevron__ikGjj{position:absolute;top:50%;transform:translateY(-50%);border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:all .3s ease;z-index:2;background:hsla(0,0%,100%,.8980392157)}.small-image-carousel_noImageContainer__me9BX{aspect-ratio:1/.95}.small-image-carousel_chevronLeft__FRdlu{left:16px}.small-image-carousel_chevronRight__oWk4V{right:16px}.product-hover-card_hoverCardWrapper__agq6D{position:fixed;z-index:1000000;box-shadow:0 4px 20px rgba(0,0,0,.15);border-radius:8px;overflow:hidden;max-width:300px;width:300px;opacity:0;transition:opacity .2s ease,visibility .2s ease;pointer-events:auto;will-change:opacity,visibility,transform}.product-hover-card_hoverCardWrapper__agq6D.visible{opacity:1}.product-hover-card_infoWindowContent__dBhOY{background-color:#fff;border-radius:8px;overflow:hidden;cursor:pointer;max-height:500px;overflow-y:auto;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.chat-screen_container__7dHO_{display:flex;flex-direction:column;width:100%;position:relative}@media screen and (max-width:639px){.chat-screen_container__7dHO_{padding-bottom:0}}@media screen and (min-width:375px)and (max-width:639px){.chat-screen_container__7dHO_{height:100%}}.chat-screen_messagesContainer___uV1x{display:flex;flex-direction:column;gap:16px;overflow-y:auto;height:83dvh;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#bababa #fff;padding:72px 28px 16px;width:100%}.chat-screen_messagesContainer___uV1x.chat-screen_mobileContainer__jMUZu{height:67vh}@media screen and (max-width:639px){.chat-screen_messagesContainer___uV1x{padding:134px 17px 20px;height:91dvh}}.chat-screen_error__WK1ma{color:red;margin:16px auto auto;display:flex;flex-direction:column;align-items:center;gap:16px}.chat-screen_scrollButtonContainer__5BuNm{position:absolute;z-index:99;bottom:110px;width:100%;display:flex;justify-content:center}@media screen and (max-width:639px){.chat-screen_scrollButtonContainer__5BuNm{bottom:85px;justify-content:flex-end;right:24px}}@media screen and (min-width:640px)and (max-width:1023px){.chat-screen_scrollButtonContainer__5BuNm{bottom:120px;justify-content:flex-end;right:24px}}.chat-screen_scrollButton__9lKqX{cursor:pointer;box-shadow:0 0 20px 0 rgba(0,0,0,.3019607843);width:40px;height:40px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid #dcdcdc}.chat-screen_scrollIcon__llTbX{text-align:center;display:flex;align-items:center;justify-content:center}.empty-favourites-screen_container__feqfj{width:100%;flex-direction:column;height:100%;padding:64px 64px 0}@media screen and (min-width:375px)and (max-width:639px){.empty-favourites-screen_container__feqfj{padding:48px 24px 0}}.empty-favourites-screen_title__W36D2{flex-direction:column;gap:2px;padding-bottom:24px}.empty-favourites-screen_title__W36D2 h1{font-size:24px;font-weight:600;line-height:135%}.empty-favourites-screen_title__W36D2 p{font-size:15px;font-weight:400;line-height:145%;color:#bababa}.empty-favourites-screen_content__2S6pZ{flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;margin-top:226px}@media screen and (min-width:375px)and (max-width:639px){.empty-favourites-screen_content__2S6pZ{margin-top:0}}.empty-favourites-screen_content__2S6pZ h6{font-weight:500;font-size:16px;line-height:150%}.empty-favourites-screen_content__2S6pZ p{font-weight:400;font-size:15px;line-height:145%;color:#a3a3a3}.empty-favourites-screen_heartIcon__F_d11{margin:32px 0}.empty-favourite-screen_emptyState__jUobr{display:flex;flex-direction:column;justify-content:center;align-items:center}.empty-favourite-screen_emptyText__cxMnj{line-height:140%;font-size:1rem;font-weight:500}.empty-favourite-screen_heartIcon__EY8fm{color:#e8e8e8;width:32px;height:32px}.empty-favourite-screen_heartIcon__EY8fm path:nth-child(2){fill:#f3f3f3}.favourite-screen_container__OSt0Q{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:calc(100dvh - 48px);overflow-x:hidden;background-color:var(--background);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#bababa #fff;padding:72px 1.75rem 28px}@media screen and (max-width:639px){.favourite-screen_container__OSt0Q{padding:28px 1.5rem}}@media screen and (min-width:375px)and (max-width:639px){.favourite-screen_container__OSt0Q{padding-top:125px;height:100dvh}}.favourite-screen_favouriteContainer__5j2Ti{width:100%}@media screen and (min-width:375px)and (max-width:639px){.favourite-screen_favouriteContainer__5j2Ti{height:100%}}.favourite-screen_favouriteContentContainer__n3_po{container-type:inline-size;container-name:card-grid;width:100%}.favourite-screen_favouriteContent__XtwmD{display:grid;width:100%;height:100%;grid-template-columns:repeat(auto-fill,minmax(var(--card-w),1fr));grid-gap:var(--card-gap);gap:var(--card-gap)}@container card-grid (min-width: 32rem){.favourite-screen_favouriteContent__XtwmD{--card-gap:2.5rem 1.5rem;--card-w:14rem}}.favourite-screen_productCardContainer___nUm6{width:100%}.favourite-screen_emptyState__fpc8i{flex-direction:column;justify-content:center;align-items:center}.favourite-screen_emptyText__fwN9Q{line-height:140%;font-size:1rem;font-weight:500;color:var(--primary-text-color)}.favourite-screen_noItemsInCategory__5r7Vv{width:100%;display:flex;justify-content:center;align-items:center;padding:48px 0;color:var(--secondary-text-color);line-height:140%;font-size:1rem;font-weight:500}.search-screen_container__AHfs6{display:flex;flex-direction:column;width:100%;height:calc(100dvh - 48px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#bababa #fff;padding:72px 1.75rem 0}@media screen and (max-width:639px){.search-screen_container__AHfs6{padding:0 1.5rem}}@media screen and (min-width:375px)and (max-width:639px){.search-screen_container__AHfs6{padding-top:125px;height:100dvh}}.search_container__MnlXC{display:grid;align-items:center;justify-content:space-between;width:100%;border:1px solid #e8e8e8;border-radius:100px;padding:6px 4px 6px 12px;grid-template-columns:repeat(auto-fill,minmax(313px,2fr))}@media screen and (min-width:1440px){.search_container__MnlXC{grid-template-columns:1fr 1fr}}.search_container__MnlXC.search_multiRow__H5w9t{border-radius:24px;gap:5px}.search_container__MnlXC.search_singleRow__EkGZ8{grid-template-columns:1fr 1fr;border-radius:100px;height:auto}@media screen and (min-width:375px)and (max-width:639px){.search_container__MnlXC.search_singleRow__EkGZ8{padding:2px 12px;align-items:center}}@media screen and (max-width:639px){.search_container__MnlXC{flex-direction:column;align-items:flex-start;justify-content:center;height:114px;border-radius:24px;padding:6px 12px;gap:6px}}.search_container__MnlXC .search_searchSection__TN1zN{width:100%;display:flex;flex-direction:row;align-items:center}.search_container__MnlXC .search_searchSection__TN1zN.search_fullWidth__kfFfD{flex-direction:column}@media screen and (min-width:375px)and (max-width:639px){.search_container__MnlXC .search_searchSection__TN1zN.search_singleRow__EkGZ8{width:221px}}@media screen and (max-width:639px){.search_container__MnlXC .search_searchSection__TN1zN{flex-direction:column;align-items:flex-start;gap:6px}}.search_container__MnlXC .search_filterSection__q7KYE{width:100%;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:639px){.search_container__MnlXC .search_filterSection__q7KYE{height:48px;gap:4px}}.search_container__MnlXC .search_divider___u5DJ{width:1px;height:22px;background:#e8e8e8;transition:all .3s ease}.search_container__MnlXC .search_divider___u5DJ.search_horizontal__COhII{width:100%;height:1px}.search_container__MnlXC .search_divider___u5DJ.search_singleRow__EkGZ8{display:none}.search_container__MnlXC .search_calender__YBrB_{display:flex;align-items:center;gap:2px;padding:6px 7px;border-radius:100px;width:50%;justify-content:center}.search_container__MnlXC .search_calender__YBrB_ p{font-size:.875rem}.search_container__MnlXC .search_calender__YBrB_:hover{cursor:pointer;background:#f8f8f8}@media screen and (max-width:639px){.search_container__MnlXC .search_calender__YBrB_{gap:9px;padding:4px 16px;width:100%}}.search_guestSection__riw4V{width:54%;align-items:center;justify-content:flex-end}.search_guestSection__riw4V.search_singleRow__EkGZ8{justify-content:end}.search_guestPopover__OFFep{width:67%;justify-content:center}.favourites-screen_pageContainer__0Wmb1{height:calc(100vh - 5px);overflow-x:hidden}.favourites-screen_container__H_ZiJ{flex-direction:column;width:100%;max-width:calc(1440px + 8.75vw);margin:0 auto;padding:64px 4.375vw 0}@media screen and (max-width:639px){.favourites-screen_container__H_ZiJ{padding:48px 1.5rem 0}}.favourites-screen_title__LFXyN{flex-direction:column;padding-bottom:24px}.favourites-screen_title__LFXyN p{font-weight:400;font-size:15px;color:#bababa}.favourites-screen_titleContainer__Rx0XK{justify-content:space-between}.favourites-screen_titleContainer__Rx0XK h1{font-size:24px;line-height:135%;font-weight:600}@media screen and (min-width:375px)and (max-width:639px){.favourites-screen_titleContainer__Rx0XK .favourites-screen_mapButton__Bcnlu{display:none}}.favourites-screen_favouriteContentContainer__TZ_SA{container-type:inline-size;container-name:card-grid;width:100%;padding-bottom:28px}.favourites-screen_favouriteContent__wiQQX{display:grid;width:100%;height:100%;grid-template-columns:repeat(auto-fill,minmax(232px,1fr));grid-gap:25px;gap:25px}@container card-grid (min-width: 32rem){--card-gap:2.5rem 1.5rem;--card-w:14rem}.favourites-screen_productCardContainer__wAzp9{width:100%}.favourites-screen_noItemsInCategory__OQk0h{flex-direction:column;width:100%;gap:32px;display:flex;justify-content:center;align-items:center;padding:48px 0;color:#bababa;line-height:140%;font-size:1rem;font-weight:500}.favourites-screen_contentText__OeUf5{font-weight:500;font-size:16px;text-align:center}.favourites-screen_contentTextSm__h_P7u{font-weight:400;font-size:15px;color:#a3a3a3}.places-search-card_cityItem__1sTAj{display:flex;align-items:center;padding:6px;gap:12px;border-radius:8px;transition:background-color .2s;width:100%;cursor:pointer}.places-search-card_cityItem__1sTAj:hover{background-color:#e8e8e8}.places-search-card_cityImage__DQIuQ{border-radius:8px;object-fit:cover}.places-search-card_cityInfo__IzBuj{display:flex;flex-direction:column;gap:4px}.places-search-card_cityName__Ffqqp{font-size:1rem;font-weight:500}.places-search-card_countryName__2ideG{font-size:.875rem}.places-search-card_imageContainer__RmKNe{width:48px;height:48px;justify-content:center;align-items:center;border-radius:8px;background-color:#e8e8e8}.explore-search-find-modal_title__So8nJ{text-align:center;font-weight:600;font-size:20px;line-height:150%;margin-bottom:24px;margin-top:16px}.explore-search-find-modal_btnArea__wke6_{background-color:#fff;margin-top:16px;align-items:center;justify-content:center;padding:16px 24px 24px;border-radius:16px 16px 24px 24px;box-shadow:0 0 20px 0 rgba(0,0,0,.0784313725)}.explore-search-find-modal_btnArea__wke6_ button{width:100%}@media screen and (min-width:375px)and (max-width:639px){.explore-search-find-modal_btnArea__wke6_{position:absolute;bottom:0;left:0;margin-top:0;width:100%}}.header_header__uM7aM{display:flex;align-items:center;justify-content:space-between;padding:16px;background-color:var(--background);border-bottom:1px solid var(--nt-100);position:-webkit-sticky;position:sticky;margin:0 -16px;top:0;z-index:100}@media screen and (min-width:375px)and (max-width:639px){.header_header__uM7aM{background:rgba(0,0,0,0);position:absolute;padding:10px 28px;left:0;right:0}}.header_left__hap46,.header_right__gszRv{align-items:center;gap:10px}.header_shareOption___1S_8{display:flex;gap:7px;align-items:center;cursor:pointer;padding:5px}.header_shareOption___1S_8:hover{background-color:#e8e8e8;border-radius:4px}.header_checkIcon__ZAB7Q{background-color:#dcdcdc;border-radius:999px;padding:5px}.header_closeBtn__DUBU5{cursor:pointer}.header_favoriteIcon__x_TVe{top:16px;right:16px;transition:transform .2s ease,opacity .2s ease;color:rgba(0,0,0,0)}.header_favoriteIcon__x_TVe:hover{transform:scale(1.1);opacity:.9}.header_favoriteIcon__x_TVe:active{transform:scale(.95)}.header_favoriteIcon__x_TVe path:nth-child(2){fill:#000}@media screen and (min-width:375px)and (max-width:639px){.header_favoriteIcon__x_TVe{color:rgba(84,84,84,.5019607843)}.header_favoriteIcon__x_TVe path:nth-child(2){fill:#fff}}.header_isLiked__GyL8r{color:#ef4444}.header_isLiked__GyL8r path:nth-child(2){fill:currentColor}.header_iconContainer__mfZi8{cursor:pointer}@media screen and (min-width:375px)and (max-width:639px){.header_iconContainer__mfZi8{width:36px;height:36px;border-radius:999px;align-items:center;justify-content:center}.header_iconContainer--close__AcPsF{background-color:#e8e8e8}.header_iconContainer--share__uA01f{background-color:#fff}}.header_stickyHeader__B2JpH{position:-webkit-sticky;position:sticky;top:54px;z-index:99;background-color:#fff;font-size:15px;line-height:32px;font-weight:600;padding:14px 27px;margin:0 -27px;border-bottom:1px solid #e8e8e8;border-top:1px solid #e8e8e8}.popover_popoverContainer__fmqJr{position:relative;display:inline-block}.popover_popoverTrigger__JXzWw{cursor:pointer}.popover_isOpen__p_m2E .popover_popoverTrigger__JXzWw{background-color:#e8e8e8;border-radius:100px}.popover_popoverMenu__JXxfu{position:absolute;background:#fff;border:none;box-shadow:0 0 20px 0 rgba(0,0,0,.3019607843);padding:10px 8px;gap:6px;border-radius:16px;flex-direction:column;z-index:10000;width:max-content}.popover_popoverMenu__JXxfu.popover_left__2HdFV{left:0}.popover_popoverMenu__JXxfu.popover_center__0GOJR{left:50%;transform:translateX(-50%)}.popover_popoverMenu__JXxfu.popover_right__21ekI{right:0}.cookie-settings-container_cookieSettings__Vf_E8{flex-direction:column;gap:20px}.cookie-settings-container_moreSpan__yeDwm{color:#bababa}.cookie-settings-container_title__aIOAZ{font-weight:600;font-size:18px}.cookie-settings-container_cookieTypes__Y2a34{flex-direction:column;gap:16px}.cookie-settings-container_cookieType__d2GH_{justify-content:space-between}.cookie-settings-container_cookieType__d2GH_ h3{font-size:16px;font-weight:600}.cookie-settings-container_info___OFr_{color:#8c8c8c}@media screen and (min-width:375px)and (max-width:639px){.cookie-settings-container_buttonContainer__QP72w{position:absolute;bottom:0;left:0;right:0;padding:16px 24px;box-shadow:0 0 20px 0 rgba(0,0,0,.3019607843);border-top-left-radius:16px;border-top-right-radius:16px;background:#fff}}.tab-selector_mobileTabTrigger__3ejIa{width:100%;border-bottom:1px solid #bababa;padding-bottom:20px;margin-bottom:28px}.tab-selector_mobileTabButton__MxGCk{width:100%;border:none;border-radius:100px;padding:12px;background:#e8e8e8}.tab-selector_mobileTabLabel__MzXkP{display:flex;justify-content:space-between;align-items:center;font-size:14px}.tab-selector_mobileTabsMenu__SBT2v{flex-direction:column;position:absolute;left:16px;right:16px;padding:10px 8px;top:112px;box-shadow:0 0 20px 0 rgba(0,0,0,.3019607843);background:#fff;border-radius:16px}.tab-selector_mobileTabMenuItem___YQM7{border:none;background:none;padding:4px;font-size:14px;text-align:justify}.tab-selector_activeMobileTab__Pg6Ba{font-weight:600;font-size:15px}.tab-selector_mobileTabSelector__DfDj9{flex-direction:column}.tab-selector_tabsContainer__G1jVQ{border-right:1px solid #d1d1d1;flex-direction:column}.tab-selector_tabButton__me_fb{display:block;width:100%;padding:12px 16px;margin-bottom:10px;text-align:left;border:none;background:none;cursor:pointer;font-size:14px;font-weight:500}.tab-selector_tabButton__me_fb:hover{background-color:#e8e8e8;border-radius:32px}.tab-selector_activeTab__dWll3{position:relative}.tab-selector_activeTab__dWll3:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:4px;height:24px;background-color:#060614;border-top-left-radius:8px;border-bottom-left-radius:8px}.tab-selector_activeTab__dWll3:hover{background-color:rgba(0,0,0,0)}.contact-dropdown_label__Ja_98{margin-left:27px}.contact-dropdown_checkIcon__PAoHx{position:absolute}.contact-dropdown_popoverItem__yHjJb{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:4px;background:none;border:none;cursor:pointer;text-align:left;transition:background .2s ease-in-out;color:#060614;line-height:140%;font-size:.875rem;font-weight:400;border-radius:8px}.contact-dropdown_popoverItem__yHjJb:hover{background:#e8e8e8}.contact-dropdown_popoverItem__yHjJb:disabled{cursor:not-allowed;opacity:.5}.contact-dropdown_dropdownButton__xCjYg{width:100%;height:40px!important;border-radius:100px;border:1px solid #e8e8e8;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:10px;background-color:rgba(0,0,0,0)}.contact-dropdown_dropdownButton__xCjYg:hover{border-color:#bababa}.contact-dropdown_dropdownButton__xCjYg:focus{outline:none;background-color:#fff}.contact-dropdown_downIcon__mW8Am{display:flex;align-items:center;justify-content:flex-end}.contact-form_container__1tnVJ{flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;margin:0 auto;padding:96px 72px;text-align:left}@media screen and (max-width:639px){.contact-form_container__1tnVJ{padding:64px 32px}}.contact-form_headerSection__pg4CA{flex-direction:column;align-items:flex-start;width:100%;max-width:896px;margin:0 auto}.contact-form_icon__NVLsk{margin-bottom:4px;object-fit:contain}.contact-form_title__ifhCv{line-height:150%;font-size:2.25rem;font-weight:600;color:#060614;line-height:110%;margin-bottom:20px;margin-top:20px;width:100%}@media screen and (max-width:639px){.contact-form_title__ifhCv{font-size:28px}}.contact-form_form___bEoF{display:flex;flex-direction:column;width:100%;max-width:896px;margin:0 auto}.contact-form_form___bEoF .contact-form_formContainer__SqAIT{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px;width:100%}@media screen and (max-width:639px){.contact-form_form___bEoF .contact-form_formContainer__SqAIT{grid-template-columns:1fr}}.contact-form_form___bEoF .contact-form_formContainer__SqAIT .contact-form_formGroup__gaEBa{flex-direction:column}.contact-form_form___bEoF .contact-form_formContainer__SqAIT .contact-form_fullWidth__tXDIM{grid-column:1/-1}.contact-form_input__gaLCc{padding:12px;border:1px solid #e8e8e8;border-radius:100px;font-size:16px;width:100%;height:40px;box-sizing:border-box;transition:border-color .2s}.contact-form_input__gaLCc:hover{border-color:#bababa}.contact-form_input__gaLCc:focus{outline:none;border-color:#060614}.contact-form_formOption__kqIhC{gap:20px;padding:12px}.contact-form_messageTextarea__Wew0J{height:98px;resize:none;border-radius:16px;justify-content:space-between;padding:12px}.contact-form_submitButton__nlBF5{margin-top:30px;height:58px!important}.contact-form_errorInput__krlI6{border:1px solid #ef4444!important}.contact-form_successMessage__3X39x{text-align:left;font-size:1.125rem;width:100%;line-height:140%;max-width:896px;padding:24px 0;margin:0 auto}.contact-form_errorMessage__PQK6L{color:#ef4444;font-size:.75rem;margin-top:4px}.guest-popover_user__xUSrU{width:67px;display:flex;align-items:center;justify-content:center;gap:2px;padding:4px 16px;border-radius:100px}@media screen and (max-width:639px){.guest-popover_user__xUSrU{width:61px}}.guest-popover_user__xUSrU:hover{cursor:pointer;background:#f8f8f8}.guest-popover_user__xUSrU p{line-height:140%;font-size:.875rem;font-weight:400}.guest-popover_popoverItem__EG3bS{display:flex;flex-direction:column;gap:24px;padding:24px}.guest-popover_popoverItem__EG3bS .guest-popover_guest__Gtk2C{display:flex;align-items:center;justify-content:space-between;width:271px;border-bottom:1px solid #e5e5e5;padding-bottom:16px}.guest-popover_popoverItem__EG3bS .guest-popover_guest__Gtk2C .guest-popover_label__POnah{display:flex;flex-direction:column;width:126px}.guest-popover_popoverItem__EG3bS .guest-popover_guest__Gtk2C .guest-popover_label__POnah p{font-size:15px;font-weight:600;line-height:21px;color:#060614}.guest-popover_popoverItem__EG3bS .guest-popover_guest__Gtk2C .guest-popover_label__POnah span{font-size:15px;font-weight:400;line-height:19.6px;color:#8c8c8c}.guest-popover_popoverItem__EG3bS .guest-popover_guest__Gtk2C .guest-popover_count__aTSmP{width:112px;display:flex;align-items:center;justify-content:space-between}.guest-popover_popoverItem__EG3bS .guest-popover_guest__Gtk2C .guest-popover_count__aTSmP p{font-size:15px;font-weight:600;line-height:21px;color:#060614}.search-popover_inputContainer__aYaLy{display:flex;align-items:center;gap:8px;width:100%}@media screen and (min-width:375px)and (max-width:639px){.search-popover_inputContainer__aYaLy{width:300px}}.search-popover_inputContainer__aYaLy div>div{padding:0!important}.search-popover_searchResults__yBwvg{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);margin-top:8px;overflow-y:auto;z-index:1000;padding:10px 8px;flex-direction:column}.hotel-search-card_card__hzRym{gap:16px;align-items:center;cursor:pointer;padding:10px 8px}.hotel-search-card_card__hzRym:hover{background-color:#e8e8e8;border-radius:12px}.hotel-search-card_image__v7DNg{border-radius:12px;object-fit:cover}.hotel-search-card_name__WDoog{font-weight:400}.hotel-search-card_imageContainer__pnq4e{width:48px;height:48px;position:relative;display:flex;flex-shrink:0}.hotels_container__JZtp3{display:flex;flex-direction:column;width:100%;margin-top:28px;padding-bottom:28px}@media screen and (max-width:639px){.hotels_container__JZtp3{margin-top:14px}}.hotels_container__JZtp3 .hotels_filters__rPjME{display:flex;align-items:center;margin-top:10px;margin-bottom:24px;gap:6px}.city-filter_searchContainer__mk9N1{position:relative;width:100%;flex-direction:column}.city-filter_searchResults__0R94I{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);margin-top:8px;overflow-y:auto;z-index:1000;padding:10px 8px;flex-direction:column}.city-filter_errorMessage__C2SlB{font-size:14px;color:#ef4444;margin-top:4px}.budget-filter_label__5Oqq7{margin-left:27px}.budget-filter_checkIcon__L673W{position:absolute}.budget-filter_closeIcon__JpmqU{width:16px;height:16px}.budget-filter_closeIcon__JpmqU:hover{background-color:#e8e8e8;border-radius:100px}.budget-filter_closeIcon__JpmqU:hover path{stroke:#fff}.budget-filter_popoverItem___V_qT{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:4px;background:none;border:none;cursor:pointer;text-align:left;transition:background .2s ease-in-out;font-weight:500;color:#060614;line-height:140%;font-size:.875rem;font-weight:400;border-radius:8px}.budget-filter_popoverItem___V_qT:hover{background:#e8e8e8}.budget-filter_popoverItem___V_qT:disabled{cursor:not-allowed;opacity:.5}.hotels-list_hotelsListContainer__wuiEg{container-type:inline-size;container-name:card-grid;width:100%;flex-direction:column;gap:2rem}.hotels-list_hotelsList__c1FMi{display:grid;width:100%;height:100%;grid-template-columns:repeat(auto-fill,minmax(var(--card-w),1fr));grid-gap:var(--card-gap);gap:var(--card-gap)}@container card-grid (min-width: 32rem){.hotels-list_hotelsList__c1FMi{--card-gap:2.5rem 1.5rem;--card-w:14rem}}.hotels-list_productCardContainer__FByrY{width:100%}.pagination_paginationWrapper__4cfaX{display:flex;align-items:center;justify-content:center;gap:16px;padding:12px 0}.pagination_rangeText__EwIgK{font-size:14px;font-weight:500;color:#374151;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pagination_chevron__QxZPV{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:none;background-color:hsla(0,0%,100%,.9);box-shadow:0 2px 8px rgba(0,0,0,.1);cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.pagination_chevron__QxZPV:hover{background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-1px)}.pagination_chevron__QxZPV:active{transform:translateY(0);box-shadow:0 2px 6px rgba(0,0,0,.1)}.attractions_container__ZCy03{display:flex;flex-direction:column;width:100%;padding-bottom:28px;margin-top:14px}.attractions_container__ZCy03 .attractions_filters__O_Fv8{display:flex;align-items:center;margin-top:10px;margin-bottom:24px;gap:6px}.attractions-list_attractionsListContainer__mD_1T{container-type:inline-size;container-name:card-grid;width:100%;flex-direction:column;gap:2rem}.attractions-list_attractionsList__F3Y7d{display:grid;width:100%;height:100%;grid-template-columns:repeat(auto-fill,minmax(var(--card-w),1fr));grid-gap:var(--card-gap);gap:var(--card-gap)}@container card-grid (min-width: 32rem){.attractions-list_attractionsList__F3Y7d{--card-gap:2.5rem 1.5rem;--card-w:14rem}}.attractions-list_productCardContainer__Idlfd{width:100%}.tours_container__h80lP{display:flex;flex-direction:column;width:100%;padding-bottom:28px;margin-top:14px}.tours_container__h80lP .tours_filters__66TJg{display:flex;align-items:center;margin-top:10px;margin-bottom:24px;gap:6px}.tours-list_toursListContainer__rvFYW{container-type:inline-size;container-name:card-grid;width:100%;flex-direction:column;gap:2rem}.tours-list_toursList__bcMMh{display:grid;width:100%;height:100%;grid-template-columns:repeat(auto-fill,minmax(var(--card-w),1fr));grid-gap:var(--card-gap);gap:var(--card-gap)}@container card-grid (min-width: 32rem){.tours-list_toursList__bcMMh{--card-gap:2.5rem 1.5rem;--card-w:14rem}}.tours-list_productCardContainer__5QBIf{width:100%}.transfers_container__Gtots{display:flex;flex-direction:column;width:100%;padding-bottom:28px;margin-top:14px}.transfers_container__Gtots .transfers_filters__H_XGd{display:flex;align-items:center;margin-top:10px;margin-bottom:24px;gap:6px}.transfers-list_transfersListContainer__7IUf_{container-type:inline-size;container-name:card-grid;width:100%;flex-direction:column;gap:2rem}.transfers-list_transfersList__riyT_{display:grid;width:100%;height:100%;grid-template-columns:repeat(auto-fill,minmax(var(--card-w),1fr));grid-gap:var(--card-gap);gap:var(--card-gap)}@container card-grid (min-width: 32rem){.transfers-list_transfersList__riyT_{--card-gap:2.5rem 1.5rem;--card-w:14rem}}.transfers-list_productCardContainer__DIfLV{width:100%}.services_container__teDxH{display:flex;flex-direction:column;width:100%;padding-bottom:28px;margin-top:14px}.services_container__teDxH .services_filters___0RPp{display:flex;align-items:center;margin-top:10px;margin-bottom:24px;gap:6px}.services-list_servicesListContainer__VcXTw{container-type:inline-size;container-name:card-grid;width:100%;flex-direction:column;gap:2rem}.services-list_servicesList__uOm8n{display:grid;width:100%;height:100%;grid-template-columns:repeat(auto-fill,minmax(var(--card-w),1fr));grid-gap:var(--card-gap);gap:var(--card-gap)}@container card-grid (min-width: 32rem){.services-list_servicesList__uOm8n{--card-gap:2.5rem 1.5rem;--card-w:14rem}}.services-list_productCardContainer__Q3nFT{width:100%}.categories-tab_wrapper__JUKqP{position:relative}.categories-tab_container__9kYWG{overflow-x:auto;padding-top:14px;white-space:nowrap;scrollbar-width:none;padding-right:28px;-webkit-overflow-scrolling:touch}.categories-tab_container__9kYWG::-webkit-scrollbar{display:none}.categories-tab_rightScroll__TOSpt:after{content:"";position:absolute;top:0;right:-28px;width:80px;height:100%;background:linear-gradient(270deg,rgb(255,255,255),rgba(255,255,255,.9),rgba(255,255,255,.7),transparent);pointer-events:none}.categories-tab_leftScroll__wudHd:before{content:"";position:absolute;top:0;left:-28px;width:60px;height:100%;background:linear-gradient(90deg,rgb(255,255,255),rgba(255,255,255,.9),rgba(255,255,255,.7),transparent);pointer-events:none}.categories-tab_categoryItem__teYib{flex-direction:column;gap:6px;padding-bottom:6px;color:#8c8c8c;font-weight:500;font-size:13px;line-height:18px;align-items:center;cursor:pointer}.categories-tab_categoryItem__teYib.categories-tab_active__34OBN{color:#060614;border-bottom:2px solid #060614;pointer-events:none}.categories-tab_categoryItem__teYib:hover{border-bottom:2px solid #d1d1d1;color:#060614}.categories-tab_categoryItem__teYib .categories-tab_categoryImage__4DWBF{object-fit:contain}.categories-tab_divider__eCXQt{height:32px;min-width:1px;background-color:#060614;align-self:center;margin:0 20px}.categories-tab_categories__ZAf78{gap:24px;flex-wrap:nowrap;width:100%}.categories-tab_scrollLeft__mB8lj,.categories-tab_scrollRight__kF1n6{position:absolute;border:none;cursor:pointer;background:none;opacity:0;transition:opacity .3s ease-in-out}.categories-tab_wrapper__JUKqP:hover .categories-tab_scrollLeft__mB8lj,.categories-tab_wrapper__JUKqP:hover .categories-tab_scrollRight__kF1n6{opacity:1}.categories-tab_scrollLeft__mB8lj{left:-20px;top:60%;transform:translateY(-50%);z-index:1}.categories-tab_scrollRight__kF1n6{top:60%;transform:translateY(-50%);right:-20px;z-index:1}.products-section_container__n_XFT{flex-direction:column}.products-section_title__Aig1C{padding-top:36px;font-size:18px;font-weight:500;line-height:28px}@media screen and (min-width:375px)and (max-width:639px){.products-section_title__Aig1C{padding-top:28px;font-size:16px}}.products-section_productListContainer__MOoK_{container-type:inline-size;container-name:card-grid;width:100%}.products-section_productList__h_jz5{display:grid;padding-top:28px;padding-bottom:36px;width:100%;height:100%;grid-template-columns:repeat(auto-fill,minmax(var(--card-w),1fr));grid-gap:var(--card-gap);gap:var(--card-gap)}@container card-grid (min-width: 32rem){.products-section_productList__h_jz5{--card-gap:2.5rem 1.5rem;--card-w:14rem}}.products-section_productCardContainer__fnBdm{width:100%}.products-section_showMoreContainer__em9rc{width:100%;justify-content:center}.products-section_showMoreContainer__em9rc .products-section_showMore__vXoUX{padding:3px 20px 5px!important;width:168px}.products-section_showMoreContainer__em9rc .products-section_showMore__vXoUX span{font-size:14px;line-height:140%;font-weight:500}.attractions_container__nczV2{width:100%;flex-direction:column}.attractions_noResults__kenUk{text-align:center;padding:2rem;font-size:1.1rem;justify-content:center}.hotels_container__ru8Zr{width:100%;flex-direction:column}.hotels_noResults__S29nk{text-align:center;padding:2rem;font-size:1.1rem;justify-content:center}.tours_container__QHboJ{width:100%;flex-direction:column}.tours_noResults__ZQK9U{text-align:center;padding:2rem;font-size:1.1rem;justify-content:center}.transfers_container___HDyy{width:100%;flex-direction:column}.transfers_noResults__n2K5w{text-align:center;padding:2rem;font-size:1.1rem;justify-content:center}.explore-screen_container__zGF9Z{flex-direction:column;padding:40px 1.75rem;overflow-y:auto;height:calc(100dvh - 48px);scrollbar-width:thin;scrollbar-color:#bababa #fff;width:100%;overflow-x:hidden}@media screen and (max-width:639px){.explore-screen_container__zGF9Z{padding:0 1.5rem;height:100%}}.explore-screen_searchKeyword__vJylx{margin-top:16px;padding:10px 10px 10px 16px;gap:4px;background:#f3f3f3;border-radius:100px;width:-moz-fit-content;width:fit-content;aling-items:center;cursor:pointer}.explore-screen_searchKeyword__vJylx p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.explore-screen_searchKeyword__vJylx .explore-screen_closeIconWrapper__KlIOr{width:18px;height:18px;align-self:center;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:100px;transition:background-color .2s ease}.explore-screen_searchKeyword__vJylx .explore-screen_closeIconWrapper__KlIOr:hover{background-color:#e8e8e8}.explore-screen_searchKeyword__vJylx .explore-screen_closeIconWrapper__KlIOr:hover img{filter:brightness(0) invert(1)}.explore-screen_searchKeyword__vJylx .explore-screen_closeIconWrapper__KlIOr img{width:100%;height:100%;transition:filter .2s ease}.services_container__sy0CT{width:100%;flex-direction:column}.services_noResults__V0RPn{text-align:center;padding:2rem;font-size:1.1rem;justify-content:center}.MapInfoWindow_standaloneInfoWindow__iCplN{z-index:99999!important;position:fixed;background-color:#fff;border-radius:16px;box-shadow:0 2px 10px rgba(0,0,0,.2);width:300px;max-width:90vw;max-height:80vh;overflow:hidden;opacity:1;transition:opacity .15s ease-in-out;will-change:opacity;pointer-events:auto!important}.MapInfoWindow_standaloneInfoWindow__iCplN.MapInfoWindow_position-top__m6AuE{transform-origin:bottom center}.MapInfoWindow_standaloneInfoWindow__iCplN.MapInfoWindow_position-bottom__bewpX{transform-origin:top center}.MapInfoWindow_standaloneInfoWindow__iCplN.MapInfoWindow_position-left__CM_he{transform-origin:right center}.MapInfoWindow_standaloneInfoWindow__iCplN.MapInfoWindow_position-right__gYdta{transform-origin:left center}.MapInfoWindow_infoWindowContent__p9uzF{z-index:10000!important;position:relative;padding:0;max-height:600px;overflow:auto;width:100%}.MapInfoWindow_mobileProductCardContainer__h_zZo{position:absolute;left:16px;right:16px;bottom:73px;z-index:10;border-radius:16px;box-shadow:0 20px 25px 0 rgba(0,0,0,.1019607843);background:#fff}.MapLoading_loadingContainer__BAVPn{position:absolute;top:10px;left:50%;transform:translateX(-50%);z-index:1000;pointer-events:none}.MapLoading_dotsContainer__md3Fw{width:88px;height:48px;background:#fff;border-radius:100px;box-shadow:0 20px 25px 0 rgba(0,0,0,.1);padding:16px 20px;display:flex;align-items:center;justify-content:center;gap:8px;animation:MapLoading_fadeIn__2oZQA .3s ease-in-out}.MapLoading_dot__fZgeI{width:8px;height:8px;background:#060614;border-radius:50%;opacity:.3;transform:scale(1);transition:transform .15s ease-out}.MapLoading_dot1___fR4j{animation:MapLoading_pulseDot__xKSol 1.5s 0s infinite}.MapLoading_dot2__xBYxt{animation:MapLoading_pulseDot__xKSol 1.5s .3s infinite}.MapLoading_dot3__i2ug3{animation:MapLoading_pulseDot__xKSol 1.5s .6s infinite}@keyframes MapLoading_pulseDot__xKSol{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.5);opacity:1}}@keyframes MapLoading_fadeIn__2oZQA{0%{opacity:0;transform:translateY(-10px) translateX(-50%)}to{opacity:1;transform:translateY(0) translateX(-50%)}}.review-card_reviewContainer___ym4U{flex-direction:column;gap:28px;padding:28px 0;width:100%}.review-card_reviewContainer___ym4U h3{font-weight:600;font-size:18px}.review-card_reviewContainer___ym4U .review-card_rating__yPP_N{gap:12px;align-items:center;margin-top:-4px}.review-card_reviewContainer___ym4U .review-card_rating__yPP_N .review-card_ratingText__JUTr_{flex-direction:column}.review-card_reviewContainer___ym4U .review-card_rating__yPP_N .review-card_ratingText__JUTr_ span{font-size:15px;line-height:18.75px;font-weight:400}.review-card_reviewContainer___ym4U .review-card_rating__yPP_N .review-card_score__2UhBw{font-weight:600;font-size:40px;line-height:40px}.review-card_reviewContainer___ym4U .review-card_rating__yPP_N .review-card_reviewCount__m6nZJ{align-items:center;gap:2px}.review-card_reviewCardContainer__3nZfP{display:flex;flex-wrap:wrap;gap:20px}.review-card_reviewCardContainer__3nZfP .review-card_reviewCard__Dusyk{flex-grow:0;flex-shrink:1;flex-basis:calc(25% - 15px);border:1px solid #bababa;cursor:pointer;padding:12px;border-radius:6px;flex-direction:column;gap:2px;min-width:170px}.review-card_reviewCardContainer__3nZfP .review-card_reviewCard__Dusyk:hover{border:1px solid #060614}.review-card_reviewCardContainer__3nZfP .review-card_reviewCard__Dusyk .review-card_logoArea__Bgo_X{gap:8px;align-items:end}.review-card_reviewCardContainer__3nZfP .review-card_reviewCard__Dusyk .review-card_reviewArea__c0_Eq{gap:6px;align-items:end}.review-card_reviewCardContainer__3nZfP .review-card_reviewCard__Dusyk .review-card_reviewArea__c0_Eq .review-card_rating__yPP_N{font-weight:600;font-size:14px;line-height:140%}.review-card_reviewCardContainer__3nZfP .review-card_reviewCard__Dusyk .review-card_reviewArea__c0_Eq div{width:2px;height:2px;border-radius:100%;background-color:#bababa;align-self:center}.review-card_reviewCardContainer__3nZfP .review-card_reviewCard__Dusyk .review-card_reviewArea__c0_Eq .review-card_review__vYwOi{font-weight:500;font-size:14px;line-height:140%;color:#bababa}@media screen and (min-width:375px)and (max-width:639px){.review-card_reviewCardContainer__3nZfP .review-card_reviewCard__Dusyk{flex:1 1 100%}}.pros-cons_container__UoiBJ{display:grid;grid-template-columns:1fr 1fr;padding:28px 0;grid-gap:56px;gap:56px}@media screen and (min-width:375px)and (max-width:639px){.pros-cons_container__UoiBJ{grid-template-columns:1fr;padding-right:37px;gap:36px}}.pros-cons_section__BkTI_{flex-direction:column}.pros-cons_section__BkTI_ h3{font-size:14px;line-height:140%;font-weight:500;padding-top:10px;padding-bottom:20px}.pros-cons_item__QDPmr .pros-cons_text__V8Ahk{font-size:15px;line-height:140%}.pros-cons_item__QDPmr .pros-cons_text__V8Ahk strong{font-weight:600}.pros-cons_content__EN4lr{gap:20px;flex-direction:column}.CityToggle_container__N7z0n{position:relative;z-index:10}.CityToggle_toggleWrapper__o3jXM{position:relative;display:flex;background:hsla(0,0%,100%,.95);border-radius:22px;padding:2px;box-shadow:0 2px 8px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.8);min-width:140px}.CityToggle_toggleButton__qqinM{position:relative;padding:8px 16px;border:none;background:rgba(0,0,0,0);border-radius:20px;cursor:pointer;font-size:.875rem;font-weight:500;color:#707070;transition:all .2s ease;z-index:2;min-width:70px;text-align:center}.CityToggle_toggleButton__qqinM:hover{color:#383838}.CityToggle_toggleButton__qqinM.CityToggle_active__XgCfu{color:#fff}.CityToggle_slider__sul66{position:absolute;top:2px;left:2px;width:calc(50% - 2px);height:calc(100% - 4px);background:#000;border-radius:20px;transition:transform .2s ease;z-index:1}.CityToggle_slider__sul66.CityToggle_sliderRight__gLsBx{transform:translateX(100%)}@media screen and (max-width:639px){.CityToggle_container__N7z0n{position:absolute;top:58px;left:50%;transform:translateX(-50%)}.CityToggle_toggleWrapper__o3jXM{min-width:120px}.CityToggle_toggleButton__qqinM{padding:6px 12px;font-size:14;min-width:60px}}@media screen and (min-width:1024px){.CityToggle_container__N7z0n{position:absolute;top:16px;left:50%;transform:translateX(-50%)}}@keyframes get-started_slideIn__H3ee0{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes get-started_fadeIn__DJYAR{0%{opacity:0}to{opacity:1}}.get-started_container__xcYx1{flex-direction:column;padding-left:28px;width:50%;animation:get-started_fadeIn__DJYAR .5s ease-out}@media screen and (min-width:375px)and (max-width:639px){.get-started_container__xcYx1{animation:none}}.get-started_image__DAJIn{width:100%;height:70%;position:relative;animation:get-started_slideIn__H3ee0 .6s ease-out}@media screen and (min-width:375px)and (max-width:639px){.get-started_image__DAJIn{animation:none}}.get-started_image__DAJIn img{height:100%;object-fit:cover;border-top-left-radius:16px;border-bottom-left-radius:16px}.get-started_h2__lBRCC{position:absolute;bottom:48px;left:28px;font-weight:600;font-size:36px;color:#fff;animation:get-started_slideIn__H3ee0 .8s ease-out}@media screen and (min-width:375px)and (max-width:639px){.get-started_h2__lBRCC{animation:none}}.get-started_getStarted__d65F9{padding:28px 28px 28px 0;gap:10px;flex-direction:column;height:29%;animation:get-started_slideIn__H3ee0 1s ease-out}@media screen and (min-width:375px)and (max-width:639px){.get-started_getStarted__d65F9{animation:none}}@media screen and (min-width:1024px){.get-started_getStarted__d65F9{padding-left:28px}}.get-started_getStarted__d65F9 .get-started_getStartedText__vLAFb{font-weight:600;font-size:18px;color:#060614}.get-started_getStartedCards__Af2e2{height:100%;gap:16px;display:flex;margin-bottom:-24px;padding-bottom:10px;-ms-overflow-style:none}@media screen and (min-width:375px)and (max-width:639px){.get-started_getStartedCards__Af2e2{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding:0 24px;margin-top:80px;margin-bottom:-93px;z-index:1}.get-started_getStartedCards__Af2e2::-webkit-scrollbar-thumb{background:#fff}.get-started_getStartedCards__Af2e2::-webkit-scrollbar{display:none}}.get-started_getStartedCards__Af2e2::-webkit-scrollbar{display:none}@media screen and (min-width:375px)and (max-width:639px){.get-started_mapOpen___FDNe{z-index:0}}.get-started_cardContainer__yeFRm{position:relative;height:100%;width:100%;cursor:pointer;animation:get-started_slideIn__H3ee0 1.2s ease-out;transition:transform .3s ease}.get-started_cardContainer__yeFRm:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(0,0,0,.6));pointer-events:none}@media screen and (min-width:375px)and (max-width:639px){.get-started_cardContainer__yeFRm{animation:none;transition:none}.get-started_cardContainer__yeFRm:hover{transform:none}}.get-started_cardContainer__yeFRm:hover{transform:translateY(-5px)}.get-started_cardContainer__yeFRm img{border-radius:16px}@media screen and (min-width:375px)and (max-width:639px){.get-started_cardContainer__yeFRm{width:192px;height:182px;flex:0 0 auto}}.get-started_emptyState__jS9uF{width:100%;cursor:pointer;position:relative;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(0,0,0,.6));border-radius:16px}@media screen and (min-width:375px)and (max-width:639px){.get-started_emptyState__jS9uF{flex:0 0 auto;width:192px;height:182px}}.get-started_cardContainerText__cgr8I{position:absolute;bottom:16px;right:16px;left:16px;font-weight:600;color:#fff;z-index:2}.get-started_cardImage__JNPJ_{object-fit:cover}.bottom-sheet_bottomSheet__Wg_Bh{position:fixed;flex-direction:column;width:100%;bottom:0;left:0;right:0;z-index:5;background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 0 20px 0 rgba(0,0,0,.3019607843);overflow:hidden}.bottom-sheet_animating__j0e_h{transition:height .3s ease-in-out}.bottom-sheet_bottomSheetHandle__q2F4g{height:44px;display:flex;justify-content:center;align-items:center;cursor:pointer;padding:8px 0;flex-shrink:0;touch-action:none}.bottom-sheet_bottomSheetHandle__q2F4g .bottom-sheet_bottomSheetHandleBar___cZis{width:64px;height:4px;background-color:#d9d9d9;border-radius:100px}.bottom-sheet_bottomSheetContent__TUVLq{flex:1 1;-webkit-overflow-scrolling:touch;flex-direction:column}.email-share-modal_modalContent__CTuM8{flex-direction:row;border-radius:12px;overflow:hidden}.email-share-modal_imageContainer__aw0Bv{width:300px;height:521px;position:relative;overflow:hidden}.email-share-modal_image__NEJhC{object-fit:cover;width:100%;height:100%}.email-share-modal_imageOverlay__B48rZ{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.4) 40%,rgba(0,0,0,.1) 70%,rgba(0,0,0,0));z-index:1}.email-share-modal_textOverlay__MhOB5{position:absolute;bottom:0;left:0;width:100%;padding:56px 24px 24px;gap:16px;color:#fff;font-size:.875rem;flex-direction:column;z-index:2;text-shadow:0 1px 3px rgba(0,0,0,.5)}.email-share-modal_hotelCategoryContainer__jZmi0{gap:6px}.email-share-modal_hotelName__JFLB3{line-height:150%;font-size:1.5rem;font-weight:600;margin:0;line-height:140%}.email-share-modal_hotelCategory__pVmUo{line-height:140%;font-size:.875rem;font-weight:400;margin:0;opacity:.8;gap:6px}.email-share-modal_formSection__fHA9a{flex:1.3 1;background:#fff;padding:24px;flex-direction:column}.email-share-modal_formContainer__0_ZVC{flex-direction:column;gap:16px;width:100%}.email-share-modal_formHeader__gC89N{height:51px}.email-share-modal_formFooter__1Aa_7{justify-content:flex-end;gap:12px}.email-share-modal_sendButton__GvOZ_{width:-webkit-fill-available}.email-share-modal_divider__fCbZ_{margin-top:50px;border:none;border-top:1px solid #d1d1d1}.email-share-modal_noteTextarea__nJFWS{width:100%;height:191px}.email-share-modal_modalTitle__bNoYc{display:flex;justify-content:center;align-items:center;padding:16px;line-height:150%;font-size:1.25rem;font-weight:600}.location_container__bfpNP{width:100%;flex-direction:column;gap:20px;padding:28px 0}.location_info__uJCon{flex-direction:column;gap:12px}.location_info__uJCon h3{font-weight:600;font-size:18px}.location_address__P3r84{align-items:center;gap:8px}.location_address__P3r84 p{font-weight:400;font-size:15px;line-height:22px}.location_map__ah1Eh{width:100%;height:400px;border-radius:16px;overflow:hidden}.include-exclude_container__Ge9pw{display:grid;grid-template-columns:1fr 1fr;padding:28px 0;grid-gap:56px;gap:56px}@media screen and (min-width:375px)and (max-width:639px){.include-exclude_container__Ge9pw{grid-template-columns:1fr;gap:36px}}.include-exclude_section__PoWka{flex-direction:column}.include-exclude_section__PoWka h3{font-size:14px;line-height:140%;font-weight:500;padding-top:10px;padding-bottom:20px}.include-exclude_text__H68nQ{font-size:15px;line-height:140%}.include-exclude_content__pEYec{display:flex;gap:20px;flex-direction:column;list-style:none;padding-left:4px}.include-exclude_content__pEYec li:before{content:"•";margin-right:6px}.voucher-remarks_container__8718h{flex-direction:column;padding:28px 0;gap:20px;font-size:14px;line-height:160%}.voucher-remarks_container__8718h h3{font-size:18px;line-height:22.5px;font-weight:600;margin-bottom:8px}.voucher-remarks_text__vVsGE strong{font-weight:600}.similiar-products_container__pVO0L{flex-direction:column;padding:28px 0;width:100%}.similiar-products_container__pVO0L .similiar-products_heading__ykH7L{padding-bottom:24px;line-height:140%;font-size:1.125rem;font-weight:600;line-height:22.5px}.similiar-products_container__pVO0L .similiar-products_productListContainer__y_73H{container-type:inline-size;container-name:card-grid;width:100%}@media screen and (min-width:375px)and (max-width:639px){.similiar-products_container__pVO0L .similiar-products_productListContainer__y_73H{margin-left:-1.5rem;margin-right:-1.5rem;width:calc(100% + 3rem);overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.similiar-products_container__pVO0L .similiar-products_productListContainer__y_73H::-webkit-scrollbar{display:none}}.similiar-products_container__pVO0L .similiar-products_productList__D_iMQ{display:grid;width:100%;height:100%;grid-template-columns:repeat(auto-fill,minmax(var(--card-w),1fr));grid-gap:var(--card-gap);gap:var(--card-gap)}@container card-grid (min-width: 32rem){.similiar-products_container__pVO0L .similiar-products_productList__D_iMQ{--card-gap:2.5rem 1.5rem;--card-w:14rem}}@media screen and (min-width:375px)and (max-width:639px){.similiar-products_container__pVO0L .similiar-products_productList__D_iMQ{display:inline-flex;gap:10px;padding-left:1.5rem}.similiar-products_container__pVO0L .similiar-products_productList__D_iMQ>*{flex:0 0 176px;width:176px;white-space:normal}.similiar-products_container__pVO0L .similiar-products_productList__D_iMQ:after{content:"";display:block;width:0;height:1px;flex:0 0;padding-right:calc(1.5rem - 10px)}.similiar-products_container__pVO0L .similiar-products_productList__D_iMQ .product-card-price{font-size:12px}}.similiar-products_container__pVO0L .similiar-products_productList__D_iMQ .similiar-products_productCardContainer__51fqB{width:100%}.similiar-products_container__pVO0L .similiar-products_showMoreContainer__l0lMI{width:100%;justify-content:center}.similiar-products_container__pVO0L .similiar-products_showMore__eBvpO{padding:3px 20px 5px!important;width:168px;margin-top:40px}.similiar-products_container__pVO0L .similiar-products_showMore__eBvpO span{font-size:14px;line-height:140%;font-weight:500}.mobile-price-card_container__l_Tl0{height:132px;width:100%;padding:16px 14px;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 0 20px 0 rgba(0,0,0,.3019607843);flex-direction:column;gap:12px;display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;z-index:99}@media screen and (min-width:375px)and (max-width:639px){.mobile-price-card_container__l_Tl0{display:flex;z-index:2}}@media screen and (min-width:768px)and (max-width:1360px){.mobile-price-card_container__l_Tl0{display:flex;position:static;z-index:2}}.mobile-price-card_top__HFpFq{justify-content:space-between;align-items:center}.mobile-price-card_content__RwsfV{flex-direction:column;padding:0 8px}.mobile-price-card_content__RwsfV p{font-weight:500;font-size:15px;line-height:140%}.mobile-price-card_content__RwsfV p span{font-weight:400;font-size:12px;line-height:140%;color:#bababa}.mobile-price-card_dateAndGuestPicker__mhLDk{gap:16px;align-items:center}.mobile-price-card_dateAndGuestPicker__mhLDk p{text-decoration:underline;font-size:14px;font-weight:400;line-height:140%}.mobile-price-card_guestPicker__ECRUc{align-items:center;gap:4px}.mobile-price-card_guestPicker__ECRUc p{text-decoration:none}