.elementor-kit-5{--e-global-color-primary:#A96329;--e-global-color-secondary:#FFBD59;--e-global-color-text:#65584D;--e-global-color-accent:#FFF6EF;--e-global-color-d035d51:#463933;--e-global-typography-primary-font-family:"aniuk";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"laski-sans";--e-global-typography-secondary-font-size:15px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"laski-sans";--e-global-typography-text-font-size:18px;--e-global-typography-accent-font-family:"laski-sans";--e-global-typography-e57d4a7-font-family:"aniuk";--e-global-typography-e57d4a7-font-size:35px;--e-global-typography-e57d4a7-font-weight:800;--e-global-typography-e57d4a7-text-transform:uppercase;font-family:"laski-sans", Sans-serif;font-size:19px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-primary );color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:var( --e-global-color-text );}.elementor-kit-5 e-page-transition{background-color:#FCF0E4;}.elementor-kit-5 a{font-family:"laski-sans", Sans-serif;}.elementor-kit-5 h1{font-family:"aniuk", Sans-serif;font-size:53px;font-weight:600;}.elementor-kit-5 h2{font-family:"aniuk", Sans-serif;font-size:34px;font-weight:600;}.elementor-kit-5 h3{font-family:"aniuk", Sans-serif;font-size:34px;font-weight:600;}.elementor-kit-5 h4{font-family:"aniuk", Sans-serif;font-size:19px;font-weight:600;}.elementor-kit-5 h5{font-family:"aniuk", Sans-serif;font-size:19px;font-weight:600;}.elementor-kit-5 h6{font-family:"aniuk", Sans-serif;font-size:22px;font-weight:700;}.elementor-kit-5 img{border-radius:30px 30px 30px 30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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-kit-5 h1{font-size:43px;}.elementor-kit-5 h2{font-size:23px;}.elementor-kit-5 h3{font-size:31px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:20px;--container-default-padding-right:20px;--container-default-padding-bottom:20px;--container-default-padding-left:20px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-secondary-font-size:13px;--e-global-typography-e57d4a7-font-size:30px;}.elementor-kit-5 h1{font-size:30px;}.elementor-kit-5 h2{font-size:20px;}.elementor-kit-5 h3{font-size:30px;}.elementor-kit-5 h4{font-size:20px;}.elementor-kit-5 h5{font-size:20px;}.elementor-kit-5 h6{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */a {
    background-color: inherit;
    color: inherit;
    text-decoration: inherit;
}
.char {
  display: inline-block;
  will-change: transform, opacity;
}
.splitting .word {
  white-space: nowrap;
}

/***********************************

******* DEBUT SCROLLBAR

************************************/

::-webkit-scrollbar {
	width: 6px;
	height:6px;
	background-color: transparent;
}

::-webkit-scrollbar-thumb {
	background-color: var(--e-global-color-primary);
	border-radius: 5px;
	transition: .4s;
	border-color: var(--e-global-color-2eb03ba);
}

::-webkit-scrollbar-thumb:hover {
	background-color: var(--e-global-color-secondary);
	transition: .4s;
}

::-webkit-scrollbar-track {
	-webkit-box-shadow: none;
	background-color: var(--e-global-color-2eb03ba);
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

/***********************************

******* FIN SCROLLBAR

************************************//* End custom CSS */