.workbenchSectionLabel
.workbenchWhoHead .workbenchSectionTitleAndContent h2{color:#fff!important;margin-bottom:20px;text-align:left!important}.workbenchWhoHead{margin:0 auto 52px;max-width:680px;text-align:center}.workbenchWhoHead .workbenchSectionLabel{justify-content:center}.workbenchWhoHead .workbenchSectionLabel:after{background:#fa0f0c;content:"";display:inline-block;height:1px;width:28px}.workbenchWhoHead .workbenchSectionTitle{margin-left:auto;margin-right:auto}.workbenchWhoGrid{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.workbenchPain{background:linear-gradient(rgba(207,226,243,.47),rgba(207,226,243,.47))!important;border:1px solid #d6e0ff;border-left:3px solid #fa0f0c;border-radius:0 3px 3px 0;display:flex;gap:18px;padding:26px 28px}.workbenchPainX{background:rgba(250,15,12,.12);border-radius:50%;display:grid;flex-shrink:0;height:26px;margin-top:2px;place-items:center;width:26px}.workbenchPainX svg{stroke:#fa0f0c}.workbenchPain p{color:#2a3142;line-height:1.5}.workbenchPain p strong{color:#1d2c4c;font-weight:600}@media (max-width:767px){.workbenchWhoGrid{grid-template-columns:2fr}}