/* Shared Sports Hired employer conversion block. Loaded only on SPMA Hub pages. */
.spma-employer-promo,.spma-employer-promo *{box-sizing:border-box}
.spma-employer-promo{width:min(calc(100% - 44px),1180px);margin:46px auto 66px;padding:30px;display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:24px;align-items:center;border:1px solid #dbe7df;border-radius:26px;background:linear-gradient(135deg,#f5faf7 0,#fff 48%,#fff9df 145%);box-shadow:0 18px 46px rgba(0,48,26,.08);font-family:inherit;color:#14261b}
.spma-employer-promo__mark{width:64px;height:64px;display:grid;place-items:center;border-radius:20px;background:#064e2d;color:#fff;font-size:24px;box-shadow:0 12px 28px rgba(0,78,42,.18)}
.spma-employer-promo__eyebrow{display:inline-flex;align-items:center;gap:7px;color:#08753f;font-size:10px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.spma-employer-promo__eyebrow:before{content:"";width:18px;height:2px;border-radius:3px;background:#d2b94c}
.spma-employer-promo h2{margin:6px 0 9px;font-size:clamp(25px,2.65vw,37px);line-height:1.08;letter-spacing:-.035em;color:#14261b}.spma-employer-promo p{max-width:780px;margin:0;color:#5e6e64;font-size:14px;line-height:1.68}
.spma-employer-promo__benefits{display:flex;flex-wrap:wrap;gap:8px 15px;margin-top:15px}.spma-employer-promo__benefits span{display:inline-flex;align-items:center;gap:6px;color:#365145;font-size:11px;font-weight:800}.spma-employer-promo__benefits i{color:#08753f}
.spma-employer-promo__actions{display:grid;gap:9px;min-width:210px}.spma-employer-promo__actions a{min-height:45px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;text-decoration:none!important;font-size:12px;font-weight:900;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.spma-employer-promo__primary{background:#08753f;color:#fff!important;box-shadow:0 11px 24px rgba(8,117,63,.18)}.spma-employer-promo__primary:hover{background:#065d33;transform:translateY(-1px)}.spma-employer-promo__secondary{border:1px solid #cfdbd3;background:#fff;color:#17452e!important}.spma-employer-promo__secondary:hover{background:#f4f8f5;transform:translateY(-1px)}
.spma-employer-promo a:focus-visible{outline:3px solid rgba(8,117,63,.22);outline-offset:3px}
@media(max-width:900px){.spma-employer-promo{grid-template-columns:56px 1fr}.spma-employer-promo__mark{width:56px;height:56px}.spma-employer-promo__actions{grid-column:2;display:flex;flex-wrap:wrap}}
@media(max-width:620px){.spma-employer-promo{width:min(calc(100% - 24px),1180px);margin:34px auto 48px;padding:22px;grid-template-columns:1fr;gap:17px;border-radius:21px}.spma-employer-promo__actions{grid-column:auto;display:grid;min-width:0}.spma-employer-promo__actions a{width:100%}.spma-employer-promo__benefits{display:grid;gap:9px}}
