.hero-offer{flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:clamp(360px,50vw,466px);display:flex}.hero-offer-header{flex-direction:column;align-items:center;display:flex}.hero-offer-content{justify-content:center;align-items:flex-start;gap:var(--space-3);flex-direction:column;width:100%;display:flex}.hero-offer-title{font-size:clamp(var(--text-4xl), 6vw, var(--text-7xl));line-height:1.05;font-weight:var(--font-medium);letter-spacing:var(--tracking-tight);color:var(--white)}.hero-offer-description{font-size:clamp(var(--text-base), 2vw, var(--text-lg));line-height:var(--leading-lg);font-weight:var(--font-normal);color:var(--zinc-300)}@media (min-width:640px){.hero-offer-content{text-align:center;align-items:center;max-width:662px;margin:0 auto}.hero-offer-title,.hero-offer-description{text-align:center}}
