body{overflow-x:hidden;overflow-y:auto}.image-slider{cursor:move;height:450px;overflow-x:hidden;position:relative}.image-slider .image-wrapper.animated{transition:all .4s cubic-bezier(.23,1,.32,1)}.image-slider .image{background-position:50%;background-repeat:no-repeat;background-size:cover;display:inline-block;font-size:0;height:450px;margin-left:-25%;opacity:.5;position:absolute;transition:opacity .4s cubic-bezier(.23,1,.32,1);width:50%}.image-slider .image.active{opacity:1}.image-slider i{cursor:pointer;font-size:36px;position:absolute;top:50%;transform:translateY(-50%);z-index:3}.image-slider i.fa-chevron-left{left:12.5%}.image-slider i.fa-chevron-right{right:12.5%}@media screen and (max-width:1024px){.image-slider,.image-slider .image{height:300px}}@media screen and (max-width:768px){.image-slider{height:250px}.image-slider .image{height:250px;margin-left:-45%;width:90%}}
