{"id":3973,"date":"2026-08-03T13:21:54","date_gmt":"2026-08-03T11:21:54","guid":{"rendered":"https:\/\/shoeeyeq.com\/michl-box\/"},"modified":"2026-08-03T13:21:54","modified_gmt":"2026-08-03T11:21:54","slug":"michl-box","status":"publish","type":"page","link":"https:\/\/shoeeyeq.com\/en\/michl-box\/","title":{"rendered":"Michl Box"},"content":{"rendered":"<style id=\"pp-layout-3973\">.page-id-3973 .page-header { display:none !important; }.page-id-3973 main.site-main, .page-id-3973 .site-main, .page-id-3973 .page-content, .page-id-3973 .entry-content { max-width:none !important; width:auto !important; margin-left:0 !important; margin-right:0 !important; padding:0 !important; }body.page-id-3973 { overflow-x:hidden !important; background:#fff !important; }<\/style><style id=\"pp-produktseiten-css\">\n.pp {\n    --pp-primary: #0A86AA;\n    --pp-dark: #086b88;\n    --pp-text: #121C1A;\n    --pp-muted: #55635f;\n    --pp-gruen-1: #E8EDE6;\n    --pp-gruen-2: #DAE3D6;\n    --pp-braun-1: #E6E1D1;\n    --pp-braun-2: #F1F0EC;\n    --pp-grau: #F8F8F8;\n    --pp-rand: #dfe5e2;\n\n    font-family: \"Onest\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif !important;\n    color: var(--pp-text) !important;\n    font-size: 18px !important;\n    line-height: 1.65 !important;\n    -webkit-font-smoothing: antialiased;\n}\n.pp, .pp * { box-sizing: border-box !important; }\n.pp img { max-width: 100% !important; height: auto !important; }\n\n\/* Innenmass aller Baender. Genau die Werte der Kopfzeile: deren .e-con-inner\n   hat max-width 1280px und 20px Innenabstand. Dadurch beginnt der Inhalt auf\n   derselben senkrechten Linie wie das Logo. Wer hier etwas aendert, bricht\n   diese Flucht - also gegen die Kopfzeile nachmessen. *\/\n.pp-innen {\n    width: 100% !important;\n    max-width: 1280px !important;\n    margin: 0 auto !important;\n    padding-left: 20px !important;\n    padding-right: 20px !important;\n}\n\n\/* ACHTUNG bei allen Regeln, die ein <p> treffen: die Sammelregel .pp p weiter\n   unten hat als Klasse+Typ die Spezifitaet (0,1,1) und setzt color und margin\n   mit !important. Eine Regel mit nur einer Klasse (0,1,0) verliert dagegen,\n   auch mit !important. Deshalb steht vor jeder solchen Klasse ein .pp - das\n   ergibt (0,2,0) und gewinnt. Ohne das stand der Hero-Vorspann dunkel auf\n   dunklem Grund. *\/\n\n\/* ---------- Auszeichnung \/ Kleinueberschrift ---------- *\/\n.pp .pp-label {\n    display: inline-block !important;\n    font-size: 13px !important;\n    font-weight: 700 !important;\n    letter-spacing: .14em !important;\n    text-transform: uppercase !important;\n    color: var(--pp-dark) !important;\n    margin: 0 0 14px !important;\n    line-height: 1.4 !important;\n}\n.pp-hero .pp-label { color: #b9e7f4 !important; }\n\n\/* ---------- Hero ---------- *\/\n.pp-hero {\n    position: relative !important;\n    display: flex !important;\n    align-items: flex-end !important;\n    min-height: clamp(400px, 56vh, 620px) !important;\n    background-color: #0d2a33 !important;\n    overflow: hidden !important;\n    isolation: isolate !important;\n}\n\/* img.pp-hero-bild und nicht nur .pp-hero-bild: die Regel .pp img weiter oben\n   setzt height:auto und max-width:100% ebenfalls mit !important und hat als\n   Klasse+Typ die hoehere Spezifitaet. Ohne den Typ im Selektor waere das Bild\n   in voller Seitenverhaeltnis-Hoehe gestanden und unten abgeschnitten worden,\n   statt mittig beschnitten zu werden. *\/\n.pp img.pp-hero-bild {\n    position: absolute !important;\n    inset: 0 !important;\n    width: 100% !important;\n    height: 100% !important;\n    object-fit: cover !important;\n    object-position: center !important;\n    z-index: 0 !important;\n    max-width: none !important;\n}\n\/* Zwei Verlaeufe: einer von unten fuer die Lesbarkeit der Schrift, einer\n   flach ueber alles, damit auch helle Bildstellen den Text nicht fressen. *\/\n.pp-hero-schleier {\n    position: absolute !important;\n    inset: 0 !important;\n    z-index: 1 !important;\n    background-image:\n        linear-gradient(to top, rgba(6,26,32,.94) 0%, rgba(6,26,32,.78) 34%, rgba(6,26,32,.30) 68%, rgba(6,26,32,.12) 100%),\n        linear-gradient(to right, rgba(6,26,32,.55) 0%, rgba(6,26,32,.10) 60%) !important;\n}\n.pp-hero-inhalt {\n    position: relative !important;\n    z-index: 2 !important;\n    padding-top: clamp(70px, 12vw, 120px) !important;\n    padding-bottom: clamp(40px, 6vw, 66px) !important;\n    color: #fff !important;\n}\n.pp-hero h1 {\n    margin: 0 !important;\n    color: #fff !important;\n    font-size: clamp(38px, 6.4vw, 76px) !important;\n    line-height: 1.06 !important;\n    font-weight: 700 !important;\n    letter-spacing: -.035em !important;\n    text-transform: none !important;\n    \/* Kein max-width: die Ueberschrift laeuft ueber die volle Bandbreite.\n       Die Silbentrennung bleibt trotzdem stehen - auf dem Telefon wird sie\n       weiter gebraucht. *\/\n    max-width: none !important;\n    \/* \"Orthopaedieschuhtechnik\" ist laenger als ein Telefon breit ist. Ohne\n       Umbruchpunkt lief das Wort aus dem Hero heraus und wurde von dessen\n       overflow:hidden ersatzlos abgeschnitten - ohne jeden Hinweis darauf.\n       hyphens greift, weil das Dokument lang=\"de-DE\" mitliefert. *\/\n    overflow-wrap: break-word !important;\n    hyphens: auto !important;\n    -webkit-hyphens: auto !important;\n}\n.pp .pp-hero-lead {\n    margin: 20px 0 0 !important;\n    max-width: 60ch !important;\n    font-size: clamp(17px, 1.7vw, 22px) !important;\n    line-height: 1.55 !important;\n    color: rgba(255,255,255,.92) !important;\n}\n\n\/* ---------- Knoepfe ---------- *\/\n.pp-knoepfe {\n    display: flex !important;\n    flex-wrap: wrap !important;\n    gap: 12px !important;\n    margin-top: 28px !important;\n}\n\/* Form und Mass der Knoepfe der uebrigen Website: der Hero-Knopf\n   (.custom-hero-btn-primary), \"Jetzt einschreiben\" (.btn-primary) und die\n   Knoepfe im Megamenue stehen alle auf 8px Radius, 15px Schrift und\n   14px\/28px Innenabstand. Keine Pillenform - die kommt auf der Seite\n   nirgends vor. *\/\n.pp-btn {\n    display: inline-flex !important;\n    align-items: center !important;\n    gap: 10px !important;\n    padding: 14px 28px !important;\n    border-radius: 8px !important;\n    font-size: 15px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    text-decoration: none !important;\n    \/* Das Theme setzt jeden <button> in Grossbuchstaben. Bei den Knoepfen\n       aus <a> faellt das nicht auf, beim Absendeknopf des Bestellformulars\n       schon - und dann sehen die Knoepfe nicht mehr gleich aus. *\/\n    text-transform: none !important;\n    letter-spacing: normal !important;\n    border: 2px solid transparent !important;\n    transition: background-color .18s ease, color .18s ease, border-color .18s ease, transform .18s ease !important;\n    cursor: pointer !important;\n}\n.pp-btn-primaer {\n    background-color: var(--pp-dark) !important;\n    color: #fff !important;\n    border-color: var(--pp-dark) !important;\n}\n.pp-btn-primaer:hover, .pp-btn-primaer:focus-visible {\n    background-color: #06576f !important;\n    border-color: #06576f !important;\n    color: #fff !important;\n    transform: translateY(-1px) !important;\n}\n.pp-btn-hell {\n    background-color: #fff !important;\n    color: var(--pp-dark) !important;\n    border-color: #fff !important;\n}\n.pp-btn-hell:hover, .pp-btn-hell:focus-visible {\n    background-color: transparent !important;\n    color: #fff !important;\n    border-color: #fff !important;\n    transform: translateY(-1px) !important;\n}\n.pp-btn-rand {\n    background-color: transparent !important;\n    color: var(--pp-dark) !important;\n    border-color: rgba(8,107,136,.45) !important;\n}\n.pp-btn-rand:hover, .pp-btn-rand:focus-visible {\n    background-color: var(--pp-dark) !important;\n    border-color: var(--pp-dark) !important;\n    color: #fff !important;\n    transform: translateY(-1px) !important;\n}\n\/* Randknopf auf dunklem Grund: der Standardrand waere dort kaum zu sehen. *\/\n.pp-bestellen .pp-btn-auf-dunkel {\n    color: #fff !important;\n    border-color: rgba(255,255,255,.55) !important;\n    background-color: transparent !important;\n}\n.pp-bestellen .pp-btn-auf-dunkel:hover, .pp-bestellen .pp-btn-auf-dunkel:focus-visible {\n    background-color: #fff !important;\n    border-color: #fff !important;\n    color: var(--pp-dark) !important;\n}\n.pp a:focus-visible, .pp summary:focus-visible {\n    outline: 3px solid #0A86AA !important;\n    outline-offset: 3px !important;\n}\n.pp-hero a:focus-visible { outline-color: #fff !important; }\n\n\/* ---------- Baender ---------- *\/\n.pp-band { padding-top: clamp(52px, 7vw, 88px) !important; padding-bottom: clamp(52px, 7vw, 88px) !important; }\n.pp-band-weiss { background-color: #fff !important; }\n.pp-band-grau { background-color: var(--pp-grau) !important; }\n.pp-band-gruen { background-color: var(--pp-gruen-1) !important; }\n.pp-band-braun { background-color: var(--pp-braun-2) !important; }\n\n.pp h2 {\n    margin: 0 !important;\n    font-size: clamp(28px, 3.6vw, 46px) !important;\n    line-height: 1.14 !important;\n    font-weight: 700 !important;\n    letter-spacing: -.03em !important;\n    color: var(--pp-text) !important;\n    text-transform: none !important;\n}\n.pp h3 {\n    margin: 0 !important;\n    font-size: clamp(21px, 2.2vw, 28px) !important;\n    line-height: 1.24 !important;\n    font-weight: 700 !important;\n    letter-spacing: -.02em !important;\n    color: var(--pp-text) !important;\n    text-transform: none !important;\n}\n.pp h4 {\n    margin: 0 !important;\n    font-size: 15px !important;\n    font-weight: 700 !important;\n    letter-spacing: .1em !important;\n    text-transform: uppercase !important;\n    color: var(--pp-dark) !important;\n    line-height: 1.4 !important;\n}\n.pp p { margin: 0 0 1.05em !important; color: var(--pp-text) !important; }\n.pp p:last-child { margin-bottom: 0 !important; }\n.pp .pp-lead {\n    font-size: clamp(18px, 1.9vw, 22px) !important;\n    line-height: 1.55 !important;\n    color: var(--pp-muted) !important;\n    max-width: none !important;\n}\n\/* Als Klasse und nicht inline: .pp p setzt margin mit !important, ein\n   style=\"margin-top:..\" am Element wuerde dagegen verlieren. *\/\n.pp .pp-lead-abstand { margin-top: 18px !important; }\n\n\/* Kopf eines Bandes *\/\n\/* Kein max-width: Ueberschrift und Fliesstext laufen ueber die volle Breite\n   des Bandes, so gewuenscht. *\/\n.pp-band-kopf { max-width: none !important; margin-bottom: clamp(32px, 4vw, 52px) !important; }\n\/* nur der Fliesstext bekommt Abstand, nicht die Auszeichnung ueber der\n   Ueberschrift - \"p\" allein haette auch .pp-label mitgenommen *\/\n.pp .pp-band-kopf .pp-lead { margin-top: 16px !important; }\n\n\/* ---------- Produktkarte (Buch) ---------- *\/\n\/* Nur die Kopfreihe ist zweispaltig: Cover links, Titelblock rechts.\n   Beschreibung, Verzeichnis und Zusatzblock laufen darunter ueber die volle\n   Breite. Vorher standen Text und Verzeichnis nebeneinander, und weil beide\n   unterschiedlich lang sind, blieben je nach Buch mehrere hundert Pixel leer. *\/\n.pp-buch {\n    display: grid !important;\n    grid-template-columns: auto minmax(0, 1fr) !important;\n    gap: clamp(22px, 2.6vw, 34px) clamp(28px, 3.4vw, 46px) !important;\n    align-items: start !important;\n    background-color: #fff !important;\n    border: 1px solid var(--pp-rand) !important;\n    border-radius: 20px !important;\n    padding: clamp(26px, 3.4vw, 46px) !important;\n}\n.pp-buch + .pp-buch { margin-top: clamp(24px, 3vw, 40px) !important; }\n.pp-buch-cover { grid-column: 1 !important; grid-row: 1 !important; }\n.pp-buch-kopf { grid-column: 2 !important; grid-row: 1 !important; }\n.pp-buch-text, .pp-buch-inhalt, .pp-zusatz { grid-column: 1 \/ -1 !important; }\n@media (max-width: 900px) {\n    .pp-buch { grid-template-columns: 1fr !important; }\n    .pp-buch-cover, .pp-buch-kopf { grid-column: 1 \/ -1 !important; grid-row: auto !important; }\n}\n\/* Beschreibung zweispaltig: ueber die volle Kartenbreite waeren es sonst\n   rund 120 Zeichen je Zeile. So sind es etwa 60 - und die Karte wird halb\n   so hoch. break-inside haelt einen Absatz zusammen. *\/\n.pp-buch-text { column-count: 2 !important; column-gap: clamp(30px, 3.4vw, 46px) !important; }\n@media (max-width: 900px) { .pp-buch-text { column-count: 1 !important; } }\n.pp-buch-text p { break-inside: avoid !important; -webkit-column-break-inside: avoid !important; }\n.pp-buch-kopf-zeile { display: flex !important; align-items: baseline !important; flex-wrap: wrap !important; gap: 10px 16px !important; }\n.pp-buch-nr {\n    font-size: clamp(34px, 4vw, 50px) !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    color: var(--pp-primary) !important;\n    letter-spacing: -.04em !important;\n}\n.pp-buch-kopf-zeile h3 { flex: 1 1 14ch !important; }\n\n.pp-buch-text p { color: var(--pp-muted) !important; }\n.pp-buch-text p:first-child {\n    color: var(--pp-text) !important;\n    font-size: clamp(18px, 1.8vw, 20px) !important;\n    font-weight: 500 !important;\n}\n\n\/* Merkmale *\/\n.pp-merkmale {\n    display: flex !important;\n    flex-wrap: wrap !important;\n    gap: 8px !important;\n    margin: 18px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n}\n.pp-merkmale li {\n    margin: 0 !important;\n    padding: 7px 15px !important;\n    border-radius: 999px !important;\n    background-color: var(--pp-gruen-1) !important;\n    color: var(--pp-text) !important;\n    font-size: 14px !important;\n    font-weight: 600 !important;\n    line-height: 1.4 !important;\n    list-style: none !important;\n}\n.pp-merkmale li::before, .pp-merkmale li::marker { content: none !important; }\n\n.pp .pp-autoren {\n    margin: 20px 0 0 !important;\n    font-size: 15px !important;\n    color: var(--pp-muted) !important;\n}\n.pp-autoren strong { color: var(--pp-text) !important; font-weight: 700 !important; }\n\n\/* ---------- Preise ---------- *\/\n.pp .pp-preis { margin: 18px 0 0 !important; }\n.pp .pp-preis .pp-preis-betrag {\n    display: block !important;\n    font-size: 24px !important; font-weight: 700 !important;\n    line-height: 1.2 !important; letter-spacing: -.02em !important;\n    color: var(--pp-text) !important;\n}\n.pp .pp-preis-gross .pp-preis-betrag { font-size: 30px !important; }\n.pp .pp-preis .pp-preis-zusatz {\n    display: block !important; margin-top: 3px !important;\n    font-size: 13px !important; line-height: 1.5 !important;\n    color: var(--pp-muted) !important; font-weight: 400 !important;\n}\n.pp .pp-box-ohne-inhalt {\n    margin: 20px 0 0 !important; flex: 1 1 auto !important;\n    padding: 13px 15px !important;\n    background-color: var(--pp-braun-2) !important; border-radius: 10px !important;\n    font-size: 14.5px !important; line-height: 1.55 !important;\n    color: var(--pp-muted) !important;\n}\n\n\/* ---------- Zusatzblock unter dem Bestellknopf ---------- *\/\n.pp-zusatz {\n    margin-top: 26px !important;\n    padding: 22px 24px 20px !important;\n    background-color: var(--pp-gruen-1) !important;\n    border-radius: 16px !important;\n}\n.pp-zusatz > h4 { margin: 0 0 8px !important; }\n.pp .pp-zusatz-text {\n    margin: 0 0 16px !important;\n    font-size: 15.5px !important;\n    line-height: 1.55 !important;\n    color: var(--pp-muted) !important;\n}\n.pp-zusatz-liste { margin: 0 !important; padding: 0 !important; list-style: none !important; }\n.pp-zusatz-liste li { margin: 0 0 8px !important; padding: 0 !important; list-style: none !important; }\n.pp-zusatz-liste li::marker { content: none !important; }\n.pp-zusatz-liste li:last-child { margin-bottom: 0 !important; }\n.pp-zusatz-liste a {\n    display: flex !important;\n    align-items: center !important;\n    gap: 11px !important;\n    padding: 11px 15px !important;\n    background-color: #fff !important;\n    border: 1px solid transparent !important;\n    border-radius: 11px !important;\n    text-decoration: none !important;\n    color: var(--pp-text) !important;\n    font-size: 15.5px !important;\n    font-weight: 600 !important;\n    line-height: 1.4 !important;\n    transition: border-color .18s ease, transform .18s ease !important;\n}\n.pp-zusatz-liste a:hover { border-color: var(--pp-primary) !important; transform: translateX(2px) !important; }\n.pp-zusatz-liste a .pp-icon { color: var(--pp-dark) !important; flex-shrink: 0 !important; }\n.pp-zusatz-titel { flex: 1 1 auto !important; }\n.pp-zusatz-bald {\n    flex-shrink: 0 !important;\n    padding: 3px 10px !important;\n    border-radius: 999px !important;\n    background-color: var(--pp-braun-1) !important;\n    color: #6b4f16 !important;\n    font-size: 12px !important;\n    font-weight: 700 !important;\n    line-height: 1.5 !important;\n}\n.pp .pp-zusatz-fuss {\n    margin: 16px 0 0 !important;\n    font-size: 14.5px !important;\n    line-height: 1.55 !important;\n    color: var(--pp-muted) !important;\n}\n.pp .pp-zusatz-fuss a { color: var(--pp-dark) !important; font-weight: 700 !important; text-decoration: none !important; }\n.pp .pp-zusatz-fuss a:hover { text-decoration: underline !important; }\n\n\/* ---------- Buchcover ----------\n   img.pp-cover-img mit Typ im Selektor, sonst schlaegt .pp img mit\n   height:auto die Regel - dieselbe Falle wie beim Kopfbild.\n   Die Vorlagen sind nur 223x260 gross, deshalb keine Vergroesserung\n   ueber 240px: darueber wird das Cover sichtbar weich. *\/\n.pp-cover {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    background-color: var(--pp-gruen-1) !important;\n    border-radius: 16px !important;\n    padding: 26px 20px !important;\n    margin-bottom: 18px !important;\n}\n\/* Breite fest auf die native Groesse statt width:auto: irgendeine Fremdregel\n   der Umgebung setzt width auf 100%, und bei auto gewinnt sie - das Cover\n   wurde dadurch von 223px auf 240px hochgezogen. max-width haelt es auf sehr\n   schmalen Karten trotzdem im Rahmen. *\/\n.pp .pp-cover img.pp-cover-img {\n    display: block !important;\n    width: 223px !important;\n    max-width: 100% !important;\n    height: auto !important;\n    filter: drop-shadow(0 14px 26px rgba(18,28,26,.22)) !important;\n}\n\n\/* ---------- Inhaltsverzeichnis ---------- *\/\n.pp-inhalt {\n    background-color: var(--pp-braun-2) !important;\n    border: 1px solid var(--pp-braun-1) !important;\n    border-radius: 16px !important;\n    padding: 24px 24px 8px !important;\n}\n.pp-inhalt > h4 { margin-bottom: 16px !important; }\n\/* Zwei Spalten, weil das Verzeichnis jetzt ueber die volle Kartenbreite\n   laeuft - 22 Eintraege untereinander waeren sonst eine sehr lange Saeule.\n   break-inside haelt einen Eintrag zusammen, break-after laesst eine Rubrik\n   nicht allein am Spaltenende stehen. *\/\n.pp-liste {\n    margin: 0 !important; padding: 0 !important; list-style: none !important;\n    counter-reset: pp-punkt !important;\n    column-count: 2 !important;\n    column-gap: 38px !important;\n    column-rule: 1px solid rgba(18,28,26,.09) !important;\n}\n@media (max-width: 780px) {\n    .pp-liste { column-count: 1 !important; column-rule: none !important; }\n}\n.pp-liste li { break-inside: avoid !important; -webkit-column-break-inside: avoid !important; }\n.pp-liste li.pp-rubrik { break-after: avoid !important; }\n.pp-liste li {\n    position: relative !important;\n    margin: 0 !important;\n    padding: 9px 0 9px 40px !important;\n    border-top: 1px solid rgba(18,28,26,.09) !important;\n    font-size: 15.5px !important;\n    line-height: 1.5 !important;\n    color: var(--pp-text) !important;\n    list-style: none !important;\n}\n.pp-liste li:first-child { border-top: 0 !important; }\n.pp-liste li::marker { content: none !important; }\n.pp-liste li::before {\n    counter-increment: pp-punkt !important;\n    content: counter(pp-punkt) !important;\n    position: absolute !important;\n    left: 0 !important;\n    top: 11px !important;\n    width: 26px !important;\n    height: 26px !important;\n    border-radius: 50% !important;\n    background-color: #fff !important;\n    border: 1px solid var(--pp-braun-1) !important;\n    color: var(--pp-dark) !important;\n    font-size: 12.5px !important;\n    font-weight: 700 !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    line-height: 1 !important;\n}\n\/* Rubrikzeile innerhalb des Verzeichnisses: keine Nummer, sondern Titel *\/\n.pp-liste li.pp-rubrik {\n    padding-left: 0 !important;\n    padding-top: 20px !important;\n    font-size: 13px !important;\n    font-weight: 700 !important;\n    letter-spacing: .1em !important;\n    text-transform: uppercase !important;\n    color: var(--pp-dark) !important;\n}\n.pp-liste li.pp-rubrik::before { content: none !important; counter-increment: none !important; }\n.pp-liste li .pp-art { color: var(--pp-muted) !important; font-size: 14px !important; }\n\n\/* Anzahl neben der Ueberschrift des Verzeichnisses *\/\n.pp-inhalt > h4 .pp-inhalt-anzahl {\n    display: inline !important;\n    margin-left: 10px !important;\n    font-size: 12.5px !important;\n    font-weight: 600 !important;\n    letter-spacing: .04em !important;\n    text-transform: none !important;\n    color: var(--pp-muted) !important;\n}\n\n\/* ---------- Michl-Box Raster ---------- *\/\n.pp-boxen {\n    display: grid !important;\n    grid-template-columns: repeat(auto-fit, minmax(310px, 1fr)) !important;\n    gap: clamp(18px, 2.2vw, 28px) !important;\n}\n@media (max-width: 700px) {\n    .pp-boxen { grid-template-columns: 1fr !important; }\n}\n.pp-box {\n    display: flex !important;\n    flex-direction: column !important;\n    background-color: #fff !important;\n    border: 1px solid var(--pp-rand) !important;\n    border-radius: 18px !important;\n    overflow: hidden !important;\n    transition: border-color .18s ease, transform .18s ease, box-shadow .18s ease !important;\n}\n\/* Das Foto sitzt randlos oben, der Text bekommt sein Innenmass eine Ebene\n   tiefer - deshalb hat .pp-box selbst kein padding mehr. *\/\n.pp-box-koerper {\n    display: flex !important;\n    flex-direction: column !important;\n    flex: 1 1 auto !important;\n    padding: 24px 26px 26px !important;\n}\n.pp-box-bild {\n    background-color: var(--pp-braun-2) !important;\n    overflow: hidden !important;\n    height: 200px !important;\n}\n@supports (aspect-ratio: 4 \/ 3) {\n    .pp-box-bild { aspect-ratio: 4 \/ 3 !important; height: auto !important; }\n}\n.pp img.pp-box-foto {\n    display: block !important;\n    width: 100% !important;\n    height: 100% !important;\n    max-width: none !important;\n    object-fit: cover !important;\n    object-position: center !important;\n    transition: transform .35s ease !important;\n}\n.pp-box:hover img.pp-box-foto { transform: scale(1.04) !important; }\n.pp-box:hover {\n    border-color: var(--pp-primary) !important;\n    transform: translateY(-3px) !important;\n    box-shadow: 0 14px 32px rgba(10,134,170,.13) !important;\n}\n.pp .pp-box-nr {\n    margin: 0 !important;\n    font-size: 13px !important;\n    font-weight: 700 !important;\n    letter-spacing: .12em !important;\n    color: var(--pp-dark) !important;\n    text-transform: uppercase !important;\n    line-height: 1.4 !important;\n}\n.pp-box h3 { margin: 8px 0 0 !important; font-size: clamp(20px, 1.9vw, 24px) !important; }\n.pp-box-inhalt {\n    margin: 20px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n    flex: 1 1 auto !important;\n}\n.pp-box-inhalt li {\n    position: relative !important;\n    margin: 0 !important;\n    padding: 8px 0 8px 30px !important;\n    font-size: 15.5px !important;\n    line-height: 1.55 !important;\n    color: var(--pp-muted) !important;\n    border-top: 1px solid #eef1ef !important;\n    list-style: none !important;\n}\n.pp-box-inhalt li:first-child { border-top: 0 !important; }\n.pp-box-inhalt li::marker { content: none !important; }\n.pp-box-inhalt li::before {\n    content: \"\" !important;\n    position: absolute !important;\n    left: 4px !important;\n    top: 17px !important;\n    width: 8px !important;\n    height: 8px !important;\n    border-radius: 50% !important;\n    background-color: var(--pp-primary) !important;\n}\n.pp-box-fuss { margin-top: 22px !important; }\n\n.pp .pp-hinweis {\n    display: inline-flex !important;\n    align-items: center !important;\n    gap: 8px !important;\n    margin: 14px 0 0 !important;\n    padding: 7px 15px !important;\n    border-radius: 999px !important;\n    background-color: var(--pp-braun-1) !important;\n    color: #6b4f16 !important;\n    font-size: 13.5px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n}\n.pp-box-bald { background-color: var(--pp-grau) !important; }\n.pp-box-bald:hover { transform: none !important; box-shadow: none !important; border-color: var(--pp-rand) !important; }\n\n\/* ---------- Bestellband ---------- *\/\n.pp-bestellen { background-color: var(--pp-dark) !important; color: #fff !important; }\n.pp-bestellen h2, .pp-bestellen p { color: #fff !important; }\n.pp-bestellen .pp-label { color: #b9e7f4 !important; }\n.pp-bestellen .pp-lead { color: rgba(255,255,255,.88) !important; }\n.pp-bestell-raster {\n    display: grid !important;\n    grid-template-columns: minmax(0, 6fr) minmax(0, 5fr) !important;\n    gap: clamp(30px, 4vw, 60px) !important;\n    align-items: center !important;\n}\n@media (max-width: 860px) {\n    .pp-bestell-raster { grid-template-columns: 1fr !important; }\n}\n.pp-kontaktkarte {\n    background-color: rgba(255,255,255,.08) !important;\n    border: 1px solid rgba(255,255,255,.20) !important;\n    border-radius: 18px !important;\n    padding: 28px 28px 26px !important;\n}\n.pp-kontaktzeile { display: block !important; padding: 14px 0 !important; border-top: 1px solid rgba(255,255,255,.16) !important; }\n.pp-kontaktzeile:first-of-type { border-top: 0 !important; padding-top: 0 !important; }\n.pp-kontaktzeile .pp-k-label {\n    display: block !important;\n    font-size: 12.5px !important;\n    font-weight: 700 !important;\n    letter-spacing: .12em !important;\n    text-transform: uppercase !important;\n    \/* #b9e7f4 kaeme auf der aufgehellten Karte nur auf 3,85:1 - unter der\n       AA-Schwelle. #e6f7fd ergibt 4,65:1. Auf dem Band selbst reicht\n       #b9e7f4 mit 4,55:1, deshalb bleibt es bei .pp-label. *\/\n    color: #e6f7fd !important;\n    margin-bottom: 4px !important;\n}\n.pp-kontaktzeile a, .pp-kontaktzeile span.pp-k-wert {\n    display: inline-block !important;\n    font-size: 19px !important;\n    font-weight: 700 !important;\n    color: #fff !important;\n    text-decoration: none !important;\n    line-height: 1.4 !important;\n    word-break: break-word !important;\n}\n.pp-kontaktzeile a:hover { text-decoration: underline !important; }\n.pp-kontaktzeile address { font-style: normal !important; font-size: 17px !important; color: rgba(255,255,255,.92) !important; line-height: 1.55 !important; }\n\n\/* ---------- Querverweis ---------- *\/\n.pp-quer {\n    display: flex !important;\n    flex-wrap: wrap !important;\n    align-items: center !important;\n    justify-content: space-between !important;\n    gap: 22px !important;\n    background-color: #fff !important;\n    border: 1px solid var(--pp-rand) !important;\n    border-radius: 18px !important;\n    padding: clamp(24px, 3vw, 36px) !important;\n}\n.pp-quer-text { flex: 1 1 22ch !important; }\n.pp-quer h3 { margin-bottom: 6px !important; }\n.pp-quer p { color: var(--pp-muted) !important; font-size: 16.5px !important; }\n\n\/* ---------- Bildschirmleser ---------- *\/\n.pp-sr {\n    position: absolute !important;\n    width: 1px !important; height: 1px !important;\n    padding: 0 !important; margin: -1px !important;\n    overflow: hidden !important; clip: rect(0,0,0,0) !important;\n    white-space: nowrap !important; border: 0 !important;\n}\n\n@media (prefers-reduced-motion: reduce) {\n    .pp *, .pp *::before, .pp *::after {\n        transition: none !important;\n        animation: none !important;\n    }\n    .pp .pp-btn:hover, .pp .pp-box:hover { transform: none !important; }\n    .pp .pp-box:hover img.pp-box-foto { transform: none !important; }\n}\n<\/style>\t<div class=\"pp pp-seite-michlbox\">\n\n\t\t\t<section class=\"pp-hero\">\n\t\t<img fetchpriority=\"high\" width=\"1920\" height=\"1280\" src=\"https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/praeparatio-hero-michl-box.webp\" class=\"pp-hero-bild\" alt=\"Ge\u00f6ffnete Michl-Box aus Holz mit Musterleisten und Unterlagen\" decoding=\"async\" srcset=\"https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/praeparatio-hero-michl-box.webp 1920w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/praeparatio-hero-michl-box-300x200.webp 300w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/praeparatio-hero-michl-box-1024x683.webp 1024w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/praeparatio-hero-michl-box-768x512.webp 768w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/praeparatio-hero-michl-box-1536x1024.webp 1536w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/praeparatio-hero-michl-box-18x12.webp 18w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/>\t\t<div class=\"pp-hero-schleier\" aria-hidden=\"true\"><\/div>\n\t\t<div class=\"pp-innen pp-hero-inhalt\">\n\t\t\t<p class=\"pp-label\">The training concept of Praeparatio e.V.<\/p>\n\t\t\t<h1>The Michl Box<\/h1>\n\t\t\t<p class=\"pp-hero-lead\">One topic, one box: documents, assignments, and all materials for the practical exercises \u2013 plus a questionnaire and solutions for self-assessment.<\/p>\n\t\t\t<div class=\"pp-knoepfe\">\n\t\t\t\t<a class=\"pp-btn pp-btn-hell\" href=\"https:\/\/shoeeyeq.com\/en\/bestellen\/\">\n\t\t\t\t\t<svg class=\"pp-icon\" width=\"19\" height=\"19\" viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2.2 21 6v12l-9 3.8L3 18V6zm0 2.2L5.6 7 12 9.6 18.4 7zM5 8.7v8l6 2.5v-8zm8 10.5 6-2.5v-8l-6 2.5z\"\/><\/svg>Order now\n\t\t\t\t<\/a>\n\t\t\t\t<a class=\"pp-btn pp-btn-primaer\" href=\"tel:+4996211838\">\n\t\t\t\t\t<svg class=\"pp-icon\" width=\"19\" height=\"19\" viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6.6 10.8a15.1 15.1 0 0 0 6.6 6.6l2.2-2.2a1 1 0 0 1 1-.25c1.1.37 2.3.57 3.6.57a1 1 0 0 1 1 1V20a1 1 0 0 1-1 1A17 17 0 0 1 3 4a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1c0 1.25.2 2.45.57 3.57a1 1 0 0 1-.25 1z\"\/><\/svg>09621 1838\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/section>\n\t\n\t\t<section class=\"pp-band pp-band-weiss\">\n\t\t\t<div class=\"pp-innen\">\n\t\t\t\t<div class=\"pp-band-kopf\">\n\t\t\t\t\t<p class=\"pp-label\">The concept<\/p>\n\t\t\t\t\t<h2>Everything on a topic in one box<\/h2>\n\t\t\t\t\t<p class=\"pp-lead\">The new training concept from Praeparatio e. V.: The Michl Box contains everything on a corresponding topic: written materials, tasks on the topic, all materials for the practical tasks, a questionnaire for checking knowledge, and solutions for checking the tasks.<\/p>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/section>\n\n\t\t<section class=\"pp-band pp-band-gruen\">\n\t\t\t<div class=\"pp-innen\">\n\t\t\t\t<div class=\"pp-band-kopf\">\n\t\t\t\t\t<p class=\"pp-label\">The boxes<\/p>\n\t\t\t\t\t<h2>8 Michl boxes to choose from<\/h2>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"pp-boxen\">\n\t\t\t\t\t\t\t\t\t\t\t<article class=\"pp-box\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pp-box-bild\"><img loading=\"lazy\" width=\"316\" height=\"316\" src=\"https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-1-halbschuhleisten.webp\" class=\"pp-box-foto\" alt=\"Inhalt der Michl-Box \u201eDer Halbschuhleisten&quot;: Holzleisten, Musterleisten, rote Knetmasse, Arbeitsbl\u00e4tter und Holzkiste mit Holzwolle\" decoding=\"async\" srcset=\"https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-1-halbschuhleisten.webp 316w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-1-halbschuhleisten-300x300.webp 300w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-1-halbschuhleisten-150x150.webp 150w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-1-halbschuhleisten-12x12.webp 12w\" sizes=\"auto, (max-width: 316px) 100vw, 316px\" \/><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pp-box-koerper\">\n\t\t\t\t\t\t\t<p class=\"pp-box-nr\">Michl-Box 01<\/p>\n\t\t\t\t\t\t\t<h3>The half-shoe last<\/h3>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<ul class=\"pp-box-inhalt\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Making a footprint cast and taking measurements<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Materials for creating an outline drawing<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Step-by-Step Guide to Making a Low-Top Shoe Last<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Small sample molding<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Practice clay<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Wood for making a last<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"pp-box-fuss\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"pp-preis\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-preis-betrag\">142,80 \u20ac<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-preis-zusatz\">incl. VAT \u00b7 free shipping within Germany<\/span>\n\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"pp-btn pp-btn-rand\" href=\"https:\/\/shoeeyeq.com\/en\/bestellen\/?artikel=box-1\">\n\t\t\t\t\t\t\t\t\t\t<svg class=\"pp-icon\" width=\"19\" height=\"19\" viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2.2 21 6v12l-9 3.8L3 18V6zm0 2.2L5.6 7 12 9.6 18.4 7zM5 8.7v8l6 2.5v-8zm8 10.5 6-2.5v-8l-6 2.5z\"\/><\/svg>\t\t\t\t\t\t\t\t\t\t<span>Order this box<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-sr\">The low-shoe last<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t<article class=\"pp-box\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pp-box-bild\"><img loading=\"lazy\" width=\"316\" height=\"316\" src=\"https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-2-beinleisten.webp\" class=\"pp-box-foto\" alt=\"Inhalt der Michl-Box \u201eDer Beinleisten&quot;: blaues Beinmodell vor einer Stellungszeichnung, Musterleisten, Knetmasse und Unterlagen\" decoding=\"async\" srcset=\"https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-2-beinleisten.webp 316w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-2-beinleisten-300x300.webp 300w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-2-beinleisten-150x150.webp 150w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-2-beinleisten-12x12.webp 12w\" sizes=\"auto, (max-width: 316px) 100vw, 316px\" \/><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pp-box-koerper\">\n\t\t\t\t\t\t\t<p class=\"pp-box-nr\">Michl-Box 02<\/p>\n\t\t\t\t\t\t\t<h3>The baseboard<\/h3>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<ul class=\"pp-box-inhalt\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Small sample molding<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Modeling clay for the first test run<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Position drawings<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Splinting material<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>wood for making a leg last<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Step-by-step guide to creating a leg welt<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"pp-box-fuss\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"pp-preis\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-preis-betrag\">178,50 \u20ac<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-preis-zusatz\">incl. VAT \u00b7 free shipping within Germany<\/span>\n\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"pp-btn pp-btn-rand\" href=\"https:\/\/shoeeyeq.com\/en\/bestellen\/?artikel=box-2\">\n\t\t\t\t\t\t\t\t\t\t<svg class=\"pp-icon\" width=\"19\" height=\"19\" viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2.2 21 6v12l-9 3.8L3 18V6zm0 2.2L5.6 7 12 9.6 18.4 7zM5 8.7v8l6 2.5v-8zm8 10.5 6-2.5v-8l-6 2.5z\"\/><\/svg>\t\t\t\t\t\t\t\t\t\t<span>Order this box<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-sr\">The leg molding<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t<article class=\"pp-box\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pp-box-bild\"><img loading=\"lazy\" width=\"316\" height=\"316\" src=\"https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-3-leistenkopie.webp\" class=\"pp-box-foto\" alt=\"Inhalt der Michl-Box \u201eDie Leistenkopie&quot;: Musterleisten, aufgeschnittene Kopierschablonen aus Papier und Anleitung\" decoding=\"async\" srcset=\"https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-3-leistenkopie.webp 316w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-3-leistenkopie-300x300.webp 300w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-3-leistenkopie-150x150.webp 150w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-3-leistenkopie-12x12.webp 12w\" sizes=\"auto, (max-width: 316px) 100vw, 316px\" \/><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pp-box-koerper\">\n\t\t\t\t\t\t\t<p class=\"pp-box-nr\">Michl-Box 03<\/p>\n\t\t\t\t\t\t\t<h3>The butt joint<\/h3>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<ul class=\"pp-box-inhalt\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Small sample molding for creating a molding copy<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>All materials to create a last copy<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Sample for monitoring success<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"pp-box-fuss\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"pp-preis\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-preis-betrag\">119,00 \u20ac<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-preis-zusatz\">incl. VAT \u00b7 free shipping within Germany<\/span>\n\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"pp-btn pp-btn-rand\" href=\"https:\/\/shoeeyeq.com\/en\/bestellen\/?artikel=box-3\">\n\t\t\t\t\t\t\t\t\t\t<svg class=\"pp-icon\" width=\"19\" height=\"19\" viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2.2 21 6v12l-9 3.8L3 18V6zm0 2.2L5.6 7 12 9.6 18.4 7zM5 8.7v8l6 2.5v-8zm8 10.5 6-2.5v-8l-6 2.5z\"\/><\/svg>\t\t\t\t\t\t\t\t\t\t<span>Order this box<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-sr\">The last copy<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t<article class=\"pp-box\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pp-box-bild\"><img loading=\"lazy\" width=\"316\" height=\"316\" src=\"https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-4-schuhzurichtung.webp\" class=\"pp-box-foto\" alt=\"Inhalt der Michl-Box \u201eDie Schuhzurichtung&quot;: blaues Fu\u00dfmodell, Karten mit Krankheitsbildern und Zurichtungen sowie Arbeitsbl\u00e4tter\" decoding=\"async\" srcset=\"https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-4-schuhzurichtung.webp 316w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-4-schuhzurichtung-300x300.webp 300w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-4-schuhzurichtung-150x150.webp 150w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-4-schuhzurichtung-12x12.webp 12w\" sizes=\"auto, (max-width: 316px) 100vw, 316px\" \/><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pp-box-koerper\">\n\t\t\t\t\t\t\t<p class=\"pp-box-nr\">Michl-Box 04<\/p>\n\t\t\t\t\t\t\t<h3>Shoe modification<\/h3>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<ul class=\"pp-box-inhalt\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Maps showing the different shoe modifications<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Cards with various clinical pictures<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Assignment to match clinical pictures with assistive devices<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>shoe modification dummy to simulate the different roll-off edges<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"pp-box-fuss\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"pp-preis\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-preis-betrag\">130,90 \u20ac<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-preis-zusatz\">incl. VAT \u00b7 free shipping within Germany<\/span>\n\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"pp-btn pp-btn-rand\" href=\"https:\/\/shoeeyeq.com\/en\/bestellen\/?artikel=box-4\">\n\t\t\t\t\t\t\t\t\t\t<svg class=\"pp-icon\" width=\"19\" height=\"19\" viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2.2 21 6v12l-9 3.8L3 18V6zm0 2.2L5.6 7 12 9.6 18.4 7zM5 8.7v8l6 2.5v-8zm8 10.5 6-2.5v-8l-6 2.5z\"\/><\/svg>\t\t\t\t\t\t\t\t\t\t<span>Order this box<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-sr\">Shoe modification<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t<article class=\"pp-box\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pp-box-bild\"><img loading=\"lazy\" width=\"316\" height=\"316\" src=\"https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-5-druckmessung.webp\" class=\"pp-box-foto\" alt=\"Inhalt der Michl-Box \u201eDie Druckmessung&quot;: Steckplatten mit farbigen Elementen, Druckbilder von Fu\u00dfsohlen und Aufgabenbl\u00e4tter\" decoding=\"async\" srcset=\"https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-5-druckmessung.webp 316w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-5-druckmessung-300x300.webp 300w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-5-druckmessung-150x150.webp 150w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-5-druckmessung-12x12.webp 12w\" sizes=\"auto, (max-width: 316px) 100vw, 316px\" \/><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pp-box-koerper\">\n\t\t\t\t\t\t\t<p class=\"pp-box-nr\">Michl-Box 05<\/p>\n\t\t\t\t\t\t\t<h3>The pressure measurement<\/h3>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<ul class=\"pp-box-inhalt\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Written documents on the subject, e.g., procedure for internal pressure measurement<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Questionnaire to check the level of knowledge<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Practical exercises for pressure reduction<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Solutions to the questionnaire and practical exercises<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"pp-box-fuss\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"pp-preis\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-preis-betrag\">142,80 \u20ac<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-preis-zusatz\">incl. VAT \u00b7 free shipping within Germany<\/span>\n\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"pp-btn pp-btn-rand\" href=\"https:\/\/shoeeyeq.com\/en\/bestellen\/?artikel=box-5\">\n\t\t\t\t\t\t\t\t\t\t<svg class=\"pp-icon\" width=\"19\" height=\"19\" viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2.2 21 6v12l-9 3.8L3 18V6zm0 2.2L5.6 7 12 9.6 18.4 7zM5 8.7v8l6 2.5v-8zm8 10.5 6-2.5v-8l-6 2.5z\"\/><\/svg>\t\t\t\t\t\t\t\t\t\t<span>Order this box<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-sr\">Pressure measurement<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t<article class=\"pp-box\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pp-box-bild\"><img loading=\"lazy\" width=\"316\" height=\"316\" src=\"https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-6-messer-schaerfen.webp\" class=\"pp-box-foto\" alt=\"Inhalt der Michl-Box \u201eDas Messer sch\u00e4rfen&quot;: Schleifstein, Messer, Abziehleder und Unterlagen vor der Holzkiste\" decoding=\"async\" srcset=\"https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-6-messer-schaerfen.webp 316w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-6-messer-schaerfen-300x300.webp 300w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-6-messer-schaerfen-150x150.webp 150w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-6-messer-schaerfen-12x12.webp 12w\" sizes=\"auto, (max-width: 316px) 100vw, 316px\" \/><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pp-box-koerper\">\n\t\t\t\t\t\t\t<p class=\"pp-box-nr\">Michl-Box 06<\/p>\n\t\t\t\t\t\t\t<h3>Sharpen the knife<\/h3>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<ul class=\"pp-box-inhalt\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Written documentation on knife sharpening<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Materials and knives for practical practice<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"pp-box-fuss\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"pp-preis\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-preis-betrag\">178,50 \u20ac<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-preis-zusatz\">incl. VAT \u00b7 free shipping within Germany<\/span>\n\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"pp-btn pp-btn-rand\" href=\"https:\/\/shoeeyeq.com\/en\/bestellen\/?artikel=box-6\">\n\t\t\t\t\t\t\t\t\t\t<svg class=\"pp-icon\" width=\"19\" height=\"19\" viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2.2 21 6v12l-9 3.8L3 18V6zm0 2.2L5.6 7 12 9.6 18.4 7zM5 8.7v8l6 2.5v-8zm8 10.5 6-2.5v-8l-6 2.5z\"\/><\/svg>\t\t\t\t\t\t\t\t\t\t<span>Order this box<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-sr\">Sharpen the knife<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t<article class=\"pp-box pp-box-bald\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pp-box-bild\"><img loading=\"lazy\" width=\"444\" height=\"444\" src=\"https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-7-muskelfunktionstest.webp\" class=\"pp-box-foto\" alt=\"Michl-Box \u201eDer Muskelfunktionstest&quot;: ge\u00f6ffnete Holzkiste mit Holzwolle und Unterlagen\" decoding=\"async\" srcset=\"https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-7-muskelfunktionstest.webp 444w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-7-muskelfunktionstest-300x300.webp 300w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-7-muskelfunktionstest-150x150.webp 150w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/box-7-muskelfunktionstest-12x12.webp 12w\" sizes=\"auto, (max-width: 444px) 100vw, 444px\" \/><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pp-box-koerper\">\n\t\t\t\t\t\t\t<p class=\"pp-box-nr\">Michl-Box 07<\/p>\n\t\t\t\t\t\t\t<h3>The muscle function test<\/h3>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<ul class=\"pp-box-inhalt\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>How do I perform a muscle function test in practice<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>When do I use the muscle function test?<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>Muscle function test according to Janda \u2013 practical practice to determine the different stages<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"pp-box-fuss\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"pp-preis\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-preis-betrag\">129,71 \u20ac<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-preis-zusatz\">incl. VAT \u00b7 free shipping within Germany<\/span>\n\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"pp-hinweis\"><svg class=\"pp-icon\" width=\"19\" height=\"19\" viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2a10 10 0 1 1 0 20 10 10 0 0 1 0-20zm0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16zm1 3v4.6l3.1 1.8-1 1.7L11 12.6V7z\"\/><\/svg>Available soon<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t\t\t<article class=\"pp-box\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pp-box-bild\"><img loading=\"lazy\" width=\"768\" height=\"512\" src=\"https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/praeparatio-michlbox-einlagenbaukasten-768x512.webp\" class=\"pp-box-foto\" alt=\"Ge\u00f6ffnete Michl-Box \u201eDer Einlagenbaukasten\u201c auf einer Werkbank: Rohlinge, Pelotten und Keile im Schaumstoffeinsatz, daneben zwei fertige Einlagen.\" decoding=\"async\" srcset=\"https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/praeparatio-michlbox-einlagenbaukasten-768x512.webp 768w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/praeparatio-michlbox-einlagenbaukasten-300x200.webp 300w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/praeparatio-michlbox-einlagenbaukasten-1024x683.webp 1024w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/praeparatio-michlbox-einlagenbaukasten-18x12.webp 18w, https:\/\/shoeeyeq.com\/wp-content\/uploads\/2026\/08\/praeparatio-michlbox-einlagenbaukasten.webp 1536w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pp-box-koerper\">\n\t\t\t\t\t\t\t<p class=\"pp-box-nr\">Michl-Box 08<\/p>\n\t\t\t\t\t\t\t<h3>The modular insert system<\/h3>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"pp-box-ohne-inhalt\">We will provide the summary of this box shortly. Feel free to call us if you would like to know what is included in advance.<\/p>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div class=\"pp-box-fuss\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"pp-preis\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-preis-betrag\">261,80 \u20ac<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-preis-zusatz\">incl. VAT \u00b7 free shipping within Germany<\/span>\n\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"pp-btn pp-btn-rand\" href=\"https:\/\/shoeeyeq.com\/en\/bestellen\/?artikel=box-8\">\n\t\t\t\t\t\t\t\t\t\t<svg class=\"pp-icon\" width=\"19\" height=\"19\" viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2.2 21 6v12l-9 3.8L3 18V6zm0 2.2L5.6 7 12 9.6 18.4 7zM5 8.7v8l6 2.5v-8zm8 10.5 6-2.5v-8l-6 2.5z\"\/><\/svg>\t\t\t\t\t\t\t\t\t\t<span>Order this box<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-sr\">The modular insert system<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/article>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/section>\n\n\t\t\t<section class=\"pp-band pp-bestellen\" id=\"bestellen\">\n\t\t<div class=\"pp-innen\">\n\t\t\t<div class=\"pp-bestell-raster\">\n\t\t\t\t<div>\n\t\t\t\t\t<p class=\"pp-label\">Order<\/p>\n\t\t\t\t\t<h2>Order Michl-Box<\/h2>\n\t\t\t\t\t<p class=\"pp-lead pp-lead-abstand\">Simply call or send an email to place your order. We are here for you!<\/p>\n\t\t\t\t\t\t\t\t\t\t<div class=\"pp-knoepfe\">\n\t\t\t\t\t\t<a class=\"pp-btn pp-btn-hell\" href=\"https:\/\/shoeeyeq.com\/en\/bestellen\/\">\n\t\t\t\t\t\t\t<svg class=\"pp-icon\" width=\"19\" height=\"19\" viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2.2 21 6v12l-9 3.8L3 18V6zm0 2.2L5.6 7 12 9.6 18.4 7zM5 8.7v8l6 2.5v-8zm8 10.5 6-2.5v-8l-6 2.5z\"\/><\/svg>To the order form\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<a class=\"pp-btn pp-btn-rand pp-btn-auf-dunkel\" href=\"tel:+4996211838\">\n\t\t\t\t\t\t\t<svg class=\"pp-icon\" width=\"19\" height=\"19\" viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6.6 10.8a15.1 15.1 0 0 0 6.6 6.6l2.2-2.2a1 1 0 0 1 1-.25c1.1.37 2.3.57 3.6.57a1 1 0 0 1 1 1V20a1 1 0 0 1-1 1A17 17 0 0 1 3 4a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1c0 1.25.2 2.45.57 3.57a1 1 0 0 1-.25 1z\"\/><\/svg>Call back\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"pp-kontaktkarte\">\n\t\t\t\t\t<span class=\"pp-kontaktzeile\">\n\t\t\t\t\t\t<span class=\"pp-k-label\">Phone<\/span>\n\t\t\t\t\t\t<a href=\"tel:+4996211838\">09621 1838<\/a>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"pp-kontaktzeile\">\n\t\t\t\t\t\t<span class=\"pp-k-label\">Email<\/span>\n\t\t\t\t\t\t<a href=\"mailto:info@praeparatio.com\">info@praeparatio.com<\/a>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"pp-kontaktzeile\">\n\t\t\t\t\t\t<span class=\"pp-k-label\">Address<\/span>\n\t\t\t\t\t\t<address>\n\t\t\t\t\t\t\tPraeparatio e.V.<br>\n\t\t\t\t\t\t\tSchlachthausstr. 11<br>\n\t\t\t\t\t\t\t92224 Amberg\t\t\t\t\t\t<\/address>\n\t\t\t\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/section>\n\t\t\t<section class=\"pp-band pp-band-weiss\">\n\t\t<div class=\"pp-innen\">\n\t\t\t<div class=\"pp-quer\">\n\t\t\t\t<div class=\"pp-quer-text\">\n\t\t\t\t\t<h3>Knowledge to read up on<\/h3>\n\t\t\t\t\t<p>The two textbooks by Praeparatio e.V. delve into the same topics across 136 and 360 pages \u2013 from feather edge construction to upper construction.<\/p>\n\t\t\t\t<\/div>\n\t\t\t\t<a class=\"pp-btn pp-btn-rand\" href=\"https:\/\/shoeeyeq.com\/en\/fachbuecher\/\">\n\t\t\t\t\t<svg class=\"pp-icon\" width=\"19\" height=\"19\" viewbox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 3h6a3 3 0 0 1 2 .8A3 3 0 0 1 14 3h6a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-5.5a2 2 0 0 0-1.4.6l-.4.4-.4-.4a2 2 0 0 0-1.4-.6H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm7 3.5A1.5 1.5 0 0 0 9.5 5H5v12h4.8c.4 0 .8.1 1.2.3zm2 10.8c.4-.2.8-.3 1.2-.3H19V5h-4.5A1.5 1.5 0 0 0 13 6.5z\"\/><\/svg>To the professional books\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/section>\n\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3973","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/shoeeyeq.com\/en\/wp-json\/wp\/v2\/pages\/3973","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shoeeyeq.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shoeeyeq.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shoeeyeq.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shoeeyeq.com\/en\/wp-json\/wp\/v2\/comments?post=3973"}],"version-history":[{"count":0,"href":"https:\/\/shoeeyeq.com\/en\/wp-json\/wp\/v2\/pages\/3973\/revisions"}],"wp:attachment":[{"href":"https:\/\/shoeeyeq.com\/en\/wp-json\/wp\/v2\/media?parent=3973"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}