.submit-button_button__aidgy{height:2.5rem;max-width:15rem;border:2px dotted var(--color-corn-yellow);border-radius:8px;background-color:var(--color-tomato-red);color:var(--color-corn-yellow);cursor:pointer;font-family:unset;align-self:center;animation:submit-button_pulse__tYXQA 1s ease-in-out infinite}.submit-button_button__aidgy:disabled{background-color:var(--color-muted-tomato-red);animation:none}@keyframes submit-button_pulse__tYXQA{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.taco_main__DSV0Q{position:relative;display:flex;justify-content:center;align-items:center;max-width:100%;height:100%;max-height:15rem}.taco_final__rFNjx{animation:taco_spin__V3jnv 5s linear infinite}.taco_final__rFNjx img{transform:scale(.5);animation:taco_grow__vcHQx 1s linear forwards}.taco_main__DSV0Q img{position:relative;max-width:100%;height:auto;max-height:15rem;object-fit:contain}@keyframes taco_spin__V3jnv{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes taco_grow__vcHQx{0%{transform:scale(.5)}to{transform:scale(1)}}.back-button_button__IHl_r{position:absolute;top:8vh;width:3.5rem;height:1.5rem;border:none;border-radius:10px;background-color:var(--color-avocado-green);cursor:pointer;color:var(--color-black);font-family:unset;font-size:.6rem}.step-titles_main__yKZw1{display:flex;align-items:center;flex-direction:column}.step-titles_stepNumber___Xhft{color:var(--color-tomato-red)}.step-titles_layerName__3eQ8K{margin:.5rem 0 1rem;color:var(--color-corn-yellow);font-size:1rem;text-transform:capitalize}.step-titles_choose__CgmOd{margin:0;font-size:.7rem}.choices-info_main__G05eb{position:absolute}.choices-info_questionMark__Xbq46{width:1.5rem;height:1.5rem;border:none;border-radius:50%;background-color:var(--color-avocado-green);color:var(--color-corn-yellow);cursor:pointer;margin:-.5rem}.choices-info_infoBox__Z8Lh1{position:absolute;bottom:-30%;right:-1.6rem;display:flex;flex-direction:column;width:9rem;border:2px dotted var(--color-lettuce-green);border-radius:10px;padding:.5rem;background-color:var(--color-avocado-green);font-size:.5rem;color:var(--color-lettuce-green)}.choices-info_close__FU1be{align-self:flex-end;cursor:pointer;border:none;background:none;font-size:1rem;color:var(--color-lettuce-green)}.choices-info_infoText__V81hU{margin:0}.choice-button_choice__97d8z{display:flex;justify-content:flex-end}.choice-button_choiceButton__k_ehK{width:7.5rem;height:4rem;border:2px solid var(--color-lettuce-green);border-radius:10px;background-color:var(--color-black);overflow:hidden;cursor:pointer;font-family:unset}.choice-button_chosen__c_rZE{background-color:var(--color-lettuce-green)}.choice-button_spanishText__J2aXf{color:var(--color-tomato-red);font-size:.7rem}.choice-button_englishText__Nu6Sw{color:var(--color-avocado-green);font-size:.5rem}.choices-layer_main___kK_P{display:flex;flex-direction:column;gap:1rem}.choices-layer_choices__4oa3F{display:flex;justify-content:center;flex-wrap:wrap;height:13.5rem;align-content:center;gap:.75rem}.choices-layer_stacked___IUAB{flex-direction:column}@media screen and (min-width:768px){.choices-layer_choices__4oa3F{height:8.5rem}}@media screen and (min-width:1024px){.choices-layer_choices__4oa3F{height:4rem}.choices-layer_stacked___IUAB{flex-direction:row}}.finish_complete__qJffP{color:var(--color-corn-yellow)}.finish_lime__9gStp{display:flex;justify-content:center}.finish_lime__9gStp img{position:absolute;width:4.5rem;height:auto;margin-top:-5rem;margin-left:-50%;transform:scale(0) rotate(85deg);animation:finish_enter__wcjjX 1s linear .5s forwards}.finish_hungry__b2AHT{color:var(--color-avocado-green);font-size:.75rem}@media screen and (min-width:768px){.finish_lime__9gStp img{margin-left:-14%}}@keyframes finish_enter__wcjjX{0%{transform:scale(0) rotate(85deg)}to{transform:scale(1) rotate(85deg)}}.dancing-tacos_tacoImages__RdwZ9{display:flex;justify-content:center}.dancing-tacos_tacoImages__RdwZ9 img{width:5rem;height:auto;animation:dancing-tacos_rotate__dfxyY 2s ease-in-out infinite}@keyframes dancing-tacos_rotate__dfxyY{0%{transform:rotate(0)}25%{transform:rotate(45deg)}50%{transform:rotate(0)}75%{transform:rotate(-45deg)}to{transform:rotate(0)}}.start_welcome__vqtCl{color:var(--color-avocado-green)}.start_title__yoFa7{color:var(--color-corn-yellow);font-size:1.75rem}.start_intro__19iin{font-size:.8rem}.page_main__GlU4n{display:flex;justify-content:center;overflow:hidden;flex-direction:column;gap:1rem;width:70dvw;height:80dvh;max-height:80dvh;padding:2rem 1rem;border:6px solid var(--color-tomato-red);border-radius:20px;outline:dotted 6px var(--color-avocado-green);outline-offset:2px;text-align:center}@media screen and (min-width:768px){.page_main__GlU4n{width:60dvw}}