.problem-section-refined .section-head{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);column-gap:clamp(3rem,8vw,8rem);align-items:end}.problem-section-refined .section-head>div{grid-column:2;grid-row:1}.problem-section-refined .section-head>p{grid-column:1;grid-row:1;align-self:end;max-width:34ch;margin:0;padding-left:1.25rem;border-left:4px solid #ed7d31}.problem-section-refined .section-head h2{max-width:10.5ch;font-size:clamp(3rem,6vw,6rem)}@media(max-width:860px){.problem-section-refined .section-head{grid-template-columns:1fr;gap:1.5rem}.problem-section-refined .section-head>div,.problem-section-refined .section-head>p{grid-column:1;grid-row:auto}.problem-section-refined .section-head>div{order:1}.problem-section-refined .section-head>p{order:2}.problem-section-refined .section-head h2{font-size:clamp(2.8rem,12vw,4.5rem)}}
