.article-card{background:linear-gradient(12deg,#e5f7f4,#fdfdfd 25% 100%);border-radius:var(--global-border-radius);overflow:hidden;border:1px solid;border-color:#d5ece9;width:100%;transition:border .3s cubic-bezier(.4,0,.2,1)}.article-card:hover{border-color:#a4b6b4}.article-card:hover .article-card__image{transform:scale(1.03)}a.article-content.motion-reduce{display:block}.article-card__info{padding:1.75rem;display:flex;flex-direction:column;gap:1rem}@media only screen and (min-width: 767px){.first--article .article-card__info{padding-top:0}}.article-card__tags{display:flex;gap:.5rem;margin-bottom:0;flex-wrap:wrap}.article-card__tag{display:inline-block;padding:.1rem 1.25rem;background-color:rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.8);font-size:1.1rem;border-radius:1rem;text-transform:capitalize;font-weight:500;text-decoration:none;transition:background-color .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1)}.article-card:hover .article-card__tag{background-color:rgba(var(--color-button),var(--alpha-button-background));color:rgb(var(--color-button-text))}.article-card__title{position:relative;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:2;margin:0}.article-card__title.no-hover-arrow{padding-right:0}.article-card__title.show-hover-arrow{padding-right:4.5rem}.article-card__meta-top{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:rgba(var(--color-foreground),.75)}.article-card__reading-time{font-size:1.25rem;font-weight:400}.article-card__reading-time-icon{width:1.65rem;height:1.65rem;display:flex;align-items:center;justify-content:center}p.article-card__excerpt,.article-card__title{padding-right:4.5rem}.article-card__title>svg{width:2.5rem;position:absolute;right:0;opacity:0;transition:.3s;top:0}.article-card:hover .article-card__title svg{opacity:1}.article-card__excerpt{color:rgba(var(--color-foreground),.65);font-size:1.25rem;margin:0}span.meta__info--item,.article-card__footer{color:rgba(var(--color-foreground),.75)}.article-card__title+.article-card__excerpt{margin-bottom:0}.meta__info--item+.meta__info--item{padding-left:4rem;margin-left:4rem;position:relative}.meta__info--item+.meta__info--item:before{position:absolute;width:10px;height:10px;background:rgba(var(--color-foreground));content:"";border-radius:100%;left:0;margin-left:-5px;top:50%;transform:translateY(-50%)}@media only screen and (max-width: 767px){p.article-card__excerpt{padding-right:0}}.card__media--inner{overflow:hidden}.article-card__image{will-change:transform;transition:transform .3s cubic-bezier(.4,0,.2,1)}.article-card__image--small .article-card__image{padding-bottom:11rem}.article-card__image--medium .article-card__image{padding-bottom:22rem}.article-card__image--large .article-card__image{padding-bottom:33rem}@media screen and (min-width: 750px){.article-card__image--small .article-card__image{padding-bottom:14.3rem}.article-card__image--medium .article-card__image{padding-bottom:21.9rem}.article-card__image--large .article-card__image{padding-bottom:27.5rem}}@media screen and (min-width: 990px){.article-card__image--small.ratio .article-card__image{padding-bottom:17.7rem}.article-card__image--medium.ratio .article-card__image{padding-bottom:30.7rem}.article-card__image--large.ratio .article-card__image{padding-bottom:40.7rem}}.article-card__author{display:flex;align-items:center;gap:1.2rem}.article-card__author-image{flex-shrink:0;width:40px;height:40px;border-radius:50%;overflow:hidden;background-color:#fff}.article-card__author-image .icon-author{width:100%;height:100%}.article-card__author-image img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:9999px}.article-card__author-info{display:flex;flex-direction:column}.article-card__author-label{font-size:1.2rem;color:rgba(var(--color-foreground),.75);font-weight:400;line-height:1.2}.article-card__author-name{font-size:1.4rem;color:rgb(var(--color-foreground));font-weight:500;line-height:1.2;margin-top:.2rem}
/*# sourceMappingURL=/cdn/shop/t/127/assets/component-article-card.css.map */
