.Hero-module__ejOdHG__hero{background:color-mix(in oklch,var(--color-primary)4%,var(--color-background));align-items:start;min-height:92svh;padding:3rem 1rem 3.5rem;display:grid;position:relative;overflow:hidden}@media (min-width:768px){.Hero-module__ejOdHG__hero{align-items:center;min-height:min(85vh,52rem)}}@media (min-width:1024px){.Hero-module__ejOdHG__hero{padding:5rem 2rem 5.5rem}}.Hero-module__ejOdHG__bg,.Hero-module__ejOdHG__bg img{width:100%;height:100%;position:absolute;inset:0}.Hero-module__ejOdHG__bg img{object-fit:cover;object-position:center}.Hero-module__ejOdHG__scrim{background:linear-gradient(to bottom,color-mix(in oklch,var(--color-background)94%,transparent),color-mix(in oklch,var(--color-background)80%,transparent)50%,transparent 84%);position:absolute;inset:0}@media (min-width:768px){.Hero-module__ejOdHG__scrim{background:linear-gradient(to right,color-mix(in oklch,var(--color-background)94%,transparent),color-mix(in oklch,var(--color-background)78%,transparent)36%,transparent 64%)}}.Hero-module__ejOdHG__wrap{width:100%;max-width:80rem;margin:0 auto;position:relative}.Hero-module__ejOdHG__content{justify-items:start;gap:1.25rem;max-width:36rem;display:grid}.Hero-module__ejOdHG__eyebrow{color:var(--color-primary);letter-spacing:.14em;text-transform:uppercase;font-size:.8125rem;font-weight:700;animation:.6s both Hero-module__ejOdHG__fade-up}.Hero-module__ejOdHG__title{color:var(--color-foreground);letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:clamp(2.25rem,4vw + 1rem,3.5rem);font-weight:700;line-height:1.08;animation:.7s .1s both Hero-module__ejOdHG__fade-up}.Hero-module__ejOdHG__offer{color:var(--color-primary);margin:0;font-size:clamp(1.125rem,1vw + .75rem,1.375rem);font-weight:700;animation:.7s .18s both Hero-module__ejOdHG__fade-up}.Hero-module__ejOdHG__lede{color:var(--color-muted-foreground);text-wrap:pretty;max-width:34rem;margin:0;font-size:1.125rem;line-height:1.6;animation:.7s .26s both Hero-module__ejOdHG__fade-up}.Hero-module__ejOdHG__lede strong{color:var(--color-foreground);font-weight:700}.Hero-module__ejOdHG__points{grid-template-columns:repeat(2,auto);gap:.5rem 1.75rem;margin:0;padding:0;list-style:none;animation:.7s .34s both Hero-module__ejOdHG__fade-up;display:grid}.Hero-module__ejOdHG__points li{color:var(--color-foreground);align-items:center;gap:.5rem;font-size:.9375rem;font-weight:500;display:inline-flex}.Hero-module__ejOdHG__points svg{color:var(--color-primary);flex-shrink:0}.Hero-module__ejOdHG__ctaRow{flex-direction:column;place-self:stretch stretch;align-items:stretch;gap:.75rem;animation:.7s .42s both Hero-module__ejOdHG__fade-up;display:flex}@media (min-width:640px){.Hero-module__ejOdHG__ctaRow{flex-direction:row;place-self:start;align-items:center}}.Hero-module__ejOdHG__btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:1.125rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:transform .18s,background-color .18s,color .18s,border-color .18s;display:inline-flex}@media (min-width:640px){.Hero-module__ejOdHG__btn{min-width:22rem}}.Hero-module__ejOdHG__btn:hover{transform:translateY(-2px)}.Hero-module__ejOdHG__btn svg{transition:transform .18s}.Hero-module__ejOdHG__btn.Hero-module__ejOdHG__primary{background:var(--color-primary);color:var(--color-primary-foreground)}.Hero-module__ejOdHG__btn.Hero-module__ejOdHG__primary:hover{background:color-mix(in oklch,var(--color-primary)90%,black 10%)}.Hero-module__ejOdHG__btn.Hero-module__ejOdHG__primary:hover svg{transform:translate(4px)}.Hero-module__ejOdHG__risk{color:var(--color-foreground);background:color-mix(in oklch,var(--color-background)65%,transparent);-webkit-backdrop-filter:blur(8px);border-radius:999px;justify-self:center;margin:0;padding:.375rem .875rem;font-size:.9375rem;font-weight:500;animation:.7s .5s both Hero-module__ejOdHG__fade-up}@media (min-width:640px){.Hero-module__ejOdHG__risk{justify-self:start}}@keyframes Hero-module__ejOdHG__fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Hero-module__ejOdHG__eyebrow,.Hero-module__ejOdHG__title,.Hero-module__ejOdHG__offer,.Hero-module__ejOdHG__lede,.Hero-module__ejOdHG__points,.Hero-module__ejOdHG__ctaRow,.Hero-module__ejOdHG__risk{animation:none}}
.TrustMarquee-module__Dhigda__marquee{background:var(--color-primary);padding:.875rem 0;overflow:hidden}.TrustMarquee-module__Dhigda__track{width:max-content;animation:32s linear infinite TrustMarquee-module__Dhigda__scroll;display:flex}.TrustMarquee-module__Dhigda__run{flex-shrink:0;align-items:center;margin:0;padding:0;list-style:none;display:flex}.TrustMarquee-module__Dhigda__run li{color:var(--color-primary-foreground);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:.5rem;padding:0 1.75rem;font-size:.8125rem;font-weight:700;display:inline-flex}.TrustMarquee-module__Dhigda__run svg{opacity:.7;flex-shrink:0}@keyframes TrustMarquee-module__Dhigda__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.TrustMarquee-module__Dhigda__track{flex-wrap:wrap;justify-content:center;width:100%;animation:none}.TrustMarquee-module__Dhigda__run{flex-wrap:wrap;justify-content:center;row-gap:.375rem}.TrustMarquee-module__Dhigda__run[aria-hidden=true]{display:none}}
.CTABand-module__070JGq__ctaBand{justify-items:center;gap:.75rem;padding:0 1rem 4rem;display:grid}.CTABand-module__070JGq__btn{background:var(--color-primary);color:var(--color-primary-foreground);border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1.0625rem;font-weight:600;text-decoration:none;transition:transform .18s,background-color .18s;display:inline-flex}.CTABand-module__070JGq__btn:hover{background:color-mix(in oklch,var(--color-primary)90%,black 10%);transform:translateY(-2px)}.CTABand-module__070JGq__btn svg{transition:transform .18s}.CTABand-module__070JGq__btn:hover svg{transform:translate(4px)}.CTABand-module__070JGq__risk{color:var(--color-muted-foreground);text-align:center;margin:0;font-size:.9375rem;font-weight:500}
.PreRollsGuide-module__1RKb2W__guideSec{background:color-mix(in oklch,var(--color-muted)30%,var(--color-background));padding:5rem 1rem}.PreRollsGuide-module__1RKb2W__wrap{gap:1.25rem;max-width:80rem;margin:0 auto;display:grid}@media (min-width:1024px){.PreRollsGuide-module__1RKb2W__wrap{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.PreRollsGuide-module__1RKb2W__block{background:var(--color-background);border:1px solid var(--color-border);animation:PreRollsGuide-module__1RKb2W__block-in .6s calc(var(--i,0)*.12s)ease both;border-radius:1rem;align-content:start;gap:1rem;padding:2rem;display:grid}.PreRollsGuide-module__1RKb2W__block h2{letter-spacing:-.01em;text-wrap:balance;margin:0;font-size:1.5rem;font-weight:700}.PreRollsGuide-module__1RKb2W__accent{color:var(--color-primary)}.PreRollsGuide-module__1RKb2W__block p{color:var(--color-muted-foreground);margin:0;font-size:1rem;line-height:1.65}.PreRollsGuide-module__1RKb2W__more{color:var(--color-primary);justify-self:start;align-items:center;gap:.375rem;margin-top:.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.PreRollsGuide-module__1RKb2W__more svg{transition:transform .18s}.PreRollsGuide-module__1RKb2W__more:hover svg{transform:translate(4px)}.PreRollsGuide-module__1RKb2W__more:hover{text-underline-offset:4px;text-decoration:underline}@keyframes PreRollsGuide-module__1RKb2W__block-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
.StatsSection-module__05dj7W__statsSec{background:var(--color-primary);padding:4rem 1rem;position:relative;overflow:hidden}.StatsSection-module__05dj7W__statsSec:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#ffffff1f,#0000 40%),radial-gradient(circle at 80% 70%,#ffffff14,#0000 40%);position:absolute;inset:0}.StatsSection-module__05dj7W__wrap{max-width:80rem;margin:0 auto;position:relative}.StatsSection-module__05dj7W__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (min-width:1024px){.StatsSection-module__05dj7W__grid{grid-template-columns:repeat(4,1fr)}}.StatsSection-module__05dj7W__item{text-align:center;animation:StatsSection-module__05dj7W__stat-in .6s calc(var(--i,0)*.12s)ease both}.StatsSection-module__05dj7W__num{color:#fff;margin-bottom:.5rem;font-size:clamp(2.25rem,4vw + 1rem,3rem);font-weight:700;line-height:1}.StatsSection-module__05dj7W__lbl{color:#fffc;font-size:.875rem}@media (min-width:640px){.StatsSection-module__05dj7W__lbl{font-size:1rem}}@keyframes StatsSection-module__05dj7W__stat-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
