.eb-mythen{--eb-orange: #FF6900;--eb-orange-dark: #CC5500;--eb-anthracite: #1A1E22;--eb-paper: #FBF5EC;--eb-line: #EDEAE0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:2rem 0 2.5rem!important;padding:0!important;list-style:none!important}@media(max-width:900px){.eb-mythen{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.eb-mythen{grid-template-columns:1fr}}.eb-mythen__card{position:relative;aspect-ratio:1 / 1;min-height:240px;padding:0;border:none;background:transparent;cursor:pointer;perspective:1200px;font:inherit;text-align:left;outline:none;animation:ebMythenIn .6s ease-out backwards;animation-delay:var(--delay, 0ms)}@keyframes ebMythenIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.eb-mythen__card:focus-visible{box-shadow:0 0 0 3px #ff690066;border-radius:12px}.eb-mythen__inner{position:relative;width:100%;height:100%;transition:transform .7s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d}.eb-mythen__card.is-flipped .eb-mythen__inner{transform:rotateY(180deg)}.eb-mythen__face{position:absolute;inset:0;padding:22px 22px 18px;border-radius:12px;backface-visibility:hidden;-webkit-backface-visibility:hidden;display:flex;flex-direction:column;overflow:hidden}.eb-mythen__face--front{background:var(--eb-paper);background-image:linear-gradient(180deg,transparent 0,transparent 38px,rgba(26,30,34,.04) 38px,rgba(26,30,34,.04) 39px,transparent 39px),repeating-linear-gradient(180deg,transparent 0,transparent 27px,rgba(26,30,34,.05) 27px,rgba(26,30,34,.05) 28px);border:1px solid #E5DFC7;box-shadow:0 1px #fff inset,0 8px 24px -10px #1a1e222e,0 2px 6px -2px #1a1e221a;transform:rotate(-.4deg)}.eb-mythen__card:nth-child(2n) .eb-mythen__face--front{transform:rotate(.5deg)}.eb-mythen__card:nth-child(3n) .eb-mythen__face--front{transform:rotate(-.2deg)}.eb-mythen__card:hover .eb-mythen__face--front{transform:rotate(0) translateY(-3px);box-shadow:0 1px #fff inset,0 14px 32px -12px #1a1e2247,0 4px 10px -2px #1a1e2224;transition:transform .26s ease,box-shadow .26s ease}.eb-mythen__tape{position:absolute;top:-10px;left:50%;transform:translate(-50%) rotate(-2deg);width:78px;height:22px;background:#ffa9688c;border:1px solid rgba(255,105,0,.2);border-radius:2px;box-shadow:0 2px 6px #1a1e221f,inset 0 1px #fff6}.eb-mythen__paper-corner{position:absolute;bottom:0;right:0;width:32px;height:32px;background:linear-gradient(135deg,transparent 50%,rgba(26,30,34,.04) 50%)}.eb-mythen__head{display:flex;justify-content:space-between;align-items:baseline;gap:8px;margin-top:8px;margin-bottom:10px;position:relative;z-index:1}.eb-mythen__nr{font-family:Montserrat,sans-serif;font-size:12px;font-weight:700;color:var(--eb-orange-dark);letter-spacing:.06em;font-feature-settings:"tnum"}.eb-mythen__kicker{font-family:Montserrat,sans-serif;font-size:9px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:#9ca3af}.eb-mythen__quote{flex:1;margin:0!important;font-family:Lato,Georgia,serif!important;font-size:clamp(15px,1.5vw,18px)!important;font-weight:700!important;color:var(--eb-anthracite)!important;line-height:1.45!important;letter-spacing:-.005em;position:relative;z-index:1;text-wrap:balance}.eb-mythen__qmark{color:var(--eb-orange);font-family:Georgia,serif;font-weight:800;font-size:1.4em;line-height:0;vertical-align:-.18em;margin-right:1px}.eb-mythen__qmark--end{margin-left:1px;margin-right:0}.eb-mythen__action{display:flex;align-items:center;gap:10px;margin-top:14px;padding-top:12px;border-top:1px dashed rgba(26,30,34,.18);font-family:Montserrat,sans-serif;font-size:11px;font-weight:700;color:var(--eb-orange-dark);letter-spacing:.06em;text-transform:uppercase;position:relative;z-index:1}.eb-mythen__action-icon{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--eb-orange);color:#fff;transition:transform .2s ease}.eb-mythen__card:hover .eb-mythen__action-icon{transform:translate(3px)}.eb-mythen__face--back{background:linear-gradient(160deg,#fff,#fff8f1);border:1px solid #FFA968;box-shadow:0 12px 28px -10px #ff69004d;transform:rotateY(180deg);justify-content:flex-start}.eb-mythen__face--back:before{content:"";position:absolute;top:-30px;left:-30px;width:160px;height:160px;background:radial-gradient(circle,rgba(255,105,0,.1),transparent 70%);pointer-events:none}.eb-mythen__stempel{align-self:flex-start;padding:6px 14px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;border:3px solid currentColor;border-radius:6px;margin-bottom:12px;transform:rotate(-4deg);opacity:.92;line-height:1}.eb-mythen__stempel--red{color:#b91c1c;background:#b91c1c0f}.eb-mythen__stempel--amber{color:#b45309;background:#b4530914}.eb-mythen__stempel--green{color:#166534;background:#16653412}.eb-mythen__truth{margin:0!important;font-size:13.5px!important;color:#1a1e22!important;line-height:1.55!important}@media(max-width:560px){.eb-mythen__face{padding:18px 16px 14px}.eb-mythen__quote{font-size:14px!important}.eb-mythen__truth{font-size:13px!important}}@media(prefers-reduced-motion:reduce){.eb-mythen__inner,.eb-mythen__card{transition:none;animation:none}}
