.-light,
.\--light, ul.nav-box ul > li > ul, section.hero h1, .LandingPg.Registry .registryTitle h1 {
  font-family: 'HCo Gotham';
  font-weight: 300;
  font-style: normal; }

body, .-book,
.\--book, .chr-container h4, .chr-container .h4, .chr-container h5,
.chr-container h6, .tabs__link, .tabs.accordion-view .tabs__link, .tabs.accordion-view .tabs__link:before {
  font-family: 'HCo Gotham';
  font-weight: 400;
  font-style: normal; }

.-medium,
.\--medium, .chr-container h3, .chr-container .h3, .btn-chr, ul.nav-box, .tabs__list-item--active .tabs__link, .tabs.accordion-view .tabs__list-item.tabs__list-item--active > .tabs__link, .chr-card h3,
.chr-featCard h3, .urgentMessage p, .LandingPg.Registry .consent h2,
.LandingPg.Registry .consent .Normal h2 {
  font-family: 'HCo Gotham';
  font-weight: 500;
  font-style: normal; }

.-bold,
.\--bold, .chr-container h1, .chr-container h2,
.chr-container .h2 {
  font-family: 'HCo Gotham';
  font-weight: 700;
  font-style: normal; }

.pagination-wrap ul.pagination > li.active {
  font-family: 'HCo Gotham';
  font-weight: 800;
  font-style: normal; }

h1.pageTitle, .chr-card p,
.chr-featCard p {
  font-family: 'HCo Gotham SSm';
  font-weight: 400;
  font-style: normal; }

.GlobalNav > header > *,
.GlobalNav nav > *,
.chr-container > *, footer .chr-container > div {
  grid-column: 1 / span 4; }
  @media (min-width: 768px) {
    .GlobalNav > header > *,
    .GlobalNav nav > *,
    .chr-container > *, footer .chr-container > div {
      grid-column: 1 / span 12; } }

html {
  height: 100%; }

