.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-bc166b8:#FFAF35;--e-global-color-61fe322:#F0F0F0;--e-global-color-2692187:#006494;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;font-family:"Poppins", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h2{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h3{font-family:"Poppins", 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 */div#cookies-eu-banner {
    padding: 2% 6% 2% 6%;
    background-color: #fff;
    font-family:poppins;
}
button#cookies-eu-accept {
    background-color: #333;
    border:1px solid white;
}
div#cookies-eu-label {
    padding-right: 10%;
    padding-left: 10%;
    color:#333;
}
#cookies-eu-reject, .cookies-eu-accept, .cookies-eu-reject {
    background-color: #bbb;
    color:#444;
    font-family:poppins;
}




/* Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: #1E73BE;
}


/* Chrome, Edge and Safari */
*::-webkit-scrollbar {
  height: 10px;
  width: 10px;
}
*::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: #fff;
}


*::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #1E73BE;
}/* End custom CSS */