.mint-component.awards-section .row{display:flex;align-items:flex-start;flex-direction:column;row-gap:var(--spacing-800);justify-content:space-between}.mint-component.awards-section .row .button{margin-top:var(--spacing-400);display:inline-flex;padding:12px 24px;background:#314944;color:#afead8;-webkit-text-decoration:none;text-decoration:none;font-size:14px;font-weight:500;align-self:flex-start;border-radius:80px}.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;font-family:JetBrains Mono,monospace;color:#624def}.mint-component.awards-section .row .content h3{font-weight:400;margin-bottom:var(--spacing-400);color:var(--neutral-blue-100);font-size:30px}.mint-component.awards-section .row .content p{color:var(--neutral-blue-300);margin-bottom:var(--spacing-600)}.mint-component.awards-section .row .awards-grid{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.mint-component.awards-section .row .awards-grid .award-item{display:flex;align-items:center;justify-content:center;width:192px;height:192px}.mint-component.awards-section .row .awards-grid .award-item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.mint-component.awards-section .row .awards-grid .award-item.award-padding{padding:var(--spacing-600);border:1px solid #FCFCFC;border-radius:48px;background-color:#fcfcfc}.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)}}
