.brand{display:flex;align-items:center;gap:11px}.brand small{display:block;font-size:8px;letter-spacing:.12em;color:var(--muted);font-weight:800}.brand-icon{width:34px;height:34px;border-radius:11px;background:var(--green);display:flex;align-items:end;justify-content:center;gap:3px;padding:8px}.brand-icon i{display:block;width:4px;border-radius:5px;background:var(--lime)}.brand-icon i:nth-child(1){height:8px}.brand-icon i:nth-child(2){height:17px;background:#fff}.brand-icon i:nth-child(3){height:12px;background:#ff9b77}.brand-icon.small{width:27px;height:27px;padding:6px}.data-brand{display:flex;align-items:center;gap:9px}.data-brand p{margin:0}.title-icon{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:9px;background:var(--lime);color:var(--green)}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:0 0 20px}.stat{border-radius:17px;padding:20px;display:flex;align-items:center;gap:15px}.stat>span{font-size:25px}.stat small{display:block;font-size:10px;letter-spacing:.1em;color:var(--muted);font-weight:800}.stat strong{display:block;margin-top:5px;font-size:23px}.mint{background:#dcefe4}.yellow{background:#f5eebc}.coral{background:#f5d9ca}@media(max-width:720px){.stats{grid-template-columns:1fr}}
