/*
Generated time: May 19, 2025 18:18
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.
*/
.m-article-card__content{padding-top:20px}.m-article-card__image{display:block;overflow:hidden}.m-article-card__image .m-image,.m-article-card__image svg{transition:transform 1.1s cubic-bezier(.15, .75, .5, 1) 0s}.m-article-card__date,.m-article-card__tags{font-size:11px;line-height:22px;font-weight:500;display:block;margin-bottom:4px;text-transform:uppercase}.m-article-card__title{font-size:18px;line-height:1.4;font-weight:500;margin-bottom:8px}@media screen and (min-width:640px){.m-article-card__title{font-size:20px}}.m-article-card__title a{transition:all var(--m-duration-default, .25s) ease}.m-article-card__title:hover a{color:rgb(var(--color-foreground))}.m-article-card__excerpt{color:rgb(var(--color-foreground-secondary));margin-bottom:16px}.m-article-card__readmore{font-weight:400;--btn-link-border:1px}.m-article-card--view-list{width:100%;align-items:center}@media screen and (min-width:640px){.m-article-card--view-list{display:grid;column-gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:768px){.m-article-card--view-list{column-gap:2rem}}@media(min-width:990px){.m-article-card--view-list{grid-template-columns:1fr 1fr}}@media screen and (min-width:1024px){.m-article-card--view-list{column-gap:3rem}}.m-article-card--view-list .m-article-card__title{line-height:1.44;margin-bottom:10px}@media screen and (min-width:640px){.m-article-card--view-list .m-article-card__title{font-size:26px}}.m-article-card:hover .m-article-card__image .m-image,.m-article-card:hover .m-article-card__image svg{transform:scale3d(1.1,1.1,1.1) translateZ(0)}