section{overflow:hidden;padding:50px 0}.resources-section .post-card{background:#fff;border:1px solid #eff1fe;border-radius:4px;display:flex;flex-direction:column;height:500px;justify-content:space-between;margin-bottom:30px;overflow:hidden;position:relative;width:100%}.resources-section .post-card-img{display:inline-block;height:230px;max-height:230px;overflow:hidden;position:relative;text-align:center;width:100%}.resources-section .post-card-img img{border-radius:4px;height:100%;left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.section-title{padding-bottom:30px;text-align:center}.resources-section .post-card .post-title .badge{background:linear-gradient(90deg,#553f98,#5db6e6);border-radius:20px;color:#fff;display:inline-block;font-weight:400;margin-bottom:10px;margin-top:25px;padding:.3rem .8rem}.resources-section .post-card .post-title{flex-grow:1;margin-top:10px;overflow:hidden}.resources-section .post-card .post-title h5{color:#333;font-size:1.2rem;margin-top:10px}.resources-section .post-btn-wrap{margin-top:auto;padding:1rem;text-align:left}.resources-section .post-btn-wrap .btn-link{font-weight:500;text-decoration:none;transition:color .3s ease}.resources-section .post-btn-wrap .btn-link:hover{color:var(--blue)}.resources-section .btn-wrapper{margin-top:30px;text-align:center}@media (max-width:1200px){.resources-section .col-xl-3{flex:0 0 33.3333%;max-width:33.3333%}}@media (max-width:992px){.resources-section .col-lg-4{flex:0 0 50%;max-width:50%}}@media (max-width:768px){.resources-section .col-md-3{flex:0 0 100%;max-width:100%}.resources-section .post-card{height:auto}}