/**handles:opcnet-kereso-app-styles**/
@keyframes rotatelogo{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.animated-logo{animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;transform-origin:center center;animation-name:rotatelogo}.logo-loader{color:#00adb5;width:50px;height:auto;margin-left:auto;margin-right:auto}#kereso-root{width:100%;display:flex;flex-direction:row;justify-content:center;font-family:Montserrat,Arial,Helvetica,sans-serif,system-ui!important}