.news-section{padding:20px 0;background:#fff;font-family:var(--font-body-family)}.news-container{margin:0 auto;padding:0 50px}.news-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:200px}.news-title{color:var(--Primary-Black, #1C1C1C);font-size:76px;font-style:normal;font-weight:400;line-height:80px;letter-spacing:-2.28px}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:200px}.news-card{display:flex;flex-direction:column}.news-image-wrapper{width:100%;height:376px;overflow:hidden}.news-image{width:100%;height:100%;object-fit:cover;align-self:stretch;margin-bottom:12px;transition:transform .3s ease}.news-card:hover .news-image{transform:scale(1.03)}.news-tags{display:flex;gap:10px;margin-bottom:32px}.news-tag{padding:14px 16px;color:var(--Primary-Black, #1C1C1C);text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:16px;text-transform:uppercase;border-radius:8px;background:var(--Primary-OffWhite, #EFEFEF);margin-top:32px}.news-article-title{color:var(--Primary-Black, #1C1C1C);font-size:24px;font-style:normal;font-weight:400;line-height:32px;letter-spacing:-.24px;text-decoration:none;margin-bottom:32px}.news-article-title:hover{text-decoration:underline}.news-description{color:var(--tint-black-50, rgba(28, 28, 28, .5));font-size:18px;font-style:normal;font-weight:400;line-height:28px;margin-top:0}@media screen and (max-width: 750px){.news-title{font-size:37px;font-style:normal;font-weight:400;line-height:44px;letter-spacing:-.74px}.news-grid{grid-template-columns:1fr}.news-article-title{font-size:19px;font-style:normal;font-weight:400;line-height:24px}.news-description{font-size:16px;font-style:normal;font-weight:400;line-height:24px}.news-header{margin-bottom:100px}}@media screen and (max-width: 750px){.news-container{padding:0 1rem}.news-image-wrapper{height:234px}.news-tag{margin-top:20px}.news-tags,.news-article-title{margin-bottom:20px}}@media screen and (max-width: 550px){.news-header{flex-direction:column;align-items:flex-start;gap:20px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/news-section.css.map */
