/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */

.usa-list--unstyled {
  margin-top: 0;
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

.usa-list--unstyled > li {
  margin-bottom: 0;
  max-width: unset;
}

@supports ((-webkit-mask: url("")) or (mask: url(""))) {
}

.usa-icon {
  display: inline-block;
  fill: currentColor;
  height: 1em;
  position: relative;
  width: 1em;
}

.usa-icon--size-4 {
  height: 2rem;
  width: 2rem;
}

@supports ((-webkit-mask: url("")) or (mask: url(""))) {
}

@supports ((-webkit-mask: url("")) or (mask: url(""))) {
}

.bg-base-lighter {
  background-color: #f1f3f6;
}

.bg-primary-dark {
  background-color: #1a4480;
}

.text-white {
  color: #fff;
}

.text-primary {
  color: #005ea2;
}

.usa-button,
html {
  font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;
}

html {
  font-feature-settings: "kern" 1;
}

img {
  height: auto;
}

p {
  max-width: 68ex;
}

html {
  min-height: 100%;
}

button {
  overflow: visible;
}

.padding-top-1 {
  padding-top: 0.5rem;
}

.text-center {
  text-align: center;
}

button {
  text-transform: none;
}

.usa-list,
ul {
  margin-bottom: 1em;
  margin-top: 1em;
  line-height: 1.5;
  padding-left: 3ch;
}

.usa-list:last-child,
ul:last-child {
  margin-bottom: 0;
}

.usa-list li,
li {
  margin-bottom: 0.25em;
  max-width: 68ex;
}

li:last-child {
  margin-bottom: 0;
}

body {
  background-color: #fff;
}

.usa-button {
  line-height: 0.9;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 0.5rem;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

.usa-button:hover {
  color: #fff;
  background-color: #1a4480;
  border-bottom: 0;
  text-decoration: none;
}

.usa-button:active {
  color: #fff;
  background-color: #162e51;
}

.usa-button:not([disabled]):focus {
  outline-offset: 0.25rem;
}

.usa-button:disabled {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-color: #919191;
  color: #fff;
}

.usa-button:disabled:active,
.usa-button:disabled:focus,
.usa-button:disabled:hover {
  background-color: #919191;
  border: 0;
  box-shadow: none;
}

a {
  background-color: rgba(0, 0, 0, 0);
}

.text-white a,
.text-white a:active,
.text-white a:focus,
.text-white a:hover,
.text-white a:link,
.text-white a:visited {
  color: #fff;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

button {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button {
  -webkit-appearance: button;
}

button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

body {
  font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;
}

.usa-logo__text,
address {
  font-style: normal;
}

[href]:focus,
button:not([disabled]):focus {
  outline: #2491ff solid 0.25rem;
  outline-offset: 0;
}

html {
  box-sizing: border-box;
  font-size: 100%;
}

*,
::after,
::before {
  box-sizing: inherit;
}

h2,
h3,
h4 {
  margin-bottom: 0;
  margin-top: 0;
  clear: both;
}

* + h3 {
  margin-top: 1.5em;
}

h2 + *,
h3 + *,
h4 + * {
  margin-top: 1em;
}

body {
  overflow-x: hidden;
  font-size: 1.06rem;
  line-height: 1.5;
  color: #1b1b1b;
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}

h2 {
  font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;
  line-height: 1.5;
  color: #1a4480;
}

h2,
h3,
h4 {
  hyphens: none;
  text-rendering: optimizeLegibility;
}

* + h3 {
  margin-top: 1em;
}

h2 {
  font-size: 2.13rem;
  margin-bottom: 0.75rem;
  margin-top: 1.25rem;
  font-weight: 700;
}

h3 {
  margin-top: 0.25rem;
  font-weight: 700;
  line-height: 1.5;
  font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;
}

h3 {
  font-size: 1.86rem;
  margin-bottom: 0.5rem;
  color: #005ea2;
}

a:focus,
a:hover {
  color: #162e51;
}

h4 {
  font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 0.5rem;
  margin-top: 0.25rem;
  font-weight: 700;
  color: #162e51;
}

svg:not(:root) {
  overflow: hidden;
}

@supports ((-webkit-mask: url("")) or (mask: url(""))) {
}

@supports ((-webkit-mask: url("")) or (mask: url(""))) {
}

@supports ((-webkit-mask: url("")) or (mask: url(""))) {
}

@supports ((-webkit-mask: url("")) or (mask: url(""))) {
}

@supports ((-webkit-mask: url("")) or (mask: url(""))) {
}

@supports ((-webkit-mask: url("")) or (mask: url(""))) {
}

.usa-button {
  border-width: 2px !important;
  border-style: solid !important;
  font-size: 1.2rem;
  border-radius: 0.25rem;
  background-color: #0b4778;
  border-color: #0b4778;
  box-shadow: none !important;
  color: #fff;
  padding: 0.75rem 1.25rem;
}

.usa-button:visited {
  background-color: #0b4778;
  color: #fff;
}

.usa-button:focus,
.usa-button:hover {
  border-bottom-width: 2px !important;
  border-bottom-style: solid !important;
  background-color: #162e51;
  border-bottom-color: #162e51;
  box-shadow: none !important;
  color: #fff;
}

.usa-button:active {
  background-color: #11181d;
  box-shadow: none !important;
}

.usa-button:disabled:not(.usa-button--unstyled):not(.usa-button--inverse) {
  background-color: #a9aeb1 !important;
  border-color: #1b1b1b !important;
  color: #1b1b1b !important;
  cursor: not-allowed;
}

.usa-button:disabled:not(.usa-button--unstyled):not(
    .usa-button--inverse
  ):active,
.usa-button:disabled:not(.usa-button--unstyled):not(
    .usa-button--inverse
  ):hover {
  background-color: #a9aeb1 !important;
  border-width: 2px;
  border-style: solid;
  border-color: #1b1b1b !important;
  color: #1b1b1b !important;
}

.usa-menu-btn {
  box-shadow: none;
}

.usa-footer__return-to-top a {
  text-decoration: underline;
}

.usa-footer__nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 75rem;
}

.usa-menu-btn {
  text-transform: uppercase;
}

.usa-footer {
  font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: 1.5;
  overflow: hidden;
}

.usa-footer__return-to-top {
  line-height: 0.9;
}

.usa-footer__contact-info {
  line-height: 1.1;
}

.usa-footer__return-to-top a:visited {
  color: #54278f;
}

.usa-footer__return-to-top a:active {
  color: #11181d;
}

.usa-footer__return-to-top a:focus {
  outline: #2491ff solid 0.25rem;
  outline-offset: 0;
}

.usa-footer__nav {
  padding-left: 0;
  padding-right: 0;
  /* border-bottom: 1px solid #dfe1e2; */
}

.usa-footer__primary-section > .grid-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@supports ((-webkit-mask: url("")) or (mask: url(""))) {
}

.usa-social-link {
  display: inline-block;
}

@supports ((-webkit-mask: url("")) or (mask: url(""))) {
}

.usa-footer__social-links a,
.usa-logo a,
.usa-menu-btn {
  text-decoration: none;
}

.usa-sign-up {
  padding-bottom: 2rem;
  padding-top: 1.5rem;
}

.usa-sign-up .usa-button {
  margin-top: 0.75rem;
}

.usa-sign-up__heading {
  line-height: 1.5;
  font-weight: 700;
  margin: 0;
}

.usa-footer__logo {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}

.usa-footer__secondary-section > .grid-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.usa-footer__logo-img {
  max-width: 5rem;
}

.usa-footer__primary-section,
.usa-footer__secondary-section {
  font-size: 0.93rem;
  font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;
}

.usa-footer__contact-links {
  margin-top: 1.5rem;
  order: 3;
}

.usa-footer__address,
.usa-footer__contact-heading,
.usa-footer__contact-info {
  margin-top: 0;
  margin-bottom: 0;
}

.usa-footer__contact-heading {
  line-height: 1.5;
  margin-top: 0;
}

.usa-footer__social-links {
  line-height: 0.9;
  padding-bottom: 0.5rem;
  order: 1;
}

.usa-social-link {
  height: 3rem;
  width: 3rem;
  background-color: rgba(0, 0, 0, 0.1);
  padding: 0.25rem;
}

.usa-social-link:hover {
  background-color: #fff;
}

.usa-footer--big .usa-footer__nav {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  border-bottom-width: 0 !important;
  border-bottom-style: solid !important;
  padding-bottom: 1rem;
}

.usa-footer .block:last-child {
  margin-bottom: 0;
}

.usa-footer__primary-section {
  background-color: #f1f3f6;
  padding: 1rem;
}

.usa-footer__primary-section .grid-row > .grid-col-12 {
  margin-bottom: 0;
}

.usa-footer__secondary-section {
  background-color: #1a4480;
  padding-bottom: 4rem;
  padding-top: 2rem;
  color: #fff;
}

.usa-footer__secondary-section .usa-social-link:focus,
.usa-footer__secondary-section .usa-social-link:hover,
.usa-menu-btn {
  background-color: #005ea2;
}

.usa-footer__secondary-section a,
.usa-footer__secondary-section a:focus,
.usa-footer__secondary-section a:hover,
.usa-footer__secondary-section h3,
.usa-footer__secondary-section h4 {
  color: #fff;
}

.usa-footer__secondary-section .usa-social-link {
  background-color: rgba(0, 0, 0, 0);
  height: 2rem;
  width: 2rem;
}

.grid-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.usa-footer__contact-links,
.usa-footer__social-links,
.usa-footer__social-links--secretary {
  margin-bottom: 1rem;
  justify-content: flex-start;
  text-align: left !important;
}

.usa-footer__social-links h4 {
  font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 1.06rem;
}

.usa-footer__social-links--secretary {
  color: #005ea2;
  order: 2;
}

.usa-footer__social-links--secretary > div {
  background-color: #fff;
  border-radius: 0.5rem;
  padding: 1rem 0.75rem;
}

.usa-footer__social-links--secretary h4 {
  color: #1b1b1b;
}

.usa-footer__social-links--secretary .usa-social-link,
.usa-footer__social-links--secretary a {
  color: #1a4480;
}

.usa-footer__social-links--secretary .usa-social-link:focus,
.usa-footer__social-links--secretary .usa-social-link:hover,
.usa-footer__social-links--secretary a:focus,
.usa-footer__social-links--secretary a:hover {
  background-color: #f7f9fa;
  color: #11181d;
}

.usa-footer__contact-heading,
.usa-sign-up__heading {
  font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 1.2rem;
}

.usa-footer__logo .usa-footer__logo-img {
  max-width: 17rem;
  width: 100%;
}

.usa-footer__return-to-top {
  padding-bottom: 0;
  padding-top: 0;
}

.usa-footer__return-to-top a,
.usa-footer__return-to-top a:focus,
.usa-footer__return-to-top a:hover {
  color: #fff;
}

.usa-footer__secondary-top {
  padding-bottom: 2rem;
  border-bottom: 1px solid #fff;
}

.usa-footer__secondary-top .usa-footer__nav .grid-row {
  justify-content: stretch;
}

.usa-footer__secondary-top .usa-footer__nav .grid-row .menu {
  padding: 0 2rem;
  margin-bottom: 1rem;
  flex: 0 0 100%;
}

.grid-container {
  max-width: 75rem;
}

.grid-row {
  display: flex;
  flex-wrap: wrap;
}

.grid-row.grid-gap {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.grid-row.grid-gap-1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

.grid-row.grid-gap-1 > * {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.grid-row.grid-gap-2 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.grid-row.grid-gap-2 > * {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.grid-row.grid-gap-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}

.grid-row.grid-gap-4 > * {
  padding-left: 1rem;
  padding-right: 1rem;
}

[class*="grid-col"] {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}

.grid-col-auto {
  width: auto;
  max-width: 100%;
}

.grid-col-auto {
  flex: 0 1 auto;
}

.grid-col-12 {
  flex: 0 1 auto;
  width: 100%;
}

.usa-header {
  font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 1.06rem;
  line-height: 1.5;
  z-index: 300;
}

.usa-header::after {
  clear: both;
  content: "";
  display: block;
}

.usa-header a {
  border-bottom: none;
}

.usa-logo a {
  color: #1b1b1b;
}

.usa-logo__text {
  display: block;
  font-weight: 700;
  margin: 0;
}

.usa-menu-btn {
  -moz-osx-font-smoothing: inherit;
  -webkit-font-smoothing: inherit;
  border: 0;
  border-radius: 0;
  font-weight: 400;
  margin: 0;
  padding: 0 0.75rem;
  flex: 0 1 auto;
  color: #fff;
  font-size: 0.87rem;
  text-align: center;
}

.usa-menu-btn:focus {
  outline: #2491ff solid 0.25rem;
  outline-offset: 0;
}

.usa-menu-btn:active,
.usa-menu-btn:disabled,
.usa-menu-btn:disabled:active,
.usa-menu-btn:disabled:focus,
.usa-menu-btn:disabled:hover,
.usa-menu-btn:hover {
  -moz-osx-font-smoothing: inherit;
  -webkit-font-smoothing: inherit;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: none;
  text-decoration: underline;
}

.usa-menu-btn:disabled {
  color: #919191;
}

.usa-menu-btn:hover {
  background-color: #1a4480;
  color: #fff;
  text-decoration: none;
}

.usa-menu-btn:active,
.usa-menu-btn:visited {
  color: #fff;
}

.usa-logo {
  margin-bottom: 0;
  margin-right: 1rem;
}

/* .usa-header--extended .usa-logo {
  margin-bottom: 1rem;
  margin-top: 1rem;
} */

.usa-header--extended .usa-logo a {
  display: block;
  max-width: 300px;
}

@supports ((-webkit-mask: url("")) or (mask: url(""))) {
}

@supports ((-webkit-mask: url("")) or (mask: url(""))) {
}

.usa-navbar {
  height: auto;
}

.usa-menu-btn {
  height: 6.5rem;
}

.l-constrain {
  margin-left: auto;
  margin-right: auto;
  max-width: 75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.l-constrain .l-constrain {
  padding-right: 0;
  padding-left: 0;
}

@supports (display: grid) {
}

@supports (display: grid) {
}

@supports (display: grid) {
}

@supports (display: grid) {
}

@supports (display: grid) {
}

.grid-row.grid-gap > * {
  margin-bottom: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.usa-footer__return-to-top a.back-to-top {
  border-radius: 99rem;
  align-items: center;
  background-color: #162e51;
  bottom: 2rem;
  box-shadow: 0 4px 1px rgba(0, 0, 0, 0.1);
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  height: 3.5rem;
  justify-content: center;
  position: fixed;
  right: 1.25rem;
  text-decoration: none;
  transition-duration: 0.2s;
  transition-property: background-color, color, opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  z-index: 99;
  padding: 0.5rem 1.5rem 0.5rem 1rem;
}

.usa-footer__return-to-top a.back-to-top:visited {
  background-color: #11181d;
  color: #fff;
}

.usa-footer__return-to-top a.back-to-top:focus,
.usa-footer__return-to-top a.back-to-top:hover {
  background-color: #11181d;
  color: #fff;
  text-decoration: underline;
}

.usa-footer__return-to-top a.back-to-top span {
  padding-left: 0.5rem;
  font-weight: 700;
  flex: 1;
  line-height: 1;
  white-space: nowrap;
  width: 100%;
}

.usa-footer__return-to-top a.back-to-top .back-to-top__icon {
  fill: currentColor;
  flex: 1 0 1.625rem;
  height: 1.625rem;
  width: 1.625rem;
}

.block {
  margin-bottom: 2.5rem;
}

.block--admin {
  margin-bottom: 0;
}

.menu__item {
  max-width: initial;
}

.usa-sr-only {
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  width: 1px !important;
  word-wrap: normal !important;
}

@media all and (min-width: 30em) {
  @supports ((-webkit-mask: url("")) or (mask: url(""))) {
  }

  .usa-button {
    width: auto;
  }

  .usa-footer__nav {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    border-bottom: none;
  }

  .usa-footer__contact-info {
    justify-content: flex-end;
    margin-top: 0.5rem;
  }

  .usa-footer__logo {
    margin-bottom: 0;
    margin-top: 0;
    align-items: center;
  }

  .usa-footer__contact-links {
    margin-top: 0;
    text-align: right;
  }

  .usa-footer__contact-heading {
    margin-bottom: 0.25rem;
    margin-top: 0.25rem;
  }

  .usa-footer__address,
  .usa-footer__social-links {
    justify-content: flex-end;
  }

  .usa-footer--big .usa-footer__nav {
    border-bottom: 1px solid #dfe1e2;
    padding-top: 2rem;
  }

  .usa-footer__secondary-top .usa-footer__nav .grid-row .menu {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    flex: 0 0 50%;
  }
}

@media all and (min-width: 30em) and (min-width: 64em) {
  .usa-footer__nav {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}

@media (min-width: 37.5em) {
  @supports (display: grid) {
  }
}

@media (min-width: 37.5em) and (max-width: 50em) {
  @supports (display: grid) {
  }
}

@media (min-width: 37.5em) and (max-width: 62.4375em) {
  @supports (display: grid) {
  }
}

@media all and (min-width: 40em) {
  @supports ((-webkit-mask: url("")) or (mask: url(""))) {
  }

  @supports ((-webkit-mask: url("")) or (mask: url(""))) {
  }

  .usa-footer--big .usa-footer__nav {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    border-bottom: none;
  }

  .l-constrain {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media all and (min-width: 40em) and (max-width: 63.99em) {
  .grid-row.grid-gap > * {
    margin-bottom: 1.5rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

@media (min-width: 47.5em) {
  @supports (display: grid) {
  }
}

@media (min-width: 50.0625em) {
  @supports (display: grid) {
  }
}

@media (min-width: 62.5em) {
  @supports (display: grid) {
  }
}

@media (min-width: 64em) {
  @supports (display: grid) {
  }
}

@media all and (min-width: 64em) {
  .usa-header--extended {
    padding-top: 0;
  }

  .grid-row.grid-gap {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .usa-footer__nav,
  .usa-footer__primary-section > .grid-container {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .usa-footer__contact-links,
  .usa-footer__social-links,
  .usa-footer__social-links--secretary {
    margin-bottom: 0;
  }

  .grid-container,
  .usa-footer__secondary-section > .grid-container {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .usa-footer__contact-links {
    order: 1;
  }

  .usa-footer__social-links {
    order: 2;
  }

  .usa-footer__social-links > div {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }

  .usa-footer__social-links--secretary {
    order: 3;
  }

  .usa-footer__address,
  .usa-footer__contact-info {
    margin-bottom: 0;
    margin-top: 0;
  }

  .usa-footer__secondary-top .usa-footer__nav .grid-row .menu {
    flex: 0 0 25%;
  }

  .grid-row.desktop---grid-gap-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .grid-row.desktop---grid-gap-2 > * {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .desktop---grid-col-3 {
    flex: 0 1 auto;
    width: 25%;
  }

  .desktop---grid-col-6 {
    flex: 0 1 auto;
    width: 50%;
  }

  .usa-logo {
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-size: 1.46rem;
    line-height: 1.1;
  }

  /* .usa-menu-btn {
    display: none;
  } */

  .usa-header--extended .usa-logo {
    font-size: 2.13rem;
    margin: 1.5rem 0;
    max-width: 50%;
  }

  .usa-header--extended .usa-navbar {
    margin-right: auto;
    max-width: 75rem;
    margin-left: auto;
  }

  .usa-header--extended .usa-navbar {
    /* padding-left: 1.5rem;
    padding-right: 1.5rem; */
    display: block;
    height: auto;
    overflow: auto;
  }

  .usa-header--extended .usa-logo a {
    max-width: 500px;
  }

  @supports ((-webkit-mask: url("")) or (mask: url(""))) {
  }

  .usa-navbar {
    border-bottom: none;
    display: inline-block;
    height: auto;
  }

  .grid-row.grid-gap > * {
    margin-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media all and (min-width: 64em) and (min-width: 64em) {
  .usa-header--extended .usa-navbar {
    padding-left: 3.5rem;
    /* padding-right: 3.5rem; */
  }

  @supports ((-webkit-mask: url("")) or (mask: url(""))) {
  }
}

@media all and (min-width: 75em) {
  .usa-header--extended .usa-navbar {
    padding-left: 0;
    padding-right: 0;
  }

  .l-constrain {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}

/* @media all and (max-width: 63.99em) { */
.usa-footer__secondary-section {
  padding-bottom: 4rem;
}

.usa-footer__logo {
  margin-bottom: 2rem;
}

.usa-footer__logo .usa-footer__logo-wrapper {
  display: flex;
}

.usa-footer__secondary-top .usa-footer__nav .grid-row .menu a {
  margin-bottom: 0.5rem;
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;
  display: block;
}

.usa-logo {
  flex: 1 1 0%;
  font-size: 0.93rem;
  line-height: 0.9;
  margin-left: 1.5rem;
}

.usa-header--extended {
  padding-bottom: 1.25rem;
  position: relative;
}

.usa-navbar {
  align-items: center;
  border-bottom: 1px solid #f1f3f6;
  display: flex;
}
/* } */

@media all and (max-width: 39.99em) {
  h2 {
    font-size: 1.46rem;
  }

  h3 {
    font-size: 1.2rem;
  }

  @supports ((-webkit-mask: url("")) or (mask: url(""))) {
  }
  /* } */

  @media all and (max-width: 29.99em) {
    @supports ((-webkit-mask: url("")) or (mask: url(""))) {
    }
  }

  @media (forced-colors: active) {
    .usa-social-link {
      forced-color-adjust: none;
    }

    .form-item__checkbox:checked + [class*="__label"]::before--tile,
    .usa-checkbox__input:checked + [class*="__label"]::before--tile,
    .usa-checkbox__input:checked:disabled + [class*="__label"]::before--tile {
      background-color: ButtonText;
    }

    @supports ((-webkit-mask: url("")) or (mask: url(""))) {
    }

    @supports ((-webkit-mask: url("")) or (mask: url(""))) {
    }

    @supports ((-webkit-mask: url("")) or (mask: url(""))) {
    }

    @supports ((-webkit-mask: url("")) or (mask: url(""))) {
    }

    @supports ((-webkit-mask: url("")) or (mask: url(""))) {
    }

    @supports ((-webkit-mask: url("")) or (mask: url(""))) {
    }

    @supports ((-webkit-mask: url("")) or (mask: url(""))) {
    }

    @supports ((-webkit-mask: url("")) or (mask: url(""))) {
    }

    .usa-social-link {
      background-color: #d3d3d3;
    }

    @supports ((-webkit-mask: url("")) or (mask: url(""))) {
    }

    @supports ((-webkit-mask: url("")) or (mask: url(""))) {
    }
  }
}
.usa-menu-btn {
  height: 120px !important;
}

@media screen and (max-width: 1200px){
  .usa-menu-btn {
  height: 74px !important;
}
}
