.elementor-177 .elementor-element.elementor-element-b9d48df{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:40px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-177 .elementor-element.elementor-element-43db24b{--display:flex;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-177 .elementor-element.elementor-element-b9d48df{--content-width:100vw;}.elementor-177 .elementor-element.elementor-element-43db24b{--width:90vw;}}/* Start custom CSS for html, class: .elementor-element-88538b0 *//* =========================
   CANFX FOOTER
========================= */

.canfx-footer {
    text-align: center;
    margin-bottom: 32px;
    color: #6B7280;
}

.canfx-footer-links {
    margin-bottom: 12px;
    font-family: "sofia-pro", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
}

.canfx-footer-copy {
    font-family: "sofia-pro", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.6;
    opacity: 0.8;
}

.canfx-footer a {
    color: inherit;
    text-decoration: none;
    transition: color 0.25s ease;
}

.canfx-footer a:hover {
    color: #9FBF3B;
}

.canfx-separator {
    margin: 0 8px;
    opacity: 0.35;
}

/* =========================
   MOBILE
========================= */

@media (max-width: 767px) {

    .canfx-footer {
        margin-top: 48px;
        margin-bottom: 24px;
        padding: 0 20px;
    }

    .canfx-footer-links {
        font-size: 13px;
        margin-bottom: 8px;
    }

    .canfx-footer-copy {
        font-size: 11px;
        line-height: 1.5;
    }

    .canfx-separator {
        margin: 0 6px;
    }
}/* End custom CSS */