.about-module__kvfroq__card_container{flex-wrap:wrap;justify-content:space-evenly;display:flex}.about-module__kvfroq__card{background:var(--white-bg);cursor:pointer;width:300px;height:500px;transition:all 1s;position:relative}.about-module__kvfroq__h2,.about-module__kvfroq__h3{text-align:center;margin-bottom:16px}.about-module__kvfroq__card:hover{z-index:1000;transform:perspective(2000px)rotate(-10deg);box-shadow:inset 20px 0 50px #00000080}.about-module__kvfroq__card .about-module__kvfroq__imgBox{border:1px solid var(--black);transform-origin:0;z-index:1;width:100%;height:100%;transition:all 1s;position:relative}.about-module__kvfroq__card:hover .about-module__kvfroq__imgBox{transform:rotateY(-135deg)}.about-module__kvfroq__card .about-module__kvfroq__imgBox img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.about-module__kvfroq__card .about-module__kvfroq__details{box-sizing:border-box;padding:20px;position:absolute;top:0;left:0}.about-module__kvfroq__link{padding:4px;font-size:20px}.about-module__kvfroq__link a{color:var(--info);text-transform:capitalize}
