.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}.content-copy{width:20px;height:20px;margin-left:10px;cursor:pointer;color:var(--theme-primary)}.connected-app-container .no-module{position:relative}.connected-app-container .no-module .empty-img{width:550px;height:400px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:767px){.connected-app-container .no-module .empty-img{width:300px;height:300px}}@media screen and (max-width:767px){#secretKeyModalId .model-data{min-height:30vh!important;overflow:auto}}#secretKeyModalId .model-data .page-cancel-btn-bottom,#secretKeyModalId .model-data .page-save-btn{width:200px}