/* Screen widths */
/* Site Colors */
html {
  font-size: 10px;
}
body {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  color: #000000;
  position: relative;
  background: #FFF;
  /** recaptcha v3 badge **/
}
body .nav-link:hover {
  text-decoration: none;
}
body .row,
body .row > * {
  --bs-gutter-x: 1.5rem;
}
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: #162C40;
}
body .node__content {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.6rem !important;
}
body #block-drupalbase-custom-content .bodytext {
  font-size: 2rem;
}
body p {
  margin-bottom: 1.6rem;
  line-height: 1.8em;
}
body a {
  color: #4382C5;
}
body a:hover {
  color: #082f52;
  text-decoration: underline;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body .h1,
body .h2,
body .h3,
body .h4,
body .h5 {
  font-weight: 600;
}
body h1,
body .h1 {
  font-size: 3.7rem;
  line-height: 49px;
  color: #082f52;
}
body h2,
body .h2 {
  font-size: 3rem;
  line-height: 39px;
  color: #082f52;
}
body .sidebar h2 {
  font-size: 2.5rem;
}
body h3,
body .h3 {
  font-size: 2.25rem;
  line-height: 27px;
  color: #082f52;
}
body h4,
body .h4 {
  font-size: 2rem;
  line-height: 20px;
}
body h5,
body .h5 {
  font-size: 1.6rem;
  line-height: 18px;
}
body h6,
body .h6 {
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.5px;
}
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: #F0F0F0 !important;
}
body .border,
body .border-top,
body .border-end,
body .border-bottom,
body .border-start {
  border-color: #DFE1E2 !important;
  border-width: 3px !important;
  border-radius: 8px;
  padding: 1rem;
}
body #main h2 {
  margin: 2rem 0;
}
body #main h2#block-sitemap-menu {
  margin-top: 0;
}
body #main h3 {
  margin: 1.5rem 0;
}
body #main .btn {
  padding: 0.9rem;
}
body #main .row:not(:has(.sidebar_first)) .region-content {
  max-width: 1080px;
  margin: auto;
}
body #main .panel {
  display: flex;
  flex-wrap: wrap;
}
body #main .panel dl {
  flex: 0 0 100%;
}
body #main .panel > div {
  flex: 0 0 auto;
  padding-right: 0.8rem;
}
body #main .panel > div .h6 {
  margin-top: 1rem;
}
body #main .extlink-nobreak svg.ext {
  width: 20px;
  height: 20px;
  position: relative;
  bottom: 5px;
  fill: #000000;
}
body #main a[href*=".pdf"]:after {
  content: '\f1c1';
  font-family: 'Font Awesome 6 Pro';
  padding-left: 2px;
  position: relative;
  top: 0px;
}
body #main h2 a[href*=".pdf"]:after {
  top: 3px;
}
body #main a[href*=".pdf"]:has(.field--name-field-media-image):after {
  content: '';
}
body #main a[href$=".doc"]:after,
body #main a[href$=".docx"]:after {
  content: url(/sites/default/files/ms-word-micro.png);
  padding-left: 2px;
  position: relative;
  top: 3px;
}
body #main a[href$=".xlsx"]:after,
body #main a[href$=".xlsm"]:after,
body #main a[href$=".xlsb"]:after,
body #main a[href$=".xls"]:after {
  content: url(/sites/default/files/ms-excel-micro.png);
  padding-left: 2px;
  position: relative;
  top: 3px;
}
body #main a[href$=".ppt"]:after,
body #main a[href$=".pptx"]:after {
  content: url(/sites/default/files/ms-powerpoint-micro.png);
  padding-left: 2px;
  position: relative;
  top: 3px;
}
body #main a[href$=".zip"]:after {
  content: '\e5ee';
  font-family: 'Font Awesome 6 Pro';
  padding-left: 4px;
  position: relative;
  top: 0;
  display: inline-block;
  color: #000000;
}
body #main a[href*="mailto"]:after {
  content: '\f0e0';
  font-family: 'Font Awesome 6 Pro';
  padding-left: 4px;
  position: relative;
  top: 0;
  display: inline-block;
  color: #000000;
}
body #main a[href*="facebook.com"]:after {
  content: url(/sites/default/files/facebook-micro.png);
  padding-left: 2px;
  position: relative;
  top: 3px;
}
body #main a[href*="instagram.com"]:after {
  content: url(/sites/default/files/instagram-micro.png);
  padding-left: 2px;
  position: relative;
  top: 3px;
}
body #main a[href*="linkedin.com"]:after {
  content: url(/sites/default/files/linkedin-micro.png);
  padding-left: 2px;
  position: relative;
  top: 3px;
}
body #main a[href*="soundcloud.com"]:after {
  content: url(/sites/default/files/soundcloud-micro.png);
  padding-left: 2px;
  position: relative;
  top: 3px;
}
body #main a[href*="medium.com"]:after {
  content: url(/sites/default/files/themedium-micro.png);
  padding-left: 2px;
  position: relative;
  top: 3px;
}
body #main a[href*="x.com"]:after {
  content: url(/sites/default/files/twitterx-micro.png);
  padding-left: 2px;
  position: relative;
  top: 3px;
}
body #main a[href*="youtube.com"]:after {
  content: url(/sites/default/files/youtube-micro.png);
  padding-left: 2px;
  position: relative;
  top: 3px;
}
body #main .pdf-link {
  display: none;
}
body .nav-pills {
  border-bottom: 1px solid #D9D9D9;
}
body .nav-pills .nav-link {
  color: #082f52;
}
body .nav-pills .nav-link:hover,
body .nav-pills .nav-link.active {
  color: #FFFFFF;
  background-color: #082f52;
}
body .grecaptcha {
  z-index: 20;
}
