.sa-article-container__result-items{height:100%;padding:1rem;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;background:#f5f5f5;align-items:stretch;align-content:start;border-radius:.125rem}.sa-ol,.sa-ul{margin:0 0 2rem 0;list-style:none;counter-reset:my-counter}.sa-ol>li,.sa-ul>li{padding:2.5rem 2rem 2.5rem 4.5rem;margin-bottom:.125rem;position:relative;border-radius:0 .125rem .125rem 0;background:#fafafa;counter-increment:my-counter;border-left:5px solid #e2e2e2;color:#6c6e76;transition:all .2s}.sa-ol>li:hover,.sa-ul>li:hover{border-left-color:#39589f}.sa-ol>li::before{content:counter(my-counter);margin:0 .5rem .75rem 0;width:1.5rem;height:1.5rem;display:inline-block;position:absolute;top:2.312rem;left:2rem;border-radius:50%;background:#39589f;font-size:.875rem;font-weight:700;text-align:center;line-height:1.75rem;color:#fff}.sa-ol>li>:last-child,.sa-ul>li>:last-child{margin-bottom:0}.sa-ol--q-and-as .sa-q-and-a__q{margin-bottom:.5rem;display:inline-block;font-size:1.125rem;color:#4d4f59}.sa-ol--q-and-as .sa-q-and-a__q span{font-size:1.125rem;font-weight:700;color:#39589f}.sa-ol--q-and-as .sa-q-and-a__a{margin:0;grid-column:2}.sa-ol--q-and-as .sa-q-and-a__a span{font-size:1.125rem;font-weight:700;color:#39589f}