:root {
  --mf-c-bay-blue-90-tint: #E8EEF4;
  --mf-c-bay-blue-80-tint: #D0DDE9;
  --mf-c-bay-blue-70-tint: #B9CCDD;
  --mf-c-bay-blue-60-tint: #A1BBD2;
  --mf-c-bay-blue-50-tint: #8AAAC7;
  --mf-c-bay-blue-40-tint: #7299BC;
  --mf-c-bay-blue-30-tint: #5B88B1;
  --mf-c-bay-blue-20-tint: #4377A5;
  --mf-c-bay-blue-10-tint: #2C669A;
  --mf-c-bay-blue: #14558f;
  --mf-c-bay-blue-10-shade: #124D81;
  --mf-c-bay-blue-20-shade: #104472;
  --mf-c-bay-blue-30-shade: #0E3C64;
  --mf-c-bay-blue-40-shade: #0C3356;
  --mf-c-bay-blue-50-shade: #0A2B48;
  --mf-c-bay-blue-light: #4377A5;
  --mf-c-bay-blue-lighter: #8AAAC7;
  --mf-c-bay-blue-lightest: #E8EEF4;
  --mf-c-bay-blue-darker: #0E3C64;
  --mf-c-bay-blue-darkest: #0A2B48;
  --mf-c-berkshires-green-90-tint: #EBF3EE;
  --mf-c-berkshires-green-80-tint: #D7E7DD;
  --mf-c-berkshires-green-70-tint: #C3DACD;
  --mf-c-berkshires-green-60-tint: #AFCEBC;
  --mf-c-berkshires-green-50-tint: #9CC2AB;
  --mf-c-berkshires-green-40-tint: #88B69A;
  --mf-c-berkshires-green-30-tint: #74AA89;
  --mf-c-berkshires-green-20-tint: #609D79;
  --mf-c-berkshires-green-10-tint: #4C9168;
  --mf-c-berkshires-green: #388557;
  --mf-c-berkshires-green-10-shade: #32784E;
  --mf-c-berkshires-green-20-shade: #2D6A46;
  --mf-c-berkshires-green-30-shade: #275D3D;
  --mf-c-berkshires-green-40-shade: #225034;
  --mf-c-berkshires-green-50-shade: #1C432C;
  --mf-c-berkshires-green-lighter: #9CC2AB;
  --mf-c-berkshires-green-lightest: #D7E7DD;
  --mf-c-berkshires-green-dark: #214F34;
  --mf-c-berkshires-green-darker: #275D3D;
  --mf-c-berkshires-green-darkest: #1C432C;
  --mf-c-duckling-yellow-90-tint: #FEF9E8;
  --mf-c-duckling-yellow-80-tint: #FDF3D1;
  --mf-c-duckling-yellow-70-tint: #FCEEBB;
  --mf-c-duckling-yellow-60-tint: #FBE8A4;
  --mf-c-duckling-yellow-50-tint: #FBE28D;
  --mf-c-duckling-yellow-40-tint: #FADC76;
  --mf-c-duckling-yellow-30-tint: #F9D65F;
  --mf-c-duckling-yellow-20-tint: #F8D149;
  --mf-c-duckling-yellow-10-tint: #F7CB32;
  --mf-c-duckling-yellow: #f6c51b;
  --mf-c-duckling-yellow-10-shade: #DDB118;
  --mf-c-duckling-yellow-20-shade: #C59E16;
  --mf-c-duckling-yellow-30-shade: #AC8A13;
  --mf-c-duckling-yellow-40-shade: #947610;
  --mf-c-duckling-yellow-50-shade: #7B630E;
  --mf-c-duckling-yellow-lighter: #FBE28D;
  --mf-c-duckling-yellow-lightest: #FEF9E8;
  --mf-c-duckling-yellow-darker: #AC8A13;
  --mf-c-duckling-yellow-darkest: #7B630E;
  --mf-c-independence-cranberry-90-tint: #F0E7E8;
  --mf-c-independence-cranberry-80-tint: #E1CED2;
  --mf-c-independence-cranberry-70-tint: #D2B6BB;
  --mf-c-independence-cranberry-60-tint: #C39DA5;
  --mf-c-independence-cranberry-50-tint: #B4858E;
  --mf-c-independence-cranberry-40-tint: #A46C77;
  --mf-c-independence-cranberry-30-tint: #955461;
  --mf-c-independence-cranberry-20-tint: #863B4A;
  --mf-c-independence-cranberry-10-tint: #772334;
  --mf-c-independence-cranberry: #680A1D;
  --mf-c-independence-cranberry-10-shade: #5E091A;
  --mf-c-independence-cranberry-20-shade: #530817;
  --mf-c-independence-cranberry-30-shade: #490714;
  --mf-c-independence-cranberry-40-shade: #3E0611;
  --mf-c-independence-cranberry-50-shade: #34050F;
  --mf-c-independence-cranberry-lighter: #B4858E;
  --mf-c-independence-cranberry-lightest: #F0E7E8;
  --mf-c-independence-cranberry-darker: #490714;
  --mf-c-independence-cranberry-darkest: #34050F;
  --mf-c-revolution-gray: #141414;
  --mf-c-granite-gray: #535353;
  --mf-c-atlantic-gray: #707070;
  --mf-c-overcast-gray: #DCDCDC;
  --mf-c-platinum-gray: #F2F2F2;
  --mf-c-black: #000000;
  --mf-c-gray-darkest: #141414;
  --mf-c-gray-dark: #535353;
  --mf-c-gray: #707070;
  --mf-c-gray-light: #DCDCDC;
  --mf-c-gray-lighter: #CCCCCC;
  --mf-c-gray-lightest: #F2F2F2;
  --mf-c-white: white;
  --mf-c-error-red: #CD0D0D;
  --mf-c-error-red-lighter: #EEACAC;
  --mf-c-error-red-lightest: #FCF3F3;
  --mf-c-focus-hightlight: #3e94cf;
}

