.styles_sideMenu__EaoKc{position:fixed;top:0;right:0;bottom:0;width:250px;height:100svh;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.15);transform:translateX(100%);transition:transform .3s ease-in-out;z-index:40}.styles_open__lc9Zu{transform:translateX(0)}.styles_closed__r0akE{transform:translateX(100%)}.styles_menuHeader__Cp6ZC{height:70px;font-size:18px;font-weight:600;border-bottom:1px solid #e5e5e5}.styles_menuHeader__Cp6ZC p{padding:20px 12px 6px}.styles_menuList__Y_41x{list-style-type:none;padding:0;margin:0}.styles_menuItem__urznG{border-bottom:1px solid #e5e5e5}.styles_menuItem__urznG a{display:block;padding:16px 12px;text-decoration:none;color:#333;transition:background-color .2s}.styles_menuItem__urznG a:hover{background-color:#f0f0f0}.styles_overlay__ZXoOh{position:fixed;top:0;left:0;width:100%;height:100svh;background-color:rgba(0,0,0,.5);z-index:999;display:none}.styles_visible__zqCEF{display:block}.styles_sideMenu__EaoKc{z-index:1000}.styles_menuBtn__adwtL{display:flex;flex-direction:column;justify-content:space-between;width:25px;height:20px;cursor:pointer;margin-right:1rem;position:relative;z-index:1001}.styles_menuBtn__adwtL span{display:block;height:2px;width:100%;background-color:#fff;transition:.3s ease}.styles_menuBtn__adwtL.styles_open__vLMme{position:fixed;top:20px;right:20px}.styles_menuBtn__adwtL.styles_open__vLMme span{background-color:#000}.styles_menuBtn__adwtL.styles_open__vLMme span:first-child{transform:translateY(9px) rotate(45deg)}.styles_menuBtn__adwtL.styles_open__vLMme span:nth-child(2){opacity:0}.styles_menuBtn__adwtL.styles_open__vLMme span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}@media only screen and (min-width:767px){.styles_menuBtn__adwtL{display:none}}