<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.benefits-section{background:#fff;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:40px 0}.benefit-card{background:#fff;border:1px solid #b2e1db;border-radius:4px;box-shadow:0 4px 8px rgba(0,0,0,.3);flex:1 1 300px;max-width:385px;padding:20px}.benefit-card ul{list-style:none;margin:0;padding:0}.benefit-card li{align-items:flex-start;border-bottom:1px solid #eee;display:flex;font-size:15px;gap:10px;line-height:1.5;padding:12px 0}.benefit-card li:last-child{border-bottom:none}.check-icon{background-color:#b2e1db;border-radius:50%;font-size:16px;font-weight:700;margin-top:3px}</pre></body></html>