.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gap-4{gap:1.5rem}.p-2{padding:.5rem}.text-small{font-size:.875rem;line-height:1.25rem}.letter-spacing-tight{letter-spacing:-.02em}.text-2xl{font-size:3rem;line-height:100%}.font-bold{font-weight:700}.leading-\[100\%\]{line-height:100%}.text-neutral-white{color:#fff}.items-end{align-items:end}.self-end{align-self:end}.self-center{align-self:center}.items-center{align-items:center}.justify-center{justify-content:center}.w-\[320px\]{width:320px}.h-\[320px\]{height:320px}.w-\[193px\]{width:193px}.h-\[193px\]{height:193px}.rounded-full{border-radius:9999px}@media (min-width:1280px){.md\:grid-cols-\[320px_193px\]{grid-template-columns:320px 193px}}@media (min-width:768px) and (max-width:1279px){.metric-circle-chart{grid-template-columns:220px 180px}.metric-circle-chart .metric.w-\[320px\]{height:220px;max-height:220px;max-width:220px;width:220px}.metric-circle-chart .metric.w-\[193px\]{height:180px;max-height:180px;max-width:180px;width:180px}.metric-circle-chart figure.w-\[320px\]{height:220px;max-height:220px;max-width:220px;width:220px}.metric-circle-chart figure.w-\[193px\]{height:180px;max-height:180px;max-width:180px;width:180px}}@media (max-width:767px){.metric-circle-chart{grid-template-columns:180px 120px}.metric-circle-chart .metric.w-\[320px\]{height:180px;max-height:180px;max-width:180px;width:180px}.metric-circle-chart .metric.w-\[193px\]{height:120px;max-height:120px;max-width:120px;width:120px}.metric-circle-chart figure.w-\[320px\]{height:180px;max-height:180px;max-width:180px;width:180px}.metric-circle-chart figure.w-\[193px\]{height:120px;max-height:120px;max-width:120px;width:120px}.metric-line-chart figure.metric:first-child{--percentage:210px!important}.metric-line-chart figure.metric:nth-child(2){--percentage:150px!important}}.metric{background:linear-gradient(180deg,#0960f6,rgba(9,96,246,0));height:var(--percentage);min-height:1px;position:relative;transform:scaleY(0);transform-origin:bottom}.metric .text-info{position:relative;z-index:1}.metric.w-\[320px\]{width:320px}.metric.h-\[320px\]{height:320px}.metric.w-\[193px\]{width:193px}.metric.h-\[193px\]{height:193px}.metric-circle-chart .metric{background:radial-gradient(50% 50% at 50% 50%,#011840 50%,#0960f6 100%);min-height:1px;min-width:1px;transform:scale(0);transform-origin:center}.fade-in-on-scroll.is-visible.metric-line-chart .metric{animation:metric-fill .7s ease-in-out forwards}.fade-in-on-scroll.is-visible.metric-circle-chart .metric{animation:metric-circle-fill .7s ease-in-out forwards}.metric-title{--text-size:2rem}@media (min-width:768px){.metric-title{--text-size:3rem}}.metric-text{--text-size:1rem}@keyframes slideUpTitle{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUpText{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.metric-text-animation{font-size:var(--text-size);opacity:0}.metric-title.metric-text-animation{transform:translateY(30px)}.metric-text.metric-text-animation{transform:translateY(20px)}.fade-in-on-scroll.is-visible .metric-title.metric-text-animation{animation:slideUpTitle .3s ease-out .7s forwards}.fade-in-on-scroll.is-visible .metric-text.metric-text-animation{animation:slideUpText .3s ease-out .8s forwards}@keyframes metric-fill{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes metric-circle-fill{0%{transform:translate(0) scale(0)}to{transform:translate(0) scale(1)}}