.blog-banner-main .featured-post{background-color:#eff3f7;border-radius:16px;display:grid;gap:2rem;padding:20px;@media (min-width:1024px){align-items:center;gap:4rem;grid-template-columns:45% 1fr;padding-bottom:60px;padding-left:60px;padding-right:60px;padding-top:60px}}.blog-banner-main .featured-post{@media (min-width:1024px){margin-top:2rem}}.blog-banner-main .featured-post-title a{color:var(--color-black-primary-title-text);text-decoration:none;&:hover{color:var(--color-primary)}}.blog-banner-main .featured-post-tag{background-color:#e1e9f2;border-radius:16px;color:var(--color-black-primary-body-text);display:inline-block;font-size:12px;line-height:1;margin-bottom:1rem;padding:8px 14px;&:hover{background-color:#d0e1f0}}.blog-banner-main .featured-post-meta{color:#8491a8}.blog-banner-main .featured-post-meta a{color:#8491a8;&:hover{color:var(--color-primary)}}.blog-banner-main .featured-post-image img{border-radius:8px;height:auto;width:100%}