/* Screen widths */
/* Site Colors */
/* Font Styles */
html {
  font-size: 10px;
}
body {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  line-height: 2.8rem;
  font-size: 1.6rem;
  color: #1A1C1E;
  position: relative;
  background: #FFF;
  /** recaptcha v3 badge **/
}
body .page-link:focus,
body a:focus,
body .btn:focus,
body .btn.focus,
body button.accordion-button:focus {
  outline-offset: 8px;
  outline: 2px solid #D54414;
  border-radius: 4px;
}
body .form-check input:focus,
body .form-control:focus,
body .form-control.focus,
body .usa-combo-box__input:focus,
body .usa-combo-box__input.focus {
  outline-offset: 2px;
  outline: 2px solid #ED8F0C;
}
body #horizontal-menu .sub-nav a:focus {
  outline: 2px solid #BFE7FF;
  outline-offset: -5px;
  border-radius: 4px;
}
body .rounded {
  border-radius: 8px !important;
}
body .rounded-start {
  border-radius: 8px 0 0 8px;
}
body .notransform {
  transform: none !important;
}
body #page,
body #main-wrapper,
body .region-primary-menu .menu-item a.is-active,
body .region-primary-menu .menu-item--active-trail a,
body ul.list-group {
  background: #FFF !important;
  --bs-list-group-bg: #FFF;
}
body .region-header-start {
  width: 100%;
}
body .field--type-image img {
  margin: 0!important;
}
body .visually-hidden.skip-link.focusable:focus {
  position: static !important;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
  background-color: #fff;
  color: #0A5882;
}
body .node__content {
  font-size: 1.6rem !important;
}
body #block-drupalbase-custom-content .bodytext {
  font-size: 2rem;
}
body a {
  color: #0C70AD;
}
body a:hover {
  color: #0A5882;
}
body ol,
body ul,
body dl {
  margin-bottom: 1.6rem;
}
body .fw-100 {
  font-weight: 100 !important;
}
body .fw-200 {
  font-weight: 200 !important;
}
body .fw-300 {
  font-weight: 300 !important;
}
body .fw-400 {
  font-weight: 400 !important;
}
body .fw-500 {
  font-weight: 500 !important;
}
body .fw-600 {
  font-weight: 600 !important;
}
body .fw-700 {
  font-weight: 700 !important;
}
body .fw-800 {
  font-weight: 800 !important;
}
body .fw-900 {
  font-weight: 900 !important;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body .h1,
body .h2,
body .h3,
body .h4,
body .h5 {
  font-weight: 400;
  font-family: "Bitter", serif;
}
body h1,
body .h1 {
  font-size: 3.9rem;
  line-height: 5.8rem;
  color: #0A5882;
}
body h2,
body .h2 {
  font-size: 3.1rem;
  line-height: 4.7rem;
  color: #0A5882;
}
body .sidebar h2 {
  font-size: 2.5rem;
  border-bottom: 3px solid #0A5882;
}
body h3,
body .h3 {
  font-size: 2.5rem;
  line-height: 3.8rem;
  color: #0A5882;
}
body h4,
body .h4 {
  font-size: 2.2rem;
  line-height: 3rem;
  color: #0A5882;
}
body h5,
body .h5 {
  font-size: 1.8rem;
  line-height: 18px;
  color: #0A5882;
}
body h6,
body .h6 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.5px;
}
@media screen and (max-width: 991px) {
  body h1,
  body .h1 {
    font-size: 2.9rem;
    line-height: 2.9rem;
  }
  body h2,
  body .h2 {
    font-size: 2.4rem;
    line-height: 3.6rem;
  }
  body .sidebar h2 {
    font-size: 2.4rem;
    border-bottom: 3px solid #0A5882;
  }
  body h3,
  body .h3 {
    font-size: 2rem;
    line-height: 3rem;
  }
  body h4,
  body .h4 {
    font-size: 1.8rem;
    line-height: 2.7rem;
  }
  body h5,
  body .h5 {
    font-size: 1.6rem;
    line-height: 18px;
    font-weight: 500;
  }
  body h6,
  body .h6 {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.5px;
  }
  body p {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}
body caption {
  font-style: italic;
}
body .d-shadow {
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.15);
}
body .text-white h1,
body .text-white h2,
body .text-white h3,
body .text-white h4,
body .text-white h5,
body .text-white .h1,
body .text-white .h2,
body .text-white .h3,
body .text-white .h4,
body .text-white .h5 {
  color: #EDF8FF !important;
}
body .border,
body .border-top,
body .border-end,
body .border-bottom,
body .border-start {
  border-color: #BFE7FF !important;
}
body #main-wrapper h1,
body #main-wrapper .h1,
body #main-wrapper h2,
body #main-wrapper .h2,
body #main-wrapper h3,
body #main-wrapper .h3,
body #main-wrapper h4,
body #main-wrapper .h4,
body #main-wrapper h5,
body #main-wrapper .h5 {
  margin-top: 5rem;
  margin-bottom: 1rem;
}
body #main-wrapper h1#block-sitemap-menu,
body #main-wrapper .h1#block-sitemap-menu,
body #main-wrapper h2#block-sitemap-menu,
body #main-wrapper .h2#block-sitemap-menu,
body #main-wrapper h3#block-sitemap-menu,
body #main-wrapper .h3#block-sitemap-menu,
body #main-wrapper h4#block-sitemap-menu,
body #main-wrapper .h4#block-sitemap-menu,
body #main-wrapper h5#block-sitemap-menu,
body #main-wrapper .h5#block-sitemap-menu {
  margin-top: 0;
}
body #main-wrapper ul h1,
body #main-wrapper ol:not(.plist) h1,
body #main-wrapper .accordion-title h1,
body #main-wrapper .alert h1,
body #main-wrapper ul .h1,
body #main-wrapper ol:not(.plist) .h1,
body #main-wrapper .accordion-title .h1,
body #main-wrapper .alert .h1,
body #main-wrapper ul h2,
body #main-wrapper ol:not(.plist) h2,
body #main-wrapper .accordion-title h2,
body #main-wrapper .alert h2,
body #main-wrapper ul .h2,
body #main-wrapper ol:not(.plist) .h2,
body #main-wrapper .accordion-title .h2,
body #main-wrapper .alert .h2,
body #main-wrapper ul h3,
body #main-wrapper ol:not(.plist) h3,
body #main-wrapper .accordion-title h3,
body #main-wrapper .alert h3,
body #main-wrapper ul .h3,
body #main-wrapper ol:not(.plist) .h3,
body #main-wrapper .accordion-title .h3,
body #main-wrapper .alert .h3,
body #main-wrapper ul h4,
body #main-wrapper ol:not(.plist) h4,
body #main-wrapper .accordion-title h4,
body #main-wrapper .alert h4,
body #main-wrapper ul .h4,
body #main-wrapper ol:not(.plist) .h4,
body #main-wrapper .accordion-title .h4,
body #main-wrapper .alert .h4,
body #main-wrapper ul h5,
body #main-wrapper ol:not(.plist) h5,
body #main-wrapper .accordion-title h5,
body #main-wrapper .alert h5,
body #main-wrapper ul .h5,
body #main-wrapper ol:not(.plist) .h5,
body #main-wrapper .accordion-title .h5,
body #main-wrapper .alert .h5 {
  margin-top: 0;
  margin-bottom: 0;
}
body #main-wrapper .btn {
  padding: 0.9rem;
}
body #main-wrapper a:not(.btn) {
  text-decoration: underline;
}
body #main-wrapper a:not(.btn):hover,
body #main-wrapper a:not(.btn):focus {
  text-decoration: none;
  color: #D54414;
}
body #main-wrapper a .material-icons {
  font-size: inherit;
  line-height: 0;
  position: relative;
  top: 2px;
}
body #main .field--name-body h2 {
  border-bottom: 1px solid #BFE7FF;
}
body .grecaptcha {
  z-index: 20;
}
body.page-node-type-page #main-wrapper .region-content,
body.page-node-type-news #main-wrapper .region-content,
body.path-webform #main-wrapper .region-content,
body.node--type-webform #main-wrapper .region-content {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 992px) {
  body.page-node-type-page #main-wrapper .node__content,
  body.page-node-type-news #main-wrapper .node__content,
  body.path-webform #main-wrapper .node__content,
  body.node--type-webform #main-wrapper .node__content {
    font-size: 2rem !important;
  }
}
body.page-node-type-page #main-wrapper .node__content .small-body-font,
body.page-node-type-news #main-wrapper .node__content .small-body-font,
body.path-webform #main-wrapper .node__content .small-body-font,
body.node--type-webform #main-wrapper .node__content .small-body-font {
  font-size: 1.6rem !important;
}
body.page-node-type-page #main-wrapper .node__content h3,
body.page-node-type-news #main-wrapper .node__content h3,
body.path-webform #main-wrapper .node__content h3,
body.node--type-webform #main-wrapper .node__content h3,
body.page-node-type-page #main-wrapper .node__content .h3,
body.page-node-type-news #main-wrapper .node__content .h3,
body.path-webform #main-wrapper .node__content .h3,
body.node--type-webform #main-wrapper .node__content .h3,
body.page-node-type-page #main-wrapper .node__content h4,
body.page-node-type-news #main-wrapper .node__content h4,
body.path-webform #main-wrapper .node__content h4,
body.node--type-webform #main-wrapper .node__content h4,
body.page-node-type-page #main-wrapper .node__content .h4,
body.page-node-type-news #main-wrapper .node__content .h4,
body.path-webform #main-wrapper .node__content .h4,
body.node--type-webform #main-wrapper .node__content .h4,
body.page-node-type-page #main-wrapper .node__content h5,
body.page-node-type-news #main-wrapper .node__content h5,
body.path-webform #main-wrapper .node__content h5,
body.node--type-webform #main-wrapper .node__content h5,
body.page-node-type-page #main-wrapper .node__content .h5,
body.page-node-type-news #main-wrapper .node__content .h5,
body.path-webform #main-wrapper .node__content .h5,
body.node--type-webform #main-wrapper .node__content .h5 {
  margin-bottom: 0;
}
body .img-drk-bkg .field--name-field-media-image {
  background-color: #1D435C;
}
body .img-drk-bkg .field--name-field-media-image img {
  margin: 6px 0 6px 6px !important;
}
.ff-lato {
  font-family: "Lato", sans-serif !important;
}
.ff-bitter {
  font-family: "Bitter", serif !important;
}
