.elementor-1205 .elementor-element.elementor-element-b4009ac{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-1205 .elementor-element.elementor-element-b4009ac.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-b4009ac *//* =========================================
   ISOLATED FOOTER STYLES - CF7 FIX
   ========================================= */

/* Container Reset */
#bc-isolated-footer {
    position: relative !important;
    background-color: #f8fafc !important;
    padding-top: 5rem !important;
    padding-bottom: 2.5rem !important;
    font-family: 'Inter', sans-serif !important;
    color: #475569 !important;
    overflow: hidden !important;
    line-height: 1.5 !important;
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
}

#bc-isolated-footer * {
    box-sizing: border-box !important;
}

/* Background Glows */
#bc-isolated-footer .bc-bg-glow {
    position: absolute !important;
    width: 50vw !important;
    height: 50vw !important;
    border-radius: 9999px !important;
    filter: blur(120px) !important;
    pointer-events: none !important;
    z-index: 0 !important;
}

#bc-isolated-footer .bc-glow-green {
    top: 10% !important;
    left: -10% !important;
    background-color: rgba(74, 222, 128, 0.05) !important;
}

#bc-isolated-footer .bc-glow-blue {
    bottom: -10% !important;
    right: -10% !important;
    background-color: rgba(96, 165, 250, 0.05) !important;
}

/* Main Container */
#bc-isolated-footer .bc-container {
    max-width: 80rem !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    position: relative !important;
    z-index: 10 !important;
}

/* === CTA CARD === */
#bc-isolated-footer .bc-cta-card {
    background-color: #0f172a !important;
    border-radius: 1.5rem !important;
    padding: 2rem !important;
    margin-bottom: 6rem !important;
    position: relative !important;
    overflow: hidden !important;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    border: 1px solid #1e293b !important;
}

@media (min-width: 768px) {
    #bc-isolated-footer .bc-cta-card {
        padding: 4rem !important;
    }
}

/* Card Glow */
#bc-isolated-footer .bc-card-glow {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    width: 600px !important;
    height: 600px !important;
    background: linear-gradient(to bottom right, rgba(74, 222, 128, 0.1), rgba(59, 130, 246, 0.1)) !important;
    border-radius: 9999px !important;
    filter: blur(80px) !important;
    transform: translate(33%, -50%) !important;
    pointer-events: none !important;
}

/* Grid inside Card */
#bc-isolated-footer .bc-cta-grid {
    display: grid !important;
    gap: 3rem !important;
    position: relative !important;
    z-index: 10 !important;
}

@media (min-width: 1024px) {
    #bc-isolated-footer .bc-cta-grid {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

/* Left Content */
#bc-isolated-footer .bc-badge {
    display: inline-flex !important;
    align-items: center !important;
    padding: 0.375rem 1rem !important;
    border-radius: 9999px !important;
    background-color: rgba(255, 255, 255, 0.05) !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    color: #4ade80 !important;
    font-size: 0.75rem !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.05em !important;
    margin-bottom: 2rem !important;
    backdrop-filter: blur(12px) !important;
}

#bc-isolated-footer .bc-badge svg {
    width: 1rem !important;
    height: 1rem !important;
    margin-right: 0.5rem !important;
}

#bc-isolated-footer .bc-headline {
    font-size: 2.25rem !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    margin-bottom: 1.5rem !important;
    line-height: 1.25 !important;
    font-family: 'Poppins', sans-serif !important;
}

@media (min-width: 768px) {
    #bc-isolated-footer .bc-headline {
        font-size: 3rem !important;
    }
}

#bc-isolated-footer .bc-text-gradient {
    background: linear-gradient(to right, #4ade80, #3b82f6) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
}

#bc-isolated-footer .bc-description {
    color: #94a3b8 !important;
    font-size: 1.125rem !important;
    margin-bottom: 2.5rem !important;
    line-height: 1.625 !important;
}

#bc-isolated-footer .bc-features {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 1.5rem !important;
    font-size: 0.875rem !important;
    font-weight: 600 !important;
    color: #ffffff !important;
}

#bc-isolated-footer .bc-feature-item {
    display: flex !important;
    align-items: center !important;
}

#bc-isolated-footer .bc-dot {
    width: 0.5rem !important;
    height: 0.5rem !important;
    border-radius: 9999px !important;
    margin-right: 0.625rem !important;
}

