{"id":22227,"date":"2024-11-18T16:00:00","date_gmt":"2024-11-18T15:00:00","guid":{"rendered":"https:\/\/telemedi.com\/?page_id=22227"},"modified":"2026-08-04T13:03:18","modified_gmt":"2026-08-04T11:03:18","slug":"formularz-refundacji","status":"publish","type":"page","link":"https:\/\/telemedi.com\/pl\/formularz-refundacji\/","title":{"rendered":"Formularz refundacji"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* Deliberately useless first rule \u2014 a fuse, not dead code. If a stray tag (an\n\t   opening style or link) ever lands at the top of the WordPress CSS field, the\n\t   CSS parser swallows that garbage TOGETHER WITH the first rule after it. Let it\n\t   eat the decoy instead of the page background. Do not move, do not remove. *\/\n\t.tw-css-field-guard { display: none; }\n\n\tbody {\n\t  background-color: #f0f4f8;\n   }\n\t#form__wrapper, .header .container {\n\t\tbackground-color: #f0f4f8;\n\t}\n\n\t\/* Mniejsze boczne marginesy na mobile - sekcje \"dotykaj\u0105\" kraw\u0119dzi ekranu *\/\n\t@media (max-width: 640px) {\n\t\t#form__wrapper.p-8 {\n\t\t\tpadding-left: 0.5rem;\n\t\t\tpadding-right: 0.5rem;\n\t\t}\n\t}\n\t\n\t.spinner-border {\n\t\tdisplay: none;\n\t\twidth: 1.5rem;\n\t\theight: 1.5rem;\n\t\tborder: 0.25em solid currentColor;\n\t\tborder-right-color: transparent;\n\t\tborder-radius: 50%;\n\t\tanimation: spinner-border .75s linear infinite;\n\t}\n\t\n\t.spinner-border.show {\n\t\tdisplay: inline-block;\n\t}\n\t\n\t@keyframes spinner-border {\n\t\tto { transform: rotate(360deg); }\n\t}\n\t\n\t\/* Customowy modal\/popup *\/\n\t.custom-modal {\n\t\tdisplay: none;\n\t\tposition: fixed;\n\t\tz-index: 1000;\n\t\tleft: 0;\n\t\ttop: 0;\n\t\twidth: 100%;\n\t\theight: 100%;\n\t\tbackground-color: rgba(0, 0, 0, 0.5);\n\t\tbackdrop-filter: blur(3px);\n\t}\n\t\n\t.custom-modal.show {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: center;\n\t}\n\t\n\t.modal-content {\n\t\tbackground-color: white;\n\t\tborder-radius: 12px;\n\t\tbox-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);\n\t\tmax-width: 500px;\n\t\twidth: 90%;\n\t\tmax-height: 80vh;\n\t\toverflow-y: auto;\n\t\tanimation: modalSlideIn 0.3s ease-out;\n\t\tmargin: 20px;\n\t}\n\t\n\t@media (max-width: 640px) {\n\t\t.modal-content {\n\t\t\twidth: 95%;\n\t\t\tmargin: 10px;\n\t\t\tmax-height: 90vh;\n\t\t}\n\t\t\n\t\t.modal-header {\n\t\t\tpadding: 16px 20px 0 20px;\n\t\t}\n\t\t\n\t\t.modal-body {\n\t\t\tpadding: 16px 20px;\n\t\t}\n\t\t\n\t\t.modal-footer {\n\t\t\tpadding: 0 20px 16px 20px;\n\t\t}\n\t}\n\t\n\t.modal-header {\n\t\tpadding: 20px 24px 0 24px;\n\t\tborder-bottom: 1px solid #e5e7eb;\n\t}\n\t\n\t.modal-body {\n\t\tpadding: 20px 24px;\n\t\tcolor: #374151;\n\t\tline-height: 1.6;\n\t}\n\t\n\t.modal-footer {\n\t\tpadding: 0 24px 20px 24px;\n\t\tdisplay: flex;\n\t\tjustify-content: flex-end;\n\t}\n\t\n\t.modal-close-btn {\n\t\tbackground-color: #ef4444;\n\t\tcolor: white;\n\t\tborder: none;\n\t\tpadding: 10px 20px;\n\t\tborder-radius: 8px;\n\t\tcursor: pointer;\n\t\tfont-weight: 600;\n\t\ttransition: background-color 0.2s;\n\t}\n\t\n\t.modal-close-btn:hover {\n\t\tbackground-color: #dc2626;\n\t}\n\t\n\t@keyframes modalSlideIn {\n\t\tfrom {\n\t\t\topacity: 0;\n\t\t\ttransform: scale(0.9) translateY(-20px);\n\t\t}\n\t\tto {\n\t\t\topacity: 1;\n\t\t\ttransform: scale(1) translateY(0);\n\t\t}\n\t}\n\t\n\t.modal-icon {\n\t\tfont-size: 48px;\n\t\tmargin-bottom: 16px;\n\t\ttext-align: center;\n\t}\n\t\n\t.modal-icon.error {\n\t\tcolor: #ef4444;\n\t}\n\t\n\t.modal-icon.success {\n\t\tcolor: #10b981;\n\t}\n\t\n\t.modal-title {\n\t\tfont-size: 20px;\n\t\tfont-weight: 700;\n\t\tmargin: 0 0 16px 0;\n\t\ttext-align: center;\n\t\tcolor: #111827;\n\t}\n\t\n\t.modal-message {\n\t\twhite-space: pre-line;\n\t\ttext-align: left;\n\t}\n\n\t\/* Custom checkboxes *\/\n\t.consent-checkbox {\n\t\tdisplay: flex;\n\t\talign-items: flex-start;\n\t\tgap: 12px;\n\t\tcursor: pointer;\n\t\tpadding: 14px 16px;\n\t\tborder-radius: 10px;\n\t\tborder: 1px solid #e5e7eb;\n\t\ttransition: border-color 0.15s, background-color 0.15s;\n\t}\n\n\t.consent-checkbox:hover {\n\t\tborder-color: #10b981;\n\t\tbackground-color: #f9fafb;\n\t}\n\n\t.consent-checkbox input[type=\"checkbox\"] {\n\t\tposition: absolute;\n\t\topacity: 0;\n\t\twidth: 22px;\n\t\theight: 22px;\n\t\tcursor: pointer;\n\t}\n\n\t.consent-check {\n\t\tflex-shrink: 0;\n\t\twidth: 22px;\n\t\theight: 22px;\n\t\tborder: 2px solid #9ca3af;\n\t\tborder-radius: 5px;\n\t\tmargin-top: 1px;\n\t\ttransition: all 0.15s;\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: center;\n\t}\n\n\t.consent-check svg {\n\t\twidth: 14px;\n\t\theight: 14px;\n\t\topacity: 0;\n\t\ttransform: scale(0.5);\n\t\ttransition: all 0.15s;\n\t}\n\n\t.consent-checkbox input[type=\"checkbox\"]:checked ~ .consent-check {\n\t\tbackground-color: #10b981;\n\t\tborder-color: #10b981;\n\t}\n\n\t.consent-checkbox input[type=\"checkbox\"]:checked ~ .consent-check svg {\n\t\topacity: 1;\n\t\ttransform: scale(1);\n\t}\n\n\t.consent-checkbox input[type=\"checkbox\"]:focus-visible ~ .consent-check {\n\t\tbox-shadow: 0 0 0 3px rgba(16, 185, 129, 0.3);\n\t}\n\n\t.consent-checkbox .consent-text {\n\t\tfont-size: 14px;\n\t\tline-height: 1.55;\n\t\tcolor: #374151;\n\t}\n\n\t.consent-checkbox.consent-error {\n\t\tborder-color: #ef4444;\n\t\tbackground-color: #fef2f2;\n\t}\n\n\t.consent-checkbox .consent-text a {\n\t\tcolor: #2563eb;\n\t\ttext-decoration: underline;\n\t\ttext-underline-offset: 2px;\n\t}\n\n\t.consent-checkbox .consent-text a:hover {\n\t\tcolor: #1d4ed8;\n\t}\n\n\t\/* File upload *\/\n\t.file-upload-zone {\n\t\tborder: 2px dashed #d1d5db;\n\t\tborder-radius: 10px;\n\t\tpadding: 20px;\n\t\ttext-align: center;\n\t\tcursor: pointer;\n\t\ttransition: border-color 0.15s, background-color 0.15s;\n\t}\n\n\t.file-upload-zone:hover,\n\t.file-upload-zone.dragover {\n\t\tborder-color: #10b981;\n\t\tbackground-color: #f0fdf4;\n\t}\n\n\t.file-upload-zone input[type=\"file\"] {\n\t\tdisplay: none !important;\n\t}\n\n\t.file-upload-browse {\n\t\tcolor: #10b981;\n\t\tfont-weight: 600;\n\t\tcursor: pointer;\n\t}\n\n\t.file-upload-browse:hover {\n\t\ttext-decoration: underline;\n\t}\n\n\t.file-upload-meta {\n\t\tmargin-top: 8px;\n\t\tfont-size: 12px;\n\t\tcolor: #9ca3af;\n\t\tline-height: 1.5;\n\t}\n\n\t.file-list {\n\t\tmargin-top: 10px;\n\t}\n\n\t.file-list-item {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: space-between;\n\t\tpadding: 8px 12px;\n\t\tborder: 1px solid #e5e7eb;\n\t\tborder-radius: 8px;\n\t\tmargin-top: 6px;\n\t\tbackground-color: #fafafa;\n\t\ttransition: border-color 0.15s;\n\t}\n\n\t.file-list-item:hover {\n\t\tborder-color: #d1d5db;\n\t}\n\n\t.file-list-item-info {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tgap: 8px;\n\t\tmin-width: 0;\n\t}\n\n\t.file-list-item-icon {\n\t\tflex-shrink: 0;\n\t\twidth: 28px;\n\t\theight: 28px;\n\t\tborder-radius: 6px;\n\t\tbackground-color: #f3f4f6;\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: center;\n\t}\n\n\t.file-list-item-icon svg {\n\t\twidth: 14px;\n\t\theight: 14px;\n\t\tcolor: #6b7280;\n\t}\n\n\t.file-list-item-name {\n\t\tfont-size: 13px;\n\t\tfont-weight: 500;\n\t\tcolor: #374151;\n\t\twhite-space: nowrap;\n\t\toverflow: hidden;\n\t\ttext-overflow: ellipsis;\n\t}\n\n\t.file-list-item-size {\n\t\tfont-size: 11px;\n\t\tcolor: #9ca3af;\n\t\tflex-shrink: 0;\n\t\tmargin-left: 4px;\n\t}\n\n\t.file-list-item-remove {\n\t\tflex-shrink: 0;\n\t\twidth: 24px;\n\t\theight: 24px;\n\t\tborder: none;\n\t\tbackground: none;\n\t\tcursor: pointer;\n\t\tborder-radius: 4px;\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: center;\n\t\tcolor: #9ca3af;\n\t\ttransition: all 0.15s;\n\t\tmargin-left: 8px;\n\t}\n\n\t.file-list-item-remove:hover {\n\t\tbackground-color: #fef2f2;\n\t\tcolor: #ef4444;\n\t}\n\n\t.file-list-item-remove svg {\n\t\twidth: 14px;\n\t\theight: 14px;\n\t}\n\n\t.confirm-modal-body {\n\t\tpadding: 28px 28px 20px;\n\t}\n\n\t.confirm-modal-body h3 {\n\t\tfont-size: 18px;\n\t\tfont-weight: 700;\n\t\tcolor: #111827;\n\t\tmargin: 0 0 16px 0;\n\t}\n\n\t.confirm-modal-body p {\n\t\tfont-size: 14px;\n\t\tline-height: 1.65;\n\t\tcolor: #4b5563;\n\t\tmargin: 0 0 14px 0;\n\t}\n\n\t.confirm-modal-note {\n\t\tpadding: 16px 18px;\n\t\tborder-radius: 10px;\n\t\tmargin-top: 12px;\n\t}\n\n\t.confirm-modal-note p {\n\t\tfont-size: 13px;\n\t\tmargin: 0;\n\t\tline-height: 1.6;\n\t}\n\n\t.confirm-modal-note .confirm-note-title {\n\t\tfont-size: 14px;\n\t\tfont-weight: 700;\n\t\tmargin-bottom: 6px;\n\t}\n\n\t.confirm-modal-note--warn {\n\t\tbackground-color: #fef3ed;\n\t\tborder: 1px solid #f5d0b5;\n\t}\n\n\t.confirm-modal-note--warn p {\n\t\tcolor: #9a3412;\n\t}\n\n\t.confirm-modal-note--danger {\n\t\tbackground-color: #fef2f2;\n\t\tborder: 1px solid #fecaca;\n\t}\n\n\t.confirm-modal-note--danger p {\n\t\tcolor: #991b1b;\n\t}\n\n\t.confirm-modal-footer {\n\t\tpadding: 0 28px 24px;\n\t\tdisplay: flex;\n\t\tgap: 10px;\n\t\tjustify-content: flex-end;\n\t}\n\n\t.confirm-btn {\n\t\tpadding: 10px 20px;\n\t\tborder-radius: 6px;\n\t\tcursor: pointer;\n\t\tfont-weight: 700;\n\t\tfont-size: 14px;\n\t\ttransition: all 0.15s;\n\t\tborder: none;\n\t}\n\n\t.confirm-btn-back {\n\t\tbackground-color: white;\n\t\tborder: 1px solid #d1d5db;\n\t\tcolor: #374151;\n\t}\n\n\t.confirm-btn-back:hover {\n\t\tbackground-color: #f3f4f6;\n\t\tborder-color: #9ca3af;\n\t}\n\n\t.remove-service.confirm-btn-back:hover {\n\t\tbackground-color: #fef2f2;\n\t\tborder-color: #f87171;\n\t}\n\n\t.confirm-btn-submit {\n\t\tbackground-color: #10b981;\n\t\tcolor: white;\n\t}\n\n\t.confirm-btn-submit:hover {\n\t\tbackground-color: #059669;\n\t}\n\n\t.confirm-btn-danger {\n\t\tbackground-color: #dc2626;\n\t\tcolor: white;\n\t}\n\n\t.confirm-btn-danger:hover {\n\t\tbackground-color: #b91c1c;\n\t}\n\n\t.warning-box {\n\t\tbackground-color: #fef3ed;\n\t\tborder: 1px solid #f5d0b5;\n\t}\n\n\t.warning-box-text {\n\t\tcolor: #9a3412;\n\t}\n\n\t.info-box {\n\t\tbackground-color: #fef2f2;\n\t\tborder: 1px solid #fecaca;\n\t}\n\n\t.info-box-text {\n\t\tcolor: #b91c1c;\n\t}\n\n\t.info-box-link {\n\t\tdisplay: inline-flex;\n\t\talign-items: center;\n\t\tgap: 6px;\n\t\tmargin-top: 8px;\n\t\tpadding: 6px 12px;\n\t\tbackground-color: #dc2626;\n\t\tcolor: #ffffff;\n\t\tborder-radius: 6px;\n\t\tfont-size: 0.875rem;\n\t\tfont-weight: 600;\n\t\ttext-decoration: none;\n\t}\n\n\t.info-box-link:hover {\n\t\tbackground-color: #b91c1c;\n\t}\n\n\t.field-info-hint {\n\t\tfont-size: 0.8125rem;\n\t\tcolor: #1f6f4a;\n\t\tmargin-top: 4px;\n\t}\n\n\t.remove-service-btn {\n\t\tborder-color: #fca5a5;\n\t\tcolor: #dc2626;\n\t}\n\n\t.remove-service-btn--hidden {\n\t\tdisplay: none;\n\t}\n\n\t\/* Unavailable page *\/\n\t.unavailable-page {\n\t\tdisplay: none;\n\t\tmin-height: 100vh;\n\t\talign-items: center;\n\t\tjustify-content: center;\n\t\tpadding: 32px 20px;\n\t\tbackground: linear-gradient(160deg, #f0f4f8 0%, #e2e8f0 100%);\n\t}\n\n\t.unavailable-page.show {\n\t\tdisplay: flex;\n\t}\n\n\t.unavailable-card {\n\t\ttext-align: center;\n\t\tmax-width: 440px;\n\t\twidth: 100%;\n\t\tbackground: white;\n\t\tborder-radius: 16px;\n\t\tpadding: 48px 36px;\n\t\tbox-shadow:\n\t\t\t0 1px 3px rgba(0,0,0,0.04),\n\t\t\t0 8px 24px rgba(0,0,0,0.06);\n\t}\n\n\t.unavailable-icon {\n\t\twidth: 72px;\n\t\theight: 72px;\n\t\tmargin: 0 auto 28px;\n\t\tborder-radius: 50%;\n\t\tbackground: #fef3ed;\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: center;\n\t}\n\n\t.unavailable-icon svg {\n\t\twidth: 32px;\n\t\theight: 32px;\n\t\tcolor: #ea580c;\n\t}\n\n\t.unavailable-page-title {\n\t\tfont-size: 24px;\n\t\tfont-weight: 700;\n\t\tcolor: #111827;\n\t\tmargin: 0 0 20px;\n\t\tline-height: 1.3;\n\t\ttext-align: center;\n\t}\n\n\t.unavailable-card h2 {\n\t\tfont-size: 22px;\n\t\tfont-weight: 700;\n\t\tcolor: #111827;\n\t\tmargin: 0 0 12px;\n\t\tline-height: 1.3;\n\t}\n\n\t.unavailable-card p {\n\t\tfont-size: 15px;\n\t\tline-height: 1.65;\n\t\tcolor: #6b7280;\n\t\tmargin: 0;\n\t}\n\n\t.unavailable-divider {\n\t\twidth: 40px;\n\t\theight: 3px;\n\t\tborder-radius: 2px;\n\t\tbackground: #d1d5db;\n\t\tmargin: 24px auto;\n\t}\n\n\t.unavailable-card .unavailable-hint {\n\t\tfont-size: 13px;\n\t\tcolor: #9ca3af;\n\t}\n\n\t@media (max-width: 640px) {\n\t\t.confirm-modal-footer {\n\t\t\tflex-direction: column-reverse;\n\t\t\tpadding: 0 20px 20px;\n\t\t}\n\n\t\t.confirm-modal-footer button {\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t}\n\n\t\t.confirm-modal-body {\n\t\t\tpadding: 20px 20px 16px;\n\t\t}\n\t}\n\n\t\/* Section cards *\/\n\t.form-section {\n\t\tbackground-color: #ffffff;\n\t\tborder: 1px solid #e5e7eb;\n\t\tborder-radius: 12px;\n\t\tpadding: 24px;\n\t\tmargin-bottom: 20px;\n\t\tbox-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 1px 2px rgba(0, 0, 0, 0.03);\n\t}\n\n\t.form-section-title {\n\t\tfont-size: 17px;\n\t\tfont-weight: 700;\n\t\tcolor: #111827;\n\t\tmargin: 0 0 16px 0;\n\t}\n\n\t.form-section-title.has-subtitle {\n\t\tmargin-bottom: 4px;\n\t}\n\n\t.form-section-subtitle {\n\t\tfont-size: 14px;\n\t\tfont-weight: 400;\n\t\tcolor: #6b7280;\n\t\tmargin: 0 0 16px 0;\n\t}\n\n\t.form-subsection-title {\n\t\tfont-size: 15px;\n\t\tfont-weight: 600;\n\t\tcolor: #374151;\n\t\tmargin: 8px 0 12px 0;\n\t}\n\n\t.form-grid-2 {\n\t\tdisplay: grid;\n\t\tgrid-template-columns: repeat(2, minmax(0, 1fr));\n\t\tgap: 12px 20px;\n\t\tmargin-bottom: 16px;\n\t}\n\n\t.form-grid-2 > .form-grid-2-full {\n\t\tgrid-column: 1 \/ -1;\n\t}\n\n\t.form-grid-2-inner {\n\t\tdisplay: grid;\n\t\tgrid-template-columns: repeat(2, minmax(0, 1fr));\n\t\tgap: 12px;\n\t}\n\n\t@media (max-width: 640px) {\n\t\t.form-grid-2,\n\t\t.form-grid-2-inner {\n\t\t\tgrid-template-columns: 1fr;\n\t\t\tgap: 12px;\n\t\t}\n\n\t\t.form-section {\n\t\t\tpadding: 18px;\n\t\t}\n\t}\n\n\t\/* Service subsection (each \u015bwiadczenie) *\/\n\t.service-subsection {\n\t\tborder: 1px dashed #d1d5db;\n\t\tborder-radius: 10px;\n\t\tpadding: 20px;\n\t\tmargin-bottom: 16px;\n\t\tbackground-color: #fafafa;\n\t}\n\n\t.service-subsection-header {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: space-between;\n\t\tmargin-bottom: 12px;\n\t\tgap: 12px;\n\t}\n\n\t.service-subsection-title {\n\t\tfont-size: 13px;\n\t\tfont-weight: 700;\n\t\tcolor: #6b7280;\n\t\ttext-transform: uppercase;\n\t\tletter-spacing: 0.04em;\n\t\tmargin: 0;\n\t}\n\n\t@media (max-width: 640px) {\n\t\t.service-subsection {\n\t\t\tpadding: 16px;\n\t\t}\n\t}\n\n\t\/* Weryfikacja wniosku panel *\/\n\t.issues-panel {\n\t\tposition: fixed;\n\t\tright: 1.5rem;\n\t\tbottom: 1.5rem;\n\t\twidth: 24rem;\n\t\tmax-width: calc(100vw - 2rem);\n\t\tbackground-color: #ffffff;\n\t\tborder: 1px solid #e5e7eb;\n\t\tborder-radius: 12px;\n\t\tbox-shadow: 0 10px 25px rgba(0, 0, 0, 0.08), 0 4px 10px rgba(0, 0, 0, 0.04);\n\t\tz-index: 50;\n\t\toverflow: hidden;\n\t\tdisplay: none;\n\t\tflex-direction: column;\n\t}\n\n\t.issues-panel.is-visible {\n\t\tdisplay: flex;\n\t}\n\n\t.issues-panel-header {\n\t\tpadding: 16px 18px;\n\t\tborder-bottom: 1px solid #f3f4f6;\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tgap: 10px;\n\t}\n\n\t.issues-panel-header-icon {\n\t\tflex-shrink: 0;\n\t\twidth: 28px;\n\t\theight: 28px;\n\t\tborder-radius: 50%;\n\t\tbackground-color: #ecfdf5;\n\t\tcolor: #059669;\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: center;\n\t}\n\n\t.issues-panel-header-icon svg {\n\t\twidth: 16px;\n\t\theight: 16px;\n\t}\n\n\t.issues-panel-header-title {\n\t\tflex: 1;\n\t\tfont-size: 15px;\n\t\tfont-weight: 700;\n\t\tcolor: #111827;\n\t\tmargin: 0;\n\t}\n\n\t.issues-panel-close {\n\t\tflex-shrink: 0;\n\t\twidth: 28px;\n\t\theight: 28px;\n\t\tborder: none;\n\t\tbackground: none;\n\t\tcursor: pointer;\n\t\tborder-radius: 6px;\n\t\tcolor: #6b7280;\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: center;\n\t\tfont-size: 18px;\n\t\tline-height: 1;\n\t\ttransition: background-color 0.15s, color 0.15s;\n\t}\n\n\t.issues-panel-close:hover {\n\t\tbackground-color: #f3f4f6;\n\t\tcolor: #111827;\n\t}\n\n\t.issues-panel-chips {\n\t\tpadding: 12px 18px 0 18px;\n\t\tdisplay: flex;\n\t\tgap: 8px;\n\t\tflex-wrap: wrap;\n\t}\n\n\t.issues-chip {\n\t\tdisplay: inline-flex;\n\t\talign-items: center;\n\t\tpadding: 4px 10px;\n\t\tborder-radius: 999px;\n\t\tfont-size: 12px;\n\t\tfont-weight: 700;\n\t}\n\n\t.issues-chip--error {\n\t\tbackground-color: #ef4444;\n\t\tcolor: #ffffff;\n\t}\n\n\t.issues-chip--warning {\n\t\tbackground-color: #f59e0b;\n\t\tcolor: #ffffff;\n\t}\n\n\t.issues-chip--success {\n\t\tbackground-color: #16a34a;\n\t\tcolor: #ffffff;\n\t}\n\n\t.issues-chip--info {\n\t\tbackground-color: #2563eb;\n\t\tcolor: #ffffff;\n\t}\n\n\t.issues-chip.is-hidden {\n\t\tdisplay: none;\n\t}\n\n\t.issues-panel-body {\n\t\tpadding: 12px 18px 18px 18px;\n\t\toverflow-y: auto;\n\t\tmax-height: 60vh;\n\t\tdisplay: flex;\n\t\tflex-direction: column;\n\t\tgap: 10px;\n\t}\n\n\t.issues-entry {\n\t\tborder: 1px solid #e5e7eb;\n\t\tborder-radius: 10px;\n\t\tpadding: 12px 14px;\n\t\tbackground-color: #ffffff;\n\t\ttransition: opacity 0.15s, border-color 0.15s, background-color 0.15s;\n\t\topacity: 1;\n\t}\n\n\t.issues-entry.is-entering {\n\t\topacity: 0;\n\t}\n\n\t.issues-entry-row {\n\t\tdisplay: flex;\n\t\tgap: 10px;\n\t\talign-items: flex-start;\n\t}\n\n\t.issues-entry-icon {\n\t\tflex-shrink: 0;\n\t\twidth: 20px;\n\t\theight: 20px;\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: center;\n\t\tmargin-top: 1px;\n\t}\n\n\t.issues-entry-icon svg {\n\t\twidth: 18px;\n\t\theight: 18px;\n\t}\n\n\t.issues-entry-content {\n\t\tflex: 1;\n\t\tmin-width: 0;\n\t}\n\n\t.issues-entry-title {\n\t\tfont-size: 14px;\n\t\tfont-weight: 600;\n\t\tcolor: #111827;\n\t\tline-height: 1.45;\n\t\tmargin: 0;\n\t}\n\n\t.issues-entry-section {\n\t\tmargin-top: 4px;\n\t\tfont-size: 12px;\n\t\tcolor: #6b7280;\n\t}\n\n\t.issues-entry-footnote {\n\t\tmargin-top: 4px;\n\t\tfont-size: 12px;\n\t\tfont-weight: 600;\n\t}\n\n\t.issues-entry-action {\n\t\tmargin-top: 10px;\n\t\tdisplay: inline-flex;\n\t\talign-items: center;\n\t\tgap: 6px;\n\t\tpadding: 6px 12px;\n\t\tbackground-color: #ffffff;\n\t\tborder: 1px solid #e5e7eb;\n\t\tborder-radius: 8px;\n\t\tfont-size: 13px;\n\t\tfont-weight: 600;\n\t\tcolor: #374151;\n\t\tcursor: pointer;\n\t\ttransition: border-color 0.15s, background-color 0.15s;\n\t}\n\n\t.issues-entry-action:hover {\n\t\tborder-color: #9ca3af;\n\t\tbackground-color: #f9fafb;\n\t}\n\n\t.issues-entry-action svg {\n\t\twidth: 12px;\n\t\theight: 12px;\n\t}\n\n\t.issues-entry-close {\n\t\tflex-shrink: 0;\n\t\twidth: 24px;\n\t\theight: 24px;\n\t\tdisplay: inline-flex;\n\t\talign-items: center;\n\t\tjustify-content: center;\n\t\tpadding: 0;\n\t\tmargin: -2px -4px 0 0;\n\t\tbackground: transparent;\n\t\tborder: 0;\n\t\tborder-radius: 6px;\n\t\tcolor: #6b7280;\n\t\tcursor: pointer;\n\t\ttransition: background-color 0.15s, color 0.15s;\n\t}\n\n\t.issues-entry-close:hover {\n\t\tbackground-color: rgba(0, 0, 0, 0.06);\n\t\tcolor: #111827;\n\t}\n\n\t.issues-entry-close svg {\n\t\twidth: 14px;\n\t\theight: 14px;\n\t}\n\n\t.issues-entry--error {\n\t\tborder-color: #fecaca;\n\t\tbackground-color: #fef2f2;\n\t}\n\n\t.issues-entry--error .issues-entry-icon {\n\t\tcolor: #dc2626;\n\t}\n\n\t.issues-entry--error .issues-entry-footnote {\n\t\tcolor: #b91c1c;\n\t}\n\n\t.issues-entry--warning {\n\t\tborder-color: #fcd9a3;\n\t\tbackground-color: #fffbeb;\n\t}\n\n\t.issues-entry--warning .issues-entry-icon {\n\t\tcolor: #d97706;\n\t}\n\n\t.issues-entry--info {\n\t\tborder-color: #93c5fd;\n\t\tbackground-color: #eff6ff;\n\t}\n\n\t.issues-entry--info .issues-entry-icon {\n\t\tcolor: #2563eb;\n\t}\n\n\t.issues-entry--success {\n\t\tborder-color: #bbf7d0;\n\t\tbackground-color: #f0fdf4;\n\t}\n\n\t.issues-entry--success .issues-entry-icon {\n\t\tcolor: #059669;\n\t}\n\n\t.issues-badge {\n\t\tposition: fixed;\n\t\tright: 1.5rem;\n\t\tbottom: 1.5rem;\n\t\tdisplay: none;\n\t\talign-items: center;\n\t\tgap: 8px;\n\t\tpadding: 10px 16px;\n\t\tbackground-color: #ffffff;\n\t\tborder: 1px solid #e5e7eb;\n\t\tborder-radius: 999px;\n\t\tbox-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);\n\t\tcursor: pointer;\n\t\tfont-size: 13px;\n\t\tfont-weight: 700;\n\t\tcolor: #111827;\n\t\tz-index: 50;\n\t\ttransition: border-color 0.15s, background-color 0.15s;\n\t}\n\n\t.issues-badge.is-visible {\n\t\tdisplay: inline-flex;\n\t}\n\n\t.issues-badge:hover {\n\t\tborder-color: #9ca3af;\n\t\tbackground-color: #f9fafb;\n\t}\n\n\t.issues-badge-dot {\n\t\twidth: 8px;\n\t\theight: 8px;\n\t\tborder-radius: 50%;\n\t\tbackground-color: #ef4444;\n\t}\n\n\t.issues-badge-dot--warning {\n\t\tbackground-color: #f59e0b;\n\t}\n\n\t.issues-badge-dot--info {\n\t\tbackground-color: #2563eb;\n\t}\n\n\t.issues-badge-dot--success {\n\t\tbackground-color: #16a34a;\n\t}\n\n\t.issues-success-pill {\n\t\tposition: fixed;\n\t\tright: 1.5rem;\n\t\tbottom: 1.5rem;\n\t\tdisplay: none;\n\t\talign-items: center;\n\t\tgap: 8px;\n\t\tpadding: 10px 16px;\n\t\tbackground-color: #ecfdf5;\n\t\tborder: 1px solid #bbf7d0;\n\t\tborder-radius: 999px;\n\t\tbox-shadow: 0 4px 10px rgba(5, 150, 105, 0.10);\n\t\tfont-size: 13px;\n\t\tfont-weight: 700;\n\t\tcolor: #065f46;\n\t\tz-index: 50;\n\t}\n\n\t.issues-success-pill.is-visible {\n\t\tdisplay: inline-flex;\n\t}\n\n\t.issues-success-pill svg {\n\t\twidth: 16px;\n\t\theight: 16px;\n\t\tcolor: #059669;\n\t}\n\n\t@keyframes fieldPulse {\n\t\t0% { box-shadow: 0 0 0 0 rgba(16, 185, 129, 0.55); }\n\t\t70% { box-shadow: 0 0 0 8px rgba(16, 185, 129, 0); }\n\t\t100% { box-shadow: 0 0 0 0 rgba(16, 185, 129, 0); }\n\t}\n\n\t.field-pulse {\n\t\tanimation: fieldPulse 1s ease-out 1;\n\t\tborder-color: #10b981 !important;\n\t}\n\n\t.issues-panel-toggle-all {\n\t\tdisplay: none;\n\t\twidth: 100%;\n\t\tpadding: 12px 18px;\n\t\tborder: none;\n\t\tborder-top: 1px solid #f3f4f6;\n\t\tbackground-color: #fafafa;\n\t\tfont-size: 13px;\n\t\tfont-weight: 700;\n\t\tcolor: #374151;\n\t\tcursor: pointer;\n\t\ttransition: background-color 0.15s;\n\t}\n\n\t.issues-panel-toggle-all:hover {\n\t\tbackground-color: #f3f4f6;\n\t}\n\n\t@media (max-width: 767px) {\n\t\t.issues-panel {\n\t\t\tright: 0.75rem;\n\t\t\tleft: 0.75rem;\n\t\t\tbottom: 0.75rem;\n\t\t\twidth: auto;\n\t\t\tmax-width: none;\n\t\t}\n\n\t\t.issues-panel-body {\n\t\t\tmax-height: 60vh;\n\t\t}\n\n\t\t.issues-badge,\n\t\t.issues-success-pill {\n\t\t\tright: 0.75rem;\n\t\t\tbottom: 0.75rem;\n\t\t}\n\n\t\t\/* Na mobile, gdy s\u0105 2+ wpisy, pokazujemy przycisk \"Poka\u017c wszystkie\" i ukrywamy reszt\u0119 *\/\n\t\t.issues-panel.has-multiple .issues-panel-toggle-all {\n\t\t\tdisplay: block;\n\t\t}\n\n\t\t.issues-panel.has-multiple.mobile-collapsed .issues-panel-body {\n\t\t\tmax-height: none;\n\t\t\toverflow-y: hidden;\n\t\t}\n\n\t\t.issues-panel.has-multiple.mobile-collapsed .issues-entry:not(:first-child) {\n\t\t\tdisplay: none;\n\t\t}\n\t}\n\n\t\/* \u2500\u2500 Ekran wyboru \u015bcie\u017cki \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n\t.choice-grid {\n\t\tdisplay: grid;\n\t\tgrid-template-columns: repeat(2, minmax(0, 1fr));\n\t\tgap: 20px;\n\t}\n\n\t\/* Ca\u0142a karta jest linkiem \u2014 bez JS te\u017c dzia\u0142a. *\/\n\t.choice-card {\n\t\tdisplay: flex;\n\t\tflex-direction: column;\n\t\talign-items: flex-start;\n\t\tbackground-color: #ffffff;\n\t\tborder: 1px solid #e5e7eb;\n\t\tborder-radius: 12px;\n\t\tpadding: 28px 24px;\n\t\ttext-decoration: none;\n\t\tbox-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 1px 2px rgba(0, 0, 0, 0.03);\n\t\ttransition: transform .06s ease, box-shadow .15s ease, border-color .15s ease;\n\t\tcursor: pointer;\n\t\theight: 100%;\n\t}\n\n\t.choice-card:hover {\n\t\tborder-color: #10b981;\n\t\tbox-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.04);\n\t}\n\n\t.choice-card:active {\n\t\ttransform: translateY(2px);\n\t\tbox-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);\n\t}\n\n\t.choice-card:focus {\n\t\toutline: none;\n\t}\n\n\t.choice-card:focus-visible {\n\t\toutline: 3px solid #10b981;\n\t\toutline-offset: 3px;\n\t}\n\n\t.choice-card-icon {\n\t\twidth: 48px;\n\t\theight: 48px;\n\t\tborder-radius: 12px;\n\t\tbackground-color: #ecfdf5;\n\t\tcolor: #10b981;\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: center;\n\t\tmargin-bottom: 18px;\n\t\tflex-shrink: 0;\n\t}\n\n\t.choice-card-icon svg {\n\t\twidth: 24px;\n\t\theight: 24px;\n\t}\n\n\t.choice-card-title {\n\t\tfont-size: 18px;\n\t\tfont-weight: 700;\n\t\tcolor: #111827;\n\t\tmargin: 0 0 8px 0;\n\t}\n\n\t.choice-card-text {\n\t\tfont-size: 14px;\n\t\tline-height: 1.6;\n\t\tcolor: #6b7280;\n\t\tmargin: 0 0 20px 0;\n\t\tflex-grow: 1;\n\t}\n\n\t.choice-card-cta {\n\t\tdisplay: inline-flex;\n\t\talign-items: center;\n\t\tgap: 8px;\n\t\tfont-size: 15px;\n\t\tfont-weight: 700;\n\t\tcolor: #10b981;\n\t}\n\n\t.choice-card-cta svg {\n\t\twidth: 18px;\n\t\theight: 18px;\n\t\ttransition: transform .15s ease;\n\t}\n\n\t.choice-card:hover .choice-card-cta svg {\n\t\ttransform: translateX(3px);\n\t}\n\n\t@media (max-width: 640px) {\n\t\t.choice-grid {\n\t\t\tgrid-template-columns: 1fr;\n\t\t\tgap: 16px;\n\t\t}\n\n\t\t.choice-card {\n\t\t\tpadding: 22px 20px;\n\t\t}\n\t}\n\n<\/style>\n\n<script data-wp-block-html=\"js\">\n\n\n(function () {\n\t'use strict';\n\n\t\/\/ WordPress is the single source of truth for internal navigation: the two\n\t\/\/ anchors ship WITHOUT an href and only get one from the injected config. A\n\t\/\/ card whose slug was not injected is removed rather than left as a dead\n\t\/\/ link, and if neither slug arrived the screen has nowhere to send anyone,\n\t\/\/ so it shows the \"unavailable\" card instead of an empty grid.\n\tfunction applyConfig() {\n\t\tconst SLUGS = {\n\t\t\tnewClaimChoice: window.TELEMEDI_REFUND_NEW_CLAIM_URL,\n\t\t\ttopUpChoice: window.TELEMEDI_REFUND_TOP_UP_URL\n\t\t};\n\n\t\t\/\/ Kill switch for the returning-claim path \u2014 rationale and rollout procedure\n\t\t\/\/ live in refundacje\/README.md.\n\t\tif (window.TELEMEDI_REFUND_TOP_UP_ENABLED === false) {\n\t\t\tSLUGS.topUpChoice = null;\n\t\t}\n\n\t\tlet rendered = 0;\n\n\t\tObject.keys(SLUGS).forEach(function (id) {\n\t\t\tconst el = document.getElementById(id);\n\t\t\tif (!el) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tif (SLUGS[id]) {\n\t\t\t\tel.href = SLUGS[id];\n\t\t\t\trendered += 1;\n\t\t\t} else {\n\t\t\t\tel.remove();\n\t\t\t}\n\t\t});\n\n\t\tif (rendered === 0) {\n\t\t\tconst wrapper = document.getElementById('form__wrapper');\n\t\t\tif (wrapper) {\n\t\t\t\twrapper.style.display = 'none';\n\t\t\t}\n\t\t\tconst unavailable = document.getElementById('unavailablePage');\n\t\t\tif (unavailable) {\n\t\t\t\tunavailable.classList.add('show');\n\t\t\t}\n\t\t\treturn;\n\t\t}\n\n\t\tif (rendered === 1) {\n\t\t\tconst grid = document.querySelector('.choice-grid');\n\t\t\tif (grid) {\n\t\t\t\tgrid.style.gridTemplateColumns = '1fr';\n\t\t\t\tgrid.style.maxWidth = '480px';\n\t\t\t\tgrid.style.margin = '0 auto';\n\t\t\t}\n\t\t}\n\t}\n\n\t\/\/ WordPress does not necessarily render this script after the markup. On the\n\t\/\/ chooser page it ends up ABOVE it, so running straight away would find no\n\t\/\/ elements \u2014 the slug overrides and, more importantly, the kill switch would\n\t\/\/ both silently do nothing. Wait for the document instead.\n\tif (document.readyState === 'loading') {\n\t\tdocument.addEventListener('DOMContentLoaded', applyConfig);\n\t} else {\n\t\tapplyConfig();\n\t}\n})();\n\n<\/script>\n\n\n<noscript>\n\t<div class=\"bg-red-600 text-white p-4 text-center font-bold mb-4\">\n\t\tUwaga! Ta strona wymaga w\u0142\u0105czonego JavaScript, aby dzia\u0142a\u0107 poprawnie. W\u0142\u0105cz obs\u0142ug\u0119 JavaScript w przegl\u0105darce i od\u015bwie\u017c stron\u0119.\n\t<\/div>\n<\/noscript>\n\n<!-- Shown when WordPress injected no navigation slugs at all \u2014 without them this\n     screen has nowhere to send anyone, so it says so instead of rendering dead cards. -->\n<div id=\"unavailablePage\" class=\"unavailable-page\">\n\t<div class=\"unavailable-card\">\n\t\t<h1 class=\"unavailable-page-title\">Wniosek o Refundacj\u0119<\/h1>\n\t\t<div class=\"unavailable-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\">\n\t\t\t\t<path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 9v3.75m9-.75a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-9 3.75h.008v.008H12v-.008Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/div>\n\t\t<h2>Strona chwilowo niedost\u0119pna<\/h2>\n\t\t<p>Formularz refundacji jest w tej chwili niedost\u0119pny. Przepraszamy za utrudnienia.<\/p>\n\t\t<div class=\"unavailable-divider\"><\/div>\n\t\t<p class=\"unavailable-hint\">Spr\u00f3buj ponownie za kilka minut.<\/p>\n\t<\/div>\n<\/div>\n\n<div id=\"form__wrapper\" class=\"p-8 flex justify-center min-h-screen\">\n\t<div class=\"w-full max-w-3xl\">\n\t\t<div class=\"flex justify-center mb-6\">\n\t\t\t<img decoding=\"async\" src=\"https:\/\/telemedi.com\/wp-content\/themes\/telemedico-home-page\/src\/icons\/telemedi.svg\"\n\t\t\t     alt=\"Telemedi Logo\"\n\t\t\t     class=\"h-12\">\n\t\t<\/div>\n\n\t\t<h1 class=\"text-2xl font-bold mb-4 text-center\">Wniosek o Refundacj\u0119<\/h1>\n\n\t\t<p class=\"text-gray-700 mb-8 text-center\">\n\t\t\tCzy sk\u0142adasz nowy wniosek, czy chcesz uzupe\u0142ni\u0107 dokumentacj\u0119 do wniosku, kt\u00f3ry ju\u017c z\u0142o\u017cy\u0142e\u015b?\n\t\t<\/p>\n\n\t\t<div class=\"choice-grid\">\n\t\t\t<a id=\"newClaimChoice\" class=\"choice-card\">\n\t\t\t\t<span class=\"choice-card-icon\" aria-hidden=\"true\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\">\n\t\t\t\t\t\t<path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 7.5v9a2.5 2.5 0 0 1-2.5 2.5h-9A2.5 2.5 0 0 1 5 16.5v-9A2.5 2.5 0 0 1 7.5 5h9A2.5 2.5 0 0 1 19 7.5Z\"\/>\n\t\t\t\t\t\t<path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 9v6m-3-3h6\"\/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/span>\n\t\t\t\t<h2 class=\"choice-card-title\">Sk\u0142adam nowy wniosek<\/h2>\n\t\t\t\t<p class=\"choice-card-text\">\n\t\t\t\t\tZg\u0142aszam refundacj\u0119 po raz pierwszy dla tego zdarzenia. Wype\u0142ni\u0119 pe\u0142ny formularz i do\u0142\u0105cz\u0119 wymagane dokumenty.\n\t\t\t\t<\/p>\n\t\t\t\t<span class=\"choice-card-cta\">\n\t\t\t\t\tPrzejd\u017a do formularza\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\" stroke=\"currentColor\" aria-hidden=\"true\">\n\t\t\t\t\t\t<path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13.5 4.5 21 12m0 0-7.5 7.5M21 12H3\"\/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/span>\n\t\t\t<\/a>\n\n\t\t\t<a id=\"topUpChoice\" class=\"choice-card\">\n\t\t\t\t<span class=\"choice-card-icon\" aria-hidden=\"true\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\">\n\t\t\t\t\t\t<path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8 4h6l5 5v11a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1Z\"\/>\n\t\t\t\t\t\t<path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M14 4v5h5M10.5 15.5h4M12.5 13.5v4\"\/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/span>\n\t\t\t\t<h2 class=\"choice-card-title\">Mam wcze\u015bniej utworzony wniosek<\/h2>\n\t\t\t\t<p class=\"choice-card-text\">\n\t\t\t\t\tChc\u0119 uzupe\u0142ni\u0107 dokumentacj\u0119 do wniosku, kt\u00f3ry ju\u017c z\u0142o\u017cy\u0142em. Podam jego numer i PESEL \u2014 reszta danych uzupe\u0142ni si\u0119 automatycznie.\n\t\t\t\t<\/p>\n\t\t\t\t<span class=\"choice-card-cta\">\n\t\t\t\t\tUzupe\u0142nij dokumentacj\u0119\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\" stroke=\"currentColor\" aria-hidden=\"true\">\n\t\t\t\t\t\t<path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13.5 4.5 21 12m0 0-7.5 7.5M21 12H3\"\/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Uwaga! Ta strona wymaga w\u0142\u0105czonego JavaScript, aby dzia\u0142a\u0107 poprawnie. W\u0142\u0105cz obs\u0142ug\u0119 JavaScript w przegl\u0105darce i od\u015bwie\u017c stron\u0119. Wniosek o Refundacj\u0119 Strona chwilowo niedost\u0119pna Formularz refundacji jest w tej chwili niedost\u0119pny. Przepraszamy za utrudnienia. Spr\u00f3buj ponownie za kilka minut. Wniosek o Refundacj\u0119 Czy sk\u0142adasz nowy wniosek, czy chcesz uzupe\u0142ni\u0107 dokumentacj\u0119 do wniosku, kt\u00f3ry ju\u017c z\u0142o\u017cy\u0142e\u015b? Sk\u0142adam [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"content-type":"","footnotes":""},"class_list":["post-22227","page","type-page","status-publish","hentry"],"acf":[],"lang":"pl","translations":{"pl":22227},"_links":{"self":[{"href":"https:\/\/telemedi.com\/tm-api\/wp\/v2\/pages\/22227","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/telemedi.com\/tm-api\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/telemedi.com\/tm-api\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/telemedi.com\/tm-api\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/telemedi.com\/tm-api\/wp\/v2\/comments?post=22227"}],"version-history":[{"count":40,"href":"https:\/\/telemedi.com\/tm-api\/wp\/v2\/pages\/22227\/revisions"}],"predecessor-version":[{"id":26079,"href":"https:\/\/telemedi.com\/tm-api\/wp\/v2\/pages\/22227\/revisions\/26079"}],"wp:attachment":[{"href":"https:\/\/telemedi.com\/tm-api\/wp\/v2\/media?parent=22227"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}