:root {
  --mf-c-primary: #14558f;
  --mf-c-primary-light: #4377A5;
  --mf-c-primary-lighter: #8AAAC7;
  --mf-c-primary-lightest: #E8EEF4;
  --mf-c-primary-alt: #388557;
  --mf-c-primary-alt-lighter: #9CC2AB;
  --mf-c-primary-alt-lightest: #D7E7DD;
  --mf-c-primary-alt-dark: #214F34;
  --mf-c-highlight: #f6c51b;
  --mf-c-highlight-lighter: #FBE28D;
  --mf-c-highlight-lightest: #FEF9E8;
  --mf-c-error: #CD0D0D;
  --mf-c-error-lighter: #EEACAC;
  --mf-c-error-lightest: #FCF3F3;
  --mf-c-warning: #f6c51b;
  --mf-c-success: #388557;
  --mf-c-focus: #3e94cf;
  --mf-c-link: #7299BC;
  --mf-c-visited: #772334;
  --mf-c-font-base: #141414;
  --mf-c-font-detail: #535353;
  --mf-c-font-dark: #141414;
  --mf-c-font-medium: #707070;
  --mf-c-font-heading: #141414;
  --mf-c-font-inverse: white;
  --mf-c-font-link: #14558f;
  --mf-c-font-error: #CD0D0D;
  --mf-c-bg: white;
  --mf-c-bg-comp-title: #535353;
  --mf-c-bg-subtle: #F2F2F2;
  --mf-c-bg-section: #F2F2F2;
  --mf-c-bd: #DCDCDC;
  --mf-c-bd-divider: #DCDCDC;
  --mf-c-bd-divider-dark: #535353;
  --mf-c-bd-error: #CD0D0D;
  --mf-c-bd-input: #707070;
  --mf-c-box-shadow-black: rgba(0, 0, 0, 0.25);
}

.ma__input {
  background-color: var(--mf-c-bg);
  border: 2px solid var(--mf-c-bd-input);
  color: var(--mf-c-font-base);
  font-size: 1.125rem;
  font-weight: 400;
  max-width: 100%;
  padding: 0 18px;
}
.ma__input:not([type=checkbox]):not([type=radio]) {
  min-height: 40px;
}
.ma__input:focus {
  outline: 2px solid var(--mf-c-focus);
  outline-offset: 2px;
  border-color: var(--mf-c-bd-input);
}
.ma__input.has-error {
  border-color: var(--mf-c-bd-error);
}
@media (forced-colors: active) {
  .ma__input.has-error {
    border-color: Mark;
  }
}

