/* v10: specific shopper-question headline and stronger question hierarchy. */
#visual-answers h2{font-size:clamp(2.2rem,3.6vw,3.6rem);line-height:1.1;letter-spacing:-.04em;text-wrap:balance}
#visual-answers .answer-strip h4{font-size:clamp(1.4rem,2.1vw,1.8rem);font-weight:750;line-height:1.2;letter-spacing:-.025em;margin:18px 0 16px;text-wrap:balance}
#visual-answers .answer-strip article{padding:30px}
@media(max-width:767px){#visual-answers h2{font-size:clamp(2rem,7.7vw,2.8rem)}#visual-answers .answer-strip h4{font-size:1.5rem}#visual-answers .answer-strip article{padding:26px}}
