{"id":16092,"date":"2021-07-09T11:56:54","date_gmt":"2021-07-09T09:56:54","guid":{"rendered":"https:\/\/www.tele-look.com\/web\/remote-support-maschinenbau-instandsetzung\/"},"modified":"2026-08-22T18:03:27","modified_gmt":"2026-08-22T16:03:27","slug":"remote-support-maschinenbau-instandsetzung","status":"publish","type":"post","link":"https:\/\/www.tele-look.com\/web\/remote-support-maschinenbau-instandsetzung\/","title":{"rendered":"tele-LOOK b\u00fcndelt Support-Kompetenz in der industriellen Instandsetzung"},"content":{"rendered":"<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:ital,wght@0,400..900;1,400..900&#038;family=Raleway:ital,wght@0,300..900;1,300..900&#038;display=swap\" rel=\"stylesheet\">\n<style>\n\/* \n========================================================================\nTELE-LOOK MASTER BLOG TEMPLATE (LIGHT & DARK MODE 2026)\nDesign Standard: Raleway (Body), Montserrat (Headings), Monoline SVGs\n========================================================================\n*\/<\/p>\n<p>\/* --- GLOBAL FONT & BASE STYLES --- *\/\n#tele-look-main-wrapper {\n    font-family: 'Raleway', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;\n    background-color: #ffffff !important;\n    color: #334155 !important;\n    line-height: 1.75 !important;\n    transition: background-color 0.3s ease, color 0.3s ease;\n    padding: 0;\n    margin: 0;\n}<\/p>\n<p>#tele-look-main-wrapper *, #tele-look-main-wrapper *::before, #tele-look-main-wrapper *::after {\n    box-sizing: border-box;\n}<\/p>\n<p>\/* Headings *\/\n#tele-look-main-wrapper h1, \n#tele-look-main-wrapper h2, \n#tele-look-main-wrapper h3, \n#tele-look-main-wrapper h4,\n#tele-look-main-wrapper h5 {\n    font-family: 'Montserrat', sans-serif !important;\n    font-weight: 800 !important;\n    color: #0f172a !important;\n    line-height: 1.3 !important;\n    letter-spacing: -0.01em;\n}<\/p>\n<p>#tele-look-main-wrapper p, \n#tele-look-main-wrapper li {\n    font-family: 'Raleway', sans-serif !important;\n    color: #334155 !important;\n    font-size: 1.05rem;\n    line-height: 1.8;\n}<\/p>\n<p>#tele-look-main-wrapper strong, \n#tele-look-main-wrapper b {\n    color: #0f172a !important;\n    font-weight: 700 !important;\n}<\/p>\n<p>#tele-look-main-wrapper a {\n    color: #0284c7;\n    transition: color 0.2s ease;\n}\n#tele-look-main-wrapper a:hover {\n    color: #0369a1;\n}<\/p>\n<p>\/* Section Titles *\/\n#tele-look-main-wrapper .section-title {\n    font-family: 'Montserrat', sans-serif !important;\n    font-size: 1.875rem !important;\n    font-weight: 800 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.08em !important;\n    color: #0f172a !important;\n    margin-bottom: 1.5rem !important;\n}<\/p>\n<p>\/* Hero Badge *\/\n#tele-look-main-wrapper .hero-badge {\n    background: #f1f5f9 !important;\n    color: #475569 !important;\n    border: 1px solid #cbd5e1 !important;\n    font-family: 'Montserrat', sans-serif !important;\n    font-size: 0.75rem !important;\n    font-weight: 800 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.1em !important;\n    padding: 0.5rem 1.25rem !important;\n    border-radius: 9999px !important;\n    display: inline-block !important;\n    margin-bottom: 1.5rem !important;\n}<\/p>\n<p>#tele-look-main-wrapper .hero-desc {\n    color: #64748b !important;\n    font-size: 1.125rem !important;\n    max-width: 48rem !important;\n    margin: 0 auto !important;\n    line-height: 1.75 !important;\n}<\/p>\n<p>#tele-look-main-wrapper .text-brand { color: #0284c7 !important; }\n#tele-look-main-wrapper .bg-brand { background-color: #0284c7 !important; }<\/p>\n<p>\/* Animated Text Gradient with Glow Pulse *\/\n@keyframes glow-pulse-light {\n    0%, 100% { filter: drop-shadow(0 0 6px rgba(6, 182, 212, 0.35)); }\n    50%       { filter: drop-shadow(0 0 14px rgba(6, 182, 212, 0.65)); }\n}\n@keyframes glow-pulse-dark {\n    0%, 100% { filter: drop-shadow(0 0 12px rgba(6, 182, 212, 0.65)) drop-shadow(0 0 28px rgba(19, 93, 255, 0.45)); }\n    50%       { filter: drop-shadow(0 0 22px rgba(6, 182, 212, 0.95)) drop-shadow(0 0 45px rgba(16, 185, 129, 0.55)); }\n}\n@keyframes gradient-shift {\n    0%   { background-position: 0% center; }\n    50%  { background-position: 100% center; }\n    100% { background-position: 0% center; }\n}<\/p>\n<p>.text-gradient {\n    background: linear-gradient(90deg, #135dff 0%, #06b6d4 50%, #10b981 100%) !important;\n    -webkit-background-clip: text !important;\n    -webkit-text-fill-color: transparent !important;\n    background-clip: text !important;\n    color: transparent !important;\n    background-size: 200% auto !important;\n    animation: gradient-shift 4s ease infinite !important;\n    display: inline-block !important;\n}\nhtml.dark .text-gradient,\nbody.dark .text-gradient {\n    background: linear-gradient(90deg, #38bdf8 0%, #22d3ee 50%, #34d399 100%) !important;\n    -webkit-background-clip: text !important;\n    -webkit-text-fill-color: transparent !important;\n}<\/p>\n<p>.text-glow-wrap {\n    display: inline-block;\n    animation: glow-pulse-light 3s ease-in-out infinite;\n}\nhtml.dark .text-glow-wrap,\nbody.dark .text-glow-wrap {\n    animation: glow-pulse-dark 3s ease-in-out infinite;\n}<\/p>\n<p>\/* Glass Pill Nav *\/\n.glass-pill-nav { \n    position: sticky; top: 20px; z-index: 50; max-width: fit-content; margin: 0 auto; \n    background: rgba(255, 255, 255, 0.9) !important; \n    backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px);\n    border: 1px solid #cbd5e1 !important; \n    border-radius: 50px !important; \n    padding: 0.5rem 1rem !important; \n    display: flex; align-items: center; gap: 0.75rem; \n    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.08) !important; \n}\n.glass-pill-nav a { \n    color: #475569 !important; \n    text-decoration: none !important; \n    font-family: 'Montserrat', sans-serif !important;\n    font-weight: 700 !important;\n    font-size: 0.75rem !important;\n    padding: 0.4rem 0.75rem !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.05em !important;\n    border-radius: 9999px;\n    transition: color 0.2s ease, background-color 0.2s ease;\n}\n.glass-pill-nav a:hover { \n    color: #0284c7 !important; \n    background-color: #f1f5f9;\n}<\/p>\n<p>\/* Bento Cards *\/\n.bento-card {\n    background: #f8fafc !important;\n    border-radius: 1.5rem !important;\n    border: 1px solid #e2e8f0 !important;\n    box-shadow: 0 4px 20px -2px rgba(0,0,0,0.05) !important;\n    transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease !important;\n    padding: 2rem !important;\n}\n.bento-card:hover {\n    transform: translateY(-4px) !important;\n    border-color: #38bdf8 !important;\n    box-shadow: 0 10px 25px -5px rgba(14, 165, 233, 0.15) !important;\n}\n.bento-card h3 {\n    font-family: 'Montserrat', sans-serif !important;\n    font-size: 1.25rem !important;\n    font-weight: 800 !important;\n    color: #0f172a !important;\n    margin-bottom: 0.5rem !important;\n}\n.bento-card p {\n    color: #64748b !important;\n    font-size: 0.9rem !important;\n    line-height: 1.6 !important;\n    margin: 0 !important;\n}<\/p>\n<p>\/* Icons *\/\n.bento-icon {\n    width: 2rem !important;\n    height: 2rem !important;\n    max-width: 32px !important;\n    max-height: 32px !important;\n    display: block !important;\n    color: #0284c7 !important;\n    margin-bottom: 1rem;\n}<\/p>\n<p>\/* Callout Boxes *\/\n.callout-box, .tl-callout {\n    background: #f8fafc !important;\n    border-radius: 0.75rem !important;\n    border: 1px solid #e2e8f0 !important;\n    padding: 1.75rem !important;\n    margin: 2.5rem 0 !important;\n    color: #334155 !important;\n}<\/p>\n<p>.tl-callout-danger, .callout-danger {\n    background: #fef2f2 !important;\n    border: 1px solid #fecaca !important;\n    border-left: 4px solid #ef4444 !important;\n    border-radius: 0.5rem !important;\n    padding: 1.75rem !important;\n    margin: 2.5rem 0 !important;\n    color: #1e293b !important;\n}\n.tl-callout-danger h4, .callout-danger h4 {\n    color: #991b1b !important;\n    font-family: 'Montserrat', sans-serif !important;\n    font-size: 1.25rem !important;\n    font-weight: 800 !important;\n    margin-bottom: 0.75rem !important;\n}<\/p>\n<p>.tl-callout-info, .callout-info {\n    background: #f0f9ff !important;\n    border: 1px solid #bae6fd !important;\n    border-left: 4px solid #0284c7 !important;\n    border-radius: 0.5rem !important;\n    padding: 1.75rem !important;\n    margin: 2.5rem 0 !important;\n    color: #0f172a !important;\n}\n.tl-callout-info h4, .callout-info h4 {\n    color: #0369a1 !important;\n    font-family: 'Montserrat', sans-serif !important;\n    font-size: 1.25rem !important;\n    font-weight: 800 !important;\n    margin-bottom: 0.75rem !important;\n}<\/p>\n<p>.tl-callout-success, .callout-success {\n    background: #f0fdf4 !important;\n    border: 1px solid #bbf7d0 !important;\n    border-left: 4px solid #10b981 !important;\n    border-radius: 0.5rem !important;\n    padding: 1.75rem !important;\n    margin: 2.5rem 0 !important;\n    color: #0f172a !important;\n}\n.tl-callout-success h4, .callout-success h4 {\n    color: #166534 !important;\n    font-family: 'Montserrat', sans-serif !important;\n    font-size: 1.25rem !important;\n    font-weight: 800 !important;\n    margin-bottom: 0.75rem !important;\n}<\/p>\n<p>.tl-faq-box, .faq-box {\n    background: #f8fafc !important;\n    border: 1px solid #e2e8f0 !important;\n    border-radius: 1rem !important;\n    padding: 2rem !important;\n    margin: 2.5rem 0 !important;\n}\n.tl-faq-box h4, .faq-box h4 {\n    color: #0284c7 !important;\n    font-family: 'Montserrat', sans-serif !important;\n    font-size: 1.25rem !important;\n    font-weight: 800 !important;\n    margin-bottom: 1.5rem !important;\n}<\/p>\n<p>\/* Tables *\/\n#tele-look-main-wrapper table {\n    width: 100% !important;\n    border-collapse: collapse !important;\n    margin: 2rem 0 !important;\n    font-size: 0.95rem !important;\n    border-radius: 0.5rem;\n    overflow: hidden;\n}\n#tele-look-main-wrapper th {\n    background: #f1f5f9 !important;\n    color: #0f172a !important;\n    font-family: 'Montserrat', sans-serif !important;\n    font-weight: 700 !important;\n    padding: 1rem !important;\n    border: 1px solid #cbd5e1 !important;\n    text-align: left !important;\n}\n#tele-look-main-wrapper td {\n    padding: 1rem !important;\n    border: 1px solid #e2e8f0 !important;\n    color: #334155 !important;\n    background: #ffffff !important;\n}<\/p>\n<p>\/* CTA *\/\n.cta-box {\n    background: #f8fafc !important;\n    border: 1px solid #bae6fd !important;\n    border-radius: 2rem !important;\n    padding: 4rem 2rem !important;\n    text-align: center !important;\n    box-shadow: 0 10px 30px -10px rgba(14, 165, 233, 0.1) !important;\n}\n.cta-box h2 {\n    color: #0f172a !important;\n    font-size: 2.25rem !important;\n    font-family: 'Montserrat', sans-serif !important;\n    font-weight: 800 !important;\n    margin-bottom: 1rem !important;\n}\n.cta-box p {\n    color: #64748b !important;\n    font-size: 1.1rem !important;\n    margin-bottom: 2rem !important;\n}\n.cta-box a {\n    display: inline-block !important;\n    background: #0284c7 !important;\n    border: 1px solid #0284c7 !important;\n    color: #ffffff !important;\n    font-family: 'Montserrat', sans-serif !important;\n    font-weight: 700 !important;\n    font-size: 0.95rem !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.05em !important;\n    padding: 1rem 2.25rem !important;\n    border-radius: 9999px !important;\n    text-decoration: none !important;\n    transition: all 0.3s ease !important;\n    box-shadow: 0 4px 15px rgba(2, 132, 199, 0.3) !important;\n}\n.cta-box a:hover {\n    background: #0369a1 !important;\n    box-shadow: 0 6px 20px rgba(2, 132, 199, 0.5) !important;\n    transform: translateY(-2px);\n}<\/p>\n<p>\/* FAQ Accordion *\/\n.faq-question {\n    background: transparent !important; border: none !important; width: 100% !important; text-align: left !important; cursor: pointer !important;\n    color: #0f172a !important; font-family: 'Montserrat', sans-serif !important; font-weight: 700 !important;\n}\n.faq-answer { display: none; margin-top: 1rem; color: #334155 !important; border-top: 1px solid #e2e8f0; padding-top: 1rem; }\n.faq-item.active .faq-answer { display: block; }<\/p>\n<p>\/* ========================================================================\n   --- DARK MODE (ACTIVE WHEN HTML.DARK OR BODY.DARK) ---\n======================================================================== *\/\nhtml.dark #tele-look-main-wrapper, \nbody.dark #tele-look-main-wrapper {\n    background-color: #060b13 !important;\n    color: #cbd5e1 !important;\n}<\/p>\n<p>html.dark #tele-look-main-wrapper h1, \nhtml.dark #tele-look-main-wrapper h2, \nhtml.dark #tele-look-main-wrapper h3, \nhtml.dark #tele-look-main-wrapper h4,\nhtml.dark #tele-look-main-wrapper h5,\nbody.dark #tele-look-main-wrapper h1,\nbody.dark #tele-look-main-wrapper h2,\nbody.dark #tele-look-main-wrapper h3,\nbody.dark #tele-look-main-wrapper h4,\nbody.dark #tele-look-main-wrapper h5 {\n    color: #f8fafc !important;\n}<\/p>\n<p>html.dark #tele-look-main-wrapper p, \nhtml.dark #tele-look-main-wrapper li,\nbody.dark #tele-look-main-wrapper p,\nbody.dark #tele-look-main-wrapper li {\n    color: #cbd5e1 !important;\n}<\/p>\n<p>html.dark #tele-look-main-wrapper strong, \nhtml.dark #tele-look-main-wrapper b,\nbody.dark #tele-look-main-wrapper strong,\nbody.dark #tele-look-main-wrapper b {\n    color: #f8fafc !important;\n}<\/p>\n<p>html.dark #tele-look-main-wrapper a,\nbody.dark #tele-look-main-wrapper a {\n    color: #38bdf8 !important;\n}\nhtml.dark #tele-look-main-wrapper a:hover,\nbody.dark #tele-look-main-wrapper a:hover {\n    color: #7dd3fc !important;\n}<\/p>\n<p>html.dark #tele-look-main-wrapper .section-title,\nbody.dark #tele-look-main-wrapper .section-title {\n    color: #f8fafc !important;\n}<\/p>\n<p>html.dark #tele-look-main-wrapper .hero-badge,\nbody.dark #tele-look-main-wrapper .hero-badge {\n    background: rgba(15, 23, 42, 0.8) !important;\n    color: #cbd5e1 !important;\n    border: 1px solid rgba(51, 65, 85, 0.5) !important;\n}<\/p>\n<p>html.dark #tele-look-main-wrapper .hero-desc,\nbody.dark #tele-look-main-wrapper .hero-desc {\n    color: #94a3b8 !important;\n}<\/p>\n<p>html.dark #tele-look-main-wrapper .text-brand,\nbody.dark #tele-look-main-wrapper .text-brand { color: #38bdf8 !important; }\nhtml.dark #tele-look-main-wrapper .bg-brand,\nbody.dark #tele-look-main-wrapper .bg-brand { background-color: #0ea5e9 !important; }<\/p>\n<p>html.dark .text-gradient,\nbody.dark .text-gradient {\n    background: linear-gradient(90deg, #38bdf8 0%, #818cf8 50%, #34d399 100%) !important;\n    -webkit-background-clip: text !important;\n    -webkit-text-fill-color: transparent !important;\n    background-clip: text !important;\n    color: transparent !important;\n}<\/p>\n<p>html.dark .glass-pill-nav,\nbody.dark .glass-pill-nav { \n    background: rgba(15, 23, 42, 0.7) !important; \n    border: 1px solid rgba(51, 65, 85, 0.5) !important; \n    box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.5) !important; \n}\nhtml.dark .glass-pill-nav a,\nbody.dark .glass-pill-nav a { \n    color: #cbd5e1 !important; \n}\nhtml.dark .glass-pill-nav a:hover,\nbody.dark .glass-pill-nav a:hover { \n    color: #38bdf8 !important; \n    background-color: rgba(30, 41, 59, 0.5);\n}<\/p>\n<p>html.dark .bento-card,\nbody.dark .bento-card {\n    background: rgba(15, 23, 42, 0.5) !important;\n    border: 1px solid rgba(51, 65, 85, 0.5) !important;\n    box-shadow: 0 4px 20px -2px rgba(0,0,0,0.3) !important;\n}\nhtml.dark .bento-card:hover,\nbody.dark .bento-card:hover {\n    border-color: rgba(56, 189, 248, 0.5) !important;\n    box-shadow: 0 10px 25px -5px rgba(14, 165, 233, 0.2) !important;\n}\nhtml.dark .bento-card h3,\nbody.dark .bento-card h3 {\n    color: #f8fafc !important;\n}\nhtml.dark .bento-card p,\nbody.dark .bento-card p {\n    color: #94a3b8 !important;\n}\nhtml.dark .bento-icon,\nbody.dark .bento-icon {\n    color: #38bdf8 !important;\n}<\/p>\n<p>html.dark .callout-box, html.dark .tl-callout,\nbody.dark .callout-box, body.dark .tl-callout {\n    background: rgba(30, 41, 59, 0.5) !important;\n    border: 1px solid rgba(51, 65, 85, 0.5) !important;\n    color: #cbd5e1 !important;\n}<\/p>\n<p>html.dark .tl-callout-danger, html.dark .callout-danger,\nbody.dark .tl-callout-danger, body.dark .callout-danger {\n    background: rgba(239, 68, 68, 0.08) !important;\n    border: 1px solid rgba(239, 68, 68, 0.25) !important;\n    border-left: 4px solid #ef4444 !important;\n    color: #cbd5e1 !important;\n}\nhtml.dark .tl-callout-danger h4, html.dark .callout-danger h4,\nbody.dark .tl-callout-danger h4, body.dark .callout-danger h4 {\n    color: #fca5a5 !important;\n}<\/p>\n<p>html.dark .tl-callout-info, html.dark .callout-info,\nbody.dark .tl-callout-info, body.dark .callout-info {\n    background: rgba(14, 165, 233, 0.08) !important;\n    border: 1px solid rgba(56, 189, 248, 0.25) !important;\n    border-left: 4px solid #38bdf8 !important;\n    color: #cbd5e1 !important;\n}\nhtml.dark .tl-callout-info h4, html.dark .callout-info h4,\nbody.dark .tl-callout-info h4, body.dark .callout-info h4 {\n    color: #7dd3fc !important;\n}<\/p>\n<p>html.dark .tl-callout-success, html.dark .callout-success,\nbody.dark .tl-callout-success, body.dark .callout-success {\n    background: rgba(16, 185, 129, 0.08) !important;\n    border: 1px solid rgba(52, 211, 153, 0.25) !important;\n    border-left: 4px solid #34d399 !important;\n    color: #cbd5e1 !important;\n}\nhtml.dark .tl-callout-success h4, html.dark .callout-success h4,\nbody.dark .tl-callout-success h4, body.dark .callout-success h4 {\n    color: #6ee7b7 !important;\n}<\/p>\n<p>html.dark .tl-faq-box, html.dark .faq-box,\nbody.dark .tl-faq-box, body.dark .faq-box {\n    background: rgba(15, 23, 42, 0.5) !important;\n    border: 1px solid rgba(56, 189, 248, 0.3) !important;\n}\nhtml.dark .tl-faq-box h4, html.dark .faq-box h4,\nbody.dark .tl-faq-box h4, body.dark .faq-box h4 {\n    color: #38bdf8 !important;\n}<\/p>\n<p>html.dark #tele-look-main-wrapper th,\nbody.dark #tele-look-main-wrapper th {\n    background: rgba(30, 41, 59, 0.8) !important;\n    color: #f8fafc !important;\n    border-color: rgba(51, 65, 85, 0.5) !important;\n}\nhtml.dark #tele-look-main-wrapper td,\nbody.dark #tele-look-main-wrapper td {\n    background: rgba(15, 23, 42, 0.4) !important;\n    color: #cbd5e1 !important;\n    border-color: rgba(51, 65, 85, 0.5) !important;\n}<\/p>\n<p>html.dark .cta-box,\nbody.dark .cta-box {\n    background: rgba(15, 23, 42, 0.5) !important;\n    border: 1px solid rgba(56, 189, 248, 0.3) !important;\n    box-shadow: 0 0 40px -10px rgba(14, 165, 233, 0.15) !important;\n}\nhtml.dark .cta-box h2,\nbody.dark .cta-box h2 {\n    color: #f8fafc !important;\n}\nhtml.dark .cta-box p,\nbody.dark .cta-box p {\n    color: #94a3b8 !important;\n}\nhtml.dark .cta-box a,\nbody.dark .cta-box a {\n    background: transparent !important;\n    border: 1px solid #38bdf8 !important;\n    color: #38bdf8 !important;\n    box-shadow: none !important;\n}\nhtml.dark .cta-box a:hover,\nbody.dark .cta-box a:hover {\n    background: #38bdf8 !important;\n    color: #060b13 !important;\n    box-shadow: 0 0 20px rgba(56, 189, 248, 0.4) !important;\n}<\/p>\n<p>html.dark .faq-question, body.dark .faq-question { color: #f8fafc !important; }\nhtml.dark .faq-answer, body.dark .faq-answer { color: #cbd5e1 !important; border-top: 1px solid rgba(51, 65, 85, 0.5); }\n<\/style>\n<div id=\"tele-look-main-wrapper\">\n<p>    <!-- HERO SECTION --><\/p>\n<section class=\"hero-section\" style=\"padding: 4.5rem 1.5rem 3rem; text-align: center; position: relative; overflow: visible;\">\n<div class=\"hero-glow\"><\/div>\n<div style=\"max-width: 64rem; margin: 0 auto; position: relative; z-index: 10;\">\n<div style=\"display: flex; justify-content: center; width: 100%;\">\n<nav class=\"breadcrumb-pill\" aria-label=\"Breadcrumb\">\n                    <span style=\"color: #38bdf8; font-size: 0.9rem;\">\u25cf<\/span><br \/>\n                    <a href=\"https:\/\/www.tele-look.com\/web\/\">Startseite<\/a><br \/>\n                    <span class=\"sep\">\/<\/span><br \/>\n                    <span class=\"current\">{PAGE_TITLE}<\/span><br \/>\n                <\/nav>\n<\/p><\/div>\n<h1 style=\"font-family: 'Montserrat', sans-serif !important; font-weight: 900 !important; font-size: clamp(2.5rem, 5.8vw, 4.2rem) !important; line-height: 1.15 !important; letter-spacing: -0.02em !important; margin-bottom: 1.5rem !important; text-align: center !important;\">\n                {MAIN_HEADLINE_PART_1}<br \/>\n                <span class=\"text-glow-wrap\"><br \/>\n                    <span class=\"text-gradient\" style=\"font-family: 'Montserrat', sans-serif !important; font-weight: 900 !important;\">{MAIN_HEADLINE_GRADIENT_PART}<\/span><br \/>\n                <\/span><br \/>\n            <\/h1>\n<p class=\"hero-desc\">\n                {SUBHEADLINE_DESCRIPTION}\n            <\/p>\n<\/p><\/div>\n<\/section>\n<p>    <!-- INHALTSVERZEICHNIS PILL NAV --><\/p>\n<div class=\"glass-pill-nav\">\n        <a href=\"#section-1\">Das Problem<\/a><br \/>\n        <a href=\"#section-2\">Die L\u00f6sung<\/a><br \/>\n        <a href=\"#section-3\">Vorteile<\/a>\n    <\/div>\n<p>    <!-- MAIN CONTENT AREA --><\/p>\n<section style=\"padding: 4rem 1.5rem 6rem;\">\n<div style=\"max-width: 56rem; margin: 0 auto; display: flex; flex-direction: column; gap: 4rem;\">\n<p>            <!-- CONTENT BLOCK 1 --><\/p>\n<div id=\"section-1\">\n<h2 class=\"section-title\">\n                    {SECTION_1_TITLE}<br \/>\n                <\/h2>\n<div>\n                    {SECTION_1_CONTENT}\n                <\/div>\n<\/p><\/div>\n<p>            <!-- BENTO GRID --><\/p>\n<div id=\"section-2\" style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 1.5rem;\">\n<div class=\"bento-card\">\n                    <svg style=\"width: 32px !important; height: 32px !important; max-width: 32px !important; max-height: 32px !important; display: block; margin-bottom: 1rem;\" class=\"bento-icon\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M10.5 1.5H8.25A2.25 2.25 0 006 3.75v16.5a2.25 2.25 0 002.25 2.25h7.5A2.25 2.25 0 0018 20.25V3.75a2.25 2.25 0 00-2.25-2.25H13.5m-3 0V3h3V1.5m-3 0h3m-3 18.75h3\"><\/path><\/svg><\/p>\n<h3>{BENTO_1_TITLE}<\/h3>\n<p>{BENTO_1_TEXT}<\/p>\n<\/p><\/div>\n<div class=\"bento-card\">\n                    <svg class=\"bento-icon\" style=\"color: #10b981 !important; width: 32px !important; height: 32px !important; max-width: 32px !important; max-height: 32px !important; display: block; margin-bottom: 1rem;\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12.75L11.25 15 15 9.75m-3-7.036A11.959 11.959 0 013.598 6 11.99 11.99 0 003 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285z\"><\/path><\/svg><\/p>\n<h3>{BENTO_2_TITLE}<\/h3>\n<p>{BENTO_2_TEXT}<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- CONTENT BLOCK 2 --><\/p>\n<div id=\"section-3\">\n<h2 class=\"section-title\">\n                    {SECTION_2_TITLE}<br \/>\n                <\/h2>\n<div>\n                    {SECTION_2_CONTENT}\n                <\/div>\n<\/p><\/div>\n<p>            <!-- {OPTIONAL_DISCLAIMER} --><\/p>\n<p>            <!-- E-E-A-T AUTHOR BOX --><\/p>\n<div style=\"background: rgba(15, 23, 42, 0.6); border: 1px solid rgba(56, 189, 248, 0.25); border-radius: 1.25rem; padding: 1.75rem; display: flex; align-items: flex-start; gap: 1.25rem; margin-top: 1rem;\">\n<div style=\"width: 3.25rem; height: 3.25rem; border-radius: 1rem; background: rgba(56, 189, 248, 0.1); border: 1px solid rgba(56, 189, 248, 0.3); display: flex; align-items: center; justify-content: center; color: #38bdf8; flex-shrink: 0;\">\n                    <svg style=\"width: 1.75rem; height: 1.75rem;\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M19 20H5a2 2 0 01-2-2V6a2 2 0 012-2h10a2 2 0 012 2v1m2 13a2 2 0 01-2-2V7m2 13a2 2 0 002-2V9a2 2 0 00-2-2h-2m-4-3H9M7 16h6M7 8h6v4H7V8z\"><\/path><\/svg>\n                <\/div>\n<div>\n<div style=\"display: flex; align-items: center; gap: 0.5rem; flex-wrap: wrap; margin-bottom: 0.35rem;\">\n                        <span style=\"font-family: 'Montserrat', sans-serif; font-weight: 800; color: #f8fafc; font-size: 1rem;\">tele-LOOK Fachredaktion<\/span><br \/>\n                        <span style=\"font-size: 0.7rem; font-weight: 700; text-transform: uppercase; color: #38bdf8; background: rgba(56, 189, 248, 0.1); border: 1px solid rgba(56, 189, 248, 0.25); padding: 0.15rem 0.6rem; border-radius: 9999px;\">Service &#038; Kundendienst Praxis<\/span>\n                    <\/div>\n<p style=\"font-size: 0.85rem; color: #94a3b8; line-height: 1.6; margin: 0; font-family: 'Raleway', sans-serif;\">\n                        Fachbeitrag der tele-LOOK Redaktion (Solutiness GmbH) unter fachlicher Leitung von <strong>Regina Keller<\/strong>. Praxiswissen f\u00fcr Remote-Support, visuelle Vorab-Triage und Flotteneinsatz im technischen Handwerk &#038; Kundendienst.\n                    <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- CTA --><\/p>\n<div class=\"cta-box\">\n<h2>Live-Video-Support f\u00fcr Ihr Team<\/h2>\n<p>Jetzt unverbindlich testen.<\/p>\n<p>                <a href=\"https:\/\/www.tele-look.com\/web\/tele-look-preise\/\"><br \/>\n                    Jetzt gratis testen &rarr;<br \/>\n                <\/a>\n            <\/div>\n<\/p><\/div>\n<\/section>\n<\/div>\n<div id=\"tele-look-main-wrapper\" class=\"antialiased\">\n<style>\n#tele-look-clean-article {\n    font-family: 'Manrope', sans-serif !important;\n    background-color: #060b13 !important;\n    color: #cbd5e1 !important;\n    line-height: 1.8 !important;\n    max-width: 54rem !important;\n    margin: 0 auto !important;\n    padding: 2rem 1.5rem 4rem 1.5rem !important;\n}\n#tele-look-clean-article h1, #tele-look-clean-article h2, #tele-look-clean-article h3 {\n    font-family: 'Montserrat', sans-serif !important;\n    color: #f8fafc !important;\n}\n.tele-cta-box {\n    background: rgba(15, 23, 42, 0.6) !important;\n    border: 1px solid rgba(56, 189, 248, 0.3) !important;\n    border-radius: 1.5rem !important;\n    padding: 3rem 2rem !important;\n    text-align: center !important;\n    margin-top: 4rem !important;\n    box-shadow: 0 0 40px -10px rgba(14, 165, 233, 0.15) !important;\n}\n<\/style>\n<div id=\"tele-look-clean-article\">\n<header style=\"text-align: center; margin-bottom: 3.5rem; padding-bottom: 2rem; border-bottom: 1px solid rgba(51, 65, 85, 0.4);\">\n        <span style=\"display: inline-block; background: rgba(15, 23, 42, 0.8); color: #38bdf8; font-size: 0.75rem; font-weight: 800; text-transform: uppercase; letter-spacing: 0.1em; padding: 0.4rem 1rem; border-radius: 9999px; border: 1px solid rgba(56, 189, 248, 0.3); margin-bottom: 1.25rem;\"><br \/>\n            tele-LOOK Magazin<br \/>\n        <\/span><\/p>\n<h1 style=\"font-family: 'Montserrat', sans-serif !important; font-size: 2.5rem; line-height: 1.25; font-weight: 800; color: #f8fafc; margin: 0 auto; max-width: 48rem;\">\n            tele-LOOK b\u00fcndelt Support-Kompetenz in der industriellen Instandsetzung<br \/>\n        <\/h1>\n<\/header>\n<div class=\"tele-article-body\">\n<p style=\"font-family: 'Manrope', sans-serif !important; font-size: 1.05rem; line-height: 1.8; color: #cbd5e1; margin-bottom: 1.5rem;\">tele-LOOK b\u00fcndelt Support-Kompetenz in der industriellen Instandsetzung mit neuem Video Conference Call Supportf\u00e4lle sind oft nicht von einem Techniker all&#8230;<\/p>\n<h2 style=\"font-family: 'Montserrat', sans-serif !important; font-size: 1.75rem; font-weight: 800; color: #f8fafc; margin-top: 3rem; margin-bottom: 1.25rem; letter-spacing: -0.02em;\">Service-Eins\u00e4tze jetzt digital l\u00f6sen<\/h2>\n<p style=\"font-family: 'Manrope', sans-serif !important; font-size: 1.05rem; line-height: 1.8; color: #cbd5e1; margin-bottom: 1.5rem;\">Supportf\u00e4lle sind oft nicht von einem Techniker allein zu bew\u00e4ltigen.Mehrere Techniker vor Ort sind jedoch mit gro\u00dfem Aufwand undKosten verbunden. Die Video-Konferenzschaltung von tele-LOOKerm\u00f6glicht die Zusammenarbeit mehrere Support-Techniker.<\/p>\n<p style=\"font-family: 'Manrope', sans-serif !important; font-size: 1.05rem; line-height: 1.8; color: #cbd5e1; margin-bottom: 1.5rem;\">In der industriellen Fertigung ist der Supportfall oft ein Worst-Case-Szenario. Beispielrechnungen haben ergeben, dass allein eine Stunde ungeplanter Stillstand einer Maschine in der Fertigung durchschnittlich mehr als 200.000 Euro kosten kann. Vor diesem Hintergrund ist es wenig verwunderlich, dass Industriebetriebe massiv in die Instandhaltung investieren. Im Rahmen der Gew\u00e4hrleistung bieten \u00fcblicherweise die Hersteller technischen Support. Dar\u00fcber hinaus nutzen Unternehmen Wartungsvertr\u00e4ge mit separaten Dienstleistern. Eigene Techniker leisten sich in der Regel nur gr\u00f6\u00dfere Unternehmen und selbst hier ist im Zweifelsfall zus\u00e4tzlicher Second-Level-Support erforderlich, wenn technische Probleme nicht mit eigenemKnow-how zu bew\u00e4ltigen sind.<\/p>\n<p style=\"font-family: 'Manrope', sans-serif !important; font-size: 1.05rem; line-height: 1.8; color: #cbd5e1; margin-bottom: 1.5rem;\">Der konkrete Supportfall ist f\u00fcr betroffene Unternehmen nicht selten eine Ern\u00fcchterung. Bis der geeignete Techniker vor Ort ist, vergeht wertvolle Zeit. Erreicht er schlie\u00dflich den Einsatzort, sind noch vor dem ersten Blick auf die betroffene Einrichtung Kosten entstanden, die letztlich der Kunde tr\u00e4gt. Stellt der Techniker dann vielleicht noch fest, dass ein Ersatzteil ben\u00f6tigt wird, das vor Ort nicht verf\u00fcgbar ist oder muss sogar ein Spezialist hinzugezogen werden, verl\u00e4sst er den Kunden unverrichteter Dinge und erh\u00f6ht dessen wirtschaftlichen Aufwand durch anhaltenden Ausfall und einen weiteren Reparaturtermin.<\/p>\n<p style=\"font-family: 'Manrope', sans-serif !important; font-size: 1.05rem; line-height: 1.8; color: #cbd5e1; margin-bottom: 1.5rem;\">Immer mehr Hersteller und Dienstleister setzen deshalb auf telefonischen Support. Dahinter steht nicht zuletzt die einfache Kalkulation, trotz wachsendem Fachkr\u00e4ftemangel, in k\u00fcrzerer Zeit mehr Kunden bedienen zu k\u00f6nnen, um so eigene Kosten zu senken und konkurrenzf\u00e4hig zu bleiben. Gerade wenn der Kunde eigene Techniker vor Ort besch\u00e4ftigt, besteht die Hoffnung, unter Anleitung einen Fehler identifizieren und beheben zu k\u00f6nnen. In der Praxis erweisen sich jedoch selbst kleine Defekte als un\u00fcberwindbare H\u00fcrde f\u00fcr die begrenzten M\u00f6glichkeiten einer telefonischen Einweisung. Sowohl die Identifizierung des Defektes als auch die Anleitung zu dessen Behebung scheitern daran, dass der Support-Techniker nicht sieht, was sein Kunde sieht, dieser nicht in der Lage ist, Details unzweifelhaft verst\u00e4ndlich zu formulieren und komplexe Anweisungen verbal schwer zu vermitteln sind. So wird die Fehlersuche schnell zur zeit- und nervenraubenden Schnitzeljagd, die selten zum gew\u00fcnschten Erfolg f\u00fchrt. Das Ergebnis ist nicht zuletzt ein unzufriedener Kunde.<\/p>\n<p style=\"font-family: 'Manrope', sans-serif !important; font-size: 1.05rem; line-height: 1.8; color: #cbd5e1; margin-bottom: 1.5rem;\">Mit tele-LOOK bietet die Solutiness GmbH eine branchenunabh\u00e4ngige, innovative Alternative zu zeit- und kostenaufwendigem Vor-Ort-Support und eine sinnvolle Erweiterung der begrenzten M\u00f6glichkeiten des klassischen Telefon-Supports. Das webbasierte Live-Video-Tool gew\u00e4hrt einem Service-Dienstleister Zugriff auf das Live-Kamerabild des Smartphones seines Kunden. Der Techniker sieht so, auch aus tausenden Kilometern Entfernung simultan, was sein Kunde vor Ort sieht.<\/p>\n<p style=\"font-family: 'Manrope', sans-serif !important; font-size: 1.05rem; line-height: 1.8; color: #cbd5e1; margin-bottom: 1.5rem;\">Um den Vorgang der Fehlersuche und die Fehlerbehebung zu optimieren, nutzt tele-LOOK den tele-PUNKT. Ein einfacher Kreis wird \u00fcber das Kamerabild gelegt und kann, als verl\u00e4ngerter Zeigefinder, vom Service-Techniker aus der Ferne \u00fcber das Display bewegt werden. So gelingt es ihm, fast ohne Worte, den Kunden pr\u00e4zise zu navigieren, das Kamerabild nach seinen Bed\u00fcrfnissen auf Details auszurichten und Handlungsanweisungen unmissverst\u00e4ndlich zu \u00fcbermitteln.<\/p>\n<p style=\"font-family: 'Manrope', sans-serif !important; font-size: 1.05rem; line-height: 1.8; color: #cbd5e1; margin-bottom: 1.5rem;\">\u201etele-LOOK ist mit dem tele-PUNKT eine Smart Simplicity L\u00f6sung, die den Anforderungen der Industrie 4.0 entspricht\u201c, erkl\u00e4rt Klaus Pl\u00fcher, Gesch\u00e4ftsf\u00fchrer der Solutiness GmbH. \u201eWir vermeiden damit Fehler und Missverst\u00e4ndnisse, die in der rein verbalen Kommunikation unweigerlich entstehen und gestalten so den Support-Einsatz deutlich unkomplizierter und effizienter.\u201c<\/p>\n<p style=\"font-family: 'Manrope', sans-serif !important; font-size: 1.05rem; line-height: 1.8; color: #cbd5e1; margin-bottom: 1.5rem;\">Als neuste Funktionalit\u00e4t von tele-LOOK sind nun auch erweiterte Konferenzschaltungen m\u00f6glich. So l\u00e4sst sich technische Unterst\u00fctzung einfach auf unterschiedlichen Support-Leveln realisieren. \u201eMit einem Conference Call kann zum Beispiel ein Service-Dienstleister ohne gr\u00f6\u00dferen Aufwand einen Second-Level-Support hinzuziehen, wenn f\u00fcr eine Fehlerdiagnose das Knowhow eines kompetenten Spezialisten erforderlich ist\u201c, wei\u00df Pl\u00fcher. \u201eIn der konventionellen Praxis w\u00e4re dieser Schritt eine zus\u00e4tzliche H\u00fcrde.\u201c<\/p>\n<p style=\"font-family: 'Manrope', sans-serif !important; font-size: 1.05rem; line-height: 1.8; color: #cbd5e1; margin-bottom: 1.5rem;\">tele-LOOK arbeitet barrierefrei, \u00fcber einen einfachen Web-Link, innerhalb unterschiedlicher\u00a0Standard-Browser und ben\u00f6tigt so keine zus\u00e4tzliche Installation auf Seiten des Support-Kunden. Der erforderliche Datentransfer erfolgt unter Einhaltung der Vorgaben der DSGVO.\u00a0Dabei verfolgt tele-LOOK eine grundlegende Philosophie der Datensparsamkeit und verzichtet, wo immer m\u00f6glich, auf die Verarbeitung personenbezogener Daten. Trotzdem bietet tele-LOOK dem Support-Dienstleister vielf\u00e4ltige M\u00f6glichkeiten, den Arbeitsaufwand weiter zu verringern. So lassen sich w\u00e4hrend des Support-Einsatzes HD-Fern-Fotos speichern, die zum Beispiel f\u00fcr einen Arbeitsauftrag, Dokumentation oder die Abrechnung der Dienstleistung genutzt werden k\u00f6nnen. Auch die Speicherung dieser Bilder erfolgt ohne Metadaten und damit DSGVO-konform und anonym. Service-Geber k\u00f6nnen tele-LOOK dar\u00fcber hinaus in eigene Systeme oder vorhandene Service-Apps integrieren und so den bereits geringen Aufwand f\u00fcr beide Seiten zus\u00e4tzlich reduzieren.<\/p>\n<p style=\"font-family: 'Manrope', sans-serif !important; font-size: 1.05rem; line-height: 1.8; color: #cbd5e1; margin-bottom: 1.5rem;\">\u201etele-LOOK ist eine einfache, aber zuverl\u00e4ssige M\u00f6glichkeit, um im Rahmen einer zeitgem\u00e4\u00dfen Service-Strategie Kosten zu senken und gleichzeitig die Produktivit\u00e4t zu erh\u00f6hen\u201c betont Pl\u00fcher. \u201eHersteller k\u00f6nnen mit tele-LOOK ihre Gew\u00e4hrleistungskosten reduzieren und gleichzeitig die Kundenzufriedenheit deutlich steigern. Damit gewinnen sowohl Support-Dienstleister als auch deren Endkunden Planungssicherheit, Zeit und Geld.\u201c<\/p>\n<p style=\"font-family: 'Manrope', sans-serif !important; font-size: 1.05rem; line-height: 1.8; color: #cbd5e1; margin-bottom: 1.5rem;\">\u00a9 2021 tele-LOOK. Trademarks and brands are the property of their respective owners.<\/p>\n<p style=\"font-family: 'Manrope', sans-serif !important; font-size: 1.05rem; line-height: 1.8; color: #cbd5e1; margin-bottom: 1.5rem;\">tele-LOOK ist ein Softwareanbieter f\u00fcr Live-Video-Support,kein Energie- oder Rechtsberatungsunternehmen. Wir fassen nach bestem Wissen \u00f6ffentlich zug\u00e4ngliche Informationen und Praxiserfahrungen (z. B. der KfW, BAFA, BMWE und Fachmedien wie der DHZ) zusammen. Wir \u00fcbernehmen keine Gew\u00e4hr f\u00fcr die Richtigkeit oder Vollst\u00e4ndigkeit. Die finale Entscheidung \u00fcber F\u00f6rderungsbewilligungen und rechtliche Vorgaben obliegt ausschlie\u00dflich den zust\u00e4ndigen Beh\u00f6rden und Pr\u00fcfstellen.<\/p>\n<\/p>\n<\/div>\n<p>    <!-- CTA --><\/p>\n<div class=\"tele-cta-box\">\n<h3 style=\"font-size: 1.75rem; font-weight: 800; color: #f8fafc; margin-bottom: 0.75rem;\">Live-Video-Support f\u00fcr Ihr Team<\/h3>\n<p style=\"color: #94a3b8; font-size: 1rem; margin-bottom: 2rem; max-width: 32rem; margin-left: auto; margin-right: auto;\">7 Tage kostenlos &#038; unverbindlich testen \u2013 direkt im Browser ohne App-Installation.<\/p>\n<p>        <a href=\"https:\/\/www.tele-look.com\/handwerker-portale-deal\/\" style=\"display: inline-block; background: #0ea5e9; color: #ffffff !important; font-family: 'Montserrat', sans-serif !important; font-weight: 700; text-transform: uppercase; font-size: 0.875rem; letter-spacing: 0.05em; padding: 0.875rem 1.75rem; border-radius: 9999px; text-decoration: none; transition: background 0.3s ease;\"><br \/>\n            Jetzt 7 Tage gratis testen &rarr;<br \/>\n        <\/a>\n    <\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u25cf Startseite \/ {PAGE_TITLE} {MAIN_HEADLINE_PART_1} {MAIN_HEADLINE_GRADIENT_PART} {SUBHEADLINE_DESCRIPTION} Das Problem Die L\u00f6sung Vorteile {SECTION_1_TITLE} {SECTION_1_CONTENT} {BENTO_1_TITLE} {BENTO_1_TEXT} {BENTO_2_TITLE} {BENTO_2_TEXT} {SECTION_2_TITLE} {SECTION_2_CONTENT} tele-LOOK Fachredaktion Service &#038; Kundendienst Praxis Fachbeitrag der tele-LOOK Redaktion (Solutiness GmbH) unter fachlicher Leitung von Regina Keller. Praxiswissen f\u00fcr Remote-Support, visuelle Vorab-Triage und Flotteneinsatz im technischen Handwerk &#038; Kundendienst. Live-Video-Support f\u00fcr Ihr Team Jetzt [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-16092","post","type-post","status-publish","format-standard","hentry","category-rund-um-visual-remote-support"],"_links":{"self":[{"href":"https:\/\/www.tele-look.com\/web\/wp-json\/wp\/v2\/posts\/16092","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tele-look.com\/web\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.tele-look.com\/web\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.tele-look.com\/web\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tele-look.com\/web\/wp-json\/wp\/v2\/comments?post=16092"}],"version-history":[{"count":1,"href":"https:\/\/www.tele-look.com\/web\/wp-json\/wp\/v2\/posts\/16092\/revisions"}],"predecessor-version":[{"id":16590,"href":"https:\/\/www.tele-look.com\/web\/wp-json\/wp\/v2\/posts\/16092\/revisions\/16590"}],"wp:attachment":[{"href":"https:\/\/www.tele-look.com\/web\/wp-json\/wp\/v2\/media?parent=16092"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.tele-look.com\/web\/wp-json\/wp\/v2\/categories?post=16092"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.tele-look.com\/web\/wp-json\/wp\/v2\/tags?post=16092"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}