.swiper-button-next:after,.swiper-button-prev:after{display:none}@keyframes animation-bar1{0%{width:0;opacity:0}to{width:75%;opacity:1}}@keyframes animation-bar2{0%{width:0;opacity:0}to{width:50%;opacity:1}}@keyframes animation-bar3{0%{width:0;opacity:0}to{width:40%;opacity:1}}.animated-bar1.animate{animation:animation-bar1 1.2s linear forwards}.animated-bar2.animate{animation:animation-bar2 1.2s linear forwards}.animated-bar3.animate{animation:animation-bar3 1.2s linear forwards}.swiper-container{position:relative;overflow:hidden}.swiper-container .swiper-wrapper{transition-timing-function:linear!important;position:relative}