.elementor-18066 .elementor-element.elementor-element-d330c19{--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;}.elementor-18066 .elementor-element.elementor-element-d330c19:not(.elementor-motion-effects-element-type-background), .elementor-18066 .elementor-element.elementor-element-d330c19 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#080808;}.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-bb8e92f */.ws-footer *, .ws-footer *::before, .ws-footer *::after {
    box-sizing: border-box !important;
}

.ws-footer a { text-decoration: none !important; }

/* ── MAIN BODY ── */
.ws-footer-main {
    background: #080808 !important;
    padding: 64px 40px !important;
}

.ws-footer-main-inner {
    max-width: 1400px !important;
    margin: 0 auto !important;
    display: grid !important;
    grid-template-columns: 240px 1fr !important;
    gap: 64px !important;
}

/* BRAND */
.ws-footer-brand {
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
}

.ws-footer-logo {
    height: 32px !important;
    width: auto !important;
    display: block !important;
}

.ws-footer-tagline {
    font-family: 'Archivo', sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: rgba(255,255,255,0.5) !important;
    line-height: 1.7 !important;
    margin: 0 !important;
}

.ws-footer-social {
    display: flex !important;
    gap: 8px !important;
}

.ws-footer-social-btn {
    width: 34px !important;
    height: 34px !important;
    border-radius: 50% !important;
    background: rgba(255,255,255,0.08) !important;
    color: rgba(255,255,255,0.6) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.2s ease !important;
}

.ws-footer-social-btn:hover {
    background: #FF2F0A !important;
    color: #fff !important;
}

/* NAV WRAPPER */
.ws-footer-nav {
    display: flex !important;
    flex-direction: column !important;
    gap: 40px !important;
}

/* CAPABILITIES GROUP */
.ws-footer-nav-group {
    display: flex !important;
    flex-direction: column !important;
    gap: 16px !important;
}

.ws-footer-group-label-link {
    text-decoration: none !important;
    display: block !important;
}

.ws-footer-group-label-link:hover .ws-footer-group-label {
    color: #ffffff !important;
}

.ws-footer-group-label {
    font-family: 'Archivo', sans-serif !important;
    font-size: 10px !important;
    font-weight: 700 !important;
    letter-spacing: 1.6px !important;
    text-transform: uppercase !important;
    color: #FF2F0A !important;
    margin: 0 !important;
    padding-bottom: 12px !important;
    border-bottom: 1px solid rgba(255,255,255,0.08) !important;
}

.ws-footer-nav-group-cols {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 32px !important;
}

/* RESOURCES + COMPANY */
.ws-footer-nav-standalone {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 32px !important;
    padding-top: 8px !important;
    border-top: 1px solid rgba(255,255,255,0.08) !important;
}

/* SHARED COLUMN STYLES */
.ws-footer-col-heading-link {
    text-decoration: none !important;
    display: block !important;
}

.ws-footer-col-heading-link:hover .ws-footer-col-heading {
    color: #FF2F0A !important;
}

.ws-footer-col-heading {
    font-family: 'Archivo', sans-serif !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    letter-spacing: 1.4px !important;
    text-transform: uppercase !important;
    color: #ffffff !important;
    margin: 0 0 14px 0 !important;
}

.ws-footer-links {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
}

.ws-footer-links a {
    font-family: 'Archivo', sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: rgba(255,255,255,0.5) !important;
    transition: color 0.2s ease !important;
}

.ws-footer-links a:hover { color: #ffffff !important; }

/* ── TRUST BAR ── */
.ws-footer-trust {
    background: #0f0f0f !important;
    border-top: 1px solid rgba(255,255,255,0.08) !important;
    padding: 32px 40px !important;
}

.ws-footer-trust-inner {
    max-width: 1400px !important;
    margin: 0 auto !important;
    display: flex !important;
    align-items: center !important;
    gap: 32px !important;
    flex-wrap: wrap !important;
}

.ws-footer-badge-google {
    height: 110px !important;
    width: auto !important;
    display: block !important;
}

.ws-footer-badge-clutch {
    height: 110px !important;
    width: auto !important;
    display: block !important;
}

/* ── LEGAL ROW ── */
.ws-footer-legal {
    background: #0f0f0f !important;
    border-top: 1px solid rgba(255,255,255,0.08) !important;
    padding: 20px 40px !important;
}

.ws-footer-legal-inner {
    max-width: 1400px !important;
    margin: 0 auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    flex-wrap: wrap !important;
    gap: 12px !important;
}

.ws-footer-copyright {
    font-family: 'Archivo', sans-serif !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    color: rgba(255,255,255,0.3) !important;
}

.ws-footer-legal-links {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    flex-wrap: wrap !important;
}

.ws-footer-legal-links a {
    font-family: 'Archivo', sans-serif !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    color: rgba(255,255,255,0.3) !important;
    transition: color 0.2s ease !important;
}

.ws-footer-legal-links a:hover { color: rgba(255,255,255,0.7) !important; }

.ws-footer-legal-sep {
    color: rgba(255,255,255,0.15) !important;
    font-size: 13px !important;
}

/* ── RESPONSIVE ── */
@media (max-width: 1024px) {
    .ws-footer-main-inner {
        grid-template-columns: 1fr !important;
        gap: 40px !important;
    }

    .ws-footer-nav-group-cols {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media (max-width: 768px) {
    .ws-footer-main {
        padding: 48px 24px !important;
    }

    .ws-footer-nav-group-cols {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 24px !important;
    }

    .ws-footer-nav-standalone {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .ws-footer-trust {
        padding: 24px !important;
    }

    .ws-footer-legal {
        padding: 16px 24px !important;
    }

    .ws-footer-legal-inner {
        flex-direction: column !important;
        align-items: flex-start !important;
    }
}

@media (max-width: 480px) {
    .ws-footer-main {
        padding: 40px 20px !important;
    }

    .ws-footer-nav-group-cols {
        grid-template-columns: 1fr !important;
    }

    .ws-footer-nav-standalone {
        grid-template-columns: 1fr !important;
    }

    .ws-footer-trust-inner {
        gap: 20px !important;
    }

    .ws-footer-badge-google,
    .ws-footer-badge-clutch {
        height: 80px !important;
    }
}/* End custom CSS */