.webinar-benefits{background:var(--teal-band,#1b5e6b)}.benefits-heading{margin:0 auto 36px;max-width:83.3333%;text-align:center}.webinar-benefits .benefits-heading h1,.webinar-benefits .benefits-heading h2{color:#fff;font-weight:700;margin:0}.webinar-benefits .benefits-heading .accent{color:var(--lime,#a2d45e)}.feature-grid{display:grid;gap:30px;grid-template-columns:1fr}.feature-card{background:var(--pale-green,#e8f5d9);border-radius:var(--radius);box-shadow:var(--card-shadow);padding:20px;text-align:center}.feature-card img{height:80px;margin:0 auto 14px;width:80px}.feature-card p{margin:0}.benefits-cta{margin-top:36px;text-align:center}@media (min-width:768px){.feature-grid{gap:40px;grid-template-columns:repeat(3,1fr)}}