.website-offer{padding:72px 24px;background:#fff;border-block:1px solid #e2e8f0;color:#0c1222}
.website-offer-inner{max-width:1180px;margin:auto}
.website-offer-eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;color:#0369a1;margin:0 0 16px}
.website-offer h2{font-size:clamp(28px,4vw,42px);line-height:1.15;letter-spacing:-.025em;margin:0 0 20px}
.website-offer-lead{max-width:740px;font-size:17px;line-height:1.7;color:#475569}
.website-offer-industries{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin:36px 0 24px}
.website-offer article{border-top:1px solid #cbd5e1;padding-top:20px}
.website-offer h3{font-size:18px;line-height:1.4;margin:0 0 10px}
.website-offer p{line-height:1.7}
.website-offer article p,.website-offer-bottom p{font-size:14px;color:#475569;margin:0}
.website-offer-note{max-width:850px;font-size:12px;color:#64748b}
.website-offer-bottom{border-top:1px solid #e2e8f0;margin-top:32px;padding-top:28px;display:flex;gap:32px;align-items:center;justify-content:space-between}
.website-offer-bottom>div{max-width:720px}
.website-offer-link{background:#0c1222;color:white;padding:14px 20px;border-radius:6px;text-decoration:none;font-size:14px;white-space:nowrap}
.website-offer-download{display:inline-block;margin-top:24px;color:#0369a1;text-underline-offset:4px;font-size:14px}
@media(max-width:900px){.website-offer-industries{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:540px){.website-offer-industries{grid-template-columns:1fr;gap:20px}.website-offer-bottom{align-items:flex-start;flex-direction:column}.website-offer{padding:48px 20px}}
