div:has(>.related-posts-section){width:100%}.related-posts-section{width:100%;max-width:80vw;margin:0 auto;padding:40px 0;box-sizing:border-box}.related-posts__heading{width:100%;text-align:center;margin-bottom:30px;font-family:var(--albra);font-size:28px;font-weight:500}.related-posts{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.related-post-card{border-radius:12px;overflow:hidden;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.related-post-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000014}.related-post-card__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.related-post-card__image-wrapper{width:100%;aspect-ratio:16 / 10;overflow:hidden;background:#f2f2f2}.related-post-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.related-post-card:hover .related-post-card__image{transform:scale(1.05)}.related-post-card__content{padding:16px 4px;display:flex;flex-direction:column;gap:8px;flex:1}.related-post-card__title{font-size:18px;font-weight:600;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-post-card__excerpt{font-size:14px;line-height:1.6;color:#666;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-post-card__date{font-size:13px;color:#999;margin-top:auto}.related-posts__empty{grid-column:1 / -1;text-align:center;color:#666}@media screen and (max-width:900px){.related-posts-section{max-width:calc(100% - 40px)}.related-posts{grid-template-columns:1fr}.related-posts__heading{font-size:20px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/related_posts.css.map */
