@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;800&display=swap");@font-face{font-family:Thicker;src:url(/assets/fonts/Thicker-Bold.otf) format("opentype");font-weight:900;font-style:normal}.faqshead_wrapper___Sas3{background:#111;width:100vw;min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 16px 64px;text-align:center}.faqshead_heading__SXxQy{font-family:Thicker,Manrope,Arial,sans-serif;color:#fff;font-size:64px;font-weight:900;margin-bottom:24px;letter-spacing:1px}.faqshead_desc__XPE8g{font-family:Manrope,Arial,sans-serif;color:#ededed;font-size:16px;max-width:700px;margin-bottom:48px;margin-left:auto;margin-right:auto}.faqshead_buttonRow__qt_VX{display:flex;gap:32px;justify-content:center;align-items:center}.faqshead_redBtn__06pvR{background:#B72B2B;color:#fff;font-family:Manrope,Arial,sans-serif;font-size:24px;font-weight:500;border:none;border-radius:999px;padding:18px 48px;cursor:pointer;transition:background .2s}.faqshead_redBtn__06pvR:hover{background:#a01f1f}.faqshead_outlineBtn__I2XBc{background:transparent;color:#fff;font-family:Manrope,Arial,sans-serif;font-size:16px;font-weight:500;border:2px solid #fff;border-radius:999px;padding:12px 24px;cursor:pointer;transition:background .2s,color .2s}.faqshead_outlineBtn__I2XBc:hover{background:#fff;color:#B72B2B}@media (max-width:900px){.faqshead_heading__SXxQy{font-size:40px}.faqshead_desc__XPE8g{font-size:18px;margin-bottom:32px}.faqshead_buttonRow__qt_VX{gap:16px}.faqshead_outlineBtn__I2XBc,.faqshead_redBtn__06pvR{font-size:18px;padding:12px 24px}}@media (max-width:600px){.faqshead_heading__SXxQy{font-size:32px}.faqshead_desc__XPE8g{font-size:16px;margin-bottom:24px}.faqshead_buttonRow__qt_VX{flex-direction:column;gap:12px}.faqshead_outlineBtn__I2XBc,.faqshead_redBtn__06pvR{font-size:16px;padding:12px 24px}}.Header_header__072v2{background-color:#ffffff;padding:16px 32px;box-shadow:0 2px 4px rgba(0,0,0,.1);position:fixed;top:0;left:0;right:0;z-index:1000;height:72px}.Header_headerSpacer__0GgQz{height:72px;width:100%}.Header_container__DOHRG{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.Header_logo__0dir7{display:flex;align-items:center;cursor:pointer}.Header_nav__evgr5{display:flex;gap:32px;align-items:center}.Header_navLink__bzbwi{color:#353434;text-decoration:none;font-family:Manrope;font-size:16px;font-weight:500;transition:color .3s ease}.Header_navLink__bzbwi:hover{color:#c9001a}.Header_dropdownContainer__o6tAQ{position:relative;display:flex;align-items:center;gap:5px}.Header_dropdown__4bjVO{position:absolute;top:100%;left:0;background-color:#ffffff;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:4px;padding:8px 0;min-width:200px;display:flex;flex-direction:column}.Header_dropdownItem__XgHS6{color:#353434;text-decoration:none;padding:8px 16px;font-family:Manrope;transition:background-color .3s ease}.Header_dropdownItem__XgHS6:hover{background-color:#f5f5f5;color:#c9001a}.Header_hamburger__f_45F{display:none;flex-direction:column;justify-content:center;align-items:center;width:36px;height:36px;background:none;border:none;cursor:pointer;z-index:1100}.Header_hamburgerBar__yKaCb{width:24px;height:3px;background:#353434;margin:3px 0;border-radius:2px;transition:all .3s}.Header_mobileNav__csF_s{display:none;position:fixed;top:0;right:0;width:100vw;max-width:100vw;height:100vh;background:#fff;box-shadow:-2px 0 12px rgba(0,0,0,.12);flex-direction:column;padding:24px 0 0;z-index:1200;transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.Header_mobileNav__csF_s.Header_open__cQB4I{display:flex;transform:translateX(0)}.Header_closeMobileNav__f9npS{background:none;border:none;font-size:2rem;color:#353434;align-self:flex-end;margin:0 24px 24px 0;cursor:pointer}.Header_mobileNavList__nTA_t{flex:1 1 auto;display:flex;flex-direction:column;justify-content:flex-start;margin-top:12px;margin-bottom:0;padding:0}.Header_mobileNavItemRow__c1j2q{display:flex;align-items:center;justify-content:flex-start;padding:0 0 0 32px;min-height:44px}.Header_mobileNavLink__MIePn{color:#111;text-decoration:none;font-family:Manrope;font-size:19px;font-weight:400;flex:1 1 auto;padding:0;background:none;border:none;text-align:left;outline:none;cursor:pointer}.Header_mobileNavArrow__bGjKD{margin-left:8px;display:flex;align-items:center}.Header_mobileSocialRow__6ZcW3{display:flex;justify-content:center;align-items:center;gap:18px;margin:48px 0 24px}.Header_mobileSocialIcon__3XOUy img{width:32px;height:32px;filter:none}.Header_mobileBtnGroup__qDwZj{display:flex;flex-direction:column;gap:16px;width:90%;margin:0 auto 16px}.Header_mobileBtn__Kz3B6{border-radius:32px;padding:16px 0;background:#b92323;color:#fff;border:none}.Header_joinCommunityBtn__40XUl,.Header_mobileBtn__Kz3B6{width:100%;font-size:18px;font-family:Manrope;font-weight:500}.Header_joinCommunityBtn__40XUl{border-radius:32px;padding:10px 0;background:#fff;color:#111;border:2px solid #111;margin-bottom:100px;cursor:pointer;transition:background .2s,color .2s}.Header_joinCommunityBtn__40XUl:hover{background:#f5f5f5}.Header_desktopBtn__sW33t{display:flex;flex-direction:row;align-items:center;gap:16px}@media (max-width:1100px){.Header_container__DOHRG{padding:0 16px}.Header_nav__evgr5{gap:20px}.Header_header__072v2{padding:12px 8px;height:60px}.Header_headerSpacer__0GgQz{height:60px}.Header_logo__0dir7 img{width:120px!important;height:32px!important}.Header_nav__evgr5{gap:12px}.Header_navLink__bzbwi{font-size:15px}.Header_desktopBtn__sW33t{display:none}.Header_hamburger__f_45F{display:flex}.Header_nav__evgr5{display:none}.Header_mobileNav__csF_s{width:100vw;max-width:100vw;padding:24px 0 0}}@media (max-width:600px){.Header_header__072v2{padding:12px;height:auto}.Header_headerSpacer__0GgQz{height:52px}.Header_container__DOHRG{padding:0 4px}.Header_logo__0dir7 img{width:140px!important;height:40px!important}.Header_mobileNav__csF_s{width:100vw;max-width:100vw;padding:16px 0 0}.Header_mobileBtnGroup__qDwZj{width:94%;gap:12px}.Header_mobileSocialRow__6ZcW3{margin:32px 0 16px;gap:14px}.Header_mobileNavItemRow__c1j2q{padding-left:18px;min-height:40px}.Header_mobileNavLink__MIePn{font-size:17px}}.Header_mobileDropdownList__vCpvh{display:flex;flex-direction:column;margin-left:44px;margin-top:0;margin-bottom:0;padding:0;gap:0}.Header_mobileDropdownItem__IszY1{color:#111;text-decoration:none;font-family:Manrope;font-size:17px;font-weight:400;background:none;text-align:left;outline:none;cursor:pointer;border:none;border-left:2px solid #eee;padding:8px 0 8px 16px;margin-bottom:0;transition:color .2s}.Header_mobileDropdownItem__IszY1:hover{color:#c9001a}.Header_dcDubaiBtn__Waz_m{display:flex;padding:12px 16px;justify-content:center;align-items:center;gap:8px;border-radius:32px;border:1px solid #eaeaea;background:#fff;cursor:pointer;transition:box-shadow .2s}.Header_dcDubaiBtn__Waz_m:hover{background:#f5f5f5}.Header_dcDubaiIcon__ihKPH{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.Header_dcDubaiText__tL4is{color:#353434;text-align:center;font-family:Manrope,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:110%;letter-spacing:.32px}.PrimaryButton_button__TXFnv{background-color:#C9001A;color:#FFFFFF;border:none;padding:12px 24px;border-radius:32px;font-family:Manrope;font-size:16px;font-weight:500;cursor:pointer;letter-spacing:.2px;transition:background-color none .3s;white-space:nowrap}.PrimaryButton_button__TXFnv:hover{background-color:#EB3438}.footer_footer__e_ilT{width:100%;background:#000;color:#fff;padding:0 0 32px;font-family:Manrope,sans-serif}.footer_footerMain__15XTx{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:64px;padding:64px 0 32px;max-width:1800px;margin:0 auto}.footer_logoSection__9g1h2{display:flex;flex-direction:column;align-items:center;width:363px;height:308px;box-sizing:border-box;margin-right:32px;background:#232323;border-radius:8px;padding:40px;gap:16px}.footer_logoImg__qXVSh{width:225px;height:63px}.footer_logoText__G1PgC{display:flex;flex-direction:column;align-items:center;text-align:center}.footer_logoTextMain__Cia_L{font-size:18px;line-height:160%;letter-spacing:1%;font-weight:700;color:#fff;margin-bottom:18px;margin-top:8px}.footer_logoTextSub__TFTAK{color:#ccc;font-size:16px;line-height:160%;letter-spacing:2%;text-align:center;font-weight:400;line-height:1.3}.footer_footerGrid__PbTuO{display:flex;flex-direction:row;gap:64px;align-items:flex-start}.footer_socialCol__sI2FS{display:flex;flex-direction:column;align-items:flex-start;min-width:160px}.footer_socialLabel__ZoV1D{font-size:16px;font-weight:700;letter-spacing:4%;line-height:160%;margin-bottom:18px}.footer_socialIcons__W0uGe{display:flex;flex-direction:row;gap:18px}.footer_socialIcon__zP0ca img{width:26.76px;height:26.76px;object-fit:contain;background:transparent;border-radius:8px;transition:background .2s,filter .2s;filter:invert(1) brightness(2)}.footer_linkCol__J6lt9{display:flex;flex-direction:column;align-items:flex-start;min-width:180px;gap:8px}.footer_linkHeading__0EkQj{font-size:16px;font-weight:700;margin-bottom:12px;letter-spacing:4%;line-height:160%}.footer_link__AxNXU{line-height:120%;color:#ccc;font-size:16px;text-decoration:none;font-weight:400;margin-bottom:2px;transition:color .2s}.footer_link__AxNXU:hover{color:#fff}.footer_footerBottom__THzjZ{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:48px;font-size:20px;color:#ccc;margin-top:32px}.footer_bottomLink__Dm_7x{color:#ccc;text-decoration:none;margin-left:24px;font-size:20px;transition:color .2s}.footer_bottomLink__Dm_7x:hover{color:#fff}@media (max-width:1200px){.footer_footerMain__15XTx{gap:32px;padding:48px 0 24px}.footer_footerGrid__PbTuO{gap:32px}.footer_logoSection__9g1h2{width:340px;height:auto;padding:24px}.footer_logoImg__qXVSh{width:180px;height:auto}.footer_logoTextMain__Cia_L{font-size:20px}.footer_logoTextSub__TFTAK{font-size:15px}.footer_linkCol__J6lt9,.footer_socialCol__sI2FS{min-width:120px}.footer_linkHeading__0EkQj,.footer_link__AxNXU,.footer_socialLabel__ZoV1D{font-size:16px}.footer_footerBottom__THzjZ{font-size:15px;gap:24px}.footer_bottomLink__Dm_7x{font-size:15px;margin-left:12px}}@media (max-width:900px){.footer_footerMain__15XTx{flex-direction:column;align-items:center;gap:32px;padding:32px 0 16px}.footer_footerGrid__PbTuO{flex-direction:column;gap:24px;align-items:center}.footer_logoSection__9g1h2{margin-right:0;margin-bottom:24px}}@media (max-width:600px){.footer_footerMain__15XTx{flex-direction:column;align-items:center;gap:18px;padding:18px 0 8px}.footer_footerGrid__PbTuO{flex-direction:column;gap:12px;align-items:center}.footer_logoSection__9g1h2{height:auto;padding:20px;margin:20px 20px 12px}.footer_logoImg__qXVSh{width:160px;height:auto;margin-bottom:12px}.footer_logoTextMain__Cia_L{font-size:13px;margin-bottom:8px;margin-top:4px}.footer_logoTextSub__TFTAK{font-size:10px}.footer_linkCol__J6lt9,.footer_socialCol__sI2FS{min-width:0;align-items:center}.footer_linkHeading__0EkQj,.footer_link__AxNXU,.footer_socialLabel__ZoV1D{font-size:12px}.footer_footerBottom__THzjZ{font-size:10px;gap:8px;flex-direction:column;margin-top:12px}.footer_bottomLink__Dm_7x{font-size:10px;margin-left:0}}.footer_bottomLink__Dm_7x,.footer_footerBottom__THzjZ,.footer_footerGrid__PbTuO,.footer_linkCol__J6lt9,.footer_linkHeading__0EkQj,.footer_link__AxNXU,.footer_logoSection__9g1h2,.footer_logoTextMain__Cia_L,.footer_logoTextSub__TFTAK,.footer_socialCol__sI2FS,.footer_socialLabel__ZoV1D{font-family:Manrope,sans-serif}.cityhead_wrapper__lUQdJ{display:flex;align-items:center;justify-content:center;gap:56px;background:#fff!important;width:100%;max-width:1280px;margin:80px auto 48px;padding:0 80px}.cityhead_getDirection__F_YD7{font-family:Manrope,Arial,sans-serif;font-size:16px;color:#232323;cursor:pointer;font-weight:500;border-radius:32px;letter-spacing:.2px;width:220px;padding:12px 16px;border:1.5px solid #000000d2;white-space:nowrap}.cityhead_getDirection__F_YD7:hover{background-color:#ededed;border:1.5px solid transparent}.cityhead_imageCol__5Vd4C{flex:0 0 600px;display:flex;align-items:center;justify-content:center}.cityhead_cityImage__HkCUZ{border-radius:24px;width:100%;height:520px;object-fit:cover;box-shadow:0 4px 32px rgba(0,0,0,.08)}.cityhead_infoCol__3kNH5{flex:1 1;display:flex;flex-direction:column;align-items:flex-start;min-width:400px}.cityhead_dateRow__A6h9f{display:flex;align-items:center;font-size:16px;font-weight:500;letter-spacing:.4px;color:#232323;margin-bottom:12px;gap:8px}.cityhead_dateIcon__nexMu{font-size:22px}.cityhead_dateText__1eo10{font-family:Manrope,Arial,sans-serif;font-weight:600}.cityhead_heading__JwtAE{font-family:Thicker,sans-serif;font-weight:600;font-size:64px;color:#000000;letter-spacing:-1px;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 0 16px}.cityhead_subheading__V32dN{font-family:Manrope,Arial,sans-serif;font-size:16px;font-weight:500;letter-spacing:.2px;line-height:1.5;color:#232323;margin-bottom:32px;max-width:480px}.cityhead_ctaBoxAddress__q1sh0{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border:1.5px solid #d1d1d1;border-radius:16px;padding:18px 28px;min-width:260px;box-shadow:0 2px 12px rgba(0,0,0,.04);width:100%;max-width:480px;margin-bottom:14px}.cityhead_ctaBoxAddress__q1sh0>div{width:100%}.cityhead_subheadingvenue__406ir{font-family:Manrope,Arial,sans-serif;font-size:14px;font-weight:500;letter-spacing:.2px;line-height:1.5;color:#232323;max-width:400px}.cityhead_ctaRow__xt0Ug{display:flex;align-items:center;gap:32px;margin-top:24px}.cityhead_countdown___sjho{display:flex;gap:8px}.cityhead_countBox__mu0gG,.cityhead_countCol__6ypCA{display:flex;flex-direction:column;align-items:center}.cityhead_countBox__mu0gG{background:#f5f5f5;width:48px;border-radius:4px;padding:10px}.cityhead_countNum__HX6da{font-size:24px;font-weight:800;color:#232323;font-family:Manrope,Arial,sans-serif}.cityhead_countLabel__cqL77{font-size:12px;font-weight:600;color:#4b4b4b;font-family:Manrope,Arial,sans-serif;margin-top:4px}.cityhead_priceBox__Oi_At{display:flex;align-items:center;background:#fff;border:1.5px solid #d1d1d1;border-radius:20px;padding:18px 28px;gap:32px;min-width:320px;box-shadow:0 2px 12px rgba(0,0,0,.04)}.cityhead_priceMain__mtYfe{font-size:22px;font-weight:700;color:#232323;font-family:Manrope,Arial,sans-serif}.cityhead_priceSubRow__9V6EM{display:flex;align-items:center;gap:6px;margin-top:2px}.cityhead_pricePer__AdP_m{font-size:16px;color:#888;font-weight:400;margin-top:0}.cityhead_priceLink__F_Pp8{font-size:15px;color:#888;text-decoration:underline;cursor:pointer;margin-top:0}.cityhead_bookBtn__vx9Va{background:#d13a3f;color:#fff;font-family:Manrope,Arial,sans-serif;font-size:20px;font-weight:700;border:none;border-radius:32px;padding:16px 38px;cursor:pointer;margin-left:24px;transition:background .2s}.cityhead_bookBtn__vx9Va:hover{background:#a82b2f}.cityhead_ctaBox__rrsXK{display:flex;align-items:center;justify-content:space-around;gap:24px;background:#fff;border:1.5px solid #d1d1d1;border-radius:16px;padding:18px 28px;min-width:320px;box-shadow:0 2px 12px rgba(0,0,0,.04);margin-top:0}@media screen and (max-width:1380px){.cityhead_getDirection__F_YD7{width:250px}}@media (max-width:1200px){.cityhead_wrapper__lUQdJ{flex-direction:column;gap:32px;padding:0;margin-top:0}.cityhead_imageCol__5Vd4C{flex:none;width:100%}.cityhead_cityImage__HkCUZ{width:100%;height:510px;border-radius:0}.cityhead_infoCol__3kNH5{min-width:0;align-items:center;text-align:center;gap:8px}.cityhead_heading__JwtAE{font-size:40px}.cityhead_subheading__V32dN{font-size:14px;font-weight:500;letter-spacing:.2px;margin-bottom:20px}.cityhead_ctaBox__rrsXK,.cityhead_ctaRow__xt0Ug{flex-direction:row;gap:18px;margin-top:16px}.cityhead_ctaBox__rrsXK{width:100%;padding:20px 26px;border-radius:12px}.cityhead_bookBtn__vx9Va{margin-left:0;width:100%}}@media (max-width:600px){.cityhead_ctaBoxAddress__q1sh0{width:50%;margin:auto;flex-direction:column;align-items:center;text-align:center;padding:32px 24px;gap:15px}.cityhead_addressCol__T10rQ{width:80%;margin-left:16px;margin-right:24px}.cityhead_wrapper__lUQdJ{padding:0;background-color:#fff!important}.cityhead_subheading__V32dN{width:75%}.cityhead_cityImage__HkCUZ{width:100%;height:266px;border-radius:0}.cityhead_heading__JwtAE{font-size:28px;font-weight:700;letter-spacing:.2px}.cityhead_subheadingvenue__406ir{font-size:14px;font-weight:500;letter-spacing:.2px;line-height:1.5}.cityhead_countBox__mu0gG{height:auto;width:48px;font-size:14px;border-radius:4px}.cityhead_countNum__HX6da{font-size:20px;font-weight:700;letter-spacing:.2px}.cityhead_getDirection__F_YD7{font-size:14px;font-weight:500;width:140px;padding:8px 4px;border:1.5px solid #000000d2;white-space:nowrap}.cityhead_ctaBox__rrsXK{position:fixed;left:0;right:0;bottom:0;z-index:100;border-radius:0 0 0 0;box-shadow:0 -2px 16px rgba(0,0,0,.08);margin:0 auto;max-width:100%;background:#fff;padding:8px;display:flex;flex-direction:row;align-items:center;gap:8px;border-top:1.5px solid #e0e0e0}.cityhead_bookBtn__vx9Va{margin-left:0;width:100%}}@media (min-width:600px) and (max-width:1200px){.cityhead_ctaRow__xt0Ug{flex-direction:row;gap:18px;align-items:stretch;justify-content:center}.cityhead_countdown___sjho{flex-direction:row;gap:12px}.cityhead_ctaBox__rrsXK{width:500px;border:1px solid #d1d1d1;border-radius:999px;padding:16px}.cityhead_countbox__86_pU{width:51px}.cityhead_countdown___sjho{height:66px}.cityhead_countNum__HX6da{font-size:19px}.cityhead_countLabel__cqL77{font-size:12px}.cityhead_bookBtn__vx9Va{font-size:18px}}.cityhead_loaderContainer__0Lz11{display:flex;justify-content:center;align-items:center;min-height:400px;width:100%}.cityhead_loader__yCgrW{width:48px;height:48px;border:5px solid;border-color:#fff #fff #ff3d00;border-radius:50%;display:inline-block;box-sizing:border-box;animation:cityhead_rotation__pCqby 1s linear infinite}@keyframes cityhead_rotation__pCqby{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cityhead_errorContainer__Go3mi{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:400px;width:100%;text-align:center;padding:2rem}.cityhead_errorContainer__Go3mi h2{color:#FF3D00;margin-bottom:1rem}.cityhead_errorContainer__Go3mi p{color:#666}