/*
Generated time: January 7, 2026 13:00
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-tag-filter{margin-bottom:2rem}.blog-tag-filter__tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1rem}.blog-tag-filter__tag{display:inline-block;padding:.625rem 1.25rem;background:#faf8f5;border:1px solid #e6d3b3;border-radius:24px;font-family:var(--font-body-family);font-size:1rem;color:#664228;text-decoration:none;transition:all .2s ease}.blog-tag-filter__tag:hover{background:#e6d3b3;border-color:#d1b48c;color:#664228;text-decoration:none}.blog-tag-filter__tag--active{background:#d1b48c;border-color:#d1b48c;color:#fff}.blog-tag-filter__tag--active:hover{background:#ba9976;border-color:#ba9976;color:#fff}.blog-tag-filter__current{text-align:center;font-size:.875rem;color:#664228}.blog-tag-filter__current strong{color:#d1b48c}.blog-tag-filter__clear{margin-left:.5rem;color:#ba9976;text-decoration:underline}.blog-tag-filter__clear:hover{color:#664228}@media screen and (max-width:749px){.blog-tag-filter__tags{gap:.5rem}.blog-tag-filter__tag{padding:.5rem 1rem;font-size:.9375rem}}.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{grid-template-columns:1fr 1fr;column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}.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}}