#bc-isolated-footer .bc-dot-green { background-color: #22c55e !important; }
#bc-isolated-footer .bc-dot-blue { background-color: #3b82f6 !important; }

/* === FORM STYLING (CF7 FIX) === */
#bc-isolated-footer .bc-form-wrapper {
    background-color: rgba(255, 255, 255, 0.05) !important;
    backdrop-filter: blur(8px) !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    padding: 2rem !important;
    border-radius: 1rem !important;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1) !important;
    width: 100% !important;
}

/* WICHTIG: Labels nicht ausblenden, sondern Text darin verstecken, falls vorhanden */
#bc-isolated-footer .bc-form-wrapper label {
    display: block !important;
    margin-bottom: 0 !important;
    width: 100% !important;
    font-size: 0 !important; /* Versteckt Label-Text, lässt Input aber leben */
    line-height: 0 !important;
}

/* CF7 generiert oft <br> Tags, die das Layout stören */
#bc-isolated-footer .bc-form-wrapper br {
    display: none !important;
}

/* Inputs & Textarea - Spezifische CF7 Klassen */
#bc-isolated-footer .bc-form-wrapper input:not([type="submit"]),
#bc-isolated-footer .bc-form-wrapper textarea,
#bc-isolated-footer .bc-form-wrapper select,
#bc-isolated-footer .bc-form-wrapper .wpcf7-form-control-wrap input,
#bc-isolated-footer .bc-form-wrapper .wpcf7-form-control {
    width: 100% !important;
    background-color: rgba(30, 41, 59, 0.6) !important; /* Etwas dunkler für Kontrast */
    border: 1px solid #334155 !important;
    border-radius: 0.75rem !important;
    padding: 1rem 1.25rem !important; /* Mehr Padding */
    color: #ffffff !important;
    margin-bottom: 1rem !important;
    outline: none !important;
    transition: all 0.3s ease !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    display: block !important;
    box-shadow: none !important;
    height: auto !important; /* Höhe erzwingen */
    min-height: 50px !important;
    opacity: 1 !important; /* Sicherstellen, dass sie sichtbar sind */
    visibility: visible !important;
    appearance: none !important; /* Browser-Styles entfernen */
    -webkit-appearance: none !important;
}

/* Placeholder Color */
#bc-isolated-footer .bc-form-wrapper ::placeholder {
    color: #94a3b8 !important; /* Helleres Grau */
    opacity: 1 !important;
}

/* Focus State */
#bc-isolated-footer .bc-form-wrapper input:not([type="submit"]):focus,
#bc-isolated-footer .bc-form-wrapper textarea:focus,
#bc-isolated-footer .bc-form-wrapper .wpcf7-form-control:focus {
    border-color: #3b82f6 !important;
    background-color: #1e293b !important;
    box-shadow: 0 0 0 2px rgba(59, 130, 246, 0.2) !important;
}

/* Textarea Height */
#bc-isolated-footer .bc-form-wrapper textarea {
    min-height: 120px !important;
}

/* Submit Button */
#bc-isolated-footer .bc-form-wrapper input[type="submit"] {
    width: 100% !important;
    background: linear-gradient(to right, #22c55e, #3b82f6) !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    padding: 1rem !important;
    border-radius: 0.75rem !important;
    cursor: pointer !important;
    border: none !important;
    transition: transform 0.2s ease !important;
    box-shadow: 0 10px 15px -3px rgba(34, 197, 94, 0.2) !important;
    margin-top: 0.5rem !important;
    display: block !important;
    font-size: 1rem !important;
    height: auto !important;
    min-height: 50px !important;
}

#bc-isolated-footer .bc-form-wrapper input[type="submit"]:hover {
    transform: scale(1.02) !important;
}

/* CF7 Spinner Fix */
#bc-isolated-footer .wpcf7-spinner {
    position: absolute !important;
    right: 1rem !important;
    bottom: 1.5rem !important;
    margin: 0 !important;
    z-index: 20 !important;
}

/* === LINKS GRID === */
#bc-isolated-footer .bc-links-grid {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 2rem !important;
    margin-bottom: 5rem !important;
}

@media (min-width: 768px) {
    #bc-isolated-footer .bc-links-grid {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}

@media (min-width: 1024px) {
    #bc-isolated-footer .bc-links-grid {
        grid-template-columns: repeat(5, 1fr) !important;
    }
}

