.module.post-event-statistics{background:var(--section-background)}.module.post-event-statistics>.container{background:var(--container-background);margin:0 auto;max-width:var(--container-width);overflow:hidden;padding:30px 40px;width:100%}.module.post-event-statistics>.container>.headline{background:#d8212e;display:inline-block;margin-right:60px;transform:skewX(30deg);transform-origin:top}.module.post-event-statistics>.container>.headline>.text{background:#d8212e;color:#fff;font-family:Poppins,sans-serif;font-size:28px;font-weight:600;padding:10px 20px 10px 40px;transform:skewX(-30deg);transform-origin:top}.module.post-event-statistics>.container>.items-wrap{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;padding:30px 40px 0}.module.post-event-statistics>.container>.items-wrap>.item{max-width:200px;text-align:center}.module.post-event-statistics>.container>.items-wrap>.item>.icon{height:140px;margin-bottom:20px;object-fit:contain;width:168px}.module.post-event-statistics>.container>.items-wrap>.item>.number{color:#d8212e;font-family:Poppins,sans-serif;font-size:24px;font-weight:600}.module.post-event-statistics>.container>.items-wrap>.item>.desc{color:#1f3769;font-family:Poppins,sans-serif}@media (max-width:767.98px){.module.post-event-statistics>.container{padding:30px 20px}.module.post-event-statistics>.container>.headline{margin-right:0;transform:unset}.module.post-event-statistics>.container>.headline>.text{padding:10px 20px;transform:unset}.module.post-event-statistics>.container>.items-wrap{padding:20px 20px 0}}@media (max-width:479.98px){.module.post-event-statistics>.container>.items-wrap{justify-content:center}}