{"product_id":"yogakissen-jasmin-gelb","title":"Yogakissen – Jasmin gelb","description":"\u003cstyle\u003e\n\/* ==========================================================\n   DESDA YOGA LANDINGPAGE\n   Full-Bleed · Shopify CDN only\n   ========================================================== *\/\n\n.desda-yoga-page {\n  --desda-petrol: #008897;\n  --desda-petrol-dark: #006470;\n  --desda-content-width: 1050px;\n  --desda-float-size: 100px;\n\n  position: relative;\n  isolation: isolate;\n\n  width: 100vw;\n  max-width: none;\n  margin-left: calc(50% - 50vw);\n  margin-right: calc(50% - 50vw);\n\n  overflow: hidden;\n  box-sizing: border-box;\n\n  color: #ffffff;\n  background-color: var(--desda-petrol);\n  background-image:\n    linear-gradient(rgba(0,136,151,.12), rgba(0,136,151,.12)),\n    url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/0042\/4758\/4881\/files\/HintergrundYoga?v=1789730935\");\n  background-size: cover;\n  background-position: center top;\n  background-repeat: no-repeat;\n  background-attachment: fixed;\n}\n\n.desda-yoga-page *,\n.desda-yoga-page *::before,\n.desda-yoga-page *::after {\n  box-sizing: border-box;\n}\n\n.desda-yoga-inner {\n  position: relative;\n  z-index: 5;\n  width: calc(100% - 40px);\n  max-width: var(--desda-content-width);\n  margin: 0 auto;\n}\n\n\n\/* ==========================================================\n   SCROLL REVEAL\n   Ohne JS bleiben alle Inhalte sichtbar.\n   ========================================================== *\/\n\n.desda-reveal {\n  opacity: 1;\n  transform: none;\n}\n\n.desda-yoga-page.desda-js .desda-reveal {\n  opacity: 0;\n  transform: translateY(55px) scale(.975);\n  transition:\n    opacity .8s ease,\n    transform .9s cubic-bezier(.2,.8,.2,1);\n}\n\n.desda-yoga-page.desda-js .desda-reveal.desda-visible {\n  opacity: 1;\n  transform: translateY(0) scale(1);\n}\n\n\n\/* ==========================================================\n   20 % AKTION – GANZ OBEN\n   ========================================================== *\/\n\n.desda-yoga-offer {\n  position: relative;\n  z-index: 20;\n  padding: 55px 0 20px;\n}\n\n.desda-yoga-offer-box {\n  position: relative;\n  overflow: hidden;\n  padding: 42px 38px;\n  text-align: center;\n  color: #ffffff;\n\n  background:\n    linear-gradient(\n      135deg,\n      rgba(0,136,151,.94),\n      rgba(0,112,124,.84)\n    );\n\n  border: 2px solid rgba(255,255,255,.42);\n  border-radius: 24px;\n\n  box-shadow:\n    0 24px 65px rgba(0,60,65,.18),\n    inset 0 1px 0 rgba(255,255,255,.18);\n\n  backdrop-filter: blur(12px);\n  -webkit-backdrop-filter: blur(12px);\n}\n\n.desda-yoga-offer-box::before {\n  content: \"\";\n  position: absolute;\n  width: 400px;\n  height: 400px;\n  left: -180px;\n  top: -250px;\n  border-radius: 50%;\n  background:\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.20) 0%,\n      rgba(255,255,255,0) 70%\n    );\n  pointer-events: none;\n}\n\n.desda-yoga-offer-image {\n  position: relative;\n  z-index: 2;\n  width: min(620px, 90%);\n  margin: 0 auto 30px;\n}\n\n.desda-yoga-offer-image img {\n  display: block;\n  width: 100%;\n  height: auto;\n  margin: 0 auto;\n  border-radius: 18px;\n}\n\n.desda-yoga-offer-heading {\n  position: relative;\n  z-index: 2;\n  margin: 0 0 18px;\n  color: #ffffff;\n  font-size: clamp(31px, 5vw, 50px);\n  line-height: 1.08;\n  font-weight: 800;\n  text-shadow: 0 3px 20px rgba(0,55,60,.15);\n}\n\n.desda-yoga-offer-text {\n  position: relative;\n  z-index: 2;\n  max-width: 760px;\n  margin: 0 auto 27px;\n  color: rgba(255,255,255,.97);\n  font-size: 18px;\n  line-height: 1.55;\n  font-weight: 600;\n}\n\n.desda-yoga-offer-highlight {\n  position: relative;\n  z-index: 2;\n  display: inline-block;\n  margin: 0 auto 28px;\n  padding: 15px 25px;\n\n  background: #ffffff;\n  color: var(--desda-petrol);\n\n  border-radius: 100px;\n  box-shadow: 0 8px 25px rgba(0,60,65,.12);\n\n  font-size: 20px;\n  line-height: 1.25;\n  font-weight: 800;\n}\n\n.desda-yoga-offer-info {\n  position: relative;\n  z-index: 2;\n  max-width: 780px;\n  margin: 0 auto;\n  padding-top: 24px;\n\n  border-top: 1px solid rgba(255,255,255,.32);\n\n  color: rgba(255,255,255,.86);\n  font-size: 14px;\n  line-height: 1.55;\n  font-weight: 500;\n}\n\n\n\/* ==========================================================\n   HERO\n   ========================================================== *\/\n\n.desda-yoga-hero {\n  position: relative;\n  z-index: 10;\n\n  min-height: 720px;\n  padding: 95px 20px 80px;\n\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n\n  text-align: center;\n}\n\n.desda-yoga-heading {\n  position: relative;\n  z-index: 10;\n  max-width: 900px;\n  margin: 0 auto 18px;\n\n  color: #ffffff;\n  font-size: clamp(42px, 6vw, 76px);\n  line-height: 1.02;\n  font-weight: 800;\n\n  text-shadow: 0 4px 25px rgba(0,0,0,.16);\n}\n\n.desda-yoga-subheading {\n  position: relative;\n  z-index: 10;\n  max-width: 650px;\n  margin: 0 auto 45px;\n\n  color: rgba(255,255,255,.95);\n  font-size: clamp(17px, 2vw, 22px);\n  line-height: 1.5;\n  font-weight: 600;\n}\n\n\n\/* ==========================================================\n   HERO PRODUKTBILD\n   ========================================================== *\/\n\n.desda-yoga-main-product {\n  position: relative;\n  z-index: 8;\n  width: min(580px, 66vw);\n  margin: 0 auto;\n}\n\n.desda-yoga-main-product img {\n  display: block;\n  width: 100%;\n  height: auto;\n  object-fit: contain;\n\n  filter: drop-shadow(0 35px 35px rgba(0,0,0,.22));\n  animation: desdaHeroFloat 6.5s ease-in-out infinite;\n  will-change: transform;\n}\n\n@keyframes desdaHeroFloat {\n  0%,\n  100% {\n    transform: translate3d(0,0,0) rotate(-1deg);\n  }\n\n  50% {\n    transform: translate3d(0,-22px,0) rotate(1deg);\n  }\n}\n\n\n\/* ==========================================================\n   KLEINE FLOATING KISSEN\n   Außen = Parallax, Bild = ruhige Eigenbewegung.\n   Dadurch kollidieren JS- und CSS-Transforms nicht.\n   Maximal 100 px breit.\n   ========================================================== *\/\n\n.desda-yoga-float {\n  position: absolute;\n  z-index: 4;\n\n  width: var(--desda-float-size);\n  max-width: var(--desda-float-size);\n\n  pointer-events: none;\n  user-select: none;\n\n  transform: translate3d(0, var(--desda-parallax-y, 0px), 0);\n  will-change: transform;\n}\n\n.desda-yoga-float img {\n  display: block;\n  width: 100%;\n  max-width: 100px;\n  height: auto;\n\n  image-rendering: auto;\n  filter: drop-shadow(0 13px 14px rgba(0,0,0,.18));\n  will-change: transform;\n}\n\n\n\/* ==========================================================\n   FLOAT-POSITIONEN – DESKTOP\n   ========================================================== *\/\n\n.desda-float-bunt-front {\n  right: 9vw;\n  top: 500px;\n}\n.desda-float-bunt-front img {\n  animation: desdaFloatB 8.2s ease-in-out infinite;\n}\n\n.desda-float-green {\n  left: 4vw;\n  top: 700px;\n}\n.desda-float-green img {\n  animation: desdaFloatA 7.5s ease-in-out infinite;\n}\n\n.desda-float-pink {\n  right: 5vw;\n  top: 900px;\n}\n.desda-float-pink img {\n  animation: desdaFloatB 8.5s ease-in-out infinite;\n}\n\n.desda-float-bunt-back {\n  left: 8vw;\n  top: 1110px;\n}\n.desda-float-bunt-back img {\n  animation: desdaFloatC 9.1s ease-in-out infinite reverse;\n}\n\n.desda-float-yellow {\n  right: 7vw;\n  top: 1320px;\n}\n.desda-float-yellow img {\n  animation: desdaFloatC 9.5s ease-in-out infinite;\n}\n\n.desda-float-orange {\n  left: 5vw;\n  top: 1540px;\n}\n.desda-float-orange img {\n  animation: desdaFloatA 9s ease-in-out infinite reverse;\n}\n\n.desda-float-round-yellow {\n  right: 5vw;\n  top: 1780px;\n}\n.desda-float-round-yellow img {\n  animation: desdaFloatB 8.7s ease-in-out infinite;\n}\n\n.desda-float-round-blue {\n  left: 7vw;\n  top: 2040px;\n}\n.desda-float-round-blue img {\n  animation: desdaFloatC 9.6s ease-in-out infinite;\n}\n\n.desda-float-violet {\n  right: 6vw;\n  top: 2310px;\n}\n.desda-float-violet img {\n  animation: desdaFloatB 10s ease-in-out infinite reverse;\n}\n\n.desda-float-red {\n  left: 4vw;\n  top: 2600px;\n}\n.desda-float-red img {\n  animation: desdaFloatC 8.5s ease-in-out infinite;\n}\n\n.desda-float-round-red {\n  right: 8vw;\n  top: 2910px;\n}\n.desda-float-round-red img {\n  animation: desdaFloatA 9.3s ease-in-out infinite;\n}\n\n.desda-float-round-white {\n  left: 7vw;\n  top: 3230px;\n}\n.desda-float-round-white img {\n  animation: desdaFloatB 9.8s ease-in-out infinite reverse;\n}\n\n\n\/* ==========================================================\n   FLOATING ANIMATIONEN\n   ========================================================== *\/\n\n@keyframes desdaFloatA {\n  0%,\n  100% {\n    transform: translate3d(0,0,0) rotate(-8deg);\n  }\n\n  50% {\n    transform: translate3d(8px,-20px,0) rotate(-2deg);\n  }\n}\n\n@keyframes desdaFloatB {\n  0%,\n  100% {\n    transform: translate3d(0,0,0) rotate(7deg);\n  }\n\n  50% {\n    transform: translate3d(-8px,-24px,0) rotate(2deg);\n  }\n}\n\n@keyframes desdaFloatC {\n  0%,\n  100% {\n    transform: translate3d(0,0,0) rotate(-3deg);\n  }\n\n  50% {\n    transform: translate3d(10px,-17px,0) rotate(5deg);\n  }\n}\n\n\n\/* ==========================================================\n   INFOKARTEN\n   ========================================================== *\/\n\n.desda-yoga-features {\n  position: relative;\n  z-index: 10;\n  padding: 15px 0 90px;\n}\n\n.desda-yoga-card {\n  width: 100%;\n  margin: 0 0 22px;\n  padding: 32px 38px;\n\n  color: #ffffff;\n  background: rgba(0,100,112,.42);\n\n  border: 2px solid rgba(255,255,255,.42);\n  border-radius: 18px;\n\n  backdrop-filter: blur(12px);\n  -webkit-backdrop-filter: blur(12px);\n\n  box-shadow:\n    0 18px 50px rgba(0,60,65,.10),\n    inset 0 1px 0 rgba(255,255,255,.10);\n}\n\n.desda-yoga-card-title {\n  display: block;\n  margin-bottom: 7px;\n\n  color: #ffffff;\n  font-size: 26px;\n  line-height: 1.25;\n  font-weight: 800;\n}\n\n.desda-yoga-card-text {\n  margin: 0;\n\n  color: rgba(255,255,255,.96);\n  font-size: 18px;\n  line-height: 1.55;\n  font-weight: 600;\n}\n\n\n\/* ==========================================================\n   MATERIALBEREICH\n   ========================================================== *\/\n\n.desda-yoga-details {\n  position: relative;\n  z-index: 10;\n  padding: 0 0 100px;\n}\n\n.desda-yoga-details-panel {\n  overflow: hidden;\n\n  background: rgba(255,255,255,.95);\n  color: #222222;\n\n  border: 1px solid rgba(255,255,255,.70);\n  border-radius: 28px;\n\n  box-shadow: 0 25px 70px rgba(0,55,60,.16);\n\n  backdrop-filter: blur(12px);\n  -webkit-backdrop-filter: blur(12px);\n}\n\n.desda-yoga-details-heading {\n  margin: 0;\n  padding: 30px 34px;\n\n  color: var(--desda-petrol);\n  font-size: clamp(25px, 4vw, 36px);\n  line-height: 1.2;\n  font-weight: 800;\n\n  border-bottom: 1px solid #e4eeee;\n}\n\n.desda-yoga-details-content {\n  padding: 0 34px 35px;\n}\n\n.desda-yoga-detail {\n  padding: 28px 0;\n  border-bottom: 1px solid #e4eeee;\n}\n\n.desda-yoga-detail:last-child {\n  border-bottom: 0;\n}\n\n.desda-yoga-detail h3 {\n  margin: 0 0 9px;\n\n  color: var(--desda-petrol);\n  font-size: 20px;\n  line-height: 1.3;\n  font-weight: 800;\n}\n\n.desda-yoga-detail p {\n  margin: 0;\n\n  color: #333333;\n  font-size: 16px;\n  line-height: 1.65;\n}\n\n\n\/* ==========================================================\n   MOBILE\n   ========================================================== *\/\n\n@media screen and (max-width: 749px) {\n  .desda-yoga-page {\n    --desda-float-size: 78px;\n\n    background-attachment: scroll;\n    background-position: center top;\n  }\n\n  .desda-yoga-inner {\n    width: calc(100% - 24px);\n  }\n\n  \/* Aktion *\/\n\n  .desda-yoga-offer {\n    padding: 20px 0 10px;\n  }\n\n  .desda-yoga-offer-box {\n    padding: 28px 18px;\n    border-radius: 18px;\n  }\n\n  .desda-yoga-offer-image {\n    width: 94%;\n    margin-bottom: 24px;\n  }\n\n  .desda-yoga-offer-heading {\n    font-size: 31px;\n  }\n\n  .desda-yoga-offer-text {\n    font-size: 16px;\n  }\n\n  .desda-yoga-offer-highlight {\n    padding: 13px 17px;\n    font-size: 17px;\n  }\n\n  .desda-yoga-offer-info {\n    font-size: 13px;\n  }\n\n  \/* Hero *\/\n\n  .desda-yoga-hero {\n    min-height: 580px;\n    padding: 70px 5px 55px;\n  }\n\n  .desda-yoga-heading {\n    font-size: 42px;\n  }\n\n  .desda-yoga-subheading {\n    margin-bottom: 35px;\n    font-size: 17px;\n  }\n\n  .desda-yoga-main-product {\n    width: min(390px, 90vw);\n  }\n\n  \/* Floating Positionen Mobile *\/\n\n  .desda-float-bunt-front {\n    right: -18px;\n    top: 540px;\n  }\n\n  .desda-float-green {\n    left: -18px;\n    top: 760px;\n  }\n\n  .desda-float-pink {\n    right: -16px;\n    top: 980px;\n  }\n\n  .desda-float-bunt-back {\n    left: -20px;\n    top: 1220px;\n  }\n\n  .desda-float-yellow {\n    right: -18px;\n    top: 1480px;\n  }\n\n  .desda-float-orange {\n    left: -18px;\n    top: 1760px;\n  }\n\n  .desda-float-round-yellow {\n    right: -18px;\n    top: 2050px;\n  }\n\n  .desda-float-round-blue {\n    left: -18px;\n    top: 2350px;\n  }\n\n  .desda-float-violet {\n    right: -18px;\n    top: 2670px;\n  }\n\n  .desda-float-red {\n    left: -18px;\n    top: 3000px;\n  }\n\n  .desda-float-round-red {\n    right: -18px;\n    top: 3350px;\n  }\n\n  .desda-float-round-white {\n    left: -18px;\n    top: 3700px;\n  }\n\n  \/* Infokarten *\/\n\n  .desda-yoga-features {\n    padding-bottom: 65px;\n  }\n\n  .desda-yoga-card {\n    margin-bottom: 16px;\n    padding: 24px 21px;\n    border-radius: 15px;\n  }\n\n  .desda-yoga-card-title {\n    font-size: 20px;\n  }\n\n  .desda-yoga-card-text {\n    font-size: 15px;\n  }\n\n  \/* Material *\/\n\n  .desda-yoga-details {\n    padding-bottom: 70px;\n  }\n\n  .desda-yoga-details-panel {\n    border-radius: 20px;\n  }\n\n  .desda-yoga-details-heading {\n    padding: 24px 20px;\n    font-size: 25px;\n  }\n\n  .desda-yoga-details-content {\n    padding: 0 20px 25px;\n  }\n\n  .desda-yoga-detail {\n    padding: 23px 0;\n  }\n}\n\n\n\/* ==========================================================\n   REDUZIERTE BEWEGUNG\n   ========================================================== *\/\n\n@media (prefers-reduced-motion: reduce) {\n  .desda-yoga-main-product img,\n  .desda-yoga-float img {\n    animation: none !important;\n  }\n\n  .desda-yoga-float {\n    --desda-parallax-y: 0px !important;\n    transform: none !important;\n  }\n\n  .desda-yoga-page.desda-js .desda-reveal {\n    opacity: 1 !important;\n    transform: none !important;\n    transition: none !important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ========================================================\n     GESAMTE YOGA BESCHREIBUNG\n     ======================================================== --\u003e\n\n\u003csection class=\"desda-yoga-page\" id=\"desdaYogaExperience\"\u003e\n\n  \u003c!-- ======================================================\n       KLEINE FLOATING KISSEN\n       Dekorativ, max. 100 px, nur Shopify CDN\n       ====================================================== --\u003e\n\n  \u003cdiv class=\"desda-yoga-float desda-float-bunt-front\" data-speed=\"-0.015\" aria-hidden=\"true\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0042\/4758\/4881\/files\/Yogakissen-Bunt-front.png?v=1789737850\" alt=\"\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"desda-yoga-float desda-float-green\" data-speed=\"0.022\" aria-hidden=\"true\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0042\/4758\/4881\/files\/Yoga_yasmin_grun.png?v=1789730932\" alt=\"\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"desda-yoga-float desda-float-pink\" data-speed=\"-0.018\" aria-hidden=\"true\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0042\/4758\/4881\/files\/Yoga_jasmin_pink.png?v=1789730932\" alt=\"\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"desda-yoga-float desda-float-bunt-back\" data-speed=\"0.017\" aria-hidden=\"true\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0042\/4758\/4881\/files\/Yogakissen-Bunt-back.png?v=1789737850\" alt=\"\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"desda-yoga-float desda-float-yellow\" data-speed=\"0.015\" aria-hidden=\"true\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0042\/4758\/4881\/files\/Yoga_jasmin_gelb.png?v=1789730932\" alt=\"\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"desda-yoga-float desda-float-orange\" data-speed=\"-0.022\" aria-hidden=\"true\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0042\/4758\/4881\/files\/Yoga_jasmin_orange.png?v=1789730932\" alt=\"\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"desda-yoga-float desda-float-round-yellow\" data-speed=\"0.014\" aria-hidden=\"true\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0042\/4758\/4881\/files\/Yogakissen-gelb.png?v=1789737850\" alt=\"\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"desda-yoga-float desda-float-round-blue\" data-speed=\"-0.019\" aria-hidden=\"true\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0042\/4758\/4881\/files\/Yogakissen-blau.png?v=1789737850\" alt=\"\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"desda-yoga-float desda-float-violet\" data-speed=\"0.019\" aria-hidden=\"true\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0042\/4758\/4881\/files\/Yoga_jasmin_violett.png?v=1789730932\" alt=\"\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"desda-yoga-float desda-float-red\" data-speed=\"-0.016\" aria-hidden=\"true\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0042\/4758\/4881\/files\/Yoga_jasmin_rot.png?v=1789730932\" alt=\"\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"desda-yoga-float desda-float-round-red\" data-speed=\"0.018\" aria-hidden=\"true\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0042\/4758\/4881\/files\/Yogakissen-rot.png?v=1789737850\" alt=\"\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"desda-yoga-float desda-float-round-white\" data-speed=\"-0.014\" aria-hidden=\"true\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0042\/4758\/4881\/files\/Yogakissen-weiss.png?v=1789737850\" alt=\"\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"desda-yoga-inner\"\u003e\n\n    \u003c!-- ====================================================\n         20 % AKTION – GANZ OBEN\n         ==================================================== --\u003e\n\n    \u003cdiv class=\"desda-yoga-offer\"\u003e\n      \u003cdiv class=\"desda-yoga-offer-box desda-reveal\"\u003e\n\n        \u003cdiv class=\"desda-yoga-offer-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0042\/4758\/4881\/files\/20-_-Aktion-ab-3-Yogakissen.png?v=1789683177\" alt=\"3 Yogakissen kaufen und 20 Prozent sparen\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"desda-yoga-offer-heading\"\u003e\n          3 Yogakissen kaufen \u0026amp; 20 % sparen ❤️\n        \u003c\/h2\u003e\n\n        \u003cp class=\"desda-yoga-offer-text\"\u003e\n          Stelle dir deine Lieblingskissen zusammen:\n          Beim Kauf von \u003cstrong\u003emindestens 3 Yogakissen\u003c\/strong\u003e\n          erhältst du\n          \u003cstrong\u003e20 % Rabatt auf alle Yogakissen in deiner Bestellung.\u003c\/strong\u003e\n          Verschiedene Designs können beliebig miteinander kombiniert werden.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"desda-yoga-offer-highlight\"\u003e\n          ✨ Rabatt wird automatisch im Warenkorb abgezogen\n        \u003c\/div\u003e\n\n        \u003cp class=\"desda-yoga-offer-info\"\u003e\n          Gültig für alle als Yogakissen gekennzeichneten Artikel bei mindestens\n          3 Yogakissen innerhalb einer Bestellung. Nicht mit anderen Rabattcodes\n          oder Aktionen kombinierbar. Eine nachträgliche Anrechnung auf bereits\n          abgeschlossene Bestellungen ist ausgeschlossen.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- ====================================================\n         HERO\n         ==================================================== --\u003e\n\n    \u003cdiv class=\"desda-yoga-hero\"\u003e\n\n      \u003ch2 class=\"desda-yoga-heading desda-reveal\"\u003e\n        Bunt. Bequem.\u003cbr\u003e\n        Ganz bei dir. ❤️\n      \u003c\/h2\u003e\n\n      \u003cp class=\"desda-yoga-subheading desda-reveal\"\u003e\n        Dein Meditationskissen im Original Bine Brändle Design – für Yoga,\n        Meditation und kleine Auszeiten im Alltag.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"desda-yoga-main-product desda-reveal\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0042\/4758\/4881\/files\/Yoga_jasmin_gelb_float.png?v=1789681387\" alt=\"Meditationskissen von Bine Brändle\" decoding=\"async\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- ====================================================\n         PRODUKTVORTEILE\n         ==================================================== --\u003e\n\n    \u003cdiv class=\"desda-yoga-features\"\u003e\n\n      \u003cdiv class=\"desda-yoga-card desda-reveal\"\u003e\n        \u003cspan class=\"desda-yoga-card-title\"\u003e\n          Original Bine Brändle Design ❤️\n        \u003c\/span\u003e\n        \u003cp class=\"desda-yoga-card-text\"\u003e\n          Das farbenfrohe Mandalamotiv wurde mit ganz viel Liebe von Bine Brändle gestaltet.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"desda-yoga-card desda-reveal\"\u003e\n        \u003cspan class=\"desda-yoga-card-title\"\u003e\n          📏 ⌀ 32 cm · Höhe 15 cm\n        \u003c\/span\u003e\n        \u003cp class=\"desda-yoga-card-text\"\u003e\n          Eine angenehme Größe zum Meditieren, für Yoga oder als gemütliches Bodensitzkissen.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"desda-yoga-card desda-reveal\"\u003e\n        \u003cspan class=\"desda-yoga-card-title\"\u003e\n          🌿 100 % Baumwolle\n        \u003c\/span\u003e\n        \u003cp class=\"desda-yoga-card-text\"\u003e\n          Hochwertiger Baumwollbezug mit OEKO-TEX® STANDARD 100.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"desda-yoga-card desda-reveal\"\u003e\n        \u003cspan class=\"desda-yoga-card-title\"\u003e\n          🌾 Dinkelspelzfüllung\n        \u003c\/span\u003e\n        \u003cp class=\"desda-yoga-card-text\"\u003e\n          Passt sich angenehm deiner Sitzposition an und sorgt für stabilen, natürlichen Sitzkomfort.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"desda-yoga-card desda-reveal\"\u003e\n        \u003cspan class=\"desda-yoga-card-title\"\u003e\n          ⚖️ Füllmenge individuell regulierbar\n        \u003c\/span\u003e\n        \u003cp class=\"desda-yoga-card-text\"\u003e\n          Dank Reißverschluss kannst du die Menge des Dinkelspelzes an deine gewünschte Sitzhöhe und Festigkeit anpassen.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"desda-yoga-card desda-reveal\"\u003e\n        \u003cspan class=\"desda-yoga-card-title\"\u003e\n          Praktische Trageschlaufe\n        \u003c\/span\u003e\n        \u003cp class=\"desda-yoga-card-text\"\u003e\n          Einfach greifen und dein Lieblingskissen überallhin mitnehmen.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"desda-yoga-card desda-reveal\"\u003e\n        \u003cspan class=\"desda-yoga-card-title\"\u003e\n          Abnehmbarer \u0026amp; waschbarer Bezug 🧼\n        \u003c\/span\u003e\n        \u003cp class=\"desda-yoga-card-text\"\u003e\n          Der Bezug lässt sich einfach abnehmen und bei 30 °C waschen.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"desda-yoga-card desda-reveal\"\u003e\n        \u003cspan class=\"desda-yoga-card-title\"\u003e\n          Made in Europe 🇪🇺\n        \u003c\/span\u003e\n        \u003cp class=\"desda-yoga-card-text\"\u003e\n          Sorgfältig innerhalb der Europäischen Union für dich gefertigt.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- ====================================================\n         MATERIAL \u0026 INFORMATIONEN\n         ==================================================== --\u003e\n\n    \u003cdiv class=\"desda-yoga-details\"\u003e\n      \u003cdiv class=\"desda-yoga-details-panel desda-reveal\"\u003e\n\n        \u003ch2 class=\"desda-yoga-details-heading\"\u003e\n          Material \u0026amp; wichtige Informationen\n        \u003c\/h2\u003e\n\n        \u003cdiv class=\"desda-yoga-details-content\"\u003e\n\n          \u003cdiv class=\"desda-yoga-detail\"\u003e\n            \u003ch3\u003eBezug · Baumwolle\u003c\/h3\u003e\n            \u003cp\u003e\n              \u003cstrong\u003eMaterial:\u003c\/strong\u003e 100 % Baumwolle\u003cbr\u003e\n              \u003cstrong\u003eZertifizierung:\u003c\/strong\u003e OEKO-TEX® STANDARD 100\u003cbr\u003e\n              \u003cstrong\u003ePflege:\u003c\/strong\u003e Bezug abnehmbar und bei 30 °C waschbar\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"desda-yoga-detail\"\u003e\n            \u003ch3\u003eInnenkissen\u003c\/h3\u003e\n            \u003cp\u003e\n              \u003cstrong\u003eMaterial:\u003c\/strong\u003e Baumwolle\u003cbr\u003e\n              \u003cstrong\u003eZertifizierung:\u003c\/strong\u003e GOTS-zertifiziert\u003cbr\u003e\n              Der Dinkelspelz befindet sich geschützt in einem separaten Innenkissen.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"desda-yoga-detail\"\u003e\n            \u003ch3\u003eFüllung · Dinkelspelz\u003c\/h3\u003e\n            \u003cp\u003e\n              \u003cstrong\u003eFüllmaterial:\u003c\/strong\u003e Dinkelspelz\u003cbr\u003e\n              Die natürliche Füllung passt sich der Sitzposition an.\n              Über den Reißverschluss lässt sich die Füllmenge individuell regulieren.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"desda-yoga-detail\"\u003e\n            \u003ch3\u003eMaße\u003c\/h3\u003e\n            \u003cp\u003e\n              \u003cstrong\u003eDurchmesser:\u003c\/strong\u003e ⌀ 32 cm\u003cbr\u003e\n              \u003cstrong\u003eHöhe:\u003c\/strong\u003e ca. 15 cm\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"desda-yoga-detail\"\u003e\n            \u003ch3\u003eYoga, Meditation \u0026amp; gemütliches Sitzen\u003c\/h3\u003e\n            \u003cp\u003e\n              Das Kissen unterstützt eine angenehme Sitzposition und hilft dabei,\n              Becken und Knie komfortabel zu positionieren. Es eignet sich für\n              Meditation und Yoga ebenso wie als dekoratives Bodensitzkissen.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"desda-yoga-detail\"\u003e\n            \u003ch3\u003eHerstellung\u003c\/h3\u003e\n            \u003cp\u003e\n              \u003cstrong\u003eMade in EU:\u003c\/strong\u003e\n              Sorgfältig innerhalb der Europäischen Union für dich gefertigt.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"desda-yoga-detail\"\u003e\n            \u003ch3\u003eKurz zusammengefasst\u003c\/h3\u003e\n            \u003cp\u003e\n              Original Bine Brändle Design, Bezug aus 100 % Baumwolle,\n              natürliche Dinkelspelzfüllung, individuell regulierbare Füllmenge\n              und praktische Trageschlaufe – für gemütliche Wohlfühlmomente\n              und kleine Auszeiten im Alltag. ❤️\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cscript\u003e\n(function () {\n  const root = document.getElementById('desdaYogaExperience');\n  if (!root) return;\n\n  root.classList.add('desda-js');\n\n  const prefersReducedMotion =\n    window.matchMedia \u0026\u0026\n    window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n\n  const revealElements = root.querySelectorAll('.desda-reveal');\n\n  \/* ========================================================\n     SCROLL REVEAL\n     ======================================================== *\/\n\n  if (prefersReducedMotion || !('IntersectionObserver' in window)) {\n    revealElements.forEach(function (element) {\n      element.classList.add('desda-visible');\n    });\n  } else {\n    const observer = new IntersectionObserver(\n      function (entries) {\n        entries.forEach(function (entry) {\n          if (!entry.isIntersecting) return;\n\n          entry.target.classList.add('desda-visible');\n          observer.unobserve(entry.target);\n        });\n      },\n      {\n        threshold: 0.12,\n        rootMargin: '0px 0px -45px 0px'\n      }\n    );\n\n    revealElements.forEach(function (element, index) {\n      element.style.transitionDelay =\n        Math.min(index * 35, 180) + 'ms';\n\n      observer.observe(element);\n    });\n  }\n\n\n  \/* ========================================================\n     SANFTE SCROLL-PARALLAX\n     Bei \"Bewegung reduzieren\" komplett deaktiviert.\n     ======================================================== *\/\n\n  if (prefersReducedMotion) return;\n\n  const floats = root.querySelectorAll('.desda-yoga-float');\n  let ticking = false;\n\n  function updateFloats() {\n    const rect = root.getBoundingClientRect();\n    const progress = window.innerHeight - rect.top;\n\n    floats.forEach(function (element) {\n      const speed = parseFloat(element.dataset.speed || '0');\n\n      let movement = progress * speed;\n      movement = Math.max(-70, Math.min(70, movement));\n\n      element.style.setProperty(\n        '--desda-parallax-y',\n        movement.toFixed(2) + 'px'\n      );\n    });\n\n    ticking = false;\n  }\n\n  function requestUpdate() {\n    if (ticking) return;\n\n    window.requestAnimationFrame(updateFloats);\n    ticking = true;\n  }\n\n  window.addEventListener('scroll', requestUpdate, { passive: true });\n  window.addEventListener('resize', requestUpdate);\n\n  updateFloats();\n})();\n\u003c\/script\u003e","brand":"DESDA Verlag GmbH","offers":[{"title":"Default Title","offer_id":53372624535819,"sku":"550001602","price":49.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0042\/4758\/4881\/files\/Yoga_jasmin_gelb_NEU.jpg?v=1789740710","url":"https:\/\/desda.shop\/products\/yogakissen-jasmin-gelb","provider":"DESDA Verlag GmbH","version":"1.0","type":"link"}