.s3-cards-grid{display:grid;gap:24px;grid-template-columns:1fr 1fr}.s3-card{border:1px solid #e0e0e0;border-radius:14px;padding:32px 28px}.s3-card-icon{align-items:center;border-radius:12px;display:flex;height:52px;justify-content:center;margin-bottom:20px;width:52px}.s3-card-icon.blue{background:#25bbff}.s3-card-icon.red{background:#00599c}.s3-card-icon svg{fill:none;height:24px;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:24px}.s3-card p{line-height:1.7;margin-bottom:20px}.s3-card-link{align-items:center;display:inline-flex;font-weight:700;gap:6px;text-decoration:none}.s3-card-link.blue,.s3-card-link.red{color:#25bbff}.s3-card-link svg{fill:none;height:16px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5;width:16px}@media (max-width:900px){.s3-cards-grid{grid-template-columns:1fr}.s3-banner{align-items:flex-start;flex-direction:column}}@media (max-width:480px){.s3-cards-section{padding:40px 20px}}