.EmptyState_empty__state___jrPf{display:flex;align-items:center;justify-content:center;min-height:500px;padding:2rem;background:#fafafa}.EmptyState_empty__container__wEK0c{background:white;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:rgb(165,165,165);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:rgb(165,165,165);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:white;font-size:.9rem;font-weight:400;color:#242220;border:1.5px solid #cccccc;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:#FFFFFF;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:#FFA500}.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:#FFA500;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:white;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:#FFFFFF;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)}}.ReferralModal_overlay__IH_Rs{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;backdrop-filter:blur(2px);animation:ReferralModal_fadeIn__YD8Xw .3s ease-out}.ReferralModal_modal__nK1bw{background-color:white;border-radius:24px;width:100%;max-width:520px;padding:32px;box-shadow:0 10px 25px rgba(0,0,0,.1);position:relative;animation:ReferralModal_slideUp__BT113 .3s ease-out;min-height:540px;display:flex;flex-direction:column}.ReferralModal_close_button__h8ehG{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;color:#64748B;padding:4px;border-radius:24px;transition:all .2s ease}.ReferralModal_close_button__h8ehG:hover{background-color:#F1F5F9;color:#334155}.ReferralModal_header__wlmRd{margin-bottom:12px}.ReferralModal_title__0GFy8{font-size:1.5rem;font-weight:600;color:#1E293B}.ReferralModal_stepper__c9XFu{display:flex;justify-content:space-between;margin-bottom:24px}.ReferralModal_step__r6SIT{flex:1;text-align:center;font-size:.88rem;font-weight:500;color:#CBD5E1;cursor:pointer}.ReferralModal_step__r6SIT.ReferralModal_active__tlfQK{color:#3B82F6;font-weight:600}.ReferralModal_form__Fe7Vu{flex:1;display:flex;flex-direction:column;gap:16px}.ReferralModal_form_group__V9rWE{display:flex;flex-direction:column;gap:8px}.ReferralModal_form_group__V9rWE label{font-size:.875rem;font-weight:500;color:#334155}.ReferralModal_form_group__V9rWE input,.ReferralModal_form_group__V9rWE select,.ReferralModal_form_group__V9rWE textarea{padding:10px 14px;border:1px solid #e2e8f0;border-radius:24px;font-size:.875rem;transition:all .2s ease}.ReferralModal_textarea__6sdCF{resize:none;min-height:100px}.ReferralModal_radio_group__Ka_jf{display:flex;gap:12px}.ReferralModal_radio_label__6wPYG{display:flex;align-items:center;gap:8px;font-size:.875rem;color:#334155;cursor:pointer;position:relative}.ReferralModal_radio_label__6wPYG input[type=radio]{position:absolute;opacity:0}.ReferralModal_radio_custom____kJh{width:16px;height:16px;border:1px solid #cbd5e1;border-radius:50%;position:relative}.ReferralModal_radio_label__6wPYG input[type=radio]:checked+.ReferralModal_radio_custom____kJh{border-color:#3B82F6}.ReferralModal_radio_label__6wPYG input[type=radio]:checked+.ReferralModal_radio_custom____kJh:after{content:"";position:absolute;top:3px;left:3px;width:8px;height:8px;border-radius:50%;background-color:#3B82F6}.ReferralModal_step3_container__5Krhr{display:flex;flex-direction:column;gap:16px}.ReferralModal_file_input_container____t2s{position:relative}.ReferralModal_file_input__LT5jg{width:100%;padding:10px 14px;border:1px solid #e2e8f0;border-radius:24px;background-color:#F8FAFC;color:#334155;cursor:pointer}.ReferralModal_file_input__LT5jg::file-selector-button{padding:6px 12px;border-radius:16px;background-color:#E2E8F0;border:none;color:#334155;cursor:pointer;margin-right:12px}.ReferralModal_actions__gAoWl{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.ReferralModal_cancel_button__uvslr{padding:10px 20px;border-radius:24px;border:1px solid #cbd5e1;background-color:white;color:#334155;font-weight:500;cursor:pointer}.ReferralModal_cancel_button__uvslr:hover{background-color:#F8FAFC;border-color:#94A3B8}.ReferralModal_submit_button__QwxjQ{padding:10px 20px;border-radius:24px;background-color:#3B82F6;color:white;font-weight:500;border:none;cursor:pointer;transition:background-color .2s ease}.ReferralModal_submit_button__QwxjQ:hover{background-color:#2563EB}.ReferralModal_submit_button__QwxjQ:disabled{background-color:#93C5FD;cursor:not-allowed}.ReferralModal_error__WpJ_z{color:#DC2626;font-size:.875rem;text-align:center;margin-top:12px}@keyframes ReferralModal_fadeIn__YD8Xw{0%{opacity:0}to{opacity:1}}@keyframes ReferralModal_slideUp__BT113{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.ReferralModal_file_list__vXMf1{margin-top:12px;display:flex;flex-direction:column;gap:8px}.ReferralModal_file_item__BnrDl{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background-color:#F8FAFC;border-radius:8px;font-size:.875rem}.ReferralModal_delete_button__S8VdT{background:none;border:none;color:#DC2626;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.ReferralModal_delete_button__S8VdT:hover{color:#B91C1C}.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:white;background-color:#28a745;border-color:#28a745}.HospitalDetailsSection_saveButton__Xk62H:hover{background-color:#218838;border-color:#1e7e34}.HospitalDetailsSection_cancelButton__3VmKI{color:white;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:#000000;font-size:.95rem;display:flex;align-items:center}.HospitalDetailsSection_textInput__xe55D{flex:1;color:#000000;font-size:.95rem;padding:.45rem 1.2rem;border:1.75px solid #eeeeee;border-radius:1.5rem;transition:all .2s ease}.HospitalDetailsSection_textInput__xe55D:focus{outline:none;border-color:lightgray}.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 white;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:white;background-color:#28a745;border-color:#28a745}.ContactInfoSection_saveButton__1KUh9:hover{background-color:#218838;border-color:#1e7e34}.ContactInfoSection_cancelButton__2juDq{color:white;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:#000000;font-size:.95rem;display:flex;align-items:center}.ContactInfoSection_textInput__dqkXO{flex:1;color:#000000;font-size:.95rem;padding:.45rem 1.2rem;border:1.75px solid #eeeeee;border-radius:1.5rem;transition:all .2s ease}.ContactInfoSection_textInput__dqkXO:focus{outline:none;border-color:lightgray}.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 white;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:2rem;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:#345FE9;margin:0;font-weight:600}.EmergencyServicesSection_editButton__Ff6lg{background:none;border:none;color:#6c757d;cursor:pointer;font-size:1rem;padding:.5rem;border-radius:50%;transition:all .2s ease}.EmergencyServicesSection_editButton__Ff6lg:hover{color:#345FE9;background:rgba(52,95,233,.1)}.EmergencyServicesSection_sectionActions__p9zga{display:flex;gap:.5rem}.EmergencyServicesSection_button__EK8u9{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}.EmergencyServicesSection_saveButton__quJsx{color:white;background-color:#28a745;border-color:#28a745}.EmergencyServicesSection_saveButton__quJsx:hover{background-color:#218838;border-color:#1e7e34}.EmergencyServicesSection_cancelButton__4fAZ9{color:white;background-color:#dc3545;border-color:#dc3545}.EmergencyServicesSection_cancelButton__4fAZ9:hover{background-color:#c82333;border-color:#bd2130}.EmergencyServicesSection_button__EK8u9:disabled{opacity:.6;cursor:not-allowed}.EmergencyServicesSection_content__TAn2d{padding:0 2rem}.EmergencyServicesSection_detailRow__V89TK{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem 0;margin-bottom:.5rem}.EmergencyServicesSection_detailRow_medicalSpecialities__RUV7Q{display:flex;flex-direction:row;justify-content:space-between;align-items:start;padding:.5rem 0;margin-bottom:.5rem}.EmergencyServicesSection_detailLabel__i3zoi{width:20%;font-weight:500;color:#6c757d;font-size:.95rem}.EmergencyServicesSection_detailValue__7C1sC{flex:1;color:#000000;font-size:.95rem;display:flex;align-items:center}.EmergencyServicesSection_treatmentList__zYodm{display:flex;flex-wrap:wrap;gap:.6rem;margin-left:1rem;align-items:center}.EmergencyServicesSection_treatmentItem__rP5wt{background:#F8F9FA;border:2px solid #f1f1f1;padding:.4rem .8rem;border-radius:16px;font-size:.85rem;color:#000000}.EmergencyServicesSection_treatmentItemWithRemove__8Igpj{display:flex;align-items:center;gap:.25rem;background:#F8F9FA;border:2px solid #f1f1f1;padding:.4rem .6rem;border-radius:16px}.EmergencyServicesSection_removeButton__2Ptm3{display:flex;justify-content:center;align-items:center;background:none;border:none;color:#dc3545;cursor:pointer;width:1rem;height:1rem;border-radius:50%;transition:all .2s ease;flex-shrink:0;padding:0}.EmergencyServicesSection_removeButton__2Ptm3:hover{background:rgba(220,53,69,.1)}.EmergencyServicesSection_treatmentSelectContainer__WID6g{display:flex;gap:.5rem;align-items:center}.EmergencyServicesSection_treatmentSelect__v3cNB{padding:.4rem .8rem;border:1px solid #ddd;border-radius:8px;background-color:white;font-size:.85rem;color:#495057;min-width:150px}.EmergencyServicesSection_numberInput__wAJ4X,.EmergencyServicesSection_selectInput__PGKZD,.EmergencyServicesSection_textInput__yLr8_{padding:.45rem 1.2rem;border:1.75px solid #eeeeee;border-radius:1.5rem;font-size:.95rem;color:#000000;transition:all .2s ease;width:100%;max-width:200px}.EmergencyServicesSection_numberInput__wAJ4X:focus,.EmergencyServicesSection_selectInput__PGKZD:focus,.EmergencyServicesSection_textInput__yLr8_:focus,.EmergencyServicesSection_treatmentSelect__v3cNB:focus{outline:none;border-color:#345FE9}.EmergencyServicesSection_textInput__yLr8_:disabled{background-color:#f5f5f5;cursor:not-allowed}.EmergencyServicesSection_ambulanceInput__o87C_{padding:.25rem .5rem;border:1.75px solid #eeeeee;border-radius:.5rem;font-size:1.1rem;font-weight:500;color:#000000;text-align:center;width:60px;transition:all .2s ease}.EmergencyServicesSection_ambulanceInput__o87C_:focus{outline:none;border-color:#345FE9}.EmergencyServicesSection_toggleContainer__xpazH{display:flex;gap:.5rem;margin-left:1rem}.EmergencyServicesSection_toggleButton__LzOzR{padding:.4rem 1rem;border:1.75px solid #eeeeee;border-radius:1.5rem;background:white;color:#6c757d;font-size:.9rem;cursor:pointer;transition:all .2s ease}.EmergencyServicesSection_toggleButton__LzOzR:hover{border-color:#345FE9}.EmergencyServicesSection_toggleActive__PUKKx{background-color:#345FE9;color:white;border-color:#345FE9}.EmergencyServicesSection_toggleActive__PUKKx:hover{background-color:#2a4bc5;border-color:#2a4bc5}.EmergencyServicesSection_ambulanceGrid__oNNYw{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin:1rem 0}.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:#6c757d;font-size:.9rem}.EmergencyServicesSection_ambulanceItem__bLgA0 .EmergencyServicesSection_detailValue__7C1sC{justify-content:center;font-size:1.1rem;font-weight:500;color:#000000}.EmergencyServicesSection_noData__jW_0b{color:#6c757d;font-style:italic;font-size:.9rem;margin-left:1rem}.EmergencyServicesSection_errorMessage__FUBnV{color:#dc3545;font-size:.9rem;padding:.5rem 2rem;margin-bottom:.5rem}@media (max-width:1024px){.EmergencyServicesSection_ambulanceGrid__oNNYw{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.EmergencyServicesSection_content__TAn2d{padding:0 1rem}.EmergencyServicesSection_sectionHeader__4_P6n{padding:1.2rem 1rem 1rem}.EmergencyServicesSection_detailRow__V89TK,.EmergencyServicesSection_detailRow_medicalSpecialities__RUV7Q{flex-direction:column;align-items:flex-start;gap:.5rem}.EmergencyServicesSection_detailLabel__i3zoi,.EmergencyServicesSection_detailValue__7C1sC{width:100%}.EmergencyServicesSection_treatmentList__zYodm{margin-left:0}.EmergencyServicesSection_ambulanceGrid__oNNYw{grid-template-columns:1fr;gap:1rem}.EmergencyServicesSection_numberInput__wAJ4X,.EmergencyServicesSection_selectInput__PGKZD,.EmergencyServicesSection_textInput__yLr8_{max-width:100%}.EmergencyServicesSection_toggleContainer__xpazH{margin-left:0;width:100%}.EmergencyServicesSection_toggleButton__LzOzR{flex:1}}@media (max-width:480px){.EmergencyServicesSection_sectionTitle___kMK3{font-size:1.1rem}.EmergencyServicesSection_sectionActions__p9zga{gap:.25rem}.EmergencyServicesSection_button__EK8u9{width:1.75rem;height:1.75rem}.EmergencyServicesSection_ambulanceInput__o87C_{width:50px;font-size:1rem}.EmergencyServicesSection_treatmentSelect__v3cNB{min-width:120px}}.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:white;background-color:#28a745;border-color:#28a745}.HospitalDetailsSection_saveButton__hmJOY:hover{background-color:#218838;border-color:#1e7e34}.HospitalDetailsSection_cancelButton__i6IWM{color:white;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:#000000;font-size:.95rem;display:flex;align-items:center}.HospitalDetailsSection_textInput__GFOUQ{flex:1;color:#000000;font-size:.95rem;padding:.45rem 1.2rem;border:1.75px solid #eeeeee;border-radius:1.5rem;transition:all .2s ease}.HospitalDetailsSection_textInput__GFOUQ:focus{outline:none;border-color:lightgray}.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 white;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:white;background-color:#28a745;border-color:#28a745}.ContactInfoSection_saveButton__ASq0g:hover{background-color:#218838;border-color:#1e7e34}.ContactInfoSection_cancelButton__Ea4Bi{color:white;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:#000000;font-size:.95rem;display:flex;align-items:center}.ContactInfoSection_textInput__L9J9n{flex:1;color:#000000;font-size:.95rem;padding:.45rem 1.2rem;border:1.75px solid #eeeeee;border-radius:1.5rem;transition:all .2s ease}.ContactInfoSection_textInput__L9J9n:focus{outline:none;border-color:lightgray}.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 white;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:white;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:white;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:white;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:white;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:white}.EmergencyServicesSection_addTreatmentButton__M8Saj{padding:.5rem 1rem;background-color:var(--c-priBlue);color:white;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.EmergencyServicesSection_addTreatmentButton__M8Saj:hover{background-color:#2a4bc5}.EmergencyServicesSection_addTreatmentButton__M8Saj:disabled{background-color:#cccccc;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:white}.EmergencyServicesSection_addPaymentButton__1yuBT{padding:.5rem 1rem;background-color:var(--c-priBlue);color:white;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.EmergencyServicesSection_addPaymentButton__1yuBT:hover{background-color:#2a4bc5}.EmergencyServicesSection_addPaymentButton__1yuBT:disabled{background-color:#cccccc;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:white;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:white;border:none;border-radius:4px;cursor:pointer;font-weight:500}.EmergencyServicesSection_confirmButton__BdGsV:disabled{background-color:#cccccc;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_section__IEq__{background:#FFF;border-radius:24px;margin-bottom:2rem;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:#345FE9;margin:0;font-weight:600}.PaymentOptionsSection_editButton__06e37{background:none;border:none;color:#6c757d;cursor:pointer;font-size:1rem;padding:.5rem;border-radius:50%;transition:all .2s ease}.PaymentOptionsSection_editButton__06e37:hover{color:#345FE9;background:rgba(52,95,233,.1)}.PaymentOptionsSection_sectionActions__XKWJl{display:flex;gap:.5rem}.PaymentOptionsSection_button__XqYSV{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}.PaymentOptionsSection_addButton__op_l_{color:white;background-color:#345FE9;border-color:#345FE9}.PaymentOptionsSection_addButton__op_l_:hover{background-color:#2a4bc5;border-color:#2a4bc5}.PaymentOptionsSection_saveButton___Z_oP{color:white;background-color:#28a745;border-color:#28a745}.PaymentOptionsSection_saveButton___Z_oP:hover{background-color:#218838;border-color:#1e7e34}.PaymentOptionsSection_cancelButton__TTe2P{color:white;background-color:#dc3545;border-color:#dc3545}.PaymentOptionsSection_cancelButton__TTe2P:hover{background-color:#c82333;border-color:#bd2130}.PaymentOptionsSection_button__XqYSV:disabled{opacity:.6;cursor:not-allowed}.PaymentOptionsSection_content__bq6UW{padding:0 2rem}.PaymentOptionsSection_paymentCategory__reZe7{margin-bottom:1.5rem}.PaymentOptionsSection_paymentCategory__reZe7:last-child{margin-bottom:0}.PaymentOptionsSection_categoryLabel__FEAP7{width:100%;font-weight:500;color:#6c757d;font-size:.95rem;margin-bottom:.75rem;padding-left:.5rem}.PaymentOptionsSection_paymentMethodsGrid__d3sB_{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.PaymentOptionsSection_paymentMethodWithToggle__Ho8mD{display:flex;align-items:center;gap:.5rem;background:#F8F9FA;padding:.75rem 1rem;border-radius:8px;border:1px solid #e9ecef}.PaymentOptionsSection_removeButton__gFklq{display:flex;justify-content:center;align-items:center;background:none;border:none;color:#dc3545;cursor:pointer;width:1.5rem;height:1.5rem;border-radius:50%;transition:all .2s ease;flex-shrink:0}.PaymentOptionsSection_removeButton__gFklq:hover{background:rgba(220,53,69,.1)}.PaymentOptionsSection_availablePayments__VvIaQ{width:100%;margin-top:.5rem}.PaymentOptionsSection_availableLabel__Q9ckw{font-size:.85rem;color:#6c757d;margin-bottom:.5rem;font-weight:500}.PaymentOptionsSection_availableList__B9ib_{display:flex;flex-wrap:wrap;gap:.75rem}.PaymentOptionsSection_availablePaymentItem__yjAGi{display:flex;align-items:center;gap:.5rem;background:white;padding:.5rem .75rem;border-radius:8px;border:1px dashed #dee2e6;cursor:pointer;transition:all .2s ease}.PaymentOptionsSection_availablePaymentItem__yjAGi:hover{border-color:#345FE9;background:rgba(52,95,233,.05)}.PaymentOptionsSection_addIcon__INRqY{color:#28a745;font-weight:700;font-size:1rem;margin-left:.25rem}.PaymentOptionsSection_noData__zjVYX{color:#6c757d;font-style:italic;font-size:.9rem;padding:.5rem}.PaymentOptionsSection_errorMessage__H46tf{color:#dc3545;font-size:.9rem;padding:.5rem 2rem;margin-bottom:.5rem}.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:white;padding:1.5rem;border-radius:8px;width:100%;max-width:500px;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.15)}.PaymentOptionsSection_modalTitle__t3KEf{margin-top:0;margin-bottom:1.5rem;color:#345FE9;font-size:1.2rem}.PaymentOptionsSection_modalFormGroup__C0Wl_{margin-bottom:1rem}.PaymentOptionsSection_modalFormGroup__C0Wl_ label{display:block;margin-bottom:.5rem;font-weight:500;color:#495057;font-size:.9rem}.PaymentOptionsSection_modalInput__ksowM,.PaymentOptionsSection_modalSelect__VZC3n{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;box-sizing:border-box}.PaymentOptionsSection_modalInput__ksowM:focus,.PaymentOptionsSection_modalSelect__VZC3n:focus{outline:none;border-color:#345FE9;box-shadow:0 0 0 2px rgba(52,95,233,.1)}.PaymentOptionsSection_modalButtons__xwIGp{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}.PaymentOptionsSection_modalCancelButton__DZxQa{padding:.75rem 1.5rem;background-color:#f0f0f0;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-weight:500;color:#6c757d;transition:all .2s ease}.PaymentOptionsSection_modalCancelButton__DZxQa:hover{background-color:#e0e0e0}.PaymentOptionsSection_modalCancelButton__DZxQa:disabled{opacity:.6;cursor:not-allowed}.PaymentOptionsSection_modalConfirmButton__Ry1iQ{padding:.75rem 1.5rem;background-color:#345FE9;color:white;border:none;border-radius:4px;cursor:pointer;font-weight:500;transition:all .2s ease}.PaymentOptionsSection_modalConfirmButton__Ry1iQ:hover{background-color:#2a4bc5}.PaymentOptionsSection_modalConfirmButton__Ry1iQ:disabled{background-color:#cccccc;cursor:not-allowed}@media (max-width:768px){.PaymentOptionsSection_content__bq6UW{padding:0 1rem}.PaymentOptionsSection_sectionHeader__QOKDP{padding:1.2rem 1rem 1rem}.PaymentOptionsSection_paymentMethodsGrid__d3sB_{gap:.75rem}.PaymentOptionsSection_paymentMethodWithToggle__Ho8mD{padding:.5rem .75rem}.PaymentOptionsSection_availableList__B9ib_{gap:.5rem}.PaymentOptionsSection_modal__x51am{margin:1rem;padding:1.25rem}}@media (max-width:480px){.PaymentOptionsSection_sectionTitle__MK3Sa{font-size:1.1rem}.PaymentOptionsSection_sectionActions__XKWJl{gap:.25rem}.PaymentOptionsSection_button__XqYSV{width:1.75rem;height:1.75rem}.PaymentOptionsSection_paymentMethodsGrid__d3sB_{gap:.5rem}.PaymentOptionsSection_modal__x51am{padding:1rem}.PaymentOptionsSection_modalButtons__xwIGp{flex-direction:column}.PaymentOptionsSection_modalCancelButton__DZxQa,.PaymentOptionsSection_modalConfirmButton__Ry1iQ{width:100%;text-align:center}}.CertificationsSection_section__rBAAx{background:#FFF;border-radius:24px;margin-bottom:2rem;padding-bottom:1rem;border:.8px solid #23232318;box-shadow:0 0 4px 1px #23232310}.CertificationsSection_sectionHeader__EySTV{padding:1.2rem 2rem 1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1.5px solid #23232318;margin-bottom:1rem}.CertificationsSection_sectionTitle__bFOO8{font-size:1.2rem;color:#345FE9;margin:0;font-weight:600}.CertificationsSection_editButton__VqstF{background:none;border:none;color:#6c757d;cursor:pointer;font-size:1rem;padding:.5rem;border-radius:50%;transition:all .2s ease}.CertificationsSection_editButton__VqstF:hover{color:#345FE9;background:rgba(52,95,233,.1)}.CertificationsSection_sectionActions__t7Y99{display:flex;gap:.5rem}.CertificationsSection_button__mg4g_{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}.CertificationsSection_addButton__OEyx_{color:white;background-color:#345FE9;border-color:#345FE9}.CertificationsSection_addButton__OEyx_:hover{background-color:#2a4bc5;border-color:#2a4bc5}.CertificationsSection_saveButton__IXYLj{color:white;background-color:#28a745;border-color:#28a745}.CertificationsSection_saveButton__IXYLj:hover{background-color:#218838;border-color:#1e7e34}.CertificationsSection_cancelButton__J7r__{color:white;background-color:#dc3545;border-color:#dc3545}.CertificationsSection_cancelButton__J7r__:hover{background-color:#c82333;border-color:#bd2130}.CertificationsSection_button__mg4g_:disabled{opacity:.6;cursor:not-allowed}.CertificationsSection_detailRow__K8IVd{display:flex;flex-direction:row;justify-content:flex-start;align-items:start;padding:0 2rem;margin-bottom:1rem}.CertificationsSection_detailLabel__pE6oU{width:20%;font-weight:500;color:#6c757d;font-size:.95rem;margin-top:.5rem}.CertificationsSection_certificatesContainer__bo1U7{flex:1;display:flex;flex-direction:column;gap:.5rem}.CertificationsSection_certificateItem__i2WJ9{display:flex;align-items:center;gap:.5rem}.CertificationsSection_downloadButton__dOrQ_{display:flex;align-items:center;gap:.5rem;background:none;color:#345FE9;cursor:pointer;text-align:left;padding:.45rem 1.2rem;font-size:.95rem;border:1.75px solid white;border-radius:1.5rem;flex-grow:1;transition:all .2s ease}.CertificationsSection_downloadButton__dOrQ_:hover{border-color:#EEEEEE;background:rgba(52,95,233,.05)}.CertificationsSection_certificateName__d5gzO{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:400px}.CertificationsSection_externalLinkIcon__8gklY{font-size:.8rem;opacity:.7}.CertificationsSection_deleteButton__8lHRd{display:flex;justify-content:center;align-items:center;background:none;border:none;color:#dc3545;cursor:pointer;width:2rem;height:2rem;border-radius:50%;transition:all .2s ease}.CertificationsSection_deleteButton__8lHRd:hover{background:rgba(220,53,69,.1)}.CertificationsSection_noData__GG6OM{color:#6c757d;font-style:italic;font-size:.9rem;padding:.45rem 1.2rem}.CertificationsSection_noDataWithUpload__jh1Ho{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.CertificationsSection_uploadPromptButton__4_Vvd{background:none;border:1.75px solid #eeeeee;color:#345FE9;cursor:pointer;padding:.45rem 1.2rem;font-size:.9rem;border-radius:1.5rem;transition:all .2s ease}.CertificationsSection_uploadPromptButton__4_Vvd:hover{background:rgba(52,95,233,.05);border-color:#345FE9}.CertificationsSection_uploadPromptButton__4_Vvd:disabled{opacity:.6;cursor:not-allowed}.CertificationsSection_errorMessage__4vJj_{color:#dc3545;font-size:.9rem;padding:.5rem 2rem;margin-bottom:.5rem}@media (max-width:768px){.CertificationsSection_detailRow__K8IVd{flex-direction:column;gap:1rem}.CertificationsSection_detailLabel__pE6oU{width:100%}.CertificationsSection_certificateName__d5gzO{max-width:200px}.CertificationsSection_sectionHeader__EySTV{padding:1.2rem 1rem 1rem}.CertificationsSection_detailRow__K8IVd{padding:0 1rem}}@media (max-width:480px){.CertificationsSection_sectionTitle__bFOO8{font-size:1.1rem}.CertificationsSection_certificateName__d5gzO{max-width:150px}.CertificationsSection_sectionActions__t7Y99{gap:.25rem}.CertificationsSection_button__mg4g_{width:1.75rem;height:1.75rem}}.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:white;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:white;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:white;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:white;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:white}.PaymentOptionsSection_addTreatmentButton__JOssV{padding:.5rem 1rem;background-color:var(--c-priBlue);color:white;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.PaymentOptionsSection_addTreatmentButton__JOssV:hover{background-color:#2a4bc5}.PaymentOptionsSection_addTreatmentButton__JOssV:disabled{background-color:#cccccc;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:white}.PaymentOptionsSection_addPaymentButton__DxGAm{padding:.5rem 1rem;background-color:var(--c-priBlue);color:white;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.PaymentOptionsSection_addPaymentButton__DxGAm:hover{background-color:#2a4bc5}.PaymentOptionsSection_addPaymentButton__DxGAm:disabled{background-color:#cccccc;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:white;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:white;border:none;border-radius:4px;cursor:pointer;font-weight:500}.PaymentOptionsSection_confirmButton__Q_m64:disabled{background-color:#cccccc;cursor:not-allowed}