.tc-step-box .why-holds-up{align-items:center;background:#51626f;border-radius:5px;display:flex;gap:20px;justify-content:space-between;margin:60px 0 0;padding:20px}.tc-step-box .why-title{color:#fff;font-family:Plus Jakarta Sans;font-size:20px;font-weight:800;line-height:30px;white-space:nowrap}.tc-step-box .why-points{align-items:center;display:flex;gap:15px}.tc-step-box .why-point{background:#fff;border-radius:5px;color:#323232;font-family:Plus Jakarta Sans;font-size:16px;font-weight:400;line-height:26px;padding:10px 15px;text-align:center;white-space:nowrap}@media (max-width:767px){.tc-step-box .why-holds-up{align-items:flex-start;flex-direction:column}.tc-step-box .why-points{flex-wrap:wrap;width:100%}.tc-step-box .why-point{white-space:normal}}