.elementor-785 .elementor-element.elementor-element-140cf495{--display:flex;--min-height:5vh;--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;--overlay-opacity:0.5;--padding-top:14rem;--padding-bottom:8rem;--padding-left:0rem;--padding-right:0rem;}.elementor-785 .elementor-element.elementor-element-140cf495::before, .elementor-785 .elementor-element.elementor-element-140cf495 > .elementor-background-video-container::before, .elementor-785 .elementor-element.elementor-element-140cf495 > .e-con-inner > .elementor-background-video-container::before, .elementor-785 .elementor-element.elementor-element-140cf495 > .elementor-background-slideshow::before, .elementor-785 .elementor-element.elementor-element-140cf495 > .e-con-inner > .elementor-background-slideshow::before, .elementor-785 .elementor-element.elementor-element-140cf495 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#FFFFFF;--background-overlay:'';}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-785 .elementor-element.elementor-element-4b700e6b{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + -15px) 0px;padding:0rem 0rem 1.5rem 0rem;text-align:center;}.elementor-785 .elementor-element.elementor-element-4b700e6b .elementor-heading-title{font-family:"neue-haas-grotesk-display", Sans-serif;font-size:100px;font-weight:300;color:var( --e-global-color-secondary );}.elementor-785 .elementor-element.elementor-element-470bb85{--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:4rem;--padding-bottom:4rem;--padding-left:0rem;--padding-right:0rem;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-785 .elementor-element.elementor-element-67ffd6a .elementor-heading-title{color:var( --e-global-color-text );}.elementor-785 .elementor-element.elementor-element-58a72da .elementor-heading-title{color:var( --e-global-color-text );}.elementor-785 .elementor-element.elementor-element-6b2ebb9 .elementor-heading-title{color:var( --e-global-color-text );}.elementor-785 .elementor-element.elementor-element-cdaeb08 .elementor-heading-title{color:var( --e-global-color-text );}.elementor-785 .elementor-element.elementor-element-28e45e5 .elementor-heading-title{color:var( --e-global-color-text );}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-785 .elementor-element.elementor-element-4b700e6b{padding:0rem 0rem 0rem 0rem;}}@media(max-width:767px){.elementor-785 .elementor-element.elementor-element-140cf495{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:9rem;--padding-bottom:6rem;--padding-left:0rem;--padding-right:0rem;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-785 .elementor-element.elementor-element-4b700e6b .elementor-heading-title{font-size:56px;line-height:1em;}}@media(min-width:1400px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}/* Start custom CSS for container, class: .elementor-element-140cf495 */.elementor-785 .elementor-element.elementor-element-140cf495 {
    
    border-radius: 0 0 60px 60px;

    background-color:hsla(266,100%,13%,.05);
    background-image:
    radial-gradient(at 40% 20%, hsla(274,82%,54%,.4) 0px, transparent 50%),
    radial-gradient(at 80% 0%, hsla(172,100%,50%,.9) 0px, transparent 50%);

    animation: animatedgradient 5s ease infinite;
    background-size: 200% 200%;
}

@keyframes animatedgradient {
	0% {
		background-position: 0% 25%;
	}
	25% {
		background-position: 100% 50%;
	}
	50% {
		background-position: 50% 75%;
	}
	75% {
		background-position: 25% 25%;
	}
	100% {
		background-position: 0% 25%;
	}

}/* End custom CSS */