/* Footer Feinschliff Final 24.04.2026 */
.site-footer{
    background:#05243b!important;
}

.site-footer .footer-cta{
    background:linear-gradient(135deg,#0b4777 0%,#07385f 100%)!important;
}

.site-footer .footer-main,
.site-footer .organizer-block,
.site-footer .copy{
    background:#05243b!important;
    background-image:none!important;
    box-shadow:none!important;
}

.site-footer .footer-main{
    padding-top:42px!important;
    padding-bottom:0!important;
}

.footer-service-promise{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:14px;
    margin:0 0 30px!important;
    padding:18px 22px!important;
    border-radius:18px;
    background:rgba(255,255,255,.055);
    border:1px solid rgba(255,255,255,.10);
    box-shadow:0 18px 44px rgba(0,0,0,.08) inset;
    text-align:center;
}

.footer-service-promise p{
    margin:0;
    color:rgba(255,255,255,.84);
    font-size:16px!important;
    line-height:1.55;
}

.footer-service-promise strong{
    color:#fff;
    font-weight:900;
}

.footer-heart{
    flex:0 0 auto;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:42px;
    height:42px;
    border-radius:50%;
    background:rgba(255,214,79,.16);
    border:1px solid rgba(255,214,79,.32);
    font-size:22px;
    box-shadow:0 10px 24px rgba(0,0,0,.14);
}

.site-footer .footer-grid{
    align-items:start;
}

.site-footer .footer-column h4,
.site-footer .footer-contact h4,
.site-footer .organizer-block h4{
    letter-spacing:.05em;
}

.site-footer .footer-column a{
    transition:color .18s ease, padding-left .18s ease;
}

.site-footer .footer-column a:hover{
    padding-left:3px;
}

.site-footer .footer-contact{
    background:linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,.055))!important;
    border:1px solid rgba(255,255,255,.11)!important;
    box-shadow:0 18px 44px rgba(0,0,0,.12);
}

.site-footer .footer-phone{
    letter-spacing:.01em;
}

.site-footer .footer-phone-note{
    color:rgba(255,255,255,.68)!important;
    margin-bottom:14px!important;
}

.footer-contact-hours{
    margin:14px 0 16px;
    padding:14px 0;
    border-top:1px solid rgba(255,255,255,.12);
    border-bottom:1px solid rgba(255,255,255,.12);
}

.footer-contact-hours p{
    margin:0 0 10px!important;
    color:rgba(255,255,255,.78)!important;
    line-height:1.55;
}

.footer-contact-hours p:last-child{
    margin-bottom:0!important;
}

.site-footer .footer-mail{
    align-items:center;
    gap:8px;
    margin-top:2px!important;
    padding:11px 14px;
    border-radius:999px;
    background:rgba(255,255,255,.10);
    border:1px solid rgba(255,255,255,.12);
    transition:background .18s ease, transform .18s ease;
}

.site-footer .footer-mail:hover{
    background:rgba(255,255,255,.17);
    transform:translateY(-1px);
    text-decoration:none;
}

.site-footer .footer-mail i{
    margin-right:0!important;
}

.site-footer .organizer-block{
    margin-top:30px!important;
    padding-top:26px!important;
    padding-bottom:28px!important;
    border-top:1px solid rgba(255,255,255,.10)!important;
    border-bottom:0!important;
}

.site-footer .organizer-block h4{
    margin-bottom:18px!important;
    font-size:16px!important;
    color:rgba(255,255,255,.88)!important;
    text-align:center!important;
}

.site-footer .veranstalter-liste{
    display:flex!important;
    flex-wrap:wrap!important;
    justify-content:center!important;
    align-items:center!important;
    gap:8px 10px!important;
    margin:0 auto!important;
    padding:0!important;
    list-style:none!important;
    max-width:1280px!important;
}

.site-footer .veranstalter-liste li{
    display:block!important;
    margin:0!important;
    padding:0!important;
}

.site-footer .veranstalter-liste li::after,
.site-footer .veranstalter-liste li:after,
.site-footer .veranstalter-liste a::after,
.site-footer .veranstalter-liste a:after{
    content:none!important;
    display:none!important;
}

.site-footer .veranstalter-liste a{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:28px!important;
    padding:5px 13px!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.075)!important;
    border:1px solid rgba(255,255,255,.13)!important;
    color:rgba(255,255,255,.82)!important;
    font-size:12.5px!important;
    line-height:1.15!important;
    box-shadow:none!important;
}

.site-footer .veranstalter-liste a:hover{
    background:rgba(255,255,255,.14)!important;
    color:#fff!important;
}

.site-footer .copy{
    margin-top:0!important;
    padding:24px 0 30px!important;
    border-top:1px solid rgba(255,255,255,.16)!important;
    color:rgba(255,255,255,.74)!important;
}

.footer-bottom-note{
    max-width:1120px!important;
    margin:0 auto 14px!important;
    padding:0 22px!important;
    color:rgba(255,255,255,.88)!important;
    font-size:16px!important;
    line-height:1.55!important;
    text-align:center!important;
}

.footer-bottom-note span{
    display:inline-flex!important;
    margin-right:7px!important;
    transform:translateY(1px)!important;
    filter:drop-shadow(0 2px 4px rgba(0,0,0,.25));
}

.footer-copy-line{
    color:rgba(255,255,255,.70)!important;
    font-size:13px!important;
    text-align:center!important;
}

.footer-copy-subline{
    display:none!important;
}

#backToTop{
    width:42px!important;
    height:42px!important;
    right:24px!important;
    bottom:24px!important;
    background:#ff7a3d!important;
    opacity:.92!important;
    box-shadow:0 14px 30px rgba(4,33,61,.28)!important;
}

@media (max-width:767px){
    .footer-service-promise{
        align-items:flex-start;
        text-align:left;
        padding:18px!important;
        margin-bottom:28px!important;
    }

    .footer-service-promise p{
        font-size:15px!important;
    }

    .footer-heart{
        width:36px;
        height:36px;
        font-size:19px;
    }

    .site-footer .organizer-block{
        padding-bottom:22px!important;
    }

    .site-footer .copy{
        padding:22px 0 26px!important;
    }

    .footer-bottom-note{
        font-size:14px!important;
        padding:0 14px!important;
    }

    .site-footer .veranstalter-liste{
        justify-content:flex-start!important;
        gap:7px!important;
    }

    .site-footer .veranstalter-liste a{
        font-size:11.5px!important;
        padding:5px 10px!important;
    }
}
