.blog-grid{display:flex;flex-direction:column}@media screen and (min-width:750px){.blog-grid{display:grid;gap:3.2rem}}.blog-grid__item{display:flex;align-items:center;gap:1.6rem;padding:1.6rem 0;border-bottom:1px solid rgba(var(--color-foreground),.08)}.blog-grid__item:first-child{padding-top:0}.blog-grid__item:last-child{border-bottom:none}@media screen and (min-width:750px){.blog-grid__item{flex-direction:column;align-items:stretch;gap:0;padding:0;border-bottom:none}}.blog-grid__media{position:relative;display:block;flex-shrink:0;width:7.6rem;height:7.6rem;border-radius:1.4rem;overflow:hidden;background:rgba(var(--color-foreground),.04)}@media screen and (min-width:750px){.blog-grid__media{width:100%;height:auto;aspect-ratio:1.66 / 1;margin-bottom:2rem}}.blog-grid__media img{width:100%;height:100%;object-fit:cover;display:block}.blog-grid__media-tag{display:none}@media screen and (min-width:750px){.blog-grid__media-tag{display:block;position:absolute;left:1.6rem;bottom:1.6rem;font-size:1.1rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#fff;z-index:1}}.blog-grid__body{flex:1;min-width:0}.blog-grid__tag{display:none}@media screen and (min-width:750px){.blog-grid__tag{display:inline-flex;align-items:center;padding:.4rem 1.2rem;border-radius:10rem;font-size:1.1rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;margin-bottom:1.2rem}}.blog-grid__title{margin:0 0 .6rem;font-size:1.6rem;line-height:1.3}@media screen and (min-width:750px){.blog-grid__title{font-size:2rem;margin-bottom:1rem}}.blog-grid__title a{color:rgb(var(--color-foreground));text-decoration:none}.blog-grid__excerpt{display:none}@media screen and (min-width:750px){.blog-grid__excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 1.6rem;font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.7)}}.blog-grid__meta{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem;font-size:1.2rem;color:rgba(var(--color-foreground),.6)}.blog-grid__avatar{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:50%;font-size:1rem;font-weight:700;flex-shrink:0}.blog-grid__author{font-weight:700;color:rgb(var(--color-foreground))}.blog-grid__meta-divider{opacity:.6}.blog-grid__desktop-only{display:none}.blog-grid__mobile-only{display:inline}@media screen and (min-width:750px){.blog-grid__desktop-only{display:inline}.blog-grid__mobile-only{display:none}}.blog-grid__arrow{display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border-radius:50%;background:var(--fb-btn-primary-bg, #1f4a30);color:var(--fb-btn-primary-text, #ffffff);flex-shrink:0;margin-left:auto}.blog-grid__arrow svg{width:1.6rem;height:1.6rem}@media screen and (min-width:750px){.blog-grid__arrow{display:none}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/component-featured-blog.css.map */
