.article-card{display:flex;flex-direction:column;border-radius:var(--border-radius-block);overflow:hidden;position:relative;height:100%}.article-card:has(:focus-visible){outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}@media screen and (pointer:fine){.article-card:hover .article-card-button__arrow--1{transform:translate(-50%,-50%)}.article-card:hover .article-card-button__arrow--2{transform:translate(4rem,-50%)}.article-card:hover .article-card-button__circle-fill{stroke-dashoffset:0}}.article-card .placeholder-svg{background-color:transparent}.blog-posts-card:not(.featured) .article-card-image-wrapper--landscape:after{content:"";display:block;padding-bottom:69.2%}.article-card-image-wrapper{width:100%;height:auto;display:block;border-radius:var(--border-radius-block)}.article-card-image-wrapper:after{content:"";padding-bottom:56.25%;display:block}.article-card-image-wrapper--square{aspect-ratio:1/1}.article-card-image-wrapper--portrait{aspect-ratio:4/5}.image-wrapper{position:relative;display:block}.article-card-image{width:calc(100% + 1px);height:100%;object-position:center;border-radius:var(--border-radius-block);transition:transform 1.2s cubic-bezier(.215,.61,.355,1);transform:scale(1);position:absolute;top:0;right:0;bottom:0;left:0}.article-card-content{width:100%;height:100%;display:flex;flex-direction:column;padding:2.4rem 2.4rem 2.8rem;justify-content:space-between}.article-card-content:focus-visible{outline:none}.article-card-meta{width:100%;display:inline-flex;gap:.8rem;flex-wrap:wrap;align-items:baseline;margin-top:2.7rem}.article-card-tags{display:inline-flex;flex-wrap:wrap;word-break:break-word;z-index:2;gap:.4rem;position:absolute;top:0;border-top-left-radius:0}.article-card-tag{display:inline-flex;align-items:center;color:rgb(var(--article-badge-color));position:relative;background-color:rgb(var(--article-badge-bg));border-radius:var(--border-radius-block);z-index:2}.article-card-tag__link{display:inline-block;color:rgb(var(--article-badge-color));font-weight:700;padding:.2rem 1rem;z-index:2}.article-card-tag a.article-card-tag__link{text-decoration:none;transition:color var(--duration-default) ease}.article-card-date{display:inline-flex;color:rgba(var(--color-foreground-secondary))}.article-card-author{display:inline-flex;color:rgba(var(--color-foreground))}.article-card-title{max-width:42.3rem;text-transform:none}.article-card-title:not(:first-child){margin-top:.8rem}.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-title__link{color:rgba(var(--color-foreground));transition:opacity var(--duration-default) ease}.article-card-excerpt{width:100%;max-width:100%;color:rgba(var(--color-foreground));transition:opacity var(--duration-default) ease}.article-card-excerpt:not(:first-child){margin-top:.8rem}.article-card-bottom{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;column-gap:2.4rem;row-gap:1.2rem;padding-right:1.6rem}.article-card-bottom:not(:first-child){margin-top:1.2rem}.article-card-bottom--with-border{border-top:1px solid rgba(var(--color-border));padding-top:1.2rem}.article-card-comments__count{line-height:1;margin-left:1.2rem;color:rgb(var(--color-foreground-secondary));position:relative}.article-card-comments__count:before{content:"";width:.1rem;height:1.4rem;background-color:rgba(var(--color-foreground-secondary),.7);display:block;position:absolute;left:-1rem;top:0}.article-card-comments__count.without_separators{margin-left:0}.article-card-comments__count.without_separators:before{content:"";display:none}.article-card-comments svg{width:16px;height:17px}.article-card-link-overlay{z-index:1;position:absolute;top:0;right:0;bottom:0;left:0}.article-card.featured{flex-direction:column;justify-content:space-between;margin-bottom:2.4rem}.article-card.featured .article-card-image-wrapper{z-index:2}.article-card.featured .article-card-image-wrapper .article-card-image{width:100%}.article-card.featured .article-card-image-wrapper--landscape:after{content:"";display:block;padding-bottom:63.97%}.article-card.featured .article-card-title{max-width:54.7rem;text-transform:uppercase}.article-card.featured .article-card-tags{z-index:3;pointer-events:all;max-width:fit-content}.article-card.featured .article-card-tag{z-index:4}.article-card.featured .article-card-tag__link{position:relative;z-index:5;pointer-events:all}.article-card.featured .article-card-comments{color:rgba(var(--color-foreground-secondary))}.article-card.featured .article-card-featured__button{margin-top:2rem}.article-card.featured .article-card-content--wrapper{display:flex;align-items:center}.article-card.featured .article-card-content--wrapper .article-card-content{max-width:100%;padding:2.4rem}.article-card.featured .article-card-content--wrapper .article-card-content .article-card-excerpt{margin-top:1.2rem}.article-card.featured .article-card-content--wrapper .article-card-content .article-card-meta{margin-top:3.2rem}.article-card.featured .image-wrapper{max-width:100%;width:100%}@media screen and (min-width:990px){.article-card.featured{margin-bottom:6rem;flex-direction:row}.article-card.featured.image--right{flex-direction:row-reverse}.article-card.featured .image-wrapper{max-width:50%}.article-card.featured .article-card-content--wrapper .article-card-content{justify-content:flex-end;max-width:54.7rem;padding:4.8rem}.article-card.featured .article-card-content--wrapper .article-card-content .article-card-meta{margin-top:5.3rem}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/component-article-card.css.map */
