.coss-bundle-hero{position:relative}.coss-bundle-hero__marquee{position:relative;overflow:hidden;background:linear-gradient(90deg,var(--cbh-accent, #d2cc39),#e9e46a 40%,var(--cbh-marquee-2, #6ec9c4) 80%,var(--cbh-accent, #d2cc39));background-size:300% 100%;animation:cbh-marquee-shimmer 8s linear infinite;padding:10px 0}.coss-bundle-hero--no-marquee .coss-bundle-hero__banner{border-radius:20px}@keyframes cbh-marquee-shimmer{0%{background-position:0% 0}to{background-position:100% 0}}.coss-bundle-hero__marquee-track{display:flex;width:max-content;animation:cbh-marquee-scroll var(--cbh-ticker-speed, 22s) linear infinite}.coss-bundle-hero__marquee:hover .coss-bundle-hero__marquee-track{animation-play-state:paused}@keyframes cbh-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.coss-bundle-hero__marquee-item{display:flex;align-items:center;padding:0 20px;white-space:nowrap;font-weight:800;font-size:15px;letter-spacing:.02em;text-transform:uppercase;color:var(--cbh-ticker-color, #1a1a1a)}.coss-bundle-hero__marquee-item--accent{color:#62679b}.coss-bundle-hero__banner{position:relative;overflow:hidden;background:linear-gradient(120deg,var(--cbh-bg, #1f2320) 0%,color-mix(in srgb,var(--cbh-bg, #1f2320) 88%,white) 100%);padding:var(--cbh-pt, 44px) 48px var(--cbh-pb, 40px);border-radius:0 0 18px 18px}.coss-bundle-hero__blob{position:absolute;border-radius:50%;pointer-events:none;filter:blur(2px)}.coss-bundle-hero__blob--1{width:280px;height:280px;right:-70px;top:-70px;background:color-mix(in srgb,var(--cbh-accent, #d2cc39) 16%,transparent);animation:cbh-drift1 9s ease-in-out infinite}.coss-bundle-hero__blob--2{width:220px;height:220px;left:-40px;bottom:-100px;background:color-mix(in srgb,var(--cbh-marquee-2, #6ec9c4) 14%,transparent);animation:cbh-drift2 11s ease-in-out infinite}@keyframes cbh-drift1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-18px,14px) scale(1.08)}}@keyframes cbh-drift2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(16px,-12px) scale(1.06)}}.coss-bundle-hero__sparkle{position:absolute;color:var(--cbh-accent, #d2cc39);font-size:14px;opacity:0;pointer-events:none;animation:cbh-sparkle 4s ease-in-out infinite}.coss-bundle-hero__sparkle:nth-of-type(1){top:20%;left:62%;animation-delay:0s}.coss-bundle-hero__sparkle:nth-of-type(2){top:55%;left:70%;animation-delay:1.1s}.coss-bundle-hero__sparkle:nth-of-type(3){top:35%;left:50%;animation-delay:2.2s}.coss-bundle-hero__sparkle:nth-of-type(4){top:70%;left:58%;animation-delay:3.3s}.coss-bundle-hero__sparkle:nth-of-type(5){top:15%;left:45%;animation-delay:4.4s}@keyframes cbh-sparkle{0%{opacity:0;transform:translateY(0) scale(.6)}15%{opacity:1}85%{opacity:1}to{opacity:0;transform:translateY(-40px) scale(1)}}@keyframes cbh-rise{to{opacity:1;transform:translateY(0)}}.coss-bundle-hero__banner-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:32px}.coss-bundle-hero__copy{max-width:540px}.coss-bundle-hero__badge{display:inline-flex;align-items:center;gap:6px;background:var(--cbh-accent, #d2cc39);color:#1a1a1a;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:5px 14px;border-radius:999px;opacity:0;transform:translateY(10px);animation:cbh-rise .5s ease forwards;animation-delay:.05s}.coss-bundle-hero__dot{width:6px;height:6px;border-radius:50%;background:#1a1a1a;flex-shrink:0;animation:cbh-pulse 1.4s ease-in-out infinite}@keyframes cbh-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.7)}}.coss-bundle-hero__heading{font-family:Open Sans,sans-serif;font-weight:800;font-size:clamp(26px,4vw,38px);line-height:1.08;color:var(--cbh-text, #f5f4e2);margin:14px 0 0;text-wrap:balance;opacity:0;transform:translateY(14px);animation:cbh-rise .55s ease forwards;animation-delay:.15s}.coss-bundle-hero__h-accent{background:linear-gradient(90deg,var(--cbh-accent, #d2cc39),var(--cbh-marquee-2, #6ec9c4),var(--cbh-accent, #d2cc39));background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:cbh-shimmer 3s linear infinite}@keyframes cbh-shimmer{0%{background-position:0% center}to{background-position:200% center}}.coss-bundle-hero__desc{font-family:Open Sans,sans-serif;font-size:15px;color:color-mix(in srgb,var(--cbh-text, #f5f4e2) 82%,transparent);max-width:460px;margin:10px 0 0;opacity:0;transform:translateY(14px);animation:cbh-rise .55s ease forwards;animation-delay:.25s}.coss-bundle-hero__cta-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:22px;opacity:0;transform:translateY(14px);animation:cbh-rise .55s ease forwards;animation-delay:.35s}.coss-bundle-hero__btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:46px;background:var(--cbh-btn-bg, #d2cc39);color:var(--cbh-btn-color, #1a1a1a);border:none;padding:14px 28px;border-radius:999px;font-family:Open Sans,sans-serif;font-weight:800;font-size:14px;letter-spacing:.02em;text-transform:uppercase;text-decoration:none;box-shadow:0 6px 18px color-mix(in srgb,var(--cbh-btn-bg, #d2cc39) 35%,transparent);animation:cbh-breathe 2.6s ease-in-out .9s infinite;transition:transform .15s ease,box-shadow .15s ease}.coss-bundle-hero__btn:hover{transform:translateY(-2px)}.coss-bundle-hero__btn:focus-visible{outline:2px solid #fff;outline-offset:3px}.coss-bundle-hero__btn svg{transition:transform .2s ease}.coss-bundle-hero__btn:hover svg{transform:translate(3px)}@keyframes cbh-breathe{0%,to{box-shadow:0 6px 18px color-mix(in srgb,var(--cbh-btn-bg, #d2cc39) 35%,transparent)}50%{box-shadow:0 6px 26px color-mix(in srgb,var(--cbh-btn-bg, #d2cc39) 55%,transparent)}}.coss-bundle-hero__microcopy{display:flex;align-items:center;gap:6px;font-size:12px;color:color-mix(in srgb,var(--cbh-text, #f5f4e2) 70%,transparent)}.coss-bundle-hero__code{position:relative;z-index:1;background:#ffffff0f;border:2px dashed var(--cbh-marquee-2, #6ec9c4);border-radius:14px;padding:20px 26px;text-align:center;min-width:170px;flex-shrink:0;opacity:0;transform:scale(.9);animation:cbh-code-in .5s cubic-bezier(.34,1.56,.64,1) forwards;animation-delay:.4s}.coss-bundle-hero__code-pct{font-size:30px;font-weight:800;color:var(--cbh-accent, #d2cc39);line-height:1}.coss-bundle-hero__code-sub{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:color-mix(in srgb,var(--cbh-text, #f5f4e2) 80%,transparent);margin-top:6px}.coss-bundle-hero__code-auto{display:inline-block;margin-top:10px;font-size:11px;font-weight:700;background:var(--cbh-marquee-2, #6ec9c4);color:#1a1a1a;padding:5px 9px;border-radius:6px}@keyframes cbh-code-in{to{opacity:1;transform:scale(1)}}.coss-bundle-hero__trust{position:relative;z-index:1;display:flex;gap:28px;flex-wrap:wrap;margin-top:28px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);opacity:0;animation:cbh-rise .5s ease forwards;animation-delay:.5s}.coss-bundle-hero__trust-item{display:flex;align-items:center;gap:8px;font-family:Open Sans,sans-serif;font-size:12px;font-weight:600;color:color-mix(in srgb,var(--cbh-text, #f5f4e2) 88%,transparent)}.coss-bundle-hero__trust-dot{width:5px;height:5px;border-radius:50%;background:var(--cbh-accent, #d2cc39);flex-shrink:0}@media(prefers-reduced-motion:reduce){.coss-bundle-hero__marquee,.coss-bundle-hero__marquee-track,.coss-bundle-hero__blob,.coss-bundle-hero__sparkle,.coss-bundle-hero__dot,.coss-bundle-hero__h-accent,.coss-bundle-hero__badge,.coss-bundle-hero__heading,.coss-bundle-hero__desc,.coss-bundle-hero__cta-row,.coss-bundle-hero__btn,.coss-bundle-hero__code,.coss-bundle-hero__trust{animation:none!important}.coss-bundle-hero__badge,.coss-bundle-hero__heading,.coss-bundle-hero__desc,.coss-bundle-hero__cta-row,.coss-bundle-hero__code,.coss-bundle-hero__trust{opacity:1!important;transform:none!important}}.coss-bundle-hero--static .coss-bundle-hero__marquee,.coss-bundle-hero--static .coss-bundle-hero__marquee-track,.coss-bundle-hero--static .coss-bundle-hero__blob,.coss-bundle-hero--static .coss-bundle-hero__sparkle,.coss-bundle-hero--static .coss-bundle-hero__dot,.coss-bundle-hero--static .coss-bundle-hero__h-accent,.coss-bundle-hero--static .coss-bundle-hero__badge,.coss-bundle-hero--static .coss-bundle-hero__heading,.coss-bundle-hero--static .coss-bundle-hero__desc,.coss-bundle-hero--static .coss-bundle-hero__cta-row,.coss-bundle-hero--static .coss-bundle-hero__btn,.coss-bundle-hero--static .coss-bundle-hero__code,.coss-bundle-hero--static .coss-bundle-hero__trust{animation:none!important}.coss-bundle-hero--static .coss-bundle-hero__badge,.coss-bundle-hero--static .coss-bundle-hero__heading,.coss-bundle-hero--static .coss-bundle-hero__desc,.coss-bundle-hero--static .coss-bundle-hero__cta-row,.coss-bundle-hero--static .coss-bundle-hero__code,.coss-bundle-hero--static .coss-bundle-hero__trust{opacity:1!important;transform:none!important}@media(max-width:749px){.coss-bundle-hero{display:flex;flex-direction:column;min-height:90vh}.coss-bundle-hero__marquee{padding:6px 0}.coss-bundle-hero__marquee-item{padding:0 12px;font-size:11px}.coss-bundle-hero__banner{flex:1;display:flex;flex-direction:column;justify-content:center;padding:24px 18px;border-radius:0 0 16px 16px}.coss-bundle-hero--no-marquee .coss-bundle-hero__banner{border-radius:16px}.coss-bundle-hero__banner-top{flex-direction:column;align-items:flex-start;gap:18px}.coss-bundle-hero__blob--1{width:200px;height:200px;right:-50px;top:-50px}.coss-bundle-hero__blob--2{width:170px;height:170px;left:-30px;bottom:-60px}.coss-bundle-hero__sparkle{display:none}.coss-bundle-hero__badge{padding:5px 13px;font-size:10.5px}.coss-bundle-hero__heading{font-size:clamp(24px,7vw,30px);margin-top:12px;line-height:1.15}.coss-bundle-hero__desc{font-size:14px;margin-top:8px}.coss-bundle-hero__cta-row{margin-top:18px;gap:12px}.coss-bundle-hero__btn{padding:13px 26px;font-size:13.5px;min-height:46px}.coss-bundle-hero__microcopy{font-size:11.5px}.coss-bundle-hero__code{align-self:stretch;padding:16px 20px}.coss-bundle-hero__code-pct{font-size:24px}.coss-bundle-hero__code-sub{font-size:10px;margin-top:4px}.coss-bundle-hero__code-auto{margin-top:8px;font-size:11px;padding:5px 9px}.coss-bundle-hero__trust{gap:12px;margin-top:20px;padding-top:14px}.coss-bundle-hero__trust-item{font-size:11.5px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/coss-bundle-hero.css.map */
