.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-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-dd6f56c-font-family:"Afacad";--e-global-typography-dd6f56c-font-size:65px;--e-global-typography-dd6f56c-line-height:65px;color:#000000;font-family:"Afacad", Sans-serif;font-size:17px;font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-v4-db );}.elementor-kit-6 h1{font-family:var( --e-global-typography-dd6f56c-font-family ), Sans-serif;font-size:var( --e-global-typography-dd6f56c-font-size );line-height:var( --e-global-typography-dd6f56c-line-height );}.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-kit-6 h1{font-size:var( --e-global-typography-dd6f56c-font-size );line-height:var( --e-global-typography-dd6f56c-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-dd6f56c-font-size:50px;--e-global-typography-dd6f56c-line-height:50px;}.elementor-kit-6 h1{font-size:var( --e-global-typography-dd6f56c-font-size );line-height:var( --e-global-typography-dd6f56c-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --DB:#166483; --LB:#8cd1ec; --LLB:#eff8fc; --button:Afacad; --WH:#ffffff; --BL:#000000; }
/* Start custom CSS */#cmplz-document p, 
#cmplz-document li, 
#cmplz-document span {
    font-size: 16px !important;
}

#cmplz-document > h2,
#cmplz-document > h3 {
    margin-top: 2.5rem !important;
}

.gdpr h2,
.gdpr h3 {
    margin-top: 2.5rem !important;
}
.gdpr ul li,
.gdpr ol li {
    margin-top: 10px;
    margin-bottom: 10px;
}

.animated.fadeInDown,
.elementor-animated.fadeInDown,
.e-animated.e-fadeInDown {
  animation-name: fadeInDownTiny !important;
}

.animated.fadeInUp,
.elementor-animated.fadeInUp,
.e-animated.e-fadeInUp {
  animation-name: fadeInUpTiny !important;
}

.animated.fadeInLeft,
.elementor-animated.fadeInLeft,
.e-animated.e-fadeInLeft {
  animation-name: fadeInLeftTiny !important;
}

.animated.fadeInRight,
.elementor-animated.fadeInRight,
.e-animated.e-fadeInRight {
  animation-name: fadeInRightTiny !important;
}

@keyframes fadeInDownTiny {
  from { opacity: 0; transform: translateY(-20px); }
  to   { opacity: 1; transform: translateY(0); }
}

@keyframes fadeInUpTiny {
  from { opacity: 0; transform: translateY(20px); }
  to   { opacity: 1; transform: translateY(0); }
}

@keyframes fadeInLeftTiny {
  from { opacity: 0; transform: translateX(-50px); }
  to   { opacity: 1; transform: translateX(0); }
}

@keyframes fadeInRightTiny {
  from { opacity: 0; transform: translateX(50px); }
  to   { opacity: 1; transform: translateX(0); }
}/* End custom CSS */