.ma__comp-heading:not(.ma__comp-heading--sidebar) {
  position: relative;
  position: relative;
  padding-bottom: 15px;
}
.ma__comp-heading:not(.ma__comp-heading--sidebar):after {
  content: "";
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0.075em;
  transform: skew(-30deg);
  width: 85px;
}
@media print {
  .ma__comp-heading:not(.ma__comp-heading--sidebar):after {
    display: none;
  }
}
.ma__comp-heading:not(.ma__comp-heading--sidebar):after {
  width: 1.85em;
}
.ma__comp-heading--sidebar, .sidebar .ma__comp-heading {
  border-bottom: 2px solid;
  font-size: calc(14.75rem / 16);
  letter-spacing: 0.1em;
  padding-bottom: 0.5em;
  text-transform: uppercase;
}
.ma__comp-heading--sidebar:after, .sidebar .ma__comp-heading:after {
  display: none;
}
.ma__comp-heading--centered:not(.ma__comp-heading--sidebar) {
  text-align: center;
}
.ma__comp-heading--centered:not(.ma__comp-heading--sidebar):after {
  left: 50%;
  transform: translateX(-50%);
}
.sidebar--colored .ma__comp-heading {
  font-size: 1.125rem;
  letter-spacing: 0.1em;
  line-height: 1.39;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 12px 20px 10px 20px;
  position: relative;
  text-transform: uppercase;
  border-bottom: none;
}
@media (min-width: 621px) {
  .sidebar--colored .ma__comp-heading {
    margin-bottom: 30px;
    padding: 18px 25px 14px 25px;
  }
}
.sidebar--colored .ma__comp-heading:after {
  content: "";
  height: 200%;
  position: absolute;
  top: 0;
  left: 100%;
  transform: rotate(30deg);
  transform-origin: top left;
  width: 100%;
}
.main-content--two .page-content .sidebar--colored .ma__comp-heading {
  padding-right: 55px;
}
@media (min-width: 911px) {
  .main-content--two .page-content .sidebar--colored .ma__comp-heading {
    margin-right: -35px;
    margin-bottom: 50px;
  }
}
@media (min-width: 1201px) {
  .main-content--two .page-content .sidebar--colored .ma__comp-heading {
    margin-right: -55px;
    padding-right: 75px;
  }
}
@media (max-width:910px) {
  .sidebar .sidebar--colored .ma__comp-heading {
    padding-right: 55px;
  }
}
@media (min-width: 911px) {
  .sidebar .sidebar--colored .ma__comp-heading {
    padding-left: 55px;
    margin-left: -35px;
  }
  .sidebar .sidebar--colored .ma__comp-heading:after {
    top: auto;
    right: 100%;
    bottom: 0;
    left: auto;
    transform-origin: bottom right;
  }
}
@media (min-width: 1201px) {
  .sidebar .sidebar--colored .ma__comp-heading {
    margin-left: -55px;
    padding-left: 55px;
  }
}
@media (max-width:910px) {
  .sidebar--colored .ma__comp-heading {
    padding-right: 55px;
  }
}
@media (min-width: 911px) {
  .sidebar--colored .ma__comp-heading {
    padding-left: 55px;
    margin-left: -35px;
  }
  .sidebar--colored .ma__comp-heading:after {
    top: auto;
    right: 100%;
    bottom: 0;
    left: auto;
    transform-origin: bottom right;
  }
}
@media (min-width: 1201px) {
  .sidebar--colored .ma__comp-heading {
    margin-left: -55px;
    padding-left: 55px;
  }
}
.sidebar--colored .ma__comp-heading:after {
  display: block;
}
.ma__comp-heading--no-line:not(.ma__comp-heading--sidebar) {
  padding-bottom: 0;
  margin-bottom: 0;
}
.ma__comp-heading--no-line:not(.ma__comp-heading--sidebar)::after {
  display: none;
}

.ma__comp-heading:after {
  background-color: rgba(56, 133, 87, 0.5);
}
.no-cssgradients .ma__comp-heading:after {
  background-color: #388557;
}
.ma__comp-heading a {
  border: none;
  color: var(--mf-c-font-heading);
}
.sidebar .ma__comp-heading, .ma__comp-heading--sidebar {
  border-color: #DCDCDC;
  color: #141414;
}
.sidebar--colored .ma__comp-heading {
  background-color: #535353;
  color: white;
}
.sidebar--colored .ma__comp-heading:after {
  background-color: white;
}
.ma__comp-heading--yellow:after {
  background-color: #f6c51b;
}
.no-cssgradients .ma__comp-heading--yellow:after {
  background-color: #f6c51b;
}
.ma__comp-heading--gray:after {
  background-color: #707070;
}
.no-cssgradients .ma__comp-heading--gray:after {
  background-color: #707070;
}