.Slider{position:relative;background:url('../images/loading-white.gif') no-repeat center center;background-size:90px;border-radius:17px;z-index:1}.Slider.is-loading .Slider-container{opacity:0}.Slider.-single .Slider-bullets,.Slider.-single .Slider-arrow{display:none}.Slider-container{transition:opacity .2s ease-in-out;list-style:none;padding-left:0;margin:0}.Slider-item{transition:opacity .7s ease-in-out;position:absolute;left:0;top:0;width:100%;height:100%;margin:0;z-index:1;opacity:0;background:url('../images/loading-white.gif') no-repeat center center;background-size:90px;overflow:hidden;border-radius:17px}.Slider-item img{width:100%;display:block;transition:opacity .2s ease-in-out}.Slider-item.-not-loaded img{opacity:0}.Slider-item.is-active{opacity:1;z-index:4}.Slider-arrow{all:initial;position:absolute;top:0;height:100%;z-index:100;padding:19px;cursor:pointer;box-sizing:border-box;color:#fff;font-size:54px}.Slider-arrow:hover,.Slider-arrow:focus{background-color:transparent;border:0}.Slider-arrow.-left{left:0}.Slider-arrow.-right{right:0}.Slider-bullets{text-align:center;white-space:nowrap;position:absolute;bottom:-40px;width:100%;padding-bottom:16px;box-sizing:border-box;z-index:5}.Slider-bullets button{display:inline-block;width:14px;height:14px;background:0 0;border:2px solid #7f24ff;cursor:pointer;border-radius:50%;margin:0 4px;padding:0;font-size:0;box-sizing:border-box}.Slider-bullets button.is-active{background-color:#7f24ff}@media (max-width:600px){.Slider-arrow:after{font-size:50px}}