{"id":640,"date":"2026-04-29T10:34:55","date_gmt":"2026-04-29T10:34:55","guid":{"rendered":"https:\/\/czarodziejezabawy.com\/?page_id=640"},"modified":"2026-05-27T06:58:04","modified_gmt":"2026-05-27T06:58:04","slug":"donut-glider","status":"publish","type":"page","link":"https:\/\/czarodziejezabawy.com\/en\/donut-glider\/","title":{"rendered":"Donut glider"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"640\" class=\"elementor elementor-640\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-450f9b6 e-flex e-con-boxed e-con e-parent\" data-id=\"450f9b6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-18d4885 e-con-full e-flex e-con e-child\" data-id=\"18d4885\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-410be2e elementor-widget elementor-widget-heading\" data-id=\"410be2e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Wizards of Play<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-26504c0 elementor-widget elementor-widget-heading\" data-id=\"26504c0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Donut glider<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-56bb8b5 elementor-widget elementor-widget-text-editor\" data-id=\"56bb8b5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Donut Glider is a unique slide attraction where users sit in the shape of a donut and rush around a track. Full of adrenaline fun for all ages.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c9591c5 elementor-widget elementor-widget-html\" data-id=\"c9591c5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- DROPDOWN NAWIGACJA \u2013 Elementor HTML widget -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Afacad+Flux:wght@400;600;700&display=swap\" rel=\"stylesheet\">\n<style>\n.cz-drop-wrap {\n  font-family: 'Afacad Flux', sans-serif;\n  position: relative;\n  max-width: 514px;\n  user-select: none;\n}\n\n\/* \u2500\u2500 Label \u2500\u2500 *\/\n.cz-drop-label {\n  font-size: 14px;\n  font-weight: 700;\n  color: #441192;\n  margin-bottom: 8px;\n  letter-spacing: .02em;\n  text-transform: uppercase;\n}\n\n\/* \u2500\u2500 Trigger \u2500\u2500 *\/\n.cz-drop-trigger {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  background: #fff;\n  border: 2px solid #000;\n  border-radius: 999px;\n  padding: 0 20px;\n  height: 50px;\n  cursor: pointer;\n  gap: 10px;\n  transition: border-color .2s, box-shadow .2s;\n}\n.cz-drop-trigger:hover {\n  border-color: #441192;\n  box-shadow: 0 4px 16px rgba(68,17,146,.12);\n}\n.cz-drop-trigger.open {\n  border-color: #441192;\n  border-radius: 24px 24px 0 0;\n  border-bottom-color: transparent;\n}\n\n.cz-drop-trigger-text {\n  font-size: 18px;\n  font-weight: 600;\n  color: #441192;\n  white-space: nowrap;\n  overflow: hidden;\n  text-overflow: ellipsis;\n  flex: 1;\n}\n\n.cz-drop-chevron {\n  flex-shrink: 0;\n  width: 24px;\n  height: 24px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transition: transform .3s cubic-bezier(.34,1.3,.64,1);\n}\n.cz-drop-trigger.open .cz-drop-chevron {\n  transform: rotate(180deg);\n}\n\n\/* \u2500\u2500 Lista \u2500\u2500 *\/\n.cz-drop-list {\n  display: none;\n  position: absolute;\n  top: 100%;\n  left: 0; right: 0;\n  background: #fff;\n  border: 2px solid #441192;\n  border-top: none;\n  border-radius: 0 0 24px 24px;\n  overflow: hidden;\n  z-index: 9999;\n  box-shadow: 0 16px 40px rgba(68,17,146,.15);\n  animation: czDdIn .2s cubic-bezier(.22,1,.36,1);\n  max-height: 320px;\n  overflow-y: auto;\n  scrollbar-width: thin;\n  scrollbar-color: #B27AFF #f5f5f5;\n}\n.cz-drop-list::-webkit-scrollbar { width: 5px; }\n.cz-drop-list::-webkit-scrollbar-track { background: #f5f5f5; }\n.cz-drop-list::-webkit-scrollbar-thumb { background: #B27AFF; border-radius: 999px; }\n.cz-drop-list.open {\n  display: block;\n}\n\n@keyframes czDdIn {\n  from { opacity:0; transform:translateY(-8px); }\n  to   { opacity:1; transform:translateY(0); }\n}\n\n\/* Pozycje listy *\/\n.cz-drop-item {\n  display: block;\n  padding: 12px 20px;\n  font-size: 17px;\n  font-weight: 400;\n  color: #1a1a2e;\n  text-decoration: none;\n  transition: background .15s, color .15s, padding-left .2s;\n  border-left: 3px solid transparent;\n}\n.cz-drop-item:hover {\n  background: rgba(68,17,146,.05);\n  color: #441192;\n  padding-left: 26px;\n  border-left-color: #B27AFF;\n}\n.cz-drop-item.current {\n  color: #441192;\n  font-weight: 600;\n  background: rgba(178,122,255,.08);\n  border-left-color: #441192;\n}\n\n\/* Overlay do zamkni\u0119cia po klikni\u0119ciu poza *\/\n.cz-drop-overlay {\n  display: none;\n  position: fixed;\n  inset: 0;\n  z-index: 9998;\n}\n.cz-drop-overlay.open { display: block; }\n<\/style>\n\n<div class=\"cz-drop-wrap\" id=\"czDropWrap\">\n  <div class=\"cz-drop-label\">Category<\/div>\n\n  <div class=\"cz-drop-trigger\" id=\"czDropTrigger\">\n    <span class=\"cz-drop-trigger-text\" id=\"czDropCurrent\">Select a category<\/span>\n    <span class=\"cz-drop-chevron\">\n      <svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#441192\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <polyline points=\"6,9 12,15 18,9\"\/>\n      <\/svg>\n    <\/span>\n  <\/div>\n\n  <div class=\"cz-drop-list\" id=\"czDropList\">\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n         LISTA POZYCJI \u2013 zmie\u0144 href na w\u0142asne linki\n         \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n    <a class=\"cz-drop-item\" href=\"https:\/\/czarodziejezabawy.com\/en\/sale-zabaw\/\">Playrooms<\/a>\n    <a class=\"cz-drop-item\" href=\"https:\/\/czarodziejezabawy.com\/en\/park-trampolin\/\">Trampoline park<\/a>\n    <a class=\"cz-drop-item\" href=\"https:\/\/czarodziejezabawy.com\/en\/boisko-wielofunkcyjne\/\">Multi-functional field<\/a>\n    <a class=\"cz-drop-item\" href=\"https:\/\/czarodziejezabawy.com\/en\/spider-tower\/\">Spider tower<\/a>\n    <a class=\"cz-drop-item\" href=\"https:\/\/czarodziejezabawy.com\/en\/ninja-park\/\">Ninja park<\/a>\n    <a class=\"cz-drop-item\" href=\"https:\/\/czarodziejezabawy.com\/en\/strefa-malucha\/\">Toddler zone<\/a>\n    <a class=\"cz-drop-item\" href=\"https:\/\/czarodziejezabawy.com\/en\/kacik-malucha\/\">Toddler corner<\/a>\n    <a class=\"cz-drop-item\" href=\"https:\/\/czarodziejezabawy.com\/en\/zjezdzalnia-rolkowa\/\">Roller slide<\/a>\n    <a class=\"cz-drop-item\" href=\"https:\/\/czarodziejezabawy.com\/en\/zjezdzalnia-wielotorowa\/\">Multi-track slide<\/a>\n    <a class=\"cz-drop-item\" href=\"https:\/\/czarodziejezabawy.com\/en\/zjezdzalnie-tubowe\/\">Tube slides<\/a>\n    <a class=\"cz-drop-item\" href=\"https:\/\/czarodziejezabawy.com\/en\/donut-glider\/\">Donut glider<\/a>\n    <a class=\"cz-drop-item\" href=\"https:\/\/czarodziejezabawy.com\/en\/salki-urodzinowe\/\">Birthday parlours<\/a>\n    <a class=\"cz-drop-item\" href=\"https:\/\/czarodziejezabawy.com\/en\/armatki-pneumatyczne\/\">Air cannons<\/a>\n    <a class=\"cz-drop-item\" href=\"https:\/\/czarodziejezabawy.com\/en\/scianki-wspinaczkowe\/\">Climbing walls<\/a>\n    <a class=\"cz-drop-item\" href=\"https:\/\/czarodziejezabawy.com\/en\/wulkan-wspinaczkowy\/\">Climbing volcano<\/a>\n    <a class=\"cz-drop-item\" href=\"https:\/\/czarodziejezabawy.com\/en\/tory-gokartowe\/\">Go-kart tracks<\/a>\n    <a class=\"cz-drop-item\" href=\"https:\/\/czarodziejezabawy.com\/en\/tyrolka\/\">Tyrolean (rope slide)<\/a>\n    <a class=\"cz-drop-item\" href=\"https:\/\/czarodziejezabawy.com\/en\/karuzela\/\">Carousel<\/a>\n  <\/div>\n<\/div>\n\n<!-- Overlay -->\n<div class=\"cz-drop-overlay\" id=\"czDropOverlay\"><\/div>\n\n<script>\n(function() {\n  var trigger  = document.getElementById(\"czDropTrigger\");\n  var list     = document.getElementById(\"czDropList\");\n  var overlay  = document.getElementById(\"czDropOverlay\");\n  var current  = document.getElementById(\"czDropCurrent\");\n  var items    = document.querySelectorAll(\".cz-drop-item\");\n\n  \/\/ Wykryj aktualn\u0105 stron\u0119 i zaznacz w\u0142a\u015bciw\u0105 pozycj\u0119\n  var currentUrl = window.location.href;\n  items.forEach(function(item) {\n    if (currentUrl.indexOf(item.getAttribute(\"href\")) !== -1) {\n      item.classList.add(\"current\");\n      current.textContent = item.textContent.trim();\n    }\n  });\n\n  function open() {\n    trigger.classList.add(\"open\");\n    list.classList.add(\"open\");\n    overlay.classList.add(\"open\");\n  }\n  function close() {\n    trigger.classList.remove(\"open\");\n    list.classList.remove(\"open\");\n    overlay.classList.remove(\"open\");\n  }\n  function toggle() {\n    list.classList.contains(\"open\") ? close() : open();\n  }\n\n  trigger.addEventListener(\"click\", toggle);\n  overlay.addEventListener(\"click\", close);\n\n  \/\/ Klawiatura\n  document.addEventListener(\"keydown\", function(e) {\n    if (e.key === \"Escape\") close();\n  });\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bc91935 e-con-full e-flex e-con e-child\" data-id=\"bc91935\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-89448b2 elementor-widget elementor-widget-image\" data-id=\"89448b2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/czarodziejezabawy.com\/wp-content\/uploads\/2026\/04\/Donut-glider-final-1024x1024.jpg\" class=\"attachment-large size-large wp-image-289\" alt=\"Donut glider\" srcset=\"https:\/\/czarodziejezabawy.com\/wp-content\/uploads\/2026\/04\/Donut-glider-final-1024x1024.jpg 1024w, https:\/\/czarodziejezabawy.com\/wp-content\/uploads\/2026\/04\/Donut-glider-final-300x300.jpg 300w, https:\/\/czarodziejezabawy.com\/wp-content\/uploads\/2026\/04\/Donut-glider-final-150x150.jpg 150w, https:\/\/czarodziejezabawy.com\/wp-content\/uploads\/2026\/04\/Donut-glider-final-768x768.jpg 768w, https:\/\/czarodziejezabawy.com\/wp-content\/uploads\/2026\/04\/Donut-glider-final.jpg 1080w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4ad1b2c e-grid e-con-boxed e-con e-parent\" data-id=\"4ad1b2c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-092957c e-con-full e-flex e-con e-child\" data-id=\"092957c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0b9ec95 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"0b9ec95\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"64\" height=\"64\" viewbox=\"0 0 64 64\" fill=\"none\"><g stroke=\"#1a1a1a\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"4\" y1=\"20\" x2=\"24\" y2=\"20\"><\/line><line x1=\"4\" y1=\"32\" x2=\"36\" y2=\"32\"><\/line><line x1=\"4\" y1=\"44\" x2=\"24\" y2=\"44\"><\/line><polyline points=\"24,16 40,32 24,48\"><\/polyline><polyline points=\"36,28 52,32 36,36\"><\/polyline><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bf9aa87 elementor-widget elementor-widget-heading\" data-id=\"bf9aa87\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What is a Donut Glider?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-543c9fc elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"543c9fc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ec6fd5f elementor-widget elementor-widget-text-editor\" data-id=\"ec6fd5f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"section\"><p>Donut Glider is an innovative attraction where users sit in a special donut-shaped seat and slide down a contoured track. The small contact area and smooth surface ensure a fast and exciting slide. It is an attraction that sets the facility apart and attracts new visitors.<\/p><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-abf647c e-con-full e-flex e-con e-child\" data-id=\"abf647c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8b287e1 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"8b287e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"64\" height=\"64\" viewbox=\"0 0 64 64\" fill=\"none\"><g stroke=\"#1a1a1a\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M32 6L54 14V36C54 50 32 58 32 58C32 58 10 50 10 36V14L32 6Z\"><\/path><polyline points=\"22,32 29,40 44,24\"><\/polyline><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-67dc88f elementor-widget elementor-widget-heading\" data-id=\"67dc88f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Safety and Innovation<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d4a11bf elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"d4a11bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9ab8b45 elementor-widget elementor-widget-text-editor\" data-id=\"9ab8b45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"section\"><div class=\"section\"><p>The safety of Donut Glider users is our top priority. The specially shaped seat ensures stability during the descent and the safe landing zone cushions the stopping. The attraction is available in different versions - for children and adults, indoor and outdoor facilities.<\/p><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8469be7 e-con-full e-flex e-con e-child\" data-id=\"8469be7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-022ce42 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"022ce42\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"64\" height=\"64\" viewbox=\"0 0 64 64\" fill=\"none\"><g stroke=\"#1a1a1a\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><ellipse cx=\"32\" cy=\"32\" rx=\"24\" ry=\"12\"><\/ellipse><ellipse cx=\"32\" cy=\"32\" rx=\"10\" ry=\"5\"><\/ellipse><line x1=\"8\" y1=\"32\" x2=\"8\" y2=\"38\"><\/line><line x1=\"56\" y1=\"32\" x2=\"56\" y2=\"38\"><\/line><ellipse cx=\"32\" cy=\"38\" rx=\"24\" ry=\"12\"><\/ellipse><ellipse cx=\"32\" cy=\"38\" rx=\"10\" ry=\"5\"><\/ellipse><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9225482 elementor-widget elementor-widget-heading\" data-id=\"9225482\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Manufacturer Donut Glider<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-efb58bc elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"efb58bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-13e5dd9 elementor-widget elementor-widget-text-editor\" data-id=\"13e5dd9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>As the manufacturer of the Donut Glider, we offer complete implementation - from the design of the track, to the production of the components, to the installation and operator training. Our equipment meets European safety standards and is designed for many years of intensive use.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-aa713cf e-flex e-con-boxed e-con e-parent\" data-id=\"aa713cf\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-15d6cfc e-con-full e-flex e-con e-child\" data-id=\"15d6cfc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7eca266 elementor-widget elementor-widget-counter\" data-id=\"7eca266\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">projects carried out<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"980\" data-from-value=\"0\" data-delimiter=\".\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a8ab998 e-con-full e-flex e-con e-child\" data-id=\"a8ab998\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-99c636a elementor-widget elementor-widget-counter\" data-id=\"99c636a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">quality assurance<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"100\" data-from-value=\"0\" data-delimiter=\".\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">%<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a554a86 e-con-full e-flex e-con e-child\" data-id=\"a554a86\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1f7719e elementor-widget elementor-widget-counter\" data-id=\"1f7719e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">implementation delays \ud83d\ude09<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"0\" data-from-value=\"0\" data-delimiter=\".\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\"> days<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7a518c0 e-con-full e-flex e-con e-child\" data-id=\"7a518c0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a8f1ad4 elementor-widget elementor-widget-counter\" data-id=\"a8f1ad4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">satisfied customers<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"750\" data-from-value=\"0\" data-delimiter=\".\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Czarodzieje Zabawy Donut Glider to unikalna atrakcja \u015blizgowa, na kt\u00f3rej u\u017cytkownicy siedz\u0105 w kszta\u0142cie donuta i p\u0119dz\u0105 po torze. Pe\u0142na adrenaliny zabawa dla wszystkich grup wiekowych. Kategoria Wybierz kategori\u0119 Sale zabaw Park Trampolin Boisko wielofunkcyjne Spider tower Ninja park Strefa malucha K\u0105cik malucha Zje\u017cd\u017calnia rolkowa Zje\u017cd\u017calnia wielotorowa Zje\u017cd\u017calnie tubowe Donut glider Salki urodzinowe Armatki pneumatyczne [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-640","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/czarodziejezabawy.com\/en\/wp-json\/wp\/v2\/pages\/640","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/czarodziejezabawy.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/czarodziejezabawy.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/czarodziejezabawy.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/czarodziejezabawy.com\/en\/wp-json\/wp\/v2\/comments?post=640"}],"version-history":[{"count":13,"href":"https:\/\/czarodziejezabawy.com\/en\/wp-json\/wp\/v2\/pages\/640\/revisions"}],"predecessor-version":[{"id":959,"href":"https:\/\/czarodziejezabawy.com\/en\/wp-json\/wp\/v2\/pages\/640\/revisions\/959"}],"wp:attachment":[{"href":"https:\/\/czarodziejezabawy.com\/en\/wp-json\/wp\/v2\/media?parent=640"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}