section.stats{position:relative}section.stats:before{content:"";display:block;position:absolute;width:calc(6 / var(--size) * var(--size-end));height:calc(6 / var(--size) * var(--size-end));background:var(--edge);opacity:0.5;top:calc(40 / var(--size) * var(--size-end));left:calc(40 / var(--size) * var(--size-end));z-index:3}@media (max-width:767px){section.stats:before{left:calc(20 / var(--size) * var(--size-end))}}section.stats:after{content:"";display:block;position:absolute;width:calc(6 / var(--size) * var(--size-end));height:calc(6 / var(--size) * var(--size-end));background:var(--edge);opacity:0.5;top:calc(40 / var(--size) * var(--size-end));right:calc(40 / var(--size) * var(--size-end));z-index:2}@media (max-width:767px){section.stats:after{right:calc(20 / var(--size) * var(--size-end))}}section.stats .container{padding:calc(125 / var(--size) * var(--size-end)) calc(16 / var(--size) * var(--size-end)) calc(32 / var(--size) * var(--size-end))}@media (max-width:767px){section.stats .container{padding:calc(90 / var(--size) * var(--size-end)) calc(7 / var(--size) * var(--size-end)) calc(40 / var(--size) * var(--size-end))}}section.stats .subtitle{margin-bottom:calc(14 / var(--size) * var(--size-end))}section.stats .title{margin-bottom:calc(32 / var(--size) * var(--size-end))}@media (max-width:767px){section.stats .title{margin-bottom:calc(24 / var(--size) * var(--size-end))}}section.stats .inview .stat:before{-webkit-transform:none;transform:none}section.stats .inview .stat:after{width:calc(100% + 60 / var(--size) * var(--size-end))}section.stats .inview .stat:first-child:before{-webkit-transition-delay:0s;transition-delay:0s}section.stats .inview .stat:first-child:after{-webkit-transition-delay:0.25s;transition-delay:0.25s}section.stats .inview .stat:nth-child(2):before{-webkit-transition-delay:0.125s;transition-delay:0.125s}section.stats .inview .stat:nth-child(2):after{-webkit-transition-delay:0.375s;transition-delay:0.375s}section.stats .inview .stat:nth-child(3):before{-webkit-transition-delay:0.25s;transition-delay:0.25s}section.stats .inview .stat:nth-child(3):after{-webkit-transition-delay:0.5s;transition-delay:0.5s}section.stats .inview .stat:nth-child(4):before{-webkit-transition-delay:0.375s;transition-delay:0.375s}section.stats .inview .stat:nth-child(4):after{-webkit-transition-delay:0.625s;transition-delay:0.625s}section.stats .stat{padding:calc(35 / var(--size) * var(--size-end)) 0;position:relative}section.stats .stat:first-child{padding-top:0}@media (max-width:767px){section.stats .stat:first-child{margin-top:calc(45 / var(--size) * var(--size-end))}}section.stats .stat:last-child:after,section.stats .stat:last-child:before{display:none}section.stats .stat:before{content:"";display:block;position:absolute;width:calc(6 / var(--size) * var(--size-end));height:calc(6 / var(--size) * var(--size-end));bottom:calc(-2.5 / var(--size) * var(--size-end));left:0;background:#788932;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform 0.5s cubic-bezier(0.25,0.1,0.25,1.5);transition:-webkit-transform 0.5s cubic-bezier(0.25,0.1,0.25,1.5);transition:transform 0.5s cubic-bezier(0.25,0.1,0.25,1.5);transition:transform 0.5s cubic-bezier(0.25,0.1,0.25,1.5),-webkit-transform 0.5s cubic-bezier(0.25,0.1,0.25,1.5);z-index:3}section.stats .stat:after{content:"";display:block;position:absolute;width:0;bottom:0;left:0;height:1px;background:rgba(31,31,31,0.15);-webkit-transition:width 1.5s cubic-bezier(0.62,0.05,0.01,0.99);transition:width 1.5s cubic-bezier(0.62,0.05,0.01,0.99)}section.stats .stat .grid{margin-left:calc(-16 / var(--size) * var(--size-end));width:calc(100% + 32 / var(--size) * var(--size-end))}@media (max-width:767px){section.stats .stat .grid{margin-left:calc(-8 / var(--size) * var(--size-end));width:calc(100% + 16 / var(--size) * var(--size-end))}}section.stats .stat .f--m{opacity:0.5;margin-top:calc(8 / var(--size) * var(--size-end))}@media (max-width:767px){section.stats .stat .f--m{max-width:70%;text-wrap:balance}}section.stats .stat .f--h1 .in{font-size:80%;line-height:1.43}section.stats .stat .number{overflow:hidden}@media (max-width:767px){section.stats .stat .number{font-size:calc(80 / var(--size) * var(--size-end))}}section.stats .stat .c{overflow:auto!important;overflow:initial!important}section.stats .stat .c:before{content:attr(data-number);display:block;opacity:0}section.stats .stat .c>div{position:absolute!important;top:0}