.article-card{display:flex;flex-direction:column;position:relative;transition:transform .4s cubic-bezier(.5,0,0,1);transform:translateZ(0);backface-visibility:hidden;will-change:transform}@media screen and (pointer:fine){.article-card:hover{-webkit-transform:scale(.97);transform:scale(.97)}}.article-card--primary{gap:1.2rem}.article-card--secondary{flex-direction:row;column-gap:2.4rem;align-items:center;flex-wrap:wrap}.article-card--secondary.article-card--center{align-items:center}.article-card--secondary.article-card--top{align-items:flex-start}.article-card--secondary.article-card--bottom{align-items:flex-end}@media(min-width:576px){.article-card--secondary{flex-wrap:nowrap}}.article-card--secondary .article-card-image-wrapper{max-width:100%;position:relative}@media(min-width:576px){.article-card--secondary .article-card-image-wrapper{max-width:44.3rem}}.article-card--secondary .article-card-content{max-width:79.2rem;width:100%}.article-card--secondary .article-card-title,.article-card--secondary .article-card-excerpt{max-width:100%}.article-card-image-wrapper{width:100%;height:auto;display:block;border-radius:var(--border-radius-block-small);overflow:hidden}.article-card-image-wrapper--square{aspect-ratio:1/1}.article-card-image-wrapper--landscape{aspect-ratio:16/9}.article-card-image-wrapper--portrait{aspect-ratio:4/5}.article-card-image{width:100%;height:100%;object-position:center;border-radius:var(--border-radius-block-small)}.article-card-content{width:100%;display:flex;flex-direction:column;gap:.8rem}.article-card-meta{width:100%;display:flex;align-items:center;overflow:hidden;flex-wrap:wrap;column-gap:2rem;row-gap:.8rem}.article-card-tags{display:flex;flex-wrap:wrap;column-gap:.6rem;row-gap:0}.article-card-tag{display:inline-flex;align-items:center;color:rgba(var(--color-foreground))}.article-card-tag__link{display:inline-block;color:rgba(var(--color-foreground));word-break:break-word}.article-card-tag a.article-card-tag__link{text-decoration:none;transition:opacity var(--duration-default) ease;word-break:break-word;position:relative;z-index:10}@media screen and (pointer:fine){.article-card-tag a.article-card-tag__link:hover{opacity:.7}}.article-card-date{display:inline-flex;color:rgba(var(--color-foreground));margin-left:-2rem;position:relative;padding-left:2rem;height:2.2rem;align-items:center;line-height:1}.article-card-date:before{content:"";width:.4rem;height:.4rem;background-color:rgba(var(--color-foreground));border-radius:50%;position:absolute;left:.8rem;top:50%;transform:translateY(-50%)}.article-card-author{height:2.2rem;display:inline-flex;align-items:center;line-height:1;color:rgba(var(--color-foreground))}.article-card-title{max-width:44.3rem;width:100%}.article-card-title--font-body{font-family:var(--font-body-family);font-weight:var(--font-body-weight);line-height:var(--font-body-line-height);letter-spacing:calc(var(--font-body-letter-spacing) * .1);font-style:var(--font-body-style);text-transform:none}.article-card-excerpt{max-width:44.3rem;width:100%;color:rgba(var(--color-foreground))}.article-card-comments{height:2.2rem;display:flex;align-items:center;column-gap:.6rem}.article-card-comments__count{line-height:1}.article-card-comments svg{width:16px;height:16px}.article-card-label-wrapper-outer{display:flex;gap:1.2rem;position:absolute;right:2rem;left:2rem;top:2rem;z-index:5;flex-wrap:wrap;justify-content:flex-end;pointer-events:none}.article-card-label-wrapper-outer--without-img{justify-content:flex-start;position:relative;left:0;right:0;top:0}.article-card-label-wrapper{display:flex;gap:1.2rem;border-radius:8rem;overflow:hidden;background-color:rgba(var(--color-background));padding:1.2rem 2rem}.article-card-label{display:flex;gap:.6rem;align-items:center;justify-content:flex-end;animation:marquee 100s linear infinite}.article-card-label-text-wrapper{position:relative;display:flex;align-items:center}.article-card-label-text-wrapper:first-child{position:relative;left:0%;animation:swap 100s linear infinite}.article-card-label-text{text-align:center;color:rgba(var(var--color-foreground));text-transform:uppercase;line-height:1.1;padding:0 .3rem;white-space:nowrap}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes swap{0%,50%{left:0%}50.01%,to{left:100%}}@keyframes marquee-rtl{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes swap-rtl{0%,50%{right:0%}50.01%,to{right:100%}}[dir=rtl] .article-card-label-text-wrapper:first-child{animation:swap-rtl 100s linear infinite}[dir=rtl] .article-card-label{animation:marquee-rtl 100s linear infinite}[dir=rtl] .article-card-date{margin-right:-2rem;margin-left:unset;padding-right:2rem;padding-left:unset}[dir=rtl] .article-card-date:before{content:unset}[dir=rtl] .article-card-date:after{content:"";width:.4rem;height:.4rem;background-color:rgba(var(--color-foreground));border-radius:50%;position:absolute;right:.8rem;top:50%;transform:translateY(-50%)}.article-card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5}
/*# sourceMappingURL=/cdn/shop/t/22/assets/component-article-card.css.map */
