.module-item .checkmark{display:none}.module-item.active .checkmark{display:block}.module-container{display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0;position:relative;z-index:1}.module-item:first-child{border-radius:5px 0 0 5px;padding:19px 15px 19px 20px}.module-item:nth-child(2n){background-color:#e8e8e8}.module-item{align-items:center;background-color:#f2f0f0;color:#000;display:flex;font-size:13px;font-weight:700;justify-content:center;margin:0;padding:19px 15px 19px 30px;position:relative}li.module-item.active{background-color:#d32f2f;color:#fff}.module-item:after{border-bottom:30px solid transparent;border-left:20px solid #f2f0f0;border-top:30px solid transparent;content:"";height:0;position:absolute;right:-20px;top:0;width:0;z-index:99}.module-item:nth-child(2n):after{border-left-color:#e8e8e8}.module-item.active:after{border-bottom-width:28px;border-left-color:#d32f2f}.module-item.active .checkmark{color:#fff;content:"✔";margin-right:5px}.checkmark{font-size:14px;margin-right:10px;visibility:hidden}.module-item.active .checkmark{visibility:visible}@media only screen and (max-width:1024px){.module-container{margin:0 20px}}@media only screen and (max-width:600px){.module-item{margin-bottom:5px}.module-item,.module-item:first-child{padding:10px 15px}.module-container{display:block;overflow:hidden}.module-item.active{border-radius:5px}}