.four-col-stats-module{border-radius:30px;margin:0 0 40px;padding:80px 0}.four-col-stats-module .headline{color:#001e29;font-size:44px;font-style:normal;font-weight:600;line-height:120%;margin:0 0 35px}.four-col-stats-module .statistics{display:flex;flex-wrap:wrap;gap:2rem}.four-col-stats-module .statistics .statistic{background:#fff;border:2px solid #2ec3ff;border-radius:10px;display:flex;flex-direction:column;padding:25px;row-gap:10px;width:calc(25% - 1.5rem)}.four-col-stats-module .statistics .statistics-number{color:#0193ce;font-size:40px;font-weight:800;line-height:1.2;margin:0 auto;text-align:center}.four-col-stats-module .statistics .statistics-description{color:#1b212f;text-align:center}@media(max-width:991px){.four-col-stats-module .headline{font-size:36px}.four-col-stats-module .statistics{gap:2rem}.four-col-stats-module .statistics .statistic{padding:16px;width:calc(50% - 1rem)}.four-col-stats-module .statistics .statistics-number{font-size:30px}.four-col-stats-module .statistics .statistics-description{font-size:16px}}@media(max-width:767px){.four-col-stats-module .statistics{gap:1rem}.four-col-stats-module .statistics .statistic{padding:10px;width:calc(50% - .5rem)}.four-col-stats-module .statistics .statistics-number{font-size:26px}.four-col-stats-module .statistics .statistics-description{font-size:14px}}