.blog-post-card{display:flex;flex-direction:column;text-align:var(--text-align);gap:25px;width:100%;height:100%}.blog-post-card__image-container{position:relative;aspect-ratio:1;width:100%;overflow:hidden}.blog-post-card__image-container img{width:100%;aspect-ratio:1;object-fit:cover}.blog-post-item:first-child .blog-post-card__image-container{aspect-ratio:670 / 528}.blog-post-card__tags{position:absolute;bottom:20px;left:20px;display:flex;flex-wrap:wrap;gap:10px}.blog-post-card__tag{background-color:#1a1919;color:#fff;font-weight:600;font-size:12px;line-height:1;padding:5px 8px;font-variation-settings:"wdth" 100;border-radius:2px;text-decoration:none;display:inline-block;transition:background-color var(--animation-speed, .3s) ease}.blog-post-card__tag:hover{background-color:#333}.blog-post-card__content{display:flex;flex-direction:column;gap:10px;padding:0 24px 24px;width:100%}.blog-post-card__meta{display:flex;flex-direction:column;gap:10px}.blog-post-card__details{display:flex;align-items:center;gap:16px}.blog-post-card__details:before{content:"";width:4px;height:4px;border-radius:50%;margin:0 -8px}.blog-post-card__details>*{font-weight:500;font-size:13px;line-height:1.3;text-transform:uppercase}.blog-post-card__title{font-weight:500;font-size:24px;line-height:1.3;color:#fff;text-transform:uppercase;margin:0}.blog-post-card__description{font-weight:400;font-size:16px;line-height:1.6;font-variation-settings:"wdth" 100;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.blog-post-card__link{display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:2px;width:fit-content}.blog-post-card__link-text{font-weight:400;font-size:16px;line-height:1.6;color:#fff;text-decoration:none;font-variation-settings:"wdth" 100}.blog-post-card__content a{display:block;color:inherit}.blog-post-item .blog-post-card__image-container,.blog-post-item .blog-post-card__content{width:100%}.read-more{padding-top:8px;font-weight:400;line-height:160%;letter-spacing:0px;text-decoration:underline;text-underline-offset:5px;color:var(--color-foreground)}.blog-post-item:first-child .blog-post-card{flex-direction:row}@media screen and (max-width: 749px){.blog-post-item:first-child .blog-post-card{flex-direction:column}}.blog-post-item:first-child .blog-post-card__content span,.blog-post-item:first-child .blog-post-card__content div,.blog-post-item:first-child .blog-post-card__content .read-more,.blog-post-item:first-child .blog-post-card__content{color:#000}.blog-post-item:first-child .blog-post-card__image-container{width:50%}@media screen and (max-width: 749px){.blog-post-item:first-child .blog-post-card__image-container{width:100%}}.blog-post-item:first-child:has(.blog-post-card__image-container) .blog-post-card__content{width:50%;justify-content:center}@media screen and (max-width: 749px){.blog-post-item:first-child:has(.blog-post-card__image-container) .blog-post-card__content{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/blog-card.css.map */
