.three_col_post{padding:80px 0}.three_col_post .card:hover .card_image img{transform:scale(1.05)}.three_col_post .card .card_image{overflow:hidden}.three_col_post .section-title{margin-bottom:45px;text-align:center}.three_col_post .cards{display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.three_col_post .card{border:1px solid #e2b321;border-radius:14px;color:#2f3c50;overflow:hidden;transition:all .3s ease}.three_col_post .card:hover{box-shadow:0 0 18px rgba(212,175,55,.4);transform:translateY(-4px);transition:all .3s ease}.three_col_post .card img{height:180px!important;object-fit:cover!important;transition:all .6s ease!important;width:100%!important}.three_col_post .card-content{padding:22px}.three_col_post .card .card_description h3 a{color:#2f3c50;font-weight:700;text-decoration:none}.three_col_post .cards .card_btn .learn span{transition:all .6s ease-in-out}.three_col_post .cards .card_btn:hover .learn span{padding-left:7px}.three_col_post .learn{border-bottom:1px solid;color:#e2b321;display:inline-block;font-size:13px;font-weight:700;text-decoration:none;transition:all .6s ease!important}.three_col_post .section_button{margin-top:40px;text-align:center}.three_col_post .section_button a{border-radius:20px;padding:14px 40px}@media (max-width:900px){.three_col_post .cards{grid-template-columns:1fr}}