.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)}}.drawer_overlay__BRqIZ{position:fixed;top:0;bottom:0;right:0;z-index:9998;cursor:pointer}.drawer_drawer__PKrz4{position:fixed;height:100vh;background:#fff;top:0;padding:0 1.75rem;border:1px solid #fff;z-index:9999;box-shadow:0 0 15px -5px rgba(0,0,0,.3019607843);transition:transform .3s ease-in-out,width .3s ease-in-out}@media screen and (max-width:639px){.drawer_drawer__PKrz4{padding:0 1.5rem}}.drawer_left__86Lka{left:0;border-top-right-radius:16px;border-bottom-right-radius:16px;transform:translateX(-100%)}.drawer_left__86Lka.drawer_open__mT82z{transform:translateX(0)}.drawer_right__L6heb{right:0;border-top-left-radius:16px;border-bottom-left-radius:16px;width:calc(50% - 103px);transform:translateX(100%)}.drawer_right__L6heb.drawer_open__mT82z{transform:translateX(0)}@media screen and (min-width:375px)and (max-width:639px){.drawer_right__L6heb{width:100%;height:100%;left:0;border-radius:0;transform:none}.drawer_right__L6heb.drawer_open__mT82z{transform:none}}.drawer_mobile__WgQGm{position:fixed;bottom:0;left:0;width:100%;transform:translateY(100%);transition:transform .3s ease-in-out}.drawer_fullWidth__pQjSA{width:calc(100% - 208px)!important;border-radius:0;box-shadow:none}.drawer_collapsed__aosyY{width:calc(50% - 27px)!important}.drawer_collapsed__aosyY.drawer_fullWidth__pQjSA{width:calc(100% - 54px)!important}.chat-layout_container__n2l8F{display:flex;flex-direction:column;padding:0;height:100%;transition:padding-bottom .3s ease}.chat-layout_content__oQ2QR{z-index:0;width:100%;display:flex;height:100%}@media screen and (min-width:1024px){.chat-layout_content__oQ2QR main{width:100%;flex:1 1;display:flex;flex-direction:column}.chat-layout_content__oQ2QR main.chat-layout_mainHidden__V1zYQ{width:0;opacity:0;overflow:hidden}.chat-layout_content__oQ2QR .chat-layout_map__n0r9W{flex:1 1;min-width:0;transition:all .3s ease-in-out}.chat-layout_content__oQ2QR .chat-layout_map__n0r9W.chat-layout_mapExpanded__lS0GM{flex:none;width:100%}}@media screen and (max-width:1023px){.chat-layout_content__oQ2QR main{width:100%;max-width:100%;margin:0}}.chat-layout_mobileMap__hMARA{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;background:#fff}.chat-layout_stickyButtonWrapper__qOS2e{position:fixed;pointer-events:none;bottom:54px;left:0;right:0;width:100%;display:flex;justify-content:center;align-items:center;height:96px;z-index:99}@media screen and (min-width:1024px){.chat-layout_stickyButtonWrapper__qOS2e{display:none}}@media screen and (min-width:1024px)and (min-width:640px)and (max-width:1023px){.chat-layout_stickyButtonWrapper__qOS2e{bottom:88px}}.chat-layout_stickyMapButton__yKXdw{width:88px;pointer-events:auto;position:relative!important}@media screen and (max-width:1023px){.chat-layout_map__n0r9W{display:none}}.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}.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}.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%;--card-gap:1.5rem 1rem;--card-w: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}.hotels_loadMoreTrigger__nkAk8{width:100%;min-height:50px;display:flex;justify-content:center;align-items:center;padding:1rem}.hotels_loading__yPWzF{text-align:center;padding:1rem;color:var(--text-secondary,#666);font-size:.9rem}.hotels_endOfList__ewwyK{text-align:center;padding:1rem;color:var(--text-tertiary,#999);font-size:.85rem}.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}.muslim-friendly-tours_container__ixRS_{width:100%;flex-direction:column}.muslim-friendly-tours_noResults__aPk7a{text-align:center;padding:2rem;font-size:1.1rem;justify-content:center}.cruises_container__dSedG{display:flex;flex-direction:column;gap:20px;width:100%}.cruises_noResults__TcqID{display:flex;justify-content:center;align-items:center;padding:40px;color:#888;font-size:16px}.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}.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}.router-link_link__EH0Od{transition:opacity .3s ease-in-out;opacity:1;text-decoration:none;color:inherit}.router-link_link__EH0Od:hover{opacity:.7}.footer_container__pzXg4{min-height:20rem;width:100%;background:#f3f3f3}.footer_content___70wD{display:flex;padding:96px 24px;flex-direction:column;gap:2rem;max-width:1440px;margin:0 auto}@media screen and (min-width:640px){.footer_content___70wD{padding-right:63px;padding-left:63px}}.footer_logo__C7eg3{margin-bottom:1.5rem}.footer_section__BvEaY{display:flex;flex-direction:column}@media screen and (min-width:640px){.footer_section__BvEaY{flex-direction:row;justify-content:space-between;align-items:flex-start}}.footer_links__VKJeB{display:flex;list-style:none;flex-direction:column;text-align:left;gap:.75rem;min-width:150px;max-width:298px;flex:1 1 auto}@media screen and (min-width:640px){.footer_links__VKJeB{text-align:right}}.footer_links__VKJeB p{line-height:140%;font-size:1rem;font-weight:600;font-size:.938rem;margin:0}.footer_links__VKJeB li a{line-height:140%;font-size:.875rem;font-weight:400;text-decoration:none;font-size:.938rem}.footer_badges__DrHxv{display:flex;justify-content:center;align-items:center;gap:1.5rem;padding:1.5rem 24px;flex-wrap:wrap}@media screen and (min-width:640px){.footer_badges__DrHxv{padding:1.5rem 63px;gap:2rem}}.footer_badgeLink__S771c{display:inline-flex;transition:opacity .2s ease,transform .2s ease}.footer_badgeLink__S771c:hover{opacity:.85;transform:scale(1.05)}.footer_badgeImage__aZ_rn{width:auto;height:60px;object-fit:contain}@media screen and (min-width:640px){.footer_badgeImage__aZ_rn{height:80px}}.footer_bottom__emz8j{display:flex;padding:20px 24px 44px;flex-direction:column;gap:2rem;align-items:center;text-align:center;background:#fff}@media screen and (min-width:640px){.footer_bottom__emz8j{flex-direction:row;padding:20px 63px 44px;justify-content:space-between}}.footer_legaldocs__KUjfk{display:flex;flex-wrap:wrap;gap:.625rem;align-items:center;justify-content:center}.footer_copyright__PMgEF{line-height:140%;font-size:.875rem;font-weight:500;flex:1 1 100%;color:#bababa}@media screen and (min-width:640px){.footer_copyright__PMgEF{flex:0 1 auto}}.footer_legal__sx1g4{line-height:140%;font-size:.875rem;font-weight:500;color:#bababa;text-decoration:none;transition:color .3s ease-in-out}.footer_legal__sx1g4:hover{color:#060614}.footer_legal__sx1g4:last-child{margin-left:.625rem}@media screen and (min-width:640px){.footer_legal__sx1g4:last-child{margin-left:0}}.footer_footerLink__jYbOH:hover{text-decoration:underline}.footer_umrahButton__GRdoc{border:none;cursor:pointer;font-size:.938rem;font-weight:400;color:#060614;background:none}.footer_linksContainer__90WYT{display:flex;flex-wrap:wrap;gap:24px 40px}@media screen and (max-width:639px){.footer_linksContainer__90WYT{flex-direction:column;gap:24px}}.footer_contactInfo__nv_JS{display:flex;flex-direction:column;gap:.5rem;margin-top:1.5rem}.footer_contactInfo__nv_JS p{margin:0;line-height:140%;font-weight:400;font-size:.875rem}.footer_contactInfo__nv_JS a{text-decoration:none;transition:opacity .2s ease}.footer_contactInfo__nv_JS a:hover{opacity:.8;text-decoration:underline}.footer_companyName__L_FwU{line-height:140%;font-size:1rem;font-weight:600;font-size:1rem!important;margin-bottom:.25rem}@media screen and (min-width:375px)and (max-width:639px){.footer_company__XcsXM{order:1}.footer_travel__Kz7B0{order:2}}.socials_social__wU2Iu{gap:1.25rem;justify-content:center;align-items:center}@media screen and (min-width:1024px){.socials_social__wU2Iu{order:2}}.socials_social__wU2Iu a{text-decoration:none;width:2rem;height:2rem;align-items:center;justify-content:center;text-transform:lowercase}.burger-menu_container__8judQ{height:100dvh;width:272px;flex-direction:column;justify-content:space-between;padding:24px 28px 28px;background:#fff;position:fixed;top:0;left:-300px;border-top-right-radius:16px;border-bottom-right-radius:16px;transition:left .2s ease}@media screen and (min-width:1024px){.burger-menu_container__8judQ{width:320px}}.burger-menu_container__8judQ.burger-menu_open__GAtS7{left:0}@media screen and (max-width:1023px){.burger-menu_container__8judQ{width:320px;padding-top:40px 28px 48px 28px}}.burger-menu_overlay__OJiIk{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(6,6,20,.5019607843);align-items:flex-start;justify-content:flex-start;z-index:999;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.burger-menu_overlay__OJiIk.burger-menu_visible__l3wlQ{opacity:1;visibility:visible}.burger-menu_burgerTop__M0GZF{flex-direction:column;line-height:140%;font-size:1.125rem;font-weight:500}.burger-menu_logo__Pr51v{margin-bottom:36px}.burger-menu_burgerLinks__MbB_k{display:flex;gap:12px;align-items:center;padding:12px 0}.burger-menu_personalize__K8r79{border-bottom:1px solid #bababa;padding-bottom:24px}.burger-menu_help__1byA9{padding:12px 0;margin-top:16px}.burger-menu_dynamicMenus__3ikXi{display:flex;flex-direction:column;margin-top:16px;padding-top:16px;border-top:1px solid #bababa}.burger-menu_burgerBottom__NRzwv{flex-direction:column}.burger-menu_burgerButtons__c0ZXc{flex-direction:column;gap:10px;padding-bottom:26px;border-bottom:1px solid #bababa}.burger-menu_button__le4yQ{width:224px}.burger-menu_button__le4yQ span{line-height:140%;font-size:.875rem;font-weight:600}@media screen and (min-width:1024px){.burger-menu_button__le4yQ{width:264px}}.burger-menu_legalDocs__bd8w_{align-items:center;gap:10px;line-height:140%;font-size:.875rem;font-weight:400;color:#bababa;margin-top:26px}.burger-menu_legal__vH3MY{transition:color .3s ease-in-out}.burger-menu_legal__vH3MY:hover{color:#060614}.burger-menu_copyright__sJGlV{line-height:140%;font-size:.875rem;font-weight:400;color:#bababa;margin-top:16px}.burger-menu_submenuContainer__C3_HI{display:flex;flex-direction:column}.burger-menu_submenuArrow__LqW4x{margin-left:auto;font-size:10px;transition:transform .2s ease;color:#bababa}.burger-menu_submenuArrow__LqW4x.burger-menu_expanded__f6lN_{transform:rotate(180deg)}.burger-menu_submenuItems__IruK3{display:flex;flex-direction:column;padding-left:38px;background:rgba(0,0,0,.02);border-radius:8px;margin-top:4px;margin-bottom:8px}.burger-menu_submenuItem__VLhJ9{display:flex;gap:12px;align-items:center;padding:10px 0;line-height:140%;font-size:1rem;font-weight:400;color:#bababa;transition:color .2s ease}.burger-menu_submenuItem__VLhJ9:hover{color:#060614}.whatsapp-button_whatsappButton__fGdiV:hover{transform:scale(1.1);box-shadow:0 6px 16px rgba(0,0,0,.2)}.whatsapp-button_pulse__LABI3{animation:whatsapp-button_pulse__LABI3 2s infinite}@keyframes whatsapp-button_pulse__LABI3{0%{box-shadow:0 0 0 0 rgba(37,211,102,.4)}70%{box-shadow:0 0 0 15px rgba(37,211,102,0)}to{box-shadow:0 0 0 0 rgba(37,211,102,0)}}.root-layout_container__Men8l{min-width:320px;display:flex;flex-direction:column;width:100%}.dashboard-layout_container__tIPKJ{display:flex;height:100%;width:100%}.dashboard-layout_burgerContainer__0xxm3{display:flex;flex-direction:column;min-height:100vh;width:100%}.dashboard-layout_burgerMain___yDXA{flex:1 1;width:100%}.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%)}}.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%)}}.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}.explore-layout_container__YA2M2{flex-direction:column;padding:0;height:100%;display:flex;position:relative}.explore-layout_content__00Egf{width:100%;height:100%;z-index:0;display:flex}.explore-layout_content__00Egf main{width:50%;display:flex;flex-direction:column;height:100%;transition:all .3s ease-in-out}.explore-layout_content__00Egf main.explore-layout_mainHidden__xqPJn{width:0;opacity:0;overflow:hidden}.explore-layout_content__00Egf main.explore-layout_mainFull__3XyrB{width:100%}@media screen and (min-width:375px)and (max-width:639px){.explore-layout_content__00Egf main{width:100%}}.explore-layout_content__00Egf .explore-layout_map__qCU8Y{width:50%;transition:all .3s ease-in-out}.explore-layout_content__00Egf .explore-layout_map__qCU8Y.explore-layout_mapExpanded__bXNq9{width:100%}.explore-layout_text__idk_W{text-align:center;font-weight:500;font-size:15px;line-height:140%}.explore-layout_mobileMap__Gd5gB{position:fixed;top:48px;left:0;right:0;bottom:0;z-index:1;background:#fff}.explore-layout_mobileModeContainer__xRjht{position:relative;width:100%;height:100%;z-index:2}.explore-layout_mobileContent__nSRFk{position:relative;width:100%;height:100%;padding-top:64px}.explore-layout_mobileMainFull__uJ345{width:100%;height:100%;overflow-y:auto;padding:16px}.explore-layout_showMapButton___sbkF{position:fixed!important;bottom:24px!important;right:24px!important;top:auto!important;left:auto!important;z-index:100!important;background:rgba(0,0,0,0)!important;padding:0!important}.explore-layout_showMapButton___sbkF img{box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:50%}.explore-layout_showMapButton___sbkF:hover img{box-shadow:0 6px 16px rgba(0,0,0,.2)}.explore-layout_stickyButtonWrapper__l7VBC{position:fixed;bottom:64px;left:0;right:0;width:100%;display:flex;justify-content:center;align-items:center;height:96px;z-index:99}@media screen and (min-width:375px)and (max-width:639px){.explore-layout_stickyButtonWrapper__l7VBC{display:block}}@media screen and (min-width:1024px){.explore-layout_stickyButtonWrapper__l7VBC{display:none}}.explore-layout_stickyMapButton__s0FnI{width:88px;position:relative!important}@media screen and (min-width:375px)and (max-width:639px){.explore-layout_container__YA2M2{height:100vh}.explore-layout_content__00Egf{position:relative}.explore-layout_map__qCU8Y{position:fixed;top:48px;left:0;right:0;bottom:0;width:100%!important;height:100%!important;z-index:0}}@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}