.course_categories_main_wrapper .heading{margin-bottom:24px}.course_categories_main_wrapper .card{background:#fff;border:1px solid var(--Colors-Navy-500,#28317e);border-radius:12px;color:#28317e;font-family:Poppins;font-size:20px;font-weight:700;line-height:30px;padding:24px;text-align:center}.course_categories_main_wrapper .cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:33px}.cards .card a{text-decoration:none}@media (max-width:992px){.course_categories_main_wrapper .cards{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.course_categories_main_wrapper .cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:592px){.course_categories_main_wrapper .cards{grid-template-columns:repeat(1,1fr)}}