.cert-carousel{width:100%;margin-top:8px}.cert-carousel__grid{list-style:none;margin:0;padding:8px 0 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;align-items:stretch}.cert-carousel__slide{min-width:0}.cert-carousel__card{width:100%;height:120px;display:flex;align-items:center;justify-content:center;padding:16px 18px;background:#fff;border:1px solid rgba(200,144,106,.22);border-radius:var(--radius);box-shadow:0 2px 10px #7a4a2e0d}.cert-carousel__card img{max-width:100%;max-height:72px;width:auto;height:auto;object-fit:contain;display:block;background:#fff;background-image:none}@media(min-width:768px){.cert-carousel__grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:20px}}@media(min-width:1024px){.cert-carousel__grid{grid-template-columns:repeat(4,1fr)}}
