.certification-section{background:var(--white);padding:60px 0}.certification-section .heading h2{align-items:center;color:var(--secondary);display:flex;font-size:14px;font-weight:500;justify-content:center;margin-bottom:60px;position:relative;text-align:center;text-transform:uppercase}.certification-section .heading h2:after,.certification-section .heading h2:before{background-color:#2732501a;content:"";flex:1;height:1px;margin:0 15px}.certification-section .cert-row,.certification-section .cert-row-bottom{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-bottom:24px}.certification-section .cert-box{background:var(--white);border:1px solid #2732501a;border-radius:16px;color:#273250;padding:20px 80px}.certification-section .logo-box{align-items:center;background-color:var(--white);border:1px solid #2732501a;border-radius:16px;color:#273250;display:flex;gap:12px;justify-content:center;padding:20px 33px;width:32%}.certification-section .cert-box span,.certification-section .logo-box span{font-size:14px;font-weight:500;text-transform:uppercase}.certification-section .cert-box span:first-child{font-weight:700}@media (max-width:767px){.certification-section .logo-box{justify-content:space-around;width:100%}.certification-section .cert-box{padding:13px 20px}.certification-section{background:var(--white);padding:60px 0}}