/*
Generated time: March 31, 2025 15:15
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.
*/
.main-blog .blog--title{text-transform:uppercase;color:var(--steelBlue);font-size:2.5rem;line-height:28px;margin:5.9rem auto 5rem}@media screen and (max-width:1024px){.main-blog .blog--title{text-align:center;margin:3rem auto}}@media screen and (min-width:1024px){.main-blog .title--primary.blog--title{font-size:3.7rem;line-height:40px}}.blog-articles{display:grid;grid-gap:1rem;column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}.blog-articles .card-wrapper{width:100%}@media screen and (min-width:750px){.blog-articles--collage>:nth-child(3n+1),.blog-articles--collage>:nth-child(3n+2):last-child{grid-column:span 2;text-align:center}.blog-articles--collage>:nth-child(3n+1) .card,.blog-articles--collage>:nth-child(3n+2):last-child .card{text-align:center}.blog-articles--collage>:nth-child(3n+1) .article-card__image--small .ratio::before,.blog-articles--collage>:nth-child(3n+2):last-child .article-card__image--small .ratio::before{padding-bottom:22rem}.blog-articles--collage>:nth-child(3n+1) .article-card__image--medium .ratio::before,.blog-articles--collage>:nth-child(3n+2):last-child .article-card__image--medium .ratio::before{padding-bottom:44rem}.blog-articles--collage>:nth-child(3n+1) .article-card__image--large .ratio::before,.blog-articles--collage>:nth-child(3n+2):last-child .article-card__image--large .ratio::before{padding-bottom:66rem}}@media screen and (min-width:990px){.blog-articles--collage>:nth-child(3n+1) .article-card__image--small .ratio .ratio::before,.blog-articles--collage>:nth-child(3n+2):last-child .article-card__image--small .ratio .ratio::before{padding-bottom:27.5rem}.blog-articles--collage>:nth-child(3n+1) .article-card__image--medium .ratio::before,.blog-articles--collage>:nth-child(3n+2):last-child .article-card__image--medium .ratio::before{padding-bottom:55rem}.blog-articles--collage>:nth-child(3n+1) .article-card__image--large .ratio::before,.blog-articles--collage>:nth-child(3n+2):last-child .article-card__image--large .ratio::before{padding-bottom:82.5rem}}.blog-articles-2-row{grid-template-columns:1fr;gap:2.5em}.blog-articles-2-row .article .card{flex-direction:column;gap:1.5em}@media screen and (min-width:750px){.blog-articles-2-row .article .card{flex-direction:row}.blog-articles-2-row .article:nth-child(2n+2) .card{flex-direction:row-reverse}}@media screen and (min-width:1024px){.blog-articles{grid-template-columns:repeat(3,1fr);column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}}