.cc-hero{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background:linear-gradient(-45deg,#00f2fe,#5cf7c8,#f6ff54,#00d4e8,#f6ff54,#00f2fe);background-size:400% 400%;animation:cc-gradient-flow var(--cc-anim-duration, 12s) ease infinite}@keyframes cc-gradient-flow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.cc-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;pointer-events:none;z-index:1}.cc-hero__inner{position:relative;z-index:2;width:100%;max-width:1400px;margin:0 auto;padding-top:calc(var(--header-overlap, 0px) + 5rem);padding-bottom:5rem;padding-left:clamp(1.5rem,5vw,5rem);padding-right:clamp(1.5rem,5vw,5rem);display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media screen and (min-width:750px){.cc-hero__inner{grid-template-columns:1fr 1fr;gap:4rem}}.cc-hero__content{display:flex;flex-direction:column;gap:1.5rem;text-align:left}@media screen and (max-width:749px){.cc-hero__content{text-align:center;align-items:center}}.cc-hero__heading{font-size:clamp(2.4rem,5.5vw,4.5rem);font-weight:800;line-height:1.05;margin:0;letter-spacing:-.02em}.cc-hero__subheading{line-height:1.65;margin:0;max-width:48ch}.cc-hero__ctas{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}@media screen and (max-width:749px){.cc-hero__ctas{justify-content:center}}.cc-hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 2rem;border-radius:.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s;border:2px solid transparent;white-space:nowrap}.cc-hero__btn:hover{opacity:.88;transform:translateY(-2px)}.cc-hero__btn--primary{background:#00000080;color:#fff;border-color:#fff6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cc-hero__btn--secondary{background:transparent;color:#fff;border-color:#ffffff8c}.cc-hero__media{display:flex;align-items:center;justify-content:center}.cc-hero__media-inner{width:100%;max-width:540px;border-radius:1.5rem;overflow:hidden;box-shadow:0 20px 60px #00000040,0 4px 16px #00000026}.cc-hero__img{display:block;width:100%;height:auto;object-fit:cover}.cc-hero__media-placeholder{aspect-ratio:4 / 3;background:#ffffff2e;border-radius:1.5rem;display:flex;align-items:center;justify-content:center;color:#00000059;font-size:.9rem;font-weight:500;border:2px dashed rgba(0,0,0,.2)}@media screen and (max-width:749px){.cc-hero__media{order:-1}.cc-hero__media-inner{max-width:320px}}@media(prefers-reduced-motion:reduce){.cc-hero{animation:none;background-position:0% 50%}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/cc-hero-gradient.css.map */
