{"id":1412,"date":"2026-04-09T16:06:52","date_gmt":"2026-04-09T16:06:52","guid":{"rendered":"https:\/\/dev-idea.pl\/euromed\/?page_id=1412"},"modified":"2026-04-09T16:38:06","modified_gmt":"2026-04-09T16:38:06","slug":"endokrynologia","status":"publish","type":"page","link":"https:\/\/dev-idea.pl\/euromed\/endokrynologia\/","title":{"rendered":"Endokrynologia"},"content":{"rendered":"\n<style>\n\/* =============================================\n   EUROMED - Universal Styles v1.7 (Endokrynologia)\n   Prefix: em-\n   Colors: #007F50 \/ #2FAC66 \/ #F0F1EB \/ #000 \/ #fff\n   Font: Manrope\n============================================= *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@400;500;600;700;800&display=swap');\n\n.em-page * { box-sizing: border-box; }\n.em-page { font-family: 'Manrope', sans-serif; color: #000; line-height: 1.6; }\n.em-container { max-width: 1200px; margin: 0 auto; padding: 0 20px; }\n.em-section { padding: 70px 0; }\n\n.em-bg-white  { background: #fff; }\n.em-bg-accent { background: #F0F1EB; }\n.em-bg-dark   { background: #0A2A1A; color: #fff; }\n\n\/* Typography *\/\n.em-label {\n  display: inline-block; font-size: 12px; font-weight: 700;\n  text-transform: uppercase; letter-spacing: 0.15em;\n  color: #007F50; border-left: 3px solid #007F50;\n  padding-left: 10px; margin-bottom: 16px;\n}\n.em-label-white  { color: #2FAC66; border-left-color: #2FAC66; }\n.em-label-center { display: block; text-align: center; border: none; padding: 0; }\n.em-h1  { font-size: clamp(26px, 4.5vw, 50px); font-weight: 800; line-height: 1.15; margin: 0 0 20px; letter-spacing: -0.02em; }\n.em-h2  { font-size: clamp(22px, 3.8vw, 38px); font-weight: 800; line-height: 1.2; margin: 0 0 16px; letter-spacing: -0.02em; }\n.em-h3  { font-size: clamp(16px, 2.5vw, 20px); font-weight: 700; margin: 0 0 10px; }\n.em-lead { font-size: clamp(15px, 2vw, 17px); line-height: 1.75; color: #333; max-width: 600px; margin: 0 0 28px; }\n.em-text { font-size: 15px; line-height: 1.72; color: #444; }\n.em-text-white { color: rgba(255,255,255,0.82); }\n\n\/* Buttons *\/\n.em-btn {\n  display: inline-flex; align-items: center; gap: 8px;\n  padding: 14px 28px; border-radius: 6px;\n  font-family: 'Manrope', sans-serif; font-size: 15px; font-weight: 700;\n  text-decoration: none; cursor: pointer; transition: all 0.25s;\n  border: 2px solid transparent; line-height: 1.3;\n}\n.em-btn-primary { background: #007F50; color: #fff; border-color: #007F50; }\n.em-btn-primary:hover { background: #005f3c; border-color: #005f3c; color: #fff; transform: translateY(-1px); }\n.em-btn-outline { background: transparent; color: #007F50; border-color: #2FAC66; }\n.em-btn-outline:hover { background: #007F50; color: #fff; transform: translateY(-1px); }\n.em-btn-white { background: #fff; color: #007F50; border-color: #fff; }\n.em-btn-white:hover { background: #f0f0f0; transform: translateY(-1px); }\n.em-btn-group { display: flex; flex-wrap: wrap; gap: 12px; align-items: center; }\n\n\/* Divider *\/\n.em-divider { width: 50px; height: 4px; background: #007F50; border-radius: 2px; margin: 16px 0 24px; }\n.em-divider-white { background: #2FAC66; }\n\n\/* CTA *\/\n.em-cta-inner {\n  background: linear-gradient(135deg, #007F50 0%, #005f3c 100%);\n  border-radius: 20px; padding: 60px 50px; text-align: center;\n  position: relative; overflow: hidden;\n}\n.em-cta-inner::before { content:''; position:absolute; top:-50px; right:-50px; width:200px; height:200px; background:rgba(255,255,255,0.05); border-radius:50%; }\n.em-cta-inner::after  { content:''; position:absolute; bottom:-80px; left:-30px; width:250px; height:250px; background:rgba(255,255,255,0.04); border-radius:50%; }\n.em-cta-inner * { position: relative; z-index: 1; }\n.em-cta-inner h2 { color: #fff; }\n.em-cta-inner p  { color: rgba(255,255,255,0.85); font-size: 17px; max-width: 560px; margin: 0 auto 32px; }\n\n\/* Reviews *\/\n.em-reviews-section { padding: 70px 0; background: #fff; }\n\n\/* Access layout *\/\n.em-access-e-layout {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 60px;\n  align-items: center;\n}\n\n\/* Checklist *\/\n.em-checklist { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: 9px; }\n.em-checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 15px; font-weight: 500; color: #222; }\n.em-checklist li::before {\n  content: ''; display: inline-block; width: 20px; height: 20px; min-width: 20px;\n  background: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='10' fill='%23007F50'\/%3E%3Cpath d='M6 10l3 3 5-5' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' fill='none'\/%3E%3C\/svg%3E\") no-repeat center\/contain;\n  margin-top: 2px;\n}\n.em-checklist-white li { color: rgba(255,255,255,0.9); }\n.em-checklist-white li::before {\n  background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='10' fill='%232FAC66'\/%3E%3Cpath d='M6 10l3 3 5-5' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' fill='none'\/%3E%3C\/svg%3E\");\n}\n\n\/* =============================================\n   HERO \u2014 cinematic gradient overlay\n============================================= *\/\n.em-hero-e {\n  position: relative;\n  min-height: 580px;\n  overflow: hidden;\n  display: flex;\n  align-items: center;\n  background: #0A2A1A;\n}\n.em-hero-e-bg {\n  position: absolute;\n  inset: 0; z-index: 0;\n}\n.em-hero-e-bg img {\n  width: 100%; height: 100%;\n  object-fit: cover; display: block;\n  object-position: center 25%;\n}\n.em-hero-e-overlay {\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(\n    105deg,\n    rgba(10,42,26,0.97) 0%,\n    rgba(10,42,26,0.88) 38%,\n    rgba(10,42,26,0.55) 62%,\n    rgba(10,42,26,0.12) 100%\n  );\n  z-index: 1;\n}\n.em-hero-e-content {\n  position: relative;\n  z-index: 2;\n  max-width: 620px;\n  padding: 80px 0;\n  color: #fff;\n}\n.em-hero-e-content .em-lead {\n  color: rgba(255,255,255,0.72);\n}\n\n\/* =============================================\n   INTRO \u2014 2-col: scope items left, symptoms right\n============================================= *\/\n.em-endo-intro-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 60px;\n  align-items: start;\n}\n\n\/* Scope items \u2014 2x3 grid of covered areas *\/\n.em-scope-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr 1fr;\n  gap: 10px;\n  margin-top: 28px;\n}\n.em-scope-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  padding: 11px 13px;\n  background: #F0F1EB;\n  border: 1px solid #E0E0D8;\n  border-radius: 10px;\n}\n.em-scope-icon {\n  width: 34px; height: 34px; min-width: 34px;\n  background: #fff;\n  border: 2px solid #2FAC66;\n  border-radius: 8px;\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.em-scope-icon svg { width: 16px; height: 16px; stroke: #007F50; fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }\n.em-scope-item span { font-size: 12px; font-weight: 700; color: #222; line-height: 1.2; }\n\n\/* Symptom pills *\/\n.em-symp-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 8px;\n  margin-bottom: 24px;\n}\n.em-symp-pill {\n  background: #F0F1EB;\n  border: 1px solid #E0E0D8;\n  border-radius: 10px;\n  padding: 11px 12px;\n  display: flex; gap: 10px; align-items: center;\n  transition: box-shadow 0.2s;\n}\n.em-symp-pill:hover { box-shadow: 0 3px 14px rgba(0,127,80,0.1); }\n.em-symp-icon {\n  width: 30px; height: 30px; min-width: 30px;\n  background: #007F50; border-radius: 7px;\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.em-symp-icon svg { width: 14px; height: 14px; fill: #fff; }\n.em-symp-pill p { font-size: 12px; font-weight: 600; color: #222; margin: 0; line-height: 1.3; }\n\n\/* =============================================\n   TARCZYCA \u2014 dark, 3 cards z colored accent bar\n============================================= *\/\n.em-thyroid-cards {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 18px;\n  margin-top: 44px;\n}\n.em-thyroid-card {\n  background: rgba(255,255,255,0.05);\n  border: 1px solid rgba(255,255,255,0.1);\n  border-radius: 16px;\n  padding: 28px 24px;\n}\n.em-thyroid-accent {\n  width: 40px; height: 3px;\n  background: #2FAC66;\n  border-radius: 2px;\n  margin-bottom: 18px;\n}\n.em-thyroid-card-icon {\n  width: 48px; height: 48px;\n  background: rgba(47,172,102,0.15);\n  border-radius: 12px;\n  display: flex; align-items: center; justify-content: center;\n  margin-bottom: 16px;\n}\n.em-thyroid-card-icon svg { width: 24px; height: 24px; stroke: #2FAC66; fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }\n.em-thyroid-card h3 { font-size: 17px; font-weight: 800; color: #fff; margin: 0 0 10px; }\n.em-thyroid-card p  { font-size: 14px; line-height: 1.7; color: rgba(255,255,255,0.68); margin: 0; }\n\n\/* =============================================\n   CUKRZYCA \u2014 accent, 2-col: image left + text right\n============================================= *\/\n.em-diab-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  align-items: center;\n}\n.em-diab-image {\n  border-radius: 20px;\n  overflow: hidden;\n  height: 460px;\n}\n.em-diab-image img { width: 100%; height: 100%; object-fit: cover; display: block; }\n.em-diab-signals {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n  margin: 22px 0 28px;\n}\n.em-diab-signal {\n  display: flex; gap: 12px; align-items: center;\n  background: #fff; border: 1px solid #E0E0D8;\n  border-radius: 10px; padding: 12px 14px;\n}\n.em-diab-signal-dot {\n  width: 8px; height: 8px; min-width: 8px;\n  background: #007F50; border-radius: 50%;\n}\n.em-diab-signal p { font-size: 13px; font-weight: 600; color: #222; margin: 0; line-height: 1.35; }\n\n\/* =============================================\n   ZABURZENIA KOBIET \u2014 white, 2 feature cards\n============================================= *\/\n.em-women-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 20px;\n  margin-top: 44px;\n}\n.em-woman-card {\n  background: #fff;\n  border: 1px solid #E0E0D8;\n  border-radius: 20px;\n  padding: 34px 30px;\n  position: relative;\n  overflow: hidden;\n}\n.em-woman-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 4px;\n  background: linear-gradient(90deg, #007F50, #2FAC66);\n}\n.em-woman-card-icon {\n  width: 52px; height: 52px;\n  border: 2px solid #2FAC66;\n  border-radius: 12px;\n  display: flex; align-items: center; justify-content: center;\n  margin-bottom: 18px; background: #fff;\n}\n.em-woman-card-icon svg { width: 26px; height: 26px; stroke: #007F50; fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }\n.em-woman-card h3 { margin: 0 0 12px; }\n.em-woman-card p  { font-size: 14px; line-height: 1.72; color: #555; margin: 0; }\n\n\/* =============================================\n   INNE ZABURZENIA \u2014 dark, 2-col\n============================================= *\/\n.em-other-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 20px;\n  margin-top: 44px;\n}\n.em-other-card {\n  background: rgba(255,255,255,0.05);\n  border: 1px solid rgba(255,255,255,0.1);\n  border-radius: 16px;\n  padding: 30px 26px;\n}\n.em-other-icon {\n  width: 48px; height: 48px;\n  background: rgba(47,172,102,0.15);\n  border-radius: 12px;\n  display: flex; align-items: center; justify-content: center;\n  margin-bottom: 16px;\n}\n.em-other-icon svg { width: 24px; height: 24px; stroke: #2FAC66; fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }\n.em-other-card h3 { font-size: 17px; font-weight: 800; color: #fff; margin: 0 0 10px; }\n.em-other-card p  { font-size: 14px; line-height: 1.7; color: rgba(255,255,255,0.68); margin: 0; }\n\n\/* =============================================\n   OSTEOPOROZA \u2014 split card (green + white)\n============================================= *\/\n.em-osteo-card {\n  display: grid;\n  grid-template-columns: 1fr 1.5fr;\n  border-radius: 20px;\n  overflow: hidden;\n  border: 1px solid #E0E0D8;\n}\n.em-osteo-left {\n  background: #007F50;\n  padding: 44px 38px;\n  color: #fff;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n.em-osteo-left h2 { color: #fff; font-size: clamp(22px, 3vw, 32px); margin: 0 0 14px; }\n.em-osteo-left p  { font-size: 15px; line-height: 1.75; color: rgba(255,255,255,0.82); margin: 0 0 28px; }\n.em-osteo-right {\n  background: #fff;\n  padding: 44px 38px;\n}\n.em-osteo-right p { font-size: 15px; line-height: 1.72; color: #444; margin: 0 0 16px; }\n.em-osteo-tests {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n  margin-top: 20px;\n}\n.em-osteo-test {\n  display: flex; gap: 12px; align-items: center;\n  padding: 12px 14px;\n  background: #F0F1EB; border: 1px solid #E0E0D8;\n  border-radius: 10px;\n}\n.em-osteo-test-icon {\n  width: 32px; height: 32px; min-width: 32px;\n  background: #007F50; border-radius: 7px;\n  display: flex; align-items: center; justify-content: center;\n}\n.em-osteo-test-icon svg { width: 14px; height: 14px; fill: #fff; }\n.em-osteo-test p { font-size: 13px; font-weight: 600; color: #222; margin: 0; }\n\n\/* =============================================\n   WIZYTA \u2014 2-col: image left, steps right\n============================================= *\/\n.em-visit-e-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  align-items: center;\n}\n.em-visit-e-image {\n  border-radius: 20px;\n  overflow: hidden;\n  height: 460px;\n}\n.em-visit-e-image img { width: 100%; height: 100%; object-fit: cover; display: block; }\n.em-visit-e-steps { display: flex; flex-direction: column; }\n.em-visit-e-step {\n  display: flex; gap: 20px; align-items: flex-start;\n  padding: 20px 0;\n  border-bottom: 1px solid #E0E0D8;\n}\n.em-visit-e-step:first-child { border-top: 1px solid #E0E0D8; }\n.em-visit-e-num {\n  width: 44px; height: 44px; min-width: 44px;\n  background: #007F50; color: #fff;\n  border-radius: 10px;\n  font-size: 18px; font-weight: 800;\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.em-visit-e-body h4 { font-size: 15px; font-weight: 700; margin: 0 0 5px; }\n.em-visit-e-body p  { font-size: 13px; line-height: 1.65; color: #555; margin: 0; }\n\n\/* =============================================\n   RESPONSIVE\n============================================= *\/\n@media (max-width: 960px) {\n  .em-section { padding: 50px 0; }\n\n  \/* Hero *\/\n  .em-hero-e { min-height: 420px; }\n  .em-hero-e-overlay {\n    background: linear-gradient(180deg, rgba(10,42,26,0.96) 0%, rgba(10,42,26,0.85) 100%);\n  }\n  .em-hero-e-content { padding: 60px 0; }\n\n  \/* Intro *\/\n  .em-endo-intro-grid { grid-template-columns: 1fr; gap: 30px; }\n  .em-scope-grid { grid-template-columns: 1fr 1fr 1fr; }\n\n  \/* Symptoms *\/\n  .em-symp-grid { grid-template-columns: 1fr 1fr; }\n\n  \/* Tarczyca *\/\n  .em-thyroid-cards { grid-template-columns: 1fr; }\n\n  \/* Cukrzyca *\/\n  .em-diab-grid { grid-template-columns: 1fr; gap: 30px; }\n  .em-diab-image { height: 260px; }\n\n  \/* Kobiety *\/\n  .em-women-grid { grid-template-columns: 1fr; }\n\n  \/* Inne *\/\n  .em-other-grid { grid-template-columns: 1fr; }\n\n  \/* Osteoporoza *\/\n  .em-osteo-card { grid-template-columns: 1fr; }\n\n  \/* Wizyta *\/\n  .em-visit-e-grid { grid-template-columns: 1fr; gap: 30px; }\n  .em-visit-e-image { height: 260px; }\n\n  \/* Access *\/\n  .em-access-e-layout { grid-template-columns: 1fr; gap: 30px; }\n\n  .em-cta-inner { padding: 40px 24px; }\n}\n@media (max-width: 600px) {\n  .em-section { padding: 40px 0; }\n  .em-scope-grid { grid-template-columns: 1fr 1fr; }\n  .em-symp-grid { grid-template-columns: 1fr; }\n  .em-thyroid-cards { grid-template-columns: 1fr; }\n  .em-btn-group { flex-direction: column; }\n  .em-btn { width: 100%; justify-content: center; }\n}\n<\/style>\n\n<div class=\"em-page\">\n\n<!-- =============================================\n     HERO \u2014 cinematic gradient overlay\n============================================= -->\n<section class=\"em-hero-e\">\n  <div class=\"em-hero-e-bg\">\n    <img decoding=\"async\" src=\"https:\/\/dev-idea.pl\/euromed\/wp-content\/uploads\/2026\/04\/727.webp\" alt=\"Endokrynolog Zdu\u0144ska Wola Euromed\" \/>\n  <\/div>\n  <div class=\"em-hero-e-overlay\"><\/div>\n  <div class=\"em-container\">\n    <div class=\"em-hero-e-content\">\n      <span class=\"em-label em-label-white\">Euromed | Endokrynologia<\/span>\n      <h1 class=\"em-h1\" style=\"color:#fff;\">Endokrynolog Zdu\u0144ska Wola \u2013 klinika Euromed<\/h1>\n      <div class=\"em-divider em-divider-white\"><\/div>\n      <p class=\"em-lead\">Tyjesz, cho\u0107 jesz tyle samo. Budzisz si\u0119 zm\u0119czony mimo o\u015bmiu godzin snu. W\u0142osy wypadaj\u0105 gar\u015bciami. Lekarz m\u00f3wi, \u017ce &#8222;wyniki s\u0105 w normie&#8221;, a Ty czujesz, \u017ce co\u015b jest nie tak. To mo\u017ce by\u0107 kwestia hormon\u00f3w.<\/p>\n      <div class=\"em-btn-group\">\n        <a href=\"https:\/\/dev-idea.pl\/euromed\/kontakt\/\" class=\"em-btn em-btn-primary\">Um\u00f3w wizyt\u0119<\/a>\n        <a href=\"#tarczyca\" class=\"em-btn\" style=\"background:transparent; color:#fff; border:2px solid rgba(255,255,255,0.4);\">Choroby tarczycy<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     INTRO \u2014 zakres + symptomy\n============================================= -->\n<section class=\"em-section em-bg-white\">\n  <div class=\"em-container\">\n    <div class=\"em-endo-intro-grid\">\n      <div>\n        <span class=\"em-label\">Czym zajmuje si\u0119 endokrynolog<\/span>\n        <h2 class=\"em-h2\">Hormony steruj\u0105 niemal wszystkim w Twoim ciele<\/h2>\n        <div class=\"em-divider\"><\/div>\n        <p class=\"em-text\" style=\"margin-bottom:16px;\">Metabolizm, poziom energii, sen, nastr\u00f3j, p\u0142odno\u015b\u0107, ci\u015bnienie krwi, masa cia\u0142a, g\u0119sto\u015b\u0107 ko\u015bci \u2014 gdy gruczo\u0142y produkuj\u0105 za du\u017co lub za ma\u0142o konkretnego hormonu, organizm reaguje. Czasem subtelnie, czasem gwa\u0142townie.<\/p>\n        <p class=\"em-text\" style=\"margin-bottom:22px;\">Wielu pacjent\u00f3w przychodzi do endokrynologa po miesi\u0105cach bezskutecznego szukania przyczyny. Leczyli objawy, nie przyczyn\u0119. Wystarczy\u0142o zbada\u0107 profil hormonalny, \u017ceby puzzle si\u0119 u\u0142o\u017cy\u0142y.<\/p>\n        <div class=\"em-scope-grid\">\n          <div class=\"em-scope-item\">\n            <div class=\"em-scope-icon\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 14.5v-9l6 4.5-6 4.5z\"\/><\/svg>\n            <\/div>\n            <span>Tarczyca<\/span>\n          <\/div>\n          <div class=\"em-scope-item\">\n            <div class=\"em-scope-icon\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n            <\/div>\n            <span>Cukrzyca<\/span>\n          <\/div>\n          <div class=\"em-scope-item\">\n            <div class=\"em-scope-icon\">\n              <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 8v4M12 16h.01\"\/><\/svg>\n            <\/div>\n            <span>PCOS<\/span>\n          <\/div>\n          <div class=\"em-scope-item\">\n            <div class=\"em-scope-icon\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\/><\/svg>\n            <\/div>\n            <span>Menopauza<\/span>\n          <\/div>\n          <div class=\"em-scope-item\">\n            <div class=\"em-scope-icon\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"\/><\/svg>\n            <\/div>\n            <span>Nadnercza<\/span>\n          <\/div>\n          <div class=\"em-scope-item\">\n            <div class=\"em-scope-icon\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\/><\/svg>\n            <\/div>\n            <span>Osteoporoza<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div>\n        <p class=\"em-label\">Rozpoznajesz u siebie?<\/p>\n        <div class=\"em-symp-grid\">\n          <div class=\"em-symp-pill\">\n            <div class=\"em-symp-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\/><\/svg><\/div>\n            <p>Chroniczne zm\u0119czenie mimo snu<\/p>\n          <\/div>\n          <div class=\"em-symp-pill\">\n            <div class=\"em-symp-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 14H9V8h2v8zm4 0h-2V8h2v8z\"\/><\/svg><\/div>\n            <p>Wahania masy cia\u0142a bez przyczyny<\/p>\n          <\/div>\n          <div class=\"em-symp-pill\">\n            <div class=\"em-symp-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 22c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10 10zm0-18c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm-4 8c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm8 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-4 7c-2.33 0-4.31-1.46-5.11-3.5h10.22c-.8 2.04-2.78 3.5-5.11 3.5z\"\/><\/svg><\/div>\n            <p>Wypadanie w\u0142os\u00f3w gar\u015bciami<\/p>\n          <\/div>\n          <div class=\"em-symp-pill\">\n            <div class=\"em-symp-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 21.593c-5.63-5.539-11-10.297-11-14.402 0-3.791 3.068-5.191 5.281-5.191 1.312 0 4.151.501 5.719 4.457 1.59-3.968 4.464-4.447 5.726-4.447 2.54 0 5.274 1.621 5.274 5.181 0 4.069-5.136 8.625-11 14.402z\"\/><\/svg><\/div>\n            <p>Ko\u0142atanie serca wieczorami<\/p>\n          <\/div>\n          <div class=\"em-symp-pill\">\n            <div class=\"em-symp-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67V7z\"\/><\/svg><\/div>\n            <p>Wahania nastroju i rozdra\u017cnienie<\/p>\n          <\/div>\n          <div class=\"em-symp-pill\">\n            <div class=\"em-symp-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 14.5v-9l6 4.5-6 4.5z\"\/><\/svg><\/div>\n            <p>Uczucie zimna lub nadmierne pocenie<\/p>\n          <\/div>\n          <div class=\"em-symp-pill\">\n            <div class=\"em-symp-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2zm0 16a1 1 0 1 1 1-1 1 1 0 0 1-1 1zm1-4h-2V7h2z\"\/><\/svg><\/div>\n            <p>Problemy z koncentracj\u0105 i pami\u0119ci\u0105<\/p>\n          <\/div>\n          <div class=\"em-symp-pill\">\n            <div class=\"em-symp-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 14l-5-5 1.41-1.41L12 14.17l7.59-7.59L21 8l-9 9z\"\/><\/svg><\/div>\n            <p>Sucha sk\u00f3ra i nieregularne cykle<\/p>\n          <\/div>\n        <\/div>\n        <a href=\"https:\/\/dev-idea.pl\/euromed\/kontakt\/\" class=\"em-btn em-btn-primary\">Um\u00f3w wizyt\u0119 endokrynologiczn\u0105<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     TARCZYCA \u2014 dark, 3 cards\n============================================= -->\n<section id=\"tarczyca\" class=\"em-section em-bg-dark\">\n  <div class=\"em-container\">\n    <div style=\"max-width:680px;\">\n      <span class=\"em-label em-label-white\">Tarczyca<\/span>\n      <h2 class=\"em-h2\" style=\"color:#fff;\">Choroby tarczycy \u2013 najcz\u0119stszy pow\u00f3d wizyty<\/h2>\n      <p class=\"em-text em-text-white\">Hormony tarczycowe T3 i T4 reguluj\u0105 tempo, w jakim pracuje ka\u017cda kom\u00f3rka Twojego cia\u0142a. Gdy tarczyca produkuje ich za ma\u0142o \u2014 wszystko zwalnia. Gdy za du\u017co \u2014 wszystko przyspiesza. Oba stany wymagaj\u0105 leczenia.<\/p>\n    <\/div>\n    <div class=\"em-thyroid-cards\">\n      <div class=\"em-thyroid-card\">\n        <div class=\"em-thyroid-accent\"><\/div>\n        <div class=\"em-thyroid-card-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n        <\/div>\n        <h3>Niedoczynno\u015b\u0107 i Hashimoto<\/h3>\n        <p>Zm\u0119czenie, przyrost wagi, sucha sk\u00f3ra, wypadanie w\u0142os\u00f3w, uczucie zimna, obni\u017cony nastr\u00f3j. Hashimoto to choroba autoimmunologiczna \u2014 uk\u0142ad odporno\u015bciowy atakuje w\u0142asny gruczo\u0142. Endokrynolog ocenia nie tylko TSH, ale te\u017c wolne hormony, przeciwcia\u0142a anty-TPO i anty-TG oraz obraz USG. Leczenie lewotyroksyna jest precyzyjne i wymaga regularnych kontroli.<\/p>\n      <\/div>\n      <div class=\"em-thyroid-card\">\n        <div class=\"em-thyroid-accent\"><\/div>\n        <div class=\"em-thyroid-card-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\/><\/svg>\n        <\/div>\n        <h3>Nadczynno\u015b\u0107 i choroba Gravesa-Basedowa<\/h3>\n        <p>Szybkie bicie serca, dr\u017cenie r\u0105k, utrata wagi mimo dobrego apetytu, bezsenno\u015b\u0107, nerwowo\u015b\u0107, nadmierna potliwo\u015b\u0107. U cz\u0119\u015bci pacjent\u00f3w \u2014 wytrzeszcz oczu. Nieleczona nadczynno\u015b\u0107 prowadzi do powik\u0142a\u0144 kardiologicznych. Endokrynolog dobierze leczenie \u2014 leki tyreostatyczne, terapi\u0119 jodem radioaktywnym lub kwalifikacj\u0119 do zabiegu.<\/p>\n      <\/div>\n      <div class=\"em-thyroid-card\">\n        <div class=\"em-thyroid-accent\"><\/div>\n        <div class=\"em-thyroid-card-icon\">\n          <svg viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><\/svg>\n        <\/div>\n        <h3>Guzki tarczycy<\/h3>\n        <p>Guzki tarczycy ma nawet co druga osoba po pi\u0119\u0107dziesi\u0105tce. Zdecydowana wi\u0119kszo\u015b\u0107 jest \u0142agodna \u2014 ale &#8222;wi\u0119kszo\u015b\u0107&#8221; to nie &#8222;wszystkie&#8221;. Endokrynolog zleci USG, oceni cechy guzka i w razie potrzeby skieruje na biopsj\u0119 aspiracyjn\u0105 cienkoig\u0142ow\u0105 (BACC). Regularna kontrola guzk\u00f3w to rozs\u0105dna profilaktyka, nie pow\u00f3d do paniki.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     CUKRZYCA \u2014 accent, image left + text right\n============================================= -->\n<section class=\"em-section em-bg-accent\">\n  <div class=\"em-container\">\n    <div class=\"em-diab-grid\">\n      <div class=\"em-diab-image\">\n        <img decoding=\"async\" src=\"https:\/\/dev-idea.pl\/euromed\/wp-content\/uploads\/2026\/04\/841.webp\" alt=\"Cukrzyca diagnostyka Euromed\" \/>\n      <\/div>\n      <div>\n        <span class=\"em-label\">Cukrzyca<\/span>\n        <h2 class=\"em-h2\">Diagnostyka, leczenie i prowadzenie pacjenta<\/h2>\n        <div class=\"em-divider\"><\/div>\n        <p class=\"em-text\" style=\"margin-bottom:16px;\">Cukrzyca to nie jedna choroba \u2014 to grupa zaburze\u0144 z wysokim poziomem glukozy we krwi. Cukrzyca typu 2 stanowi 90% przypadk\u00f3w i rozwija si\u0119 stopniowo, cz\u0119sto przez lata bez wyra\u017anych objaw\u00f3w. Pacjent dowiaduje si\u0119 o niej przypadkiem \u2014 albo gdy pojawiaj\u0105 si\u0119 powik\u0142ania.<\/p>\n        <div class=\"em-diab-signals\">\n          <div class=\"em-diab-signal\"><div class=\"em-diab-signal-dot\"><\/div><p>Wzmo\u017cone pragnienie i cz\u0119stsze oddawanie moczu<\/p><\/div>\n          <div class=\"em-diab-signal\"><div class=\"em-diab-signal-dot\"><\/div><p>Senno\u015b\u0107 i spadek energii po posi\u0142kach<\/p><\/div>\n          <div class=\"em-diab-signal\"><div class=\"em-diab-signal-dot\"><\/div><p>Nawracaj\u0105ce infekcje grzybicze<\/p><\/div>\n          <div class=\"em-diab-signal\"><div class=\"em-diab-signal-dot\"><\/div><p>Wolne gojenie si\u0119 ran i mr\u00f3wienie w stopach<\/p><\/div>\n        <\/div>\n        <p class=\"em-text\" style=\"margin-bottom:28px;\">Diagnoza to dopiero pocz\u0105tek. Prowadzenie cukrzycy wymaga regularnych wizyt, modyfikacji leczenia i edukacji w zakresie diety i aktywno\u015bci. Endokrynolog w Euromed pomo\u017ce Ci zrozumie\u0107 chorob\u0119 i \u017cy\u0107 z ni\u0105 tak, by minimalizowa\u0107 ryzyko powik\u0142a\u0144.<\/p>\n        <a href=\"https:\/\/dev-idea.pl\/euromed\/kontakt\/\" class=\"em-btn em-btn-primary\">Um\u00f3w wizyt\u0119<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     ZABURZENIA KOBIET \u2014 white, 2 feature cards\n============================================= -->\n<section class=\"em-section em-bg-white\">\n  <div class=\"em-container\">\n    <div style=\"max-width:680px;\">\n      <span class=\"em-label\">Hormony u kobiet<\/span>\n      <h2 class=\"em-h2\">Zaburzenia hormonalne u kobiet<\/h2>\n      <p class=\"em-text\">Hormony rz\u0105dz\u0105 cyklem menstruacyjnym, p\u0142odno\u015bci\u0105, przebiegiem ci\u0105\u017cy i menopauz\u0105. Gdy ich r\u00f3wnowaga zostaje zaburzona, konsekwencje odczuwalne s\u0105 w ca\u0142ym ciele i psychice.<\/p>\n    <\/div>\n    <div class=\"em-women-grid\">\n      <div class=\"em-woman-card\">\n        <div class=\"em-woman-card-icon\">\n          <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"8\" r=\"4\"\/><path d=\"M12 14v8M8 18h8\"\/><\/svg>\n        <\/div>\n        <h3>Zesp\u00f3\u0142 policystycznych jajnik\u00f3w (PCOS)<\/h3>\n        <p>Nieregularne miesi\u0105czki lub ich brak, tr\u0105dzik utrzymuj\u0105cy si\u0119 po okresie dojrzewania, nadmierne ow\u0142osienie, trudno\u015bci z utrat\u0105 masy cia\u0142a, problemy z zaj\u015bciem w ci\u0105\u017c\u0119. PCOS nie jest wyrokiem na bezp\u0142odno\u015b\u0107 \u2014 ale wymaga diagnostyki i leczenia. Endokrynolog oceni profil hormonalny, wykluczy inne przyczyny i zaproponuje terapi\u0119 \u2014 farmakologiczn\u0105, metaboliczn\u0105 lub wystarczaj\u0105c\u0105 zmian\u0119 stylu \u017cycia.<\/p>\n      <\/div>\n      <div class=\"em-woman-card\">\n        <div class=\"em-woman-card-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\/><\/svg>\n        <\/div>\n        <h3>Zaburzenia hormonalne w menopauzie<\/h3>\n        <p>Uderzenia gor\u0105ca, nocne poty, bezsenno\u015b\u0107, wahania nastroju, sucho\u015b\u0107 pochwy, spadek libido, przyspieszenie utraty masy kostnej. Menopauza to naturalny etap \u017cycia \u2014 ale &#8222;naturalny&#8221; nie oznacza, \u017ce trzeba go znosi\u0107 w milczeniu. Hormonalna terapia zast\u0119pcza (HTZ), w\u0142a\u015bciwie dobrana i monitorowana, potrafi przywr\u00f3ci\u0107 komfort \u017cycia. Endokrynolog oceni bezpiecze\u0144stwo HTZ, dobierze preparat i dawk\u0119.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     INNE ZABURZENIA \u2014 dark, 2-col (m\u0119\u017cczy\u017ani + nadnercza)\n============================================= -->\n<section class=\"em-section em-bg-dark\">\n  <div class=\"em-container\">\n    <div style=\"max-width:680px; margin-bottom:10px;\">\n      <span class=\"em-label em-label-white\">Endokrynologia to nie tylko tarczyca<\/span>\n      <h2 class=\"em-h2\" style=\"color:#fff;\">Zaburzenia u m\u0119\u017cczyzn i choroby nadnerczy<\/h2>\n      <p class=\"em-text em-text-white\">Hormony dotycz\u0105 ka\u017cdego \u2014 niezale\u017cnie od p\u0142ci. M\u0119\u017cczy\u017ani maj\u0105 sw\u00f3j testosteron, nadnercza i przysadk\u0119, kt\u00f3re mog\u0105 sprawia\u0107 problemy r\u00f3wnie powa\u017cne jak choroby tarczycy.<\/p>\n    <\/div>\n    <div class=\"em-other-grid\">\n      <div class=\"em-other-card\">\n        <div class=\"em-other-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z\"\/><\/svg>\n        <\/div>\n        <h3>Zaburzenia hormonalne u m\u0119\u017cczyzn<\/h3>\n        <p>Poziom testosteronu naturalnie spada z wiekiem, ale u cz\u0119\u015bci m\u0119\u017cczyzn przebiega szybciej ni\u017c powinien. Zm\u0119czenie, obni\u017cone libido, zaburzenia erekcji, utrata masy mi\u0119\u015bniowej, przyrost tkanki t\u0142uszczowej, dra\u017cliwo\u015b\u0107, trudno\u015bci z koncentracj\u0105. Hipogonadyzm wymaga diagnostyki \u2014 za spadkiem mog\u0105 sta\u0107 choroby przysadki, nadnerczy lub j\u0105der. Endokrynolog zleci panel hormonalny i zaproponuje leczenie, je\u015bli b\u0119dzie wskazane.<\/p>\n      <\/div>\n      <div class=\"em-other-card\">\n        <div class=\"em-other-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"\/><\/svg>\n        <\/div>\n        <h3>Choroby nadnerczy i przysadki m\u00f3zgowej<\/h3>\n        <p>Nadnercza produkuj\u0105 kortyzol, aldosteron i androgeny. Przysadka kontroluje prac\u0119 wi\u0119kszo\u015bci pozosta\u0142ych gruczo\u0142\u00f3w. Przewlek\u0142e zm\u0119czenie i niskie ci\u015bnienie mog\u0105 sugerowa\u0107 niedoczynno\u015b\u0107 nadnerczy. Przyrost wagi ze specyficznym rozk\u0142adem tkanki t\u0142uszczowej, cienka sk\u00f3ra, rozst\u0119py, \u0142atwe siniaczenie \u2014 to potencjalne objawy zespo\u0142u Cushinga (nadmiar kortyzolu). Standardowe badania krwi z medycyny pracy tych chor\u00f3b nie wykryj\u0105.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     OSTEOPOROZA \u2014 split green\/white card\n============================================= -->\n<section class=\"em-section em-bg-accent\">\n  <div class=\"em-container\">\n    <div class=\"em-osteo-card\">\n      <div class=\"em-osteo-left\">\n        <span class=\"em-label em-label-white\" style=\"margin-bottom:18px;\">Osteoporoza<\/span>\n        <h2>Cichy z\u0142odziej ko\u015bci<\/h2>\n        <p>Osteoporoza nie boli. Nie daje objaw\u00f3w \u2014 a\u017c do pierwszego z\u0142amania. Z\u0142amania kr\u0119g\u00f3w, nadgarstka, szyjki ko\u015bci udowej drastycznie obni\u017caj\u0105 jako\u015b\u0107 \u017cycia. Problem w tym, \u017ce do z\u0142amania mog\u0142o nie doj\u015b\u0107, gdyby wcze\u015bniej kto\u015b zbada\u0142 g\u0119sto\u015b\u0107 ko\u015bci.<\/p>\n        <a href=\"https:\/\/dev-idea.pl\/euromed\/kontakt\/\" class=\"em-btn em-btn-white\">Um\u00f3w wizyt\u0119<\/a>\n      <\/div>\n      <div class=\"em-osteo-right\">\n        <span class=\"em-label\" style=\"margin-bottom:14px;\">Diagnostyka i leczenie<\/span>\n        <p>Utrata masy kostnej to proces hormonalnie uwarunkowany. Spadek estrogen\u00f3w po menopauzie, niedob\u00f3r witaminy D, zaburzenia przytarczyc, d\u0142ugotrwa\u0142e glikokortykosteroidy \u2014 to czynniki ryzyka, na kt\u00f3re endokrynolog mo\u017ce wp\u0142yn\u0105\u0107.<\/p>\n        <p>Na podstawie badania densytometrycznego i profilu laboratoryjnego lekarz ustali, czy potrzebujesz leczenia, suplementacji, czy na razie wystarczy obserwacja.<\/p>\n        <div class=\"em-osteo-tests\">\n          <div class=\"em-osteo-test\">\n            <div class=\"em-osteo-test-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 14l-5-5 1.41-1.41L12 14.17l7.59-7.59L21 8l-9 9z\"\/><\/svg><\/div>\n            <p>Badanie densytometryczne (DXA) g\u0119sto\u015bci ko\u015bci<\/p>\n          <\/div>\n          <div class=\"em-osteo-test\">\n            <div class=\"em-osteo-test-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 14l-5-5 1.41-1.41L12 14.17l7.59-7.59L21 8l-9 9z\"\/><\/svg><\/div>\n            <p>Profil wapniowo-fosforanowy i poziom witaminy D<\/p>\n          <\/div>\n          <div class=\"em-osteo-test\">\n            <div class=\"em-osteo-test-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 14l-5-5 1.41-1.41L12 14.17l7.59-7.59L21 8l-9 9z\"\/><\/svg><\/div>\n            <p>Markery obrotu kostnego i hormony przytarczyc<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     WIZYTA \u2014 image left + numbered steps right\n============================================= -->\n<section class=\"em-section em-bg-white\">\n  <div class=\"em-container\">\n    <div class=\"em-visit-e-grid\">\n      <div class=\"em-visit-e-image\">\n        <img decoding=\"async\" src=\"https:\/\/dev-idea.pl\/euromed\/wp-content\/uploads\/2026\/04\/1120.webp\" alt=\"Wizyta u endokrynologa Euromed\" \/>\n      <\/div>\n      <div>\n        <span class=\"em-label\">Jak wygl\u0105da wizyta<\/span>\n        <h2 class=\"em-h2\">Wizyta endokrynologiczna w Euromed<\/h2>\n        <div class=\"em-divider\"><\/div>\n        <p class=\"em-text\" style=\"margin-bottom:28px;\">Choroby endokrynologiczne rzadko maj\u0105 jeden oczywisty objaw \u2014 to raczej konstelacja sygna\u0142\u00f3w, kt\u00f3re nabieraj\u0105 sensu, gdy lekarz je ze sob\u0105 po\u0142\u0105czy. Dlatego wizyta zaczyna si\u0119 od rozmowy, a nie od recepty.<\/p>\n        <div class=\"em-visit-e-steps\">\n          <div class=\"em-visit-e-step\">\n            <div class=\"em-visit-e-num\">1<\/div>\n            <div class=\"em-visit-e-body\">\n              <h4>Szczeg\u00f3\u0142owy wywiad<\/h4>\n              <p>Objawy, kiedy si\u0119 pojawi\u0142y, jak zmienia\u0142y si\u0119 w czasie, jakie leki przyjmujesz, choroby w rodzinie, dieta i styl \u017cycia. Te informacje s\u0105 bezcenne dla postawienia trafnej diagnozy.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"em-visit-e-step\">\n            <div class=\"em-visit-e-num\">2<\/div>\n            <div class=\"em-visit-e-body\">\n              <h4>Badanie fizykalne<\/h4>\n              <p>Palpacyjna ocena tarczycy, pomiar ci\u015bnienia, ocena masy cia\u0142a i rozk\u0142adu tkanki t\u0142uszczowej, badanie sk\u00f3ry i w\u0142os\u00f3w. Szybkie, rzetelne, klinicznie uzasadnione.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"em-visit-e-step\">\n            <div class=\"em-visit-e-num\">3<\/div>\n            <div class=\"em-visit-e-body\">\n              <h4>Celowany panel bada\u0144<\/h4>\n              <p>TSH, fT3, fT4, przeciwcia\u0142a, glukoza, HbA1c, profil lipidowy, witamina D, kortyzol, testosteron \u2014 endokrynolog dobierze panel do Twojej konkretnej sytuacji. Tylko te badania, kt\u00f3re maj\u0105 sens.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"em-visit-e-step\">\n            <div class=\"em-visit-e-num\">4<\/div>\n            <div class=\"em-visit-e-body\">\n              <h4>Diagnoza i plan leczenia<\/h4>\n              <p>Om\u00f3wienie wynik\u00f3w, jasna diagnoza i plan dzia\u0142ania. Zrozumia\u0142y. Bez \u017cargonu. Z przestrzeni\u0105 na pytania i bez niedopowiedze\u0144.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     DOST\u0118PNO\u015a\u0106 \u2014 dark\n============================================= -->\n<section class=\"em-section em-bg-dark\">\n  <div class=\"em-container\">\n    <div class=\"em-access-e-layout\">\n      <div>\n        <span class=\"em-label em-label-white\">Endokrynolog blisko Ciebie<\/span>\n        <h2 class=\"em-h2\" style=\"color:#fff;\">Zdu\u0144ska Wola \u2013 bez kolejek liczonymi w miesi\u0105cach<\/h2>\n        <div class=\"em-divider em-divider-white\"><\/div>\n        <p class=\"em-text em-text-white\" style=\"margin-bottom:20px;\">Dost\u0119p do endokrynologa w publicznej opiece zdrowotnej to w wielu miejscach w Polsce czekanie liczone w miesi\u0105cach. Dla pacjenta z nowo wykrytym guzkiem tarczycy lub objawami nadczynno\u015bci \u2014 te miesi\u0105ce to niepewno\u015b\u0107 i ryzyko pogorszenia zdrowia.<\/p>\n        <p class=\"em-text em-text-white\" style=\"margin-bottom:32px;\">W klinice Euromed w Zdu\u0144skiej Woli terminy wizyt endokrynologicznych s\u0105 kr\u00f3tkie. Pacjenci z Zdu\u0144skiej Woli, Sieradza, \u0141asku, Podd\u0119bic, Szadku i okolic nie musz\u0105 je\u017adzi\u0107 do \u0141odzi, \u017ceby uzyska\u0107 konsultacj\u0119 specjalisty.<\/p>\n        <a href=\"https:\/\/dev-idea.pl\/euromed\/kontakt\/\" class=\"em-btn em-btn-white\">Um\u00f3w konsultacj\u0119<\/a>\n      <\/div>\n      <div>\n        <ul class=\"em-checklist em-checklist-white\">\n          <li>Diagnostyka i leczenie tarczycy \u2014 Hashimoto, nadczynno\u015b\u0107, guzki<\/li>\n          <li>Cukrzyca typu 1 i 2 \u2014 prowadzenie d\u0142ugofalowe<\/li>\n          <li>PCOS i zaburzenia hormonalne u kobiet<\/li>\n          <li>Hormonalna terapia zast\u0119pcza (HTZ) \u2014 dob\u00f3r i monitorowanie<\/li>\n          <li>Hipogonadyzm i zaburzenia hormonalne u m\u0119\u017cczyzn<\/li>\n          <li>Diagnostyka osteoporozy i leczenie ubytku masy kostnej<\/li>\n          <li>Choroby nadnerczy i przysadki m\u00f3zgowej<\/li>\n          <li>Kr\u00f3tkie terminy \u2014 bez wielomiesi\u0119cznych kolejek<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     ZDJ\u0118CIE BREAK\n============================================= -->\n<div style=\"overflow:hidden; height:320px;\">\n  <img decoding=\"async\" src=\"https:\/\/dev-idea.pl\/euromed\/wp-content\/uploads\/2026\/04\/28776.webp\" alt=\"Klinika Euromed Zdu\u0144ska Wola\" style=\"width:100%; height:320px; object-fit:cover; display:block; object-position:center 35%;\" \/>\n<\/div>\n\n<!-- =============================================\n     OPINIE GOOGLE\n============================================= -->\n<section class=\"em-reviews-section\">\n  <div class=\"em-container\">\n    <div style=\"text-align:center; max-width:600px; margin:0 auto 40px;\">\n      <span class=\"em-label em-label-center\">Opinie pacjent\u00f3w<\/span>\n      <h2 class=\"em-h2\" style=\"text-align:center;\">Co m\u00f3wi\u0105 nasi pacjenci?<\/h2>\n      <p class=\"em-text\" style=\"text-align:center;\">Prawdziwe opinie od pacjent\u00f3w kliniki Euromed w Zdu\u0144skiej Woli.<\/p>\n    <\/div>\n    <pre class=\"ti-widget\" style=\"display: none\"><template id=\"trustindex-google-widget-html\"><div class=\" ti-widget  ti-goog ti-review-text-mode-readmore ti-text-align-left\" data-no-translation=\"true\" data-time-locale=\"%d %s temu|dzi\u015b|dzie\u0144|dni|tydzie\u0144|tygodni|miesi\u0105c|miesi\u0119cy|rok|lat\" data-plugin-version=\"13.2.8\" data-layout-id=\"5\" data-layout-category=\"slider\" data-set-id=\"ligth-border\" data-pid=\"\" data-language=\"pl\" data-close-locale=\"Zamkn\u0105\u0107\" data-review-target-width=\"275\" data-css-version=\"2\" data-reply-by-locale=\"Odpowied\u017a w\u0142a\u015bciciela\" data-only-rating-locale=\"Ten u\u017cytkownik wystawi\u0142 tylko ocen\u0119.\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-4\"> <div class=\"ti-footer ti-footer-grid source-Google\"> <div class=\"ti-fade-container\"> <div class=\"ti-rating-text\"> <strong class=\"ti-rating ti-rating-large\"> DOSKONA\u0141A <\/strong> <\/div> <span class=\"ti-stars star-lg\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/h.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-rating-text\"> <span class=\"nowrap\">Na podstawie <strong>251 opinii<\/strong><\/span> <\/div> <div class=\"ti-large-logo\"> <div class=\"ti-v-center\"> <trustindex-image class=\"ti-logo-fb\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/logo.svg\" width=\"150\" height=\"25\" loading=\"lazy\" alt=\"Google\"><\/trustindex-image> <\/div> <\/div> <\/div> <\/div> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Nast\u0119pna recenzj\u0119\" role=\"button\" tabindex=\"0\"><\/div> <div class=\"ti-prev\" aria-label=\"Poprzednia recenzj\u0119\" role=\"button\" tabindex=\"0\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" data-time=\"1773273600\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Opublikowano na <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjUCm3ob1AGULDtdSQJX4QXOi5NLCN-tdZkImyEeWxtDO2F2SzE=w40-h40-c-rp-mo-br100\" alt=\"IgorGamerPL profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> IgorGamerPL <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex sprawdza, czy pierwotnym \u017ar\u00f3d\u0142em recenzji jest Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Najlepsze miejsce kt\u00f3re leczy z\u0119by! Polecam!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ukryj\" data-open-text=\"Czytaj wi\u0119cej\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1771372800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Opublikowano na <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIGdnD4bllnc2gughJvVcCgIVKi1_NzQjo_Y5V2OvLK5O5Gbw=w40-h40-c-rp-mo-br100\" alt=\"Sara Przepiora profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Sara Przepiora <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex sprawdza, czy pierwotnym \u017ar\u00f3d\u0142em recenzji jest Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Jestem pacjentk\u0105 Pani Doktor Kaniewskiej u kt\u00f3rej lecz\u0119 z\u0119by ju\u017c kilka lat i jestem bardzo zadowolona. Pani Doktor jest zawsze zaanga\u017cowana w swoj\u0105 prac\u0119, zawsze podchodzi z delikatno\u015bci\u0105 jest mi\u0142a serdeczna i pomocna.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ukryj\" data-open-text=\"Czytaj wi\u0119cej\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1771372800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Opublikowano na <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjVgfH4aMfXiKzEw9FTUdXzuhPXH4x01L_rs0Kp2eFCKKYbHhGJU=w40-h40-c-rp-mo-br100\" alt=\"Mariusz profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Mariusz <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex sprawdza, czy pierwotnym \u017ar\u00f3d\u0142em recenzji jest Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Jestem zadowolony z wizyt u Pani doktor Kaniewskiej\nPani doktor wyja\u015bnia wszystko szczeg\u00f3\u0142owo<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ukryj\" data-open-text=\"Czytaj wi\u0119cej\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1771200000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Opublikowano na <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjVWIOTmhmD5PonEls92tkt2PxgF7auRbe9Q1b46mpD5SXlMqQ4e=w40-h40-c-rp-mo-br100\" alt=\"bogusia hinz profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> bogusia hinz <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex sprawdza, czy pierwotnym \u017ar\u00f3d\u0142em recenzji jest Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->5 gwiazdek NAJLEPSZE MIEJSCE SWIATA!!! Pozdrawiam!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ukryj\" data-open-text=\"Czytaj wi\u0119cej\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1770163200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Opublikowano na <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocKfStlIdTVkUtX_C6dV3oyjeI_SBCyS1Z3_o3f4pY6eG-45-g=w40-h40-c-rp-mo-ba3-br100\" alt=\"spiacy100 profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> spiacy100 <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex sprawdza, czy pierwotnym \u017ar\u00f3d\u0142em recenzji jest Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Serdecznie dzi\u0119kuj\u0119 Dr Ignaczakowi za pe\u0142en profesjonalizm, ogromn\u0105 wiedz\u0119 i indywidualne podej\u015bcie do pacjenta. Zabiegi przeprowadzane s\u0105 z najwy\u017csz\u0105 staranno\u015bci\u0105, a atmosfera w gabinecie sprawia, \u017ce nawet osoba obawiaj\u0105ca si\u0119 wizyt u dentysty czuje si\u0119 spokojnie i bezpiecznie. Z pe\u0142nym przekonaniem polecam.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ukryj\" data-open-text=\"Czytaj wi\u0119cej\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1770076800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Opublikowano na <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocL7hfIx53AlavVH-FVCSjs4fFslaw5MC4jfxcXogbBM8W5_dQ=w40-h40-c-rp-mo-br100\" alt=\"Tomasz Klawikowski profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Tomasz Klawikowski <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex sprawdza, czy pierwotnym \u017ar\u00f3d\u0142em recenzji jest Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Dr.Pyfel to mistrz swiata ,Pani asystentka tak\u017ce \ud83d\ude42.\nPe\u0142en profesjonalizm ,bardzo dobra atmosfera - szczerze polecam .<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ukryj\" data-open-text=\"Czytaj wi\u0119cej\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1770076800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Opublikowano na <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJqxCy3ho8Y63p4FQXvZpQUtM6KrqRqyLr1AJSwA0xie2b7qQ=w40-h40-c-rp-mo-br100\" alt=\"Marek Bernasiak profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Marek Bernasiak <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex sprawdza, czy pierwotnym \u017ar\u00f3d\u0142em recenzji jest Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Corka 3 latka super zadowolona !<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ukryj\" data-open-text=\"Czytaj wi\u0119cej\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1769126400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Opublikowano na <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLTKbBOH42ak8Nk7uWetIryO3X1V3Jr8NIVBuDV_58H0dGI6g=w40-h40-c-rp-mo-br100\" alt=\"Kasia Jaros profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Kasia Jaros <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex sprawdza, czy pierwotnym \u017ar\u00f3d\u0142em recenzji jest Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Super obs\u0142uga, w dniu rejestracji by\u0142am przyj\u0119ta. Pani dr \u0141\u0105czy\u0144ska przemi\u0142a i kompetentna \ud83d\ude42<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ukryj\" data-open-text=\"Czytaj wi\u0119cej\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1769040000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Opublikowano na <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLmyWqeRUzjHDAD3zkcH48M4cOjoydj4P8QEMLoUxL_2Qt6=w40-h40-c-rp-mo-br100\" alt=\"Sylwia R\u00f2\u017ca\u0144ska profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Sylwia R\u00f2\u017ca\u0144ska <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex sprawdza, czy pierwotnym \u017ar\u00f3d\u0142em recenzji jest Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Serdecznie polecam gabinet stomatologiczny na ul.\u017b\u00f3\u0142kiewskiego. Fachowy personel,przemi\u0142a atmostera i Pani dr Janczak z profesjonalnym podej\u015bciem  do pacjenta .<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ukryj\" data-open-text=\"Czytaj wi\u0119cej\"><\/span> <\/div> <\/div>  <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div>   <\/div> <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-google-widget-html\" data-css-url=\"https:\/\/dev-idea.pl\/euromed\/wp-content\/uploads\/trustindex-google-widget.css?1774809981\"><\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     CTA\n============================================= -->\n<section class=\"em-section em-bg-white\">\n  <div class=\"em-container\">\n    <div class=\"em-cta-inner\">\n      <span class=\"em-label em-label-white em-label-center\" style=\"margin-bottom:14px;\">Hormony pod kontrol\u0105<\/span>\n      <h2 class=\"em-h2\">Um\u00f3w wizyt\u0119 u endokrynologa w Euromed<\/h2>\n      <p>Zm\u0119czenie, wahania wagi, wypadanie w\u0142os\u00f3w, nieregularne cykle, ko\u0142atanie serca \u2014 je\u015bli kt\u00f3rykolwiek z tych objaw\u00f3w brzmi znajomo, nie szukaj odpowiedzi w kolejnym artykule w internecie. Diagnostyka hormonalna potrafi wyja\u015bni\u0107 to, czego inne badania nie wykaza\u0142y.<\/p>\n      <a href=\"https:\/\/dev-idea.pl\/euromed\/kontakt\/\" class=\"em-btn em-btn-white\" style=\"font-size:16px; padding:16px 36px;\">Um\u00f3w wizyt\u0119 endokrynologiczn\u0105<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/div><!-- .em-page -->\n","protected":false},"excerpt":{"rendered":"<p>Euromed | Endokrynologia Endokrynolog Zdu\u0144ska Wola \u2013 klinika Euromed Tyjesz, cho\u0107 jesz tyle samo. Budzisz si\u0119 zm\u0119czony mimo o\u015bmiu godzin snu. W\u0142osy wypadaj\u0105 gar\u015bciami. Lekarz m\u00f3wi, \u017ce &#8222;wyniki s\u0105 w&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_EventAllDay":false,"_EventTimezone":"","_EventStartDate":"","_EventEndDate":"","_EventStartDateUTC":"","_EventEndDateUTC":"","_EventShowMap":false,"_EventShowMapLink":false,"_EventURL":"","_EventCost":"","_EventCostDescription":"","_EventCurrencySymbol":"","_EventCurrencyCode":"","_EventCurrencyPosition":"","_EventDateTimeSeparator":"","_EventTimeRangeSeparator":"","_EventOrganizerID":[],"_EventVenueID":[],"_OrganizerEmail":"","_OrganizerPhone":"","_OrganizerWebsite":"","_VenueAddress":"","_VenueCity":"","_VenueCountry":"","_VenueProvince":"","_VenueState":"","_VenueZip":"","_VenuePhone":"","_VenueURL":"","_VenueStateProvince":"","_VenueLat":"","_VenueLng":"","_VenueShowMap":false,"_VenueShowMapLink":false,"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"bottom","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-1412","page","type-page","status-publish","hentry"],"taxonomy_info":[],"featured_image_src_large":false,"author_info":{"display_name":"admin","author_link":"https:\/\/dev-idea.pl\/euromed\/author\/admin\/"},"comment_info":0,"_links":{"self":[{"href":"https:\/\/dev-idea.pl\/euromed\/wp-json\/wp\/v2\/pages\/1412","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev-idea.pl\/euromed\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dev-idea.pl\/euromed\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dev-idea.pl\/euromed\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dev-idea.pl\/euromed\/wp-json\/wp\/v2\/comments?post=1412"}],"version-history":[{"count":3,"href":"https:\/\/dev-idea.pl\/euromed\/wp-json\/wp\/v2\/pages\/1412\/revisions"}],"predecessor-version":[{"id":1423,"href":"https:\/\/dev-idea.pl\/euromed\/wp-json\/wp\/v2\/pages\/1412\/revisions\/1423"}],"wp:attachment":[{"href":"https:\/\/dev-idea.pl\/euromed\/wp-json\/wp\/v2\/media?parent=1412"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}