{"id":1396,"date":"2026-04-09T15:45:47","date_gmt":"2026-04-09T15:45:47","guid":{"rendered":"https:\/\/dev-idea.pl\/euromed\/?page_id=1396"},"modified":"2026-04-09T16:00:39","modified_gmt":"2026-04-09T16:00:39","slug":"urologia","status":"publish","type":"page","link":"https:\/\/dev-idea.pl\/euromed\/urologia\/","title":{"rendered":"Urologia"},"content":{"rendered":"\n<style>\n\/* =============================================\n   EUROMED - Universal Styles v1.5 (Urologia)\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.em-section-sm { padding: 50px 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-dark { background: transparent; color: #fff; border-color: rgba(255,255,255,0.4); }\n.em-btn-outline-dark:hover { background: rgba(255,255,255,0.1); 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.em-btn-group-center { justify-content: 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.em-divider-center { margin: 16px auto 24px; }\n\n\/* Quote *\/\n.em-quote { border-left: 5px solid #007F50; background: #fff; padding: 24px 28px; border-radius: 0 12px 12px 0; margin: 24px 0; }\n.em-quote p { font-size: 16px; font-style: italic; color: #222; margin: 0; line-height: 1.7; font-weight: 500; }\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\/* =============================================\n   HERO \u2014 dark centered + 3 images strip\n============================================= *\/\n.em-hero-u {\n  background: #0A2A1A;\n  color: #fff;\n  padding: 80px 0 0;\n  overflow: hidden;\n}\n.em-hero-u-content {\n  text-align: center;\n  max-width: 760px;\n  margin: 0 auto;\n  padding: 0 20px 60px;\n}\n.em-hero-u-content .em-lead {\n  color: rgba(255,255,255,0.72);\n  margin-left: auto;\n  margin-right: auto;\n}\n.em-hero-u-images {\n  display: grid;\n  grid-template-columns: 1fr 1.5fr 1fr;\n  gap: 10px;\n  height: 320px;\n  align-items: end;\n}\n.em-hero-u-img {\n  border-radius: 14px 14px 0 0;\n  overflow: hidden;\n}\n.em-hero-u-img:nth-child(1) { height: 72%; }\n.em-hero-u-img:nth-child(2) { height: 100%; }\n.em-hero-u-img:nth-child(3) { height: 62%; }\n.em-hero-u-img img {\n  width: 100%; height: 100%;\n  object-fit: cover; display: block;\n}\n\n\/* =============================================\n   KIEDY \u2014 2-col: text left, signals right\n============================================= *\/\n.em-when-u-grid {\n  display: grid;\n  grid-template-columns: 1fr 1.1fr;\n  gap: 60px;\n  align-items: start;\n}\n.em-signal-list {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n.em-signal-item {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  background: #fff;\n  border: 1px solid #E0E0D8;\n  border-radius: 12px;\n  padding: 13px 16px;\n  transition: box-shadow 0.2s;\n}\n.em-signal-item:hover { box-shadow: 0 4px 20px rgba(0,127,80,0.1); }\n.em-signal-icon {\n  width: 42px; height: 42px; min-width: 42px;\n  border: 2px solid #2FAC66;\n  border-radius: 10px;\n  display: flex; align-items: center; justify-content: center;\n  background: #fff; flex-shrink: 0;\n}\n.em-signal-icon svg { width: 20px; height: 20px; }\n.em-signal-item p { font-size: 14px; font-weight: 600; color: #222; margin: 0; line-height: 1.35; }\n\n\/* =============================================\n   KAMICA \u2014 2-col: text + dark fact card\n============================================= *\/\n.em-kamica-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  align-items: start;\n}\n.em-kamica-card {\n  background: #0A2A1A;\n  border-radius: 20px;\n  padding: 36px 32px;\n  color: #fff;\n}\n.em-kamica-card-title {\n  font-size: 11px; font-weight: 700;\n  text-transform: uppercase; letter-spacing: 0.14em;\n  color: #2FAC66; margin: 0 0 22px;\n}\n.em-kamica-fact {\n  display: flex;\n  gap: 14px;\n  align-items: flex-start;\n  padding: 16px 0;\n  border-bottom: 1px solid rgba(255,255,255,0.08);\n}\n.em-kamica-fact:last-child { border-bottom: none; padding-bottom: 0; }\n.em-kamica-fact:first-of-type { padding-top: 0; }\n.em-kamica-fact-icon {\n  width: 34px; height: 34px; min-width: 34px;\n  background: rgba(47,172,102,0.15);\n  border-radius: 8px;\n  display: flex; align-items: center; justify-content: center;\n  margin-top: 1px;\n}\n.em-kamica-fact-icon svg { width: 17px; height: 17px; fill: #2FAC66; }\n.em-kamica-fact-body strong { display: block; font-size: 14px; font-weight: 700; color: #fff; margin-bottom: 4px; }\n.em-kamica-fact-body p { font-size: 13px; line-height: 1.6; color: rgba(255,255,255,0.65); margin: 0; }\n\n\/* =============================================\n   P\u0118CHERZ \u2014 dark section 3 cards\n============================================= *\/\n.em-bladder-cards {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n  margin-top: 44px;\n}\n.em-bladder-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  position: relative;\n  overflow: hidden;\n}\n.em-bladder-card::before {\n  content: attr(data-num);\n  position: absolute; top: -10px; right: 14px;\n  font-size: 80px; font-weight: 800;\n  color: rgba(47,172,102,0.1);\n  line-height: 1;\n  pointer-events: none;\n  user-select: none;\n}\n.em-bladder-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-bladder-icon svg { width: 24px; height: 24px; stroke: #2FAC66; fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }\n.em-bladder-card h3 { font-size: 17px; font-weight: 800; color: #fff; margin: 0 0 10px; }\n.em-bladder-card p { font-size: 14px; line-height: 1.7; color: rgba(255,255,255,0.68); margin: 0; }\n\n\/* =============================================\n   UROLOGIA M\u0118SKA \u2014 2-col: text + list\n============================================= *\/\n.em-masc-grid {\n  display: grid;\n  grid-template-columns: 1fr 1.1fr;\n  gap: 60px;\n  align-items: start;\n}\n.em-masc-list { display: flex; flex-direction: column; }\n.em-masc-item {\n  display: flex;\n  gap: 18px;\n  align-items: flex-start;\n  padding: 20px 0;\n  border-bottom: 1px solid #E0E0D8;\n}\n.em-masc-item:first-child { border-top: 1px solid #E0E0D8; }\n.em-masc-item-icon {\n  width: 44px; height: 44px; min-width: 44px;\n  background: #F0F1EB;\n  border-radius: 10px;\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.em-masc-item-icon svg { width: 22px; height: 22px; stroke: #007F50; fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }\n.em-masc-item-body h4 { font-size: 15px; font-weight: 700; margin: 0 0 5px; }\n.em-masc-item-body p { font-size: 13px; line-height: 1.65; color: #555; margin: 0; }\n\n\/* =============================================\n   UROLOGIA DZIECI\u0118CA \u2014 2-col: text + tile grid\n============================================= *\/\n.em-child-u-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 60px;\n  align-items: center;\n}\n.em-child-tiles {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 14px;\n}\n.em-child-tile {\n  background: #fff;\n  border: 1px solid #E0E0D8;\n  border-radius: 14px;\n  padding: 20px 18px;\n}\n.em-child-tile-icon {\n  width: 38px; height: 38px;\n  background: #007F50;\n  border-radius: 9px;\n  display: flex; align-items: center; justify-content: center;\n  margin-bottom: 12px;\n}\n.em-child-tile-icon svg { width: 18px; height: 18px; fill: #fff; }\n.em-child-tile h4 { font-size: 13px; font-weight: 700; margin: 0 0 5px; line-height: 1.3; }\n.em-child-tile p { font-size: 12px; line-height: 1.55; color: #666; margin: 0; }\n\n\/* =============================================\n   WIZYTA \u2014 horizontal 4 steps with connector\n============================================= *\/\n.em-steps-row {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 24px;\n  margin-top: 50px;\n  position: relative;\n}\n.em-steps-row::before {\n  content: '';\n  position: absolute;\n  top: 26px;\n  left: calc(12.5% + 4px);\n  width: calc(75% - 8px);\n  height: 2px;\n  background: linear-gradient(90deg, #007F50, #2FAC66);\n  z-index: 0;\n}\n.em-step-row-item {\n  text-align: center;\n  position: relative;\n  z-index: 1;\n}\n.em-step-row-num {\n  width: 52px; height: 52px;\n  background: #007F50; color: #fff;\n  border-radius: 50%;\n  font-size: 18px; font-weight: 800;\n  display: flex; align-items: center; justify-content: center;\n  margin: 0 auto 18px;\n  border: 4px solid #fff;\n  box-shadow: 0 0 0 2px #007F50;\n  position: relative; z-index: 1;\n}\n.em-step-row-item h4 { font-size: 15px; font-weight: 700; margin: 0 0 8px; }\n.em-step-row-item p { font-size: 13px; line-height: 1.6; color: #555; margin: 0; }\n\n\/* =============================================\n   DOST\u0118PNO\u015a\u0106 \u2014 dark 3-col\n============================================= *\/\n.em-access-u-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n  margin-top: 44px;\n}\n.em-access-u-card {\n  background: rgba(255,255,255,0.05);\n  border: 1px solid rgba(255,255,255,0.12);\n  border-radius: 14px;\n  padding: 28px 24px;\n  text-align: center;\n}\n.em-access-u-icon {\n  width: 52px; height: 52px;\n  background: rgba(47,172,102,0.15);\n  border-radius: 12px;\n  display: flex; align-items: center; justify-content: center;\n  margin: 0 auto 16px;\n}\n.em-access-u-icon svg { width: 24px; height: 24px; fill: #2FAC66; }\n.em-access-u-card h4 { font-size: 15px; font-weight: 700; color: #fff; margin: 0 0 8px; }\n.em-access-u-card p  { font-size: 13px; color: rgba(255,255,255,0.6); margin: 0; line-height: 1.55; }\n\n\/* =============================================\n   RESPONSIVE\n============================================= *\/\n@media (max-width: 960px) {\n  .em-section { padding: 50px 0; }\n\n  \/* Hero *\/\n  .em-hero-u { padding: 50px 0 0; }\n  .em-hero-u-images { height: 240px; grid-template-columns: 1fr; }\n  .em-hero-u-img { display: none; }\n  .em-hero-u-img-main { display: block; height: 100%; border-radius: 0; }\n\n  \/* When *\/\n  .em-when-u-grid { grid-template-columns: 1fr; gap: 30px; }\n\n  \/* Kamica *\/\n  .em-kamica-grid { grid-template-columns: 1fr; gap: 30px; }\n\n  \/* Bladder *\/\n  .em-bladder-cards { grid-template-columns: 1fr; }\n\n  \/* Masc *\/\n  .em-masc-grid { grid-template-columns: 1fr; gap: 30px; }\n\n  \/* Child *\/\n  .em-child-u-grid { grid-template-columns: 1fr; gap: 30px; }\n\n  \/* Steps *\/\n  .em-steps-row { grid-template-columns: 1fr 1fr; gap: 30px; }\n  .em-steps-row::before { display: none; }\n\n  \/* Access *\/\n  .em-access-u-grid { grid-template-columns: 1fr; }\n\n  .em-cta-inner { padding: 40px 24px; }\n}\n@media (max-width: 600px) {\n  .em-section { padding: 40px 0; }\n  .em-bladder-cards { grid-template-columns: 1fr; }\n  .em-steps-row { grid-template-columns: 1fr; }\n  .em-child-tiles { grid-template-columns: 1fr 1fr; }\n  .em-access-u-grid { grid-template-columns: 1fr 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 dark centered + 3-image strip\n============================================= -->\n<section class=\"em-hero-u\">\n  <div class=\"em-hero-u-content\">\n    <span class=\"em-label em-label-white em-label-center\" style=\"margin-bottom:16px;\">Euromed | Urologia<\/span>\n    <h1 class=\"em-h1\" style=\"color:#fff;\">Urolog Zdu\u0144ska Wola \u2013 klinika Euromed<\/h1>\n    <div class=\"em-divider em-divider-white em-divider-center\"><\/div>\n    <p class=\"em-lead\">Wstajesz w nocy trzeci raz z rz\u0119du. Pieczenie nie ust\u0119puje od tygodnia. Albo zauwa\u017casz, \u017ce syn ma problem, o kt\u00f3rym nie chce m\u00f3wi\u0107 \u2014 bo ma dwana\u015bcie lat i wszystko go kr\u0119puje. Potrzebujesz lekarza, nie wyszukiwarki.<\/p>\n    <div class=\"em-btn-group em-btn-group-center\">\n      <a href=\"https:\/\/dev-idea.pl\/euromed\/kontakt\/\" class=\"em-btn em-btn-primary\">Um\u00f3w wizyt\u0119<\/a>\n      <a href=\"#kiedy\" class=\"em-btn em-btn-outline-dark\">Kiedy do urologa?<\/a>\n    <\/div>\n  <\/div>\n  <div class=\"em-hero-u-images\">\n    <div class=\"em-hero-u-img\">\n      <img decoding=\"async\" src=\"https:\/\/dev-idea.pl\/euromed\/wp-content\/uploads\/2026\/04\/14944.webp\" alt=\"Urolog Zdu\u0144ska Wola Euromed\" \/>\n    <\/div>\n    <div class=\"em-hero-u-img em-hero-u-img-main\">\n      <img decoding=\"async\" src=\"https:\/\/dev-idea.pl\/euromed\/wp-content\/uploads\/2026\/04\/15636.webp\" alt=\"Klinika Euromed urologia\" \/>\n    <\/div>\n    <div class=\"em-hero-u-img\">\n      <img decoding=\"async\" src=\"https:\/\/dev-idea.pl\/euromed\/wp-content\/uploads\/2026\/04\/81035.webp\" alt=\"Badania urologiczne Euromed\" \/>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     KIEDY DO UROLOGA \u2014 2-col\n============================================= -->\n<section id=\"kiedy\" class=\"em-section em-bg-white\">\n  <div class=\"em-container\">\n    <div class=\"em-when-u-grid\">\n      <div>\n        <span class=\"em-label\">Kiedy warto przyj\u015b\u0107<\/span>\n        <h2 class=\"em-h2\">Czym zajmuje si\u0119 urolog i kiedy warto go odwiedzi\u0107?<\/h2>\n        <div class=\"em-divider\"><\/div>\n        <p class=\"em-text\" style=\"margin-bottom:16px;\">Urologia kojarzy si\u0119 wi\u0119kszo\u015bci os\u00f3b z m\u0119skimi problemami intymnymi. To skojarzenie nie jest b\u0142\u0119dne, ale jest niepe\u0142ne. Urolog zajmuje si\u0119 ca\u0142ym uk\u0142adem moczowym \u2014 nerkami, moczowodami, p\u0119cherzem i cewk\u0105 moczow\u0105 \u2014 zar\u00f3wno u m\u0119\u017cczyzn, jak i u kobiet. U m\u0119\u017cczyzn dochodzi diagnostyka i leczenie gruczo\u0142u krokowego oraz narz\u0105d\u00f3w p\u0142ciowych.<\/p>\n        <div class=\"em-quote\">\n          <p>Wiele os\u00f3b zwleka. M\u0119\u017cczy\u017ani \u2014 bo temat jest kr\u0119puj\u0105cy. Kobiety \u2014 bo my\u015bl\u0105, \u017ce problemy z p\u0119cherzem to domena ginekologii. Tymczasem nawracaj\u0105ce infekcje, nietrzymanie moczu czy kamica to dok\u0142adnie te sprawy, z kt\u00f3rymi urolog radzi sobie najlepiej.<\/p>\n        <\/div>\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        <p class=\"em-label\" style=\"margin-bottom:18px;\">Sygna\u0142y alarmowe<\/p>\n        <div class=\"em-signal-list\">\n          <div class=\"em-signal-item\">\n            <div class=\"em-signal-icon\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#007F50\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2z\"\/><\/svg>\n            <\/div>\n            <p>Pieczenie lub b\u00f3l przy oddawaniu moczu<\/p>\n          <\/div>\n          <div class=\"em-signal-item\">\n            <div class=\"em-signal-icon\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#007F50\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n            <\/div>\n            <p>Krew w moczu \u2014 wymaga natychmiastowej konsultacji<\/p>\n          <\/div>\n          <div class=\"em-signal-item\">\n            <div class=\"em-signal-icon\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#007F50\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n            <\/div>\n            <p>Cz\u0119ste parcie na p\u0119cherz, szczeg\u00f3lnie nocne<\/p>\n          <\/div>\n          <div class=\"em-signal-item\">\n            <div class=\"em-signal-icon\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#007F50\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 12h-4l-3 9L9 3l-3 9H2\"\/><\/svg>\n            <\/div>\n            <p>B\u00f3l w okolicy l\u0119d\u017awiowej promieniuj\u0105cy do podbrzusza<\/p>\n          <\/div>\n          <div class=\"em-signal-item\">\n            <div class=\"em-signal-icon\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#007F50\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><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            <p>Trudno\u015bci z mikcj\u0105 lub uczucie niepe\u0142nego opr\u00f3\u017cnienia p\u0119cherza<\/p>\n          <\/div>\n          <div class=\"em-signal-item\">\n            <div class=\"em-signal-icon\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#007F50\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z\"\/><line x1=\"4\" y1=\"22\" x2=\"4\" y2=\"15\"\/><\/svg>\n            <\/div>\n            <p>Nawracaj\u0105ce infekcje dr\u00f3g moczowych \u2014 ponad 2 razy w roku<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     KAMICA \u2014 2-col: text + dark fact card\n============================================= -->\n<section class=\"em-section em-bg-accent\">\n  <div class=\"em-container\">\n    <div class=\"em-kamica-grid\">\n      <div>\n        <span class=\"em-label\">Kamica nerkowa<\/span>\n        <h2 class=\"em-h2\">Leczenie kamicy nerkowej i moczowodowej<\/h2>\n        <div class=\"em-divider\"><\/div>\n        <p class=\"em-text\" style=\"margin-bottom:16px;\">Kamica moczowa to jedno z najbardziej bolesnych do\u015bwiadcze\u0144, jakie mo\u017ce spotka\u0107 pacjenta. Kolka nerkowa potrafi zgi\u0105\u0107 wp\u00f3\u0142 nawet osob\u0119 o wysokim progu b\u00f3lu. Kamie\u0144 w nerce nie zawsze daje o sobie zna\u0107 od razu \u2014 bywa, \u017ce ro\u015bnie miesi\u0105cami bez \u017cadnych objaw\u00f3w, a\u017c w ko\u0144cu przemieszcza si\u0119 do moczowodu i blokuje odp\u0142yw moczu.<\/p>\n        <p class=\"em-text\" style=\"margin-bottom:16px;\">W klinice Euromed oferujemy endoskopowe leczenie kamicy nerkowej i moczowodowej. Endoskop wprowadzany jest przez naturalne drogi moczowe, a kamie\u0144 zostaje rozkruszony lub usuni\u0119ty pod kontrol\u0105 wzroku. Rekonwalescencja jest znacznie kr\u00f3tsza ni\u017c po klasycznej operacji.<\/p>\n        <p class=\"em-text\">Je\u015bli masz sk\u0142onno\u015b\u0107 do tworzenia si\u0119 kamieni \u2014 urolog pomo\u017ce ustali\u0107 przyczyn\u0119 i wdro\u017cy\u0107 profilaktyk\u0119. Diagnostyka, modyfikacja diety, kontrolne badania obrazowe. To podej\u015bcie, kt\u00f3re oszcz\u0119dza Ci b\u00f3lu i kolejnych wizyt na izbie przyj\u0119\u0107.<\/p>\n      <\/div>\n      <div class=\"em-kamica-card\">\n        <div class=\"em-kamica-card-title\">Metoda endoskopowa \u2014 co zyskujesz?<\/div>\n        <div class=\"em-kamica-fact\">\n          <div class=\"em-kamica-fact-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          <div class=\"em-kamica-fact-body\">\n            <strong>Brak du\u017cych ci\u0119\u0107 chirurgicznych<\/strong>\n            <p>Zabieg przeprowadzany jest przez naturalne drogi moczowe \u2014 bez tradycyjnych naci\u0119\u0107 sk\u00f3ry i d\u0142ugiej hospitalizacji.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"em-kamica-fact\">\n          <div class=\"em-kamica-fact-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          <div class=\"em-kamica-fact-body\">\n            <strong>Kr\u00f3tka rekonwalescencja<\/strong>\n            <p>Pacjent wraca do normalnego funkcjonowania znacznie szybciej ni\u017c po klasycznej operacji otwartej.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"em-kamica-fact\">\n          <div class=\"em-kamica-fact-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          <div class=\"em-kamica-fact-body\">\n            <strong>Kontrola wzrokowa zabiegu<\/strong>\n            <p>Kamie\u0144 identyfikowany i usuwany precyzyjnie \u2014 bezpiecznie, pod sta\u0142\u0105 kontrol\u0105 endoskopow\u0105.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"em-kamica-fact\">\n          <div class=\"em-kamica-fact-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          <div class=\"em-kamica-fact-body\">\n            <strong>Diagnostyka i profilaktyka nawrot\u00f3w<\/strong>\n            <p>Urolog ustali przyczyn\u0119 kamicy \u2014 metaboliczn\u0105, dietyczn\u0105 lub genetyczn\u0105 \u2014 i zapobiegnie kolejnym epizodom.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     P\u0118CHERZ \u2014 dark section, 3 cards\n============================================= -->\n<section class=\"em-section em-bg-dark\">\n  <div class=\"em-container\">\n    <div style=\"text-align:center; max-width:680px; margin:0 auto;\">\n      <span class=\"em-label em-label-white em-label-center\">P\u0119cherz moczowy<\/span>\n      <h2 class=\"em-h2\" style=\"color:#fff;\">Choroby p\u0119cherza i nietrzymanie moczu<\/h2>\n      <p class=\"em-text em-text-white\" style=\"text-align:center; margin:0 auto;\">P\u0119cherz moczowy bywa \u017ar\u00f3d\u0142em problem\u00f3w, o kt\u00f3rych pacjenci nie chc\u0105 m\u00f3wi\u0107 g\u0142o\u015bno. Tymczasem to choroba \u2014 z przyczynami, diagnoz\u0105 i skutecznym leczeniem.<\/p>\n    <\/div>\n    <div class=\"em-bladder-cards\">\n      <div class=\"em-bladder-card\" data-num=\"01\">\n        <div class=\"em-bladder-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>Nietrzymanie moczu<\/h3>\n        <p>Dotyka milion\u00f3w ludzi \u2014 nie tylko senior\u00f3w. Kobiety po porodach, m\u0119\u017cczy\u017ani po zabiegach na prostacie, osoby z nadwag\u0105. Podchodzimy do tego tematu bez zb\u0119dnego dramatyzmu, ale z pe\u0142n\u0105 powag\u0105 medyczn\u0105. Dost\u0119pne metody: rehabilitacja mi\u0119\u015bni dna miednicy, farmakoterapia, zabieg.<\/p>\n      <\/div>\n      <div class=\"em-bladder-card\" data-num=\"02\">\n        <div class=\"em-bladder-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10z\"\/><path d=\"M2 21c0-3 1.85-5.36 5.08-6C9.5 14.52 12 13 13 12\"\/><\/svg>\n        <\/div>\n        <h3>Nawracaj\u0105ce infekcje dr\u00f3g moczowych<\/h3>\n        <p>Wi\u0119cej ni\u017c 2 epizody w roku wymagaj\u0105 diagnostyki. Urolog zleci posiew moczu, oceni anatomi\u0119 dr\u00f3g moczowych i wdro\u017cy profilaktyk\u0119. Antybiotyki &#8222;na wszelki wypadek&#8221; to nie jest rozwi\u0105zanie \u2014 potrzebna jest diagnoza.<\/p>\n      <\/div>\n      <div class=\"em-bladder-card\" data-num=\"03\">\n        <div class=\"em-bladder-icon\">\n          <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n        <\/div>\n        <h3>P\u0119cherz nadreaktywny<\/h3>\n        <p>Nag\u0142e, trudne do opanowania parcie, oddawanie moczu cz\u0119\u015bciej ni\u017c 8 razy dziennie. P\u0119cherz nadreaktywny to odr\u0119bna jednostka kliniczna \u2014 nie &#8222;ma\u0142a pojemno\u015b\u0107&#8221; \u2014 z dost\u0119pnymi, skutecznymi metodami leczenia.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     UROLOGIA M\u0118SKA \u2014 2-col: text + service list\n============================================= -->\n<section class=\"em-section em-bg-white\">\n  <div class=\"em-container\">\n    <div class=\"em-masc-grid\">\n      <div>\n        <span class=\"em-label\">Dla m\u0119\u017cczyzn<\/span>\n        <h2 class=\"em-h2\">Urologia m\u0119ska \u2013 prostata, pr\u0105cie, moszna<\/h2>\n        <div class=\"em-divider\"><\/div>\n        <p class=\"em-text\" style=\"margin-bottom:16px;\">Gruczo\u0142 krokowy, czyli prostata, to narz\u0105d, o kt\u00f3rym m\u0119\u017cczy\u017ani zaczynaj\u0105 my\u015ble\u0107 zwykle po czterdziestce \u2014 i to cz\u0119sto dopiero wtedy, gdy pojawi\u0105 si\u0119 pierwsze objawy. Os\u0142abiony strumie\u0144 moczu, konieczno\u015b\u0107 wstawania w nocy, uczucie niepe\u0142nego opr\u00f3\u017cnienia p\u0119cherza. To klasyczne sygna\u0142y przerostu prostaty.<\/p>\n        <p class=\"em-text\" style=\"margin-bottom:16px;\">Przerost prostaty sam w sobie nie jest rakiem, ale wymaga monitorowania \u2014 bo z czasem objawy si\u0119 nasilaj\u0105. Rak prostaty we wczesnym stadium jest w ogromnej wi\u0119kszo\u015bci przypadk\u00f3w wyleczalny. Ale \u017ceby go wykry\u0107 wcze\u015bnie, trzeba si\u0119 bada\u0107.<\/p>\n        <div class=\"em-quote\">\n          <p>Gabinet urologiczny to miejsce, gdzie pacjent mo\u017ce m\u00f3wi\u0107 otwarcie, bez oceniania. Rozumiemy to doskonale.<\/p>\n        <\/div>\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 class=\"em-masc-list\">\n          <div class=\"em-masc-item\">\n            <div class=\"em-masc-item-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            <div class=\"em-masc-item-body\">\n              <h4>Diagnostyka i leczenie prostaty<\/h4>\n              <p>Badanie per rectum, PSA, diagnostyka rozrostu i raka gruczo\u0142u krokowego. Wczesne wykrycie problem\u00f3w z prostat\u0105 to kwestia zdrowia, nie komfortu.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"em-masc-item\">\n            <div class=\"em-masc-item-icon\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M14.7 6.3a1 1 0 000 1.4l1.6 1.6a1 1 0 001.4 0l3.77-3.77a6 6 0 01-7.94 7.94l-6.91 6.91a2.12 2.12 0 01-3-3l6.91-6.91a6 6 0 017.94-7.94l-3.76 3.76z\"\/><\/svg>\n            <\/div>\n            <div class=\"em-masc-item-body\">\n              <h4>Plastyka zw\u0119\u017conego napletka (stulejka)<\/h4>\n              <p>Szybki zabieg w znieczuleniu miejscowym, bez hospitalizacji. Dla wielu m\u0119\u017cczyzn oznacza koniec wieloletniego dyskomfortu.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"em-masc-item\">\n            <div class=\"em-masc-item-icon\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M4.5 12.75l6 6 9-13.5\"\/><\/svg>\n            <\/div>\n            <div class=\"em-masc-item-body\">\n              <h4>Korekta kr\u00f3tkiego w\u0119dzide\u0142ka<\/h4>\n              <p>Prosta procedura eliminuj\u0105ca dyskomfort i ryzyko uraz\u00f3w. Szybkie gojenie, konkretny efekt, kr\u00f3tki czas zabiegu.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"em-masc-item\">\n            <div class=\"em-masc-item-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            <div class=\"em-masc-item-body\">\n              <h4>Urologia estetyczna i rekonstrukcyjna<\/h4>\n              <p>Zabiegi z u\u017cyciem kwasu hialuronowego i autologicznego t\u0142uszczu. Konsultacja to rozmowa o realnych mo\u017cliwo\u015bciach \u2014 bez obietnic, z konkretnymi informacjami.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     UROLOGIA DZIECI\u0118CA \u2014 2-col: text + 2x2 tiles\n============================================= -->\n<section class=\"em-section em-bg-accent\">\n  <div class=\"em-container\">\n    <div class=\"em-child-u-grid\">\n      <div>\n        <span class=\"em-label\">Dla dzieci<\/span>\n        <h2 class=\"em-h2\">Urolog dzieci\u0119cy w Zdu\u0144skiej Woli<\/h2>\n        <div class=\"em-divider\"><\/div>\n        <p class=\"em-text\" style=\"margin-bottom:16px;\">Problemy urologiczne nie dotycz\u0105 wy\u0142\u0105cznie doros\u0142ych. Dzieci te\u017c na nie cierpi\u0105 \u2014 i cz\u0119sto nie potrafi\u0105 o nich powiedzie\u0107. Moczenie nocne u sze\u015bciolatka, b\u00f3l brzucha u nastolatka, nawracaj\u0105ce infekcje dr\u00f3g moczowych u ma\u0142ej dziewczynki.<\/p>\n        <p class=\"em-text\" style=\"margin-bottom:16px;\">Rodzice cz\u0119sto odk\u0142adaj\u0105 wizyt\u0119, bo maj\u0105 nadziej\u0119, \u017ce problem minie sam. Moczenie nocne \u2014 &#8222;wyro\u015bnie z tego&#8221;. Infekcje \u2014 &#8222;to przez zimno&#8221;. Czasem rzeczywi\u015bcie wyrastaj\u0105. Ale czasem za objawami kryje si\u0119 co\u015b, co wymaga diagnostyki i leczenia.<\/p>\n        <p class=\"em-text\" style=\"margin-bottom:28px;\">Jedna wizyta potrafi rozwia\u0107 w\u0105tpliwo\u015bci i da\u0107 jasny plan \u2014 albo uspokoi\u0107, \u017ce wszystko jest w normie. Tak czy inaczej, rodzic wychodzi z gabinetu z wiedz\u0105 zamiast z domys\u0142ami.<\/p>\n        <a href=\"https:\/\/dev-idea.pl\/euromed\/kontakt\/\" class=\"em-btn em-btn-primary\">Um\u00f3w wizyt\u0119 dla dziecka<\/a>\n      <\/div>\n      <div class=\"em-child-tiles\">\n        <div class=\"em-child-tile\">\n          <div class=\"em-child-tile-icon\">\n            <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>\n          <\/div>\n          <h4>Moczenie nocne<\/h4>\n          <p>Enureza u dzieci powy\u017cej 5 r.\u017c. wymaga oceny \u2014 przyczyny s\u0105 r\u00f3\u017cne i leczenie jest dost\u0119pne.<\/p>\n        <\/div>\n        <div class=\"em-child-tile\">\n          <div class=\"em-child-tile-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          <h4>Nawracaj\u0105ce infekcje DM<\/h4>\n          <p>Cz\u0119ste infekcje u dzieci mog\u0105 sygnalizowa\u0107 wady wrodzone wymagaj\u0105ce diagnostyki obrazowej.<\/p>\n        <\/div>\n        <div class=\"em-child-tile\">\n          <div class=\"em-child-tile-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          <h4>Wady wrodzone uk\u0142adu moczowo-p\u0142ciowego<\/h4>\n          <p>Diagnostyka i kwalifikacja do leczenia wad wymagaj\u0105cych obserwacji lub interwencji chirurgicznej.<\/p>\n        <\/div>\n        <div class=\"em-child-tile\">\n          <div class=\"em-child-tile-icon\">\n            <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>\n          <\/div>\n          <h4>Zaburzenia funkcji p\u0119cherza<\/h4>\n          <p>Problemy z kontrol\u0105 p\u0119cherza u dzieci w wieku szkolnym \u2014 plan leczenia dostosowany do wieku.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     WIZYTA \u2014 horizontal 4 steps\n============================================= -->\n<section class=\"em-section em-bg-white\">\n  <div class=\"em-container\">\n    <div style=\"text-align:center; max-width:620px; margin:0 auto;\">\n      <span class=\"em-label em-label-center\">Przebieg wizyty<\/span>\n      <h2 class=\"em-h2\">Jak wygl\u0105da wizyta u urologa w Euromed?<\/h2>\n      <p class=\"em-text\" style=\"text-align:center; margin:0 auto;\">Rozumiemy, \u017ce wizyta u urologa budzi obawy. Zale\u017cy nam, \u017ceby od progu panowa\u0142a atmosfera profesjonalizmu bez sztywno\u015bci \u2014 bo ka\u017cdy pacjent zas\u0142uguje na czas i uwag\u0119 lekarza.<\/p>\n    <\/div>\n    <div class=\"em-steps-row\">\n      <div class=\"em-step-row-item\">\n        <div class=\"em-step-row-num\">1<\/div>\n        <h4>Szczeg\u00f3\u0142owy wywiad<\/h4>\n        <p>Urolog zapyta o objawy, ich czas trwania, dotychczasowe leczenie, przyjmowane leki i histori\u0119 chor\u00f3b. Dobry wywiad to po\u0142owa diagnozy.<\/p>\n      <\/div>\n      <div class=\"em-step-row-item\">\n        <div class=\"em-step-row-num\">2<\/div>\n        <h4>Badanie fizykalne<\/h4>\n        <p>Dobrane do problemu i klinicznie uzasadnione. Nie ka\u017cda wizyta wymaga badania per rectum \u2014 to mit, kt\u00f3ry odstrasza wielu m\u0119\u017cczyzn od gabinetu.<\/p>\n      <\/div>\n      <div class=\"em-step-row-item\">\n        <div class=\"em-step-row-num\">3<\/div>\n        <h4>Plan diagnostyczny<\/h4>\n        <p>USG, badanie moczu, posiew, badania krwi \u2014 tylko te badania, kt\u00f3re maj\u0105 sens kliniczny. Wyniki om\u00f3wione bez medycznego \u017cargonu.<\/p>\n      <\/div>\n      <div class=\"em-step-row-item\">\n        <div class=\"em-step-row-num\">4<\/div>\n        <h4>Decyzja i leczenie<\/h4>\n        <p>Wst\u0119pna diagnoza i konkretny plan \u2014 leczenie, kontrolna wizyta lub skierowanie na zabieg. Z przestrzeni\u0105 na pytania.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     DOST\u0118PNO\u015a\u0106 \u2014 dark section\n============================================= -->\n<section class=\"em-section em-bg-dark\">\n  <div class=\"em-container\">\n    <div style=\"text-align:center; max-width:680px; margin:0 auto;\">\n      <span class=\"em-label em-label-white em-label-center\">Blisko domu<\/span>\n      <h2 class=\"em-h2\" style=\"color:#fff;\">Urolog w Zdu\u0144skiej Woli \u2013 bez kolejek, bez dojazd\u00f3w<\/h2>\n      <p class=\"em-text em-text-white\" style=\"text-align:center; margin:0 auto 44px;\">Dojazd do specjalisty w du\u017cym mie\u015bcie to dzie\u0144 wolny, kilka godzin w drodze i stres. Klinika Euromed dzia\u0142a inaczej \u2014 specjalista przyjmuje w Zdu\u0144skiej Woli, blisko Twojego domu.<\/p>\n    <\/div>\n    <div class=\"em-access-u-grid\">\n      <div class=\"em-access-u-card\">\n        <div class=\"em-access-u-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"\/><\/svg>\n        <\/div>\n        <h4>Zdu\u0144ska Wola i region<\/h4>\n        <p>Sieradz, \u0141ask, Podd\u0119bice, Szadek, Pabianice \u2014 obs\u0142ugujemy pacjent\u00f3w z ca\u0142ego regionu, bez dojazd\u00f3w do \u0141odzi<\/p>\n      <\/div>\n      <div class=\"em-access-u-card\">\n        <div class=\"em-access-u-icon\">\n          <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>\n        <\/div>\n        <h4>Kr\u00f3tkie terminy oczekiwania<\/h4>\n        <p>Terminy dost\u0119pne szybko \u2014 szczeg\u00f3lnie wa\u017cne przy ostrym b\u00f3lu, infekcjach i konsultacjach wymagaj\u0105cych szybkiej oceny<\/p>\n      <\/div>\n      <div class=\"em-access-u-card\">\n        <div class=\"em-access-u-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        <h4>Doro\u015bli i dzieci<\/h4>\n        <p>Przyjmujemy m\u0119\u017cczyzn, kobiety i dzieci z problemami urologicznymi. Jedna klinika \u2014 pe\u0142ny zakres urologii<\/p>\n      <\/div>\n    <\/div>\n    <div style=\"text-align:center; margin-top:44px;\">\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<\/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\/14944.webp\" alt=\"Klinika Euromed Zdu\u0144ska Wola\" style=\"width:100%; height:320px; object-fit:cover; display:block; object-position:center 40%;\" \/>\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;\">Nie czekaj na pogorszenie<\/span>\n      <h2 class=\"em-h2\">Um\u00f3w wizyt\u0119 u urologa w Euromed<\/h2>\n      <p>Nie czekaj, a\u017c objawy si\u0119 nasil\u0105. Nie szukaj diagnozy w internecie \u2014 szukaj jej u specjalisty. Zadzwo\u0144 do kliniki Euromed w Zdu\u0144skiej Woli i um\u00f3w wizyt\u0119 urologiczn\u0105 dla siebie lub dla swojego dziecka. Jeden telefon, konkretna pomoc, spok\u00f3j ducha.<\/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 urologiczn\u0105<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/div><!-- .em-page -->\n","protected":false},"excerpt":{"rendered":"<p>Euromed | Urologia Urolog Zdu\u0144ska Wola \u2013 klinika Euromed Wstajesz w nocy trzeci raz z rz\u0119du. Pieczenie nie ust\u0119puje od tygodnia. Albo zauwa\u017casz, \u017ce syn ma problem, o kt\u00f3rym nie&#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-1396","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\/1396","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=1396"}],"version-history":[{"count":3,"href":"https:\/\/dev-idea.pl\/euromed\/wp-json\/wp\/v2\/pages\/1396\/revisions"}],"predecessor-version":[{"id":1411,"href":"https:\/\/dev-idea.pl\/euromed\/wp-json\/wp\/v2\/pages\/1396\/revisions\/1411"}],"wp:attachment":[{"href":"https:\/\/dev-idea.pl\/euromed\/wp-json\/wp\/v2\/media?parent=1396"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}