:root{--wefatherm-contact-red:#dd0b2f;--wefatherm-contact-text:#313131}.wefatherm-contact-teaser{bottom:24px;font-family:"Open Sans",Arial,sans-serif;position:fixed;right:24px;width:min(310px,calc(100vw - 32px));z-index:99990}.wefatherm-contact-teaser__panel[hidden]{display:none}.wefatherm-contact-teaser__panel{animation:wefatherm-contact-in .2s ease-out;background:#fff;border:1.5px solid var(--wefatherm-contact-red);border-radius:18px;box-shadow:0 10px 28px rgba(49,49,49,.18);margin:0 0 10px;overflow:hidden;padding:15px 12px 12px}.wefatherm-contact-teaser__heading{color:#68717a;font-size:12px;font-weight:600;margin:0 7px 10px}.wefatherm-contact-teaser__link{align-items:center;background:#f7f8f9;border-radius:10px;color:var(--wefatherm-contact-text)!important;display:flex;justify-content:space-between;margin-top:7px;min-height:52px;padding:8px 12px;text-decoration:none!important;transition:background-color .18s ease,color .18s ease}.wefatherm-contact-teaser__link:hover,.wefatherm-contact-teaser__link:focus-visible{background:#fff1f4;color:var(--wefatherm-contact-red)!important}.wefatherm-contact-teaser__link span{display:block;min-width:0}.wefatherm-contact-teaser__link strong,.wefatherm-contact-teaser__link small{display:block}.wefatherm-contact-teaser__link strong{font-size:13px;font-weight:600;line-height:1.25}.wefatherm-contact-teaser__link small{color:#68717a;font-size:11px;line-height:1.35;margin-top:2px}.wefatherm-contact-teaser__link svg{fill:none;flex:0 0 auto;height:21px;margin-left:12px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;width:21px}.wefatherm-contact-teaser__toggle{align-items:center;background:#fff!important;border:1.5px solid var(--wefatherm-contact-red)!important;border-radius:999px!important;box-shadow:0 7px 18px rgba(49,49,49,.2)!important;color:var(--wefatherm-contact-text)!important;cursor:pointer;display:flex;float:right;font:600 13px/1.2 "Open Sans",Arial,sans-serif;height:42px;margin:0!important;min-width:152px;padding:0 12px 0 48px!important;position:relative}.wefatherm-contact-teaser__toggle:hover,.wefatherm-contact-teaser__toggle:focus,.wefatherm-contact-teaser__toggle:active{background:#fff!important;box-shadow:0 7px 18px rgba(49,49,49,.2)!important;color:var(--wefatherm-contact-red)!important}.wefatherm-contact-teaser__toggle:focus-visible{outline:2px solid var(--wefatherm-contact-red);outline-offset:3px}.wefatherm-contact-teaser__brand{align-items:center;background:#fff;border:1.5px solid var(--wefatherm-contact-red);border-radius:50%;display:flex;height:48px;justify-content:center;left:-5px;overflow:hidden;position:absolute;top:50%;transform:translateY(-50%);width:48px}.wefatherm-contact-teaser__brand img{display:block;height:42px;object-fit:contain;width:42px}.wefatherm-contact-teaser__fallback{align-items:center;background:var(--wefatherm-contact-red);color:#fff;display:flex;font-size:11px;font-weight:700;height:30px;justify-content:center;transform:rotate(45deg);width:30px}.wefatherm-contact-teaser__fallback:first-line {transform:rotate(-45deg)}.wefatherm-contact-teaser__question{flex:1;text-align:left;white-space:nowrap}.wefatherm-contact-teaser__toggle-icon{height:18px;margin-left:10px;position:relative;width:18px}.wefatherm-contact-teaser__toggle-icon:before,.wefatherm-contact-teaser__toggle-icon:after{background:var(--wefatherm-contact-red);content:"";left:3px;position:absolute;top:8px;transition:transform .18s ease;width:12px;height:2px}.wefatherm-contact-teaser__toggle-icon:after{transform:rotate(90deg)}.wefatherm-contact-teaser--open .wefatherm-contact-teaser__toggle-icon:before{transform:rotate(45deg)}.wefatherm-contact-teaser--open .wefatherm-contact-teaser__toggle-icon:after{transform:rotate(-45deg)}@keyframes wefatherm-contact-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:767px){.wefatherm-contact-teaser{bottom:16px;right:16px}.wefatherm-contact-teaser__panel{border-radius:16px}.wefatherm-contact-teaser__toggle{height:40px;min-width:145px}.wefatherm-contact-teaser__brand{height:46px;width:46px}}@media(prefers-reduced-motion:reduce){.wefatherm-contact-teaser__panel{animation:none}.wefatherm-contact-teaser__toggle-icon:before,.wefatherm-contact-teaser__toggle-icon:after{transition:none}}