.app-switcher-container{border-radius:50%;max-width:-moz-fit-content;max-width:fit-content;max-height:-moz-fit-content;max-height:fit-content}.logo-animation.logo-animation-agresive:after{background-image:linear-gradient(var(--rotate),#008153,#fff);animation:spinAnm 2s linear infinite}.logo-animation{z-index:10;cursor:pointer}.logo-animation:after{border-radius:50%;background-image:linear-gradient(var(--rotate),#008153,#29b474);animation:spinAnm 5s linear infinite;position:absolute;top:0;left:0;z-index:-1;height:100%;width:100%;content:""}@property --rotate{syntax:"<angle>";initial-value:132deg;inherits:false}@keyframes spinAnm{0%{rotate:0deg}to{rotate:1turn}}.smile-icon{width:70px;height:70px}.wizard-app-switcher-container .smile-icon{height:55px;width:55px}