.toggleUpDown[data-v-e596b2ce]{transition:transform .4s ease-in-out!important}.toggleUpDown.rotate[data-v-e596b2ce]{transform:rotate(180deg)}.moving-image-container{position:absolute;left:0;width:100%;height:150px;overflow:hidden;z-index:999;pointer-events:none}.moving-image{position:absolute;top:0;left:-1200px;width:300px;height:auto;-webkit-animation:moveAcross 5s linear infinite;animation:moveAcross 5s linear infinite}@-webkit-keyframes moveAcross{0%{left:-1200px}to{left:100%}}@keyframes moveAcross{0%{left:-1200px}to{left:100%}}