.stats-icon-section{overflow:hidden;padding:15vh 0;background-color:#f4f4f4;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stats-icon-section .stat-container{font-size:0}.stats-icon-section .stat-item{margin:75px 15px 0;width:calc(100%/3 - 50px);display:inline-block;vertical-align:top}.stats-icon-section [data-animation]{visibility:hidden}.stats-icon-section [data-animation].animated{visibility:visible}.stats-icon-section .stat-item .large-text{padding:20px 10px;font-family:'Graphik-Semibold';color:#137984;border:2px solid #137984;text-transform:uppercase;font-size:18px;background-color:#fff;border-radius:4px;width:calc(100% - 40px);position:absolute;top:-40px;left:0;right:0;margin:0 auto}.stats-icon-section .stat-item .detail{padding:15px 25px;font-family:'Graphik-Regular';color:#f82112;font-size:18px;color:#fff;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;margin:0 auto}.stats-icon-section .stat-item .inner{position:relative;height:325px;border-radius:4px;margin-bottom:20px}.stats-icon-section .stat-item .button{width:calc(100% - 40px);position:absolute;bottom:-20px;left:0;right:0;margin:0 auto}.stats-icon-section .stat-item .button a{padding:10px;text-transform:uppercase;font-family:'Graphik-SemiBold';color:#fff;font-size:18px;background-color:#f82112;border-radius:4px;width:100%;display:block}@media screen and (max-width:767px){.stats-icon-section .container{width:100%}.stats-icon-section .stat-item{width:100%;margin:100px 0 0}.stats-icon-section .stat-item br{display:none}.stats-icon-section .animated.stat-item,.stats-icon__heading.animated{-webkit-animation-name:zoomIn;animation-name:zoomIn;-webkit-animation-delay:0s;animation-delay:0s}}