.cs_offer_popup_grey_box{position:fixed;top:0px;left:0px;display:none;background-image:url(https://my.contentserver24.de/images/transparent.png);background-repeat:repeat;margin:0px;padding:0px;z-index:999998;}
.cs_offer_popup_box{position:fixed;display:none;z-index:999999999;background-color:#FFFFFF;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:rgba(0,0,0,1) 1px 1px 1px;-moz-box-shadow:rgba(0,0,0,1) 1px 1px 1px;box-shadow:rgba(0,0,0,1) 1px 1px 1px;width:85vw;height:auto;padding:10px;top:50%;transform:translate(-50%, -50%) !important;}
@media (min-width:768px){.cs_offer_popup_box{width:auto;max-width:800px;}
}
.cs_offer_popup_close{width:35px;height:35px;position:absolute;top:-15px;right:-15px;cursor:pointer;background-image:url('https://my.contentserver24.de/images/close_black.png');background-repeat:repeat;}
.cs_offer_popup_content{font-size:calc(12px + (20 - 12) * ((100vw - 320px) / (2560 - 320)));}