.section-eight{text-align:center;padding:var(--spacing-md) 0}@media (min-width: 768px){.section-eight{padding:var(--spacing-lg) 0}}.section-eight__head{display:flex;flex-direction:column;align-items:center;gap:.8rem}.section-eight__head>*{width:100%;margin:0}.section-eight__head .icon{width:3rem;margin-bottom:.8rem}.section-eight__card-list{display:grid;grid-template-columns:1fr;border-radius:1rem;overflow:hidden;border:var(--sand-border);gap:.1rem;background:var(--sand);margin-top:var(--edge)}@media (min-width: 768px){.section-eight__card-list{grid-template-columns:1fr 1fr}}.section-eight__card{background:var(--white)}.section-eight__card a{display:flex}.section-eight__card img{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;max-width:35%}@media (min-width: 768px){.section-eight__card img{max-width:20rem;aspect-ratio:16/11}}.section-eight__card h3.h4{margin:0;padding:0;width:100%;text-align:center;margin:auto var(--edge)}