body {
  height: 100%; }
  body > form {
    height: 100%; }
  @media (prefers-color-scheme: dark) {
    body {
      background-color: #13161D; } }

@media (prefers-color-scheme: dark) {
  :root {
    --image-filter: brightness(75%); }

  img:not([src*=".svg"]) {
    filter: var(--image-filter); } }
.Normal {
  color: #0D1C3D;
  font-size: 16px;
  line-height: 22px; }
  @media (prefers-color-scheme: dark) {
    .Normal {
      color: #fff; } }

@media (prefers-color-scheme: dark) {
  h1, h2, h3, h4, h5, h6 {
    color: #fff; } }

.body {
  min-height: 100%;
  display: grid;
  grid-template-rows: auto 1fr auto;
  color: #0D1C3D; }
  @media (prefers-color-scheme: dark) {
    .body {
      color: #fff; } }

@media (prefers-color-scheme: dark) {
  table,
  .table {
    color: #fff; } }

.chr-container p.lead {
  font-size: 1.125rem;
  line-height: 1.75rem; }
  @media (min-width: 992px) {
    .chr-container p.lead {
      font-size: 1.25rem; } }

.interactive-blue {
  background-color: #0078B3;
  color: #ffffff; }

.interactive-blue.-inverted {
  background-color: #F4F5F6;
  color: #0078B3; }

.interactive-blue-dark {
  background-color: #003B71;
  color: #ffffff; }

.interactive-blue-dark.-inverted {
  background-color: #F4F5F6;
  color: #003B71; }

.kp-blue {
  background-color: #0078B3;
  color: #ffffff; }

.kp-blue.-inverted {
  background-color: #F4F5F6;
  color: #0078B3; }

.inky-blue {
  background-color: #0D1C3D;
  color: #ffffff; }

.inky-blue.-inverted {
  background-color: #F4F5F6;
  color: #0D1C3D; }

.dolphin {
  background-color: #677083;
  color: #ffffff; }

.dolphin.-inverted {
  background-color: #F4F5F6;
  color: #677083; }

.graphite-dark {
  background-color: #D3D6DC;
  color: #000000; }

.graphite-dark.-inverted {
  background-color: #F4F5F6;
  color: #D3D6DC; }

.graphite {
  background-color: #E9EBEE;
  color: #000000; }

.graphite.-inverted {
  background-color: #F4F5F6;
  color: #E9EBEE; }

.graphite-light {
  background-color: #F4F5F6;
  color: #000000; }

.graphite-light.-inverted {
  background-color: #F4F5F6;
  color: #F4F5F6; }

.pebble {
  background-color: #F7F7F7;
  color: #000000; }

.pebble.-inverted {
  background-color: #F4F5F6;
  color: #F7F7F7; }

.midnight {
  background-color: #003B71;
  color: #ffffff; }

.midnight.-inverted {
  background-color: #F4F5F6;
  color: #003B71; }

.sky {
  background-color: #90CEF1;
  color: #000000; }

.sky.-inverted {
  background-color: #F4F5F6;
  color: #90CEF1; }

.moss {
  background-color: #4A7628;
  color: #ffffff; }

.moss.-inverted {
  background-color: #F4F5F6;
  color: #4A7628; }

.grass {
  background-color: #57A635;
  color: #ffffff; }

.grass.-inverted {
  background-color: #F4F5F6;
  color: #57A635; }

.leaf {
  background-color: #A4D751;
  color: #000000; }

.leaf.-inverted {
  background-color: #F4F5F6;
  color: #A4D751; }

.burnt-sienna {
  background-color: #D1480C;
  color: #ffffff; }

.burnt-sienna.-inverted {
  background-color: #F4F5F6;
  color: #D1480C; }

.tiger-lily {
  background-color: #F36C0D;
  color: #000000; }

.tiger-lily.-inverted {
  background-color: #F4F5F6;
  color: #F36C0D; }

.tangerine {
  background-color: #FEC941;
  color: #000000; }

.tangerine.-inverted {
  background-color: #F4F5F6;
  color: #FEC941; }

.ocean {
  background-color: #066564;
  color: #ffffff; }

.ocean.-inverted {
  background-color: #F4F5F6;
  color: #066564; }

.aqua {
  background-color: #20A29E;
  color: #ffffff; }

.aqua.-inverted {
  background-color: #F4F5F6;
  color: #20A29E; }

.robin-egg {
  background-color: #7BD3CF;
  color: #000000; }

.robin-egg.-inverted {
  background-color: #F4F5F6;
  color: #7BD3CF; }

.acai {
  background-color: #BB1654;
  color: #ffffff; }

.acai.-inverted {
  background-color: #F4F5F6;
  color: #BB1654; }

.fuchsia {
  background-color: #F05674;
  color: #000000; }

.fuchsia.-inverted {
  background-color: #F4F5F6;
  color: #F05674; }

.rose {
  background-color: #FFA4B4;
  color: #000000; }

.rose.-inverted {
  background-color: #F4F5F6;
  color: #FFA4B4; }

.plum {
  background-color: #583985;
  color: #ffffff; }

.plum.-inverted {
  background-color: #F4F5F6;
  color: #583985; }

.lilac {
  background-color: #846EAD;
  color: #000000; }

.lilac.-inverted {
  background-color: #F4F5F6;
  color: #846EAD; }

.lavender {
  background-color: #B2A8D2;
  color: #000000; }

.lavender.-inverted {
  background-color: #F4F5F6;
  color: #B2A8D2; }

.deep-red {
  background-color: #B63125;
  color: #ffffff; }

.deep-red.-inverted {
  background-color: #F4F5F6;
  color: #B63125; }

.black {
  background-color: #000;
  color: #ffffff; }

.black.-inverted {
  background-color: #F4F5F6;
  color: #000; }

.deep-chalk {
  background-color: #585858;
  color: #ffffff; }

.deep-chalk.-inverted {
  background-color: #F4F5F6;
  color: #585858; }

.mid-chalk {
  background-color: #666;
  color: #ffffff; }

.mid-chalk.-inverted {
  background-color: #F4F5F6;
  color: #666; }

.light-chalk {
  background-color: #D8D1CA;
  color: #000000; }

.light-chalk.-inverted {
  background-color: #F4F5F6;
  color: #D8D1CA; }

.mid-aqua {
  background-color: #CEECFD;
  color: #000000; }

.mid-aqua.-inverted {
  background-color: #F4F5F6;
  color: #CEECFD; }

.light-aqua {
  background-color: #E9F7FE;
  color: #000000; }

.light-aqua.-inverted {
  background-color: #F4F5F6;
  color: #E9F7FE; }

.pale-blue {
  background-color: #F0F7FA;
  color: #000000; }

.pale-blue.-inverted {
  background-color: #F4F5F6;
  color: #F0F7FA; }

.motion-blue {
  background-color: #94DFFF;
  color: #000000; }

.motion-blue.-inverted {
  background-color: #F4F5F6;
  color: #94DFFF; }

/* Moved spacing & Typography to the top to fix errors
*/
/*
Global Font styles moved to the top for the variables below
typography-lib
*/
.-inky-blue,
.\--inky-blue {
  color: #0D1C3D; }

.-dolphin,
.\--dolphin {
  color: #677083; }

.-white,
.\--white {
  color: #fff; }

.chr-container h1 {
  font-size: 1.5rem;
  line-height: 2rem; }
  @media (min-width: 992px) {
    .chr-container h1 {
      font-size: 2.25rem;
      line-height: 2.5rem; } }

.chr-container h2,
.chr-container .h2 {
  font-size: 1.875rem;
  line-height: 2.25rem; }
  @media (min-width: 992px) {
    .chr-container h2,
    .chr-container .h2 {
      font-size: 2.625rem;
      line-height: 3.125rem; } }

.chr-container h3, .chr-container .h3 {
  font-size: 1.25rem;
  line-height: 1.625rem;
  margin-bottom: 1.25rem; }
  @media (min-width: 992px) {
    .chr-container h3, .chr-container .h3 {
      font-size: 1.875rem;
      line-height: 2.25rem; } }

.chr-container h4, .chr-container .h4 {
  font-size: 1.125rem;
  line-height: 1.625rem;
  margin-bottom: 1.25rem; }
  @media (min-width: 992px) {
    .chr-container h4, .chr-container .h4 {
      font-size: 1.5rem;
      line-height: 2rem; } }

.chr-container p {
  margin-bottom: 1.25rem; }

.chr-container ul li,
.chr-container ol li {
  margin-bottom: 0.5rem; }

h1.pageTitle {
  font-size: 2.25rem;
  line-height: 2.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.5rem; }
  @media (min-width: 992px) {
    h1.pageTitle {
      font-family: 'HCo Gotham';
      font-weight: 300;
      font-style: normal;
      font-size: 3.75rem;
      line-height: 4rem;
      margin-bottom: 3.75rem; } }

/* Buttons at minimum need to be 160px wide. If the text causes it to exceed that width then it has 30px padding right and left. 
Height is 60 px. For mobile the button should stretch 100% in width. */
a,
a:visited {
  color: #006ba6;
  text-decoration: none; }
  @media (prefers-color-scheme: dark) {
    a,
    a:visited {
      color: #4DBFFF; } }
  a:hover, a:focus,
  a:visited:hover,
  a:visited:focus {
    color: #003B71;
    text-decoration: none; }
    @media (prefers-color-scheme: dark) {
      a:hover, a:focus,
      a:visited:hover,
      a:visited:focus {
        color: #0D1C3D;
        background-color: #f7f7f7; } }
  a:focus-visible,
  a:visited:focus-visible {
    border: 2px solid #003B71 !important; }
    @media (prefers-color-scheme: dark) {
      a:focus-visible,
      a:visited:focus-visible {
        border-color: #4DBFFF; } }

p > a {
  text-decoration: underline; }
  p > a.no_ {
    text-decoration: none; }

a.d-flex {
  text-decoration: none;
  font-weight: bold; }
  a.d-flex > i {
    font-size: 1.5rem;
    margin-right: 0.5rem;
    margin-top: 0.3rem; }

p.no_ > a {
  text-decoration: none; }

a.back:before {
  font-family: "kp-icons";
  content: "\f116";
  margin-right: 0.5rem; }

a.next:after {
  font-family: "kp-icons";
  content: "\f118";
  font-size: 18px;
  padding-left: 0.5rem; }

button.btn-chr {
  border: 2px solid #0078B3; }
  button.btn-chr:hover, button.btn-chr:focus {
    border: 2px solid #003B71; }
    @media (prefers-color-scheme: dark) {
      button.btn-chr:hover, button.btn-chr:focus {
        border-color: #fff;
        background-color: #fff;
        color: #0D1C3D; } }

.btn-chr.-inverted,
.heroMessage > .chr-card .btn-chr.-inverted {
  background-color: #ffffff;
  color: #0078b3;
  border: 2px solid #0078b3; }
  @media (prefers-color-scheme: dark) {
    .btn-chr.-inverted,
    .heroMessage > .chr-card .btn-chr.-inverted {
      background-color: transparent;
      color: #fff;
      border-color: #fff; } }
  .btn-chr.-inverted:hover, .btn-chr.-inverted:focus,
  .heroMessage > .chr-card .btn-chr.-inverted:hover,
  .heroMessage > .chr-card .btn-chr.-inverted:focus {
    color: #003B71;
    border-color: #003B71;
    background-color: #ffffff; }
    @media (prefers-color-scheme: dark) {
      .btn-chr.-inverted:hover, .btn-chr.-inverted:focus,
      .heroMessage > .chr-card .btn-chr.-inverted:hover,
      .heroMessage > .chr-card .btn-chr.-inverted:focus {
        background-color: #fff;
        color: #0D1C3D;
        border-color: #fff; } }

a.btn-chr.-inverted-white {
  background-color: transparent;
  color: #ffffff;
  border: 2px solid #ffffff; }
  a.btn-chr.-inverted-white:hover, a.btn-chr.-inverted-white:focus {
    color: #0D1C3D;
    background-color: #ffffff; }

a.btn-chr,
.btn-chr,
a.btn-chr:visited {
  display: block;
  color: #ffffff;
  background-color: #0078B3;
  padding: 1.125rem 1.867rem;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease; }
  a.btn-chr:disabled,
  .btn-chr:disabled,
  a.btn-chr:visited:disabled {
    background-color: #D3D6DC; }
  a.btn-chr:hover, a.btn-chr:focus,
  .btn-chr:hover,
  .btn-chr:focus,
  a.btn-chr:visited:hover,
  a.btn-chr:visited:focus {
    background-color: #003B71; }
    @media (prefers-color-scheme: dark) {
      a.btn-chr:hover, a.btn-chr:focus,
      .btn-chr:hover,
      .btn-chr:focus,
      a.btn-chr:visited:hover,
      a.btn-chr:visited:focus {
        background-color: #fff;
        color: #0D1C3D; } }
  a.btn-chr.dark,
  .btn-chr.dark,
  a.btn-chr:visited.dark {
    background-color: #003B71; }
    a.btn-chr.dark:hover, a.btn-chr.dark:focus,
    .btn-chr.dark:hover,
    .btn-chr.dark:focus,
    a.btn-chr:visited.dark:hover,
    a.btn-chr:visited.dark:focus {
      background-color: #FFFFFF;
      color: #0078B3; }
      @media (prefers-color-scheme: dark) {
        a.btn-chr.dark:hover, a.btn-chr.dark:focus,
        .btn-chr.dark:hover,
        .btn-chr.dark:focus,
        a.btn-chr:visited.dark:hover,
        a.btn-chr:visited.dark:focus {
          color: #0D1C3D; } }
  @media (min-width: 992px) {
    a.btn-chr,
    .btn-chr,
    a.btn-chr:visited {
      display: inline-block;
      width: auto;
      min-width: 10rem; } }

.GlobalNav > header,
.GlobalNav nav,
.chr-container {
  margin-left: 1rem;
  margin-right: 1rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr [col-start]);
  column-gap: 1rem; }
  @media (min-width: 768px) {
    .GlobalNav > header,
    .GlobalNav nav,
    .chr-container {
      margin-left: 1.75rem;
      margin-right: 1.75rem;
      grid-template-columns: repeat(12, 1fr [col-start]);
      column-gap: 1.25rem; } }
  @media (min-width: 1024px) {
    .GlobalNav > header,
    .GlobalNav nav,
    .chr-container {
      margin-left: 2.187rem;
      margin-right: 2.187rem;
      column-gap: 1.875rem; } }
  @media (min-width: 1280px) {
    .GlobalNav > header,
    .GlobalNav nav,
    .chr-container {
      margin-left: 2.375rem;
      margin-right: 2.375rem;
      column-gap: 2rem; } }
  @media (min-width: 1360px) {
    .GlobalNav > header,
    .GlobalNav nav,
    .chr-container {
      max-width: 79.25rem;
      margin-left: auto;
      margin-right: auto;
      column-gap: 2.125rem; } }

[type=search] {
  outline-offset: 0; }

.form-group input {
  padding: 1rem;
  border: solid 3px #ACADB6;
  vertical-align: middle;
  color: #0D1C3D;
  margin-top: 1rem; }
  @media (prefers-color-scheme: dark) {
    .form-group input {
      color: #fff;
      border-color: #979FAF;
      background-color: #2E333D; } }
  .form-group input:focus {
    border-color: #0078B3; }
    @media (prefers-color-scheme: dark) {
      .form-group input:focus {
        border-color: #4DBFFF; } }

@media (min-width: 992px) {
  .chr-col-4 {
    grid-column: 1/span 4; } }

@media (min-width: 992px) {
  .chr-col-4-right {
    grid-column: 9/span 4; } }

@media (min-width: 992px) {
  .chr-col-3-right {
    grid-column: 10/span 3; }
    .chr-col-3-right.r2 {
      grid-row: 2; } }

@media (min-width: 992px) {
  .chr-col-8 {
    grid-column: 1/span 8; }
    .chr-col-8.r2 {
      grid-row: 2; } }

@media (min-width: 992px) {
  .chr-col-8-right {
    grid-column: 5/span 8; }
    .chr-col-8-right.r2 {
      grid-row: 2; } }

@media (min-width: 992px) {
  .chr-col-9 {
    grid-column: 1/span 9; }
    .chr-col-9.r2 {
      grid-row: 2; } }

@media (min-width: 992px) {
  .chr-col-9-mid {
    grid-column: 2 / span 9; } }

.chr-container .cols-2 {
  row-gap: 2.5rem; }
  .chr-container .cols-2 > div:nth-of-type(odd) {
    grid-column: 1/span 6; }
  .chr-container .cols-2 > div:nth-of-type(even) {
    grid-column: 7/span 6; }
.chr-container.cols-lg-2 > div, .chr-container.cols-lg-3 > div, .chr-container.cols-lg-4 > div {
  margin-bottom: 2.5rem; }
@media (min-width: 992px) {
  .chr-container.cols-lg-2 {
    row-gap: 2.5rem; }
    .chr-container.cols-lg-2 > div:nth-of-type(odd) {
      grid-column: 1/span 6; }
    .chr-container.cols-lg-2 > div:nth-of-type(even) {
      grid-column: 7/span 6; }
  .chr-container.cols-lg-3 {
    row-gap: 2.5rem; }
    .chr-container.cols-lg-3 > div:nth-of-type(3n + 1) {
      grid-column: 1/span 4; }
    .chr-container.cols-lg-3 > div:nth-of-type(3n + 2) {
      grid-column: 5/span 4; }
    .chr-container.cols-lg-3 > div:nth-of-type(3n + 3) {
      grid-column: 9/span 4; }
  .chr-container.cols-lg-4 {
    row-gap: 2.5rem; }
    .chr-container.cols-lg-4 > div:nth-of-type(4n + 1) {
      grid-column: 1/span 3; }
    .chr-container.cols-lg-4 > div:nth-of-type(4n + 2) {
      grid-column: 4/span 3; }
    .chr-container.cols-lg-4 > div:nth-of-type(4n + 3) {
      grid-column: 7/span 3; }
    .chr-container.cols-lg-4 > div:nth-of-type(4n + 4) {
      grid-column: 7/span 3; } }

.screenreader-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: no-wrap;
  border: 0; }

@media (min-width: 992px) {
  .flex-4col {
    display: flex;
    justify-content: space-between; }
    .flex-4col > * {
      width: 24%; } }

.chr-bg-warning {
  background-color: #fcf8e3;
  padding: 15px;
  border: 1px solid #e6da98;
  border-radius: 5px; }
  @media (prefers-color-scheme: dark) {
    .chr-bg-warning {
      color: #0D1C3D; } }

a.skipNav {
  text-align: center;
  display: block;
  color: #ffffff;
  background-color: #003B71;
  padding: 0.4rem 0;
  margin-top: -2.5rem; }
  a.skipNav:focus {
    margin-top: 0;
    text-decoration: underline; }

.CHR-logo {
  max-width: 22rem;
  padding: 1.5rem 0; }

.GlobalNav > section {
  background-color: #f7f7f7; }
  @media (prefers-color-scheme: dark) {
    .GlobalNav > section {
      background-color: #282C34; } }

.LandingPg > .GlobalNav {
  background-color: #006ba6; }
  @media (prefers-color-scheme: dark) {
    .LandingPg > .GlobalNav {
      background-color: #29334A; } }

nav.navbar-chr a {
  color: #0D1C3D; }
  @media (prefers-color-scheme: dark) {
    nav.navbar-chr a {
      color: #FFFFFF; }
      nav.navbar-chr a:hover {
        color: #4DBFFF;
        background-color: transparent; } }
nav.navbar-chr > button {
  color: #006BA6; }
  @media (prefers-color-scheme: dark) {
    nav.navbar-chr > button {
      color: #FFFFFF; }
      nav.navbar-chr > button:hover {
        color: #4DBFFF; } }
nav.navbar-chr .navbar-nav {
  margin-left: 0; }
  nav.navbar-chr .navbar-nav > li:first-of-type > a.nav-link {
    margin-left: 0; }
    @media (min-width: 992px) {
      nav.navbar-chr .navbar-nav > li:first-of-type > a.nav-link {
        padding-left: 0; } }
nav.navbar-chr .navbar-collapse {
  margin-left: -2rem;
  margin-right: -2rem;
  background-color: #ffffff;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); }
  @media (prefers-color-scheme: dark) {
    nav.navbar-chr .navbar-collapse {
      background-color: #000000;
      box-shadow: 0 0.5rem 1rem rgba(255, 255, 255, 0.15); } }
nav.navbar-chr .nav-link,
nav.navbar-chr a.dropdown-item {
  border-bottom: 1px solid #cccccc;
  padding: .8rem 1rem; }
  @media (prefers-color-scheme: dark) {
    nav.navbar-chr .nav-link,
    nav.navbar-chr a.dropdown-item {
      border-bottom: 1px solid #979FAF; } }
nav.navbar-chr a.dropdown-item {
  padding-left: 2rem;
  /*@media (prefers-color-scheme: dark) {			
  	&:hover {
  		color:#0D1C3D;
  	}			
  }*/ }
  nav.navbar-chr a.dropdown-item + i {
    display: none; }
nav.navbar-chr a.global-search {
  color: #0D1C3D;
  padding: 1.3rem;
  border-bottom: 1px solid #cccccc;
  width: 100%; }
  @media (prefers-color-scheme: dark) {
    nav.navbar-chr a.global-search {
      color: #ffffff;
      border-bottom: 1px solid #979FAF; }
      nav.navbar-chr a.global-search:hover {
        color: #4DBFFF; } }
  nav.navbar-chr a.global-search i {
    font-size: 1.5rem;
    line-height: 1rem;
    margin-left: 0.5rem; }
  @media (min-width: 992px) {
    nav.navbar-chr a.global-search {
      border-bottom: none;
      display: inherit; } }
nav.navbar-chr .navbar-toggler {
  font-size: 0.875rem;
  margin-right: -2rem; }
  nav.navbar-chr .navbar-toggler .navbar-toggler-icon {
    width: 100%;
    height: 2rem;
    transition: all; }
  nav.navbar-chr .navbar-toggler .navbar-toggler-icon span {
    display: block;
    height: 4px;
    background-color: #006ba6; }
    @media (prefers-color-scheme: dark) {
      nav.navbar-chr .navbar-toggler .navbar-toggler-icon span {
        background-color: #ffffff; } }
    nav.navbar-chr .navbar-toggler .navbar-toggler-icon span:nth-of-type(2), nav.navbar-chr .navbar-toggler .navbar-toggler-icon span:nth-of-type(3) {
      margin-top: 6px; }
  nav.navbar-chr .navbar-toggler[aria-expanded="false"] .top-bar {
    transform: rotate(0); }
  nav.navbar-chr .navbar-toggler[aria-expanded="false"] .middle-bar {
    opacity: 1; }
  nav.navbar-chr .navbar-toggler[aria-expanded="false"] .bottom-bar {
    transform: rotate(0); }
  nav.navbar-chr .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    margin-left: 0.3rem;
    margin-top: -0.25rem;
    margin-bottom: 0.25rem; }
  nav.navbar-chr .navbar-toggler[aria-expanded="true"] .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
    margin-top: 6px; }
  nav.navbar-chr .navbar-toggler[aria-expanded="true"] .middle-bar {
    opacity: 0; }
  nav.navbar-chr .navbar-toggler[aria-expanded="true"] .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%; }
nav.navbar-chr .nav-item.show > .nav-link {
  border-bottom: none; }
nav.navbar-chr .chr-dropdown {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1.05rem 0.95em;
  border: 1px solid #CCCCCC;
  color: #0D1C3D;
  line-height: 0;
  background-color: #E9EBEE;
  margin-top: -1px; }
  @media (prefers-color-scheme: dark) {
    nav.navbar-chr .chr-dropdown {
      color: #ffffff;
      border-color: #979FAF;
      background-color: #282C34; } }
  nav.navbar-chr .chr-dropdown.bi:before,
  nav.navbar-chr .chr-dropdown .bi:before {
    content: "\f282"; }
nav.navbar-chr .dropdown-menu {
  margin-top: 0;
  margin-left: -1rem;
  margin-right: -1rem;
  background-color: #E9EBEE;
  border-radius: 0;
  border: none;
  padding: 0px;
  transition-property: height, visibility;
  transition-duration: .35s; }
  @media (prefers-color-scheme: dark) {
    nav.navbar-chr .dropdown-menu {
      background-color: #282C34; } }
  nav.navbar-chr .dropdown-menu li {
    position: relative; }
  nav.navbar-chr .dropdown-menu .chr-dropdown {
    right: 1rem; }
  nav.navbar-chr .dropdown-menu .submenu a {
    padding-left: 4rem; }
    nav.navbar-chr .dropdown-menu .submenu a:before {
      content: "-";
      margin-right: 0.5rem; }
@media (min-width: 992px) {
  nav.navbar-chr {
    padding: 0; }
    nav.navbar-chr .chr-dropdown {
      opacity: 0;
      padding: 0; }
      nav.navbar-chr .chr-dropdown i {
        display: none; }
      nav.navbar-chr .chr-dropdown:focus i {
        display: block; }
    nav.navbar-chr a.dropdown-item {
      border-bottom: 1px solid #cccccc;
      padding: .5rem 1rem; } }
    @media (min-width: 992px) and (prefers-color-scheme: dark) {
      nav.navbar-chr a.dropdown-item {
        border-bottom: 1px solid #979FAF; } }
@media (min-width: 992px) {
    nav.navbar-chr .nav-link + a.chr-dropdown:focus {
      opacity: 1;
      padding: 0.1rem 1rem;
      background-color: #006ba6;
      bottom: 0;
      top: initial;
      right: initial;
      left: calc(50% - 1.6rem);
      color: #ffffff; }
    nav.navbar-chr .dropdown-menu .chr-dropdown:focus {
      opacity: 1;
      right: 0;
      top: 0;
      bottom: 0;
      padding: 0.7rem 0.95em;
      background-color: #006ba6;
      color: #ffffff; }
      nav.navbar-chr .dropdown-menu .chr-dropdown:focus > i:before {
        content: "\f285"; }
    nav.navbar-chr .navbar-collapse {
      box-shadow: none;
      background-color: transparent;
      padding: 0;
      margin-left: 0;
      margin-right: 0; }
    nav.navbar-chr .navbar-nav .nav-link {
      border-bottom: none;
      padding-top: 1.4rem;
      padding-right: 1rem;
      padding-bottom: 1.4rem;
      padding-left: 1rem; }
    nav.navbar-chr .dropdown > .nav-link:hover + a + ul,
    nav.navbar-chr .dropdown-menu:hover,
    nav.navbar-chr .dropdown-item:hover + i + a + ul,
    nav.navbar-chr .dropdown-item + i:hover + a + ul,
    nav.navbar-chr .dropdown-item + i:hover + a + ul {
      display: block; }
    nav.navbar-chr .nav-link:hover,
    nav.navbar-chr .nav-link:focus,
    nav.navbar-chr a.dropdown-item:hover,
    nav.navbar-chr a.dropdown-item:focus,
    nav.navbar-chr a.global-search:hover,
    nav.navbar-chr a.global-search:focus {
      color: #006ba6;
      text-decoration: underline; } }
    @media (min-width: 992px) and (prefers-color-scheme: dark) {
      nav.navbar-chr .nav-link:hover,
      nav.navbar-chr .nav-link:focus,
      nav.navbar-chr a.dropdown-item:hover,
      nav.navbar-chr a.dropdown-item:focus,
      nav.navbar-chr a.global-search:hover,
      nav.navbar-chr a.global-search:focus {
        color: #4DBFFF; } }
  @media (min-width: 992px) and (prefers-color-scheme: dark) {
    nav.navbar-chr a.dropdown-item:hover,
    nav.navbar-chr a.dropdown-item:focus {
      background-color: #000; } }
@media (min-width: 992px) {
    nav.navbar-chr .dropdown-menu,
    nav.navbar-chr .submenu {
      border: 1px solid #CCCCCC; } }
    @media (min-width: 992px) and (prefers-color-scheme: dark) {
      nav.navbar-chr .dropdown-menu,
      nav.navbar-chr .submenu {
        border-color: #979FAF; } }
@media (min-width: 992px) {
      nav.navbar-chr .dropdown-menu a.dropdown-item,
      nav.navbar-chr .submenu a.dropdown-item {
        padding-left: 1rem; }
    nav.navbar-chr .dropdown-menu .submenu {
      top: -1px;
      left: calc(100% + 1rem); }
    nav.navbar-chr .dropdown-menu > li:last-of-type > a.dropdown-item {
      border-bottom: none; }
    nav.navbar-chr a.dropdown-item + i {
      display: block;
      color: #006ba6;
      position: absolute;
      top: 0;
      right: 0;
      padding: 0.5rem 1rem; } }
    @media (min-width: 992px) and (prefers-color-scheme: dark) {
      nav.navbar-chr a.dropdown-item + i {
        color: #fff; } }

ul.nav-box,
ul.nav-box ul {
  list-style-type: none;
  padding: 0;
  background-color: #f7f7f7;
  margin-left: 0; }
  @media (prefers-color-scheme: dark) {
    ul.nav-box,
    ul.nav-box ul {
      background-color: #000000; } }
  @media (min-width: 992px) {
    ul.nav-box,
    ul.nav-box ul {
      background-color: #ffffff; } }
  @media (min-width: 992px) and (prefers-color-scheme: dark) {
    ul.nav-box,
    ul.nav-box ul {
      background-color: #000000; } }
  ul.nav-box > li,
  ul.nav-box ul > li {
    border-top: 1px solid #cccccc;
    margin-bottom: 0; }
    @media (prefers-color-scheme: dark) {
      ul.nav-box > li,
      ul.nav-box ul > li {
        border-top-color: #979FAF;
        color: #fff; } }
    @media (min-width: 992px) {
      ul.nav-box > li,
      ul.nav-box ul > li {
        border-top: none; } }

ul.nav-box ul > li > ul {
  margin-left: 1.2rem; }

ul.nav-box {
  border: 1px solid #707070;
  margin-bottom: 1rem;
  background-color: #ffffff;
  color: #0D1C3D; }
  @media (prefers-color-scheme: dark) {
    ul.nav-box {
      border-color: #979FAF;
      background-color: #000000; } }
  @media (min-width: 992px) {
    ul.nav-box {
      padding: 0.8rem 0; } }
  ul.nav-box li {
    position: relative; }
  ul.nav-box li a {
    display: block;
    width: 100%;
    padding: 0.8rem;
    font-size: 1rem;
    line-height: 1.5rem; }
    @media (min-width: 992px) {
      ul.nav-box li a {
        padding-left: 2.3rem; } }
  ul.nav-box > li:first-of-type a {
    padding-right: 1.5rem; }
    @media (min-width: 992px) {
      ul.nav-box > li:first-of-type a:before {
        content: " ";
        display: inline-block;
        width: 4px;
        height: 24px;
        background-color: #006ba6;
        margin-left: -1rem;
        margin-right: 0.6rem;
        margin-bottom: -6px; } }
    @media (min-width: 992px) and (prefers-color-scheme: dark) {
      ul.nav-box > li:first-of-type a:before {
        content: " ";
        background-color: #ffffff; }
      ul.nav-box > li:first-of-type a:hover {
        background-color: transparent;
        color: #fff; } }
  @media (min-width: 992px) {
    ul.nav-box.no-box {
      border: none; } }
  @media (min-width: 992px) and (min-width: 992px) and (prefers-color-scheme: dark) {
    ul.nav-box.no-box {
      background-color: transparent; }
      ul.nav-box.no-box ul {
        background-color: transparent; } }
  @media (min-width: 992px) {
      ul.nav-box.no-box li a {
        padding-left: 1rem; } }

.pagination-prev.disabled,
.pagination-next.disabled {
  visibility: hidden; }
  @media (min-width: 992px) {
    .pagination-prev.disabled,
    .pagination-next.disabled {
      display: none; } }

.pagination-prev,
.pagination-next {
  padding: 1rem;
  background-color: #F3F4F6; }
  @media (prefers-color-scheme: dark) {
    .pagination-prev,
    .pagination-next {
      background-color: #2E333D; } }
  .pagination-prev i,
  .pagination-next i {
    color: #006ba6;
    font-size: 1.2rem; }
    @media (prefers-color-scheme: dark) {
      .pagination-prev i,
      .pagination-next i {
        color: #4DBFFF; } }
  @media (min-width: 992px) {
    .pagination-prev,
    .pagination-next {
      padding: 0.7rem; } }

.btn-chr-dropdown {
  border: 3px solid #ACADB6;
  border-radius: 0;
  padding: 1rem;
  vertical-align: middle;
  width: 100px; }
  @media (prefers-color-scheme: dark) {
    .btn-chr-dropdown {
      border-color: #979FAF;
      background-color: #000; } }
  .btn-chr-dropdown i {
    margin-left: 0.5rem;
    font-weight: 800; }
  .btn-chr-dropdown:focus {
    border-color: #006ba6; }
    @media (prefers-color-scheme: dark) {
      .btn-chr-dropdown:focus {
        border-color: #4DBFFF; } }

.pagination-wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 2.5rem; }
  @media (min-width: 992px) {
    .pagination-wrap {
      justify-content: flex-start; }
      .pagination-wrap > * {
        margin-right: 1.875rem; } }

.pgntn-inner-wrap {
  display: flex;
  flex-direction: row; }
  .pgntn-inner-wrap > div:nth-of-type(2) {
    margin-left: 1rem;
    padding-top: 1rem; }
    @media (min-width: 992px) {
      .pgntn-inner-wrap > div:nth-of-type(2) {
        display: none; } }
  @media (min-width: 992px) {
    .pgntn-inner-wrap #pgntn-toggle {
      display: none; } }

.pagination-wrap ul.pagination {
  flex-direction: column;
  width: 100px;
  border: 3px solid #ACADB6;
  margin-top: -2px;
  margin-left: 0;
  border-radius: 0;
  display: none; }
  @media (prefers-color-scheme: dark) {
    .pagination-wrap ul.pagination {
      border-color: #979FAF; } }
  @media (min-width: 992px) {
    .pagination-wrap ul.pagination {
      display: flex;
      flex-direction: row;
      width: 100%;
      border: none; } }
  .pagination-wrap ul.pagination.drop {
    display: flex; }
  .pagination-wrap ul.pagination li {
    padding: 0;
    display: block; }
    @media (min-width: 992px) {
      .pagination-wrap ul.pagination li.disabled a {
        background-color: transparent;
        cursor: not-allowed; }
      .pagination-wrap ul.pagination li:last-of-type a {
        margin-right: 0; } }
  .pagination-wrap ul.pagination li a {
    border-top: 1px solid #ACADB6;
    background-color: #f7f7f7;
    padding: 1rem;
    display: block;
    text-align: center; }
    @media (prefers-color-scheme: dark) {
      .pagination-wrap ul.pagination li a {
        background-color: #2E333D; } }
    @media (min-width: 992px) {
      .pagination-wrap ul.pagination li a {
        margin-right: 1rem; } }
    .pagination-wrap ul.pagination li a:first-of-type {
      border-top: none; }
  .pagination-wrap ul.pagination > li.active {
    padding: 0; }
    .pagination-wrap ul.pagination > li.active a {
      color: #0D1C3D; }
      @media (prefers-color-scheme: dark) {
        .pagination-wrap ul.pagination > li.active a {
          color: #ffffff; } }

#dnn_dnnBreadcrumb_lblBreadCrumb span.SkinObject {
  display: none; }

.titleBar > span {
  margin-top: 1.25rem;
  display: block; }

.titleBar > span span[itemprop="itemListElement"] {
  display: none; }

.titleBar > span span[itemprop="itemListElement"]:nth-last-child(2) {
  display: inline-block; }
  .titleBar > span span[itemprop="itemListElement"]:nth-last-child(2) a:before {
    font-family: "kp-icons";
    content: "\f116"; }

@media (min-width: 992px) {
  .titleBar > span span[itemprop="itemListElement"] {
    display: inline-block; }
    .titleBar > span span[itemprop="itemListElement"] a:after {
      font-family: "kp-icons";
      content: "\f118";
      font-size: 18px;
      padding-left: 0.5rem; }

  .titleBar > span span[itemprop="itemListElement"]:nth-last-child(2) a:before {
    content: ""; }

  .titleBar > span span[itemprop="itemListElement"]:last-of-type a {
    color: #0D1C3D; } }
  @media (min-width: 992px) and (prefers-color-scheme: dark) {
    .titleBar > span span[itemprop="itemListElement"]:last-of-type a {
      color: #ffffff; } }
@media (min-width: 992px) {
    .titleBar > span span[itemprop="itemListElement"]:last-of-type a:after {
      content: ""; } }
.tabs__nav {
  display: block; }

.tabs__list {
  list-style: none;
  margin: 0;
  padding: 0; }

.tabs__list-item {
  display: block;
  overflow: hidden;
  box-sizing: border-box; }

.tabs__link {
  display: block;
  position: relative;
  padding: 20px 20px 20px 60px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: color 0.2s ease; }

.tabs__panel {
  display: block; }

.tabs__panel-inner {
  padding: 30px 0; }

.tabs__panel-inner > *:nth-child(2) {
  margin-top: 0; }

.tabs__panel-inner > *:last-child {
  margin-bottom: 0; }

.tabs.-click-event .tabs__link:focus,
.tabs.-click-event .tabs__panel:focus {
  outline: 0; }

.tabs.accordion-view .tabs__list {
  display: block;
  border-top: 1px solid #E9EBEE; }
  @media (prefers-color-scheme: dark) {
    .tabs.accordion-view .tabs__list {
      border-top-color: #979FAF; } }

.tabs.accordion-view .tabs__list-item {
  position: relative; }

.tabs.accordion-view .tabs__list-item.tabs__list-item--active > .tabs__link {
  color: #0D1C3D; }
  @media (prefers-color-scheme: dark) {
    .tabs.accordion-view .tabs__list-item.tabs__list-item--active > .tabs__link {
      color: #fff; } }

@media (prefers-color-scheme: dark) {
  .tabs.accordion-view .tabs__link:hover,
  .tabs.accordion-view .tabs__link:visited,
  .tabs.accordion-view .tabs__list-item.tabs__list-item--active > .tabs__link:visited,
  .tabs.accordion-view .tabs__list-item.tabs__list-item--active > .tabs__link:hover,
  .tabs.accordion-view .tabs__list-item.tabs__list-item--active > .tabs__link:focus {
    color: #0D1C3D;
    background-color: #fff; } }

.tabs.accordion-view .tabs__link {
  color: #677083;
  border-bottom: 1px solid #E9EBEE;
  padding-top: 15px;
  padding-bottom: 15px; }
  @media (prefers-color-scheme: dark) {
    .tabs.accordion-view .tabs__link {
      border-bottom-color: #979FAF;
      color: #ffffff; } }

.tabs.accordion-view .tabs__link:before {
  position: absolute;
  display: inline-block;
  content: '+';
  text-align: center;
  font-size: 22px;
  line-height: 22px;
  width: 22px;
  height: 22px;
  color: #0078B3;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 4px;
  border-radius: 50%; }
  @media (prefers-color-scheme: dark) {
    .tabs.accordion-view .tabs__link:before {
      background-color: #fff; } }

.tabs.accordion-view .tabs__link[aria-selected="false"]:before {
  content: '+'; }

.tabs.accordion-view .tabs__link[aria-selected="true"]:before {
  content: '\2212';
  color: #0078B3;
  font-weight: 800;
  background: #fff;
  line-height: 18px; }
  @media (prefers-color-scheme: dark) {
    .tabs.accordion-view .tabs__link[aria-selected="true"]:before {
      background-color: #000;
      color: #4DBFFF; } }

.tabs.accordion-view .tabs__panel {
  position: relative;
  float: left;
  width: 100%; }

.tabs.accordion-view .tabs__panel.tabs__panel--active:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #E9EBEE; }
  @media (prefers-color-scheme: dark) {
    .tabs.accordion-view .tabs__panel.tabs__panel--active:after {
      background-color: transparent; } }

.tabs.tabs-view .tabs__list {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  border-bottom: 1px solid #E9EBEE; }
  @media (prefers-color-scheme: dark) {
    .tabs.tabs-view .tabs__list {
      border-bottom-color: #979FAF; } }

.tabs.tabs-view .tabs__list-item {
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  min-width: 140px;
  max-width: 160px; }

.tabs.tabs-view .tabs__list-item.tabs__list-item--active .tabs__link {
  border-top: 0;
  position: relative;
  color: #0D1C3D; }
  @media (prefers-color-scheme: dark) {
    .tabs.tabs-view .tabs__list-item.tabs__list-item--active .tabs__link {
      color: #fff; } }

.tabs.tabs-view .tabs__list-item.tabs__list-item--active .tabs__link:after {
  height: 5px;
  background-color: #0078B3; }
  @media (prefers-color-scheme: dark) {
    .tabs.tabs-view .tabs__list-item.tabs__list-item--active .tabs__link:after {
      background-color: #4DBFFF; } }

.tabs.tabs-view .tabs__link {
  color: #677083;
  text-align: center;
  position: relative;
  padding: 15px 20px;
  border-bottom: 0; }
  @media (prefers-color-scheme: dark) {
    .tabs.tabs-view .tabs__link {
      color: #fff; } }

.tabs.tabs-view .tabs__link:before {
  display: none; }

.tabs.tabs-view .tabs__link:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 0;
  left: 0;
  bottom: 0;
  background-color: #E9EBEE;
  transition: height 0.2s ease, background-color 0.2s ease; }
  @media (prefers-color-scheme: dark) {
    .tabs.tabs-view .tabs__link:after {
      background-color: #979FAF; } }

.tabs.tabs-view .tabs__link:hover, .tabs.tabs-view .tabs__link:focus {
  color: #0D1C3D; }
  @media (prefers-color-scheme: dark) {
    .tabs.tabs-view .tabs__link:hover, .tabs.tabs-view .tabs__link:focus {
      background: #BCBCBC; } }

@-moz-document url-prefix() {
  .tabs.tabs-view .tabs__link:hover, .tabs.tabs-view .tabs__link:focus {
    outline-offset: 2px;
    outline: 1px dotted #0D1C3D; }
    @media (prefers-color-scheme: dark) {
      .tabs.tabs-view .tabs__link:hover, .tabs.tabs-view .tabs__link:focus {
        outline: 1px dotted #BCBCBC; } } }
@-moz-document url-prefix() {
  .tabs.tabs-view .tabs__link:hover, .tabs.tabs-view .tabs__link:focus {
    outline-offset: -1px; } }
.tabs.tabs-view .tabs__link:hover:after, .tabs.tabs-view .tabs__link:focus:after {
  height: 5px;
  background-color: #F4F5F6; }
  @media (prefers-color-scheme: dark) {
    .tabs.tabs-view .tabs__link:hover:after, .tabs.tabs-view .tabs__link:focus:after {
      background-color: #979FAF; } }

.tabs.tabs-view .tabs__panel--active {
  border-bottom: none; }

.tabs.tabs-view--stretch > .tabs__nav .tabs__list-item {
  min-width: 0;
  max-width: none; }

.tabs.tabs-view--stretch > .tabs__nav .tabs__link {
  padding-left: 15px;
  padding-right: 15px; }

.chr-container .tabs.tabs-view .tabs__list-item {
  margin-bottom: 0; }

.chr-container .list-group > .list-group-item {
  border: 1px solid #E9EBEE;
  padding: 15px; }
  @media (prefers-color-scheme: dark) {
    .chr-container .list-group > .list-group-item {
      border-color: #979FAF;
      background-color: #000; } }

.chr-container .list-group > .list-group-item:hover,
.chr-container .list-group > .list-group-item:focus {
  background-color: #006ba6;
  color: #ffffff; }
  @media (prefers-color-scheme: dark) {
    .chr-container .list-group > .list-group-item:hover,
    .chr-container .list-group > .list-group-item:focus {
      background-color: #fff;
      color: #0D1C3D; } }

.content-toggle {
  clear: both; }

.content-toggle .expandable-heading {
  display: block;
  position: relative;
  cursor: pointer; }

.content-toggle .expandable-heading .expandable-heading-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%; }

.content-toggle .expandable-heading .expandable-heading-icon:before {
  position: absolute; }

.content-toggle .expandable-heading .expandable-heading-text {
  display: block;
  position: relative;
  width: 100%; }

.content-toggle .expandable-heading span, .content-toggle .expandable-heading p, .content-toggle .expandable-heading div, .content-toggle .expandable-heading ul, .content-toggle .expandable-heading li, .content-toggle .expandable-heading h1, .content-toggle .expandable-heading h2, .content-toggle .expandable-heading h3, .content-toggle .expandable-heading h4, .content-toggle .expandable-heading h5, .content-toggle .expandable-heading h6, .content-toggle .expandable-heading i {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  cursor: pointer;
  z-index: -99999999;
  margin: 0; }

.content-toggle .expandable-heading:hover .expandable-heading-icon:before {
  color: inherit; }

.content-toggle .content {
  display: none;
  max-height: 0; }

.content-toggle .content.show {
  display: block;
  max-height: 100%;
  overflow: hidden; }

.content-toggle .content *:first-child {
  margin-top: 0; }

.content-toggle .content *:last-child {
  margin-bottom: 0; }

.content-toggle.-variation-1 .expandable-heading .expandable-heading-icon {
  width: 26px;
  height: 26px;
  left: 15px;
  color: #0078B3;
  background-color: #fff; }
  @media (prefers-color-scheme: dark) {
    .content-toggle.-variation-1 .expandable-heading .expandable-heading-icon {
      color: #fff;
      background-color: #000; } }

@media screen and (min-width: 601px) {
  .content-toggle.-variation-1 .expandable-heading .expandable-heading-icon {
    left: 0; } }
.content-toggle.-variation-1 .expandable-heading .expandable-heading-icon:before {
  font-size: 16px;
  line-height: 18px;
  top: 4px;
  left: 5px; }

.content-toggle.-variation-1 .expandable-heading[aria-expanded='true'] .expandable-heading-icon:before {
  line-height: 32px; }

@media screen and (min-width: 601px) {
  .content-toggle.-variation-1 .expandable-heading {
    padding-top: 10px;
    padding-bottom: 10px; } }
.content-toggle.-variation-1 .expandable-heading .expandable-heading-text {
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  color: #0D1C3D;
  padding: 15px 0 15px 56px; }
  @media (prefers-color-scheme: dark) {
    .content-toggle.-variation-1 .expandable-heading .expandable-heading-text {
      color: #fff; } }

@media (prefers-color-scheme: dark) {
  .content-toggle.-variation-1 .expandable-heading:hover .expandable-heading-text,
  .content-toggle.-variation-1 .expandable-heading:focus .expandable-heading-text {
    color: #000; } }

@media screen and (max-width: 768px) {
  .content-toggle.-variation-1 .expandable-heading .expandable-heading-text {
    font-size: 15px;
    line-height: 20px; } }
.content-toggle.-variation-1 .expandable-heading .expandable-heading-text-marketing {
  font-size: 16px;
  line-height: 24px; }

@media screen and (max-width: 768px) {
  .content-toggle.-variation-1 .expandable-heading .expandable-heading-text-marketing {
    font-size: 15px;
    line-height: 24px; } }
@media screen and (min-width: 601px) {
  .content-toggle.-variation-1 .expandable-heading .expandable-heading-text {
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    padding-left: 46px; } }
@media screen and (min-width: 601px) and (max-width: 768px) {
  body:not(.-locked) .content-toggle.-variation-1 .expandable-heading .expandable-heading-text:not(.-locked) {
    font-size: 15px;
    line-height: 20px; } }
@media screen and (min-width: 601px) {
  .content-toggle.-variation-1 .expandable-heading .expandable-heading-text-smarketing {
    font-size: 16px;
    line-height: 26px; } }
@media screen and (min-width: 601px) and (max-width: 768px) {
  body:not(.-locked) .content-toggle.-variation-1 .expandable-heading .expandable-heading-text-smarketing:not(.-locked) {
    font-size: 15px;
    line-height: 24px; } }
.content-toggle.-variation-1 .content {
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  color: #677083;
  padding: 0 0 20px 56px; }
  @media (prefers-color-scheme: dark) {
    .content-toggle.-variation-1 .content {
      color: #fff; } }

@media screen and (max-width: 768px) {
  .content-toggle.-variation-1 .content {
    font-size: 15px;
    line-height: 20px; } }
.content-toggle.-variation-1 .content-marketing {
  font-size: 16px;
  line-height: 24px; }

@media screen and (max-width: 768px) {
  .content-toggle.-variation-1 .content-marketing {
    font-size: 15px;
    line-height: 24px; } }
@media screen and (min-width: 601px) {
  .content-toggle.-variation-1 .content {
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    padding-left: 46px; } }
@media screen and (min-width: 601px) and (max-width: 768px) {
  body:not(.-locked) .content-toggle.-variation-1 .content:not(.-locked) {
    font-size: 15px;
    line-height: 20px; } }
@media screen and (min-width: 601px) {
  .content-toggle.-variation-1 .content-smarketing {
    font-size: 16px;
    line-height: 26px; } }
@media screen and (min-width: 601px) and (max-width: 768px) {
  body:not(.-locked) .content-toggle.-variation-1 .content-smarketing:not(.-locked) {
    font-size: 15px;
    line-height: 24px; } }
.content-toggle.-variation-1.-bordered .expandable-heading:not(:first-child) {
  border-top: 1px solid #D3D6DC; }

/*
.content-toggle.-variation-2 .expandable-heading .expandable-heading-icon {
    width: 26px;
    height: 26px;
    left: 15px;
    color: #fff;
    background-color: #0078B3; }
    @media screen and (min-width: 601px) {
      .content-toggle.-variation-2 .expandable-heading .expandable-heading-icon {
        left: 0; } }
    .content-toggle.-variation-2 .expandable-heading .expandable-heading-icon:before {
      font-size: 16px;
      line-height: 18px;
      top: 4px;
      left: 5px; }
  .content-toggle.-variation-2 .expandable-heading[aria-expanded='true'] .expandable-heading-icon:before {
    line-height: 32px; }
  @media screen and (min-width: 601px) {
    .content-toggle.-variation-2 .expandable-heading {
      padding-top: 10px;
      padding-bottom: 10px; } }
  .content-toggle.-variation-2 .expandable-heading .expandable-heading-text {
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    color: #0D1C3D;
    padding: 20px 0 20px 56px; }
    @media screen and (max-width: 768px) {
      body:not(.-locked) .content-toggle.-variation-2 .expandable-heading .expandable-heading-text:not(.-locked) {
        font-size: 15px;
        line-height: 20px; } }
    .content-toggle.-variation-2 .expandable-heading .expandable-heading-text-smarketing {
      font-size: 16px;
      line-height: 26px; }
      @media screen and (max-width: 768px) {
        body:not(.-locked) .content-toggle.-variation-2 .expandable-heading .expandable-heading-text-smarketing:not(.-locked) {
          font-size: 15px;
          line-height: 24px; } }
    @media screen and (min-width: 601px) {
      .content-toggle.-variation-2 .expandable-heading .expandable-heading-text {
        padding: 15px 0 15px 46px; } }
  .content-toggle.-variation-2 .expandable-heading[aria-expanded='true'] {
    @extend %Gotham5r; }
  .content-toggle.-variation-2 .content {
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    color: #0D1C3D;
    padding: 0 0 20px 56px; }
    @media screen and (max-width: 768px) {
      body:not(.-locked) .content-toggle.-variation-2 .content:not(.-locked) {
        font-size: 15px;
        line-height: 20px; } }
    .content-toggle.-variation-2 .content-smarketing {
      font-size: 16px;
      line-height: 26px; }
      @media screen and (max-width: 768px) {
        body:not(.-locked) .content-toggle.-variation-2 .content-smarketing:not(.-locked) {
          font-size: 15px;
          line-height: 24px; } }
    @media screen and (min-width: 601px) {
      .content-toggle.-variation-2 .content {
        padding-left: 46px; } }
  .content-toggle.-variation-2.-bordered .expandable-heading:not(:first-child) {
    border-top: 1px solid #D3D6DC; }
  .content-toggle.-variation-3 .expandable-heading .expandable-heading-icon {
    width: 16px;
    height: 16px;
    color: #0078B3;
    background-color: #fff; }
    .content-toggle.-variation-3 .expandable-heading .expandable-heading-icon:before {
      font-size: 10px;
      line-height: 12px;
      font-weight: 600;
      top: 3px;
      left: 3px; }
  .content-toggle.-variation-3 .expandable-heading[aria-expanded='true'] .expandable-heading-icon:before {
    line-height: 20px; }
  @media screen and (min-width: 601px) {
    .content-toggle.-variation-3 .expandable-heading {
      padding-top: 10px;
      padding-bottom: 10px; } }
  .content-toggle.-variation-3 .expandable-heading .expandable-heading-text {
    font-size: 1.125rem;
    line-height: 22px;
    font-weight: normal;
    color: #0D1C3D;
    padding: 12px 0 12px 26px; }
    .content-toggle.-variation-3 .expandable-heading .expandable-heading-text-marketing {
      font-size: 1.125rem;
      line-height: 28px; }
    @media screen and (min-width: 601px) {
      .content-toggle.-variation-3 .expandable-heading .expandable-heading-text {
        font-size: 1.25rem;
        line-height: 24px;
        font-weight: normal;
        padding: 18px 0 18px 36px; } }
  @media screen and (min-width: 601px) and (max-width: 768px) {
    body:not(.-locked) .content-toggle.-variation-3 .expandable-heading .expandable-heading-text:not(.-locked) {
      font-size: 1.125rem;
      line-height: 22px; } }
    @media screen and (min-width: 601px) {
        .content-toggle.-variation-3 .expandable-heading .expandable-heading-text-marketing {
          font-size: 1.25rem;
          line-height: 30px; } }
    @media screen and (min-width: 601px) and (max-width: 768px) {
      body:not(.-locked) .content-toggle.-variation-3 .expandable-heading .expandable-heading-text-marketing:not(.-locked) {
        font-size: 1.125rem;
        line-height: 28px; } }
  .content-toggle.-variation-3 .content {
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    color: #677083;
    padding: 0 0 20px 26px; }
    @media screen and (max-width: 768px) {
      .content-toggle.-variation-3 .content {
        font-size: 15px;
        line-height: 20px; } }
    .content-toggle.-variation-3 .content-marketing {
      font-size: 16px;
      line-height: 24px; }
      @media screen and (max-width: 768px) {
        .content-toggle.-variation-3 .content-marketing {
          font-size: 15px;
          line-height: 24px; } }
    @media screen and (min-width: 601px) {
      .content-toggle.-variation-3 .content {
        font-size: 16px;
        line-height: 22px;
        font-weight: normal;
        padding-left: 36px; } }
  @media screen and (min-width: 601px) and (max-width: 768px) {
    body:not(.-locked) .content-toggle.-variation-3 .content:not(.-locked) {
      font-size: 15px;
      line-height: 20px; } }
    @media screen and (min-width: 601px) {
        .content-toggle.-variation-3 .content-smarketing {
          font-size: 16px;
          line-height: 26px; } }
    @media screen and (min-width: 601px) and (max-width: 768px) {
      body:not(.-locked) .content-toggle.-variation-3 .content-smarketing:not(.-locked) {
        font-size: 15px;
        line-height: 24px; } }
  .content-toggle.-variation-3.-bordered .expandable-heading:not(:first-child) {
    border-top: 1px solid #D3D6DC; }
  .content-toggle.-variation-4 .expandable-heading .expandable-heading-icon {
    width: 20px;
    height: 20px;
    color: #0078B3;
    background-color: #fff; }
    .content-toggle.-variation-4 .expandable-heading .expandable-heading-icon:before {
      font-size: 12px;
      line-height: 15px;
      font-weight: 600;
      top: 3px;
      left: 4px; }
  .content-toggle.-variation-4 .expandable-heading[aria-expanded='true'] .expandable-heading-icon:before {
    line-height: 26px; }
  @media screen and (min-width: 601px) {
    .content-toggle.-variation-4 .expandable-heading {
      padding-top: 10px;
      padding-bottom: 10px; } }
  @media screen and (min-width: 601px) {
    .content-toggle.-variation-4 .expandable-heading {
      padding-top: 0;
      padding-bottom: 0; } }
  .content-toggle.-variation-4 .expandable-heading .expandable-heading-text {
    @extend %Gotham5r;
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    color: #0D1C3D;
    padding: 18px 0 18px 30px; }
    @media screen and (max-width: 768px) {
      body:not(.-locked) .content-toggle.-variation-4 .expandable-heading .expandable-heading-text:not(.-locked) {
        font-size: 15px;
        line-height: 20px; } }
    .content-toggle.-variation-4 .expandable-heading .expandable-heading-text-smarketing {
      font-size: 16px;
      line-height: 26px; }
      @media screen and (max-width: 768px) {
        body:not(.-locked) .content-toggle.-variation-4 .expandable-heading .expandable-heading-text-smarketing:not(.-locked) {
          font-size: 15px;
          line-height: 24px; } }
    @media screen and (min-width: 601px) {
      .content-toggle.-variation-4 .expandable-heading .expandable-heading-text {
        font-size: 1.125rem;
        line-height: 22px;
        font-weight: normal;
        padding: 23px 0 23px 40px; }
        .content-toggle.-variation-4 .expandable-heading .expandable-heading-text-marketing {
          font-size: 1.125rem;
          line-height: 28px; } }
  .content-toggle.-variation-4 .content {
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    color: #0D1C3D;
    padding: 0 0 20px 30px; }
    @media screen and (max-width: 768px) {
      .content-toggle.-variation-4 .content {
        font-size: 15px;
        line-height: 20px; } }
    .content-toggle.-variation-4 .content-marketing {
      font-size: 16px;
      line-height: 24px; }
      @media screen and (max-width: 768px) {
        .content-toggle.-variation-4 .content-marketing {
          font-size: 15px;
          line-height: 24px; } }
    @media screen and (min-width: 601px) {
      .content-toggle.-variation-4 .content {
        font-size: 16px;
        line-height: 22px;
        font-weight: normal;
        padding-left: 40px; } }
  @media screen and (min-width: 601px) and (max-width: 768px) {
    body:not(.-locked) .content-toggle.-variation-4 .content:not(.-locked) {
      font-size: 15px;
      line-height: 20px; } }
    @media screen and (min-width: 601px) {
        .content-toggle.-variation-4 .content-smarketing {
          font-size: 16px;
          line-height: 26px; } }
    @media screen and (min-width: 601px) and (max-width: 768px) {
      body:not(.-locked) .content-toggle.-variation-4 .content-smarketing:not(.-locked) {
        font-size: 15px;
        line-height: 24px; } }
  .content-toggle.-variation-4.-bordered .expandable-heading:not(:first-child) {
    border-top: 2px solid #E9EBEE; }
*/
.chr-container .content-toggle a.expandable-heading > * {
  z-index: auto; }
.chr-container .content-toggle.-bordered a.expandable-heading {
  border: 1px solid #0D1C3D;
  background-color: #F4F5F6; }
  @media (prefers-color-scheme: dark) {
    .chr-container .content-toggle.-bordered a.expandable-heading {
      border: 1px solid #979FAF;
      background-color: #2E333D; } }
  .chr-container .content-toggle.-bordered a.expandable-heading:focus {
    border: 3px solid #006ba6; }
    @media (prefers-color-scheme: dark) {
      .chr-container .content-toggle.-bordered a.expandable-heading:focus {
        border: 3px solid #4DBFFF; } }
  .chr-container .content-toggle.-bordered a.expandable-heading i {
    left: 1rem; }
  .chr-container .content-toggle.-bordered a.expandable-heading span {
    padding-left: 4rem; }
  .chr-container .content-toggle.-bordered a.expandable-heading + div {
    margin-top: 2.5rem; }

footer {
  background-color: #EAEDEF; }
  footer .chr-container > div {
    margin-top: 2.8125rem; }
  @media (prefers-color-scheme: dark) {
    footer {
      background-color: #29334A; } }
  footer ul.socials {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 2.5rem; }
    footer ul.socials li {
      list-style-type: none;
      display: inline-block;
      margin-right: 1rem; }
      footer ul.socials li a {
        color: #ffffff;
        display: block;
        padding: 6px 10px;
        background-color: #006ba6;
        border-radius: 50%; }
        @media (prefers-color-scheme: dark) {
          footer ul.socials li a {
            background-color: transparent;
            border: 1px solid #fff; } }
  footer ul.footer-links {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0; }
    footer ul.footer-links li {
      margin-bottom: 2.5rem;
      display: block; }
      footer ul.footer-links li a:hover,
      footer ul.footer-links li a:focus {
        text-decoration: underline;
        color: #003B71; }
        @media (prefers-color-scheme: dark) {
          footer ul.footer-links li a:hover,
          footer ul.footer-links li a:focus {
            color: #0D1C3D;
            background-color: #fff; } }
      @media (min-width: 992px) {
        footer ul.footer-links li {
          list-style-type: none;
          display: inline-block;
          padding-right: 1rem;
          margin-right: 1rem;
          border-right: 1px solid #333; } }
  @media (min-width: 992px) and (prefers-color-scheme: dark) {
    footer ul.footer-links li {
      border-color: #fff; } }
      @media (min-width: 992px) {
          footer ul.footer-links li:last-of-type {
            border-right: none; } }
  footer .legal p {
    margin-bottom: 2.5rem;
    line-height: 1.375rem; }

blockquote footer {
  background-color: transparent; }

.chr-container .chr-container {
  margin-left: 0;
  margin-right: 0; }

.newsletter-btn {
  margin-bottom: 2.5rem; }

.featNews-badge {
  border-bottom: 2px solid #003B71; }
  @media (prefers-color-scheme: dark) {
    .featNews-badge {
      border-bottom-color: #4DBFFF; } }

@media (min-width: 992px) {
  .newsletter-btn a {
    display: block; } }

.pagination li {
  display: inline-block;
  padding: 5px; }

.news {
  padding-top: 1.875rem; }
  .news > * {
    margin-bottom: 2.5rem; }
  .news .newsletterAd h3 {
    padding: 1.25rem 0 0 0; }
  @media (min-width: 992px) {
    .news {
      padding-top: 2.8125rem; }
      .news > h1 {
        grid-column: 1 / span 12;
        margin-bottom: 2.5rem; }
      .news > div {
        margin-bottom: 5.625rem; }
        .news > div:first-of-type {
          grid-column: 1 / span 12; }
        .news > div:nth-of-type(2) {
          grid-column: 1/span 6; }
        .news > div:nth-of-type(3) {
          grid-column: 7/span 6; }
        .news > div:last-of-type {
          grid-column: 1 / span 12;
          margin-bottom: 2.8125rem; }
        .news > div > div {
          height: 100%; }
      .news .newsletterAd {
        display: flex;
        justify-content: center;
        align-content: center;
        padding: 2.5rem 0; }
        .news .newsletterAd h3 {
          margin: 0;
          padding: 0;
          align-self: center; }
        .news .newsletterAd > div {
          margin-bottom: 0;
          margin-left: 1rem; }
          .news .newsletterAd > div a {
            margin: 0; } }

.newspost {
  margin-bottom: 2.5rem; }
  .newspost .byline {
    margin-top: 1rem;
    margin-bottom: 1.25rem; }

@media (min-width: 992px) {
  .newspage aside.local-nav {
    grid-column: 10/span 3;
    order: 2; } }
@media (min-width: 992px) {
  .newspage article {
    grid-column: 1/span 9;
    order: 1; } }
@media (min-width: 992px) {
  .newspage .news > div {
    margin-bottom: 5.625rem; }
    .newspage .news > div:nth-of-type(2n + 1) {
      grid-column: 1/span 6; }
    .newspage .news > div:nth-of-type(2n + 2) {
      grid-column: 7/span 6; }
    .newspage .news > div div {
      height: 100%; } }

.NL-Article hr {
  margin: 2.5rem 0; }

.NLSidebar h4 a:before {
  font-family: "kp-icons";
  content: "\f116";
  margin-right: 0.5rem; }

.NLSidebar p > a {
  text-decoration: none; }

.newsletter-item .nli-body > div:first-of-type,
.chr-gap {
  margin-right: 1rem;
  margin-bottom: 1.25rem; }
  @media (min-width: 576px) {
    .newsletter-item .nli-body > div:first-of-type,
    .chr-gap {
      width: 33%;
      margin-bottom: 0; } }
  @media (min-width: 768px) {
    .newsletter-item .nli-body > div:first-of-type,
    .chr-gap {
      margin-right: 1.25rem; } }
  @media (min-width: 1024px) {
    .newsletter-item .nli-body > div:first-of-type,
    .chr-gap {
      margin-right: 1.875rem; } }
  @media (min-width: 1280px) {
    .newsletter-item .nli-body > div:first-of-type,
    .chr-gap {
      margin-right: 2rem; } }
  @media (min-width: 1360px) {
    .newsletter-item .nli-body > div:first-of-type,
    .chr-gap {
      margin-right: 2.125rem; } }

@media (min-width: 576px) {
  .newsletter-item .nli-body > div:nth-of-type(2) {
    width: 66%; } }

.photoSmall,
.photoSmall-temp,
.photoSmall-A,
.photoSmall-B,
.photoSmall-C {
  /*background:url(../img/content/persons/spriteTest.jpg) no-repeat;*/
  background: url("/Portals/0/Images/staff/portraits-sprite-sheet-120px.jpg") no-repeat 0 0;
    /* background-image: url('/Portals/0/Images/staff/portraits-sprite-sheet-120px.jpg');
    background-repeat: no-repeat;
	background-size: cover; */
  display: inline-block;
  width: 120px;
  height: 120px;
  border-radius: 60px;
  vertical-align: top; }

.photoSmall-temp {
  background: url("/Portals/0/Images/staff/portraits-sprite-sheet-120px-temp.jpg") no-repeat 0 0; }

.photoSmall-A {
  background: url("/Portals/0/Images/staff/portraits-sprite-sheet-A.jpg") no-repeat 0 0; }

.photoSmall-B {
  background: url("/Portals/0/Images/staff/portraits-sprite-sheet-B.jpg") no-repeat 0 0; }

.photoSmall-C {
  background: url("/Portals/0/Images/staff/portraits-sprite-sheet-C.jpg") no-repeat 0 0; }

.photoSmall-leaders {
  /*background:url(../img/content/persons/spriteTest.jpg) no-repeat;*/
  /*background:url(/Portals/0/Images/staff/portraits-sprite-sheet-leadership.jpg) no-repeat;*/
  /*background:url(/Portals/0/Images/staff/portraits-sprite-sheet-leadership-120px.jpg) no-repeat 0 0;*/
  background: url(/Portals/0/Images/staff/portraits-sprite-sheet-leadership-120px.jpg?version=3.0) no-repeat 0 0;
  display: inline-block;
  width: 120px;
  height: 120px;
  border-radius: 60px;
  vertical-align: top; }

.photoSmall-emeritus {
  background: url(/Portals/0/Images/staff/emeritus-sprite-sheet-120px.jpg) no-repeat 0 0;
  display: inline-block;
  width: 120px;
  height: 120px;
  border-radius: 60px;
  vertical-align: top; }

/* Staff sprite classes are listed here*/
/*portraits-sprite-sheet-A.jpg*/
.smallPhoto-banegas {
  background-position: 0 -123px; }

.smallPhoto-clarke {
  background-position: 0 -244px; }

.smallPhoto-coronado {
  background-position: 0 -369px; }

.smallPhoto-debar {
  background-position: 0 -492px; }

.smallPhoto-deyo {
  background-position: 0 -616px; }

.smallPhoto-durham {
  background-position: 0 -740px; }

.smallPhoto-elder {
  background-position: 0 -863px; }

.smallPhoto-feldstein {
  background-position: 0 -987px; }

.smallPhoto-fellows {
  background-position: 0 -1111px; }

.smallPhoto-fortmann {
  background-position: 0 -1235px; }

.smallPhoto-glass {
  background-position: 0 -1358px; }

.smallPhoto-goddard {
  background-position: 0 -1482px; }

.smallPhoto-gold {
  background-position: 0 -1606px; }

.smallPhoto-green {
  background-position: 0 -1730px; }

.smallPhoto-hazlehurst {
  background-position: 0 -1853px; }

.smallPhoto-hillier {
  background-position: 0 -1977px; }

.smallPhoto-hollis {
  background-position: 0 -2101px; }

.smallPhoto-hornbrook {
  background-position: 0 -2348px; }

.smallPhoto-hunter {
  background-position: 0 -2225px; }

.smallPhoto-johnson {
  background-position: 0 -2472px; }

.smallPhoto-karanja {
  background-position: 0 -2596px; }

.smallPhoto-kuntz {
  background-position: 0 -2720px; }

.smallPhoto-leblanc {
  background-position: 0 -2843px; }

.smallPhoto-leo {
  background-position: 0 -2967px; }

.smallPhoto-lindberg {
  background-position: 0 -3090px; }

/*portraits-sprite-sheet-B.jpg*/
.smallPhoto-lynch {
  background-position: 0 -124px; }

.smallPhoto-mcburnie {
  background-position: 0 -248px; }

.smallPhoto-mcmullen {
  background-position: 0 -371px; }

.smallPhoto-meenan {
  background-position: 0 -495px; }

.smallPhoto-mosen {
  background-position: 0 -618px; }

.smallPhoto-mularski {
  background-position: 0 -742px; }

.smallPhoto-naleway {
  background-position: 0 -866px; }

.smallPhoto-nichols {
  background-position: 0 -990px; }

.smallPhoto-perrin {
  background-position: 0 -1114px; }

.smallPhoto-piper {
  background-position: 0 -1237px; }

.smallPhoto-schmidt {
  background-position: 0 -1361px; }

.smallPhoto-smithn {
  background-position: 0 -1484px; }

.smallPhoto-smithd {
  background-position: 0 -1608px; }

.smallPhoto-stevens {
  background-position: 0 -1732px; }

.smallPhoto-trinacty {
  background-position: 0 -1855px; }

.smallPhoto-vesco {
  background-position: 0 -1979px; }

.smallPhoto-vogt {
  background-position: 0 -2103px; }

.smallPhoto-vollmer {
  background-position: 0 -2227px; }

.smallPhoto-waitzfelder {
  background-position: 0 -2350px; }

.smallPhoto-weinmann {
  background-position: 0 -2474px; }

.smallPhoto-whitlock {
  background-position: 0 -2598px; }

.smallPhoto-yarboroughb {
  background-position: 0 -2722px; }

.smallPhoto-dickerson {
  background-position: 0 -2846px; }

.smallPhoto-flocke {
  background-position: 0 -1363px; }

/*From portraits-sprite-sheet-C*/
.smallPhoto-rosales {
  background-position: 0 -991px; }

.smallPhoto-fitzpatrick {
  background-position: 0 -1114px; }

.smallPhoto-yang {
  background-position: 0 -1238px; }

.smallPhoto-blank {
  background-position: 0 0; }

.smallPhoto-ivlev {
  background-position: 0 -1487px; }

.smallPhoto-Torgrimson-Ojerio {
  background-position: 0 -1613px; }

/* Leadership photos */
.smallPhoto-freel {
  background-position: 0 0; }

.smallPhoto-deitch {
  background-position: 0 -125px; }

.smallPhoto-mayfield {
  background-position: 0 -248px; }

.smallPhoto-bauck {
  background-position: 0 -1243px; }

/*portraits-sprite-sheet-B.jpg*/
.smallPhoto-Lin {
  background-position: 0 -2969px; }

/*portraits-sprite-sheet-C.jpg*/
.smallPhoto-patnode {
  background-position: 0 -124px; }

.smallPhoto-beil {
  background-position: 0 -248px; }

.smallPhoto-eder {
  background-position: 0 -372px; }

.smallPhoto-henderson {
  background-position: 0 -495px; }

.smallPhoto-oconnor {
  background-position: 0 -619px; }

.smallPhoto-janelle {
  background-position: 0 -743px; }

.smallPhoto-liles {
  background-position: 0 -867px; }

.photoSmall-leaders.smallPhoto-clarke {
  background-position: 0 -372px; }

.photoSmall-leaders.smallPhoto-debar {
  background-position: 0 -495px; }

.photoSmall-leaders.smallPhoto-fortmann {
  background-position: 0 -619px; }

.photoSmall-leaders.smallPhoto-perrin {
  background-position: 0 -743px; }

.photoSmall-leaders.smallPhoto-honda {
  background-position: 0 -867px; }

.photoSmall-leaders.smallPhoto-higuchi {
  background-position: 0 -991px; }

.photoSmall-leaders.smallPhoto-trinacty {
  background-position: 0 -1118px; }

.photoSmall-leaders.smallPhoto-durham {
  background-position: 0 -1368px; }

.photoSmall-leaders.smallPhoto-naleway {
  background-position: 0 -1491px; }

.photoSmall-leaders.smallPhoto-goddard {
  background-position: 0 -1615px; }

.photoSmall-leaders.smallPhoto-savitz {
  background-position: 0 -1737px; }

.photoSmall-leaders.smallPhoto-ogden {
  background-position: 0 -1860px; }

.photoSmall-emeritus.smallPhoto-greenlick {
  background-position: 0 0; }

.photoSmall-emeritus.smallPhoto-freeborn {
  background-position: 0 -125px; }

.photoSmall-emeritus.smallPhoto-gullion {
  background-position: 0 -251px; }

.photoSmall-emeritus.smallPhoto-mullooly {
  background-position: 0 -377px; }

.photoSmall-emeritus.smallPhoto-clydepope {
  background-position: 0 -502px; }

.photoSmall-emeritus.smallPhoto-valanis {
  background-position: 0 -627px; }

.photoSmall-emeritus.smallPhoto-hornbrook {
  background-position: 0 -752px; }

.photoSmall-emeritus.smallPhoto-durham {
  background-position: 0 -879px; }

.photoSmall-emeritus.smallPhoto-vogt {
  background-position: 0 -1004px; }

ul.flexList-3col {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  ul.flexList-3col li {
    padding: 1rem 1rem 1rem 0;
    display: block; }
  @media (min-width: 768px) {
    ul.flexList-3col {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between;
      align-content: flex-start;
      align-items: stretch; }
      ul.flexList-3col > li {
        width: 48%; } }
  @media (min-width: 992px) {
    ul.flexList-3col > li {
      width: 31%; } }

ul.flexList-5col {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  ul.flexList-5col li {
    padding: 1rem 1rem 1rem 0;
    margin-bottom: 1rem;
    display: block; }
  @media (min-width: 992px) {
    ul.flexList-5col {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between;
      align-content: flex-start;
      align-items: stretch; }
      ul.flexList-5col > li {
        width: 17%; } }

ul.flexList-4col,
div.flexList-4col {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  ul.flexList-4col li,
  ul.flexList-4col > div,
  div.flexList-4col li,
  div.flexList-4col > div {
    padding: 1rem 1rem 1rem 0;
    margin-bottom: 1rem;
    display: block; }
  @media (min-width: 992px) {
    ul.flexList-4col,
    div.flexList-4col {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between;
      align-content: flex-start;
      align-items: stretch; }
      ul.flexList-4col > li,
      ul.flexList-4col > div,
      div.flexList-4col > li,
      div.flexList-4col > div {
        width: 23%; } }

ul.tilesList {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  ul.tilesList li {
    display: block; }

@media (min-width: 992px) {
  .tilesList.threeCols, .tilesList.twoCols {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
  .tilesList.twoCols {
    justify-content: space-between; }
  .tilesList.threeCols > * {
    width: 32%;
    margin-bottom: 1rem;
    margin-right: 1rem;
    background-color: #ffffff; } }
  @media (min-width: 992px) and (prefers-color-scheme: dark) {
    .tilesList.threeCols > * {
      background-color: #000000; } }
@media (min-width: 992px) {
  .tilesList.threeCols > *:nth-child(3n + 3) {
    margin-right: 0; }
  .tilesList.twoCols > * {
    width: 49%;
    background-color: #ffffff; } }
  @media (min-width: 992px) and (prefers-color-scheme: dark) {
    .tilesList.twoCols > * {
      background-color: #000000; } }

@media (min-width: 1200px) {
  .tilesList.threeCols > * {
    width: 32.4%; } }

.tilesList > * {
  padding: 1.25rem;
  width: 100%;
  border: 3px solid #E9EBEE;
  margin-bottom: 0.625rem;
  position: relative; }
  @media (prefers-color-scheme: dark) {
    .tilesList > * {
      border-color: #414753;
      background-color: #000; } }
  .tilesList > * a.stretched-link:hover:after,
  .tilesList > * a.stretched-link:focus:after {
    color: #006ba6;
    border: 3px solid #006ba6;
    margin: -2px;
    overflow: hidden; }
    @media (prefers-color-scheme: dark) {
      .tilesList > * a.stretched-link:hover:after,
      .tilesList > * a.stretched-link:focus:after {
        color: #fff;
        font-weight: 700;
        border-color: #3AB9FF; } }
  @media (min-width: 992px) {
    .tilesList > * {
      margin-bottom: 1.875rem; } }

.tilesList.-portrait > * {
  display: flex; }
  .tilesList.-portrait > * > *:first-of-type {
    width: 120px;
    flex: 0 0 auto;
    align-self: flex-start; }
  .tilesList.-portrait > * > *:nth-of-type(2) {
    align-self: flex-start;
    padding-left: 1.25rem;
    width: 100%; }
.tilesList.-portrait.-v-center > * > *:first-of-type {
  align-self: center; }
.tilesList.-portrait.-v-center > * > *:nth-of-type(2) {
  align-self: center; }

.-portrait-md > *:nth-of-type(2),
.chr-card.-portrait-md > *:nth-of-type(2) {
  margin-top: 1.25rem; }
@media (min-width: 768px) {
  .-portrait-md,
  .chr-card.-portrait-md {
    display: flex; }
    .-portrait-md > *:first-of-type,
    .chr-card.-portrait-md > *:first-of-type {
      width: 120px;
      flex: 0 0 auto;
      align-self: flex-start; }
    .-portrait-md > *:nth-of-type(2),
    .chr-card.-portrait-md > *:nth-of-type(2) {
      align-self: flex-start;
      padding-left: 1.25rem;
      margin-top: 0;
      width: 100%; }
    .-portrait-md.-v-center > *:first-of-type,
    .chr-card.-portrait-md.-v-center > *:first-of-type {
      align-self: center; }
    .-portrait-md.-v-center > *:nth-of-type(2),
    .chr-card.-portrait-md.-v-center > *:nth-of-type(2) {
      align-self: center; } }

.bioVid-box {
  border: 3px solid #92CCF0;
  padding: 10px;
  background-color: #F0F7FA;
  margin-bottom: 1.25rem;
  display: flex; }
  @media (prefers-color-scheme: dark) {
    .bioVid-box {
      color: #fff;
      border-color: #414753;
      background-color: #1C2537; } }
  .bioVid-box .featnews-container {
    display: flex;
    flex-direciton: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: stretch;
    align-items: stretch; }
    .bioVid-box .featnews-container .featnews-thirds {
      width: 33%; }
      .bioVid-box .featnews-container .featnews-thirds.twoThirds {
        flex-grow: 2;
        padding-left: 1.25rem; }

.chr-container .modal-content {
  border-radius: 0; }
  @media (prefers-color-scheme: dark) {
    .chr-container .modal-content {
      background-color: #000;
      border-color: #979FAF; } }
  .chr-container .modal-content .modal-header .close,
  .chr-container .modal-content .modal-footer button.btn.btn-default {
    color: #ffffff; }
  .chr-container .modal-content .modal-body {
    padding: 40px 60px 40px 40px; }
    .chr-container .modal-content .modal-body .modal-title {
      margin-bottom: 2.5rem; }
    .chr-container .modal-content .modal-body button.close {
      position: absolute;
      top: 0;
      right: 0;
      padding: 20px;
      font-size: 50px;
      line-height: 23px;
      color: #006ba6;
      opacity: 1; }
      @media (prefers-color-scheme: dark) {
        .chr-container .modal-content .modal-body button.close {
          color: #4DBFFF; } }

@media (min-width: 992px) {
  .featSection.-CTAleft {
    align-items: center; }
    .featSection.-CTAleft > div:nth-of-type(odd) {
      grid-column: 1/span 4; }
    .featSection.-CTAleft > div:nth-of-type(even) {
      grid-column: 5/span 8; } }

@media (min-width: 992px) {
  .featSection.-CTAright {
    align-items: center; }
    .featSection.-CTAright > div:nth-of-type(odd) {
      grid-column: 1/span 8; }
    .featSection.-CTAright > div:nth-of-type(even) {
      grid-column: 9/span 4; } }

@media (min-width: 992px) {
  .chr-card.chr-container {
    display: grid; } }

.featStudies ul li,
ul.spaced li {
  padding-bottom: 1rem; }

.aware:before {
  content: "!";
  color: #ffffff;
  font-weight: bold;
  font-size: 2.5rem;
  line-height: 3rem;
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-right: 1.5rem;
  text-align: center;
  background-color: #FF7777;
  border-radius: 50%; }

@media (prefers-color-scheme: dark) {
  .neutral-icon-circle {
    border-color: #979FAF;
    color: #979FAF; } }

.chr-card,
.chr-featCard {
  border: 1px solid #707070;
  border-radius: 5px;
  display: block;
  color: #0D1C3D;
  background-color: #ffffff;
  position: relative;
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1.25rem; }
  @media (prefers-color-scheme: dark) {
    .chr-card,
    .chr-featCard {
      border-color: #979FAF;
      background-color: #000;
      color: #fff; }
      .chr-card.bg-light,
      .chr-featCard.bg-light {
        background-color: #000 !important; } }
  @media (prefers-color-scheme: dark) {
    .chr-card h1, .chr-card h2, .chr-card h3, .chr-card h4, .chr-card h5, .chr-card h6,
    .chr-featCard h1,
    .chr-featCard h2,
    .chr-featCard h3,
    .chr-featCard h4,
    .chr-featCard h5,
    .chr-featCard h6 {
      color: #fff; } }
  .chr-card h3,
  .chr-featCard h3 {
    margin-bottom: 1.25rem; }
  .chr-card p,
  .chr-featCard p {
    margin-bottom: 1.25rem; }
    .chr-card p.date,
    .chr-featCard p.date {
      font-size: 0.75rem;
      line-height: 1rem;
      text-transform: uppercase;
      margin-bottom: 0; }
  .chr-card img,
  .chr-featCard img {
    margin-left: -1rem;
    margin-right: -1rem;
    margin-top: -1rem;
    border-radius: 4px 4px 0 0;
    width: calc(100% + 2rem);
    margin-bottom: 1.25rem; }
  @media (min-width: 992px) {
    .chr-card,
    .chr-featCard {
      padding: 1.25rem; }
      .chr-card.h-inherit,
      .chr-featCard.h-inherit {
        height: inherit; }
      .chr-card img,
      .chr-featCard img {
        margin-top: -1.25rem;
        margin-left: -1.25rem;
        margin-right: -1.25rem;
        width: calc(100% + 2.5rem); } }
  @media (min-width: 1024px) {
    .chr-card,
    .chr-featCard {
      padding: 1.875rem; }
      .chr-card img,
      .chr-featCard img {
        margin-top: -1.875rem;
        margin-left: -1.875rem;
        margin-right: -1.875rem;
        width: calc(100% + 3.75rem); }
      .chr-card h3,
      .chr-featCard h3 {
        margin-bottom: 1.875rem; }
      .chr-card p,
      .chr-card blockquote,
      .chr-featCard p,
      .chr-featCard blockquote {
        margin-bottom: 1.875rem; } }
  @media (min-width: 1280px) {
    .chr-card,
    .chr-featCard {
      padding: 2rem; } }
  @media (min-width: 1360px) {
    .chr-card,
    .chr-featCard {
      padding: 2.125rem; }
      .chr-card img,
      .chr-featCard img {
        margin-top: -2.125rem;
        margin-left: -2.125rem;
        margin-right: -2.125rem;
        width: calc(100% + 4.25rem); } }

.chr-card.large p {
  font-size: 1.125rem;
  line-height: 1.625rem; }
.chr-card.large h3 {
  font-size: 1.25rem;
  margin-bottom: 1.25rem;
  line-height: 1.625rem; }
@media (min-width: 992px) {
  .chr-card.large h3 {
    margin-bottom: 1.875rem;
    font-size: 1.875rem; }
  .chr-card.large img {
    margin-bottom: 2.5rem; }
  .chr-card.large p {
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 1.875rem; } }
@media (min-width: 1024px) {
  .chr-card.large img {
    margin-bottom: 2.5rem; } }

.chr-card a.stretched-link:hover:after,
.chr-card a.stretched-link:focus:after {
  color: #006ba6;
  border: 3px solid #006ba6;
  margin-bottom: -2px;
  overflow: hidden; }
  @media (prefers-color-scheme: dark) {
    .chr-card a.stretched-link:hover:after,
    .chr-card a.stretched-link:focus:after {
      border-color: #3AB9FF;
      border-radius: 5px;
      color: #fff; } }

a.chr-card,
a.chr-featCard {
  color: #0D1C3D; }
  a.chr-card:hover, a.chr-card:focus,
  a.chr-featCard:hover,
  a.chr-featCard:focus {
    color: #006ba6;
    border: 3px solid #006ba6;
    margin-bottom: -2px;
    overflow: hidden;
    padding-top: calc(1rem - 2px);
    padding-left: calc(1rem - 2px);
    padding-right: calc(1rem - 2px); }
    @media (prefers-color-scheme: dark) {
      a.chr-card:hover, a.chr-card:focus,
      a.chr-featCard:hover,
      a.chr-featCard:focus {
        border-color: #3AB9FF;
        background-color: #2E333D;
        color: #fff; } }
  @media (min-width: 992px) {
    a.chr-card:hover, a.chr-card:focus,
    a.chr-featCard:hover,
    a.chr-featCard:focus {
      padding-top: calc(1.25rem - 2px);
      padding-left: calc(1.25rem - 2px);
      padding-right: calc(1.25rem - 2px); } }
  @media (min-width: 1024px) {
    a.chr-card:hover, a.chr-card:focus,
    a.chr-featCard:hover,
    a.chr-featCard:focus {
      padding-top: calc(1.875rem - 2px);
      padding-left: calc(1.875rem - 2px);
      padding-right: calc(1.875rem - 2px); } }
  @media (min-width: 1280px) {
    a.chr-card:hover, a.chr-card:focus,
    a.chr-featCard:hover,
    a.chr-featCard:focus {
      padding-top: calc(2rem - 2px);
      padding-left: calc(2rem - 2px);
      padding-right: calc(2rem - 2px); } }
  @media (min-width: 1360px) {
    a.chr-card:hover, a.chr-card:focus,
    a.chr-featCard:hover,
    a.chr-featCard:focus {
      padding-top: calc(2.125rem - 2px);
      padding-left: calc(2.125rem - 2px);
      padding-right: calc(2.125rem - 2px); } }

a.chr-card .tag,
a.chr-featCard .tag {
  display: none; }

@media (min-width: 992px) {
  .newspage .news a.chr-card,
  .news-section .news a.chr-card {
    /*&:hover,
    &:focus {
    	margin-left:calc(1.25rem - 2px);
    	margin-right:calc(1.25rem - 2px);
    }*/ }
    .newspage .news a.chr-card h3,
    .newspage .news a.chr-card p,
    .news-section .news a.chr-card h3,
    .news-section .news a.chr-card p {
      margin-bottom: 1.25rem; }
    .newspage .news a.chr-card h3,
    .news-section .news a.chr-card h3 {
      font-size: 1.25rem;
      line-height: 1.625rem; }
    .newspage .news a.chr-card p,
    .news-section .news a.chr-card p {
      font-size: 1.125rem;
      line-height: 1.625rem; }
      .newspage .news a.chr-card p.date,
      .news-section .news a.chr-card p.date {
        font-size: 0.75rem;
        line-height: 1rem; } }
  @media (min-width: 992px) and (min-width: 992px) {
    .newspage .news a.chr-card,
    .news-section .news a.chr-card {
      height: 100%; } }

.news > div div.clear {
  height: 0; }

@media (min-width: 992px) {
  a.chr-featCard > div > div {
    display: grid;
    grid-template-columns: 31.25rem auto;
    grid-template-rows: max-content max-content auto;
    grid-template-areas: "img header" "img subheader" "img date";
    column-gap: 1.25rem; }
    a.chr-featCard > div > div img,
    a.chr-featCard > div > div *:first-child {
      grid-area: img;
      border-radius: 0;
      margin: 0;
      width: 100%; }
    a.chr-featCard > div > div > h3 {
      grid-area: header; }
    a.chr-featCard > div > div > h3 + p {
      grid-area: subheader; }
    a.chr-featCard > div > div > p.date {
      grid-area: date; }
    a.chr-featCard > div > div span {
      grid-area: date; } }
@media (min-width: 1024px) {
  a.chr-featCard > div > div {
    column-gap: 1.875rem; } }
@media (min-width: 1280px) {
  a.chr-featCard > div > div {
    column-gap: 2rem; } }
@media (min-width: 1360px) {
  a.chr-featCard > div > div {
    column-gap: 2.125rem; } }

.chr-card.dividers {
  padding: 1rem 0 1.25rem 0;
  border-top: none;
  border-right: none;
  border-left: none;
  border-radius: 0; }
  .chr-card.dividers > * {
    margin-left: 0;
    margin-right: 0;
    border-radius: 0; }
  @media (prefers-color-scheme: dark) {
    .chr-card.dividers {
      background-color: transparent; } }

.chr-card.dividers > i {
  border-radius: 50%; }

.chr-card .bumpers,
.chr-card .infocard {
  padding: 1.25rem 1rem; }

.chr-card.aside,
.chr-card.inline,
.chr-card.infocard {
  padding: 1rem;
  margin-bottom: 1.25rem; }
  .chr-card.aside img,
  .chr-card.inline img,
  .chr-card.infocard img {
    margin: 0;
    width: 100%; }
  @media (min-width: 992px) {
    .chr-card.aside,
    .chr-card.inline,
    .chr-card.infocard {
      margin-bottom: 2.5rem;
      margin-top: 0; }
      .chr-card.aside h2,
      .chr-card.inline h2,
      .chr-card.infocard h2 {
        font-size: 1.25rem;
        margin: 1.875rem 0; }
      .chr-card.aside h3,
      .chr-card.inline h3,
      .chr-card.infocard h3 {
        margin: 0 0 1.875rem 0; }
      .chr-card.aside > *:last-child,
      .chr-card.inline > *:last-child,
      .chr-card.infocard > *:last-child {
        margin-bottom: 0;
        padding-bottom: 0; } }
  @media (min-width: 1024px) {
    .chr-card.aside h2,
    .chr-card.inline h2,
    .chr-card.infocard h2 {
      margin: 1.875rem 0; }
    .chr-card.aside h3,
    .chr-card.inline h3,
    .chr-card.infocard h3 {
      margin: 0 0 1.875rem 0; } }
  @media (min-width: 1200px) {
    .chr-card.aside h2,
    .chr-card.inline h2,
    .chr-card.infocard h2 {
      margin: 1.875rem 0; } }
  @media (min-width: 1360px) {
    .chr-card.aside h2,
    .chr-card.inline h2,
    .chr-card.infocard h2 {
      font-size: 1.25rem;
      margin: 1.875rem 0; } }

@media (min-width: 992px) {
  .chr-card blockquote {
    margin: 0 1.23rem 1.875rem 1.23rem; } }
.chr-card-pt {
  padding-top: 1rem; }
  @media (min-width: 992px) {
    .chr-card-pt {
      padding-top: 1.25rem; } }
  @media (min-width: 1024px) {
    .chr-card-pt {
      padding-top: 1.875rem; } }
  @media (min-width: 1280px) {
    .chr-card-pt {
      padding-top: 2rem; } }
  @media (min-width: 1360px) {
    .chr-card-pt {
      padding-top: 2.125rem; } }

.urgentMessage {
  background-color: #f36C0D;
  color: #ffffff;
  text-align: center; }
  .urgentMessage p {
    padding: 1rem 0;
    margin-bottom: 0; }
    .urgentMessage p a {
      color: #ffffff;
      padding: 0.625rem; }
      .urgentMessage p a:hover {
        background-color: #ffffff;
        color: #0D1C3D; }
    @media (min-width: 992px) {
      .urgentMessage p {
        font-size: 1.125rem; } }

section.hero {
  margin-bottom: 2.5rem; }
  section.hero h1 {
    font-size: 2.25rem;
    line-height: 2.5rem;
    margin-top: 1.25rem; }
  section.hero img {
    display: none; }
  @media (min-width: 992px) {
    section.hero {
      margin-bottom: 3.75rem; }
      section.hero span {
        white-space: nowrap; }
      section.hero img {
        display: block;
        margin-top: 1.25rem; }
      section.hero h1 {
        font-size: 3.75rem;
        line-height: 4rem; }
      section.hero .heroMessage > *:first-child {
        grid-column: 1 / span 12;
        grid-row: 1; }
      section.hero .heroMessage > *:nth-child(2) {
        grid-column: 1 / span 6;
        grid-row: 1;
        place-self: center;
        margin-left: 2rem; } }

section.chr-container.threeLinks span.icon-book {
  grid-area: img;
  background-image: url(../images/KP_Book_Open_icon.svg);
  background-repeat: no-repeat;
  background-size: 70px;
  width: 70px;
  height: 50px;
  margin-right: 1.5rem; }
  @media (prefers-color-scheme: dark) {
    section.chr-container.threeLinks span.icon-book {
      background-image: url(../images/KP_Book_Open_icon-dark.svg); } }
section.chr-container.threeLinks span.icon-people {
  grid-area: img;
  width: 70px;
  height: auto;
  background-image: url(../images/KP-custom_Members_FFM_icon.svg);
  background-repeat: no-repeat;
  background-size: 70px;
  width: 70px;
  height: 40px;
  margin-right: 1.5rem; }
  @media (prefers-color-scheme: dark) {
    section.chr-container.threeLinks span.icon-people {
      background-image: url(../images/KP-custom_Members_FFM_icon-dark.svg); } }
section.chr-container.threeLinks span.icon-data-home {
  grid-area: img;
  width: 70px;
  height: auto;
  background-image: url(../images/KP-custom_Data_icon.svg);
  background-repeat: no-repeat;
  background-size: 70px;
  width: 70px;
  height: 50px;
  margin-right: 1.5rem; }
  @media (prefers-color-scheme: dark) {
    section.chr-container.threeLinks span.icon-data-home {
      background-image: url(../images/KP-custom_Data_icon-dark.svg); } }
section.chr-container.threeLinks h3 {
  grid-area: h3;
  align-self: end;
  padding-bottom: 0;
  margin-bottom: 0;
  color: #0D1C3D; }
section.chr-container.threeLinks p {
  grid-area: paragraph;
  color: #0D1C3D; }
  @media (prefers-color-scheme: dark) {
    section.chr-container.threeLinks p {
      color: #fff; } }
section.chr-container.threeLinks > div {
  position: relative;
  border: 1px solid #707070;
  padding: 1.25rem 1rem;
  border-radius: 5px;
  margin-bottom: 2.5rem;
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: auto;
  grid-row-gap: 1.25rem;
  grid-template-areas: "img h3" "paragraph paragraph"; }
  @media (prefers-color-scheme: dark) {
    section.chr-container.threeLinks > div {
      border-color: #979FAF;
      background-color: #000; } }
  section.chr-container.threeLinks > div h3 > a {
    color: #0d1c3d; }
    @media (prefers-color-scheme: dark) {
      section.chr-container.threeLinks > div h3 > a {
        color: #fff; } }
  section.chr-container.threeLinks > div:last-of-type {
    margin-bottom: 1.875rem; }
    section.chr-container.threeLinks > div:last-of-type:hover, section.chr-container.threeLinks > div:last-of-type:focus {
      margin-bottom: calc(1.875rem - 4px); }
  section.chr-container.threeLinks > div:hover, section.chr-container.threeLinks > div:focus {
    border: 3px solid #006ba6;
    margin-bottom: calc(2.5rem - 4px); }
    @media (prefers-color-scheme: dark) {
      section.chr-container.threeLinks > div:hover, section.chr-container.threeLinks > div:focus {
        border-color: #3AB9FF;
        background-color: #2E333D; } }
    section.chr-container.threeLinks > div:hover h3 > a,
    section.chr-container.threeLinks > div:hover p, section.chr-container.threeLinks > div:focus h3 > a,
    section.chr-container.threeLinks > div:focus p {
      color: #006ba6; }
      @media (prefers-color-scheme: dark) {
        section.chr-container.threeLinks > div:hover h3 > a,
        section.chr-container.threeLinks > div:hover p, section.chr-container.threeLinks > div:focus h3 > a,
        section.chr-container.threeLinks > div:focus p {
          color: #3AB9FF;
          background-color: transparent; } }
    section.chr-container.threeLinks > div:hover span.icon-book, section.chr-container.threeLinks > div:focus span.icon-book {
      background-image: url(../images/KP_Book_Open_icon-hover.svg); }
      @media (prefers-color-scheme: dark) {
        section.chr-container.threeLinks > div:hover span.icon-book, section.chr-container.threeLinks > div:focus span.icon-book {
          background-image: url(../images/KP_Book_Open_icon-hover-dark.svg); } }
    section.chr-container.threeLinks > div:hover span.icon-people, section.chr-container.threeLinks > div:focus span.icon-people {
      background-image: url(../images/KP-custom_Members_FFM_icon-hover.svg); }
      @media (prefers-color-scheme: dark) {
        section.chr-container.threeLinks > div:hover span.icon-people, section.chr-container.threeLinks > div:focus span.icon-people {
          background-image: url(../images/KP-custom_Members_FFM_icon-hover-dark.svg); } }
    section.chr-container.threeLinks > div:hover span.icon-data-home, section.chr-container.threeLinks > div:focus span.icon-data-home {
      background-image: url(../images/KP-custom_Data_icon-hover.svg); }
      @media (prefers-color-scheme: dark) {
        section.chr-container.threeLinks > div:hover span.icon-data-home, section.chr-container.threeLinks > div:focus span.icon-data-home {
          background-image: url(../images/KP-custom_Data_icon-hover-dark.svg); } }
  @media (min-width: 992px) {
    section.chr-container.threeLinks > div {
      grid-template-rows: 50px auto;
      margin-bottom: 2.8125rem; }
      section.chr-container.threeLinks > div span, section.chr-container.threeLinks > div h3 {
        align-self: end; }
      section.chr-container.threeLinks > div h3 {
        font-size: 1.5rem; }
      section.chr-container.threeLinks > div:hover, section.chr-container.threeLinks > div:focus {
        margin-bottom: 2.55rem; }
      section.chr-container.threeLinks > div:first-of-type {
        grid-column: 1/span 4; }
      section.chr-container.threeLinks > div:nth-of-type(2) {
        grid-column: 5/span 4; }
      section.chr-container.threeLinks > div:nth-of-type(3) {
        grid-column: 9/span 4;
        margin-bottom: 2.8125rem; }
        section.chr-container.threeLinks > div:nth-of-type(3):hover, section.chr-container.threeLinks > div:nth-of-type(3):focus {
          margin-bottom: 2.5rem; } }
  @media (min-width: 1040px) {
    section.chr-container.threeLinks > div h3 {
      font-size: 1.875rem; } }

@media (min-width: 992px) {
  .bkgd-paleblue {
    background-color: #F0F7FA; } }
section.home-moreAbout > *,
section.specialMessages > * {
  margin-bottom: 2.5rem; }
  section.home-moreAbout > * > div,
  section.specialMessages > * > div {
    border-bottom: none; }
section.home-moreAbout div.chr-card.dividers,
section.specialMessages div.chr-card.dividers {
  padding-top: 0; }
@media (min-width: 992px) {
  section.home-moreAbout,
  section.specialMessages {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: "h1 h1 h1" "first second third";
    column-gap: 1.25rem; }
    section.home-moreAbout > h2,
    section.specialMessages > h2 {
      grid-area: h1; }
    section.home-moreAbout > div:first-of-type,
    section.specialMessages > div:first-of-type {
      grid-area: first; }
    section.home-moreAbout > div:nth-of-type(2),
    section.specialMessages > div:nth-of-type(2) {
      grid-area: second; }
    section.home-moreAbout > div:last-of-type,
    section.specialMessages > div:last-of-type {
      grid-area: third; }
    section.home-moreAbout > div,
    section.specialMessages > div {
      margin-bottom: 2.8125rem; } }
@media (min-width: 1024px) {
  section.home-moreAbout,
  section.specialMessages {
    column-gap: 1.875rem; } }
@media (min-width: 1280px) {
  section.home-moreAbout,
  section.specialMessages {
    column-gap: 2rem; } }
@media (min-width: 1360px) {
  section.home-moreAbout,
  section.specialMessages {
    column-gap: 2.125rem; } }

.LandingPg.Registry {
  /* ---Obsolete---
  	.PrefooterPane {
  		padding-top:1.875rem;
  	}
  
  	.sectionSecond,
  	.sectionThird,
  	.sectionFourth,
  	.sectionFifth,
  	.sectionSixth,
  	.sectionSeventh {
  	padding:3rem 0;
  	}
  	
  	.sectionSecond {
  	margin-top:3rem;
  	}
  	
  	.sectionSeventh {
  	padding-bottom:0;
  	}
  	
  	.consent-2 .Normal,
  	.consent-9 .Normal {
  	color:#fff;
  	}
  	
  	.consent-2 .Normal {
  	background-color:#006ba6;
  	padding:2rem;
  	border-radius:5px;
  	}
  	
  	.consent-2 .Normal ul {
  	padding:0;
  	margin:0 0 0 1rem;
  	}
  	
  	
  	.consent-2 .Normal h2,
  	.consent-9 .Normal h2
  	 {
  	border-color:#fff;
  	color:#fff;
  	}
  	
  	.sectionSecond {
  	background-color: rgba(0,107,166,.1);
  	}
  	
  	.sectionFourth {
  	background-color:#D9EBE8;
  	}
  	
  	.sectionSixth {
  	background-color:#E6E6E6;
  	}
  	
  	.PrefooterPane .consent-9 .Normal p,
  	.PrefooterPane .consent-9 .Normal ul {
  	font-family: "AvenirNextLTW01-Regular", Arial, sans-serif;
  	color:#fff;
  	}
  	
  	@media (min-width:768px) {
  		p.lead {
  			line-height:3.5rem;
  		}
  	
  		.consent-8 .Normal a {
  		padding:2rem 10rem;
  		}
  	}
  	
  
  	
  	
  */ }
  .LandingPg.Registry header a {
    display: none; }
  .LandingPg.Registry .consent h2,
  .LandingPg.Registry .consent .Normal h2 {
    border-bottom: 2px solid;
    padding-bottom: 1rem;
    font-size: 1.25rem;
    line-height: 1.625rem;
    margin-bottom: 1.25rem; }
    @media (min-width: 992px) {
      .LandingPg.Registry .consent h2,
      .LandingPg.Registry .consent .Normal h2 {
        font-size: 1.875rem;
        line-height: 2.25rem; } }
  .LandingPg.Registry .mobile-wsLink {
    padding: 1.25rem 0;
    text-align: center;
    background-color: #3e4448; }
    .LandingPg.Registry .mobile-wsLink a {
      color: #ffffff; }
      .LandingPg.Registry .mobile-wsLink a:hover, .LandingPg.Registry .mobile-wsLink a:focus {
        color: #ffffff;
        font-weight: bold; }
  .LandingPg.Registry .registryTitle {
    margin-top: 1.25rem; }
    .LandingPg.Registry .registryTitle h1,
    .LandingPg.Registry .registryTitle img {
      margin-bottom: 1.25rem; }
    .LandingPg.Registry .registryTitle .Normal ul,
    .LandingPg.Registry .registryTitle .Normal li,
    .LandingPg.Registry .registryTitle .Normal ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
  .LandingPg.Registry .home-contacts {
    background-color: #e6e6e6; }
    @media (prefers-color-scheme: dark) {
      .LandingPg.Registry .home-contacts {
        background-color: #000;
        color: #fff; } }
  .LandingPg.Registry .home-contacts .Normal ul {
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
    margin-bottom: 3rem; }
    .LandingPg.Registry .home-contacts .Normal ul li {
      margin: 0;
      padding: 1rem;
      font-size: 1.125rem; }
      .LandingPg.Registry .home-contacts .Normal ul li:first-of-type {
        font-weight: bold;
        font-size: 1.375rem; }
      .LandingPg.Registry .home-contacts .Normal ul li:nth-of-type(2):before {
        font-size: 1.75rem;
        margin-right: 0.625rem; }
      .LandingPg.Registry .home-contacts .Normal ul li:nth-of-type(3):before {
        font-size: 1.75rem;
        margin-right: 0.625rem; }
  .LandingPg.Registry p.lead {
    font-size: 1.321rem;
    line-height: 1.875rem; }
  .LandingPg.Registry .wrapper-1,
  .LandingPg.Registry .wrapper-2,
  .LandingPg.Registry .wrapper-3,
  .LandingPg.Registry .wrapper-4,
  .LandingPg.Registry .wrapper-5,
  .LandingPg.Registry .wrapper-6 {
    padding: 1.875rem 0; }
  .LandingPg.Registry .wrapper-1 {
    margin-top: 1.875rem; }
  .LandingPg.Registry .wrapper-7 {
    padding-bottom: 0; }
  .LandingPg.Registry .consent-2,
  .LandingPg.Registry .consent-9 .Normal {
    color: #ffffff; }
    .LandingPg.Registry .consent-2 h2,
    .LandingPg.Registry .consent-9 .Normal h2 {
      border-color: #fff;
      color: #fff; }
  .LandingPg.Registry .consent-2 {
    background-color: #006ba6;
    padding: 1.25rem;
    border-radius: 5px; }
    @media (prefers-color-scheme: dark) {
      .LandingPg.Registry .consent-2 {
        background-color: #2E333D;
        border-color: #979FAF; } }
    .LandingPg.Registry .consent-2 ul {
      padding: 0;
      margin: 0 0 0 1rem; }
  .LandingPg.Registry .wrapper-1 {
    background-color: rgba(0, 107, 166, 0.1); }
    @media (prefers-color-scheme: dark) {
      .LandingPg.Registry .wrapper-1 {
        background-color: #1C2537; } }
  .LandingPg.Registry .wrapper-5 {
    background-color: #E6E6E6; }
    @media (prefers-color-scheme: dark) {
      .LandingPg.Registry .wrapper-5 {
        background-color: #282C34; } }
  .LandingPg.Registry .consent-3 .Normal h2,
  .LandingPg.Registry .consent-8 .Normal h2 {
    color: #002B6D;
    border-color: #002B6D; }
    @media (prefers-color-scheme: dark) {
      .LandingPg.Registry .consent-3 .Normal h2,
      .LandingPg.Registry .consent-8 .Normal h2 {
        color: #fff;
        border-color: #FBFBFB; } }
  .LandingPg.Registry .consent-4 .Normal h2 {
    color: #E76620;
    border-color: #E76620; }
    @media (prefers-color-scheme: dark) {
      .LandingPg.Registry .consent-4 .Normal h2 {
        color: #fff;
        border-color: #FBFBFB; } }
  .LandingPg.Registry .wrapper-3 {
    background-color: #D9EBE8; }
    @media (prefers-color-scheme: dark) {
      .LandingPg.Registry .wrapper-3 {
        background-color: #282C34; } }
  .LandingPg.Registry .consent-5 .Normal h2 {
    color: #006F65;
    border-color: #006F65; }
    @media (prefers-color-scheme: dark) {
      .LandingPg.Registry .consent-5 .Normal h2 {
        color: #fff;
        border-color: #FBFBFB; } }
  .LandingPg.Registry .consent-6 .Normal h2 {
    color: #DB323E;
    border-color: #DB323E; }
    @media (prefers-color-scheme: dark) {
      .LandingPg.Registry .consent-6 .Normal h2 {
        color: #fff;
        border-color: #FBFBFB; } }
  .LandingPg.Registry .consent-8 .Normal p:last-of-type {
    text-align: center; }
  .LandingPg.Registry .consent-9 p a {
    display: inline-block;
    padding: 0.625rem;
    border: 1px solid #fff;
    border-radius: 5px; }
  .LandingPg.Registry .consent-9 a {
    color: #fff; }
  .LandingPg.Registry .consent-9 a:hover,
  .LandingPg.Registry .consent-9 a:visited {
    background-color: #fff;
    color: #000; }
  .LandingPg.Registry .consent-9 {
    border-bottom: 1px solid #fff;
    padding-bottom: 0.625rem;
    margin-bottom: 1.5625rem; }
  .LandingPg.Registry .consent-9 ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  .LandingPg.Registry .consent-9 li {
    padding: 0.625rem 0; }
  .LandingPg.Registry .consent-9 li:first-of-type:before {
    margin-right: 0.625rem;
    font-size: 1.5625rem; }
  .LandingPg.Registry .consent-9 li:nth-of-type(2):before {
    margin-right: 0.625rem; }
  .LandingPg.Registry footer {
    background-color: #3e4448; }
  @media (min-width: 768px) {
    .LandingPg.Registry header a {
      display: block; }
    .LandingPg.Registry .mobile-wsLink {
      display: none; }
    .LandingPg.Registry p.lead {
      line-height: 2.1875rem; }
    .LandingPg.Registry .registryTitle .Normal img {
      margin-bottom: 0rem; }
    .LandingPg.Registry .registryTitle .Normal ul {
      position: relative; }
    .LandingPg.Registry .registryTitle .Normal li:nth-of-type(2) {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 33%;
      background-color: rgba(0, 0, 0, 0.5);
      padding: 0.625rem; } }
  @media (min-width: 768px) and (prefers-color-scheme: dark) {
    .LandingPg.Registry .registryTitle .Normal li:nth-of-type(2) {
      background-color: #2E333D; } }
  @media (min-width: 768px) {
    .LandingPg.Registry .registryTitle .Normal li:nth-of-type(2) h1 {
      color: #ffffff; }
    .LandingPg.Registry .consent-8 .Normal a {
      padding: 1.25rem 6.25rem; } }
  @media (min-width: 992px) {
    .LandingPg.Registry nav.navbar-default {
      height: auto;
      padding: 0.625rem 0; }
    .LandingPg.Registry nav .navbar-brand {
      width: auto; }
    .LandingPg.Registry .kpreswrapper {
      text-align: right; }
    .LandingPg.Registry .registryTitle .Normal li:nth-of-type(2) {
      padding: 1.25rem;
      display: flex;
      align-items: center; }
    .LandingPg.Registry .registryTitle .Normal li:nth-of-type(2) h1 {
      line-height: 3.125rem; }
    .LandingPg.Registry .home-contacts .Normal ul {
      display: flex;
      justify-content: center;
      align-items: center; }
    .LandingPg.Registry .home-contacts .Normal li {
      padding: 1.25rem 0.625rem; } }
