.hero-section{position:relative;overflow:hidden;padding:var(--hero-spacing-desktop) 0}.hero-section:before{content:"";position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(255,217,61,.15) 0%,transparent 70%);border-radius:50%;pointer-events:none}.hero-container{max-width:1280px;margin:0 auto;padding:0 32px;position:relative;z-index:1}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center;min-height:550px}.hero-content{display:flex;flex-direction:column;gap:28px;max-width:var(--hero-content-max-width)}.hero-headline{font-size:clamp(36px,5vw,64px);font-weight:800;line-height:1.05;margin:0;color:#0a0a0a;letter-spacing:-.03em;background:linear-gradient(135deg,#000,#1a1a1a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subheadline{font-size:19px;line-height:1.6;color:#4a4a4a;margin:0;font-weight:400}.hero-ctas{display:flex;gap:16px;flex-wrap:wrap;margin-top:12px}.hero-cta{display:inline-flex;align-items:center;justify-content:center;padding:18px 36px;font-size:17px;font-weight:600;text-decoration:none;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;white-space:nowrap;position:relative;overflow:hidden}.hero-cta--primary{border:none;box-shadow:0 4px 16px #ffd93d66,0 2px 8px #0000001a}.hero-cta--primary:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#f5c842,#ffe066);opacity:0;transition:opacity .3s ease}.hero-cta--primary:hover:before{opacity:1}.hero-cta--primary:hover{transform:translateY(-2px);box-shadow:0 6px 24px #ffd93d80,0 4px 12px #00000026}.hero-cta--primary span{position:relative;z-index:1}.hero-cta--secondary{background-color:#fff;color:#000;border:2px solid #e0e0e0;box-shadow:0 2px 8px #0000000f}.hero-cta--secondary:hover{background-color:#000;color:#fff;border-color:#000;transform:translateY(-2px);box-shadow:0 4px 16px #0003}.hero-trust-strip{display:flex;gap:24px;flex-wrap:wrap;padding-top:24px;margin-top:8px}.hero-section .trust-item{display:flex;align-items:center;font-size:13px;color:#333;transition:all .2s ease;position:relative}.hero-section .trust-item:not(:last-child):after{content:"";position:absolute;right:-12px;top:50%;transform:translateY(-50%);width:1px;height:14px;background-color:#00000026}.hero-section .trust-item:hover{color:#000}.hero-section .trust-item__text{font-weight:500;line-height:1.3}.hero-image{width:100%;max-width:500px;height:100%;display:flex;align-items:center;justify-content:center;position:relative;margin-left:auto}.hero-image:before{content:"";position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px;background:linear-gradient(135deg,#ffd93d1a,#ffd93d0d);border-radius:24px;z-index:0}.hero-image img{width:100%;height:auto;object-fit:cover;border-radius:20px;box-shadow:0 20px 60px #00000026,0 8px 24px #0000001a;position:relative;z-index:1}.hero-image__placeholder{width:100%;aspect-ratio:4 / 3;background:linear-gradient(135deg,#f5f5f5,#ebebeb);border-radius:20px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}@media screen and (max-width: 989px){.hero-section{padding:60px 0 48px}.hero-grid{gap:60px;min-height:450px;grid-template-columns:1fr}.hero-content{max-width:100%}.hero-trust-strip{gap:20px}.hero-section .trust-item{font-size:13px}}@media screen and (max-width: 749px){.hero-section{padding:48px 0 40px}.hero-section:before{width:400px;height:400px;top:-30%;right:-20%}.hero-container{padding:0 20px}.hero-grid{grid-template-columns:1fr;gap:40px;min-height:auto}.hero-image{order:-1;max-width:100%;margin-left:0}.hero-image:before{top:-12px;left:-12px;right:-12px;bottom:-12px;border-radius:20px}.hero-image img{border-radius:16px;box-shadow:0 12px 40px #0000001f,0 4px 16px #00000014}.hero-content{gap:24px;max-width:100%}.hero-headline{line-height:1.1}.hero-subheadline{font-size:17px;line-height:1.6}.hero-ctas{flex-direction:column;gap:12px;margin-top:8px}.hero-cta{width:100%;padding:16px 28px;font-size:16px;border-radius:10px}.hero-trust-strip{flex-direction:column;gap:12px;padding-top:20px;margin-top:4px}.hero-section .trust-item{font-size:13px}.hero-section .trust-item:not(:last-child):after{display:none}}@media screen and (max-width: 480px){.hero-section{padding:40px 0 32px}.hero-subheadline{font-size:16px}.hero-cta{padding:15px 24px;font-size:15px}}.hero-section--no-image .hero-grid{display:flex;justify-content:center;text-align:center;align-items:center;width:100%}.hero-section--no-image .hero-ctas{justify-content:center}.hero-section--no-image .hero-trust-strip{justify-content:center;flex-direction:row}.trust-item__image-logo{object-fit:contain;max-width:70px;max-height:70px}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-hero.css.map */
