.workbenchDecide{background-image:linear-gradient(rgba(207,226,243,.47),rgba(207,226,243,.47))!important;color:#fff;overflow:hidden;position:relative}.workbenchDecide:before{background-image:linear-gradient(hsla(0,0%,100%,.025) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.025) 1px,transparent 0);background-size:56px 56px;content:"";inset:0;pointer-events:none;position:absolute}.workbenchDecideInner{position:relative;z-index:1}.workbenchDecideGrid{align-items:start;display:grid;gap:72px;grid-template-columns:1fr 1.1fr}.workbenchDecideGrid .workbenchSectionLabel{color:#fa0f0c}.workbenchDecideGrid h2{color:#0c2577;font-family:Yantramanav}.workbenchSectionLeftContent p,.workbenchSectionRightContent p{color:#555;margin-top:16px}.workbenchSectionLeftContent h2{color:#1d2c4c}.workbenchSectionRightContent h2{margin-bottom:20px}.workbenchDecideBullets{margin-top:30px;padding-top:30px}.workbenchDecideBullet{color:#555;display:flex;gap:16px;margin-bottom:22px}.workbenchDecideBullet strong{color:#1d2c4c;font-weight:600}.workbenchDecideBullet .workbenchMarker{border:1px solid #fa0f0c;color:#fa0f0c;display:grid;flex-shrink:0;font-family:Yantramanav;font-size:16px;font-weight:600;height:22px;margin-top:2px;place-items:center;width:22px}.workbenchFormCard{background:#fff;border-radius:2px;color:#1d2c4c;padding:40px;position:relative}.workbenchFormCard:before{background:linear-gradient(90deg,#fa0f0c,#fa0f0c 50%,#1d2c4c 0,#1d2c4c);content:"";height:6px;left:0;position:absolute;right:-1px;top:0}.workbenchFormCard h3{margin-bottom:8px}@media (max-width:900px){.workbenchDecideGrid{gap:48px}.workbenchDecideGrid,.workbenchFieldRow{grid-template-columns:1fr}}