{"id":2156,"date":"2026-08-28T08:41:44","date_gmt":"2026-08-28T08:41:44","guid":{"rendered":"https:\/\/www.matawi.eu\/?page_id=2156"},"modified":"2026-08-28T08:44:19","modified_gmt":"2026-08-28T08:44:19","slug":"dziekuje","status":"publish","type":"page","link":"https:\/\/www.matawi.eu\/de\/dziekuje\/","title":{"rendered":"Dzi\u0119kuj\u0119"},"content":{"rendered":"<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900&family=Space+Grotesk:wght@500;600;700&display=swap');\n\n.matawi-thankyou,\n.matawi-thankyou * {\n  box-sizing: border-box;\n}\n\n.matawi-thankyou {\n  position: relative;\n  overflow: hidden;\n  min-height: 82vh;\n  display: flex;\n  align-items: center;\n  padding: 100px 0;\n  background:\n    radial-gradient(circle at 10% 18%, rgba(104,54,149,.18), transparent 31%),\n    radial-gradient(circle at 88% 72%, rgba(30,190,200,.12), transparent 30%),\n    #090a0f;\n  color: #f7f8fb;\n  font-family: \"Inter\", \"Segoe UI\", Arial, sans-serif;\n}\n\n.matawi-thankyou::before {\n  position: absolute;\n  inset: 0;\n  opacity: .28;\n  background-image:\n    linear-gradient(rgba(255,255,255,.045) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(255,255,255,.045) 1px, transparent 1px);\n  background-size: 80px 80px;\n  mask-image: linear-gradient(to bottom, #000, transparent 95%);\n  content: \"\";\n  pointer-events: none;\n}\n\n.matawi-thankyou__container {\n  position: relative;\n  z-index: 2;\n  width: min(1400px, calc(100% - 80px));\n  margin-inline: auto;\n}\n\n.matawi-thankyou__grid {\n  display: grid;\n  grid-template-columns: 1.05fr .95fr;\n  gap: 80px;\n  align-items: center;\n}\n\n.matawi-thankyou__eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 28px;\n  color: #1EBEC8;\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: .18em;\n  text-transform: uppercase;\n}\n\n.matawi-thankyou__eyebrow::before {\n  width: 42px;\n  height: 1px;\n  background: #1EBEC8;\n  content: \"\";\n}\n\n.matawi-thankyou__title {\n  max-width: 760px;\n  margin: 0;\n  color: #f7f8fb !important;\n  font-family: \"Space Grotesk\", \"Inter\", sans-serif;\n  font-size: clamp(46px, 6vw, 88px) !important;\n  font-weight: 700 !important;\n  letter-spacing: -.055em;\n  line-height: .98 !important;\n}\n\n.matawi-thankyou__gradient {\n  color: transparent;\n  background: linear-gradient(\n    110deg,\n    #683695,\n    #437DC0 52%,\n    #1EBEC8\n  );\n  background-clip: text;\n  -webkit-background-clip: text;\n}\n\n.matawi-thankyou__lead {\n  max-width: 650px;\n  margin: 30px 0 0;\n  color: #d4d7df !important;\n  font-size: 18px !important;\n  line-height: 1.75 !important;\n}\n\n.matawi-thankyou__text {\n  max-width: 650px;\n  margin: 18px 0 0;\n  color: #9298a5 !important;\n  font-size: 14px !important;\n  line-height: 1.8 !important;\n}\n\n.matawi-thankyou__actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 14px;\n  margin-top: 38px;\n}\n\n.matawi-thankyou__btn {\n  display: inline-flex;\n  min-height: 56px;\n  align-items: center;\n  justify-content: center;\n  gap: 10px;\n  padding: 0 28px;\n  border: 1px solid rgba(255,255,255,.14);\n  border-radius: 999px;\n  color: #f7f8fb !important;\n  font-size: 13px;\n  font-weight: 800;\n  letter-spacing: .05em;\n  text-decoration: none !important;\n  text-transform: uppercase;\n  transition:\n    transform .25s ease,\n    border-color .25s ease,\n    background .25s ease;\n}\n\n.matawi-thankyou__btn::after {\n  content: \"\u2197\";\n  font-size: 17px;\n}\n\n.matawi-thankyou__btn:hover {\n  transform: translateY(-3px);\n  border-color: #1EBEC8;\n  color: #fff !important;\n}\n\n.matawi-thankyou__btn--primary {\n  border-color: transparent;\n  background: linear-gradient(\n    110deg,\n    #683695,\n    #437DC0 52%,\n    #1EBEC8\n  );\n}\n\n.matawi-thankyou__btn--secondary {\n  background: rgba(255,255,255,.025);\n}\n\n.matawi-thankyou__visual {\n  position: relative;\n  min-height: 590px;\n  display: flex;\n  align-items: flex-end;\n  justify-content: center;\n}\n\n.matawi-thankyou__visual::before {\n  position: absolute;\n  width: 470px;\n  height: 470px;\n  bottom: 15px;\n  border-radius: 50%;\n  background:\n    radial-gradient(\n      circle,\n      rgba(30,190,200,.17),\n      rgba(67,125,192,.11) 38%,\n      rgba(104,54,149,.08) 56%,\n      transparent 73%\n    );\n  filter: blur(12px);\n  content: \"\";\n}\n\n.matawi-thankyou__monster {\n  position: relative;\n  z-index: 2;\n  display: block;\n  width: auto;\n  max-width: 370px;\n  max-height: 560px;\n  object-fit: contain;\n  transform: translateY(40px);\n  filter: drop-shadow(0 28px 46px rgba(0,0,0,.4));\n}\n\n.matawi-thankyou__card {\n  position: absolute;\n  right: 0;\n  bottom: 5px;\n  z-index: 3;\n  width: 230px;\n  padding: 20px;\n  border: 1px solid rgba(255,255,255,.11);\n  border-radius: 22px;\n  background: rgba(10,13,20,.9);\n  box-shadow: 0 25px 50px rgba(0,0,0,.3);\n  backdrop-filter: blur(14px);\n}\n\n.matawi-thankyou__card-title {\n  display: block;\n  margin-bottom: 9px;\n  color: #1EBEC8;\n  font-size: 10px;\n  font-weight: 800;\n  letter-spacing: .14em;\n  text-transform: uppercase;\n}\n\n.matawi-thankyou__card p {\n  margin: 0 !important;\n  color: #c7cbd4 !important;\n  font-size: 13px !important;\n  line-height: 1.7 !important;\n}\n\n\n\/* TABLET *\/\n@media (max-width: 1050px) {\n\n  .matawi-thankyou {\n    padding: 85px 0;\n  }\n\n  .matawi-thankyou__container {\n    width: min(100% - 48px, 1400px);\n  }\n\n  .matawi-thankyou__grid {\n    grid-template-columns: 1fr;\n    gap: 30px;\n  }\n\n  .matawi-thankyou__content {\n    text-align: center;\n  }\n\n  .matawi-thankyou__eyebrow {\n    justify-content: center;\n  }\n\n  .matawi-thankyou__title,\n  .matawi-thankyou__lead,\n  .matawi-thankyou__text {\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .matawi-thankyou__actions {\n    justify-content: center;\n  }\n\n  .matawi-thankyou__visual {\n    min-height: 500px;\n  }\n\n  .matawi-thankyou__monster {\n    max-width: 330px;\n    max-height: 480px;\n    transform: translateY(25px);\n  }\n\n  .matawi-thankyou__card {\n    right: 50%;\n    bottom: 0;\n    transform: translateX(135%);\n  }\n}\n\n\n\/* MOBILE *\/\n@media (max-width: 700px) {\n\n  .matawi-thankyou {\n    min-height: auto;\n    padding: 75px 0;\n  }\n\n  .matawi-thankyou__container {\n    width: min(100% - 32px, 1400px);\n  }\n\n  .matawi-thankyou__title {\n    font-size: clamp(40px, 13vw, 62px) !important;\n  }\n\n  .matawi-thankyou__lead {\n    font-size: 16px !important;\n  }\n\n  .matawi-thankyou__actions {\n    display: grid;\n    grid-template-columns: 1fr;\n  }\n\n  .matawi-thankyou__btn {\n    width: 100%;\n  }\n\n  .matawi-thankyou__visual {\n    min-height: auto;\n    display: block;\n    padding-top: 25px;\n    text-align: center;\n  }\n\n  .matawi-thankyou__visual::before {\n    width: 300px;\n    height: 300px;\n    left: 50%;\n    bottom: 90px;\n    transform: translateX(-50%);\n  }\n\n  .matawi-thankyou__monster {\n    width: min(250px, 75vw);\n    max-height: none;\n    margin: 0 auto;\n    transform: none;\n  }\n\n  .matawi-thankyou__card {\n    position: relative;\n    right: auto;\n    bottom: auto;\n    width: 100%;\n    margin: 25px auto 0;\n    transform: none;\n    text-align: left;\n  }\n}\n\n<\/style>\n\n\n<section class=\"matawi-thankyou\">\n\n  <div class=\"matawi-thankyou__container\">\n\n    <div class=\"matawi-thankyou__grid\">\n\n      <!-- LEWA STRONA -->\n      <div class=\"matawi-thankyou__content\">\n\n        <div class=\"matawi-thankyou__eyebrow\">\n          Vielen Dank f\u00fcr Ihre Nachricht\n        <\/div>\n\n        <h1 class=\"matawi-thankyou__title\">\n          Super \u2013 Deine Nachricht\n          <span class=\"matawi-thankyou__gradient\">\n            ist bereits bei mir angekommen.\n          <\/span>\n        <\/h1>\n\n        <p class=\"matawi-thankyou__lead\">\n          Vielen Dank f\u00fcr Ihre Kontaktaufnahme. Ich werde Ihnen so schnell wie m\u00f6glich antworten.\n        <\/p>\n\n        <p class=\"matawi-thankyou__text\">\n          In der Zwischenzeit kannst du dir meine Projekte ansehen,\n          zur Startseite zur\u00fcckkehren oder die Welt von MaTaWi weiter erkunden.\n        <\/p>\n\n        <div class=\"matawi-thankyou__actions\">\n\n          <a\n            href=\"https:\/\/www.matawi.eu\/de\/portfolio-matawi\/\"\n            class=\"matawi-thankyou__btn matawi-thankyou__btn--primary\">\n            Portfolio ansehen\n          <\/a>\n\n          <a\n            href=\"https:\/\/www.matawi.eu\/de\/\"\n            class=\"matawi-thankyou__btn matawi-thankyou__btn--secondary\">\n            Zur\u00fcck zur Startseite\n          <\/a>\n\n        <\/div>\n\n      <\/div>\n\n\n      <!-- PRAWA STRONA -->\n      <div class=\"matawi-thankyou__visual\">\n\n        <img decoding=\"async\"\n          class=\"matawi-thankyou__monster\"\n          src=\"https:\/\/www.matawi.eu\/wp-content\/uploads\/2026\/08\/Taffyserce-scaled.png\"\n          alt=\"Taffy \u2014 MaTaWi Monster dzi\u0119kuj\u0105cy za wiadomo\u015b\u0107\"\n        >\n\n        <div class=\"matawi-thankyou__card\">\n\n          <span class=\"matawi-thankyou__card-title\">\n            MaTaWi Monsters \u00b7 Taffy\n          <\/span>\n\n          <p>\n            Taffy hat das Thema bereits weitergeleitet.<br>\n            Danke f\u00fcr die Nachricht \u2764\ufe0f\n          <\/p>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Dzi\u0119kuj\u0119 za wiadomo\u015b\u0107 Super \u2014 Twoja wiadomo\u015b\u0107 ju\u017c do mnie trafi\u0142a. Dzi\u0119kuj\u0119 za kontakt. Odpowiem tak szybko, jak to mo\u017cliwe. W mi\u0119dzyczasie mo\u017cesz zobaczy\u0107 moje realizacje, wr\u00f3ci\u0107 na stron\u0119 g\u0142\u00f3wn\u0105 albo dalej poznawa\u0107 \u015bwiat MaTaWi. Zobacz portfolio Wr\u00f3\u0107 na stron\u0119 g\u0142\u00f3wn\u0105 MaTaWi Monsters \u00b7 Taffy Taffy ju\u017c przekaza\u0142 temat dalej. Dzi\u0119ki za kontakt \u2764\ufe0f<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template\/full-width-template.php","meta":{"footnotes":""},"class_list":["post-2156","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.matawi.eu\/de\/wp-json\/wp\/v2\/pages\/2156","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.matawi.eu\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.matawi.eu\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.matawi.eu\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.matawi.eu\/de\/wp-json\/wp\/v2\/comments?post=2156"}],"version-history":[{"count":2,"href":"https:\/\/www.matawi.eu\/de\/wp-json\/wp\/v2\/pages\/2156\/revisions"}],"predecessor-version":[{"id":2158,"href":"https:\/\/www.matawi.eu\/de\/wp-json\/wp\/v2\/pages\/2156\/revisions\/2158"}],"wp:attachment":[{"href":"https:\/\/www.matawi.eu\/de\/wp-json\/wp\/v2\/media?parent=2156"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}