.steps-wrapper .swiper-wrapper .swiper-slide .step{background-color:#4ba8c4;border-radius:10px;display:flex;flex-direction:column;justify-content:flex-start;min-height:430px;padding:40px;transition:.2s ease-in-out}.steps-wrapper .swiper-wrapper .swiper-slide .step:hover{background-color:#472673}.steps-wrapper .swiper-wrapper .swiper-slide .step .step-number{color:#472673;font-size:70px;font-weight:500;margin-bottom:32px;transition:.2 ease-in-out}.steps-wrapper .swiper-wrapper .swiper-slide .step .step-content,.steps-wrapper .swiper-wrapper .swiper-slide .step .step-title,.steps-wrapper .swiper-wrapper .swiper-slide .step:hover .step-number{color:#fff}.steps-wrapper .swiper-wrapper .swiper-slide .step .step-title{font-size:20px}.steps-wrapper .steps-pagination{bottom:0;margin-top:40px;position:relative}.steps-wrapper .steps-pagination .swiper-pagination-bullet{background-color:#472673;opacity:1}.steps-wrapper .steps-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#4ba8c4}