.elementor-8312 .elementor-element.elementor-element-9e69e66{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}#elementor-popup-modal-8312{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-8312 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-8312 .dialog-close-button{display:flex;}#elementor-popup-modal-8312 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for html, class: .elementor-element-dd1f46e */.cr-summer-popup{
    background:linear-gradient(145deg,#ffffff,#f7fbff);
    border-radius:28px;
    padding:45px 40px;
    text-align:center;
    max-width:520px;
    margin:auto;
    box-shadow:0 30px 70px rgba(0,0,0,.18);
    font-family:'Rubik',sans-serif;
    position:relative;
    overflow:hidden;
}

.cr-summer-popup:before{
    content:"";
    position:absolute;
    width:220px;
    height:220px;
    background:radial-gradient(circle,rgba(90,200,255,.18),transparent 70%);
    top:-120px;
    right:-120px;
}

.cr-summer-icon{
    width:80px;
    height:80px;
    margin:0 auto 22px;
    border-radius:24px;
    background:linear-gradient(180deg,#eaf8ff,#d7f2ff);
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:40px;
    box-shadow:0 12px 30px rgba(79,196,255,.25);
}

.cr-summer-badge{
    display:inline-block;
    padding:8px 18px;
    border-radius:999px;
    background:#e7f8ff;
    color:#1595d4;
    font-size:12px;
    font-weight:700;
    letter-spacing:.12em;
    margin-bottom:18px;
}

.cr-summer-popup h2{
    margin:0 !important;
    padding:0 !important;
    font-size:38px;
    line-height:1;
    font-weight:900;
    color:#111;
    text-transform:uppercase;
    letter-spacing:-1px;
    border:none !important;
    box-shadow:none !important;
    background:none !important;
    position:relative;
}

/* Entfernt Linien, die Themes automatisch hinzufügen */
.cr-summer-popup h2::before,
.cr-summer-popup h2::after{
    display:none !important;
    content:none !important;
    border:none !important;
    background:none !important;
    width:0 !important;
    height:0 !important;
}

.cr-summer-popup p{
    margin:22px 0 30px;
    color:#555;
    font-size:17px;
    line-height:1.75;
}

.cr-summer-popup strong{
    color:#111;
}

.cr-summer-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    background:linear-gradient(180deg,#cf2024,#bf181c);
    color:#fff !important;
    text-decoration:none;
    padding:16px 34px;
    border-radius:14px;
    font-weight:800;
    text-transform:uppercase;
    letter-spacing:.05em;
    transition:.25s;
    box-shadow:0 14px 28px rgba(191,24,28,.25);
}

.cr-summer-btn:hover{
    transform:translateY(-2px);
    box-shadow:0 20px 36px rgba(191,24,28,.35);
}

@media(max-width:600px){

.cr-summer-popup{
    padding:35px 25px;
}

.cr-summer-popup h2{
    font-size:30px;
}

.cr-summer-popup p{
    font-size:16px;
}

.cr-summer-btn{
    width:100%;
}

}/* End custom CSS */