.wrapper{display:flex;gap:40px;margin:0 auto;max-width:1250px}.card-left{flex:0 0 40%}.card-right{flex:0 0 60%}.card-left{background:#fbfffc}.card-right{background:#fdfbff}.card{border:1px solid #f0dfd4;border-radius:22px;box-shadow:0 10px 20px rgba(0,0,0,.06);outline:1px solid rgba(255,142,15,.15);overflow:hidden;padding:40px 50px;position:relative}.card:hover{box-shadow:0 22px 27.5px rgba(1,65,246,.19);transform:translateY(-5px)}.head-flex{display:flex;gap:18px;margin-bottom:20px}.text-wrap .title{color:#1e40af;margin:0}.text-wrap .sub{color:#1e40af;margin:4px 0 0}.icon-box{align-items:center;background:#1e40af;border:2px solid #fff;border-radius:14px;box-shadow:0 8px 20px rgba(38,81,227,.25);display:flex;height:46px;justify-content:center;width:46px}.icon-box img{width:24px}.donut-image{align-items:center;display:flex;height:240px;justify-content:center;margin:35px auto 10px;width:240px}.donut-image img{height:100%;object-fit:contain;width:100%}.descp{color:#4d6a88;margin:10px 40px;text-align:center}.bottom-stats{display:flex;justify-content:space-between;margin-top:55px}.bottom-stats h2{color:#001a41;font-size:38px;font-weight:700;margin:0}.bottom-stats p{color:#7187a2;font-size:13px;margin:5px 0 0}.row{margin:28px 0}.year{align-items:center;color:#001a41;display:flex;font-size:18px;font-weight:700;gap:10px}.tag{background:#ffe7ef;border-radius:18px;color:#d62648;font-size:13px;font-weight:600;padding:2px 12px}.amount{color:#cf2043;font-size:20px;font-weight:700;margin-left:auto}.bar{background:#f3f3f3;height:16px;margin-right:auto;margin-top:10px;width:78%}.bar,.bar-fill{border-radius:20px;position:relative}.bar-fill{background:linear-gradient(90deg,#173dff,#b389ff);height:100%}.bar-fill:after{border-radius:20px;content:"";filter:blur(6px);height:100%;position:absolute;right:-40px;top:0;width:40px}.w2021{width:63%}.w2022{width:82%}.w2023{width:98%}.divider{height:1px;margin:85px 0 20px;width:100%}.bottom-note{color:#d62648;font-size:16px;font-weight:600;text-align:center}@media (max-width:992px){.wrapper{flex-direction:column;gap:24px;padding:0 16px}.card-left,.card-right{flex:0 0 100%}.card{padding:26px 22px}.descp{margin:10px}.bottom-stats{margin-top:30px}.bottom-stats h2{font-size:30px}.amount{font-size:18px}.year{font-size:16px}}@media (max-width:600px){.wrapper{padding:0 12px}.card{padding:22px 18px}.head-flex{align-items:flex-start}.donut-image{height:190px;margin:24px auto 8px;width:190px}.bottom-stats{flex-direction:column;gap:16px}.bottom-stats h2{font-size:26px}.bottom-stats p{font-size:12px}.bar{width:100%}.year{flex-wrap:wrap;row-gap:4px}.amount{margin-left:0;text-align:right;width:100%}.divider{margin:40px 0 16px}.bottom-note{font-size:14px}}