/* V92.3 mobile polish and hero clarity */
.v46f-problem-grid{counter-reset:aperture-problem;gap:12px}
.v46f-problem-grid span{counter-increment:aperture-problem;padding:16px 18px 16px 64px;border:1px solid rgba(22,35,58,.14);border-radius:18px;background:rgba(255,255,255,.88);min-height:64px;display:flex;align-items:center;color:#16233a}
.v46f-problem-grid span:before{content:counter(aperture-problem,decimal-leading-zero);left:16px;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:11px;background:#16233a;color:#fff;display:grid;place-items:center;font-size:.72rem;letter-spacing:.03em;font-weight:800}
@media(max-width:640px){
  #related-foundation-links .card-grid.three{grid-template-columns:minmax(0,1fr)!important;width:100%;gap:14px}
  #related-foundation-links .link-card{display:block;width:100%;max-width:none;min-width:0;box-sizing:border-box;padding:22px 20px}
  #related-foundation-links .link-card h3{overflow-wrap:anywhere}
}
