.elementor-336 .elementor-element.elementor-element-5be39cc0{--display:flex;--min-height:700px;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-336 .elementor-element.elementor-element-5be39cc0:not(.elementor-motion-effects-element-type-background), .elementor-336 .elementor-element.elementor-element-5be39cc0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#131313;}.elementor-336 .elementor-element.elementor-element-7fc9de41{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-336 .elementor-element.elementor-element-1b6f92ab{text-align:center;}.elementor-336 .elementor-element.elementor-element-1b6f92ab img{width:81%;}.elementor-widget-animated-headline .elementor-headline-dynamic-wrapper path{stroke:var( --e-global-color-accent );}.elementor-widget-animated-headline .elementor-headline-plain-text{color:var( --e-global-color-secondary );}.elementor-widget-animated-headline .elementor-headline{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-animated-headline{--dynamic-text-color:var( --e-global-color-secondary );}.elementor-widget-animated-headline .elementor-headline-dynamic-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-336 .elementor-element.elementor-element-5ed083d{--iteration-count:infinite;--dynamic-text-color:#db9c6c;}.elementor-336 .elementor-element.elementor-element-5ed083d .elementor-headline{text-align:center;}.elementor-336 .elementor-element.elementor-element-5ed083d .elementor-headline-plain-text{color:#FFFFFF;}body.elementor-page-336:not(.elementor-motion-effects-element-type-background), body.elementor-page-336 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-336 .elementor-element.elementor-element-5be39cc0{--min-height:385px;}.elementor-336 .elementor-element.elementor-element-1b6f92ab{text-align:center;}.elementor-336 .elementor-element.elementor-element-1b6f92ab img{width:71%;}}@media(min-width:768px){.elementor-336 .elementor-element.elementor-element-5be39cc0{--content-width:1280px;}.elementor-336 .elementor-element.elementor-element-7fc9de41{--width:50%;}}/* Start custom CSS */degrade-color{ 
 -webkit-background-clip: text;
-webkit-text-fill-color: transparent;
    animation: 3.4s cubic-bezier(0.2, 0.5,00.9,00.6) 2s infinite normal none running textura;
    background-image: linear-gradient(45deg, #015EEA, #96B6E7, #015EEA, #96B6E7);
    background-size: 400% 200%;
    transition: background 1.6s cubic-bezier(0.55, 0.1, 0.47, 0.94) 0s;
    transition: all .8s;
}

@keyframes textura{ 0%{background-position: 0.0;
}

100%{background-position: 100% 0;
}
}

html, body{
overflow-x: hidden;
width: 100%;
}/* End custom CSS */