.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-f92d1a9:#B7D8E6;--e-global-color-ff8d216:#000000;--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-954252b-font-family:"Dancing Script";--e-global-typography-954252b-font-size:92px;--e-global-typography-954252b-font-style:normal;--e-global-typography-954252b-line-height:81px;--e-global-typography-954252b-letter-spacing:0.3px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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 */.ee-section {
  padding: 60px 20px 60px 20px;
}

.ee-headline-section {
  padding: 50px 20px 50px 20px;
}

.ee-section .e-con-inner {
  gap: 40px;
}

@media (max-width: 1024px) {
  .ee-section {
    padding: 50px 20px;
  }
  .ee-headline-section {
    padding: 50px 20px;
  }
  .ee-section .e-con-inner {
    gap: 50px;
  }
}

@media (max-width: 767px) {
  .ee-section {
    padding: 40px 20px;
  }
  .ee-headline-section {
    padding: 40px 20px;
  }
  .ee-section .e-con-inner {
    gap: 40px;
  }
}

.no-select {
  user-select: none;
}/* End custom CSS */