.RecognizedCertifications_section{background-color:var(--bg-light);z-index:8;padding:5rem 0;position:relative}.RecognizedCertifications_title{text-align:center;font-size:clamp(var(--font-size-2xl),2.2vw,var(--font-size-40));color:var(--text-description);margin-bottom:2.5rem;font-weight:300}.RecognizedCertifications_grid{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:1rem;padding:0 1rem;display:grid}.RecognizedCertifications_logoWrapper{background:var(--white);border-radius:var(--br-md);flex-shrink:0;justify-content:center;align-items:center;width:100%;height:6rem;padding:1rem;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 12px #0000000d}.RecognizedCertifications_logo{object-fit:contain;max-width:100%;max-height:100%;transition:all .3s}@media (max-width:1200px){.RecognizedCertifications_grid{gap:1.5rem}.RecognizedCertifications_logoWrapper{width:11rem;height:5.5rem}}@media (max-width:992px){.RecognizedCertifications_logoWrapper{width:10rem;height:5rem}}@media (max-width:768px){.RecognizedCertifications_section{padding:2.5rem 0}.RecognizedCertifications_grid{gap:1rem;padding:0}.RecognizedCertifications_logoWrapper{width:100%;height:5rem;padding:1rem}}@media (max-width:576px){.RecognizedCertifications_logoWrapper{width:100%;height:4.5rem;padding:.75rem}}@media (max-width:380px){.RecognizedCertifications_logoWrapper{width:100%;height:5rem}}
