.navbar-container{padding:10px 0;position:fixed;top:0;width:100%;z-index:10;display:flex;justify-content:center;background-color:#fff}.navbar-container .content{width:90%;max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.burger-btn{display:flex;align-items:flex-start;gap:5px;cursor:pointer;justify-content:center;flex-direction:column}.burger-btn div{height:3px;border-radius:45px;transition:.3s ease-in-out}.bar-0{width:24px;background-color:#4cebb9}.bar-1{width:15px;background-color:#4c9fb9}.bar-2{width:7px;background-color:#7357c1}.sidebar,.sidebar-shadow{height:400px;background-color:#fff;border-bottom-right-radius:44px;position:fixed;top:0;left:0}.hidden,.options-pc{display:none}.sidebar-shadow{width:160px;opacity:.63;z-index:4;transition:.7s linear}.sidebar{min-width:160px;width:60%;z-index:9;padding:103px 0 46px}.burger-opts{display:flex;flex-direction:column;justify-content:space-between;height:100%;margin-left:15%}.burger-opts a{color:#000}.screen-veil{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#3f1361A1;opacity:.63;backdrop-filter:blur(5px);z-index:3}.anim-shadow{width:180px;height:420px}.anim-burger-bar .bar-0{width:23.36px;height:2.96px;transform:rotate(45deg);transform-origin:left}.anim-burger-bar .bar-1{width:4.79px;height:5px;border-radius:50%;transform:translateX(5.7px)}.anim-burger-bar .bar-2{width:23.36px;height:2.96px;transform:rotate(-45deg);transform-origin:left}@media (min-width:1200px){.burger-btn{display:none}.options-pc{display:contents}.options-pc a{color:#000;text-align:center;font-family:Commissioner;font-size:18px;font-style:normal;font-weight:500;line-height:18px}.nav-link{transition:transform .3s ease-in-out,color .3s ease-in-out}.nav-link:first-of-type:hover{color:#4cebb9}.nav-link:nth-of-type(2):hover{color:#4da3ad}.nav-link:nth-of-type(3):hover{color:#4e60a2}.nav-link:nth-of-type(4):hover{color:#4f349b}.nav-link:nth-of-type(5):hover{color:#9747ff}}