.mint-component.news .row{row-gap:calc(var(--spacing-900) * 2)}.mint-component.news header{row-gap:var(--spacing-400);flex-direction:column;display:flex}.mint-component.news header .eyebrow{color:#624def;font-family:JetBrains Mono,monospace;font-size:15px;font-weight:500}.mint-component.news header h2{color:#101828;font-size:30px;font-weight:400}.mint-component.news .news-grid{grid-gap:var(--spacing-600);gap:var(--spacing-600);grid-template-columns:1fr;display:grid}.mint-component.news .news-grid .news-item{background-color:#fcfcfc;border-radius:48px;flex-direction:column;justify-self:center;width:100%;max-width:85%;display:flex}.mint-component.news .news-grid .news-item .news-item-content{flex-direction:column;justify-content:space-between;height:100%;padding:40px;display:flex}.mint-component.news .news-grid .news-item img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;border-radius:48px 48px 0 0;width:100%;height:auto}.mint-component.news .news-grid .news-item .news-type{color:#9465f4;text-transform:uppercase;border:1px solid #9465f4;border-radius:4px;width:-moz-fit-content;width:fit-content;margin-bottom:20px;padding:2px 10px;font-size:12px;display:inline-block}.mint-component.news .news-grid .news-item h3{color:#101828;font-size:18px;font-weight:400}.mint-component.news .news-grid .news-item .button{margin-top:var(--spacing-400);color:#afead8;background:#314944;border-radius:80px;align-self:flex-start;padding:12px 24px;font-size:14px;font-weight:500;-webkit-text-decoration:none;text-decoration:none;display:inline-flex}@media screen and (min-width:992px){.mint-component.news .news-grid{gap:var(--spacing-800);grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:768px){.mint-component.news .news-grid .news-item{width:370px;max-width:none;height:522px;max-width:initial}}
