.elementor-2595 .elementor-element.elementor-element-ea0c106{--display:flex;--min-height:300vh;--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:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2595 .elementor-element.elementor-element-ea0c106:not(.elementor-motion-effects-element-type-background), .elementor-2595 .elementor-element.elementor-element-ea0c106 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-text );}.elementor-2595 .elementor-element.elementor-element-d816f38{--display:flex;--position:fixed;--min-height:100vh;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;top:0px;--z-index:3;--e-transform-origin-x:center;--e-transform-origin-y:center;}.elementor-2595 .elementor-element.elementor-element-d816f38:not(.elementor-motion-effects-element-type-background), .elementor-2595 .elementor-element.elementor-element-d816f38 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://getbrandedright.com/wp-content/uploads/2025/06/ESOSKINHero4.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}body:not(.rtl) .elementor-2595 .elementor-element.elementor-element-d816f38{left:0px;}body.rtl .elementor-2595 .elementor-element.elementor-element-d816f38{right:0px;}.elementor-2595 .elementor-element.elementor-element-8395040{--display:flex;--min-height:100vh;--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;--justify-content:flex-end;--z-index:2;}.elementor-2595 .elementor-element.elementor-element-8395040:not(.elementor-motion-effects-element-type-background), .elementor-2595 .elementor-element.elementor-element-8395040 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://getbrandedright.com/wp-content/uploads/2025/06/ESOHero3.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-2595 .elementor-element.elementor-element-48099c4{--display:flex;}.elementor-2595 .elementor-element.elementor-element-e81ab42{--display:grid;--e-con-grid-template-columns:repeat(5, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--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 );}.elementor-2595 .elementor-element.elementor-element-103fa74{--display:flex;--min-height:200vh;--margin-top:400px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--z-index:3;}.elementor-2595 .elementor-element.elementor-element-103fa74:not(.elementor-motion-effects-element-type-background), .elementor-2595 .elementor-element.elementor-element-103fa74 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #FFFFFF 0%, #FFC4D2 100%);}@media(max-width:1024px){.elementor-2595 .elementor-element.elementor-element-e81ab42{--grid-auto-flow:row;}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-2595 .elementor-element.elementor-element-e81ab42{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS for container, class: .elementor-element-48099c4 */.clouds{
    position: absolute;
    width: 50vw !important;
    bottom:0;
    animation: animate calc(8s * var(--i)) linear infinite;
}
@keyframes animate{
    0%{
       transform:translateX(-100%); 
    }
    100%{
        transform:translateX(100%);
    }
}/* End custom CSS */