.stats-panel{display:flex;align-items:stretch}@media(max-width: 767.98px){.stats-panel{flex-direction:column}}@media(min-width: 768px){.stats-panel{box-shadow:0px 0px 8px 4px rgba(0,0,0,.1333333333)}}.stats-panel,.stats-panel .stats-panel-content,.stats-panel .stats-panel-addon{border-radius:12px}.stats-panel .stats-panel-content{border-right:none;border-top-right-radius:0px;border-bottom-right-radius:0px}@media(min-width: 768px){.stats-panel .stats-panel-content{background-color:#fff}}.stats-panel .stats-panel-addon{border-left:none;border-top-left-radius:0px;border-bottom-left-radius:0px}.stats-panel .stats-panel-content{flex-grow:1;padding:20px}.stats-panel .stats-panel-content .stats-panel-title{font-size:2rem;color:#0e639c;margin-bottom:40px}.stats-panel .stats-panel-content .stats-panel-counters{display:grid;justify-content:space-around;grid-template-columns:repeat(3, 1fr)}@media(max-width: 575.98px){.stats-panel .stats-panel-content .stats-panel-counters{grid-template-columns:repeat(1, 1fr)}}.stats-panel .stats-panel-content .stats-panel-counters .stats-panel-counter{flex:1 1 auto;text-align:center}.stats-panel .stats-panel-content .stats-panel-counters .stats-panel-counter .stats-panel-counter-value{font-size:3rem;font-weight:bold;color:#0e639c;margin:0;line-height:1}.stats-panel .stats-panel-content .stats-panel-counters .stats-panel-counter .stats-panel-counter-value::after{content:"";display:block;width:50px;height:3px;background:#9ab813;border-radius:4px;margin:10px auto}.stats-panel .stats-panel-content .stats-panel-counters .stats-panel-counter .stats-panel-counter-label{font-weight:bold;color:#000;font-size:1.1rem}.stats-panel .stats-panel-addon{flex-shrink:1;background:#0e639c;color:#fff;padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.stats-panel .stats-panel-addon .link{color:#fff;font-weight:bold;text-decoration:none}.stats-panel .stats-panel-addon .link:hover{text-decoration:underline}.stats-panel .stats-panel-addon .link i{font-size:1.4rem;vertical-align:middle}.block-stats{display:block;position:relative;z-index:4}@media(min-width: 992px)and (max-width: 1199.98px){.block-stats{margin-top:-9rem}}@media(min-width: 1200px){.block-stats{margin-top:-11rem}}