.cert-card{background-color:#fff;border-radius:12px;padding:20px;transition:all .4s ease;display:flex;justify-content:center;align-items:center;height:30vh;width:100%;overflow:hidden}.cert-card:hover{transform:translateY(-5px) scale(1.02)}.cert-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:6px}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}