.latest-news-grid{margin-top:2rem;margin-bottom:60px}.latest-news-description{margin-bottom:2rem;max-width:90ch;margin-left:auto;margin-right:auto;color:#000}.latest-news-grid .title{font-weight:600}.text-center{text-align:center}.title-wrapper--center{justify-content:center}.news-grid{display:flex;flex-wrap:wrap;gap:1.5rem;margin:0 auto;justify-content:center}.news-item{background-color:#fff;border:1px solid #e0e0e0;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit;display:block;width:calc((100% - (var(--columns-desktop, 4) - 1) * 1.5rem) / var(--columns-desktop, 4))}.news-item:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.news-item__content-wrapper{padding:1.5rem;text-align:center}.news-item__title{font-size:20px;margin-bottom:1.5rem;display:block;min-height:2.4em;font-weight:600}.news-item__social{display:flex;flex-direction:column;align-items:center;justify-content:center}.platform-name{margin-top:.5rem;font-weight:300;font-size:.9rem}.social-icon{display:block;margin:0 0 30px;width:100px;height:auto}.animate--slide-in{opacity:0;transform:translateY(20px);animation:slideIn .6s ease forwards}@keyframes slideIn{to{opacity:1;transform:translateY(0)}}.news-item:nth-child(1){animation-delay:.1s}.news-item:nth-child(2){animation-delay:.2s}.news-item:nth-child(3){animation-delay:.3s}.news-item:nth-child(4){animation-delay:.4s}@media screen and (max-width: 989px){.news-item{width:calc((100% - (var(--columns-tablet, 2) - 1) * 1.5rem) / var(--columns-tablet, 2))}}@media screen and (max-width: 749px){.news-grid{gap:1rem}.news-item{width:calc((100% - (var(--columns-mobile, 1) - 1) * 1rem) / var(--columns-mobile, 1))}.news-item__content-wrapper{padding:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-latest_news_grid.css.map */
