.elementor-4934 .elementor-element.elementor-element-70eba419{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--flex-wrap:wrap;}.elementor-4934 .elementor-element.elementor-element-5e4a9115{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-4934 .elementor-element.elementor-element-587c7f96{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4934 .elementor-element.elementor-element-65860a6b{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(min-width:2400px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1366px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-4934 .elementor-element.elementor-element-5e4a9115{--width:35%;}.elementor-4934 .elementor-element.elementor-element-5e4a9115.e-con{--flex-grow:1;--flex-shrink:0;}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-4934 .elementor-element.elementor-element-587c7f96{--width:35%;}.elementor-4934 .elementor-element.elementor-element-587c7f96.e-con{--flex-grow:1;--flex-shrink:0;}.elementor-4934 .elementor-element.elementor-element-65860a6b{--width:49%;}.elementor-4934 .elementor-element.elementor-element-65860a6b.e-con{--flex-grow:0;--flex-shrink:0;}}/* Start custom CSS for container, class: .elementor-element-70eba419 */.financing-box {
    min-height: 175px;
    padding: 40px;
    justify-content: center;
    border: 1px solid rgba(224, 215, 206, 0.3);
    border-radius: 5px;
    background: rgba(224, 215, 206, 0);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.financing-box:hover {
    border-color: var(--e-global-color-secondary);
}

@media (max-width: 767px) {
    .financing-box {
        padding: 20px;
        aspect-ratio: 1/1!important;
        -webkit-aspect-ratio: 1/1!important;
        min-height: 0;
    }
}

.financing-logo img {
    width: 350px;
    transition: all 0.3s ease;
}/* End custom CSS */