.article-grid-qf-section .blog-hero{display:flex;flex-direction:column-reverse}@media only screen and (min-width:992px){.article-grid-qf-section .blog-hero{flex-direction:row;margin:0 0 50px}}.article-grid-qf-section .blog-hero img{display:block;height:auto;width:100%}@media only screen and (min-width:992px){.article-grid-qf-section .blog-hero img{width:50%}}.article-grid-qf-section .blog-hero .content{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:30px;justify-content:center;padding:30px;width:100%}@media only screen and (min-width:992px){.article-grid-qf-section .blog-hero .content{width:50%}}.article-grid-qf-section .blog-hero .content .date{font-size:14px;margin:0}.article-grid-qf-section .blog-hero .content .title{max-width:600px;text-align:center}.article-grid-qf-section .article-grid{background:#fff;padding:0 0 50px;position:relative}@media only screen and (min-width:992px){.article-grid-qf-section .article-grid{padding:0 0 80px}}.article-grid-qf-section .article-grid-categories{align-items:center;display:flex;flex:20px;flex-wrap:wrap;justify-content:center;margin:0 0 30px}.article-grid-qf-section .article-grid-categories button{color:var(--text-primary-color);font-size:14px;font-weight:600;letter-spacing:0;margin:0;padding:8px 12px;text-align:center;text-transform:uppercase}.article-grid-qf-section .article-grid-categories button.active,.article-grid-qf-section .article-grid-categories button:hover{color:var(--text-primary-color);text-decoration:underline;text-underline-offset:3px}.article-grid-qf-section .wrapper{align-items:center;display:flex;flex-direction:column;gap:40px;justify-content:center}.article-grid-qf-section .wrapper .blog-grid{display:grid;grid-template-columns:repeat(1,1fr);row-gap:40px;width:100%}@media only screen and (min-width:992px){.article-grid-qf-section .wrapper .blog-grid{gap:40px;grid-template-columns:repeat(3,1fr)}}
