.stores_state_state__NEmHi{text-decoration:none;text-align:start;display:flex;align-items:center;gap:8px;padding:16px;border-radius:8px;border:1px solid var(--color-primary-300);background-color:var(--color-neutral-0)}.stores_state_state__NEmHi:hover{cursor:pointer}.stores_state_content__kJiNZ{flex-grow:1}.stores_state_content__kJiNZ p:first-child{color:var(--color-neutral-400);text-transform:capitalize;font-weight:700}.stores_state_content__kJiNZ p:last-child{color:var(--color-neutral-300);font-size:.875rem}.styles_form__KhaHI{display:flex;flex-direction:column;gap:12px;margin:24px auto auto}.styles_form__KhaHI>button{width:-moz-fit-content;width:fit-content}.styles_form__KhaHI h2{color:var(--color-primary-600);font-size:1.5rem}.styles_form_content__z1Jq4{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.styles_form_content__z1Jq4 label{display:none}.styles_form_content__z1Jq4 button{width:100%}.styles_filiais__fggG7{display:grid;grid-gap:16px;gap:16px}.styles_filiais__fggG7 svg{height:24px;width:24px;color:var(--color-primary-400);flex-shrink:0}@media screen and (min-width:481px){.styles_form_content__z1Jq4{flex-direction:row}.styles_form_content__z1Jq4>:first-child{flex:auto;max-width:320px;min-width:320px}.styles_form_content__z1Jq4>button{width:min-content;flex:auto;max-width:200px}.styles_filiais__fggG7{grid-template-columns:repeat(2,6fr)}}@media screen and (min-width:769px){.styles_form__KhaHI{margin-top:16px}.styles_filiais__fggG7{grid-template-columns:repeat(3,4fr)}}@media screen and (min-width:1025px){.styles_filiais__fggG7{grid-template-columns:repeat(4,3fr)}}.stores_section__ROv4f{flex-grow:1;padding:24px 0 32px;margin:auto;width:100%}.stores_section_show_states__Kpqrs{max-width:var(--max-width-inner)}.stores_section_show_states__Kpqrs form{align-items:center}.stores_section_show_list__cgrvZ{max-width:var(--max-width)}.stores_empty_wrapper__qEha7{display:flex;flex-direction:column;align-items:center;margin:auto;gap:32px}.stores_stores__NG8m3{display:flex;flex-direction:column;gap:16px}.stores_search_wrapper__b0372{border-radius:8px}.stores_search_list_wrapper__RFl6D{display:flex;flex-direction:column;border:1px solid var(--color-primary-300);border-radius:8px;overflow:hidden}.stores_search_list_wrapper__RFl6D:has(+iframe){border-radius:8px 0 0 8px}.stores_search_list_wrapper__RFl6D+iframe{border-radius:0 8px 8px 0}.stores_search_result_header__AOikP{background-color:var(--color-primary-200);padding:24px;border-top-right-radius:7px}.stores_search_result_header__AOikP p{font-weight:700;color:var(--color-primary-600)}.stores_search_result_body__BYF9a{display:flex;flex-direction:column;border-top:none;border-radius:0 0 8px 8px;flex:1 1;overflow-y:scroll;background-color:var(--color-neutral-0)}.stores_search_result_body__BYF9a>div:first-child{border:none;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0}.stores_search_result_body__BYF9a>div:last-of-type:not(.stores_loading___QkOp){border-bottom-left-radius:7px}.stores_accordion_root__YvLm_{display:flex;flex-direction:column;border:1px solid var(--color-primary-300);background-color:var(--color-neutral-0);border-radius:8px;box-sizing:border-box;height:-moz-fit-content;height:fit-content}@keyframes stores_loading_dots__xJm9q{0%{transform:translateY(-50%)}50%{transform:translateY(-100%)}to{transform:translateY(-50%)}}.stores_loading___QkOp{position:relative;padding:24px 16px;height:10px;margin:0 auto}.stores_loading___QkOp span{position:absolute;width:8px;height:8px;border-radius:50%;top:50%;transform:translateY(-50%);background-color:var(--color-primary-600)}.stores_loading___QkOp[data-animate=true] span{animation:stores_loading_dots__xJm9q 1s infinite}.stores_loading___QkOp span:first-child{left:0;animation-delay:.1s}.stores_loading___QkOp span:nth-child(2){animation-delay:.3s}.stores_loading___QkOp span:nth-child(3){left:100%;animation-delay:.5s}@media screen and (min-width:481px){.stores_empty_wrapper__qEha7{margin-top:36px;margin-bottom:90px}}@media screen and (max-width:768px){.stores_search_list_wrapper__RFl6D+div,.stores_search_list_wrapper__RFl6D+iframe{display:none}}@media screen and (min-width:769px){.stores_search_wrapper__b0372{display:grid;grid-template-columns:5fr 7fr;height:650px;max-height:90vh}}.store_item_wrapper___h4rx{width:100%}.store_item_wrapper___h4rx:not(:last-child){border-bottom:1px solid var(--color-primary-300)}.store_item_trigger__gh0Zv{all:unset;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;width:100%;box-sizing:border-box}.store_item_trigger__gh0Zv div{flex-grow:0}.store_item_trigger__gh0Zv>svg:last-of-type{flex-shrink:0;width:40px;height:40px;color:var(--color-primary-400)}.store_item_trigger__gh0Zv[data-state=open]{border-bottom:1px solid var(--color-primary-300)}@keyframes store_item_open__khyqD{0%{rotate:0deg}to{rotate:180deg}}@keyframes store_item_close__RVxw7{0%{rotate:180deg}to{rotate:0deg}}.store_item_trigger__gh0Zv[data-state=open]>svg:last-of-type{animation:store_item_open__khyqD .2s linear;rotate:180deg}.store_item_trigger__gh0Zv[data-state=closed]>svg:last-of-type{animation:store_item_close__RVxw7 .2s linear;rotate:0deg}.store_item_trigger__gh0Zv:hover{cursor:pointer}.store_item_trigger__gh0Zv+div{padding:16px 16px 16px 24px}.store_item_store_head__5MYXK{display:flex;align-items:center;gap:8px}.store_item_store_head__5MYXK img{object-fit:cover;border-radius:4px}.store_item_store_head__5MYXK p{font-weight:700;text-transform:capitalize}.store_item_store_content__JMYKD{padding:0 16px 16px;color:var(--color-neutral-300);background-color:var(--color-primary-100)}.store_item_store_info_wrapper__DAZT8{display:flex;flex-direction:column;gap:16px;padding:8px}.store_item_store_info_wrapper__DAZT8 a{width:100%}.store_item_store_info__c8okV{display:flex;gap:8px}.store_item_store_info__c8okV a{text-decoration:none;color:var(--color-neutral-400)}.store_item_store_info__c8okV a:hover{cursor:pointer}.store_item_store_info__c8okV p{font-size:.875rem}.store_item_store_info__c8okV>div>p:last-child{color:var(--color-neutral-300);font-size:.75rem}.store_item_store_info__c8okV svg{flex-shrink:0;color:var(--color-primary-400)}.store_item_store_info__c8okV:nth-child(2){align-items:center}@media screen and (min-width:769px){.store_item_store_info_wrapper__DAZT8>a{display:none}}.store_map_empty___a5_K{display:flex;flex-direction:column;align-items:center;text-align:center;margin:auto;gap:16px;padding:0 48px;color:var(--color-neutral-200)}.store_map_empty___a5_K p{color:inherit;max-width:350px}