.sf-roles{gap:2rem;padding:2rem 0}.sf-roles,.sf-section-header{display:flex;flex-direction:column}.sf-section-header{align-items:center}.sf-section-header__title{color:var(--color-h2);font-size:2.5rem!important}.sf-roles__grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:768px){.sf-roles__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.sf-roles__grid{grid-template-columns:repeat(3,1fr)}}.sf-roles__card{background:#fff;border-radius:.75rem;box-shadow:0 2px 12px rgba(16,116,190,.07);display:flex;flex-direction:column;gap:.4rem;padding:1.75rem 1.5rem}.sf-roles__title{color:var(--color-h2)!important;font-size:1.1rem!important;font-weight:800!important;line-height:1.3;margin:0!important}.sf-roles__subtitle{color:#1074be!important;font-size:.88rem!important;font-weight:700!important;margin:0!important;padding:0!important}.sf-roles__desc{color:#535b70;font-size:.95rem!important;line-height:1.7;margin:.5rem 0 0!important;padding:0!important}