.wilo-exit-survey-wrapper{display:none;}
.wilo-exit-survey-wrapper.active{display:block;}
.wilo-exit-survey-wrapper .wilo-exit-survey-bg{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:999999;}
.wilo-exit-survey-wrapper .wilo-exit-survey-content{background:#ffffff;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999999;width:100%;max-width:450px;}
.wilo-exit-survey-wrapper .wilo-exit-survey-content .wilo-exit-survey-subtitle{padding:15px 20px;font-size:15px;background:rgba(0,0,0,0.1);font-weight:bold;}
.wilo-exit-survey-wrapper .wilo-exit-survey-content .wilo-exit-survey-content-inner{padding:10px 20px;}
.wilo-exit-survey-wrapper .wilo-exit-survey-content .wilo-exit-survey-content-inner .wilo-survey-actions{display:grid;grid-template-columns:1fr 1fr;}
.wilo-exit-survey-wrapper .wilo-exit-survey-content .wilo-exit-survey-content-inner .wilo-survey-actions .wilo-survey-actions-right{text-align:right;}