:root{--rtp-navy: #1A222D;--rtp-lime: #CDE51D;--rtp-gold: #C9A84C;--rtp-cool: #E8EDF2;--rtp-border: #E5E7EB;--rtp-muted: #6B7280}.rtp-sh,.rtp-sh *{box-sizing:border-box}.rtp-sh{font-family:Hanken Grotesk,sans-serif;overflow-x:hidden}.rtp-sh__kicker{color:var(--rtp-gold);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px;text-align:center}.rtp-sh__kicker--dark{color:var(--rtp-lime)}.rtp-sh__picker{padding:64px 24px 56px;max-width:1200px;margin:0 auto;text-align:center}.rtp-sh__picker-heading{color:var(--rtp-navy);font-size:clamp(26px,3.4vw,38px);font-weight:800;margin:0 0 12px}.rtp-sh__picker-sub{color:var(--rtp-muted);font-size:15px;max-width:620px;margin:0 auto 36px;line-height:1.6}.rtp-sh__picker-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;text-align:left}.rtp-sh__sport-card{position:relative;display:block;border-radius:18px;overflow:hidden;text-decoration:none;aspect-ratio:3 / 4;background:var(--rtp-navy);box-shadow:0 10px 26px #0000001f;transition:transform .2s ease}.rtp-sh__sport-card:hover{transform:translateY(-4px)}.rtp-sh__sport-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.rtp-sh__sport-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0d121aeb,#0d121a73 45%,#0d121a0d 75%)}.rtp-sh__sport-copy{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:22px}.rtp-sh__sport-name{color:#fff;font-size:22px;font-weight:800;margin:0 0 8px}.rtp-sh__sport-hook{color:var(--rtp-cool);font-size:13px;line-height:1.5;margin:0 0 16px}.rtp-sh__sport-cta{display:inline-flex;align-items:center;gap:6px;color:var(--rtp-lime);font-size:13px;font-weight:700}.rtp-sh__story{background:var(--rtp-navy);padding:64px 24px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw}.rtp-sh__story-inner{max-width:780px;margin:0 auto;text-align:center}.rtp-sh__story-heading{color:#fff;font-size:clamp(24px,3.2vw,34px);font-weight:800;line-height:1.25;margin:0 0 18px}.rtp-sh__story-body{color:var(--rtp-cool);font-size:15px;line-height:1.75;margin:0 0 8px}.rtp-sh__story-body p{margin:0 0 12px}.rtp-sh__story-body p:last-child{margin-bottom:0}.rtp-sh__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:32px 0 0;text-align:left}.rtp-sh__stat-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:18px 16px;display:flex;flex-direction:column;gap:6px;border-top:4px solid var(--rtp-lime)}.rtp-sh__stat-card:nth-child(3n+2){border-top-color:var(--rtp-gold)}.rtp-sh__stat-card:nth-child(3n+3){border-top-color:#fff}.rtp-sh__stat-icon{font-size:22px;line-height:1}.rtp-sh__stat-value{font-size:clamp(19px,2.6vw,24px);font-weight:800;color:#fff}.rtp-sh__stat-label{font-size:13px;color:var(--rtp-cool);line-height:1.4;opacity:.9}.rtp-sh__badge{margin:26px 0 0;color:var(--rtp-cool);font-size:13px;font-weight:600}.rtp-sh__social{padding:64px 24px 60px;max-width:1200px;margin:0 auto;text-align:center}.rtp-sh__social-heading{color:var(--rtp-navy);font-size:clamp(24px,3.2vw,34px);font-weight:800;margin:0 0 10px}.rtp-sh__social-sub{color:var(--rtp-muted);font-size:14px;font-weight:600;margin:0 0 36px}.rtp-sh__video-grid{justify-content:center}.rtp-sl__video-grid{display:flex;gap:20px;flex-wrap:wrap}.rtp-sl__video-teaser{position:relative;width:260px;max-width:100%;border-radius:18px;overflow:hidden;cursor:pointer;background:#000;box-shadow:0 12px 32px #0000002e}.rtp-sl__video-teaser-media{position:relative;display:block;overflow:hidden;aspect-ratio:3 / 4}.rtp-sl__video-teaser-media video,.rtp-sl__video-teaser-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}@media(min-width:750px){.rtp-sl__video-teaser-media{aspect-ratio:5 / 8}}.rtp-sl__video-teaser-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:54px;height:54px;border-radius:50%;background:#ffffffeb;display:flex;align-items:center;justify-content:center}.rtp-sl__video-teaser-play-icon svg{width:20px;height:20px;fill:var(--rtp-navy);margin-left:2px}.rtp-sl__video-teaser-copy{position:absolute;left:0;right:0;bottom:0;padding:40px 16px 16px;background:linear-gradient(180deg,#0000,#000000bf);display:flex;flex-direction:column;gap:4px;text-align:left}.rtp-sl__video-teaser-eyebrow{color:var(--rtp-lime);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.rtp-sl__video-teaser-heading{color:#fff;font-size:15px;font-weight:700;line-height:1.3}.rtp-sl__video-teaser-sub{color:#fffc;font-size:12px;line-height:1.4}.rtp-sl__video-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:none;align-items:center;justify-content:center;padding:24px}.rtp-sl__video-modal.is-open{display:flex}.rtp-sl__video-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0d1b2ad9}.rtp-sl__video-modal-panel{position:relative;z-index:1;width:100%;max-width:420px;max-height:92vh;background:#000;border-radius:16px;overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:0 24px 60px #0006}.rtp-sl__video-modal-close,.rtp-sl__video-modal-mute{position:absolute;top:10px;z-index:3;width:36px;height:36px;border-radius:50%;border:none;background:#0d1b2aa6;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.rtp-sl__video-modal-close{right:10px;font-size:22px;line-height:1}.rtp-sl__video-modal-mute{left:10px}.rtp-sl__video-modal-mute-icon{width:17px;height:17px;stroke:currentColor;stroke-width:1.8}.rtp-sl__video-modal-video{display:block;width:100%;height:auto;max-height:92vh;max-width:100%}.rtp-sl__video-modal-overlay{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:46px 18px 18px;background:linear-gradient(180deg,#0d1b2a00,#0d1b2a8c 45%,#0d1b2aeb);display:flex;flex-direction:column;gap:5px}.rtp-sl__video-modal-eyebrow{margin:0;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--rtp-lime)}.rtp-sl__video-modal-eyebrow:empty{display:none}.rtp-sl__video-modal-heading{margin:0;font-size:16px;font-weight:800;color:#fff;line-height:1.3;text-shadow:0 1px 6px rgba(0,0,0,.5)}.rtp-sl__video-modal-heading:empty{display:none}.rtp-sl__video-modal-shop{margin-top:8px;align-self:flex-start;display:inline-block;background:var(--rtp-lime);color:var(--rtp-navy);font-size:13px;font-weight:700;padding:11px 20px;border-radius:999px;text-decoration:none;transition:background .2s ease}.rtp-sl__video-modal-shop:hover{background:#b9cf12}@media(max-width:749px){.rtp-sh__picker,.rtp-sh__story,.rtp-sh__social{padding:44px 18px}.rtp-sh__picker-grid{grid-template-columns:1fr}.rtp-sh__sport-card{aspect-ratio:4 / 3}.rtp-sh__stats{grid-template-columns:1fr;gap:12px}.rtp-sl__video-grid{flex-direction:column;align-items:center}.rtp-sl__video-teaser{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/53/compiled_assets/styles.css.map?subset=AAAAAAAAAAAACA */
