.metrics,.metrics *{box-sizing:border-box}.metrics{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem}.metric__wrapper{display:flex;flex:1;padding:.75rem}.metric{background-color:#fff;border:2px solid #ebf0f4;border-radius:.625rem;display:flex;flex-direction:column;justify-content:center;padding:1.5rem;text-align:center;width:100%}.metric--has-shadow{box-shadow:0 10px 14px 0 rgba(207,207,225,.25)}.metric__percentage{color:#6878ff;font-size:3.875rem;font-weight:400;line-height:1;margin-bottom:.675rem}.metric__text{font-size:1.125rem;font-weight:700}.metric--large-text{padding:0}.metric--large-text .metric__percentage{background:-webkit-linear-gradient(#c8cdfc 45.4%,#f7f7fc 84.07%);-webkit-background-clip:text;font-size:10rem;font-weight:100;margin-bottom:0;-webkit-text-fill-color:transparent}@media (max-width:767px){.metrics{flex-direction:column}}