.elementor-kit-7{--e-global-color-primary:#0E1321;--e-global-color-secondary:#6E7480;--e-global-color-text:#0E1321;--e-global-color-accent:#A98D69;--e-global-color-6172632:#EDE7DD;--e-global-color-b064c24:#FFFDF8;--e-global-color-1c770ca:#F7F0E6;--e-global-color-40bab26:#D8CFC3;--e-global-color-95559a1:#7B8468;--e-global-typography-primary-font-family:"Quicksand";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Quicksand";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Quicksand";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Quicksand";--e-global-typography-accent-font-weight:600;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.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-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 */html,
body {
  min-height: 100%;
}

body {
  min-height: 100vh;
}

body:not(.elementor-editor-active) {
  display: flex;
  flex-direction: column;
}

body:not(.elementor-editor-active) .elementor-location-header {
  flex: 0 0 auto;
}

body:not(.elementor-editor-active) .site,
body:not(.elementor-editor-active) #page {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
}

body:not(.elementor-editor-active) #content,
body:not(.elementor-editor-active) .site-content,
body:not(.elementor-editor-active) main,
body:not(.elementor-editor-active) .site-main {
  flex: 1 0 auto;
}

body:not(.elementor-editor-active) .elementor-location-footer {
  flex: 0 0 auto;
  margin-top: auto;
  background: #0B1220;
}/* End custom CSS */