.trial-funnel{--trial-accent: #e4ad33;--trial-accent-strong: #f0bc44;--trial-dark: #222;--trial-bg: #222;--trial-surface: #2d2d2d;--trial-surface-strong: #383838;--trial-text: #f7f7f7;--trial-muted: #b8b8b8;--trial-line: rgba(255, 255, 255, .12);--trial-radius: 1.4rem;--trial-page: 48rem;position:relative;min-height:100vh;padding-bottom:8.4rem;background:var(--trial-bg);color:var(--trial-text);font-family:var(--font-body-family, Arial, Helvetica, sans-serif);font-size:1.6rem;line-height:1.45}.trial-funnel--light{--trial-bg: #f5f5f5;--trial-surface: #fff;--trial-surface-strong: #eee;--trial-text: #222;--trial-muted: #666;--trial-line: rgba(0, 0, 0, .14);--trial-radius: 1.8rem}body:has(.trial-funnel) .shopify-section-group-header-group,body:has(.trial-funnel) .shopify-section-group-footer-group{display:none}body:has(.trial-funnel) main{overflow:clip}.trial-funnel *,.trial-funnel *:before,.trial-funnel *:after{box-sizing:border-box;box-shadow:none!important;text-shadow:none!important}.trial-funnel img,.trial-funnel video{display:block;max-width:100%}.trial-funnel button,.trial-funnel input{font-family:inherit;font-size:inherit;line-height:inherit}.trial-funnel a{color:inherit}.trial-funnel__logo:focus-visible,.trial-funnel__sound:focus-visible,.trial-funnel__submit:focus-visible,.trial-funnel__cta:focus-visible,.trial-funnel__tv-card:focus-visible,.trial-funnel__details summary:focus-visible,.trial-funnel__reviews:focus-visible{outline:3px solid var(--trial-accent);outline-offset:3px}.trial-funnel__details summary:focus-visible{outline-offset:-3px}.trial-funnel__shell{width:min(100%,var(--trial-page));margin:0 auto;background:var(--trial-bg)}.trial-funnel__topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1.2rem;min-height:6.8rem;padding:0 1.6rem;background:color-mix(in srgb,var(--trial-bg) 94%,transparent);border-bottom:1px solid var(--trial-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.trial-funnel--light .trial-funnel__topbar{background:#fff}.trial-funnel__logo{display:inline-flex;align-items:center;width:12rem;height:4rem;overflow:visible;text-decoration:none}.trial-funnel__logo img{width:12rem;height:4rem;object-fit:contain;mix-blend-mode:normal}.trial-funnel__inventory{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;max-width:18rem;color:var(--trial-muted);font-size:1.18rem;font-weight:700;line-height:1.2;text-align:right}.trial-funnel__inventory-dot{position:relative;flex:0 0 auto;width:.9rem;height:.9rem;border-radius:50%;background:var(--trial-accent)}.trial-funnel__inventory-dot:after{position:absolute;top:-.4rem;right:-.4rem;bottom:-.4rem;left:-.4rem;border:1px solid var(--trial-accent);border-radius:inherit;content:"";animation:trial-pulse 1.8s ease-out infinite}@keyframes trial-pulse{0%{opacity:.8;transform:scale(.65)}80%,to{opacity:0;transform:scale(1.3)}}.trial-funnel__hero{position:relative;aspect-ratio:9 / 16;max-height:min(76rem,calc(100vh - 6.8rem));overflow:hidden;background:#151515}.trial-funnel__hero:after{position:absolute;inset:auto 0 0;z-index:2;height:38%;background:linear-gradient(transparent,#0f0f0fd1);content:"";pointer-events:none}.trial-funnel--light .trial-funnel__hero:after{height:22%}.trial-funnel__hero video,.trial-funnel__hero-poster,.trial-funnel__hero-blur{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.trial-funnel__hero video,.trial-funnel__hero-poster{top:10%;bottom:auto;z-index:1;height:80%;object-fit:cover;object-position:center}.trial-funnel__hero-blur{z-index:0;object-fit:cover;filter:blur(18px) brightness(.62);transform:scale(1.12)}.trial-funnel__sound{position:absolute;top:1.2rem;right:1.2rem;z-index:4;display:inline-flex;align-items:center;gap:.65rem;min-height:4.4rem;padding:0 1.3rem;border:1px solid rgba(255,255,255,.28);border-radius:99rem;background:#0f0f0fbd;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.trial-funnel__sound svg{width:1.8rem;height:1.8rem}.trial-funnel__hero-label{position:absolute;right:1.6rem;bottom:5.2rem;left:1.6rem;z-index:3;margin:0;color:#fff;font-size:clamp(2.6rem,7vw,3.6rem);font-weight:800;letter-spacing:-.04em;line-height:1.02}.trial-funnel--light .trial-funnel__hero-label{display:none}.trial-funnel__scroll-hint{position:absolute;right:0;bottom:1.4rem;left:0;z-index:3;color:#ffffffad;font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-align:center;text-transform:uppercase;transition:opacity .18s ease}.trial-funnel.is-scrolled .trial-funnel__scroll-hint{opacity:0}.trial-funnel__caption{display:flex;align-items:center;gap:.9rem;min-height:5.6rem;margin:0;padding:1.2rem 1.6rem;background:var(--trial-surface);color:var(--trial-muted);font-size:1.28rem;font-weight:700}.trial-funnel--light .trial-funnel__caption{position:relative;z-index:4;width:calc(100% - 3.2rem);min-height:6rem;margin:-1.8rem auto 0;border:1px solid var(--trial-line);border-radius:1.4rem}.trial-funnel__caption-icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.8rem;height:2.8rem;border-radius:50%;background:var(--trial-accent);color:var(--trial-dark)}.trial-funnel__caption-icon svg{width:1.3rem;height:1.3rem;margin-left:.2rem}.trial-funnel__content{padding:3.2rem 1.6rem}.trial-funnel__content--tight{padding-top:2.2rem;padding-bottom:2.2rem}.trial-funnel__eyebrow{display:inline-flex;align-items:center;min-height:2.8rem;margin-bottom:1.4rem;padding:.5rem .9rem;border:1px solid color-mix(in srgb,var(--trial-accent) 55%,transparent);border-radius:99rem;color:var(--trial-accent-strong);font-size:1.1rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.trial-funnel--light .trial-funnel__eyebrow{border-color:transparent;background:#eee;color:#555}.trial-funnel--dark .trial-funnel__eyebrow{display:none}.trial-funnel h1,.trial-funnel h2,.trial-funnel h3,.trial-funnel p{color:inherit}.trial-funnel h1,.trial-funnel h2,.trial-funnel h3{font-family:inherit;font-weight:800;letter-spacing:-.04em}.trial-funnel__headline{max-width:12ch;margin:0 0 1.4rem;font-size:clamp(3.4rem,9.5vw,4.8rem);line-height:.98}.trial-funnel__subhead{max-width:38rem;margin:0 0 2.2rem;color:var(--trial-muted)!important;font-size:1.62rem;line-height:1.48}.trial-funnel__buy{scroll-margin-top:8rem}.trial-funnel__buy-card{padding:1.6rem;border:1px solid var(--trial-line);border-radius:var(--trial-radius);background:var(--trial-surface)}.trial-funnel--dark .trial-funnel__buy-card{border-radius:1rem}.trial-funnel__selector-title{margin:0 0 1rem;font-size:1.35rem;font-weight:800}.trial-funnel__variants{display:flex;flex-wrap:wrap;gap:.8rem;margin:0 0 1.4rem;padding:0;border:0}.trial-funnel__variant{position:relative;flex:1 1 calc(50% - .4rem);min-width:0}.trial-funnel__variant:last-child:nth-child(odd){flex-basis:100%}.trial-funnel__variant input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.trial-funnel__variant label{display:flex;min-height:6.2rem;padding:1rem 1.1rem;border:1px solid var(--trial-line);border-radius:.9rem;background:var(--trial-bg);cursor:pointer;flex-direction:column;justify-content:center;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.trial-funnel--light .trial-funnel__variant label{min-height:7.6rem;border-radius:1.2rem;background:var(--trial-surface-strong)}.trial-funnel__variant input:focus-visible+label{outline:3px solid color-mix(in srgb,var(--trial-accent) 42%,transparent);outline-offset:2px}.trial-funnel__variant input:checked+label{border-color:var(--trial-accent);background:var(--trial-accent);color:var(--trial-dark);transform:translateY(-1px)}.trial-funnel__variant input:disabled+label{opacity:.42;cursor:not-allowed}.trial-funnel__variant-name{overflow:hidden;font-size:1.25rem;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.trial-funnel__variant-detail{display:block;margin-top:.35rem;color:var(--trial-muted);font-size:1.05rem;line-height:1.25}.trial-funnel__variant input:checked+label .trial-funnel__variant-detail{color:#202020b8}.trial-funnel__submit,.trial-funnel__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:5.6rem;padding:1rem 1.8rem;border:0;border-radius:.9rem;background:var(--trial-accent);color:var(--trial-dark);cursor:pointer;font-size:1.55rem;font-weight:900;line-height:1.2;text-align:center;text-decoration:none;transition:background .16s ease,transform .16s ease}.trial-funnel--light .trial-funnel__submit,.trial-funnel--light .trial-funnel__cta{border-radius:99rem}.trial-funnel__submit:hover,.trial-funnel__cta:hover{background:var(--trial-accent-strong);transform:translateY(-1px)}.trial-funnel__submit-wrap{position:relative}.trial-funnel__submit[disabled],.trial-funnel__submit[aria-disabled=true]{opacity:.48;cursor:not-allowed;transform:none}.trial-funnel__submit[aria-disabled=true]:hover{background:var(--trial-accent);transform:none}.trial-funnel__variant-prompt{position:absolute;right:1rem;bottom:calc(100% + 1rem);left:1rem;z-index:4;margin:0;padding:1rem 1.2rem;border-radius:.8rem;background:var(--trial-dark);color:#fff!important;font-size:1.2rem;font-weight:700;line-height:1.35;text-align:center}.trial-funnel__variant-prompt:after{position:absolute;top:100%;left:50%;width:1rem;height:1rem;background:var(--trial-dark);content:"";transform:translate(-50%,-50%) rotate(45deg)}.trial-funnel__variant-prompt[hidden],.trial-funnel__dynamic-checkout[hidden]{display:none}.trial-funnel__dynamic-checkout{margin-top:1rem}.trial-funnel__dynamic-checkout .shopify-payment-button__button{min-height:5.2rem!important;border-radius:.9rem!important}.trial-funnel--light .trial-funnel__dynamic-checkout .shopify-payment-button__button{border-radius:99rem!important}.trial-funnel__trust-line{margin:1.2rem 0 0;color:var(--trial-muted)!important;font-size:1.13rem;line-height:1.45;text-align:center}.trial-funnel__offer-terms{margin:.55rem 0 0;color:var(--trial-muted);font-size:1.05rem;line-height:1.4;text-align:center}.trial-funnel__safety-note{display:flex;align-items:center;justify-content:center;margin:1.1rem 0 0;padding:.75rem 1rem;border:1px solid var(--trial-line);border-radius:.9rem;color:var(--trial-muted);font-size:1.08rem;line-height:1.4;text-align:center}.trial-funnel__section{padding:3.4rem 1.6rem;border-top:1px solid var(--trial-line)}.trial-funnel__section-heading{max-width:15ch;margin:0 0 1.8rem;font-size:clamp(2.4rem,7vw,3.4rem);line-height:1.05}.trial-funnel__product-proof{overflow:hidden;border:1px solid var(--trial-line);border-radius:var(--trial-radius);background:var(--trial-surface)}.trial-funnel__product-proof img{width:100%;aspect-ratio:1;object-fit:cover}.trial-funnel--dark .trial-funnel__product-proof img{height:auto!important;aspect-ratio:auto;object-fit:contain}.trial-funnel__product-proof p{margin:0;padding:1.3rem 1.4rem;color:var(--trial-muted)!important;font-size:1.25rem;font-weight:700}.trial-funnel__review-carousel{min-width:0}.trial-funnel__review-summary{display:flex;gap:1rem;align-items:center;justify-content:space-between;margin:1.6rem 0 1rem}.trial-funnel__review-summary a{display:inline-flex;gap:.7rem;align-items:center;color:var(--trial-text);text-decoration:none}.trial-funnel__review-summary .trial-funnel__stars{margin:0}.trial-funnel__review-controls{display:flex;gap:.6rem}.trial-funnel__review-controls button{display:grid;width:3.4rem;height:3.4rem;padding:0;border:1px solid var(--trial-line);border-radius:99rem;background:var(--trial-surface);color:var(--trial-text);font:inherit;place-items:center;cursor:pointer}.trial-funnel__review-controls button:disabled{cursor:default;opacity:.35}.trial-funnel__reviews{display:flex;gap:1rem;margin:0 -1.6rem;padding:0 1.6rem 1rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.trial-funnel__reviews::-webkit-scrollbar{display:none}.trial-funnel--light .trial-funnel__reviews{margin-right:0;margin-left:0;padding:0 0 1rem}.trial-funnel__review{display:grid;flex:0 0 100%;grid-template-columns:minmax(9rem,34%) 1fr;min-width:18.8rem;min-height:17rem;padding:0;overflow:hidden;border:1px solid var(--trial-line);border-radius:var(--trial-radius);background:var(--trial-surface);scroll-snap-align:start}.trial-funnel--light .trial-funnel__review{flex:0 0 100%;min-width:18.8rem}.trial-funnel__review-image{width:100%;height:100%;min-height:17rem;object-fit:cover}.trial-funnel__review-copy{align-self:center;padding:1.5rem}.trial-funnel__stars{margin-bottom:1rem;color:var(--trial-accent);font-size:1.35rem;letter-spacing:.08em}.trial-funnel__review blockquote{margin:0;font-size:1.42rem;font-weight:700;line-height:1.42}.trial-funnel__review cite{display:block;margin-top:1rem;color:var(--trial-muted);font-size:1.15rem;font-style:normal;font-weight:700}.trial-funnel--dark .trial-funnel__review-copy,.trial-funnel--dark .trial-funnel__review blockquote,.trial-funnel--dark .trial-funnel__review cite{color:#fff!important}.trial-funnel__endorsement,.trial-funnel__tv-card,.trial-funnel__faq,.trial-funnel__details{overflow:hidden;border:1px solid var(--trial-line);border-radius:var(--trial-radius);background:var(--trial-surface)}.trial-funnel__endorsement{display:flex}.trial-funnel__endorsement-media{position:relative;flex:0 0 60%;aspect-ratio:16 / 9;overflow:hidden;background:#000}.trial-funnel__endorsement-media iframe,.trial-funnel__endorsement-media img{display:block;width:100%;height:100%;border:0}.trial-funnel__endorsement-media img{object-fit:cover;object-position:50% 22%}.trial-funnel__endorsement-copy{flex:1 1 auto;min-width:0;padding:1.5rem}.trial-funnel__mini-label{display:block;margin-bottom:.7rem;color:var(--trial-accent-strong);font-size:1.05rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.trial-funnel__endorsement p{margin:0;font-size:1.35rem;font-weight:800;line-height:1.35}.trial-funnel__tv-card{display:flex;align-items:center;justify-content:space-between;min-height:13rem;margin-top:1rem;padding:1.6rem;background:linear-gradient(135deg,color-mix(in srgb,var(--trial-accent) 10%,transparent),transparent),var(--trial-surface);text-decoration:none}.trial-funnel__tv-card strong{display:block;margin-bottom:.45rem;font-size:1.7rem}.trial-funnel__tv-card span{display:block;max-width:27rem;color:var(--trial-muted);font-size:1.15rem;line-height:1.35}.trial-funnel__tv-play{display:flex!important;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;margin-left:1.4rem;border-radius:50%;background:var(--trial-accent);color:var(--trial-dark)!important}.trial-funnel__tv-play svg{width:1.8rem;height:1.8rem;margin-left:.2rem}.trial-funnel__tv-arrow{display:none}.trial-funnel--dark .trial-funnel__tv-card>div{order:0}.trial-funnel--dark .trial-funnel__tv-play{order:1}.trial-funnel--light .trial-funnel__section--proof,.trial-funnel--light .trial-funnel__section--trust{padding:0 2rem 2.4rem;border-top:0}.trial-funnel--light .trial-funnel__section--proof .trial-funnel__section-inner,.trial-funnel--light .trial-funnel__section--trust .trial-funnel__section-inner{max-width:48rem;margin:0 auto}.trial-funnel--light .trial-funnel__section--proof .trial-funnel__section-heading,.trial-funnel--light .trial-funnel__section--trust .trial-funnel__section-heading{display:none}.trial-funnel--light .trial-funnel__product-proof{display:flex;align-items:center;gap:1rem;overflow:visible;border:0;border-radius:0;background:transparent}.trial-funnel--light .trial-funnel__product-proof img{flex:0 0 4.4rem;width:4.4rem;height:4.4rem;aspect-ratio:1;border-radius:.8rem;object-fit:cover}.trial-funnel--light .trial-funnel__product-proof p{margin:0;padding:0;color:#666!important;font-size:1.2rem;font-weight:400;line-height:1.4}.trial-funnel--light .trial-funnel__reviews{gap:1rem}.trial-funnel--light .trial-funnel__review{min-height:0;padding:0;border:1px solid var(--trial-line);border-radius:1.4rem;background:#fff}.trial-funnel--light .trial-funnel__review-summary a{color:#171717}.trial-funnel--light .trial-funnel__review-controls button{background:#fff;color:#171717}.trial-funnel--light .trial-funnel__stars{margin-bottom:.7rem;font-size:1.05rem;letter-spacing:.1rem}.trial-funnel--light .trial-funnel__review blockquote{font-size:1.2rem;font-weight:400;line-height:1.4}.trial-funnel--light .trial-funnel__review cite{margin-top:.8rem;color:#666;font-size:1.1rem;font-weight:400}.trial-funnel--light .trial-funnel__trust-grid{display:flex;flex-direction:column;gap:2rem}.trial-funnel--light .trial-funnel__endorsement{display:block;border:0;border-radius:1.8rem;background:#fff}.trial-funnel--light .trial-funnel__endorsement-media{width:100%;aspect-ratio:16 / 9}.trial-funnel--light .trial-funnel__endorsement-media img{object-position:50% 18%}.trial-funnel--light .trial-funnel__endorsement-copy{padding:1.4rem 1.6rem}.trial-funnel--light .trial-funnel__endorsement-copy .trial-funnel__mini-label{margin-bottom:.5rem;color:#666}.trial-funnel--light .trial-funnel__endorsement p{font-size:1.35rem;font-weight:400;line-height:1.4}.trial-funnel--light .trial-funnel__endorsement p strong{font-weight:800}.trial-funnel--light .trial-funnel__tv-card{gap:1.2rem;min-height:0;margin-top:0;padding:1.2rem;border:0;border-radius:1.4rem;background:#fff}.trial-funnel--light .trial-funnel__tv-card>div{flex:1 1 auto;min-width:0}.trial-funnel--light .trial-funnel__tv-card .trial-funnel__mini-label{display:none}.trial-funnel--light .trial-funnel__tv-card strong{margin-bottom:.2rem;color:#222;font-size:1.2rem}.trial-funnel--light .trial-funnel__tv-card span:not(.trial-funnel__tv-play):not(.trial-funnel__tv-arrow){max-width:none;color:#666;font-family:ui-monospace,Menlo,monospace;font-size:.9rem}.trial-funnel--light .trial-funnel__tv-play{flex:0 0 5rem;width:5rem;height:5rem;margin:0;border-radius:50%;background:repeating-linear-gradient(135deg,#e2e2e2 0 .6rem,#f0f0f0 .6rem 1.2rem);color:#666!important}.trial-funnel--light .trial-funnel__tv-play svg{width:1.2rem;height:1.2rem;margin-left:.1rem}.trial-funnel--light .trial-funnel__tv-arrow{display:block;flex:0 0 .9rem;width:.8rem;height:.8rem;border-top:2px solid #999;border-right:2px solid #999;transform:rotate(45deg)}.trial-funnel__faq{padding:0 1.6rem}.trial-funnel__faq-item{padding:1.5rem 0}.trial-funnel__faq-item+.trial-funnel__faq-item{border-top:1px solid var(--trial-line)}.trial-funnel__faq-item strong{display:block;margin-bottom:.35rem;font-size:1.35rem}.trial-funnel__faq-item p{margin:0;color:var(--trial-muted)!important;font-size:1.25rem;line-height:1.42}.trial-funnel__details{padding:0}.trial-funnel__details--static{padding:2.6rem 2rem}.trial-funnel--light .trial-funnel__details--static{border:0;background:#fff}.trial-funnel__details-title{margin:0 0 1.8rem;font-size:2rem;line-height:1.2}.trial-funnel__details summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:6rem;padding:1.5rem 1.6rem;cursor:pointer;font-size:1.45rem;font-weight:800;list-style:none}.trial-funnel__details summary::-webkit-details-marker{display:none}.trial-funnel__details summary:after{color:var(--trial-accent);content:"+";font-size:2.2rem;line-height:1}.trial-funnel__details[open] summary:after{content:"\2212"}.trial-funnel__details-copy{padding:0 1.6rem 1.6rem;color:var(--trial-muted);font-size:1.25rem;line-height:1.55}.trial-funnel__details--static .trial-funnel__details-copy{padding:0}.trial-funnel__details-copy p{margin:0 0 1rem;color:inherit}.trial-funnel__details-copy p:last-child{margin-bottom:0}.trial-funnel__details-dosage{margin-top:2.4rem}.trial-funnel__details-row{display:flex;align-items:baseline;justify-content:space-between;gap:1.6rem;padding:1.25rem 0;border-bottom:1px solid var(--trial-line)}.trial-funnel__details-row strong{flex:0 0 auto;color:var(--trial-text);font-size:1.3rem}.trial-funnel__details-row span{text-align:right}.trial-funnel__details-safety{margin-top:2.4rem!important;color:var(--trial-muted)!important}.trial-funnel__footer{padding:2.8rem 1.6rem 3.2rem;border-top:1px solid var(--trial-line);text-align:center}.trial-funnel__footer-logo{width:14rem;height:auto;margin:0 auto 1.4rem;mix-blend-mode:normal}.trial-funnel__trust-strip{margin:0;color:var(--trial-muted)!important;font-size:1.12rem;font-weight:700;line-height:1.7}.trial-funnel__sticky{position:fixed;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:1.2rem;width:min(100%,var(--trial-page));margin:0 auto;padding:1rem 1.2rem max(1rem,env(safe-area-inset-bottom));border-top:1px solid var(--trial-line);background:color-mix(in srgb,var(--trial-bg) 96%,transparent);opacity:0;pointer-events:none;transform:translateY(100%);transition:opacity .18s ease,transform .18s ease;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.trial-funnel.is-sticky-visible .trial-funnel__sticky{opacity:1;pointer-events:auto;transform:translateY(0)}.trial-funnel__sticky-price{min-width:0}.trial-funnel__sticky-price strong{display:block;font-size:1.65rem;line-height:1.05}.trial-funnel__sticky-price span{display:block;margin-top:.3rem;color:var(--trial-muted);font-size:1.05rem}.trial-funnel__sticky .trial-funnel__cta{width:auto;min-width:15rem;min-height:4.8rem}.trial-funnel__status{margin:1rem 0 0;color:var(--trial-muted)!important;font-size:1.15rem;text-align:center}@media screen and (min-width:750px){.trial-funnel{--trial-page: 112rem;padding-bottom:0}.trial-funnel__topbar{padding-right:3.2rem;padding-left:3.2rem}.trial-funnel__desktop-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(42rem,1.05fr);min-height:calc(100vh - 6.8rem)}.trial-funnel__media-column{position:sticky;top:6.8rem;align-self:start;height:calc(100vh - 6.8rem)}.trial-funnel__hero{height:calc(100vh - 12.4rem);max-height:none}.trial-funnel__caption{min-height:5.6rem}.trial-funnel--light .trial-funnel__caption{position:absolute;right:1.6rem;bottom:1.6rem;left:1.6rem;width:auto;margin:0}.trial-funnel__offer-column{display:flex;align-items:center;padding:4.8rem}.trial-funnel__content{width:100%;max-width:54rem;margin:0 auto;padding:0}.trial-funnel__section{padding:6rem 4.8rem}.trial-funnel__section-inner{max-width:92rem;margin:0 auto}.trial-funnel__proof-grid{display:grid;grid-template-columns:minmax(28rem,.86fr) minmax(0,1.14fr);gap:3.2rem;align-items:start}.trial-funnel--light .trial-funnel__proof-grid{display:block}.trial-funnel__reviews{margin-right:0;margin-left:0;padding:0 0 1rem}.trial-funnel__review,.trial-funnel--light .trial-funnel__review,.trial-funnel--light .trial-funnel__review:last-child{flex:0 0 100%}.trial-funnel--light .trial-funnel__section--proof .trial-funnel__review,.trial-funnel--light .trial-funnel__section--proof .trial-funnel__review:last-child{flex:0 0 100%}.trial-funnel__trust-grid{display:flex;gap:1.2rem}.trial-funnel--light .trial-funnel__trust-grid{flex-direction:column;gap:2rem}.trial-funnel__trust-grid>*{flex:1 1 0;min-width:0}.trial-funnel__tv-card{margin-top:0}.trial-funnel__sticky{display:none}}@media(prefers-reduced-motion:reduce){.trial-funnel__inventory-dot:after{animation:none}.trial-funnel__sticky,.trial-funnel__scroll-hint,.trial-funnel__submit,.trial-funnel__cta,.trial-funnel__variant label{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-trial-funnel.css.map */
