.pathway-section{padding:4rem 1.5rem!important}
.home-check{padding:4rem 1.5rem!important}
.home-check-inner{grid-template-columns:minmax(0,1fr) auto}
.home-check h2{line-height:1.15}
.home-check .micro-proof{display:grid;grid-template-columns:repeat(3,minmax(0,max-content));gap:.55rem;margin-top:1.15rem}
.home-check .micro-proof span{display:block;padding:.5rem .75rem;border:1px solid #244861;border-radius:8px;background:#132634;color:#bfe5ff;font-size:.78rem;font-weight:700;line-height:1.25;white-space:nowrap}
@media(max-width:760px){
  .pathway-section{padding:3rem 1.15rem!important}
  .home-check{padding:3rem 1.15rem!important}
  .home-check-inner{display:block!important;padding:1.5rem!important;border-radius:14px}
  .home-check h2{font-size:1.75rem;line-height:1.2}
  .home-check p{font-size:1rem;line-height:1.6}
  .home-check .micro-proof{display:grid!important;grid-template-columns:1fr!important;gap:.5rem!important;margin:1.1rem 0 0!important}
  .home-check .micro-proof span{display:block!important;width:100%;margin:0!important;padding:.65rem .75rem!important;white-space:normal!important}
  .home-check-inner>.btn{width:100%;margin-top:1.25rem}
}
