.AnimatedLink_link__LLDkZ{position:relative;display:inline-block;font-weight:500;transition:color .3s;text-decoration:none;color:inherit}.Navbar_nav__1oBjZ{position:fixed;top:0;left:0;width:100%;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;z-index:100;background:#fffce1}.Navbar_logo__YNqJh{font-size:1.5rem;font-weight:700}.Navbar_burger__h1Vhe{display:flex;flex-direction:column;gap:5px;cursor:pointer}.Navbar_burger__h1Vhe div{width:25px;height:3px;background:#000}.Navbar_menu__fR6sT{position:fixed;top:0;left:0;height:100vh;width:100%;background:#111;color:#fff;padding:5rem 2rem;transform:translateX(-100%);z-index:90}.Navbar_menu__fR6sT ul{list-style:none;padding:0}.Navbar_menu__fR6sT li{margin:1.5rem 0;font-size:2rem}.Navbar_menu__fR6sT a{color:#fff;text-decoration:none}.Hero_hero__D0Vj7{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;overflow:hidden}.Hero_hero__D0Vj7 h2{font-size:3rem;font-weight:700;margin-bottom:1rem}.Hero_hero__D0Vj7 p{font-size:1.2rem;max-width:600px;margin-bottom:2rem}.Hero_hero__D0Vj7 button{padding:.8rem 1.5rem;background-color:#000;color:#fff;border:none;border-radius:999px;font-size:1rem;cursor:pointer;transition:transform .3s ease,background-color .3s ease}.Hero_hero__D0Vj7 button:hover{background-color:#333;transform:scale(1.05)}