/*
Generated time: January 21, 2026 00:16
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--row{position:relative;padding-bottom:5.5rem}.blog--row .blog__title-wrapper{margin-bottom:2.4rem}.blog--row .blog__button-wrapper{position:absolute;bottom:.1rem}.blog--row .blog__button-wrapper .button--simple svg{margin-left:.8rem;opacity:0;transition:opacity var(--duration-default)}.blog--row .blog__button-wrapper .button--simple:hover svg{opacity:1;color:rgba(var(--color-foreground))}.blog__title-wrapper{display:flex;align-items:center;justify-content:space-between;gap:2rem 3rem;margin-bottom:2.4rem}@media screen and (min-width:576px){.blog__title-wrapper{margin-bottom:5.6rem}}.blog__title{margin:0}.blog__posts{display:grid;padding:0;margin:0}.blog__posts--column{gap:2.4rem}@media screen and (min-width:750px){.blog__posts--column{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1100px){.blog__posts--column{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:990px){.blog__posts--column.blog__posts--4-items{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1100px){.blog__posts--column.blog__posts--4-items{grid-template-columns:repeat(4,1fr)}}.blog__button{margin-left:auto}.article-template .blog__title-wrapper{border:none}.article-card-row__image.media--landscape{background-color:#e7e7e7}