.HeaderCartButton_button__s3NDM{cursor:pointer;font:inherit;border:none;background-color:#4d1601;color:#fff;padding:.75rem 3rem;display:flex;justify-content:space-around;align-items:center;border-radius:25px;font-weight:700}.HeaderCartButton_button__s3NDM:active,.HeaderCartButton_button__s3NDM:hover{background-color:#2c0d00}.HeaderCartButton_icon__4GLvo{width:1.35rem;height:1.35rem;margin-right:.5rem}.HeaderCartButton_badge__dMiLX{background-color:#b94517;padding:.25rem 1rem;border-radius:25px;margin-left:1rem;font-weight:700}.HeaderCartButton_button__s3NDM:active .HeaderCartButton_badge__dMiLX,.HeaderCartButton_button__s3NDM:hover .HeaderCartButton_badge__dMiLX{background-color:#92320c}.HeaderCartButton_bump__k2wlo{animation:HeaderCartButton_bump__k2wlo .3s ease-out}@keyframes HeaderCartButton_bump__k2wlo{0%{transform:scale(1)}10%{transform:scale(.9)}30%{transform:scale(1.1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.Header_header__X_or7{position:fixed;top:0;left:0;width:100%;height:5rem;background-color:#8a2b06;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 10%;box-shadow:0 2px 8px rgba(0,0,0,.25);z-index:10}.Header_main-image__ZSlOh{width:100%;height:25rem;z-index:0;overflow:hidden}.Header_main-image__ZSlOh img{width:110%;height:100%;object-fit:cover;transform:rotate(-5deg) translateY(-4rem) translateX(-1rem)}.Input_input__t2Bag{display:flex;align-items:center;margin-bottom:.5rem}.Input_input__t2Bag .Input_label__fxdBL{font-weight:700;margin-right:1rem}.Input_input__t2Bag input{width:3rem;border-radius:5px;border:1px solid #ccc;font:inherit;padding-left:.5rem}.MealItemForm_form__o7RbE{text-align:right}.MealItemForm_form__o7RbE button{font:inherit;cursor:pointer;background-color:#8a2b06;border:1px solid #8a2b06;color:#fff;padding:.25rem 2rem;border-radius:20px;font-weight:700}.MealItemForm_form__o7RbE button:active,.MealItemForm_form__o7RbE button:hover{background-color:#641e03;border-color:#641e03}.MealItem_meal__vFn9b{display:flex;justify-content:space-between;margin:1rem;padding-bottom:1rem;border-bottom:1px solid #ccc}.MealItem_meal__vFn9b h3{margin:0 0 .25rem}.MealItem_description__VHF2e{font-style:italic}.MealItem_price__KZOV1{margin-top:.25rem;font-weight:700;color:#ad5502;font-size:1.25rem}.Card_card__GhQSf{padding:1rem;box-shadow:0 2px 8px rgba(0,0,0,.25);border-radius:14px;background-color:#fff}.AvailableMeals_meals__qTmsE{max-width:60rem;width:90%;margin:2rem auto;animation:AvailableMeals_meals-appear__1amrj 1s ease-out forwards}.AvailableMeals_meals__qTmsE ul{list-style:none;margin:0;padding:0}.AvailableMeals_meals__qTmsE h2{text-align:center}@keyframes AvailableMeals_meals-appear__1amrj{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translateY(0)}}.MealsSummary_summary__XQysS{text-align:center;max-width:45rem;width:90%;margin:-10rem auto auto;position:relative;background-color:#383838;color:#fff;border-radius:14px;padding:1rem;box-shadow:0 1px 18px 10px rgba(0,0,0,.25)}.MealsSummary_summary__XQysS h2{font-size:2rem;margin-top:0}.Model_backdrop__Yhe5D{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:20;background-color:rgba(0,0,0,.75)}.Model_modal__18uJm{position:fixed;top:20vh;left:5%;width:90%;background-color:#fff;padding:1rem;border-radius:14px;box-shadow:0 2px 8px rgba(0,0,0,.25);z-index:30;animation:Model_slide-down__sEFM1 .3s ease-out forwards}@media (min-width:768px){.Model_modal__18uJm{width:40rem;left:calc(50% - 20rem)}}@keyframes Model_slide-down__sEFM1{0%{opacity:0;transform:translateY(-3rem)}to{opacity:1;transform:translateY(0)}}.CartItem_cart-item__filNq{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #8a2b06;padding:1rem 0;margin:1rem 0}.CartItem_cart-item__filNq h2{margin:0 0 .5rem;color:#363636}.CartItem_summary__YUf7K{width:10rem;display:flex;justify-content:space-between;align-items:center}.CartItem_price__bE_SL{font-weight:700;color:#8a2b06}.CartItem_amount__IAqYz{font-weight:700;border:1px solid #ccc;padding:.25rem .75rem;border-radius:6px;color:#363636}.CartItem_actions__V6bUN{display:flex;flex-direction:column}@media (min-width:768px){.CartItem_actions__V6bUN{flex-direction:row}}.CartItem_cart-item__filNq button{font:inherit;font-weight:700;font-size:1.25rem;color:#8a2b06;border:1px solid #8a2b06;width:3rem;text-align:center;border-radius:6px;background-color:transparent;cursor:pointer;margin:.25rem}.CartItem_cart-item__filNq button:active,.CartItem_cart-item__filNq button:hover{background-color:#8a2b06;color:#fff}.Cart_cart-items__EaLvM{list-style:none;margin:0;padding:0;max-height:20rem;overflow:auto}.Cart_total__IK8C9{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:1.5rem;margin:1rem 0}.Cart_actions__1hiOQ{text-align:right}.Cart_actions__1hiOQ button{font:inherit;cursor:pointer;background-color:transparent;border:1px solid #8a2b06;padding:.5rem 2rem;border-radius:25px;margin-left:1rem}.Cart_actions__1hiOQ button:active,.Cart_actions__1hiOQ button:hover{background-color:#5a1a01;border-color:#5a1a01;color:#fff}.Cart_actions__1hiOQ .Cart_button--alt__4SxBb{color:#8a2b06}.Cart_actions__1hiOQ .Cart_button__UShtB{background-color:#8a2b06;color:#fff}