.custom_posts__heading{color:#28afdc;margin-bottom:15px;text-align:center}.custom_posts__subheading{color:#0a104b;margin:0 auto 30px;max-width:1200px;text-align:center}.custom_posts__row{display:grid;gap:25px;grid-template-columns:repeat(3,1fr)}.custom_posts__card{background-color:#0a104b;display:flex;flex-direction:column;height:auto}.custom_posts__card_image{display:flex}.custom_posts__card_image img{height:300px;object-fit:cover;width:100%}.custom_posts__card_content_wrapper{display:flex;flex-direction:column;height:100%;padding:24px}.custom_posts__card_link{align-items:center;color:#28afdc!important;display:flex;font-size:14px;font-weight:700!important;gap:10px;line-height:100%;margin-top:auto;text-decoration:none!important;width:max-content}.custom_posts__card_title{color:#fff;margin-bottom:10px}.custom_posts__card_description{color:#fff;font-size:16px;margin-bottom:25px}.custom_posts__card_description p{font-size:16px}.custom_posts__card_tag_wrapper{align-items:center;display:flex;gap:16px;margin-bottom:25px}.custom_posts__card_tag{background-color:#28afdc;padding:5px 8px}.custom_posts__card_tag,.custom_posts__card_time{color:#fff;font-size:14px;font-weight:500;line-height:16px}.custom_posts__button_wrapper{margin-top:40px;text-align:center}@media(max-width:992px){.custom_posts__row{grid-template-columns:repeat(2,1fr)}.custom_posts__card_content_wrapper{padding:20px}}@media(max-width:768px){.custom_posts__row{gap:30px;grid-template-columns:repeat(1,1fr)}}