.sv__intro{margin-bottom:var(--spacer_32);max-width:80rem}.sv__intro>:is(p,h1,h2,h3,h4,h5,h6):last-child{margin-block-end:0}.sv__list{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}@media (max-width:800px){.sv__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.sv__list{grid-template-columns:1fr}}.sv__item{background-color:var(--white_color);border-radius:var(--border_radius_6);display:flex;flex-direction:column;padding:var(--spacer_24)}.sv__item-image{margin:0 auto var(--spacer_24);max-height:10rem;object-fit:contain;width:100%}.sv__item-text{margin-bottom:0}