/*
 *  Copyright (c) 2022-2025 Netzum Sorglos Software GmbH
 */
.unserangebot-container{cursor:progress;margin:24px 0;padding:3px 0;box-sizing:border-box;}.unserangebot-container > .inner{background-color:#FFF;position:relative;}.unserangebot{padding:24px 48px;width:100%;box-sizing:border-box;}.unserangebot.ready{max-height:0;overflow:hidden;z-index:-1;opacity:0;padding:0;transition:opacity .5s ease-out;}.unserangebot.on{padding:24px 64px;max-height:unset;overflow:unset;opacity:1;transition:opacity .5s ease-in;}.unserangebot img.logo{display:block;margin-bottom:8px;}.unserangebot__next, .unserangebot__prev{position:absolute;top:50%;z-index:12;}.unserangebot__next{right:0;}.unserangebot__prev{left:0;}.unserangebot__next::before{content:'>';font-size:1.2em;}.unserangebot__prev::before{content:'<';font-size:1.2em;}
