.elementor-kit-108{--e-global-color-primary:#3B8EF5;--e-global-color-secondary:#893DF5;--e-global-color-text:#E1E2F7;--e-global-color-accent:#131029;--e-global-color-178ca6e:#000000;--e-global-color-b475ca9:#F19107;--e-global-color-4047059:#B100F7;--e-global-color-7f431e9:#7C00EC;--e-global-color-8cfd887:#511F83;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:transparent;background-image:linear-gradient(97deg, #0A0A0F 55%, #1A1A22 100%);}.elementor-kit-108 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.animated-mesh-gradient-background{

    background-color:hsla(240,26%,14%,1);
background-image:
radial-gradient(at 15% 61%, hsla(192,100%,50%,0.11) 0px, transparent 50%),
radial-gradient(at 89% 12%, hsla(340,100%,50%,0.18) 0px, transparent 50%),
radial-gradient(at 6% 91%, hsla(151,100%,50%,0.21) 0px, transparent 50%);


    animation: animatedgradient 10s 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 */