/*
Generated time: July 23, 2025 18:35
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.blog__title-wrapper{display:flex;align-items:center;justify-content:space-between;gap:2rem 3rem;margin-bottom:6.9rem}.blog__title-wrapper--border{padding-top:4rem;border-top:1px solid var(--color-border)}.blog__title{margin:0}.blog__posts{display:grid;gap:3rem 0;padding:0;margin:0}@media screen and (min-width:750px){.blog__posts{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1100px){.blog__posts{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:990px){.blog__posts.blog__posts--4-items{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1100px){.blog__posts.blog__posts--4-items{grid-template-columns:repeat(4,1fr)}}.blog__button{margin-left:auto}.article-template .blog__title-wrapper{border:none}.card-placeholder .article-card__title{margin:0}.card-placeholder .heading-tag-block{display:block;font-size:20px}@media screen and (min-width:576px){.card-placeholder .heading-tag-block{font-size:var(--font-heading-h4-size)}}