.cf-hero{padding:0;overflow:hidden;isolation:isolate}.cf-hero__stage{position:relative;display:flex;flex-direction:column}.cf-hero--full .cf-hero__stage{min-height:calc(100svh - var(--cf-header-h))}.cf-hero--compact .cf-hero__stage{min-height:min(760px,calc(92svh - var(--cf-header-h)))}.cf-hero__canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;display:block}.cf-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse 56% 40% at 50% 30%,#020a14cc,#020a1466 55%,#020a1400 82%),linear-gradient(180deg,#020a1480,#020a1400 20%)}.cf-hero__inner{position:relative;z-index:2;padding-top:var(--cf-pt-m)}@media(min-width:750px){.cf-hero__inner{padding-top:var(--cf-pt)}}.cf-hero__content{max-width:1100px;margin-inline:auto;display:flex;flex-direction:column;align-items:center;text-align:center}.cf-hero__content .cf-eyebrow{justify-content:center}.cf-hero__title{font-size:clamp(34px,4.6vw,62px);text-shadow:0 4px 40px rgba(2,10,20,.7)}.cf-hero--compact .cf-hero__title{font-size:clamp(32px,4vw,54px)}.cf-hero__text{max-width:660px;text-wrap:balance;margin-top:22px;color:#dde5ef;font-size:clamp(17px,1.7vw,20px)}.cf-hero__sub{max-width:620px;text-wrap:balance;margin-top:10px;color:var(--cf-muted);font-size:15.5px;line-height:1.6}.cf-hero__ctas{margin-top:30px;justify-content:center}.cf-hero__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 22px;margin:26px 0 0;padding:0;list-style:none}.cf-hero__trust li{display:inline-flex;align-items:center;gap:8px;color:var(--cf-text-2);font-size:14px}.cf-hero__trust .cf-icon{color:var(--cf-cyan)}.cf-hero__also{max-width:560px;margin:18px auto 0;color:var(--cf-muted);font-size:13.5px;line-height:1.55;text-wrap:balance}.cf-hero__also a{color:var(--cf-text-2);text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.cf-hero__also a:hover{color:#fff}.cf-hero__also a:focus-visible{outline:none;box-shadow:var(--cf-focus);border-radius:4px}.cf-hero__zone{position:relative;z-index:2;flex:1 0 auto;min-height:clamp(180px,26vh,300px);display:flex;align-items:center;justify-content:center}.cf-hero__zone--empty{min-height:64px}.cf-hero--compact .cf-hero__zone{min-height:clamp(170px,24vh,260px)}.cf-hero__static{display:flex;align-items:center;gap:0;transform:translateY(6%)}.cf-hero__badge{display:flex;align-items:center;justify-content:center;width:76px;height:76px;border-radius:50%;box-shadow:0 0 0 1px #ffffff80,0 0 40px #00c8ff73;overflow:hidden}.cf-hero__badge--shopify{background:#fff}.cf-hero__badge--shopify img{width:40px;height:auto}.cf-hero__badge--sumup{background:#000}.cf-hero__badge--sumup img{width:76px;height:76px}.cf-hero__beam{width:clamp(28px,8vw,90px);height:3px;background:linear-gradient(90deg,rgba(0,108,255,.4),var(--cf-cyan),rgba(0,108,255,.4));box-shadow:0 0 18px #00c8ffcc}.cf-hero__core{display:flex;align-items:center;justify-content:center;width:88px;height:88px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#13335f,#06142b);border:1px solid rgba(0,200,255,.6);box-shadow:0 0 60px #00c8ff80}cf-hero-scene.is-live .cf-hero__static{visibility:hidden}html.cf-js[data-cf-motion=full] .cf-hero__content>*{animation:cf-hero-in .9s var(--cf-ease) both}html.cf-js[data-cf-motion=full] .cf-hero__content>:nth-child(2){animation-delay:.06s}html.cf-js[data-cf-motion=full] .cf-hero__content>:nth-child(3){animation-delay:.12s}html.cf-js[data-cf-motion=full] .cf-hero__content>:nth-child(4){animation-delay:.16s}html.cf-js[data-cf-motion=full] .cf-hero__content>:nth-child(n+5){animation-delay:.2s}@keyframes cf-hero-in{0%{transform:translateY(14px);filter:blur(5px)}to{transform:none;filter:none}}.cf-motion-toggle{position:absolute;z-index:3;inset-inline-end:var(--cf-gutter);bottom:12px;min-height:36px;padding:0 12px;border-radius:999px;border:1px solid var(--cf-line);background:#020a1499;color:var(--cf-muted);font-family:var(--cf-font-body);font-size:12.5px;cursor:pointer}.cf-motion-toggle:hover{color:#fff;border-color:#00c8ff73}.cf-motion-toggle:focus-visible{outline:none;box-shadow:var(--cf-focus)}.cf-motion-toggle__play,html[data-cf-motion=off] .cf-motion-toggle__pause{display:none}html[data-cf-motion=off] .cf-motion-toggle__play{display:inline}html:not(.cf-js) .cf-motion-toggle{display:none}.cf-hero__logos{position:relative;z-index:2;border-top:1px solid var(--cf-line);border-bottom:1px solid var(--cf-line);background:#07142699;padding:16px 0 12px}.cf-hero__logos-row{display:flex;align-items:center;gap:24px}.cf-hero__logos-label{flex:none;margin:0;color:var(--cf-muted);font-family:var(--cf-font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase}.cf-hero__logos-note{margin:8px auto 0;color:var(--cf-muted-2);font-size:12px}.cf-marquee{position:relative;flex:1;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.cf-marquee__track{display:flex;width:max-content;animation:cf-marquee 42s linear infinite}.cf-marquee__track:not(.is-doubled){animation-name:none}.cf-marquee:hover .cf-marquee__track,.cf-marquee:focus-within .cf-marquee__track{animation-play-state:paused}.cf-marquee__list{display:flex;gap:12px;margin:0;padding:0 12px 0 0;list-style:none}.cf-paylogo{display:flex;align-items:center;justify-content:center;flex:none}.cf-paylogo svg{display:block;width:60px;height:38px;border-radius:6px;box-shadow:0 6px 18px #00000059}@keyframes cf-marquee{to{transform:translate(-50%)}}html[data-cf-motion=off] .cf-marquee__track,html:not(.cf-js) .cf-marquee__track{animation:none;flex-wrap:wrap;width:auto}html:not(.cf-js) .cf-marquee{-webkit-mask-image:none;mask-image:none}html[data-cf-motion=off] .cf-marquee__list[aria-hidden=true]{display:none}html[data-cf-motion=off] .cf-marquee__list,html:not(.cf-js) .cf-marquee__list{flex-wrap:wrap;gap:10px}html[data-cf-motion=off] .cf-marquee{-webkit-mask-image:none;mask-image:none}@media(prefers-reduced-motion:reduce){.cf-marquee__track{animation:none}}@media(max-width:749px){.cf-hero__text{margin-top:18px}.cf-hero__ctas{width:100%;max-width:420px;margin-top:24px}.cf-hero__trust{flex-direction:row;justify-content:center;gap:6px 16px;margin-top:18px}.cf-hero__trust li{font-size:13px}.cf-hero__also{margin-top:12px;font-size:12.5px}.cf-hero__zone{min-height:190px}.cf-hero__badge,.cf-hero__badge--sumup img{width:60px;height:60px}.cf-hero__badge--shopify img{width:32px}.cf-hero__core{width:72px;height:72px}.cf-hero__logos-row{flex-direction:column;align-items:stretch;gap:10px}.cf-hero__logos-label,.cf-hero__logos-note{text-align:center}.cf-motion-toggle{bottom:10px}}.cf-hero__cap,.cf-hero__progress,.cf-hero__scrolltip,.cf-hero__skip{display:none}html.cf-js:not([data-cf-motion=off]) .cf-hero--seq{--cf-seq-on: 1;overflow:visible;margin-top:calc(-1 * var(--cf-header-h))}html.cf-js:not([data-cf-motion=off]) .cf-hero--seq .cf-hero__seq{position:relative;height:calc(var(--cf-seq-len, 360) * 1svh)}html.cf-js:not([data-cf-motion=off]) .cf-hero--seq .cf-hero__stage{position:sticky;top:0;height:100svh;min-height:0;overflow:hidden}html.cf-js:not([data-cf-motion=off]) .cf-hero--seq .cf-hero__inner{padding-top:calc(var(--cf-header-h) + var(--cf-pt-m))}@media(min-width:750px){html.cf-js:not([data-cf-motion=off]) .cf-hero--seq .cf-hero__inner{padding-top:calc(var(--cf-header-h) + var(--cf-pt))}}@media(max-width:749px){html.cf-js:not([data-cf-motion=off]) .cf-hero--seq .cf-hero__seq{height:calc(var(--cf-seq-len, 360) * .7svh)}}html.cf-js:not([data-cf-motion=off]) .cf-hero--seq [data-band]{transition:opacity .7s var(--cf-ease),transform .7s var(--cf-ease),filter .7s var(--cf-ease),visibility 0s linear 0s}html.cf-js:not([data-cf-motion=off]) .cf-hero--seq [data-band]:not(.is-on){opacity:0;transform:translateY(-18px);filter:blur(6px);visibility:hidden;pointer-events:none;transition:opacity .5s var(--cf-ease),transform .5s var(--cf-ease),filter .5s var(--cf-ease),visibility 0s linear .5s}html.cf-js:not([data-cf-motion=off]) .cf-hero--seq .cf-hero__cap:not(.is-on){transform:translateY(26px)}html.cf-js:not([data-cf-motion=off]) .cf-hero--seq .cf-hero__sub{display:none}html.cf-js:not([data-cf-motion=off]) .cf-hero--seq .cf-hero__cap{position:absolute;z-index:3;left:0;right:0;display:flex;flex-direction:column;align-items:center;padding-inline:var(--cf-gutter);text-align:center}.cf-hero__cap--2{top:calc(var(--cf-header-h) + 11svh)}.cf-hero__cap--3{bottom:8svh}.cf-hero__cap-title{max-width:16ch;font-size:clamp(30px,4.8vw,60px);text-wrap:balance;text-shadow:0 4px 40px rgba(2,10,20,.8)}.cf-hero__cap--3 .cf-hero__cap-title{max-width:20ch}.cf-hero__cap-text{max-width:560px;margin-top:14px;color:#c9d4e2;font-size:clamp(15px,1.5vw,18px);line-height:1.6;text-wrap:balance;text-shadow:0 2px 20px rgba(2,10,20,.9)}.cf-hero__cap-ctas{justify-content:center;margin-top:24px}html.cf-js:not([data-cf-motion=off]) .cf-hero--seq .cf-hero__progress{display:block;position:absolute;z-index:3;right:28px;top:50%;width:2px;height:120px;margin-top:-60px;border-radius:2px;background:#ffffff1f;overflow:hidden}.cf-hero__progress i{position:absolute;left:0;top:0;width:100%;height:100%;transform-origin:top;transform:scaleY(0);background:linear-gradient(var(--cf-cyan),var(--cf-blue))}html.cf-js:not([data-cf-motion=off]) .cf-hero--seq .cf-hero__scrolltip{display:flex;position:absolute;z-index:3;left:50%;bottom:22px;flex-direction:column;align-items:center;gap:8px;margin:0;transform:translate(-50%);color:var(--cf-muted);font-family:var(--cf-font-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;transition:opacity .4s ease}.cf-hero__mouse{position:relative;width:22px;height:34px;border:1.5px solid rgba(255,255,255,.45);border-radius:12px}.cf-hero__mouse i{position:absolute;top:6px;left:50%;width:3px;height:7px;border-radius:2px;background:#fff;transform:translate(-50%);animation:cf-wheel 1.7s infinite}@keyframes cf-wheel{0%{opacity:1;top:6px}70%{opacity:0;top:18px}to{opacity:0;top:18px}}html.cf-js:not([data-cf-motion=off]) .cf-hero--seq .cf-hero__skip{display:inline-flex;position:absolute;z-index:3;left:var(--cf-gutter);bottom:12px;align-items:center;min-height:36px;padding:0 12px;border-radius:999px;border:1px solid var(--cf-line);background:#020a1499;color:var(--cf-muted);font-family:var(--cf-font-body);font-size:12.5px;text-decoration:none}.cf-hero__skip:hover{color:#fff;border-color:#00c8ff73}.cf-hero__skip:focus-visible{outline:none;box-shadow:var(--cf-focus);color:#fff}.cf-hero__logos[tabindex="-1"]:focus{outline:none}html.cf-js:not([data-cf-motion=off]) .cf-hero--seq .cf-hero__zone{position:absolute;left:0;right:0;bottom:0;min-height:0;height:0}@media(max-width:749px){.cf-hero__cap--2{top:calc(var(--cf-header-h) + 8svh)}.cf-hero__cap--3{bottom:9svh}html.cf-js:not([data-cf-motion=off]) .cf-hero--seq .cf-hero__progress{display:none}html.cf-js:not([data-cf-motion=off]) .cf-hero--seq .cf-hero__scrolltip{display:none}.cf-hero__cap-ctas{flex-direction:column;width:100%;max-width:360px}.cf-hero__cap-ctas .cf-btn{width:100%}}@media(max-width:749px)and (max-height:760px){.cf-hero__also{display:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/cf-hero.css.map */
