{"id":1956,"date":"2023-02-27T08:48:25","date_gmt":"2023-02-27T08:48:25","guid":{"rendered":"https:\/\/www.inetcc.com\/?page_id=1956"},"modified":"2026-05-18T09:50:58","modified_gmt":"2026-05-18T09:50:58","slug":"https-www-inetcc-com-de-your-industry","status":"publish","type":"page","link":"https:\/\/www.inetcc.com\/de\/https-www-inetcc-com-de-your-industry\/","title":{"rendered":"Ihre Branche"},"content":{"rendered":"\n<!--\n  iNETcc \u2013 Branchen-Seite v3\n  Teil 1: Hero (Text links + Bild rechts)\n  Teil 2: Branchen-Diashow \u2013 11 Sektoren, 10 s je Folie\n-->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Exo+2:wght@400;600;700;900&#038;family=Inter:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* \u2500\u2500 RESET \u2500\u2500 *\/\n#ind3-outer, #ind3-outer *, #ind3-outer *::before, #ind3-outer *::after {\n  box-sizing: border-box; margin: 0; padding: 0;\n}\n\/* \u2500\u2500 FULL-WIDTH BREAKOUT \u2500\u2500 *\/\n#ind3-outer {\n  position: relative;\n  left: 50%; right: 50%;\n  margin-left: -50vw; margin-right: -50vw;\n  width: 100vw; max-width: 100vw;\n  overflow: hidden;\n}\n#ind3-wrap {\n  --green:  #00e5a0;\n  --green2: #00c480;\n  --navy:   #0a1628;\n  --navy2:  #0d1f3c;\n  --navy3:  #071020;\n  --card:   #0f2040;\n  --tx:     #e8f0ff;\n  --mu:     #6a87b0;\n  --bd:     rgba(0,229,160,.18);\n  font-family: 'Inter', sans-serif;\n  color: var(--tx);\n  background: var(--navy);\n}\n\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   PART 1 \u2013 HERO\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#ind3-wrap .hero {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  align-items: center;\n  max-width: 1280px;\n  margin: 0 auto;\n  padding: 64px 6vw 56px;\n  gap: 56px;\n}\n#ind3-wrap .hero-eyebrow {\n  font-size: .68rem; font-weight: 600; letter-spacing: 3px;\n  text-transform: uppercase; color: var(--green);\n  display: flex; align-items: center; gap: 8px;\n  margin-bottom: 14px;\n}\n#ind3-wrap .hero-eyebrow::before {\n  content:''; width:24px; height:2px;\n  background: var(--green); border-radius:2px;\n}\n#ind3-wrap .hero h2 {\n  font-family: 'Exo 2', sans-serif;\n  font-size: clamp(1.8rem, 3.2vw, 2.6rem);\n  font-weight: 900; line-height: 1.12;\n  color: #fff; margin-bottom: 10px;\n}\n#ind3-wrap .hero h2 span { color: var(--green); }\n#ind3-wrap .hero-rule {\n  width: 48px; height: 3px;\n  background: linear-gradient(90deg, var(--green), var(--green2));\n  border-radius: 2px; margin-bottom: 20px;\n}\n#ind3-wrap .hero-body {\n  font-size: .95rem; line-height: 1.75;\n  color: #a8c0e0; font-weight: 300; margin-bottom: 28px;\n}\n\/* chips *\/\n#ind3-wrap .hero-chips { display: flex; flex-wrap: wrap; gap: 9px; margin-bottom: 32px; }\n#ind3-wrap .hero-chip {\n  display: flex; align-items: center; gap: 7px;\n  padding: 7px 14px; border: 1px solid var(--bd); border-radius: 32px;\n  font-size: .76rem; font-weight: 500; color: var(--tx);\n  background: rgba(255,255,255,.04);\n  transition: border-color .25s, background .25s;\n}\n#ind3-wrap .hero-chip:hover { border-color: var(--green); background: rgba(0,229,160,.1); color:#fff; }\n#ind3-wrap .hero-chip svg {\n  width:15px; height:15px; stroke: var(--green); fill:none;\n  stroke-width:1.8; stroke-linecap:round; stroke-linejoin:round; flex-shrink:0;\n}\n\/* stats *\/\n#ind3-wrap .hero-stats {\n  display: flex; gap: 32px;\n  padding-top: 24px; border-top: 1px solid var(--bd);\n}\n#ind3-wrap .stat-num {\n  font-family:'Exo 2',sans-serif; font-size:1.9rem;\n  font-weight:900; color: var(--green); line-height:1;\n}\n#ind3-wrap .stat-lbl { font-size:.72rem; color:var(--mu); letter-spacing:.5px; margin-top:3px; }\n\n\/* image panel *\/\n#ind3-wrap .hero-img-wrap {\n  display: flex; flex-direction: column; gap: 12px;\n}\n#ind3-wrap .hero-img {\n  position: relative; border-radius: 16px; overflow: hidden;\n  aspect-ratio: 4\/3;\n  border: 1px solid var(--bd);\n}\n#ind3-wrap .hero-img img {\n  width:100%; height:100%; object-fit:cover; object-position:center;\n  display:block; filter: brightness(.85) saturate(1.1);\n  transition: transform 8s ease;\n}\n#ind3-wrap .hero-img:hover img { transform: scale(1.04); }\n#ind3-wrap .hero-img-ovl {\n  position:absolute; inset:0;\n  background: linear-gradient(135deg, rgba(10,22,40,.45) 0%, rgba(0,229,160,.06) 100%);\n  pointer-events:none;\n}\n#ind3-wrap .hero-img-badges {\n  display:flex; flex-direction:row; gap:10px;\n}\n#ind3-wrap .hero-img-badge {\n  color:var(--green);\n  font-size:.65rem; font-weight:600; letter-spacing:2px;\n  text-transform:uppercase;\n  display:flex; align-items:center; gap:6px;\n}\n#ind3-wrap .hero-img-badge::before {\n  content:''; width:18px; height:2px;\n  background: var(--green); border-radius:2px; flex-shrink:0;\n}\n#ind3-wrap .hero-img-badges-sep {\n  color: var(--mu); font-size:.65rem; align-self:center;\n}\n\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   PART 2 \u2013 INDUSTRY SLIDESHOW\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#ind3-wrap .ind-show-wrap {\n  background: var(--navy3);\n  border-top: 1px solid var(--bd);\n}\n#ind3-wrap .ind-show-hdr {\n  height: 52px;\n  background: linear-gradient(135deg, var(--navy3), var(--navy2));\n  border-bottom: 1px solid var(--bd);\n  display: flex; align-items: center;\n  padding: 0 14px; position: relative; z-index: 10; overflow: hidden;\n}\n#ind3-wrap .ind-show-hdr-left {\n  display: flex; align-items: center; gap: 8px;\n  flex: 1; min-width: 0; overflow: hidden;\n}\n#ind3-wrap .ind-show-logo {\n  font-family:'Exo 2',sans-serif; font-size:1rem; font-weight:900;\n  letter-spacing:1px; color:#fff; white-space:nowrap; flex-shrink:0;\n}\n#ind3-wrap .ind-show-logo span { color: var(--green); }\n#ind3-wrap .ind-show-logo sup { font-size:.52em; font-weight:700; letter-spacing:3px; color:var(--green); vertical-align:super; }\n#ind3-wrap .ind-show-logo small { font-size:.52em; font-weight:300; letter-spacing:3px; color:var(--mu); margin-left:6px; }\n#ind3-wrap .ind-show-sep { width:1px; height:22px; background: var(--bd); flex-shrink:0; }\n#ind3-wrap .ind-show-label {\n  font-size:.62rem; font-weight:600; letter-spacing:2px;\n  text-transform:uppercase; color: var(--green); opacity:0; transition:opacity .4s;\n  white-space:nowrap; overflow:hidden; text-overflow:ellipsis; min-width:0;\n}\n\/* Controls sit at the absolute centre of the bar *\/\n#ind3-wrap .ind-show-ctrl {\n  position: absolute; left: 50%; transform: translateX(-50%);\n  display:flex; align-items:center; gap:8px; flex-shrink:0;\n}\n\/* Counter stays on the right *\/\n#ind3-wrap .ind-show-hdr-right {\n  flex: 1; display:flex; justify-content:flex-end; align-items:center;\n}\n#ind3-wrap .ind-show-prog { width:90px; height:3px; background:rgba(255,255,255,.12); border-radius:2px; overflow:hidden; flex-shrink:0; }\n#ind3-wrap .ind-show-fill { height:100%; width:0; background:var(--green); border-radius:2px; transition:width .1s linear; }\n#ind3-wrap .ind-show-btn {\n  width:30px; height:30px; border-radius:50%;\n  border:1px solid var(--bd); background:transparent;\n  color:var(--green); cursor:pointer;\n  display:flex; align-items:center; justify-content:center;\n  transition:background .2s; -webkit-tap-highlight-color:transparent;\n}\n#ind3-wrap .ind-show-btn:hover { background:rgba(0,229,160,.2); }\n#ind3-wrap .ind-show-btn svg { width:17px; height:17px; fill:var(--green); pointer-events:none; }\n#ind3-wrap .ind-show-cnt { font-size:.68rem; color:var(--mu); min-width:34px; text-align:right; }\n\n\/* viewport *\/\n#ind3-wrap .ind-vp { position:relative; overflow:hidden; width:100%; height:420px; }\n#ind3-wrap .ind-track {\n  display:flex; flex-direction:row; flex-wrap:nowrap;\n  height:100%; width:1100%;\n  transition:transform .75s cubic-bezier(.77,0,.175,1); will-change:transform;\n}\n\n\/* slide *\/\n#ind3-wrap .ind-slide {\n  width:calc(100%\/11); flex-shrink:0;\n  height:100%; display:grid;\n  grid-template-columns:50% 50%;\n  overflow:hidden;\n}\n#ind3-wrap .ind-txt {\n  padding:28px 32px 22px;\n  display:flex; flex-direction:column; gap:9px;\n  background: var(--card); border-right:1px solid var(--bd);\n  position:relative; overflow:hidden;\n}\n#ind3-wrap .ind-txt::before {\n  content:''; position:absolute; top:0; left:0; right:0; height:3px;\n  background:linear-gradient(90deg, var(--green), var(--green2), #005f8a);\n}\n#ind3-wrap .ind-sector {\n  font-size:.62rem; letter-spacing:3px;\n  text-transform:uppercase; color:var(--green); font-weight:600;\n}\n#ind3-wrap .ind-ttl {\n  font-family:'Exo 2',sans-serif;\n  font-size:clamp(1rem, 1.5vw, 1.3rem);\n  font-weight:700; line-height:1.2; color:#fff;\n}\n#ind3-wrap .ind-desc {\n  font-size:clamp(.76rem, .9vw, .86rem);\n  line-height:1.7; color:#a8c0e0; font-weight:300;\n}\n#ind3-wrap .ind-bullets {\n  list-style:none; display:flex; flex-direction:column; gap:4px; margin-top:2px;\n}\n#ind3-wrap .ind-bullets li {\n  font-size:.76rem; color:#a8c0e0; font-weight:300;\n  padding-left:14px; position:relative; line-height:1.45;\n}\n#ind3-wrap .ind-bullets li::before {\n  content:'\u25b8'; position:absolute; left:0;\n  color:var(--green); font-size:.68rem; top:1px;\n}\n#ind3-wrap .ind-slide-num {\n  margin-top:auto; font-size:.65rem; color:var(--mu); letter-spacing:.5px;\n}\n\n\/* image panel *\/\n#ind3-wrap .ind-img {\n  position:relative; overflow:hidden; background:var(--navy2); cursor:pointer;\n}\n#ind3-wrap .ind-img img {\n  width:100%; height:100%; object-fit:cover; object-position:center;\n  display:block; filter:brightness(.75) saturate(1.1);\n  transition:transform 8s ease;\n}\n#ind3-wrap .ind-slide.active .ind-img img { transform:scale(1.06); }\n#ind3-wrap .ind-img-ovl {\n  position:absolute; inset:0;\n  background:linear-gradient(135deg, rgba(10,22,40,.5) 0%, rgba(0,229,160,.07) 100%);\n  pointer-events:none;\n}\n#ind3-wrap .ind-img-lbl {\n  position:absolute; top:14px; left:14px;\n  background:rgba(0,0,0,.55); color:var(--green);\n  font-size:.58rem; font-weight:600; letter-spacing:2px;\n  text-transform:uppercase; padding:4px 10px; border-radius:4px;\n  border:1px solid rgba(0,229,160,.3); pointer-events:none;\n}\n\n\/* bottom bar *\/\n#ind3-wrap .ind-bar {\n  height:46px; background:linear-gradient(135deg,var(--navy3),var(--navy2));\n  border-top:1px solid var(--bd);\n  display:flex; align-items:center; padding:0 18px; gap:10px;\n}\n#ind3-wrap .ind-dots { display:flex; gap:5px; align-items:center; flex:1; }\n#ind3-wrap .ind-dot {\n  width:7px; height:7px; border-radius:50%;\n  background:rgba(0,229,160,.25); border:none; cursor:pointer;\n  transition:background .3s, transform .3s; padding:0; position:relative;\n}\n#ind3-wrap .ind-dot::after { content:''; position:absolute; inset:-5px; border-radius:50%; }\n#ind3-wrap .ind-dot.active { background:var(--green); transform:scale(1.4); }\n#ind3-wrap .ind-bar-prog { width:60px; height:3px; background:rgba(255,255,255,.12); border-radius:2px; overflow:hidden; }\n#ind3-wrap .ind-bar-fill { height:100%; width:0; background:var(--green); border-radius:2px; }\n#ind3-wrap .ind-bar-btn {\n  width:30px; height:30px; border-radius:50%;\n  border:1px solid var(--bd); background:transparent;\n  color:var(--green); cursor:pointer;\n  display:flex; align-items:center; justify-content:center;\n  transition:background .2s;\n}\n#ind3-wrap .ind-bar-btn:hover { background:rgba(0,229,160,.2); }\n#ind3-wrap .ind-bar-btn svg { width:17px; height:17px; fill:var(--green); pointer-events:none; }\n#ind3-wrap .ind-bar-cnt { font-size:.68rem; color:var(--mu); min-width:34px; text-align:right; }\n\n\/* paused badge *\/\n#ind3-wrap .ind-pbadge {\n  position:absolute; top:62px; right:14px;\n  background:rgba(0,229,160,.15); border:1px solid rgba(0,229,160,.4);\n  color:var(--green); font-size:.65rem; font-weight:700;\n  letter-spacing:2px; padding:4px 10px; border-radius:4px;\n  opacity:0; pointer-events:none; transition:opacity .3s; z-index:20;\n}\n#ind3-wrap .ind-pbadge.show { opacity:1; }\n\n\/* bottom wave *\/\n#ind3-wrap .ind-wave-bot { display:block; width:100%; line-height:0; }\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media(max-width:860px){\n  #ind3-wrap .hero { grid-template-columns:1fr; gap:36px; padding:48px 5vw 40px; }\n  #ind3-wrap .hero-img { aspect-ratio:16\/9; }\n  #ind3-wrap .ind-vp { height:auto; min-height:480px; }\n  #ind3-wrap .ind-slide { grid-template-columns:1fr; grid-template-rows:auto 200px; height:auto; }\n  #ind3-wrap .ind-img { height:200px; }\n}\n@media(max-width:600px){\n  \/* hide sector label & separator on small screens so controls never overflow *\/\n  #ind3-wrap .ind-show-sep,\n  #ind3-wrap .ind-show-label { display:none; }\n  #ind3-wrap .ind-show-hdr { padding:0 10px; }\n  #ind3-wrap .ind-show-ctrl { gap:4px; }\n  #ind3-wrap .ind-show-btn { width:28px; height:28px; }\n  #ind3-wrap .ind-show-prog { width:44px; }\n}\n@media(max-width:480px){\n  #ind3-wrap .hero h2 { font-size:1.7rem; }\n  #ind3-wrap .hero-stats { flex-wrap:wrap; gap:18px; }\n  #ind3-wrap .ind-vp { min-height:520px; }\n}\n<\/style>\n\n<div id=\"ind3-outer\">\n<div id=\"ind3-wrap\">\n\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\n       PART 1 \u00b7 HERO\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 -->\n  <div class=\"hero\">\n\n    <div class=\"hero-left\">\n      <div class=\"hero-eyebrow\">Seit 2000<\/div>\n      <h2>Unsere Erfahrung<br>in den <span>Branchen<\/span><\/h2>\n      <div class=\"hero-rule\"><\/div>\n      <p class=\"hero-body\">\n        iNETcc hat Projekte in einem breiten Spektrum von Branchen realisiert. Wir verf\u00fcgen \u00fcber umfangreiche\n        Erfahrung in den Bereichen Verlagswesen, Bank &amp; Versicherung, Telekommunikation und Industrie \u2014\n        und haben starke Expertise in neueren Sektoren wie E-Commerce, Pharma,\n        pers\u00f6nliche Dienstleistungen, Transport &amp; Logistik, Unterhaltung und digitale Medien aufgebaut.\n      <\/p>\n\n      <div class=\"hero-chips\">\n        <div class=\"hero-chip\"><svg viewBox=\"0 0 24 24\"><path d=\"M4 19V5a2 2 0 0 1 2-2h13a1 1 0 0 1 1 1v13\"\/><path d=\"M4 19a2 2 0 1 0 4 0V5\"\/><path d=\"M9 19h11\"\/><\/svg>Verlagswesen<\/div>\n        <div class=\"hero-chip\"><svg viewBox=\"0 0 24 24\"><path d=\"M3 21h18M3 10h18M5 6l7-3 7 3M4 10v11M20 10v11M8 14v3M12 14v3M16 14v3\"\/><\/svg>Bank &amp; Versicherung<\/div>\n        <div class=\"hero-chip\"><svg viewBox=\"0 0 24 24\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.8 19.8 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.85 12 19.8 19.8 0 0 1 1.77 3.4 2 2 0 0 1 3.74 1.22h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.91 8.91a16 16 0 0 0 6 6l1.06-1.06a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7a2 2 0 0 1 1.72 2.03z\"\/><\/svg>Telekommunikation<\/div>\n        <div class=\"hero-chip\"><svg viewBox=\"0 0 24 24\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\"\/><path d=\"M16 7V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2M8 12h.01M12 12h.01M16 12h.01\"\/><\/svg>Industrie<\/div>\n        <div class=\"hero-chip\"><svg viewBox=\"0 0 24 24\"><path d=\"M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z\"\/><path d=\"M3 6h18M16 10a4 4 0 0 1-8 0\"\/><\/svg>E-Commerce<\/div>\n        <div class=\"hero-chip\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"8\" r=\"4\"\/><path d=\"M4 20c0-4 3.6-7 8-7s8 3 8 7\"\/><\/svg>Pers\u00f6nliche Dienstleistungen<\/div>\n        <div class=\"hero-chip\"><svg viewBox=\"0 0 24 24\"><rect x=\"1\" y=\"3\" width=\"15\" height=\"13\" rx=\"1\"\/><path d=\"M16 8h4l3 3v5h-7V8zM5.5 21a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM18.5 21a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z\"\/><\/svg>Transport &amp; Logistik<\/div>\n        <div class=\"hero-chip\"><svg viewBox=\"0 0 24 24\"><path d=\"m10.5 20.5 10-10a4.95 4.95 0 1 0-7-7l-10 10a4.95 4.95 0 1 0 7 7z\"\/><path d=\"M8.5 8.5 15.5 15.5\"\/><\/svg>Pharma<\/div>\n        <div class=\"hero-chip\"><svg viewBox=\"0 0 24 24\"><polygon points=\"23 7 16 12 23 17 23 7\"\/><rect x=\"1\" y=\"5\" width=\"15\" height=\"14\" rx=\"2\"\/><\/svg>Unterhaltung &amp; Tourismus<\/div>\n        <div class=\"hero-chip\"><svg viewBox=\"0 0 24 24\"><path d=\"M22 4s-2.5 1.5-5 2c-1-1.5-2.5-2-4-2-3 0-5 2-5 5 0 .5 0 1 .1 1.5C5 10 3 8.5 2 7c0 0-1 4 3 6-1 0-2 0-3-.5 0 2 1.5 3.5 3.5 4C4.5 17 3 17 2 16.5c.5 2.5 3 3.5 5 3.5C4 22 2 22 2 22c2 1.5 4.5 2 7 2 8 0 12-7 12-13v-.5C22 9 23 7 22 4z\"\/><\/svg>Social Media &amp; Gaming<\/div>\n        <div class=\"hero-chip\"><svg viewBox=\"0 0 24 24\"><path d=\"M11 20A7 7 0 0 1 4 13c0-5 6-11 7-11s7 6 7 11a7 7 0 0 1-7 7z\"\/><path d=\"M11 20V10\"\/><\/svg>Gr\u00fcn &amp; Nachhaltig<\/div>\n      <\/div>\n\n      <div class=\"hero-stats\">\n        <div><div class=\"stat-num\">25+<\/div><div class=\"stat-lbl\">Jahre Expertise<\/div><\/div>\n        <div><div class=\"stat-num\">11+<\/div><div class=\"stat-lbl\">Branchensektoren<\/div><\/div>\n        <div><div class=\"stat-num\">20+<\/div><div class=\"stat-lbl\">Betreute L\u00e4nder<\/div><\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Hero image: diverse people \/ global workforce -->\n    <div class=\"hero-img-wrap\">\n      <div class=\"hero-img\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1529156069898-49953e39b3ac?w=900&#038;q=85\"\n             alt=\"Diverses Team von Fachleuten aus mehreren Kontinenten\"\n             loading=\"eager\">\n        <div class=\"hero-img-ovl\"><\/div>\n      <\/div>\n      <div class=\"hero-img-badges\">\n        <div class=\"hero-img-badge\">&#9632; Globale Expertise<\/div>\n        <div class=\"hero-img-badge\">&#9632; Lokale Intelligenz<\/div>\n      <\/div>\n    <\/div>\n\n  <\/div><!-- \/hero -->\n\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\n       PART 2 \u00b7 INDUSTRY SLIDESHOW\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 -->\n  <div class=\"ind-show-wrap\">\n\n    <!-- header bar -->\n    <div class=\"ind-show-hdr\">\n      <div class=\"ind-show-hdr-left\">\n        <div class=\"ind-show-logo\">i<span>N<\/span>et<sup>cc<\/sup><small>BRANCHEN<\/small><\/div>\n        <div class=\"ind-show-sep\"><\/div>\n        <div class=\"ind-show-prog\"><div class=\"ind-show-fill\" id=\"isl-hfill\"><\/div><\/div>\n        <div class=\"ind-show-sep\"><\/div>\n        <div class=\"ind-show-label\" id=\"isl-label\"><\/div>\n      <\/div>\n      <div class=\"ind-show-ctrl\">\n        <button class=\"ind-show-btn\" id=\"isl-prev\"><svg viewBox=\"0 0 24 24\"><path d=\"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z\"\/><\/svg><\/button>\n        <button class=\"ind-show-btn\" id=\"isl-pp\">\n          <svg id=\"isl-ipa\" viewBox=\"0 0 24 24\"><path d=\"M6 19h4V5H6v14zm8-14v14h4V5h-4z\"\/><\/svg>\n          <svg id=\"isl-ipl\" viewBox=\"0 0 24 24\" style=\"display:none\"><path d=\"M8 5v14l11-7z\"\/><\/svg>\n        <\/button>\n        <button class=\"ind-show-btn\" id=\"isl-next\"><svg viewBox=\"0 0 24 24\"><path d=\"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z\"\/><\/svg><\/button>\n      <\/div>\n      <div class=\"ind-show-hdr-right\">\n        <div class=\"ind-show-cnt\" id=\"isl-hcnt\">1 \/ 11<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- slides viewport -->\n    <div class=\"ind-vp\" id=\"isl-vp\">\n      <div class=\"ind-track\" id=\"isl-track\">\n\n        <!-- \u2500\u2500 SLIDE 1 \u00b7 FINANCIAL SERVICES \u2500\u2500 -->\n        <div class=\"ind-slide\">\n          <div class=\"ind-txt\">\n            <div class=\"ind-sector\">Finanzdienstleistungen<\/div>\n            <div class=\"ind-ttl\">Bank &amp; Versicherung<\/div>\n            <p class=\"ind-desc\">iNETcc \u00fcbernimmt das vollst\u00e4ndige Kundenmanagement f\u00fcr Banken, Versicherungen und Finanzinstitute. Von Akquisitionskampagnen und Cross-Selling bis hin zur Schadensbearbeitung, Inkasso und digitalem Onboarding sind unsere Teams nach h\u00f6chsten Compliance-Standards geschult \u2014 PCI-DSS, DSGVO und MiFID II.<\/p>\n            <ul class=\"ind-bullets\">\n              <li>Outbound-Vertrieb &amp; Cross-Sell \/ Upsell-Kampagnen<\/li>\n              <li>Inbound-Kundendienst &amp; Schadensverwaltung<\/li>\n              <li>Inkasso &amp; Zahlungsvereinbarungsservice<\/li>\n              <li>Back-Office: KYC, Dokumentenverarbeitung, Dateneingabe<\/li>\n            <\/ul>\n            <div class=\"ind-slide-num\">Branche 01 \/ 11<\/div>\n          <\/div>\n          <div class=\"ind-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1454165804606-c3d57bc86b40?w=700&#038;q=80\" alt=\"Bank- und Versicherungsfachleute\" loading=\"lazy\">\n            <div class=\"ind-img-ovl\"><\/div>\n            <div class=\"ind-img-lbl\">Bank &amp; Versicherung<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- \u2500\u2500 SLIDE 2 \u00b7 PUBLISHING \u2500\u2500 -->\n        <div class=\"ind-slide\">\n          <div class=\"ind-txt\">\n            <div class=\"ind-sector\">Medien &amp; Verlagswesen<\/div>\n            <div class=\"ind-ttl\">Verlagswesen<\/div>\n            <p class=\"ind-desc\">Von Abonnement-Televerkauf bis hin zu Lesertreueprogrammen und digitalen Migrationskampagnen verf\u00fcgt iNETcc \u00fcber umfangreiche Erfahrung mit f\u00fchrenden europ\u00e4ischen Verlagsgruppen. Unser beratender Vertriebsansatz und A\/B-getestete Skripte \u00fcbertreffen regelm\u00e4\u00dfig die Akquisitionsziele und senken die Abonnentenfluktuation.<\/p>\n            <ul class=\"ind-bullets\">\n              <li>Abonnementgewinnung &amp; -erneuerung per Telefonverkauf<\/li>\n              <li>Proaktive Bindungs- &amp; R\u00fcckgewinnungskampagnen<\/li>\n              <li>Abonnentenlebenszyklus-Management<\/li>\n              <li>Upsell digitaler Produkte (E-Books, Premium-Inhalte)<\/li>\n            <\/ul>\n            <div class=\"ind-slide-num\">Branche 02 \/ 11<\/div>\n          <\/div>\n          <div class=\"ind-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1495446815901-a7297e633e8d?w=700&#038;q=80\" alt=\"Verlagsbranche\" loading=\"lazy\">\n            <div class=\"ind-img-ovl\"><\/div>\n            <div class=\"ind-img-lbl\">Verlagswesen<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- \u2500\u2500 SLIDE 3 \u00b7 TELECOMS & TECHNOLOGY \u2500\u2500 -->\n        <div class=\"ind-slide\">\n          <div class=\"ind-txt\">\n            <div class=\"ind-sector\">Telekommunikation &amp; Technologie<\/div>\n            <div class=\"ind-ttl\">Telecom \u2013 Technology<\/div>\n            <p class=\"ind-desc\">iNETcc kooperiert mit f\u00fchrenden Telekomanbietern und Technologieunternehmen zur Steuerung der gesamten Customer Journey \u2014 von der Neukundengewinnung und dem technischen Support bis zur Churn-Pr\u00e4vention und B2B-Kontobetreuung. Unsere mehrsprachigen Teams bearbeiten Millionen von Interaktionen per Telefon, Chat und E-Mail.<\/p>\n            <ul class=\"ind-bullets\">\n              <li>Neukundengewinnung &amp; SIM-Aktivierungs-Support<\/li>\n              <li>Technischer Helpdesk: St\u00f6rungsbehebung Stufe 1 &amp; 2<\/li>\n              <li>Churn-Vorhersage &amp; proaktive Bindungsanrufe<\/li>\n              <li>B2B-Kontobetreuung &amp; Vertragsverl\u00e4ngerungen<\/li>\n            <\/ul>\n            <div class=\"ind-slide-num\">Branche 03 \/ 11<\/div>\n          <\/div>\n          <div class=\"ind-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1486312338219-ce68d2c6f44d?w=700&#038;q=80\" alt=\"Telekommunikationstechnologie\" loading=\"lazy\">\n            <div class=\"ind-img-ovl\"><\/div>\n            <div class=\"ind-img-lbl\">Telecoms &amp; Tech<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- \u2500\u2500 SLIDE 4 \u00b7 MANUFACTURING & INDUSTRY \u2500\u2500 -->\n        <div class=\"ind-slide\">\n          <div class=\"ind-txt\">\n            <div class=\"ind-sector\">Industrie &amp; Fertigung<\/div>\n            <div class=\"ind-ttl\">Manufacturing \u2013 Industry<\/div>\n            <p class=\"ind-desc\">iNETcc unterst\u00fctzt Hersteller und Industriegruppen bei der B2B-Leadgenerierung, H\u00e4ndlernetzwerkkoordination, Ersatzteil-Helpdesks und After-Sales-Management. Unsere Teams sind auf komplexe Produktkataloge und technische Spezifikationen geschult und arbeiten in mehreren europ\u00e4ischen Sprachen.<\/p>\n            <ul class=\"ind-bullets\">\n              <li>B2B-Leadgenerierung &amp; H\u00e4ndler-\/Distributorensupport<\/li>\n              <li>After-Sales &amp; Ersatzteil-Helpdesk<\/li>\n              <li>Auftragsmanagement &amp; Logistikkoordination<\/li>\n              <li>Kundenzufriedenheitsumfragen &amp; NPS-Programme<\/li>\n            <\/ul>\n            <div class=\"ind-slide-num\">Branche 04 \/ 11<\/div>\n          <\/div>\n          <div class=\"ind-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1565793298595-6a879b1d9492?w=700&#038;q=80\" alt=\"Fertigungsindustrie\" loading=\"lazy\">\n            <div class=\"ind-img-ovl\"><\/div>\n            <div class=\"ind-img-lbl\">Industrie<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- \u2500\u2500 SLIDE 5 \u00b7 E-COMMERCE \u2500\u2500 -->\n        <div class=\"ind-slide\">\n          <div class=\"ind-txt\">\n            <div class=\"ind-sector\">Digitaler Handel<\/div>\n            <div class=\"ind-ttl\">E-commerce &amp; Online Retail<\/div>\n            <p class=\"ind-desc\">iNETcc bietet Omnichannel-Kundendienst f\u00fcr E-Commerce-Marken und Online-H\u00e4ndler in ganz Europa. Von der Auftragsverwaltung und Lieferverfolgung bis hin zu Retouren, Erstattungen und Marktplatz-Streitigkeiten vertreten unsere Mitarbeiter Ihre Marke nahtlos \u2014 in der Sprache Ihrer Kunden, rund um die Uhr.<\/p>\n            <ul class=\"ind-bullets\">\n              <li>Auftragsmanagement, Sendungsverfolgung &amp; Lieferanfragen<\/li>\n              <li>Retouren, Erstattungen &amp; Streitbeilegung<\/li>\n              <li>Live-Chat, E-Mail &amp; Social-Media-Kundendienst<\/li>\n              <li>Produktempfehlung &amp; Upsell-Support<\/li>\n            <\/ul>\n            <div class=\"ind-slide-num\">Branche 05 \/ 11<\/div>\n          <\/div>\n          <div class=\"ind-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1563013544-824ae1b704d3?w=700&#038;q=80\" alt=\"E-Commerce Online-Handel\" loading=\"lazy\">\n            <div class=\"ind-img-ovl\"><\/div>\n            <div class=\"ind-img-lbl\">E-Commerce<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- \u2500\u2500 SLIDE 6 \u00b7 PERSONAL SERVICES \u2500\u2500 -->\n        <div class=\"ind-slide\">\n          <div class=\"ind-txt\">\n            <div class=\"ind-sector\">Verbraucher &amp; Lifestyle<\/div>\n            <div class=\"ind-ttl\">Pers\u00f6nliche Dienstleistungen<\/div>\n            <p class=\"ind-desc\">Ob Haushaltsdienstleistungen, Wellness, Fitness, Tierpflege oder Abo-Boxen \u2014 iNETcc steuert personalisierte Kundenerlebnisse f\u00fcr B2C-Dienstleistungsmarken. Unsere einf\u00fchlsamen, markentreuen Teams legen den Fokus auf Erstl\u00f6sungsquote, Kundenbindung und die menschliche Note, die pers\u00f6nliche Services erfordern.<\/p>\n            <ul class=\"ind-bullets\">\n              <li>Inbound: Termine, Buchungen &amp; Terminplanung<\/li>\n              <li>Treueprogramm-Management &amp; Mitgliederservices<\/li>\n              <li>Beschwerdebearbeitung &amp; Eskalationsmanagement<\/li>\n              <li>Outbound-Zufriedenheitsnachverfolgung &amp; NPS-Messung<\/li>\n            <\/ul>\n            <div class=\"ind-slide-num\">Branche 06 \/ 11<\/div>\n          <\/div>\n          <div class=\"ind-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1521737852567-6949f3f9f2b5?w=700&#038;q=80\" alt=\"Pers\u00f6nliche Dienstleistungen\" loading=\"lazy\">\n            <div class=\"ind-img-ovl\"><\/div>\n            <div class=\"ind-img-lbl\">Pers\u00f6nliche Dienstleistungen<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- \u2500\u2500 SLIDE 7 \u00b7 PHARMACEUTICAL \u2500\u2500 -->\n        <div class=\"ind-slide\">\n          <div class=\"ind-txt\">\n            <div class=\"ind-sector\">Gesundheit &amp; Biowissenschaften<\/div>\n            <div class=\"ind-ttl\">Pharmaceutical \u2013 Healthcare<\/div>\n            <p class=\"ind-desc\">iNETcc arbeitet mit Pharmaunternehmen und Gesundheitsorganisationen zusammen, um die konforme Kommunikation mit medizinischem Fachpersonal, Patientenrekrutierungsprogramme und medizinische Informationslinien zu verwalten. Alle Agenten absolvieren eine pharmazeutische Fachschulung (ABPI, EFPIA, DSGVO).<\/p>\n            <ul class=\"ind-bullets\">\n              <li>HCP-Ansprache &amp; Unterst\u00fctzung medizinischer Au\u00dfendienst<\/li>\n              <li>Patientenrekrutierung &amp; Einschluss in klinische Studien<\/li>\n              <li>Medizinische Informationslinien &amp; Pharmakovigilanz<\/li>\n              <li>ABPI \/ EFPIA-konforme Skripte &amp; Einwilligungsprozesse<\/li>\n            <\/ul>\n            <div class=\"ind-slide-num\">Branche 07 \/ 11<\/div>\n          <\/div>\n          <div class=\"ind-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1576671081837-49000212a370?w=700&#038;q=80\" alt=\"Pharma Gesundheitswesen\" loading=\"lazy\">\n            <div class=\"ind-img-ovl\"><\/div>\n            <div class=\"ind-img-lbl\">Pharma &amp; Healthcare<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- \u2500\u2500 SLIDE 8 \u00b7 TRANSPORT & LOGISTICS \u2500\u2500 -->\n        <div class=\"ind-slide\">\n          <div class=\"ind-txt\">\n            <div class=\"ind-sector\">Transport &amp; Lieferkette<\/div>\n            <div class=\"ind-ttl\">Transport \u2013 Logistics<\/div>\n            <p class=\"ind-desc\">iNETcc stellt Kundendienst und Back-Office-Support f\u00fcr Transportunternehmen, Logistikdienstleister und Spediteure bereit. Von der Sendungsverfolgung und dem Management von Lieferausnahmen bis hin zu Fahrer-Support-Leitungen und B2B-Kontoservices sorgen unsere Teams f\u00fcr eine reibungslose Supply-Chain-Kommunikation.<\/p>\n            <ul class=\"ind-bullets\">\n              <li>Sendungsverfolgung &amp; Management von Lieferausnahmen<\/li>\n              <li>B2B-Kontobetreuung &amp; Frachtbuchungs-Support<\/li>\n              <li>Fahrer- &amp; Flottenkoordinations-Hotlines<\/li>\n              <li>Schadensfallbearbeitung &amp; Verlust-\/Schadensabwicklung<\/li>\n            <\/ul>\n            <div class=\"ind-slide-num\">Branche 08 \/ 11<\/div>\n          <\/div>\n          <div class=\"ind-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1586528116311-ad8dd3c8310d?w=700&#038;q=80\" alt=\"Transport Logistik\" loading=\"lazy\">\n            <div class=\"ind-img-ovl\"><\/div>\n            <div class=\"ind-img-lbl\">Transport &amp; Logistik<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- \u2500\u2500 SLIDE 9 \u00b7 ENTERTAINMENT, TOURISM & MEDIA \u2500\u2500 -->\n        <div class=\"ind-slide\">\n          <div class=\"ind-txt\">\n            <div class=\"ind-sector\">Freizeit &amp; Medien<\/div>\n            <div class=\"ind-ttl\">Entertainment \u2013 Tourism \u2013 Media<\/div>\n            <p class=\"ind-desc\">Von der Reisebuchungsassistenz und Reiseziel-Concierge-Linien bis hin zur Betreuung von Streaming-Plattform-Abonnenten und Live-Event-Ticketing bringt iNETcc Leidenschaft und Expertise f\u00fcr Unterhaltungs- und Tourismusmarken. Unsere saisonale Skalierbarkeit und mehrsprachige Abdeckung garantieren jedem Kunden ein F\u00fcnf-Sterne-Erlebnis.<\/p>\n            <ul class=\"ind-bullets\">\n              <li>Reise- &amp; Hotelbuchungsassistenz in 15+ Sprachen<\/li>\n              <li>Support f\u00fcr Streaming- &amp; Digitalmedien-Abonnenten<\/li>\n              <li>Veranstaltungstickets, VIP &amp; Concierge-Services<\/li>\n              <li>Online-Gaming &amp; Plattform-Community-Management<\/li>\n            <\/ul>\n            <div class=\"ind-slide-num\">Branche 09 \/ 11<\/div>\n          <\/div>\n          <div class=\"ind-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1501854140801-50d01698950b?w=700&#038;q=80\" alt=\"Unterhaltung Tourismus Medien\" loading=\"lazy\">\n            <div class=\"ind-img-ovl\"><\/div>\n            <div class=\"ind-img-lbl\">Unterhaltung &amp; Tourismus<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- \u2500\u2500 SLIDE 10 \u00b7 SOCIAL MEDIA & ONLINE GAMING \u2500\u2500 -->\n        <div class=\"ind-slide\">\n          <div class=\"ind-txt\">\n            <div class=\"ind-sector\">Digitale &amp; Soziale Plattformen<\/div>\n            <div class=\"ind-ttl\">Social Media \u2013 Online Gaming<\/div>\n            <p class=\"ind-desc\">iNETcc unterst\u00fctzt soziale Plattformen, Gaming-Studios und digitale Communitys bei der Content-Moderation, Trust- &amp; Safety-Operationen, Spieler-Support und Community-Management. Unsere geschulten Moderatoren arbeiten rund um die Uhr \u00fcber Text, Bild und Video und wenden Plattformrichtlinien schnell und konsistent an.<\/p>\n            <ul class=\"ind-bullets\">\n              <li>Content-Moderation: Text, Bild &amp; Video (24\/7)<\/li>\n              <li>Trust &amp; Safety: Betrug, Bel\u00e4stigung &amp; Richtliniendurchsetzung<\/li>\n              <li>Spieler-Support &amp; In-Game-Kaufanfragen<\/li>\n              <li>Community-Management &amp; Social Listening<\/li>\n            <\/ul>\n            <div class=\"ind-slide-num\">Branche 10 \/ 11<\/div>\n          <\/div>\n          <div class=\"ind-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1511512578047-dfb367046420?w=700&#038;q=80\" alt=\"Online-Gaming Social Media\" loading=\"lazy\">\n            <div class=\"ind-img-ovl\"><\/div>\n            <div class=\"ind-img-lbl\">Social Media &amp; Gaming<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- \u2500\u2500 SLIDE 11 \u00b7 GREEN & SUSTAINABLE \u2500\u2500 -->\n        <div class=\"ind-slide\">\n          <div class=\"ind-txt\">\n            <div class=\"ind-sector\">Umwelt &amp; Nachhaltigkeit<\/div>\n            <div class=\"ind-ttl\">Renewable Energy \u2013 Environmental \u2013 Sustainable Development<\/div>\n            <p class=\"ind-desc\">iNETcc unterst\u00fctzt Energiewende-Unternehmen, Umweltorganisationen und Initiativen f\u00fcr nachhaltige Entwicklung mit B2C- und B2B-Outreach. Von der Leadgenerierung f\u00fcr Solaranlagen und Smart-Meter-Onboarding bis zum Televerkauf von Gr\u00fcn-Tarifen und Sensibilisierungskampagnen verbinden wir Menschen mit der Zukunft, die sie verdienen.<\/p>\n            <ul class=\"ind-bullets\">\n              <li>Televerkauf erneuerbare Energien (Solar, Wind, Smart Meter)<\/li>\n              <li>Wechselkampagnen Gr\u00fcn-Tarife (B2C &amp; B2B)<\/li>\n              <li>Umweltbewusstseinsprogramme &amp; Spendenkampagnen<\/li>\n              <li>ESG-Berichtsunterst\u00fctzung &amp; Stakeholder-Befragungen<\/li>\n            <\/ul>\n            <div class=\"ind-slide-num\">Branche 11 \/ 11<\/div>\n          <\/div>\n          <div class=\"ind-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1473341304170-971dccb5ac1e?w=700&#038;q=80\" alt=\"Erneuerbare Energien nachhaltige Entwicklung\" loading=\"lazy\">\n            <div class=\"ind-img-ovl\"><\/div>\n            <div class=\"ind-img-lbl\">Gr\u00fcn &amp; Nachhaltig<\/div>\n          <\/div>\n        <\/div>\n\n      <\/div><!-- \/isl-track -->\n    <\/div><!-- \/isl-vp -->\n\n    <!-- bottom bar -->\n    <div class=\"ind-bar\">\n      <div class=\"ind-dots\" id=\"isl-dots\"><\/div>\n      <div class=\"ind-bar-prog\"><div class=\"ind-bar-fill\" id=\"isl-fill\"><\/div><\/div>\n      <button class=\"ind-bar-btn\" id=\"isl-bprev\"><svg viewBox=\"0 0 24 24\"><path d=\"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z\"\/><\/svg><\/button>\n      <button class=\"ind-bar-btn\" id=\"isl-bpp\">\n        <svg id=\"isl-bipa\" viewBox=\"0 0 24 24\"><path d=\"M6 19h4V5H6v14zm8-14v14h4V5h-4z\"\/><\/svg>\n        <svg id=\"isl-bipl\" viewBox=\"0 0 24 24\" style=\"display:none\"><path d=\"M8 5v14l11-7z\"\/><\/svg>\n      <\/button>\n      <button class=\"ind-bar-btn\" id=\"isl-bnext\"><svg viewBox=\"0 0 24 24\"><path d=\"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z\"\/><\/svg><\/button>\n      <div class=\"ind-bar-cnt\" id=\"isl-cnt\">1 \/ 11<\/div>\n    <\/div>\n\n    <div class=\"ind-pbadge\" id=\"isl-badge\">&#9646;&#9646; PAUSIERT<\/div>\n\n  <\/div><!-- \/ind-show-wrap -->\n\n  <!-- bottom wave -->\n  <svg class=\"ind-wave-bot\" viewBox=\"0 0 1440 56\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" preserveAspectRatio=\"none\">\n    <path d=\"M0,56 C360,0 1080,0 1440,56 L1440,56 L0,56 Z\" fill=\"#071020\"\/>\n    <path d=\"M0,30 C360,0 1080,52 1440,18 L1440,0 L0,0 Z\" fill=\"#071020\"\/>\n  <\/svg>\n\n<\/div><!-- \/ind3-wrap -->\n<\/div><!-- \/ind3-outer -->\n\n<script>\n(function(){\n  var DUR = 10000;\n  var vp    = document.getElementById('isl-vp');\n  var track = document.getElementById('isl-track');\n  var fill  = document.getElementById('isl-fill');\n  var hfill = document.getElementById('isl-hfill');\n  var dots  = document.getElementById('isl-dots');\n  var cnt   = document.getElementById('isl-cnt');\n  var hcnt  = document.getElementById('isl-hcnt');\n  var label = document.getElementById('isl-label');\n  var badge = document.getElementById('isl-badge');\n  var bPrev = document.getElementById('isl-prev');\n  var bNext = document.getElementById('isl-next');\n  var bPP   = document.getElementById('isl-pp');\n  var iPA   = document.getElementById('isl-ipa');\n  var iPL   = document.getElementById('isl-ipl');\n  var bBPrev= document.getElementById('isl-bprev');\n  var bBNext= document.getElementById('isl-bnext');\n  var bBPP  = document.getElementById('isl-bpp');\n  var bBIPA = document.getElementById('isl-bipa');\n  var bBIPL = document.getElementById('isl-bipl');\n  var slides = document.querySelectorAll('#ind3-wrap .ind-slide');\n  var N = slides.length;\n  var cur = 0, paused = false, elapsed = 0, t0 = null, raf = null;\n\n  var LABELS = [\n    \"Finanzdienstleistungen \u00b7 Banking & Insurance\",\n    \"Medien & Verlagswesen\",\n    \"Telekommunikation & Technologie\",\n    \"Industrie & Fertigung\",\n    \"E-Commerce & Online-Handel\",\n    \"Pers. Dienstleistungen\",\n    \"Pharma & Gesundheitswesen\",\n    \"Transport & Logistik\",\n    \"Unterhaltung \u00b7 Tourismus \u00b7 Medien\",\n    \"Social Media & Online-Gaming\",\n    \"Erneuerbare Energien & Nachh. Entwicklung\"\n  ];\n\n  \/* build dots *\/\n  slides.forEach(function(_,i){\n    var d = document.createElement('button');\n    d.className = 'ind-dot' + (i===0?' active':'');\n    d.addEventListener('click', function(){ elapsed=0; goTo(i); });\n    d.addEventListener('touchend', function(e){ e.preventDefault(); elapsed=0; goTo(i); });\n    dots.appendChild(d);\n  });\n\n  function vpW(){ return vp.offsetWidth; }\n\n  function ui(){\n    document.querySelectorAll('#ind3-wrap .ind-dot').forEach(function(d,i){\n      d.classList.toggle('active', i===cur);\n    });\n    cnt.textContent  = (cur+1) + ' \/ ' + N;\n    hcnt.textContent = (cur+1) + ' \/ ' + N;\n    label.style.opacity = '0';\n    setTimeout(function(){ label.textContent = LABELS[cur]; label.style.opacity='1'; }, 320);\n    slides.forEach(function(s,i){ s.classList.toggle('active', i===cur); });\n  }\n\n  function syncPPIcons(){\n    iPA.style.display  = paused ? 'none' : '';\n    iPL.style.display  = paused ? '' : 'none';\n    bBIPA.style.display = paused ? 'none' : '';\n    bBIPL.style.display = paused ? '' : 'none';\n  }\n\n  function startProg(){\n    if(raf) cancelAnimationFrame(raf);\n    t0 = performance.now();\n    (function tick(now){\n      var p = Math.min(100, ((elapsed + now - t0) \/ DUR) * 100);\n      fill.style.width  = p + '%';\n      hfill.style.width = p + '%';\n      if(elapsed + now - t0 >= DUR){ elapsed=0; t0=null; goTo(cur+1); return; }\n      raf = requestAnimationFrame(tick);\n    })(performance.now());\n  }\n\n  function stopProg(){\n    if(raf){ cancelAnimationFrame(raf); raf=null; }\n    if(t0 !== null){ elapsed += performance.now() - t0; t0=null; }\n  }\n\n  function goTo(idx){\n    cur = ((idx % N) + N) % N;\n    track.style.transform = 'translateX(-' + (cur * vpW()) + 'px)';\n    elapsed=0; t0=null;\n    ui();\n    if(!paused) startProg();\n  }\n\n  function togglePause(){\n    paused = !paused;\n    if(paused){\n      stopProg();\n      badge.classList.add('show');\n    } else {\n      badge.classList.remove('show');\n      startProg();\n    }\n    syncPPIcons();\n  }\n\n  \/* header controls *\/\n  bPP.addEventListener('click', togglePause);\n  bNext.addEventListener('click', function(){ elapsed=0; goTo(cur+1); });\n  bPrev.addEventListener('click', function(){ elapsed=0; goTo(cur-1); });\n  \/* bar controls *\/\n  bBPP.addEventListener('click', togglePause);\n  bBNext.addEventListener('click', function(){ elapsed=0; goTo(cur+1); });\n  bBPrev.addEventListener('click', function(){ elapsed=0; goTo(cur-1); });\n\n  \/* swipe *\/\n  var tx0 = 0;\n  vp.addEventListener('touchstart', function(e){ tx0 = e.touches[0].clientX; }, {passive:true});\n  vp.addEventListener('touchend',   function(e){\n    var dx = e.changedTouches[0].clientX - tx0;\n    if(Math.abs(dx) > 40){ elapsed=0; goTo(dx < 0 ? cur+1 : cur-1); }\n  }, {passive:true});\n\n  window.addEventListener('resize', function(){\n    track.style.transition = 'none';\n    track.style.transform  = 'translateX(-' + (cur * vpW()) + 'px)';\n    setTimeout(function(){ track.style.transition=''; }, 60);\n  });\n\n  goTo(0);\n})();\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Seit 2000 Unsere Erfahrungin den Branchen iNETcc hat Projekte in einem breiten Spektrum von Branchen realisiert. Wir verf\u00fcgen \u00fcber umfangreiche Erfahrung in den Bereichen Verlagswesen, Bank &amp; Versicherung, Telekommunikation und Industrie \u2014 und haben starke Expertise in neueren Sektoren wie E-Commerce, Pharma, pers\u00f6nliche Dienstleistungen, Transport &amp; Logistik, Unterhaltung und digitale Medien aufgebaut. Verlagswesen Bank &amp; [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1956","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.inetcc.com\/de\/wp-json\/wp\/v2\/pages\/1956","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inetcc.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.inetcc.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.inetcc.com\/de\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inetcc.com\/de\/wp-json\/wp\/v2\/comments?post=1956"}],"version-history":[{"count":41,"href":"https:\/\/www.inetcc.com\/de\/wp-json\/wp\/v2\/pages\/1956\/revisions"}],"predecessor-version":[{"id":7203,"href":"https:\/\/www.inetcc.com\/de\/wp-json\/wp\/v2\/pages\/1956\/revisions\/7203"}],"wp:attachment":[{"href":"https:\/\/www.inetcc.com\/de\/wp-json\/wp\/v2\/media?parent=1956"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}