@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap);html{font-size:62.5%;margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:Roboto,sans-serif}.Card_card__3hpL0{width:25%;height:auto;margin:20px auto;padding:1rem;box-shadow:0 2px 8px rgba(0,0,0,.25);border-radius:14px;background-color:#fff;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.Card_card__3hpL0:hover{-webkit-transform:scale(1.15);transform:scale(1.15)}.AvailableMeals_meals__1PUuK{width:90%;margin:0 auto;-webkit-animation:AvailableMeals_meals-appear__1oY2m 1s ease-out forwards;animation:AvailableMeals_meals-appear__1oY2m 1s ease-out forwards}.AvailableMeals_MealsLoading__1dlt7{text-align:center;color:#000;font-size:1.4rem}.AvailableMeals_MealsError__2vLPF{text-align:center;color:red}.AvailableMeals_container1__3zMq0{width:95%;margin:0 auto;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap}@-webkit-keyframes AvailableMeals_meals-appear__1oY2m{0%{opacity:0;-webkit-transform:translateY(3rem);transform:translateY(3rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes AvailableMeals_meals-appear__1oY2m{0%{opacity:0;-webkit-transform:translateY(3rem);transform:translateY(3rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.MealItem_meal__ho3NV{display:flex;flex-direction:column;justify-content:space-between;margin:1rem;padding-bottom:1rem;border-bottom:1px solid #ccc}.MealItem_meal__ho3NV img{width:180px;height:180px;object-fit:cover;align-self:center}.MealItem_meal__ho3NV h2{margin:0 0 .7rem;font-size:1.8rem}.MealItem_description__1LwSn{font-style:italic}.MealItem_price__3T-hG{margin-top:.8rem;font-weight:700;color:#0755bb;font-size:2rem}.MealItemForm_form__1d-X4{text-align:right}.MealItemForm_form__1d-X4 button{width:100px;font-size:1.7rem;cursor:pointer;background-color:#2a00fa;border:1px solid #3600f9;color:#fff;padding:.8rem;border-radius:20px;font-weight:700}.MealItemForm_form__1d-X4 button:active,.MealItemForm_form__1d-X4 button:hover{background-color:#e4002b;border-color:#e4002b}.Input_input__3EihZ{display:flex;align-items:center;margin:1rem auto}.Input_input__3EihZ label{font-weight:700;font-size:1.3rem;margin-right:1rem}.Input_input__3EihZ input{width:6rem;height:18px;border-radius:5px;border:1px solid #ccc;font:inherit;padding-left:.5rem}.Search_general_section__iCmWf{width:100%;height:100px;margin-top:7rem;text-align:center}.Search_container_inputs__DaAsZ{display:flex;width:95%;justify-content:center;margin:0 auto}.Search_container_inputs__DaAsZ label{font-size:1.3rem;font-style:italic;font-family:inherit;margin-right:30px;margin-left:30px;align-self:center}.Search_container_inputs__DaAsZ input{width:40%;height:30px;border-radius:15px;border:none;padding:1rem;outline-color:none;box-shadow:0 2px 8px rgba(0,0,0,.25)}.Search_container_inputs__DaAsZ svg{width:20px;height:20px;align-self:center;margin-left:-35px}.Search_general_section__iCmWf select{width:200px;height:40px;align-self:center;border:none;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.25);padding:.5rem;outline-color:none;color:#000}input:hover,select:hover{border:1px solid #dedede}input:focus,select:focus{outline-color:#d8ebfd}.Header_header__2zutd{width:100%;height:70px;display:flex;justify-content:space-evenly;position:fixed;z-index:10;padding:20px;background-color:#fff;box-shadow:0 12px 31px 0 rgba(0,0,0,.35)}.Header_fondo_header__KVR2M{width:100%;z-index:0;overflow:hidden}.Header_fondo_header__KVR2M img{width:100%;object-fit:cover;-webkit-transform:rotate(-5deg) translateY(-4rem) translateX(-1rem);transform:rotate(-5deg) translateY(-4rem) translateX(-1rem)}.Header_img_logo__8ey5C{width:120px;height:90px;cursor:pointer;object-fit:cover;opacity:.9}ul{display:flex;justify-content:space-between}li{list-style:none;margin-right:60px;cursor:pointer;font-family:Roboto,sans-serif}li a:hover{color:red}li svg{width:30px;height:30px}li svg:hover{color:red}a{font-size:2.8rem;margin-left:0;font-family:Roboto,sans-serif;text-decoration:none;color:#000}.HeaderCartButton_button__tNKZs{cursor:pointer;font:inherit;border:none;background-color:#080808;color:#fff;padding:.6rem 2rem;display:flex;justify-content:space-around;align-items:center;border-radius:25px;font-weight:700}.HeaderCartButton_button__tNKZs:active,.HeaderCartButton_button__tNKZs:hover{background-color:#e4002b}.HeaderCartButton_span_cartButton__1D314{font-size:1.5rem}.HeaderCartButton_icon__2pRlB{margin-right:1rem}.HeaderCartButton_icon__2pRlB svg{width:25px;height:25px}.HeaderCartButton_badge__2Ldo_{background-color:#f0d01a;padding:.25rem 1rem;border-radius:12px;margin-left:1rem;font-weight:700;font-size:1.3rem}.HeaderCartButton_button__tNKZs:active .HeaderCartButton_badge__2Ldo_,.HeaderCartButton_button__tNKZs:hover .HeaderCartButton_badge__2Ldo_{background-color:#fae934}.HeaderCartButton_bump__2vYAS{-webkit-animation:HeaderCartButton_bump__2vYAS .3s ease-out;animation:HeaderCartButton_bump__2vYAS .3s ease-out}@-webkit-keyframes HeaderCartButton_bump__2vYAS{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(.9);transform:scale(.9)}30%{-webkit-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(1.15);transform:scale(1.15)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes HeaderCartButton_bump__2vYAS{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(.9);transform:scale(.9)}30%{-webkit-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(1.15);transform:scale(1.15)}to{-webkit-transform:scale(1);transform:scale(1)}}.CartItem_cart-item__3qkws{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #0755bb;padding:1rem 0;margin:1rem 0}.CartItem_cart-item__3qkws h2{margin:0 0 1rem;color:#363636;font-size:2rem}.CartItem_cart-item__3qkws h4{max-width:35rem;font-style:italic;font-family:Roboto,sans-serif;font-size:1rem}.CartItem_summary__1jRBW{width:14rem;display:flex;justify-content:space-between;align-items:center}.CartItem_price__2jNb3{font-weight:700;color:#0755bb;font-size:2rem}.CartItem_amount__3jKyi{font-weight:700;border:1px solid #ccc;padding:.25rem 1rem;border-radius:6px;color:#000}.CartItem_actions__12iY3{display:flex;flex-direction:column}@media (min-width:768px){.CartItem_actions__12iY3{flex-direction:row}}.CartItem_cart-item__3qkws button{font:inherit;font-weight:700;font-size:1.25rem;color:#0755bb;border:1px solid #0755bb;width:3rem;text-align:center;border-radius:6px;background-color:transparent;cursor:pointer;margin:.25rem}.CartItem_cart-item__3qkws button:active,.CartItem_cart-item__3qkws button:hover{background-color:#0755bb;color:#fff}.Cart_cart-items__3cUGA{list-style:none;margin:0;padding:10px;max-height:20rem;overflow:scroll}.Cart_total__2HiOu{display:flex;justify-content:space-between;align-items:center;color:#e4002b;font-weight:700;font-size:2rem;margin:1rem 0;padding:10px}.Cart_actions__1wENW{text-align:right;margin-bottom:30px;margin-right:1rem}.Cart_actions__1wENW button{font:inherit;cursor:pointer;border:1px solid #e4002b;background-color:transparent;padding:1rem 3rem;border-radius:25px;margin-left:2rem}.Cart_actions__1wENW button:active,.Cart_actions__1wENW button:hover{background-color:#e4002b;color:#fff;font-weight:700}.Cart_actions__1wENW .Cart_button--alt__1cCAg{color:#e4002b}.Cart_actions__1wENW .Cart_button__3zlbE{background-color:#003bd2;border:none;color:#fff;font-weight:700}.Modal_Backdrop__2KkBT{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:20;background-color:rgba(0,0,0,.75)}.Modal_modal__P_MCv{position:fixed;top:15vh;left:5%;width:100%;height:auto;background-color:#fff;padding:2rem;border-radius:14px;box-shadow:0 2px 8px rgba(0,0,0,.25);z-index:30;-webkit-animation:Modal_slide-down__mz9_z .3s ease-out forwards;animation:Modal_slide-down__mz9_z .3s ease-out forwards}@media (min-width:768px){.Modal_modal__P_MCv{width:60rem;left:calc(50% - 25rem)}}@-webkit-keyframes Modal_slide-down__mz9_z{0%{opacity:0;-webkit-transform:translateY(-3rem);transform:translateY(-3rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes Modal_slide-down__mz9_z{0%{opacity:0;-webkit-transform:translateY(-3rem);transform:translateY(-3rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.Checkout_form__3Q_lS{width:100%;margin:0 auto;height:140px;overflow:auto;padding:.5rem}.Checkout_barra_espacio__1ugvD{width:98%;margin:0 auto;height:10px;background-color:#e4002b}.Checkout_control__2bxPJ{margin-bottom:1.5rem}.Checkout_control__2bxPJ label{font-size:1.3rem;font-weight:700;color:#3434f5;margin-bottom:.7rem;letter-spacing:.2rem;display:block}.Checkout_control__2bxPJ input{font:inherit;border:1px solid #ccc;border-radius:6px;width:28rem;height:18px;max-width:100%;padding:.5rem}.Checkout_actions__1Q7lB{display:flex;justify-content:flex-end}.Checkout_actions__1Q7lB button{font-size:1rem;color:#000;cursor:pointer;background-color:#f9ad8d;border:1px solid #f9ad8d;border-radius:25px;padding:.6rem 2.3rem;margin-right:10px;letter-spacing:.1rem}.Checkout_actions__1Q7lB button:active,.Checkout_actions__1Q7lB button:hover{background-color:#ffe6dc}.Checkout_actions__1Q7lB .Checkout_submit__1KNhw{border:1px solid #5a1a01;background-color:#5a1a01;color:#fff}.Checkout_actions__1Q7lB .Checkout_submit__1KNhw:active,.Checkout_actions__1Q7lB .Checkout_submit__1KNhw:hover{background-color:#7a2706}.Checkout_invalid__aFiEv label{color:#ca3e51}.Checkout_invalid__aFiEv input{border-color:#aa0b20;background-color:#ffeff1}.Checkout_container_customer__3GWGx{display:flex;flex-direction:row;justify-content:space-between;margin-top:20px;padding:5px}.Checkout_container_customer__3GWGx h3{font-size:1.6rem}.Checkout_customer_registrado__OPq_t{display:flex;flex-direction:column}.ProfileForm_form__3mnG7{width:95%;max-width:25rem;margin:0 auto}.ProfileForm_control__um6jw{margin-bottom:.5rem}.ProfileForm_control__um6jw label{font-weight:700;margin-bottom:.8rem;color:#353336;display:block}.ProfileForm_control__um6jw input{font-size:1.5rem;display:block;font:inherit;width:100%;height:25px;border-radius:4px;border:1px solid #3538f7;padding:.6rem;background-color:#fff}.ProfileForm_action__AEN1q{margin-top:1.5rem}.ProfileForm_action__AEN1q button{font:inherit;cursor:pointer;padding:1rem 1.8rem;border-radius:4px;background-color:#5165f9;color:#fff;border:none}.ProfileForm_action__AEN1q button:hover{background-color:#5a73d7;border-color:#5a73d7}.UserProfile_profile__15Psw{margin:0 auto;text-align:center}.UserProfile_profile__15Psw h1{margin-top:8rem;font-size:5rem;color:#3752e6;letter-spacing:.2rem}.MainNavigation_header__MWkcz{width:100%;height:70px;margin:0;padding-top:10px;background:#4c81ff;background:linear-gradient(285deg,rgba(76,129,255,.6797312675070029),rgba(253,209,53,.6769301470588236) 38%,rgba(250,15,15,.640515581232493));box-shadow:0 8px 30px 0 rgba(0,0,0,.69);display:flex;justify-content:space-around;align-items:center;position:-webkit-sticky;position:sticky}.MainNavigation_header__MWkcz svg{width:20px;height:20px;margin-right:5px;color:#fff}.MainNavigation_main_logo__2Kgc0{width:100px;height:80px;object-fit:cover}.MainNavigation_header__MWkcz ul{list-style:none;margin:0;padding:0;display:flex;align-items:baseline}.MainNavigation_header__MWkcz a{letter-spacing:.1rem;text-decoration:none;color:#f90202;font-weight:700}.MainNavigation_button_header__1JuZa{background-color:#e4002b;border:none;border-radius:5px;margin-left:50px;color:#fff;font-family:Roboto,sans-serif;font-size:2rem;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);padding:13px;cursor:pointer;transition-property:background-color;transition-duration:1s}.MainNavigation_button_header__1JuZa:hover{background-color:#3752e6}.AuthForm_auth__2vPO2{margin:50px auto;width:35%;min-width:30%;height:auto;border-top-left-radius:40px;border-bottom-right-radius:40px;background:#4ca8ff;background:linear-gradient(90deg,rgba(76,168,255,.5424763655462185),rgba(15,57,250,.7833727240896359));box-shadow:0 12px 36px 0 rgba(0,0,0,.69);text-align:center;color:#fff;font-weight:700;font-size:1.2rem}.AuthForm_auth__2vPO2 svg{width:25px;height:25px;color:#fff;padding-top:20px}.AuthForm_auth__2vPO2 h1{text-align:center;color:#fff;font-size:1.2rem;letter-spacing:.2rem;margin-bottom:20px}.AuthForm_control__2bwit{margin-bottom:15px}.AuthForm_control__2bwit svg{width:10px;height:10px;color:#e4002b;margin-left:-20px}.AuthForm_control__2bwit label{display:block;color:#fff;font-size:1rem;text-align:center;letter-spacing:.1rem;font-weight:700}::-webkit-input-placeholder{padding-left:3px;letter-spacing:.1rem}:-ms-input-placeholder{padding-left:3px;letter-spacing:.1rem}::placeholder{padding-left:3px;letter-spacing:.1rem}.AuthForm_control__2bwit input{font:inherit;font-size:1rem;background-color:#fff;color:#000;border-radius:5px;border:1px solid #656565;width:80%;margin:0 auto;height:20px;padding:.8rem}.AuthForm_auth__2vPO2 .AuthForm_actions__21UQC{width:80%;margin:0 auto;background-color:transparent;height:30px;display:flex;flex-direction:column;align-items:center}.AuthForm_auth__2vPO2 button svg{width:5px;height:5px}.AuthForm_actions__21UQC button{background-color:#e4002b;border:none;border-radius:5px;width:95%;height:45px;font-size:1.5rem;font-weight:700;letter-spacing:.2rem;color:#fff;margin:0 auto;cursor:pointer;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.AuthForm_actions__21UQC button:hover{background-color:#355cfa;-webkit-transform:scale(1.1);transform:scale(1.1)}.AuthForm_toggle__JFQXD{font-size:1.2rem;margin-top:15px;margin-bottom:30px;font-style:oblique;font-weight:700;background-color:transparent;color:#e4002b;border:none;cursor:pointer}.AuthForm_toggle__JFQXD:hover{background-color:transparent;color:#1543fa}.Print_general_container__3vtgj{display:flex;flex-direction:column;width:30%;height:auto;margin:30px auto;text-align:center;background-color:#ececfe;padding:30px;border:1px solid hsla(0,0%,50.2%,.796);border-radius:3px}img{width:80px;height:80px;align-self:center}.Print_item__pUXN3{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.Print_general_container__3vtgj h1{color:#2222fd}.Print_general_container__3vtgj h2{text-align:center;color:red}.Print_general_container__3vtgj p{font-size:1.2rem;font-weight:700}.Print_general_container__3vtgj span{font-size:1.1rem;max-width:250px}
/*# sourceMappingURL=main.d17cf294.chunk.css.map */