.hero-products{position:relative;z-index:2;width:100%;height:520px}.hero-product{position:absolute;width:48%;aspect-ratio:1/1.18;border-radius:24px;background:rgba(255,255,255,.96);padding:18px;box-shadow:0 28px 80px rgba(0,0,0,.48);overflow:hidden}.hero-product img{width:100%;height:100%;object-fit:contain}.hero-product--1{left:4%;top:18%;transform:rotate(-10deg)}.hero-product--2{left:28%;top:3%;transform:rotate(2deg);z-index:3}.hero-product--3{right:0;top:23%;transform:rotate(11deg);z-index:2}.hero-photo{position:relative;z-index:2;width:100%;border-radius:28px;overflow:hidden;box-shadow:0 28px 80px rgba(0,0,0,.48)}.hero-photo img{width:100%;max-height:520px;object-fit:cover}.promo-section{padding-top:30px}.promo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.promo-card{position:relative;min-height:420px;border-radius:calc(var(--radius) + 6px);overflow:hidden;color:#fff;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:42px}.promo-card--red{background:linear-gradient(135deg,#8f1425,#e2354b)}.promo-card--blue{background:linear-gradient(135deg,#173b73,#2877ca)}.promo-card--gold{background:linear-gradient(135deg,#815313,#d3952f)}.promo-copy{position:relative;z-index:2}.promo-kicker{font-size:.76rem;text-transform:uppercase;letter-spacing:.14em;font-weight:850;opacity:.78}.promo-card h3{font-size:clamp(1.8rem,3vw,3rem);line-height:1;margin:10px 0 14px;letter-spacing:-.04em}.promo-card p{color:rgba(255,255,255,.82)}.promo-link{display:inline-block;margin-top:14px;font-weight:850}.promo-image{height:320px;position:relative;z-index:1}.promo-image img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 22px 22px rgba(0,0,0,.35));transition:.3s}.promo-card:hover .promo-image img{transform:scale(1.055) rotate(2deg)}
@media(max-width:900px){.promo-grid{grid-template-columns:1fr}.hero-art{min-height:430px}}
@media(max-width:560px){.hero-products{height:330px}.hero-product{width:54%;padding:10px}.hero-product--1{left:0}.hero-product--2{left:24%}.hero-product--3{right:-3%}.promo-card{min-height:500px;grid-template-columns:1fr;padding:28px}.promo-image{height:240px}}
