.diffs{display:flex;flex-wrap:nowrap}.diff-item{flex-basis:0;flex-grow:1;color:#1e1e1e;padding:60px 60px 60px 20px;text-align:center;position:relative}.diff-item:last-child{padding-right:40px}.diff-item:nth-child(3n+1){background:#222}.diff-item:nth-child(3n+2){background:#777}.diff-item:nth-child(3n+3){background:#fff}.diff-item::before{content:'';width:40px;position:absolute;height:calc(100% + 1px);left:-39.5px;top:0;clip-path:polygon(100% 0,0 100%,100% 100%);bottom:0}.diff-item:nth-child(3n+1)::before{background:#222}.diff-item:nth-child(3n+2)::before{background:#777}.diff-item:nth-child(3n+3)::before{background:#fff}.diff-inner{display:flex;flex-direction:column;align-items:center}.diff-icon{height:60px;width:auto;margin:0 auto 30px}.diff-label{font-size:27px;line-height:31px;font-family:AvantGardeGothicITC W08 Bold,Arial,sans-serif;margin:0 0 10px}.diff-item:nth-child(3n+1) .diff-label,.diff-item:nth-child(3n+2) .diff-label{color:#bdbdbd}.diff-desc{font-size:23px;line-height:34px}.diff-item:nth-child(3n+1) .diff-desc,.diff-item:nth-child(3n+2) .diff-desc{color:#fff}@media all and (max-width:1024px){.diffs{flex-wrap:wrap}.diff-item{flex-basis:50%;flex-grow:0;flex-shrink:0}.diff-item:nth-child(3n+1),.diff-item:nth-child(3n+2),.diff-item:nth-child(3n+3){padding-left:40px;padding-right:40px}.diff-item:nth-child(odd){flex-basis:calc(50% + 20px)}.diff-item:nth-child(even){flex-basis:calc(50% - 20px)}}@media all and (max-width:580px){.diff-item::before{display:none}.diff-item:nth-child(odd),.diff-item:nth-child(even){flex-basis:50%}.diff-label{font-size:22px;line-height:28px}.diff-desc{font-size:18px;line-height:24px}}@media all and (max-width:480px){.diff-item{padding:30px 20px}.diff-item:nth-child(3n+1),.diff-item:nth-child(3n+2),.diff-item:nth-child(3n+3){padding-left:20px;padding-right:20px}}@media all and (max-width:420px){.diffs{display:block}}