.elementor-kit-8{--e-global-color-primary:#F62B22;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#F62B22;--e-global-color-kadence1:#f62b22;--e-global-color-kadence2:#000000;--e-global-color-kadence3:#000000;--e-global-color-kadence4:#000000;--e-global-color-kadence5:#000000;--e-global-color-kadence6:#000000;--e-global-color-kadence7:#ffffff;--e-global-color-kadence8:#ffffff;--e-global-color-kadence9:#ffffff;--e-global-color-f337fda:#818181;--e-global-color-db371ea:#FE0276;--e-global-color-271b6f7:#F1F8FF;--e-global-color-2cc3997:#F6C935;--e-global-color-2237acc:#711CFF;--e-global-color-3c90e85:#00A184;--e-global-typography-primary-font-family:"Edenred";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Ubuntu";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Ubuntu";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Edenred";--e-global-typography-accent-font-weight:500;font-family:"Ubuntu", Sans-serif;line-height:1.3em;}.elementor-kit-8.el-is-editing{--global-palette1:#f62b22;--global-palette2:#000000;--global-palette3:#000000;--global-palette4:#000000;--global-palette5:#000000;--global-palette6:#000000;--global-palette7:#ffffff;--global-palette8:#ffffff;--global-palette9:#ffffff;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:transparent;font-size:1.2rem;font-weight:500;background-image:linear-gradient(90deg, var( --e-global-color-primary ) 0%, var( --e-global-color-db371ea ) 100%);border-radius:25px 25px 25px 25px;padding:10px 25px 10px 25px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:transparent;background-image:linear-gradient(90deg, var( --e-global-color-db371ea ) 0%, var( --e-global-color-primary ) 100%);}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{font-family:"Ubuntu", Sans-serif;}.elementor-kit-8 h1{font-family:"Edenred", Sans-serif;}.elementor-kit-8 h2{font-family:"Edenred", Sans-serif;}.elementor-kit-8 h3{font-family:"Edenred", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@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 */.single-content h1.elementor-heading-title, .single-content h2.elementor-heading-title, .single-content h3.elementor-heading-title, .single-content h4.elementor-heading-title, .single-content h5.elementor-heading-title, .single-content h6.elementor-heading-title {
    margin: 0;
}


/***
* Shrinking Sticky header, no container edition
* class: .sticky-header
* Uses the built-in .elementor-container class for shrinking the header in non-container installs
*/
header.sticky-header {
	--header-height: 100px; /* Set your own header height */
	--shrink-header-to: 0.6; /* Shrinks to 60%, values: 0.1 to 1 */
	--transition-timing: .45s cubic-bezier(.4, 0, .2, 1); /* values: .1s to 0.5s (or more), replace "cubic-bezier(.4, 0, .2, 1)" with "ease" if you need a simpler transition */
	background-color: rgba(244, 245, 248, 1); /* Set your own background color */
	transition: background-color var(--transition-timing),
				backdrop-filter var(--transition-timing),
				box-shadow var(--transition-timing);
}
header.sticky-header.elementor-sticky--effects {
	background-color: rgba(244, 245, 248, .8); /* Set your own background color on scroll */
	box-shadow: 0px 4px 33px 1px rgba(0, 0, 0, .07); /* Delete this line if you don't want shadow on scroll */
	-webkit-backdrop-filter: saturate(180%) blur(20px); /* Delete this line if you don't use transparency on scroll */
	backdrop-filter: saturate(180%) blur(20px); /* Delete this line if you don't use transparency on scroll */
}
header.sticky-header > .elementor-container {
	min-height: var(--header-height);
	transition: min-height var(--transition-timing);
}
header.sticky-header.elementor-sticky--effects > .elementor-container {
	min-height: calc( var(--header-height) * var(--shrink-header-to) );
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Edenred';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('/wp-content/uploads/2025/07/edenred-1.woff2') format('woff2');
}
/* End Custom Fonts CSS */