.ha-image-scroller-wrapper .ha-image-scroller-indicator-icon{position:absolute;top:50%;left:50%;z-index:5;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%;height:100%;background:rgba(2,2,2,.3);color:#fff;text-align:center;font-size:81px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ha-image-scroller-wrapper .ha-image-scroller-indicator-icon i{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}.ha-image-scroller-wrapper.ha-image-scroller-vertical .ha-image-scroller-indicator-icon i{-webkit-animation-name:ha-image-scroller-direction-vertical;animation-name:ha-image-scroller-direction-vertical}.ha-image-scroller-wrapper.ha-image-scroller-horizontal .ha-image-scroller-indicator-icon i{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-name:ha-image-scroller-direction-horizontal;animation-name:ha-image-scroller-direction-horizontal}.ha-image-scroller-wrapper:hover .ha-image-scroller-indicator-icon{display:none}.ha-image-scroller-wrapper.ha-image-scroller-trigger-scroll .ha-image-scroller-container{overflow:auto;line-height:0}.ha-image-scroller-wrapper.ha-image-scroller-horizontal .ha-image-scroller-container img{max-width:unset;width:auto;height:100%}a.ha-image-scroller-wrapper{display:block}