.elementor-156 .elementor-element.elementor-element-1394953{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-156 .elementor-element.elementor-element-8363398{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-156{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.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-8363398 */#ms-footer *,
#ms-footer *::before,
#ms-footer *::after {
    box-sizing: border-box !important;
    margin: 0 !important;
    padding: 0 !important;
    text-decoration: none !important;
    list-style: none !important;
}

#ms-footer {
    background: #025c26 !important;
    color: #ede8d9 !important;
    font-family: 'DM Sans', sans-serif !important;
    font-size: 15px !important;
    line-height: 1.6 !important;
    width: 100% !important;
}

#ms-footer .msf-top {
    background: #013a18 !important;
    padding: 1.5rem 2rem !important;
}

#ms-footer .msf-top-inner {
    max-width: 1400px !important;
    margin: 0 auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 1.5rem !important;
    flex-wrap: wrap !important;
}

#ms-footer .msf-top-text {
    font-family: 'Space Grotesk', sans-serif !important;
    font-size: 1rem !important;
    font-weight: 600 !important;
    color: #ede8d9 !important;
}

#ms-footer .msf-top-text span {
    color: #c9e84a !important;
}

#ms-footer .msf-top-actions {
    display: flex !important;
    align-items: center !important;
    gap: 0.75rem !important;
    flex-wrap: wrap !important;
}

#ms-footer .msf-contact-pill {
    display: inline-flex !important;
    align-items: center !important;
    gap: 0.5rem !important;
    font-size: 0.875rem !important;
    font-weight: 600 !important;
    color: #c9e84a !important;
    padding: 0.5rem 1rem !important;
    border-radius: 999px !important;
    border: 1px solid rgba(201, 232, 74, 0.30) !important;
    transition: background 0.2s, border-color 0.2s !important;
    white-space: nowrap !important;
}

#ms-footer .msf-contact-pill:hover {
    background: rgba(201, 232, 74, 0.10) !important;
    border-color: #c9e84a !important;
}

#ms-footer .msf-contact-btn {
    font-family: 'Space Grotesk', sans-serif !important;
    font-size: 0.875rem !important;
    font-weight: 600 !important;
    color: #025c26 !important;
    background: #c9e84a !important;
    padding: 0.55rem 1.15rem !important;
    border-radius: 0.75rem !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 0.4rem !important;
    white-space: nowrap !important;
    transition: background 0.2s, transform 0.2s !important;
}

#ms-footer .msf-contact-btn:hover {
    background: #b5d630 !important;
    transform: translateY(-1px) !important;
}

#ms-footer .msf-main {
    max-width: 1400px !important;
    margin: 0 auto !important;
    padding: 4rem 2rem 3rem !important;
    display: grid !important;
    grid-template-columns: 2.2fr 1fr 1fr 1fr !important;
    gap: 3rem !important;
}

@media (max-width: 980px) {
    #ms-footer .msf-main {
        grid-template-columns: 1fr 1fr !important;
        gap: 2.5rem !important;
    }
}

@media (max-width: 560px) {
    #ms-footer .msf-main {
        grid-template-columns: 1fr !important;
        gap: 2rem !important;
        padding: 3rem 1.5rem 2rem !important;
    }

    #ms-footer .msf-top {
        padding: 1.25rem 1.5rem !important;
    }

    #ms-footer .msf-top-inner {
        flex-direction: column !important;
        align-items: flex-start !important;
    }
}

#ms-footer .msf-logo {
    display: inline-flex !important;
    align-items: center !important;
    margin-bottom: 1.1rem !important;
}

#ms-footer .msf-logo img {
    height: 48px !important;
    width: auto !important;
    display: block !important;
    object-fit: contain !important;
    filter: brightness(0) invert(1) !important;
}

#ms-footer .msf-tagline {
    font-size: 0.95rem !important;
    color: #c9e84a !important;
    font-style: italic !important;
    margin-bottom: 1rem !important;
    font-weight: 500 !important;
}

#ms-footer .msf-desc {
    font-size: 0.875rem !important;
    color: #a89f86 !important;
    line-height: 1.75 !important;
    max-width: 300px !important;
    margin-bottom: 1.75rem !important;
}

#ms-footer .msf-info {
    display: flex !important;
    flex-direction: column !important;
    gap: 0.65rem !important;
    margin-bottom: 1.75rem !important;
}

#ms-footer .msf-info a,
#ms-footer .msf-info span {
    display: flex !important;
    align-items: flex-start !important;
    gap: 0.55rem !important;
    font-size: 0.875rem !important;
    color: #a89f86 !important;
    transition: color 0.2s !important;
}

#ms-footer .msf-info a:hover {
    color: #ede8d9 !important;
}

#ms-footer .msf-info svg {
    flex-shrink: 0 !important;
    margin-top: 2px !important;
    color: #c9e84a !important;
}

#ms-footer .msf-social {
    display: flex !important;
    gap: 0.6rem !important;
    flex-wrap: wrap !important;
}

#ms-footer .msf-social a {
    width: 38px !important;
    height: 38px !important;
    border-radius: 0.55rem !important;
    background: rgba(255, 255, 255, 0.08) !important;
    color: #ede8d9 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: background 0.2s, color 0.2s, transform 0.2s !important;
}

#ms-footer .msf-social a:hover {
    background: #c9e84a !important;
    color: #025c26 !important;
    transform: translateY(-2px) !important;
}

#ms-footer .msf-col-title {
    font-family: 'Space Grotesk', sans-serif !important;
    font-size: 0.75rem !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.12em !important;
    color: #c9e84a !important;
    margin-bottom: 1.25rem !important;
}

#ms-footer .msf-col ul {
    display: flex !important;
    flex-direction: column !important;
    gap: 0.55rem !important;
}

#ms-footer .msf-col a {
    font-size: 0.875rem !important;
    color: #a89f86 !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 0 !important;
    transition: color 0.2s, gap 0.2s !important;
    position: relative !important;
    padding-left: 0 !important;
}

#ms-footer .msf-col a::before {
    content: '→' !important;
    font-size: 0.75rem !important;
    color: #c9e84a !important;
    opacity: 0 !important;
    transform: translateX(-4px) !important;
    transition: opacity 0.2s, transform 0.2s !important;
    margin-right: 0 !important;
    display: inline-block !important;
    width: 0 !important;
    overflow: hidden !important;
}

#ms-footer .msf-col a:hover {
    color: #ede8d9 !important;
}

#ms-footer .msf-col a:hover::before {
    opacity: 1 !important;
    transform: translateX(0) !important;
    width: 14px !important;
    margin-right: 4px !important;
}

#ms-footer .msf-divider {
    border: none !important;
    border-top: 1px solid rgba(255, 255, 255, 0.08) !important;
    margin: 0 !important;
}

#ms-footer .msf-bottom {
    background: #013a18 !important;
    padding: 1.2rem 2rem !important;
}

#ms-footer .msf-bottom-inner {
    max-width: 1400px !important;
    margin: 0 auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 1rem !important;
    flex-wrap: wrap !important;
}

#ms-footer .msf-copy {
    font-size: 0.8rem !important;
    color: #a89f86 !important;
}

#ms-footer .msf-copy strong {
    color: #ede8d9 !important;
    font-weight: 600 !important;
}

#ms-footer .msf-legal {
    display: flex !important;
    gap: 1.5rem !important;
    flex-wrap: wrap !important;
}

#ms-footer .msf-legal a {
    font-size: 0.8rem !important;
    color: #a89f86 !important;
    transition: color 0.2s !important;
}

#ms-footer .msf-legal a:hover {
    color: #ede8d9 !important;
}/* End custom CSS */