@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--ink:#10231c;--green:#07553b;--lime:#9bd9c2;--mint:#9bd9c2;--orange:#ff6534;--cream:#f3f8f5;--white:#fff;--line:#d8e7e1}*{box-sizing:border-box}.analytics-code{display:contents}html{scroll-behavior:smooth;scrollbar-gutter:stable;overflow-x:clip}body{background:var(--cream);max-width:100%;color:var(--ink);margin:0;font-family:Manrope,Arial,sans-serif;overflow-x:clip}main{width:100%;max-width:100%;overflow-x:clip}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}.site-header{z-index:1000;width:min(1180px,100% - 40px);min-height:76px;color:var(--green);-webkit-backdrop-filter:blur(18px)saturate(1.18);backdrop-filter:blur(18px)saturate(1.18);background:#ffffffe0;border:1px solid #ffffff8f;border-radius:28px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;padding:8px 12px 8px 14px;display:grid;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 24px 70px #05241924}.site-header:before{display:none}.site-header .logo{min-width:158px;color:var(--green);padding:0 16px 0 0}.logo{align-items:center;gap:10px;display:flex}.logo img{object-fit:contain;width:146px;height:62px;display:block}.logo span{background:var(--lime);width:46px;height:46px;color:var(--green);border-radius:50%;place-items:center;font:22px Manrope;display:grid}.logo strong{letter-spacing:.06em;font:12px/1.05 Manrope}.site-header .logo span{background:var(--lime);color:var(--green);border:1px solid #07553b16;box-shadow:0 8px 22px #07553b18}.logo small{color:#61776d;letter-spacing:.06em;text-transform:uppercase;border-left:1px solid #07553b24;margin-left:4px;padding-left:13px;font-size:8px;font-weight:800;line-height:1.35}.main-nav{justify-content:center;align-items:center;gap:4px;height:100%;padding:0 10px 0 0;font-size:13px;font-weight:800;display:flex}.main-nav a{color:#34594c;white-space:nowrap;-webkit-tap-highlight-color:transparent;border-radius:16px;align-items:center;min-height:42px;padding:0 12px;display:flex;position:relative}.main-nav a:first-child{color:#34594c;background:0 0}.nav-item{position:relative}.nav-item .nav-item a:first-child{background:0 0}.nav-chevron{margin-left:6px;font-size:12px}.nav-submenu{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #ffffffa8;border-radius:22px;min-width:220px;padding:8px;display:none;position:absolute;top:calc(100% + 12px);left:0;box-shadow:0 24px 60px #05241924}.nav-item:hover>.nav-submenu,.nav-item:focus-within>.nav-submenu{display:grid}.nav-submenu .nav-item>a{background:0 0;width:100%;min-height:40px}.nav-submenu .nav-submenu{top:0;left:calc(100% + 10px)}.header-actions{align-items:center;gap:8px;display:flex}.header-live{background:var(--lime);min-height:44px;color:var(--green);letter-spacing:.04em;text-transform:uppercase;border:1px solid #07553b16;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:0 14px;font-size:11px;font-weight:800;transition:all .2s;display:grid;box-shadow:0 9px 24px #07553b18}.header-live:hover{border-color:var(--green);box-shadow:0 9px 24px #07553b24}.header-live i{background:#ff3b30;border-radius:50%;width:7px;height:7px;animation:1.5s infinite pulse;box-shadow:0 0 0 5px #ff3b3020}.header-live b{color:inherit;font-size:13px}.menu-toggle{background:#07553b0d;border:0;border-radius:18px;width:48px;height:48px;padding:0;display:none}.menu-toggle span{background:var(--green);width:24px;height:2px;margin:6px auto;transition:transform .2s;display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px)rotate(-45deg)}.hero{color:#fff;background:#092f25;height:760px;min-height:760px;padding:65px 5vw 80px;position:relative;overflow:hidden}.hero-media-stack{z-index:0;position:absolute;inset:0;overflow:hidden}.hero-video{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity 1.1s,transform 8s;position:absolute;inset:0;transform:scale(1.035)}.hero-video.active{opacity:1;transform:scale(1)}.hero:before{content:"";z-index:1;background:var(--hero-overlay,linear-gradient(90deg,#071f19f5 0%,#082b22dd 42%,#082b2299 72%,#082b22bd 100%));transition:background .35s;position:absolute;inset:0}.hero:after{content:"";z-index:1;mix-blend-mode:screen;opacity:.62;pointer-events:none;background:radial-gradient(at 18% 24%,#9bd9c226 0%,#0000 34%),radial-gradient(at 76% 18%,#ffffff1f 0%,#0000 28%),radial-gradient(at 62% 68%,#ff653421 0%,#0000 30%),radial-gradient(at 36% 92%,#9bd9c219 0%,#0000 32%),linear-gradient(#0000 0%,#9bd9c212 100%);animation:14s ease-in-out infinite alternate heroGlowDrift;position:absolute;inset:0}.hero-light-field{z-index:1;pointer-events:none;mix-blend-mode:screen;opacity:.8;position:absolute;inset:0;overflow:hidden}.hero-light-field i{background:#9bd9c23d;border:1px solid #ffffff63;border-radius:3px;width:10px;height:10px;animation:10s ease-in-out infinite alternate heroShardFloat;display:block;position:absolute;transform:rotate(45deg);box-shadow:0 0 18px #9bd9c266,0 0 44px #ffffff24}.hero-light-field i:first-child{width:7px;height:7px;animation-delay:-1s;top:15%;left:8%}.hero-light-field i:nth-child(2){width:13px;height:13px;animation-delay:-4s;top:24%;left:18%}.hero-light-field i:nth-child(3){width:9px;height:9px;animation-delay:-7s;top:43%;left:12%}.hero-light-field i:nth-child(4){width:15px;height:15px;animation-delay:-2s;top:68%;left:9%}.hero-light-field i:nth-child(5){width:8px;height:8px;animation-delay:-6s;top:82%;left:23%}.hero-light-field i:nth-child(6){width:11px;height:11px;animation-delay:-8s;top:17%;left:36%}.hero-light-field i:nth-child(7){width:6px;height:6px;animation-delay:-3s;top:36%;left:31%}.hero-light-field i:nth-child(8){width:14px;height:14px;animation-delay:-9s;top:57%;left:38%}.hero-light-field i:nth-child(9){width:10px;height:10px;animation-delay:-5s;top:78%;left:44%}.hero-light-field i:nth-child(10){width:16px;height:16px;animation-delay:-2s;top:11%;left:54%}.hero-light-field i:nth-child(11){width:8px;height:8px;animation-delay:-10s;top:29%;left:61%}.hero-light-field i:nth-child(12){width:12px;height:12px;animation-delay:-6s;top:48%;left:58%}.hero-light-field i:nth-child(13){width:7px;height:7px;animation-delay:-1s;top:74%;left:63%}.hero-light-field i:nth-child(14){width:12px;height:12px;animation-delay:-5s;top:18%;left:73%}.hero-light-field i:nth-child(15){width:9px;height:9px;animation-delay:-8s;top:38%;left:79%}.hero-light-field i:nth-child(16){width:17px;height:17px;animation-delay:-3s;top:62%;left:76%}.hero-light-field i:nth-child(17){width:8px;height:8px;animation-delay:-7s;top:84%;left:82%}.hero-light-field i:nth-child(18){width:14px;height:14px;animation-delay:-4s;top:23%;left:90%}.hero-light-field i:nth-child(19){width:7px;height:7px;animation-delay:-9s;top:51%;left:91%}.hero-light-field i:nth-child(20){width:11px;height:11px;animation-delay:-2s;top:72%;left:94%}.hero-light-field i:nth-child(21){width:6px;height:6px;animation-delay:-11s;top:8%;left:44%}.hero-light-field i:nth-child(22){width:13px;height:13px;animation-delay:-6s;top:88%;left:55%}.hero-track{z-index:2;grid-template-columns:.9fr 1.1fr;align-items:center;max-width:1200px;height:100%;min-height:0;margin:auto;display:grid;position:relative}.hero-copy{grid-template-rows:auto minmax(80px,1fr) auto;align-content:center;width:min(570px,100%);max-width:570px;height:430px;animation:.65s both slideUp;display:grid}.section-tag{color:var(--orange);letter-spacing:.14em;text-transform:uppercase;margin:0 0 16px;font-size:11px;font-weight:800}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;font-family:Manrope,sans-serif;font-weight:900}h1,h2{text-transform:uppercase}h1{max-width:700px;margin-bottom:22px;font-size:clamp(54px,7.4vw,112px);line-height:.9}.hero-title{overflow-wrap:anywhere;line-height:1.02}.hero-text{color:#d6e0dc;max-width:470px;max-height:158px;margin:0;font-size:16px;line-height:1.65;transition:font-size .2s,line-height .2s;overflow:hidden}.hero-buttons{flex-wrap:wrap;align-self:end;gap:10px;min-height:50px;margin-top:0;display:flex}.button-primary,.button-ghost,.button-dark{text-transform:uppercase;border-radius:12px;justify-content:center;align-items:center;gap:18px;min-height:50px;padding:0 21px;font-size:12px;font-weight:800;display:inline-flex}.button-primary{background:var(--lime);color:var(--green)}.button-ghost{color:#fff;border:1px solid #ffffff4d}.button-dark{background:var(--ink);color:#fff}.hero-arena{place-items:center;height:520px;display:grid;position:relative}.hero-brand{z-index:3;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border:1px solid #ffffff52;border-radius:50%;place-content:center;width:300px;height:300px;padding:28px;animation:4s ease-in-out infinite brandPulse;display:grid;position:relative;box-shadow:0 0 0 18px #9bd9c21c,0 30px 80px #03130dcc}.hero-brand img{object-fit:contain;width:100%;height:100%;display:block}.hero-brand span{color:var(--lime);letter-spacing:-.1em;font:124px/.78 Manrope;transform:translate(-7px)}.hero-brand strong{color:#fff;letter-spacing:.14em;margin-top:22px;font:30px/.9 Manrope}.hero-brand b{color:var(--lime);letter-spacing:.4em;margin-top:8px;font:16px Manrope;transform:translate(4px)}.hero-brand-orbit{border:1px solid #9bd9c277;border-radius:50%;animation:4s ease-in-out infinite orbitPulse;position:absolute}.orbit-inner{border-style:dashed;width:365px;height:365px;animation-delay:-2s}.hero-controls{z-index:21;align-items:center;gap:14px;display:flex;position:absolute;bottom:75px;right:5vw}.hero-controls>button{color:#fff;background:0 0;border:1px solid #ffffff52;border-radius:50%;width:40px;height:40px}.hero-controls div{gap:6px;display:flex}.hero-controls div button{background:#fff5;border:0;width:20px;height:3px;padding:0}.hero-controls div button.active{background:var(--lime);width:42px}.hero-progress{z-index:21;pointer-events:none;background:#ffffff24;height:4px;position:absolute;bottom:48px;left:0;right:0;overflow:hidden}.hero-progress:before{content:"";transform-origin:0;background:linear-gradient(90deg,var(--lime),#ffffffd9);width:100%;height:100%;animation:heroProgress var(--hero-progress-duration,15s) linear both;display:block;transform:scaleX(0)}.ticker{z-index:20;background:var(--ticker-background,var(--lime));color:var(--ticker-color,var(--green));padding:15px 0;position:absolute;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -12px 30px #092f2538}.ticker-track{width:max-content;animation:ticker var(--ticker-duration,20s) linear infinite;will-change:transform;display:flex}.ticker-group{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;flex-shrink:0;justify-content:space-around;align-items:center;gap:24px;min-width:100vw;padding-right:24px;font:800 17px/1.2 Manrope,Arial,sans-serif;display:flex}.ticker-group span{align-items:center;gap:24px;display:flex}.ticker b{color:inherit}.cookie-notice{z-index:1200;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#061510f2;border:1px solid #ffffff24;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;width:min(720px,100vw - 48px);padding:18px 18px 18px 20px;display:grid;position:fixed;bottom:24px;left:24px;box-shadow:0 24px 70px #0008}.cookie-notice p{color:#fff;margin:0;font-size:13px;line-height:1.55}.cookie-notice-actions{gap:8px;display:flex}.cookie-notice button{color:#061510;text-transform:uppercase;background:#fff;border:0;border-radius:10px;min-height:42px;padding:0 18px;font-size:12px;font-weight:900}.section{max-width:1200px;margin:auto;padding:110px 24px}.welcome{grid-template-columns:1fr .8fr;align-items:center;gap:30px;display:grid}.welcome-copy h2,.section-heading h2,.stories-intro h2,.map-copy h2{margin:0 0 24px;font-size:clamp(42px,5vw,76px);line-height:.96}.welcome h2 em,.stories-intro h2 em,footer h2 em{color:var(--orange);font-style:normal}.welcome-copy>p:not(.section-tag){color:#617068;max-width:520px;line-height:1.8}.text-link{text-transform:uppercase;border-bottom:1px solid #9da9a2;gap:30px;padding-bottom:7px;font-size:12px;font-weight:800;display:inline-flex}.text-link span{color:var(--orange)}.mascot-stage{min-height:450px;position:relative}.mascot-stage img{z-index:2;object-fit:contain;object-position:bottom;filter:drop-shadow(0 30px 25px #0c2d1e30);width:83%;max-height:530px;animation:4s ease-in-out infinite mascotFloat;position:absolute;bottom:-10px;right:5%}.mascot-stage:before{content:"";background:var(--lime);border-radius:50% 50% 16% 16%;width:90%;height:78%;position:absolute;bottom:15px;right:0;transform:rotate(5deg)}.mascot-orbit{border:1px dashed #0b513c55;border-radius:50%;animation:15s linear infinite spin;position:absolute}.orbit-one{width:390px;height:390px;top:60px;right:-30px}.orbit-two{width:290px;height:290px;animation-direction:reverse;top:110px;right:20px}.mascot-speech{z-index:3;color:var(--green);background:#fff;border-radius:18px 18px 18px 2px;padding:15px 20px;font:900 16px/1.1 Manrope;position:absolute;top:50px;right:-20px;transform:rotate(5deg);box-shadow:0 15px 35px #0d2d2022}.guest-grid{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:25px;display:grid}.guest-grid a{border:2px solid var(--line);background:#faf8f2;border-radius:14px;gap:8px;padding:24px;transition:all .25s;display:grid}.guest-grid a:hover{border-color:var(--green)}.guest-grid i{color:var(--orange);font:12px Manrope}.guest-grid span{color:#758179;font-size:11px}.sports-section{color:#fff;background:linear-gradient(145deg,#061f19,#0b382b 58%,#0d4434);padding:110px max(24px,50vw - 600px);position:relative;overflow:hidden}.sports-section:before{content:"";filter:blur(20px);background:#9bd9c21c;border-radius:50%;height:500px;position:absolute;inset:-40% 55% auto -20%}.section-heading{z-index:1;justify-content:space-between;align-items:end;gap:20px;margin-bottom:40px;display:flex;position:relative}.section-heading h2{margin-bottom:0}.section-heading>p{color:#99ad9f;text-align:right;text-transform:uppercase;font-size:12px;line-height:1.6}.light .section-tag{color:var(--lime)}.sports-grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:14px;display:grid;position:relative}.sport-card{color:#fff;isolation:isolate;border:1px solid #ffffff2e;border-radius:22px;flex-direction:column;justify-content:flex-end;min-height:330px;padding:20px;transition:border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.sport-background{z-index:-3;object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.75,.25,1),filter .4s;position:absolute;inset:0}.sport-shade{z-index:-2;background:linear-gradient(#061d172e 0%,#061d17a8 52%,#04130ff5 100%);transition:background .35s;position:absolute;inset:0}.sport-index{color:#ffffffb8;letter-spacing:.15em;font:11px Manrope;position:absolute;top:18px;left:18px}.sport-logo{z-index:1;background:linear-gradient(145deg,#082b22e8,#041a14f2);border:1px solid #9bd9c280;border-radius:50%;place-items:center;width:138px;height:138px;padding:24px;transition:transform .4s,box-shadow .4s,border-color .4s;display:grid;position:absolute;top:46%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 18px 50px #04130f80,0 0 0 12px #9bd9c214,inset 0 1px #ffffff2e}.sport-logo img{object-fit:contain;width:100%;max-width:90px;height:100%;max-height:90px;display:block}.sport-card-copy{z-index:2;gap:7px;padding-right:42px;display:grid;position:relative}.sport-card-copy strong{text-transform:uppercase;font:900 22px/1.05 Manrope}.sport-card-copy small{color:#c5d8d1;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.sport-arrow{color:#fff;background:#ffffff14;border:1px solid #ffffff52;border-radius:50%;place-items:center;width:38px;height:38px;transition:background .25s,color .25s,transform .25s;display:grid;position:absolute;bottom:18px;right:18px}.sport-card:hover .sport-arrow{background:var(--lime);color:#082b22;transform:rotate(45deg)}.leaders{max-width:1120px}.leader-board{background:#fff;border:1px solid #dfe9e4;border-radius:18px;overflow:hidden;box-shadow:0 28px 80px #12281b18}.leader-head,.leader-row{grid-template-columns:minmax(0,1fr) repeat(4,112px);align-items:center;gap:14px;padding:18px 28px;display:grid}.leader-head{color:#64766e;text-align:center;text-transform:uppercase;background:linear-gradient(90deg,#e9eee9,#f4f8f6);font-size:11px;font-weight:900}.leader-head span:first-child{text-align:left}.leader-row{border-bottom:1px solid #edf0ed;border-left:6px solid #0000;min-height:78px;position:relative}.leader-row:last-child{border-bottom:0}.leader-row.favorite-1{background:linear-gradient(90deg,#fff3bd,#fffdf3 68%);border-left-color:#e9b626}.leader-row.favorite-2{background:linear-gradient(90deg,#eef2f5,#fbfcfd 68%);border-left-color:#aeb9c5}.leader-row.favorite-3{background:linear-gradient(90deg,#f7e2d3,#fffaf6 68%);border-left-color:#c77b43}.favorite-1 .team b{color:#b48100}.favorite-2 .team b{color:#6e7d8c}.favorite-3 .team b{color:#a45d2d}.team{align-items:center;gap:16px;min-width:0;display:flex}.team b{color:#8c9b94;flex:0 0 30px;font:900 13px Manrope}.team i{background:#fff;border:2px solid #d8e7e1;border-radius:50%;flex:0 0 54px;place-items:center;width:54px;height:54px;display:grid;overflow:hidden;box-shadow:0 8px 22px #092f2512}.team i img{object-fit:contain;border-radius:50%;width:100%;height:100%;padding:4px;display:block}.team strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:1.25;overflow:hidden}.medal,.total{text-align:center;font-size:16px;font-weight:900}.medal:before{vertical-align:-1px;margin-right:6px;font-size:17px;display:inline-block}.gold:before{content:"рџҐ‡"}.silver:before{content:"рџҐ€"}.bronze:before{content:"рџҐ‰"}.total{color:var(--orange);font-size:24px}.news-section{background:#fff;padding:110px max(24px,50vw - 600px)}.news-grid{grid-template-columns:1.3fr .85fr .85fr;gap:12px;display:grid}.news-card{background:var(--cream);border:2px solid #0000;border-radius:16px;transition:all .3s;overflow:hidden}.news-card:hover{border-color:var(--green)}.news-image{background:#153d32 50%/cover no-repeat;height:220px;position:relative;overflow:hidden}.featured .news-image{height:300px}.news-image:before,.news-image:after,.story:before{content:"";border-radius:50%;position:absolute}.arena:before{border:30px solid #ff6b35;width:360px;height:180px;bottom:-90px;left:15%;transform:rotate(-12deg)}.arena:after{background:#d1f13f;width:90px;height:170px;bottom:15px;right:20%;transform:skew(-12deg)}.volunteer{background:#ff713f}.volunteer:before{background:#ffe46c;width:160px;height:160px;top:-30px;right:-30px}.volunteer:after{background:#11493a;width:60px;height:140px;bottom:-30px;left:35%;transform:rotate(28deg)}.wrestling{background:#8ebdf9}.wrestling:before{border:28px solid #c9f13b;width:200px;height:200px;bottom:-100px;left:-80px}.wrestling:after{background:#173f33;width:75px;height:160px;bottom:-20px;right:28%;transform:rotate(-25deg)}.news-image span{z-index:2;color:var(--green);text-transform:uppercase;background:#ffffffd9;border-radius:999px;padding:6px 8px;font-size:8px;font-weight:800;position:absolute;top:14px;left:14px}.news-content{padding:20px}.news-content time{color:var(--orange);text-transform:uppercase;font-size:10px;font-weight:800}.news-content h3{min-height:64px;margin:12px 0 20px;font-size:15px;line-height:1.45}.featured .news-content h3{font-size:22px}.news-content span{text-transform:uppercase;font-size:10px;font-weight:800}.stories-section{color:#fff;background:#092f25;padding:105px max(24px,50vw - 600px);overflow:hidden}.stories-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:36px;display:flex}.stories-heading h2{margin:0;font-size:clamp(48px,6vw,84px);line-height:.9}.stories-heading h2 em{color:var(--lime);font-style:normal}.stories-heading>p{color:#a8beb4;max-width:390px;margin:0;font-size:13px;line-height:1.7}.stories-carousel{position:relative}.stories-row{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;gap:18px;padding:8px 2px 18px;display:flex;overflow-x:auto}.stories-row::-webkit-scrollbar{display:none}.story{color:#fff;cursor:pointer;scroll-snap-align:start;text-align:left;background:#286a54 50%/cover;border:3px solid #9bd9c2;border-radius:28px;flex-direction:column;flex:0 0 210px;justify-content:space-between;min-height:370px;padding:16px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 3px #092f25,0 0 0 5px #f0a34a}.story:hover{border-color:var(--orange);box-shadow:0 0 0 3px #092f25,0 0 0 5px var(--lime),0 20px 35px #0005}.story:disabled{cursor:not-allowed;opacity:.55}.story:before{content:"";z-index:1;border-radius:inherit;background:linear-gradient(#092f2510,#092f25f5);position:absolute;inset:0}.story>*{z-index:2;position:relative}.story-top{justify-content:space-between;align-items:center;display:flex}.story-top b{background:var(--lime);color:var(--green);text-transform:uppercase;border-radius:999px;padding:6px 8px;font-size:8px}.story-top i{opacity:.75;font:10px Manrope}.story .play{width:58px;height:58px;color:var(--green);background:#ffffffeb;border-radius:50%;place-items:center;transition:all .25s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.story-caption strong{text-transform:uppercase;font:16px/1.15 Manrope;display:block}.story-caption i{color:#bed0c8;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;margin-top:10px;font-size:8px;font-style:normal;font-weight:800;display:flex}.story-caption i b{color:var(--lime);font-size:12px}.stories-nav{z-index:4;width:48px;height:48px;color:var(--green);background:#fff;border:1px solid #fff5;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 25px #0005}.stories-nav-prev{left:-24px}.stories-nav-next{right:-24px}.story-viewer{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#061510ed;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.story-viewer-frame{background:#000;border-radius:24px;width:min(430px,100vw - 32px);height:min(760px,100vh - 32px);position:relative;overflow:hidden;box-shadow:0 30px 100px #000c}.story-viewer-frame video{object-fit:contain;background:#000;width:100%;height:100%}.story-progress{z-index:5;gap:4px;display:flex;position:absolute;top:12px;left:12px;right:12px}.story-progress i{background:#fff5;border-radius:99px;flex:1;height:3px}.story-viewer-close{z-index:6;color:#fff;background:#0008;border:1px solid #fff5;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;font-size:25px;display:grid;position:absolute;top:25px;right:12px}.story-viewer-nav{z-index:6;color:#fff;background:#0007;border:0;border-radius:12px;place-items:center;width:42px;height:58px;padding:0;font-size:35px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.story-viewer-nav.previous{left:10px}.story-viewer-nav.next{right:10px}.story-viewer-title{z-index:5;color:#fff;text-transform:uppercase;background:linear-gradient(#0000,#0009);padding:50px 0 4px;font:16px/1.2 Manrope;position:absolute;bottom:18px;left:18px;right:18px}.stories-carousel{margin:0 -12px;padding:0 12px}.stories-row{gap:14px;padding:14px 8px 26px;scroll-padding-inline:8px}.story{outline:3px solid var(--mint);outline-offset:2px;border:2px solid #fff;border-radius:30px;flex-basis:190px;min-height:338px;margin:4px;padding:12px;box-shadow:0 18px 35px #0005}.story:hover{outline-color:var(--orange);box-shadow:0 24px 42px #0008}.story:before{background:linear-gradient(#092f2500 50%,#092f2580)}.story-number{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#092f2588;border:1px solid #fff5;border-radius:999px;place-items:center;min-width:32px;height:32px;padding:0 7px;font:9px Manrope;display:grid;position:absolute;top:11px;right:11px}.story .play{background:#ffffffdf;border:1px solid #fffa;width:54px;height:54px;padding-left:3px;box-shadow:0 8px 24px #0005}.story:hover .play{background:#fff}.stories-controls{justify-content:flex-end;gap:8px;padding:0 8px 8px;display:flex}.stories-controls .stories-nav{color:#fff;width:46px;height:46px;box-shadow:none;background:#ffffff14;border-color:#ffffff40;transition:all .2s;position:static;transform:none}.stories-controls .stories-nav:hover{border-color:var(--mint);background:var(--mint);color:var(--green)}.map-section{background:#e3eadf;grid-template-columns:360px 1fr;min-height:620px;display:grid}.map-copy{background:var(--green);color:#fff;padding:90px 50px}.map-copy>p:not(.section-tag){color:#aac0b4;font-size:13px;line-height:1.7}.map-filter{flex-wrap:wrap;gap:6px;margin-top:35px;display:flex}.map-filter button{color:#fff;text-transform:uppercase;background:0 0;border:1px solid #ffffff34;border-radius:999px;padding:9px 11px;font-size:9px;font-weight:800}.map-filter button.active{background:var(--lime);color:var(--green)}.map-visual{background-color:#dce6d9;background-image:radial-gradient(#a9b8aa 1px,#0000 1px);background-size:24px 24px;position:relative;overflow:hidden}.river{background:#91d8e5;border-radius:50%;width:170px;height:140%;position:absolute;top:-20%;left:35%;transform:rotate(25deg)}.road{border:3px solid #fff;border-radius:50%;height:12px;position:absolute}.road-one{width:85%;top:30%;left:5%;transform:rotate(-10deg)}.road-two{width:75%;top:62%;left:15%;transform:rotate(15deg)}.map-label{color:#819087;text-transform:uppercase;font-size:10px;font-weight:800;position:absolute}.label-one{top:10%;left:10%}.label-two{bottom:15%;right:35%;transform:rotate(65deg)}.pin{text-align:left;background:0 0;border:0;align-items:center;gap:8px;display:flex;position:absolute}.pin i{background:var(--orange);color:#fff;border:5px solid #fff;border-radius:50%;place-items:center;width:35px;height:35px;display:grid;box-shadow:0 8px 15px #173c2e35}.pin span{min-width:145px;color:var(--ink);background:#fff;border-radius:8px;padding:8px 10px;font-size:8px;display:none;box-shadow:0 8px 20px #173c2e20}.pin:hover span{display:grid}.pin span strong{font-size:10px}.pin-one{top:25%;left:22%}.pin-two{top:48%;right:20%}.pin-three{bottom:18%;left:38%}.partners{padding-top:80px;padding-bottom:80px}.partner-row{border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden}.partner-row a{border-right:1px solid var(--line);text-align:center;background:#fff;place-items:center;min-height:130px;padding:22px 18px;transition:background .2s;display:grid}.partner-row a:last-child{border:0}.partner-row a:hover{background:#f8fbf7}.partner-row img{object-fit:contain;width:100%;max-width:160px;height:82px;display:block}.partner-row b{color:var(--green);font-size:28px}footer{color:#fff;background:#092f25;padding:56px max(24px,50vw - 600px) 22px}.footer-main{grid-template-columns:.9fr 1.15fr .9fr;align-items:start;gap:40px;display:grid}.footer-brand{align-content:start;gap:13px;display:grid}.footer-symbol{background:#fff;border-radius:12px;width:max-content;max-width:100%;padding:9px 13px;display:block}.footer-symbol img{object-fit:contain;width:210px;height:99px;display:block}.footer-site-title{width:max-content;max-width:100%;color:var(--lime);letter-spacing:.04em;text-transform:uppercase;font:900 13px/1.35 Manrope;display:block}.footer-brand p{color:#99ad9f;max-width:280px;margin:0;font-size:11px;line-height:1.7}.footer-links{grid-template-columns:1fr 1.35fr;gap:28px;padding:6px 0;display:grid}.footer-links div{align-content:start;gap:9px;display:grid}.footer-links strong{color:var(--lime);text-transform:uppercase;margin-bottom:6px;font-size:10px}.footer-links a,.footer-links span{color:#a7bbb1;font-size:12px}.footer-links a:hover{color:#fff}.footer-callout{background:#ffffff08;border:1px solid #ffffff18;border-radius:16px;gap:15px;padding:22px;display:grid}.footer-callout>span{color:var(--lime);letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:800}.footer-callout h2{margin:0;font-size:clamp(32px,4vw,50px);line-height:.92}.footer-callout a{color:#c1d2ca;text-transform:uppercase;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:12px;padding-top:14px;font-size:10px;font-weight:800;display:flex}.footer-callout a b{color:var(--lime);font-size:18px}.footer-bottom{color:#789087;text-transform:uppercase;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-top:38px;padding-top:18px;font-size:9px;display:flex}.denn-credit{color:#a7bbb1;align-items:center;gap:0;transition:all .2s;display:flex}.denn-credit:hover{color:var(--mint)}.denn-logo{color:#fff;letter-spacing:0;align-items:center;gap:0;font:11px Manrope;display:flex}.denn-logo img{object-fit:contain;width:24px;height:24px;display:block}.footer-service-menu{color:#a7bbb1;border-top:1px solid #ffffff12;flex-wrap:wrap;align-items:center;gap:12px 18px;margin-top:30px;padding-top:20px;display:flex}.footer-service-menu strong{color:var(--lime);text-transform:uppercase;margin-right:8px;font-size:10px}.footer-service-menu a{color:#a7bbb1;font-size:12px}.footer-service-menu a:hover{color:#fff}.footer-links .footer-service-menu{border-top:1px solid #ffffff12;gap:9px;margin-top:14px;padding-top:14px;display:grid}.detail-page{background:linear-gradient(180deg,#092f25 0 330px,var(--cream) 330px);min-height:100vh;padding:128px 24px 100px}.detail-back{width:min(980px,100%);color:var(--lime);text-transform:uppercase;margin:0 auto 30px;font-size:12px;font-weight:800;display:block}.detail-article{background:#fff;border-radius:24px;width:min(980px,100%);margin:auto;padding:clamp(28px,6vw,70px);box-shadow:0 30px 90px #061d1530}.detail-article h1{max-width:850px;color:var(--green);letter-spacing:-.018em;overflow-wrap:anywhere;font-size:clamp(30px,4.8vw,56px);font-weight:900;line-height:1.1}.detail-lead{color:#617068;max-width:760px;font-size:18px;line-height:1.7}.detail-cover{object-fit:contain;border-radius:18px;width:100%;height:auto;margin:25px 0 45px;display:block}.rich-content{color:#30473e;font-size:16px;line-height:1.8}.rich-content h2,.rich-content h3,.rich-content h4{color:var(--green);margin:45px 0 18px;font-size:24px;line-height:1.2}.rich-content img,.rich-content video{border-radius:16px;width:100%;margin:25px 0}.rich-content blockquote{border-left:4px solid var(--lime);background:var(--cream);margin:25px 0;padding:18px 22px}.rich-content a{color:var(--green);text-decoration:underline}.public-gallery{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:35px;display:grid}.public-gallery img,.public-gallery video,.public-gallery a{background:var(--cream);object-fit:cover;border-radius:16px;width:100%;min-height:280px}.public-gallery a{color:var(--green);text-transform:uppercase;place-items:center;font-weight:800;display:grid}@media (max-width:980px){.rich-content h2,.rich-content h3,.rich-content h4{font-size:22px}}@media (max-width:650px){.rich-content h2,.rich-content h3,.rich-content h4{font-size:20px}}.rich-document{background:#f3f8f5;border:1px solid #d8e7e1;border-radius:18px;gap:12px;margin:30px 0;padding:14px;display:grid}.rich-media-figure{justify-items:center;gap:10px;margin:28px auto;display:grid}.rich-content .rich-media-figure img{width:auto;max-width:100%;margin:0 auto}.rich-content .rich-media-figure.size-small img{width:auto;max-width:min(160px,100%)}.rich-content .rich-media-figure.size-medium img{width:auto;max-width:min(320px,100%)}.rich-content .rich-media-figure.size-large img{width:auto;max-width:min(560px,100%)}.rich-content .rich-media-figure.size-full img{width:auto;max-width:100%}.rich-image-trigger{box-sizing:border-box;cursor:zoom-in;background:0 0;border:0;border-radius:16px;width:100%;max-width:100%;margin:25px auto;padding:0;display:block;overflow:visible}.rich-content .rich-image-trigger img{margin:0 auto;display:block}.rich-media-figure .rich-image-trigger{width:auto;margin:0 auto}.rich-image-trigger.is-sized{width:fit-content}.rich-image-lightbox{z-index:10000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#03130feb;grid-template-rows:auto minmax(0,1fr);place-items:center;gap:14px;padding:20px;display:grid;position:fixed;inset:0}.rich-image-lightbox>img{object-fit:contain;border-radius:12px;width:auto;max-width:min(96vw,1800px);height:auto;max-height:calc(100vh - 80px);margin:0;display:block;box-shadow:0 24px 80px #0009}.rich-image-lightbox-close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #fff5;border-radius:999px;justify-self:end;min-height:40px;padding:0 16px;font-weight:800}.rich-image-lightbox-close:hover,.rich-image-lightbox-close:focus-visible{color:#0a3529;background:#fff;outline:none}@media (max-width:650px){.rich-image-lightbox{padding:12px}.rich-image-lightbox>img{max-width:100%;max-height:calc(100vh - 70px)}.rich-image-lightbox-close{min-height:38px;padding:0 14px}}.rich-media-figure figcaption{color:#617068;text-align:center;max-width:760px;font-size:14px;line-height:1.5}.rich-table-wrap{border:1px solid #d8e7e1;border-radius:14px;max-width:100%;margin:30px 0;overflow-x:auto}.rich-table-wrap table{border-collapse:collapse;width:100%;min-width:520px}.rich-table-wrap th,.rich-table-wrap td{vertical-align:top;text-align:left;border-bottom:1px solid #d8e7e1;border-right:1px solid #d8e7e1;padding:12px 14px}.rich-table-wrap th{color:var(--green);background:#edf6f1;font-weight:800}.rich-table-wrap td{background:#fff}.rich-table-wrap tr:last-child>*{border-bottom:0}.rich-table-wrap tr>:last-child{border-right:0}.rich-table-wrap p{margin:0}.rich-document-card{grid-template-columns:62px minmax(0,1fr) auto auto;align-items:center;gap:14px;display:grid}.rich-document-card>span{color:#fff;text-transform:uppercase;background:#07553b;border-radius:13px;place-items:center;width:58px;height:58px;font-size:11px;font-weight:900;display:grid}.rich-document-card>div{gap:5px;min-width:0;display:grid}.rich-document-card strong{color:#10231c;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.3;overflow:hidden}.rich-document-card small{color:#71827a;text-transform:uppercase;font-size:10px;font-weight:700}.rich-content .rich-document-card>a{color:#07553b;text-transform:uppercase;background:#fff;border:1px solid #ccddd6;border-radius:10px;place-items:center;min-height:40px;padding:0 13px;font-size:10px;font-weight:900;text-decoration:none;display:grid}.rich-content .rich-document-card>a:last-child{color:#fff;background:#07553b;border-color:#07553b}.rich-document iframe{background:#fff;border:1px solid #c9dad3;border-radius:12px;width:100%;height:min(70vh,680px)}@media (max-width:650px){.rich-document{padding:11px}.rich-document-card{grid-template-columns:48px minmax(0,1fr);gap:10px}.rich-document-card>span{border-radius:10px;width:44px;height:44px;font-size:9px}.rich-document-card strong{font-size:12px}.rich-content .rich-document-card>a{min-height:38px}.rich-document iframe{height:460px}}.share-panel{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:14px;margin-top:42px;padding-top:24px;display:flex}.share-panel>span{color:#617068;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900}.share-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.share-copy-button{min-height:34px;color:var(--green);background:#fff;border:1px solid #07553b2e;border-radius:10px;padding:0 13px;font-size:10px;font-weight:900;line-height:1.2;transition:background .2s,border-color .2s,color .2s}.share-copy-label-compact{display:none}.share-copy-button:hover{border-color:var(--green);background:#e7f5ef}.share-copy-button.share-copy-copied{border-color:var(--green);background:var(--green);color:#fff}.share-copy-button.share-copy-error{color:#c74720;background:#fff3ed;border-color:#c74720}@media (max-width:650px){.share-panel{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-top:32px;padding-top:20px}.share-actions{justify-content:center;gap:8px;width:100%}.share-copy-button{white-space:nowrap;justify-content:center;width:auto;min-height:32px;padding:0 10px}.share-copy-label-full{display:none}.share-copy-label-compact{display:inline}}.listing-page{background:var(--cream)}.listing-head{width:min(1200px,100%);margin:0 auto 35px}.listing-head h1{color:var(--green);margin:0;font-size:clamp(48px,7vw,92px)}.all-news-grid{grid-template-columns:repeat(3,1fr);gap:14px;width:min(1200px,100%);margin:auto;display:grid}.all-news-grid .news-card{background:#fff}.results-board{width:min(1050px,100%);margin:auto}.listing-empty{text-align:center;background:#fff;border-radius:14px;width:min(1050px,100%);margin:25px auto;padding:25px}.rich-gallery{margin:30px 0}.rich-gallery-stage{background:#092f25;border-radius:18px;position:relative;overflow:hidden}.rich-gallery-stage>.rich-image-trigger{place-items:center;width:100%;height:min(65vw,600px);margin:0;display:grid}.rich-gallery-stage>.rich-image-trigger img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;margin:0;display:block}.rich-gallery-stage>button:not(.rich-image-trigger){color:#fff;background:#092f25c7;border:1px solid #fff5;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0 0 4px;font:400 34px/1 Manrope,Arial,sans-serif;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #0005}.rich-gallery-stage .previous{padding-right:2px;left:16px}.rich-gallery-stage .next{padding-left:2px;right:16px}.rich-gallery-stage>span{color:#fff;background:#092f25bb;border-radius:999px;padding:6px 9px;font-size:11px;position:absolute;bottom:14px;right:14px}.rich-gallery-thumbs{scrollbar-width:thin;background:#e9eee9;border-radius:12px;justify-content:center;gap:9px;width:max-content;max-width:100%;margin:12px auto 0;padding:5px;display:flex;overflow-x:auto}.rich-gallery-thumbs button{background:#fff;border:2px solid #0000;border-radius:10px;flex:0 0 76px;height:56px;padding:3px;box-shadow:0 4px 12px #092f2514}.rich-gallery-thumbs button.active{border-color:var(--orange);box-shadow:0 4px 14px #f0a34a45}.rich-gallery-thumbs img{object-fit:cover;border-radius:6px;width:100%;height:100%;margin:0;display:block}.gallery-page{background:var(--cream);min-height:100vh;padding:132px max(16px,50vw - 600px) 110px}.gallery-page-head{max-width:760px;margin-bottom:42px}.gallery-page-head h1{color:var(--green);margin-bottom:16px;font-size:clamp(52px,8vw,105px)}.gallery-page-head>p:last-child{color:#617068;font-size:16px}.common-gallery-grid{columns:3 280px;column-gap:14px}.common-gallery-grid button{break-inside:avoid;background:#dce8e2;border:3px solid #0000;border-radius:16px;width:100%;margin:0 0 14px;padding:0;transition:border-color .2s;display:block;overflow:hidden}.common-gallery-grid button:hover{border-color:var(--green)}.common-gallery-grid img{width:100%;height:auto;display:block}.gallery-viewer{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#04130fed;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.gallery-viewer-frame{place-items:center;width:min(1200px,100%);height:calc(100vh - 48px);display:grid;position:relative}.gallery-viewer-frame>img{object-fit:contain;border-radius:14px;max-width:100%;max-height:100%}.gallery-viewer-close,.gallery-viewer-nav{z-index:2;color:#fff;background:#092f25c7;border:1px solid #fff5;border-radius:50%;place-items:center;display:grid;position:absolute}.gallery-viewer-close{width:44px;height:44px;padding:0;font-size:28px;top:12px;right:12px}.gallery-viewer-nav{width:52px;height:52px;padding:0 0 5px;font:38px/1 Manrope,Arial,sans-serif;top:50%;transform:translateY(-50%)}.gallery-viewer-nav.previous{left:12px}.gallery-viewer-nav.next{right:12px}.gallery-viewer-frame>span{color:#fff;background:#092f25c7;border-radius:999px;padding:7px 11px;font-size:11px;position:absolute;bottom:14px;right:16px}.coming-soon{color:#fff;background:#061f19;height:100svh;min-height:100svh;padding:clamp(18px,3vh,34px) clamp(18px,4vw,56px) 64px;display:grid;position:relative;overflow:hidden}.coming-soon>video,.coming-soon-overlay{width:100%;height:100%;position:absolute;inset:0}.coming-soon>video{object-fit:cover}.coming-soon-overlay{background:linear-gradient(120deg,#041a15f7 0%,#07553be5 52%,#061f19f2 100%)}.coming-soon-content{z-index:2;align-items:center;width:min(100%,1300px);height:100%;margin:auto;display:grid;position:relative}.coming-soon-main{grid-template-columns:minmax(430px,.95fr) minmax(420px,1.05fr);align-items:center;gap:clamp(24px,5vw,80px);display:grid}.coming-soon-countdown{justify-items:start;display:grid}.coming-soon-countdown>img{object-fit:contain;background:#fffffff2;border-radius:18px;width:min(300px,45vw);height:145px;padding:10px 16px;box-shadow:0 25px 70px #0007}.coming-soon h1{margin:22px 0;font-size:clamp(48px,6vw,92px);line-height:.88}.countdown{grid-template-columns:repeat(4,minmax(78px,1fr));gap:8px;width:min(100%,560px);display:grid}.countdown div{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff12;border:1px solid #ffffff35;border-radius:13px;gap:2px;padding:14px 8px;display:grid}.countdown strong{color:var(--lime);font:900 clamp(28px,4vw,50px)/1 Manrope}.countdown span{color:#c6d9d1;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:800}.coming-soon-welcome{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0d;border:1px solid #ffffff24;border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(220px,.8fr);align-items:center;gap:20px;padding:clamp(20px,3vw,36px);display:grid}.coming-soon-welcome-copy h2{margin:0 0 15px;font-size:clamp(36px,4vw,64px);line-height:.92}.coming-soon-welcome-copy>p:last-child{color:#c0d2ca;margin:0;font-size:12px;line-height:1.7}.coming-soon-mascot{min-height:330px;position:relative}.coming-soon-mascot .mascot-orbit{border-color:#9bd9c255}.coming-soon-mascot .orbit-one{width:270px;height:270px;top:30px;right:-10px}.coming-soon-mascot .orbit-two{width:180px;height:180px;top:75px;right:35px}.coming-soon-orbit{z-index:1;border:1px dashed #9bd9c245;border-radius:50%;animation:25s linear infinite spin;position:absolute}.coming-soon-footer{z-index:3;color:#9cb5aa;letter-spacing:.08em;text-transform:uppercase;background:0 0;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;padding:13px 0;font-size:9px;display:flex;position:absolute;bottom:0;left:clamp(18px,4vw,56px);right:clamp(18px,4vw,56px)}@keyframes slideUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}@keyframes videoReveal{0%{opacity:.25;scale:1.025}to{opacity:1;scale:1}}@keyframes heroGlowDrift{0%{transform:translate(-1.5%,-1%)scale(1)}to{transform:translate(1.5%,1%)scale(1.04)}}@keyframes heroShardFloat{0%{opacity:.28;transform:translate(-10px,8px)rotate(45deg)scale(.82)}to{opacity:.95;transform:translate(14px,-12px)rotate(45deg)scale(1.18)}}@keyframes heroProgress{to{transform:scaleX(1)}}@keyframes ticker{to{transform:translate(-50%)}}@keyframes pulse{50%{box-shadow:0 0 0 9px #ff3b3000}}@keyframes breathe{50%{scale:1.07}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes mascotFloat{50%{transform:translateY(-12px)rotate(1deg)}}@keyframes brandPulse{50%{transform:translateY(-10px)scale(1.035);box-shadow:0 0 0 28px #9bd9c212,0 38px 90px #03130ddd}}@keyframes orbitPulse{50%{opacity:.45;transform:scale(1.06)}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}}@media (max-width:980px){.site-header{grid-template-columns:1fr auto;align-items:center}.site-header .logo{min-width:0}.main-nav{height:auto;box-shadow:none;background:0 0;border:0;flex-direction:column;grid-column:1/-1;padding:5px 0 18px;display:none;position:static}.main-nav.open{display:flex}.main-nav a,.main-nav a:first-child{width:100%;min-width:0;min-height:0;color:var(--green);text-align:left;background:0 0;border:0;padding:13px 2px;font-size:14px;display:flex}.main-nav a:after{transform-origin:0;bottom:5px;left:0;right:0}.menu-toggle{display:block}.header-live{display:none}.hero{height:700px;min-height:700px}.hero-track{grid-template-columns:1fr}.hero-arena{opacity:.45;width:550px;position:absolute;inset:90px -180px auto auto}.hero-copy{z-index:4;position:relative}.welcome{grid-template-columns:1fr}.mascot-stage{min-height:500px}.sports-grid{grid-template-columns:repeat(2,1fr)}.news-grid{grid-template-columns:1fr 1fr}.news-card.featured{grid-column:1/-1}.stories-heading{flex-direction:column;align-items:start}.stories-row{grid-template-rows:repeat(3,180px);grid-template-columns:1.3fr 1fr}.story-featured{grid-row:1/4}.map-section{grid-template-columns:1fr}.map-copy{padding:70px 24px}.map-visual{min-height:500px}.partner-row{grid-template-columns:repeat(3,1fr)}.footer-main{grid-template-columns:1fr 1.3fr}.footer-callout{grid-column:1/-1;grid-template-columns:1fr 1fr auto;align-items:center}.footer-callout h2{font-size:36px}.footer-callout a{border-top:0;border-left:1px solid #ffffff1a;min-width:190px;padding:12px 0 12px 16px}.hero-copy{height:430px}.main-nav .nav-item{width:100%}.main-nav .nav-submenu{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;margin-left:0;padding:0;display:grid;position:static}.main-nav .nav-submenu .nav-submenu{margin-left:0}.nav-chevron{margin-left:auto}}@media (max-width:650px){.site-header{width:calc(100% - 24px);min-height:76px}.site-header .logo{padding:6px 0}.site-header .logo img{width:112px;height:56px}.site-header .logo small,.logo strong{display:none}.main-nav{padding-bottom:14px}.main-nav a,.main-nav a:first-child{padding:12px 2px;font-size:15px}.hero{height:690px;min-height:690px;padding:55px 20px 70px}.hero-title.long{font-size:38px}.hero-title.compact{font-size:32px}.hero-arena{right:-330px}.hero-controls{right:20px}.section,.sports-section,.news-section,.stories-section{padding:75px 16px}.welcome-copy h2,.section-heading h2,.stories-heading h2,.map-copy h2{font-size:42px}.mascot-stage{min-height:390px}.mascot-speech{right:0}.guest-grid,.sports-grid{grid-template-columns:1fr}.sport-card{min-height:300px}.sport-logo{width:126px;height:126px;padding:22px}.sport-logo img{max-width:82px;max-height:82px}.sport-card-copy strong{font-size:20px}.leader-head{display:none}.leader-row{grid-template-columns:minmax(0,1fr) repeat(4,42px);gap:5px;min-height:72px;padding:14px 10px}.team{gap:8px}.team b{flex-basis:22px;font-size:11px}.team i{flex-basis:40px;width:40px;height:40px;display:grid}.team strong{font-size:11px;line-height:1.2}.team em{display:none}.medal,.total{font-size:13px}.medal:before{margin:0 0 2px;font-size:12px;display:block}.total{font-size:17px}.news-grid,.all-news-grid{grid-template-columns:1fr}.stories-row{margin-right:-16px;padding-right:16px;display:flex;overflow-x:auto}.story,.story-featured{min-width:250px;min-height:360px}.story-featured .story-caption strong{font-size:24px}.map-visual{min-height:430px}.partner-row{grid-template-columns:1fr 1fr}.partner-row a{min-height:100px}.partner-row img{height:64px}footer{padding:42px 16px 20px}.footer-main,.footer-links,.footer-callout{grid-template-columns:1fr}.footer-brand p{max-width:none}.footer-callout a{border-top:1px solid #ffffff1a;border-left:0;min-width:0;padding:14px 0 0}.footer-bottom{flex-direction:column;align-items:start;gap:8px;margin-top:28px}.detail-page{padding:20px 12px 70px}.detail-article{border-radius:18px;padding:25px 18px}.detail-article h1{letter-spacing:-.008em;font-size:clamp(26px,8.5vw,34px);font-weight:900;line-height:1.14}.public-gallery{grid-template-columns:1fr}.hero-copy{height:455px}.hero-text{max-height:132px}.hero-buttons{justify-content:center;justify-self:center;max-width:330px}.hero-controls{display:none}.cookie-notice{border-radius:14px;grid-template-columns:1fr;width:auto;padding:16px;bottom:12px;left:12px;right:12px}.cookie-notice-actions{display:grid}.cookie-notice button{width:100%}}@media (max-width:980px){.coming-soon{height:auto;min-height:100svh;padding-bottom:18px;display:block;overflow:auto}.coming-soon-content{height:auto}.coming-soon-main{grid-template-columns:1fr;gap:20px}.coming-soon-countdown{text-align:center;justify-items:center}.coming-soon-welcome{grid-template-columns:1fr minmax(200px,.65fr)}.coming-soon-footer{margin-top:24px;position:relative;bottom:auto;left:auto;right:auto}}@media (max-width:650px){.coming-soon{padding:18px 12px}.coming-soon-countdown>img{width:min(230px,70vw);height:105px}.coming-soon h1{margin:16px 0;font-size:44px}.countdown{grid-template-columns:repeat(4,1fr);gap:4px}.countdown div{padding:10px 3px}.countdown strong{font-size:25px}.countdown span{font-size:6px}.coming-soon-welcome{grid-template-columns:1fr;padding:18px}.coming-soon-welcome-copy h2{font-size:38px}.coming-soon-mascot{min-height:230px}.coming-soon-mascot .orbit-one{width:220px;height:220px;right:calc(50% - 110px)}.coming-soon-mascot .orbit-two{width:145px;height:145px;right:calc(50% - 72px)}.coming-soon-mascot>strong{right:4px}.coming-soon-footer{text-align:center;flex-direction:column;align-items:center;gap:8px}}@media (max-width:980px){.stories-row{grid-template-rows:none;grid-template-columns:none;display:flex}.story{flex:0 0 190px}}@media (max-width:650px){.stories-carousel{margin:0 -4px;padding:0 4px}.stories-row{margin-right:0;padding:12px 8px 24px}.story,.story-featured{border-radius:24px;flex:0 0 155px;min-width:155px;min-height:275px;padding:10px}.story-number{min-width:28px;height:28px;top:8px;right:8px}.story .play{width:48px;height:48px}.story-viewer{padding:0}.story-viewer-frame{border-radius:0;width:100%;height:100%}.sports-section{padding:72px 14px}.sports-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sport-card{aspect-ratio:1;border-radius:16px;justify-content:space-between;min-height:142px;padding:11px}.sport-background{filter:saturate(.95)brightness(.78)}.sport-shade{background:linear-gradient(#061d1740 0%,#04130fe8 100%)}.sport-card:hover .sport-shade{background:linear-gradient(#061d172e 0%,#04130ff0 100%)}.sport-index{font-size:8px;top:10px;left:10px}.sport-logo{border-radius:50%;flex:0 0 58px;width:58px;min-width:58px;height:58px;min-height:58px;margin:20px auto 8px;padding:11px;position:relative;top:auto;left:auto;transform:none;box-shadow:0 10px 24px #04130f66,0 0 0 6px #9bd9c21c}.sport-card:hover .sport-logo{transform:none;box-shadow:0 12px 28px #04130f75,0 0 0 8px #9bd9c224}.sport-logo img{max-width:38px;max-height:38px}.sport-card-copy{gap:3px;padding-right:28px}.sport-card-copy strong{font-size:11px;line-height:1.12}.sport-card-copy small{font-size:7px;line-height:1.2}.sport-arrow{width:28px;height:28px;font-size:12px;bottom:10px;right:10px}.site-header .logo img{width:142px;height:67px}.footer-symbol img{aspect-ratio:5166/2426;width:min(190px,100vw - 58px);height:auto}.footer-bottom{text-align:center;align-items:center}.denn-credit{justify-content:center;width:100%}}.coming-soon{isolation:isolate;color:#fff;background:#03120f;height:100svh;min-height:720px;padding:clamp(18px,3vw,38px) clamp(16px,4vw,58px) 66px;display:block;overflow:hidden}.coming-soon>video{object-fit:cover;filter:saturate(1.12)contrast(1.06);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.035)}.coming-soon-overlay{background:radial-gradient(circle at 74% 42%,#9bd9c235 0 18%,#0000 42%),radial-gradient(circle at 18% 20%,#ff65342b 0 12%,#0000 34%),linear-gradient(105deg,#03120ff2 0%,#063225df 44%,#041713c8 70%,#020b09f5 100%);position:absolute;inset:0}.coming-soon-stadium-glow{z-index:1;opacity:.9;pointer-events:none;background:radial-gradient(at 50% 100%,#9bd9c23b 0 9%,#0000 44%),radial-gradient(at 50% 100%,#0000 0 25%,#ffffff1d 25.2% 25.7%,#0000 26% 100%);position:absolute;inset:10% -8% -24%}.coming-soon-field-lines{z-index:1;pointer-events:none;background:linear-gradient(115deg,#0000 0 42%,#ffffff10 42.15% 42.55%,#0000 42.7% 100%),linear-gradient(115deg,#0000 0 58%,#9bd9c217 58.1% 58.45%,#0000 58.6% 100%),repeating-linear-gradient(90deg,#ffffff08 0 1px,#0000 1px 92px);animation:18s ease-in-out infinite alternate comingSoonLines;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 16% 84%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 16% 84%,#0000 100%)}.coming-soon-orbit{z-index:1;border:1px solid #9bd9c236;border-radius:50%;animation:34s linear infinite spin;position:absolute;box-shadow:inset 0 0 60px #9bd9c20f}.coming-soon-orbit.orbit-a{width:620px;height:620px;top:-250px;right:-240px}.coming-soon-orbit.orbit-b{width:840px;height:840px;animation-direction:reverse;bottom:-430px;left:-340px}.coming-soon-content{z-index:3;place-items:center;width:min(100%,1320px);height:100%;margin:0 auto;display:grid;position:relative}.coming-soon-shell{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#ffffff18,#ffffff08 42%,#03120f33);border:1px solid #fff2;border-radius:34px;grid-template-rows:auto 1fr;width:100%;min-height:min(100%,650px);padding:clamp(14px,2vw,20px);display:grid;position:relative;box-shadow:0 34px 120px #0009,inset 0 0 0 1px #ffffff12}.coming-soon-shell:before{content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:25px;position:absolute;inset:10px}.coming-soon-topline{z-index:2;border-bottom:1px solid #ffffff16;grid-template-columns:auto auto 1fr;align-items:center;gap:14px;min-height:74px;padding:10px 14px 14px;display:grid;position:relative}.coming-soon-topline img{object-fit:contain;background:#fffffff3;border-radius:18px;width:150px;height:70px;padding:7px 12px;box-shadow:0 18px 50px #0005}.coming-soon-topline span{color:#d9fff1;text-transform:uppercase;background:#9bd9c21f;border:1px solid #9bd9c250;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 14px;font-size:11px;font-weight:900;display:inline-flex}.coming-soon-topline b{color:#c6d9d1;text-align:right;text-transform:uppercase;justify-self:end;font-size:11px;font-weight:800}.coming-soon-main{z-index:2;grid-template-columns:minmax(0,1.04fr) minmax(360px,.78fr);align-items:stretch;gap:clamp(18px,3vw,34px);padding:clamp(18px,3vw,38px);display:grid;position:relative}.coming-soon-countdown{align-content:center;justify-items:start;min-width:0;display:grid}.coming-soon-kicker{color:#9bd9c2;letter-spacing:.2em;text-transform:uppercase;margin:0 0 14px;font-size:10px;font-weight:900}.coming-soon h1{letter-spacing:0;max-width:760px;margin:0;font-size:clamp(48px,6.4vw,104px);font-weight:900;line-height:.9}.coming-soon-lead{color:#d6e7df;width:min(100%,660px);margin:22px 0 0;font-size:clamp(14px,1.25vw,17px);font-weight:700;line-height:1.65}.countdown{grid-template-columns:repeat(4,minmax(82px,1fr));gap:10px;width:min(100%,650px);margin-top:34px;display:grid}.countdown div{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#ffffff1c,#ffffff0c);border:1px solid #ffffff24;border-radius:22px;gap:6px;min-height:116px;padding:18px 12px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 48px #0004,inset 0 1px #ffffff28}.countdown div:before{content:"";background:#9bd9c21c;border-radius:50%;width:92px;height:92px;position:absolute;bottom:-36px;right:-28px}.countdown strong{color:#fff;letter-spacing:0;font:900 clamp(34px,4.4vw,66px)/.92 Manrope;position:relative}.countdown span{color:#9bd9c2;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:900;position:relative}.coming-soon-signals{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.coming-soon-signals span{color:#dbeee6;background:#02120e7d;border:1px solid #ffffff1e;border-radius:999px;align-items:center;gap:8px;padding:10px 12px;font-size:11px;font-weight:900;display:inline-flex}.coming-soon-signals i{background:#ff6534;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #ff653422}.coming-soon-welcome{color:#07553b;background:linear-gradient(160deg,#f9fffcf4 0%,#dff4eddb 48%,#ffffff24 100%);border:1px solid #fff2;border-radius:28px;grid-template-rows:auto minmax(250px,1fr) auto;min-width:0;padding:24px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #0006}.coming-soon-welcome:before{content:"";background:#ff653433;border-radius:50%;width:260px;height:260px;position:absolute;inset:auto -40px -80px auto}.coming-soon-welcome-copy{z-index:2;position:relative}.coming-soon-welcome-copy .coming-soon-kicker{color:#ff6534}.coming-soon-welcome-copy h2{letter-spacing:0;margin:0 0 12px;font-size:clamp(34px,3.6vw,58px);font-weight:900;line-height:.94}.coming-soon-welcome-copy h2 em{color:#ff6534;font-style:normal}.coming-soon-welcome-copy p:last-child{color:#375f52;max-width:410px;margin:0;font-size:13px;font-weight:800;line-height:1.55}.coming-soon-mascot{z-index:2;min-height:300px;position:relative}.coming-soon-mascot>img{z-index:3;object-fit:contain;object-position:bottom right;filter:drop-shadow(0 24px 22px #03130d55);width:min(100%,330px);height:100%;animation:4s ease-in-out infinite mascotFloat;position:absolute;bottom:-18px;right:0}.coming-soon-mascot .mascot-orbit{border:1px dashed #07553b45;border-radius:50%;animation:18s linear infinite spin;position:absolute}.coming-soon-mascot .orbit-one{width:260px;height:260px;bottom:0;right:-16px}.coming-soon-mascot .orbit-two{width:168px;height:168px;animation-direction:reverse;bottom:42px;right:34px}.coming-soon-mascot>strong{z-index:4;color:#fff;background:#07553b;border-radius:18px 18px 18px 4px;padding:13px 16px;font:900 15px/1.12 Manrope;position:absolute;top:22px;right:8px;transform:rotate(3deg);box-shadow:0 16px 38px #03211740}.coming-soon-status{z-index:3;color:#fff;background:#07553b;border-radius:18px;gap:6px;padding:15px 16px;display:grid;position:relative;box-shadow:0 16px 46px #03130d4d}.coming-soon-status span{color:#9bd9c2;letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:900}.coming-soon-status b{font-size:17px}.coming-soon-status i{background:linear-gradient(90deg,#9bd9c2 0 68%,#ffffff26 68% 100%);border-radius:999px;width:100%;height:5px;display:block}.coming-soon-footer{z-index:4;color:#a8beb5;text-transform:uppercase;background:0 0;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;padding:14px 0;font-size:9px;font-weight:800;display:flex;position:absolute;bottom:0;left:clamp(16px,4vw,58px);right:clamp(16px,4vw,58px)}.coming-soon-footer .denn-credit{color:#a8beb5}.coming-soon-footer .denn-credit:hover{color:#fff}@keyframes comingSoonLines{0%{transform:translate(-18px)}to{transform:translate(18px)}}@media (max-width:980px){.coming-soon{height:auto;min-height:100svh;padding-bottom:20px;overflow:auto}.coming-soon-content{height:auto}.coming-soon-shell{min-height:0}.coming-soon-main{grid-template-columns:1fr;padding:24px}.coming-soon-countdown{text-align:center;justify-items:center}.coming-soon-lead{margin-left:auto;margin-right:auto}.coming-soon-signals{justify-content:center}.coming-soon-welcome{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) minmax(210px,.72fr);align-items:center}.coming-soon-mascot{grid-area:1/2/3}.coming-soon-status{grid-column:1}.coming-soon-footer{margin-top:18px;position:relative;bottom:auto;left:auto;right:auto}}@media (max-width:650px){.coming-soon{padding:12px 10px 16px}.coming-soon-shell{border-radius:24px}.coming-soon-topline{text-align:center;grid-template-columns:1fr;justify-items:center;gap:8px}.coming-soon-topline img{width:132px;height:62px}.coming-soon-topline b{justify-self:center}.coming-soon-main{padding:18px 12px 14px}.coming-soon h1{font-size:clamp(36px,12vw,50px);line-height:.98}.coming-soon-lead{font-size:13px}.countdown{grid-template-columns:repeat(2,1fr);gap:7px;margin-top:22px}.countdown div{border-radius:16px;min-height:86px;padding:13px 8px}.countdown strong{font-size:34px}.countdown span{font-size:8px}.coming-soon-signals span{flex:1;justify-content:center;min-width:130px}.coming-soon-welcome{text-align:center;border-radius:22px;grid-template-columns:1fr;padding:18px}.coming-soon-welcome-copy h2{font-size:38px}.coming-soon-welcome-copy p:last-child{margin:auto}.coming-soon-mascot{grid-area:auto;min-height:245px}.coming-soon-mascot>img{width:290px;right:calc(50% - 145px)}.coming-soon-mascot .orbit-one{width:260px;height:260px;right:calc(50% - 130px)}.coming-soon-mascot .orbit-two{width:172px;height:172px;right:calc(50% - 86px)}.coming-soon-mascot>strong{top:16px;right:6px}.coming-soon-status{text-align:left}.coming-soon-footer{text-align:center;flex-direction:column;align-items:center;gap:8px}}@media (max-width:980px){.site-header{border-radius:26px;width:calc(100% - 28px);min-height:72px;padding:7px 10px 7px 14px;top:14px}.site-header .logo{padding-right:10px}.main-nav.open{border-top:1px solid #07553b16;margin-top:4px;padding:10px 0 8px}.main-nav a,.main-nav a:first-child{border-radius:14px;padding:12px 10px}.main-nav .nav-submenu{border-radius:0}}@media (max-width:650px){.site-header{border-radius:24px;width:calc(100% - 20px);min-height:70px;padding:6px 10px;top:10px}.site-header .logo img{width:128px;height:60px}.menu-toggle{border-radius:16px;width:44px;height:44px}.detail-page,.gallery-page{padding-top:112px}.header-actions{gap:6px}}@media (max-width:380px){.site-header .logo img{width:108px}.menu-toggle{width:40px;height:40px}}.hero{isolation:isolate;background:#061a14;height:820px;min-height:820px;padding:126px 5vw 96px}.hero-light-field{opacity:.7}.hero-light-field i:nth-child(n+23){width:56px;left:auto}.hero-light-field i:nth-child(23){top:14%;right:15%}.hero-light-field i:nth-child(24){width:44px;top:21%;right:34%}.hero-light-field i:nth-child(25){width:72px;top:33%;right:8%}.hero-light-field i:nth-child(26){width:48px;top:44%;right:23%}.hero-light-field i:nth-child(27){width:64px;top:56%;right:12%}.hero-light-field i:nth-child(28){width:42px;top:67%;right:31%}.hero-light-field i:nth-child(29){width:74px;top:79%;right:18%}.hero-light-field i:nth-child(30){width:50px;top:88%;right:39%}.hero-light-field i:nth-child(31){width:46px;top:18%;right:55%}.hero-light-field i:nth-child(32){width:58px;top:50%;right:48%}.hero-light-field i:nth-child(33){width:40px;top:72%;right:58%}.hero-light-field i:nth-child(34){width:70px;top:30%;right:67%}.hero-track{grid-template-columns:minmax(0,1.02fr) minmax(360px,.78fr);gap:48px;max-width:1220px}.hero-copy{grid-template-rows:none;align-content:center;gap:18px;width:min(660px,100%);max-width:660px;height:100%;padding-top:8px;display:grid}.hero-kicker{color:#e8f5f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.12em;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff30;border-radius:999px;align-items:center;gap:10px;width:max-content;max-width:100%;padding:8px 12px;font-size:10px;font-weight:900;display:inline-flex;box-shadow:inset 0 1px #ffffff20}.hero-kicker span{background:var(--lime);color:var(--green);border-radius:999px;padding:5px 10px}.hero-kicker b{font-size:10px}.hero-title{text-shadow:0 18px 55px #0009;max-width:780px;margin:0}.hero-text{color:#e4eee9;text-shadow:0 10px 30px #0007;max-width:600px;min-height:80px;max-height:150px;font-size:16px;line-height:1.62}.hero-text.long{max-width:620px;font-size:14px;line-height:1.56}.hero-text.compact{max-width:640px;font-size:12px;line-height:1.48}.hero-buttons{align-self:auto;min-height:52px;margin-top:2px}.button-primary,.button-ghost{border-radius:16px}.button-primary{box-shadow:0 16px 40px #9bd9c229}.button-ghost{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff10}.hero-facts{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#03110d66;border:1px solid #ffffff24;border-radius:22px;grid-template-columns:repeat(3,minmax(0,1fr));width:min(620px,100%);margin-top:8px;display:grid;overflow:hidden;box-shadow:0 24px 70px #020c0880,inset 0 1px #ffffff16}.hero-facts span{border-right:1px solid #ffffff17;gap:4px;padding:17px 18px;display:grid}.hero-facts span:last-child{border-right:0}.hero-facts b{color:#fff;font-size:24px;line-height:1}.hero-facts small{color:#b9d3c8;letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:900}.hero-arena{height:560px}.hero-brand-orbit{border-color:#ffffff42;border-radius:34% 66% 58% 42%/44% 40% 60% 56%}.orbit-inner{border-color:#9bd9c285;width:390px;height:390px}.hero-visual-card{z-index:3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffff28,#ffffff0d);border:1px solid #ffffff38;border-radius:34px;gap:18px;width:min(430px,100%);padding:24px;display:grid;position:relative;transform:rotate(-2deg);box-shadow:0 34px 90px #020c08b8,inset 0 1px #ffffff38}.hero-visual-card:before{content:"";pointer-events:none;border:1px solid #ffffff20;border-radius:26px;position:absolute;inset:14px}.hero-logo-panel{background:#fffffff2;border:1px solid #ffffff52;border-radius:28px;place-items:center;height:318px;padding:34px;display:grid;box-shadow:inset 0 1px #fff,0 20px 50px #02120c55}.hero-logo-panel img{object-fit:contain;width:100%;height:100%;display:block}.hero-card-caption{color:#fff;justify-content:space-between;align-items:center;gap:16px;display:flex}.hero-card-caption span{color:#c7ddd4;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:900}.hero-card-caption b{text-transform:uppercase;font-size:20px;line-height:1}.hero-controls{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#03110d66;border:1px solid #ffffff24;border-radius:999px;gap:10px;padding:8px;bottom:94px;right:max(24px,50vw - 610px);box-shadow:0 18px 50px #020c0875}.hero-controls>button{background:#ffffff14;transition:background .2s,color .2s}.hero-controls>button:hover{background:var(--lime);color:var(--green)}.hero-controls div{align-items:center;padding:0 4px}.hero-slide-count{z-index:21;color:#ffffffc7;letter-spacing:.12em;font-size:11px;font-weight:900;position:absolute;bottom:106px;right:max(152px,50vw - 482px)}@media (max-width:980px){.hero{height:770px;min-height:770px;padding:124px 24px 86px}.hero-track{grid-template-columns:1fr;gap:0}.hero-copy{z-index:4;gap:16px;max-width:650px;height:auto;position:relative}.hero-arena{opacity:.38;width:430px;height:430px;position:absolute;inset:138px -140px auto auto}.orbit-outer{width:390px;height:390px}.orbit-inner{width:315px;height:315px}.hero-visual-card{width:340px;padding:18px}.hero-logo-panel{height:236px}.hero-card-caption b{font-size:16px}.hero-controls{bottom:78px;right:24px}.hero-slide-count{bottom:90px;right:152px}.hero-facts{max-width:620px}}@media (max-width:650px){.hero{height:735px;min-height:735px;padding:116px 18px 86px}.hero-copy{text-align:left;gap:14px;height:auto}.hero-kicker{gap:6px;padding:6px 8px;font-size:8px}.hero-kicker span{padding:5px 8px}.hero-kicker b{font-size:8px}.hero-title{font-size:clamp(39px,12vw,55px);line-height:1.02}.hero-title.long{font-size:34px;line-height:1.08}.hero-title.compact{font-size:29px;line-height:1.12}.hero-text{min-height:0;max-height:128px;font-size:13px;line-height:1.5}.hero-buttons{justify-content:flex-start;justify-self:stretch;max-width:100%}.button-primary,.button-ghost{width:100%;min-height:48px}.hero-facts{border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.hero-facts span{padding:11px 8px}.hero-facts b{font-size:15px}.hero-facts small{font-size:7px;line-height:1.2}.hero-arena,.hero-controls,.hero-slide-count{display:none}.hero-progress{bottom:48px}}.hero-light-field{opacity:.62;mix-blend-mode:screen}.hero-light-field:before{content:"";background-image:radial-gradient(circle,#ffffff78 0 1px,#0000 1.5px),radial-gradient(circle,#9bd9c270 0 1px,#0000 1.5px);background-position:0 0,34px 42px;background-size:86px 86px,124px 124px;animation:18s ease-in-out infinite alternate heroGlowDrift;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 20% 84%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 20% 84%,#0000 100%)}.hero-light-field i{background:#ffffff38!important;border:1px solid #fff5!important;border-radius:50%!important;width:7px!important;height:7px!important;animation:9s ease-in-out infinite alternate heroSpark!important;transform:none!important;box-shadow:0 0 26px #9bd9c270!important}.hero-light-field i:nth-child(3n){background:#9bd9c242!important;width:11px!important;height:11px!important}.hero-light-field i:nth-child(4n){width:4px!important;height:4px!important}.hero-copy{align-content:center;max-height:560px;animation:.85s cubic-bezier(.2,.75,.25,1) both heroContentIn}.hero-title{letter-spacing:-.018em;max-width:690px;font-size:clamp(44px,5.75vw,88px);line-height:1.02}.hero-title.long{font-size:clamp(36px,4.5vw,66px);line-height:1.08}.hero-title.compact{font-size:clamp(30px,3.65vw,52px);line-height:1.12}.hero-text{max-width:560px;min-height:0;max-height:128px;font-size:15px;line-height:1.56}.hero-text.long{font-size:13px}.hero-text.compact{font-size:12px}.hero-facts{width:min(560px,100%)}.hero-arena{justify-items:center}.hero-visual-card{background:linear-gradient(160deg,#ffffffe8,#d9efe76e 48%,#ffffff24);border-radius:30px;gap:14px;width:min(390px,100%);padding:18px;transform:none;box-shadow:0 30px 80px #020c08a8,inset 0 0 0 1px #ffffff40}.hero-visual-card:before{border-color:#07553b14;border-radius:23px;inset:10px}.hero-logo-panel{background:#fff;border:1px solid #07553b17;border-radius:24px;height:292px;padding:42px;box-shadow:inset 0 1px #fff,0 16px 42px #02120c2e}.hero-logo-panel img{object-fit:contain;max-width:100%;max-height:100%}.hero-card-caption{color:#07553b;padding:0 4px}.hero-card-caption span{color:#4c7466}.hero-card-caption b{font-size:18px}.hero-controls{gap:8px;bottom:88px;right:max(24px,50vw - 610px)}.hero-slide-count{color:#ffffffd9;letter-spacing:.08em;white-space:nowrap;justify-content:center;align-items:center;min-width:58px;padding:0 8px;font-size:11px;font-weight:900;display:inline-flex;position:static}.hero-controls div{justify-content:center;min-width:92px}.hero-controls div button{transition:width .35s,background .35s}.hero-progress{bottom:48px}@keyframes heroContentIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translate(0,0)}}@keyframes heroSpark{0%{opacity:.18;transform:translate(-8px,10px)scale(.8)}to{opacity:.72;transform:translate(8px,-10px)scale(1.16)}}@media (max-width:980px){.hero-copy{max-height:none}.hero-title{max-width:620px;font-size:clamp(42px,8vw,70px)}.hero-title.long{font-size:clamp(34px,6.2vw,56px)}.hero-title.compact{font-size:clamp(28px,5vw,44px)}.hero-visual-card{width:315px}.hero-logo-panel{height:220px;padding:34px}.hero-controls{bottom:76px}.hero-slide-count{display:inline-flex}}@media (max-width:650px){.hero-title{font-size:clamp(34px,10.4vw,48px);line-height:1.07}.hero-title.long{font-size:clamp(29px,8.6vw,38px);line-height:1.12}.hero-title.compact{font-size:clamp(24px,7.5vw,32px);line-height:1.16}.hero-text{max-height:116px;font-size:12px;line-height:1.48}.hero-facts{margin-top:2px}.hero-light-field{opacity:.4}.hero-controls,.hero-slide-count{display:none}}.hero-arena{place-items:center;display:grid}.hero-visual-card,.hero-logo-panel,.hero-card-caption{display:contents}.hero-emblem-mark{z-index:3;background:radial-gradient(circle,#ffffffd9 0 39%,#9bd9c247 40% 52%,#ffffff18 53% 100%);border-radius:50%;place-items:center;width:350px;height:350px;animation:5.5s ease-in-out infinite brandPulse;display:grid;position:relative;box-shadow:0 26px 80px #020c08a8,inset 0 0 0 1px #ffffff30}.hero-emblem-mark:before{content:"";background:linear-gradient(#07553b1c 1px,#0000 1px) 12px 12px/24px 24px,linear-gradient(90deg,#07553b1c 1px,#0000 1px) 12px 12px/24px 24px,radial-gradient(circle,#ffffffc7 0 28%,#ffffff8f 60%,#fffffff0 100%) 50%/100% 100%;border:1px solid #ffffff8a;border-radius:50%;position:absolute;inset:42px;box-shadow:inset 0 1px #fff,0 18px 48px #04130f55}.hero-emblem-mark:after{content:"";border:1px solid #9bd9c266;border-radius:42% 58% 50% 50%/54% 45% 55% 46%;animation:4.5s ease-in-out infinite orbitPulse;position:absolute;inset:-34px;box-shadow:0 0 46px #9bd9c233}.hero-emblem-mark img{z-index:2;object-fit:contain;filter:drop-shadow(0 12px 22px #03130d38);width:62%;height:62%;display:block;position:relative}.hero-emblem-glow{filter:blur(2px);background:radial-gradient(circle,#9bd9c226 0%,#0000 66%);border-radius:50%;position:absolute;inset:-70px}.hero-emblem-ring{pointer-events:none;border:1px solid #ffffff40;border-radius:50%;position:absolute}.hero-emblem-ring.ring-a{border-style:dashed;animation:26s linear infinite spin;inset:-12px}.hero-emblem-ring.ring-b{border-color:#9bd9c278;animation:5s ease-in-out infinite reverse orbitPulse;inset:26px}@media (max-width:980px){.hero-emblem-mark{width:285px;height:285px}.hero-emblem-mark:before{inset:34px}.hero-emblem-glow{inset:-52px}.hero-emblem-ring.ring-a{inset:-10px}.hero-emblem-ring.ring-b{inset:22px}}@media (max-width:650px){.hero-emblem-mark{display:none}}@property --hero-panel-progress{syntax:"<percentage>";inherits:false;initial-value:0%}.hero-light-field:before{display:none}.hero-light-field i{opacity:.42!important;animation:none!important;transform:none!important}.hero-light-field i:nth-child(3n){opacity:.58!important}.hero-light-field i:nth-child(4n){opacity:.32!important}.hero-controls{isolation:isolate;border-color:#ffffff1c;overflow:hidden}.hero-controls>:not(.hero-progress){z-index:2;position:relative}.hero-controls .hero-progress{z-index:1;border-radius:inherit;background:conic-gradient(from -90deg,var(--lime) 0 var(--hero-panel-progress),transparent var(--hero-panel-progress) 100%);opacity:.95;pointer-events:none;width:auto;height:auto;animation:heroPanelBorder var(--hero-progress-duration,15s) linear both;-webkit-mask-composite:xor;padding:2px;display:block;position:absolute;inset:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0)}.hero-controls .hero-progress:before,.hero-progress:not(.hero-controls .hero-progress){display:none}@keyframes heroPanelBorder{to{--hero-panel-progress:100%}}@media (max-width:650px){.hero-controls .hero-progress{display:none}}.hero-light-field,.hero-brand-orbit,.hero-emblem-glow,.hero-emblem-ring{display:none!important}.hero-controls .hero-progress{z-index:1;border-radius:inherit;background:linear-gradient(transparent,transparent) padding-box,conic-gradient(from -90deg,var(--lime) 0 var(--hero-panel-progress),#ffffff1c var(--hero-panel-progress) 100%) border-box;opacity:1;pointer-events:none;width:auto;height:auto;animation:heroPanelBorder var(--hero-progress-duration,15s) linear both;background-clip:padding-box,border-box;border:2px solid #0000;display:block;position:absolute;inset:0;-webkit-mask:none;mask:none}.hero-controls .hero-progress:before{display:none}.hero-progress:not(.hero-controls .hero-progress){display:none!important}@media (max-width:980px){.hero-emblem-mark{width:260px;height:260px}.hero-emblem-mark:before{inset:28px}}@media (max-width:650px){.hero-emblem-mark{display:none!important}}.hero-light-field,.hero-brand-orbit,.hero-emblem-glow,.hero-emblem-ring{display:block!important}.hero-video{transition:opacity 2.6s cubic-bezier(.22,.61,.36,1),transform 20s;transform:scale(1.07)}.hero-video.active{transform:scale(1.012)}.hero-copy{animation:1.25s cubic-bezier(.16,1,.3,1) both heroContentIn}.hero-controls{border-color:#ffffff24;overflow:visible}.hero-controls>*{z-index:2;position:relative}.hero-progress,.hero-controls .hero-progress,.hero-progress:before{display:none!important}.hero-emblem-mark{background:radial-gradient(circle,#ffffffd9 0 39%,#9bd9c247 40% 52%,#ffffff18 53% 100%);width:350px;height:350px;animation:5.5s ease-in-out infinite brandPulse;box-shadow:0 26px 80px #020c08a8,inset 0 0 0 1px #ffffff30}.hero-emblem-mark:before{background:linear-gradient(#07553b1c 1px,#0000 1px) 12px 12px/24px 24px,linear-gradient(90deg,#07553b1c 1px,#0000 1px) 12px 12px/24px 24px,radial-gradient(circle,#ffffffc7 0 28%,#ffffff8f 60%,#fffffff0 100%) 50%/100% 100%;border-color:#ffffff8a;inset:42px;box-shadow:inset 0 1px #fff,0 18px 48px #04130f55}.hero-emblem-mark:after{display:block}.hero-emblem-mark img{filter:drop-shadow(0 12px 22px #03130d38);width:62%;height:62%}.hero-brand-orbit{opacity:.42}@media (max-width:980px){.hero-emblem-mark{width:285px;height:285px}.hero-emblem-mark:before{inset:34px}.hero-emblem-glow{inset:-52px}.hero-emblem-ring.ring-a{inset:-10px}.hero-emblem-ring.ring-b{inset:22px}}@media (max-width:650px){.hero-emblem-mark{display:none!important}.hero-light-field{display:block!important}}.hero:after{inset:-8%;animation:none!important;transform:none!important}.hero-slide-count{display:none!important}.hero-arena{justify-self:center;width:min(540px,46vw);transform:translateY(-36px)}.hero-emblem-mark{width:min(480px,44vw);height:min(480px,44vw)}.hero-emblem-mark:before{inset:48px}.hero-emblem-mark img{width:80%;height:80%}.hero-emblem-glow{inset:-88px}.hero-emblem-ring.ring-a{inset:-20px}.hero-emblem-ring.ring-b{inset:36px}.orbit-outer{width:min(660px,56vw);height:min(660px,56vw)}.orbit-inner{width:min(550px,50vw);height:min(550px,50vw)}@media (max-width:980px){.hero-arena{width:360px;transform:translate(44px,-14px)}.hero-emblem-mark{width:320px;height:320px}.hero-emblem-mark:before{inset:38px}.hero-emblem-glow{inset:-60px}.hero-emblem-ring.ring-a{inset:-12px}.hero-emblem-ring.ring-b{inset:26px}.orbit-outer{width:420px;height:420px}.orbit-inner{width:350px;height:350px}}@media (max-width:650px){.hero-arena{display:none}.hero-emblem-mark{display:none!important}}.hero-emblem-mark img{animation:.9s cubic-bezier(.16,1,.3,1) both heroLogoDrop}@keyframes heroLogoDrop{0%{opacity:0;filter:drop-shadow(0 4px 10px #03130d10)blur(4px);transform:translateY(-58px)scale(.92)}62%{opacity:1;filter:drop-shadow(0 20px 30px #03130d45)blur();transform:translateY(8px)scale(1.025)}to{opacity:1;filter:drop-shadow(0 12px 22px #03130d38)blur();transform:translate(0,0)scale(1)}}@media (prefers-reduced-motion:reduce){.hero-emblem-mark img{animation:none}}.welcome-countdown{color:#fff;background:#07553b;border:1px solid #ffffff24;border-radius:14px;grid-column:1/-1;grid-template-columns:minmax(210px,.68fr) minmax(0,1.32fr);align-items:stretch;gap:0;margin-top:25px;display:grid;overflow:hidden;box-shadow:0 20px 50px #063a2924}.welcome-countdown-heading{border-right:1px solid #ffffff24;flex-direction:column;justify-content:center;gap:8px;min-width:0;padding:24px 28px;display:flex;position:relative}.welcome-countdown-heading:before{content:"";background:#ff6534;height:4px;position:absolute;top:0;left:28px;right:28px}.welcome-countdown-heading span{color:#9bd9c2;letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:900}.welcome-countdown-heading strong{font-size:15px;line-height:1.35}.welcome-countdown-time{grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;display:grid}.welcome-countdown-time div{text-align:center;place-content:center;gap:5px;min-width:0;min-height:116px;padding:18px 10px;display:grid;position:relative}.welcome-countdown-time div+div:before{content:"";background:#ffffff24;width:1px;position:absolute;top:24px;bottom:24px;left:0}.welcome-countdown-time strong{color:#fff;font-variant-numeric:tabular-nums;letter-spacing:0;min-width:3ch;font:900 clamp(32px,4vw,54px)/1 Manrope}.welcome-countdown-time span{color:#9bd9c2;letter-spacing:0;text-transform:uppercase;font-size:9px;font-weight:900}@media (max-width:650px){.welcome-countdown{grid-template-columns:1fr;margin-top:0}.welcome-countdown-heading{text-align:center;border-bottom:1px solid #ffffff24;border-right:0;align-items:center;padding:20px 16px}.welcome-countdown-heading:before{left:16px;right:16px}.welcome-countdown-time div{min-height:90px;padding:14px 4px}.welcome-countdown-time div+div:before{top:18px;bottom:18px}.welcome-countdown-time strong{font-size:clamp(25px,9vw,38px)}.welcome-countdown-time span{font-size:8px}}.hero-buttons a{will-change:transform;transition:transform .24s,box-shadow .24s,background .24s,color .24s,border-color .24s}.hero-buttons a:hover{transform:translateY(-2px)scale(1.055)}.hero-buttons .button-primary:hover{box-shadow:0 22px 48px #9bd9c244}.hero-buttons .button-ghost:hover{background:#ffffff1f;border-color:#ffffffa8;box-shadow:0 18px 42px #020c084f}.hero:before{background:linear-gradient(105deg,#03110dc0 0%,#06221b92 34%,#06221b34 62%,#03110d98 100%),var(--hero-overlay,linear-gradient(90deg,#071f19a8 0%,#082b2288 42%,#082b2238 72%,#082b2256 100%))!important;opacity:.84!important}.hero:after{opacity:.52!important;background:radial-gradient(circle at 18% 22%,#9bd9c224 0 0,#0000 30%),radial-gradient(circle at 83% 20%,#ffffff1d 0 0,#0000 24%),radial-gradient(circle at 72% 74%,#ff65341c 0 0,#0000 26%),linear-gradient(#0000 0%,#061a1474 100%)!important}.main-nav .nav-item{position:relative}.main-nav .nav-submenu{z-index:1200;min-width:240px;padding:12px 8px 8px;top:100%}.main-nav .nav-submenu:before{content:"";height:12px;position:absolute;bottom:100%;left:0;right:0}.main-nav .nav-submenu .nav-submenu{padding:8px;top:-8px;left:100%}.main-nav .nav-submenu .nav-submenu:before{width:10px;height:auto;inset:0 100% 0 auto}.main-nav .nav-submenu .nav-item.has-children>a{padding-right:30px}.main-nav .nav-chevron{transform-origin:50%;opacity:.78;border-bottom:2px solid;border-right:2px solid;width:7px;height:7px;margin-left:8px;font-size:0;line-height:0;display:inline-block;transform:translateY(-2px)rotate(45deg)}.main-nav .nav-submenu .nav-chevron{margin-left:0;position:absolute;right:13px;transform:translateY(0)rotate(-45deg)}@media (max-width:980px){.main-nav .nav-submenu{min-width:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;margin-left:0;padding:0;top:auto}.main-nav .nav-submenu:before{display:none}.main-nav .nav-submenu .nav-submenu{margin-left:0;padding:0;top:auto;left:auto}.main-nav .nav-submenu .nav-item.has-children>a{padding-right:10px}.main-nav .nav-submenu .nav-chevron{margin-left:auto;position:static;transform:translateY(-2px)rotate(45deg)}}.main-nav a,.main-nav a:first-child{border:1px solid #0000;outline:0}.main-nav a:after{display:none!important}@media (max-width:980px){.main-nav .nav-submenu,.main-nav .nav-submenu .nav-item,.main-nav .nav-submenu .nav-item>a,.main-nav .nav-submenu .nav-item>a:first-child{box-shadow:none!important;background:0 0!important;border:0!important}}.coming-soon-poster{color:#fff;background:#04120f;height:100svh;min-height:720px;padding:clamp(18px,3vw,42px) clamp(16px,4vw,64px) 64px;display:block;overflow:hidden}.coming-soon-poster>video{object-fit:cover;filter:saturate(1.18)contrast(1.08);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.04)}.poster-veil{background:radial-gradient(circle at 78% 26%,#9bd9c238 0 14%,#0000 38%),linear-gradient(90deg,#020b09f7 0%,#052117ef 38%,#0b513cc4 67%,#03120ff4 100%);position:absolute;inset:0}.poster-veil:after{content:"";background:linear-gradient(118deg,#0000 0 53%,#ff653428 53.2% 54%,#0000 54.2% 100%),repeating-linear-gradient(0deg,#ffffff08 0 1px,#0000 1px 76px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0 76%,#0000 100%);mask-image:linear-gradient(90deg,#000 0 76%,#0000 100%)}.poster-year{z-index:1;color:#ffffff0c;letter-spacing:0;pointer-events:none;font:900 clamp(150px,24vw,390px)/.72 Manrope;position:absolute;bottom:4vh;right:-3vw}.poster-rings{z-index:1;aspect-ratio:1;pointer-events:none;width:min(44vw,560px);position:absolute;top:18%;right:clamp(18px,8vw,120px)}.poster-rings i{border:1px solid #9bd9c22e;border-radius:50%;animation:8s ease-in-out infinite posterRing;position:absolute;inset:0}.poster-rings i:nth-child(2){animation-delay:-2s;inset:14%}.poster-rings i:nth-child(3){border-style:dashed;animation-delay:-4s;inset:28%}.poster-layout{z-index:3;grid-template:"head side""copy side"1fr"score side"/minmax(0,1fr) minmax(270px,380px);gap:clamp(18px,3vw,36px);width:min(100%,1260px);height:100%;margin:0 auto;display:grid;position:relative}.poster-header{grid-area:head;align-self:start;align-items:center;gap:16px;display:flex}.poster-header img{object-fit:contain;background:#fffffff5;border-radius:24px;width:clamp(140px,16vw,210px);height:clamp(64px,7vw,96px);padding:8px 14px;box-shadow:0 26px 70px #0007}.poster-header div{gap:4px;display:grid}.poster-header span{color:#9bd9c2;letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:900}.poster-header b{color:#e8f8f1;text-transform:uppercase;max-width:330px;font-size:13px;line-height:1.25}.poster-copy{grid-area:copy;align-self:center;max-width:780px}.poster-kicker{color:#9bd9c2;letter-spacing:.18em;text-transform:uppercase;background:#9bd9c218;border:1px solid #9bd9c23d;border-radius:999px;margin:0 0 18px;padding:10px 14px;font-size:10px;font-weight:900;display:inline-flex}.poster-copy h1{letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(62px,8vw,138px);font-weight:900;line-height:.82}.poster-copy>p:last-child{color:#d7e9e2;max-width:620px;margin:26px 0 0;font-size:clamp(15px,1.4vw,19px);font-weight:800;line-height:1.58}.poster-scoreboard{grid-area:score;grid-template-columns:repeat(4,minmax(92px,1fr));align-self:end;gap:10px;width:min(100%,720px);display:grid}.poster-scoreboard div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#ffffff17,#ffffff08);border:1px solid #fff2;border-radius:8px;align-content:center;justify-items:center;min-height:132px;padding:18px 10px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 60px #0005,inset 0 1px #ffffff2e}.poster-scoreboard div:before{content:"";background:#ff6534;height:4px;position:absolute;inset:0 0 auto}.poster-scoreboard strong{color:#fff;letter-spacing:0;font:900 clamp(38px,5vw,78px)/.86 Manrope;position:relative}.poster-scoreboard span{color:#9bd9c2;letter-spacing:.16em;text-transform:uppercase;margin-top:8px;font-size:9px;font-weight:900;position:relative}.poster-side{grid-area:side;align-content:end;gap:14px;min-width:0;display:grid}.poster-mascot-card{background:linear-gradient(#f8fffcf2 0%,#dff4eddb 62%,#9bd9c24a 100%);border:1px solid #ffffff20;border-radius:34px;min-height:470px;position:relative;overflow:hidden;box-shadow:0 32px 90px #0008}.poster-mascot-card:before{content:"";background:#ff65343b;border-radius:50%;width:310px;height:310px;position:absolute;bottom:-84px;right:-84px}.poster-mascot-card:after{content:"";border:1px dashed #07553b30;border-radius:28px;position:absolute;inset:24px}.poster-mascot-card span{z-index:3;color:#07553b;font:900 clamp(26px,3vw,40px)/.95 Manrope;position:absolute;top:24px;left:24px;right:24px}.poster-mascot-card img{z-index:2;object-fit:contain;object-position:bottom right;filter:drop-shadow(0 28px 24px #03130d42);width:min(110%,430px);height:80%;animation:4s ease-in-out infinite mascotFloat;position:absolute;bottom:-22px;right:-18px}.poster-readiness{color:#fff;background:#ff6534;border-radius:24px;gap:7px;padding:18px 20px;display:grid;box-shadow:0 24px 70px #0006}.poster-readiness small{letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:900}.poster-readiness b{font-size:18px}.poster-readiness i{background:linear-gradient(90deg,#fff 0 72%,#ffffff40 72% 100%);border-radius:999px;height:6px;display:block}.poster-footer{z-index:4}.poster-footer.coming-soon-footer,.poster-footer .denn-credit{color:#b7cac2}@keyframes posterRing{50%{opacity:.42;transform:scale(1.08)}}@media (max-width:980px){.coming-soon-poster{height:auto;min-height:100svh;overflow:auto}.poster-layout{grid-template-columns:1fr;grid-template-areas:"head""copy""score""side";height:auto;min-height:calc(100svh - 104px)}.poster-header{text-align:center;justify-content:center}.poster-copy{text-align:center;justify-self:center}.poster-kicker{justify-self:center}.poster-copy>p:last-child{margin-left:auto;margin-right:auto}.poster-scoreboard{justify-self:center}.poster-side{grid-template-columns:minmax(0,1fr) minmax(240px,.72fr);align-items:stretch}.poster-mascot-card{min-height:330px}.poster-readiness{align-self:end}.poster-year{font-size:260px;top:28%;bottom:auto;right:-12vw}.poster-rings{opacity:.55;top:42%;right:-120px}.poster-footer.coming-soon-footer{margin-top:20px;position:relative;bottom:auto;left:auto;right:auto}}@media (max-width:650px){.coming-soon-poster{padding:14px 12px 16px}.poster-layout{gap:18px;min-height:0}.poster-header{justify-items:center;gap:10px;display:grid}.poster-header img{border-radius:18px;width:150px;height:70px}.poster-copy h1{font-size:clamp(42px,14vw,64px);line-height:.9}.poster-copy>p:last-child{margin-top:18px;font-size:13px}.poster-scoreboard{grid-template-columns:repeat(2,1fr);gap:7px}.poster-scoreboard div{border-radius:7px;min-height:94px}.poster-scoreboard strong{font-size:38px}.poster-side{grid-template-columns:1fr}.poster-mascot-card{border-radius:24px;min-height:300px}.poster-mascot-card span{text-align:left;font-size:30px;top:18px;left:18px;right:18px}.poster-mascot-card img{width:320px;right:calc(50% - 160px)}.poster-readiness{border-radius:18px}.poster-year{font-size:170px;top:34%;right:-20vw}.poster-rings{display:none}.poster-footer.coming-soon-footer{text-align:center;flex-direction:column;align-items:center;gap:8px}}@media (min-width:981px){.main-nav .nav-submenu{-webkit-backdrop-filter:none!important;background:#fff!important;border-color:#fff!important;box-shadow:0 24px 60px #05241924!important}}.sports-section{padding-right:0;overflow:hidden}.sports-section .section-heading{width:min(1200px,100% - 48px);margin-left:0;margin-right:auto;padding-right:24px}.sports-actions{align-items:center;gap:8px;display:flex}.sports-actions button{color:#fff;background:#ffffff12;border:1px solid #ffffff42;border-radius:16px;place-items:center;width:48px;height:48px;padding:0;font-size:20px;transition:background .22s,border-color .22s,color .22s,transform .22s;display:grid;box-shadow:inset 0 1px #ffffff24}.sports-actions button:hover{border-color:var(--lime);background:var(--lime);color:var(--green);transform:translateY(-2px)}.sports-carousel{z-index:2;margin-left:0;position:relative;overflow:hidden}.sports-grid{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;gap:18px;padding:8px max(24px,50vw - 600px) 26px 0;scroll-padding-left:0;overflow:auto hidden;grid-template-columns:none!important;display:flex!important}.sports-grid::-webkit-scrollbar{display:none}.sport-card{scroll-snap-align:start;color:#fff;background:#0b372b;border-radius:26px;flex:0 0 min(390px,82vw);min-height:430px;padding:24px;transition:border-color .3s,box-shadow .3s,transform .3s;transform:translateZ(0);box-shadow:0 24px 70px #020c0866}.sport-card:hover{transform:translateY(-6px);box-shadow:0 32px 90px #020c0894}.sport-card:before{content:"";z-index:-4;opacity:.95;background:linear-gradient(135deg,#155744,#0a2d24 52%,#0f684f);position:absolute;inset:0}.sport-background{filter:saturate(.96)brightness(.76);transform:scale(1.04)}.sport-card:hover .sport-background{filter:saturate(1.1)brightness(.82);transform:scale(1.1)}.sport-index{color:#ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff12;border:1px solid #ffffff3a;border-radius:999px;padding:8px 11px;font:900 10px/1 Manrope;top:22px;left:22px}.sport-logo{background:#fffffff2;border-color:#ffffff73;width:112px;height:112px;margin:58px 0 34px;padding:21px;position:relative;top:auto;left:auto;transform:none;box-shadow:0 20px 45px #020c0866,0 0 0 10px #ffffff16}.sport-card:hover .sport-logo{border-color:#fff;transform:scale(1.04);box-shadow:0 24px 58px #020c087a,0 0 0 14px #9bd9c226}.sport-card-copy{gap:12px;padding-right:0}.sport-card-copy strong{letter-spacing:-.015em;max-width:300px;font-size:28px;line-height:1.02}.sport-card-copy small{color:#d7e7e1;letter-spacing:0;text-transform:none;max-width:300px;min-height:66px;font-size:13px;font-weight:600;line-height:1.55;display:block}.sport-card-copy b{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#ffffff18;border:1px solid #ffffff61;border-radius:14px;justify-content:center;align-items:center;width:max-content;max-width:100%;min-height:44px;margin-top:4px;padding:0 16px;font-size:10px;font-weight:900;transition:background .22s,color .22s,border-color .22s;display:inline-flex}.sport-card:hover .sport-card-copy b{border-color:var(--lime);background:var(--lime);color:var(--green)}.sport-arrow{background:#ffffff18;width:44px;height:44px;bottom:24px;right:24px}@media (max-width:980px){.sports-section .section-heading{align-items:center;width:calc(100% - 32px)}.sport-card{flex-basis:min(350px,76vw);min-height:405px}.sport-logo{width:100px;height:100px;margin-top:52px}.sport-card-copy strong{font-size:24px}.sport-card-copy small{font-size:12px}}@media (max-width:650px){.sports-section{padding:72px 0 72px 14px}.sports-section .section-heading{flex-direction:row;align-items:flex-start;width:calc(100% - 14px);padding-right:14px}.sports-section .section-heading h2{font-size:38px}.sports-actions button{border-radius:14px;width:42px;height:42px}.sports-grid{gap:12px;padding:6px 14px 18px 0;scroll-padding-left:0}.sport-card{aspect-ratio:auto;border-radius:22px;flex:0 0 270px;min-height:360px;padding:18px}.sport-index{top:16px;left:16px}.sport-logo{width:82px;min-width:82px;height:82px;min-height:82px;margin:50px 0 28px;padding:16px}.sport-logo img{max-width:54px;max-height:54px}.sport-card-copy{gap:9px;padding-right:0}.sport-card-copy strong{font-size:20px;line-height:1.08}.sport-card-copy small{min-height:72px;font-size:11px;line-height:1.45}.sport-card-copy b{min-height:40px;padding:0 12px;font-size:8px}.sport-arrow{width:38px;height:38px;bottom:18px;right:18px}}.sports-section:before{filter:none;opacity:.9;background:linear-gradient(115deg,#0000 0 18%,#9bd9c212 18.2% 18.7%,#0000 19% 100%) 0 0/100% 100%,linear-gradient(90deg,#ffffff09 1px,#0000 1px) 0 0/74px 74px,linear-gradient(#ffffff07 1px,#0000 1px) 0 0/74px 74px;border-radius:0;height:auto;inset:0}.sports-section:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(#0000,#020907d4);height:42%;position:absolute;inset:auto 0 0}.sports-section .section-heading{z-index:2;margin-bottom:34px}.sports-section .section-heading h2{letter-spacing:-.025em;text-shadow:0 22px 65px #0008;font-size:clamp(48px,6.4vw,94px);line-height:.86}.sports-actions{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0e;border:1px solid #ffffff1f;border-radius:22px;padding:6px;box-shadow:inset 0 1px #ffffff1f,0 20px 50px #0004}.sports-actions button{background:#071b15d6;border-radius:17px;width:50px;height:50px}.sports-carousel:before,.sports-carousel:after{content:"";z-index:3;pointer-events:none;width:max(28px,50vw - 600px);position:absolute;top:0;bottom:0}.sports-carousel:before{background:linear-gradient(90deg,#061510,#0000);left:0}.sports-carousel:after{background:linear-gradient(270deg,#061510,#0000);right:0}.sport-card{background:#081d17;border:1px solid #ffffff24;border-radius:34px;flex-basis:min(520px,86vw);min-height:540px;padding:0;overflow:hidden;box-shadow:0 34px 95px #0008,inset 0 0 0 1px #ffffff0b}.sport-card:before{z-index:-4;opacity:1}.sport-card:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(145deg,#ffffff18,#0000 30%,#9bd9c210 70%,#ffffff12);border:1px solid #ffffff24;border-radius:26px;position:absolute;inset:12px}.sport-background{z-index:-5;filter:saturate(1.08)brightness(.72);transform:scale(1.02)}.sport-shade{z-index:-3;background:linear-gradient(#02090714 0%,#0209078f 42%,#020907f5 100%),linear-gradient(135deg,#9bd9c220 0 22%,#0000 22.4% 100%)}.sport-index{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0615108c;border-color:#ffffff36;border-radius:14px;place-items:center;min-width:54px;height:38px;padding:0 12px;font-size:11px;display:grid;top:26px;left:26px;box-shadow:inset 0 1px #ffffff20}.sport-logo{background:linear-gradient(145deg,#fffffff5,#dff4eddb);border:1px solid #ffffff80;border-radius:28px;width:124px;height:124px;margin:0;padding:22px;position:absolute;top:28px;left:auto;right:26px;transform:rotate(2deg);box-shadow:0 24px 60px #0008,0 0 0 10px #ffffff12}.sport-card-copy{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#061510d9,#061510a8);border:1px solid #ffffff24;border-radius:26px;gap:14px;padding:24px;display:grid;position:absolute;bottom:18px;left:18px;right:18px;box-shadow:0 24px 70px #0009,inset 0 1px #ffffff20}.sport-card-copy:before{content:"Р”РёСЃС†РёРїР»РёРЅР°";color:#d8f7eb;letter-spacing:.12em;text-transform:uppercase;background:#9bd9c217;border:1px solid #9bd9c25c;border-radius:999px;width:max-content;padding:7px 10px;font-size:9px;font-weight:900}.sport-card-copy strong{color:#fff;text-shadow:0 12px 34px #0008;max-width:380px;font-size:clamp(30px,3vw,44px);line-height:.94}.sport-card-copy small{color:#d7e8e1;max-width:360px;min-height:62px;font-size:14px;line-height:1.55}.sport-card-copy b{color:#061510;background:#fff;border-color:#ffffff40;border-radius:16px;min-height:48px;margin-top:2px;padding:0 18px;box-shadow:0 16px 42px #0005}.sport-card:hover .sport-card-copy b{background:var(--lime);color:var(--green);border-color:#fff;transform:translateY(-1px)}.sport-arrow{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border-color:#ffffff42;width:48px;height:48px;bottom:34px;right:34px;box-shadow:inset 0 1px #ffffff24}@media (max-width:980px){.sports-section{padding-top:104px;padding-bottom:96px}.sport-card{flex-basis:min(440px,82vw);min-height:500px}.sport-logo{width:108px;height:108px}.sport-card-copy strong{font-size:34px}.sport-card-copy small{font-size:13px}}@media (max-width:650px){.sports-section{padding:80px 0 82px 14px}.sports-section .section-heading{gap:14px}.sports-section .section-heading h2{font-size:40px}.sports-actions{border-radius:18px;padding:4px}.sports-actions button{border-radius:14px;width:40px;height:40px}.sports-grid{gap:14px;padding-top:10px;padding-bottom:28px}.sport-card{border-radius:28px;flex:0 0 304px;min-height:452px;padding:0}.sport-card:after{border-radius:21px;inset:9px}.sport-logo{border-radius:22px;width:92px;min-width:92px;height:92px;min-height:92px;padding:17px;top:20px;right:20px}.sport-logo img{max-width:60px;max-height:60px}.sport-index{min-width:48px;height:34px;top:20px;left:20px}.sport-card-copy{border-radius:21px;gap:10px;padding:18px;bottom:12px;left:12px;right:12px}.sport-card-copy strong{font-size:27px}.sport-card-copy small{min-height:78px;font-size:12px}.sport-card-copy b{min-height:42px;font-size:8px}.sport-arrow{width:40px;height:40px;bottom:22px;right:22px}}.sports-section{color:var(--green);background:linear-gradient(#fbfdfb 0%,#eef7f2 52%,#fff 100%)}.sports-section:before{opacity:1;background:linear-gradient(115deg,#0000 0 20%,#9bd9c24a 20.2% 20.8%,#0000 21% 100%) 0 0/100% 100%,linear-gradient(90deg,#07553b12 1px,#0000 1px) 0 0/84px 84px,linear-gradient(#07553b0e 1px,#0000 1px) 0 0/84px 84px,radial-gradient(circle at 82% 8%,#ff653424 0 0,#0000 28%) 0 0/100% 100%,radial-gradient(circle at 16% 34%,#9bd9c24f 0 0,#0000 30%) 0 0/100% 100%}.sports-section .section-heading h2{color:#063f2e;text-shadow:0 18px 55px #07553b1c}.sports-actions{background:#ffffffb8;border-color:#07553b1a;box-shadow:0 18px 45px #07553b18,inset 0 1px #fff}.sports-actions button{color:var(--green);background:#fff;border-color:#07553b18;box-shadow:0 8px 22px #07553b14}.sports-actions button:hover{border-color:var(--green);background:var(--green);color:#fff}.sport-card{color:var(--green);background:#fff;border-color:#fff;box-shadow:0 30px 80px #07553b22,inset 0 0 0 1px #07553b12}.sport-card:hover{border-color:#9bd9c2;box-shadow:0 42px 100px #07553b30,inset 0 0 0 1px #9bd9c28c}.sport-card:after{background:linear-gradient(145deg,#ffffffe6,#ffffff40 42%,#9bd9c22b 100%);border-color:#ffffffd8;box-shadow:inset 0 1px #fff}.sport-background{filter:saturate(1.02)brightness(.88);opacity:.78}.sport-card:hover .sport-background{filter:saturate(1.08)brightness(.92);opacity:.86}.sport-shade{background:linear-gradient(#ffffff30 0%,#ffffffa8 45%,#fffffff6 100%),linear-gradient(135deg,#9bd9c236 0 22%,#0000 22.4% 100%)}.sport-index{color:#07553b;background:#ffffffe6;border-color:#07553b18;box-shadow:0 10px 26px #07553b14,inset 0 1px #fff}.sport-logo{background:linear-gradient(145deg,#fff,#e8f7f0);border-color:#fff;box-shadow:0 22px 52px #07553b24,0 0 0 10px #9bd9c230}.sport-card:hover .sport-logo{box-shadow:0 30px 70px #07553b30,0 0 0 14px #ff65341d}.sport-card-copy{color:var(--green);background:linear-gradient(145deg,#fffffff0,#f2faf6d9);border-color:#fff;box-shadow:0 22px 58px #07553b20,inset 0 1px #fff}.sport-card-copy:before{color:#c74720;background:#fff3ed;border-color:#ff65342b}.sport-card-copy strong{color:#063f2e;text-shadow:none}.sport-card-copy small{color:#4f6b60}.sport-card-copy b{background:var(--green);color:#fff;border-color:#07553b12;box-shadow:0 14px 34px #07553b24}.sport-arrow{color:var(--green);background:#fff;border-color:#07553b17;box-shadow:0 12px 28px #07553b18}@media (max-width:650px){.sports-section{background:linear-gradient(#fbfdfb,#eef7f2 58%,#fff)}.sports-carousel:before,.sports-carousel:after{display:none}.sport-card{box-shadow:0 22px 55px #07553b22}.sport-card-copy small{color:#4f6b60}}.sports-section{color:var(--green);background:linear-gradient(#fff 0%,#f1f8f4 54%,#fff 100%);padding-top:118px;padding-bottom:112px}.sports-section:before{filter:none;background:linear-gradient(90deg,#07553b0c 1px,#0000 1px) 0 0/64px 64px,linear-gradient(#07553b0a 1px,#0000 1px) 0 0/64px 64px,radial-gradient(circle at 12% 18%,#9bd9c25c 0 0,#0000 25%) 0 0/100% 100%,radial-gradient(circle at 88% 6%,#ff653425 0 0,#0000 24%) 0 0/100% 100%;border-radius:0;height:auto;inset:0}.sports-section:after{background:linear-gradient(#0000,#fff);height:48%}.sports-section .section-heading{align-items:center;margin-bottom:38px}.sports-section .section-heading h2{color:#063f2e;text-shadow:none;font-size:clamp(48px,6vw,88px);line-height:.9}.sports-section .section-tag{color:#ff6534}.sports-actions{background:#fff;border:1px solid #07553b18;border-radius:999px;box-shadow:0 18px 44px #07553b14}.sports-actions button{width:48px;height:48px;color:var(--green);box-shadow:none;background:#f0f8f4;border:0;border-radius:999px}.sports-actions button:hover{background:var(--green);color:#fff;transform:none}.sports-carousel:before{background:linear-gradient(90deg,#fff,#0000)}.sports-carousel:after{background:linear-gradient(270deg,#fff,#0000)}.sports-grid{gap:22px;padding-top:12px;padding-bottom:42px}.sport-card{min-height:520px;color:var(--green);background:#fff;border:1px solid #dfece6;border-radius:30px;flex:0 0 min(455px,84vw);padding:0;overflow:hidden;box-shadow:0 24px 60px #07553b1b}.sport-card:hover{border-color:#9bd9c2;transform:translateY(-7px);box-shadow:0 36px 80px #07553b27}.sport-card:before{z-index:0;opacity:1;height:56%;inset:0 0 auto}.sport-card.sport-scene-1:before{background:linear-gradient(135deg,#0c6b4d,#9bd9c2)}.sport-card.sport-scene-2:before{background:linear-gradient(135deg,#0f5d86,#ffb08f)}.sport-card.sport-scene-3:before{background:linear-gradient(135deg,#d99b2b,#9bd9c2)}.sport-card.sport-scene-4:before{background:linear-gradient(135deg,#07553b,#82aef0)}.sport-card:after{z-index:1;height:calc(56% - 28px);box-shadow:none;background:linear-gradient(135deg,#ffffff30,#0000 42%,#ffffff24);border:1px solid #ffffff7d;border-radius:22px;inset:14px 14px auto}.sport-background{z-index:0;opacity:.72;filter:saturate(1.05)brightness(.86);height:56%;inset:0 0 auto;transform:scale(1.02)}.sport-card:hover .sport-background{opacity:.82;filter:saturate(1.12)brightness(.9);transform:scale(1.08)}.sport-shade{z-index:1;background:linear-gradient(#06151018 0%,#06151038 100%),linear-gradient(135deg,#ffffff2e 0 28%,#0000 28.5% 100%);height:56%;inset:0 0 auto}.sport-card:hover .sport-shade{background:linear-gradient(#06151008 0%,#0615102b 100%),linear-gradient(135deg,#ffffff42 0 30%,#0000 30.5% 100%)}.sport-index{z-index:4;color:#07553b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #ffffff94;border-radius:999px;place-items:center;min-width:56px;height:38px;padding:0 12px;font-size:10px;display:grid;top:22px;left:22px;box-shadow:0 10px 26px #073b2920}.sport-logo{z-index:5;background:#fff;border:1px solid #e1eee8;border-radius:28px;width:108px;height:108px;margin:0;padding:20px;top:calc(56% - 54px);left:28px;right:auto;transform:none;box-shadow:0 18px 44px #07553b24}.sport-card-copy{z-index:3;min-height:244px;box-shadow:none;color:var(--green);-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border:0;border-radius:0;padding:72px 28px 26px;position:absolute;bottom:0;left:0;right:0}.sport-card-copy:before{content:"РџСЂРѕРіСЂР°РјРјР° РёРіСЂ";color:#0a6a4b;letter-spacing:.1em;text-transform:uppercase;background:#f0faf5;border:1px solid #9bd9c277;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900;position:absolute;top:28px;left:154px}.sport-card-copy strong{color:#063f2e;letter-spacing:-.02em;max-width:360px;text-shadow:none;font-size:clamp(28px,2.7vw,38px);line-height:1}.sport-card-copy small{color:#5d746a;max-width:365px;min-height:54px;font-size:13px;font-weight:600;line-height:1.55}.sport-card-copy b{color:#fff;background:#07553b;border:1px solid #07553b1c;border-radius:999px;width:max-content;min-height:44px;margin-top:2px;padding:0 16px;box-shadow:0 14px 30px #07553b22}.sport-card:hover .sport-card-copy b{color:#fff;background:#ff6534;border-color:#ff6534}.sport-arrow{z-index:4;width:44px;height:44px;color:var(--green);box-shadow:none;background:#f3faf6;border:1px solid #07553b18;bottom:24px;right:24px}.sport-card:hover .sport-arrow{color:#fff;background:#ff6534;transform:rotate(45deg)}@media (max-width:980px){.sport-card{flex-basis:min(410px,82vw);min-height:500px}.sport-card-copy{min-height:236px}.sport-logo{width:100px;height:100px;top:calc(56% - 50px)}.sport-card-copy:before{left:144px}.sport-card-copy strong{font-size:32px}}@media (max-width:650px){.sports-section{background:linear-gradient(#fff,#f1f8f4 58%,#fff);padding:78px 0 78px 14px}.sports-section .section-heading h2{font-size:40px}.sports-carousel:before,.sports-carousel:after{display:none}.sports-grid{gap:14px;padding-top:8px;padding-bottom:26px}.sport-card{border-radius:24px;flex:0 0 300px;min-height:442px}.sport-card:after{border-radius:18px;height:calc(53% - 20px);inset:10px 10px auto}.sport-card:before,.sport-background,.sport-shade{height:53%}.sport-logo{border-radius:22px;width:84px;min-width:84px;height:84px;min-height:84px;padding:15px;top:calc(53% - 42px);left:20px}.sport-logo img{max-width:54px;max-height:54px}.sport-index{min-width:48px;height:34px;top:18px;left:18px}.sport-card-copy{min-height:228px;padding:56px 20px 22px}.sport-card-copy:before{font-size:8px;top:22px;left:116px}.sport-card-copy strong{font-size:25px}.sport-card-copy small{min-height:70px;font-size:11px}.sport-card-copy b{min-height:40px;font-size:8px}.sport-arrow{width:38px;height:38px;bottom:18px;right:18px}}.sports-section .section-heading{width:min(1200px,100% - 48px);margin-left:auto;margin-right:auto;padding:0}.sports-carousel{width:100%;overflow:visible}.sports-carousel .sports-actions{z-index:8;box-shadow:none;pointer-events:none;background:0 0;border:0;justify-content:space-between;align-items:center;padding:0 max(16px,50vw - 660px);display:flex;position:absolute;inset:0}.sports-carousel .sports-actions button{width:76px;height:76px;color:var(--green);pointer-events:auto;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe8;border:1px solid #07553b1c;border-radius:50%;font-size:30px;box-shadow:0 18px 48px #07553b24,0 0 0 8px #ffffff80}.sports-carousel .sports-actions button:hover{border-color:var(--green);background:var(--green);color:#fff;box-shadow:0 22px 58px #07553b38,0 0 0 10px #9bd9c240}.sport-index{display:none!important}.sport-logo{width:104px;height:104px;margin:0;padding:18px;top:24px!important;left:auto!important;right:24px!important}.sport-card-copy:before{display:none!important}.sport-card-copy strong{max-width:330px}.sport-card-copy small{min-height:58px}.sport-arrow{display:none}@media (max-width:980px){.sports-carousel .sports-actions{padding:0 14px}.sports-carousel .sports-actions button{width:64px;height:64px;font-size:24px}.sport-logo{width:92px;height:92px;top:20px!important;right:20px!important}.sport-card-copy{padding-top:28px}}@media (max-width:650px){.sports-section{padding-left:0!important}.sports-section .section-heading{width:calc(100% - 28px)}.sports-grid{padding-left:14px;padding-right:14px;scroll-padding-left:14px}.sports-carousel .sports-actions{padding:0 8px}.sports-carousel .sports-actions button{width:52px;height:52px;font-size:20px;box-shadow:0 14px 34px #07553b24,0 0 0 5px #ffffff9c}.sport-logo{border-radius:19px;width:74px;min-width:74px;height:74px;min-height:74px;padding:13px;top:16px!important;right:16px!important}.sport-logo img{max-width:48px;max-height:48px}.sport-card-copy{min-height:218px;padding:24px 20px 22px}.sport-card-copy strong{font-size:25px}.sport-card-copy small{min-height:68px}}.sports-carousel .sports-actions button,.sports-carousel .sports-actions button:hover{box-shadow:none;color:var(--green);-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0}.sports-carousel .sports-actions button:hover{color:#ff6534;transform:scale(1.08)}@media (max-width:650px){.sports-carousel .sports-actions button{box-shadow:none}}.sports-carousel .sports-actions{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important}.sports-carousel .sports-actions button{color:#fff;background:#07553b;border:1px solid #07553b26;width:58px;height:58px;box-shadow:0 14px 34px #07553b33}.sports-carousel .sports-actions button:hover{color:#fff;background:#ff6534;transform:scale(1.06);box-shadow:0 16px 38px #ff653433}@media (max-width:650px){.sports-carousel .sports-actions button{width:46px;height:46px;box-shadow:0 10px 24px #07553b2e}}.sports-section{padding-left:0!important;padding-right:0!important}.sports-carousel:before,.sports-carousel:after{display:none!important}.sport-card:first-child{margin-left:0}.sport-card:last-child{margin-right:0}@media (max-width:650px){.sports-grid{padding-left:0!important;padding-right:0!important;scroll-padding-left:0!important}}.sports-carousel{width:min(1200px,100% - 48px)!important;margin-left:auto!important;margin-right:auto!important;overflow:hidden!important}.sports-grid{width:100%!important;padding-left:0!important;padding-right:0!important;scroll-padding-left:0!important}@media (max-width:650px){.sports-carousel{width:calc(100% - 28px)!important}.sports-grid{width:100%!important}}.sports-carousel{overflow:visible!important}.sports-grid{scroll-snap-type:none!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;width:100%!important;padding:0!important;scroll-padding-left:0!important;display:grid!important;overflow:visible!important}.sport-card{border-radius:24px!important;flex:none!important;min-height:360px!important}.sport-card:hover{transform:translateY(-4px)}.sport-card:before,.sport-background,.sport-shade{height:48%!important}.sport-card:after{border-radius:18px!important;height:calc(48% - 22px)!important;inset:11px 11px auto!important}.sport-logo{border-radius:19px!important;width:76px!important;min-width:76px!important;height:76px!important;min-height:76px!important;padding:13px!important;top:16px!important;right:16px!important}.sport-logo img{max-width:50px!important;max-height:50px!important}.sport-card-copy{min-height:188px!important;padding:20px 18px 18px!important}.sport-card-copy strong{max-width:100%!important;font-size:22px!important;line-height:1.04!important}.sport-card-copy small{min-height:54px!important;font-size:11px!important;line-height:1.45!important}.sport-card-copy b{min-height:38px!important;padding:0 12px!important;font-size:8px!important}@media (max-width:1100px){.sports-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:760px){.sports-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.sport-card{min-height:330px!important}.sport-card-copy{min-height:178px!important;padding:18px 14px 16px!important}.sport-card-copy strong{font-size:18px!important}.sport-card-copy small{font-size:10px!important}.sport-logo{width:64px!important;min-width:64px!important;height:64px!important;min-height:64px!important;padding:11px!important}.sport-logo img{max-width:42px!important;max-height:42px!important}}@media (max-width:430px){.sports-grid{grid-template-columns:1fr!important}.sport-card{min-height:340px!important}}.sport-card:hover .sport-logo{transform:none!important;box-shadow:0 18px 44px #07553b24!important}.sports-page .site-header+main,.sports-page{background:#fff}.sports-page-section{padding-top:150px}.sports-page-section .section-heading h1{color:#063f2e;text-transform:uppercase;margin:0;font-size:clamp(52px,7vw,100px);line-height:.9}.sport-detail-page{background:linear-gradient(#f1f8f4,#fff 460px);min-height:100vh}.sport-detail-hero{color:#fff;background:#063f2e;place-items:end start;min-height:560px;padding:150px max(24px,50vw - 600px) 70px;display:grid;position:relative;overflow:hidden}.sport-detail-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.sport-detail-hero>span{background:linear-gradient(90deg,#061510f2 0%,#063f2ed9 42%,#063f2e75 100%),linear-gradient(#0000,#061510d9);position:absolute;inset:0}.sport-detail-hero>div{z-index:1;gap:16px;max-width:820px;display:grid;position:relative}.sport-detail-hero i{background:#fff;border-radius:28px;place-items:center;width:122px;height:122px;padding:22px;display:grid;box-shadow:0 24px 70px #0007}.sport-detail-hero i img{object-fit:contain;width:100%;height:100%}.sport-detail-hero h1{text-transform:uppercase;margin:0;font-size:clamp(44px,7vw,96px);line-height:.92}.sport-detail-hero p:last-child{color:#d9ebe4;max-width:620px;margin:0;font-size:18px;line-height:1.65}.sport-detail-article{background:#fff;border-radius:24px;width:min(960px,100% - 48px);margin:-42px auto 0;padding:42px clamp(22px,5vw,58px) 80px;box-shadow:0 28px 80px #07553b1f}.sport-detail-body{font-size:18px}.sport-detail-body p{margin:0 0 22px}.sport-detail-body p:last-child{margin-bottom:0}@media (max-width:650px){.sports-page-section{padding-top:126px}.sport-detail-hero{min-height:520px;padding:126px 18px 54px}.sport-detail-hero i{border-radius:22px;width:92px;height:92px;padding:17px}.sport-detail-hero h1{font-size:clamp(36px,11vw,54px)}.sport-detail-hero p:last-child{font-size:14px}.sport-detail-article{width:calc(100% - 24px);margin-top:-30px;padding:28px 18px 58px}.sport-detail-body{font-size:15px}}.sport-detail-v2{color:var(--green);background:linear-gradient(#f7fbf8 0%,#eef7f2 48%,#fff 100%);overflow:hidden}.sport-detail-showcase{color:#fff;background:#061510;min-height:720px;padding:138px max(24px,50vw - 600px) 62px;position:relative;overflow:hidden}.sport-detail-showcase:before{content:"";z-index:1;background:linear-gradient(90deg,#061510f4 0%,#07553bd6 42%,#0615104d 100%),linear-gradient(#06151052 0%,#0000 45%,#061510d8 100%);position:absolute;inset:0}.sport-detail-showcase:after{content:"";z-index:2;pointer-events:none;background:radial-gradient(circle,#ffffff12 0 34%,#0000 35% 100%);border:1px solid #ffffff24;border-radius:50%;width:min(440px,38vw);height:min(440px,38vw);position:absolute;bottom:44px;right:max(24px,50vw - 600px);box-shadow:inset 0 0 0 42px #ffffff08,inset 0 0 0 86px #9bd9c20d}.sport-detail-showcase-media{object-fit:cover;filter:saturate(1.04)brightness(.82);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.04)}.sport-detail-showcase-shade{z-index:2;background:linear-gradient(#0000,#061510);height:42%;position:absolute;inset:auto 0 0}.sport-detail-showcase-inner{z-index:3;align-content:space-between;gap:38px;min-height:520px;display:grid;position:relative}.sport-detail-back{color:#fff;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #ffffff30;border-radius:999px;width:max-content;max-width:100%;padding:12px 16px;font-size:12px;font-weight:900;transition:background .22s,border-color .22s,transform .22s}.sport-detail-back:hover{color:#063f2e;background:#9bd9c2;border-color:#9bd9c2;transform:translateY(-2px)}.sport-detail-identity{grid-template-columns:auto minmax(0,820px);align-items:center;gap:34px;display:grid}.sport-detail-logo{background:linear-gradient(145deg,#fff,#e8f7f0);border:1px solid #ffffff9c;border-radius:42px;place-items:center;width:176px;height:176px;padding:30px;display:grid;box-shadow:0 30px 90px #0008,0 0 0 14px #ffffff12}.sport-detail-logo img{object-fit:contain;width:100%;height:100%}.sport-detail-title-block{gap:16px;display:grid}.sport-detail-title-block .section-tag{color:#9bd9c2}.sport-detail-title-block h1{letter-spacing:-.025em;text-transform:uppercase;text-wrap:balance;max-width:880px;margin:0;font-size:clamp(52px,7.4vw,112px);font-weight:950;line-height:.9}.sport-detail-title-block>p:last-child{color:#e2f2ec;max-width:660px;margin:0;font-size:18px;font-weight:700;line-height:1.65}.sport-detail-facts{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff24;border-radius:28px;grid-template-columns:repeat(3,minmax(0,1fr));width:min(820px,100%);display:grid;overflow:hidden;box-shadow:0 24px 70px #0005,inset 0 1px #ffffff24}.sport-detail-facts span{border-right:1px solid #ffffff1f;gap:4px;padding:20px 24px;display:grid}.sport-detail-facts span:last-child{border-right:0}.sport-detail-facts b{font-size:30px;line-height:1}.sport-detail-facts small{color:#d6ebe3;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.sport-detail-content-wrap{z-index:4;grid-template-columns:310px minmax(0,1fr);gap:28px;width:min(1200px,100% - 48px);margin:-38px auto 0;padding-bottom:96px;display:grid;position:relative}.sport-detail-aside,.sport-detail-story{background:#fff;border:1px solid #dfece6;border-radius:28px;box-shadow:0 28px 80px #07553b1c}.sport-detail-aside{align-self:start;gap:14px;padding:24px;display:grid;position:sticky;top:116px}.sport-detail-aside-logo{background:#f1f8f4;border-radius:28px;place-items:center;width:116px;height:116px;padding:20px;display:grid;box-shadow:inset 0 0 0 1px #07553b12}.sport-detail-aside-logo img{object-fit:contain;width:100%;height:100%}.sport-detail-aside p{color:#ff6534;letter-spacing:.12em;text-transform:uppercase;margin:8px 0 0;font-size:10px;font-weight:950}.sport-detail-aside strong{color:#063f2e;font-size:26px;line-height:1.05}.sport-detail-aside a{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#07553b;border-radius:999px;align-items:center;width:max-content;max-width:100%;min-height:44px;padding:0 16px;font-size:11px;font-weight:950;display:inline-flex}.sport-detail-story{padding:42px clamp(24px,5vw,64px) 58px}.sport-detail-story .section-tag{color:#ff6534}.sport-detail-story h2{color:#063f2e;letter-spacing:-.02em;text-transform:uppercase;margin:8px 0 24px;font-size:clamp(38px,4.8vw,68px);line-height:.95}.sport-detail-v2 .sport-detail-body{color:#344f45;max-width:760px;font-size:19px;line-height:1.78}.sport-detail-v2 .sport-detail-body p:first-child{color:#183b2f;font-size:22px;font-weight:750;line-height:1.62}.sport-detail-v2 .sport-detail-body p{margin:0 0 24px}.sport-detail-v2 .sport-detail-body p:last-child{margin-bottom:0}@media (max-width:980px){.sport-detail-showcase{min-height:660px;padding-top:126px}.sport-detail-showcase:after{width:360px;height:360px;right:-70px}.sport-detail-identity{grid-template-columns:1fr;gap:22px}.sport-detail-logo{border-radius:34px;width:136px;height:136px;padding:24px}.sport-detail-title-block h1{font-size:clamp(44px,10vw,82px)}.sport-detail-content-wrap{grid-template-columns:1fr;margin-top:-30px}.sport-detail-aside{grid-template-columns:auto 1fr;align-items:center;position:relative;top:auto}.sport-detail-aside a{grid-column:1/-1}.sport-detail-aside-logo{width:92px;height:92px}.sport-detail-story{padding:34px 28px 48px}}@media (max-width:650px){.sport-detail-showcase{min-height:640px;padding:112px 16px 44px}.sport-detail-showcase:after{display:none}.sport-detail-showcase-inner{gap:26px;min-height:484px}.sport-detail-back{font-size:10px}.sport-detail-logo{border-radius:27px;width:106px;height:106px;padding:19px}.sport-detail-title-block{gap:12px}.sport-detail-title-block h1{font-size:clamp(36px,12vw,54px);line-height:.96}.sport-detail-title-block>p:last-child{font-size:14px;line-height:1.55}.sport-detail-facts{border-radius:22px;grid-template-columns:1fr}.sport-detail-facts span{border-bottom:1px solid #ffffff1f;border-right:0;padding:14px 16px}.sport-detail-facts span:last-child{border-bottom:0}.sport-detail-facts b{font-size:22px}.sport-detail-content-wrap{gap:16px;width:calc(100% - 24px);padding-bottom:70px}.sport-detail-aside,.sport-detail-story{border-radius:22px}.sport-detail-aside{padding:18px}.sport-detail-aside-logo{border-radius:20px;width:76px;height:76px;padding:14px}.sport-detail-aside strong{font-size:21px}.sport-detail-story{padding:28px 18px 40px}.sport-detail-story h2{font-size:34px}.sport-detail-v2 .sport-detail-body{font-size:15px;line-height:1.7}.sport-detail-v2 .sport-detail-body p:first-child{font-size:17px;line-height:1.58}}.sport-detail-v3{color:#063f2e;background:#f7fbf8}.sport-discipline-hero{color:#fff;background:#061510;min-height:740px;padding:132px max(24px,50vw - 600px) 74px;position:relative;overflow:hidden}.sport-discipline-hero:before{content:"";z-index:1;background:linear-gradient(90deg,#061510fa 0%,#07553be3 39%,#07553b54 68%,#061510b8 100%);position:absolute;inset:0}.sport-discipline-hero:after{content:"";z-index:2;opacity:.8;pointer-events:none;background:radial-gradient(circle,#ffffff18 0 18%,#0000 19% 100%),repeating-radial-gradient(circle,#ffffff18 0 1px,#0000 1px 42px);border-radius:50%;width:54vw;height:54vw;position:absolute;bottom:-16vw;right:-10vw}.sport-discipline-hero .sport-detail-showcase-media{filter:saturate(1.08)brightness(.78);transform:scale(1.035)}.sport-discipline-hero-shade{z-index:2;background:linear-gradient(#0000,#f7fbf8 92%);height:45%;position:absolute;inset:auto 0 0}.sport-discipline-hero-inner{z-index:3;align-content:space-between;gap:42px;min-height:534px;display:grid;position:relative}.sport-discipline-hero-grid{grid-template-columns:minmax(0,760px) minmax(220px,360px);align-items:center;gap:64px;display:grid}.sport-discipline-copy{gap:18px;display:grid}.sport-discipline-copy .section-tag{color:#c8f5e5;background:#9bd9c21c;border:1px solid #9bd9c259;border-radius:999px;width:max-content;padding:9px 13px}.sport-discipline-copy h1{letter-spacing:-.03em;text-transform:uppercase;text-wrap:balance;max-width:820px;margin:0;font-size:clamp(56px,8vw,116px);font-weight:950;line-height:.88}.sport-discipline-copy>p:last-child{color:#dff0e9;max-width:610px;margin:0;font-size:19px;font-weight:750;line-height:1.62}.sport-discipline-emblem{background:radial-gradient(circle at 50% 45%,#fff 0 44%,#e4f7ef 45% 100%);border:1px solid #ffffff73;border-radius:50%;justify-self:end;place-items:center;width:min(330px,28vw);min-width:230px;height:min(330px,28vw);min-height:230px;padding:54px;display:grid;box-shadow:0 34px 100px #0009,0 0 0 18px #ffffff10,0 0 0 42px #9bd9c20d}.sport-discipline-emblem img{object-fit:contain;filter:drop-shadow(0 16px 24px #063f2e2e);width:100%;height:100%}.sport-discipline-content{z-index:5;width:min(1080px,100% - 48px);margin:-64px auto 0;padding-bottom:104px;position:relative}.sport-discipline-article{background:linear-gradient(145deg,#fff,#f8fcfa);border:1px solid #dcebe4;border-radius:34px;padding:54px clamp(24px,6vw,76px) 66px;position:relative;box-shadow:0 30px 90px #07553b1e}.sport-discipline-article:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#9bd9c21b) 0 0/100% 100%,linear-gradient(#07553b0a 1px,#0000 1px) 0 0/32px 32px,linear-gradient(90deg,#07553b0a 1px,#0000 1px) 0 0/32px 32px;border-radius:0 34px 34px 0;width:32%;position:absolute;top:0;bottom:0;right:0}.sport-discipline-kicker{z-index:1;color:#c74720;letter-spacing:.12em;text-transform:uppercase;background:#fff3ed;border:1px solid #ff65342e;border-radius:999px;width:max-content;margin-bottom:24px;padding:9px 12px;font-size:10px;font-weight:950;position:relative}.sport-detail-v3 .sport-detail-body{z-index:1;color:#2f4b40;max-width:760px;font-size:19px;line-height:1.82;position:relative}.sport-detail-v3 .sport-detail-body p{margin:0 0 24px}.sport-detail-v3 .sport-detail-body p:first-child{color:#14382c;font-size:24px;font-weight:800;line-height:1.62}.sport-detail-v3 .sport-detail-body p:last-child{margin-bottom:0}@media (max-width:980px){.sport-discipline-hero{min-height:700px;padding-top:122px}.sport-discipline-hero-grid{grid-template-columns:1fr;gap:34px}.sport-discipline-emblem{justify-self:start;width:210px;min-width:210px;height:210px;min-height:210px;padding:38px}.sport-discipline-copy h1{font-size:clamp(46px,10vw,86px)}.sport-discipline-content{margin-top:-48px}.sport-discipline-article{padding:42px 32px 54px}}@media (max-width:650px){.sport-discipline-hero{min-height:650px;padding:108px 16px 54px}.sport-discipline-hero:after{width:92vw;height:92vw;bottom:-20vw;right:-34vw}.sport-discipline-hero-inner{min-height:488px}.sport-discipline-hero-grid{gap:28px}.sport-discipline-copy h1{font-size:clamp(38px,12vw,58px);line-height:.94}.sport-discipline-copy>p:last-child{font-size:14px;line-height:1.55}.sport-discipline-emblem{width:150px;min-width:150px;height:150px;min-height:150px;padding:28px;box-shadow:0 24px 70px #0008,0 0 0 10px #ffffff12,0 0 0 24px #9bd9c214}.sport-discipline-content{width:calc(100% - 24px);margin-top:-34px;padding-bottom:72px}.sport-discipline-article{border-radius:24px;padding:30px 18px 42px}.sport-discipline-article:before{display:none}.sport-detail-v3 .sport-detail-body{font-size:15px;line-height:1.72}.sport-detail-v3 .sport-detail-body p:first-child{font-size:17px;line-height:1.6}}.sport-detail-v4{color:#063f2e;background:linear-gradient(#fbfdfb 0%,#eff7f3 52%,#fff 100%);min-height:100vh;overflow:hidden}.discipline-cover{padding:134px 0 48px;position:relative}.discipline-cover:before{content:"";pointer-events:none;background:linear-gradient(90deg,#07553b0d 1px,#0000 1px) 0 0/58px 58px,linear-gradient(#07553b0a 1px,#0000 1px) 0 0/58px 58px,radial-gradient(circle at 16% 20%,#9bd9c245 0 0,#0000 28%) 0 0/100% 100%,radial-gradient(circle at 88% 10%,#ff653422 0 0,#0000 26%) 0 0/100% 100%;height:540px;position:absolute;inset:0 0 auto}.discipline-cover-shell{z-index:1;width:min(1200px,100% - 48px);margin:0 auto;position:relative}.discipline-cover-back{color:#07553b;letter-spacing:.08em;text-transform:uppercase;background:#fff;border:1px solid #07553b1f;border-radius:999px;align-items:center;min-height:42px;margin-bottom:30px;padding:0 14px;font-size:11px;font-weight:950;transition:background .22s,color .22s,border-color .22s,transform .22s;display:inline-flex;box-shadow:0 12px 30px #07553b12}.discipline-cover-back:hover{color:#fff;background:#07553b;border-color:#07553b;transform:translateY(-2px)}.discipline-cover-grid{grid-template-columns:minmax(0,460px) minmax(0,1fr);align-items:stretch;gap:34px;display:grid}.discipline-cover-copy{align-content:end;min-height:560px;padding:44px 0 30px;display:grid;position:relative}.discipline-cover-copy:before{content:"";background:#ff6534;border-radius:999px;width:112px;height:8px;position:absolute;bottom:0;left:0}.discipline-cover-copy .section-tag{color:#c74720;background:#fff3ed;border:1px solid #ff65342e;border-radius:999px;width:max-content;margin-bottom:16px;padding:9px 12px}.discipline-cover-copy h1{color:#063f2e;letter-spacing:-.035em;text-transform:uppercase;text-wrap:balance;margin:0;font-size:clamp(48px,7vw,104px);font-weight:950;line-height:.88}.discipline-cover-copy>p:last-child{color:#47665a;max-width:430px;margin:24px 0 0;font-size:18px;font-weight:750;line-height:1.62}.discipline-cover-visual{background:#07553b;border:1px solid #dcebe4;border-radius:42px;min-height:590px;margin:0;position:relative;overflow:hidden;box-shadow:0 36px 100px #07553b26}.discipline-cover-visual:before{content:"";z-index:2;pointer-events:none;border:1px solid #ffffff7d;border-radius:30px;position:absolute;inset:18px}.discipline-cover-image{object-fit:cover;filter:saturate(1.05)brightness(.86);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.02)}.discipline-cover-gradient{z-index:1;background:linear-gradient(#06151008 0%,#06151014 44%,#06151091 100%),linear-gradient(135deg,#9bd9c22e 0 24%,#0000 24.4% 100%);position:absolute;inset:0}.discipline-cover-visual figcaption{z-index:3;background:#fffffff2;border:1px solid #ffffffd9;border-radius:34px;place-items:center;width:158px;height:158px;padding:28px;display:grid;position:absolute;bottom:32px;right:32px;box-shadow:0 24px 70px #0007}.discipline-cover-visual figcaption img{object-fit:contain;width:100%;height:100%}.discipline-reading{width:min(1200px,100% - 48px);margin:0 auto;padding:38px 0 108px;position:relative}.discipline-reading-card{background:#fff;border:1px solid #dfece6;border-radius:36px;grid-template-columns:220px minmax(0,760px);gap:56px;padding:58px clamp(28px,6vw,76px);display:grid;box-shadow:0 28px 86px #07553b19}.discipline-reading-label{color:#ff6534;letter-spacing:.14em;text-transform:uppercase;align-self:start;font-size:11px;font-weight:950;position:sticky;top:122px}.sport-detail-v4 .sport-detail-body{color:#334f44;font-size:19px;line-height:1.84}.sport-detail-v4 .sport-detail-body p{margin:0 0 24px}.sport-detail-v4 .sport-detail-body p:first-child{color:#14382c;font-size:24px;font-weight:800;line-height:1.62}.sport-detail-v4 .sport-detail-body p:last-child{margin-bottom:0}@media (max-width:980px){.discipline-cover{padding-top:120px}.discipline-cover-grid{grid-template-columns:1fr}.discipline-cover-copy{min-height:auto;padding:22px 0 18px}.discipline-cover-visual{min-height:480px}.discipline-reading-card{grid-template-columns:1fr;gap:24px}.discipline-reading-label{position:relative;top:auto}}@media (max-width:650px){.discipline-cover{padding:106px 0 28px}.discipline-cover-shell,.discipline-reading{width:calc(100% - 24px)}.discipline-cover-back{font-size:10px}.discipline-cover-grid{gap:22px}.discipline-cover-copy:before{width:78px;height:6px}.discipline-cover-copy h1{font-size:clamp(38px,12vw,56px);line-height:.94}.discipline-cover-copy>p:last-child{margin-top:18px;font-size:14px;line-height:1.55}.discipline-cover-visual{border-radius:28px;min-height:360px}.discipline-cover-visual:before{border-radius:20px;inset:10px}.discipline-cover-visual figcaption{border-radius:24px;width:104px;height:104px;padding:18px;bottom:18px;right:18px}.discipline-reading{padding:22px 0 72px}.discipline-reading-card{border-radius:24px;padding:28px 18px 40px}.sport-detail-v4 .sport-detail-body{font-size:15px;line-height:1.72}.sport-detail-v4 .sport-detail-body p:first-child{font-size:17px;line-height:1.6}}.sport-detail-v4 .discipline-cover{color:#fff;isolation:isolate;background-color:#061510;background-position:50%;background-size:cover;background-attachment:fixed;min-height:680px;padding:132px 0 74px}.sport-detail-v4 .discipline-cover:before{z-index:-2;pointer-events:none;background:linear-gradient(90deg,#061510f5 0%,#07553bdc 42%,#06151082 100%),linear-gradient(#06151066 0%,#06151018 42%,#061510e6 100%);height:auto;inset:0}.sport-detail-v4 .discipline-cover:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#0000,#f7fbf8);height:170px;position:absolute;inset:auto 0 0}.sport-detail-v4 .discipline-cover-shell{align-content:space-between;min-height:474px;display:grid}.discipline-cover-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0615108c;border:1px solid #ffffff26;border-radius:34px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:34px;width:min(100%,980px);padding:34px;display:grid;box-shadow:0 34px 100px #0008,inset 0 1px #ffffff24}.sport-detail-v4 .discipline-cover-copy{min-height:auto;padding:0}.sport-detail-v4 .discipline-cover-copy:before{display:none}.sport-detail-v4 .discipline-cover-copy .section-tag{color:#d8f7eb;background:#9bd9c21f;border-color:#9bd9c259}.sport-detail-v4 .discipline-cover-copy h1{color:#fff;letter-spacing:-.025em;text-transform:none;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;max-width:780px;font-size:clamp(38px,5.7vw,82px);line-height:1.02}.sport-detail-v4 .discipline-cover-copy>p:last-child{color:#e2f3ed;max-width:620px;font-size:17px;line-height:1.6}.discipline-cover-logo{background:#fffffff2;border:1px solid #ffffffcf;border-radius:32px;place-items:center;width:154px;height:154px;padding:28px;display:grid;box-shadow:0 22px 70px #0007}.discipline-cover-logo img{object-fit:contain;width:100%;height:100%}@supports (-webkit-overflow-scrolling:touch){.sport-detail-v4 .discipline-cover{background-attachment:scroll}}@media (max-width:980px){.sport-detail-v4 .discipline-cover{background-attachment:scroll;min-height:620px}.discipline-cover-panel{grid-template-columns:1fr;padding:28px}.discipline-cover-logo{order:-1;width:118px;height:118px;padding:21px}.sport-detail-v4 .discipline-cover-copy h1{font-size:clamp(34px,8vw,64px)}}@media (max-width:650px){.sport-detail-v4 .discipline-cover{min-height:590px;padding:108px 0 54px}.discipline-cover-panel{border-radius:24px;gap:22px;padding:20px}.discipline-cover-logo{border-radius:22px;width:92px;height:92px;padding:16px}.sport-detail-v4 .discipline-cover-copy h1{font-size:clamp(30px,10vw,46px);line-height:1.05}.sport-detail-v4 .discipline-cover-copy>p:last-child{font-size:14px}.sport-detail-v4 .discipline-reading{margin-top:-32px}}.sport-detail-v4 .discipline-cover:before{background:linear-gradient(90deg,#061510f7 0%,#07553bd4 38%,#0615104a 72%,#061510b8 100%),linear-gradient(#0615107a 0%,#06151020 38%,#061510e8 100%)}.discipline-cover-panel{width:min(940px,100%);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;padding:0;display:grid}.sport-detail-v4 .discipline-cover-copy{align-content:end;gap:18px;display:grid}.sport-detail-v4 .discipline-cover-copy:after{content:"";background:linear-gradient(90deg,#9bd9c2,#0000);width:min(320px,48vw);height:1px;margin-top:6px}.sport-detail-v4 .discipline-cover-copy .section-tag{color:#dff8ef;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff17;border-color:#ffffff38;margin:0;box-shadow:inset 0 1px #ffffff24}.sport-detail-v4 .discipline-cover-copy h1{letter-spacing:-.018em;text-shadow:0 18px 55px #0009;text-wrap:balance;max-width:900px;font-size:clamp(36px,5.1vw,76px);line-height:1.04}.sport-detail-v4 .discipline-cover-copy>p:last-child{color:#edf8f4;text-shadow:0 10px 30px #0008;border-left:4px solid #ff6534;max-width:760px;margin:0;padding-left:22px;font-size:18px;font-weight:700;line-height:1.58}.discipline-cover-logo{background:#ffffffde;border-color:#ffffff80;border-radius:30px;align-self:start;width:118px;height:118px;padding:22px;box-shadow:0 18px 54px #0006}.sport-detail-v4 .discipline-cover-shell{align-content:end;gap:72px}@media (max-width:980px){.discipline-cover-panel{grid-template-columns:1fr}.discipline-cover-logo{order:-1;width:102px;height:102px;padding:18px}.sport-detail-v4 .discipline-cover-shell{gap:56px}.sport-detail-v4 .discipline-cover-copy h1{font-size:clamp(34px,8vw,62px)}}@media (max-width:650px){.sport-detail-v4 .discipline-cover{min-height:610px}.discipline-cover-panel{gap:18px}.discipline-cover-logo{border-radius:22px;width:82px;height:82px;padding:14px}.sport-detail-v4 .discipline-cover-copy{gap:13px}.sport-detail-v4 .discipline-cover-copy h1{font-size:clamp(29px,9.2vw,42px);line-height:1.08}.sport-detail-v4 .discipline-cover-copy>p:last-child{border-left-width:3px;padding-left:14px;font-size:13px;line-height:1.5}.sport-detail-v4 .discipline-reading{margin-top:-44px}}.discipline-cover-panel{isolation:isolate;grid-template-columns:minmax(0,1fr);width:min(100%,1040px);position:relative}.discipline-cover-mark{z-index:-1;opacity:.2;filter:grayscale()brightness(1.9)drop-shadow(0 28px 48px #0008);pointer-events:none;place-items:center;width:clamp(190px,24vw,330px);height:clamp(190px,24vw,330px);display:grid;position:absolute;bottom:-24px;right:max(-20px,-3vw)}.discipline-cover-mark:before{content:"";background:radial-gradient(circle,#ffffff12 0 42%,#0000 43%);border:1px solid #ffffff2b;border-radius:50%;position:absolute;inset:-18%}.discipline-cover-mark img{object-fit:contain;width:78%;height:78%;position:relative}.discipline-cover-logo{display:none!important}@media (max-width:980px){.discipline-cover-mark{opacity:.16;width:190px;height:190px;bottom:-10px;right:-8px}}@media (max-width:650px){.discipline-cover-mark{opacity:.14;width:150px;height:150px;bottom:-18px;right:-34px}.sport-detail-v4 .discipline-cover-copy h1{max-width:100%}}.discipline-cover-panel{grid-template-columns:minmax(0,760px) minmax(120px,220px);align-items:end;gap:clamp(28px,6vw,92px);width:100%}.discipline-cover-mark{z-index:1;opacity:1;filter:none;pointer-events:none;place-self:end;width:clamp(112px,14vw,180px);height:clamp(112px,14vw,180px);position:relative;bottom:auto;right:auto}.discipline-cover-mark:before{display:none}.discipline-cover-mark img{object-fit:contain;width:100%;height:100%}.sport-detail-v4 .discipline-reading-card{box-shadow:0 34px 100px #03140e2b}@media (max-width:980px){.sport-detail-v4 .discipline-cover{min-height:600px;padding-bottom:106px}.discipline-cover-panel{grid-template-columns:minmax(0,1fr) 112px;gap:24px}.discipline-cover-mark{order:0;width:112px;height:112px}.sport-detail-v4 .discipline-reading{margin-top:-132px}}@media (max-width:650px){.sport-detail-v4 .discipline-cover{min-height:560px;padding-bottom:92px}.discipline-cover-panel{grid-template-columns:1fr;gap:20px}.discipline-cover-mark{order:-1;justify-self:start;width:76px;height:76px}.sport-detail-v4 .discipline-reading{margin-top:-104px}}.sport-detail-v4 .discipline-cover{min-height:520px;padding-bottom:0}.sport-detail-v4 .discipline-cover-shell{min-height:0}.sport-detail-v4 .discipline-reading{gap:24px;margin-top:-210px;display:grid}.sport-detail-v4 .discipline-reading .discipline-cover-panel{z-index:3;grid-template-columns:minmax(0,760px) minmax(130px,220px);align-items:start;gap:clamp(28px,7vw,110px);width:100%;padding:0 0 10px;position:relative}.sport-detail-v4 .discipline-reading .discipline-cover-copy{padding-top:14px}.sport-detail-v4 .discipline-reading .discipline-cover-mark{place-self:start end;width:clamp(126px,15vw,190px);height:clamp(126px,15vw,190px);margin-top:-18px}.sport-detail-v4 .discipline-reading-card{z-index:2}@media (max-width:980px){.sport-detail-v4 .discipline-cover{min-height:500px}.sport-detail-v4 .discipline-reading{margin-top:-188px}.sport-detail-v4 .discipline-reading .discipline-cover-panel{grid-template-columns:minmax(0,1fr) 112px;gap:24px}.sport-detail-v4 .discipline-reading .discipline-cover-mark{width:112px;height:112px;margin-top:-10px}}@media (max-width:650px){.sport-detail-v4 .discipline-cover{min-height:460px}.sport-detail-v4 .discipline-reading{gap:18px;margin-top:-158px}.sport-detail-v4 .discipline-reading .discipline-cover-panel{grid-template-columns:1fr}.sport-detail-v4 .discipline-reading .discipline-cover-mark{order:-1;justify-self:start;width:76px;height:76px;margin-top:0}.sport-detail-v4 .discipline-reading .discipline-cover-copy{padding-top:0}}.sport-detail-v4 .discipline-cover{min-height:640px}.sport-detail-v4 .discipline-reading{margin-top:-270px}@media (max-width:980px){.sport-detail-v4 .discipline-cover{min-height:590px}.sport-detail-v4 .discipline-reading{margin-top:-238px}}@media (max-width:650px){.sport-detail-v4 .discipline-cover{min-height:520px}.sport-detail-v4 .discipline-reading{margin-top:-194px}}.sport-detail-v4{padding-top:150px;position:relative}.sport-detail-v4 .discipline-cover{z-index:0;background-position:top;height:720px;min-height:0;padding:0;position:absolute;top:0;left:0;right:0}.sport-detail-v4 .discipline-cover-shell{display:none}.sport-detail-v4 .discipline-cover:after{height:260px}.sport-detail-v4 .discipline-reading{z-index:2;margin-top:0;padding-top:0;position:relative}.sport-detail-v4 .discipline-reading .discipline-cover-panel{padding-top:0}@media (max-width:980px){.sport-detail-v4{padding-top:132px}.sport-detail-v4 .discipline-cover{height:650px}.sport-detail-v4 .discipline-reading{margin-top:0}}@media (max-width:650px){.sport-detail-v4{padding-top:112px}.sport-detail-v4 .discipline-cover{height:590px}.sport-detail-v4 .discipline-reading{margin-top:0}}.site-header{width:min(1200px,100% - 48px)}@media (max-width:980px){.site-header{width:calc(100% - 28px)}}@media (max-width:650px){.site-header{width:calc(100% - 24px)}}.sport-detail-v4{padding-top:112px}@media (max-width:980px){.sport-detail-v4{padding-top:100px}}@media (max-width:650px){.sport-detail-v4{padding-top:90px}}.sport-detail-v4 .discipline-reading .discipline-cover-panel{grid-template-columns:minmax(0,820px) minmax(100px,160px);gap:clamp(18px,4vw,48px)}.sport-detail-v4 .discipline-reading .discipline-cover-mark{justify-self:start;width:clamp(110px,12vw,156px);height:clamp(110px,12vw,156px);margin-top:2px}@media (max-width:980px){.sport-detail-v4 .discipline-reading .discipline-cover-panel{grid-template-columns:minmax(0,1fr) 96px;gap:18px}.sport-detail-v4 .discipline-reading .discipline-cover-mark{width:96px;height:96px;margin-top:4px}}@media (max-width:650px){.sport-detail-v4 .discipline-reading .discipline-cover-mark{width:72px;height:72px;margin-top:0}}.sport-detail-v4 .discipline-reading{position:relative}.sport-detail-v4 .discipline-reading .discipline-cover-panel{width:min(820px,100% - 210px);padding-bottom:18px;display:block}.sport-detail-v4 .discipline-reading .discipline-cover-mark{z-index:4;width:clamp(160px,17vw,230px);height:clamp(160px,17vw,230px);margin:0;position:absolute;top:118px;right:clamp(34px,7vw,96px)}.sport-detail-v4 .discipline-reading-card{position:relative}@media (max-width:980px){.sport-detail-v4 .discipline-reading .discipline-cover-panel{width:calc(100% - 132px)}.sport-detail-v4 .discipline-reading .discipline-cover-mark{width:124px;height:124px;top:104px;right:28px}}@media (max-width:650px){.sport-detail-v4 .discipline-reading .discipline-cover-panel{width:100%;padding-bottom:10px}.sport-detail-v4 .discipline-reading .discipline-cover-mark{order:-1;width:90px;height:90px;margin:0 0 14px;position:relative;top:auto;right:auto}}.sport-detail-v4 .discipline-reading .discipline-cover-panel{grid-template-columns:minmax(0,820px) minmax(130px,210px);align-items:end;gap:clamp(18px,4.5vw,58px);width:100%;padding-bottom:4px;display:grid}.sport-detail-v4 .discipline-reading .discipline-cover-mark{z-index:4;place-self:end start;width:clamp(150px,15vw,210px);height:clamp(150px,15vw,210px);margin:0 0 -18px;position:relative;top:auto;right:auto}.sport-detail-v4 .discipline-reading-card{z-index:2;position:relative}@media (max-width:980px){.sport-detail-v4 .discipline-reading .discipline-cover-panel{grid-template-columns:minmax(0,1fr) 126px;gap:20px;width:100%}.sport-detail-v4 .discipline-reading .discipline-cover-mark{width:126px;height:126px;margin-bottom:-10px}}@media (max-width:650px){.sport-detail-v4 .discipline-reading .discipline-cover-panel{grid-template-columns:1fr;gap:14px}.sport-detail-v4 .discipline-reading .discipline-cover-mark{order:-1;justify-self:start;width:86px;height:86px;margin:0 0 2px}}.sports-load-more{z-index:2;justify-content:center;margin-top:34px;display:flex;position:relative}.sports-load-more button{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#07553b;border:1px solid #07553b1d;border-radius:999px;min-height:52px;padding:0 24px;font-size:11px;font-weight:950;transition:background .22s,box-shadow .22s,transform .22s;box-shadow:0 16px 34px #07553b24}.sports-load-more button:hover{background:#ff6534;transform:translateY(-2px);box-shadow:0 18px 38px #ff65342e}@media (max-width:650px){.sports-load-more{margin-top:24px}.sports-load-more button{width:100%;min-height:48px}}.sport-card-appear{animation:.62s cubic-bezier(.16,1,.3,1) both sportCardAppear;animation-delay:calc(var(--sport-appear-index,0) * 70ms)}@keyframes sportCardAppear{0%{opacity:0;filter:blur(8px);transform:translateY(28px)scale(.965)}60%{opacity:1;filter:blur(1px)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@media (prefers-reduced-motion:reduce){.sport-card-appear{animation:none}}.media-center-section{color:#063f2e;background:linear-gradient(#fbfdfb 0%,#eef7f2 56%,#fff 100%);padding:118px max(24px,50vw - 600px);position:relative}.media-center-section:before{content:"";pointer-events:none;background:linear-gradient(90deg,#07553b0c 1px,#0000 1px) 0 0/68px 68px,linear-gradient(#07553b0a 1px,#0000 1px) 0 0/68px 68px,radial-gradient(circle at 12% 14%,#9bd9c24a 0 0,#0000 28%) 0 0/100% 100%,radial-gradient(circle at 88% 8%,#ff653422 0 0,#0000 25%) 0 0/100% 100%;position:absolute;inset:0}.media-center-section .stories-heading{z-index:2;grid-template-columns:minmax(0,1fr) minmax(240px,420px);align-items:end;margin-bottom:34px;display:grid;position:relative}.media-center-section .stories-heading h2{color:#063f2e;letter-spacing:-.025em;text-shadow:none;font-size:clamp(48px,6.2vw,92px)}.media-center-section .stories-heading>p{color:#506f64;max-width:410px;font-size:14px;font-weight:650;line-height:1.65}.media-center-section .stories-carousel{z-index:2;margin:0;padding:0;position:relative}.media-center-section .stories-controls{z-index:5;gap:10px;display:flex;position:absolute;top:-86px;right:0}.media-center-section .stories-nav{color:#07553b;background:#fff;border:1px solid #07553b18;border-radius:18px;width:52px;height:52px;transition:background .22s,color .22s,transform .22s,box-shadow .22s;position:static;transform:none;box-shadow:0 16px 34px #07553b18}.media-center-section .stories-nav:hover{color:#fff;background:#07553b;transform:translateY(-2px);box-shadow:0 18px 38px #07553b28}.media-center-section .stories-row{scroll-snap-type:x mandatory;gap:18px;padding:8px 2px 30px;scroll-padding-inline:2px;display:flex;overflow-x:auto}.media-center-section .story{color:#fff;scroll-snap-align:start;background:#07553b 50%/cover;border:1px solid #dcebe4;border-radius:30px;outline:0;flex:0 0 min(370px,82vw);min-height:430px;margin:0;padding:0;transition:border-color .25s,box-shadow .25s,transform .25s;box-shadow:0 26px 70px #07553b26}.media-center-section .story:hover{border-color:#9bd9c2;transform:translateY(-5px);box-shadow:0 34px 88px #07553b34}.media-center-section .story:before{z-index:1;border-radius:inherit;background:linear-gradient(#04130f10 0%,#04130f54 42%,#04130ff0 100%);inset:0}.media-center-section .story-number{display:none!important}.media-center-section .story .play{z-index:3;color:#07553b;background:#fffffff0;border:1px solid #ffffffd9;width:72px;height:72px;font-size:20px;top:42%;box-shadow:0 18px 44px #0007}.media-center-section .story-caption{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#061510bf;border:1px solid #ffffff24;border-radius:22px;gap:12px;padding:20px;display:grid;position:absolute;bottom:18px;left:18px;right:18px;box-shadow:0 18px 48px #0007}.media-center-section .story-caption strong{color:#fff;text-transform:none;font-size:20px;font-weight:900;line-height:1.12}.media-center-section .story-caption i{color:#c9ded6;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;margin:0;font-size:10px;font-style:normal;font-weight:950;display:flex}.media-center-section .story-caption i b{color:#063f2e;background:#9bd9c2;border-radius:999px;padding:7px 10px;font-size:9px}.media-center-section .story:disabled{opacity:.55;filter:grayscale(.2)}@media (max-width:980px){.media-center-section{padding:96px 16px}.media-center-section .stories-heading{grid-template-columns:1fr;gap:18px}.media-center-section .stories-controls{top:-72px}.media-center-section .story{flex-basis:min(330px,78vw);min-height:390px}}@media (max-width:650px){.media-center-section{padding:76px 14px}.media-center-section .stories-heading h2{font-size:40px}.media-center-section .stories-heading>p{font-size:12px}.media-center-section .stories-controls{justify-content:flex-end;margin:-4px 0 18px;position:relative;top:auto;right:auto}.media-center-section .stories-row{margin-right:-14px;padding-right:14px}.media-center-section .story{border-radius:24px;flex-basis:270px;min-width:270px;min-height:340px}.media-center-section .story .play{width:58px;height:58px}.media-center-section .story-caption{border-radius:18px;padding:16px;bottom:12px;left:12px;right:12px}.media-center-section .story-caption strong{font-size:16px}.media-center-section .story-caption i b{display:none}}.media-center-section{color:#fff;background:linear-gradient(#020806 0%,#061510 54%,#020806 100%);padding:116px max(24px,50vw - 600px)}.media-center-section:after{content:"";pointer-events:none;background:linear-gradient(#0000,#020806);height:34%;position:absolute;inset:auto 0 0}.media-center-section .stories-heading{grid-template-columns:minmax(0,1fr) minmax(220px,380px);margin-bottom:32px}.media-center-section .stories-heading h2{color:#fff;text-shadow:0 22px 60px #0008}.media-center-section .stories-heading h2 em{color:#9bd9c2}.media-center-section .section-tag{color:#ff6534}.media-center-section .stories-heading>p{color:#a9beb6}.media-center-section .stories-controls{top:-82px}.media-center-section .stories-nav{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff10;border-color:#ffffff1f;border-radius:999px;box-shadow:inset 0 1px #ffffff1c,0 18px 42px #0005}.media-center-section .stories-nav:hover{color:#061510;background:#9bd9c2;border-color:#9bd9c2}.media-center-section .stories-row{gap:16px;padding:10px 4px 34px}.media-center-section .story{outline-offset:3px;background-color:#0b2d24;border:2px solid #ffffffd9;border-radius:32px;outline:3px solid #9bd9c2;flex:0 0 210px;min-height:374px;box-shadow:0 22px 54px #0009,inset 0 0 0 1px #ffffff10}.media-center-section .story:hover{border-color:#fff;outline-color:#ff6534;transform:translateY(-5px);box-shadow:0 30px 70px #000c,inset 0 0 0 1px #ffffff18}.media-center-section .story:before{background:linear-gradient(#02080600 0%,#02080636 42%,#020806eb 100%)}.media-center-section .story .play{color:#07553b;background:#ffffffe8;border-color:#ffffffa8;width:58px;height:58px;top:48%;box-shadow:0 14px 34px #0009}.media-center-section .story:hover .play{color:#061510;background:#9bd9c2}.media-center-section .story-caption{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#061510b8;border:1px solid #ffffff1c;border-radius:22px;gap:8px;padding:14px;bottom:12px;left:12px;right:12px;box-shadow:0 16px 38px #0008}.media-center-section .story-caption strong{text-transform:none;font-size:15px;line-height:1.18}.media-center-section .story-caption i{font-size:8px}.media-center-section .story-caption i b{color:#061510;background:#fff;padding:5px 8px;font-size:8px}.story-viewer-frame{box-shadow:0 34px 120px #000,0 0 0 1px #ffffff12}.story-viewer-close,.story-viewer-nav{background:#000c}.story-progress i{background:#ffffff36}.story-progress i.active{background:#9bd9c2}@media (max-width:980px){.media-center-section{padding:96px 16px}.media-center-section .story{flex-basis:198px;min-height:352px}.media-center-section .stories-controls{top:-72px}}@media (max-width:650px){.media-center-section{padding:76px 14px}.media-center-section .stories-row{gap:13px}.media-center-section .story{outline-offset:2px;border-radius:26px;outline-width:2px;flex:0 0 158px;min-width:158px;min-height:286px}.media-center-section .story .play{width:48px;height:48px}.media-center-section .story-caption{border-radius:18px;padding:11px;bottom:9px;left:9px;right:9px}.media-center-section .story-caption strong{font-size:12px}.media-center-section .story-caption i{display:none}}.media-center-section{background-image:linear-gradient(#020806e8 0%,#061510de 48%,#020806f2 100%),url(/stories-football-field.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.media-center-section:before{background:linear-gradient(90deg,#00000052 0%,#00000014 45%,#0000006b 100%)}.media-center-section .stories-heading{align-items:start;margin-bottom:22px}.media-center-section .stories-heading>p{text-shadow:0 10px 26px #000b;align-self:start;padding-top:12px}.media-center-section .stories-carousel{gap:16px;display:grid;overflow:visible}.media-center-section .stories-controls{justify-content:flex-end;margin:0 8px 2px 0;padding:0;position:relative;top:auto;right:auto}.media-center-section .stories-row{padding:12px 12px 40px;scroll-padding-left:12px}.media-center-section .story:first-child{margin-left:0}@media (max-width:980px){.media-center-section .stories-heading{grid-template-columns:1fr;margin-bottom:18px}.media-center-section .stories-heading>p{max-width:520px;padding-top:0}.media-center-section .stories-controls{justify-content:flex-start;margin-right:0}.media-center-section .stories-row{padding-left:8px;scroll-padding-left:8px}}@media (max-width:650px){.media-center-section .stories-controls{justify-content:flex-end;margin-bottom:0}.media-center-section .stories-row{margin-right:-14px;padding-left:8px;padding-right:18px;scroll-padding-left:8px}}.media-center-section .stories-carousel:after{content:"";z-index:4;pointer-events:none;background:linear-gradient(90deg,#0000,#020806d9 58%,#020806 100%);width:210px;position:absolute;top:78px;bottom:20px;right:-2px}.media-center-section .stories-carousel:before{display:none!important}@media (max-width:980px){.media-center-section .stories-carousel:after{width:198px;top:72px}}@media (max-width:650px){.media-center-section .stories-carousel:after{width:158px;top:64px;right:-14px}}.media-center-section .stories-row{overflow:hidden}.media-center-section .story:last-child .play,.media-center-section .story:last-child .story-caption{opacity:.72}.media-center-section .story:last-child:hover{opacity:1;-webkit-mask-image:none;mask-image:none}.media-center-section .story:last-child:hover .play,.media-center-section .story:last-child:hover .story-caption{opacity:1}@media (max-width:650px){.media-center-section .story:last-child{-webkit-mask-image:linear-gradient(90deg,#000 0 50%,#0008 70%,#0000 100%);mask-image:linear-gradient(90deg,#000 0 50%,#0008 70%,#0000 100%)}}.media-center-section .story:last-child{opacity:1;-webkit-mask-image:none;mask-image:none}.media-center-section .story .play,.media-center-section .story-caption{display:none!important}.media-center-section .story-clipped{opacity:.82;-webkit-mask-image:linear-gradient(90deg,#000 0 44%,#0009 66%,#0000 100%);mask-image:linear-gradient(90deg,#000 0 44%,#0009 66%,#0000 100%)}.media-center-section .story-clipped:hover{opacity:1;-webkit-mask-image:linear-gradient(90deg,#000 0 56%,#000b 78%,#0000 100%);mask-image:linear-gradient(90deg,#000 0 56%,#000b 78%,#0000 100%)}@media (max-width:650px){.media-center-section .story-clipped{-webkit-mask-image:linear-gradient(90deg,#000 0 52%,#0009 72%,#0000 100%);mask-image:linear-gradient(90deg,#000 0 52%,#0009 72%,#0000 100%)}}.media-center-section .story-clipped{filter:saturate(.85)brightness(.86);opacity:1!important;border-color:#9bd9c2!important;outline-color:#9bd9c2!important;-webkit-mask-image:none!important;mask-image:none!important}.media-center-section .story-clipped:after{content:"";z-index:3;border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#0208065c 42%,#020806db 78%,#020806f5 100%);position:absolute;inset:0}.media-center-section .story-clipped:hover{filter:saturate()brightness(.96);border-color:#fff!important;outline-color:#ff6534!important}.media-center-section .story-clipped:hover:after{background:linear-gradient(90deg,#0000 0%,#02080636 52%,#020806ad 84%,#020806e8 100%)}.media-center-section .stories-carousel:after{content:"";z-index:8;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#0208063d 28%,#020806b8 68%,#020806 100%);width:180px;position:absolute;top:70px;bottom:12px;right:-1px;display:block!important}.media-center-section .story-clipped{filter:saturate(.92)brightness(.9)}.media-center-section .story-clipped:after{background:linear-gradient(90deg,#0000 0%,#02080624 54%,#0208068f 86%,#020806c9 100%)}@media (max-width:980px){.media-center-section .stories-carousel:after{width:140px;top:66px}}@media (max-width:650px){.media-center-section .stories-carousel:after{background:linear-gradient(90deg,#0000 0%,#0208064d 34%,#020806c7 76%,#020806 100%);width:104px;top:58px;bottom:10px;right:-14px}}.media-center-section .stories-carousel:after{display:none!important}.media-center-section .story,.media-center-section .story-clipped{opacity:1!important;filter:none!important;-webkit-mask-image:none!important;mask-image:none!important}.media-center-section .story-clipped:after,.media-center-section .story:before{display:none!important}.media-center-section .story{background-blend-mode:normal!important}.media-center-section .story:after{display:none!important}.media-center-section .story,.media-center-section .story:hover{box-shadow:none!important}.leader-board .team i{aspect-ratio:1;box-shadow:none;background:0 0;border:0;border-radius:50%;overflow:hidden}.leader-board .team i img{clip-path:circle(50%);object-fit:cover;object-position:center center;background:0 0;border-radius:50%;width:100%;height:100%;padding:0}.sports-section .sport-card-copy small{text-overflow:ellipsis;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;height:5.8em!important;min-height:5.8em!important;max-height:5.8em!important;line-height:1.45!important;display:-webkit-box!important;overflow:hidden!important}.sport-detail-v4 .discipline-reading-card{grid-template-columns:1fr!important;gap:0!important}.sport-detail-v4 .discipline-reading-label{display:none!important}.sport-detail-v4 .sport-detail-body{width:100%;max-width:none!important}@media (max-width:650px){.sport-detail-v4 .discipline-reading .discipline-cover-panel{grid-template-columns:minmax(0,1fr) 118px!important;align-items:end!important;gap:14px!important;display:grid!important}.sport-detail-v4 .discipline-reading .discipline-cover-copy{grid-area:1/1}.sport-detail-v4 .discipline-reading .discipline-cover-mark{grid-area:1/2;order:0!important;place-self:end!important;width:118px!important;height:118px!important;margin:0 0 4px!important}}.fund-public-page{color:#10231c;background:#f3f8f5}.fund-public-hero{color:#fff;background:radial-gradient(circle at 16% 16%,#9bd9c226 0 12%,#0000 36%),radial-gradient(circle at 88% 72%,#ff653421 0 10%,#0000 32%),linear-gradient(145deg,#03130f 0%,#07553b 58%,#0a3d2f 100%);align-items:center;min-height:760px;padding:148px 24px 92px;display:grid;position:relative;overflow:hidden}.fund-public-hero:after{content:"";aspect-ratio:1;pointer-events:none;border:1px solid #9bd9c229;border-radius:50%;width:64vw;max-width:900px;position:absolute;bottom:-28vw;right:-12vw;box-shadow:0 0 0 70px #9bd9c20d,0 0 0 140px #9bd9c208}.fund-public-shell{z-index:2;grid-template-columns:minmax(320px,.8fr) minmax(500px,1.2fr);align-items:center;gap:clamp(44px,7vw,100px);width:min(1200px,100%);margin:auto;display:grid;position:relative}.fund-public-intro{align-content:center;display:grid}.fund-public-intro .section-tag{color:#9bd9c2}.fund-public-intro h1{color:#fff;letter-spacing:-.075em;text-transform:uppercase;margin:0 0 28px;font-size:clamp(76px,9.5vw,142px);line-height:.78}.fund-public-intro h1 em{color:#ff6534;font-style:normal}.fund-public-intro>p:last-child{color:#c2d6ce;max-width:470px;margin:0;font-size:16px;font-weight:600;line-height:1.75}.fund-public-progress-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffff17,#ffffff09);border:1px solid #ffffff30;border-radius:36px;gap:22px;padding:clamp(26px,4vw,46px);display:grid;box-shadow:0 34px 100px #020a0870,inset 0 1px #ffffff24}.fund-public-progress-top{justify-content:space-between;align-items:center;gap:18px;display:flex}.fund-public-progress-top>span{color:#b9d2c8;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900}.fund-public-progress-top>b{color:#063f2e;white-space:nowrap;background:#9bd9c2;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:900}.fund-public-total{color:#fff;letter-spacing:-.06em;white-space:nowrap;font-size:clamp(48px,6.3vw,82px);line-height:.9}.fund-public-total small{color:#9bd9c2;letter-spacing:-.02em;font-size:.42em}.fund-public-progress-track{background:#020b094f;border:1px solid #ffffff24;border-radius:999px;height:24px;padding:4px;position:relative;overflow:hidden;box-shadow:inset 0 3px 10px #0005}.fund-public-progress-track i{border-radius:inherit;background:linear-gradient(90deg,#9bd9c2 0%,#dff6ed 60%,#ff6534 100%);width:0;height:100%;transition:width 1.45s cubic-bezier(.2,.75,.2,1);display:block;box-shadow:0 0 28px #9bd9c27d}.fund-public-progress-track i.visible{width:var(--fund-progress)}.fund-public-progress-labels{color:#8faf9f;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:flex-start;gap:20px;font-size:10px;font-weight:800;display:flex}.fund-public-progress-labels span{gap:4px;display:grid}.fund-public-progress-labels span:last-child{text-align:right}.fund-public-progress-labels b{color:#fff;letter-spacing:0;text-transform:none;font-size:12px}.fund-public-stats{background:#03130f45;border:1px solid #ffffff18;border-radius:22px;grid-template-columns:.65fr 1.35fr;margin-top:5px;display:grid;overflow:hidden}.fund-public-stats>div{gap:8px;padding:18px 20px;display:grid}.fund-public-stats>div+div{border-left:1px solid #ffffff18}.fund-public-stats span{color:#8faf9f;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900}.fund-public-stats strong{color:#fff;font-size:19px;line-height:1.2}.fund-donation{border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;padding:18px 20px;display:grid}.fund-donation>div{gap:4px;display:grid}.fund-donation span{letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:900}.fund-donation strong{font-size:17px;line-height:1.15}.fund-donation small{font-size:10px;font-weight:600;line-height:1.45}.fund-donation>a{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#ff6534;border-radius:14px;place-items:center;min-height:48px;padding:0 22px;font-size:11px;font-weight:900;transition:transform .2s,box-shadow .2s,background .2s;display:grid;box-shadow:0 13px 30px #ff65343d}.fund-donation>a:hover{background:#ff7448;transform:translateY(-2px);box-shadow:0 17px 38px #ff653455}.fund-donation-page{background:#02100c52;border:1px solid #fff2}.fund-donation-page span,.fund-donation-page small{color:#9fbdb1}.fund-donation-page strong{color:#fff}.fund-contributions{width:min(1200px,100% - 48px);margin:auto;padding:110px 0 120px;scroll-margin-top:110px}.fund-contributions-heading{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:end;gap:40px;margin-bottom:40px;display:grid}.fund-contributions-heading h2{color:#07553b;text-transform:uppercase;max-width:780px;margin:0;font-size:clamp(46px,6vw,82px);line-height:.92}.fund-contributions-heading>p{color:#617068;max-width:390px;margin:0;font-size:14px;font-weight:600;line-height:1.75}.fund-public-list{background:#fff;border:1px solid #d8e7e1;border-radius:28px;overflow:hidden;box-shadow:0 26px 80px #0b362615}.fund-public-list-head,.fund-public-row{grid-template-columns:70px minmax(260px,1fr) 230px 190px;align-items:center;gap:18px;padding-left:28px;padding-right:28px;display:grid}.fund-public-list-head{color:#6c8178;letter-spacing:.08em;text-transform:uppercase;background:#eaf2ee;border-bottom:1px solid #d8e7e1;min-height:54px;font-size:10px;font-weight:900}.fund-public-list-head span:last-child{text-align:right}.fund-public-row{border-bottom:1px solid #e8f0ec;min-height:86px;transition:background .2s,transform .2s}.fund-public-row:last-child{border-bottom:0}.fund-public-row:hover{background:#f7fbf9}.fund-public-index{color:#07553b;background:#e8f3ee;border-radius:50%;place-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:grid}.fund-public-row>strong{color:#10231c;overflow-wrap:anywhere;min-width:0;font-size:15px;line-height:1.35}.fund-public-row time{color:#687d74;font-size:12px;font-weight:700}.fund-public-row>b{color:#07553b;text-align:right;white-space:nowrap;font-size:17px}.fund-public-row small{color:#83958d;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:900;display:none}.fund-public-empty{text-align:center;padding:58px 24px}.fund-public-empty strong{color:#07553b;font-size:20px}.fund-public-empty p{color:#687d74;max-width:520px;margin:8px auto 0;line-height:1.6}.fund-public-pagination{justify-content:center;align-items:center;gap:18px;margin-top:28px;display:flex}.fund-public-pagination button{color:#07553b;text-transform:uppercase;background:#fff;border:1px solid #d3e2dc;border-radius:14px;align-items:center;gap:9px;min-height:44px;padding:0 17px;font-size:11px;font-weight:900;display:flex}.fund-public-pagination button:hover:not(:disabled){color:#fff;background:#07553b;border-color:#07553b}.fund-public-pagination button:disabled{cursor:not-allowed;opacity:.42}.fund-public-pagination>span{color:#75877f;font-size:11px;font-weight:700}.fund-public-pagination>span b{color:#07553b}.fund-public-error{color:#9f1d14;text-align:center;background:#fff1ef;border:1px solid #efa49e;border-radius:12px;max-width:520px;margin:20px auto 0;padding:13px 16px}@media (max-width:980px){.fund-public-hero{min-height:0;padding-top:132px}.fund-public-shell{grid-template-columns:1fr;gap:40px}.fund-public-intro{grid-template-columns:minmax(0,1fr) minmax(260px,.7fr);align-items:end;gap:30px}.fund-public-intro .section-tag,.fund-public-intro h1{grid-column:1}.fund-public-intro h1{margin-bottom:0;font-size:clamp(68px,13vw,110px)}.fund-public-intro>p:last-child{grid-area:1/2/3}.fund-public-list-head,.fund-public-row{grid-template-columns:58px minmax(220px,1fr) 180px 155px;gap:12px;padding-left:20px;padding-right:20px}}@media (max-width:700px){.fund-public-hero{padding:118px 14px 58px}.fund-public-intro{grid-template-columns:1fr;gap:16px;display:grid}.fund-public-intro .section-tag,.fund-public-intro h1,.fund-public-intro>p:last-child{grid-area:auto}.fund-public-intro h1{font-size:clamp(66px,22vw,96px)}.fund-public-intro>p:last-child{font-size:13px;line-height:1.65}.fund-public-progress-card{border-radius:26px;gap:17px;padding:20px}.fund-public-progress-top{flex-direction:column;align-items:flex-start;gap:10px}.fund-public-total{font-size:clamp(40px,13vw,62px)}.fund-public-progress-track{height:21px}.fund-public-stats{grid-template-columns:1fr}.fund-public-stats>div+div{border-top:1px solid #ffffff18;border-left:0}.fund-donation{grid-template-columns:1fr;gap:14px;padding:17px}.fund-donation>a{width:100%}.fund-contributions{width:calc(100% - 28px);padding:76px 0 84px}.fund-contributions-heading{grid-template-columns:1fr;gap:18px;margin-bottom:26px}.fund-contributions-heading h2{font-size:clamp(39px,13vw,58px)}.fund-contributions-heading>p{font-size:12px}.fund-public-list{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.fund-public-list-head{display:none}.fund-public-row{background:#fff;border:1px solid #d8e7e1;border-radius:18px;grid-template-columns:46px minmax(0,1fr);gap:12px;min-height:0;margin-bottom:10px;padding:16px;box-shadow:0 12px 32px #0b36260d}.fund-public-index{grid-row:1/4;align-self:start}.fund-public-row>strong,.fund-public-row time,.fund-public-row>b{text-align:left;white-space:normal;grid-column:2;gap:4px;display:grid}.fund-public-row>strong{font-size:14px}.fund-public-row time{font-size:11px}.fund-public-row>b{font-size:16px}.fund-public-row small{display:block}.fund-public-empty{background:#fff;border:1px solid #d8e7e1;border-radius:18px}.fund-public-pagination{gap:8px}.fund-public-pagination button{padding:0 13px}.fund-public-pagination>span{text-align:center;font-size:10px}}@media (max-width:420px){.fund-public-progress-labels{gap:10px}.fund-public-progress-labels b{font-size:10px}.fund-public-pagination button span{display:none}}@media (prefers-reduced-motion:reduce){.fund-public-progress-track i{transition:none}}.home-fund-section{background:#f3f8f5;padding:24px 24px 110px}.home-fund-shell{color:#fff;background:radial-gradient(circle at 12% 8%,#9bd9c225 0 12%,#0000 34%),linear-gradient(135deg,#041a14 0%,#07553b 70%,#0b4636 100%);border-radius:38px;grid-template-columns:minmax(300px,.85fr) minmax(480px,1.15fr);align-items:center;gap:clamp(36px,6vw,84px);width:min(1200px,100%);margin:auto;padding:clamp(34px,5vw,66px);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #073e2c27}.home-fund-shell:after{content:"";pointer-events:none;border:1px solid #9bd9c22e;border-radius:50%;width:620px;height:620px;position:absolute;bottom:-310px;right:-210px;box-shadow:0 0 0 62px #9bd9c20d,0 0 0 124px #9bd9c208}.home-fund-copy{z-index:2;position:relative}.home-fund-copy .section-tag{color:#9bd9c2}.home-fund-copy h2{color:#fff;text-transform:uppercase;margin:0 0 24px;font-size:clamp(42px,5.2vw,70px);line-height:.94}.home-fund-copy h2 em{color:#ff6534;font-style:normal}.home-fund-copy>p:not(.section-tag){color:#bdd3ca;max-width:500px;margin-bottom:28px;font-size:14px;line-height:1.75}.home-fund-link{color:#fff;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid #9bd9c270;align-items:center;gap:24px;padding-bottom:8px;font-size:11px;font-weight:900;display:inline-flex}.home-fund-link span{color:#9bd9c2;font-size:17px;transition:transform .2s}.home-fund-link:hover span{transform:translate(4px)}.home-fund-widget{z-index:2;color:#10231c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border:1px solid #ffffffbd;border-radius:30px;gap:19px;padding:clamp(24px,3.5vw,40px);display:grid;position:relative;box-shadow:0 30px 80px #020a0861}.home-fund-widget-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.home-fund-widget-head>span{color:#62766d;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.home-fund-widget-head>b{color:#fff;white-space:nowrap;background:#ff6534;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:900}.home-fund-total{color:#07553b;letter-spacing:-.06em;white-space:nowrap;font-size:clamp(42px,5.1vw,68px);line-height:.92}.home-fund-total small{color:#ff6534;letter-spacing:0;font-size:.42em}.home-fund-progress{background:#e6efeb;border:1px solid #d2e2dc;border-radius:999px;height:22px;padding:4px;overflow:hidden;box-shadow:inset 0 2px 8px #07553b17}.home-fund-progress i{border-radius:inherit;background:linear-gradient(90deg,#07553b 0%,#9bd9c2 72%,#ff6534 100%);width:0;height:100%;transition:width 1.35s cubic-bezier(.2,.75,.2,1);display:block;box-shadow:0 0 24px #9bd9c26b}.home-fund-progress i.visible{width:var(--home-fund-progress)}.home-fund-goal{color:#708179;letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;font-size:10px;font-weight:800;display:flex}.home-fund-goal strong{color:#07553b;letter-spacing:0;text-transform:none;font-size:14px}.fund-donation-home{background:linear-gradient(135deg,#eaf5f0,#f8fcfa);border:1px solid #d7e8e1}.fund-donation-home span,.fund-donation-home small{color:#6c8278}.fund-donation-home strong{color:#07553b}.home-fund-widget-foot{color:#6d8077;border-top:1px solid #dbe7e2;justify-content:space-between;align-items:center;gap:20px;padding-top:17px;font-size:11px;font-weight:700;display:flex}.home-fund-widget-foot>span b{color:#07553b;font-size:16px}.home-fund-widget-foot>a{color:#07553b;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:15px;font-size:10px;font-weight:900;display:flex}.home-fund-widget-foot>a b{color:#ff6534;font-size:15px}@media (max-width:900px){.home-fund-section{padding:16px 16px 92px}.home-fund-shell{grid-template-columns:1fr;gap:34px}.home-fund-copy{grid-template-columns:minmax(0,1fr) minmax(250px,.7fr);align-items:end;gap:18px 30px;display:grid}.home-fund-copy .section-tag,.home-fund-copy h2{grid-column:1}.home-fund-copy h2{margin-bottom:0}.home-fund-copy>p:not(.section-tag){grid-area:1/2/3;margin:0}.home-fund-link{grid-column:1/-1;width:max-content}}@media (max-width:650px){.home-fund-section{padding:8px 12px 76px}.home-fund-shell{border-radius:28px;gap:26px;padding:24px 18px}.home-fund-copy{display:block}.home-fund-copy h2{margin-bottom:18px;font-size:clamp(38px,12vw,52px)}.home-fund-copy>p:not(.section-tag){margin-bottom:22px;font-size:12px}.home-fund-link{gap:14px;width:auto;font-size:9px}.home-fund-widget{border-radius:23px;gap:16px;padding:20px 16px}.home-fund-widget-head{flex-direction:column;align-items:flex-start;gap:9px}.home-fund-total{font-size:clamp(38px,12.5vw,54px)}.home-fund-progress{height:20px}.home-fund-widget-foot{flex-direction:column;align-items:flex-start;gap:12px}.fund-donation-home{grid-template-columns:1fr;gap:14px;padding:16px}.fund-donation-home>a{width:100%}}@media (max-width:390px){.home-fund-goal{flex-direction:column;align-items:flex-start;gap:5px}.home-fund-total{font-size:36px}}@media (prefers-reduced-motion:reduce){.home-fund-progress i{transition:none}}.launch-page{--launch-ink:#111318;--launch-paper:#f2efe5;--launch-blue:#2945d8;--launch-orange:#ff512f;background:var(--launch-paper);width:100%;min-height:100svh;color:var(--launch-ink);grid-template-columns:76px minmax(0,1fr);display:grid;overflow:hidden}.launch-rail{z-index:2;background:var(--launch-orange);writing-mode:vertical-rl;border-right:1px solid #111318;justify-content:space-between;align-items:center;min-height:100svh;padding:26px 0;display:flex;position:relative}.launch-rail span,.launch-rail i{letter-spacing:.04em;font-size:18px;font-style:normal;font-weight:900}.launch-rail b{letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:900}.launch-shell{isolation:isolate;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:100svh;padding:22px clamp(24px,4vw,72px) 18px;display:grid;position:relative}.launch-shell:before{z-index:-1;content:"";background:#1113181f;width:1px;position:absolute;top:0;bottom:0;right:clamp(34px,8vw,150px)}.launch-header{border-bottom:1px solid var(--launch-ink);justify-content:space-between;align-items:center;gap:30px;padding-bottom:18px;display:flex}.launch-brand{background:0 0;width:clamp(280px,31vw,460px);height:92px;overflow:hidden}.launch-brand img{object-fit:contain;width:100%;height:100%;display:block}.launch-meta{text-align:right;gap:3px;display:grid}.launch-meta span{color:var(--launch-blue);letter-spacing:.17em;text-transform:uppercase;font-size:9px;font-weight:900}.launch-meta strong{font-size:11px;line-height:1.3}.launch-stage{grid-template-columns:minmax(0,1.15fr) minmax(220px,.44fr) minmax(340px,.64fr);align-items:end;gap:clamp(24px,3.2vw,58px);padding:clamp(38px,7vh,90px) 0 clamp(28px,5vh,60px);display:grid}.launch-heading{align-self:center}.launch-heading>p:first-child{letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:11px;margin:0 0 clamp(22px,4vh,48px);font-size:10px;font-weight:900;display:flex}.launch-heading>p:first-child span{background:var(--launch-blue);color:#fff;padding:7px 10px}.launch-heading h1{letter-spacing:-.075em;text-transform:uppercase;max-width:920px;margin:0;font-size:clamp(58px,7.2vw,116px);font-weight:900;line-height:.78}.launch-heading h1 em{color:var(--launch-blue);font-style:normal;display:inline-block}.launch-lead{border-left:5px solid var(--launch-orange);max-width:560px;margin:clamp(28px,5vh,58px) 0 0;padding-left:18px;font-size:clamp(13px,1.25vw,17px);font-weight:700;line-height:1.55}.launch-mascot{align-self:stretch;min-height:410px;position:relative;overflow:hidden}.launch-mascot:before{content:"";background:#d8f09c;border-radius:50% 50% 16% 16%;width:94%;height:72%;position:absolute;bottom:18px;right:3%;transform:rotate(5deg)}.launch-mascot img{z-index:2;object-fit:contain;object-position:bottom;filter:drop-shadow(0 24px 22px #1113182b);width:96%;height:92%;animation:4s ease-in-out infinite mascotFloat;display:block;position:absolute;bottom:0;right:1%}.launch-mascot-orbit{z-index:1;border:1px dashed #11131857;border-radius:50%;animation:15s linear infinite spin;position:absolute}.launch-mascot-orbit-one{aspect-ratio:1;width:106%;bottom:10px;right:-9%}.launch-mascot-orbit-two{aspect-ratio:1;width:76%;animation-direction:reverse;bottom:56px;right:9%}.launch-mascot span{z-index:3;border:1px solid var(--launch-ink);background:var(--launch-paper);box-shadow:7px 7px 0 var(--launch-orange);padding:12px 15px;font-size:12px;font-weight:900;line-height:1.05;position:absolute;top:8%;right:0;transform:rotate(4deg)}.launch-timer{border-top:10px solid var(--launch-ink);background:var(--launch-blue);color:#fff;box-shadow:18px 18px 0 var(--launch-orange)}.launch-timer>p{letter-spacing:.2em;text-transform:uppercase;border-bottom:1px solid #ffffff6b;margin:0;padding:14px 16px 12px;font-size:9px;font-weight:900}.launch-timer-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.launch-timer-grid>div{border-bottom:1px solid #ffffff6b;border-right:1px solid #ffffff6b;align-content:center;min-height:130px;padding:16px;display:grid}.launch-timer-grid>div:nth-child(2n){border-right:0}.launch-timer-grid>div:nth-last-child(-n+2){border-bottom:0}.launch-timer-grid strong{letter-spacing:-.07em;font-variant-numeric:tabular-nums lining-nums;width:4ch;font-size:clamp(40px,5vw,72px);font-weight:900;line-height:.9;display:block}.launch-timer-grid span{color:#d8ddff;letter-spacing:.13em;text-transform:uppercase;margin-top:8px;font-size:9px;font-weight:800}.launch-footer{border-top:1px solid var(--launch-ink);color:inherit;background:0 0;justify-content:space-between;align-items:flex-end;gap:30px;padding:16px 0 0;display:flex}.launch-footer p{align-items:center;gap:16px;margin:0;display:flex}.launch-footer p b{text-transform:uppercase;font-size:12px}.launch-footer p span{color:#64645f;font-size:10px}.launch-credit{align-items:center;gap:12px;display:flex}.launch-credit>span{color:#64645f;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.launch-credit>b{letter-spacing:.08em;align-items:center;font-size:10px;display:flex}.launch-credit img{object-fit:contain;width:26px;height:26px;margin-right:6px}@media (max-width:980px){.launch-page{grid-template-columns:54px minmax(0,1fr)}.launch-shell{padding:18px 24px 16px}.launch-stage{grid-template-columns:minmax(0,1fr) minmax(210px,.46fr);align-items:center;padding:34px 0}.launch-heading{align-self:auto}.launch-heading h1{font-size:clamp(62px,13vw,108px)}.launch-lead{margin-top:28px}.launch-mascot{min-height:340px}.launch-timer{width:100%;box-shadow:10px 10px 0 var(--launch-orange);grid-column:1/-1}.launch-timer-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.launch-timer-grid>div{border-bottom:0;border-right:1px solid #ffffff6b;min-height:98px}.launch-timer-grid>div:nth-child(2n){border-right:1px solid #ffffff6b}.launch-timer-grid>div:last-child{border-right:0}.launch-timer-grid strong{width:auto;font-size:clamp(34px,7vw,58px)}}@media (max-width:650px){.launch-page{min-height:100svh;display:block;overflow:hidden auto}.launch-rail{display:none}.launch-shell{min-height:100svh;padding:14px 14px 12px}.launch-header{gap:14px;padding-bottom:12px}.launch-brand{width:min(58vw,230px);height:68px}.launch-meta span{font-size:7px}.launch-meta strong{max-width:145px;font-size:8px}.launch-stage{grid-template-columns:1fr;gap:28px;padding:clamp(30px,7vh,60px) 0 34px}.launch-heading>p:first-child{flex-wrap:wrap;gap:8px;margin-bottom:30px;font-size:8px}.launch-heading>p:first-child span{padding:6px 8px}.launch-heading h1{font-size:clamp(43px,14.3vw,68px);line-height:.84}.launch-lead{margin-top:30px;font-size:12px;line-height:1.5}.launch-mascot{justify-self:center;width:min(100%,340px);min-height:330px}.launch-mascot span{font-size:11px;top:9%;right:2%}.launch-timer{box-shadow:8px 8px 0 var(--launch-orange);border-top-width:7px}.launch-timer>p{padding:11px 12px 9px;font-size:7px}.launch-timer-grid>div{min-height:78px;padding:10px 7px}.launch-timer-grid strong{font-size:clamp(26px,9vw,42px)}.launch-timer-grid span{letter-spacing:.08em;font-size:6px}.launch-footer{flex-direction:column;align-items:flex-start;gap:13px;padding:12px 0 0}.launch-footer p{flex-direction:column;align-items:flex-start;gap:2px}.launch-footer p span{font-size:8px}.launch-credit{justify-content:space-between;width:100%}.launch-credit>span{font-size:7px}}@media (prefers-reduced-motion:no-preference){.launch-heading>p:first-child,.launch-heading h1,.launch-lead,.launch-mascot,.launch-timer{animation:.7s cubic-bezier(.2,.7,.2,1) both launchIn}.launch-heading h1{animation-delay:80ms}.launch-lead{animation-delay:.16s}.launch-mascot{animation-delay:.22s}.launch-timer{animation-delay:.28s}}@keyframes launchIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.ignite-page{--ignite-night:#030610;--ignite-blue:#101d4f;--ignite-cyan:#62edff;--ignite-lime:#c7ff45;--ignite-coral:#ff5b3b;isolation:isolate;color:#fff;background:radial-gradient(circle at 74% 45%,#1549a78c 0,#0000 30%),radial-gradient(circle at 18% 15%,#11397673 0,#0000 24%),linear-gradient(145deg,#030610 0%,#07132d 48%,#02040c 100%);grid-template-rows:auto minmax(0,1fr) auto auto;width:100%;height:100svh;min-height:740px;padding:clamp(16px,2vw,30px) clamp(18px,4vw,72px) 14px;display:grid;position:relative;overflow:hidden}.ignite-aurora{z-index:-2;background:conic-gradient(from 210deg,#62edff00 0 16%,#62edff99 24%,#c7ff4580 34%,#3157ff6b 46%,#62edff00 64%);filter:blur(62px);opacity:.72;border-radius:50%;width:72vw;height:76vh;animation:12s ease-in-out infinite alternate igniteAurora;position:absolute;top:-34%;right:-8%}.ignite-header{z-index:4;background:0 0;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:30px;min-height:112px;padding-bottom:12px;display:flex;position:relative}.ignite-logo-panel{background:#fff;border:1px solid #ffffffd9;border-radius:20px;flex:0 auto;place-items:center;width:clamp(300px,29vw,470px);min-width:0;height:clamp(96px,10vw,136px);padding:10px 18px;line-height:0;display:grid;overflow:hidden;box-shadow:0 18px 48px #0008,0 0 30px #62edff17}.ignite-logo-panel img{object-fit:contain;object-position:center;width:88%;max-width:88%;height:82%;max-height:82%;display:block}.ignite-header-meta{justify-items:end;gap:8px;display:grid}.ignite-header-meta span{color:#d8faff;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:9px;font-size:9px;font-weight:900;display:flex}.ignite-header-meta span i,.ignite-scoreboard>p i{background:var(--ignite-lime);border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite igniteLive;display:block;box-shadow:0 0 0 5px #c7ff451c,0 0 18px #c7ff45}.ignite-header-meta strong{letter-spacing:.08em;text-transform:uppercase;font-size:14px}.ignite-stage{z-index:2;grid-template-columns:minmax(0,1fr) minmax(380px,.72fr);align-items:center;gap:clamp(22px,3vw,56px);width:min(1480px,100%);min-height:0;margin:auto;display:grid;position:relative}.ignite-copy{z-index:3;padding:clamp(22px,4vh,52px) 0;position:relative}.ignite-kicker{color:#99b9d7;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:13px;margin:0 0 clamp(18px,3vh,32px);font-size:9px;font-weight:900;display:flex}.ignite-kicker span{color:var(--ignite-cyan);background:#62edff12;border:1px solid #62edff61;border-radius:999px;padding:8px 12px;box-shadow:inset 0 0 28px #62edff17}.ignite-copy h1{letter-spacing:-.065em;text-transform:uppercase;text-wrap:balance;text-shadow:0 20px 60px #000c;max-width:930px;margin:0;font-size:clamp(58px,7.25vw,116px);font-weight:900;line-height:.84}.ignite-copy h1 em{color:var(--ignite-lime);text-shadow:0 0 22px #c7ff454d,0 0 70px #62edff33;font-style:normal;display:block}.ignite-lead{color:#b8cbe0;max-width:690px;margin:clamp(22px,3vh,38px) 0 0;font-size:clamp(12px,1.1vw,16px);font-weight:700;line-height:1.58}.ignite-date{align-items:center;gap:14px;margin-top:clamp(20px,3vh,34px);display:flex}.ignite-date span{color:var(--ignite-coral);letter-spacing:.18em;text-transform:uppercase;font-size:9px;font-weight:900}.ignite-date b{letter-spacing:.06em;text-transform:uppercase;border-left:1px solid #ffffff38;padding-left:14px;font-size:11px}.ignite-hero{align-self:stretch;min-height:400px;position:relative;overflow:visible}.ignite-year{color:#ffffff08;letter-spacing:-.13em;font-size:clamp(220px,26vw,440px);font-weight:900;line-height:.7;position:absolute;top:50%;left:50%;transform:translate(-52%,-50%)}.ignite-ring{border:1px solid #62edff54;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 70px #62edff17,inset 0 0 70px #62edff0d}.ignite-ring:before{content:"";border:7px dotted #c7ff4542;border-radius:50%;position:absolute;inset:-7px}.ignite-ring-outer{aspect-ratio:1;width:min(35vw,510px);animation:28s linear infinite igniteRing}.ignite-ring-inner{aspect-ratio:1;border-color:#c7ff4557;width:min(26vw,370px);animation:20s linear infinite igniteRingReverse}.ignite-mascot-light{filter:blur(22px);background:radial-gradient(#62edff52 0,#0000 68%);border-radius:50%;height:55%;position:absolute;bottom:4%;left:5%;right:5%}.ignite-hero>img{z-index:3;object-fit:contain;object-position:bottom;filter:drop-shadow(0 30px 28px #000b)drop-shadow(0 0 32px #62edff30);width:100%;height:96%;animation:4s ease-in-out infinite igniteMascot;position:absolute;bottom:-2%;left:0;right:0}.ignite-hero>span{z-index:5;color:var(--ignite-lime);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#071125d9;border:1px solid #c7ff4570;border-radius:16px 16px 16px 3px;padding:13px 17px;font-size:13px;font-weight:900;line-height:1.08;position:absolute;top:13%;right:0;transform:rotate(3deg);box-shadow:0 15px 44px #0009,0 0 30px #c7ff451a}.ignite-scoreboard{z-index:5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050c1bd9;border:1px solid #62edff38;border-radius:22px;grid-template-columns:120px minmax(0,1fr);width:min(1120px,100%);margin:0 auto 10px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 90px #000b,0 0 55px #2d8fff1a,inset 0 1px #ffffff20}.ignite-scoreboard>p{color:#a9c6dc;letter-spacing:.18em;text-transform:uppercase;border-right:1px solid #ffffff1d;justify-content:center;align-items:center;gap:10px;margin:0;font-size:8px;font-weight:900;display:flex}.ignite-scoreboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.ignite-scoreboard-grid>div{border-right:1px solid #ffffff1d;place-content:center;justify-items:center;min-height:98px;display:grid;position:relative}.ignite-scoreboard-grid>div:last-child{border-right:0}.ignite-scoreboard-grid>div:before{background:linear-gradient(90deg,transparent,var(--ignite-cyan),transparent);height:2px;box-shadow:0 0 16px var(--ignite-cyan);content:"";position:absolute;top:0;left:18%;right:18%}.ignite-scoreboard-grid strong{color:#fff;letter-spacing:-.06em;font-variant-numeric:tabular-nums lining-nums;text-align:center;text-shadow:0 0 24px #62edff3d;width:4ch;font-size:clamp(36px,4vw,58px);font-weight:900;line-height:.9}.ignite-scoreboard-grid span{color:var(--ignite-cyan);letter-spacing:.16em;text-transform:uppercase;margin-top:7px;font-size:7px;font-weight:900}.ignite-footer{z-index:5;color:#718aa1;letter-spacing:.08em;text-transform:uppercase;background:0 0;border-top:1px solid #ffffff17;justify-content:space-between;align-items:center;gap:24px;padding:10px 0 0;font-size:8px;font-weight:800;display:flex;position:relative}.ignite-footer a{align-items:center;gap:12px;display:flex}.ignite-footer small{color:#718aa1;font-size:7px}.ignite-footer b{color:#a8bed0;align-items:center;font-size:9px;display:flex}.ignite-footer img{object-fit:contain;width:24px;height:24px;margin-right:5px}@keyframes igniteAurora{to{opacity:.9;transform:translate(-8%,12%)rotate(12deg)scale(1.12)}}@keyframes igniteRing{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes igniteRingReverse{to{transform:translate(-50%,-50%)rotate(-360deg)}}@keyframes igniteMascot{50%{filter:drop-shadow(0 38px 30px #000c)drop-shadow(0 0 48px #62edff52);transform:translateY(-14px)rotate(1deg)}}@keyframes igniteLive{50%{opacity:.45;transform:scale(.76)}}@media (max-width:980px){.ignite-page{height:auto;min-height:100svh;overflow-y:auto}.ignite-header{min-height:92px}.ignite-logo-panel{width:min(46vw,380px);height:102px}.ignite-stage{grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);min-height:540px}.ignite-copy h1{font-size:clamp(52px,8.6vw,78px)}.ignite-hero{min-height:440px}.ignite-ring-outer{width:min(44vw,430px)}.ignite-ring-inner{width:min(33vw,320px)}}@media (max-width:650px){.ignite-page{min-height:100svh;padding:12px 14px 14px;display:block;overflow-x:hidden}.ignite-aurora{width:150vw;height:70vh;top:-8%;right:-60%}.ignite-header{gap:12px;min-height:72px;padding-bottom:8px}.ignite-logo-panel{border-radius:13px;width:min(59vw,240px);height:72px;padding:5px 8px}.ignite-logo-panel img{width:84%;max-width:84%;height:78%;max-height:78%}.ignite-header-meta{gap:4px}.ignite-header-meta span{letter-spacing:.1em;font-size:6px}.ignite-header-meta strong{font-size:9px}.ignite-stage{flex-direction:column;gap:0;min-height:0;display:flex}.ignite-copy{text-align:center;padding:34px 0 8px}.ignite-kicker{letter-spacing:.08em;justify-content:center;gap:7px;margin-bottom:22px;font-size:6px}.ignite-kicker span{padding:6px 8px}.ignite-copy h1{font-size:clamp(42px,13.7vw,62px);line-height:.87}.ignite-lead{margin:20px auto 0;font-size:11px;line-height:1.48}.ignite-date{justify-content:center;margin-top:18px}.ignite-date span{font-size:7px}.ignite-date b{font-size:8px}.ignite-hero{align-self:center;width:min(100%,390px);min-height:330px}.ignite-year{font-size:250px}.ignite-ring-outer{width:310px}.ignite-ring-inner{width:230px}.ignite-hero>img{height:100%}.ignite-hero>span{padding:10px 12px;font-size:10px;top:9%;right:3%}.ignite-scoreboard{border-radius:17px;grid-template-columns:1fr;margin:0 0 14px}.ignite-scoreboard>p{border-bottom:1px solid #ffffff1d;border-right:0;min-height:30px}.ignite-scoreboard-grid>div{min-height:72px}.ignite-scoreboard-grid strong{font-size:clamp(26px,9vw,38px)}.ignite-scoreboard-grid span{font-size:5px}.ignite-footer{text-align:center;flex-direction:column;align-items:center;gap:9px;padding-top:9px}.ignite-footer a{justify-content:center;width:100%}.ignite-footer>span{width:100%;font-size:6px}}@media (prefers-reduced-motion:reduce){.ignite-aurora,.ignite-ring,.ignite-ring:before,.ignite-hero>img,.ignite-header-meta span i,.ignite-scoreboard>p i{animation:none}}.gate-page{isolation:isolate;color:#fff;background:radial-gradient(circle at 76% 22%,#9bd9c22e 0,#0000 30%),radial-gradient(circle at 12% 78%,#ff653426 0,#0000 27%),linear-gradient(135deg,#03110d 0%,#06271e 52%,#041711 100%);width:100%;min-height:100svh;position:relative;overflow:hidden}.gate-ambient{z-index:-1;opacity:.42;background:radial-gradient(circle,#ffffff68 0 1px,#0000 1.5px) 0 0/92px 92px,radial-gradient(circle,#9bd9c25e 0 1px,#0000 1.5px) 38px 46px/134px 134px;animation:18s ease-in-out infinite alternate gateAmbient;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 17% 84%,#0000);mask-image:linear-gradient(90deg,#0000,#000 17% 84%,#0000)}.gate-container{grid-template-rows:minmax(0,1fr) auto auto;gap:16px;width:min(1200px,100% - 40px);min-height:100svh;margin:0 auto;padding:24px 0 14px;display:grid;position:relative}.gate-stage{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffff1c,#ffffff0a 45%,#03130f45);border:1px solid #ffffff2b;border-radius:34px;grid-template-columns:minmax(0,1.1fr) minmax(340px,.72fr);align-items:center;gap:clamp(24px,4vw,64px);min-height:0;padding:clamp(26px,4vw,54px);display:grid;position:relative;overflow:hidden;box-shadow:0 34px 100px #0008,inset 0 1px #ffffff24}.gate-stage:before{content:"";pointer-events:none;border:1px solid #ffffff12;border-radius:25px;position:absolute;inset:12px}.gate-copy{z-index:3;justify-items:start;display:grid;position:relative}.gate-logo-panel{background:#fff;border:1px solid #fff;border-radius:28px;place-content:center;place-items:center;width:min(280px,100%);height:132px;margin-bottom:20px;padding:6px 8px;display:grid;overflow:hidden;box-shadow:0 20px 55px #0005,inset 0 1px #fff}.gate-logo-panel img{object-fit:contain;object-position:center;width:94%;max-width:94%;height:94%;max-height:94%;margin:auto;display:block}.gate-copy h1{letter-spacing:-.04em;text-transform:uppercase;text-shadow:0 18px 55px #0008;max-width:760px;margin:0;font-size:clamp(52px,6.2vw,94px);font-weight:900;line-height:.9}.gate-copy h1 em{color:var(--orange);font-style:normal;display:block}.gate-lead{color:#d5e5df;max-width:650px;margin:22px 0 0;font-size:clamp(13px,1.15vw,16px);font-weight:700;line-height:1.62}.gate-date{align-items:center;gap:13px;margin:22px 0 0;display:flex}.gate-date span{color:var(--lime);letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:900}.gate-date b{letter-spacing:.06em;text-transform:uppercase;border-left:1px solid #ffffff36;padding-left:13px;font-size:10px}.gate-mascot{align-self:stretch;min-height:430px;position:relative;overflow:hidden}.gate-mascot:before{display:none}.gate-mascot img{z-index:3;object-fit:contain;object-position:bottom;filter:drop-shadow(0 28px 26px #020d0970);width:98%;height:98%;animation:4s ease-in-out infinite mascotFloat;position:absolute;bottom:0;right:1%}.gate-mascot-orbit{z-index:2;border:1px dashed #9bd9c280;border-radius:50%;animation:18s linear infinite spin;position:absolute}.gate-mascot-orbit-one{aspect-ratio:1;width:92%;bottom:1%;right:4%}.gate-mascot-orbit-two{aspect-ratio:1;width:66%;animation-direction:reverse;bottom:13%;right:17%}.gate-mascot>span{z-index:4;color:var(--green);background:#fff;border-radius:18px 18px 18px 3px;padding:13px 17px;font-size:14px;font-weight:900;line-height:1.08;position:absolute;top:25%;right:5%;transform:rotate(4deg);box-shadow:0 16px 42px #0005}.gate-countdown{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#03110dbd;border:1px solid #fff2;border-radius:24px;grid-template-columns:160px minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 22px 60px #0006,inset 0 1px #ffffff1f}.gate-countdown>p{color:#c5d9d1;letter-spacing:.14em;text-transform:uppercase;border-right:1px solid #ffffff1c;justify-content:center;align-items:center;gap:10px;margin:0;font-size:9px;font-weight:900;display:flex}.gate-countdown>p span{background:var(--orange);border-radius:50%;width:8px;height:8px;animation:2s infinite pulse;box-shadow:0 0 0 6px #ff653420}.gate-countdown-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.gate-countdown-grid>div{border-right:1px solid #ffffff1c;place-content:center;justify-items:center;min-height:102px;display:grid}.gate-countdown-grid>div:last-child{border-right:0}.gate-countdown-grid strong{color:#fff;letter-spacing:-.05em;font-variant-numeric:tabular-nums lining-nums;text-align:center;width:4ch;font-size:clamp(36px,4.2vw,60px);font-weight:900;line-height:.9}.gate-countdown-grid span{color:var(--lime);letter-spacing:.15em;text-transform:uppercase;margin-top:7px;font-size:7px;font-weight:900}.gate-footer{color:#8ea79d;letter-spacing:.08em;text-transform:uppercase;background:0 0;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:12px 0 0;font-size:10px;font-weight:800;display:flex}.gate-footer a{align-items:center;gap:0;display:flex}.gate-footer small{color:#8ea79d;margin:0;padding:0;font-size:10px}.gate-footer b{color:#c6d8d1;align-items:center;font-size:10px;display:flex}.gate-footer img{object-fit:contain;width:24px;height:24px;margin-right:0}@keyframes gateAmbient{to{transform:translate(20px,-14px)scale(1.03)}}@media (max-width:980px){.gate-page{overflow-y:auto}.gate-container{min-height:100svh;padding-top:18px}.gate-stage{grid-template-columns:minmax(0,1fr) minmax(260px,.62fr);padding:30px}.gate-logo-panel{width:250px;height:118px;padding:6px 8px}.gate-copy h1{font-size:clamp(48px,7vw,68px)}.gate-mascot{min-height:390px}}@media (max-width:650px){.gate-container{grid-template-rows:auto auto auto;gap:12px;width:calc(100% - 24px);height:auto;padding:12px 0}.gate-stage{text-align:center;border-radius:26px;grid-template-columns:1fr;gap:20px;padding:18px 16px 14px}.gate-stage:before{border-radius:19px;inset:8px}.gate-copy{justify-items:center}.gate-logo-panel{border-radius:18px;width:min(100%,220px);height:104px;margin-bottom:18px;padding:5px 7px}.gate-copy h1{font-size:clamp(39px,12vw,54px);line-height:.94}.gate-lead{margin-top:18px;font-size:11px;line-height:1.5}.gate-date{justify-content:center;margin-top:17px}.gate-date b{font-size:8px}.gate-mascot{justify-self:center;width:min(100%,330px);min-height:310px}.gate-mascot>span{padding:10px 13px;font-size:11px;top:23%;right:4%}.gate-countdown{border-radius:19px;grid-template-columns:1fr}.gate-countdown>p{border-bottom:1px solid #ffffff1c;border-right:0;min-height:34px;font-size:7px}.gate-countdown-grid>div{min-height:74px}.gate-countdown-grid strong{font-size:clamp(27px,9vw,39px)}.gate-countdown-grid span{font-size:5px}.gate-footer{text-align:center;flex-direction:column;align-items:center;gap:8px;padding-top:10px}.gate-footer>span,.gate-footer a{justify-content:center;width:100%}.gate-footer>span{font-size:10px}}@media (prefers-reduced-motion:reduce){.gate-ambient,.gate-mascot img,.gate-mascot-orbit,.gate-countdown>p span{animation:none}}@media (max-width:420px){.sport-detail-v4 .discipline-reading .discipline-cover-panel{grid-template-columns:minmax(0,1fr) 98px!important;gap:10px!important}.sport-detail-v4 .discipline-reading .discipline-cover-mark{width:98px!important;height:98px!important;margin-bottom:2px!important}}@media (max-width:650px){.sport-detail-v4{padding-top:124px!important}}@media (max-width:420px){.sport-detail-v4{padding-top:118px!important}}.sport-detail-v4 .discipline-reading .discipline-cover-panel{align-items:end!important;padding-bottom:18px!important}.sport-detail-v4 .discipline-reading .discipline-cover-mark{transform:none;align-self:end!important;width:clamp(132px,13vw,178px)!important;height:clamp(132px,13vw,178px)!important;margin:0!important}.sport-detail-v4 .discipline-reading-card{margin-top:0}@media (max-width:980px){.sport-detail-v4 .discipline-reading .discipline-cover-panel{align-items:end!important;padding-bottom:14px!important}.sport-detail-v4 .discipline-reading .discipline-cover-mark{transform:none;width:112px!important;height:112px!important}}@media (max-width:650px){.sport-detail-v4 .discipline-reading .discipline-cover-panel{align-items:start!important;padding-bottom:10px!important}.sport-detail-v4 .discipline-reading .discipline-cover-mark{align-self:start!important;width:92px!important;height:92px!important;margin:0!important}.sport-detail-v4 .discipline-reading-card{margin-top:0}}.sport-detail-v4 .discipline-reading{gap:0;width:min(1100px,100% - 48px)}.sport-detail-v4 .discipline-reading .discipline-cover-panel{background:linear-gradient(145deg,#fff 0%,#f6fbf8 100%);border:1px solid #dfece6;border-radius:34px 34px 0 0;width:100%;position:relative;overflow:hidden;box-shadow:0 28px 86px #03140e22;grid-template-columns:minmax(0,1fr) minmax(170px,240px)!important;align-items:stretch!important;gap:0!important;padding:0!important;display:grid!important}.sport-detail-v4 .discipline-reading .discipline-cover-panel:before{display:none}.sport-detail-v4 .discipline-reading .discipline-cover-copy{gap:16px;min-width:0;padding:clamp(28px,4.5vw,52px) clamp(24px,5vw,64px);display:grid}.sport-detail-v4 .discipline-reading .discipline-cover-copy .section-tag{color:#c74720;width:max-content;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff3ed;border-color:#ff65342e;margin:0}.sport-detail-v4 .discipline-reading .discipline-cover-copy h1{color:#063f2e;letter-spacing:-.018em;max-width:850px;text-shadow:none;margin:0;font-size:clamp(36px,5vw,70px);line-height:1.02}.sport-detail-v4 .discipline-reading .discipline-cover-copy>p:last-child{color:#47665a;max-width:720px;text-shadow:none;border-left:0;margin:0;padding:0;font-size:17px;font-weight:700;line-height:1.58}.sport-detail-v4 .discipline-reading .discipline-cover-mark{background:radial-gradient(circle at 50% 44%,#fff 0 38%,#0000 39%),linear-gradient(145deg,#eaf7f1,#fff 58%,#fff3ed);border-left:1px solid #dfece6;place-items:center;min-height:100%;padding:34px;display:grid;position:relative;transform:none;place-self:stretch stretch!important;width:100%!important;height:auto!important;margin:0!important}.sport-detail-v4 .discipline-reading .discipline-cover-mark:before{content:"";background:radial-gradient(circle,#07553b0a 0 46%,#0000 47%);border:1px solid #07553b18;border-radius:999px;position:absolute;inset:28px}.sport-detail-v4 .discipline-reading .discipline-cover-mark img{z-index:1;object-fit:contain;width:clamp(118px,11vw,160px);height:clamp(118px,11vw,160px);position:relative}.sport-detail-v4 .discipline-reading-card{border-radius:0 0 34px 34px;margin-top:-1px;box-shadow:0 34px 100px #03140e18}@media (max-width:980px){.sport-detail-v4 .discipline-reading{width:calc(100% - 32px)}.sport-detail-v4 .discipline-reading .discipline-cover-panel{border-radius:28px 28px 0 0;grid-template-columns:minmax(0,1fr) 174px!important}.sport-detail-v4 .discipline-reading .discipline-cover-copy{padding:32px 28px}.sport-detail-v4 .discipline-reading .discipline-cover-mark{padding:24px}.sport-detail-v4 .discipline-reading .discipline-cover-mark img{width:120px;height:120px}.sport-detail-v4 .discipline-reading-card{border-radius:0 0 28px 28px}}@media (max-width:650px){.sport-detail-v4 .discipline-reading{width:calc(100% - 24px)}.sport-detail-v4 .discipline-reading .discipline-cover-panel{border-radius:24px 24px 0 0;grid-template-columns:1fr!important}.sport-detail-v4 .discipline-reading .discipline-cover-copy{padding:26px 18px 18px}.sport-detail-v4 .discipline-reading .discipline-cover-copy h1{font-size:clamp(30px,10vw,44px);line-height:1.07}.sport-detail-v4 .discipline-reading .discipline-cover-copy>p:last-child{font-size:14px;line-height:1.52}.sport-detail-v4 .discipline-reading .discipline-cover-mark{border-top:1px solid #dfece6;border-left:0;min-height:132px;padding:18px}.sport-detail-v4 .discipline-reading .discipline-cover-mark:before{inset:18px}.sport-detail-v4 .discipline-reading .discipline-cover-mark img{width:92px;height:92px}.sport-detail-v4 .discipline-reading-card{border-radius:0 0 24px 24px}.welcome .mascot-stage{min-height:420px;margin-bottom:34px}.welcome .mascot-stage img{width:min(82vw,310px);animation:4s ease-in-out infinite mascotFloat;bottom:18px;left:calc(50% - min(41vw,155px));right:auto}.welcome .mascot-stage:before{width:min(88vw,330px);height:72%;bottom:34px;left:calc(50% - min(44vw,165px));right:auto;transform:rotate(5deg)}.welcome .mascot-orbit.orbit-one{width:310px;height:310px;right:calc(50% - 155px)}.welcome .mascot-orbit.orbit-two{width:230px;height:230px;right:calc(50% - 115px)}.welcome .mascot-speech{top:38px;right:8px}.welcome .guest-grid{margin-top:0}.news-section .section-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.news-section .section-heading>div{min-width:0}.news-section .section-heading h2{font-size:clamp(34px,10vw,42px);line-height:.95}.news-section .button-dark{text-align:center;white-space:normal;border-radius:14px;justify-self:end;gap:6px;width:auto;min-width:112px;min-height:42px;padding:0 12px;font-size:9px;line-height:1.15}.leaders .section-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.leaders .section-heading>div{min-width:0}.leaders .section-heading h2{font-size:clamp(34px,10vw,42px);line-height:.95}.leaders .text-link{color:#fff;text-align:center;white-space:normal;background:#07553b;border:0;border-radius:14px;justify-self:end;align-items:center;gap:8px;min-height:42px;padding:0 12px;font-size:9px;line-height:1.15}.leaders .text-link span{color:#fff}.media-center-section .stories-carousel{overflow:hidden}.media-center-section .stories-row{-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;display:flex!important;overflow:auto hidden!important}.media-center-section .stories-row::-webkit-scrollbar{display:none}}.gallery-viewer{overflow:hidden;padding:clamp(12px,3vw,32px)!important}.gallery-viewer-frame{justify-content:center!important;align-items:center!important;width:100%!important;max-width:min(1600px,100vw - clamp(24px,6vw,64px))!important;height:100%!important;max-height:calc(100dvh - clamp(24px,6vw,64px))!important;display:flex!important}.gallery-viewer-frame>img{object-fit:contain!important;object-position:center center!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important;display:block!important}.rich-gallery-stage{place-items:center;min-height:min(70vh,720px);display:grid}.rich-gallery-stage>.rich-image-trigger{height:min(70vh,720px)!important}.rich-gallery-stage>.rich-image-trigger img{object-fit:contain!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:min(70vh,720px)!important}.story-viewer{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#01030294!important}.media-center-section{background-color:#020806!important;background-image:linear-gradient(#020806f0 0%,#061510d8 48%,#020806f4 100%)!important}.media-center-section .stories-heading,.media-center-section .stories-carousel{z-index:3;position:relative}.stories-ambient{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.stories-ambient:before{content:"";z-index:3;background:radial-gradient(circle at 18% 20%,#9bd9c21f 0 0,#0000 29%),linear-gradient(90deg,#020806f5 0%,#020806a0 24%,#0208067a 58%,#020806f0 100%),linear-gradient(#020806d4 0%,#0000 28% 62%,#020806ef 100%);position:absolute;inset:0}.stories-ambient-track{opacity:.46;filter:saturate(.9)brightness(.82);gap:18px;width:max-content;animation:46s linear infinite storiesAmbientDrift;display:flex;position:absolute;left:-8%}.stories-ambient-track.reverse{opacity:.34;filter:saturate(.8)brightness(.72)blur(.4px);animation:58s linear infinite storiesAmbientDriftReverse;bottom:-34px;left:auto;right:-8%;transform:rotate(5deg)}.stories-ambient-card{aspect-ratio:9/16;background:linear-gradient(160deg,#123d31,#061510) 50%/cover;border:1px solid #9bd9c245;border-radius:26px;width:clamp(94px,10vw,172px);display:block;box-shadow:0 24px 70px #0009,inset 0 0 0 1px #ffffff18}.stories-ambient-card:nth-child(4n){opacity:.72}@keyframes storiesAmbientDrift{0%{translate:0}to{translate:-34%}}@keyframes storiesAmbientDriftReverse{0%{translate:0}to{translate:34%}}@media (max-width:650px){.stories-ambient-track{opacity:.32;gap:12px}.stories-ambient-card{border-radius:20px;width:96px}.stories-ambient-track.reverse{opacity:.22}}.media-center-section{overflow:hidden!important}.stories-ambient-track{min-width:132vw}.stories-ambient-track:first-child{top:-18px!important}.stories-ambient-track.middle{opacity:.28;filter:saturate(.86)brightness(.68)blur(.8px);animation:64s linear infinite storiesAmbientDrift;top:50%;left:-14%;transform:translateY(-50%)rotate(2deg)}.stories-ambient-track.reverse{bottom:-54px!important}.stories-ambient-card{width:clamp(110px,11.5vw,190px)}@media (max-width:650px){.stories-ambient{inset:-6% 0!important}.stories-ambient-track.middle{opacity:.24;top:48%}.stories-ambient-card{width:104px}}.stories-ambient-track.upper{animation:52s linear infinite storiesAmbientDriftReverse;top:25%;left:auto;right:-12%;transform:rotate(4deg);opacity:.3!important;filter:saturate(.86)brightness(.78)blur(.7px)!important}.stories-ambient-track.lower{animation:74s linear infinite storiesAmbientDrift;top:70%;left:-10%;transform:translateY(-50%)rotate(-3deg);opacity:.26!important;filter:saturate(.8)brightness(.66)blur(1px)!important}@media (max-width:650px){.stories-ambient:before{background:linear-gradient(90deg,#020806df 0%,#02080678 34%,#020806c8 100%),linear-gradient(#020806c7 0%,#0000 38%,#020806d6 100%)!important}.stories-ambient-track{opacity:.34!important}.stories-ambient-track.upper{top:24%;opacity:.22!important}.stories-ambient-track.lower{top:68%;opacity:.2!important}.stories-ambient-track.reverse{opacity:.24!important}}.media-center-section{background-image:linear-gradient(#020806d8 0%,#061510a8 48%,#020806dc 100%)!important}.stories-ambient:before{background:radial-gradient(circle at 18% 20%,#9bd9c226 0 0,#0000 32%),radial-gradient(circle at 78% 72%,#ff653418 0 0,#0000 30%),linear-gradient(90deg,#020806bd 0%,#02080648 24%,#0208062e 56%,#020806b8 100%),linear-gradient(#0208069e 0%,#0000 34% 66%,#020806b8 100%)!important}.stories-ambient-track{opacity:.58!important;filter:saturate(1.04)brightness()!important}.stories-ambient-track.upper{opacity:.38!important;filter:saturate(.96)brightness(.9)blur(.45px)!important}.stories-ambient-track.middle{opacity:.42!important;filter:saturate(.96)brightness(.86)blur(.6px)!important}.stories-ambient-track.lower{opacity:.34!important;filter:saturate(.92)brightness(.82)blur(.75px)!important}.stories-ambient-track.reverse{opacity:.46!important;filter:saturate(.96)brightness(.88)blur(.35px)!important}@media (max-width:650px){.stories-ambient:before{background:linear-gradient(90deg,#020806c4 0%,#02080652 36%,#020806b2 100%),linear-gradient(#020806a8 0%,#0000 40%,#020806bd 100%)!important}.stories-ambient-track{opacity:.42!important}.stories-ambient-track.upper{opacity:.28!important}.stories-ambient-track.middle{opacity:.3!important}.stories-ambient-track.lower{opacity:.26!important}.stories-ambient-track.reverse{opacity:.3!important}}.stories-ambient-track.upper,.stories-ambient-track.middle,.stories-ambient-track.lower{display:none!important}.stories-ambient{inset:0!important}.stories-ambient-track{opacity:.3!important;filter:none!important;gap:16px!important;min-width:150vw!important;animation-duration:94s!important}.stories-ambient-track:first-child{top:-18px!important;transform:rotate(-3deg)!important}.stories-ambient-track.reverse{opacity:.24!important;filter:none!important;animation-duration:112s!important;bottom:-44px!important;transform:rotate(3deg)!important}.stories-ambient-card{width:clamp(108px,11vw,178px)!important;box-shadow:none!important;border-radius:24px!important}.stories-ambient-card:nth-child(2n){transform:translateY(30px)!important}.stories-ambient-card:nth-child(3n){transform:translateY(-14px)!important}@media (max-width:650px){.stories-ambient-track{opacity:.22!important;gap:10px!important;min-width:170vw!important}.stories-ambient-track.reverse{opacity:.16!important;bottom:-28px!important}.stories-ambient-card{border-radius:19px!important;width:96px!important}}.leader-medal-head{justify-content:center;align-items:center;gap:7px;display:inline-flex!important}.leader-medal-head img{object-fit:contain;width:22px;height:22px;display:block}.medal:before{vertical-align:-5px;background-position:50%;background-repeat:no-repeat;background-size:contain;width:22px;height:22px;margin-right:7px;content:""!important}.gold:before{background-image:url(/medals/gold.png)!important}.silver:before{background-image:url(/medals/silver.png)!important}.bronze:before{background-image:url(/medals/bronze.png)!important}@media (max-width:650px){.leader-medal-head img{width:18px;height:18px}.medal:before{width:18px;height:18px;margin:0 auto 3px}}.main-nav a,.main-nav a:first-child,.main-nav .nav-submenu .nav-item>a,.main-nav .nav-submenu .nav-item>a:first-child{box-shadow:none!important;background:0 0!important;border:1px solid #0000!important;transition:background .2s,border-color .2s,box-shadow .2s,color .2s,transform .2s!important}.main-nav a:hover,.main-nav a:first-child:hover,.main-nav .nav-submenu .nav-item>a:hover,.main-nav .nav-submenu .nav-item>a:first-child:hover,.main-nav a.nav-link-active,.main-nav a.nav-link-active:first-child,.main-nav .nav-submenu .nav-item>a.nav-link-active,.main-nav .nav-submenu .nav-item>a.nav-link-active:first-child{color:var(--green)!important;background:#9bd9c226!important;border-color:#07553b33!important;box-shadow:0 8px 22px #07553b14!important}@media (max-width:980px){.main-nav .nav-submenu,.main-nav .nav-submenu .nav-submenu{min-width:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;display:grid!important;position:static!important}.main-nav .nav-submenu .nav-item>a{margin-left:18px!important}.main-nav .nav-submenu .nav-submenu .nav-item>a{margin-left:36px!important}}.coming-soon-poster{padding-left:max(18px,50vw - 590px);padding-right:max(18px,50vw - 590px)}.coming-soon-poster .poster-layout{grid-template-columns:minmax(0,650px) minmax(340px,430px);justify-content:center;align-items:center;gap:clamp(28px,4vw,74px);width:min(1180px,100%)}.coming-soon-poster .poster-readiness{display:none!important}.coming-soon-poster .poster-copy{place-self:center start}.coming-soon-poster .poster-scoreboard{justify-self:start;width:min(100%,650px)}.coming-soon-poster .poster-side{align-content:center;align-self:stretch;overflow:hidden}.coming-soon-poster .poster-mascot-card{height:100%;min-height:min(68svh,640px);box-shadow:none;background:0 0;border:0;border-radius:0;overflow:hidden}.coming-soon-poster .poster-mascot-card:before{filter:blur(2px);background:radial-gradient(circle,#9bd9c245 0 42%,#ff653422 43% 58%,#0000 59%);width:min(36vw,420px);height:min(36vw,420px);bottom:8%;right:0}.coming-soon-poster .poster-mascot-card:after{display:none}.coming-soon-poster .poster-mascot-card .mascot-orbit{z-index:1;border:1px dashed #9bd9c265;border-radius:50%;animation:15s linear infinite spin;position:absolute}.coming-soon-poster .poster-mascot-card .orbit-one{width:min(34vw,390px);height:min(34vw,390px);bottom:9%;right:0}.coming-soon-poster .poster-mascot-card .orbit-two{width:min(25vw,290px);height:min(25vw,290px);animation-direction:reverse;bottom:18%;right:clamp(32px,5vw,72px)}.coming-soon-poster .poster-mascot-card .mascot-speech{z-index:4;color:var(--green);background:#fff;border-radius:18px 18px 18px 2px;padding:15px 20px;font:900 16px/1.1 Manrope;position:absolute;top:clamp(36px,8vh,90px);right:clamp(8px,2vw,26px);transform:rotate(5deg);box-shadow:0 18px 42px #02100b42}.coming-soon-poster .poster-mascot-card img{z-index:3;object-fit:contain;object-position:right bottom;filter:drop-shadow(0 34px 32px #02100b70);width:clamp(360px,39vw,620px);max-width:100%;height:auto;max-height:calc(100svh - 160px);bottom:0;right:0}.coming-soon-poster .poster-footer.coming-soon-footer{width:min(1180px,100% - 36px);left:50%;right:auto;transform:translate(-50%)}@media (max-width:980px){.coming-soon-poster{padding-left:18px;padding-right:18px}.coming-soon-poster .poster-layout{grid-template-columns:1fr;justify-items:center;width:100%}.coming-soon-poster .poster-copy,.coming-soon-poster .poster-scoreboard{justify-self:center}.coming-soon-poster .poster-side{align-self:auto;width:min(100%,520px);overflow:hidden}.coming-soon-poster .poster-mascot-card{height:auto;min-height:330px}.coming-soon-poster .poster-mascot-card .orbit-one{width:310px;height:310px;bottom:12px;right:calc(50% - 155px)}.coming-soon-poster .poster-mascot-card .orbit-two{width:230px;height:230px;bottom:52px;right:calc(50% - 115px)}.coming-soon-poster .poster-mascot-card .mascot-speech{top:34px;right:8px}.coming-soon-poster .poster-mascot-card img{width:360px;max-height:330px;animation:4s ease-in-out infinite mascotFloat;bottom:18px;left:calc(50% - 180px);right:auto}.coming-soon-poster .poster-footer.coming-soon-footer{width:100%;left:auto;right:auto;transform:none}}@media (max-width:650px){.coming-soon-poster{padding-left:12px;padding-right:12px}.coming-soon-poster .poster-mascot-card{min-height:285px}.coming-soon-poster .poster-mascot-card .orbit-one{width:284px;height:284px;right:calc(50% - 142px)}.coming-soon-poster .poster-mascot-card .orbit-two{width:208px;height:208px;right:calc(50% - 104px)}.coming-soon-poster .poster-mascot-card .mascot-speech{padding:12px 15px;font-size:14px;top:26px;right:4px}.coming-soon-poster .poster-mascot-card img{width:315px;max-height:285px;left:calc(50% - 157px)}}.coming-soon-poster{height:100svh;min-height:620px;padding-top:clamp(12px,2.2svh,34px);padding-bottom:52px;overflow:hidden}.coming-soon-poster .poster-layout{grid-template-rows:auto minmax(0,1fr) auto;height:100%}.coming-soon-poster .poster-header img{width:clamp(132px,min(15vw,20svh),198px);height:clamp(60px,min(7vw,9svh),90px)}.coming-soon-poster .poster-copy h1{font-size:clamp(44px,min(7.2vw,11svh),112px);line-height:.88}.coming-soon-poster .poster-copy h1 em{color:#ff6534;text-shadow:0 0 34px #ff653455,0 18px 54px #0008;font-style:normal;display:inline-block}.coming-soon-poster .poster-copy>p:last-child{max-width:600px;margin-top:clamp(14px,2.6svh,24px);font-size:clamp(13px,min(1.35vw,2.2svh),17px);line-height:1.5}.coming-soon-poster .poster-scoreboard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#ffffff18,#ffffff0a);border:1px solid #ffffff20;border-radius:20px;gap:10px;padding:14px;display:grid;box-shadow:0 22px 60px #0005,inset 0 1px #ffffff24}.coming-soon-poster .poster-scoreboard>p{color:#9bd9c2;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:10px;font-weight:900}.coming-soon-poster .poster-scoreboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid;min-height:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;overflow:visible!important}.coming-soon-poster .poster-scoreboard-grid:before{display:none!important}.coming-soon-poster .poster-scoreboard-grid>div{background:linear-gradient(#ffffff17,#ffffff08);border:1px solid #fff2;border-radius:12px;align-content:center;justify-items:center;min-height:clamp(86px,14svh,118px);padding:clamp(12px,2svh,17px) 8px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 34px #0004,inset 0 1px #ffffff2e}.coming-soon-poster .poster-scoreboard-grid>div:before{content:"";background:#ff6534;height:4px;position:absolute;inset:0 0 auto}.coming-soon-poster .poster-scoreboard-grid>div strong{color:#fff;letter-spacing:0;font-family:Manrope;font-size:clamp(34px,min(4.8vw,7svh),68px);font-weight:900;line-height:.86;position:relative}.coming-soon-poster .poster-scoreboard-grid>div span{color:#9bd9c2;letter-spacing:.16em;text-transform:uppercase;margin-top:8px;font-size:9px;font-weight:900;position:relative}@media (max-width:980px){.coming-soon-poster{padding-top:clamp(10px,1.7svh,18px);padding-bottom:clamp(56px,8svh,72px);height:100svh!important;min-height:0!important;overflow:hidden!important}.coming-soon-poster .poster-layout{grid-template-rows:auto auto auto minmax(0,1fr);align-content:start;gap:clamp(8px,1.6svh,16px);height:100%;min-height:0!important}.coming-soon-poster .poster-header{gap:10px}.coming-soon-poster .poster-header img{border-radius:16px;width:clamp(118px,28vw,150px);height:clamp(52px,13vw,68px)}.coming-soon-poster .poster-header span{font-size:8px}.coming-soon-poster .poster-header b{font-size:10px}.coming-soon-poster .poster-copy{max-width:640px}.coming-soon-poster .poster-copy h1{font-size:clamp(32px,min(9.2vw,7.2svh),54px);line-height:.96}.coming-soon-poster .poster-copy>p:last-child{max-width:560px;margin-top:clamp(8px,1.5svh,14px);font-size:clamp(11px,min(3.1vw,1.85svh),13px);line-height:1.38}.coming-soon-poster .poster-scoreboard{border-radius:16px;gap:6px;width:100%;max-width:520px;padding:10px}.coming-soon-poster .poster-scoreboard>p{font-size:8px}.coming-soon-poster .poster-scoreboard-grid{gap:6px}.coming-soon-poster .poster-scoreboard-grid>div{border-radius:8px;min-height:clamp(58px,10svh,82px);padding:8px 4px}.coming-soon-poster .poster-scoreboard-grid>div strong{font-size:clamp(23px,min(7vw,4.8svh),34px)}.coming-soon-poster .poster-scoreboard-grid>div span{margin-top:4px;font-size:7px}.coming-soon-poster .poster-side{contain:layout paint;min-height:0;overflow:hidden!important}.coming-soon-poster .poster-mascot-card{contain:layout paint;height:100%;max-height:100%;min-height:0!important;overflow:hidden!important}}@media (max-width:650px){.coming-soon-poster{padding-bottom:clamp(58px,8svh,68px);padding-left:10px;padding-right:10px}.coming-soon-poster .poster-layout{gap:clamp(7px,1.35svh,12px)}.coming-soon-poster .poster-copy h1{font-size:clamp(30px,min(10.8vw,6.6svh),46px)}.coming-soon-poster .poster-copy>p:last-child{font-size:clamp(10px,min(3.3vw,1.75svh),12px)}.coming-soon-poster .poster-scoreboard{max-width:100%}.coming-soon-poster .poster-scoreboard-grid>div{min-height:clamp(54px,9.2svh,74px)}.coming-soon-poster .poster-scoreboard-grid>div strong{font-size:clamp(22px,min(7.4vw,4.5svh),30px)}.coming-soon-poster .poster-mascot-card .orbit-one{width:min(70vw,260px);height:min(70vw,260px);bottom:0;left:50%;right:auto;translate:-50%}.coming-soon-poster .poster-mascot-card .orbit-two{width:min(52vw,192px);height:min(52vw,192px);bottom:34px;left:50%;right:auto;translate:-50%}.coming-soon-poster .poster-mascot-card img{width:min(74vw,270px);max-height:100%;bottom:8px;left:50%;translate:-50%}.coming-soon-poster .poster-mascot-card .mascot-speech{max-width:132px;padding:10px 12px;font-size:12px;top:8px;right:4px}}.coming-soon-poster .poster-scoreboard{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:linear-gradient(135deg,#061f19f2,#0a3b2edc)!important;border:1px solid #9bd9c238!important;border-radius:24px!important;grid-template-columns:1fr!important;gap:12px!important;width:min(100%,620px)!important;padding:18px!important;display:grid!important;box-shadow:0 24px 70px #020c0866,inset 0 1px #ffffff1f!important}.coming-soon-poster .poster-scoreboard>p{color:#d9fff1!important;letter-spacing:.14em!important;text-transform:uppercase!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;min-height:34px!important;margin:0!important;font-size:11px!important;font-weight:900!important;display:flex!important}.coming-soon-poster .poster-scoreboard>p:after{content:"2027";color:#9bd9c2;letter-spacing:.08em;background:#ffffff10;border:1px solid #ffffff24;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;display:inline-flex}.coming-soon-poster .poster-scoreboard-grid{min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;grid-template-columns:1.25fr repeat(3,1fr)!important;gap:8px!important;padding:0!important;display:grid!important}.coming-soon-poster .poster-scoreboard-grid>div{background:#ffffff0f!important;border:1px solid #ffffff18!important;border-radius:18px!important;align-content:center!important;justify-items:center!important;min-width:0!important;min-height:94px!important;padding:14px 8px!important;display:grid!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff16!important}.coming-soon-poster .poster-scoreboard-grid>div:before{display:none!important}.coming-soon-poster .poster-scoreboard-grid>div strong{color:#fff!important;letter-spacing:0!important;text-align:center!important;font-variant-numeric:tabular-nums!important;max-width:100%!important;text-shadow:none!important;white-space:nowrap!important;font:900 clamp(30px,4.1vw,58px)/.9 Manrope!important;display:block!important}.coming-soon-poster .poster-scoreboard-grid>div span{color:#9bd9c2!important;letter-spacing:.11em!important;text-align:center!important;text-transform:uppercase!important;white-space:nowrap!important;margin-top:9px!important;font-size:9px!important;font-weight:900!important;line-height:1!important;display:block!important}@media (max-width:980px){.coming-soon-poster .poster-scoreboard{border-radius:20px!important;max-width:560px!important;padding:14px!important}.coming-soon-poster .poster-scoreboard-grid>div{border-radius:15px!important;min-height:76px!important}.coming-soon-poster .poster-scoreboard-grid>div strong{font-size:clamp(24px,6vw,38px)!important}.coming-soon-poster .poster-scoreboard-grid>div span{margin-top:7px!important;font-size:7px!important}}@media (max-width:650px){.coming-soon-poster .poster-scoreboard{border-radius:18px!important;gap:10px!important;padding:12px!important}.coming-soon-poster .poster-scoreboard>p{letter-spacing:.1em!important;min-height:0!important;font-size:9px!important}.coming-soon-poster .poster-scoreboard>p:after{min-height:26px;padding:0 9px}.coming-soon-poster .poster-scoreboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.coming-soon-poster .poster-scoreboard-grid>div{border-radius:13px!important;min-height:62px!important;padding:10px 6px!important}.coming-soon-poster .poster-scoreboard-grid>div strong{font-size:clamp(24px,10vw,34px)!important}}.coming-soon-poster .poster-scoreboard-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important}.coming-soon-poster .poster-scoreboard-grid>div{aspect-ratio:auto!important;width:100%!important;min-height:118px!important;padding:22px 12px 18px!important}.coming-soon-poster .poster-scoreboard-grid>div strong{font-variant-numeric:tabular-nums lining-nums!important;font-feature-settings:"tnum" 1,"lnum" 1!important;width:3ch!important;min-width:3ch!important;max-width:3ch!important;line-height:.9!important;display:block!important}.coming-soon-poster .poster-scoreboard-grid>div span{margin-top:13px!important}.coming-soon-poster .poster-scoreboard-grid>div:first-child strong{width:4ch!important;min-width:4ch!important;max-width:4ch!important}@media (max-width:980px){.coming-soon-poster .poster-scoreboard-grid>div{min-height:92px!important;padding:18px 8px 14px!important}.coming-soon-poster .poster-scoreboard-grid>div span{margin-top:10px!important}}@media (max-width:650px){.coming-soon-poster .poster-scoreboard-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important}.coming-soon-poster .poster-scoreboard-grid>div{min-height:76px!important;padding:13px 4px 10px!important}.coming-soon-poster .poster-scoreboard-grid>div strong{width:2ch!important;min-width:2ch!important;max-width:2ch!important}.coming-soon-poster .poster-scoreboard-grid>div:first-child strong{width:3ch!important;min-width:3ch!important;max-width:3ch!important}.coming-soon-poster .poster-scoreboard-grid>div span{letter-spacing:.06em!important;margin-top:8px!important}}.coming-soon-poster .poster-scoreboard{background:radial-gradient(circle at 50% 52%,#ffffff13 0 33%,#0000 34%),radial-gradient(circle at 50% 52%,#0000 0 45%,#9bd9c229 45.5% 46.5%,#0000 47%),linear-gradient(145deg,#08271f 0%,#0b4937 48%,#041611 100%)!important;border:2px solid #9bd9c252!important;border-radius:42px!important;gap:16px!important;width:min(100%,590px)!important;max-width:590px!important;margin-top:4px!important;padding:30px 22px 22px!important;overflow:visible!important;box-shadow:0 32px 90px #020c0885,inset 0 0 0 8px #ffffff0a,inset 0 0 0 1px #ffffff20!important}.coming-soon-poster .poster-scoreboard:before{content:""!important;z-index:3!important;background:linear-gradient(#ff7a45,#ff6534)!important;border:2px solid #9bd9c252!important;border-bottom:0!important;border-radius:22px 22px 10px 10px!important;width:96px!important;height:30px!important;animation:none!important;position:absolute!important;top:-18px!important;left:50%!important;transform:translate(-50%)!important;box-shadow:0 12px 30px #020c0860,inset 0 1px #ffffff5c!important}.coming-soon-poster .poster-scoreboard:after{content:""!important;z-index:1!important;background:conic-gradient(from -35deg,#ff6534 0 44deg,transparent 44deg 260deg,#9bd9c260 260deg 315deg,transparent 315deg 360deg), radial-gradient(circle at 50% 52%,transparent 0 58%,#ffffff14 58.5% 59.5%,transparent 60%)!important;opacity:.72!important;height:auto!important;box-shadow:none!important;pointer-events:none!important;border:1px solid #ffffff18!important;border-radius:32px!important;position:absolute!important;inset:14px!important}.coming-soon-poster .poster-scoreboard>p{z-index:4!important;color:#fff!important;letter-spacing:.18em!important;justify-content:center!important;min-height:30px!important;font-size:10px!important;position:relative!important}.coming-soon-poster .poster-scoreboard>p:before{content:""!important;background:linear-gradient(90deg,#0000 0 47%,#ff6534 47% 53%,#0000 53% 100%),linear-gradient(0deg,#0000 0 47%,#fff 47% 53%,#0000 53% 100%),#0a3328!important;border:2px solid #9bd9c2!important;border-radius:50%!important;width:18px!important;height:18px!important;margin-right:0!important;box-shadow:0 0 0 4px #9bd9c21c,0 0 18px #9bd9c265!important}.coming-soon-poster .poster-scoreboard>p:after{content:"СТАРТ 2027"!important;color:#ffd7c8!important;background:#ff65341d!important;border-color:#ff653452!important;min-height:28px!important;margin-left:0!important;padding:0 11px!important}.coming-soon-poster .poster-scoreboard-grid{z-index:4!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;position:relative!important}.coming-soon-poster .poster-scoreboard-grid>div{background:linear-gradient(#fff2 0%,#ffffff0b 100%),linear-gradient(135deg,#061611b8,#0e3c30cc)!important;border:1px solid #9bd9c23d!important;border-radius:22px!important;min-height:106px!important;padding:20px 9px 16px!important;box-shadow:0 18px 42px #020c0862,inset 0 1px #ffffff30!important}.coming-soon-poster .poster-scoreboard-grid>div:after{background:linear-gradient(90deg,#0000 0 48%,#ffffff10 48.5% 49.5%,#0000 50% 100%),linear-gradient(0deg,#0000 0 48%,#ffffff0d 48.5% 49.5%,#0000 50% 100%)!important;border-radius:15px!important;inset:8px!important}.coming-soon-poster .poster-scoreboard-grid>div strong{color:#fff!important;text-shadow:0 0 18px #ffffff4d,0 12px 26px #000a!important;padding-top:2px!important}.coming-soon-poster .poster-scoreboard-grid>div span{color:#c8f8e5!important;margin-top:14px!important}@media (max-width:980px){.coming-soon-poster .poster-scoreboard{border-radius:32px!important;max-width:540px!important;padding:24px 14px 16px!important}.coming-soon-poster .poster-scoreboard:before{width:78px!important;height:24px!important;top:-14px!important}.coming-soon-poster .poster-scoreboard:after{border-radius:25px!important;inset:10px!important}.coming-soon-poster .poster-scoreboard-grid{gap:7px!important}.coming-soon-poster .poster-scoreboard-grid>div{border-radius:17px!important;min-height:82px!important;padding:15px 5px 12px!important}}@media (max-width:650px){.coming-soon-poster .poster-scoreboard{border-radius:27px!important;padding:21px 10px 13px!important}.coming-soon-poster .poster-scoreboard>p{letter-spacing:.11em!important;font-size:8px!important}.coming-soon-poster .poster-scoreboard>p:before{border-width:1px!important;width:15px!important;height:15px!important}.coming-soon-poster .poster-scoreboard>p:after{min-height:24px!important;padding:0 8px!important}.coming-soon-poster .poster-scoreboard-grid{gap:5px!important}.coming-soon-poster .poster-scoreboard-grid>div{border-radius:14px!important;min-height:70px!important;padding:12px 3px 9px!important}.coming-soon-poster .poster-scoreboard-grid>div span{margin-top:8px!important;font-size:6px!important}}.coming-soon-poster .poster-stopwatch{background:radial-gradient(circle at 50% 33%,#ffffff18 0 0,transparent 35%), radial-gradient(circle at 50% 58%,#061510 0 37%,transparent 38%), conic-gradient(from -30deg at 50% 58%,#ff6534 0 38deg,transparent 38deg 250deg,#9bd9c2 250deg 315deg,transparent 315deg 360deg), linear-gradient(145deg,#0c3d31 0%,#061e18 54%,#020c09 100%)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border:2px solid #9bd9c270!important;border-radius:48% 48% 34px 34px/34% 34% 34px 34px!important;width:min(100%,560px)!important;max-width:560px!important;margin-top:8px!important;padding:42px 28px 28px!important;position:relative!important;overflow:visible!important;box-shadow:0 36px 95px #020c0890,inset 0 0 0 10px #ffffff0a,inset 0 0 0 1px #ffffff26!important}.coming-soon-poster .poster-stopwatch:before{content:""!important;z-index:5!important;background:linear-gradient(#ff8a55,#ff6534)!important;border:2px solid #9bd9c270!important;border-bottom:0!important;border-radius:26px 26px 10px 10px!important;width:92px!important;height:44px!important;animation:none!important;position:absolute!important;top:-30px!important;left:50%!important;transform:translate(-50%)!important;box-shadow:0 16px 36px #020c0875,inset 0 2px #ffffff80!important}.coming-soon-poster .poster-stopwatch:after{content:""!important;z-index:1!important;border-radius:inherit!important;height:auto!important;box-shadow:none!important;opacity:.75!important;background:linear-gradient(90deg,#0000 0 49.6%,#ffffff18 49.8% 50.2%,#0000 50.4% 100%),linear-gradient(0deg,#0000 0 49.6%,#ffffff12 49.8% 50.2%,#0000 50.4% 100%)!important;border:1px solid #ffffff1c!important;position:absolute!important;inset:17px!important}.coming-soon-poster .poster-stopwatch>p{z-index:6!important;color:#fff!important;letter-spacing:.18em!important;justify-content:center!important;min-height:28px!important;margin-bottom:2px!important;font-size:10px!important;position:relative!important}.coming-soon-poster .poster-stopwatch>p:before{content:""!important;background:linear-gradient(90deg,#9bd9c2 0 58%,#0000 58% 100%)!important;border:1px solid #9bd9c255!important;border-radius:999px!important;width:42px!important;height:16px!important;margin:0!important;position:absolute!important;top:50%!important;left:22px!important;transform:translateY(-50%)rotate(-14deg)!important;box-shadow:0 0 18px #9bd9c238!important}.coming-soon-poster .poster-stopwatch>p:after{content:"СТАРТ 2027"!important;color:#ffd7c8!important;background:#ff653425!important;border:1px solid #ff65345f!important;border-radius:999px!important;min-height:30px!important;margin:0!important;padding:0 13px!important;position:absolute!important;top:50%!important;right:20px!important;transform:translateY(-50%)!important;box-shadow:0 0 24px #ff653424!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid{z-index:4!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;display:grid!important;position:relative!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid>div{background:linear-gradient(#ffffff1e,#ffffff0b),linear-gradient(135deg,#0d3b30e8,#061a15f2)!important;border:1px solid #9bd9c230!important;border-radius:19px!important;min-height:86px!important;padding:15px 8px 12px!important;box-shadow:0 18px 42px #020c0864,inset 0 1px #ffffff26!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid>div:first-child{background:radial-gradient(circle at 50% 18%,#ff653437 0 0,#0000 42%),linear-gradient(#ffffff20,#ffffff0b),linear-gradient(135deg,#2b120cea,#08251ef2)!important;border-color:#ff65346c!important;border-radius:32px!important;grid-column:1/-1!important;min-height:142px!important;padding:22px 18px 18px!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid>div:after{border-radius:13px!important;inset:8px!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid>div:first-child:after{border-radius:24px!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid>div strong{width:2ch!important;min-width:2ch!important;max-width:2ch!important;font-size:clamp(28px,4vw,48px)!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid>div:first-child strong{letter-spacing:-.02em!important;width:4ch!important;min-width:4ch!important;max-width:4ch!important;font-size:clamp(64px,8vw,112px)!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid>div:first-child span{color:#ffd7c8!important;margin-top:12px!important;font-size:10px!important}@media (max-width:980px){.coming-soon-poster .poster-stopwatch{border-radius:42% 42% 28px 28px/28% 28% 28px 28px!important;width:min(100%,500px)!important;padding:34px 18px 20px!important}.coming-soon-poster .poster-stopwatch:before{width:74px!important;height:34px!important;top:-23px!important}.coming-soon-poster .poster-stopwatch>p:before{width:32px!important;height:12px!important;left:15px!important}.coming-soon-poster .poster-stopwatch>p:after{min-height:26px!important;padding:0 10px!important;font-size:8px!important;right:14px!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid>div:first-child{min-height:112px!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid>div:first-child strong{font-size:clamp(48px,10vw,78px)!important}}@media (max-width:650px){.coming-soon-poster .poster-stopwatch{border-radius:34px!important;padding:30px 10px 14px!important}.coming-soon-poster .poster-stopwatch>p{letter-spacing:.1em!important;justify-content:flex-start!important;padding-left:42px!important;font-size:8px!important}.coming-soon-poster .poster-stopwatch>p:before{left:4px!important}.coming-soon-poster .poster-stopwatch>p:after{min-height:24px!important;padding:0 7px!important;right:4px!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid{gap:6px!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid>div{border-radius:13px!important;min-height:60px!important;padding:9px 4px 7px!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid>div:first-child{border-radius:20px!important;min-height:86px!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid>div:first-child strong{font-size:clamp(42px,15vw,58px)!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid>div strong{font-size:clamp(22px,7vw,30px)!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid>div span{margin-top:6px!important;font-size:6px!important}}.coming-soon-poster .poster-stopwatch{border-radius:42px!important;gap:14px!important;width:min(100%,500px)!important;max-width:500px!important;padding:32px 24px 24px!important}.coming-soon-poster .poster-stopwatch:before{width:78px!important;height:34px!important;top:-23px!important}.coming-soon-poster .poster-stopwatch:after{border-radius:32px!important;inset:14px!important}.coming-soon-poster .poster-stopwatch>p{min-height:28px!important;margin:0 0 4px!important;padding:0 82px!important}.coming-soon-poster .poster-stopwatch>p:before{left:18px!important}.coming-soon-poster .poster-stopwatch>p:after{right:18px!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid{gap:12px!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid>div{min-height:76px!important;padding:16px 10px 13px!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid>div:first-child{min-height:110px!important;padding:20px 18px 16px!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid>div:first-child strong{font-size:clamp(48px,6.4vw,78px)!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid>div strong{font-size:clamp(25px,3.1vw,38px)!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid>div span{margin-top:11px!important}@media (max-width:980px){.coming-soon-poster .poster-stopwatch{border-radius:32px!important;width:min(100%,460px)!important;padding:28px 16px 18px!important}.coming-soon-poster .poster-stopwatch>p{padding:0 70px!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid{gap:9px!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid>div:first-child{min-height:92px!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid>div{min-height:66px!important}}@media (max-width:650px){.coming-soon-poster .poster-stopwatch{border-radius:25px!important;width:100%!important;padding:25px 10px 13px!important}.coming-soon-poster .poster-stopwatch>p{padding:0 74px 0 34px!important}.coming-soon-poster .poster-stopwatch>p:after{right:2px!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid{gap:7px!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid>div:first-child{min-height:74px!important;padding:12px 10px 10px!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid>div{min-height:54px!important;padding:8px 3px 7px!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid>div:first-child strong{font-size:clamp(36px,12vw,48px)!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid>div strong{font-size:clamp(20px,6.5vw,27px)!important}.coming-soon-poster .poster-stopwatch .poster-scoreboard-grid>div span{margin-top:6px!important}}.coming-soon-poster .poster-timeline{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:linear-gradient(90deg,#ff65341f 0 1px,#0000 1px 100%) 0 0/26px 100%,linear-gradient(135deg,#09251df2,#0a3d30e8 54%,#061510f2) 0 0/100% 100%!important;border:1px solid #ffffff24!important;border-radius:28px!important;grid-template-columns:150px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;width:min(100%,720px)!important;max-width:720px!important;min-height:112px!important;padding:16px!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:0 28px 80px #020c0870,inset 0 1px #fff2!important}.coming-soon-poster .poster-timeline:before{content:""!important;z-index:1!important;pointer-events:none!important;background:radial-gradient(circle at 18%,#ff65343b 0 0,#0000 28%),radial-gradient(circle at 82% 40%,#9bd9c22f 0 0,#0000 30%),linear-gradient(90deg,#0000 0 42%,#ffffff14 50%,#0000 58% 100%)!important;position:absolute!important;inset:0!important}.coming-soon-poster .poster-timeline:after{content:""!important;z-index:2!important;background:linear-gradient(90deg,#ff6534,#9bd9c2 52%,#fff4)!important;border-radius:999px!important;height:3px!important;position:absolute!important;bottom:12px!important;left:16px!important;right:16px!important;box-shadow:0 0 20px #9bd9c24d!important}.coming-soon-poster .poster-timeline>p{z-index:3!important;color:#fff!important;letter-spacing:.12em!important;text-transform:uppercase!important;text-shadow:0 10px 24px #0007!important;border-left:4px solid #ff6534!important;place-content:center start!important;gap:6px!important;min-height:78px!important;margin:0!important;padding:0 0 0 16px!important;font-size:12px!important;font-weight:900!important;line-height:1.15!important;display:grid!important;position:relative!important}.coming-soon-poster .poster-timeline>p:before{content:"СТАРТ 2027"!important;color:#bff5df!important;letter-spacing:.08em!important;width:max-content!important;min-height:24px!important;box-shadow:none!important;background:#9bd9c21b!important;border:1px solid #9bd9c243!important;border-radius:999px!important;align-items:center!important;padding:0 9px!important;font-size:8px!important;display:inline-flex!important}.coming-soon-poster .poster-timeline>p:after{display:none!important}.coming-soon-poster .poster-timeline .poster-scoreboard-grid{z-index:3!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;padding:0!important;display:grid!important;position:relative!important}.coming-soon-poster .poster-timeline .poster-scoreboard-grid>div{background:#ffffff0f!important;border:1px solid #ffffff1d!important;border-radius:18px!important;align-content:center!important;justify-items:center!important;min-width:0!important;min-height:78px!important;padding:12px 8px 10px!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff1f!important}.coming-soon-poster .poster-timeline .poster-scoreboard-grid>div:before{content:""!important;background:#9bd9c2!important;height:3px!important;display:block!important;position:absolute!important;inset:0 0 auto!important}.coming-soon-poster .poster-timeline .poster-scoreboard-grid>div:first-child:before{background:#ff6534!important}.coming-soon-poster .poster-timeline .poster-scoreboard-grid>div:after{display:none!important}.coming-soon-poster .poster-timeline .poster-scoreboard-grid>div strong{color:#fff!important;font-variant-numeric:tabular-nums lining-nums!important;font-feature-settings:"tnum" 1,"lnum" 1!important;letter-spacing:0!important;text-align:center!important;text-shadow:0 10px 26px #0008!important;white-space:nowrap!important;width:3ch!important;min-width:3ch!important;max-width:3ch!important;font:900 clamp(28px,3.6vw,46px)/.9 Manrope!important;display:block!important}.coming-soon-poster .poster-timeline .poster-scoreboard-grid>div:first-child strong{width:4ch!important;min-width:4ch!important;max-width:4ch!important}.coming-soon-poster .poster-timeline .poster-scoreboard-grid>div span{color:#bff5df!important;letter-spacing:.08em!important;text-align:center!important;text-transform:uppercase!important;white-space:nowrap!important;margin-top:7px!important;font-size:8px!important;font-weight:900!important;line-height:1!important;display:block!important}.coming-soon-poster .poster-timeline .poster-scoreboard-grid>div:first-child span{color:#ffd7c8!important}@media (max-width:980px){.coming-soon-poster .poster-timeline{border-radius:22px!important;grid-template-columns:120px minmax(0,1fr)!important;gap:10px!important;min-height:94px!important;padding:12px!important}.coming-soon-poster .poster-timeline>p{min-height:66px!important;padding-left:12px!important;font-size:10px!important}.coming-soon-poster .poster-timeline .poster-scoreboard-grid{gap:6px!important}.coming-soon-poster .poster-timeline .poster-scoreboard-grid>div{border-radius:14px!important;min-height:66px!important;padding:10px 4px 8px!important}.coming-soon-poster .poster-timeline .poster-scoreboard-grid>div strong{font-size:clamp(24px,5vw,34px)!important}.coming-soon-poster .poster-timeline .poster-scoreboard-grid>div span{font-size:7px!important}}@media (max-width:650px){.coming-soon-poster .poster-timeline{border-radius:20px!important;grid-template-columns:1fr!important;gap:9px!important;min-height:0!important;padding:11px!important}.coming-soon-poster .poster-timeline>p{justify-content:space-between!important;align-items:center!important;min-height:30px!important;padding:0 0 0 10px!important;font-size:9px!important;display:flex!important}.coming-soon-poster .poster-timeline>p:before{order:2!important;min-height:22px!important;padding:0 8px!important}.coming-soon-poster .poster-timeline .poster-scoreboard-grid{gap:5px!important}.coming-soon-poster .poster-timeline .poster-scoreboard-grid>div{border-radius:12px!important;min-height:58px!important;padding:9px 2px 7px!important}.coming-soon-poster .poster-timeline .poster-scoreboard-grid>div strong{font-size:clamp(20px,6.8vw,28px)!important}.coming-soon-poster .poster-timeline .poster-scoreboard-grid>div span{letter-spacing:.04em!important;margin-top:5px!important;font-size:6px!important}}.coming-soon-poster .poster-scoreboard{align-self:start!important;margin-top:0!important}@media (max-width:980px){.coming-soon-poster .poster-copy{margin-bottom:clamp(8px,1.4svh,14px)!important}}@media (max-width:650px){.coming-soon-poster .poster-copy{margin-bottom:8px!important}}.coming-soon-poster .poster-scoreboard{isolation:isolate!important;background:radial-gradient(circle at 12% 0,#9bd9c23f 0 0,#0000 30%),radial-gradient(circle at 88% 18%,#ff65343a 0 0,#0000 28%),linear-gradient(135deg,#08271fee 0%,#0d4636e6 48%,#061b16f5 100%)!important;border:1px solid #ffffff26!important;border-radius:28px!important;gap:16px!important;padding:20px!important;position:relative!important;overflow:hidden!important;box-shadow:0 28px 90px #020c0878,inset 0 0 0 1px #9bd9c21f,inset 0 1px #ffffff2e!important}.coming-soon-poster .poster-scoreboard:before{content:""!important;z-index:-1!important;border-radius:inherit!important;pointer-events:none!important;background:linear-gradient(110deg,#0000 0 34%,#ffffff20 44%,#0000 54% 100%)!important;animation:8s ease-in-out infinite scoreboardShine!important;position:absolute!important;inset:0!important}.coming-soon-poster .poster-scoreboard:after{content:""!important;pointer-events:none!important;background:linear-gradient(90deg,#9bd9c2,#ff6534 52%,#ffffff52)!important;border-radius:999px!important;height:3px!important;position:absolute!important;bottom:14px!important;left:20px!important;right:20px!important;box-shadow:0 0 22px #9bd9c255!important}.coming-soon-poster .poster-scoreboard>p{z-index:2!important;color:#fff!important;text-shadow:0 10px 28px #0008!important;min-height:38px!important;position:relative!important}.coming-soon-poster .poster-scoreboard>p:before{content:""!important;background:#ff6534!important;border-radius:50%!important;width:10px!important;height:10px!important;margin-right:9px!important;display:inline-block!important;box-shadow:0 0 0 6px #ff653424,0 0 22px #ff6534aa!important}.coming-soon-poster .poster-scoreboard>p:after{color:#fff!important;background:#ffffff16!important;border-color:#9bd9c252!important;box-shadow:inset 0 1px #ffffff2b!important}.coming-soon-poster .poster-scoreboard-grid{z-index:2!important;gap:10px!important;position:relative!important}.coming-soon-poster .poster-scoreboard-grid>div{background:linear-gradient(#ffffff20 0%,#ffffff0d 100%),radial-gradient(circle at 50% 0,#9bd9c225 0 0,#0000 66%)!important;border:1px solid #ffffff2b!important;border-radius:22px!important;min-height:102px!important;position:relative!important;transform:translateZ(0)!important;box-shadow:0 18px 44px #020c0854,inset 0 1px #ffffff32!important}.coming-soon-poster .poster-scoreboard-grid>div:after{content:""!important;pointer-events:none!important;background:linear-gradient(135deg,#ffffff12,#0000 44%,#9bd9c20f)!important;border:1px solid #ffffff14!important;border-radius:15px!important;position:absolute!important;inset:9px!important}.coming-soon-poster .poster-scoreboard-grid>div strong{z-index:2!important;color:#fff!important;text-shadow:0 0 22px #ffffff42,0 12px 28px #0009!important;position:relative!important}.coming-soon-poster .poster-scoreboard-grid>div span{z-index:2!important;color:#bff5df!important;position:relative!important}.coming-soon-poster .poster-scoreboard-grid>div:first-child{background:linear-gradient(#ff65342a 0%,#ffffff0d 100%),radial-gradient(circle at 50% 0,#ff65343b 0 0,#0000 62%)!important;border-color:#ff65345c!important}.coming-soon-poster .poster-scoreboard-grid>div:first-child span{color:#ffd7c8!important}@keyframes scoreboardShine{0%,to{opacity:.08;transform:translate(-62%)}45%,55%{opacity:.75}to{opacity:.08;transform:translate(62%)}}@media (max-width:980px){.coming-soon-poster .poster-scoreboard{border-radius:23px!important;gap:12px!important;padding:15px!important}.coming-soon-poster .poster-scoreboard-grid{gap:8px!important}.coming-soon-poster .poster-scoreboard-grid>div{border-radius:18px!important;min-height:80px!important}.coming-soon-poster .poster-scoreboard-grid>div:after{border-radius:12px!important;inset:7px!important}}@media (max-width:650px){.coming-soon-poster .poster-scoreboard{border-radius:20px!important;gap:10px!important;padding:12px!important}.coming-soon-poster .poster-scoreboard:after{height:2px!important;bottom:9px!important;left:12px!important;right:12px!important}.coming-soon-poster .poster-scoreboard>p{gap:8px!important;min-height:30px!important}.coming-soon-poster .poster-scoreboard>p:before{width:8px!important;height:8px!important;margin-right:4px!important}.coming-soon-poster .poster-scoreboard-grid{gap:7px!important}.coming-soon-poster .poster-scoreboard-grid>div{border-radius:15px!important;min-height:66px!important}.coming-soon-poster .poster-scoreboard-grid>div:after{border-radius:10px!important;inset:6px!important}}.coming-soon-poster .poster-layout{row-gap:clamp(8px,1.25svh,14px)!important}.coming-soon-poster .poster-copy{align-self:end!important;margin-bottom:0!important}.coming-soon-poster .poster-scoreboard.poster-timeline{align-self:start!important;margin-top:clamp(6px,.9svh,10px)!important}.coming-soon-poster .poster-timeline{background:linear-gradient(90deg,#ff65341f 0 1px,#0000 1px 100%) 0 0/26px 100%,linear-gradient(135deg,#09251df2,#0a3d30e8 54%,#061510f2) 0 0/100% 100%!important;border:1px solid #ffffff24!important;border-radius:28px!important;grid-template-columns:150px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;width:min(100%,720px)!important;max-width:720px!important;min-height:112px!important;padding:16px!important;display:grid!important;box-shadow:0 28px 80px #020c0870,inset 0 1px #fff2!important}.coming-soon-poster .poster-timeline>p{border-left:4px solid #ff6534!important;align-content:center!important;gap:6px!important;min-height:78px!important;margin:0!important;padding:0 0 0 16px!important;display:grid!important}.coming-soon-poster .poster-timeline .poster-scoreboard-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.coming-soon-poster .poster-timeline .poster-scoreboard-grid>div{border-radius:18px!important;min-height:78px!important;padding:12px 8px 10px!important}@media (max-width:980px){.coming-soon-poster .poster-layout{row-gap:clamp(7px,1.1svh,12px)!important}.coming-soon-poster .poster-timeline{border-radius:22px!important;grid-template-columns:120px minmax(0,1fr)!important;gap:10px!important;min-height:94px!important;padding:12px!important}.coming-soon-poster .poster-timeline>p{min-height:66px!important;padding-left:12px!important}.coming-soon-poster .poster-timeline .poster-scoreboard-grid{gap:6px!important}.coming-soon-poster .poster-timeline .poster-scoreboard-grid>div{min-height:66px!important;padding:10px 4px 8px!important}}@media (max-width:650px){.coming-soon-poster .poster-layout{row-gap:7px!important}.coming-soon-poster .poster-scoreboard.poster-timeline{margin-top:4px!important}.coming-soon-poster .poster-timeline{border-radius:20px!important;grid-template-columns:1fr!important;gap:9px!important;min-height:0!important;padding:11px!important}.coming-soon-poster .poster-timeline>p{justify-content:space-between!important;align-items:center!important;min-height:30px!important;padding:0 0 0 10px!important;display:flex!important}.coming-soon-poster .poster-timeline .poster-scoreboard-grid{gap:5px!important}.coming-soon-poster .poster-timeline .poster-scoreboard-grid>div{min-height:58px!important;padding:9px 2px 7px!important}}.coming-soon-center{isolation:isolate!important;background:#03120f!important;place-items:center!important;height:100svh!important;min-height:620px!important;padding:clamp(16px,3vw,42px) clamp(14px,4vw,56px) 60px!important;display:grid!important;overflow:hidden!important}.coming-soon-center>video{object-fit:cover!important;filter:saturate(1.08)contrast(1.04)!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important;transform:scale(1.03)!important}.soon-backdrop{z-index:1;background:radial-gradient(circle at 72% 42%,#9bd9c236 0 0,#0000 32%),radial-gradient(circle at 17% 20%,#ff653424 0 0,#0000 30%),linear-gradient(115deg,#02100cf4 0%,#06251ddc 48%,#03120fe8 100%);position:absolute;inset:0}.soon-backdrop:after{content:"";background-color:#0000;background-image:linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff06 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:78px 78px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 0 68%,#0000 100%);mask-image:radial-gradient(circle,#000 0 68%,#0000 100%)}.soon-year{z-index:2;color:#ffffff0d;pointer-events:none;font:900 clamp(120px,22vw,330px)/.75 Manrope;position:absolute;bottom:72px;right:max(16px,50vw - 590px)}.soon-hero{z-index:3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 82% 18%,#9bd9c22d 0 0,#0000 30%),linear-gradient(135deg,#ffffff16,#ffffff0a 42%,#03120f4d);border:1px solid #ffffff24;border-radius:36px;grid-template-rows:auto minmax(0,1fr) auto;gap:clamp(18px,2.6svh,28px);width:min(1120px,100%);min-height:min(690px,100svh - 118px);padding:clamp(20px,3vw,34px);display:grid;position:relative;overflow:hidden;box-shadow:0 34px 110px #0009,inset 0 0 0 1px #ffffff12}.soon-hero:before{content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:26px;position:absolute;inset:12px}.soon-top{z-index:2;align-items:center;gap:14px;min-width:0;display:flex;position:relative}.soon-top img{object-fit:contain;background:#fffffff5;border-radius:22px;width:clamp(132px,15vw,188px);height:clamp(60px,7vw,86px);padding:8px 14px;display:block;box-shadow:0 20px 55px #0006}.soon-top div{gap:5px;min-width:0;display:grid}.soon-top span{color:#9bd9c2;letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:900}.soon-top b{color:#eefaf6;text-transform:uppercase;font-size:13px;line-height:1.2}.soon-main{z-index:2;grid-template-columns:minmax(0,1fr) minmax(280px,390px);align-items:center;gap:clamp(22px,4vw,60px);min-height:0;display:grid;position:relative}.soon-copy{gap:clamp(12px,2svh,20px);min-width:0;display:grid}.soon-copy p{color:#9bd9c2;letter-spacing:.16em;text-transform:uppercase;background:#9bd9c218;border:1px solid #9bd9c23d;border-radius:999px;width:max-content;max-width:100%;margin:0;padding:9px 13px;font-size:10px;font-weight:900;display:inline-flex}.soon-copy h1{color:#fff;letter-spacing:0;text-wrap:balance;text-shadow:0 18px 55px #0009;max-width:730px;margin:0;font-size:clamp(48px,min(7.4vw,10.5svh),106px);font-weight:900;line-height:.9}.soon-copy h1 em{color:#ff6534;text-shadow:0 0 34px #ff653455,0 18px 55px #0008;font-style:normal;display:inline}.soon-copy strong{color:#d7e9e2;max-width:590px;font-size:clamp(14px,min(1.45vw,2.2svh),18px);font-weight:800;line-height:1.55;display:block}.soon-mascot{contain:layout paint;place-items:end center;min-height:clamp(300px,45svh,430px);display:grid;position:relative;overflow:hidden}.soon-mascot:before{content:"";background:linear-gradient(145deg,#9bd9c2,#dff4ed);border-radius:50% 50% 18% 18%;width:min(92%,360px);height:min(82%,330px);position:absolute;bottom:18px;right:0;transform:rotate(5deg)}.soon-mascot .mascot-orbit{border:1px dashed #9bd9c26f;border-radius:50%;animation:15s linear infinite spin;position:absolute}.soon-mascot .orbit-one{width:min(86%,330px);height:min(86%,330px);bottom:28px;right:2%}.soon-mascot .orbit-two{width:min(62%,235px);height:min(62%,235px);animation-direction:reverse;bottom:70px;right:14%}.soon-mascot img{z-index:2;object-fit:contain;object-position:bottom;filter:drop-shadow(0 30px 28px #020c0875);width:min(92%,370px);max-height:100%;animation:4s ease-in-out infinite mascotFloat;display:block;position:relative}.soon-mascot span{z-index:3;color:var(--green);background:#fff;border-radius:18px 18px 18px 3px;padding:13px 16px;font:900 15px/1.1 Manrope;position:absolute;top:34px;right:6px;transform:rotate(5deg);box-shadow:0 16px 38px #020c0842}.soon-countdown{z-index:2;background:linear-gradient(135deg,#09251df0,#0a3d30e0 54%,#061510f0);border:1px solid #ffffff20;border-radius:24px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px;display:grid;position:relative;box-shadow:0 20px 62px #020c0868,inset 0 1px #ffffff24}.soon-countdown div{background:#ffffff0f;border:1px solid #ffffff1d;border-radius:16px;align-content:center;justify-items:center;min-height:76px;padding:11px 8px 9px;display:grid;position:relative;overflow:hidden}.soon-countdown div:before{content:"";background:#9bd9c2;height:3px;position:absolute;inset:0 0 auto}.soon-countdown div:first-child:before{background:#ff6534}.soon-countdown strong{color:#fff;font-variant-numeric:tabular-nums lining-nums;text-align:center;text-shadow:0 10px 26px #0008;width:3ch;font:900 clamp(26px,3.6vw,46px)/.9 Manrope;display:block}.soon-countdown div:first-child strong{width:4ch}.soon-countdown span{color:#bff5df;letter-spacing:.08em;text-transform:uppercase;margin-top:7px;font-size:8px;font-weight:900;line-height:1}.soon-countdown div:first-child span{color:#ffd7c8}.soon-footer.coming-soon-footer{width:min(1120px,100% - 32px)!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.footer-bottom,.coming-soon-footer,.gate-footer{text-transform:none;font-size:11px}.denn-credit,.denn-credit>span,.denn-credit small,.denn-credit b,.denn-logo{letter-spacing:0;text-transform:none;font-size:11px}@media (max-width:980px){.coming-soon-center{min-height:0!important;padding:14px 14px 58px!important}.soon-hero{border-radius:26px;gap:clamp(12px,1.8svh,18px);width:100%;min-height:calc(100svh - 86px);padding:18px}.soon-top{text-align:center;justify-content:center}.soon-main{text-align:center;grid-template-columns:1fr;justify-items:center;gap:8px}.soon-copy{justify-items:center;gap:10px}.soon-copy h1{font-size:clamp(34px,min(10vw,7svh),58px);line-height:.96}.soon-copy strong{max-width:620px;font-size:clamp(12px,min(3vw,1.8svh),14px);line-height:1.38}.soon-mascot{width:min(100%,430px);min-height:clamp(210px,31svh,300px)}.soon-mascot span{font-size:13px;top:18px;right:8px}.soon-countdown{border-radius:20px;gap:6px;padding:10px}.soon-countdown div{border-radius:13px;min-height:62px;padding:9px 4px 7px}.soon-countdown strong{font-size:clamp(22px,6vw,34px)}.soon-countdown span{margin-top:5px;font-size:7px}.soon-footer.coming-soon-footer{width:calc(100% - 28px)!important}}@media (max-width:650px){.soon-hero{border-radius:22px;gap:8px;min-height:calc(100svh - 78px);padding:14px}.soon-top{justify-items:center;gap:8px;display:grid}.soon-top img{border-radius:16px;width:126px;height:58px}.soon-top span{font-size:8px}.soon-top b{font-size:10px}.soon-copy p{padding:7px 10px;font-size:8px}.soon-copy h1{font-size:clamp(30px,min(11vw,6svh),44px)}.soon-copy strong{font-size:clamp(10px,min(3.25vw,1.65svh),12px)}.soon-mascot{min-height:clamp(180px,28svh,245px)}.soon-mascot img{width:min(78%,280px)}.soon-mascot span{padding:10px 12px;font-size:12px;top:10px;right:0}.soon-countdown{border-radius:18px;gap:5px;padding:8px}.soon-countdown div{border-radius:11px;min-height:54px;padding:8px 2px 6px}.soon-countdown strong{font-size:clamp(19px,6.4vw,27px)}.soon-countdown span{letter-spacing:.04em;font-size:6px}.soon-footer.coming-soon-footer{text-align:center!important;flex-direction:column!important;align-items:center!important;gap:7px!important}}.stream-page{color:#fff;background:#020806;min-height:100vh}.stream-hero{isolation:isolate;background:radial-gradient(circle at 12% 12%,#9bd9c22b 0,#0000 28%),radial-gradient(circle at 88% 8%,#ff653426 0,#0000 24%),linear-gradient(145deg,#020806 0%,#061b15 48%,#03100c 100%);gap:34px;min-height:100vh;padding:150px max(24px,50vw - 600px) 96px;display:grid;position:relative;overflow:hidden}.stream-hero:before{content:"";z-index:-1;pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff06 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 78%);mask-image:linear-gradient(#000 0%,#0000 78%)}.stream-hero-copy{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:end;gap:34px;display:grid}.stream-hero-copy .section-tag{color:#ff9b7b;background:#ff65341c;border:1px solid #ff653459;border-radius:999px;grid-column:1/-1;width:max-content;margin:0;padding:9px 13px}.stream-hero-copy h1{text-transform:uppercase;text-wrap:balance;max-width:850px;margin:0;font-size:clamp(48px,6.7vw,96px);line-height:.92}.stream-hero-copy h1 em{color:#9bd9c2;font-style:normal}.stream-hero-copy>p:last-child{color:#bad0c7;margin:0 0 5px;font-size:15px;font-weight:650;line-height:1.7}.stream-player-card{background:#06110e;border:1px solid #ffffff25;border-radius:34px;overflow:hidden;box-shadow:0 38px 120px #000b,inset 0 0 0 1px #ffffff0a}.stream-player-topline,.stream-player-footline{justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;display:flex}.stream-player-topline{color:#9eb6ad;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.stream-status{color:#dcebe5;align-items:center;gap:10px;display:inline-flex}.stream-status i{background:#ff6534;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 6px #ff653420}.stream-status-playing i{background:#ff3b30;animation:1.5s infinite pulse;box-shadow:0 0 0 6px #ff3b3022}.stream-status-ready i{background:#9bd9c2;box-shadow:0 0 0 6px #9bd9c220}.stream-status-error i{background:#ff6534}.stream-video-frame{aspect-ratio:16/9;background:#000;border:1px solid #ffffff17;border-radius:24px;margin:0 12px;position:relative;overflow:hidden}.stream-video-frame video{object-fit:contain;background:#000;width:100%;height:100%;display:block}.stream-player-message{text-align:center;pointer-events:none;background:radial-gradient(circle,#0b2d24 0%,#020806eb 66%);align-content:center;justify-items:center;gap:9px;padding:28px;display:grid;position:absolute;inset:0}.stream-player-message strong{font-size:clamp(20px,3vw,34px);font-weight:900}.stream-player-message span{color:#a9beb6;font-size:12px;line-height:1.5}.stream-player-message button{color:#063f2e;text-transform:uppercase;pointer-events:auto;background:#9bd9c2;border:0;border-radius:12px;min-height:44px;margin-top:12px;padding:0 20px;font-size:11px;font-weight:900}.stream-player-error{background:radial-gradient(circle,#35150d 0%,#080403f2 68%)}.stream-player-footline{color:#829b91;align-items:start;font-size:10px;line-height:1.55}.stream-player-footline p{max-width:48%;margin:0}.stream-player-footline p:last-child{text-align:right}.stream-facts{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.stream-facts div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff09;border:1px solid #ffffff17;border-radius:20px;gap:8px;min-height:98px;padding:20px;display:grid}.stream-facts span{color:#ff8d69;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:900}.stream-facts strong{font-size:15px;line-height:1.3}@media (max-width:980px){.stream-hero{padding:132px 16px 76px}.stream-hero-copy{grid-template-columns:1fr;gap:18px}.stream-hero-copy .section-tag{grid-column:auto}.stream-hero-copy>p:last-child{max-width:680px}}@media (max-width:650px){.stream-hero{gap:22px;padding:112px 12px 58px}.stream-hero-copy h1{font-size:clamp(36px,12vw,52px);line-height:.96}.stream-hero-copy>p:last-child{font-size:13px}.stream-player-card{border-radius:24px}.stream-player-topline{letter-spacing:.08em;padding:13px 14px;font-size:8px}.stream-video-frame{border-radius:17px;margin:0 7px}.stream-player-message{padding:18px}.stream-player-message strong{font-size:18px}.stream-player-message span{font-size:10px}.stream-player-footline{gap:8px;padding:13px 14px;display:grid}.stream-player-footline p{max-width:none}.stream-player-footline p:last-child{text-align:left}.stream-facts{grid-template-columns:1fr}.stream-facts div{min-height:0;padding:16px}}.nav-submenu-toggle{display:none}@media (max-width:980px){.main-nav.open{overscroll-behavior:contain;scrollbar-color:#9bd9c2 transparent;scrollbar-width:thin;max-height:calc(100svh - 112px);padding-right:4px;overflow:hidden auto}.main-nav.open::-webkit-scrollbar{width:5px}.main-nav.open::-webkit-scrollbar-thumb{background:#9bd9c2;border-radius:999px}.main-nav .nav-item.has-children>a{padding-right:58px!important}.main-nav .nav-chevron{display:none}.nav-submenu-toggle{z-index:2;width:42px;height:38px;color:var(--green);background:#9bd9c21c;border:1px solid #07553b1f;border-radius:12px;place-items:center;padding:0;display:grid;position:absolute;top:5px;right:2px}.nav-submenu-toggle span{border-bottom:2px solid;border-right:2px solid;width:8px;height:8px;transition:transform .2s;transform:translateY(-2px)rotate(45deg)}.nav-submenu-toggle[aria-expanded=true] span{transform:translateY(2px)rotate(225deg)}.main-nav .nav-submenu,.main-nav .nav-submenu .nav-submenu{display:none!important}.main-nav .nav-item.submenu-open>.nav-submenu{display:grid!important}.main-nav .nav-submenu{border-left:1px solid #07553b1f!important;padding-left:10px!important}}.stream-status-buffering i,.stream-status-reconnecting i{background:#f0c24b;box-shadow:0 0 0 6px #f0c24b20}.stream-player-footline{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;display:grid}.stream-player-footline p{max-width:none}.stream-buffer-info{color:#a8beb5;white-space:nowrap;grid-template-columns:auto minmax(74px,130px) auto;align-items:center;gap:8px;display:grid}.stream-buffer-info span{color:#d9e8e2;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900}.stream-buffer-info b{color:#d9e8e2;text-align:right;min-width:40px;font-size:9px}.stream-buffer-info progress{accent-color:#9bd9c2;background:#ffffff16;border:0;border-radius:999px;width:100%;height:5px;overflow:hidden}.stream-buffer-info progress::-webkit-progress-bar{background:#ffffff16}.stream-buffer-info progress::-webkit-progress-value{background:#9bd9c2}.stream-buffer-info progress::-moz-progress-bar{background:#9bd9c2}@media (max-width:650px){.stream-player-footline{grid-template-columns:1fr}.stream-buffer-info{grid-row:2;grid-template-columns:auto minmax(80px,1fr) auto}.stream-player-footline p:last-child{grid-row:3}}
