{"id":1364,"date":"2026-04-08T19:47:15","date_gmt":"2026-04-08T19:47:15","guid":{"rendered":"https:\/\/dev-idea.pl\/euromed\/?page_id=1364"},"modified":"2026-04-09T15:17:50","modified_gmt":"2026-04-09T15:17:50","slug":"kardiologia","status":"publish","type":"page","link":"https:\/\/dev-idea.pl\/euromed\/kardiologia\/","title":{"rendered":"Kardiologia &#8211; Kardiolog Zdu\u0144ska Wola | Euromed"},"content":{"rendered":"\n<style>\n\/* =============================================\n   EUROMED - Universal Styles\n   Prefix: em-\n   Colors: #007F50 (primary), #2FAC66 (secondary)\n         #F0F1EB (bg accent), #000 (text), #fff (bg)\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 * {\n  box-sizing: border-box;\n}\n\n.em-page {\n  font-family: 'Manrope', sans-serif;\n  color: #000;\n  line-height: 1.6;\n}\n\n\/* Container *\/\n.em-container {\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 20px;\n}\n\n\/* Sections *\/\n.em-section {\n  padding: 70px 0;\n}\n.em-section-sm {\n  padding: 50px 0;\n}\n\n\/* Backgrounds *\/\n.em-bg-white { background: #fff; }\n.em-bg-accent { background: #F0F1EB; }\n.em-bg-dark { background: #0A2A1A; color: #fff; }\n.em-bg-primary { background: #007F50; color: #fff; }\n\n\/* Typography *\/\n.em-label {\n  display: inline-block;\n  font-size: 12px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.15em;\n  color: #007F50;\n  border-left: 3px solid #007F50;\n  padding-left: 10px;\n  margin-bottom: 16px;\n}\n.em-label-white {\n  color: #2FAC66;\n  border-left-color: #2FAC66;\n}\n.em-h1 {\n  font-size: clamp(28px, 5vw, 52px);\n  font-weight: 800;\n  line-height: 1.15;\n  margin: 0 0 20px;\n  letter-spacing: -0.02em;\n}\n.em-h2 {\n  font-size: clamp(24px, 4vw, 40px);\n  font-weight: 800;\n  line-height: 1.2;\n  margin: 0 0 16px;\n  letter-spacing: -0.02em;\n}\n.em-h3 {\n  font-size: clamp(18px, 3vw, 22px);\n  font-weight: 700;\n  margin: 0 0 10px;\n}\n.em-lead {\n  font-size: clamp(16px, 2vw, 18px);\n  line-height: 1.7;\n  color: #333;\n  max-width: 600px;\n  margin: 0 0 28px;\n}\n.em-text {\n  font-size: 15px;\n  line-height: 1.7;\n  color: #444;\n}\n.em-text-white { color: rgba(255,255,255,0.85); }\n.em-section-intro {\n  max-width: 640px;\n  margin: 0 auto 50px;\n  text-align: center;\n}\n.em-section-intro .em-label {\n  border: none;\n  padding: 0;\n  display: block;\n  text-align: center;\n  letter-spacing: 0.15em;\n  margin-bottom: 10px;\n}\n.em-section-intro .em-h2 { text-align: center; }\n.em-section-intro .em-text { text-align: center; color: #555; }\n\n\/* Buttons *\/\n.em-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 14px 28px;\n  border-radius: 6px;\n  font-family: 'Manrope', sans-serif;\n  font-size: 15px;\n  font-weight: 700;\n  text-decoration: none;\n  cursor: pointer;\n  transition: all 0.25s ease;\n  border: 2px solid transparent;\n  line-height: 1.3;\n}\n.em-btn-primary {\n  background: #007F50;\n  color: #fff;\n  border-color: #007F50;\n}\n.em-btn-primary:hover {\n  background: #005f3c;\n  border-color: #005f3c;\n  color: #fff;\n  transform: translateY(-1px);\n}\n.em-btn-outline {\n  background: transparent;\n  color: #007F50;\n  border-color: #2FAC66;\n}\n.em-btn-outline:hover {\n  background: #007F50;\n  color: #fff;\n  transform: translateY(-1px);\n}\n.em-btn-white {\n  background: #fff;\n  color: #007F50;\n  border-color: #fff;\n}\n.em-btn-white:hover {\n  background: #f0f0f0;\n  transform: translateY(-1px);\n}\n.em-btn-group {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px;\n  align-items: center;\n}\n\n\/* Divider *\/\n.em-divider {\n  width: 50px;\n  height: 4px;\n  background: #007F50;\n  border-radius: 2px;\n  margin: 16px 0 24px;\n}\n.em-divider-center { margin: 16px auto 24px; }\n.em-divider-white { background: #2FAC66; }\n\n\/* =============================================\n   HERO SECTION\n============================================= *\/\n.em-hero {\n  padding: 60px 0 0;\n  background: #fff;\n  overflow: hidden;\n}\n.em-hero-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  align-items: center;\n}\n.em-hero-content {\n  padding: 40px 0 60px;\n}\n.em-hero-image {\n  position: relative;\n}\n.em-hero-image img {\n  width: 100%;\n  height: 500px;\n  object-fit: cover;\n  border-radius: 16px 16px 0 16px;\n  display: block;\n}\n.em-hero-badge {\n  position: absolute;\n  bottom: 30px;\n  left: -20px;\n  background: #fff;\n  border-radius: 12px;\n  padding: 16px 20px;\n  box-shadow: 0 10px 40px rgba(0,0,0,0.12);\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n.em-hero-badge-icon {\n  width: 44px;\n  height: 44px;\n  background: #007F50;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n.em-hero-badge-icon svg {\n  width: 22px;\n  height: 22px;\n  fill: #fff;\n}\n.em-hero-badge-text-label {\n  font-size: 11px;\n  color: #888;\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 0.08em;\n}\n.em-hero-badge-text-val {\n  font-size: 18px;\n  font-weight: 800;\n  color: #007F50;\n  line-height: 1.2;\n}\n\n\/* =============================================\n   SYMPTOM CARDS\n============================================= *\/\n.em-symptoms-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n  gap: 16px;\n  margin-top: 40px;\n}\n.em-symptom-card {\n  background: rgba(255,255,255,0.07);\n  border: 1px solid rgba(255,255,255,0.15);\n  border-radius: 12px;\n  padding: 22px 20px;\n  display: flex;\n  align-items: flex-start;\n  gap: 14px;\n  transition: background 0.2s;\n}\n.em-symptom-card:hover {\n  background: rgba(255,255,255,0.12);\n}\n.em-symptom-icon {\n  width: 40px;\n  height: 40px;\n  background: #2FAC66;\n  border-radius: 8px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n.em-symptom-icon svg {\n  width: 20px;\n  height: 20px;\n  fill: #fff;\n}\n.em-symptom-card p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.5;\n  color: rgba(255,255,255,0.9);\n  font-weight: 500;\n}\n\n\/* =============================================\n   THREE PILLARS \/ FEATURES\n============================================= *\/\n.em-pillars-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n  margin-top: 50px;\n}\n.em-pillar-card {\n  background: #fff;\n  border-radius: 16px;\n  padding: 32px 28px;\n  box-shadow: 0 4px 30px rgba(0,0,0,0.06);\n  border: 1px solid #E0E0D8;\n  transition: transform 0.25s, box-shadow 0.25s;\n}\n.em-pillar-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 12px 40px rgba(0,127,80,0.12);\n}\n.em-pillar-number {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 44px;\n  height: 44px;\n  background: #007F50;\n  color: #fff;\n  border-radius: 10px;\n  font-size: 20px;\n  font-weight: 800;\n  margin-bottom: 18px;\n}\n\n\/* =============================================\n   DIAGNOSTICS CARDS (BENTO)\n============================================= *\/\n.em-diag-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n  margin-top: 40px;\n}\n.em-diag-card {\n  background: #fff;\n  border-radius: 16px;\n  padding: 30px 26px;\n  box-shadow: 0 2px 20px rgba(0,0,0,0.06);\n  border: 1px solid #E0E0D8;\n  position: relative;\n  overflow: hidden;\n}\n.em-diag-card::before {\n  content: '';\n  display: none;\n}\n.em-diag-icon {\n  width: 52px;\n  height: 52px;\n  border: 2px solid #2FAC66;\n  border-radius: 12px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 18px;\n}\n.em-diag-icon svg {\n  width: 26px;\n  height: 26px;\n  stroke: #007F50;\n  fill: none;\n}\n\n\/* =============================================\n   SPLIT SECTION (text + image)\n============================================= *\/\n.em-split {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 60px;\n  align-items: center;\n}\n.em-split-reverse { direction: rtl; }\n.em-split-reverse > * { direction: ltr; }\n.em-split-image img {\n  width: 100%;\n  height: 480px;\n  object-fit: cover;\n  border-radius: 16px;\n  display: block;\n}\n.em-checklist {\n  list-style: none;\n  padding: 0;\n  margin: 20px 0 28px;\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n.em-checklist li {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  font-weight: 500;\n  color: #222;\n}\n.em-checklist li::before {\n  content: '';\n  display: inline-block;\n  width: 20px;\n  height: 20px;\n  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   STEPS\n============================================= *\/\n.em-steps {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 24px;\n  margin-top: 40px;\n  position: relative;\n}\n.em-steps::before {\n  content: '';\n  position: absolute;\n  top: 28px;\n  left: 10%;\n  width: 80%;\n  height: 2px;\n  background: rgba(47,172,102,0.3);\n}\n.em-step {\n  text-align: center;\n  position: relative;\n}\n.em-step-num {\n  width: 56px;\n  height: 56px;\n  background: #007F50;\n  color: #fff;\n  border-radius: 50%;\n  font-size: 20px;\n  font-weight: 800;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin: 0 auto 16px;\n  position: relative;\n  z-index: 1;\n}\n.em-step h4 {\n  font-size: 15px;\n  font-weight: 700;\n  margin: 0 0 8px;\n  color: rgba(255,255,255,0.95);\n}\n.em-step p {\n  font-size: 13px;\n  color: rgba(255,255,255,0.65);\n  margin: 0;\n  line-height: 1.5;\n}\n\n\/* =============================================\n   STATS ROW\n============================================= *\/\n.em-stats-row {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0;\n  border: 1px solid #E5E5E5;\n  border-radius: 16px;\n  overflow: hidden;\n  margin-top: 40px;\n}\n.em-stat {\n  padding: 32px 28px;\n  text-align: center;\n  border-right: 1px solid #E5E5E5;\n}\n.em-stat:last-child { border-right: none; }\n.em-stat-val {\n  font-size: clamp(28px, 4vw, 40px);\n  font-weight: 800;\n  color: #007F50;\n  display: block;\n  line-height: 1.1;\n}\n.em-stat-label {\n  font-size: 13px;\n  color: #666;\n  font-weight: 500;\n  margin-top: 4px;\n}\n\n\/* =============================================\n   REVIEWS SECTION\n============================================= *\/\n.em-reviews-section {\n  padding: 70px 0;\n  background: #fff;\n  overflow: hidden;\n}\n\n\/* =============================================\n   CTA SECTION\n============================================= *\/\n.em-cta-inner {\n  background: linear-gradient(135deg, #007F50 0%, #005f3c 100%);\n  border-radius: 20px;\n  padding: 60px 50px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n.em-cta-inner::before {\n  content: '';\n  position: absolute;\n  top: -50px; right: -50px;\n  width: 200px; height: 200px;\n  background: rgba(255,255,255,0.05);\n  border-radius: 50%;\n}\n.em-cta-inner::after {\n  content: '';\n  position: absolute;\n  bottom: -80px; left: -30px;\n  width: 250px; height: 250px;\n  background: rgba(255,255,255,0.04);\n  border-radius: 50%;\n}\n.em-cta-inner * { position: relative; z-index: 1; }\n.em-cta-inner h2 { color: #fff; }\n.em-cta-inner p {\n  color: rgba(255,255,255,0.85);\n  font-size: 17px;\n  max-width: 560px;\n  margin: 0 auto 32px;\n}\n\n\/* =============================================\n   QUOTE BLOCK\n============================================= *\/\n.em-quote {\n  border-left: 5px solid #007F50;\n  background: #F0F1EB;\n  padding: 24px 28px;\n  border-radius: 0 12px 12px 0;\n  margin: 30px 0;\n}\n.em-quote p {\n  font-size: 17px;\n  font-style: italic;\n  color: #222;\n  margin: 0;\n  line-height: 1.7;\n  font-weight: 500;\n}\n\n\/* =============================================\n   RESPONSIVE\n============================================= *\/\n@media (max-width: 900px) {\n  .em-section { padding: 50px 0; }\n  .em-hero-grid { grid-template-columns: 1fr; gap: 0; }\n  .em-hero-content { padding: 40px 0; }\n  .em-hero-image img { height: 260px; border-radius: 12px; }\n  .em-hero-badge { left: 10px; bottom: 16px; }\n  .em-pillars-grid { grid-template-columns: 1fr; }\n  .em-diag-grid { grid-template-columns: 1fr; }\n  .em-split { grid-template-columns: 1fr; gap: 24px; }\n  .em-split-reverse { direction: ltr; }\n  .em-split-image img { height: 260px; }\n  .em-steps { grid-template-columns: 1fr 1fr; }\n  .em-steps::before { display: none; }\n  .em-stats-row { grid-template-columns: 1fr; }\n  .em-stat { border-right: none; border-bottom: 1px solid #E5E5E5; }\n  .em-stat:last-child { border-bottom: none; }\n  .em-cta-inner { padding: 40px 24px; }\n}\n@media (max-width: 600px) {\n  .em-section { padding: 40px 0; }\n  .em-symptoms-grid { grid-template-columns: 1fr; }\n  .em-steps { grid-template-columns: 1fr; }\n  .em-step {\n    display: grid;\n    grid-template-columns: 44px 1fr;\n    column-gap: 12px;\n    row-gap: 6px;\n    text-align: left;\n  }\n  .em-step-num { grid-column: 1; grid-row: 1; width: 44px; height: 44px; font-size: 16px; margin: 0; }\n  .em-step h4 { grid-column: 2; grid-row: 1; align-self: center; margin: 0; }\n  .em-step p { grid-column: 2; grid-row: 2; }\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\n============================================= -->\n<section class=\"em-hero em-bg-white\">\n  <div class=\"em-container\">\n    <div class=\"em-hero-grid\">\n      <div class=\"em-hero-content\">\n        <span class=\"em-label\">Euromed | Kardiologia \u2022 Zdu\u0144ska Wola<\/span>\n        <h1 class=\"em-h1\">Kardiolog Zdu\u0144ska Wola<br\/>\u2013 zadbaj o serce<br\/>blisko domu<\/h1>\n        <div class=\"em-divider\"><\/div>\n        <p class=\"em-lead\">B\u00f3l w klatce piersiowej, duszno\u015b\u0107, serce bij\u0105ce za szybko? Takie sygna\u0142y zas\u0142uguj\u0105 na rzeteln\u0105 diagnoz\u0119. Nie za miesi\u0105c \u2014 teraz. Oferujemy wizyty prywatne bez wielotygodniowego oczekiwania, z pe\u0142nym dost\u0119pem do bada\u0144 diagnostycznych na miejscu.<\/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=\"#diagnostyka\" class=\"em-btn em-btn-outline\">Nasze badania<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"em-hero-image\">\n        <img decoding=\"async\" src=\"https:\/\/dev-idea.pl\/euromed\/wp-content\/uploads\/2026\/04\/718.webp\" alt=\"Kardiologia Euromed - Zdu\u0144ska Wola\" \/>\n        <div class=\"em-hero-badge\">\n          <div class=\"em-hero-badge-icon\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\"\/><\/svg>\n          <\/div>\n          <div>\n            <div class=\"em-hero-badge-text-label\">Szybki termin<\/div>\n            <div class=\"em-hero-badge-text-val\">kilka dni roboczych<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     STATS BAR\n============================================= -->\n<section class=\"em-section-sm em-bg-accent\">\n  <div class=\"em-container\">\n    <div class=\"em-stats-row\">\n      <div class=\"em-stat\">\n        <span class=\"em-stat-val\">EKG<\/span>\n        <div class=\"em-stat-label\">Elektrokardiografia na miejscu<\/div>\n      <\/div>\n      <div class=\"em-stat\">\n        <span class=\"em-stat-val\">USG<\/span>\n        <div class=\"em-stat-label\">Echokardiografia serca<\/div>\n      <\/div>\n      <div class=\"em-stat\">\n        <span class=\"em-stat-val\">Holter<\/span>\n        <div class=\"em-stat-label\">24h monitorowanie rytmu<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     KIEDY WARTO \u2014 OBJAWY\n============================================= -->\n<section class=\"em-section em-bg-dark\">\n  <div class=\"em-container\">\n    <div class=\"em-section-intro\">\n      <span class=\"em-label em-label-white\">Wskazania do wizyty<\/span>\n      <h2 class=\"em-h2\" style=\"color:#fff;\">Kiedy warto um\u00f3wi\u0107 si\u0119 do kardiologa?<\/h2>\n      <p class=\"em-text em-text-white\">Nie czekaj na dramatyczny moment. Wiele chor\u00f3b serca przez lata nie daje wyra\u017anych objaw\u00f3w \u2014 a wczesna diagnostyka mo\u017ce uratowa\u0107 \u017cycie.<\/p>\n    <\/div>\n\n    <div class=\"em-symptoms-grid\">\n      <div class=\"em-symptom-card\">\n        <div class=\"em-symptom-icon\">\n          <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\"\/><\/svg>\n        <\/div>\n        <p>Nawracaj\u0105ce b\u00f3le lub ucisk w klatce piersiowej<\/p>\n      <\/div>\n      <div class=\"em-symptom-card\">\n        <div class=\"em-symptom-icon\">\n          <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><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>\n        <\/div>\n        <p>Duszno\u015b\u0107 przy niewielkim wysi\u0142ku fizycznym<\/p>\n      <\/div>\n      <div class=\"em-symptom-card\">\n        <div class=\"em-symptom-icon\">\n          <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z\"\/><\/svg>\n        <\/div>\n        <p>Ko\u0142atanie serca, nier\u00f3wne bicie lub \u201eprzeskakiwanie&#8221;<\/p>\n      <\/div>\n      <div class=\"em-symptom-card\">\n        <div class=\"em-symptom-icon\">\n          <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z\"\/><\/svg>\n        <\/div>\n        <p>Cz\u0119ste zawroty g\u0142owy i omdlenia<\/p>\n      <\/div>\n      <div class=\"em-symptom-card\">\n        <div class=\"em-symptom-icon\">\n          <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M13.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM9.8 8.9L7 23h2.1l1.8-8 2.1 2v6h2v-7.5l-2.1-2 .6-3C14.8 12 16.8 13 19 13v-2c-1.9 0-3.5-1-4.3-2.4l-1-1.6c-.4-.6-1-1-1.7-1-.3 0-.5.1-.8.1L6 8.3V13h2V9.6l1.8-.7\"\/><\/svg>\n        <\/div>\n        <p>Obrz\u0119ki n\u00f3g, zw\u0142aszcza w okolicach kostek<\/p>\n      <\/div>\n      <div class=\"em-symptom-card\">\n        <div class=\"em-symptom-icon\">\n          <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm-9-2V7H4v3H1v2h3v3h2v-3h3v-2H6zm9 4c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"\/><\/svg>\n        <\/div>\n        <p>Podwy\u017cszone ci\u015bnienie t\u0119tnicze mimo leczenia<\/p>\n      <\/div>\n      <div class=\"em-symptom-card\">\n        <div class=\"em-symptom-icon\">\n          <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><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        <p>Obci\u0105\u017cenie rodzinne \u2014 choroby serca u rodzic\u00f3w lub rodze\u0144stwa<\/p>\n      <\/div>\n    <\/div>\n\n    <div style=\"text-align:center; margin-top:36px;\">\n      <a href=\"https:\/\/dev-idea.pl\/euromed\/kontakt\/\" class=\"em-btn em-btn-white\">Um\u00f3w wizyt\u0119 teraz<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     CO WYR\u00d3\u017bNIA \u2014 3 FILARY\n============================================= -->\n<section class=\"em-section em-bg-white\">\n  <div class=\"em-container\">\n    <div class=\"em-section-intro\">\n      <span class=\"em-label\">Dlaczego Euromed<\/span>\n      <h2 class=\"em-h2\">Co wyr\u00f3\u017cnia nasz gabinet kardiologiczny?<\/h2>\n      <p class=\"em-text\">Budujemy praktyk\u0119 na trzech filarach, kt\u00f3re dla pacjenta maj\u0105 realne, odczuwalne znaczenie.<\/p>\n    <\/div>\n\n    <div class=\"em-pillars-grid\">\n      <div class=\"em-pillar-card\">\n        <div class=\"em-pillar-number\">01<\/div>\n        <h3 class=\"em-h3\">Do\u015bwiadczeni specjali\u015bci<\/h3>\n        <div class=\"em-divider\"><\/div>\n        <p class=\"em-text\">Dr n. med. Grzegorz Nawarski (spec. chor\u00f3b wewn\u0119trznych) oraz dr n. med. Artur Klimczak (spec. kardiolog) \u2014 lekarze z wieloletnim do\u015bwiadczeniem klinicznym. S\u0142uchaj\u0105, t\u0142umacz\u0105 wyniki i traktuj\u0105 ka\u017cd\u0105 wizyt\u0119 indywidualnie.<\/p>\n      <\/div>\n      <div class=\"em-pillar-card\">\n        <div class=\"em-pillar-number\">02<\/div>\n        <h3 class=\"em-h3\">Pe\u0142na diagnostyka na miejscu<\/h3>\n        <div class=\"em-divider\"><\/div>\n        <p class=\"em-text\">EKG, USG serca (echokardiografia) i Holter EKG \u2014 wszystko wykonujesz w jednym miejscu, bez konieczno\u015bci je\u017cd\u017cenia do \u0141odzi czy Sieradza. Wyniki omawiamy tego samego dnia.<\/p>\n      <\/div>\n      <div class=\"em-pillar-card\">\n        <div class=\"em-pillar-number\">03<\/div>\n        <h3 class=\"em-h3\">Wizyta bez kolejek<\/h3>\n        <div class=\"em-divider\"><\/div>\n        <p class=\"em-text\">Kr\u00f3tki czas oczekiwania \u2014 najcz\u0119\u015bciej kilka dni roboczych. Pe\u0142na konsultacja bez po\u015bpiechu, z mo\u017cliwo\u015bci\u0105 wykonania bada\u0144 ju\u017c podczas pierwszej wizyty.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     DIAGNOSTYKA (z obrazem)\n============================================= -->\n<section id=\"diagnostyka\" class=\"em-section em-bg-accent\">\n  <div class=\"em-container\">\n    <div class=\"em-split\">\n      <div class=\"em-split-content\">\n        <span class=\"em-label\">Nasze badania<\/span>\n        <h2 class=\"em-h2\">Pe\u0142na diagnostyka kardiologiczna w jednym miejscu<\/h2>\n        <div class=\"em-divider\"><\/div>\n        <p class=\"em-text\" style=\"margin-bottom:28px;\">Nie musisz je\u017adzi\u0107 do du\u017cego miasta, \u017ceby wykona\u0107 specjalistyczne badania serca. Wszystko dost\u0119pne na miejscu, w nowoczesnym gabinecie w Zdu\u0144skiej Woli.<\/p>\n\n        <div class=\"em-diag-grid\" style=\"margin-top:0; grid-template-columns:1fr;\">\n          <div class=\"em-diag-card\">\n            <div class=\"em-diag-icon\">\n              <svg viewBox=\"0 0 24 24\" stroke-width=\"2\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\/><\/svg>\n            <\/div>\n            <h3 class=\"em-h3\">EKG \u2013 elektrokardiografia<\/h3>\n            <p class=\"em-text\">Podstawowe badanie czynno\u015bci elektrycznej serca \u2014 wykrywa zaburzenia rytmu, cechy niedokrwienia i \u015blady przebytego zawa\u0142u. Trwa kilka minut, jest ca\u0142kowicie bezbolesne.<\/p>\n          <\/div>\n          <div class=\"em-diag-card\">\n            <div class=\"em-diag-icon\">\n              <svg viewBox=\"0 0 24 24\" stroke-width=\"2\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><path d=\"M21 21l-4.35-4.35\"\/><path d=\"M11 8v6M8 11h6\"\/><\/svg>\n            <\/div>\n            <h3 class=\"em-h3\">USG serca \u2013 echokardiografia<\/h3>\n            <p class=\"em-text\">Badanie ultrasonograficzne pozwala zobaczy\u0107 struktur\u0119 serca w czasie rzeczywistym \u2014 ocenia prac\u0119 zastawek, kurczliwo\u015b\u0107 mi\u0119\u015bnia i wielko\u015b\u0107 jam serca.<\/p>\n          <\/div>\n          <div class=\"em-diag-card\">\n            <div class=\"em-diag-icon\">\n              <svg viewBox=\"0 0 24 24\" stroke-width=\"2\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\/><path d=\"M8 21h8M12 17v4\"\/><path d=\"M6 10l2.5 3L12 7l3.5 6L18 10\"\/><\/svg>\n            <\/div>\n            <h3 class=\"em-h3\">Holter EKG \u2013 24h monitoring<\/h3>\n            <p class=\"em-text\">Ca\u0142odobowe monitorowanie rytmu serca. Urz\u0105dzenie rejestruje ka\u017cde uderzenie przez 24 godziny \u2014 nieocenione przy diagnostyce napadowych arytmii, kt\u00f3re \u201euciekaj\u0105&#8221; podczas kr\u00f3tkiego EKG.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"em-split-image\">\n        <img decoding=\"async\" src=\"https:\/\/dev-idea.pl\/euromed\/wp-content\/uploads\/2026\/04\/7987.webp\" alt=\"Diagnostyka kardiologiczna Euromed\" \/>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     PRYWATNA WIZYTA\n============================================= -->\n<section class=\"em-section em-bg-white\">\n  <div class=\"em-container\">\n    <div class=\"em-split em-split-reverse\">\n      <div class=\"em-split-content\">\n        <span class=\"em-label\">Bez kolejek<\/span>\n        <h2 class=\"em-h2\">Prywatna wizyta u kardiologa na Twoich warunkach<\/h2>\n        <div class=\"em-divider\"><\/div>\n        <p class=\"em-text\">Czas w kardiologii naprawd\u0119 ma znaczenie. Nie musisz zbiera\u0107 skierowa\u0144 ani t\u0142umaczy\u0107 si\u0119 z tego, \u017ce wolisz nie czeka\u0107.<\/p>\n        <ul class=\"em-checklist\">\n          <li>Kr\u00f3tki czas oczekiwania \u2014 najcz\u0119\u015bciej kilka dni roboczych<\/li>\n          <li>Pe\u0142na konsultacja bez po\u015bpiechu, z czasem na Twoje pytania<\/li>\n          <li>Badania diagnostyczne ju\u017c podczas pierwszej wizyty<\/li>\n          <li>Szybkie wdro\u017cenie leczenia lub skierowanie na dalsz\u0105 diagnostyk\u0119<\/li>\n          <li>Bez skierowa\u0144 \u2014 um\u00f3w si\u0119 bezpo\u015brednio<\/li>\n        <\/ul>\n        <a href=\"https:\/\/dev-idea.pl\/euromed\/kontakt\/\" class=\"em-btn em-btn-primary\">Um\u00f3w prywatn\u0105 wizyt\u0119<\/a>\n      <\/div>\n      <div class=\"em-split-image\">\n        <img decoding=\"async\" src=\"https:\/\/dev-idea.pl\/euromed\/wp-content\/uploads\/2026\/04\/2219.webp\" alt=\"Prywatna wizyta kardiologiczna\" \/>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     JAK WYGL\u0104DA WIZYTA \u2014 KROKI\n============================================= -->\n<section class=\"em-section em-bg-dark\">\n  <div class=\"em-container\">\n    <div class=\"em-section-intro\">\n      <span class=\"em-label em-label-white\">Przebieg wizyty<\/span>\n      <h2 class=\"em-h2\" style=\"color:#fff;\">Jak wygl\u0105da wizyta u kardiologa?<\/h2>\n      <p class=\"em-text em-text-white\">Nie ma tu niczego, czego trzeba si\u0119 obawia\u0107. Oto jak przebiega Twoja wizyta krok po kroku.<\/p>\n    <\/div>\n\n    <div class=\"em-steps\">\n      <div class=\"em-step\">\n        <div class=\"em-step-num\">1<\/div>\n        <h4>Wywiad lekarski<\/h4>\n        <p>Lekarz pyta o objawy, ich charakter i cz\u0119stotliwo\u015b\u0107, choroby w rodzinie, leki i styl \u017cycia. Warto przygotowa\u0107 list\u0119 przyjmowanych lek\u00f3w.<\/p>\n      <\/div>\n      <div class=\"em-step\">\n        <div class=\"em-step-num\">2<\/div>\n        <h4>Badanie fizykalne<\/h4>\n        <p>Os\u0142uchanie serca i p\u0142uc, pomiar ci\u015bnienia, ocena t\u0119tna. Lekarz zbiera pe\u0142ny obraz Twojego zdrowia.<\/p>\n      <\/div>\n      <div class=\"em-step\">\n        <div class=\"em-step-num\">3<\/div>\n        <h4>Diagnostyka<\/h4>\n        <p>Dob\u00f3r odpowiednich bada\u0144 \u2014 cz\u0119sto EKG, USG serca lub Holter ju\u017c podczas pierwszej wizyty.<\/p>\n      <\/div>\n      <div class=\"em-step\">\n        <div class=\"em-step-num\">4<\/div>\n        <h4>Diagnoza i plan<\/h4>\n        <p>Konkretna diagnoza, plan dzia\u0142ania, zalecenia leczenia lub zmiany stylu \u017cycia. Czas na Twoje pytania.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     DLA KOGO\n============================================= -->\n<section class=\"em-section em-bg-accent\">\n  <div class=\"em-container\">\n    <div class=\"em-split\">\n      <div class=\"em-split-image\">\n        <img decoding=\"async\" src=\"https:\/\/dev-idea.pl\/euromed\/wp-content\/uploads\/2026\/04\/15012.webp\" alt=\"Pacjenci Euromed Zdu\u0144ska Wola\" \/>\n      <\/div>\n      <div class=\"em-split-content\">\n        <span class=\"em-label\">Nasi pacjenci<\/span>\n        <h2 class=\"em-h2\">Dla kogo jest wizyta kardiologiczna?<\/h2>\n        <div class=\"em-divider\"><\/div>\n        <p class=\"em-text\" style=\"margin-bottom:20px;\">Nasz gabinet odwiedzaj\u0105 pacjenci w r\u00f3\u017cnym wieku i z r\u00f3\u017cnymi potrzebami:<\/p>\n        <ul class=\"em-checklist\">\n          <li>Osoby po 60-tce chc\u0105ce regularnie kontrolowa\u0107 ci\u015bnienie i serce<\/li>\n          <li>Aktywni 30\u201340-latkowie zaniepokojeni ko\u0142ataniem podczas treningu<\/li>\n          <li>Pacjenci po przebytym zawale wymagaj\u0105cy sta\u0142ej opieki<\/li>\n          <li>Osoby z obci\u0105\u017ceniem rodzinnym (choroby serca u rodzic\u00f3w)<\/li>\n          <li>Ka\u017cdy, kto chce mie\u0107 pewno\u015b\u0107, \u017ce serce pracuje prawid\u0142owo<\/li>\n        <\/ul>\n        <div class=\"em-quote\">\n          <p>Mieszkasz w Zdu\u0144skiej Woli, Szadku, \u0141asku, Sieradzu lub okolicach? Nie musisz jecha\u0107 do du\u017cego miasta \u2014 dobrego kardiologa masz na miejscu.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     PROFILAKTYKA\n============================================= -->\n<section class=\"em-section em-bg-white\">\n  <div class=\"em-container\">\n    <div class=\"em-split em-split-reverse\">\n      <div class=\"em-split-content\">\n        <span class=\"em-label\">Profilaktyka kardiologiczna<\/span>\n        <h2 class=\"em-h2\">Regularne badania serca maj\u0105 sens<\/h2>\n        <div class=\"em-divider\"><\/div>\n        <p class=\"em-text\" style=\"margin-bottom:16px;\">Choroby serca i uk\u0142adu kr\u0105\u017cenia pozostaj\u0105 g\u0142\u00f3wn\u0105 przyczyn\u0105 zgon\u00f3w w Polsce. Nadci\u015bnienie, podwy\u017cszony cholesterol czy cukrzyca przez lata mog\u0105 nie dawa\u0107 objaw\u00f3w \u2014 a jednocze\u015bnie uszkadza\u0107 naczynia krwiono\u015bne.<\/p>\n        <p class=\"em-text\" style=\"margin-bottom:24px;\">Regularna wizyta u kardiologa \u2014 nawet raz w roku \u2014 pozwala wychwyci\u0107 zmiany, zanim przerodz\u0105 si\u0119 w powa\u017cny problem.<\/p>\n\n        <div class=\"em-quote\">\n          <p>Profilaktyka kardiologiczna jest szczeg\u00f3lnie wa\u017cna je\u015bli masz histori\u0119 chor\u00f3b serca w rodzinie, prowadzisz siedz\u0105cy tryb \u017cycia, palisz lub przekroczy\u0142e\u015b 40. rok \u017cycia.<\/p>\n        <\/div>\n\n        <a href=\"https:\/\/dev-idea.pl\/euromed\/kontakt\/\" class=\"em-btn em-btn-primary\" style=\"margin-top:8px;\">Zadbaj o serce \u2014 um\u00f3w wizyt\u0119<\/a>\n      <\/div>\n      <div class=\"em-split-image\">\n        <img decoding=\"async\" src=\"https:\/\/dev-idea.pl\/euromed\/wp-content\/uploads\/2026\/04\/16279.webp\" alt=\"Profilaktyka kardiologiczna Euromed\" \/>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     OPINIE GOOGLE\n============================================= -->\n<section class=\"em-reviews-section\">\n  <div class=\"em-container\">\n    <div class=\"em-section-intro\">\n      <span class=\"em-label\">Opinie pacjent\u00f3w<\/span>\n      <h2 class=\"em-h2\">Co m\u00f3wi\u0105 nasi pacjenci?<\/h2>\n      <p class=\"em-text\">Prawdziwe opinie od pacjent\u00f3w, kt\u00f3rzy ju\u017c skorzystali z naszej opieki kardiologicznej.<\/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\">Gotowy na wizyt\u0119?<\/span>\n      <h2 class=\"em-h2\" style=\"color:#fff; margin-top:12px;\">Um\u00f3w wizyt\u0119 u kardiologa w Zdu\u0144skiej Woli<\/h2>\n      <p>Nie czekaj, a\u017c objawy same zdecyduj\u0105 za Ciebie. Jedna wizyta potrafi da\u0107 odpowiedzi na pytania, kt\u00f3re chodz\u0105 Ci po g\u0142owie od tygodni. Nasi specjali\u015bci s\u0105 do Twojej dyspozycji \u2014 z pe\u0142nym zapleczem diagnostycznym i podej\u015bciem, w kt\u00f3rym pacjent jest na pierwszym miejscu.<\/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 prywatn\u0105 wizyt\u0119 kardiologiczn\u0105<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/div><!-- .em-page -->\n\n","protected":false},"excerpt":{"rendered":"<p>Euromed | Kardiologia \u2022 Zdu\u0144ska Wola Kardiolog Zdu\u0144ska Wola\u2013 zadbaj o serceblisko domu B\u00f3l w klatce piersiowej, duszno\u015b\u0107, serce bij\u0105ce za szybko? Takie sygna\u0142y zas\u0142uguj\u0105 na rzeteln\u0105 diagnoz\u0119. Nie za&#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":"\/* =============================================\n   EUROMED - Universal Styles\n   Prefix: em-\n   Colors: #007F50 (primary), #2FAC66 (secondary)\n         #F0F1EB (bg accent), #000 (text), #fff (bg)\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 * {\n  box-sizing: border-box;\n}\n\n.em-page {\n  font-family: 'Manrope', sans-serif;\n  color: #000;\n  line-height: 1.6;\n}\n\n\/* Container *\/\n.em-container {\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 20px;\n}\n\n\/* Sections *\/\n.em-section {\n  padding: 70px 0;\n}\n.em-section-sm {\n  padding: 50px 0;\n}\n\n\/* Backgrounds *\/\n.em-bg-white { background: #fff; }\n.em-bg-accent { background: #F0F1EB; }\n.em-bg-dark { background: #0A2A1A; color: #fff; }\n.em-bg-primary { background: #007F50; color: #fff; }\n\n\/* Typography *\/\n.em-label {\n  display: inline-block;\n  font-size: 12px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.15em;\n  color: #007F50;\n  border-left: 3px solid #007F50;\n  padding-left: 10px;\n  margin-bottom: 16px;\n}\n.em-label-white {\n  color: #2FAC66;\n  border-left-color: #2FAC66;\n}\n.em-h1 {\n  font-size: clamp(28px, 5vw, 52px);\n  font-weight: 800;\n  line-height: 1.15;\n  margin: 0 0 20px;\n  letter-spacing: -0.02em;\n}\n.em-h2 {\n  font-size: clamp(24px, 4vw, 40px);\n  font-weight: 800;\n  line-height: 1.2;\n  margin: 0 0 16px;\n  letter-spacing: -0.02em;\n}\n.em-h3 {\n  font-size: clamp(18px, 3vw, 22px);\n  font-weight: 700;\n  margin: 0 0 10px;\n}\n.em-lead {\n  font-size: clamp(16px, 2vw, 18px);\n  line-height: 1.7;\n  color: #333;\n  max-width: 600px;\n  margin: 0 0 28px;\n}\n.em-text {\n  font-size: 15px;\n  line-height: 1.7;\n  color: #444;\n}\n.em-text-white { color: rgba(255,255,255,0.85); }\n.em-section-intro {\n  max-width: 640px;\n  margin: 0 auto 50px;\n  text-align: center;\n}\n.em-section-intro .em-label {\n  border: none;\n  padding: 0;\n  display: block;\n  text-align: center;\n  letter-spacing: 0.15em;\n  margin-bottom: 10px;\n}\n.em-section-intro .em-h2 { text-align: center; }\n.em-section-intro .em-text { text-align: center; color: #555; }\n\n\/* Buttons *\/\n.em-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 14px 28px;\n  border-radius: 6px;\n  font-family: 'Manrope', sans-serif;\n  font-size: 15px;\n  font-weight: 700;\n  text-decoration: none;\n  cursor: pointer;\n  transition: all 0.25s ease;\n  border: 2px solid transparent;\n  line-height: 1.3;\n}\n.em-btn-primary {\n  background: #007F50;\n  color: #fff;\n  border-color: #007F50;\n}\n.em-btn-primary:hover {\n  background: #005f3c;\n  border-color: #005f3c;\n  color: #fff;\n  transform: translateY(-1px);\n}\n.em-btn-outline {\n  background: transparent;\n  color: #007F50;\n  border-color: #2FAC66;\n}\n.em-btn-outline:hover {\n  background: #007F50;\n  color: #fff;\n  transform: translateY(-1px);\n}\n.em-btn-white {\n  background: #fff;\n  color: #007F50;\n  border-color: #fff;\n}\n.em-btn-white:hover {\n  background: #f0f0f0;\n  transform: translateY(-1px);\n}\n.em-btn-group {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px;\n  align-items: center;\n}\n\n\/* Divider *\/\n.em-divider {\n  width: 50px;\n  height: 4px;\n  background: #007F50;\n  border-radius: 2px;\n  margin: 16px 0 24px;\n}\n.em-divider-center { margin: 16px auto 24px; }\n.em-divider-white { background: #2FAC66; }\n\n\/* =============================================\n   HERO SECTION\n============================================= *\/\n.em-hero {\n  padding: 60px 0 0;\n  background: #fff;\n  overflow: hidden;\n}\n.em-hero-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  align-items: center;\n}\n.em-hero-content {\n  padding: 40px 0 60px;\n}\n.em-hero-image {\n  position: relative;\n}\n.em-hero-image img {\n  width: 100%;\n  height: 500px;\n  object-fit: cover;\n  border-radius: 16px 16px 0 16px;\n  display: block;\n}\n.em-hero-badge {\n  position: absolute;\n  bottom: 30px;\n  left: -20px;\n  background: #fff;\n  border-radius: 12px;\n  padding: 16px 20px;\n  box-shadow: 0 10px 40px rgba(0,0,0,0.12);\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n.em-hero-badge-icon {\n  width: 44px;\n  height: 44px;\n  background: #007F50;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n.em-hero-badge-icon svg {\n  width: 22px;\n  height: 22px;\n  fill: #fff;\n}\n.em-hero-badge-text-label {\n  font-size: 11px;\n  color: #888;\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 0.08em;\n}\n.em-hero-badge-text-val {\n  font-size: 18px;\n  font-weight: 800;\n  color: #007F50;\n  line-height: 1.2;\n}\n\n\/* =============================================\n   SYMPTOM CARDS\n============================================= *\/\n.em-symptoms-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n  gap: 16px;\n  margin-top: 40px;\n}\n.em-symptom-card {\n  background: rgba(255,255,255,0.07);\n  border: 1px solid rgba(255,255,255,0.15);\n  border-radius: 12px;\n  padding: 22px 20px;\n  display: flex;\n  align-items: flex-start;\n  gap: 14px;\n  transition: background 0.2s;\n}\n.em-symptom-card:hover {\n  background: rgba(255,255,255,0.12);\n}\n.em-symptom-icon {\n  width: 40px;\n  height: 40px;\n  background: #2FAC66;\n  border-radius: 8px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n.em-symptom-icon svg {\n  width: 20px;\n  height: 20px;\n  fill: #fff;\n}\n.em-symptom-card p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.5;\n  color: rgba(255,255,255,0.9);\n  font-weight: 500;\n}\n\n\/* =============================================\n   THREE PILLARS \/ FEATURES\n============================================= *\/\n.em-pillars-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n  margin-top: 50px;\n}\n.em-pillar-card {\n  background: #fff;\n  border-radius: 16px;\n  padding: 32px 28px;\n  box-shadow: 0 4px 30px rgba(0,0,0,0.06);\n  border: 1px solid #E0E0D8;\n  transition: transform 0.25s, box-shadow 0.25s;\n}\n.em-pillar-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 12px 40px rgba(0,127,80,0.12);\n}\n.em-pillar-number {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 44px;\n  height: 44px;\n  background: #007F50;\n  color: #fff;\n  border-radius: 10px;\n  font-size: 20px;\n  font-weight: 800;\n  margin-bottom: 18px;\n}\n\n\/* =============================================\n   DIAGNOSTICS CARDS (BENTO)\n============================================= *\/\n.em-diag-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n  margin-top: 40px;\n}\n.em-diag-card {\n  background: #fff;\n  border-radius: 16px;\n  padding: 30px 26px;\n  box-shadow: 0 2px 20px rgba(0,0,0,0.06);\n  border: 1px solid #E0E0D8;\n  position: relative;\n  overflow: hidden;\n}\n.em-diag-card::before {\n  content: '';\n  display: none;\n}\n.em-diag-icon {\n  width: 52px;\n  height: 52px;\n  border: 2px solid #2FAC66;\n  border-radius: 12px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 18px;\n}\n.em-diag-icon svg {\n  width: 26px;\n  height: 26px;\n  stroke: #007F50;\n  fill: none;\n}\n\n\/* =============================================\n   SPLIT SECTION (text + image)\n============================================= *\/\n.em-split {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 60px;\n  align-items: center;\n}\n.em-split-reverse { direction: rtl; }\n.em-split-reverse > * { direction: ltr; }\n.em-split-image img {\n  width: 100%;\n  height: 480px;\n  object-fit: cover;\n  border-radius: 16px;\n  display: block;\n}\n.em-checklist {\n  list-style: none;\n  padding: 0;\n  margin: 20px 0 28px;\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n.em-checklist li {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  font-weight: 500;\n  color: #222;\n}\n.em-checklist li::before {\n  content: '';\n  display: inline-block;\n  width: 20px;\n  height: 20px;\n  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   STEPS\n============================================= *\/\n.em-steps {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 24px;\n  margin-top: 40px;\n  position: relative;\n}\n.em-steps::before {\n  content: '';\n  position: absolute;\n  top: 28px;\n  left: 10%;\n  width: 80%;\n  height: 2px;\n  background: rgba(47,172,102,0.3);\n}\n.em-step {\n  text-align: center;\n  position: relative;\n}\n.em-step-num {\n  width: 56px;\n  height: 56px;\n  background: #007F50;\n  color: #fff;\n  border-radius: 50%;\n  font-size: 20px;\n  font-weight: 800;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin: 0 auto 16px;\n  position: relative;\n  z-index: 1;\n}\n.em-step h4 {\n  font-size: 15px;\n  font-weight: 700;\n  margin: 0 0 8px;\n  color: rgba(255,255,255,0.95);\n}\n.em-step p {\n  font-size: 13px;\n  color: rgba(255,255,255,0.65);\n  margin: 0;\n  line-height: 1.5;\n}\n\n\/* =============================================\n   STATS ROW\n============================================= *\/\n.em-stats-row {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0;\n  border: 1px solid #E5E5E5;\n  border-radius: 16px;\n  overflow: hidden;\n  margin-top: 40px;\n}\n.em-stat {\n  padding: 32px 28px;\n  text-align: center;\n  border-right: 1px solid #E5E5E5;\n}\n.em-stat:last-child { border-right: none; }\n.em-stat-val {\n  font-size: clamp(28px, 4vw, 40px);\n  font-weight: 800;\n  color: #007F50;\n  display: block;\n  line-height: 1.1;\n}\n.em-stat-label {\n  font-size: 13px;\n  color: #666;\n  font-weight: 500;\n  margin-top: 4px;\n}\n\n\/* =============================================\n   REVIEWS SECTION\n============================================= *\/\n.em-reviews-section {\n  padding: 70px 0;\n  background: #fff;\n  overflow: hidden;\n}\n\n\/* =============================================\n   CTA SECTION\n============================================= *\/\n.em-cta-inner {\n  background: linear-gradient(135deg, #007F50 0%, #005f3c 100%);\n  border-radius: 20px;\n  padding: 60px 50px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n.em-cta-inner::before {\n  content: '';\n  position: absolute;\n  top: -50px; right: -50px;\n  width: 200px; height: 200px;\n  background: rgba(255,255,255,0.05);\n  border-radius: 50%;\n}\n.em-cta-inner::after {\n  content: '';\n  position: absolute;\n  bottom: -80px; left: -30px;\n  width: 250px; height: 250px;\n  background: rgba(255,255,255,0.04);\n  border-radius: 50%;\n}\n.em-cta-inner * { position: relative; z-index: 1; }\n.em-cta-inner h2 { color: #fff; }\n.em-cta-inner p {\n  color: rgba(255,255,255,0.85);\n  font-size: 17px;\n  max-width: 560px;\n  margin: 0 auto 32px;\n}\n\n\/* =============================================\n   QUOTE BLOCK\n============================================= *\/\n.em-quote {\n  border-left: 5px solid #007F50;\n  background: #F0F1EB;\n  padding: 24px 28px;\n  border-radius: 0 12px 12px 0;\n  margin: 30px 0;\n}\n.em-quote p {\n  font-size: 17px;\n  font-style: italic;\n  color: #222;\n  margin: 0;\n  line-height: 1.7;\n  font-weight: 500;\n}\n\n\/* =============================================\n   RESPONSIVE\n============================================= *\/\n@media (max-width: 900px) {\n  .em-section { padding: 50px 0; }\n  .em-hero-grid { grid-template-columns: 1fr; gap: 0; }\n  .em-hero-content { padding: 40px 0; }\n  .em-hero-image img { height: 260px; border-radius: 12px; }\n  .em-hero-badge { left: 10px; bottom: 16px; }\n  .em-pillars-grid { grid-template-columns: 1fr; }\n  .em-diag-grid { grid-template-columns: 1fr; }\n  .em-split { grid-template-columns: 1fr; gap: 24px; }\n  .em-split-reverse { direction: ltr; }\n  .em-split-image img { height: 260px; }\n  .em-steps { grid-template-columns: 1fr 1fr; }\n  .em-steps::before { display: none; }\n  .em-stats-row { grid-template-columns: 1fr; }\n  .em-stat { border-right: none; border-bottom: 1px solid #E5E5E5; }\n  .em-stat:last-child { border-bottom: none; }\n  .em-cta-inner { padding: 40px 24px; }\n}\n@media (max-width: 600px) {\n  .em-section { padding: 40px 0; }\n  .em-symptoms-grid { grid-template-columns: 1fr; }\n  .em-steps { grid-template-columns: 1fr; }\n  .em-step {\n    display: grid;\n    grid-template-columns: 44px 1fr;\n    column-gap: 12px;\n    row-gap: 6px;\n    text-align: left;\n  }\n  .em-step-num { grid-column: 1; grid-row: 1; width: 44px; height: 44px; font-size: 16px; margin: 0; }\n  .em-step h4 { grid-column: 2; grid-row: 1; align-self: center; margin: 0; }\n  .em-step p { grid-column: 2; grid-row: 2; }\n  .em-btn-group { flex-direction: column; }\n  .em-btn { width: 100%; justify-content: center; }\n}","_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-1364","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\/1364","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=1364"}],"version-history":[{"count":5,"href":"https:\/\/dev-idea.pl\/euromed\/wp-json\/wp\/v2\/pages\/1364\/revisions"}],"predecessor-version":[{"id":1383,"href":"https:\/\/dev-idea.pl\/euromed\/wp-json\/wp\/v2\/pages\/1364\/revisions\/1383"}],"wp:attachment":[{"href":"https:\/\/dev-idea.pl\/euromed\/wp-json\/wp\/v2\/media?parent=1364"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}