:root{--mobile-factor:1}@media(max-width:767.98px){:root{--mobile-factor:.85}}.teaser-popup{aspect-ratio:1/1;cursor:move;position:fixed;bottom:3vh;left:2vw;margin:0;display:flex;width:var(--breite-teaser,15rem);height:var(--breite-teaser,15rem);justify-content:center;align-items:center;border-radius:100%;text-align:center;display:flex;flex-wrap:wrap;align-items:center;text-overflow:ellipsis;padding:2em;transform:rotate(-5deg);z-index:2000;line-height:120%;background-color:var(--farbe-alert,#f2ff6c);font-size:var(--font-size-standard,1rem);filter:drop-shadow(0px 8px 20px rgba(0,0,0,.2));color:var(--farbe-fliesstext,#000)}.teaser-popup .teaser-popup-content,.teaser-popup p{padding:0 !important;margin:0 !important;hyphens:none}.teaser-popup a:hover{color:var(--farbe-fliesstext,#000)}.teaser-popup .icon:first-child{margin-top:-.5ex}.teaser-popup .teaser-popup-close{border:none;height:1.5rem;width:1.5rem;position:absolute;top:.5rem;right:.5rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1rem;background-position:center;background-color:rgba(0,0,0,0)}.teaser-popup .teaser-popup-close:hover,.teaser-popup .teaser-popup-close:focus,.teaser-popup .teaser-popup-close:active,.teaser-popup .teaser-popup-close:not(:disabled):active{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23333'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1rem;background-position:center;background-color:rgba(0,0,0,0)}@media(max-width:767.98px){.teaser-popup{width:calc(var(--breite-teaser, 15rem)*var(--mobile-factor));height:calc(var(--breite-teaser, 15rem)*var(--mobile-factor))}}