.process_steps--items,.process_steps--items-circle-wrap,.process_steps--items-circle-wrap:before,.process_steps--items-description,.process_steps--items-description *,.process_steps--items-title,.ps-hovicon,.ps-hovicon img,.ps-hovicon svg{transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out}.process_steps--items-title{margin-bottom:10px}.process_steps--items-circle-wrap{position:relative}.process_steps--items-circle-wrap,.ps-hovicon{align-items:center;display:flex;justify-content:center}.ps-hovicon{color:#fff;margin-bottom:0;margin-top:-1px}.process_steps--items-circle{display:flex;margin-bottom:25px}.process_steps--main-inner{display:flex}.process_steps--items{cursor:pointer;flex:1;position:relative}.process_steps--items-circle-wrap:before{content:"";position:absolute}.process_steps--items:hover .process_steps--items-circle-wrap:before{-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation:pulsate2 2s;animation:pulsate2 2s;-webkit-animation-direction:forwards;animation-direction:forwards;animation-iteration-count:1;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:steps;animation-timing-function:steps;opacity:1}@-webkit-keyframes pulsate2{0%{opacity:1;-webkit-transform:scale(.6);transform:scale(.6)}to{box-shadow:none;opacity:.9;-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes pulsate2{0%{opacity:1;-webkit-transform:scale(.6);transform:scale(.6)}to{box-shadow:none;opacity:.9;-webkit-transform:scale(1.1);transform:scale(1.1)}}.arrow-ps-icon{height:25px;position:absolute;right:-24px;top:20px;width:25px;z-index:1}.arrow-ps-icon img{width:25px!important}.process_steps--items:last-child .arrow-ps-icon{display:none}.process_steps--items .ps-hovicon>span{display:flex}