:root{--rtp-navy: #1A222D;--rtp-lime: #CDE51D;--rtp-gold: #C9A84C;--rtp-cool: #E8EDF2;--rtp-border: #E5E7EB;--rtp-muted: #6B7280}.rtp-sl{font-family:Hanken Grotesk,sans-serif;overflow-x:hidden}.rtp-sl *{box-sizing:border-box}.rtp-sl__hero{position:relative;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw;height:900px;min-height:640px;display:flex;align-items:flex-end;overflow:hidden;background:var(--rtp-navy)}.rtp-sl__hero-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 20%}.rtp-sl__hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0d121aeb,#0d121a8c 38%,#0d121a26 65%,#0d121a0d)}.rtp-sl__hero-content{position:relative;z-index:1;width:100%;max-width:720px;padding:48px 32px 44px;margin:0 auto 0 0}.rtp-sl__hero-eyebrow{color:var(--rtp-lime);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px}.rtp-sl__hero-heading{color:#fff;font-size:clamp(32px,5vw,56px);font-weight:800;line-height:1.06;letter-spacing:-.01em;margin:0 0 14px;text-shadow:0 4px 22px rgba(0,0,0,.45)}.rtp-sl__hero-desc{color:var(--rtp-cool);font-size:16px;line-height:1.6;max-width:480px;margin:0 0 24px}.rtp-sl__hero-desc p{margin:0 0 6px}.rtp-sl__hero-actions{margin-bottom:22px}.rtp-sl__hero-pills{list-style:none;display:flex;flex-wrap:wrap;gap:10px 18px;margin:0;padding:0}.rtp-sl__hero-pills li{color:var(--rtp-cool);font-size:13px;font-weight:600;opacity:.9}.rtp-sl__btn{display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:15px;padding:15px 28px;border-radius:999px;text-decoration:none;border:2px solid transparent;cursor:pointer;transition:transform .15s ease,background .2s ease}.rtp-sl__btn--primary{background:var(--rtp-lime);color:var(--rtp-navy)}.rtp-sl__btn--primary:hover{background:#b9cf12;transform:translateY(-1px)}.rtp-sl__btn--outline{background:transparent;color:var(--rtp-navy);border-color:var(--rtp-navy)}.rtp-sl__btn--outline:hover{background:var(--rtp-navy);color:#fff}.rtp-sl__problem{background:var(--rtp-cool);padding:56px 24px}.rtp-sl__problem-inner{max-width:760px;margin:0 auto;text-align:center}.rtp-sl__problem-kicker{color:var(--rtp-gold);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px}.rtp-sl__problem-headline{color:var(--rtp-navy);font-size:clamp(22px,3.2vw,32px);font-weight:800;line-height:1.25;margin:0 0 18px}.rtp-sl__problem-body{color:#3c4657;font-size:15px;line-height:1.7}.rtp-sl__problem-body p{margin:0 0 12px}.rtp-sl__problem-body p:last-child{margin-bottom:0}.rtp-sl__problem-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0 0;text-align:left}.rtp-sl__stat-card{background:#fff;border-radius:14px;padding:18px 16px;display:flex;flex-direction:column;gap:6px;border-top:4px solid var(--rtp-lime);box-shadow:0 1px 3px #0000000f}.rtp-sl__stat-card:nth-child(3n+2){border-top-color:var(--rtp-gold)}.rtp-sl__stat-card:nth-child(3n+3){border-top-color:var(--rtp-navy)}.rtp-sl__stat-icon{font-size:24px;line-height:1}.rtp-sl__stat-value{font-size:clamp(19px,2.6vw,25px);font-weight:800;color:var(--rtp-navy)}.rtp-sl__stat-label{font-size:13px;color:#5b6472;line-height:1.4}.rtp-sl__problem-risks{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:22px 0 0;padding:0;list-style:none}.rtp-sl__problem-risks li{display:flex;align-items:center;gap:6px;background:#1a222d0f;color:var(--rtp-navy);font-size:13px;font-weight:600;padding:8px 14px;border-radius:999px}.rtp-sl__risk-icon{font-size:15px}.rtp-sl__stress{padding:56px 24px;max-width:1200px;margin:0 auto}.rtp-sl__stress-heading{color:var(--rtp-navy);font-size:clamp(24px,3vw,32px);font-weight:800;text-align:center;margin:0 0 8px}.rtp-sl__stress-sub{color:var(--rtp-muted);text-align:center;font-size:15px;margin:0 0 32px}.rtp-sl__stress-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.rtp-sl__stress-card{border:1px solid var(--rtp-border);border-radius:16px;overflow:hidden;background:#fff}.rtp-sl__stress-img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.rtp-sl__stress-copy{padding:18px 18px 22px}.rtp-sl__stress-copy h3{color:var(--rtp-navy);font-size:17px;font-weight:700;margin:0 0 8px}.rtp-sl__stress-copy p{color:var(--rtp-muted);font-size:14px;line-height:1.55;margin:0}.rtp-sl__other-sports{padding:56px 24px;max-width:1100px;margin:0 auto;text-align:center}.rtp-sl__other-sports-heading{color:var(--rtp-navy);font-size:clamp(22px,3vw,30px);font-weight:800;margin:0 0 8px}.rtp-sl__other-sports-sub{color:var(--rtp-muted);font-size:15px;margin:0 auto 28px;max-width:560px}.rtp-sl__other-sports-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.rtp-sl__other-sport-card{display:inline-flex;flex-wrap:wrap;align-items:center;gap:9px;background:var(--rtp-cool);border-radius:999px;padding:12px 22px;text-align:left;max-width:100%}.rtp-sl__other-sport-card:has(p){border-radius:16px;max-width:260px;align-items:flex-start}.rtp-sl__other-sport-icon{font-size:20px;line-height:1}.rtp-sl__other-sport-card h3{color:var(--rtp-navy);font-size:15px;font-weight:700;margin:0}.rtp-sl__other-sport-card p{color:#3c4657;font-size:13.5px;line-height:1.5;margin:6px 0 0;flex-basis:100%}.rtp-sl__video-section{background:var(--rtp-navy);padding:56px 24px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw}.rtp-sl__video-kicker{color:var(--rtp-lime);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-align:center;margin:0 0 8px}.rtp-sl__video-heading{color:#fff;font-size:clamp(22px,3vw,30px);font-weight:800;text-align:center;margin:0 0 32px}.rtp-sl__video-grid{max-width:1100px;margin:0 auto;display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.rtp-sl__video-desktop-extra{display:contents}.rtp-sl__video-mobile-extra{display:none}.rtp-sl__video-teaser{position:relative;width:280px;max-width:100%;border-radius:18px;overflow:hidden;cursor:pointer;background:#000;box-shadow:0 12px 32px #00000059}.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}.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__reviews{padding:56px 24px;max-width:1100px;margin:0 auto}.rtp-sl__reviews-header{text-align:center;margin-bottom:32px}.rtp-sl__reviews-header h2{color:var(--rtp-navy);font-size:clamp(22px,3vw,30px);font-weight:800;margin:0 0 10px}.rtp-sl__reviews-rating{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--rtp-muted);font-size:14px;font-weight:600}.rtp-sl__reviews-stars{color:var(--rtp-gold);font-size:15px;letter-spacing:1px}.rtp-sl__reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.rtp-sl__review-card{border:1px solid var(--rtp-border);border-radius:16px;padding:22px;background:#fff;margin:0}.rtp-sl__review-stars{color:var(--rtp-gold);font-size:13px;letter-spacing:1px;display:block;margin-bottom:10px}.rtp-sl__review-quote{color:var(--rtp-navy);font-size:14px;line-height:1.6;margin:0 0 14px}.rtp-sl__review-name{color:var(--rtp-muted);font-size:13px;font-weight:700;font-style:normal}.rtp-sl__review-name span{font-weight:400}.rtp-sl__products{padding:56px 24px;max-width:1200px;margin:0 auto;scroll-margin-top:100px}.rtp-sl__products-heading{color:var(--rtp-navy);font-size:clamp(24px,3vw,32px);font-weight:800;text-align:center;margin:0 0 8px}.rtp-sl__products-sub{color:var(--rtp-muted);text-align:center;font-size:15px;margin:0 0 32px}.rtp-sl__products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.rtp-sl__products-footer{text-align:center;margin-top:32px}.rtp-sl__card{border:1px solid var(--rtp-border);border-radius:16px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.rtp-sl__card-media{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;background:#f5f6f8}.rtp-sl__card-img{width:100%;height:100%;object-fit:cover;display:block}.rtp-sl__badge{position:absolute;top:10px;left:10px;z-index:1;font-size:11px;font-weight:700;padding:4px 10px;border-radius:999px;text-transform:uppercase}.rtp-sl__badge--sale{background:var(--rtp-gold);color:#fff}.rtp-sl__badge--soldout{background:var(--rtp-muted);color:#fff}.rtp-sl__card-body{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}.rtp-sl__card-title{margin:0;font-size:15px;font-weight:700}.rtp-sl__card-title a{color:var(--rtp-navy);text-decoration:none}.rtp-sl__card-benefit{color:var(--rtp-muted);font-size:13px;line-height:1.5;margin:0;flex:1}.rtp-sl__card-price{font-size:15px;font-weight:700;color:var(--rtp-navy)}.rtp-sl__price-was{color:var(--rtp-muted);text-decoration:line-through;font-weight:500;margin-right:6px}.rtp-sl__price-now--sale{color:var(--rtp-gold)}.rtp-sl__form{display:flex;gap:8px;margin-top:4px}.rtp-sl__variant-select{flex:1;border:1px solid var(--rtp-border);border-radius:8px;padding:8px;font-size:13px;font-family:inherit}.rtp-sl__add{flex:1;background:var(--rtp-lime);color:var(--rtp-navy);border:none;border-radius:999px;padding:11px 16px;font-size:13px;font-weight:700;cursor:pointer;transition:background .2s ease}.rtp-sl__add:hover{background:#b9cf12}.rtp-sl__add:disabled{background:var(--rtp-muted);cursor:not-allowed}.rtp-sl__email{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw;background:linear-gradient(120deg,var(--rtp-navy),#223349);padding:56px 24px;text-align:center}.rtp-sl__email-eyebrow{color:var(--rtp-gold);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px}.rtp-sl__email-heading{color:#fff;font-size:clamp(24px,3.4vw,34px);font-weight:800;margin:0 0 12px}.rtp-sl__email-sub{color:var(--rtp-cool);font-size:15px;max-width:480px;margin:0 auto 26px;line-height:1.6}.rtp-sl__email-btn{border:none}.rtp-sl-mobile-cta{display:none}.rtp-sl-toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,120%);background:var(--rtp-navy);color:#fff;padding:14px 20px;border-radius:12px;display:flex;align-items:center;gap:10px;font-size:14px;z-index:99999;transition:transform .3s ease;box-shadow:0 12px 30px #0000004d;white-space:nowrap}.rtp-sl-toast.show{transform:translate(-50%)}.rtp-sl-toast__check{color:var(--rtp-lime);font-weight:700}.rtp-sl-toast__link{color:var(--rtp-lime);text-decoration:underline;margin-left:4px}.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-sl__hero{min-height:560px}.rtp-sl__hero-content{padding:32px 20px;max-width:100%}.rtp-sl__hero-heading{font-size:clamp(28px,8vw,40px)}.rtp-sl__hero-desc{font-size:14px}.rtp-sl__problem,.rtp-sl__stress,.rtp-sl__other-sports,.rtp-sl__video-section,.rtp-sl__reviews,.rtp-sl__products,.rtp-sl__email{padding:40px 18px}.rtp-sl__problem-stats{grid-template-columns:1fr;gap:12px}.rtp-sl__stress-grid,.rtp-sl__reviews-grid{grid-template-columns:1fr;gap:14px}.rtp-sl__products-grid{grid-template-columns:repeat(2,1fr);gap:12px}.rtp-sl__card-body{padding:12px}.rtp-sl__form{flex-direction:column}.rtp-sl__video-grid{flex-direction:column;align-items:center}.rtp-sl__video-desktop-extra{display:none}.rtp-sl__video-mobile-extra{display:flex;flex-direction:column;gap:14px;padding:20px 18px 40px;background:var(--rtp-navy);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw}.rtp-sl__video-mobile-extra .rtp-sl__video-teaser{width:100%}.rtp-sl__video-teaser{width:100%;flex:0 1 auto}.rtp-sl__video-section{padding-bottom:20px}.rtp-sl-mobile-cta{display:flex;align-items:center;justify-content:space-between;gap:12px;position:fixed;left:0;right:0;bottom:0;z-index:500;background:#fff;border-top:1px solid var(--rtp-border);padding:12px 14px calc(12px + env(safe-area-inset-bottom));box-shadow:0 -8px 24px #00000014;transform:translateY(110%);transition:transform .25s ease}.rtp-sl-mobile-cta.is-visible{transform:translateY(0)}.rtp-sl-mobile-cta__text{display:flex;flex-direction:column;min-width:0}.rtp-sl-mobile-cta__text strong{font-size:13px;color:var(--rtp-navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rtp-sl-mobile-cta__text span{font-size:11px;color:var(--rtp-muted)}.rtp-sl-mobile-cta__btn{flex-shrink:0;padding:12px 20px;font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/53/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAAQ */
