.module-three-boxes{border-radius:5px;display:flex;flex-wrap:wrap;justify-content:center}.module-three-boxes .box{align-items:center;color:#fff;display:flex;font-weight:700;height:112px;justify-content:center;padding:15px 25px;position:relative;width:33.3333%}.module-three-boxes .box:last-child:after{content:none}.module-three-boxes .box:after{border:30px solid rgba(136,183,213,0);content:"";height:0;left:100%;margin-top:-30px;pointer-events:none;position:absolute;top:50%;width:0;z-index:1}.module-three-boxes .box-content{align-items:center;display:flex}.module-three-boxes .box-index{font-size:36px;font-weight:500;margin-left:20px;margin-right:20px;min-width:80px}.module-three-boxes .box-index,.module-three-boxes .box-text{color:#fff;font-family:Neo Sans Std;font-style:normal;line-height:160%}.module-three-boxes .box-text{font-size:16px;font-weight:400;max-width:255px}@media (max-width:900px){.module-three-boxes .box{margin-bottom:10px;width:100%}.module-three-boxes .box:after{content:none}}