.aw-hero-products{align-self:center;background:radial-gradient(circle at 50% 34%,rgba(98,182,155,.22),transparent 34%),linear-gradient(145deg,#ffffff,#f1f2ed);border:1px solid var(--aw-line);border-radius:12px;box-shadow:0 38px 90px -56px rgba(17,23,20,.55);min-height:520px;overflow:hidden;padding:25px;position:relative}.aw-hero-products:before{border:1px solid rgba(15,110,86,.13);border-radius:50%;content:"";height:360px;left:50%;position:absolute;top:92px;transform:translateX(-50%);width:360px}.aw-hero-products-head{align-items:center;display:flex;gap:18px;justify-content:space-between;position:relative;z-index:2}.aw-hero-products-head span{color:var(--aw-green);font-size:11px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.aw-hero-products-head strong{color:var(--aw-muted);font-size:10px;font-weight:600;letter-spacing:.08em;text-align:right;text-transform:uppercase}.aw-hero-product-grid{align-items:end;bottom:26px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));left:25px;position:absolute;right:25px;z-index:1}.aw-hero-product{background:rgba(255,255,255,.88);border:1px solid rgba(212,211,205,.9);border-radius:9px;box-shadow:0 18px 40px -30px rgba(17,23,20,.8);display:block;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.aw-hero-product:nth-child(2){transform:translateY(-24px)}.aw-hero-product:hover{border-color:rgba(15,110,86,.45);box-shadow:0 24px 48px -30px rgba(17,23,20,.9);transform:translateY(-5px)}.aw-hero-product:nth-child(2):hover{transform:translateY(-29px)}.aw-hero-product img{aspect-ratio:1/1.22;display:block;-o-object-fit:cover;object-fit:cover;width:100%}.aw-hero-product-copy{border-top:1px solid rgba(212,211,205,.8);display:grid;gap:3px;padding:10px 11px 12px}.aw-hero-product-copy strong{font-size:11px;line-height:1.2}.aw-hero-product-copy span{color:var(--aw-green);font-size:10px;font-weight:700}@media (max-width:900px){.aw-hero-products{min-height:560px}.aw-hero-product-grid{gap:18px}}@media (max-width:620px){.aw-hero-products{min-height:430px;padding:18px}.aw-hero-products:before{height:280px;top:76px;width:280px}.aw-hero-products-head strong{display:none}.aw-hero-product-grid{bottom:18px;gap:7px;left:18px;right:18px}.aw-hero-product-copy{padding:8px}.aw-hero-product-copy span,.aw-hero-product-copy strong{font-size:9px}}@media (prefers-reduced-motion:reduce){.aw-hero-product{transition:none}}