@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rotating{animation:rotating 2s linear infinite}.carousel,.carousel-root,.slider,.slider-wrapper{height:100%}.carousel .control-dots{top:134px;bottom:unset;text-align:left;left:5.31rem}.carousel .control-dots .dot{box-shadow:none;opacity:1;width:6px;height:6px;margin:0 3px;transition:all .2s ease-in;background:#d9d9d9}.carousel .control-dots .dot.selected{width:32px;border-radius:.63rem}.carousel,.carousel *{-moz-user-select:none;user-select:none;-webkit-user-select:none;-ms-user-select:none}