#styles_certContainer__vlkzr{flex-grow:1;overflow-y:auto}#styles_certContainer__vlkzr h2{width:-moz-fit-content;width:fit-content;margin:10px auto;color:#fdfdfd;font-weight:400;font-size:28px;position:relative;text-shadow:0 0 4px black}#styles_certContainer__vlkzr h2:after{content:"";position:absolute;left:-10px;right:-10px;bottom:0;height:10%;background:var(--grad);z-index:-1;transition:height .3s ease}#styles_certContainer__vlkzr h2:hover:after{height:30%}.styles_certGrid__wz84T{display:flex;flex-wrap:wrap;gap:25px;justify-content:center;padding:30px 20px;margin-bottom:40px}.styles_certCard__xbeLv{border-radius:10px;border:4px solid rgba(26,25,30,.6);padding:20px;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden;transition:transform .3s ease}.styles_certCard__xbeLv:before{top:-50px;left:-50px;-webkit-clip-path:polygon(0 0,100% 0,0 100%);clip-path:polygon(0 0,100% 0,0 100%);transition:top .3s ease,left .3s ease}.styles_certCard__xbeLv:after,.styles_certCard__xbeLv:before{content:"";position:absolute;background-color:#bc8fff;height:50px;width:50px}.styles_certCard__xbeLv:after{bottom:-50px;right:-50px;-webkit-clip-path:polygon(100% 0,100% 100%,0 100%);clip-path:polygon(100% 0,100% 100%,0 100%);transition:bottom .3s ease,right .3s ease}.styles_certCard__xbeLv:hover{transform:scale(1.05)}.styles_certCard__xbeLv:hover:before{top:0;left:0}.styles_certCard__xbeLv:hover:after{bottom:0;right:0}.styles_certCard__xbeLv img{border-radius:8px}.styles_certCard__xbeLv h3{margin:15px;color:#bc8fff;font-size:20px;text-align:center;font-weight:400}.styles_certCard__xbeLv p{color:#fdfdfd;font-size:16px;text-align:center;font-style:italic}