.wilmar-phase .vehicle-steps{display:flex;width:100%}.wilmar-phase .vehicle-step{--arrow:30px;align-items:center;clip-path:polygon(0 0,calc(100% - var(--arrow)) 0,100% 50%,calc(100% - var(--arrow)) 100%,0 100%,var(--arrow) 50%);display:flex;flex:1 1 0;height:80px;justify-content:center;padding:0 28px;position:relative;text-align:center}.wilmar-phase .vehicle-step.is-first{clip-path:polygon(0 0,calc(100% - var(--arrow)) 0,100% 50%,calc(100% - var(--arrow)) 100%,0 100%)}.wilmar-phase .vehicle-step:first-child{background:rgba(0,255,177,.1);clip-path:polygon(0 0,calc(100% - var(--arrow)) 0,100% 50%,calc(100% - 30px) 100%,0 100%,0 0)}.wilmar-phase .vehicle-step:nth-child(2){background:rgba(0,255,177,.2)}.wilmar-phase .vehicle-step:nth-child(3){background:rgba(0,255,177,.3)}.wilmar-phase .vehicle-step:nth-child(4){background:rgba(0,255,177,.4)}.wilmar-phase .vehicle-step+.vehicle-step{margin-left:calc(var(--arrow)*-1)}.wilmar-phase .vehicle-step span{color:#fff;font-size:20px;font-weight:500;white-space:nowrap}.wilmar-phase .wilmar-logo{margin-top:36px;position:relative;text-align:center}.wilmar-phase .wilmar-logo:before{left:0}.wilmar-phase .wilmar-logo:after,.wilmar-phase .wilmar-logo:before{background:#fff;content:"";height:1px;opacity:.3;position:absolute;top:50%;transform:translateY(-50%);width:calc(50% - 100px)}.wilmar-phase .wilmar-logo:after{right:0}@media (max-width:639px){.wilmar-phase .vehicle-steps{flex-wrap:wrap}.wilmar-phase .vehicle-step{clip-path:none;flex:none;height:80px;width:100%}.wilmar-phase .vehicle-step:first-child{clip-path:none}.wilmar-phase .vehicle-step+.vehicle-step{margin-left:0}}@media (min-width:640px) and (max-width:767px){.wilmar-phase .vehicle-step{height:60px}.wilmar-phase .vehicle-step span{font-size:16px}}