.roadblocks{background:#fff;border-top:1px solid #d9dde8;padding:5rem 0}.roadblocks-inner{margin:0 auto;max-width:1400px;padding:0 60px}.rb-header{margin-bottom:4rem;text-align:center}.rb-title{color:#003d59;font-size:clamp(1.9rem,3.5vw,2.8rem);font-weight:700;line-height:1.2;margin-top:.65rem}.rb-title em{color:#fe6625;font-style:normal}.rb-grid{border-top:1px dashed #d9dde8;display:grid;gap:0;grid-template-columns:repeat(4,1fr)}@media (max-width:1024px){.rb-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.rb-grid{grid-template-columns:1fr}}.rb-card{border-bottom:1px dashed #d9dde8;border-right:1px dashed #d9dde8;padding:2.5rem 2rem}.rb-card:last-child{border-right:none}.rb-card-icon{margin-bottom:1.5rem}.rb-card-icon,.rb-card-icon svg{color:#003d59;height:52px;width:52px}.rb-card-icon svg{stroke-width:1.4}.rb-card-title{color:#003d59;font-size:1.08rem;font-weight:700;margin-bottom:.75rem}.rb-card-desc{color:#567;font-size:.88rem;line-height:1.72}