.news .news-wrapper{display:grid;gap:32px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem}.news .button-wrapper{margin-top:1.5rem;text-align:center}.news .item-wrapper .image-wrapper{height:230px;max-width:100%;overflow:hidden;width:416px}.news .item-wrapper .image-wrapper img{height:100%;object-fit:cover;object-position:center;width:100%}.news.text-light .title-wrapper{max-width:864px}.news .text-wrapper{font-size:1.5rem;line-height:34px;margin-top:2rem;max-width:864px}.news.text-light .item-wrapper .post-title-wrapper,.news.text-light .item-wrapper .post-title-wrapper a,.news.text-light .item-wrapper .tag-wrapper,.news.text-light .title-wrapper{color:#fff}.news.text-light .item-wrapper .date-wrapper,.news.text-light .text-wrapper{color:#969696}.news.text-dark .item-wrapper .date-wrapper,.news.text-dark .item-wrapper .post-title-wrapper,.news.text-dark .item-wrapper .post-title-wrapper a,.news.text-dark .item-wrapper .tag-wrapper,.news.text-dark .text-wrapper,.news.text-dark .title-wrapper{color:#000}@media (max-width:1200px){.news .news-wrapper{gap:0;grid-template-columns:repeat(1,minmax(0,1fr));margin-top:0}.news .content-wrapper{margin:0 auto;max-width:416px;padding:2rem 0}.news .item-wrapper{margin:0 auto 1rem;width:100%}.news .item-wrapper .image-wrapper{height:230px;max-width:100%;overflow:hidden;width:100%}}