.showcase{max-width:1200px;margin:0 auto}.showcase__label{text-align:center}.showcase__label h1,.showcase__label h2,.showcase__label h3{font-weight:700}.showcase__label hr{width:50px;height:3px;background-color:var(--fg-color);border:none}.showcase__label{margin-bottom:1em}.showcase__list{display:grid;grid-template-columns:repeat(4,minmax(100px,225px));justify-content:space-between;gap:4em 1.5em}@media(max-width:700px){.showcase__list{grid-template-columns:repeat(2,minmax(100px,225px))}}@media(max-width:364px){.showcase__list{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));justify-content:normal}}.showcase__list{margin:0 auto;padding:1em 0}
