.footer-2023 {
  @charset "UTF-8";
  /**
 * @version 4.22.11
 * Date: 2023-01-26T19:19:14.447Z
 */
}
.footer-2023 body::after {
  content: "xs,sm,md,lg,xl,xxl";
  display: none;
}
.footer-2023 body::before {
  display: none;
  content: "xs";
}
@media (min-width: 576px) {
  .footer-2023 body::before {
    content: "sm";
  }
}
@media (min-width: 768px) {
  .footer-2023 body::before {
    content: "md";
  }
}
@media (min-width: 992px) {
  .footer-2023 body::before {
    content: "lg";
  }
}
@media (min-width: 1200px) {
  .footer-2023 body::before {
    content: "xl";
  }
}
@media (min-width: 1440px) {
  .footer-2023 body::before {
    content: "xxl";
  }
}
.footer-2023 body,
.footer-2023 html {
  background-color: #fff;
}
.footer-2023 html.intranet body {
  background-color: #f5f5f5;
}
.footer-2023 .body-wrapper,
.footer-2023 .header-wrapper {
  background-color: #fff;
}
.footer-2023 .header-wrapper header .logo-large {
  margin-top: 1rem;
  margin-bottom: 1rem;
  fill: #000;
}
.footer-2023 .header-wrapper header .logo-small {
  fill: #000;
}
.footer-2023 .header-wrapper header .logo-atsdr {
  max-height: 60px;
}
.footer-2023 .body-wrapper {
  padding-left: 0;
  padding-right: 0;
  padding-top: 1rem;
}
.footer-2023 #skippy {
  display: block;
  padding: 1em;
  color: #fff;
  background-color: #005eaa !important;
  outline: 0;
}
.footer-2023 #skippy .skiplink-text {
  padding: 0.5em;
  outline: 1px dotted;
}
@media (min-width: 992px) {
  .footer-2023 .content {
    padding-left: 35px;
  }
  .footer-2023 .content-fullwidth {
    padding-left: 15px;
  }
}
.footer-2023 main h1:first-child {
  margin-top: 1rem;
}
.footer-2023 img.img-thumbnail {
  border-radius: 0;
}
.footer-2023 img.img-thumbnail.img-left {
  float: left;
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.footer-2023 img.img-thumbnail.img-right {
  float: right;
  margin-left: 1rem;
  margin-bottom: 1rem;
}
.footer-2023 code {
  color: #c41768 !important;
}
@font-face {
  font-family: Merriweather;
  font-style: normal;
  font-weight: 300;
  src: local("Merriweather"), url(../fonts/merriweather-v19-latin-regular.woff2) format("woff2"), url(../fonts/merriweather-v19-latin-regular.woff) format("woff");
}
@font-face {
  font-family: "Open Sans Light";
  font-style: normal;
  font-weight: 100;
  src: local("Open Sans, Light"), local("Open Sans-Light"), url(../fonts/open-sans-light-webfont.woff2) format("woff2"), url(../fonts/open-sans-light-webfont.woff) format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), url(../fonts/open-sans-v28-latin-regular.woff2) format("woff2"), url(../fonts/open-sans-v28-latin-regular.woff) format("woff");
}
@font-face {
  font-family: "Open Sans Medium";
  font-style: normal;
  font-weight: 500;
  src: local("Open Sans, Medium"), local("Open Sans-Medium"), url(../fonts/open-sans-v28-latin-500.woff2) format("woff2"), url(../fonts/open-sans-v28-latin-500.woff) format("woff");
}
@font-face {
  font-family: "Open Sans Semibold";
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans, Semibold"), local("Open Sans-Semibold"), url(../fonts/open-sans-v28-latin-600.woff2) format("woff2"), url(../fonts/open-sans-v28-latin-600.woff) format("woff");
}
.footer-2023 html {
  font-size: 17px;
}
.footer-2023 body {
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
  color: #000;
  font-size: 17px;
  border-top: 5px solid #bdbdbd;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.footer-2023 body.syndicated-content {
  border-top: 0;
  background-color: #fff;
}
.footer-2023 .h1,
.footer-2023 .h2,
.footer-2023 .h3,
.footer-2023 .h4,
.footer-2023 .h5,
.footer-2023 .h6,
.footer-2023 h1,
.footer-2023 h2,
.footer-2023 h3,
.footer-2023 h4,
.footer-2023 h5,
.footer-2023 h6 {
  font-family: "Open Sans", serif;
  line-height: 1.3;
  margin-top: 2rem;
  margin-bottom: 0.75rem;
}
.footer-2023 .h1 .italic::after,
.footer-2023 .h1 .text-italic::after,
.footer-2023 .h1 em::after,
.footer-2023 .h1 i::after,
.footer-2023 .h2 .italic::after,
.footer-2023 .h2 .text-italic::after,
.footer-2023 .h2 em::after,
.footer-2023 .h2 i::after,
.footer-2023 .h3 .italic::after,
.footer-2023 .h3 .text-italic::after,
.footer-2023 .h3 em::after,
.footer-2023 .h3 i::after,
.footer-2023 .h4 .italic::after,
.footer-2023 .h4 .text-italic::after,
.footer-2023 .h4 em::after,
.footer-2023 .h4 i::after,
.footer-2023 .h5 .italic::after,
.footer-2023 .h5 .text-italic::after,
.footer-2023 .h5 em::after,
.footer-2023 .h5 i::after,
.footer-2023 .h6 .italic::after,
.footer-2023 .h6 .text-italic::after,
.footer-2023 .h6 em::after,
.footer-2023 .h6 i::after,
.footer-2023 h1 .italic::after,
.footer-2023 h1 .text-italic::after,
.footer-2023 h1 em::after,
.footer-2023 h1 i::after,
.footer-2023 h2 .italic::after,
.footer-2023 h2 .text-italic::after,
.footer-2023 h2 em::after,
.footer-2023 h2 i::after,
.footer-2023 h3 .italic::after,
.footer-2023 h3 .text-italic::after,
.footer-2023 h3 em::after,
.footer-2023 h3 i::after,
.footer-2023 h4 .italic::after,
.footer-2023 h4 .text-italic::after,
.footer-2023 h4 em::after,
.footer-2023 h4 i::after,
.footer-2023 h5 .italic::after,
.footer-2023 h5 .text-italic::after,
.footer-2023 h5 em::after,
.footer-2023 h5 i::after,
.footer-2023 h6 .italic::after,
.footer-2023 h6 .text-italic::after,
.footer-2023 h6 em::after,
.footer-2023 h6 i::after {
  content: "";
}
.footer-2023 .h1 a,
.footer-2023 .h2 a,
.footer-2023 .h3 a,
.footer-2023 .h4 a,
.footer-2023 .h5 a,
.footer-2023 .h6 a,
.footer-2023 h1 a,
.footer-2023 h2 a,
.footer-2023 h3 a,
.footer-2023 h4 a,
.footer-2023 h5 a,
.footer-2023 h6 a {
  text-decoration: none;
}
.footer-2023 .h1 sup,
.footer-2023 .h2 sup,
.footer-2023 .h3 sup,
.footer-2023 .h4 sup,
.footer-2023 .h5 sup,
.footer-2023 .h6 sup,
.footer-2023 h1 sup,
.footer-2023 h2 sup,
.footer-2023 h3 sup,
.footer-2023 h4 sup,
.footer-2023 h5 sup,
.footer-2023 h6 sup {
  vertical-align: top;
  top: 0;
}
.footer-2023 .h1.card-header,
.footer-2023 .h1.card-subtitle,
.footer-2023 .h1.card-title,
.footer-2023 .h2.card-header,
.footer-2023 .h2.card-subtitle,
.footer-2023 .h2.card-title,
.footer-2023 .h3.card-header,
.footer-2023 .h3.card-subtitle,
.footer-2023 .h3.card-title,
.footer-2023 .h4.card-header,
.footer-2023 .h4.card-subtitle,
.footer-2023 .h4.card-title,
.footer-2023 .h5.card-header,
.footer-2023 .h5.card-subtitle,
.footer-2023 .h5.card-title,
.footer-2023 .h6.card-header,
.footer-2023 .h6.card-subtitle,
.footer-2023 .h6.card-title,
.footer-2023 h1.card-header,
.footer-2023 h1.card-subtitle,
.footer-2023 h1.card-title,
.footer-2023 h2.card-header,
.footer-2023 h2.card-subtitle,
.footer-2023 h2.card-title,
.footer-2023 h3.card-header,
.footer-2023 h3.card-subtitle,
.footer-2023 h3.card-title,
.footer-2023 h4.card-header,
.footer-2023 h4.card-subtitle,
.footer-2023 h4.card-title,
.footer-2023 h5.card-header,
.footer-2023 h5.card-subtitle,
.footer-2023 h5.card-title,
.footer-2023 h6.card-header,
.footer-2023 h6.card-subtitle,
.footer-2023 h6.card-title {
  margin-top: 0 !important;
}
.footer-2023 .h1:empty,
.footer-2023 .h2:empty,
.footer-2023 .h3:empty,
.footer-2023 .h4:empty,
.footer-2023 .h5:empty,
.footer-2023 .h6:empty,
.footer-2023 h1:empty,
.footer-2023 h2:empty,
.footer-2023 h3:empty,
.footer-2023 h4:empty,
.footer-2023 h5:empty,
.footer-2023 h6:empty {
  margin: 0 !important;
}
.footer-2023 .display-1,
.footer-2023 .display-2,
.footer-2023 .display-3,
.footer-2023 .display-4,
.footer-2023 .display-5,
.footer-2023 .display-6 {
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
}
.footer-2023 blockquote {
  font-size: 1.25rem;
}
.footer-2023 blockquote.with-quote p::before {
  content: "â€œ";
}
.footer-2023 blockquote.with-quote p::after {
  content: "â€";
}
.footer-2023 .merri {
  font-family: Merriweather, serif !important;
}
.footer-2023 .open,
.footer-2023 .opensans {
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif !important;
}
.footer-2023 .opensanslight {
  font-family: "Open Sans Light", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif !important;
}
.footer-2023 .opensansmedium {
  font-family: "Open Sans Medium", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif !important;
}
.footer-2023 .opensanssemibold {
  font-family: "Open Sans Semibold", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif !important;
}
.footer-2023 .italicize .italic::after,
.footer-2023 .italicize .text-italic::after,
.footer-2023 .italicize em::after,
.footer-2023 .italicize i::after {
  content: "Â ";
}
.footer-2023 .h1,
.footer-2023 h1 {
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
  margin-top: 0.5rem;
  margin-bottom: 0.75rem;
  font-weight: 400;
  font-size: 2.25rem;
}
.footer-2023 .h2,
.footer-2023 h2 {
  font-family: "Open Sans Semibold", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif !important;
  margin-top: 2.5rem;
  margin-bottom: 0.75rem;
  font-weight: 600;
  font-size: 1.85rem;
}
.footer-2023 .h3,
.footer-2023 h3 {
  font-family: "Open Sans Medium", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif !important;
  margin-top: 2.5rem;
  margin-bottom: 0.75rem;
  font-weight: 500;
  font-size: 1.6rem;
}
.footer-2023 .h4,
.footer-2023 h4 {
  font-family: "Open Sans Medium", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif !important;
  margin-top: 2rem;
  margin-bottom: 0.5rem;
  font-weight: 500;
  font-size: 1.26rem;
}
.footer-2023 .h5,
.footer-2023 h5 {
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
  margin-top: 2rem;
  margin-bottom: 0.5rem;
  font-weight: 400;
  font-size: 1.13rem;
}
.footer-2023 .h6,
.footer-2023 h6 {
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
  margin-top: 2rem;
  margin-bottom: 0.5rem;
  font-weight: 500;
  font-size: 0.95rem;
  letter-spacing: 0.015rem;
  text-transform: uppercase;
}
.footer-2023 .h1,
.footer-2023 .h3,
.footer-2023 .h4,
.footer-2023 .h5,
.footer-2023 .h6,
.footer-2023 h1,
.footer-2023 h3,
.footer-2023 h4,
.footer-2023 h5,
.footer-2023 h6 {
  color: #222;
}
.footer-2023 .h2,
.footer-2023 h2 {
  color: #333;
}
.footer-2023 .bg-primary .h1,
.footer-2023 .bg-primary .h2,
.footer-2023 .bg-primary .h3,
.footer-2023 .bg-primary .h4,
.footer-2023 .bg-primary .h5,
.footer-2023 .bg-primary .h6,
.footer-2023 .bg-primary h1,
.footer-2023 .bg-primary h2,
.footer-2023 .bg-primary h3,
.footer-2023 .bg-primary h4,
.footer-2023 .bg-primary h5,
.footer-2023 .bg-primary h6 {
  color: #fff;
}
.footer-2023 .bg-quaternary .h1,
.footer-2023 .bg-quaternary .h2,
.footer-2023 .bg-quaternary .h3,
.footer-2023 .bg-quaternary .h4,
.footer-2023 .bg-quaternary .h5,
.footer-2023 .bg-quaternary .h6,
.footer-2023 .bg-quaternary h1,
.footer-2023 .bg-quaternary h2,
.footer-2023 .bg-quaternary h3,
.footer-2023 .bg-quaternary h4,
.footer-2023 .bg-quaternary h5,
.footer-2023 .bg-quaternary h6,
.footer-2023 .bg-secondary .h1,
.footer-2023 .bg-secondary .h2,
.footer-2023 .bg-secondary .h3,
.footer-2023 .bg-secondary .h4,
.footer-2023 .bg-secondary .h5,
.footer-2023 .bg-secondary .h6,
.footer-2023 .bg-secondary h1,
.footer-2023 .bg-secondary h2,
.footer-2023 .bg-secondary h3,
.footer-2023 .bg-secondary h4,
.footer-2023 .bg-secondary h5,
.footer-2023 .bg-secondary h6,
.footer-2023 .bg-tertiary .h1,
.footer-2023 .bg-tertiary .h2,
.footer-2023 .bg-tertiary .h3,
.footer-2023 .bg-tertiary .h4,
.footer-2023 .bg-tertiary .h5,
.footer-2023 .bg-tertiary .h6,
.footer-2023 .bg-tertiary h1,
.footer-2023 .bg-tertiary h2,
.footer-2023 .bg-tertiary h3,
.footer-2023 .bg-tertiary h4,
.footer-2023 .bg-tertiary h5,
.footer-2023 .bg-tertiary h6 {
  color: #222;
}
.footer-2023 .h1 + .h2,
.footer-2023 .h1 + h2,
.footer-2023 h1 + .h2,
.footer-2023 h1 + h2 {
  margin-top: 1.25rem;
  margin-bottom: 0.75rem;
}
.footer-2023 .h2 + .h3,
.footer-2023 .h2 + h3,
.footer-2023 h2 + .h3,
.footer-2023 h2 + h3 {
  margin-top: 1.25rem;
  margin-bottom: 0.75rem;
}
.footer-2023 .h3 + h4 .h3 + .h4,
.footer-2023 h3 + .h4,
.footer-2023 h3 + h4 {
  margin-top: 1.25rem;
  margin-bottom: 0.5rem;
}
.footer-2023 .h4 + h5 .h4 + .h5,
.footer-2023 h4 + .h5,
.footer-2023 h4 + h5 {
  margin-top: 1.25rem;
  margin-bottom: 0.5rem;
}
.footer-2023 .h5 + .h6,
.footer-2023 h5 + .h6 .h5 + h6,
.footer-2023 h5 + h6 {
  margin-top: 1.25rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 575px) {
  .footer-2023 .h1,
  .footer-2023 h1 {
    font-size: 2rem;
  }
  .footer-2023 .h2,
  .footer-2023 h2 {
    font-size: 1.75rem;
  }
  .footer-2023 .h3,
  .footer-2023 h3 {
    font-size: 1.5rem;
  }
  .footer-2023 .h4,
  .footer-2023 h4 {
    font-size: 1.2rem;
  }
  .footer-2023 .h5,
  .footer-2023 h5 {
    font-size: 1.1rem;
  }
}
.footer-2023 .small,
.footer-2023 small {
  font-size: 0.8rem;
  line-height: 1.15;
}
.footer-2023 .extrasmall,
.footer-2023 .superscript,
.footer-2023 sub,
.footer-2023 sup {
  font-size: 0.65em;
  line-height: 1.15;
  text-decoration: none;
}
.footer-2023 .extrasmall a,
.footer-2023 .superscript a,
.footer-2023 sub a,
.footer-2023 sup a {
  text-decoration: none;
}
.footer-2023 .extrasmall {
  font-size: 0.7rem;
}
.footer-2023 .lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.footer-2023 [dir="RTL"] {
  text-align: right;
}
.footer-2023 .bg-blue-d .h1,
.footer-2023 .bg-blue-d .h2,
.footer-2023 .bg-blue-d .h3,
.footer-2023 .bg-blue-d .h4,
.footer-2023 .bg-blue-d .h5,
.footer-2023 .bg-blue-d .h6,
.footer-2023 .bg-blue-d h1,
.footer-2023 .bg-blue-d h2,
.footer-2023 .bg-blue-d h3,
.footer-2023 .bg-blue-d h4,
.footer-2023 .bg-blue-d h5,
.footer-2023 .bg-blue-d h6,
.footer-2023 .bg-blue-p .h1,
.footer-2023 .bg-blue-p .h2,
.footer-2023 .bg-blue-p .h3,
.footer-2023 .bg-blue-p .h4,
.footer-2023 .bg-blue-p .h5,
.footer-2023 .bg-blue-p .h6,
.footer-2023 .bg-blue-p h1,
.footer-2023 .bg-blue-p h2,
.footer-2023 .bg-blue-p h3,
.footer-2023 .bg-blue-p h4,
.footer-2023 .bg-blue-p h5,
.footer-2023 .bg-blue-p h6 {
  color: #fff;
}
.footer-2023 .bg-purple-d .h1,
.footer-2023 .bg-purple-d .h2,
.footer-2023 .bg-purple-d .h3,
.footer-2023 .bg-purple-d .h4,
.footer-2023 .bg-purple-d .h5,
.footer-2023 .bg-purple-d .h6,
.footer-2023 .bg-purple-d h1,
.footer-2023 .bg-purple-d h2,
.footer-2023 .bg-purple-d h3,
.footer-2023 .bg-purple-d h4,
.footer-2023 .bg-purple-d h5,
.footer-2023 .bg-purple-d h6,
.footer-2023 .bg-purple-p .h1,
.footer-2023 .bg-purple-p .h2,
.footer-2023 .bg-purple-p .h3,
.footer-2023 .bg-purple-p .h4,
.footer-2023 .bg-purple-p .h5,
.footer-2023 .bg-purple-p .h6,
.footer-2023 .bg-purple-p h1,
.footer-2023 .bg-purple-p h2,
.footer-2023 .bg-purple-p h3,
.footer-2023 .bg-purple-p h4,
.footer-2023 .bg-purple-p h5,
.footer-2023 .bg-purple-p h6 {
  color: #fff;
}
.footer-2023 .bg-brown-d .h1,
.footer-2023 .bg-brown-d .h2,
.footer-2023 .bg-brown-d .h3,
.footer-2023 .bg-brown-d .h4,
.footer-2023 .bg-brown-d .h5,
.footer-2023 .bg-brown-d .h6,
.footer-2023 .bg-brown-d h1,
.footer-2023 .bg-brown-d h2,
.footer-2023 .bg-brown-d h3,
.footer-2023 .bg-brown-d h4,
.footer-2023 .bg-brown-d h5,
.footer-2023 .bg-brown-d h6,
.footer-2023 .bg-brown-p .h1,
.footer-2023 .bg-brown-p .h2,
.footer-2023 .bg-brown-p .h3,
.footer-2023 .bg-brown-p .h4,
.footer-2023 .bg-brown-p .h5,
.footer-2023 .bg-brown-p .h6,
.footer-2023 .bg-brown-p h1,
.footer-2023 .bg-brown-p h2,
.footer-2023 .bg-brown-p h3,
.footer-2023 .bg-brown-p h4,
.footer-2023 .bg-brown-p h5,
.footer-2023 .bg-brown-p h6 {
  color: #fff;
}
.footer-2023 .bg-teal-d .h1,
.footer-2023 .bg-teal-d .h2,
.footer-2023 .bg-teal-d .h3,
.footer-2023 .bg-teal-d .h4,
.footer-2023 .bg-teal-d .h5,
.footer-2023 .bg-teal-d .h6,
.footer-2023 .bg-teal-d h1,
.footer-2023 .bg-teal-d h2,
.footer-2023 .bg-teal-d h3,
.footer-2023 .bg-teal-d h4,
.footer-2023 .bg-teal-d h5,
.footer-2023 .bg-teal-d h6,
.footer-2023 .bg-teal-p .h1,
.footer-2023 .bg-teal-p .h2,
.footer-2023 .bg-teal-p .h3,
.footer-2023 .bg-teal-p .h4,
.footer-2023 .bg-teal-p .h5,
.footer-2023 .bg-teal-p .h6,
.footer-2023 .bg-teal-p h1,
.footer-2023 .bg-teal-p h2,
.footer-2023 .bg-teal-p h3,
.footer-2023 .bg-teal-p h4,
.footer-2023 .bg-teal-p h5,
.footer-2023 .bg-teal-p h6 {
  color: #fff;
}
.footer-2023 .bg-pink-d .h1,
.footer-2023 .bg-pink-d .h2,
.footer-2023 .bg-pink-d .h3,
.footer-2023 .bg-pink-d .h4,
.footer-2023 .bg-pink-d .h5,
.footer-2023 .bg-pink-d .h6,
.footer-2023 .bg-pink-d h1,
.footer-2023 .bg-pink-d h2,
.footer-2023 .bg-pink-d h3,
.footer-2023 .bg-pink-d h4,
.footer-2023 .bg-pink-d h5,
.footer-2023 .bg-pink-d h6,
.footer-2023 .bg-pink-p .h1,
.footer-2023 .bg-pink-p .h2,
.footer-2023 .bg-pink-p .h3,
.footer-2023 .bg-pink-p .h4,
.footer-2023 .bg-pink-p .h5,
.footer-2023 .bg-pink-p .h6,
.footer-2023 .bg-pink-p h1,
.footer-2023 .bg-pink-p h2,
.footer-2023 .bg-pink-p h3,
.footer-2023 .bg-pink-p h4,
.footer-2023 .bg-pink-p h5,
.footer-2023 .bg-pink-p h6 {
  color: #fff;
}
.footer-2023 .bg-orange-d .h1,
.footer-2023 .bg-orange-d .h2,
.footer-2023 .bg-orange-d .h3,
.footer-2023 .bg-orange-d .h4,
.footer-2023 .bg-orange-d .h5,
.footer-2023 .bg-orange-d .h6,
.footer-2023 .bg-orange-d h1,
.footer-2023 .bg-orange-d h2,
.footer-2023 .bg-orange-d h3,
.footer-2023 .bg-orange-d h4,
.footer-2023 .bg-orange-d h5,
.footer-2023 .bg-orange-d h6,
.footer-2023 .bg-orange-p .h1,
.footer-2023 .bg-orange-p .h2,
.footer-2023 .bg-orange-p .h3,
.footer-2023 .bg-orange-p .h4,
.footer-2023 .bg-orange-p .h5,
.footer-2023 .bg-orange-p .h6,
.footer-2023 .bg-orange-p h1,
.footer-2023 .bg-orange-p h2,
.footer-2023 .bg-orange-p h3,
.footer-2023 .bg-orange-p h4,
.footer-2023 .bg-orange-p h5,
.footer-2023 .bg-orange-p h6 {
  color: #fff;
}
.footer-2023 .bg-slate-d .h1,
.footer-2023 .bg-slate-d .h2,
.footer-2023 .bg-slate-d .h3,
.footer-2023 .bg-slate-d .h4,
.footer-2023 .bg-slate-d .h5,
.footer-2023 .bg-slate-d .h6,
.footer-2023 .bg-slate-d h1,
.footer-2023 .bg-slate-d h2,
.footer-2023 .bg-slate-d h3,
.footer-2023 .bg-slate-d h4,
.footer-2023 .bg-slate-d h5,
.footer-2023 .bg-slate-d h6,
.footer-2023 .bg-slate-p .h1,
.footer-2023 .bg-slate-p .h2,
.footer-2023 .bg-slate-p .h3,
.footer-2023 .bg-slate-p .h4,
.footer-2023 .bg-slate-p .h5,
.footer-2023 .bg-slate-p .h6,
.footer-2023 .bg-slate-p h1,
.footer-2023 .bg-slate-p h2,
.footer-2023 .bg-slate-p h3,
.footer-2023 .bg-slate-p h4,
.footer-2023 .bg-slate-p h5,
.footer-2023 .bg-slate-p h6 {
  color: #fff;
}
.footer-2023 .bg-indigo-d .h1,
.footer-2023 .bg-indigo-d .h2,
.footer-2023 .bg-indigo-d .h3,
.footer-2023 .bg-indigo-d .h4,
.footer-2023 .bg-indigo-d .h5,
.footer-2023 .bg-indigo-d .h6,
.footer-2023 .bg-indigo-d h1,
.footer-2023 .bg-indigo-d h2,
.footer-2023 .bg-indigo-d h3,
.footer-2023 .bg-indigo-d h4,
.footer-2023 .bg-indigo-d h5,
.footer-2023 .bg-indigo-d h6,
.footer-2023 .bg-indigo-p .h1,
.footer-2023 .bg-indigo-p .h2,
.footer-2023 .bg-indigo-p .h3,
.footer-2023 .bg-indigo-p .h4,
.footer-2023 .bg-indigo-p .h5,
.footer-2023 .bg-indigo-p .h6,
.footer-2023 .bg-indigo-p h1,
.footer-2023 .bg-indigo-p h2,
.footer-2023 .bg-indigo-p h3,
.footer-2023 .bg-indigo-p h4,
.footer-2023 .bg-indigo-p h5,
.footer-2023 .bg-indigo-p h6 {
  color: #fff;
}
.footer-2023 .bg-cyan-d .h1,
.footer-2023 .bg-cyan-d .h2,
.footer-2023 .bg-cyan-d .h3,
.footer-2023 .bg-cyan-d .h4,
.footer-2023 .bg-cyan-d .h5,
.footer-2023 .bg-cyan-d .h6,
.footer-2023 .bg-cyan-d h1,
.footer-2023 .bg-cyan-d h2,
.footer-2023 .bg-cyan-d h3,
.footer-2023 .bg-cyan-d h4,
.footer-2023 .bg-cyan-d h5,
.footer-2023 .bg-cyan-d h6,
.footer-2023 .bg-cyan-p .h1,
.footer-2023 .bg-cyan-p .h2,
.footer-2023 .bg-cyan-p .h3,
.footer-2023 .bg-cyan-p .h4,
.footer-2023 .bg-cyan-p .h5,
.footer-2023 .bg-cyan-p .h6,
.footer-2023 .bg-cyan-p h1,
.footer-2023 .bg-cyan-p h2,
.footer-2023 .bg-cyan-p h3,
.footer-2023 .bg-cyan-p h4,
.footer-2023 .bg-cyan-p h5,
.footer-2023 .bg-cyan-p h6 {
  color: #fff;
}
.footer-2023 .bg-green-d .h1,
.footer-2023 .bg-green-d .h2,
.footer-2023 .bg-green-d .h3,
.footer-2023 .bg-green-d .h4,
.footer-2023 .bg-green-d .h5,
.footer-2023 .bg-green-d .h6,
.footer-2023 .bg-green-d h1,
.footer-2023 .bg-green-d h2,
.footer-2023 .bg-green-d h3,
.footer-2023 .bg-green-d h4,
.footer-2023 .bg-green-d h5,
.footer-2023 .bg-green-d h6,
.footer-2023 .bg-green-p .h1,
.footer-2023 .bg-green-p .h2,
.footer-2023 .bg-green-p .h3,
.footer-2023 .bg-green-p .h4,
.footer-2023 .bg-green-p .h5,
.footer-2023 .bg-green-p .h6,
.footer-2023 .bg-green-p h1,
.footer-2023 .bg-green-p h2,
.footer-2023 .bg-green-p h3,
.footer-2023 .bg-green-p h4,
.footer-2023 .bg-green-p h5,
.footer-2023 .bg-green-p h6 {
  color: #fff;
}
.footer-2023 .bg-amber-d .h1,
.footer-2023 .bg-amber-d .h2,
.footer-2023 .bg-amber-d .h3,
.footer-2023 .bg-amber-d .h4,
.footer-2023 .bg-amber-d .h5,
.footer-2023 .bg-amber-d .h6,
.footer-2023 .bg-amber-d h1,
.footer-2023 .bg-amber-d h2,
.footer-2023 .bg-amber-d h3,
.footer-2023 .bg-amber-d h4,
.footer-2023 .bg-amber-d h5,
.footer-2023 .bg-amber-d h6,
.footer-2023 .bg-amber-p .h1,
.footer-2023 .bg-amber-p .h2,
.footer-2023 .bg-amber-p .h3,
.footer-2023 .bg-amber-p .h4,
.footer-2023 .bg-amber-p .h5,
.footer-2023 .bg-amber-p .h6,
.footer-2023 .bg-amber-p h1,
.footer-2023 .bg-amber-p h2,
.footer-2023 .bg-amber-p h3,
.footer-2023 .bg-amber-p h4,
.footer-2023 .bg-amber-p h5,
.footer-2023 .bg-amber-p h6 {
  color: #fff;
}
.footer-2023 .bg-black .h1,
.footer-2023 .bg-black .h2,
.footer-2023 .bg-black .h3,
.footer-2023 .bg-black .h4,
.footer-2023 .bg-black .h5,
.footer-2023 .bg-black .h6,
.footer-2023 .bg-black h1,
.footer-2023 .bg-black h2,
.footer-2023 .bg-black h3,
.footer-2023 .bg-black h4,
.footer-2023 .bg-black h5,
.footer-2023 .bg-black h6,
.footer-2023 .bg-dark .h1,
.footer-2023 .bg-dark .h2,
.footer-2023 .bg-dark .h3,
.footer-2023 .bg-dark .h4,
.footer-2023 .bg-dark .h5,
.footer-2023 .bg-dark .h6,
.footer-2023 .bg-dark h1,
.footer-2023 .bg-dark h2,
.footer-2023 .bg-dark h3,
.footer-2023 .bg-dark h4,
.footer-2023 .bg-dark h5,
.footer-2023 .bg-dark h6,
.footer-2023 .bg-gray-d1 .h1,
.footer-2023 .bg-gray-d1 .h2,
.footer-2023 .bg-gray-d1 .h3,
.footer-2023 .bg-gray-d1 .h4,
.footer-2023 .bg-gray-d1 .h5,
.footer-2023 .bg-gray-d1 .h6,
.footer-2023 .bg-gray-d1 h1,
.footer-2023 .bg-gray-d1 h2,
.footer-2023 .bg-gray-d1 h3,
.footer-2023 .bg-gray-d1 h4,
.footer-2023 .bg-gray-d1 h5,
.footer-2023 .bg-gray-d1 h6,
.footer-2023 .bg-gray-d2 .h1,
.footer-2023 .bg-gray-d2 .h2,
.footer-2023 .bg-gray-d2 .h3,
.footer-2023 .bg-gray-d2 .h4,
.footer-2023 .bg-gray-d2 .h5,
.footer-2023 .bg-gray-d2 .h6,
.footer-2023 .bg-gray-d2 h1,
.footer-2023 .bg-gray-d2 h2,
.footer-2023 .bg-gray-d2 h3,
.footer-2023 .bg-gray-d2 h4,
.footer-2023 .bg-gray-d2 h5,
.footer-2023 .bg-gray-d2 h6,
.footer-2023 .bg-primary .h1,
.footer-2023 .bg-primary .h2,
.footer-2023 .bg-primary .h3,
.footer-2023 .bg-primary .h4,
.footer-2023 .bg-primary .h5,
.footer-2023 .bg-primary .h6,
.footer-2023 .bg-primary h1,
.footer-2023 .bg-primary h2,
.footer-2023 .bg-primary h3,
.footer-2023 .bg-primary h4,
.footer-2023 .bg-primary h5,
.footer-2023 .bg-primary h6 {
  color: #fff;
}
.footer-2023 a {
  color: #075290;
  text-decoration: underline;
}
.footer-2023 a:hover {
  text-decoration: none;
  color: #075290;
}
.footer-2023 a .h1,
.footer-2023 a .h2,
.footer-2023 a .h3,
.footer-2023 a .h4,
.footer-2023 a .h5,
.footer-2023 a .h6,
.footer-2023 a h1,
.footer-2023 a h2,
.footer-2023 a h3,
.footer-2023 a h4,
.footer-2023 a h5,
.footer-2023 a h6 {
  text-decoration: none;
}
.footer-2023 a .file-details {
  font-size: 1rem !important;
  text-decoration: none;
  display: inline-block;
}
.footer-2023 a span {
  text-decoration: none !important;
}
.footer-2023 a svg,
.footer-2023 a svg.icon {
  fill: #075290;
}
.footer-2023 a .x16 {
  vertical-align: middle;
  margin-right: 5px;
  margin-left: 5px;
}
.footer-2023 a .fi.x16 {
  vertical-align: inherit;
}
.footer-2023 a.skippy {
  position: absolute;
  top: -1000px;
  left: -1000px;
  height: 1px;
  width: 1px;
  text-align: left;
  overflow: hidden;
}
.footer-2023 :focus-visible {
  outline: dashed 2px rgba(255, 102, 1, 0.9);
  outline-offset: 3px;
}
@media all and (-ms-high-contrast: none) {
  .footer-2023 :focus-visible {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: 0 0 2pt 1pt #ff6601 !important;
    box-shadow: 0 0 2pt 1pt #ff6601 !important;
  }
}
.footer-2023 .btn:focus-visible,
.footer-2023 .form-control:focus-visible {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: dashed 2px rgba(255, 102, 1, 0.9);
  outline-offset: 3px;
}
@media all and (-ms-high-contrast: none) {
  .footer-2023 .btn:focus-visible,
  .footer-2023 .form-control:focus-visible {
    -webkit-box-shadow: 0 0 2pt 1pt #ff6601 !important;
    box-shadow: 0 0 2pt 1pt #ff6601 !important;
  }
}
.footer-2023 .dropdown a,
.footer-2023 .dropdown-menu a,
.footer-2023 .dropdown-submenu a {
  text-decoration: none !important;
}
.footer-2023 .dropdown a:hover,
.footer-2023 .dropdown-menu a:hover,
.footer-2023 .dropdown-submenu a:hover {
  text-decoration: underline;
}
.footer-2023 .td-none {
  text-decoration: none !important;
}
.footer-2023 .td-none a {
  text-decoration: none !important;
}
.footer-2023 .td-none-black {
  text-decoration: none;
  color: #000;
}
.footer-2023 .td-ul {
  text-decoration: underline !important;
}
.footer-2023 .td-ul a {
  text-decoration: underline !important;
}
.footer-2023 .tp-label:hover {
  text-decoration: none !important;
}
.footer-2023 .td-lt {
  text-decoration: line-through !important;
}
.footer-2023 .td-lt a {
  text-decoration: line-through !important;
}
.footer-2023 .td-none-hover:hover {
  text-decoration: none !important;
}
.footer-2023 .td-ul-hover:hover {
  text-decoration: underline !important;
}
.footer-2023 .td-ul-none-hover:hover {
  text-decoration: none !important;
  border-bottom: none !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .footer-2023 :focus {
    outline: dashed 2px rgba(255, 102, 1, 0.9);
    outline-offset: 3px;
  }
}
@media screen and (-ms-high-contrast: active) and (-ms-high-contrast: none), (-ms-high-contrast: none) and (-ms-high-contrast: none) {
  .footer-2023 :focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: 0 0 2pt 1pt #ff6601 !important;
    box-shadow: 0 0 2pt 1pt #ff6601 !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .footer-2023 .btn:focus,
  .footer-2023 .form-control:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: dashed 2px rgba(255, 102, 1, 0.9);
    outline-offset: 3px;
  }
}
@media screen and (-ms-high-contrast: active) and (-ms-high-contrast: none), (-ms-high-contrast: none) and (-ms-high-contrast: none) {
  .footer-2023 .btn:focus,
  .footer-2023 .form-control:focus {
    -webkit-box-shadow: 0 0 2pt 1pt #ff6601 !important;
    box-shadow: 0 0 2pt 1pt #ff6601 !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .footer-2023 input:-ms-input-placeholder {
    color: #bdbdbd;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .footer-2023 .form-control:-ms-input-placeholder {
    color: #555;
  }
}
.footer-2023 .bt-0 {
  border-top: none !important;
}
.footer-2023 .bt-1 {
  border-top: 1px solid !important;
}
.footer-2023 .bt-2 {
  border-top: 2px solid !important;
}
.footer-2023 .bt-3 {
  border-top: 3px solid !important;
}
.footer-2023 .bt-4 {
  border-top: 4px solid !important;
}
.footer-2023 .bt-5 {
  border-top: 5px solid !important;
}
.footer-2023 .br-0 {
  border-right: none !important;
}
.footer-2023 .br-1 {
  border-right: 1px solid !important;
}
.footer-2023 .br-2 {
  border-right: 2px solid !important;
}
.footer-2023 .br-3 {
  border-right: 3px solid !important;
}
.footer-2023 .br-4 {
  border-right: 4px solid !important;
}
.footer-2023 .br-5 {
  border-right: 5px solid !important;
}
.footer-2023 .bb-0 {
  border-bottom: none !important;
}
.footer-2023 .bb-1 {
  border-bottom: 1px solid !important;
}
.footer-2023 .bb-2 {
  border-bottom: 2px solid !important;
}
.footer-2023 .bb-3 {
  border-bottom: 3px solid !important;
}
.footer-2023 .bb-4 {
  border-bottom: 4px solid !important;
}
.footer-2023 .bb-5 {
  border-bottom: 5px solid !important;
}
.footer-2023 .bl-0 {
  border-left: none !important;
}
.footer-2023 .bl-1 {
  border-left: 1px solid !important;
}
.footer-2023 .bl-2 {
  border-left: 2px solid !important;
}
.footer-2023 .bl-3 {
  border-left: 3px solid !important;
}
.footer-2023 .bl-4 {
  border-left: 4px solid !important;
}
.footer-2023 .bl-5 {
  border-left: 5px solid !important;
}
.footer-2023 .ba-0 {
  border: none !important;
}
.footer-2023 .ba-1 {
  border: 1px solid !important;
}
.footer-2023 .ba-2 {
  border: 2px solid !important;
}
.footer-2023 .ba-3 {
  border: 3px solid !important;
}
.footer-2023 .ba-4 {
  border: 4px solid !important;
}
.footer-2023 .ba-5 {
  border: 5px solid !important;
}
.footer-2023 .bs-dotted {
  border-style: dotted !important;
}
.footer-2023 .bs-dashed {
  border-style: dashed !important;
}
.footer-2023 .bs-solid {
  border-style: solid !important;
}
.footer-2023 .bs-none {
  border-style: none !important;
}
.footer-2023 .bs-hidden {
  border-style: hidden !important;
}
.footer-2023 .r-xsmall {
  border-radius: 0.1rem !important;
}
.footer-2023 .r-small {
  border-radius: 0.25rem !important;
}
.footer-2023 .r-medium {
  border-radius: 0.5rem !important;
}
.footer-2023 .r-large {
  border-radius: 0.75rem !important;
}
.footer-2023 .r-xlarge {
  border-radius: 1rem !important;
}
.footer-2023 .r-none {
  border-radius: 0 !important;
}
.footer-2023 .r-tr-0 {
  border-top-right-radius: 0 !important;
}
.footer-2023 .r-tl-0 {
  border-top-left-radius: 0 !important;
}
.footer-2023 .r-br-0 {
  border-bottom-right-radius: 0 !important;
}
.footer-2023 .r-bl-0 {
  border-bottom-left-radius: 0 !important;
}
.footer-2023 .r-tr-1 {
  border-top-right-radius: 0.25rem !important;
}
.footer-2023 .r-tl-1 {
  border-top-left-radius: 0.25rem !important;
}
.footer-2023 .r-br-1 {
  border-bottom-right-radius: 0.25rem !important;
}
.footer-2023 .r-bl-1 {
  border-bottom-left-radius: 0.25rem !important;
}
.footer-2023 .r-tr-2 {
  border-top-right-radius: 0.5rem !important;
}
.footer-2023 .r-tl-2 {
  border-top-left-radius: 0.5rem !important;
}
.footer-2023 .r-br-2 {
  border-bottom-right-radius: 0.5rem !important;
}
.footer-2023 .r-bl-2 {
  border-bottom-left-radius: 0.5rem !important;
}
.footer-2023 .r-tr-3 {
  border-top-right-radius: 0.75rem !important;
}
.footer-2023 .r-tl-3 {
  border-top-left-radius: 0.75rem !important;
}
.footer-2023 .r-br-3 {
  border-bottom-right-radius: 0.75rem !important;
}
.footer-2023 .r-bl-3 {
  border-bottom-left-radius: 0.75rem !important;
}
.footer-2023 .r-tr-4 {
  border-top-right-radius: 1rem !important;
}
.footer-2023 .r-tl-4 {
  border-top-left-radius: 1rem !important;
}
.footer-2023 .r-br-4 {
  border-bottom-right-radius: 1rem !important;
}
.footer-2023 .r-bl-4 {
  border-bottom-left-radius: 1rem !important;
}
.footer-2023 .r-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.footer-2023 .r-right-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.footer-2023 .r-bottom-0 {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.footer-2023 .r-left-0 {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.footer-2023 .r-top-1 {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.footer-2023 .r-top-2 {
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
}
.footer-2023 .r-top-3 {
  border-top-left-radius: 0.75rem !important;
  border-top-right-radius: 0.75rem !important;
}
.footer-2023 .r-top-4 {
  border-top-left-radius: 1rem !important;
  border-top-right-radius: 1rem !important;
}
.footer-2023 .r-right-1 {
  border-bottom-right-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.footer-2023 .r-right-2 {
  border-bottom-right-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
}
.footer-2023 .r-right-3 {
  border-bottom-right-radius: 0.75rem !important;
  border-top-right-radius: 0.75rem !important;
}
.footer-2023 .r-right-4 {
  border-bottom-right-radius: 1rem !important;
  border-top-right-radius: 1rem !important;
}
.footer-2023 .r-bottom-1 {
  border-bottom-left-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.footer-2023 .r-bottom-2 {
  border-bottom-left-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;
}
.footer-2023 .r-bottom-3 {
  border-bottom-left-radius: 0.75rem !important;
  border-bottom-right-radius: 0.75rem !important;
}
.footer-2023 .r-bottom-4 {
  border-bottom-left-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
}
.footer-2023 .r-left-1 {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.footer-2023 .r-left-2 {
  border-top-left-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}
.footer-2023 .r-left-3 {
  border-top-left-radius: 0.75rem !important;
  border-bottom-left-radius: 0.75rem !important;
}
.footer-2023 .r-left-4 {
  border-top-left-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
}
.footer-2023 .ds-0 {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.footer-2023 .ds-1 {
  -webkit-box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.1);
}
.footer-2023 .ds-2 {
  -webkit-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, 0.5);
}
.footer-2023 .ds-2a {
  -webkit-box-shadow: 0 10px 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 5px 0 rgba(0, 0, 0, 0.5);
}
.footer-2023 .ds-2b {
  -webkit-box-shadow: -10px 10px 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: -10px 10px 5px 0 rgba(0, 0, 0, 0.5);
}
.footer-2023 .ds-3 {
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
}
.footer-2023 .ds-4 {
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);
}
.footer-2023 .ds-5 {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.23);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.23);
}
.footer-2023 .ds-6 {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.footer-2023 .ds-7 {
  overflow: hidden;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: 0.25s -webkit-box-shadow;
  transition: 0.25s -webkit-box-shadow;
  -o-transition: 0.25s box-shadow;
  transition: 0.25s box-shadow;
  transition: 0.25s box-shadow, 0.25s -webkit-box-shadow;
}
.footer-2023 .ds-7:focus,
.footer-2023 .ds-7:hover {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.footer-2023 .ds-8 {
  overflow: hidden;
  -webkit-transition: 0.25s -webkit-box-shadow;
  transition: 0.25s -webkit-box-shadow;
  -o-transition: 0.25s box-shadow;
  transition: 0.25s box-shadow;
  transition: 0.25s box-shadow, 0.25s -webkit-box-shadow;
}
.footer-2023 .ds-8:focus,
.footer-2023 .ds-8:hover {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.footer-2023 .ds-9 {
  -webkit-box-shadow: 0 1px 4px 0 rgba(215, 215, 215, 0.75);
  box-shadow: 0 1px 4px 0 rgba(215, 215, 215, 0.75);
}
.footer-2023 .color-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 390px;
}
.footer-2023 .color-bar div {
  height: 17px;
  width: 33%;
  margin-right: 1px;
  margin-bottom: 1.7rem;
}
.footer-2023 .color-bar.half div {
  height: 8.5px;
}
.footer-2023 .color-bar.cyan div:nth-child(1) {
  background: #cce5e9;
}
.footer-2023 .color-bar.cyan div:nth-child(2) {
  background: #65b0bd;
}
.footer-2023 .color-bar.cyan div:nth-child(3) {
  background: #006778;
}
.footer-2023 .color-bar.gray div:nth-child(1) {
  background: #e0e0e0;
}
.footer-2023 .color-bar.gray div:nth-child(2) {
  background: #bdbdbd;
}
.footer-2023 .color-bar.gray div:nth-child(3) {
  background: #555;
}
.footer-2023 .color-bar.blue div:nth-child(1) {
  background: #c0e9ff;
}
.footer-2023 .color-bar.blue div:nth-child(2) {
  background: #88c3ea;
}
.footer-2023 .color-bar.blue div:nth-child(3) {
  background: #005eaa;
}
.footer-2023 .color-bar.amber div:nth-child(1) {
  background: #ffecb3;
}
.footer-2023 .color-bar.amber div:nth-child(2) {
  background: #ffd54f;
}
.footer-2023 .color-bar.amber div:nth-child(3) {
  background: #fbab18;
}
.footer-2023 .color-bar.slate div:nth-child(1) {
  background: #b6c6d2;
}
.footer-2023 .color-bar.slate div:nth-child(2) {
  background: #7e9ba5;
}
.footer-2023 .color-bar.slate div:nth-child(3) {
  background: #29434e;
}
.footer-2023 .color-bar.purple div:nth-child(1) {
  background: #e3d3e4;
}
.footer-2023 .color-bar.purple div:nth-child(2) {
  background: #b890bb;
}
.footer-2023 .color-bar.purple div:nth-child(3) {
  background: #712177;
}
@media (max-width: 575.98px) {
  .footer-2023 .bt-sm-0 {
    border-top: none !important;
  }
  .footer-2023 .br-sm-0 {
    border-right: none !important;
  }
  .footer-2023 .bb-sm-0 {
    border-bottom: none !important;
  }
  .footer-2023 .bl-sm-0 {
    border-left: none !important;
  }
  .footer-2023 .bt-sm-1 {
    border-top: 1px solid !important;
  }
  .footer-2023 .br-sm-1 {
    border-right: 1px solid !important;
  }
  .footer-2023 .bb-sm-1 {
    border-bottom: 1px solid !important;
  }
  .footer-2023 .bl-sm-1 {
    border-left: 1px solid !important;
  }
}
@media (max-width: 767.98px) {
  .footer-2023 .bt-md-0 {
    border-top: none !important;
  }
  .footer-2023 .br-md-0 {
    border-right: none !important;
  }
  .footer-2023 .bb-md-0 {
    border-bottom: none !important;
  }
  .footer-2023 .bl-md-0 {
    border-left: none !important;
  }
  .footer-2023 .bt-md-1 {
    border-top: 1px solid !important;
  }
  .footer-2023 .br-md-1 {
    border-right: 1px solid !important;
  }
  .footer-2023 .bb-md-1 {
    border-bottom: 1px solid !important;
  }
  .footer-2023 .bl-md-1 {
    border-left: 1px solid !important;
  }
}
@media (max-width: 991.98px) {
  .footer-2023 .bt-lg-0 {
    border-top: none !important;
  }
  .footer-2023 .br-lg-0 {
    border-right: none !important;
  }
  .footer-2023 .bb-lg-0 {
    border-bottom: none !important;
  }
  .footer-2023 .bl-lg-0 {
    border-left: none !important;
  }
  .footer-2023 .bt-lg-1 {
    border-top: 1px solid !important;
  }
  .footer-2023 .br-lg-1 {
    border-right: 1px solid !important;
  }
  .footer-2023 .bb-lg-1 {
    border-bottom: 1px solid !important;
  }
  .footer-2023 .bl-lg-1 {
    border-left: 1px solid !important;
  }
}
@media (max-width: 1199.98px) {
  .footer-2023 .bt-xl-0 {
    border-top: none !important;
  }
  .footer-2023 .br-xl-0 {
    border-right: none !important;
  }
  .footer-2023 .bb-xl-0 {
    border-bottom: none !important;
  }
  .footer-2023 .bl-xl-0 {
    border-left: none !important;
  }
  .footer-2023 .bt-xl-1 {
    border-top: 1px solid !important;
  }
  .footer-2023 .br-xl-1 {
    border-right: 1px solid !important;
  }
  .footer-2023 .bb-xl-1 {
    border-bottom: 1px solid !important;
  }
  .footer-2023 .bl-xl-1 {
    border-left: 1px solid !important;
  }
}
@media (max-width: 1439.98px) {
  .footer-2023 .bt-xxl-0 {
    border-top: none !important;
  }
  .footer-2023 .br-xxl-0 {
    border-right: none !important;
  }
  .footer-2023 .bb-xxl-0 {
    border-bottom: none !important;
  }
  .footer-2023 .bl-xxl-0 {
    border-left: none !important;
  }
  .footer-2023 .bt-xxl-1 {
    border-top: 1px solid !important;
  }
  .footer-2023 .br-xxl-1 {
    border-right: 1px solid !important;
  }
  .footer-2023 .bb-xxl-1 {
    border-bottom: 1px solid !important;
  }
  .footer-2023 .bl-xxl-1 {
    border-left: 1px solid !important;
  }
}
.footer-2023 .b-dashed {
  border-style: dashed !important;
}
.footer-2023 .bt-dashed {
  border-top-style: dashed !important;
}
.footer-2023 .bl-dashed {
  border-left-style: dashed !important;
}
.footer-2023 .bb-dashed {
  border-bottom-style: dashed !important;
}
.footer-2023 .br-dashed {
  border-right-style: dashed !important;
}
.footer-2023 .cl {
  clear: left;
}
.footer-2023 .cr,
.footer-2023 .rl {
  clear: right;
}
.footer-2023 .cb,
.footer-2023 .clear {
  clear: both;
}
.footer-2023 .cf::after,
.footer-2023 .cf::before {
  content: " ";
  display: table;
}
.footer-2023 .cf::after {
  clear: both;
}
.footer-2023 .bg-blue-p {
  background-color: #005eaa !important;
  color: #fff !important;
}
.footer-2023 .bg-blue-p:hover {
  color: #fff;
}
.footer-2023 .bg-blue-p a:not(.btn) {
  color: #fff;
}
.footer-2023 .bg-blue-p a:not(.btn):hover {
  color: #fff;
}
.footer-2023 .bg-blue-p a svg {
  fill: #fff;
}
.footer-2023 .bg-blue-s {
  background-color: #88c3ea !important;
  color: #000 !important;
}
.footer-2023 .bg-blue-s:hover {
  color: #000;
}
.footer-2023 .bg-blue-s a:not(.btn) {
  color: #000;
}
.footer-2023 .bg-blue-s a:not(.btn):hover {
  color: #000;
}
.footer-2023 .bg-blue-s a svg {
  fill: #000;
}
.footer-2023 .bg-blue-t {
  background-color: #c0e9ff !important;
  color: #000 !important;
}
.footer-2023 .bg-blue-t:hover {
  color: #000;
}
.footer-2023 .bg-blue-t a svg {
  fill: #000;
}
.footer-2023 .bg-blue-t.card-header a {
  color: #000 !important;
}
.footer-2023 .bg-blue-q {
  background-color: #edf9ff !important;
  color: #000 !important;
}
.footer-2023 .bg-blue-q:hover {
  color: #000;
}
.footer-2023 .bg-blue-q a svg {
  fill: #000;
}
.footer-2023 .bg-blue-q.card-header a {
  color: #000 !important;
}
.footer-2023 .bg-blue-d {
  background-color: #00345e !important;
  color: #fff !important;
}
.footer-2023 .bg-blue-d:hover {
  color: #fff;
}
.footer-2023 .bg-blue-d a:not(.btn) {
  color: #fff;
}
.footer-2023 .bg-blue-d a:not(.btn):hover {
  color: #fff;
}
.footer-2023 .bg-blue-d a svg {
  fill: #fff;
}
.footer-2023 .bg-blue-l {
  background-color: #f1f6f9 !important;
  color: #000 !important;
}
.footer-2023 .bg-blue-l:hover {
  color: #000;
}
.footer-2023 .bg-blue-l a:not(.btn) {
  color: #000;
}
.footer-2023 .bg-blue-l a:not(.btn):hover {
  color: #000;
}
.footer-2023 .bg-blue-l a svg {
  fill: #000;
}
.footer-2023 .b-blue-p {
  border-color: #005eaa !important;
}
.footer-2023 .b-blue-s {
  border-color: #88c3ea !important;
}
.footer-2023 .b-blue-t {
  border-color: #c0e9ff !important;
}
.footer-2023 .b-blue-q {
  border-color: #edf9ff !important;
}
.footer-2023 .b-blue-d {
  border-color: #00345e !important;
}
.footer-2023 .b-blue-l {
  border-color: #f1f6f9 !important;
}
.footer-2023 .bt-blue-p {
  border-top-color: #005eaa !important;
}
.footer-2023 .bt-blue-s {
  border-top-color: #88c3ea !important;
}
.footer-2023 .bt-blue-t {
  border-top-color: #c0e9ff !important;
}
.footer-2023 .bt-blue-q {
  border-top-color: #edf9ff !important;
}
.footer-2023 .bt-blue-q {
  border-top-color: #edf9ff !important;
}
.footer-2023 .bt-blue-d {
  border-top-color: #00345e !important;
}
.footer-2023 .bt-blue-l {
  border-top-color: #f1f6f9 !important;
}
.footer-2023 .br-blue-p {
  border-right-color: #005eaa !important;
}
.footer-2023 .br-blue-s {
  border-right-color: #88c3ea !important;
}
.footer-2023 .br-blue-t {
  border-right-color: #c0e9ff !important;
}
.footer-2023 .br-blue-q {
  border-right-color: #edf9ff !important;
}
.footer-2023 .br-blue-d {
  border-right-color: #00345e !important;
}
.footer-2023 .br-blue-l {
  border-right-color: #f1f6f9 !important;
}
.footer-2023 .bb-blue-p {
  border-bottom-color: #005eaa !important;
}
.footer-2023 .bb-blue-s {
  border-bottom-color: #88c3ea !important;
}
.footer-2023 .bb-blue-t {
  border-bottom-color: #c0e9ff !important;
}
.footer-2023 .bb-blue-q {
  border-bottom-color: #edf9ff !important;
}
.footer-2023 .bb-blue-d {
  border-bottom-color: #00345e !important;
}
.footer-2023 .bb-blue-l {
  border-bottom-color: #f1f6f9 !important;
}
.footer-2023 .bl-blue-p {
  border-left-color: #005eaa !important;
}
.footer-2023 .bl-blue-s {
  border-left-color: #88c3ea !important;
}
.footer-2023 .bl-blue-t {
  border-left-color: #c0e9ff !important;
}
.footer-2023 .bl-blue-q {
  border-left-color: #edf9ff !important;
}
.footer-2023 .bl-blue-d {
  border-left-color: #00345e !important;
}
.footer-2023 .bl-blue-l {
  border-left-color: #f1f6f9 !important;
}
.footer-2023 .fill-blue-p,
.footer-2023 svg .fill-blue-p,
.footer-2023 svg.fill-blue-p {
  fill: #005eaa !important;
}
.footer-2023 .fill-blue-p::before,
.footer-2023 svg .fill-blue-p::before,
.footer-2023 svg.fill-blue-p::before {
  color: #005eaa !important;
}
.footer-2023 .fill-blue-s,
.footer-2023 svg .fill-blue-s,
.footer-2023 svg.fill-blue-s {
  fill: #88c3ea !important;
}
.footer-2023 .fill-blue-s::before,
.footer-2023 svg .fill-blue-s::before,
.footer-2023 svg.fill-blue-s::before {
  color: #88c3ea !important;
}
.footer-2023 .fill-blue-t,
.footer-2023 svg .fill-blue-t,
.footer-2023 svg.fill-blue-t {
  fill: #c0e9ff !important;
}
.footer-2023 .fill-blue-t::before,
.footer-2023 svg .fill-blue-t::before,
.footer-2023 svg.fill-blue-t::before {
  color: #c0e9ff !important;
}
.footer-2023 .fill-blue-q,
.footer-2023 svg .fill-blue-q,
.footer-2023 svg.fill-blue-q {
  fill: #edf9ff !important;
}
.footer-2023 .fill-blue-q::before,
.footer-2023 svg .fill-blue-q::before,
.footer-2023 svg.fill-blue-q::before {
  color: #edf9ff !important;
}
.footer-2023 .fill-blue-d,
.footer-2023 svg .fill-blue-d,
.footer-2023 svg.fill-blue-d {
  fill: #00345e !important;
}
.footer-2023 .fill-blue-d::before,
.footer-2023 svg .fill-blue-d::before,
.footer-2023 svg.fill-blue-d::before {
  color: #00345e !important;
}
.footer-2023 .fill-blue-l,
.footer-2023 svg .fill-blue-l,
.footer-2023 svg.fill-blue-l {
  fill: #f1f6f9 !important;
}
.footer-2023 .fill-blue-l::before,
.footer-2023 svg .fill-blue-l::before,
.footer-2023 svg.fill-blue-l::before {
  color: #f1f6f9 !important;
}
.footer-2023 .btn-blue-p {
  background-color: #005eaa !important;
  border-color: #005eaa !important;
  color: #fff !important;
}
.footer-2023 .btn-blue-p:hover {
  background-color: #005091 !important;
  color: #fff;
}
.footer-2023 .btn-blue-p svg {
  fill: #fff !important;
}
.footer-2023 .btn-blue-s {
  background-color: #88c3ea !important;
  border-color: #88c3ea !important;
  color: #000 !important;
}
.footer-2023 .btn-blue-s:hover {
  background-color: #72b8e6 !important;
  color: #000;
}
.footer-2023 .btn-blue-s svg {
  fill: #000 !important;
}
.footer-2023 .btn-blue-t {
  background-color: #c0e9ff !important;
  border-color: #c0e9ff !important;
  color: #075290 !important;
}
.footer-2023 .btn-blue-t:hover {
  background-color: #a7e0ff !important;
  color: #075290;
}
.footer-2023 .btn-blue-t svg {
  fill: #075290 !important;
}
.footer-2023 .btn-blue-q {
  background-color: #edf9ff !important;
  border-color: #edf9ff !important;
  color: #075290 !important;
}
.footer-2023 .btn-blue-q:hover {
  background-color: #d4f1ff !important;
  color: #075290;
}
.footer-2023 .btn-blue-q svg {
  fill: #075290 !important;
}
.footer-2023 .btn-blue-d {
  background-color: #00345e !important;
  border-color: #00345e !important;
  color: #fff !important;
}
.footer-2023 .btn-blue-d:hover {
  background-color: #002645 !important;
  color: #fff;
}
.footer-2023 .btn-blue-d svg {
  fill: #fff !important;
}
.footer-2023 .btn-blue-l {
  background-color: #f1f6f9 !important;
  border-color: #f1f6f9 !important;
  color: #075290 !important;
}
.footer-2023 .btn-blue-l:hover {
  background-color: #dfebf1 !important;
  color: #075290;
}
.footer-2023 .btn-blue-l svg {
  fill: #075290 !important;
}
.footer-2023 .hollow.btn-blue-p {
  background-color: #005eaa !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-blue-p:hover {
  background-color: #006cc4 !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-blue-d {
  background-color: #00345e !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-blue-d:hover {
  background-color: #006cc4 !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-blue-s {
  background-color: #88c3ea !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-blue-s:hover {
  background-color: #9eceee !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-blue-t {
  background-color: #c0e9ff !important;
  border-color: #005eaa !important;
  color: #005eaa !important;
}
.footer-2023 .hollow.btn-blue-t:hover {
  background-color: #a7e0ff !important;
  border-color: #005eaa !important;
  color: #005eaa !important;
}
.footer-2023 .hollow.btn-blue-q {
  background-color: #edf9ff !important;
  border-color: #005eaa !important;
  color: #005eaa !important;
}
.footer-2023 .hollow.btn-blue-q:hover {
  background-color: #d4f1ff !important;
  border-color: #005eaa !important;
  color: #005eaa !important;
}
.footer-2023 .hollow.btn-white {
  background-color: #fff !important;
  border-color: #005eaa !important;
  color: #005eaa !important;
}
.footer-2023 .hollow.btn-white:hover {
  background-color: #005eaa !important;
  border-color: #005eaa !important;
  color: #005eaa !important;
}
.footer-2023 .hollow.btn-white:hover {
  color: #fff !important;
}
.footer-2023 .bg-purple-p {
  background-color: #712177 !important;
  color: #fff !important;
}
.footer-2023 .bg-purple-p:hover {
  color: #fff;
}
.footer-2023 .bg-purple-p a:not(.btn) {
  color: #fff;
}
.footer-2023 .bg-purple-p a:not(.btn):hover {
  color: #fff;
}
.footer-2023 .bg-purple-p a svg {
  fill: #fff;
}
.footer-2023 .bg-purple-s {
  background-color: #b890bb !important;
  color: #000 !important;
}
.footer-2023 .bg-purple-s:hover {
  color: #000;
}
.footer-2023 .bg-purple-s a:not(.btn) {
  color: #000;
}
.footer-2023 .bg-purple-s a:not(.btn):hover {
  color: #000;
}
.footer-2023 .bg-purple-s a svg {
  fill: #000;
}
.footer-2023 .bg-purple-t {
  background-color: #e3d3e4 !important;
  color: #000 !important;
}
.footer-2023 .bg-purple-t:hover {
  color: #000;
}
.footer-2023 .bg-purple-t a svg {
  fill: #000;
}
.footer-2023 .bg-purple-t.card-header a {
  color: #000 !important;
}
.footer-2023 .bg-purple-q {
  background-color: #f7f2f7 !important;
  color: #000 !important;
}
.footer-2023 .bg-purple-q:hover {
  color: #000;
}
.footer-2023 .bg-purple-q a svg {
  fill: #000;
}
.footer-2023 .bg-purple-q.card-header a {
  color: #000 !important;
}
.footer-2023 .bg-purple-d {
  background-color: #4b174e !important;
  color: #fff !important;
}
.footer-2023 .bg-purple-d:hover {
  color: #fff;
}
.footer-2023 .bg-purple-d a:not(.btn) {
  color: #fff;
}
.footer-2023 .bg-purple-d a:not(.btn):hover {
  color: #fff;
}
.footer-2023 .bg-purple-d a svg {
  fill: #fff;
}
.footer-2023 .b-purple-p {
  border-color: #712177 !important;
}
.footer-2023 .b-purple-s {
  border-color: #b890bb !important;
}
.footer-2023 .b-purple-t {
  border-color: #e3d3e4 !important;
}
.footer-2023 .b-purple-q {
  border-color: #f7f2f7 !important;
}
.footer-2023 .b-purple-d {
  border-color: #4b174e !important;
}
.footer-2023 .bt-purple-p {
  border-top-color: #712177 !important;
}
.footer-2023 .bt-purple-s {
  border-top-color: #b890bb !important;
}
.footer-2023 .bt-purple-t {
  border-top-color: #e3d3e4 !important;
}
.footer-2023 .bt-purple-q {
  border-top-color: #f7f2f7 !important;
}
.footer-2023 .bt-purple-d {
  border-top-color: #4b174e !important;
}
.footer-2023 .br-purple-p {
  border-right-color: #712177 !important;
}
.footer-2023 .br-purple-s {
  border-right-color: #b890bb !important;
}
.footer-2023 .br-purple-t {
  border-right-color: #e3d3e4 !important;
}
.footer-2023 .br-purple-q {
  border-right-color: #f7f2f7 !important;
}
.footer-2023 .br-purple-d {
  border-right-color: #4b174e !important;
}
.footer-2023 .bb-purple-p {
  border-bottom-color: #712177 !important;
}
.footer-2023 .bb-purple-s {
  border-bottom-color: #b890bb !important;
}
.footer-2023 .bb-purple-t {
  border-bottom-color: #e3d3e4 !important;
}
.footer-2023 .bb-purple-q {
  border-bottom-color: #f7f2f7 !important;
}
.footer-2023 .bb-purple-d {
  border-bottom-color: #4b174e !important;
}
.footer-2023 .bl-purple-p {
  border-left-color: #712177 !important;
}
.footer-2023 .bl-purple-s {
  border-left-color: #b890bb !important;
}
.footer-2023 .bl-purple-t {
  border-left-color: #e3d3e4 !important;
}
.footer-2023 .bl-purple-q {
  border-left-color: #f7f2f7 !important;
}
.footer-2023 .bl-purple-d {
  border-left-color: #4b174e !important;
}
.footer-2023 .fill-purple-p,
.footer-2023 svg .fill-purple-p,
.footer-2023 svg.fill-purple-p {
  fill: #712177 !important;
}
.footer-2023 .fill-purple-p::before,
.footer-2023 svg .fill-purple-p::before,
.footer-2023 svg.fill-purple-p::before {
  color: #712177 !important;
}
.footer-2023 .fill-purple-s,
.footer-2023 svg .fill-purple-s,
.footer-2023 svg.fill-purple-s {
  fill: #b890bb !important;
}
.footer-2023 .fill-purple-s::before,
.footer-2023 svg .fill-purple-s::before,
.footer-2023 svg.fill-purple-s::before {
  color: #b890bb !important;
}
.footer-2023 .fill-purple-t,
.footer-2023 svg .fill-purple-t,
.footer-2023 svg.fill-purple-t {
  fill: #e3d3e4 !important;
}
.footer-2023 .fill-purple-t::before,
.footer-2023 svg .fill-purple-t::before,
.footer-2023 svg.fill-purple-t::before {
  color: #e3d3e4 !important;
}
.footer-2023 .fill-purple-q,
.footer-2023 svg .fill-purple-q,
.footer-2023 svg.fill-purple-q {
  fill: #f7f2f7 !important;
}
.footer-2023 .fill-purple-q::before,
.footer-2023 svg .fill-purple-q::before,
.footer-2023 svg.fill-purple-q::before {
  color: #f7f2f7 !important;
}
.footer-2023 .fill-purple-d,
.footer-2023 svg .fill-purple-d,
.footer-2023 svg.fill-purple-d {
  fill: #4b174e !important;
}
.footer-2023 .fill-purple-d::before,
.footer-2023 svg .fill-purple-d::before,
.footer-2023 svg.fill-purple-d::before {
  color: #4b174e !important;
}
.footer-2023 .btn-purple-p {
  background-color: #712177 !important;
  border-color: #712177 !important;
  color: #fff !important;
}
.footer-2023 .btn-purple-p:hover {
  background-color: #5e1b63 !important;
  color: #fff;
}
.footer-2023 .btn-purple-p svg {
  fill: #fff !important;
}
.footer-2023 .btn-purple-s {
  background-color: #b890bb !important;
  border-color: #b890bb !important;
  color: #000 !important;
}
.footer-2023 .btn-purple-s:hover {
  background-color: #ae80b1 !important;
  color: #000;
}
.footer-2023 .btn-purple-s svg {
  fill: #000 !important;
}
.footer-2023 .btn-purple-t {
  background-color: #e3d3e4 !important;
  border-color: #e3d3e4 !important;
  color: #075290 !important;
}
.footer-2023 .btn-purple-t:hover {
  background-color: #d9c3da !important;
  color: #075290;
}
.footer-2023 .btn-purple-t svg {
  fill: #075290 !important;
}
.footer-2023 .btn-purple-q {
  background-color: #f7f2f7 !important;
  border-color: #f7f2f7 !important;
  color: #075290 !important;
}
.footer-2023 .btn-purple-q:hover {
  background-color: #ede2ed !important;
  color: #075290;
}
.footer-2023 .btn-purple-q svg {
  fill: #075290 !important;
}
.footer-2023 .btn-purple-d {
  background-color: #4b174e !important;
  border-color: #4b174e !important;
  color: #fff !important;
}
.footer-2023 .btn-purple-d:hover {
  background-color: #38113a !important;
  color: #fff;
}
.footer-2023 .btn-purple-d svg {
  fill: #fff !important;
}
.footer-2023 .hollow.btn-purple-d {
  background-color: #4b174e !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-purple-d:hover {
  background-color: #84278b !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-purple-p {
  background-color: #712177 !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-purple-p:hover {
  background-color: #84278b !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-purple-s {
  background-color: #b890bb !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-purple-s:hover {
  background-color: #c2a0c5 !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-purple-t {
  background-color: #e3d3e4 !important;
  border-color: #712177 !important;
  color: #712177 !important;
}
.footer-2023 .hollow.btn-purple-t:hover {
  background-color: #d9c3da !important;
  border-color: #712177 !important;
  color: #712177 !important;
}
.footer-2023 .hollow.btn-purple-q {
  background-color: #f7f2f7 !important;
  border-color: #712177 !important;
  color: #712177 !important;
}
.footer-2023 .hollow.btn-purple-q:hover {
  background-color: #ede2ed !important;
  border-color: #712177 !important;
  color: #712177 !important;
}
.footer-2023 .bg-brown-p {
  background-color: #705043 !important;
  color: #fff !important;
}
.footer-2023 .bg-brown-p:hover {
  color: #fff;
}
.footer-2023 .bg-brown-p a:not(.btn) {
  color: #fff;
}
.footer-2023 .bg-brown-p a:not(.btn):hover {
  color: #fff;
}
.footer-2023 .bg-brown-p a svg {
  fill: #fff;
}
.footer-2023 .bg-brown-s {
  background-color: #ad907b !important;
  color: #000 !important;
}
.footer-2023 .bg-brown-s:hover {
  color: #000;
}
.footer-2023 .bg-brown-s a:not(.btn) {
  color: #000;
}
.footer-2023 .bg-brown-s a:not(.btn):hover {
  color: #000;
}
.footer-2023 .bg-brown-s a svg {
  fill: #000;
}
.footer-2023 .bg-brown-t {
  background-color: #d7ccc8 !important;
  color: #000 !important;
}
.footer-2023 .bg-brown-t:hover {
  color: #000;
}
.footer-2023 .bg-brown-t a svg {
  fill: #000;
}
.footer-2023 .bg-brown-t.card-header a {
  color: #000 !important;
}
.footer-2023 .bg-brown-q {
  background-color: #f2ebe8 !important;
  color: #000 !important;
}
.footer-2023 .bg-brown-q:hover {
  color: #000;
}
.footer-2023 .bg-brown-q a svg {
  fill: #000;
}
.footer-2023 .bg-brown-q.card-header a {
  color: #000 !important;
}
.footer-2023 .bg-brown-d {
  background-color: #503930 !important;
  color: #fff !important;
}
.footer-2023 .bg-brown-d:hover {
  color: #fff;
}
.footer-2023 .bg-brown-d a:not(.btn) {
  color: #fff;
}
.footer-2023 .bg-brown-d a:not(.btn):hover {
  color: #fff;
}
.footer-2023 .bg-brown-d a svg {
  fill: #fff;
}
.footer-2023 .b-brown-p {
  border-color: #705043 !important;
}
.footer-2023 .b-brown-s {
  border-color: #ad907b !important;
}
.footer-2023 .b-brown-t {
  border-color: #d7ccc8 !important;
}
.footer-2023 .b-brown-q {
  border-color: #f2ebe8 !important;
}
.footer-2023 .b-brown-d {
  border-color: #503930 !important;
}
.footer-2023 .bt-brown-p {
  border-top-color: #705043 !important;
}
.footer-2023 .bt-brown-s {
  border-top-color: #ad907b !important;
}
.footer-2023 .bt-brown-t {
  border-top-color: #d7ccc8 !important;
}
.footer-2023 .bt-brown-q {
  border-top-color: #f2ebe8 !important;
}
.footer-2023 .bt-brown-q {
  border-top-color: #503930 !important;
}
.footer-2023 .br-brown-p {
  border-right-color: #705043 !important;
}
.footer-2023 .br-brown-s {
  border-right-color: #ad907b !important;
}
.footer-2023 .br-brown-t {
  border-right-color: #d7ccc8 !important;
}
.footer-2023 .br-brown-q {
  border-right-color: #f2ebe8 !important;
}
.footer-2023 .bb-brown-p {
  border-bottom-color: #705043 !important;
}
.footer-2023 .bb-brown-s {
  border-bottom-color: #ad907b !important;
}
.footer-2023 .bb-brown-t {
  border-bottom-color: #d7ccc8 !important;
}
.footer-2023 .bb-brown-q {
  border-bottom-color: #f2ebe8 !important;
}
.footer-2023 .bl-brown-p {
  border-left-color: #705043 !important;
}
.footer-2023 .bl-brown-s {
  border-left-color: #ad907b !important;
}
.footer-2023 .bl-brown-t {
  border-left-color: #d7ccc8 !important;
}
.footer-2023 .bl-brown-q {
  border-left-color: #f2ebe8 !important;
}
.footer-2023 .fill-brown-p,
.footer-2023 svg .fill-brown-p,
.footer-2023 svg.fill-brown-p {
  fill: #705043 !important;
}
.footer-2023 .fill-brown-p::before,
.footer-2023 svg .fill-brown-p::before,
.footer-2023 svg.fill-brown-p::before {
  color: #705043 !important;
}
.footer-2023 .fill-brown-s,
.footer-2023 svg .fill-brown-s,
.footer-2023 svg.fill-brown-s {
  fill: #ad907b !important;
}
.footer-2023 .fill-brown-s::before,
.footer-2023 svg .fill-brown-s::before,
.footer-2023 svg.fill-brown-s::before {
  color: #ad907b !important;
}
.footer-2023 .fill-brown-t,
.footer-2023 svg .fill-brown-t,
.footer-2023 svg.fill-brown-t {
  fill: #d7ccc8 !important;
}
.footer-2023 .fill-brown-t::before,
.footer-2023 svg .fill-brown-t::before,
.footer-2023 svg.fill-brown-t::before {
  color: #d7ccc8 !important;
}
.footer-2023 .fill-brown-q,
.footer-2023 svg .fill-brown-q,
.footer-2023 svg.fill-brown-q {
  fill: #f2ebe8 !important;
}
.footer-2023 .fill-brown-q::before,
.footer-2023 svg .fill-brown-q::before,
.footer-2023 svg.fill-brown-q::before {
  color: #f2ebe8 !important;
}
.footer-2023 .btn-brown-p {
  background-color: #705043 !important;
  border-color: #705043 !important;
  color: #fff !important;
}
.footer-2023 .btn-brown-p:hover {
  background-color: #604539 !important;
  color: #fff;
}
.footer-2023 .btn-brown-p svg {
  fill: #fff !important;
}
.footer-2023 .btn-brown-s {
  background-color: #ad907b !important;
  border-color: #ad907b !important;
  color: #000 !important;
}
.footer-2023 .btn-brown-s:hover {
  background-color: #a3836b !important;
  color: #000;
}
.footer-2023 .btn-brown-s svg {
  fill: #000 !important;
}
.footer-2023 .btn-brown-t {
  background-color: #d7ccc8 !important;
  border-color: #d7ccc8 !important;
  color: #075290 !important;
}
.footer-2023 .btn-brown-t:hover {
  background-color: #ccbeb9 !important;
  color: #075290;
}
.footer-2023 .btn-brown-t svg {
  fill: #075290 !important;
}
.footer-2023 .btn-brown-q {
  background-color: #f2ebe8 !important;
  border-color: #f2ebe8 !important;
  color: #075290 !important;
}
.footer-2023 .btn-brown-q:hover {
  background-color: #e9ddd8 !important;
  color: #075290;
}
.footer-2023 .btn-brown-q svg {
  fill: #075290 !important;
}
.footer-2023 .hollow.btn-brown-p {
  background-color: #705043 !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-brown-p:hover {
  background-color: #805b4d !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-brown-s {
  background-color: #ad907b !important;
  border-color: #000 !important;
  color: #000 !important;
}
.footer-2023 .hollow.btn-brown-s:hover {
  background-color: #b79d8b !important;
  border-color: #000 !important;
  color: #000 !important;
}
.footer-2023 .hollow.btn-brown-t {
  background-color: #d7ccc8 !important;
  border-color: #604539 !important;
  color: #604539 !important;
}
.footer-2023 .hollow.btn-brown-t:hover {
  background-color: #ccbeb9 !important;
  border-color: #604539 !important;
  color: #604539 !important;
}
.footer-2023 .hollow.btn-brown-q {
  background-color: #f2ebe8 !important;
  border-color: #604539 !important;
  color: #604539 !important;
}
.footer-2023 .hollow.btn-brown-q:hover {
  background-color: #e9ddd8 !important;
  border-color: #604539 !important;
  color: #604539 !important;
}
.footer-2023 .bg-teal-p {
  background-color: #00695c !important;
  color: #fff !important;
}
.footer-2023 .bg-teal-p:hover {
  color: #fff;
}
.footer-2023 .bg-teal-p a:not(.btn) {
  color: #fff;
}
.footer-2023 .bg-teal-p a:not(.btn):hover {
  color: #fff;
}
.footer-2023 .bg-teal-p a svg {
  fill: #fff;
}
.footer-2023 .bg-teal-s {
  background-color: #4ebaaa !important;
  color: #000 !important;
}
.footer-2023 .bg-teal-s:hover {
  color: #000;
}
.footer-2023 .bg-teal-s a:not(.btn) {
  color: #000;
}
.footer-2023 .bg-teal-s a:not(.btn):hover {
  color: #000;
}
.footer-2023 .bg-teal-s a svg {
  fill: #000;
}
.footer-2023 .bg-teal-t {
  background-color: #ceece7 !important;
  color: #000 !important;
}
.footer-2023 .bg-teal-t:hover {
  color: #000;
}
.footer-2023 .bg-teal-t a svg {
  fill: #000;
}
.footer-2023 .bg-teal-t.card-header a {
  color: #000 !important;
}
.footer-2023 .bg-teal-q {
  background-color: #ebf7f5 !important;
  color: #000 !important;
}
.footer-2023 .bg-teal-q:hover {
  color: #000;
}
.footer-2023 .bg-teal-q a svg {
  fill: #000;
}
.footer-2023 .bg-teal-q.card-header a {
  color: #000 !important;
}
.footer-2023 .bg-teal-d {
  background-color: #00362f !important;
  color: #fff !important;
}
.footer-2023 .bg-teal-d:hover {
  color: #fff;
}
.footer-2023 .bg-teal-d a:not(.btn) {
  color: #fff;
}
.footer-2023 .bg-teal-d a:not(.btn):hover {
  color: #fff;
}
.footer-2023 .bg-teal-d a svg {
  fill: #fff;
}
.footer-2023 .b-teal-p {
  border-color: #00695c !important;
}
.footer-2023 .b-teal-s {
  border-color: #4ebaaa !important;
}
.footer-2023 .b-teal-t {
  border-color: #ceece7 !important;
}
.footer-2023 .b-teal-q {
  border-color: #ebf7f5 !important;
}
.footer-2023 .bt-teal-p {
  border-top-color: #00695c !important;
}
.footer-2023 .bt-teal-s {
  border-top-color: #4ebaaa !important;
}
.footer-2023 .bt-teal-t {
  border-top-color: #ceece7 !important;
}
.footer-2023 .bt-teal-q {
  border-top-color: #ebf7f5 !important;
}
.footer-2023 .br-teal-p {
  border-right-color: #00695c !important;
}
.footer-2023 .br-teal-s {
  border-right-color: #4ebaaa !important;
}
.footer-2023 .br-teal-t {
  border-right-color: #ceece7 !important;
}
.footer-2023 .br-teal-q {
  border-right-color: #ebf7f5 !important;
}
.footer-2023 .bb-teal-p {
  border-bottom-color: #00695c !important;
}
.footer-2023 .bb-teal-s {
  border-bottom-color: #4ebaaa !important;
}
.footer-2023 .bb-teal-t {
  border-bottom-color: #ceece7 !important;
}
.footer-2023 .bb-teal-q {
  border-bottom-color: #ebf7f5 !important;
}
.footer-2023 .bl-teal-p {
  border-left-color: #00695c !important;
}
.footer-2023 .bl-teal-s {
  border-left-color: #4ebaaa !important;
}
.footer-2023 .bl-teal-t {
  border-left-color: #ceece7 !important;
}
.footer-2023 .bl-teal-q {
  border-left-color: #ebf7f5 !important;
}
.footer-2023 .fill-teal-p,
.footer-2023 svg .fill-teal-p,
.footer-2023 svg.fill-teal-p {
  fill: #00695c !important;
}
.footer-2023 .fill-teal-p::before,
.footer-2023 svg .fill-teal-p::before,
.footer-2023 svg.fill-teal-p::before {
  color: #00695c !important;
}
.footer-2023 .fill-teal-s,
.footer-2023 svg .fill-teal-s,
.footer-2023 svg.fill-teal-s {
  fill: #4ebaaa !important;
}
.footer-2023 .fill-teal-s::before,
.footer-2023 svg .fill-teal-s::before,
.footer-2023 svg.fill-teal-s::before {
  color: #4ebaaa !important;
}
.footer-2023 .fill-teal-t,
.footer-2023 svg .fill-teal-t,
.footer-2023 svg.fill-teal-t {
  fill: #ceece7 !important;
}
.footer-2023 .fill-teal-t::before,
.footer-2023 svg .fill-teal-t::before,
.footer-2023 svg.fill-teal-t::before {
  color: #ceece7 !important;
}
.footer-2023 .fill-teal-q,
.footer-2023 svg .fill-teal-q,
.footer-2023 svg.fill-teal-q {
  fill: #ebf7f5 !important;
}
.footer-2023 .fill-teal-q::before,
.footer-2023 svg .fill-teal-q::before,
.footer-2023 svg.fill-teal-q::before {
  color: #ebf7f5 !important;
}
.footer-2023 .btn-teal-p {
  background-color: #00695c !important;
  border-color: #00695c !important;
  color: #fff !important;
}
.footer-2023 .btn-teal-p:hover {
  background-color: #005046 !important;
  color: #fff;
}
.footer-2023 .btn-teal-p svg {
  fill: #fff !important;
}
.footer-2023 .btn-teal-s {
  background-color: #4ebaaa !important;
  border-color: #4ebaaa !important;
  color: #000 !important;
}
.footer-2023 .btn-teal-s:hover {
  background-color: #43ac9c !important;
  color: #000;
}
.footer-2023 .btn-teal-s svg {
  fill: #000 !important;
}
.footer-2023 .btn-teal-t {
  background-color: #ceece7 !important;
  border-color: #ceece7 !important;
  color: #075290 !important;
}
.footer-2023 .btn-teal-t:hover {
  background-color: #bce5de !important;
  color: #075290;
}
.footer-2023 .btn-teal-t svg {
  fill: #075290 !important;
}
.footer-2023 .btn-teal-q {
  background-color: #ebf7f5 !important;
  border-color: #ebf7f5 !important;
  color: #075290 !important;
}
.footer-2023 .btn-teal-q:hover {
  background-color: #d9f0ec !important;
  color: #075290;
}
.footer-2023 .btn-teal-q svg {
  fill: #075290 !important;
}
.footer-2023 .hollow.btn-teal-p {
  background-color: #00695c !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-teal-p:hover {
  background-color: #008372 !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-teal-s {
  background-color: #4ebaaa !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-teal-s:hover {
  background-color: #60c1b3 !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-teal-t {
  background-color: #ceece7 !important;
  border-color: #00695c !important;
  color: #00695c !important;
}
.footer-2023 .hollow.btn-teal-t:hover {
  background-color: #bce5de !important;
  border-color: #00695c !important;
  color: #00695c !important;
}
.footer-2023 .hollow.btn-teal-q {
  background-color: #ebf7f5 !important;
  border-color: #00695c !important;
  color: #00695c !important;
}
.footer-2023 .hollow.btn-teal-q:hover {
  background-color: #d9f0ec !important;
  border-color: #00695c !important;
  color: #00695c !important;
}
.footer-2023 .bg-orange-p {
  background-color: #bb4d00 !important;
  color: #fff !important;
}
.footer-2023 .bg-orange-p:hover {
  color: #fff;
}
.footer-2023 .bg-orange-p a:not(.btn) {
  color: #fff;
}
.footer-2023 .bg-orange-p a:not(.btn):hover {
  color: #fff;
}
.footer-2023 .bg-orange-p a svg {
  fill: #fff;
}
.footer-2023 .bg-orange-s {
  background-color: #ffad42 !important;
  color: #000 !important;
}
.footer-2023 .bg-orange-s:hover {
  color: #000;
}
.footer-2023 .bg-orange-s a:not(.btn) {
  color: #000;
}
.footer-2023 .bg-orange-s a:not(.btn):hover {
  color: #000;
}
.footer-2023 .bg-orange-s a svg {
  fill: #000;
}
.footer-2023 .bg-orange-t {
  background-color: #ffe97d !important;
  color: #000 !important;
}
.footer-2023 .bg-orange-t:hover {
  color: #000;
}
.footer-2023 .bg-orange-t a svg {
  fill: #000;
}
.footer-2023 .bg-orange-t.card-header a {
  color: #000 !important;
}
.footer-2023 .bg-orange-q {
  background-color: #fff4cf !important;
  color: #000 !important;
}
.footer-2023 .bg-orange-q:hover {
  color: #000;
}
.footer-2023 .bg-orange-q a svg {
  fill: #000;
}
.footer-2023 .bg-orange-q.card-header a {
  color: #000 !important;
}
.footer-2023 .bg-orange-d {
  background-color: #883800 !important;
  color: #fff !important;
}
.footer-2023 .bg-orange-d:hover {
  color: #fff;
}
.footer-2023 .bg-orange-d a:not(.btn) {
  color: #fff;
}
.footer-2023 .bg-orange-d a:not(.btn):hover {
  color: #fff;
}
.footer-2023 .bg-orange-d a svg {
  fill: #fff;
}
.footer-2023 .b-orange-p {
  border-color: #bb4d00 !important;
}
.footer-2023 .b-orange-s {
  border-color: #ffad42 !important;
}
.footer-2023 .b-orange-t {
  border-color: #ffe97d !important;
}
.footer-2023 .b-orange-q {
  border-color: #fff4cf !important;
}
.footer-2023 .bt-orange-p {
  border-top-color: #bb4d00 !important;
}
.footer-2023 .bt-orange-s {
  border-top-color: #ffad42 !important;
}
.footer-2023 .bt-orange-t {
  border-top-color: #ffe97d !important;
}
.footer-2023 .bt-orange-q {
  border-top-color: #fff4cf !important;
}
.footer-2023 .br-orange-p {
  border-right-color: #bb4d00 !important;
}
.footer-2023 .br-orange-s {
  border-right-color: #ffad42 !important;
}
.footer-2023 .br-orange-t {
  border-right-color: #ffe97d !important;
}
.footer-2023 .br-orange-q {
  border-right-color: #fff4cf !important;
}
.footer-2023 .bb-orange-p {
  border-bottom-color: #bb4d00 !important;
}
.footer-2023 .bb-orange-s {
  border-bottom-color: #ffad42 !important;
}
.footer-2023 .bb-orange-t {
  border-bottom-color: #ffe97d !important;
}
.footer-2023 .bb-orange-q {
  border-bottom-color: #fff4cf !important;
}
.footer-2023 .bl-orange-p {
  border-left-color: #bb4d00 !important;
}
.footer-2023 .bl-orange-s {
  border-left-color: #ffad42 !important;
}
.footer-2023 .bl-orange-t {
  border-left-color: #ffe97d !important;
}
.footer-2023 .bl-orange-q {
  border-left-color: #fff4cf !important;
}
.footer-2023 .fill-orange-p,
.footer-2023 svg .fill-orange-p,
.footer-2023 svg.fill-orange-p {
  fill: #bb4d00 !important;
}
.footer-2023 .fill-orange-p::before,
.footer-2023 svg .fill-orange-p::before,
.footer-2023 svg.fill-orange-p::before {
  color: #bb4d00 !important;
}
.footer-2023 .fill-orange-s,
.footer-2023 svg .fill-orange-s,
.footer-2023 svg.fill-orange-s {
  fill: #ffad42 !important;
}
.footer-2023 .fill-orange-s::before,
.footer-2023 svg .fill-orange-s::before,
.footer-2023 svg.fill-orange-s::before {
  color: #ffad42 !important;
}
.footer-2023 .fill-orange-t,
.footer-2023 svg .fill-orange-t,
.footer-2023 svg.fill-orange-t {
  fill: #ffe97d !important;
}
.footer-2023 .fill-orange-t::before,
.footer-2023 svg .fill-orange-t::before,
.footer-2023 svg.fill-orange-t::before {
  color: #ffe97d !important;
}
.footer-2023 .fill-orange-q,
.footer-2023 svg .fill-orange-q,
.footer-2023 svg.fill-orange-q {
  fill: #fff4cf !important;
}
.footer-2023 .fill-orange-q::before,
.footer-2023 svg .fill-orange-q::before,
.footer-2023 svg.fill-orange-q::before {
  color: #fff4cf !important;
}
.footer-2023 .btn-orange-p {
  background-color: #bb4d00 !important;
  border-color: #bb4d00 !important;
  color: #fff !important;
}
.footer-2023 .btn-orange-p:hover {
  background-color: #a24300 !important;
  color: #fff;
}
.footer-2023 .btn-orange-p svg {
  fill: #fff !important;
}
.footer-2023 .btn-orange-s {
  background-color: #ffad42 !important;
  border-color: #ffad42 !important;
  color: #000 !important;
}
.footer-2023 .btn-orange-s:hover {
  background-color: #ffa229 !important;
  color: #000;
}
.footer-2023 .btn-orange-s svg {
  fill: #000 !important;
}
.footer-2023 .btn-orange-t {
  background-color: #ffe97d !important;
  border-color: #ffe97d !important;
  color: #075290 !important;
}
.footer-2023 .btn-orange-t:hover {
  background-color: #ffe564 !important;
  color: #075290;
}
.footer-2023 .btn-orange-t svg {
  fill: #075290 !important;
}
.footer-2023 .btn-orange-q {
  background-color: #fff4cf !important;
  border-color: #fff4cf !important;
  color: #075290 !important;
}
.footer-2023 .btn-orange-q:hover {
  background-color: #ffeeb6 !important;
  color: #075290;
}
.footer-2023 .btn-orange-q svg {
  fill: #075290 !important;
}
.footer-2023 .hollow.btn-orange-p {
  background-color: #bb4d00 !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-orange-p:hover {
  background-color: #d55800 !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-orange-s {
  background-color: #ffad42 !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-orange-s:hover {
  background-color: #ffb85c !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-orange-t {
  background-color: #ffe97d !important;
  border-color: #bb4d00 !important;
  color: #bb4d00 !important;
}
.footer-2023 .hollow.btn-orange-t:hover {
  background-color: #ffe564 !important;
  border-color: #bb4d00 !important;
  color: #bb4d00 !important;
}
.footer-2023 .hollow.btn-orange-q {
  background-color: #fff4cf !important;
  border-color: #bb4d00 !important;
  color: #bb4d00 !important;
}
.footer-2023 .hollow.btn-orange-q:hover {
  background-color: #ffeeb6 !important;
  border-color: #bb4d00 !important;
  color: #bb4d00 !important;
}
.footer-2023 .bg-pink-p {
  background-color: #af4448 !important;
  color: #fff !important;
}
.footer-2023 .bg-pink-p:hover {
  color: #fff;
}
.footer-2023 .bg-pink-p a:not(.btn) {
  color: #fff;
}
.footer-2023 .bg-pink-p a:not(.btn):hover {
  color: #fff;
}
.footer-2023 .bg-pink-p a svg {
  fill: #fff;
}
.footer-2023 .bg-pink-s {
  background-color: #e57373 !important;
  color: #000 !important;
}
.footer-2023 .bg-pink-s:hover {
  color: #000;
}
.footer-2023 .bg-pink-s a:not(.btn) {
  color: #000;
}
.footer-2023 .bg-pink-s a:not(.btn):hover {
  color: #000;
}
.footer-2023 .bg-pink-s a svg {
  fill: #000;
}
.footer-2023 .bg-pink-t {
  background-color: #ffc2c2 !important;
  color: #000 !important;
}
.footer-2023 .bg-pink-t:hover {
  color: #000;
}
.footer-2023 .bg-pink-t a svg {
  fill: #000;
}
.footer-2023 .bg-pink-t.card-header a {
  color: #000 !important;
}
.footer-2023 .bg-pink-q {
  background-color: #ffe7e7 !important;
  color: #000 !important;
}
.footer-2023 .bg-pink-q:hover {
  color: #000;
}
.footer-2023 .bg-pink-q a svg {
  fill: #000;
}
.footer-2023 .bg-pink-q.card-header a {
  color: #000 !important;
}
.footer-2023 .b-pink-p {
  border-color: #af4448 !important;
}
.footer-2023 .b-pink-s {
  border-color: #e57373 !important;
}
.footer-2023 .b-pink-t {
  border-color: #ffc2c2 !important;
}
.footer-2023 .b-pink-q {
  border-color: #ffe7e7 !important;
}
.footer-2023 .bt-pink-p {
  border-top-color: #af4448 !important;
}
.footer-2023 .bt-pink-s {
  border-top-color: #e57373 !important;
}
.footer-2023 .bt-pink-t {
  border-top-color: #ffc2c2 !important;
}
.footer-2023 .bt-pink-q {
  border-top-color: #ffe7e7 !important;
}
.footer-2023 .br-pink-p {
  border-right-color: #af4448 !important;
}
.footer-2023 .br-pink-s {
  border-right-color: #e57373 !important;
}
.footer-2023 .br-pink-t {
  border-right-color: #ffc2c2 !important;
}
.footer-2023 .br-pink-q {
  border-right-color: #ffe7e7 !important;
}
.footer-2023 .bb-pink-p {
  border-bottom-color: #af4448 !important;
}
.footer-2023 .bb-pink-s {
  border-bottom-color: #e57373 !important;
}
.footer-2023 .bb-pink-t {
  border-bottom-color: #ffc2c2 !important;
}
.footer-2023 .bb-pink-q {
  border-bottom-color: #ffe7e7 !important;
}
.footer-2023 .bl-pink-p {
  border-left-color: #af4448 !important;
}
.footer-2023 .bl-pink-s {
  border-left-color: #e57373 !important;
}
.footer-2023 .bl-pink-t {
  border-left-color: #ffc2c2 !important;
}
.footer-2023 .bl-pink-q {
  border-left-color: #ffe7e7 !important;
}
.footer-2023 .fill-pink-p,
.footer-2023 svg .fill-pink-p,
.footer-2023 svg.fill-pink-p {
  fill: #af4448 !important;
}
.footer-2023 .fill-pink-p::before,
.footer-2023 svg .fill-pink-p::before,
.footer-2023 svg.fill-pink-p::before {
  color: #af4448 !important;
}
.footer-2023 .fill-pink-s,
.footer-2023 svg .fill-pink-s,
.footer-2023 svg.fill-pink-s {
  fill: #e57373 !important;
}
.footer-2023 .fill-pink-s::before,
.footer-2023 svg .fill-pink-s::before,
.footer-2023 svg.fill-pink-s::before {
  color: #e57373 !important;
}
.footer-2023 .fill-pink-t,
.footer-2023 svg .fill-pink-t,
.footer-2023 svg.fill-pink-t {
  fill: #ffc2c2 !important;
}
.footer-2023 .fill-pink-t::before,
.footer-2023 svg .fill-pink-t::before,
.footer-2023 svg.fill-pink-t::before {
  color: #ffc2c2 !important;
}
.footer-2023 .fill-pink-d,
.footer-2023 svg .fill-pink-d,
.footer-2023 svg.fill-pink-d {
  fill: #ffe7e7 !important;
}
.footer-2023 .fill-pink-d::before,
.footer-2023 svg .fill-pink-d::before,
.footer-2023 svg.fill-pink-d::before {
  color: #ffe7e7 !important;
}
.footer-2023 .btn-pink-p {
  background-color: #af4448 !important;
  border-color: #af4448 !important;
  color: #fff !important;
}
.footer-2023 .btn-pink-p:hover {
  background-color: #9d3d40 !important;
  color: #fff;
}
.footer-2023 .btn-pink-p svg {
  fill: #fff !important;
}
.footer-2023 .btn-pink-s {
  background-color: #e57373 !important;
  border-color: #e57373 !important;
  color: #000 !important;
}
.footer-2023 .btn-pink-s:hover {
  background-color: #e15d5d !important;
  color: #000;
}
.footer-2023 .btn-pink-s svg {
  fill: #000 !important;
}
.footer-2023 .btn-pink-t {
  background-color: #ffc2c2 !important;
  border-color: #ffc2c2 !important;
  color: #075290 !important;
}
.footer-2023 .btn-pink-t:hover {
  background-color: #ffa9a9 !important;
  color: #075290;
}
.footer-2023 .btn-pink-t svg {
  fill: #075290 !important;
}
.footer-2023 .btn-pink-q {
  background-color: #ffe7e7 !important;
  border-color: #ffe7e7 !important;
  color: #075290 !important;
}
.footer-2023 .btn-pink-q:hover {
  background-color: #ffcece !important;
  color: #075290;
}
.footer-2023 .btn-pink-q svg {
  fill: #075290 !important;
}
.footer-2023 .hollow.btn-pink-p {
  background-color: #af4448 !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-pink-p:hover {
  background-color: #bb5155 !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-pink-s {
  background-color: #e57373 !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-pink-s:hover {
  background-color: #e98989 !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-pink-t {
  background-color: #ffc2c2 !important;
  border-color: #af4448 !important;
  color: #af4448 !important;
}
.footer-2023 .hollow.btn-pink-t:hover {
  background-color: #ffa9a9 !important;
  border-color: #af4448 !important;
  color: #af4448 !important;
}
.footer-2023 .hollow.btn-pink-q {
  background-color: #ffe7e7 !important;
  border-color: #af4448 !important;
  color: #af4448 !important;
}
.footer-2023 .hollow.btn-pink-q:hover {
  background-color: #ffcece !important;
  border-color: #af4448 !important;
  color: #af4448 !important;
}
.footer-2023 .bg-slate-p {
  background-color: #29434e !important;
  color: #fff !important;
}
.footer-2023 .bg-slate-p:hover {
  color: #fff;
}
.footer-2023 .bg-slate-p a:not(.btn) {
  color: #fff;
}
.footer-2023 .bg-slate-p a:not(.btn):hover {
  color: #fff;
}
.footer-2023 .bg-slate-p a svg {
  fill: #fff;
}
.footer-2023 .bg-slate-s {
  background-color: #7e9ba5 !important;
  color: #000 !important;
}
.footer-2023 .bg-slate-s:hover {
  color: #000;
}
.footer-2023 .bg-slate-s a:not(.btn) {
  color: #000;
}
.footer-2023 .bg-slate-s a:not(.btn):hover {
  color: #000;
}
.footer-2023 .bg-slate-s a svg {
  fill: #000;
}
.footer-2023 .bg-slate-t {
  background-color: #b6c6d2 !important;
  color: #000 !important;
}
.footer-2023 .bg-slate-t:hover {
  color: #000;
}
.footer-2023 .bg-slate-t a svg {
  fill: #000;
}
.footer-2023 .bg-slate-t.card-header a {
  color: #000 !important;
}
.footer-2023 .bg-slate-q {
  background-color: #e2e8ed !important;
  color: #000 !important;
}
.footer-2023 .bg-slate-q:hover {
  color: #000;
}
.footer-2023 .bg-slate-q a svg {
  fill: #000;
}
.footer-2023 .bg-slate-q.card-header a {
  color: #000 !important;
}
.footer-2023 .b-slate-p {
  border-color: #29434e !important;
}
.footer-2023 .b-slate-s {
  border-color: #7e9ba5 !important;
}
.footer-2023 .b-slate-t {
  border-color: #b6c6d2 !important;
}
.footer-2023 .b-slate-q {
  border-color: #e2e8ed !important;
}
.footer-2023 .bt-slate-p {
  border-top-color: #29434e !important;
}
.footer-2023 .bt-slate-s {
  border-top-color: #7e9ba5 !important;
}
.footer-2023 .bt-slate-t {
  border-top-color: #b6c6d2 !important;
}
.footer-2023 .bt-slate-q {
  border-top-color: #e2e8ed !important;
}
.footer-2023 .br-slate-p {
  border-right-color: #29434e !important;
}
.footer-2023 .br-slate-s {
  border-right-color: #7e9ba5 !important;
}
.footer-2023 .br-slate-t {
  border-right-color: #b6c6d2 !important;
}
.footer-2023 .br-slate-q {
  border-right-color: #e2e8ed !important;
}
.footer-2023 .bb-slate-p {
  border-bottom-color: #29434e !important;
}
.footer-2023 .bb-slate-s {
  border-bottom-color: #7e9ba5 !important;
}
.footer-2023 .bb-slate-t {
  border-bottom-color: #b6c6d2 !important;
}
.footer-2023 .bb-slate-q {
  border-bottom-color: #e2e8ed !important;
}
.footer-2023 .bl-slate-p {
  border-left-color: #29434e !important;
}
.footer-2023 .bl-slate-s {
  border-left-color: #7e9ba5 !important;
}
.footer-2023 .bl-slate-t {
  border-left-color: #b6c6d2 !important;
}
.footer-2023 .bl-slate-q {
  border-left-color: #e2e8ed !important;
}
.footer-2023 .fill-slate-p,
.footer-2023 svg .fill-slate-p,
.footer-2023 svg.fill-slate-p {
  fill: #29434e !important;
}
.footer-2023 .fill-slate-p::before,
.footer-2023 svg .fill-slate-p::before,
.footer-2023 svg.fill-slate-p::before {
  color: #29434e !important;
}
.footer-2023 .fill-slate-s,
.footer-2023 svg .fill-slate-s,
.footer-2023 svg.fill-slate-s {
  fill: #7e9ba5 !important;
}
.footer-2023 .fill-slate-s::before,
.footer-2023 svg .fill-slate-s::before,
.footer-2023 svg.fill-slate-s::before {
  color: #7e9ba5 !important;
}
.footer-2023 .fill-slate-t,
.footer-2023 svg .fill-slate-t,
.footer-2023 svg.fill-slate-t {
  fill: #b6c6d2 !important;
}
.footer-2023 .fill-slate-t::before,
.footer-2023 svg .fill-slate-t::before,
.footer-2023 svg.fill-slate-t::before {
  color: #b6c6d2 !important;
}
.footer-2023 .fill-slate-q,
.footer-2023 svg .fill-slate-q,
.footer-2023 svg.fill-slate-q {
  fill: #e2e8ed !important;
}
.footer-2023 .fill-slate-q::before,
.footer-2023 svg .fill-slate-q::before,
.footer-2023 svg.fill-slate-q::before {
  color: #e2e8ed !important;
}
.footer-2023 .btn-slate-p {
  background-color: #29434e !important;
  border-color: #29434e !important;
  color: #fff !important;
}
.footer-2023 .btn-slate-p:hover {
  background-color: #20353d !important;
  color: #fff;
}
.footer-2023 .btn-slate-p svg {
  fill: #fff !important;
}
.footer-2023 .btn-slate-s {
  background-color: #7e9ba5 !important;
  border-color: #7e9ba5 !important;
  color: #000 !important;
}
.footer-2023 .btn-slate-s:hover {
  background-color: #6f8f9b !important;
  color: #000;
}
.footer-2023 .btn-slate-s svg {
  fill: #000 !important;
}
.footer-2023 .btn-slate-t {
  background-color: #b6c6d2 !important;
  border-color: #b6c6d2 !important;
  color: #075290 !important;
}
.footer-2023 .btn-slate-t:hover {
  background-color: #a6bac8 !important;
  color: #075290;
}
.footer-2023 .btn-slate-t svg {
  fill: #075290 !important;
}
.footer-2023 .btn-slate-q {
  background-color: #e2e8ed !important;
  border-color: #e2e8ed !important;
  color: #075290 !important;
}
.footer-2023 .btn-slate-q:hover {
  background-color: #d2dce3 !important;
  color: #075290;
}
.footer-2023 .btn-slate-q svg {
  fill: #075290 !important;
}
.footer-2023 .hollow.btn-slate-p {
  background-color: #29434e !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-slate-p:hover {
  background-color: #32515f !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-slate-s {
  background-color: #7e9ba5 !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-slate-s:hover {
  background-color: #8da7af !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-slate-t {
  background-color: #b6c6d2 !important;
  border-color: #29434e !important;
  color: #29434e !important;
}
.footer-2023 .hollow.btn-slate-t:hover {
  background-color: #a6bac8 !important;
  border-color: #29434e !important;
  color: #29434e !important;
}
.footer-2023 .hollow.btn-slate-q {
  background-color: #e2e8ed !important;
  border-color: #29434e !important;
  color: #29434e !important;
}
.footer-2023 .hollow.btn-slate-q:hover {
  background-color: #d2dce3 !important;
  border-color: #29434e !important;
  color: #29434e !important;
}
.footer-2023 .bg-indigo-p {
  background-color: #26418f !important;
  color: #fff !important;
}
.footer-2023 .bg-indigo-p:hover {
  color: #fff;
}
.footer-2023 .bg-indigo-p a:not(.btn) {
  color: #fff;
}
.footer-2023 .bg-indigo-p a:not(.btn):hover {
  color: #fff;
}
.footer-2023 .bg-indigo-p a svg {
  fill: #fff;
}
.footer-2023 .bg-indigo-s {
  background-color: #92a6dd !important;
  color: #000 !important;
}
.footer-2023 .bg-indigo-s:hover {
  color: #000;
}
.footer-2023 .bg-indigo-s a:not(.btn) {
  color: #000;
}
.footer-2023 .bg-indigo-s a:not(.btn):hover {
  color: #000;
}
.footer-2023 .bg-indigo-s a svg {
  fill: #000;
}
.footer-2023 .bg-indigo-t {
  background-color: #dee8ff !important;
  color: #000 !important;
}
.footer-2023 .bg-indigo-t:hover {
  color: #000;
}
.footer-2023 .bg-indigo-t a svg {
  fill: #000;
}
.footer-2023 .bg-indigo-t.card-header a {
  color: #000 !important;
}
.footer-2023 .bg-indigo-q {
  background-color: #f2f6ff !important;
  color: #000 !important;
}
.footer-2023 .bg-indigo-q:hover {
  color: #000;
}
.footer-2023 .bg-indigo-q a svg {
  fill: #000;
}
.footer-2023 .bg-indigo-q.card-header a {
  color: #000 !important;
}
.footer-2023 .b-indigo-p {
  border-color: #26418f !important;
}
.footer-2023 .b-indigo-s {
  border-color: #92a6dd !important;
}
.footer-2023 .b-indigo-t {
  border-color: #dee8ff !important;
}
.footer-2023 .b-indigo-q {
  border-color: #f2f6ff !important;
}
.footer-2023 .bt-indigo-p {
  border-top-color: #26418f !important;
}
.footer-2023 .bt-indigo-s {
  border-top-color: #92a6dd !important;
}
.footer-2023 .bt-indigo-t {
  border-top-color: #dee8ff !important;
}
.footer-2023 .bt-indigo-q {
  border-top-color: #f2f6ff !important;
}
.footer-2023 .br-indigo-p {
  border-right-color: #26418f !important;
}
.footer-2023 .br-indigo-s {
  border-right-color: #92a6dd !important;
}
.footer-2023 .br-indigo-t {
  border-right-color: #dee8ff !important;
}
.footer-2023 .br-indigo-q {
  border-right-color: #f2f6ff !important;
}
.footer-2023 .bb-indigo-p {
  border-bottom-color: #26418f !important;
}
.footer-2023 .bb-indigo-s {
  border-bottom-color: #92a6dd !important;
}
.footer-2023 .bb-indigo-t {
  border-bottom-color: #dee8ff !important;
}
.footer-2023 .bb-indigo-q {
  border-bottom-color: #f2f6ff !important;
}
.footer-2023 .bl-indigo-p {
  border-left-color: #26418f !important;
}
.footer-2023 .bl-indigo-s {
  border-left-color: #92a6dd !important;
}
.footer-2023 .bl-indigo-t {
  border-left-color: #dee8ff !important;
}
.footer-2023 .bl-indigo-q {
  border-left-color: #f2f6ff !important;
}
.footer-2023 .fill-indigo-p,
.footer-2023 svg .fill-indigo-p,
.footer-2023 svg.fill-indigo-p {
  fill: #26418f !important;
}
.footer-2023 .fill-indigo-p::before,
.footer-2023 svg .fill-indigo-p::before,
.footer-2023 svg.fill-indigo-p::before {
  color: #26418f !important;
}
.footer-2023 .fill-indigo-s,
.footer-2023 svg .fill-indigo-s,
.footer-2023 svg.fill-indigo-s {
  fill: #92a6dd !important;
}
.footer-2023 .fill-indigo-s::before,
.footer-2023 svg .fill-indigo-s::before,
.footer-2023 svg.fill-indigo-s::before {
  color: #92a6dd !important;
}
.footer-2023 .fill-indigo-t,
.footer-2023 svg .fill-indigo-t,
.footer-2023 svg.fill-indigo-t {
  fill: #dee8ff !important;
}
.footer-2023 .fill-indigo-t::before,
.footer-2023 svg .fill-indigo-t::before,
.footer-2023 svg.fill-indigo-t::before {
  color: #dee8ff !important;
}
.footer-2023 .fill-indigo-q,
.footer-2023 svg .fill-indigo-q,
.footer-2023 svg.fill-indigo-q {
  fill: #f2f6ff !important;
}
.footer-2023 .fill-indigo-q::before,
.footer-2023 svg .fill-indigo-q::before,
.footer-2023 svg.fill-indigo-q::before {
  color: #f2f6ff !important;
}
.footer-2023 .btn-indigo-p {
  background-color: #26418f !important;
  border-color: #26418f !important;
  color: #fff !important;
}
.footer-2023 .btn-indigo-p:hover {
  background-color: #21387b !important;
  color: #fff;
}
.footer-2023 .btn-indigo-p svg {
  fill: #fff !important;
}
.footer-2023 .btn-indigo-s {
  background-color: #92a6dd !important;
  border-color: #92a6dd !important;
  color: #000 !important;
}
.footer-2023 .btn-indigo-s:hover {
  background-color: #7f96d7 !important;
  color: #000;
}
.footer-2023 .btn-indigo-s svg {
  fill: #000 !important;
}
.footer-2023 .btn-indigo-t {
  background-color: #dee8ff !important;
  border-color: #dee8ff !important;
  color: #075290 !important;
}
.footer-2023 .btn-indigo-t:hover {
  background-color: #c5d6ff !important;
  color: #075290;
}
.footer-2023 .btn-indigo-t svg {
  fill: #075290 !important;
}
.footer-2023 .btn-indigo-q {
  background-color: #f2f6ff !important;
  border-color: #f2f6ff !important;
  color: #075290 !important;
}
.footer-2023 .btn-indigo-q:hover {
  background-color: #d9e4ff !important;
  color: #075290;
}
.footer-2023 .btn-indigo-q svg {
  fill: #075290 !important;
}
.footer-2023 .hollow.btn-indigo-p {
  background-color: #26418f !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-indigo-p:hover {
  background-color: #2b4aa3 !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-indigo-s {
  background-color: #92a6dd !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-indigo-s:hover {
  background-color: #a5b6e3 !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-indigo-t {
  background-color: #dee8ff !important;
  border-color: #26418f !important;
  color: #26418f !important;
}
.footer-2023 .hollow.btn-indigo-t:hover {
  background-color: #c5d6ff !important;
  border-color: #26418f !important;
  color: #26418f !important;
}
.footer-2023 .hollow.btn-indigo-q {
  background-color: #f2f6ff !important;
  border-color: #26418f !important;
  color: #26418f !important;
}
.footer-2023 .hollow.btn-indigo-q:hover {
  background-color: #d9e4ff !important;
  border-color: #26418f !important;
  color: #26418f !important;
}
.footer-2023 .bg-cyan-p {
  background-color: #006778 !important;
  color: #fff !important;
}
.footer-2023 .bg-cyan-p:hover {
  color: #fff;
}
.footer-2023 .bg-cyan-p a:not(.btn) {
  color: #fff;
}
.footer-2023 .bg-cyan-p a:not(.btn):hover {
  color: #fff;
}
.footer-2023 .bg-cyan-p a svg {
  fill: #fff;
}
.footer-2023 .bg-cyan-s {
  background-color: #65b0bd !important;
  color: #000 !important;
}
.footer-2023 .bg-cyan-s:hover {
  color: #000;
}
.footer-2023 .bg-cyan-s a:not(.btn) {
  color: #000;
}
.footer-2023 .bg-cyan-s a:not(.btn):hover {
  color: #000;
}
.footer-2023 .bg-cyan-s a svg {
  fill: #000;
}
.footer-2023 .bg-cyan-t {
  background-color: #cce5e9 !important;
  color: #000 !important;
}
.footer-2023 .bg-cyan-t:hover {
  color: #000;
}
.footer-2023 .bg-cyan-t a svg {
  fill: #000;
}
.footer-2023 .bg-cyan-t.card-header a {
  color: #000 !important;
}
.footer-2023 .bg-cyan-q {
  background-color: #ebf5f6 !important;
  color: #000 !important;
}
.footer-2023 .bg-cyan-q:hover {
  color: #000;
}
.footer-2023 .bg-cyan-q a svg {
  fill: #000;
}
.footer-2023 .bg-cyan-q.card-header a {
  color: #000 !important;
}
.footer-2023 .bg-cyan-d {
  background-color: #003b45 !important;
  color: #fff !important;
}
.footer-2023 .bg-cyan-d:hover {
  color: #fff;
}
.footer-2023 .bg-cyan-d a:not(.btn) {
  color: #fff;
}
.footer-2023 .bg-cyan-d a:not(.btn):hover {
  color: #fff;
}
.footer-2023 .bg-cyan-d a svg {
  fill: #fff;
}
.footer-2023 .b-cyan-p {
  border-color: #006778 !important;
}
.footer-2023 .b-cyan-s {
  border-color: #65b0bd !important;
}
.footer-2023 .b-cyan-t {
  border-color: #cce5e9 !important;
}
.footer-2023 .b-cyan-q {
  border-color: #ebf5f6 !important;
}
.footer-2023 .b-cyan-d {
  border-color: #003b45 !important;
}
.footer-2023 .bt-cyan-p {
  border-top-color: #006778 !important;
}
.footer-2023 .bt-cyan-s {
  border-top-color: #65b0bd !important;
}
.footer-2023 .bt-cyan-t {
  border-top-color: #cce5e9 !important;
}
.footer-2023 .bt-cyan-q {
  border-top-color: #ebf5f6 !important;
}
.footer-2023 .bt-cyan-d {
  border-top-color: #003b45 !important;
}
.footer-2023 .br-cyan-p {
  border-right-color: #006778 !important;
}
.footer-2023 .br-cyan-s {
  border-right-color: #65b0bd !important;
}
.footer-2023 .br-cyan-t {
  border-right-color: #cce5e9 !important;
}
.footer-2023 .br-cyan-q {
  border-right-color: #ebf5f6 !important;
}
.footer-2023 .br-cyan-d {
  border-right-color: #003b45 !important;
}
.footer-2023 .bb-cyan-p {
  border-bottom-color: #006778 !important;
}
.footer-2023 .bb-cyan-s {
  border-bottom-color: #65b0bd !important;
}
.footer-2023 .bb-cyan-t {
  border-bottom-color: #cce5e9 !important;
}
.footer-2023 .bb-cyan-q {
  border-bottom-color: #ebf5f6 !important;
}
.footer-2023 .bb-cyan-d {
  border-bottom-color: #003b45 !important;
}
.footer-2023 .bl-cyan-p {
  border-left-color: #006778 !important;
}
.footer-2023 .bl-cyan-s {
  border-left-color: #65b0bd !important;
}
.footer-2023 .bl-cyan-t {
  border-left-color: #cce5e9 !important;
}
.footer-2023 .bl-cyan-q {
  border-left-color: #ebf5f6 !important;
}
.footer-2023 .bl-cyan-d {
  border-left-color: #003b45 !important;
}
.footer-2023 .fill-cyan-p,
.footer-2023 svg .fill-cyan-p,
.footer-2023 svg.fill-cyan-p {
  fill: #006778 !important;
}
.footer-2023 .fill-cyan-p::before,
.footer-2023 svg .fill-cyan-p::before,
.footer-2023 svg.fill-cyan-p::before {
  color: #006778 !important;
}
.footer-2023 .fill-cyan-s,
.footer-2023 svg .fill-cyan-s,
.footer-2023 svg.fill-cyan-s {
  fill: #65b0bd !important;
}
.footer-2023 .fill-cyan-s::before,
.footer-2023 svg .fill-cyan-s::before,
.footer-2023 svg.fill-cyan-s::before {
  color: #65b0bd !important;
}
.footer-2023 .fill-cyan-t,
.footer-2023 svg .fill-cyan-t,
.footer-2023 svg.fill-cyan-t {
  fill: #cce5e9 !important;
}
.footer-2023 .fill-cyan-t::before,
.footer-2023 svg .fill-cyan-t::before,
.footer-2023 svg.fill-cyan-t::before {
  color: #cce5e9 !important;
}
.footer-2023 .fill-cyan-q,
.footer-2023 svg .fill-cyan-q,
.footer-2023 svg.fill-cyan-q {
  fill: #ebf5f6 !important;
}
.footer-2023 .fill-cyan-q::before,
.footer-2023 svg .fill-cyan-q::before,
.footer-2023 svg.fill-cyan-q::before {
  color: #ebf5f6 !important;
}
.footer-2023 .btn-cyan-p {
  background-color: #006778 !important;
  border-color: #006778 !important;
  color: #fff !important;
}
.footer-2023 .btn-cyan-p:hover {
  background-color: #00515f !important;
  color: #fff;
}
.footer-2023 .btn-cyan-p svg {
  fill: #fff !important;
}
.footer-2023 .btn-cyan-s {
  background-color: #65b0bd !important;
  border-color: #65b0bd !important;
  color: #000 !important;
}
.footer-2023 .btn-cyan-s:hover {
  background-color: #53a7b5 !important;
  color: #000;
}
.footer-2023 .btn-cyan-s svg {
  fill: #000 !important;
}
.footer-2023 .btn-cyan-t {
  background-color: #cce5e9 !important;
  border-color: #cce5e9 !important;
  color: #075290 !important;
}
.footer-2023 .btn-cyan-t:hover {
  background-color: #badce1 !important;
  color: #075290;
}
.footer-2023 .btn-cyan-t svg {
  fill: #075290 !important;
}
.footer-2023 .btn-cyan-q {
  background-color: #ebf5f6 !important;
  border-color: #ebf5f6 !important;
  color: #075290 !important;
}
.footer-2023 .btn-cyan-q:hover {
  background-color: #d9ecee !important;
  color: #075290;
}
.footer-2023 .btn-cyan-q svg {
  fill: #075290 !important;
}
.footer-2023 .btn-cyan-d {
  background-color: #003b45 !important;
  border-color: #003b45 !important;
  color: #fff !important;
}
.footer-2023 .btn-cyan-d:hover {
  background-color: #00252c !important;
  color: #fff;
}
.footer-2023 .btn-cyan-d svg {
  fill: #fff !important;
}
.footer-2023 .hollow.btn-cyan-p {
  background-color: #006778 !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-cyan-p:hover {
  background-color: #007d92 !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-cyan-s {
  background-color: #65b0bd !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-cyan-s:hover {
  background-color: #77b9c5 !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-cyan-t {
  background-color: #cce5e9 !important;
  border-color: #006778 !important;
  color: #006778 !important;
}
.footer-2023 .hollow.btn-cyan-t:hover {
  background-color: #badce1 !important;
  border-color: #006778 !important;
  color: #006778 !important;
}
.footer-2023 .hollow.btn-cyan-q {
  background-color: #ebf5f6 !important;
  border-color: #006778 !important;
  color: #006778 !important;
}
.footer-2023 .hollow.btn-cyan-q:hover {
  background-color: #d9ecee !important;
  border-color: #006778 !important;
  color: #006778 !important;
}
.footer-2023 .bg-green-p {
  background-color: #497d0c !important;
  color: #fff !important;
}
.footer-2023 .bg-green-p:hover {
  color: #fff;
}
.footer-2023 .bg-green-p a:not(.btn) {
  color: #fff;
}
.footer-2023 .bg-green-p a:not(.btn):hover {
  color: #fff;
}
.footer-2023 .bg-green-p a svg {
  fill: #fff;
}
.footer-2023 .bg-green-s {
  background-color: #84bc49 !important;
  color: #000 !important;
}
.footer-2023 .bg-green-s:hover {
  color: #000;
}
.footer-2023 .bg-green-s a:not(.btn) {
  color: #000;
}
.footer-2023 .bg-green-s a:not(.btn):hover {
  color: #000;
}
.footer-2023 .bg-green-s a svg {
  fill: #000;
}
.footer-2023 .bg-green-t {
  background-color: #dcedc8 !important;
  color: #000 !important;
}
.footer-2023 .bg-green-t:hover {
  color: #000;
}
.footer-2023 .bg-green-t a svg {
  fill: #000;
}
.footer-2023 .bg-green-t.card-header a {
  color: #000 !important;
}
.footer-2023 .bg-green-q {
  background-color: #f1f8e9 !important;
  color: #000 !important;
}
.footer-2023 .bg-green-q:hover {
  color: #000;
}
.footer-2023 .bg-green-q a svg {
  fill: #000;
}
.footer-2023 .bg-green-q.card-header a {
  color: #000 !important;
}
.footer-2023 .b-green-p {
  border-color: #497d0c !important;
}
.footer-2023 .b-green-s {
  border-color: #84bc49 !important;
}
.footer-2023 .b-green-t {
  border-color: #dcedc8 !important;
}
.footer-2023 .b-green-q {
  border-color: #f1f8e9 !important;
}
.footer-2023 .bt-green-p {
  border-top-color: #497d0c !important;
}
.footer-2023 .bt-green-s {
  border-top-color: #84bc49 !important;
}
.footer-2023 .bt-green-t {
  border-top-color: #dcedc8 !important;
}
.footer-2023 .bt-green-q {
  border-top-color: #f1f8e9 !important;
}
.footer-2023 .br-green-p {
  border-right-color: #497d0c !important;
}
.footer-2023 .br-green-s {
  border-right-color: #84bc49 !important;
}
.footer-2023 .br-green-t {
  border-right-color: #dcedc8 !important;
}
.footer-2023 .br-green-q {
  border-right-color: #f1f8e9 !important;
}
.footer-2023 .bb-green-p {
  border-bottom-color: #497d0c !important;
}
.footer-2023 .bb-green-s {
  border-bottom-color: #84bc49 !important;
}
.footer-2023 .bb-green-t {
  border-bottom-color: #dcedc8 !important;
}
.footer-2023 .bb-green-q {
  border-bottom-color: #f1f8e9 !important;
}
.footer-2023 .bl-green-p {
  border-left-color: #497d0c !important;
}
.footer-2023 .bl-green-s {
  border-left-color: #84bc49 !important;
}
.footer-2023 .bl-green-t {
  border-left-color: #dcedc8 !important;
}
.footer-2023 .bl-green-q {
  border-left-color: #f1f8e9 !important;
}
.footer-2023 .fill-green-p,
.footer-2023 svg .fill-green-p,
.footer-2023 svg.fill-green-p {
  fill: #497d0c !important;
}
.footer-2023 .fill-green-p::before,
.footer-2023 svg .fill-green-p::before,
.footer-2023 svg.fill-green-p::before {
  color: #497d0c !important;
}
.footer-2023 .fill-green-s,
.footer-2023 svg .fill-green-s,
.footer-2023 svg.fill-green-s {
  fill: #84bc49 !important;
}
.footer-2023 .fill-green-s::before,
.footer-2023 svg .fill-green-s::before,
.footer-2023 svg.fill-green-s::before {
  color: #84bc49 !important;
}
.footer-2023 .fill-green-t,
.footer-2023 svg .fill-green-t,
.footer-2023 svg.fill-green-t {
  fill: #dcedc8 !important;
}
.footer-2023 .fill-green-t::before,
.footer-2023 svg .fill-green-t::before,
.footer-2023 svg.fill-green-t::before {
  color: #dcedc8 !important;
}
.footer-2023 .fill-green-q,
.footer-2023 svg .fill-green-q,
.footer-2023 svg.fill-green-q {
  fill: #f1f8e9 !important;
}
.footer-2023 .fill-green-q::before,
.footer-2023 svg .fill-green-q::before,
.footer-2023 svg.fill-green-q::before {
  color: #f1f8e9 !important;
}
.footer-2023 .btn-green-p {
  background-color: #497d0c !important;
  border-color: #497d0c !important;
  color: #fff !important;
}
.footer-2023 .btn-green-p:hover {
  background-color: #3b660a !important;
  color: #fff;
}
.footer-2023 .btn-green-p svg {
  fill: #fff !important;
}
.footer-2023 .btn-green-s {
  background-color: #84bc49 !important;
  border-color: #84bc49 !important;
  color: #000 !important;
}
.footer-2023 .btn-green-s:hover {
  background-color: #77ac3f !important;
  color: #000;
}
.footer-2023 .btn-green-s svg {
  fill: #000 !important;
}
.footer-2023 .btn-green-t {
  background-color: #dcedc8 !important;
  border-color: #dcedc8 !important;
  color: #075290 !important;
}
.footer-2023 .btn-green-t:hover {
  background-color: #d0e7b5 !important;
  color: #075290;
}
.footer-2023 .btn-green-t svg {
  fill: #075290 !important;
}
.footer-2023 .btn-green-q {
  background-color: #f1f8e9 !important;
  border-color: #f1f8e9 !important;
  color: #075290 !important;
}
.footer-2023 .btn-green-q:hover {
  background-color: #e5f2d6 !important;
  color: #075290;
}
.footer-2023 .btn-green-q svg {
  fill: #075290 !important;
}
.footer-2023 .hollow.btn-green-p {
  background-color: #497d0c !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-green-p:hover {
  background-color: #57940e !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-green-s {
  background-color: #84bc49 !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-green-s:hover {
  background-color: #91c35c !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-green-t {
  background-color: #dcedc8 !important;
  border-color: #497d0c !important;
  color: #497d0c !important;
}
.footer-2023 .hollow.btn-green-t:hover {
  background-color: #d0e7b5 !important;
  border-color: #497d0c !important;
  color: #497d0c !important;
}
.footer-2023 .hollow.btn-green-q {
  background-color: #f1f8e9 !important;
  border-color: #497d0c !important;
  color: #497d0c !important;
}
.footer-2023 .hollow.btn-green-q:hover {
  background-color: #e5f2d6 !important;
  border-color: #497d0c !important;
  color: #497d0c !important;
}
.footer-2023 .bg-amber-p {
  background-color: #fbab18 !important;
  color: #000 !important;
}
.footer-2023 .bg-amber-p:hover {
  color: #000;
}
.footer-2023 .bg-amber-p a:not(.btn) {
  color: #000;
}
.footer-2023 .bg-amber-p a:not(.btn):hover {
  color: #000;
}
.footer-2023 .bg-amber-p a svg {
  fill: #000;
}
.footer-2023 .bg-amber-s {
  background-color: #ffd54f !important;
  color: #000 !important;
}
.footer-2023 .bg-amber-s:hover {
  color: #000;
}
.footer-2023 .bg-amber-s a:not(.btn) {
  color: #000;
}
.footer-2023 .bg-amber-s a:not(.btn):hover {
  color: #000;
}
.footer-2023 .bg-amber-s a svg {
  fill: #000;
}
.footer-2023 .bg-amber-t {
  background-color: #ffecb3 !important;
  color: #000 !important;
}
.footer-2023 .bg-amber-t:hover {
  color: #000;
}
.footer-2023 .bg-amber-t a svg {
  fill: #000;
}
.footer-2023 .bg-amber-t.card-header a {
  color: #000 !important;
}
.footer-2023 .bg-amber-q {
  background-color: #fff7e1 !important;
  color: #000 !important;
}
.footer-2023 .bg-amber-q:hover {
  color: #000;
}
.footer-2023 .bg-amber-q a svg {
  fill: #000;
}
.footer-2023 .bg-amber-q.card-header a {
  color: #000 !important;
}
.footer-2023 .b-amber-p {
  border-color: #fbab18 !important;
}
.footer-2023 .b-amber-s {
  border-color: #ffd54f !important;
}
.footer-2023 .b-amber-t {
  border-color: #ffecb3 !important;
}
.footer-2023 .b-amber-q {
  border-color: #fff7e1 !important;
}
.footer-2023 .bt-amber-p {
  border-top-color: #fbab18 !important;
}
.footer-2023 .bt-amber-s {
  border-top-color: #ffd54f !important;
}
.footer-2023 .bt-amber-t {
  border-top-color: #ffecb3 !important;
}
.footer-2023 .bt-amber-q {
  border-top-color: #fff7e1 !important;
}
.footer-2023 .br-amber-p {
  border-right-color: #fbab18 !important;
}
.footer-2023 .br-amber-s {
  border-right-color: #ffd54f !important;
}
.footer-2023 .br-amber-t {
  border-right-color: #ffecb3 !important;
}
.footer-2023 .br-amber-q {
  border-right-color: #fff7e1 !important;
}
.footer-2023 .bb-amber-p {
  border-bottom-color: #fbab18 !important;
}
.footer-2023 .bb-amber-s {
  border-bottom-color: #ffd54f !important;
}
.footer-2023 .bb-amber-t {
  border-bottom-color: #ffecb3 !important;
}
.footer-2023 .bb-amber-q {
  border-bottom-color: #fff7e1 !important;
}
.footer-2023 .bl-amber-p {
  border-left-color: #fbab18 !important;
}
.footer-2023 .bl-amber-s {
  border-left-color: #ffd54f !important;
}
.footer-2023 .bl-amber-t {
  border-left-color: #ffecb3 !important;
}
.footer-2023 .bl-amber-q {
  border-left-color: #fff7e1 !important;
}
.footer-2023 .fill-amber-p,
.footer-2023 svg .fill-amber-p,
.footer-2023 svg.fill-amber-p {
  fill: #fbab18 !important;
}
.footer-2023 .fill-amber-p::before,
.footer-2023 svg .fill-amber-p::before,
.footer-2023 svg.fill-amber-p::before {
  color: #fbab18 !important;
}
.footer-2023 .fill-amber-s,
.footer-2023 svg .fill-amber-s,
.footer-2023 svg.fill-amber-s {
  fill: #ffd54f !important;
}
.footer-2023 .fill-amber-s::before,
.footer-2023 svg .fill-amber-s::before,
.footer-2023 svg.fill-amber-s::before {
  color: #ffd54f !important;
}
.footer-2023 .fill-amber-t,
.footer-2023 svg .fill-amber-t,
.footer-2023 svg.fill-amber-t {
  fill: #ffecb3 !important;
}
.footer-2023 .fill-amber-t::before,
.footer-2023 svg .fill-amber-t::before,
.footer-2023 svg.fill-amber-t::before {
  color: #ffecb3 !important;
}
.footer-2023 .fill-amber-q,
.footer-2023 svg .fill-amber-q,
.footer-2023 svg.fill-amber-q {
  fill: #fff7e1 !important;
}
.footer-2023 .fill-amber-q::before,
.footer-2023 svg .fill-amber-q::before,
.footer-2023 svg.fill-amber-q::before {
  color: #fff7e1 !important;
}
.footer-2023 .btn-amber-p {
  background-color: #fbab18 !important;
  border-color: #fbab18 !important;
  color: #000 !important;
}
.footer-2023 .btn-amber-p:hover {
  background-color: #f5a004 !important;
  color: #000;
}
.footer-2023 .btn-amber-p svg {
  fill: #000 !important;
}
.footer-2023 .btn-amber-s {
  background-color: #ffd54f !important;
  border-color: #ffd54f !important;
  color: #000 !important;
}
.footer-2023 .btn-amber-s:hover {
  background-color: #ffcf36 !important;
  color: #000;
}
.footer-2023 .btn-amber-s svg {
  fill: #000 !important;
}
.footer-2023 .btn-amber-t {
  background-color: #ffecb3 !important;
  border-color: #ffecb3 !important;
  color: #075290 !important;
}
.footer-2023 .btn-amber-t:hover {
  background-color: #ffe69a !important;
  color: #075290;
}
.footer-2023 .btn-amber-t svg {
  fill: #075290 !important;
}
.footer-2023 .btn-amber-q {
  background-color: #fff7e1 !important;
  border-color: #fff7e1 !important;
  color: #075290 !important;
}
.footer-2023 .btn-amber-q:hover {
  background-color: #fff0c8 !important;
  color: #075290;
}
.footer-2023 .btn-amber-q svg {
  fill: #075290 !important;
}
.footer-2023 .hollow.btn-amber-p {
  background-color: #fbab18 !important;
  border-color: #000 !important;
  color: #000 !important;
}
.footer-2023 .hollow.btn-amber-p:hover {
  background-color: #fbb431 !important;
  border-color: #000 !important;
  color: #000 !important;
}
.footer-2023 .hollow.btn-amber-s {
  background-color: #ffd54f !important;
  border-color: #000 !important;
  color: #000 !important;
}
.footer-2023 .hollow.btn-amber-s:hover {
  background-color: #ffdb69 !important;
  border-color: #000 !important;
  color: #000 !important;
}
.footer-2023 .hollow.btn-amber-t {
  background-color: #ffecb3 !important;
  border-color: #005091 !important;
  color: #005091 !important;
}
.footer-2023 .hollow.btn-amber-t:hover {
  background-color: #ffe69a !important;
  border-color: #005091 !important;
  color: #005091 !important;
}
.footer-2023 .hollow.btn-amber-q {
  background-color: #fff7e1 !important;
  border-color: #005091 !important;
  color: #005091 !important;
}
.footer-2023 .hollow.btn-amber-q:hover {
  background-color: #fff0c8 !important;
  border-color: #005091 !important;
  color: #005091 !important;
}
.footer-2023 .bg-alert-r,
.footer-2023 .bg-alert-red {
  background-color: #870808 !important;
}
.footer-2023 .bg-r,
.footer-2023 .bg-red {
  background-color: #8f0000 !important;
}
.footer-2023 .bg-white {
  background: #fff !important;
}
.footer-2023 .bg-white.card-header a {
  color: #000;
}
.footer-2023 .bg-black {
  background: #000 !important;
}
.footer-2023 .b-white {
  border-color: #fff !important;
}
.footer-2023 .b-black {
  border-color: #000 !important;
}
.footer-2023 .bg-gray-d2 {
  background-color: #333 !important;
  color: #fff !important;
}
.footer-2023 .bg-gray-d2:hover {
  color: #fff;
}
.footer-2023 .bg-gray-d2 a:not(.btn) {
  color: #fff;
}
.footer-2023 .bg-gray-d2 a:not(.btn):hover {
  color: #fff;
}
.footer-2023 .bg-gray-d2 a svg {
  fill: #fff;
}
.footer-2023 .bg-gray-d1 {
  background-color: #555 !important;
  color: #fff !important;
}
.footer-2023 .bg-gray-d1:hover {
  color: #fff;
}
.footer-2023 .bg-gray-d1 a:not(.btn) {
  color: #fff;
}
.footer-2023 .bg-gray-d1 a:not(.btn):hover {
  color: #fff;
}
.footer-2023 .bg-gray-d1 a svg {
  fill: #fff;
}
.footer-2023 .bg-gray {
  background-color: #bdbdbd !important;
  color: #000 !important;
}
.footer-2023 .bg-gray:hover {
  color: #000;
}
.footer-2023 .bg-gray a:not(.btn) {
  color: #000;
}
.footer-2023 .bg-gray a:not(.btn):hover {
  color: #000;
}
.footer-2023 .bg-gray a svg {
  fill: #000;
}
.footer-2023 .bg-gray-l1 {
  background-color: #e0e0e0 !important;
  color: #000 !important;
}
.footer-2023 .bg-gray-l1:hover {
  color: #000;
}
.footer-2023 .bg-gray-l1 a svg {
  fill: #000;
}
.footer-2023 .bg-gray-l1.card-header a {
  color: #000 !important;
}
.footer-2023 .bg-gray-l2 {
  background-color: #f0f0f0 !important;
  color: #000 !important;
}
.footer-2023 .bg-gray-l2:hover {
  color: #000;
}
.footer-2023 .bg-gray-l2 a svg {
  fill: #000;
}
.footer-2023 .bg-gray-l2.card-header a {
  color: #000 !important;
}
.footer-2023 .bg-gray-l3 {
  background-color: #f5f5f5 !important;
  color: #000 !important;
}
.footer-2023 .bg-gray-l3:hover {
  color: #000;
}
.footer-2023 .bg-gray-l3 a svg {
  fill: #000;
}
.footer-2023 .bg-gray-l3.card-header a {
  color: #000 !important;
}
.footer-2023 .btn-gray-d2 {
  background-color: #333 !important;
  color: #fff !important;
}
.footer-2023 .btn-gray-d2:hover {
  color: #fff;
}
.footer-2023 .btn-gray-d2 a:not(.btn) {
  color: #fff;
}
.footer-2023 .btn-gray-d2 a:not(.btn):hover {
  color: #fff;
}
.footer-2023 .btn-gray-d2 a svg {
  fill: #fff;
}
.footer-2023 .btn-gray-d2 .file-details {
  color: #fff;
}
.footer-2023 .btn-gray-d2 svg {
  fill: #fff !important;
}
.footer-2023 .btn-gray-d1 {
  background-color: #555 !important;
  color: #fff !important;
}
.footer-2023 .btn-gray-d1:hover {
  color: #fff;
}
.footer-2023 .btn-gray-d1 a:not(.btn) {
  color: #fff;
}
.footer-2023 .btn-gray-d1 a:not(.btn):hover {
  color: #fff;
}
.footer-2023 .btn-gray-d1 a svg {
  fill: #fff;
}
.footer-2023 .btn-gray-d1 svg {
  fill: #fff !important;
}
.footer-2023 .btn-gray {
  background-color: #bdbdbd !important;
  color: #000 !important;
}
.footer-2023 .btn-gray:hover {
  color: #000;
}
.footer-2023 .btn-gray a:not(.btn) {
  color: #000;
}
.footer-2023 .btn-gray a:not(.btn):hover {
  color: #000;
}
.footer-2023 .btn-gray a svg {
  fill: #000;
}
.footer-2023 .btn-gray svg {
  fill: #000 !important;
}
.footer-2023 .btn-gray-l1 {
  background-color: #e0e0e0 !important;
  color: #000 !important;
}
.footer-2023 .btn-gray-l1:hover {
  color: #000;
}
.footer-2023 .btn-gray-l1 a:not(.btn) {
  color: #000;
}
.footer-2023 .btn-gray-l1 a:not(.btn):hover {
  color: #000;
}
.footer-2023 .btn-gray-l1 a svg {
  fill: #000;
}
.footer-2023 .btn-gray-l1 svg {
  fill: #000 !important;
}
.footer-2023 .btn-gray-l2 {
  background-color: #f0f0f0 !important;
  color: #000 !important;
}
.footer-2023 .btn-gray-l2:hover {
  color: #000;
}
.footer-2023 .btn-gray-l2 a:not(.btn) {
  color: #000;
}
.footer-2023 .btn-gray-l2 a:not(.btn):hover {
  color: #000;
}
.footer-2023 .btn-gray-l2 a svg {
  fill: #000;
}
.footer-2023 .btn-gray-l2 svg {
  fill: #000 !important;
}
.footer-2023 .btn-gray-l3 {
  background-color: #f5f5f5 !important;
  color: #000 !important;
}
.footer-2023 .btn-gray-l3:hover {
  color: #000;
}
.footer-2023 .btn-gray-l3 a:not(.btn) {
  color: #000;
}
.footer-2023 .btn-gray-l3 a:not(.btn):hover {
  color: #000;
}
.footer-2023 .btn-gray-l3 a svg {
  fill: #000;
}
.footer-2023 .btn-gray-l3 svg {
  fill: #000 !important;
}
.footer-2023 .hollow.btn-gray-d2 {
  background-color: #333 !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-gray-d2:hover {
  background-color: #404040 !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-gray-d1 {
  background-color: #555 !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-gray-d1:hover {
  background-color: #626262 !important;
  border-color: #fff !important;
  color: #fff !important;
}
.footer-2023 .hollow.btn-gray {
  background-color: #bdbdbd !important;
  border-color: #000 !important;
  color: #000 !important;
}
.footer-2023 .hollow.btn-gray:hover {
  background-color: #b0b0b0 !important;
  border-color: #000 !important;
  color: #000 !important;
}
.footer-2023 .hollow.btn-gray-l1 {
  background-color: #e0e0e0 !important;
  border-color: #000 !important;
  color: #000 !important;
}
.footer-2023 .hollow.btn-gray-l1:hover {
  background-color: #d3d3d3 !important;
  border-color: #000 !important;
  color: #000 !important;
}
.footer-2023 .hollow.btn-gray-l2 {
  background-color: #f0f0f0 !important;
  border-color: #000 !important;
  color: #000 !important;
}
.footer-2023 .hollow.btn-gray-l2:hover {
  background-color: #e3e3e3 !important;
  border-color: #000 !important;
  color: #000 !important;
}
.footer-2023 .hollow.btn-gray-l3 {
  background-color: #f5f5f5 !important;
  border-color: #000 !important;
  color: #000 !important;
}
.footer-2023 .hollow.btn-gray-l3:hover {
  background-color: #e8e8e8 !important;
  border-color: #000 !important;
  color: #000 !important;
}
.footer-2023 .b-gray-d2 {
  border-color: #333 !important;
}
.footer-2023 .b-gray-d1 {
  border-color: #555 !important;
}
.footer-2023 .b-gray {
  border-color: #bdbdbd !important;
}
.footer-2023 .b-gray-l1 {
  border-color: #e0e0e0 !important;
}
.footer-2023 .b-gray-l2 {
  border-color: #f0f0f0 !important;
}
.footer-2023 .b-gray-l3 {
  border-color: #f5f5f5 !important;
}
.footer-2023 .bt-gray-d2 {
  border-top-color: #333 !important;
}
.footer-2023 .bt-gray-d1 {
  border-top-color: #555 !important;
}
.footer-2023 .bt-gray {
  border-top-color: #bdbdbd !important;
}
.footer-2023 .bt-gray-l1 {
  border-top-color: #e0e0e0 !important;
}
.footer-2023 .bt-gray-l2 {
  border-top-color: #f0f0f0 !important;
}
.footer-2023 .bt-gray-l3 {
  border-top-color: #f5f5f5 !important;
}
.footer-2023 .br-gray-d2 {
  border-right-color: #333 !important;
}
.footer-2023 .br-gray-d1 {
  border-right-color: #555 !important;
}
.footer-2023 .br-gray {
  border-right-color: #bdbdbd !important;
}
.footer-2023 .br-gray-l1 {
  border-right-color: #e0e0e0 !important;
}
.footer-2023 .br-gray-l2 {
  border-right-color: #f0f0f0 !important;
}
.footer-2023 .br-gray-l3 {
  border-right-color: #f5f5f5 !important;
}
.footer-2023 .bb-gray-d2 {
  border-bottom-color: #333 !important;
}
.footer-2023 .bb-gray-d1 {
  border-bottom-color: #555 !important;
}
.footer-2023 .bb-gray {
  border-bottom-color: #bdbdbd !important;
}
.footer-2023 .bb-gray-l1 {
  border-bottom-color: #e0e0e0 !important;
}
.footer-2023 .bb-gray-l2 {
  border-bottom-color: #f0f0f0 !important;
}
.footer-2023 .bb-gray-l3 {
  border-bottom-color: #f5f5f5 !important;
}
.footer-2023 .bl-gray-d2 {
  border-left-color: #333 !important;
}
.footer-2023 .bl-gray-d1 {
  border-left-color: #555 !important;
}
.footer-2023 .bl-gray {
  border-left-color: #bdbdbd !important;
}
.footer-2023 .bl-gray-l1 {
  border-left-color: #e0e0e0 !important;
}
.footer-2023 .bl-gray-l2 {
  border-left-color: #f0f0f0 !important;
}
.footer-2023 .bl-gray-l3 {
  border-left-color: #f5f5f5 !important;
}
.footer-2023 .c-white,
.footer-2023 .text-white {
  color: #fff !important;
}
.footer-2023 .c-black,
.footer-2023 .text-black {
  color: #000 !important;
}
.footer-2023 .c-red,
.footer-2023 .text-red {
  color: #8f0000 !important;
}
.footer-2023 .c-orange,
.footer-2023 .text-orange {
  color: orange !important;
}
.footer-2023 .c-blue,
.footer-2023 .text-blue {
  color: #005eaa !important;
}
.footer-2023 .c-gray-d2,
.footer-2023 .text-gray-d2 {
  color: #333 !important;
}
.footer-2023 .c-gray-d1,
.footer-2023 .text-gray-d1 {
  color: #555 !important;
}
.footer-2023 .c-gray,
.footer-2023 .text-gray {
  color: #bdbdbd !important;
}
.footer-2023 .c-gray-l1,
.footer-2023 .text-gray-l1 {
  color: #e0e0e0 !important;
}
.footer-2023 .c-gray-l2,
.footer-2023 .text-gray-l2 {
  color: #f0f0f0 !important;
}
.footer-2023 .c-gray-l3,
.footer-2023 .text-gray-l3 {
  color: #f5f5f5 !important;
}
.footer-2023 .text-blue-d {
  color: #00345e !important;
}
.footer-2023 .text-purple-p {
  color: #712177 !important;
}
.footer-2023 .text-purple-d {
  color: #4b174e !important;
}
.footer-2023 .text-brown-p {
  color: #705043 !important;
}
.footer-2023 .text-cyan-p {
  color: #006778 !important;
}
.footer-2023 .text-teal-p {
  color: #00695c !important;
}
.footer-2023 .text-pink-p {
  color: #af4448 !important;
}
.footer-2023 .text-orange-p {
  color: #bb4d00 !important;
}
.footer-2023 .text-slate-p {
  color: #29434e !important;
}
.footer-2023 .text-indigo-p {
  color: #26418f !important;
}
.footer-2023 .text-green-p {
  color: #497d0c !important;
}
.footer-2023 .text-amber-b {
  color: #fbab18 !important;
}
.footer-2023 a.btn[class$="-p"]:hover {
  color: #fff;
}
.footer-2023 [class*="cc-"] li,
.footer-2023 [class*="cc-"] p {
  -moz-column-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  break-inside: avoid-column;
}
.footer-2023 .cc-1 {
  -moz-column-count: 1;
  -webkit-column-count: 1;
  column-count: 1;
}
.footer-2023 .cc-2 {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}
.footer-2023 .cc-3 {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
}
.footer-2023 .cc-4 {
  -moz-column-count: 4;
  -webkit-column-count: 4;
  column-count: 4;
}
@media (min-width: 576px) {
  .footer-2023 .cc-sm-1 {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .footer-2023 .cc-sm-2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
  .footer-2023 .cc-sm-3 {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
  .footer-2023 .cc-sm-4 {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
  }
}
@media (min-width: 768px) {
  .footer-2023 .cc-md-1 {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .footer-2023 .cc-md-2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
  .footer-2023 .cc-md-3 {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
  .footer-2023 .cc-md-4 {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
  }
}
@media (min-width: 992px) {
  .footer-2023 .cc-lg-1 {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .footer-2023 .cc-lg-2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
  .footer-2023 .cc-lg-3 {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
  .footer-2023 .cc-lg-4 {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
  }
}
@media (min-width: 1200px) {
  .footer-2023 .cc-xl-1 {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .footer-2023 .cc-xl-2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
  .footer-2023 .cc-xl-3 {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
  .footer-2023 .cc-xl-4 {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
  }
}
@media (min-width: 1440px) {
  .footer-2023 .cc-xxl-1 {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .footer-2023 .cc-xxl-2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
  .footer-2023 .cc-xxl-3 {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
  .footer-2023 .cc-xxl-4 {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
  }
}
.footer-2023 .cg-1 {
  -moz-column-gap: 0.25rem;
  -webkit-column-gap: 0.25rem;
  column-gap: 0.25rem;
}
.footer-2023 .cg-2 {
  -moz-column-gap: 0.5rem;
  -webkit-column-gap: 0.5rem;
  column-gap: 0.5rem;
}
.footer-2023 .cg-3 {
  -moz-column-gap: 1rem;
  -webkit-column-gap: 1rem;
  column-gap: 1rem;
}
.footer-2023 .cg-4 {
  -moz-column-gap: 1.5rem;
  -webkit-column-gap: 1.5rem;
  column-gap: 1.5rem;
}
.footer-2023 .cg-5 {
  -moz-column-gap: 2rem;
  -webkit-column-gap: 2rem;
  column-gap: 2rem;
}
.footer-2023 .crs-solid {
  -moz-column-rule-style: solid;
  -webkit-column-rule-style: solid;
  column-rule-style: solid;
}
.footer-2023 .crs-dotted {
  -moz-column-rule-style: dotted;
  -webkit-column-rule-style: dotted;
  column-rule-style: dotted;
}
.footer-2023 .crs-dashed {
  -moz-column-rule-style: dashed;
  -webkit-column-rule-style: dashed;
  column-rule-style: dashed;
}
.footer-2023 .crw-1 {
  -moz-column-rule-width: 1px;
  -webkit-column-rule-width: 1px;
  column-rule-width: 1px;
}
.footer-2023 .crw-2 {
  -moz-column-rule-width: 2px;
  -webkit-column-rule-width: 2px;
  column-rule-width: 2px;
}
.footer-2023 .crw-3 {
  -moz-column-rule-width: 3px;
  -webkit-column-rule-width: 3px;
  column-rule-width: 3px;
}
.footer-2023 .crw-4 {
  -moz-column-rule-width: 4px;
  -webkit-column-rule-width: 4px;
  column-rule-width: 4px;
}
.footer-2023 .crw-5 {
  -moz-column-rule-width: 5px;
  -webkit-column-rule-width: 5px;
  column-rule-width: 5px;
}
.footer-2023 .crc-p {
  -moz-column-rule-color: #005eaa;
  -webkit-column-rule-color: #005eaa;
  column-rule-color: #005eaa;
}
.footer-2023 .crc-s {
  -moz-column-rule-color: #88c3ea;
  -webkit-column-rule-color: #88c3ea;
  column-rule-color: #88c3ea;
}
.footer-2023 .cs-1 {
  -moz-column-span: 1;
  -webkit-column-span: 1;
  column-span: 1;
}
.footer-2023 .cs-all {
  -moz-column-span: all;
  -webkit-column-span: all;
  column-span: all;
}
.footer-2023 .w-col12 {
  width: 100%;
}
.footer-2023 .w-col11 {
  width: 91.6%;
}
.footer-2023 .w-col10 {
  width: 83%;
}
.footer-2023 .w-col9 {
  width: 75%;
}
.footer-2023 .w-col8 {
  width: 66.6%;
}
.footer-2023 .w-col7 {
  width: 58.3%;
}
.footer-2023 .w-col6 {
  width: 50%;
}
.footer-2023 .w-col5 {
  width: 41.6%;
}
.footer-2023 .w-col4 {
  width: 33.3%;
}
.footer-2023 .w-col3 {
  width: 25%;
}
.footer-2023 .w-col2 {
  width: 16.6%;
}
.footer-2023 .w-col1 {
  width: 8.33%;
}
@media only screen and (min-width: 768px) {
  .footer-2023 .w-md-col12 {
    width: 100%;
  }
  .footer-2023 .w-md-col11 {
    width: 91.66%;
  }
  .footer-2023 .w-md-col10 {
    width: 83%;
  }
  .footer-2023 .w-md-col9 {
    width: 75%;
  }
  .footer-2023 .w-md-col8 {
    width: 66.66%;
  }
  .footer-2023 .w-md-col7 {
    width: 58.33%;
  }
  .footer-2023 .w-md-col6 {
    width: 50%;
  }
  .footer-2023 .w-md-col5 {
    width: 41.66%;
  }
  .footer-2023 .w-md-col4 {
    width: 33.33%;
  }
  .footer-2023 .w-md-col3 {
    width: 25%;
  }
  .footer-2023 .w-md-col2 {
    width: 16.66%;
  }
  .footer-2023 .w-md-col1 {
    width: 8.33%;
  }
}
.footer-2023 .cur-auto {
  cursor: auto;
}
.footer-2023 .cur-default {
  cursor: default;
}
.footer-2023 .cur-none {
  cursor: none;
}
.footer-2023 .cur-context-menu {
  cursor: context-menu;
}
.footer-2023 .cur-help {
  cursor: help;
}
.footer-2023 .cur-pointer {
  cursor: pointer;
}
.footer-2023 .cur-progress {
  cursor: progress;
}
.footer-2023 .cur-wait {
  cursor: wait;
}
.footer-2023 .cur-cell {
  cursor: cell;
}
.footer-2023 .cur-crosshair {
  cursor: crosshair;
}
.footer-2023 .cur-text {
  cursor: text;
}
.footer-2023 .cur-vertical-text {
  cursor: vertical-text;
}
.footer-2023 .cur-alias {
  cursor: alias;
}
.footer-2023 .cur-copy {
  cursor: copy;
}
.footer-2023 .cur-move {
  cursor: move;
}
.footer-2023 .cur-no-drop {
  cursor: no-drop;
}
.footer-2023 .cur-not-allowed {
  cursor: not-allowed;
}
.footer-2023 .cur-all-scroll {
  cursor: all-scroll;
}
.footer-2023 .cur-col-resize {
  cursor: col-resize;
}
.footer-2023 .cur-row-resize {
  cursor: row-resize;
}
.footer-2023 .cur-n-resize {
  cursor: n-resize;
}
.footer-2023 .cur-e-resize {
  cursor: e-resize;
}
.footer-2023 .cur-s-resize {
  cursor: s-resize;
}
.footer-2023 .cur-w-resize {
  cursor: w-resize;
}
.footer-2023 .cur-ns-resize {
  cursor: ns-resize;
}
.footer-2023 .cur-ew-resize {
  cursor: ew-resize;
}
.footer-2023 .cur-ne-resize {
  cursor: ne-resize;
}
.footer-2023 .cur-nw-resize {
  cursor: nw-resize;
}
.footer-2023 .cur-se-resize {
  cursor: se-resize;
}
.footer-2023 .cur-sw-resize {
  cursor: sw-resize;
}
.footer-2023 .cur-nesw-resize {
  cursor: nesw-resize;
}
.footer-2023 .cur-nwse-resize {
  cursor: nwse-resize;
}
.footer-2023 .clickthru {
  pointer-events: none;
}
.footer-2023 .or-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.footer-2023 .or-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.footer-2023 .or-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.footer-2023 .or-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.footer-2023 .or-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.footer-2023 .or-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
.footer-2023 .or-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}
.footer-2023 .or-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}
.footer-2023 .or-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}
.footer-2023 .or-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}
.footer-2023 .or-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}
.footer-2023 .or-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}
.footer-2023 .fa-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.footer-2023 .fa-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.footer-2023 .fa-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.footer-2023 .fa-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.footer-2023 .fa-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.footer-2023 .fa-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.footer-2023 .fj-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.footer-2023 .fj-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.footer-2023 .fj-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.footer-2023 .fj-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.footer-2023 .fj-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.footer-2023 .fj-stretch {
  -webkit-box-pack: space-evenly !important;
  -ms-flex-pack: space-evenly !important;
  justify-content: space-evenly !important;
}
.footer-2023 .fd-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.footer-2023 .fd-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.footer-2023 .fd-col {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.footer-2023 .fd-col-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.footer-2023 .fb-auto {
  -ms-flex-preferred-size: auto !important;
  flex-basis: auto !important;
}
.footer-2023 .flex-fill {
  -webkit-box-flex: 100% !important;
  -ms-flex: 100% !important;
  flex: 100% !important;
}
.footer-2023 .no-js .js-hidden {
  display: inherit;
}
.footer-2023 .no-js .js-hidden-block {
  display: block;
}
.footer-2023 .no-js .js-hidden-inline {
  display: inline;
}
.footer-2023 .no-js .js-hidden-inline-block {
  display: inline-block;
}
.footer-2023 .no-js .js-visible {
  visibility: hidden;
}
.footer-2023 .js .js-hidden {
  display: hidden;
}
.footer-2023 .js .js-hidden-block {
  display: hidden;
}
.footer-2023 .js .js-hidden-inline {
  display: hidden;
}
.footer-2023 .js .js-hidden-inline-block {
  display: hidden;
}
.footer-2023 .js .js-visible {
  visibility: visible;
}
.footer-2023 .lh1 {
  line-height: 1;
}
.footer-2023 .lh1-1 {
  line-height: 1.1;
}
.footer-2023 .lh1-2 {
  line-height: 1.2;
}
.footer-2023 .lh1-3 {
  line-height: 1.3;
}
.footer-2023 .lh1-4 {
  line-height: 1.4;
}
.footer-2023 .lh1-5 {
  line-height: 1.5;
}
.footer-2023 .lh1-6 {
  line-height: 1.6;
}
.footer-2023 .lh1-7 {
  line-height: 1.7;
}
.footer-2023 .lh1-8 {
  line-height: 1.8;
}
.footer-2023 .lh1-9 {
  line-height: 1.9;
}
.footer-2023 .lh2 {
  line-height: 2;
}
.footer-2023 [class^="cdc-lang-"] {
  display: none;
}
.footer-2023 html[lang="en-us"] .cdc-lang-en,
.footer-2023 html[lang="en"] .cdc-lang-en {
  display: block;
}
.footer-2023 html[lang="en-us"] .cdc-lang-inline-en,
.footer-2023 html[lang="en"] .cdc-lang-inline-en {
  display: inline;
}
.footer-2023 html[lang="es-us"] .cdc-lang-es,
.footer-2023 html[lang="es"] .cdc-lang-es {
  display: block;
}
.footer-2023 html[lang="es-us"] .cdc-lang-inline-es,
.footer-2023 html[lang="es"] .cdc-lang-inline-es {
  display: inline;
}
.footer-2023 html[lang="zh-cn"] .cdc-lang-zh,
.footer-2023 html[lang="zh"] .cdc-lang-zh {
  display: block;
}
.footer-2023 html[lang="zh-cn"] .cdc-lang-inline-zh,
.footer-2023 html[lang="zh"] .cdc-lang-inline-zh {
  display: inline;
}
.footer-2023 html[lang="vi-vn"] .cdc-lang-vi,
.footer-2023 html[lang="vi"] .cdc-lang-vi {
  display: block;
}
.footer-2023 html[lang="vi-vn"] .cdc-lang-inline-vi,
.footer-2023 html[lang="vi"] .cdc-lang-inline-vi {
  display: inline;
}
.footer-2023 html[lang="ko-kr"] .cdc-lang-ko,
.footer-2023 html[lang="ko"] .cdc-lang-ko {
  display: block;
}
.footer-2023 html[lang="ko-kr"] .cdc-lang-inline-ko,
.footer-2023 html[lang="ko"] .cdc-lang-inline-ko {
  display: inline;
}
.footer-2023 html[lang="tl-tl"] .cdc-lang-tl,
.footer-2023 html[lang="tl"] .cdc-lang-tl {
  display: block;
}
.footer-2023 html[lang="tl-tl"] .cdc-lang-inline-tl,
.footer-2023 html[lang="tl"] .cdc-lang-inline-tl {
  display: inline;
}
.footer-2023 html[lang="ru-ru"] .cdc-lang-ru,
.footer-2023 html[lang="ru"] .cdc-lang-ru {
  display: block;
}
.footer-2023 html[lang="ru-ru"] .cdc-lang-inline-ru,
.footer-2023 html[lang="ru"] .cdc-lang-inline-ru {
  display: inline;
}
.footer-2023 html[lang="ar-ar"] .cdc-lang-ar,
.footer-2023 html[lang="ar"] .cdc-lang-ar {
  display: block;
}
.footer-2023 html[lang="ar-ar"] .cdc-lang-inline-ar,
.footer-2023 html[lang="ar"] .cdc-lang-inline-ar {
  display: inline;
}
.footer-2023 html[lang="hat-hat"] .cdc-lang-hat,
.footer-2023 html[lang="hat"] .cdc-lang-hat {
  display: block;
}
.footer-2023 html[lang="hat-hat"] .cdc-lang-inline-hat,
.footer-2023 html[lang="hat"] .cdc-lang-inline-hat {
  display: inline;
}
.footer-2023 html[lang="fr-fr"] .cdc-lang-fr,
.footer-2023 html[lang="fr"] .cdc-lang-fr {
  display: block;
}
.footer-2023 html[lang="fr-fr"] .cdc-lang-inline-fr,
.footer-2023 html[lang="fr"] .cdc-lang-inline-fr {
  display: inline;
}
.footer-2023 html[lang="pl-pl"] .cdc-lang-pl,
.footer-2023 html[lang="pl"] .cdc-lang-pl {
  display: block;
}
.footer-2023 html[lang="pl-pl"] .cdc-lang-inline-pl,
.footer-2023 html[lang="pl"] .cdc-lang-inline-pl {
  display: inline;
}
.footer-2023 html[lang="pt-pt"] .cdc-lang-pt,
.footer-2023 html[lang="pt"] .cdc-lang-pt {
  display: block;
}
.footer-2023 html[lang="pt-pt"] .cdc-lang-inline-pt,
.footer-2023 html[lang="pt"] .cdc-lang-inline-pt {
  display: inline;
}
.footer-2023 html[lang="it-it"] .cdc-lang-it,
.footer-2023 html[lang="it"] .cdc-lang-it {
  display: block;
}
.footer-2023 html[lang="it-it"] .cdc-lang-inline-it,
.footer-2023 html[lang="it"] .cdc-lang-inline-it {
  display: inline;
}
.footer-2023 html[lang="de-de"] .cdc-lang-de,
.footer-2023 html[lang="de"] .cdc-lang-de {
  display: block;
}
.footer-2023 html[lang="de-de"] .cdc-lang-inline-de,
.footer-2023 html[lang="de"] .cdc-lang-inline-de {
  display: inline;
}
.footer-2023 html[lang="ja-jp"] .cdc-lang-ja,
.footer-2023 html[lang="ja"] .cdc-lang-ja {
  display: block;
}
.footer-2023 html[lang="ja-jp"] .cdc-lang-inline-ja,
.footer-2023 html[lang="ja"] .cdc-lang-inline-ja {
  display: inline;
}
.footer-2023 html[lang="fa-fa"] .cdc-lang-fa,
.footer-2023 html[lang="fa"] .cdc-lang-fa {
  display: block;
}
.footer-2023 html[lang="fa-fa"] .cdc-lang-inline-fa,
.footer-2023 html[lang="fa"] .cdc-lang-inline-fa {
  display: inline;
}
.footer-2023 html[lang="ms-ms"] .cdc-lang-ms,
.footer-2023 html[lang="ms"] .cdc-lang-ms {
  display: block;
}
.footer-2023 html[lang="ms-ms"] .cdc-lang-inline-ms,
.footer-2023 html[lang="ms"] .cdc-lang-inline-ms {
  display: inline;
}
.footer-2023 .lla,
.footer-2023 .lst-la {
  list-style-type: lower-alpha;
}
.footer-2023 .llg,
.footer-2023 .lst-lg {
  list-style-type: lower-greek;
}
.footer-2023 .llr,
.footer-2023 .lst-lr {
  list-style-type: lower-roman;
}
.footer-2023 .lst-ua,
.footer-2023 .lua {
  list-style-type: upper-alpha;
}
.footer-2023 .lst-ur,
.footer-2023 .lur {
  list-style-type: upper-roman;
}
.footer-2023 .lsp-in {
  list-style-position: inside;
}
.footer-2023 .lsp-out {
  list-style-position: outside;
  padding-left: 1rem;
}
.footer-2023 .lsp-out li {
  margin-left: 1.5rem;
}
.footer-2023 .op-100 {
  opacity: 1;
}
.footer-2023 .op-90 {
  opacity: 0.9;
}
.footer-2023 .op-80 {
  opacity: 0.8;
}
.footer-2023 .op-75 {
  opacity: 0.75;
}
.footer-2023 .op-50 {
  opacity: 0.5;
}
.footer-2023 .op-25 {
  opacity: 0.25;
}
.footer-2023 .op-0 {
  opacity: 0;
}
.footer-2023 .of-v {
  overflow: visible;
}
.footer-2023 .of-h {
  overflow: hidden;
}
.footer-2023 .of-s {
  overflow: scroll;
}
.footer-2023 .of-a {
  overflow: auto;
}
.footer-2023 .of-x-s {
  overflow-x: scroll;
}
.footer-2023 .of-x-h {
  overflow-x: hidden;
}
.footer-2023 .of-x-v {
  overflow-x: visible;
}
.footer-2023 .of-x-a {
  overflow-x: auto;
}
.footer-2023 .of-y-s {
  overflow-y: scroll;
}
.footer-2023 .of-y-h {
  overflow-y: hidden;
}
.footer-2023 .of-y-v {
  overflow-y: visible;
}
.footer-2023 .of-y-a {
  overflow-y: auto;
}
.footer-2023 .p-rel {
  position: relative !important;
}
.footer-2023 .p-sta {
  position: static !important;
}
.footer-2023 .p-abs {
  position: absolute !important;
}
.footer-2023 .p-fix {
  position: fixed !important;
}
.footer-2023 .p-sti {
  position: -webkit-sticky !important;
  position: sticky !important;
}
.footer-2023 .p-cen {
  margin-left: auto !important;
  margin-right: auto !important;
}
.footer-2023 .p-mid {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) !important;
  -ms-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}
.footer-2023 .p-abs-cen {
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  margin-right: -50% !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
}
.footer-2023 .p-top {
  top: 0 !important;
}
.footer-2023 .p-right {
  right: 0 !important;
}
.footer-2023 .p-bottom {
  bottom: 0 !important;
}
.footer-2023 .p-left {
  left: 0 !important;
}
.footer-2023 .p-edges {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
}
.footer-2023 .pin-top {
  position: absolute;
  top: 0;
}
.footer-2023 .pin-right {
  position: absolute;
  right: 0;
}
.footer-2023 .pin-bottom {
  position: absolute;
  bottom: 0;
}
.footer-2023 .pin-left {
  position: absolute;
  left: 0;
}
.footer-2023 .pin-top-left {
  position: absolute;
  top: 0;
  left: 0;
}
.footer-2023 .pin-top-right {
  position: absolute;
  top: 0;
  right: 0;
}
.footer-2023 .pin-bottom-right {
  position: absolute;
  bottom: 0;
  right: 0;
}
.footer-2023 .pin-bottom-left {
  position: absolute;
  bottom: 0;
  left: 0;
}
.footer-2023 .p-fix-bottom {
  position: fixed;
  bottom: 0;
}
.footer-2023 .p-fix-top {
  position: fixed;
  top: 0;
}
.footer-2023 .p-x-0 {
  left: 0 !important;
}
.footer-2023 .p-x-25 {
  left: 25% !important;
  margin-right: -25% !important;
  -webkit-transform: translate(-25%) !important;
  -ms-transform: translate(-25%) !important;
  transform: translate(-25%) !important;
}
.footer-2023 .p-x-33 {
  left: 33% !important;
  margin-right: -33% !important;
  -webkit-transform: translate(-33%) !important;
  -ms-transform: translate(-33%) !important;
  transform: translate(-33%) !important;
}
.footer-2023 .p-x-50 {
  left: 50% !important;
  margin-right: -50% !important;
  -webkit-transform: translate(-50%) !important;
  -ms-transform: translate(-50%) !important;
  transform: translate(-50%) !important;
}
.footer-2023 .p-x-66 {
  left: 66% !important;
  margin-right: -66% !important;
  -webkit-transform: translate(-66%) !important;
  -ms-transform: translate(-66%) !important;
  transform: translate(-66%) !important;
}
.footer-2023 .p-x-75 {
  left: 75% !important;
  margin-right: -75% !important;
  -webkit-transform: translate(-75%) !important;
  -ms-transform: translate(-75%) !important;
  transform: translate(-75%) !important;
}
.footer-2023 .p-x-100 {
  right: 0 !important;
}
.footer-2023 .p-y-0 {
  top: 0 !important;
}
.footer-2023 .p-y-25 {
  top: 25% !important;
}
.footer-2023 .p-y-33 {
  top: 33% !important;
}
.footer-2023 .p-y-50 {
  top: 50% !important;
}
.footer-2023 .p-y-66 {
  top: 66% !important;
}
.footer-2023 .p-y-75 {
  top: 75% !important;
}
.footer-2023 .p-y-100 {
  bottom: 0 !important;
}
.footer-2023 .z-0 {
  z-index: 0;
}
.footer-2023 .z-10 {
  z-index: 10;
}
.footer-2023 .z-20 {
  z-index: 20;
}
.footer-2023 .z-30 {
  z-index: 30;
}
.footer-2023 .z-40 {
  z-index: 40;
}
.footer-2023 .z-50 {
  z-index: 50;
}
.footer-2023 .z-max {
  z-index: 2147483646;
}
.footer-2023 .z-supermax {
  z-index: 2147483647;
}
.footer-2023 .z-auto {
  z-index: auto;
}
.footer-2023 .pl-15 {
  padding-left: 15px !important;
}
.footer-2023 .pr-15 {
  padding-right: 15px !important;
}
.footer-2023 .d-list-item {
  display: list-item !important;
}
@media (max-width: 575px) {
  .footer-2023 .pl-xs-15 {
    padding-left: 15px !important;
  }
  .footer-2023 .pr-xs-15 {
    padding-right: 15px !important;
  }
  .footer-2023 .display-xs-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-xs-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-xs-3 {
    font-size: 5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-xs-4 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-xs-5 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-xs-6 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .d-xs-list-item {
    display: list-item !important;
  }
  .footer-2023 .bt-xs-0 {
    border-top: none !important;
  }
  .footer-2023 .br-xs-0 {
    border-right: none !important;
  }
  .footer-2023 .bb-xs-0 {
    border-bottom: none !important;
  }
  .footer-2023 .bl-xs-0 {
    border-left: none !important;
  }
}
@media (min-width: 576px) {
  .footer-2023 .pl-sm-15 {
    padding-left: 15px !important;
  }
  .footer-2023 .pr-sm-15 {
    padding-right: 15px !important;
  }
  .footer-2023 .display-sm-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-sm-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-sm-3 {
    font-size: 5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-sm-4 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-sm-5 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-sm-6 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .d-sm-list-item {
    display: list-item !important;
  }
  .footer-2023 .bt-sm-0 {
    border-top: none !important;
  }
  .footer-2023 .br-sm-0 {
    border-right: none !important;
  }
  .footer-2023 .bb-sm-0 {
    border-bottom: none !important;
  }
  .footer-2023 .bl-sm-0 {
    border-left: none !important;
  }
}
@media (min-width: 768px) {
  .footer-2023 .pl-md-15 {
    padding-left: 15px !important;
  }
  .footer-2023 .pr-md-15 {
    padding-right: 15px !important;
  }
  .footer-2023 .display-md-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-md-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-md-3 {
    font-size: 5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-md-4 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-md-5 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-md-6 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .d-md-list-item {
    display: list-item !important;
  }
  .footer-2023 .bt-md-0 {
    border-top: none !important;
  }
  .footer-2023 .br-md-0 {
    border-right: none !important;
  }
  .footer-2023 .bb-md-0 {
    border-bottom: none !important;
  }
  .footer-2023 .bl-md-0 {
    border-left: none !important;
  }
}
@media (min-width: 992px) {
  .footer-2023 .pl-lg-15 {
    padding-left: 15px !important;
  }
  .footer-2023 .pr-lg-15 {
    padding-right: 15px !important;
  }
  .footer-2023 .display-lg-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-lg-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-lg-3 {
    font-size: 5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-lg-4 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-lg-5 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-lg-6 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .d-lg-list-item {
    display: list-item !important;
  }
  .footer-2023 .bt-lg-0 {
    border-top: none !important;
  }
  .footer-2023 .br-lg-0 {
    border-right: none !important;
  }
  .footer-2023 .bb-lg-0 {
    border-bottom: none !important;
  }
  .footer-2023 .bl-lg-0 {
    border-left: none !important;
  }
}
@media (min-width: 1200px) {
  .footer-2023 .pl-xl-15 {
    padding-left: 15px !important;
  }
  .footer-2023 .pr-xl-15 {
    padding-right: 15px !important;
  }
  .footer-2023 .display-xl-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-xl-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-xl-3 {
    font-size: 5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-xl-4 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-xl-5 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-xl-6 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .d-xl-list-item {
    display: list-item !important;
  }
  .footer-2023 .bt-xl-0 {
    border-top: none !important;
  }
  .footer-2023 .br-xl-0 {
    border-right: none !important;
  }
  .footer-2023 .bb-xl-0 {
    border-bottom: none !important;
  }
  .footer-2023 .bl-xl-0 {
    border-left: none !important;
  }
}
@media (min-width: 1440px) {
  .footer-2023 .pl-xxl-15 {
    padding-left: 15px !important;
  }
  .footer-2023 .pr-xxl-15 {
    padding-right: 15px !important;
  }
  .footer-2023 .display-xxl-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-xxl-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-xxl-3 {
    font-size: 5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-xxl-4 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-xxl-5 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .display-xxl-6 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .footer-2023 .d-xxl-list-item {
    display: list-item !important;
  }
  .footer-2023 .bt-xxl-0 {
    border-top: none !important;
  }
  .footer-2023 .br-xxl-0 {
    border-right: none !important;
  }
  .footer-2023 .bb-xxl-0 {
    border-bottom: none !important;
  }
  .footer-2023 .bl-xxl-0 {
    border-left: none !important;
  }
}
.footer-2023 .w-33 {
  width: 33% !important;
}
.footer-2023 .w-66 {
  width: 66% !important;
}
.footer-2023 .w-025 {
  width: 0.25rem !important;
}
.footer-2023 .w-05 {
  width: 0.5rem !important;
}
.footer-2023 .w-075 {
  width: 0.75rem !important;
}
.footer-2023 .w-1 {
  width: 1rem !important;
}
.footer-2023 .w-125 {
  width: 1.25rem !important;
}
.footer-2023 .w-15 {
  width: 1.5rem !important;
}
.footer-2023 .w-175 {
  width: 1.75rem !important;
}
.footer-2023 .w-2 {
  width: 2rem !important;
}
.footer-2023 .w-225 {
  width: 2.25rem !important;
}
.footer-2023 .w-25 {
  width: 2.5rem !important;
}
.footer-2023 .w-25p {
  width: 25%;
}
.footer-2023 .w-3 {
  width: 3rem !important;
}
.footer-2023 .w-4 {
  width: 4rem !important;
}
.footer-2023 .w-6 {
  width: 6rem !important;
}
.footer-2023 .w-8 {
  width: 8rem !important;
}
.footer-2023 .w-10 {
  width: 10rem !important;
}
.footer-2023 .w-12 {
  width: 13rem !important;
}
.footer-2023 .w-14 {
  width: 14rem !important;
}
.footer-2023 .w-20 {
  width: 20rem !important;
}
.footer-2023 .w-30 {
  width: 30rem !important;
}
.footer-2023 .w-35 {
  width: 35rem !important;
}
.footer-2023 .w-40 {
  width: 40rem !important;
}
@media (min-width: 576px) {
  .footer-2023 .w-sm-25 {
    width: 25% !important;
  }
  .footer-2023 .w-sm-33 {
    width: 33% !important;
  }
  .footer-2023 .w-sm-66 {
    width: 66% !important;
  }
  .footer-2023 .w-sm-50 {
    width: 50% !important;
  }
  .footer-2023 .w-sm-75 {
    width: 75% !important;
  }
  .footer-2023 .w-sm-100 {
    width: 100% !important;
  }
  .footer-2023 .w-sm-1 {
    width: 1rem !important;
  }
  .footer-2023 .w-sm-2 {
    width: 2rem !important;
  }
  .footer-2023 .w-sm-3 {
    width: 3rem !important;
  }
  .footer-2023 .w-sm-4 {
    width: 4rem !important;
  }
  .footer-2023 .w-sm-6 {
    width: 6rem !important;
  }
  .footer-2023 .w-sm-8 {
    width: 8rem !important;
  }
  .footer-2023 .w-sm-10 {
    width: 10rem !important;
  }
  .footer-2023 .w-sm-12 {
    width: 12rem !important;
  }
  .footer-2023 .w-sm-14 {
    width: 14rem !important;
  }
  .footer-2023 .w-sm-20 {
    width: 20rem !important;
  }
  .footer-2023 .w-sm-30 {
    width: 30rem !important;
  }
  .footer-2023 .w-sm-40 {
    width: 40rem !important;
  }
  .footer-2023 .minw-sm-1 {
    min-width: 1rem !important;
  }
  .footer-2023 .minw-sm-2 {
    min-width: 2rem !important;
  }
  .footer-2023 .minw-sm-3 {
    min-width: 3rem !important;
  }
  .footer-2023 .minw-sm-4 {
    min-width: 4rem !important;
  }
  .footer-2023 .minw-sm-6 {
    min-width: 6rem !important;
  }
  .footer-2023 .minw-sm-8 {
    min-width: 8rem !important;
  }
  .footer-2023 .minw-sm-10 {
    min-width: 10rem !important;
  }
  .footer-2023 .minw-sm-12 {
    min-width: 12rem !important;
  }
  .footer-2023 .minw-sm-14 {
    min-width: 14rem !important;
  }
  .footer-2023 .minw-sm-20 {
    min-width: 20rem !important;
  }
  .footer-2023 .minw-sm-30 {
    min-width: 30rem !important;
  }
  .footer-2023 .minw-sm-40 {
    min-width: 40rem !important;
  }
  .footer-2023 .maxw-sm-1 {
    max-width: 1rem !important;
  }
  .footer-2023 .maxw-sm-2 {
    max-width: 2rem !important;
  }
  .footer-2023 .maxw-sm-3 {
    max-width: 3rem !important;
  }
  .footer-2023 .maxw-sm-4 {
    max-width: 4rem !important;
  }
  .footer-2023 .maxw-sm-6 {
    max-width: 6rem !important;
  }
  .footer-2023 .maxw-sm-8 {
    max-width: 8rem !important;
  }
  .footer-2023 .maxw-sm-10 {
    max-width: 10rem !important;
  }
  .footer-2023 .maxw-sm-12 {
    max-width: 12rem !important;
  }
  .footer-2023 .maxw-sm-14 {
    max-width: 14rem !important;
  }
  .footer-2023 .maxw-sm-20 {
    max-width: 20rem !important;
  }
  .footer-2023 .maxw-sm-30 {
    max-width: 30rem !important;
  }
  .footer-2023 .maxw-sm-40 {
    max-width: 40rem !important;
  }
}
@media (min-width: 768px) {
  .footer-2023 .w-md-25 {
    width: 25% !important;
  }
  .footer-2023 .w-md-33 {
    width: 33% !important;
  }
  .footer-2023 .w-md-66 {
    width: 66% !important;
  }
  .footer-2023 .w-md-50 {
    width: 50% !important;
  }
  .footer-2023 .w-md-75 {
    width: 75% !important;
  }
  .footer-2023 .w-md-100 {
    width: 100% !important;
  }
  .footer-2023 .w-md-1 {
    width: 1rem !important;
  }
  .footer-2023 .w-md-2 {
    width: 2rem !important;
  }
  .footer-2023 .w-md-3 {
    width: 3rem !important;
  }
  .footer-2023 .w-md-4 {
    width: 4rem !important;
  }
  .footer-2023 .w-md-6 {
    width: 6rem !important;
  }
  .footer-2023 .w-md-8 {
    width: 8rem !important;
  }
  .footer-2023 .w-md-10 {
    width: 10rem !important;
  }
  .footer-2023 .w-md-12 {
    width: 12rem !important;
  }
  .footer-2023 .w-md-14 {
    width: 14rem !important;
  }
  .footer-2023 .w-md-20 {
    width: 20rem !important;
  }
  .footer-2023 .w-md-30 {
    width: 30rem !important;
  }
  .footer-2023 .w-md-40 {
    width: 40rem !important;
  }
  .footer-2023 .minw-md-1 {
    min-width: 1rem !important;
  }
  .footer-2023 .minw-md-2 {
    min-width: 2rem !important;
  }
  .footer-2023 .minw-md-3 {
    min-width: 3rem !important;
  }
  .footer-2023 .minw-md-4 {
    min-width: 4rem !important;
  }
  .footer-2023 .minw-md-6 {
    min-width: 6rem !important;
  }
  .footer-2023 .minw-md-8 {
    min-width: 8rem !important;
  }
  .footer-2023 .minw-md-10 {
    min-width: 10rem !important;
  }
  .footer-2023 .minw-md-12 {
    min-width: 12rem !important;
  }
  .footer-2023 .minw-md-14 {
    min-width: 14rem !important;
  }
  .footer-2023 .minw-md-20 {
    min-width: 20rem !important;
  }
  .footer-2023 .minw-md-30 {
    min-width: 30rem !important;
  }
  .footer-2023 .minw-md-40 {
    min-width: 40rem !important;
  }
  .footer-2023 .maxw-md-1 {
    max-width: 1rem !important;
  }
  .footer-2023 .maxw-md-2 {
    max-width: 2rem !important;
  }
  .footer-2023 .maxw-md-3 {
    max-width: 3rem !important;
  }
  .footer-2023 .maxw-md-4 {
    max-width: 4rem !important;
  }
  .footer-2023 .maxw-md-6 {
    max-width: 6rem !important;
  }
  .footer-2023 .maxw-md-8 {
    max-width: 8rem !important;
  }
  .footer-2023 .maxw-md-10 {
    max-width: 10rem !important;
  }
  .footer-2023 .maxw-md-12 {
    max-width: 12rem !important;
  }
  .footer-2023 .maxw-md-14 {
    max-width: 14rem !important;
  }
  .footer-2023 .maxw-md-20 {
    max-width: 20rem !important;
  }
  .footer-2023 .maxw-md-30 {
    max-width: 30rem !important;
  }
  .footer-2023 .maxw-md-40 {
    max-width: 40rem !important;
  }
}
@media (min-width: 992px) {
  .footer-2023 .w-lg-25 {
    width: 25% !important;
  }
  .footer-2023 .w-lg-33 {
    width: 33% !important;
  }
  .footer-2023 .w-lg-66 {
    width: 66% !important;
  }
  .footer-2023 .w-lg-50 {
    width: 50% !important;
  }
  .footer-2023 .w-lg-75 {
    width: 75% !important;
  }
  .footer-2023 .w-lg-100 {
    width: 100% !important;
  }
  .footer-2023 .w-lg-1 {
    width: 1rem !important;
  }
  .footer-2023 .w-lg-2 {
    width: 2rem !important;
  }
  .footer-2023 .w-lg-3 {
    width: 3rem !important;
  }
  .footer-2023 .w-lg-4 {
    width: 4rem !important;
  }
  .footer-2023 .w-lg-6 {
    width: 6rem !important;
  }
  .footer-2023 .w-lg-8 {
    width: 8rem !important;
  }
  .footer-2023 .w-lg-10 {
    width: 10rem !important;
  }
  .footer-2023 .w-lg-12 {
    width: 12rem !important;
  }
  .footer-2023 .w-lg-14 {
    width: 14rem !important;
  }
  .footer-2023 .w-lg-20 {
    width: 20rem !important;
  }
  .footer-2023 .w-lg-30 {
    width: 30rem !important;
  }
  .footer-2023 .w-lg-40 {
    width: 40rem !important;
  }
  .footer-2023 .minw-lg-1 {
    min-width: 1rem !important;
  }
  .footer-2023 .minw-lg-2 {
    min-width: 2rem !important;
  }
  .footer-2023 .minw-lg-3 {
    min-width: 3rem !important;
  }
  .footer-2023 .minw-lg-4 {
    min-width: 4rem !important;
  }
  .footer-2023 .minw-lg-6 {
    min-width: 6rem !important;
  }
  .footer-2023 .minw-lg-8 {
    min-width: 8rem !important;
  }
  .footer-2023 .minw-lg-10 {
    min-width: 10rem !important;
  }
  .footer-2023 .minw-lg-12 {
    min-width: 12rem !important;
  }
  .footer-2023 .minw-lg-14 {
    min-width: 14rem !important;
  }
  .footer-2023 .minw-lg-20 {
    min-width: 20rem !important;
  }
  .footer-2023 .minw-lg-30 {
    min-width: 30rem !important;
  }
  .footer-2023 .minw-lg-40 {
    min-width: 40rem !important;
  }
  .footer-2023 .maxw-lg-1 {
    max-width: 1rem !important;
  }
  .footer-2023 .maxw-lg-2 {
    max-width: 2rem !important;
  }
  .footer-2023 .maxw-lg-3 {
    max-width: 3rem !important;
  }
  .footer-2023 .maxw-lg-4 {
    max-width: 4rem !important;
  }
  .footer-2023 .maxw-lg-6 {
    max-width: 6rem !important;
  }
  .footer-2023 .maxw-lg-8 {
    max-width: 8rem !important;
  }
  .footer-2023 .maxw-lg-10 {
    max-width: 10rem !important;
  }
  .footer-2023 .maxw-lg-12 {
    max-width: 12rem !important;
  }
  .footer-2023 .maxw-lg-14 {
    max-width: 14rem !important;
  }
  .footer-2023 .maxw-lg-20 {
    max-width: 20rem !important;
  }
  .footer-2023 .maxw-lg-30 {
    max-width: 30rem !important;
  }
  .footer-2023 .maxw-lg-40 {
    max-width: 40rem !important;
  }
}
@media (min-width: 1200px) {
  .footer-2023 .w-xl-25 {
    width: 25% !important;
  }
  .footer-2023 .w-xl-33 {
    width: 33% !important;
  }
  .footer-2023 .w-xl-66 {
    width: 66% !important;
  }
  .footer-2023 .w-xl-50 {
    width: 50% !important;
  }
  .footer-2023 .w-xl-75 {
    width: 75% !important;
  }
  .footer-2023 .w-xl-100 {
    width: 100% !important;
  }
  .footer-2023 .w-xl-1 {
    width: 1rem !important;
  }
  .footer-2023 .w-xl-2 {
    width: 2rem !important;
  }
  .footer-2023 .w-xl-3 {
    width: 3rem !important;
  }
  .footer-2023 .w-xl-4 {
    width: 4rem !important;
  }
  .footer-2023 .w-xl-6 {
    width: 6rem !important;
  }
  .footer-2023 .w-xl-8 {
    width: 8rem !important;
  }
  .footer-2023 .w-xl-10 {
    width: 10rem !important;
  }
  .footer-2023 .w-xl-12 {
    width: 12rem !important;
  }
  .footer-2023 .w-xl-14 {
    width: 14rem !important;
  }
  .footer-2023 .w-xl-20 {
    width: 20rem !important;
  }
  .footer-2023 .w-xl-30 {
    width: 30rem !important;
  }
  .footer-2023 .w-xl-40 {
    width: 40rem !important;
  }
  .footer-2023 .minw-xl-1 {
    min-width: 1rem !important;
  }
  .footer-2023 .minw-xl-2 {
    min-width: 2rem !important;
  }
  .footer-2023 .minw-xl-3 {
    min-width: 3rem !important;
  }
  .footer-2023 .minw-xl-4 {
    min-width: 4rem !important;
  }
  .footer-2023 .minw-xl-6 {
    min-width: 6rem !important;
  }
  .footer-2023 .minw-xl-8 {
    min-width: 8rem !important;
  }
  .footer-2023 .minw-xl-10 {
    min-width: 10rem !important;
  }
  .footer-2023 .minw-xl-12 {
    min-width: 12rem !important;
  }
  .footer-2023 .minw-xl-14 {
    min-width: 14rem !important;
  }
  .footer-2023 .minw-xl-20 {
    min-width: 20rem !important;
  }
  .footer-2023 .minw-xl-30 {
    min-width: 30rem !important;
  }
  .footer-2023 .minw-xl-40 {
    min-width: 40rem !important;
  }
  .footer-2023 .maxw-xl-1 {
    max-width: 1rem !important;
  }
  .footer-2023 .maxw-xl-2 {
    max-width: 2rem !important;
  }
  .footer-2023 .maxw-xl-3 {
    max-width: 3rem !important;
  }
  .footer-2023 .maxw-xl-4 {
    max-width: 4rem !important;
  }
  .footer-2023 .maxw-xl-6 {
    max-width: 6rem !important;
  }
  .footer-2023 .maxw-xl-8 {
    max-width: 8rem !important;
  }
  .footer-2023 .maxw-xl-10 {
    max-width: 10rem !important;
  }
  .footer-2023 .maxw-xl-12 {
    max-width: 12rem !important;
  }
  .footer-2023 .maxw-xl-14 {
    max-width: 14rem !important;
  }
  .footer-2023 .maxw-xl-20 {
    max-width: 20rem !important;
  }
  .footer-2023 .maxw-xl-30 {
    max-width: 30rem !important;
  }
  .footer-2023 .maxw-xl-40 {
    max-width: 40rem !important;
  }
}
@media (min-width: 1440px) {
  .footer-2023 .w-xxl-25 {
    width: 25% !important;
  }
  .footer-2023 .w-xxl-33 {
    width: 33% !important;
  }
  .footer-2023 .w-xxl-66 {
    width: 66% !important;
  }
  .footer-2023 .w-xxl-50 {
    width: 50% !important;
  }
  .footer-2023 .w-xxl-75 {
    width: 75% !important;
  }
  .footer-2023 .w-xxl-100 {
    width: 100% !important;
  }
  .footer-2023 .w-xxl-1 {
    width: 1rem !important;
  }
  .footer-2023 .w-xxl-2 {
    width: 2rem !important;
  }
  .footer-2023 .w-xxl-3 {
    width: 3rem !important;
  }
  .footer-2023 .w-xxl-4 {
    width: 4rem !important;
  }
  .footer-2023 .w-xxl-6 {
    width: 6rem !important;
  }
  .footer-2023 .w-xxl-8 {
    width: 8rem !important;
  }
  .footer-2023 .w-xxl-10 {
    width: 10rem !important;
  }
  .footer-2023 .w-xxl-12 {
    width: 12rem !important;
  }
  .footer-2023 .w-xxl-14 {
    width: 14rem !important;
  }
  .footer-2023 .w-xxl-20 {
    width: 20rem !important;
  }
  .footer-2023 .w-xxl-30 {
    width: 30rem !important;
  }
  .footer-2023 .w-xxl-40 {
    width: 40rem !important;
  }
  .footer-2023 .minw-xxl-1 {
    min-width: 1rem !important;
  }
  .footer-2023 .minw-xxl-2 {
    min-width: 2rem !important;
  }
  .footer-2023 .minw-xxl-3 {
    min-width: 3rem !important;
  }
  .footer-2023 .minw-xxl-4 {
    min-width: 4rem !important;
  }
  .footer-2023 .minw-xxl-6 {
    min-width: 6rem !important;
  }
  .footer-2023 .minw-xxl-8 {
    min-width: 8rem !important;
  }
  .footer-2023 .minw-xxl-10 {
    min-width: 10rem !important;
  }
  .footer-2023 .minw-xxl-12 {
    min-width: 12rem !important;
  }
  .footer-2023 .minw-xxl-14 {
    min-width: 14rem !important;
  }
  .footer-2023 .minw-xxl-20 {
    min-width: 20rem !important;
  }
  .footer-2023 .minw-xxl-30 {
    min-width: 30rem !important;
  }
  .footer-2023 .minw-xxl-40 {
    min-width: 40rem !important;
  }
  .footer-2023 .maxw-xxl-1 {
    max-width: 1rem !important;
  }
  .footer-2023 .maxw-xxl-2 {
    max-width: 2rem !important;
  }
  .footer-2023 .maxw-xxl-3 {
    max-width: 3rem !important;
  }
  .footer-2023 .maxw-xxl-4 {
    max-width: 4rem !important;
  }
  .footer-2023 .maxw-xxl-6 {
    max-width: 6rem !important;
  }
  .footer-2023 .maxw-xxl-8 {
    max-width: 8rem !important;
  }
  .footer-2023 .maxw-xxl-10 {
    max-width: 10rem !important;
  }
  .footer-2023 .maxw-xxl-12 {
    max-width: 12rem !important;
  }
  .footer-2023 .maxw-xxl-14 {
    max-width: 14rem !important;
  }
  .footer-2023 .maxw-xxl-20 {
    max-width: 20rem !important;
  }
  .footer-2023 .maxw-xxl-30 {
    max-width: 30rem !important;
  }
  .footer-2023 .maxw-xxl-40 {
    max-width: 40rem !important;
  }
}
.footer-2023 .minw-33 {
  min-width: 33% !important;
}
.footer-2023 .minw-66 {
  min-width: 66% !important;
}
.footer-2023 .minw-025 {
  min-width: 0.25rem !important;
}
.footer-2023 .minw-05 {
  min-width: 0.5rem !important;
}
.footer-2023 .minw-075 {
  min-width: 0.75rem !important;
}
.footer-2023 .minw-1 {
  min-width: 1rem !important;
}
.footer-2023 .minw-125 {
  min-width: 1.25rem !important;
}
.footer-2023 .minw-15 {
  min-width: 1.5rem !important;
}
.footer-2023 .minw-175 {
  min-width: 1.75rem !important;
}
.footer-2023 .minw-2 {
  min-width: 2rem !important;
}
.footer-2023 .minw-225 {
  min-width: 2.25rem !important;
}
.footer-2023 .minw-25 {
  min-width: 2.5rem !important;
}
.footer-2023 .minw-3 {
  min-width: 3rem !important;
}
.footer-2023 .minw-4 {
  min-width: 4rem !important;
}
.footer-2023 .minw-6 {
  min-width: 6rem !important;
}
.footer-2023 .minw-8 {
  min-width: 8rem !important;
}
.footer-2023 .minw-10 {
  min-width: 10rem !important;
}
.footer-2023 .minw-12 {
  min-width: 13rem !important;
}
.footer-2023 .minw-14 {
  min-width: 14rem !important;
}
.footer-2023 .minw-20 {
  min-width: 20rem !important;
}
.footer-2023 .minw-30 {
  min-width: 30rem !important;
}
.footer-2023 .minw-40 {
  min-width: 40rem !important;
}
.footer-2023 .maxw-1 {
  max-width: 1rem !important;
}
.footer-2023 .maxw-2 {
  max-width: 2rem !important;
}
.footer-2023 .maxw-3 {
  max-width: 3rem !important;
}
.footer-2023 .maxw-4 {
  max-width: 4rem !important;
}
.footer-2023 .maxw-6 {
  max-width: 6rem !important;
}
.footer-2023 .maxw-8 {
  max-width: 8rem !important;
}
.footer-2023 .maxw-10 {
  max-width: 10rem !important;
}
.footer-2023 .maxw-12 {
  max-width: 12rem !important;
}
.footer-2023 .maxw-14 {
  max-width: 14rem !important;
}
.footer-2023 .maxw-20 {
  max-width: 20rem !important;
}
.footer-2023 .maxw-30 {
  max-width: 30rem !important;
}
.footer-2023 .maxw-40 {
  max-width: 40rem !important;
}
.footer-2023 .vw5 {
  width: 5vw;
}
.footer-2023 .vw10 {
  width: 10vw;
}
.footer-2023 .vw15 {
  width: 15vw;
}
.footer-2023 .vw20 {
  width: 20vw;
}
.footer-2023 .vw25 {
  width: 25vw;
}
.footer-2023 .vw30 {
  width: 30vw;
}
.footer-2023 .vw35 {
  width: 35vw;
}
.footer-2023 .vw40 {
  width: 40vw;
}
.footer-2023 .vw45 {
  width: 45vw;
}
.footer-2023 .vw50 {
  width: 50vw;
}
.footer-2023 .vw55 {
  width: 55vw;
}
.footer-2023 .vw60 {
  width: 60vw;
}
.footer-2023 .vw65 {
  width: 65vw;
}
.footer-2023 .vw70 {
  width: 70vw;
}
.footer-2023 .vw75 {
  width: 75vw;
}
.footer-2023 .vw80 {
  width: 80vw;
}
.footer-2023 .vw85 {
  width: 85vw;
}
.footer-2023 .vw90 {
  width: 90vw;
}
.footer-2023 .vw95 {
  width: 95vw;
}
.footer-2023 .vw100 {
  width: 100vw;
}
.footer-2023 .h-33 {
  height: 33% !important;
}
.footer-2023 .h-66 {
  height: 66% !important;
}
.footer-2023 .h-025 {
  height: 0.25rem !important;
}
.footer-2023 .h-05 {
  height: 0.5rem !important;
}
.footer-2023 .h-075 {
  height: 0.75rem !important;
}
.footer-2023 .h-1 {
  height: 1rem !important;
}
.footer-2023 .h-125 {
  height: 1.25rem !important;
}
.footer-2023 .h-15 {
  height: 1.5rem !important;
}
.footer-2023 .h-175 {
  height: 1.75rem !important;
}
.footer-2023 .h-2 {
  height: 2rem !important;
}
.footer-2023 .h-225 {
  height: 2.25rem !important;
}
.footer-2023 .h-25 {
  height: 2.5rem !important;
}
.footer-2023 .h-25p {
  height: 25% !important;
}
.footer-2023 .h-3 {
  height: 3rem !important;
}
.footer-2023 .h-4 {
  height: 4rem !important;
}
.footer-2023 .h-6 {
  height: 6rem !important;
}
.footer-2023 .h-8 {
  height: 8rem !important;
}
.footer-2023 .h-10 {
  height: 10rem !important;
}
.footer-2023 .h-12 {
  height: 13rem !important;
}
.footer-2023 .h-14 {
  height: 14rem !important;
}
.footer-2023 .h-16 {
  height: 16rem !important;
}
.footer-2023 .h-18 {
  height: 18rem !important;
}
.footer-2023 .h-20 {
  height: 20rem !important;
}
.footer-2023 .h-22 {
  height: 22rem !important;
}
.footer-2023 .h-24 {
  height: 24rem !important;
}
.footer-2023 .h-26 {
  height: 26rem !important;
}
.footer-2023 .h-28 {
  height: 28rem !important;
}
.footer-2023 .h-30 {
  height: 30rem !important;
}
.footer-2023 .h-32 {
  height: 32rem !important;
}
.footer-2023 .h-34 {
  height: 34rem !important;
}
.footer-2023 .h-36 {
  height: 36rem !important;
}
.footer-2023 .h-38 {
  height: 38rem !important;
}
.footer-2023 .h-40 {
  height: 40rem !important;
}
@media (min-width: 576px) {
  .footer-2023 .h-sm-1 {
    height: 1rem !important;
  }
  .footer-2023 .h-sm-2 {
    height: 2rem !important;
  }
  .footer-2023 .h-sm-3 {
    height: 3rem !important;
  }
  .footer-2023 .h-sm-4 {
    height: 4rem !important;
  }
  .footer-2023 .h-sm-6 {
    height: 6rem !important;
  }
  .footer-2023 .h-sm-8 {
    height: 8rem !important;
  }
  .footer-2023 .h-sm-10 {
    height: 10rem !important;
  }
  .footer-2023 .h-sm-12 {
    height: 12rem !important;
  }
  .footer-2023 .h-sm-14 {
    height: 14rem !important;
  }
  .footer-2023 .h-sm-20 {
    height: 20rem !important;
  }
  .footer-2023 .h-sm-30 {
    height: 30rem !important;
  }
  .footer-2023 .h-sm-40 {
    height: 40rem !important;
  }
  .footer-2023 .minh-sm-1 {
    min-height: 1rem !important;
  }
  .footer-2023 .minh-sm-2 {
    min-height: 2rem !important;
  }
  .footer-2023 .minh-sm-3 {
    min-height: 3rem !important;
  }
  .footer-2023 .minh-sm-4 {
    min-height: 4rem !important;
  }
  .footer-2023 .minh-sm-6 {
    min-height: 6rem !important;
  }
  .footer-2023 .minh-sm-8 {
    min-height: 8rem !important;
  }
  .footer-2023 .minh-sm-10 {
    min-height: 10rem !important;
  }
  .footer-2023 .minh-sm-12 {
    min-height: 12rem !important;
  }
  .footer-2023 .minh-sm-14 {
    min-height: 14rem !important;
  }
  .footer-2023 .minh-sm-20 {
    min-height: 20rem !important;
  }
  .footer-2023 .minh-sm-30 {
    min-height: 30rem !important;
  }
  .footer-2023 .minh-sm-40 {
    min-height: 40rem !important;
  }
  .footer-2023 .maxh-sm-1 {
    max-height: 1rem !important;
  }
  .footer-2023 .maxh-sm-2 {
    max-height: 2rem !important;
  }
  .footer-2023 .maxh-sm-3 {
    max-height: 3rem !important;
  }
  .footer-2023 .maxh-sm-4 {
    max-height: 4rem !important;
  }
  .footer-2023 .maxh-sm-6 {
    max-height: 6rem !important;
  }
  .footer-2023 .maxh-sm-8 {
    max-height: 8rem !important;
  }
  .footer-2023 .maxh-sm-10 {
    max-height: 10rem !important;
  }
  .footer-2023 .maxh-sm-12 {
    max-height: 12rem !important;
  }
  .footer-2023 .maxh-sm-14 {
    max-height: 14rem !important;
  }
  .footer-2023 .maxh-sm-20 {
    max-height: 20rem !important;
  }
  .footer-2023 .maxh-sm-30 {
    max-height: 30rem !important;
  }
  .footer-2023 .maxh-sm-40 {
    max-height: 40rem !important;
  }
}
@media (min-width: 768px) {
  .footer-2023 .h-md-1 {
    height: 1rem !important;
  }
  .footer-2023 .h-md-2 {
    height: 2rem !important;
  }
  .footer-2023 .h-md-3 {
    height: 3rem !important;
  }
  .footer-2023 .h-md-4 {
    height: 4rem !important;
  }
  .footer-2023 .h-md-6 {
    height: 6rem !important;
  }
  .footer-2023 .h-md-8 {
    height: 8rem !important;
  }
  .footer-2023 .h-md-10 {
    height: 10rem !important;
  }
  .footer-2023 .h-md-12 {
    height: 12rem !important;
  }
  .footer-2023 .h-md-14 {
    height: 14rem !important;
  }
  .footer-2023 .h-md-20 {
    height: 20rem !important;
  }
  .footer-2023 .h-md-30 {
    height: 30rem !important;
  }
  .footer-2023 .h-md-40 {
    height: 40rem !important;
  }
  .footer-2023 .minh-md-1 {
    min-height: 1rem !important;
  }
  .footer-2023 .minh-md-2 {
    min-height: 2rem !important;
  }
  .footer-2023 .minh-md-3 {
    min-height: 3rem !important;
  }
  .footer-2023 .minh-md-4 {
    min-height: 4rem !important;
  }
  .footer-2023 .minh-md-6 {
    min-height: 6rem !important;
  }
  .footer-2023 .minh-md-8 {
    min-height: 8rem !important;
  }
  .footer-2023 .minh-md-10 {
    min-height: 10rem !important;
  }
  .footer-2023 .minh-md-12 {
    min-height: 12rem !important;
  }
  .footer-2023 .minh-md-14 {
    min-height: 14rem !important;
  }
  .footer-2023 .minh-md-20 {
    min-height: 20rem !important;
  }
  .footer-2023 .minh-md-30 {
    min-height: 30rem !important;
  }
  .footer-2023 .minh-md-40 {
    min-height: 40rem !important;
  }
  .footer-2023 .maxh-md-1 {
    max-height: 1rem !important;
  }
  .footer-2023 .maxh-md-2 {
    max-height: 2rem !important;
  }
  .footer-2023 .maxh-md-3 {
    max-height: 3rem !important;
  }
  .footer-2023 .maxh-md-4 {
    max-height: 4rem !important;
  }
  .footer-2023 .maxh-md-6 {
    max-height: 6rem !important;
  }
  .footer-2023 .maxh-md-8 {
    max-height: 8rem !important;
  }
  .footer-2023 .maxh-md-10 {
    max-height: 10rem !important;
  }
  .footer-2023 .maxh-md-12 {
    max-height: 12rem !important;
  }
  .footer-2023 .maxh-md-14 {
    max-height: 14rem !important;
  }
  .footer-2023 .maxh-md-20 {
    max-height: 20rem !important;
  }
  .footer-2023 .maxh-md-30 {
    max-height: 30rem !important;
  }
  .footer-2023 .maxh-md-40 {
    max-height: 40rem !important;
  }
}
@media (min-width: 992px) {
  .footer-2023 .h-lg-1 {
    height: 1rem !important;
  }
  .footer-2023 .h-lg-2 {
    height: 2rem !important;
  }
  .footer-2023 .h-lg-3 {
    height: 3rem !important;
  }
  .footer-2023 .h-lg-4 {
    height: 4rem !important;
  }
  .footer-2023 .h-lg-6 {
    height: 6rem !important;
  }
  .footer-2023 .h-lg-8 {
    height: 8rem !important;
  }
  .footer-2023 .h-lg-10 {
    height: 10rem !important;
  }
  .footer-2023 .h-lg-12 {
    height: 12rem !important;
  }
  .footer-2023 .h-lg-14 {
    height: 14rem !important;
  }
  .footer-2023 .h-lg-20 {
    height: 20rem !important;
  }
  .footer-2023 .h-lg-30 {
    height: 30rem !important;
  }
  .footer-2023 .h-lg-40 {
    height: 40rem !important;
  }
  .footer-2023 .minh-lg-1 {
    min-height: 1rem !important;
  }
  .footer-2023 .minh-lg-2 {
    min-height: 2rem !important;
  }
  .footer-2023 .minh-lg-3 {
    min-height: 3rem !important;
  }
  .footer-2023 .minh-lg-4 {
    min-height: 4rem !important;
  }
  .footer-2023 .minh-lg-6 {
    min-height: 6rem !important;
  }
  .footer-2023 .minh-lg-8 {
    min-height: 8rem !important;
  }
  .footer-2023 .minh-lg-10 {
    min-height: 10rem !important;
  }
  .footer-2023 .minh-lg-12 {
    min-height: 12rem !important;
  }
  .footer-2023 .minh-lg-14 {
    min-height: 14rem !important;
  }
  .footer-2023 .minh-lg-20 {
    min-height: 20rem !important;
  }
  .footer-2023 .minh-lg-30 {
    min-height: 30rem !important;
  }
  .footer-2023 .minh-lg-40 {
    min-height: 40rem !important;
  }
  .footer-2023 .maxh-lg-1 {
    max-height: 1rem !important;
  }
  .footer-2023 .maxh-lg-2 {
    max-height: 2rem !important;
  }
  .footer-2023 .maxh-lg-3 {
    max-height: 3rem !important;
  }
  .footer-2023 .maxh-lg-4 {
    max-height: 4rem !important;
  }
  .footer-2023 .maxh-lg-6 {
    max-height: 6rem !important;
  }
  .footer-2023 .maxh-lg-8 {
    max-height: 8rem !important;
  }
  .footer-2023 .maxh-lg-10 {
    max-height: 10rem !important;
  }
  .footer-2023 .maxh-lg-12 {
    max-height: 12rem !important;
  }
  .footer-2023 .maxh-lg-14 {
    max-height: 14rem !important;
  }
  .footer-2023 .maxh-lg-20 {
    max-height: 20rem !important;
  }
  .footer-2023 .maxh-lg-30 {
    max-height: 30rem !important;
  }
  .footer-2023 .maxh-lg-40 {
    max-height: 40rem !important;
  }
}
@media (min-width: 1200px) {
  .footer-2023 .h-xl-1 {
    height: 1rem !important;
  }
  .footer-2023 .h-xl-2 {
    height: 2rem !important;
  }
  .footer-2023 .h-xl-3 {
    height: 3rem !important;
  }
  .footer-2023 .h-xl-4 {
    height: 4rem !important;
  }
  .footer-2023 .h-xl-6 {
    height: 6rem !important;
  }
  .footer-2023 .h-xl-8 {
    height: 8rem !important;
  }
  .footer-2023 .h-xl-10 {
    height: 10rem !important;
  }
  .footer-2023 .h-xl-12 {
    height: 12rem !important;
  }
  .footer-2023 .h-xl-14 {
    height: 14rem !important;
  }
  .footer-2023 .h-xl-20 {
    height: 20rem !important;
  }
  .footer-2023 .h-xl-30 {
    height: 30rem !important;
  }
  .footer-2023 .h-xl-40 {
    height: 40rem !important;
  }
  .footer-2023 .minh-xl-1 {
    min-height: 1rem !important;
  }
  .footer-2023 .minh-xl-2 {
    min-height: 2rem !important;
  }
  .footer-2023 .minh-xl-3 {
    min-height: 3rem !important;
  }
  .footer-2023 .minh-xl-4 {
    min-height: 4rem !important;
  }
  .footer-2023 .minh-xl-6 {
    min-height: 6rem !important;
  }
  .footer-2023 .minh-xl-8 {
    min-height: 8rem !important;
  }
  .footer-2023 .minh-xl-10 {
    min-height: 10rem !important;
  }
  .footer-2023 .minh-xl-12 {
    min-height: 12rem !important;
  }
  .footer-2023 .minh-xl-14 {
    min-height: 14rem !important;
  }
  .footer-2023 .minh-xl-20 {
    min-height: 20rem !important;
  }
  .footer-2023 .minh-xl-30 {
    min-height: 30rem !important;
  }
  .footer-2023 .minh-xl-40 {
    min-height: 40rem !important;
  }
  .footer-2023 .maxh-xl-1 {
    max-height: 1rem !important;
  }
  .footer-2023 .maxh-xl-2 {
    max-height: 2rem !important;
  }
  .footer-2023 .maxh-xl-3 {
    max-height: 3rem !important;
  }
  .footer-2023 .maxh-xl-4 {
    max-height: 4rem !important;
  }
  .footer-2023 .maxh-xl-6 {
    max-height: 6rem !important;
  }
  .footer-2023 .maxh-xl-8 {
    max-height: 8rem !important;
  }
  .footer-2023 .maxh-xl-10 {
    max-height: 10rem !important;
  }
  .footer-2023 .maxh-xl-12 {
    max-height: 12rem !important;
  }
  .footer-2023 .maxh-xl-14 {
    max-height: 14rem !important;
  }
  .footer-2023 .maxh-xl-20 {
    max-height: 20rem !important;
  }
  .footer-2023 .maxh-xl-30 {
    max-height: 30rem !important;
  }
  .footer-2023 .maxh-xl-40 {
    max-height: 40rem !important;
  }
}
@media (min-width: 1440px) {
  .footer-2023 .h-xxl-1 {
    height: 1rem !important;
  }
  .footer-2023 .h-xxl-2 {
    height: 2rem !important;
  }
  .footer-2023 .h-xxl-3 {
    height: 3rem !important;
  }
  .footer-2023 .h-xxl-4 {
    height: 4rem !important;
  }
  .footer-2023 .h-xxl-6 {
    height: 6rem !important;
  }
  .footer-2023 .h-xxl-8 {
    height: 8rem !important;
  }
  .footer-2023 .h-xxl-10 {
    height: 10rem !important;
  }
  .footer-2023 .h-xxl-12 {
    height: 12rem !important;
  }
  .footer-2023 .h-xxl-14 {
    height: 14rem !important;
  }
  .footer-2023 .h-xxl-20 {
    height: 20rem !important;
  }
  .footer-2023 .h-xxl-30 {
    height: 30rem !important;
  }
  .footer-2023 .h-xxl-40 {
    height: 40rem !important;
  }
  .footer-2023 .minh-xxl-1 {
    min-height: 1rem !important;
  }
  .footer-2023 .minh-xxl-2 {
    min-height: 2rem !important;
  }
  .footer-2023 .minh-xxl-3 {
    min-height: 3rem !important;
  }
  .footer-2023 .minh-xxl-4 {
    min-height: 4rem !important;
  }
  .footer-2023 .minh-xxl-6 {
    min-height: 6rem !important;
  }
  .footer-2023 .minh-xxl-8 {
    min-height: 8rem !important;
  }
  .footer-2023 .minh-xxl-10 {
    min-height: 10rem !important;
  }
  .footer-2023 .minh-xxl-12 {
    min-height: 12rem !important;
  }
  .footer-2023 .minh-xxl-14 {
    min-height: 14rem !important;
  }
  .footer-2023 .minh-xxl-20 {
    min-height: 20rem !important;
  }
  .footer-2023 .minh-xxl-30 {
    min-height: 30rem !important;
  }
  .footer-2023 .minh-xxl-40 {
    min-height: 40rem !important;
  }
  .footer-2023 .maxh-xxl-1 {
    max-height: 1rem !important;
  }
  .footer-2023 .maxh-xxl-2 {
    max-height: 2rem !important;
  }
  .footer-2023 .maxh-xxl-3 {
    max-height: 3rem !important;
  }
  .footer-2023 .maxh-xxl-4 {
    max-height: 4rem !important;
  }
  .footer-2023 .maxh-xxl-6 {
    max-height: 6rem !important;
  }
  .footer-2023 .maxh-xxl-8 {
    max-height: 8rem !important;
  }
  .footer-2023 .maxh-xxl-10 {
    max-height: 10rem !important;
  }
  .footer-2023 .maxh-xxl-12 {
    max-height: 12rem !important;
  }
  .footer-2023 .maxh-xxl-14 {
    max-height: 14rem !important;
  }
  .footer-2023 .maxh-xxl-20 {
    max-height: 20rem !important;
  }
  .footer-2023 .maxh-xxl-30 {
    max-height: 30rem !important;
  }
  .footer-2023 .maxh-xxl-40 {
    max-height: 40rem !important;
  }
}
.footer-2023 .minh-33 {
  min-height: 33% !important;
}
.footer-2023 .minh-66 {
  min-height: 66% !important;
}
.footer-2023 .minh-025 {
  height: 0.25rem !important;
}
.footer-2023 .minh-05 {
  height: 0.5rem !important;
}
.footer-2023 .minh-075 {
  height: 0.75rem !important;
}
.footer-2023 .minh-1 {
  height: 1rem !important;
}
.footer-2023 .minh-125 {
  height: 1.25rem !important;
}
.footer-2023 .minh-15 {
  height: 1.5rem !important;
}
.footer-2023 .minh-175 {
  height: 1.75rem !important;
}
.footer-2023 .minh-2 {
  height: 2rem !important;
}
.footer-2023 .minh-225 {
  height: 2.25rem !important;
}
.footer-2023 .minh-25 {
  height: 2.5rem !important;
}
.footer-2023 .minh-3 {
  height: 3rem !important;
}
.footer-2023 .minh-4 {
  height: 4rem !important;
}
.footer-2023 .minh-6 {
  height: 6rem !important;
}
.footer-2023 .minh-8 {
  height: 8rem !important;
}
.footer-2023 .minh-10 {
  height: 10rem !important;
}
.footer-2023 .minh-12 {
  height: 13rem !important;
}
.footer-2023 .minh-14 {
  height: 14rem !important;
}
.footer-2023 .minh-20 {
  height: 20rem !important;
}
.footer-2023 .minh-30 {
  height: 30rem !important;
}
.footer-2023 .minh-40 {
  height: 40rem !important;
}
.footer-2023 .maxh-1 {
  max-height: 1rem !important;
}
.footer-2023 .maxh-2 {
  max-height: 2rem !important;
}
.footer-2023 .maxh-3 {
  max-height: 3rem !important;
}
.footer-2023 .maxh-4 {
  max-height: 4rem !important;
}
.footer-2023 .maxh-6 {
  max-height: 6rem !important;
}
.footer-2023 .maxh-8 {
  max-height: 8rem !important;
}
.footer-2023 .maxh-10 {
  max-height: 10rem !important;
}
.footer-2023 .maxh-12 {
  max-height: 12rem !important;
}
.footer-2023 .maxh-14 {
  max-height: 14rem !important;
}
.footer-2023 .maxh-20 {
  max-height: 20rem !important;
}
.footer-2023 .maxh-30 {
  max-height: 30rem !important;
}
.footer-2023 .maxh-40 {
  max-height: 40rem !important;
}
.footer-2023 .maxw-50 {
  max-width: 50% !important;
}
.footer-2023 .maxh-50 {
  max-height: 50% !important;
}
.footer-2023 .max {
  max-width: 100%;
  width: auto;
  height: auto;
}
.footer-2023 .vh5 {
  height: 5vh;
}
.footer-2023 .vh10 {
  height: 10vh;
}
.footer-2023 .vh15 {
  height: 15vh;
}
.footer-2023 .vh20 {
  height: 20vh;
}
.footer-2023 .vh25 {
  height: 25vh;
}
.footer-2023 .vh30 {
  height: 30vh;
}
.footer-2023 .vh35 {
  height: 35vh;
}
.footer-2023 .vh40 {
  height: 40vh;
}
.footer-2023 .vh45 {
  height: 45vh;
}
.footer-2023 .vh50 {
  height: 50vh;
}
.footer-2023 .vh55 {
  height: 55vh;
}
.footer-2023 .vh60 {
  height: 60vh;
}
.footer-2023 .vh65 {
  height: 65vh;
}
.footer-2023 .vh70 {
  height: 70vh;
}
.footer-2023 .vh75 {
  height: 75vh;
}
.footer-2023 .vh80 {
  height: 80vh;
}
.footer-2023 .vh85 {
  height: 85vh;
}
.footer-2023 .vh90 {
  height: 90vh;
}
.footer-2023 .vh95 {
  height: 95vh;
}
.footer-2023 .vh100 {
  height: 100vh;
}
.footer-2023 .fill-w {
  fill: #fff !important;
}
.footer-2023 .fill-w::before {
  color: #fff !important;
}
.footer-2023 .fill-b {
  fill: #005eaa !important;
}
.footer-2023 .fill-b::before {
  color: #005eaa !important;
}
.footer-2023 .fill-bookmark {
  fill: #40871b !important;
}
.footer-2023 .fill-bookmark::before {
  color: #40871b !important;
}
.footer-2023 .fill-epub {
  fill: #86b916 !important;
}
.footer-2023 .fill-epub::before {
  color: #86b916 !important;
}
.footer-2023 .fill-excel {
  fill: #207245 !important;
}
.footer-2023 .fill-excel::before {
  color: #207245 !important;
}
.footer-2023 .fill-govd {
  fill: #5a5a5a !important;
}
.footer-2023 .fill-govd::before {
  color: #5a5a5a !important;
}
.footer-2023 .fill-googleplus {
  fill: #df4a32 !important;
}
.footer-2023 .fill-googleplus::before {
  color: #df4a32 !important;
}
.footer-2023 .fill-pdf {
  fill: #c1272d !important;
}
.footer-2023 .fill-pdf::before {
  color: #c1272d !important;
}
.footer-2023 .cdc-icon-podcast,
.footer-2023 .fill-podcast {
  fill: #724faa !important;
}
.footer-2023 .cdc-icon-podcast::before,
.footer-2023 .fill-podcast::before {
  color: #724faa !important;
}
.footer-2023 .cdc-icon-ppt,
.footer-2023 .fill-ppt {
  fill: #d24625 !important;
}
.footer-2023 .cdc-icon-ppt::before,
.footer-2023 .fill-ppt::before {
  color: #d24625 !important;
}
.footer-2023 .cdc-icon-pinterest,
.footer-2023 .fill-pinterest {
  fill: #cb2027 !important;
}
.footer-2023 .cdc-icon-pinterest::before,
.footer-2023 .fill-pinterest::before {
  color: #cb2027 !important;
}
.footer-2023 .cdc-icon-flickr.flr-bg,
.footer-2023 .fill-flickr.flr-bg {
  fill: #d4dde2 !important;
}
.footer-2023 .cdc-icon-flickr.flr-bg::before,
.footer-2023 .fill-flickr.flr-bg::before {
  color: #d4dde2 !important;
}
.footer-2023 .cdc-icon-flickr.flr-dot-1,
.footer-2023 .fill-flickr.flr-dot-1 {
  fill: #006add !important;
}
.footer-2023 .cdc-icon-flickr.flr-dot-1::before,
.footer-2023 .fill-flickr.flr-dot-1::before {
  color: #006add !important;
}
.footer-2023 .cdc-icon-flickr.flr-dot-2,
.footer-2023 .fill-flickr.flr-dot-2 {
  fill: #f40083 !important;
}
.footer-2023 .cdc-icon-flickr.flr-dot-2::before,
.footer-2023 .fill-flickr.flr-dot-2::before {
  color: #f40083 !important;
}
.footer-2023 .cdc-icon-youtube,
.footer-2023 .fill-youtube {
  fill: red !important;
}
.footer-2023 .cdc-icon-youtube::before,
.footer-2023 .fill-youtube::before {
  color: red !important;
}
.footer-2023 .cdc-icon-fb,
.footer-2023 .fill-fb {
  fill: #3b5998 !important;
}
.footer-2023 .cdc-icon-fb::before,
.footer-2023 .fill-fb::before {
  color: #3b5998 !important;
}
.footer-2023 .cdc-icon-insta {
  background: -webkit-radial-gradient(30% 107%, circle, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
  background: -o-radial-gradient(30% 107%, circle, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
  background: radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.footer-2023 .cdc-icon-twitter,
.footer-2023 .fill-tw {
  fill: #1da1f2 !important;
}
.footer-2023 .cdc-icon-twitter::before,
.footer-2023 .fill-tw::before {
  color: #1da1f2 !important;
}
.footer-2023 .cdc-icon-rss,
.footer-2023 .fill-rss {
  fill: #fa9b39 !important;
}
.footer-2023 .cdc-icon-rss::before,
.footer-2023 .fill-rss::before {
  color: #fa9b39 !important;
}
.footer-2023 .cdc-icon-synd1,
.footer-2023 .fill-synd1 {
  fill: #0060aa !important;
}
.footer-2023 .cdc-icon-synd1::before,
.footer-2023 .fill-synd1::before {
  color: #0060aa !important;
}
.footer-2023 .fill-synd,
.footer-2023 .fill-synd2 {
  fill: #f26722 !important;
}
.footer-2023 .fill-synd2::before,
.footer-2023 .fill-synd::before {
  color: #f26722 !important;
}
.footer-2023 .fill-em,
.footer-2023 .fill-email {
  fill: #4f4f4f !important;
}
.footer-2023 .fill-em::before,
.footer-2023 .fill-email::before {
  color: #4f4f4f !important;
}
.footer-2023 .cdc-icon-linkedin,
.footer-2023 .fill-linkin {
  fill: #007bb5 !important;
}
.footer-2023 .cdc-icon-linkedin::before,
.footer-2023 .fill-linkin::before {
  color: #007bb5 !important;
}
.footer-2023 .fill-image {
  fill: #5e5887 !important;
}
.footer-2023 .fill-image::before {
  color: #5e5887 !important;
}
.footer-2023 .fill-svgimgfile {
  fill: #5e5887 !important;
}
.footer-2023 .fill-svgimgfile::before {
  color: #5e5887 !important;
}
.footer-2023 .fill-media {
  fill: #0060aa !important;
}
.footer-2023 .fill-media::before {
  color: #0060aa !important;
}
.footer-2023 .fill-txt {
  fill: #555 !important;
}
.footer-2023 .fill-txt::before {
  color: #555 !important;
}
.footer-2023 .fill-txt-1 {
  fill: #b0bec5 !important;
}
.footer-2023 .fill-txt-1::before {
  color: #b0bec5 !important;
}
.footer-2023 .fill-txt-2 {
  opacity: 0.2;
}
.footer-2023 .fill-txt-3 {
  fill: #455a64 !important;
}
.footer-2023 .fill-txt-3::before {
  color: #455a64 !important;
}
.footer-2023 .fill-txt-4 {
  fill: #fff !important;
}
.footer-2023 .fill-txt-4::before {
  color: #fff !important;
}
.footer-2023 .fill-zip-1 {
  fill: #ffca28 !important;
}
.footer-2023 .fill-zip-1::before {
  color: #ffca28 !important;
}
.footer-2023 .fill-zip-2 {
  opacity: 0.2;
}
.footer-2023 .fill-zip-3 {
  fill: #3e2723 !important;
}
.footer-2023 .fill-zip-3::before {
  color: #3e2723 !important;
}
.footer-2023 .fill-epub-3 {
  fill: #fff !important;
}
.footer-2023 .fill-epub-3::before {
  color: #fff !important;
}
.footer-2023 .fill-gray-d2 {
  fill: #333 !important;
}
.footer-2023 .fill-gray-d2::before {
  color: #333 !important;
}
.footer-2023 .fill-gray-d1 {
  fill: #555 !important;
}
.footer-2023 .fill-gray-d1::before {
  color: #555 !important;
}
.footer-2023 .fill-gray {
  fill: #bdbdbd !important;
}
.footer-2023 .fill-gray::before {
  color: #bdbdbd !important;
}
.footer-2023 .fill-gray-l1 {
  fill: #e0e0e0 !important;
}
.footer-2023 .fill-gray-l1::before {
  color: #e0e0e0 !important;
}
.footer-2023 .fill-gray-l2 {
  fill: #f0f0f0 !important;
}
.footer-2023 .fill-gray-l2::before {
  color: #f0f0f0 !important;
}
.footer-2023 .fill-gray-l3 {
  fill: #f5f5f5 !important;
}
.footer-2023 .fill-gray-l3::before {
  color: #f5f5f5 !important;
}
.footer-2023 .fill-h {
  fill: #005eaa !important;
}
.footer-2023 .fill-h::before {
  color: #005eaa !important;
}
.footer-2023 .fill-h:hover {
  fill: #0088f7 !important;
}
.footer-2023 .fill-lg {
  fill: url(#linear-gradient);
}
.footer-2023 .fill-mask {
  -webkit-mask: url(#mask);
  mask: url(#mask);
}
.footer-2023 .fr-evenodd {
  fill-rule: evenodd;
}
.footer-2023 .fill-op-2,
.footer-2023 .zip-fill-2 {
  opacity: 0.2;
}
.footer-2023 .fill-ppt-1 {
  fill: #c1272d !important;
}
.footer-2023 .fill-ppt-1::before {
  color: #c1272d !important;
}
.footer-2023 .fill-ppt-2 {
  fill: #fff !important;
}
.footer-2023 .fill-ppt-2::before {
  color: #fff !important;
}
.footer-2023 .fill-pdf-1 {
  fill: #c1272d !important;
}
.footer-2023 .fill-pdf-1::before {
  color: #c1272d !important;
}
.footer-2023 .fill-pdf-2 {
  fill: #fff !important;
}
.footer-2023 .fill-pdf-2::before {
  color: #fff !important;
}
.footer-2023 .zip-fill-1 {
  fill: #ffca28 !important;
}
.footer-2023 .zip-fill-1::before {
  color: #ffca28 !important;
}
.footer-2023 .zip-fill-3 {
  fill: #3e2723 !important;
}
.footer-2023 .zip-fill-3::before {
  color: #3e2723 !important;
}
.footer-2023 .txt-fill-1 {
  fill: #b0bec5 !important;
}
.footer-2023 .txt-fill-1::before {
  color: #b0bec5 !important;
}
.footer-2023 .txt-fill-2 {
  opacity: 0.2;
}
.footer-2023 .txt-fill-3 {
  fill: #455a64 !important;
}
.footer-2023 .txt-fill-3::before {
  color: #455a64 !important;
}
.footer-2023 .txt-fill-4 {
  fill: #fff !important;
}
.footer-2023 .txt-fill-4::before {
  color: #fff !important;
}
.footer-2023 .word-fill-1 {
  fill: #2a5699 !important;
}
.footer-2023 .word-fill-1::before {
  color: #2a5699 !important;
}
.footer-2023 .word-fill-2 {
  fill: #fff;
}
.footer-2023 .media-fill-1 {
  fill: #2196f3 !important;
}
.footer-2023 .media-fill-1::before {
  color: #2196f3 !important;
}
.footer-2023 .media-fill-2 {
  fill: none;
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}
.footer-2023 .media-fill-3 {
  fill: #fff !important;
}
.footer-2023 .media-fill-3::before {
  color: #fff !important;
}
.footer-2023 .fill-excel-1 {
  fill: #207245 !important;
}
.footer-2023 .fill-excel-1::before {
  color: #207245 !important;
}
.footer-2023 .fill-excel-2 {
  fill: #fff !important;
}
.footer-2023 .fill-excel-2::before {
  color: #fff !important;
}
.footer-2023 .fill-epub-1 {
  fill: #86b916 !important;
}
.footer-2023 .fill-epub-1::before {
  color: #86b916 !important;
}
.footer-2023 .fill-epub-2 {
  opacity: 0.2;
  fill: #fff !important;
}
.footer-2023 .fill-epub-2::before {
  color: #fff !important;
}
.footer-2023 .fill-op-2 {
  opacity: 0.2;
}
.footer-2023 .cdc-icon-figure,
.footer-2023 .fill-figure {
  fill: #e41928 !important;
}
.footer-2023 .cdc-icon-figure::before,
.footer-2023 .fill-figure::before {
  color: #e41928 !important;
}
.footer-2023 .cdc-icon-tumblr,
.footer-2023 .fill-tumblr {
  fill: #35465d !important;
}
.footer-2023 .cdc-icon-tumblr::before,
.footer-2023 .fill-tumblr::before {
  color: #35465d !important;
}
.footer-2023 .cdc-icon-sas,
.footer-2023 .fill-sas {
  fill: #007cc2 !important;
}
.footer-2023 .cdc-icon-sas::before,
.footer-2023 .fill-sas::before {
  color: #007cc2 !important;
}
.footer-2023 .cdc-icon-cdc-tv,
.footer-2023 .fill-cdc-tv {
  fill: #0060a9 !important;
}
.footer-2023 .cdc-icon-cdc-tv::before,
.footer-2023 .fill-cdc-tv::before {
  color: #0060a9 !important;
}
.footer-2023 [class*=" cdc-icon-"],
.footer-2023 [class^="cdc-icon-"] {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.footer-2023 .svg-1 {
  width: 1rem;
  height: 1rem;
}
.footer-2023 .svg-2 {
  width: 2rem;
  height: 2rem;
}
.footer-2023 .svg-3 {
  width: 3rem;
  height: 3rem;
}
.footer-2023 .svg-4 {
  width: 4rem;
  height: 4rem;
}
.footer-2023 .svg-5 {
  width: 5rem;
  height: 5rem;
}
.footer-2023 svg.x10 {
  width: 10px !important;
  height: 10px;
}
.footer-2023 svg.x10 svg {
  width: 10px;
  height: 10px;
}
.footer-2023 .x10 {
  display: inline-block;
  vertical-align: middle;
}
.footer-2023 .x10::before {
  font-size: 10px;
  text-align: center;
}
.footer-2023 .x10.icon-fw {
  width: 13px;
  text-align: center;
}
.footer-2023 svg.x16 {
  width: 16px !important;
  height: 16px;
}
.footer-2023 svg.x16 svg {
  width: 16px;
  height: 16px;
}
.footer-2023 .x16 {
  display: inline-block;
  vertical-align: middle;
}
.footer-2023 .x16::before {
  font-size: 16px;
  text-align: center;
}
.footer-2023 .x16.icon-fw {
  width: 21px;
  text-align: center;
}
.footer-2023 svg.x20 {
  width: 20px !important;
  height: 20px;
}
.footer-2023 svg.x20 svg {
  width: 20px;
  height: 20px;
}
.footer-2023 .x20 {
  display: inline-block;
  vertical-align: middle;
}
.footer-2023 .x20::before {
  font-size: 20px;
  text-align: center;
}
.footer-2023 .x20.icon-fw {
  width: 26px;
  text-align: center;
}
.footer-2023 svg.x24 {
  width: 24px !important;
  height: 24px;
}
.footer-2023 svg.x24 svg {
  width: 24px;
  height: 24px;
}
.footer-2023 .x24 {
  display: inline-block;
  vertical-align: middle;
}
.footer-2023 .x24::before {
  font-size: 24px;
  text-align: center;
}
.footer-2023 .x24.icon-fw {
  width: 31px;
  text-align: center;
}
.footer-2023 svg.x28 {
  width: 28px !important;
  height: 28px;
}
.footer-2023 svg.x28 svg {
  width: 28px;
  height: 28px;
}
.footer-2023 .x28 {
  display: inline-block;
  vertical-align: middle;
}
.footer-2023 .x28::before {
  font-size: 28px;
  text-align: center;
}
.footer-2023 .x28.icon-fw {
  width: 36px;
  text-align: center;
}
.footer-2023 svg.x32 {
  width: 32px !important;
  height: 32px;
}
.footer-2023 svg.x32 svg {
  width: 32px;
  height: 32px;
}
.footer-2023 .x32 {
  display: inline-block;
  vertical-align: middle;
}
.footer-2023 .x32::before {
  font-size: 32px;
  text-align: center;
}
.footer-2023 .x32.icon-fw {
  width: 42px;
  text-align: center;
}
.footer-2023 svg.x36 {
  width: 36px !important;
  height: 36px;
}
.footer-2023 svg.x36 svg {
  width: 36px;
  height: 36px;
}
.footer-2023 .x36 {
  display: inline-block;
  vertical-align: middle;
}
.footer-2023 .x36::before {
  font-size: 36px;
  text-align: center;
}
.footer-2023 .x36.icon-fw {
  width: 47px;
  text-align: center;
}
.footer-2023 svg.x40 {
  width: 40px !important;
  height: 40px;
}
.footer-2023 svg.x40 svg {
  width: 40px;
  height: 40px;
}
.footer-2023 .x40 {
  display: inline-block;
  vertical-align: middle;
}
.footer-2023 .x40::before {
  font-size: 40px;
  text-align: center;
}
.footer-2023 .x40.icon-fw {
  width: 52px;
  text-align: center;
}
.footer-2023 svg.x48 {
  width: 48px !important;
  height: 48px;
}
.footer-2023 svg.x48 svg {
  width: 48px;
  height: 48px;
}
.footer-2023 .x48 {
  display: inline-block;
  vertical-align: middle;
}
.footer-2023 .x48::before {
  font-size: 48px;
  text-align: center;
}
.footer-2023 .x48.icon-fw {
  width: 62px;
  text-align: center;
}
.footer-2023 svg.x64 {
  width: 64px !important;
  height: 64px;
}
.footer-2023 svg.x64 svg {
  width: 64px;
  height: 64px;
}
.footer-2023 .x64 {
  display: inline-block;
  vertical-align: middle;
}
.footer-2023 .x64::before {
  font-size: 64px;
  text-align: center;
}
.footer-2023 .x64.icon-fw {
  width: 83px;
  text-align: center;
}
.footer-2023 svg.x96 {
  width: 96px !important;
  height: 96px;
}
.footer-2023 svg.x96 svg {
  width: 96px;
  height: 96px;
}
.footer-2023 .x96 {
  display: inline-block;
  vertical-align: middle;
}
.footer-2023 .x96::before {
  font-size: 96px;
  text-align: center;
}
.footer-2023 .x96.icon-fw {
  width: 125px;
  text-align: center;
}
.footer-2023 svg.x128 {
  width: 128px !important;
  height: 128px;
}
.footer-2023 svg.x128 svg {
  width: 128px;
  height: 128px;
}
.footer-2023 .x128 {
  display: inline-block;
  vertical-align: middle;
}
.footer-2023 .x128::before {
  font-size: 128px;
  text-align: center;
}
.footer-2023 .x128.icon-fw {
  width: 166px;
  text-align: center;
}
.footer-2023 svg.x256 {
  width: 256px !important;
  height: 256px;
}
.footer-2023 svg.x256 svg {
  width: 256px;
  height: 256px;
}
.footer-2023 .x256 {
  display: inline-block;
  vertical-align: middle;
}
.footer-2023 .x256::before {
  font-size: 256px;
  text-align: center;
}
.footer-2023 .x256.icon-fw {
  width: 333px;
  text-align: center;
}
.footer-2023 .rot-0 {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.footer-2023 .rot-45 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.footer-2023 .rot-90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.footer-2023 .rot-135 {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.footer-2023 .rot-180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.footer-2023 .rot-225 {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}
.footer-2023 .rot-270 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.footer-2023 .rot-315 {
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  transform: rotate(315deg);
}
.footer-2023 .x-important-10 {
  height: 10px;
}
.footer-2023 .x-important-10::before {
  font-size: 10px !important;
  vertical-align: top;
}
.footer-2023 .x-important-16 {
  height: 16px;
}
.footer-2023 .x-important-16::before {
  font-size: 16px !important;
  vertical-align: top;
}
.footer-2023 .fw-100 {
  font-weight: 100 !important;
}
.footer-2023 .fw-200 {
  font-weight: 200 !important;
}
.footer-2023 .fw-300 {
  font-weight: 300 !important;
}
.footer-2023 .fw-400 {
  font-weight: 400 !important;
}
.footer-2023 .fw-500 {
  font-weight: 500 !important;
}
.footer-2023 .fw-600 {
  font-weight: 600 !important;
}
.footer-2023 .fw-700 {
  font-weight: 700 !important;
}
.footer-2023 .fw-800 {
  font-weight: 800 !important;
}
.footer-2023 .fw-900 {
  font-weight: 900 !important;
}
.footer-2023 .fw-light {
  font-weight: 300 !important;
}
.footer-2023 .fw-heavy {
  font-weight: 700 !important;
}
.footer-2023 .fs4 {
  font-size: 4rem;
}
.footer-2023 .fs35 {
  font-size: 3.5rem;
}
.footer-2023 .fs3 {
  font-size: 3rem;
}
.footer-2023 .fs25 {
  font-size: 2.5rem;
}
.footer-2023 .fs2 {
  font-size: 2rem;
}
.footer-2023 .fs15 {
  font-size: 1.5rem;
}
.footer-2023 .fs14 {
  font-size: 1.4rem;
}
.footer-2023 .fs13 {
  font-size: 1.3rem;
}
.footer-2023 .fs12 {
  font-size: 1.2rem;
}
.footer-2023 .fs11 {
  font-size: 1.1rem;
}
.footer-2023 .fs1 {
  font-size: 1rem;
}
.footer-2023 .fs0875 {
  font-size: 0.875rem;
}
.footer-2023 .fs08 {
  font-size: 0.8rem;
}
.footer-2023 .fs07 {
  font-size: 0.7rem;
}
.footer-2023 .t-leg {
  text-rendering: optimizeLegibility !important;
}
.footer-2023 .t-spd {
  text-rendering: optimizeSpeed !important;
}
.footer-2023 .display-5 {
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1.1;
}
.footer-2023 .display-6 {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.1;
}
.footer-2023 .text-monospace {
  font-family: menlo, monaco, consolas, liberation mono, courier new, monospace;
}
.footer-2023 .text-underline {
  text-decoration: underline;
}
.footer-2023 .text-pub-date {
  font-size: 0.8rem;
  text-transform: uppercase;
  color: #666;
  display: inline-block;
}
.footer-2023 .pad-italics h1 .font-italic::after,
.footer-2023 .pad-italics h1 em::after,
.footer-2023 .pad-italics h1 i::after,
.footer-2023 .pad-italics h2 .font-italic::after,
.footer-2023 .pad-italics h2 em::after,
.footer-2023 .pad-italics h2 i::after,
.footer-2023 .pad-italics h3 .font-italic::after,
.footer-2023 .pad-italics h3 em::after,
.footer-2023 .pad-italics h3 i::after,
.footer-2023 .pad-italics h4 .font-italic::after,
.footer-2023 .pad-italics h4 em::after,
.footer-2023 .pad-italics h4 i::after,
.footer-2023 .pad-italics h5 .font-italic::after,
.footer-2023 .pad-italics h5 em::after,
.footer-2023 .pad-italics h5 i::after,
.footer-2023 .pad-italics h6 .font-italic::after,
.footer-2023 .pad-italics h6 em::after,
.footer-2023 .pad-italics h6 i::after {
  content: "";
}
.footer-2023 .pad-italics .font-italic::after,
.footer-2023 .pad-italics em::after,
.footer-2023 .pad-italics i::after {
  content: "Â ";
}
.footer-2023 .mark.mark-yellow {
  background-color: #ffff80;
}
.footer-2023 .mark.mark-green {
  background-color: #80ff80;
}
.footer-2023 .blockquote,
.footer-2023 blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.footer-2023 .blockquote.with-quote p::before,
.footer-2023 blockquote.with-quote p::before {
  content: "â€œ";
}
.footer-2023 .blockquote.with-quote p::after,
.footer-2023 blockquote.with-quote p::after {
  content: "â€";
}
.footer-2023 .blockquote .blockquote-footer,
.footer-2023 blockquote .blockquote-footer {
  color: #555;
}
.footer-2023 table.table td.text-left,
.footer-2023 table.table th.text-left {
  text-align: left;
}
.footer-2023 table.table td.text-center,
.footer-2023 table.table th.text-center {
  text-align: center;
}
.footer-2023 table.table td.text-right,
.footer-2023 table.table th.text-right {
  text-align: right;
}
.footer-2023 table.table td.indent-1,
.footer-2023 table.table th.indent-1 {
  padding-left: 1rem;
}
.footer-2023 table.table td.indent-2,
.footer-2023 table.table th.indent-2 {
  padding-left: 1.4rem;
}
.footer-2023 table.table td.indent-3,
.footer-2023 table.table th.indent-3 {
  padding-left: 1.8rem;
}
.footer-2023 table.table td.indent-4,
.footer-2023 table.table th.indent-4 {
  padding-left: 2.4rem;
}
.footer-2023 table.table td.indent-5,
.footer-2023 table.table th.indent-5 {
  padding-left: 2.8rem;
}
.footer-2023 .page-format {
  background-color: #f5f5f5;
  margin-top: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-left: 2rem;
  margin-right: 1rem;
}
.footer-2023 .page-format a {
  display: inline-block;
  margin-left: 1rem;
  color: #000;
  text-decoration: none;
}
.footer-2023 .page-format a:hover {
  text-decoration: underline;
}
.footer-2023 .page-format svg {
  vertical-align: middle;
  margin-right: 0.5rem;
}
.footer-2023 .feature-area {
  padding: 0;
}
.footer-2023 .pca {
  margin-top: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.footer-2023 .card-topic-media .card-header {
  background-color: #fff;
}
.footer-2023 .card-topic-media .card-body > ul {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0;
}
.footer-2023 .card-topic-media .card-body > ul li {
  display: inline-block;
  padding-left: 1rem;
  margin-bottom: 0;
}
.footer-2023 .card-topic-media .card-body > ul li:first-child {
  padding-left: 0;
}
.footer-2023 .learn-more-double {
  font-size: 1.3rem;
}
.footer-2023 .learn-more-double a {
  text-decoration: none;
}
.footer-2023 .learn-more-double a:hover {
  text-decoration: underline;
}
.footer-2023 .learn-more-double a:hover + span {
  margin-left: 0.75em;
  -webkit-transition: 0.1s all;
  -o-transition: 0.1s all;
  transition: 0.1s all;
}
.footer-2023 .learn-more-double span {
  margin-left: 0.5rem;
  width: 1.3rem;
  height: 1.3rem;
  -webkit-transition: 0.1s all;
  -o-transition: 0.1s all;
  transition: 0.1s all;
  display: inline !important;
  color: #075290;
  margin-top: -3px;
}
.footer-2023 a:hover .learn-more-double span {
  margin-left: 0.75em;
  -webkit-transition: 0.1s all;
  -o-transition: 0.1s all;
  transition: 0.1s all;
}
.footer-2023 .language-link {
  margin-bottom: 1rem;
  font-size: 0.875rem;
}
.footer-2023 .dropdown.dropdown-languages {
  margin-top: -5px;
  margin-bottom: 33px;
}
.footer-2023 .dropdown.dropdown-languages .dropdown-item {
  padding: 0.5rem 1.5rem;
}
.footer-2023 .related-topics .list-group-item {
  border: 1px dashed #e0e0e0;
  border-left: 0;
  border-right: 0;
  padding-left: 0;
}
.footer-2023 .related-topics .list-group-item a {
  text-decoration: none;
}
.footer-2023 .cdc-last-updated {
  color: #8f0000;
}
.footer-2023 .cdc-article-date {
  color: #8f0000;
}
.footer-2023 .last-reviewed-row,
.footer-2023 .share-row {
  margin-bottom: 25px;
}
.footer-2023 .last-reviewed-row .last-reviewed,
.footer-2023 .share-row .last-reviewed {
  font-size: 0.8rem;
  color: #333;
  text-align: left;
  margin: 1rem 0;
}
@media (min-width: 768px) {
  .footer-2023 .last-reviewed-row .last-reviewed,
  .footer-2023 .share-row .last-reviewed {
    padding-left: 35px;
  }
}
.footer-2023 .last-reviewed-row .page-share-wrapper,
.footer-2023 .share-row .page-share-wrapper {
  float: right;
}
@media (max-width: 768px) {
  .footer-2023 .last-reviewed-row .page-share-wrapper,
  .footer-2023 .share-row .page-share-wrapper {
    float: none;
  }
}
.footer-2023 .last-reviewed-row .page-share,
.footer-2023 .share-row .page-share {
  max-width: 230px;
  min-width: 230px;
}
@media (max-width: 768px) {
  .footer-2023 .last-reviewed-row .page-share,
  .footer-2023 .share-row .page-share {
    margin-bottom: 1rem;
    padding-top: 0;
  }
}
.footer-2023 footer .footer-desktop {
  display: block;
  padding: 0.75rem 1rem;
}
@media (max-width: 768px) {
  .footer-2023 footer .footer-desktop {
    display: none;
  }
}
.footer-2023 footer .footer-wrapper {
  font-size: 13px;
  margin-top: 1rem;
  color: #fff;
  padding: 0;
  background-color: #333;
}
.footer-2023 footer .footer-wrapper > .container {
  padding: 0;
}
.footer-2023 footer .footer-wrapper > .container > .row {
  padding: 1em;
}
.footer-2023 footer .footer-wrapper .footer-slim ul.list-inline {
  text-align: center;
}
.footer-2023 footer .footer-wrapper .footer-slim ul.list-inline li {
  display: inline-block;
}
.footer-2023 footer .footer-wrapper .footer-slim span {
  display: inline-block;
}
@media only screen and (max-width: 1200px) {
  .footer-2023 footer .footer-wrapper .footer-slim ul.list-inline {
    text-align: left;
  }
  .footer-2023 footer .footer-wrapper .footer-slim ul.list-inline li {
    display: block;
    float: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .footer-2023 footer .footer-wrapper .footer-slim ul.list-inline {
    -moz-columns: 2;
    -webkit-columns: 2;
    columns: 2;
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .footer-2023 footer .footer-wrapper .footer-slim {
    margin-bottom: 2.6rem;
  }
}
.footer-2023 footer .footer-wrapper span {
  display: block;
}
.footer-2023 footer .footer-wrapper svg {
  width: 24px;
  height: 24px;
}
.footer-2023 footer .footer-wrapper a {
  color: #fff;
  text-decoration: none;
}
.footer-2023 footer .footer-wrapper a:hover {
  text-decoration: underline;
}
.footer-2023 footer .footer-wrapper .connect-iconsa:hover {
  text-decoration: none;
}
.footer-2023 footer .footer-wrapper .connect-icons .list-inline li a span.fi {
  width: 24px;
  height: 24px;
}
.footer-2023 footer .footer-wrapper li {
  margin-bottom: 3px;
}
.footer-2023 footer .footer-wrapper ul {
  padding-left: 0;
  list-style-type: none;
}
.footer-2023 footer .footer-wrapper ul.list-inline {
  display: inline-block;
  margin-bottom: 3px;
}
.footer-2023 footer .footer-wrapper ul.list-inline li {
  float: left;
  margin-right: 10px;
}
.footer-2023 footer .footer-wrapper ul.list-inline li img {
  width: 24px;
}
.footer-2023 footer .footer-wrapper ul.list-inline li.rounded-circle {
  background-color: #fff;
  padding: 7px;
  margin-right: 7px;
}
.footer-2023 footer .agency-footer {
  font-size: 13px;
  padding-top: 0.5rem;
  padding-bottom: 3rem;
  margin-bottom: 1rem;
}
.footer-2023 footer .agency-footer a {
  color: #000;
  text-decoration: none;
}
.footer-2023 footer .agency-footer a:hover {
  text-decoration: underline;
}
.footer-2023 footer .agency-footer a.footer-ext svg {
  fill: #000;
  float: left;
}
.footer-2023 footer .agency-footer a.footer-ext svg + span {
  display: block;
  overflow: hidden;
}
.footer-2023 footer .agency-footer a.footer-ext svg {
  fill: #000;
}
.footer-2023 footer .language-footer {
  background: #fff;
  padding-top: 1rem;
}
@media only screen and (max-width: 991px) {
  .footer-2023 footer .language-footer {
    margin-bottom: 3rem !important;
  }
}
.footer-2023 footer .language-footer strong {
  font-size: 13px;
  color: #333;
}
.footer-2023 footer .language-footer strong a {
  color: #333;
}
.footer-2023 footer .language-footer span a {
  color: #333;
}
.footer-2023 footer .footer-mobile {
  display: none;
  font-size: 13px;
  color: #fff;
  background-color: #333;
  padding: 0;
}
@media (max-width: 768px) {
  .footer-2023 footer .footer-mobile {
    display: block;
  }
}
.footer-2023 footer .footer-mobile a {
  color: #fff;
  text-decoration: none;
}
.footer-2023 footer .footer-mobile ul {
  list-style-type: none;
}
.footer-2023 footer .footer-mobile span {
  font-size: 1rem;
}
.footer-2023 footer .footer-mobile .accordion {
  padding: 1em;
}
.footer-2023 footer .footer-mobile .accordion .card {
  border-radius: 0;
  background-color: transparent;
}
.footer-2023 footer .footer-mobile .accordion .card.footer-mobile_language {
  display: none;
}
.footer-2023 footer .footer-mobile .accordion .card .card-header {
  font-size: 1rem;
  padding: 1rem;
  background-color: #333;
  border-left: 0;
  color: #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: 0;
  border-top: 0 !important;
  cursor: pointer;
}
.footer-2023 footer .footer-mobile .accordion .card .card-header::after {
  top: 30px;
  right: 35px;
  width: auto;
  border: 0 !important;
  position: absolute;
  padding: 0;
  height: 0;
  font-family: cdciconfont;
  font-size: 24px;
  content: "\f245";
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  color: silver;
}
.footer-2023 footer .footer-mobile .accordion .card .card-header.collapsed::after {
  right: 0;
  content: "\f1aa";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.footer-2023 footer .footer-mobile .accordion .card .card-header .card-title {
  color: #fff !important;
  margin: 0;
}
.footer-2023 footer .footer-mobile .accordion .card .card-header:hover {
  border-left-color: #333 !important;
  background-color: transparent !important;
  color: #fff !important;
}
.footer-2023 footer .footer-mobile .accordion .card .card-header .card-title {
  font-weight: 400;
}
.footer-2023 footer .footer-mobile .accordion .card .card-body {
  background-color: #333;
}
.footer-2023 footer .footer-mobile .accordion .card .card-body a {
  font-size: 1rem;
}
.footer-2023 footer .footer-mobile .accordion .card .card-body a:focus,
.footer-2023 footer .footer-mobile .accordion .card .card-body a:hover {
  text-decoration: underline;
}
.footer-2023 footer .footer-mobile .accordion .card .card-body ul {
  font-size: 1rem;
  padding-left: 0;
}
.footer-2023 footer .footer-mobile .accordion .card .card-body ul li span.cdc-icon-external {
  display: inline;
  margin-left: 0.5rem;
}
.footer-2023 footer .footer-mobile .accordion .card .card-body ul.cc-2 li {
  padding-left: 0;
  margin-left: 0;
}
.footer-2023 footer .footer-mobile .mobile-footer-social {
  background-color: #f2f2f2;
}
.footer-2023 footer .footer-mobile .mobile-footer-social li .fi {
  color: #333;
}
.footer-2023 footer .footer-mobile .mobile-footer-social li .fi.cdc-icon-insta {
  color: #333 !important;
  -webkit-text-fill-color: #333 !important;
}
.footer-2023 footer .footer-mobile .agency-footer {
  padding-bottom: 1rem;
}
.footer-2023 footer .footer-mobile .agency-footer a {
  color: #000;
  text-decoration: none;
}
.footer-2023 footer .footer-mobile .agency-footer a:hover {
  text-decoration: underline;
}
.footer-2023 footer .footer-mobile .agency-footer > span {
  display: block;
}
.footer-2023 footer .footer-mobile .agency-footer > span a {
  font-size: 13px !important;
}
.footer-2023 html.cdc-2020 footer .footer-mobile .footer-mobile_language,
.footer-2023 html.cdc-page-type-cdchome footer .footer-mobile .footer-mobile_language {
  display: block !important;
}
.footer-2023 html.cdc-2020 footer .footer-mobile .footer-mobile_language .card-header,
.footer-2023 html.cdc-page-type-cdchome footer .footer-mobile .footer-mobile_language .card-header {
  border-bottom: 0 !important;
}
.footer-2023 .home-2022 .d-lg-none.leftnav-wrapper {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-2023 .home-2022 .about-cdc {
    padding-bottom: 2.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .footer-2023 .home-2022 body > .container-fluid.body-wrapper {
    padding-bottom: 68px;
  }
}
@media only screen and (width: 768px) {
  .footer-2023 .home-2022 footer {
    margin-top: 17px;
  }
}
@media only screen and (min-width: 769px) {
  .footer-2023 .home-2022 footer {
    margin-top: -17px;
  }
}
.footer-2023 .footer-2022 {
  margin-top: 0 !important;
}
.footer-2023 .footer-2022 .footer-desktop {
  padding: 0.75rem 1rem;
}
.footer-2023 .footer-2022 .footer-desktop .about ul {
  margin-bottom: 0;
  margin-top: 0.5rem;
}
.footer-2023 .footer-2022 .footer-desktop .about li {
  font-size: 15px;
  margin-right: 10%;
}
.footer-2023 .footer-2022 .footer-desktop .social .d-flex {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
  margin-left: -15px;
}
.footer-2023 .footer-2022 .footer-desktop .social a {
  width: 10%;
  padding: 0 15px;
  padding-right: 0;
  -webkit-transition: -webkit-filter 0.5s;
  transition: -webkit-filter 0.5s;
  -o-transition: filter 0.5s;
  transition: filter 0.5s;
  transition: filter 0.5s, -webkit-filter 0.5s;
  text-align: right;
}
.footer-2023 .footer-2022 .footer-desktop .social a img {
  width: 30px;
}
.footer-2023 .footer-2022 .footer-desktop .social a:hover {
  -webkit-filter: brightness(1.5);
  filter: brightness(1.5);
}
.footer-2023 .footer-2022 .footer-desktop .social [class^="cdc-icon-"] {
  font-size: 30px;
  color: #fff;
  line-height: 30px;
  width: 30px;
  border-radius: 50%;
  background: #666;
  text-align: center;
}
.footer-2023 .footer-2022 .footer-desktop .social .cdc-icon-facebook-inverse::before {
  position: relative;
  left: 1px;
}
.footer-2023 .footer-2022 .footer-desktop .social .cdc-icon-twitter-inverse::before {
  position: relative;
  left: 1px;
}
.footer-2023 .footer-2022 .footer-mobile .mobile-footer-social {
  background-color: #fff;
}
.footer-2023 .footer-2022 .footer-mobile .accordion {
  padding-top: 0;
}
.footer-2023 .footer-2022 .footer-mobile .footer-mobile_connect .card-body {
  padding-bottom: 0.5rem;
  padding-top: 1.5rem;
}
.footer-2023 .footer-2022 .footer-mobile .footer-mobile_connect .card-body .col-12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer-2023 .footer-2022 .footer-mobile .footer-mobile_connect .lsp-out {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer-2023 .footer-2022 .footer-mobile .footer-mobile_connect .lsp-out li {
  margin: 0 0 17px 0;
  width: 25%;
  text-align: center;
}
.footer-2023 .footer-2022 .footer-mobile .footer-mobile_connect img {
  width: 40px;
  margin: 0 auto;
}
.footer-2023 .footer-2022 .footer-mobile .footer-mobile_language {
  display: block !important;
}
.footer-2023 .footer-2022 .footer-mobile .footer-mobile_language ul.cc-2 li {
  text-align: center;
}
.footer-2023 .footer-2022 .footer-mobile .footer-mobile_language .card-header {
  border-bottom: 0 !important;
}
.footer-2023 .footer-2022.footer-agency ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer-2023 .footer-2022.footer-agency ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1em;
}
.footer-2023 .footer-2022.footer-agency ul li a {
  color: #000;
}
@media only screen and (max-width: 768px) {
  .footer-2023 .footer-2022.footer-agency ul {
    display: block;
    padding: 0;
  }
  .footer-2023 .footer-2022.footer-agency ul li {
    display: block;
  }
}
.footer-2023 html[lang="es-us"] .footer-2022.footer-agency ul {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}
.footer-2023 html[lang="es-us"] .footer-2022.footer-agency ul li:not(:last-child) {
  margin-right: 30px;
}
.footer-2023 .home-2022 .d-lg-none.leftnav-wrapper {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-2023 .home-2022 .about-cdc {
    padding-bottom: 2.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .footer-2023 .home-2022 body > .container-fluid.body-wrapper {
    padding-bottom: 68px;
  }
}
@media only screen and (width: 768px) {
  .footer-2023 .home-2022 footer {
    margin-top: 17px;
  }
}
@media only screen and (min-width: 769px) {
  .footer-2023 .home-2022 footer {
    margin-top: -17px;
  }
}
.footer-2023 .footer-homepage {
  background-color: transparent;
  margin-top: 0 !important;
}
.footer-2023 .footer-homepage ul {
  padding-right: 0;
}
.footer-2023 .footer-homepage .about-footer {
  padding: 0;
  background-color: #333;
}
.footer-2023 .footer-homepage .about-footer > .container {
  padding: 0;
}
.footer-2023 .footer-homepage .about-footer .footer-desktop .about ul {
  margin-bottom: 0;
  margin-top: 0.5rem;
}
.footer-2023 .footer-homepage .about-footer .footer-desktop .about li {
  font-size: 15px;
  margin-right: 10%;
}
.footer-2023 .footer-homepage .about-footer .footer-desktop .social .d-flex {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
  margin-left: -15px;
}
.footer-2023 .footer-homepage .about-footer .footer-desktop .social a {
  width: 10%;
  padding: 0 15px;
  -webkit-transition: -webkit-filter 0.5s;
  transition: -webkit-filter 0.5s;
  -o-transition: filter 0.5s;
  transition: filter 0.5s;
  transition: filter 0.5s, -webkit-filter 0.5s;
}
.footer-2023 .footer-homepage .about-footer .footer-desktop .social a img {
  width: 30px;
}
.footer-2023 .footer-homepage .about-footer .footer-desktop .social a:hover {
  -webkit-filter: brightness(1.5);
  filter: brightness(1.5);
}
.footer-2023 .footer-homepage .about-footer .footer-desktop .social [class^="cdc-icon-"] {
  font-size: 30px;
  width: 30px;
  border-radius: 50%;
  color: #fff;
  line-height: 30px;
  background: #666;
  text-align: center;
}
.footer-2023 .footer-homepage .about-footer .footer-desktop .social [class^="cdc-icon-"]::before {
  position: relative;
}
.footer-2023 .footer-homepage .about-footer .footer-desktop .social .cdc-icon-facebook-inverse::before {
  left: 1px;
}
.footer-2023 .footer-homepage .about-footer .footer-desktop .social .cdc-icon-twitter-inverse::before {
  left: 1px;
}
.footer-2023 .footer-homepage .about-footer .footer-mobile .card-header:not(.collapsed)::after {
  content: "\f245";
  margin: -8px -8px 0 0;
  font-size: 24px;
  color: silver;
}
.footer-2023 .footer-homepage .about-footer .footer-mobile .mobile-footer-social {
  background-color: #fff;
}
.footer-2023 .footer-homepage .about-footer .footer-mobile .accordion {
  padding-top: 0;
}
.footer-2023 .footer-homepage .about-footer .footer-mobile .footer-mobile_connect .card-body {
  padding-bottom: 0.5rem;
  padding-top: 1.5rem;
}
.footer-2023 .footer-homepage .about-footer .footer-mobile .footer-mobile_connect .card-body .col-12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer-2023 .footer-homepage .about-footer .footer-mobile .footer-mobile_connect .lsp-out {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer-2023 .footer-homepage .about-footer .footer-mobile .footer-mobile_connect .lsp-out li {
  margin: 0 0 17px 0;
  width: 25%;
  text-align: center;
}
.footer-2023 .footer-homepage .about-footer .footer-mobile .footer-mobile_connect img {
  width: 40px;
  margin: 0 auto;
}
.footer-2023 .footer-homepage .about-footer .footer-mobile .footer-mobile_connect [class^="cdc-icon-"] {
  font-size: 30px;
  width: 30px;
  border-radius: 50%;
  color: #fff;
  line-height: 35px;
  background: #666;
  text-align: center;
  margin: auto;
}
.footer-2023 .footer-homepage .about-footer .footer-mobile .footer-mobile_connect [class^="cdc-icon-"]::before {
  position: relative;
  left: 1px;
}
.footer-2023 .footer-homepage .about-footer .footer-mobile .footer-mobile_language {
  display: block !important;
}
.footer-2023 .footer-homepage .about-footer .footer-mobile .footer-mobile_language .card-header {
  border-bottom: none;
}
.footer-2023 .footer-homepage .about-footer .footer-mobile .footer-mobile_language ul.cc-2 li {
  text-align: center;
}
.footer-2023 .footer-homepage .languages .row {
  padding-top: 30px;
  padding-bottom: 10px;
}
.footer-2023 .footer-homepage .languages .col-6 .row {
  padding: 0;
}
.footer-2023 .footer-homepage .languages .col-6:first-child ul {
  margin-left: -1rem;
  padding-right: 15%;
}
.footer-2023 .footer-homepage .languages .col-6:last-child {
  padding-left: 8px;
}
.footer-2023 .footer-homepage .languages .col-6:last-child .col-4 {
  width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
.footer-2023 .footer-homepage .languages .col-6:last-child .col-4:last-child {
  width: 50%;
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.footer-2023 .footer-homepage .languages .col-6 li {
  margin-bottom: 9px;
}
.footer-2023 .footer-homepage .languages .col-6 li a {
  color: #444;
}
.footer-2023 .footer-homepage .agency-footer {
  background-color: #fff;
  padding-bottom: 0;
}
.footer-2023 .footer-homepage .agency-footer .footer-ext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer-2023 .footer-homepage .agency-footer .footer-ext .cdc-icon-external {
  color: #000;
}
.footer-2023 header .cdc-logo a {
  display: block;
}
.footer-2023 header .cdc-logo a svg {
  color: #000;
  fill: #000;
  max-width: 100%;
}
.footer-2023 header .svg-icon {
  width: 24px;
  height: 24px;
}
.footer-2023 header .cdc-logo .logo-small {
  margin-top: 10px;
  margin-bottom: 10px;
}
.footer-2023 header .dropdown-submenu {
  position: relative;
}
.footer-2023 header .tp-search-advanced a {
  color: #005eaa !important;
  line-height: 2;
}
.footer-2023 header .tp-search-advanced a span {
  font-size: 1.2em;
}
.footer-2023 header .tp-search-advanced a span::before {
  color: #005eaa !important;
}
.footer-2023 header #cdcAdvancedSearch .tp-search-advanced-extended {
  display: none;
}
.footer-2023 header #cdcAdvancedSearch.is-extended .tp-search-advanced-extended {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer-2023 header #cdcAdvancedSearch.is-extended .tp-search-advanced-extended-hide {
  display: none;
}
.footer-2023 header .cdc-header-local-search .dropdown-menu,
.footer-2023 header .cdc-header-search .dropdown-menu,
.footer-2023 header .headerSearch .dropdown-menu {
  z-index: 1005;
}
.footer-2023 html.cdc-page-type-content #page_banner > div.container-fluid.header-wrapper > div > div.py-2 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.footer-2023 .site-title {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.footer-2023 .site-title a,
.footer-2023 .site-title a:link,
.footer-2023 .site-title a:visited {
  text-decoration: none;
  color: #fff;
  vertical-align: text-top;
}
.footer-2023 .site-title a:hover * {
  text-decoration: underline;
}
.footer-2023 .site-title .tagline {
  margin-bottom: 0;
}
.footer-2023 .site-title .site-title-image {
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}
@media (min-width: 992px) {
  .footer-2023 .site-title .site-title-image {
    text-align: right;
  }
}
.footer-2023 .site-title .site-title-image img {
  max-height: 35px;
}
@media (max-width: 768px) {
  .footer-2023 header .dropdown-toggle.btn.btn-primary.search-button {
    background: 0 0 !important;
  }
  .footer-2023 header .svg-icon {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 767px) {
  .footer-2023 .site-title .site-title-image {
    padding: 10px 0 10px 6px;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .footer-2023 .site-title .site-title-image {
    padding: 10px 0 10px 6px;
  }
  .footer-2023 .site-title .site-title-image img {
    position: relative;
  }
}
@media (max-width: 991px) {
  .footer-2023 .site-title .col {
    padding-left: 5px;
  }
  .footer-2023 .header-wrapper .col {
    padding-left: 0;
  }
}
@media only screen and (max-width: 374px) {
  .footer-2023 header .cdc-logo {
    max-width: 85%;
  }
}
@media screen and (max-width: 475px) {
  .footer-2023 .small-search button {
    padding-right: 0;
    padding-left: 0;
  }
}
.footer-2023 nav .mobile-section-nav a.nav-expandcollapse {
  display: none !important;
}
.footer-2023 nav .mobile-section-nav button.dropdown-toggle,
.footer-2023 nav ul.tp-nav-main button.dropdown-toggle {
  position: relative;
  z-index: 1000;
}
.footer-2023 nav .mobile-section-nav .dropdown-menu,
.footer-2023 nav ul.tp-nav-main .dropdown-menu {
  pointer-events: none;
}
.footer-2023 nav .mobile-section-nav .dropdown-menu a,
.footer-2023 nav ul.tp-nav-main .dropdown-menu a {
  pointer-events: all;
}
.footer-2023 nav .mobile-section-nav .list-group-item,
.footer-2023 nav ul.tp-nav-main .list-group-item {
  border: inherit;
  background-color: inherit;
}
.footer-2023 nav .mobile-section-nav li,
.footer-2023 nav ul.tp-nav-main li {
  border: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.footer-2023 nav .mobile-section-nav li a,
.footer-2023 nav .mobile-section-nav li ul li a,
.footer-2023 nav ul.tp-nav-main li a,
.footer-2023 nav ul.tp-nav-main li ul li a {
  border-left: 4px solid #fff;
  background-color: #fff;
}
.footer-2023 nav .mobile-section-nav li a:active,
.footer-2023 nav .mobile-section-nav li a:hover,
.footer-2023 nav .mobile-section-nav li a:link,
.footer-2023 nav .mobile-section-nav li a:visited,
.footer-2023 nav .mobile-section-nav li ul li a:active,
.footer-2023 nav .mobile-section-nav li ul li a:hover,
.footer-2023 nav .mobile-section-nav li ul li a:link,
.footer-2023 nav .mobile-section-nav li ul li a:visited,
.footer-2023 nav ul.tp-nav-main li a:active,
.footer-2023 nav ul.tp-nav-main li a:hover,
.footer-2023 nav ul.tp-nav-main li a:link,
.footer-2023 nav ul.tp-nav-main li a:visited,
.footer-2023 nav ul.tp-nav-main li ul li a:active,
.footer-2023 nav ul.tp-nav-main li ul li a:hover,
.footer-2023 nav ul.tp-nav-main li ul li a:link,
.footer-2023 nav ul.tp-nav-main li ul li a:visited {
  text-decoration: none;
  color: #333;
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  border-bottom: 1px dashed #e0e0e0;
  -webkit-transition: border-color 0.5s, background-color 0.5s, color 0.5s;
  -o-transition: border-color 0.5s, background-color 0.5s, color 0.5s;
  transition: border-color 0.5s, background-color 0.5s, color 0.5s;
}
.footer-2023 nav .mobile-section-nav li a:focus,
.footer-2023 nav .mobile-section-nav li ul li a:focus,
.footer-2023 nav ul.tp-nav-main li a:focus,
.footer-2023 nav ul.tp-nav-main li ul li a:focus {
  z-index: 1070;
}
.footer-2023 nav .mobile-section-nav li a.nav-expandcollapse .fi,
.footer-2023 nav ul.tp-nav-main li a.nav-expandcollapse .fi {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.footer-2023 nav .mobile-section-nav li a.nav-minus:link,
.footer-2023 nav .mobile-section-nav li a.nav-minus:visited,
.footer-2023 nav .mobile-section-nav li a.nav-plus:link,
.footer-2023 nav .mobile-section-nav li a.nav-plus:visited,
.footer-2023 nav ul.tp-nav-main li a.nav-minus:link,
.footer-2023 nav ul.tp-nav-main li a.nav-minus:visited,
.footer-2023 nav ul.tp-nav-main li a.nav-plus:link,
.footer-2023 nav ul.tp-nav-main li a.nav-plus:visited {
  position: absolute;
  z-index: 998;
  top: 11px;
  right: 5px;
  width: 20px;
  height: 20px;
  display: inline-block;
  padding: 0;
  background-color: transparent;
  border: inherit;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
}
.footer-2023 nav .mobile-section-nav li a.nav-minus:link svg,
.footer-2023 nav .mobile-section-nav li a.nav-minus:visited svg,
.footer-2023 nav .mobile-section-nav li a.nav-plus:link svg,
.footer-2023 nav .mobile-section-nav li a.nav-plus:visited svg,
.footer-2023 nav ul.tp-nav-main li a.nav-minus:link svg,
.footer-2023 nav ul.tp-nav-main li a.nav-minus:visited svg,
.footer-2023 nav ul.tp-nav-main li a.nav-plus:link svg,
.footer-2023 nav ul.tp-nav-main li a.nav-plus:visited svg {
  fill: #bdbdbd;
  width: 100%;
  height: 100%;
  -webkit-transition: fill 0.5s, -webkit-transform 0.4s linear;
  transition: fill 0.5s, -webkit-transform 0.4s linear;
  -o-transition: fill 0.5s, transform 0.4s linear;
  transition: fill 0.5s, transform 0.4s linear;
  transition: fill 0.5s, transform 0.4s linear, -webkit-transform 0.4s linear;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.footer-2023 nav .mobile-section-nav li a.nav-minus:link .fi,
.footer-2023 nav .mobile-section-nav li a.nav-minus:visited .fi,
.footer-2023 nav .mobile-section-nav li a.nav-plus:link .fi,
.footer-2023 nav .mobile-section-nav li a.nav-plus:visited .fi,
.footer-2023 nav ul.tp-nav-main li a.nav-minus:link .fi,
.footer-2023 nav ul.tp-nav-main li a.nav-minus:visited .fi,
.footer-2023 nav ul.tp-nav-main li a.nav-plus:link .fi,
.footer-2023 nav ul.tp-nav-main li a.nav-plus:visited .fi {
  color: #bdbdbd;
  font-size: 20px;
}
.footer-2023 nav .mobile-section-nav li a.nav-minus:link.collapsed svg,
.footer-2023 nav .mobile-section-nav li a.nav-minus:link:active svg,
.footer-2023 nav .mobile-section-nav li a.nav-minus:visited.collapsed svg,
.footer-2023 nav .mobile-section-nav li a.nav-minus:visited:active svg,
.footer-2023 nav .mobile-section-nav li a.nav-plus:link.collapsed svg,
.footer-2023 nav .mobile-section-nav li a.nav-plus:link:active svg,
.footer-2023 nav .mobile-section-nav li a.nav-plus:visited.collapsed svg,
.footer-2023 nav .mobile-section-nav li a.nav-plus:visited:active svg,
.footer-2023 nav ul.tp-nav-main li a.nav-minus:link.collapsed svg,
.footer-2023 nav ul.tp-nav-main li a.nav-minus:link:active svg,
.footer-2023 nav ul.tp-nav-main li a.nav-minus:visited.collapsed svg,
.footer-2023 nav ul.tp-nav-main li a.nav-minus:visited:active svg,
.footer-2023 nav ul.tp-nav-main li a.nav-plus:link.collapsed svg,
.footer-2023 nav ul.tp-nav-main li a.nav-plus:link:active svg,
.footer-2023 nav ul.tp-nav-main li a.nav-plus:visited.collapsed svg,
.footer-2023 nav ul.tp-nav-main li a.nav-plus:visited:active svg {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.footer-2023 nav .mobile-section-nav li.active > a:first-child,
.footer-2023 nav ul.tp-nav-main li.active > a:first-child {
  font-weight: 700;
}
.footer-2023 nav .mobile-section-nav li.active ul li a:active,
.footer-2023 nav .mobile-section-nav li.active ul li a:link,
.footer-2023 nav .mobile-section-nav li.active ul li a:visited,
.footer-2023 nav ul.tp-nav-main li.active ul li a:active,
.footer-2023 nav ul.tp-nav-main li.active ul li a:link,
.footer-2023 nav ul.tp-nav-main li.active ul li a:visited {
  font-weight: 400;
  border-left: 4px solid #f5f5f5;
}
.footer-2023 nav .mobile-section-nav li.active ul li.active > a:first-child,
.footer-2023 nav ul.tp-nav-main li.active ul li.active > a:first-child {
  font-weight: 700;
}
.footer-2023 nav .mobile-section-nav li.active.selected > a:first-child,
.footer-2023 nav ul.tp-nav-main li.active.selected > a:first-child {
  font-weight: 700;
}
.footer-2023 nav .mobile-section-nav li ul,
.footer-2023 nav ul.tp-nav-main li ul {
  padding-left: 0;
}
.footer-2023 nav .mobile-section-nav li ul li a,
.footer-2023 nav ul.tp-nav-main li ul li a {
  border-left: 4px solid #f5f5f5;
}
.footer-2023 nav .mobile-section-nav li ul li,
.footer-2023 nav .mobile-section-nav li ul li.active,
.footer-2023 nav ul.tp-nav-main li ul li,
.footer-2023 nav ul.tp-nav-main li ul li.active {
  margin-left: 20px;
}
.footer-2023 nav .mobile-section-nav li ul li a,
.footer-2023 nav .mobile-section-nav li ul li.active a,
.footer-2023 nav ul.tp-nav-main li ul li a,
.footer-2023 nav ul.tp-nav-main li ul li.active a {
  font-size: 0.9rem;
}
.footer-2023 nav .mobile-section-nav li ul li ul li a,
.footer-2023 nav .mobile-section-nav li ul li.active ul li a,
.footer-2023 nav ul.tp-nav-main li ul li ul li a,
.footer-2023 nav ul.tp-nav-main li ul li.active ul li a {
  font-size: 0.8rem;
}
.footer-2023 nav .mobile-section-nav li ul li ul li a.nav-minus:link,
.footer-2023 nav .mobile-section-nav li ul li ul li a.nav-plus:link,
.footer-2023 nav .mobile-section-nav li ul li.active ul li a.nav-minus:link,
.footer-2023 nav .mobile-section-nav li ul li.active ul li a.nav-plus:link,
.footer-2023 nav ul.tp-nav-main li ul li ul li a.nav-minus:link,
.footer-2023 nav ul.tp-nav-main li ul li ul li a.nav-plus:link,
.footer-2023 nav ul.tp-nav-main li ul li.active ul li a.nav-minus:link,
.footer-2023 nav ul.tp-nav-main li ul li.active ul li a.nav-plus:link {
  display: none;
}
.footer-2023 nav .mobile-section-nav li ul li ul li ul,
.footer-2023 nav .mobile-section-nav li ul li.active ul li ul,
.footer-2023 nav ul.tp-nav-main li ul li ul li ul,
.footer-2023 nav ul.tp-nav-main li ul li.active ul li ul {
  display: none;
}
.footer-2023 nav .mobile-section-nav-menu {
  max-height: 400px;
  overflow-y: scroll;
  background: #fff;
  padding-top: 10px;
  display: none;
}
.footer-2023 nav .mobile-section-nav-menu ul {
  padding-left: 1em;
}
.footer-2023 nav .mobile-section-nav-menu.show {
  display: block;
}
.footer-2023 nav .mobile-section-nav-foot.new-mobile-menu-footer {
  display: none;
}
.footer-2023 nav .mobile-section-nav-foot.new-mobile-menu-footer.show {
  display: block !important;
}
.footer-2023 nav .nav-lvl2.cdc-nav-item-hidden,
.footer-2023 nav .nav-lvl3.cdc-nav-item-hidden,
.footer-2023 nav .nav-lvl4.cdc-nav-item-hidden {
  display: none;
}
.footer-2023 nav .nav-lvl2.cdc-nav-item-hidden.active,
.footer-2023 nav .nav-lvl3.cdc-nav-item-hidden.active,
.footer-2023 nav .nav-lvl4.cdc-nav-item-hidden.active {
  display: block;
}
.footer-2023 .section-nav-area {
  display: none;
}
.footer-2023 .modalMask {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #000;
  opacity: 0.5;
  z-index: 970;
}
.footer-2023 .home-2022 nav#mobilenav {
  display: none;
}
.footer-2023 .home-2022 .top-mobile-gradient > .container > .row > .col-12 {
  padding: 0;
}
.footer-2023 .home-2022 .top-mobile-gradient > .container > .row > .col-12 > .card {
  margin: 0 !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-2023 .home-2022 body {
    margin-right: -15px;
  }
  .footer-2023 .home-2022 body .feature-area {
    padding-right: 15px;
  }
}
.footer-2023 .home-2022 body > div.container.text-right.pt-1.pb-1.fs0875 {
  padding-top: 10px !important;
  padding-bottom: 0 !important;
  padding-right: 19px;
}
.footer-2023 .home-2022 body > div.container.text-right.pt-1.pb-1.fs0875 a {
  text-decoration: none;
  color: #555;
}
.footer-2023 .home-2022 body > div.container.text-right.pt-1.pb-1.fs0875 a:hover {
  text-decoration: underline;
  color: #00345e;
}
.footer-2023 .home-2022 body > div.container.text-right.pt-1.pb-1.fs0875 span.link-divider {
  opacity: 0;
}
@media only screen and (min-width: 990px) {
  .footer-2023 .home-2022 body > .container-fluid.body-wrapper {
    margin-top: 25px;
  }
}
.footer-2023 .home-2022 body > header > .container-fluid.site-title {
  display: none;
}
.footer-2023 .home-2022 body > header > .breadcrumb-share {
  display: none;
}
@media only screen and (min-width: 991px) {
  .footer-2023 .home-2022 .header-wrapper {
    margin-top: 0 !important;
    padding-bottom: 24px !important;
  }
}
@media only screen and (max-width: 991px) {
  .footer-2023 .home-2022 .header-wrapper {
    padding-bottom: 12px;
    padding-top: 5px;
  }
}
.footer-2023 .home-2022 header[role="banner"] {
  padding: 0 !important;
}
.footer-2023 .home-2022 header[role="banner"] .cdc-logo {
  margin-top: -20px;
}
@media only screen and (min-width: 991px) {
  .footer-2023 .home-2022 header[role="banner"] .cdc-logo > a > svg.d-none.d-lg-block {
    -webkit-transform: scale(1.1) translate(20px, 10px);
    -ms-transform: scale(1.1) translate(20px, 10px);
    transform: scale(1.1) translate(20px, 10px);
  }
}
.footer-2023 .home-2022 header[role="banner"] svg.masthead-homepage {
  margin-top: 0;
}
.footer-2023 .home-2022 header[role="banner"] svg.masthead-homepage svg > g:not(:first-child) {
  -webkit-transform: translate(-38px, -2px);
  -ms-transform: translate(-38px, -2px);
  transform: translate(-38px, -2px);
}
.footer-2023 .home-2022 header[role="banner"] svg.masthead-homepage svg > g:first-child {
  -webkit-transform: scale(0.7) translate(26px, 151px);
  -ms-transform: scale(0.7) translate(26px, 151px);
  transform: scale(0.7) translate(26px, 151px);
}
.footer-2023 .home-2022 header[role="banner"] .col-2 .dropdown-menu-search.dropdown-menu-medium-search {
  margin-top: 17px;
}
.footer-2023 .home-2022 header[role="banner"] .col-2 .dropdown-menu-search.dropdown-menu-medium-search .input-group {
  margin-top: 0;
}
.footer-2023 .home-2022 header[role="banner"] .col-2 .headerSearch {
  margin-top: 0 !important;
}
.footer-2023 .home-2022 header[role="banner"] .col-2 .tp-search-advanced {
  display: none !important;
}
.footer-2023 .home-2022 header[role="banner"] .col-2 .a-z-index {
  display: none !important;
}
.footer-2023 .home-2022 header[role="banner"] .col-2 input#headerSearch {
  border-right: none;
}
.footer-2023 .home-2022 header[role="banner"] .col-2 button.search-submit {
  border: 1px solid #ced4da;
  border-left: none;
  background: 0 0;
}
.footer-2023 .home-2022 header[role="banner"] .col-2 button.search-submit .fi {
  color: #555;
}
@media only screen and (min-width: 991px) {
  .footer-2023 .home-2022 .homepage-nav {
    margin-bottom: -22px;
  }
  .footer-2023 .home-2022 .homepage-nav .navbar.navbar-expand-lg {
    margin-right: 15px;
  }
  .footer-2023 .home-2022 header[role="banner"] .col-2 button.search-submit.active {
    background-color: #fff;
  }
  .footer-2023 .home-2022 header[role="banner"] .col-2 button.search-submit.active .cdc-icon-magnify::before {
    color: #555;
  }
}
@media only screen and (max-width: 991px) {
  .footer-2023 .home-2022 header[role="banner"] .col-2 button.search-submit.active {
    background-color: #757575;
  }
  .footer-2023 .home-2022 header[role="banner"] .col-2 button.search-submit.active .cdc-icon-magnify::before {
    color: #fff;
  }
  .footer-2023 .home-2022 body > div.container.text-right.pt-1.pb-1.fs0875 {
    display: none;
  }
  .footer-2023 .home-2022 .cdc-logo {
    margin-top: 0 !important;
    z-index: 50;
  }
  .footer-2023 .home-2022 #mask-nav,
  .footer-2023 .home-2022 #mask-search,
  .footer-2023 .home-2022 .mask {
    opacity: 1;
    position: fixed;
    width: 110%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: -1;
  }
  .footer-2023 .home-2022 .justify-content-end .btn-primary-d {
    margin-top: -6px;
  }
  .footer-2023 .home-2022 .header-wrapper .col-2 .headerSearch {
    display: none;
  }
  .footer-2023 .home-2022 .covid-mobile-search button.search-submit.active {
    background-color: #e0e0e0;
  }
  .footer-2023 .home-2022 .covid-mobile-search button.search-submit.active .cdc-icon-search-light::before {
    color: #333;
  }
  .footer-2023 .home-2022 #page_banner > .header-wrapper > .container > .row.py-2 {
    padding: 0 !important;
  }
}
.footer-2023 .home-2022 .cdc-home-mobile-title {
  background-color: #00345e !important;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-size: 1.5rem;
  padding: 0.5rem 1rem;
  margin: 0;
}
.footer-2023 .homepage-nav {
  background-color: #00345e !important;
}
.footer-2023 .homepage-nav .site-title {
  background-color: transparent !important;
  border-bottom: none !important;
}
.footer-2023 .homepage-nav .site-title .navbar {
  display: block;
}
.footer-2023 .homepage-nav a.nav-link {
  font-size: 19px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-top: 15px;
  padding-bottom: 16px;
}
@media only screen and (min-width: 993px) {
  .footer-2023 .homepage-nav a.nav-link:hover {
    padding-top: 11px;
    background: #005eaa !important;
    color: #fff !important;
    border-top: solid 4px #0270d5 !important;
  }
}
@media only screen and (min-width: 1440px) {
  .footer-2023 .homepage-nav .navbar-collapse {
    margin-right: -5.3%;
  }
  .footer-2023 .homepage-nav .navbar-nav {
    margin-left: -4.7%;
    width: 110% !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  .footer-2023 .homepage-nav .navbar-collapse {
    margin-right: -4.2%;
  }
  .footer-2023 .homepage-nav .navbar-nav {
    margin-left: -3.9%;
    width: 110% !important;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .footer-2023 .homepage-nav .navbar-collapse {
    margin-right: -3.3%;
  }
  .footer-2023 .homepage-nav .navbar-nav {
    margin-left: -2.7%;
    width: 110% !important;
  }
}
@media only screen and (max-width: 991px) {
  .footer-2023 .homepage-nav .navbar-collapse {
    margin-right: 0;
  }
  .footer-2023 .homepage-nav .navbar-nav {
    margin-left: 0;
    width: 100% !important;
  }
}
@media only screen and (max-width: 991px) {
  .footer-2023 .homepage-nav {
    position: relative;
  }
  .footer-2023 .homepage-nav .site-title {
    position: absolute;
    top: -62px;
    z-index: 10;
  }
  .footer-2023 .homepage-nav .site-title > .container {
    padding: 0;
  }
  .footer-2023 .homepage-nav .site-title .cdc-icon-search-light::before {
    color: #042d4a;
  }
  .footer-2023 .homepage-nav .site-title button.bg-light {
    height: 68px;
    width: 62px;
    margin-top: -6px;
    border-radius: 0;
  }
  .footer-2023 .homepage-nav .site-title button.bg-light svg {
    width: 150%;
    margin-left: -9px;
  }
  .footer-2023 .homepage-nav .site-title button.bg-light[aria-expanded="true"] {
    background-color: #00345e !important;
  }
  .footer-2023 .homepage-nav .site-title button.bg-light[aria-expanded="true"] .dropdown-menu-medium-search-icon {
    display: none;
  }
  .footer-2023 .homepage-nav .site-title button.bg-light[aria-expanded="true"] .cdc-icon-close {
    display: block !important;
    color: #fff;
  }
  .footer-2023 .homepage-nav .site-title button.bg-light[aria-expanded="true"] .cdc-icon-close::before {
    font-size: 32px;
    margin-top: 4px;
  }
  .footer-2023 .homepage-nav .site-title button.bg-light[aria-expanded="true"] .cdc-icon-close span {
    font-size: 12px !important;
    font-style: normal;
  }
  .footer-2023 .homepage-nav .site-title button.bg-light[aria-expanded="false"] {
    background-color: #f2f2f2 !important;
  }
  .footer-2023 .homepage-nav .site-title button.bg-light[aria-expanded="false"] .dropdown-menu-medium-search-icon {
    display: block;
    margin-left: 6px;
    margin-top: 2px;
  }
  .footer-2023 .homepage-nav .site-title button.bg-light[aria-expanded="false"] .cdc-icon-close {
    display: none !important;
  }
  .footer-2023 .homepage-nav .site-title button.bg-light .cdc-icon-close span {
    display: block;
  }
  .footer-2023 .homepage-nav .site-title button.bg-light:focus {
    outline: 0;
  }
  .footer-2023 .homepage-nav .site-title .covid-mobile-search {
    padding-left: 1.5rem !important;
  }
  .footer-2023 .homepage-nav .site-title .navbar-nav li.nav-item {
    background: #fff;
  }
  .footer-2023 .homepage-nav .site-title .navbar-nav li.nav-item:not(:last-child) {
    border-bottom: 1px dashed #e0e0e0;
  }
  .footer-2023 .homepage-nav .site-title .navbar-nav li.nav-item a {
    color: #555;
    padding: 20px 30px;
    text-align: left;
  }
  .footer-2023 .homepage-nav .site-title .navbar-nav li.nav-item a:hover {
    background-color: #f5f5f5;
  }
  .footer-2023 .homepage-nav .site-title .navbar-nav li.nav-item.bg-blue-d {
    -webkit-box-shadow: 10px 10px 10px #555;
    box-shadow: 10px 10px 10px #555;
  }
  .footer-2023 .homepage-nav .site-title .navbar-nav li.nav-item.bg-blue-d a {
    color: #fff;
  }
  .footer-2023 .homepage-nav .site-title .navbar-nav li.nav-item.bg-blue-d a:hover {
    background: #005eaa !important;
  }
}
.footer-2023 nav#mobilenav {
  position: relative;
  z-index: 980;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.23);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.23);
}
.footer-2023 .mobile-section-nav {
  background-color: #f5f5f5;
}
.footer-2023 .mobile-section-nav nav .dropdown-toggle {
  border-bottom: 2px solid #f0f0f0;
  padding-left: 1rem;
  text-align: left;
  width: 100%;
  font-size: 23px;
}
.footer-2023 .mobile-section-nav nav .dropdown-toggle #svg-down {
  width: 40px;
  height: 40px;
  position: absolute;
  border-radius: 20px;
  right: 30px;
  bottom: -12px;
  z-index: 1002;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  margin-bottom: -8px;
  border: 2px solid #fff;
  fill: #fff;
}
.footer-2023 .mobile-section-nav nav .dropdown-toggle #svg-down.fi {
  color: #fff;
}
.footer-2023 .mobile-section-nav nav .dropdown-toggle #svg-down.fi::before {
  display: block;
  height: 40px;
  font-size: 36px;
  text-align: center;
}
.footer-2023 .mobile-section-nav nav .dropdown-toggle::after {
  display: none;
}
.footer-2023 .mobile-section-nav nav .dropdown {
  z-index: 1070;
}
.footer-2023 .mobile-section-nav nav .dropdown .btn {
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #f5f5f5;
  white-space: normal;
}
.footer-2023 .mobile-section-nav nav .dropdown .btn:hover {
  text-decoration: none;
}
.footer-2023 .mobile-section-nav nav .dropdown .dropdown-menu {
  top: 43px !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  padding-bottom: 0;
  z-index: 999 !important;
}
.footer-2023 .mobile-section-nav nav .dropdown .dropdown-menu .list-group {
  max-height: 400px;
  overflow-y: auto;
}
.footer-2023 .mobile-section-nav nav .dropdown .list-group > ul {
  padding-left: 20px;
}
.footer-2023 .mobile-section-nav nav .dropdown ul ul {
  display: none;
}
.footer-2023 .mobile-section-nav nav .dropdown ul a.nav-minus:link,
.footer-2023 .mobile-section-nav nav .dropdown ul a.nav-plus:link {
  display: none;
}
.footer-2023 .nav-section-home,
.footer-2023 a.mobile-section-nav-foot {
  color: #fff;
  border-bottom: none;
  border-left: 0;
  text-decoration: none;
}
.footer-2023 .nav-section-home.list-group-item:last-child,
.footer-2023 a.mobile-section-nav-foot.list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.footer-2023 .nav-section-home svg,
.footer-2023 a.mobile-section-nav-foot svg {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 4px;
  margin-bottom: 2px;
  fill: #fff;
  vertical-align: middle;
}
.footer-2023 .nav-section-home .fi,
.footer-2023 a.mobile-section-nav-foot .fi {
  margin-right: 4px;
  margin-bottom: 2px;
  vertical-align: middle;
}
.footer-2023 .nav-section-home {
  padding: 10px 8px;
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
  font-size: 13pt;
  font-weight: 400;
  border-bottom: 1px dashed #e0e0e0;
  border-top-width: 0;
  border-top-style: solid;
  border-left: 4px solid #fff;
  -webkit-transition: background-color 0.4s ease;
  -o-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
  -webkit-transition: border-left-color 0.4s ease;
  -o-transition: border-left-color 0.4s ease;
  transition: border-left-color 0.4s ease;
}
.footer-2023 .nav-section-home .fi,
.footer-2023 .nav-section-home svg {
  float: left;
}
.footer-2023 .nav-section-home a {
  color: #555;
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  overflow: hidden;
  display: block;
}
.footer-2023 .nav-section-home.selected {
  font-weight: 700;
}
.footer-2023 .page-title-mobile {
  display: none;
}
@media (max-width: 991px) {
  .footer-2023 .container {
    max-width: none;
  }
  .footer-2023 .content {
    padding-left: 15px;
  }
  .footer-2023 .content h1:first-child {
    display: none;
  }
  .footer-2023 .page-title-mobile {
    display: block;
  }
  .footer-2023 .content-fullwidth {
    padding-left: 15px;
  }
  .footer-2023 .body-wrapper h1:first-child {
    display: none;
  }
  .footer-2023 .mobile-title {
    width: 84%;
    white-space: normal;
    display: inline-block;
  }
  .footer-2023 .nav-section-home {
    border-top-width: 2px;
  }
  .footer-2023 .nav-section-home.selected {
    border-left-width: 0 !important;
  }
  .footer-2023 body .site-title {
    border-bottom: none !important;
  }
  .footer-2023 body.cdc-mmwr h1:first-child {
    margin-top: 0.5rem;
    display: block;
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .footer-2023 .leftnav-wrapper nav + div > :not(.tp-gov-d) {
    display: none;
  }
  .footer-2023 #cdc-left-nav-menu,
  .footer-2023 #nav-primary {
    border-top: 1px dashed #e0e0e0;
  }
}
.footer-2023 .dropdown-menu-medium-search,
.footer-2023 .dropdown-menu-search {
  width: 500px;
  padding: 20px;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.23);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.23);
  max-width: calc(100vw - 25px);
  text-align: right;
}
.footer-2023 .dropdown-menu-small-search {
  margin: 0;
  padding: 12px;
  max-width: 100vw;
}
.footer-2023 .dropdown-menu-small-search div.input-group {
  max-width: 90vw;
}
.footer-2023 .dropdown-menu-medium-close-icon,
.footer-2023 span.dropdown-menu-medium-close-icon {
  display: none !important;
}
.footer-2023 .dropdown-menu-child-dropdown-menu {
  width: 500px;
}
.footer-2023 html.cdc-home .headerSearch .dropdown-menu-right {
  min-width: inherit;
}
.footer-2023 .tp-search {
  text-align: right;
}
@media (max-width: 991px) {
  .footer-2023 .tp-search {
    padding: 0 0 0.75rem 0;
  }
}
.footer-2023 .tp-search .headerSearch.cdc-header-search .form-control-clear {
  visibility: hidden;
}
.footer-2023 .tp-search .headerSearch.atsdr-header-search {
  margin-top: 0;
}
.footer-2023 .tp-search .headerSearch.atsdr-header-search .form-control-clear {
  visibility: hidden;
}
.footer-2023 .tp-search .headerSearch .input-group {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.footer-2023 .tp-search .headerSearch .input-group #headerSearch {
  padding-right: 40px;
}
@media (min-width: 1200px) {
  .footer-2023 .tp-search .headerSearch .input-group {
    max-width: 350px;
  }
}
.footer-2023 .tp-search .headerSearch .btn-outline-secondary {
  background: #fff;
}
.footer-2023 .tp-search .headerSearch .btn.search-button {
  padding: 0;
  margin-top: 0.375rem;
}
.footer-2023 .tp-search .headerSearch .btn.search-button:hover {
  text-decoration: none !important;
}
.footer-2023 .tp-search .headerSearch .btn.search-button span {
  display: none;
}
.footer-2023 .tp-search .headerSearch .btn.search-button .fi {
  vertical-align: middle;
  line-height: 1 !important;
}
@media (min-width: 768px) {
  .footer-2023 .tp-search .headerSearch .btn.search-button {
    padding: 0.375rem 0.175rem 0.375rem 0.75rem;
  }
  .footer-2023 .tp-search .headerSearch .btn.search-button span {
    display: inline-block;
  }
  .footer-2023 .tp-search .headerSearch .btn.search-button svg {
    width: 24px !important;
    height: 24px !important;
  }
}
@media (max-width: 767px) {
  .footer-2023 .tp-search .headerSearch .btn.search-button {
    background-color: transparent;
    border-color: transparent;
    color: #005eaa;
  }
  .footer-2023 .tp-search .headerSearch .btn.search-button:focus,
  .footer-2023 .tp-search .headerSearch .btn.search-button:hover {
    background-color: transparent;
    border-color: transparent !important;
  }
  .footer-2023 .tp-search .headerSearch .btn.search-button svg {
    fill: #005eaa;
    float: right;
  }
  .footer-2023 .tp-search .headerSearch .btn.search-button .fi.x24::before {
    font-size: 40px;
  }
}
.footer-2023 .tp-search .headerSearch .btn.search-button:hover {
  text-decoration: none;
}
.footer-2023 .tp-search .headerSearch .btn.search-submit:hover {
  text-decoration: none !important;
}
.footer-2023 .tp-search .headerSearch .btn.search-submit .fi {
  padding-top: 2px;
  display: block;
  color: #005eaa;
}
@media (max-width: 767px) {
  .footer-2023 .tp-search .headerSearch .show .btn.search-button {
    background-color: transparent !important;
    border-color: transparent !important;
  }
  .footer-2023 .tp-search .headerSearch .dropdown-toggle::after {
    content: none;
    margin: 0;
  }
}
.footer-2023 .tp-search .headerSearch.cdc-header-local-search .input-group {
  max-width: inherit;
  width: 100%;
}
.footer-2023 .tp-search .headerSearch.atsdr-header-local-search {
  margin-top: 0;
}
.footer-2023 .tp-search .headerSearch.atsdr-header-local-search .input-group {
  max-width: inherit;
  width: 100%;
}
.footer-2023 .tp-search .headerSearch.atsdr-header-local-search .form-control-clear {
  visibility: hidden;
  left: -25px;
}
.footer-2023 .tp-search .headerSearch .searchTypeAhead {
  z-index: 1000;
}
@media (max-width: 767px) {
  .footer-2023 .tp-search .dropdown-menu-search span.form-control-clear {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .footer-2023 .tp-search .dropdown-menu-search {
    background-color: #f0f0f0;
  }
}
@media (min-width: 1200px) {
  .footer-2023 .tp-search .dropdown-menu-search {
    background-color: #fff;
  }
}
.footer-2023 .tp-search .dropdown-menu-search .a-z-index {
  margin-top: 1rem;
}
@media (min-width: 1200px) {
  .footer-2023 .tp-search .dropdown-menu-search .a-z-index {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .footer-2023 .tp-search .dropdown-menu-search .a-z-index {
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
  }
}
.footer-2023 .tp-search .dropdown-menu-search .a-z-index a {
  color: #005eaa !important;
  text-decoration: underline !important;
}
.footer-2023 .tp-search .dropdown-menu-search .a-z-index a:hover {
  text-decoration: none !important;
}
.footer-2023 .tp-search .dropdown-menu-search #headerSearch.form-control:focus + .local-search-clear[style*="visible"] {
  border-color: #80bdff;
}
.footer-2023 .tp-search .no-toggle::after {
  border: none !important;
}
.footer-2023 .tp-search .search-submit {
  padding-top: 0;
  padding-bottom: 2px;
  background-color: #e0e0e0;
  border-color: #bdbdbd;
}
.footer-2023 .tp-search .search-submit .svg-icon {
  width: 24px;
  height: 24px;
}
.footer-2023 .tp-search .show .no-toggle .dropdown-menu-medium-search-icon,
.footer-2023 .tp-search .show .no-toggle span.dropdown-menu-medium-search-icon {
  display: none;
}
.footer-2023 .tp-search .show .no-toggle .dropdown-menu-medium-close-icon {
  display: inline !important;
}
.footer-2023 .tp-search .large-search .btn-search {
  border-color: #bdbdbd;
}
.footer-2023 .tp-search .large-search .fs0875.text-right {
  margin-bottom: 0.5rem;
}
.footer-2023 .tp-search .large-search [name="query"] {
  padding-right: 2em;
}
.footer-2023 .tp-search .small-search.show .no-toggle {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.footer-2023 .tp-search .small-search .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  -webkit-box-shadow: -1px 3px 5px 0 #d6d6d6;
  box-shadow: -1px 3px 5px 0 #d6d6d6;
  margin-left: -10px;
}
.footer-2023 .tp-search .medium-search {
  padding-top: 20px;
}
.footer-2023 .tp-search .medium-search .show .no-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.footer-2023 .tp-search .medium-search .dropdown-menu {
  margin-top: 0;
  border: 0;
  border-top-right-radius: 0;
  background-color: #f0f0f0;
}
.footer-2023 .tp-search .medium-search .dropdown-menu-medium-close-icon,
.footer-2023 .tp-search .medium-search .dropdown-menu-medium-search-icon {
  float: right;
}
.footer-2023 .tp-search .dropdown-menu-search .form-control-clear,
.footer-2023 .tp-search .large-search .form-control-clear,
.footer-2023 .tp-search .medium-search .form-control-clear {
  pointer-events: auto;
  cursor: pointer;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 59px;
  z-index: 99;
  display: block;
  text-align: center;
  font-size: 20px;
  line-height: 2em;
  visibility: hidden;
}
.footer-2023 .tp-search .dropdown-menu-search .form-control-clear.local-search-clear,
.footer-2023 .tp-search .large-search .form-control-clear.local-search-clear,
.footer-2023 .tp-search .medium-search .form-control-clear.local-search-clear {
  position: relative;
  background-color: #fff;
  border-top: 1px solid #ced4da;
  border-bottom: 1px solid #ced4da;
  margin-left: -1px;
  height: 40px;
  right: 0;
  width: 0;
}
.footer-2023 .tp-search .dropdown-menu-search .form-control-clear.local-search-clear[style*="visible"],
.footer-2023 .tp-search .large-search .form-control-clear.local-search-clear[style*="visible"],
.footer-2023 .tp-search .medium-search .form-control-clear.local-search-clear[style*="visible"] {
  width: 1.5rem;
  margin-left: -1.5rem;
  border-color: #ced4da;
}
.footer-2023 .tp-search .dropdown-menu-search .form-control-clear.local-search-clear[style*="visible"]:focus,
.footer-2023 .tp-search .large-search .form-control-clear.local-search-clear[style*="visible"]:focus,
.footer-2023 .tp-search .medium-search .form-control-clear.local-search-clear[style*="visible"]:focus {
  border-color: #80bdff;
}
.footer-2023 .headerSearch {
  margin-top: 0.2rem;
}
@media (min-width: 992px) {
  .footer-2023 .headerSearch {
    margin-top: 1rem;
  }
}
@media (min-width: 1200px) {
  .footer-2023 .headerSearch {
    margin-top: inherit;
  }
  .footer-2023 .headerSearch .dropdown-menu-medium-search .input-group {
    margin-top: 27px;
  }
}
.footer-2023 .headerSearch .form-control-clear {
  pointer-events: auto;
  cursor: pointer;
  position: absolute;
  z-index: 99;
  line-height: 1.4;
  text-align: center;
  font-size: 30px;
}
.footer-2023 .headerSearch.cdc-header-local-search #headerSearch {
  padding-right: 20px;
}
.footer-2023 .headerSearch.cdc-header-local-search .form-control-clear {
  height: 100%;
  left: -25px;
}
@media only screen and (min-width: 1200px) {
  .footer-2023 .dropdown-menu.dropdown-menu-right.dropdown-menu-medium-search {
    position: relative !important;
    top: inherit;
    left: inherit;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
@media only screen and (min-width: 768px) {
  .footer-2023 .dropdown-menu .menu-promo {
    position: absolute;
    bottom: 0;
    display: block;
    border: none;
    width: 100%;
    max-width: 315px;
  }
}
.footer-2023 .fourth-level-nav.ordered-list li.list-group-item {
  border: none !important;
  padding: 0;
}
.footer-2023 .fourth-level-nav.ordered-list li.list-group-item:first-child {
  padding-top: 0.5rem;
}
.footer-2023 .fourth-level-nav.ordered-list a,
.footer-2023 .fourth-level-nav.ordered-list a:link {
  text-decoration: underline;
}
.footer-2023 .fourth-level-nav.ordered-list.disc ol {
  list-style-type: disc !important;
}
.footer-2023 .fourth-level-nav.ordered-list.decimal ol {
  list-style-type: decimal !important;
}
.footer-2023 .fourth-level-container ol {
  padding-left: 1rem;
}
.footer-2023 .fourth-level-container ol .list-group-item {
  display: list-item;
  margin-left: 1rem;
}
.footer-2023 .fourth-level-container ol .list-group-item a {
  color: #000;
}
.footer-2023 .fourth-level-container ol.two-column-list,
.footer-2023 .fourth-level-container ul.two-column-list {
  -moz-columns: 2;
  -webkit-columns: 2;
  columns: 2;
  list-style-position: inside;
  display: block;
}
.footer-2023 .fourth-level-container ol.two-column-list li.list-group-item:nth-child(6),
.footer-2023 .fourth-level-container ul.two-column-list li.list-group-item:nth-child(6) {
  border-top: 1px dashed #e0e0e0 !important;
}
.footer-2023 .tp-related-pages a,
.footer-2023 .tp-related-pages a:link {
  text-decoration: none;
}
.footer-2023 .tp-related-pages a:hover,
.footer-2023 .tp-related-pages a:link:hover {
  color: #005eaa;
  text-decoration: underline;
}
.footer-2023 .tp-related-pages .collapse-link,
.footer-2023 .tp-related-pages a.collapse-link {
  font-size: 17px;
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
  color: #005eaa;
}
.footer-2023 .tp-related-pages .list-group {
  padding-left: 15px;
  padding-right: 15px;
}
.footer-2023 .tp-related-pages .list-group li.list-group-item {
  border: none;
  padding-left: 0;
}
.footer-2023 .tp-related-pages .list-group-item.active {
  color: #000;
  font-weight: 700;
  background: 0 0 !important;
}
.footer-2023 .tp-related-pages .list-group-item.active a.list-group-item-action {
  color: #000;
}
.footer-2023 .tp-related-pages .list-group {
  font-weight: 400;
}
.footer-2023 .tp-related-pages .list-group li.list-group-item:first-child {
  border-top: none;
}
.footer-2023 .tp-related-pages .list-group li.list-group-item:first-child:hover {
  border-top: none;
}
.footer-2023 .tp-related-pages .list-group li.list-group-item:last-child {
  border-bottom: none;
}
.footer-2023 .tp-related-pages .list-group li.list-group-item:last-child:hover {
  border-bottom: none;
}
.footer-2023 .tp-related-pages .list-group li.list-group-item:nth-child(6) {
  border-top: none;
}
.footer-2023 .tp-related-pages .list-group li.list-group-item:nth-child(6):hover {
  border-top: none;
}
.footer-2023 .collapse-icon a.nav-minus:link,
.footer-2023 .collapse-icon a.nav-minus:visited,
.footer-2023 .collapse-icon a.nav-plus:link,
.footer-2023 .collapse-icon a.nav-plus:visited {
  position: absolute;
  z-index: 1071;
  top: 15px;
  right: 5px;
  width: 20px;
  height: 20px;
  display: inline-block;
  padding: 0;
  background-color: transparent;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
}
.footer-2023 .collapse-icon a.nav-minus:link svg,
.footer-2023 .collapse-icon a.nav-minus:visited svg,
.footer-2023 .collapse-icon a.nav-plus:link svg,
.footer-2023 .collapse-icon a.nav-plus:visited svg {
  fill: #bdbdbd;
  width: 100%;
  height: 100%;
  -webkit-transition: fill 0.5s, -webkit-transform 0.4s linear;
  transition: fill 0.5s, -webkit-transform 0.4s linear;
  -o-transition: fill 0.5s, transform 0.4s linear;
  transition: fill 0.5s, transform 0.4s linear;
  transition: fill 0.5s, transform 0.4s linear, -webkit-transform 0.4s linear;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.footer-2023 .collapse-icon a.nav-minus:link .fi,
.footer-2023 .collapse-icon a.nav-minus:visited .fi,
.footer-2023 .collapse-icon a.nav-plus:link .fi,
.footer-2023 .collapse-icon a.nav-plus:visited .fi {
  color: #bdbdbd;
  font-size: 20px;
  line-height: 1;
  vertical-align: top;
  -webkit-transition: all 0.5s, -webkit-transform 0.4s linear;
  transition: all 0.5s, -webkit-transform 0.4s linear;
  -o-transition: all 0.5s, transform 0.4s linear;
  transition: all 0.5s, transform 0.4s linear;
  transition: all 0.5s, transform 0.4s linear, -webkit-transform 0.4s linear;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.footer-2023 .collapse-icon a.nav-minus:link.collapsed .fi,
.footer-2023 .collapse-icon a.nav-minus:link.collapsed svg,
.footer-2023 .collapse-icon a.nav-minus:link:active .fi,
.footer-2023 .collapse-icon a.nav-minus:link:active svg,
.footer-2023 .collapse-icon a.nav-minus:visited.collapsed .fi,
.footer-2023 .collapse-icon a.nav-minus:visited.collapsed svg,
.footer-2023 .collapse-icon a.nav-minus:visited:active .fi,
.footer-2023 .collapse-icon a.nav-minus:visited:active svg,
.footer-2023 .collapse-icon a.nav-plus:link.collapsed .fi,
.footer-2023 .collapse-icon a.nav-plus:link.collapsed svg,
.footer-2023 .collapse-icon a.nav-plus:link:active .fi,
.footer-2023 .collapse-icon a.nav-plus:link:active svg,
.footer-2023 .collapse-icon a.nav-plus:visited.collapsed .fi,
.footer-2023 .collapse-icon a.nav-plus:visited.collapsed svg,
.footer-2023 .collapse-icon a.nav-plus:visited:active .fi,
.footer-2023 .collapse-icon a.nav-plus:visited:active svg {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.footer-2023 .collapse-icon.active > a:first-child {
  font-weight: 700;
}
.footer-2023 .collapse-icon.active ul li a:active,
.footer-2023 .collapse-icon.active ul li a:link,
.footer-2023 .collapse-icon.active ul li a:visited {
  font-weight: 400;
  border-left: 4px solid #f5f5f5;
}
.footer-2023 .collapse-icon.active ul li.active > a:first-child {
  font-weight: 700;
}
.footer-2023 .collapse-icon.active.selected > a:first-child {
  font-weight: 700;
}
@media (max-width: 767px) {
  .footer-2023 .tp-related-pages:not(.multi-page) {
    display: none;
  }
}
.footer-2023 .accordion.indicator-chevron .card.bar > .card > .card-header::after,
.footer-2023 .accordion.indicator-plus .card.bar > .card > .card-header::after {
  background: 0 0;
}
.footer-2023 .accordion .card {
  background-color: transparent;
  border: none;
  height: auto;
  border-radius: 0;
}
.footer-2023 .accordion .card.bar > .card,
.footer-2023 .accordion > .card {
  margin-bottom: 0 !important;
  overflow: visible;
}
.footer-2023 .accordion .card.bar > .card > .card-header,
.footer-2023 .accordion > .card > .card-header {
  font-weight: 300;
  font-size: 1.18rem;
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
}
.footer-2023 .accordion .card.bar > .card > .card-header,
.footer-2023 .accordion > .card > .card-header {
  cursor: pointer;
  position: relative;
  border-bottom: none;
  border-radius: 0 !important;
  padding: 25px 50px 25px 25px;
  border: 0;
  text-align: left;
  border-top: 2px solid #bdbdbd;
  color: #005eaa;
  -webkit-transition: border-left-color 0.5s;
  -o-transition: border-left-color 0.5s;
  transition: border-left-color 0.5s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  background-color: #fff;
  width: 100%;
}
.footer-2023 .accordion .card.bar > .card > .card-header:focus,
.footer-2023 .accordion > .card > .card-header:focus {
  outline: 0;
}
.footer-2023 .accordion .card.bar > .card > .card-header:focus-visible,
.footer-2023 .accordion > .card > .card-header:focus-visible {
  outline: dashed 2px rgba(255, 102, 1, 0.9);
  outline-offset: 3px;
}
.footer-2023 .accordion .card.bar > .card > .card-header:hover,
.footer-2023 .accordion .card.bar > .card > .card-header[aria-expanded="true"],
.footer-2023 .accordion > .card > .card-header:hover,
.footer-2023 .accordion > .card > .card-header[aria-expanded="true"] {
  background-color: #f5f5f5;
}
.footer-2023 .accordion .card.bar > .card > .card-header:hover.bg-white,
.footer-2023 .accordion .card.bar > .card > .card-header[aria-expanded="true"].bg-white,
.footer-2023 .accordion > .card > .card-header:hover.bg-white,
.footer-2023 .accordion > .card > .card-header[aria-expanded="true"].bg-white {
  background: #f5f5f5 !important;
}
.footer-2023 .accordion .card.bar > .card > .card-header .card-title,
.footer-2023 .accordion > .card > .card-header .card-title {
  margin-bottom: 0 !important;
  font-weight: 400;
  font-size: 1.18rem;
  color: #000;
  white-space: normal;
  text-align: left;
  width: 100% !important;
  padding-right: 0;
}
.footer-2023 .accordion .card.bar > .card > .card-header .card-title.btn,
.footer-2023 .accordion .card.bar > .card > .card-header .card-title.btn:focus,
.footer-2023 .accordion .card.bar > .card > .card-header .card-title.btn:hover,
.footer-2023 .accordion > .card > .card-header .card-title.btn,
.footer-2023 .accordion > .card > .card-header .card-title.btn:focus,
.footer-2023 .accordion > .card > .card-header .card-title.btn:hover {
  text-decoration: none !important;
}
.footer-2023 .accordion .card.bar > .card > .card-header .card-title.btn.btn-link:focus,
.footer-2023 .accordion > .card > .card-header .card-title.btn.btn-link:focus {
  text-decoration: underline;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  outline: 0;
}
.footer-2023 .accordion .card.bar > .card > .card-header .card-title.btn.btn-link:focus-visible,
.footer-2023 .accordion > .card > .card-header .card-title.btn.btn-link:focus-visible {
  text-decoration: underline;
  outline: dashed 2px rgba(255, 102, 1, 0.9);
  outline-offset: 3px;
}
.footer-2023 .accordion .card.bar > .card > .card-header .card-body,
.footer-2023 .accordion > .card > .card-header .card-body {
  padding: 15px 25px 25px;
}
.footer-2023 .accordion .card.bar > .card > .card-header .btn-link.btn-link,
.footer-2023 .accordion .card.bar > .card > .card-header .btn.btn-link,
.footer-2023 .accordion > .card > .card-header .btn-link.btn-link,
.footer-2023 .accordion > .card > .card-header .btn.btn-link {
  text-decoration: none;
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
.footer-2023 .accordion .card.bar > .card > .card-header::after,
.footer-2023 .accordion > .card > .card-header::after {
  content: "\f1aa";
  font-family: cdciconfont;
  font-weight: 400;
  font-style: normal;
  clear: right !important;
  position: absolute;
  top: 28px;
  padding: 0;
  right: 35px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.footer-2023 .accordion .card.bar > .card > .card-header.collapsed,
.footer-2023 .accordion > .card > .card-header.collapsed {
  border-top: 1px solid #bdbdbd;
}
.footer-2023 .accordion .card.bar > .card > .card-header.collapsed::after,
.footer-2023 .accordion > .card > .card-header.collapsed::after {
  top: 28px;
  right: 35px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.footer-2023 .accordion .card.bar > .card > .card-header.collapsed:hover,
.footer-2023 .accordion > .card > .card-header.collapsed:hover {
  color: #005eaa;
}
.footer-2023 .accordion .card.bar > .card > .card-header.collapsed .card-title,
.footer-2023 .accordion > .card > .card-header.collapsed .card-title {
  color: #075290;
}
.footer-2023 .accordion > .card.bar:last-child {
  border-bottom: 1px solid #bdbdbd;
}
@media only screen and (max-width: 1200px) {
  .footer-2023 .accordion .card.bar > .card > .card-header,
  .footer-2023 .accordion .card.bar > .card > .card-header.collapsed:hover,
  .footer-2023 .accordion .card.bar > .card > .card-header:hover {
    padding: 25px 50px 25px 25px;
  }
  .footer-2023 .accordion .card-body {
    padding: 15px 35px 25px 25px;
  }
}
.footer-2023 .btn.hide-me[aria-expanded="true"] {
  display: none;
}
.footer-2023 .theme-blue .accordion .card.bar > .card > .card-header {
  border-top-color: #005eaa;
}
.footer-2023 .theme-blue .accordion .card.bar > .card > .card-header.collapsed {
  border-top-color: #bdbdbd;
}
.footer-2023 .theme-purple .accordion .card.bar > .card > .card-header {
  border-top-color: #712177;
}
.footer-2023 .theme-purple .accordion .card.bar > .card > .card-header.collapsed {
  border-top-color: #bdbdbd;
}
.footer-2023 .theme-brown .accordion .card.bar > .card > .card-header {
  border-top-color: #705043;
}
.footer-2023 .theme-brown .accordion .card.bar > .card > .card-header.collapsed {
  border-top-color: #bdbdbd;
}
.footer-2023 .theme-teal .accordion .card.bar > .card > .card-header {
  border-top-color: #00695c;
}
.footer-2023 .theme-teal .accordion .card.bar > .card > .card-header.collapsed {
  border-top-color: #bdbdbd;
}
.footer-2023 .theme-pink .accordion .card.bar > .card > .card-header {
  border-top-color: #af4448;
}
.footer-2023 .theme-pink .accordion .card.bar > .card > .card-header.collapsed {
  border-top-color: #bdbdbd;
}
.footer-2023 .theme-orange .accordion .card.bar > .card > .card-header {
  border-top-color: #bb4d00;
}
.footer-2023 .theme-orange .accordion .card.bar > .card > .card-header.collapsed {
  border-top-color: #bdbdbd;
}
.footer-2023 .theme-slate .accordion .card.bar > .card > .card-header {
  border-top-color: #29434e;
}
.footer-2023 .theme-slate .accordion .card.bar > .card > .card-header.collapsed {
  border-top-color: #bdbdbd;
}
.footer-2023 .theme-indigo .accordion .card.bar > .card > .card-header {
  border-top-color: #26418f;
}
.footer-2023 .theme-indigo .accordion .card.bar > .card > .card-header.collapsed {
  border-top-color: #bdbdbd;
}
.footer-2023 .theme-cyan .accordion .card.bar > .card > .card-header {
  border-top-color: #006778;
}
.footer-2023 .theme-cyan .accordion .card.bar > .card > .card-header.collapsed {
  border-top-color: #bdbdbd;
}
.footer-2023 .theme-green .accordion .card.bar > .card > .card-header {
  border-top-color: #497d0c;
}
.footer-2023 .theme-green .accordion .card.bar > .card > .card-header.collapsed {
  border-top-color: #bdbdbd;
}
.footer-2023 .theme-amber .accordion .card.bar > .card > .card-header {
  border-top-color: #fbab18;
}
.footer-2023 .theme-amber .accordion .card.bar > .card > .card-header.collapsed {
  border-top-color: #bdbdbd;
}
.footer-2023 .alert .h1,
.footer-2023 .alert .h2,
.footer-2023 .alert .h3,
.footer-2023 .alert .h4,
.footer-2023 .alert .h5,
.footer-2023 .alert .h6,
.footer-2023 .alert h1,
.footer-2023 .alert h2,
.footer-2023 .alert h3,
.footer-2023 .alert h4,
.footer-2023 .alert h5,
.footer-2023 .alert h6 {
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
}
.footer-2023 .alert .h1 a,
.footer-2023 .alert .h2 a,
.footer-2023 .alert .h3 a,
.footer-2023 .alert .h4 a,
.footer-2023 .alert .h5 a,
.footer-2023 .alert .h6 a,
.footer-2023 .alert h1 a,
.footer-2023 .alert h2 a,
.footer-2023 .alert h3 a,
.footer-2023 .alert h4 a,
.footer-2023 .alert h5 a,
.footer-2023 .alert h6 a {
  text-decoration: none;
}
.footer-2023 .alert .h4 {
  margin-top: 0;
}
.footer-2023 .alert .padding-pagealert {
  padding-left: 10px;
  padding-top: 4px;
}
.footer-2023 .alert .margin-pagealert {
  margin-top: 8px;
}
.footer-2023 .alert a.link-pagealert:link {
  text-decoration: none;
}
.footer-2023 .alert a.link-pagealert:active,
.footer-2023 .alert a.link-pagealert:hover {
  text-decoration: underline;
}
.footer-2023 .alert p {
  color: #000;
}
.footer-2023 .alert svg {
  width: 36px;
  height: 36px;
}
.footer-2023 .alert .row .fi {
  font-size: 36px;
  line-height: 1;
}
.footer-2023 .alert.alert-success {
  background-color: #dcedc8;
  border-top: 5px solid #497d0c;
}
.footer-2023 .alert.alert-success hr {
  border-top-color: #bdbdbd;
}
.footer-2023 .alert.alert-success svg {
  fill: #497d0c;
}
.footer-2023 .alert.alert-success .row .fi {
  color: #497d0c;
}
.footer-2023 .alert.alert-success a.btn .fi.x16 {
  vertical-align: baseline;
}
.footer-2023 .alert.alert-success-left {
  background-color: #dcedc8;
  border-left: 5px solid #497d0c;
  color: #497d0c;
}
.footer-2023 .alert.alert-danger {
  background-color: #ffc2c2;
  border-top: 5px solid #af4448;
}
.footer-2023 .alert.alert-danger hr {
  border-top-color: #bdbdbd;
}
.footer-2023 .alert.alert-danger svg {
  fill: #af4448;
}
.footer-2023 .alert.alert-danger .row .fi {
  color: #af4448;
}
.footer-2023 .alert.alert-danger a.btn .fi.x16 {
  vertical-align: baseline;
}
.footer-2023 .alert.alert-danger-left {
  background-color: #ffc2c2;
  border-left: 5px solid #af4448;
  color: #af4448;
}
.footer-2023 .alert.alert-warning {
  background-color: #ffecb3;
  border-top: 5px solid #fbab18;
}
.footer-2023 .alert.alert-warning hr {
  border-top-color: #bdbdbd;
}
.footer-2023 .alert.alert-warning svg {
  fill: #fbab18;
}
.footer-2023 .alert.alert-warning .row .fi {
  color: #fbab18;
}
.footer-2023 .alert.alert-warning a.btn .fi.x16 {
  vertical-align: baseline;
}
.footer-2023 .alert.alert-warning-left {
  background-color: #ffecb3;
  border-left: 5px solid #fbab18;
  color: #fbab18;
}
.footer-2023 .alert.alert-info {
  background-color: #c0e9ff;
  border-top: 5px solid #005eaa;
}
.footer-2023 .alert.alert-info hr {
  border-top-color: #bdbdbd;
}
.footer-2023 .alert.alert-info svg {
  fill: #005eaa;
}
.footer-2023 .alert.alert-info .row div .fi {
  color: #005eaa;
}
.footer-2023 .alert.alert-info a.btn .fi.x16 {
  vertical-align: baseline;
}
.footer-2023 .alert.alert-info-left {
  background-color: #c0e9ff;
  border-left: 5px solid #005eaa;
  color: #005eaa;
}
.footer-2023 .alert.alert-archive {
  background-color: #f0f0f0;
  border-top: 5px solid #333;
}
.footer-2023 .alert.alert-archive hr {
  border-top-color: #bdbdbd;
}
.footer-2023 .alert.alert-archive svg {
  fill: #333;
}
.footer-2023 .alert.alert-archive .row .fi {
  color: #333;
}
.footer-2023 .alert.alert-archive a.btn .fi.x16 {
  vertical-align: baseline;
}
.footer-2023 .alert.alert-archive-left {
  background-color: #f0f0f0;
  border-left: 5px solid #333;
  color: #333;
}
.footer-2023 .cdc-alert-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 2rem;
  margin-bottom: 8px;
  -webkit-box-shadow: 2px 5px 10px #c1d4dd;
  box-shadow: 2px 5px 10px #c1d4dd;
}
.footer-2023 .cdc-alert-banner .text-blue-p {
  color: #005eaa;
}
.footer-2023 .cdc-alert-banner .text-amber-p {
  color: #fbab18;
}
.footer-2023 .cdc-alert-banner .alert-icon {
  padding: 7px;
}
.footer-2023 .cdc-alert-banner .alert-icon .x24::before {
  font-size: 25px;
}
.footer-2023 .cdc-alert-banner .content {
  padding: 17px 12px;
  color: #333;
}
.footer-2023 .cdc-alert-banner .content .h5 {
  font-family: "Open Sans Semibold";
}
.footer-2023 .cdc-news-alert .calendar-list.alert {
  padding-left: 0;
  padding-right: 0;
  margin: 0 6px 0 -11px !important;
  width: auto;
}
.footer-2023 .cdc-news-alert .calendar-list.alert .bg-amber-q {
  background-color: #ffecb3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer-2023 .cdc-news-alert .calendar-list.alert .cdc-icon-alert_06 {
  margin: 4px 4px 4px 8px !important;
}
.footer-2023 .cdc-news-alert .calendar-list.alert .cdc-icon-alert_06::before {
  font-size: 18px;
}
.footer-2023 .cdc-news-alert .calendar-list.alert .message {
  font-family: "Open Sans Semibold";
  font-size: 12px;
}
.footer-2023 .cdc-news-alert li a {
  text-decoration: none;
}
.footer-2023 .audio-container {
  width: 360px;
}
.footer-2023 .audio-container .scrub-range-slider {
  width: 100%;
}
.footer-2023 .audio-player,
.footer-2023 .audio-player + div {
  overflow: hidden;
}
.footer-2023 .audio-player .btn,
.footer-2023 .audio-player + div .btn {
  border-radius: 0;
}
.footer-2023 .audio-player .btn-secondary:focus,
.footer-2023 .audio-player input[type="range"]:focus,
.footer-2023 .audio-player + div .btn-secondary:focus,
.footer-2023 .audio-player + div input[type="range"]:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.footer-2023 .audio-player .scrub-range-slider,
.footer-2023 .audio-player + div .scrub-range-slider {
  width: 100%;
  padding: 0;
  margin: 0 !important;
}
.footer-2023 .audio-player .volume-range-slider,
.footer-2023 .audio-player + div .volume-range-slider {
  min-width: 100px;
  padding: 0;
  margin: 0 !important;
}
.footer-2023 .audio-player .volume-range-slider[type="range"]::-webkit-slider-runnable-track,
.footer-2023 .audio-player + div .volume-range-slider[type="range"]::-webkit-slider-runnable-track {
  background: #bb4d00;
}
.footer-2023 .audio-player .volume-range-slider[type="range"]::-webkit-slider-runnable-track:active,
.footer-2023 .audio-player .volume-range-slider[type="range"]::-webkit-slider-runnable-track:focus,
.footer-2023 .audio-player + div .volume-range-slider[type="range"]::-webkit-slider-runnable-track:active,
.footer-2023 .audio-player + div .volume-range-slider[type="range"]::-webkit-slider-runnable-track:focus {
  background: #d55800;
}
.footer-2023 .audio-player .volume-range-slider[type="range"]:focus::-webkit-slider-runnable-track,
.footer-2023 .audio-player + div .volume-range-slider[type="range"]:focus::-webkit-slider-runnable-track {
  background: #d55800;
}
.footer-2023 .audio-player .volume-range-slider[type="range"]::-ms-fill-lower,
.footer-2023 .audio-player .volume-range-slider[type="range"]::-ms-fill-upper,
.footer-2023 .audio-player + div .volume-range-slider[type="range"]::-ms-fill-lower,
.footer-2023 .audio-player + div .volume-range-slider[type="range"]::-ms-fill-upper {
  background: #bb4d00;
}
.footer-2023 .audio-player .volume-range-slider[type="range"]:focus::-ms-fill-lower,
.footer-2023 .audio-player .volume-range-slider[type="range"]:focus::-ms-fill-upper,
.footer-2023 .audio-player + div .volume-range-slider[type="range"]:focus::-ms-fill-lower,
.footer-2023 .audio-player + div .volume-range-slider[type="range"]:focus::-ms-fill-upper {
  background: #d55800;
}
.footer-2023 .audio-player .icon,
.footer-2023 .audio-player + div .icon {
  width: 28px;
  height: 28px;
}
.footer-2023 .audio-player .icon.fi,
.footer-2023 .audio-player + div .icon.fi {
  vertical-align: middle;
}
.footer-2023 .audio-player [type="range"],
.footer-2023 .audio-player + div [type="range"] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: 0 0;
}
.footer-2023 .audio-player [type="range"]:focus::-webkit-slider-runnable-track,
.footer-2023 .audio-player + div [type="range"]:focus::-webkit-slider-runnable-track {
  background: #ffb85c;
}
.footer-2023 .audio-player [type="range"]:focus::-ms-fill-lower,
.footer-2023 .audio-player + div [type="range"]:focus::-ms-fill-lower {
  background: #bb4d00;
}
.footer-2023 .audio-player [type="range"]:focus::-ms-fill-upper,
.footer-2023 .audio-player + div [type="range"]:focus::-ms-fill-upper {
  background: #ffb85c;
}
.footer-2023 .audio-player [type="range"]::-webkit-slider-runnable-track,
.footer-2023 .audio-player + div [type="range"]::-webkit-slider-runnable-track {
  cursor: pointer;
  height: 8px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 100%;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 rgba(13, 13, 13, 0.2);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 rgba(13, 13, 13, 0.2);
  background: #ffad42;
  border: 0 solid #cfd8dc;
  border-radius: 0;
}
.footer-2023 .audio-player [type="range"]::-webkit-slider-thumb,
.footer-2023 .audio-player + div [type="range"]::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 rgba(13, 13, 13, 0.2);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 rgba(13, 13, 13, 0.2);
  background: #333;
  border: 3px solid #eceff1;
  border-radius: 12px;
  cursor: pointer;
  height: 20px;
  width: 20px;
  -webkit-appearance: none;
  margin-top: -6px;
}
.footer-2023 .audio-player [type="range"]::-moz-range-track,
.footer-2023 .audio-player + div [type="range"]::-moz-range-track {
  cursor: pointer;
  height: 8px;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 100%;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 rgba(13, 13, 13, 0.2);
  background: #ffad42;
  border: 0 solid #cfd8dc;
  border-radius: 0;
}
.footer-2023 .audio-player [type="range"]::-moz-range-thumb,
.footer-2023 .audio-player + div [type="range"]::-moz-range-thumb {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 rgba(13, 13, 13, 0.2);
  background: #333;
  border: 3px solid #eceff1;
  border-radius: 12px;
  cursor: pointer;
  height: 20px;
  width: 20px;
}
.footer-2023 .audio-player [type="range"]::-ms-track,
.footer-2023 .audio-player + div [type="range"]::-ms-track {
  cursor: pointer;
  height: 8px;
  -ms-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 100%;
  background: 0 0;
  border-color: transparent;
  border-width: 10px 0;
  color: transparent;
}
.footer-2023 .audio-player [type="range"]::-ms-fill-lower,
.footer-2023 .audio-player + div [type="range"]::-ms-fill-lower {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 rgba(13, 13, 13, 0.2);
  background: #bb4d00;
  border: 0 solid #cfd8dc;
  border-radius: 0;
}
.footer-2023 .audio-player [type="range"]::-ms-fill-upper,
.footer-2023 .audio-player + div [type="range"]::-ms-fill-upper {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 rgba(13, 13, 13, 0.2);
  background: #ffad42;
  border: 0 solid #cfd8dc;
  border-radius: 0;
}
.footer-2023 .audio-player [type="range"]::-ms-thumb,
.footer-2023 .audio-player + div [type="range"]::-ms-thumb {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 rgba(13, 13, 13, 0.2);
  background: #333;
  border: 3px solid #eceff1;
  border-radius: 12px;
  cursor: pointer;
  height: 20px;
  width: 20px;
  margin-top: 0;
}
.footer-2023 .audio-player + div {
  margin-top: -9px;
  z-index: 998;
  position: relative;
}
@media (max-width: 767px) {
  .footer-2023 .audio-player .volume-range-button {
    display: none;
  }
  .footer-2023 .audio-player + div {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .footer-2023 .audio-player .btn-volume-toggle {
    visibility: hidden;
    display: none;
  }
}
.footer-2023 .az-strip a {
  color: #000;
  text-decoration: none;
}
.footer-2023 .az-strip .card {
  float: left;
  font-weight: 700;
  margin-right: 5px;
  margin-bottom: 5px;
}
.footer-2023 .az-strip .card.active,
.footer-2023 .az-strip .card:hover {
  background: #e0e0e0 !important;
}
.footer-2023 .az-strip .card .card-body {
  padding-top: 0.6rem;
  text-align: center;
}
.footer-2023 .az-strip .w-3 {
  width: 2.99rem !important;
}
.footer-2023 .az-strip .h-3 {
  height: 2.99rem !important;
}
.footer-2023 .az-content h2 {
  text-transform: uppercase;
}
@media (max-width: 991.98px) {
  .footer-2023 .az-strip .w-3 {
    width: 1.99rem !important;
  }
  .footer-2023 .az-strip .h-3 {
    height: 1.99rem !important;
  }
  .footer-2023 .az-strip .card .card-body {
    padding: 0;
    padding-top: 0.2rem;
  }
}
.footer-2023 .home-2022 .az-strip a.card {
  background-color: transparent !important;
  border: none !important;
  font-size: 30px;
  font-family: "Open Sans", sans-serif;
  color: #555;
  text-align: left;
  font-weight: 400;
}
.footer-2023 .home-2022 .az-strip a.card.active-letter,
.footer-2023 .home-2022 .az-strip a.card:hover {
  cursor: pointer;
  background-color: transparent !important;
  color: #00345e !important;
  font-family: "Open Sans Semibold", sans-serif;
}
.footer-2023 .home-2022 .az-strip a.card .card-body {
  padding-top: 0;
  padding-left: 0;
}
@media only screen and (max-width: 768px) {
  .footer-2023 .home-2022 .az-strip a {
    padding: 0 5px 5px 0;
    margin-bottom: 10px;
  }
}
.footer-2023 .home-2022 .az-letter-title {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.footer-2023 .home-2022 .az-letter-title .card {
  width: 50px;
}
.footer-2023 .home-2022 .az-letter-title .card .card-body {
  padding: 0.15rem 0;
  text-align: center !important;
}
.footer-2023 .home-2022 .az-letter-title .card h3 {
  font-family: "Open Sans Semibold", sans-serif;
  font-size: 36px;
}
.footer-2023 .home-2022 .cdc-az-list .az-content li {
  margin-bottom: 1rem;
}
.footer-2023 .home-2022 .cdc-az-list .az-content li a {
  text-decoration: none;
}
.footer-2023 .home-2022 .cdc-az-list .az-content li a:hover {
  text-decoration: underline;
}
.footer-2023 .badge.badge-primary {
  background-color: #005eaa !important;
}
.footer-2023 .badge.badge-success {
  background-color: #497d0c !important;
}
.footer-2023 .badge.badge-info {
  background-color: #c0e9ff !important;
  color: #000;
}
.footer-2023 .badge.badge-warning {
  background-color: #fbab18 !important;
  color: #fff;
}
.footer-2023 .badge.badge-danger {
  background-color: #af4448 !important;
}
.footer-2023 .badge.badge-updated {
  text-transform: uppercase;
  padding: 0.35em 0.5em;
  font-size: 0.75rem;
  color: #000;
  background: #cce5e9;
}
.footer-2023 .badge.badge-new {
  text-transform: uppercase;
  padding: 0.35em 0.5em;
  font-size: 0.75rem;
  color: #000;
  background: #ffecb3;
}
.footer-2023 .breadcrumb-item + .breadcrumb-item::before {
  font-family: cdciconfont;
  content: "\f2a1";
  color: #bdbdbd;
  margin-top: 2px;
  font-size: 0.8rem;
}
.footer-2023 .breadcrumb-item + .breadcrumb-item.active {
  color: #000;
}
.footer-2023 .breadcrumb-share .page-share {
  display: none;
}
.footer-2023 .breadcrumb-share .breadcrumb-item a {
  color: #555;
}
.footer-2023 html.intranet .breadcrumb-share .breadcrumb-item a {
  color: #075290;
}
.footer-2023 .container ol.breadcrumb {
  padding-left: 0;
  padding-right: 0;
}
.footer-2023 .breadcrumb {
  background-color: transparent;
  font-size: 0.875rem;
  margin-bottom: 0;
}
.footer-2023 .breadcrumb li {
  margin-bottom: 0;
}
.footer-2023 .breadcrumb a {
  text-decoration: none;
}
.footer-2023 .breadcrumb a:hover {
  text-decoration: underline;
}
.footer-2023 .btn {
  text-decoration: none;
}
.footer-2023 .btn:hover {
  text-decoration: underline;
}
.footer-2023 .btn.btn-success {
  background-color: #497d0c;
  border-color: #497d0c;
  color: #fff;
}
.footer-2023 .btn.btn-success:hover {
  background-color: #3b660a;
}
.footer-2023 .btn.btn-success:focus,
.footer-2023 .btn.btn-success:not(:disabled):not(.disabled).active,
.footer-2023 .btn.btn-success:not(:disabled):not(.disabled):active {
  background-color: #497d0c;
  border-color: #497d0c;
}
.footer-2023 .btn.btn-danger {
  background-color: #af4448;
  border-color: #af4448;
  color: #fff;
}
.footer-2023 .btn.btn-danger:hover {
  background-color: #9d3d40;
}
.footer-2023 .btn.btn-danger:focus,
.footer-2023 .btn.btn-danger:not(:disabled):not(.disabled).active,
.footer-2023 .btn.btn-danger:not(:disabled):not(.disabled):active {
  background-color: #af4448;
  border-color: #af4448;
}
.footer-2023 .btn.btn-warning {
  background-color: #fbab18;
  border-color: #fbab18;
  color: #000;
}
.footer-2023 .btn.btn-warning:hover {
  background-color: #f5a004;
}
.footer-2023 .btn.btn-warning:focus,
.footer-2023 .btn.btn-warning:not(:disabled):not(.disabled).active,
.footer-2023 .btn.btn-warning:not(:disabled):not(.disabled):active {
  background-color: #fbab18;
  border-color: #fbab18;
}
.footer-2023 .btn.btn-info {
  background-color: #88c3ea;
  border-color: #88c3ea;
  color: #000;
}
.footer-2023 .btn.btn-info:hover {
  background-color: #72b8e6;
}
.footer-2023 .btn.btn-info:focus,
.footer-2023 .btn.btn-info:not(:disabled):not(.disabled).active,
.footer-2023 .btn.btn-info:not(:disabled):not(.disabled):active {
  background-color: #88c3ea;
  border-color: #88c3ea;
  color: #000;
}
.footer-2023 .btn.btn-light {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  color: #000;
}
.footer-2023 .btn.btn-light:hover {
  background-color: #e8e8e8;
}
.footer-2023 .btn.btn-light:focus,
.footer-2023 .btn.btn-light:not(:disabled):not(.disabled).active,
.footer-2023 .btn.btn-light:not(:disabled):not(.disabled):active {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.footer-2023 .btn.btn-dark {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.footer-2023 .btn.btn-dark:hover {
  background-color: #262626;
}
.footer-2023 .btn.btn-dark:focus,
.footer-2023 .btn.btn-dark:not(:disabled):not(.disabled).active,
.footer-2023 .btn.btn-dark:not(:disabled):not(.disabled):active {
  background-color: #000;
  border-color: #000;
}
.footer-2023 .btn.btn-white {
  background-color: #fff;
  border-color: #fff;
  color: #075290;
}
.footer-2023 .btn.btn-white:hover {
  background-color: #f2f2f2;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.23);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.23);
}
.footer-2023 .btn.btn-white:focus,
.footer-2023 .btn.btn-white:not(:disabled):not(.disabled).active,
.footer-2023 .btn.btn-white:not(:disabled):not(.disabled):active {
  background-color: #fff;
  border-color: #fff;
}
.footer-2023 .btn.btn-white svg {
  fill: #075290;
}
.footer-2023 .btn.btn-link {
  color: #075290;
}
.footer-2023 .btn.btn-left {
  border-radius: 0;
  padding: 0;
  padding-right: 1rem;
}
.footer-2023 .btn.btn-left div {
  vertical-align: middle;
  display: inline-block;
  padding: 0.5rem;
  margin-right: 1rem;
  padding-top: 0.7rem;
  padding-left: 0.7rem;
  padding-right: 0.7rem;
}
.footer-2023 .btn.btn-right {
  border-radius: 0;
  padding: 0;
  padding-left: 1rem;
}
.footer-2023 .btn.btn-right div {
  vertical-align: middle;
  display: inline-block;
  padding: 0.5rem;
  margin-left: 1rem;
  padding-top: 0.7rem;
  padding-right: 0.7rem;
  padding-left: 0.7rem;
}
.footer-2023 .btn.hollow:hover {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.footer-2023 .btn .cdc-icon-chevron-right {
  font-size: 14px;
  margin-top: -2px;
}
.footer-2023 .btn-control {
  background-color: #fff;
  border: 1px solid #ced4da;
}
.footer-2023 .btn.cdc-button-module {
  margin-right: 10px;
  margin-bottom: 8px;
}
.footer-2023 .btn.cdc-button-module span.cdc-icon-pdf {
  margin-top: -2px;
}
.footer-2023 .theme-blue a.nav-btn.bg-gray-l2,
.footer-2023 .theme-blue a.nav-btn.bg-gray-l3,
.footer-2023 .theme-blue a.nav-btn.bg-tertiary {
  color: #000 !important;
}
.footer-2023 .theme-blue a.nav-btn.bg-quaternary,
.footer-2023 .theme-blue a.nav-btn.bg-white {
  color: #005eaa !important;
}
.footer-2023 .theme-blue a.btn.cdc-button-module.btn-primary:hover {
  color: #fff;
}
.footer-2023 .theme-blue a.btn-tertiary,
.footer-2023 .theme-blue a.btn.cdc-button-module.btn-tertiary {
  color: #000;
}
.footer-2023 .theme-blue a .btn-primary.hollow,
.footer-2023 .theme-blue a.btn-primary.hollow {
  background-color: #005eaa;
  border-color: #fff;
  color: #fff;
}
.footer-2023 .theme-blue a .btn-primary.hollow:hover,
.footer-2023 .theme-blue a.btn-primary.hollow:hover {
  background-color: #006cc4;
  border-color: #fff;
  color: #fff;
}
.footer-2023 .theme-blue a .btn-secondary.hollow,
.footer-2023 .theme-blue a.btn-secondary.hollow {
  background-color: #88c3ea;
  border-color: #333;
  color: #333;
}
.footer-2023 .theme-blue a .btn-secondary.hollow:hover,
.footer-2023 .theme-blue a.btn-secondary.hollow:hover {
  background-color: #9eceee;
  border-color: #333;
  color: #333;
}
.footer-2023 .theme-blue a .btn-tertiary.hollow,
.footer-2023 .theme-blue a.btn-tertiary.hollow {
  background-color: #c0e9ff;
  border-color: #005091;
  color: #005091;
}
.footer-2023 .theme-blue a .btn-tertiary.hollow:hover,
.footer-2023 .theme-blue a.btn-tertiary.hollow:hover {
  background-color: #a7e0ff;
  border-color: #005091;
  color: #005091;
}
.footer-2023 .theme-blue a .btn-quaternary.hollow,
.footer-2023 .theme-blue a.btn-quaternary.hollow {
  background-color: #edf9ff;
  border-color: #005091;
  color: #005091;
}
.footer-2023 .theme-blue a .btn-quaternary.hollow:hover,
.footer-2023 .theme-blue a.btn-quaternary.hollow:hover {
  background-color: #d4f1ff;
  border-color: #005091;
  color: #005091;
}
.footer-2023 .theme-blue a .btn-amber-q.hollow,
.footer-2023 .theme-blue a .btn-amber-q.hollow:hover,
.footer-2023 .theme-blue a .btn-gray-l3.hollow,
.footer-2023 .theme-blue a.btn-amber-q.hollow,
.footer-2023 .theme-blue a.btn-amber-q.hollow:hover,
.footer-2023 .theme-blue a.btn-gray-l3.hollow {
  color: #005eaa !important;
  border-color: #005eaa !important;
}
.footer-2023 .theme-blue a .btn-gray-l3.hollow:hover,
.footer-2023 .theme-blue a.btn-gray-l3.hollow:hover {
  background-color: #d4f1ff !important;
  border-color: #005091 !important;
  color: #005091 !important;
}
.footer-2023 .theme-blue a .btn-amber-t.hollow,
.footer-2023 .theme-blue a .btn-amber-t.hollow:hover,
.footer-2023 .theme-blue a.btn-amber-t.hollow,
.footer-2023 .theme-blue a.btn-amber-t.hollow:hover {
  color: #333 !important;
  border-color: #333 !important;
}
.footer-2023 .theme-blue a .btn-white.hollow,
.footer-2023 .theme-blue a.btn-white.hollow {
  background-color: #fff;
  border-color: #005eaa;
  color: #005eaa;
}
.footer-2023 .theme-blue a .btn-white.hollow:hover,
.footer-2023 .theme-blue a.btn-white.hollow:hover {
  background-color: #005eaa;
  border-color: transparent;
  color: #fff;
}
.footer-2023 .theme-blue .theme-brown .btn-secondary.hollow,
.footer-2023 .theme-blue .theme-brown.btn-secondary.hollow,
.footer-2023 .theme-blue .theme-green .btn-secondary.hollow,
.footer-2023 .theme-blue .theme-green.btn-secondary.hollow,
.footer-2023 .theme-blue .theme-pink .btn-secondary.hollow,
.footer-2023 .theme-blue .theme-pink.btn-secondary.hollow {
  background-color: #88c3ea;
  border-color: #000;
  color: #000;
}
.footer-2023 .theme-blue .theme-brown .btn-secondary.hollow:hover,
.footer-2023 .theme-blue .theme-brown.btn-secondary.hollow:hover,
.footer-2023 .theme-blue .theme-green .btn-secondary.hollow:hover,
.footer-2023 .theme-blue .theme-green.btn-secondary.hollow:hover,
.footer-2023 .theme-blue .theme-pink .btn-secondary.hollow:hover,
.footer-2023 .theme-blue .theme-pink.btn-secondary.hollow:hover {
  background-color: #9eceee;
  border-color: #000;
  color: #000;
}
.footer-2023 .theme-blue .theme-brown .btn-white.hollow,
.footer-2023 .theme-blue .theme-brown.btn-white.hollow,
.footer-2023 .theme-blue .theme-green .btn-white.hollow,
.footer-2023 .theme-blue .theme-green.btn-white.hollow,
.footer-2023 .theme-blue .theme-pink .btn-white.hollow,
.footer-2023 .theme-blue .theme-pink.btn-white.hollow {
  background-color: #fff;
  border-color: darkened(#005eaa, 10%);
  color: darkened(#005eaa, 10%);
}
.footer-2023 .theme-blue .theme-brown .btn-white.hollow:hover,
.footer-2023 .theme-blue .theme-brown.btn-white.hollow:hover,
.footer-2023 .theme-blue .theme-green .btn-white.hollow:hover,
.footer-2023 .theme-blue .theme-green.btn-white.hollow:hover,
.footer-2023 .theme-blue .theme-pink .btn-white.hollow:hover,
.footer-2023 .theme-blue .theme-pink.btn-white.hollow:hover {
  background-color: darkened(#005eaa, 10%);
  border-color: transparent;
  color: #fff;
}
.footer-2023 .theme-purple a.nav-btn.bg-gray-l2,
.footer-2023 .theme-purple a.nav-btn.bg-gray-l3,
.footer-2023 .theme-purple a.nav-btn.bg-tertiary {
  color: #000 !important;
}
.footer-2023 .theme-purple a.nav-btn.bg-quaternary,
.footer-2023 .theme-purple a.nav-btn.bg-white {
  color: #712177 !important;
}
.footer-2023 .theme-purple a.btn.cdc-button-module.btn-primary:hover {
  color: #fff;
}
.footer-2023 .theme-purple a.btn-tertiary,
.footer-2023 .theme-purple a.btn.cdc-button-module.btn-tertiary {
  color: #000;
}
.footer-2023 .theme-purple a .btn-primary.hollow,
.footer-2023 .theme-purple a.btn-primary.hollow {
  background-color: #712177;
  border-color: #fff;
  color: #fff;
}
.footer-2023 .theme-purple a .btn-primary.hollow:hover,
.footer-2023 .theme-purple a.btn-primary.hollow:hover {
  background-color: #84278b;
  border-color: #fff;
  color: #fff;
}
.footer-2023 .theme-purple a .btn-secondary.hollow,
.footer-2023 .theme-purple a.btn-secondary.hollow {
  background-color: #b890bb;
  border-color: #333;
  color: #333;
}
.footer-2023 .theme-purple a .btn-secondary.hollow:hover,
.footer-2023 .theme-purple a.btn-secondary.hollow:hover {
  background-color: #c2a0c5;
  border-color: #333;
  color: #333;
}
.footer-2023 .theme-purple a .btn-tertiary.hollow,
.footer-2023 .theme-purple a.btn-tertiary.hollow {
  background-color: #e3d3e4;
  border-color: #5e1b63;
  color: #5e1b63;
}
.footer-2023 .theme-purple a .btn-tertiary.hollow:hover,
.footer-2023 .theme-purple a.btn-tertiary.hollow:hover {
  background-color: #d9c3da;
  border-color: #5e1b63;
  color: #5e1b63;
}
.footer-2023 .theme-purple a .btn-quaternary.hollow,
.footer-2023 .theme-purple a.btn-quaternary.hollow {
  background-color: #f7f2f7;
  border-color: #5e1b63;
  color: #5e1b63;
}
.footer-2023 .theme-purple a .btn-quaternary.hollow:hover,
.footer-2023 .theme-purple a.btn-quaternary.hollow:hover {
  background-color: #ede2ed;
  border-color: #5e1b63;
  color: #5e1b63;
}
.footer-2023 .theme-purple a .btn-amber-q.hollow,
.footer-2023 .theme-purple a .btn-amber-q.hollow:hover,
.footer-2023 .theme-purple a .btn-gray-l3.hollow,
.footer-2023 .theme-purple a.btn-amber-q.hollow,
.footer-2023 .theme-purple a.btn-amber-q.hollow:hover,
.footer-2023 .theme-purple a.btn-gray-l3.hollow {
  color: #712177 !important;
  border-color: #712177 !important;
}
.footer-2023 .theme-purple a .btn-gray-l3.hollow:hover,
.footer-2023 .theme-purple a.btn-gray-l3.hollow:hover {
  background-color: #ede2ed !important;
  border-color: #5e1b63 !important;
  color: #5e1b63 !important;
}
.footer-2023 .theme-purple a .btn-amber-t.hollow,
.footer-2023 .theme-purple a .btn-amber-t.hollow:hover,
.footer-2023 .theme-purple a.btn-amber-t.hollow,
.footer-2023 .theme-purple a.btn-amber-t.hollow:hover {
  color: #333 !important;
  border-color: #333 !important;
}
.footer-2023 .theme-purple a .btn-white.hollow,
.footer-2023 .theme-purple a.btn-white.hollow {
  background-color: #fff;
  border-color: #712177;
  color: #712177;
}
.footer-2023 .theme-purple a .btn-white.hollow:hover,
.footer-2023 .theme-purple a.btn-white.hollow:hover {
  background-color: #712177;
  border-color: transparent;
  color: #fff;
}
.footer-2023 .theme-purple .theme-brown .btn-secondary.hollow,
.footer-2023 .theme-purple .theme-brown.btn-secondary.hollow,
.footer-2023 .theme-purple .theme-green .btn-secondary.hollow,
.footer-2023 .theme-purple .theme-green.btn-secondary.hollow,
.footer-2023 .theme-purple .theme-pink .btn-secondary.hollow,
.footer-2023 .theme-purple .theme-pink.btn-secondary.hollow {
  background-color: #b890bb;
  border-color: #000;
  color: #000;
}
.footer-2023 .theme-purple .theme-brown .btn-secondary.hollow:hover,
.footer-2023 .theme-purple .theme-brown.btn-secondary.hollow:hover,
.footer-2023 .theme-purple .theme-green .btn-secondary.hollow:hover,
.footer-2023 .theme-purple .theme-green.btn-secondary.hollow:hover,
.footer-2023 .theme-purple .theme-pink .btn-secondary.hollow:hover,
.footer-2023 .theme-purple .theme-pink.btn-secondary.hollow:hover {
  background-color: #c2a0c5;
  border-color: #000;
  color: #000;
}
.footer-2023 .theme-purple .theme-brown .btn-white.hollow,
.footer-2023 .theme-purple .theme-brown.btn-white.hollow,
.footer-2023 .theme-purple .theme-green .btn-white.hollow,
.footer-2023 .theme-purple .theme-green.btn-white.hollow,
.footer-2023 .theme-purple .theme-pink .btn-white.hollow,
.footer-2023 .theme-purple .theme-pink.btn-white.hollow {
  background-color: #fff;
  border-color: darkened(#712177, 10%);
  color: darkened(#712177, 10%);
}
.footer-2023 .theme-purple .theme-brown .btn-white.hollow:hover,
.footer-2023 .theme-purple .theme-brown.btn-white.hollow:hover,
.footer-2023 .theme-purple .theme-green .btn-white.hollow:hover,
.footer-2023 .theme-purple .theme-green.btn-white.hollow:hover,
.footer-2023 .theme-purple .theme-pink .btn-white.hollow:hover,
.footer-2023 .theme-purple .theme-pink.btn-white.hollow:hover {
  background-color: darkened(#712177, 10%);
  border-color: transparent;
  color: #fff;
}
.footer-2023 .theme-brown a.nav-btn.bg-gray-l2,
.footer-2023 .theme-brown a.nav-btn.bg-gray-l3,
.footer-2023 .theme-brown a.nav-btn.bg-tertiary {
  color: #000 !important;
}
.footer-2023 .theme-brown a.nav-btn.bg-quaternary,
.footer-2023 .theme-brown a.nav-btn.bg-white {
  color: #705043 !important;
}
.footer-2023 .theme-brown a.btn.cdc-button-module.btn-primary:hover {
  color: #fff;
}
.footer-2023 .theme-brown a.btn-tertiary,
.footer-2023 .theme-brown a.btn.cdc-button-module.btn-tertiary {
  color: #000;
}
.footer-2023 .theme-brown a .btn-primary.hollow,
.footer-2023 .theme-brown a.btn-primary.hollow {
  background-color: #705043;
  border-color: #fff;
  color: #fff;
}
.footer-2023 .theme-brown a .btn-primary.hollow:hover,
.footer-2023 .theme-brown a.btn-primary.hollow:hover {
  background-color: #805b4d;
  border-color: #fff;
  color: #fff;
}
.footer-2023 .theme-brown a .btn-secondary.hollow,
.footer-2023 .theme-brown a.btn-secondary.hollow {
  background-color: #ad907b;
  border-color: #333;
  color: #333;
}
.footer-2023 .theme-brown a .btn-secondary.hollow:hover,
.footer-2023 .theme-brown a.btn-secondary.hollow:hover {
  background-color: #b79d8b;
  border-color: #333;
  color: #333;
}
.footer-2023 .theme-brown a .btn-tertiary.hollow,
.footer-2023 .theme-brown a.btn-tertiary.hollow {
  background-color: #d7ccc8;
  border-color: #604539;
  color: #604539;
}
.footer-2023 .theme-brown a .btn-tertiary.hollow:hover,
.footer-2023 .theme-brown a.btn-tertiary.hollow:hover {
  background-color: #ccbeb9;
  border-color: #604539;
  color: #604539;
}
.footer-2023 .theme-brown a .btn-quaternary.hollow,
.footer-2023 .theme-brown a.btn-quaternary.hollow {
  background-color: #f2ebe8;
  border-color: #604539;
  color: #604539;
}
.footer-2023 .theme-brown a .btn-quaternary.hollow:hover,
.footer-2023 .theme-brown a.btn-quaternary.hollow:hover {
  background-color: #e9ddd8;
  border-color: #604539;
  color: #604539;
}
.footer-2023 .theme-brown a .btn-amber-q.hollow,
.footer-2023 .theme-brown a .btn-amber-q.hollow:hover,
.footer-2023 .theme-brown a .btn-gray-l3.hollow,
.footer-2023 .theme-brown a.btn-amber-q.hollow,
.footer-2023 .theme-brown a.btn-amber-q.hollow:hover,
.footer-2023 .theme-brown a.btn-gray-l3.hollow {
  color: #705043 !important;
  border-color: #705043 !important;
}
.footer-2023 .theme-brown a .btn-gray-l3.hollow:hover,
.footer-2023 .theme-brown a.btn-gray-l3.hollow:hover {
  background-color: #e9ddd8 !important;
  border-color: #604539 !important;
  color: #604539 !important;
}
.footer-2023 .theme-brown a .btn-amber-t.hollow,
.footer-2023 .theme-brown a .btn-amber-t.hollow:hover,
.footer-2023 .theme-brown a.btn-amber-t.hollow,
.footer-2023 .theme-brown a.btn-amber-t.hollow:hover {
  color: #333 !important;
  border-color: #333 !important;
}
.footer-2023 .theme-brown a .btn-white.hollow,
.footer-2023 .theme-brown a.btn-white.hollow {
  background-color: #fff;
  border-color: #705043;
  color: #705043;
}
.footer-2023 .theme-brown a .btn-white.hollow:hover,
.footer-2023 .theme-brown a.btn-white.hollow:hover {
  background-color: #705043;
  border-color: transparent;
  color: #fff;
}
.footer-2023 .theme-brown .theme-brown .btn-secondary.hollow,
.footer-2023 .theme-brown .theme-brown.btn-secondary.hollow,
.footer-2023 .theme-brown .theme-green .btn-secondary.hollow,
.footer-2023 .theme-brown .theme-green.btn-secondary.hollow,
.footer-2023 .theme-brown .theme-pink .btn-secondary.hollow,
.footer-2023 .theme-brown .theme-pink.btn-secondary.hollow {
  background-color: #ad907b;
  border-color: #000;
  color: #000;
}
.footer-2023 .theme-brown .theme-brown .btn-secondary.hollow:hover,
.footer-2023 .theme-brown .theme-brown.btn-secondary.hollow:hover,
.footer-2023 .theme-brown .theme-green .btn-secondary.hollow:hover,
.footer-2023 .theme-brown .theme-green.btn-secondary.hollow:hover,
.footer-2023 .theme-brown .theme-pink .btn-secondary.hollow:hover,
.footer-2023 .theme-brown .theme-pink.btn-secondary.hollow:hover {
  background-color: #b79d8b;
  border-color: #000;
  color: #000;
}
.footer-2023 .theme-brown .theme-brown .btn-white.hollow,
.footer-2023 .theme-brown .theme-brown.btn-white.hollow,
.footer-2023 .theme-brown .theme-green .btn-white.hollow,
.footer-2023 .theme-brown .theme-green.btn-white.hollow,
.footer-2023 .theme-brown .theme-pink .btn-white.hollow,
.footer-2023 .theme-brown .theme-pink.btn-white.hollow {
  background-color: #fff;
  border-color: darkened(#705043, 10%);
  color: darkened(#705043, 10%);
}
.footer-2023 .theme-brown .theme-brown .btn-white.hollow:hover,
.footer-2023 .theme-brown .theme-brown.btn-white.hollow:hover,
.footer-2023 .theme-brown .theme-green .btn-white.hollow:hover,
.footer-2023 .theme-brown .theme-green.btn-white.hollow:hover,
.footer-2023 .theme-brown .theme-pink .btn-white.hollow:hover,
.footer-2023 .theme-brown .theme-pink.btn-white.hollow:hover {
  background-color: darkened(#705043, 10%);
  border-color: transparent;
  color: #fff;
}
.footer-2023 .theme-teal a.nav-btn.bg-gray-l2,
.footer-2023 .theme-teal a.nav-btn.bg-gray-l3,
.footer-2023 .theme-teal a.nav-btn.bg-tertiary {
  color: #000 !important;
}
.footer-2023 .theme-teal a.nav-btn.bg-quaternary,
.footer-2023 .theme-teal a.nav-btn.bg-white {
  color: #00695c !important;
}
.footer-2023 .theme-teal a.btn.cdc-button-module.btn-primary:hover {
  color: #fff;
}
.footer-2023 .theme-teal a.btn-tertiary,
.footer-2023 .theme-teal a.btn.cdc-button-module.btn-tertiary {
  color: #000;
}
.footer-2023 .theme-teal a .btn-primary.hollow,
.footer-2023 .theme-teal a.btn-primary.hollow {
  background-color: #00695c;
  border-color: #fff;
  color: #fff;
}
.footer-2023 .theme-teal a .btn-primary.hollow:hover,
.footer-2023 .theme-teal a.btn-primary.hollow:hover {
  background-color: #008372;
  border-color: #fff;
  color: #fff;
}
.footer-2023 .theme-teal a .btn-secondary.hollow,
.footer-2023 .theme-teal a.btn-secondary.hollow {
  background-color: #4ebaaa;
  border-color: #333;
  color: #333;
}
.footer-2023 .theme-teal a .btn-secondary.hollow:hover,
.footer-2023 .theme-teal a.btn-secondary.hollow:hover {
  background-color: #60c1b3;
  border-color: #333;
  color: #333;
}
.footer-2023 .theme-teal a .btn-tertiary.hollow,
.footer-2023 .theme-teal a.btn-tertiary.hollow {
  background-color: #ceece7;
  border-color: #005046;
  color: #005046;
}
.footer-2023 .theme-teal a .btn-tertiary.hollow:hover,
.footer-2023 .theme-teal a.btn-tertiary.hollow:hover {
  background-color: #bce5de;
  border-color: #005046;
  color: #005046;
}
.footer-2023 .theme-teal a .btn-quaternary.hollow,
.footer-2023 .theme-teal a.btn-quaternary.hollow {
  background-color: #ebf7f5;
  border-color: #005046;
  color: #005046;
}
.footer-2023 .theme-teal a .btn-quaternary.hollow:hover,
.footer-2023 .theme-teal a.btn-quaternary.hollow:hover {
  background-color: #d9f0ec;
  border-color: #005046;
  color: #005046;
}
.footer-2023 .theme-teal a .btn-amber-q.hollow,
.footer-2023 .theme-teal a .btn-amber-q.hollow:hover,
.footer-2023 .theme-teal a .btn-gray-l3.hollow,
.footer-2023 .theme-teal a.btn-amber-q.hollow,
.footer-2023 .theme-teal a.btn-amber-q.hollow:hover,
.footer-2023 .theme-teal a.btn-gray-l3.hollow {
  color: #00695c !important;
  border-color: #00695c !important;
}
.footer-2023 .theme-teal a .btn-gray-l3.hollow:hover,
.footer-2023 .theme-teal a.btn-gray-l3.hollow:hover {
  background-color: #d9f0ec !important;
  border-color: #005046 !important;
  color: #005046 !important;
}
.footer-2023 .theme-teal a .btn-amber-t.hollow,
.footer-2023 .theme-teal a .btn-amber-t.hollow:hover,
.footer-2023 .theme-teal a.btn-amber-t.hollow,
.footer-2023 .theme-teal a.btn-amber-t.hollow:hover {
  color: #333 !important;
  border-color: #333 !important;
}
.footer-2023 .theme-teal a .btn-white.hollow,
.footer-2023 .theme-teal a.btn-white.hollow {
  background-color: #fff;
  border-color: #00695c;
  color: #00695c;
}
.footer-2023 .theme-teal a .btn-white.hollow:hover,
.footer-2023 .theme-teal a.btn-white.hollow:hover {
  background-color: #00695c;
  border-color: transparent;
  color: #fff;
}
.footer-2023 .theme-teal .theme-brown .btn-secondary.hollow,
.footer-2023 .theme-teal .theme-brown.btn-secondary.hollow,
.footer-2023 .theme-teal .theme-green .btn-secondary.hollow,
.footer-2023 .theme-teal .theme-green.btn-secondary.hollow,
.footer-2023 .theme-teal .theme-pink .btn-secondary.hollow,
.footer-2023 .theme-teal .theme-pink.btn-secondary.hollow {
  background-color: #4ebaaa;
  border-color: #000;
  color: #000;
}
.footer-2023 .theme-teal .theme-brown .btn-secondary.hollow:hover,
.footer-2023 .theme-teal .theme-brown.btn-secondary.hollow:hover,
.footer-2023 .theme-teal .theme-green .btn-secondary.hollow:hover,
.footer-2023 .theme-teal .theme-green.btn-secondary.hollow:hover,
.footer-2023 .theme-teal .theme-pink .btn-secondary.hollow:hover,
.footer-2023 .theme-teal .theme-pink.btn-secondary.hollow:hover {
  background-color: #60c1b3;
  border-color: #000;
  color: #000;
}
.footer-2023 .theme-teal .theme-brown .btn-white.hollow,
.footer-2023 .theme-teal .theme-brown.btn-white.hollow,
.footer-2023 .theme-teal .theme-green .btn-white.hollow,
.footer-2023 .theme-teal .theme-green.btn-white.hollow,
.footer-2023 .theme-teal .theme-pink .btn-white.hollow,
.footer-2023 .theme-teal .theme-pink.btn-white.hollow {
  background-color: #fff;
  border-color: darkened(#00695c, 10%);
  color: darkened(#00695c, 10%);
}
.footer-2023 .theme-teal .theme-brown .btn-white.hollow:hover,
.footer-2023 .theme-teal .theme-brown.btn-white.hollow:hover,
.footer-2023 .theme-teal .theme-green .btn-white.hollow:hover,
.footer-2023 .theme-teal .theme-green.btn-white.hollow:hover,
.footer-2023 .theme-teal .theme-pink .btn-white.hollow:hover,
.footer-2023 .theme-teal .theme-pink.btn-white.hollow:hover {
  background-color: darkened(#00695c, 10%);
  border-color: transparent;
  color: #fff;
}
.footer-2023 .theme-pink a.nav-btn.bg-gray-l2,
.footer-2023 .theme-pink a.nav-btn.bg-gray-l3,
.footer-2023 .theme-pink a.nav-btn.bg-tertiary {
  color: #000 !important;
}
.footer-2023 .theme-pink a.nav-btn.bg-quaternary,
.footer-2023 .theme-pink a.nav-btn.bg-white {
  color: #af4448 !important;
}
.footer-2023 .theme-pink a.btn.cdc-button-module.btn-primary:hover {
  color: #fff;
}
.footer-2023 .theme-pink a.btn-tertiary,
.footer-2023 .theme-pink a.btn.cdc-button-module.btn-tertiary {
  color: #000;
}
.footer-2023 .theme-pink a .btn-primary.hollow,
.footer-2023 .theme-pink a.btn-primary.hollow {
  background-color: #af4448;
  border-color: #fff;
  color: #fff;
}
.footer-2023 .theme-pink a .btn-primary.hollow:hover,
.footer-2023 .theme-pink a.btn-primary.hollow:hover {
  background-color: #bb5155;
  border-color: #fff;
  color: #fff;
}
.footer-2023 .theme-pink a .btn-secondary.hollow,
.footer-2023 .theme-pink a.btn-secondary.hollow {
  background-color: #e57373;
  border-color: #333;
  color: #333;
}
.footer-2023 .theme-pink a .btn-secondary.hollow:hover,
.footer-2023 .theme-pink a.btn-secondary.hollow:hover {
  background-color: #e98989;
  border-color: #333;
  color: #333;
}
.footer-2023 .theme-pink a .btn-tertiary.hollow,
.footer-2023 .theme-pink a.btn-tertiary.hollow {
  background-color: #ffc2c2;
  border-color: #9d3d40;
  color: #9d3d40;
}
.footer-2023 .theme-pink a .btn-tertiary.hollow:hover,
.footer-2023 .theme-pink a.btn-tertiary.hollow:hover {
  background-color: #ffa9a9;
  border-color: #9d3d40;
  color: #9d3d40;
}
.footer-2023 .theme-pink a .btn-quaternary.hollow,
.footer-2023 .theme-pink a.btn-quaternary.hollow {
  background-color: #ffe7e7;
  border-color: #9d3d40;
  color: #9d3d40;
}
.footer-2023 .theme-pink a .btn-quaternary.hollow:hover,
.footer-2023 .theme-pink a.btn-quaternary.hollow:hover {
  background-color: #ffcece;
  border-color: #9d3d40;
  color: #9d3d40;
}
.footer-2023 .theme-pink a .btn-amber-q.hollow,
.footer-2023 .theme-pink a .btn-amber-q.hollow:hover,
.footer-2023 .theme-pink a .btn-gray-l3.hollow,
.footer-2023 .theme-pink a.btn-amber-q.hollow,
.footer-2023 .theme-pink a.btn-amber-q.hollow:hover,
.footer-2023 .theme-pink a.btn-gray-l3.hollow {
  color: #af4448 !important;
  border-color: #af4448 !important;
}
.footer-2023 .theme-pink a .btn-gray-l3.hollow:hover,
.footer-2023 .theme-pink a.btn-gray-l3.hollow:hover {
  background-color: #ffcece !important;
  border-color: #9d3d40 !important;
  color: #9d3d40 !important;
}
.footer-2023 .theme-pink a .btn-amber-t.hollow,
.footer-2023 .theme-pink a .btn-amber-t.hollow:hover,
.footer-2023 .theme-pink a.btn-amber-t.hollow,
.footer-2023 .theme-pink a.btn-amber-t.hollow:hover {
  color: #333 !important;
  border-color: #333 !important;
}
.footer-2023 .theme-pink a .btn-white.hollow,
.footer-2023 .theme-pink a.btn-white.hollow {
  background-color: #fff;
  border-color: #af4448;
  color: #af4448;
}
.footer-2023 .theme-pink a .btn-white.hollow:hover,
.footer-2023 .theme-pink a.btn-white.hollow:hover {
  background-color: #af4448;
  border-color: transparent;
  color: #fff;
}
.footer-2023 .theme-pink .theme-brown .btn-secondary.hollow,
.footer-2023 .theme-pink .theme-brown.btn-secondary.hollow,
.footer-2023 .theme-pink .theme-green .btn-secondary.hollow,
.footer-2023 .theme-pink .theme-green.btn-secondary.hollow,
.footer-2023 .theme-pink .theme-pink .btn-secondary.hollow,
.footer-2023 .theme-pink .theme-pink.btn-secondary.hollow {
  background-color: #e57373;
  border-color: #000;
  color: #000;
}
.footer-2023 .theme-pink .theme-brown .btn-secondary.hollow:hover,
.footer-2023 .theme-pink .theme-brown.btn-secondary.hollow:hover,
.footer-2023 .theme-pink .theme-green .btn-secondary.hollow:hover,
.footer-2023 .theme-pink .theme-green.btn-secondary.hollow:hover,
.footer-2023 .theme-pink .theme-pink .btn-secondary.hollow:hover,
.footer-2023 .theme-pink .theme-pink.btn-secondary.hollow:hover {
  background-color: #e98989;
  border-color: #000;
  color: #000;
}
.footer-2023 .theme-pink .theme-brown .btn-white.hollow,
.footer-2023 .theme-pink .theme-brown.btn-white.hollow,
.footer-2023 .theme-pink .theme-green .btn-white.hollow,
.footer-2023 .theme-pink .theme-green.btn-white.hollow,
.footer-2023 .theme-pink .theme-pink .btn-white.hollow,
.footer-2023 .theme-pink .theme-pink.btn-white.hollow {
  background-color: #fff;
  border-color: darkened(#af4448, 10%);
  color: darkened(#af4448, 10%);
}
.footer-2023 .theme-pink .theme-brown .btn-white.hollow:hover,
.footer-2023 .theme-pink .theme-brown.btn-white.hollow:hover,
.footer-2023 .theme-pink .theme-green .btn-white.hollow:hover,
.footer-2023 .theme-pink .theme-green.btn-white.hollow:hover,
.footer-2023 .theme-pink .theme-pink .btn-white.hollow:hover,
.footer-2023 .theme-pink .theme-pink.btn-white.hollow:hover {
  background-color: darkened(#af4448, 10%);
  border-color: transparent;
  color: #fff;
}
.footer-2023 .theme-orange a.nav-btn.bg-gray-l2,
.footer-2023 .theme-orange a.nav-btn.bg-gray-l3,
.footer-2023 .theme-orange a.nav-btn.bg-tertiary {
  color: #000 !important;
}
.footer-2023 .theme-orange a.nav-btn.bg-quaternary,
.footer-2023 .theme-orange a.nav-btn.bg-white {
  color: #bb4d00 !important;
}
.footer-2023 .theme-orange a.btn.cdc-button-module.btn-primary:hover {
  color: #fff;
}
.footer-2023 .theme-orange a.btn-tertiary,
.footer-2023 .theme-orange a.btn.cdc-button-module.btn-tertiary {
  color: #000;
}
.footer-2023 .theme-orange a .btn-primary.hollow,
.footer-2023 .theme-orange a.btn-primary.hollow {
  background-color: #bb4d00;
  border-color: #fff;
  color: #fff;
}
.footer-2023 .theme-orange a .btn-primary.hollow:hover,
.footer-2023 .theme-orange a.btn-primary.hollow:hover {
  background-color: #d55800;
  border-color: #fff;
  color: #fff;
}
.footer-2023 .theme-orange a .btn-secondary.hollow,
.footer-2023 .theme-orange a.btn-secondary.hollow {
  background-color: #ffad42;
  border-color: #333;
  color: #333;
}
.footer-2023 .theme-orange a .btn-secondary.hollow:hover,
.footer-2023 .theme-orange a.btn-secondary.hollow:hover {
  background-color: #ffb85c;
  border-color: #333;
  color: #333;
}
.footer-2023 .theme-orange a .btn-tertiary.hollow,
.footer-2023 .theme-orange a.btn-tertiary.hollow {
  background-color: #ffe97d;
  border-color: #a24300;
  color: #a24300;
}
.footer-2023 .theme-orange a .btn-tertiary.hollow:hover,
.footer-2023 .theme-orange a.btn-tertiary.hollow:hover {
  background-color: #ffe564;
  border-color: #a24300;
  color: #a24300;
}
.footer-2023 .theme-orange a .btn-quaternary.hollow,
.footer-2023 .theme-orange a.btn-quaternary.hollow {
  background-color: #fff4cf;
  border-color: #a24300;
  color: #a24300;
}
.footer-2023 .theme-orange a .btn-quaternary.hollow:hover,
.footer-2023 .theme-orange a.btn-quaternary.hollow:hover {
  background-color: #ffeeb6;
  border-color: #a24300;
  color: #a24300;
}
.footer-2023 .theme-orange a .btn-amber-q.hollow,
.footer-2023 .theme-orange a .btn-amber-q.hollow:hover,
.footer-2023 .theme-orange a .btn-gray-l3.hollow,
.footer-2023 .theme-orange a.btn-amber-q.hollow,
.footer-2023 .theme-orange a.btn-amber-q.hollow:hover,
.footer-2023 .theme-orange a.btn-gray-l3.hollow {
  color: #bb4d00 !important;
  border-color: #bb4d00 !important;
}
.footer-2023 .theme-orange a .btn-gray-l3.hollow:hover,
.footer-2023 .theme-orange a.btn-gray-l3.hollow:hover {
  background-color: #ffeeb6 !important;
  border-color: #a24300 !important;
  color: #a24300 !important;
}
.footer-2023 .theme-orange a .btn-amber-t.hollow,
.footer-2023 .theme-orange a .btn-amber-t.hollow:hover,
.footer-2023 .theme-orange a.btn-amber-t.hollow,
.footer-2023 .theme-orange a.btn-amber-t.hollow:hover {
  color: #333 !important;
  border-color: #333 !important;
}
.footer-2023 .theme-orange a .btn-white.hollow,
.footer-2023 .theme-orange a.btn-white.hollow {
  background-color: #fff;
  border-color: #bb4d00;
  color: #bb4d00;
}
.footer-2023 .theme-orange a .btn-white.hollow:hover,
.footer-2023 .theme-orange a.btn-white.hollow:hover {
  background-color: #bb4d00;
  border-color: transparent;
  color: #fff;
}
.footer-2023 .theme-orange .theme-brown .btn-secondary.hollow,
.footer-2023 .theme-orange .theme-brown.btn-secondary.hollow,
.footer-2023 .theme-orange .theme-green .btn-secondary.hollow,
.footer-2023 .theme-orange .theme-green.btn-secondary.hollow,
.footer-2023 .theme-orange .theme-pink .btn-secondary.hollow,
.footer-2023 .theme-orange .theme-pink.btn-secondary.hollow {
  background-color: #ffad42;
  border-color: #000;
  color: #000;
}
.footer-2023 .theme-orange .theme-brown .btn-secondary.hollow:hover,
.footer-2023 .theme-orange .theme-brown.btn-secondary.hollow:hover,
.footer-2023 .theme-orange .theme-green .btn-secondary.hollow:hover,
.footer-2023 .theme-orange .theme-green.btn-secondary.hollow:hover,
.footer-2023 .theme-orange .theme-pink .btn-secondary.hollow:hover,
.footer-2023 .theme-orange .theme-pink.btn-secondary.hollow:hover {
  background-color: #ffb85c;
  border-color: #000;
  color: #000;
}
.footer-2023 .theme-orange .theme-brown .btn-white.hollow,
.footer-2023 .theme-orange .theme-brown.btn-white.hollow,
.footer-2023 .theme-orange .theme-green .btn-white.hollow,
.footer-2023 .theme-orange .theme-green.btn-white.hollow,
.footer-2023 .theme-orange .theme-pink .btn-white.hollow,
.footer-2023 .theme-orange .theme-pink.btn-white.hollow {
  background-color: #fff;
  border-color: darkened(#bb4d00, 10%);
  color: darkened(#bb4d00, 10%);
}
.footer-2023 .theme-orange .theme-brown .btn-white.hollow:hover,
.footer-2023 .theme-orange .theme-brown.btn-white.hollow:hover,
.footer-2023 .theme-orange .theme-green .btn-white.hollow:hover,
.footer-2023 .theme-orange .theme-green.btn-white.hollow:hover,
.footer-2023 .theme-orange .theme-pink .btn-white.hollow:hover,
.footer-2023 .theme-orange .theme-pink.btn-white.hollow:hover {
  background-color: darkened(#bb4d00, 10%);
  border-color: transparent;
  color: #fff;
}
.footer-2023 .theme-slate a.nav-btn.bg-gray-l2,
.footer-2023 .theme-slate a.nav-btn.bg-gray-l3,
.footer-2023 .theme-slate a.nav-btn.bg-tertiary {
  color: #000 !important;
}
.footer-2023 .theme-slate a.nav-btn.bg-quaternary,
.footer-2023 .theme-slate a.nav-btn.bg-white {
  color: #29434e !important;
}
.footer-2023 .theme-slate a.btn.cdc-button-module.btn-primary:hover {
  color: #fff;
}
.footer-2023 .theme-slate a.btn-tertiary,
.footer-2023 .theme-slate a.btn.cdc-button-module.btn-tertiary {
  color: #000;
}
.footer-2023 .theme-slate a .btn-primary.hollow,
.footer-2023 .theme-slate a.btn-primary.hollow {
  background-color: #29434e;
  border-color: #fff;
  color: #fff;
}
.footer-2023 .theme-slate a .btn-primary.hollow:hover,
.footer-2023 .theme-slate a.btn-primary.hollow:hover {
  background-color: #32515f;
  border-color: #fff;
  color: #fff;
}
.footer-2023 .theme-slate a .btn-secondary.hollow,
.footer-2023 .theme-slate a.btn-secondary.hollow {
  background-color: #7e9ba5;
  border-color: #333;
  color: #333;
}
.footer-2023 .theme-slate a .btn-secondary.hollow:hover,
.footer-2023 .theme-slate a.btn-secondary.hollow:hover {
  background-color: #8da7af;
  border-color: #333;
  color: #333;
}
.footer-2023 .theme-slate a .btn-tertiary.hollow,
.footer-2023 .theme-slate a.btn-tertiary.hollow {
  background-color: #b6c6d2;
  border-color: #20353d;
  color: #20353d;
}
.footer-2023 .theme-slate a .btn-tertiary.hollow:hover,
.footer-2023 .theme-slate a.btn-tertiary.hollow:hover {
  background-color: #a6bac8;
  border-color: #20353d;
  color: #20353d;
}
.footer-2023 .theme-slate a .btn-quaternary.hollow,
.footer-2023 .theme-slate a.btn-quaternary.hollow {
  background-color: #e2e8ed;
  border-color: #20353d;
  color: #20353d;
}
.footer-2023 .theme-slate a .btn-quaternary.hollow:hover,
.footer-2023 .theme-slate a.btn-quaternary.hollow:hover {
  background-color: #d2dce3;
  border-color: #20353d;
  color: #20353d;
}
.footer-2023 .theme-slate a .btn-amber-q.hollow,
.footer-2023 .theme-slate a .btn-amber-q.hollow:hover,
.footer-2023 .theme-slate a .btn-gray-l3.hollow,
.footer-2023 .theme-slate a.btn-amber-q.hollow,
.footer-2023 .theme-slate a.btn-amber-q.hollow:hover,
.footer-2023 .theme-slate a.btn-gray-l3.hollow {
  color: #29434e !important;
  border-color: #29434e !important;
}
.footer-2023 .theme-slate a .btn-gray-l3.hollow:hover,
.footer-2023 .theme-slate a.btn-gray-l3.hollow:hover {
  background-color: #d2dce3 !important;
  border-color: #20353d !important;
  color: #20353d !important;
}
.footer-2023 .theme-slate a .btn-amber-t.hollow,
.footer-2023 .theme-slate a .btn-amber-t.hollow:hover,
.footer-2023 .theme-slate a.btn-amber-t.hollow,
.footer-2023 .theme-slate a.btn-amber-t.hollow:hover {
  color: #333 !important;
  border-color: #333 !important;
}
.footer-2023 .theme-slate a .btn-white.hollow,
.footer-2023 .theme-slate a.btn-white.hollow {
  background-color: #fff;
  border-color: #29434e;
  color: #29434e;
}
.footer-2023 .theme-slate a .btn-white.hollow:hover,
.footer-2023 .theme-slate a.btn-white.hollow:hover {
  background-color: #29434e;
  border-color: transparent;
  color: #fff;
}
.footer-2023 .theme-slate .theme-brown .btn-secondary.hollow,
.footer-2023 .theme-slate .theme-brown.btn-secondary.hollow,
.footer-2023 .theme-slate .theme-green .btn-secondary.hollow,
.footer-2023 .theme-slate .theme-green.btn-secondary.hollow,
.footer-2023 .theme-slate .theme-pink .btn-secondary.hollow,
.footer-2023 .theme-slate .theme-pink.btn-secondary.hollow {
  background-color: #7e9ba5;
  border-color: #000;
  color: #000;
}
.footer-2023 .theme-slate .theme-brown .btn-secondary.hollow:hover,
.footer-2023 .theme-slate .theme-brown.btn-secondary.hollow:hover,
.footer-2023 .theme-slate .theme-green .btn-secondary.hollow:hover,
.footer-2023 .theme-slate .theme-green.btn-secondary.hollow:hover,
.footer-2023 .theme-slate .theme-pink .btn-secondary.hollow:hover,
.footer-2023 .theme-slate .theme-pink.btn-secondary.hollow:hover {
  background-color: #8da7af;
  border-color: #000;
  color: #000;
}
.footer-2023 .theme-slate .theme-brown .btn-white.hollow,
.footer-2023 .theme-slate .theme-brown.btn-white.hollow,
.footer-2023 .theme-slate .theme-green .btn-white.hollow,
.footer-2023 .theme-slate .theme-green.btn-white.hollow,
.footer-2023 .theme-slate .theme-pink .btn-white.hollow,
.footer-2023 .theme-slate .theme-pink.btn-white.hollow {
  background-color: #fff;
  border-color: darkened(#29434e, 10%);
  color: darkened(#29434e, 10%);
}
.footer-2023 .theme-slate .theme-brown .btn-white.hollow:hover,
.footer-2023 .theme-slate .theme-brown.btn-white.hollow:hover,
.footer-2023 .theme-slate .theme-green .btn-white.hollow:hover,
.footer-2023 .theme-slate .theme-green.btn-white.hollow:hover,
.footer-2023 .theme-slate .theme-pink .btn-white.hollow:hover,
.footer-2023 .theme-slate .theme-pink.btn-white.hollow:hover {
  background-color: darkened(#29434e, 10%);
  border-color: transparent;
  color: #fff;
}
.footer-2023 .theme-indigo a.nav-btn.bg-gray-l2,
.footer-2023 .theme-indigo a.nav-btn.bg-gray-l3,
.footer-2023 .theme-indigo a.nav-btn.bg-tertiary {
  color: #000 !important;
}
.footer-2023 .theme-indigo a.nav-btn.bg-quaternary,
.footer-2023 .theme-indigo a.nav-btn.bg-white {
  color: #26418f !important;
}
.footer-2023 .theme-indigo a.btn.cdc-button-module.btn-primary:hover {
  color: #fff;
}
.footer-2023 .theme-indigo a.btn-tertiary,
.footer-2023 .theme-indigo a.btn.cdc-button-module.btn-tertiary {
  color: #000;
}
.footer-2023 .theme-indigo a .btn-primary.hollow,
.footer-2023 .theme-indigo a.btn-primary.hollow {
  background-color: #26418f;
  border-color: #fff;
  color: #fff;
}
.footer-2023 .theme-indigo a .btn-primary.hollow:hover,
.footer-2023 .theme-indigo a.btn-primary.hollow:hover {
  background-color: #2b4aa3;
  border-color: #fff;
  color: #fff;
}
.footer-2023 .theme-indigo a .btn-secondary.hollow,
.footer-2023 .theme-indigo a.btn-secondary.hollow {
  background-color: #92a6dd;
  border-color: #333;
  color: #333;
}
.footer-2023 .theme-indigo a .btn-secondary.hollow:hover,
.footer-2023 .theme-indigo a.btn-secondary.hollow:hover {
  background-color: #a5b6e3;
  border-color: #333;
  color: #333;
}
.footer-2023 .theme-indigo a .btn-tertiary.hollow,
.footer-2023 .theme-indigo a.btn-tertiary.hollow {
  background-color: #dee8ff;
  border-color: #21387b;
  color: #21387b;
}
.footer-2023 .theme-indigo a .btn-tertiary.hollow:hover,
.footer-2023 .theme-indigo a.btn-tertiary.hollow:hover {
  background-color: #c5d6ff;
  border-color: #21387b;
  color: #21387b;
}
.footer-2023 .theme-indigo a .btn-quaternary.hollow,
.footer-2023 .theme-indigo a.btn-quaternary.hollow {
  background-color: #f2f6ff;
  border-color: #21387b;
  color: #21387b;
}
.footer-2023 .theme-indigo a .btn-quaternary.hollow:hover,
.footer-2023 .theme-indigo a.btn-quaternary.hollow:hover {
  background-color: #d9e4ff;
  border-color: #21387b;
  color: #21387b;
}
.footer-2023 .theme-indigo a .btn-amber-q.hollow,
.footer-2023 .theme-indigo a .btn-amber-q.hollow:hover,
.footer-2023 .theme-indigo a .btn-gray-l3.hollow,
.footer-2023 .theme-indigo a.btn-amber-q.hollow,
.footer-2023 .theme-indigo a.btn-amber-q.hollow:hover,
.footer-2023 .theme-indigo a.btn-gray-l3.hollow {
  color: #26418f !important;
  border-color: #26418f !important;
}
.footer-2023 .theme-indigo a .btn-gray-l3.hollow:hover,
.footer-2023 .theme-indigo a.btn-gray-l3.hollow:hover {
  background-color: #d9e4ff !important;
  border-color: #21387b !important;
  color: #21387b !important;
}
.footer-2023 .theme-indigo a .btn-amber-t.hollow,
.footer-2023 .theme-indigo a .btn-amber-t.hollow:hover,
.footer-2023 .theme-indigo a.btn-amber-t.hollow,
.footer-2023 .theme-indigo a.btn-amber-t.hollow:hover {
  color: #333 !important;
  border-color: #333 !important;
}
.footer-2023 .theme-indigo a .btn-white.hollow,
.footer-2023 .theme-indigo a.btn-white.hollow {
  background-color: #fff;
  border-color: #26418f;
  color: #26418f;
}
.footer-2023 .theme-indigo a .btn-white.hollow:hover,
.footer-2023 .theme-indigo a.btn-white.hollow:hover {
  background-color: #26418f;
  border-color: transparent;
  color: #fff;
}
.footer-2023 .theme-indigo .theme-brown .btn-secondary.hollow,
.footer-2023 .theme-indigo .theme-brown.btn-secondary.hollow,
.footer-2023 .theme-indigo .theme-green .btn-secondary.hollow,
.footer-2023 .theme-indigo .theme-green.btn-secondary.hollow,
.footer-2023 .theme-indigo .theme-pink .btn-secondary.hollow,
.footer-2023 .theme-indigo .theme-pink.btn-secondary.hollow {
  background-color: #92a6dd;
  border-color: #000;
  color: #000;
}
.footer-2023 .theme-indigo .theme-brown .btn-secondary.hollow:hover,
.footer-2023 .theme-indigo .theme-brown.btn-secondary.hollow:hover,
.footer-2023 .theme-indigo .theme-green .btn-secondary.hollow:hover,
.footer-2023 .theme-indigo .theme-green.btn-secondary.hollow:hover,
.footer-2023 .theme-indigo .theme-pink .btn-secondary.hollow:hover,
.footer-2023 .theme-indigo .theme-pink.btn-secondary.hollow:hover {
  background-color: #a5b6e3;
  border-color: #000;
  color: #000;
}
.footer-2023 .theme-indigo .theme-brown .btn-white.hollow,
.footer-2023 .theme-indigo .theme-brown.btn-white.hollow,
.footer-2023 .theme-indigo .theme-green .btn-white.hollow,
.footer-2023 .theme-indigo .theme-green.btn-white.hollow,
.footer-2023 .theme-indigo .theme-pink .btn-white.hollow,
.footer-2023 .theme-indigo .theme-pink.btn-white.hollow {
  background-color: #fff;
  border-color: darkened(#26418f, 10%);
  color: darkened(#26418f, 10%);
}
.footer-2023 .theme-indigo .theme-brown .btn-white.hollow:hover,
.footer-2023 .theme-indigo .theme-brown.btn-white.hollow:hover,
.footer-2023 .theme-indigo .theme-green .btn-white.hollow:hover,
.footer-2023 .theme-indigo .theme-green.btn-white.hollow:hover,
.footer-2023 .theme-indigo .theme-pink .btn-white.hollow:hover,
.footer-2023 .theme-indigo .theme-pink.btn-white.hollow:hover {
  background-color: darkened(#26418f, 10%);
  border-color: transparent;
  color: #fff;
}
.footer-2023 .theme-cyan a.nav-btn.bg-gray-l2,
.footer-2023 .theme-cyan a.nav-btn.bg-gray-l3,
.footer-2023 .theme-cyan a.nav-btn.bg-tertiary {
  color: #000 !important;
}
.footer-2023 .theme-cyan a.nav-btn.bg-quaternary,
.footer-2023 .theme-cyan a.nav-btn.bg-white {
  color: #006778 !important;
}
.footer-2023 .theme-cyan a.btn.cdc-button-module.btn-primary:hover {
  color: #fff;
}
.footer-2023 .theme-cyan a.btn-tertiary,
.footer-2023 .theme-cyan a.btn.cdc-button-module.btn-tertiary {
  color: #000;
}
.footer-2023 .theme-cyan a .btn-primary.hollow,
.footer-2023 .theme-cyan a.btn-primary.hollow {
  background-color: #006778;
  border-color: #fff;
  color: #fff;
}
.footer-2023 .theme-cyan a .btn-primary.hollow:hover,
.footer-2023 .theme-cyan a.btn-primary.hollow:hover {
  background-color: #007d92;
  border-color: #fff;
  color: #fff;
}
.footer-2023 .theme-cyan a .btn-secondary.hollow,
.footer-2023 .theme-cyan a.btn-secondary.hollow {
  background-color: #65b0bd;
  border-color: #333;
  color: #333;
}
.footer-2023 .theme-cyan a .btn-secondary.hollow:hover,
.footer-2023 .theme-cyan a.btn-secondary.hollow:hover {
  background-color: #77b9c5;
  border-color: #333;
  color: #333;
}
.footer-2023 .theme-cyan a .btn-tertiary.hollow,
.footer-2023 .theme-cyan a.btn-tertiary.hollow {
  background-color: #cce5e9;
  border-color: #00515f;
  color: #00515f;
}
.footer-2023 .theme-cyan a .btn-tertiary.hollow:hover,
.footer-2023 .theme-cyan a.btn-tertiary.hollow:hover {
  background-color: #badce1;
  border-color: #00515f;
  color: #00515f;
}
.footer-2023 .theme-cyan a .btn-quaternary.hollow,
.footer-2023 .theme-cyan a.btn-quaternary.hollow {
  background-color: #ebf5f6;
  border-color: #00515f;
  color: #00515f;
}
.footer-2023 .theme-cyan a .btn-quaternary.hollow:hover,
.footer-2023 .theme-cyan a.btn-quaternary.hollow:hover {
  background-color: #d9ecee;
  border-color: #00515f;
  color: #00515f;
}
.footer-2023 .theme-cyan a .btn-amber-q.hollow,
.footer-2023 .theme-cyan a .btn-amber-q.hollow:hover,
.footer-2023 .theme-cyan a .btn-gray-l3.hollow,
.footer-2023 .theme-cyan a.btn-amber-q.hollow,
.footer-2023 .theme-cyan a.btn-amber-q.hollow:hover,
.footer-2023 .theme-cyan a.btn-gray-l3.hollow {
  color: #006778 !important;
  border-color: #006778 !important;
}
.footer-2023 .theme-cyan a .btn-gray-l3.hollow:hover,
.footer-2023 .theme-cyan a.btn-gray-l3.hollow:hover {
  background-color: #d9ecee !important;
  border-color: #00515f !important;
  color: #00515f !important;
}
.footer-2023 .theme-cyan a .btn-amber-t.hollow,
.footer-2023 .theme-cyan a .btn-amber-t.hollow:hover,
.footer-2023 .theme-cyan a.btn-amber-t.hollow,
.footer-2023 .theme-cyan a.btn-amber-t.hollow:hover {
  color: #333 !important;
  border-color: #333 !important;
}
.footer-2023 .theme-cyan a .btn-white.hollow,
.footer-2023 .theme-cyan a.btn-white.hollow {
  background-color: #fff;
  border-color: #006778;
  color: #006778;
}
.footer-2023 .theme-cyan a .btn-white.hollow:hover,
.footer-2023 .theme-cyan a.btn-white.hollow:hover {
  background-color: #006778;
  border-color: transparent;
  color: #fff;
}
.footer-2023 .theme-cyan .theme-brown .btn-secondary.hollow,
.footer-2023 .theme-cyan .theme-brown.btn-secondary.hollow,
.footer-2023 .theme-cyan .theme-green .btn-secondary.hollow,
.footer-2023 .theme-cyan .theme-green.btn-secondary.hollow,
.footer-2023 .theme-cyan .theme-pink .btn-secondary.hollow,
.footer-2023 .theme-cyan .theme-pink.btn-secondary.hollow {
  background-color: #65b0bd;
  border-color: #000;
  color: #000;
}
.footer-2023 .theme-cyan .theme-brown .btn-secondary.hollow:hover,
.footer-2023 .theme-cyan .theme-brown.btn-secondary.hollow:hover,
.footer-2023 .theme-cyan .theme-green .btn-secondary.hollow:hover,
.footer-2023 .theme-cyan .theme-green.btn-secondary.hollow:hover,
.footer-2023 .theme-cyan .theme-pink .btn-secondary.hollow:hover,
.footer-2023 .theme-cyan .theme-pink.btn-secondary.hollow:hover {
  background-color: #77b9c5;
  border-color: #000;
  color: #000;
}
.footer-2023 .theme-cyan .theme-brown .btn-white.hollow,
.footer-2023 .theme-cyan .theme-brown.btn-white.hollow,
.footer-2023 .theme-cyan .theme-green .btn-white.hollow,
.footer-2023 .theme-cyan .theme-green.btn-white.hollow,
.footer-2023 .theme-cyan .theme-pink .btn-white.hollow,
.footer-2023 .theme-cyan .theme-pink.btn-white.hollow {
  background-color: #fff;
  border-color: darkened(#006778, 10%);
  color: darkened(#006778, 10%);
}
.footer-2023 .theme-cyan .theme-brown .btn-white.hollow:hover,
.footer-2023 .theme-cyan .theme-brown.btn-white.hollow:hover,
.footer-2023 .theme-cyan .theme-green .btn-white.hollow:hover,
.footer-2023 .theme-cyan .theme-green.btn-white.hollow:hover,
.footer-2023 .theme-cyan .theme-pink .btn-white.hollow:hover,
.footer-2023 .theme-cyan .theme-pink.btn-white.hollow:hover {
  background-color: darkened(#006778, 10%);
  border-color: transparent;
  color: #fff;
}
.footer-2023 .theme-green a.nav-btn.bg-gray-l2,
.footer-2023 .theme-green a.nav-btn.bg-gray-l3,
.footer-2023 .theme-green a.nav-btn.bg-tertiary {
  color: #000 !important;
}
.footer-2023 .theme-green a.nav-btn.bg-quaternary,
.footer-2023 .theme-green a.nav-btn.bg-white {
  color: #497d0c !important;
}
.footer-2023 .theme-green a.btn.cdc-button-module.btn-primary:hover {
  color: #fff;
}
.footer-2023 .theme-green a.btn-tertiary,
.footer-2023 .theme-green a.btn.cdc-button-module.btn-tertiary {
  color: #000;
}
.footer-2023 .theme-green a .btn-primary.hollow,
.footer-2023 .theme-green a.btn-primary.hollow {
  background-color: #497d0c;
  border-color: #fff;
  color: #fff;
}
.footer-2023 .theme-green a .btn-primary.hollow:hover,
.footer-2023 .theme-green a.btn-primary.hollow:hover {
  background-color: #57940e;
  border-color: #fff;
  color: #fff;
}
.footer-2023 .theme-green a .btn-secondary.hollow,
.footer-2023 .theme-green a.btn-secondary.hollow {
  background-color: #84bc49;
  border-color: #333;
  color: #333;
}
.footer-2023 .theme-green a .btn-secondary.hollow:hover,
.footer-2023 .theme-green a.btn-secondary.hollow:hover {
  background-color: #91c35c;
  border-color: #333;
  color: #333;
}
.footer-2023 .theme-green a .btn-tertiary.hollow,
.footer-2023 .theme-green a.btn-tertiary.hollow {
  background-color: #dcedc8;
  border-color: #3b660a;
  color: #3b660a;
}
.footer-2023 .theme-green a .btn-tertiary.hollow:hover,
.footer-2023 .theme-green a.btn-tertiary.hollow:hover {
  background-color: #d0e7b5;
  border-color: #3b660a;
  color: #3b660a;
}
.footer-2023 .theme-green a .btn-quaternary.hollow,
.footer-2023 .theme-green a.btn-quaternary.hollow {
  background-color: #f1f8e9;
  border-color: #3b660a;
  color: #3b660a;
}
.footer-2023 .theme-green a .btn-quaternary.hollow:hover,
.footer-2023 .theme-green a.btn-quaternary.hollow:hover {
  background-color: #e5f2d6;
  border-color: #3b660a;
  color: #3b660a;
}
.footer-2023 .theme-green a .btn-amber-q.hollow,
.footer-2023 .theme-green a .btn-amber-q.hollow:hover,
.footer-2023 .theme-green a .btn-gray-l3.hollow,
.footer-2023 .theme-green a.btn-amber-q.hollow,
.footer-2023 .theme-green a.btn-amber-q.hollow:hover,
.footer-2023 .theme-green a.btn-gray-l3.hollow {
  color: #497d0c !important;
  border-color: #497d0c !important;
}
.footer-2023 .theme-green a .btn-gray-l3.hollow:hover,
.footer-2023 .theme-green a.btn-gray-l3.hollow:hover {
  background-color: #e5f2d6 !important;
  border-color: #3b660a !important;
  color: #3b660a !important;
}
.footer-2023 .theme-green a .btn-amber-t.hollow,
.footer-2023 .theme-green a .btn-amber-t.hollow:hover,
.footer-2023 .theme-green a.btn-amber-t.hollow,
.footer-2023 .theme-green a.btn-amber-t.hollow:hover {
  color: #333 !important;
  border-color: #333 !important;
}
.footer-2023 .theme-green a .btn-white.hollow,
.footer-2023 .theme-green a.btn-white.hollow {
  background-color: #fff;
  border-color: #497d0c;
  color: #497d0c;
}
.footer-2023 .theme-green a .btn-white.hollow:hover,
.footer-2023 .theme-green a.btn-white.hollow:hover {
  background-color: #497d0c;
  border-color: transparent;
  color: #fff;
}
.footer-2023 .theme-green .theme-brown .btn-secondary.hollow,
.footer-2023 .theme-green .theme-brown.btn-secondary.hollow,
.footer-2023 .theme-green .theme-green .btn-secondary.hollow,
.footer-2023 .theme-green .theme-green.btn-secondary.hollow,
.footer-2023 .theme-green .theme-pink .btn-secondary.hollow,
.footer-2023 .theme-green .theme-pink.btn-secondary.hollow {
  background-color: #84bc49;
  border-color: #000;
  color: #000;
}
.footer-2023 .theme-green .theme-brown .btn-secondary.hollow:hover,
.footer-2023 .theme-green .theme-brown.btn-secondary.hollow:hover,
.footer-2023 .theme-green .theme-green .btn-secondary.hollow:hover,
.footer-2023 .theme-green .theme-green.btn-secondary.hollow:hover,
.footer-2023 .theme-green .theme-pink .btn-secondary.hollow:hover,
.footer-2023 .theme-green .theme-pink.btn-secondary.hollow:hover {
  background-color: #91c35c;
  border-color: #000;
  color: #000;
}
.footer-2023 .theme-green .theme-brown .btn-white.hollow,
.footer-2023 .theme-green .theme-brown.btn-white.hollow,
.footer-2023 .theme-green .theme-green .btn-white.hollow,
.footer-2023 .theme-green .theme-green.btn-white.hollow,
.footer-2023 .theme-green .theme-pink .btn-white.hollow,
.footer-2023 .theme-green .theme-pink.btn-white.hollow {
  background-color: #fff;
  border-color: darkened(#497d0c, 10%);
  color: darkened(#497d0c, 10%);
}
.footer-2023 .theme-green .theme-brown .btn-white.hollow:hover,
.footer-2023 .theme-green .theme-brown.btn-white.hollow:hover,
.footer-2023 .theme-green .theme-green .btn-white.hollow:hover,
.footer-2023 .theme-green .theme-green.btn-white.hollow:hover,
.footer-2023 .theme-green .theme-pink .btn-white.hollow:hover,
.footer-2023 .theme-green .theme-pink.btn-white.hollow:hover {
  background-color: darkened(#497d0c, 10%);
  border-color: transparent;
  color: #fff;
}
.footer-2023 .theme-amber a.nav-btn.bg-gray-l2,
.footer-2023 .theme-amber a.nav-btn.bg-gray-l3,
.footer-2023 .theme-amber a.nav-btn.bg-tertiary {
  color: #000 !important;
}
.footer-2023 .theme-amber a.nav-btn.bg-quaternary,
.footer-2023 .theme-amber a.nav-btn.bg-white {
  color: #fbab18 !important;
}
.footer-2023 .theme-amber a.btn.cdc-button-module.btn-primary:hover {
  color: #fff;
}
.footer-2023 .theme-amber a.btn-tertiary,
.footer-2023 .theme-amber a.btn.cdc-button-module.btn-tertiary {
  color: #000;
}
.footer-2023 .theme-amber a .btn-primary.hollow,
.footer-2023 .theme-amber a.btn-primary.hollow {
  background-color: #fbab18;
  border-color: #fff;
  color: #fff;
}
.footer-2023 .theme-amber a .btn-primary.hollow:hover,
.footer-2023 .theme-amber a.btn-primary.hollow:hover {
  background-color: #fbb431;
  border-color: #fff;
  color: #fff;
}
.footer-2023 .theme-amber a .btn-secondary.hollow,
.footer-2023 .theme-amber a.btn-secondary.hollow {
  background-color: #ffd54f;
  border-color: #333;
  color: #333;
}
.footer-2023 .theme-amber a .btn-secondary.hollow:hover,
.footer-2023 .theme-amber a.btn-secondary.hollow:hover {
  background-color: #ffdb69;
  border-color: #333;
  color: #333;
}
.footer-2023 .theme-amber a .btn-tertiary.hollow,
.footer-2023 .theme-amber a.btn-tertiary.hollow {
  background-color: #ffecb3;
  border-color: #f5a004;
  color: #f5a004;
}
.footer-2023 .theme-amber a .btn-tertiary.hollow:hover,
.footer-2023 .theme-amber a.btn-tertiary.hollow:hover {
  background-color: #ffe69a;
  border-color: #f5a004;
  color: #f5a004;
}
.footer-2023 .theme-amber a .btn-quaternary.hollow,
.footer-2023 .theme-amber a.btn-quaternary.hollow {
  background-color: #fff7e1;
  border-color: #f5a004;
  color: #f5a004;
}
.footer-2023 .theme-amber a .btn-quaternary.hollow:hover,
.footer-2023 .theme-amber a.btn-quaternary.hollow:hover {
  background-color: #fff0c8;
  border-color: #f5a004;
  color: #f5a004;
}
.footer-2023 .theme-amber a .btn-amber-q.hollow,
.footer-2023 .theme-amber a .btn-amber-q.hollow:hover,
.footer-2023 .theme-amber a .btn-gray-l3.hollow,
.footer-2023 .theme-amber a.btn-amber-q.hollow,
.footer-2023 .theme-amber a.btn-amber-q.hollow:hover,
.footer-2023 .theme-amber a.btn-gray-l3.hollow {
  color: #fbab18 !important;
  border-color: #fbab18 !important;
}
.footer-2023 .theme-amber a .btn-gray-l3.hollow:hover,
.footer-2023 .theme-amber a.btn-gray-l3.hollow:hover {
  background-color: #fff0c8 !important;
  border-color: #f5a004 !important;
  color: #f5a004 !important;
}
.footer-2023 .theme-amber a .btn-amber-t.hollow,
.footer-2023 .theme-amber a .btn-amber-t.hollow:hover,
.footer-2023 .theme-amber a.btn-amber-t.hollow,
.footer-2023 .theme-amber a.btn-amber-t.hollow:hover {
  color: #333 !important;
  border-color: #333 !important;
}
.footer-2023 .theme-amber a .btn-white.hollow,
.footer-2023 .theme-amber a.btn-white.hollow {
  background-color: #fff;
  border-color: #fbab18;
  color: #fbab18;
}
.footer-2023 .theme-amber a .btn-white.hollow:hover,
.footer-2023 .theme-amber a.btn-white.hollow:hover {
  background-color: #fbab18;
  border-color: transparent;
  color: #fff;
}
.footer-2023 .theme-amber .theme-brown .btn-secondary.hollow,
.footer-2023 .theme-amber .theme-brown.btn-secondary.hollow,
.footer-2023 .theme-amber .theme-green .btn-secondary.hollow,
.footer-2023 .theme-amber .theme-green.btn-secondary.hollow,
.footer-2023 .theme-amber .theme-pink .btn-secondary.hollow,
.footer-2023 .theme-amber .theme-pink.btn-secondary.hollow {
  background-color: #ffd54f;
  border-color: #000;
  color: #000;
}
.footer-2023 .theme-amber .theme-brown .btn-secondary.hollow:hover,
.footer-2023 .theme-amber .theme-brown.btn-secondary.hollow:hover,
.footer-2023 .theme-amber .theme-green .btn-secondary.hollow:hover,
.footer-2023 .theme-amber .theme-green.btn-secondary.hollow:hover,
.footer-2023 .theme-amber .theme-pink .btn-secondary.hollow:hover,
.footer-2023 .theme-amber .theme-pink.btn-secondary.hollow:hover {
  background-color: #ffdb69;
  border-color: #000;
  color: #000;
}
.footer-2023 .theme-amber .theme-brown .btn-white.hollow,
.footer-2023 .theme-amber .theme-brown.btn-white.hollow,
.footer-2023 .theme-amber .theme-green .btn-white.hollow,
.footer-2023 .theme-amber .theme-green.btn-white.hollow,
.footer-2023 .theme-amber .theme-pink .btn-white.hollow,
.footer-2023 .theme-amber .theme-pink.btn-white.hollow {
  background-color: #fff;
  border-color: darkened(#fbab18, 10%);
  color: darkened(#fbab18, 10%);
}
.footer-2023 .theme-amber .theme-brown .btn-white.hollow:hover,
.footer-2023 .theme-amber .theme-brown.btn-white.hollow:hover,
.footer-2023 .theme-amber .theme-green .btn-white.hollow:hover,
.footer-2023 .theme-amber .theme-green.btn-white.hollow:hover,
.footer-2023 .theme-amber .theme-pink .btn-white.hollow:hover,
.footer-2023 .theme-amber .theme-pink.btn-white.hollow:hover {
  background-color: darkened(#fbab18, 10%);
  border-color: transparent;
  color: #fff;
}
.footer-2023 a.cdc-button-module.text-center {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.footer-2023 .calendar-card {
  width: 100px;
  background-color: #ffecb3;
}
.footer-2023 .calendar-card .card-body {
  padding: 0.5rem;
  text-align: center;
}
.footer-2023 .calendar-card .month,
.footer-2023 .calendar-card .s-day {
  font-size: 0.75rem;
}
.footer-2023 .calendar-card .n-day {
  font-size: 3rem;
}
.footer-2023 .card.calendar-card span {
  display: inline-block;
}
@media (max-width: 767px) {
  .footer-2023 .calendar-card {
    width: 100%;
  }
  .footer-2023 .calendar-card .month,
  .footer-2023 .calendar-card .s-day {
    font-size: 1rem;
  }
  .footer-2023 .calendar-card .n-day {
    font-size: 1.5rem;
    margin-left: 7px;
    margin-right: 7px;
  }
  .footer-2023 .event-card-body {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .footer-2023 .event-row {
    margin-left: -30px !important;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .footer-2023 .cdc-card-slider .card .card-body {
    height: auto !important;
  }
}
.footer-2023 .cdc-card-slider {
  margin-bottom: 0;
  display: none;
}
.footer-2023 .cdc-card-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer-2023 .cdc-card-slider .slick-track .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}
.footer-2023 .cdc-card-slider.slick-initialized {
  display: block;
  -webkit-animation: fadein 1s;
  animation: fadein 1s;
}
.footer-2023 .cdc-card-slider:focus-within {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 102, 1, 0.9);
  box-shadow: 0 0 0 0.2rem rgba(255, 102, 1, 0.9);
}
.footer-2023 .cdc-card-slider .video-transcript a {
  color: #075290 !important;
  margin-right: 0.5rem;
}
.footer-2023 .cdc-card-slider .video-transcript a span {
  margin-left: 0 !important;
}
.footer-2023 .cdc-card-slider .video-transcript a span.cdc-icon-video_01 {
  color: #000 !important;
}
.footer-2023 .cdc-card-slider ul.slick-dots {
  bottom: -20px;
}
.footer-2023 .cdc-card-slider ul.slick-dots.slick-dots-left {
  text-align: left;
}
.footer-2023 .cdc-card-slider ul.slick-dots.slick-dots-right {
  text-align: right;
}
.footer-2023 .cdc-card-slider ul.slick-dots.slick-dots-outline {
  bottom: 34px !important;
  padding-bottom: 10px;
  background: rgba(0, 0, 0, 0.5);
}
.footer-2023 .cdc-card-slider ul.slick-dots.slick-dots-outline li button {
  border: 1px solid #f0f0f0;
  width: 100%;
  height: 10px;
  padding: 5px;
}
.footer-2023 .cdc-card-slider ul.slick-dots.slick-dots-outline li.slick-active button {
  background-color: #e0e0e0;
}
.footer-2023 .cdc-card-slider ul.slick-dots.slick-dots-numbers {
  padding: 2px 0;
}
.footer-2023 .cdc-card-slider ul.slick-dots.slick-dots-numbers li button {
  line-height: initial;
  font-size: 1rem;
  color: #fff;
  height: 30px;
}
.footer-2023 .cdc-card-slider ul.slick-dots.slick-dots-numbers li button:hover {
  color: #000;
}
.footer-2023 .cdc-card-slider ul.slick-dots.slick-dots-numbers li.slick-active button {
  color: #000;
}
.footer-2023 .cdc-card-slider ul.slick-dots.slick-dots-numbers li.slick-active button:hover {
  color: #000;
}
.footer-2023 .cdc-card-slider ul.slick-dots:focus-within {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 102, 1, 0.9);
  box-shadow: 0 0 0 0.2rem rgba(255, 102, 1, 0.9);
}
.footer-2023 .cdc-card-slider .card {
  margin: 10px;
}
.footer-2023 .cdc-card-slider .card .card-img-wrap {
  position: relative;
  overflow: hidden;
}
.footer-2023 .cdc-card-slider .card .playbtn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 9999;
  width: 80px;
  height: 80px;
  cursor: pointer;
}
.footer-2023 .cdc-card-slider .card.dark {
  background-color: #333 !important;
  color: #fff;
  overflow: hidden;
}
.footer-2023 .cdc-card-slider .card .card-img-top {
  max-width: 100%;
}
.footer-2023 .cdc-card-slider .card .card-img-top[src*="ytimg.com"] {
  cursor: pointer;
}
.footer-2023 .cdc-card-slider .card .card-footer img {
  width: 16px;
  max-width: 16px;
  display: inline-block;
  margin-right: 5px;
}
.footer-2023 .cdc-card-slider.video-modal .card .playbtn {
  width: 50px;
  height: 50px;
}
.footer-2023 .cdc-card-slider .slick-slide {
  opacity: 1;
}
.footer-2023 .cdc-card-slider .slick-slide:hover {
  opacity: 1;
}
.footer-2023 .cdc-card-slider .slick-arrow {
  cursor: pointer;
  position: absolute;
  top: 50%;
  top: calc(50% - 40px);
  z-index: 5555;
  width: 45px;
  height: 45px;
  display: block !important;
  -webkit-animation: fadein 0.75s;
  animation: fadein 0.75s;
}
@media (max-width: 992px) {
  .footer-2023 .cdc-card-slider .slick-arrow {
    display: none !important;
  }
}
.footer-2023 .cdc-card-slider.cdc-standard-slider .slider-next {
  right: -20px !important;
}
.footer-2023 .cdc-card-slider.cdc-standard-slider .slider-prev {
  left: -20px !important;
}
.footer-2023 .cdc-card-slider.cdc-carousel-slider .slider-next {
  right: -20px !important;
}
.footer-2023 .cdc-card-slider.cdc-carousel-slider .slider-prev {
  left: -20px !important;
}
.footer-2023 .cdc-card-slider.cdc-carousel-thumbnail-slider .slider-next {
  right: -20px !important;
}
.footer-2023 .cdc-card-slider.cdc-carousel-thumbnail-slider .slider-prev {
  left: -20px !important;
}
.footer-2023 .cdc-card-slider.cdc-thumbnail-slider .slider-next {
  right: -20px !important;
}
.footer-2023 .cdc-card-slider.cdc-thumbnail-slider .slider-prev {
  left: -20px !important;
}
.footer-2023 .cdc-card-slider .slider-next {
  right: -20px !important;
}
.footer-2023 .cdc-card-slider .slider-prev {
  left: -20px !important;
}
.footer-2023 .cdc-card-slider + .cdc-slider-status {
  text-align: center !important;
}
.footer-2023 .cdc-card-slider.cdc-carousel-thumbnail-slider {
  margin-right: 4px;
  margin-left: 2px;
}
.footer-2023 .cdc-card-slider.cdc-carousel-thumbnail-slider .card-img-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  cursor: pointer;
}
.footer-2023 .cdc-card-slider.cdc-carousel-thumbnail-slider ul.slick-dots {
  bottom: -35px;
}
.footer-2023 .cdc-card-slider.cdc-carousel-thumbnail-slider .slider-next,
.footer-2023 .cdc-card-slider.cdc-carousel-thumbnail-slider .slider-prev {
  top: calc(50% - 20px);
}
.footer-2023 .cdc-card-slider.cdc-carousel-thumbnail-slider + .cdc-slider-status {
  display: none !important;
}
.footer-2023 .cdc-card-slider.cdc-carousel-thumbnail-slider .playbtn {
  width: 45px;
  height: 45px;
}
.footer-2023 .cdc-card-slider.cdc-carousel-slider .card {
  margin: 5px;
}
.footer-2023 .cdc-card-slider.cdc-carousel-slider .slider-next,
.footer-2023 .cdc-card-slider.cdc-carousel-slider .slider-prev {
  top: calc(50% - 20px);
}
.footer-2023 .cdc-card-slider.cdc-carousel-slider .slick-slide.slick-active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.footer-2023 .cdc-card-slider.cdc-carousel-slider.d-none + .cdc-slider-status {
  display: none;
}
.footer-2023 .cdc-card-slider.cdc-carousel-slider-nav .slick-slide {
  cursor: pointer;
}
.footer-2023 .cdc-card-slider.cdc-thumbnail-slider .slider-next,
.footer-2023 .cdc-card-slider.cdc-thumbnail-slider .slider-prev {
  top: calc(50% - 20px);
  display: block !important;
}
.footer-2023 .cdc-card-slider.cdc-centermode-slider .slider-next {
  right: -25px !important;
}
.footer-2023 .cdc-card-slider.cdc-centermode-slider .slider-prev {
  left: -25px !important;
}
.footer-2023 .cdc-card-slider.cdc-centermode-slider .slick-slide {
  opacity: 0.5;
}
.footer-2023 .cdc-card-slider.cdc-centermode-slider .slick-slide:hover {
  opacity: 0.5;
}
.footer-2023 .cdc-card-slider.cdc-centermode-slider .slick-slide.slick-active {
  opacity: 1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.23);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.23);
}
.footer-2023 .cdc-card-slider.cdc-standard-slider-overlay .card-body {
  background: rgba(255, 255, 255, 0.85);
  color: #000;
}
.footer-2023 .cdc-card-slider.cdc-standard-slider-overlay.dark .card {
  overflow: hidden;
}
.footer-2023 .cdc-card-slider.cdc-standard-slider-overlay.dark .card-body {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.footer-2023 body.modal-open .cdc-card-slider .slider-next,
.footer-2023 body.modal-open .cdc-card-slider .slider-prev {
  display: none !important;
  -webkit-animation: fadeout 1s;
  animation: fadeout 1s;
}
.footer-2023 body.modal-open #CDC_videoModal .close {
  opacity: 0.75;
}
.footer-2023 body.modal-open #CDC_videoModal .modal-body {
  padding: 0;
}
.footer-2023 body.modal-open #CDC_videoModal .modal-lg {
  width: 60vw;
  max-width: 60vw;
}
.footer-2023 body.modal-open #CDC_videoModal .video-transcript a {
  display: inline-block;
  color: #075290 !important;
  margin-right: 0.5rem;
}
.footer-2023 body.modal-open #CDC_videoModal .video-transcript a span {
  margin-left: 0 !important;
}
.footer-2023 body.modal-open #CDC_videoModal .video-transcript a span.cdc-icon-video_01 {
  color: #000 !important;
}
@media (max-width: 576px) {
  .footer-2023 .cdc-card-slider .card {
    margin: 3px;
  }
  .footer-2023 .cdc-card-slider .card .playbtn {
    width: 45px;
    height: 45px;
  }
  .footer-2023 .cdc-card-slider .card .card-footer a {
    display: block;
  }
}
@media (max-width: 766px) {
  .footer-2023 .cdc-card-slider .slick-dots {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .footer-2023 .cdc-card-slider .card {
    margin: 5px;
  }
  .footer-2023 .cdc-card-slider .card .playbtn {
    width: 50px;
    height: 50px;
  }
  .footer-2023 .cdc-card-slider.slick-dotted {
    margin-bottom: 0;
  }
  .footer-2023 .cdc-card-slider.cdc-no-mobile-caption .card-body :not(.card-title) {
    display: none;
  }
}
@media (max-width: 992px) {
  .footer-2023 body.modal-open #CDC_videoModal .modal-lg {
    width: 100vw;
    max-width: 100vw;
    margin: 0;
  }
  .footer-2023 .cdc-carousel-slider + .cdc-slider-status {
    display: block !important;
  }
}
@media (min-width: 767px) {
  .footer-2023 .cdc-card-slider + .cdc-slider-status:not(.d-block) {
    display: none !important;
  }
  .footer-2023 .cdc-card-slider.cdc-carousel-slider + .cdc-slider-status:not(.d-block) {
    display: block !important;
  }
}
@media (min-width: 992px) {
  .footer-2023 .cdc-carousel-slider .slick-arrow {
    display: none !important;
  }
  .footer-2023 .cdc-card-slider.cdc-carousel-slider + .cdc-slider-status:not(.d-block) {
    display: none !important;
  }
  .footer-2023 .cdc-card-slider.cdc-standard-slider-overlay {
    position: relative;
  }
  .footer-2023 .cdc-card-slider.cdc-standard-slider-overlay .card-body {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .footer-2023 .cdc-card-slider.cdc-standard-slider-overlay.dark .card {
    overflow: hidden;
  }
  .footer-2023 .cdc-card-slider.cdc-standard-slider-overlay.dark .card-body {
    background: rgba(0, 0, 0, 0.8);
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.footer-2023 .card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer-2023 .card-deck > a {
  margin-bottom: 15px;
}
.footer-2023 .card-deck > a .card {
  margin-right: 0;
  margin-left: 0;
}
.footer-2023 a.card {
  text-decoration: none;
}
.footer-2023 a.card .btn {
  pointer-events: none;
}
.footer-2023 .card.card-multi .card a {
  height: auto;
}
.footer-2023 .card {
  border-color: #e0e0e0;
}
.footer-2023 .card .card > a {
  height: 100%;
}
.footer-2023 .card.card-multi .card {
  height: inherit;
}
.footer-2023 .card .card {
  background-color: transparent !important;
  border: none;
  height: auto;
}
.footer-2023 .card.tb-rc {
  border-radius: 0.25rem;
  border-top: 0 solid transparent;
  border-right: 0 solid transparent !important;
  border-bottom: 0 solid transparent !important;
  border-left: 0 solid transparent !important;
}
.footer-2023 .card.tb-rc .card-body {
  border-radius: 0.25rem;
}
.footer-2023 .card.tb-rc-with-header .card-body {
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.footer-2023 .card.border-trans {
  border-top: 0 solid transparent;
  border-right: 0 solid transparent !important;
  border-bottom: 0 solid transparent !important;
  border-left: 0 solid transparent !important;
}
.footer-2023 .card.border-trans .card-body {
  border-radius: 0.25rem;
}
.footer-2023 .card.bt-1 .card-img-top,
.footer-2023 .card.bt-2 .card-img-top,
.footer-2023 .card.bt-3 .card-img-top,
.footer-2023 .card.bt-4 .card-img-top,
.footer-2023 .card.bt-5 .card-img-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.footer-2023 .card .h1,
.footer-2023 .card .h2,
.footer-2023 .card .h3,
.footer-2023 .card .h4,
.footer-2023 .card .h5,
.footer-2023 .card .h6,
.footer-2023 .card h1,
.footer-2023 .card h2,
.footer-2023 .card h3,
.footer-2023 .card h4,
.footer-2023 .card h5,
.footer-2023 .card h6 {
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 0;
}
.footer-2023 .card .h1 a,
.footer-2023 .card .h2 a,
.footer-2023 .card .h3 a,
.footer-2023 .card .h4 a,
.footer-2023 .card .h5 a,
.footer-2023 .card .h6 a,
.footer-2023 .card h1 a,
.footer-2023 .card h2 a,
.footer-2023 .card h3 a,
.footer-2023 .card h4 a,
.footer-2023 .card h5 a,
.footer-2023 .card h6 a {
  text-decoration: none;
}
.footer-2023 .card.card-zoom {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: transform 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.footer-2023 .card.card-zoom:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.footer-2023 .card.card-flush .card {
  border: 0;
}
.footer-2023 .card .card-footer a {
  text-decoration: underline;
}
.footer-2023 .card .card-footer a:hover {
  text-decoration: none;
}
.footer-2023 .card .card-footer a.btn {
  text-decoration: none;
}
.footer-2023 .card .card-footer a.btn:hover {
  text-decoration: underline;
}
.footer-2023 .card.fd-row .card-img-top {
  border-top-right-radius: 0;
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.footer-2023 .card .card-body,
.footer-2023 .card .card-footer,
.footer-2023 .card .card-header {
  padding: 1rem;
}
.footer-2023 .card .card-body > ol:last-child,
.footer-2023 .card .card-body > p:last-child,
.footer-2023 .card .card-body > ul:last-child {
  margin-bottom: 0;
}
.footer-2023 .card .card-body .card-subtitle {
  font-size: 0.8rem;
}
.footer-2023 .card .card-body > ol,
.footer-2023 .card .card-body > ul {
  padding-left: 25px;
}
.footer-2023 .card .card-body > ol.lsp-out,
.footer-2023 .card .card-body > ul.block-list,
.footer-2023 .card .card-body > ul.lsp-out {
  padding-left: 0;
}
.footer-2023 .card .card-header {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.footer-2023 .card .card-header + .card-img-top {
  border-radius: 0;
}
.footer-2023 .card .card-header a svg {
  float: left;
}
.footer-2023 .card .card-header a svg + span {
  display: block;
  overflow: hidden;
}
.footer-2023 .card .card-header a:not(.collapse-link) svg {
  margin-top: 8px;
}
.footer-2023 .card .card-img-none {
  width: 100%;
  border-radius: 0;
}
.footer-2023 .card .card-img-left {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.footer-2023 .card .card-img-right {
  width: 100%;
  border-top-right-radius: calc(0.25rem - 1px);
  border-bottom-right-radius: calc(0.25rem - 1px);
}
.footer-2023 .card .col.card-body-right {
  padding: 1rem 1rem 1rem 2rem;
}
.footer-2023 .card .col.card-body-left {
  padding: 1rem 2rem 1rem 1rem;
}
.footer-2023 .card .card-p-right {
  padding: 0 0 0 1rem;
}
.footer-2023 .card .card-p-left {
  padding: 0 1rem 0 0;
}
.footer-2023 .card .card-body .row .col > p:last-child {
  margin-bottom: 0;
}
.footer-2023 .card img.img-full-left,
.footer-2023 .card img.img-full-right {
  max-width: 100%;
  height: 100%;
}
.footer-2023 .card img.img-full-left.card-img-top.card-img-bottom {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.footer-2023 .card img.img-full-left.card-img-top.card-img-bottom.has-header {
  border-top-left-radius: 0;
}
.footer-2023 .card img.img-full-right.card-img-top.card-img-bottom {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.footer-2023 .card img.img-full-right.card-img-top.card-img-bottom.has-header {
  border-top-right-radius: 0;
}
.footer-2023 .card.card-multi .card-body .card:not(:first-child) img.img-full-left.card-img-top.card-img-bottom {
  border-top-left-radius: 0;
}
.footer-2023 .card.card-multi .card-body .card:not(:first-child) img.img-full-right.card-img-top.card-img-bottom {
  border-top-right-radius: 0;
}
.footer-2023 .card.card-multi .card-body .card:not(:last-child) img.img-full-left.card-img-top.card-img-bottom {
  border-bottom-left-radius: 0;
}
.footer-2023 .card.card-multi .card-body .card:not(:last-child) img.img-full-right.card-img-top.card-img-bottom {
  border-bottom-right-radius: 0;
}
.footer-2023 .card.card-multi .has-header img.img-full-left.card-img-top.card-img-bottom {
  border-top-left-radius: 0;
}
.footer-2023 .card.card-multi .has-header img.img-full-right.card-img-top.card-img-bottom {
  border-top-right-radius: 0;
}
@media screen and (max-width: 768px) {
  .footer-2023 .card .card-p-right {
    padding: 0;
  }
  .footer-2023 .card .card-p-left {
    padding: 0;
  }
  .footer-2023 .card .pr-md-0 {
    margin-bottom: 1rem;
  }
  .footer-2023 .card .col.card-body-right {
    padding: 1rem 2rem;
  }
  .footer-2023 .card .col.card-body-left {
    padding: 1rem 2rem;
  }
  .footer-2023 .card .col.padding-left {
    padding-left: 1rem;
  }
  .footer-2023 .card .col.padding-right {
    padding-right: 1rem;
  }
  .footer-2023 .card .card-body .row .col > p:last-child {
    margin-bottom: 1rem;
  }
  .footer-2023 .card .card-body .row .col.card-body-left > p:last-child,
  .footer-2023 .card .card-body .row .col.card-body-right > p:last-child {
    margin-bottom: 0.5rem;
  }
  .footer-2023 .card img.img-full-left.card-img-top.card-img-bottom {
    border-top-right-radius: calc(0.25rem - 1px);
    border-top-left-radius: calc(0.25rem - 1px);
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .footer-2023 .card img.img-full-left.card-img-top.card-img-bottom.has-header {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .footer-2023 .card img.img-full-right.card-img-top.card-img-bottom {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: calc(0.25rem - 1px);
    border-bottom-right-radius: calc(0.25rem - 1px);
  }
  .footer-2023 .card.card-multi .card-body .card:not(:first-child) img.card-img-top,
  .footer-2023 .card.card-multi .card-body .card:not(:first-child) img.img-full-left.card-img-bottom.card-img-top,
  .footer-2023 .card.card-multi .card-body.has-header img.card-img-top,
  .footer-2023 .card.card-multi .card-body.has-header img.img-full-left.card-img-bottom.card-img-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .footer-2023 .card.card-multi .card-body .card:not(:last-child) img.card-img-bottom,
  .footer-2023 .card.card-multi .card-body .card:not(:last-child) img.img-full-right.card-img-bottom.card-img-top {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.footer-2023 .card .card-img-bottom,
.footer-2023 .card .card-img-top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.footer-2023 .card .card-img-top.img-zoom:hover img {
  opacity: 0.5;
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.footer-2023 .card .card-img-top.img-zoom:active img,
.footer-2023 .card .card-img-top.img-zoom:focus img {
  opacity: 0.5;
  -webkit-transform: scale(0.99, 0.99);
  -ms-transform: scale(0.99, 0.99);
  transform: scale(0.99, 0.99);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.footer-2023 .card .card-img-top img.img-zoom:hover {
  opacity: 0.5;
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.footer-2023 .card .card-img-top img.img-zoom:active,
.footer-2023 .card .card-img-top img.img-zoom:focus {
  opacity: 0.5;
  -webkit-transform: scale(0.99, 0.99);
  -ms-transform: scale(0.99, 0.99);
  transform: scale(0.99, 0.99);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.footer-2023 .card .card-img-top.card-img-orig {
  width: auto;
  display: block;
  margin: 0 auto;
}
.footer-2023 .card .card-img-bottom.card-img-orig {
  width: auto;
}
.footer-2023 .card .card-icon {
  padding: 1rem;
}
.footer-2023 .card .image-with-caption p:first-child {
  margin-top: 0;
}
.footer-2023 .card .image-with-caption p:last-child {
  margin-bottom: 0;
}
.footer-2023 a.card-btn {
  color: inherit;
  text-decoration: none;
}
.footer-2023 a.card-btn div .btn,
.footer-2023 a.card-btn span .btn {
  text-transform: none;
  overflow: visible;
  margin: 0;
  font-family: inherit;
  cursor: auto;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .footer-2023 .card.card-multi .card {
    -webkit-box-flex: 0 !important;
    -ms-flex: none !important;
    flex: none !important;
  }
  .footer-2023 .card.card-multi .card-body {
    height: auto;
    -webkit-box-flex: 0 !important;
    -ms-flex: none !important;
    flex: none !important;
  }
  .footer-2023 .card .card-img-container {
    height: 100%;
  }
  .footer-2023 .card .card-body {
    height: 100%;
  }
  .footer-2023 .card a {
    min-height: 1px;
  }
  .footer-2023 .card .card-header {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 auto !important;
    flex: 0 0 auto !important;
  }
  .footer-2023 .card .card-footer svg {
    margin: 5px;
  }
}
.footer-2023 .carousel {
  position: relative;
}
.footer-2023 .carousel .carousel-thumbnails {
  width: 100%;
}
.footer-2023 .carousel .carousel-thumbnails .carousel-item {
  border-top: 2px solid #fff;
}
.footer-2023 .carousel .carousel-thumbnails .carousel-item a {
  display: block;
  float: left;
  border-bottom: 5px solid #fff;
  cursor: pointer;
  outline: 0;
}
.footer-2023 .carousel .carousel-thumbnails .carousel-item a:not(:first-child) {
  padding-left: 2px;
}
.footer-2023 .carousel .carousel-thumbnails .carousel-item a.active img {
  border-bottom: 5px solid #bdbdbd;
}
.footer-2023 .carousel .carousel-thumbnails .carousel-item a:not(.active):focus img {
  border-bottom: 5px solid #f0f0f0;
}
.footer-2023 .carousel .carousel-thumbnails .carousel-item a img {
  border-bottom: 5px solid #fff;
}
.footer-2023 .carousel .carousel-thumbnails .carousel-item .card-footer a {
  width: 100% !important;
  border: none !important;
}
.footer-2023 .carousel .collapse {
  padding: 0.5rem;
}
.footer-2023 .carousel a[data-toggle="collapse"] {
  cursor: pointer;
  display: block;
  font-weight: 400;
  padding-right: 10px;
}
.footer-2023 .carousel .carousel-caption {
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: left;
  padding: 20px;
}
.footer-2023 .carousel .carousel-control-next-icon,
.footer-2023 .carousel .carousel-control-prev-icon {
  width: 45px;
  height: 45px;
}
.footer-2023 .carousel .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI1NnB4IiBoZWlnaHQ9IjI1NnB4IiB2aWV3Qm94PSIwIDAgNDM4LjUzMyA0MzguNTMzIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MzguNTMzIDQzOC41MzM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNNDA5LjEzMywxMDkuMjAzYy0xOS42MDgtMzMuNTkyLTQ2LjIwNS02MC4xODktNzkuNzk4LTc5Ljc5NkMyOTUuNzM2LDkuODAxLDI1OS4wNTgsMCwyMTkuMjczLDAgICBjLTM5Ljc4MSwwLTc2LjQ3LDkuODAxLTExMC4wNjMsMjkuNDA3Yy0zMy41OTUsMTkuNjA0LTYwLjE5Miw0Ni4yMDEtNzkuOCw3OS43OTZDOS44MDEsMTQyLjgsMCwxNzkuNDg5LDAsMjE5LjI2NyAgIGMwLDM5Ljc4LDkuODA0LDc2LjQ2MywyOS40MDcsMTEwLjA2MmMxOS42MDcsMzMuNTkyLDQ2LjIwNCw2MC4xODksNzkuNzk5LDc5Ljc5OGMzMy41OTcsMTkuNjA1LDcwLjI4MywyOS40MDcsMTEwLjA2MywyOS40MDcgICBzNzYuNDctOS44MDIsMTEwLjA2NS0yOS40MDdjMzMuNTkzLTE5LjYwMiw2MC4xODktNDYuMjA2LDc5Ljc5NS03OS43OThjMTkuNjAzLTMzLjU5NiwyOS40MDMtNzAuMjg0LDI5LjQwMy0xMTAuMDYyICAgQzQzOC41MzMsMTc5LjQ4NSw0MjguNzMyLDE0Mi43OTUsNDA5LjEzMywxMDkuMjAzeiBNMzM0LjMzMiwyMzIuMTExTDIwNC43MSwzNjEuNzM2Yy0zLjYxNywzLjYxMy03Ljg5Niw1LjQyOC0xMi44NDcsNS40MjggICBjLTQuOTUyLDAtOS4yMzUtMS44MTQtMTIuODUtNS40MjhsLTI5LjEyMS0yOS4xM2MtMy42MTctMy42MTMtNS40MjYtNy44OTgtNS40MjYtMTIuODQ3YzAtNC45NDEsMS44MDktOS4yMzIsNS40MjYtMTIuODQ3ICAgbDg3LjY1My04Ny42NDZsLTg3LjY1Ny04Ny42NWMtMy42MTctMy42MTItNS40MjYtNy44OTgtNS40MjYtMTIuODQ1YzAtNC45NDksMS44MDktOS4yMzEsNS40MjYtMTIuODQ3bDI5LjEyMS0yOS4xMyAgIGMzLjYxOS0zLjYxNSw3Ljg5OC01LjQyNCwxMi44NS01LjQyNGM0Ljk1LDAsOS4yMzMsMS44MDksMTIuODUsNS40MjRsMTI5LjYyMiwxMjkuNjIxYzMuNjEzLDMuNjE0LDUuNDIsNy44OTgsNS40MiwxMi44NDcgICBDMzM5Ljc1MiwyMjQuMjEzLDMzNy45NDUsMjI4LjQ5OCwzMzQuMzMyLDIzMi4xMTF6IiBmaWxsPSIjRkZGRkZGIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==");
}
.footer-2023 .carousel .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI1NnB4IiBoZWlnaHQ9IjI1NnB4IiB2aWV3Qm94PSIwIDAgNDM4LjUzMyA0MzguNTMzIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MzguNTMzIDQzOC41MzM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNNDA5LjEzMywxMDkuMjAzYy0xOS42MDgtMzMuNTkyLTQ2LjIwNS02MC4xODktNzkuNzk4LTc5Ljc5NkMyOTUuNzM2LDkuODAxLDI1OS4wNTgsMCwyMTkuMjczLDAgICBjLTM5Ljc4MSwwLTc2LjQ3LDkuODAxLTExMC4wNjMsMjkuNDA3Yy0zMy41OTUsMTkuNjA0LTYwLjE5Miw0Ni4yMDEtNzkuOCw3OS43OTZDOS44MDEsMTQyLjgsMCwxNzkuNDg5LDAsMjE5LjI2NyAgIGMwLDM5Ljc4LDkuODA0LDc2LjQ2MywyOS40MDcsMTEwLjA2MmMxOS42MDcsMzMuNTkyLDQ2LjIwNCw2MC4xODksNzkuNzk5LDc5Ljc5OGMzMy41OTcsMTkuNjA1LDcwLjI4MywyOS40MDcsMTEwLjA2MywyOS40MDcgICBzNzYuNDctOS44MDIsMTEwLjA2NS0yOS40MDdjMzMuNTkzLTE5LjYwMiw2MC4xODktNDYuMjA2LDc5Ljc5NS03OS43OThjMTkuNjAzLTMzLjU5NiwyOS40MDMtNzAuMjg0LDI5LjQwMy0xMTAuMDYyICAgQzQzOC41MzMsMTc5LjQ4NSw0MjguNzMyLDE0Mi43OTUsNDA5LjEzMywxMDkuMjAzeiBNMjg4LjY0NiwzMDYuOTEzYzMuNjIxLDMuNjE0LDUuNDM1LDcuOTAxLDUuNDM1LDEyLjg0NyAgIGMwLDQuOTQ4LTEuODEzLDkuMjM2LTUuNDM1LDEyLjg0N2wtMjkuMTI2LDI5LjEzYy0zLjYxLDMuNjE3LTcuODkxLDUuNDI4LTEyLjg0LDUuNDIxYy00Ljk1MSwwLTkuMjMyLTEuODExLTEyLjg1NC01LjQyMSAgIEwxMDQuMjEsMjMyLjExMWMtMy42MTctMy42Mi01LjQyNC03Ljg5OC01LjQyNC0xMi44NDhjMC00Ljk0OSwxLjgwNy05LjIzMyw1LjQyNC0xMi44NDdMMjMzLjgyNiw3Ni43OTUgICBjMy42MjEtMy42MTUsNy45MDItNS40MjQsMTIuODU0LTUuNDI0YzQuOTQ5LDAsOS4yMjksMS44MDksMTIuODQsNS40MjRsMjkuMTI2LDI5LjEzYzMuNjIxLDMuNjE1LDUuNDM1LDcuODk4LDUuNDM1LDEyLjg0NyAgIGMwLDQuOTQ2LTEuODEzLDkuMjMzLTUuNDM1LDEyLjg0NWwtODcuNjQ2LDg3LjY1TDI4OC42NDYsMzA2LjkxM3oiIGZpbGw9IiNGRkZGRkYiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K");
}
.footer-2023 .carousel .carousel-control-next,
.footer-2023 .carousel .carousel-control-prev {
  width: 90px;
  height: 90px;
  top: 50%;
  margin-top: -45px;
  opacity: 0.4;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50px;
}
.footer-2023 .carousel .carousel-control-next:hover,
.footer-2023 .carousel .carousel-control-prev:hover {
  opacity: 1;
}
.footer-2023 .carousel .carousel-control-next {
  right: 10px;
}
.footer-2023 .carousel .carousel-control-prev {
  left: 10px;
}
.footer-2023 .carousel .carousel-caption-info {
  font-size: smaller;
  text-align: left;
  position: absolute;
  padding: 5px 10px;
  bottom: 0;
  border-top: 1px solid #333;
  width: 100%;
  opacity: 0.8;
  background: #000;
}
.footer-2023 .carousel .carousel-caption-info a[data-toggle="collapse"] {
  color: #fff;
}
.footer-2023 .carousel .carousel-caption-icon {
  width: 100%;
}
.footer-2023 .carousel .carousel-caption-icon img {
  width: 20px;
}
.footer-2023 .carousel .carousel-sub-caption {
  display: none;
  position: relative;
  color: #000;
  background: #f0f0f0;
  padding: 3px;
}
.footer-2023 .carousel .carousel-sub-caption a:hover {
  text-decoration: none;
}
.footer-2023 .carousel .carousel-sub-caption .carousel-sub-caption-title {
  text-align: left;
  color: #404040;
  font-size: 1.4rem;
  font-weight: 400;
  position: relative;
  top: -3px;
}
.footer-2023 .carousel .carousel-caption p a,
.footer-2023 .carousel .carousel-caption-icon a,
.footer-2023 .carousel .carousel-sub-caption p a {
  color: #fff;
}
.footer-2023 .carousel .carousel-sub-caption .carousel-caption-icon a {
  color: #000;
}
.footer-2023 .carousel .carousel-caption a svg {
  position: relative;
  margin-right: 0.5rem;
  top: 5px;
}
.footer-2023 .carousel .carousel-sub-caption-title {
  text-decoration: none;
}
.footer-2023 .carousel .carousel-sub-caption .carousel-sub-caption-title a:hover {
  text-decoration: none;
}
.footer-2023 .carousel .carousel-sub-caption .carousel-index-indicator {
  padding-top: 0.25rem;
  padding-left: 1rem;
  width: 60px;
}
.footer-2023 .carousel .carousel-sub-caption .carousel-index-indicator span {
  margin-left: 10px;
}
.footer-2023 .carousel .carousel-indicators {
  margin-left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.footer-2023 .carousel .carousel-indicators li {
  background: #fff;
  border: 1px solid #333;
  padding: 1px;
  height: 5px;
  cursor: pointer;
}
.footer-2023 .carousel .carousel-indicators .active {
  background: #333;
}
.footer-2023 .carousel .carousel-indicators {
  bottom: -20px;
  position: relative;
}
.footer-2023 .carousel .thumbnail-slider .slider-thumb-list .carousel-indicators {
  bottom: -10px;
}
.footer-2023 .carousel .carousel-loading span {
  font-size: 4rem;
  -webkit-animation-name: loading;
  animation-name: loading;
  -webkit-animation-duration: 1.4s;
  animation-duration: 1.4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.footer-2023 .carousel .carousel-loading span:nth-child(2) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.footer-2023 .carousel .carousel-loading span:nth-child(3) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
@-webkit-keyframes loading {
  0% {
    opacity: 0.2;
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
@keyframes loading {
  0% {
    opacity: 0.2;
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
.footer-2023 .carousel .carousel-thumbnails {
  display: block;
}
.footer-2023 .carousel .thumbnails .carousel-item {
  height: 130px;
  overflow: hidden;
}
.footer-2023 .carousel .c-white {
  color: #fff !important;
}
.footer-2023 .carousel .thumbnails .carousel-item a {
  display: block;
  float: left;
  width: 25%;
  border-bottom: 5px solid #fff;
}
.footer-2023 .carousel .thumbnails .carousel-item a.active {
  border-bottom: 5px solid #8f0000;
}
.footer-2023 .carousel .thumbnails .carousel-item a img {
  height: 125px;
}
.footer-2023 .carousel .carousel-caption:hover {
  cursor: pointer;
}
.footer-2023 .carousel .carousel-caption-icon img {
  margin: 0 5px;
  color: #fff;
  width: 20px;
}
.footer-2023 .carousel .carousel-control-next-icon {
  position: relative;
  background-image: url("data:image/svg+xml;charset=utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI1NnB4IiBoZWlnaHQ9IjI1NnB4IiB2aWV3Qm94PSIwIDAgNDM4LjUzMyA0MzguNTMzIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MzguNTMzIDQzOC41MzM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNNDA5LjEzMywxMDkuMjAzYy0xOS42MDgtMzMuNTkyLTQ2LjIwNS02MC4xODktNzkuNzk4LTc5Ljc5NkMyOTUuNzM2LDkuODAxLDI1OS4wNTgsMCwyMTkuMjczLDAgICBjLTM5Ljc4MSwwLTc2LjQ3LDkuODAxLTExMC4wNjMsMjkuNDA3Yy0zMy41OTUsMTkuNjA0LTYwLjE5Miw0Ni4yMDEtNzkuOCw3OS43OTZDOS44MDEsMTQyLjgsMCwxNzkuNDg5LDAsMjE5LjI2NyAgIGMwLDM5Ljc4LDkuODA0LDc2LjQ2MywyOS40MDcsMTEwLjA2MmMxOS42MDcsMzMuNTkyLDQ2LjIwNCw2MC4xODksNzkuNzk5LDc5Ljc5OGMzMy41OTcsMTkuNjA1LDcwLjI4MywyOS40MDcsMTEwLjA2MywyOS40MDcgICBzNzYuNDctOS44MDIsMTEwLjA2NS0yOS40MDdjMzMuNTkzLTE5LjYwMiw2MC4xODktNDYuMjA2LDc5Ljc5NS03OS43OThjMTkuNjAzLTMzLjU5NiwyOS40MDMtNzAuMjg0LDI5LjQwMy0xMTAuMDYyICAgQzQzOC41MzMsMTc5LjQ4NSw0MjguNzMyLDE0Mi43OTUsNDA5LjEzMywxMDkuMjAzeiBNMzM0LjMzMiwyMzIuMTExTDIwNC43MSwzNjEuNzM2Yy0zLjYxNywzLjYxMy03Ljg5Niw1LjQyOC0xMi44NDcsNS40MjggICBjLTQuOTUyLDAtOS4yMzUtMS44MTQtMTIuODUtNS40MjhsLTI5LjEyMS0yOS4xM2MtMy42MTctMy42MTMtNS40MjYtNy44OTgtNS40MjYtMTIuODQ3YzAtNC45NDEsMS44MDktOS4yMzIsNS40MjYtMTIuODQ3ICAgbDg3LjY1My04Ny42NDZsLTg3LjY1Ny04Ny42NWMtMy42MTctMy42MTItNS40MjYtNy44OTgtNS40MjYtMTIuODQ1YzAtNC45NDksMS44MDktOS4yMzEsNS40MjYtMTIuODQ3bDI5LjEyMS0yOS4xMyAgIGMzLjYxOS0zLjYxNSw3Ljg5OC01LjQyNCwxMi44NS01LjQyNGM0Ljk1LDAsOS4yMzMsMS44MDksMTIuODUsNS40MjRsMTI5LjYyMiwxMjkuNjIxYzMuNjEzLDMuNjE0LDUuNDIsNy44OTgsNS40MiwxMi44NDcgICBDMzM5Ljc1MiwyMjQuMjEzLDMzNy45NDUsMjI4LjQ5OCwzMzQuMzMyLDIzMi4xMTF6IiBmaWxsPSIjRkZGRkZGIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==");
}
.footer-2023 .carousel .carousel-control-prev-icon {
  position: relative;
  background-image: url("data:image/svg+xml;charset=utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI1NnB4IiBoZWlnaHQ9IjI1NnB4IiB2aWV3Qm94PSIwIDAgNDM4LjUzMyA0MzguNTMzIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MzguNTMzIDQzOC41MzM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNNDA5LjEzMywxMDkuMjAzYy0xOS42MDgtMzMuNTkyLTQ2LjIwNS02MC4xODktNzkuNzk4LTc5Ljc5NkMyOTUuNzM2LDkuODAxLDI1OS4wNTgsMCwyMTkuMjczLDAgICBjLTM5Ljc4MSwwLTc2LjQ3LDkuODAxLTExMC4wNjMsMjkuNDA3Yy0zMy41OTUsMTkuNjA0LTYwLjE5Miw0Ni4yMDEtNzkuOCw3OS43OTZDOS44MDEsMTQyLjgsMCwxNzkuNDg5LDAsMjE5LjI2NyAgIGMwLDM5Ljc4LDkuODA0LDc2LjQ2MywyOS40MDcsMTEwLjA2MmMxOS42MDcsMzMuNTkyLDQ2LjIwNCw2MC4xODksNzkuNzk5LDc5Ljc5OGMzMy41OTcsMTkuNjA1LDcwLjI4MywyOS40MDcsMTEwLjA2MywyOS40MDcgICBzNzYuNDctOS44MDIsMTEwLjA2NS0yOS40MDdjMzMuNTkzLTE5LjYwMiw2MC4xODktNDYuMjA2LDc5Ljc5NS03OS43OThjMTkuNjAzLTMzLjU5NiwyOS40MDMtNzAuMjg0LDI5LjQwMy0xMTAuMDYyICAgQzQzOC41MzMsMTc5LjQ4NSw0MjguNzMyLDE0Mi43OTUsNDA5LjEzMywxMDkuMjAzeiBNMjg4LjY0NiwzMDYuOTEzYzMuNjIxLDMuNjE0LDUuNDM1LDcuOTAxLDUuNDM1LDEyLjg0NyAgIGMwLDQuOTQ4LTEuODEzLDkuMjM2LTUuNDM1LDEyLjg0N2wtMjkuMTI2LDI5LjEzYy0zLjYxLDMuNjE3LTcuODkxLDUuNDI4LTEyLjg0LDUuNDIxYy00Ljk1MSwwLTkuMjMyLTEuODExLTEyLjg1NC01LjQyMSAgIEwxMDQuMjEsMjMyLjExMWMtMy42MTctMy42Mi01LjQyNC03Ljg5OC01LjQyNC0xMi44NDhjMC00Ljk0OSwxLjgwNy05LjIzMyw1LjQyNC0xMi44NDdMMjMzLjgyNiw3Ni43OTUgICBjMy42MjEtMy42MTUsNy45MDItNS40MjQsMTIuODU0LTUuNDI0YzQuOTQ5LDAsOS4yMjksMS44MDksMTIuODQsNS40MjRsMjkuMTI2LDI5LjEzYzMuNjIxLDMuNjE1LDUuNDM1LDcuODk4LDUuNDM1LDEyLjg0NyAgIGMwLDQuOTQ2LTEuODEzLDkuMjMzLTUuNDM1LDEyLjg0NWwtODcuNjQ2LDg3LjY1TDI4OC42NDYsMzA2LjkxM3oiIGZpbGw9IiNGRkZGRkYiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K");
}
.footer-2023 .carousel .carousel-caption-info {
  font-size: smaller;
  text-align: left;
  position: absolute;
  padding: 5px 10px;
  bottom: 0;
  border-top: 1px solid #555;
  width: 100%;
  opacity: 0.8;
  background: #000;
}
.footer-2023 .carousel .carousel-control-next,
.footer-2023 .carousel .carousel-control-prev {
  position: absolute;
  width: 45px;
  height: 45px;
}
.footer-2023 .carousel .carousel-control-next {
  right: 10px;
  margin-bottom: 45px;
}
.footer-2023 .carousel .carousel-control-prev {
  left: 10px;
}
.footer-2023 .carousel .carousel-control-next,
.footer-2023 .carousel .carousel-control-prev {
  top: 65%;
}
.footer-2023 .carousel .carousel-control-next:hover,
.footer-2023 .carousel .carousel-control-prev:hover {
  opacity: 1;
}
.footer-2023 .carousel .carousel-control-next-icon,
.footer-2023 .carousel .carousel-control-prev-icon {
  width: 45px;
  height: 45px;
}
.footer-2023 .carousel .carousel-caption-icon {
  width: 100%;
  font-size: 1rem;
}
.footer-2023 .carousel .carousel-sub-caption .carousel-index-indicator,
.footer-2023 .carousel .carousel-sub-caption .carousel-sub-caption-title {
  position: relative;
  text-align: left;
  color: #3b3b3b;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 0 0 0 25px;
}
.footer-2023 .carousel .carousel-sub-caption .carousel-sub-caption-title {
  padding: 5px 0 0 0;
}
.footer-2023 .carousel .carousel-sub-caption .carousel-index-indicator {
  border-color: #3b3b3b;
  width: 85px;
}
.footer-2023 .carousel .carousel-caption-info a[data-toggle="collapse"] {
  color: #fff;
}
.footer-2023 .carousel .carousel-inner {
  width: 100%;
}
.footer-2023 .carousel .rounded-circle {
  width: 80px;
  height: 80px;
}
.footer-2023 .carousel .carousel-thumbnails .carousel-sub-caption {
  display: none;
}
.footer-2023 .carousel .carousel-caption-icon svg {
  position: relative;
  top: 5px;
  margin-right: 0.5rem;
}
.footer-2023 .carousel .carousel-index-indicator span {
  color: #e0e0e0;
}
.footer-2023 .carousel .thumbnail-wrapper {
  float: left;
  overflow: hidden;
  width: 25%;
}
.footer-2023 .carousel .thumbnail-image img {
  width: 100%;
  height: 170px;
}
.footer-2023 .carousel a.thumbnail-image {
  width: 100%;
}
.footer-2023 .carousel a.thumbnail-image iframe {
  height: 170px;
  overflow: hidden;
}
.footer-2023 .carousel .thumbnail-slider-description {
  clear: left;
  text-align: left;
  font-size: 0.9em;
  background: #fff;
  color: #555;
  overflow: hidden;
  padding: 15px;
  width: 100%;
  position: relative;
}
.footer-2023 .carousel .thumbnail-slider-description h3 {
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
  font-size: 1.6em;
  padding: 5px 0 8px 0;
}
.footer-2023 .carousel h3 {
  padding: 5px 0 5px 0;
  margin-top: 0;
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
}
.footer-2023 .carousel .small_control {
  display: none;
}
.footer-2023 .carousel .small_control .carousel-control-next,
.footer-2023 .carousel .small_control .carousel-control-prev {
  position: absolute;
  top: 55%;
}
.footer-2023 .carousel .large_control {
  position: absolute;
  top: 50%;
  width: 100%;
}
.footer-2023 .carousel .large_control .carousel-control-next,
.footer-2023 .carousel .large_control .carousel-control-prev {
  position: absolute;
  width: 70px;
  height: 70px;
}
.footer-2023 .carousel .large_control .carousel-control-prev {
  left: 20px;
}
.footer-2023 .carousel .large_control .carousel-control-next {
  right: 20px;
}
.footer-2023 .carousel .carousel-slider .large_control {
  display: none;
}
.footer-2023 .carousel .small_control_thumb {
  display: none;
}
.footer-2023 .carousel .thumbnail-wrapper {
  width: 24%;
  text-align: left;
  margin: 0 5px 0 0;
}
.footer-2023 .carousel .thumbnail-wrapper:last-child {
  margin: 0;
}
.footer-2023 .carousel .thumbnail-wrapper img {
  margin: 0;
  width: 100%;
  height: 170px;
}
.footer-2023 .carousel .thumbnail-wrapper .thumbnail-image {
  width: 100%;
  height: 170px;
}
.footer-2023 .carousel-slider .carousel-indicators {
  position: absolute;
  bottom: -180px;
}
.footer-2023 .carousel.carousel-thumbnails a:focus {
  outline: 0;
}
.footer-2023 .carousel-thumbnails .small_control_thumb {
  display: none;
}
.footer-2023 .carousel-thumbnails .small_control {
  z-index: 2;
  display: block;
}
.footer-2023 .carousel-thumbnails .small_control .carousel-control-next {
  right: 5px;
}
.footer-2023 .carousel-thumbnails .small_control .carousel-control-prev {
  left: 5px;
}
.footer-2023 .slider-thumb-list {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.footer-2023 .slider-thumb-list img {
  margin: 8px 0;
  width: 24.5%;
  height: 120px;
}
.footer-2023 .slider-thumb-list a {
  text-decoration: none;
}
.footer-2023 .slider-thumb-list .three-per-slide img {
  width: 32.85%;
}
.footer-2023 .slider-thumb-list .four-per-slide img {
  width: 24.5%;
}
.footer-2023 .slider-thumb-list .five-per-slide img {
  width: 19.45%;
}
.footer-2023 .slider-thumb-list .carousel-items-5 img {
  margin: 8px 3px 0 3px;
  width: 18%;
  height: 120px;
}
.footer-2023 .thumb-slider .slider-thumb-list {
  display: block;
}
.footer-2023 .thumb-slider .small_control {
  width: 100%;
  position: absolute;
  top: 75px;
}
.footer-2023 .thumb-slider .small_control .carousel-control-next {
  right: 20px;
}
.footer-2023 .thumb-slider .small_control .carousel-control-prev {
  left: 20px;
}
.footer-2023 .thumb-slider .carousel-indicators {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  bottom: -100px;
}
@media (max-width: 767px) {
  .footer-2023 .slider-thumb-list.smallest {
    display: none;
  }
  .footer-2023 .carousel-indicators {
    display: none;
  }
  .footer-2023 .carousel {
    position: relative;
  }
  .footer-2023 .carousel .video-container a svg {
    width: 100px;
    z-index: 10;
  }
  .footer-2023 .carousel .carousel-item img {
    height: 250px !important;
  }
  .footer-2023 .carousel .carousel-item iframe {
    height: 250px !important;
  }
  .footer-2023 .carousel .carousel-control-next,
  .footer-2023 .carousel .carousel-control-prev {
    top: 100px;
  }
  .footer-2023 .carousel .carousel-caption {
    display: none;
  }
  .footer-2023 .carousel .carousel-sub-caption {
    display: block;
  }
  .footer-2023 .carousel .thumbnail-wrapper {
    width: 100%;
    height: auto;
    min-height: 500px;
  }
  .footer-2023 .carousel .carousel-thumbnails .carousel-item a {
    display: block;
    float: none;
    width: auto;
    border-bottom: none;
  }
  .footer-2023 .carousel .carousel-thumbnails .carousel-sub-caption {
    display: inline-block;
    margin-top: -10px;
  }
  .footer-2023 .carousel .carousel-thumbnails .thumbnail-slider-description {
    display: none;
  }
  .footer-2023 .carousel .carousel-thumbnails .carousel-item a img {
    height: 100%;
    border-bottom: 5px solid #fff;
  }
  .footer-2023 .carousel .thumbnail-wrapper .carousel-sub-caption {
    display: block;
    width: 100%;
  }
  .footer-2023 .carousel .thumbnail-image iframe {
    height: 220px;
    overflow: hidden;
  }
  .footer-2023 .carousel .slider-thumb-list .carousel-sub-caption {
    position: relative;
    top: 50px;
  }
  .footer-2023 .carousel .slider-thumb-list .thumbnail-wrapper {
    width: 100%;
  }
  .footer-2023 .carousel .slider-thumb-list .thumbnail-wrapper.card {
    border-bottom: none;
    border-left: none;
    border-right: none;
  }
  .footer-2023 .carousel .carousel-indicators {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer-2023 .carousel .carousel-indicators.carousel-thumbnail-indicators {
    position: relative;
    bottom: -20px;
  }
  .footer-2023 .carousel .large_control {
    display: none;
  }
  .footer-2023 .carousel .small_control {
    width: 100%;
    position: absolute;
    top: 125px;
    display: block;
  }
  .footer-2023 .carousel .small_control_thumb {
    display: block;
  }
  .footer-2023 .carousel .slider-standard .small_control {
    display: block;
  }
  .footer-2023 .carousel .slider-thumb-list .small_control {
    top: 100px;
  }
  .footer-2023 .thumbnail-slider .carousel-indicators {
    bottom: 0;
    position: relative;
  }
}
@media (max-width: 991px) and (min-width: 767px) {
  .footer-2023 .carousel .thumbnail-wrapper {
    width: 50%;
  }
  .footer-2023 .carousel .thumbnail-wrapper img {
    width: 100%;
  }
  .footer-2023 .thumbnail-slider .slider-thumb-list {
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  .footer-2023 .thumbnail-slider .slider-thumb-list .thumbnail-wrapper {
    width: 48%;
  }
}
.footer-2023 .thumbnail-slider.carousel-slider {
  display: block;
}
.footer-2023 .thumbnail-slider.carousel-slider .card {
  width: 100%;
}
.footer-2023 .thumbnail-slider.carousel-slider .small_control_thumb {
  display: block;
}
.footer-2023 .thumbnail-slider.carousel-thumbnails {
  display: none;
}
@media (min-width: 991px) {
  .footer-2023 .thumbnail-slider.carousel-slider {
    display: none;
  }
  .footer-2023 .thumbnail-slider.carousel-thumbnails {
    display: block;
  }
}
.footer-2023 .card-header .btn-link {
  font-weight: inherit;
  color: inherit;
}
.footer-2023 .card-header .btn-link:hover {
  cursor: pointer;
}
.footer-2023 .card-header .btn.btn-link {
  padding: 0;
}
.footer-2023 .tab-pane {
  padding: 15px 10px;
}
.footer-2023 .collapse-link,
.footer-2023 a.collapse-link {
  font-size: 17px;
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
  color: #005eaa;
}
.footer-2023 .collapse .card-body .card {
  border-radius: 0.25rem;
  border: 1px solid #e0e0e0;
}
.footer-2023 .collapse .card-body .card .card-body {
  padding-left: 1rem;
}
.footer-2023 .collapse .card-body .card .card-header::after {
  background: 0 0;
}
.footer-2023 .collapse .card-body .card .card-header:hover {
  background: 0 0;
}
.footer-2023 .cdc-nav-dropdown.dropdown .dropdown-toggle {
  background-color: #fff !important;
  padding-right: 25px;
  position: relative;
}
.footer-2023 .cdc-nav-dropdown.dropdown .dropdown-toggle:hover {
  text-decoration: none;
}
.footer-2023 .cdc-nav-dropdown.dropdown .dropdown-toggle:active,
.footer-2023 .cdc-nav-dropdown.dropdown .dropdown-toggle:focus {
  outline: 0;
  border-color: #ff751a !important;
  background-color: #fff !important;
}
.footer-2023 .cdc-nav-dropdown.dropdown .dropdown-toggle::after {
  border: none !important;
  content: "â€º";
  font-size: 140%;
  margin-left: 10px;
  position: absolute;
  -webkit-transform: rotate(90deg) translate(-4px, 0);
  -ms-transform: rotate(90deg) translate(-4px, 0);
  transform: rotate(90deg) translate(-4px, 0);
}
.footer-2023 .cdc-nav-dropdown.dropdown button {
  text-decoration: none;
}
.footer-2023 .cdc-nav-dropdown.dropdown button:focus {
  border-color: #ff751a;
}
.footer-2023 .cdc-nav-dropdown.dropdown .dropdown-menu {
  height: auto;
  max-height: 11rem;
  overflow-y: scroll;
}
.footer-2023 .cdc-nav-dropdown.dropdown .dropdown-menu .dropdown-item {
  padding: 0.25rem 0.8rem;
}
.footer-2023 .theme-blue .cdc-nav-dropdown.dropdown .dropdown-toggle {
  color: #005eaa !important;
  border-color: #005eaa !important;
}
.footer-2023 .theme-blue .cdc-nav-dropdown.dropdown .dropdown-toggle:active,
.footer-2023 .theme-blue .cdc-nav-dropdown.dropdown .dropdown-toggle:focus,
.footer-2023 .theme-blue .cdc-nav-dropdown.dropdown .dropdown-toggle:hover {
  background-color: #005eaa !important;
  color: #fff !important;
}
.footer-2023 .theme-blue .cdc-nav-dropdown.dropdown .dropdown-menu .dropdown-item {
  color: #005eaa !important;
}
.footer-2023 .theme-purple .cdc-nav-dropdown.dropdown .dropdown-toggle {
  color: #712177 !important;
  border-color: #712177 !important;
}
.footer-2023 .theme-purple .cdc-nav-dropdown.dropdown .dropdown-toggle:active,
.footer-2023 .theme-purple .cdc-nav-dropdown.dropdown .dropdown-toggle:focus,
.footer-2023 .theme-purple .cdc-nav-dropdown.dropdown .dropdown-toggle:hover {
  background-color: #712177 !important;
  color: #fff !important;
}
.footer-2023 .theme-purple .cdc-nav-dropdown.dropdown .dropdown-menu .dropdown-item {
  color: #712177 !important;
}
.footer-2023 .theme-brown .cdc-nav-dropdown.dropdown .dropdown-toggle {
  color: #705043 !important;
  border-color: #705043 !important;
}
.footer-2023 .theme-brown .cdc-nav-dropdown.dropdown .dropdown-toggle:active,
.footer-2023 .theme-brown .cdc-nav-dropdown.dropdown .dropdown-toggle:focus,
.footer-2023 .theme-brown .cdc-nav-dropdown.dropdown .dropdown-toggle:hover {
  background-color: #705043 !important;
  color: #fff !important;
}
.footer-2023 .theme-brown .cdc-nav-dropdown.dropdown .dropdown-menu .dropdown-item {
  color: #705043 !important;
}
.footer-2023 .theme-teal .cdc-nav-dropdown.dropdown .dropdown-toggle {
  color: #00695c !important;
  border-color: #00695c !important;
}
.footer-2023 .theme-teal .cdc-nav-dropdown.dropdown .dropdown-toggle:active,
.footer-2023 .theme-teal .cdc-nav-dropdown.dropdown .dropdown-toggle:focus,
.footer-2023 .theme-teal .cdc-nav-dropdown.dropdown .dropdown-toggle:hover {
  background-color: #00695c !important;
  color: #fff !important;
}
.footer-2023 .theme-teal .cdc-nav-dropdown.dropdown .dropdown-menu .dropdown-item {
  color: #00695c !important;
}
.footer-2023 .theme-pink .cdc-nav-dropdown.dropdown .dropdown-toggle {
  color: #af4448 !important;
  border-color: #af4448 !important;
}
.footer-2023 .theme-pink .cdc-nav-dropdown.dropdown .dropdown-toggle:active,
.footer-2023 .theme-pink .cdc-nav-dropdown.dropdown .dropdown-toggle:focus,
.footer-2023 .theme-pink .cdc-nav-dropdown.dropdown .dropdown-toggle:hover {
  background-color: #af4448 !important;
  color: #fff !important;
}
.footer-2023 .theme-pink .cdc-nav-dropdown.dropdown .dropdown-menu .dropdown-item {
  color: #af4448 !important;
}
.footer-2023 .theme-orange .cdc-nav-dropdown.dropdown .dropdown-toggle {
  color: #bb4d00 !important;
  border-color: #bb4d00 !important;
}
.footer-2023 .theme-orange .cdc-nav-dropdown.dropdown .dropdown-toggle:active,
.footer-2023 .theme-orange .cdc-nav-dropdown.dropdown .dropdown-toggle:focus,
.footer-2023 .theme-orange .cdc-nav-dropdown.dropdown .dropdown-toggle:hover {
  background-color: #bb4d00 !important;
  color: #fff !important;
}
.footer-2023 .theme-orange .cdc-nav-dropdown.dropdown .dropdown-menu .dropdown-item {
  color: #bb4d00 !important;
}
.footer-2023 .theme-slate .cdc-nav-dropdown.dropdown .dropdown-toggle {
  color: #29434e !important;
  border-color: #29434e !important;
}
.footer-2023 .theme-slate .cdc-nav-dropdown.dropdown .dropdown-toggle:active,
.footer-2023 .theme-slate .cdc-nav-dropdown.dropdown .dropdown-toggle:focus,
.footer-2023 .theme-slate .cdc-nav-dropdown.dropdown .dropdown-toggle:hover {
  background-color: #29434e !important;
  color: #fff !important;
}
.footer-2023 .theme-slate .cdc-nav-dropdown.dropdown .dropdown-menu .dropdown-item {
  color: #29434e !important;
}
.footer-2023 .theme-indigo .cdc-nav-dropdown.dropdown .dropdown-toggle {
  color: #26418f !important;
  border-color: #26418f !important;
}
.footer-2023 .theme-indigo .cdc-nav-dropdown.dropdown .dropdown-toggle:active,
.footer-2023 .theme-indigo .cdc-nav-dropdown.dropdown .dropdown-toggle:focus,
.footer-2023 .theme-indigo .cdc-nav-dropdown.dropdown .dropdown-toggle:hover {
  background-color: #26418f !important;
  color: #fff !important;
}
.footer-2023 .theme-indigo .cdc-nav-dropdown.dropdown .dropdown-menu .dropdown-item {
  color: #26418f !important;
}
.footer-2023 .theme-cyan .cdc-nav-dropdown.dropdown .dropdown-toggle {
  color: #006778 !important;
  border-color: #006778 !important;
}
.footer-2023 .theme-cyan .cdc-nav-dropdown.dropdown .dropdown-toggle:active,
.footer-2023 .theme-cyan .cdc-nav-dropdown.dropdown .dropdown-toggle:focus,
.footer-2023 .theme-cyan .cdc-nav-dropdown.dropdown .dropdown-toggle:hover {
  background-color: #006778 !important;
  color: #fff !important;
}
.footer-2023 .theme-cyan .cdc-nav-dropdown.dropdown .dropdown-menu .dropdown-item {
  color: #006778 !important;
}
.footer-2023 .theme-green .cdc-nav-dropdown.dropdown .dropdown-toggle {
  color: #497d0c !important;
  border-color: #497d0c !important;
}
.footer-2023 .theme-green .cdc-nav-dropdown.dropdown .dropdown-toggle:active,
.footer-2023 .theme-green .cdc-nav-dropdown.dropdown .dropdown-toggle:focus,
.footer-2023 .theme-green .cdc-nav-dropdown.dropdown .dropdown-toggle:hover {
  background-color: #497d0c !important;
  color: #fff !important;
}
.footer-2023 .theme-green .cdc-nav-dropdown.dropdown .dropdown-menu .dropdown-item {
  color: #497d0c !important;
}
.footer-2023 .theme-amber .cdc-nav-dropdown.dropdown .dropdown-toggle {
  color: #fbab18 !important;
  border-color: #fbab18 !important;
}
.footer-2023 .theme-amber .cdc-nav-dropdown.dropdown .dropdown-toggle:active,
.footer-2023 .theme-amber .cdc-nav-dropdown.dropdown .dropdown-toggle:focus,
.footer-2023 .theme-amber .cdc-nav-dropdown.dropdown .dropdown-toggle:hover {
  background-color: #fbab18 !important;
  color: #fff !important;
}
.footer-2023 .theme-amber .cdc-nav-dropdown.dropdown .dropdown-menu .dropdown-item {
  color: #fbab18 !important;
}
.footer-2023 .feature-title > div {
  margin-bottom: 9px;
  height: 30px;
}
.footer-2023 .feature-title > div .title {
  margin-bottom: 10px;
  margin-right: 10px;
  margin-top: 0;
  font-family: "Open Sans Semibold";
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  position: relative;
}
.footer-2023 .feature-title > div .title.gray-title {
  font-size: 1.13rem;
  color: #555;
}
.footer-2023 .feature-title > div .title .decorative-bar {
  position: absolute;
  top: 39px;
  left: 0;
  width: 100%;
  z-index: 100;
}
.footer-2023 .feature-title > div .title .decorative-bar.thin {
  height: 1px;
  margin-top: -1px;
}
.footer-2023 .feature-title > div .title .decorative-bar.medium {
  height: 3px;
  margin-top: -2px;
}
.footer-2023 .feature-title > div .title .decorative-bar.thick {
  height: 6px;
  margin-top: -3px;
}
@media only screen and (max-width: 768px) {
  .footer-2023 .feature-title > div .title.gray-title {
    font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
    font-size: 1rem;
  }
}
.footer-2023 .feature-title .center-line {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-bottom: solid 1px #ccc;
  height: 12px;
}
.footer-2023 .feature-title .bottom-line {
  width: 100%;
  height: 8px;
  border-top: solid 1px #ccc;
  margin-bottom: 17px;
  margin-top: -1px;
  position: relative;
}
.footer-2023 .feature-title .no-bottom-line {
  width: 100%;
  height: 8px;
  border-top: solid 1px transparent;
  margin-bottom: 17px;
  margin-top: 4px;
  position: relative;
}
.footer-2023 .feature-title .feature-link {
  position: absolute;
  right: 26px;
  text-decoration: none;
  font-style: italic;
  font-size: 0.9rem;
  margin-top: 8px;
  color: #004c73 !important;
  -webkit-transition: font-family 0.6s;
  -o-transition: font-family 0.6s;
  transition: font-family 0.6s;
}
.footer-2023 .feature-title .feature-link:hover {
  font-family: "Open Sans Semibold";
}
.footer-2023 .feature-title .feature-link .bottom-line {
  -webkit-transition-property: border-color;
  -o-transition-property: border-color;
  transition-property: border-color;
  -webkit-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  transition-duration: 0.7s;
}
.footer-2023 .feature-title .feature-link:hover ~ .bottom-line {
  border-color: #65b0bd;
}
.footer-2023 .feature-title .cdc-icon-chevron-right {
  margin-top: -2px;
  margin-left: 20px;
}
.footer-2023 .cdc-feeditems .fs1 {
  font-size: 1em !important;
}
.footer-2023 .cdc-feeditems .fs1188 {
  font-size: 1.188em !important;
}
.footer-2023 .cdc-feeditems a.card .lead {
  color: #075290;
}
.footer-2023 .cdc-feeditems .card-body p {
  line-height: 1.3;
}
.footer-2023 .cdc-feeditems .card-body .card-title {
  font-family: "Open Sans Semibold";
  font-size: 12px;
  color: #555;
  margin-bottom: 0.5rem !important;
  margin-top: -7px !important;
}
.footer-2023 .cdc-feeditems .card-body .card-title span img {
  max-width: 65px;
  max-height: 30px;
  margin-right: 10px;
}
.footer-2023 .cdc-feeditems .card-body .card-title.with-image {
  font-size: 17px;
  margin-bottom: 9px !important;
}
.footer-2023 .cdc-feeditems .card-body .lead {
  font-size: 19px;
  font-weight: 400;
  margin-bottom: 14px;
}
.footer-2023 .cdc-feeditems .card-body .lead a {
  text-decoration: none;
}
.footer-2023 .cdc-feeditems .card-body .lead a:hover {
  text-decoration: underline;
}
.footer-2023 .cdc-feeditems .card-body a.action-link {
  font-family: "Open Sans Semibold";
  text-decoration: none;
  font-style: italic;
  font-size: 17px;
}
.footer-2023 .cdc-feeditems .card-body a.action-link span.cdc-icon-chevron-right {
  margin-top: -4px;
}
.footer-2023 .cdc-feeditems .card-body a.action-link span.cdc-icon-chevron-right::before {
  margin-left: 10px;
  font-size: 17px;
  font-weight: 600;
}
.footer-2023 .cdc-feeditems .card-body a.action-link:hover {
  text-decoration: underline;
}
.footer-2023 .cdc-feeditems .card-body a {
  color: #075290;
}
.footer-2023 .cdc-feeditems .card-body a:hover {
  color: #075290;
}
.footer-2023 ::-ms-clear {
  display: none;
}
.footer-2023 form.validate .form-group fieldset.fieldset.border {
  padding: 10px;
  border: 1px solid #555;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 1px #555;
  box-shadow: 0 0 1px #555;
  margin: 12px 0 18px 0;
}
.footer-2023 form.validate .form-group fieldset.fieldset.border legend {
  float: left;
  margin-top: -24px;
  margin-left: 10px;
  margin-bottom: 0;
  width: inherit;
  padding: 0 10px;
  border-bottom: none;
  background-color: #fff;
  font-size: inherit;
  line-height: inherit;
}
.footer-2023 form.validate .form-group fieldset.fieldset.border legend + * {
  clear: both;
}
.footer-2023 form.validate .error {
  color: #8f0000;
}
.footer-2023 .forms .form-control:focus {
  color: #000;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 102, 1, 0.9) !important;
  box-shadow: 0 0 0 0.2rem rgba(255, 102, 1, 0.9) !important;
}
.footer-2023 .forms .datepicker-size {
  width: 276px;
  margin: 0;
}
.footer-2023 .forms .btn.btn-white:hover {
  background-color: #fff;
}
.footer-2023 .forms .form-control:disabled {
  background-color: #f0f0f0;
}
.footer-2023 .forms .form-control::-moz-placeholder {
  color: #555;
  opacity: 1;
}
.footer-2023 .forms .form-control:-ms-input-placeholder {
  color: #555;
  opacity: 1;
}
.footer-2023 .forms .form-control::-webkit-input-placeholder {
  color: #555;
  opacity: 1;
}
.footer-2023 .forms .form-control::-ms-input-placeholder {
  color: #555;
  opacity: 1;
}
.footer-2023 .forms .form-control::placeholder {
  color: #555;
  opacity: 1;
}
.footer-2023 .forms .typedtext-formscontrols {
  color: #000;
}
.footer-2023 .forms .fontsize-large-dropdown {
  font-size: 14px;
}
.footer-2023 .forms .dynamicdropdown-counter {
  float: right;
  clear: both;
}
.footer-2023 .forms ::-ms-clear {
  display: none;
}
.footer-2023 .forms .has-clear {
  position: relative;
}
.footer-2023 .forms .has-clear .form-control .typetext-field {
  padding-right: 20px;
}
.footer-2023 .forms .has-clear .form-control-clear {
  z-index: 10;
  pointer-events: auto;
  cursor: pointer;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 10px;
  display: block;
  line-height: 34px;
  text-align: center;
  font-size: 30px;
}
.footer-2023 .forms .box-margin {
  margin-bottom: 20px;
  margin-top: 20px;
}
.footer-2023 .forms .bold-hint {
  margin-top: -5px;
  margin-bottom: 0;
  padding: 0;
}
.footer-2023 .forms .spec-box {
  margin: 10px;
  padding: 10px;
  background: #3da9cc;
  margin-bottom: 20px;
}
.footer-2023 .forms .header-top-space {
  margin-top: 0;
}
.footer-2023 .forms .row-top {
  margin-top: 50px;
  margin-bottom: 10px;
}
.footer-2023 .forms .label-space-padding {
  padding: 10px;
}
.footer-2023 .forms .label-space-margin {
  margin: 10px;
}
.footer-2023 .forms .label-inline-h2 {
  margin-left: -8px;
}
.footer-2023 .forms .margin-container-intems {
  padding-right: 10px;
}
.footer-2023 .forms .form-control.is-invalid {
  border-color: #8f0000;
}
.footer-2023 .forms .invalid-feedback {
  color: #8f0000;
  font-size: 0.8rem;
  margin-top: 0.25rem;
}
.footer-2023 .forms .form-check-input.is-invalid ~ .form-check-label {
  color: #8f0000;
}
.footer-2023 .forms .form-check-input:focus-visible {
  outline: dashed 2px rgba(255, 102, 1, 0.9);
  outline-offset: 3px;
}
.footer-2023 .forms .form-container {
  background-color: #f2f2f2;
  padding: 30px;
}
.footer-2023 .forms .forms-label {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  width: 100%;
}
.footer-2023 .forms .forms-optional {
  color: #555;
  margin-left: 0.5rem;
  font-size: 0.8rem;
}
.footer-2023 .forms .forms-bold-hint {
  color: #555;
  margin-top: 0.25rem;
  font-size: 0.8rem;
}
.footer-2023 .forms .form-control {
  border-color: #bdbdbd;
}
.footer-2023 .forms input::-moz-placeholder {
  color: #bdbdbd;
  opacity: 1;
}
.footer-2023 .forms input:-ms-input-placeholder {
  color: #bdbdbd;
  opacity: 1;
}
.footer-2023 .forms input::-webkit-input-placeholder {
  color: #bdbdbd;
  opacity: 1;
}
.footer-2023 .forms input::-ms-input-placeholder {
  color: #bdbdbd;
  opacity: 1;
}
.footer-2023 .forms input::placeholder {
  color: #bdbdbd;
  opacity: 1;
}
.footer-2023 .forms :focus {
  outline: 0;
}
.footer-2023 .forms .form-check {
  margin-bottom: 0.5rem;
}
.footer-2023 .forms .form-check label.form-check-label {
  padding: 0 0.25rem;
}
.footer-2023 .forms .form-check label.form-check-label:hover {
  background-color: #f0f0f0;
}
.footer-2023 .forms .radioBig {
  -webkit-appearance: button;
  -moz-appearance: button;
  border: 4px solid #ccc;
  border-top-color: #bbb;
  border-left-color: #bbb;
  background: #fff;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  cursor: pointer;
}
.footer-2023 .forms .radioBig:checked {
  border: 6px solid #333;
}
.footer-2023 .forms .big-checkbox {
  width: 20px;
  height: 20px;
}
.footer-2023 .forms .small-checkbox {
  width: 13px;
  height: 13px;
}
.footer-2023 .forms .button-FooterSpace {
  margin-bottom: 30px;
  margin-top: 30px;
}
.footer-2023 .forms .resetbutton-Color {
  margin-left: 30px;
}
.footer-2023 .forms .form-control:focus option,
.footer-2023 .forms select.form-control[multiple]:focus option {
  color: #000;
}
.footer-2023 .forms .form-control:focus option:checked,
.footer-2023 .forms select.form-control[multiple]:focus option:checked {
  background: #555 -webkit-gradient(linear, left bottom, left top, color-stop(0, #555), to(#555));
  background: #555 -webkit-linear-gradient(bottom, #555 0, #555 100%);
  background: #555 -o-linear-gradient(bottom, #555 0, #555 100%);
  background: #555 linear-gradient(0deg, #555 0, #555 100%);
}
.footer-2023 .forms .form-control:focus option:checked:hover,
.footer-2023 .forms select.form-control[multiple]:focus option:checked:hover {
  background: #333 -webkit-gradient(linear, left bottom, left top, color-stop(0, #333), to(#333));
  background: #333 -webkit-linear-gradient(bottom, #333 0, #333 100%);
  background: #333 -o-linear-gradient(bottom, #333 0, #333 100%);
  background: #333 linear-gradient(0deg, #333 0, #333 100%);
}
.footer-2023 .forms .form-control:focus option.selected,
.footer-2023 .forms select.form-control[multiple]:focus option.selected {
  background-color: #555;
  color: #fff;
}
.footer-2023 .forms .form-control:focus option.selected:hover,
.footer-2023 .forms select.form-control[multiple]:focus option.selected:hover {
  background-color: #bdbdbd;
  color: #000;
}
.footer-2023 .forms .form-control:focus option:hover,
.footer-2023 .forms select.form-control[multiple]:focus option:hover {
  background-color: #f0f0f0;
}
.footer-2023 .forms .dropdown {
  border-color: #bdbdbd;
}
.footer-2023 .forms .dropdown .btn.dropdown-toggle {
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  position: relative;
  padding-right: 1.5rem;
}
.footer-2023 .forms .dropdown .btn.dropdown-toggle::after {
  position: absolute;
  right: 0.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.footer-2023 .forms .dropdown-menu {
  min-width: 100%;
}
.footer-2023 .forms .dropdown-menu .dropdown-item:hover {
  background-color: #f0f0f0;
}
.footer-2023 .forms .dropdown-menu .dropdown-item.selected {
  color: #fff;
  background-color: #075290;
}
.footer-2023 .forms .dropdown-menu label.dropdown-header {
  color: #000;
  font-weight: 700;
}
.footer-2023 .forms .dropdown-node-one {
  padding-left: 20px;
}
.footer-2023 .forms .dropdown-node-two {
  padding-left: 35px;
}
.footer-2023 .forms .dropdown-node-three {
  padding-left: 50px;
}
.footer-2023 .forms .dropdown-node-four {
  padding-left: 65px;
}
.footer-2023 .forms .forms-checkbox-gridtopspace {
  margin-top: -30px;
}
.footer-2023 .forms .required-color {
  color: #c10000;
}
.footer-2023 .form-control:focus-visible {
  outline: 0;
}
.footer-2023 .g-recaptcha {
  display: none;
}
.footer-2023 .grecaptcha-badge {
  width: 256px;
  height: 80px;
  padding: 0 2px 0 2px;
  margin-bottom: 1.5rem;
  font-size: smaller;
}
.footer-2023 .grecaptcha-badge a,
.footer-2023 .grecaptcha-badge a:visited {
  color: #555;
}
.footer-2023 .grecaptcha-badge .rc-anchor-logo-img {
  background: url(https://www.gstatic.com/recaptcha/api2/logo_48.png);
  background-repeat: no-repeat;
  height: 48px;
  width: 48px;
  float: left;
  display: inline-block;
  margin-right: 1rem;
}
.footer-2023 .grecaptcha-badge .rc-anchor-normal-footer {
  margin-bottom: 1rem;
}
.footer-2023 .grecaptcha-badge .rc-anchor-pt {
  line-height: 48px;
}
.footer-2023 .grecaptcha-badge .rc-anchor-pt svg {
  width: 12px;
}
.footer-2023 .grecaptcha-badge .rc-anchor-normal-footer div:first-of-type {
  margin-bottom: 0.5rem;
}
.footer-2023 .cdcemailform .fieldset-wrap > fieldset {
  display: block;
  -webkit-margin-start: 2px;
  margin-inline-start: 2px;
  -webkit-margin-end: 2px;
  margin-inline-end: 2px;
  -webkit-padding-before: 0.35em;
  padding-block-start: 0.35em;
  -webkit-padding-start: 0.75em;
  padding-inline-start: 0.75em;
  -webkit-padding-end: 0.75em;
  padding-inline-end: 0.75em;
  -webkit-padding-after: 0.625em;
  padding-block-end: 0.625em;
  min-inline-size: -webkit-min-content;
  min-inline-size: -moz-min-content;
  min-inline-size: min-content;
  border-width: 1px;
  border-style: solid;
  border-color: #bdbdbd;
  -o-border-image: initial;
  -webkit-border-image: initial;
  border-image: initial;
  border-radius: 0.25rem;
}
.footer-2023 .cdcemailform .fieldset-wrap > fieldset legend {
  padding: 5px;
  width: unset !important;
  border-radius: 0.25rem;
  font-size: 1.125rem;
}
.footer-2023 .cdc-headings-underline-h2 .cdc-textblock > h2 {
  border-bottom: 1px solid #cfd5d8;
  padding-bottom: 0.25rem;
}
.footer-2023 .cdc-headings-underline-h3 .cdc-textblock > h3 {
  border-bottom: 1px solid #cfd5d8;
  padding-bottom: 0.25rem;
}
.footer-2023 .cdc-headings-underline-h4 .cdc-textblock > h4 {
  border-bottom: 1px solid #cfd5d8;
  padding-bottom: 0.25rem;
}
.footer-2023 .cdc-headings-underline-h5 .cdc-textblock > h5 {
  border-bottom: 1px solid #cfd5d8;
  padding-bottom: 0.25rem;
}
.footer-2023 .cdc-headings-underline-h6 .cdc-textblock > h6 {
  border-bottom: 1px solid #cfd5d8;
  padding-bottom: 0.25rem;
}
.footer-2023 .cdc-homepage-card-slider.slick-slider {
  margin-right: -15px;
}
.footer-2023 .cdc-homepage-card-slider.slick-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer-2023 .cdc-homepage-card-slider.slick-slider .slick-item {
  width: calc(100% - 15px);
  margin-right: 15px;
  height: inherit !important;
}
.footer-2023 .cdc-homepage-card-slider.slick-slider .slick-item .card {
  height: 100%;
  color: #555;
}
.footer-2023 .cdc-homepage-card-slider.slick-slider .slick-item a.card {
  color: #555;
}
.footer-2023 .cdc-homepage-card-slider.slick-slider .slick-item:not(.slick-active) {
  opacity: 0.5;
}
.footer-2023 .cdc-homepage-card-slider ul.slick-dots {
  position: relative;
  bottom: -5px !important;
}
.footer-2023 .cdc-homepage-card-slider ul.slick-dots li button {
  width: 18px !important;
  height: 18px !important;
  border-radius: 9px;
  border-color: #bdbdbd !important;
}
.footer-2023 .cdc-homepage-card-slider ul.slick-dots li.slick-active button {
  background-color: #bdbdbd !important;
}
.footer-2023 .cdc-homepage-card-slider + .cdc-slider-status {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.footer-2023 .cdc-slider-desktop-view a.card {
  color: #555;
}
@font-face {
  font-family: cdciconfont;
  src: url(../fonts/cdciconfont.woff2?497683) format("woff2"), url(../fonts/cdciconfont.woff?497683) format("woff");
  font-weight: 400;
  font-style: normal;
}
.footer-2023 [class*=" cdc-icon-"]:before,
.footer-2023 [class^="cdc-icon-"]:before {
  font-family: cdciconfont;
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.footer-2023 a [class*=" cdc-icon-"],
.footer-2023 a [class^="cdc-icon-"] {
  display: inline-block;
  text-decoration: inherit;
}
.footer-2023 .cdc-icon-large:before {
  vertical-align: top;
  font-size: 1.333em;
}
.footer-2023 .btn [class*=" cdc-icon-"],
.footer-2023 .btn [class^="cdc-icon-"] {
  line-height: 0.9em;
}
.footer-2023 li [class*=" cdc-icon-"],
.footer-2023 li [class^="cdc-icon-"] {
  display: inline-block;
  min-width: 1.25em;
  text-align: center;
}
.footer-2023 li .cdc-icon-large[class*=" cdc-icon-"],
.footer-2023 li .cdc-icon-large[class^="cdc-icon-"] {
  min-width: 1.875em;
}
.footer-2023 li[class*=" cdc-icon-"],
.footer-2023 li[class^="cdc-icon-"] {
  margin-left: 0;
  list-style-type: none;
}
.footer-2023 li[class*=" cdc-icon-"]:before,
.footer-2023 li[class^="cdc-icon-"]:before {
  text-indent: -2em;
  text-align: center;
}
.footer-2023 li[class*=" cdc-icon-"].cdc-icon-large:before,
.footer-2023 li[class^="cdc-icon-"].cdc-icon-large:before {
  text-indent: -1.333em;
}
.footer-2023 .cdc-icon-alert_01:before {
  content: "\f101";
}
.footer-2023 .cdc-icon-alert_02:before {
  content: "\f102";
}
.footer-2023 .cdc-icon-alert_03:before {
  content: "\f103";
}
.footer-2023 .cdc-icon-alert_04:before {
  content: "\f104";
}
.footer-2023 .cdc-icon-alert_05:before {
  content: "\f105";
}
.footer-2023 .cdc-icon-alert_06:before {
  content: "\f106";
}
.footer-2023 .cdc-icon-allergy_01:before {
  content: "\f107";
}
.footer-2023 .cdc-icon-animal_01:before {
  content: "\f108";
}
.footer-2023 .cdc-icon-animal_02:before {
  content: "\f109";
}
.footer-2023 .cdc-icon-animal_03:before {
  content: "\f10a";
}
.footer-2023 .cdc-icon-audio_01:before {
  content: "\f10b";
}
.footer-2023 .cdc-icon-audio_02:before {
  content: "\f10c";
}
.footer-2023 .cdc-icon-audio_03:before {
  content: "\f10d";
}
.footer-2023 .cdc-icon-audio_04:before {
  content: "\f10e";
}
.footer-2023 .cdc-icon-audio_05:before {
  content: "\f10f";
}
.footer-2023 .cdc-icon-badge_01:before {
  content: "\f110";
}
.footer-2023 .cdc-icon-badge_02:before {
  content: "\f111";
}
.footer-2023 .cdc-icon-badge_03:before {
  content: "\f112";
}
.footer-2023 .cdc-icon-badge_04:before {
  content: "\f113";
}
.footer-2023 .cdc-icon-badge_05:before {
  content: "\f114";
}
.footer-2023 .cdc-icon-bag_01:before {
  content: "\f115";
}
.footer-2023 .cdc-icon-bat_1:before {
  content: "\f116";
}
.footer-2023 .cdc-icon-book_01:before {
  content: "\f117";
}
.footer-2023 .cdc-icon-book_02:before {
  content: "\f118";
}
.footer-2023 .cdc-icon-book_03:before {
  content: "\f119";
}
.footer-2023 .cdc-icon-book_04:before {
  content: "\f11a";
}
.footer-2023 .cdc-icon-bookmark_01:before {
  content: "\f11b";
}
.footer-2023 .cdc-icon-brain_01:before {
  content: "\f11c";
}
.footer-2023 .cdc-icon-building_01:before {
  content: "\f11d";
}
.footer-2023 .cdc-icon-building_02:before {
  content: "\f11e";
}
.footer-2023 .cdc-icon-building_03:before {
  content: "\f11f";
}
.footer-2023 .cdc-icon-building_04:before {
  content: "\f120";
}
.footer-2023 .cdc-icon-calendar_01:before {
  content: "\f121";
}
.footer-2023 .cdc-icon-cancer_02:before {
  content: "\f122";
}
.footer-2023 .cdc-icon-candle:before {
  content: "\f123";
}
.footer-2023 .cdc-icon-cat_1:before {
  content: "\f124";
}
.footer-2023 .cdc-icon-chart_01:before {
  content: "\f125";
}
.footer-2023 .cdc-icon-chart_02:before {
  content: "\f126";
}
.footer-2023 .cdc-icon-chart_03:before {
  content: "\f127";
}
.footer-2023 .cdc-icon-chart_04:before {
  content: "\f128";
}
.footer-2023 .cdc-icon-chat_01:before {
  content: "\f129";
}
.footer-2023 .cdc-icon-chat_02:before {
  content: "\f12a";
}
.footer-2023 .cdc-icon-chat_03:before {
  content: "\f12b";
}
.footer-2023 .cdc-icon-chat_04:before {
  content: "\f12c";
}
.footer-2023 .cdc-icon-chat_05:before {
  content: "\f12d";
}
.footer-2023 .cdc-icon-chicken_1:before {
  content: "\f12e";
}
.footer-2023 .cdc-icon-cleaning_01:before {
  content: "\f12f";
}
.footer-2023 .cdc-icon-cleaning_02:before {
  content: "\f130";
}
.footer-2023 .cdc-icon-cleaning_03:before {
  content: "\f131";
}
.footer-2023 .cdc-icon-clipboard_01:before {
  content: "\f132";
}
.footer-2023 .cdc-icon-clock_01:before {
  content: "\f133";
}
.footer-2023 .cdc-icon-clothes_01:before {
  content: "\f134";
}
.footer-2023 .cdc-icon-cloud_01:before {
  content: "\f135";
}
.footer-2023 .cdc-icon-comment3:before {
  content: "\f136";
}
.footer-2023 .cdc-icon-contact:before {
  content: "\f137";
}
.footer-2023 .cdc-icon-covid_cal:before {
  content: "\f6e5";
}
.footer-2023 .cdc-icon-covid_report:before {
  content: "\f6de";
}
.footer-2023 .cdc-icon-covid_test:before {
  content: "\f6df";
}
.footer-2023 .cdc-icon-covid_tray:before {
  content: "\f6e6";
}
.footer-2023 .cdc-icon-crowd:before {
  content: "\f138";
}
.footer-2023 .cdc-icon-data_01:before {
  content: "\f139";
}
.footer-2023 .cdc-icon-device_01:before {
  content: "\f13a";
}
.footer-2023 .cdc-icon-device_02:before {
  content: "\f13b";
}
.footer-2023 .cdc-icon-device_03:before {
  content: "\f13c";
}
.footer-2023 .cdc-icon-device_04:before {
  content: "\f13d";
}
.footer-2023 .cdc-icon-digital-thermometer:before {
  content: "\f13e";
}
.footer-2023 .cdc-icon-direction_01:before {
  content: "\f13f";
}
.footer-2023 .cdc-icon-dog_1:before {
  content: "\f140";
}
.footer-2023 .cdc-icon-double_arrow:before {
  content: "\f141";
}
.footer-2023 .cdc-icon-download_01:before {
  content: "\f142";
}
.footer-2023 .cdc-icon-duck_01:before {
  content: "\f6ed";
}
.footer-2023 .cdc-icon-ecig_01:before {
  content: "\f143";
}
.footer-2023 .cdc-icon-ecig_02:before {
  content: "\f144";
}
.footer-2023 .cdc-icon-ecig_03:before {
  content: "\f145";
}
.footer-2023 .cdc-icon-ecigs:before {
  content: "\f146";
}
.footer-2023 .cdc-icon-edit_01:before {
  content: "\f147";
}
.footer-2023 .cdc-icon-email_01:before {
  content: "\f148";
}
.footer-2023 .cdc-icon-email_02:before {
  content: "\f149";
}
.footer-2023 .cdc-icon-email_03:before {
  content: "\f14a";
}
.footer-2023 .cdc-icon-eye_01:before {
  content: "\f14b";
}
.footer-2023 .cdc-icon-fig1_1:before {
  content: "\f14c";
}
.footer-2023 .cdc-icon-flea_fly:before {
  content: "\f14d";
}
.footer-2023 .cdc-icon-flea:before {
  content: "\f14e";
}
.footer-2023 .cdc-icon-food_01:before {
  content: "\f14f";
}
.footer-2023 .cdc-icon-food_02:before {
  content: "\f150";
}
.footer-2023 .cdc-icon-food_03:before {
  content: "\f151";
}
.footer-2023 .cdc-icon-food_04:before {
  content: "\f152";
}
.footer-2023 .cdc-icon-food_05:before {
  content: "\f153";
}
.footer-2023 .cdc-icon-food_06:before {
  content: "\f154";
}
.footer-2023 .cdc-icon-globe_01:before {
  content: "\f155";
}
.footer-2023 .cdc-icon-globe_02:before {
  content: "\f156";
}
.footer-2023 .cdc-icon-globe_03:before {
  content: "\f157";
}
.footer-2023 .cdc-icon-glove:before {
  content: "\f158";
}
.footer-2023 .cdc-icon-grid_01:before {
  content: "\f159";
}
.footer-2023 .cdc-icon-handwashing:before {
  content: "\f15a";
}
.footer-2023 .cdc-icon-hazard_01:before {
  content: "\f15b";
}
.footer-2023 .cdc-icon-hazard_02:before {
  content: "\f15c";
}
.footer-2023 .cdc-icon-hazard_03:before {
  content: "\f15d";
}
.footer-2023 .cdc-icon-hazard_04:before {
  content: "\f15e";
}
.footer-2023 .cdc-icon-hazard_05:before {
  content: "\f15f";
}
.footer-2023 .cdc-icon-heart_01:before {
  content: "\f160";
}
.footer-2023 .cdc-icon-home_01:before {
  content: "\f161";
}
.footer-2023 .cdc-icon-hospital_01:before {
  content: "\f162";
}
.footer-2023 .cdc-icon-idea_01:before {
  content: "\f163";
}
.footer-2023 .cdc-icon-idea-suggestion:before {
  content: "\f6db";
}
.footer-2023 .cdc-icon-kidney_01:before {
  content: "\f164";
}
.footer-2023 .cdc-icon-lab_01:before {
  content: "\f165";
}
.footer-2023 .cdc-icon-lab_02:before {
  content: "\f166";
}
.footer-2023 .cdc-icon-lab_03:before {
  content: "\f167";
}
.footer-2023 .cdc-icon-lab_04:before {
  content: "\f168";
}
.footer-2023 .cdc-icon-lab_05:before {
  content: "\f169";
}
.footer-2023 .cdc-icon-lab_06:before {
  content: "\f16a";
}
.footer-2023 .cdc-icon-lab_07:before {
  content: "\f16b";
}
.footer-2023 .cdc-icon-link_01:before {
  content: "\f16c";
}
.footer-2023 .cdc-icon-lite_00:before {
  content: "\f16d";
}
.footer-2023 .cdc-icon-lite_01:before {
  content: "\f16e";
}
.footer-2023 .cdc-icon-lite_02:before {
  content: "\f16f";
}
.footer-2023 .cdc-icon-lite_03:before {
  content: "\f170";
}
.footer-2023 .cdc-icon-lite_04:before {
  content: "\f171";
}
.footer-2023 .cdc-icon-lite_05:before {
  content: "\f172";
}
.footer-2023 .cdc-icon-lite_06:before {
  content: "\f173";
}
.footer-2023 .cdc-icon-lite_07:before {
  content: "\f174";
}
.footer-2023 .cdc-icon-lite_08:before {
  content: "\f175";
}
.footer-2023 .cdc-icon-lite_09:before {
  content: "\f176";
}
.footer-2023 .cdc-icon-logo_01:before {
  content: "\f177";
}
.footer-2023 .cdc-icon-map_01:before {
  content: "\f178";
}
.footer-2023 .cdc-icon-map_02:before {
  content: "\f179";
}
.footer-2023 .cdc-icon-map_03:before {
  content: "\f17a";
}
.footer-2023 .cdc-icon-mask:before {
  content: "\f17b";
}
.footer-2023 .cdc-icon-medical_01:before {
  content: "\f17c";
}
.footer-2023 .cdc-icon-medical_02:before {
  content: "\f17d";
}
.footer-2023 .cdc-icon-medical_03:before {
  content: "\f17e";
}
.footer-2023 .cdc-icon-medical_04:before {
  content: "\f17f";
}
.footer-2023 .cdc-icon-medical_05:before {
  content: "\f180";
}
.footer-2023 .cdc-icon-medical_06:before {
  content: "\f181";
}
.footer-2023 .cdc-icon-medical_07:before {
  content: "\f182";
}
.footer-2023 .cdc-icon-medical_08:before {
  content: "\f183";
}
.footer-2023 .cdc-icon-medical_09:before {
  content: "\f184";
}
.footer-2023 .cdc-icon-medical_10:before {
  content: "\f185";
}
.footer-2023 .cdc-icon-medical_11:before {
  content: "\f186";
}
.footer-2023 .cdc-icon-menu-bars:before {
  content: "\f736";
}
.footer-2023 .cdc-icon-money_01:before {
  content: "\f187";
}
.footer-2023 .cdc-icon-mpox-heavy-strike:before {
  content: "\f730";
}
.footer-2023 .cdc-icon-mpox-heavy:before {
  content: "\f731";
}
.footer-2023 .cdc-icon-mpox-light-strike:before {
  content: "\f732";
}
.footer-2023 .cdc-icon-mpox-light:before {
  content: "\f733";
}
.footer-2023 .cdc-icon-mpox-medium-strike:before {
  content: "\f734";
}
.footer-2023 .cdc-icon-mpox-medium:before {
  content: "\f735";
}
.footer-2023 .cdc-icon-n95:before {
  content: "\f6ee";
}
.footer-2023 .cdc-icon-no_01:before {
  content: "\f188";
}
.footer-2023 .cdc-icon-paper_01:before {
  content: "\f189";
}
.footer-2023 .cdc-icon-paper_02:before {
  content: "\f18a";
}
.footer-2023 .cdc-icon-paper_03:before {
  content: "\f18b";
}
.footer-2023 .cdc-icon-people_01:before {
  content: "\f18c";
}
.footer-2023 .cdc-icon-people_02:before {
  content: "\f18d";
}
.footer-2023 .cdc-icon-people_03:before {
  content: "\f18e";
}
.footer-2023 .cdc-icon-people_04:before {
  content: "\f18f";
}
.footer-2023 .cdc-icon-people_05:before {
  content: "\f190";
}
.footer-2023 .cdc-icon-people_06:before {
  content: "\f191";
}
.footer-2023 .cdc-icon-people_07:before {
  content: "\f192";
}
.footer-2023 .cdc-icon-people_08:before {
  content: "\f193";
}
.footer-2023 .cdc-icon-people_09:before {
  content: "\f194";
}
.footer-2023 .cdc-icon-phone_01:before {
  content: "\f195";
}
.footer-2023 .cdc-icon-photo_01:before {
  content: "\f196";
}
.footer-2023 .cdc-icon-photo_02:before {
  content: "\f197";
}
.footer-2023 .cdc-icon-photo_03:before {
  content: "\f198";
}
.footer-2023 .cdc-icon-photo_04:before {
  content: "\f199";
}
.footer-2023 .cdc-icon-photo_05:before {
  content: "\f19a";
}
.footer-2023 .cdc-icon-pig_1:before {
  content: "\f19b";
}
.footer-2023 .cdc-icon-pin_01:before {
  content: "\f19c";
}
.footer-2023 .cdc-icon-pin_02:before {
  content: "\f19d";
}
.footer-2023 .cdc-icon-preschool:before {
  content: "\f19e";
}
.footer-2023 .cdc-icon-presentation_01:before {
  content: "\f19f";
}
.footer-2023 .cdc-icon-question_01:before {
  content: "\f1a0";
}
.footer-2023 .cdc-icon-question_02:before {
  content: "\f1a1";
}
.footer-2023 .cdc-icon-question_03:before {
  content: "\f1a2";
}
.footer-2023 .cdc-icon-repellent:before {
  content: "\f1a3";
}
.footer-2023 .cdc-icon-scale_01:before {
  content: "\f1a4";
}
.footer-2023 .cdc-icon-scale_02:before {
  content: "\f1a5";
}
.footer-2023 .cdc-icon-scale-tilted:before {
  content: "\f6dc";
}
.footer-2023 .cdc-icon-search_01:before {
  content: "\f1a6";
}
.footer-2023 .cdc-icon-search_02:before {
  content: "\f1a7";
}
.footer-2023 .cdc-icon-search_03:before {
  content: "\f1a8";
}
.footer-2023 .cdc-icon-security-shield:before {
  content: "\f6dd";
}
.footer-2023 .cdc-icon-signal_01:before {
  content: "\f1a9";
}
.footer-2023 .cdc-icon-single_arrow:before {
  content: "\f1aa";
}
.footer-2023 .cdc-icon-smoking_01:before {
  content: "\f1ab";
}
.footer-2023 .cdc-icon-smoking_02:before {
  content: "\f1ac";
}
.footer-2023 .cdc-icon-sol_00:before {
  content: "\f1ad";
}
.footer-2023 .cdc-icon-sol_01:before {
  content: "\f1ae";
}
.footer-2023 .cdc-icon-sol_02:before {
  content: "\f1af";
}
.footer-2023 .cdc-icon-sol_03:before {
  content: "\f1b0";
}
.footer-2023 .cdc-icon-sol_04:before {
  content: "\f1b1";
}
.footer-2023 .cdc-icon-sol_05:before {
  content: "\f1b2";
}
.footer-2023 .cdc-icon-sol_06:before {
  content: "\f1b3";
}
.footer-2023 .cdc-icon-sol_07:before {
  content: "\f1b4";
}
.footer-2023 .cdc-icon-sol_08:before {
  content: "\f1b5";
}
.footer-2023 .cdc-icon-sol_09:before {
  content: "\f1b6";
}
.footer-2023 .cdc-icon-sports_01:before {
  content: "\f1b7";
}
.footer-2023 .cdc-icon-spraybottle:before {
  content: "\f1b8";
}
.footer-2023 .cdc-icon-stack_01:before {
  content: "\f1b9";
}
.footer-2023 .cdc-icon-stack_02:before {
  content: "\f1ba";
}
.footer-2023 .cdc-icon-stack_03:before {
  content: "\f1bb";
}
.footer-2023 .cdc-icon-stack_04:before {
  content: "\f1bc";
}
.footer-2023 .cdc-icon-swab:before {
  content: "\f6e7";
}
.footer-2023 .cdc-icon-symbol_01:before {
  content: "\f1bd";
}
.footer-2023 .cdc-icon-symbol_02:before {
  content: "\f1be";
}
.footer-2023 .cdc-icon-symptom1:before {
  content: "\f1bf";
}
.footer-2023 .cdc-icon-symptom2:before {
  content: "\f1c0";
}
.footer-2023 .cdc-icon-symptom3:before {
  content: "\f1c1";
}
.footer-2023 .cdc-icon-test_vial:before {
  content: "\f6e0";
}
.footer-2023 .cdc-icon-test_vials:before {
  content: "\f6e1";
}
.footer-2023 .cdc-icon-tick:before {
  content: "\f1c2";
}
.footer-2023 .cdc-icon-tools_01:before {
  content: "\f1c3";
}
.footer-2023 .cdc-icon-tools_02:before {
  content: "\f1c4";
}
.footer-2023 .cdc-icon-tools_03:before {
  content: "\f1c5";
}
.footer-2023 .cdc-icon-tools_04:before {
  content: "\f1c6";
}
.footer-2023 .cdc-icon-travel_01:before {
  content: "\f1c7";
}
.footer-2023 .cdc-icon-travel_02:before {
  content: "\f1c8";
}
.footer-2023 .cdc-icon-tweezers:before {
  content: "\f1c9";
}
.footer-2023 .cdc-icon-usa_map:before {
  content: "\f1ca";
}
.footer-2023 .cdc-icon-ventilation:before {
  content: "\f72f";
}
.footer-2023 .cdc-icon-vial_neg:before {
  content: "\f6eb";
}
.footer-2023 .cdc-icon-vial_pos:before {
  content: "\f6ec";
}
.footer-2023 .cdc-icon-video_01:before {
  content: "\f1cb";
}
.footer-2023 .cdc-icon-video_02:before {
  content: "\f1cc";
}
.footer-2023 .cdc-icon-video_03:before {
  content: "\f1cd";
}
.footer-2023 .cdc-icon-video_04:before {
  content: "\f1ce";
}
.footer-2023 .cdc-icon-weather_01:before {
  content: "\f1cf";
}
.footer-2023 .cdc-icon-weather_02:before {
  content: "\f1d0";
}
.footer-2023 .cdc-icon-weather_03:before {
  content: "\f1d1";
}
.footer-2023 .cdc-icon-weather_04:before {
  content: "\f1d2";
}
.footer-2023 .cdc-icon-weather_05:before {
  content: "\f1d3";
}
.footer-2023 .cdc-icon-weather_06:before {
  content: "\f1d4";
}
.footer-2023 .cdc-icon-weather_07:before {
  content: "\f1d5";
}
.footer-2023 .cdc-icon-weather_08:before {
  content: "\f1d6";
}
.footer-2023 .cdc-icon-weather_09:before {
  content: "\f1d7";
}
.footer-2023 .cdc-icon-weather_10:before {
  content: "\f1d8";
}
.footer-2023 .cdc-icon-weather_11:before {
  content: "\f1d9";
}
.footer-2023 .cdc-icon-worker-health:before {
  content: "\f21c";
}
.footer-2023 .cdc-icon-wreath:before {
  content: "\f1da";
}
.footer-2023 .cdc-icon-cdc-tv:before {
  content: "\f1db";
}
.footer-2023 .cdc-icon-fb:before {
  content: "\f1dc";
}
.footer-2023 .cdc-icon-flickr:before {
  content: "\f1dd";
}
.footer-2023 .cdc-icon-govd:before {
  content: "\f1de";
}
.footer-2023 .cdc-icon-insta:before {
  content: "\f1df";
}
.footer-2023 .cdc-icon-linkedin:before {
  content: "\f1e0";
}
.footer-2023 .cdc-icon-pinterest:before {
  content: "\f1e1";
}
.footer-2023 .cdc-icon-podcast:before {
  content: "\f1e2";
}
.footer-2023 .cdc-icon-rss:before {
  content: "\f1e3";
}
.footer-2023 .cdc-icon-snapchat:before {
  content: "\f1e4";
}
.footer-2023 .cdc-icon-syndication:before {
  content: "\f1e5";
}
.footer-2023 .cdc-icon-tumblr:before {
  content: "\f1e6";
}
.footer-2023 .cdc-icon-twitter:before {
  content: "\f1e7";
}
.footer-2023 .cdc-icon-youtube:before {
  content: "\f1e8";
}
.footer-2023 .cdc-icon-bookmark-round:before {
  content: "\f1e9";
}
.footer-2023 .cdc-icon-cdc-tv-round:before {
  content: "\f1ea";
}
.footer-2023 .cdc-icon-email-round:before {
  content: "\f1eb";
}
.footer-2023 .cdc-icon-fb-round:before {
  content: "\f1ec";
}
.footer-2023 .cdc-icon-flickr-round:before {
  content: "\f1ed";
}
.footer-2023 .cdc-icon-govd-round:before {
  content: "\f1ee";
}
.footer-2023 .cdc-icon-ig-round:before {
  content: "\f1ef";
}
.footer-2023 .cdc-icon-linkedin-round:before {
  content: "\f1f0";
}
.footer-2023 .cdc-icon-pinterest-round:before {
  content: "\f1f1";
}
.footer-2023 .cdc-icon-podcast-round:before {
  content: "\f1f2";
}
.footer-2023 .cdc-icon-rss-round:before {
  content: "\f1f3";
}
.footer-2023 .cdc-icon-syndication-round:before {
  content: "\f1f4";
}
.footer-2023 .cdc-icon-tumblr-round:before {
  content: "\f1f5";
}
.footer-2023 .cdc-icon-twitter-round:before {
  content: "\f1f6";
}
.footer-2023 .cdc-icon-youtube-round:before {
  content: "\f1f7";
}
.footer-2023 .cdc-icon-bookmark-white:before {
  content: "\f1f8";
}
.footer-2023 .cdc-icon-cdc-tv-white:before {
  content: "\f1f9";
}
.footer-2023 .cdc-icon-email-white:before {
  content: "\f1fa";
}
.footer-2023 .cdc-icon-fb-white:before {
  content: "\f1fb";
}
.footer-2023 .cdc-icon-flickr-white:before {
  content: "\f1fc";
}
.footer-2023 .cdc-icon-govd-white:before {
  content: "\f1fd";
}
.footer-2023 .cdc-icon-ig-white:before {
  content: "\f1fe";
}
.footer-2023 .cdc-icon-linkedin-white:before {
  content: "\f1ff";
}
.footer-2023 .cdc-icon-pinterest-white:before {
  content: "\f200";
}
.footer-2023 .cdc-icon-podcast-white:before {
  content: "\f201";
}
.footer-2023 .cdc-icon-rss-white:before {
  content: "\f202";
}
.footer-2023 .cdc-icon-syndication-white:before {
  content: "\f203";
}
.footer-2023 .cdc-icon-tumblr-white:before {
  content: "\f204";
}
.footer-2023 .cdc-icon-twitter-white:before {
  content: "\f205";
}
.footer-2023 .cdc-icon-youtube-white:before {
  content: "\f206";
}
.footer-2023 .cdc-icon-cdctv-inverse:before {
  content: "\f725";
}
.footer-2023 .cdc-icon-facebook-inverse:before {
  content: "\f726";
}
.footer-2023 .cdc-icon-instagram-inverse:before {
  content: "\f727";
}
.footer-2023 .cdc-icon-linkedin-inverse:before {
  content: "\f728";
}
.footer-2023 .cdc-icon-pinterest-inverse:before {
  content: "\f729";
}
.footer-2023 .cdc-icon-rss-inverse:before {
  content: "\f72a";
}
.footer-2023 .cdc-icon-snapchat-inverse:before {
  content: "\f72b";
}
.footer-2023 .cdc-icon-syndication-inverse:before {
  content: "\f72c";
}
.footer-2023 .cdc-icon-twitter-inverse:before {
  content: "\f72d";
}
.footer-2023 .cdc-icon-youtube-inverse:before {
  content: "\f72e";
}
.footer-2023 .cdc-icon-epub:before {
  content: "\f207";
}
.footer-2023 .cdc-icon-excel:before {
  content: "\f208";
}
.footer-2023 .cdc-icon-external:before {
  content: "\f209";
}
.footer-2023 .cdc-icon-image:before {
  content: "\f20a";
}
.footer-2023 .cdc-icon-media:before {
  content: "\f20b";
}
.footer-2023 .cdc-icon-pdf:before {
  content: "\f20c";
}
.footer-2023 .cdc-icon-ppt:before {
  content: "\f20d";
}
.footer-2023 .cdc-icon-sas:before {
  content: "\f20e";
}
.footer-2023 .cdc-icon-stats:before {
  content: "\f20f";
}
.footer-2023 .cdc-icon-txt:before {
  content: "\f210";
}
.footer-2023 .cdc-icon-word:before {
  content: "\f211";
}
.footer-2023 .cdc-icon-zip:before {
  content: "\f212";
}
.footer-2023 .cdc-icon-arrow-down:before {
  content: "\f213";
}
.footer-2023 .cdc-icon-cdcsearch:before {
  content: "\f214";
}
.footer-2023 .cdc-icon-close-circle:before {
  content: "\f215";
}
.footer-2023 .cdc-icon-minus:before {
  content: "\f216";
}
.footer-2023 .cdc-icon-next:before {
  content: "\f217";
}
.footer-2023 .cdc-icon-play-circle-outline:before {
  content: "\f218";
}
.footer-2023 .cdc-icon-plus:before {
  content: "\f219";
}
.footer-2023 .cdc-icon-prev:before {
  content: "\f21a";
}
.footer-2023 .cdc-icon-resize:before {
  content: "\f21b";
}
.footer-2023 .cdc-icon-cdc-play:before {
  content: "\f21d";
}
.footer-2023 .cdc-icon-pause-circle-outline:before {
  content: "\f21e";
}
.footer-2023 .cdc-icon-pause-circle:before {
  content: "\f21f";
}
.footer-2023 .cdc-icon-pause-octagon-outline:before {
  content: "\f220";
}
.footer-2023 .cdc-icon-pause-octagon:before {
  content: "\f221";
}
.footer-2023 .cdc-icon-pause:before {
  content: "\f222";
}
.footer-2023 .cdc-icon-repeat-off:before {
  content: "\f223";
}
.footer-2023 .cdc-icon-repeat-once:before {
  content: "\f224";
}
.footer-2023 .cdc-icon-repeat:before {
  content: "\f225";
}
.footer-2023 .cdc-icon-replay:before {
  content: "\f226";
}
.footer-2023 .cdc-icon-shuffle-disabled:before {
  content: "\f227";
}
.footer-2023 .cdc-icon-shuffle-variant:before {
  content: "\f228";
}
.footer-2023 .cdc-icon-shuffle:before {
  content: "\f229";
}
.footer-2023 .cdc-icon-skip-backward:before {
  content: "\f22a";
}
.footer-2023 .cdc-icon-skip-forward:before {
  content: "\f22b";
}
.footer-2023 .cdc-icon-skip-next-circle-outline:before {
  content: "\f22c";
}
.footer-2023 .cdc-icon-skip-next-circle:before {
  content: "\f22d";
}
.footer-2023 .cdc-icon-skip-next:before {
  content: "\f22e";
}
.footer-2023 .cdc-icon-skip-previous-circle-outline:before {
  content: "\f22f";
}
.footer-2023 .cdc-icon-skip-previous-circle:before {
  content: "\f230";
}
.footer-2023 .cdc-icon-skip-previous:before {
  content: "\f231";
}
.footer-2023 .cdc-icon-stop:before {
  content: "\f232";
}
.footer-2023 .cdc-icon-surround-sound-2-0:before {
  content: "\f233";
}
.footer-2023 .cdc-icon-surround-sound-3-1:before {
  content: "\f234";
}
.footer-2023 .cdc-icon-surround-sound-5-1:before {
  content: "\f235";
}
.footer-2023 .cdc-icon-surround-sound-7-1:before {
  content: "\f236";
}
.footer-2023 .cdc-icon-surround-sound:before {
  content: "\f237";
}
.footer-2023 .cdc-icon-volume-high:before {
  content: "\f238";
}
.footer-2023 .cdc-icon-volume-low:before {
  content: "\f239";
}
.footer-2023 .cdc-icon-volume-medium:before {
  content: "\f23a";
}
.footer-2023 .cdc-icon-volume-minus:before {
  content: "\f23b";
}
.footer-2023 .cdc-icon-volume-mute:before {
  content: "\f23c";
}
.footer-2023 .cdc-icon-volume-off:before {
  content: "\f23d";
}
.footer-2023 .cdc-icon-volume-plus:before {
  content: "\f23e";
}
.footer-2023 .cdc-icon-volume:before {
  content: "\f23f";
}
.footer-2023 .cdc-icon-home:before {
  content: "\f240";
}
.footer-2023 .cdc-icon-magnify:before {
  content: "\f241";
}
.footer-2023 .cdc-icon-email:before {
  content: "\f242";
}
.footer-2023 .cdc-icon-phone:before {
  content: "\f243";
}
.footer-2023 .cdc-icon-settings:before {
  content: "\f244";
}
.footer-2023 .cdc-icon-close:before {
  content: "\f245";
}
.footer-2023 .cdc-icon-accessible-icon:before {
  content: "\f246";
}
.footer-2023 .cdc-icon-algolia:before {
  content: "\f247";
}
.footer-2023 .cdc-icon-hubspot:before {
  content: "\f248";
}
.footer-2023 .cdc-icon-microsoft:before {
  content: "\f249";
}
.footer-2023 .cdc-icon-windows:before {
  content: "\f24a";
}
.footer-2023 .cdc-icon-square:before {
  content: "\f24b";
}
.footer-2023 .cdc-icon-address-book-light:before {
  content: "\f24c";
}
.footer-2023 .cdc-icon-address-card-light:before {
  content: "\f24d";
}
.footer-2023 .cdc-icon-allergies-light:before {
  content: "\f24e";
}
.footer-2023 .cdc-icon-ambulance-light:before {
  content: "\f24f";
}
.footer-2023 .cdc-icon-american-sign-language-interpreting-light:before {
  content: "\f250";
}
.footer-2023 .cdc-icon-analytics-light:before {
  content: "\f251";
}
.footer-2023 .cdc-icon-apple-alt-light:before {
  content: "\f252";
}
.footer-2023 .cdc-icon-archive-light:before {
  content: "\f253";
}
.footer-2023 .cdc-icon-arrow-alt-circle-down-light:before {
  content: "\f254";
}
.footer-2023 .cdc-icon-arrow-alt-circle-left-light:before {
  content: "\f255";
}
.footer-2023 .cdc-icon-arrow-alt-circle-right-light:before {
  content: "\f256";
}
.footer-2023 .cdc-icon-arrow-alt-circle-up-light:before {
  content: "\f257";
}
.footer-2023 .cdc-icon-arrows-alt-h-light:before {
  content: "\f258";
}
.footer-2023 .cdc-icon-atlas-light:before {
  content: "\f259";
}
.footer-2023 .cdc-icon-baby-carriage-light:before {
  content: "\f25a";
}
.footer-2023 .cdc-icon-baby-light:before {
  content: "\f25b";
}
.footer-2023 .cdc-icon-bacteria-light:before {
  content: "\f25c";
}
.footer-2023 .cdc-icon-bacterium-light:before {
  content: "\f25d";
}
.footer-2023 .cdc-icon-bags-shopping-light:before {
  content: "\f25e";
}
.footer-2023 .cdc-icon-balance-scale-light:before {
  content: "\f25f";
}
.footer-2023 .cdc-icon-ballot-check-light:before {
  content: "\f260";
}
.footer-2023 .cdc-icon-ballot-light:before {
  content: "\f261";
}
.footer-2023 .cdc-icon-ban-light:before {
  content: "\f262";
}
.footer-2023 .cdc-icon-band-aid-light:before {
  content: "\f263";
}
.footer-2023 .cdc-icon-bath-light:before {
  content: "\f264";
}
.footer-2023 .cdc-icon-battery-bolt-light:before {
  content: "\f713";
}
.footer-2023 .cdc-icon-bed-bunk-light:before {
  content: "\f265";
}
.footer-2023 .cdc-icon-bed-light:before {
  content: "\f266";
}
.footer-2023 .cdc-icon-bell-school-light:before {
  content: "\f267";
}
.footer-2023 .cdc-icon-bell-school-slash-light:before {
  content: "\f268";
}
.footer-2023 .cdc-icon-bicycle-light:before {
  content: "\f269";
}
.footer-2023 .cdc-icon-biking-light:before {
  content: "\f26a";
}
.footer-2023 .cdc-icon-binoculars-light:before {
  content: "\f26b";
}
.footer-2023 .cdc-icon-birthday-cake-light:before {
  content: "\f26c";
}
.footer-2023 .cdc-icon-blind-light:before {
  content: "\f26d";
}
.footer-2023 .cdc-icon-bolt-light:before {
  content: "\f26e";
}
.footer-2023 .cdc-icon-book-alt-light:before {
  content: "\f26f";
}
.footer-2023 .cdc-icon-book-light:before {
  content: "\f270";
}
.footer-2023 .cdc-icon-book-medical-light:before {
  content: "\f271";
}
.footer-2023 .cdc-icon-book-open-light:before {
  content: "\f272";
}
.footer-2023 .cdc-icon-book-reader-light:before {
  content: "\f273";
}
.footer-2023 .cdc-icon-book-user-light:before {
  content: "\f274";
}
.footer-2023 .cdc-icon-books-medical-light:before {
  content: "\f275";
}
.footer-2023 .cdc-icon-box-alt-light:before {
  content: "\f276";
}
.footer-2023 .cdc-icon-box-tissue-light:before {
  content: "\f277";
}
.footer-2023 .cdc-icon-boxes-light:before {
  content: "\f278";
}
.footer-2023 .cdc-icon-bread-loaf-light:before {
  content: "\f279";
}
.footer-2023 .cdc-icon-briefcase-light:before {
  content: "\f27a";
}
.footer-2023 .cdc-icon-briefcase-medical-light:before {
  content: "\f27b";
}
.footer-2023 .cdc-icon-browser-light:before {
  content: "\f27c";
}
.footer-2023 .cdc-icon-building-light:before {
  content: "\f27d";
}
.footer-2023 .cdc-icon-bullseye-pointer-light:before {
  content: "\f27e";
}
.footer-2023 .cdc-icon-burger-soda-light:before {
  content: "\f27f";
}
.footer-2023 .cdc-icon-bus-light:before {
  content: "\f280";
}
.footer-2023 .cdc-icon-calendar-alt-light:before {
  content: "\f281";
}
.footer-2023 .cdc-icon-calendar-check-light:before {
  content: "\f282";
}
.footer-2023 .cdc-icon-calendar-day-light:before {
  content: "\f283";
}
.footer-2023 .cdc-icon-calendar-edit-light:before {
  content: "\f284";
}
.footer-2023 .cdc-icon-calendar-exclamation-light:before {
  content: "\f285";
}
.footer-2023 .cdc-icon-calendar-light:before {
  content: "\f286";
}
.footer-2023 .cdc-icon-calendar-plus-light:before {
  content: "\f287";
}
.footer-2023 .cdc-icon-calendar-star-light:before {
  content: "\f288";
}
.footer-2023 .cdc-icon-capsules-light:before {
  content: "\f289";
}
.footer-2023 .cdc-icon-car-bus-light:before {
  content: "\f28a";
}
.footer-2023 .cdc-icon-car-garage-light:before {
  content: "\f28b";
}
.footer-2023 .cdc-icon-car-side-light:before {
  content: "\f28c";
}
.footer-2023 .cdc-icon-caravan-light:before {
  content: "\f28d";
}
.footer-2023 .cdc-icon-carrot-light:before {
  content: "\f28e";
}
.footer-2023 .cdc-icon-cash-register-light:before {
  content: "\f28f";
}
.footer-2023 .cdc-icon-cauldron-light:before {
  content: "\f290";
}
.footer-2023 .cdc-icon-chalkboard-teacher-light:before {
  content: "\f291";
}
.footer-2023 .cdc-icon-charging-station-light:before {
  content: "\f292";
}
.footer-2023 .cdc-icon-chart-area-light:before {
  content: "\f293";
}
.footer-2023 .cdc-icon-chart-bar-light:before {
  content: "\f294";
}
.footer-2023 .cdc-icon-chart-line-light:before {
  content: "\f295";
}
.footer-2023 .cdc-icon-chart-pie-light:before {
  content: "\f296";
}
.footer-2023 .cdc-icon-check-circle-light:before {
  content: "\f297";
}
.footer-2023 .cdc-icon-check-light:before {
  content: "\f298";
}
.footer-2023 .cdc-icon-check-square-light:before {
  content: "\f299";
}
.footer-2023 .cdc-icon-cheese-swiss-light:before {
  content: "\f29a";
}
.footer-2023 .cdc-icon-cheeseburger-light:before {
  content: "\f29b";
}
.footer-2023 .cdc-icon-chevron-circle-down-light:before {
  content: "\f29c";
}
.footer-2023 .cdc-icon-chevron-circle-left-light:before {
  content: "\f29d";
}
.footer-2023 .cdc-icon-chevron-circle-right-light:before {
  content: "\f29e";
}
.footer-2023 .cdc-icon-chevron-circle-up-light:before {
  content: "\f29f";
}
.footer-2023 .cdc-icon-chevron-double-right-light:before {
  content: "\f2a0";
}
.footer-2023 .cdc-icon-chevron-right-light:before {
  content: "\f2a1";
}
.footer-2023 .cdc-icon-child-light:before {
  content: "\f2a2";
}
.footer-2023 .cdc-icon-city-light:before {
  content: "\f2a3";
}
.footer-2023 .cdc-icon-clinic-medical-light:before {
  content: "\f2a4";
}
.footer-2023 .cdc-icon-clipboard-check-light:before {
  content: "\f2a5";
}
.footer-2023 .cdc-icon-clipboard-light:before {
  content: "\f2a6";
}
.footer-2023 .cdc-icon-clipboard-list-check-light:before {
  content: "\f2a7";
}
.footer-2023 .cdc-icon-clipboard-list-light:before {
  content: "\f2a8";
}
.footer-2023 .cdc-icon-clipboard-prescription-light:before {
  content: "\f2a9";
}
.footer-2023 .cdc-icon-clipboard-user-light:before {
  content: "\f2aa";
}
.footer-2023 .cdc-icon-cloud-light:before {
  content: "\f2ab";
}
.footer-2023 .cdc-icon-clouds-sun-light:before {
  content: "\f2ac";
}
.footer-2023 .cdc-icon-cocktail-light:before {
  content: "\f2ad";
}
.footer-2023 .cdc-icon-code-light:before {
  content: "\f2ae";
}
.footer-2023 .cdc-icon-coffee-pot-light:before {
  content: "\f2af";
}
.footer-2023 .cdc-icon-coffee-togo-light:before {
  content: "\f2b0";
}
.footer-2023 .cdc-icon-cog-light:before {
  content: "\f2b1";
}
.footer-2023 .cdc-icon-cogs-light:before {
  content: "\f2b2";
}
.footer-2023 .cdc-icon-comment-alt-light:before {
  content: "\f2b3";
}
.footer-2023 .cdc-icon-comment-alt-lines-light:before {
  content: "\f2b4";
}
.footer-2023 .cdc-icon-comment-alt-medical-light:before {
  content: "\f2b5";
}
.footer-2023 .cdc-icon-comment-light:before {
  content: "\f2b6";
}
.footer-2023 .cdc-icon-comment-lines-light:before {
  content: "\f2b7";
}
.footer-2023 .cdc-icon-comment-medical-light:before {
  content: "\f2b8";
}
.footer-2023 .cdc-icon-comments-alt-light:before {
  content: "\f2b9";
}
.footer-2023 .cdc-icon-comments-light:before {
  content: "\f2ba";
}
.footer-2023 .cdc-icon-construction-light:before {
  content: "\f2bb";
}
.footer-2023 .cdc-icon-conveyor-belt-light:before {
  content: "\f2bc";
}
.footer-2023 .cdc-icon-copy-light:before {
  content: "\f2bd";
}
.footer-2023 .cdc-icon-couch-light:before {
  content: "\f2be";
}
.footer-2023 .cdc-icon-cow-light:before {
  content: "\f2bf";
}
.footer-2023 .cdc-icon-credit-card-light:before {
  content: "\f2c0";
}
.footer-2023 .cdc-icon-database-light:before {
  content: "\f2c1";
}
.footer-2023 .cdc-icon-deaf-light:before {
  content: "\f2c2";
}
.footer-2023 .cdc-icon-desktop-alt-light:before {
  content: "\f2c3";
}
.footer-2023 .cdc-icon-desktop-light:before {
  content: "\f2c4";
}
.footer-2023 .cdc-icon-diagnoses-light:before {
  content: "\f2c5";
}
.footer-2023 .cdc-icon-disease-light:before {
  content: "\f2c6";
}
.footer-2023 .cdc-icon-dna-light:before {
  content: "\f2c7";
}
.footer-2023 .cdc-icon-dog-leashed-light:before {
  content: "\f2c8";
}
.footer-2023 .cdc-icon-dog-light:before {
  content: "\f2c9";
}
.footer-2023 .cdc-icon-dolly-flatbed-alt-light:before {
  content: "\f2ca";
}
.footer-2023 .cdc-icon-door-closed-light:before {
  content: "\f2cb";
}
.footer-2023 .cdc-icon-door-open-light:before {
  content: "\f2cc";
}
.footer-2023 .cdc-icon-download-light:before {
  content: "\f2cd";
}
.footer-2023 .cdc-icon-drumstick-light:before {
  content: "\f2ce";
}
.footer-2023 .cdc-icon-dumbbell-light:before {
  content: "\f2cf";
}
.footer-2023 .cdc-icon-dumpster-light:before {
  content: "\f2d0";
}
.footer-2023 .cdc-icon-ear-light:before {
  content: "\f2d1";
}
.footer-2023 .cdc-icon-envelope-light:before {
  content: "\f2d2";
}
.footer-2023 .cdc-icon-envelope-open-text-light:before {
  content: "\f2d3";
}
.footer-2023 .cdc-icon-exclamation-circle-light:before {
  content: "\f2d4";
}
.footer-2023 .cdc-icon-exclamation-square-light:before {
  content: "\f2d5";
}
.footer-2023 .cdc-icon-exclamation-triangle-light:before {
  content: "\f2d6";
}
.footer-2023 .cdc-icon-eye-dropper-light:before {
  content: "\f2d7";
}
.footer-2023 .cdc-icon-eye-light:before {
  content: "\f2d8";
}
.footer-2023 .cdc-icon-farm-light:before {
  content: "\f2d9";
}
.footer-2023 .cdc-icon-feather-alt-light:before {
  content: "\f2da";
}
.footer-2023 .cdc-icon-female-light:before {
  content: "\f2db";
}
.footer-2023 .cdc-icon-file-alt-light:before {
  content: "\f2dc";
}
.footer-2023 .cdc-icon-file-archive-light:before {
  content: "\f2dd";
}
.footer-2023 .cdc-icon-file-audio-light:before {
  content: "\f2de";
}
.footer-2023 .cdc-icon-file-certificate-light:before {
  content: "\f2df";
}
.footer-2023 .cdc-icon-file-chart-line-light:before {
  content: "\f2e0";
}
.footer-2023 .cdc-icon-file-download-light:before {
  content: "\f2e1";
}
.footer-2023 .cdc-icon-file-medical-alt-light:before {
  content: "\f2e2";
}
.footer-2023 .cdc-icon-file-medical-light:before {
  content: "\f2e3";
}
.footer-2023 .cdc-icon-file-prescription-light:before {
  content: "\f2e4";
}
.footer-2023 .cdc-icon-files-medical-light:before {
  content: "\f2e5";
}
.footer-2023 .cdc-icon-fire-burner-light:before {
  content: "\f714";
}
.footer-2023 .cdc-icon-first-aid-light:before {
  content: "\f2e6";
}
.footer-2023 .cdc-icon-flag-alt-light:before {
  content: "\f2e7";
}
.footer-2023 .cdc-icon-flag-light:before {
  content: "\f2e8";
}
.footer-2023 .cdc-icon-flag-usa-light:before {
  content: "\f2e9";
}
.footer-2023 .cdc-icon-flame-light:before {
  content: "\f2ea";
}
.footer-2023 .cdc-icon-flask-light:before {
  content: "\f2eb";
}
.footer-2023 .cdc-icon-flower-daffodil-light:before {
  content: "\f2ec";
}
.footer-2023 .cdc-icon-folder-plus-light:before {
  content: "\f2ed";
}
.footer-2023 .cdc-icon-football-ball-light:before {
  content: "\f2ee";
}
.footer-2023 .cdc-icon-forklift-light:before {
  content: "\f2ef";
}
.footer-2023 .cdc-icon-frown-light:before {
  content: "\f2f0";
}
.footer-2023 .cdc-icon-gamepad-alt-light:before {
  content: "\f2f1";
}
.footer-2023 .cdc-icon-gas-pump-light:before {
  content: "\f2f2";
}
.footer-2023 .cdc-icon-glass-citrus-light:before {
  content: "\f2f3";
}
.footer-2023 .cdc-icon-glass-light:before {
  content: "\f2f4";
}
.footer-2023 .cdc-icon-globe-africa-light:before {
  content: "\f2f5";
}
.footer-2023 .cdc-icon-globe-americas-light:before {
  content: "\f2f6";
}
.footer-2023 .cdc-icon-globe-asia-light:before {
  content: "\f2f7";
}
.footer-2023 .cdc-icon-globe-europe-light:before {
  content: "\f2f8";
}
.footer-2023 .cdc-icon-globe-light:before {
  content: "\f2f9";
}
.footer-2023 .cdc-icon-graduation-cap-light:before {
  content: "\f2fa";
}
.footer-2023 .cdc-icon-grin-light:before {
  content: "\f2fb";
}
.footer-2023 .cdc-icon-guitars-light:before {
  content: "\f2fc";
}
.footer-2023 .cdc-icon-h-square-light:before {
  content: "\f2fd";
}
.footer-2023 .cdc-icon-hand-holding-hand-light:before {
  content: "\f737";
}
.footer-2023 .cdc-icon-hand-holding-heart-light:before {
  content: "\f2fe";
}
.footer-2023 .cdc-icon-hand-holding-medical-light:before {
  content: "\f2ff";
}
.footer-2023 .cdc-icon-hand-paper-light:before {
  content: "\f300";
}
.footer-2023 .cdc-icon-hand-point-right-light:before {
  content: "\f301";
}
.footer-2023 .cdc-icon-hand-sparkles-light:before {
  content: "\f302";
}
.footer-2023 .cdc-icon-hands-helping-light:before {
  content: "\f303";
}
.footer-2023 .cdc-icon-hands-wash-light:before {
  content: "\f304";
}
.footer-2023 .cdc-icon-handshake-slash-light:before {
  content: "\f305";
}
.footer-2023 .cdc-icon-head-side-brain-light:before {
  content: "\f306";
}
.footer-2023 .cdc-icon-head-side-cough-light:before {
  content: "\f307";
}
.footer-2023 .cdc-icon-head-side-cough-slash-light:before {
  content: "\f308";
}
.footer-2023 .cdc-icon-head-side-mask-light:before {
  content: "\f309";
}
.footer-2023 .cdc-icon-head-side-medical-light:before {
  content: "\f30a";
}
.footer-2023 .cdc-icon-headset-light:before {
  content: "\f30b";
}
.footer-2023 .cdc-icon-heart-rate-light:before {
  content: "\f30c";
}
.footer-2023 .cdc-icon-heartbeat-light:before {
  content: "\f30d";
}
.footer-2023 .cdc-icon-heat-light:before {
  content: "\f30e";
}
.footer-2023 .cdc-icon-hiking-light:before {
  content: "\f30f";
}
.footer-2023 .cdc-icon-home-lg-alt-light:before {
  content: "\f310";
}
.footer-2023 .cdc-icon-home-lg-light:before {
  content: "\f311";
}
.footer-2023 .cdc-icon-hospital-alt-light:before {
  content: "\f312";
}
.footer-2023 .cdc-icon-hospital-light:before {
  content: "\f313";
}
.footer-2023 .cdc-icon-hospital-symbol-light:before {
  content: "\f314";
}
.footer-2023 .cdc-icon-hospital-user-light:before {
  content: "\f315";
}
.footer-2023 .cdc-icon-hot-tub-light:before {
  content: "\f316";
}
.footer-2023 .cdc-icon-hotel-light:before {
  content: "\f317";
}
.footer-2023 .cdc-icon-house-leave-light:before {
  content: "\f318";
}
.footer-2023 .cdc-icon-house-return-light:before {
  content: "\f319";
}
.footer-2023 .cdc-icon-house-user-light:before {
  content: "\f31a";
}
.footer-2023 .cdc-icon-hurricane-light:before {
  content: "\f31b";
}
.footer-2023 .cdc-icon-ice-cream-light:before {
  content: "\f31c";
}
.footer-2023 .cdc-icon-id-badge-light:before {
  content: "\f31d";
}
.footer-2023 .cdc-icon-id-card-light:before {
  content: "\f31e";
}
.footer-2023 .cdc-icon-inbox-light:before {
  content: "\f31f";
}
.footer-2023 .cdc-icon-industry-light:before {
  content: "\f320";
}
.footer-2023 .cdc-icon-info-circle-light:before {
  content: "\f321";
}
.footer-2023 .cdc-icon-info-light:before {
  content: "\f322";
}
.footer-2023 .cdc-icon-info-square-light:before {
  content: "\f323";
}
.footer-2023 .cdc-icon-inhaler-light:before {
  content: "\f324";
}
.footer-2023 .cdc-icon-key-light:before {
  content: "\f325";
}
.footer-2023 .cdc-icon-keyboard-light:before {
  content: "\f326";
}
.footer-2023 .cdc-icon-keynote-light:before {
  content: "\f327";
}
.footer-2023 .cdc-icon-kitchen-set-light:before {
  content: "\f715";
}
.footer-2023 .cdc-icon-landmark-alt-light:before {
  content: "\f328";
}
.footer-2023 .cdc-icon-landmark-light:before {
  content: "\f329";
}
.footer-2023 .cdc-icon-laptop-house-light:before {
  content: "\f32a";
}
.footer-2023 .cdc-icon-laptop-light:before {
  content: "\f32b";
}
.footer-2023 .cdc-icon-laptop-medical-light:before {
  content: "\f32c";
}
.footer-2023 .cdc-icon-leaf-light:before {
  content: "\f32d";
}
.footer-2023 .cdc-icon-leaf-oak-light:before {
  content: "\f32e";
}
.footer-2023 .cdc-icon-life-ring-light:before {
  content: "\f32f";
}
.footer-2023 .cdc-icon-lightbulb-light:before {
  content: "\f330";
}
.footer-2023 .cdc-icon-link-light:before {
  content: "\f331";
}
.footer-2023 .cdc-icon-lock-alt-light:before {
  content: "\f332";
}
.footer-2023 .cdc-icon-lock-open-alt-light:before {
  content: "\f333";
}
.footer-2023 .cdc-icon-luggage-cart-light:before {
  content: "\f334";
}
.footer-2023 .cdc-icon-lungs-light:before {
  content: "\f335";
}
.footer-2023 .cdc-icon-lungs-virus-light:before {
  content: "\f336";
}
.footer-2023 .cdc-icon-mail-bulk-light:before {
  content: "\f337";
}
.footer-2023 .cdc-icon-male-light:before {
  content: "\f338";
}
.footer-2023 .cdc-icon-map-light:before {
  content: "\f339";
}
.footer-2023 .cdc-icon-map-marker-alt-slash-light:before {
  content: "\f33a";
}
.footer-2023 .cdc-icon-medkit-light:before {
  content: "\f33b";
}
.footer-2023 .cdc-icon-microphone-light:before {
  content: "\f33c";
}
.footer-2023 .cdc-icon-microscope-light:before {
  content: "\f33d";
}
.footer-2023 .cdc-icon-minus-circle-light:before {
  content: "\f6e2";
}
.footer-2023 .cdc-icon-mobile-alt-light:before {
  content: "\f33e";
}
.footer-2023 .cdc-icon-mobile-light:before {
  content: "\f33f";
}
.footer-2023 .cdc-icon-money-bill-light:before {
  content: "\f340";
}
.footer-2023 .cdc-icon-monitor-heart-rate-light:before {
  content: "\f341";
}
.footer-2023 .cdc-icon-moon-light:before {
  content: "\f342";
}
.footer-2023 .cdc-icon-mortar-pestle-light:before {
  content: "\f343";
}
.footer-2023 .cdc-icon-mouse-pointer-light:before {
  content: "\f344";
}
.footer-2023 .cdc-icon-mug-tea-light:before {
  content: "\f345";
}
.footer-2023 .cdc-icon-network-wired-light:before {
  content: "\f346";
}
.footer-2023 .cdc-icon-newspaper-light:before {
  content: "\f347";
}
.footer-2023 .cdc-icon-notes-medical-light:before {
  content: "\f348";
}
.footer-2023 .cdc-icon-paint-roller-light:before {
  content: "\f746";
}
.footer-2023 .cdc-icon-passport-light:before {
  content: "\f349";
}
.footer-2023 .cdc-icon-paw-claws-light:before {
  content: "\f34a";
}
.footer-2023 .cdc-icon-paw-light:before {
  content: "\f34b";
}
.footer-2023 .cdc-icon-people-arrows-light:before {
  content: "\f34c";
}
.footer-2023 .cdc-icon-people-group-light:before {
  content: "\f738";
}
.footer-2023 .cdc-icon-person-booth-light:before {
  content: "\f34d";
}
.footer-2023 .cdc-icon-person-falling-light:before {
  content: "\f716";
}
.footer-2023 .cdc-icon-person-sign-light:before {
  content: "\f34e";
}
.footer-2023 .cdc-icon-phone-office-light:before {
  content: "\f34f";
}
.footer-2023 .cdc-icon-pills-light:before {
  content: "\f350";
}
.footer-2023 .cdc-icon-pizza-slice-light:before {
  content: "\f351";
}
.footer-2023 .cdc-icon-place-of-worship-light:before {
  content: "\f352";
}
.footer-2023 .cdc-icon-plane-arrival-light:before {
  content: "\f353";
}
.footer-2023 .cdc-icon-plane-departure-light:before {
  content: "\f354";
}
.footer-2023 .cdc-icon-plane-light:before {
  content: "\f355";
}
.footer-2023 .cdc-icon-plane-slash-light:before {
  content: "\f356";
}
.footer-2023 .cdc-icon-play-circle-light:before {
  content: "\f357";
}
.footer-2023 .cdc-icon-play-light:before {
  content: "\f358";
}
.footer-2023 .cdc-icon-plus-circle-light:before {
  content: "\f6e8";
}
.footer-2023 .cdc-icon-podium-light:before {
  content: "\f359";
}
.footer-2023 .cdc-icon-poll-people-light:before {
  content: "\f35a";
}
.footer-2023 .cdc-icon-poop-light:before {
  content: "\f35b";
}
.footer-2023 .cdc-icon-popcorn-light:before {
  content: "\f35c";
}
.footer-2023 .cdc-icon-portrait-light:before {
  content: "\f35d";
}
.footer-2023 .cdc-icon-prescription-bottle-alt-light:before {
  content: "\f35e";
}
.footer-2023 .cdc-icon-prescription-bottle-light:before {
  content: "\f35f";
}
.footer-2023 .cdc-icon-prescription-light:before {
  content: "\f360";
}
.footer-2023 .cdc-icon-presentation-light:before {
  content: "\f361";
}
.footer-2023 .cdc-icon-print-light:before {
  content: "\f362";
}
.footer-2023 .cdc-icon-procedures-light:before {
  content: "\f363";
}
.footer-2023 .cdc-icon-pump-medical-light:before {
  content: "\f364";
}
.footer-2023 .cdc-icon-pump-soap-light:before {
  content: "\f365";
}
.footer-2023 .cdc-icon-pumpkin-light:before {
  content: "\f366";
}
.footer-2023 .cdc-icon-question-circle-light:before {
  content: "\f367";
}
.footer-2023 .cdc-icon-question-light:before {
  content: "\f368";
}
.footer-2023 .cdc-icon-question-square-light:before {
  content: "\f369";
}
.footer-2023 .cdc-icon-recycle-light:before {
  content: "\f36a";
}
.footer-2023 .cdc-icon-ribbon-light:before {
  content: "\f36b";
}
.footer-2023 .cdc-icon-road-light:before {
  content: "\f36c";
}
.footer-2023 .cdc-icon-rocket-launch-light:before {
  content: "\f36d";
}
.footer-2023 .cdc-icon-route-interstate-light:before {
  content: "\f36e";
}
.footer-2023 .cdc-icon-route-light:before {
  content: "\f36f";
}
.footer-2023 .cdc-icon-running-light:before {
  content: "\f370";
}
.footer-2023 .cdc-icon-rv-light:before {
  content: "\f371";
}
.footer-2023 .cdc-icon-scanner-light:before {
  content: "\f372";
}
.footer-2023 .cdc-icon-school-light:before {
  content: "\f373";
}
.footer-2023 .cdc-icon-search-light:before {
  content: "\f374";
}
.footer-2023 .cdc-icon-share-alt-light:before {
  content: "\f375";
}
.footer-2023 .cdc-icon-share-light:before {
  content: "\f376";
}
.footer-2023 .cdc-icon-shield-exclamation-light:before {
  content: "\f739";
}
.footer-2023 .cdc-icon-shield-virus-light:before {
  content: "\f73a";
}
.footer-2023 .cdc-icon-ship-light:before {
  content: "\f377";
}
.footer-2023 .cdc-icon-shipping-fast-light:before {
  content: "\f378";
}
.footer-2023 .cdc-icon-shopping-cart-light:before {
  content: "\f379";
}
.footer-2023 .cdc-icon-shower-light:before {
  content: "\f37a";
}
.footer-2023 .cdc-icon-shuttle-van-light:before {
  content: "\f37b";
}
.footer-2023 .cdc-icon-sign-language-light:before {
  content: "\f37c";
}
.footer-2023 .cdc-icon-sign-light:before {
  content: "\f37d";
}
.footer-2023 .cdc-icon-sink-light:before {
  content: "\f37e";
}
.footer-2023 .cdc-icon-sitemap-light:before {
  content: "\f37f";
}
.footer-2023 .cdc-icon-smoking-ban-light:before {
  content: "\f380";
}
.footer-2023 .cdc-icon-smoking-light:before {
  content: "\f381";
}
.footer-2023 .cdc-icon-soap-light:before {
  content: "\f382";
}
.footer-2023 .cdc-icon-soup-light:before {
  content: "\f383";
}
.footer-2023 .cdc-icon-spray-can-light:before {
  content: "\f384";
}
.footer-2023 .cdc-icon-star-light:before {
  content: "\f385";
}
.footer-2023 .cdc-icon-stethoscope-light:before {
  content: "\f386";
}
.footer-2023 .cdc-icon-stomach-light:before {
  content: "\f387";
}
.footer-2023 .cdc-icon-stopwatch-light:before {
  content: "\f388";
}
.footer-2023 .cdc-icon-store-alt-slash-light:before {
  content: "\f389";
}
.footer-2023 .cdc-icon-store-slash-light:before {
  content: "\f38a";
}
.footer-2023 .cdc-icon-stretcher-light:before {
  content: "\f38b";
}
.footer-2023 .cdc-icon-subway-light:before {
  content: "\f38c";
}
.footer-2023 .cdc-icon-suitcase-light:before {
  content: "\f38d";
}
.footer-2023 .cdc-icon-suitcase-rolling-light:before {
  content: "\f38e";
}
.footer-2023 .cdc-icon-sun-light:before {
  content: "\f38f";
}
.footer-2023 .cdc-icon-sunglasses-light:before {
  content: "\f390";
}
.footer-2023 .cdc-icon-swimmer-light:before {
  content: "\f391";
}
.footer-2023 .cdc-icon-swimming-pool-light:before {
  content: "\f392";
}
.footer-2023 .cdc-icon-sync-alt-light:before {
  content: "\f393";
}
.footer-2023 .cdc-icon-syringe-light:before {
  content: "\f394";
}
.footer-2023 .cdc-icon-table-light:before {
  content: "\f395";
}
.footer-2023 .cdc-icon-tablet-alt-light:before {
  content: "\f396";
}
.footer-2023 .cdc-icon-tablets-light:before {
  content: "\f397";
}
.footer-2023 .cdc-icon-taxi-light:before {
  content: "\f398";
}
.footer-2023 .cdc-icon-temperature-high-light:before {
  content: "\f399";
}
.footer-2023 .cdc-icon-temperature-low-light:before {
  content: "\f39a";
}
.footer-2023 .cdc-icon-thumbs-down-light:before {
  content: "\f39b";
}
.footer-2023 .cdc-icon-thumbs-up-light:before {
  content: "\f39c";
}
.footer-2023 .cdc-icon-timeline-arrow-light:before {
  content: "\f717";
}
.footer-2023 .cdc-icon-times-circle-light:before {
  content: "\f39d";
}
.footer-2023 .cdc-icon-times-light:before {
  content: "\f39e";
}
.footer-2023 .cdc-icon-tint-light:before {
  content: "\f39f";
}
.footer-2023 .cdc-icon-tint-slash-light:before {
  content: "\f3a0";
}
.footer-2023 .cdc-icon-toilet-light:before {
  content: "\f3a1";
}
.footer-2023 .cdc-icon-toolbox-light:before {
  content: "\f3a2";
}
.footer-2023 .cdc-icon-tools-light:before {
  content: "\f3a3";
}
.footer-2023 .cdc-icon-tooth-light:before {
  content: "\f3a4";
}
.footer-2023 .cdc-icon-toothbrush-light:before {
  content: "\f3a5";
}
.footer-2023 .cdc-icon-tornado-light:before {
  content: "\f3a6";
}
.footer-2023 .cdc-icon-tractor-light:before {
  content: "\f3a7";
}
.footer-2023 .cdc-icon-train-light:before {
  content: "\f3a8";
}
.footer-2023 .cdc-icon-trash-light:before {
  content: "\f3a9";
}
.footer-2023 .cdc-icon-truck-loading-light:before {
  content: "\f3aa";
}
.footer-2023 .cdc-icon-tshirt-light:before {
  content: "\f3ab";
}
.footer-2023 .cdc-icon-umbrella-beach-light:before {
  content: "\f3ac";
}
.footer-2023 .cdc-icon-universal-access-light:before {
  content: "\f3ad";
}
.footer-2023 .cdc-icon-user-chart-light:before {
  content: "\f3ae";
}
.footer-2023 .cdc-icon-user-chef-light:before {
  content: "\f718";
}
.footer-2023 .cdc-icon-user-clock-light:before {
  content: "\f3af";
}
.footer-2023 .cdc-icon-user-cog-light:before {
  content: "\f3b0";
}
.footer-2023 .cdc-icon-user-friends-light:before {
  content: "\f3b1";
}
.footer-2023 .cdc-icon-user-graduate-light:before {
  content: "\f3b2";
}
.footer-2023 .cdc-icon-user-hard-hat-light:before {
  content: "\f3b3";
}
.footer-2023 .cdc-icon-user-injured-light:before {
  content: "\f3b4";
}
.footer-2023 .cdc-icon-user-light:before {
  content: "\f3b5";
}
.footer-2023 .cdc-icon-user-md-chat-light:before {
  content: "\f3b6";
}
.footer-2023 .cdc-icon-user-md-light:before {
  content: "\f3b7";
}
.footer-2023 .cdc-icon-user-nurse-light:before {
  content: "\f3b8";
}
.footer-2023 .cdc-icon-users-class-light:before {
  content: "\f3b9";
}
.footer-2023 .cdc-icon-users-light:before {
  content: "\f3ba";
}
.footer-2023 .cdc-icon-users-medical-light:before {
  content: "\f3bb";
}
.footer-2023 .cdc-icon-users-slash-light:before {
  content: "\f3bc";
}
.footer-2023 .cdc-icon-utensils-light:before {
  content: "\f3bd";
}
.footer-2023 .cdc-icon-utensils-slash-light:before {
  content: "\f73b";
}
.footer-2023 .cdc-icon-vacuum-light:before {
  content: "\f3be";
}
.footer-2023 .cdc-icon-venus-mars-light:before {
  content: "\f3bf";
}
.footer-2023 .cdc-icon-vial-light:before {
  content: "\f3c0";
}
.footer-2023 .cdc-icon-vials-light:before {
  content: "\f3c1";
}
.footer-2023 .cdc-icon-virus-light:before {
  content: "\f3c2";
}
.footer-2023 .cdc-icon-virus-slash-light:before {
  content: "\f3c3";
}
.footer-2023 .cdc-icon-viruses-light:before {
  content: "\f3c4";
}
.footer-2023 .cdc-icon-walker-light:before {
  content: "\f3c5";
}
.footer-2023 .cdc-icon-walking-light:before {
  content: "\f3c6";
}
.footer-2023 .cdc-icon-washer-light:before {
  content: "\f3c7";
}
.footer-2023 .cdc-icon-water-light:before {
  content: "\f3c8";
}
.footer-2023 .cdc-icon-weight-light:before {
  content: "\f3c9";
}
.footer-2023 .cdc-icon-wheelchair-light:before {
  content: "\f3ca";
}
.footer-2023 .cdc-icon-window-close-light:before {
  content: "\f3cb";
}
.footer-2023 .cdc-icon-window-frame-light:before {
  content: "\f3cc";
}
.footer-2023 .cdc-icon-window-frame-open-light:before {
  content: "\f3cd";
}
.footer-2023 .cdc-icon-window-light:before {
  content: "\f3ce";
}
.footer-2023 .cdc-icon-wine-glass-light:before {
  content: "\f3cf";
}
.footer-2023 .cdc-icon-x-ray-light:before {
  content: "\f3d0";
}
.footer-2023 .cdc-icon-address-book:before {
  content: "\f3d1";
}
.footer-2023 .cdc-icon-address-card:before {
  content: "\f3d2";
}
.footer-2023 .cdc-icon-allergies:before {
  content: "\f3d3";
}
.footer-2023 .cdc-icon-ambulance:before {
  content: "\f3d4";
}
.footer-2023 .cdc-icon-american-sign-language-interpreting:before {
  content: "\f3d5";
}
.footer-2023 .cdc-icon-analytics:before {
  content: "\f3d6";
}
.footer-2023 .cdc-icon-apple-alt:before {
  content: "\f3d7";
}
.footer-2023 .cdc-icon-archive:before {
  content: "\f3d8";
}
.footer-2023 .cdc-icon-arrow-alt-circle-down:before {
  content: "\f3d9";
}
.footer-2023 .cdc-icon-arrow-alt-circle-left:before {
  content: "\f3da";
}
.footer-2023 .cdc-icon-arrow-alt-circle-right:before {
  content: "\f3db";
}
.footer-2023 .cdc-icon-arrow-alt-circle-up:before {
  content: "\f3dc";
}
.footer-2023 .cdc-icon-arrows-alt-h:before {
  content: "\f3dd";
}
.footer-2023 .cdc-icon-atlas:before {
  content: "\f3de";
}
.footer-2023 .cdc-icon-baby-carriage:before {
  content: "\f3df";
}
.footer-2023 .cdc-icon-baby:before {
  content: "\f3e0";
}
.footer-2023 .cdc-icon-bacteria:before {
  content: "\f3e1";
}
.footer-2023 .cdc-icon-bacterium:before {
  content: "\f3e2";
}
.footer-2023 .cdc-icon-bags-shopping:before {
  content: "\f3e3";
}
.footer-2023 .cdc-icon-balance-scale:before {
  content: "\f3e4";
}
.footer-2023 .cdc-icon-ballot-check:before {
  content: "\f3e5";
}
.footer-2023 .cdc-icon-ballot:before {
  content: "\f3e6";
}
.footer-2023 .cdc-icon-ban:before {
  content: "\f3e7";
}
.footer-2023 .cdc-icon-band-aid:before {
  content: "\f3e8";
}
.footer-2023 .cdc-icon-bath:before {
  content: "\f3e9";
}
.footer-2023 .cdc-icon-battery-bolt:before {
  content: "\f719";
}
.footer-2023 .cdc-icon-bed-bunk:before {
  content: "\f3ea";
}
.footer-2023 .cdc-icon-bed:before {
  content: "\f3eb";
}
.footer-2023 .cdc-icon-bell-school-slash:before {
  content: "\f3ec";
}
.footer-2023 .cdc-icon-bell-school:before {
  content: "\f3ed";
}
.footer-2023 .cdc-icon-bicycle:before {
  content: "\f3ee";
}
.footer-2023 .cdc-icon-biking:before {
  content: "\f3ef";
}
.footer-2023 .cdc-icon-binoculars:before {
  content: "\f3f0";
}
.footer-2023 .cdc-icon-birthday-cake:before {
  content: "\f3f1";
}
.footer-2023 .cdc-icon-blind:before {
  content: "\f3f2";
}
.footer-2023 .cdc-icon-bolt:before {
  content: "\f3f3";
}
.footer-2023 .cdc-icon-book-alt:before {
  content: "\f3f4";
}
.footer-2023 .cdc-icon-book-medical:before {
  content: "\f3f5";
}
.footer-2023 .cdc-icon-book-open:before {
  content: "\f3f6";
}
.footer-2023 .cdc-icon-book-reader:before {
  content: "\f3f7";
}
.footer-2023 .cdc-icon-book-user:before {
  content: "\f3f8";
}
.footer-2023 .cdc-icon-book:before {
  content: "\f3f9";
}
.footer-2023 .cdc-icon-books-medical:before {
  content: "\f3fa";
}
.footer-2023 .cdc-icon-box-alt:before {
  content: "\f3fb";
}
.footer-2023 .cdc-icon-box-tissue:before {
  content: "\f3fc";
}
.footer-2023 .cdc-icon-boxes:before {
  content: "\f3fd";
}
.footer-2023 .cdc-icon-bread-loaf:before {
  content: "\f3fe";
}
.footer-2023 .cdc-icon-briefcase-medical:before {
  content: "\f3ff";
}
.footer-2023 .cdc-icon-briefcase:before {
  content: "\f400";
}
.footer-2023 .cdc-icon-browser:before {
  content: "\f401";
}
.footer-2023 .cdc-icon-building:before {
  content: "\f402";
}
.footer-2023 .cdc-icon-bullseye-pointer:before {
  content: "\f403";
}
.footer-2023 .cdc-icon-burger-soda:before {
  content: "\f404";
}
.footer-2023 .cdc-icon-bus:before {
  content: "\f405";
}
.footer-2023 .cdc-icon-calendar-alt:before {
  content: "\f406";
}
.footer-2023 .cdc-icon-calendar-check:before {
  content: "\f407";
}
.footer-2023 .cdc-icon-calendar-day:before {
  content: "\f408";
}
.footer-2023 .cdc-icon-calendar-edit:before {
  content: "\f409";
}
.footer-2023 .cdc-icon-calendar-exclamation:before {
  content: "\f40a";
}
.footer-2023 .cdc-icon-calendar-plus:before {
  content: "\f40b";
}
.footer-2023 .cdc-icon-calendar-star:before {
  content: "\f40c";
}
.footer-2023 .cdc-icon-calendar:before {
  content: "\f40d";
}
.footer-2023 .cdc-icon-capsules:before {
  content: "\f40e";
}
.footer-2023 .cdc-icon-car-bus:before {
  content: "\f40f";
}
.footer-2023 .cdc-icon-car-garage:before {
  content: "\f410";
}
.footer-2023 .cdc-icon-car-side:before {
  content: "\f411";
}
.footer-2023 .cdc-icon-caravan:before {
  content: "\f412";
}
.footer-2023 .cdc-icon-carrot:before {
  content: "\f413";
}
.footer-2023 .cdc-icon-cash-register:before {
  content: "\f414";
}
.footer-2023 .cdc-icon-cauldron:before {
  content: "\f415";
}
.footer-2023 .cdc-icon-chalkboard-teacher:before {
  content: "\f416";
}
.footer-2023 .cdc-icon-charging-station:before {
  content: "\f417";
}
.footer-2023 .cdc-icon-chart-area:before {
  content: "\f418";
}
.footer-2023 .cdc-icon-chart-bar:before {
  content: "\f419";
}
.footer-2023 .cdc-icon-chart-line:before {
  content: "\f41a";
}
.footer-2023 .cdc-icon-chart-pie:before {
  content: "\f41b";
}
.footer-2023 .cdc-icon-check-circle:before {
  content: "\f41c";
}
.footer-2023 .cdc-icon-check-square:before {
  content: "\f41d";
}
.footer-2023 .cdc-icon-check:before {
  content: "\f41e";
}
.footer-2023 .cdc-icon-cheese-swiss:before {
  content: "\f41f";
}
.footer-2023 .cdc-icon-cheeseburger:before {
  content: "\f420";
}
.footer-2023 .cdc-icon-chevron-circle-down:before {
  content: "\f421";
}
.footer-2023 .cdc-icon-chevron-circle-left:before {
  content: "\f422";
}
.footer-2023 .cdc-icon-chevron-circle-right:before {
  content: "\f423";
}
.footer-2023 .cdc-icon-chevron-circle-up:before {
  content: "\f424";
}
.footer-2023 .cdc-icon-chevron-double-right:before {
  content: "\f425";
}
.footer-2023 .cdc-icon-chevron-right:before {
  content: "\f426";
}
.footer-2023 .cdc-icon-child:before {
  content: "\f427";
}
.footer-2023 .cdc-icon-city:before {
  content: "\f428";
}
.footer-2023 .cdc-icon-clinic-medical:before {
  content: "\f429";
}
.footer-2023 .cdc-icon-clipboard-check:before {
  content: "\f42a";
}
.footer-2023 .cdc-icon-clipboard-list-check:before {
  content: "\f42b";
}
.footer-2023 .cdc-icon-clipboard-list:before {
  content: "\f42c";
}
.footer-2023 .cdc-icon-clipboard-prescription:before {
  content: "\f42d";
}
.footer-2023 .cdc-icon-clipboard-user:before {
  content: "\f42e";
}
.footer-2023 .cdc-icon-clipboard:before {
  content: "\f42f";
}
.footer-2023 .cdc-icon-cloud:before {
  content: "\f430";
}
.footer-2023 .cdc-icon-clouds-sun:before {
  content: "\f431";
}
.footer-2023 .cdc-icon-cocktail:before {
  content: "\f432";
}
.footer-2023 .cdc-icon-code:before {
  content: "\f433";
}
.footer-2023 .cdc-icon-coffee-pot:before {
  content: "\f434";
}
.footer-2023 .cdc-icon-coffee-togo:before {
  content: "\f435";
}
.footer-2023 .cdc-icon-cog:before {
  content: "\f436";
}
.footer-2023 .cdc-icon-cogs:before {
  content: "\f437";
}
.footer-2023 .cdc-icon-comment-alt-lines:before {
  content: "\f438";
}
.footer-2023 .cdc-icon-comment-alt-medical:before {
  content: "\f439";
}
.footer-2023 .cdc-icon-comment-alt:before {
  content: "\f43a";
}
.footer-2023 .cdc-icon-comment-lines:before {
  content: "\f43b";
}
.footer-2023 .cdc-icon-comment-medical:before {
  content: "\f43c";
}
.footer-2023 .cdc-icon-comment:before {
  content: "\f43d";
}
.footer-2023 .cdc-icon-comments-alt:before {
  content: "\f43e";
}
.footer-2023 .cdc-icon-comments:before {
  content: "\f43f";
}
.footer-2023 .cdc-icon-construction:before {
  content: "\f440";
}
.footer-2023 .cdc-icon-conveyor-belt:before {
  content: "\f441";
}
.footer-2023 .cdc-icon-copy:before {
  content: "\f442";
}
.footer-2023 .cdc-icon-couch:before {
  content: "\f443";
}
.footer-2023 .cdc-icon-cow:before {
  content: "\f444";
}
.footer-2023 .cdc-icon-credit-card:before {
  content: "\f445";
}
.footer-2023 .cdc-icon-database:before {
  content: "\f446";
}
.footer-2023 .cdc-icon-deaf:before {
  content: "\f447";
}
.footer-2023 .cdc-icon-desktop-alt:before {
  content: "\f448";
}
.footer-2023 .cdc-icon-desktop:before {
  content: "\f449";
}
.footer-2023 .cdc-icon-diagnoses:before {
  content: "\f44a";
}
.footer-2023 .cdc-icon-disease:before {
  content: "\f44b";
}
.footer-2023 .cdc-icon-dna:before {
  content: "\f44c";
}
.footer-2023 .cdc-icon-dog-leashed:before {
  content: "\f44d";
}
.footer-2023 .cdc-icon-dog:before {
  content: "\f44e";
}
.footer-2023 .cdc-icon-dolly-flatbed-alt:before {
  content: "\f44f";
}
.footer-2023 .cdc-icon-door-closed:before {
  content: "\f450";
}
.footer-2023 .cdc-icon-door-open:before {
  content: "\f451";
}
.footer-2023 .cdc-icon-download:before {
  content: "\f452";
}
.footer-2023 .cdc-icon-drumstick:before {
  content: "\f453";
}
.footer-2023 .cdc-icon-dumbbell:before {
  content: "\f454";
}
.footer-2023 .cdc-icon-dumpster:before {
  content: "\f455";
}
.footer-2023 .cdc-icon-ear:before {
  content: "\f456";
}
.footer-2023 .cdc-icon-envelope-open-text:before {
  content: "\f457";
}
.footer-2023 .cdc-icon-envelope:before {
  content: "\f458";
}
.footer-2023 .cdc-icon-exclamation-circle:before {
  content: "\f459";
}
.footer-2023 .cdc-icon-exclamation-square:before {
  content: "\f45a";
}
.footer-2023 .cdc-icon-exclamation-triangle:before {
  content: "\f45b";
}
.footer-2023 .cdc-icon-eye-dropper:before {
  content: "\f45c";
}
.footer-2023 .cdc-icon-eye:before {
  content: "\f45d";
}
.footer-2023 .cdc-icon-farm:before {
  content: "\f45e";
}
.footer-2023 .cdc-icon-feather-alt:before {
  content: "\f45f";
}
.footer-2023 .cdc-icon-female:before {
  content: "\f460";
}
.footer-2023 .cdc-icon-file-alt:before {
  content: "\f461";
}
.footer-2023 .cdc-icon-file-archive:before {
  content: "\f462";
}
.footer-2023 .cdc-icon-file-audio:before {
  content: "\f463";
}
.footer-2023 .cdc-icon-file-certificate:before {
  content: "\f464";
}
.footer-2023 .cdc-icon-file-chart-line:before {
  content: "\f465";
}
.footer-2023 .cdc-icon-file-download:before {
  content: "\f466";
}
.footer-2023 .cdc-icon-file-medical-alt:before {
  content: "\f467";
}
.footer-2023 .cdc-icon-file-medical:before {
  content: "\f468";
}
.footer-2023 .cdc-icon-file-prescription:before {
  content: "\f469";
}
.footer-2023 .cdc-icon-files-medical:before {
  content: "\f46a";
}
.footer-2023 .cdc-icon-fire-burner:before {
  content: "\f71a";
}
.footer-2023 .cdc-icon-first-aid:before {
  content: "\f46b";
}
.footer-2023 .cdc-icon-flag-alt:before {
  content: "\f46c";
}
.footer-2023 .cdc-icon-flag-usa:before {
  content: "\f46d";
}
.footer-2023 .cdc-icon-flag:before {
  content: "\f46e";
}
.footer-2023 .cdc-icon-flame:before {
  content: "\f46f";
}
.footer-2023 .cdc-icon-flask:before {
  content: "\f470";
}
.footer-2023 .cdc-icon-flower-daffodil:before {
  content: "\f471";
}
.footer-2023 .cdc-icon-folder-plus:before {
  content: "\f472";
}
.footer-2023 .cdc-icon-football-ball:before {
  content: "\f473";
}
.footer-2023 .cdc-icon-forklift:before {
  content: "\f474";
}
.footer-2023 .cdc-icon-frown:before {
  content: "\f475";
}
.footer-2023 .cdc-icon-gamepad-alt:before {
  content: "\f476";
}
.footer-2023 .cdc-icon-gas-pump:before {
  content: "\f477";
}
.footer-2023 .cdc-icon-glass-citrus:before {
  content: "\f478";
}
.footer-2023 .cdc-icon-glass:before {
  content: "\f479";
}
.footer-2023 .cdc-icon-globe-africa:before {
  content: "\f47a";
}
.footer-2023 .cdc-icon-globe-americas:before {
  content: "\f47b";
}
.footer-2023 .cdc-icon-globe-asia:before {
  content: "\f47c";
}
.footer-2023 .cdc-icon-globe-europe:before {
  content: "\f47d";
}
.footer-2023 .cdc-icon-globe:before {
  content: "\f47e";
}
.footer-2023 .cdc-icon-graduation-cap:before {
  content: "\f47f";
}
.footer-2023 .cdc-icon-grin:before {
  content: "\f480";
}
.footer-2023 .cdc-icon-guitars:before {
  content: "\f481";
}
.footer-2023 .cdc-icon-h-square:before {
  content: "\f482";
}
.footer-2023 .cdc-icon-hand-holding-hand:before {
  content: "\f73c";
}
.footer-2023 .cdc-icon-hand-holding-heart:before {
  content: "\f483";
}
.footer-2023 .cdc-icon-hand-holding-medical:before {
  content: "\f484";
}
.footer-2023 .cdc-icon-hand-paper:before {
  content: "\f485";
}
.footer-2023 .cdc-icon-hand-point-right:before {
  content: "\f486";
}
.footer-2023 .cdc-icon-hand-sparkles:before {
  content: "\f487";
}
.footer-2023 .cdc-icon-hands-helping:before {
  content: "\f488";
}
.footer-2023 .cdc-icon-hands-wash:before {
  content: "\f489";
}
.footer-2023 .cdc-icon-handshake-slash:before {
  content: "\f48a";
}
.footer-2023 .cdc-icon-head-side-brain:before {
  content: "\f48b";
}
.footer-2023 .cdc-icon-head-side-cough-slash:before {
  content: "\f48c";
}
.footer-2023 .cdc-icon-head-side-cough:before {
  content: "\f48d";
}
.footer-2023 .cdc-icon-head-side-mask:before {
  content: "\f48e";
}
.footer-2023 .cdc-icon-head-side-medical:before {
  content: "\f48f";
}
.footer-2023 .cdc-icon-headset:before {
  content: "\f490";
}
.footer-2023 .cdc-icon-heart-rate:before {
  content: "\f491";
}
.footer-2023 .cdc-icon-heartbeat:before {
  content: "\f492";
}
.footer-2023 .cdc-icon-heat:before {
  content: "\f493";
}
.footer-2023 .cdc-icon-hiking:before {
  content: "\f494";
}
.footer-2023 .cdc-icon-home-lg-alt:before {
  content: "\f495";
}
.footer-2023 .cdc-icon-home-lg:before {
  content: "\f496";
}
.footer-2023 .cdc-icon-hospital-alt:before {
  content: "\f497";
}
.footer-2023 .cdc-icon-hospital-symbol:before {
  content: "\f498";
}
.footer-2023 .cdc-icon-hospital-user:before {
  content: "\f499";
}
.footer-2023 .cdc-icon-hospital:before {
  content: "\f49a";
}
.footer-2023 .cdc-icon-hot-tub:before {
  content: "\f49b";
}
.footer-2023 .cdc-icon-hotel:before {
  content: "\f49c";
}
.footer-2023 .cdc-icon-house-leave:before {
  content: "\f49d";
}
.footer-2023 .cdc-icon-house-return:before {
  content: "\f49e";
}
.footer-2023 .cdc-icon-house-user:before {
  content: "\f49f";
}
.footer-2023 .cdc-icon-hurricane:before {
  content: "\f4a0";
}
.footer-2023 .cdc-icon-ice-cream:before {
  content: "\f4a1";
}
.footer-2023 .cdc-icon-id-badge:before {
  content: "\f4a2";
}
.footer-2023 .cdc-icon-id-card:before {
  content: "\f4a3";
}
.footer-2023 .cdc-icon-inbox:before {
  content: "\f4a4";
}
.footer-2023 .cdc-icon-industry:before {
  content: "\f4a5";
}
.footer-2023 .cdc-icon-info-circle:before {
  content: "\f4a6";
}
.footer-2023 .cdc-icon-info-square:before {
  content: "\f4a7";
}
.footer-2023 .cdc-icon-info:before {
  content: "\f4a8";
}
.footer-2023 .cdc-icon-inhaler:before {
  content: "\f4a9";
}
.footer-2023 .cdc-icon-key:before {
  content: "\f4aa";
}
.footer-2023 .cdc-icon-keyboard:before {
  content: "\f4ab";
}
.footer-2023 .cdc-icon-keynote:before {
  content: "\f4ac";
}
.footer-2023 .cdc-icon-kitchen-set:before {
  content: "\f71b";
}
.footer-2023 .cdc-icon-landmark-alt:before {
  content: "\f4ad";
}
.footer-2023 .cdc-icon-landmark:before {
  content: "\f4ae";
}
.footer-2023 .cdc-icon-laptop-house:before {
  content: "\f4af";
}
.footer-2023 .cdc-icon-laptop-medical:before {
  content: "\f4b0";
}
.footer-2023 .cdc-icon-laptop:before {
  content: "\f4b1";
}
.footer-2023 .cdc-icon-leaf-oak:before {
  content: "\f4b2";
}
.footer-2023 .cdc-icon-leaf:before {
  content: "\f4b3";
}
.footer-2023 .cdc-icon-life-ring:before {
  content: "\f4b4";
}
.footer-2023 .cdc-icon-lightbulb:before {
  content: "\f4b5";
}
.footer-2023 .cdc-icon-link:before {
  content: "\f4b6";
}
.footer-2023 .cdc-icon-lock-alt:before {
  content: "\f4b7";
}
.footer-2023 .cdc-icon-lock-open-alt:before {
  content: "\f4b8";
}
.footer-2023 .cdc-icon-luggage-cart:before {
  content: "\f4b9";
}
.footer-2023 .cdc-icon-lungs-virus:before {
  content: "\f4ba";
}
.footer-2023 .cdc-icon-lungs:before {
  content: "\f4bb";
}
.footer-2023 .cdc-icon-mail-bulk:before {
  content: "\f4bc";
}
.footer-2023 .cdc-icon-male:before {
  content: "\f4bd";
}
.footer-2023 .cdc-icon-map-marker-alt-slash:before {
  content: "\f4be";
}
.footer-2023 .cdc-icon-map:before {
  content: "\f4bf";
}
.footer-2023 .cdc-icon-medkit:before {
  content: "\f4c0";
}
.footer-2023 .cdc-icon-microphone:before {
  content: "\f4c1";
}
.footer-2023 .cdc-icon-microscope:before {
  content: "\f4c2";
}
.footer-2023 .cdc-icon-minus-circle:before {
  content: "\f6e3";
}
.footer-2023 .cdc-icon-mobile-alt:before {
  content: "\f4c3";
}
.footer-2023 .cdc-icon-mobile:before {
  content: "\f4c4";
}
.footer-2023 .cdc-icon-money-bill:before {
  content: "\f4c5";
}
.footer-2023 .cdc-icon-monitor-heart-rate:before {
  content: "\f4c6";
}
.footer-2023 .cdc-icon-moon:before {
  content: "\f4c7";
}
.footer-2023 .cdc-icon-mortar-pestle:before {
  content: "\f4c8";
}
.footer-2023 .cdc-icon-mouse-pointer:before {
  content: "\f4c9";
}
.footer-2023 .cdc-icon-mug-tea:before {
  content: "\f4ca";
}
.footer-2023 .cdc-icon-network-wired:before {
  content: "\f4cb";
}
.footer-2023 .cdc-icon-newspaper:before {
  content: "\f4cc";
}
.footer-2023 .cdc-icon-notes-medical:before {
  content: "\f4cd";
}
.footer-2023 .cdc-icon-paint-roller:before {
  content: "\f747";
}
.footer-2023 .cdc-icon-passport:before {
  content: "\f4ce";
}
.footer-2023 .cdc-icon-paw-claws:before {
  content: "\f4cf";
}
.footer-2023 .cdc-icon-paw:before {
  content: "\f4d0";
}
.footer-2023 .cdc-icon-people-arrows:before {
  content: "\f4d1";
}
.footer-2023 .cdc-icon-people-group:before {
  content: "\f73d";
}
.footer-2023 .cdc-icon-person-booth:before {
  content: "\f4d2";
}
.footer-2023 .cdc-icon-person-falling:before {
  content: "\f71c";
}
.footer-2023 .cdc-icon-person-sign:before {
  content: "\f4d3";
}
.footer-2023 .cdc-icon-phone-office:before {
  content: "\f4d4";
}
.footer-2023 .cdc-icon-pills:before {
  content: "\f4d5";
}
.footer-2023 .cdc-icon-pizza-slice:before {
  content: "\f4d6";
}
.footer-2023 .cdc-icon-place-of-worship:before {
  content: "\f4d7";
}
.footer-2023 .cdc-icon-plane-arrival:before {
  content: "\f4d8";
}
.footer-2023 .cdc-icon-plane-departure:before {
  content: "\f4d9";
}
.footer-2023 .cdc-icon-plane-slash:before {
  content: "\f4da";
}
.footer-2023 .cdc-icon-plane:before {
  content: "\f4db";
}
.footer-2023 .cdc-icon-play-circle:before {
  content: "\f4dc";
}
.footer-2023 .cdc-icon-play:before {
  content: "\f4dd";
}
.footer-2023 .cdc-icon-plus-circle:before {
  content: "\f6e9";
}
.footer-2023 .cdc-icon-podium:before {
  content: "\f4de";
}
.footer-2023 .cdc-icon-poll-people:before {
  content: "\f4df";
}
.footer-2023 .cdc-icon-poop:before {
  content: "\f4e0";
}
.footer-2023 .cdc-icon-popcorn:before {
  content: "\f4e1";
}
.footer-2023 .cdc-icon-portrait:before {
  content: "\f4e2";
}
.footer-2023 .cdc-icon-prescription-bottle-alt:before {
  content: "\f4e3";
}
.footer-2023 .cdc-icon-prescription-bottle:before {
  content: "\f4e4";
}
.footer-2023 .cdc-icon-prescription:before {
  content: "\f4e5";
}
.footer-2023 .cdc-icon-presentation:before {
  content: "\f4e6";
}
.footer-2023 .cdc-icon-print:before {
  content: "\f4e7";
}
.footer-2023 .cdc-icon-procedures:before {
  content: "\f4e8";
}
.footer-2023 .cdc-icon-pump-medical:before {
  content: "\f4e9";
}
.footer-2023 .cdc-icon-pump-soap:before {
  content: "\f4ea";
}
.footer-2023 .cdc-icon-pumpkin:before {
  content: "\f4eb";
}
.footer-2023 .cdc-icon-question-circle:before {
  content: "\f4ec";
}
.footer-2023 .cdc-icon-question-square:before {
  content: "\f4ed";
}
.footer-2023 .cdc-icon-question:before {
  content: "\f4ee";
}
.footer-2023 .cdc-icon-recycle:before {
  content: "\f4ef";
}
.footer-2023 .cdc-icon-ribbon:before {
  content: "\f4f0";
}
.footer-2023 .cdc-icon-road:before {
  content: "\f4f1";
}
.footer-2023 .cdc-icon-rocket-launch:before {
  content: "\f4f2";
}
.footer-2023 .cdc-icon-route-interstate:before {
  content: "\f4f3";
}
.footer-2023 .cdc-icon-route:before {
  content: "\f4f4";
}
.footer-2023 .cdc-icon-running:before {
  content: "\f4f5";
}
.footer-2023 .cdc-icon-rv:before {
  content: "\f4f6";
}
.footer-2023 .cdc-icon-scanner:before {
  content: "\f4f7";
}
.footer-2023 .cdc-icon-school:before {
  content: "\f4f8";
}
.footer-2023 .cdc-icon-search:before {
  content: "\f4f9";
}
.footer-2023 .cdc-icon-share-alt:before {
  content: "\f4fa";
}
.footer-2023 .cdc-icon-share:before {
  content: "\f4fb";
}
.footer-2023 .cdc-icon-shield-exclamation:before {
  content: "\f73e";
}
.footer-2023 .cdc-icon-shield-virus:before {
  content: "\f73f";
}
.footer-2023 .cdc-icon-ship:before {
  content: "\f4fc";
}
.footer-2023 .cdc-icon-shipping-fast:before {
  content: "\f4fd";
}
.footer-2023 .cdc-icon-shopping-cart:before {
  content: "\f4fe";
}
.footer-2023 .cdc-icon-shower:before {
  content: "\f4ff";
}
.footer-2023 .cdc-icon-shuttle-van:before {
  content: "\f500";
}
.footer-2023 .cdc-icon-sign-language:before {
  content: "\f501";
}
.footer-2023 .cdc-icon-sign:before {
  content: "\f502";
}
.footer-2023 .cdc-icon-sink:before {
  content: "\f503";
}
.footer-2023 .cdc-icon-sitemap:before {
  content: "\f504";
}
.footer-2023 .cdc-icon-smoking-ban:before {
  content: "\f505";
}
.footer-2023 .cdc-icon-smoking:before {
  content: "\f506";
}
.footer-2023 .cdc-icon-soap:before {
  content: "\f507";
}
.footer-2023 .cdc-icon-soup:before {
  content: "\f508";
}
.footer-2023 .cdc-icon-spray-can:before {
  content: "\f509";
}
.footer-2023 .cdc-icon-star:before {
  content: "\f50a";
}
.footer-2023 .cdc-icon-stethoscope:before {
  content: "\f50b";
}
.footer-2023 .cdc-icon-stomach:before {
  content: "\f50c";
}
.footer-2023 .cdc-icon-stopwatch:before {
  content: "\f50d";
}
.footer-2023 .cdc-icon-store-alt-slash:before {
  content: "\f50e";
}
.footer-2023 .cdc-icon-store-slash:before {
  content: "\f50f";
}
.footer-2023 .cdc-icon-stretcher:before {
  content: "\f510";
}
.footer-2023 .cdc-icon-subway:before {
  content: "\f511";
}
.footer-2023 .cdc-icon-suitcase-rolling:before {
  content: "\f512";
}
.footer-2023 .cdc-icon-suitcase:before {
  content: "\f513";
}
.footer-2023 .cdc-icon-sun:before {
  content: "\f514";
}
.footer-2023 .cdc-icon-sunglasses:before {
  content: "\f515";
}
.footer-2023 .cdc-icon-swimmer:before {
  content: "\f516";
}
.footer-2023 .cdc-icon-swimming-pool:before {
  content: "\f517";
}
.footer-2023 .cdc-icon-sync-alt:before {
  content: "\f518";
}
.footer-2023 .cdc-icon-syringe:before {
  content: "\f519";
}
.footer-2023 .cdc-icon-table:before {
  content: "\f51a";
}
.footer-2023 .cdc-icon-tablet-alt:before {
  content: "\f51b";
}
.footer-2023 .cdc-icon-tablets:before {
  content: "\f51c";
}
.footer-2023 .cdc-icon-taxi:before {
  content: "\f51d";
}
.footer-2023 .cdc-icon-temperature-high:before {
  content: "\f51e";
}
.footer-2023 .cdc-icon-temperature-low:before {
  content: "\f51f";
}
.footer-2023 .cdc-icon-thumbs-down:before {
  content: "\f520";
}
.footer-2023 .cdc-icon-thumbs-up:before {
  content: "\f521";
}
.footer-2023 .cdc-icon-timeline-arrow:before {
  content: "\f71d";
}
.footer-2023 .cdc-icon-times-circle:before {
  content: "\f522";
}
.footer-2023 .cdc-icon-times:before {
  content: "\f523";
}
.footer-2023 .cdc-icon-tint-slash:before {
  content: "\f524";
}
.footer-2023 .cdc-icon-tint:before {
  content: "\f525";
}
.footer-2023 .cdc-icon-toilet:before {
  content: "\f526";
}
.footer-2023 .cdc-icon-toolbox:before {
  content: "\f527";
}
.footer-2023 .cdc-icon-tools:before {
  content: "\f528";
}
.footer-2023 .cdc-icon-tooth:before {
  content: "\f529";
}
.footer-2023 .cdc-icon-toothbrush:before {
  content: "\f52a";
}
.footer-2023 .cdc-icon-tornado:before {
  content: "\f52b";
}
.footer-2023 .cdc-icon-tractor:before {
  content: "\f52c";
}
.footer-2023 .cdc-icon-train:before {
  content: "\f52d";
}
.footer-2023 .cdc-icon-trash:before {
  content: "\f52e";
}
.footer-2023 .cdc-icon-truck-loading:before {
  content: "\f52f";
}
.footer-2023 .cdc-icon-tshirt:before {
  content: "\f530";
}
.footer-2023 .cdc-icon-umbrella-beach:before {
  content: "\f531";
}
.footer-2023 .cdc-icon-universal-access:before {
  content: "\f532";
}
.footer-2023 .cdc-icon-user-chart:before {
  content: "\f533";
}
.footer-2023 .cdc-icon-user-chef:before {
  content: "\f71e";
}
.footer-2023 .cdc-icon-user-clock:before {
  content: "\f534";
}
.footer-2023 .cdc-icon-user-cog:before {
  content: "\f535";
}
.footer-2023 .cdc-icon-user-friends:before {
  content: "\f536";
}
.footer-2023 .cdc-icon-user-graduate:before {
  content: "\f537";
}
.footer-2023 .cdc-icon-user-hard-hat:before {
  content: "\f538";
}
.footer-2023 .cdc-icon-user-injured:before {
  content: "\f539";
}
.footer-2023 .cdc-icon-user-md-chat:before {
  content: "\f53a";
}
.footer-2023 .cdc-icon-user-md:before {
  content: "\f53b";
}
.footer-2023 .cdc-icon-user-nurse:before {
  content: "\f53c";
}
.footer-2023 .cdc-icon-user:before {
  content: "\f53d";
}
.footer-2023 .cdc-icon-users-class:before {
  content: "\f53e";
}
.footer-2023 .cdc-icon-users-medical:before {
  content: "\f53f";
}
.footer-2023 .cdc-icon-users-slash:before {
  content: "\f540";
}
.footer-2023 .cdc-icon-users:before {
  content: "\f541";
}
.footer-2023 .cdc-icon-utensils-slash:before {
  content: "\f740";
}
.footer-2023 .cdc-icon-utensils:before {
  content: "\f542";
}
.footer-2023 .cdc-icon-vacuum:before {
  content: "\f543";
}
.footer-2023 .cdc-icon-venus-mars:before {
  content: "\f544";
}
.footer-2023 .cdc-icon-vial:before {
  content: "\f545";
}
.footer-2023 .cdc-icon-vials:before {
  content: "\f546";
}
.footer-2023 .cdc-icon-virus-slash:before {
  content: "\f547";
}
.footer-2023 .cdc-icon-virus:before {
  content: "\f548";
}
.footer-2023 .cdc-icon-viruses:before {
  content: "\f549";
}
.footer-2023 .cdc-icon-walker:before {
  content: "\f54a";
}
.footer-2023 .cdc-icon-walking:before {
  content: "\f54b";
}
.footer-2023 .cdc-icon-washer:before {
  content: "\f54c";
}
.footer-2023 .cdc-icon-water:before {
  content: "\f54d";
}
.footer-2023 .cdc-icon-weight:before {
  content: "\f54e";
}
.footer-2023 .cdc-icon-wheelchair:before {
  content: "\f54f";
}
.footer-2023 .cdc-icon-window-close:before {
  content: "\f550";
}
.footer-2023 .cdc-icon-window-frame-open:before {
  content: "\f551";
}
.footer-2023 .cdc-icon-window-frame:before {
  content: "\f552";
}
.footer-2023 .cdc-icon-window:before {
  content: "\f553";
}
.footer-2023 .cdc-icon-wine-glass:before {
  content: "\f554";
}
.footer-2023 .cdc-icon-x-ray:before {
  content: "\f555";
}
.footer-2023 .cdc-icon-address-book-solid:before {
  content: "\f556";
}
.footer-2023 .cdc-icon-address-card-solid:before {
  content: "\f557";
}
.footer-2023 .cdc-icon-allergies-solid:before {
  content: "\f558";
}
.footer-2023 .cdc-icon-ambulance-solid:before {
  content: "\f559";
}
.footer-2023 .cdc-icon-american-sign-language-interpreting-solid:before {
  content: "\f55a";
}
.footer-2023 .cdc-icon-analytics-solid:before {
  content: "\f55b";
}
.footer-2023 .cdc-icon-apple-alt-solid:before {
  content: "\f55c";
}
.footer-2023 .cdc-icon-archive-solid:before {
  content: "\f55d";
}
.footer-2023 .cdc-icon-arrow-alt-circle-down-solid:before {
  content: "\f55e";
}
.footer-2023 .cdc-icon-arrow-alt-circle-left-solid:before {
  content: "\f55f";
}
.footer-2023 .cdc-icon-arrow-alt-circle-right-solid:before {
  content: "\f560";
}
.footer-2023 .cdc-icon-arrow-alt-circle-up-solid:before {
  content: "\f561";
}
.footer-2023 .cdc-icon-arrows-alt-h-solid:before {
  content: "\f562";
}
.footer-2023 .cdc-icon-atlas-solid:before {
  content: "\f563";
}
.footer-2023 .cdc-icon-baby-carriage-solid:before {
  content: "\f564";
}
.footer-2023 .cdc-icon-baby-solid:before {
  content: "\f565";
}
.footer-2023 .cdc-icon-bacteria-solid:before {
  content: "\f566";
}
.footer-2023 .cdc-icon-bacterium-solid:before {
  content: "\f567";
}
.footer-2023 .cdc-icon-bags-shopping-solid:before {
  content: "\f568";
}
.footer-2023 .cdc-icon-balance-scale-solid:before {
  content: "\f569";
}
.footer-2023 .cdc-icon-ballot-check-solid:before {
  content: "\f56a";
}
.footer-2023 .cdc-icon-ballot-solid:before {
  content: "\f56b";
}
.footer-2023 .cdc-icon-ban-solid:before {
  content: "\f56c";
}
.footer-2023 .cdc-icon-band-aid-solid:before {
  content: "\f56d";
}
.footer-2023 .cdc-icon-bath-solid:before {
  content: "\f56e";
}
.footer-2023 .cdc-icon-battery-bolt-solid:before {
  content: "\f71f";
}
.footer-2023 .cdc-icon-bed-bunk-solid:before {
  content: "\f56f";
}
.footer-2023 .cdc-icon-bed-solid:before {
  content: "\f570";
}
.footer-2023 .cdc-icon-bell-school-slash-solid:before {
  content: "\f571";
}
.footer-2023 .cdc-icon-bell-school-solid:before {
  content: "\f572";
}
.footer-2023 .cdc-icon-bicycle-solid:before {
  content: "\f573";
}
.footer-2023 .cdc-icon-biking-solid:before {
  content: "\f574";
}
.footer-2023 .cdc-icon-binoculars-solid:before {
  content: "\f575";
}
.footer-2023 .cdc-icon-birthday-cake-solid:before {
  content: "\f576";
}
.footer-2023 .cdc-icon-blind-solid:before {
  content: "\f577";
}
.footer-2023 .cdc-icon-bolt-solid:before {
  content: "\f578";
}
.footer-2023 .cdc-icon-book-alt-solid:before {
  content: "\f579";
}
.footer-2023 .cdc-icon-book-medical-solid:before {
  content: "\f57a";
}
.footer-2023 .cdc-icon-book-open-solid:before {
  content: "\f57b";
}
.footer-2023 .cdc-icon-book-reader-solid:before {
  content: "\f57c";
}
.footer-2023 .cdc-icon-book-solid:before {
  content: "\f57d";
}
.footer-2023 .cdc-icon-book-user-solid:before {
  content: "\f57e";
}
.footer-2023 .cdc-icon-books-medical-solid:before {
  content: "\f57f";
}
.footer-2023 .cdc-icon-box-alt-solid:before {
  content: "\f580";
}
.footer-2023 .cdc-icon-box-tissue-solid:before {
  content: "\f581";
}
.footer-2023 .cdc-icon-boxes-solid:before {
  content: "\f582";
}
.footer-2023 .cdc-icon-bread-loaf-solid:before {
  content: "\f583";
}
.footer-2023 .cdc-icon-briefcase-medical-solid:before {
  content: "\f584";
}
.footer-2023 .cdc-icon-briefcase-solid:before {
  content: "\f585";
}
.footer-2023 .cdc-icon-browser-solid:before {
  content: "\f586";
}
.footer-2023 .cdc-icon-building-solid:before {
  content: "\f587";
}
.footer-2023 .cdc-icon-bullseye-pointer-solid:before {
  content: "\f588";
}
.footer-2023 .cdc-icon-burger-soda-solid:before {
  content: "\f589";
}
.footer-2023 .cdc-icon-bus-solid:before {
  content: "\f58a";
}
.footer-2023 .cdc-icon-calendar-alt-solid:before {
  content: "\f58b";
}
.footer-2023 .cdc-icon-calendar-check-solid:before {
  content: "\f58c";
}
.footer-2023 .cdc-icon-calendar-day-solid:before {
  content: "\f58d";
}
.footer-2023 .cdc-icon-calendar-edit-solid:before {
  content: "\f58e";
}
.footer-2023 .cdc-icon-calendar-exclamation-solid:before {
  content: "\f58f";
}
.footer-2023 .cdc-icon-calendar-plus-solid:before {
  content: "\f590";
}
.footer-2023 .cdc-icon-calendar-solid:before {
  content: "\f591";
}
.footer-2023 .cdc-icon-calendar-star-solid:before {
  content: "\f592";
}
.footer-2023 .cdc-icon-capsules-solid:before {
  content: "\f593";
}
.footer-2023 .cdc-icon-car-bus-solid:before {
  content: "\f594";
}
.footer-2023 .cdc-icon-car-garage-solid:before {
  content: "\f595";
}
.footer-2023 .cdc-icon-car-side-solid:before {
  content: "\f596";
}
.footer-2023 .cdc-icon-caravan-solid:before {
  content: "\f597";
}
.footer-2023 .cdc-icon-carrot-solid:before {
  content: "\f598";
}
.footer-2023 .cdc-icon-cash-register-solid:before {
  content: "\f599";
}
.footer-2023 .cdc-icon-cauldron-solid:before {
  content: "\f59a";
}
.footer-2023 .cdc-icon-chalkboard-teacher-solid:before {
  content: "\f59b";
}
.footer-2023 .cdc-icon-charging-station-solid:before {
  content: "\f59c";
}
.footer-2023 .cdc-icon-chart-area-solid:before {
  content: "\f59d";
}
.footer-2023 .cdc-icon-chart-bar-solid:before {
  content: "\f59e";
}
.footer-2023 .cdc-icon-chart-line-solid:before {
  content: "\f59f";
}
.footer-2023 .cdc-icon-chart-pie-solid:before {
  content: "\f5a0";
}
.footer-2023 .cdc-icon-check-circle-solid:before {
  content: "\f5a1";
}
.footer-2023 .cdc-icon-check-solid:before {
  content: "\f5a2";
}
.footer-2023 .cdc-icon-check-square-solid:before {
  content: "\f5a3";
}
.footer-2023 .cdc-icon-cheese-swiss-solid:before {
  content: "\f5a4";
}
.footer-2023 .cdc-icon-cheeseburger-solid:before {
  content: "\f5a5";
}
.footer-2023 .cdc-icon-chevron-circle-down-solid:before {
  content: "\f5a6";
}
.footer-2023 .cdc-icon-chevron-circle-left-solid:before {
  content: "\f5a7";
}
.footer-2023 .cdc-icon-chevron-circle-right-solid:before {
  content: "\f5a8";
}
.footer-2023 .cdc-icon-chevron-circle-up-solid:before {
  content: "\f5a9";
}
.footer-2023 .cdc-icon-chevron-double-right-solid:before {
  content: "\f5aa";
}
.footer-2023 .cdc-icon-chevron-right-solid:before {
  content: "\f5ab";
}
.footer-2023 .cdc-icon-child-solid:before {
  content: "\f5ac";
}
.footer-2023 .cdc-icon-circle-0:before {
  content: "\f6ef";
}
.footer-2023 .cdc-icon-circle-1:before {
  content: "\f6f0";
}
.footer-2023 .cdc-icon-circle-2:before {
  content: "\f6f1";
}
.footer-2023 .cdc-icon-circle-3:before {
  content: "\f6f2";
}
.footer-2023 .cdc-icon-circle-4:before {
  content: "\f6f3";
}
.footer-2023 .cdc-icon-circle-5:before {
  content: "\f6f4";
}
.footer-2023 .cdc-icon-circle-6:before {
  content: "\f6f5";
}
.footer-2023 .cdc-icon-circle-7:before {
  content: "\f6f6";
}
.footer-2023 .cdc-icon-circle-8:before {
  content: "\f6f7";
}
.footer-2023 .cdc-icon-circle-9:before {
  content: "\f6f8";
}
.footer-2023 .cdc-icon-circle-a:before {
  content: "\f6f9";
}
.footer-2023 .cdc-icon-circle-b:before {
  content: "\f6fa";
}
.footer-2023 .cdc-icon-circle-c:before {
  content: "\f6fb";
}
.footer-2023 .cdc-icon-circle-d:before {
  content: "\f6fc";
}
.footer-2023 .cdc-icon-circle-e:before {
  content: "\f6fd";
}
.footer-2023 .cdc-icon-circle-f:before {
  content: "\f6fe";
}
.footer-2023 .cdc-icon-circle-g:before {
  content: "\f6ff";
}
.footer-2023 .cdc-icon-circle-h:before {
  content: "\f700";
}
.footer-2023 .cdc-icon-circle-i:before {
  content: "\f701";
}
.footer-2023 .cdc-icon-circle-j:before {
  content: "\f702";
}
.footer-2023 .cdc-icon-circle-k:before {
  content: "\f703";
}
.footer-2023 .cdc-icon-circle-l:before {
  content: "\f704";
}
.footer-2023 .cdc-icon-circle-m:before {
  content: "\f705";
}
.footer-2023 .cdc-icon-circle-n:before {
  content: "\f706";
}
.footer-2023 .cdc-icon-circle-o:before {
  content: "\f707";
}
.footer-2023 .cdc-icon-circle-p:before {
  content: "\f708";
}
.footer-2023 .cdc-icon-circle-q:before {
  content: "\f709";
}
.footer-2023 .cdc-icon-circle-r:before {
  content: "\f70a";
}
.footer-2023 .cdc-icon-circle-s:before {
  content: "\f70b";
}
.footer-2023 .cdc-icon-circle-t:before {
  content: "\f70c";
}
.footer-2023 .cdc-icon-circle-u:before {
  content: "\f70d";
}
.footer-2023 .cdc-icon-circle-v:before {
  content: "\f70e";
}
.footer-2023 .cdc-icon-circle-w:before {
  content: "\f70f";
}
.footer-2023 .cdc-icon-circle-x:before {
  content: "\f710";
}
.footer-2023 .cdc-icon-circle-y:before {
  content: "\f711";
}
.footer-2023 .cdc-icon-circle-z:before {
  content: "\f712";
}
.footer-2023 .cdc-icon-city-solid:before {
  content: "\f5ad";
}
.footer-2023 .cdc-icon-clinic-medical-solid:before {
  content: "\f5ae";
}
.footer-2023 .cdc-icon-clipboard-check-solid:before {
  content: "\f5af";
}
.footer-2023 .cdc-icon-clipboard-list-check-solid:before {
  content: "\f5b0";
}
.footer-2023 .cdc-icon-clipboard-list-solid:before {
  content: "\f5b1";
}
.footer-2023 .cdc-icon-clipboard-prescription-solid:before {
  content: "\f5b2";
}
.footer-2023 .cdc-icon-clipboard-solid:before {
  content: "\f5b3";
}
.footer-2023 .cdc-icon-clipboard-user-solid:before {
  content: "\f5b4";
}
.footer-2023 .cdc-icon-cloud-solid:before {
  content: "\f5b5";
}
.footer-2023 .cdc-icon-clouds-sun-solid:before {
  content: "\f5b6";
}
.footer-2023 .cdc-icon-cocktail-solid:before {
  content: "\f5b7";
}
.footer-2023 .cdc-icon-code-solid:before {
  content: "\f5b8";
}
.footer-2023 .cdc-icon-coffee-pot-solid:before {
  content: "\f5b9";
}
.footer-2023 .cdc-icon-coffee-togo-solid:before {
  content: "\f5ba";
}
.footer-2023 .cdc-icon-cog-solid:before {
  content: "\f5bb";
}
.footer-2023 .cdc-icon-cogs-solid:before {
  content: "\f5bc";
}
.footer-2023 .cdc-icon-comment-alt-lines-solid:before {
  content: "\f5bd";
}
.footer-2023 .cdc-icon-comment-alt-medical-solid:before {
  content: "\f5be";
}
.footer-2023 .cdc-icon-comment-alt-solid:before {
  content: "\f5bf";
}
.footer-2023 .cdc-icon-comment-lines-solid:before {
  content: "\f5c0";
}
.footer-2023 .cdc-icon-comment-medical-solid:before {
  content: "\f5c1";
}
.footer-2023 .cdc-icon-comment-solid:before {
  content: "\f5c2";
}
.footer-2023 .cdc-icon-comments-alt-solid:before {
  content: "\f5c3";
}
.footer-2023 .cdc-icon-comments-solid:before {
  content: "\f5c4";
}
.footer-2023 .cdc-icon-construction-solid:before {
  content: "\f5c5";
}
.footer-2023 .cdc-icon-conveyor-belt-solid:before {
  content: "\f5c6";
}
.footer-2023 .cdc-icon-copy-solid:before {
  content: "\f5c7";
}
.footer-2023 .cdc-icon-couch-solid:before {
  content: "\f5c8";
}
.footer-2023 .cdc-icon-cow-solid:before {
  content: "\f5c9";
}
.footer-2023 .cdc-icon-credit-card-solid:before {
  content: "\f5ca";
}
.footer-2023 .cdc-icon-database-solid:before {
  content: "\f5cb";
}
.footer-2023 .cdc-icon-deaf-solid:before {
  content: "\f5cc";
}
.footer-2023 .cdc-icon-desktop-alt-solid:before {
  content: "\f5cd";
}
.footer-2023 .cdc-icon-desktop-solid:before {
  content: "\f5ce";
}
.footer-2023 .cdc-icon-diagnoses-solid:before {
  content: "\f5cf";
}
.footer-2023 .cdc-icon-disease-solid:before {
  content: "\f5d0";
}
.footer-2023 .cdc-icon-dna-solid:before {
  content: "\f5d1";
}
.footer-2023 .cdc-icon-dog-leashed-solid:before {
  content: "\f5d2";
}
.footer-2023 .cdc-icon-dog-solid:before {
  content: "\f5d3";
}
.footer-2023 .cdc-icon-dolly-flatbed-alt-solid:before {
  content: "\f5d4";
}
.footer-2023 .cdc-icon-door-closed-solid:before {
  content: "\f5d5";
}
.footer-2023 .cdc-icon-door-open-solid:before {
  content: "\f5d6";
}
.footer-2023 .cdc-icon-download-solid:before {
  content: "\f5d7";
}
.footer-2023 .cdc-icon-drumstick-solid:before {
  content: "\f5d8";
}
.footer-2023 .cdc-icon-dumbbell-solid:before {
  content: "\f5d9";
}
.footer-2023 .cdc-icon-dumpster-solid:before {
  content: "\f5da";
}
.footer-2023 .cdc-icon-ear-solid:before {
  content: "\f5db";
}
.footer-2023 .cdc-icon-envelope-open-text-solid:before {
  content: "\f5dc";
}
.footer-2023 .cdc-icon-envelope-solid:before {
  content: "\f5dd";
}
.footer-2023 .cdc-icon-exclamation-circle-solid:before {
  content: "\f5de";
}
.footer-2023 .cdc-icon-exclamation-square-solid:before {
  content: "\f5df";
}
.footer-2023 .cdc-icon-exclamation-triangle-solid:before {
  content: "\f5e0";
}
.footer-2023 .cdc-icon-eye-dropper-solid:before {
  content: "\f5e1";
}
.footer-2023 .cdc-icon-eye-solid:before {
  content: "\f5e2";
}
.footer-2023 .cdc-icon-farm-solid:before {
  content: "\f5e3";
}
.footer-2023 .cdc-icon-feather-alt-solid:before {
  content: "\f5e4";
}
.footer-2023 .cdc-icon-female-solid:before {
  content: "\f5e5";
}
.footer-2023 .cdc-icon-file-alt-solid:before {
  content: "\f5e6";
}
.footer-2023 .cdc-icon-file-archive-solid:before {
  content: "\f5e7";
}
.footer-2023 .cdc-icon-file-audio-solid:before {
  content: "\f5e8";
}
.footer-2023 .cdc-icon-file-certificate-solid:before {
  content: "\f5e9";
}
.footer-2023 .cdc-icon-file-chart-line-solid:before {
  content: "\f5ea";
}
.footer-2023 .cdc-icon-file-download-solid:before {
  content: "\f5eb";
}
.footer-2023 .cdc-icon-file-medical-alt-solid:before {
  content: "\f5ec";
}
.footer-2023 .cdc-icon-file-medical-solid:before {
  content: "\f5ed";
}
.footer-2023 .cdc-icon-file-prescription-solid:before {
  content: "\f5ee";
}
.footer-2023 .cdc-icon-files-medical-solid:before {
  content: "\f5ef";
}
.footer-2023 .cdc-icon-fire-burner-solid:before {
  content: "\f720";
}
.footer-2023 .cdc-icon-first-aid-solid:before {
  content: "\f5f0";
}
.footer-2023 .cdc-icon-flag-alt-solid:before {
  content: "\f5f1";
}
.footer-2023 .cdc-icon-flag-solid:before {
  content: "\f5f2";
}
.footer-2023 .cdc-icon-flag-usa-solid:before {
  content: "\f5f3";
}
.footer-2023 .cdc-icon-flame-solid:before {
  content: "\f5f4";
}
.footer-2023 .cdc-icon-flask-solid:before {
  content: "\f5f5";
}
.footer-2023 .cdc-icon-flower-daffodil-solid:before {
  content: "\f5f6";
}
.footer-2023 .cdc-icon-folder-plus-solid:before {
  content: "\f5f7";
}
.footer-2023 .cdc-icon-football-ball-solid:before {
  content: "\f5f8";
}
.footer-2023 .cdc-icon-forklift-solid:before {
  content: "\f5f9";
}
.footer-2023 .cdc-icon-frown-solid:before {
  content: "\f5fa";
}
.footer-2023 .cdc-icon-gamepad-alt-solid:before {
  content: "\f5fb";
}
.footer-2023 .cdc-icon-gas-pump-solid:before {
  content: "\f5fc";
}
.footer-2023 .cdc-icon-glass-citrus-solid:before {
  content: "\f5fd";
}
.footer-2023 .cdc-icon-glass-solid:before {
  content: "\f5fe";
}
.footer-2023 .cdc-icon-globe-africa-solid:before {
  content: "\f5ff";
}
.footer-2023 .cdc-icon-globe-americas-solid:before {
  content: "\f600";
}
.footer-2023 .cdc-icon-globe-asia-solid:before {
  content: "\f601";
}
.footer-2023 .cdc-icon-globe-europe-solid:before {
  content: "\f602";
}
.footer-2023 .cdc-icon-globe-solid:before {
  content: "\f603";
}
.footer-2023 .cdc-icon-graduation-cap-solid:before {
  content: "\f604";
}
.footer-2023 .cdc-icon-grin-solid:before {
  content: "\f605";
}
.footer-2023 .cdc-icon-guitars-solid:before {
  content: "\f606";
}
.footer-2023 .cdc-icon-h-square-solid:before {
  content: "\f607";
}
.footer-2023 .cdc-icon-hand-holding-hand-solid:before {
  content: "\f741";
}
.footer-2023 .cdc-icon-hand-holding-heart-solid:before {
  content: "\f608";
}
.footer-2023 .cdc-icon-hand-holding-medical-solid:before {
  content: "\f609";
}
.footer-2023 .cdc-icon-hand-paper-solid:before {
  content: "\f60a";
}
.footer-2023 .cdc-icon-hand-point-right-solid:before {
  content: "\f60b";
}
.footer-2023 .cdc-icon-hand-sparkles-solid:before {
  content: "\f60c";
}
.footer-2023 .cdc-icon-hands-helping-solid:before {
  content: "\f60d";
}
.footer-2023 .cdc-icon-hands-wash-solid:before {
  content: "\f60e";
}
.footer-2023 .cdc-icon-handshake-slash-solid:before {
  content: "\f60f";
}
.footer-2023 .cdc-icon-head-side-brain-solid:before {
  content: "\f610";
}
.footer-2023 .cdc-icon-head-side-cough-slash-solid:before {
  content: "\f611";
}
.footer-2023 .cdc-icon-head-side-cough-solid:before {
  content: "\f612";
}
.footer-2023 .cdc-icon-head-side-mask-solid:before {
  content: "\f613";
}
.footer-2023 .cdc-icon-head-side-medical-solid:before {
  content: "\f614";
}
.footer-2023 .cdc-icon-headset-solid:before {
  content: "\f615";
}
.footer-2023 .cdc-icon-heart-rate-solid:before {
  content: "\f616";
}
.footer-2023 .cdc-icon-heartbeat-solid:before {
  content: "\f617";
}
.footer-2023 .cdc-icon-heat-solid:before {
  content: "\f618";
}
.footer-2023 .cdc-icon-hiking-solid:before {
  content: "\f619";
}
.footer-2023 .cdc-icon-home-lg-alt-solid:before {
  content: "\f61a";
}
.footer-2023 .cdc-icon-home-lg-solid:before {
  content: "\f61b";
}
.footer-2023 .cdc-icon-hospital-alt-solid:before {
  content: "\f61c";
}
.footer-2023 .cdc-icon-hospital-solid:before {
  content: "\f61d";
}
.footer-2023 .cdc-icon-hospital-symbol-solid:before {
  content: "\f61e";
}
.footer-2023 .cdc-icon-hospital-user-solid:before {
  content: "\f61f";
}
.footer-2023 .cdc-icon-hot-tub-solid:before {
  content: "\f620";
}
.footer-2023 .cdc-icon-hotel-solid:before {
  content: "\f621";
}
.footer-2023 .cdc-icon-house-leave-solid:before {
  content: "\f622";
}
.footer-2023 .cdc-icon-house-return-solid:before {
  content: "\f623";
}
.footer-2023 .cdc-icon-house-user-solid:before {
  content: "\f624";
}
.footer-2023 .cdc-icon-hurricane-solid:before {
  content: "\f625";
}
.footer-2023 .cdc-icon-ice-cream-solid:before {
  content: "\f626";
}
.footer-2023 .cdc-icon-id-badge-solid:before {
  content: "\f627";
}
.footer-2023 .cdc-icon-id-card-solid:before {
  content: "\f628";
}
.footer-2023 .cdc-icon-inbox-solid:before {
  content: "\f629";
}
.footer-2023 .cdc-icon-industry-solid:before {
  content: "\f62a";
}
.footer-2023 .cdc-icon-info-circle-solid:before {
  content: "\f62b";
}
.footer-2023 .cdc-icon-info-solid:before {
  content: "\f62c";
}
.footer-2023 .cdc-icon-info-square-solid:before {
  content: "\f62d";
}
.footer-2023 .cdc-icon-inhaler-solid:before {
  content: "\f62e";
}
.footer-2023 .cdc-icon-key-solid:before {
  content: "\f62f";
}
.footer-2023 .cdc-icon-keyboard-solid:before {
  content: "\f630";
}
.footer-2023 .cdc-icon-keynote-solid:before {
  content: "\f631";
}
.footer-2023 .cdc-icon-kitchen-set-solid:before {
  content: "\f721";
}
.footer-2023 .cdc-icon-landmark-alt-solid:before {
  content: "\f632";
}
.footer-2023 .cdc-icon-landmark-solid:before {
  content: "\f633";
}
.footer-2023 .cdc-icon-laptop-house-solid:before {
  content: "\f634";
}
.footer-2023 .cdc-icon-laptop-medical-solid:before {
  content: "\f635";
}
.footer-2023 .cdc-icon-laptop-solid:before {
  content: "\f636";
}
.footer-2023 .cdc-icon-leaf-oak-solid:before {
  content: "\f637";
}
.footer-2023 .cdc-icon-leaf-solid:before {
  content: "\f638";
}
.footer-2023 .cdc-icon-life-ring-solid:before {
  content: "\f639";
}
.footer-2023 .cdc-icon-lightbulb-solid:before {
  content: "\f63a";
}
.footer-2023 .cdc-icon-link-solid:before {
  content: "\f63b";
}
.footer-2023 .cdc-icon-lock-alt-solid:before {
  content: "\f63c";
}
.footer-2023 .cdc-icon-lock-open-alt-solid:before {
  content: "\f63d";
}
.footer-2023 .cdc-icon-luggage-cart-solid:before {
  content: "\f63e";
}
.footer-2023 .cdc-icon-lungs-solid:before {
  content: "\f63f";
}
.footer-2023 .cdc-icon-lungs-virus-solid:before {
  content: "\f640";
}
.footer-2023 .cdc-icon-mail-bulk-solid:before {
  content: "\f641";
}
.footer-2023 .cdc-icon-male-solid:before {
  content: "\f642";
}
.footer-2023 .cdc-icon-map-marker-alt-slash-solid:before {
  content: "\f643";
}
.footer-2023 .cdc-icon-map-solid:before {
  content: "\f644";
}
.footer-2023 .cdc-icon-medkit-solid:before {
  content: "\f645";
}
.footer-2023 .cdc-icon-microphone-solid:before {
  content: "\f646";
}
.footer-2023 .cdc-icon-microscope-solid:before {
  content: "\f647";
}
.footer-2023 .cdc-icon-minus-circle-solid:before {
  content: "\f6e4";
}
.footer-2023 .cdc-icon-mobile-alt-solid:before {
  content: "\f648";
}
.footer-2023 .cdc-icon-mobile-solid:before {
  content: "\f649";
}
.footer-2023 .cdc-icon-money-bill-solid:before {
  content: "\f64a";
}
.footer-2023 .cdc-icon-monitor-heart-rate-solid:before {
  content: "\f64b";
}
.footer-2023 .cdc-icon-moon-solid:before {
  content: "\f64c";
}
.footer-2023 .cdc-icon-mortar-pestle-solid:before {
  content: "\f64d";
}
.footer-2023 .cdc-icon-mouse-pointer-solid:before {
  content: "\f64e";
}
.footer-2023 .cdc-icon-mug-tea-solid:before {
  content: "\f64f";
}
.footer-2023 .cdc-icon-network-wired-solid:before {
  content: "\f650";
}
.footer-2023 .cdc-icon-newspaper-solid:before {
  content: "\f651";
}
.footer-2023 .cdc-icon-notes-medical-solid:before {
  content: "\f652";
}
.footer-2023 .cdc-icon-paint-roller-solid:before {
  content: "\f748";
}
.footer-2023 .cdc-icon-passport-solid:before {
  content: "\f653";
}
.footer-2023 .cdc-icon-paw-claws-solid:before {
  content: "\f654";
}
.footer-2023 .cdc-icon-paw-solid:before {
  content: "\f655";
}
.footer-2023 .cdc-icon-people-arrows-solid:before {
  content: "\f656";
}
.footer-2023 .cdc-icon-people-group-solid:before {
  content: "\f742";
}
.footer-2023 .cdc-icon-person-booth-solid:before {
  content: "\f657";
}
.footer-2023 .cdc-icon-person-falling-solid:before {
  content: "\f722";
}
.footer-2023 .cdc-icon-person-sign-solid:before {
  content: "\f658";
}
.footer-2023 .cdc-icon-phone-office-solid:before {
  content: "\f659";
}
.footer-2023 .cdc-icon-pills-solid:before {
  content: "\f65a";
}
.footer-2023 .cdc-icon-pizza-slice-solid:before {
  content: "\f65b";
}
.footer-2023 .cdc-icon-place-of-worship-solid:before {
  content: "\f65c";
}
.footer-2023 .cdc-icon-plane-arrival-solid:before {
  content: "\f65d";
}
.footer-2023 .cdc-icon-plane-departure-solid:before {
  content: "\f65e";
}
.footer-2023 .cdc-icon-plane-slash-solid:before {
  content: "\f65f";
}
.footer-2023 .cdc-icon-plane-solid:before {
  content: "\f660";
}
.footer-2023 .cdc-icon-play-circle-solid:before {
  content: "\f661";
}
.footer-2023 .cdc-icon-play-solid:before {
  content: "\f662";
}
.footer-2023 .cdc-icon-plus-circle-solid:before {
  content: "\f6ea";
}
.footer-2023 .cdc-icon-podium-solid:before {
  content: "\f663";
}
.footer-2023 .cdc-icon-poll-people-solid:before {
  content: "\f664";
}
.footer-2023 .cdc-icon-poop-solid:before {
  content: "\f665";
}
.footer-2023 .cdc-icon-popcorn-solid:before {
  content: "\f666";
}
.footer-2023 .cdc-icon-portrait-solid:before {
  content: "\f667";
}
.footer-2023 .cdc-icon-prescription-bottle-alt-solid:before {
  content: "\f668";
}
.footer-2023 .cdc-icon-prescription-bottle-solid:before {
  content: "\f669";
}
.footer-2023 .cdc-icon-prescription-solid:before {
  content: "\f66a";
}
.footer-2023 .cdc-icon-presentation-solid:before {
  content: "\f66b";
}
.footer-2023 .cdc-icon-print-solid:before {
  content: "\f66c";
}
.footer-2023 .cdc-icon-procedures-solid:before {
  content: "\f66d";
}
.footer-2023 .cdc-icon-pump-medical-solid:before {
  content: "\f66e";
}
.footer-2023 .cdc-icon-pump-soap-solid:before {
  content: "\f66f";
}
.footer-2023 .cdc-icon-pumpkin-solid:before {
  content: "\f670";
}
.footer-2023 .cdc-icon-question-circle-solid:before {
  content: "\f671";
}
.footer-2023 .cdc-icon-question-solid:before {
  content: "\f672";
}
.footer-2023 .cdc-icon-question-square-solid:before {
  content: "\f673";
}
.footer-2023 .cdc-icon-recycle-solid:before {
  content: "\f674";
}
.footer-2023 .cdc-icon-ribbon-solid:before {
  content: "\f675";
}
.footer-2023 .cdc-icon-road-solid:before {
  content: "\f676";
}
.footer-2023 .cdc-icon-rocket-launch-solid:before {
  content: "\f677";
}
.footer-2023 .cdc-icon-route-interstate-solid:before {
  content: "\f678";
}
.footer-2023 .cdc-icon-route-solid:before {
  content: "\f679";
}
.footer-2023 .cdc-icon-running-solid:before {
  content: "\f67a";
}
.footer-2023 .cdc-icon-rv-solid:before {
  content: "\f67b";
}
.footer-2023 .cdc-icon-scanner-solid:before {
  content: "\f67c";
}
.footer-2023 .cdc-icon-school-solid:before {
  content: "\f67d";
}
.footer-2023 .cdc-icon-search-solid:before {
  content: "\f67e";
}
.footer-2023 .cdc-icon-share-alt-solid:before {
  content: "\f67f";
}
.footer-2023 .cdc-icon-share-solid:before {
  content: "\f680";
}
.footer-2023 .cdc-icon-shield-exclamation-solid:before {
  content: "\f743";
}
.footer-2023 .cdc-icon-shield-virus-solid:before {
  content: "\f744";
}
.footer-2023 .cdc-icon-ship-solid:before {
  content: "\f681";
}
.footer-2023 .cdc-icon-shipping-fast-solid:before {
  content: "\f682";
}
.footer-2023 .cdc-icon-shopping-cart-solid:before {
  content: "\f683";
}
.footer-2023 .cdc-icon-shower-solid:before {
  content: "\f684";
}
.footer-2023 .cdc-icon-shuttle-van-solid:before {
  content: "\f685";
}
.footer-2023 .cdc-icon-sign-language-solid:before {
  content: "\f686";
}
.footer-2023 .cdc-icon-sign-solid:before {
  content: "\f687";
}
.footer-2023 .cdc-icon-sink-solid:before {
  content: "\f688";
}
.footer-2023 .cdc-icon-sitemap-solid:before {
  content: "\f689";
}
.footer-2023 .cdc-icon-smoking-ban-solid:before {
  content: "\f68a";
}
.footer-2023 .cdc-icon-smoking-solid:before {
  content: "\f68b";
}
.footer-2023 .cdc-icon-soap-solid:before {
  content: "\f68c";
}
.footer-2023 .cdc-icon-soup-solid:before {
  content: "\f68d";
}
.footer-2023 .cdc-icon-spray-can-solid:before {
  content: "\f68e";
}
.footer-2023 .cdc-icon-star-solid:before {
  content: "\f68f";
}
.footer-2023 .cdc-icon-stethoscope-solid:before {
  content: "\f690";
}
.footer-2023 .cdc-icon-stomach-solid:before {
  content: "\f691";
}
.footer-2023 .cdc-icon-stopwatch-solid:before {
  content: "\f692";
}
.footer-2023 .cdc-icon-store-alt-slash-solid:before {
  content: "\f693";
}
.footer-2023 .cdc-icon-store-slash-solid:before {
  content: "\f694";
}
.footer-2023 .cdc-icon-stretcher-solid:before {
  content: "\f695";
}
.footer-2023 .cdc-icon-subway-solid:before {
  content: "\f696";
}
.footer-2023 .cdc-icon-suitcase-rolling-solid:before {
  content: "\f697";
}
.footer-2023 .cdc-icon-suitcase-solid:before {
  content: "\f698";
}
.footer-2023 .cdc-icon-sun-solid:before {
  content: "\f699";
}
.footer-2023 .cdc-icon-sunglasses-solid:before {
  content: "\f69a";
}
.footer-2023 .cdc-icon-swimmer-solid:before {
  content: "\f69b";
}
.footer-2023 .cdc-icon-swimming-pool-solid:before {
  content: "\f69c";
}
.footer-2023 .cdc-icon-sync-alt-solid:before {
  content: "\f69d";
}
.footer-2023 .cdc-icon-syringe-solid:before {
  content: "\f69e";
}
.footer-2023 .cdc-icon-table-solid:before {
  content: "\f69f";
}
.footer-2023 .cdc-icon-tablet-alt-solid:before {
  content: "\f6a0";
}
.footer-2023 .cdc-icon-tablets-solid:before {
  content: "\f6a1";
}
.footer-2023 .cdc-icon-taxi-solid:before {
  content: "\f6a2";
}
.footer-2023 .cdc-icon-temperature-high-solid:before {
  content: "\f6a3";
}
.footer-2023 .cdc-icon-temperature-low-solid:before {
  content: "\f6a4";
}
.footer-2023 .cdc-icon-thumbs-down-solid:before {
  content: "\f6a5";
}
.footer-2023 .cdc-icon-thumbs-up-solid:before {
  content: "\f6a6";
}
.footer-2023 .cdc-icon-timeline-arrow-solid:before {
  content: "\f723";
}
.footer-2023 .cdc-icon-times-circle-solid:before {
  content: "\f6a7";
}
.footer-2023 .cdc-icon-times-solid:before {
  content: "\f6a8";
}
.footer-2023 .cdc-icon-tint-slash-solid:before {
  content: "\f6a9";
}
.footer-2023 .cdc-icon-tint-solid:before {
  content: "\f6aa";
}
.footer-2023 .cdc-icon-toilet-solid:before {
  content: "\f6ab";
}
.footer-2023 .cdc-icon-toolbox-solid:before {
  content: "\f6ac";
}
.footer-2023 .cdc-icon-tools-solid:before {
  content: "\f6ad";
}
.footer-2023 .cdc-icon-tooth-solid:before {
  content: "\f6ae";
}
.footer-2023 .cdc-icon-toothbrush-solid:before {
  content: "\f6af";
}
.footer-2023 .cdc-icon-tornado-solid:before {
  content: "\f6b0";
}
.footer-2023 .cdc-icon-tractor-solid:before {
  content: "\f6b1";
}
.footer-2023 .cdc-icon-train-solid:before {
  content: "\f6b2";
}
.footer-2023 .cdc-icon-trash-solid:before {
  content: "\f6b3";
}
.footer-2023 .cdc-icon-truck-loading-solid:before {
  content: "\f6b4";
}
.footer-2023 .cdc-icon-tshirt-solid:before {
  content: "\f6b5";
}
.footer-2023 .cdc-icon-umbrella-beach-solid:before {
  content: "\f6b6";
}
.footer-2023 .cdc-icon-universal-access-solid:before {
  content: "\f6b7";
}
.footer-2023 .cdc-icon-user-chart-solid:before {
  content: "\f6b8";
}
.footer-2023 .cdc-icon-user-chef-solid:before {
  content: "\f724";
}
.footer-2023 .cdc-icon-user-clock-solid:before {
  content: "\f6b9";
}
.footer-2023 .cdc-icon-user-cog-solid:before {
  content: "\f6ba";
}
.footer-2023 .cdc-icon-user-friends-solid:before {
  content: "\f6bb";
}
.footer-2023 .cdc-icon-user-graduate-solid:before {
  content: "\f6bc";
}
.footer-2023 .cdc-icon-user-hard-hat-solid:before {
  content: "\f6bd";
}
.footer-2023 .cdc-icon-user-injured-solid:before {
  content: "\f6be";
}
.footer-2023 .cdc-icon-user-md-chat-solid:before {
  content: "\f6bf";
}
.footer-2023 .cdc-icon-user-md-solid:before {
  content: "\f6c0";
}
.footer-2023 .cdc-icon-user-nurse-solid:before {
  content: "\f6c1";
}
.footer-2023 .cdc-icon-user-solid:before {
  content: "\f6c2";
}
.footer-2023 .cdc-icon-users-class-solid:before {
  content: "\f6c3";
}
.footer-2023 .cdc-icon-users-medical-solid:before {
  content: "\f6c4";
}
.footer-2023 .cdc-icon-users-slash-solid:before {
  content: "\f6c5";
}
.footer-2023 .cdc-icon-users-solid:before {
  content: "\f6c6";
}
.footer-2023 .cdc-icon-utensils-slash-solid:before {
  content: "\f745";
}
.footer-2023 .cdc-icon-utensils-solid:before {
  content: "\f6c7";
}
.footer-2023 .cdc-icon-vacuum-solid:before {
  content: "\f6c8";
}
.footer-2023 .cdc-icon-venus-mars-solid:before {
  content: "\f6c9";
}
.footer-2023 .cdc-icon-vial-solid:before {
  content: "\f6ca";
}
.footer-2023 .cdc-icon-vials-solid:before {
  content: "\f6cb";
}
.footer-2023 .cdc-icon-virus-slash-solid:before {
  content: "\f6cc";
}
.footer-2023 .cdc-icon-virus-solid:before {
  content: "\f6cd";
}
.footer-2023 .cdc-icon-viruses-solid:before {
  content: "\f6ce";
}
.footer-2023 .cdc-icon-walker-solid:before {
  content: "\f6cf";
}
.footer-2023 .cdc-icon-walking-solid:before {
  content: "\f6d0";
}
.footer-2023 .cdc-icon-washer-solid:before {
  content: "\f6d1";
}
.footer-2023 .cdc-icon-water-solid:before {
  content: "\f6d2";
}
.footer-2023 .cdc-icon-weight-solid:before {
  content: "\f6d3";
}
.footer-2023 .cdc-icon-wheelchair-solid:before {
  content: "\f6d4";
}
.footer-2023 .cdc-icon-window-close-solid:before {
  content: "\f6d5";
}
.footer-2023 .cdc-icon-window-frame-open-solid:before {
  content: "\f6d6";
}
.footer-2023 .cdc-icon-window-frame-solid:before {
  content: "\f6d7";
}
.footer-2023 .cdc-icon-window-solid:before {
  content: "\f6d8";
}
.footer-2023 .cdc-icon-wine-glass-solid:before {
  content: "\f6d9";
}
.footer-2023 .cdc-icon-x-ray-solid:before {
  content: "\f6da";
}
.footer-2023 .cdc-infographic .card-body.d-flex .card-title {
  word-wrap: normal;
  white-space: nowrap;
}
.footer-2023 a.jumbotron-btn {
  color: inherit;
  text-decoration: initial;
}
.footer-2023 a.jumbotron-btn .btn:hover {
  text-decoration: none;
}
.footer-2023 .jumbotron {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0 15px;
  border-radius: 0;
  position: relative;
}
.footer-2023 .jumbotron h1,
.footer-2023 .jumbotron h2,
.footer-2023 .jumbotron h3,
.footer-2023 .jumbotron h4,
.footer-2023 .jumbotron h5,
.footer-2023 .jumbotron h6 {
  margin-top: 0;
}
.footer-2023 .jumbotron.jumbotron-light .jumbotron-overlay {
  background-color: rgba(255, 255, 255, 0.75);
  color: #000;
}
.footer-2023 .jumbotron.jumbotron-dark .jumbotron-overlay {
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
}
.footer-2023 .jumbotron.jumbotron-dark .jumbotron-overlay a:not(.btn) {
  color: #fff;
}
.footer-2023 .jumbotron.tb-rc {
  border-radius: 0.25rem;
}
.footer-2023 .jumbotron.tb-rc .card-body {
  border-radius: 0.25rem;
}
.footer-2023 .jumbotron .jumbotron-overlay {
  padding: 1rem;
  position: absolute;
  overflow: hidden;
}
.footer-2023 .jumbotron .jumbotron-overlay.overlay-fullheight {
  max-height: 100%;
  height: 100%;
}
.footer-2023 .jumbotron .jumbotron-overlay.fullheight {
  max-height: 100%;
  height: 100%;
}
.footer-2023 .jumbotron .jumbotron-overlay.fullheight[class*="m-"] {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  height: auto;
}
.footer-2023 .jumbotron .jumbotron-overlay.fullheight.m-1 {
  top: 0.25rem;
  bottom: 0.25rem;
}
.footer-2023 .jumbotron .jumbotron-overlay.fullheight.m-2 {
  top: 0.5rem;
  bottom: 0.5rem;
}
.footer-2023 .jumbotron .jumbotron-overlay.fullheight.m-3 {
  top: 1rem;
  bottom: 1rem;
}
.footer-2023 .jumbotron .jumbotron-overlay.fullheight.m-4 {
  top: 2rem;
  bottom: 2rem;
}
.footer-2023 .jumbotron .jumbotron-overlay.fullheight.m-5 {
  top: 3rem;
  bottom: 3rem;
}
.footer-2023 .jumbotron .jumbotron-overlay.overlay-left,
.footer-2023 .jumbotron .jumbotron-overlay.overlay-top-left {
  left: 0;
  top: 0;
}
.footer-2023 .jumbotron .jumbotron-overlay.overlay-right,
.footer-2023 .jumbotron .jumbotron-overlay.overlay-top-right {
  right: 0;
  top: 0;
}
.footer-2023 .jumbotron .jumbotron-overlay.overlay-bottom-left {
  left: 0;
  bottom: 0;
}
.footer-2023 .jumbotron .jumbotron-overlay.overlay-bottom-right {
  bottom: 0;
  right: 0;
}
.footer-2023 .jumbotron .jumbotron-overlay.overlay-bottom {
  left: 0;
  bottom: 0;
  right: 0;
}
.footer-2023 .jumbotron .jumbotron-overlay.overlay-middle {
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) !important;
  -ms-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
  right: 0;
}
.footer-2023 .jumbotron .jumbotron-overlay.overlay-middle-left {
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) !important;
  -ms-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}
.footer-2023 .jumbotron .jumbotron-overlay.overlay-middle-right {
  top: 50%;
  -webkit-transform: translateY(-50%) !important;
  -ms-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
  right: 0;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .footer-2023 .jumbotron .display-3,
  .footer-2023 .jumbotron .display-4,
  .footer-2023 .jumbotron .display-5 {
    font-size: 1.5rem;
  }
}
@media (max-width: 991.98px) {
  .footer-2023 .jumbotron img {
    padding-bottom: 0 !important;
  }
  .footer-2023 .jumbotron .display-3,
  .footer-2023 .jumbotron .display-4,
  .footer-2023 .jumbotron .display-5 {
    font-size: 1.375rem;
  }
  .footer-2023 .jumbotron .jumbotron-overlay[class*="overlay-"] {
    top: 0 !important;
    left: 0;
    bottom: 0;
    height: auto;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    position: relative;
  }
  .footer-2023 .jumbotron .jumbotron-overlay[class*="overlay-"].m-5 {
    margin: 0 !important;
  }
  .footer-2023 .jumbotron .jumbotron-overlay[class*="overlay-"].ml-5 {
    margin-left: 0 !important;
  }
  .footer-2023 .jumbotron .jumbotron-overlay[class*="overlay-"].mr-5 {
    margin-right: 0 !important;
  }
  .footer-2023 .jumbotron .jumbotron-overlay a {
    text-decoration: none;
  }
  .footer-2023 .jumbotron .m-5 {
    margin-top: 0 !important;
  }
  .footer-2023 .jumbotron .w-33,
  .footer-2023 .jumbotron .w-50 {
    width: auto !important;
  }
}
.footer-2023 .list-group-item.list-group-item-success {
  background-color: #497d0c !important;
  color: #fff;
}
.footer-2023 .list-group-item.list-group-item-info {
  background-color: #c0e9ff !important;
  color: #000;
}
.footer-2023 .list-group-item.list-group-item-warning {
  background-color: #fbab18 !important;
  color: #fff;
}
.footer-2023 .list-group-item.list-group-item-danger {
  background-color: #af4448 !important;
  color: #fff;
}
.footer-2023 ol li,
.footer-2023 ul li {
  margin-bottom: 0.4rem;
}
.footer-2023 ol li:last-child,
.footer-2023 ul li:last-child {
  margin-bottom: 0;
}
.footer-2023 .unstyled-list {
  list-style-type: none;
}
.footer-2023 .outlook-list .outlook-list {
  list-style-type: lower-alpha;
}
.footer-2023 .outlook-list .outlook-list .outlook-list {
  list-style-type: lower-roman;
}
.footer-2023 .calendar-list {
  border: 1px solid #f0f0f0;
  width: 60px;
  vertical-align: middle;
  margin-right: 10px;
  float: left;
  clear: both;
}
.footer-2023 .calendar-list span {
  display: block;
  padding: 2px;
  text-align: center;
  font-weight: 700;
}
.footer-2023 .calendar-list .month {
  background: #00695c;
  color: #fff;
}
.footer-2023 .calendar-list .day {
  color: #00695c;
}
.footer-2023 .calendar-list + a {
  display: block;
  overflow: hidden;
  height: 75px;
}
.footer-2023 .block-list {
  list-style-type: none;
  padding-left: 1rem;
}
.footer-2023 .block-list.lsp-out li {
  margin-left: 0;
}
.footer-2023 .block-list.td-none a:hover {
  text-decoration: underline !important;
}
.footer-2023 .block-list li {
  padding: 0.7rem 0;
  border-bottom: 1px dashed #e0e0e0;
  margin-bottom: 1px;
}
.footer-2023 .block-list li:last-child {
  border-bottom: none;
}
.footer-2023 .block-list li:nth-last-child(2) {
  margin-bottom: 2px;
}
.footer-2023 .block-list li.icon-medium {
  min-height: 4em;
}
.footer-2023 .block-list li.icon-large {
  min-height: 5em;
}
.footer-2023 .block-list li .list-icon + p {
  overflow: hidden;
  margin-top: 0;
}
.footer-2023 .block-list li .list-icon.normal {
  height: 24px;
  width: 34px;
  vertical-align: top;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
  font-size: 24px;
}
.footer-2023 .block-list li .list-icon.normal::before {
  vertical-align: top;
}
.footer-2023 .block-list li .list-icon.medium {
  width: 52px;
  height: 36px;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
  font-size: 36px;
}
.footer-2023 .block-list li .list-icon.medium::before {
  vertical-align: top;
}
.footer-2023 .block-list li .list-icon.large {
  width: 70px;
  height: 48px;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
  font-size: 48px;
}
.footer-2023 .block-list li .list-icon.large::before {
  vertical-align: top;
}
.footer-2023 .block-list.block-list-with-icons li {
  line-height: 2.5;
}
.footer-2023 .block-list.block-list-with-icons li span[class*="cdc-icon"] {
  width: 24px;
  height: 24px;
  font-size: 24px;
  vertical-align: initial;
  margin-right: 10px;
}
.footer-2023 .block-list.block-list-with-icons li a {
  font-size: 1.2rem;
  text-decoration: none;
}
.footer-2023 .block-list.block-list-with-icons li a:hover {
  text-decoration: underline;
}
.footer-2023 .fancy-block-list li {
  padding: 0;
}
.footer-2023 .fancy-block-list li:hover {
  background: #edf9ff;
}
.footer-2023 .fancy-block-list li a {
  display: block;
  padding: 10px 20px;
  margin: 0;
}
.footer-2023 .checkbox-list {
  margin-top: 0;
  padding-left: 0 !important;
  list-style-type: none;
}
.footer-2023 .checkbox-list li {
  position: relative;
  padding-left: 25px;
}
.footer-2023 .checkbox-list li::before {
  content: "â–¢";
  margin-left: -25px;
  margin-right: 8px;
}
.footer-2023 .checkbox-list .fi.cdc-icon-square {
  position: absolute;
  left: 0;
}
.footer-2023 .checkbox-list.lsp-out li {
  margin-left: 0;
}
.footer-2023 .caret-list {
  margin-top: 0;
  padding-left: 0 !important;
  list-style-type: none;
}
.footer-2023 .caret-list li {
  position: relative;
  padding-left: 25px;
}
.footer-2023 .caret-list li::before {
  content: "â€º";
  margin-left: -0.78em;
  margin-right: 0.5em;
}
.footer-2023 .caret-list a {
  text-decoration: none;
}
.footer-2023 .caret-list a:hover {
  text-decoration: underline;
}
.footer-2023 .image-list {
  list-style-type: none;
  padding-left: 0;
}
.footer-2023 .image-list li {
  padding: 1rem 0;
  overflow: auto;
  border-bottom: 1px solid #f0f0f0;
}
.footer-2023 .image-list li img {
  float: left;
  margin-right: 1rem;
  max-width: 150px;
}
.footer-2023 .image-list li div,
.footer-2023 .image-list li p {
  overflow: hidden;
}
.footer-2023 .image-list li:last-child {
  border-bottom: none;
}
.footer-2023 .theme-blue .image-list-border--primary img {
  border-color: #005eaa !important;
}
.footer-2023 .theme-blue .image-list-border--secondary img {
  border-color: #88c3ea !important;
}
.footer-2023 .theme-blue .image-list-border--tertiary img {
  border-color: #c0e9ff !important;
}
.footer-2023 .theme-blue .image-list-border--quaternary img {
  border-color: #edf9ff !important;
}
.footer-2023 .theme-purple .image-list-border--primary img {
  border-color: #712177 !important;
}
.footer-2023 .theme-purple .image-list-border--secondary img {
  border-color: #b890bb !important;
}
.footer-2023 .theme-purple .image-list-border--tertiary img {
  border-color: #e3d3e4 !important;
}
.footer-2023 .theme-purple .image-list-border--quaternary img {
  border-color: #f7f2f7 !important;
}
.footer-2023 .theme-brown .image-list-border--primary img {
  border-color: #705043 !important;
}
.footer-2023 .theme-brown .image-list-border--secondary img {
  border-color: #ad907b !important;
}
.footer-2023 .theme-brown .image-list-border--tertiary img {
  border-color: #d7ccc8 !important;
}
.footer-2023 .theme-brown .image-list-border--quaternary img {
  border-color: #f2ebe8 !important;
}
.footer-2023 .theme-teal .image-list-border--primary img {
  border-color: #00695c !important;
}
.footer-2023 .theme-teal .image-list-border--secondary img {
  border-color: #4ebaaa !important;
}
.footer-2023 .theme-teal .image-list-border--tertiary img {
  border-color: #ceece7 !important;
}
.footer-2023 .theme-teal .image-list-border--quaternary img {
  border-color: #ebf7f5 !important;
}
.footer-2023 .theme-pink .image-list-border--primary img {
  border-color: #af4448 !important;
}
.footer-2023 .theme-pink .image-list-border--secondary img {
  border-color: #e57373 !important;
}
.footer-2023 .theme-pink .image-list-border--tertiary img {
  border-color: #ffc2c2 !important;
}
.footer-2023 .theme-pink .image-list-border--quaternary img {
  border-color: #ffe7e7 !important;
}
.footer-2023 .theme-orange .image-list-border--primary img {
  border-color: #bb4d00 !important;
}
.footer-2023 .theme-orange .image-list-border--secondary img {
  border-color: #ffad42 !important;
}
.footer-2023 .theme-orange .image-list-border--tertiary img {
  border-color: #ffe97d !important;
}
.footer-2023 .theme-orange .image-list-border--quaternary img {
  border-color: #fff4cf !important;
}
.footer-2023 .theme-slate .image-list-border--primary img {
  border-color: #29434e !important;
}
.footer-2023 .theme-slate .image-list-border--secondary img {
  border-color: #7e9ba5 !important;
}
.footer-2023 .theme-slate .image-list-border--tertiary img {
  border-color: #b6c6d2 !important;
}
.footer-2023 .theme-slate .image-list-border--quaternary img {
  border-color: #e2e8ed !important;
}
.footer-2023 .theme-indigo .image-list-border--primary img {
  border-color: #26418f !important;
}
.footer-2023 .theme-indigo .image-list-border--secondary img {
  border-color: #92a6dd !important;
}
.footer-2023 .theme-indigo .image-list-border--tertiary img {
  border-color: #dee8ff !important;
}
.footer-2023 .theme-indigo .image-list-border--quaternary img {
  border-color: #f2f6ff !important;
}
.footer-2023 .theme-cyan .image-list-border--primary img {
  border-color: #006778 !important;
}
.footer-2023 .theme-cyan .image-list-border--secondary img {
  border-color: #65b0bd !important;
}
.footer-2023 .theme-cyan .image-list-border--tertiary img {
  border-color: #cce5e9 !important;
}
.footer-2023 .theme-cyan .image-list-border--quaternary img {
  border-color: #ebf5f6 !important;
}
.footer-2023 .theme-green .image-list-border--primary img {
  border-color: #497d0c !important;
}
.footer-2023 .theme-green .image-list-border--secondary img {
  border-color: #84bc49 !important;
}
.footer-2023 .theme-green .image-list-border--tertiary img {
  border-color: #dcedc8 !important;
}
.footer-2023 .theme-green .image-list-border--quaternary img {
  border-color: #f1f8e9 !important;
}
.footer-2023 .theme-amber .image-list-border--primary img {
  border-color: #fbab18 !important;
}
.footer-2023 .theme-amber .image-list-border--secondary img {
  border-color: #ffd54f !important;
}
.footer-2023 .theme-amber .image-list-border--tertiary img {
  border-color: #ffecb3 !important;
}
.footer-2023 .theme-amber .image-list-border--quaternary img {
  border-color: #fff7e1 !important;
}
.footer-2023 .image-list-border--blue-p img {
  border-color: #005eaa !important;
}
.footer-2023 .image-list-border--blue-s img {
  border-color: #88c3ea !important;
}
.footer-2023 .image-list-border--blue-t img {
  border-color: #c0e9ff !important;
}
.footer-2023 .image-list-border--blue-q img {
  border-color: #edf9ff !important;
}
.footer-2023 .image-list-border--purple-p img {
  border-color: #712177 !important;
}
.footer-2023 .image-list-border--purple-s img {
  border-color: #b890bb !important;
}
.footer-2023 .image-list-border--purple-t img {
  border-color: #e3d3e4 !important;
}
.footer-2023 .image-list-border--purple-q img {
  border-color: #f7f2f7 !important;
}
.footer-2023 .image-list-border--brown-p img {
  border-color: #705043 !important;
}
.footer-2023 .image-list-border--brown-s img {
  border-color: #ad907b !important;
}
.footer-2023 .image-list-border--brown-t img {
  border-color: #d7ccc8 !important;
}
.footer-2023 .image-list-border--brown-q img {
  border-color: #f2ebe8 !important;
}
.footer-2023 .image-list-border--teal-p img {
  border-color: #00695c !important;
}
.footer-2023 .image-list-border--teal-s img {
  border-color: #4ebaaa !important;
}
.footer-2023 .image-list-border--teal-t img {
  border-color: #ceece7 !important;
}
.footer-2023 .image-list-border--teal-q img {
  border-color: #ebf7f5 !important;
}
.footer-2023 .image-list-border--pink-p img {
  border-color: #af4448 !important;
}
.footer-2023 .image-list-border--pink-s img {
  border-color: #e57373 !important;
}
.footer-2023 .image-list-border--pink-t img {
  border-color: #ffc2c2 !important;
}
.footer-2023 .image-list-border--pink-q img {
  border-color: #ffe7e7 !important;
}
.footer-2023 .image-list-border--orange-p img {
  border-color: #bb4d00 !important;
}
.footer-2023 .image-list-border--orange-s img {
  border-color: #ffad42 !important;
}
.footer-2023 .image-list-border--orange-t img {
  border-color: #ffe97d !important;
}
.footer-2023 .image-list-border--orange-q img {
  border-color: #fff4cf !important;
}
.footer-2023 .image-list-border--slate-p img {
  border-color: #29434e !important;
}
.footer-2023 .image-list-border--slate-s img {
  border-color: #7e9ba5 !important;
}
.footer-2023 .image-list-border--slate-t img {
  border-color: #b6c6d2 !important;
}
.footer-2023 .image-list-border--slate-q img {
  border-color: #e2e8ed !important;
}
.footer-2023 .image-list-border--indigo-p img {
  border-color: #26418f !important;
}
.footer-2023 .image-list-border--indigo-s img {
  border-color: #92a6dd !important;
}
.footer-2023 .image-list-border--indigo-t img {
  border-color: #dee8ff !important;
}
.footer-2023 .image-list-border--indigo-q img {
  border-color: #f2f6ff !important;
}
.footer-2023 .image-list-border--cyan-p img {
  border-color: #006778 !important;
}
.footer-2023 .image-list-border--cyan-s img {
  border-color: #65b0bd !important;
}
.footer-2023 .image-list-border--cyan-t img {
  border-color: #cce5e9 !important;
}
.footer-2023 .image-list-border--cyan-q img {
  border-color: #ebf5f6 !important;
}
.footer-2023 .image-list-border--green-p img {
  border-color: #497d0c !important;
}
.footer-2023 .image-list-border--green-s img {
  border-color: #84bc49 !important;
}
.footer-2023 .image-list-border--green-t img {
  border-color: #dcedc8 !important;
}
.footer-2023 .image-list-border--green-q img {
  border-color: #f1f8e9 !important;
}
.footer-2023 .image-list-border--amber-p img {
  border-color: #fbab18 !important;
}
.footer-2023 .image-list-border--amber-s img {
  border-color: #ffd54f !important;
}
.footer-2023 .image-list-border--amber-t img {
  border-color: #ffecb3 !important;
}
.footer-2023 .image-list-border--amber-q img {
  border-color: #fff7e1 !important;
}
.footer-2023 .image-list-border--gray-d2 img {
  border-color: #333 !important;
}
.footer-2023 .image-list-border--gray-d1 img {
  border-color: #555 !important;
}
.footer-2023 .image-list-border--gray-l1 img {
  border-color: #e0e0e0 !important;
}
.footer-2023 .image-list-border--gray-l2 img {
  border-color: #f0f0f0 !important;
}
.footer-2023 .image-list-border--gray-l3 img {
  border-color: #f5f5f5 !important;
}
.footer-2023 .image-list-border--gray img {
  border-color: #bdbdbd !important;
}
.footer-2023 .image-list-border--white img {
  border-color: #fff !important;
}
.footer-2023 .card .image-list li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.footer-2023 .linked-list {
  margin: 17px 0;
  padding: 0 !important;
  list-style-type: none;
}
.footer-2023 .linked-list.large li a {
  font-size: 1.125rem !important;
}
.footer-2023 .linked-list li a {
  text-decoration: none;
  padding: 0.5rem;
  font-size: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.1s all;
  -o-transition: 0.1s all;
  transition: 0.1s all;
  border-radius: 4px;
}
.footer-2023 .linked-list li a:hover {
  background: #eff2f5;
  -webkit-transition: 0.1s all;
  -o-transition: 0.1s all;
  transition: 0.1s all;
  text-decoration: none;
}
.footer-2023 .linked-list li a > span:first-child {
  padding-right: 3rem;
}
.footer-2023 .linked-list li span.cdc-icon-single_arrow {
  width: 1rem;
  height: 1rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.footer-2023 .linked-list li span.cdc-icon-single_arrow::before {
  position: absolute;
}
.footer-2023 .linked-list.linked-list-icons {
  -moz-column-gap: 1em;
  -webkit-column-gap: 1em;
  column-gap: 1em;
}
.footer-2023 .linked-list.linked-list-icons li {
  line-height: 2rem;
  border-bottom: 1px dashed #e0e0e0;
  padding-bottom: 0.4em;
}
.footer-2023 .linked-list.linked-list-icons li a {
  -webkit-box-pack: normal;
  -ms-flex-pack: normal;
  justify-content: normal;
}
.footer-2023 .linked-list.linked-list-icons li a > span.fi.fill-p {
  min-width: 2em;
  font-size: 1.4em;
  margin-right: 0.25em;
}
.footer-2023 .linked-list.linked-list-icons.large li a {
  font-size: 19px !important;
}
@media only screen and (min-width: 1200px) {
  .footer-2023 .linked-list {
    -moz-column-gap: 4em;
    -webkit-column-gap: 4em;
    column-gap: 4em;
  }
}
.footer-2023 .theme-blue .row .bg-primary ul.linked-list li a,
.footer-2023 .theme-blue .row ul.linked-list.bg-primary li a,
.footer-2023 .theme-blue .row.bg-primary ul.linked-list li a {
  background: #005eaa;
  color: #fff;
}
.footer-2023 .theme-blue .row .bg-primary ul.linked-list li a:hover,
.footer-2023 .theme-blue .row ul.linked-list.bg-primary li a:hover,
.footer-2023 .theme-blue .row.bg-primary ul.linked-list li a:hover {
  background: #006cc4;
}
.footer-2023 .theme-blue .row .bg-secondary ul.linked-list li a:hover,
.footer-2023 .theme-blue .row ul.linked-list.bg-secondary li a:hover,
.footer-2023 .theme-blue .row.bg-secondary ul.linked-list li a:hover {
  background: #b3d9f2;
}
.footer-2023 .theme-blue .row .bg-tertiary ul.linked-list li a,
.footer-2023 .theme-blue .row ul.linked-list.bg-tertiary li a,
.footer-2023 .theme-blue .row.bg-tertiary ul.linked-list li a {
  color: #005091;
}
.footer-2023 .theme-blue .row .bg-tertiary ul.linked-list li a:hover,
.footer-2023 .theme-blue .row ul.linked-list.bg-tertiary li a:hover,
.footer-2023 .theme-blue .row.bg-tertiary ul.linked-list li a:hover {
  background: #8dd7ff;
}
.footer-2023 .theme-blue .row .bg-quaternary ul.linked-list li a:hover,
.footer-2023 .theme-blue .row ul.linked-list.bg-quaternary li a:hover,
.footer-2023 .theme-blue .row.bg-quaternary ul.linked-list li a:hover {
  background: #bae8ff;
}
.footer-2023 .theme-blue .row .bg-gray ul.linked-list li a,
.footer-2023 .theme-blue .row ul.linked-list.bg-gray li a,
.footer-2023 .theme-blue .row.bg-gray ul.linked-list li a {
  color: #004277;
}
.footer-2023 .theme-blue .row .bg-gray ul.linked-list li a:hover,
.footer-2023 .theme-blue .row ul.linked-list.bg-gray li a:hover,
.footer-2023 .theme-blue .row.bg-gray ul.linked-list li a:hover {
  background: #cacaca;
}
.footer-2023 .theme-blue .row .bg-gray-l1 ul.linked-list li a,
.footer-2023 .theme-blue .row ul.linked-list.bg-gray-l1 li a,
.footer-2023 .theme-blue .row.bg-gray-l1 ul.linked-list li a {
  color: #004277;
}
.footer-2023 .theme-blue .row .bg-gray-l1 ul.linked-list li a:hover,
.footer-2023 .theme-blue .row ul.linked-list.bg-gray-l1 li a:hover,
.footer-2023 .theme-blue .row.bg-gray-l1 ul.linked-list li a:hover {
  background: #d3d3d3;
}
.footer-2023 .theme-blue .row .bg-gray-l2 ul.linked-list li a,
.footer-2023 .theme-blue .row ul.linked-list.bg-gray-l2 li a,
.footer-2023 .theme-blue .row.bg-gray-l2 ul.linked-list li a {
  color: #004277;
}
.footer-2023 .theme-blue .row .bg-gray-l2 ul.linked-list li a:hover,
.footer-2023 .theme-blue .row ul.linked-list.bg-gray-l2 li a:hover,
.footer-2023 .theme-blue .row.bg-gray-l2 ul.linked-list li a:hover {
  background: #e3e3e3;
}
.footer-2023 .theme-blue .row .bg-gray-l3 ul.linked-list li a,
.footer-2023 .theme-blue .row ul.linked-list.bg-gray-l3 li a,
.footer-2023 .theme-blue .row.bg-gray-l3 ul.linked-list li a {
  color: #004277;
}
.footer-2023 .theme-blue .row .bg-gray-l3 ul.linked-list li a:hover,
.footer-2023 .theme-blue .row ul.linked-list.bg-gray-l3 li a:hover,
.footer-2023 .theme-blue .row.bg-gray-l3 ul.linked-list li a:hover {
  background: #e8e8e8;
}
.footer-2023 .theme-purple .row .bg-primary ul.linked-list li a,
.footer-2023 .theme-purple .row ul.linked-list.bg-primary li a,
.footer-2023 .theme-purple .row.bg-primary ul.linked-list li a {
  background: #712177;
  color: #fff;
}
.footer-2023 .theme-purple .row .bg-primary ul.linked-list li a:hover,
.footer-2023 .theme-purple .row ul.linked-list.bg-primary li a:hover,
.footer-2023 .theme-purple .row.bg-primary ul.linked-list li a:hover {
  background: #84278b;
}
.footer-2023 .theme-purple .row .bg-secondary ul.linked-list li a:hover,
.footer-2023 .theme-purple .row ul.linked-list.bg-secondary li a:hover,
.footer-2023 .theme-purple .row.bg-secondary ul.linked-list li a:hover {
  background: #ccb0ce;
}
.footer-2023 .theme-purple .row .bg-tertiary ul.linked-list li a,
.footer-2023 .theme-purple .row ul.linked-list.bg-tertiary li a,
.footer-2023 .theme-purple .row.bg-tertiary ul.linked-list li a {
  color: #5e1b63;
}
.footer-2023 .theme-purple .row .bg-tertiary ul.linked-list li a:hover,
.footer-2023 .theme-purple .row ul.linked-list.bg-tertiary li a:hover,
.footer-2023 .theme-purple .row.bg-tertiary ul.linked-list li a:hover {
  background: #cfb3d1;
}
.footer-2023 .theme-purple .row .bg-quaternary ul.linked-list li a:hover,
.footer-2023 .theme-purple .row ul.linked-list.bg-quaternary li a:hover,
.footer-2023 .theme-purple .row.bg-quaternary ul.linked-list li a:hover {
  background: #e4d2e4;
}
.footer-2023 .theme-purple .row .bg-gray ul.linked-list li a,
.footer-2023 .theme-purple .row ul.linked-list.bg-gray li a,
.footer-2023 .theme-purple .row.bg-gray ul.linked-list li a {
  color: #4b164f;
}
.footer-2023 .theme-purple .row .bg-gray ul.linked-list li a:hover,
.footer-2023 .theme-purple .row ul.linked-list.bg-gray li a:hover,
.footer-2023 .theme-purple .row.bg-gray ul.linked-list li a:hover {
  background: #cacaca;
}
.footer-2023 .theme-purple .row .bg-gray-l1 ul.linked-list li a,
.footer-2023 .theme-purple .row ul.linked-list.bg-gray-l1 li a,
.footer-2023 .theme-purple .row.bg-gray-l1 ul.linked-list li a {
  color: #4b164f;
}
.footer-2023 .theme-purple .row .bg-gray-l1 ul.linked-list li a:hover,
.footer-2023 .theme-purple .row ul.linked-list.bg-gray-l1 li a:hover,
.footer-2023 .theme-purple .row.bg-gray-l1 ul.linked-list li a:hover {
  background: #d3d3d3;
}
.footer-2023 .theme-purple .row .bg-gray-l2 ul.linked-list li a,
.footer-2023 .theme-purple .row ul.linked-list.bg-gray-l2 li a,
.footer-2023 .theme-purple .row.bg-gray-l2 ul.linked-list li a {
  color: #4b164f;
}
.footer-2023 .theme-purple .row .bg-gray-l2 ul.linked-list li a:hover,
.footer-2023 .theme-purple .row ul.linked-list.bg-gray-l2 li a:hover,
.footer-2023 .theme-purple .row.bg-gray-l2 ul.linked-list li a:hover {
  background: #e3e3e3;
}
.footer-2023 .theme-purple .row .bg-gray-l3 ul.linked-list li a,
.footer-2023 .theme-purple .row ul.linked-list.bg-gray-l3 li a,
.footer-2023 .theme-purple .row.bg-gray-l3 ul.linked-list li a {
  color: #4b164f;
}
.footer-2023 .theme-purple .row .bg-gray-l3 ul.linked-list li a:hover,
.footer-2023 .theme-purple .row ul.linked-list.bg-gray-l3 li a:hover,
.footer-2023 .theme-purple .row.bg-gray-l3 ul.linked-list li a:hover {
  background: #e8e8e8;
}
.footer-2023 .theme-brown .row .bg-primary ul.linked-list li a,
.footer-2023 .theme-brown .row ul.linked-list.bg-primary li a,
.footer-2023 .theme-brown .row.bg-primary ul.linked-list li a {
  background: #705043;
  color: #fff;
}
.footer-2023 .theme-brown .row .bg-primary ul.linked-list li a:hover,
.footer-2023 .theme-brown .row ul.linked-list.bg-primary li a:hover,
.footer-2023 .theme-brown .row.bg-primary ul.linked-list li a:hover {
  background: #805b4d;
}
.footer-2023 .theme-brown .row .bg-secondary ul.linked-list li a:hover,
.footer-2023 .theme-brown .row ul.linked-list.bg-secondary li a:hover,
.footer-2023 .theme-brown .row.bg-secondary ul.linked-list li a:hover {
  background: #c1aa9a;
}
.footer-2023 .theme-brown .row .bg-tertiary ul.linked-list li a,
.footer-2023 .theme-brown .row ul.linked-list.bg-tertiary li a,
.footer-2023 .theme-brown .row.bg-tertiary ul.linked-list li a {
  color: #604539;
}
.footer-2023 .theme-brown .row .bg-tertiary ul.linked-list li a:hover,
.footer-2023 .theme-brown .row ul.linked-list.bg-tertiary li a:hover,
.footer-2023 .theme-brown .row.bg-tertiary ul.linked-list li a:hover {
  background: #c2b1aa;
}
.footer-2023 .theme-brown .row .bg-quaternary ul.linked-list li a:hover,
.footer-2023 .theme-brown .row ul.linked-list.bg-quaternary li a:hover,
.footer-2023 .theme-brown .row.bg-quaternary ul.linked-list li a:hover {
  background: #e0cfc7;
}
.footer-2023 .theme-brown .row .bg-gray ul.linked-list li a,
.footer-2023 .theme-brown .row ul.linked-list.bg-gray li a,
.footer-2023 .theme-brown .row.bg-gray ul.linked-list li a {
  color: #503930;
}
.footer-2023 .theme-brown .row .bg-gray ul.linked-list li a:hover,
.footer-2023 .theme-brown .row ul.linked-list.bg-gray li a:hover,
.footer-2023 .theme-brown .row.bg-gray ul.linked-list li a:hover {
  background: #cacaca;
}
.footer-2023 .theme-brown .row .bg-gray-l1 ul.linked-list li a,
.footer-2023 .theme-brown .row ul.linked-list.bg-gray-l1 li a,
.footer-2023 .theme-brown .row.bg-gray-l1 ul.linked-list li a {
  color: #503930;
}
.footer-2023 .theme-brown .row .bg-gray-l1 ul.linked-list li a:hover,
.footer-2023 .theme-brown .row ul.linked-list.bg-gray-l1 li a:hover,
.footer-2023 .theme-brown .row.bg-gray-l1 ul.linked-list li a:hover {
  background: #d3d3d3;
}
.footer-2023 .theme-brown .row .bg-gray-l2 ul.linked-list li a,
.footer-2023 .theme-brown .row ul.linked-list.bg-gray-l2 li a,
.footer-2023 .theme-brown .row.bg-gray-l2 ul.linked-list li a {
  color: #503930;
}
.footer-2023 .theme-brown .row .bg-gray-l2 ul.linked-list li a:hover,
.footer-2023 .theme-brown .row ul.linked-list.bg-gray-l2 li a:hover,
.footer-2023 .theme-brown .row.bg-gray-l2 ul.linked-list li a:hover {
  background: #e3e3e3;
}
.footer-2023 .theme-brown .row .bg-gray-l3 ul.linked-list li a,
.footer-2023 .theme-brown .row ul.linked-list.bg-gray-l3 li a,
.footer-2023 .theme-brown .row.bg-gray-l3 ul.linked-list li a {
  color: #503930;
}
.footer-2023 .theme-brown .row .bg-gray-l3 ul.linked-list li a:hover,
.footer-2023 .theme-brown .row ul.linked-list.bg-gray-l3 li a:hover,
.footer-2023 .theme-brown .row.bg-gray-l3 ul.linked-list li a:hover {
  background: #e8e8e8;
}
.footer-2023 .theme-teal .row .bg-primary ul.linked-list li a,
.footer-2023 .theme-teal .row ul.linked-list.bg-primary li a,
.footer-2023 .theme-teal .row.bg-primary ul.linked-list li a {
  background: #00695c;
  color: #fff;
}
.footer-2023 .theme-teal .row .bg-primary ul.linked-list li a:hover,
.footer-2023 .theme-teal .row ul.linked-list.bg-primary li a:hover,
.footer-2023 .theme-teal .row.bg-primary ul.linked-list li a:hover {
  background: #008372;
}
.footer-2023 .theme-teal .row .bg-secondary ul.linked-list li a:hover,
.footer-2023 .theme-teal .row ul.linked-list.bg-secondary li a:hover,
.footer-2023 .theme-teal .row.bg-secondary ul.linked-list li a:hover {
  background: #73c8bc;
}
.footer-2023 .theme-teal .row .bg-tertiary ul.linked-list li a,
.footer-2023 .theme-teal .row ul.linked-list.bg-tertiary li a,
.footer-2023 .theme-teal .row.bg-tertiary ul.linked-list li a {
  color: #005046;
}
.footer-2023 .theme-teal .row .bg-tertiary ul.linked-list li a:hover,
.footer-2023 .theme-teal .row ul.linked-list.bg-tertiary li a:hover,
.footer-2023 .theme-teal .row.bg-tertiary ul.linked-list li a:hover {
  background: #a9ded5;
}
.footer-2023 .theme-teal .row .bg-quaternary ul.linked-list li a:hover,
.footer-2023 .theme-teal .row ul.linked-list.bg-quaternary li a:hover,
.footer-2023 .theme-teal .row.bg-quaternary ul.linked-list li a:hover {
  background: #c7e8e3;
}
.footer-2023 .theme-teal .row .bg-gray ul.linked-list li a,
.footer-2023 .theme-teal .row ul.linked-list.bg-gray li a,
.footer-2023 .theme-teal .row.bg-gray ul.linked-list li a {
  color: #00362f;
}
.footer-2023 .theme-teal .row .bg-gray ul.linked-list li a:hover,
.footer-2023 .theme-teal .row ul.linked-list.bg-gray li a:hover,
.footer-2023 .theme-teal .row.bg-gray ul.linked-list li a:hover {
  background: #cacaca;
}
.footer-2023 .theme-teal .row .bg-gray-l1 ul.linked-list li a,
.footer-2023 .theme-teal .row ul.linked-list.bg-gray-l1 li a,
.footer-2023 .theme-teal .row.bg-gray-l1 ul.linked-list li a {
  color: #00362f;
}
.footer-2023 .theme-teal .row .bg-gray-l1 ul.linked-list li a:hover,
.footer-2023 .theme-teal .row ul.linked-list.bg-gray-l1 li a:hover,
.footer-2023 .theme-teal .row.bg-gray-l1 ul.linked-list li a:hover {
  background: #d3d3d3;
}
.footer-2023 .theme-teal .row .bg-gray-l2 ul.linked-list li a,
.footer-2023 .theme-teal .row ul.linked-list.bg-gray-l2 li a,
.footer-2023 .theme-teal .row.bg-gray-l2 ul.linked-list li a {
  color: #00362f;
}
.footer-2023 .theme-teal .row .bg-gray-l2 ul.linked-list li a:hover,
.footer-2023 .theme-teal .row ul.linked-list.bg-gray-l2 li a:hover,
.footer-2023 .theme-teal .row.bg-gray-l2 ul.linked-list li a:hover {
  background: #e3e3e3;
}
.footer-2023 .theme-teal .row .bg-gray-l3 ul.linked-list li a,
.footer-2023 .theme-teal .row ul.linked-list.bg-gray-l3 li a,
.footer-2023 .theme-teal .row.bg-gray-l3 ul.linked-list li a {
  color: #00362f;
}
.footer-2023 .theme-teal .row .bg-gray-l3 ul.linked-list li a:hover,
.footer-2023 .theme-teal .row ul.linked-list.bg-gray-l3 li a:hover,
.footer-2023 .theme-teal .row.bg-gray-l3 ul.linked-list li a:hover {
  background: #e8e8e8;
}
.footer-2023 .theme-pink .row .bg-primary ul.linked-list li a,
.footer-2023 .theme-pink .row ul.linked-list.bg-primary li a,
.footer-2023 .theme-pink .row.bg-primary ul.linked-list li a {
  background: #af4448;
  color: #fff;
}
.footer-2023 .theme-pink .row .bg-primary ul.linked-list li a:hover,
.footer-2023 .theme-pink .row ul.linked-list.bg-primary li a:hover,
.footer-2023 .theme-pink .row.bg-primary ul.linked-list li a:hover {
  background: #bb5155;
}
.footer-2023 .theme-pink .row .bg-secondary ul.linked-list li a:hover,
.footer-2023 .theme-pink .row ul.linked-list.bg-secondary li a:hover,
.footer-2023 .theme-pink .row.bg-secondary ul.linked-list li a:hover {
  background: #ed9e9e;
}
.footer-2023 .theme-pink .row .bg-tertiary ul.linked-list li a,
.footer-2023 .theme-pink .row ul.linked-list.bg-tertiary li a,
.footer-2023 .theme-pink .row.bg-tertiary ul.linked-list li a {
  color: #9d3d40;
}
.footer-2023 .theme-pink .row .bg-tertiary ul.linked-list li a:hover,
.footer-2023 .theme-pink .row ul.linked-list.bg-tertiary li a:hover,
.footer-2023 .theme-pink .row.bg-tertiary ul.linked-list li a:hover {
  background: #ff8f8f;
}
.footer-2023 .theme-pink .row .bg-quaternary ul.linked-list li a:hover,
.footer-2023 .theme-pink .row ul.linked-list.bg-quaternary li a:hover,
.footer-2023 .theme-pink .row.bg-quaternary ul.linked-list li a:hover {
  background: #ffb4b4;
}
.footer-2023 .theme-pink .row .bg-gray ul.linked-list li a,
.footer-2023 .theme-pink .row ul.linked-list.bg-gray li a,
.footer-2023 .theme-pink .row.bg-gray ul.linked-list li a {
  color: #8a3639;
}
.footer-2023 .theme-pink .row .bg-gray ul.linked-list li a:hover,
.footer-2023 .theme-pink .row ul.linked-list.bg-gray li a:hover,
.footer-2023 .theme-pink .row.bg-gray ul.linked-list li a:hover {
  background: #cacaca;
}
.footer-2023 .theme-pink .row .bg-gray-l1 ul.linked-list li a,
.footer-2023 .theme-pink .row ul.linked-list.bg-gray-l1 li a,
.footer-2023 .theme-pink .row.bg-gray-l1 ul.linked-list li a {
  color: #8a3639;
}
.footer-2023 .theme-pink .row .bg-gray-l1 ul.linked-list li a:hover,
.footer-2023 .theme-pink .row ul.linked-list.bg-gray-l1 li a:hover,
.footer-2023 .theme-pink .row.bg-gray-l1 ul.linked-list li a:hover {
  background: #d3d3d3;
}
.footer-2023 .theme-pink .row .bg-gray-l2 ul.linked-list li a,
.footer-2023 .theme-pink .row ul.linked-list.bg-gray-l2 li a,
.footer-2023 .theme-pink .row.bg-gray-l2 ul.linked-list li a {
  color: #8a3639;
}
.footer-2023 .theme-pink .row .bg-gray-l2 ul.linked-list li a:hover,
.footer-2023 .theme-pink .row ul.linked-list.bg-gray-l2 li a:hover,
.footer-2023 .theme-pink .row.bg-gray-l2 ul.linked-list li a:hover {
  background: #e3e3e3;
}
.footer-2023 .theme-pink .row .bg-gray-l3 ul.linked-list li a,
.footer-2023 .theme-pink .row ul.linked-list.bg-gray-l3 li a,
.footer-2023 .theme-pink .row.bg-gray-l3 ul.linked-list li a {
  color: #8a3639;
}
.footer-2023 .theme-pink .row .bg-gray-l3 ul.linked-list li a:hover,
.footer-2023 .theme-pink .row ul.linked-list.bg-gray-l3 li a:hover,
.footer-2023 .theme-pink .row.bg-gray-l3 ul.linked-list li a:hover {
  background: #e8e8e8;
}
.footer-2023 .theme-orange .row .bg-primary ul.linked-list li a,
.footer-2023 .theme-orange .row ul.linked-list.bg-primary li a,
.footer-2023 .theme-orange .row.bg-primary ul.linked-list li a {
  background: #bb4d00;
  color: #fff;
}
.footer-2023 .theme-orange .row .bg-primary ul.linked-list li a:hover,
.footer-2023 .theme-orange .row ul.linked-list.bg-primary li a:hover,
.footer-2023 .theme-orange .row.bg-primary ul.linked-list li a:hover {
  background: #d55800;
}
.footer-2023 .theme-orange .row .bg-secondary ul.linked-list li a:hover,
.footer-2023 .theme-orange .row ul.linked-list.bg-secondary li a:hover,
.footer-2023 .theme-orange .row.bg-secondary ul.linked-list li a:hover {
  background: #ffc375;
}
.footer-2023 .theme-orange .row .bg-tertiary ul.linked-list li a,
.footer-2023 .theme-orange .row ul.linked-list.bg-tertiary li a,
.footer-2023 .theme-orange .row.bg-tertiary ul.linked-list li a {
  color: #a24300;
}
.footer-2023 .theme-orange .row .bg-tertiary ul.linked-list li a:hover,
.footer-2023 .theme-orange .row ul.linked-list.bg-tertiary li a:hover,
.footer-2023 .theme-orange .row.bg-tertiary ul.linked-list li a:hover {
  background: #ffe04a;
}
.footer-2023 .theme-orange .row .bg-quaternary ul.linked-list li a:hover,
.footer-2023 .theme-orange .row ul.linked-list.bg-quaternary li a:hover,
.footer-2023 .theme-orange .row.bg-quaternary ul.linked-list li a:hover {
  background: #ffe89c;
}
.footer-2023 .theme-orange .row .bg-gray ul.linked-list li a,
.footer-2023 .theme-orange .row ul.linked-list.bg-gray li a,
.footer-2023 .theme-orange .row.bg-gray ul.linked-list li a {
  color: #883800;
}
.footer-2023 .theme-orange .row .bg-gray ul.linked-list li a:hover,
.footer-2023 .theme-orange .row ul.linked-list.bg-gray li a:hover,
.footer-2023 .theme-orange .row.bg-gray ul.linked-list li a:hover {
  background: #cacaca;
}
.footer-2023 .theme-orange .row .bg-gray-l1 ul.linked-list li a,
.footer-2023 .theme-orange .row ul.linked-list.bg-gray-l1 li a,
.footer-2023 .theme-orange .row.bg-gray-l1 ul.linked-list li a {
  color: #883800;
}
.footer-2023 .theme-orange .row .bg-gray-l1 ul.linked-list li a:hover,
.footer-2023 .theme-orange .row ul.linked-list.bg-gray-l1 li a:hover,
.footer-2023 .theme-orange .row.bg-gray-l1 ul.linked-list li a:hover {
  background: #d3d3d3;
}
.footer-2023 .theme-orange .row .bg-gray-l2 ul.linked-list li a,
.footer-2023 .theme-orange .row ul.linked-list.bg-gray-l2 li a,
.footer-2023 .theme-orange .row.bg-gray-l2 ul.linked-list li a {
  color: #883800;
}
.footer-2023 .theme-orange .row .bg-gray-l2 ul.linked-list li a:hover,
.footer-2023 .theme-orange .row ul.linked-list.bg-gray-l2 li a:hover,
.footer-2023 .theme-orange .row.bg-gray-l2 ul.linked-list li a:hover {
  background: #e3e3e3;
}
.footer-2023 .theme-orange .row .bg-gray-l3 ul.linked-list li a,
.footer-2023 .theme-orange .row ul.linked-list.bg-gray-l3 li a,
.footer-2023 .theme-orange .row.bg-gray-l3 ul.linked-list li a {
  color: #883800;
}
.footer-2023 .theme-orange .row .bg-gray-l3 ul.linked-list li a:hover,
.footer-2023 .theme-orange .row ul.linked-list.bg-gray-l3 li a:hover,
.footer-2023 .theme-orange .row.bg-gray-l3 ul.linked-list li a:hover {
  background: #e8e8e8;
}
.footer-2023 .theme-slate .row .bg-primary ul.linked-list li a,
.footer-2023 .theme-slate .row ul.linked-list.bg-primary li a,
.footer-2023 .theme-slate .row.bg-primary ul.linked-list li a {
  background: #29434e;
  color: #fff;
}
.footer-2023 .theme-slate .row .bg-primary ul.linked-list li a:hover,
.footer-2023 .theme-slate .row ul.linked-list.bg-primary li a:hover,
.footer-2023 .theme-slate .row.bg-primary ul.linked-list li a:hover {
  background: #32515f;
}
.footer-2023 .theme-slate .row .bg-secondary ul.linked-list li a:hover,
.footer-2023 .theme-slate .row ul.linked-list.bg-secondary li a:hover,
.footer-2023 .theme-slate .row.bg-secondary ul.linked-list li a:hover {
  background: #9cb2ba;
}
.footer-2023 .theme-slate .row .bg-tertiary ul.linked-list li a,
.footer-2023 .theme-slate .row ul.linked-list.bg-tertiary li a,
.footer-2023 .theme-slate .row.bg-tertiary ul.linked-list li a {
  color: #20353d;
}
.footer-2023 .theme-slate .row .bg-tertiary ul.linked-list li a:hover,
.footer-2023 .theme-slate .row ul.linked-list.bg-tertiary li a:hover,
.footer-2023 .theme-slate .row.bg-tertiary ul.linked-list li a:hover {
  background: #96adbf;
}
.footer-2023 .theme-slate .row .bg-quaternary ul.linked-list li a:hover,
.footer-2023 .theme-slate .row ul.linked-list.bg-quaternary li a:hover,
.footer-2023 .theme-slate .row.bg-quaternary ul.linked-list li a:hover {
  background: #c3cfd9;
}
.footer-2023 .theme-slate .row .bg-gray ul.linked-list li a,
.footer-2023 .theme-slate .row ul.linked-list.bg-gray li a,
.footer-2023 .theme-slate .row.bg-gray ul.linked-list li a {
  color: #17262d;
}
.footer-2023 .theme-slate .row .bg-gray ul.linked-list li a:hover,
.footer-2023 .theme-slate .row ul.linked-list.bg-gray li a:hover,
.footer-2023 .theme-slate .row.bg-gray ul.linked-list li a:hover {
  background: #cacaca;
}
.footer-2023 .theme-slate .row .bg-gray-l1 ul.linked-list li a,
.footer-2023 .theme-slate .row ul.linked-list.bg-gray-l1 li a,
.footer-2023 .theme-slate .row.bg-gray-l1 ul.linked-list li a {
  color: #17262d;
}
.footer-2023 .theme-slate .row .bg-gray-l1 ul.linked-list li a:hover,
.footer-2023 .theme-slate .row ul.linked-list.bg-gray-l1 li a:hover,
.footer-2023 .theme-slate .row.bg-gray-l1 ul.linked-list li a:hover {
  background: #d3d3d3;
}
.footer-2023 .theme-slate .row .bg-gray-l2 ul.linked-list li a,
.footer-2023 .theme-slate .row ul.linked-list.bg-gray-l2 li a,
.footer-2023 .theme-slate .row.bg-gray-l2 ul.linked-list li a {
  color: #17262d;
}
.footer-2023 .theme-slate .row .bg-gray-l2 ul.linked-list li a:hover,
.footer-2023 .theme-slate .row ul.linked-list.bg-gray-l2 li a:hover,
.footer-2023 .theme-slate .row.bg-gray-l2 ul.linked-list li a:hover {
  background: #e3e3e3;
}
.footer-2023 .theme-slate .row .bg-gray-l3 ul.linked-list li a,
.footer-2023 .theme-slate .row ul.linked-list.bg-gray-l3 li a,
.footer-2023 .theme-slate .row.bg-gray-l3 ul.linked-list li a {
  color: #17262d;
}
.footer-2023 .theme-slate .row .bg-gray-l3 ul.linked-list li a:hover,
.footer-2023 .theme-slate .row ul.linked-list.bg-gray-l3 li a:hover,
.footer-2023 .theme-slate .row.bg-gray-l3 ul.linked-list li a:hover {
  background: #e8e8e8;
}
.footer-2023 .theme-indigo .row .bg-primary ul.linked-list li a,
.footer-2023 .theme-indigo .row ul.linked-list.bg-primary li a,
.footer-2023 .theme-indigo .row.bg-primary ul.linked-list li a {
  background: #26418f;
  color: #fff;
}
.footer-2023 .theme-indigo .row .bg-primary ul.linked-list li a:hover,
.footer-2023 .theme-indigo .row ul.linked-list.bg-primary li a:hover,
.footer-2023 .theme-indigo .row.bg-primary ul.linked-list li a:hover {
  background: #2b4aa3;
}
.footer-2023 .theme-indigo .row .bg-secondary ul.linked-list li a:hover,
.footer-2023 .theme-indigo .row ul.linked-list.bg-secondary li a:hover,
.footer-2023 .theme-indigo .row.bg-secondary ul.linked-list li a:hover {
  background: #b9c6e9;
}
.footer-2023 .theme-indigo .row .bg-tertiary ul.linked-list li a,
.footer-2023 .theme-indigo .row ul.linked-list.bg-tertiary li a,
.footer-2023 .theme-indigo .row.bg-tertiary ul.linked-list li a {
  color: #21387b;
}
.footer-2023 .theme-indigo .row .bg-tertiary ul.linked-list li a:hover,
.footer-2023 .theme-indigo .row ul.linked-list.bg-tertiary li a:hover,
.footer-2023 .theme-indigo .row.bg-tertiary ul.linked-list li a:hover {
  background: #abc4ff;
}
.footer-2023 .theme-indigo .row .bg-quaternary ul.linked-list li a:hover,
.footer-2023 .theme-indigo .row ul.linked-list.bg-quaternary li a:hover,
.footer-2023 .theme-indigo .row.bg-quaternary ul.linked-list li a:hover {
  background: #bfd3ff;
}
.footer-2023 .theme-indigo .row .bg-gray ul.linked-list li a,
.footer-2023 .theme-indigo .row ul.linked-list.bg-gray li a,
.footer-2023 .theme-indigo .row.bg-gray ul.linked-list li a {
  color: #1b2f67;
}
.footer-2023 .theme-indigo .row .bg-gray ul.linked-list li a:hover,
.footer-2023 .theme-indigo .row ul.linked-list.bg-gray li a:hover,
.footer-2023 .theme-indigo .row.bg-gray ul.linked-list li a:hover {
  background: #cacaca;
}
.footer-2023 .theme-indigo .row .bg-gray-l1 ul.linked-list li a,
.footer-2023 .theme-indigo .row ul.linked-list.bg-gray-l1 li a,
.footer-2023 .theme-indigo .row.bg-gray-l1 ul.linked-list li a {
  color: #1b2f67;
}
.footer-2023 .theme-indigo .row .bg-gray-l1 ul.linked-list li a:hover,
.footer-2023 .theme-indigo .row ul.linked-list.bg-gray-l1 li a:hover,
.footer-2023 .theme-indigo .row.bg-gray-l1 ul.linked-list li a:hover {
  background: #d3d3d3;
}
.footer-2023 .theme-indigo .row .bg-gray-l2 ul.linked-list li a,
.footer-2023 .theme-indigo .row ul.linked-list.bg-gray-l2 li a,
.footer-2023 .theme-indigo .row.bg-gray-l2 ul.linked-list li a {
  color: #1b2f67;
}
.footer-2023 .theme-indigo .row .bg-gray-l2 ul.linked-list li a:hover,
.footer-2023 .theme-indigo .row ul.linked-list.bg-gray-l2 li a:hover,
.footer-2023 .theme-indigo .row.bg-gray-l2 ul.linked-list li a:hover {
  background: #e3e3e3;
}
.footer-2023 .theme-indigo .row .bg-gray-l3 ul.linked-list li a,
.footer-2023 .theme-indigo .row ul.linked-list.bg-gray-l3 li a,
.footer-2023 .theme-indigo .row.bg-gray-l3 ul.linked-list li a {
  color: #1b2f67;
}
.footer-2023 .theme-indigo .row .bg-gray-l3 ul.linked-list li a:hover,
.footer-2023 .theme-indigo .row ul.linked-list.bg-gray-l3 li a:hover,
.footer-2023 .theme-indigo .row.bg-gray-l3 ul.linked-list li a:hover {
  background: #e8e8e8;
}
.footer-2023 .theme-cyan .row .bg-primary ul.linked-list li a,
.footer-2023 .theme-cyan .row ul.linked-list.bg-primary li a,
.footer-2023 .theme-cyan .row.bg-primary ul.linked-list li a {
  background: #006778;
  color: #fff;
}
.footer-2023 .theme-cyan .row .bg-primary ul.linked-list li a:hover,
.footer-2023 .theme-cyan .row ul.linked-list.bg-primary li a:hover,
.footer-2023 .theme-cyan .row.bg-primary ul.linked-list li a:hover {
  background: #007d92;
}
.footer-2023 .theme-cyan .row .bg-secondary ul.linked-list li a:hover,
.footer-2023 .theme-cyan .row ul.linked-list.bg-secondary li a:hover,
.footer-2023 .theme-cyan .row.bg-secondary ul.linked-list li a:hover {
  background: #89c2cc;
}
.footer-2023 .theme-cyan .row .bg-tertiary ul.linked-list li a,
.footer-2023 .theme-cyan .row ul.linked-list.bg-tertiary li a,
.footer-2023 .theme-cyan .row.bg-tertiary ul.linked-list li a {
  color: #00515f;
}
.footer-2023 .theme-cyan .row .bg-tertiary ul.linked-list li a:hover,
.footer-2023 .theme-cyan .row ul.linked-list.bg-tertiary li a:hover,
.footer-2023 .theme-cyan .row.bg-tertiary ul.linked-list li a:hover {
  background: #a8d3da;
}
.footer-2023 .theme-cyan .row .bg-quaternary ul.linked-list li a:hover,
.footer-2023 .theme-cyan .row ul.linked-list.bg-quaternary li a:hover,
.footer-2023 .theme-cyan .row.bg-quaternary ul.linked-list li a:hover {
  background: #c8e3e6;
}
.footer-2023 .theme-cyan .row .bg-gray ul.linked-list li a,
.footer-2023 .theme-cyan .row ul.linked-list.bg-gray li a,
.footer-2023 .theme-cyan .row.bg-gray ul.linked-list li a {
  color: #003b45;
}
.footer-2023 .theme-cyan .row .bg-gray ul.linked-list li a:hover,
.footer-2023 .theme-cyan .row ul.linked-list.bg-gray li a:hover,
.footer-2023 .theme-cyan .row.bg-gray ul.linked-list li a:hover {
  background: #cacaca;
}
.footer-2023 .theme-cyan .row .bg-gray-l1 ul.linked-list li a,
.footer-2023 .theme-cyan .row ul.linked-list.bg-gray-l1 li a,
.footer-2023 .theme-cyan .row.bg-gray-l1 ul.linked-list li a {
  color: #003b45;
}
.footer-2023 .theme-cyan .row .bg-gray-l1 ul.linked-list li a:hover,
.footer-2023 .theme-cyan .row ul.linked-list.bg-gray-l1 li a:hover,
.footer-2023 .theme-cyan .row.bg-gray-l1 ul.linked-list li a:hover {
  background: #d3d3d3;
}
.footer-2023 .theme-cyan .row .bg-gray-l2 ul.linked-list li a,
.footer-2023 .theme-cyan .row ul.linked-list.bg-gray-l2 li a,
.footer-2023 .theme-cyan .row.bg-gray-l2 ul.linked-list li a {
  color: #003b45;
}
.footer-2023 .theme-cyan .row .bg-gray-l2 ul.linked-list li a:hover,
.footer-2023 .theme-cyan .row ul.linked-list.bg-gray-l2 li a:hover,
.footer-2023 .theme-cyan .row.bg-gray-l2 ul.linked-list li a:hover {
  background: #e3e3e3;
}
.footer-2023 .theme-cyan .row .bg-gray-l3 ul.linked-list li a,
.footer-2023 .theme-cyan .row ul.linked-list.bg-gray-l3 li a,
.footer-2023 .theme-cyan .row.bg-gray-l3 ul.linked-list li a {
  color: #003b45;
}
.footer-2023 .theme-cyan .row .bg-gray-l3 ul.linked-list li a:hover,
.footer-2023 .theme-cyan .row ul.linked-list.bg-gray-l3 li a:hover,
.footer-2023 .theme-cyan .row.bg-gray-l3 ul.linked-list li a:hover {
  background: #e8e8e8;
}
.footer-2023 .theme-green .row .bg-primary ul.linked-list li a,
.footer-2023 .theme-green .row ul.linked-list.bg-primary li a,
.footer-2023 .theme-green .row.bg-primary ul.linked-list li a {
  background: #497d0c;
  color: #fff;
}
.footer-2023 .theme-green .row .bg-primary ul.linked-list li a:hover,
.footer-2023 .theme-green .row ul.linked-list.bg-primary li a:hover,
.footer-2023 .theme-green .row.bg-primary ul.linked-list li a:hover {
  background: #57940e;
}
.footer-2023 .theme-green .row .bg-secondary ul.linked-list li a:hover,
.footer-2023 .theme-green .row ul.linked-list.bg-secondary li a:hover,
.footer-2023 .theme-green .row.bg-secondary ul.linked-list li a:hover {
  background: #9dca6e;
}
.footer-2023 .theme-green .row .bg-tertiary ul.linked-list li a,
.footer-2023 .theme-green .row ul.linked-list.bg-tertiary li a,
.footer-2023 .theme-green .row.bg-tertiary ul.linked-list li a {
  color: #3b660a;
}
.footer-2023 .theme-green .row .bg-tertiary ul.linked-list li a:hover,
.footer-2023 .theme-green .row ul.linked-list.bg-tertiary li a:hover,
.footer-2023 .theme-green .row.bg-tertiary ul.linked-list li a:hover {
  background: #c4e0a2;
}
.footer-2023 .theme-green .row .bg-quaternary ul.linked-list li a:hover,
.footer-2023 .theme-green .row ul.linked-list.bg-quaternary li a:hover,
.footer-2023 .theme-green .row.bg-quaternary ul.linked-list li a:hover {
  background: #d8ecc2;
}
.footer-2023 .theme-green .row .bg-gray ul.linked-list li a,
.footer-2023 .theme-green .row ul.linked-list.bg-gray li a,
.footer-2023 .theme-green .row.bg-gray ul.linked-list li a {
  color: #2e4e08;
}
.footer-2023 .theme-green .row .bg-gray ul.linked-list li a:hover,
.footer-2023 .theme-green .row ul.linked-list.bg-gray li a:hover,
.footer-2023 .theme-green .row.bg-gray ul.linked-list li a:hover {
  background: #cacaca;
}
.footer-2023 .theme-green .row .bg-gray-l1 ul.linked-list li a,
.footer-2023 .theme-green .row ul.linked-list.bg-gray-l1 li a,
.footer-2023 .theme-green .row.bg-gray-l1 ul.linked-list li a {
  color: #2e4e08;
}
.footer-2023 .theme-green .row .bg-gray-l1 ul.linked-list li a:hover,
.footer-2023 .theme-green .row ul.linked-list.bg-gray-l1 li a:hover,
.footer-2023 .theme-green .row.bg-gray-l1 ul.linked-list li a:hover {
  background: #d3d3d3;
}
.footer-2023 .theme-green .row .bg-gray-l2 ul.linked-list li a,
.footer-2023 .theme-green .row ul.linked-list.bg-gray-l2 li a,
.footer-2023 .theme-green .row.bg-gray-l2 ul.linked-list li a {
  color: #2e4e08;
}
.footer-2023 .theme-green .row .bg-gray-l2 ul.linked-list li a:hover,
.footer-2023 .theme-green .row ul.linked-list.bg-gray-l2 li a:hover,
.footer-2023 .theme-green .row.bg-gray-l2 ul.linked-list li a:hover {
  background: #e3e3e3;
}
.footer-2023 .theme-green .row .bg-gray-l3 ul.linked-list li a,
.footer-2023 .theme-green .row ul.linked-list.bg-gray-l3 li a,
.footer-2023 .theme-green .row.bg-gray-l3 ul.linked-list li a {
  color: #2e4e08;
}
.footer-2023 .theme-green .row .bg-gray-l3 ul.linked-list li a:hover,
.footer-2023 .theme-green .row ul.linked-list.bg-gray-l3 li a:hover,
.footer-2023 .theme-green .row.bg-gray-l3 ul.linked-list li a:hover {
  background: #e8e8e8;
}
.footer-2023 .theme-amber .row .bg-primary ul.linked-list li a,
.footer-2023 .theme-amber .row ul.linked-list.bg-primary li a,
.footer-2023 .theme-amber .row.bg-primary ul.linked-list li a {
  background: #fbab18;
  color: #fff;
}
.footer-2023 .theme-amber .row .bg-primary ul.linked-list li a:hover,
.footer-2023 .theme-amber .row ul.linked-list.bg-primary li a:hover,
.footer-2023 .theme-amber .row.bg-primary ul.linked-list li a:hover {
  background: #fbb431;
}
.footer-2023 .theme-amber .row .bg-secondary ul.linked-list li a:hover,
.footer-2023 .theme-amber .row ul.linked-list.bg-secondary li a:hover,
.footer-2023 .theme-amber .row.bg-secondary ul.linked-list li a:hover {
  background: #ffe182;
}
.footer-2023 .theme-amber .row .bg-tertiary ul.linked-list li a,
.footer-2023 .theme-amber .row ul.linked-list.bg-tertiary li a,
.footer-2023 .theme-amber .row.bg-tertiary ul.linked-list li a {
  color: #f5a004;
}
.footer-2023 .theme-amber .row .bg-tertiary ul.linked-list li a:hover,
.footer-2023 .theme-amber .row ul.linked-list.bg-tertiary li a:hover,
.footer-2023 .theme-amber .row.bg-tertiary ul.linked-list li a:hover {
  background: #ffdf80;
}
.footer-2023 .theme-amber .row .bg-quaternary ul.linked-list li a:hover,
.footer-2023 .theme-amber .row ul.linked-list.bg-quaternary li a:hover,
.footer-2023 .theme-amber .row.bg-quaternary ul.linked-list li a:hover {
  background: #ffe9ae;
}
.footer-2023 .theme-amber .row .bg-gray ul.linked-list li a,
.footer-2023 .theme-amber .row ul.linked-list.bg-gray li a,
.footer-2023 .theme-amber .row.bg-gray ul.linked-list li a {
  color: #dc9004;
}
.footer-2023 .theme-amber .row .bg-gray ul.linked-list li a:hover,
.footer-2023 .theme-amber .row ul.linked-list.bg-gray li a:hover,
.footer-2023 .theme-amber .row.bg-gray ul.linked-list li a:hover {
  background: #cacaca;
}
.footer-2023 .theme-amber .row .bg-gray-l1 ul.linked-list li a,
.footer-2023 .theme-amber .row ul.linked-list.bg-gray-l1 li a,
.footer-2023 .theme-amber .row.bg-gray-l1 ul.linked-list li a {
  color: #dc9004;
}
.footer-2023 .theme-amber .row .bg-gray-l1 ul.linked-list li a:hover,
.footer-2023 .theme-amber .row ul.linked-list.bg-gray-l1 li a:hover,
.footer-2023 .theme-amber .row.bg-gray-l1 ul.linked-list li a:hover {
  background: #d3d3d3;
}
.footer-2023 .theme-amber .row .bg-gray-l2 ul.linked-list li a,
.footer-2023 .theme-amber .row ul.linked-list.bg-gray-l2 li a,
.footer-2023 .theme-amber .row.bg-gray-l2 ul.linked-list li a {
  color: #dc9004;
}
.footer-2023 .theme-amber .row .bg-gray-l2 ul.linked-list li a:hover,
.footer-2023 .theme-amber .row ul.linked-list.bg-gray-l2 li a:hover,
.footer-2023 .theme-amber .row.bg-gray-l2 ul.linked-list li a:hover {
  background: #e3e3e3;
}
.footer-2023 .theme-amber .row .bg-gray-l3 ul.linked-list li a,
.footer-2023 .theme-amber .row ul.linked-list.bg-gray-l3 li a,
.footer-2023 .theme-amber .row.bg-gray-l3 ul.linked-list li a {
  color: #dc9004;
}
.footer-2023 .theme-amber .row .bg-gray-l3 ul.linked-list li a:hover,
.footer-2023 .theme-amber .row ul.linked-list.bg-gray-l3 li a:hover,
.footer-2023 .theme-amber .row.bg-gray-l3 ul.linked-list li a:hover {
  background: #e8e8e8;
}
.footer-2023 .row .bg-amber-p ul.linked-list li a:hover,
.footer-2023 .row ul.linked-list.bg-amber-p li a:hover,
.footer-2023 .row.bg-amber-p ul.linked-list li a:hover {
  background: #fcbd4a;
}
.footer-2023 .row .bg-amber-s ul.linked-list li a:hover,
.footer-2023 .row ul.linked-list.bg-amber-s li a:hover,
.footer-2023 .row.bg-amber-s ul.linked-list li a:hover {
  background: #ffe182;
}
.footer-2023 .row .bg-amber-t ul.linked-list li a,
.footer-2023 .row ul.linked-list.bg-amber-t li a,
.footer-2023 .row.bg-amber-t ul.linked-list li a {
  color: #333;
}
.footer-2023 .row .bg-amber-t ul.linked-list li a:hover,
.footer-2023 .row ul.linked-list.bg-amber-t li a:hover,
.footer-2023 .row.bg-amber-t ul.linked-list li a:hover {
  background: #ffdf80;
}
.footer-2023 .row .bg-amber-q ul.linked-list li a,
.footer-2023 .row ul.linked-list.bg-amber-q li a,
.footer-2023 .row.bg-amber-q ul.linked-list li a {
  color: #333;
}
.footer-2023 .row .bg-amber-q ul.linked-list li a:hover,
.footer-2023 .row ul.linked-list.bg-amber-q li a:hover,
.footer-2023 .row.bg-amber-q ul.linked-list li a:hover {
  background: #ffe9ae;
}
.footer-2023 .row .bg-gray-d2 ul.linked-list li a:hover,
.footer-2023 .row ul.linked-list.bg-gray-d2 li a:hover,
.footer-2023 .row.bg-gray-d2 ul.linked-list li a:hover {
  background: #404040;
}
.footer-2023 .row .bg-gray-d1 ul.linked-list li a:hover,
.footer-2023 .row ul.linked-list.bg-gray-d1 li a:hover,
.footer-2023 .row.bg-gray-d1 ul.linked-list li a:hover {
  background: #626262;
}
.footer-2023 .row .bg-white ul.linked-list li a,
.footer-2023 .row ul.linked-list.bg-white li a,
.footer-2023 .row.bg-white ul.linked-list li a {
  color: #075290 !important;
}
.footer-2023 .row .bg-white ul.linked-list li a:hover,
.footer-2023 .row ul.linked-list.bg-white li a:hover,
.footer-2023 .row.bg-white ul.linked-list li a:hover {
  background: #f5f5f5;
}
.footer-2023 nav#new-nav-mobile {
  background: rgba(51, 51, 51, 0.75);
}
.footer-2023 .mobile-nav #new-nav-mobile .nav-item:not(.selected) a.nav-anchor {
  color: #333;
}
.footer-2023 .mobile-nav .mobile-nav-search .input-group {
  background: #0865bb !important;
  background: -webkit-linear-gradient(40deg, #0865bb 0, #064479 100%) !important;
  background: -o-linear-gradient(40deg, #0865bb 0, #064479 100%) !important;
  background: linear-gradient(50deg, #0865bb 0, #064479 100%) !important;
}
.footer-2023 .mobile-nav .mobile-home,
.footer-2023 .mobile-nav .nav-item.site-title-home a {
  background-color: #eef4f9;
}
.footer-2023 .mobile-nav #ham,
.footer-2023 .mobile-nav #mag,
.footer-2023 .mobile-nav .mobile-nav-items li.nav-item.selected > .nav-anchor,
.footer-2023 .mobile-nav .mobile-nav-items li.nav-item.selected > .nav-anchor span,
.footer-2023 .mobile-nav .mobile-nav-search .cdc-icon-magnify::before {
  color: #081f51 !important;
}
.footer-2023 .mobile-nav #ham svg path,
.footer-2023 .mobile-nav #mag svg path,
.footer-2023 .mobile-nav .mobile-nav-items li.nav-item.selected > .nav-anchor span svg path,
.footer-2023 .mobile-nav .mobile-nav-items li.nav-item.selected > .nav-anchor svg path,
.footer-2023 .mobile-nav .mobile-nav-search .cdc-icon-magnify::before svg path {
  stroke: #081f51;
}
.footer-2023 .mobile-nav #ham.nav-close,
.footer-2023 .mobile-nav #mag.nav-close {
  background-color: #064479;
  color: #fff !important;
}
.footer-2023 .mobile-nav #mag.disable {
  color: #0865bb;
}
@media only screen and (max-width: 990px) {
  .footer-2023 .mobile-nav .site-title {
    background: #01539a;
    border-bottom: 3px solid #5191c5 !important;
  }
}
.footer-2023 .mobile-nav.theme-cyan .mobile-nav-search .input-group {
  background: #2c93a4 !important;
  background: -webkit-linear-gradient(40deg, #2c93a4 0, #005564 100%) !important;
  background: -o-linear-gradient(40deg, #2c93a4 0, #005564 100%) !important;
  background: linear-gradient(50deg, #2c93a4 0, #005564 100%) !important;
}
.footer-2023 .mobile-nav.theme-cyan .mobile-home,
.footer-2023 .mobile-nav.theme-cyan .nav-item.site-title-home a {
  background-color: #e5f2f5;
}
.footer-2023 .mobile-nav.theme-cyan #ham,
.footer-2023 .mobile-nav.theme-cyan #mag,
.footer-2023 .mobile-nav.theme-cyan .mobile-nav-items li.nav-item.selected > .nav-anchor,
.footer-2023 .mobile-nav.theme-cyan .mobile-nav-items li.nav-item.selected > .nav-anchor span,
.footer-2023 .mobile-nav.theme-cyan .mobile-nav-search .cdc-icon-magnify::before {
  color: #003944 !important;
}
.footer-2023 .mobile-nav.theme-cyan #ham svg path,
.footer-2023 .mobile-nav.theme-cyan #mag svg path,
.footer-2023 .mobile-nav.theme-cyan .mobile-nav-items li.nav-item.selected > .nav-anchor span svg path,
.footer-2023 .mobile-nav.theme-cyan .mobile-nav-items li.nav-item.selected > .nav-anchor svg path,
.footer-2023 .mobile-nav.theme-cyan .mobile-nav-search .cdc-icon-magnify::before svg path {
  stroke: #003944;
}
.footer-2023 .mobile-nav.theme-cyan #ham.nav-close,
.footer-2023 .mobile-nav.theme-cyan #mag.nav-close {
  background-color: #005564;
  color: #fff !important;
}
.footer-2023 .mobile-nav.theme-cyan #mag.disable {
  color: #2c93a4;
}
@media only screen and (max-width: 990px) {
  .footer-2023 .mobile-nav.theme-cyan .site-title {
    background: #007c91;
    border-bottom: 3px solid #5babb9 !important;
  }
}
.footer-2023 .mobile-nav.theme-brown .mobile-nav-search .input-group {
  background: #83675a !important;
  background: -webkit-linear-gradient(40deg, #83675a 0, #492a1c 100%) !important;
  background: -o-linear-gradient(40deg, #83675a 0, #492a1c 100%) !important;
  background: linear-gradient(50deg, #83675a 0, #492a1c 100%) !important;
}
.footer-2023 .mobile-nav.theme-brown .mobile-home,
.footer-2023 .mobile-nav.theme-brown .nav-item.site-title-home a {
  background-color: #f6f2ef;
}
.footer-2023 .mobile-nav.theme-brown #ham,
.footer-2023 .mobile-nav.theme-brown #mag,
.footer-2023 .mobile-nav.theme-brown .mobile-nav-items li.nav-item.selected > .nav-anchor,
.footer-2023 .mobile-nav.theme-brown .mobile-nav-items li.nav-item.selected > .nav-anchor span,
.footer-2023 .mobile-nav.theme-brown .mobile-nav-search .cdc-icon-magnify::before {
  color: #3e2215 !important;
}
.footer-2023 .mobile-nav.theme-brown #ham svg path,
.footer-2023 .mobile-nav.theme-brown #mag svg path,
.footer-2023 .mobile-nav.theme-brown .mobile-nav-items li.nav-item.selected > .nav-anchor span svg path,
.footer-2023 .mobile-nav.theme-brown .mobile-nav-items li.nav-item.selected > .nav-anchor svg path,
.footer-2023 .mobile-nav.theme-brown .mobile-nav-search .cdc-icon-magnify::before svg path {
  stroke: #3e2215 !important;
}
.footer-2023 .mobile-nav.theme-brown #ham.nav-close,
.footer-2023 .mobile-nav.theme-brown #mag.nav-close {
  background-color: #492a1c;
  color: #fff !important;
}
.footer-2023 .mobile-nav.theme-brown #mag.disable {
  color: #83675a;
}
@media only screen and (max-width: 990px) {
  .footer-2023 .mobile-nav.theme-brown .site-title {
    background: #705043;
    border-bottom: 3px solid #9c867b !important;
  }
}
.footer-2023 .mobile-nav.theme-green .mobile-nav-search .input-group {
  background: #7aa44e !important;
  background: -webkit-linear-gradient(40deg, #7aa44e 0, #345b09 100%) !important;
  background: -o-linear-gradient(40deg, #7aa44e 0, #345b09 100%) !important;
  background: linear-gradient(50deg, #7aa44e 0, #345b09 100%) !important;
}
.footer-2023 .mobile-nav.theme-green .mobile-home,
.footer-2023 .mobile-nav.theme-green .nav-item.site-title-home a {
  background-color: #f3f8f3;
}
.footer-2023 .mobile-nav.theme-green #ham,
.footer-2023 .mobile-nav.theme-green #mag,
.footer-2023 .mobile-nav.theme-green .mobile-nav-items li.nav-item.selected > .nav-anchor,
.footer-2023 .mobile-nav.theme-green .mobile-nav-items li.nav-item.selected > .nav-anchor span,
.footer-2023 .mobile-nav.theme-green .mobile-nav-search .cdc-icon-magnify::before {
  color: #274506 !important;
}
.footer-2023 .mobile-nav.theme-green #ham svg path,
.footer-2023 .mobile-nav.theme-green #mag svg path,
.footer-2023 .mobile-nav.theme-green .mobile-nav-items li.nav-item.selected > .nav-anchor span svg path,
.footer-2023 .mobile-nav.theme-green .mobile-nav-items li.nav-item.selected > .nav-anchor svg path,
.footer-2023 .mobile-nav.theme-green .mobile-nav-search .cdc-icon-magnify::before svg path {
  stroke: #274506 !important;
}
.footer-2023 .mobile-nav.theme-green #ham.nav-close,
.footer-2023 .mobile-nav.theme-green #mag.nav-close {
  background-color: #345b09;
  color: #fff !important;
}
.footer-2023 .mobile-nav.theme-green #mag.disable {
  color: #7aa44e;
}
@media only screen and (max-width: 990px) {
  .footer-2023 .mobile-nav.theme-green .site-title {
    background: #61922b;
    border-bottom: 3px solid #9fbd80 !important;
  }
}
.footer-2023 .mobile-nav.theme-indigo .mobile-nav-search .input-group {
  background: #5066a5 !important;
  background: -webkit-linear-gradient(40deg, #5066a5 0, #182c68 100%) !important;
  background: -o-linear-gradient(40deg, #5066a5 0, #182c68 100%) !important;
  background: linear-gradient(50deg, #5066a5 0, #182c68 100%) !important;
}
.footer-2023 .mobile-nav.theme-indigo .mobile-home,
.footer-2023 .mobile-nav.theme-indigo .nav-item.site-title-home a {
  background-color: #e9edf5;
}
.footer-2023 .mobile-nav.theme-indigo #ham,
.footer-2023 .mobile-nav.theme-indigo #mag,
.footer-2023 .mobile-nav.theme-indigo .mobile-nav-items li.nav-item.selected > .nav-anchor,
.footer-2023 .mobile-nav.theme-indigo .mobile-nav-items li.nav-item.selected > .nav-anchor span,
.footer-2023 .mobile-nav.theme-indigo .mobile-nav-search .cdc-icon-magnify::before {
  color: #112153 !important;
}
.footer-2023 .mobile-nav.theme-indigo #ham svg path,
.footer-2023 .mobile-nav.theme-indigo #mag svg path,
.footer-2023 .mobile-nav.theme-indigo .mobile-nav-items li.nav-item.selected > .nav-anchor span svg path,
.footer-2023 .mobile-nav.theme-indigo .mobile-nav-items li.nav-item.selected > .nav-anchor svg path,
.footer-2023 .mobile-nav.theme-indigo .mobile-nav-search .cdc-icon-magnify::before svg path {
  stroke: #112153 !important;
}
.footer-2023 .mobile-nav.theme-indigo #ham.nav-close,
.footer-2023 .mobile-nav.theme-indigo #mag.nav-close {
  background-color: #182c68;
  color: #fff !important;
}
.footer-2023 .mobile-nav.theme-indigo #mag.disable {
  color: #5066a5;
}
@media only screen and (max-width: 990px) {
  .footer-2023 .mobile-nav.theme-indigo .site-title {
    background: #2f4994;
    border-bottom: 3px solid #7a8bbb !important;
  }
}
.footer-2023 .mobile-nav.theme-orange .mobile-nav-search .input-group {
  background: #c97234 !important;
  background: -webkit-linear-gradient(40deg, #c97234 0, #783200 100%) !important;
  background: -o-linear-gradient(40deg, #c97234 0, #783200 100%) !important;
  background: linear-gradient(50deg, #c97234 0, #783200 100%) !important;
}
.footer-2023 .mobile-nav.theme-orange .mobile-home,
.footer-2023 .mobile-nav.theme-orange .nav-item.site-title-home a {
  background-color: #fcf5ef;
}
.footer-2023 .mobile-nav.theme-orange #ham,
.footer-2023 .mobile-nav.theme-orange #mag,
.footer-2023 .mobile-nav.theme-orange .mobile-nav-items li.nav-item.selected > .nav-anchor,
.footer-2023 .mobile-nav.theme-orange .mobile-nav-items li.nav-item.selected > .nav-anchor span,
.footer-2023 .mobile-nav.theme-orange .mobile-nav-search .cdc-icon-magnify::before {
  color: #582500 !important;
}
.footer-2023 .mobile-nav.theme-orange #ham svg path,
.footer-2023 .mobile-nav.theme-orange #mag svg path,
.footer-2023 .mobile-nav.theme-orange .mobile-nav-items li.nav-item.selected > .nav-anchor span svg path,
.footer-2023 .mobile-nav.theme-orange .mobile-nav-items li.nav-item.selected > .nav-anchor svg path,
.footer-2023 .mobile-nav.theme-orange .mobile-nav-search .cdc-icon-magnify::before svg path {
  stroke: #582500 !important;
}
.footer-2023 .mobile-nav.theme-orange #ham.nav-close,
.footer-2023 .mobile-nav.theme-orange #mag.nav-close {
  background-color: #783200;
  color: #fff !important;
}
.footer-2023 .mobile-nav.theme-orange #mag.disable {
  color: #c97234;
}
@media only screen and (max-width: 990px) {
  .footer-2023 .mobile-nav.theme-orange .site-title {
    background: #bb4e01;
    border-bottom: 3px solid #d8996b !important;
  }
}
.footer-2023 .mobile-nav.theme-pink .mobile-nav-search .input-group {
  background: #eb9595 !important;
  background: -webkit-linear-gradient(40deg, #eb9595 0, #904343 100%) !important;
  background: -o-linear-gradient(40deg, #eb9595 0, #904343 100%) !important;
  background: linear-gradient(50deg, #eb9595 0, #904343 100%) !important;
}
.footer-2023 .mobile-nav.theme-pink .mobile-home,
.footer-2023 .mobile-nav.theme-pink .nav-item.site-title-home a {
  background-color: #fdf6f6;
}
.footer-2023 .mobile-nav.theme-pink #ham,
.footer-2023 .mobile-nav.theme-pink #mag,
.footer-2023 .mobile-nav.theme-pink .mobile-nav-items li.nav-item.selected > .nav-anchor,
.footer-2023 .mobile-nav.theme-pink .mobile-nav-items li.nav-item.selected > .nav-anchor span,
.footer-2023 .mobile-nav.theme-pink .mobile-nav-search .cdc-icon-magnify::before {
  color: #662b2b !important;
}
.footer-2023 .mobile-nav.theme-pink #ham svg path,
.footer-2023 .mobile-nav.theme-pink #mag svg path,
.footer-2023 .mobile-nav.theme-pink .mobile-nav-items li.nav-item.selected > .nav-anchor span svg path,
.footer-2023 .mobile-nav.theme-pink .mobile-nav-items li.nav-item.selected > .nav-anchor svg path,
.footer-2023 .mobile-nav.theme-pink .mobile-nav-search .cdc-icon-magnify::before svg path {
  stroke: #662b2b !important;
}
.footer-2023 .mobile-nav.theme-pink #ham.nav-close,
.footer-2023 .mobile-nav.theme-pink #mag.nav-close {
  background-color: #904343;
  color: #fff !important;
}
.footer-2023 .mobile-nav.theme-pink #mag.disable {
  color: #eb9595;
}
@media only screen and (max-width: 990px) {
  .footer-2023 .mobile-nav.theme-pink .site-title {
    background: #df6f6f;
    border-bottom: 3px solid #f0b0b0 !important;
  }
}
.footer-2023 .mobile-nav.theme-purple .mobile-nav-search .input-group {
  background: #905295 !important;
  background: -webkit-linear-gradient(40deg, #905295 0, #501754 100%) !important;
  background: -o-linear-gradient(40deg, #905295 0, #501754 100%) !important;
  background: linear-gradient(50deg, #905295 0, #501754 100%) !important;
}
.footer-2023 .mobile-nav.theme-purple .mobile-home,
.footer-2023 .mobile-nav.theme-purple .nav-item.site-title-home a {
  background-color: #f2edf5;
}
.footer-2023 .mobile-nav.theme-purple #ham,
.footer-2023 .mobile-nav.theme-purple #mag,
.footer-2023 .mobile-nav.theme-purple .mobile-nav-items li.nav-item.selected > .nav-anchor,
.footer-2023 .mobile-nav.theme-purple .mobile-nav-items li.nav-item.selected > .nav-anchor span,
.footer-2023 .mobile-nav.theme-purple .mobile-nav-search .cdc-icon-magnify::before {
  color: #3b113e !important;
}
.footer-2023 .mobile-nav.theme-purple #ham svg path,
.footer-2023 .mobile-nav.theme-purple #mag svg path,
.footer-2023 .mobile-nav.theme-purple .mobile-nav-items li.nav-item.selected > .nav-anchor span svg path,
.footer-2023 .mobile-nav.theme-purple .mobile-nav-items li.nav-item.selected > .nav-anchor svg path,
.footer-2023 .mobile-nav.theme-purple .mobile-nav-search .cdc-icon-magnify::before svg path {
  stroke: #3b113e !important;
}
.footer-2023 .mobile-nav.theme-purple #ham.nav-close,
.footer-2023 .mobile-nav.theme-purple #mag.nav-close {
  background-color: #501754;
  color: #fff !important;
}
.footer-2023 .mobile-nav.theme-purple #mag.disable {
  color: #905295;
}
.footer-2023 .mobile-nav.theme-purple .site-title {
  background: #712177;
  border-bottom: 3px solid #b890bb !important;
}
.footer-2023 .mobile-nav.theme-slate .mobile-nav-search .input-group {
  background: #576b74 !important;
  background: -webkit-linear-gradient(40deg, #576b74 0, #1f333b 100%) !important;
  background: -o-linear-gradient(40deg, #576b74 0, #1f333b 100%) !important;
  background: linear-gradient(50deg, #576b74 0, #1f333b 100%) !important;
}
.footer-2023 .mobile-nav.theme-slate .mobile-home,
.footer-2023 .mobile-nav.theme-slate .nav-item.site-title-home a {
  background-color: #f1f3f4;
}
.footer-2023 .mobile-nav.theme-slate #ham,
.footer-2023 .mobile-nav.theme-slate #mag,
.footer-2023 .mobile-nav.theme-slate .mobile-nav-items li.nav-item.selected > .nav-anchor,
.footer-2023 .mobile-nav.theme-slate .mobile-nav-items li.nav-item.selected > .nav-anchor span,
.footer-2023 .mobile-nav.theme-slate .mobile-nav-search .cdc-icon-magnify::before {
  color: #1a2a31 !important;
}
.footer-2023 .mobile-nav.theme-slate #ham svg path,
.footer-2023 .mobile-nav.theme-slate #mag svg path,
.footer-2023 .mobile-nav.theme-slate .mobile-nav-items li.nav-item.selected > .nav-anchor span svg path,
.footer-2023 .mobile-nav.theme-slate .mobile-nav-items li.nav-item.selected > .nav-anchor svg path,
.footer-2023 .mobile-nav.theme-slate .mobile-nav-search .cdc-icon-magnify::before svg path {
  stroke: #1a2a31 !important;
}
.footer-2023 .mobile-nav.theme-slate #ham.nav-close,
.footer-2023 .mobile-nav.theme-slate #mag.nav-close {
  background-color: #1f333b;
  color: #fff !important;
}
.footer-2023 .mobile-nav.theme-slate #mag.disable {
  color: #576b74;
}
@media only screen and (max-width: 990px) {
  .footer-2023 .mobile-nav.theme-slate .site-title {
    background: #344c57;
    border-bottom: 3px solid #85949a !important;
  }
}
.footer-2023 .mobile-nav.theme-teal .mobile-nav-search .input-group {
  background: #3d8d84 !important;
  background: -webkit-linear-gradient(40deg, #3d8d84 0, #07544b 100%) !important;
  background: -o-linear-gradient(40deg, #3d8d84 0, #07544b 100%) !important;
  background: linear-gradient(50deg, #3d8d84 0, #07544b 100%) !important;
}
.footer-2023 .mobile-nav.theme-teal .mobile-home,
.footer-2023 .mobile-nav.theme-teal .nav-item.site-title-home a {
  background-color: #ecf5f5;
}
.footer-2023 .mobile-nav.theme-teal #ham,
.footer-2023 .mobile-nav.theme-teal #mag,
.footer-2023 .mobile-nav.theme-teal .mobile-nav-items li.nav-item.selected > .nav-anchor,
.footer-2023 .mobile-nav.theme-teal .mobile-nav-items li.nav-item.selected > .nav-anchor span,
.footer-2023 .mobile-nav.theme-teal .mobile-nav-search .cdc-icon-magnify::before {
  color: #0c443e !important;
}
.footer-2023 .mobile-nav.theme-teal #ham svg path,
.footer-2023 .mobile-nav.theme-teal #mag svg path,
.footer-2023 .mobile-nav.theme-teal .mobile-nav-items li.nav-item.selected > .nav-anchor span svg path,
.footer-2023 .mobile-nav.theme-teal .mobile-nav-items li.nav-item.selected > .nav-anchor svg path,
.footer-2023 .mobile-nav.theme-teal .mobile-nav-search .cdc-icon-magnify::before svg path {
  stroke: #0c443e !important;
}
.footer-2023 .mobile-nav.theme-teal #ham.nav-close,
.footer-2023 .mobile-nav.theme-teal #mag.nav-close {
  background-color: #07544b;
  color: #fff !important;
}
.footer-2023 .mobile-nav.theme-teal #mag.disable {
  color: #3d8d84;
}
@media only screen and (max-width: 990px) {
  .footer-2023 .mobile-nav.theme-teal .site-title {
    background: #00695c;
    border-bottom: 3px solid #74ada7 !important;
  }
}
@media screen and (max-width: 385px) {
  .footer-2023 .mobile-nav .cdc-logo {
    padding-right: 0;
  }
  .footer-2023 .mobile-nav .cdc-logo > a > svg {
    -webkit-transform: scale(0.78) translateX(-25px);
    -ms-transform: scale(0.78) translateX(-25px);
    transform: scale(0.78) translateX(-25px);
    overflow: visible;
  }
  .footer-2023 .mobile-nav .cdc-logo > a > svg svg {
    overflow: visible;
  }
}
@media screen and (min-width: 991px) {
  .footer-2023 .mobile-nav .mobile-home {
    display: none;
  }
  .footer-2023 .mobile-nav #search-nav-mobile {
    display: none;
  }
  .footer-2023 .mobile-nav #new-nav-mobile {
    display: none !important;
  }
  .footer-2023 .mobile-nav #ham {
    display: none;
  }
  .footer-2023 .mobile-nav #mag {
    display: none;
  }
  .footer-2023 .mobile-nav .return-link {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .footer-2023 .mobile-nav .cdc-header-local-search,
  .footer-2023 .mobile-nav .cdc-header-search {
    width: 100vw;
  }
}
@media screen and (max-width: 990px) {
  .footer-2023 .mobile-nav.cdc-2020 .cdc-header-local-search,
  .footer-2023 .mobile-nav.cdc-2020 .cdc-header-search {
    display: block !important;
  }
  .footer-2023 .mobile-nav.cdc-2020 .site-title {
    z-index: 0;
    position: -webkit-relative !important;
    position: relative !important;
    top: 0;
    -webkit-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  }
  .footer-2023 .mobile-nav.cdc-2020 .site-title .display-6.site-title-inner {
    margin-top: 0;
    font-size: 1.5rem;
  }
  .footer-2023 .mobile-nav.cdc-2020 .site-title .display-6.site-title-inner a {
    font-size: 1.15rem;
    font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
  }
  .footer-2023 .mobile-nav body {
    border-top: none;
    overflow-x: hidden;
    width: 100vw;
  }
  .footer-2023 .mobile-nav html {
    overflow-x: hidden;
  }
  .footer-2023 .mobile-nav nav#new-nav-mobile {
    overflow-x: hidden;
  }
  .footer-2023 .mobile-nav .site-title {
    padding-bottom: 0.25rem;
  }
  .footer-2023 .mobile-nav .site-title .display-6.fw-500 {
    padding-bottom: 0 !important;
  }
  .footer-2023 .mobile-nav .site-title .display-6.fw-500 a {
    font-size: 1.15rem;
  }
  .footer-2023 .mobile-nav .nav-back-link .back {
    width: 70px;
  }
  .footer-2023 .mobile-nav .nav-back-link .back a {
    padding: 0.85rem;
    padding-left: 1.6rem;
  }
  .footer-2023 .mobile-nav .mobile-home {
    padding: 10px 15px;
    display: block;
  }
  .footer-2023 .mobile-nav .mobile-home a {
    font-size: 0.8rem;
    padding-left: 20px;
    text-decoration: none;
  }
  .footer-2023 .mobile-nav .mobile-home a::before {
    font-family: cdciconfont;
    content: "\f2a1";
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    border-left: 1px solid #eaeaea;
    color: #075290;
    padding-left: 0.75rem;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block;
  }
  .footer-2023 .mobile-nav .mobile-nav-search input[type="text"] {
    padding: 1.5rem 1rem;
  }
  .footer-2023 .mobile-nav .mobile-nav-search .input-group {
    background: #0865bb;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #0865bb), to(#064479));
    background: -webkit-linear-gradient(left, #0865bb 0, #064479 100%);
    background: -o-linear-gradient(left, #0865bb 0, #064479 100%);
    background: linear-gradient(90deg, #0865bb 0, #064479 100%);
  }
  .footer-2023 .mobile-nav .mobile-nav-search .cdc-icon-magnify {
    font-size: 28px;
  }
  .footer-2023 .mobile-nav .mobile-nav-items > .nav-items {
    padding-left: 0;
  }
  .footer-2023 .mobile-nav .tp-search {
    width: 126px;
    margin-top: -12px;
  }
  .footer-2023 .mobile-nav .tp-search .cdc-header-local-search svg.logo-small,
  .footer-2023 .mobile-nav .tp-search .headerSearch svg.logo-small {
    margin-left: 0.4rem;
  }
  .footer-2023 .mobile-nav .tp-search .cdc-header-local-search .btn.search-button,
  .footer-2023 .mobile-nav .tp-search .headerSearch .btn.search-button {
    display: none;
  }
  .footer-2023 .mobile-nav .tp-search .cdc-header-local-search .magnifying,
  .footer-2023 .mobile-nav .tp-search .headerSearch .magnifying {
    padding: 1rem;
    cursor: pointer;
    display: inline-block;
    height: 75px;
    width: 63px;
  }
  .footer-2023 .mobile-nav .tp-search .cdc-header-local-search .magnifying::before,
  .footer-2023 .mobile-nav .tp-search .headerSearch .magnifying::before {
    font-family: cdciconfont;
    font-size: 1.8rem;
    content: "\f374";
    top: 14px;
    position: absolute;
    margin-left: -30px;
  }
  .footer-2023 .mobile-nav .tp-search .cdc-header-local-search .magnifying.nav-close,
  .footer-2023 .mobile-nav .tp-search .headerSearch .magnifying.nav-close {
    position: relative;
  }
  .footer-2023 .mobile-nav .tp-search .cdc-header-local-search .magnifying.nav-close span.style-text,
  .footer-2023 .mobile-nav .tp-search .headerSearch .magnifying.nav-close span.style-text {
    font-size: 14px;
    position: absolute;
    right: 9px;
    top: 42px;
  }
  .footer-2023 .mobile-nav .tp-search .cdc-header-local-search .magnifying.nav-close::before,
  .footer-2023 .mobile-nav .tp-search .headerSearch .magnifying.nav-close::before {
    content: "";
    position: absolute;
    top: 25px;
    right: 16px;
    height: 2px;
    width: 28px;
    background: #fff;
    border-radius: 2px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .footer-2023 .mobile-nav .tp-search .cdc-header-local-search .magnifying.nav-close::after,
  .footer-2023 .mobile-nav .tp-search .headerSearch .magnifying.nav-close::after {
    content: "";
    position: absolute;
    top: 25px;
    right: 16px;
    height: 2px;
    width: 28px;
    background: #fff;
    border-radius: 2px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .footer-2023 .mobile-nav .tp-search .cdc-header-local-search .hamburger,
  .footer-2023 .mobile-nav .tp-search .headerSearch .hamburger {
    padding: 12px;
    cursor: pointer;
    background-color: #eaeaea;
    display: inline-block;
    width: 63px;
    height: 75px;
  }
  .footer-2023 .mobile-nav .tp-search .cdc-header-local-search .hamburger .cdc-icon-menu-bars::before,
  .footer-2023 .mobile-nav .tp-search .headerSearch .hamburger .cdc-icon-menu-bars::before {
    font-size: 3em;
  }
  .footer-2023 .mobile-nav .tp-search .cdc-header-local-search .hamburger.nav-close,
  .footer-2023 .mobile-nav .tp-search .headerSearch .hamburger.nav-close {
    position: relative;
    padding: 0.4rem 1rem 1rem 1rem;
  }
  .footer-2023 .mobile-nav .tp-search .cdc-header-local-search .hamburger.nav-close span.style-text,
  .footer-2023 .mobile-nav .tp-search .headerSearch .hamburger.nav-close span.style-text {
    font-size: 14px;
    position: absolute;
    right: 9px;
    top: 42px;
  }
  .footer-2023 .mobile-nav .tp-search .cdc-header-local-search .hamburger.nav-close::before,
  .footer-2023 .mobile-nav .tp-search .headerSearch .hamburger.nav-close::before {
    content: "";
    position: absolute;
    top: 25px;
    right: 16px;
    height: 2px;
    width: 28px;
    background: #fff;
    border-radius: 2px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .footer-2023 .mobile-nav .tp-search .cdc-header-local-search .hamburger.nav-close::after,
  .footer-2023 .mobile-nav .tp-search .headerSearch .hamburger.nav-close::after {
    content: "";
    position: absolute;
    top: 25px;
    right: 16px;
    height: 2px;
    width: 28px;
    background: #fff;
    border-radius: 2px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .footer-2023 .mobile-nav .search-is-toggled {
    background-color: rgba(51, 51, 58, 0.75);
  }
  .footer-2023 .mobile-nav .search-is-toggled .mobile-nav-search {
    display: block;
    position: absolute;
    top: 84px;
    width: 100%;
    z-index: 200;
  }
  .footer-2023 .mobile-nav .search-is-toggled .nav-top .magnifying {
    background-color: #064479;
    padding: 1rem 1.3rem;
  }
  .footer-2023 .mobile-nav .search-is-toggled .nav-top .magnifying::before {
    content: "\f245";
    color: #fff;
  }
  .footer-2023 .mobile-nav .search-is-toggled .nav-top .magnifying::after {
    content: "close";
    font-size: 9px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    margin-left: -4px;
    margin-top: -10px;
  }
  .footer-2023 .mobile-nav .nav-is-toggled .nav-drill {
    overflow: hidden;
  }
  .footer-2023 .mobile-nav .nav-is-toggled::after {
    opacity: 1;
    visibility: visible;
  }
  .footer-2023 .mobile-nav .nav-is-toggled .mobile-nav-search {
    display: block;
  }
  .footer-2023 .mobile-nav .nav-is-toggled .container-fluid.header-wrapper {
    background: 0 0;
  }
  .footer-2023 .mobile-nav .nav-is-toggled .container-fluid.header-wrapper > .container {
    margin-left: -15px;
    padding-left: 30px;
    margin-right: 0 !important;
    padding-right: 0 !important;
    background: #fff;
    height: 75px;
  }
  .footer-2023 .mobile-nav .nav-drill {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    z-index: 1000;
    right: 0;
    width: 100%;
    background-color: #fff;
    top: 75px;
  }
  .footer-2023 .mobile-nav .nav-drill #nav-primary {
    padding-left: 0;
  }
  .footer-2023 .mobile-nav .nav-items {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    background: #fff;
    -webkit-box-shadow: 0 7px 9px 0 rgba(51, 51, 51, 0.48);
    box-shadow: 0 7px 9px 0 rgba(51, 51, 51, 0.48);
    margin-bottom: 0;
  }
  .footer-2023 .mobile-nav .nav-item {
    margin-bottom: 0;
    list-style: none;
    min-height: 65px;
  }
  .footer-2023 .mobile-nav .nav-item:not(:last-child) {
    border-bottom: 1px solid #eaeaea;
  }
  .footer-2023 .mobile-nav .nav-item.site-title-home a {
    font-weight: 700;
  }
  .footer-2023 .mobile-nav .nav-item.site-title-home a .cdc-icon-home-lg-alt-light {
    vertical-align: initial;
    margin-right: 9px;
  }
  .footer-2023 .mobile-nav .nav-item.site-title-home a .cdc-icon-home-lg-alt-light::before {
    font-size: 1.4rem;
  }
  .footer-2023 .mobile-nav .nav-item.nav-lvl3 a {
    background-color: #f1f3f4;
  }
  .footer-2023 .mobile-nav .nav-item.nav-back-link {
    min-height: 70px;
  }
  .footer-2023 .mobile-nav .nav-item.selected > a {
    font-weight: 700;
  }
  .footer-2023 .mobile-nav .nav-anchor {
    display: block;
    padding: 0.875em 1em;
    font-size: 1rem;
    line-height: 1.5;
    text-decoration: none;
    min-height: 65px;
  }
  .footer-2023 .mobile-nav .nav-anchor:active,
  .footer-2023 .mobile-nav .nav-anchor:focus {
    font-weight: 700;
    color: #075290;
  }
  .footer-2023 .mobile-nav .nav-expand-content {
    position: absolute;
    padding-left: 0;
    z-index: 100;
    top: 88px;
    left: 0;
    width: 100%;
    background-color: transparent;
    display: none;
    height: 0;
  }
  .footer-2023 .mobile-nav .nav-expand-content.nav-items-lvl3 {
    top: 0;
  }
  .footer-2023 .mobile-nav .nav-expand-content .nav-item:not(:last-child) {
    border-bottom: 1px solid #eaeaea;
  }
  .footer-2023 .mobile-nav .nav-expand-content .nav-item.site-title-home {
    -webkit-box-shadow: 0 7px 9px 0 rgba(51, 51, 51, 0.48);
    box-shadow: 0 7px 9px 0 rgba(51, 51, 51, 0.48);
  }
  .footer-2023 .mobile-nav .nav-expand-content :not(.site-title-home) .nav-anchor {
    background-color: #fff;
  }
  .footer-2023 .mobile-nav .nav-expand-content .nav-back-link {
    background-color: #fff;
  }
  .footer-2023 .mobile-nav .nav-expand-content .nav-back-link div.row {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .footer-2023 .mobile-nav .nav-expand-content .nav-back-link span {
    font-size: 13px;
    display: inline-block;
    text-transform: uppercase;
  }
}
@media screen and (max-width: 990px) and (orientation: landscape) {
  .footer-2023 .mobile-nav .nav-expand-content .nav-back-link span {
    position: relative;
    text-align: center;
  }
}
@media screen and (max-width: 990px) {
  .footer-2023 .mobile-nav .nav-expand-content .nav-back-link .nav-anchor {
    line-height: 1;
  }
  .footer-2023 .mobile-nav .nav-expand-content .nav-back-link .nav-anchor ::before {
    font-family: cdciconfont;
    content: "\f2a1";
    font-size: 1rem;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block;
    margin-left: 12px;
    line-height: 1;
  }
}
@media screen and (max-width: 990px) and (orientation: landscape) {
  .footer-2023 .mobile-nav .nav-expand-content .nav-back-link .nav-anchor ::before {
    padding-left: 12px;
  }
}
@media screen and (max-width: 990px) {
  .footer-2023 .mobile-nav .nav-expand-content .nav-back-link b {
    line-height: 1.4;
    display: inline-block;
    border-left: 1px solid #eaeaea;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 1rem;
  }
}
@media screen and (max-width: 990px) {
  .footer-2023 .mobile-nav .nav-expand-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .footer-2023 .mobile-nav .nav-expand-link::after {
    font-family: cdciconfont;
    content: "\f2a1";
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    border-left: 1px solid #eaeaea;
    color: #333;
    padding-left: 1rem;
  }
  .footer-2023 .mobile-nav .nav-expand-link span {
    padding-right: 10px;
  }
}
@media screen and (max-width: 990px) {
  .footer-2023 .mobile-nav .nav-expand.active > .nav-expand-content {
    display: block;
  }
}
@media screen and (max-width: 990px) {
  .footer-2023 .mobile-nav .nav-expand a {
    text-decoration: none;
  }
}
@media screen and (max-width: 990px) {
  .footer-2023 .mobile-nav .site-title-home .nav-link {
    background-color: #eef4f8;
    font-weight: 600;
  }
  .footer-2023 .mobile-nav .site-title-home .nav-link::before {
    font-family: cdciconfont;
    content: "\f310";
    font-weight: 400;
    font-size: 1.5rem;
    margin-right: 0.5rem;
  }
}
@media screen and (max-width: 990px) {
  .footer-2023 .mobile-nav body > .container.text-right.pt-1.pb-1.fs0875 {
    display: none;
  }
}
@media screen and (max-width: 990px) {
  .footer-2023 .mobile-nav div.container-fluid.header-wrapper {
    position: fixed;
    background: #fff;
    top: 0;
    padding-right: 0;
    height: 75px;
    width: 100%;
    z-index: 1000;
    -webkit-transition: top 0.8s ease;
    -o-transition: top 0.8s ease;
    transition: top 0.8s ease;
  }
}
@media screen and (max-width: 990px) {
  .footer-2023 .mobile-nav div.container-fluid.header-wrapper.hide {
    top: -70px;
  }
}
@media screen and (max-width: 990px) {
  .footer-2023 .mobile-nav div.site-title {
    margin-top: 75px !important;
  }
}
@media screen and (max-width: 990px) {
  .footer-2023 .mobile-nav #mobile-nav-toggles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 990px) {
  .footer-2023 .mobile-nav .title-back-link {
    position: absolute;
    display: none;
    margin-top: 15px;
    width: 66%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .footer-2023 .mobile-nav .title-back-link a {
    font-size: 19px;
    font-weight: 300;
    line-height: 1.1;
    font-family: "Open Sans";
    margin-left: 20px;
  }
}
@media screen and (max-width: 990px) {
  .footer-2023 .mobile-nav .cdc-back-link {
    margin: 0.5rem auto;
  }
}
@media screen and (max-width: 990px) {
  .footer-2023 .mobile-nav .cdc-logo {
    display: block;
    margin-top: -1px;
    margin-left: 3px;
  }
}
@media screen and (max-width: 990px) {
  .footer-2023 .mobile-nav .return-link {
    text-decoration: none;
    font-weight: 700;
    position: relative;
    margin: 1rem;
    color: #344c57;
  }
  .footer-2023 .mobile-nav .return-link::before {
    position: absolute;
    content: "\f2a1";
    font-family: cdciconfont;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    font-weight: 500;
    font-size: 19px;
    margin-left: -18px;
    color: #006778;
    top: 2px;
  }
}
.footer-2023 .mobile-nav #search-nav-mobile {
  position: absolute;
  width: 100%;
  background: rgba(51, 51, 51, 0.75);
  z-index: 999;
  overflow-y: hidden;
  left: 0;
  top: 75px;
}
.footer-2023 .mobile-nav #search-nav-mobile .mobile-nav-search {
  top: 0;
  -webkit-box-shadow: 0 7px 9px 0 rgba(51, 51, 51, 0.48);
  box-shadow: 0 7px 9px 0 rgba(51, 51, 51, 0.48);
}
.footer-2023 .modal .modal-title {
  margin-top: 0;
  font-size: 1.375rem;
  line-height: inherit;
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
}
.footer-2023 .modal button.close {
  background-color: #000;
  padding: 0.5rem;
  font-size: inherit;
  line-height: 0;
  position: absolute;
  top: 1.7rem;
  right: 1.7rem;
  z-index: 999;
  border: 1px solid #fff;
  width: 2em;
  height: 2em;
  opacity: 0.65;
}
.footer-2023 .modal button.close svg {
  fill: #fff;
}
.footer-2023 .modal button.close .fi {
  color: #fff;
  text-shadow: none;
  top: -4px;
  margin: 0;
  padding: 0;
}
.footer-2023 .modal button.close:focus {
  outline: solid 3px rgba(255, 102, 1, 0.9);
}
.footer-2023 .modal .modal-body svg {
  fill: #075290;
}
.footer-2023 .modal .extlink-url-notice {
  color: #555;
  font-size: 10pt;
  position: absolute;
  left: 18px;
}
.footer-2023 .modal .modal-footer a {
  color: inherit;
}
.footer-2023 .modal-image-enlargement {
  max-width: 60%;
}
.footer-2023 .modal-full {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  max-width: 80%;
  max-height: 80%;
}
.footer-2023 .modal-full .modal-header .modal-content {
  border-radius: 0 !important;
}
.footer-2023 .modal-full .modal-body button.close {
  background-color: #000;
  padding: 0.5rem;
  font-size: inherit;
  line-height: 0;
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
}
.footer-2023 .modal-full .modal-body + .modal-body {
  background-color: #000;
  opacity: 0.7;
  color: #fff;
  position: absolute;
  bottom: 58px;
  width: 100%;
}
.footer-2023 .modal-full .modal-footer .modal-buttons {
  position: absolute;
  right: 0.5rem;
  bottom: 0.5rem;
}
.footer-2023 .modal-fullscreen {
  max-width: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.footer-2023 .modal-fullscreen .modal-header .modal-content {
  border-radius: 0 !important;
}
.footer-2023 .modal-fullscreen .modal-body button.close {
  background-color: #000;
  padding: 0.5rem;
  font-size: inherit;
  line-height: 0;
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
}
.footer-2023 .modal-fullscreen .modal-body + .modal-body {
  background-color: #000;
  opacity: 0.7;
  color: #fff;
  position: absolute;
  bottom: 58px;
  width: 100%;
}
.footer-2023 .modal-fullscreen .modal-footer .modal-buttons {
  position: absolute;
  right: 0.5rem;
  bottom: 0.5rem;
}
@media (max-width: 767.98px) {
  .footer-2023 .modal-full {
    top: 0;
    left: 0;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    max-width: 100%;
    max-height: 100%;
  }
  .footer-2023 .modal-full.modal-site-title {
    margin-top: 85px;
  }
  .footer-2023 .modal-title {
    margin-right: 1.5em;
  }
}
.footer-2023 .tp-gov-d .card-header {
  background: #fff;
}
.footer-2023 .tp-gov-d .card-header .fi,
.footer-2023 .tp-gov-d .card-header svg {
  vertical-align: middle;
  margin-right: 0.5rem;
}
.footer-2023 .tp-gov-d .card-header .fi {
  color: #5a5a5a;
}
.footer-2023 .tp-gov-d .card-header .fi::before {
  position: relative;
  top: 2px;
}
.footer-2023 .tp-gov-d input#gov-d {
  color: #000;
}
.footer-2023 .fullline {
  border-top-width: 1px;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-top-style: solid;
  border-top-color: #eaeaea;
  margin-bottom: 1em;
  width: 100%;
}
.footer-2023 .fullline.fullline-thick {
  border-top-width: 3px;
}
.footer-2023 .print-link {
  display: inline-block;
  margin-bottom: 1rem;
}
@media screen and (max-width: 768px) {
  .footer-2023 .print-link {
    display: none;
  }
}
.footer-2023 .progress-bar {
  background-color: #005eaa;
}
.footer-2023 .progress-bar.bg-success {
  background-color: #497d0c !important;
}
.footer-2023 .progress-bar.bg-info {
  background-color: #88c3ea !important;
}
.footer-2023 .progress-bar.bg-warning {
  background-color: #fbab18 !important;
}
.footer-2023 .progress-bar.bg-danger {
  background-color: #af4448 !important;
}
@media screen and (max-width: 768px) {
  .footer-2023 .cdc-dev-tools,
  .footer-2023 pageinfo-root {
    display: none !important;
    position: absolute;
    left: -9999px;
  }
}
.footer-2023 .multi-page {
  border-radius: 0;
  border-left: none;
  border-right: none;
  border-top: 2px solid #65b0bd;
  border-bottom: 1px solid #cce5e9;
}
.footer-2023 .multi-page .collapse a.active {
  font-weight: 700;
  color: #000;
}
.footer-2023 .multi-page .collapse-icon a.nav-minus:link,
.footer-2023 .multi-page .collapse-icon a.nav-minus:visited,
.footer-2023 .multi-page .collapse-icon a.nav-plus:link,
.footer-2023 .multi-page .collapse-icon a.nav-plus:visited {
  top: 17px;
  right: 15px;
}
.footer-2023 .multi-page .card-header {
  background: 0 0;
  background-color: transparent;
  border: none;
  padding-bottom: 10px;
  padding-left: 0;
}
.footer-2023 .multi-page .card-header .h4 {
  font-size: 1.15rem;
}
.footer-2023 .multi-page .card-header h2 {
  margin-top: 2rem;
  margin-bottom: 0.75rem;
}
.footer-2023 .multi-page .card-header p {
  margin-bottom: 1rem;
}
.footer-2023 .multi-page .block-list {
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer-2023 .multi-page .card-body {
  padding-top: 0;
  margin-top: -4px;
}
.footer-2023 .multi-page .card-body ol {
  text-decoration: none !important;
  list-style-type: none;
  padding-left: 0;
}
.footer-2023 .multi-page .collapse-link {
  margin-top: -4px;
}
.footer-2023 .multi-page [class*=" cdc-icon-"] {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.footer-2023 .multi-page [class*=" cdc-icon-"]::before {
  content: "\f1aa";
  font-family: cdciconfont;
  font-weight: 400;
  color: #65b0bd;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.footer-2023 .tp-multipage {
  border-radius: 0;
  border-left: none;
  border-right: none;
  padding-left: 0;
  padding-right: 0;
  background: 0 0;
}
.footer-2023 .tp-multipage .card-subtitle {
  padding-top: 10px;
}
.footer-2023 .tp-multipage .card-body {
  padding-top: 0;
  margin-top: -4px;
}
.footer-2023 .tp-multipage .collapse-link {
  margin-top: -4px;
}
.footer-2023 .tp-multipage [class*=" cdc-icon-"] {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.footer-2023 .tp-multipage [class*=" cdc-icon-"]::before {
  content: "\f1aa";
  font-family: cdciconfont;
  font-weight: 400;
  color: #65b0bd;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.footer-2023 .tp-multipage ul {
  padding-left: 0;
}
.footer-2023 .tp-multipage ul li {
  list-style-type: none;
  margin-bottom: -5px;
}
.footer-2023 .tp-multipage ul li a {
  position: relative;
  top: -20px;
}
.footer-2023 .tp-multipage ul li.tp-mp-arrow:last-child::after {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAZiS0dEAAAAAAAA+UO7fwAAAAlwSFlzAAAASAAAAEgARslrPgAAASVJREFUaN7tmDFOw0AQRd9uKko4CBHQpkLKDRJXYI5BOjuigWu4CnEugOIiVVrki9CmsymiCBQrFTPjIM0rp5j9b2dkywbHcRzHcRxHhvQ9Jy1fLY8ciIYnZMCIYXJBXVb/R+BxOSOEl1+VEcNJoF5ttAWiSJcQP4Cvo2JmsU5BrFO6uoGmAq6OjnijmM7OX6AnCZkVOlBMPmmaMZ11ap+11kl2AgceFrfEuMZgEjoChhJ6AkYSugIGEvoCPxIVcCktIfsUOsUgnrqo3V9b60/gaXlHy5ru7ecU0/l5CyiH1xUwCK8nYBReR8AwvLyAcXhZgR7Cywn0FB6kXmQt993w7Vw7PEh9E9fllutkR2C8L4ScIlEPL09aZvu/E47jOI7jOI4F3zk/bUzYQnf/AAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE4LTAzLTIwVDE2OjM5OjEyKzAwOjAwt3gNdgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxOC0wMy0yMFQxNjozOToxMiswMDowMMYltcoAAAAodEVYdHN2ZzpiYXNlLXVyaQBmaWxlOi8vL3RtcC9tYWdpY2std05CN1dVZHZOP/85AAAAAElFTkSuQmCC);
}
.footer-2023 .tp-multipage ul li.tp-mp-arrow:first-child::before {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAZiS0dEAAAAAAAA+UO7fwAAAAlwSFlzAAAASAAAAEgARslrPgAAARVJREFUaN7tmDFOAzEQRZ8NDQ1HSS4QOkQuEBaqvQblQgXcAiVVtBwBoRQUQBduAg0goSwFAqQIqsyME+m/0sX3f1vY4wUhhBBCCBFDPT2lbi8sI7dCy5MaYEC/2mHe3myOwG/5bwb0Dt95au9Wjc4FykPHM4lbi/hUqPwB4+pxvQUCyvsJ/FeePGQyerDcyl4gsLy9QHB5W4EC5e0ECpW3EShYHmDbIOP1j8+SyB++d8zPVhbU0xNIy0PaC3kx5Or4fv0FCkpYH6PhEh4XWaiE1ygRJuE5zIVIeI/T7hL+Z7WzhP+LbHx0Cd3Z0uoui7xnER/zJp5fz+iP3iDtA9DRMKnOQ/Y25eu3SrN6kBBCCCGEAPgEKe+DSJLIW5cAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTgtMDMtMjBUMTY6NDA6MzIrMDA6MDAgczRCAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE4LTAzLTIwVDE2OjQwOjMyKzAwOjAwUS6M/gAAACh0RVh0c3ZnOmJhc2UtdXJpAGZpbGU6Ly8vdG1wL21hZ2ljay1ZZkpHTDg0ZisLX9kAAAAASUVORK5CYII=);
}
.footer-2023 a.nav-btn {
  text-decoration: none;
}
.footer-2023 a.nav-btn .bg-primary {
  color: #fff !important;
}
.footer-2023 a.nav-btn .bg-gray,
.footer-2023 a.nav-btn .bg-gray-l1,
.footer-2023 a.nav-btn .bg-gray-l2,
.footer-2023 a.nav-btn .bg-gray-l3,
.footer-2023 a.nav-btn .bg-secondary,
.footer-2023 a.nav-btn .bg-white {
  color: #000 !important;
}
.footer-2023 a.nav-btn .bg-primary p {
  color: #fff !important;
}
.footer-2023 a.nav-btn.nav-btn-horizontal .col p:last-of-type {
  margin-bottom: 0;
}
@-webkit-keyframes slide-in-down {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes slide-in-down {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.footer-2023 .tp-on-this-page {
  color: #000;
  line-height: 1.3;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 0.25rem;
}
.footer-2023 .tp-on-this-page a,
.footer-2023 .tp-on-this-page a:link {
  text-decoration: none;
}
.footer-2023 .tp-on-this-page a:hover,
.footer-2023 .tp-on-this-page a:link:hover {
  color: #005eaa;
  text-decoration: underline;
}
.footer-2023 .tp-on-this-page.float-right {
  margin-left: 1rem;
}
.footer-2023 .tp-on-this-page .card-header {
  padding-top: 1rem;
  padding-bottom: 0.5rem;
  padding-left: 15px;
  border-radius: 0;
  border-bottom: 0;
  border-top: 3px solid #eaeaea;
  background-color: #fff;
  font-size: 19px;
}
.footer-2023 .tp-on-this-page .card-body {
  padding-top: 0.25rem;
}
.footer-2023 .tp-on-this-page .collapse-link,
.footer-2023 .tp-on-this-page a.collapse-link {
  font-size: 17px;
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
  color: #005eaa;
}
.footer-2023 .tp-on-this-page ul.list-group {
  padding-left: 15px;
  padding-right: 15px;
}
.footer-2023 .tp-on-this-page ul.list-group li.list-group-item {
  border: none;
  border-top: 1px dashed #e0e0e0;
  padding-left: 0;
}
.footer-2023 .tp-on-this-page ul.list-group li.list-group-item:last-child {
  border-bottom: none;
}
.footer-2023 .tp-on-this-page ul.list-group li.list-group-item:last-child:hover {
  border-bottom: none;
}
.footer-2023 .tp-on-this-page.cyan {
  border-bottom: 1px solid #65b0bd;
}
.footer-2023 .tp-on-this-page.cyan .card-header {
  padding-top: 1rem;
  padding-bottom: 0.75rem;
  padding-left: 15px;
  border-radius: 0;
  border-bottom: 0;
  border-top: 3px solid #bdbdbd;
  background-color: #fff;
  font-size: 19px;
}
.footer-2023 .tp-on-this-page.cyan.cyan {
  border-bottom: 1px solid #65b0bd;
}
.footer-2023 .tp-on-this-page.cyan.cyan .card-header {
  border-top: 3px solid #65b0bd;
}
@media (max-width: 768px) {
  .footer-2023 .tp-on-this-page .tp-on-this-page {
    float: none !important;
    margin-left: 0 !important;
  }
}
.footer-2023 .tp-on-this-page-large {
  width: 100%;
}
@media (max-width: 768px) {
  .footer-2023 .tp-on-this-page {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
  }
}
@media (min-width: 768px) {
  .footer-2023 .tp-on-this-page ul.list-group li.list-group-item:first-child {
    border-top: none;
  }
  .footer-2023 .tp-on-this-page ul.list-group li.list-group-item:first-child:hover {
    border-top: none;
  }
}
.footer-2023 .tp-on-this-page-2022 {
  border: none;
}
.footer-2023 .tp-on-this-page-2022 .card-header {
  font-family: "Open Sans Semibold";
  background-color: #fff;
  border-top: 2px solid #e2e8ed;
  border-radius: 0;
  border-bottom: none;
  padding: 20px 2px 2px 20px;
}
.footer-2023 .tp-on-this-page-2022 .card-body > ul {
  list-style-type: "-";
  padding-left: 10px;
}
.footer-2023 .tp-on-this-page-2022 .card-body > ul.list-shown li:nth-child(n + 6) {
  -webkit-animation: slide-in-down 0.5s;
  animation: slide-in-down 0.5s;
  display: list-item;
}
.footer-2023 .tp-on-this-page-2022 .card-body > ul li {
  padding-left: 5px;
  font-size: 0.89rem;
}
.footer-2023 .tp-on-this-page-2022 .card-body > ul li:nth-child(n + 6) {
  display: none;
}
.footer-2023 .tp-on-this-page-2022 .card-body > ul li a {
  text-decoration: none;
}
.footer-2023 .tp-on-this-page-2022 .card-body > ul li a:hover {
  text-decoration: underline;
}
.footer-2023 .tp-on-this-page-2022 button.btn.btn-more {
  background-color: rgba(226, 232, 237, 0.2);
  border: 0;
  border-bottom: 2px solid #e2e8ed;
  border-radius: 0;
  font-size: 14px;
  text-transform: uppercase;
  color: #005eaa;
  width: 100%;
  text-align: left;
}
.footer-2023 .tp-on-this-page-2022 button.btn.btn-more:hover {
  text-decoration: none;
  background-color: rgba(163, 182, 198, 0.2);
}
.footer-2023 [data-cdc-slider] img {
  max-width: 100%;
}
.footer-2023 .slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.footer-2023 .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.footer-2023 .slick-list:focus {
  outline: 0;
}
.footer-2023 .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.footer-2023 .slick-slider .slick-list,
.footer-2023 .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.footer-2023 .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.footer-2023 .slick-track:after,
.footer-2023 .slick-track:before {
  content: "";
  display: table;
}
.footer-2023 .slick-track:after {
  clear: both;
}
.footer-2023 .slick-loading .slick-track {
  visibility: hidden;
}
.footer-2023 .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.footer-2023 [dir="rtl"] .slick-slide {
  float: right;
}
.footer-2023 .slick-slide img {
  display: block;
}
.footer-2023 .slick-slide.slick-loading img {
  display: none;
}
.footer-2023 .slick-slide.dragging img {
  pointer-events: none;
}
.footer-2023 .slick-initialized .slick-slide {
  display: block;
}
.footer-2023 .slick-loading .slick-slide {
  visibility: hidden;
}
.footer-2023 .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.footer-2023 .slick-arrow.slick-hidden {
  display: none;
}
.footer-2023 .slick-loading .slick-list {
  background: #fff url(/TemplatePackage/contrib/libs/slick/ajax-loader.gif) center center no-repeat;
}
@font-face {
  font-family: slick;
  src: url(/TemplatePackage/contrib/libs/slick/fonts/slick.eot);
  src: url(/TemplatePackage/contrib/libs/slick/fonts/slick.eot?#iefix) format("embedded-opentype"), url(/TemplatePackage/contrib/libs/slick/fonts/slick.woff) format("woff"), url(/TemplatePackage/contrib/libs/slick/fonts/slick.ttf) format("truetype"), url(/TemplatePackage/contrib/libs/slick/fonts/slick.svg#slick) format("svg");
  font-weight: 400;
  font-style: normal;
}
.footer-2023 .slick-next,
.footer-2023 .slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: 0;
}
.footer-2023 .slick-next:focus,
.footer-2023 .slick-next:hover,
.footer-2023 .slick-prev:focus,
.footer-2023 .slick-prev:hover {
  outline: 0;
  background: 0 0;
  color: transparent;
}
.footer-2023 .slick-next:focus:before,
.footer-2023 .slick-next:hover:before,
.footer-2023 .slick-prev:focus:before,
.footer-2023 .slick-prev:hover:before {
  opacity: 1;
}
.footer-2023 .slick-next.slick-disabled:before,
.footer-2023 .slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.footer-2023 .slick-next:before,
.footer-2023 .slick-prev:before {
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.footer-2023 .slick-prev {
  left: -25px;
}
.footer-2023 [dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.footer-2023 .slick-prev:before {
  content: "â†";
}
.footer-2023 [dir="rtl"] .slick-prev:before {
  content: "â†’";
}
.footer-2023 .slick-next {
  right: -25px;
}
.footer-2023 [dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.footer-2023 .slick-next:before {
  content: "â†’";
}
.footer-2023 [dir="rtl"] .slick-next:before {
  content: "â†";
}
.footer-2023 .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.footer-2023 .slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.footer-2023 .slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.footer-2023 .slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 20px;
  width: 20px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.footer-2023 .slick-dots li button:focus,
.footer-2023 .slick-dots li button:hover {
  outline: 0;
}
.footer-2023 .slick-dots li button:focus:before,
.footer-2023 .slick-dots li button:hover:before {
  opacity: 1;
}
.footer-2023 .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "â€¢";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.footer-2023 .slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}
.footer-2023 .slider {
  display: none;
}
.footer-2023 .slider.slick-initialized {
  display: block;
}
.footer-2023 .slick-slider .rounded-circle {
  width: 80px;
  height: 80px;
  border-radius: 50% !important;
}
.footer-2023 .slick-slider .slick-next,
.footer-2023 .slick-slider .slick-prev {
  z-index: 99;
  opacity: 0.4;
  border: 1px solid rgba(255, 255, 255, 0.25);
  background: rgba(0, 0, 0, 0.25);
  border-radius: 50px;
}
.footer-2023 .slick-slider .slick-next:active,
.footer-2023 .slick-slider .slick-next:visited,
.footer-2023 .slick-slider .slick-prev:active,
.footer-2023 .slick-slider .slick-prev:visited {
  opacity: 0.4;
}
.footer-2023 .slick-slider .slick-next:hover,
.footer-2023 .slick-slider .slick-prev:hover {
  opacity: 1;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(0, 0, 0, 0.25);
  border-radius: 50px;
}
.footer-2023 .slick-slider .slick-next::before,
.footer-2023 .slick-slider .slick-prev::before {
  font-family: inherit;
  content: none;
}
.footer-2023 .slick-slider .slick-next:focus,
.footer-2023 .slick-slider .slick-prev:focus {
  border: none;
}
.footer-2023 .slick-slider .slick-next svg,
.footer-2023 .slick-slider .slick-prev svg {
  fill: #fff;
  width: 60%;
}
.footer-2023 .slick-slider .slick-next .fi,
.footer-2023 .slick-slider .slick-prev .fi {
  position: relative;
  top: 1px;
  color: #fff;
  font-size: 50px;
}
.footer-2023 .slick-slider .slick-prev {
  left: 25px;
}
.footer-2023 .slick-slider .slick-next {
  right: 25px;
}
.footer-2023 .slick-slider .slick-slide {
  position: relative;
  opacity: 0.7;
}
.footer-2023 .slick-slider .slick-slide.slick-current,
.footer-2023 .slick-slider .slick-slide:hover {
  opacity: 1;
}
.footer-2023 .slick-slider .slick-slide svg.minus,
.footer-2023 .slick-slider .slick-slide svg.plus {
  width: 24px;
  height: 24px;
  display: block;
}
.footer-2023 .slick-slider .slick-slide svg.minus {
  display: none;
}
.footer-2023 .slick-slider .slick-slide a.card-slide-link {
  color: initial;
  text-decoration: initial;
  display: block;
  height: 100%;
}
.footer-2023 .slick-slider .slick-slide img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.footer-2023 .slick-slider .slide-caption h3 {
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
  margin-bottom: 0;
}
.footer-2023 .slick-slider .slide-caption a,
.footer-2023 .slick-slider .slide-caption a:active,
.footer-2023 .slick-slider .slide-caption a:hover,
.footer-2023 .slick-slider .slide-caption a:visited {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
}
.footer-2023 .slick-slider .slide-caption .tp-link-policy svg {
  fill: #fff;
}
.footer-2023 .slick-slider .slide-caption .caption-toggle {
  display: none;
}
.footer-2023 .slick-slider .slide-caption .slide-caption-content {
  display: block;
}
.footer-2023 .slick-slider .slide-caption .slide-caption-content a {
  color: #075290;
}
.footer-2023 .slick-slider .slide-caption .slide-caption-content a:hover {
  text-decoration: underline;
}
.footer-2023 .slick-slider .slide-caption .slide-caption-icon-container {
  font-size: 1rem;
  position: absolute;
  bottom: 15px;
  left: 20px;
}
.footer-2023 .slick-slider .slide-caption .slide-caption-icon-container a {
  color: #fff;
}
.footer-2023 .slick-slider .slide-caption .slide-caption-icon-container svg {
  vertical-align: middle;
  margin-right: 10px;
  width: 17px;
  height: 17px;
}
.footer-2023 .slick-slider .slide-content {
  position: relative;
  background: #efefef;
}
.footer-2023 .slick-slider ul.slick-dots {
  bottom: -35px;
}
.footer-2023 .slick-slider ul.slick-dots li {
  width: 30px;
}
.footer-2023 .slick-slider ul.slick-dots li button {
  border: 1px solid #555;
  width: 100%;
  height: 3px;
  padding: 2px;
}
.footer-2023 .slick-slider ul.slick-dots li button::before {
  content: none;
}
.footer-2023 .slick-slider ul.slick-dots li button:hover {
  background-color: #e0e0e0;
}
.footer-2023 .slick-slider ul.slick-dots li.slick-active button {
  background-color: #555;
}
.footer-2023 .slick-slider.expand-captions .slick-slide svg.plus {
  display: none;
}
.footer-2023 .slick-slider.expand-captions .slick-slide svg.minus {
  display: block;
}
.footer-2023 .slick-slider.w-auto .slick-slide img {
  height: 100%;
  max-height: 100%;
  width: auto;
}
.footer-2023 .slick-slider .slick-next::before,
.footer-2023 .slick-slider .slick-prev::before {
  font-size: 55px;
  line-height: 1.55;
}
.footer-2023 .slick-slider [data-target-type="video"] svg.icon-play {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0.5;
  width: 40%;
  height: 40%;
  fill: #fff;
}
.footer-2023 .slick-slider [data-target-type="video"] .fi.icon-play {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0.5;
  color: #fff;
  font-size: 20vw;
}
.footer-2023 .slick-slider.slider-nav {
  padding-top: 4px;
}
.footer-2023 .slick-slider.slider-nav .slide-caption {
  position: inherit;
  display: none;
}
.footer-2023 .slick-slider.slider-nav .slick-list {
  margin: 0 0 0 -2px;
}
.footer-2023 .slick-slider.slider-nav .slick-slide {
  margin: 0 0 0 2px;
}
.footer-2023 .slick-slider.slider-nav [data-target-type="video"] svg {
  width: 40px;
  height: 40px;
}
.footer-2023 .slick-slider.slider-for .slick-slide {
  position: relative;
}
.footer-2023 .slick-slider[data-cdc-slider="carousel-slider"] .slide-caption,
.footer-2023 .slick-slider[data-cdc-slider="standard-slider"] .slide-caption {
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: left;
  padding: 20px;
}
.footer-2023 .slick-slider[data-cdc-slider="carousel-slider"] .slide-caption svg use[href="#external"],
.footer-2023 .slick-slider[data-cdc-slider="standard-slider"] .slide-caption svg use[href="#external"] {
  fill: #fff;
}
.footer-2023 .slick-slider[data-cdc-slider="carousel-slider"] .slide-caption h3,
.footer-2023 .slick-slider[data-cdc-slider="standard-slider"] .slide-caption h3 {
  margin-top: 0;
}
.footer-2023 .slick-slider[data-cdc-slider="carousel-slider"] .slide-caption.slide-caption-has-icon,
.footer-2023 .slick-slider[data-cdc-slider="standard-slider"] .slide-caption.slide-caption-has-icon {
  padding-bottom: 40px;
}
.footer-2023 .slick-slider[data-cdc-slider="carousel-slider"] .slide-caption-content,
.footer-2023 .slick-slider[data-cdc-slider="standard-slider"] .slide-caption-content {
  display: block;
}
.footer-2023 .slick-slider[data-cdc-slider="carousel-slider"] .slide-caption-content a,
.footer-2023 .slick-slider[data-cdc-slider="standard-slider"] .slide-caption-content a {
  color: #fff;
  text-decoration: underline;
}
.footer-2023 .slick-slider[data-cdc-slider="carousel-slider"] .slide-caption-content a:hover,
.footer-2023 .slick-slider[data-cdc-slider="standard-slider"] .slide-caption-content a:hover {
  color: #075290;
}
.footer-2023 .slick-slider[data-cdc-slider="carousel-slider"][data-larger-overlay-description="false"] .slide-caption,
.footer-2023 .slick-slider[data-cdc-slider="standard-slider"][data-larger-overlay-description="false"] .slide-caption {
  position: relative;
  background: #000;
}
.footer-2023 .slick-slider[data-cdc-slider="thumbnail-slider"] .slick-slide {
  margin: 0 2px;
  padding: 0;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  opacity: 1;
}
.footer-2023 .slick-slider[data-cdc-slider="thumbnail-slider"].description-overlay-off .slide-caption {
  position: inherit;
}
.footer-2023 .slick-slider[data-cdc-slider="thumbnail-slider"] .slide-caption {
  clear: left;
  text-align: left;
  font-size: 0.9em;
  background: #fff;
  color: #555;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.footer-2023 .slick-slider[data-cdc-slider="thumbnail-slider"] .slide-caption h3 {
  margin: 15px 0 0 0;
  padding: 0 15px;
}
.footer-2023 .slick-slider[data-cdc-slider="thumbnail-slider"] .slide-caption.slide-caption-has-icon {
  padding-bottom: 40px;
}
.footer-2023 .slick-slider[data-cdc-slider="thumbnail-slider"] .slide-caption .slide-caption-content {
  padding: 15px;
}
.footer-2023 .slick-slider[data-cdc-slider="thumbnail-slider"] .slide-caption-icon-container {
  padding: 0.75rem 1.25rem;
  bottom: 0;
  left: 0;
  width: 100%;
}
.footer-2023 .slick-slider[data-cdc-slider="thumbnail-slider"]:not(.mobile-view) .slide-caption-icon-container {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.footer-2023 .slick-slider.mobile-view .slick-slide {
  background: #f0f0f0;
}
.footer-2023 .slick-slider.mobile-view.slider-nav {
  display: none;
}
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="carousel-slider"][data-larger-overlay-description="false"] .slide-caption,
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="standard-slider"][data-larger-overlay-description="false"] .slide-caption,
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="thumbnail-slider"][data-larger-overlay-description="false"] .slide-caption {
  background: #f0f0f0;
}
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="carousel-slider"] .slide-caption,
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="standard-slider"] .slide-caption,
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="thumbnail-slider"] .slide-caption {
  position: relative;
  padding: 10px;
  color: #000;
  background: #f0f0f0;
}
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="carousel-slider"] .slide-caption .caption-toggle,
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="standard-slider"] .slide-caption .caption-toggle,
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="thumbnail-slider"] .slide-caption .caption-toggle {
  display: block;
}
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="carousel-slider"] .slide-caption .slide-caption-content,
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="standard-slider"] .slide-caption .slide-caption-content,
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="thumbnail-slider"] .slide-caption .slide-caption-content {
  display: none;
}
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="carousel-slider"] .slide-caption .tp-link-policy svg,
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="standard-slider"] .slide-caption .tp-link-policy svg,
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="thumbnail-slider"] .slide-caption .tp-link-policy svg {
  fill: #075290;
}
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="carousel-slider"] .slide-caption h3::before,
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="standard-slider"] .slide-caption h3::before,
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="thumbnail-slider"] .slide-caption h3::before {
  content: attr(data-slide-page-text) " | ";
}
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="carousel-slider"] .slide-caption h3.no-title::before,
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="standard-slider"] .slide-caption h3.no-title::before,
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="thumbnail-slider"] .slide-caption h3.no-title::before {
  content: attr(data-slide-page-text) "";
}
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="carousel-slider"] .slide-caption.slide-caption-has-icon,
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="standard-slider"] .slide-caption.slide-caption-has-icon,
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="thumbnail-slider"] .slide-caption.slide-caption-has-icon {
  padding-bottom: 40px;
}
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="carousel-slider"].expand-captions .slide-caption .slide-caption-content,
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="standard-slider"].expand-captions .slide-caption .slide-caption-content,
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="thumbnail-slider"].expand-captions .slide-caption .slide-caption-content {
  display: block;
}
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="carousel-slider"] .slide-caption .slide-caption-content a,
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="standard-slider"] .slide-caption .slide-caption-content a {
  color: #075290;
  text-decoration: none;
}
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="carousel-slider"] .slide-caption .slide-caption-content a:hover,
.footer-2023 .slick-slider.mobile-view[data-cdc-slider="standard-slider"] .slide-caption .slide-caption-content a:hover {
  color: #075290;
  text-decoration: underline;
}
.footer-2023 .socialMediaFeeds {
  padding: 0;
  background: #fff;
  border: 1px solid #e0e0e0;
}
.footer-2023 .socialMediaFeeds .card-header {
  padding-left: none;
  background: #fff;
  height: 50px;
}
.footer-2023 .socialMediaFeeds .card-header svg {
  float: left;
}
.footer-2023 .socialMediaFeeds .card-header h4 {
  float: left;
  position: relative;
  left: 10px;
}
.footer-2023 .socialMediaFeeds .card-footer a {
  text-decoration: none;
}
.footer-2023 .socialMediaFeeds .card-footer a:hover {
  color: #005eaa;
  border-bottom: 1px solid #005eaa;
}
.footer-2023 .socialMediaFeeds svg.social-icon {
  width: 25px;
  height: 25px;
  float: left;
  margin: 0 5px 0 0;
}
.footer-2023 .socialMediaFeeds .post {
  font-size: 17px;
  padding: 10px 0;
  line-height: 30px;
  border-bottom: 1px dashed #e0e0e0;
}
.footer-2023 .socialMediaFeeds .post:last-child {
  border-bottom: none;
}
.footer-2023 .socialMediaFeeds .feed-header {
  width: 100%;
  font-weight: 400;
  font-size: 1.375rem;
}
.footer-2023 .socialMediaFeeds .feed-header a {
  text-decoration: none;
}
.footer-2023 .page-share {
  list-style-type: none;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.footer-2023 .page-share ul {
  margin-bottom: 0;
  padding: 0;
}
.footer-2023 .page-share li {
  display: inline-block;
  padding-right: 0.875rem;
  margin-bottom: 0;
}
.footer-2023 .page-share li a {
  display: inline-block;
}
.footer-2023 .page-share li a .fi {
  font-size: 24px;
  vertical-align: middle;
}
.footer-2023 .page-share li a .fi.cdc-icon-fb-round {
  color: #3b5998;
}
.footer-2023 .page-share li a .fi.cdc-icon-email-round {
  color: #333;
}
.footer-2023 .page-share li a .fi.cdc-icon-twitter-round {
  color: #00b6f1;
}
.footer-2023 .page-share li a .fi.cdc-icon-syndication-round {
  color: #f45a03;
}
.footer-2023 .social-media-footer {
  list-style: none;
  padding-left: 0 !important;
}
.footer-2023 .social-media-footer li {
  margin-bottom: 0;
  width: 100%;
  text-align: center;
}
.footer-2023 .social-media-footer li:not(:first-of-type) {
  border-left: 1px solid #fff;
}
.footer-2023 .social-media-footer li .fi {
  position: relative;
  top: 3px;
  color: #fff;
}
.footer-2023 .social-media-footer li .fi.cdc-icon-email::before,
.footer-2023 .social-media-footer li .fi.cdc-icon-fb::before,
.footer-2023 .social-media-footer li .fi.cdc-icon-linkedin::before,
.footer-2023 .social-media-footer li .fi.cdc-icon-twitter-white::before {
  color: #fff !important;
}
.footer-2023 div.socl-hd.card-header {
  height: auto;
}
.footer-2023 div.socl-hd.card-header h4 {
  float: none;
}
.footer-2023 html.cdc-2020 .splash-card .card-title .title-decor-bar-container {
  margin-top: -18px !important;
  margin-bottom: 0 !important;
}
.footer-2023 .theme-blue .card.splash-card .card-text {
  font-size: 17px;
}
.footer-2023 .theme-blue .card.splash-card.bg-amber-q a:not(.btn),
.footer-2023 .theme-blue .card.splash-card.bg-amber-t a:not(.btn),
.footer-2023 .theme-blue .card.splash-card.bg-gray-l1 a:not(.btn),
.footer-2023 .theme-blue .card.splash-card.bg-gray-l2 a:not(.btn),
.footer-2023 .theme-blue .card.splash-card.bg-gray-l3 a:not(.btn),
.footer-2023 .theme-blue .card.splash-card.bg-quaternary a:not(.btn),
.footer-2023 .theme-blue .card.splash-card.bg-tertiary a:not(.btn) {
  color: #005eaa;
}
.footer-2023 .theme-blue .card.splash-card.bg-amber-p a,
.footer-2023 .theme-blue .card.splash-card.bg-amber-s a {
  color: #000;
}
.footer-2023 .theme-blue .card.splash-card.bg-white .card-title,
.footer-2023 .theme-blue .card.splash-card.bg-white p {
  color: #000;
}
.footer-2023 .theme-blue .card.splash-card.bg-white a {
  color: #005eaa;
}
.footer-2023 .theme-purple .card.splash-card .card-text {
  font-size: 17px;
}
.footer-2023 .theme-purple .card.splash-card.bg-amber-q a:not(.btn),
.footer-2023 .theme-purple .card.splash-card.bg-amber-t a:not(.btn),
.footer-2023 .theme-purple .card.splash-card.bg-gray-l1 a:not(.btn),
.footer-2023 .theme-purple .card.splash-card.bg-gray-l2 a:not(.btn),
.footer-2023 .theme-purple .card.splash-card.bg-gray-l3 a:not(.btn),
.footer-2023 .theme-purple .card.splash-card.bg-quaternary a:not(.btn),
.footer-2023 .theme-purple .card.splash-card.bg-tertiary a:not(.btn) {
  color: #712177;
}
.footer-2023 .theme-purple .card.splash-card.bg-amber-p a,
.footer-2023 .theme-purple .card.splash-card.bg-amber-s a {
  color: #000;
}
.footer-2023 .theme-purple .card.splash-card.bg-white .card-title,
.footer-2023 .theme-purple .card.splash-card.bg-white p {
  color: #000;
}
.footer-2023 .theme-purple .card.splash-card.bg-white a {
  color: #712177;
}
.footer-2023 .theme-brown .card.splash-card .card-text {
  font-size: 17px;
}
.footer-2023 .theme-brown .card.splash-card.bg-amber-q a:not(.btn),
.footer-2023 .theme-brown .card.splash-card.bg-amber-t a:not(.btn),
.footer-2023 .theme-brown .card.splash-card.bg-gray-l1 a:not(.btn),
.footer-2023 .theme-brown .card.splash-card.bg-gray-l2 a:not(.btn),
.footer-2023 .theme-brown .card.splash-card.bg-gray-l3 a:not(.btn),
.footer-2023 .theme-brown .card.splash-card.bg-quaternary a:not(.btn),
.footer-2023 .theme-brown .card.splash-card.bg-tertiary a:not(.btn) {
  color: #705043;
}
.footer-2023 .theme-brown .card.splash-card.bg-amber-p a,
.footer-2023 .theme-brown .card.splash-card.bg-amber-s a {
  color: #000;
}
.footer-2023 .theme-brown .card.splash-card.bg-white .card-title,
.footer-2023 .theme-brown .card.splash-card.bg-white p {
  color: #000;
}
.footer-2023 .theme-brown .card.splash-card.bg-white a {
  color: #705043;
}
.footer-2023 .theme-teal .card.splash-card .card-text {
  font-size: 17px;
}
.footer-2023 .theme-teal .card.splash-card.bg-amber-q a:not(.btn),
.footer-2023 .theme-teal .card.splash-card.bg-amber-t a:not(.btn),
.footer-2023 .theme-teal .card.splash-card.bg-gray-l1 a:not(.btn),
.footer-2023 .theme-teal .card.splash-card.bg-gray-l2 a:not(.btn),
.footer-2023 .theme-teal .card.splash-card.bg-gray-l3 a:not(.btn),
.footer-2023 .theme-teal .card.splash-card.bg-quaternary a:not(.btn),
.footer-2023 .theme-teal .card.splash-card.bg-tertiary a:not(.btn) {
  color: #00695c;
}
.footer-2023 .theme-teal .card.splash-card.bg-amber-p a,
.footer-2023 .theme-teal .card.splash-card.bg-amber-s a {
  color: #000;
}
.footer-2023 .theme-teal .card.splash-card.bg-white .card-title,
.footer-2023 .theme-teal .card.splash-card.bg-white p {
  color: #000;
}
.footer-2023 .theme-teal .card.splash-card.bg-white a {
  color: #00695c;
}
.footer-2023 .theme-pink .card.splash-card .card-text {
  font-size: 17px;
}
.footer-2023 .theme-pink .card.splash-card.bg-amber-q a:not(.btn),
.footer-2023 .theme-pink .card.splash-card.bg-amber-t a:not(.btn),
.footer-2023 .theme-pink .card.splash-card.bg-gray-l1 a:not(.btn),
.footer-2023 .theme-pink .card.splash-card.bg-gray-l2 a:not(.btn),
.footer-2023 .theme-pink .card.splash-card.bg-gray-l3 a:not(.btn),
.footer-2023 .theme-pink .card.splash-card.bg-quaternary a:not(.btn),
.footer-2023 .theme-pink .card.splash-card.bg-tertiary a:not(.btn) {
  color: #af4448;
}
.footer-2023 .theme-pink .card.splash-card.bg-amber-p a,
.footer-2023 .theme-pink .card.splash-card.bg-amber-s a {
  color: #000;
}
.footer-2023 .theme-pink .card.splash-card.bg-white .card-title,
.footer-2023 .theme-pink .card.splash-card.bg-white p {
  color: #000;
}
.footer-2023 .theme-pink .card.splash-card.bg-white a {
  color: #af4448;
}
.footer-2023 .theme-orange .card.splash-card .card-text {
  font-size: 17px;
}
.footer-2023 .theme-orange .card.splash-card.bg-amber-q a:not(.btn),
.footer-2023 .theme-orange .card.splash-card.bg-amber-t a:not(.btn),
.footer-2023 .theme-orange .card.splash-card.bg-gray-l1 a:not(.btn),
.footer-2023 .theme-orange .card.splash-card.bg-gray-l2 a:not(.btn),
.footer-2023 .theme-orange .card.splash-card.bg-gray-l3 a:not(.btn),
.footer-2023 .theme-orange .card.splash-card.bg-quaternary a:not(.btn),
.footer-2023 .theme-orange .card.splash-card.bg-tertiary a:not(.btn) {
  color: #bb4d00;
}
.footer-2023 .theme-orange .card.splash-card.bg-amber-p a,
.footer-2023 .theme-orange .card.splash-card.bg-amber-s a {
  color: #000;
}
.footer-2023 .theme-orange .card.splash-card.bg-white .card-title,
.footer-2023 .theme-orange .card.splash-card.bg-white p {
  color: #000;
}
.footer-2023 .theme-orange .card.splash-card.bg-white a {
  color: #bb4d00;
}
.footer-2023 .theme-slate .card.splash-card .card-text {
  font-size: 17px;
}
.footer-2023 .theme-slate .card.splash-card.bg-amber-q a:not(.btn),
.footer-2023 .theme-slate .card.splash-card.bg-amber-t a:not(.btn),
.footer-2023 .theme-slate .card.splash-card.bg-gray-l1 a:not(.btn),
.footer-2023 .theme-slate .card.splash-card.bg-gray-l2 a:not(.btn),
.footer-2023 .theme-slate .card.splash-card.bg-gray-l3 a:not(.btn),
.footer-2023 .theme-slate .card.splash-card.bg-quaternary a:not(.btn),
.footer-2023 .theme-slate .card.splash-card.bg-tertiary a:not(.btn) {
  color: #29434e;
}
.footer-2023 .theme-slate .card.splash-card.bg-amber-p a,
.footer-2023 .theme-slate .card.splash-card.bg-amber-s a {
  color: #000;
}
.footer-2023 .theme-slate .card.splash-card.bg-white .card-title,
.footer-2023 .theme-slate .card.splash-card.bg-white p {
  color: #000;
}
.footer-2023 .theme-slate .card.splash-card.bg-white a {
  color: #29434e;
}
.footer-2023 .theme-indigo .card.splash-card .card-text {
  font-size: 17px;
}
.footer-2023 .theme-indigo .card.splash-card.bg-amber-q a:not(.btn),
.footer-2023 .theme-indigo .card.splash-card.bg-amber-t a:not(.btn),
.footer-2023 .theme-indigo .card.splash-card.bg-gray-l1 a:not(.btn),
.footer-2023 .theme-indigo .card.splash-card.bg-gray-l2 a:not(.btn),
.footer-2023 .theme-indigo .card.splash-card.bg-gray-l3 a:not(.btn),
.footer-2023 .theme-indigo .card.splash-card.bg-quaternary a:not(.btn),
.footer-2023 .theme-indigo .card.splash-card.bg-tertiary a:not(.btn) {
  color: #26418f;
}
.footer-2023 .theme-indigo .card.splash-card.bg-amber-p a,
.footer-2023 .theme-indigo .card.splash-card.bg-amber-s a {
  color: #000;
}
.footer-2023 .theme-indigo .card.splash-card.bg-white .card-title,
.footer-2023 .theme-indigo .card.splash-card.bg-white p {
  color: #000;
}
.footer-2023 .theme-indigo .card.splash-card.bg-white a {
  color: #26418f;
}
.footer-2023 .theme-cyan .card.splash-card .card-text {
  font-size: 17px;
}
.footer-2023 .theme-cyan .card.splash-card.bg-amber-q a:not(.btn),
.footer-2023 .theme-cyan .card.splash-card.bg-amber-t a:not(.btn),
.footer-2023 .theme-cyan .card.splash-card.bg-gray-l1 a:not(.btn),
.footer-2023 .theme-cyan .card.splash-card.bg-gray-l2 a:not(.btn),
.footer-2023 .theme-cyan .card.splash-card.bg-gray-l3 a:not(.btn),
.footer-2023 .theme-cyan .card.splash-card.bg-quaternary a:not(.btn),
.footer-2023 .theme-cyan .card.splash-card.bg-tertiary a:not(.btn) {
  color: #006778;
}
.footer-2023 .theme-cyan .card.splash-card.bg-amber-p a,
.footer-2023 .theme-cyan .card.splash-card.bg-amber-s a {
  color: #000;
}
.footer-2023 .theme-cyan .card.splash-card.bg-white .card-title,
.footer-2023 .theme-cyan .card.splash-card.bg-white p {
  color: #000;
}
.footer-2023 .theme-cyan .card.splash-card.bg-white a {
  color: #006778;
}
.footer-2023 .theme-green .card.splash-card .card-text {
  font-size: 17px;
}
.footer-2023 .theme-green .card.splash-card.bg-amber-q a:not(.btn),
.footer-2023 .theme-green .card.splash-card.bg-amber-t a:not(.btn),
.footer-2023 .theme-green .card.splash-card.bg-gray-l1 a:not(.btn),
.footer-2023 .theme-green .card.splash-card.bg-gray-l2 a:not(.btn),
.footer-2023 .theme-green .card.splash-card.bg-gray-l3 a:not(.btn),
.footer-2023 .theme-green .card.splash-card.bg-quaternary a:not(.btn),
.footer-2023 .theme-green .card.splash-card.bg-tertiary a:not(.btn) {
  color: #497d0c;
}
.footer-2023 .theme-green .card.splash-card.bg-amber-p a,
.footer-2023 .theme-green .card.splash-card.bg-amber-s a {
  color: #000;
}
.footer-2023 .theme-green .card.splash-card.bg-white .card-title,
.footer-2023 .theme-green .card.splash-card.bg-white p {
  color: #000;
}
.footer-2023 .theme-green .card.splash-card.bg-white a {
  color: #497d0c;
}
.footer-2023 .theme-amber .card.splash-card .card-text {
  font-size: 17px;
}
.footer-2023 .theme-amber .card.splash-card.bg-amber-q a:not(.btn),
.footer-2023 .theme-amber .card.splash-card.bg-amber-t a:not(.btn),
.footer-2023 .theme-amber .card.splash-card.bg-gray-l1 a:not(.btn),
.footer-2023 .theme-amber .card.splash-card.bg-gray-l2 a:not(.btn),
.footer-2023 .theme-amber .card.splash-card.bg-gray-l3 a:not(.btn),
.footer-2023 .theme-amber .card.splash-card.bg-quaternary a:not(.btn),
.footer-2023 .theme-amber .card.splash-card.bg-tertiary a:not(.btn) {
  color: #fbab18;
}
.footer-2023 .theme-amber .card.splash-card.bg-amber-p a,
.footer-2023 .theme-amber .card.splash-card.bg-amber-s a {
  color: #000;
}
.footer-2023 .theme-amber .card.splash-card.bg-white .card-title,
.footer-2023 .theme-amber .card.splash-card.bg-white p {
  color: #000;
}
.footer-2023 .theme-amber .card.splash-card.bg-white a {
  color: #fbab18;
}
.footer-2023 .cdc-page-type-splash .share-mobile {
  display: none;
}
.footer-2023 .cdc-page-type-splash .card {
  background-color: transparent;
}
@media screen and (min-width: 1200px) {
  .footer-2023 .cdc-page-type-splash .splash-col.col-md-12 {
    padding: 50px 100px 40px;
  }
  .footer-2023 .cdc-page-type-splash .splash-col:not(.col-md-12) {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .footer-2023 .cdc-page-type-splash .splash-col:not(.col-md-12):first-child {
    padding-left: 100px;
  }
  .footer-2023 .cdc-page-type-splash .splash-col:not(.col-md-12):last-child {
    padding-right: 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .footer-2023 .cdc-page-type-splash .splash-col.col-md-12 {
    padding: 50px 30px 40px;
  }
  .footer-2023 .cdc-page-type-splash .splash-col:not(.col-md-12) {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .footer-2023 .cdc-page-type-splash .splash-col:not(.col-md-12):first-child {
    padding-left: 30px;
  }
  .footer-2023 .cdc-page-type-splash .splash-col:not(.col-md-12):last-child {
    padding-right: 30px;
  }
}
@media screen and (max-width: 768px) {
  .footer-2023 .cdc-page-type-splash .splash-col.col-md-12 {
    padding: 40px 15px 30px;
  }
  .footer-2023 .cdc-page-type-splash .splash-col:not(.col-md-12) {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .footer-2023 .cdc-page-type-splash .splash-col:not(.col-md-12):first-child {
    padding-left: 15px;
  }
  .footer-2023 .cdc-page-type-splash .splash-col:not(.col-md-12):last-child {
    padding-right: 15px;
  }
}
@media screen and (min-width: 768px) {
  .footer-2023 .cdc-page-type-splash .splash-full-col {
    padding-top: 50px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .footer-2023 .cdc-page-type-splash .splash-full-col {
    padding-top: 40px;
    padding-bottom: 30px;
  }
}
.footer-2023 .cdc-page-type-splash .visual-element .splash-full-col {
  padding: 0;
}
@media (max-width: 767.98px) {
  .footer-2023 .step-table .row [class*="col-"]:not(:last-child) {
    border-bottom: none;
  }
  .footer-2023 .step-table .row div > p:last-child {
    margin-bottom: 0 !important;
  }
}
.footer-2023 .step-table .row div > p:last-child {
  margin-bottom: 0 !important;
}
.footer-2023 .step-table .column-header {
  margin: 0 !important;
  font-size: 1.125rem;
  font-weight: 700;
}
.footer-2023 .step-table .row-header {
  margin: 0 !important;
  font-size: 1rem;
  font-weight: 700;
}
@media (max-width: 767px) {
  .footer-2023 .step-table .column-header {
    font-size: 1.125rem;
    padding-top: 0.7em;
  }
  .footer-2023 .step-table .row-header {
    font-size: 1.125rem;
    padding-bottom: 0.7em !important;
  }
}
.footer-2023 .cdc-steps > .h4 {
  font-family: "Open Sans SemiBold";
  font-size: 26px;
}
.footer-2023 .cdc-steps > .h4 .title-decor-bar-container {
  margin-top: -14px !important;
  margin-bottom: 0 !important;
}
.footer-2023 .cdc-steps .cdc-step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer-2023 .cdc-steps .cdc-step .step-tab {
  font-family: "Open Sans SemiBold";
  padding-top: 2px;
  padding-left: 7px;
  padding-right: 20px;
  margin-top: 16px;
  margin-right: -13px;
  background: #e0e0e0;
  height: 30px;
  white-space: nowrap;
}
.footer-2023 .cdc-steps .cdc-step .step-number {
  margin-top: 12px;
  color: #fff;
  width: 38px;
  height: 38px;
  text-align: center;
  border-radius: 19px;
  font-size: 15px !important;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.footer-2023 .cdc-steps .cdc-step .card {
  border: none !important;
  background: 0 0;
}
.footer-2023 .cdc-steps .cdc-step .card .card-title {
  font-weight: 600;
}
.footer-2023 .cdc-steps .cdc-step .card-body a {
  text-decoration: none;
}
.footer-2023 .cdc-steps .cdc-step .card-body ol:last-child,
.footer-2023 .cdc-steps .cdc-step .card-body ul:last-child {
  margin-bottom: 0;
}
.footer-2023 .cdc-steps .cdc-step::after {
  content: "";
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 0;
  height: 1px;
  border-bottom: 1px dashed silver;
}
.footer-2023 .cdc-steps .cdc-step:last-child::after {
  display: none;
}
@media (min-width: 768px) {
  .footer-2023 .cdc-steps[data-num-columns="2"] .cdc-step::after {
    top: 25px;
    left: inherit;
    width: 1px;
    height: 110px;
    border-right: 1px dashed silver;
    border-bottom: 0;
  }
}
@media (min-width: 768px) {
  .footer-2023 .cdc-steps[data-num-columns="2"] .cdc-step:nth-child(2n + 2)::after {
    display: none;
  }
}
@media (min-width: 768px) {
  .footer-2023 .cdc-steps[data-num-columns="3"] .cdc-step::after {
    right: 20px;
    top: 25px;
    left: inherit;
    width: 1px;
    height: 110px;
    border-right: 1px dashed silver;
    border-bottom: 0;
  }
}
@media (min-width: 768px) {
  .footer-2023 .cdc-steps[data-num-columns="3"] .cdc-step:nth-child(3n + 3)::after {
    display: none;
  }
}
@media (min-width: 768px) {
  .footer-2023 .cdc-steps[data-num-columns="4"] .cdc-step::after {
    top: 25px;
    left: inherit;
    width: 1px;
    height: 110px;
    border-right: 1px dashed silver;
    border-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-2023 .cdc-steps[data-num-columns="4"] .cdc-step:nth-child(3n + 3)::after {
    display: none;
  }
}
@media (min-width: 992px) {
  .footer-2023 .cdc-steps[data-num-columns="4"] .cdc-step:nth-child(4n + 4)::after {
    display: none;
  }
}
.footer-2023 .cdc-steps .cdc-step.border-none {
  margin-bottom: 12px;
}
.footer-2023 .cdc-steps .cdc-step.border-none::after {
  border-bottom: 0;
  border-right: 0;
}
.footer-2023 .theme-blue .cdc-steps .cdc-step .step-number {
  background: #005eaa;
}
.footer-2023 .theme-purple .cdc-steps .cdc-step .step-number {
  background: #712177;
}
.footer-2023 .theme-brown .cdc-steps .cdc-step .step-number {
  background: #705043;
}
.footer-2023 .theme-teal .cdc-steps .cdc-step .step-number {
  background: #00695c;
}
.footer-2023 .theme-pink .cdc-steps .cdc-step .step-number {
  background: #af4448;
}
.footer-2023 .theme-orange .cdc-steps .cdc-step .step-number {
  background: #bb4d00;
}
.footer-2023 .theme-slate .cdc-steps .cdc-step .step-number {
  background: #29434e;
}
.footer-2023 .theme-indigo .cdc-steps .cdc-step .step-number {
  background: #26418f;
}
.footer-2023 .theme-cyan .cdc-steps .cdc-step .step-number {
  background: #006778;
}
.footer-2023 .theme-green .cdc-steps .cdc-step .step-number {
  background: #497d0c;
}
.footer-2023 .theme-amber .cdc-steps .cdc-step .step-number {
  background: #fbab18;
}
.footer-2023 .d-table-cell {
  display: table-cell;
}
.footer-2023 .inline-table {
  display: inline-table;
}
.footer-2023 .fixed-table {
  table-layout: fixed;
}
@media (max-width: 768px) {
  .footer-2023 .opt-in .expander {
    text-align: center;
  }
  .footer-2023 .opt-in .faded {
    opacity: 0.5;
  }
  .footer-2023 .opt-in tbody > tr {
    display: none;
  }
  .footer-2023 .opt-in tbody > tr.expanded {
    display: table-row;
  }
  .footer-2023 .opt-in.expanded tbody > tr {
    display: table-row;
  }
  .footer-2023 .opt-in.expanded + div > .expander {
    display: none;
  }
  .footer-2023 .opt-in.expanded .faded {
    opacity: 1;
  }
}
.footer-2023 table.table .thead-light th {
  color: #000;
}
.footer-2023 table caption {
  color: #555;
}
.footer-2023 table caption.caption-top {
  caption-side: top;
}
.footer-2023 table caption.caption-bottom {
  caption-side: bottom;
  font-size: 0.8rem;
  font-style: italic;
  color: #555;
}
.footer-2023 table.table-striped tbody tr:nth-of-type(even) {
  background-color: #fff;
  color: #000;
}
.footer-2023 table.table-striped.bg-gray-l2 tbody tr:nth-of-type(odd) {
  background-color: #e0e0e0;
}
.footer-2023 table.table-striped.bg-gray-l3 tbody tr:nth-of-type(odd) {
  background-color: #f0f0f0;
}
.footer-2023 table.table-striped.bg-gray-l4 tbody tr:nth-of-type(odd) {
  background-color: #f5f5f5;
}
@media (min-width: 769px) {
  .footer-2023 table.table-fixed {
    min-width: 600px;
  }
  .footer-2023 table.table-fixed table,
  .footer-2023 table.table-fixed td,
  .footer-2023 table.table-fixed th,
  .footer-2023 table.table-fixed tr {
    border-collapse: collapse;
  }
  .footer-2023 table.table-fixed thead {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .footer-2023 table.table-fixed tbody {
    display: block;
    overflow-x: hidden;
    overflow-y: overlay;
  }
  .footer-2023 table.table-fixed tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .footer-2023 table.table-fixed td {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
  .footer-2023 table.table-fixed th:nth-child(n) {
    width: auto;
  }
  .footer-2023 table.table-fixed.mh-200 tbody {
    max-height: 200px;
  }
  .footer-2023 table.table-fixed.mh-400 tbody {
    max-height: 400px;
  }
  .footer-2023 table.table-fixed.mh-600 tbody {
    max-height: 600px;
  }
  .footer-2023 table.table-fixed.mh-800 tbody {
    max-height: 800px;
  }
}
.footer-2023 .cdc-datatable-module table {
  width: 100%;
}
.footer-2023 .cdc-datatable-module .dataTables_wrapper .dataTables_length select {
  min-width: 3.5em;
}
.footer-2023 .cdc-datatable-module .dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 2px;
  border: 0;
}
.footer-2023 .cdc-datatable-module .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  border: 0;
  background: 0 0;
}
.footer-2023 .cdc-datatable-module .dataTables_wrapper .dataTables_paginate .paginate_button a {
  font-size: 1em;
}
.footer-2023 .cdc-datatable-module .dataTables_wrapper table.dataTable thead th {
  padding-left: 0.5em;
}
.footer-2023 .cdc-datatable-module .dataTables_wrapper table.dataTable thead .sorting,
.footer-2023 .cdc-datatable-module .dataTables_wrapper table.dataTable thead .sorting_asc,
.footer-2023 .cdc-datatable-module .dataTables_wrapper table.dataTable thead .sorting_asc_disabled,
.footer-2023 .cdc-datatable-module .dataTables_wrapper table.dataTable thead .sorting_desc,
.footer-2023 .cdc-datatable-module .dataTables_wrapper table.dataTable thead .sorting_desc_disabled {
  background-image: none;
}
.footer-2023 .tabs-horizontal.nav-tabs .nav-item.show .nav-link,
.footer-2023 .tabs-horizontal.nav-tabs .nav-link.active {
  border-color: transparent;
}
.footer-2023 .tabs-horizontal.nav-tabs .nav-link:focus,
.footer-2023 .tabs-horizontal.nav-tabs .nav-link:hover {
  border-color: transparent;
}
.footer-2023 .tabs-horizontal.nav-tabs {
  border-bottom: none;
}
.footer-2023 .tabs-horizontal.nav-tabs .nav-link {
  border: none;
}
.footer-2023 .nav-tabs .nav-link {
  border-top: 1px solid transparent;
  border-radius: 0;
}
.footer-2023 .nav-tabs-alt .nav-link {
  width: 120px;
  text-align: center;
}
.footer-2023 .nav-tabs-alt .nav-link.active {
  border-bottom: 3px solid #005eaa;
}
.footer-2023 .nav-tabs-alt .nav-link:hover {
  color: #075290;
}
.footer-2023 .nav-pills {
  background-color: #f5f5f5;
}
.footer-2023 .nav-pills .nav-item {
  margin-bottom: 0;
}
.footer-2023 .nav-pills .nav-link {
  border-radius: 0;
}
.footer-2023 .tabs-horizontal.nav-tabs {
  border-bottom: 3px solid #f0f0f0;
}
.footer-2023 .tabs-horizontal.nav-tabs .nav-item {
  margin-bottom: -3px;
}
.footer-2023 .tabs-horizontal.nav-tabs .nav-link {
  border-top: 0;
}
.footer-2023 .tabs-horizontal.nav-tabs .nav-link.active {
  border-top: none !important;
}
.footer-2023 .nav-link {
  text-decoration: none;
  color: #000;
  font-weight: 400;
}
.footer-2023 .nav-link:hover {
  color: #000;
  font-weight: 400;
}
.footer-2023 .tabs-module .nav-link:hover {
  font-weight: 400 !important;
  cursor: pointer;
  position: relative;
}
.footer-2023 .tabs-module .nav-link.active {
  color: #000 !important;
}
.footer-2023 .tabs-module .nav-link.active:hover {
  font-weight: 700 !important;
}
.footer-2023 .nav-tabs-alt .nav-link.active {
  border-bottom: 3px solid #005eaa;
}
.footer-2023 .theme-blue .site-title {
  background-color: #005eaa;
  color: #fff;
  border-bottom: 3px solid #88c3ea;
}
.footer-2023 .theme-blue .site-title .tagline {
  color: #fff;
}
.footer-2023 .theme-blue .alert-primary,
.footer-2023 .theme-blue .bg-primary,
.footer-2023 .theme-blue.bg-primary {
  background-color: #005eaa !important;
  color: #fff !important;
}
.footer-2023 .theme-blue .alert-primary a:not(.btn),
.footer-2023 .theme-blue .bg-primary a:not(.btn),
.footer-2023 .theme-blue.bg-primary a:not(.btn) {
  color: #fff;
}
.footer-2023 .theme-blue .alert-primary a:not(.btn) .file-details,
.footer-2023 .theme-blue .bg-primary a:not(.btn) .file-details,
.footer-2023 .theme-blue.bg-primary a:not(.btn) .file-details {
  color: #fff;
}
.footer-2023 .theme-blue .alert-primary svg,
.footer-2023 .theme-blue .bg-primary svg,
.footer-2023 .theme-blue.bg-primary svg {
  fill: #fff;
}
.footer-2023 .theme-blue .alert-primary .card-header a,
.footer-2023 .theme-blue .bg-primary .card-header a,
.footer-2023 .theme-blue.bg-primary .card-header a {
  color: #fff;
}
.footer-2023 .theme-blue .bg-dark,
.footer-2023 .theme-blue.bg-dark {
  background-color: #00345e !important;
  color: #fff !important;
}
.footer-2023 .theme-blue .bg-dark a:not(.btn),
.footer-2023 .theme-blue.bg-dark a:not(.btn) {
  color: #fff;
}
.footer-2023 .theme-blue .bg-dark a:not(.btn) .file-details,
.footer-2023 .theme-blue.bg-dark a:not(.btn) .file-details {
  color: #fff;
}
.footer-2023 .theme-blue .bg-dark svg,
.footer-2023 .theme-blue.bg-dark svg {
  fill: #fff;
}
.footer-2023 .theme-blue .bg-dark .card-header a,
.footer-2023 .theme-blue.bg-dark .card-header a {
  color: #fff;
}
.footer-2023 .theme-blue .alert-secondary,
.footer-2023 .theme-blue .bg-secondary,
.footer-2023 .theme-blue.bg-secondary {
  background-color: #88c3ea !important;
  color: #000 !important;
}
.footer-2023 .theme-blue .alert-secondary a:not(.btn),
.footer-2023 .theme-blue .bg-secondary a:not(.btn),
.footer-2023 .theme-blue.bg-secondary a:not(.btn) {
  color: #000;
}
.footer-2023 .theme-blue .alert-secondary svg,
.footer-2023 .theme-blue .bg-secondary svg,
.footer-2023 .theme-blue.bg-secondary svg {
  fill: #000;
}
.footer-2023 .theme-blue .bg-tertiary,
.footer-2023 .theme-blue.bg-tertiary {
  background-color: #c0e9ff !important;
  color: #000;
}
.footer-2023 .theme-blue .bg-tertiary.card-header a,
.footer-2023 .theme-blue.bg-tertiary.card-header a {
  color: #000;
}
.footer-2023 .theme-blue .bg-quaternary,
.footer-2023 .theme-blue.bg-quaternary {
  background-color: #edf9ff !important;
  color: #000;
}
.footer-2023 .theme-blue .bg-quaternary.card-header a,
.footer-2023 .theme-blue.bg-quaternary.card-header a {
  color: #000;
}
.footer-2023 .theme-blue .bg-primary-10 {
  background-color: rgba(0, 94, 170, 0.1) !important;
}
.footer-2023 .theme-blue .bg-secondary-10 {
  background-color: rgba(136, 195, 234, 0.1) !important;
}
.footer-2023 .theme-blue .bg-tertiary-10 {
  background-color: rgba(192, 233, 255, 0.1) !important;
}
.footer-2023 .theme-blue .bg-quaternary-10 {
  background-color: rgba(237, 249, 255, 0.1) !important;
}
.footer-2023 .theme-blue .bg-primary-20 {
  background-color: rgba(0, 94, 170, 0.2) !important;
}
.footer-2023 .theme-blue .bg-secondary-20 {
  background-color: rgba(136, 195, 234, 0.2) !important;
}
.footer-2023 .theme-blue .bg-tertiary-20 {
  background-color: rgba(192, 233, 255, 0.2) !important;
}
.footer-2023 .theme-blue .bg-quaternary-20 {
  background-color: rgba(237, 249, 255, 0.2) !important;
}
.footer-2023 .theme-blue .bg-primary-30 {
  background-color: rgba(0, 94, 170, 0.3) !important;
}
.footer-2023 .theme-blue .bg-secondary-30 {
  background-color: rgba(136, 195, 234, 0.3) !important;
}
.footer-2023 .theme-blue .bg-tertiary-30 {
  background-color: rgba(192, 233, 255, 0.3) !important;
}
.footer-2023 .theme-blue .bg-quaternary-30 {
  background-color: rgba(237, 249, 255, 0.3) !important;
}
.footer-2023 .theme-blue .bg-primary-40 {
  background-color: rgba(0, 94, 170, 0.4) !important;
}
.footer-2023 .theme-blue .bg-secondary-40 {
  background-color: rgba(136, 195, 234, 0.4) !important;
}
.footer-2023 .theme-blue .bg-tertiary-40 {
  background-color: rgba(192, 233, 255, 0.4) !important;
}
.footer-2023 .theme-blue .bg-quaternary-40 {
  background-color: rgba(237, 249, 255, 0.4) !important;
}
.footer-2023 .theme-blue .bg-primary-50 {
  background-color: rgba(0, 94, 170, 0.5) !important;
}
.footer-2023 .theme-blue .bg-secondary-50 {
  background-color: rgba(136, 195, 234, 0.5) !important;
}
.footer-2023 .theme-blue .bg-tertiary-50 {
  background-color: rgba(192, 233, 255, 0.5) !important;
}
.footer-2023 .theme-blue .bg-quaternary-50 {
  background-color: rgba(237, 249, 255, 0.5) !important;
}
.footer-2023 .theme-blue .bg-primary-60 {
  background-color: rgba(0, 94, 170, 0.6) !important;
}
.footer-2023 .theme-blue .bg-secondary-60 {
  background-color: rgba(136, 195, 234, 0.6) !important;
}
.footer-2023 .theme-blue .bg-tertiary-60 {
  background-color: rgba(192, 233, 255, 0.6) !important;
}
.footer-2023 .theme-blue .bg-quaternary-60 {
  background-color: rgba(237, 249, 255, 0.6) !important;
}
.footer-2023 .theme-blue .bg-primary-70 {
  background-color: rgba(0, 94, 170, 0.7) !important;
}
.footer-2023 .theme-blue .bg-secondary-70 {
  background-color: rgba(136, 195, 234, 0.7) !important;
}
.footer-2023 .theme-blue .bg-tertiary-70 {
  background-color: rgba(192, 233, 255, 0.7) !important;
}
.footer-2023 .theme-blue .bg-quaternary-70 {
  background-color: rgba(237, 249, 255, 0.7) !important;
}
.footer-2023 .theme-blue .bg-primary-80 {
  background-color: rgba(0, 94, 170, 0.8) !important;
}
.footer-2023 .theme-blue .bg-secondary-80 {
  background-color: rgba(136, 195, 234, 0.8) !important;
}
.footer-2023 .theme-blue .bg-tertiary-80 {
  background-color: rgba(192, 233, 255, 0.8) !important;
}
.footer-2023 .theme-blue .bg-quaternary-80 {
  background-color: rgba(237, 249, 255, 0.8) !important;
}
.footer-2023 .theme-blue .bg-primary-90 {
  background-color: rgba(0, 94, 170, 0.9) !important;
}
.footer-2023 .theme-blue .bg-secondary-90 {
  background-color: rgba(136, 195, 234, 0.9) !important;
}
.footer-2023 .theme-blue .bg-tertiary-90 {
  background-color: rgba(192, 233, 255, 0.9) !important;
}
.footer-2023 .theme-blue .bg-quaternary-90 {
  background-color: rgba(237, 249, 255, 0.9) !important;
}
.footer-2023 .theme-blue .b-primary,
.footer-2023 .theme-blue.b-primary {
  border-color: #005eaa !important;
}
.footer-2023 .theme-blue .b-secondary,
.footer-2023 .theme-blue.b-secondary {
  border-color: #88c3ea !important;
}
.footer-2023 .theme-blue .b-tertiary,
.footer-2023 .theme-blue.b-tertiary {
  border-color: #c0e9ff !important;
}
.footer-2023 .theme-blue .b-quaternary,
.footer-2023 .theme-blue.b-quaternary {
  border-color: #edf9ff !important;
}
.footer-2023 .theme-blue .bt-primary,
.footer-2023 .theme-blue.bt-primary {
  border-top-color: #005eaa !important;
}
.footer-2023 .theme-blue .bt-secondary,
.footer-2023 .theme-blue.bt-secondary {
  border-top-color: #88c3ea !important;
}
.footer-2023 .theme-blue .bt-tertiary,
.footer-2023 .theme-blue.bt-tertiary {
  border-top-color: #c0e9ff !important;
}
.footer-2023 .theme-blue .bt-quaternary,
.footer-2023 .theme-blue.bt-quaternary {
  border-top-color: #edf9ff !important;
}
.footer-2023 .theme-blue .br-primary,
.footer-2023 .theme-blue.br-primary {
  border-right-color: #005eaa !important;
}
.footer-2023 .theme-blue .br-secondary,
.footer-2023 .theme-blue.br-secondary {
  border-right-color: #88c3ea !important;
}
.footer-2023 .theme-blue .br-tertiary,
.footer-2023 .theme-blue.br-tertiary {
  border-right-color: #c0e9ff !important;
}
.footer-2023 .theme-blue .br-quaternary,
.footer-2023 .theme-blue.br-quaternary {
  border-right-color: #edf9ff !important;
}
.footer-2023 .theme-blue .bb-primary,
.footer-2023 .theme-blue.bb-primary {
  border-bottom-color: #005eaa !important;
}
.footer-2023 .theme-blue .bb-secondary,
.footer-2023 .theme-blue.bb-secondary {
  border-bottom-color: #88c3ea !important;
}
.footer-2023 .theme-blue .bb-tertiary,
.footer-2023 .theme-blue.bb-tertiary {
  border-bottom-color: #c0e9ff !important;
}
.footer-2023 .theme-blue .bb-quaternary,
.footer-2023 .theme-blue.bb-quaternary {
  border-bottom-color: #edf9ff !important;
}
.footer-2023 .theme-blue .bl-primary,
.footer-2023 .theme-blue.bl-primary {
  border-left-color: #005eaa !important;
}
.footer-2023 .theme-blue .bl-secondary,
.footer-2023 .theme-blue.bl-secondary {
  border-left-color: #88c3ea !important;
}
.footer-2023 .theme-blue .bl-tertiary,
.footer-2023 .theme-blue.bl-tertiary {
  border-left-color: #c0e9ff !important;
}
.footer-2023 .theme-blue .bl-quaternary,
.footer-2023 .theme-blue.bl-quaternary {
  border-left-color: #edf9ff !important;
}
.footer-2023 .theme-blue .c-primary,
.footer-2023 .theme-blue .text-primary,
.footer-2023 .theme-blue.c-primary,
.footer-2023 .theme-blue.text-primary {
  color: #005eaa !important;
}
.footer-2023 .theme-blue .primary li.checked::before,
.footer-2023 .theme-blue .primary li::before {
  color: #005eaa !important;
}
.footer-2023 .theme-blue .alert-primary svg {
  fill: #88c3ea;
}
.footer-2023 .theme-blue .cdc-timeline svg {
  fill: #005eaa;
}
.footer-2023 .theme-blue .tabs-horizontal.nav-tabs .nav-link.active {
  border-bottom: 3px solid #005eaa;
}
.footer-2023 .theme-blue .yamm .dropdown-item:hover {
  border-left: 4px solid #005eaa;
}
.footer-2023 .theme-blue .yamm .dropdown-item:active {
  border-left: 4px solid #005eaa;
  background-color: #f8f9fa;
}
.footer-2023 .theme-blue .yamm .nav-item.dropdown.show a.nav-link,
.footer-2023 .theme-blue .yamm .nav-link:hover {
  background: #88c3ea;
}
.footer-2023 .theme-blue .tabs-vertical .nav-link.active {
  border-bottom: 3px solid #005eaa;
}
.footer-2023 .theme-blue .nav-tabs .nav-link.active,
.footer-2023 .theme-blue .nav-tabs .nav-link:hover {
  border-top: 3px solid #005eaa;
  font-weight: 700;
}
.footer-2023 .theme-blue .nav-pills .nav-link.active {
  border-bottom: 3px solid #88c3ea;
}
.footer-2023 .theme-blue .gj-datepicker-bootstrap [role="right-icon"] button .gj-icon,
.footer-2023 .theme-blue .gj-datepicker-bootstrap [role="right-icon"] button .material-icons {
  color: #005eaa;
}
.footer-2023 .theme-blue .gj-datepicker-bootstrap button {
  background-color: #fff;
  border-color: #bdbdbd !important;
  margin-left: 1px;
}
.footer-2023 .theme-blue .gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
  background-color: #005eaa !important;
  border-color: #005eaa !important;
}
.footer-2023 .theme-blue .table.table-dark {
  background-color: #005eaa;
}
.footer-2023 .theme-blue .table .thead-light th {
  background-color: #88c3ea;
}
.footer-2023 .theme-blue .table .thead-dark th {
  background-color: #005eaa;
  border-color: #005eaa;
  color: #fff;
}
.footer-2023 .theme-blue .table.table-striped-dark tbody tr:nth-of-type(odd) {
  background-color: #005eaa;
  color: #fff;
}
.footer-2023 .theme-blue .table.table-striped-light tbody tr:nth-of-type(odd) {
  background-color: #88c3ea;
  color: #000;
}
.footer-2023 .theme-blue .table.table-hover-dark tbody tr:hover {
  background-color: #005eaa;
  color: #fff;
}
.footer-2023 .theme-blue .table.table-hover-light tbody tr:hover {
  background-color: #88c3ea;
  color: #000;
}
.footer-2023 .theme-blue .audio-player .btn-primary,
.footer-2023 .theme-blue .audio-player .btn-secondary {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.footer-2023 .theme-blue .audio-player .btn-primary:active,
.footer-2023 .theme-blue .audio-player .btn-primary:focus,
.footer-2023 .theme-blue .audio-player .btn-primary:hover,
.footer-2023 .theme-blue .audio-player .btn-primary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-blue .audio-player .btn-secondary:active,
.footer-2023 .theme-blue .audio-player .btn-secondary:focus,
.footer-2023 .theme-blue .audio-player .btn-secondary:hover,
.footer-2023 .theme-blue .audio-player .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}
.footer-2023 .theme-blue .audio-player .btn-primary .volume-range-button input,
.footer-2023 .theme-blue .audio-player .btn-secondary .volume-range-button input {
  margin-bottom: 10px !important;
}
.footer-2023 .theme-blue .audio-player .btn-primary svg,
.footer-2023 .theme-blue .audio-player .btn-secondary svg {
  fill: #333;
}
.footer-2023 .theme-blue .audio-player .btn-primary .fi,
.footer-2023 .theme-blue .audio-player .btn-secondary .fi {
  color: #333;
  vertical-align: middle;
}
.footer-2023 .theme-blue a .btn-primary:hover,
.footer-2023 .theme-blue a.btn-primary:hover {
  background-color: #005091 !important;
}
.footer-2023 .theme-blue a .btn-secondary:hover,
.footer-2023 .theme-blue a.btn-secondary:hover {
  background-color: #72b8e6 !important;
}
.footer-2023 .theme-blue a .btn-tertiary:hover,
.footer-2023 .theme-blue a.btn-tertiary:hover {
  background-color: #a7e0ff !important;
}
.footer-2023 .theme-blue a .btn-quaternary:hover,
.footer-2023 .theme-blue a.btn-quaternary:hover {
  background-color: #d4f1ff !important;
}
.footer-2023 .theme-blue a.bg-primary.nav-btn:focus,
.footer-2023 .theme-blue a.bg-primary.nav-btn:hover {
  background-color: #005eaa !important;
}
.footer-2023 .theme-blue a.bg-secondary.nav-btn:focus,
.footer-2023 .theme-blue a.bg-secondary.nav-btn:hover {
  background-color: #88c3ea !important;
}
.footer-2023 .theme-blue .btn-primary,
.footer-2023 .theme-blue.btn-primary {
  background-color: #005eaa;
  border-color: #005eaa;
  color: #fff;
}
.footer-2023 .theme-blue .btn-primary .file-details,
.footer-2023 .theme-blue.btn-primary .file-details {
  color: #fff;
}
.footer-2023 .theme-blue .btn-primary svg,
.footer-2023 .theme-blue.btn-primary svg {
  fill: #fff;
}
.footer-2023 .theme-blue .btn-primary:hover,
.footer-2023 .theme-blue.btn-primary:hover {
  background-color: #005091;
}
.footer-2023 .theme-blue .btn-primary:focus,
.footer-2023 .theme-blue .btn-primary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-blue .btn-primary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-blue.btn-primary:focus,
.footer-2023 .theme-blue.btn-primary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-blue.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #005eaa;
  border-color: #005eaa;
}
.footer-2023 .theme-blue .show .btn-primary.dropdown-toggle {
  background-color: #005eaa;
  border-color: #005eaa;
}
.footer-2023 .theme-blue .btn-secondary,
.footer-2023 .theme-blue.btn-secondary {
  background-color: #88c3ea;
  border-color: #88c3ea;
  color: #000;
}
.footer-2023 .theme-blue .btn-secondary .file-details,
.footer-2023 .theme-blue.btn-secondary .file-details {
  color: #000;
}
.footer-2023 .theme-blue .btn-secondary svg,
.footer-2023 .theme-blue.btn-secondary svg {
  fill: #000;
}
.footer-2023 .theme-blue .btn-secondary:hover,
.footer-2023 .theme-blue.btn-secondary:hover {
  background-color: #72b8e6;
  border-color: #72b8e6;
  color: #000;
}
.footer-2023 .theme-blue .btn-secondary:focus,
.footer-2023 .theme-blue .btn-secondary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-blue .btn-secondary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-blue.btn-secondary:focus,
.footer-2023 .theme-blue.btn-secondary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-blue.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #88c3ea;
  border-color: #88c3ea;
  color: #000;
}
.footer-2023 .theme-blue .btn-tertiary,
.footer-2023 .theme-blue.btn-tertiary {
  background-color: #c0e9ff;
  border-color: #c0e9ff;
  color: #075290;
}
.footer-2023 .theme-blue .btn-tertiary .file-details,
.footer-2023 .theme-blue.btn-tertiary .file-details {
  color: #000;
}
.footer-2023 .theme-blue .btn-tertiary svg,
.footer-2023 .theme-blue.btn-tertiary svg {
  fill: #005eaa;
}
.footer-2023 .theme-blue .btn-tertiary:hover,
.footer-2023 .theme-blue.btn-tertiary:hover {
  background-color: #a7e0ff;
  border-color: #a7e0ff;
}
.footer-2023 .theme-blue .btn-tertiary:focus,
.footer-2023 .theme-blue .btn-tertiary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-blue .btn-tertiary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-blue.btn-tertiary:focus,
.footer-2023 .theme-blue.btn-tertiary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-blue.btn-tertiary:not(:disabled):not(.disabled):active {
  background-color: #c0e9ff;
  border-color: #c0e9ff;
}
.footer-2023 .theme-blue .btn-quaternary,
.footer-2023 .theme-blue.btn-quaternary {
  background-color: #edf9ff;
  border-color: #edf9ff;
  color: #000;
}
.footer-2023 .theme-blue .btn-quaternary .file-details,
.footer-2023 .theme-blue.btn-quaternary .file-details {
  color: #000;
}
.footer-2023 .theme-blue .btn-quaternary svg,
.footer-2023 .theme-blue.btn-quaternary svg {
  fill: #005eaa;
}
.footer-2023 .theme-blue .btn-quaternary:hover,
.footer-2023 .theme-blue.btn-quaternary:hover {
  background-color: #d4f1ff;
  border-color: #d4f1ff;
}
.footer-2023 .theme-blue .btn-quaternary:focus,
.footer-2023 .theme-blue .btn-quaternary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-blue .btn-quaternary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-blue.btn-quaternary:focus,
.footer-2023 .theme-blue.btn-quaternary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-blue.btn-quaternary:not(:disabled):not(.disabled):active {
  background-color: #edf9ff;
  border-color: #edf9ff;
}
.footer-2023 .theme-blue .list-group-item.active {
  background-color: #005eaa;
  border-color: #005eaa;
}
.footer-2023 .theme-blue .list-group-item.list-group-item-primary {
  background-color: #005eaa;
  color: #fff;
}
.footer-2023 .theme-blue .list-group-item.list-group-item-secondary {
  background-color: #88c3ea;
  color: #000;
}
.footer-2023 .theme-blue .radioBtn-styled .form-check input:checked ~ .checkmark {
  background-color: #005eaa;
}
.footer-2023 .theme-blue .radioBtn-styled .form-check .checkmark::after {
  background-color: #005eaa;
}
.footer-2023 .theme-blue .checkbox-list.primary .fi {
  color: #005eaa;
}
.footer-2023 .theme-blue .accordion .card.bar > .card > .card-header:hover {
  color: #005eaa !important;
}
.footer-2023 .theme-blue .dropdown-menu-search svg .fill-p,
.footer-2023 .theme-blue .dropdown-menu-search svg.fill-p {
  fill: #005eaa;
}
.footer-2023 .theme-blue .fill-p,
.footer-2023 .theme-blue svg .fill-p,
.footer-2023 .theme-blue svg.fill-p {
  fill: #005eaa;
}
.footer-2023 .theme-blue .fill-p::before,
.footer-2023 .theme-blue svg .fill-p::before,
.footer-2023 .theme-blue svg.fill-p::before {
  color: #005eaa;
}
.footer-2023 .theme-blue .fill-s,
.footer-2023 .theme-blue svg .fill-s,
.footer-2023 .theme-blue svg.fill-s {
  fill: #88c3ea;
}
.footer-2023 .theme-blue .fill-s::before,
.footer-2023 .theme-blue svg .fill-s::before,
.footer-2023 .theme-blue svg.fill-s::before {
  color: #88c3ea;
}
.footer-2023 .theme-blue .fill-t,
.footer-2023 .theme-blue svg .fill-t,
.footer-2023 .theme-blue svg.fill-t {
  fill: #c0e9ff;
}
.footer-2023 .theme-blue .fill-t::before,
.footer-2023 .theme-blue svg .fill-t::before,
.footer-2023 .theme-blue svg.fill-t::before {
  color: #c0e9ff;
}
.footer-2023 .theme-blue .fill-q,
.footer-2023 .theme-blue svg .fill-q,
.footer-2023 .theme-blue svg.fill-q {
  fill: #edf9ff;
}
.footer-2023 .theme-blue .fill-q::before,
.footer-2023 .theme-blue svg .fill-q::before,
.footer-2023 .theme-blue svg.fill-q::before {
  color: #edf9ff;
}
.footer-2023 .theme-blue .nav-pills .nav-link.active,
.footer-2023 .theme-blue .nav-pills .show > .nav-link {
  background-color: #005eaa;
  color: #fff;
}
.footer-2023 .theme-blue .mobile-section-nav li a:active,
.footer-2023 .theme-blue .mobile-section-nav li a:hover,
.footer-2023 .theme-blue nav ul.tp-nav-main li a:active,
.footer-2023 .theme-blue nav ul.tp-nav-main li a:hover {
  border-left: 4px solid #005eaa;
  background-color: #f5f5f5;
  color: #005eaa;
}
.footer-2023 .theme-blue .mobile-section-nav {
  border-top: 3px solid #88c3ea;
}
.footer-2023 .theme-blue .mobile-section-nav #svg-down {
  background-color: #005eaa;
}
.footer-2023 .theme-blue .mobile-section-nav nav .dropdown .list-group a.selected {
  border-left: 4px solid #005eaa;
}
.footer-2023 .theme-blue nav .nav-section-home {
  border-top-color: #005eaa;
}
.footer-2023 .theme-blue nav .nav-section-home svg {
  fill: #005eaa;
}
.footer-2023 .theme-blue nav .nav-section-home .fi {
  color: #005eaa;
}
.footer-2023 .theme-blue nav .nav-section-home.selected {
  border-left: 4px solid #005eaa;
  background-color: #f5f5f5;
}
.footer-2023 .theme-blue nav .nav-section-home:hover {
  background-color: #f5f5f5;
  border-left: 4px solid #005eaa;
}
.footer-2023 .theme-blue nav .nav-section-home:hover a {
  color: #005eaa;
}
.footer-2023 .theme-blue nav .nav-section-home a {
  text-decoration: none;
}
.footer-2023 .theme-blue nav .mobile-section-nav li a.nav-minus,
.footer-2023 .theme-blue nav .mobile-section-nav li a.nav-minus:hover,
.footer-2023 .theme-blue nav .mobile-section-nav li a.nav-plus,
.footer-2023 .theme-blue nav .mobile-section-nav li a.nav-plus:hover,
.footer-2023 .theme-blue nav ul.tp-nav-main li a.nav-minus,
.footer-2023 .theme-blue nav ul.tp-nav-main li a.nav-minus:hover,
.footer-2023 .theme-blue nav ul.tp-nav-main li a.nav-plus,
.footer-2023 .theme-blue nav ul.tp-nav-main li a.nav-plus:hover {
  background-color: transparent;
  border-width: 0;
}
.footer-2023 .theme-blue nav .mobile-section-nav li.active,
.footer-2023 .theme-blue nav ul.tp-nav-main li.active {
  background-color: #fff;
}
.footer-2023 .theme-blue nav .mobile-section-nav li.active > a:first-child,
.footer-2023 .theme-blue nav ul.tp-nav-main li.active > a:first-child {
  border-left-color: #005eaa;
}
.footer-2023 .theme-blue nav .mobile-section-nav li.active a:hover,
.footer-2023 .theme-blue nav ul.tp-nav-main li.active a:hover {
  border-left-color: #005eaa;
  background-color: #f5f5f5;
}
.footer-2023 .theme-blue nav .mobile-section-nav li.active a.nav-minus:hover,
.footer-2023 .theme-blue nav .mobile-section-nav li.active a.nav-minus:link,
.footer-2023 .theme-blue nav .mobile-section-nav li.active a.nav-plus:hover,
.footer-2023 .theme-blue nav .mobile-section-nav li.active a.nav-plus:link,
.footer-2023 .theme-blue nav ul.tp-nav-main li.active a.nav-minus:hover,
.footer-2023 .theme-blue nav ul.tp-nav-main li.active a.nav-minus:link,
.footer-2023 .theme-blue nav ul.tp-nav-main li.active a.nav-plus:hover,
.footer-2023 .theme-blue nav ul.tp-nav-main li.active a.nav-plus:link {
  background-color: transparent;
  border-width: 0;
}
.footer-2023 .theme-blue nav .mobile-section-nav li.active ul li,
.footer-2023 .theme-blue nav ul.tp-nav-main li.active ul li {
  border-left-color: #88c3ea;
}
.footer-2023 .theme-blue nav .mobile-section-nav li.active ul li a:active,
.footer-2023 .theme-blue nav .mobile-section-nav li.active ul li a:link,
.footer-2023 .theme-blue nav .mobile-section-nav li.active ul li a:visited,
.footer-2023 .theme-blue nav ul.tp-nav-main li.active ul li a:active,
.footer-2023 .theme-blue nav ul.tp-nav-main li.active ul li a:link,
.footer-2023 .theme-blue nav ul.tp-nav-main li.active ul li a:visited {
  font-weight: 400;
  border-left: 4px solid #f5f5f5;
  border-left: 4px solid #88c3ea;
}
.footer-2023 .theme-blue nav .mobile-section-nav li.active ul li a:hover,
.footer-2023 .theme-blue nav ul.tp-nav-main li.active ul li a:hover {
  background-color: #f5f5f5;
  color: #005eaa;
}
.footer-2023 .theme-blue nav .mobile-section-nav li.active ul li.selected > a:first-child,
.footer-2023 .theme-blue nav ul.tp-nav-main li.active ul li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
}
.footer-2023 .theme-blue nav .mobile-section-nav li.active ul li.selected a[data-toggle="collapse"]:hover,
.footer-2023 .theme-blue nav ul.tp-nav-main li.active ul li.selected a[data-toggle="collapse"]:hover {
  border-left-color: #f5f5f5;
}
.footer-2023 .theme-blue nav .mobile-section-nav li.active ul li.active,
.footer-2023 .theme-blue nav ul.tp-nav-main li.active ul li.active {
  border-left-color: #88c3ea;
}
.footer-2023 .theme-blue nav .mobile-section-nav li.active ul li.active > a:first-child,
.footer-2023 .theme-blue nav ul.tp-nav-main li.active ul li.active > a:first-child {
  font-weight: 700;
}
.footer-2023 .theme-blue nav .mobile-section-nav li.active ul li ul li > a:first-child,
.footer-2023 .theme-blue nav ul.tp-nav-main li.active ul li ul li > a:first-child {
  border-left-color: #daf2ff;
}
.footer-2023 .theme-blue nav .mobile-section-nav li.selected > a:first-child,
.footer-2023 .theme-blue nav ul.tp-nav-main li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
  color: #005eaa;
}
.footer-2023 .theme-blue nav .mobile-section-nav li.selected.active > a:first-child,
.footer-2023 .theme-blue nav ul.tp-nav-main li.selected.active > a:first-child {
  font-weight: 700;
}
.footer-2023 .theme-blue nav .mobile-section-nav li.selected.active > a,
.footer-2023 .theme-blue nav ul.tp-nav-main li.selected.active > a {
  background-color: #f5f5f5;
}
.footer-2023 .theme-blue nav .mobile-section-nav a.mobile-section-nav-foot {
  background-color: #005eaa;
}
.footer-2023 .theme-blue nav .mobile-section-nav a.mobile-section-nav-foot:hover {
  background-color: #005091;
}
.footer-2023 .theme-blue nav .mobile-section-nav li.selected > a:first-child {
  border-left-color: #005eaa;
}
.footer-2023 .theme-blue .pagination li.active a {
  background-color: #005eaa !important;
  border-color: #005eaa !important;
}
.footer-2023 .theme-purple .site-title {
  background-color: #712177;
  color: #fff;
  border-bottom: 3px solid #b890bb;
}
.footer-2023 .theme-purple .site-title .tagline {
  color: #fff;
}
.footer-2023 .theme-purple .alert-primary,
.footer-2023 .theme-purple .bg-primary,
.footer-2023 .theme-purple.bg-primary {
  background-color: #712177 !important;
  color: #fff !important;
}
.footer-2023 .theme-purple .alert-primary a:not(.btn),
.footer-2023 .theme-purple .bg-primary a:not(.btn),
.footer-2023 .theme-purple.bg-primary a:not(.btn) {
  color: #fff;
}
.footer-2023 .theme-purple .alert-primary a:not(.btn) .file-details,
.footer-2023 .theme-purple .bg-primary a:not(.btn) .file-details,
.footer-2023 .theme-purple.bg-primary a:not(.btn) .file-details {
  color: #fff;
}
.footer-2023 .theme-purple .alert-primary svg,
.footer-2023 .theme-purple .bg-primary svg,
.footer-2023 .theme-purple.bg-primary svg {
  fill: #fff;
}
.footer-2023 .theme-purple .alert-primary .card-header a,
.footer-2023 .theme-purple .bg-primary .card-header a,
.footer-2023 .theme-purple.bg-primary .card-header a {
  color: #fff;
}
.footer-2023 .theme-purple .bg-dark,
.footer-2023 .theme-purple.bg-dark {
  background-color: #38103b !important;
  color: #fff !important;
}
.footer-2023 .theme-purple .bg-dark a:not(.btn),
.footer-2023 .theme-purple.bg-dark a:not(.btn) {
  color: #fff;
}
.footer-2023 .theme-purple .bg-dark a:not(.btn) .file-details,
.footer-2023 .theme-purple.bg-dark a:not(.btn) .file-details {
  color: #fff;
}
.footer-2023 .theme-purple .bg-dark svg,
.footer-2023 .theme-purple.bg-dark svg {
  fill: #fff;
}
.footer-2023 .theme-purple .bg-dark .card-header a,
.footer-2023 .theme-purple.bg-dark .card-header a {
  color: #fff;
}
.footer-2023 .theme-purple .alert-secondary,
.footer-2023 .theme-purple .bg-secondary,
.footer-2023 .theme-purple.bg-secondary {
  background-color: #b890bb !important;
  color: #000 !important;
}
.footer-2023 .theme-purple .alert-secondary a:not(.btn),
.footer-2023 .theme-purple .bg-secondary a:not(.btn),
.footer-2023 .theme-purple.bg-secondary a:not(.btn) {
  color: #000;
}
.footer-2023 .theme-purple .alert-secondary svg,
.footer-2023 .theme-purple .bg-secondary svg,
.footer-2023 .theme-purple.bg-secondary svg {
  fill: #000;
}
.footer-2023 .theme-purple .bg-tertiary,
.footer-2023 .theme-purple.bg-tertiary {
  background-color: #e3d3e4 !important;
  color: #000;
}
.footer-2023 .theme-purple .bg-tertiary.card-header a,
.footer-2023 .theme-purple.bg-tertiary.card-header a {
  color: #000;
}
.footer-2023 .theme-purple .bg-quaternary,
.footer-2023 .theme-purple.bg-quaternary {
  background-color: #f7f2f7 !important;
  color: #000;
}
.footer-2023 .theme-purple .bg-quaternary.card-header a,
.footer-2023 .theme-purple.bg-quaternary.card-header a {
  color: #000;
}
.footer-2023 .theme-purple .bg-primary-10 {
  background-color: rgba(113, 33, 119, 0.1) !important;
}
.footer-2023 .theme-purple .bg-secondary-10 {
  background-color: rgba(184, 144, 187, 0.1) !important;
}
.footer-2023 .theme-purple .bg-tertiary-10 {
  background-color: rgba(227, 211, 228, 0.1) !important;
}
.footer-2023 .theme-purple .bg-quaternary-10 {
  background-color: rgba(247, 242, 247, 0.1) !important;
}
.footer-2023 .theme-purple .bg-primary-20 {
  background-color: rgba(113, 33, 119, 0.2) !important;
}
.footer-2023 .theme-purple .bg-secondary-20 {
  background-color: rgba(184, 144, 187, 0.2) !important;
}
.footer-2023 .theme-purple .bg-tertiary-20 {
  background-color: rgba(227, 211, 228, 0.2) !important;
}
.footer-2023 .theme-purple .bg-quaternary-20 {
  background-color: rgba(247, 242, 247, 0.2) !important;
}
.footer-2023 .theme-purple .bg-primary-30 {
  background-color: rgba(113, 33, 119, 0.3) !important;
}
.footer-2023 .theme-purple .bg-secondary-30 {
  background-color: rgba(184, 144, 187, 0.3) !important;
}
.footer-2023 .theme-purple .bg-tertiary-30 {
  background-color: rgba(227, 211, 228, 0.3) !important;
}
.footer-2023 .theme-purple .bg-quaternary-30 {
  background-color: rgba(247, 242, 247, 0.3) !important;
}
.footer-2023 .theme-purple .bg-primary-40 {
  background-color: rgba(113, 33, 119, 0.4) !important;
}
.footer-2023 .theme-purple .bg-secondary-40 {
  background-color: rgba(184, 144, 187, 0.4) !important;
}
.footer-2023 .theme-purple .bg-tertiary-40 {
  background-color: rgba(227, 211, 228, 0.4) !important;
}
.footer-2023 .theme-purple .bg-quaternary-40 {
  background-color: rgba(247, 242, 247, 0.4) !important;
}
.footer-2023 .theme-purple .bg-primary-50 {
  background-color: rgba(113, 33, 119, 0.5) !important;
}
.footer-2023 .theme-purple .bg-secondary-50 {
  background-color: rgba(184, 144, 187, 0.5) !important;
}
.footer-2023 .theme-purple .bg-tertiary-50 {
  background-color: rgba(227, 211, 228, 0.5) !important;
}
.footer-2023 .theme-purple .bg-quaternary-50 {
  background-color: rgba(247, 242, 247, 0.5) !important;
}
.footer-2023 .theme-purple .bg-primary-60 {
  background-color: rgba(113, 33, 119, 0.6) !important;
}
.footer-2023 .theme-purple .bg-secondary-60 {
  background-color: rgba(184, 144, 187, 0.6) !important;
}
.footer-2023 .theme-purple .bg-tertiary-60 {
  background-color: rgba(227, 211, 228, 0.6) !important;
}
.footer-2023 .theme-purple .bg-quaternary-60 {
  background-color: rgba(247, 242, 247, 0.6) !important;
}
.footer-2023 .theme-purple .bg-primary-70 {
  background-color: rgba(113, 33, 119, 0.7) !important;
}
.footer-2023 .theme-purple .bg-secondary-70 {
  background-color: rgba(184, 144, 187, 0.7) !important;
}
.footer-2023 .theme-purple .bg-tertiary-70 {
  background-color: rgba(227, 211, 228, 0.7) !important;
}
.footer-2023 .theme-purple .bg-quaternary-70 {
  background-color: rgba(247, 242, 247, 0.7) !important;
}
.footer-2023 .theme-purple .bg-primary-80 {
  background-color: rgba(113, 33, 119, 0.8) !important;
}
.footer-2023 .theme-purple .bg-secondary-80 {
  background-color: rgba(184, 144, 187, 0.8) !important;
}
.footer-2023 .theme-purple .bg-tertiary-80 {
  background-color: rgba(227, 211, 228, 0.8) !important;
}
.footer-2023 .theme-purple .bg-quaternary-80 {
  background-color: rgba(247, 242, 247, 0.8) !important;
}
.footer-2023 .theme-purple .bg-primary-90 {
  background-color: rgba(113, 33, 119, 0.9) !important;
}
.footer-2023 .theme-purple .bg-secondary-90 {
  background-color: rgba(184, 144, 187, 0.9) !important;
}
.footer-2023 .theme-purple .bg-tertiary-90 {
  background-color: rgba(227, 211, 228, 0.9) !important;
}
.footer-2023 .theme-purple .bg-quaternary-90 {
  background-color: rgba(247, 242, 247, 0.9) !important;
}
.footer-2023 .theme-purple .b-primary,
.footer-2023 .theme-purple.b-primary {
  border-color: #712177 !important;
}
.footer-2023 .theme-purple .b-secondary,
.footer-2023 .theme-purple.b-secondary {
  border-color: #b890bb !important;
}
.footer-2023 .theme-purple .b-tertiary,
.footer-2023 .theme-purple.b-tertiary {
  border-color: #e3d3e4 !important;
}
.footer-2023 .theme-purple .b-quaternary,
.footer-2023 .theme-purple.b-quaternary {
  border-color: #f7f2f7 !important;
}
.footer-2023 .theme-purple .bt-primary,
.footer-2023 .theme-purple.bt-primary {
  border-top-color: #712177 !important;
}
.footer-2023 .theme-purple .bt-secondary,
.footer-2023 .theme-purple.bt-secondary {
  border-top-color: #b890bb !important;
}
.footer-2023 .theme-purple .bt-tertiary,
.footer-2023 .theme-purple.bt-tertiary {
  border-top-color: #e3d3e4 !important;
}
.footer-2023 .theme-purple .bt-quaternary,
.footer-2023 .theme-purple.bt-quaternary {
  border-top-color: #f7f2f7 !important;
}
.footer-2023 .theme-purple .br-primary,
.footer-2023 .theme-purple.br-primary {
  border-right-color: #712177 !important;
}
.footer-2023 .theme-purple .br-secondary,
.footer-2023 .theme-purple.br-secondary {
  border-right-color: #b890bb !important;
}
.footer-2023 .theme-purple .br-tertiary,
.footer-2023 .theme-purple.br-tertiary {
  border-right-color: #e3d3e4 !important;
}
.footer-2023 .theme-purple .br-quaternary,
.footer-2023 .theme-purple.br-quaternary {
  border-right-color: #f7f2f7 !important;
}
.footer-2023 .theme-purple .bb-primary,
.footer-2023 .theme-purple.bb-primary {
  border-bottom-color: #712177 !important;
}
.footer-2023 .theme-purple .bb-secondary,
.footer-2023 .theme-purple.bb-secondary {
  border-bottom-color: #b890bb !important;
}
.footer-2023 .theme-purple .bb-tertiary,
.footer-2023 .theme-purple.bb-tertiary {
  border-bottom-color: #e3d3e4 !important;
}
.footer-2023 .theme-purple .bb-quaternary,
.footer-2023 .theme-purple.bb-quaternary {
  border-bottom-color: #f7f2f7 !important;
}
.footer-2023 .theme-purple .bl-primary,
.footer-2023 .theme-purple.bl-primary {
  border-left-color: #712177 !important;
}
.footer-2023 .theme-purple .bl-secondary,
.footer-2023 .theme-purple.bl-secondary {
  border-left-color: #b890bb !important;
}
.footer-2023 .theme-purple .bl-tertiary,
.footer-2023 .theme-purple.bl-tertiary {
  border-left-color: #e3d3e4 !important;
}
.footer-2023 .theme-purple .bl-quaternary,
.footer-2023 .theme-purple.bl-quaternary {
  border-left-color: #f7f2f7 !important;
}
.footer-2023 .theme-purple .c-primary,
.footer-2023 .theme-purple .text-primary,
.footer-2023 .theme-purple.c-primary,
.footer-2023 .theme-purple.text-primary {
  color: #712177 !important;
}
.footer-2023 .theme-purple .primary li.checked::before,
.footer-2023 .theme-purple .primary li::before {
  color: #712177 !important;
}
.footer-2023 .theme-purple .alert-primary svg {
  fill: #b890bb;
}
.footer-2023 .theme-purple .cdc-timeline svg {
  fill: #712177;
}
.footer-2023 .theme-purple .tabs-horizontal.nav-tabs .nav-link.active {
  border-bottom: 3px solid #712177;
}
.footer-2023 .theme-purple .yamm .dropdown-item:hover {
  border-left: 4px solid #712177;
}
.footer-2023 .theme-purple .yamm .dropdown-item:active {
  border-left: 4px solid #712177;
  background-color: #f8f9fa;
}
.footer-2023 .theme-purple .yamm .nav-item.dropdown.show a.nav-link,
.footer-2023 .theme-purple .yamm .nav-link:hover {
  background: #b890bb;
}
.footer-2023 .theme-purple .tabs-vertical .nav-link.active {
  border-bottom: 3px solid #712177;
}
.footer-2023 .theme-purple .nav-tabs .nav-link.active,
.footer-2023 .theme-purple .nav-tabs .nav-link:hover {
  border-top: 3px solid #712177;
  font-weight: 700;
}
.footer-2023 .theme-purple .nav-pills .nav-link.active {
  border-bottom: 3px solid #b890bb;
}
.footer-2023 .theme-purple .gj-datepicker-bootstrap [role="right-icon"] button .gj-icon,
.footer-2023 .theme-purple .gj-datepicker-bootstrap [role="right-icon"] button .material-icons {
  color: #712177;
}
.footer-2023 .theme-purple .gj-datepicker-bootstrap button {
  background-color: #fff;
  border-color: #bdbdbd !important;
  margin-left: 1px;
}
.footer-2023 .theme-purple .gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
  background-color: #712177 !important;
  border-color: #712177 !important;
}
.footer-2023 .theme-purple .table.table-dark {
  background-color: #712177;
}
.footer-2023 .theme-purple .table .thead-light th {
  background-color: #b890bb;
}
.footer-2023 .theme-purple .table .thead-dark th {
  background-color: #712177;
  border-color: #712177;
  color: #fff;
}
.footer-2023 .theme-purple .table.table-striped-dark tbody tr:nth-of-type(odd) {
  background-color: #712177;
  color: #fff;
}
.footer-2023 .theme-purple .table.table-striped-light tbody tr:nth-of-type(odd) {
  background-color: #b890bb;
  color: #000;
}
.footer-2023 .theme-purple .table.table-hover-dark tbody tr:hover {
  background-color: #712177;
  color: #fff;
}
.footer-2023 .theme-purple .table.table-hover-light tbody tr:hover {
  background-color: #b890bb;
  color: #000;
}
.footer-2023 .theme-purple .audio-player .btn-primary,
.footer-2023 .theme-purple .audio-player .btn-secondary {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.footer-2023 .theme-purple .audio-player .btn-primary:active,
.footer-2023 .theme-purple .audio-player .btn-primary:focus,
.footer-2023 .theme-purple .audio-player .btn-primary:hover,
.footer-2023 .theme-purple .audio-player .btn-primary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-purple .audio-player .btn-secondary:active,
.footer-2023 .theme-purple .audio-player .btn-secondary:focus,
.footer-2023 .theme-purple .audio-player .btn-secondary:hover,
.footer-2023 .theme-purple .audio-player .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}
.footer-2023 .theme-purple .audio-player .btn-primary .volume-range-button input,
.footer-2023 .theme-purple .audio-player .btn-secondary .volume-range-button input {
  margin-bottom: 10px !important;
}
.footer-2023 .theme-purple .audio-player .btn-primary svg,
.footer-2023 .theme-purple .audio-player .btn-secondary svg {
  fill: #333;
}
.footer-2023 .theme-purple .audio-player .btn-primary .fi,
.footer-2023 .theme-purple .audio-player .btn-secondary .fi {
  color: #333;
  vertical-align: middle;
}
.footer-2023 .theme-purple a .btn-primary:hover,
.footer-2023 .theme-purple a.btn-primary:hover {
  background-color: #5e1b63 !important;
}
.footer-2023 .theme-purple a .btn-secondary:hover,
.footer-2023 .theme-purple a.btn-secondary:hover {
  background-color: #ae80b1 !important;
}
.footer-2023 .theme-purple a .btn-tertiary:hover,
.footer-2023 .theme-purple a.btn-tertiary:hover {
  background-color: #d9c3da !important;
}
.footer-2023 .theme-purple a .btn-quaternary:hover,
.footer-2023 .theme-purple a.btn-quaternary:hover {
  background-color: #ede2ed !important;
}
.footer-2023 .theme-purple a.bg-primary.nav-btn:focus,
.footer-2023 .theme-purple a.bg-primary.nav-btn:hover {
  background-color: #712177 !important;
}
.footer-2023 .theme-purple a.bg-secondary.nav-btn:focus,
.footer-2023 .theme-purple a.bg-secondary.nav-btn:hover {
  background-color: #b890bb !important;
}
.footer-2023 .theme-purple .btn-primary,
.footer-2023 .theme-purple.btn-primary {
  background-color: #712177;
  border-color: #712177;
  color: #fff;
}
.footer-2023 .theme-purple .btn-primary .file-details,
.footer-2023 .theme-purple.btn-primary .file-details {
  color: #fff;
}
.footer-2023 .theme-purple .btn-primary svg,
.footer-2023 .theme-purple.btn-primary svg {
  fill: #fff;
}
.footer-2023 .theme-purple .btn-primary:hover,
.footer-2023 .theme-purple.btn-primary:hover {
  background-color: #5e1b63;
}
.footer-2023 .theme-purple .btn-primary:focus,
.footer-2023 .theme-purple .btn-primary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-purple .btn-primary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-purple.btn-primary:focus,
.footer-2023 .theme-purple.btn-primary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-purple.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #712177;
  border-color: #712177;
}
.footer-2023 .theme-purple .show .btn-primary.dropdown-toggle {
  background-color: #712177;
  border-color: #712177;
}
.footer-2023 .theme-purple .btn-secondary,
.footer-2023 .theme-purple.btn-secondary {
  background-color: #b890bb;
  border-color: #b890bb;
  color: #000;
}
.footer-2023 .theme-purple .btn-secondary .file-details,
.footer-2023 .theme-purple.btn-secondary .file-details {
  color: #000;
}
.footer-2023 .theme-purple .btn-secondary svg,
.footer-2023 .theme-purple.btn-secondary svg {
  fill: #000;
}
.footer-2023 .theme-purple .btn-secondary:hover,
.footer-2023 .theme-purple.btn-secondary:hover {
  background-color: #ae80b1;
  border-color: #ae80b1;
  color: #000;
}
.footer-2023 .theme-purple .btn-secondary:focus,
.footer-2023 .theme-purple .btn-secondary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-purple .btn-secondary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-purple.btn-secondary:focus,
.footer-2023 .theme-purple.btn-secondary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-purple.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #b890bb;
  border-color: #b890bb;
  color: #000;
}
.footer-2023 .theme-purple .btn-tertiary,
.footer-2023 .theme-purple.btn-tertiary {
  background-color: #e3d3e4;
  border-color: #e3d3e4;
  color: #075290;
}
.footer-2023 .theme-purple .btn-tertiary .file-details,
.footer-2023 .theme-purple.btn-tertiary .file-details {
  color: #000;
}
.footer-2023 .theme-purple .btn-tertiary svg,
.footer-2023 .theme-purple.btn-tertiary svg {
  fill: #005eaa;
}
.footer-2023 .theme-purple .btn-tertiary:hover,
.footer-2023 .theme-purple.btn-tertiary:hover {
  background-color: #d9c3da;
  border-color: #d9c3da;
}
.footer-2023 .theme-purple .btn-tertiary:focus,
.footer-2023 .theme-purple .btn-tertiary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-purple .btn-tertiary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-purple.btn-tertiary:focus,
.footer-2023 .theme-purple.btn-tertiary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-purple.btn-tertiary:not(:disabled):not(.disabled):active {
  background-color: #e3d3e4;
  border-color: #e3d3e4;
}
.footer-2023 .theme-purple .btn-quaternary,
.footer-2023 .theme-purple.btn-quaternary {
  background-color: #f7f2f7;
  border-color: #f7f2f7;
  color: #000;
}
.footer-2023 .theme-purple .btn-quaternary .file-details,
.footer-2023 .theme-purple.btn-quaternary .file-details {
  color: #000;
}
.footer-2023 .theme-purple .btn-quaternary svg,
.footer-2023 .theme-purple.btn-quaternary svg {
  fill: #005eaa;
}
.footer-2023 .theme-purple .btn-quaternary:hover,
.footer-2023 .theme-purple.btn-quaternary:hover {
  background-color: #ede2ed;
  border-color: #ede2ed;
}
.footer-2023 .theme-purple .btn-quaternary:focus,
.footer-2023 .theme-purple .btn-quaternary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-purple .btn-quaternary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-purple.btn-quaternary:focus,
.footer-2023 .theme-purple.btn-quaternary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-purple.btn-quaternary:not(:disabled):not(.disabled):active {
  background-color: #f7f2f7;
  border-color: #f7f2f7;
}
.footer-2023 .theme-purple .list-group-item.active {
  background-color: #712177;
  border-color: #712177;
}
.footer-2023 .theme-purple .list-group-item.list-group-item-primary {
  background-color: #712177;
  color: #fff;
}
.footer-2023 .theme-purple .list-group-item.list-group-item-secondary {
  background-color: #b890bb;
  color: #000;
}
.footer-2023 .theme-purple .radioBtn-styled .form-check input:checked ~ .checkmark {
  background-color: #712177;
}
.footer-2023 .theme-purple .radioBtn-styled .form-check .checkmark::after {
  background-color: #712177;
}
.footer-2023 .theme-purple .checkbox-list.primary .fi {
  color: #712177;
}
.footer-2023 .theme-purple .accordion .card.bar > .card > .card-header:hover {
  color: #712177 !important;
}
.footer-2023 .theme-purple .dropdown-menu-search svg .fill-p,
.footer-2023 .theme-purple .dropdown-menu-search svg.fill-p {
  fill: #005eaa;
}
.footer-2023 .theme-purple .fill-p,
.footer-2023 .theme-purple svg .fill-p,
.footer-2023 .theme-purple svg.fill-p {
  fill: #712177;
}
.footer-2023 .theme-purple .fill-p::before,
.footer-2023 .theme-purple svg .fill-p::before,
.footer-2023 .theme-purple svg.fill-p::before {
  color: #712177;
}
.footer-2023 .theme-purple .fill-s,
.footer-2023 .theme-purple svg .fill-s,
.footer-2023 .theme-purple svg.fill-s {
  fill: #b890bb;
}
.footer-2023 .theme-purple .fill-s::before,
.footer-2023 .theme-purple svg .fill-s::before,
.footer-2023 .theme-purple svg.fill-s::before {
  color: #b890bb;
}
.footer-2023 .theme-purple .fill-t,
.footer-2023 .theme-purple svg .fill-t,
.footer-2023 .theme-purple svg.fill-t {
  fill: #e3d3e4;
}
.footer-2023 .theme-purple .fill-t::before,
.footer-2023 .theme-purple svg .fill-t::before,
.footer-2023 .theme-purple svg.fill-t::before {
  color: #e3d3e4;
}
.footer-2023 .theme-purple .fill-q,
.footer-2023 .theme-purple svg .fill-q,
.footer-2023 .theme-purple svg.fill-q {
  fill: #f7f2f7;
}
.footer-2023 .theme-purple .fill-q::before,
.footer-2023 .theme-purple svg .fill-q::before,
.footer-2023 .theme-purple svg.fill-q::before {
  color: #f7f2f7;
}
.footer-2023 .theme-purple .nav-pills .nav-link.active,
.footer-2023 .theme-purple .nav-pills .show > .nav-link {
  background-color: #712177;
  color: #fff;
}
.footer-2023 .theme-purple .mobile-section-nav li a:active,
.footer-2023 .theme-purple .mobile-section-nav li a:hover,
.footer-2023 .theme-purple nav ul.tp-nav-main li a:active,
.footer-2023 .theme-purple nav ul.tp-nav-main li a:hover {
  border-left: 4px solid #712177;
  background-color: #f5f5f5;
  color: #712177;
}
.footer-2023 .theme-purple .mobile-section-nav {
  border-top: 3px solid #b890bb;
}
.footer-2023 .theme-purple .mobile-section-nav #svg-down {
  background-color: #712177;
}
.footer-2023 .theme-purple .mobile-section-nav nav .dropdown .list-group a.selected {
  border-left: 4px solid #712177;
}
.footer-2023 .theme-purple nav .nav-section-home {
  border-top-color: #712177;
}
.footer-2023 .theme-purple nav .nav-section-home svg {
  fill: #712177;
}
.footer-2023 .theme-purple nav .nav-section-home .fi {
  color: #712177;
}
.footer-2023 .theme-purple nav .nav-section-home.selected {
  border-left: 4px solid #712177;
  background-color: #f5f5f5;
}
.footer-2023 .theme-purple nav .nav-section-home:hover {
  background-color: #f5f5f5;
  border-left: 4px solid #712177;
}
.footer-2023 .theme-purple nav .nav-section-home:hover a {
  color: #712177;
}
.footer-2023 .theme-purple nav .nav-section-home a {
  text-decoration: none;
}
.footer-2023 .theme-purple nav .mobile-section-nav li a.nav-minus,
.footer-2023 .theme-purple nav .mobile-section-nav li a.nav-minus:hover,
.footer-2023 .theme-purple nav .mobile-section-nav li a.nav-plus,
.footer-2023 .theme-purple nav .mobile-section-nav li a.nav-plus:hover,
.footer-2023 .theme-purple nav ul.tp-nav-main li a.nav-minus,
.footer-2023 .theme-purple nav ul.tp-nav-main li a.nav-minus:hover,
.footer-2023 .theme-purple nav ul.tp-nav-main li a.nav-plus,
.footer-2023 .theme-purple nav ul.tp-nav-main li a.nav-plus:hover {
  background-color: transparent;
  border-width: 0;
}
.footer-2023 .theme-purple nav .mobile-section-nav li.active,
.footer-2023 .theme-purple nav ul.tp-nav-main li.active {
  background-color: #fff;
}
.footer-2023 .theme-purple nav .mobile-section-nav li.active > a:first-child,
.footer-2023 .theme-purple nav ul.tp-nav-main li.active > a:first-child {
  border-left-color: #712177;
}
.footer-2023 .theme-purple nav .mobile-section-nav li.active a:hover,
.footer-2023 .theme-purple nav ul.tp-nav-main li.active a:hover {
  border-left-color: #712177;
  background-color: #f5f5f5;
}
.footer-2023 .theme-purple nav .mobile-section-nav li.active a.nav-minus:hover,
.footer-2023 .theme-purple nav .mobile-section-nav li.active a.nav-minus:link,
.footer-2023 .theme-purple nav .mobile-section-nav li.active a.nav-plus:hover,
.footer-2023 .theme-purple nav .mobile-section-nav li.active a.nav-plus:link,
.footer-2023 .theme-purple nav ul.tp-nav-main li.active a.nav-minus:hover,
.footer-2023 .theme-purple nav ul.tp-nav-main li.active a.nav-minus:link,
.footer-2023 .theme-purple nav ul.tp-nav-main li.active a.nav-plus:hover,
.footer-2023 .theme-purple nav ul.tp-nav-main li.active a.nav-plus:link {
  background-color: transparent;
  border-width: 0;
}
.footer-2023 .theme-purple nav .mobile-section-nav li.active ul li,
.footer-2023 .theme-purple nav ul.tp-nav-main li.active ul li {
  border-left-color: #b890bb;
}
.footer-2023 .theme-purple nav .mobile-section-nav li.active ul li a:active,
.footer-2023 .theme-purple nav .mobile-section-nav li.active ul li a:link,
.footer-2023 .theme-purple nav .mobile-section-nav li.active ul li a:visited,
.footer-2023 .theme-purple nav ul.tp-nav-main li.active ul li a:active,
.footer-2023 .theme-purple nav ul.tp-nav-main li.active ul li a:link,
.footer-2023 .theme-purple nav ul.tp-nav-main li.active ul li a:visited {
  font-weight: 400;
  border-left: 4px solid #f5f5f5;
  border-left: 4px solid #b890bb;
}
.footer-2023 .theme-purple nav .mobile-section-nav li.active ul li a:hover,
.footer-2023 .theme-purple nav ul.tp-nav-main li.active ul li a:hover {
  background-color: #f5f5f5;
  color: #712177;
}
.footer-2023 .theme-purple nav .mobile-section-nav li.active ul li.selected > a:first-child,
.footer-2023 .theme-purple nav ul.tp-nav-main li.active ul li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
}
.footer-2023 .theme-purple nav .mobile-section-nav li.active ul li.selected a[data-toggle="collapse"]:hover,
.footer-2023 .theme-purple nav ul.tp-nav-main li.active ul li.selected a[data-toggle="collapse"]:hover {
  border-left-color: #f5f5f5;
}
.footer-2023 .theme-purple nav .mobile-section-nav li.active ul li.active,
.footer-2023 .theme-purple nav ul.tp-nav-main li.active ul li.active {
  border-left-color: #b890bb;
}
.footer-2023 .theme-purple nav .mobile-section-nav li.active ul li.active > a:first-child,
.footer-2023 .theme-purple nav ul.tp-nav-main li.active ul li.active > a:first-child {
  font-weight: 700;
}
.footer-2023 .theme-purple nav .mobile-section-nav li.active ul li ul li > a:first-child,
.footer-2023 .theme-purple nav ul.tp-nav-main li.active ul li ul li > a:first-child {
  border-left-color: #ede3ee;
}
.footer-2023 .theme-purple nav .mobile-section-nav li.selected > a:first-child,
.footer-2023 .theme-purple nav ul.tp-nav-main li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
  color: #712177;
}
.footer-2023 .theme-purple nav .mobile-section-nav li.selected.active > a:first-child,
.footer-2023 .theme-purple nav ul.tp-nav-main li.selected.active > a:first-child {
  font-weight: 700;
}
.footer-2023 .theme-purple nav .mobile-section-nav li.selected.active > a,
.footer-2023 .theme-purple nav ul.tp-nav-main li.selected.active > a {
  background-color: #f5f5f5;
}
.footer-2023 .theme-purple nav .mobile-section-nav a.mobile-section-nav-foot {
  background-color: #712177;
}
.footer-2023 .theme-purple nav .mobile-section-nav a.mobile-section-nav-foot:hover {
  background-color: #5e1b63;
}
.footer-2023 .theme-purple nav .mobile-section-nav li.selected > a:first-child {
  border-left-color: #712177;
}
.footer-2023 .theme-purple .pagination li.active a {
  background-color: #712177 !important;
  border-color: #712177 !important;
}
.footer-2023 .theme-brown .site-title {
  background-color: #705043;
  color: #fff;
  border-bottom: 3px solid #ad907b;
}
.footer-2023 .theme-brown .site-title .tagline {
  color: #fff;
}
.footer-2023 .theme-brown .alert-primary,
.footer-2023 .theme-brown .bg-primary,
.footer-2023 .theme-brown.bg-primary {
  background-color: #705043 !important;
  color: #fff !important;
}
.footer-2023 .theme-brown .alert-primary a:not(.btn),
.footer-2023 .theme-brown .bg-primary a:not(.btn),
.footer-2023 .theme-brown.bg-primary a:not(.btn) {
  color: #fff;
}
.footer-2023 .theme-brown .alert-primary a:not(.btn) .file-details,
.footer-2023 .theme-brown .bg-primary a:not(.btn) .file-details,
.footer-2023 .theme-brown.bg-primary a:not(.btn) .file-details {
  color: #fff;
}
.footer-2023 .theme-brown .alert-primary svg,
.footer-2023 .theme-brown .bg-primary svg,
.footer-2023 .theme-brown.bg-primary svg {
  fill: #fff;
}
.footer-2023 .theme-brown .alert-primary .card-header a,
.footer-2023 .theme-brown .bg-primary .card-header a,
.footer-2023 .theme-brown.bg-primary .card-header a {
  color: #fff;
}
.footer-2023 .theme-brown .bg-dark,
.footer-2023 .theme-brown.bg-dark {
  background-color: #402e26 !important;
  color: #fff !important;
}
.footer-2023 .theme-brown .bg-dark a:not(.btn),
.footer-2023 .theme-brown.bg-dark a:not(.btn) {
  color: #fff;
}
.footer-2023 .theme-brown .bg-dark a:not(.btn) .file-details,
.footer-2023 .theme-brown.bg-dark a:not(.btn) .file-details {
  color: #fff;
}
.footer-2023 .theme-brown .bg-dark svg,
.footer-2023 .theme-brown.bg-dark svg {
  fill: #fff;
}
.footer-2023 .theme-brown .bg-dark .card-header a,
.footer-2023 .theme-brown.bg-dark .card-header a {
  color: #fff;
}
.footer-2023 .theme-brown .alert-secondary,
.footer-2023 .theme-brown .bg-secondary,
.footer-2023 .theme-brown.bg-secondary {
  background-color: #ad907b !important;
  color: #000 !important;
}
.footer-2023 .theme-brown .alert-secondary a:not(.btn),
.footer-2023 .theme-brown .bg-secondary a:not(.btn),
.footer-2023 .theme-brown.bg-secondary a:not(.btn) {
  color: #000;
}
.footer-2023 .theme-brown .alert-secondary svg,
.footer-2023 .theme-brown .bg-secondary svg,
.footer-2023 .theme-brown.bg-secondary svg {
  fill: #000;
}
.footer-2023 .theme-brown .bg-tertiary,
.footer-2023 .theme-brown.bg-tertiary {
  background-color: #d7ccc8 !important;
  color: #000;
}
.footer-2023 .theme-brown .bg-tertiary.card-header a,
.footer-2023 .theme-brown.bg-tertiary.card-header a {
  color: #000;
}
.footer-2023 .theme-brown .bg-quaternary,
.footer-2023 .theme-brown.bg-quaternary {
  background-color: #f2ebe8 !important;
  color: #000;
}
.footer-2023 .theme-brown .bg-quaternary.card-header a,
.footer-2023 .theme-brown.bg-quaternary.card-header a {
  color: #000;
}
.footer-2023 .theme-brown .bg-primary-10 {
  background-color: rgba(112, 80, 67, 0.1) !important;
}
.footer-2023 .theme-brown .bg-secondary-10 {
  background-color: rgba(173, 144, 123, 0.1) !important;
}
.footer-2023 .theme-brown .bg-tertiary-10 {
  background-color: rgba(215, 204, 200, 0.1) !important;
}
.footer-2023 .theme-brown .bg-quaternary-10 {
  background-color: rgba(242, 235, 232, 0.1) !important;
}
.footer-2023 .theme-brown .bg-primary-20 {
  background-color: rgba(112, 80, 67, 0.2) !important;
}
.footer-2023 .theme-brown .bg-secondary-20 {
  background-color: rgba(173, 144, 123, 0.2) !important;
}
.footer-2023 .theme-brown .bg-tertiary-20 {
  background-color: rgba(215, 204, 200, 0.2) !important;
}
.footer-2023 .theme-brown .bg-quaternary-20 {
  background-color: rgba(242, 235, 232, 0.2) !important;
}
.footer-2023 .theme-brown .bg-primary-30 {
  background-color: rgba(112, 80, 67, 0.3) !important;
}
.footer-2023 .theme-brown .bg-secondary-30 {
  background-color: rgba(173, 144, 123, 0.3) !important;
}
.footer-2023 .theme-brown .bg-tertiary-30 {
  background-color: rgba(215, 204, 200, 0.3) !important;
}
.footer-2023 .theme-brown .bg-quaternary-30 {
  background-color: rgba(242, 235, 232, 0.3) !important;
}
.footer-2023 .theme-brown .bg-primary-40 {
  background-color: rgba(112, 80, 67, 0.4) !important;
}
.footer-2023 .theme-brown .bg-secondary-40 {
  background-color: rgba(173, 144, 123, 0.4) !important;
}
.footer-2023 .theme-brown .bg-tertiary-40 {
  background-color: rgba(215, 204, 200, 0.4) !important;
}
.footer-2023 .theme-brown .bg-quaternary-40 {
  background-color: rgba(242, 235, 232, 0.4) !important;
}
.footer-2023 .theme-brown .bg-primary-50 {
  background-color: rgba(112, 80, 67, 0.5) !important;
}
.footer-2023 .theme-brown .bg-secondary-50 {
  background-color: rgba(173, 144, 123, 0.5) !important;
}
.footer-2023 .theme-brown .bg-tertiary-50 {
  background-color: rgba(215, 204, 200, 0.5) !important;
}
.footer-2023 .theme-brown .bg-quaternary-50 {
  background-color: rgba(242, 235, 232, 0.5) !important;
}
.footer-2023 .theme-brown .bg-primary-60 {
  background-color: rgba(112, 80, 67, 0.6) !important;
}
.footer-2023 .theme-brown .bg-secondary-60 {
  background-color: rgba(173, 144, 123, 0.6) !important;
}
.footer-2023 .theme-brown .bg-tertiary-60 {
  background-color: rgba(215, 204, 200, 0.6) !important;
}
.footer-2023 .theme-brown .bg-quaternary-60 {
  background-color: rgba(242, 235, 232, 0.6) !important;
}
.footer-2023 .theme-brown .bg-primary-70 {
  background-color: rgba(112, 80, 67, 0.7) !important;
}
.footer-2023 .theme-brown .bg-secondary-70 {
  background-color: rgba(173, 144, 123, 0.7) !important;
}
.footer-2023 .theme-brown .bg-tertiary-70 {
  background-color: rgba(215, 204, 200, 0.7) !important;
}
.footer-2023 .theme-brown .bg-quaternary-70 {
  background-color: rgba(242, 235, 232, 0.7) !important;
}
.footer-2023 .theme-brown .bg-primary-80 {
  background-color: rgba(112, 80, 67, 0.8) !important;
}
.footer-2023 .theme-brown .bg-secondary-80 {
  background-color: rgba(173, 144, 123, 0.8) !important;
}
.footer-2023 .theme-brown .bg-tertiary-80 {
  background-color: rgba(215, 204, 200, 0.8) !important;
}
.footer-2023 .theme-brown .bg-quaternary-80 {
  background-color: rgba(242, 235, 232, 0.8) !important;
}
.footer-2023 .theme-brown .bg-primary-90 {
  background-color: rgba(112, 80, 67, 0.9) !important;
}
.footer-2023 .theme-brown .bg-secondary-90 {
  background-color: rgba(173, 144, 123, 0.9) !important;
}
.footer-2023 .theme-brown .bg-tertiary-90 {
  background-color: rgba(215, 204, 200, 0.9) !important;
}
.footer-2023 .theme-brown .bg-quaternary-90 {
  background-color: rgba(242, 235, 232, 0.9) !important;
}
.footer-2023 .theme-brown .b-primary,
.footer-2023 .theme-brown.b-primary {
  border-color: #705043 !important;
}
.footer-2023 .theme-brown .b-secondary,
.footer-2023 .theme-brown.b-secondary {
  border-color: #ad907b !important;
}
.footer-2023 .theme-brown .b-tertiary,
.footer-2023 .theme-brown.b-tertiary {
  border-color: #d7ccc8 !important;
}
.footer-2023 .theme-brown .b-quaternary,
.footer-2023 .theme-brown.b-quaternary {
  border-color: #f2ebe8 !important;
}
.footer-2023 .theme-brown .bt-primary,
.footer-2023 .theme-brown.bt-primary {
  border-top-color: #705043 !important;
}
.footer-2023 .theme-brown .bt-secondary,
.footer-2023 .theme-brown.bt-secondary {
  border-top-color: #ad907b !important;
}
.footer-2023 .theme-brown .bt-tertiary,
.footer-2023 .theme-brown.bt-tertiary {
  border-top-color: #d7ccc8 !important;
}
.footer-2023 .theme-brown .bt-quaternary,
.footer-2023 .theme-brown.bt-quaternary {
  border-top-color: #f2ebe8 !important;
}
.footer-2023 .theme-brown .br-primary,
.footer-2023 .theme-brown.br-primary {
  border-right-color: #705043 !important;
}
.footer-2023 .theme-brown .br-secondary,
.footer-2023 .theme-brown.br-secondary {
  border-right-color: #ad907b !important;
}
.footer-2023 .theme-brown .br-tertiary,
.footer-2023 .theme-brown.br-tertiary {
  border-right-color: #d7ccc8 !important;
}
.footer-2023 .theme-brown .br-quaternary,
.footer-2023 .theme-brown.br-quaternary {
  border-right-color: #f2ebe8 !important;
}
.footer-2023 .theme-brown .bb-primary,
.footer-2023 .theme-brown.bb-primary {
  border-bottom-color: #705043 !important;
}
.footer-2023 .theme-brown .bb-secondary,
.footer-2023 .theme-brown.bb-secondary {
  border-bottom-color: #ad907b !important;
}
.footer-2023 .theme-brown .bb-tertiary,
.footer-2023 .theme-brown.bb-tertiary {
  border-bottom-color: #d7ccc8 !important;
}
.footer-2023 .theme-brown .bb-quaternary,
.footer-2023 .theme-brown.bb-quaternary {
  border-bottom-color: #f2ebe8 !important;
}
.footer-2023 .theme-brown .bl-primary,
.footer-2023 .theme-brown.bl-primary {
  border-left-color: #705043 !important;
}
.footer-2023 .theme-brown .bl-secondary,
.footer-2023 .theme-brown.bl-secondary {
  border-left-color: #ad907b !important;
}
.footer-2023 .theme-brown .bl-tertiary,
.footer-2023 .theme-brown.bl-tertiary {
  border-left-color: #d7ccc8 !important;
}
.footer-2023 .theme-brown .bl-quaternary,
.footer-2023 .theme-brown.bl-quaternary {
  border-left-color: #f2ebe8 !important;
}
.footer-2023 .theme-brown .c-primary,
.footer-2023 .theme-brown .text-primary,
.footer-2023 .theme-brown.c-primary,
.footer-2023 .theme-brown.text-primary {
  color: #705043 !important;
}
.footer-2023 .theme-brown .primary li.checked::before,
.footer-2023 .theme-brown .primary li::before {
  color: #705043 !important;
}
.footer-2023 .theme-brown .alert-primary svg {
  fill: #ad907b;
}
.footer-2023 .theme-brown .cdc-timeline svg {
  fill: #705043;
}
.footer-2023 .theme-brown .tabs-horizontal.nav-tabs .nav-link.active {
  border-bottom: 3px solid #705043;
}
.footer-2023 .theme-brown .yamm .dropdown-item:hover {
  border-left: 4px solid #705043;
}
.footer-2023 .theme-brown .yamm .dropdown-item:active {
  border-left: 4px solid #705043;
  background-color: #f8f9fa;
}
.footer-2023 .theme-brown .yamm .nav-item.dropdown.show a.nav-link,
.footer-2023 .theme-brown .yamm .nav-link:hover {
  background: #ad907b;
}
.footer-2023 .theme-brown .tabs-vertical .nav-link.active {
  border-bottom: 3px solid #705043;
}
.footer-2023 .theme-brown .nav-tabs .nav-link.active,
.footer-2023 .theme-brown .nav-tabs .nav-link:hover {
  border-top: 3px solid #705043;
  font-weight: 700;
}
.footer-2023 .theme-brown .nav-pills .nav-link.active {
  border-bottom: 3px solid #ad907b;
}
.footer-2023 .theme-brown .gj-datepicker-bootstrap [role="right-icon"] button .gj-icon,
.footer-2023 .theme-brown .gj-datepicker-bootstrap [role="right-icon"] button .material-icons {
  color: #705043;
}
.footer-2023 .theme-brown .gj-datepicker-bootstrap button {
  background-color: #fff;
  border-color: #bdbdbd !important;
  margin-left: 1px;
}
.footer-2023 .theme-brown .gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
  background-color: #705043 !important;
  border-color: #705043 !important;
}
.footer-2023 .theme-brown .table.table-dark {
  background-color: #705043;
}
.footer-2023 .theme-brown .table .thead-light th {
  background-color: #ad907b;
}
.footer-2023 .theme-brown .table .thead-dark th {
  background-color: #705043;
  border-color: #705043;
  color: #fff;
}
.footer-2023 .theme-brown .table.table-striped-dark tbody tr:nth-of-type(odd) {
  background-color: #705043;
  color: #fff;
}
.footer-2023 .theme-brown .table.table-striped-light tbody tr:nth-of-type(odd) {
  background-color: #ad907b;
  color: #000;
}
.footer-2023 .theme-brown .table.table-hover-dark tbody tr:hover {
  background-color: #705043;
  color: #fff;
}
.footer-2023 .theme-brown .table.table-hover-light tbody tr:hover {
  background-color: #ad907b;
  color: #000;
}
.footer-2023 .theme-brown .audio-player .btn-primary,
.footer-2023 .theme-brown .audio-player .btn-secondary {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.footer-2023 .theme-brown .audio-player .btn-primary:active,
.footer-2023 .theme-brown .audio-player .btn-primary:focus,
.footer-2023 .theme-brown .audio-player .btn-primary:hover,
.footer-2023 .theme-brown .audio-player .btn-primary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-brown .audio-player .btn-secondary:active,
.footer-2023 .theme-brown .audio-player .btn-secondary:focus,
.footer-2023 .theme-brown .audio-player .btn-secondary:hover,
.footer-2023 .theme-brown .audio-player .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}
.footer-2023 .theme-brown .audio-player .btn-primary .volume-range-button input,
.footer-2023 .theme-brown .audio-player .btn-secondary .volume-range-button input {
  margin-bottom: 10px !important;
}
.footer-2023 .theme-brown .audio-player .btn-primary svg,
.footer-2023 .theme-brown .audio-player .btn-secondary svg {
  fill: #333;
}
.footer-2023 .theme-brown .audio-player .btn-primary .fi,
.footer-2023 .theme-brown .audio-player .btn-secondary .fi {
  color: #333;
  vertical-align: middle;
}
.footer-2023 .theme-brown a .btn-primary:hover,
.footer-2023 .theme-brown a.btn-primary:hover {
  background-color: #604539 !important;
}
.footer-2023 .theme-brown a .btn-secondary:hover,
.footer-2023 .theme-brown a.btn-secondary:hover {
  background-color: #a3836b !important;
}
.footer-2023 .theme-brown a .btn-tertiary:hover,
.footer-2023 .theme-brown a.btn-tertiary:hover {
  background-color: #ccbeb9 !important;
}
.footer-2023 .theme-brown a .btn-quaternary:hover,
.footer-2023 .theme-brown a.btn-quaternary:hover {
  background-color: #e9ddd8 !important;
}
.footer-2023 .theme-brown a.bg-primary.nav-btn:focus,
.footer-2023 .theme-brown a.bg-primary.nav-btn:hover {
  background-color: #705043 !important;
}
.footer-2023 .theme-brown a.bg-secondary.nav-btn:focus,
.footer-2023 .theme-brown a.bg-secondary.nav-btn:hover {
  background-color: #ad907b !important;
}
.footer-2023 .theme-brown .btn-primary,
.footer-2023 .theme-brown.btn-primary {
  background-color: #705043;
  border-color: #705043;
  color: #fff;
}
.footer-2023 .theme-brown .btn-primary .file-details,
.footer-2023 .theme-brown.btn-primary .file-details {
  color: #fff;
}
.footer-2023 .theme-brown .btn-primary svg,
.footer-2023 .theme-brown.btn-primary svg {
  fill: #fff;
}
.footer-2023 .theme-brown .btn-primary:hover,
.footer-2023 .theme-brown.btn-primary:hover {
  background-color: #604539;
}
.footer-2023 .theme-brown .btn-primary:focus,
.footer-2023 .theme-brown .btn-primary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-brown .btn-primary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-brown.btn-primary:focus,
.footer-2023 .theme-brown.btn-primary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-brown.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #705043;
  border-color: #705043;
}
.footer-2023 .theme-brown .show .btn-primary.dropdown-toggle {
  background-color: #705043;
  border-color: #705043;
}
.footer-2023 .theme-brown .btn-secondary,
.footer-2023 .theme-brown.btn-secondary {
  background-color: #ad907b;
  border-color: #ad907b;
  color: #000;
}
.footer-2023 .theme-brown .btn-secondary .file-details,
.footer-2023 .theme-brown.btn-secondary .file-details {
  color: #000;
}
.footer-2023 .theme-brown .btn-secondary svg,
.footer-2023 .theme-brown.btn-secondary svg {
  fill: #000;
}
.footer-2023 .theme-brown .btn-secondary:hover,
.footer-2023 .theme-brown.btn-secondary:hover {
  background-color: #a3836b;
  border-color: #a3836b;
  color: #000;
}
.footer-2023 .theme-brown .btn-secondary:focus,
.footer-2023 .theme-brown .btn-secondary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-brown .btn-secondary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-brown.btn-secondary:focus,
.footer-2023 .theme-brown.btn-secondary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-brown.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #ad907b;
  border-color: #ad907b;
  color: #000;
}
.footer-2023 .theme-brown .btn-tertiary,
.footer-2023 .theme-brown.btn-tertiary {
  background-color: #d7ccc8;
  border-color: #d7ccc8;
  color: #075290;
}
.footer-2023 .theme-brown .btn-tertiary .file-details,
.footer-2023 .theme-brown.btn-tertiary .file-details {
  color: #000;
}
.footer-2023 .theme-brown .btn-tertiary svg,
.footer-2023 .theme-brown.btn-tertiary svg {
  fill: #005eaa;
}
.footer-2023 .theme-brown .btn-tertiary:hover,
.footer-2023 .theme-brown.btn-tertiary:hover {
  background-color: #ccbeb9;
  border-color: #ccbeb9;
}
.footer-2023 .theme-brown .btn-tertiary:focus,
.footer-2023 .theme-brown .btn-tertiary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-brown .btn-tertiary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-brown.btn-tertiary:focus,
.footer-2023 .theme-brown.btn-tertiary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-brown.btn-tertiary:not(:disabled):not(.disabled):active {
  background-color: #d7ccc8;
  border-color: #d7ccc8;
}
.footer-2023 .theme-brown .btn-quaternary,
.footer-2023 .theme-brown.btn-quaternary {
  background-color: #f2ebe8;
  border-color: #f2ebe8;
  color: #000;
}
.footer-2023 .theme-brown .btn-quaternary .file-details,
.footer-2023 .theme-brown.btn-quaternary .file-details {
  color: #000;
}
.footer-2023 .theme-brown .btn-quaternary svg,
.footer-2023 .theme-brown.btn-quaternary svg {
  fill: #005eaa;
}
.footer-2023 .theme-brown .btn-quaternary:hover,
.footer-2023 .theme-brown.btn-quaternary:hover {
  background-color: #e9ddd8;
  border-color: #e9ddd8;
}
.footer-2023 .theme-brown .btn-quaternary:focus,
.footer-2023 .theme-brown .btn-quaternary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-brown .btn-quaternary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-brown.btn-quaternary:focus,
.footer-2023 .theme-brown.btn-quaternary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-brown.btn-quaternary:not(:disabled):not(.disabled):active {
  background-color: #f2ebe8;
  border-color: #f2ebe8;
}
.footer-2023 .theme-brown .list-group-item.active {
  background-color: #705043;
  border-color: #705043;
}
.footer-2023 .theme-brown .list-group-item.list-group-item-primary {
  background-color: #705043;
  color: #fff;
}
.footer-2023 .theme-brown .list-group-item.list-group-item-secondary {
  background-color: #ad907b;
  color: #000;
}
.footer-2023 .theme-brown .radioBtn-styled .form-check input:checked ~ .checkmark {
  background-color: #705043;
}
.footer-2023 .theme-brown .radioBtn-styled .form-check .checkmark::after {
  background-color: #705043;
}
.footer-2023 .theme-brown .checkbox-list.primary .fi {
  color: #705043;
}
.footer-2023 .theme-brown .accordion .card.bar > .card > .card-header:hover {
  color: #705043 !important;
}
.footer-2023 .theme-brown .dropdown-menu-search svg .fill-p,
.footer-2023 .theme-brown .dropdown-menu-search svg.fill-p {
  fill: #005eaa;
}
.footer-2023 .theme-brown .fill-p,
.footer-2023 .theme-brown svg .fill-p,
.footer-2023 .theme-brown svg.fill-p {
  fill: #705043;
}
.footer-2023 .theme-brown .fill-p::before,
.footer-2023 .theme-brown svg .fill-p::before,
.footer-2023 .theme-brown svg.fill-p::before {
  color: #705043;
}
.footer-2023 .theme-brown .fill-s,
.footer-2023 .theme-brown svg .fill-s,
.footer-2023 .theme-brown svg.fill-s {
  fill: #ad907b;
}
.footer-2023 .theme-brown .fill-s::before,
.footer-2023 .theme-brown svg .fill-s::before,
.footer-2023 .theme-brown svg.fill-s::before {
  color: #ad907b;
}
.footer-2023 .theme-brown .fill-t,
.footer-2023 .theme-brown svg .fill-t,
.footer-2023 .theme-brown svg.fill-t {
  fill: #d7ccc8;
}
.footer-2023 .theme-brown .fill-t::before,
.footer-2023 .theme-brown svg .fill-t::before,
.footer-2023 .theme-brown svg.fill-t::before {
  color: #d7ccc8;
}
.footer-2023 .theme-brown .fill-q,
.footer-2023 .theme-brown svg .fill-q,
.footer-2023 .theme-brown svg.fill-q {
  fill: #f2ebe8;
}
.footer-2023 .theme-brown .fill-q::before,
.footer-2023 .theme-brown svg .fill-q::before,
.footer-2023 .theme-brown svg.fill-q::before {
  color: #f2ebe8;
}
.footer-2023 .theme-brown .nav-pills .nav-link.active,
.footer-2023 .theme-brown .nav-pills .show > .nav-link {
  background-color: #705043;
  color: #fff;
}
.footer-2023 .theme-brown .mobile-section-nav li a:active,
.footer-2023 .theme-brown .mobile-section-nav li a:hover,
.footer-2023 .theme-brown nav ul.tp-nav-main li a:active,
.footer-2023 .theme-brown nav ul.tp-nav-main li a:hover {
  border-left: 4px solid #705043;
  background-color: #f5f5f5;
  color: #705043;
}
.footer-2023 .theme-brown .mobile-section-nav {
  border-top: 3px solid #ad907b;
}
.footer-2023 .theme-brown .mobile-section-nav #svg-down {
  background-color: #705043;
}
.footer-2023 .theme-brown .mobile-section-nav nav .dropdown .list-group a.selected {
  border-left: 4px solid #705043;
}
.footer-2023 .theme-brown nav .nav-section-home {
  border-top-color: #705043;
}
.footer-2023 .theme-brown nav .nav-section-home svg {
  fill: #705043;
}
.footer-2023 .theme-brown nav .nav-section-home .fi {
  color: #705043;
}
.footer-2023 .theme-brown nav .nav-section-home.selected {
  border-left: 4px solid #705043;
  background-color: #f5f5f5;
}
.footer-2023 .theme-brown nav .nav-section-home:hover {
  background-color: #f5f5f5;
  border-left: 4px solid #705043;
}
.footer-2023 .theme-brown nav .nav-section-home:hover a {
  color: #705043;
}
.footer-2023 .theme-brown nav .nav-section-home a {
  text-decoration: none;
}
.footer-2023 .theme-brown nav .mobile-section-nav li a.nav-minus,
.footer-2023 .theme-brown nav .mobile-section-nav li a.nav-minus:hover,
.footer-2023 .theme-brown nav .mobile-section-nav li a.nav-plus,
.footer-2023 .theme-brown nav .mobile-section-nav li a.nav-plus:hover,
.footer-2023 .theme-brown nav ul.tp-nav-main li a.nav-minus,
.footer-2023 .theme-brown nav ul.tp-nav-main li a.nav-minus:hover,
.footer-2023 .theme-brown nav ul.tp-nav-main li a.nav-plus,
.footer-2023 .theme-brown nav ul.tp-nav-main li a.nav-plus:hover {
  background-color: transparent;
  border-width: 0;
}
.footer-2023 .theme-brown nav .mobile-section-nav li.active,
.footer-2023 .theme-brown nav ul.tp-nav-main li.active {
  background-color: #fff;
}
.footer-2023 .theme-brown nav .mobile-section-nav li.active > a:first-child,
.footer-2023 .theme-brown nav ul.tp-nav-main li.active > a:first-child {
  border-left-color: #705043;
}
.footer-2023 .theme-brown nav .mobile-section-nav li.active a:hover,
.footer-2023 .theme-brown nav ul.tp-nav-main li.active a:hover {
  border-left-color: #705043;
  background-color: #f5f5f5;
}
.footer-2023 .theme-brown nav .mobile-section-nav li.active a.nav-minus:hover,
.footer-2023 .theme-brown nav .mobile-section-nav li.active a.nav-minus:link,
.footer-2023 .theme-brown nav .mobile-section-nav li.active a.nav-plus:hover,
.footer-2023 .theme-brown nav .mobile-section-nav li.active a.nav-plus:link,
.footer-2023 .theme-brown nav ul.tp-nav-main li.active a.nav-minus:hover,
.footer-2023 .theme-brown nav ul.tp-nav-main li.active a.nav-minus:link,
.footer-2023 .theme-brown nav ul.tp-nav-main li.active a.nav-plus:hover,
.footer-2023 .theme-brown nav ul.tp-nav-main li.active a.nav-plus:link {
  background-color: transparent;
  border-width: 0;
}
.footer-2023 .theme-brown nav .mobile-section-nav li.active ul li,
.footer-2023 .theme-brown nav ul.tp-nav-main li.active ul li {
  border-left-color: #ad907b;
}
.footer-2023 .theme-brown nav .mobile-section-nav li.active ul li a:active,
.footer-2023 .theme-brown nav .mobile-section-nav li.active ul li a:link,
.footer-2023 .theme-brown nav .mobile-section-nav li.active ul li a:visited,
.footer-2023 .theme-brown nav ul.tp-nav-main li.active ul li a:active,
.footer-2023 .theme-brown nav ul.tp-nav-main li.active ul li a:link,
.footer-2023 .theme-brown nav ul.tp-nav-main li.active ul li a:visited {
  font-weight: 400;
  border-left: 4px solid #f5f5f5;
  border-left: 4px solid #ad907b;
}
.footer-2023 .theme-brown nav .mobile-section-nav li.active ul li a:hover,
.footer-2023 .theme-brown nav ul.tp-nav-main li.active ul li a:hover {
  background-color: #f5f5f5;
  color: #705043;
}
.footer-2023 .theme-brown nav .mobile-section-nav li.active ul li.selected > a:first-child,
.footer-2023 .theme-brown nav ul.tp-nav-main li.active ul li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
}
.footer-2023 .theme-brown nav .mobile-section-nav li.active ul li.selected a[data-toggle="collapse"]:hover,
.footer-2023 .theme-brown nav ul.tp-nav-main li.active ul li.selected a[data-toggle="collapse"]:hover {
  border-left-color: #f5f5f5;
}
.footer-2023 .theme-brown nav .mobile-section-nav li.active ul li.active,
.footer-2023 .theme-brown nav ul.tp-nav-main li.active ul li.active {
  border-left-color: #ad907b;
}
.footer-2023 .theme-brown nav .mobile-section-nav li.active ul li.active > a:first-child,
.footer-2023 .theme-brown nav ul.tp-nav-main li.active ul li.active > a:first-child {
  font-weight: 700;
}
.footer-2023 .theme-brown nav .mobile-section-nav li.active ul li ul li > a:first-child,
.footer-2023 .theme-brown nav ul.tp-nav-main li.active ul li ul li > a:first-child {
  border-left-color: #e2dad7;
}
.footer-2023 .theme-brown nav .mobile-section-nav li.selected > a:first-child,
.footer-2023 .theme-brown nav ul.tp-nav-main li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
  color: #705043;
}
.footer-2023 .theme-brown nav .mobile-section-nav li.selected.active > a:first-child,
.footer-2023 .theme-brown nav ul.tp-nav-main li.selected.active > a:first-child {
  font-weight: 700;
}
.footer-2023 .theme-brown nav .mobile-section-nav li.selected.active > a,
.footer-2023 .theme-brown nav ul.tp-nav-main li.selected.active > a {
  background-color: #f5f5f5;
}
.footer-2023 .theme-brown nav .mobile-section-nav a.mobile-section-nav-foot {
  background-color: #705043;
}
.footer-2023 .theme-brown nav .mobile-section-nav a.mobile-section-nav-foot:hover {
  background-color: #604539;
}
.footer-2023 .theme-brown nav .mobile-section-nav li.selected > a:first-child {
  border-left-color: #705043;
}
.footer-2023 .theme-brown .pagination li.active a {
  background-color: #705043 !important;
  border-color: #705043 !important;
}
.footer-2023 .theme-teal .site-title {
  background-color: #00695c;
  color: #fff;
  border-bottom: 3px solid #4ebaaa;
}
.footer-2023 .theme-teal .site-title .tagline {
  color: #fff;
}
.footer-2023 .theme-teal .alert-primary,
.footer-2023 .theme-teal .bg-primary,
.footer-2023 .theme-teal.bg-primary {
  background-color: #00695c !important;
  color: #fff !important;
}
.footer-2023 .theme-teal .alert-primary a:not(.btn),
.footer-2023 .theme-teal .bg-primary a:not(.btn),
.footer-2023 .theme-teal.bg-primary a:not(.btn) {
  color: #fff;
}
.footer-2023 .theme-teal .alert-primary a:not(.btn) .file-details,
.footer-2023 .theme-teal .bg-primary a:not(.btn) .file-details,
.footer-2023 .theme-teal.bg-primary a:not(.btn) .file-details {
  color: #fff;
}
.footer-2023 .theme-teal .alert-primary svg,
.footer-2023 .theme-teal .bg-primary svg,
.footer-2023 .theme-teal.bg-primary svg {
  fill: #fff;
}
.footer-2023 .theme-teal .alert-primary .card-header a,
.footer-2023 .theme-teal .bg-primary .card-header a,
.footer-2023 .theme-teal.bg-primary .card-header a {
  color: #fff;
}
.footer-2023 .theme-teal .bg-dark,
.footer-2023 .theme-teal.bg-dark {
  background-color: #001d19 !important;
  color: #fff !important;
}
.footer-2023 .theme-teal .bg-dark a:not(.btn),
.footer-2023 .theme-teal.bg-dark a:not(.btn) {
  color: #fff;
}
.footer-2023 .theme-teal .bg-dark a:not(.btn) .file-details,
.footer-2023 .theme-teal.bg-dark a:not(.btn) .file-details {
  color: #fff;
}
.footer-2023 .theme-teal .bg-dark svg,
.footer-2023 .theme-teal.bg-dark svg {
  fill: #fff;
}
.footer-2023 .theme-teal .bg-dark .card-header a,
.footer-2023 .theme-teal.bg-dark .card-header a {
  color: #fff;
}
.footer-2023 .theme-teal .alert-secondary,
.footer-2023 .theme-teal .bg-secondary,
.footer-2023 .theme-teal.bg-secondary {
  background-color: #4ebaaa !important;
  color: #000 !important;
}
.footer-2023 .theme-teal .alert-secondary a:not(.btn),
.footer-2023 .theme-teal .bg-secondary a:not(.btn),
.footer-2023 .theme-teal.bg-secondary a:not(.btn) {
  color: #000;
}
.footer-2023 .theme-teal .alert-secondary svg,
.footer-2023 .theme-teal .bg-secondary svg,
.footer-2023 .theme-teal.bg-secondary svg {
  fill: #000;
}
.footer-2023 .theme-teal .bg-tertiary,
.footer-2023 .theme-teal.bg-tertiary {
  background-color: #ceece7 !important;
  color: #000;
}
.footer-2023 .theme-teal .bg-tertiary.card-header a,
.footer-2023 .theme-teal.bg-tertiary.card-header a {
  color: #000;
}
.footer-2023 .theme-teal .bg-quaternary,
.footer-2023 .theme-teal.bg-quaternary {
  background-color: #ebf7f5 !important;
  color: #000;
}
.footer-2023 .theme-teal .bg-quaternary.card-header a,
.footer-2023 .theme-teal.bg-quaternary.card-header a {
  color: #000;
}
.footer-2023 .theme-teal .bg-primary-10 {
  background-color: rgba(0, 105, 92, 0.1) !important;
}
.footer-2023 .theme-teal .bg-secondary-10 {
  background-color: rgba(78, 186, 170, 0.1) !important;
}
.footer-2023 .theme-teal .bg-tertiary-10 {
  background-color: rgba(206, 236, 231, 0.1) !important;
}
.footer-2023 .theme-teal .bg-quaternary-10 {
  background-color: rgba(235, 247, 245, 0.1) !important;
}
.footer-2023 .theme-teal .bg-primary-20 {
  background-color: rgba(0, 105, 92, 0.2) !important;
}
.footer-2023 .theme-teal .bg-secondary-20 {
  background-color: rgba(78, 186, 170, 0.2) !important;
}
.footer-2023 .theme-teal .bg-tertiary-20 {
  background-color: rgba(206, 236, 231, 0.2) !important;
}
.footer-2023 .theme-teal .bg-quaternary-20 {
  background-color: rgba(235, 247, 245, 0.2) !important;
}
.footer-2023 .theme-teal .bg-primary-30 {
  background-color: rgba(0, 105, 92, 0.3) !important;
}
.footer-2023 .theme-teal .bg-secondary-30 {
  background-color: rgba(78, 186, 170, 0.3) !important;
}
.footer-2023 .theme-teal .bg-tertiary-30 {
  background-color: rgba(206, 236, 231, 0.3) !important;
}
.footer-2023 .theme-teal .bg-quaternary-30 {
  background-color: rgba(235, 247, 245, 0.3) !important;
}
.footer-2023 .theme-teal .bg-primary-40 {
  background-color: rgba(0, 105, 92, 0.4) !important;
}
.footer-2023 .theme-teal .bg-secondary-40 {
  background-color: rgba(78, 186, 170, 0.4) !important;
}
.footer-2023 .theme-teal .bg-tertiary-40 {
  background-color: rgba(206, 236, 231, 0.4) !important;
}
.footer-2023 .theme-teal .bg-quaternary-40 {
  background-color: rgba(235, 247, 245, 0.4) !important;
}
.footer-2023 .theme-teal .bg-primary-50 {
  background-color: rgba(0, 105, 92, 0.5) !important;
}
.footer-2023 .theme-teal .bg-secondary-50 {
  background-color: rgba(78, 186, 170, 0.5) !important;
}
.footer-2023 .theme-teal .bg-tertiary-50 {
  background-color: rgba(206, 236, 231, 0.5) !important;
}
.footer-2023 .theme-teal .bg-quaternary-50 {
  background-color: rgba(235, 247, 245, 0.5) !important;
}
.footer-2023 .theme-teal .bg-primary-60 {
  background-color: rgba(0, 105, 92, 0.6) !important;
}
.footer-2023 .theme-teal .bg-secondary-60 {
  background-color: rgba(78, 186, 170, 0.6) !important;
}
.footer-2023 .theme-teal .bg-tertiary-60 {
  background-color: rgba(206, 236, 231, 0.6) !important;
}
.footer-2023 .theme-teal .bg-quaternary-60 {
  background-color: rgba(235, 247, 245, 0.6) !important;
}
.footer-2023 .theme-teal .bg-primary-70 {
  background-color: rgba(0, 105, 92, 0.7) !important;
}
.footer-2023 .theme-teal .bg-secondary-70 {
  background-color: rgba(78, 186, 170, 0.7) !important;
}
.footer-2023 .theme-teal .bg-tertiary-70 {
  background-color: rgba(206, 236, 231, 0.7) !important;
}
.footer-2023 .theme-teal .bg-quaternary-70 {
  background-color: rgba(235, 247, 245, 0.7) !important;
}
.footer-2023 .theme-teal .bg-primary-80 {
  background-color: rgba(0, 105, 92, 0.8) !important;
}
.footer-2023 .theme-teal .bg-secondary-80 {
  background-color: rgba(78, 186, 170, 0.8) !important;
}
.footer-2023 .theme-teal .bg-tertiary-80 {
  background-color: rgba(206, 236, 231, 0.8) !important;
}
.footer-2023 .theme-teal .bg-quaternary-80 {
  background-color: rgba(235, 247, 245, 0.8) !important;
}
.footer-2023 .theme-teal .bg-primary-90 {
  background-color: rgba(0, 105, 92, 0.9) !important;
}
.footer-2023 .theme-teal .bg-secondary-90 {
  background-color: rgba(78, 186, 170, 0.9) !important;
}
.footer-2023 .theme-teal .bg-tertiary-90 {
  background-color: rgba(206, 236, 231, 0.9) !important;
}
.footer-2023 .theme-teal .bg-quaternary-90 {
  background-color: rgba(235, 247, 245, 0.9) !important;
}
.footer-2023 .theme-teal .b-primary,
.footer-2023 .theme-teal.b-primary {
  border-color: #00695c !important;
}
.footer-2023 .theme-teal .b-secondary,
.footer-2023 .theme-teal.b-secondary {
  border-color: #4ebaaa !important;
}
.footer-2023 .theme-teal .b-tertiary,
.footer-2023 .theme-teal.b-tertiary {
  border-color: #ceece7 !important;
}
.footer-2023 .theme-teal .b-quaternary,
.footer-2023 .theme-teal.b-quaternary {
  border-color: #ebf7f5 !important;
}
.footer-2023 .theme-teal .bt-primary,
.footer-2023 .theme-teal.bt-primary {
  border-top-color: #00695c !important;
}
.footer-2023 .theme-teal .bt-secondary,
.footer-2023 .theme-teal.bt-secondary {
  border-top-color: #4ebaaa !important;
}
.footer-2023 .theme-teal .bt-tertiary,
.footer-2023 .theme-teal.bt-tertiary {
  border-top-color: #ceece7 !important;
}
.footer-2023 .theme-teal .bt-quaternary,
.footer-2023 .theme-teal.bt-quaternary {
  border-top-color: #ebf7f5 !important;
}
.footer-2023 .theme-teal .br-primary,
.footer-2023 .theme-teal.br-primary {
  border-right-color: #00695c !important;
}
.footer-2023 .theme-teal .br-secondary,
.footer-2023 .theme-teal.br-secondary {
  border-right-color: #4ebaaa !important;
}
.footer-2023 .theme-teal .br-tertiary,
.footer-2023 .theme-teal.br-tertiary {
  border-right-color: #ceece7 !important;
}
.footer-2023 .theme-teal .br-quaternary,
.footer-2023 .theme-teal.br-quaternary {
  border-right-color: #ebf7f5 !important;
}
.footer-2023 .theme-teal .bb-primary,
.footer-2023 .theme-teal.bb-primary {
  border-bottom-color: #00695c !important;
}
.footer-2023 .theme-teal .bb-secondary,
.footer-2023 .theme-teal.bb-secondary {
  border-bottom-color: #4ebaaa !important;
}
.footer-2023 .theme-teal .bb-tertiary,
.footer-2023 .theme-teal.bb-tertiary {
  border-bottom-color: #ceece7 !important;
}
.footer-2023 .theme-teal .bb-quaternary,
.footer-2023 .theme-teal.bb-quaternary {
  border-bottom-color: #ebf7f5 !important;
}
.footer-2023 .theme-teal .bl-primary,
.footer-2023 .theme-teal.bl-primary {
  border-left-color: #00695c !important;
}
.footer-2023 .theme-teal .bl-secondary,
.footer-2023 .theme-teal.bl-secondary {
  border-left-color: #4ebaaa !important;
}
.footer-2023 .theme-teal .bl-tertiary,
.footer-2023 .theme-teal.bl-tertiary {
  border-left-color: #ceece7 !important;
}
.footer-2023 .theme-teal .bl-quaternary,
.footer-2023 .theme-teal.bl-quaternary {
  border-left-color: #ebf7f5 !important;
}
.footer-2023 .theme-teal .c-primary,
.footer-2023 .theme-teal .text-primary,
.footer-2023 .theme-teal.c-primary,
.footer-2023 .theme-teal.text-primary {
  color: #00695c !important;
}
.footer-2023 .theme-teal .primary li.checked::before,
.footer-2023 .theme-teal .primary li::before {
  color: #00695c !important;
}
.footer-2023 .theme-teal .alert-primary svg {
  fill: #4ebaaa;
}
.footer-2023 .theme-teal .cdc-timeline svg {
  fill: #00695c;
}
.footer-2023 .theme-teal .tabs-horizontal.nav-tabs .nav-link.active {
  border-bottom: 3px solid #00695c;
}
.footer-2023 .theme-teal .yamm .dropdown-item:hover {
  border-left: 4px solid #00695c;
}
.footer-2023 .theme-teal .yamm .dropdown-item:active {
  border-left: 4px solid #00695c;
  background-color: #f8f9fa;
}
.footer-2023 .theme-teal .yamm .nav-item.dropdown.show a.nav-link,
.footer-2023 .theme-teal .yamm .nav-link:hover {
  background: #4ebaaa;
}
.footer-2023 .theme-teal .tabs-vertical .nav-link.active {
  border-bottom: 3px solid #00695c;
}
.footer-2023 .theme-teal .nav-tabs .nav-link.active,
.footer-2023 .theme-teal .nav-tabs .nav-link:hover {
  border-top: 3px solid #00695c;
  font-weight: 700;
}
.footer-2023 .theme-teal .nav-pills .nav-link.active {
  border-bottom: 3px solid #4ebaaa;
}
.footer-2023 .theme-teal .gj-datepicker-bootstrap [role="right-icon"] button .gj-icon,
.footer-2023 .theme-teal .gj-datepicker-bootstrap [role="right-icon"] button .material-icons {
  color: #00695c;
}
.footer-2023 .theme-teal .gj-datepicker-bootstrap button {
  background-color: #fff;
  border-color: #bdbdbd !important;
  margin-left: 1px;
}
.footer-2023 .theme-teal .gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
  background-color: #00695c !important;
  border-color: #00695c !important;
}
.footer-2023 .theme-teal .table.table-dark {
  background-color: #00695c;
}
.footer-2023 .theme-teal .table .thead-light th {
  background-color: #4ebaaa;
}
.footer-2023 .theme-teal .table .thead-dark th {
  background-color: #00695c;
  border-color: #00695c;
  color: #fff;
}
.footer-2023 .theme-teal .table.table-striped-dark tbody tr:nth-of-type(odd) {
  background-color: #00695c;
  color: #fff;
}
.footer-2023 .theme-teal .table.table-striped-light tbody tr:nth-of-type(odd) {
  background-color: #4ebaaa;
  color: #000;
}
.footer-2023 .theme-teal .table.table-hover-dark tbody tr:hover {
  background-color: #00695c;
  color: #fff;
}
.footer-2023 .theme-teal .table.table-hover-light tbody tr:hover {
  background-color: #4ebaaa;
  color: #000;
}
.footer-2023 .theme-teal .audio-player .btn-primary,
.footer-2023 .theme-teal .audio-player .btn-secondary {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.footer-2023 .theme-teal .audio-player .btn-primary:active,
.footer-2023 .theme-teal .audio-player .btn-primary:focus,
.footer-2023 .theme-teal .audio-player .btn-primary:hover,
.footer-2023 .theme-teal .audio-player .btn-primary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-teal .audio-player .btn-secondary:active,
.footer-2023 .theme-teal .audio-player .btn-secondary:focus,
.footer-2023 .theme-teal .audio-player .btn-secondary:hover,
.footer-2023 .theme-teal .audio-player .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}
.footer-2023 .theme-teal .audio-player .btn-primary .volume-range-button input,
.footer-2023 .theme-teal .audio-player .btn-secondary .volume-range-button input {
  margin-bottom: 10px !important;
}
.footer-2023 .theme-teal .audio-player .btn-primary svg,
.footer-2023 .theme-teal .audio-player .btn-secondary svg {
  fill: #333;
}
.footer-2023 .theme-teal .audio-player .btn-primary .fi,
.footer-2023 .theme-teal .audio-player .btn-secondary .fi {
  color: #333;
  vertical-align: middle;
}
.footer-2023 .theme-teal a .btn-primary:hover,
.footer-2023 .theme-teal a.btn-primary:hover {
  background-color: #005046 !important;
}
.footer-2023 .theme-teal a .btn-secondary:hover,
.footer-2023 .theme-teal a.btn-secondary:hover {
  background-color: #43ac9c !important;
}
.footer-2023 .theme-teal a .btn-tertiary:hover,
.footer-2023 .theme-teal a.btn-tertiary:hover {
  background-color: #bce5de !important;
}
.footer-2023 .theme-teal a .btn-quaternary:hover,
.footer-2023 .theme-teal a.btn-quaternary:hover {
  background-color: #d9f0ec !important;
}
.footer-2023 .theme-teal a.bg-primary.nav-btn:focus,
.footer-2023 .theme-teal a.bg-primary.nav-btn:hover {
  background-color: #00695c !important;
}
.footer-2023 .theme-teal a.bg-secondary.nav-btn:focus,
.footer-2023 .theme-teal a.bg-secondary.nav-btn:hover {
  background-color: #4ebaaa !important;
}
.footer-2023 .theme-teal .btn-primary,
.footer-2023 .theme-teal.btn-primary {
  background-color: #00695c;
  border-color: #00695c;
  color: #fff;
}
.footer-2023 .theme-teal .btn-primary .file-details,
.footer-2023 .theme-teal.btn-primary .file-details {
  color: #fff;
}
.footer-2023 .theme-teal .btn-primary svg,
.footer-2023 .theme-teal.btn-primary svg {
  fill: #fff;
}
.footer-2023 .theme-teal .btn-primary:hover,
.footer-2023 .theme-teal.btn-primary:hover {
  background-color: #005046;
}
.footer-2023 .theme-teal .btn-primary:focus,
.footer-2023 .theme-teal .btn-primary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-teal .btn-primary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-teal.btn-primary:focus,
.footer-2023 .theme-teal.btn-primary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-teal.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #00695c;
  border-color: #00695c;
}
.footer-2023 .theme-teal .show .btn-primary.dropdown-toggle {
  background-color: #00695c;
  border-color: #00695c;
}
.footer-2023 .theme-teal .btn-secondary,
.footer-2023 .theme-teal.btn-secondary {
  background-color: #4ebaaa;
  border-color: #4ebaaa;
  color: #000;
}
.footer-2023 .theme-teal .btn-secondary .file-details,
.footer-2023 .theme-teal.btn-secondary .file-details {
  color: #000;
}
.footer-2023 .theme-teal .btn-secondary svg,
.footer-2023 .theme-teal.btn-secondary svg {
  fill: #000;
}
.footer-2023 .theme-teal .btn-secondary:hover,
.footer-2023 .theme-teal.btn-secondary:hover {
  background-color: #43ac9c;
  border-color: #43ac9c;
  color: #000;
}
.footer-2023 .theme-teal .btn-secondary:focus,
.footer-2023 .theme-teal .btn-secondary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-teal .btn-secondary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-teal.btn-secondary:focus,
.footer-2023 .theme-teal.btn-secondary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-teal.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #4ebaaa;
  border-color: #4ebaaa;
  color: #000;
}
.footer-2023 .theme-teal .btn-tertiary,
.footer-2023 .theme-teal.btn-tertiary {
  background-color: #ceece7;
  border-color: #ceece7;
  color: #075290;
}
.footer-2023 .theme-teal .btn-tertiary .file-details,
.footer-2023 .theme-teal.btn-tertiary .file-details {
  color: #000;
}
.footer-2023 .theme-teal .btn-tertiary svg,
.footer-2023 .theme-teal.btn-tertiary svg {
  fill: #005eaa;
}
.footer-2023 .theme-teal .btn-tertiary:hover,
.footer-2023 .theme-teal.btn-tertiary:hover {
  background-color: #bce5de;
  border-color: #bce5de;
}
.footer-2023 .theme-teal .btn-tertiary:focus,
.footer-2023 .theme-teal .btn-tertiary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-teal .btn-tertiary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-teal.btn-tertiary:focus,
.footer-2023 .theme-teal.btn-tertiary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-teal.btn-tertiary:not(:disabled):not(.disabled):active {
  background-color: #ceece7;
  border-color: #ceece7;
}
.footer-2023 .theme-teal .btn-quaternary,
.footer-2023 .theme-teal.btn-quaternary {
  background-color: #ebf7f5;
  border-color: #ebf7f5;
  color: #000;
}
.footer-2023 .theme-teal .btn-quaternary .file-details,
.footer-2023 .theme-teal.btn-quaternary .file-details {
  color: #000;
}
.footer-2023 .theme-teal .btn-quaternary svg,
.footer-2023 .theme-teal.btn-quaternary svg {
  fill: #005eaa;
}
.footer-2023 .theme-teal .btn-quaternary:hover,
.footer-2023 .theme-teal.btn-quaternary:hover {
  background-color: #d9f0ec;
  border-color: #d9f0ec;
}
.footer-2023 .theme-teal .btn-quaternary:focus,
.footer-2023 .theme-teal .btn-quaternary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-teal .btn-quaternary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-teal.btn-quaternary:focus,
.footer-2023 .theme-teal.btn-quaternary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-teal.btn-quaternary:not(:disabled):not(.disabled):active {
  background-color: #ebf7f5;
  border-color: #ebf7f5;
}
.footer-2023 .theme-teal .list-group-item.active {
  background-color: #00695c;
  border-color: #00695c;
}
.footer-2023 .theme-teal .list-group-item.list-group-item-primary {
  background-color: #00695c;
  color: #fff;
}
.footer-2023 .theme-teal .list-group-item.list-group-item-secondary {
  background-color: #4ebaaa;
  color: #000;
}
.footer-2023 .theme-teal .radioBtn-styled .form-check input:checked ~ .checkmark {
  background-color: #00695c;
}
.footer-2023 .theme-teal .radioBtn-styled .form-check .checkmark::after {
  background-color: #00695c;
}
.footer-2023 .theme-teal .checkbox-list.primary .fi {
  color: #00695c;
}
.footer-2023 .theme-teal .accordion .card.bar > .card > .card-header:hover {
  color: #00695c !important;
}
.footer-2023 .theme-teal .dropdown-menu-search svg .fill-p,
.footer-2023 .theme-teal .dropdown-menu-search svg.fill-p {
  fill: #005eaa;
}
.footer-2023 .theme-teal .fill-p,
.footer-2023 .theme-teal svg .fill-p,
.footer-2023 .theme-teal svg.fill-p {
  fill: #00695c;
}
.footer-2023 .theme-teal .fill-p::before,
.footer-2023 .theme-teal svg .fill-p::before,
.footer-2023 .theme-teal svg.fill-p::before {
  color: #00695c;
}
.footer-2023 .theme-teal .fill-s,
.footer-2023 .theme-teal svg .fill-s,
.footer-2023 .theme-teal svg.fill-s {
  fill: #4ebaaa;
}
.footer-2023 .theme-teal .fill-s::before,
.footer-2023 .theme-teal svg .fill-s::before,
.footer-2023 .theme-teal svg.fill-s::before {
  color: #4ebaaa;
}
.footer-2023 .theme-teal .fill-t,
.footer-2023 .theme-teal svg .fill-t,
.footer-2023 .theme-teal svg.fill-t {
  fill: #ceece7;
}
.footer-2023 .theme-teal .fill-t::before,
.footer-2023 .theme-teal svg .fill-t::before,
.footer-2023 .theme-teal svg.fill-t::before {
  color: #ceece7;
}
.footer-2023 .theme-teal .fill-q,
.footer-2023 .theme-teal svg .fill-q,
.footer-2023 .theme-teal svg.fill-q {
  fill: #ebf7f5;
}
.footer-2023 .theme-teal .fill-q::before,
.footer-2023 .theme-teal svg .fill-q::before,
.footer-2023 .theme-teal svg.fill-q::before {
  color: #ebf7f5;
}
.footer-2023 .theme-teal .nav-pills .nav-link.active,
.footer-2023 .theme-teal .nav-pills .show > .nav-link {
  background-color: #00695c;
  color: #fff;
}
.footer-2023 .theme-teal .mobile-section-nav li a:active,
.footer-2023 .theme-teal .mobile-section-nav li a:hover,
.footer-2023 .theme-teal nav ul.tp-nav-main li a:active,
.footer-2023 .theme-teal nav ul.tp-nav-main li a:hover {
  border-left: 4px solid #00695c;
  background-color: #f5f5f5;
  color: #00695c;
}
.footer-2023 .theme-teal .mobile-section-nav {
  border-top: 3px solid #4ebaaa;
}
.footer-2023 .theme-teal .mobile-section-nav #svg-down {
  background-color: #00695c;
}
.footer-2023 .theme-teal .mobile-section-nav nav .dropdown .list-group a.selected {
  border-left: 4px solid #00695c;
}
.footer-2023 .theme-teal nav .nav-section-home {
  border-top-color: #00695c;
}
.footer-2023 .theme-teal nav .nav-section-home svg {
  fill: #00695c;
}
.footer-2023 .theme-teal nav .nav-section-home .fi {
  color: #00695c;
}
.footer-2023 .theme-teal nav .nav-section-home.selected {
  border-left: 4px solid #00695c;
  background-color: #f5f5f5;
}
.footer-2023 .theme-teal nav .nav-section-home:hover {
  background-color: #f5f5f5;
  border-left: 4px solid #00695c;
}
.footer-2023 .theme-teal nav .nav-section-home:hover a {
  color: #00695c;
}
.footer-2023 .theme-teal nav .nav-section-home a {
  text-decoration: none;
}
.footer-2023 .theme-teal nav .mobile-section-nav li a.nav-minus,
.footer-2023 .theme-teal nav .mobile-section-nav li a.nav-minus:hover,
.footer-2023 .theme-teal nav .mobile-section-nav li a.nav-plus,
.footer-2023 .theme-teal nav .mobile-section-nav li a.nav-plus:hover,
.footer-2023 .theme-teal nav ul.tp-nav-main li a.nav-minus,
.footer-2023 .theme-teal nav ul.tp-nav-main li a.nav-minus:hover,
.footer-2023 .theme-teal nav ul.tp-nav-main li a.nav-plus,
.footer-2023 .theme-teal nav ul.tp-nav-main li a.nav-plus:hover {
  background-color: transparent;
  border-width: 0;
}
.footer-2023 .theme-teal nav .mobile-section-nav li.active,
.footer-2023 .theme-teal nav ul.tp-nav-main li.active {
  background-color: #fff;
}
.footer-2023 .theme-teal nav .mobile-section-nav li.active > a:first-child,
.footer-2023 .theme-teal nav ul.tp-nav-main li.active > a:first-child {
  border-left-color: #00695c;
}
.footer-2023 .theme-teal nav .mobile-section-nav li.active a:hover,
.footer-2023 .theme-teal nav ul.tp-nav-main li.active a:hover {
  border-left-color: #00695c;
  background-color: #f5f5f5;
}
.footer-2023 .theme-teal nav .mobile-section-nav li.active a.nav-minus:hover,
.footer-2023 .theme-teal nav .mobile-section-nav li.active a.nav-minus:link,
.footer-2023 .theme-teal nav .mobile-section-nav li.active a.nav-plus:hover,
.footer-2023 .theme-teal nav .mobile-section-nav li.active a.nav-plus:link,
.footer-2023 .theme-teal nav ul.tp-nav-main li.active a.nav-minus:hover,
.footer-2023 .theme-teal nav ul.tp-nav-main li.active a.nav-minus:link,
.footer-2023 .theme-teal nav ul.tp-nav-main li.active a.nav-plus:hover,
.footer-2023 .theme-teal nav ul.tp-nav-main li.active a.nav-plus:link {
  background-color: transparent;
  border-width: 0;
}
.footer-2023 .theme-teal nav .mobile-section-nav li.active ul li,
.footer-2023 .theme-teal nav ul.tp-nav-main li.active ul li {
  border-left-color: #4ebaaa;
}
.footer-2023 .theme-teal nav .mobile-section-nav li.active ul li a:active,
.footer-2023 .theme-teal nav .mobile-section-nav li.active ul li a:link,
.footer-2023 .theme-teal nav .mobile-section-nav li.active ul li a:visited,
.footer-2023 .theme-teal nav ul.tp-nav-main li.active ul li a:active,
.footer-2023 .theme-teal nav ul.tp-nav-main li.active ul li a:link,
.footer-2023 .theme-teal nav ul.tp-nav-main li.active ul li a:visited {
  font-weight: 400;
  border-left: 4px solid #f5f5f5;
  border-left: 4px solid #4ebaaa;
}
.footer-2023 .theme-teal nav .mobile-section-nav li.active ul li a:hover,
.footer-2023 .theme-teal nav ul.tp-nav-main li.active ul li a:hover {
  background-color: #f5f5f5;
  color: #00695c;
}
.footer-2023 .theme-teal nav .mobile-section-nav li.active ul li.selected > a:first-child,
.footer-2023 .theme-teal nav ul.tp-nav-main li.active ul li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
}
.footer-2023 .theme-teal nav .mobile-section-nav li.active ul li.selected a[data-toggle="collapse"]:hover,
.footer-2023 .theme-teal nav ul.tp-nav-main li.active ul li.selected a[data-toggle="collapse"]:hover {
  border-left-color: #f5f5f5;
}
.footer-2023 .theme-teal nav .mobile-section-nav li.active ul li.active,
.footer-2023 .theme-teal nav ul.tp-nav-main li.active ul li.active {
  border-left-color: #4ebaaa;
}
.footer-2023 .theme-teal nav .mobile-section-nav li.active ul li.active > a:first-child,
.footer-2023 .theme-teal nav ul.tp-nav-main li.active ul li.active > a:first-child {
  font-weight: 700;
}
.footer-2023 .theme-teal nav .mobile-section-nav li.active ul li ul li > a:first-child,
.footer-2023 .theme-teal nav ul.tp-nav-main li.active ul li ul li > a:first-child {
  border-left-color: #e0f3f0;
}
.footer-2023 .theme-teal nav .mobile-section-nav li.selected > a:first-child,
.footer-2023 .theme-teal nav ul.tp-nav-main li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
  color: #00695c;
}
.footer-2023 .theme-teal nav .mobile-section-nav li.selected.active > a:first-child,
.footer-2023 .theme-teal nav ul.tp-nav-main li.selected.active > a:first-child {
  font-weight: 700;
}
.footer-2023 .theme-teal nav .mobile-section-nav li.selected.active > a,
.footer-2023 .theme-teal nav ul.tp-nav-main li.selected.active > a {
  background-color: #f5f5f5;
}
.footer-2023 .theme-teal nav .mobile-section-nav a.mobile-section-nav-foot {
  background-color: #00695c;
}
.footer-2023 .theme-teal nav .mobile-section-nav a.mobile-section-nav-foot:hover {
  background-color: #005046;
}
.footer-2023 .theme-teal nav .mobile-section-nav li.selected > a:first-child {
  border-left-color: #00695c;
}
.footer-2023 .theme-teal .pagination li.active a {
  background-color: #00695c !important;
  border-color: #00695c !important;
}
.footer-2023 .theme-pink .site-title {
  background-color: #af4448;
  color: #fff;
  border-bottom: 3px solid #e57373;
}
.footer-2023 .theme-pink .site-title .tagline {
  color: #fff;
}
.footer-2023 .theme-pink .alert-primary,
.footer-2023 .theme-pink .bg-primary,
.footer-2023 .theme-pink.bg-primary {
  background-color: #af4448 !important;
  color: #fff !important;
}
.footer-2023 .theme-pink .alert-primary a:not(.btn),
.footer-2023 .theme-pink .bg-primary a:not(.btn),
.footer-2023 .theme-pink.bg-primary a:not(.btn) {
  color: #fff;
}
.footer-2023 .theme-pink .alert-primary a:not(.btn) .file-details,
.footer-2023 .theme-pink .bg-primary a:not(.btn) .file-details,
.footer-2023 .theme-pink.bg-primary a:not(.btn) .file-details {
  color: #fff;
}
.footer-2023 .theme-pink .alert-primary svg,
.footer-2023 .theme-pink .bg-primary svg,
.footer-2023 .theme-pink.bg-primary svg {
  fill: #fff;
}
.footer-2023 .theme-pink .alert-primary .card-header a,
.footer-2023 .theme-pink .bg-primary .card-header a,
.footer-2023 .theme-pink.bg-primary .card-header a {
  color: #fff;
}
.footer-2023 .theme-pink .bg-dark,
.footer-2023 .theme-pink.bg-dark {
  background-color: #782f31 !important;
  color: #fff !important;
}
.footer-2023 .theme-pink .bg-dark a:not(.btn),
.footer-2023 .theme-pink.bg-dark a:not(.btn) {
  color: #fff;
}
.footer-2023 .theme-pink .bg-dark a:not(.btn) .file-details,
.footer-2023 .theme-pink.bg-dark a:not(.btn) .file-details {
  color: #fff;
}
.footer-2023 .theme-pink .bg-dark svg,
.footer-2023 .theme-pink.bg-dark svg {
  fill: #fff;
}
.footer-2023 .theme-pink .bg-dark .card-header a,
.footer-2023 .theme-pink.bg-dark .card-header a {
  color: #fff;
}
.footer-2023 .theme-pink .alert-secondary,
.footer-2023 .theme-pink .bg-secondary,
.footer-2023 .theme-pink.bg-secondary {
  background-color: #e57373 !important;
  color: #000 !important;
}
.footer-2023 .theme-pink .alert-secondary a:not(.btn),
.footer-2023 .theme-pink .bg-secondary a:not(.btn),
.footer-2023 .theme-pink.bg-secondary a:not(.btn) {
  color: #000;
}
.footer-2023 .theme-pink .alert-secondary svg,
.footer-2023 .theme-pink .bg-secondary svg,
.footer-2023 .theme-pink.bg-secondary svg {
  fill: #000;
}
.footer-2023 .theme-pink .bg-tertiary,
.footer-2023 .theme-pink.bg-tertiary {
  background-color: #ffc2c2 !important;
  color: #000;
}
.footer-2023 .theme-pink .bg-tertiary.card-header a,
.footer-2023 .theme-pink.bg-tertiary.card-header a {
  color: #000;
}
.footer-2023 .theme-pink .bg-quaternary,
.footer-2023 .theme-pink.bg-quaternary {
  background-color: #ffe7e7 !important;
  color: #000;
}
.footer-2023 .theme-pink .bg-quaternary.card-header a,
.footer-2023 .theme-pink.bg-quaternary.card-header a {
  color: #000;
}
.footer-2023 .theme-pink .bg-primary-10 {
  background-color: rgba(175, 68, 72, 0.1) !important;
}
.footer-2023 .theme-pink .bg-secondary-10 {
  background-color: rgba(229, 115, 115, 0.1) !important;
}
.footer-2023 .theme-pink .bg-tertiary-10 {
  background-color: rgba(255, 194, 194, 0.1) !important;
}
.footer-2023 .theme-pink .bg-quaternary-10 {
  background-color: rgba(255, 231, 231, 0.1) !important;
}
.footer-2023 .theme-pink .bg-primary-20 {
  background-color: rgba(175, 68, 72, 0.2) !important;
}
.footer-2023 .theme-pink .bg-secondary-20 {
  background-color: rgba(229, 115, 115, 0.2) !important;
}
.footer-2023 .theme-pink .bg-tertiary-20 {
  background-color: rgba(255, 194, 194, 0.2) !important;
}
.footer-2023 .theme-pink .bg-quaternary-20 {
  background-color: rgba(255, 231, 231, 0.2) !important;
}
.footer-2023 .theme-pink .bg-primary-30 {
  background-color: rgba(175, 68, 72, 0.3) !important;
}
.footer-2023 .theme-pink .bg-secondary-30 {
  background-color: rgba(229, 115, 115, 0.3) !important;
}
.footer-2023 .theme-pink .bg-tertiary-30 {
  background-color: rgba(255, 194, 194, 0.3) !important;
}
.footer-2023 .theme-pink .bg-quaternary-30 {
  background-color: rgba(255, 231, 231, 0.3) !important;
}
.footer-2023 .theme-pink .bg-primary-40 {
  background-color: rgba(175, 68, 72, 0.4) !important;
}
.footer-2023 .theme-pink .bg-secondary-40 {
  background-color: rgba(229, 115, 115, 0.4) !important;
}
.footer-2023 .theme-pink .bg-tertiary-40 {
  background-color: rgba(255, 194, 194, 0.4) !important;
}
.footer-2023 .theme-pink .bg-quaternary-40 {
  background-color: rgba(255, 231, 231, 0.4) !important;
}
.footer-2023 .theme-pink .bg-primary-50 {
  background-color: rgba(175, 68, 72, 0.5) !important;
}
.footer-2023 .theme-pink .bg-secondary-50 {
  background-color: rgba(229, 115, 115, 0.5) !important;
}
.footer-2023 .theme-pink .bg-tertiary-50 {
  background-color: rgba(255, 194, 194, 0.5) !important;
}
.footer-2023 .theme-pink .bg-quaternary-50 {
  background-color: rgba(255, 231, 231, 0.5) !important;
}
.footer-2023 .theme-pink .bg-primary-60 {
  background-color: rgba(175, 68, 72, 0.6) !important;
}
.footer-2023 .theme-pink .bg-secondary-60 {
  background-color: rgba(229, 115, 115, 0.6) !important;
}
.footer-2023 .theme-pink .bg-tertiary-60 {
  background-color: rgba(255, 194, 194, 0.6) !important;
}
.footer-2023 .theme-pink .bg-quaternary-60 {
  background-color: rgba(255, 231, 231, 0.6) !important;
}
.footer-2023 .theme-pink .bg-primary-70 {
  background-color: rgba(175, 68, 72, 0.7) !important;
}
.footer-2023 .theme-pink .bg-secondary-70 {
  background-color: rgba(229, 115, 115, 0.7) !important;
}
.footer-2023 .theme-pink .bg-tertiary-70 {
  background-color: rgba(255, 194, 194, 0.7) !important;
}
.footer-2023 .theme-pink .bg-quaternary-70 {
  background-color: rgba(255, 231, 231, 0.7) !important;
}
.footer-2023 .theme-pink .bg-primary-80 {
  background-color: rgba(175, 68, 72, 0.8) !important;
}
.footer-2023 .theme-pink .bg-secondary-80 {
  background-color: rgba(229, 115, 115, 0.8) !important;
}
.footer-2023 .theme-pink .bg-tertiary-80 {
  background-color: rgba(255, 194, 194, 0.8) !important;
}
.footer-2023 .theme-pink .bg-quaternary-80 {
  background-color: rgba(255, 231, 231, 0.8) !important;
}
.footer-2023 .theme-pink .bg-primary-90 {
  background-color: rgba(175, 68, 72, 0.9) !important;
}
.footer-2023 .theme-pink .bg-secondary-90 {
  background-color: rgba(229, 115, 115, 0.9) !important;
}
.footer-2023 .theme-pink .bg-tertiary-90 {
  background-color: rgba(255, 194, 194, 0.9) !important;
}
.footer-2023 .theme-pink .bg-quaternary-90 {
  background-color: rgba(255, 231, 231, 0.9) !important;
}
.footer-2023 .theme-pink .b-primary,
.footer-2023 .theme-pink.b-primary {
  border-color: #af4448 !important;
}
.footer-2023 .theme-pink .b-secondary,
.footer-2023 .theme-pink.b-secondary {
  border-color: #e57373 !important;
}
.footer-2023 .theme-pink .b-tertiary,
.footer-2023 .theme-pink.b-tertiary {
  border-color: #ffc2c2 !important;
}
.footer-2023 .theme-pink .b-quaternary,
.footer-2023 .theme-pink.b-quaternary {
  border-color: #ffe7e7 !important;
}
.footer-2023 .theme-pink .bt-primary,
.footer-2023 .theme-pink.bt-primary {
  border-top-color: #af4448 !important;
}
.footer-2023 .theme-pink .bt-secondary,
.footer-2023 .theme-pink.bt-secondary {
  border-top-color: #e57373 !important;
}
.footer-2023 .theme-pink .bt-tertiary,
.footer-2023 .theme-pink.bt-tertiary {
  border-top-color: #ffc2c2 !important;
}
.footer-2023 .theme-pink .bt-quaternary,
.footer-2023 .theme-pink.bt-quaternary {
  border-top-color: #ffe7e7 !important;
}
.footer-2023 .theme-pink .br-primary,
.footer-2023 .theme-pink.br-primary {
  border-right-color: #af4448 !important;
}
.footer-2023 .theme-pink .br-secondary,
.footer-2023 .theme-pink.br-secondary {
  border-right-color: #e57373 !important;
}
.footer-2023 .theme-pink .br-tertiary,
.footer-2023 .theme-pink.br-tertiary {
  border-right-color: #ffc2c2 !important;
}
.footer-2023 .theme-pink .br-quaternary,
.footer-2023 .theme-pink.br-quaternary {
  border-right-color: #ffe7e7 !important;
}
.footer-2023 .theme-pink .bb-primary,
.footer-2023 .theme-pink.bb-primary {
  border-bottom-color: #af4448 !important;
}
.footer-2023 .theme-pink .bb-secondary,
.footer-2023 .theme-pink.bb-secondary {
  border-bottom-color: #e57373 !important;
}
.footer-2023 .theme-pink .bb-tertiary,
.footer-2023 .theme-pink.bb-tertiary {
  border-bottom-color: #ffc2c2 !important;
}
.footer-2023 .theme-pink .bb-quaternary,
.footer-2023 .theme-pink.bb-quaternary {
  border-bottom-color: #ffe7e7 !important;
}
.footer-2023 .theme-pink .bl-primary,
.footer-2023 .theme-pink.bl-primary {
  border-left-color: #af4448 !important;
}
.footer-2023 .theme-pink .bl-secondary,
.footer-2023 .theme-pink.bl-secondary {
  border-left-color: #e57373 !important;
}
.footer-2023 .theme-pink .bl-tertiary,
.footer-2023 .theme-pink.bl-tertiary {
  border-left-color: #ffc2c2 !important;
}
.footer-2023 .theme-pink .bl-quaternary,
.footer-2023 .theme-pink.bl-quaternary {
  border-left-color: #ffe7e7 !important;
}
.footer-2023 .theme-pink .c-primary,
.footer-2023 .theme-pink .text-primary,
.footer-2023 .theme-pink.c-primary,
.footer-2023 .theme-pink.text-primary {
  color: #af4448 !important;
}
.footer-2023 .theme-pink .primary li.checked::before,
.footer-2023 .theme-pink .primary li::before {
  color: #af4448 !important;
}
.footer-2023 .theme-pink .alert-primary svg {
  fill: #e57373;
}
.footer-2023 .theme-pink .cdc-timeline svg {
  fill: #af4448;
}
.footer-2023 .theme-pink .tabs-horizontal.nav-tabs .nav-link.active {
  border-bottom: 3px solid #af4448;
}
.footer-2023 .theme-pink .yamm .dropdown-item:hover {
  border-left: 4px solid #af4448;
}
.footer-2023 .theme-pink .yamm .dropdown-item:active {
  border-left: 4px solid #af4448;
  background-color: #f8f9fa;
}
.footer-2023 .theme-pink .yamm .nav-item.dropdown.show a.nav-link,
.footer-2023 .theme-pink .yamm .nav-link:hover {
  background: #e57373;
}
.footer-2023 .theme-pink .tabs-vertical .nav-link.active {
  border-bottom: 3px solid #af4448;
}
.footer-2023 .theme-pink .nav-tabs .nav-link.active,
.footer-2023 .theme-pink .nav-tabs .nav-link:hover {
  border-top: 3px solid #af4448;
  font-weight: 700;
}
.footer-2023 .theme-pink .nav-pills .nav-link.active {
  border-bottom: 3px solid #e57373;
}
.footer-2023 .theme-pink .gj-datepicker-bootstrap [role="right-icon"] button .gj-icon,
.footer-2023 .theme-pink .gj-datepicker-bootstrap [role="right-icon"] button .material-icons {
  color: #af4448;
}
.footer-2023 .theme-pink .gj-datepicker-bootstrap button {
  background-color: #fff;
  border-color: #bdbdbd !important;
  margin-left: 1px;
}
.footer-2023 .theme-pink .gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
  background-color: #af4448 !important;
  border-color: #af4448 !important;
}
.footer-2023 .theme-pink .table.table-dark {
  background-color: #af4448;
}
.footer-2023 .theme-pink .table .thead-light th {
  background-color: #e57373;
}
.footer-2023 .theme-pink .table .thead-dark th {
  background-color: #af4448;
  border-color: #af4448;
  color: #fff;
}
.footer-2023 .theme-pink .table.table-striped-dark tbody tr:nth-of-type(odd) {
  background-color: #af4448;
  color: #fff;
}
.footer-2023 .theme-pink .table.table-striped-light tbody tr:nth-of-type(odd) {
  background-color: #e57373;
  color: #000;
}
.footer-2023 .theme-pink .table.table-hover-dark tbody tr:hover {
  background-color: #af4448;
  color: #fff;
}
.footer-2023 .theme-pink .table.table-hover-light tbody tr:hover {
  background-color: #e57373;
  color: #000;
}
.footer-2023 .theme-pink .audio-player .btn-primary,
.footer-2023 .theme-pink .audio-player .btn-secondary {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.footer-2023 .theme-pink .audio-player .btn-primary:active,
.footer-2023 .theme-pink .audio-player .btn-primary:focus,
.footer-2023 .theme-pink .audio-player .btn-primary:hover,
.footer-2023 .theme-pink .audio-player .btn-primary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-pink .audio-player .btn-secondary:active,
.footer-2023 .theme-pink .audio-player .btn-secondary:focus,
.footer-2023 .theme-pink .audio-player .btn-secondary:hover,
.footer-2023 .theme-pink .audio-player .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}
.footer-2023 .theme-pink .audio-player .btn-primary .volume-range-button input,
.footer-2023 .theme-pink .audio-player .btn-secondary .volume-range-button input {
  margin-bottom: 10px !important;
}
.footer-2023 .theme-pink .audio-player .btn-primary svg,
.footer-2023 .theme-pink .audio-player .btn-secondary svg {
  fill: #333;
}
.footer-2023 .theme-pink .audio-player .btn-primary .fi,
.footer-2023 .theme-pink .audio-player .btn-secondary .fi {
  color: #333;
  vertical-align: middle;
}
.footer-2023 .theme-pink a .btn-primary:hover,
.footer-2023 .theme-pink a.btn-primary:hover {
  background-color: #9d3d40 !important;
}
.footer-2023 .theme-pink a .btn-secondary:hover,
.footer-2023 .theme-pink a.btn-secondary:hover {
  background-color: #e15d5d !important;
}
.footer-2023 .theme-pink a .btn-tertiary:hover,
.footer-2023 .theme-pink a.btn-tertiary:hover {
  background-color: #ffa9a9 !important;
}
.footer-2023 .theme-pink a .btn-quaternary:hover,
.footer-2023 .theme-pink a.btn-quaternary:hover {
  background-color: #ffcece !important;
}
.footer-2023 .theme-pink a.bg-primary.nav-btn:focus,
.footer-2023 .theme-pink a.bg-primary.nav-btn:hover {
  background-color: #af4448 !important;
}
.footer-2023 .theme-pink a.bg-secondary.nav-btn:focus,
.footer-2023 .theme-pink a.bg-secondary.nav-btn:hover {
  background-color: #e57373 !important;
}
.footer-2023 .theme-pink .btn-primary,
.footer-2023 .theme-pink.btn-primary {
  background-color: #af4448;
  border-color: #af4448;
  color: #fff;
}
.footer-2023 .theme-pink .btn-primary .file-details,
.footer-2023 .theme-pink.btn-primary .file-details {
  color: #fff;
}
.footer-2023 .theme-pink .btn-primary svg,
.footer-2023 .theme-pink.btn-primary svg {
  fill: #fff;
}
.footer-2023 .theme-pink .btn-primary:hover,
.footer-2023 .theme-pink.btn-primary:hover {
  background-color: #9d3d40;
}
.footer-2023 .theme-pink .btn-primary:focus,
.footer-2023 .theme-pink .btn-primary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-pink .btn-primary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-pink.btn-primary:focus,
.footer-2023 .theme-pink.btn-primary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-pink.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #af4448;
  border-color: #af4448;
}
.footer-2023 .theme-pink .show .btn-primary.dropdown-toggle {
  background-color: #af4448;
  border-color: #af4448;
}
.footer-2023 .theme-pink .btn-secondary,
.footer-2023 .theme-pink.btn-secondary {
  background-color: #e57373;
  border-color: #e57373;
  color: #000;
}
.footer-2023 .theme-pink .btn-secondary .file-details,
.footer-2023 .theme-pink.btn-secondary .file-details {
  color: #000;
}
.footer-2023 .theme-pink .btn-secondary svg,
.footer-2023 .theme-pink.btn-secondary svg {
  fill: #000;
}
.footer-2023 .theme-pink .btn-secondary:hover,
.footer-2023 .theme-pink.btn-secondary:hover {
  background-color: #e15d5d;
  border-color: #e15d5d;
  color: #000;
}
.footer-2023 .theme-pink .btn-secondary:focus,
.footer-2023 .theme-pink .btn-secondary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-pink .btn-secondary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-pink.btn-secondary:focus,
.footer-2023 .theme-pink.btn-secondary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-pink.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #e57373;
  border-color: #e57373;
  color: #000;
}
.footer-2023 .theme-pink .btn-tertiary,
.footer-2023 .theme-pink.btn-tertiary {
  background-color: #ffc2c2;
  border-color: #ffc2c2;
  color: #075290;
}
.footer-2023 .theme-pink .btn-tertiary .file-details,
.footer-2023 .theme-pink.btn-tertiary .file-details {
  color: #000;
}
.footer-2023 .theme-pink .btn-tertiary svg,
.footer-2023 .theme-pink.btn-tertiary svg {
  fill: #005eaa;
}
.footer-2023 .theme-pink .btn-tertiary:hover,
.footer-2023 .theme-pink.btn-tertiary:hover {
  background-color: #ffa9a9;
  border-color: #ffa9a9;
}
.footer-2023 .theme-pink .btn-tertiary:focus,
.footer-2023 .theme-pink .btn-tertiary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-pink .btn-tertiary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-pink.btn-tertiary:focus,
.footer-2023 .theme-pink.btn-tertiary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-pink.btn-tertiary:not(:disabled):not(.disabled):active {
  background-color: #ffc2c2;
  border-color: #ffc2c2;
}
.footer-2023 .theme-pink .btn-quaternary,
.footer-2023 .theme-pink.btn-quaternary {
  background-color: #ffe7e7;
  border-color: #ffe7e7;
  color: #000;
}
.footer-2023 .theme-pink .btn-quaternary .file-details,
.footer-2023 .theme-pink.btn-quaternary .file-details {
  color: #000;
}
.footer-2023 .theme-pink .btn-quaternary svg,
.footer-2023 .theme-pink.btn-quaternary svg {
  fill: #005eaa;
}
.footer-2023 .theme-pink .btn-quaternary:hover,
.footer-2023 .theme-pink.btn-quaternary:hover {
  background-color: #ffcece;
  border-color: #ffcece;
}
.footer-2023 .theme-pink .btn-quaternary:focus,
.footer-2023 .theme-pink .btn-quaternary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-pink .btn-quaternary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-pink.btn-quaternary:focus,
.footer-2023 .theme-pink.btn-quaternary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-pink.btn-quaternary:not(:disabled):not(.disabled):active {
  background-color: #ffe7e7;
  border-color: #ffe7e7;
}
.footer-2023 .theme-pink .list-group-item.active {
  background-color: #af4448;
  border-color: #af4448;
}
.footer-2023 .theme-pink .list-group-item.list-group-item-primary {
  background-color: #af4448;
  color: #fff;
}
.footer-2023 .theme-pink .list-group-item.list-group-item-secondary {
  background-color: #e57373;
  color: #000;
}
.footer-2023 .theme-pink .radioBtn-styled .form-check input:checked ~ .checkmark {
  background-color: #af4448;
}
.footer-2023 .theme-pink .radioBtn-styled .form-check .checkmark::after {
  background-color: #af4448;
}
.footer-2023 .theme-pink .checkbox-list.primary .fi {
  color: #af4448;
}
.footer-2023 .theme-pink .accordion .card.bar > .card > .card-header:hover {
  color: #af4448 !important;
}
.footer-2023 .theme-pink .dropdown-menu-search svg .fill-p,
.footer-2023 .theme-pink .dropdown-menu-search svg.fill-p {
  fill: #005eaa;
}
.footer-2023 .theme-pink .fill-p,
.footer-2023 .theme-pink svg .fill-p,
.footer-2023 .theme-pink svg.fill-p {
  fill: #af4448;
}
.footer-2023 .theme-pink .fill-p::before,
.footer-2023 .theme-pink svg .fill-p::before,
.footer-2023 .theme-pink svg.fill-p::before {
  color: #af4448;
}
.footer-2023 .theme-pink .fill-s,
.footer-2023 .theme-pink svg .fill-s,
.footer-2023 .theme-pink svg.fill-s {
  fill: #e57373;
}
.footer-2023 .theme-pink .fill-s::before,
.footer-2023 .theme-pink svg .fill-s::before,
.footer-2023 .theme-pink svg.fill-s::before {
  color: #e57373;
}
.footer-2023 .theme-pink .fill-t,
.footer-2023 .theme-pink svg .fill-t,
.footer-2023 .theme-pink svg.fill-t {
  fill: #ffc2c2;
}
.footer-2023 .theme-pink .fill-t::before,
.footer-2023 .theme-pink svg .fill-t::before,
.footer-2023 .theme-pink svg.fill-t::before {
  color: #ffc2c2;
}
.footer-2023 .theme-pink .fill-q,
.footer-2023 .theme-pink svg .fill-q,
.footer-2023 .theme-pink svg.fill-q {
  fill: #ffe7e7;
}
.footer-2023 .theme-pink .fill-q::before,
.footer-2023 .theme-pink svg .fill-q::before,
.footer-2023 .theme-pink svg.fill-q::before {
  color: #ffe7e7;
}
.footer-2023 .theme-pink .nav-pills .nav-link.active,
.footer-2023 .theme-pink .nav-pills .show > .nav-link {
  background-color: #af4448;
  color: #fff;
}
.footer-2023 .theme-pink .mobile-section-nav li a:active,
.footer-2023 .theme-pink .mobile-section-nav li a:hover,
.footer-2023 .theme-pink nav ul.tp-nav-main li a:active,
.footer-2023 .theme-pink nav ul.tp-nav-main li a:hover {
  border-left: 4px solid #af4448;
  background-color: #f5f5f5;
  color: #af4448;
}
.footer-2023 .theme-pink .mobile-section-nav {
  border-top: 3px solid #e57373;
}
.footer-2023 .theme-pink .mobile-section-nav #svg-down {
  background-color: #af4448;
}
.footer-2023 .theme-pink .mobile-section-nav nav .dropdown .list-group a.selected {
  border-left: 4px solid #af4448;
}
.footer-2023 .theme-pink nav .nav-section-home {
  border-top-color: #af4448;
}
.footer-2023 .theme-pink nav .nav-section-home svg {
  fill: #af4448;
}
.footer-2023 .theme-pink nav .nav-section-home .fi {
  color: #af4448;
}
.footer-2023 .theme-pink nav .nav-section-home.selected {
  border-left: 4px solid #af4448;
  background-color: #f5f5f5;
}
.footer-2023 .theme-pink nav .nav-section-home:hover {
  background-color: #f5f5f5;
  border-left: 4px solid #af4448;
}
.footer-2023 .theme-pink nav .nav-section-home:hover a {
  color: #af4448;
}
.footer-2023 .theme-pink nav .nav-section-home a {
  text-decoration: none;
}
.footer-2023 .theme-pink nav .mobile-section-nav li a.nav-minus,
.footer-2023 .theme-pink nav .mobile-section-nav li a.nav-minus:hover,
.footer-2023 .theme-pink nav .mobile-section-nav li a.nav-plus,
.footer-2023 .theme-pink nav .mobile-section-nav li a.nav-plus:hover,
.footer-2023 .theme-pink nav ul.tp-nav-main li a.nav-minus,
.footer-2023 .theme-pink nav ul.tp-nav-main li a.nav-minus:hover,
.footer-2023 .theme-pink nav ul.tp-nav-main li a.nav-plus,
.footer-2023 .theme-pink nav ul.tp-nav-main li a.nav-plus:hover {
  background-color: transparent;
  border-width: 0;
}
.footer-2023 .theme-pink nav .mobile-section-nav li.active,
.footer-2023 .theme-pink nav ul.tp-nav-main li.active {
  background-color: #fff;
}
.footer-2023 .theme-pink nav .mobile-section-nav li.active > a:first-child,
.footer-2023 .theme-pink nav ul.tp-nav-main li.active > a:first-child {
  border-left-color: #af4448;
}
.footer-2023 .theme-pink nav .mobile-section-nav li.active a:hover,
.footer-2023 .theme-pink nav ul.tp-nav-main li.active a:hover {
  border-left-color: #af4448;
  background-color: #f5f5f5;
}
.footer-2023 .theme-pink nav .mobile-section-nav li.active a.nav-minus:hover,
.footer-2023 .theme-pink nav .mobile-section-nav li.active a.nav-minus:link,
.footer-2023 .theme-pink nav .mobile-section-nav li.active a.nav-plus:hover,
.footer-2023 .theme-pink nav .mobile-section-nav li.active a.nav-plus:link,
.footer-2023 .theme-pink nav ul.tp-nav-main li.active a.nav-minus:hover,
.footer-2023 .theme-pink nav ul.tp-nav-main li.active a.nav-minus:link,
.footer-2023 .theme-pink nav ul.tp-nav-main li.active a.nav-plus:hover,
.footer-2023 .theme-pink nav ul.tp-nav-main li.active a.nav-plus:link {
  background-color: transparent;
  border-width: 0;
}
.footer-2023 .theme-pink nav .mobile-section-nav li.active ul li,
.footer-2023 .theme-pink nav ul.tp-nav-main li.active ul li {
  border-left-color: #e57373;
}
.footer-2023 .theme-pink nav .mobile-section-nav li.active ul li a:active,
.footer-2023 .theme-pink nav .mobile-section-nav li.active ul li a:link,
.footer-2023 .theme-pink nav .mobile-section-nav li.active ul li a:visited,
.footer-2023 .theme-pink nav ul.tp-nav-main li.active ul li a:active,
.footer-2023 .theme-pink nav ul.tp-nav-main li.active ul li a:link,
.footer-2023 .theme-pink nav ul.tp-nav-main li.active ul li a:visited {
  font-weight: 400;
  border-left: 4px solid #f5f5f5;
  border-left: 4px solid #e57373;
}
.footer-2023 .theme-pink nav .mobile-section-nav li.active ul li a:hover,
.footer-2023 .theme-pink nav ul.tp-nav-main li.active ul li a:hover {
  background-color: #f5f5f5;
  color: #af4448;
}
.footer-2023 .theme-pink nav .mobile-section-nav li.active ul li.selected > a:first-child,
.footer-2023 .theme-pink nav ul.tp-nav-main li.active ul li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
}
.footer-2023 .theme-pink nav .mobile-section-nav li.active ul li.selected a[data-toggle="collapse"]:hover,
.footer-2023 .theme-pink nav ul.tp-nav-main li.active ul li.selected a[data-toggle="collapse"]:hover {
  border-left-color: #f5f5f5;
}
.footer-2023 .theme-pink nav .mobile-section-nav li.active ul li.active,
.footer-2023 .theme-pink nav ul.tp-nav-main li.active ul li.active {
  border-left-color: #e57373;
}
.footer-2023 .theme-pink nav .mobile-section-nav li.active ul li.active > a:first-child,
.footer-2023 .theme-pink nav ul.tp-nav-main li.active ul li.active > a:first-child {
  font-weight: 700;
}
.footer-2023 .theme-pink nav .mobile-section-nav li.active ul li ul li > a:first-child,
.footer-2023 .theme-pink nav ul.tp-nav-main li.active ul li ul li > a:first-child {
  border-left-color: #ffdcdc;
}
.footer-2023 .theme-pink nav .mobile-section-nav li.selected > a:first-child,
.footer-2023 .theme-pink nav ul.tp-nav-main li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
  color: #af4448;
}
.footer-2023 .theme-pink nav .mobile-section-nav li.selected.active > a:first-child,
.footer-2023 .theme-pink nav ul.tp-nav-main li.selected.active > a:first-child {
  font-weight: 700;
}
.footer-2023 .theme-pink nav .mobile-section-nav li.selected.active > a,
.footer-2023 .theme-pink nav ul.tp-nav-main li.selected.active > a {
  background-color: #f5f5f5;
}
.footer-2023 .theme-pink nav .mobile-section-nav a.mobile-section-nav-foot {
  background-color: #af4448;
}
.footer-2023 .theme-pink nav .mobile-section-nav a.mobile-section-nav-foot:hover {
  background-color: #9d3d40;
}
.footer-2023 .theme-pink nav .mobile-section-nav li.selected > a:first-child {
  border-left-color: #af4448;
}
.footer-2023 .theme-pink .pagination li.active a {
  background-color: #af4448 !important;
  border-color: #af4448 !important;
}
.footer-2023 .theme-orange .site-title {
  background-color: #bb4d00;
  color: #fff;
  border-bottom: 3px solid #ffad42;
}
.footer-2023 .theme-orange .site-title .tagline {
  color: #fff;
}
.footer-2023 .theme-orange .alert-primary,
.footer-2023 .theme-orange .bg-primary,
.footer-2023 .theme-orange.bg-primary {
  background-color: #bb4d00 !important;
  color: #fff !important;
}
.footer-2023 .theme-orange .alert-primary a:not(.btn),
.footer-2023 .theme-orange .bg-primary a:not(.btn),
.footer-2023 .theme-orange.bg-primary a:not(.btn) {
  color: #fff;
}
.footer-2023 .theme-orange .alert-primary a:not(.btn) .file-details,
.footer-2023 .theme-orange .bg-primary a:not(.btn) .file-details,
.footer-2023 .theme-orange.bg-primary a:not(.btn) .file-details {
  color: #fff;
}
.footer-2023 .theme-orange .alert-primary svg,
.footer-2023 .theme-orange .bg-primary svg,
.footer-2023 .theme-orange.bg-primary svg {
  fill: #fff;
}
.footer-2023 .theme-orange .alert-primary .card-header a,
.footer-2023 .theme-orange .bg-primary .card-header a,
.footer-2023 .theme-orange.bg-primary .card-header a {
  color: #fff;
}
.footer-2023 .theme-orange .bg-dark,
.footer-2023 .theme-orange.bg-dark {
  background-color: #6f2e00 !important;
  color: #fff !important;
}
.footer-2023 .theme-orange .bg-dark a:not(.btn),
.footer-2023 .theme-orange.bg-dark a:not(.btn) {
  color: #fff;
}
.footer-2023 .theme-orange .bg-dark a:not(.btn) .file-details,
.footer-2023 .theme-orange.bg-dark a:not(.btn) .file-details {
  color: #fff;
}
.footer-2023 .theme-orange .bg-dark svg,
.footer-2023 .theme-orange.bg-dark svg {
  fill: #fff;
}
.footer-2023 .theme-orange .bg-dark .card-header a,
.footer-2023 .theme-orange.bg-dark .card-header a {
  color: #fff;
}
.footer-2023 .theme-orange .alert-secondary,
.footer-2023 .theme-orange .bg-secondary,
.footer-2023 .theme-orange.bg-secondary {
  background-color: #ffad42 !important;
  color: #000 !important;
}
.footer-2023 .theme-orange .alert-secondary a:not(.btn),
.footer-2023 .theme-orange .bg-secondary a:not(.btn),
.footer-2023 .theme-orange.bg-secondary a:not(.btn) {
  color: #000;
}
.footer-2023 .theme-orange .alert-secondary svg,
.footer-2023 .theme-orange .bg-secondary svg,
.footer-2023 .theme-orange.bg-secondary svg {
  fill: #000;
}
.footer-2023 .theme-orange .bg-tertiary,
.footer-2023 .theme-orange.bg-tertiary {
  background-color: #ffe97d !important;
  color: #000;
}
.footer-2023 .theme-orange .bg-tertiary.card-header a,
.footer-2023 .theme-orange.bg-tertiary.card-header a {
  color: #000;
}
.footer-2023 .theme-orange .bg-quaternary,
.footer-2023 .theme-orange.bg-quaternary {
  background-color: #fff4cf !important;
  color: #000;
}
.footer-2023 .theme-orange .bg-quaternary.card-header a,
.footer-2023 .theme-orange.bg-quaternary.card-header a {
  color: #000;
}
.footer-2023 .theme-orange .bg-primary-10 {
  background-color: rgba(187, 77, 0, 0.1) !important;
}
.footer-2023 .theme-orange .bg-secondary-10 {
  background-color: rgba(255, 173, 66, 0.1) !important;
}
.footer-2023 .theme-orange .bg-tertiary-10 {
  background-color: rgba(255, 233, 125, 0.1) !important;
}
.footer-2023 .theme-orange .bg-quaternary-10 {
  background-color: rgba(255, 244, 207, 0.1) !important;
}
.footer-2023 .theme-orange .bg-primary-20 {
  background-color: rgba(187, 77, 0, 0.2) !important;
}
.footer-2023 .theme-orange .bg-secondary-20 {
  background-color: rgba(255, 173, 66, 0.2) !important;
}
.footer-2023 .theme-orange .bg-tertiary-20 {
  background-color: rgba(255, 233, 125, 0.2) !important;
}
.footer-2023 .theme-orange .bg-quaternary-20 {
  background-color: rgba(255, 244, 207, 0.2) !important;
}
.footer-2023 .theme-orange .bg-primary-30 {
  background-color: rgba(187, 77, 0, 0.3) !important;
}
.footer-2023 .theme-orange .bg-secondary-30 {
  background-color: rgba(255, 173, 66, 0.3) !important;
}
.footer-2023 .theme-orange .bg-tertiary-30 {
  background-color: rgba(255, 233, 125, 0.3) !important;
}
.footer-2023 .theme-orange .bg-quaternary-30 {
  background-color: rgba(255, 244, 207, 0.3) !important;
}
.footer-2023 .theme-orange .bg-primary-40 {
  background-color: rgba(187, 77, 0, 0.4) !important;
}
.footer-2023 .theme-orange .bg-secondary-40 {
  background-color: rgba(255, 173, 66, 0.4) !important;
}
.footer-2023 .theme-orange .bg-tertiary-40 {
  background-color: rgba(255, 233, 125, 0.4) !important;
}
.footer-2023 .theme-orange .bg-quaternary-40 {
  background-color: rgba(255, 244, 207, 0.4) !important;
}
.footer-2023 .theme-orange .bg-primary-50 {
  background-color: rgba(187, 77, 0, 0.5) !important;
}
.footer-2023 .theme-orange .bg-secondary-50 {
  background-color: rgba(255, 173, 66, 0.5) !important;
}
.footer-2023 .theme-orange .bg-tertiary-50 {
  background-color: rgba(255, 233, 125, 0.5) !important;
}
.footer-2023 .theme-orange .bg-quaternary-50 {
  background-color: rgba(255, 244, 207, 0.5) !important;
}
.footer-2023 .theme-orange .bg-primary-60 {
  background-color: rgba(187, 77, 0, 0.6) !important;
}
.footer-2023 .theme-orange .bg-secondary-60 {
  background-color: rgba(255, 173, 66, 0.6) !important;
}
.footer-2023 .theme-orange .bg-tertiary-60 {
  background-color: rgba(255, 233, 125, 0.6) !important;
}
.footer-2023 .theme-orange .bg-quaternary-60 {
  background-color: rgba(255, 244, 207, 0.6) !important;
}
.footer-2023 .theme-orange .bg-primary-70 {
  background-color: rgba(187, 77, 0, 0.7) !important;
}
.footer-2023 .theme-orange .bg-secondary-70 {
  background-color: rgba(255, 173, 66, 0.7) !important;
}
.footer-2023 .theme-orange .bg-tertiary-70 {
  background-color: rgba(255, 233, 125, 0.7) !important;
}
.footer-2023 .theme-orange .bg-quaternary-70 {
  background-color: rgba(255, 244, 207, 0.7) !important;
}
.footer-2023 .theme-orange .bg-primary-80 {
  background-color: rgba(187, 77, 0, 0.8) !important;
}
.footer-2023 .theme-orange .bg-secondary-80 {
  background-color: rgba(255, 173, 66, 0.8) !important;
}
.footer-2023 .theme-orange .bg-tertiary-80 {
  background-color: rgba(255, 233, 125, 0.8) !important;
}
.footer-2023 .theme-orange .bg-quaternary-80 {
  background-color: rgba(255, 244, 207, 0.8) !important;
}
.footer-2023 .theme-orange .bg-primary-90 {
  background-color: rgba(187, 77, 0, 0.9) !important;
}
.footer-2023 .theme-orange .bg-secondary-90 {
  background-color: rgba(255, 173, 66, 0.9) !important;
}
.footer-2023 .theme-orange .bg-tertiary-90 {
  background-color: rgba(255, 233, 125, 0.9) !important;
}
.footer-2023 .theme-orange .bg-quaternary-90 {
  background-color: rgba(255, 244, 207, 0.9) !important;
}
.footer-2023 .theme-orange .b-primary,
.footer-2023 .theme-orange.b-primary {
  border-color: #bb4d00 !important;
}
.footer-2023 .theme-orange .b-secondary,
.footer-2023 .theme-orange.b-secondary {
  border-color: #ffad42 !important;
}
.footer-2023 .theme-orange .b-tertiary,
.footer-2023 .theme-orange.b-tertiary {
  border-color: #ffe97d !important;
}
.footer-2023 .theme-orange .b-quaternary,
.footer-2023 .theme-orange.b-quaternary {
  border-color: #fff4cf !important;
}
.footer-2023 .theme-orange .bt-primary,
.footer-2023 .theme-orange.bt-primary {
  border-top-color: #bb4d00 !important;
}
.footer-2023 .theme-orange .bt-secondary,
.footer-2023 .theme-orange.bt-secondary {
  border-top-color: #ffad42 !important;
}
.footer-2023 .theme-orange .bt-tertiary,
.footer-2023 .theme-orange.bt-tertiary {
  border-top-color: #ffe97d !important;
}
.footer-2023 .theme-orange .bt-quaternary,
.footer-2023 .theme-orange.bt-quaternary {
  border-top-color: #fff4cf !important;
}
.footer-2023 .theme-orange .br-primary,
.footer-2023 .theme-orange.br-primary {
  border-right-color: #bb4d00 !important;
}
.footer-2023 .theme-orange .br-secondary,
.footer-2023 .theme-orange.br-secondary {
  border-right-color: #ffad42 !important;
}
.footer-2023 .theme-orange .br-tertiary,
.footer-2023 .theme-orange.br-tertiary {
  border-right-color: #ffe97d !important;
}
.footer-2023 .theme-orange .br-quaternary,
.footer-2023 .theme-orange.br-quaternary {
  border-right-color: #fff4cf !important;
}
.footer-2023 .theme-orange .bb-primary,
.footer-2023 .theme-orange.bb-primary {
  border-bottom-color: #bb4d00 !important;
}
.footer-2023 .theme-orange .bb-secondary,
.footer-2023 .theme-orange.bb-secondary {
  border-bottom-color: #ffad42 !important;
}
.footer-2023 .theme-orange .bb-tertiary,
.footer-2023 .theme-orange.bb-tertiary {
  border-bottom-color: #ffe97d !important;
}
.footer-2023 .theme-orange .bb-quaternary,
.footer-2023 .theme-orange.bb-quaternary {
  border-bottom-color: #fff4cf !important;
}
.footer-2023 .theme-orange .bl-primary,
.footer-2023 .theme-orange.bl-primary {
  border-left-color: #bb4d00 !important;
}
.footer-2023 .theme-orange .bl-secondary,
.footer-2023 .theme-orange.bl-secondary {
  border-left-color: #ffad42 !important;
}
.footer-2023 .theme-orange .bl-tertiary,
.footer-2023 .theme-orange.bl-tertiary {
  border-left-color: #ffe97d !important;
}
.footer-2023 .theme-orange .bl-quaternary,
.footer-2023 .theme-orange.bl-quaternary {
  border-left-color: #fff4cf !important;
}
.footer-2023 .theme-orange .c-primary,
.footer-2023 .theme-orange .text-primary,
.footer-2023 .theme-orange.c-primary,
.footer-2023 .theme-orange.text-primary {
  color: #bb4d00 !important;
}
.footer-2023 .theme-orange .primary li.checked::before,
.footer-2023 .theme-orange .primary li::before {
  color: #bb4d00 !important;
}
.footer-2023 .theme-orange .alert-primary svg {
  fill: #ffad42;
}
.footer-2023 .theme-orange .cdc-timeline svg {
  fill: #bb4d00;
}
.footer-2023 .theme-orange .tabs-horizontal.nav-tabs .nav-link.active {
  border-bottom: 3px solid #bb4d00;
}
.footer-2023 .theme-orange .yamm .dropdown-item:hover {
  border-left: 4px solid #bb4d00;
}
.footer-2023 .theme-orange .yamm .dropdown-item:active {
  border-left: 4px solid #bb4d00;
  background-color: #f8f9fa;
}
.footer-2023 .theme-orange .yamm .nav-item.dropdown.show a.nav-link,
.footer-2023 .theme-orange .yamm .nav-link:hover {
  background: #ffad42;
}
.footer-2023 .theme-orange .tabs-vertical .nav-link.active {
  border-bottom: 3px solid #bb4d00;
}
.footer-2023 .theme-orange .nav-tabs .nav-link.active,
.footer-2023 .theme-orange .nav-tabs .nav-link:hover {
  border-top: 3px solid #bb4d00;
  font-weight: 700;
}
.footer-2023 .theme-orange .nav-pills .nav-link.active {
  border-bottom: 3px solid #ffad42;
}
.footer-2023 .theme-orange .gj-datepicker-bootstrap [role="right-icon"] button .gj-icon,
.footer-2023 .theme-orange .gj-datepicker-bootstrap [role="right-icon"] button .material-icons {
  color: #bb4d00;
}
.footer-2023 .theme-orange .gj-datepicker-bootstrap button {
  background-color: #fff;
  border-color: #bdbdbd !important;
  margin-left: 1px;
}
.footer-2023 .theme-orange .gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
  background-color: #bb4d00 !important;
  border-color: #bb4d00 !important;
}
.footer-2023 .theme-orange .table.table-dark {
  background-color: #bb4d00;
}
.footer-2023 .theme-orange .table .thead-light th {
  background-color: #ffad42;
}
.footer-2023 .theme-orange .table .thead-dark th {
  background-color: #bb4d00;
  border-color: #bb4d00;
  color: #fff;
}
.footer-2023 .theme-orange .table.table-striped-dark tbody tr:nth-of-type(odd) {
  background-color: #bb4d00;
  color: #fff;
}
.footer-2023 .theme-orange .table.table-striped-light tbody tr:nth-of-type(odd) {
  background-color: #ffad42;
  color: #000;
}
.footer-2023 .theme-orange .table.table-hover-dark tbody tr:hover {
  background-color: #bb4d00;
  color: #fff;
}
.footer-2023 .theme-orange .table.table-hover-light tbody tr:hover {
  background-color: #ffad42;
  color: #000;
}
.footer-2023 .theme-orange .audio-player .btn-primary,
.footer-2023 .theme-orange .audio-player .btn-secondary {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.footer-2023 .theme-orange .audio-player .btn-primary:active,
.footer-2023 .theme-orange .audio-player .btn-primary:focus,
.footer-2023 .theme-orange .audio-player .btn-primary:hover,
.footer-2023 .theme-orange .audio-player .btn-primary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-orange .audio-player .btn-secondary:active,
.footer-2023 .theme-orange .audio-player .btn-secondary:focus,
.footer-2023 .theme-orange .audio-player .btn-secondary:hover,
.footer-2023 .theme-orange .audio-player .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}
.footer-2023 .theme-orange .audio-player .btn-primary .volume-range-button input,
.footer-2023 .theme-orange .audio-player .btn-secondary .volume-range-button input {
  margin-bottom: 10px !important;
}
.footer-2023 .theme-orange .audio-player .btn-primary svg,
.footer-2023 .theme-orange .audio-player .btn-secondary svg {
  fill: #333;
}
.footer-2023 .theme-orange .audio-player .btn-primary .fi,
.footer-2023 .theme-orange .audio-player .btn-secondary .fi {
  color: #333;
  vertical-align: middle;
}
.footer-2023 .theme-orange a .btn-primary:hover,
.footer-2023 .theme-orange a.btn-primary:hover {
  background-color: #a24300 !important;
}
.footer-2023 .theme-orange a .btn-secondary:hover,
.footer-2023 .theme-orange a.btn-secondary:hover {
  background-color: #ffa229 !important;
}
.footer-2023 .theme-orange a .btn-tertiary:hover,
.footer-2023 .theme-orange a.btn-tertiary:hover {
  background-color: #ffe564 !important;
}
.footer-2023 .theme-orange a .btn-quaternary:hover,
.footer-2023 .theme-orange a.btn-quaternary:hover {
  background-color: #ffeeb6 !important;
}
.footer-2023 .theme-orange a.bg-primary.nav-btn:focus,
.footer-2023 .theme-orange a.bg-primary.nav-btn:hover {
  background-color: #bb4d00 !important;
}
.footer-2023 .theme-orange a.bg-secondary.nav-btn:focus,
.footer-2023 .theme-orange a.bg-secondary.nav-btn:hover {
  background-color: #ffad42 !important;
}
.footer-2023 .theme-orange .btn-primary,
.footer-2023 .theme-orange.btn-primary {
  background-color: #bb4d00;
  border-color: #bb4d00;
  color: #fff;
}
.footer-2023 .theme-orange .btn-primary .file-details,
.footer-2023 .theme-orange.btn-primary .file-details {
  color: #fff;
}
.footer-2023 .theme-orange .btn-primary svg,
.footer-2023 .theme-orange.btn-primary svg {
  fill: #fff;
}
.footer-2023 .theme-orange .btn-primary:hover,
.footer-2023 .theme-orange.btn-primary:hover {
  background-color: #a24300;
}
.footer-2023 .theme-orange .btn-primary:focus,
.footer-2023 .theme-orange .btn-primary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-orange .btn-primary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-orange.btn-primary:focus,
.footer-2023 .theme-orange.btn-primary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-orange.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #bb4d00;
  border-color: #bb4d00;
}
.footer-2023 .theme-orange .show .btn-primary.dropdown-toggle {
  background-color: #bb4d00;
  border-color: #bb4d00;
}
.footer-2023 .theme-orange .btn-secondary,
.footer-2023 .theme-orange.btn-secondary {
  background-color: #ffad42;
  border-color: #ffad42;
  color: #000;
}
.footer-2023 .theme-orange .btn-secondary .file-details,
.footer-2023 .theme-orange.btn-secondary .file-details {
  color: #000;
}
.footer-2023 .theme-orange .btn-secondary svg,
.footer-2023 .theme-orange.btn-secondary svg {
  fill: #000;
}
.footer-2023 .theme-orange .btn-secondary:hover,
.footer-2023 .theme-orange.btn-secondary:hover {
  background-color: #ffa229;
  border-color: #ffa229;
  color: #000;
}
.footer-2023 .theme-orange .btn-secondary:focus,
.footer-2023 .theme-orange .btn-secondary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-orange .btn-secondary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-orange.btn-secondary:focus,
.footer-2023 .theme-orange.btn-secondary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-orange.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #ffad42;
  border-color: #ffad42;
  color: #000;
}
.footer-2023 .theme-orange .btn-tertiary,
.footer-2023 .theme-orange.btn-tertiary {
  background-color: #ffe97d;
  border-color: #ffe97d;
  color: #075290;
}
.footer-2023 .theme-orange .btn-tertiary .file-details,
.footer-2023 .theme-orange.btn-tertiary .file-details {
  color: #000;
}
.footer-2023 .theme-orange .btn-tertiary svg,
.footer-2023 .theme-orange.btn-tertiary svg {
  fill: #005eaa;
}
.footer-2023 .theme-orange .btn-tertiary:hover,
.footer-2023 .theme-orange.btn-tertiary:hover {
  background-color: #ffe564;
  border-color: #ffe564;
}
.footer-2023 .theme-orange .btn-tertiary:focus,
.footer-2023 .theme-orange .btn-tertiary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-orange .btn-tertiary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-orange.btn-tertiary:focus,
.footer-2023 .theme-orange.btn-tertiary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-orange.btn-tertiary:not(:disabled):not(.disabled):active {
  background-color: #ffe97d;
  border-color: #ffe97d;
}
.footer-2023 .theme-orange .btn-quaternary,
.footer-2023 .theme-orange.btn-quaternary {
  background-color: #fff4cf;
  border-color: #fff4cf;
  color: #000;
}
.footer-2023 .theme-orange .btn-quaternary .file-details,
.footer-2023 .theme-orange.btn-quaternary .file-details {
  color: #000;
}
.footer-2023 .theme-orange .btn-quaternary svg,
.footer-2023 .theme-orange.btn-quaternary svg {
  fill: #005eaa;
}
.footer-2023 .theme-orange .btn-quaternary:hover,
.footer-2023 .theme-orange.btn-quaternary:hover {
  background-color: #ffeeb6;
  border-color: #ffeeb6;
}
.footer-2023 .theme-orange .btn-quaternary:focus,
.footer-2023 .theme-orange .btn-quaternary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-orange .btn-quaternary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-orange.btn-quaternary:focus,
.footer-2023 .theme-orange.btn-quaternary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-orange.btn-quaternary:not(:disabled):not(.disabled):active {
  background-color: #fff4cf;
  border-color: #fff4cf;
}
.footer-2023 .theme-orange .list-group-item.active {
  background-color: #bb4d00;
  border-color: #bb4d00;
}
.footer-2023 .theme-orange .list-group-item.list-group-item-primary {
  background-color: #bb4d00;
  color: #fff;
}
.footer-2023 .theme-orange .list-group-item.list-group-item-secondary {
  background-color: #ffad42;
  color: #000;
}
.footer-2023 .theme-orange .radioBtn-styled .form-check input:checked ~ .checkmark {
  background-color: #bb4d00;
}
.footer-2023 .theme-orange .radioBtn-styled .form-check .checkmark::after {
  background-color: #bb4d00;
}
.footer-2023 .theme-orange .checkbox-list.primary .fi {
  color: #bb4d00;
}
.footer-2023 .theme-orange .accordion .card.bar > .card > .card-header:hover {
  color: #bb4d00 !important;
}
.footer-2023 .theme-orange .dropdown-menu-search svg .fill-p,
.footer-2023 .theme-orange .dropdown-menu-search svg.fill-p {
  fill: #005eaa;
}
.footer-2023 .theme-orange .fill-p,
.footer-2023 .theme-orange svg .fill-p,
.footer-2023 .theme-orange svg.fill-p {
  fill: #bb4d00;
}
.footer-2023 .theme-orange .fill-p::before,
.footer-2023 .theme-orange svg .fill-p::before,
.footer-2023 .theme-orange svg.fill-p::before {
  color: #bb4d00;
}
.footer-2023 .theme-orange .fill-s,
.footer-2023 .theme-orange svg .fill-s,
.footer-2023 .theme-orange svg.fill-s {
  fill: #ffad42;
}
.footer-2023 .theme-orange .fill-s::before,
.footer-2023 .theme-orange svg .fill-s::before,
.footer-2023 .theme-orange svg.fill-s::before {
  color: #ffad42;
}
.footer-2023 .theme-orange .fill-t,
.footer-2023 .theme-orange svg .fill-t,
.footer-2023 .theme-orange svg.fill-t {
  fill: #ffe97d;
}
.footer-2023 .theme-orange .fill-t::before,
.footer-2023 .theme-orange svg .fill-t::before,
.footer-2023 .theme-orange svg.fill-t::before {
  color: #ffe97d;
}
.footer-2023 .theme-orange .fill-q,
.footer-2023 .theme-orange svg .fill-q,
.footer-2023 .theme-orange svg.fill-q {
  fill: #fff4cf;
}
.footer-2023 .theme-orange .fill-q::before,
.footer-2023 .theme-orange svg .fill-q::before,
.footer-2023 .theme-orange svg.fill-q::before {
  color: #fff4cf;
}
.footer-2023 .theme-orange .nav-pills .nav-link.active,
.footer-2023 .theme-orange .nav-pills .show > .nav-link {
  background-color: #bb4d00;
  color: #fff;
}
.footer-2023 .theme-orange .mobile-section-nav li a:active,
.footer-2023 .theme-orange .mobile-section-nav li a:hover,
.footer-2023 .theme-orange nav ul.tp-nav-main li a:active,
.footer-2023 .theme-orange nav ul.tp-nav-main li a:hover {
  border-left: 4px solid #bb4d00;
  background-color: #f5f5f5;
  color: #bb4d00;
}
.footer-2023 .theme-orange .mobile-section-nav {
  border-top: 3px solid #ffad42;
}
.footer-2023 .theme-orange .mobile-section-nav #svg-down {
  background-color: #bb4d00;
}
.footer-2023 .theme-orange .mobile-section-nav nav .dropdown .list-group a.selected {
  border-left: 4px solid #bb4d00;
}
.footer-2023 .theme-orange nav .nav-section-home {
  border-top-color: #bb4d00;
}
.footer-2023 .theme-orange nav .nav-section-home svg {
  fill: #bb4d00;
}
.footer-2023 .theme-orange nav .nav-section-home .fi {
  color: #bb4d00;
}
.footer-2023 .theme-orange nav .nav-section-home.selected {
  border-left: 4px solid #bb4d00;
  background-color: #f5f5f5;
}
.footer-2023 .theme-orange nav .nav-section-home:hover {
  background-color: #f5f5f5;
  border-left: 4px solid #bb4d00;
}
.footer-2023 .theme-orange nav .nav-section-home:hover a {
  color: #bb4d00;
}
.footer-2023 .theme-orange nav .nav-section-home a {
  text-decoration: none;
}
.footer-2023 .theme-orange nav .mobile-section-nav li a.nav-minus,
.footer-2023 .theme-orange nav .mobile-section-nav li a.nav-minus:hover,
.footer-2023 .theme-orange nav .mobile-section-nav li a.nav-plus,
.footer-2023 .theme-orange nav .mobile-section-nav li a.nav-plus:hover,
.footer-2023 .theme-orange nav ul.tp-nav-main li a.nav-minus,
.footer-2023 .theme-orange nav ul.tp-nav-main li a.nav-minus:hover,
.footer-2023 .theme-orange nav ul.tp-nav-main li a.nav-plus,
.footer-2023 .theme-orange nav ul.tp-nav-main li a.nav-plus:hover {
  background-color: transparent;
  border-width: 0;
}
.footer-2023 .theme-orange nav .mobile-section-nav li.active,
.footer-2023 .theme-orange nav ul.tp-nav-main li.active {
  background-color: #fff;
}
.footer-2023 .theme-orange nav .mobile-section-nav li.active > a:first-child,
.footer-2023 .theme-orange nav ul.tp-nav-main li.active > a:first-child {
  border-left-color: #bb4d00;
}
.footer-2023 .theme-orange nav .mobile-section-nav li.active a:hover,
.footer-2023 .theme-orange nav ul.tp-nav-main li.active a:hover {
  border-left-color: #bb4d00;
  background-color: #f5f5f5;
}
.footer-2023 .theme-orange nav .mobile-section-nav li.active a.nav-minus:hover,
.footer-2023 .theme-orange nav .mobile-section-nav li.active a.nav-minus:link,
.footer-2023 .theme-orange nav .mobile-section-nav li.active a.nav-plus:hover,
.footer-2023 .theme-orange nav .mobile-section-nav li.active a.nav-plus:link,
.footer-2023 .theme-orange nav ul.tp-nav-main li.active a.nav-minus:hover,
.footer-2023 .theme-orange nav ul.tp-nav-main li.active a.nav-minus:link,
.footer-2023 .theme-orange nav ul.tp-nav-main li.active a.nav-plus:hover,
.footer-2023 .theme-orange nav ul.tp-nav-main li.active a.nav-plus:link {
  background-color: transparent;
  border-width: 0;
}
.footer-2023 .theme-orange nav .mobile-section-nav li.active ul li,
.footer-2023 .theme-orange nav ul.tp-nav-main li.active ul li {
  border-left-color: #ffad42;
}
.footer-2023 .theme-orange nav .mobile-section-nav li.active ul li a:active,
.footer-2023 .theme-orange nav .mobile-section-nav li.active ul li a:link,
.footer-2023 .theme-orange nav .mobile-section-nav li.active ul li a:visited,
.footer-2023 .theme-orange nav ul.tp-nav-main li.active ul li a:active,
.footer-2023 .theme-orange nav ul.tp-nav-main li.active ul li a:link,
.footer-2023 .theme-orange nav ul.tp-nav-main li.active ul li a:visited {
  font-weight: 400;
  border-left: 4px solid #f5f5f5;
  border-left: 4px solid #ffad42;
}
.footer-2023 .theme-orange nav .mobile-section-nav li.active ul li a:hover,
.footer-2023 .theme-orange nav ul.tp-nav-main li.active ul li a:hover {
  background-color: #f5f5f5;
  color: #bb4d00;
}
.footer-2023 .theme-orange nav .mobile-section-nav li.active ul li.selected > a:first-child,
.footer-2023 .theme-orange nav ul.tp-nav-main li.active ul li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
}
.footer-2023 .theme-orange nav .mobile-section-nav li.active ul li.selected a[data-toggle="collapse"]:hover,
.footer-2023 .theme-orange nav ul.tp-nav-main li.active ul li.selected a[data-toggle="collapse"]:hover {
  border-left-color: #f5f5f5;
}
.footer-2023 .theme-orange nav .mobile-section-nav li.active ul li.active,
.footer-2023 .theme-orange nav ul.tp-nav-main li.active ul li.active {
  border-left-color: #ffad42;
}
.footer-2023 .theme-orange nav .mobile-section-nav li.active ul li.active > a:first-child,
.footer-2023 .theme-orange nav ul.tp-nav-main li.active ul li.active > a:first-child {
  font-weight: 700;
}
.footer-2023 .theme-orange nav .mobile-section-nav li.active ul li ul li > a:first-child,
.footer-2023 .theme-orange nav ul.tp-nav-main li.active ul li ul li > a:first-child {
  border-left-color: #ffed97;
}
.footer-2023 .theme-orange nav .mobile-section-nav li.selected > a:first-child,
.footer-2023 .theme-orange nav ul.tp-nav-main li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
  color: #bb4d00;
}
.footer-2023 .theme-orange nav .mobile-section-nav li.selected.active > a:first-child,
.footer-2023 .theme-orange nav ul.tp-nav-main li.selected.active > a:first-child {
  font-weight: 700;
}
.footer-2023 .theme-orange nav .mobile-section-nav li.selected.active > a,
.footer-2023 .theme-orange nav ul.tp-nav-main li.selected.active > a {
  background-color: #f5f5f5;
}
.footer-2023 .theme-orange nav .mobile-section-nav a.mobile-section-nav-foot {
  background-color: #bb4d00;
}
.footer-2023 .theme-orange nav .mobile-section-nav a.mobile-section-nav-foot:hover {
  background-color: #a24300;
}
.footer-2023 .theme-orange nav .mobile-section-nav li.selected > a:first-child {
  border-left-color: #bb4d00;
}
.footer-2023 .theme-orange .pagination li.active a {
  background-color: #bb4d00 !important;
  border-color: #bb4d00 !important;
}
.footer-2023 .theme-slate .site-title {
  background-color: #29434e;
  color: #fff;
  border-bottom: 3px solid #7e9ba5;
}
.footer-2023 .theme-slate .site-title .tagline {
  color: #fff;
}
.footer-2023 .theme-slate .alert-primary,
.footer-2023 .theme-slate .bg-primary,
.footer-2023 .theme-slate.bg-primary {
  background-color: #29434e !important;
  color: #fff !important;
}
.footer-2023 .theme-slate .alert-primary a:not(.btn),
.footer-2023 .theme-slate .bg-primary a:not(.btn),
.footer-2023 .theme-slate.bg-primary a:not(.btn) {
  color: #fff;
}
.footer-2023 .theme-slate .alert-primary a:not(.btn) .file-details,
.footer-2023 .theme-slate .bg-primary a:not(.btn) .file-details,
.footer-2023 .theme-slate.bg-primary a:not(.btn) .file-details {
  color: #fff;
}
.footer-2023 .theme-slate .alert-primary svg,
.footer-2023 .theme-slate .bg-primary svg,
.footer-2023 .theme-slate.bg-primary svg {
  fill: #fff;
}
.footer-2023 .theme-slate .alert-primary .card-header a,
.footer-2023 .theme-slate .bg-primary .card-header a,
.footer-2023 .theme-slate.bg-primary .card-header a {
  color: #fff;
}
.footer-2023 .theme-slate .bg-dark,
.footer-2023 .theme-slate.bg-dark {
  background-color: #0f181c !important;
  color: #fff !important;
}
.footer-2023 .theme-slate .bg-dark a:not(.btn),
.footer-2023 .theme-slate.bg-dark a:not(.btn) {
  color: #fff;
}
.footer-2023 .theme-slate .bg-dark a:not(.btn) .file-details,
.footer-2023 .theme-slate.bg-dark a:not(.btn) .file-details {
  color: #fff;
}
.footer-2023 .theme-slate .bg-dark svg,
.footer-2023 .theme-slate.bg-dark svg {
  fill: #fff;
}
.footer-2023 .theme-slate .bg-dark .card-header a,
.footer-2023 .theme-slate.bg-dark .card-header a {
  color: #fff;
}
.footer-2023 .theme-slate .alert-secondary,
.footer-2023 .theme-slate .bg-secondary,
.footer-2023 .theme-slate.bg-secondary {
  background-color: #7e9ba5 !important;
  color: #000 !important;
}
.footer-2023 .theme-slate .alert-secondary a:not(.btn),
.footer-2023 .theme-slate .bg-secondary a:not(.btn),
.footer-2023 .theme-slate.bg-secondary a:not(.btn) {
  color: #000;
}
.footer-2023 .theme-slate .alert-secondary svg,
.footer-2023 .theme-slate .bg-secondary svg,
.footer-2023 .theme-slate.bg-secondary svg {
  fill: #000;
}
.footer-2023 .theme-slate .bg-tertiary,
.footer-2023 .theme-slate.bg-tertiary {
  background-color: #b6c6d2 !important;
  color: #000;
}
.footer-2023 .theme-slate .bg-tertiary.card-header a,
.footer-2023 .theme-slate.bg-tertiary.card-header a {
  color: #000;
}
.footer-2023 .theme-slate .bg-quaternary,
.footer-2023 .theme-slate.bg-quaternary {
  background-color: #e2e8ed !important;
  color: #000;
}
.footer-2023 .theme-slate .bg-quaternary.card-header a,
.footer-2023 .theme-slate.bg-quaternary.card-header a {
  color: #000;
}
.footer-2023 .theme-slate .bg-primary-10 {
  background-color: rgba(41, 67, 78, 0.1) !important;
}
.footer-2023 .theme-slate .bg-secondary-10 {
  background-color: rgba(126, 155, 165, 0.1) !important;
}
.footer-2023 .theme-slate .bg-tertiary-10 {
  background-color: rgba(182, 198, 210, 0.1) !important;
}
.footer-2023 .theme-slate .bg-quaternary-10 {
  background-color: rgba(226, 232, 237, 0.1) !important;
}
.footer-2023 .theme-slate .bg-primary-20 {
  background-color: rgba(41, 67, 78, 0.2) !important;
}
.footer-2023 .theme-slate .bg-secondary-20 {
  background-color: rgba(126, 155, 165, 0.2) !important;
}
.footer-2023 .theme-slate .bg-tertiary-20 {
  background-color: rgba(182, 198, 210, 0.2) !important;
}
.footer-2023 .theme-slate .bg-quaternary-20 {
  background-color: rgba(226, 232, 237, 0.2) !important;
}
.footer-2023 .theme-slate .bg-primary-30 {
  background-color: rgba(41, 67, 78, 0.3) !important;
}
.footer-2023 .theme-slate .bg-secondary-30 {
  background-color: rgba(126, 155, 165, 0.3) !important;
}
.footer-2023 .theme-slate .bg-tertiary-30 {
  background-color: rgba(182, 198, 210, 0.3) !important;
}
.footer-2023 .theme-slate .bg-quaternary-30 {
  background-color: rgba(226, 232, 237, 0.3) !important;
}
.footer-2023 .theme-slate .bg-primary-40 {
  background-color: rgba(41, 67, 78, 0.4) !important;
}
.footer-2023 .theme-slate .bg-secondary-40 {
  background-color: rgba(126, 155, 165, 0.4) !important;
}
.footer-2023 .theme-slate .bg-tertiary-40 {
  background-color: rgba(182, 198, 210, 0.4) !important;
}
.footer-2023 .theme-slate .bg-quaternary-40 {
  background-color: rgba(226, 232, 237, 0.4) !important;
}
.footer-2023 .theme-slate .bg-primary-50 {
  background-color: rgba(41, 67, 78, 0.5) !important;
}
.footer-2023 .theme-slate .bg-secondary-50 {
  background-color: rgba(126, 155, 165, 0.5) !important;
}
.footer-2023 .theme-slate .bg-tertiary-50 {
  background-color: rgba(182, 198, 210, 0.5) !important;
}
.footer-2023 .theme-slate .bg-quaternary-50 {
  background-color: rgba(226, 232, 237, 0.5) !important;
}
.footer-2023 .theme-slate .bg-primary-60 {
  background-color: rgba(41, 67, 78, 0.6) !important;
}
.footer-2023 .theme-slate .bg-secondary-60 {
  background-color: rgba(126, 155, 165, 0.6) !important;
}
.footer-2023 .theme-slate .bg-tertiary-60 {
  background-color: rgba(182, 198, 210, 0.6) !important;
}
.footer-2023 .theme-slate .bg-quaternary-60 {
  background-color: rgba(226, 232, 237, 0.6) !important;
}
.footer-2023 .theme-slate .bg-primary-70 {
  background-color: rgba(41, 67, 78, 0.7) !important;
}
.footer-2023 .theme-slate .bg-secondary-70 {
  background-color: rgba(126, 155, 165, 0.7) !important;
}
.footer-2023 .theme-slate .bg-tertiary-70 {
  background-color: rgba(182, 198, 210, 0.7) !important;
}
.footer-2023 .theme-slate .bg-quaternary-70 {
  background-color: rgba(226, 232, 237, 0.7) !important;
}
.footer-2023 .theme-slate .bg-primary-80 {
  background-color: rgba(41, 67, 78, 0.8) !important;
}
.footer-2023 .theme-slate .bg-secondary-80 {
  background-color: rgba(126, 155, 165, 0.8) !important;
}
.footer-2023 .theme-slate .bg-tertiary-80 {
  background-color: rgba(182, 198, 210, 0.8) !important;
}
.footer-2023 .theme-slate .bg-quaternary-80 {
  background-color: rgba(226, 232, 237, 0.8) !important;
}
.footer-2023 .theme-slate .bg-primary-90 {
  background-color: rgba(41, 67, 78, 0.9) !important;
}
.footer-2023 .theme-slate .bg-secondary-90 {
  background-color: rgba(126, 155, 165, 0.9) !important;
}
.footer-2023 .theme-slate .bg-tertiary-90 {
  background-color: rgba(182, 198, 210, 0.9) !important;
}
.footer-2023 .theme-slate .bg-quaternary-90 {
  background-color: rgba(226, 232, 237, 0.9) !important;
}
.footer-2023 .theme-slate .b-primary,
.footer-2023 .theme-slate.b-primary {
  border-color: #29434e !important;
}
.footer-2023 .theme-slate .b-secondary,
.footer-2023 .theme-slate.b-secondary {
  border-color: #7e9ba5 !important;
}
.footer-2023 .theme-slate .b-tertiary,
.footer-2023 .theme-slate.b-tertiary {
  border-color: #b6c6d2 !important;
}
.footer-2023 .theme-slate .b-quaternary,
.footer-2023 .theme-slate.b-quaternary {
  border-color: #e2e8ed !important;
}
.footer-2023 .theme-slate .bt-primary,
.footer-2023 .theme-slate.bt-primary {
  border-top-color: #29434e !important;
}
.footer-2023 .theme-slate .bt-secondary,
.footer-2023 .theme-slate.bt-secondary {
  border-top-color: #7e9ba5 !important;
}
.footer-2023 .theme-slate .bt-tertiary,
.footer-2023 .theme-slate.bt-tertiary {
  border-top-color: #b6c6d2 !important;
}
.footer-2023 .theme-slate .bt-quaternary,
.footer-2023 .theme-slate.bt-quaternary {
  border-top-color: #e2e8ed !important;
}
.footer-2023 .theme-slate .br-primary,
.footer-2023 .theme-slate.br-primary {
  border-right-color: #29434e !important;
}
.footer-2023 .theme-slate .br-secondary,
.footer-2023 .theme-slate.br-secondary {
  border-right-color: #7e9ba5 !important;
}
.footer-2023 .theme-slate .br-tertiary,
.footer-2023 .theme-slate.br-tertiary {
  border-right-color: #b6c6d2 !important;
}
.footer-2023 .theme-slate .br-quaternary,
.footer-2023 .theme-slate.br-quaternary {
  border-right-color: #e2e8ed !important;
}
.footer-2023 .theme-slate .bb-primary,
.footer-2023 .theme-slate.bb-primary {
  border-bottom-color: #29434e !important;
}
.footer-2023 .theme-slate .bb-secondary,
.footer-2023 .theme-slate.bb-secondary {
  border-bottom-color: #7e9ba5 !important;
}
.footer-2023 .theme-slate .bb-tertiary,
.footer-2023 .theme-slate.bb-tertiary {
  border-bottom-color: #b6c6d2 !important;
}
.footer-2023 .theme-slate .bb-quaternary,
.footer-2023 .theme-slate.bb-quaternary {
  border-bottom-color: #e2e8ed !important;
}
.footer-2023 .theme-slate .bl-primary,
.footer-2023 .theme-slate.bl-primary {
  border-left-color: #29434e !important;
}
.footer-2023 .theme-slate .bl-secondary,
.footer-2023 .theme-slate.bl-secondary {
  border-left-color: #7e9ba5 !important;
}
.footer-2023 .theme-slate .bl-tertiary,
.footer-2023 .theme-slate.bl-tertiary {
  border-left-color: #b6c6d2 !important;
}
.footer-2023 .theme-slate .bl-quaternary,
.footer-2023 .theme-slate.bl-quaternary {
  border-left-color: #e2e8ed !important;
}
.footer-2023 .theme-slate .c-primary,
.footer-2023 .theme-slate .text-primary,
.footer-2023 .theme-slate.c-primary,
.footer-2023 .theme-slate.text-primary {
  color: #29434e !important;
}
.footer-2023 .theme-slate .primary li.checked::before,
.footer-2023 .theme-slate .primary li::before {
  color: #29434e !important;
}
.footer-2023 .theme-slate .alert-primary svg {
  fill: #7e9ba5;
}
.footer-2023 .theme-slate .cdc-timeline svg {
  fill: #29434e;
}
.footer-2023 .theme-slate .tabs-horizontal.nav-tabs .nav-link.active {
  border-bottom: 3px solid #29434e;
}
.footer-2023 .theme-slate .yamm .dropdown-item:hover {
  border-left: 4px solid #29434e;
}
.footer-2023 .theme-slate .yamm .dropdown-item:active {
  border-left: 4px solid #29434e;
  background-color: #f8f9fa;
}
.footer-2023 .theme-slate .yamm .nav-item.dropdown.show a.nav-link,
.footer-2023 .theme-slate .yamm .nav-link:hover {
  background: #7e9ba5;
}
.footer-2023 .theme-slate .tabs-vertical .nav-link.active {
  border-bottom: 3px solid #29434e;
}
.footer-2023 .theme-slate .nav-tabs .nav-link.active,
.footer-2023 .theme-slate .nav-tabs .nav-link:hover {
  border-top: 3px solid #29434e;
  font-weight: 700;
}
.footer-2023 .theme-slate .nav-pills .nav-link.active {
  border-bottom: 3px solid #7e9ba5;
}
.footer-2023 .theme-slate .gj-datepicker-bootstrap [role="right-icon"] button .gj-icon,
.footer-2023 .theme-slate .gj-datepicker-bootstrap [role="right-icon"] button .material-icons {
  color: #29434e;
}
.footer-2023 .theme-slate .gj-datepicker-bootstrap button {
  background-color: #fff;
  border-color: #bdbdbd !important;
  margin-left: 1px;
}
.footer-2023 .theme-slate .gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
  background-color: #29434e !important;
  border-color: #29434e !important;
}
.footer-2023 .theme-slate .table.table-dark {
  background-color: #29434e;
}
.footer-2023 .theme-slate .table .thead-light th {
  background-color: #7e9ba5;
}
.footer-2023 .theme-slate .table .thead-dark th {
  background-color: #29434e;
  border-color: #29434e;
  color: #fff;
}
.footer-2023 .theme-slate .table.table-striped-dark tbody tr:nth-of-type(odd) {
  background-color: #29434e;
  color: #fff;
}
.footer-2023 .theme-slate .table.table-striped-light tbody tr:nth-of-type(odd) {
  background-color: #7e9ba5;
  color: #000;
}
.footer-2023 .theme-slate .table.table-hover-dark tbody tr:hover {
  background-color: #29434e;
  color: #fff;
}
.footer-2023 .theme-slate .table.table-hover-light tbody tr:hover {
  background-color: #7e9ba5;
  color: #000;
}
.footer-2023 .theme-slate .audio-player .btn-primary,
.footer-2023 .theme-slate .audio-player .btn-secondary {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.footer-2023 .theme-slate .audio-player .btn-primary:active,
.footer-2023 .theme-slate .audio-player .btn-primary:focus,
.footer-2023 .theme-slate .audio-player .btn-primary:hover,
.footer-2023 .theme-slate .audio-player .btn-primary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-slate .audio-player .btn-secondary:active,
.footer-2023 .theme-slate .audio-player .btn-secondary:focus,
.footer-2023 .theme-slate .audio-player .btn-secondary:hover,
.footer-2023 .theme-slate .audio-player .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}
.footer-2023 .theme-slate .audio-player .btn-primary .volume-range-button input,
.footer-2023 .theme-slate .audio-player .btn-secondary .volume-range-button input {
  margin-bottom: 10px !important;
}
.footer-2023 .theme-slate .audio-player .btn-primary svg,
.footer-2023 .theme-slate .audio-player .btn-secondary svg {
  fill: #333;
}
.footer-2023 .theme-slate .audio-player .btn-primary .fi,
.footer-2023 .theme-slate .audio-player .btn-secondary .fi {
  color: #333;
  vertical-align: middle;
}
.footer-2023 .theme-slate a .btn-primary:hover,
.footer-2023 .theme-slate a.btn-primary:hover {
  background-color: #20353d !important;
}
.footer-2023 .theme-slate a .btn-secondary:hover,
.footer-2023 .theme-slate a.btn-secondary:hover {
  background-color: #6f8f9b !important;
}
.footer-2023 .theme-slate a .btn-tertiary:hover,
.footer-2023 .theme-slate a.btn-tertiary:hover {
  background-color: #a6bac8 !important;
}
.footer-2023 .theme-slate a .btn-quaternary:hover,
.footer-2023 .theme-slate a.btn-quaternary:hover {
  background-color: #d2dce3 !important;
}
.footer-2023 .theme-slate a.bg-primary.nav-btn:focus,
.footer-2023 .theme-slate a.bg-primary.nav-btn:hover {
  background-color: #29434e !important;
}
.footer-2023 .theme-slate a.bg-secondary.nav-btn:focus,
.footer-2023 .theme-slate a.bg-secondary.nav-btn:hover {
  background-color: #7e9ba5 !important;
}
.footer-2023 .theme-slate .btn-primary,
.footer-2023 .theme-slate.btn-primary {
  background-color: #29434e;
  border-color: #29434e;
  color: #fff;
}
.footer-2023 .theme-slate .btn-primary .file-details,
.footer-2023 .theme-slate.btn-primary .file-details {
  color: #fff;
}
.footer-2023 .theme-slate .btn-primary svg,
.footer-2023 .theme-slate.btn-primary svg {
  fill: #fff;
}
.footer-2023 .theme-slate .btn-primary:hover,
.footer-2023 .theme-slate.btn-primary:hover {
  background-color: #20353d;
}
.footer-2023 .theme-slate .btn-primary:focus,
.footer-2023 .theme-slate .btn-primary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-slate .btn-primary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-slate.btn-primary:focus,
.footer-2023 .theme-slate.btn-primary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-slate.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #29434e;
  border-color: #29434e;
}
.footer-2023 .theme-slate .show .btn-primary.dropdown-toggle {
  background-color: #29434e;
  border-color: #29434e;
}
.footer-2023 .theme-slate .btn-secondary,
.footer-2023 .theme-slate.btn-secondary {
  background-color: #7e9ba5;
  border-color: #7e9ba5;
  color: #000;
}
.footer-2023 .theme-slate .btn-secondary .file-details,
.footer-2023 .theme-slate.btn-secondary .file-details {
  color: #000;
}
.footer-2023 .theme-slate .btn-secondary svg,
.footer-2023 .theme-slate.btn-secondary svg {
  fill: #000;
}
.footer-2023 .theme-slate .btn-secondary:hover,
.footer-2023 .theme-slate.btn-secondary:hover {
  background-color: #6f8f9b;
  border-color: #6f8f9b;
  color: #000;
}
.footer-2023 .theme-slate .btn-secondary:focus,
.footer-2023 .theme-slate .btn-secondary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-slate .btn-secondary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-slate.btn-secondary:focus,
.footer-2023 .theme-slate.btn-secondary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-slate.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #7e9ba5;
  border-color: #7e9ba5;
  color: #000;
}
.footer-2023 .theme-slate .btn-tertiary,
.footer-2023 .theme-slate.btn-tertiary {
  background-color: #b6c6d2;
  border-color: #b6c6d2;
  color: #075290;
}
.footer-2023 .theme-slate .btn-tertiary .file-details,
.footer-2023 .theme-slate.btn-tertiary .file-details {
  color: #000;
}
.footer-2023 .theme-slate .btn-tertiary svg,
.footer-2023 .theme-slate.btn-tertiary svg {
  fill: #005eaa;
}
.footer-2023 .theme-slate .btn-tertiary:hover,
.footer-2023 .theme-slate.btn-tertiary:hover {
  background-color: #a6bac8;
  border-color: #a6bac8;
}
.footer-2023 .theme-slate .btn-tertiary:focus,
.footer-2023 .theme-slate .btn-tertiary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-slate .btn-tertiary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-slate.btn-tertiary:focus,
.footer-2023 .theme-slate.btn-tertiary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-slate.btn-tertiary:not(:disabled):not(.disabled):active {
  background-color: #b6c6d2;
  border-color: #b6c6d2;
}
.footer-2023 .theme-slate .btn-quaternary,
.footer-2023 .theme-slate.btn-quaternary {
  background-color: #e2e8ed;
  border-color: #e2e8ed;
  color: #000;
}
.footer-2023 .theme-slate .btn-quaternary .file-details,
.footer-2023 .theme-slate.btn-quaternary .file-details {
  color: #000;
}
.footer-2023 .theme-slate .btn-quaternary svg,
.footer-2023 .theme-slate.btn-quaternary svg {
  fill: #005eaa;
}
.footer-2023 .theme-slate .btn-quaternary:hover,
.footer-2023 .theme-slate.btn-quaternary:hover {
  background-color: #d2dce3;
  border-color: #d2dce3;
}
.footer-2023 .theme-slate .btn-quaternary:focus,
.footer-2023 .theme-slate .btn-quaternary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-slate .btn-quaternary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-slate.btn-quaternary:focus,
.footer-2023 .theme-slate.btn-quaternary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-slate.btn-quaternary:not(:disabled):not(.disabled):active {
  background-color: #e2e8ed;
  border-color: #e2e8ed;
}
.footer-2023 .theme-slate .list-group-item.active {
  background-color: #29434e;
  border-color: #29434e;
}
.footer-2023 .theme-slate .list-group-item.list-group-item-primary {
  background-color: #29434e;
  color: #fff;
}
.footer-2023 .theme-slate .list-group-item.list-group-item-secondary {
  background-color: #7e9ba5;
  color: #000;
}
.footer-2023 .theme-slate .radioBtn-styled .form-check input:checked ~ .checkmark {
  background-color: #29434e;
}
.footer-2023 .theme-slate .radioBtn-styled .form-check .checkmark::after {
  background-color: #29434e;
}
.footer-2023 .theme-slate .checkbox-list.primary .fi {
  color: #29434e;
}
.footer-2023 .theme-slate .accordion .card.bar > .card > .card-header:hover {
  color: #29434e !important;
}
.footer-2023 .theme-slate .dropdown-menu-search svg .fill-p,
.footer-2023 .theme-slate .dropdown-menu-search svg.fill-p {
  fill: #005eaa;
}
.footer-2023 .theme-slate .fill-p,
.footer-2023 .theme-slate svg .fill-p,
.footer-2023 .theme-slate svg.fill-p {
  fill: #29434e;
}
.footer-2023 .theme-slate .fill-p::before,
.footer-2023 .theme-slate svg .fill-p::before,
.footer-2023 .theme-slate svg.fill-p::before {
  color: #29434e;
}
.footer-2023 .theme-slate .fill-s,
.footer-2023 .theme-slate svg .fill-s,
.footer-2023 .theme-slate svg.fill-s {
  fill: #7e9ba5;
}
.footer-2023 .theme-slate .fill-s::before,
.footer-2023 .theme-slate svg .fill-s::before,
.footer-2023 .theme-slate svg.fill-s::before {
  color: #7e9ba5;
}
.footer-2023 .theme-slate .fill-t,
.footer-2023 .theme-slate svg .fill-t,
.footer-2023 .theme-slate svg.fill-t {
  fill: #b6c6d2;
}
.footer-2023 .theme-slate .fill-t::before,
.footer-2023 .theme-slate svg .fill-t::before,
.footer-2023 .theme-slate svg.fill-t::before {
  color: #b6c6d2;
}
.footer-2023 .theme-slate .fill-q,
.footer-2023 .theme-slate svg .fill-q,
.footer-2023 .theme-slate svg.fill-q {
  fill: #e2e8ed;
}
.footer-2023 .theme-slate .fill-q::before,
.footer-2023 .theme-slate svg .fill-q::before,
.footer-2023 .theme-slate svg.fill-q::before {
  color: #e2e8ed;
}
.footer-2023 .theme-slate .nav-pills .nav-link.active,
.footer-2023 .theme-slate .nav-pills .show > .nav-link {
  background-color: #29434e;
  color: #fff;
}
.footer-2023 .theme-slate .mobile-section-nav li a:active,
.footer-2023 .theme-slate .mobile-section-nav li a:hover,
.footer-2023 .theme-slate nav ul.tp-nav-main li a:active,
.footer-2023 .theme-slate nav ul.tp-nav-main li a:hover {
  border-left: 4px solid #29434e;
  background-color: #f5f5f5;
  color: #29434e;
}
.footer-2023 .theme-slate .mobile-section-nav {
  border-top: 3px solid #7e9ba5;
}
.footer-2023 .theme-slate .mobile-section-nav #svg-down {
  background-color: #29434e;
}
.footer-2023 .theme-slate .mobile-section-nav nav .dropdown .list-group a.selected {
  border-left: 4px solid #29434e;
}
.footer-2023 .theme-slate nav .nav-section-home {
  border-top-color: #29434e;
}
.footer-2023 .theme-slate nav .nav-section-home svg {
  fill: #29434e;
}
.footer-2023 .theme-slate nav .nav-section-home .fi {
  color: #29434e;
}
.footer-2023 .theme-slate nav .nav-section-home.selected {
  border-left: 4px solid #29434e;
  background-color: #f5f5f5;
}
.footer-2023 .theme-slate nav .nav-section-home:hover {
  background-color: #f5f5f5;
  border-left: 4px solid #29434e;
}
.footer-2023 .theme-slate nav .nav-section-home:hover a {
  color: #29434e;
}
.footer-2023 .theme-slate nav .nav-section-home a {
  text-decoration: none;
}
.footer-2023 .theme-slate nav .mobile-section-nav li a.nav-minus,
.footer-2023 .theme-slate nav .mobile-section-nav li a.nav-minus:hover,
.footer-2023 .theme-slate nav .mobile-section-nav li a.nav-plus,
.footer-2023 .theme-slate nav .mobile-section-nav li a.nav-plus:hover,
.footer-2023 .theme-slate nav ul.tp-nav-main li a.nav-minus,
.footer-2023 .theme-slate nav ul.tp-nav-main li a.nav-minus:hover,
.footer-2023 .theme-slate nav ul.tp-nav-main li a.nav-plus,
.footer-2023 .theme-slate nav ul.tp-nav-main li a.nav-plus:hover {
  background-color: transparent;
  border-width: 0;
}
.footer-2023 .theme-slate nav .mobile-section-nav li.active,
.footer-2023 .theme-slate nav ul.tp-nav-main li.active {
  background-color: #fff;
}
.footer-2023 .theme-slate nav .mobile-section-nav li.active > a:first-child,
.footer-2023 .theme-slate nav ul.tp-nav-main li.active > a:first-child {
  border-left-color: #29434e;
}
.footer-2023 .theme-slate nav .mobile-section-nav li.active a:hover,
.footer-2023 .theme-slate nav ul.tp-nav-main li.active a:hover {
  border-left-color: #29434e;
  background-color: #f5f5f5;
}
.footer-2023 .theme-slate nav .mobile-section-nav li.active a.nav-minus:hover,
.footer-2023 .theme-slate nav .mobile-section-nav li.active a.nav-minus:link,
.footer-2023 .theme-slate nav .mobile-section-nav li.active a.nav-plus:hover,
.footer-2023 .theme-slate nav .mobile-section-nav li.active a.nav-plus:link,
.footer-2023 .theme-slate nav ul.tp-nav-main li.active a.nav-minus:hover,
.footer-2023 .theme-slate nav ul.tp-nav-main li.active a.nav-minus:link,
.footer-2023 .theme-slate nav ul.tp-nav-main li.active a.nav-plus:hover,
.footer-2023 .theme-slate nav ul.tp-nav-main li.active a.nav-plus:link {
  background-color: transparent;
  border-width: 0;
}
.footer-2023 .theme-slate nav .mobile-section-nav li.active ul li,
.footer-2023 .theme-slate nav ul.tp-nav-main li.active ul li {
  border-left-color: #7e9ba5;
}
.footer-2023 .theme-slate nav .mobile-section-nav li.active ul li a:active,
.footer-2023 .theme-slate nav .mobile-section-nav li.active ul li a:link,
.footer-2023 .theme-slate nav .mobile-section-nav li.active ul li a:visited,
.footer-2023 .theme-slate nav ul.tp-nav-main li.active ul li a:active,
.footer-2023 .theme-slate nav ul.tp-nav-main li.active ul li a:link,
.footer-2023 .theme-slate nav ul.tp-nav-main li.active ul li a:visited {
  font-weight: 400;
  border-left: 4px solid #f5f5f5;
  border-left: 4px solid #7e9ba5;
}
.footer-2023 .theme-slate nav .mobile-section-nav li.active ul li a:hover,
.footer-2023 .theme-slate nav ul.tp-nav-main li.active ul li a:hover {
  background-color: #f5f5f5;
  color: #29434e;
}
.footer-2023 .theme-slate nav .mobile-section-nav li.active ul li.selected > a:first-child,
.footer-2023 .theme-slate nav ul.tp-nav-main li.active ul li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
}
.footer-2023 .theme-slate nav .mobile-section-nav li.active ul li.selected a[data-toggle="collapse"]:hover,
.footer-2023 .theme-slate nav ul.tp-nav-main li.active ul li.selected a[data-toggle="collapse"]:hover {
  border-left-color: #f5f5f5;
}
.footer-2023 .theme-slate nav .mobile-section-nav li.active ul li.active,
.footer-2023 .theme-slate nav ul.tp-nav-main li.active ul li.active {
  border-left-color: #7e9ba5;
}
.footer-2023 .theme-slate nav .mobile-section-nav li.active ul li.active > a:first-child,
.footer-2023 .theme-slate nav ul.tp-nav-main li.active ul li.active > a:first-child {
  font-weight: 700;
}
.footer-2023 .theme-slate nav .mobile-section-nav li.active ul li ul li > a:first-child,
.footer-2023 .theme-slate nav ul.tp-nav-main li.active ul li ul li > a:first-child {
  border-left-color: #c6d2dc;
}
.footer-2023 .theme-slate nav .mobile-section-nav li.selected > a:first-child,
.footer-2023 .theme-slate nav ul.tp-nav-main li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
  color: #29434e;
}
.footer-2023 .theme-slate nav .mobile-section-nav li.selected.active > a:first-child,
.footer-2023 .theme-slate nav ul.tp-nav-main li.selected.active > a:first-child {
  font-weight: 700;
}
.footer-2023 .theme-slate nav .mobile-section-nav li.selected.active > a,
.footer-2023 .theme-slate nav ul.tp-nav-main li.selected.active > a {
  background-color: #f5f5f5;
}
.footer-2023 .theme-slate nav .mobile-section-nav a.mobile-section-nav-foot {
  background-color: #29434e;
}
.footer-2023 .theme-slate nav .mobile-section-nav a.mobile-section-nav-foot:hover {
  background-color: #20353d;
}
.footer-2023 .theme-slate nav .mobile-section-nav li.selected > a:first-child {
  border-left-color: #29434e;
}
.footer-2023 .theme-slate .pagination li.active a {
  background-color: #29434e !important;
  border-color: #29434e !important;
}
.footer-2023 .theme-indigo .site-title {
  background-color: #26418f;
  color: #fff;
  border-bottom: 3px solid #92a6dd;
}
.footer-2023 .theme-indigo .site-title .tagline {
  color: #fff;
}
.footer-2023 .theme-indigo .alert-primary,
.footer-2023 .theme-indigo .bg-primary,
.footer-2023 .theme-indigo.bg-primary {
  background-color: #26418f !important;
  color: #fff !important;
}
.footer-2023 .theme-indigo .alert-primary a:not(.btn),
.footer-2023 .theme-indigo .bg-primary a:not(.btn),
.footer-2023 .theme-indigo.bg-primary a:not(.btn) {
  color: #fff;
}
.footer-2023 .theme-indigo .alert-primary a:not(.btn) .file-details,
.footer-2023 .theme-indigo .bg-primary a:not(.btn) .file-details,
.footer-2023 .theme-indigo.bg-primary a:not(.btn) .file-details {
  color: #fff;
}
.footer-2023 .theme-indigo .alert-primary svg,
.footer-2023 .theme-indigo .bg-primary svg,
.footer-2023 .theme-indigo.bg-primary svg {
  fill: #fff;
}
.footer-2023 .theme-indigo .alert-primary .card-header a,
.footer-2023 .theme-indigo .bg-primary .card-header a,
.footer-2023 .theme-indigo.bg-primary .card-header a {
  color: #fff;
}
.footer-2023 .theme-indigo .bg-dark,
.footer-2023 .theme-indigo.bg-dark {
  background-color: #162653 !important;
  color: #fff !important;
}
.footer-2023 .theme-indigo .bg-dark a:not(.btn),
.footer-2023 .theme-indigo.bg-dark a:not(.btn) {
  color: #fff;
}
.footer-2023 .theme-indigo .bg-dark a:not(.btn) .file-details,
.footer-2023 .theme-indigo.bg-dark a:not(.btn) .file-details {
  color: #fff;
}
.footer-2023 .theme-indigo .bg-dark svg,
.footer-2023 .theme-indigo.bg-dark svg {
  fill: #fff;
}
.footer-2023 .theme-indigo .bg-dark .card-header a,
.footer-2023 .theme-indigo.bg-dark .card-header a {
  color: #fff;
}
.footer-2023 .theme-indigo .alert-secondary,
.footer-2023 .theme-indigo .bg-secondary,
.footer-2023 .theme-indigo.bg-secondary {
  background-color: #92a6dd !important;
  color: #000 !important;
}
.footer-2023 .theme-indigo .alert-secondary a:not(.btn),
.footer-2023 .theme-indigo .bg-secondary a:not(.btn),
.footer-2023 .theme-indigo.bg-secondary a:not(.btn) {
  color: #000;
}
.footer-2023 .theme-indigo .alert-secondary svg,
.footer-2023 .theme-indigo .bg-secondary svg,
.footer-2023 .theme-indigo.bg-secondary svg {
  fill: #000;
}
.footer-2023 .theme-indigo .bg-tertiary,
.footer-2023 .theme-indigo.bg-tertiary {
  background-color: #dee8ff !important;
  color: #000;
}
.footer-2023 .theme-indigo .bg-tertiary.card-header a,
.footer-2023 .theme-indigo.bg-tertiary.card-header a {
  color: #000;
}
.footer-2023 .theme-indigo .bg-quaternary,
.footer-2023 .theme-indigo.bg-quaternary {
  background-color: #f2f6ff !important;
  color: #000;
}
.footer-2023 .theme-indigo .bg-quaternary.card-header a,
.footer-2023 .theme-indigo.bg-quaternary.card-header a {
  color: #000;
}
.footer-2023 .theme-indigo .bg-primary-10 {
  background-color: rgba(38, 65, 143, 0.1) !important;
}
.footer-2023 .theme-indigo .bg-secondary-10 {
  background-color: rgba(146, 166, 221, 0.1) !important;
}
.footer-2023 .theme-indigo .bg-tertiary-10 {
  background-color: rgba(222, 232, 255, 0.1) !important;
}
.footer-2023 .theme-indigo .bg-quaternary-10 {
  background-color: rgba(242, 246, 255, 0.1) !important;
}
.footer-2023 .theme-indigo .bg-primary-20 {
  background-color: rgba(38, 65, 143, 0.2) !important;
}
.footer-2023 .theme-indigo .bg-secondary-20 {
  background-color: rgba(146, 166, 221, 0.2) !important;
}
.footer-2023 .theme-indigo .bg-tertiary-20 {
  background-color: rgba(222, 232, 255, 0.2) !important;
}
.footer-2023 .theme-indigo .bg-quaternary-20 {
  background-color: rgba(242, 246, 255, 0.2) !important;
}
.footer-2023 .theme-indigo .bg-primary-30 {
  background-color: rgba(38, 65, 143, 0.3) !important;
}
.footer-2023 .theme-indigo .bg-secondary-30 {
  background-color: rgba(146, 166, 221, 0.3) !important;
}
.footer-2023 .theme-indigo .bg-tertiary-30 {
  background-color: rgba(222, 232, 255, 0.3) !important;
}
.footer-2023 .theme-indigo .bg-quaternary-30 {
  background-color: rgba(242, 246, 255, 0.3) !important;
}
.footer-2023 .theme-indigo .bg-primary-40 {
  background-color: rgba(38, 65, 143, 0.4) !important;
}
.footer-2023 .theme-indigo .bg-secondary-40 {
  background-color: rgba(146, 166, 221, 0.4) !important;
}
.footer-2023 .theme-indigo .bg-tertiary-40 {
  background-color: rgba(222, 232, 255, 0.4) !important;
}
.footer-2023 .theme-indigo .bg-quaternary-40 {
  background-color: rgba(242, 246, 255, 0.4) !important;
}
.footer-2023 .theme-indigo .bg-primary-50 {
  background-color: rgba(38, 65, 143, 0.5) !important;
}
.footer-2023 .theme-indigo .bg-secondary-50 {
  background-color: rgba(146, 166, 221, 0.5) !important;
}
.footer-2023 .theme-indigo .bg-tertiary-50 {
  background-color: rgba(222, 232, 255, 0.5) !important;
}
.footer-2023 .theme-indigo .bg-quaternary-50 {
  background-color: rgba(242, 246, 255, 0.5) !important;
}
.footer-2023 .theme-indigo .bg-primary-60 {
  background-color: rgba(38, 65, 143, 0.6) !important;
}
.footer-2023 .theme-indigo .bg-secondary-60 {
  background-color: rgba(146, 166, 221, 0.6) !important;
}
.footer-2023 .theme-indigo .bg-tertiary-60 {
  background-color: rgba(222, 232, 255, 0.6) !important;
}
.footer-2023 .theme-indigo .bg-quaternary-60 {
  background-color: rgba(242, 246, 255, 0.6) !important;
}
.footer-2023 .theme-indigo .bg-primary-70 {
  background-color: rgba(38, 65, 143, 0.7) !important;
}
.footer-2023 .theme-indigo .bg-secondary-70 {
  background-color: rgba(146, 166, 221, 0.7) !important;
}
.footer-2023 .theme-indigo .bg-tertiary-70 {
  background-color: rgba(222, 232, 255, 0.7) !important;
}
.footer-2023 .theme-indigo .bg-quaternary-70 {
  background-color: rgba(242, 246, 255, 0.7) !important;
}
.footer-2023 .theme-indigo .bg-primary-80 {
  background-color: rgba(38, 65, 143, 0.8) !important;
}
.footer-2023 .theme-indigo .bg-secondary-80 {
  background-color: rgba(146, 166, 221, 0.8) !important;
}
.footer-2023 .theme-indigo .bg-tertiary-80 {
  background-color: rgba(222, 232, 255, 0.8) !important;
}
.footer-2023 .theme-indigo .bg-quaternary-80 {
  background-color: rgba(242, 246, 255, 0.8) !important;
}
.footer-2023 .theme-indigo .bg-primary-90 {
  background-color: rgba(38, 65, 143, 0.9) !important;
}
.footer-2023 .theme-indigo .bg-secondary-90 {
  background-color: rgba(146, 166, 221, 0.9) !important;
}
.footer-2023 .theme-indigo .bg-tertiary-90 {
  background-color: rgba(222, 232, 255, 0.9) !important;
}
.footer-2023 .theme-indigo .bg-quaternary-90 {
  background-color: rgba(242, 246, 255, 0.9) !important;
}
.footer-2023 .theme-indigo .b-primary,
.footer-2023 .theme-indigo.b-primary {
  border-color: #26418f !important;
}
.footer-2023 .theme-indigo .b-secondary,
.footer-2023 .theme-indigo.b-secondary {
  border-color: #92a6dd !important;
}
.footer-2023 .theme-indigo .b-tertiary,
.footer-2023 .theme-indigo.b-tertiary {
  border-color: #dee8ff !important;
}
.footer-2023 .theme-indigo .b-quaternary,
.footer-2023 .theme-indigo.b-quaternary {
  border-color: #f2f6ff !important;
}
.footer-2023 .theme-indigo .bt-primary,
.footer-2023 .theme-indigo.bt-primary {
  border-top-color: #26418f !important;
}
.footer-2023 .theme-indigo .bt-secondary,
.footer-2023 .theme-indigo.bt-secondary {
  border-top-color: #92a6dd !important;
}
.footer-2023 .theme-indigo .bt-tertiary,
.footer-2023 .theme-indigo.bt-tertiary {
  border-top-color: #dee8ff !important;
}
.footer-2023 .theme-indigo .bt-quaternary,
.footer-2023 .theme-indigo.bt-quaternary {
  border-top-color: #f2f6ff !important;
}
.footer-2023 .theme-indigo .br-primary,
.footer-2023 .theme-indigo.br-primary {
  border-right-color: #26418f !important;
}
.footer-2023 .theme-indigo .br-secondary,
.footer-2023 .theme-indigo.br-secondary {
  border-right-color: #92a6dd !important;
}
.footer-2023 .theme-indigo .br-tertiary,
.footer-2023 .theme-indigo.br-tertiary {
  border-right-color: #dee8ff !important;
}
.footer-2023 .theme-indigo .br-quaternary,
.footer-2023 .theme-indigo.br-quaternary {
  border-right-color: #f2f6ff !important;
}
.footer-2023 .theme-indigo .bb-primary,
.footer-2023 .theme-indigo.bb-primary {
  border-bottom-color: #26418f !important;
}
.footer-2023 .theme-indigo .bb-secondary,
.footer-2023 .theme-indigo.bb-secondary {
  border-bottom-color: #92a6dd !important;
}
.footer-2023 .theme-indigo .bb-tertiary,
.footer-2023 .theme-indigo.bb-tertiary {
  border-bottom-color: #dee8ff !important;
}
.footer-2023 .theme-indigo .bb-quaternary,
.footer-2023 .theme-indigo.bb-quaternary {
  border-bottom-color: #f2f6ff !important;
}
.footer-2023 .theme-indigo .bl-primary,
.footer-2023 .theme-indigo.bl-primary {
  border-left-color: #26418f !important;
}
.footer-2023 .theme-indigo .bl-secondary,
.footer-2023 .theme-indigo.bl-secondary {
  border-left-color: #92a6dd !important;
}
.footer-2023 .theme-indigo .bl-tertiary,
.footer-2023 .theme-indigo.bl-tertiary {
  border-left-color: #dee8ff !important;
}
.footer-2023 .theme-indigo .bl-quaternary,
.footer-2023 .theme-indigo.bl-quaternary {
  border-left-color: #f2f6ff !important;
}
.footer-2023 .theme-indigo .c-primary,
.footer-2023 .theme-indigo .text-primary,
.footer-2023 .theme-indigo.c-primary,
.footer-2023 .theme-indigo.text-primary {
  color: #26418f !important;
}
.footer-2023 .theme-indigo .primary li.checked::before,
.footer-2023 .theme-indigo .primary li::before {
  color: #26418f !important;
}
.footer-2023 .theme-indigo .alert-primary svg {
  fill: #92a6dd;
}
.footer-2023 .theme-indigo .cdc-timeline svg {
  fill: #26418f;
}
.footer-2023 .theme-indigo .tabs-horizontal.nav-tabs .nav-link.active {
  border-bottom: 3px solid #26418f;
}
.footer-2023 .theme-indigo .yamm .dropdown-item:hover {
  border-left: 4px solid #26418f;
}
.footer-2023 .theme-indigo .yamm .dropdown-item:active {
  border-left: 4px solid #26418f;
  background-color: #f8f9fa;
}
.footer-2023 .theme-indigo .yamm .nav-item.dropdown.show a.nav-link,
.footer-2023 .theme-indigo .yamm .nav-link:hover {
  background: #92a6dd;
}
.footer-2023 .theme-indigo .tabs-vertical .nav-link.active {
  border-bottom: 3px solid #26418f;
}
.footer-2023 .theme-indigo .nav-tabs .nav-link.active,
.footer-2023 .theme-indigo .nav-tabs .nav-link:hover {
  border-top: 3px solid #26418f;
  font-weight: 700;
}
.footer-2023 .theme-indigo .nav-pills .nav-link.active {
  border-bottom: 3px solid #92a6dd;
}
.footer-2023 .theme-indigo .gj-datepicker-bootstrap [role="right-icon"] button .gj-icon,
.footer-2023 .theme-indigo .gj-datepicker-bootstrap [role="right-icon"] button .material-icons {
  color: #26418f;
}
.footer-2023 .theme-indigo .gj-datepicker-bootstrap button {
  background-color: #fff;
  border-color: #bdbdbd !important;
  margin-left: 1px;
}
.footer-2023 .theme-indigo .gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
  background-color: #26418f !important;
  border-color: #26418f !important;
}
.footer-2023 .theme-indigo .table.table-dark {
  background-color: #26418f;
}
.footer-2023 .theme-indigo .table .thead-light th {
  background-color: #92a6dd;
}
.footer-2023 .theme-indigo .table .thead-dark th {
  background-color: #26418f;
  border-color: #26418f;
  color: #fff;
}
.footer-2023 .theme-indigo .table.table-striped-dark tbody tr:nth-of-type(odd) {
  background-color: #26418f;
  color: #fff;
}
.footer-2023 .theme-indigo .table.table-striped-light tbody tr:nth-of-type(odd) {
  background-color: #92a6dd;
  color: #000;
}
.footer-2023 .theme-indigo .table.table-hover-dark tbody tr:hover {
  background-color: #26418f;
  color: #fff;
}
.footer-2023 .theme-indigo .table.table-hover-light tbody tr:hover {
  background-color: #92a6dd;
  color: #000;
}
.footer-2023 .theme-indigo .audio-player .btn-primary,
.footer-2023 .theme-indigo .audio-player .btn-secondary {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.footer-2023 .theme-indigo .audio-player .btn-primary:active,
.footer-2023 .theme-indigo .audio-player .btn-primary:focus,
.footer-2023 .theme-indigo .audio-player .btn-primary:hover,
.footer-2023 .theme-indigo .audio-player .btn-primary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-indigo .audio-player .btn-secondary:active,
.footer-2023 .theme-indigo .audio-player .btn-secondary:focus,
.footer-2023 .theme-indigo .audio-player .btn-secondary:hover,
.footer-2023 .theme-indigo .audio-player .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}
.footer-2023 .theme-indigo .audio-player .btn-primary .volume-range-button input,
.footer-2023 .theme-indigo .audio-player .btn-secondary .volume-range-button input {
  margin-bottom: 10px !important;
}
.footer-2023 .theme-indigo .audio-player .btn-primary svg,
.footer-2023 .theme-indigo .audio-player .btn-secondary svg {
  fill: #333;
}
.footer-2023 .theme-indigo .audio-player .btn-primary .fi,
.footer-2023 .theme-indigo .audio-player .btn-secondary .fi {
  color: #333;
  vertical-align: middle;
}
.footer-2023 .theme-indigo a .btn-primary:hover,
.footer-2023 .theme-indigo a.btn-primary:hover {
  background-color: #21387b !important;
}
.footer-2023 .theme-indigo a .btn-secondary:hover,
.footer-2023 .theme-indigo a.btn-secondary:hover {
  background-color: #7f96d7 !important;
}
.footer-2023 .theme-indigo a .btn-tertiary:hover,
.footer-2023 .theme-indigo a.btn-tertiary:hover {
  background-color: #c5d6ff !important;
}
.footer-2023 .theme-indigo a .btn-quaternary:hover,
.footer-2023 .theme-indigo a.btn-quaternary:hover {
  background-color: #d9e4ff !important;
}
.footer-2023 .theme-indigo a.bg-primary.nav-btn:focus,
.footer-2023 .theme-indigo a.bg-primary.nav-btn:hover {
  background-color: #26418f !important;
}
.footer-2023 .theme-indigo a.bg-secondary.nav-btn:focus,
.footer-2023 .theme-indigo a.bg-secondary.nav-btn:hover {
  background-color: #92a6dd !important;
}
.footer-2023 .theme-indigo .btn-primary,
.footer-2023 .theme-indigo.btn-primary {
  background-color: #26418f;
  border-color: #26418f;
  color: #fff;
}
.footer-2023 .theme-indigo .btn-primary .file-details,
.footer-2023 .theme-indigo.btn-primary .file-details {
  color: #fff;
}
.footer-2023 .theme-indigo .btn-primary svg,
.footer-2023 .theme-indigo.btn-primary svg {
  fill: #fff;
}
.footer-2023 .theme-indigo .btn-primary:hover,
.footer-2023 .theme-indigo.btn-primary:hover {
  background-color: #21387b;
}
.footer-2023 .theme-indigo .btn-primary:focus,
.footer-2023 .theme-indigo .btn-primary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-indigo .btn-primary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-indigo.btn-primary:focus,
.footer-2023 .theme-indigo.btn-primary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-indigo.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #26418f;
  border-color: #26418f;
}
.footer-2023 .theme-indigo .show .btn-primary.dropdown-toggle {
  background-color: #26418f;
  border-color: #26418f;
}
.footer-2023 .theme-indigo .btn-secondary,
.footer-2023 .theme-indigo.btn-secondary {
  background-color: #92a6dd;
  border-color: #92a6dd;
  color: #000;
}
.footer-2023 .theme-indigo .btn-secondary .file-details,
.footer-2023 .theme-indigo.btn-secondary .file-details {
  color: #000;
}
.footer-2023 .theme-indigo .btn-secondary svg,
.footer-2023 .theme-indigo.btn-secondary svg {
  fill: #000;
}
.footer-2023 .theme-indigo .btn-secondary:hover,
.footer-2023 .theme-indigo.btn-secondary:hover {
  background-color: #7f96d7;
  border-color: #7f96d7;
  color: #000;
}
.footer-2023 .theme-indigo .btn-secondary:focus,
.footer-2023 .theme-indigo .btn-secondary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-indigo .btn-secondary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-indigo.btn-secondary:focus,
.footer-2023 .theme-indigo.btn-secondary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-indigo.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #92a6dd;
  border-color: #92a6dd;
  color: #000;
}
.footer-2023 .theme-indigo .btn-tertiary,
.footer-2023 .theme-indigo.btn-tertiary {
  background-color: #dee8ff;
  border-color: #dee8ff;
  color: #075290;
}
.footer-2023 .theme-indigo .btn-tertiary .file-details,
.footer-2023 .theme-indigo.btn-tertiary .file-details {
  color: #000;
}
.footer-2023 .theme-indigo .btn-tertiary svg,
.footer-2023 .theme-indigo.btn-tertiary svg {
  fill: #005eaa;
}
.footer-2023 .theme-indigo .btn-tertiary:hover,
.footer-2023 .theme-indigo.btn-tertiary:hover {
  background-color: #c5d6ff;
  border-color: #c5d6ff;
}
.footer-2023 .theme-indigo .btn-tertiary:focus,
.footer-2023 .theme-indigo .btn-tertiary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-indigo .btn-tertiary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-indigo.btn-tertiary:focus,
.footer-2023 .theme-indigo.btn-tertiary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-indigo.btn-tertiary:not(:disabled):not(.disabled):active {
  background-color: #dee8ff;
  border-color: #dee8ff;
}
.footer-2023 .theme-indigo .btn-quaternary,
.footer-2023 .theme-indigo.btn-quaternary {
  background-color: #f2f6ff;
  border-color: #f2f6ff;
  color: #000;
}
.footer-2023 .theme-indigo .btn-quaternary .file-details,
.footer-2023 .theme-indigo.btn-quaternary .file-details {
  color: #000;
}
.footer-2023 .theme-indigo .btn-quaternary svg,
.footer-2023 .theme-indigo.btn-quaternary svg {
  fill: #005eaa;
}
.footer-2023 .theme-indigo .btn-quaternary:hover,
.footer-2023 .theme-indigo.btn-quaternary:hover {
  background-color: #d9e4ff;
  border-color: #d9e4ff;
}
.footer-2023 .theme-indigo .btn-quaternary:focus,
.footer-2023 .theme-indigo .btn-quaternary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-indigo .btn-quaternary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-indigo.btn-quaternary:focus,
.footer-2023 .theme-indigo.btn-quaternary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-indigo.btn-quaternary:not(:disabled):not(.disabled):active {
  background-color: #f2f6ff;
  border-color: #f2f6ff;
}
.footer-2023 .theme-indigo .list-group-item.active {
  background-color: #26418f;
  border-color: #26418f;
}
.footer-2023 .theme-indigo .list-group-item.list-group-item-primary {
  background-color: #26418f;
  color: #fff;
}
.footer-2023 .theme-indigo .list-group-item.list-group-item-secondary {
  background-color: #92a6dd;
  color: #000;
}
.footer-2023 .theme-indigo .radioBtn-styled .form-check input:checked ~ .checkmark {
  background-color: #26418f;
}
.footer-2023 .theme-indigo .radioBtn-styled .form-check .checkmark::after {
  background-color: #26418f;
}
.footer-2023 .theme-indigo .checkbox-list.primary .fi {
  color: #26418f;
}
.footer-2023 .theme-indigo .accordion .card.bar > .card > .card-header:hover {
  color: #26418f !important;
}
.footer-2023 .theme-indigo .dropdown-menu-search svg .fill-p,
.footer-2023 .theme-indigo .dropdown-menu-search svg.fill-p {
  fill: #005eaa;
}
.footer-2023 .theme-indigo .fill-p,
.footer-2023 .theme-indigo svg .fill-p,
.footer-2023 .theme-indigo svg.fill-p {
  fill: #26418f;
}
.footer-2023 .theme-indigo .fill-p::before,
.footer-2023 .theme-indigo svg .fill-p::before,
.footer-2023 .theme-indigo svg.fill-p::before {
  color: #26418f;
}
.footer-2023 .theme-indigo .fill-s,
.footer-2023 .theme-indigo svg .fill-s,
.footer-2023 .theme-indigo svg.fill-s {
  fill: #92a6dd;
}
.footer-2023 .theme-indigo .fill-s::before,
.footer-2023 .theme-indigo svg .fill-s::before,
.footer-2023 .theme-indigo svg.fill-s::before {
  color: #92a6dd;
}
.footer-2023 .theme-indigo .fill-t,
.footer-2023 .theme-indigo svg .fill-t,
.footer-2023 .theme-indigo svg.fill-t {
  fill: #dee8ff;
}
.footer-2023 .theme-indigo .fill-t::before,
.footer-2023 .theme-indigo svg .fill-t::before,
.footer-2023 .theme-indigo svg.fill-t::before {
  color: #dee8ff;
}
.footer-2023 .theme-indigo .fill-q,
.footer-2023 .theme-indigo svg .fill-q,
.footer-2023 .theme-indigo svg.fill-q {
  fill: #f2f6ff;
}
.footer-2023 .theme-indigo .fill-q::before,
.footer-2023 .theme-indigo svg .fill-q::before,
.footer-2023 .theme-indigo svg.fill-q::before {
  color: #f2f6ff;
}
.footer-2023 .theme-indigo .nav-pills .nav-link.active,
.footer-2023 .theme-indigo .nav-pills .show > .nav-link {
  background-color: #26418f;
  color: #fff;
}
.footer-2023 .theme-indigo .mobile-section-nav li a:active,
.footer-2023 .theme-indigo .mobile-section-nav li a:hover,
.footer-2023 .theme-indigo nav ul.tp-nav-main li a:active,
.footer-2023 .theme-indigo nav ul.tp-nav-main li a:hover {
  border-left: 4px solid #26418f;
  background-color: #f5f5f5;
  color: #26418f;
}
.footer-2023 .theme-indigo .mobile-section-nav {
  border-top: 3px solid #92a6dd;
}
.footer-2023 .theme-indigo .mobile-section-nav #svg-down {
  background-color: #26418f;
}
.footer-2023 .theme-indigo .mobile-section-nav nav .dropdown .list-group a.selected {
  border-left: 4px solid #26418f;
}
.footer-2023 .theme-indigo nav .nav-section-home {
  border-top-color: #26418f;
}
.footer-2023 .theme-indigo nav .nav-section-home svg {
  fill: #26418f;
}
.footer-2023 .theme-indigo nav .nav-section-home .fi {
  color: #26418f;
}
.footer-2023 .theme-indigo nav .nav-section-home.selected {
  border-left: 4px solid #26418f;
  background-color: #f5f5f5;
}
.footer-2023 .theme-indigo nav .nav-section-home:hover {
  background-color: #f5f5f5;
  border-left: 4px solid #26418f;
}
.footer-2023 .theme-indigo nav .nav-section-home:hover a {
  color: #26418f;
}
.footer-2023 .theme-indigo nav .nav-section-home a {
  text-decoration: none;
}
.footer-2023 .theme-indigo nav .mobile-section-nav li a.nav-minus,
.footer-2023 .theme-indigo nav .mobile-section-nav li a.nav-minus:hover,
.footer-2023 .theme-indigo nav .mobile-section-nav li a.nav-plus,
.footer-2023 .theme-indigo nav .mobile-section-nav li a.nav-plus:hover,
.footer-2023 .theme-indigo nav ul.tp-nav-main li a.nav-minus,
.footer-2023 .theme-indigo nav ul.tp-nav-main li a.nav-minus:hover,
.footer-2023 .theme-indigo nav ul.tp-nav-main li a.nav-plus,
.footer-2023 .theme-indigo nav ul.tp-nav-main li a.nav-plus:hover {
  background-color: transparent;
  border-width: 0;
}
.footer-2023 .theme-indigo nav .mobile-section-nav li.active,
.footer-2023 .theme-indigo nav ul.tp-nav-main li.active {
  background-color: #fff;
}
.footer-2023 .theme-indigo nav .mobile-section-nav li.active > a:first-child,
.footer-2023 .theme-indigo nav ul.tp-nav-main li.active > a:first-child {
  border-left-color: #26418f;
}
.footer-2023 .theme-indigo nav .mobile-section-nav li.active a:hover,
.footer-2023 .theme-indigo nav ul.tp-nav-main li.active a:hover {
  border-left-color: #26418f;
  background-color: #f5f5f5;
}
.footer-2023 .theme-indigo nav .mobile-section-nav li.active a.nav-minus:hover,
.footer-2023 .theme-indigo nav .mobile-section-nav li.active a.nav-minus:link,
.footer-2023 .theme-indigo nav .mobile-section-nav li.active a.nav-plus:hover,
.footer-2023 .theme-indigo nav .mobile-section-nav li.active a.nav-plus:link,
.footer-2023 .theme-indigo nav ul.tp-nav-main li.active a.nav-minus:hover,
.footer-2023 .theme-indigo nav ul.tp-nav-main li.active a.nav-minus:link,
.footer-2023 .theme-indigo nav ul.tp-nav-main li.active a.nav-plus:hover,
.footer-2023 .theme-indigo nav ul.tp-nav-main li.active a.nav-plus:link {
  background-color: transparent;
  border-width: 0;
}
.footer-2023 .theme-indigo nav .mobile-section-nav li.active ul li,
.footer-2023 .theme-indigo nav ul.tp-nav-main li.active ul li {
  border-left-color: #92a6dd;
}
.footer-2023 .theme-indigo nav .mobile-section-nav li.active ul li a:active,
.footer-2023 .theme-indigo nav .mobile-section-nav li.active ul li a:link,
.footer-2023 .theme-indigo nav .mobile-section-nav li.active ul li a:visited,
.footer-2023 .theme-indigo nav ul.tp-nav-main li.active ul li a:active,
.footer-2023 .theme-indigo nav ul.tp-nav-main li.active ul li a:link,
.footer-2023 .theme-indigo nav ul.tp-nav-main li.active ul li a:visited {
  font-weight: 400;
  border-left: 4px solid #f5f5f5;
  border-left: 4px solid #92a6dd;
}
.footer-2023 .theme-indigo nav .mobile-section-nav li.active ul li a:hover,
.footer-2023 .theme-indigo nav ul.tp-nav-main li.active ul li a:hover {
  background-color: #f5f5f5;
  color: #26418f;
}
.footer-2023 .theme-indigo nav .mobile-section-nav li.active ul li.selected > a:first-child,
.footer-2023 .theme-indigo nav ul.tp-nav-main li.active ul li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
}
.footer-2023 .theme-indigo nav .mobile-section-nav li.active ul li.selected a[data-toggle="collapse"]:hover,
.footer-2023 .theme-indigo nav ul.tp-nav-main li.active ul li.selected a[data-toggle="collapse"]:hover {
  border-left-color: #f5f5f5;
}
.footer-2023 .theme-indigo nav .mobile-section-nav li.active ul li.active,
.footer-2023 .theme-indigo nav ul.tp-nav-main li.active ul li.active {
  border-left-color: #92a6dd;
}
.footer-2023 .theme-indigo nav .mobile-section-nav li.active ul li.active > a:first-child,
.footer-2023 .theme-indigo nav ul.tp-nav-main li.active ul li.active > a:first-child {
  font-weight: 700;
}
.footer-2023 .theme-indigo nav .mobile-section-nav li.active ul li ul li > a:first-child,
.footer-2023 .theme-indigo nav ul.tp-nav-main li.active ul li ul li > a:first-child {
  border-left-color: #f8faff;
}
.footer-2023 .theme-indigo nav .mobile-section-nav li.selected > a:first-child,
.footer-2023 .theme-indigo nav ul.tp-nav-main li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
  color: #26418f;
}
.footer-2023 .theme-indigo nav .mobile-section-nav li.selected.active > a:first-child,
.footer-2023 .theme-indigo nav ul.tp-nav-main li.selected.active > a:first-child {
  font-weight: 700;
}
.footer-2023 .theme-indigo nav .mobile-section-nav li.selected.active > a,
.footer-2023 .theme-indigo nav ul.tp-nav-main li.selected.active > a {
  background-color: #f5f5f5;
}
.footer-2023 .theme-indigo nav .mobile-section-nav a.mobile-section-nav-foot {
  background-color: #26418f;
}
.footer-2023 .theme-indigo nav .mobile-section-nav a.mobile-section-nav-foot:hover {
  background-color: #21387b;
}
.footer-2023 .theme-indigo nav .mobile-section-nav li.selected > a:first-child {
  border-left-color: #26418f;
}
.footer-2023 .theme-indigo .pagination li.active a {
  background-color: #26418f !important;
  border-color: #26418f !important;
}
.footer-2023 .theme-cyan .site-title {
  background-color: #006778;
  color: #fff;
  border-bottom: 3px solid #65b0bd;
}
.footer-2023 .theme-cyan .site-title .tagline {
  color: #fff;
}
.footer-2023 .theme-cyan .alert-primary,
.footer-2023 .theme-cyan .bg-primary,
.footer-2023 .theme-cyan.bg-primary {
  background-color: #006778 !important;
  color: #fff !important;
}
.footer-2023 .theme-cyan .alert-primary a:not(.btn),
.footer-2023 .theme-cyan .bg-primary a:not(.btn),
.footer-2023 .theme-cyan.bg-primary a:not(.btn) {
  color: #fff;
}
.footer-2023 .theme-cyan .alert-primary a:not(.btn) .file-details,
.footer-2023 .theme-cyan .bg-primary a:not(.btn) .file-details,
.footer-2023 .theme-cyan.bg-primary a:not(.btn) .file-details {
  color: #fff;
}
.footer-2023 .theme-cyan .alert-primary svg,
.footer-2023 .theme-cyan .bg-primary svg,
.footer-2023 .theme-cyan.bg-primary svg {
  fill: #fff;
}
.footer-2023 .theme-cyan .alert-primary .card-header a,
.footer-2023 .theme-cyan .bg-primary .card-header a,
.footer-2023 .theme-cyan.bg-primary .card-header a {
  color: #fff;
}
.footer-2023 .theme-cyan .bg-dark,
.footer-2023 .theme-cyan.bg-dark {
  background-color: #00252c !important;
  color: #fff !important;
}
.footer-2023 .theme-cyan .bg-dark a:not(.btn),
.footer-2023 .theme-cyan.bg-dark a:not(.btn) {
  color: #fff;
}
.footer-2023 .theme-cyan .bg-dark a:not(.btn) .file-details,
.footer-2023 .theme-cyan.bg-dark a:not(.btn) .file-details {
  color: #fff;
}
.footer-2023 .theme-cyan .bg-dark svg,
.footer-2023 .theme-cyan.bg-dark svg {
  fill: #fff;
}
.footer-2023 .theme-cyan .bg-dark .card-header a,
.footer-2023 .theme-cyan.bg-dark .card-header a {
  color: #fff;
}
.footer-2023 .theme-cyan .alert-secondary,
.footer-2023 .theme-cyan .bg-secondary,
.footer-2023 .theme-cyan.bg-secondary {
  background-color: #65b0bd !important;
  color: #000 !important;
}
.footer-2023 .theme-cyan .alert-secondary a:not(.btn),
.footer-2023 .theme-cyan .bg-secondary a:not(.btn),
.footer-2023 .theme-cyan.bg-secondary a:not(.btn) {
  color: #000;
}
.footer-2023 .theme-cyan .alert-secondary svg,
.footer-2023 .theme-cyan .bg-secondary svg,
.footer-2023 .theme-cyan.bg-secondary svg {
  fill: #000;
}
.footer-2023 .theme-cyan .bg-tertiary,
.footer-2023 .theme-cyan.bg-tertiary {
  background-color: #cce5e9 !important;
  color: #000;
}
.footer-2023 .theme-cyan .bg-tertiary.card-header a,
.footer-2023 .theme-cyan.bg-tertiary.card-header a {
  color: #000;
}
.footer-2023 .theme-cyan .bg-quaternary,
.footer-2023 .theme-cyan.bg-quaternary {
  background-color: #ebf5f6 !important;
  color: #000;
}
.footer-2023 .theme-cyan .bg-quaternary.card-header a,
.footer-2023 .theme-cyan.bg-quaternary.card-header a {
  color: #000;
}
.footer-2023 .theme-cyan .bg-primary-10 {
  background-color: rgba(0, 103, 120, 0.1) !important;
}
.footer-2023 .theme-cyan .bg-secondary-10 {
  background-color: rgba(101, 176, 189, 0.1) !important;
}
.footer-2023 .theme-cyan .bg-tertiary-10 {
  background-color: rgba(204, 229, 233, 0.1) !important;
}
.footer-2023 .theme-cyan .bg-quaternary-10 {
  background-color: rgba(235, 245, 246, 0.1) !important;
}
.footer-2023 .theme-cyan .bg-primary-20 {
  background-color: rgba(0, 103, 120, 0.2) !important;
}
.footer-2023 .theme-cyan .bg-secondary-20 {
  background-color: rgba(101, 176, 189, 0.2) !important;
}
.footer-2023 .theme-cyan .bg-tertiary-20 {
  background-color: rgba(204, 229, 233, 0.2) !important;
}
.footer-2023 .theme-cyan .bg-quaternary-20 {
  background-color: rgba(235, 245, 246, 0.2) !important;
}
.footer-2023 .theme-cyan .bg-primary-30 {
  background-color: rgba(0, 103, 120, 0.3) !important;
}
.footer-2023 .theme-cyan .bg-secondary-30 {
  background-color: rgba(101, 176, 189, 0.3) !important;
}
.footer-2023 .theme-cyan .bg-tertiary-30 {
  background-color: rgba(204, 229, 233, 0.3) !important;
}
.footer-2023 .theme-cyan .bg-quaternary-30 {
  background-color: rgba(235, 245, 246, 0.3) !important;
}
.footer-2023 .theme-cyan .bg-primary-40 {
  background-color: rgba(0, 103, 120, 0.4) !important;
}
.footer-2023 .theme-cyan .bg-secondary-40 {
  background-color: rgba(101, 176, 189, 0.4) !important;
}
.footer-2023 .theme-cyan .bg-tertiary-40 {
  background-color: rgba(204, 229, 233, 0.4) !important;
}
.footer-2023 .theme-cyan .bg-quaternary-40 {
  background-color: rgba(235, 245, 246, 0.4) !important;
}
.footer-2023 .theme-cyan .bg-primary-50 {
  background-color: rgba(0, 103, 120, 0.5) !important;
}
.footer-2023 .theme-cyan .bg-secondary-50 {
  background-color: rgba(101, 176, 189, 0.5) !important;
}
.footer-2023 .theme-cyan .bg-tertiary-50 {
  background-color: rgba(204, 229, 233, 0.5) !important;
}
.footer-2023 .theme-cyan .bg-quaternary-50 {
  background-color: rgba(235, 245, 246, 0.5) !important;
}
.footer-2023 .theme-cyan .bg-primary-60 {
  background-color: rgba(0, 103, 120, 0.6) !important;
}
.footer-2023 .theme-cyan .bg-secondary-60 {
  background-color: rgba(101, 176, 189, 0.6) !important;
}
.footer-2023 .theme-cyan .bg-tertiary-60 {
  background-color: rgba(204, 229, 233, 0.6) !important;
}
.footer-2023 .theme-cyan .bg-quaternary-60 {
  background-color: rgba(235, 245, 246, 0.6) !important;
}
.footer-2023 .theme-cyan .bg-primary-70 {
  background-color: rgba(0, 103, 120, 0.7) !important;
}
.footer-2023 .theme-cyan .bg-secondary-70 {
  background-color: rgba(101, 176, 189, 0.7) !important;
}
.footer-2023 .theme-cyan .bg-tertiary-70 {
  background-color: rgba(204, 229, 233, 0.7) !important;
}
.footer-2023 .theme-cyan .bg-quaternary-70 {
  background-color: rgba(235, 245, 246, 0.7) !important;
}
.footer-2023 .theme-cyan .bg-primary-80 {
  background-color: rgba(0, 103, 120, 0.8) !important;
}
.footer-2023 .theme-cyan .bg-secondary-80 {
  background-color: rgba(101, 176, 189, 0.8) !important;
}
.footer-2023 .theme-cyan .bg-tertiary-80 {
  background-color: rgba(204, 229, 233, 0.8) !important;
}
.footer-2023 .theme-cyan .bg-quaternary-80 {
  background-color: rgba(235, 245, 246, 0.8) !important;
}
.footer-2023 .theme-cyan .bg-primary-90 {
  background-color: rgba(0, 103, 120, 0.9) !important;
}
.footer-2023 .theme-cyan .bg-secondary-90 {
  background-color: rgba(101, 176, 189, 0.9) !important;
}
.footer-2023 .theme-cyan .bg-tertiary-90 {
  background-color: rgba(204, 229, 233, 0.9) !important;
}
.footer-2023 .theme-cyan .bg-quaternary-90 {
  background-color: rgba(235, 245, 246, 0.9) !important;
}
.footer-2023 .theme-cyan .b-primary,
.footer-2023 .theme-cyan.b-primary {
  border-color: #006778 !important;
}
.footer-2023 .theme-cyan .b-secondary,
.footer-2023 .theme-cyan.b-secondary {
  border-color: #65b0bd !important;
}
.footer-2023 .theme-cyan .b-tertiary,
.footer-2023 .theme-cyan.b-tertiary {
  border-color: #cce5e9 !important;
}
.footer-2023 .theme-cyan .b-quaternary,
.footer-2023 .theme-cyan.b-quaternary {
  border-color: #ebf5f6 !important;
}
.footer-2023 .theme-cyan .bt-primary,
.footer-2023 .theme-cyan.bt-primary {
  border-top-color: #006778 !important;
}
.footer-2023 .theme-cyan .bt-secondary,
.footer-2023 .theme-cyan.bt-secondary {
  border-top-color: #65b0bd !important;
}
.footer-2023 .theme-cyan .bt-tertiary,
.footer-2023 .theme-cyan.bt-tertiary {
  border-top-color: #cce5e9 !important;
}
.footer-2023 .theme-cyan .bt-quaternary,
.footer-2023 .theme-cyan.bt-quaternary {
  border-top-color: #ebf5f6 !important;
}
.footer-2023 .theme-cyan .br-primary,
.footer-2023 .theme-cyan.br-primary {
  border-right-color: #006778 !important;
}
.footer-2023 .theme-cyan .br-secondary,
.footer-2023 .theme-cyan.br-secondary {
  border-right-color: #65b0bd !important;
}
.footer-2023 .theme-cyan .br-tertiary,
.footer-2023 .theme-cyan.br-tertiary {
  border-right-color: #cce5e9 !important;
}
.footer-2023 .theme-cyan .br-quaternary,
.footer-2023 .theme-cyan.br-quaternary {
  border-right-color: #ebf5f6 !important;
}
.footer-2023 .theme-cyan .bb-primary,
.footer-2023 .theme-cyan.bb-primary {
  border-bottom-color: #006778 !important;
}
.footer-2023 .theme-cyan .bb-secondary,
.footer-2023 .theme-cyan.bb-secondary {
  border-bottom-color: #65b0bd !important;
}
.footer-2023 .theme-cyan .bb-tertiary,
.footer-2023 .theme-cyan.bb-tertiary {
  border-bottom-color: #cce5e9 !important;
}
.footer-2023 .theme-cyan .bb-quaternary,
.footer-2023 .theme-cyan.bb-quaternary {
  border-bottom-color: #ebf5f6 !important;
}
.footer-2023 .theme-cyan .bl-primary,
.footer-2023 .theme-cyan.bl-primary {
  border-left-color: #006778 !important;
}
.footer-2023 .theme-cyan .bl-secondary,
.footer-2023 .theme-cyan.bl-secondary {
  border-left-color: #65b0bd !important;
}
.footer-2023 .theme-cyan .bl-tertiary,
.footer-2023 .theme-cyan.bl-tertiary {
  border-left-color: #cce5e9 !important;
}
.footer-2023 .theme-cyan .bl-quaternary,
.footer-2023 .theme-cyan.bl-quaternary {
  border-left-color: #ebf5f6 !important;
}
.footer-2023 .theme-cyan .c-primary,
.footer-2023 .theme-cyan .text-primary,
.footer-2023 .theme-cyan.c-primary,
.footer-2023 .theme-cyan.text-primary {
  color: #006778 !important;
}
.footer-2023 .theme-cyan .primary li.checked::before,
.footer-2023 .theme-cyan .primary li::before {
  color: #006778 !important;
}
.footer-2023 .theme-cyan .alert-primary svg {
  fill: #65b0bd;
}
.footer-2023 .theme-cyan .cdc-timeline svg {
  fill: #006778;
}
.footer-2023 .theme-cyan .tabs-horizontal.nav-tabs .nav-link.active {
  border-bottom: 3px solid #006778;
}
.footer-2023 .theme-cyan .yamm .dropdown-item:hover {
  border-left: 4px solid #006778;
}
.footer-2023 .theme-cyan .yamm .dropdown-item:active {
  border-left: 4px solid #006778;
  background-color: #f8f9fa;
}
.footer-2023 .theme-cyan .yamm .nav-item.dropdown.show a.nav-link,
.footer-2023 .theme-cyan .yamm .nav-link:hover {
  background: #65b0bd;
}
.footer-2023 .theme-cyan .tabs-vertical .nav-link.active {
  border-bottom: 3px solid #006778;
}
.footer-2023 .theme-cyan .nav-tabs .nav-link.active,
.footer-2023 .theme-cyan .nav-tabs .nav-link:hover {
  border-top: 3px solid #006778;
  font-weight: 700;
}
.footer-2023 .theme-cyan .nav-pills .nav-link.active {
  border-bottom: 3px solid #65b0bd;
}
.footer-2023 .theme-cyan .gj-datepicker-bootstrap [role="right-icon"] button .gj-icon,
.footer-2023 .theme-cyan .gj-datepicker-bootstrap [role="right-icon"] button .material-icons {
  color: #006778;
}
.footer-2023 .theme-cyan .gj-datepicker-bootstrap button {
  background-color: #fff;
  border-color: #bdbdbd !important;
  margin-left: 1px;
}
.footer-2023 .theme-cyan .gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
  background-color: #006778 !important;
  border-color: #006778 !important;
}
.footer-2023 .theme-cyan .table.table-dark {
  background-color: #006778;
}
.footer-2023 .theme-cyan .table .thead-light th {
  background-color: #65b0bd;
}
.footer-2023 .theme-cyan .table .thead-dark th {
  background-color: #006778;
  border-color: #006778;
  color: #fff;
}
.footer-2023 .theme-cyan .table.table-striped-dark tbody tr:nth-of-type(odd) {
  background-color: #006778;
  color: #fff;
}
.footer-2023 .theme-cyan .table.table-striped-light tbody tr:nth-of-type(odd) {
  background-color: #65b0bd;
  color: #000;
}
.footer-2023 .theme-cyan .table.table-hover-dark tbody tr:hover {
  background-color: #006778;
  color: #fff;
}
.footer-2023 .theme-cyan .table.table-hover-light tbody tr:hover {
  background-color: #65b0bd;
  color: #000;
}
.footer-2023 .theme-cyan .audio-player .btn-primary,
.footer-2023 .theme-cyan .audio-player .btn-secondary {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.footer-2023 .theme-cyan .audio-player .btn-primary:active,
.footer-2023 .theme-cyan .audio-player .btn-primary:focus,
.footer-2023 .theme-cyan .audio-player .btn-primary:hover,
.footer-2023 .theme-cyan .audio-player .btn-primary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-cyan .audio-player .btn-secondary:active,
.footer-2023 .theme-cyan .audio-player .btn-secondary:focus,
.footer-2023 .theme-cyan .audio-player .btn-secondary:hover,
.footer-2023 .theme-cyan .audio-player .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}
.footer-2023 .theme-cyan .audio-player .btn-primary .volume-range-button input,
.footer-2023 .theme-cyan .audio-player .btn-secondary .volume-range-button input {
  margin-bottom: 10px !important;
}
.footer-2023 .theme-cyan .audio-player .btn-primary svg,
.footer-2023 .theme-cyan .audio-player .btn-secondary svg {
  fill: #333;
}
.footer-2023 .theme-cyan .audio-player .btn-primary .fi,
.footer-2023 .theme-cyan .audio-player .btn-secondary .fi {
  color: #333;
  vertical-align: middle;
}
.footer-2023 .theme-cyan a .btn-primary:hover,
.footer-2023 .theme-cyan a.btn-primary:hover {
  background-color: #00515f !important;
}
.footer-2023 .theme-cyan a .btn-secondary:hover,
.footer-2023 .theme-cyan a.btn-secondary:hover {
  background-color: #53a7b5 !important;
}
.footer-2023 .theme-cyan a .btn-tertiary:hover,
.footer-2023 .theme-cyan a.btn-tertiary:hover {
  background-color: #badce1 !important;
}
.footer-2023 .theme-cyan a .btn-quaternary:hover,
.footer-2023 .theme-cyan a.btn-quaternary:hover {
  background-color: #d9ecee !important;
}
.footer-2023 .theme-cyan a.bg-primary.nav-btn:focus,
.footer-2023 .theme-cyan a.bg-primary.nav-btn:hover {
  background-color: #006778 !important;
}
.footer-2023 .theme-cyan a.bg-secondary.nav-btn:focus,
.footer-2023 .theme-cyan a.bg-secondary.nav-btn:hover {
  background-color: #65b0bd !important;
}
.footer-2023 .theme-cyan .btn-primary,
.footer-2023 .theme-cyan.btn-primary {
  background-color: #006778;
  border-color: #006778;
  color: #fff;
}
.footer-2023 .theme-cyan .btn-primary .file-details,
.footer-2023 .theme-cyan.btn-primary .file-details {
  color: #fff;
}
.footer-2023 .theme-cyan .btn-primary svg,
.footer-2023 .theme-cyan.btn-primary svg {
  fill: #fff;
}
.footer-2023 .theme-cyan .btn-primary:hover,
.footer-2023 .theme-cyan.btn-primary:hover {
  background-color: #00515f;
}
.footer-2023 .theme-cyan .btn-primary:focus,
.footer-2023 .theme-cyan .btn-primary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-cyan .btn-primary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-cyan.btn-primary:focus,
.footer-2023 .theme-cyan.btn-primary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-cyan.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #006778;
  border-color: #006778;
}
.footer-2023 .theme-cyan .show .btn-primary.dropdown-toggle {
  background-color: #006778;
  border-color: #006778;
}
.footer-2023 .theme-cyan .btn-secondary,
.footer-2023 .theme-cyan.btn-secondary {
  background-color: #65b0bd;
  border-color: #65b0bd;
  color: #000;
}
.footer-2023 .theme-cyan .btn-secondary .file-details,
.footer-2023 .theme-cyan.btn-secondary .file-details {
  color: #000;
}
.footer-2023 .theme-cyan .btn-secondary svg,
.footer-2023 .theme-cyan.btn-secondary svg {
  fill: #000;
}
.footer-2023 .theme-cyan .btn-secondary:hover,
.footer-2023 .theme-cyan.btn-secondary:hover {
  background-color: #53a7b5;
  border-color: #53a7b5;
  color: #000;
}
.footer-2023 .theme-cyan .btn-secondary:focus,
.footer-2023 .theme-cyan .btn-secondary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-cyan .btn-secondary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-cyan.btn-secondary:focus,
.footer-2023 .theme-cyan.btn-secondary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-cyan.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #65b0bd;
  border-color: #65b0bd;
  color: #000;
}
.footer-2023 .theme-cyan .btn-tertiary,
.footer-2023 .theme-cyan.btn-tertiary {
  background-color: #cce5e9;
  border-color: #cce5e9;
  color: #075290;
}
.footer-2023 .theme-cyan .btn-tertiary .file-details,
.footer-2023 .theme-cyan.btn-tertiary .file-details {
  color: #000;
}
.footer-2023 .theme-cyan .btn-tertiary svg,
.footer-2023 .theme-cyan.btn-tertiary svg {
  fill: #005eaa;
}
.footer-2023 .theme-cyan .btn-tertiary:hover,
.footer-2023 .theme-cyan.btn-tertiary:hover {
  background-color: #badce1;
  border-color: #badce1;
}
.footer-2023 .theme-cyan .btn-tertiary:focus,
.footer-2023 .theme-cyan .btn-tertiary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-cyan .btn-tertiary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-cyan.btn-tertiary:focus,
.footer-2023 .theme-cyan.btn-tertiary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-cyan.btn-tertiary:not(:disabled):not(.disabled):active {
  background-color: #cce5e9;
  border-color: #cce5e9;
}
.footer-2023 .theme-cyan .btn-quaternary,
.footer-2023 .theme-cyan.btn-quaternary {
  background-color: #ebf5f6;
  border-color: #ebf5f6;
  color: #000;
}
.footer-2023 .theme-cyan .btn-quaternary .file-details,
.footer-2023 .theme-cyan.btn-quaternary .file-details {
  color: #000;
}
.footer-2023 .theme-cyan .btn-quaternary svg,
.footer-2023 .theme-cyan.btn-quaternary svg {
  fill: #005eaa;
}
.footer-2023 .theme-cyan .btn-quaternary:hover,
.footer-2023 .theme-cyan.btn-quaternary:hover {
  background-color: #d9ecee;
  border-color: #d9ecee;
}
.footer-2023 .theme-cyan .btn-quaternary:focus,
.footer-2023 .theme-cyan .btn-quaternary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-cyan .btn-quaternary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-cyan.btn-quaternary:focus,
.footer-2023 .theme-cyan.btn-quaternary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-cyan.btn-quaternary:not(:disabled):not(.disabled):active {
  background-color: #ebf5f6;
  border-color: #ebf5f6;
}
.footer-2023 .theme-cyan .list-group-item.active {
  background-color: #006778;
  border-color: #006778;
}
.footer-2023 .theme-cyan .list-group-item.list-group-item-primary {
  background-color: #006778;
  color: #fff;
}
.footer-2023 .theme-cyan .list-group-item.list-group-item-secondary {
  background-color: #65b0bd;
  color: #000;
}
.footer-2023 .theme-cyan .radioBtn-styled .form-check input:checked ~ .checkmark {
  background-color: #006778;
}
.footer-2023 .theme-cyan .radioBtn-styled .form-check .checkmark::after {
  background-color: #006778;
}
.footer-2023 .theme-cyan .checkbox-list.primary .fi {
  color: #006778;
}
.footer-2023 .theme-cyan .accordion .card.bar > .card > .card-header:hover {
  color: #006778 !important;
}
.footer-2023 .theme-cyan .dropdown-menu-search svg .fill-p,
.footer-2023 .theme-cyan .dropdown-menu-search svg.fill-p {
  fill: #005eaa;
}
.footer-2023 .theme-cyan .fill-p,
.footer-2023 .theme-cyan svg .fill-p,
.footer-2023 .theme-cyan svg.fill-p {
  fill: #006778;
}
.footer-2023 .theme-cyan .fill-p::before,
.footer-2023 .theme-cyan svg .fill-p::before,
.footer-2023 .theme-cyan svg.fill-p::before {
  color: #006778;
}
.footer-2023 .theme-cyan .fill-s,
.footer-2023 .theme-cyan svg .fill-s,
.footer-2023 .theme-cyan svg.fill-s {
  fill: #65b0bd;
}
.footer-2023 .theme-cyan .fill-s::before,
.footer-2023 .theme-cyan svg .fill-s::before,
.footer-2023 .theme-cyan svg.fill-s::before {
  color: #65b0bd;
}
.footer-2023 .theme-cyan .fill-t,
.footer-2023 .theme-cyan svg .fill-t,
.footer-2023 .theme-cyan svg.fill-t {
  fill: #cce5e9;
}
.footer-2023 .theme-cyan .fill-t::before,
.footer-2023 .theme-cyan svg .fill-t::before,
.footer-2023 .theme-cyan svg.fill-t::before {
  color: #cce5e9;
}
.footer-2023 .theme-cyan .fill-q,
.footer-2023 .theme-cyan svg .fill-q,
.footer-2023 .theme-cyan svg.fill-q {
  fill: #ebf5f6;
}
.footer-2023 .theme-cyan .fill-q::before,
.footer-2023 .theme-cyan svg .fill-q::before,
.footer-2023 .theme-cyan svg.fill-q::before {
  color: #ebf5f6;
}
.footer-2023 .theme-cyan .nav-pills .nav-link.active,
.footer-2023 .theme-cyan .nav-pills .show > .nav-link {
  background-color: #006778;
  color: #fff;
}
.footer-2023 .theme-cyan .mobile-section-nav li a:active,
.footer-2023 .theme-cyan .mobile-section-nav li a:hover,
.footer-2023 .theme-cyan nav ul.tp-nav-main li a:active,
.footer-2023 .theme-cyan nav ul.tp-nav-main li a:hover {
  border-left: 4px solid #006778;
  background-color: #f5f5f5;
  color: #006778;
}
.footer-2023 .theme-cyan .mobile-section-nav {
  border-top: 3px solid #65b0bd;
}
.footer-2023 .theme-cyan .mobile-section-nav #svg-down {
  background-color: #006778;
}
.footer-2023 .theme-cyan .mobile-section-nav nav .dropdown .list-group a.selected {
  border-left: 4px solid #006778;
}
.footer-2023 .theme-cyan nav .nav-section-home {
  border-top-color: #006778;
}
.footer-2023 .theme-cyan nav .nav-section-home svg {
  fill: #006778;
}
.footer-2023 .theme-cyan nav .nav-section-home .fi {
  color: #006778;
}
.footer-2023 .theme-cyan nav .nav-section-home.selected {
  border-left: 4px solid #006778;
  background-color: #f5f5f5;
}
.footer-2023 .theme-cyan nav .nav-section-home:hover {
  background-color: #f5f5f5;
  border-left: 4px solid #006778;
}
.footer-2023 .theme-cyan nav .nav-section-home:hover a {
  color: #006778;
}
.footer-2023 .theme-cyan nav .nav-section-home a {
  text-decoration: none;
}
.footer-2023 .theme-cyan nav .mobile-section-nav li a.nav-minus,
.footer-2023 .theme-cyan nav .mobile-section-nav li a.nav-minus:hover,
.footer-2023 .theme-cyan nav .mobile-section-nav li a.nav-plus,
.footer-2023 .theme-cyan nav .mobile-section-nav li a.nav-plus:hover,
.footer-2023 .theme-cyan nav ul.tp-nav-main li a.nav-minus,
.footer-2023 .theme-cyan nav ul.tp-nav-main li a.nav-minus:hover,
.footer-2023 .theme-cyan nav ul.tp-nav-main li a.nav-plus,
.footer-2023 .theme-cyan nav ul.tp-nav-main li a.nav-plus:hover {
  background-color: transparent;
  border-width: 0;
}
.footer-2023 .theme-cyan nav .mobile-section-nav li.active,
.footer-2023 .theme-cyan nav ul.tp-nav-main li.active {
  background-color: #fff;
}
.footer-2023 .theme-cyan nav .mobile-section-nav li.active > a:first-child,
.footer-2023 .theme-cyan nav ul.tp-nav-main li.active > a:first-child {
  border-left-color: #006778;
}
.footer-2023 .theme-cyan nav .mobile-section-nav li.active a:hover,
.footer-2023 .theme-cyan nav ul.tp-nav-main li.active a:hover {
  border-left-color: #006778;
  background-color: #f5f5f5;
}
.footer-2023 .theme-cyan nav .mobile-section-nav li.active a.nav-minus:hover,
.footer-2023 .theme-cyan nav .mobile-section-nav li.active a.nav-minus:link,
.footer-2023 .theme-cyan nav .mobile-section-nav li.active a.nav-plus:hover,
.footer-2023 .theme-cyan nav .mobile-section-nav li.active a.nav-plus:link,
.footer-2023 .theme-cyan nav ul.tp-nav-main li.active a.nav-minus:hover,
.footer-2023 .theme-cyan nav ul.tp-nav-main li.active a.nav-minus:link,
.footer-2023 .theme-cyan nav ul.tp-nav-main li.active a.nav-plus:hover,
.footer-2023 .theme-cyan nav ul.tp-nav-main li.active a.nav-plus:link {
  background-color: transparent;
  border-width: 0;
}
.footer-2023 .theme-cyan nav .mobile-section-nav li.active ul li,
.footer-2023 .theme-cyan nav ul.tp-nav-main li.active ul li {
  border-left-color: #65b0bd;
}
.footer-2023 .theme-cyan nav .mobile-section-nav li.active ul li a:active,
.footer-2023 .theme-cyan nav .mobile-section-nav li.active ul li a:link,
.footer-2023 .theme-cyan nav .mobile-section-nav li.active ul li a:visited,
.footer-2023 .theme-cyan nav ul.tp-nav-main li.active ul li a:active,
.footer-2023 .theme-cyan nav ul.tp-nav-main li.active ul li a:link,
.footer-2023 .theme-cyan nav ul.tp-nav-main li.active ul li a:visited {
  font-weight: 400;
  border-left: 4px solid #f5f5f5;
  border-left: 4px solid #65b0bd;
}
.footer-2023 .theme-cyan nav .mobile-section-nav li.active ul li a:hover,
.footer-2023 .theme-cyan nav ul.tp-nav-main li.active ul li a:hover {
  background-color: #f5f5f5;
  color: #006778;
}
.footer-2023 .theme-cyan nav .mobile-section-nav li.active ul li.selected > a:first-child,
.footer-2023 .theme-cyan nav ul.tp-nav-main li.active ul li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
}
.footer-2023 .theme-cyan nav .mobile-section-nav li.active ul li.selected a[data-toggle="collapse"]:hover,
.footer-2023 .theme-cyan nav ul.tp-nav-main li.active ul li.selected a[data-toggle="collapse"]:hover {
  border-left-color: #f5f5f5;
}
.footer-2023 .theme-cyan nav .mobile-section-nav li.active ul li.active,
.footer-2023 .theme-cyan nav ul.tp-nav-main li.active ul li.active {
  border-left-color: #65b0bd;
}
.footer-2023 .theme-cyan nav .mobile-section-nav li.active ul li.active > a:first-child,
.footer-2023 .theme-cyan nav ul.tp-nav-main li.active ul li.active > a:first-child {
  font-weight: 700;
}
.footer-2023 .theme-cyan nav .mobile-section-nav li.active ul li ul li > a:first-child,
.footer-2023 .theme-cyan nav ul.tp-nav-main li.active ul li ul li > a:first-child {
  border-left-color: #deeef1;
}
.footer-2023 .theme-cyan nav .mobile-section-nav li.selected > a:first-child,
.footer-2023 .theme-cyan nav ul.tp-nav-main li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
  color: #006778;
}
.footer-2023 .theme-cyan nav .mobile-section-nav li.selected.active > a:first-child,
.footer-2023 .theme-cyan nav ul.tp-nav-main li.selected.active > a:first-child {
  font-weight: 700;
}
.footer-2023 .theme-cyan nav .mobile-section-nav li.selected.active > a,
.footer-2023 .theme-cyan nav ul.tp-nav-main li.selected.active > a {
  background-color: #f5f5f5;
}
.footer-2023 .theme-cyan nav .mobile-section-nav a.mobile-section-nav-foot {
  background-color: #006778;
}
.footer-2023 .theme-cyan nav .mobile-section-nav a.mobile-section-nav-foot:hover {
  background-color: #00515f;
}
.footer-2023 .theme-cyan nav .mobile-section-nav li.selected > a:first-child {
  border-left-color: #006778;
}
.footer-2023 .theme-cyan .pagination li.active a {
  background-color: #006778 !important;
  border-color: #006778 !important;
}
.footer-2023 .theme-green .site-title {
  background-color: #497d0c;
  color: #fff;
  border-bottom: 3px solid #84bc49;
}
.footer-2023 .theme-green .site-title .tagline {
  color: #fff;
}
.footer-2023 .theme-green .alert-primary,
.footer-2023 .theme-green .bg-primary,
.footer-2023 .theme-green.bg-primary {
  background-color: #497d0c !important;
  color: #fff !important;
}
.footer-2023 .theme-green .alert-primary a:not(.btn),
.footer-2023 .theme-green .bg-primary a:not(.btn),
.footer-2023 .theme-green.bg-primary a:not(.btn) {
  color: #fff;
}
.footer-2023 .theme-green .alert-primary a:not(.btn) .file-details,
.footer-2023 .theme-green .bg-primary a:not(.btn) .file-details,
.footer-2023 .theme-green.bg-primary a:not(.btn) .file-details {
  color: #fff;
}
.footer-2023 .theme-green .alert-primary svg,
.footer-2023 .theme-green .bg-primary svg,
.footer-2023 .theme-green.bg-primary svg {
  fill: #fff;
}
.footer-2023 .theme-green .alert-primary .card-header a,
.footer-2023 .theme-green .bg-primary .card-header a,
.footer-2023 .theme-green.bg-primary .card-header a {
  color: #fff;
}
.footer-2023 .theme-green .bg-dark,
.footer-2023 .theme-green.bg-dark {
  background-color: #203705 !important;
  color: #fff !important;
}
.footer-2023 .theme-green .bg-dark a:not(.btn),
.footer-2023 .theme-green.bg-dark a:not(.btn) {
  color: #fff;
}
.footer-2023 .theme-green .bg-dark a:not(.btn) .file-details,
.footer-2023 .theme-green.bg-dark a:not(.btn) .file-details {
  color: #fff;
}
.footer-2023 .theme-green .bg-dark svg,
.footer-2023 .theme-green.bg-dark svg {
  fill: #fff;
}
.footer-2023 .theme-green .bg-dark .card-header a,
.footer-2023 .theme-green.bg-dark .card-header a {
  color: #fff;
}
.footer-2023 .theme-green .alert-secondary,
.footer-2023 .theme-green .bg-secondary,
.footer-2023 .theme-green.bg-secondary {
  background-color: #84bc49 !important;
  color: #000 !important;
}
.footer-2023 .theme-green .alert-secondary a:not(.btn),
.footer-2023 .theme-green .bg-secondary a:not(.btn),
.footer-2023 .theme-green.bg-secondary a:not(.btn) {
  color: #000;
}
.footer-2023 .theme-green .alert-secondary svg,
.footer-2023 .theme-green .bg-secondary svg,
.footer-2023 .theme-green.bg-secondary svg {
  fill: #000;
}
.footer-2023 .theme-green .bg-tertiary,
.footer-2023 .theme-green.bg-tertiary {
  background-color: #dcedc8 !important;
  color: #000;
}
.footer-2023 .theme-green .bg-tertiary.card-header a,
.footer-2023 .theme-green.bg-tertiary.card-header a {
  color: #000;
}
.footer-2023 .theme-green .bg-quaternary,
.footer-2023 .theme-green.bg-quaternary {
  background-color: #f1f8e9 !important;
  color: #000;
}
.footer-2023 .theme-green .bg-quaternary.card-header a,
.footer-2023 .theme-green.bg-quaternary.card-header a {
  color: #000;
}
.footer-2023 .theme-green .bg-primary-10 {
  background-color: rgba(73, 125, 12, 0.1) !important;
}
.footer-2023 .theme-green .bg-secondary-10 {
  background-color: rgba(132, 188, 73, 0.1) !important;
}
.footer-2023 .theme-green .bg-tertiary-10 {
  background-color: rgba(220, 237, 200, 0.1) !important;
}
.footer-2023 .theme-green .bg-quaternary-10 {
  background-color: rgba(241, 248, 233, 0.1) !important;
}
.footer-2023 .theme-green .bg-primary-20 {
  background-color: rgba(73, 125, 12, 0.2) !important;
}
.footer-2023 .theme-green .bg-secondary-20 {
  background-color: rgba(132, 188, 73, 0.2) !important;
}
.footer-2023 .theme-green .bg-tertiary-20 {
  background-color: rgba(220, 237, 200, 0.2) !important;
}
.footer-2023 .theme-green .bg-quaternary-20 {
  background-color: rgba(241, 248, 233, 0.2) !important;
}
.footer-2023 .theme-green .bg-primary-30 {
  background-color: rgba(73, 125, 12, 0.3) !important;
}
.footer-2023 .theme-green .bg-secondary-30 {
  background-color: rgba(132, 188, 73, 0.3) !important;
}
.footer-2023 .theme-green .bg-tertiary-30 {
  background-color: rgba(220, 237, 200, 0.3) !important;
}
.footer-2023 .theme-green .bg-quaternary-30 {
  background-color: rgba(241, 248, 233, 0.3) !important;
}
.footer-2023 .theme-green .bg-primary-40 {
  background-color: rgba(73, 125, 12, 0.4) !important;
}
.footer-2023 .theme-green .bg-secondary-40 {
  background-color: rgba(132, 188, 73, 0.4) !important;
}
.footer-2023 .theme-green .bg-tertiary-40 {
  background-color: rgba(220, 237, 200, 0.4) !important;
}
.footer-2023 .theme-green .bg-quaternary-40 {
  background-color: rgba(241, 248, 233, 0.4) !important;
}
.footer-2023 .theme-green .bg-primary-50 {
  background-color: rgba(73, 125, 12, 0.5) !important;
}
.footer-2023 .theme-green .bg-secondary-50 {
  background-color: rgba(132, 188, 73, 0.5) !important;
}
.footer-2023 .theme-green .bg-tertiary-50 {
  background-color: rgba(220, 237, 200, 0.5) !important;
}
.footer-2023 .theme-green .bg-quaternary-50 {
  background-color: rgba(241, 248, 233, 0.5) !important;
}
.footer-2023 .theme-green .bg-primary-60 {
  background-color: rgba(73, 125, 12, 0.6) !important;
}
.footer-2023 .theme-green .bg-secondary-60 {
  background-color: rgba(132, 188, 73, 0.6) !important;
}
.footer-2023 .theme-green .bg-tertiary-60 {
  background-color: rgba(220, 237, 200, 0.6) !important;
}
.footer-2023 .theme-green .bg-quaternary-60 {
  background-color: rgba(241, 248, 233, 0.6) !important;
}
.footer-2023 .theme-green .bg-primary-70 {
  background-color: rgba(73, 125, 12, 0.7) !important;
}
.footer-2023 .theme-green .bg-secondary-70 {
  background-color: rgba(132, 188, 73, 0.7) !important;
}
.footer-2023 .theme-green .bg-tertiary-70 {
  background-color: rgba(220, 237, 200, 0.7) !important;
}
.footer-2023 .theme-green .bg-quaternary-70 {
  background-color: rgba(241, 248, 233, 0.7) !important;
}
.footer-2023 .theme-green .bg-primary-80 {
  background-color: rgba(73, 125, 12, 0.8) !important;
}
.footer-2023 .theme-green .bg-secondary-80 {
  background-color: rgba(132, 188, 73, 0.8) !important;
}
.footer-2023 .theme-green .bg-tertiary-80 {
  background-color: rgba(220, 237, 200, 0.8) !important;
}
.footer-2023 .theme-green .bg-quaternary-80 {
  background-color: rgba(241, 248, 233, 0.8) !important;
}
.footer-2023 .theme-green .bg-primary-90 {
  background-color: rgba(73, 125, 12, 0.9) !important;
}
.footer-2023 .theme-green .bg-secondary-90 {
  background-color: rgba(132, 188, 73, 0.9) !important;
}
.footer-2023 .theme-green .bg-tertiary-90 {
  background-color: rgba(220, 237, 200, 0.9) !important;
}
.footer-2023 .theme-green .bg-quaternary-90 {
  background-color: rgba(241, 248, 233, 0.9) !important;
}
.footer-2023 .theme-green .b-primary,
.footer-2023 .theme-green.b-primary {
  border-color: #497d0c !important;
}
.footer-2023 .theme-green .b-secondary,
.footer-2023 .theme-green.b-secondary {
  border-color: #84bc49 !important;
}
.footer-2023 .theme-green .b-tertiary,
.footer-2023 .theme-green.b-tertiary {
  border-color: #dcedc8 !important;
}
.footer-2023 .theme-green .b-quaternary,
.footer-2023 .theme-green.b-quaternary {
  border-color: #f1f8e9 !important;
}
.footer-2023 .theme-green .bt-primary,
.footer-2023 .theme-green.bt-primary {
  border-top-color: #497d0c !important;
}
.footer-2023 .theme-green .bt-secondary,
.footer-2023 .theme-green.bt-secondary {
  border-top-color: #84bc49 !important;
}
.footer-2023 .theme-green .bt-tertiary,
.footer-2023 .theme-green.bt-tertiary {
  border-top-color: #dcedc8 !important;
}
.footer-2023 .theme-green .bt-quaternary,
.footer-2023 .theme-green.bt-quaternary {
  border-top-color: #f1f8e9 !important;
}
.footer-2023 .theme-green .br-primary,
.footer-2023 .theme-green.br-primary {
  border-right-color: #497d0c !important;
}
.footer-2023 .theme-green .br-secondary,
.footer-2023 .theme-green.br-secondary {
  border-right-color: #84bc49 !important;
}
.footer-2023 .theme-green .br-tertiary,
.footer-2023 .theme-green.br-tertiary {
  border-right-color: #dcedc8 !important;
}
.footer-2023 .theme-green .br-quaternary,
.footer-2023 .theme-green.br-quaternary {
  border-right-color: #f1f8e9 !important;
}
.footer-2023 .theme-green .bb-primary,
.footer-2023 .theme-green.bb-primary {
  border-bottom-color: #497d0c !important;
}
.footer-2023 .theme-green .bb-secondary,
.footer-2023 .theme-green.bb-secondary {
  border-bottom-color: #84bc49 !important;
}
.footer-2023 .theme-green .bb-tertiary,
.footer-2023 .theme-green.bb-tertiary {
  border-bottom-color: #dcedc8 !important;
}
.footer-2023 .theme-green .bb-quaternary,
.footer-2023 .theme-green.bb-quaternary {
  border-bottom-color: #f1f8e9 !important;
}
.footer-2023 .theme-green .bl-primary,
.footer-2023 .theme-green.bl-primary {
  border-left-color: #497d0c !important;
}
.footer-2023 .theme-green .bl-secondary,
.footer-2023 .theme-green.bl-secondary {
  border-left-color: #84bc49 !important;
}
.footer-2023 .theme-green .bl-tertiary,
.footer-2023 .theme-green.bl-tertiary {
  border-left-color: #dcedc8 !important;
}
.footer-2023 .theme-green .bl-quaternary,
.footer-2023 .theme-green.bl-quaternary {
  border-left-color: #f1f8e9 !important;
}
.footer-2023 .theme-green .c-primary,
.footer-2023 .theme-green .text-primary,
.footer-2023 .theme-green.c-primary,
.footer-2023 .theme-green.text-primary {
  color: #497d0c !important;
}
.footer-2023 .theme-green .primary li.checked::before,
.footer-2023 .theme-green .primary li::before {
  color: #497d0c !important;
}
.footer-2023 .theme-green .alert-primary svg {
  fill: #84bc49;
}
.footer-2023 .theme-green .cdc-timeline svg {
  fill: #497d0c;
}
.footer-2023 .theme-green .tabs-horizontal.nav-tabs .nav-link.active {
  border-bottom: 3px solid #497d0c;
}
.footer-2023 .theme-green .yamm .dropdown-item:hover {
  border-left: 4px solid #497d0c;
}
.footer-2023 .theme-green .yamm .dropdown-item:active {
  border-left: 4px solid #497d0c;
  background-color: #f8f9fa;
}
.footer-2023 .theme-green .yamm .nav-item.dropdown.show a.nav-link,
.footer-2023 .theme-green .yamm .nav-link:hover {
  background: #84bc49;
}
.footer-2023 .theme-green .tabs-vertical .nav-link.active {
  border-bottom: 3px solid #497d0c;
}
.footer-2023 .theme-green .nav-tabs .nav-link.active,
.footer-2023 .theme-green .nav-tabs .nav-link:hover {
  border-top: 3px solid #497d0c;
  font-weight: 700;
}
.footer-2023 .theme-green .nav-pills .nav-link.active {
  border-bottom: 3px solid #84bc49;
}
.footer-2023 .theme-green .gj-datepicker-bootstrap [role="right-icon"] button .gj-icon,
.footer-2023 .theme-green .gj-datepicker-bootstrap [role="right-icon"] button .material-icons {
  color: #497d0c;
}
.footer-2023 .theme-green .gj-datepicker-bootstrap button {
  background-color: #fff;
  border-color: #bdbdbd !important;
  margin-left: 1px;
}
.footer-2023 .theme-green .gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
  background-color: #497d0c !important;
  border-color: #497d0c !important;
}
.footer-2023 .theme-green .table.table-dark {
  background-color: #497d0c;
}
.footer-2023 .theme-green .table .thead-light th {
  background-color: #84bc49;
}
.footer-2023 .theme-green .table .thead-dark th {
  background-color: #497d0c;
  border-color: #497d0c;
  color: #fff;
}
.footer-2023 .theme-green .table.table-striped-dark tbody tr:nth-of-type(odd) {
  background-color: #497d0c;
  color: #fff;
}
.footer-2023 .theme-green .table.table-striped-light tbody tr:nth-of-type(odd) {
  background-color: #84bc49;
  color: #000;
}
.footer-2023 .theme-green .table.table-hover-dark tbody tr:hover {
  background-color: #497d0c;
  color: #fff;
}
.footer-2023 .theme-green .table.table-hover-light tbody tr:hover {
  background-color: #84bc49;
  color: #000;
}
.footer-2023 .theme-green .audio-player .btn-primary,
.footer-2023 .theme-green .audio-player .btn-secondary {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.footer-2023 .theme-green .audio-player .btn-primary:active,
.footer-2023 .theme-green .audio-player .btn-primary:focus,
.footer-2023 .theme-green .audio-player .btn-primary:hover,
.footer-2023 .theme-green .audio-player .btn-primary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-green .audio-player .btn-secondary:active,
.footer-2023 .theme-green .audio-player .btn-secondary:focus,
.footer-2023 .theme-green .audio-player .btn-secondary:hover,
.footer-2023 .theme-green .audio-player .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}
.footer-2023 .theme-green .audio-player .btn-primary .volume-range-button input,
.footer-2023 .theme-green .audio-player .btn-secondary .volume-range-button input {
  margin-bottom: 10px !important;
}
.footer-2023 .theme-green .audio-player .btn-primary svg,
.footer-2023 .theme-green .audio-player .btn-secondary svg {
  fill: #333;
}
.footer-2023 .theme-green .audio-player .btn-primary .fi,
.footer-2023 .theme-green .audio-player .btn-secondary .fi {
  color: #333;
  vertical-align: middle;
}
.footer-2023 .theme-green a .btn-primary:hover,
.footer-2023 .theme-green a.btn-primary:hover {
  background-color: #3b660a !important;
}
.footer-2023 .theme-green a .btn-secondary:hover,
.footer-2023 .theme-green a.btn-secondary:hover {
  background-color: #77ac3f !important;
}
.footer-2023 .theme-green a .btn-tertiary:hover,
.footer-2023 .theme-green a.btn-tertiary:hover {
  background-color: #d0e7b5 !important;
}
.footer-2023 .theme-green a .btn-quaternary:hover,
.footer-2023 .theme-green a.btn-quaternary:hover {
  background-color: #e5f2d6 !important;
}
.footer-2023 .theme-green a.bg-primary.nav-btn:focus,
.footer-2023 .theme-green a.bg-primary.nav-btn:hover {
  background-color: #497d0c !important;
}
.footer-2023 .theme-green a.bg-secondary.nav-btn:focus,
.footer-2023 .theme-green a.bg-secondary.nav-btn:hover {
  background-color: #84bc49 !important;
}
.footer-2023 .theme-green .btn-primary,
.footer-2023 .theme-green.btn-primary {
  background-color: #497d0c;
  border-color: #497d0c;
  color: #fff;
}
.footer-2023 .theme-green .btn-primary .file-details,
.footer-2023 .theme-green.btn-primary .file-details {
  color: #fff;
}
.footer-2023 .theme-green .btn-primary svg,
.footer-2023 .theme-green.btn-primary svg {
  fill: #fff;
}
.footer-2023 .theme-green .btn-primary:hover,
.footer-2023 .theme-green.btn-primary:hover {
  background-color: #3b660a;
}
.footer-2023 .theme-green .btn-primary:focus,
.footer-2023 .theme-green .btn-primary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-green .btn-primary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-green.btn-primary:focus,
.footer-2023 .theme-green.btn-primary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-green.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #497d0c;
  border-color: #497d0c;
}
.footer-2023 .theme-green .show .btn-primary.dropdown-toggle {
  background-color: #497d0c;
  border-color: #497d0c;
}
.footer-2023 .theme-green .btn-secondary,
.footer-2023 .theme-green.btn-secondary {
  background-color: #84bc49;
  border-color: #84bc49;
  color: #000;
}
.footer-2023 .theme-green .btn-secondary .file-details,
.footer-2023 .theme-green.btn-secondary .file-details {
  color: #000;
}
.footer-2023 .theme-green .btn-secondary svg,
.footer-2023 .theme-green.btn-secondary svg {
  fill: #000;
}
.footer-2023 .theme-green .btn-secondary:hover,
.footer-2023 .theme-green.btn-secondary:hover {
  background-color: #77ac3f;
  border-color: #77ac3f;
  color: #000;
}
.footer-2023 .theme-green .btn-secondary:focus,
.footer-2023 .theme-green .btn-secondary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-green .btn-secondary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-green.btn-secondary:focus,
.footer-2023 .theme-green.btn-secondary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-green.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #84bc49;
  border-color: #84bc49;
  color: #000;
}
.footer-2023 .theme-green .btn-tertiary,
.footer-2023 .theme-green.btn-tertiary {
  background-color: #dcedc8;
  border-color: #dcedc8;
  color: #075290;
}
.footer-2023 .theme-green .btn-tertiary .file-details,
.footer-2023 .theme-green.btn-tertiary .file-details {
  color: #000;
}
.footer-2023 .theme-green .btn-tertiary svg,
.footer-2023 .theme-green.btn-tertiary svg {
  fill: #005eaa;
}
.footer-2023 .theme-green .btn-tertiary:hover,
.footer-2023 .theme-green.btn-tertiary:hover {
  background-color: #d0e7b5;
  border-color: #d0e7b5;
}
.footer-2023 .theme-green .btn-tertiary:focus,
.footer-2023 .theme-green .btn-tertiary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-green .btn-tertiary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-green.btn-tertiary:focus,
.footer-2023 .theme-green.btn-tertiary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-green.btn-tertiary:not(:disabled):not(.disabled):active {
  background-color: #dcedc8;
  border-color: #dcedc8;
}
.footer-2023 .theme-green .btn-quaternary,
.footer-2023 .theme-green.btn-quaternary {
  background-color: #f1f8e9;
  border-color: #f1f8e9;
  color: #000;
}
.footer-2023 .theme-green .btn-quaternary .file-details,
.footer-2023 .theme-green.btn-quaternary .file-details {
  color: #000;
}
.footer-2023 .theme-green .btn-quaternary svg,
.footer-2023 .theme-green.btn-quaternary svg {
  fill: #005eaa;
}
.footer-2023 .theme-green .btn-quaternary:hover,
.footer-2023 .theme-green.btn-quaternary:hover {
  background-color: #e5f2d6;
  border-color: #e5f2d6;
}
.footer-2023 .theme-green .btn-quaternary:focus,
.footer-2023 .theme-green .btn-quaternary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-green .btn-quaternary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-green.btn-quaternary:focus,
.footer-2023 .theme-green.btn-quaternary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-green.btn-quaternary:not(:disabled):not(.disabled):active {
  background-color: #f1f8e9;
  border-color: #f1f8e9;
}
.footer-2023 .theme-green .list-group-item.active {
  background-color: #497d0c;
  border-color: #497d0c;
}
.footer-2023 .theme-green .list-group-item.list-group-item-primary {
  background-color: #497d0c;
  color: #fff;
}
.footer-2023 .theme-green .list-group-item.list-group-item-secondary {
  background-color: #84bc49;
  color: #000;
}
.footer-2023 .theme-green .radioBtn-styled .form-check input:checked ~ .checkmark {
  background-color: #497d0c;
}
.footer-2023 .theme-green .radioBtn-styled .form-check .checkmark::after {
  background-color: #497d0c;
}
.footer-2023 .theme-green .checkbox-list.primary .fi {
  color: #497d0c;
}
.footer-2023 .theme-green .accordion .card.bar > .card > .card-header:hover {
  color: #497d0c !important;
}
.footer-2023 .theme-green .dropdown-menu-search svg .fill-p,
.footer-2023 .theme-green .dropdown-menu-search svg.fill-p {
  fill: #005eaa;
}
.footer-2023 .theme-green .fill-p,
.footer-2023 .theme-green svg .fill-p,
.footer-2023 .theme-green svg.fill-p {
  fill: #497d0c;
}
.footer-2023 .theme-green .fill-p::before,
.footer-2023 .theme-green svg .fill-p::before,
.footer-2023 .theme-green svg.fill-p::before {
  color: #497d0c;
}
.footer-2023 .theme-green .fill-s,
.footer-2023 .theme-green svg .fill-s,
.footer-2023 .theme-green svg.fill-s {
  fill: #84bc49;
}
.footer-2023 .theme-green .fill-s::before,
.footer-2023 .theme-green svg .fill-s::before,
.footer-2023 .theme-green svg.fill-s::before {
  color: #84bc49;
}
.footer-2023 .theme-green .fill-t,
.footer-2023 .theme-green svg .fill-t,
.footer-2023 .theme-green svg.fill-t {
  fill: #dcedc8;
}
.footer-2023 .theme-green .fill-t::before,
.footer-2023 .theme-green svg .fill-t::before,
.footer-2023 .theme-green svg.fill-t::before {
  color: #dcedc8;
}
.footer-2023 .theme-green .fill-q,
.footer-2023 .theme-green svg .fill-q,
.footer-2023 .theme-green svg.fill-q {
  fill: #f1f8e9;
}
.footer-2023 .theme-green .fill-q::before,
.footer-2023 .theme-green svg .fill-q::before,
.footer-2023 .theme-green svg.fill-q::before {
  color: #f1f8e9;
}
.footer-2023 .theme-green .nav-pills .nav-link.active,
.footer-2023 .theme-green .nav-pills .show > .nav-link {
  background-color: #497d0c;
  color: #fff;
}
.footer-2023 .theme-green .mobile-section-nav li a:active,
.footer-2023 .theme-green .mobile-section-nav li a:hover,
.footer-2023 .theme-green nav ul.tp-nav-main li a:active,
.footer-2023 .theme-green nav ul.tp-nav-main li a:hover {
  border-left: 4px solid #497d0c;
  background-color: #f5f5f5;
  color: #497d0c;
}
.footer-2023 .theme-green .mobile-section-nav {
  border-top: 3px solid #84bc49;
}
.footer-2023 .theme-green .mobile-section-nav #svg-down {
  background-color: #497d0c;
}
.footer-2023 .theme-green .mobile-section-nav nav .dropdown .list-group a.selected {
  border-left: 4px solid #497d0c;
}
.footer-2023 .theme-green nav .nav-section-home {
  border-top-color: #497d0c;
}
.footer-2023 .theme-green nav .nav-section-home svg {
  fill: #497d0c;
}
.footer-2023 .theme-green nav .nav-section-home .fi {
  color: #497d0c;
}
.footer-2023 .theme-green nav .nav-section-home.selected {
  border-left: 4px solid #497d0c;
  background-color: #f5f5f5;
}
.footer-2023 .theme-green nav .nav-section-home:hover {
  background-color: #f5f5f5;
  border-left: 4px solid #497d0c;
}
.footer-2023 .theme-green nav .nav-section-home:hover a {
  color: #497d0c;
}
.footer-2023 .theme-green nav .nav-section-home a {
  text-decoration: none;
}
.footer-2023 .theme-green nav .mobile-section-nav li a.nav-minus,
.footer-2023 .theme-green nav .mobile-section-nav li a.nav-minus:hover,
.footer-2023 .theme-green nav .mobile-section-nav li a.nav-plus,
.footer-2023 .theme-green nav .mobile-section-nav li a.nav-plus:hover,
.footer-2023 .theme-green nav ul.tp-nav-main li a.nav-minus,
.footer-2023 .theme-green nav ul.tp-nav-main li a.nav-minus:hover,
.footer-2023 .theme-green nav ul.tp-nav-main li a.nav-plus,
.footer-2023 .theme-green nav ul.tp-nav-main li a.nav-plus:hover {
  background-color: transparent;
  border-width: 0;
}
.footer-2023 .theme-green nav .mobile-section-nav li.active,
.footer-2023 .theme-green nav ul.tp-nav-main li.active {
  background-color: #fff;
}
.footer-2023 .theme-green nav .mobile-section-nav li.active > a:first-child,
.footer-2023 .theme-green nav ul.tp-nav-main li.active > a:first-child {
  border-left-color: #497d0c;
}
.footer-2023 .theme-green nav .mobile-section-nav li.active a:hover,
.footer-2023 .theme-green nav ul.tp-nav-main li.active a:hover {
  border-left-color: #497d0c;
  background-color: #f5f5f5;
}
.footer-2023 .theme-green nav .mobile-section-nav li.active a.nav-minus:hover,
.footer-2023 .theme-green nav .mobile-section-nav li.active a.nav-minus:link,
.footer-2023 .theme-green nav .mobile-section-nav li.active a.nav-plus:hover,
.footer-2023 .theme-green nav .mobile-section-nav li.active a.nav-plus:link,
.footer-2023 .theme-green nav ul.tp-nav-main li.active a.nav-minus:hover,
.footer-2023 .theme-green nav ul.tp-nav-main li.active a.nav-minus:link,
.footer-2023 .theme-green nav ul.tp-nav-main li.active a.nav-plus:hover,
.footer-2023 .theme-green nav ul.tp-nav-main li.active a.nav-plus:link {
  background-color: transparent;
  border-width: 0;
}
.footer-2023 .theme-green nav .mobile-section-nav li.active ul li,
.footer-2023 .theme-green nav ul.tp-nav-main li.active ul li {
  border-left-color: #84bc49;
}
.footer-2023 .theme-green nav .mobile-section-nav li.active ul li a:active,
.footer-2023 .theme-green nav .mobile-section-nav li.active ul li a:link,
.footer-2023 .theme-green nav .mobile-section-nav li.active ul li a:visited,
.footer-2023 .theme-green nav ul.tp-nav-main li.active ul li a:active,
.footer-2023 .theme-green nav ul.tp-nav-main li.active ul li a:link,
.footer-2023 .theme-green nav ul.tp-nav-main li.active ul li a:visited {
  font-weight: 400;
  border-left: 4px solid #f5f5f5;
  border-left: 4px solid #84bc49;
}
.footer-2023 .theme-green nav .mobile-section-nav li.active ul li a:hover,
.footer-2023 .theme-green nav ul.tp-nav-main li.active ul li a:hover {
  background-color: #f5f5f5;
  color: #497d0c;
}
.footer-2023 .theme-green nav .mobile-section-nav li.active ul li.selected > a:first-child,
.footer-2023 .theme-green nav ul.tp-nav-main li.active ul li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
}
.footer-2023 .theme-green nav .mobile-section-nav li.active ul li.selected a[data-toggle="collapse"]:hover,
.footer-2023 .theme-green nav ul.tp-nav-main li.active ul li.selected a[data-toggle="collapse"]:hover {
  border-left-color: #f5f5f5;
}
.footer-2023 .theme-green nav .mobile-section-nav li.active ul li.active,
.footer-2023 .theme-green nav ul.tp-nav-main li.active ul li.active {
  border-left-color: #84bc49;
}
.footer-2023 .theme-green nav .mobile-section-nav li.active ul li.active > a:first-child,
.footer-2023 .theme-green nav ul.tp-nav-main li.active ul li.active > a:first-child {
  font-weight: 700;
}
.footer-2023 .theme-green nav .mobile-section-nav li.active ul li ul li > a:first-child,
.footer-2023 .theme-green nav ul.tp-nav-main li.active ul li ul li > a:first-child {
  border-left-color: #e8f3db;
}
.footer-2023 .theme-green nav .mobile-section-nav li.selected > a:first-child,
.footer-2023 .theme-green nav ul.tp-nav-main li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
  color: #497d0c;
}
.footer-2023 .theme-green nav .mobile-section-nav li.selected.active > a:first-child,
.footer-2023 .theme-green nav ul.tp-nav-main li.selected.active > a:first-child {
  font-weight: 700;
}
.footer-2023 .theme-green nav .mobile-section-nav li.selected.active > a,
.footer-2023 .theme-green nav ul.tp-nav-main li.selected.active > a {
  background-color: #f5f5f5;
}
.footer-2023 .theme-green nav .mobile-section-nav a.mobile-section-nav-foot {
  background-color: #497d0c;
}
.footer-2023 .theme-green nav .mobile-section-nav a.mobile-section-nav-foot:hover {
  background-color: #3b660a;
}
.footer-2023 .theme-green nav .mobile-section-nav li.selected > a:first-child {
  border-left-color: #497d0c;
}
.footer-2023 .theme-green .pagination li.active a {
  background-color: #497d0c !important;
  border-color: #497d0c !important;
}
.footer-2023 .theme-amber .site-title {
  background-color: #fbab18;
  color: #000;
  border-bottom: 3px solid #ffd54f;
}
.footer-2023 .theme-amber .site-title .tagline {
  color: #000;
}
.footer-2023 .theme-amber .alert-primary,
.footer-2023 .theme-amber .bg-primary,
.footer-2023 .theme-amber.bg-primary {
  background-color: #fbab18 !important;
  color: #000 !important;
}
.footer-2023 .theme-amber .alert-primary a:not(.btn),
.footer-2023 .theme-amber .bg-primary a:not(.btn),
.footer-2023 .theme-amber.bg-primary a:not(.btn) {
  color: #000;
}
.footer-2023 .theme-amber .alert-primary a:not(.btn) .file-details,
.footer-2023 .theme-amber .bg-primary a:not(.btn) .file-details,
.footer-2023 .theme-amber.bg-primary a:not(.btn) .file-details {
  color: #000;
}
.footer-2023 .theme-amber .alert-primary svg,
.footer-2023 .theme-amber .bg-primary svg,
.footer-2023 .theme-amber.bg-primary svg {
  fill: #000;
}
.footer-2023 .theme-amber .alert-primary .card-header a,
.footer-2023 .theme-amber .bg-primary .card-header a,
.footer-2023 .theme-amber.bg-primary .card-header a {
  color: #000;
}
.footer-2023 .theme-amber .bg-dark,
.footer-2023 .theme-amber.bg-dark {
  background-color: #c38003 !important;
  color: #000 !important;
}
.footer-2023 .theme-amber .bg-dark a:not(.btn),
.footer-2023 .theme-amber.bg-dark a:not(.btn) {
  color: #000;
}
.footer-2023 .theme-amber .bg-dark a:not(.btn) .file-details,
.footer-2023 .theme-amber.bg-dark a:not(.btn) .file-details {
  color: #000;
}
.footer-2023 .theme-amber .bg-dark svg,
.footer-2023 .theme-amber.bg-dark svg {
  fill: #000;
}
.footer-2023 .theme-amber .bg-dark .card-header a,
.footer-2023 .theme-amber.bg-dark .card-header a {
  color: #000;
}
.footer-2023 .theme-amber .alert-secondary,
.footer-2023 .theme-amber .bg-secondary,
.footer-2023 .theme-amber.bg-secondary {
  background-color: #ffd54f !important;
  color: #000 !important;
}
.footer-2023 .theme-amber .alert-secondary a:not(.btn),
.footer-2023 .theme-amber .bg-secondary a:not(.btn),
.footer-2023 .theme-amber.bg-secondary a:not(.btn) {
  color: #000;
}
.footer-2023 .theme-amber .alert-secondary svg,
.footer-2023 .theme-amber .bg-secondary svg,
.footer-2023 .theme-amber.bg-secondary svg {
  fill: #000;
}
.footer-2023 .theme-amber .bg-tertiary,
.footer-2023 .theme-amber.bg-tertiary {
  background-color: #ffecb3 !important;
  color: #000;
}
.footer-2023 .theme-amber .bg-tertiary.card-header a,
.footer-2023 .theme-amber.bg-tertiary.card-header a {
  color: #000;
}
.footer-2023 .theme-amber .bg-quaternary,
.footer-2023 .theme-amber.bg-quaternary {
  background-color: #fff7e1 !important;
  color: #000;
}
.footer-2023 .theme-amber .bg-quaternary.card-header a,
.footer-2023 .theme-amber.bg-quaternary.card-header a {
  color: #000;
}
.footer-2023 .theme-amber .bg-primary-10 {
  background-color: rgba(251, 171, 24, 0.1) !important;
}
.footer-2023 .theme-amber .bg-secondary-10 {
  background-color: rgba(255, 213, 79, 0.1) !important;
}
.footer-2023 .theme-amber .bg-tertiary-10 {
  background-color: rgba(255, 236, 179, 0.1) !important;
}
.footer-2023 .theme-amber .bg-quaternary-10 {
  background-color: rgba(255, 247, 225, 0.1) !important;
}
.footer-2023 .theme-amber .bg-primary-20 {
  background-color: rgba(251, 171, 24, 0.2) !important;
}
.footer-2023 .theme-amber .bg-secondary-20 {
  background-color: rgba(255, 213, 79, 0.2) !important;
}
.footer-2023 .theme-amber .bg-tertiary-20 {
  background-color: rgba(255, 236, 179, 0.2) !important;
}
.footer-2023 .theme-amber .bg-quaternary-20 {
  background-color: rgba(255, 247, 225, 0.2) !important;
}
.footer-2023 .theme-amber .bg-primary-30 {
  background-color: rgba(251, 171, 24, 0.3) !important;
}
.footer-2023 .theme-amber .bg-secondary-30 {
  background-color: rgba(255, 213, 79, 0.3) !important;
}
.footer-2023 .theme-amber .bg-tertiary-30 {
  background-color: rgba(255, 236, 179, 0.3) !important;
}
.footer-2023 .theme-amber .bg-quaternary-30 {
  background-color: rgba(255, 247, 225, 0.3) !important;
}
.footer-2023 .theme-amber .bg-primary-40 {
  background-color: rgba(251, 171, 24, 0.4) !important;
}
.footer-2023 .theme-amber .bg-secondary-40 {
  background-color: rgba(255, 213, 79, 0.4) !important;
}
.footer-2023 .theme-amber .bg-tertiary-40 {
  background-color: rgba(255, 236, 179, 0.4) !important;
}
.footer-2023 .theme-amber .bg-quaternary-40 {
  background-color: rgba(255, 247, 225, 0.4) !important;
}
.footer-2023 .theme-amber .bg-primary-50 {
  background-color: rgba(251, 171, 24, 0.5) !important;
}
.footer-2023 .theme-amber .bg-secondary-50 {
  background-color: rgba(255, 213, 79, 0.5) !important;
}
.footer-2023 .theme-amber .bg-tertiary-50 {
  background-color: rgba(255, 236, 179, 0.5) !important;
}
.footer-2023 .theme-amber .bg-quaternary-50 {
  background-color: rgba(255, 247, 225, 0.5) !important;
}
.footer-2023 .theme-amber .bg-primary-60 {
  background-color: rgba(251, 171, 24, 0.6) !important;
}
.footer-2023 .theme-amber .bg-secondary-60 {
  background-color: rgba(255, 213, 79, 0.6) !important;
}
.footer-2023 .theme-amber .bg-tertiary-60 {
  background-color: rgba(255, 236, 179, 0.6) !important;
}
.footer-2023 .theme-amber .bg-quaternary-60 {
  background-color: rgba(255, 247, 225, 0.6) !important;
}
.footer-2023 .theme-amber .bg-primary-70 {
  background-color: rgba(251, 171, 24, 0.7) !important;
}
.footer-2023 .theme-amber .bg-secondary-70 {
  background-color: rgba(255, 213, 79, 0.7) !important;
}
.footer-2023 .theme-amber .bg-tertiary-70 {
  background-color: rgba(255, 236, 179, 0.7) !important;
}
.footer-2023 .theme-amber .bg-quaternary-70 {
  background-color: rgba(255, 247, 225, 0.7) !important;
}
.footer-2023 .theme-amber .bg-primary-80 {
  background-color: rgba(251, 171, 24, 0.8) !important;
}
.footer-2023 .theme-amber .bg-secondary-80 {
  background-color: rgba(255, 213, 79, 0.8) !important;
}
.footer-2023 .theme-amber .bg-tertiary-80 {
  background-color: rgba(255, 236, 179, 0.8) !important;
}
.footer-2023 .theme-amber .bg-quaternary-80 {
  background-color: rgba(255, 247, 225, 0.8) !important;
}
.footer-2023 .theme-amber .bg-primary-90 {
  background-color: rgba(251, 171, 24, 0.9) !important;
}
.footer-2023 .theme-amber .bg-secondary-90 {
  background-color: rgba(255, 213, 79, 0.9) !important;
}
.footer-2023 .theme-amber .bg-tertiary-90 {
  background-color: rgba(255, 236, 179, 0.9) !important;
}
.footer-2023 .theme-amber .bg-quaternary-90 {
  background-color: rgba(255, 247, 225, 0.9) !important;
}
.footer-2023 .theme-amber .b-primary,
.footer-2023 .theme-amber.b-primary {
  border-color: #fbab18 !important;
}
.footer-2023 .theme-amber .b-secondary,
.footer-2023 .theme-amber.b-secondary {
  border-color: #ffd54f !important;
}
.footer-2023 .theme-amber .b-tertiary,
.footer-2023 .theme-amber.b-tertiary {
  border-color: #ffecb3 !important;
}
.footer-2023 .theme-amber .b-quaternary,
.footer-2023 .theme-amber.b-quaternary {
  border-color: #fff7e1 !important;
}
.footer-2023 .theme-amber .bt-primary,
.footer-2023 .theme-amber.bt-primary {
  border-top-color: #fbab18 !important;
}
.footer-2023 .theme-amber .bt-secondary,
.footer-2023 .theme-amber.bt-secondary {
  border-top-color: #ffd54f !important;
}
.footer-2023 .theme-amber .bt-tertiary,
.footer-2023 .theme-amber.bt-tertiary {
  border-top-color: #ffecb3 !important;
}
.footer-2023 .theme-amber .bt-quaternary,
.footer-2023 .theme-amber.bt-quaternary {
  border-top-color: #fff7e1 !important;
}
.footer-2023 .theme-amber .br-primary,
.footer-2023 .theme-amber.br-primary {
  border-right-color: #fbab18 !important;
}
.footer-2023 .theme-amber .br-secondary,
.footer-2023 .theme-amber.br-secondary {
  border-right-color: #ffd54f !important;
}
.footer-2023 .theme-amber .br-tertiary,
.footer-2023 .theme-amber.br-tertiary {
  border-right-color: #ffecb3 !important;
}
.footer-2023 .theme-amber .br-quaternary,
.footer-2023 .theme-amber.br-quaternary {
  border-right-color: #fff7e1 !important;
}
.footer-2023 .theme-amber .bb-primary,
.footer-2023 .theme-amber.bb-primary {
  border-bottom-color: #fbab18 !important;
}
.footer-2023 .theme-amber .bb-secondary,
.footer-2023 .theme-amber.bb-secondary {
  border-bottom-color: #ffd54f !important;
}
.footer-2023 .theme-amber .bb-tertiary,
.footer-2023 .theme-amber.bb-tertiary {
  border-bottom-color: #ffecb3 !important;
}
.footer-2023 .theme-amber .bb-quaternary,
.footer-2023 .theme-amber.bb-quaternary {
  border-bottom-color: #fff7e1 !important;
}
.footer-2023 .theme-amber .bl-primary,
.footer-2023 .theme-amber.bl-primary {
  border-left-color: #fbab18 !important;
}
.footer-2023 .theme-amber .bl-secondary,
.footer-2023 .theme-amber.bl-secondary {
  border-left-color: #ffd54f !important;
}
.footer-2023 .theme-amber .bl-tertiary,
.footer-2023 .theme-amber.bl-tertiary {
  border-left-color: #ffecb3 !important;
}
.footer-2023 .theme-amber .bl-quaternary,
.footer-2023 .theme-amber.bl-quaternary {
  border-left-color: #fff7e1 !important;
}
.footer-2023 .theme-amber .c-primary,
.footer-2023 .theme-amber .text-primary,
.footer-2023 .theme-amber.c-primary,
.footer-2023 .theme-amber.text-primary {
  color: #fbab18 !important;
}
.footer-2023 .theme-amber .primary li.checked::before,
.footer-2023 .theme-amber .primary li::before {
  color: #fbab18 !important;
}
.footer-2023 .theme-amber .alert-primary svg {
  fill: #ffd54f;
}
.footer-2023 .theme-amber .cdc-timeline svg {
  fill: #fbab18;
}
.footer-2023 .theme-amber .tabs-horizontal.nav-tabs .nav-link.active {
  border-bottom: 3px solid #fbab18;
}
.footer-2023 .theme-amber .yamm .dropdown-item:hover {
  border-left: 4px solid #fbab18;
}
.footer-2023 .theme-amber .yamm .dropdown-item:active {
  border-left: 4px solid #fbab18;
  background-color: #f8f9fa;
}
.footer-2023 .theme-amber .yamm .nav-item.dropdown.show a.nav-link,
.footer-2023 .theme-amber .yamm .nav-link:hover {
  background: #ffd54f;
}
.footer-2023 .theme-amber .tabs-vertical .nav-link.active {
  border-bottom: 3px solid #fbab18;
}
.footer-2023 .theme-amber .nav-tabs .nav-link.active,
.footer-2023 .theme-amber .nav-tabs .nav-link:hover {
  border-top: 3px solid #fbab18;
  font-weight: 700;
}
.footer-2023 .theme-amber .nav-pills .nav-link.active {
  border-bottom: 3px solid #ffd54f;
}
.footer-2023 .theme-amber .gj-datepicker-bootstrap [role="right-icon"] button .gj-icon,
.footer-2023 .theme-amber .gj-datepicker-bootstrap [role="right-icon"] button .material-icons {
  color: #fbab18;
}
.footer-2023 .theme-amber .gj-datepicker-bootstrap button {
  background-color: #fff;
  border-color: #bdbdbd !important;
  margin-left: 1px;
}
.footer-2023 .theme-amber .gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
  background-color: #fbab18 !important;
  border-color: #fbab18 !important;
}
.footer-2023 .theme-amber .table.table-dark {
  background-color: #fbab18;
}
.footer-2023 .theme-amber .table .thead-light th {
  background-color: #ffd54f;
}
.footer-2023 .theme-amber .table .thead-dark th {
  background-color: #fbab18;
  border-color: #fbab18;
  color: #000;
}
.footer-2023 .theme-amber .table.table-striped-dark tbody tr:nth-of-type(odd) {
  background-color: #fbab18;
  color: #000;
}
.footer-2023 .theme-amber .table.table-striped-light tbody tr:nth-of-type(odd) {
  background-color: #ffd54f;
  color: #000;
}
.footer-2023 .theme-amber .table.table-hover-dark tbody tr:hover {
  background-color: #fbab18;
  color: #000;
}
.footer-2023 .theme-amber .table.table-hover-light tbody tr:hover {
  background-color: #ffd54f;
  color: #000;
}
.footer-2023 .theme-amber .audio-player .btn-primary,
.footer-2023 .theme-amber .audio-player .btn-secondary {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.footer-2023 .theme-amber .audio-player .btn-primary:active,
.footer-2023 .theme-amber .audio-player .btn-primary:focus,
.footer-2023 .theme-amber .audio-player .btn-primary:hover,
.footer-2023 .theme-amber .audio-player .btn-primary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-amber .audio-player .btn-secondary:active,
.footer-2023 .theme-amber .audio-player .btn-secondary:focus,
.footer-2023 .theme-amber .audio-player .btn-secondary:hover,
.footer-2023 .theme-amber .audio-player .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}
.footer-2023 .theme-amber .audio-player .btn-primary .volume-range-button input,
.footer-2023 .theme-amber .audio-player .btn-secondary .volume-range-button input {
  margin-bottom: 10px !important;
}
.footer-2023 .theme-amber .audio-player .btn-primary svg,
.footer-2023 .theme-amber .audio-player .btn-secondary svg {
  fill: #333;
}
.footer-2023 .theme-amber .audio-player .btn-primary .fi,
.footer-2023 .theme-amber .audio-player .btn-secondary .fi {
  color: #333;
  vertical-align: middle;
}
.footer-2023 .theme-amber a .btn-primary:hover,
.footer-2023 .theme-amber a.btn-primary:hover {
  background-color: #f5a004 !important;
}
.footer-2023 .theme-amber a .btn-secondary:hover,
.footer-2023 .theme-amber a.btn-secondary:hover {
  background-color: #ffcf36 !important;
}
.footer-2023 .theme-amber a .btn-tertiary:hover,
.footer-2023 .theme-amber a.btn-tertiary:hover {
  background-color: #ffe69a !important;
}
.footer-2023 .theme-amber a .btn-quaternary:hover,
.footer-2023 .theme-amber a.btn-quaternary:hover {
  background-color: #fff0c8 !important;
}
.footer-2023 .theme-amber a.bg-primary.nav-btn:focus,
.footer-2023 .theme-amber a.bg-primary.nav-btn:hover {
  background-color: #fbab18 !important;
}
.footer-2023 .theme-amber a.bg-secondary.nav-btn:focus,
.footer-2023 .theme-amber a.bg-secondary.nav-btn:hover {
  background-color: #ffd54f !important;
}
.footer-2023 .theme-amber .btn-primary,
.footer-2023 .theme-amber.btn-primary {
  background-color: #fbab18;
  border-color: #fbab18;
  color: #000;
}
.footer-2023 .theme-amber .btn-primary .file-details,
.footer-2023 .theme-amber.btn-primary .file-details {
  color: #000;
}
.footer-2023 .theme-amber .btn-primary svg,
.footer-2023 .theme-amber.btn-primary svg {
  fill: #000;
}
.footer-2023 .theme-amber .btn-primary:hover,
.footer-2023 .theme-amber.btn-primary:hover {
  background-color: #f5a004;
}
.footer-2023 .theme-amber .btn-primary:focus,
.footer-2023 .theme-amber .btn-primary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-amber .btn-primary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-amber.btn-primary:focus,
.footer-2023 .theme-amber.btn-primary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-amber.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #fbab18;
  border-color: #fbab18;
}
.footer-2023 .theme-amber .show .btn-primary.dropdown-toggle {
  background-color: #fbab18;
  border-color: #fbab18;
}
.footer-2023 .theme-amber .btn-secondary,
.footer-2023 .theme-amber.btn-secondary {
  background-color: #ffd54f;
  border-color: #ffd54f;
  color: #000;
}
.footer-2023 .theme-amber .btn-secondary .file-details,
.footer-2023 .theme-amber.btn-secondary .file-details {
  color: #000;
}
.footer-2023 .theme-amber .btn-secondary svg,
.footer-2023 .theme-amber.btn-secondary svg {
  fill: #000;
}
.footer-2023 .theme-amber .btn-secondary:hover,
.footer-2023 .theme-amber.btn-secondary:hover {
  background-color: #ffcf36;
  border-color: #ffcf36;
  color: #000;
}
.footer-2023 .theme-amber .btn-secondary:focus,
.footer-2023 .theme-amber .btn-secondary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-amber .btn-secondary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-amber.btn-secondary:focus,
.footer-2023 .theme-amber.btn-secondary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-amber.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #ffd54f;
  border-color: #ffd54f;
  color: #000;
}
.footer-2023 .theme-amber .btn-tertiary,
.footer-2023 .theme-amber.btn-tertiary {
  background-color: #ffecb3;
  border-color: #ffecb3;
  color: #075290;
}
.footer-2023 .theme-amber .btn-tertiary .file-details,
.footer-2023 .theme-amber.btn-tertiary .file-details {
  color: #000;
}
.footer-2023 .theme-amber .btn-tertiary svg,
.footer-2023 .theme-amber.btn-tertiary svg {
  fill: #005eaa;
}
.footer-2023 .theme-amber .btn-tertiary:hover,
.footer-2023 .theme-amber.btn-tertiary:hover {
  background-color: #ffe69a;
  border-color: #ffe69a;
}
.footer-2023 .theme-amber .btn-tertiary:focus,
.footer-2023 .theme-amber .btn-tertiary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-amber .btn-tertiary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-amber.btn-tertiary:focus,
.footer-2023 .theme-amber.btn-tertiary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-amber.btn-tertiary:not(:disabled):not(.disabled):active {
  background-color: #ffecb3;
  border-color: #ffecb3;
}
.footer-2023 .theme-amber .btn-quaternary,
.footer-2023 .theme-amber.btn-quaternary {
  background-color: #fff7e1;
  border-color: #fff7e1;
  color: #000;
}
.footer-2023 .theme-amber .btn-quaternary .file-details,
.footer-2023 .theme-amber.btn-quaternary .file-details {
  color: #000;
}
.footer-2023 .theme-amber .btn-quaternary svg,
.footer-2023 .theme-amber.btn-quaternary svg {
  fill: #005eaa;
}
.footer-2023 .theme-amber .btn-quaternary:hover,
.footer-2023 .theme-amber.btn-quaternary:hover {
  background-color: #fff0c8;
  border-color: #fff0c8;
}
.footer-2023 .theme-amber .btn-quaternary:focus,
.footer-2023 .theme-amber .btn-quaternary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-amber .btn-quaternary:not(:disabled):not(.disabled):active,
.footer-2023 .theme-amber.btn-quaternary:focus,
.footer-2023 .theme-amber.btn-quaternary:not(:disabled):not(.disabled).active,
.footer-2023 .theme-amber.btn-quaternary:not(:disabled):not(.disabled):active {
  background-color: #fff7e1;
  border-color: #fff7e1;
}
.footer-2023 .theme-amber .list-group-item.active {
  background-color: #fbab18;
  border-color: #fbab18;
}
.footer-2023 .theme-amber .list-group-item.list-group-item-primary {
  background-color: #fbab18;
  color: #000;
}
.footer-2023 .theme-amber .list-group-item.list-group-item-secondary {
  background-color: #ffd54f;
  color: #000;
}
.footer-2023 .theme-amber .radioBtn-styled .form-check input:checked ~ .checkmark {
  background-color: #fbab18;
}
.footer-2023 .theme-amber .radioBtn-styled .form-check .checkmark::after {
  background-color: #fbab18;
}
.footer-2023 .theme-amber .checkbox-list.primary .fi {
  color: #fbab18;
}
.footer-2023 .theme-amber .accordion .card.bar > .card > .card-header:hover {
  color: #fbab18 !important;
}
.footer-2023 .theme-amber .dropdown-menu-search svg .fill-p,
.footer-2023 .theme-amber .dropdown-menu-search svg.fill-p {
  fill: #005eaa;
}
.footer-2023 .theme-amber .fill-p,
.footer-2023 .theme-amber svg .fill-p,
.footer-2023 .theme-amber svg.fill-p {
  fill: #fbab18;
}
.footer-2023 .theme-amber .fill-p::before,
.footer-2023 .theme-amber svg .fill-p::before,
.footer-2023 .theme-amber svg.fill-p::before {
  color: #fbab18;
}
.footer-2023 .theme-amber .fill-s,
.footer-2023 .theme-amber svg .fill-s,
.footer-2023 .theme-amber svg.fill-s {
  fill: #ffd54f;
}
.footer-2023 .theme-amber .fill-s::before,
.footer-2023 .theme-amber svg .fill-s::before,
.footer-2023 .theme-amber svg.fill-s::before {
  color: #ffd54f;
}
.footer-2023 .theme-amber .fill-t,
.footer-2023 .theme-amber svg .fill-t,
.footer-2023 .theme-amber svg.fill-t {
  fill: #ffecb3;
}
.footer-2023 .theme-amber .fill-t::before,
.footer-2023 .theme-amber svg .fill-t::before,
.footer-2023 .theme-amber svg.fill-t::before {
  color: #ffecb3;
}
.footer-2023 .theme-amber .fill-q,
.footer-2023 .theme-amber svg .fill-q,
.footer-2023 .theme-amber svg.fill-q {
  fill: #fff7e1;
}
.footer-2023 .theme-amber .fill-q::before,
.footer-2023 .theme-amber svg .fill-q::before,
.footer-2023 .theme-amber svg.fill-q::before {
  color: #fff7e1;
}
.footer-2023 .theme-amber .nav-pills .nav-link.active,
.footer-2023 .theme-amber .nav-pills .show > .nav-link {
  background-color: #fbab18;
  color: #000;
}
.footer-2023 .theme-amber .mobile-section-nav li a:active,
.footer-2023 .theme-amber .mobile-section-nav li a:hover,
.footer-2023 .theme-amber nav ul.tp-nav-main li a:active,
.footer-2023 .theme-amber nav ul.tp-nav-main li a:hover {
  border-left: 4px solid #fbab18;
  background-color: #f5f5f5;
  color: #fbab18;
}
.footer-2023 .theme-amber .mobile-section-nav {
  border-top: 3px solid #ffd54f;
}
.footer-2023 .theme-amber .mobile-section-nav #svg-down {
  background-color: #fbab18;
}
.footer-2023 .theme-amber .mobile-section-nav nav .dropdown .list-group a.selected {
  border-left: 4px solid #fbab18;
}
.footer-2023 .theme-amber nav .nav-section-home {
  border-top-color: #fbab18;
}
.footer-2023 .theme-amber nav .nav-section-home svg {
  fill: #fbab18;
}
.footer-2023 .theme-amber nav .nav-section-home .fi {
  color: #fbab18;
}
.footer-2023 .theme-amber nav .nav-section-home.selected {
  border-left: 4px solid #fbab18;
  background-color: #f5f5f5;
}
.footer-2023 .theme-amber nav .nav-section-home:hover {
  background-color: #f5f5f5;
  border-left: 4px solid #fbab18;
}
.footer-2023 .theme-amber nav .nav-section-home:hover a {
  color: #fbab18;
}
.footer-2023 .theme-amber nav .nav-section-home a {
  text-decoration: none;
}
.footer-2023 .theme-amber nav .mobile-section-nav li a.nav-minus,
.footer-2023 .theme-amber nav .mobile-section-nav li a.nav-minus:hover,
.footer-2023 .theme-amber nav .mobile-section-nav li a.nav-plus,
.footer-2023 .theme-amber nav .mobile-section-nav li a.nav-plus:hover,
.footer-2023 .theme-amber nav ul.tp-nav-main li a.nav-minus,
.footer-2023 .theme-amber nav ul.tp-nav-main li a.nav-minus:hover,
.footer-2023 .theme-amber nav ul.tp-nav-main li a.nav-plus,
.footer-2023 .theme-amber nav ul.tp-nav-main li a.nav-plus:hover {
  background-color: transparent;
  border-width: 0;
}
.footer-2023 .theme-amber nav .mobile-section-nav li.active,
.footer-2023 .theme-amber nav ul.tp-nav-main li.active {
  background-color: #fff;
}
.footer-2023 .theme-amber nav .mobile-section-nav li.active > a:first-child,
.footer-2023 .theme-amber nav ul.tp-nav-main li.active > a:first-child {
  border-left-color: #fbab18;
}
.footer-2023 .theme-amber nav .mobile-section-nav li.active a:hover,
.footer-2023 .theme-amber nav ul.tp-nav-main li.active a:hover {
  border-left-color: #fbab18;
  background-color: #f5f5f5;
}
.footer-2023 .theme-amber nav .mobile-section-nav li.active a.nav-minus:hover,
.footer-2023 .theme-amber nav .mobile-section-nav li.active a.nav-minus:link,
.footer-2023 .theme-amber nav .mobile-section-nav li.active a.nav-plus:hover,
.footer-2023 .theme-amber nav .mobile-section-nav li.active a.nav-plus:link,
.footer-2023 .theme-amber nav ul.tp-nav-main li.active a.nav-minus:hover,
.footer-2023 .theme-amber nav ul.tp-nav-main li.active a.nav-minus:link,
.footer-2023 .theme-amber nav ul.tp-nav-main li.active a.nav-plus:hover,
.footer-2023 .theme-amber nav ul.tp-nav-main li.active a.nav-plus:link {
  background-color: transparent;
  border-width: 0;
}
.footer-2023 .theme-amber nav .mobile-section-nav li.active ul li,
.footer-2023 .theme-amber nav ul.tp-nav-main li.active ul li {
  border-left-color: #ffd54f;
}
.footer-2023 .theme-amber nav .mobile-section-nav li.active ul li a:active,
.footer-2023 .theme-amber nav .mobile-section-nav li.active ul li a:link,
.footer-2023 .theme-amber nav .mobile-section-nav li.active ul li a:visited,
.footer-2023 .theme-amber nav ul.tp-nav-main li.active ul li a:active,
.footer-2023 .theme-amber nav ul.tp-nav-main li.active ul li a:link,
.footer-2023 .theme-amber nav ul.tp-nav-main li.active ul li a:visited {
  font-weight: 400;
  border-left: 4px solid #f5f5f5;
  border-left: 4px solid #ffd54f;
}
.footer-2023 .theme-amber nav .mobile-section-nav li.active ul li a:hover,
.footer-2023 .theme-amber nav ul.tp-nav-main li.active ul li a:hover {
  background-color: #f5f5f5;
  color: #fbab18;
}
.footer-2023 .theme-amber nav .mobile-section-nav li.active ul li.selected > a:first-child,
.footer-2023 .theme-amber nav ul.tp-nav-main li.active ul li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
}
.footer-2023 .theme-amber nav .mobile-section-nav li.active ul li.selected a[data-toggle="collapse"]:hover,
.footer-2023 .theme-amber nav ul.tp-nav-main li.active ul li.selected a[data-toggle="collapse"]:hover {
  border-left-color: #f5f5f5;
}
.footer-2023 .theme-amber nav .mobile-section-nav li.active ul li.active,
.footer-2023 .theme-amber nav ul.tp-nav-main li.active ul li.active {
  border-left-color: #ffd54f;
}
.footer-2023 .theme-amber nav .mobile-section-nav li.active ul li.active > a:first-child,
.footer-2023 .theme-amber nav ul.tp-nav-main li.active ul li.active > a:first-child {
  font-weight: 700;
}
.footer-2023 .theme-amber nav .mobile-section-nav li.active ul li ul li > a:first-child,
.footer-2023 .theme-amber nav ul.tp-nav-main li.active ul li ul li > a:first-child {
  border-left-color: #fff2cd;
}
.footer-2023 .theme-amber nav .mobile-section-nav li.selected > a:first-child,
.footer-2023 .theme-amber nav ul.tp-nav-main li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
  color: #fbab18;
}
.footer-2023 .theme-amber nav .mobile-section-nav li.selected.active > a:first-child,
.footer-2023 .theme-amber nav ul.tp-nav-main li.selected.active > a:first-child {
  font-weight: 700;
}
.footer-2023 .theme-amber nav .mobile-section-nav li.selected.active > a,
.footer-2023 .theme-amber nav ul.tp-nav-main li.selected.active > a {
  background-color: #f5f5f5;
}
.footer-2023 .theme-amber nav .mobile-section-nav a.mobile-section-nav-foot {
  background-color: #fbab18;
}
.footer-2023 .theme-amber nav .mobile-section-nav a.mobile-section-nav-foot:hover {
  background-color: #f5a004;
}
.footer-2023 .theme-amber nav .mobile-section-nav li.selected > a:first-child {
  border-left-color: #fbab18;
}
.footer-2023 .theme-amber .pagination li.active a {
  background-color: #fbab18 !important;
  border-color: #fbab18 !important;
}
.footer-2023 .bg-amber-p > span[class*="fill-"]::before,
.footer-2023 .bg-blue-p > span[class*="fill-"]::before,
.footer-2023 .bg-brown-p > span[class*="fill-"]::before,
.footer-2023 .bg-cyan-p > span[class*="fill-"]::before,
.footer-2023 .bg-gray-d1 > span[class*="fill-"]::before,
.footer-2023 .bg-gray-d2 > span[class*="fill-"]::before,
.footer-2023 .bg-green-p > span[class*="fill-"]::before,
.footer-2023 .bg-indigo-p > span[class*="fill-"]::before,
.footer-2023 .bg-orange-p > span[class*="fill-"]::before,
.footer-2023 .bg-pink-p > span[class*="fill-"]::before,
.footer-2023 .bg-purple-p > span[class*="fill-"]::before,
.footer-2023 .bg-slate-p > span[class*="fill-"]::before,
.footer-2023 .bg-teal-p > span[class*="fill-"]::before {
  color: #fff !important;
}
.footer-2023 .cdc-timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
.footer-2023 .cdc-timeline svg {
  width: 25px;
  height: 25px;
}
.footer-2023 .cdc-timeline ul.list-bullet li {
  margin: 15px;
}
.footer-2023 .cdc-timeline::before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #f5f5f5;
  left: 50%;
  margin-left: -1.5px;
}
.footer-2023 .cdc-timeline > li {
  margin-bottom: 20px;
  position: relative;
  width: 50%;
  float: left;
  clear: left;
}
.footer-2023 .cdc-timeline > li::after,
.footer-2023 .cdc-timeline > li::before {
  content: " ";
  display: table;
}
.footer-2023 .cdc-timeline > li::after {
  clear: both;
}
.footer-2023 .cdc-timeline > li:nth-child(2) {
  margin-top: 60px;
}
.footer-2023 .cdc-timeline > li .timeline-panel {
  width: 95%;
  float: left;
  border: 1px solid #d4d4d4;
  position: relative;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.23);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.23);
  border-radius: 0.25rem;
}
.footer-2023 .cdc-timeline > li .timeline-panel::before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}
.footer-2023 .cdc-timeline > li .timeline-panel::after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}
.footer-2023 .cdc-timeline > li .timeline-heading img {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.footer-2023 .cdc-timeline > li .timeline-badge {
  color: #fff;
  width: 24px;
  height: 24px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 20px;
  right: -12px;
  z-index: 100;
}
.footer-2023 .cdc-timeline > li .timeline-badge a {
  color: #005eaa !important;
}
.footer-2023 .cdc-timeline > li .timeline-badge a:hover {
  color: #00f !important;
}
.footer-2023 .cdc-timeline > li.timeline-inverted {
  float: right;
  clear: right;
  margin-top: 30px;
  margin-bottom: 30px;
}
.footer-2023 .cdc-timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.footer-2023 .cdc-timeline > li.timeline-inverted > .timeline-panel::before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.footer-2023 .cdc-timeline > li.timeline-inverted > .timeline-panel::after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.footer-2023 .cdc-timeline > li.timeline-inverted > .timeline-badge {
  left: -12px;
}
.footer-2023 .cdc-timeline > li .timeline-title {
  margin: 0.75rem 1rem -20px 1rem;
  color: inherit;
  font-family: "Open Sans", sans-serif;
}
.footer-2023 .cdc-timeline > li .timeline-body > p,
.footer-2023 .cdc-timeline > li .timeline-body > ul {
  padding: 0.75rem 1rem;
  margin-bottom: 0;
}
.footer-2023 .cdc-timeline > li .timeline-body > p + p {
  margin-top: 5px;
}
.footer-2023 .cdc-timeline > li .timeline-footer {
  padding: 1rem;
  background-color: #f4f4f4;
}
.footer-2023 .cdc-timeline > li .timeline-footer a {
  cursor: pointer;
  text-decoration: none;
}
@media (max-width: 992px) {
  .footer-2023 .cdc-timeline::before {
    left: 10px;
  }
  .footer-2023 .cdc-timeline > li {
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    float: left;
    clear: left;
  }
  .footer-2023 .cdc-timeline > li > .timeline-badge {
    left: -2px;
    margin-left: 0;
  }
  .footer-2023 .cdc-timeline > li > .timeline-panel {
    width: calc(100% - 40px);
    float: right;
  }
  .footer-2023 .cdc-timeline > li > .timeline-panel::before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }
  .footer-2023 .cdc-timeline > li > .timeline-panel::after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }
  .footer-2023 .cdc-timeline > li.timeline-inverted {
    float: left;
    clear: left;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .footer-2023 .cdc-timeline > li.timeline-inverted > .timeline-badge {
    left: -2px;
  }
}
.footer-2023 .video-toolbar button i {
  color: #fff;
}
.footer-2023 .video-container {
  position: relative;
}
.footer-2023 .video-container a:active,
.footer-2023 .video-container a:focus {
  border: none;
}
.footer-2023 .video-container .video-container-placeholder svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0.5;
}
.footer-2023 .video-container .video-container-placeholder svg:hover {
  opacity: 0.9;
}
.footer-2023 .video-container-inline {
  display: inline;
}
.footer-2023 .video-container-small {
  position: relative;
  width: 50%;
  height: 100%;
}
.footer-2023 .video-container-small iframe {
  width: 100%;
  height: 100%;
}
.footer-2023 .modal-video {
  max-width: 700px;
}
.footer-2023 .modal-video .modal-header {
  padding: 22px;
  border-bottom: none;
}
@media (max-width: 768px) {
  .footer-2023 .video-links {
    display: -ms-grid;
    display: grid;
  }
  .footer-2023 .video-links span {
    display: inherit;
    float: none;
    text-align: left;
  }
  .footer-2023 .video-links .video-transcript a.noDecoration.nonHtml {
    display: block;
    margin-bottom: 0.5rem;
  }
  .footer-2023 .video-links .video-transcript a.noDecoration.nonHtml svg.ml-2 {
    margin-left: 5px;
  }
  .footer-2023 .video-container-small {
    width: 100%;
  }
  .footer-2023 .modal-video {
    width: 100%;
  }
}
.footer-2023 .yamm .collapse,
.footer-2023 .yamm .dropdown,
.footer-2023 .yamm .dropup,
.footer-2023 .yamm .nav {
  position: static;
}
.footer-2023 .yamm .container {
  position: relative;
}
.footer-2023 .yamm .dropdown-menu {
  left: auto;
  border-radius: 0;
  min-width: 400px;
  -webkit-box-shadow: 0 0 10px rgba(85, 85, 85, 0.25);
  box-shadow: 0 0 10px rgba(85, 85, 85, 0.25);
}
.footer-2023 .yamm .dropdown-toggle::after {
  margin-left: 0.5em;
}
.footer-2023 .yamm .nav.navbar-right .dropdown-menu {
  left: auto;
  right: 0;
}
.footer-2023 .yamm .yamm-content {
  padding: 20px 30px;
}
.footer-2023 .yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}
@media (min-width: 767px) {
  .footer-2023 .yamm .panel-group {
    width: 400px;
  }
  .footer-2023 .yamm .thumbnail {
    margin: 0;
  }
}
.footer-2023 .yamm .menu-body {
  padding: 10px 20px;
}
.footer-2023 .yamm .nav-justified .nav-item {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.footer-2023 .yamm .nav-item.dropdown.show a.nav-link,
.footer-2023 .yamm .nav-link:hover {
  background: #88c3ea;
  color: #000;
}
.footer-2023 .yamm .dropdown-item {
  border-left: 4px solid #f5f5f5;
  padding: 0.75rem 1.25rem;
  border-bottom: 1px dashed #e0e0e0;
}
.footer-2023 .yamm .dropdown-item:hover {
  border-left: 4px solid #005eaa;
  color: #005eaa !important;
}
.footer-2023 .yamm a.dropdown-item,
.footer-2023 .yamm a:link.dropdown-item {
  color: #000;
}
.footer-2023 .yamm a.dropdown-item:hover,
.footer-2023 .yamm a:link.dropdown-item:hover {
  color: #000;
}
.footer-2023 .yamm .nav-item {
  margin-bottom: 0;
}
.footer-2023 .yamm .nav-link {
  padding: 20px 5px;
  height: 100%;
}
.footer-2023 html.home-2022 {
  overflow-x: hidden;
  padding: 0;
  margin: 0;
}
.footer-2023 html.home-2022 .breadcrumb-share {
  margin-bottom: -4px;
}
.footer-2023 html.home-2022 .breadcrumb-share nav[aria-label="Social Media"] {
  display: none;
}
.footer-2023 html.home-2022 li.breadcrumb-item a {
  display: none;
}
.footer-2023 html.home-2022 nav[aria-label="Social Media"] .social-media.social-media-footer {
  display: none !important;
}
.footer-2023 html.home-2022 .share-row {
  margin-top: -38px;
  margin-bottom: 10px;
}
.footer-2023 html.home-2022 .share-row .page-share {
  display: none;
}
.footer-2023 html.home-2022 .share-row .page-share .float-right {
  float: none !important;
}
.footer-2023 html.home-2022 .share-row .page-share .float-right li:first-child {
  padding-left: 0;
}
.footer-2023 html.home-2022 .blue-cards a {
  background: 0 0 !important;
}
.footer-2023 html.home-2022 .blue-cards a:hover {
  background-color: #e6f0f3 !important;
}
.footer-2023 html.home-2022 .blue-cards a.ds-8 {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.footer-2023 html.home-2022 .blue-cards a.ds-8 img {
  padding: 17px !important;
}
.footer-2023 html.home-2022 .blue-cards.blue-cards-mobile a:hover {
  background-color: #e6f0f3 !important;
}
.footer-2023 html.home-2022 .blue-cards.blue-cards-mobile a .col-4 {
  padding: 0;
}
.footer-2023 html.home-2022 .blue-cards.blue-cards-mobile a .col-4 img {
  padding: 0 !important;
}
.footer-2023 html.home-2022 .research-row .cdc-feeditems p.lead {
  color: #333 !important;
}
.footer-2023 html.home-2022 .bg-blue-d {
  background-color: #053a67 !important;
}
.footer-2023 html.home-2022 body {
  background-color: #fff !important;
  border-top: none;
  overflow-x: hidden;
}
.footer-2023 html.home-2022 .btn.cdc-button-module {
  padding: 0.5rem 0.75rem;
}
.footer-2023 html.home-2022 .btn.hollow.btn-white:hover {
  background-color: #064479 !important;
  color: #fff !important;
  text-decoration: none;
}
.footer-2023 html.home-2022 .card.splash-card .title-decor-bar-container {
  margin-top: -12px !important;
  margin-bottom: -21px !important;
  height: auto;
}
.footer-2023 html.home-2022 .card.splash-card .title-decor-bar-container span {
  height: 1px;
  display: inline-block;
}
.footer-2023 html.home-2022 .card.splash-card .title-decor-bar-container span.title-decor-bar-s {
  width: 26px;
}
.footer-2023 html.home-2022 .card.splash-card .title-decor-bar-container span.title-decor-bar-m {
  width: 52px;
}
.footer-2023 html.home-2022 .card.splash-card .title-decor-bar-container span.title-decor-bar-l {
  width: 84px;
}
.footer-2023 html.home-2022 .links-box p {
  font-size: 19px;
  color: #444;
  margin-bottom: 20px;
}
.footer-2023 html.home-2022 .links-box p a {
  text-decoration: none;
}
.footer-2023 html.home-2022 .links-box p a:hover {
  text-decoration: underline;
}
.footer-2023 html.home-2022 .links-box .card .card-body .row .col > p:last-child {
  margin-bottom: 20px;
}
.footer-2023 html.home-2022 .links-box span.fi {
  text-align: right !important;
}
.footer-2023 html.home-2022 .links-box span.fi::before {
  font-size: 65px !important;
}
.footer-2023 html.home-2022 .links-box .card-icon.pt-2 {
  padding-top: 0 !important;
}
.footer-2023 html.home-2022 .data-stats a.cdc-button-module.mb-2 {
  margin-bottom: 1.1rem !important;
  text-align: left;
  border: 1px solid #e0e0e0 !important;
}
.footer-2023 html.home-2022 .data-stats ul.block-list li {
  border-bottom: none;
}
.footer-2023 html.home-2022 .data-stats .col-md-4:nth-child(2) ul.block-list {
  margin-bottom: 0;
}
.footer-2023 html.home-2022 .feed-card div,
.footer-2023 html.home-2022 .feed-card p {
  color: #555;
}
.footer-2023 html.home-2022 .feed-card .card {
  border-radius: 0;
  border: none;
}
.footer-2023 html.home-2022 .feed-card .card:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #e6f0f3 !important;
}
.footer-2023 html.home-2022 .feed-card .card:focus:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.footer-2023 html.home-2022 .feed-card .card-subtitle {
  margin-bottom: 10px;
}
.footer-2023 html.home-2022 .feed-card .card-subtitle strong {
  font-family: "Open Sans Semibold";
  font-size: 12px;
  color: #555;
}
.footer-2023 html.home-2022 .feed-card .card-title {
  font-size: 17px;
  color: #053a70;
}
.footer-2023 html.home-2022 .bg-blue-d .col-md-3 p:nth-child(2) {
  margin-bottom: 2px;
}
.footer-2023 html.home-2022 .bg-blue-d img.img-fluid {
  max-width: 170px;
  margin-top: -15px;
}
.footer-2023 html.home-2022 .bg-blue-d.p-0 {
  padding-bottom: 3rem !important;
  padding-top: 3rem !important;
  margin-bottom: -17px;
}
.footer-2023 html.home-2022 .bg-blue-d .director-box .d-none.d-md-block a {
  text-decoration: none;
  -webkit-transition: max-width margin-top 1s;
  -o-transition: max-width margin-top 1s;
  transition: max-width margin-top 1s;
}
.footer-2023 html.home-2022 .bg-blue-d .director-box .d-none.d-md-block a:hover {
  text-decoration: underline;
}
.footer-2023 html.home-2022 .bg-blue-d .director-box .d-none.d-md-block a:hover img.img-fluid {
  max-width: 180px;
  margin-top: -25px;
}
.footer-2023 html.home-2022 .bg-blue-d .director-box .d-block.d-md-none p a {
  display: block;
  text-decoration: none;
}
.footer-2023 html.home-2022 .feature-image {
  position: absolute;
  padding: 6px 8px;
  background: #027082;
  color: #fff;
  font-size: 14px;
  font-family: "Open Sans Semibold";
  left: -10px;
  top: 22%;
}
.footer-2023 html.home-2022 .img-feature img {
  width: 565px;
}
.footer-2023 html.home-2022 .bg-blue-l .cdc-button-module,
.footer-2023 html.home-2022 .news-row .cdc-button-module {
  padding-left: 0;
  color: #075290;
  font-style: italic;
}
.footer-2023 html.home-2022 .bg-blue-l .cdc-button-module .cdc-icon-chevron-right.ml-2,
.footer-2023 html.home-2022 .news-row .cdc-button-module .cdc-icon-chevron-right.ml-2 {
  margin-left: 0.75rem !important;
}
.footer-2023 html.home-2022 .bg-blue-l .cdc-button-module:hover,
.footer-2023 html.home-2022 .news-row .cdc-button-module:hover {
  text-decoration: none;
  font-family: "Open Sans Semibold";
}
.footer-2023 html.home-2022 .bg-blue-l ul.block-list:not(.cdc-news-feed),
.footer-2023 html.home-2022 .news-row ul.block-list:not(.cdc-news-feed) {
  padding-left: 0;
}
.footer-2023 html.home-2022 .bg-blue-l ul.block-list:not(.cdc-news-feed) li,
.footer-2023 html.home-2022 .news-row ul.block-list:not(.cdc-news-feed) li {
  padding: 0;
}
.footer-2023 html.home-2022 .bg-blue-l ul.block-list:not(.cdc-news-feed) li:last-child,
.footer-2023 html.home-2022 .news-row ul.block-list:not(.cdc-news-feed) li:last-child {
  border-bottom: 1px dashed #e0e0e0;
}
.footer-2023 html.home-2022 .bg-blue-l ul.block-list:not(.cdc-news-feed) li a,
.footer-2023 html.home-2022 .news-row ul.block-list:not(.cdc-news-feed) li a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0.6rem 0.5rem;
}
.footer-2023 html.home-2022 .bg-blue-l ul.block-list:not(.cdc-news-feed) li a:hover,
.footer-2023 html.home-2022 .news-row ul.block-list:not(.cdc-news-feed) li a:hover {
  background-color: #e6f0f3 !important;
}
.footer-2023 html.home-2022 .bg-blue-l a.nav-btn,
.footer-2023 html.home-2022 .news-row a.nav-btn {
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 768px) {
  .footer-2023 html.home-2022 .bg-blue-l a.nav-btn.bg-white div.card-body,
  .footer-2023 html.home-2022 .news-row a.nav-btn.bg-white div.card-body {
    padding: 10px 17px;
  }
}
.footer-2023 html.home-2022 .nav-btn {
  margin-right: 10px;
  margin-bottom: 22px;
  border-radius: 0;
  border: none !important;
  background: #fff !important;
}
.footer-2023 html.home-2022 .nav-btn .bg-white:hover {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-color: #e6f0f3 !important;
  text-decoration: none !important;
  font-weight: 400;
}
.footer-2023 html.home-2022 .nav-btn .bg-white p {
  color: #555;
  font-size: 14px;
}
.footer-2023 html.home-2022 .nav-btn .card-title {
  font-size: 17px;
  color: #075290;
}
.footer-2023 html.home-2022 .nav-btn.ds-8:hover {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.footer-2023 html.home-2022 .bg-blue-d .linked-list {
  margin-top: 6px;
}
.footer-2023 html.home-2022 .linked-list {
  margin: 0;
}
.footer-2023 html.home-2022 .linked-list li {
  margin-bottom: 0;
}
.footer-2023 html.home-2022 .linked-list a {
  border-radius: 0;
}
.footer-2023 html.home-2022 .linked-list a > span:first-child {
  padding-right: 0;
}
.footer-2023 html.home-2022 .linked-list.bg-blue-d {
  margin-left: 10px;
}
.footer-2023 html.home-2022 .linked-list.bg-blue-d a:hover {
  background-color: #2c6ca1;
}
.footer-2023 html.home-2022 .cdc-feeditems a.card:hover {
  background-color: #e6f0f3 !important;
}
.footer-2023 html.home-2022 .about-cdc > .container > .row.mb-3 {
  margin-bottom: 0 !important;
}
@media only screen and (min-width: 992px) {
  .footer-2023 html.home-2022 .about-cdc {
    margin-bottom: -17px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .footer-2023 html.home-2022 .about-cdc {
    margin-bottom: 17px;
  }
}
@media only screen and (min-width: 768px) {
  .footer-2023 html.home-2022 .cdc-news-feed {
    padding-right: 0;
    margin-left: 18px;
  }
}
@media only screen and (max-width: 768px) {
  .footer-2023 html.home-2022 .cdc-news-feed {
    padding-right: 0;
    padding-left: 0;
  }
  .footer-2023 html.home-2022 .container > .share-row {
    margin-top: 0;
    margin-bottom: -62px;
  }
}
.footer-2023 html.home-2022 .cdc-news-feed {
  list-style-type: none;
}
.footer-2023 html.home-2022 .cdc-news-feed li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  border: none;
  padding: 0.5rem 0;
}
.footer-2023 html.home-2022 .cdc-news-feed li span.date {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 1em;
  padding-top: 0.75em;
  color: rgba(0, 0, 0, 0.6);
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  margin-bottom: 17px;
}
.footer-2023 html.home-2022 .cdc-news-feed li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.75em;
  color: #075290;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.footer-2023 html.home-2022 .cdc-news-feed li a:hover {
  background-color: #e6f0f3;
  text-decoration: none !important;
  color: #075290;
}
.footer-2023 html.home-2022 .cdc-news-feed li .calendar-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
}
.footer-2023 html.home-2022 .cdc-news-feed li .calendar-list span {
  display: inline;
  padding: 0;
  text-align: left;
  font-weight: 400;
  color: #555 !important;
  margin-right: 6px;
}
.footer-2023 html.home-2022 .cdc-news-feed li .calendar-list span.bg-cyan-p {
  background-color: transparent !important;
}
.footer-2023 html.home-2022 .cdc-news-feed li .calendar-list + a {
  height: auto;
}
.footer-2023 html.home-2022 .top-mobile-gradient {
  background: #13587d !important;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #13587d), to(#117488)) !important;
  background: -webkit-linear-gradient(left, #13587d 0, #117488 100%) !important;
  background: -o-linear-gradient(left, #13587d 0, #117488 100%) !important;
  background: linear-gradient(to right, #13587d 0, #117488 100%) !important;
  padding: 16px 12px !important;
}
.footer-2023 html.home-2022 .top-mobile-gradient .container {
  margin: 0;
  padding: 0;
}
.footer-2023 html.home-2022 .top-mobile-gradient .container .row.mb-3 {
  margin: 0;
  margin-bottom: 0 !important;
}
.footer-2023 html.home-2022 .top-mobile-gradient .container .row.mb-3 .splash-full-col {
  padding: 0;
  margin: 0;
}
.footer-2023 html.home-2022 .top-mobile-gradient .container .row.mb-3 .splash-full-col .card.mb-3 {
  margin-bottom: 0 !important;
}
.footer-2023 html.home-2022 .top-mobile-gradient .container .row.mb-3 .card .card-body {
  padding: 0.5rem;
}
.footer-2023 html.home-2022 .top-mobile-gradient .container .row.mb-3 .card p {
  padding: 0;
  font-size: 17px;
}
.footer-2023 html.home-2022 .top-mobile-gradient .container .row.mb-3 .card p a {
  text-decoration: none;
}
.footer-2023 html.home-2022 .title-gradient {
  background: #13587d !important;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #13587d), to(#117488)) !important;
  background: -webkit-linear-gradient(left, #13587d 0, #117488 100%) !important;
  background: -o-linear-gradient(left, #13587d 0, #117488 100%) !important;
  background: linear-gradient(to right, #13587d 0, #117488 100%) !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.footer-2023 html.home-2022 .title-gradient .row.bg-cyan-p.mb-3 {
  margin-bottom: 0 !important;
  background-color: rgba(255, 255, 255, 0.05) !important;
  padding-bottom: 1px;
}
.footer-2023 html.home-2022 .title-gradient h4 {
  font-family: "Open Sans" !important;
  margin-top: 15px;
  font-size: 1.375rem;
}
.footer-2023 html.home-2022 .gradient-body {
  background: #2a698a !important;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #2a698a), to(#268092)) !important;
  background: -webkit-linear-gradient(left, #2a698a 0, #268092 100%) !important;
  background: -o-linear-gradient(left, #2a698a 0, #268092 100%) !important;
  background: linear-gradient(to right, #2a698a 0, #268092 100%) !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.footer-2023 html.home-2022 .gradient-body > .container > .row {
  padding-top: 14px;
  padding-bottom: 20px;
  background-color: transparent !important;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: -17px !important;
}
@media only screen and (min-width: 1440px) {
  .footer-2023 html.home-2022 .gradient-body > .container > .row {
    background-image: url(/images/XXL_1380x162.png);
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1440px) {
  .footer-2023 html.home-2022 .gradient-body > .container > .row {
    background-image: url(/images/XL_1140x162.png);
  }
}
@media only screen and (max-width: 1200px) {
  .footer-2023 html.home-2022 .gradient-body > .container > .row {
    background-image: url(/images/LX_960_187.png);
  }
}
.footer-2023 html.home-2022 .gradient-body .linked-list.bg-cyan-p {
  background: 0 0 !important;
}
.footer-2023 html.home-2022 .gradient-body .linked-list.bg-cyan-p li a:hover {
  background-color: #155d7e !important;
}
.footer-2023 html.home-2022 .health-mobile {
  margin-bottom: -17px;
}
.footer-2023 html.home-2022 .health-mobile .row.bg-cyan-p {
  background: #2a698a !important;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #2a698a), to(#268092)) !important;
  background: -webkit-linear-gradient(left, #2a698a 0, #268092 100%) !important;
  background: -o-linear-gradient(left, #2a698a 0, #268092 100%) !important;
  background: linear-gradient(to right, #2a698a 0, #268092 100%) !important;
}
.footer-2023 html.home-2022 .health-mobile .row.bg-cyan-p .bg-cyan-p,
.footer-2023 html.home-2022 .health-mobile .row.bg-cyan-p .btn-cyan-p {
  background-color: transparent !important;
}
.footer-2023 html.home-2022 .health-mobile .card {
  border: none;
}
.footer-2023 html.home-2022 .health-mobile .card .card-title.h4 {
  margin-bottom: 1rem;
  font-size: 19px;
  font-family: "Open Sans SemiBold", "Open Sans Regular", "Open Sans", sans-serif;
}
.footer-2023 html.home-2022 .health-mobile .btn.cdc-button-module {
  margin-right: 17px;
  margin-left: 17px;
  margin-bottom: 1rem;
  display: block;
  width: 100%;
  text-align: left;
}
.footer-2023 html.home-2022 .blue-hover .card .card-title {
  font-size: 1.125rem;
}
.footer-2023 html.home-2022 .no-left-padding .card {
  padding: 17px;
}
.footer-2023 html.home-2022 .no-left-padding .card:hover {
  background-color: #edf5f7;
}
.footer-2023 html.home-2022 .no-left-padding .card .card-body {
  padding-left: 0;
}
.footer-2023 html.home-2022 .left-image .card {
  padding: 0 17px;
}
.footer-2023 html.home-2022 .left-image .card .col-md-4 {
  padding: 0;
}
.footer-2023 html.home-2022 .left-image .card:hover {
  background-color: #edf5f7;
}
@media only screen and (max-width: 992px) {
  .footer-2023 html.home-2022 .feature-area .col-md-6:first-child {
    padding-left: 34px;
  }
  .footer-2023 html.home-2022 .feature-area .feature-image {
    left: 14px;
  }
  .footer-2023 html.home-2022 .feature-area .img-feature img {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .footer-2023 html.home-2022 h2 {
    font-size: 1.6rem;
  }
  .footer-2023 html.home-2022 .nav-btn.nav-btn-horizontal.mb-3 {
    margin-right: 0;
  }
  .footer-2023 html.home-2022 .feature-area .pl-md-0.pr-md-0.pl-4 {
    padding-left: 1.85rem !important;
  }
  .footer-2023 html.home-2022 .about-cdc {
    margin-bottom: -68px;
  }
  .footer-2023 html.home-2022 .about-cdc .float-md-right img {
    float: right;
    width: 33%;
    margin-right: 20px;
    margin-left: 10px;
  }
  .footer-2023 html.home-2022 .force-horizontal .card {
    padding: 0;
    margin-bottom: 0.125rem !important;
  }
  .footer-2023 html.home-2022 .force-horizontal .card .card-body .row {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .footer-2023 html.home-2022 .force-horizontal .card .card-body .row .col-md-4 {
    width: 33%;
    margin-top: 6px;
  }
  .footer-2023 html.home-2022 .force-horizontal .card .card-body .row .col {
    padding-right: 0;
  }
  .footer-2023 html.home-2022 .blue-cards.blue-cards-mobile .card:hover {
    background: #edf5f7 !important;
  }
  .footer-2023 html.home-2022 .blue-cards.blue-cards-mobile .card.mb-3 {
    margin-bottom: 0 !important;
  }
  .footer-2023 html.home-2022 .blue-cards.blue-cards-mobile .card .card-body {
    padding: 10px;
  }
  .footer-2023 html.home-2022 .blue-cards.blue-cards-mobile .card .card-body .row {
    margin: 0;
  }
  .footer-2023 html.home-2022 .blue-cards.blue-cards-mobile .card .card-body .col-4 img {
    margin-top: 6px;
  }
  .footer-2023 html.home-2022 .blue-cards.blue-cards-mobile .card .card-body .col {
    padding-right: 0;
  }
  .footer-2023 html.home-2022 .blue-cards.blue-cards-mobile .card .card-body .col .card-title.h4 {
    color: #333;
    font-size: 1rem;
  }
  .footer-2023 html.home-2022 .blue-cards.blue-cards-mobile .card .card-body .col p {
    line-height: 27px;
  }
}
.footer-2023 .hidden-four,
.footer-2023 .hidden-three,
.footer-2023 .hidden-two {
  display: none;
}
.footer-2023 .pagination li {
  display: inline;
}
.footer-2023 .pagination ul {
  padding: 0;
  margin: 0;
  border-radius: 4px;
}
.footer-2023 .tp-search form .input-group .searchTypeAhead {
  position: absolute;
  top: 42px;
  left: 0;
  z-index: 1000;
}
.footer-2023 .tp-search form .input-group .searchTypeAhead .searchTypeAheadWrap {
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  width: 300px;
  background-color: #fff;
}
.footer-2023 .tp-search form .input-group .searchTypeAhead .searchTypeAheadWrap ul {
  padding: 0;
  margin: 0;
}
.footer-2023 .tp-search form .input-group .searchTypeAhead .searchTypeAheadWrap li {
  list-style-type: none;
  text-align: left;
  margin-bottom: 0;
}
.footer-2023 .tp-search form .input-group .searchTypeAhead .searchTypeAheadWrap li a {
  padding: 5px 8px;
  display: block;
  text-decoration: none;
}
.footer-2023 .tp-search form .input-group .searchTypeAhead .searchTypeAheadWrap li a:hover {
  background-color: #efefef;
}
.footer-2023 .searchResultsPaging .disabled.endcap {
  padding: 0;
  background-color: none;
}
.footer-2023 .searchResultsData {
  padding: 0 15px 15px 0;
}
.footer-2023 .searchResultsPaging ul {
  display: inline-block;
  float: none !important;
}
.footer-2023 .pagination li a {
  text-decoration: none;
  color: #075290;
}
.footer-2023 .searchResultsTitle a {
  text-decoration: none;
}
.footer-2023 .searchResultsTitle {
  margin-top: 7px;
}
.footer-2023 .searchResultsUrl a {
  color: #006d21;
  line-height: 20px;
  word-break: break-all;
  margin: 0;
  text-decoration: none;
}
.footer-2023 .searchResultsUrl a:hover {
  color: #006d21;
  text-decoration: underline;
}
.footer-2023 .searchResultsData .slick-slider[data-cdc-slider="thumbnail-slider"] .slide-caption a {
  color: #075290 !important;
}
.footer-2023 .tp-search .fs0875 a {
  display: none;
}
.footer-2023 .tp-search .search-submit {
  background-color: #fff;
  border-color: #ced4da;
  border-left: 0;
}
.footer-2023 .tp-search .headerSearch .btn.search-submit .fi {
  color: #333;
}
.footer-2023 .tp-search .headerSearch .btn.search-submit .fi::before {
  content: "\f374";
  font-size: 1.2rem;
}
.footer-2023 .tp-search .headerSearch .input-group #headerSearch {
  padding: 1.25rem;
  padding-left: 0.8rem;
}
.footer-2023 .tp-search .headerSearch .input-group #headerSearch::-moz-placeholder {
  color: transparent;
}
.footer-2023 .tp-search .headerSearch .input-group #headerSearch:-ms-input-placeholder {
  color: transparent;
}
.footer-2023 .tp-search .headerSearch .input-group #headerSearch::-webkit-input-placeholder {
  color: transparent;
}
.footer-2023 .tp-search .headerSearch .input-group #headerSearch::-ms-input-placeholder {
  color: transparent;
}
.footer-2023 .tp-search .headerSearch .input-group #headerSearch::placeholder {
  color: transparent;
}
@media (min-width: 1200px) {
  .footer-2023 .headerSearch .dropdown-menu-medium-search .input-group {
    margin-top: 15px;
  }
}
.footer-2023 html.cdc-2020 body {
  background-color: #fff;
}
@media only screen and (min-width: 992px) {
  .footer-2023 html.cdc-2020 .body-wrapper {
    padding-top: 3rem;
  }
  .footer-2023 html.cdc-2020 .content {
    padding-left: 3rem;
  }
}
.footer-2023 html.cdc-2020 .header-wrapper header {
  min-height: 80px;
}
.footer-2023 html.cdc-2020 .header-wrapper header .logo-large {
  margin-top: 0.5rem;
  margin-bottom: auto !important;
}
@media only screen and (max-width: 1200px) {
  .footer-2023 html.cdc-2020 .cdc-header-local-search,
  .footer-2023 html.cdc-2020 .cdc-header-search {
    display: none !important;
  }
}
.footer-2023 html.cdc-2020 .tp-search {
  font-family: "Open Sans Light";
}
.footer-2023 html.cdc-2020 .tp-search ::-moz-placeholder {
  color: #757575;
}
.footer-2023 html.cdc-2020 .tp-search :-ms-input-placeholder {
  color: #757575;
}
.footer-2023 html.cdc-2020 .tp-search ::-webkit-input-placeholder {
  color: #757575;
}
.footer-2023 html.cdc-2020 .tp-search ::-ms-input-placeholder {
  color: #757575;
}
.footer-2023 html.cdc-2020 .tp-search ::placeholder {
  color: #757575;
}
.footer-2023 html.cdc-2020 .tp-search button.btn.search-submit {
  background-color: #fff;
  border-color: #ced4da;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-left: 0;
}
.footer-2023 html.cdc-2020 .tp-search button.btn.search-submit.active {
  background-color: #757575;
}
.footer-2023 html.cdc-2020 .tp-search button.btn.search-submit.active .cdc-icon-search-light::before {
  color: #fff;
}
.footer-2023 html.cdc-2020 .tp-search .headerSearch .input-group {
  width: 350px;
  margin-top: 6px;
}
.footer-2023 html.cdc-2020 .tp-search .headerSearch .form-control-clear {
  left: -35px;
}
.footer-2023 html.cdc-2020 .tp-search .dropdown-menu-search .form-control-clear {
  line-height: 50px;
  font-size: 25px;
  width: 40px;
  height: 40px;
}
.footer-2023 html.cdc-2020 .tp-search #headerSearch {
  border-right: 0;
  height: 48px;
}
.footer-2023 html.cdc-2020 .site-title .display-6 {
  font-family: "Open Sans Semibold";
  line-height: initial;
}
.footer-2023 html.cdc-2020 .site-title .display-6.site-title-inner {
  margin-top: 15px;
  font-size: 36px;
}
.footer-2023 html.cdc-2020 .site-title .display-6.site-title-inner a {
  position: relative;
}
.footer-2023 html.cdc-2020 .site-title .display-6.site-title-inner #home-hover {
  position: absolute;
  top: -18px;
  text-decoration: none;
  font-size: 15px;
  font-family: "Open Sans";
  letter-spacing: -1px;
  opacity: 0;
  color: #fff;
}
.footer-2023 html.cdc-2020 .site-title .display-6.site-title-inner #home-hover span {
  margin-bottom: 7px;
  margin-right: 8px;
  -webkit-transform: scale(1.1, 0.95);
  -ms-transform: scale(1.1, 0.95);
  transform: scale(1.1, 0.95);
}
.footer-2023 html.cdc-2020 .site-title .display-6.site-title-inner a:hover #home-hover {
  opacity: 1;
}
@media (max-width: 1200px) {
  .footer-2023 html.cdc-2020 .site-title .display-6.site-title-inner #home-hover {
    display: none;
  }
}
.footer-2023 html.cdc-2020 .site-title.container-fluid {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  border-bottom: none;
}
@media (max-width: 1200px) {
  .footer-2023 html.cdc-2020 .site-title {
    z-index: 9999;
    position: relative;
  }
}
.footer-2023 html.cdc-2020 .site-title .col {
  padding-left: 0 !important;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.footer-2023 html.cdc-2020 .site-title .site-title-image {
  padding: 0;
  vertical-align: baseline;
}
.footer-2023 html.cdc-2020 .site-title .site-title-image a {
  vertical-align: baseline !important;
}
.footer-2023 html.cdc-2020 .site-title .site-title-image img {
  max-height: 100px;
}
.footer-2023 html.cdc-2020 .site-title .row {
  min-height: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 768px) {
  .footer-2023 html.cdc-2020 .site-title .row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 1200px) {
  .footer-2023 html.cdc-2020 div.header-wrapper {
    z-index: 9999;
    position: relative;
  }
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar {
  background: #007185;
  font-size: 19px;
}
@media (max-width: 1440px) {
  .footer-2023 html.cdc-2020 #cdc-meganav-bar {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 1200px) {
  .footer-2023 html.cdc-2020 #cdc-meganav-bar {
    display: none !important;
  }
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .nav-right {
  margin-left: 2rem;
  padding-left: 2rem;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm {
  padding: 0;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .nav-item.dropdown.show a.nav-link {
  background-color: #fff;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .nav-item.nav-home .x24 {
  vertical-align: baseline;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .nav-item .nav-link {
  color: #fff;
  padding: 14px;
  margin: 0;
  height: 100%;
  border-bottom: 0;
  border-top: 3px solid #007185;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .nav-item .nav-link.selected,
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .nav-item .nav-link:hover,
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .nav-item .nav-link[aria-expanded="true"] {
  -webkit-box-shadow: 0 8px 6px -4px rgba(40, 40, 40, 0.1);
  box-shadow: 0 8px 6px -4px rgba(40, 40, 40, 0.1);
  background-color: #008299;
  color: #fff;
  border-top: 3px solid #65b0bd;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .nav-item .nav-link.active {
  border-top: 3px solid #65b0bd;
  background-color: #fff;
  color: #007185 !important;
  font-weight: 600;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .nav-item .nav-link.active:hover {
  font-weight: 600;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .nav-item .nav-link.show .nav-link {
  border-top: 3px solid #65b0bd;
  background-color: #fff !important;
  color: #007185 !important;
  font-weight: 600;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .nav-item .nav-link.show .nav-link:hover {
  font-weight: 600;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .dropdown-menu {
  width: 1000px;
  border: none;
  margin-top: 0;
  margin-left: -350px;
  -webkit-box-shadow: 0 6px 10px -4px rgba(40, 40, 40, 0.1);
  box-shadow: 0 6px 10px -4px rgba(40, 40, 40, 0.1);
  padding: 0 3em;
  z-index: -1;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .dropdown-menu.side-left {
  left: 0;
  margin-left: 0;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .dropdown-menu.side-right {
  right: 0;
  margin-left: 0;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .dropdown-menu.one-col {
  width: 500px;
  min-width: auto;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .dropdown-menu.three-col {
  left: 0;
  width: 100%;
  margin-left: 0;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .dropdown-menu .row {
  padding-top: 2em;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .dropdown-menu .row .color-bar {
  max-width: 180px;
  top: -1em;
  position: absolute;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .dropdown-menu .row .color-bar div {
  margin: 0;
  height: 4px;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .dropdown-menu .row .color-bar div:nth-child(1) {
  background: rgba(0, 124, 145, 0.6);
  border-right: 1px solid #fff;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .dropdown-menu .row .color-bar div:nth-child(2) {
  background: rgba(0, 124, 145, 0.4);
  border-right: 1px solid #fff;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .dropdown-menu .row .color-bar div:nth-child(3) {
  background: rgba(0, 124, 145, 0.2);
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .dropdown-menu .nav-element {
  padding: 0.5rem;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .dropdown-menu .nav-header {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5em;
  padding: 0.5rem;
  display: block;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .dropdown-menu .linked-list a {
  font-size: 1em;
  line-height: 1.5em;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .dropdown-menu .linked-list a:hover {
  background: #f0f0f0;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .dropdown-menu .linked-list a span:first-child {
  padding-right: 0;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .dropdown-menu .linked-list .list-item {
  margin-bottom: 0;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .dropdown-menu .linked-list .list-item a {
  color: #555;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .dropdown-menu .linked-list .list-item a:hover {
  color: #035d71;
  background: #f5fafb;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .dropdown-menu .linked-list span.cdc-icon-single_arrow {
  height: auto;
  padding: 0;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .dropdown-menu .linked-list span.cdc-icon-single_arrow::before {
  font-size: 20px;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .dropdown-menu .view-all {
  display: inline-block;
  font-size: 0.9em;
  font-weight: 700;
  line-height: 1.5em;
  padding: 0.5rem;
  margin-top: 0.75rem;
  border-top: 1px solid #cce5e9;
  color: #006778;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .dropdown-menu .view-all:hover {
  text-decoration: underline !important;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .dropdown-menu .view-all span.cdc-icon-single_arrow {
  top: -1px;
  margin-left: 1em;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .yamm .dropdown-menu .view-all span.cdc-icon-single_arrow::before {
  font-size: 16px;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar.opened .yamm .nav-item .nav-link.active,
.footer-2023 html.cdc-2020 #cdc-meganav-bar.opened .yamm .nav-item .nav-link.selected,
.footer-2023 html.cdc-2020 #cdc-meganav-bar.opened .yamm .nav-item .nav-link[aria-expanded="true"] {
  border-top: 3px solid #65b0bd;
  border-top-color: #65b0bd;
  color: #007185;
  font-weight: 600;
  background-color: #cce5e9;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar.opened .yamm .nav-item .nav-link[aria-expanded="true"] {
  background-color: #fff;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .dropdown-toggle::after {
  display: none;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .dropdown .dropdown-menu {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  max-height: 0;
  display: none;
  opacity: 0;
}
.footer-2023 html.cdc-2020 #cdc-meganav-bar .dropdown .dropdown-menu.show {
  max-height: 600px;
  height: auto;
  opacity: 1;
  z-index: 9999;
  display: block;
}
.footer-2023 html.cdc-2020 #cdc-meganav-wrapper {
  background: #007185;
}
.footer-2023 html.cdc-2020 .cdc-meganav-dropshadow {
  display: none;
}
.footer-2023 html.cdc-2020 .cdc-meganav-overlay {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0) 100%);
  z-index: -1;
  cursor: pointer;
  margin-top: 0;
}
.footer-2023 html.cdc-2020 .cdc-meganav-overlay.show {
  z-index: 1001;
  display: block;
}
@media only screen and (max-width: 1200px) {
  .footer-2023 html.cdc-2020 .cdc-meganav-overlay {
    display: none !important;
  }
}
.footer-2023 html.cdc-2020 #cdc-meganav-mobile-menu {
  padding: 0;
  border-radius: 0 !important;
  margin-bottom: 1em;
}
.footer-2023 html.cdc-2020 #cdc-meganav-mobile-menu .card {
  border: none;
}
.footer-2023 html.cdc-2020 #cdc-meganav-mobile-menu .card-header:first-child {
  border-radius: 0 !important;
}
.footer-2023 html.cdc-2020 #cdc-meganav-mobile-menu .card-body {
  padding: 1.5rem;
}
.footer-2023 html.cdc-2020 #cdc-meganav-mobile-menu ul {
  list-style-type: none;
}
.footer-2023 html.cdc-2020 #cdc-meganav-mobile-menu ul:only-child {
  padding-left: 0;
}
.footer-2023 html.cdc-2020 #cdc-meganav-mobile-menu ul li a {
  text-decoration: none;
  color: #333;
}
.footer-2023 html.cdc-2020 #cdc-meganav-mobile-menu ul li a.active {
  font-weight: 700;
}
.footer-2023 html.cdc-2020 #cdc-meganav-mobile-menu ul li a.active span[class*="cdc-icon"]::before {
  font-weight: 700;
}
.footer-2023 html.cdc-2020 #cdc-meganav-mobile-menu ul li a span {
  margin-right: 1rem;
  min-width: 2em;
}
.footer-2023 html.cdc-2020 #cdc-meganav-mobile-menu ul li a span::before {
  font-size: 24px;
  color: #006778;
}
.footer-2023 html.cdc-2020 .cdc-2020-breadcrumb .breadcrumbs {
  display: none;
}
.footer-2023 html.cdc-2020 .cdc-2020-breadcrumb a.home-link {
  display: none;
}
@media only screen and (max-width: 992px) {
  .footer-2023 html.cdc-2020 .cdc-2020-breadcrumb a.home-link {
    display: block;
    font-family: "Open Sans Light";
    color: #005eaa;
    text-decoration: none;
    font-size: 0.9rem;
    padding-bottom: 1em;
  }
  .footer-2023 html.cdc-2020 .cdc-2020-breadcrumb a.home-link .cdc-icon-chevron-right {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-right: 0.6em;
    font-size: 0.8em;
    bottom: 1px;
  }
}
.footer-2023 html.cdc-2020 .cdc-2020-title #content,
.footer-2023 html.cdc-2020 .cdc-2020-title .cdc-2020-mobile-title {
  margin-top: 0 !important;
  margin-bottom: 0.25rem !important;
}
.footer-2023 html.cdc-2020 .cdc-2020-title .lead {
  font-size: 1.15rem;
  color: #555;
}
@media (max-width: 991px) {
  .footer-2023 html.cdc-2020 .cdc-2020-title h1 {
    display: none;
  }
}
.footer-2023 html.cdc-2020 .cdc-2020-bar {
  padding: 0;
  margin-bottom: 1.7rem;
}
.footer-2023 html.cdc-2020 .cdc-2020-bar .last-updated {
  font-size: small;
  color: #555;
  padding: 0.5rem 1rem 0.5rem 0;
}
.footer-2023 html.cdc-2020 .cdc-2020-bar .dropdown-toggle {
  border: none;
  padding-top: 0.5rem;
}
.footer-2023 html.cdc-2020 .cdc-2020-bar .bar-item {
  padding: 0.5rem 1.8rem 0.5rem 0;
  font-size: 0.8rem;
}
@media only screen and (max-width: 992px) {
  .footer-2023 html.cdc-2020 .cdc-2020-bar .bar-item {
    padding-right: 1.1rem;
  }
}
.footer-2023 html.cdc-2020 .cdc-2020-bar .bar-item a {
  text-decoration: none;
  color: #005eaa;
}
.footer-2023 html.cdc-2020 .cdc-2020-bar .bar-item a:hover {
  text-decoration: underline;
}
.footer-2023 html.cdc-2020 .cdc-2020-bar .bar-item .dropdown-toggle.btn {
  color: #005eaa;
  font-size: 0.8rem;
  padding: 0;
  vertical-align: baseline;
}
.footer-2023 html.cdc-2020 .cdc-2020-bar .bar-item .language-link,
.footer-2023 html.cdc-2020 .cdc-2020-bar .bar-item .language-link.mt-2.fs0875 {
  font-size: 0.8rem !important;
  margin-top: 0 !important;
}
.footer-2023 html.cdc-2020 .cdc-2020-bar #clickToPrint {
  padding: 0.5rem 0;
}
.footer-2023 html.cdc-2020 .cdc-2020-bar .page-share {
  display: none;
}
.footer-2023 html.cdc-2020 .share-mobile .page-share-wrapper ul {
  text-align: right;
}
@media only screen and (min-width: 768px) {
  .footer-2023 html.cdc-2020 .page-share-wrapper .float-right {
    float: none !important;
  }
  .footer-2023 html.cdc-2020 body {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .footer-2023 html.cdc-2020 body > .container-fluid.d-flex {
    margin-left: 0;
    margin-right: 0;
    overflow-x: hidden;
  }
}
.footer-2023 html.cdc-2020 .mobile-section-nav {
  display: none;
}
.footer-2023 html.cdc-2020 .social-media-footer {
  display: none !important;
}
@media only screen and (min-width: 992px) {
  .footer-2023 html.cdc-2020 .archive-header {
    margin-left: 2rem;
  }
}
.footer-2023 html.cdc-2020 .archive-header-alert {
  background-color: rgba(240, 145, 0, 0.35);
  border: solid 2px #f09100;
  border-radius: 0.2em;
  padding: 17px;
  font-size: 15px;
  margin-bottom: 35px;
}
@media only screen and (min-width: 992px) {
  .footer-2023 html.cdc-2020 .archive-header-alert {
    margin-left: 2rem;
  }
}
.footer-2023 html.cdc-2020 .archive-header-alert .cdc-icon-alert_02 {
  top: -2px;
}
.footer-2023 html.cdc-2020 .archive-header-alert .cdc-icon-alert_02::before {
  font-size: 22px;
  color: #b73101;
  margin-right: 10px;
}
.footer-2023 html.cdc-2020 .archive-header-alert p {
  margin-bottom: 0.2em;
}
.footer-2023 html.cdc-2020 .archive-header-alert p:last-of-type {
  margin-bottom: 0;
}
.footer-2023 html.cdc-2020 .archive-header-alert li {
  margin-left: 1.5em;
  text-indent: -20px;
}
.footer-2023 html.cdc-2020.cdc-page-type-splash .splash-col > .row {
  margin-left: 0;
  margin-right: 0;
}
.footer-2023 html.cdc-2020.cdc-page-type-splash .archive-header-alert {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .footer-2023 html.cdc-2020.cdc-page-type-splash .archive-header-alert {
    margin-left: 0;
  }
}
.footer-2023 html.cdc-2020 .page-archived .last-updated {
  color: #da3b01 !important;
}
.footer-2023 html.cdc-2020 .supertitle-block {
  font-size: 0.8rem;
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
  font-weight: bolder;
}
@media only screen and (max-width: 767px) {
  .footer-2023 html.cdc-2020 footer .language-footer {
    display: none;
  }
}
.footer-2023 html.cdc-2020 .hollow {
  background: #fff;
  border: solid 1px #006778;
  color: #006778;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
.footer-2023 html.cdc-2020 .hollow:hover {
  text-decoration: none !important;
  background: #ebf5f6;
}
.footer-2023 html.cdc-2020 .cdc-2020-super-title .card-subtitle.h5 {
  padding-left: 2px;
  font-size: 0.8rem;
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
}
.footer-2023 html.cdc-2020 a.btn {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
.footer-2023 html.cdc-2020 .covid-mobile-footer {
  display: none;
}
@media (max-width: 992px) {
  .footer-2023 html.cdc-2020 body,
  .footer-2023 html.cdc-2020 html {
    overflow-x: hidden;
  }
}
@media (max-width: 768px) {
  .footer-2023 html.cdc-2020 .site-title .display-6 {
    font-size: 23px;
  }
}
@media (max-width: 1200px) {
  .footer-2023 html.cdc-2020 .masthead {
    display: none;
  }
}
@media (hover) {
  .footer-2023 html.cdc-2020 .btn-mobile-menu:hover {
    text-decoration: none !important;
  }
}
@media (max-width: 379.98px) {
  .footer-2023 html.cdc-2020 #covid-nav-mobile li.list-under-item {
    padding-left: 0.5rem;
    font-size: 0.9rem;
  }
  .footer-2023 html.cdc-2020 #covid-nav-mobile li.list-under-item a span {
    margin-right: auto;
  }
}
@media (min-width: 380px) {
  .footer-2023 html.cdc-2020 .d-xs-none {
    display: none !important;
  }
  .footer-2023 html.cdc-2020 .d-xs-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) {
  .footer-2023 html.cdc-2020 #covid-nav-mobile {
    width: 33%;
  }
}
@media (max-width: 1199px) {
  .footer-2023 html.cdc-2020 .site-title {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 0;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.75s;
    -o-transition-duration: 0.75s;
    transition-duration: 0.75s;
    -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  }
  .footer-2023 html.cdc-2020 .site-title.up {
    top: -61px !important;
  }
}
.footer-2023 html.cdc-2020 .list-group-item-action:focus,
.footer-2023 html.cdc-2020 .list-group-item-action:hover {
  background-color: transparent !important;
}
.footer-2023 html.cdc-2020 #mobilenav {
  display: none;
}
.footer-2023 html.cdc-2020 h1.d-lg-none {
  font-size: 28px;
}
.footer-2023 html.cdc-2020 #covid-nav-mobile {
  position: absolute;
  overflow: hidden;
  overflow-y: scroll;
  width: 90%;
  height: auto;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  left: 100%;
  background: #fff;
  z-index: 9999;
}
.footer-2023 html.cdc-2020 #covid-nav-mobile.show {
  left: 10%;
}
.footer-2023 html.cdc-2020 #covid-nav-mobile.hide {
  display: none;
}
.footer-2023 html.cdc-2020 #covid-nav-mobile li ul {
  position: absolute;
  top: 0;
  left: 100%;
  height: 200vh;
  width: 100%;
  -webkit-transition: top 0s ease-in-out 0s;
  -o-transition: top 0s ease-in-out 0s;
  transition: top 0s ease-in-out 0s;
  -webkit-transition: left 0.5s ease-in-out 0s;
  -o-transition: left 0.5s ease-in-out 0s;
  transition: left 0.5s ease-in-out 0s;
  z-index: 5;
  padding-left: 0;
  background: #fff;
  overflow: hidden;
}
.footer-2023 html.cdc-2020 #covid-nav-mobile li ul.active {
  left: 0;
  z-index: 10;
}
.footer-2023 html.cdc-2020 #covid-nav-mobile li ul li:nth-child(2),
.footer-2023 html.cdc-2020 #covid-nav-mobile li ul li:nth-child(n + 3) {
  padding-left: 41px;
}
.footer-2023 html.cdc-2020 #covid-nav-mobile .cdc-icon-single_arrow {
  float: right;
}
.footer-2023 html.cdc-2020 #covid-nav-mobile .nav-back {
  background-color: #555 !important;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 15px;
}
.footer-2023 html.cdc-2020 #covid-nav-mobile .nav-back span {
  border-color: #fff !important;
  padding: 5px;
}
.footer-2023 html.cdc-2020 #covid-nav-mobile .nav-parent {
  font-size: 19px;
  text-transform: uppercase;
  background-color: #006778;
}
.footer-2023 html.cdc-2020 #covid-nav-mobile .nav-parent a {
  color: #fff !important;
  display: inline-block;
  width: 95%;
}
.footer-2023 html.cdc-2020 #covid-nav-mobile .nav-parent:hover {
  background-color: #006778;
}
.footer-2023 html.cdc-2020 #covid-nav-mobile .nav-parent:hover a {
  color: #fff !important;
}
.footer-2023 html.cdc-2020 #covid-nav-mobile .nav-link {
  cursor: pointer;
}
.footer-2023 html.cdc-2020 #covid-nav-mobile li {
  margin: 0;
  border: 0;
  border-bottom: 1px solid #f5f5f5;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer-2023 html.cdc-2020 #covid-nav-mobile li:first-child,
.footer-2023 html.cdc-2020 #covid-nav-mobile li:last-child {
  border-radius: 0 !important;
}
.footer-2023 html.cdc-2020 #covid-nav-mobile li a {
  text-decoration: none;
  color: #555;
}
.footer-2023 html.cdc-2020 #covid-nav-mobile li a.nav-expandcollapse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}
.footer-2023 html.cdc-2020 #covid-nav-mobile li.selected,
.footer-2023 html.cdc-2020 #covid-nav-mobile li:hover {
  background-color: #f0f0f0;
}
.footer-2023 html.cdc-2020 #covid-nav-mobile li.list-under-item {
  line-height: 2.3;
  border-bottom: 0;
  background-color: #f5fafb;
  padding-left: 1rem;
}
.footer-2023 html.cdc-2020 #covid-nav-mobile li.list-under-item.list-item-first {
  padding-top: 1rem;
  border-top: 1px solid #cce5e9;
}
.footer-2023 html.cdc-2020 #covid-nav-mobile li.list-under-item.list-item-last {
  padding-bottom: 1rem;
  border-bottom: 1px solid #006778;
}
.footer-2023 html.cdc-2020 #covid-nav-mobile li.list-under-item a {
  text-transform: uppercase;
  text-decoration: none;
  color: #006778;
}
.footer-2023 html.cdc-2020 #covid-nav-mobile li.list-under-item a:hover {
  text-decoration: underline;
}
.footer-2023 html.cdc-2020 #covid-nav-mobile li.list-under-item a span {
  margin-right: 1rem;
  font-size: 18px;
}
.footer-2023 html.cdc-2020 .covid-mobile-overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 75px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(126, 148, 165, 0.7);
  z-index: 9998;
}
.footer-2023 html.cdc-2020 .btn-mobile-menu {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 5px;
  white-space: nowrap;
  margin-right: -20px;
  float: right;
  border: 1px solid transparent !important;
}
.footer-2023 html.cdc-2020 .btn-mobile-menu:hover {
  text-decoration: none !important;
}
.footer-2023 html.cdc-2020 .btn-mobile-menu span {
  color: #006778 !important;
  margin-top: -3px;
}
.footer-2023 html.cdc-2020 .btn-mobile-menu .cdc-icon-chevron-right,
.footer-2023 html.cdc-2020 .btn-mobile-menu .cdc-icon-close {
  color: #006778 !important;
}
.footer-2023 html.cdc-2020 .btn-mobile-menu .cdc-icon-chevron-right::before,
.footer-2023 html.cdc-2020 .btn-mobile-menu .cdc-icon-close::before {
  font-weight: 600;
}
.footer-2023 html.cdc-2020 .btn-mobile-search {
  height: 40px;
}
.footer-2023 html.cdc-2020 .btn-mobile-search span {
  top: -3px;
}
.footer-2023 html.cdc-2020 .btn-mobile-search:focus {
  outline: 0 !important;
}
.footer-2023 html.cdc-2020 .btn-mobile-search:hover {
  background-color: transparent !important;
}
.footer-2023 html.cdc-2020 body.overlay-up .covid-mobile-overlay {
  top: 61px;
}
.footer-2023 html.cdc-2020 body.menu-open {
  overflow-y: hidden;
}
.footer-2023 html.cdc-2020 .covid-mobile-search {
  background-color: #e8edee;
  width: auto;
}
.footer-2023 html.cdc-2020 .covid-mobile-search .btn {
  border-radius: 7px;
}
.footer-2023 html.cdc-2020 .covid-mobile-search .btn.btn-mobile-search-clear {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  padding-left: 1px;
  padding-right: 0.75rem;
}
.footer-2023 html.cdc-2020 .covid-mobile-search .btn.btn-mobile-search-clear .cdc-icon-close-circle::before {
  fill: #555;
  color: #555;
}
.footer-2023 html.cdc-2020 .covid-mobile-search input[type="text"] {
  border: 0;
  color: #333;
  font-size: 15px;
  font-size: 1rem !important;
}
.footer-2023 html.cdc-2020 .covid-mobile-search input[type="text"]:focus {
  outline: 0;
  border: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.footer-2023 html.cdc-2020 .covid-mobile-search input[type="text"]:focus::-webkit-input-placeholder {
  color: transparent;
}
.footer-2023 html.cdc-2020 .covid-mobile-search input[type="text"]:focus::-moz-placeholder {
  color: transparent;
}
.footer-2023 html.cdc-2020 .covid-mobile-search input[type="text"]:focus:-moz-placeholder {
  color: transparent;
}
.footer-2023 html.cdc-2020 .covid-mobile-search .btn-mobile-covid-search {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  padding-top: 2px;
  padding-bottom: 5px;
}
.footer-2023 html.cdc-2020 .covid-mobile-search .btn-mobile-covid-search span.fill-p.dark {
  fill: #2f4f4f;
}
.footer-2023 html.cdc-2020 .covid-mobile-search .btn-mobile-covid-search span.fill-p.dark::before {
  color: #2f4f4f;
}
.footer-2023 html.cdc-2020 .covid-mobile-search .btn-mobile-covid-search span.fill-p.active {
  fill: #fff;
}
.footer-2023 html.cdc-2020 .covid-mobile-search .btn-mobile-covid-search span.fill-p.active::before {
  color: #fff;
}
.footer-2023 html.cdc-2020 .covid-mobile-search .btn-mobile-covid-arrow {
  display: none;
  text-decoration: none;
}
.footer-2023 html.cdc-2020 .covid-mobile-search .btn-mobile-covid-arrow:hover {
  text-decoration: none;
}
.footer-2023 html.cdc-2020 .covid-mobile-search .btn-mobile-covid-arrow span:first-child {
  font-family: "Open Sans, serif";
  padding: 1px;
  font-size: 1.4rem;
  line-height: 1;
  color: #999;
}
.footer-2023 html.cdc-2020 .cdc-arrow {
  border: solid #075290;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 6px;
}
.footer-2023 html.cdc-2020 .cdc-arrow.cdc-arrow-right {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.footer-2023 html.cdc-2020 .cdc-arrow.cdc-arrow-left {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.footer-2023 html.cdc-2020 .cdc-arrow.cdc-arrow-up {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.footer-2023 html.cdc-2020 .cdc-arrow.cdc-arrow-down {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.footer-2023 html.cdc-2020 .cdc-arrow.cdc-arrow-white {
  border-color: #fff;
}
.footer-2023 html.cdc-2020 .cdc-arrow.cdc-arrow-black {
  border-color: #000;
}
.footer-2023 html.cdc-2020 .cdc-arrow.cdc-arrow-thin {
  border-width: 0 1px 1px 0;
}
.footer-2023 html.cdc-2020 .cdc-arrow.cdc-arrow-thick {
  border-width: 0 5px 5px 0;
}
.footer-2023 html.cdc-2020 .cdc-arrow.cdc-arrow-small {
  padding: 3px;
}
.footer-2023 html.cdc-2020 .cdc-arrow.cdc-arrow-large {
  padding: 9px;
}
.footer-2023 html.cdc-2020.theme-cyan .accordion.indicator-plus .card-header::after {
  background: 0 0;
}
.footer-2023 html.cdc-2020.theme-cyan .accordion.indicator-chevron .card-header::after {
  background: 0 0;
}
.footer-2023 html.cdc-2020.theme-cyan .accordion .card {
  border-radius: 0;
}
.footer-2023 html.cdc-2020.theme-cyan .accordion .card {
  border-radius: 0;
}
.footer-2023 html.cdc-2020.theme-cyan .accordion .card-header .card-title {
  color: #000;
}
.footer-2023 html.cdc-2020.theme-cyan .accordion .card-header .card-title.btn,
.footer-2023 html.cdc-2020.theme-cyan .accordion .card-header .card-title.btn:focus,
.footer-2023 html.cdc-2020.theme-cyan .accordion .card-header .card-title.btn:hover {
  text-decoration: none !important;
}
.footer-2023 html.cdc-2020.theme-cyan .accordion .card-header.collapsed {
  background: 0 0;
  border-top: 1px solid #eaeaea;
}
.footer-2023 html.cdc-2020.theme-cyan .accordion .card-header.collapsed .card-title {
  color: #006778;
}
.footer-2023 html.cdc-2020.theme-cyan .accordion .card-header.collapsed:hover {
  border-left-color: transparent !important;
}
.footer-2023 html.cdc-2020.theme-cyan .accordion .card-header:hover {
  background: #f5fafb;
  border-left-color: transparent !important;
}
.footer-2023 html.cdc-2020.theme-cyan .accordion .card-header.bg-white {
  background: #f5fafb !important;
}
.footer-2023 html.cdc-2020.theme-cyan .accordion .card-header.collapsed {
  background: 0 0 !important;
}
.footer-2023 html.cdc-2020.theme-cyan .accordion .card-header:hover {
  background: #f5fafb !important;
  border-left-color: transparent !important;
}
@media only screen and (max-width: 1200px) {
  .footer-2023 html.cdc-2020.theme-cyan .accordion .card-header,
  .footer-2023 html.cdc-2020.theme-cyan .accordion .card-header.collapsed:hover,
  .footer-2023 html.cdc-2020.theme-cyan .accordion .card-header:hover {
    padding: 25px 50px 25px 25px;
  }
  .footer-2023 html.cdc-2020.theme-cyan .accordion .card-body {
    padding: 15px 35px 25px 25px;
  }
}
.footer-2023 html.cdc-2020.theme-cyan .footer-wrapper .accordion .card-header:hover {
  background-color: transparent !important;
}
.footer-2023 html.cdc-2020.theme-cyan .footer-wrapper .accordion .card-header:hover[aria-expanded="true"] {
  background-color: transparent !important;
}
.footer-2023 html.cdc-2020 .multi-page {
  border-radius: 0;
  border-left: none;
  border-right: none;
  border-top: 2px solid #65b0bd;
  border-bottom: 1px solid #cce5e9;
}
.footer-2023 html.cdc-2020 .multi-page .collapse-icon a.nav-minus:link,
.footer-2023 html.cdc-2020 .multi-page .collapse-icon a.nav-minus:visited,
.footer-2023 html.cdc-2020 .multi-page .collapse-icon a.nav-plus:link,
.footer-2023 html.cdc-2020 .multi-page .collapse-icon a.nav-plus:visited {
  top: 17px;
  right: 15px;
}
.footer-2023 html.cdc-2020 .multi-page .card-header {
  background: 0 0;
  border: none;
  padding-bottom: 10px;
}
.footer-2023 html.cdc-2020 .multi-page .card-header .h4 {
  font-size: 1.15rem;
}
.footer-2023 html.cdc-2020 .multi-page .card-body {
  padding-top: 0;
  margin-top: -4px;
}
.footer-2023 html.cdc-2020 .multi-page .collapse-link {
  margin-top: -4px;
}
.footer-2023 html.cdc-2020 .multi-page [class*=" cdc-icon-"] {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.footer-2023 html.cdc-2020 .multi-page [class*=" cdc-icon-"]::before {
  content: "\f1aa";
  font-family: cdciconfont;
  font-weight: 400;
  color: #65b0bd;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.footer-2023 html.cdc-2020 .title-decor-bar-container {
  margin: 0 0 10px 0;
  height: auto;
}
.footer-2023 html.cdc-2020 .title-decor-bar-container span {
  height: 3px;
  display: inline-block;
}
.footer-2023 html.cdc-2020 .title-decor-bar-container span.title-decor-bar-s {
  width: 26px;
}
.footer-2023 html.cdc-2020 .title-decor-bar-container span.title-decor-bar-m {
  width: 52px;
}
.footer-2023 html.cdc-2020 .title-decor-bar-container span.title-decor-bar-l {
  width: 84px;
}
.footer-2023 html.cdc-2020.theme-cyan a.btn {
  color: #075290;
}
.footer-2023 html.cdc-2020.theme-cyan a .btn-primary,
.footer-2023 html.cdc-2020.theme-cyan a.btn-primary {
  color: #fff;
}
.footer-2023 html.cdc-2020.theme-cyan a .btn-secondary,
.footer-2023 html.cdc-2020.theme-cyan a.btn-secondary {
  color: #333;
}
.footer-2023 html.cdc-2020.theme-cyan a .btn-secondary:hover,
.footer-2023 html.cdc-2020.theme-cyan a.btn-secondary:hover {
  color: #333;
}
.footer-2023 html.cdc-2020.theme-cyan a .btn-tertiary,
.footer-2023 html.cdc-2020.theme-cyan a.btn-tertiary {
  color: #035d71 !important;
}
.footer-2023 html.cdc-2020.theme-cyan a .btn-tertiary:hover,
.footer-2023 html.cdc-2020.theme-cyan a.btn-tertiary:hover {
  color: #035d71 !important;
}
.footer-2023 html.cdc-2020.theme-cyan a .btn-quaternary,
.footer-2023 html.cdc-2020.theme-cyan a.btn-quaternary {
  color: #00515f;
}
.footer-2023 html.cdc-2020.theme-cyan a .btn-quaternary:hover,
.footer-2023 html.cdc-2020.theme-cyan a.btn-quaternary:hover {
  color: #00515f;
}
.footer-2023 html.cdc-2020.theme-cyan a .btn-white,
.footer-2023 html.cdc-2020.theme-cyan a .btn-white.hollow,
.footer-2023 html.cdc-2020.theme-cyan a.btn-white,
.footer-2023 html.cdc-2020.theme-cyan a.btn-white.hollow {
  background-color: #fff;
  color: #006778 !important;
  border-color: #006778 !important;
}
.footer-2023 html.cdc-2020.theme-cyan a .btn-white.hollow:hover,
.footer-2023 html.cdc-2020.theme-cyan a .btn-white:hover,
.footer-2023 html.cdc-2020.theme-cyan a.btn-white.hollow:hover,
.footer-2023 html.cdc-2020.theme-cyan a.btn-white:hover {
  background-color: #d9ecee !important;
  color: #006778 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.footer-2023 html.cdc-2020 a.btn.btn-gray-d1,
.footer-2023 html.cdc-2020 a.btn.btn-gray-d2,
.footer-2023 html.cdc-2020 a.btn.theme-blue {
  color: #fff;
}
.footer-2023 html.cdc-2020 a.btn.btn-gray-d2:hover {
  background-color: #404040 !important;
}
.footer-2023 html.cdc-2020 a.btn.btn-gray:hover {
  background-color: #ddd !important;
}
.footer-2023 html.cdc-2020 a.btn.btn-gray-l1:hover {
  background-color: #d3d3d3 !important;
}
.footer-2023 html.cdc-2020 a.btn.btn-gray-l2:hover {
  background-color: #e3e3e3 !important;
}
.footer-2023 html.cdc-2020 a.btn.btn-amber-p,
.footer-2023 html.cdc-2020 a.btn.btn-amber-s,
.footer-2023 html.cdc-2020 a.btn.btn-gray,
.footer-2023 html.cdc-2020 a.btn.btn-gray-l1,
.footer-2023 html.cdc-2020 a.btn.btn-gray-l2 {
  color: #000;
}
.footer-2023 html.cdc-2020 a .btn-amber-t,
.footer-2023 html.cdc-2020 a .btn-amber-t:hover,
.footer-2023 html.cdc-2020 a.btn-amber-t,
.footer-2023 html.cdc-2020 a.btn-amber-t:hover {
  color: #333 !important;
}
.footer-2023 html.cdc-2020 a .btn-amber-q,
.footer-2023 html.cdc-2020 a .btn-amber-q:hover,
.footer-2023 html.cdc-2020 a .btn-gray-l3,
.footer-2023 html.cdc-2020 a.btn-amber-q,
.footer-2023 html.cdc-2020 a.btn-amber-q:hover,
.footer-2023 html.cdc-2020 a.btn-gray-l3 {
  color: #006778 !important;
}
.footer-2023 html.cdc-2020 a .btn-amber-q.hollow,
.footer-2023 html.cdc-2020 a .btn-amber-q:hover.hollow,
.footer-2023 html.cdc-2020 a .btn-gray-l3.hollow,
.footer-2023 html.cdc-2020 a.btn-amber-q.hollow,
.footer-2023 html.cdc-2020 a.btn-amber-q:hover.hollow,
.footer-2023 html.cdc-2020 a.btn-gray-l3.hollow {
  background-color: #cce5e9;
  border-color: #006778 !important;
}
.footer-2023 html.cdc-2020 a .btn-gray-l3,
.footer-2023 html.cdc-2020 a.btn-gray-l3 {
  color: #00515f !important;
}
.footer-2023 html.cdc-2020 a .btn-gray-l3.hollow,
.footer-2023 html.cdc-2020 a.btn-gray-l3.hollow {
  border-color: #00515f !important;
}
.footer-2023 html.cdc-2020 a .btn-gray-l3:hover,
.footer-2023 html.cdc-2020 a.btn-gray-l3:hover {
  background-color: #d9ecee !important;
  color: #00515f !important;
}
.footer-2023 html.cdc-2020 .splash-element > .col > div > div.container {
  max-width: none !important;
  margin: 0;
  padding: 0;
}
.footer-2023 html.cdc-2020 .splash-element .splash-full-col {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.footer-2023 html.cdc-2020 .splash-element .h2,
.footer-2023 html.cdc-2020 .splash-element .h4 {
  font-family: "Open Sans Semibold";
}
