.blog-wrapper-section .blog-wrapper__section-content{padding-left:0;width:100%}.blog-wrapper-section .blog-wrapper__section-content .blog-wrapper__article-link{flex-direction:column}.blog-wrapper-section .blog-wrapper__article-content{width:100%;padding-left:0}.blog-wrapper-section .blog-wrapper__article-img-container{width:100%;height:auto;max-height:220px;margin-bottom:0;max-width:100%}.blog-wrapper__section-articles-container{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.blog-wrapper-section .blog-wrapper__article-img-container{width:100%;height:auto;max-height:220px;margin-bottom:0;max-width:100%;border-radius:16px 16px 0 0}.blog-wrapper-section .blog-wrapper__article-title{font-weight:700;font-size:24px;line-height:1.2;margin-bottom:10px}.blog-wrapper-section article.blog-wrapper__article{width:100%;max-width:100%;padding:0;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.blog-wrapper-section .blog-wrapper__article-content{padding:15px 15px}.category-blog header{position:unset}@media screen and (max-width:991px){.blog-wrapper__section-articles-container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.blog-wrapper__section-articles-container{grid-template-columns:repeat(1,1fr)}}