.elementor-758 .elementor-element.elementor-element-353d1c85{--display:flex;--min-height:380px;--justify-content:center;--padding-top:60px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;}.elementor-758 .elementor-element.elementor-element-353d1c85:not(.elementor-motion-effects-element-type-background), .elementor-758 .elementor-element.elementor-element-353d1c85 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-758 .elementor-element.elementor-element-54bcb8f1{width:var( --container-widget-width, 768px );max-width:768px;--container-widget-width:768px;--container-widget-flex-grow:0;}.elementor-758 .elementor-element.elementor-element-54bcb8f1 .elementor-heading-title{font-family:"Helvetica", Sans-serif;font-size:32px;font-weight:700;text-transform:capitalize;line-height:38px;color:var( --e-global-color-9f2e685 );}.elementor-758 .elementor-element.elementor-element-272de03{width:var( --container-widget-width, 768px );max-width:768px;--container-widget-width:768px;--container-widget-flex-grow:0;color:var( --e-global-color-9f2e685 );font-family:"Helvetica", Sans-serif;font-size:22px;font-weight:400;}.elementor-758 .elementor-element.elementor-element-58bd02b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:60px;--padding-bottom:45px;--padding-left:0px;--padding-right:0px;}.elementor-758 .elementor-element.elementor-element-5be4057{font-family:"Helvetica", Sans-serif;font-size:22px;font-weight:400;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-758 .elementor-element.elementor-element-353d1c85:not(.elementor-motion-effects-element-type-background), .elementor-758 .elementor-element.elementor-element-353d1c85 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:bottom center;}}/* Start custom CSS for container, class: .elementor-element-353d1c85 */.dynamic-bg-flip {
    position: relative;
    overflow: hidden;
}

.dynamic-bg-flip::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: inherit;
    background-size: cover;
    background-position: top right;
    transform: scaleX(-1);
}/* End custom CSS */