{"id":1387,"date":"2026-04-09T15:33:09","date_gmt":"2026-04-09T15:33:09","guid":{"rendered":"https:\/\/dev-idea.pl\/euromed\/?page_id=1387"},"modified":"2026-04-09T15:49:30","modified_gmt":"2026-04-09T15:49:30","slug":"chirurgia-dziecieca","status":"publish","type":"page","link":"https:\/\/dev-idea.pl\/euromed\/chirurgia-dziecieca\/","title":{"rendered":"Chirurgia dzieci\u0119ca"},"content":{"rendered":"\n<style>\n\/* =============================================\n   EUROMED - Universal Styles v1.3 (Chirurgia dzieci\u0119ca)\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 { background: transparent; color: #007F50; border-color: #2FAC66; }\n.em-btn-outline:hover { background: #007F50; color: #fff; transform: translateY(-1px); }\n.em-btn-white { background: #fff; color: #007F50; border-color: #fff; }\n.em-btn-white:hover { background: #f0f0f0; transform: translateY(-1px); }\n.em-btn-group { display: flex; flex-wrap: wrap; gap: 12px; align-items: center; }\n\n\/* Divider *\/\n.em-divider { width: 50px; height: 4px; background: #007F50; border-radius: 2px; margin: 16px 0 24px; }\n.em-divider-white { background: #2FAC66; }\n.em-divider-center { margin: 16px auto 24px; }\n\n\/* Checklist *\/\n.em-checklist { list-style: none; padding: 0; margin: 20px 0 28px; display: flex; flex-direction: column; gap: 10px; }\n.em-checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 15px; font-weight: 500; color: #222; }\n.em-checklist li::before {\n  content: ''; display: inline-block; width: 20px; height: 20px; min-width: 20px;\n  background: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='10' fill='%23007F50'\/%3E%3Cpath d='M6 10l3 3 5-5' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' fill='none'\/%3E%3C\/svg%3E\") no-repeat center\/contain;\n  margin-top: 2px;\n}\n.em-checklist-white li { color: rgba(255,255,255,0.9); }\n.em-checklist-white li::before {\n  background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='10' fill='%232FAC66'\/%3E%3Cpath d='M6 10l3 3 5-5' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' fill='none'\/%3E%3C\/svg%3E\");\n}\n\n\/* Quote *\/\n.em-quote { border-left: 5px solid #007F50; background: #F0F1EB; padding: 24px 28px; border-radius: 0 12px 12px 0; margin: 24px 0; }\n.em-quote p { font-size: 17px; 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 obraz lewo, tekst prawo (reverse split)\n============================================= *\/\n.em-hero-c {\n  background: #fff;\n  padding: 0;\n  overflow: hidden;\n}\n.em-hero-c-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  min-height: 560px;\n}\n.em-hero-c-image {\n  position: relative;\n  overflow: hidden;\n}\n.em-hero-c-image img {\n  width: 100%; height: 100%;\n  object-fit: cover; display: block;\n}\n.em-hero-c-image::after {\n  content: '';\n  position: absolute; inset: 0;\n  background: linear-gradient(270deg, rgba(255,255,255,0.6) 0%, transparent 50%);\n}\n.em-hero-c-content {\n  padding: 70px 50px 70px 50px;\n  display: flex; flex-direction: column; justify-content: center;\n  background: #fff;\n}\n.em-age-badge {\n  display: inline-flex; align-items: center; gap: 8px;\n  background: #F0F1EB; border-radius: 30px;\n  padding: 8px 16px; margin-bottom: 20px;\n  font-size: 13px; font-weight: 700; color: #007F50;\n  border: 1px solid #E0E0D8;\n}\n.em-age-badge-dot { width: 8px; height: 8px; background: #007F50; border-radius: 50%; }\n\n\/* =============================================\n   KIEDY ZABRA\u0106 \u2014 callout + 2-col checklists\n============================================= *\/\n.em-when-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px;\n  align-items: start;\n  margin-top: 40px;\n}\n.em-when-callout {\n  background: #0A2A1A;\n  border-radius: 16px;\n  padding: 32px 28px;\n  color: #fff;\n}\n.em-when-callout h3 { font-size: 18px; font-weight: 800; color: #fff; margin: 0 0 12px; }\n.em-when-callout p  { font-size: 14px; line-height: 1.7; color: rgba(255,255,255,0.8); margin: 0; }\n.em-when-right { display: flex; flex-direction: column; gap: 14px; }\n.em-when-item {\n  background: #fff;\n  border: 1px solid #E0E0D8;\n  border-radius: 12px;\n  padding: 16px 18px;\n  display: flex; align-items: center; gap: 14px;\n  transition: box-shadow 0.2s;\n}\n.em-when-item:hover { box-shadow: 0 4px 20px rgba(0,127,80,0.1); }\n.em-when-item-icon {\n  width: 38px; height: 38px; min-width: 38px;\n  background: #007F50; border-radius: 8px;\n  display: flex; align-items: center; justify-content: center;\n}\n.em-when-item-icon svg { width: 18px; height: 18px; fill: #fff; }\n.em-when-item p { font-size: 14px; font-weight: 600; color: #222; margin: 0; line-height: 1.4; }\n\n\/* =============================================\n   ZAKRES US\u0141UG \u2014 3-col icon grid\n============================================= *\/\n.em-services-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 18px;\n  margin-top: 44px;\n}\n.em-service-card {\n  background: #fff;\n  border: 1px solid #E0E0D8;\n  border-radius: 16px;\n  padding: 28px 22px;\n  transition: box-shadow 0.25s, transform 0.2s;\n}\n.em-service-card:hover {\n  box-shadow: 0 8px 30px rgba(0,127,80,0.1);\n  transform: translateY(-2px);\n}\n.em-service-card.em-service-wide {\n  grid-column: 1 \/ -1;\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 0 22px;\n  align-items: start;\n}\n.em-service-icon {\n  width: 48px; height: 48px;\n  border: 2px solid #2FAC66;\n  border-radius: 12px;\n  display: flex; align-items: center; justify-content: center;\n  margin-bottom: 16px;\n  background: #fff;\n}\n.em-service-card.em-service-wide .em-service-icon { margin-bottom: 0; }\n.em-service-icon svg { width: 22px; height: 22px; stroke: #007F50; fill: none; stroke-width: 2; }\n.em-service-card h3 { font-size: 16px; font-weight: 800; margin: 0 0 8px; }\n.em-service-card p  { font-size: 13px; line-height: 1.65; color: #555; margin: 0; }\n\n\/* =============================================\n   DLACZEGO SPECJALISTA \u2014 3 poziome karty z du\u017c\u0105 cyfr\u0105\n============================================= *\/\n.em-why-list {\n  display: flex;\n  flex-direction: column;\n  gap: 20px;\n  margin-top: 44px;\n}\n.em-why-item {\n  display: grid;\n  grid-template-columns: 80px 1fr;\n  gap: 28px;\n  align-items: center;\n  background: #fff;\n  border: 1px solid #E0E0D8;\n  border-radius: 16px;\n  padding: 28px 30px;\n  transition: box-shadow 0.25s;\n}\n.em-why-item:hover { box-shadow: 0 6px 28px rgba(0,127,80,0.08); }\n.em-why-num {\n  font-size: 56px; font-weight: 800;\n  color: #007F50; line-height: 1;\n  opacity: 0.25;\n  text-align: center;\n}\n.em-why-item h3 { margin: 0 0 8px; }\n.em-why-item p  { font-size: 14px; line-height: 1.7; color: #555; margin: 0; }\n\n\/* =============================================\n   WIZYTA \u2014 2-col: image left, steps right\n============================================= *\/\n.em-visit-c-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 60px;\n  align-items: start;\n}\n.em-visit-c-image {\n  border-radius: 20px;\n  overflow: hidden;\n  position: sticky;\n  top: 100px;\n}\n.em-visit-c-image img {\n  width: 100%; height: 460px;\n  object-fit: cover; display: block;\n}\n.em-visit-steps-c {\n  display: flex; flex-direction: column; gap: 24px;\n  margin-top: 8px;\n}\n.em-visit-step-c {\n  display: flex; gap: 18px; align-items: flex-start;\n}\n.em-visit-step-c-num {\n  width: 40px; height: 40px; min-width: 40px;\n  background: #007F50; color: #fff;\n  border-radius: 10px; font-size: 18px; font-weight: 800;\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.em-visit-step-c-body h4 { font-size: 16px; font-weight: 700; margin: 0 0 6px; }\n.em-visit-step-c-body p  { font-size: 14px; line-height: 1.65; color: #555; margin: 0; }\n\n\/* =============================================\n   DOKTOR \u2014 full-width dark featured card\n============================================= *\/\n.em-doctor-full {\n  display: grid;\n  grid-template-columns: 340px 1fr;\n  background: #0A2A1A;\n  border-radius: 20px;\n  overflow: hidden;\n}\n.em-doctor-full-image img {\n  width: 100%; height: 100%; min-height: 360px;\n  object-fit: cover; display: block;\n}\n.em-doctor-full-body {\n  padding: 50px 46px;\n  display: flex; flex-direction: column; justify-content: center;\n}\n.em-doctor-full-name { font-size: clamp(22px, 3vw, 30px); font-weight: 800; color: #fff; margin: 0 0 6px; }\n.em-doctor-full-title { font-size: 14px; font-weight: 600; color: #2FAC66; margin: 0 0 22px; }\n.em-doctor-full-bio { font-size: 15px; line-height: 1.75; color: rgba(255,255,255,0.78); margin: 0 0 28px; }\n\n\/* =============================================\n   DOST\u0118PNO\u015a\u0106 \/ LOKALIZACJA \u2014 3 kolumny info\n============================================= *\/\n.em-access-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n  margin-top: 44px;\n}\n.em-access-card {\n  background: rgba(255,255,255,0.06);\n  border: 1px solid rgba(255,255,255,0.12);\n  border-radius: 14px;\n  padding: 26px 22px;\n  text-align: center;\n}\n.em-access-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-icon svg { width: 24px; height: 24px; fill: #2FAC66; }\n.em-access-card h4 { font-size: 15px; font-weight: 700; color: #fff; margin: 0 0 6px; }\n.em-access-card p  { font-size: 13px; color: rgba(255,255,255,0.6); margin: 0; line-height: 1.5; }\n\n\/* Why section grid *\/\n.em-why-section-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  align-items: start;\n}\n\n\/* =============================================\n   RESPONSIVE\n============================================= *\/\n@media (max-width: 960px) {\n  .em-section { padding: 50px 0; }\n\n  \/* Hero *\/\n  .em-hero-c-grid { grid-template-columns: 1fr; }\n  .em-hero-c-image { height: 300px; }\n  .em-hero-c-image::after { display: none; }\n  .em-hero-c-content { padding: 40px 20px; }\n\n  \/* When *\/\n  .em-when-grid { grid-template-columns: 1fr; gap: 20px; }\n\n  \/* Services *\/\n  .em-services-grid { grid-template-columns: 1fr 1fr; }\n  .em-service-card.em-service-wide { grid-column: auto; display: block; }\n  .em-service-card.em-service-wide .em-service-icon { margin-bottom: 16px; }\n\n  \/* Why *\/\n  .em-why-item { grid-template-columns: 60px 1fr; gap: 20px; padding: 22px 24px; }\n  .em-why-num { font-size: 44px; }\n\n  \/* Visit *\/\n  .em-visit-c-grid { grid-template-columns: 1fr; gap: 30px; }\n  .em-visit-c-image { position: static; height: auto; }\n  .em-visit-c-image img { height: 260px; }\n\n  \/* Doctor *\/\n  .em-doctor-full { grid-template-columns: 1fr; }\n  .em-doctor-full-image img { min-height: 280px; height: 280px; }\n  .em-doctor-full-body { padding: 32px 28px; }\n\n  \/* Access *\/\n  .em-access-grid { grid-template-columns: 1fr; }\n\n  \/* Why section *\/\n  .em-why-section-grid { grid-template-columns: 1fr; gap: 30px; }\n\n  .em-cta-inner { padding: 40px 24px; }\n}\n@media (max-width: 600px) {\n  .em-section { padding: 40px 0; }\n  .em-services-grid { grid-template-columns: 1fr; }\n  .em-service-card.em-service-wide { grid-column: auto; }\n  .em-why-item { grid-template-columns: 1fr; gap: 10px; }\n  .em-why-num { font-size: 36px; text-align: left; opacity: 0.2; }\n  .em-btn-group { flex-direction: column; }\n  .em-btn { width: 100%; justify-content: center; }\n  .em-access-grid { grid-template-columns: 1fr 1fr; }\n}\n<\/style>\n\n<div class=\"em-page\">\n\n<!-- =============================================\n     HERO \u2014 obraz lewo, tekst prawo\n============================================= -->\n<section class=\"em-hero-c em-bg-white\">\n  <div class=\"em-hero-c-grid\">\n    <div class=\"em-hero-c-image\">\n      <img decoding=\"async\" src=\"https:\/\/dev-idea.pl\/euromed\/wp-content\/uploads\/2026\/04\/1517.webp\" alt=\"Chirurgia dzieci\u0119ca Euromed Zdu\u0144ska Wola\" \/>\n    <\/div>\n    <div class=\"em-hero-c-content\">\n      <div class=\"em-age-badge\">\n        <div class=\"em-age-badge-dot\"><\/div>\n        Pacjenci od urodzenia do 18 roku \u017cycia\n      <\/div>\n      <span class=\"em-label\">Euromed | Chirurgia Dzieci\u0119ca<\/span>\n      <h1 class=\"em-h1\">Chirurgia dzieci\u0119ca Zdu\u0144ska Wola \u2013 klinika Euromed<\/h1>\n      <div class=\"em-divider\"><\/div>\n      <p class=\"em-lead\">Dziecko potrzebuje lekarza, kt\u00f3ry nie tylko zna si\u0119 na chirurgii, ale potrafi rozmawia\u0107 z ma\u0142ym pacjentem i przeprowadzi\u0107 go przez ca\u0142y proces leczenia bezpiecznie. Dr Anna Wysocka przyjmuje bez wielotygodniowego czekania.<\/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=\"#zakres\" class=\"em-btn em-btn-outline\">Zakres us\u0142ug<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     KIEDY ZABRA\u0106 DZIECKO \u2014 callout + lista\n============================================= -->\n<section class=\"em-section em-bg-accent\">\n  <div class=\"em-container\">\n    <span class=\"em-label\">Kiedy do chirurga<\/span>\n    <h2 class=\"em-h2\">Kiedy zabra\u0107 dziecko do chirurga dzieci\u0119cego?<\/h2>\n    <p class=\"em-text\" style=\"max-width:680px; margin-bottom:0;\">Pediatra to lekarz pierwszego kontaktu \u2014 ale s\u0105 sytuacje, kiedy warto od razu um\u00f3wi\u0107 si\u0119 na konsultacj\u0119 chirurgiczn\u0105, nie czekaj\u0105c na skierowanie.<\/p>\n\n    <div class=\"em-when-grid\">\n      <div class=\"em-when-callout\">\n        <h3>Wa\u017cna r\u00f3\u017cnica<\/h3>\n        <p>Chirurg dzieci\u0119cy to nie chirurg dla doros\u0142ych w mniejszym rozmiarze. Organizm dziecka ro\u015bnie \u2014 ko\u015bci zrastaj\u0105 si\u0119 inaczej, tkanki reaguj\u0105 inaczej na gojenie. Diagnostyka i leczenie musz\u0105 uwzgl\u0119dnia\u0107 etap rozwoju ma\u0142ego pacjenta. To zupe\u0142nie inna fizjologia.<\/p>\n        <div style=\"margin-top:20px; padding-top:20px; border-top:1px solid rgba(255,255,255,0.15);\">\n          <p>Trzylatek nie powie, \u017ce boli go &#8222;w prawym dole biodrowym&#8221;. Powie, \u017ce boli go brzuch. Chirurg dzieci\u0119cy potrafi zbiera\u0107 wywiad od rodzica i jednocze\u015bnie obserwowa\u0107 dziecko \u2014 jego zachowanie, reakcje, mimik\u0119.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"em-when-right\">\n        <div class=\"em-when-item\">\n          <div class=\"em-when-item-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 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z\"\/><\/svg>\n          <\/div>\n          <p>Urazy, z\u0142amania, zwichni\u0119cia \u2014 potrzebna szybka ocena chirurgiczna<\/p>\n        <\/div>\n        <div class=\"em-when-item\">\n          <div class=\"em-when-item-icon\">\n            <svg viewBox=\"0 0 24 24\"><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>Przepuklina pachwinowa lub p\u0119pkowa \u2014 im wcze\u015bniej, tym \u0142atwiejsze leczenie<\/p>\n        <\/div>\n        <div class=\"em-when-item\">\n          <div class=\"em-when-item-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          <p>Problemy urologiczne u ch\u0142opc\u00f3w \u2014 istnieje optymalne okno czasowe leczenia<\/p>\n        <\/div>\n        <div class=\"em-when-item\">\n          <div class=\"em-when-item-icon\">\n            <svg viewBox=\"0 0 24 24\"><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>Guzek na szyi, zmiana sk\u00f3rna lub wrastaj\u0105cy paznokie\u0107 \u2014 wymagaj\u0105 oceny specjalisty<\/p>\n        <\/div>\n        <div class=\"em-when-item\">\n          <div class=\"em-when-item-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          <p>Pediatra zaleci\u0142 konsultacj\u0119 chirurgiczn\u0105 \u2014 um\u00f3w wizyt\u0119 bez czekania tygodniami<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     ZAKRES US\u0141UG \u2014 3-col icon grid\n============================================= -->\n<section id=\"zakres\" class=\"em-section em-bg-white\">\n  <div class=\"em-container\">\n    <div class=\"em-section-intro\" style=\"max-width:100%; text-align:left; margin-bottom:0;\">\n      <span class=\"em-label\">Zakres us\u0142ug<\/span>\n      <h2 class=\"em-h2\">Czym zajmujemy si\u0119 w poradni chirurgii dzieci\u0119cej?<\/h2>\n      <p class=\"em-text\" style=\"max-width:640px;\">Dr Anna Wysocka prowadzi zar\u00f3wno konsultacje diagnostyczne, jak i kwalifikuje pacjent\u00f3w do zabieg\u00f3w operacyjnych w szerokim zakresie schorze\u0144 chirurgicznych.<\/p>\n    <\/div>\n\n    <div class=\"em-services-grid\">\n      <div class=\"em-service-card\">\n        <div class=\"em-service-icon\">\n          <svg viewBox=\"0 0 24 24\" 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\" stroke-width=\"1.8\"\/><\/svg>\n        <\/div>\n        <h3>Urazy i ortopedia dzieci\u0119ca<\/h3>\n        <p>Z\u0142amania, zwichni\u0119cia, urazy st\u0142uczeniowe u dzieci w ka\u017cdym wieku. Z\u0142amania dzieci\u0119ce wymagaj\u0105 specyficznego podej\u015bcia \u2014 ko\u015bci s\u0105 bardziej elastyczne, cz\u0119stsze s\u0105 z\u0142amania typu &#8222;zielonej ga\u0142\u0105zki&#8221;.<\/p>\n      <\/div>\n\n      <div class=\"em-service-card\">\n        <div class=\"em-service-icon\">\n          <svg viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 8v4M12 16h.01\" stroke-width=\"2\"\/><\/svg>\n        <\/div>\n        <h3>Przepukliny pachwinowe i p\u0119pkowe<\/h3>\n        <p>Przepuklina pachwinowa u niemowlaka nie zniknie samoistnie \u2014 wymaga operacji ze wzgl\u0119du na ryzyko uwi\u0119\u017ani\u0119cia. Przepuklina p\u0119pkowa cz\u0119sto zamyka si\u0119 do 3\u20134 roku \u017cycia, chirurg oceni, czy i kiedy interweniowa\u0107.<\/p>\n      <\/div>\n\n      <div class=\"em-service-card\">\n        <div class=\"em-service-icon\">\n          <svg viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z\" stroke-width=\"1.8\"\/><\/svg>\n        <\/div>\n        <h3>Schorzenia urologiczne u ch\u0142opc\u00f3w<\/h3>\n        <p>Stulejka, niezst\u0105pione j\u0105dra, wodniaki, spodziectwo. Niezst\u0105pione j\u0105dro powinno by\u0107 operowane mi\u0119dzy 6. a 12. miesi\u0105cem \u017cycia \u2014 zbyt p\u00f3\u017ana korekta zwi\u0119ksza ryzyko powik\u0142a\u0144 w doros\u0142o\u015bci.<\/p>\n      <\/div>\n\n      <div class=\"em-service-card\">\n        <div class=\"em-service-icon\">\n          <svg viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z\" stroke-width=\"1.8\"\/><circle cx=\"12\" cy=\"10\" r=\"3\" stroke-width=\"1.8\"\/><\/svg>\n        <\/div>\n        <h3>Torbiele szyi<\/h3>\n        <p>Torbiele po\u015brodkowe i boczne szyi to wady wrodzone wymagaj\u0105ce usuni\u0119cia chirurgicznego \u2014 maj\u0105 tendencj\u0119 do infekcji i powi\u0119kszania si\u0119. Zabieg jest planowy, bez presji czasu.<\/p>\n      <\/div>\n\n      <div class=\"em-service-card\">\n        <div class=\"em-service-icon\">\n          <svg viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4.5 12.75l6 6 9-13.5\" stroke-width=\"2\"\/><\/svg>\n        <\/div>\n        <h3>Leczenie ran pourazowych i oparze\u0144<\/h3>\n        <p>Dzieci\u0119ca sk\u00f3ra jest cie\u0144sza i bardziej wra\u017cliwa. Oparzenie lub rana pourazowa u malucha wymaga specjalistycznej opieki, by gojenie przebieg\u0142o prawid\u0142owo, z minimalnym ryzykiem bliznowacenia.<\/p>\n      <\/div>\n\n      <div class=\"em-service-card\">\n        <div class=\"em-service-icon\">\n          <svg viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><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\" stroke-width=\"1.8\"\/><\/svg>\n        <\/div>\n        <h3>Drobne zabiegi chirurgiczne<\/h3>\n        <p>Wrastaj\u0105ce paznokcie u dzieci i nastolatk\u00f3w, znamiona sk\u00f3rne wymagaj\u0105ce usuni\u0119cia. Szybkie zabiegi wykonywane z chirurgiczn\u0105 precyzj\u0105 \u2014 bo u dziecka nie ma miejsca na niedok\u0142adno\u015b\u0107.<\/p>\n      <\/div>\n\n      <div class=\"em-service-card em-service-wide\">\n        <div class=\"em-service-icon\">\n          <svg viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-width=\"1.8\"\/><\/svg>\n        <\/div>\n        <div>\n          <h3>Kwalifikacja do zabieg\u00f3w zaawansowanych<\/h3>\n          <p>Dr Anna Wysocka kwalifikuje do \u017cylak\u00f3w powr\u00f3zka nasiennego, laparoskopowych zabieg\u00f3w przy j\u0105drach brzusznych oraz usuni\u0119cia p\u0119cherzyka \u017c\u00f3\u0142ciowego przy kamicy u dzieci. Kwalifikacja to dok\u0142adna ocena stanu dziecka, analiza wynik\u00f3w i jasny plan dzia\u0142ania \u2014 rodzic wychodzi z wizyty wiedz\u0105c, co dalej.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     DLACZEGO SPECJALISTA \u2014 poziome karty z cyfr\u0105\n============================================= -->\n<section class=\"em-section em-bg-accent\">\n  <div class=\"em-container\">\n    <div class=\"em-why-section-grid\">\n      <div>\n        <span class=\"em-label\">Dlaczego specjalista<\/span>\n        <h2 class=\"em-h2\">Dlaczego chirurgia dzieci\u0119ca wymaga osobnego specjalisty?<\/h2>\n        <div class=\"em-divider\"><\/div>\n        <p class=\"em-text\">To pytanie, kt\u00f3re rodzice zadaj\u0105 zaskakuj\u0105co cz\u0119sto. Skoro chirurg to chirurg \u2014 po co szuka\u0107 takiego, kt\u00f3ry zajmuje si\u0119 wy\u0142\u0105cznie dzie\u0107mi? Odpowied\u017a jest prosta, cho\u0107 wielowarstwowa.<\/p>\n        <div class=\"em-quote\">\n          <p>Operacja dziecka to nie jest &#8222;mniejsza wersja&#8221; operacji doros\u0142ego. To osobna kategoria medyczna \u2014 z w\u0142asn\u0105 anatomi\u0105, protoko\u0142ami, farmakologi\u0105 i wymaganiami co do rekonwalescencji.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"em-why-list\">\n        <div class=\"em-why-item\">\n          <div class=\"em-why-num\">01<\/div>\n          <div>\n            <h3>Anatomia i fizjologia<\/h3>\n            <p>Proporcje cia\u0142a, wielko\u015b\u0107 narz\u0105d\u00f3w, ukrwienie tkanek \u2014 wszystko to r\u00f3\u017cni si\u0119 od anatomii osoby doros\u0142ej i zmienia si\u0119 dynamicznie z wiekiem. Chirurg dzieci\u0119cy zna te r\u00f3\u017cnice na pami\u0119\u0107.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"em-why-item\">\n          <div class=\"em-why-num\">02<\/div>\n          <div>\n            <h3>Komunikacja z ma\u0142ym pacjentem<\/h3>\n            <p>Trzylatek nie opisze dok\u0142adnie, gdzie i jak boli. Chirurg dzieci\u0119cy zbiera wywiad od rodzica, jednocze\u015bnie obserwuj\u0105c dziecko \u2014 jego zachowanie, reakcje na badanie, mimik\u0119 twarzy.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"em-why-item\">\n          <div class=\"em-why-num\">03<\/div>\n          <div>\n            <h3>Znieczulenie i rekonwalescencja<\/h3>\n            <p>Dziecko inaczej reaguje na leki, inaczej budzi si\u0119 po narkozie, inaczej goi rany. Ca\u0142y protok\u00f3\u0142 oko\u0142ooperacyjny musi to uwzgl\u0119dnia\u0107 \u2014 od dawkowania po monitorowanie po zabiegu.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     JAK WYGL\u0104DA WIZYTA \u2014 obraz lewo, kroki prawo\n============================================= -->\n<section class=\"em-section em-bg-white\">\n  <div class=\"em-container\">\n    <div class=\"em-visit-c-grid\">\n      <div class=\"em-visit-c-image\">\n        <img decoding=\"async\" src=\"https:\/\/dev-idea.pl\/euromed\/wp-content\/uploads\/2026\/04\/7327.webp\" alt=\"Wizyta chirurga dzieci\u0119cego Euromed\" \/>\n      <\/div>\n      <div>\n        <span class=\"em-label\">Przebieg wizyty<\/span>\n        <h2 class=\"em-h2\">Jak wygl\u0105da wizyta u chirurga dzieci\u0119cego?<\/h2>\n        <div class=\"em-divider\"><\/div>\n        <p class=\"em-text\" style=\"margin-bottom:28px;\">Zale\u017cy nam na tym, \u017ceby ca\u0142y proces by\u0142 dla rodziny jak najbardziej komfortowy. Maluch nie musi si\u0119 rozbiera\u0107 od razu, nie jest pospieszany, ma czas na oswojenie si\u0119 z gabinetem.<\/p>\n        <div class=\"em-visit-steps-c\">\n          <div class=\"em-visit-step-c\">\n            <div class=\"em-visit-step-c-num\">1<\/div>\n            <div class=\"em-visit-step-c-body\">\n              <h4>Wywiad z rodzicem<\/h4>\n              <p>Dr Wysocka zbiera szczeg\u00f3\u0142owy wywiad \u2014 objawy, ich czas trwania, dotychczasowe leczenie, alergie, przebyte choroby. Ka\u017cda informacja ma znaczenie diagnostyczne.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"em-visit-step-c\">\n            <div class=\"em-visit-step-c-num\">2<\/div>\n            <div class=\"em-visit-step-c-body\">\n              <h4>Badanie dziecka<\/h4>\n              <p>Spokojne, delikatne, dostosowane do wieku. Lekarz obserwuje reakcje dziecka i zbiera dane, kt\u00f3rych ma\u0142y pacjent nie potrafi jeszcze samodzielnie opisa\u0107.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"em-visit-step-c\">\n            <div class=\"em-visit-step-c-num\">3<\/div>\n            <div class=\"em-visit-step-c-body\">\n              <h4>Om\u00f3wienie wynik\u00f3w i opcji<\/h4>\n              <p>Je\u015bli schorzenie nie wymaga operacji \u2014 rodzic wie, co robi\u0107 i kiedy przyj\u015b\u0107 na kontrol\u0119. Je\u015bli zabieg jest wskazany \u2014 otrzymuje pe\u0142n\u0105 informacj\u0119 bez niedopowiedze\u0144 i medycznego \u017cargonu.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"em-visit-step-c\">\n            <div class=\"em-visit-step-c-num\">4<\/div>\n            <div class=\"em-visit-step-c-body\">\n              <h4>Plan dzia\u0142ania<\/h4>\n              <p>Rodzic wychodzi z konkretnymi wytycznymi \u2014 termin kontroli, ewentualne przygotowanie do zabiegu lub skierowanie na badania. Bez niepotrzebnego stresu i niejasno\u015bci.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     DOKTOR \u2014 full dark card\n============================================= -->\n<section class=\"em-section em-bg-accent\">\n  <div class=\"em-container\">\n    <div class=\"em-section-intro\" style=\"text-align:left; max-width:100%; margin-bottom:32px;\">\n      <span class=\"em-label\">Nasz specjalista<\/span>\n      <h2 class=\"em-h2\">Lekarz, kt\u00f3remu mo\u017cesz zaufa\u0107<\/h2>\n    <\/div>\n    <div class=\"em-doctor-full\">\n      <div class=\"em-doctor-full-image\">\n        <img decoding=\"async\" src=\"https:\/\/dev-idea.pl\/euromed\/wp-content\/uploads\/2026\/04\/7664.webp\" alt=\"Dr Anna Wysocka chirurg dzieci\u0119cy\" \/>\n      <\/div>\n      <div class=\"em-doctor-full-body\">\n        <div class=\"em-doctor-full-name\">dr Anna Wysocka<\/div>\n        <div class=\"em-doctor-full-title\">Specjalista chirurgii dzieci\u0119cej<\/div>\n        <p class=\"em-doctor-full-bio\">Lekarka z wieloletnim do\u015bwiadczeniem klinicznym w chirurgii dzieci. Przyjmuje pacjent\u00f3w od pierwszych tygodni \u017cycia po 18. rok \u017cycia. Znana z umiej\u0119tno\u015bci budowania kontaktu z ma\u0142ymi pacjentami \u2014 spokojnego, cierpliwego podej\u015bcia, kt\u00f3re sprawia, \u017ce dzieci czuj\u0105 si\u0119 bezpiecznie.<\/p>\n        <p class=\"em-doctor-full-bio\">Podczas konsultacji nie us\u0142yszysz jedynie nazwy diagnozy. Dowiesz si\u0119, co ona oznacza w praktyce, jakie s\u0105 opcje leczenia i \u2014 je\u015bli zabieg jest konieczny \u2014 czego mo\u017cesz si\u0119 spodziewa\u0107 na ka\u017cdym etapie: od przygotowania, przez operacj\u0119, po rekonwalescencj\u0119.<\/p>\n        <a href=\"https:\/\/dev-idea.pl\/euromed\/kontakt\/\" class=\"em-btn em-btn-white\">Um\u00f3w wizyt\u0119 u Dr Wysockiej<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============================================\n     DOST\u0118PNO\u015a\u0106 \u2014 dark z 3 kolumnami info\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 em-label-center\">Blisko domu<\/span>\n      <h2 class=\"em-h2\" style=\"color:#fff; text-align:center;\">Chirurg dzieci\u0119cy w Zdu\u0144skiej Woli \u2013 bez dojazd\u00f3w do \u0141odzi<\/h2>\n      <p class=\"em-text em-text-white\" style=\"text-align:center;\">Rodzice z Zdu\u0144skiej Woli, Sieradza, \u0141asku, Podd\u0119bic i Pabianic nie musz\u0105 organizowa\u0107 ca\u0142odniowych wyjazd\u00f3w po konsultacj\u0119 specjalisty.<\/p>\n    <\/div>\n    <div class=\"em-access-grid\">\n      <div class=\"em-access-card\">\n        <div class=\"em-access-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 okolice<\/h4>\n        <p>Sieradz, \u0141ask, Podd\u0119bice, Pabianice \u2014 jeste\u015bmy dost\u0119pni dla rodzin z ca\u0142ego regionu<\/p>\n      <\/div>\n      <div class=\"em-access-card\">\n        <div class=\"em-access-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>Nie czekasz tygodniami \u2014 szczeg\u00f3lnie wa\u017cne przy urazach i pilnych konsultacjach po zaleceniu pediatry<\/p>\n      <\/div>\n      <div class=\"em-access-card\">\n        <div class=\"em-access-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>Dzieci 0\u201318 lat<\/h4>\n        <p>Od noworodk\u00f3w po nastolatk\u00f3w \u2014 pe\u0142en zakres chirurgii dzieci\u0119cej w jednej poradni<\/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\/2148868088.webp\" alt=\"Klinika Euromed Zdu\u0144ska Wola\" style=\"width:100%; height:320px; object-fit:cover; display:block; object-position:center 30%;\" \/>\n<\/div>\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 em-label-center\">Opinie pacjent\u00f3w<\/span>\n      <h2 class=\"em-h2\" style=\"text-align:center;\">Co m\u00f3wi\u0105 rodzice naszych ma\u0142ych pacjent\u00f3w?<\/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;\">Twoje dziecko w dobrych r\u0119kach<\/span>\n      <h2 class=\"em-h2\">Um\u00f3w wizyt\u0119 u chirurga dzieci\u0119cego w Euromed<\/h2>\n      <p>Je\u015bli Twoje dziecko potrzebuje konsultacji chirurgicznej \u2014 nie czekaj. Im szybciej specjalista oceni problem, tym wi\u0119cej opcji leczenia zostaje na stole. Wystarczy jeden telefon, \u017ceby zyska\u0107 spok\u00f3j i pewno\u015b\u0107, \u017ce Twoje dziecko jest w dobrych r\u0119kach.<\/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 u Dr Wysockiej<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/div><!-- .em-page -->\n","protected":false},"excerpt":{"rendered":"<p>Pacjenci od urodzenia do 18 roku \u017cycia Euromed | Chirurgia Dzieci\u0119ca Chirurgia dzieci\u0119ca Zdu\u0144ska Wola \u2013 klinika Euromed Dziecko potrzebuje lekarza, kt\u00f3ry nie tylko zna si\u0119 na chirurgii, ale potrafi&#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-1387","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\/1387","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=1387"}],"version-history":[{"count":3,"href":"https:\/\/dev-idea.pl\/euromed\/wp-json\/wp\/v2\/pages\/1387\/revisions"}],"predecessor-version":[{"id":1402,"href":"https:\/\/dev-idea.pl\/euromed\/wp-json\/wp\/v2\/pages\/1387\/revisions\/1402"}],"wp:attachment":[{"href":"https:\/\/dev-idea.pl\/euromed\/wp-json\/wp\/v2\/media?parent=1387"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}