@font-face{font-family:poppins;font-style:normal;font-weight:400;src:url(../fonts/Poppins-Regular.ttf) format("truetype")}@font-face{font-family:poppins-semi-bold;font-style:normal;font-weight:400;src:url(../fonts/Poppins-SemiBold.ttf) format("truetype")}@font-face{font-family:poppins-extra-bold;font-style:normal;font-weight:400;src:url(../fonts/Poppins-ExtraBold.ttf) format("truetype")}@font-face{font-family:omelet-hand;font-style:normal;font-weight:400;src:url(../fonts/Omelet-Hand.otf) format("opentype")}.menu-wrap{background-color:#000;display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.menu-header{display:flex;justify-content:center;margin-bottom:1rem;padding:1rem 2rem}.menu-header .menu-tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.menu-header .menu-tags .tag{background-color:transparent;border:1px solid #e94234;border-radius:2rem;color:#fff;cursor:pointer;font-family:poppins-semi-bold,sans-serif;font-size:.875rem;padding:.5rem 1rem;transition:background-color .3s,color .3s}.menu-header .menu-tags .tag:hover{background-color:#e942341a}.menu-header .menu-tags .tag.active{background-color:#e94234;color:#fff}.menu{display:flex;flex:1;flex-direction:column;margin:0;padding:0}.menu__item:last-child{box-shadow:0 -1px #ffffff4d,0 1px #ffffff4d}@media (max-width:768px){.menu-header{padding:1rem}.menu-header .menu-tags .tag{font-size:.75rem;padding:.4rem .8rem}}
