.latest-posts{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.latest-posts__header{margin-bottom:2rem;text-align:center}.latest-posts__title{margin:0}.latest-posts__grid{display:grid;gap:2rem;grid-template-columns:1fr}@media screen and (max-width: 767px){.latest-posts__grid{grid-template-columns:repeat(var(--mobile-columns, 1),1fr);gap:1.5rem}}@media screen and (min-width: 768px){.latest-posts__grid{grid-template-columns:repeat(var(--desktop-columns, 3),1fr);gap:2rem}}.latest-posts__card{display:flex;flex-direction:column;height:100%;background:transparent}.latest-posts__image{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:8px;background-color:rgb(var(--color-background-2, var(--color-background)));margin-bottom:1rem;margin-left:auto;margin-right:auto}.latest-posts__image-img{max-width:100%;height:auto;display:block}@media screen and (min-width: 768px){.latest-posts__image{max-width:424px}}.latest-posts__image-link{display:block;width:100%;height:100%;text-decoration:none}.latest-posts__image-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.latest-posts__image-link:hover .latest-posts__image-img{transform:scale(1.05)}.latest-posts__image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgb(var(--color-background-2, var(--color-background)))}.latest-posts__placeholder-svg{width:60px;height:60px;opacity:.3;color:rgb(var(--color-foreground))}.latest-posts__title-wrapper{margin-bottom:.75rem;flex-grow:1}.latest-posts__post-title{margin:0;line-height:1.3}.latest-posts__title-link{color:inherit;text-decoration:none;transition:color .3s ease}.latest-posts__title-link:hover{color:rgb(var(--color-link))}.latest-posts__excerpt{margin-top:auto}.latest-posts__excerpt-text{margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.4;opacity:.8}@media screen and (max-width: 767px){.latest-posts__excerpt-text{font-size:13px;font-weight:400}}@media screen and (min-width: 768px){.latest-posts__excerpt-text{font-size:14px;font-weight:400}}.latest-posts__button-container{display:flex;justify-content:center;align-items:center;margin-top:var(--button-margin-top-mobile, 30px)}@media screen and (max-width: 767px){.latest-posts__button-container{width:100%}.latest-posts__btn{width:100%;text-align:center}}@media screen and (min-width: 768px){.latest-posts__button-container{margin-top:var(--button-margin-top-desktop, 40px)}.latest-posts__btn{width:353px;text-align:center}}.latest-posts__btn{transition:transform .3s ease,box-shadow .3s ease}.latest-posts__btn-mobile-title{font-size:13px!important}@media screen and (min-width: 768px){.latest-posts__btn-mobile-title{font-size:13px!important}}.latest-posts__btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.latest-posts__btn:focus{outline:2px solid rgb(var(--color-link));outline-offset:2px;border-radius:4px}.latest-posts__card{transition:transform .3s ease}.latest-posts__card:hover{transform:translateY(-2px)}.latest-posts__image-link:focus,.latest-posts__title-link:focus{outline:2px solid rgb(var(--color-link));outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion: reduce){.latest-posts__image-img,.latest-posts__card,.latest-posts__btn,.latest-posts__image-link:hover .latest-posts__image-img,.latest-posts__btn:hover{transition:none;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-latest-posts.css.map */
