.elementor-kit-5{--e-global-color-primary:#2C3E50;--e-global-color-secondary:#3498DB;--e-global-color-text:#2C3E50;--e-global-color-accent:#3498DB;--e-global-color-83d6b9f:#F5F5F5;--e-global-color-0fb106b:#DADADA;--e-global-color-59c97c6:#34495E;--e-global-color-a5d92ba:#FFFFFF;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;--e-global-typography-345bffa-font-family:"Inter";--e-global-typography-345bffa-font-size:24px;--e-global-typography-345bffa-font-weight:600;--e-global-typography-345bffa-line-height:1.3em;--e-global-typography-26e2844-font-family:"Inter";--e-global-typography-26e2844-font-size:20px;--e-global-typography-26e2844-font-weight:500;--e-global-typography-26e2844-line-height:1.4em;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.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-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 *//* Desktop */
html {
  scroll-padding-top: 170px;
}

/* Notebook */
@media (max-width: 1366px) {
  html {
    scroll-padding-top: 180px;
  }
}

/* Tablet */
@media (max-width: 1024px) {
  html {
    scroll-padding-top: 155px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  html {
    scroll-padding-top: 150px;
  }
}/* End custom CSS */