:root {
  --alpha: #1e345d;
  --max-width: 1240px;
  --vertical-spacing: 75px;
  --global-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
  --global-corners: 4px;
  --base-font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  --base-font-size: 16px;
  --base-font-size-mobile: 14.4px;
  --base-line-height: 1.75;
  --base-letter-spacing: 0.02em;
  --base-font-weight: regular;
  --base-text-color: #1e345d;
  --h1-font-family: 'Raleway', Arial, sans-serif;
  --h1-font-color: #1e345d;
  --h1-font-weight: 500;
  --h1-font-size: 48px;
  --h1-font-size-mobile: 43.2px;
  --h1-line-height: 1.25;
  --h1-letter-spacing: 0.02em;
  --h1-transform: none;
  --h2-font-family: 'Raleway', Arial, sans-serif;
  --h2-font-color: #1e345d;
  --h2-font-weight: 800;
  --h2-font-size: 32px;
  --h2-font-size-mobile: 28.8px;
  --h2-line-height: 1.5;
  --h2-letter-spacing: 0.02em;
  --h2-transform: none;
  --h3-font-family: 'Raleway', Arial, sans-serif;
  --h3-font-color: #1e345d;
  --h3-font-weight: 600;
  --h3-font-size: 26px;
  --h3-font-size-mobile: 23.4px;
  --h3-line-height: 1.5;
  --h3-letter-spacing: 0.02em;
  --h3-transform: none;
  --h4-font-family: 'Raleway', Arial, sans-serif;
  --h4-font-color: #1e345d;
  --h4-font-weight: regular;
  --h4-font-size: 24px;
  --h4-font-size-mobile: 21.6px;
  --h4-line-height: 1.5;
  --h4-letter-spacing: 0.02em;
  --h4-transform: none;
  --h5-font-family: 'Raleway', Arial, sans-serif;
  --h5-font-color: #1e345d;
  --h5-font-weight: regular;
  --h5-font-size: 21px;
  --h5-font-size-mobile: 18.9px;
  --h5-line-height: 1.5;
  --h5-letter-spacing: 0.02em;
  --h5-transform: none;
  --h6-font-family: 'Raleway', Arial, sans-serif;
  --h6-font-color: #1e345d;
  --h6-font-weight: regular;
  --h6-font-size: 21px;
  --h6-font-size-mobile: 18.9px;
  --h6-line-height: ;
  --h6-letter-spacing: 0.02em;
  --h6-transform: none;
  --eyebrow-font-family: 'Raleway', Arial, sans-serif;
  --eyebrow-font-color: #f38b00;
  --eyebrow-font-weight: regular;
  --eyebrow-font-size: 18px;
  --eyebrow-font-size-mobile: 16.2px;
  --eyebrow-line-height: 1.5;
  --eyebrow-letter-spacing: 0.1em;
  --eyebrow-transform: uppercase;
  --subheadline-font-family: 'Raleway', Arial, sans-serif;
  --subheadline-font-color: ;
  --subheadline-font-weight: regular;
  --subheadline-font-size: 21px;
  --subheadline-font-size-mobile: 18.9px;
  --subheadline-line-height: 1.61;
  --subheadline-letter-spacing: 0em;
  --subheadline-transform: none;
  --links-color: #1e345d;
  --links-hover-color: #f38b00;
  --header-height: 0px;
  --menu-item-margin: -8px;
  --button-background-color: #0082cb;
  --button-background-hover-color: #f38b00;
  --button-text-color: #ffffff;
  --button-text-hover-color: #ffffff;
  --button-border-color: #0082cb;
  --button-border-hover-color: #f38b00;
  --button-secondary-background-color: #1e345d;
  --button-secondary-background-hover-color: #f38b00;
  --button-secondary-text-color: #ffffff;
  --button-secondary-text-hover-color: #1e345d;
  --button-secondary-border-color: #1e345d;
  --button-secondary-border-hover-color: #f38b00;
  --button-form-background-color: #0082cb;
  --button-form-background-hover-color: #f38b00;
  --button-form-text-color: #ffffff;
  --button-form-text-hover-color: #ffffff;
  --button-form-border-color: #0082cb;
  --button-form-border-hover-color: #f38b00;
  --button-form-dark-background-color: #ffffff;
  --button-form-dark-background-hover-color: #0082cb;
  --button-form-dark-text-color: #0082cb;
  --button-form-dark-text-hover-color: #ffffff;
  --button-form-dark-border-color: #ffffff;
  --button-form-dark-border-hover-color: #ffffff;
  --button-link-background-color: ;
  --button-link-background-hover-color: ;
  --button-link-text-color: #000000;
  --button-link-text-hover-color: #1e345d;
  --button-link-border-color: #1e345d;
  --button-link-border-hover-color: #1e345d;
  --button-link-dark-background-color: ;
  --button-link-dark-background-hover-color: ;
  --button-link-dark-text-color: #ffffff;
  --button-link-dark-text-hover-color: #ffffff;
  --button-link-dark-border-color: #ffffff;
  --button-link-dark-border-hover-color: #1e345d;
  --button-border: 1px;
  --button-corner: 25px;
  --button-font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  --button-font-size: 16px;
  --button-font-weight: 700;
  --button-letter-spacing: em;
  --button-text-transform: none;
  --button-padding: 15px 25px;
  --menu-font-family: 'Raleway', Arial, sans-serif;
  --menu-font-color: #1e345d;
  --menu-font-color-hover: #1e345d;
  --menu-font-weight: 700;
  --menu-font-size: 16px;
  --menu-font-size-mobile: 14.4px;
  --menu-line-height: 1;
  --menu-letter-spacing: 0.02em;
  --menu-transform: uppercase;
  --dropdown-background-color: #ffffff;
  --dropdown-border-color: #27518c;
  --dropdown-box-shadow-color: rgba(39, 57, 65, 0.1);
  --dropdown-font-family: 'Raleway', Arial, sans-serif;
  --dropdown-font-color: #1e345d;
  --dropdown-font-color-hover: #1e345d;
  --dropdown-font-weight: ;
  --dropdown-font-size: 16px;
  --dropdown-line-height: 1.85;
  --dropdown-letter-spacing: 0em;
  --dropdown-transform: none;
}

