.burger-button[data-v-0f2c314c]{width:30px;height:24px;position:relative;z-index:10}.burger-icon[data-v-0f2c314c]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.burger-line[data-v-0f2c314c]{display:block;width:100%;height:3px;background-color:#374151;border-radius:3px;transition:all .3s ease;transform-origin:center}.burger-line.open[data-v-0f2c314c]:nth-child(1){transform:translateY(10px) rotate(45deg)}.burger-line.open[data-v-0f2c314c]:nth-child(2){opacity:0}.burger-line.open[data-v-0f2c314c]:nth-child(3){transform:translateY(-10px) rotate(-45deg)}.mobile-dropdown[data-v-0f2c314c]{background-color:#f3f4f6;margin-top:.5rem;border-radius:.375rem;padding:.5rem 0;width:100%}.desktop-dropdown[data-v-0f2c314c]{position:absolute;left:50%;transform:translate(-50%);margin-top:.5rem;width:12rem;background-color:#fff;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;z-index:50;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.group:hover .desktop-dropdown[data-v-0f2c314c]{opacity:1;visibility:visible}@media (max-width: 1023px){.mobile-menu[data-v-0f2c314c]{transition:all .3s ease}}
