@import url(https://use.typekit.net/dub5nwj.css);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100;400;500;600;700&display=swap);@keyframes topLineGrow{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes bottomLineGrow{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes positive45{0%{transform:rotate(0)}50%{transform:rotate(0)}to{transform:rotate(-45deg)}}@keyframes negative45{0%{transform:rotate(0)}50%{transform:rotate(0)}to{transform:rotate(45deg)}}@keyframes bubblePopOut{0%{scale:0}75%{scale:1.1}to{scale:1}}@keyframes stepPop{0%{opacity:0;scale:0}75%{opacity:1;scale:1.1}to{opacity:1;scale:1}}.animated-stats{margin-top:40px;position:relative}.animated-stats__bottom-border{border-bottom:1px solid #5c5c5c;padding-bottom:100px}.sidebar-layout__sean .animated-stats__inner.five_column,.sidebar-layout__sean .animated-stats__inner.four_column,.sidebar-layout__sean .animated-stats__inner.six_column{gap:0}@media(max-width:767px){.sidebar-layout__sean .animated-stats__inner.five_column,.sidebar-layout__sean .animated-stats__inner.four_column,.sidebar-layout__sean .animated-stats__inner.six_column{grid-template-columns:1fr}}.sidebar-layout__dnd .animated-stats__inner.five_column,.sidebar-layout__dnd .animated-stats__inner.four_column,.sidebar-layout__dnd .animated-stats__inner.six_column{grid-template-columns:repeat(2,1fr);justify-content:center}@media(max-width:767px){.sidebar-layout__dnd .animated-stats__inner.five_column,.sidebar-layout__dnd .animated-stats__inner.four_column,.sidebar-layout__dnd .animated-stats__inner.six_column{grid-template-columns:1fr}}.animated-stats__inner{gap:20px;margin:0 auto;max-width:1310px;padding:0 20px}.animated-stats__inner.one_column{grid-template-columns:1fr}.animated-stats__inner.two_column{display:grid;grid-template-columns:1fr 1fr}@media(max-width:767px){.animated-stats__inner.two_column{grid-template-columns:1fr}}.animated-stats__inner.three_column{display:grid;grid-template-columns:1fr 1fr 1fr}@media(max-width:767px){.animated-stats__inner.three_column{grid-template-columns:1fr}}.animated-stats__inner.four_column{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}@media(max-width:1024px){.animated-stats__inner.four_column{grid-template-columns:1fr 1fr}}@media(max-width:767px){.animated-stats__inner.four_column{grid-template-columns:1fr}}.animated-stats__inner.five_column{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;justify-content:center}@media(max-width:1024px){.animated-stats__inner.five_column{grid-template-columns:1fr 1fr}}@media(max-width:767px){.animated-stats__inner.five_column{grid-template-columns:1fr}}.animated-stats__inner.six_column{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;justify-content:center}@media(max-width:1024px){.animated-stats__inner.six_column{grid-template-columns:1fr 1fr}}@media(max-width:767px){.animated-stats__inner.six_column{grid-template-columns:1fr}}.animated-stats__stat{background:#047cb1;border-radius:2px;box-shadow:0 4px 7px 0 rgba(0,0,0,.15);padding:40px}.animated-stats__stat .animated-stats__stat--number{text-align:center}.animated-stats__stat .animated-stats__stat--number .animated-stats__stat--stat{color:#fff;display:flex;font-family:kepler-3-variable,sans-serif;font-size:70px;justify-content:center;line-height:80px}.animated-stats__stat .animated-stats__stat--description{color:#fff;font-size:14px;font-weight:400;line-height:24px;margin:0;text-align:center}.animated-stats__stat.light{background:#fff;box-shadow:none;position:relative}.animated-stats__stat.light .animated-stats__stat--number .animated-stats__stat--stat{color:#047cb1}.animated-stats__stat.light .animated-stats__stat--description{color:#00244f}.animated-stats__stat.light:after{background:#5c5c5c;content:"";height:100%;position:absolute;right:-10px;top:50%;transform:translateY(-50%);width:1px}@media(max-width:1024px){.animated-stats__stat.light:after{display:none}}.animated-stats__stat.light:last-child:after{display:none}@media(max-width:1024px){.animated-stats__stat.light{padding:10px}}.animated-stats__stat.dark{background:#00244f}.animated-stats__stat.dark .animated-stats__stat--description,.animated-stats__stat.dark .animated-stats__stat--number .animated-stats__stat--stat{color:#fff}.animated-stats__stat--light-border{border-bottom:1px solid #d9d9d9;position:relative}.animated-stats__stat--light-border:before{background:#fff;border-radius:50%;bottom:-10px;content:"";height:20px;position:absolute;right:-10px;width:20px;z-index:1}@media(max-width:767px){.animated-stats__stat--light-border:before{display:none}}.animated-stats__stat--light-border:after{display:none}.animated-stats__stat--light-border:nth-child(odd){border-right:1px solid #d9d9d9}@media(max-width:767px){.animated-stats__stat--light-border:nth-child(odd){border-right:none}}.animated-stats__stat--light-border:nth-last-child(2){border-bottom:none}@media(max-width:767px){.animated-stats__stat--light-border:nth-last-child(2){border-bottom:1px solid #d9d9d9}}.animated-stats__stat--light-border:last-child{border-bottom:none}