:root{--red:#e40613;--red-dark:#b70410;--ink:#1b1c1e;--ink-2:#22252c;--charcoal:#16181c;--grey-900:#2f333b;--grey-700:#454b54;--grey-600:#5c6470;--grey-400:#98a1ad;--grey-200:#e5e8ec;--grey-100:#f4f6f9;--white:#ffffff;--bg:#ffffff;--maxw:1200px;--radius:14px;--radius-lg:22px;--shadow-sm:0 1px 3px rgba(16,18,22,0.08),0 1px 2px rgba(16,18,22,0.05);--shadow-md:0 12px 34px rgba(16,18,22,0.12);--shadow-lg:0 24px 60px rgba(16,18,22,0.2);--header-h:76px;--font-body:var(--font-poppins),system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-accent:var(--font-body)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 12px);-webkit-text-size-adjust:100%}body,html{width:100%;max-width:100%}body{margin:0;font-family:var(--font-body);color:var(--ink);background:var(--bg);line-height:1.7;font-size:17px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}main{width:100%;max-width:100%;min-width:0}h1,h2,h3,h4{font-family:var(--font-body);font-weight:700;line-height:1.18;letter-spacing:-.015em;margin:0 0 .5em;color:var(--ink)}h1{letter-spacing:-.02em}p{margin:0 0 1rem}a{color:var(--red);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}ul{margin:0;padding:0}:focus-visible{outline:3px solid var(--red);outline-offset:2px;border-radius:4px}.container{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem);min-width:0}.section{padding-block:clamp(3rem,7vw,5.5rem)}.section--tight{padding-block:clamp(2.5rem,5vw,4rem)}.section--dark{background:var(--charcoal);color:#eef1f5}.section--grey{background:var(--grey-100)}.section--dark h1,.section--dark h2,.section--dark h3{color:#fff}.eyebrow{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.18em;font-size:.85rem;font-weight:600;color:var(--red);margin:0 0 .9rem}.section--dark .eyebrow{color:#ff5964}.section-head{max-width:760px;margin-bottom:clamp(1.8rem,4vw,3rem)}.section-head--center{margin-inline:auto;text-align:center}.section-head h2{font-size:clamp(1.85rem,3.8vw,2.7rem)}.section-head p{color:var(--grey-600);font-size:1.1rem;margin:0}.section--dark .section-head p{color:#c3cad4}.lead{font-size:1.18rem;color:var(--grey-700);line-height:1.7}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-body);font-weight:600;font-size:1rem;letter-spacing:0;padding:.8rem 1.5rem;border-radius:999px;border:2px solid transparent;cursor:pointer;transition:transform .12s ease,background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.btn,.btn:hover{text-decoration:none}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn--primary{background:var(--red);color:#fff;box-shadow:0 10px 24px rgba(228,6,19,.28)}.btn--primary:hover{background:var(--red-dark);color:#fff}.btn--ghost{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.75);color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.btn--ghost:hover{border-color:#fff;background:rgba(255,255,255,.22);color:#fff}.btn--outline{background:transparent;border-color:var(--grey-200);color:var(--ink)}.btn--outline:hover{border-color:var(--red);color:var(--red)}.btn--lg{font-size:1.05rem;padding:.95rem 1.9rem}.btn--block{width:100%}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:-999px;top:0;z-index:1000;background:var(--red);color:#fff;padding:.75rem 1rem;border-radius:0 0 8px 0}.skip-link:focus{left:0}.pagehero{background:linear-gradient(180deg,var(--grey-100),#fff);border-bottom:1px solid var(--grey-200);padding-block:clamp(2.5rem,6vw,4rem)}.pagehero h1{font-size:clamp(2rem,4.5vw,3rem);margin-bottom:.6rem}.pagehero p{color:var(--grey-600);font-size:1.15rem;max-width:640px;margin:0}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.CookieBanner_banner__MyhNb{position:fixed;left:0;right:0;bottom:0;z-index:1000;padding:1rem;background:rgba(17,19,23,.97);color:#eef1f5;box-shadow:0 -8px 30px rgba(0,0,0,.25);animation:CookieBanner_cookieUp__6ked6 .28s ease}@keyframes CookieBanner_cookieUp__6ked6{0%{transform:translateY(100%)}to{transform:translateY(0)}}.CookieBanner_inner__NFx4q{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.CookieBanner_title__JjhU6{font-weight:700;font-size:1.05rem;margin:0 0 .25rem;color:#fff}.CookieBanner_body__IgsT5{margin:0;font-size:.92rem;line-height:1.55;color:#c3cad4;max-width:70ch}.CookieBanner_body__IgsT5 a{color:#fff;text-decoration:underline}.CookieBanner_actions__t4t4h{display:flex;flex-wrap:wrap;gap:.7rem;width:100%}.CookieBanner_actions__t4t4h .CookieBanner_btn__9xHy6{flex:1 1 auto}@media (min-width:720px){.CookieBanner_inner__NFx4q{flex-direction:row;align-items:center;justify-content:space-between;gap:1.75rem}.CookieBanner_actions__t4t4h{width:auto;flex-shrink:0}.CookieBanner_actions__t4t4h .CookieBanner_btn__9xHy6{flex:0 0 auto}}.Footer_footer__pQtti{background:var(--ink);color:#c7ced8}.Footer_top__YBhK_{display:grid;grid-template-columns:1fr;grid-gap:2.5rem;gap:2.5rem;padding-block:clamp(2.75rem,6vw,4.5rem)}.Footer_brandCol__1_L1f{max-width:340px}.Footer_logoChip__bxIeQ{display:inline-block;background:#fff;padding:.7rem .95rem;border-radius:12px;margin-bottom:1.1rem}.Footer_logo__fUEOF{height:auto;width:190px;display:block}.Footer_blurb__eK2RO{color:#9aa4b1;font-size:.98rem;margin-bottom:1.3rem}.Footer_socials__Arjjf{display:flex;gap:.6rem;list-style:none}.Footer_socials__Arjjf a{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.08);color:#fff;transition:background .2s ease,transform .15s ease}.Footer_socials__Arjjf a:hover{background:var(--red);transform:translateY(-2px);text-decoration:none}.Footer_colTitle__3amT0{font-size:1.05rem;font-weight:600;color:#fff;letter-spacing:0;margin-bottom:1rem}.Footer_col__WMzcr ul{list-style:none;display:flex;flex-direction:column;gap:.6rem}.Footer_col__WMzcr a{color:#c7ced8;font-size:.96rem}.Footer_col__WMzcr a:hover{color:#fff}.Footer_contact__w5K5T{margin-bottom:1.4rem}.Footer_venueHead__58FRj{font-family:var(--font-body);font-weight:600;font-size:.95rem;color:#fff;margin:0 0 .6rem}.Footer_venues__3e2_A{display:flex;flex-direction:column;gap:.7rem;font-style:normal}.Footer_venues__3e2_A span{display:flex;flex-direction:column;font-size:.9rem;color:#9aa4b1;line-height:1.5}.Footer_venues__3e2_A strong{color:#e6eaef;font-weight:600}.Footer_bottom__wxP7Z{border-top:1px solid rgba(255,255,255,.1)}.Footer_bottomBar__sRQPB{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;align-items:center;justify-content:space-between;padding-block:1.4rem}.Footer_bottomBar__sRQPB p{margin:0;font-size:.88rem;color:#8b95a2}.Footer_legalLinks__eScbR{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem}.Footer_legalLinks__eScbR a{color:#8b95a2;font-size:.88rem}.Footer_legalLinks__eScbR a:hover{color:#fff}@media (min-width:640px){.Footer_top__YBhK_{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.Footer_top__YBhK_{grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:3rem}}.Header_header__KwdYD{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);border-bottom:1px solid var(--grey-200);transition:box-shadow .2s ease}.Header_scrolled__qIjEW{box-shadow:var(--shadow-sm)}.Header_bar__O6T0V{height:var(--header-h);display:flex;align-items:center;gap:1.25rem;justify-content:space-between}.Header_brand__fkyv5{display:inline-flex;align-items:center;flex:0 0 auto}.Header_brand__fkyv5:hover{text-decoration:none}.Header_logo____uDV{height:56px;width:auto;object-fit:contain}.Header_desktopNav__ye2RQ{display:none;flex:1 1 auto;justify-content:center}.Header_navList__0gQJv{display:flex;align-items:center;flex-wrap:nowrap;gap:.15rem;list-style:none}.Header_navList__0gQJv>li{position:relative}.Header_navTop__VCiOy{display:inline-flex;align-items:center;gap:.15rem}.Header_navList__0gQJv a{display:inline-block;white-space:nowrap;padding:.5rem .6rem;color:var(--grey-900);font-family:var(--font-body);font-size:.92rem;font-weight:500;letter-spacing:0;border-radius:8px}.Header_navList__0gQJv a:hover{color:var(--red);text-decoration:none}.Header_navStatic__a47_A{display:inline-block;white-space:nowrap;padding:.5rem .6rem;color:var(--grey-900);font-family:var(--font-body);font-size:.92rem;font-weight:500;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Header_hasChildren__6Ytl5:hover .Header_navStatic__a47_A{color:var(--red)}.Header_chevron__5PdVR{color:var(--grey-400);flex:0 0 auto;margin-left:-.1rem}.Header_dropdown__4_v0S{position:absolute;top:calc(100% + 6px);left:0;min-width:232px;background:#fff;border:1px solid var(--grey-200);border-radius:12px;box-shadow:var(--shadow-md);padding:.4rem;list-style:none;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .16s ease,transform .16s ease,visibility .16s}.Header_hasChildren__6Ytl5:focus-within .Header_dropdown__4_v0S,.Header_hasChildren__6Ytl5:hover .Header_dropdown__4_v0S{opacity:1;visibility:visible;transform:translateY(0)}.Header_dropdown__4_v0S a{display:block;padding:.55rem .7rem;font-size:.9rem;font-weight:400;white-space:nowrap;border-radius:8px}.Header_dropdown__4_v0S a:hover{background:var(--grey-100)}.Header_actions__dQYHE{display:flex;align-items:center;gap:.75rem;flex:0 0 auto}.Header_actions__dQYHE .Header_cta__xbIXT{display:none;padding:.6rem 1.15rem;font-size:.95rem}.Header_burger__9ocpS{--bar:2px;position:relative;width:44px;height:44px;display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;background:transparent;border:1px solid var(--grey-200);border-radius:10px;cursor:pointer}.Header_burger__9ocpS span{width:22px;height:var(--bar);background:var(--ink);border-radius:2px;transition:transform .2s ease,opacity .2s ease}.Header_barTop__ouWEU{transform:translateY(7px) rotate(45deg)}.Header_barMid___h4ke{opacity:0}.Header_barBot__udYYj{transform:translateY(-7px) rotate(-45deg)}.Header_overlay__QkI_s{position:fixed;inset:var(--header-h) 0 0 0;background:rgba(16,18,22,.5);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:90}.Header_overlayOpen__HAfMc{opacity:1;visibility:visible}.Header_drawer__1mojw{position:fixed;top:var(--header-h);right:0;bottom:0;width:min(360px,100%);background:#fff;border-left:1px solid var(--grey-200);box-shadow:var(--shadow-lg);padding:1.25rem;overflow-y:auto;transform:translateX(100%);transition:transform .24s ease;z-index:95}.Header_drawerOpen__QY08Z{transform:translateX(0)}.Header_mobileList__xvyOB{list-style:none;margin:0 0 1.25rem;display:flex;flex-direction:column}.Header_mobileList__xvyOB>li{border-bottom:1px solid var(--grey-200);padding:.35rem 0}.Header_mobileList__xvyOB a{display:block;padding:.6rem .25rem;color:var(--ink);font-family:var(--font-body);font-weight:600;font-size:1rem}.Header_mobileList__xvyOB a:hover{color:var(--red);text-decoration:none}.Header_mobileList__xvyOB .Header_navStatic__a47_A{display:block}.Header_mobileList__xvyOB .Header_navStatic__a47_A,.Header_mobileToggle__rvWrT{padding:.6rem .25rem;color:var(--ink);font-family:var(--font-body);font-weight:600;font-size:1rem}.Header_mobileToggle__rvWrT{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.5rem;background:none;border:none;cursor:pointer;text-align:left}.Header_mobileToggle__rvWrT:hover{color:var(--red)}.Header_mChevron__AmDOa{flex:0 0 auto;color:var(--grey-400);transition:transform .2s ease}.Header_mChevronOpen__C7wVe{transform:rotate(180deg);color:var(--red)}.Header_mobileSub__w0yB5{list-style:none;margin:0 0 .4rem;padding-left:.75rem;border-left:2px solid var(--grey-200)}.Header_mobileSub__w0yB5 a{font-size:.9rem;font-weight:400;color:var(--grey-600);padding:.4rem .25rem}@media (min-width:1200px){.Header_desktopNav__ye2RQ{display:flex}.Header_actions__dQYHE .Header_cta__xbIXT{display:inline-flex}.Header_burger__9ocpS,.Header_drawer__1mojw,.Header_overlay__QkI_s{display:none}}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins Fallback;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_6bee3b{font-family:Poppins,Poppins Fallback;font-style:normal}.__variable_6bee3b{--font-poppins:"Poppins","Poppins Fallback"}