.mint-component.awards-section .row{align-items:flex-start;row-gap:var(--spacing-800);flex-direction:column;justify-content:space-between;display:flex}.mint-component.awards-section .row .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}.mint-component.awards-section .row .content{padding:0 var(--spacing-600)}.mint-component.awards-section .row .content .eyebrow{font-weight:500;font-size:var(--text-300);margin-bottom:var(--spacing-400);text-transform:uppercase;color:#624def;font-family:JetBrains Mono,monospace}.mint-component.awards-section .row .content h3{margin-bottom:var(--spacing-400);color:var(--neutral-blue-100);font-size:30px;font-weight:400}.mint-component.awards-section .row .content p{color:var(--neutral-blue-300);margin-bottom:var(--spacing-600)}.mint-component.awards-section .row .awards-grid{flex-wrap:wrap;justify-content:center;gap:40px;display:flex}.mint-component.awards-section .row .awards-grid .award-item{justify-content:center;align-items:center;width:192px;height:192px;display:flex}.mint-component.awards-section .row .awards-grid .award-item img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.mint-component.awards-section .row .awards-grid .award-item.award-padding{padding:var(--spacing-600);background-color:#fcfcfc;border:1px solid #fcfcfc;border-radius:48px}.mint-component.awards-section .row .awards-grid .award-item.award-padding img{width:96px;height:96px}.mint-component.awards-section .row .awards-grid-wrapper{order:2}.mint-component.awards-section .row .awards-content-wrapper{order:1}@media screen and (min-width:992px){.mint-component.awards-section .row{flex-direction:row}.mint-component.awards-section .row .content{padding:0 var(--spacing-1200) 0 0;max-width:520px}.mint-component.awards-section .row .content h3{margin-bottom:var(--spacing-800)}.mint-component.awards-section .row .awards-grid{grid-template-columns:repeat(3,1fr)}.mint-component.awards-section .row .awards-grid-wrapper{order:1}.mint-component.awards-section .row .awards-content-wrapper{order:2}}@media screen and (min-width:768px){.mint-component.awards-section.reversed .row{flex-direction:row-reverse}.mint-component.awards-section.reversed .row .content{padding:0 0 0 var(--spacing-1200)}}
