.elementor-kit-7 {
   --e-global-color-primary: #004A98;
   --e-global-color-secondary: #004A98;
   --e-global-color-text: #000000;
   --e-global-color-accent: #FF9D1B;
   --e-global-color-aa36080: #EC8600;
   --e-global-color-26a8197: #F7F7F7;
   --e-global-color-6ef5a1c: #FFFFFF;
   --e-global-color-7662f21: #F7F7F7;
   --e-global-typography-primary-font-family: "Lexend";
   --e-global-typography-primary-font-size: 47px;
   --e-global-typography-primary-font-weight: 600;
   --e-global-typography-primary-line-height: 1.2em;
   --e-global-typography-secondary-font-family: "Lexend";
   --e-global-typography-secondary-font-size: 40px;
   --e-global-typography-secondary-font-weight: 600;
   --e-global-typography-secondary-line-height: 1.2em;
   --e-global-typography-text-font-family: "Lexend";
   --e-global-typography-text-font-size: 16px;
   --e-global-typography-text-font-weight: 300;
   --e-global-typography-text-line-height: 1.2em;
   --e-global-typography-accent-font-family: "Lexend";
   --e-global-typography-accent-font-size: 18px;
   --e-global-typography-accent-font-weight: 600;
   --e-global-typography-accent-line-height: 1.2em;
   --e-global-typography-62cd93f-font-family: "Lexend";
   --e-global-typography-62cd93f-font-size: 55px;
   --e-global-typography-62cd93f-font-weight: 600;
   --e-global-typography-62cd93f-line-height: 1.2em;
   --e-global-typography-446ba1a-font-family: "Lexend";
   --e-global-typography-446ba1a-font-size: 22px;
   --e-global-typography-446ba1a-font-weight: 600;
   --e-global-typography-446ba1a-line-height: 1.2em;
   --e-global-typography-eae6d28-font-family: "Lexend";
   --e-global-typography-eae6d28-font-size: 22px;
   --e-global-typography-eae6d28-font-weight: bold;
   --e-global-typography-eae6d28-line-height: 1.2em;
   --e-global-typography-7d4e489-font-family: "Lexend";
   --e-global-typography-7d4e489-font-size: 18px;
   --e-global-typography-7d4e489-font-weight: 400;
   --e-global-typography-7d4e489-line-height: 1.2em;
}

.elementor-kit-7 e-page-transition {
   background-color: #FFBC7D;
}

.elementor-section.elementor-section-boxed>.elementor-container {
   max-width: 12801140px;
}

.e-con {
   --container-max-width: 12801140px;
}

.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);
}

.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;
   }
}