.featured-blog-posts{display:flex;flex-wrap:wrap;gap:40px}@media (min-width:768px){.featured-blog-posts{flex-direction:row}}.featured-blog-posts .featured-post{flex-basis:100%;flex:1;height:100%;max-width:100%;min-width:240px}.featured-post{flex:1;height:100%}.featured-post_bg{border-radius:16px;bottom:0;display:block;height:100%;left:0;margin:0 auto 24px;right:0;top:0;width:100%}.featured-post_image{margin-bottom:40px}.featured-post_image img{height:60px;max-height:60px;max-width:100%;width:auto}.featured-post_description_tags{margin-bottom:16px}.project-tag,.project-tag:hover{background:#d6e0f5;border-radius:4px;color:#082766;display:inline-block;font-family:Rubik,sans-serif;font-size:12px;font-weight:600;line-height:12px;padding:4px;text-transform:uppercase}.project-tag:hover{color:#2666ff}.project-title{color:inherit;font-family:Rubik,sans-serif;font-size:20px;font-weight:600}.featured-post_link,.project-title a{color:inherit;font-family:inherit;font-weight:inherit;transition:color .3s ease-in-out}.featured-post_link:active,.featured-post_link:focus,.featured-post_link:hover{color:#2666ff}.featured-post_link_icon svg{height:100%;vertical-align:middle;width:100%}