.post-meta{gap:16px}.post-meta,.post-meta time{display:flex;flex-direction:row}.post-meta time{align-items:center;gap:5px}.post-meta time svg{fill:currentColor}.blog-related-posts__list{display:grid;gap:30px;grid-template-columns:repeat(4,1fr)}.blog-related-posts__post{display:flex;flex-direction:column;height:100%;justify-content:space-between}.blog-related-posts__title{margin-bottom:20px}.post-meta{justify-content:space-between;margin-bottom:24px}.blog-related-posts__image{border-radius:5px;height:230px;object-fit:cover;width:100%}.unger-blog-posts .read-more{background-image:linear-gradient(180deg,#245564,#245564);border-radius:5px;color:#fff;display:inline-block;font-weight:700;margin-top:20px;padding:8px 16px;text-align:left;transition:.4s ease;width:fit-content}.unger-blog-posts .read-more.light{background:#fff;border:2px solid #fff;color:#245564}.unger-blog-posts .read-more:hover{background-image:linear-gradient(140deg,#a3c9d5,#cee2e9);color:#245564}.unger-blog-posts .read-more.light:hover{background:transparent;border:2px solid #fff;color:#fff}.unger-blog-posts .read-more .btn-content{align-items:center;display:flex;flex-direction:row}.btn-content .hs_cos_wrapper_type_icon{padding:9px}.unger-blog-posts .btn-content svg{fill:currentColor;height:30px}.unger-blog-posts .icon-right .btn-content svg{height:16px}@media (max-width:1024px){.blog-related-posts__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.blog-related-posts__list{grid-template-columns:repeat(1,1fr)}}