.multi-stats-module{padding:80px 0}.multi-stats-module .flex-columns{display:flex;flex-direction:row;gap:50px}.multi-stats-module .flex-columns>*{flex:1}@media only screen and (max-width:920px){.multi-stats-module .flex-columns{flex-direction:column;gap:0}}.multi-stats-module .intro h3,.multi-stats-module .intro h4{font-weight:900!important;line-height:120%;margin-bottom:12px}.multi-stats-module .statistic{align-items:center;display:flex;gap:12px;margin-bottom:20px}.multi-stats-module .statistic .figure{flex:1;flex-basis:33%;font-size:38px;max-width:170px;min-width:160px;padding:5px 20px;text-align:center;-webkit-transition:font-weight .5s linear;-ms-transition:font-weight .5s linear;transition:font-weight .5s linear;white-space:nowrap}.multi-stats-module .statistic .text{border:1px solid #ddd;border-radius:10px;flex:1;flex-basis:66%;font-size:16px;min-height:63px;padding:6px 20px;-webkit-transition:background-color .5s linear;-ms-transition:background-color .5s linear;transition:background-color .5s linear}.multi-stats-module .statistic .text strong,.multi-stats-module .statistic.highlighted .figure{font-weight:900}.multi-stats-module .statistic.highlighted .text{background-color:#ddd}.multi-stats-module .quote{font-size:18px;margin:15px 0}.multi-stats-module .logo{max-width:200px}.multi-stats-module .stats-column p{font-size:16px}@media (max-width:480px){.multi-stats-module .statistic .figure{flex-basis:100%;max-width:100%}.multi-stats-module .statistic .text{flex-basis:100%}.multi-stats-module .statistic{flex-wrap:wrap;margin-bottom:30px}}