.stae-service-specs{background:var(--brand-bg)}.stae-spec-table{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--brand-border);margin-bottom:34px}.stae-spec-table>div{padding:24px;border-right:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border);min-height:148px}.stae-spec-table>div:nth-child(2n){border-right:0}.stae-spec-table>div:nth-last-child(-n+2){border-bottom:0}.stae-spec-table strong{display:block;color:var(--brand-text);margin-bottom:10px}.stae-spec-table span{color:var(--brand-text-secondary)}.stae-methodology{background:var(--brand-bg-alt)}.stae-method-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:20px;gap:20px;margin-bottom:34px}.stae-method-steps article{background:var(--brand-bg);border:1px solid var(--brand-border);padding:26px}.stae-method-steps span{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;background:var(--brand-primary);color:var(--text-on-dark);font-weight:700;margin-bottom:18px}@media (max-width:767.98px){.stae-spec-table{grid-template-columns:1fr}.stae-spec-table>div,.stae-spec-table>div:nth-child(2n),.stae-spec-table>div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--brand-border)}.stae-spec-table>div:last-child{border-bottom:0}}