.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}.Work_workSection__EZwNd{height:100vh;width:100%;display:flex;align-items:center;overflow:hidden;padding:0 2rem}.Work_scrollContainer__jNQo3{display:flex;gap:2rem;overflow:visible;width:-moz-fit-content;width:fit-content}.Work_scrollContainer__jNQo3::-webkit-scrollbar{display:none}.Work_card__Uahul{flex:0 0 auto;width:570px;height:320px;background:#f4f4f4;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;justify-content:space-between}.Work_card__Uahul:hover{transform:scale(1.03);box-shadow:0 12px 32px rgba(0,0,0,.2)}.Work_cardImage__Piqrz{width:100%;height:70%;object-fit:cover;display:block}.Work_cardTitle__o1eKR{text-align:center;padding:1rem;font-size:1.25rem;font-weight:600;color:#333}