.staffing-section{background:#557caa;color:#fff;padding:90px 0}.staffing-section .section-header{margin-bottom:61px}.staffing-section .section-header h2{color:#fff}.staffing-section .staffing-steps{display:grid;gap:62px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0 auto}.staffing-section .step-card{text-align:left;transition:transform .3s ease,background .3s ease}.staffing-section .step-card:hover{transform:translateY(-5px)}.staffing-section .step-title{color:#fff;display:inline-block;margin-bottom:12px;position:relative}.staffing-section .step-card:not(:last-child) .step-title:after{background-image:url(https://49681881.fs1.hubspotusercontent-na1.net/hubfs/49681881/inspire-medical/images/rightarrow.svg);background-repeat:no-repeat;background-size:contain;color:#fc0;content:"";display:inline-block;font-size:20px;height:25px;margin-left:15px;width:25px}.staffing-section .step-text{color:#fff;margin:0}@media (max-width:600px){.staffing-section .step-title:after{display:block;margin:8px auto 0}}