.elementor-kit-6{--e-global-color-primary:#00253A;--e-global-color-secondary:#00C4EF;--e-global-color-text:#0F1F2D;--e-global-color-accent:#FFA32E;--e-global-color-243507c:#FFFFFF;--e-global-color-f3c40a9:#6B7C87;--e-global-color-e49c9da:#0F1F2D;--e-global-color-ff7b145:#DF1F38;--e-global-color-cd16f6c:#343E47;--e-global-color-a7d6299:#EAF0F3;--e-global-color-d233e7b:#F2F6F8;--e-global-color-ee20ab6:#ABBEC7;--e-global-color-745e221:#F8FBFD;--e-global-color-50e9aac:#00819E;--e-global-color-95baeec:#F04C4C;--e-global-color-81b1bbf:#88DA62;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"Plus Jakarta Sans";--e-global-typography-secondary-font-size:1.125rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:1.125rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.125px;--e-global-typography-3bab784-font-family:"Inter";--e-global-typography-3bab784-font-size:1.5rem;--e-global-typography-1e6e8ef-font-size:1.5rem;--e-global-typography-1e6e8ef-font-weight:700;--e-global-typography-aa48112-font-family:"Inter";--e-global-typography-aa48112-font-size:1.125rem;--e-global-typography-c268e89-font-family:"Inter";--e-global-typography-c268e89-font-size:1.125rem;--e-global-typography-c268e89-font-weight:700;--e-global-typography-d0d4360-font-size:1rem;--e-global-typography-d0d4360-font-weight:700;--e-global-typography-93a473a-font-family:"Inter";--e-global-typography-93a473a-font-size:0.875rem;--e-global-typography-43c456b-font-family:"Inter";--e-global-typography-43c456b-font-size:0.875rem;--e-global-typography-43c456b-font-weight:700;--e-global-typography-9af9f68-font-family:"Inter";--e-global-typography-9af9f68-font-size:0.75em;--e-global-typography-4680f6c-font-family:"Inter";--e-global-typography-4680f6c-font-size:0.75em;--e-global-typography-4680f6c-font-weight:700;--e-global-typography-4680f6c-line-height:0.75rem;background-color:var( --e-global-color-745e221 );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );text-decoration:underline;}.elementor-kit-6 a:hover{color:var( --e-global-color-primary );}.elementor-kit-6 h1{font-family:"Plus Jakarta Sans", Sans-serif;font-size:4rem;font-weight:700;}.elementor-kit-6 h2{font-family:"Plus Jakarta Sans", Sans-serif;font-size:1.75rem;font-weight:700;}.elementor-kit-6 h3{font-family:"Plus Jakarta Sans", Sans-serif;font-size:1.5rem;font-weight:700;}.elementor-kit-6 h4{font-family:"Plus Jakarta Sans", Sans-serif;font-size:1.5rem;font-weight:700;}.elementor-kit-6 h5{font-family:"Plus Jakarta Sans", Sans-serif;font-size:1.5rem;font-weight:700;}.elementor-kit-6 h6{font-family:"Plus Jakarta Sans", Sans-serif;font-size:1.25rem;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:16px;--container-default-padding-right:16px;--container-default-padding-bottom:16px;--container-default-padding-left:16px;}.elementor-widget:not(:last-child){--kit-widget-spacing:24px;}.elementor-element{--widgets-spacing:24px 24px;--widgets-spacing-row:24px;--widgets-spacing-column:24px;}{}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-kit-6 h1{font-size:2.5em;}.elementor-kit-6 h2{font-size:1.6rem;}.elementor-kit-6 h4{font-size:2rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Offset for acnhors */
html {
  scroll-padding-top: 100px;
}

/*  CSS to prevent menu shift */
@media (min-width: 1024px) {
.elementor-nav-menu .elementor-item.has-submenu {
  position: relative;
  padding-right: 20px !important;
}

.elementor-nav-menu .elementor-item.has-submenu::after {
  display: none;
}

.elementor-nav-menu .elementor-item.has-submenu .sub-arrow {
  position: absolute;
  right: 0;
}
}


/* Colors */
.color-accent { 
    color: var(--e-global-color-accent); 
}



/* Heading */
.elementor-widget-heading h1,
.elementor-widget-heading h2,
.elementor-widget-heading h3,
.elementor-widget-heading h4,
.elementor-widget-heading h5,
.elementor-widget-heading h6 {
line-height: 1.2;
}

/* UL list content */
.elementor-widget-text-editor ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 1em;
    margin-left: 1em;
}

.elementor-widget-text-editor ul li {
    position: relative;
    padding-left: 1.5em;
    margin-bottom: 0.25rem;
}

.elementor-widget-text-editor ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.25em;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
}

.elementor-widget-text-editor ul li::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 0.25em;
  width: 7px;
  height: 13px;
  border-right: 2px solid;
  border-bottom: 2px solid;
  transform: rotate(45deg);
}


/* OL list content */
.elementor-widget-text-editor ol {
    margin-bottom: 1em;
    margin-left: 1em;
}


/* Button arrow animation */
.elementor-button .elementor-button-icon {
  transition: transform .25s ease;
}

.elementor-button:hover .elementor-button-icon {
  transform: translateX(6px);
}

.elementor-button {
  transition: all .25s ease;
}/* End custom CSS */