.standout-stat{border-radius:23px;overflow:hidden;position:relative}.standout-stat:before{background:radial-gradient(circle,rgba(239,69,35,.12) 0,transparent 70%);border-radius:50%;content:"";height:500px;left:0;pointer-events:none;position:absolute;top:50%;transform:translate(-10%,-50%);width:500px}.standout-stat__donut{display:inline-block;flex-shrink:0;position:relative}.standout-stat__donut svg{display:block;transform:rotate(-90deg)}.standout-stat__donut circle{fill:none;stroke-width:44}.standout-stat__donut .progress{stroke-dasharray:653;stroke-dashoffset:653;transition:stroke-dashoffset 1.8s cubic-bezier(.175,.885,.32,1.275)}@media (prefers-reduced-motion:reduce){.standout-stat__donut .progress{transition:none}}.standout-stat__donut .donut-track{stroke:hsla(0,0%,100%,.08)}.standout-stat__pct{color:#fff;left:50%;line-height:1;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);white-space:nowrap}.standout-stat__pct .pct-number,.standout-stat__pct .pct-symbol{font-size:52px;font-weight:700;letter-spacing:-1px}.standout-stat__copy{flex:1;min-width:0}.standout-stat__headline span{color:var(--vermillion)}.standout-stat__source{color:hsla(0,0%,100%,.55)!important;font-size:12px}.standout-stat__divider{display:none}@media (min-width:768px){.standout-stat__divider{align-self:stretch;background:linear-gradient(180deg,transparent,hsla(0,0%,100%,.15),transparent);display:block;flex-shrink:0;width:2px}}