.elementor-kit-7{--e-global-color-primary:#4CB5E2;--e-global-color-secondary:#012350;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-b15e3a0:#EBEBEB;--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;background-color:transparent;color:var( --e-global-color-secondary );font-family:"Poppins", Sans-serif;font-size:1.3em;font-weight:200;background-image:linear-gradient(180deg, var( --e-global-color-b15e3a0 ) 0%, #FFFFFF 100%);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{font-family:"Poppins", Sans-serif;}.elementor-kit-7 h1{font-family:"Poppins", Sans-serif;}.elementor-kit-7 h2{font-family:"Poppins", Sans-serif;}.elementor-kit-7 h3{font-family:"Poppins", Sans-serif;}.elementor-kit-7 h4{font-family:"Poppins", Sans-serif;}.elementor-kit-7 h5{font-family:"Poppins", Sans-serif;}.elementor-kit-7 h6{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);}.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: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;
}



@media screen and (max-width: 768px) {
div#cookies-eu-banner {
    padding: 5% 10% 10% 10%;
    background-color: #fff;
    font-family:poppins;
    font-size:0.7em;
    text-align: justify;

}
button#cookies-eu-accept {
    background-color: #333;
    border:1px solid white;
}
div#cookies-eu-label {
    padding: 10% 0% 0% 0%;
    color:#333;
}
#cookies-eu-reject, .cookies-eu-accept, .cookies-eu-reject {
    background-color: #bbb;
    color:#444;
    font-family:poppins;
}
}/* End custom CSS */