.badges{background-color:#0f172a;padding:3rem 1.5rem}@media (width>=768px){.badges{padding:4rem 1.5rem}}.badges__label{text-align:center;color:#94a3b8;text-transform:uppercase;letter-spacing:2px;margin-bottom:2rem;font-size:.875rem;font-weight:600}@media (width>=768px){.badges__label{margin-bottom:2.5rem}}.badges__list{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem 3rem;display:flex}@media (width>=768px){.badges__list{gap:2.5rem 4rem}}.badges__item{opacity:.7;flex-direction:column;align-items:center;gap:.5rem;transition:opacity .15s;display:flex}.badges__item:hover{opacity:1}.badges__icon{color:#fff;letter-spacing:1px;background-color:#1e293b;border-radius:.75rem;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.25rem;font-weight:700;display:flex}@media (width>=768px){.badges__icon{width:80px;height:80px;font-size:1.5rem}}.badges__name{color:#94a3b8;text-align:center;font-size:.75rem;font-weight:500}@media (width>=640px){.badges__name{font-size:.875rem}}
