.TedsLauncherMobileFooter{display:none}@media(max-width:50em){.TedsLauncherMobileFooter{display:flex;align-content:center;align-items:center;justify-items:center;justify-content:center;text-align:center;position:fixed;bottom:0;left:0;width:100%;height:54px}}.TedsLauncherMobileFooter .copyright{font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:#fff;text-align:left;padding-left:1em}.TedsLauncherMobileFooter .left,.TedsLauncherMobileFooter .teds-logo{text-align:center;width:100%}.TedsLauncherMobileFooter .teds-logo svg{margin-top:12px;width:60%}.TedsLauncherMobileFooter .menu{width:100%}.TedsLauncherMobileFooter .hamburger .divit{margin-left:auto;margin-right:16px;margin-top:4px;height:2px;width:20px;background:#fff}.TedsLauncherLayout .profile{position:fixed;top:38px;left:0;width:300px;height:calc(100% - 76px);background:green;border-top-right-radius:32px;border-bottom-right-radius:32px;overflow:hidden}@media(max-width:50em){.TedsLauncherLayout .profile{display:none}}.TedsLauncherLayout .mobile-menu-x{position:fixed;top:100%;left:0;width:100%;height:100%;overflow:auto;transition:.8s}@media(min-width:50em){.TedsLauncherLayout .mobile-menu-x{display:none}}.TedsLauncherLayout .mobile-menu-x.active{top:0}.TedsLauncherLayout .content{position:fixed;top:0;left:300px;width:calc(100% - 300px);background:#fff;overflow:auto;height:100%;padding-left:32px;padding-right:32px;box-sizing:border-box;transition:.5s}@media(max-width:50em){.TedsLauncherLayout .content{width:100%;left:0;padding-left:0;padding-right:0}}