#bc-isolated-footer .bc-col-title {
    font-weight: 700 !important;
    color: #0f172a !important;
    font-size: 1.125rem !important;
    margin-bottom: 1.5rem !important;
    font-family: 'Poppins', sans-serif !important;
    padding: 0 !important;
    border: none !important;
}

#bc-isolated-footer .bc-flex-align {
    display: flex !important;
    align-items: center !important;
}

#bc-isolated-footer .bc-link-list {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

#bc-isolated-footer .bc-link-list li {
    margin-bottom: 0.75rem !important;
    padding: 0 !important;
}

#bc-isolated-footer .bc-link-list a {
    color: #475569 !important;
    text-decoration: none !important;
    font-size: 0.875rem !important;
    font-weight: 500 !important;
    transition: color 0.2s !important;
    display: block !important;
}

#bc-isolated-footer .bc-link-list a:hover {
    color: #16a34a !important;
}

/* International Column Specifics */
#bc-isolated-footer .bc-col:nth-child(4) .bc-link-list a:hover {
    color: #4f46e5 !important;
}

#bc-isolated-footer .bc-icon-indigo {
    width: 1rem !important;
    height: 1rem !important;
    margin-right: 0.5rem !important;
    color: #6366f1 !important;
}

/* Agentur Column Specifics */
#bc-isolated-footer .bc-col:nth-child(2) .bc-link-list a:hover {
    color: #2563eb !important;
}

/* === CONTACT BOX === */
#bc-isolated-footer .bc-contact-box {
    background-color: #ffffff !important;
    padding: 1.5rem !important;
    border-radius: 1rem !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    border: 1px solid #f1f5f9 !important;
}

#bc-isolated-footer .bc-contact-row {
    display: flex !important;
    align-items: flex-start !important;
    margin-bottom: 1rem !important;
    text-decoration: none !important;
}

#bc-isolated-footer .bc-contact-row:last-child {
    margin-bottom: 0 !important;
}

#bc-isolated-footer .bc-icon-green {
    width: 1.25rem !important;
    height: 1.25rem !important;
    color: #16a34a !important;
    margin-right: 0.75rem !important;
    flex-shrink: 0 !important;
    margin-top: 0.125rem !important;
}

#bc-isolated-footer .bc-contact-text {
    font-size: 0.875rem !important;
    color: #475569 !important;
    display: flex !important;
    flex-direction: column !important;
}

#bc-isolated-footer .bc-contact-link {
    font-size: 0.875rem !important;
    color: #475569 !important;
    font-weight: 500 !important;
    transition: color 0.2s !important;
}

#bc-isolated-footer .bc-hover-group:hover .bc-contact-link {
    color: #16a34a !important;
}

#bc-isolated-footer .bc-hover-group:hover .bc-anim-scale {
    transform: scale(1.1) !important;
    transition: transform 0.2s !important;
}

/* === BOTTOM BAR === */
#bc-isolated-footer .bc-bottom-bar {
    border-top: 1px solid #e2e8f0 !important;
    padding-top: 2rem !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 1.5rem !important;
}

@media (min-width: 768px) {
    #bc-isolated-footer .bc-bottom-bar {
        flex-direction: row !important;
        justify-content: space-between !important;
    }
}

#bc-isolated-footer .bc-copyright {
    font-size: 0.75rem !important;
    color: #64748b !important;
}

#bc-isolated-footer .bc-legal-nav {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 2rem !important;
}

#bc-isolated-footer .bc-legal-nav a {
    font-size: 0.75rem !important;
    font-weight: 600 !important;
    color: #64748b !important;
    text-decoration: none !important;
    transition: color 0.2s !important;
}

#bc-isolated-footer .bc-legal-nav a:hover {
    color: #0f172a !important;
}

#bc-isolated-footer .bc-socials {
    display: flex !important;
    gap: 0.75rem !important;
}

#bc-isolated-footer .bc-social-icon {
    width: 2rem !important;
    height: 2rem !important;
    border-radius: 9999px !important;
    background-color: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #475569 !important;
    font-size: 0.625rem !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    transition: all 0.2s !important;
}

#bc-isolated-footer .bc-social-icon:hover {
    border-color: #0f172a !important;
    color: #0f172a !important;
}/* End custom CSS */