ul li {
  line-height: 1.75;
}

ul li:before {
  content: '\25CF';
  --bullet-color: #1e345d;
  --bullet-color-dark: #ffffff;
}

header {
  --header-background-color: #ffffff;
  --header-border-color: #27518c;
  --header-search-background: #27518c;
  --header-button-padding: 11.11111111111111px 18.51851851851852px;
  --dropdown-delay: 1s;
}

.body-wrapper {
  --total-header-height: 0px;
}

footer {
  --footer-background-color: #e8e8e8;
  --footer-font-color: #1e345d;
  --footer-font-size: 15px;
  --footer-font-family: 'Raleway', Arial, sans-serif;
  --footer-font-weight: 400;
  --footer-line-height: 1.85;
  --footer-letter-spacing: 0em;
  --footer-link-color: #000000;
  --footer-link-hover-color: #1e345d;
}

form {
  --header-text-color: #1e345d;
  --header-text-font-family: 'Raleway', Arial, sans-serif;
  --header-text-font-weight: 700;
  --header-text-font-size: 21px;
  --labels-text-color: #1e345d;
  --labels-text-font-family: 'Raleway', Arial, sans-serif;
  --labels-text-font-weight: regular;
  --labels-text-font-size: 15px;
  --help-color: #1e345d;
  --help-font-family: 'Raleway', Arial, sans-serif;
  --help-font-weight: ;
  --help-font-size: 12px;
  --errors-color: #ffffff;
  --errors-font-family: 'Raleway', Arial, sans-serif;
  --errors-font-weight: ;
  --errors-font-size: 13px;
  --input-color: #1e345d;
  --input-font-family: 'Raleway', Arial, sans-serif;
  --input-font-weight: ;
  --input-font-size: 15px;
  --placeholders-color: #1e345d;
  --placeholders-font-family: 'Raleway', Arial, sans-serif;
  --placeholders-font-weight: ;
  --placeholders-font-size: 15;
  --field-height: 40px;
  --field-bg-color: #ffffff;
  --field-border-color: #1e345d;
  --field-border-focus-color: #1e345d;
  --field-border-error-color: #0082cb;
  --field-border-width: 1px;
  --field-corners: 0px;
  --error-bg-color: #0082cb;
  --dark-header-color: #ffffff;
  --dark-labels-color: #000000;
  --dark-help-color: #ffffff;
  --dark-errors-color: ;
  --dark-input-color: #1e345d;
  --dark-placeholders-color: #1e345d;
  --dark-field-bg-color: #ffffff;
  --dark-field-border-color: ;
  --dark-field-border-focus-color: ;
  --dark-field-border-error-color: ;
  --dark-error-bg-color: #0082cb;
  --boxed-bg-color: #e2ebf2;
  --boxed-border-color: #27518c;
  --boxed-corners: 15px;
  --boxed-border-width: 0;
  --boxed-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
  --dark-boxed-bg-color: #000000;
  --dark-boxed-border-color: #27518c;
  --dark-boxed-box-shadow-color: rgba(39, 57, 65, 0.1);
}

.module-wrapper--dark {
  --dark-base: #ffffff;
  --dark-h1: #ffffff;
  --dark-h2: #ffffff;
  --dark-h3: #ffffff;
  --dark-h4: #ffffff;
  --dark-h5: #ffffff;
  --dark-h6: #ffffff;
  --dark-eyebrow: #ffffff;
  color: #ffffff;
}

.hero-section {
  --hero-overlay: #000000;
  --hero-centered: 675px;
  --arrow-background: #ffffff;
  --arrow-color: #000000;
}

/* Video & Media */
.video-embed {
  width: 100%;
  margin: auto;
  display: block;
}

/* Footer Styles */
.site-footer {
  background: #e8e8e8;
  font-family: 'Gotham Book', 'Raleway', sans-serif;
  padding: 15px 0;
  margin-top: 0;
}

.site-footer .site-info {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
  width: 100%;
  box-sizing: border-box;
}

.site-footer .row {
  display: flex;
  min-height: 24px;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.site-footer .copyright {
  color: #888888;
  font-size: 13px;
  order: 1;
}

.site-footer .textwidget {
  order: 2;
}

.site-footer .fttsocials a {
  display: inline;
}

.site-footer .fttsocials img {
  display: block;
  height: 24px;
  width: 24px;
}

.site-footer .menu-become-a-container {
  font-size: 13px;
  order: 3;
}

.site-footer .menu-become-a-container a {
  color: #888888;
  text-decoration: none;
}

.site-footer .menu-become-a-container a:focus,
.site-footer .menu-become-a-container a:hover {
  text-decoration: underline;
}

/* Mobile Responsive */
@media (max-width: 1030px) {
  .site-footer .row {
    flex-direction: column;
    text-align: center;
    gap: 10px;
  }

  .site-footer .copyright,
  .site-footer .menu-become-a-container {
    order: 0;
  }
}