.SliderContainer{justify-content:center;align-items:center;width:100%;padding:20px 30px;display:flex;position:relative;overflow:hidden}.itemSwiperAnimation{animation:.5s linear forwards itemSwiperAnimation1}@keyframes itemSwiperAnimation1{0%{opacity:1}to{opacity:0}}.SliderContent{flex-wrap:nowrap;justify-content:flex-start;align-items:center;width:100%;display:flex}.SwipersliderAnimationLeft{animation:.5s ease-in-out SwiperSliderLeft}@keyframes SwiperSliderLeft{0%{opacity:.5;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.SwipersliderAnimationRight{animation:.5s ease-in SwiperSliderRight}@keyframes SwiperSliderRight{0%{opacity:.5;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.SliderCtaLeft{z-index:15;background:#ffffffa6;border-radius:50%;width:40px;height:40px;position:absolute;right:2px}.SliderCtaLeft:hover{background:#cdcdcf}.SliderCtaRight>img{transform:rotate(180deg)}.SliderCtaRight{z-index:15;background:#ffffffa6;border-radius:50%;width:40px;height:40px;position:absolute;left:2px}.SliderCtaRight:hover{background:#cdcdcf}@media (max-width:900px){.SliderContainer{justify-content:center;padding:20px 0}}
