{"id":2415,"date":"2021-11-11T11:54:01","date_gmt":"2021-11-11T10:54:01","guid":{"rendered":"http:\/\/hubtisch.info\/?page_id=2415"},"modified":"2026-02-26T15:09:40","modified_gmt":"2026-02-26T14:09:40","slug":"thanks","status":"publish","type":"page","link":"https:\/\/hubtisch.info\/en\/danke\/","title":{"rendered":"Thanks"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2415\" class=\"elementor elementor-2415\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6fb73f0 e-flex e-con-boxed e-con e-parent\" data-id=\"6fb73f0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-809437e elementor-widget elementor-widget-html\" data-id=\"809437e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  \/* =========================================================\n     DANKE \u2013 STYLE (wie Edelstahl-Seite)\n     ========================================================= *\/\n  .ht-thx{\n    --c-brand:#2A80C3;\n    --c-brand-light:#EBF4FA;\n    --c-brand-700:#1E3653;\n    --c-accent:#f6c745;\n    --c-ink:#0F172A;\n    --c-muted:#475569;\n    --c-line:#E2E8F0;\n\n    --radius:16px;\n    --shadow:0 20px 40px -4px rgba(15,23,42,.15);\n    --shadow-soft:0 10px 24px -8px rgba(15,23,42,.18);\n\n    font-family:\"Poppins\",system-ui,-apple-system,sans-serif;\n    line-height:1.7;\n    box-sizing:border-box;\n    margin-top:0 !important;\n  }\n  .ht-thx *, .ht-thx *::before, .ht-thx *::after{ box-sizing:inherit; }\n  .ht-thx .ht-container{ width:min(1100px,100% - 2rem); margin-inline:auto; }\n\n  \/* =========================================================\n     HERO (Fullwidth) + bewegte Kreise\n     ========================================================= *\/\n  .ht-thx .ht-fullwidth{\n    position:relative;\n    width:100vw;\n    margin-left:calc(50% - 50vw);\n    margin-right:calc(50% - 50vw);\n    margin-top:0 !important;\n    padding:6rem 0;\n    overflow-x:hidden;\n    display:flow-root;\n    border-bottom:5px solid var(--c-accent);\n\n    background:\n      radial-gradient(900px 420px at 20% 25%, rgba(246,199,69,.12), transparent 60%),\n      radial-gradient(700px 360px at 85% 30%, rgba(42,128,195,.35), transparent 55%),\n      linear-gradient(180deg, var(--c-brand-700) 0%, #162a40 100%);\n  }\n\n  .ht-thx .ht-fullwidth::before,\n  .ht-thx .ht-fullwidth::after{\n    content:\"\";\n    position:absolute;\n    border-radius:999px;\n    opacity:.9;\n    pointer-events:none;\n    border:1px solid rgba(255,255,255,.08);\n    filter:blur(2px);\n    will-change:transform,opacity,filter;\n  }\n  .ht-thx .ht-fullwidth::before{\n    width:520px;height:520px;\n    left:-180px;top:-220px;\n    background:rgba(42,128,195,.18);\n    animation:ht-float-left 14s ease-in-out infinite, ht-breathe-left 7.5s ease-in-out infinite;\n  }\n  .ht-thx .ht-fullwidth::after{\n    width:420px;height:420px;\n    right:-160px;top:-180px;\n    background:rgba(246,199,69,.10);\n    animation:ht-float-right 16s ease-in-out infinite, ht-breathe-right 8.5s ease-in-out infinite;\n  }\n\n  @keyframes ht-float-left{\n    0%,100%{ transform:translate3d(0,0,0) rotate(0deg); }\n    35%{ transform:translate3d(14px,10px,0) rotate(2deg); }\n    70%{ transform:translate3d(-10px,18px,0) rotate(-1deg); }\n  }\n  @keyframes ht-float-right{\n    0%,100%{ transform:translate3d(0,0,0) rotate(0deg); }\n    40%{ transform:translate3d(-12px,12px,0) rotate(-2deg); }\n    75%{ transform:translate3d(10px,20px,0) rotate(1deg); }\n  }\n  @keyframes ht-breathe-left{\n    0%,100%{ opacity:.92; filter:blur(2px); }\n    50%{ opacity:.76; filter:blur(6px); }\n  }\n  @keyframes ht-breathe-right{\n    0%,100%{ opacity:.88; filter:blur(2px); }\n    50%{ opacity:.72; filter:blur(7px); }\n  }\n\n  .ht-thx .ht-hero{\n    text-align:center;\n    color:#fff;\n    max-width:900px;\n    margin:0 auto;\n    padding:0 1rem;\n    position:relative;\n  }\n\n  .ht-thx .ht-kicker{\n    display:inline-flex;\n    align-items:center;\n    gap:.6rem;\n    padding:.45rem .9rem;\n    border-radius:999px;\n    background:rgba(255,255,255,.08);\n    border:1px solid rgba(255,255,255,.10);\n    color:#E2E8F0;\n    font-weight:600;\n    font-size:.95rem;\n    margin-bottom:1.25rem;\n    flex-wrap:wrap;\n    justify-content:center;\n  }\n  .ht-thx .ht-kicker strong{ color:#fff; font-weight:900; }\n\n  .ht-thx h1{\n    font-size:clamp(1.8rem, 5vw, 3.3rem);\n    font-weight:900;\n    line-height:1.15;\n    margin:0 0 1rem 0;\n    letter-spacing:-0.02em;\n  }\n  .ht-thx h1 span{ color:var(--c-accent); }\n\n  .ht-thx .ht-hero p{\n    margin:0;\n    color:#CBD5E1;\n    font-size:1.15rem;\n  }\n\n  .ht-thx .ht-cta{\n    display:flex;\n    justify-content:center;\n    gap:1rem;\n    flex-wrap:wrap;\n    margin-top:2rem;\n  }\n\n  .ht-thx .ht-btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    padding:1rem 2.5rem;\n    border-radius:50px;\n    font-weight:800;\n    font-size:1.1rem;\n    text-decoration:none !important;\n    transition:all .3s ease;\n    box-shadow:0 4px 15px rgba(0,0,0,.05);\n    text-align:center;\n  }\n  .ht-thx .ht-btn-primary{ background:var(--c-brand); color:#fff !important; }\n  .ht-thx .ht-btn-primary:hover{ background:var(--c-brand-700); transform:translateY(-3px); }\n  .ht-thx .ht-btn-secondary{ background:rgba(255,255,255,.95); color:var(--c-brand) !important; }\n  .ht-thx .ht-btn-secondary:hover{ transform:translateY(-3px); box-shadow:0 8px 25px rgba(0,0,0,.18); }\n\n  \/* =========================================================\n     CONTENT\n     ========================================================= *\/\n  .ht-thx .ht-content{\n    padding:4.5rem 0 5rem 0;\n    background:#fff;\n  }\n\n  .ht-thx .ht-grid{\n    display:grid;\n    grid-template-columns: 1.2fr .8fr;\n    gap:1.2rem;\n    align-items:start;\n  }\n\n  .ht-thx .ht-card{\n    background:#fff;\n    border:1px solid var(--c-line);\n    border-radius:var(--radius);\n    box-shadow:var(--shadow-soft);\n    padding:1.6rem;\n  }\n\n  .ht-thx .ht-card h2{\n    margin:0 0 .75rem 0;\n    font-size:1.55rem;\n    font-weight:900;\n    color:var(--c-ink);\n    letter-spacing:-0.01em;\n  }\n\n  .ht-thx .ht-steps{\n    background:var(--c-brand-light);\n    border:1px solid rgba(42,128,195,.18);\n    border-left:5px solid var(--c-brand);\n  }\n  .ht-thx .ht-steps h2{ color:var(--c-brand-700); }\n\n  .ht-thx ol{\n    margin:0;\n    padding-left:1.15rem;\n    color:var(--c-muted);\n    font-size:1.05rem;\n  }\n  .ht-thx li{ margin-bottom:.55rem; }\n  .ht-thx strong{ color:var(--c-ink); }\n\n  .ht-thx .ht-quick{\n    display:grid;\n    gap:.9rem;\n  }\n  .ht-thx .ht-pill{\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:1rem;\n    padding:1rem 1.1rem;\n    border-radius:14px;\n    background:#F8FAFC;\n    border:1px solid rgba(15,23,42,.06);\n  }\n  .ht-thx .ht-pill b{ color:var(--c-ink); font-weight:900; }\n  .ht-thx .ht-pill a{\n    color:var(--c-brand);\n    font-weight:900;\n    text-decoration:none;\n    white-space:nowrap;\n  }\n  .ht-thx .ht-pill a:hover{ text-decoration:underline; }\n\n  .ht-thx .ht-hint{\n    margin-top:1rem;\n    color:var(--c-muted);\n    font-size:1.02rem;\n  }\n\n  @media (max-width: 992px){\n    .ht-thx .ht-grid{ grid-template-columns: 1fr; }\n  }\n  @media (max-width: 768px){\n    .ht-thx .ht-fullwidth{ padding:4rem 0; }\n    .ht-thx .ht-hero p{ font-size:1.05rem; }\n    .ht-thx .ht-btn{ width:100%; }\n    .ht-thx .ht-content{ padding:3.5rem 0 4rem 0; }\n  }\n\n  @media (prefers-reduced-motion: reduce){\n    .ht-thx .ht-fullwidth::before,\n    .ht-thx .ht-fullwidth::after,\n    .ht-thx .ht-btn{\n      animation:none !important;\n      transition:none !important;\n      filter:none !important;\n      transform:none !important;\n    }\n  }\n<\/style>\n\n<div class=\"ht-thx\">\n  <!-- HERO -->\n  <div class=\"ht-fullwidth\">\n    <div class=\"ht-container\">\n      <div class=\"ht-hero\">\n        <div class=\"ht-kicker\"><strong>Thank you<\/strong> \u00b7 Request sent<\/div>\n        <h1 lang=\"de\">We have received your message <span>receive<\/span><\/h1>\n        <p>We will get back to you as soon as possible. If you have any additional information, please feel free to provide it.<\/p>\n\n        <div class=\"ht-cta\">\n          <a class=\"ht-btn ht-btn-primary\" href=\"\/en\/\">Go to homepage<\/a>\n          <a class=\"ht-btn ht-btn-secondary\" href=\"\/en\/contact\/\">Further inquiry \u2794<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- CONTENT -->\n  <div class=\"ht-content\">\n    <div class=\"ht-container\">\n      <div class=\"ht-grid\">\n\n        <div class=\"ht-card ht-steps\">\n          <h2>Here&#039;s what happens next<\/h2>\n          <ol>\n            <li><strong>Test:<\/strong> We will review your specifications (load capacity, dimensions, stroke, environment).<\/li>\n            <li><strong>For further questions:<\/strong> If anything is unclear, we will contact you briefly by phone or email.<\/li>\n            <li><strong>Recommendation:<\/strong> You will receive a suitable solution including a quote or product recommendation.<\/li>\n          <\/ol>\n          <div class=\"ht-hint\">\n            Tip: If you already have drawings\/photos of the installation location, please send them to\n            <a href=\"mailto:office@maluk.at\" style=\"color:#2A80C3; font-weight:900; text-decoration:none;\">office@maluk.at<\/a>.\n          <\/div>\n        <\/div>\n\n        <div class=\"ht-card\">\n          <h2>Quick contact<\/h2>\n\n          <div class=\"ht-quick\">\n            <div class=\"ht-pill\">\n              <div><b>phone<\/b><br><span style=\"color:#475569;\">Call directly<\/span><\/div>\n              <a href=\"tel:+43423289559\">+43 4232 89559<\/a>\n            <\/div>\n\n            <div class=\"ht-pill\">\n              <div><b>e-mail<\/b><br><span style=\"color:#475569;\">Information to follow<\/span><\/div>\n              <a href=\"mailto:office@maluk.at\">office@maluk.at<\/a>\n            <\/div>\n\n            <div class=\"ht-pill\">\n              <div><b>online shop<\/b><br><span style=\"color:#475569;\">View products<\/span><\/div>\n              <a href=\"https:\/\/www.maluk.at\/\" target=\"_blank\" rel=\"noopener\">maluk.at \u2794<\/a>\n            <\/div>\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Vielen Dank \u00b7 Anfrage gesendet Wir haben Ihre Nachricht erhalten Wir melden uns schnellstm\u00f6glich bei Ihnen zur\u00fcck. Wenn Sie zus\u00e4tzliche Infos haben, k\u00f6nnen Sie diese gerne nachreichen. Zur Startseite Weitere Anfrage \u2794 So geht\u2019s weiter Pr\u00fcfung: Wir sehen uns Ihre Eckdaten (Traglast, Ma\u00df, Hub, Umgebung) an. R\u00fcckfragen: Falls etwas unklar ist, melden wir uns kurz [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-2415","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/hubtisch.info\/en\/wp-json\/wp\/v2\/pages\/2415","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hubtisch.info\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hubtisch.info\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hubtisch.info\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/hubtisch.info\/en\/wp-json\/wp\/v2\/comments?post=2415"}],"version-history":[{"count":3,"href":"https:\/\/hubtisch.info\/en\/wp-json\/wp\/v2\/pages\/2415\/revisions"}],"predecessor-version":[{"id":14635,"href":"https:\/\/hubtisch.info\/en\/wp-json\/wp\/v2\/pages\/2415\/revisions\/14635"}],"wp:attachment":[{"href":"https:\/\/hubtisch.info\/en\/wp-json\/wp\/v2\/media?parent=2415"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}