.featured-bottle{padding:120px 48px;border-top:1px solid rgba(198,167,94,.12);border-bottom:1px solid rgba(198,167,94,.12)}.featured-bottle-inner{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center}.featured-bottle-copy h2{font-size:clamp(42px,5vw,74px);line-height:1.05;margin:0 0 28px}.featured-bottle-copy p{max-width:620px;font-size:19px;line-height:1.85;opacity:.86;margin-bottom:30px}.featured-bottle-image{border-radius:34px;overflow:hidden;border:1px solid rgba(198,167,94,.16);background:rgba(255,255,255,2%)}.featured-bottle-image img{width:100%;height:560px;object-fit:cover;display:block}.text-link{color:var(--gold);text-decoration:none;letter-spacing:1px;text-transform:uppercase;font-size:12px}@media(max-width:900px){.featured-bottle{padding:90px 24px}.featured-bottle-inner{grid-template-columns:1fr}.featured-bottle-image img{height:420px}}