.rw-hero{position:relative;min-height:80vh;min-height:max(600px,80vh);display:flex;align-items:center;background:linear-gradient(135deg,#1a1f3d,#141830,#0f1225);overflow:hidden;padding:80px 0 100px}.rw-hero__orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4;pointer-events:none}.rw-hero__orb--1{width:500px;height:500px;background:radial-gradient(circle,rgba(107,91,149,.6) 0%,transparent 70%);top:-150px;right:10%}.rw-hero__orb--2{width:400px;height:400px;background:radial-gradient(circle,rgba(90,103,216,.5) 0%,transparent 70%);bottom:-100px;left:-100px}.rw-hero__orb--3{width:300px;height:300px;background:radial-gradient(circle,rgba(163,156,196,.4) 0%,transparent 70%);top:50%;right:30%;transform:translateY(-50%)}.rw-hero__container{position:relative;z-index:1;max-width:1280px;width:100%;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.rw-hero__content{display:flex;flex-direction:column;gap:24px}.rw-hero__eyebrow{display:inline-flex;align-self:flex-start}.rw-hero__eyebrow span{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:2.5px;color:#a39cc4;padding:10px 20px;background:#6b5b9526;border:1px solid rgba(107,91,149,.3);border-radius:50px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.rw-hero__headline{font-size:clamp(40px,5vw,56px);font-weight:800;color:#fff;line-height:1.1;margin:0;letter-spacing:-.02em;text-shadow:0 4px 30px rgba(0,0,0,.3)}.rw-hero__subheadline{font-size:clamp(17px,2vw,20px);color:#fffc;line-height:1.6;margin:0;max-width:520px}.rw-hero__price-compare{display:flex;align-items:center;gap:20px;padding:24px 28px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin:8px 0}.rw-hero__price-old,.rw-hero__price-new{display:flex;flex-direction:column;gap:4px}.rw-hero__price-label{font-size:13px;color:#fff9;text-transform:uppercase;letter-spacing:1px;font-weight:600}.rw-hero__price-value{font-size:32px;font-weight:800}.rw-hero__price-value--crossed{color:#fff6;text-decoration:line-through;text-decoration-color:#ef4444;text-decoration-thickness:3px}.rw-hero__price-value--highlight{background:linear-gradient(135deg,#a39cc4,#6b5b95);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.rw-hero__price-arrow{color:#fff6;display:flex;align-items:center}.rw-hero__ctas{display:flex;flex-wrap:wrap;gap:16px;margin-top:8px}.rw-hero__cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:18px 36px;font-size:16px;font-weight:700;text-decoration:none;border-radius:50px;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden}.rw-hero__cta--primary{background:linear-gradient(135deg,#6b5b95,#564a7a);color:#fff;box-shadow:0 8px 24px #6b5b9566,0 0 60px #6b5b9533,inset 0 1px #fff3}.rw-hero__cta--primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.rw-hero__cta--primary:hover{transform:translateY(-3px);box-shadow:0 12px 32px #6b5b9580,0 0 80px #6b5b954d,inset 0 1px #ffffff4d}.rw-hero__cta--primary:hover:before{left:100%}.rw-hero__cta--secondary{background:#ffffff14;color:#fff;border:2px solid rgba(255,255,255,.25);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.rw-hero__cta--secondary:hover{background:#ffffff26;border-color:#fff6;transform:translateY(-2px)}.rw-hero__trust-badges{display:flex;flex-wrap:wrap;gap:24px;margin-top:16px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.rw-hero__badge{display:flex;align-items:center;gap:10px;color:#ffffffbf;font-size:14px;font-weight:500}.rw-hero__badge svg{color:#a39cc4;flex-shrink:0}.rw-hero__media{position:relative;display:flex;align-items:center;justify-content:center}.rw-hero__product-card{position:relative;background:linear-gradient(145deg,#ffffff14,#ffffff05);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:32px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 60px #0006,0 0 40px #6b5b9526;animation:float 6s ease-in-out infinite;max-width:400px;width:100%}.rw-hero__image-glow{position:absolute;width:80%;height:80%;top:10%;left:10%;background:radial-gradient(circle,rgba(107,91,149,.3) 0%,transparent 60%);filter:blur(40px);z-index:0;pointer-events:none}.rw-hero__product-image{position:relative;z-index:1;display:block;width:100%;height:auto;border-radius:16px;box-shadow:0 8px 32px #0000004d}.rw-hero__product-info{position:relative;z-index:1;margin-top:24px;text-align:center}.rw-hero__product-name{font-size:24px;font-weight:700;color:#fff;margin:0 0 8px}.rw-hero__product-tagline{font-size:14px;color:#fff9;margin:0;text-transform:uppercase;letter-spacing:1.5px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.rw-hero__image-placeholder{position:relative;z-index:1;width:100%;aspect-ratio:1;background:#ffffff08;border:2px dashed rgba(255,255,255,.15);border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;transition:all .3s ease}.rw-hero__image-placeholder:hover{border-color:#6b5b9566;background:#6b5b950d}.rw-hero__placeholder-svg{width:60%;height:auto;opacity:.7}.rw-hero__placeholder-text{position:absolute;bottom:16px;font-size:12px;color:#fff6;opacity:0;transition:opacity .3s ease}.rw-hero__image-placeholder:hover .rw-hero__placeholder-text{opacity:1}@media(max-width:1024px){.rw-hero__container{grid-template-columns:1fr;gap:50px;text-align:center}.rw-hero__content{align-items:center}.rw-hero__eyebrow{align-self:center}.rw-hero__subheadline{max-width:600px}.rw-hero__price-compare,.rw-hero__ctas,.rw-hero__trust-badges{justify-content:center}.rw-hero__media{order:-1}.rw-hero__product-card{max-width:350px}}@media(max-width:700px){.rw-hero{padding:60px 0 80px;min-height:auto}.rw-hero__container{padding:0 24px;gap:40px}.rw-hero__headline{font-size:36px}.rw-hero__price-compare{flex-direction:column;gap:12px;padding:20px}.rw-hero__price-arrow{transform:rotate(90deg)}.rw-hero__ctas{flex-direction:column;width:100%}.rw-hero__cta{width:100%;padding:16px 28px}.rw-hero__trust-badges{flex-direction:column;gap:16px;align-items:center}.rw-hero__product-card{max-width:280px;padding:24px}.rw-hero__orb--1{width:300px;height:300px}.rw-hero__orb--2{width:250px;height:250px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-restwell-hero-product.css.map */
