@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;800&display=swap");.questionlist_container__nXp4m{background:#fff;border-radius:40px;max-width:964px;margin:40px auto;padding:32px 0;box-sizing:border-box}.questionlist_tabGroup__Uox4z{display:flex;background:#F2F2F2;border-radius:40px;margin:0 32px 32px;padding:6px;gap:0;justify-content:space-between}.questionlist_tabSelected__iUepV,.questionlist_tab__ymViX{flex:1 1;font-family:Manrope,Arial,sans-serif;font-size:20px;font-weight:600;color:#232323;background:transparent;border:none;outline:none;border-radius:40px;padding:18px 0;cursor:pointer;transition:background .2s,color .2s}.questionlist_tabSelected__iUepV{background:#fff;color:#232323;box-shadow:0 2px 8px rgba(0,0,0,.01)}.questionlist_tab__ymViX:not(.questionlist_tabSelected__iUepV):hover{background:#e0e0e0}.questionlist_accordion__fEjLx{display:flex;flex-direction:column;gap:16px;margin:0 24px}.questionlist_item__U7WNw{border-radius:24px;background:#fff;box-shadow:none;border:1.5px solid #f2f2f2;overflow:hidden}.questionlist_question__dGFaP{width:100%;height:57px;background:transparent;border:none;outline:none;font-family:Manrope,Arial,sans-serif;font-size:18px;font-weight:500;color:#232323;padding:24px 32px;border-radius:24px;text-align:left;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background .2s}.questionlist_question__dGFaP[aria-expanded=true]{background:#F7F7F7}.questionlist_arrow__sBNCe{font-size:24px;margin-left:16px;color:#888}.questionlist_answer__yyNHC{background:#F7F7F7;font-family:Manrope,Arial,sans-serif;font-size:16px;color:#232323;padding:20px 32px 24px;border-radius:0 0 24px 24px;border-top:1px solid #f2f2f2}.questionlist_answer__yyNHC.questionlist_open__O2DKA,.questionlist_question__dGFaP.questionlist_open__O2DKA{border:none!important;border-radius:0!important;background:#F7F7F7}.questionlist_answer__yyNHC.questionlist_open__O2DKA{margin-top:0}.questionlist_question__dGFaP.questionlist_open__O2DKA,.questionlist_question__dGFaP[aria-expanded=true]{font-weight:600}@media (max-width:700px){.questionlist_container__nXp4m{border-radius:20px;padding:16px 0;width:98vw;max-width:98vw;min-width:unset}.questionlist_tabGroup__Uox4z{border-radius:20px;margin:0 4vw 16px;padding:2px}.questionlist_tabSelected__iUepV,.questionlist_tab__ymViX{font-size:16px;padding:10px 0;border-radius:20px}.questionlist_accordion__fEjLx{margin:0 2vw;gap:8px}.questionlist_item__U7WNw{border-radius:12px}.questionlist_question__dGFaP{font-size:15px;padding:14px 12px;border-radius:12px;height:auto}.questionlist_arrow__sBNCe{font-size:18px;margin-left:8px}.questionlist_answer__yyNHC{font-size:14px;padding:12px 12px 14px;border-radius:0 0 12px 12px}}@media (max-width:480px){.questionlist_container__nXp4m{width:96vw;max-width:420px;min-width:unset;border-radius:0;padding:16px 8px 8px}.questionlist_tabGroup__Uox4z{border-radius:12px;margin:0 0 24px;padding:4px}.questionlist_tabSelected__iUepV,.questionlist_tab__ymViX{font-size:14px;font-weight:600;letter-spacing:.2px;line-height:1.5;padding:8px 12px;border-radius:10px}.questionlist_accordion__fEjLx{margin:0 1vw;gap:8px}.questionlist_item__U7WNw{border-radius:8px}.questionlist_question__dGFaP{font-size:14px;font-weight:500;letter-spacing:.2px;line-height:1.5;padding:12px;border-radius:8px;height:auto;gap:4px}.questionlist_arrow__sBNCe{font-size:14px;margin-left:0}.questionlist_answer__yyNHC{font-size:12px;font-weight:500;letter-spacing:.3px;line-height:1.6;padding:12px;border-radius:0 0 8px 8px}}.about_aboutSection__Rnelt{background-color:#fff;display:flex;flex-direction:column;align-items:center;padding:60px 20px 0;font-family:Inter,Arial,sans-serif}.about_heading__xoiOQ{font-family:Thicker,sans-serif;color:#000;font-size:64px;font-weight:900;letter-spacing:1px;margin-bottom:32px;text-align:center}.about_description__Yug1T{font-family:Manrope,sans-serif;font-size:24px;color:#222;text-align:center;max-width:800px;margin-bottom:48px;line-height:1.5}.about_membersBox__8C2el{display:flex;align-items:center;background:#fff;border-radius:40px;box-shadow:0 2px 12px rgba(0,0,0,.04);padding:16px 32px;margin-bottom:48px;min-width:420px;gap:24px}.about_avatars__GsJrL{display:flex;align-items:center;position:relative;margin-right:16px}.about_avatarWrap__CtgZL{position:relative;display:inline-block;z-index:2}.about_avatar__jGHgi{border-radius:50%;border:2px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.08)}.about_membersIcon__8nI7F{position:relative;left:20px;z-index:1;margin-left:-18px}.about_plus__ucKQN{font-weight:600;font-size:18px;margin-left:12px;color:#444}.about_membersText___cHlL{font-size:20px;color:#444;font-weight:400}.about_cardsRow__okhgG{display:flex;gap:16px;margin-top:24px;justify-content:center}.about_card__RzN5n{background:#fff;border:1px solid #d1d1d1;border-radius:8px;padding:24px;display:flex;flex-direction:column;align-items:center;width:200px;height:198px;box-shadow:0 2px 12px rgba(0,0,0,.03);transition:box-shadow .2s}.about_card__RzN5n:hover{box-shadow:0 4px 24px rgba(0,0,0,.08)}.about_card__RzN5n img{width:32px!important;height:32px!important}.about_cardText__eTmKb{margin-top:18px;text-align:center;font-size:16px;color:#222;font-weight:500;flex:1 1;display:flex;flex-direction:column;justify-content:flex-start}.about_cardLink__IP3Ud{display:block;margin-top:auto;color:#222;font-size:14px;text-decoration:underline;font-weight:400;transition:color .2s}.about_cardLink__IP3Ud:hover{color:#0070f3}@media (max-width:900px){.about_cardsRow__okhgG{flex-direction:row;gap:16px;align-items:center}.about_aboutSection__Rnelt{padding:40px 8px 0}.about_membersBox__8C2el{min-width:0;flex-direction:column;gap:12px;padding:12px}.about_card__RzN5n{width:2200px;max-width:180px;height:180px;padding:14px}.about_heading__xoiOQ{font-size:40px}.about_description__Yug1T{font-size:18px;margin-bottom:32px}.about_membersText___cHlL{font-size:16px;text-align:center}}@media (max-width:600px){.about_cardsRow__okhgG{flex-direction:column;gap:24px;align-items:center}.about_aboutSection__Rnelt{padding:24px 2vw 0}.about_heading__xoiOQ{font-size:28px}.about_description__Yug1T{font-size:15px;margin-bottom:20px}.about_membersBox__8C2el{padding:8px 4px;gap:8px}.about_card__RzN5n{width:200px;padding:12px;height:auto}.about_cardText__eTmKb{font-size:14px}.about_cardLink__IP3Ud{font-size:12px;margin-top:20px}}.info_infoSection__k2EZj{background-color:#FFF;display:flex;flex-direction:column;align-items:center;padding:60px 20px 0;font-family:Inter,Arial,sans-serif}.info_heading__AjXI8{color:#000;font-family:Thicker,sans-serif;font-size:56px;font-weight:900;letter-spacing:1px;margin-bottom:32px;text-align:center}.info_description__utogt{font-family:Manrope,sans-serif;font-size:20px;color:#222;text-align:center;max-width:600px;margin-bottom:48px;line-height:1.5}.info_cardsCol__SGOTe{display:flex;flex-direction:column;gap:32px;width:100%;max-width:600px;margin-bottom:48px}.info_card__YmcdG{display:flex;align-items:flex-start;background:#fff;border:1px solid #eee;border-radius:16px;padding:32px 32px 32px 24px;box-shadow:0 2px 12px rgba(0,0,0,.03);gap:24px}.info_icon__tH73P{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:56px;height:56px}.info_cardContent__hpui0{display:flex;flex-direction:column;justify-content:center}.info_cardTitle__ygEJ3{color:#000;font-family:Manrope,sans-serif;font-size:18px;font-weight:700;margin-bottom:8px}.info_cardDesc__mGZUY{font-family:Manrope,sans-serif;font-size:16px;color:#666}.info_membersBox__c9k1X{background:#fff;border-radius:40px;box-shadow:0 2px 12px rgba(0,0,0,.04);padding:12px 24px;margin-top:32px;gap:18px}.info_membersBox__c9k1X,.info_membersIcon__5J8Jn{display:flex;align-items:center}.info_membersText__u5t6_{font-size:18px;color:#444;font-weight:400}@media (max-width:700px){.info_infoSection__k2EZj{padding:32px 4vw 0}.info_heading__AjXI8{font-size:32px}.info_description__utogt{font-size:15px;margin-bottom:24px}.info_cardsCol__SGOTe{gap:18px;max-width:98vw}.info_card__YmcdG{padding:16px 10px;border-radius:10px;gap:12px}.info_icon__tH73P{width:40px;height:40px}.info_cardTitle__ygEJ3{font-size:15px}.info_cardDesc__mGZUY{font-size:13px}.info_membersBox__c9k1X{padding:8px;gap:8px;margin-top:18px}.info_membersText__u5t6_{font-size:14px}}.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}.collage_outerContainer__AmIqh{background-color:#FFF}.collage_collageContainer___M_bM{display:flex;flex-direction:column;gap:24px;width:100%;max-width:1280px;margin:0 auto;padding:32px 0}.collage_bottomRow__5k62F,.collage_topRow__Syn69{display:flex;gap:12px;justify-content:center}.collage_mobileRow__SVWL2{display:none}.collage_collageItem__tNkLX{position:relative;border-radius:16px;overflow:hidden;background:#f5f5f5}.collage_topRow__Syn69 .collage_collageItem__tNkLX{width:327.12px;height:346.03px}.collage_bottomRow__5k62F .collage_collageItem__tNkLX:first-child{width:671px!important;height:441px!important}.collage_bottomRow__5k62F .collage_collageItem__tNkLX:nth-child(2),.collage_bottomRow__5k62F .collage_collageItem__tNkLX:nth-child(3){width:375px;height:442px}.collage_collageImg__zw1LE{object-fit:cover;border-radius:16px}@media (max-width:1024px){.collage_collageContainer___M_bM{padding:24px 16px}.collage_topRow__Syn69 .collage_collageItem__tNkLX{width:280px;height:296px}.collage_bottomRow__5k62F .collage_collageItem__tNkLX:first-child{width:575px!important;height:378px!important}.collage_bottomRow__5k62F .collage_collageItem__tNkLX:nth-child(2),.collage_bottomRow__5k62F .collage_collageItem__tNkLX:nth-child(3){width:321px;height:378px}}@media (max-width:600px){.collage_collageContainer___M_bM{padding:14px}.collage_bottomRow__5k62F,.collage_topRow__Syn69{display:none}.collage_mobileRow__SVWL2{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.collage_mobileRow__SVWL2 .collage_collageItem__tNkLX{width:154px!important;height:148px!important;border-radius:4px}.collage_mobileRow__SVWL2 .collage_collageImg__zw1LE{border-radius:4px}}@font-face{font-family:Thicker;src:url(/assets/fonts/Thicker-Bold.otf) format("opentype");font-weight:900;font-style:normal}.perks_perksSection__cfFRs{background-color:#FFF;display:flex;flex-direction:column;align-items:center;padding:60px 20px 0;font-family:Inter,Arial,sans-serif}.perks_heading__Q_EPP{color:#000;font-family:Thicker,sans-serif;font-size:48px;font-weight:900;letter-spacing:1px;margin-bottom:32px;text-align:center;line-height:1.1}.perks_description__34ttO{font-family:Manrope,sans-serif;font-size:16px;color:#888;text-align:center;max-width:600px;margin-bottom:48px;line-height:1.5}.perks_grid__sO48q{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;width:100%;max-width:800px;margin-top:24px}.perks_card__5eHm1{background:#fff;border:1px solid #f2f2f2;border-radius:16px;padding:48px 0 32px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:180px;box-shadow:0 2px 12px rgba(0,0,0,.02);transition:box-shadow .2s}.perks_card__5eHm1:hover{box-shadow:0 4px 24px rgba(0,0,0,.06)}.perks_card__5eHm1 img{width:56px;height:56px;margin-bottom:24px}.perks_label__zziAG{font-family:Manrope,sans-serif;font-size:18px;color:#111;text-align:center;font-weight:500;line-height:1.2}@media (max-width:900px){.perks_grid__sO48q{grid-template-columns:repeat(2,1fr);gap:20px;max-width:98vw}.perks_heading__Q_EPP{font-size:36px}.perks_description__34ttO{font-size:16px;margin-bottom:32px}.perks_card__5eHm1{padding:32px 0 24px;min-height:120px}.perks_label__zziAG{font-size:16px}}@media (max-width:600px){.perks_grid__sO48q{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;padding-left:0;padding-right:0}.perks_perksSection__cfFRs{padding:24px 2vw 0}.perks_heading__Q_EPP{font-size:24px}.perks_description__34ttO{font-size:13px;margin-bottom:18px}.perks_card__5eHm1{width:100%;min-width:0;flex:none;padding:20px 0 14px;min-height:80px}.perks_label__zziAG{font-size:14px}}.questions_faqSection__ZX_j1{min-height:-moz-fit-content;min-height:fit-content;background:white;display:flex;flex-direction:column;max-width:1280px;margin:0 auto;align-items:center;justify-content:flex-start;padding:0 0 48px}.questions_faqHeading__gVIHG{font-family:Thicker,sans-serif;font-size:48px;font-weight:800;color:black;text-align:center;margin-top:64px;margin-bottom:16px}.questions_faqSubheading__cDeoZ{color:black;font-size:18px;text-align:center;margin-bottom:40px;line-height:1.5}.questions_faqList__svrNL{width:100%;max-width:800px;display:flex;flex-direction:column;gap:24px;margin:0 auto 32px}.questions_faqItem__gDTHz{width:100%}.questions_faqQuestion__pPIsM{width:100%;max-width:800px;height:60px;background:white;color:black;font-size:20px;font-family:inherit;font-weight:500;border:1px solid #0000001c;border-radius:8px;padding:16px;text-align:left;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background .2s;outline:none;box-sizing:border-box}.questions_faqArrow__Tr1w6{font-size:22px;margin-left:12px;color:black}.questions_faqAnswer___bvYO{max-height:0;overflow:hidden;border:1px solid #0000001c;border-radius:0 0 10px 10px;padding:0 24px;opacity:0;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .2s}.questions_faqAnswerOpen__4VwOx,.questions_faqAnswer___bvYO{background:white;color:black;font-size:16px;box-sizing:border-box}.questions_faqAnswerOpen__4VwOx{max-height:500px;border-radius:0 0 8px 8px;box-shadow:none;border:1px solid #0000001c;border-top:none;padding:16px 24px 20px;opacity:1;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .2s}.questions_faqFooter__krSwm{display:flex;flex-direction:column;align-items:center;margin-top:40px}.questions_faqHelpText__gxzM4{color:black;font-size:16px;margin-bottom:24px}.questions_faqSupportBtn__WirWD{background:#C9001A;color:#fff;font-size:18px;font-family:inherit;font-weight:600;border:none;border-radius:24px;padding:14px 36px;cursor:pointer;transition:background .2s}.questions_faqSupportBtn__WirWD:hover{background:#c53c2e}@media (max-width:850px){.questions_faqList__svrNL{max-width:98vw}.questions_faqQuestion__pPIsM{max-width:100vw;min-width:0}}@media (max-width:700px){.questions_faqSection__ZX_j1{padding-bottom:32px}.questions_faqHeading__gVIHG{font-size:32px;margin-top:40px}.questions_faqSubheading__cDeoZ{font-size:15px;margin-bottom:28px}.questions_faqList__svrNL{max-width:100vw;gap:16px}.questions_faqQuestion__pPIsM{font-size:16px;height:48px;padding:12px 10px}.questions_faqAnswerOpen__4VwOx,.questions_faqAnswer___bvYO{font-size:14px;padding-left:10px;padding-right:10px}.questions_faqSupportBtn__WirWD{font-size:16px;padding:12px 20px}}@media (max-width:480px){.questions_faqSection__ZX_j1{padding-left:12px;padding-right:12px;padding-bottom:24px}.questions_faqHeading__gVIHG{font-size:22px;margin-top:24px}.questions_faqSubheading__cDeoZ{font-size:12px;margin-bottom:16px}.questions_faqList__svrNL{gap:10px}.questions_faqQuestion__pPIsM{font-size:13px;height:38px;padding:8px 6px;border-radius:6px}.questions_faqAnswerOpen__4VwOx,.questions_faqAnswer___bvYO{font-size:12px;padding-left:6px;padding-right:6px;border-radius:0 0 6px 6px}.questions_faqSupportBtn__WirWD{font-size:13px;padding:8px 12px;border-radius:16px}}.questions_faqQuestion__pPIsM[aria-expanded=true]{background:white!important;box-shadow:none;border-radius:8px 8px 0 0;border:1px solid #0000001c;border-bottom:none}.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}.TopSlider_sliderSection__rdHrt{padding:40px 0;background:#FFFFFF;overflow:hidden}.TopSlider_sliderContainer__BRuzE{max-width:1200px;margin:0 auto;position:relative;height:500px}.TopSlider_sliderWrapper___Ozxk{display:flex;align-items:center;justify-content:center;height:100%;position:relative}.TopSlider_slide__ENAcM{position:absolute;height:100%;transition:all .8s cubic-bezier(.4,0,.2,1);cursor:pointer;border-radius:12px;overflow:hidden;will-change:transform,opacity}.TopSlider_slideImage__64MhE{border-radius:12px;object-fit:cover;transition:transform .8s cubic-bezier(.4,0,.2,1)}.TopSlider_leftSlide__rc68J{left:0;width:20%;height:100%;transform:translateX(0) scale(.8);z-index:1;opacity:.7;transition:all .8s cubic-bezier(.4,0,.2,1)}.TopSlider_leftSlide__rc68J:hover{transform:translateX(10px) scale(.85);opacity:.8}.TopSlider_centerSlide__E6Sb0{left:50%;width:60%;height:100%;transform:translateX(-50%) scale(1);z-index:2;opacity:1;transition:all .8s cubic-bezier(.4,0,.2,1)}.TopSlider_rightSlide__SzXrQ{right:0;width:20%;height:100%;transform:translateX(0) scale(.8);z-index:1;opacity:.7;transition:all .8s cubic-bezier(.4,0,.2,1)}.TopSlider_rightSlide__SzXrQ:hover{transform:translateX(-10px) scale(.85);opacity:.8}.TopSlider_slideEntering__CKZG1{animation:TopSlider_slideEnter__kMysl .8s forwards}.TopSlider_slideExiting__woXE4{animation:TopSlider_slideExit__Gkgxk .8s forwards}@keyframes TopSlider_slideEnter__kMysl{0%{opacity:0;transform:translateX(-100%) scale(.8)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes TopSlider_slideExit__Gkgxk{0%{opacity:1;transform:translateX(0) scale(1)}to{opacity:0;transform:translateX(100%) scale(.8)}}@media (max-width:768px){.TopSlider_sliderContainer__BRuzE{height:400px}.TopSlider_leftSlide__rc68J,.TopSlider_rightSlide__SzXrQ{width:25%;height:100%}.TopSlider_centerSlide__E6Sb0{width:50%}}@media (max-width:480px){.TopSlider_sliderContainer__BRuzE{height:300px}.TopSlider_leftSlide__rc68J,.TopSlider_rightSlide__SzXrQ{width:30%;height:100%}.TopSlider_centerSlide__E6Sb0{width:40%}}.TopSlider_bookingBox__0RgRG{display:flex;align-items:center;background:#fff;border-radius:28px;box-shadow:0 2px 12px 0 #0001;padding:28px 36px;margin:32px auto 0;max-width:700px;gap:32px}.TopSlider_bookBtn__VwwnY:hover{background:#a01f2b}.TopSlider_priceInfo__oviv4{flex:1 1;min-width:180px}.TopSlider_fromText__DhZVB{color:#222;font-size:1.15rem;font-weight:500}.TopSlider_price__7dCcZ{font-weight:700;font-size:1.18rem;margin:0 2px}.TopSlider_perPerson__cpQqv{color:#888;font-size:1rem;font-weight:400}.TopSlider_seePrices__SW6UM{color:#888;font-size:1.05rem;text-decoration:underline;margin-top:2px;display:inline-block}.TopSlider_countdown___zP5S{display:flex;align-items:center;gap:16px}.TopSlider_countdownItem__5ADqo{display:flex;flex-direction:column;align-items:center}.TopSlider_countdownNum__cr4x_{background:#F5F5F5;border-radius:8px;font-size:2rem;font-weight:700;color:#222;padding:8px 18px;min-width:48px;text-align:center}.TopSlider_countdownLabel__CW1xo{color:#888;font-size:1rem;margin-top:4px;font-weight:500}@media (max-width:900px){.TopSlider_sliderContainer__BRuzE{height:400px}.TopSlider_countdown___zP5S{justify-content:flex-start}}@media (max-width:600px){.TopSlider_sliderContainer__BRuzE{height:300px}.TopSlider_bookingBox__0RgRG{flex-direction:row;align-items:center;justify-content:space-between;padding:10px 4px;gap:8px;max-width:99vw;border-radius:18px}.TopSlider_priceInfo__oviv4{min-width:0;flex:1 1;margin-right:8px}.TopSlider_countdownNum__cr4x_{font-size:1.2rem;padding:6px 10px;min-width:32px}.TopSlider_countdownLabel__CW1xo{font-size:.95rem}}.TopSlider_mobileCountdown__kSZ6z{display:none}.TopSlider_desktopCountdown__e6czK{display:flex}@media (max-width:600px){.TopSlider_priceInfo__oviv4{padding-left:60px}.TopSlider_mobileCountdown__kSZ6z{display:flex;justify-content:center;margin-bottom:16px;gap:16px}.TopSlider_desktopCountdown__e6czK{display:none}}.title_titleoutercontainer__rbI3C{background-color:#FFF}.title_titleSection__q_KY3{width:100%;max-width:1280px;margin:0 auto;padding:48px 16px 0;text-align:center;display:flex;flex-direction:column;align-items:center}.title_locationPill__5wsYm{display:inline-flex;align-items:center;background:#fafafa;border-radius:24px;padding:10px 28px 10px 18px;font-family:Manrope,Inter,Arial,sans-serif;font-size:1.15rem;color:#222;font-weight:500;margin-bottom:24px;box-shadow:0 2px 8px 0 #0001;gap:10px}.title_locationIcon__iJhTr{color:#222;font-size:1.1em;margin-right:8px}.title_heading__FcNUg{font-family:Thicker,Inter,Arial,sans-serif;font-size:64px;font-weight:900;margin-bottom:18px;color:#111;line-height:1.1}.title_subheading__T76Mz{font-family:Manrope,Inter,Arial,sans-serif;font-size:22px;color:#222;font-weight:400;margin-bottom:32px;line-height:1.4}.title_earlyBirdRow__q5zuf{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:8px}.title_ticketIcon__z7VcT{color:#E94B4B;font-size:1.3em}.title_earlyBirdText__sXUks{font-family:Manrope,Inter,Arial,sans-serif;font-size:1.15rem;color:#222;font-weight:500}@media (max-width:900px){.title_heading__FcNUg{font-size:36px}.title_subheading__T76Mz{font-size:16px}.title_locationPill__5wsYm{font-size:1rem;padding:8px 16px 8px 12px}}@media (max-width:600px){.title_titleSection__q_KY3{padding:24px 2vw 0}.title_heading__FcNUg{font-size:22px;margin-bottom:10px}.title_subheading__T76Mz{font-size:13px;margin-bottom:14px}.title_locationPill__5wsYm{font-size:.95rem;padding:6px 10px 6px 8px;margin-bottom:12px}.title_earlyBirdText__sXUks{font-size:.95rem}}@font-face{font-family:Thicker;src:url(/_next/static/media/Thicker-Extrabold.29f3ecc5.otf) format("truetype");font-weight:800;font-style:normal}.ObstacleSlider_sliderContainer__w5rHT{width:100%;padding:2rem 0;position:relative;background-color:#FFF}.ObstacleSlider_sliderWrapper__srHn3{gap:40px;max-width:1200px;margin:0 auto;padding:0 20px;touch-action:pan-y pinch-zoom}.ObstacleSlider_sideImage__Sil7P,.ObstacleSlider_sliderWrapper__srHn3{display:flex;align-items:center;justify-content:center;position:relative}.ObstacleSlider_sideImage__Sil7P{width:10%;height:400px;opacity:.7;transition:all .3s ease;cursor:pointer;overflow:hidden}.ObstacleSlider_sideImage__Sil7P:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);opacity:0;transition:opacity .3s ease}.ObstacleSlider_sideImage__Sil7P:hover{opacity:1;transform:scale(1.05)}.ObstacleSlider_sideImage__Sil7P:hover:after{opacity:1}.ObstacleSlider_sideImage__Sil7P:active{transform:scale(.98)}.ObstacleSlider_centerImage__L5vWN{width:80%;max-width:859px;position:relative;height:510px;transition:all .3s ease}.ObstacleSlider_mainImage__IjSTl{width:100%;height:100%;border-radius:24px;object-fit:cover;box-shadow:0 4px 20px rgba(0,0,0,.15)}.ObstacleSlider_leftImage__JhZcE,.ObstacleSlider_rightImage__h6omu{width:100%;height:100%;border-radius:8px;object-fit:cover;box-shadow:0 4px 15px rgba(0,0,0,.1)}.ObstacleSlider_imageContent__0oF40{position:absolute;bottom:0;left:0;color:#FFF;z-index:2;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);padding:32px;width:100%;border-radius:0 0 24px 24px}.ObstacleSlider_heading__OYh5j{color:#FFF;font-family:Thicker,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3)}.ObstacleSlider_description__v0llD{color:#FFF;font-family:Manrope,sans-serif;font-size:16px;font-style:normal;font-weight:400;margin:8px 0 0;text-shadow:0 1px 2px rgba(0,0,0,.3)}.ObstacleSlider_navigation__akRqW{display:flex;justify-content:center;align-items:center;margin-top:30px;gap:30px}.ObstacleSlider_arrowButton__g_33j{background:rgba(0,0,0,.06);border:none;color:#000;font-size:24px;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:50%}.ObstacleSlider_arrowButton__g_33j:hover{background:rgba(0,0,0,.12)}.ObstacleSlider_dots__Q_FYC{display:flex;gap:12px;align-items:center;position:relative}.ObstacleSlider_dot__ju3xZ{width:10px;height:10px;border-radius:50%;background-color:#ccc;cursor:pointer;transition:all .3s ease}.ObstacleSlider_smallDot__EUhhe{width:6px;height:6px;opacity:.6}.ObstacleSlider_dot__ju3xZ:hover{transform:scale(1.2)}.ObstacleSlider_activeDot__xklIO{background-color:#000;transform:scale(1.2)}.ObstacleSlider_activeDot__xklIO.ObstacleSlider_smallDot__EUhhe{width:10px;height:10px;opacity:1}@media (max-width:768px){.ObstacleSlider_sliderWrapper__srHn3{gap:20px}.ObstacleSlider_sideImage__Sil7P{height:300px}.ObstacleSlider_centerImage__L5vWN{height:400px}.ObstacleSlider_heading__OYh5j{font-size:24px}.ObstacleSlider_description__v0llD{font-size:14px}}.obstacleHeading_heading__KiFRP{color:#000;font-family:Thicker,sans-serif;font-weight:800;font-size:48px;line-height:110%;letter-spacing:-.02em;text-align:center;vertical-align:middle;margin-bottom:8px}.obstacleHeading_subheading__zuHSO{font-family:Manrope,sans-serif;font-size:20px;font-weight:600;display:block;letter-spacing:-.01em;text-align:center;color:#373737;max-width:600px;margin:0 auto;line-height:1.5}.obstacleHeading_container__Ir563{background:#FFFFFF;padding:80px 0;width:100%;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:1024px){.obstacleHeading_heading__KiFRP{font-size:36px}.obstacleHeading_subheading__zuHSO{font-size:19.2px;max-width:500px}}@media screen and (max-width:768px){.obstacleHeading_heading__KiFRP{font-size:28px}.obstacleHeading_subheading__zuHSO{font-size:16px;max-width:320px}.obstacleHeading_container__Ir563{padding:40px 16px}}@media screen and (max-width:480px){.obstacleHeading_heading__KiFRP{font-size:24px}.obstacleHeading_subheading__zuHSO{font-size:14.4px;max-width:280px}}