.tpl__statistics .tpl{background-color:#f0f0f0;display:flex;align-items:center;padding:48px 0 0}.tpl__statistics .tpl .wrapper{flex-direction:column;align-items:center;z-index:2;width:100%}.tpl__statistics .tpl .wrapper .statisticsWrapper .statistics{display:flex;justify-content:flex-start;width:100%;margin:60px 0 16px;z-index:2;flex-wrap:wrap}.tpl__statistics .tpl .wrapper .statisticsWrapper .statistics .item{display:flex;flex-direction:column;align-items:flex-start;margin:0 16px 32px 0;flex-basis:calc(100% - 16px)}.tpl__statistics .tpl .wrapper .statisticsWrapper .statistics .item .title{color:#302614;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:2px}.tpl__statistics .tpl .wrapper .statisticsWrapper .statistics .item .value{color:#c39736;font-size:20px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-top:8px}.tpl__statistics .tpl .wrapper .statisticsWrapper .statistics .item .value.value--green{color:#2cb34e}.tpl__statistics .tpl .wrapper .statisticsWrapper .description{font-size:1.25em}.tpl__statistics .tpl .wrapper .button{margin:0;animation:pulse-animation-green 2s infinite}@media(min-width:480px){.tpl__statistics .tpl .headerLogo{width:300px}}@media(min-width:768px){.tpl__statistics .tpl .headerLogo{width:600px}.tpl__statistics .tpl .wrapper .statisticsWrapper .statistics{margin:80px 0 16px}.tpl__statistics .tpl .wrapper .statisticsWrapper .statistics .item{flex-basis:calc(50% - 16px);margin:0 16px 40px 0}.tpl__statistics .tpl .wrapper .statisticsWrapper .statistics .item .title{font-size:15px}.tpl__statistics .tpl .wrapper .statisticsWrapper .statistics .item .value{font-size:24px}}@media(min-width:1024px){.tpl__statistics .tpl{padding:100px 0 0}.tpl__statistics .tpl .separator{top:60%}.tpl__statistics .tpl .wrapper .statisticsWrapper .statistics .item{flex-basis:calc(25% - 16px)}}@media(min-width:1200px){.tpl__statistics .tpl .headerLogo{width:700px}}@keyframes fadeinout{0%{opacity:1}50%{opacity:.5}to{opacity:0}}.show{animation:display 1s linear forwards}@keyframes display{0%{opacity:0}50%{opacity:.5}to{opacity:1}}.hide{animation:fadeinout 1s linear forwards}.container{height:540px}