.elementor-kit-6{--e-global-color-primary:#FAFAFA;--e-global-color-secondary:#223232;--e-global-color-text:#FAFAFA;--e-global-color-accent:#FAFAFA;--e-global-color-fa683ab:#66776F;--e-global-color-0367372:#91A49E;--e-global-color-aabb253:#74887F;--e-global-typography-primary-font-family:"stack";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"stack";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"stack";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-family:"stack";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.3em;--e-global-typography-9762b3b-font-family:"jet";--e-global-typography-9762b3b-line-height:1.3em;background-color:var( --e-global-color-secondary );}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-primary );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-0367372 );font-weight:600;}.elementor-kit-6 a:hover{color:var( --e-global-color-aabb253 );font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;--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:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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 */:root {
    --black: #223232;
    --white: #FAFAFA;
    --dark-grey: #66776F;
    --light-grey: #91A49E;
    --half-grey: #74887F;
}



.fit {
    width: fit-content;
}

.relative {
    position: relative;
}

.sticky {
    position: sticky;
    top: 58px;
}

@media (max-width: 1280px) {
  .sticky {
    position: relative;
    top: 0;
  }
}




.elementor-widget-html .p2x-slider__arrow,
.elementor-widget-html .p2x-slider__arrow:visited {
  color: var(--black);
}

.elementor-widget-html .p2x-slider__arrow:hover {
  color: #fff;
}

.switch {
    color: var(--light-grey);
}

.light-grey {
    color: var(--light-grey);
}

.dark-grey {
    color: var(--dark-grey);
}

.half-grey {
    color: var(--half-grey);
}

.accent {
    color: var(--light-grey);
}

.white {
    color: var(--white);
}

.black {
    color: var(--black);
}

.center {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
}

#future {
    display: inline-block;
}

.zero {
    display: inline-block;
}

.one {
    display: inline-block;
}

.cursor {
    cursor: pointer;
}

.scroll-parent {
  width: 100%;
  height: 700vh;
}

@media (max-width: 1280px) {
  .scroll-parent {
    height: auto;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'stack';
	font-display: auto;
	src: url('https://www.gealconsultants.com/wp-content/uploads/2026/01/StackSansHeadline-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'jet';
	font-display: auto;
	src: url('https://www.gealconsultants.com/wp-content/uploads/2026/01/JetBrainsMonowght.ttf') format('truetype');
}
/* End Custom Fonts CSS */