.EmptyState_empty__state___jrPf{display:flex;align-items:center;justify-content:center;min-height:500px;padding:2rem;background:#fafafa}.EmptyState_empty__container__wEK0c{background:#fff;border-radius:20px;padding:3rem 2rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03);text-align:center;max-width:480px;width:100%;border:1px solid #f0f0f0;transition:all .3s ease}.EmptyState_empty__container__wEK0c:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.08),0 4px 6px -2px rgba(0,0,0,.05);transform:translateY(-2px)}.EmptyState_empty__content__xKoTm{display:flex;flex-direction:column;align-items:center;gap:2rem}.EmptyState_icon__container__sTB9M{width:80px;height:80px;border-radius:20px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;transition:all .3s ease}.EmptyState_icon__container__sTB9M:hover{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);transform:scale(1.05)}.EmptyState_section__icon__7LJUP{font-size:2rem;color:#475569;transition:all .3s ease}.EmptyState_icon__container__sTB9M:hover .EmptyState_section__icon__7LJUP{color:#334155}.EmptyState_text__content__X_WCn{display:flex;flex-direction:column;gap:1rem}.EmptyState_empty__title__Dkmy1{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0;line-height:1.3;letter-spacing:-.01em}.EmptyState_empty__description__wY_B_{font-size:1rem;line-height:1.6;color:#64748b;margin:0;max-width:320px}@media (max-width:768px){.EmptyState_empty__state___jrPf{padding:1.5rem;min-height:400px}.EmptyState_empty__container__wEK0c{padding:2.5rem 1.5rem;border-radius:16px}.EmptyState_empty__content__xKoTm{gap:1.5rem}.EmptyState_empty__title__Dkmy1{font-size:1.375rem}.EmptyState_empty__description__wY_B_{font-size:.95rem}.EmptyState_icon__container__sTB9M{width:70px;height:70px;border-radius:16px}.EmptyState_section__icon__7LJUP{font-size:1.75rem}}@media (max-width:480px){.EmptyState_empty__state___jrPf{padding:1rem;min-height:350px}.EmptyState_empty__container__wEK0c{padding:2rem 1rem;border-radius:12px}.EmptyState_empty__content__xKoTm{gap:1.25rem}.EmptyState_empty__title__Dkmy1{font-size:1.25rem}.EmptyState_empty__description__wY_B_{font-size:.9rem}.EmptyState_icon__container__sTB9M{width:60px;height:60px;border-radius:12px}.EmptyState_section__icon__7LJUP{font-size:1.5rem}}@keyframes EmptyState_fadeInUp__hIgBU{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.EmptyState_empty__container__wEK0c{animation:EmptyState_fadeInUp__hIgBU .5s ease-out}.Topbar_app__topbar__GObSU{width:100%;height:72px;background-color:var(--c-white);border-bottom:.8px solid #23232318;display:flex;justify-content:center;align-items:center}.Topbar_topbar__center__b9Cwq{width:100%;height:100%;background-color:transparent;display:flex;justify-content:space-between;align-items:center;padding:.8rem 1.2rem}.Topbar_topbar__center__b9Cwq h1{font-size:1.6rem;text-align:left;font-weight:700;color:var(--c-black)}.Topbar_topbar__options__IiAJC{display:flex;justify-content:center;align-items:center;gap:1.2rem}.Topbar_notifications__ilMGc{position:relative;display:flex;justify-content:center;align-items:center}.Topbar_notifications__ilMGc button{padding:.3rem;border-radius:50%;width:45px;height:45px;border:none;color:var(--c-black);display:flex;justify-content:center;align-items:center;background-color:#3333330a;outline:none;transition:border .3s ease,color .3s ease,background-color .3s ease}.Topbar_notify__modal__paVG_{width:260px;border-radius:6px;right:0;background-color:var(--c-white);position:absolute;color:var(--c-priBlue);top:38px;height:0;overflow-y:hidden;transition:all .3s ease;display:flex;justify-content:center;align-items:center}.Topbar_notify__modal__paVG_.Topbar_open__modal__JMlo3{height:200px;z-index:998;padding:.6rem;overflow-y:auto;box-shadow:2px 2px 2px 1px #23232310;border:1px solid var(--c-midBlue)}.Topbar_notify__modal__paVG_::-webkit-scrollbar{width:8px;transition:all .2s ease;box-shadow:inset 0 0 2px 1px #f6f9ff0f}.Topbar_notify__modal__paVG_::-webkit-scrollbar-thumb{background-color:var(--c-lightBlue)}.Topbar_notify__modal__paVG_::-webkit-scrollbar-thumb:hover{background-color:#a2abbcbe}.Topbar_hospital__name__V8iPC{display:flex;justify-content:center;align-items:center;gap:.5rem}.Topbar_hospital__name__V8iPC img{width:44px;height:44px;border-radius:50%;border:1.4px solid var(--c-midBlue);background-color:var(--c-midBlue);padding:.2rem;display:flex;justify-content:center;align-items:center}.Topbar_hospital__name__V8iPC>div{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.Topbar_hospital__name__V8iPC>div p{font-size:.96rem;color:var(--c-black);text-align:left}.Topbar_hospital__name__V8iPC>div span{font-size:.8rem;color:var(--c-black);font-weight:500;text-align:left}.Topbar_topbar__sideA__jygeC{display:flex;justify-content:flex-start;align-items:center;gap:.8rem}.Topbar_topbar__sideA__jygeC button{width:32px;height:32px;padding:.2rem;border-radius:50%;display:flex;justify-content:center;align-items:center;color:var(--c-black);outline:none;border:1.6px solid transparent;transition:color .3s ease,border .3s ease}.Topbar_topbar__sideA__jygeC h1{font-size:1.6rem;text-align:left;color:var(--c-black);font-weight:700}@media (pointer:fine) and (hover:hover){.Topbar_notifications__ilMGc button:is(:hover,:focus-visible){color:var(--c-white);background-color:var(--c-priBlue);border-color:var(--c-priBlue)}}@media (max-width:600px){.Topbar_topbar__center__b9Cwq{padding:.8rem}.Topbar_topbar__options__IiAJC{gap:.8rem}.Topbar_notify__modal__paVG_{right:-64px;top:48px}.Topbar_hospital__name__V8iPC>div{display:none}.Topbar_topbar__sideA__jygeC h1{font-size:.95rem;text-align:left;color:var(--c-black);font-weight:600}}.ReferralsTable_table_wrapper__IKz5M{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.ReferralsTable_table_wrapper__IKz5M::-webkit-scrollbar{display:none}.ReferralsTable_data_filters__fsR6F{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-content:center;gap:.85rem;padding:0 1.5rem 0 .5rem;height:4.2rem;border-bottom:1px solid #f1f1f1}.ReferralsTable_search__box__lZaAP{width:100%;padding:.5rem 1rem;background-color:#fff;border:none;display:flex;justify-content:flex-start;align-items:center;gap:.7rem;transition:all .3s ease}.ReferralsTable_search_icon__Otyec{color:#a5a5a5;transition:color .3s ease;cursor:pointer}.ReferralsTable_search__box__lZaAP input{width:100%;flex:1;font-family:inherit;outline:none;border:none;transition:all .3s ease}.ReferralsTable_search__box__lZaAP input::placeholder{font-size:1rem;font-weight:400;color:#a5a5a5;transition:all .3s ease}.ReferralsTable_search__box__lZaAP:focus-within{color:var(--c-priBlue);border-color:#c9d5f5}.ReferralsTable_search__box__lZaAP:focus-within .ReferralsTable_search_icon__Otyec,.ReferralsTable_search__box__lZaAP:focus-within>input{color:var(--c-priBlue)}.ReferralsTable_search__box__lZaAP:focus-within>input::placeholder{color:var(--c-midBlue)}.ReferralsTable_status_filter__SvNIz{display:flex;flex-direction:row;justify-content:center;align-items:center;align-content:center}.ReferralsTable_filter_dropdown_trigger__y8b3W{width:11rem;height:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-content:center;gap:1rem;padding:.4rem 1rem;background-color:#fff;font-size:.9rem;font-weight:400;color:#242220;border:1.5px solid #ccc;border-radius:2rem;cursor:pointer}.ReferralsTable_filter_dropdown_trigger__y8b3W span{font-size:.9rem;font-weight:400;color:#242220}.ReferralsTable_filter_dropdown_trigger__y8b3W:focus{outline:none}.ReferralsTable_filter_dropdown_items__2IK5_{width:11rem;height:auto;padding:0;background-color:#fff;box-shadow:0 4px 12px 0 rgba(0,0,0,.12);border:1px solid #e0e0e0;border-radius:12px;cursor:pointer}.ReferralsTable_filter_dropdown_item__vvd4j{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;align-content:center;gap:.4rem;padding:.75rem 2.2rem .75rem 1rem;color:var(--c-black);font-size:.9rem;font-weight:400;border-bottom:1px solid #e0e0e0;border-radius:0;cursor:pointer}.ReferralsTable_table_topbar__LHhVf{justify-content:space-between;padding:0 1.5rem;height:4.2rem}.ReferralsTable_count_items__2Y1fX,.ReferralsTable_table_topbar__LHhVf{display:flex;flex-direction:row;align-items:center;align-content:center}.ReferralsTable_count_items__2Y1fX{justify-content:center;flex-wrap:wrap;gap:.75rem}.ReferralsTable_count_item__RaHG2{font-size:1rem;font-weight:400;color:gray;white-space:nowrap}.ReferralsTable_count_item__RaHG2 span{font-weight:600;color:#515151}.ReferralsTable_separator__w6vYE{color:#999;font-weight:700}.ReferralsTable_not_responded__P_kBJ span{color:#858585}.ReferralsTable_accepted__9OzzN span{color:#00a2ff}.ReferralsTable_in_transit__61vD2 span{color:orange}.ReferralsTable_completed__zb_0C span{color:#27ae60}.ReferralsTable_rejected__BY75r span{color:#eb5757}.ReferralsTable_add_button__amCCO{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-content:center;gap:.2rem;padding:.4rem 1.2rem;background-color:var(--c-priBlue);font-size:.9rem;font-weight:400;color:var(--c-white);border:1.5px solid var(--c-priBlue);border-radius:5rem;text-decoration:none;transition:.3s ease}.ReferralsTable_add_button__amCCO span{font-size:1.2rem;color:var(--c-white)}.ReferralsTable_add_button__amCCO:hover{background-color:var(--c-midBlue);border-color:var(--c-midBlue)}.ReferralsTable_section__main__2_xyw{width:100%;background-color:var(--c-white);border-radius:16px;box-shadow:0 0 4px 1px #23232310}.ReferralsTable_main__table__7iFNQ{width:100%;table-layout:auto;border-collapse:collapse;position:relative}.ReferralsTable_table__head__B1qqf tr{border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;background-color:#f5f6fa}.ReferralsTable_table__head__B1qqf tr th{background-color:inherit;padding:1rem .8rem;font-size:.9rem;font-weight:500;color:var(--c-black);text-align:left;white-space:nowrap;position:relative;border:1px solid #f1f1f1}.ReferralsTable_table__body__ZqQLp tr{border-bottom:1px solid #f1f1f1}.ReferralsTable_table__body__ZqQLp tr:nth-child(2n){background-color:#fafafa}.ReferralsTable_table__body__ZqQLp tr:nth-child(odd){background-color:#fff}.ReferralsTable_table__body__ZqQLp tr td{padding:.8rem;background-color:inherit;font-size:.9rem;font-weight:500;color:var(--c-black);color:#606060;text-align:left;white-space:nowrap;position:relative;border:1px solid #f1f1f1}.ReferralsTable_table__body__ZqQLp tr td:first-child,.ReferralsTable_table__body__ZqQLp tr td:nth-child(2),.ReferralsTable_table__body__ZqQLp tr td:nth-child(8),.ReferralsTable_table__head__B1qqf tr th:first-child,.ReferralsTable_table__head__B1qqf tr th:nth-child(2),.ReferralsTable_table__head__B1qqf tr th:nth-child(8){text-align:center}.ReferralsTable_referral_id__Ja3hh span{color:var(--c-priBlue);font-weight:500}.ReferralsTable_referral_status__tY7bv span{padding:.3rem .6rem;border-radius:.8rem;font-weight:500;font-size:.9rem;letter-spacing:.5px}.ReferralsTable_status-not-responded__HPFL9 span{color:#858585;background-color:#f5f5f5}.ReferralsTable_status-rejected__OOIiV span{color:#eb5757;background-color:#ffebeb}.ReferralsTable_status-accepted__T3qig span{color:#00a2ff;background-color:#edeefe}.ReferralsTable_status-in-transit__NI4jG span{color:orange;background-color:#fef5ed}.ReferralsTable_status-completed__mVDRS span{color:#27ae60;background-color:#effaf4}.ReferralsTable_no_results__AcbAf .ReferralsTable_no_results_content__rL3x_{padding:.5rem 0;font-size:.875rem;font-weight:500;color:var(--c-priBlue)}.ReferralsTable_actions__FoeGD{justify-content:center;gap:.5rem}.ReferralsTable_actions__FoeGD,.ReferralsTable_actions__FoeGD button{display:flex;flex-direction:row;align-items:center;align-content:center;z-index:99}.ReferralsTable_actions__FoeGD button{outline:none;justify-content:space-between;gap:.4rem;padding:.3rem 1rem;font-size:.8rem;font-weight:400;text-align:center;border-radius:1rem;transition:all .3s ease}.ReferralsTable_cancel_button__PEYxV,.ReferralsTable_reason_button__w_Ssg,.ReferralsTable_reject_button__vWn5D{background-color:transparent;border:1px solid red;color:red}.ReferralsTable_accept_button__A7L0E{background-color:var(--c-green);color:var(--c-white);border:1px solid var(--c-green)}.ReferralsTable_live_case_button__IkVhl{background-color:var(--c-priBlue);color:var(--c-white);border:1px solid var(--c-priBlue)}.ReferralsTable_report_button__DEP6H{background-color:var(--c-green);color:var(--c-white);border:1px solid var(--c-green)}.ReferralsTable_table__body__ZqQLp td:first-child,.ReferralsTable_table__head__B1qqf th:first-child{position:sticky;left:0;z-index:3;box-shadow:2px 0 4px -2px rgba(0,0,0,.1);background:inherit}.ReferralsTable_table__body__ZqQLp td:last-child,.ReferralsTable_table__head__B1qqf th:last-child{position:sticky;right:0;z-index:3;box-shadow:-2px 0 4px -2px rgba(0,0,0,.1);background:inherit}@media (pointer:fine) and (hover:hover){.ReferralsTable_accept_button__A7L0E:focus-visible,.ReferralsTable_accept_button__A7L0E:hover{background-color:var(--c-darkGreen);border-color:var(--c-darkGreen)}.ReferralsTable_reject_button__vWn5D:focus-visible,.ReferralsTable_reject_button__vWn5D:hover{background-color:red;color:var(--c-white);border-color:red}.ReferralsTable_cancel_button__PEYxV:focus-visible,.ReferralsTable_cancel_button__PEYxV:hover{background-color:red;color:var(--c-white);border-color:red}.ReferralsTable_reason_button__w_Ssg:focus-visible,.ReferralsTable_reason_button__w_Ssg:hover{background-color:red;color:var(--c-white);border-color:red}.ReferralsTable_live_case_button__IkVhl:focus-visible,.ReferralsTable_live_case_button__IkVhl:hover{background-color:var(--c-midBlue);border-color:var(--c-midBlue)}.ReferralsTable_report_button__DEP6H:focus-visible,.ReferralsTable_report_button__DEP6H:hover{background-color:var(--c-darkGreen);border-color:var(--c-darkGreen)}}@media (max-width:1024px){.ReferralsTable_table__body__ZqQLp td:first-child,.ReferralsTable_table__body__ZqQLp td:last-child,.ReferralsTable_table__head__B1qqf th:first-child,.ReferralsTable_table__head__B1qqf th:last-child{position:relative;left:auto;right:auto;z-index:auto;background-color:inherit;border-right:none;border-left:none;box-shadow:none}}.ReferralsTable_actions_dropdown__8iwQ4,.ReferralsTable_actions_dropdown_trigger__pUAaK{display:flex;flex-direction:row;justify-content:center;align-items:center;align-content:center}.ReferralsTable_actions_dropdown_trigger__pUAaK{width:5.7rem;height:1.7rem;gap:.25rem;background-color:#fff;border:1.5px solid #335fe9;border-radius:2rem;color:#335fe9;font-size:.88rem;font-weight:400;cursor:pointer}.ReferralsTable_actions_dropdown_trigger__pUAaK:focus{outline:none}.ReferralsTable_actions_dropdown_items__tCHmv{padding:0;background-color:#fff;box-shadow:0 4px 12px 0 rgba(0,0,0,.12);position:relative;right:2rem;border:1px solid #e0e0e0;border-radius:12px;cursor:pointer}.ReferralsTable_actions_dropdown_item__MCdJn{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;align-content:center;gap:.4rem;padding:1rem 2rem 1rem 1rem;font-size:.88rem;border-bottom:1px solid #e0e0e0;border-radius:0;cursor:pointer}.ReferralsTable_action_button_blue__Nxidf{color:var(--c-priBlue)}.ReferralsTable_action_button_green__Jsr7p,.ReferralsTable_action_button_report__rRCUZ{color:#27ae60}.ReferralsTable_action_button_orange__O_7Dh{color:#f2994a}.ReferralsTable_action_button_red__e2jnC{color:#eb5757}.ReferralsTable_action_button_disabled__EXj5f{color:#bdbdbd!important;cursor:not-allowed;pointer-events:none;opacity:.6}.ReferralsTable_actions_dropdown_items__tCHmv .ReferralsTable_actions_dropdown_item__MCdJn:last-child{border-bottom:none}.ViewPopup_popup__outer__xUpwX{width:100%;height:100vh;position:fixed;top:0;left:0;background-color:#232323a8;backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;padding:.8rem;z-index:10}.ViewPopup_popup__1iz1r{width:492px;max-width:100%;background-color:var(--c-white);border-radius:16px;padding:.8rem 0}.ViewPopup_popup__head__kDRK_{width:100%;padding:.4rem 1.2rem .8rem;display:flex;justify-content:space-between;align-items:center;gap:.4rem;background-color:transparent}.ViewPopup_popup__head__kDRK_ p{font-size:1rem;color:var(--c-black);font-weight:500;text-align:left}.ViewPopup_popup__head__kDRK_ button{width:28px;height:28px;font-size:1rem;border-radius:50%;padding:.2rem;text-align:center;display:flex;justify-content:center;align-items:center;outline:none;background-color:#f2f2f2;color:var(--c-black);border:1.6px solid transparent;transition:border .3s ease}.ViewPopup_popup__reason__j1jA9{width:100%;padding:.8rem 1.2rem;background-color:var(--c-lightBlue);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.6rem}.ViewPopup_popup__reason__j1jA9>p{font-size:.92rem;color:var(--c-black);text-align:left;font-weight:400;margin-bottom:.4rem}@media (pointer:fine) and (hover:hover){.ViewPopup_popup__head__kDRK_ button:is(:hover,:focus-visible){border-color:var(--c-black)}}.HospitalDetailsSection_section__slsuC{background:#fff;border-radius:24px;margin-bottom:2rem;padding-bottom:1rem;border:.8px solid #23232318;box-shadow:0 0 4px 1px #23232310}.HospitalDetailsSection_sectionHeader__OLkt8{padding:1.2rem 2rem 1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1.5px solid #23232318;margin-bottom:1rem}.HospitalDetailsSection_sectionTitle__xiymN{font-size:1.2rem;color:#345fe9;margin:0;font-weight:600}.HospitalDetailsSection_editButton__BJFlz{background:none;border:none;color:#6c757d;cursor:pointer;font-size:1rem;padding:.5rem;border-radius:50%;transition:all .2s ease}.HospitalDetailsSection_editButton__BJFlz:hover{color:#345fe9;background:rgba(52,95,233,.1)}.HospitalDetailsSection_sectionActions__nmmg2{display:flex;gap:.5rem}.HospitalDetailsSection_button__uUYK5{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;border:1.75px solid transparent;border-radius:50%;transition:all .2s ease;cursor:pointer}.HospitalDetailsSection_saveButton__Xk62H{color:#fff;background-color:#28a745;border-color:#28a745}.HospitalDetailsSection_saveButton__Xk62H:hover{background-color:#218838;border-color:#1e7e34}.HospitalDetailsSection_cancelButton__3VmKI{color:#fff;background-color:#dc3545;border-color:#dc3545}.HospitalDetailsSection_cancelButton__3VmKI:hover{background-color:#c82333;border-color:#bd2130}.HospitalDetailsSection_button__uUYK5:disabled{opacity:.6;cursor:not-allowed}.HospitalDetailsSection_content__iPsZi,.HospitalDetailsSection_editingContent__1pUSd{padding:0 2rem}.HospitalDetailsSection_fieldRow__9nDUq{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem 0;margin-bottom:.5rem}.HospitalDetailsSection_fieldLabel__Ix_Sy{width:20%;font-weight:500;color:#6c757d;font-size:.95rem}.HospitalDetailsSection_fieldValue__1cwt1{flex:1;color:#000;font-size:.95rem;display:flex;align-items:center}.HospitalDetailsSection_textInput__xe55D{flex:1;color:#000;font-size:.95rem;padding:.45rem 1.2rem;border:1.75px solid #eee;border-radius:1.5rem;transition:all .2s ease}.HospitalDetailsSection_textInput__xe55D:focus{outline:none;border-color:#d3d3d3}.HospitalDetailsSection_textarea__i0xiq{resize:none;padding:1rem 1.2rem}.HospitalDetailsSection_linkValue__3tWHJ{display:flex;align-items:center;gap:.5rem;color:#345fe9;text-decoration:none;font-size:.95rem;padding:.45rem 1.2rem;border:1.75px solid #fff;border-radius:1.5rem;flex-grow:1;transition:all .2s ease}.HospitalDetailsSection_linkValue__3tWHJ:hover{text-decoration:none}.HospitalDetailsSection_externalLinkIcon__UkSLZ{font-size:.8rem;opacity:.7}.ContactInfoSection_section___9r8a{margin-bottom:3rem}.ContactInfoSection_sectionTitle__lSoZh{color:var(--c-priBlue)}.ContactInfoSection_detailRow__jiGTn{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem 2rem}.ContactInfoSection_detailLabel__TSnoR{width:20%;font-weight:500;color:var(--c-gray);font-size:.95rem}.ContactInfoSection_detailValue__36hfp{flex:1;color:var(--c-black);font-size:.95rem;display:flex;align-items:center}.ContactInfoSection_detailValue_latlng__UDBmK{flex:1;color:#00c000;font-weight:500;font-size:.95rem;display:flex;align-items:center;padding-left:1rem}.ContactInfoSection_contactsList__R9Gte{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-content:center;margin-bottom:.8rem;padding-left:1rem;width:80%}.ContactInfoSection_contactItem__2eCz5{background:#f8f9fa;padding:.65rem 1rem;border-radius:8px;border:2px solid #f1f1f1}.ContactInfoSection_contactInfo__wDPoj,.ContactInfoSection_contactName__EhY9G{color:var(--c-gray);font-size:.95rem;font-weight:500}.ContactInfoSection_contactInfo__wDPoj{display:flex;align-items:center}.ContactInfoSection_contactInfo__wDPoj .ContactInfoSection_icon__MJTyr{margin-right:.5rem;color:var(--c-gray);font-size:.8rem}.ContactInfoSection_section___9r8a{background:#fff;border-radius:24px;margin-bottom:2rem;padding-bottom:1rem;border:.8px solid #23232318;box-shadow:0 0 4px 1px #23232310}.ContactInfoSection_sectionHeader__b9mlk{padding:1.2rem 2rem 1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1.5px solid #23232318;margin-bottom:1rem}.ContactInfoSection_sectionTitle__lSoZh{font-size:1.2rem;color:#345fe9;margin:0;font-weight:600}.ContactInfoSection_editButton__z66uV{background:none;border:none;color:#6c757d;cursor:pointer;font-size:1rem;padding:.5rem;border-radius:50%;transition:all .2s ease}.ContactInfoSection_editButton__z66uV:hover{color:#345fe9;background:rgba(52,95,233,.1)}.ContactInfoSection_sectionActions__SgkAv{display:flex;gap:.5rem}.ContactInfoSection_button__MW9lK{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;border:1.75px solid transparent;border-radius:50%;transition:all .2s ease;cursor:pointer}.ContactInfoSection_saveButton__1KUh9{color:#fff;background-color:#28a745;border-color:#28a745}.ContactInfoSection_saveButton__1KUh9:hover{background-color:#218838;border-color:#1e7e34}.ContactInfoSection_cancelButton__2juDq{color:#fff;background-color:#dc3545;border-color:#dc3545}.ContactInfoSection_cancelButton__2juDq:hover{background-color:#c82333;border-color:#bd2130}.ContactInfoSection_button__MW9lK:disabled{opacity:.6;cursor:not-allowed}.ContactInfoSection_content__u1pk6,.ContactInfoSection_editingContent__FgJwj{padding:0 2rem}.ContactInfoSection_fieldRow___f52x{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem 0;margin-bottom:.5rem}.ContactInfoSection_fieldLabel__SlJ6v{width:20%;font-weight:500;color:#6c757d;font-size:.95rem}.ContactInfoSection_fieldValue__k_9nc{flex:1;color:#000;font-size:.95rem;display:flex;align-items:center}.ContactInfoSection_textInput__dqkXO{flex:1;color:#000;font-size:.95rem;padding:.45rem 1.2rem;border:1.75px solid #eee;border-radius:1.5rem;transition:all .2s ease}.ContactInfoSection_textInput__dqkXO:focus{outline:none;border-color:#d3d3d3}.ContactInfoSection_textarea__Jbk5s{resize:none;padding:1rem 1.2rem}.ContactInfoSection_linkValue__DJY17{display:flex;align-items:center;gap:.5rem;color:#345fe9;text-decoration:none;font-size:.95rem;padding:.45rem 1.2rem;border:1.75px solid #fff;border-radius:1.5rem;flex-grow:1;transition:all .2s ease}.ContactInfoSection_linkValue__DJY17:hover{text-decoration:none}.ContactInfoSection_externalLinkIcon__pDufw{font-size:.8rem;opacity:.7}.EmergencyServicesSection_section__jrhHd{background:#fff;border-radius:24px;margin-bottom:3rem;padding-bottom:1rem;border:.8px solid #23232318;box-shadow:0 0 4px 1px #23232310}.EmergencyServicesSection_sectionHeader__4_P6n{padding:1.2rem 2rem 1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1.5px solid #23232318;margin-bottom:1rem}.EmergencyServicesSection_sectionTitle___kMK3{font-size:1.2rem;color:var(--c-priBlue);margin:0;font-weight:600}.EmergencyServicesSection_detailRow__V89TK{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem 2rem}.EmergencyServicesSection_detailRow_medicalSpecialities__RUV7Q{display:flex;flex-direction:row;justify-content:space-between;align-items:start;padding:.5rem 2rem}.EmergencyServicesSection_detailLabel__i3zoi{width:20%;font-weight:500;color:var(--c-gray);font-size:.95rem}.EmergencyServicesSection_detailValue__7C1sC{flex:1;color:var(--c-black);font-size:.95rem;display:flex;align-items:center}.EmergencyServicesSection_icon__ppHjh{margin-right:.5rem;color:var(--c-priBlue)}.EmergencyServicesSection_treatmentList__zYodm{display:flex;flex-wrap:wrap;gap:.6rem;margin-left:1rem}.EmergencyServicesSection_treatmentItem__rP5wt{border:2px solid #f1f1f1}.EmergencyServicesSection_contactsList__Qfhzu{width:100%}.EmergencyServicesSection_contactItem__8gguK{background:#f8f9fa;padding:1rem;border-radius:8px;margin-bottom:.8rem}.EmergencyServicesSection_contactName__2NGym{font-weight:500;margin-bottom:.5rem;color:var(--c-black)}.EmergencyServicesSection_contactInfo__p0Qxh{display:flex;align-items:center;margin-bottom:.3rem;color:var(--c-gray);font-size:.9rem}.EmergencyServicesSection_link__JkP4H{color:var(--c-priBlue);text-decoration:none;transition:all .3s ease}.EmergencyServicesSection_link__JkP4H:hover{color:var(--c-midBlue);text-decoration:underline}.EmergencyServicesSection_address__Aepru p{margin:.3rem 0;color:var(--c-black);font-size:.95rem}.EmergencyServicesSection_ambulanceGrid__oNNYw{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin:1rem 2rem}.EmergencyServicesSection_ambulanceItem__bLgA0{background:#f8f9fa;padding:1.2rem;border-radius:24px;text-align:center;border:2px solid #f1f1f1}.EmergencyServicesSection_ambulanceItem__bLgA0 .EmergencyServicesSection_detailLabel__i3zoi{width:100%;margin-bottom:.5rem;color:var(--c-gray);font-size:.9rem}.EmergencyServicesSection_ambulanceItem__bLgA0 .EmergencyServicesSection_detailValue__7C1sC{justify-content:center;font-size:1.1rem;font-weight:500;color:var(--c-black)}.EmergencyServicesSection_paymentMethods__82itX{gap:1rem}.EmergencyServicesSection_error__w10TR,.EmergencyServicesSection_loading__y439o{padding:2rem;text-align:center;font-size:1.1rem}.EmergencyServicesSection_loading__y439o{color:var(--c-gray)}.EmergencyServicesSection_error__w10TR{color:var(--c-error)}@media (max-width:1024px){.EmergencyServicesSection_ambulanceGrid__oNNYw{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.EmergencyServicesSection_container__vfa2m{padding:.8rem}.EmergencyServicesSection_detailRow__V89TK{flex-direction:column;gap:.5rem}.EmergencyServicesSection_detailLabel__i3zoi{width:100%}.EmergencyServicesSection_ambulanceGrid__oNNYw{grid-template-columns:1fr}.EmergencyServicesSection_section__jrhHd{padding:1.2rem}}@media (max-width:480px){.EmergencyServicesSection_title__MncTo{font-size:1.5rem}.EmergencyServicesSection_sectionTitle___kMK3{font-size:1.1rem}.EmergencyServicesSection_editButton__Ff6lg{padding:.4rem 1rem;font-size:.8rem}}.EmergencyServicesSection_addButton__LrbkE{background-color:var(--c-priBlue);color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .3s ease}.EmergencyServicesSection_addButton__LrbkE:hover{background-color:var(--c-midBlue)}.EmergencyServicesSection_removeButton__2Ptm3{background:none;border:none;color:var(--c-error);cursor:pointer;margin-left:.3rem;display:inline-flex;align-items:center;justify-content:center;padding:.1rem;border-radius:50%}.EmergencyServicesSection_removeButton__2Ptm3:hover{background-color:rgba(255,0,0,.1)}.EmergencyServicesSection_paymentMethodWithRemove__BqSwd{gap:.3rem}.EmergencyServicesSection_treatmentItem__rP5wt{display:inline-flex;align-items:center;background:#f8f9fa;padding:.4rem .8rem;border-radius:16px;font-size:.85rem;color:var(--c-black);margin-right:.5rem;margin-bottom:.5rem}.EmergencyServicesSection_modal__q_u0I{padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.EmergencyServicesSection_modal__q_u0I h3{margin-top:0;margin-bottom:1.5rem;color:var(--c-black)}.EmergencyServicesSection_modalFormGroup__L00iZ label{font-size:.9rem;color:var(--c-gray)}.EmergencyServicesSection_modalFormGroup__L00iZ input,.EmergencyServicesSection_modalFormGroup__L00iZ select,.EmergencyServicesSection_modalFormGroup__L00iZ textarea{padding:.5rem;font-size:.9rem}.EmergencyServicesSection_modalFormGroup__L00iZ textarea{min-height:80px}.EmergencyServicesSection_cancelButton__4fAZ9{background-color:#f5f5f5;color:var(--c-gray)}.EmergencyServicesSection_cancelButton__4fAZ9:hover{background-color:#e0e0e0}.EmergencyServicesSection_confirmButton__KA0VW{padding:.5rem 1rem;font-size:.9rem}.EmergencyServicesSection_confirmButton__KA0VW:hover{background-color:var(--c-midBlue)}.EmergencyServicesSection_editContainer__cEB6k{display:flex;flex-direction:column;gap:1rem}.EmergencyServicesSection_editActions__W_hIp{display:flex;gap:.5rem;justify-content:flex-end}.EmergencyServicesSection_editButton__Ff6lg{background-color:var(--c-priBlue);color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem;margin-top:.5rem;transition:background-color .3s ease}.EmergencyServicesSection_editButton__Ff6lg:hover{background-color:var(--c-midBlue)}.EmergencyServicesSection_saveButton__quJsx{background-color:var(--c-success);color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .3s ease}.EmergencyServicesSection_saveButton__quJsx:hover{background-color:#2e7d32}.EmergencyServicesSection_cancelButton__4fAZ9{background-color:var(--c-error);color:#fff;padding:.5rem 1rem;font-size:.9rem;transition:background-color .3s ease}.EmergencyServicesSection_cancelButton__4fAZ9:hover{background-color:#c62828}.EmergencyServicesSection_noData__jW_0b{color:var(--c-gray);font-style:italic;font-size:.9rem}.EmergencyServicesSection_treatmentSelectContainer__WID6g{display:flex;gap:.5rem;margin-top:.5rem}.EmergencyServicesSection_treatmentSelect__v3cNB{flex:1;padding:.5rem;border:1px solid #ddd;border-radius:4px;background-color:#fff}.EmergencyServicesSection_addTreatmentButton__i_gxu{padding:.5rem 1rem;background-color:var(--c-priBlue);color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.EmergencyServicesSection_addTreatmentButton__i_gxu:hover{background-color:#2a4bc5}.EmergencyServicesSection_addTreatmentButton__i_gxu:disabled{background-color:#ccc;cursor:not-allowed}.EmergencyServicesSection_paymentMethods__82itX{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.EmergencyServicesSection_paymentMethodWithRemove__BqSwd{display:flex;align-items:center;gap:.25rem}.EmergencyServicesSection_paymentSelectContainer__1qd3u{display:flex;gap:.5rem;margin-top:.5rem;width:100%}.EmergencyServicesSection_paymentSelect__g4vrq{flex:1;padding:.5rem;border:1px solid #ddd;border-radius:4px;background-color:#fff}.EmergencyServicesSection_addPaymentButton__T3BAL{padding:.5rem 1rem;background-color:var(--c-priBlue);color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.EmergencyServicesSection_addPaymentButton__T3BAL:hover{background-color:#2a4bc5}.EmergencyServicesSection_addPaymentButton__T3BAL:disabled{background-color:#ccc;cursor:not-allowed}.EmergencyServicesSection_certificatesContainer__QduQU{display:flex;flex-direction:column;gap:.5rem}.EmergencyServicesSection_certificateItem__SMRJ3{display:flex;align-items:center}.EmergencyServicesSection_downloadButton__J0XUL{background:none;border:none;color:var(--c-priBlue);cursor:pointer;text-align:left;padding:.5rem 0;font-size:.95rem}.EmergencyServicesSection_downloadButton__J0XUL:hover{text-decoration:underline}.EmergencyServicesSection_certificateName__SMJ4l{font-weight:500}.EmergencyServicesSection_modalOverlay__MxAzU{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.EmergencyServicesSection_modal__q_u0I{background-color:#fff;padding:1.5rem;border-radius:8px;width:100%;max-width:500px;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.15)}.EmergencyServicesSection_closeButton__M_Sz8{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;color:var(--c-gray)}.EmergencyServicesSection_modalTitle__paLiw{margin-top:0;margin-bottom:1.5rem;color:var(--c-priBlue)}.EmergencyServicesSection_modalFormGroup__L00iZ{margin-bottom:1rem}.EmergencyServicesSection_modalFormGroup__L00iZ label{display:block;margin-bottom:.5rem;font-weight:500}.EmergencyServicesSection_modalFormGroup__L00iZ input,.EmergencyServicesSection_modalFormGroup__L00iZ select,.EmergencyServicesSection_modalFormGroup__L00iZ textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.EmergencyServicesSection_modalFormGroup__L00iZ textarea{min-height:100px;resize:vertical}.EmergencyServicesSection_modalButtons__6ZDco{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}.EmergencyServicesSection_cancelButton__4fAZ9{padding:.75rem 1.5rem;background-color:#f0f0f0;border:none;border-radius:4px;cursor:pointer;font-weight:500}.EmergencyServicesSection_confirmButton__KA0VW{padding:.75rem 1.5rem;background-color:var(--c-priBlue);color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:500}.EmergencyServicesSection_confirmButton__KA0VW:disabled{background-color:#ccc;cursor:not-allowed}.HospitalDetailsSection_section__JiPaC{background:#fff;border-radius:24px;margin-bottom:2rem;padding-bottom:1rem;border:.8px solid #23232318;box-shadow:0 0 4px 1px #23232310}.HospitalDetailsSection_sectionHeader__d7IdH{padding:1.2rem 2rem 1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1.5px solid #23232318;margin-bottom:1rem}.HospitalDetailsSection_sectionTitle___4Ab_{font-size:1.2rem;color:#345fe9;margin:0;font-weight:600}.HospitalDetailsSection_editButton__V85ZQ{background:none;border:none;color:#6c757d;cursor:pointer;font-size:1rem;padding:.5rem;border-radius:50%;transition:all .2s ease}.HospitalDetailsSection_editButton__V85ZQ:hover{color:#345fe9;background:rgba(52,95,233,.1)}.HospitalDetailsSection_sectionActions__cpiQz{display:flex;gap:.5rem}.HospitalDetailsSection_button__zei8r{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;border:1.75px solid transparent;border-radius:50%;transition:all .2s ease;cursor:pointer}.HospitalDetailsSection_saveButton__hmJOY{color:#fff;background-color:#28a745;border-color:#28a745}.HospitalDetailsSection_saveButton__hmJOY:hover{background-color:#218838;border-color:#1e7e34}.HospitalDetailsSection_cancelButton__i6IWM{color:#fff;background-color:#dc3545;border-color:#dc3545}.HospitalDetailsSection_cancelButton__i6IWM:hover{background-color:#c82333;border-color:#bd2130}.HospitalDetailsSection_button__zei8r:disabled{opacity:.6;cursor:not-allowed}.HospitalDetailsSection_content__FGe7E,.HospitalDetailsSection_editingContent__tVa15{padding:0 2rem}.HospitalDetailsSection_fieldRow__ml_Fa{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem 0;margin-bottom:.5rem}.HospitalDetailsSection_fieldLabel__N3mwH{width:20%;font-weight:500;color:#6c757d;font-size:.95rem}.HospitalDetailsSection_fieldValue__BHsNJ{flex:1;color:#000;font-size:.95rem;display:flex;align-items:center}.HospitalDetailsSection_textInput__GFOUQ{flex:1;color:#000;font-size:.95rem;padding:.45rem 1.2rem;border:1.75px solid #eee;border-radius:1.5rem;transition:all .2s ease}.HospitalDetailsSection_textInput__GFOUQ:focus{outline:none;border-color:#d3d3d3}.HospitalDetailsSection_textarea__ZsfL0{resize:none;padding:1rem 1.2rem}.HospitalDetailsSection_linkValue__cURDq{display:flex;align-items:center;gap:.5rem;color:#345fe9;text-decoration:none;font-size:.95rem;padding:.45rem 1.2rem;border:1.75px solid #fff;border-radius:1.5rem;flex-grow:1;transition:all .2s ease}.HospitalDetailsSection_linkValue__cURDq:hover{text-decoration:none}.HospitalDetailsSection_externalLinkIcon__DRwfD{font-size:.8rem;opacity:.7}.ContactInfoSection_section__k_heX{margin-bottom:3rem}.ContactInfoSection_sectionTitle__vZae9{color:var(--c-priBlue)}.ContactInfoSection_detailRow__zQMLR{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem 2rem}.ContactInfoSection_detailLabel__xzz66{width:20%;font-weight:500;color:var(--c-gray);font-size:.95rem}.ContactInfoSection_detailValue__YsU_Z{flex:1;color:var(--c-black);font-size:.95rem;display:flex;align-items:center}.ContactInfoSection_detailValue_latlng__mdmqp{flex:1;color:#00c000;font-weight:500;font-size:.95rem;display:flex;align-items:center;padding-left:1rem}.ContactInfoSection_contactsList__ou9U5{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-content:center;margin-bottom:.8rem;padding-left:1rem;width:80%}.ContactInfoSection_contactItem__2uP2U{background:#f8f9fa;padding:.65rem 1rem;border-radius:8px;border:2px solid #f1f1f1}.ContactInfoSection_contactInfo__J7HoE,.ContactInfoSection_contactName__vGR8j{color:var(--c-gray);font-size:.95rem;font-weight:500}.ContactInfoSection_contactInfo__J7HoE{display:flex;align-items:center}.ContactInfoSection_contactInfo__J7HoE .ContactInfoSection_icon__TSKDW{margin-right:.5rem;color:var(--c-gray);font-size:.8rem}.ContactInfoSection_section__k_heX{background:#fff;border-radius:24px;margin-bottom:2rem;padding-bottom:1rem;border:.8px solid #23232318;box-shadow:0 0 4px 1px #23232310}.ContactInfoSection_sectionHeader__OM3E0{padding:1.2rem 2rem 1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1.5px solid #23232318;margin-bottom:1rem}.ContactInfoSection_sectionTitle__vZae9{font-size:1.2rem;color:#345fe9;margin:0;font-weight:600}.ContactInfoSection_editButton__XU4D7{background:none;border:none;color:#6c757d;cursor:pointer;font-size:1rem;padding:.5rem;border-radius:50%;transition:all .2s ease}.ContactInfoSection_editButton__XU4D7:hover{color:#345fe9;background:rgba(52,95,233,.1)}.ContactInfoSection_sectionActions__FwEsO{display:flex;gap:.5rem}.ContactInfoSection_button__1eF_5{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;border:1.75px solid transparent;border-radius:50%;transition:all .2s ease;cursor:pointer}.ContactInfoSection_saveButton__ASq0g{color:#fff;background-color:#28a745;border-color:#28a745}.ContactInfoSection_saveButton__ASq0g:hover{background-color:#218838;border-color:#1e7e34}.ContactInfoSection_cancelButton__Ea4Bi{color:#fff;background-color:#dc3545;border-color:#dc3545}.ContactInfoSection_cancelButton__Ea4Bi:hover{background-color:#c82333;border-color:#bd2130}.ContactInfoSection_button__1eF_5:disabled{opacity:.6;cursor:not-allowed}.ContactInfoSection_content__yuUrN,.ContactInfoSection_editingContent__XF_Bu{padding:0 2rem}.ContactInfoSection_fieldRow__VAG_a{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem 0;margin-bottom:.5rem}.ContactInfoSection_fieldLabel__Q2T38{width:20%;font-weight:500;color:#6c757d;font-size:.95rem}.ContactInfoSection_fieldValue__87dza{flex:1;color:#000;font-size:.95rem;display:flex;align-items:center}.ContactInfoSection_textInput__L9J9n{flex:1;color:#000;font-size:.95rem;padding:.45rem 1.2rem;border:1.75px solid #eee;border-radius:1.5rem;transition:all .2s ease}.ContactInfoSection_textInput__L9J9n:focus{outline:none;border-color:#d3d3d3}.ContactInfoSection_textarea__vd2tT{resize:none;padding:1rem 1.2rem}.ContactInfoSection_linkValue__mUuDx{display:flex;align-items:center;gap:.5rem;color:#345fe9;text-decoration:none;font-size:.95rem;padding:.45rem 1.2rem;border:1.75px solid #fff;border-radius:1.5rem;flex-grow:1;transition:all .2s ease}.ContactInfoSection_linkValue__mUuDx:hover{text-decoration:none}.ContactInfoSection_externalLinkIcon__5hlEz{font-size:.8rem;opacity:.7}.EmergencyServicesSection_section__8Rmse{background:#fff;border-radius:24px;margin-bottom:3rem;padding-bottom:1rem;border:.8px solid #23232318;box-shadow:0 0 4px 1px #23232310}.EmergencyServicesSection_sectionHeader__oCcQC{padding:1.2rem 2rem 1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1.5px solid #23232318;margin-bottom:1rem}.EmergencyServicesSection_sectionTitle__pz_7h{font-size:1.2rem;color:var(--c-priBlue);margin:0;font-weight:600}.EmergencyServicesSection_detailRow__gPXxH{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem 2rem}.EmergencyServicesSection_detailRow_medicalSpecialities__JB31t{display:flex;flex-direction:row;justify-content:space-between;align-items:start;padding:.5rem 2rem}.EmergencyServicesSection_detailLabel__wYoui{width:20%;font-weight:500;color:var(--c-gray);font-size:.95rem}.EmergencyServicesSection_detailValue__QS_U1{flex:1;color:var(--c-black);font-size:.95rem;display:flex;align-items:center}.EmergencyServicesSection_icon__tPi7e{margin-right:.5rem;color:var(--c-priBlue)}.EmergencyServicesSection_treatmentList__UcVzL{display:flex;flex-wrap:wrap;gap:.6rem;margin-left:1rem}.EmergencyServicesSection_treatmentItem__onZoz{border:2px solid #f1f1f1}.EmergencyServicesSection_contactsList__j1t_c{width:100%}.EmergencyServicesSection_contactItem__lgAAE{background:#f8f9fa;padding:1rem;border-radius:8px;margin-bottom:.8rem}.EmergencyServicesSection_contactName__9ZI7G{font-weight:500;margin-bottom:.5rem;color:var(--c-black)}.EmergencyServicesSection_contactInfo__eGyBZ{display:flex;align-items:center;margin-bottom:.3rem;color:var(--c-gray);font-size:.9rem}.EmergencyServicesSection_link__c3OHR{color:var(--c-priBlue);text-decoration:none;transition:all .3s ease}.EmergencyServicesSection_link__c3OHR:hover{color:var(--c-midBlue);text-decoration:underline}.EmergencyServicesSection_address__QBNf4 p{margin:.3rem 0;color:var(--c-black);font-size:.95rem}.EmergencyServicesSection_ambulanceGrid__vD5OV{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin:1rem 2rem}.EmergencyServicesSection_ambulanceItem__GhR2B{background:#f8f9fa;padding:1.2rem;border-radius:24px;text-align:center;border:2px solid #f1f1f1}.EmergencyServicesSection_ambulanceItem__GhR2B .EmergencyServicesSection_detailLabel__wYoui{width:100%;margin-bottom:.5rem;color:var(--c-gray);font-size:.9rem}.EmergencyServicesSection_ambulanceItem__GhR2B .EmergencyServicesSection_detailValue__QS_U1{justify-content:center;font-size:1.1rem;font-weight:500;color:var(--c-black)}.EmergencyServicesSection_paymentMethods__xBUmU{gap:1rem}.EmergencyServicesSection_error___iWtC,.EmergencyServicesSection_loading__svUfp{padding:2rem;text-align:center;font-size:1.1rem}.EmergencyServicesSection_loading__svUfp{color:var(--c-gray)}.EmergencyServicesSection_error___iWtC{color:var(--c-error)}@media (max-width:1024px){.EmergencyServicesSection_ambulanceGrid__vD5OV{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.EmergencyServicesSection_container__BQdZr{padding:.8rem}.EmergencyServicesSection_detailRow__gPXxH{flex-direction:column;gap:.5rem}.EmergencyServicesSection_detailLabel__wYoui{width:100%}.EmergencyServicesSection_ambulanceGrid__vD5OV{grid-template-columns:1fr}.EmergencyServicesSection_section__8Rmse{padding:1.2rem}}@media (max-width:480px){.EmergencyServicesSection_title__3_5ky{font-size:1.5rem}.EmergencyServicesSection_sectionTitle__pz_7h{font-size:1.1rem}.EmergencyServicesSection_editButton__OWM2A{padding:.4rem 1rem;font-size:.8rem}}.EmergencyServicesSection_addButton__eLtcU{background-color:var(--c-priBlue);color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .3s ease}.EmergencyServicesSection_addButton__eLtcU:hover{background-color:var(--c-midBlue)}.EmergencyServicesSection_removeButton__p39H_{background:none;border:none;color:var(--c-error);cursor:pointer;margin-left:.3rem;display:inline-flex;align-items:center;justify-content:center;padding:.1rem;border-radius:50%}.EmergencyServicesSection_removeButton__p39H_:hover{background-color:rgba(255,0,0,.1)}.EmergencyServicesSection_paymentMethodWithRemove__vD9Fg{gap:.3rem}.EmergencyServicesSection_treatmentItem__onZoz{display:inline-flex;align-items:center;background:#f8f9fa;padding:.4rem .8rem;border-radius:16px;font-size:.85rem;color:var(--c-black);margin-right:.5rem;margin-bottom:.5rem}.EmergencyServicesSection_modal___34ZA{padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.EmergencyServicesSection_modal___34ZA h3{margin-top:0;margin-bottom:1.5rem;color:var(--c-black)}.EmergencyServicesSection_modalFormGroup__esjej label{font-size:.9rem;color:var(--c-gray)}.EmergencyServicesSection_modalFormGroup__esjej input,.EmergencyServicesSection_modalFormGroup__esjej select,.EmergencyServicesSection_modalFormGroup__esjej textarea{padding:.5rem;font-size:.9rem}.EmergencyServicesSection_modalFormGroup__esjej textarea{min-height:80px}.EmergencyServicesSection_cancelButton__7NoN2{background-color:#f5f5f5;color:var(--c-gray)}.EmergencyServicesSection_cancelButton__7NoN2:hover{background-color:#e0e0e0}.EmergencyServicesSection_confirmButton__BdGsV{padding:.5rem 1rem;font-size:.9rem}.EmergencyServicesSection_confirmButton__BdGsV:hover{background-color:var(--c-midBlue)}.EmergencyServicesSection_editContainer__2Nk6r{display:flex;flex-direction:column;gap:1rem}.EmergencyServicesSection_editActions__PapYP{display:flex;gap:.5rem;justify-content:flex-end}.EmergencyServicesSection_editButton__OWM2A{background-color:var(--c-priBlue);color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem;margin-top:.5rem;transition:background-color .3s ease}.EmergencyServicesSection_editButton__OWM2A:hover{background-color:var(--c-midBlue)}.EmergencyServicesSection_saveButton__iVUs3{background-color:var(--c-success);color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .3s ease}.EmergencyServicesSection_saveButton__iVUs3:hover{background-color:#2e7d32}.EmergencyServicesSection_cancelButton__7NoN2{background-color:var(--c-error);color:#fff;padding:.5rem 1rem;font-size:.9rem;transition:background-color .3s ease}.EmergencyServicesSection_cancelButton__7NoN2:hover{background-color:#c62828}.EmergencyServicesSection_noData___1o6L{color:var(--c-gray);font-style:italic;font-size:.9rem}.EmergencyServicesSection_treatmentSelectContainer__D9TE9{display:flex;gap:.5rem;margin-top:.5rem}.EmergencyServicesSection_treatmentSelect__QTo5R{flex:1;padding:.5rem;border:1px solid #ddd;border-radius:4px;background-color:#fff}.EmergencyServicesSection_addTreatmentButton__M8Saj{padding:.5rem 1rem;background-color:var(--c-priBlue);color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.EmergencyServicesSection_addTreatmentButton__M8Saj:hover{background-color:#2a4bc5}.EmergencyServicesSection_addTreatmentButton__M8Saj:disabled{background-color:#ccc;cursor:not-allowed}.EmergencyServicesSection_paymentMethods__xBUmU{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.EmergencyServicesSection_paymentMethodWithRemove__vD9Fg{display:flex;align-items:center;gap:.25rem}.EmergencyServicesSection_paymentSelectContainer__WzXoE{display:flex;gap:.5rem;margin-top:.5rem;width:100%}.EmergencyServicesSection_paymentSelect__2n5hx{flex:1;padding:.5rem;border:1px solid #ddd;border-radius:4px;background-color:#fff}.EmergencyServicesSection_addPaymentButton__1yuBT{padding:.5rem 1rem;background-color:var(--c-priBlue);color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.EmergencyServicesSection_addPaymentButton__1yuBT:hover{background-color:#2a4bc5}.EmergencyServicesSection_addPaymentButton__1yuBT:disabled{background-color:#ccc;cursor:not-allowed}.EmergencyServicesSection_certificatesContainer__7pW23{display:flex;flex-direction:column;gap:.5rem}.EmergencyServicesSection_certificateItem__qA_i_{display:flex;align-items:center}.EmergencyServicesSection_downloadButton__N_eqI{background:none;border:none;color:var(--c-priBlue);cursor:pointer;text-align:left;padding:.5rem 0;font-size:.95rem}.EmergencyServicesSection_downloadButton__N_eqI:hover{text-decoration:underline}.EmergencyServicesSection_certificateName__2JNpu{font-weight:500}.EmergencyServicesSection_modalOverlay__Oi9El{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.EmergencyServicesSection_modal___34ZA{background-color:#fff;padding:1.5rem;border-radius:8px;width:100%;max-width:500px;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.15)}.EmergencyServicesSection_closeButton__MJlxF{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;color:var(--c-gray)}.EmergencyServicesSection_modalTitle__spv1s{margin-top:0;margin-bottom:1.5rem;color:var(--c-priBlue)}.EmergencyServicesSection_modalFormGroup__esjej{margin-bottom:1rem}.EmergencyServicesSection_modalFormGroup__esjej label{display:block;margin-bottom:.5rem;font-weight:500}.EmergencyServicesSection_modalFormGroup__esjej input,.EmergencyServicesSection_modalFormGroup__esjej select,.EmergencyServicesSection_modalFormGroup__esjej textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.EmergencyServicesSection_modalFormGroup__esjej textarea{min-height:100px;resize:vertical}.EmergencyServicesSection_modalButtons__k12k9{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}.EmergencyServicesSection_cancelButton__7NoN2{padding:.75rem 1.5rem;background-color:#f0f0f0;border:none;border-radius:4px;cursor:pointer;font-weight:500}.EmergencyServicesSection_confirmButton__BdGsV{padding:.75rem 1.5rem;background-color:var(--c-priBlue);color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:500}.EmergencyServicesSection_confirmButton__BdGsV:disabled{background-color:#ccc;cursor:not-allowed}.PaymentMethod_payment_method__7BTuc{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;align-content:center;gap:.4rem;background-color:#f1f1f1;border-radius:16px;margin:.25rem 0;padding:.3rem .5rem;width:auto}.PaymentMethod_payment_method__7BTuc img{width:18px;height:18px;border-radius:50%;margin:2px}.PaymentMethod_payment_method__7BTuc span{font-size:.9rem;color:var(--c-black);text-align:left;font-weight:400;width:auto}.PaymentOptionsSection_container__d_UoF{width:100%;max-width:1920px;padding:3rem 3.75rem;background-color:transparent}.PaymentOptionsSection_title__GrZlP{font-size:1.8rem;margin-bottom:1.5rem;color:var(--c-black);font-weight:600}.PaymentOptionsSection_section__IEq__{background:#fff;border-radius:24px;margin-bottom:3rem;padding-bottom:1rem;border:.8px solid #23232318;box-shadow:0 0 4px 1px #23232310}.PaymentOptionsSection_sectionHeader__QOKDP{padding:1.2rem 2rem 1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1.5px solid #23232318;margin-bottom:1rem}.PaymentOptionsSection_sectionTitle__MK3Sa{font-size:1.2rem;color:var(--c-priBlue);margin:0;font-weight:600}.PaymentOptionsSection_detailRow__5faZ2{display:flex;flex-direction:row;justify-content:space-between;align-items:start;padding:.5rem 2rem;margin-bottom:1.5rem}.PaymentOptionsSection_detailLabel__b0moD{width:20%;font-weight:500;color:var(--c-gray);font-size:.95rem}.PaymentOptionsSection_detailValue__LruIa{flex:1;color:var(--c-black);font-size:.95rem;display:flex;align-items:center}.PaymentOptionsSection_icon__3D7q_{margin-right:.5rem;color:var(--c-priBlue)}.PaymentOptionsSection_treatmentList__Xxj8e{display:flex;flex-wrap:wrap;gap:.6rem}.PaymentOptionsSection_contactsList__zooXD{width:100%}.PaymentOptionsSection_contactItem__9UwYv{background:#f8f9fa;padding:1rem;border-radius:8px;margin-bottom:.8rem}.PaymentOptionsSection_contactName__oKlrs{font-weight:500;margin-bottom:.5rem;color:var(--c-black)}.PaymentOptionsSection_contactInfo___hrIZ{display:flex;align-items:center;margin-bottom:.3rem;color:var(--c-gray);font-size:.9rem}.PaymentOptionsSection_link__U6pBO{color:var(--c-priBlue);text-decoration:none;transition:all .3s ease}.PaymentOptionsSection_link__U6pBO:hover{color:var(--c-midBlue);text-decoration:underline}.PaymentOptionsSection_address__ga5w0 p{margin:.3rem 0;color:var(--c-black);font-size:.95rem}.PaymentOptionsSection_ambulanceGrid__RwS98{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1rem}.PaymentOptionsSection_ambulanceItem__IDtZW{background:#f8f9fa;padding:1.2rem;border-radius:8px;text-align:center}.PaymentOptionsSection_ambulanceItem__IDtZW .PaymentOptionsSection_detailLabel__b0moD{width:100%;margin-bottom:.5rem;color:var(--c-gray);font-size:.9rem}.PaymentOptionsSection_ambulanceItem__IDtZW .PaymentOptionsSection_detailValue__LruIa{justify-content:center;font-size:1.1rem;font-weight:500;color:var(--c-black)}.PaymentOptionsSection_paymentMethods__Io_Jo{gap:1rem}.PaymentOptionsSection_error__n5q4n,.PaymentOptionsSection_loading__N8rjI{padding:2rem;text-align:center;font-size:1.1rem}.PaymentOptionsSection_loading__N8rjI{color:var(--c-gray)}.PaymentOptionsSection_error__n5q4n{color:var(--c-error)}@media (max-width:1024px){.PaymentOptionsSection_ambulanceGrid__RwS98{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.PaymentOptionsSection_container__d_UoF{padding:.8rem}.PaymentOptionsSection_detailRow__5faZ2{flex-direction:column;gap:.5rem}.PaymentOptionsSection_detailLabel__b0moD{width:100%}.PaymentOptionsSection_ambulanceGrid__RwS98{grid-template-columns:1fr}.PaymentOptionsSection_section__IEq__{padding:1.2rem}}@media (max-width:480px){.PaymentOptionsSection_title__GrZlP{font-size:1.5rem}.PaymentOptionsSection_sectionTitle__MK3Sa{font-size:1.1rem}.PaymentOptionsSection_editButton__06e37{padding:.4rem 1rem;font-size:.8rem}}.PaymentOptionsSection_addButton__op_l_{background-color:var(--c-priBlue);color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .3s ease}.PaymentOptionsSection_addButton__op_l_:hover{background-color:var(--c-midBlue)}.PaymentOptionsSection_removeButton__gFklq{background:none;border:none;color:var(--c-error);cursor:pointer;margin-left:.3rem;display:inline-flex;align-items:center;justify-content:center;padding:.1rem;border-radius:50%}.PaymentOptionsSection_removeButton__gFklq:hover{background-color:rgba(255,0,0,.1)}.PaymentOptionsSection_paymentMethodWithRemove__uZqd_{gap:.3rem}.PaymentOptionsSection_treatmentItem__R5oAh{display:inline-flex;align-items:center;background:#f8f9fa;padding:.4rem .8rem;border-radius:16px;font-size:.85rem;color:var(--c-black);margin-right:.5rem;margin-bottom:.5rem}.PaymentOptionsSection_modal__x51am{padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.PaymentOptionsSection_modal__x51am h3{margin-top:0;margin-bottom:1.5rem;color:var(--c-black)}.PaymentOptionsSection_modalFormGroup__C0Wl_ label{font-size:.9rem;color:var(--c-gray)}.PaymentOptionsSection_modalFormGroup__C0Wl_ input,.PaymentOptionsSection_modalFormGroup__C0Wl_ select,.PaymentOptionsSection_modalFormGroup__C0Wl_ textarea{padding:.5rem;font-size:.9rem}.PaymentOptionsSection_modalFormGroup__C0Wl_ textarea{min-height:80px}.PaymentOptionsSection_cancelButton__TTe2P{background-color:#f5f5f5;color:var(--c-gray)}.PaymentOptionsSection_cancelButton__TTe2P:hover{background-color:#e0e0e0}.PaymentOptionsSection_confirmButton__cIYjT{padding:.5rem 1rem;font-size:.9rem}.PaymentOptionsSection_confirmButton__cIYjT:hover{background-color:var(--c-midBlue)}.PaymentOptionsSection_editContainer__J1EW5{display:flex;flex-direction:column;gap:1rem}.PaymentOptionsSection_editActions__K53WR{display:flex;gap:.5rem;justify-content:flex-end}.PaymentOptionsSection_editButton__06e37{background-color:var(--c-priBlue);color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem;margin-top:.5rem;transition:background-color .3s ease}.PaymentOptionsSection_editButton__06e37:hover{background-color:var(--c-midBlue)}.PaymentOptionsSection_saveButton___Z_oP{background-color:var(--c-success);color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .3s ease}.PaymentOptionsSection_saveButton___Z_oP:hover{background-color:#2e7d32}.PaymentOptionsSection_cancelButton__TTe2P{background-color:var(--c-error);color:#fff;padding:.5rem 1rem;font-size:.9rem;transition:background-color .3s ease}.PaymentOptionsSection_cancelButton__TTe2P:hover{background-color:#c62828}.PaymentOptionsSection_noData__zjVYX{color:var(--c-gray);font-style:italic;font-size:.9rem}.PaymentOptionsSection_treatmentSelectContainer__klmMd{display:flex;gap:.5rem;margin-top:.5rem}.PaymentOptionsSection_treatmentSelect__T8fc1{flex:1;padding:.5rem;border:1px solid #ddd;border-radius:4px;background-color:#fff}.PaymentOptionsSection_addTreatmentButton__bv4_b{padding:.5rem 1rem;background-color:var(--c-priBlue);color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.PaymentOptionsSection_addTreatmentButton__bv4_b:hover{background-color:#2a4bc5}.PaymentOptionsSection_addTreatmentButton__bv4_b:disabled{background-color:#ccc;cursor:not-allowed}.PaymentOptionsSection_paymentMethods__Io_Jo{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.PaymentOptionsSection_paymentMethodWithRemove__uZqd_{display:flex;align-items:center;gap:.25rem}.PaymentOptionsSection_paymentSelectContainer__iDdu6{display:flex;gap:.5rem;margin-top:.5rem;width:100%}.PaymentOptionsSection_paymentSelect__hZVBH{flex:1;padding:.5rem;border:1px solid #ddd;border-radius:4px;background-color:#fff}.PaymentOptionsSection_addPaymentButton__4J4ug{padding:.5rem 1rem;background-color:var(--c-priBlue);color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.PaymentOptionsSection_addPaymentButton__4J4ug:hover{background-color:#2a4bc5}.PaymentOptionsSection_addPaymentButton__4J4ug:disabled{background-color:#ccc;cursor:not-allowed}.PaymentOptionsSection_certificatesContainer__3FCJ3{display:flex;flex-direction:column;gap:.5rem}.PaymentOptionsSection_certificateItem__BJKVB{display:flex;align-items:center}.PaymentOptionsSection_downloadButton__Xeqpl{background:none;border:none;color:var(--c-priBlue);cursor:pointer;text-align:left;padding:.5rem 0;font-size:.95rem}.PaymentOptionsSection_downloadButton__Xeqpl:hover{text-decoration:underline}.PaymentOptionsSection_certificateName__8MA_D{font-weight:500}.PaymentOptionsSection_modalOverlay__7lZCV{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.PaymentOptionsSection_modal__x51am{background-color:#fff;padding:1.5rem;border-radius:8px;width:100%;max-width:500px;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.15)}.PaymentOptionsSection_closeButton__OSvtX{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;color:var(--c-gray)}.PaymentOptionsSection_modalTitle__t3KEf{margin-top:0;margin-bottom:1.5rem;color:var(--c-priBlue)}.PaymentOptionsSection_modalFormGroup__C0Wl_{margin-bottom:1rem}.PaymentOptionsSection_modalFormGroup__C0Wl_ label{display:block;margin-bottom:.5rem;font-weight:500}.PaymentOptionsSection_modalFormGroup__C0Wl_ input,.PaymentOptionsSection_modalFormGroup__C0Wl_ select,.PaymentOptionsSection_modalFormGroup__C0Wl_ textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.PaymentOptionsSection_modalFormGroup__C0Wl_ textarea{min-height:100px;resize:vertical}.PaymentOptionsSection_modalButtons__xwIGp{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}.PaymentOptionsSection_cancelButton__TTe2P{padding:.75rem 1.5rem;background-color:#f0f0f0;border:none;border-radius:4px;cursor:pointer;font-weight:500}.PaymentOptionsSection_confirmButton__cIYjT{padding:.75rem 1.5rem;background-color:var(--c-priBlue);color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:500}.PaymentOptionsSection_confirmButton__cIYjT:disabled{background-color:#ccc;cursor:not-allowed}.PaymentOptionsSection_container__YIKJy{width:100%;max-width:1920px;padding:3rem 3.75rem;background-color:transparent}.PaymentOptionsSection_title__HYlpV{font-size:1.8rem;margin-bottom:1.5rem;color:var(--c-black);font-weight:600}.PaymentOptionsSection_section__RABWk{background:#fff;border-radius:24px;margin-bottom:3rem;padding-bottom:1rem;border:.8px solid #23232318;box-shadow:0 0 4px 1px #23232310}.PaymentOptionsSection_sectionHeader__Jpcta{padding:1.2rem 2rem 1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1.5px solid #23232318;margin-bottom:1rem}.PaymentOptionsSection_sectionTitle__dCNKq{font-size:1.2rem;color:var(--c-priBlue);margin:0;font-weight:600}.PaymentOptionsSection_detailRow__32Bgu{display:flex;flex-direction:row;justify-content:space-between;align-items:start;padding:.5rem 2rem;margin-bottom:1.5rem}.PaymentOptionsSection_detailLabel__F0aHQ{width:20%;font-weight:500;color:var(--c-gray);font-size:.95rem}.PaymentOptionsSection_detailValue__DFvpb{flex:1;color:var(--c-black);font-size:.95rem;display:flex;align-items:center}.PaymentOptionsSection_icon__ttmeu{margin-right:.5rem;color:var(--c-priBlue)}.PaymentOptionsSection_treatmentList__O60Kp{display:flex;flex-wrap:wrap;gap:.6rem}.PaymentOptionsSection_contactsList__JK_rV{width:100%}.PaymentOptionsSection_contactItem__T5jur{background:#f8f9fa;padding:1rem;border-radius:8px;margin-bottom:.8rem}.PaymentOptionsSection_contactName__zTXXd{font-weight:500;margin-bottom:.5rem;color:var(--c-black)}.PaymentOptionsSection_contactInfo__7Ed_W{display:flex;align-items:center;margin-bottom:.3rem;color:var(--c-gray);font-size:.9rem}.PaymentOptionsSection_link__z4dZC{color:var(--c-priBlue);text-decoration:none;transition:all .3s ease}.PaymentOptionsSection_link__z4dZC:hover{color:var(--c-midBlue);text-decoration:underline}.PaymentOptionsSection_address__h_VLS p{margin:.3rem 0;color:var(--c-black);font-size:.95rem}.PaymentOptionsSection_ambulanceGrid__b0A3e{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1rem}.PaymentOptionsSection_ambulanceItem__cVtPP{background:#f8f9fa;padding:1.2rem;border-radius:8px;text-align:center}.PaymentOptionsSection_ambulanceItem__cVtPP .PaymentOptionsSection_detailLabel__F0aHQ{width:100%;margin-bottom:.5rem;color:var(--c-gray);font-size:.9rem}.PaymentOptionsSection_ambulanceItem__cVtPP .PaymentOptionsSection_detailValue__DFvpb{justify-content:center;font-size:1.1rem;font-weight:500;color:var(--c-black)}.PaymentOptionsSection_paymentMethods__A8nYz{gap:1rem}.PaymentOptionsSection_error__GCKbB,.PaymentOptionsSection_loading__A2dQt{padding:2rem;text-align:center;font-size:1.1rem}.PaymentOptionsSection_loading__A2dQt{color:var(--c-gray)}.PaymentOptionsSection_error__GCKbB{color:var(--c-error)}@media (max-width:1024px){.PaymentOptionsSection_ambulanceGrid__b0A3e{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.PaymentOptionsSection_container__YIKJy{padding:.8rem}.PaymentOptionsSection_detailRow__32Bgu{flex-direction:column;gap:.5rem}.PaymentOptionsSection_detailLabel__F0aHQ{width:100%}.PaymentOptionsSection_ambulanceGrid__b0A3e{grid-template-columns:1fr}.PaymentOptionsSection_section__RABWk{padding:1.2rem}}@media (max-width:480px){.PaymentOptionsSection_title__HYlpV{font-size:1.5rem}.PaymentOptionsSection_sectionTitle__dCNKq{font-size:1.1rem}.PaymentOptionsSection_editButton__XBwlZ{padding:.4rem 1rem;font-size:.8rem}}.PaymentOptionsSection_addButton__J3cCs{background-color:var(--c-priBlue);color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .3s ease}.PaymentOptionsSection_addButton__J3cCs:hover{background-color:var(--c-midBlue)}.PaymentOptionsSection_removeButton__mSkYB{background:none;border:none;color:var(--c-error);cursor:pointer;margin-left:.3rem;display:inline-flex;align-items:center;justify-content:center;padding:.1rem;border-radius:50%}.PaymentOptionsSection_removeButton__mSkYB:hover{background-color:rgba(255,0,0,.1)}.PaymentOptionsSection_paymentMethodWithRemove__ozAmZ{gap:.3rem}.PaymentOptionsSection_treatmentItem__VETwz{display:inline-flex;align-items:center;background:#f8f9fa;padding:.4rem .8rem;border-radius:16px;font-size:.85rem;color:var(--c-black);margin-right:.5rem;margin-bottom:.5rem}.PaymentOptionsSection_modal__jEALZ{padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.PaymentOptionsSection_modal__jEALZ h3{margin-top:0;margin-bottom:1.5rem;color:var(--c-black)}.PaymentOptionsSection_modalFormGroup___kDiI label{font-size:.9rem;color:var(--c-gray)}.PaymentOptionsSection_modalFormGroup___kDiI input,.PaymentOptionsSection_modalFormGroup___kDiI select,.PaymentOptionsSection_modalFormGroup___kDiI textarea{padding:.5rem;font-size:.9rem}.PaymentOptionsSection_modalFormGroup___kDiI textarea{min-height:80px}.PaymentOptionsSection_cancelButton__58WWh{background-color:#f5f5f5;color:var(--c-gray)}.PaymentOptionsSection_cancelButton__58WWh:hover{background-color:#e0e0e0}.PaymentOptionsSection_confirmButton__Q_m64{padding:.5rem 1rem;font-size:.9rem}.PaymentOptionsSection_confirmButton__Q_m64:hover{background-color:var(--c-midBlue)}.PaymentOptionsSection_editContainer__2_Ir3{display:flex;flex-direction:column;gap:1rem}.PaymentOptionsSection_editActions___s8MO{display:flex;gap:.5rem;justify-content:flex-end}.PaymentOptionsSection_editButton__XBwlZ{background-color:var(--c-priBlue);color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem;margin-top:.5rem;transition:background-color .3s ease}.PaymentOptionsSection_editButton__XBwlZ:hover{background-color:var(--c-midBlue)}.PaymentOptionsSection_saveButton__PiOPz{background-color:var(--c-success);color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .3s ease}.PaymentOptionsSection_saveButton__PiOPz:hover{background-color:#2e7d32}.PaymentOptionsSection_cancelButton__58WWh{background-color:var(--c-error);color:#fff;padding:.5rem 1rem;font-size:.9rem;transition:background-color .3s ease}.PaymentOptionsSection_cancelButton__58WWh:hover{background-color:#c62828}.PaymentOptionsSection_noData__BaZJk{color:var(--c-gray);font-style:italic;font-size:.9rem}.PaymentOptionsSection_treatmentSelectContainer__Q3CRo{display:flex;gap:.5rem;margin-top:.5rem}.PaymentOptionsSection_treatmentSelect__kOkeU{flex:1;padding:.5rem;border:1px solid #ddd;border-radius:4px;background-color:#fff}.PaymentOptionsSection_addTreatmentButton__JOssV{padding:.5rem 1rem;background-color:var(--c-priBlue);color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.PaymentOptionsSection_addTreatmentButton__JOssV:hover{background-color:#2a4bc5}.PaymentOptionsSection_addTreatmentButton__JOssV:disabled{background-color:#ccc;cursor:not-allowed}.PaymentOptionsSection_paymentMethods__A8nYz{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.PaymentOptionsSection_paymentMethodWithRemove__ozAmZ{display:flex;align-items:center;gap:.25rem}.PaymentOptionsSection_paymentSelectContainer__Wu7WU{display:flex;gap:.5rem;margin-top:.5rem;width:100%}.PaymentOptionsSection_paymentSelect__QwuiR{flex:1;padding:.5rem;border:1px solid #ddd;border-radius:4px;background-color:#fff}.PaymentOptionsSection_addPaymentButton__DxGAm{padding:.5rem 1rem;background-color:var(--c-priBlue);color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.PaymentOptionsSection_addPaymentButton__DxGAm:hover{background-color:#2a4bc5}.PaymentOptionsSection_addPaymentButton__DxGAm:disabled{background-color:#ccc;cursor:not-allowed}.PaymentOptionsSection_certificatesContainer__4sWXd{display:flex;flex-direction:column;gap:.5rem}.PaymentOptionsSection_certificateItem__TZUZx{display:flex;align-items:center}.PaymentOptionsSection_downloadButton__F5yHt{background:none;border:none;color:var(--c-priBlue);cursor:pointer;text-align:left;padding:.5rem 0;font-size:.95rem}.PaymentOptionsSection_downloadButton__F5yHt:hover{text-decoration:underline}.PaymentOptionsSection_certificateName__EyXfF{font-weight:500}.PaymentOptionsSection_modalOverlay__FCA_0{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.PaymentOptionsSection_modal__jEALZ{background-color:#fff;padding:1.5rem;border-radius:8px;width:100%;max-width:500px;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.15)}.PaymentOptionsSection_closeButton__Qu2tv{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;color:var(--c-gray)}.PaymentOptionsSection_modalTitle__Tkix6{margin-top:0;margin-bottom:1.5rem;color:var(--c-priBlue)}.PaymentOptionsSection_modalFormGroup___kDiI{margin-bottom:1rem}.PaymentOptionsSection_modalFormGroup___kDiI label{display:block;margin-bottom:.5rem;font-weight:500}.PaymentOptionsSection_modalFormGroup___kDiI input,.PaymentOptionsSection_modalFormGroup___kDiI select,.PaymentOptionsSection_modalFormGroup___kDiI textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.PaymentOptionsSection_modalFormGroup___kDiI textarea{min-height:100px;resize:vertical}.PaymentOptionsSection_modalButtons__VyLlM{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}.PaymentOptionsSection_cancelButton__58WWh{padding:.75rem 1.5rem;background-color:#f0f0f0;border:none;border-radius:4px;cursor:pointer;font-weight:500}.PaymentOptionsSection_confirmButton__Q_m64{padding:.75rem 1.5rem;background-color:var(--c-priBlue);color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:500}.PaymentOptionsSection_confirmButton__Q_m64:disabled{background-color:#ccc;cursor:not-allowed}