.tosh-services .tosh-method,.tosh-services .tosh-service-table{padding:74px 0}.tosh-services .tosh-method{background:var(--brand-bg-alt)}.tosh-step-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.tosh-step-grid article{background:var(--brand-bg);border:1px solid var(--brand-border);padding:24px}.tosh-step-grid span{color:var(--brand-primary);font-weight:900;font-size:1.5rem}.tosh-step-grid h3{font-size:1.08rem;font-weight:850;margin:12px 0 8px}.tosh-step-grid p{color:var(--brand-text-secondary);margin-bottom:0}@media (max-width:991px){.tosh-step-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.tosh-step-grid{grid-template-columns:1fr}}