@charset "UTF-8";.image-rotator{position:relative;width:100%;max-width:800px;margin:0 auto;overflow:hidden}.image-rotator img{position:absolute;top:0;left:0;width:100%;height:auto;opacity:0;transition:opacity 1s ease-in-out}.image-rotator img.active{opacity:1}.image-rotator img:first-child{position:relative}
