.m-stats{background-color:#fff;position:relative;overflow:hidden;padding:44px 0 0;z-index:3}@media only screen and (min-width:864px){.m-stats{padding:64px 0 0}}@media only screen and (min-width:1200px){.m-stats{padding:158px 0 0}}.m-stats.is-background::after{content:"";background-color:#010916;background-image:radial-gradient(rgba(0,0,0,.2) 1px,transparent 0);background-position:0 -33px;background-size:64px 64px;background-color:#fff;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.m-stats .wrapper-title{position:relative;width:100%;height:150px;overflow:hidden;z-index:1}@media only screen and (min-width:1200px){.m-stats .wrapper-title{height:300px}}.m-stats-title-js{font-size:120px;white-space:nowrap;position:absolute;top:0}@media only screen and (min-width:1200px){.m-stats-title-js{font-size:220px}}.m-stats .wrapper{background:#fff;position:relative;padding-top:64px;padding-bottom:44px;z-index:1}@media only screen and (min-width:864px){.m-stats .wrapper{padding-bottom:64px}}@media only screen and (min-width:1200px){.m-stats .wrapper{padding-bottom:158px}}@media only screen and (min-width:864px){.m-stats-heading{font-size:72px}}.m-stats-heading span{font-size:20px;line-height:1.5;display:block;margin-bottom:16px}@media only screen and (min-width:864px){.m-stats-heading span{font-size:24px;line-height:1.33}}.m-stats-text{margin-top:30px}@media only screen and (min-width:864px){.m-stats-text{font-size:20px;font-weight:300;line-height:1.5;margin-top:68px}}.m-stats-items-list{display:flex;margin-top:51px}.m-stats-items-list-item{font-size:44px;font-weight:300;line-height:1.16;width:132px}@media only screen and (min-width:864px){.m-stats-items-list-item{width:196px}}.m-stats-items-list-item+.m-stats-items-list-item{margin-left:24px}@media only screen and (min-width:864px){.m-stats-items-list-item+.m-stats-items-list-item{margin-left:44px}}.m-stats-items-list-item-description{color:#707681;font-size:12px;font-weight:400;line-height:1.33;display:block}@media only screen and (min-width:864px){.m-stats-items-list-item-description{font-size:14px;line-height:1.43}}.m-stats-items-list-item-value+.m-stats-items-list-item-description{position:relative}.m-stats-items-list-item-value+.m-stats-items-list-item-description::before{content:"";background-color:rgba(0,0,0,.09);width:64px;height:1px;display:block;margin-top:24px;margin-bottom:24px}.m-stats-quotes-wrapper{margin-top:60px}@media only screen and (min-width:864px){.m-stats-quotes-wrapper{margin-top:80px}}@media only screen and (min-width:1200px){.m-stats-quotes-wrapper{margin-top:112px}}.m-stats-quotes-row{--stats-quotes-margin:var(--gutter-width);display:flex;align-items:center;margin-right:calc(var(--stats-quotes-margin) * -.5);margin-left:calc(var(--stats-quotes-margin) * -.5);transform:translate3d(0,0,0);position:relative;overflow:hidden}.m-stats-quotes-row+.m-stats-quotes-row{margin-top:30px;margin-left:-224px;display:none}@media only screen and (min-width:864px){.m-stats-quotes-row+.m-stats-quotes-row{display:flex}}.m-stats-quotes-row-content{display:flex;align-items:center;flex-shrink:0;transform:translate3d(0,0,0);-webkit-animation:statsQuotesLoop 120s linear infinite;animation:statsQuotesLoop 120s linear infinite}.m-stats-quotes-wrapper:hover .m-stats-quotes-row-content{-webkit-animation-play-state:paused;animation-play-state:paused}@-webkit-keyframes statsQuotesLoop{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}@keyframes statsQuotesLoop{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.m-stats-quotes-row .card-quote{max-width:354px;width:100%;margin:30px calc(var(--stats-quotes-margin)/ 2) 0;position:relative}