.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-f0843e7:#000000;--e-global-color-e6b4aa2:#F7931A;--e-global-color-6190ee2:#FFFFFF;--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;--e-global-typography-bb56ab6-font-family:"Montserrat";--e-global-typography-bb56ab6-font-size:1.5rem;--e-global-typography-bb56ab6-font-weight:400;--e-global-typography-bb56ab6-line-height:1.3em;--e-global-typography-1a60623-font-family:"Syne";--e-global-typography-1a60623-font-size:5em;--e-global-typography-1a60623-font-weight:700;--e-global-typography-1a60623-line-height:1.05em;--e-global-typography-0e58297-font-family:"Syne";--e-global-typography-0e58297-font-size:1rem;--e-global-typography-0e58297-font-weight:600;--e-global-typography-0e58297-line-height:1.1em;--e-global-typography-092687a-font-family:"Syne";--e-global-typography-092687a-font-size:1.2rem;--e-global-typography-092687a-font-weight:600;--e-global-typography-092687a-line-height:1.1em;background-color:#000000;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1000px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:740px){.elementor-kit-5{--e-global-typography-1a60623-font-size:1.95em;--e-global-typography-1a60623-line-height:1.2em;--e-global-typography-0e58297-font-size:1.95em;--e-global-typography-0e58297-line-height:1.2em;--e-global-typography-092687a-line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --Orange:#F7931A; --White:#ffffff; --Pink:#FD55FF; --Border-grey:#353535; --Transparent:#00000000; --White-transparent:#ffffff80; --Purple:#873EFF; --Green:#0DC167; --padding-S:clamp(2rem, 1.28rem + 3.09vw, 3.75rem); --gap-S:clamp(0.75rem, calc(0.543rem + 0.884vw), 1.25rem); --gap-M:clamp(1.5rem, calc(1.086rem + 1.768vw), 2.5rem); --padding-M:clamp(2.25rem, calc(0.4402rem + 8.0435vw), 6.875rem); --gap-L:clamp(2.5rem, calc(1.464rem + 4.42vw), 5rem); --contactform:#131313; --body-text:1rem; --body-text-line-height:1.7rem; --button-text:1rem; --body-text-small:0.8rem; --heading-hero:clamp(2.00rem, calc(0.826rem + 5.217vw), 5.00rem); --heading-hero-sub:clamp(1.25rem, calc(1.152rem + 0.435vw), 1.50rem); --heading-h2:clamp(1.25rem, calc(0.957rem + 1.304vw), 2.00rem); --heading-card:clamp(1.25rem, calc(0.957rem + 1.304vw), 2.00rem); --accordion-question:clamp(1.13rem, calc(1.076rem + 0.217vw), 1.25rem); }
/* Start custom CSS *//*STICKY HEADER*/
.elementor-location-header {
    position: sticky;
    inset-block-start: 0;
    z-index: 999;
}

/*MENU HOVER*/
#menu-1-7ea4a7e a {
    transition: color 300ms ease;
}

/*GRADIENT TEXT*/
.g-text-1 h1, .g-text-1 h2, .g-text-1 h3, .g-text-1 h4, .g-text-1 h5, .g-text-1 h6, .g-text-1 p, .g-text-1 a {
	background: -webkit-linear-gradient(120deg, #ffffff, #F7931A);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
}

/*GRADIENT TEXT*/
.g-text-2 p, .g-text-2 a {
	background: -webkit-linear-gradient(60deg, #ffffff, #F7931A);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
}/* End custom CSS */