.cta-band{background:var(--brand-wine);padding:24px}.cta-band__inner{align-items:stretch;max-width:1440px;min-height:460px;margin:0 auto;display:flex}.cta-band__panel{text-align:right;flex-direction:column;flex:0 0 50%;justify-content:center;gap:28px;padding:40px 56px;display:flex}.cta-band__title{letter-spacing:-.4px;color:var(--brand-cream);font-size:clamp(1.6rem,3.5vw,40px);font-weight:700;line-height:1.2}.cta-band__body{letter-spacing:-.2px;color:var(--brand-cream);font-size:clamp(1rem,2vw,20px);line-height:1.5}.cta-band__actions{flex-wrap:wrap;gap:12px;display:flex}.cta-band__photo{background:var(--brand-cream);border-radius:7px;flex:1;min-height:550px;position:relative;overflow:hidden}.cta-band__photo-img{object-fit:cover}@media (max-width:900px){.cta-band__inner{flex-direction:column;min-height:0}.cta-band__panel{flex:none;padding:36px 28px}.cta-band__photo{flex:none;order:-1;min-height:280px}}@media (max-width:590px){.cta-band__panel{text-align:center}.cta-band__actions{justify-content:center}}
