.founders-parent{padding:calc(var(--unit)*7)0px;background:#f5f5f5}.founders-parent .founders-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:40px;padding:50px 10px;display:flex}.founders-parent .founders-container .founders-heading-section{flex-direction:column;justify-content:center;align-items:center;display:flex}.founders-parent .founders-container .founders-heading-section .section-title{text-align:center}.founders-parent .founders-container .founders-heading-section .founders-p{padding-top:10px;max-width:80ch!important}.founders-parent .founders-container .founders-card-box{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;display:flex}@media only screen and (max-width:500px){.founders-parent .founders-container{padding:50px 10px}}
.founders-card{transition:var(--quick2);background-color:#fff;flex-direction:column;display:flex;overflow:hidden}.founders-card .card-img{width:100%;height:250px;background-size:contain!important}.founders-card .card-bottom{text-align:center;width:380px;transition:var(--quick2);z-index:10;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:10px 20px 30px;display:flex;position:relative;overflow:hidden}.founders-card .card-bottom .card-overlay{background:var(--accent2);z-index:3;width:100%;height:100%;transition:var(--quick2);position:absolute;bottom:0;left:0}.founders-card .card-bottom .card-content{z-index:4;flex-direction:column;justify-content:center;align-items:center;padding:10px;display:flex}.founders-card .card-bottom .card-content .card-headding{color:var(--white);text-align:center;font-size:22px;font-weight:600}.founders-card .card-bottom .card-content .founder-designation{color:var(--accent);padding-bottom:10px;font-size:18px;font-weight:600}.founders-card .card-bottom .card-content .card-p{color:var(--white);font-size:16px;line-height:24px}.founders-card .card-bottom:hover{box-shadow:0 0 10px #00000036}.founders-card .card-bottom:hover .card-overlay{bottom:-100%}.founders-card .card-bottom:hover .card-icon-box{background:var(--accent)}.founders-card .card-bottom:hover .card-icon-box .card-icon{color:var(--white)}.founders-card .card-bottom:hover .card-content,.founders-card .card-bottom:hover .card-content .card-headding,.founders-card .card-bottom:hover .card-content .founder-designation,.founders-card .card-bottom:hover .card-content .card-p{color:var(--black)!important}@media only screen and (max-width:500px){.founders-card{width:100%}.founders-card .card-content .card-headding{font-size:20px!important}.founders-card .card-content .founder-designation{font-size:16px!important}}
