.line{width:35px;height:5px;background-color:#e0e0e0;margin:6px 0;transition:.4s}.hamburger:hover .line{background-color:#fafafa}.hamburger.active .line:first-child{transform:rotate(-45deg) translate(-5px,5px)}.fullscreen-menu{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#4c4ec7;z-index:100;transform:translateY(-100%);transition:transform .3s ease-in-out}.fullscreen-menu,.fullscreen-menu__content{display:flex;justify-content:center;align-items:center;flex-direction:column}.fullscreen-menu__close{position:absolute;top:20px;right:20px;font-size:30px;cursor:pointer;color:#4b4b4b}.fullscreen-menu__nav{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:50px}.fullscreen-menu__nav li{margin-bottom:20px}.fullscreen-menu.active{transform:translateY(0)}.fullscreen-menu a{padding:20px;color:#dadada;font-size:24px;text-decoration:none;transition:.4s;z-index:500}.fullscreen-menu a:hover{background-color:#9c9c9c;color:#fff}.fullscreen-menu a.active,.fullscreen-menu a.active:hover{background-color:#4b4b4b;color:#fff}.forced-white,.forced-white:hover{color:#fff!important}@media(min-width:2030px){.forced-media-2030-right-create{right:15vw}.forced-media-2030-right-login{right:9vw}}