.elementor-8887 .elementor-element.elementor-element-c800053{--display:flex;}.elementor-8887 .elementor-element.elementor-element-0424c99 > .elementor-widget-container{margin:40px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-0424c99 */.brand-footer {
    position: relative;
    .brand-container {
        padding: 0 10px 0 10px;
        z-index: 1;
        position: relative;
        background: white;
        width: fit-content;
        margin-left: 3%;
        svg {
            width: 150px;
        }
        .isotipe {
            fill: url(#blue);
        }
    }
    &:before {
        position: absolute;
        content: "";
        width: 110%;
        left: -5%;
        height: 4px;
        background: var(--thim-body-secondary-color);
        top: 50%;
        transform: translateY(-50%);
        z-index: 0;
    }
}/* End custom CSS */