.spf{padding:6rem 0;background:#fff;font-family:Inter,Arial,sans-serif;color:#33475b}.spf__container{max-width:1280px;margin:0 auto;padding:0 2rem}.spf__header{text-align:center;max-width:48rem;margin:0 auto 5rem}.spf__badge{display:inline-flex;background:#e6eeff;color:#154cba;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:500;margin-bottom:1.5rem}.spf__headline{font-family:Suisse BP Intl,Suisse Intl,Inter,sans-serif;font-weight:700;font-size:clamp(2rem,4vw,3rem);letter-spacing:-.02em;line-height:1.1;color:#0a1628;margin:0 0 1.5rem}.spf__dot{color:#154cba}.spf__subtitle{font-size:1.125rem;line-height:1.7;margin:0}.spf__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.spf__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.spf__grid{grid-template-columns:repeat(3,1fr)}}.spf-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;padding:2rem;box-shadow:0 1px 3px #0000000d;transition:transform .5s,box-shadow .5s,border-color .5s}.spf-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014;border-color:#154cba33}.spf-card__icon{width:3rem;height:3rem;border-radius:.75rem;background:#e6eeff;color:#154cba;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:background .5s,color .5s}.spf-card__icon svg{width:1.5rem;height:1.5rem}.spf-card:hover .spf-card__icon{background:#154cba;color:#fff}.spf-card__title{font-family:Suisse BP Intl,Suisse Intl,Inter,sans-serif;font-weight:700;font-size:1.25rem;letter-spacing:-.02em;color:#0a1628;margin:0 0 .75rem;line-height:1.3}.spf-card__desc{margin:0;line-height:1.6}
