.product-news{padding:clamp(62px,8vw,105px) max(20px,calc((100% - 1280px)/2));background:#eef0f0}.product-news-heading{display:flex;margin-bottom:34px;align-items:end;justify-content:space-between;gap:24px}.product-news-heading h2{margin:8px 0 0;font-size:clamp(2.1rem,4vw,4rem);line-height:.95}.product-news-heading>a{color:#171a1c;font-size:.72rem;font-weight:900;text-transform:uppercase}.product-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-news-card{overflow:hidden;border:1px solid #dce0e1;background:#fff;box-shadow:0 12px 34px rgba(17,20,22,.08)}.product-news-card .news-compact-media{display:block;overflow:hidden;aspect-ratio:16/10;background:#202427}.product-news-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-news-card>div{display:flex;min-height:210px;padding:22px;align-items:flex-start;flex-direction:column}.product-news-card time,.product-news-card span{color:#71777a;font-size:.66rem;font-weight:850;text-transform:uppercase}.product-news-card span{margin-top:6px}.product-news-card h3{margin:14px 0;font-size:1.35rem;line-height:1.08}.product-news-card h3 a{color:inherit;text-decoration:none}.product-news-card>div>a:last-child{margin-top:auto;color:#e31b2b;font-size:.7rem;font-weight:900;text-transform:uppercase}@media(hover:hover){.product-news-card:hover img{transform:scale(1.035)}}@media(max-width:850px){.product-news-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.product-news-heading{align-items:flex-start;flex-direction:column}.product-news-grid{grid-template-columns:1fr}.product-news-card{width:min(100%,520px)}}
