

    .hf_7I0WYszywly_wppro-hf-container {
        max-width: 1170px !important;
        margin-right: auto !important;
        margin-left: auto !important;
        position: relative !important;
        padding: 0 15px !important;
    }

    .hf_7I0WYszywly_wppro-hf-fullwidth {
        width: 100% !important;
        max-width: none !important;
        padding: 0 !important;
        flex-wrap: nowrap;
        display: flex;
    }

    .hf_7I0WYszywly_wppro-hf-footer a {
    text-decoration:underline !important;        color: inherit !important;
        text-decoration: inherit !important;
    }

    .hf_7I0WYszywly_wppro-hf-footer a:focus,
    .hf_7I0WYszywly_wppro-hf-footer button:focus {
        outline: 2px solid #007bff !important;
        outline-offset: 5px !important;
        border-radius: 5px;
        border: none !important;
    }

        .hf_7I0WYszywly_wppro-hf-footer a[target="_blank"]::after {
        content: "\f1c0";
        display: inline-block;
        font-family: bootstrap-icons !important;
        margin-left: 4px;
        font-size: 0.8em;
        vertical-align: middle;
    }
    
    /* Alignment Classes */
    .hf_7I0WYszywly_align-left {
        justify-content: flex-start !important;
        align-items: flex-start !important;
    }
    .hf_7I0WYszywly_align-center {
        justify-content: center !important;
        align-items: center !important;
    }
    .hf_7I0WYszywly_align-right {
        justify-content: flex-end !important;
        align-items: flex-end !important;
    }
    .hf_7I0WYszywly_align-space-between {
        justify-content: space-between !important;
    }
    .hf_7I0WYszywly_align-space-around {
        justify-content: space-around !important;
    }
    .hf_7I0WYszywly_align-space-evenly {
        justify-content: space-evenly !important;
    }

    /* Display Type Classes */
    .hf_7I0WYszywly_display-row {
        flex-direction: row !important;
    }
    .hf_7I0WYszywly_display-column {
        flex-direction: column !important;
    }

    /* Wrapping Classes for Submenu Items */
    .hf_7I0WYszywly_row-wrap {
        flex-wrap: wrap !important;
    }
    .hf_7I0WYszywly_column-nowrap {
        flex-wrap: nowrap !important;
    }

    /* Top Footer Bar */
    
    /* Main Footer */
        .hf_7I0WYszywly_wppro-hf-main-footer {
        background-color: #196586 !important;
        color: #ffffff !important;
        font-size: 1em !important;
        padding: 20px 0;
    }

    .hf_7I0WYszywly_wppro-hf-main-footer .hf_7I0WYszywly_wppro-hf-container {
        display: flex;
        flex-wrap: nowrap;
        gap: 1rem !important;
        justify-content: space-between;
    }

    .hf_7I0WYszywly_wppro-hf-footer-column {
        flex: 1;
        min-width: 200px;
        max-width: 100%;
        display: flex;
        flex-direction: column;
    }

    .hf_7I0WYszywly_wppro-hf-footer-column-content {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .hf_7I0WYszywly_wppro-hf-footer-column h3 {
        margin-bottom: 0;
        font-size: 1.2em;
        color: #ffffff !important;
        text-align: center;
    }

    .hf_7I0WYszywly_wppro-hf-footer-column ul {
        list-style: none;
        padding: 0;
        margin: 0;
        width:100%;
    }

    .hf_7I0WYszywly_wppro-hf-footer-column li {
        margin-bottom: 8px;
    }

    .hf_7I0WYszywly_wppro-hf-footer-column a {
        color: #ffffff !important;
    }

    .hf_7I0WYszywly_wppro-hf-footer-column a:hover {
        color: #FAE101 !important;
        background-color: transparent !important;
    }

    .hf_7I0WYszywly_wppro-hf-footer-column span,
    .hf_7I0WYszywly_wppro-hf-footer-column .hf_7I0WYszywly_wppro-hf-custom-html {
        color: #ffffff !important;
    }

    .hf_7I0WYszywly_wppro-hf-footer-column .hf_7I0WYszywly_wppro-hf-column-row {
        display: flex;
        flex-direction: row !important;
        gap: 1rem !important;
        flex-wrap: wrap;
    }

    .hf_7I0WYszywly_wppro-hf-footer-column .hf_7I0WYszywly_wppro-hf-column-column {
        display: flex;
        flex-direction: column !important;
        gap: 1rem !important;
        flex-wrap: nowrap;
    }

    .hf_7I0WYszywly_wppro-hf-footer-column .hf_7I0WYszywly_wppro-hf-submenu {
        display: flex;
        gap: 1rem !important;
    }

        .hf_7I0WYszywly_wppro-hf-main-footer .hf_7I0WYszywly_wppro-hf-footer-column:nth-child(1) .hf_7I0WYszywly_wppro-hf-footer-column-content {
        align-items: inherit !important;
    }
    .hf_7I0WYszywly_wppro-hf-main-footer .hf_7I0WYszywly_wppro-hf-footer-column:nth-child(1) .hf_7I0WYszywly_wppro-hf-column-row {
        justify-content: space-between !important;
    }
    .hf_7I0WYszywly_wppro-hf-main-footer .hf_7I0WYszywly_wppro-hf-footer-column:nth-child(1) .hf_7I0WYszywly_wppro-hf-column-column {
        align-items: inherit !important;
    }
        .hf_7I0WYszywly_wppro-hf-main-footer .hf_7I0WYszywly_wppro-hf-footer-column:nth-child(2) .hf_7I0WYszywly_wppro-hf-footer-column-content {
        align-items: center !important;
    }
    .hf_7I0WYszywly_wppro-hf-main-footer .hf_7I0WYszywly_wppro-hf-footer-column:nth-child(2) .hf_7I0WYszywly_wppro-hf-column-row {
        justify-content: center !important;
    }
    .hf_7I0WYszywly_wppro-hf-main-footer .hf_7I0WYszywly_wppro-hf-footer-column:nth-child(2) .hf_7I0WYszywly_wppro-hf-column-column {
        align-items: center !important;
    }
        .hf_7I0WYszywly_wppro-hf-main-footer .hf_7I0WYszywly_wppro-hf-footer-column:nth-child(3) .hf_7I0WYszywly_wppro-hf-footer-column-content {
        align-items: center !important;
    }
    .hf_7I0WYszywly_wppro-hf-main-footer .hf_7I0WYszywly_wppro-hf-footer-column:nth-child(3) .hf_7I0WYszywly_wppro-hf-column-row {
        justify-content: center !important;
    }
    .hf_7I0WYszywly_wppro-hf-main-footer .hf_7I0WYszywly_wppro-hf-footer-column:nth-child(3) .hf_7I0WYszywly_wppro-hf-column-column {
        align-items: center !important;
    }
        
    /* Bottom Footer Bar */
    
    /* Sticky Footer */
    
    /* Responsive Design */
    @media (max-width: 768px) {
        .hf_7I0WYszywly_wppro-hf-fullwidth {
            flex-wrap: wrap;
        }

        .hf_7I0WYszywly_wppro-hf-footer {
            padding: 15px 0;
        }

        .hf_7I0WYszywly_wppro-hf-top-footer .hf_7I0WYszywly_wppro-hf-container,
        .hf_7I0WYszywly_wppro-hf-bottom-footer .hf_7I0WYszywly_wppro-hf-container {
            flex-direction: column;
            align-items: center;
            text-align: center;
        }

        .hf_7I0WYszywly_wppro-hf-top-footer-links,
        .hf_7I0WYszywly_wppro-hf-bottom-footer-links {
            justify-content: center !important;
            width: 100%;
            margin-bottom: 10px;
        }

        .hf_7I0WYszywly_wppro-hf-main-footer .hf_7I0WYszywly_wppro-hf-container {
            flex-direction: column;
            align-items: center;
        }

        .hf_7I0WYszywly_wppro-hf-footer-column {
            margin-bottom: 20px;
            text-align: center;
            flex-basis: 100%;
        }

        .hf_7I0WYszywly_wppro-hf-footer-column-content {
            align-items: center !important;
        }

        .hf_7I0WYszywly_wppro-hf-footer-column .hf_7I0WYszywly_wppro-hf-column-row {
            flex-direction: column;
            align-items: center;
            justify-content: center !important;
        }

        .hf_7I0WYszywly_wppro-hf-footer-column ul {
            display: flex;
            flex-direction: column;
            align-items: center !important;
        }

            .hf_7I0WYszywly_wppro-hf-footer a[target="_blank"]::after {
            float: right;
        }
        }

    @media (max-width: 1200px) {
        .hf_7I0WYszywly_wppro-hf-container {
            padding-left: 10px !important;
            padding-right: 10px !important;
        }
    }
