{"id":23,"date":"2026-07-10T15:03:53","date_gmt":"2026-07-10T13:03:53","guid":{"rendered":"https:\/\/infiniteshield.eu\/index.php\/cennik\/"},"modified":"2026-07-12T17:20:14","modified_gmt":"2026-07-12T15:20:14","slug":"cennik","status":"publish","type":"page","link":"https:\/\/infiniteshield.eu\/index.php\/cennik\/","title":{"rendered":"Cennik"},"content":{"rendered":"\n<style id=\"is-globals\">\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&family=Barlow+Condensed:wght@300;400;500;600;700;800;900&family=Barlow:wght@300;400;500;600;700&display=swap');\n\n:root {\n  --white: #FFFFFF;\n  --off-white: #FAFAFA;\n  --cream: #F5F1EA;\n  --grey-1: #EDEDED;\n  --grey-2: #BFBFBF;\n  --grey-3: #6E6E6E;\n  --grey-4: #383838;\n  --ink: #0A0A0A;\n  --red: #D5001C;\n  --red-hover: #A80016;\n  --gutter: clamp(1.5rem, 4vw, 3rem);\n  --wrap-max: 1600px;\n}\n\n* { box-sizing: border-box; margin: 0; padding: 0; }\nhtml { scroll-behavior: smooth; }\nhtml, body { background: var(--white); color: var(--ink); }\nbody {\n  font-family: 'Barlow', system-ui, -apple-system, sans-serif;\n  font-size: 1rem;\n  line-height: 1.55;\n  font-weight: 400;\n  color: var(--ink);\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n\n\/* \u2500\u2500 Blocksy chrome neutralization \u2500\u2500 *\/\nbody article.page, body article.post,\nbody .entry-content, body .site-main,\nbody #main-container, body .ct-container, body .ct-container-narrow {\n  max-width: none !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  background: transparent;\n}\nbody .entry-header, body .ct-page-title, body h1.entry-title, body h1.ct-page-title { display: none !important; }\n\n\/* Hide ENTIRE Blocksy site header + footer \u2014 we build our own *\/\nbody header.site-header,\nbody #header,\nbody .ct-header,\nbody header[class*=\"ct-header\"],\nbody .header-tools,\nbody .ct-toggle-close-side-panel,\nbody #offcanvas,\nbody [data-id=\"header\"],\nbody [data-row] header,\nbody .site > header,\nbody #wrapper > header {\n  display: none !important;\n  height: 0 !important;\n  visibility: hidden !important;\n}\n\/* Hide Blocksy site footer \u2014 we build our own *\/\nbody footer.site-footer,\nbody #footer,\nbody .ct-footer,\nbody footer[class*=\"ct-footer\"],\nbody [data-id=\"footer\"] {\n  display: none !important;\n}\n\/* Reset content padding when header hidden *\/\nbody #content, body .content-wrap, body main.site-main {\n  padding-top: 0 !important;\n  margin-top: 0 !important;\n}\n\n\/* \u2500\u2500 Typography \u2500\u2500 *\/\n.bc { font-family: 'Barlow Condensed', sans-serif; }\n.bn { font-family: 'Barlow', sans-serif; }\n.bebas { font-family: 'Bebas Neue', 'Barlow Condensed', sans-serif; letter-spacing: 0.02em; }\n\n.h-hero {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: clamp(3rem, 8vw, 7rem);\n  line-height: 0.95;\n  letter-spacing: -0.02em;\n  text-transform: uppercase;\n  margin: 0;\n}\n.h-huge {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 600;\n  font-size: clamp(2.5rem, 6vw, 5rem);\n  line-height: 1;\n  letter-spacing: -0.015em;\n  text-transform: uppercase;\n  margin: 0;\n}\n.h-large {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 600;\n  font-size: clamp(1.75rem, 3.5vw, 3rem);\n  line-height: 1.05;\n  letter-spacing: -0.01em;\n  text-transform: uppercase;\n  margin: 0;\n}\n.h-med {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 600;\n  font-size: clamp(1.375rem, 2.5vw, 1.875rem);\n  line-height: 1.15;\n  text-transform: uppercase;\n  letter-spacing: 0;\n  margin: 0;\n}\n.lead {\n  font-family: 'Barlow', sans-serif;\n  font-weight: 300;\n  font-size: clamp(1.125rem, 1.5vw, 1.375rem);\n  line-height: 1.5;\n  color: var(--grey-3);\n  max-width: 60ch;\n}\n.eyebrow {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 600;\n  font-size: 0.75rem;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--red);\n  margin: 0 0 1rem;\n  display: block;\n}\n.eyebrow-ink { color: var(--ink); }\n.small {\n  font-family: 'Barlow', sans-serif;\n  font-weight: 400;\n  font-size: 0.875rem;\n  color: var(--grey-3);\n}\n\n\/* \u2500\u2500 Wrapper \u2500\u2500 *\/\n.wrap { max-width: var(--wrap-max); margin: 0 auto; padding: 0 var(--gutter); }\n.wrap-narrow { max-width: 900px; margin: 0 auto; padding: 0 var(--gutter); }\n\n\/* \u2500\u2500 Section framework \u2500\u2500 *\/\n.section {\n  padding: clamp(4rem, 8vw, 7rem) 0;\n  position: relative;\n}\n.section.tight { padding: clamp(2.5rem, 5vw, 4rem) 0; }\n.section-white { background: var(--white); color: var(--ink); }\n.section-off { background: var(--off-white); color: var(--ink); }\n.section-ink { background: var(--ink); color: var(--white); }\n.section-ink .eyebrow { color: var(--red); }\n.section-ink .lead { color: rgba(255,255,255,0.7); }\n\n.section-header {\n  margin-bottom: clamp(2.5rem, 5vw, 4rem);\n}\n\n\/* \u2500\u2500 Hero (full-viewport photo) \u2500\u2500 *\/\n.hero {\n  position: relative;\n  min-height: 100vh;\n  overflow: hidden;\n  color: var(--white);\n  background: var(--ink);\n}\n.hero-media {\n  position: absolute;\n  inset: 0;\n  z-index: 0;\n}\n.hero-media img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  object-position: center;\n}\n.hero-overlay {\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(to bottom,\n    rgba(10,10,10,0.35) 0%,\n    rgba(10,10,10,0.1) 30%,\n    rgba(10,10,10,0.0) 55%,\n    rgba(10,10,10,0.65) 100%);\n  z-index: 1;\n}\n.hero-content {\n  position: relative;\n  z-index: 2;\n  padding: 8rem var(--gutter) 4rem;\n  min-height: 100vh;\n  max-width: var(--wrap-max);\n  margin: 0 auto;\n  display: flex;\n  flex-direction: column;\n  justify-content: flex-end;\n}\n.hero-eyebrow {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 600;\n  font-size: 0.875rem;\n  letter-spacing: 0.25em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.85);\n  margin-bottom: 1.5rem;\n  display: flex;\n  align-items: center;\n  gap: 1rem;\n}\n.hero-eyebrow::before {\n  content: '';\n  display: inline-block;\n  width: 40px;\n  height: 2px;\n  background: var(--red);\n}\n.hero h1 {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: clamp(2.75rem, 7vw, 6rem);\n  line-height: 0.95;\n  letter-spacing: -0.02em;\n  text-transform: uppercase;\n  color: var(--white);\n  margin: 0 0 1.5rem;\n  max-width: 20ch;\n}\n.hero h1 em { color: var(--red); font-style: normal; }\n.hero-sub {\n  font-family: 'Barlow', sans-serif;\n  font-weight: 300;\n  font-size: clamp(1.125rem, 1.75vw, 1.5rem);\n  line-height: 1.4;\n  color: rgba(255,255,255,0.9);\n  max-width: 45ch;\n  margin: 0 0 2.5rem;\n}\n.hero-cta-row {\n  display: flex;\n  gap: 1rem;\n  flex-wrap: wrap;\n}\n.hero-scroll {\n  position: absolute;\n  bottom: 2rem;\n  left: 50%;\n  transform: translateX(-50%);\n  z-index: 3;\n  color: rgba(255,255,255,0.7);\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 500;\n  font-size: 0.75rem;\n  letter-spacing: 0.25em;\n  text-transform: uppercase;\n  animation: bob 2s ease-in-out infinite;\n}\n@keyframes bob {\n  0%, 100% { transform: translateX(-50%) translateY(0); }\n  50% { transform: translateX(-50%) translateY(6px); }\n}\n\n\/* \u2500\u2500 Buttons \u2014 Porsche style \u2500\u2500 *\/\n.btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 0.65rem;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 600;\n  font-size: 0.875rem;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  padding: 1.1rem 2.25rem;\n  text-decoration: none;\n  border: 1px solid var(--ink);\n  background: transparent;\n  color: var(--ink);\n  transition: background 0.2s, color 0.2s, border-color 0.2s, transform 0.15s;\n  cursor: pointer;\n  line-height: 1;\n}\n.btn:hover { background: var(--ink); color: var(--white); }\n.btn-red {\n  background: var(--red);\n  border-color: var(--red);\n  color: var(--white);\n}\n.btn-red:hover { background: var(--red-hover); border-color: var(--red-hover); color: var(--white); }\n.btn-ghost {\n  border-color: var(--white);\n  color: var(--white);\n  background: transparent;\n}\n.btn-ghost:hover { background: var(--white); color: var(--ink); border-color: var(--white); }\n.btn-ghost-ink {\n  border-color: var(--ink);\n  color: var(--ink);\n}\n.btn::after {\n  content: '\u2192';\n  transition: transform 0.2s;\n}\n.btn:hover::after { transform: translateX(4px); }\n.btn-no-arrow::after { display: none; }\n\n\/* \u2500\u2500 3-column featured grid (Porsche new models pattern) \u2500\u2500 *\/\n.featured-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: clamp(1.25rem, 2vw, 2rem);\n}\n@media (max-width: 900px) { .featured-grid { grid-template-columns: 1fr; } }\n\n.feat-card {\n  display: flex;\n  flex-direction: column;\n  text-decoration: none;\n  color: var(--ink);\n  background: var(--white);\n}\n.feat-card-media {\n  aspect-ratio: 4\/3;\n  overflow: hidden;\n  margin-bottom: 1.5rem;\n  position: relative;\n  background: var(--grey-1);\n}\n.feat-card-media img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  transition: transform 0.6s cubic-bezier(.2,.7,.2,1);\n}\n.feat-card:hover .feat-card-media img { transform: scale(1.04); }\n.feat-card-media-tag {\n  position: absolute;\n  top: 1rem;\n  left: 1rem;\n  background: var(--red);\n  color: var(--white);\n  padding: 0.4rem 0.75rem;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 600;\n  font-size: 0.6875rem;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  z-index: 2;\n}\n.feat-card-eyebrow {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 600;\n  font-size: 0.75rem;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: var(--red);\n  margin-bottom: 0.5rem;\n}\n.feat-card-title {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: clamp(1.5rem, 2.5vw, 2rem);\n  line-height: 1;\n  letter-spacing: -0.005em;\n  text-transform: uppercase;\n  color: var(--ink);\n  margin: 0 0 0.75rem;\n}\n.feat-card-desc {\n  font-family: 'Barlow', sans-serif;\n  font-weight: 400;\n  font-size: 1rem;\n  color: var(--grey-3);\n  line-height: 1.5;\n  margin: 0 0 1.5rem;\n}\n.feat-card-link {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 600;\n  font-size: 0.875rem;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: var(--ink);\n  display: inline-flex;\n  align-items: center;\n  gap: 0.5rem;\n  padding: 0.75rem 0;\n  border-bottom: 1px solid var(--ink);\n  align-self: flex-start;\n  transition: gap 0.2s, color 0.2s, border-color 0.2s;\n}\n.feat-card-link::after { content: '\u2192'; transition: transform 0.2s; }\n.feat-card:hover .feat-card-link { color: var(--red); border-bottom-color: var(--red); gap: 1rem; }\n\n\/* \u2500\u2500 Model series (alternating full-bleed image + text) \u2500\u2500 *\/\n.series {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  min-height: 75vh;\n  align-items: stretch;\n  background: var(--off-white);\n}\n.series-reverse { direction: rtl; }\n.series-reverse > * { direction: ltr; }\n.series-media {\n  position: relative;\n  overflow: hidden;\n  min-height: 60vh;\n  background: var(--grey-1);\n}\n.series-media img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n}\n.series-content {\n  padding: clamp(3rem, 6vw, 6rem);\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  gap: 1.5rem;\n}\n.series-content .eyebrow { margin: 0; }\n.series-title {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: clamp(2rem, 4vw, 3.5rem);\n  line-height: 0.95;\n  letter-spacing: -0.02em;\n  text-transform: uppercase;\n  margin: 0;\n}\n.series-title em { color: var(--red); font-style: normal; }\n.series-price {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 500;\n  font-size: 1.25rem;\n  color: var(--grey-3);\n  letter-spacing: 0.02em;\n}\n.series-price strong {\n  font-weight: 700;\n  color: var(--ink);\n  font-size: 1.5rem;\n}\n.series-desc {\n  font-family: 'Barlow', sans-serif;\n  font-weight: 400;\n  font-size: 1.0625rem;\n  line-height: 1.65;\n  color: var(--grey-4);\n  max-width: 48ch;\n  margin: 0;\n}\n.series-features {\n  list-style: none;\n  padding: 0;\n  margin: 0.5rem 0 1rem;\n  display: flex;\n  flex-direction: column;\n  gap: 0.5rem;\n}\n.series-features li {\n  font-family: 'Barlow', sans-serif;\n  font-size: 0.95rem;\n  color: var(--grey-4);\n  padding-left: 1.5rem;\n  position: relative;\n}\n.series-features li::before {\n  content: '\u2014';\n  position: absolute;\n  left: 0;\n  color: var(--red);\n}\n.series-cta {\n  display: flex;\n  gap: 1rem;\n  flex-wrap: wrap;\n  margin-top: 0.5rem;\n}\n\n@media (max-width: 900px) {\n  .series { grid-template-columns: 1fr; }\n  .series-reverse { direction: ltr; }\n  .series-content { padding: 2.5rem 1.5rem; }\n  .series-media { min-height: 40vh; }\n}\n\n\/* \u2500\u2500 Finder (map + contact) \u2500\u2500 *\/\n.finder {\n  background: var(--ink);\n  color: var(--white);\n  padding: clamp(4rem, 8vw, 7rem) 0;\n}\n.finder-grid {\n  display: grid;\n  grid-template-columns: 5fr 7fr;\n  gap: clamp(2rem, 4vw, 4rem);\n  align-items: center;\n  max-width: var(--wrap-max);\n  margin: 0 auto;\n  padding: 0 var(--gutter);\n}\n@media (max-width: 900px) { .finder-grid { grid-template-columns: 1fr; } }\n\n.finder-content .eyebrow { color: var(--red); margin-bottom: 1rem; }\n.finder-title {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: clamp(2rem, 4vw, 3.5rem);\n  line-height: 0.95;\n  letter-spacing: -0.02em;\n  text-transform: uppercase;\n  color: var(--white);\n  margin: 0 0 1.5rem;\n}\n.finder-info {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 1.5rem;\n  margin: 2rem 0;\n}\n.finder-info dt {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 600;\n  font-size: 0.75rem;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--red);\n  margin-bottom: 0.4rem;\n}\n.finder-info dd {\n  margin: 0;\n  color: var(--white);\n  font-family: 'Barlow', sans-serif;\n  font-size: 1rem;\n  line-height: 1.4;\n}\n.finder-info dd a { color: var(--white); text-decoration: none; border-bottom: 1px solid rgba(255,255,255,0.3); }\n.finder-info dd a:hover { color: var(--red); border-bottom-color: var(--red); }\n\n.finder-map {\n  aspect-ratio: 16\/11;\n  overflow: hidden;\n  background: var(--grey-2);\n  border: 1px solid rgba(255,255,255,0.15);\n}\n.finder-map iframe { width: 100%; height: 100%; border: 0; display: block; filter: grayscale(0.6) contrast(1.1); }\n\n\/* \u2500\u2500 Personalize \/ configurator CTA section \u2500\u2500 *\/\n.personalize {\n  background: var(--off-white);\n  padding: clamp(4rem, 8vw, 7rem) var(--gutter);\n  text-align: center;\n}\n.personalize-inner {\n  max-width: 900px;\n  margin: 0 auto;\n}\n.personalize h2 {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: clamp(2rem, 5vw, 4rem);\n  line-height: 0.95;\n  letter-spacing: -0.02em;\n  text-transform: uppercase;\n  margin: 1rem 0 1.5rem;\n}\n.personalize h2 em { color: var(--red); font-style: normal; }\n\n\/* \u2500\u2500 Editorial body \u2500\u2500 *\/\n.editorial {\n  font-family: 'Barlow', sans-serif;\n  font-weight: 400;\n  font-size: 1.0625rem;\n  line-height: 1.65;\n  color: var(--grey-4);\n}\n.editorial p { max-width: 62ch; margin: 0 0 1.25rem; }\n.editorial p:last-child { margin-bottom: 0; }\n\n\/* \u2500\u2500 Spec table \u2500\u2500 *\/\n.spec-list {\n  display: grid;\n  gap: 0.5rem;\n}\n.spec-list dt {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 600;\n  font-size: 0.75rem;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: var(--red);\n  margin-top: 1.25rem;\n  padding-top: 1rem;\n  border-top: 1px solid var(--grey-1);\n}\n.section-ink .spec-list dt { border-top-color: rgba(255,255,255,0.15); }\n.spec-list dd {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 600;\n  font-size: 1.25rem;\n  color: var(--ink);\n  margin: 0.25rem 0 0;\n}\n.section-ink .spec-list dd { color: var(--white); }\n\n\/* \u2500\u2500 Text link (arrow) \u2500\u2500 *\/\n.tlink {\n  display: inline-flex;\n  align-items: center;\n  gap: 0.5rem;\n  color: var(--ink);\n  text-decoration: none;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 600;\n  font-size: 0.875rem;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  padding: 0.5rem 0;\n  border-bottom: 1px solid var(--ink);\n  transition: gap 0.2s, color 0.2s, border-color 0.2s;\n}\n.tlink::after { content: '\u2192'; transition: transform 0.2s; }\n.tlink:hover { gap: 1rem; color: var(--red); border-bottom-color: var(--red); }\n.section-ink .tlink { color: var(--white); border-bottom-color: var(--white); }\n.section-ink .tlink:hover { color: var(--red); border-bottom-color: var(--red); }\n\n\/* \u2500\u2500 Fixed floating nav (kept from v5-v6) \u2500\u2500 *\/\n.fm-widget {\n  position: fixed;\n  top: 1.25rem;\n  right: 1.25rem;\n  z-index: 998;\n  display: flex;\n  gap: 0.4rem;\n  align-items: center;\n}\n.fm-btn {\n  background: var(--ink);\n  color: var(--white);\n  padding: 0.65rem 1rem;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 0.75rem;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  text-decoration: none;\n  border: 1px solid var(--ink);\n  transition: background 0.15s, border-color 0.15s;\n  cursor: pointer;\n  display: inline-flex;\n  align-items: center;\n  gap: 0.35rem;\n  line-height: 1;\n}\n.fm-btn:hover { background: var(--red); border-color: var(--red); color: var(--white); }\n.fm-btn.red { background: var(--red); border-color: var(--red); }\n.fm-btn.red:hover { background: var(--ink); border-color: var(--ink); }\n\n.fm-overlay {\n  position: fixed;\n  inset: 0;\n  background: var(--white);\n  color: var(--ink);\n  z-index: 999;\n  padding: var(--gutter);\n  overflow-y: auto;\n  visibility: hidden;\n  opacity: 0;\n  transition: opacity 0.25s ease, visibility 0s linear 0.25s;\n}\n.fm-overlay.open {\n  visibility: visible;\n  opacity: 1;\n  transition: opacity 0.25s ease, visibility 0s;\n}\n.fm-overlay-close {\n  position: absolute;\n  top: 1.25rem;\n  right: 1.25rem;\n  background: transparent;\n  color: var(--ink);\n  border: 1px solid var(--ink);\n  padding: 0.65rem 1rem;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 0.75rem;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  cursor: pointer;\n  transition: all 0.15s;\n}\n.fm-overlay-close:hover { background: var(--red); border-color: var(--red); color: var(--white); }\n.fm-overlay-content {\n  max-width: 1400px;\n  margin: 0 auto;\n  padding: 4rem var(--gutter) 3rem;\n  min-height: 100vh;\n  display: grid;\n  grid-template-rows: auto 1fr auto;\n  gap: 3rem;\n}\n.fm-overlay-head, .fm-overlay-foot {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 2rem;\n  padding: 1rem 0;\n  border-bottom: 1px solid var(--grey-1);\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 600;\n  font-size: 0.75rem;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--grey-3);\n}\n.fm-overlay-foot { border-bottom: 0; border-top: 1px solid var(--grey-1); }\n.fm-overlay-foot span:last-child { text-align: right; }\n.fm-overlay-nav {\n  display: grid;\n  gap: 0.5rem;\n  align-self: center;\n}\n.fm-overlay-nav a {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: clamp(3rem, 8vw, 6rem);\n  line-height: 0.95;\n  color: var(--ink);\n  text-decoration: none;\n  padding: 0.75rem 0;\n  border-bottom: 1px solid var(--grey-1);\n  transition: color 0.15s, padding-left 0.25s cubic-bezier(.2,.7,.2,1);\n  display: grid;\n  grid-template-columns: 5rem 1fr;\n  align-items: baseline;\n  letter-spacing: -0.02em;\n  text-transform: uppercase;\n}\n.fm-overlay-nav a:hover { color: var(--red); padding-left: 1.5rem; border-bottom-color: var(--red); }\n.fm-overlay-nav .num {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 600;\n  font-size: 0.75rem;\n  letter-spacing: 0.3em;\n  color: var(--red);\n  align-self: center;\n}\n\n\/* \u2500\u2500 Case file \u2500\u2500 *\/\n.case-file {\n  display: grid;\n  grid-template-columns: 5fr 7fr;\n  gap: clamp(2rem, 4vw, 4rem);\n  padding: clamp(3rem, 5vw, 5rem) 0;\n}\n@media (max-width: 900px) { .case-file { grid-template-columns: 1fr; } }\n.case-file-meta { display: flex; flex-direction: column; gap: 1.25rem; }\n.case-file-media .grid-3-imgs {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 1rem;\n  margin-top: 1rem;\n}\n.case-file-media img { width: 100%; height: 100%; object-fit: cover; display: block; }\n.case-file-media .img-wide { aspect-ratio: 16\/9; overflow: hidden; }\n.case-file-media .img-sq { aspect-ratio: 1\/1; overflow: hidden; }\n\n\/* \u2500\u2500 Testimonials \u2500\u2500 *\/\n.quotes {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: clamp(1.5rem, 3vw, 3rem);\n}\n@media (max-width: 900px) { .quotes { grid-template-columns: 1fr; } }\n.quote {\n  border-top: 3px solid var(--red);\n  padding-top: 1.5rem;\n}\n.quote p {\n  font-family: 'Barlow', sans-serif;\n  font-weight: 400;\n  font-size: 1.1875rem;\n  line-height: 1.5;\n  color: var(--ink);\n  margin: 0 0 1.5rem;\n}\n.quote-meta {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 600;\n  font-size: 0.75rem;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: var(--grey-3);\n}\n.quote-meta strong { color: var(--red); }\n\n\/* \u2500\u2500 FAQ \u2500\u2500 *\/\n.faq-list { border-top: 1px solid var(--grey-1); }\n.faq-item {\n  border-bottom: 1px solid var(--grey-1);\n  padding: 1.5rem 0;\n}\n.faq-q {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 600;\n  font-size: clamp(1.25rem, 2vw, 1.5rem);\n  text-transform: uppercase;\n  letter-spacing: -0.005em;\n  color: var(--ink);\n  margin: 0;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 2rem;\n}\n.faq-q::after {\n  content: '+';\n  color: var(--red);\n  font-weight: 400;\n  font-size: 2rem;\n  line-height: 1;\n  transition: transform 0.2s;\n}\ndetails[open] .faq-q::after { content: '\u2212'; }\n.faq-a {\n  font-family: 'Barlow', sans-serif;\n  font-weight: 400;\n  font-size: 1rem;\n  line-height: 1.65;\n  color: var(--grey-4);\n  margin-top: 1rem;\n  max-width: 65ch;\n}\n.faq-a a { color: var(--red); text-decoration: underline; }\ndetails.faq-item summary { list-style: none; }\ndetails.faq-item summary::-webkit-details-marker { display: none; }\ndetails.faq-item .faq-a { max-height: 0; overflow: hidden; margin-top: 0; transition: max-height 0.3s ease, margin-top 0.15s; }\ndetails.faq-item[open] .faq-a { max-height: 800px; margin-top: 1rem; }\n\n\/* \u2500\u2500 Footer \/ colophon \u2500\u2500 *\/\n.foot {\n  background: var(--ink);\n  color: var(--white);\n  padding: clamp(4rem, 6vw, 5rem) 0 2rem;\n}\n.foot .wrap { padding: 0 var(--gutter); }\n.foot-top {\n  display: grid;\n  grid-template-columns: 5fr 7fr;\n  gap: 3rem;\n  padding-bottom: 3rem;\n  border-bottom: 1px solid rgba(255,255,255,0.15);\n  margin-bottom: 3rem;\n}\n@media (max-width: 900px) { .foot-top { grid-template-columns: 1fr; } }\n.foot-brand h3 {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: clamp(1.75rem, 3vw, 2.5rem);\n  line-height: 1;\n  text-transform: uppercase;\n  color: var(--white);\n  margin: 0 0 1rem;\n}\n.foot-brand h3 em { color: var(--red); font-style: normal; }\n.foot-brand p {\n  font-family: 'Barlow', sans-serif;\n  font-weight: 300;\n  font-size: 1rem;\n  color: rgba(255,255,255,0.6);\n  max-width: 40ch;\n}\n.foot-cols {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 2rem;\n}\n@media (max-width: 900px) { .foot-cols { grid-template-columns: repeat(2, 1fr); } }\n.foot-col h4 {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 600;\n  font-size: 0.75rem;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--red);\n  margin: 0 0 1rem;\n}\n.foot-col ul { list-style: none; padding: 0; margin: 0; }\n.foot-col li { padding: 0.3rem 0; }\n.foot-col a {\n  color: var(--white);\n  font-family: 'Barlow', sans-serif;\n  font-size: 0.9375rem;\n  text-decoration: none;\n  transition: color 0.15s;\n}\n.foot-col a:hover { color: var(--red); }\n.foot-col .muted { color: rgba(255,255,255,0.6); font-size: 0.9375rem; }\n.foot-bot {\n  display: grid;\n  grid-template-columns: 1fr auto 1fr;\n  gap: 2rem;\n  padding-top: 2rem;\n  border-top: 1px solid rgba(255,255,255,0.15);\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 500;\n  font-size: 0.75rem;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.5);\n}\n.foot-bot span:last-child { text-align: right; }\n\n\/* \u2500\u2500 Contact form styling \u2500\u2500 *\/\nbody .ff-form-container * { border-radius: 0 !important; }\nbody .ff-el-form-control,\nbody .ff_el_group input, body .ff_el_group textarea, body .ff_el_group select {\n  background: transparent !important;\n  border: 0 !important;\n  border-bottom: 1px solid var(--ink) !important;\n  padding: 0.85rem 0 !important;\n  font-family: 'Barlow', sans-serif !important;\n  font-size: 1rem !important;\n  color: var(--ink) !important;\n  box-shadow: none !important;\n  font-weight: 500 !important;\n}\nbody .ff_el_group input:focus, body .ff_el_group textarea:focus, body .ff_el_group select:focus {\n  outline: 0 !important;\n  border-bottom-color: var(--red) !important;\n}\nbody .ff-el-input--label label {\n  font-family: 'Barlow Condensed', sans-serif !important;\n  font-weight: 600 !important;\n  font-size: 0.75rem !important;\n  letter-spacing: 0.2em !important;\n  text-transform: uppercase !important;\n  color: var(--red) !important;\n  margin-bottom: 0.5rem !important;\n}\nbody .ff-btn-submit, body button.ff-btn {\n  background: var(--red) !important;\n  color: var(--white) !important;\n  border: 1px solid var(--red) !important;\n  border-radius: 0 !important;\n  font-family: 'Barlow Condensed', sans-serif !important;\n  font-weight: 700 !important;\n  font-size: 0.875rem !important;\n  letter-spacing: 0.15em !important;\n  text-transform: uppercase !important;\n  padding: 1.1rem 2.5rem !important;\n  transition: all 0.15s !important;\n  cursor: pointer;\n}\nbody .ff-btn-submit:hover, body button.ff-btn:hover {\n  background: var(--red-hover) !important;\n  border-color: var(--red-hover) !important;\n}\n\n\/* Kill Blocksy admin bar interference *\/\nbody.admin-bar .fm-widget, body.admin-bar .fm-overlay { top: 32px; }\n@media (max-width: 782px) { body.admin-bar .fm-widget, body.admin-bar .fm-overlay { top: 46px; } }\n<\/style>\n\n<script>\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\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   Audit fixes \u2014 run at page load\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\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n(function() {\n  'use strict';\n\n  \/\/ 1. FIX VIEWPORT (audit: maximum-scale=5 blocks zoom)\n  var vp = document.querySelector('meta[name=\"viewport\"]');\n  if (vp) vp.setAttribute('content', 'width=device-width, initial-scale=1, viewport-fit=cover');\n\n  \/\/ 2. FAVICON (audit: no favicon found) \u2014 inject SVG data URL\n  var faviconSvg = '<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 32 32\">' +\n    '<rect width=\"32\" height=\"32\" fill=\"#0A0A0A\"\/>' +\n    '<text x=\"16\" y=\"22\" font-family=\"Barlow Condensed,sans-serif\" font-weight=\"900\" font-size=\"18\" ' +\n    'text-anchor=\"middle\" fill=\"#FFFFFF\" letter-spacing=\"-1\">IS<\/text>' +\n    '<circle cx=\"26\" cy=\"9\" r=\"2.5\" fill=\"#D5001C\"\/><\/svg>';\n  var favicon = document.createElement('link');\n  favicon.rel = 'icon';\n  favicon.type = 'image\/svg+xml';\n  favicon.href = 'data:image\/svg+xml;utf8,' + encodeURIComponent(faviconSvg);\n  document.head.appendChild(favicon);\n\n  \/\/ 3. REMOVE DUPLICATE H1 FROM DOM (audit: double H1 per page)\n  \/\/ Theme injects H1 with page title (\"Start\", \"Kontakt\") \u2014 remove entirely, not just hide.\n  function nukeThemeH1() {\n    var selectors = ['h1.entry-title', 'h1.ct-page-title', '.entry-header h1', '.ct-page-title'];\n    selectors.forEach(function(sel) {\n      document.querySelectorAll(sel).forEach(function(el) { el.remove(); });\n    });\n  }\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', nukeThemeH1);\n  } else {\n    nukeThemeH1();\n  }\n})();\n<\/script>\n\n\n\n<div class=\"fm-widget\">\n  <a href=\"\/index.php\/kontakt\/\" class=\"fm-btn red\">Zapytaj \u2192<\/a>\n  <button class=\"fm-btn\" onclick=\"document.querySelector('.fm-overlay').classList.add('open')\">Menu \u2261<\/button>\n<\/div>\n\n<div class=\"fm-overlay\" id=\"fmOverlay\">\n  <button class=\"fm-overlay-close\" onclick=\"document.querySelector('.fm-overlay').classList.remove('open')\">Zamknij \u00d7<\/button>\n  <div class=\"fm-overlay-content\">\n    <div class=\"fm-overlay-head\">\n      <span>InfiniteShield \/ Studio ochrony lakieru<\/span>\n      <span style=\"text-align:right;\">Est. MMXXVI<\/span>\n    <\/div>\n    <nav class=\"fm-overlay-nav\">\n      <a href=\"\/index.php\/\"><span class=\"num\">01<\/span><span>Start<\/span><\/a>\n      <a href=\"\/index.php\/oferta\/\"><span class=\"num\">02<\/span><span>Materia\u0142<\/span><\/a>\n      <a href=\"\/index.php\/cennik\/\"><span class=\"num\">03<\/span><span>Cennik<\/span><\/a>\n      <a href=\"\/index.php\/realizacje\/\"><span class=\"num\">04<\/span><span>Realizacje<\/span><\/a>\n      <a href=\"\/index.php\/faq\/\"><span class=\"num\">05<\/span><span>Serwis<\/span><\/a>\n      <a href=\"\/index.php\/kontakt\/\"><span class=\"num\">06<\/span><span>Kontakt<\/span><\/a>\n    <\/nav>\n    <div class=\"fm-overlay-foot\">\n      <span>\u015al\u0105skie \u00b7 Rzeczpospolita Polska<\/span>\n      <span>biuro@infiniteshield.eu<\/span>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n<section class=\"hero\">\n  <div class=\"hero-media\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1683217253769-d72ce68f3a65?w=2400&#038;h=1028&#038;fit=crop&#038;crop=entropy&#038;auto=format&#038;q=85\" alt=\"Ochrona lakieru \u2014 cennik pakiet\u00f3w\"><\/div>\n  <div class=\"hero-overlay\"><\/div>\n  <div class=\"hero-content\">\n    <span class=\"hero-eyebrow\">\u2014 Cennik \u00b7 MMXXVI<\/span>\n    <h1>Cztery poziomy.<br><em>Jedna filozofia.<\/em><\/h1>\n    <p class=\"hero-sub\">Ceny netto. Ostateczna wycena zale\u017cy od modelu auta, stanu lakieru i wybranej marki folii. Poni\u017csze ceny s\u0105 punktem wyj\u015bcia.<\/p>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"series \">\n  <div class=\"series-media\">\n    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1658863567312-fcaf9a15bc6f?w=1400&#038;h=1050&#038;fit=crop&#038;crop=entropy&#038;auto=format&#038;q=85\" alt=\"Auto z pakietem Wing\">\n  <\/div>\n  <div class=\"series-content\">\n    \n    <span class=\"eyebrow\">\u2014 Poziom 01<\/span>\n    <h2 class=\"series-title\">Wing<em>.<\/em><\/h2>\n    <p class=\"series-desc\">Punktowa ochrona najbardziej nara\u017conych element\u00f3w.<\/p>\n    <ul class=\"series-features\">\n      <li>Reflektory przednie<\/li>\n      <li>Maska cz\u0119\u015bciowa (1\/3)<\/li>\n      <li>Kraw\u0119dzie drzwi<\/li>\n      <li>Klamki prz\u00f3d<\/li>\n    <\/ul>\n    <div class=\"series-price\">Od <strong>2 499 z\u0142<\/strong> netto<\/div>\n    <div class=\"series-cta\">\n      <a href=\"\/index.php\/kontakt\/\" class=\"btn btn-red\">Zapytaj o wycen\u0119<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"series series-reverse\">\n  <div class=\"series-media\">\n    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1628519592419-bf288f08cef5?w=1400&#038;h=1050&#038;fit=crop&#038;crop=entropy&#038;auto=format&#038;q=85\" alt=\"Auto z pakietem Front\">\n  <\/div>\n  <div class=\"series-content\">\n    <span style=\"background: var(--ink); color: var(--white); padding: 0.4rem 0.75rem; font-family: \"Barlow Condensed\"; font-weight: 600; font-size: 0.75rem; letter-spacing: 0.15em; text-transform: uppercase; display: inline-block; margin-bottom: 1rem;\">\u2605 Rekomendowany<\/span>\n    <span class=\"eyebrow\">\u2014 Poziom 02<\/span>\n    <h2 class=\"series-title\">Front<em>.<\/em><\/h2>\n    <p class=\"series-desc\">Ca\u0142y prz\u00f3d auta. Standard codziennej ochrony dla w\u0142a\u015bcicieli aut premium.<\/p>\n    <ul class=\"series-features\">\n      <li>Wszystko z pakietu Wing<\/li>\n      <li>Ca\u0142a maska<\/li>\n      <li>Zderzak przedni<\/li>\n      <li>B\u0142otniki przednie<\/li>\n      <li>Lusterka<\/li>\n      <li>Nak\u0142adki prog\u00f3w<\/li>\n    <\/ul>\n    <div class=\"series-price\">Od <strong>4 999 z\u0142<\/strong> netto<\/div>\n    <div class=\"series-cta\">\n      <a href=\"\/index.php\/kontakt\/\" class=\"btn btn-red\">Zapytaj o wycen\u0119<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"series \">\n  <div class=\"series-media\">\n    <img decoding=\"async\" src=\"https:\/\/plus.unsplash.com\/premium_photo-1677993185892-f7823f314c4c?w=1400&#038;h=1050&#038;fit=crop&#038;crop=entropy&#038;auto=format&#038;q=85\" alt=\"Auto z pakietem Shield+\">\n  <\/div>\n  <div class=\"series-content\">\n    \n    <span class=\"eyebrow\">\u2014 Poziom 03<\/span>\n    <h2 class=\"series-title\">Shield+<em>.<\/em><\/h2>\n    <p class=\"series-desc\">Kompleksowa ochrona bez pe\u0142nej karoserii. Rozs\u0105dny kompromis pomi\u0119dzy zakresem a kosztem.<\/p>\n    <ul class=\"series-features\">\n      <li>Wszystko z pakietu Front<\/li>\n      <li>S\u0142upki A<\/li>\n      <li>Dach frontowy (15 cm)<\/li>\n      <li>Klamki tylne<\/li>\n      <li>Progi kompletne<\/li>\n    <\/ul>\n    <div class=\"series-price\">Od <strong>8 999 z\u0142<\/strong> netto<\/div>\n    <div class=\"series-cta\">\n      <a href=\"\/index.php\/kontakt\/\" class=\"btn btn-red\">Zapytaj o wycen\u0119<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"series series-reverse\">\n  <div class=\"series-media\">\n    <img decoding=\"async\" src=\"https:\/\/plus.unsplash.com\/premium_photo-1686730540277-c7e3a5571553?w=1400&#038;h=1050&#038;fit=crop&#038;crop=entropy&#038;auto=format&#038;q=85\" alt=\"Auto z pakietem Total\">\n  <\/div>\n  <div class=\"series-content\">\n    \n    <span class=\"eyebrow\">\u2014 Poziom 04<\/span>\n    <h2 class=\"series-title\">Total<em>.<\/em><\/h2>\n    <p class=\"series-desc\">Pe\u0142na karoseria. Maksymalna ochrona warto\u015bci rezydualnej dla nowych premium, klasyk\u00f3w i EV.<\/p>\n    <ul class=\"series-features\">\n      <li>Pe\u0142na karoseria<\/li>\n      <li>Wszystkie panele lakierowane<\/li>\n      <li>Rant wewn\u0119trzny drzwi<\/li>\n      <li>P\u0142aszczyzny okien nie obj\u0119te<\/li>\n    <\/ul>\n    <div class=\"series-price\">Od <strong>12 999 z\u0142<\/strong> netto<\/div>\n    <div class=\"series-cta\">\n      <a href=\"\/index.php\/kontakt\/\" class=\"btn btn-red\">Zapytaj o wycen\u0119<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"section section-off\">\n  <div class=\"wrap\">\n    <div class=\"section-header\">\n      <span class=\"eyebrow\">\u2014 Dodatki \u00b7 \u00c0 la carte<\/span>\n      <h2 class=\"h-huge\">Trzy uzupe\u0142nienia.<br>Do ka\u017cdego pakietu.<\/h2>\n    <\/div>\n    <div class=\"featured-grid\">\n      <div class=\"feat-card\" style=\"background: transparent;\">\n        <div class=\"feat-card-media\"><img decoding=\"async\" src=\"https:\/\/plus.unsplash.com\/premium_photo-1663013309657-8b3a2a00849e?w=900&#038;h=675&#038;fit=crop&#038;crop=entropy&#038;auto=format&#038;q=85\" alt=\"Pow\u0142oka ceramiczna na PPF\"><\/div>\n        <span class=\"feat-card-eyebrow\">Dodatek 01<\/span>\n        <h3 class=\"feat-card-title\">Pow\u0142oka ceramiczna<\/h3>\n        <p class=\"feat-card-desc\">Nak\u0142adka ceramiczna na foli\u0119. Hydrofobowo\u015b\u0107, \u0142atwiejsze mycie, g\u0142\u0119bszy po\u0142ysk.<\/p>\n        <div style=\"font-family: 'Barlow Condensed'; font-weight: 700; font-size: 1.75rem; color: var(--red);\">+ 1 499 z\u0142<\/div>\n      <\/div>\n      <div class=\"feat-card\" style=\"background: transparent;\">\n        <div class=\"feat-card-media\"><img decoding=\"async\" src=\"https:\/\/plus.unsplash.com\/premium_photo-1661443396451-0ce1776a483b?w=900&#038;h=675&#038;fit=crop&#038;crop=entropy&#038;auto=format&#038;q=85\" alt=\"Korekta lakieru\"><\/div>\n        <span class=\"feat-card-eyebrow\">Dodatek 02<\/span>\n        <h3 class=\"feat-card-title\">Korekta lakieru<\/h3>\n        <p class=\"feat-card-desc\">Polerowanie mikrorys przed aplikacj\u0105 PPF. Rekomendowane dla aut u\u017cywanych.<\/p>\n        <div style=\"font-family: 'Barlow Condensed'; font-weight: 700; font-size: 1.75rem; color: var(--red);\">Od 899 z\u0142<\/div>\n      <\/div>\n      <div class=\"feat-card\" style=\"background: transparent;\">\n        <div class=\"feat-card-media\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1605437241278-c1806d14a4d9?w=900&#038;h=675&#038;fit=crop&#038;crop=entropy&#038;auto=format&#038;q=85\" alt=\"Zabezpieczenie wn\u0119trza auta\"><\/div>\n        <span class=\"feat-card-eyebrow\">Dodatek 03<\/span>\n        <h3 class=\"feat-card-title\">Zabezpieczenie wn\u0119trza<\/h3>\n        <p class=\"feat-card-desc\">Sk\u00f3ra, ekrany dotykowe, panele dekoracyjne \u2014 folia PPF na powierzchnie wn\u0119trza.<\/p>\n        <div style=\"font-family: 'Barlow Condensed'; font-weight: 700; font-size: 1.75rem; color: var(--red);\">Od 599 z\u0142<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<section class=\"personalize\">\n  <div class=\"personalize-inner\">\n    <span class=\"eyebrow\">\u2014 Twoja wycena<\/span>\n    <h2>Skrojona<br>pod <em>tw\u00f3j model<\/em>.<\/h2>\n    <a href=\"\/index.php\/kontakt\/\" class=\"btn btn-red btn-no-arrow\">Wy\u015blij zapytanie \u2192<\/a>\n  <\/div>\n<\/section>\n\n\n\n<footer class=\"foot\">\n  <div class=\"wrap\">\n    <div class=\"foot-top\">\n      <div class=\"foot-brand\">\n        <h3>Infinite<em>Shield<\/em><\/h3>\n        <p>Studio ochrony lakieru samochodowego. Profesjonalna aplikacja folii PPF w wojew\u00f3dztwie \u015bl\u0105skim. Anno MMXXVI.<\/p>\n      <\/div>\n      <div class=\"foot-cols\">\n        <div class=\"foot-col\">\n          <h4>Nawigacja<\/h4>\n          <ul>\n            <li><a href=\"\/index.php\/\">Start<\/a><\/li>\n            <li><a href=\"\/index.php\/oferta\/\">Materia\u0142<\/a><\/li>\n            <li><a href=\"\/index.php\/cennik\/\">Cennik<\/a><\/li>\n            <li><a href=\"\/index.php\/realizacje\/\">Realizacje<\/a><\/li>\n            <li><a href=\"\/index.php\/faq\/\">Serwis<\/a><\/li>\n            <li><a href=\"\/index.php\/kontakt\/\">Kontakt<\/a><\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"foot-col\">\n          <h4>Studio<\/h4>\n          <ul>\n            <li class=\"muted\">Wojew\u00f3dztwo \u015al\u0105skie<\/li>\n            <li class=\"muted\">Pn \u2014 Pt \u00b7 8:00 \u2014 18:00<\/li>\n            <li class=\"muted\">Sb \u00b7 na um\u00f3wienie<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"foot-col\">\n          <h4>Kontakt<\/h4>\n          <ul>\n            <li><a href=\"mailto:biuro@infiniteshield.eu\">biuro@infiniteshield.eu<\/a><\/li>\n            <li><a href=\"tel:+48000000000\">+48 000 000 000<\/a><\/li>\n            <li><a href=\"\/index.php\/kontakt\/\">\u2192 Formularz<\/a><\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"foot-col\">\n          <h4>Partnerzy<\/h4>\n          <ul>\n            <li class=\"muted\">XPEL Ultimate Plus<\/li>\n            <li class=\"muted\">SunTek Ultra<\/li>\n            <li class=\"muted\">STEK Dynoshield<\/li>\n            <li class=\"muted\">LLumar Platinum<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"foot-bot\">\n      <span>\u00a9 MMXXVI \u00b7 InfiniteShield<\/span>\n      <span>Studio Ochrony Lakieru<\/span>\n      <span>Rzeczpospolita Polska \u00b7 \u015al\u0105skie<\/span>\n    <\/div>\n  <\/div>\n<\/footer>\n","protected":false},"excerpt":{"rendered":"<p>Zapytaj \u2192 Menu \u2261 Zamknij \u00d7 InfiniteShield \/ Studio ochrony lakieru Est. MMXXVI 01Start 02Materia\u0142 03Cennik 04Realizacje 05Serwis 06Kontakt \u015al\u0105skie \u00b7 Rzeczpospolita Polska biuro@infiniteshield.eu \u2014 Cennik \u00b7 MMXXVI Cztery poziomy.Jedna filozofia. Ceny netto. Ostateczna wycena zale\u017cy od modelu auta, stanu lakieru i wybranej marki folii. Poni\u017csze ceny s\u0105 punktem wyj\u015bcia. \u2014 Poziom 01 Wing. Punktowa [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-23","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/infiniteshield.eu\/index.php\/wp-json\/wp\/v2\/pages\/23","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/infiniteshield.eu\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/infiniteshield.eu\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/infiniteshield.eu\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/infiniteshield.eu\/index.php\/wp-json\/wp\/v2\/comments?post=23"}],"version-history":[{"count":7,"href":"https:\/\/infiniteshield.eu\/index.php\/wp-json\/wp\/v2\/pages\/23\/revisions"}],"predecessor-version":[{"id":83,"href":"https:\/\/infiniteshield.eu\/index.php\/wp-json\/wp\/v2\/pages\/23\/revisions\/83"}],"wp:attachment":[{"href":"https:\/\/infiniteshield.eu\/index.php\/wp-json\/wp\/v2\/media?parent=23"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}