.header-chance{height:100vh;left:0;overflow:hidden;padding:2rem 3rem;position:absolute;right:0;top:0}.header-chance .toolbar .menu{background:#041518;border-radius:0;box-shadow:0 10px 20px #0000004d;display:none;height:100vh;left:0;opacity:0;padding:2rem;position:fixed;top:0;transform:translateY(-20px);transition:opacity .3s ease-in-out,transform .3s ease-in-out;width:100vw;z-index:1000}.header-chance .toolbar .menu.active{display:flex;opacity:1;transform:translateY(0)}.header-chance .toolbar .menu ul{align-content:center;display:grid;gap:2rem;list-style:none;text-align:center;width:100%}.header-chance .toolbar .menu ul li a{color:#fdfcfb;font-size:2rem;font-weight:500;text-decoration:none}.header-chance .toolbar .menu ul li a:hover{color:#c5ae80}.header-chance .toolbar .menu-toggle{cursor:pointer;height:24px;width:24px}.header-chance .toolbar{align-items:center;color:#fff;display:flex;height:3rem;justify-content:space-between;position:relative;width:100%;z-index:1001}.header-chance .toolbar .logo{color:#fff;display:grid;left:2rem;right:2rem;z-index:9999}.header-chance .toolbar .left{align-items:center;display:flex;gap:0 1.3rem;z-index:9999}.header-chance .toolbar .left #btn-logn{background:#0c3d44;border:1px solid #fff;border-radius:2rem;color:#fff;cursor:pointer;outline:none;padding:.8rem 2.4rem;text-decoration:none}.white{background:transparent!important}.header-chance .toolbar .btn-logn-mobile{background:transparent;background-color:#fff;border:1px solid #fff;border-radius:2rem;bottom:1rem;color:#0c3d44!important;cursor:pointer;height:-moz-fit-content;height:fit-content;justify-content:center;left:0;margin:6rem 1rem;outline:none;padding:.8rem 2.4rem;position:absolute;right:0;text-decoration:none}.header-chance .toolbar .left .active{background:#fff!important;color:#0c3d44!important;font-weight:700}@media screen and (max-width:768px){#btn-logn{display:none!important}.header-chance{padding:1rem}.header-chance .toolbar{height:2.5rem;padding:0 1rem}.header-chance .toolbar .menu{padding:1.5rem}.header-chance .toolbar .menu ul li a{font-size:1.2rem}.header-chance .toolbar .logo{font-size:1rem}}@media screen and (max-width:480px){#btn-logn{display:none!important}.header-chance .toolbar .menu ul li a{font-size:1rem}}
