@import"https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap";*{box-sizing:border-box;font-family:Cabin,sans-serif}html,body{margin:0;padding:0}.menu_header{background:#fff;padding:1rem 0;position:sticky;z-index:1;top:0;box-shadow:0 .1px .4px #00000004,0 .3px 1px #00000006,0 .6px 1.9px #00000008,0 1.1px 3.4px #00000009,0 2.1px 6.3px #0000000b,0 5px 15px #0000000f}.menu_name{font-size:2rem;color:#363636;font-weight:600;margin:.5rem 1rem}.menu_sections{display:flex;white-space:nowrap;overflow-y:hidden;overflow-x:scroll;padding:0 1rem;-ms-overflow-style:none;scrollbar-width:none}.menu_sections::-webkit-scrollbar{display:none}.menu_section{padding-top:10rem;margin-top:-10rem}.menu_sectionButton{font-size:1rem;font-weight:600;background:none;list-style:none;margin-right:.25rem;display:block;padding:.5rem 1rem;border:2px solid #e00000;border-radius:1.5rem;cursor:pointer}.menu_wrapper{background:#fafafa;display:flex;flex-direction:column;justify-content:space-between}.menu_content{padding:1rem}.menu_sectionName{font-size:1.25rem;font-weight:700;color:#363636;border-bottom:2px solid #e00000;margin:0 0 .5rem;padding-bottom:.25rem}.menu_sectionDescription{font-size:1rem;color:#363636;font-style:italic;margin-bottom:1rem}.menu_item{margin-bottom:1.5rem}.menu_name-price{display:flex;justify-content:space-between;margin-bottom:.25rem;font-weight:800}.menu_itemDescription,.menu_itemName,.menu_itemPrice,.footer{font-size:1rem;color:#363636}.menu_itemDescription{font-style:italic;width:90%}.footer{text-align:center;padding:.5rem;font-weight:600}
