.workflow-slider-with-animation{background-color:#f3f4f9}.workflow-slider-with-animation .swiper{overflow:hidden}.workflow-slider-with-animation .swiper .swiper-slide .slide-content{height:100%;overflow:hidden}.workflow-slider-with-animation .swiper .swiper-slide.swiper-slide-active .slide-content .bg-color{background-color:#2a4b93;height:100%;position:absolute;width:100%;z-index:-1}.workflow-slider-with-animation .swiper .swiper-button-next,.workflow-slider-with-animation .swiper .swiper-button-prev{border:2px solid;border-radius:50%;height:30px;opacity:.5;width:30px}.workflow-slider-with-animation .swiper .swiper-button-next:after,.workflow-slider-with-animation .swiper .swiper-button-prev:after{font-size:12px;font-weight:600}.workflow-slider-with-animation .swiper .swiper-pagination-bullet{background-color:transparent;border:2px solid #727272;height:10px;opacity:1;width:10px}.workflow-slider-with-animation .swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#727272}.workflow-slider-with-animation .swiper .swiper-button-next{right:28px}.workflow-slider-with-animation .swiper .swiper-button-prev{left:28px}.workflow-slider-with-animation .swiper .swiper-button-next:hover,.workflow-slider-with-animation .swiper .swiper-button-prev:hover{opacity:1}.workflow-slider-with-animation .mobile-swiper .swiper-button-next,.workflow-slider-with-animation .mobile-swiper .swiper-button-prev{top:23%}.workflow-slider-with-animation .swiper.mobile-swiper .swiper-button-prev{left:3px}.workflow-slider-with-animation .swiper.mobile-swiper .swiper-button-next{right:3px}@media(min-width:768px){.workflow-slider-with-animation .mobile-swiper .swiper-button-next,.workflow-slider-with-animation .mobile-swiper .swiper-button-prev{top:50%}.workflow-slider-with-animation .swiper.mobile-swiper .swiper-button-prev{left:28px}.workflow-slider-with-animation .swiper.mobile-swiper .swiper-button-next{right:28px}}@media(min-width:992px){.workflow-slider-with-animation .swiper .swiper-slide{background-size:cover;height:430px}.workflow-slider-with-animation .swiper .swiper-slide .content{z-index:1}.workflow-slider-with-animation .swiper .swiper-slide.swiper-slide-active .slide-content .bg-color{animation:myanim 1s ease-in-out;background-color:#2a4b93;background-position:right left;border-bottom-right-radius:50%;border-top-right-radius:50%;height:570px;position:absolute;top:-70px;width:55%;z-index:1}.workflow-slider-with-animation .swiper .swiper-slide.swiper-slide-active{-webkit-animation:imgFadein 1s ease-in;animation:imgFadein 1s ease-in}}@keyframes myanim{50%{background-position:left right;border-radius:0;width:100%}to{background-position:right left;width:55%}}