{"id":2272,"date":"2026-06-02T07:28:41","date_gmt":"2026-06-02T06:28:41","guid":{"rendered":"https:\/\/latenis.com\/kontakt\/"},"modified":"2026-06-02T07:52:39","modified_gmt":"2026-06-02T06:52:39","slug":"kontakt","status":"publish","type":"page","link":"https:\/\/latenis.com\/de\/kontakt\/","title":{"rendered":"Kontakt"},"content":{"rendered":"\n<style>\n  \/* \u2500\u2500 Astra layout reset \u2500\u2500 *\/\n  .site-content,\n  .content-area,\n  #primary,\n  .site-main,\n  .entry-content,\n  .ast-article-single,\n  .wp-block-post-content {\n    padding-top: 0 !important;\n    padding-bottom: 0 !important;\n    margin-top: 0 !important;\n    margin-bottom: 0 !important;\n  }\n  .site-header,\n  #masthead,\n  .ast-header-break-point .site-header {\n    margin-bottom: 0 !important;\n    padding-bottom: 0 !important;\n  }\n  .wp-block-custom-html {\n    margin: 0 !important;\n    padding: 0 !important;\n    line-height: 0 !important;\n  }\n\n  \/* \u2500\u2500 Full-width stretch \u2500\u2500 *\/\n  .latenis-contact {\n    width: 100vw !important;\n    position: relative !important;\n    left: 50% !important;\n    right: 50% !important;\n    margin-left: -50vw !important;\n    margin-right: -50vw !important;\n    box-sizing: border-box !important;\n    line-height: 1.7 !important;\n  }\n\n  \/* \u2500\u2500 Container width \u2500\u2500 *\/\n  .latenis-contact .container {\n    max-width: var(--ast-global-container-width, 1200px) !important;\n    width: 100%;\n    margin: 0 auto;\n    padding: 0 24px;\n  }\n\n  \/* \u2500\u2500 VI Design Tokens \u2500\u2500 *\/\n  .latenis-contact {\n    --void-black: #0d0e10;\n    --void-dark: #1a1c20;\n    --void-mid: #1f2226;\n    --signal-teal: #00b89c;\n    --signal-teal-dim: rgba(0, 184, 156, 0.15);\n    --signal-teal-glow: rgba(0, 184, 156, 0.06);\n    --white: #ffffff;\n    --text-primary: #e8e8ec;\n    --text-secondary: #8b8d97;\n    --text-muted: #555761;\n    --surface-1: #141518;\n    --surface-2: #1a1c20;\n    --border: #2a2c32;\n    --success: #27ae60;\n    --error: #e74c3c;\n  }\n  .latenis-contact,\n  .latenis-contact * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n  .latenis-contact {\n    background: var(--void-black);\n    color: var(--text-primary);\n    font-family: \"Inter\", -apple-system, BlinkMacSystemFont, sans-serif;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n  }\n  .latenis-contact a {\n    color: var(--signal-teal);\n    text-decoration: none;\n    transition: color 0.2s;\n  }\n  .latenis-contact a:hover {\n    color: var(--white);\n  }\n  .latenis-contact .section-label {\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: var(--signal-teal);\n    margin-bottom: 12px;\n  }\n  .latenis-contact .section-title {\n    font-size: 36px;\n    font-weight: 700;\n    color: var(--white);\n    line-height: 1.25;\n    margin-bottom: 16px;\n  }\n  .latenis-contact .section-desc {\n    font-size: 16px;\n    color: var(--text-secondary);\n    line-height: 1.7;\n  }\n\n  \/* \u2500\u2500 Hero \u2500\u2500 *\/\n  .latenis-contact .hero {\n    padding: 100px 24px 80px;\n    text-align: center;\n    background:\n      radial-gradient(ellipse 70% 50% at 50% 0%, var(--signal-teal-glow) 0%, transparent 70%),\n      var(--void-black);\n  }\n  .latenis-contact .hero-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: var(--signal-teal-dim);\n    border: 1px solid rgba(0, 184, 156, 0.25);\n    color: var(--signal-teal);\n    padding: 7px 20px;\n    border-radius: 24px;\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 0.5px;\n    margin-bottom: 28px;\n  }\n  .latenis-contact .hero h1 {\n    font-size: 52px;\n    font-weight: 800;\n    color: var(--white);\n    line-height: 1.1;\n    letter-spacing: -1px;\n    margin-bottom: 20px;\n  }\n  .latenis-contact .hero h1 span {\n    color: var(--signal-teal);\n  }\n  .latenis-contact .hero-sub {\n    font-size: 18px;\n    font-weight: 300;\n    color: var(--text-secondary);\n    max-width: 560px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* \u2500\u2500 Response time bar \u2500\u2500 *\/\n  .latenis-contact .response-bar {\n    background: var(--surface-1);\n    border-top: 1px solid var(--border);\n    border-bottom: 1px solid var(--border);\n    padding: 18px 24px;\n  }\n  .latenis-contact .response-bar-inner {\n    max-width: var(--ast-global-container-width, 1200px) !important;\n    margin: 0 auto;\n    display: flex;\n    justify-content: center;\n    gap: 48px;\n    flex-wrap: wrap;\n    font-size: 13px;\n    color: var(--text-secondary);\n  }\n  .latenis-contact .response-item {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .latenis-contact .response-item .dot {\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: var(--signal-teal);\n    flex-shrink: 0;\n  }\n  .latenis-contact .response-item strong {\n    color: var(--text-primary);\n    font-weight: 600;\n  }\n\n  \/* \u2500\u2500 Main layout (form + info) \u2500\u2500 *\/\n  .latenis-contact .contact-section {\n    padding: 80px 24px 100px;\n    background: var(--void-black);\n  }\n  .latenis-contact .contact-grid {\n    display: grid;\n    grid-template-columns: 1fr 420px;\n    gap: 48px;\n    align-items: start;\n  }\n  @media (max-width: 860px) {\n    .latenis-contact .contact-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* \u2500\u2500 Contact form card \u2500\u2500 *\/\n  .latenis-contact .form-card {\n    background: var(--surface-1);\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    padding: 40px;\n  }\n  .latenis-contact .form-card h2 {\n    font-size: 24px;\n    font-weight: 700;\n    color: var(--white);\n    margin-bottom: 8px;\n  }\n  .latenis-contact .form-card .form-desc {\n    font-size: 14px;\n    color: var(--text-secondary);\n    margin-bottom: 32px;\n  }\n\n  \/* Contact Form 7 styling override *\/\n  .latenis-contact .wpcf7 .wpcf7-form-control-wrap {\n    margin-bottom: 20px;\n  }\n  .latenis-contact .wpcf7 label {\n    color: var(--text-primary);\n    font-size: 13px;\n    font-weight: 500;\n    margin-bottom: 6px;\n    display: block;\n  }\n  .latenis-contact .wpcf7 input[type=\"text\"],\n  .latenis-contact .wpcf7 input[type=\"email\"],\n  .latenis-contact .wpcf7 select,\n  .latenis-contact .wpcf7 textarea {\n    background: var(--void-mid) !important;\n    border: 1px solid var(--border) !important;\n    color: var(--text-primary) !important;\n    border-radius: 8px !important;\n    padding: 12px 16px !important;\n    font-size: 14px !important;\n    font-family: \"Inter\", sans-serif !important;\n    width: 100% !important;\n    transition: border-color 0.2s !important;\n    box-sizing: border-box !important;\n  }\n  .latenis-contact .wpcf7 input:focus,\n  .latenis-contact .wpcf7 select:focus,\n  .latenis-contact .wpcf7 textarea:focus {\n    border-color: var(--signal-teal) !important;\n    outline: none !important;\n  }\n  \/* Fix select dropdown text clipping *\/\n  .latenis-contact .wpcf7 select {\n    height: auto !important;\n    min-height: 44px !important;\n    line-height: 1.5 !important;\n    -webkit-appearance: none !important;\n    -moz-appearance: none !important;\n    appearance: none !important;\n    background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%238b8d97' d='M6 8L1 3h10z'\/%3E%3C\/svg%3E\") !important;\n    background-repeat: no-repeat !important;\n    background-position: right 16px center !important;\n    padding-right: 40px !important;\n  }\n  .latenis-contact .wpcf7 select option {\n    background: var(--void-mid) !important;\n    color: var(--text-primary) !important;\n    padding: 8px 12px !important;\n  }\n  .latenis-contact .wpcf7 textarea {\n    min-height: 140px !important;\n    resize: vertical !important;\n  }\n  .latenis-contact .wpcf7 .wpcf7-submit {\n    background: var(--signal-teal) !important;\n    color: var(--void-black) !important;\n    border: none !important;\n    border-radius: 8px !important;\n    padding: 14px 36px !important;\n    font-size: 15px !important;\n    font-weight: 700 !important;\n    cursor: pointer !important;\n    transition: background 0.2s, transform 0.1s !important;\n    width: 100% !important;\n    margin-top: 8px !important;\n    font-family: \"Inter\", sans-serif !important;\n  }\n  .latenis-contact .wpcf7 .wpcf7-submit:hover {\n    background: #00d4a8 !important;\n    transform: translateY(-1px) !important;\n  }\n  \/* \u2500\u2500 Info sidebar \u2500\u2500 *\/\n  .latenis-contact .info-col {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n  }\n  .latenis-contact .info-card {\n    background: var(--surface-1);\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    padding: 28px;\n    transition: border-color 0.3s;\n  }\n  .latenis-contact .info-card:hover {\n    border-color: rgba(0, 184, 156, 0.4);\n  }\n  .latenis-contact .info-card-icon {\n    font-size: 28px;\n    margin-bottom: 12px;\n  }\n  .latenis-contact .info-card h3 {\n    font-size: 16px;\n    font-weight: 700;\n    color: var(--white);\n    margin-bottom: 6px;\n  }\n  .latenis-contact .info-card p {\n    font-size: 13px;\n    color: var(--text-secondary);\n    line-height: 1.6;\n    margin-bottom: 12px;\n  }\n  .latenis-contact .info-card .info-link {\n    font-size: 14px;\n    font-weight: 600;\n    color: var(--signal-teal);\n  }\n  .latenis-contact .info-card .info-detail {\n    font-size: 13px;\n    color: var(--text-muted);\n  }\n  .latenis-contact .info-card .tag-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 4px;\n  }\n  .latenis-contact .info-card .tag {\n    background: var(--void-mid);\n    border: 1px solid var(--border);\n    color: var(--text-secondary);\n    font-size: 12px;\n    padding: 4px 12px;\n    border-radius: 20px;\n  }\n\n  \/* \u2500\u2500 FAQ quick links \u2500\u2500 *\/\n  .latenis-contact .faq-section {\n    padding: 0 24px 100px;\n    background: var(--void-black);\n  }\n  .latenis-contact .faq-header {\n    margin-bottom: 36px;\n  }\n  .latenis-contact .faq-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n  @media (max-width: 860px) {\n    .latenis-contact .faq-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n  @media (max-width: 540px) {\n    .latenis-contact .faq-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n  .latenis-contact .faq-card {\n    background: var(--surface-1);\n    border: 1px solid var(--border);\n    border-radius: 12px;\n    padding: 24px;\n    transition: border-color 0.25s;\n    cursor: default;\n  }\n  .latenis-contact .faq-card:hover {\n    border-color: rgba(0, 184, 156, 0.35);\n  }\n  .latenis-contact .faq-card .faq-icon {\n    font-size: 22px;\n    margin-bottom: 10px;\n  }\n  .latenis-contact .faq-card h4 {\n    font-size: 14px;\n    font-weight: 700;\n    color: var(--white);\n    margin-bottom: 6px;\n    line-height: 1.4;\n  }\n  .latenis-contact .faq-card p {\n    font-size: 13px;\n    color: var(--text-secondary);\n    line-height: 1.6;\n  }\n  .latenis-contact .faq-card a {\n    font-size: 13px;\n    font-weight: 600;\n    color: var(--signal-teal);\n    display: inline-block;\n    margin-top: 10px;\n  }\n\n  \/* \u2500\u2500 Divider \u2500\u2500 *\/\n  .latenis-contact .divider {\n    border: none;\n    border-top: 1px solid var(--border);\n    margin: 0 24px 60px;\n  }\n\n  \/* \u2500\u2500 Mobile tweaks \u2500\u2500 *\/\n  @media (max-width: 640px) {\n    .latenis-contact .hero h1 {\n      font-size: 36px;\n    }\n    .latenis-contact .form-card {\n      padding: 28px 20px;\n    }\n    .latenis-contact .response-bar-inner {\n      gap: 24px;\n    }\n  }\n<\/style>\n\n<div class=\"latenis-contact\">\n\n  <!-- \u2500\u2500 Hero \u2500\u2500 -->\n  <section class=\"hero\">\n    <div class=\"container\">\n      <div class=\"hero-badge\">\n        <span>\ud83d\udcac<\/span>\n        <span>Echte Menschen \u2014 keine Bots<\/span>\n      <\/div>\n      <h1>Kontaktieren Sie <span>uns<\/span><\/h1>\n      <p class=\"hero-sub\">\n        Fragen zu Ihrer Bestellung, zur Privatsph\u00e4re-Einrichtung oder wissen Sie nicht, welches Ger\u00e4t am besten zu Ihnen passt? Wir sind f\u00fcr Sie da.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <!-- \u2500\u2500 Response time bar \u2500\u2500 -->\n  <div class=\"response-bar\">\n    <div class=\"response-bar-inner\">\n      <div class=\"response-item\">\n        <span class=\"dot\"><\/span>\n        <span><strong>Support-Zeiten:<\/strong> Mo\u2013Fr, 9:00\u201318:00 (MEZ)<\/span>\n      <\/div>\n      <div class=\"response-item\">\n        <span class=\"dot\"><\/span>\n        <span><strong>E-Mail-Antwort:<\/strong> innerhalb von 1\u20132 Werktagen<\/span>\n      <\/div>\n      <div class=\"response-item\">\n        <span class=\"dot\"><\/span>\n        <span><strong>Sprachen:<\/strong> Deutsch &amp; Englisch<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2500\u2500 Main contact grid \u2500\u2500 -->\n  <section class=\"contact-section\">\n    <div class=\"container\">\n      <div class=\"contact-grid\">\n\n        <!-- Left: form -->\n        <div class=\"form-card\">\n          <h2>Schreiben Sie uns<\/h2>\n          <p class=\"form-desc\">\n            Sagen Sie uns, was Sie brauchen, und wir melden uns so schnell wie m\u00f6glich bei Ihnen.\n            Bitte geben Sie bei bestellungsbezogenen Anfragen Ihre Bestellnummer an.\n          <\/p>\n\n          \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f2281-o1\" lang=\"de-DE\" dir=\"ltr\" data-wpcf7-id=\"2281\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/de\/wp-json\/wp\/v2\/pages\/2272#wpcf7-f2281-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Kontaktformular\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"2281\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"de_DE\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f2281-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p><label> Ihr Name<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span> <\/label>\n<\/p>\n<p><label> Ihre E-Mail<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span> <\/label>\n<\/p>\n<p><label> Betreff<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-subject\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" name=\"your-subject\"><option value=\"\">\u2014 Thema w\u00e4hlen \u2014<\/option><option value=\"Bestellstatus \/ Sendung verfolgen\">Bestellstatus \/ Sendung verfolgen<\/option><option value=\"Retoure oder R\u00fcckerstattung\">Retoure oder R\u00fcckerstattung<\/option><option value=\"Produktfrage\">Produktfrage<\/option><option value=\"GrapheneOS-Einrichtungshilfe\">GrapheneOS-Einrichtungshilfe<\/option><option value=\"Datenschutz \/ Datenanfrage\">Datenschutz \/ Datenanfrage<\/option><option value=\"Sonstiges\">Sonstiges<\/option><\/select><\/span> <\/label>\n<\/p>\n<p><label> Bestellnummer (optional)<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-order\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"z. B. LAT-12345\" value=\"\" type=\"text\" name=\"your-order\" \/><\/span> <\/label>\n<\/p>\n<p><label> Ihre Nachricht<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" name=\"your-message\"><\/textarea><\/span> <\/label>\n<\/p>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Nachricht senden\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n        <\/div>\n\n        <!-- Right: info cards -->\n        <div class=\"info-col\">\n\n          <div class=\"info-card\">\n            <div class=\"info-card-icon\">\u2709\ufe0f<\/div>\n            <h3>E-Mail-Support<\/h3>\n            <p>F\u00fcr Bestellanfragen, Retouren und allgemeine Fragen.<\/p>\n            <a href=\"mailto:support@latenis.com\" class=\"info-link\">support@latenis.com<\/a>\n            <p class=\"info-detail\" style=\"margin-top:8px;\">Antwort innerhalb von 1\u20132 Werktagen<\/p>\n          <\/div>\n\n          <div class=\"info-card\">\n            <div class=\"info-card-icon\">\ud83d\udd12<\/div>\n            <h3>Datenschutz &amp; Anfragen<\/h3>\n            <p>DSGVO-Auskunftsersuchen, L\u00f6schung und datenschutzbezogene Anfragen.<\/p>\n            <a href=\"mailto:privacy@latenis.com\" class=\"info-link\">privacy@latenis.com<\/a>\n            <p class=\"info-detail\" style=\"margin-top:8px;\">Antwort innerhalb von 30 Tagen gesetzlich<\/p>\n          <\/div>\n\n          <div class=\"info-card\">\n            <div class=\"info-card-icon\">\ud83c\udf0d<\/div>\n            <h3>Lieferziele<\/h3>\n            <p>Wir liefern DDP direkt an Ihre Haust\u00fcr \u2014 keine versteckten Einfuhrgeb\u00fchren.<\/p>\n            <div class=\"tag-row\">\n              <span class=\"tag\">\ud83c\uddea\ud83c\uddfa EU<\/span>\n              <span class=\"tag\">\ud83c\uddec\ud83c\udde7 UK<\/span>\n              <span class=\"tag\">\ud83c\uddfa\ud83c\uddf8 US<\/span>\n              <span class=\"tag\">\ud83c\udde8\ud83c\udde6 CA<\/span>\n              <span class=\"tag\">\ud83c\udde6\ud83c\uddfa AU<\/span>\n            <\/div>\n          <\/div>\n\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2500\u2500 FAQ quick links \u2500\u2500 -->\n  <hr class=\"divider\" \/>\n  <section class=\"faq-section\">\n    <div class=\"container\">\n      <div class=\"faq-header\">\n        <p class=\"section-label\">Schnellantworten<\/p>\n        <h2 class=\"section-title\">H\u00e4ufige Fragen<\/h2>\n        <p class=\"section-desc\">Vielleicht finden Sie Ihre Antwort hier, bevor Sie uns kontaktieren.<\/p>\n      <\/div>\n      <div class=\"faq-grid\">\n\n        <div class=\"faq-card\">\n          <div class=\"faq-icon\">\ud83d\udce6<\/div>\n          <h4>Wie lange dauert die Lieferung?<\/h4>\n          <p>EU\/UK: 25\u201335 Werktage. US\/CA\/AU: 20\u201335 Werktage. Alle Bestellungen werden DDP geliefert.<\/p>\n          <a href=\"\/de\/versandrichtlinie\/\">Versandrichtlinie ansehen &rarr;<\/a>\n        <\/div>\n\n        <div class=\"faq-card\">\n          <div class=\"faq-icon\">\u21a9\ufe0f<\/div>\n          <h4>Kann ich meine Bestellung zur\u00fcckgeben?<\/h4>\n          <p>Ja \u2014 30 Tage R\u00fcckgaberecht f\u00fcr unbenutzte Ger\u00e4te, plus das gesetzliche 14-t\u00e4gige EU-Widerrufsrecht.<\/p>\n          <a href=\"\/de\/rueckerstattungsrichtlinie\/\">R\u00fcckerstattungsrichtlinie ansehen &rarr;<\/a>\n        <\/div>\n\n        <div class=\"faq-card\">\n          <div class=\"faq-icon\">\ud83d\udcf1<\/div>\n          <h4>Funktioniert GrapheneOS mit meinem Anbieter?<\/h4>\n          <p>GrapheneOS unterst\u00fctzt die meisten LTE\/5G-Frequenzb\u00e4nder in EU-, UK-, US-, CA- und AU-Netzen. Die Bandabdeckung variiert je nach Modell.<\/p>\n          <a href=\"https:\/\/latenis.com\/de\/shop\/\">Ger\u00e4te ansehen &rarr;<\/a>\n        <\/div>\n\n        <div class=\"faq-card\">\n          <div class=\"faq-icon\">\ud83d\udd11<\/div>\n          <h4>Ist mein Ger\u00e4t wirklich privat?<\/h4>\n          <p>GrapheneOS ist ein quelloffenes, geh\u00e4rtetes Android-Betriebssystem ohne Google-Dienste. Wir installieren es auf jedem Ger\u00e4t frisch.<\/p>\n          <a href=\"https:\/\/latenis.com\/de\/shop\/\">Mehr erfahren &rarr;<\/a>\n        <\/div>\n\n        <div class=\"faq-card\">\n          <div class=\"faq-icon\">\ud83d\udee1\ufe0f<\/div>\n          <h4>Welche Garantie habe ich?<\/h4>\n          <p>Bis zu 1 Jahr Hardwaregarantie. Der Softwaresupport richtet sich nach Googles offiziellem Sicherheitsupdate-Zeitplan f\u00fcr jedes Modell.<\/p>\n          <a href=\"https:\/\/latenis.com\/de\/nutzungsbedingungen\/\">Nutzungsbedingungen ansehen &rarr;<\/a>\n        <\/div>\n\n        <div class=\"faq-card\">\n          <div class=\"faq-icon\">\ud83d\udcb3<\/div>\n          <h4>Noch eine Frage?<\/h4>\n          <p>K\u00f6nnen Sie nicht finden, was Sie suchen? Senden Sie uns eine Nachricht \u00fcber das Formular oben und wir antworten innerhalb von 1\u20132 Werktagen.<\/p>\n          <a href=\"#\" onclick=\"document.querySelector('.form-card').scrollIntoView({behavior:'smooth'});return false;\">An uns schreiben &rarr;<\/a>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>\ud83d\udcac Echte Menschen \u2014 keine Bots Kontaktieren Sie uns Fragen zu Ihrer Bestellung, zur Privatsph\u00e4re-Einrichtung oder wissen Sie nicht, welches [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","ast-global-header-display":"","ast-banner-title-visibility":"disabled","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2272","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/latenis.com\/de\/wp-json\/wp\/v2\/pages\/2272","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/latenis.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/latenis.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/latenis.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/latenis.com\/de\/wp-json\/wp\/v2\/comments?post=2272"}],"version-history":[{"count":3,"href":"https:\/\/latenis.com\/de\/wp-json\/wp\/v2\/pages\/2272\/revisions"}],"predecessor-version":[{"id":2288,"href":"https:\/\/latenis.com\/de\/wp-json\/wp\/v2\/pages\/2272\/revisions\/2288"}],"wp:attachment":[{"href":"https:\/\/latenis.com\/de\/wp-json\/wp\/v2\/media?parent=2272"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}