.s-q-a{display:grid;gap:var(--grid-section-container);justify-content:stretch}.s-q-a__image{flex:1}.s-q-a__image--desktop{display:none}.s-q-a__main{display:grid;gap:var(--grid-responsive-lg);width:100%}@media only screen and (min-width:48em){.s-q-a:has(.s-q-a__image){align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.s-q-a__image--mobile{display:none}.s-q-a__image--desktop{display:block}.s-q-a__main{flex:1;padding-block:var(--grid-section-sm)}}@media only screen and (min-width:64em){.s-q-a{justify-content:center}.s-q-a__main{flex:none;width:39.125rem}}