.mint-fund-split{margin:20px 0;padding:18px 0;border-top:1px solid #d4e7bc26;border-bottom:1px solid #d4e7bc26;color:#f3efdf}
.mint-fund-split h3{margin:0 0 14px;font:inherit;font-size:14px;font-weight:600}
.mint-fund-split-bar{display:flex;gap:3px;height:7px;border-radius:4px;overflow:hidden;margin-bottom:12px}
.mint-fund-split-bar i:first-child{flex:9;background:#cfe5b2}
.mint-fund-split-bar i:last-child{flex:1;background:#91aaa4}
.mint-fund-split-labels{display:flex;justify-content:space-between;gap:18px}
.mint-fund-split-labels>div{display:grid;gap:5px;min-width:0}
.mint-fund-split-labels>div:last-child{text-align:right}
.mint-fund-split-labels strong{font-family:Orbitron,sans-serif;font-size:21px;line-height:1.3;font-variant-numeric:tabular-nums}
.mint-fund-split-labels>div:first-child strong{color:#cfe5b2}
.mint-fund-split-labels span{font-size:12px;line-height:1.5;overflow-wrap:anywhere}
.mint-fund-split p{margin:12px 0 0;font-size:11px;line-height:1.6;color:#c5c7b7}
