.article-card{position:relative;background:#fff;border-radius:18px;overflow:hidden;height:100%;display:flex;flex-direction:column;box-shadow:0 1px 2px #14210c0d;transition:transform .25s ease,box-shadow .25s ease}.article-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #14210c14}.article-card .article-card__link,.article-card a.article-card__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.article-card--image{position:relative;margin:0;overflow:hidden;background:#f3efe4}.article-card--image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .5s ease}.article-card:hover .article-card--image img{transform:scale(1.03)}.article-card-image-ratio-square{position:relative;height:0;padding-bottom:100%}.article-card-image-ratio-portrait{position:relative;height:0;padding-bottom:125%}.article-card-image-ratio-portrait-4x6{position:relative;height:0;padding-bottom:150%}.article-card-image-ratio-landscape{position:relative;height:0;padding-bottom:66%}.article-card-image-ratio-landscape-16x9{position:relative;height:0;padding-bottom:56%}.article-card-image-ratio-fit img{width:100%;height:auto;position:static}.article-card-image-ratio-square img,.article-card-image-ratio-portrait img,.article-card-image-ratio-portrait-4x6 img,.article-card-image-ratio-landscape img,.article-card-image-ratio-landscape-16x9 img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.article-card--date-badge{position:absolute;top:12px;left:12px;display:inline-flex;align-items:center;gap:6px;padding:6px 11px;background:#fff;border-radius:999px;font-size:12px;line-height:1;color:#1a1a1a;font-weight:500;z-index:2;box-shadow:0 1px 3px #00000014}.article-card--date-badge .icon{width:13px;height:13px;flex-shrink:0;color:#4a7021}.article-card--date-badge time{white-space:nowrap}.article-card--body{padding:18px 20px 20px;display:flex;flex-direction:column;flex:1;gap:8px;background:#fff}.article-card--body .article-card-heading,.article-card--body .article-card-main-blog{font-family:var(--font-heading-family, "Bakora"),serif;font-size:19px;line-height:1.25;margin:0 0 4px;color:#1a1a1a;font-weight:400;letter-spacing:-.01em;word-break:break-word}@media(min-width:750px){.article-card--body .article-card-heading,.article-card--body .article-card-main-blog{font-size:20px}}.article-card--body .article-card--data{font-size:13px;color:#6b6b6b;display:block}.article-card--excerpt{margin:0;font-size:14px;line-height:1.5;color:#6a6e63;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-card--body .article-card__read-more{margin:6px 0 0;font-size:14px;line-height:20px;color:#1a1a1a;display:inline-flex;align-items:center;gap:8px;text-decoration:none;position:relative;align-self:flex-start;font-weight:500}.article-card--body .article-card__read-more:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background:currentColor;opacity:0;transition:opacity .2s ease}.article-card:hover .article-card__read-more:after{opacity:.6}.article-card--body .article-card__read-more svg{width:14px;height:14px;transition:transform .2s ease}.article-card:hover .article-card__read-more svg{transform:translate(3px)}.article-card--body .article-card__read-more svg path{fill:currentColor}.article-card--tags{margin-top:12px;display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-start}.bc-align--center .article-card--tags{justify-content:flex-start}.article-card-tag{display:inline-flex;align-items:center;padding:6px 11px;border-radius:999px;background:#e8efdf;color:#3f5a1e;font-size:12px;line-height:1;letter-spacing:.01em;font-weight:500;border:0;opacity:1;white-space:nowrap}@media only screen and (min-width:1025px){.article-card-tag{font-size:12px;padding:6px 12px}}.article-card-placeholder-image{background:rgba(var(--color-foreground-rgb),.12);text-align:center;display:flex;align-items:center}.article-card-placeholder-image .card-name{position:absolute;top:50%;width:100px;height:100px;left:50%;transform:translate(-50%,-50%);opacity:.5;filter:grayscale(100%);text-align:center;display:flex;justify-content:center;align-items:center}.article-card-placeholder-image .card-name img{margin:0 auto;width:100%;height:100%;object-fit:contain}.article-card-no-images{height:100%;border:1px solid rgba(var(--color-foreground-rgb),.15);border-radius:18px;display:flex}.article-card-no-images a{display:block;height:100%;width:100%;box-sizing:border-box;padding:20px}.article-card a:focus-visible .article-card--title{outline:2px solid rgba(var(--color-foreground-rgb),1)}
/*# sourceMappingURL=/cdn/shop/t/10/assets/component-article-card.css.map */
