.maf-section{padding:100px 0;background:#fff}.maf-wrapper{max-width:1300px;margin:0 auto;padding-left:0;padding-right:0}.maf-wrapper .row{--bs-gutter-x: .5rem}.maf-row{align-items:center;gap:0}.maf-bars-col{padding:0 15px}@media(max-width:991px){.maf-bars-col{margin-bottom:40px}.maf-circle-col{order:-1;margin-bottom:40px}}.maf-bars-container{display:flex;flex-direction:column;gap:24px;width:100%}.maf-bar-item{position:relative;display:flex;align-items:center;width:100%;height:70px;border-radius:12px;overflow:visible;background:transparent}.maf-bar-colored{display:flex;align-items:center;justify-content:flex-start;padding:0 20px;gap:12px;height:65px;position:relative;overflow:hidden;border-radius:0;width:calc(100% - 140px);background-color:transparent}.maf-bar-colored:before{content:"";position:absolute;inset:0;background-color:var(--bar-color, transparent);width:0%;z-index:0;box-shadow:inset 0 6px 12px #0000002e,inset -12px 0 20px #00000040}.maf-bar-colored>*{position:relative;z-index:1}.maf-bar-clickable{cursor:pointer;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease,filter .3s ease;position:relative}.maf-bar-clickable:after{content:"";position:absolute;inset:-2px;border-radius:14px;background:linear-gradient(135deg,#fff3,#ffffff0d);opacity:0;transition:opacity .3s ease;z-index:2;pointer-events:none}.maf-bar-clickable:hover{transform:scale(1.05) translateY(-2px);opacity:1;filter:brightness(1.1) contrast(1.05)}.maf-bar-clickable:hover:after{opacity:1}.maf-bar-clickable:active{transform:scale(1.02) translateY(0);opacity:.9;filter:brightness(.95)}.maf-bar-icon{color:#fff;font-size:24px;flex-shrink:0}.maf-bar-img{width:36px;height:36px;object-fit:contain;display:block;opacity:0;transition:opacity .8s ease-in-out}.maf-section.maf-animate .maf-bar-img{animation:maf-img-fade-in .8s ease-in-out .75s forwards}@keyframes maf-img-fade-in{0%{opacity:0}to{opacity:1}}.maf-bar-label{color:#fff;font-family:Ubuntu,sans-serif;font-weight:500;font-size:14px;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}.maf-bar-label--right{text-align:right}.maf-bar-white{position:relative;top:auto;transform:translate(50px);margin-left:0;width:118px;height:63px;opacity:0;background:linear-gradient(90deg,#e7e5e5,#fff) top left / 100% 4px no-repeat,linear-gradient(90deg,#e7e5e5,#fff) bottom left / 100% 4px no-repeat,linear-gradient(180deg,#e7e5e5,#fff) left top / 4px 100% no-repeat,#fff;border-radius:0;display:flex;align-items:center;justify-content:center;border:0;box-shadow:18px 22px 28px #0000002e}.maf-section.maf-animate .maf-bar-colored:before{animation:maf-fill 1.2s ease .2s forwards}@keyframes maf-fill{0%{width:0%}to{width:100%}}.maf-section.maf-animate .maf-bar-white{animation:maf-pan-left 1s ease-out .4s forwards}@keyframes maf-pan-left{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@media(prefers-reduced-motion:reduce){.maf-section.maf-animate .maf-bar-colored:before{animation:none;width:100%}.maf-section.maf-animate .maf-bar-img{animation:none;opacity:1}.maf-section.maf-animate .maf-bar-white{animation:none;transform:translate(0);opacity:1}}.maf-bar-percentage{color:#8f898b;font-family:Inter,sans-serif;font-weight:400;font-size:26px}.maf-bars-col .maf-bar-item{height:64px}.maf-bars-col .maf-bar-colored{height:58px}.maf-bars-col .maf-bar-img{width:32px;height:32px}.maf-bars-col .maf-bar-label{font-size:13px}.maf-bars-col .maf-bar-white{width:110px;height:58px}.maf-bars-col .maf-bar-percentage{font-size:24px}.maf-circle-col{padding:0 15px;display:flex;justify-content:center;align-items:center}.maf-circle{width:260px;height:260px;border-radius:50%;background:#fff;border:20px solid #e2e2e2;box-shadow:0 8px 24px #0000001f,0 4px 8px #00000014;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;text-align:center;position:relative;transform:translateY(-80px)}.maf-circle:before{content:"";position:absolute;inset:0;border-radius:50%;pointer-events:none;background:radial-gradient(circle at 50% 50%,#d0d0d000 60%,#d0d0d059);box-shadow:inset 0 0 20px #0000001a}.maf-circle-title{color:#b3160e;font-weight:800;font-size:22px;margin:0 0 4px;text-transform:uppercase}.maf-circle-subtitle{color:#000;font-family:Ubuntu,sans-serif;font-weight:500;font-size:14px;margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}.maf-circle-description{color:#757374;font-family:Ubuntu,sans-serif;font-weight:500;font-size:12px;line-height:1.5;margin:0 0 16px;max-width:200px}.maf-mini-chart{display:flex;align-items:flex-end;justify-content:center;gap:8px;height:50px;width:100%;max-width:170px;margin-top:8px}.maf-mini-bar{flex:0 0 14px;width:14px;height:40px}@media(max-width:576px){.maf-bars-col{padding:0}.maf-bars-container{gap:32px;width:100vw;margin-left:calc(-50vw + 50%)}.maf-bar-item{height:90px}.maf-bar-colored{height:64px;padding:0 28px;gap:16px}.maf-bar-img{width:52px;height:52px}.maf-bar-label{font-size:20px}.maf-bar-white{width:100px;height:65px}.maf-bars-col .maf-bar-white{width:90px}.maf-bar-percentage{font-size:30px}.maf-circle{width:320px;height:320px;padding:24px;transform:translateY(-40px);border:14px solid #e2e2e2}.maf-circle-title{font-size:30px}.maf-circle-subtitle{font-size:16px}.maf-circle-description{font-size:14px;max-width:260px}.maf-mini-chart{height:66px;max-width:220px;gap:12px}.maf-mini-bar{width:18px;height:52px}}@media(min-width:576px)and (max-width:991px){.maf-bars-container{gap:32px}.maf-bar-item{height:90px}.maf-bar-colored{height:64px;padding:0 28px;gap:16px}.maf-bar-img{width:52px;height:52px}.maf-bar-label{font-size:20px}.maf-bar-white{width:140px;height:65px}.maf-bar-percentage{font-size:30px}.maf-circle{width:350px;height:350px;padding:28px}.maf-circle-title{font-size:30px}.maf-circle-subtitle{font-size:16px}.maf-circle-description{font-size:14px;max-width:260px}.maf-mini-chart{height:66px;max-width:220px;gap:12px}.maf-mini-bar{width:18px;height:52px}}@media(min-width:576px)and (max-width:767px){.maf-circle{width:280px;height:280px;padding:22px;border:16px solid #e2e2e2;transform:translateY(-40px)}.maf-circle-title{font-size:24px}.maf-circle-subtitle{font-size:14px}.maf-circle-description{font-size:12px;max-width:220px}.maf-mini-chart{height:56px;max-width:180px;gap:10px}.maf-mini-bar{width:16px;height:44px}.maf-bars-col{padding:0}.maf-bars-container{margin-left:calc(-50vw + 50%);width:100vw}}@media(min-width:768px){.maf-section{padding:140px 0}.maf-bars-container{gap:28px}.maf-bar-item{height:80px;border-radius:14px}.maf-bar-colored{height:58px;margin-top:0;padding:0 24px;gap:14px}.maf-bar-icon{font-size:28px}.maf-bar-img{width:44px;height:44px}.maf-bar-label{font-size:17px}.maf-bar-white{width:128px;height:58px}.maf-bar-white{width:126px;height:56px}.maf-circle{width:300px;height:300px;padding:24px}.maf-circle{transform:translateY(-140px)}.maf-circle:before{inset:0}.maf-circle-title{font-size:26px;margin-bottom:6px}.maf-circle-subtitle{font-size:15px;margin-bottom:14px}.maf-circle-description{font-size:13px;margin-bottom:18px;max-width:230px}.maf-mini-chart{gap:10px;height:58px;max-width:200px;margin-top:10px}.maf-mini-bar{width:14px;height:46px}.maf-mini-bar{width:16px}.maf-bar-percentage{font-size:28px}.maf-bars-col .maf-bar-item{height:74px}.maf-bars-col .maf-bar-colored{height:52px}.maf-bars-col .maf-bar-img{width:40px;height:40px}.maf-bars-col .maf-bar-label{font-size:16px}.maf-bars-col .maf-bar-white{width:118px;height:52px}.maf-bars-col .maf-bar-percentage{font-size:26px}}@media(min-width:768px)and (max-width:991px){.maf-section{padding-top:200px}}@media(min-width:992px){.maf-section{padding:180px 0}.maf-bars-container{gap:32px}.maf-bar-item{height:90px;border-radius:16px}.maf-bar-colored{height:64px;margin-top:0;padding:0 28px;gap:16px}.maf-bar-icon{font-size:32px}.maf-bar-img{width:52px;height:52px}.maf-bar-label{font-size:20px}.maf-bar-white{width:140px;height:65px}.maf-bar-white{width:138px;height:63px}.maf-circle{width:350px;height:350px;padding:28px}.maf-circle{transform:translateY(-200px)}.maf-circle:before{inset:0}.maf-circle-title{font-size:30px;margin-bottom:8px}.maf-circle-subtitle{font-size:16px;margin-bottom:16px}.maf-circle-description{font-size:14px;margin-bottom:20px;max-width:260px}.maf-mini-chart{gap:12px;height:66px;max-width:220px;margin-top:12px}.maf-mini-bar{width:18px;height:52px}.maf-bar-percentage{font-size:30px}.maf-bars-col .maf-bar-item{height:82px}.maf-bars-col .maf-bar-colored{height:58px}.maf-bars-col .maf-bar-img{width:48px;height:48px}.maf-bars-col .maf-bar-label{font-size:18px}.maf-bars-col .maf-bar-white{width:128px;height:58px}.maf-bars-col .maf-bar-percentage{font-size:28px}}
