.elementor-55 .elementor-element.elementor-element-b9c895b{--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;--margin-top:30px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;--padding-top:20px;--padding-bottom:20px;--padding-left:50px;--padding-right:50px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );}.elementor-55 .elementor-element.elementor-element-886312e img{width:100%;height:60px;object-fit:contain;object-position:center center;}.elementor-55 .elementor-element.elementor-element-87c42c7{--display:flex;}.elementor-55 .elementor-element.elementor-element-87c42c7.e-con{--flex-grow:1;--flex-shrink:0;}.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-55 .elementor-element.elementor-element-87c42c7{--width:0%;}}/* Start custom CSS for container, class: .elementor-element-b9c895b */.elementor-55 .elementor-element.elementor-element-b9c895b{
    &::before{
        content : '';
        display: block;
        background-color: white;
        position: absolute;
        top: calc(var(--margin-top) * -1);
        height: 0;
        transition: height .2s;
    }
    &.elementor-sticky--active{
        &::before{
            height: calc(100% + var(--margin-top));
        }
    }
}/* End custom CSS */