/*!
 * Apricot-D8
 * @version2.0
 * @author Mitra Assadi
 * @license
 * Copyright (c) 2021 The College Board
 */
.d8-text-list-feature ul {
  border: 1px solid #d9d9d9;
  padding-left: 0;
}
.d8-text-list-feature ul li {
  list-style: none;
  padding: 16px;
  border-bottom: 1px solid #d9d9d9;
}
.d8-text-list-feature ul li:last-of-type {
  border-bottom: 0;
}
.d8-text-list-feature.d8-text-list-checkmark ul li p {
  display: inline;
}
.d8-text-list-feature.d8-text-list-checkmark ul li::before {
  position: unset;
  top: 0;
  left: 0;
  font-family: CB Icons;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1rem;
  content: "\e90b";
  margin-right: 8px;
}
.d8-text-list-feature ul li p {
  display: inline;
}
.d8-text-list-feature ul li a {
  color: #1e1e1e;
}
.d8-text-list-feature ul li a:hover, .d8-text-list-feature ul li a.cb-hover, .d8-text-list-feature ul li a:focus, .d8-text-list-feature ul li a.cb-focus {
  color: #1e1e1e;
}
.d8-text-list-feature ul li a:active, .d8-text-list-feature ul li a.cb-active {
  color: #505050;
}
.d8-text-list-feature ul li a:visited, .d8-text-list-feature ul li a.cb-visited {
  color: #1e1e1e;
}
.d8-text-list-feature ul li a.cb-disabled {
  color: #b2b2b2 !important;
  text-decoration: none !important;
  cursor: not-allowed;
}
.d8-text-list-feature ul li a.cb-disabled:hover, .d8-text-list-feature ul li a.cb-disabled.cb-hover, .d8-text-list-feature ul li a.cb-disabled:focus, .d8-text-list-feature ul li a.cb-disabled.cb-focus, .d8-text-list-feature ul li a.cb-disabled.cb-active, .d8-text-list-feature ul li a.cb-disabled:visited, .d8-text-list-feature ul li a.cb-disabled.cb-visited {
  color: #ffffff;
  color: #b2b2b2 !important;
  text-decoration: none !important;
}
.d8-text-list-feature.cb-white-color ul li a {
  color: #ffffff !important;
}
.d8-text-list-feature.cb-white-color ul li a:hover, .d8-text-list-feature.cb-white-color ul li a.cb-hover, .d8-text-list-feature.cb-white-color ul li a:focus, .d8-text-list-feature.cb-white-color ul li a.cb-focus {
  color: #ffffff;
}
.d8-text-list-feature.cb-white-color ul li a:active, .d8-text-list-feature.cb-white-color ul li a.cb-active {
  color: #ffffff;
}
.d8-text-list-feature.cb-white-color ul li a:visited, .d8-text-list-feature.cb-white-color ul li a.cb-visited {
  color: #ffffff;
}
.d8-text-list-feature.cb-white-color ul li a.cb-disabled {
  color: #b2b2b2 !important;
  text-decoration: none !important;
  cursor: not-allowed;
}
.d8-text-list-feature.cb-white-color ul li a.cb-disabled:hover, .d8-text-list-feature.cb-white-color ul li a.cb-disabled.cb-hover, .d8-text-list-feature.cb-white-color ul li a.cb-disabled:focus, .d8-text-list-feature.cb-white-color ul li a.cb-disabled.cb-focus, .d8-text-list-feature.cb-white-color ul li a.cb-disabled.cb-active, .d8-text-list-feature.cb-white-color ul li a.cb-disabled:visited, .d8-text-list-feature.cb-white-color ul li a.cb-disabled.cb-visited {
  color: #ffffff;
  color: #b2b2b2 !important;
  text-decoration: none !important;
}

.cb-white-color .d8-text-list-feature ul li a {
  color: #ffffff !important;
}
.cb-white-color .d8-text-list-feature ul li a:hover, .cb-white-color .d8-text-list-feature ul li a.cb-hover, .cb-white-color .d8-text-list-feature ul li a:focus, .cb-white-color .d8-text-list-feature ul li a.cb-focus {
  color: #ffffff;
}
.cb-white-color .d8-text-list-feature ul li a:active, .cb-white-color .d8-text-list-feature ul li a.cb-active {
  color: #ffffff;
}
.cb-white-color .d8-text-list-feature ul li a:visited, .cb-white-color .d8-text-list-feature ul li a.cb-visited {
  color: #ffffff;
}
.cb-white-color .d8-text-list-feature ul li a.cb-disabled {
  color: #b2b2b2 !important;
  text-decoration: none !important;
  cursor: not-allowed;
}
.cb-white-color .d8-text-list-feature ul li a.cb-disabled:hover, .cb-white-color .d8-text-list-feature ul li a.cb-disabled.cb-hover, .cb-white-color .d8-text-list-feature ul li a.cb-disabled:focus, .cb-white-color .d8-text-list-feature ul li a.cb-disabled.cb-focus, .cb-white-color .d8-text-list-feature ul li a.cb-disabled.cb-active, .cb-white-color .d8-text-list-feature ul li a.cb-disabled:visited, .cb-white-color .d8-text-list-feature ul li a.cb-disabled.cb-visited {
  color: #ffffff;
  color: #b2b2b2 !important;
  text-decoration: none !important;
}
.cb-white-color * {
  color: #ffffff;
  border-color: #ffffff;
}
.cb-white-color a:not(.cb-btn) {
  color: #ffffff !important;
}
.cb-white-color a:not(.cb-btn):hover, .cb-white-color a:not(.cb-btn).cb-hover, .cb-white-color a:not(.cb-btn):focus, .cb-white-color a:not(.cb-btn).cb-focus {
  color: #ffffff;
}
.cb-white-color a:not(.cb-btn):active, .cb-white-color a:not(.cb-btn).cb-active {
  color: #ffffff;
}
.cb-white-color a:not(.cb-btn):visited, .cb-white-color a:not(.cb-btn).cb-visited {
  color: #ffffff;
}
.cb-white-color a:not(.cb-btn).cb-disabled {
  color: #b2b2b2 !important;
  text-decoration: none !important;
  cursor: not-allowed;
}
.cb-white-color a:not(.cb-btn).cb-disabled:hover, .cb-white-color a:not(.cb-btn).cb-disabled.cb-hover, .cb-white-color a:not(.cb-btn).cb-disabled:focus, .cb-white-color a:not(.cb-btn).cb-disabled.cb-focus, .cb-white-color a:not(.cb-btn).cb-disabled.cb-active, .cb-white-color a:not(.cb-btn).cb-disabled:visited, .cb-white-color a:not(.cb-btn).cb-disabled.cb-visited {
  color: #ffffff;
  color: #b2b2b2 !important;
  text-decoration: none !important;
}
.cb-white-color .cb-btn[class^=cb-btn-light] {
  border-color: #ffffff;
}
.cb-white-color .cb-btn.cb-btn-primary {
  color: #324dc7;
}
.cb-white-color .cb-btn.cb-btn-primary:visited {
  color: #324dc7;
}
.cb-white-color .cb-btn.cb-btn-primary[class*=cb-btn-light] {
  color: #324dc7;
}
.cb-white-color .cb-btn.cb-btn-primary[class*=cb-btn-light]:visited {
  color: #324dc7;
}
.cb-white-color .cb-btn.cb-btn-yellow {
  color: #1e1e1e;
}
.cb-white-color .cb-btn.cb-btn-yellow:visited {
  color: #1e1e1e;
}
.cb-white-color .cb-btn.cb-btn-yellow[class*=cb-btn-light] {
  color: #1e1e1e;
}
.cb-white-color .cb-btn.cb-btn-yellow[class*=cb-btn-light]:visited {
  color: #1e1e1e;
}
.cb-white-color .cb-btn.cb-btn-black {
  color: #1e1e1e;
}
.cb-white-color .cb-btn.cb-btn-black:visited {
  color: #1e1e1e;
}
.cb-white-color .cb-date-time-tags p.cb-event-stamp {
  color: #1e1e1e;
}
.cb-white-color .cb-menu-list a.cb-menu-link {
  color: #ffffff !important;
}
.cb-white-color .cb-menu-list a.cb-menu-link:hover, .cb-white-color .cb-menu-list a.cb-menu-link.cb-hover, .cb-white-color .cb-menu-list a.cb-menu-link:focus, .cb-white-color .cb-menu-list a.cb-menu-link.cb-focus {
  color: #ffffff;
}
.cb-white-color .cb-menu-list a.cb-menu-link:active, .cb-white-color .cb-menu-list a.cb-menu-link.cb-active {
  color: #ffffff;
}
.cb-white-color .cb-menu-list a.cb-menu-link:visited, .cb-white-color .cb-menu-list a.cb-menu-link.cb-visited {
  color: #ffffff;
}
.cb-white-color .cb-menu-list a.cb-menu-link.cb-disabled {
  color: #b2b2b2 !important;
  text-decoration: none !important;
  cursor: not-allowed;
}
.cb-white-color .cb-menu-list a.cb-menu-link.cb-disabled:hover, .cb-white-color .cb-menu-list a.cb-menu-link.cb-disabled.cb-hover, .cb-white-color .cb-menu-list a.cb-menu-link.cb-disabled:focus, .cb-white-color .cb-menu-list a.cb-menu-link.cb-disabled.cb-focus, .cb-white-color .cb-menu-list a.cb-menu-link.cb-disabled.cb-active, .cb-white-color .cb-menu-list a.cb-menu-link.cb-disabled:visited, .cb-white-color .cb-menu-list a.cb-menu-link.cb-disabled.cb-visited {
  color: #ffffff;
  color: #b2b2b2 !important;
  text-decoration: none !important;
}
.cb-white-color .cb-menu-list a.cb-menu-link:hover, .cb-white-color .cb-menu-list a.cb-menu-link.cb-hover, .cb-white-color .cb-menu-list a.cb-menu-link:focus, .cb-white-color .cb-menu-list a.cb-menu-link.cb-focus {
  background-color: rgba(0, 0, 0, 0.2);
}
.cb-white-color .cb-menu-list.cb-menu-list-horizontal a.cb-selected, .cb-white-color .cb-menu-list.cb-menu-list-horizontal a:hover, .cb-white-color .cb-menu-list.cb-menu-list-horizontal a.cb-hover, .cb-white-color .cb-menu-list.cb-menu-list-horizontal a:focus, .cb-white-color .cb-menu-list.cb-menu-list-horizontal a.cb-focus {
  box-shadow: inset 0px -3px 0px -1px #ffffff !important;
}
.cb-white-color .cb-menu-list.cb-menu-list-vertical a.cb-selected, .cb-white-color .cb-menu-list.cb-menu-list-vertical a:hover, .cb-white-color .cb-menu-list.cb-menu-list-vertical a.cb-hover, .cb-white-color .cb-menu-list.cb-menu-list-vertical a:focus, .cb-white-color .cb-menu-list.cb-menu-list-vertical a.cb-focus {
  box-shadow: inset 2px 0px 0px 0px #ffffff !important;
}
@media (min-width: 768px) {
  .cb-white-color .cb-btn.cb-btn-black.cb-btn-light-sm-up {
    color: #ffffff;
  }
  .cb-white-color .cb-btn.cb-btn-black.cb-btn-light-sm-up:visited {
    color: #ffffff;
  }
}

@media (min-width: 1px) and (max-width: 767.98px) {
  .cb-black1-color-xs .d8-text-list-feature ul li a {
    color: #1e1e1e;
  }
  .cb-black1-color-xs .d8-text-list-feature ul li a:hover, .cb-black1-color-xs .d8-text-list-feature ul li a.cb-hover, .cb-black1-color-xs .d8-text-list-feature ul li a:focus, .cb-black1-color-xs .d8-text-list-feature ul li a.cb-focus {
    color: #1e1e1e;
  }
  .cb-black1-color-xs .d8-text-list-feature ul li a:active, .cb-black1-color-xs .d8-text-list-feature ul li a.cb-active {
    color: #505050;
  }
  .cb-black1-color-xs .d8-text-list-feature ul li a:visited, .cb-black1-color-xs .d8-text-list-feature ul li a.cb-visited {
    color: #1e1e1e;
  }
  .cb-black1-color-xs .d8-text-list-feature ul li a.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-black1-color-xs .d8-text-list-feature ul li a.cb-disabled:hover, .cb-black1-color-xs .d8-text-list-feature ul li a.cb-disabled.cb-hover, .cb-black1-color-xs .d8-text-list-feature ul li a.cb-disabled:focus, .cb-black1-color-xs .d8-text-list-feature ul li a.cb-disabled.cb-focus, .cb-black1-color-xs .d8-text-list-feature ul li a.cb-disabled.cb-active, .cb-black1-color-xs .d8-text-list-feature ul li a.cb-disabled:visited, .cb-black1-color-xs .d8-text-list-feature ul li a.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-black1-color-xs * {
    color: #000;
    border-color: #000;
  }
  .cb-black1-color-xs a {
    color: #324dc7;
    text-decoration: underline;
  }
  .cb-black1-color-xs a:hover, .cb-black1-color-xs a.cb-hover {
    color: #324dc7;
    text-decoration: none;
  }
  .cb-black1-color-xs a:active, .cb-black1-color-xs a.cb-active {
    color: #192764;
  }
  .cb-black1-color-xs a:not(.cb-btn):visited, .cb-black1-color-xs a:not(.cb-btn).cb-visited {
    color: #85144b;
  }
  .cb-black1-color-xs a.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-black1-color-xs a.cb-disabled:hover, .cb-black1-color-xs a.cb-disabled.cb-hover, .cb-black1-color-xs a.cb-disabled:focus, .cb-black1-color-xs a.cb-disabled.cb-focus, .cb-black1-color-xs a.cb-disabled.cb-active, .cb-black1-color-xs a.cb-disabled:visited, .cb-black1-color-xs a.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-black1-color-xs .cb-btn {
    text-decoration: none;
  }
  .cb-black1-color-xs .cb-btn.cb-btn-light:visited {
    color: #324dc7;
  }
  .cb-black1-color-xs .cb-btn.cb-btn-primary {
    color: #ffffff;
    border-color: #324dc7;
  }
  .cb-black1-color-xs .cb-btn.cb-btn-primary:visited {
    color: #ffffff;
  }
  .cb-black1-color-xs .cb-btn.cb-btn-primary[class*=cb-btn-light]:visited {
    color: #ffffff;
  }
  .cb-black1-color-xs .cb-btn.cb-btn-light {
    border-color: #324dc7;
  }
  .cb-black1-color-xs .cb-btn.cb-btn-light.cb-btn-black {
    border-color: #1e1e1e;
  }

  .cb-white-color-xs .d8-text-list-feature ul li a {
    color: #ffffff !important;
  }
  .cb-white-color-xs .d8-text-list-feature ul li a:hover, .cb-white-color-xs .d8-text-list-feature ul li a.cb-hover, .cb-white-color-xs .d8-text-list-feature ul li a:focus, .cb-white-color-xs .d8-text-list-feature ul li a.cb-focus {
    color: #ffffff;
  }
  .cb-white-color-xs .d8-text-list-feature ul li a:active, .cb-white-color-xs .d8-text-list-feature ul li a.cb-active {
    color: #ffffff;
  }
  .cb-white-color-xs .d8-text-list-feature ul li a:visited, .cb-white-color-xs .d8-text-list-feature ul li a.cb-visited {
    color: #ffffff;
  }
  .cb-white-color-xs .d8-text-list-feature ul li a.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-white-color-xs .d8-text-list-feature ul li a.cb-disabled:hover, .cb-white-color-xs .d8-text-list-feature ul li a.cb-disabled.cb-hover, .cb-white-color-xs .d8-text-list-feature ul li a.cb-disabled:focus, .cb-white-color-xs .d8-text-list-feature ul li a.cb-disabled.cb-focus, .cb-white-color-xs .d8-text-list-feature ul li a.cb-disabled.cb-active, .cb-white-color-xs .d8-text-list-feature ul li a.cb-disabled:visited, .cb-white-color-xs .d8-text-list-feature ul li a.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-white-color-xs * {
    color: #ffffff;
    border-color: #ffffff;
  }
  .cb-white-color-xs a:not(.cb-btn) {
    color: #ffffff !important;
  }
  .cb-white-color-xs a:not(.cb-btn):hover, .cb-white-color-xs a:not(.cb-btn).cb-hover, .cb-white-color-xs a:not(.cb-btn):focus, .cb-white-color-xs a:not(.cb-btn).cb-focus {
    color: #ffffff;
  }
  .cb-white-color-xs a:not(.cb-btn):active, .cb-white-color-xs a:not(.cb-btn).cb-active {
    color: #ffffff;
  }
  .cb-white-color-xs a:not(.cb-btn):visited, .cb-white-color-xs a:not(.cb-btn).cb-visited {
    color: #ffffff;
  }
  .cb-white-color-xs a:not(.cb-btn).cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-white-color-xs a:not(.cb-btn).cb-disabled:hover, .cb-white-color-xs a:not(.cb-btn).cb-disabled.cb-hover, .cb-white-color-xs a:not(.cb-btn).cb-disabled:focus, .cb-white-color-xs a:not(.cb-btn).cb-disabled.cb-focus, .cb-white-color-xs a:not(.cb-btn).cb-disabled.cb-active, .cb-white-color-xs a:not(.cb-btn).cb-disabled:visited, .cb-white-color-xs a:not(.cb-btn).cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-white-color-xs .cb-btn[class^=cb-btn-light] {
    border-color: #ffffff;
  }
  .cb-white-color-xs .cb-btn.cb-btn-primary {
    color: #324dc7;
  }
  .cb-white-color-xs .cb-btn.cb-btn-primary:visited {
    color: #324dc7;
  }
  .cb-white-color-xs .cb-btn.cb-btn-primary[class*=cb-btn-light] {
    color: #324dc7;
  }
  .cb-white-color-xs .cb-btn.cb-btn-primary[class*=cb-btn-light]:visited {
    color: #324dc7;
  }
  .cb-white-color-xs .cb-btn.cb-btn-yellow {
    color: #1e1e1e;
  }
  .cb-white-color-xs .cb-btn.cb-btn-yellow:visited {
    color: #1e1e1e;
  }
  .cb-white-color-xs .cb-btn.cb-btn-yellow[class*=cb-btn-light] {
    color: #1e1e1e;
  }
  .cb-white-color-xs .cb-btn.cb-btn-yellow[class*=cb-btn-light]:visited {
    color: #1e1e1e;
  }
  .cb-white-color-xs .cb-btn.cb-btn-black {
    color: #1e1e1e;
  }
  .cb-white-color-xs .cb-btn.cb-btn-black:visited {
    color: #1e1e1e;
  }
  .cb-white-color-xs .cb-date-time-tags p.cb-event-stamp {
    color: #1e1e1e;
  }
  .cb-white-color-xs .cb-menu-list a.cb-menu-link {
    color: #ffffff !important;
  }
  .cb-white-color-xs .cb-menu-list a.cb-menu-link:hover, .cb-white-color-xs .cb-menu-list a.cb-menu-link.cb-hover, .cb-white-color-xs .cb-menu-list a.cb-menu-link:focus, .cb-white-color-xs .cb-menu-list a.cb-menu-link.cb-focus {
    color: #ffffff;
  }
  .cb-white-color-xs .cb-menu-list a.cb-menu-link:active, .cb-white-color-xs .cb-menu-list a.cb-menu-link.cb-active {
    color: #ffffff;
  }
  .cb-white-color-xs .cb-menu-list a.cb-menu-link:visited, .cb-white-color-xs .cb-menu-list a.cb-menu-link.cb-visited {
    color: #ffffff;
  }
  .cb-white-color-xs .cb-menu-list a.cb-menu-link.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-white-color-xs .cb-menu-list a.cb-menu-link.cb-disabled:hover, .cb-white-color-xs .cb-menu-list a.cb-menu-link.cb-disabled.cb-hover, .cb-white-color-xs .cb-menu-list a.cb-menu-link.cb-disabled:focus, .cb-white-color-xs .cb-menu-list a.cb-menu-link.cb-disabled.cb-focus, .cb-white-color-xs .cb-menu-list a.cb-menu-link.cb-disabled.cb-active, .cb-white-color-xs .cb-menu-list a.cb-menu-link.cb-disabled:visited, .cb-white-color-xs .cb-menu-list a.cb-menu-link.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-white-color-xs .cb-menu-list a.cb-menu-link:hover, .cb-white-color-xs .cb-menu-list a.cb-menu-link.cb-hover, .cb-white-color-xs .cb-menu-list a.cb-menu-link:focus, .cb-white-color-xs .cb-menu-list a.cb-menu-link.cb-focus {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .cb-white-color-xs .cb-menu-list.cb-menu-list-horizontal a.cb-selected, .cb-white-color-xs .cb-menu-list.cb-menu-list-horizontal a:hover, .cb-white-color-xs .cb-menu-list.cb-menu-list-horizontal a.cb-hover, .cb-white-color-xs .cb-menu-list.cb-menu-list-horizontal a:focus, .cb-white-color-xs .cb-menu-list.cb-menu-list-horizontal a.cb-focus {
    box-shadow: inset 0px -3px 0px -1px #ffffff !important;
  }
  .cb-white-color-xs .cb-menu-list.cb-menu-list-vertical a.cb-selected, .cb-white-color-xs .cb-menu-list.cb-menu-list-vertical a:hover, .cb-white-color-xs .cb-menu-list.cb-menu-list-vertical a.cb-hover, .cb-white-color-xs .cb-menu-list.cb-menu-list-vertical a:focus, .cb-white-color-xs .cb-menu-list.cb-menu-list-vertical a.cb-focus {
    box-shadow: inset 2px 0px 0px 0px #ffffff !important;
  }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .cb-black1-color-sm .d8-text-list-feature ul li a {
    color: #1e1e1e;
  }
  .cb-black1-color-sm .d8-text-list-feature ul li a:hover, .cb-black1-color-sm .d8-text-list-feature ul li a.cb-hover, .cb-black1-color-sm .d8-text-list-feature ul li a:focus, .cb-black1-color-sm .d8-text-list-feature ul li a.cb-focus {
    color: #1e1e1e;
  }
  .cb-black1-color-sm .d8-text-list-feature ul li a:active, .cb-black1-color-sm .d8-text-list-feature ul li a.cb-active {
    color: #505050;
  }
  .cb-black1-color-sm .d8-text-list-feature ul li a:visited, .cb-black1-color-sm .d8-text-list-feature ul li a.cb-visited {
    color: #1e1e1e;
  }
  .cb-black1-color-sm .d8-text-list-feature ul li a.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-black1-color-sm .d8-text-list-feature ul li a.cb-disabled:hover, .cb-black1-color-sm .d8-text-list-feature ul li a.cb-disabled.cb-hover, .cb-black1-color-sm .d8-text-list-feature ul li a.cb-disabled:focus, .cb-black1-color-sm .d8-text-list-feature ul li a.cb-disabled.cb-focus, .cb-black1-color-sm .d8-text-list-feature ul li a.cb-disabled.cb-active, .cb-black1-color-sm .d8-text-list-feature ul li a.cb-disabled:visited, .cb-black1-color-sm .d8-text-list-feature ul li a.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-black1-color-sm * {
    color: #000;
    border-color: #000;
  }
  .cb-black1-color-sm a {
    color: #324dc7;
    text-decoration: underline;
  }
  .cb-black1-color-sm a:hover, .cb-black1-color-sm a.cb-hover {
    color: #324dc7;
    text-decoration: none;
  }
  .cb-black1-color-sm a:active, .cb-black1-color-sm a.cb-active {
    color: #192764;
  }
  .cb-black1-color-sm a:not(.cb-btn):visited, .cb-black1-color-sm a:not(.cb-btn).cb-visited {
    color: #85144b;
  }
  .cb-black1-color-sm a.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-black1-color-sm a.cb-disabled:hover, .cb-black1-color-sm a.cb-disabled.cb-hover, .cb-black1-color-sm a.cb-disabled:focus, .cb-black1-color-sm a.cb-disabled.cb-focus, .cb-black1-color-sm a.cb-disabled.cb-active, .cb-black1-color-sm a.cb-disabled:visited, .cb-black1-color-sm a.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-black1-color-sm .cb-btn {
    text-decoration: none;
  }
  .cb-black1-color-sm .cb-btn.cb-btn-light:visited {
    color: #324dc7;
  }
  .cb-black1-color-sm .cb-btn.cb-btn-primary {
    color: #ffffff;
    border-color: #324dc7;
  }
  .cb-black1-color-sm .cb-btn.cb-btn-primary:visited {
    color: #ffffff;
  }
  .cb-black1-color-sm .cb-btn.cb-btn-primary[class*=cb-btn-light]:visited {
    color: #ffffff;
  }
  .cb-black1-color-sm .cb-btn.cb-btn-light {
    border-color: #324dc7;
  }
  .cb-black1-color-sm .cb-btn.cb-btn-light.cb-btn-black {
    border-color: #1e1e1e;
  }

  .cb-white-color-sm .d8-text-list-feature ul li a {
    color: #ffffff !important;
  }
  .cb-white-color-sm .d8-text-list-feature ul li a:hover, .cb-white-color-sm .d8-text-list-feature ul li a.cb-hover, .cb-white-color-sm .d8-text-list-feature ul li a:focus, .cb-white-color-sm .d8-text-list-feature ul li a.cb-focus {
    color: #ffffff;
  }
  .cb-white-color-sm .d8-text-list-feature ul li a:active, .cb-white-color-sm .d8-text-list-feature ul li a.cb-active {
    color: #ffffff;
  }
  .cb-white-color-sm .d8-text-list-feature ul li a:visited, .cb-white-color-sm .d8-text-list-feature ul li a.cb-visited {
    color: #ffffff;
  }
  .cb-white-color-sm .d8-text-list-feature ul li a.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-white-color-sm .d8-text-list-feature ul li a.cb-disabled:hover, .cb-white-color-sm .d8-text-list-feature ul li a.cb-disabled.cb-hover, .cb-white-color-sm .d8-text-list-feature ul li a.cb-disabled:focus, .cb-white-color-sm .d8-text-list-feature ul li a.cb-disabled.cb-focus, .cb-white-color-sm .d8-text-list-feature ul li a.cb-disabled.cb-active, .cb-white-color-sm .d8-text-list-feature ul li a.cb-disabled:visited, .cb-white-color-sm .d8-text-list-feature ul li a.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-white-color-sm * {
    color: #ffffff;
    border-color: #ffffff;
  }
  .cb-white-color-sm a:not(.cb-btn) {
    color: #ffffff !important;
  }
  .cb-white-color-sm a:not(.cb-btn):hover, .cb-white-color-sm a:not(.cb-btn).cb-hover, .cb-white-color-sm a:not(.cb-btn):focus, .cb-white-color-sm a:not(.cb-btn).cb-focus {
    color: #ffffff;
  }
  .cb-white-color-sm a:not(.cb-btn):active, .cb-white-color-sm a:not(.cb-btn).cb-active {
    color: #ffffff;
  }
  .cb-white-color-sm a:not(.cb-btn):visited, .cb-white-color-sm a:not(.cb-btn).cb-visited {
    color: #ffffff;
  }
  .cb-white-color-sm a:not(.cb-btn).cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-white-color-sm a:not(.cb-btn).cb-disabled:hover, .cb-white-color-sm a:not(.cb-btn).cb-disabled.cb-hover, .cb-white-color-sm a:not(.cb-btn).cb-disabled:focus, .cb-white-color-sm a:not(.cb-btn).cb-disabled.cb-focus, .cb-white-color-sm a:not(.cb-btn).cb-disabled.cb-active, .cb-white-color-sm a:not(.cb-btn).cb-disabled:visited, .cb-white-color-sm a:not(.cb-btn).cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-white-color-sm .cb-btn[class^=cb-btn-light] {
    border-color: #ffffff;
  }
  .cb-white-color-sm .cb-btn.cb-btn-primary {
    color: #324dc7;
  }
  .cb-white-color-sm .cb-btn.cb-btn-primary:visited {
    color: #324dc7;
  }
  .cb-white-color-sm .cb-btn.cb-btn-primary[class*=cb-btn-light] {
    color: #324dc7;
  }
  .cb-white-color-sm .cb-btn.cb-btn-primary[class*=cb-btn-light]:visited {
    color: #324dc7;
  }
  .cb-white-color-sm .cb-btn.cb-btn-yellow {
    color: #1e1e1e;
  }
  .cb-white-color-sm .cb-btn.cb-btn-yellow:visited {
    color: #1e1e1e;
  }
  .cb-white-color-sm .cb-btn.cb-btn-yellow[class*=cb-btn-light] {
    color: #1e1e1e;
  }
  .cb-white-color-sm .cb-btn.cb-btn-yellow[class*=cb-btn-light]:visited {
    color: #1e1e1e;
  }
  .cb-white-color-sm .cb-btn.cb-btn-black {
    color: #1e1e1e;
  }
  .cb-white-color-sm .cb-btn.cb-btn-black:visited {
    color: #1e1e1e;
  }
  .cb-white-color-sm .cb-date-time-tags p.cb-event-stamp {
    color: #1e1e1e;
  }
  .cb-white-color-sm .cb-menu-list a.cb-menu-link {
    color: #ffffff !important;
  }
  .cb-white-color-sm .cb-menu-list a.cb-menu-link:hover, .cb-white-color-sm .cb-menu-list a.cb-menu-link.cb-hover, .cb-white-color-sm .cb-menu-list a.cb-menu-link:focus, .cb-white-color-sm .cb-menu-list a.cb-menu-link.cb-focus {
    color: #ffffff;
  }
  .cb-white-color-sm .cb-menu-list a.cb-menu-link:active, .cb-white-color-sm .cb-menu-list a.cb-menu-link.cb-active {
    color: #ffffff;
  }
  .cb-white-color-sm .cb-menu-list a.cb-menu-link:visited, .cb-white-color-sm .cb-menu-list a.cb-menu-link.cb-visited {
    color: #ffffff;
  }
  .cb-white-color-sm .cb-menu-list a.cb-menu-link.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-white-color-sm .cb-menu-list a.cb-menu-link.cb-disabled:hover, .cb-white-color-sm .cb-menu-list a.cb-menu-link.cb-disabled.cb-hover, .cb-white-color-sm .cb-menu-list a.cb-menu-link.cb-disabled:focus, .cb-white-color-sm .cb-menu-list a.cb-menu-link.cb-disabled.cb-focus, .cb-white-color-sm .cb-menu-list a.cb-menu-link.cb-disabled.cb-active, .cb-white-color-sm .cb-menu-list a.cb-menu-link.cb-disabled:visited, .cb-white-color-sm .cb-menu-list a.cb-menu-link.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-white-color-sm .cb-menu-list a.cb-menu-link:hover, .cb-white-color-sm .cb-menu-list a.cb-menu-link.cb-hover, .cb-white-color-sm .cb-menu-list a.cb-menu-link:focus, .cb-white-color-sm .cb-menu-list a.cb-menu-link.cb-focus {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .cb-white-color-sm .cb-menu-list.cb-menu-list-horizontal a.cb-selected, .cb-white-color-sm .cb-menu-list.cb-menu-list-horizontal a:hover, .cb-white-color-sm .cb-menu-list.cb-menu-list-horizontal a.cb-hover, .cb-white-color-sm .cb-menu-list.cb-menu-list-horizontal a:focus, .cb-white-color-sm .cb-menu-list.cb-menu-list-horizontal a.cb-focus {
    box-shadow: inset 0px -3px 0px -1px #ffffff !important;
  }
  .cb-white-color-sm .cb-menu-list.cb-menu-list-vertical a.cb-selected, .cb-white-color-sm .cb-menu-list.cb-menu-list-vertical a:hover, .cb-white-color-sm .cb-menu-list.cb-menu-list-vertical a.cb-hover, .cb-white-color-sm .cb-menu-list.cb-menu-list-vertical a:focus, .cb-white-color-sm .cb-menu-list.cb-menu-list-vertical a.cb-focus {
    box-shadow: inset 2px 0px 0px 0px #ffffff !important;
  }
}
@media (min-width: 1024px) and (max-width: 1247.98px) {
  .cb-black1-color-md .d8-text-list-feature ul li a {
    color: #1e1e1e;
  }
  .cb-black1-color-md .d8-text-list-feature ul li a:hover, .cb-black1-color-md .d8-text-list-feature ul li a.cb-hover, .cb-black1-color-md .d8-text-list-feature ul li a:focus, .cb-black1-color-md .d8-text-list-feature ul li a.cb-focus {
    color: #1e1e1e;
  }
  .cb-black1-color-md .d8-text-list-feature ul li a:active, .cb-black1-color-md .d8-text-list-feature ul li a.cb-active {
    color: #505050;
  }
  .cb-black1-color-md .d8-text-list-feature ul li a:visited, .cb-black1-color-md .d8-text-list-feature ul li a.cb-visited {
    color: #1e1e1e;
  }
  .cb-black1-color-md .d8-text-list-feature ul li a.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-black1-color-md .d8-text-list-feature ul li a.cb-disabled:hover, .cb-black1-color-md .d8-text-list-feature ul li a.cb-disabled.cb-hover, .cb-black1-color-md .d8-text-list-feature ul li a.cb-disabled:focus, .cb-black1-color-md .d8-text-list-feature ul li a.cb-disabled.cb-focus, .cb-black1-color-md .d8-text-list-feature ul li a.cb-disabled.cb-active, .cb-black1-color-md .d8-text-list-feature ul li a.cb-disabled:visited, .cb-black1-color-md .d8-text-list-feature ul li a.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-black1-color-md * {
    color: #000;
    border-color: #000;
  }
  .cb-black1-color-md a {
    color: #324dc7;
    text-decoration: underline;
  }
  .cb-black1-color-md a:hover, .cb-black1-color-md a.cb-hover {
    color: #324dc7;
    text-decoration: none;
  }
  .cb-black1-color-md a:active, .cb-black1-color-md a.cb-active {
    color: #192764;
  }
  .cb-black1-color-md a:not(.cb-btn):visited, .cb-black1-color-md a:not(.cb-btn).cb-visited {
    color: #85144b;
  }
  .cb-black1-color-md a.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-black1-color-md a.cb-disabled:hover, .cb-black1-color-md a.cb-disabled.cb-hover, .cb-black1-color-md a.cb-disabled:focus, .cb-black1-color-md a.cb-disabled.cb-focus, .cb-black1-color-md a.cb-disabled.cb-active, .cb-black1-color-md a.cb-disabled:visited, .cb-black1-color-md a.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-black1-color-md .cb-btn {
    text-decoration: none;
  }
  .cb-black1-color-md .cb-btn.cb-btn-light:visited {
    color: #324dc7;
  }
  .cb-black1-color-md .cb-btn.cb-btn-primary {
    color: #ffffff;
    border-color: #324dc7;
  }
  .cb-black1-color-md .cb-btn.cb-btn-primary:visited {
    color: #ffffff;
  }
  .cb-black1-color-md .cb-btn.cb-btn-primary[class*=cb-btn-light]:visited {
    color: #ffffff;
  }
  .cb-black1-color-md .cb-btn.cb-btn-light {
    border-color: #324dc7;
  }
  .cb-black1-color-md .cb-btn.cb-btn-light.cb-btn-black {
    border-color: #1e1e1e;
  }

  .cb-white-color-md .d8-text-list-feature ul li a {
    color: #ffffff !important;
  }
  .cb-white-color-md .d8-text-list-feature ul li a:hover, .cb-white-color-md .d8-text-list-feature ul li a.cb-hover, .cb-white-color-md .d8-text-list-feature ul li a:focus, .cb-white-color-md .d8-text-list-feature ul li a.cb-focus {
    color: #ffffff;
  }
  .cb-white-color-md .d8-text-list-feature ul li a:active, .cb-white-color-md .d8-text-list-feature ul li a.cb-active {
    color: #ffffff;
  }
  .cb-white-color-md .d8-text-list-feature ul li a:visited, .cb-white-color-md .d8-text-list-feature ul li a.cb-visited {
    color: #ffffff;
  }
  .cb-white-color-md .d8-text-list-feature ul li a.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-white-color-md .d8-text-list-feature ul li a.cb-disabled:hover, .cb-white-color-md .d8-text-list-feature ul li a.cb-disabled.cb-hover, .cb-white-color-md .d8-text-list-feature ul li a.cb-disabled:focus, .cb-white-color-md .d8-text-list-feature ul li a.cb-disabled.cb-focus, .cb-white-color-md .d8-text-list-feature ul li a.cb-disabled.cb-active, .cb-white-color-md .d8-text-list-feature ul li a.cb-disabled:visited, .cb-white-color-md .d8-text-list-feature ul li a.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-white-color-md * {
    color: #ffffff;
    border-color: #ffffff;
  }
  .cb-white-color-md a:not(.cb-btn) {
    color: #ffffff !important;
  }
  .cb-white-color-md a:not(.cb-btn):hover, .cb-white-color-md a:not(.cb-btn).cb-hover, .cb-white-color-md a:not(.cb-btn):focus, .cb-white-color-md a:not(.cb-btn).cb-focus {
    color: #ffffff;
  }
  .cb-white-color-md a:not(.cb-btn):active, .cb-white-color-md a:not(.cb-btn).cb-active {
    color: #ffffff;
  }
  .cb-white-color-md a:not(.cb-btn):visited, .cb-white-color-md a:not(.cb-btn).cb-visited {
    color: #ffffff;
  }
  .cb-white-color-md a:not(.cb-btn).cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-white-color-md a:not(.cb-btn).cb-disabled:hover, .cb-white-color-md a:not(.cb-btn).cb-disabled.cb-hover, .cb-white-color-md a:not(.cb-btn).cb-disabled:focus, .cb-white-color-md a:not(.cb-btn).cb-disabled.cb-focus, .cb-white-color-md a:not(.cb-btn).cb-disabled.cb-active, .cb-white-color-md a:not(.cb-btn).cb-disabled:visited, .cb-white-color-md a:not(.cb-btn).cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-white-color-md .cb-btn[class^=cb-btn-light] {
    border-color: #ffffff;
  }
  .cb-white-color-md .cb-btn.cb-btn-primary {
    color: #324dc7;
  }
  .cb-white-color-md .cb-btn.cb-btn-primary:visited {
    color: #324dc7;
  }
  .cb-white-color-md .cb-btn.cb-btn-primary[class*=cb-btn-light] {
    color: #324dc7;
  }
  .cb-white-color-md .cb-btn.cb-btn-primary[class*=cb-btn-light]:visited {
    color: #324dc7;
  }
  .cb-white-color-md .cb-btn.cb-btn-yellow {
    color: #1e1e1e;
  }
  .cb-white-color-md .cb-btn.cb-btn-yellow:visited {
    color: #1e1e1e;
  }
  .cb-white-color-md .cb-btn.cb-btn-yellow[class*=cb-btn-light] {
    color: #1e1e1e;
  }
  .cb-white-color-md .cb-btn.cb-btn-yellow[class*=cb-btn-light]:visited {
    color: #1e1e1e;
  }
  .cb-white-color-md .cb-btn.cb-btn-black {
    color: #1e1e1e;
  }
  .cb-white-color-md .cb-btn.cb-btn-black:visited {
    color: #1e1e1e;
  }
  .cb-white-color-md .cb-date-time-tags p.cb-event-stamp {
    color: #1e1e1e;
  }
  .cb-white-color-md .cb-menu-list a.cb-menu-link {
    color: #ffffff !important;
  }
  .cb-white-color-md .cb-menu-list a.cb-menu-link:hover, .cb-white-color-md .cb-menu-list a.cb-menu-link.cb-hover, .cb-white-color-md .cb-menu-list a.cb-menu-link:focus, .cb-white-color-md .cb-menu-list a.cb-menu-link.cb-focus {
    color: #ffffff;
  }
  .cb-white-color-md .cb-menu-list a.cb-menu-link:active, .cb-white-color-md .cb-menu-list a.cb-menu-link.cb-active {
    color: #ffffff;
  }
  .cb-white-color-md .cb-menu-list a.cb-menu-link:visited, .cb-white-color-md .cb-menu-list a.cb-menu-link.cb-visited {
    color: #ffffff;
  }
  .cb-white-color-md .cb-menu-list a.cb-menu-link.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-white-color-md .cb-menu-list a.cb-menu-link.cb-disabled:hover, .cb-white-color-md .cb-menu-list a.cb-menu-link.cb-disabled.cb-hover, .cb-white-color-md .cb-menu-list a.cb-menu-link.cb-disabled:focus, .cb-white-color-md .cb-menu-list a.cb-menu-link.cb-disabled.cb-focus, .cb-white-color-md .cb-menu-list a.cb-menu-link.cb-disabled.cb-active, .cb-white-color-md .cb-menu-list a.cb-menu-link.cb-disabled:visited, .cb-white-color-md .cb-menu-list a.cb-menu-link.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-white-color-md .cb-menu-list a.cb-menu-link:hover, .cb-white-color-md .cb-menu-list a.cb-menu-link.cb-hover, .cb-white-color-md .cb-menu-list a.cb-menu-link:focus, .cb-white-color-md .cb-menu-list a.cb-menu-link.cb-focus {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .cb-white-color-md .cb-menu-list.cb-menu-list-horizontal a.cb-selected, .cb-white-color-md .cb-menu-list.cb-menu-list-horizontal a:hover, .cb-white-color-md .cb-menu-list.cb-menu-list-horizontal a.cb-hover, .cb-white-color-md .cb-menu-list.cb-menu-list-horizontal a:focus, .cb-white-color-md .cb-menu-list.cb-menu-list-horizontal a.cb-focus {
    box-shadow: inset 0px -3px 0px -1px #ffffff !important;
  }
  .cb-white-color-md .cb-menu-list.cb-menu-list-vertical a.cb-selected, .cb-white-color-md .cb-menu-list.cb-menu-list-vertical a:hover, .cb-white-color-md .cb-menu-list.cb-menu-list-vertical a.cb-hover, .cb-white-color-md .cb-menu-list.cb-menu-list-vertical a:focus, .cb-white-color-md .cb-menu-list.cb-menu-list-vertical a.cb-focus {
    box-shadow: inset 2px 0px 0px 0px #ffffff !important;
  }
}
@media (min-width: 1248px) and (max-width: 1343.98px) {
  .cb-black1-color-lg .d8-text-list-feature ul li a {
    color: #1e1e1e;
  }
  .cb-black1-color-lg .d8-text-list-feature ul li a:hover, .cb-black1-color-lg .d8-text-list-feature ul li a.cb-hover, .cb-black1-color-lg .d8-text-list-feature ul li a:focus, .cb-black1-color-lg .d8-text-list-feature ul li a.cb-focus {
    color: #1e1e1e;
  }
  .cb-black1-color-lg .d8-text-list-feature ul li a:active, .cb-black1-color-lg .d8-text-list-feature ul li a.cb-active {
    color: #505050;
  }
  .cb-black1-color-lg .d8-text-list-feature ul li a:visited, .cb-black1-color-lg .d8-text-list-feature ul li a.cb-visited {
    color: #1e1e1e;
  }
  .cb-black1-color-lg .d8-text-list-feature ul li a.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-black1-color-lg .d8-text-list-feature ul li a.cb-disabled:hover, .cb-black1-color-lg .d8-text-list-feature ul li a.cb-disabled.cb-hover, .cb-black1-color-lg .d8-text-list-feature ul li a.cb-disabled:focus, .cb-black1-color-lg .d8-text-list-feature ul li a.cb-disabled.cb-focus, .cb-black1-color-lg .d8-text-list-feature ul li a.cb-disabled.cb-active, .cb-black1-color-lg .d8-text-list-feature ul li a.cb-disabled:visited, .cb-black1-color-lg .d8-text-list-feature ul li a.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-black1-color-lg * {
    color: #000;
    border-color: #000;
  }
  .cb-black1-color-lg a {
    color: #324dc7;
    text-decoration: underline;
  }
  .cb-black1-color-lg a:hover, .cb-black1-color-lg a.cb-hover {
    color: #324dc7;
    text-decoration: none;
  }
  .cb-black1-color-lg a:active, .cb-black1-color-lg a.cb-active {
    color: #192764;
  }
  .cb-black1-color-lg a:not(.cb-btn):visited, .cb-black1-color-lg a:not(.cb-btn).cb-visited {
    color: #85144b;
  }
  .cb-black1-color-lg a.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-black1-color-lg a.cb-disabled:hover, .cb-black1-color-lg a.cb-disabled.cb-hover, .cb-black1-color-lg a.cb-disabled:focus, .cb-black1-color-lg a.cb-disabled.cb-focus, .cb-black1-color-lg a.cb-disabled.cb-active, .cb-black1-color-lg a.cb-disabled:visited, .cb-black1-color-lg a.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-black1-color-lg .cb-btn {
    text-decoration: none;
  }
  .cb-black1-color-lg .cb-btn.cb-btn-light:visited {
    color: #324dc7;
  }
  .cb-black1-color-lg .cb-btn.cb-btn-primary {
    color: #ffffff;
    border-color: #324dc7;
  }
  .cb-black1-color-lg .cb-btn.cb-btn-primary:visited {
    color: #ffffff;
  }
  .cb-black1-color-lg .cb-btn.cb-btn-primary[class*=cb-btn-light]:visited {
    color: #ffffff;
  }
  .cb-black1-color-lg .cb-btn.cb-btn-light {
    border-color: #324dc7;
  }
  .cb-black1-color-lg .cb-btn.cb-btn-light.cb-btn-black {
    border-color: #1e1e1e;
  }

  .cb-white-color-lg .d8-text-list-feature ul li a {
    color: #ffffff !important;
  }
  .cb-white-color-lg .d8-text-list-feature ul li a:hover, .cb-white-color-lg .d8-text-list-feature ul li a.cb-hover, .cb-white-color-lg .d8-text-list-feature ul li a:focus, .cb-white-color-lg .d8-text-list-feature ul li a.cb-focus {
    color: #ffffff;
  }
  .cb-white-color-lg .d8-text-list-feature ul li a:active, .cb-white-color-lg .d8-text-list-feature ul li a.cb-active {
    color: #ffffff;
  }
  .cb-white-color-lg .d8-text-list-feature ul li a:visited, .cb-white-color-lg .d8-text-list-feature ul li a.cb-visited {
    color: #ffffff;
  }
  .cb-white-color-lg .d8-text-list-feature ul li a.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-white-color-lg .d8-text-list-feature ul li a.cb-disabled:hover, .cb-white-color-lg .d8-text-list-feature ul li a.cb-disabled.cb-hover, .cb-white-color-lg .d8-text-list-feature ul li a.cb-disabled:focus, .cb-white-color-lg .d8-text-list-feature ul li a.cb-disabled.cb-focus, .cb-white-color-lg .d8-text-list-feature ul li a.cb-disabled.cb-active, .cb-white-color-lg .d8-text-list-feature ul li a.cb-disabled:visited, .cb-white-color-lg .d8-text-list-feature ul li a.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-white-color-lg * {
    color: #ffffff;
    border-color: #ffffff;
  }
  .cb-white-color-lg a:not(.cb-btn) {
    color: #ffffff !important;
  }
  .cb-white-color-lg a:not(.cb-btn):hover, .cb-white-color-lg a:not(.cb-btn).cb-hover, .cb-white-color-lg a:not(.cb-btn):focus, .cb-white-color-lg a:not(.cb-btn).cb-focus {
    color: #ffffff;
  }
  .cb-white-color-lg a:not(.cb-btn):active, .cb-white-color-lg a:not(.cb-btn).cb-active {
    color: #ffffff;
  }
  .cb-white-color-lg a:not(.cb-btn):visited, .cb-white-color-lg a:not(.cb-btn).cb-visited {
    color: #ffffff;
  }
  .cb-white-color-lg a:not(.cb-btn).cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-white-color-lg a:not(.cb-btn).cb-disabled:hover, .cb-white-color-lg a:not(.cb-btn).cb-disabled.cb-hover, .cb-white-color-lg a:not(.cb-btn).cb-disabled:focus, .cb-white-color-lg a:not(.cb-btn).cb-disabled.cb-focus, .cb-white-color-lg a:not(.cb-btn).cb-disabled.cb-active, .cb-white-color-lg a:not(.cb-btn).cb-disabled:visited, .cb-white-color-lg a:not(.cb-btn).cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-white-color-lg .cb-btn[class^=cb-btn-light] {
    border-color: #ffffff;
  }
  .cb-white-color-lg .cb-btn.cb-btn-primary {
    color: #324dc7;
  }
  .cb-white-color-lg .cb-btn.cb-btn-primary:visited {
    color: #324dc7;
  }
  .cb-white-color-lg .cb-btn.cb-btn-primary[class*=cb-btn-light] {
    color: #324dc7;
  }
  .cb-white-color-lg .cb-btn.cb-btn-primary[class*=cb-btn-light]:visited {
    color: #324dc7;
  }
  .cb-white-color-lg .cb-btn.cb-btn-yellow {
    color: #1e1e1e;
  }
  .cb-white-color-lg .cb-btn.cb-btn-yellow:visited {
    color: #1e1e1e;
  }
  .cb-white-color-lg .cb-btn.cb-btn-yellow[class*=cb-btn-light] {
    color: #1e1e1e;
  }
  .cb-white-color-lg .cb-btn.cb-btn-yellow[class*=cb-btn-light]:visited {
    color: #1e1e1e;
  }
  .cb-white-color-lg .cb-btn.cb-btn-black {
    color: #1e1e1e;
  }
  .cb-white-color-lg .cb-btn.cb-btn-black:visited {
    color: #1e1e1e;
  }
  .cb-white-color-lg .cb-date-time-tags p.cb-event-stamp {
    color: #1e1e1e;
  }
  .cb-white-color-lg .cb-menu-list a.cb-menu-link {
    color: #ffffff !important;
  }
  .cb-white-color-lg .cb-menu-list a.cb-menu-link:hover, .cb-white-color-lg .cb-menu-list a.cb-menu-link.cb-hover, .cb-white-color-lg .cb-menu-list a.cb-menu-link:focus, .cb-white-color-lg .cb-menu-list a.cb-menu-link.cb-focus {
    color: #ffffff;
  }
  .cb-white-color-lg .cb-menu-list a.cb-menu-link:active, .cb-white-color-lg .cb-menu-list a.cb-menu-link.cb-active {
    color: #ffffff;
  }
  .cb-white-color-lg .cb-menu-list a.cb-menu-link:visited, .cb-white-color-lg .cb-menu-list a.cb-menu-link.cb-visited {
    color: #ffffff;
  }
  .cb-white-color-lg .cb-menu-list a.cb-menu-link.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-white-color-lg .cb-menu-list a.cb-menu-link.cb-disabled:hover, .cb-white-color-lg .cb-menu-list a.cb-menu-link.cb-disabled.cb-hover, .cb-white-color-lg .cb-menu-list a.cb-menu-link.cb-disabled:focus, .cb-white-color-lg .cb-menu-list a.cb-menu-link.cb-disabled.cb-focus, .cb-white-color-lg .cb-menu-list a.cb-menu-link.cb-disabled.cb-active, .cb-white-color-lg .cb-menu-list a.cb-menu-link.cb-disabled:visited, .cb-white-color-lg .cb-menu-list a.cb-menu-link.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-white-color-lg .cb-menu-list a.cb-menu-link:hover, .cb-white-color-lg .cb-menu-list a.cb-menu-link.cb-hover, .cb-white-color-lg .cb-menu-list a.cb-menu-link:focus, .cb-white-color-lg .cb-menu-list a.cb-menu-link.cb-focus {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .cb-white-color-lg .cb-menu-list.cb-menu-list-horizontal a.cb-selected, .cb-white-color-lg .cb-menu-list.cb-menu-list-horizontal a:hover, .cb-white-color-lg .cb-menu-list.cb-menu-list-horizontal a.cb-hover, .cb-white-color-lg .cb-menu-list.cb-menu-list-horizontal a:focus, .cb-white-color-lg .cb-menu-list.cb-menu-list-horizontal a.cb-focus {
    box-shadow: inset 0px -3px 0px -1px #ffffff !important;
  }
  .cb-white-color-lg .cb-menu-list.cb-menu-list-vertical a.cb-selected, .cb-white-color-lg .cb-menu-list.cb-menu-list-vertical a:hover, .cb-white-color-lg .cb-menu-list.cb-menu-list-vertical a.cb-hover, .cb-white-color-lg .cb-menu-list.cb-menu-list-vertical a:focus, .cb-white-color-lg .cb-menu-list.cb-menu-list-vertical a.cb-focus {
    box-shadow: inset 2px 0px 0px 0px #ffffff !important;
  }
}
@media (min-width: 1344px) and (max-width: 1439.98px) {
  .cb-black1-color-xl .d8-text-list-feature ul li a {
    color: #1e1e1e;
  }
  .cb-black1-color-xl .d8-text-list-feature ul li a:hover, .cb-black1-color-xl .d8-text-list-feature ul li a.cb-hover, .cb-black1-color-xl .d8-text-list-feature ul li a:focus, .cb-black1-color-xl .d8-text-list-feature ul li a.cb-focus {
    color: #1e1e1e;
  }
  .cb-black1-color-xl .d8-text-list-feature ul li a:active, .cb-black1-color-xl .d8-text-list-feature ul li a.cb-active {
    color: #505050;
  }
  .cb-black1-color-xl .d8-text-list-feature ul li a:visited, .cb-black1-color-xl .d8-text-list-feature ul li a.cb-visited {
    color: #1e1e1e;
  }
  .cb-black1-color-xl .d8-text-list-feature ul li a.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-black1-color-xl .d8-text-list-feature ul li a.cb-disabled:hover, .cb-black1-color-xl .d8-text-list-feature ul li a.cb-disabled.cb-hover, .cb-black1-color-xl .d8-text-list-feature ul li a.cb-disabled:focus, .cb-black1-color-xl .d8-text-list-feature ul li a.cb-disabled.cb-focus, .cb-black1-color-xl .d8-text-list-feature ul li a.cb-disabled.cb-active, .cb-black1-color-xl .d8-text-list-feature ul li a.cb-disabled:visited, .cb-black1-color-xl .d8-text-list-feature ul li a.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-black1-color-xl * {
    color: #000;
    border-color: #000;
  }
  .cb-black1-color-xl a {
    color: #324dc7;
    text-decoration: underline;
  }
  .cb-black1-color-xl a:hover, .cb-black1-color-xl a.cb-hover {
    color: #324dc7;
    text-decoration: none;
  }
  .cb-black1-color-xl a:active, .cb-black1-color-xl a.cb-active {
    color: #192764;
  }
  .cb-black1-color-xl a:not(.cb-btn):visited, .cb-black1-color-xl a:not(.cb-btn).cb-visited {
    color: #85144b;
  }
  .cb-black1-color-xl a.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-black1-color-xl a.cb-disabled:hover, .cb-black1-color-xl a.cb-disabled.cb-hover, .cb-black1-color-xl a.cb-disabled:focus, .cb-black1-color-xl a.cb-disabled.cb-focus, .cb-black1-color-xl a.cb-disabled.cb-active, .cb-black1-color-xl a.cb-disabled:visited, .cb-black1-color-xl a.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-black1-color-xl .cb-btn {
    text-decoration: none;
  }
  .cb-black1-color-xl .cb-btn.cb-btn-light:visited {
    color: #324dc7;
  }
  .cb-black1-color-xl .cb-btn.cb-btn-primary {
    color: #ffffff;
    border-color: #324dc7;
  }
  .cb-black1-color-xl .cb-btn.cb-btn-primary:visited {
    color: #ffffff;
  }
  .cb-black1-color-xl .cb-btn.cb-btn-primary[class*=cb-btn-light]:visited {
    color: #ffffff;
  }
  .cb-black1-color-xl .cb-btn.cb-btn-light {
    border-color: #324dc7;
  }
  .cb-black1-color-xl .cb-btn.cb-btn-light.cb-btn-black {
    border-color: #1e1e1e;
  }

  .cb-white-color-xl .d8-text-list-feature ul li a {
    color: #ffffff !important;
  }
  .cb-white-color-xl .d8-text-list-feature ul li a:hover, .cb-white-color-xl .d8-text-list-feature ul li a.cb-hover, .cb-white-color-xl .d8-text-list-feature ul li a:focus, .cb-white-color-xl .d8-text-list-feature ul li a.cb-focus {
    color: #ffffff;
  }
  .cb-white-color-xl .d8-text-list-feature ul li a:active, .cb-white-color-xl .d8-text-list-feature ul li a.cb-active {
    color: #ffffff;
  }
  .cb-white-color-xl .d8-text-list-feature ul li a:visited, .cb-white-color-xl .d8-text-list-feature ul li a.cb-visited {
    color: #ffffff;
  }
  .cb-white-color-xl .d8-text-list-feature ul li a.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-white-color-xl .d8-text-list-feature ul li a.cb-disabled:hover, .cb-white-color-xl .d8-text-list-feature ul li a.cb-disabled.cb-hover, .cb-white-color-xl .d8-text-list-feature ul li a.cb-disabled:focus, .cb-white-color-xl .d8-text-list-feature ul li a.cb-disabled.cb-focus, .cb-white-color-xl .d8-text-list-feature ul li a.cb-disabled.cb-active, .cb-white-color-xl .d8-text-list-feature ul li a.cb-disabled:visited, .cb-white-color-xl .d8-text-list-feature ul li a.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-white-color-xl * {
    color: #ffffff;
    border-color: #ffffff;
  }
  .cb-white-color-xl a:not(.cb-btn) {
    color: #ffffff !important;
  }
  .cb-white-color-xl a:not(.cb-btn):hover, .cb-white-color-xl a:not(.cb-btn).cb-hover, .cb-white-color-xl a:not(.cb-btn):focus, .cb-white-color-xl a:not(.cb-btn).cb-focus {
    color: #ffffff;
  }
  .cb-white-color-xl a:not(.cb-btn):active, .cb-white-color-xl a:not(.cb-btn).cb-active {
    color: #ffffff;
  }
  .cb-white-color-xl a:not(.cb-btn):visited, .cb-white-color-xl a:not(.cb-btn).cb-visited {
    color: #ffffff;
  }
  .cb-white-color-xl a:not(.cb-btn).cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-white-color-xl a:not(.cb-btn).cb-disabled:hover, .cb-white-color-xl a:not(.cb-btn).cb-disabled.cb-hover, .cb-white-color-xl a:not(.cb-btn).cb-disabled:focus, .cb-white-color-xl a:not(.cb-btn).cb-disabled.cb-focus, .cb-white-color-xl a:not(.cb-btn).cb-disabled.cb-active, .cb-white-color-xl a:not(.cb-btn).cb-disabled:visited, .cb-white-color-xl a:not(.cb-btn).cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-white-color-xl .cb-btn[class^=cb-btn-light] {
    border-color: #ffffff;
  }
  .cb-white-color-xl .cb-btn.cb-btn-primary {
    color: #324dc7;
  }
  .cb-white-color-xl .cb-btn.cb-btn-primary:visited {
    color: #324dc7;
  }
  .cb-white-color-xl .cb-btn.cb-btn-primary[class*=cb-btn-light] {
    color: #324dc7;
  }
  .cb-white-color-xl .cb-btn.cb-btn-primary[class*=cb-btn-light]:visited {
    color: #324dc7;
  }
  .cb-white-color-xl .cb-btn.cb-btn-yellow {
    color: #1e1e1e;
  }
  .cb-white-color-xl .cb-btn.cb-btn-yellow:visited {
    color: #1e1e1e;
  }
  .cb-white-color-xl .cb-btn.cb-btn-yellow[class*=cb-btn-light] {
    color: #1e1e1e;
  }
  .cb-white-color-xl .cb-btn.cb-btn-yellow[class*=cb-btn-light]:visited {
    color: #1e1e1e;
  }
  .cb-white-color-xl .cb-btn.cb-btn-black {
    color: #1e1e1e;
  }
  .cb-white-color-xl .cb-btn.cb-btn-black:visited {
    color: #1e1e1e;
  }
  .cb-white-color-xl .cb-date-time-tags p.cb-event-stamp {
    color: #1e1e1e;
  }
  .cb-white-color-xl .cb-menu-list a.cb-menu-link {
    color: #ffffff !important;
  }
  .cb-white-color-xl .cb-menu-list a.cb-menu-link:hover, .cb-white-color-xl .cb-menu-list a.cb-menu-link.cb-hover, .cb-white-color-xl .cb-menu-list a.cb-menu-link:focus, .cb-white-color-xl .cb-menu-list a.cb-menu-link.cb-focus {
    color: #ffffff;
  }
  .cb-white-color-xl .cb-menu-list a.cb-menu-link:active, .cb-white-color-xl .cb-menu-list a.cb-menu-link.cb-active {
    color: #ffffff;
  }
  .cb-white-color-xl .cb-menu-list a.cb-menu-link:visited, .cb-white-color-xl .cb-menu-list a.cb-menu-link.cb-visited {
    color: #ffffff;
  }
  .cb-white-color-xl .cb-menu-list a.cb-menu-link.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-white-color-xl .cb-menu-list a.cb-menu-link.cb-disabled:hover, .cb-white-color-xl .cb-menu-list a.cb-menu-link.cb-disabled.cb-hover, .cb-white-color-xl .cb-menu-list a.cb-menu-link.cb-disabled:focus, .cb-white-color-xl .cb-menu-list a.cb-menu-link.cb-disabled.cb-focus, .cb-white-color-xl .cb-menu-list a.cb-menu-link.cb-disabled.cb-active, .cb-white-color-xl .cb-menu-list a.cb-menu-link.cb-disabled:visited, .cb-white-color-xl .cb-menu-list a.cb-menu-link.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-white-color-xl .cb-menu-list a.cb-menu-link:hover, .cb-white-color-xl .cb-menu-list a.cb-menu-link.cb-hover, .cb-white-color-xl .cb-menu-list a.cb-menu-link:focus, .cb-white-color-xl .cb-menu-list a.cb-menu-link.cb-focus {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .cb-white-color-xl .cb-menu-list.cb-menu-list-horizontal a.cb-selected, .cb-white-color-xl .cb-menu-list.cb-menu-list-horizontal a:hover, .cb-white-color-xl .cb-menu-list.cb-menu-list-horizontal a.cb-hover, .cb-white-color-xl .cb-menu-list.cb-menu-list-horizontal a:focus, .cb-white-color-xl .cb-menu-list.cb-menu-list-horizontal a.cb-focus {
    box-shadow: inset 0px -3px 0px -1px #ffffff !important;
  }
  .cb-white-color-xl .cb-menu-list.cb-menu-list-vertical a.cb-selected, .cb-white-color-xl .cb-menu-list.cb-menu-list-vertical a:hover, .cb-white-color-xl .cb-menu-list.cb-menu-list-vertical a.cb-hover, .cb-white-color-xl .cb-menu-list.cb-menu-list-vertical a:focus, .cb-white-color-xl .cb-menu-list.cb-menu-list-vertical a.cb-focus {
    box-shadow: inset 2px 0px 0px 0px #ffffff !important;
  }
}
@media (min-width: 1440px) and (max-width: 1727.98px) {
  .cb-black1-color-2xl .d8-text-list-feature ul li a {
    color: #1e1e1e;
  }
  .cb-black1-color-2xl .d8-text-list-feature ul li a:hover, .cb-black1-color-2xl .d8-text-list-feature ul li a.cb-hover, .cb-black1-color-2xl .d8-text-list-feature ul li a:focus, .cb-black1-color-2xl .d8-text-list-feature ul li a.cb-focus {
    color: #1e1e1e;
  }
  .cb-black1-color-2xl .d8-text-list-feature ul li a:active, .cb-black1-color-2xl .d8-text-list-feature ul li a.cb-active {
    color: #505050;
  }
  .cb-black1-color-2xl .d8-text-list-feature ul li a:visited, .cb-black1-color-2xl .d8-text-list-feature ul li a.cb-visited {
    color: #1e1e1e;
  }
  .cb-black1-color-2xl .d8-text-list-feature ul li a.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-black1-color-2xl .d8-text-list-feature ul li a.cb-disabled:hover, .cb-black1-color-2xl .d8-text-list-feature ul li a.cb-disabled.cb-hover, .cb-black1-color-2xl .d8-text-list-feature ul li a.cb-disabled:focus, .cb-black1-color-2xl .d8-text-list-feature ul li a.cb-disabled.cb-focus, .cb-black1-color-2xl .d8-text-list-feature ul li a.cb-disabled.cb-active, .cb-black1-color-2xl .d8-text-list-feature ul li a.cb-disabled:visited, .cb-black1-color-2xl .d8-text-list-feature ul li a.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-black1-color-2xl * {
    color: #000;
    border-color: #000;
  }
  .cb-black1-color-2xl a {
    color: #324dc7;
    text-decoration: underline;
  }
  .cb-black1-color-2xl a:hover, .cb-black1-color-2xl a.cb-hover {
    color: #324dc7;
    text-decoration: none;
  }
  .cb-black1-color-2xl a:active, .cb-black1-color-2xl a.cb-active {
    color: #192764;
  }
  .cb-black1-color-2xl a:not(.cb-btn):visited, .cb-black1-color-2xl a:not(.cb-btn).cb-visited {
    color: #85144b;
  }
  .cb-black1-color-2xl a.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-black1-color-2xl a.cb-disabled:hover, .cb-black1-color-2xl a.cb-disabled.cb-hover, .cb-black1-color-2xl a.cb-disabled:focus, .cb-black1-color-2xl a.cb-disabled.cb-focus, .cb-black1-color-2xl a.cb-disabled.cb-active, .cb-black1-color-2xl a.cb-disabled:visited, .cb-black1-color-2xl a.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-black1-color-2xl .cb-btn {
    text-decoration: none;
  }
  .cb-black1-color-2xl .cb-btn.cb-btn-light:visited {
    color: #324dc7;
  }
  .cb-black1-color-2xl .cb-btn.cb-btn-primary {
    color: #ffffff;
    border-color: #324dc7;
  }
  .cb-black1-color-2xl .cb-btn.cb-btn-primary:visited {
    color: #ffffff;
  }
  .cb-black1-color-2xl .cb-btn.cb-btn-primary[class*=cb-btn-light]:visited {
    color: #ffffff;
  }
  .cb-black1-color-2xl .cb-btn.cb-btn-light {
    border-color: #324dc7;
  }
  .cb-black1-color-2xl .cb-btn.cb-btn-light.cb-btn-black {
    border-color: #1e1e1e;
  }

  .cb-white-color-2xl .d8-text-list-feature ul li a {
    color: #ffffff !important;
  }
  .cb-white-color-2xl .d8-text-list-feature ul li a:hover, .cb-white-color-2xl .d8-text-list-feature ul li a.cb-hover, .cb-white-color-2xl .d8-text-list-feature ul li a:focus, .cb-white-color-2xl .d8-text-list-feature ul li a.cb-focus {
    color: #ffffff;
  }
  .cb-white-color-2xl .d8-text-list-feature ul li a:active, .cb-white-color-2xl .d8-text-list-feature ul li a.cb-active {
    color: #ffffff;
  }
  .cb-white-color-2xl .d8-text-list-feature ul li a:visited, .cb-white-color-2xl .d8-text-list-feature ul li a.cb-visited {
    color: #ffffff;
  }
  .cb-white-color-2xl .d8-text-list-feature ul li a.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-white-color-2xl .d8-text-list-feature ul li a.cb-disabled:hover, .cb-white-color-2xl .d8-text-list-feature ul li a.cb-disabled.cb-hover, .cb-white-color-2xl .d8-text-list-feature ul li a.cb-disabled:focus, .cb-white-color-2xl .d8-text-list-feature ul li a.cb-disabled.cb-focus, .cb-white-color-2xl .d8-text-list-feature ul li a.cb-disabled.cb-active, .cb-white-color-2xl .d8-text-list-feature ul li a.cb-disabled:visited, .cb-white-color-2xl .d8-text-list-feature ul li a.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-white-color-2xl * {
    color: #ffffff;
    border-color: #ffffff;
  }
  .cb-white-color-2xl a:not(.cb-btn) {
    color: #ffffff !important;
  }
  .cb-white-color-2xl a:not(.cb-btn):hover, .cb-white-color-2xl a:not(.cb-btn).cb-hover, .cb-white-color-2xl a:not(.cb-btn):focus, .cb-white-color-2xl a:not(.cb-btn).cb-focus {
    color: #ffffff;
  }
  .cb-white-color-2xl a:not(.cb-btn):active, .cb-white-color-2xl a:not(.cb-btn).cb-active {
    color: #ffffff;
  }
  .cb-white-color-2xl a:not(.cb-btn):visited, .cb-white-color-2xl a:not(.cb-btn).cb-visited {
    color: #ffffff;
  }
  .cb-white-color-2xl a:not(.cb-btn).cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-white-color-2xl a:not(.cb-btn).cb-disabled:hover, .cb-white-color-2xl a:not(.cb-btn).cb-disabled.cb-hover, .cb-white-color-2xl a:not(.cb-btn).cb-disabled:focus, .cb-white-color-2xl a:not(.cb-btn).cb-disabled.cb-focus, .cb-white-color-2xl a:not(.cb-btn).cb-disabled.cb-active, .cb-white-color-2xl a:not(.cb-btn).cb-disabled:visited, .cb-white-color-2xl a:not(.cb-btn).cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-white-color-2xl .cb-btn[class^=cb-btn-light] {
    border-color: #ffffff;
  }
  .cb-white-color-2xl .cb-btn.cb-btn-primary {
    color: #324dc7;
  }
  .cb-white-color-2xl .cb-btn.cb-btn-primary:visited {
    color: #324dc7;
  }
  .cb-white-color-2xl .cb-btn.cb-btn-primary[class*=cb-btn-light] {
    color: #324dc7;
  }
  .cb-white-color-2xl .cb-btn.cb-btn-primary[class*=cb-btn-light]:visited {
    color: #324dc7;
  }
  .cb-white-color-2xl .cb-btn.cb-btn-yellow {
    color: #1e1e1e;
  }
  .cb-white-color-2xl .cb-btn.cb-btn-yellow:visited {
    color: #1e1e1e;
  }
  .cb-white-color-2xl .cb-btn.cb-btn-yellow[class*=cb-btn-light] {
    color: #1e1e1e;
  }
  .cb-white-color-2xl .cb-btn.cb-btn-yellow[class*=cb-btn-light]:visited {
    color: #1e1e1e;
  }
  .cb-white-color-2xl .cb-btn.cb-btn-black {
    color: #1e1e1e;
  }
  .cb-white-color-2xl .cb-btn.cb-btn-black:visited {
    color: #1e1e1e;
  }
  .cb-white-color-2xl .cb-date-time-tags p.cb-event-stamp {
    color: #1e1e1e;
  }
  .cb-white-color-2xl .cb-menu-list a.cb-menu-link {
    color: #ffffff !important;
  }
  .cb-white-color-2xl .cb-menu-list a.cb-menu-link:hover, .cb-white-color-2xl .cb-menu-list a.cb-menu-link.cb-hover, .cb-white-color-2xl .cb-menu-list a.cb-menu-link:focus, .cb-white-color-2xl .cb-menu-list a.cb-menu-link.cb-focus {
    color: #ffffff;
  }
  .cb-white-color-2xl .cb-menu-list a.cb-menu-link:active, .cb-white-color-2xl .cb-menu-list a.cb-menu-link.cb-active {
    color: #ffffff;
  }
  .cb-white-color-2xl .cb-menu-list a.cb-menu-link:visited, .cb-white-color-2xl .cb-menu-list a.cb-menu-link.cb-visited {
    color: #ffffff;
  }
  .cb-white-color-2xl .cb-menu-list a.cb-menu-link.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-white-color-2xl .cb-menu-list a.cb-menu-link.cb-disabled:hover, .cb-white-color-2xl .cb-menu-list a.cb-menu-link.cb-disabled.cb-hover, .cb-white-color-2xl .cb-menu-list a.cb-menu-link.cb-disabled:focus, .cb-white-color-2xl .cb-menu-list a.cb-menu-link.cb-disabled.cb-focus, .cb-white-color-2xl .cb-menu-list a.cb-menu-link.cb-disabled.cb-active, .cb-white-color-2xl .cb-menu-list a.cb-menu-link.cb-disabled:visited, .cb-white-color-2xl .cb-menu-list a.cb-menu-link.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-white-color-2xl .cb-menu-list a.cb-menu-link:hover, .cb-white-color-2xl .cb-menu-list a.cb-menu-link.cb-hover, .cb-white-color-2xl .cb-menu-list a.cb-menu-link:focus, .cb-white-color-2xl .cb-menu-list a.cb-menu-link.cb-focus {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .cb-white-color-2xl .cb-menu-list.cb-menu-list-horizontal a.cb-selected, .cb-white-color-2xl .cb-menu-list.cb-menu-list-horizontal a:hover, .cb-white-color-2xl .cb-menu-list.cb-menu-list-horizontal a.cb-hover, .cb-white-color-2xl .cb-menu-list.cb-menu-list-horizontal a:focus, .cb-white-color-2xl .cb-menu-list.cb-menu-list-horizontal a.cb-focus {
    box-shadow: inset 0px -3px 0px -1px #ffffff !important;
  }
  .cb-white-color-2xl .cb-menu-list.cb-menu-list-vertical a.cb-selected, .cb-white-color-2xl .cb-menu-list.cb-menu-list-vertical a:hover, .cb-white-color-2xl .cb-menu-list.cb-menu-list-vertical a.cb-hover, .cb-white-color-2xl .cb-menu-list.cb-menu-list-vertical a:focus, .cb-white-color-2xl .cb-menu-list.cb-menu-list-vertical a.cb-focus {
    box-shadow: inset 2px 0px 0px 0px #ffffff !important;
  }
}
@media (min-width: 1728px) {
  .cb-black1-color-3xl .d8-text-list-feature ul li a {
    color: #1e1e1e;
  }
  .cb-black1-color-3xl .d8-text-list-feature ul li a:hover, .cb-black1-color-3xl .d8-text-list-feature ul li a.cb-hover, .cb-black1-color-3xl .d8-text-list-feature ul li a:focus, .cb-black1-color-3xl .d8-text-list-feature ul li a.cb-focus {
    color: #1e1e1e;
  }
  .cb-black1-color-3xl .d8-text-list-feature ul li a:active, .cb-black1-color-3xl .d8-text-list-feature ul li a.cb-active {
    color: #505050;
  }
  .cb-black1-color-3xl .d8-text-list-feature ul li a:visited, .cb-black1-color-3xl .d8-text-list-feature ul li a.cb-visited {
    color: #1e1e1e;
  }
  .cb-black1-color-3xl .d8-text-list-feature ul li a.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-black1-color-3xl .d8-text-list-feature ul li a.cb-disabled:hover, .cb-black1-color-3xl .d8-text-list-feature ul li a.cb-disabled.cb-hover, .cb-black1-color-3xl .d8-text-list-feature ul li a.cb-disabled:focus, .cb-black1-color-3xl .d8-text-list-feature ul li a.cb-disabled.cb-focus, .cb-black1-color-3xl .d8-text-list-feature ul li a.cb-disabled.cb-active, .cb-black1-color-3xl .d8-text-list-feature ul li a.cb-disabled:visited, .cb-black1-color-3xl .d8-text-list-feature ul li a.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-black1-color-3xl * {
    color: #000;
    border-color: #000;
  }
  .cb-black1-color-3xl a {
    color: #324dc7;
    text-decoration: underline;
  }
  .cb-black1-color-3xl a:hover, .cb-black1-color-3xl a.cb-hover {
    color: #324dc7;
    text-decoration: none;
  }
  .cb-black1-color-3xl a:active, .cb-black1-color-3xl a.cb-active {
    color: #192764;
  }
  .cb-black1-color-3xl a:not(.cb-btn):visited, .cb-black1-color-3xl a:not(.cb-btn).cb-visited {
    color: #85144b;
  }
  .cb-black1-color-3xl a.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-black1-color-3xl a.cb-disabled:hover, .cb-black1-color-3xl a.cb-disabled.cb-hover, .cb-black1-color-3xl a.cb-disabled:focus, .cb-black1-color-3xl a.cb-disabled.cb-focus, .cb-black1-color-3xl a.cb-disabled.cb-active, .cb-black1-color-3xl a.cb-disabled:visited, .cb-black1-color-3xl a.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-black1-color-3xl .cb-btn {
    text-decoration: none;
  }
  .cb-black1-color-3xl .cb-btn.cb-btn-light:visited {
    color: #324dc7;
  }
  .cb-black1-color-3xl .cb-btn.cb-btn-primary {
    color: #ffffff;
    border-color: #324dc7;
  }
  .cb-black1-color-3xl .cb-btn.cb-btn-primary:visited {
    color: #ffffff;
  }
  .cb-black1-color-3xl .cb-btn.cb-btn-primary[class*=cb-btn-light]:visited {
    color: #ffffff;
  }
  .cb-black1-color-3xl .cb-btn.cb-btn-light {
    border-color: #324dc7;
  }
  .cb-black1-color-3xl .cb-btn.cb-btn-light.cb-btn-black {
    border-color: #1e1e1e;
  }

  .cb-white-color-3xl .d8-text-list-feature ul li a {
    color: #ffffff !important;
  }
  .cb-white-color-3xl .d8-text-list-feature ul li a:hover, .cb-white-color-3xl .d8-text-list-feature ul li a.cb-hover, .cb-white-color-3xl .d8-text-list-feature ul li a:focus, .cb-white-color-3xl .d8-text-list-feature ul li a.cb-focus {
    color: #ffffff;
  }
  .cb-white-color-3xl .d8-text-list-feature ul li a:active, .cb-white-color-3xl .d8-text-list-feature ul li a.cb-active {
    color: #ffffff;
  }
  .cb-white-color-3xl .d8-text-list-feature ul li a:visited, .cb-white-color-3xl .d8-text-list-feature ul li a.cb-visited {
    color: #ffffff;
  }
  .cb-white-color-3xl .d8-text-list-feature ul li a.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-white-color-3xl .d8-text-list-feature ul li a.cb-disabled:hover, .cb-white-color-3xl .d8-text-list-feature ul li a.cb-disabled.cb-hover, .cb-white-color-3xl .d8-text-list-feature ul li a.cb-disabled:focus, .cb-white-color-3xl .d8-text-list-feature ul li a.cb-disabled.cb-focus, .cb-white-color-3xl .d8-text-list-feature ul li a.cb-disabled.cb-active, .cb-white-color-3xl .d8-text-list-feature ul li a.cb-disabled:visited, .cb-white-color-3xl .d8-text-list-feature ul li a.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-white-color-3xl * {
    color: #ffffff;
    border-color: #ffffff;
  }
  .cb-white-color-3xl a:not(.cb-btn) {
    color: #ffffff !important;
  }
  .cb-white-color-3xl a:not(.cb-btn):hover, .cb-white-color-3xl a:not(.cb-btn).cb-hover, .cb-white-color-3xl a:not(.cb-btn):focus, .cb-white-color-3xl a:not(.cb-btn).cb-focus {
    color: #ffffff;
  }
  .cb-white-color-3xl a:not(.cb-btn):active, .cb-white-color-3xl a:not(.cb-btn).cb-active {
    color: #ffffff;
  }
  .cb-white-color-3xl a:not(.cb-btn):visited, .cb-white-color-3xl a:not(.cb-btn).cb-visited {
    color: #ffffff;
  }
  .cb-white-color-3xl a:not(.cb-btn).cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-white-color-3xl a:not(.cb-btn).cb-disabled:hover, .cb-white-color-3xl a:not(.cb-btn).cb-disabled.cb-hover, .cb-white-color-3xl a:not(.cb-btn).cb-disabled:focus, .cb-white-color-3xl a:not(.cb-btn).cb-disabled.cb-focus, .cb-white-color-3xl a:not(.cb-btn).cb-disabled.cb-active, .cb-white-color-3xl a:not(.cb-btn).cb-disabled:visited, .cb-white-color-3xl a:not(.cb-btn).cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-white-color-3xl .cb-btn[class^=cb-btn-light] {
    border-color: #ffffff;
  }
  .cb-white-color-3xl .cb-btn.cb-btn-primary {
    color: #324dc7;
  }
  .cb-white-color-3xl .cb-btn.cb-btn-primary:visited {
    color: #324dc7;
  }
  .cb-white-color-3xl .cb-btn.cb-btn-primary[class*=cb-btn-light] {
    color: #324dc7;
  }
  .cb-white-color-3xl .cb-btn.cb-btn-primary[class*=cb-btn-light]:visited {
    color: #324dc7;
  }
  .cb-white-color-3xl .cb-btn.cb-btn-yellow {
    color: #1e1e1e;
  }
  .cb-white-color-3xl .cb-btn.cb-btn-yellow:visited {
    color: #1e1e1e;
  }
  .cb-white-color-3xl .cb-btn.cb-btn-yellow[class*=cb-btn-light] {
    color: #1e1e1e;
  }
  .cb-white-color-3xl .cb-btn.cb-btn-yellow[class*=cb-btn-light]:visited {
    color: #1e1e1e;
  }
  .cb-white-color-3xl .cb-btn.cb-btn-black {
    color: #1e1e1e;
  }
  .cb-white-color-3xl .cb-btn.cb-btn-black:visited {
    color: #1e1e1e;
  }
  .cb-white-color-3xl .cb-date-time-tags p.cb-event-stamp {
    color: #1e1e1e;
  }
  .cb-white-color-3xl .cb-menu-list a.cb-menu-link {
    color: #ffffff !important;
  }
  .cb-white-color-3xl .cb-menu-list a.cb-menu-link:hover, .cb-white-color-3xl .cb-menu-list a.cb-menu-link.cb-hover, .cb-white-color-3xl .cb-menu-list a.cb-menu-link:focus, .cb-white-color-3xl .cb-menu-list a.cb-menu-link.cb-focus {
    color: #ffffff;
  }
  .cb-white-color-3xl .cb-menu-list a.cb-menu-link:active, .cb-white-color-3xl .cb-menu-list a.cb-menu-link.cb-active {
    color: #ffffff;
  }
  .cb-white-color-3xl .cb-menu-list a.cb-menu-link:visited, .cb-white-color-3xl .cb-menu-list a.cb-menu-link.cb-visited {
    color: #ffffff;
  }
  .cb-white-color-3xl .cb-menu-list a.cb-menu-link.cb-disabled {
    color: #b2b2b2 !important;
    text-decoration: none !important;
    cursor: not-allowed;
  }
  .cb-white-color-3xl .cb-menu-list a.cb-menu-link.cb-disabled:hover, .cb-white-color-3xl .cb-menu-list a.cb-menu-link.cb-disabled.cb-hover, .cb-white-color-3xl .cb-menu-list a.cb-menu-link.cb-disabled:focus, .cb-white-color-3xl .cb-menu-list a.cb-menu-link.cb-disabled.cb-focus, .cb-white-color-3xl .cb-menu-list a.cb-menu-link.cb-disabled.cb-active, .cb-white-color-3xl .cb-menu-list a.cb-menu-link.cb-disabled:visited, .cb-white-color-3xl .cb-menu-list a.cb-menu-link.cb-disabled.cb-visited {
    color: #ffffff;
    color: #b2b2b2 !important;
    text-decoration: none !important;
  }
  .cb-white-color-3xl .cb-menu-list a.cb-menu-link:hover, .cb-white-color-3xl .cb-menu-list a.cb-menu-link.cb-hover, .cb-white-color-3xl .cb-menu-list a.cb-menu-link:focus, .cb-white-color-3xl .cb-menu-list a.cb-menu-link.cb-focus {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .cb-white-color-3xl .cb-menu-list.cb-menu-list-horizontal a.cb-selected, .cb-white-color-3xl .cb-menu-list.cb-menu-list-horizontal a:hover, .cb-white-color-3xl .cb-menu-list.cb-menu-list-horizontal a.cb-hover, .cb-white-color-3xl .cb-menu-list.cb-menu-list-horizontal a:focus, .cb-white-color-3xl .cb-menu-list.cb-menu-list-horizontal a.cb-focus {
    box-shadow: inset 0px -3px 0px -1px #ffffff !important;
  }
  .cb-white-color-3xl .cb-menu-list.cb-menu-list-vertical a.cb-selected, .cb-white-color-3xl .cb-menu-list.cb-menu-list-vertical a:hover, .cb-white-color-3xl .cb-menu-list.cb-menu-list-vertical a.cb-hover, .cb-white-color-3xl .cb-menu-list.cb-menu-list-vertical a:focus, .cb-white-color-3xl .cb-menu-list.cb-menu-list-vertical a.cb-focus {
    box-shadow: inset 2px 0px 0px 0px #ffffff !important;
  }
}
.d8-accordion ul,
.d8-accordion ol {
  margin: 24px 0;
}

.d8-menu-list-center .cb-menu-list ul li {
  text-align: center !important;
}
.d8-menu-list-center .cb-menu-list ul li a {
  text-align: center !important;
}

.cb-white-color .d8-menu-list-left .cb-menu-list ul li a:focus, .cb-white-color .d8-menu-list-left .cb-menu-list ul li a:hover {
  box-shadow: inset 2px 0px 0px 0px #ffffff !important;
}
.cb-white-color .d8-menu-list-center .cb-menu-list ul li a:focus, .cb-white-color .d8-menu-list-center .cb-menu-list ul li a:hover {
  box-shadow: inset 0px -3px 0px -1px #ffffff !important;
}

.d8-hero-palette.cb-blue2-bg {
  background-color: #0077c8;
}
.d8-hero-palette.cb-blue2-bg .cb-btn-primary {
  background-color: #0077c8;
  border-color: #0077c8;
}
.d8-hero-palette.cb-blue2-bg .cb-btn-primary:hover, .d8-hero-palette.cb-blue2-bg .cb-btn-primary.cb-hover {
  background-color: #003c64;
  border-color: #003c64;
}
.d8-hero-palette.cb-blue2-bg .cb-btn-primary:focus, .d8-hero-palette.cb-blue2-bg .cb-btn-primary.cb-focus {
  border-color: #ffffff;
  background-color: #0077c8;
  box-shadow: 0 0 0 2px #0077c8;
}
.d8-hero-palette.cb-blue2-bg .cb-btn-card-secondary:hover, .d8-hero-palette.cb-blue2-bg .cb-btn-card-secondary.cb-hover {
  color: #0077c8;
}
.d8-hero-palette.cb-blue5-bg {
  background-color: #324dc7;
}
.d8-hero-palette.cb-blue5-bg .cb-btn-primary {
  background-color: #324dc7;
  border-color: #324dc7;
}
.d8-hero-palette.cb-blue5-bg .cb-btn-primary:hover, .d8-hero-palette.cb-blue5-bg .cb-btn-primary.cb-hover {
  background-color: #192764;
  border-color: #192764;
}
.d8-hero-palette.cb-blue5-bg .cb-btn-primary:focus, .d8-hero-palette.cb-blue5-bg .cb-btn-primary.cb-focus {
  border-color: #ffffff;
  background-color: #324dc7;
  box-shadow: 0 0 0 2px #324dc7;
}
.d8-hero-palette.cb-blue5-bg .cb-btn-card-secondary:hover, .d8-hero-palette.cb-blue5-bg .cb-btn-card-secondary.cb-hover {
  color: #324dc7;
}
.d8-hero-palette.cb-purple1-bg {
  background-color: #702f8a;
}
.d8-hero-palette.cb-purple1-bg .cb-btn-primary {
  background-color: #702f8a;
  border-color: #702f8a;
}
.d8-hero-palette.cb-purple1-bg .cb-btn-primary:hover, .d8-hero-palette.cb-purple1-bg .cb-btn-primary.cb-hover {
  background-color: #381845;
  border-color: #381845;
}
.d8-hero-palette.cb-purple1-bg .cb-btn-primary:focus, .d8-hero-palette.cb-purple1-bg .cb-btn-primary.cb-focus {
  border-color: #ffffff;
  background-color: #702f8a;
  box-shadow: 0 0 0 2px #702f8a;
}
.d8-hero-palette.cb-purple1-bg .cb-btn-card-secondary:hover, .d8-hero-palette.cb-purple1-bg .cb-btn-card-secondary.cb-hover {
  color: #702f8a;
}
.d8-hero-palette.cb-green1-bg {
  background-color: #3a913f;
}
.d8-hero-palette.cb-green1-bg .cb-btn-primary {
  background-color: #3a913f;
  border-color: #3a913f;
}
.d8-hero-palette.cb-green1-bg .cb-btn-primary:hover, .d8-hero-palette.cb-green1-bg .cb-btn-primary.cb-hover {
  background-color: #1d4920;
  border-color: #1d4920;
}
.d8-hero-palette.cb-green1-bg .cb-btn-primary:focus, .d8-hero-palette.cb-green1-bg .cb-btn-primary.cb-focus {
  border-color: #ffffff;
  background-color: #3a913f;
  box-shadow: 0 0 0 2px #3a913f;
}
.d8-hero-palette.cb-green1-bg .cb-btn-card-secondary:hover, .d8-hero-palette.cb-green1-bg .cb-btn-card-secondary.cb-hover {
  color: #3a913f;
}
.d8-hero-palette.cb-blue2-bg use.cb-svg-use {
  stroke: #1a84cd;
}
.d8-hero-palette.cb-blue5-bg use.cb-svg-use {
  stroke: #465fcc;
}
.d8-hero-palette.cb-purple1-bg use.cb-svg-use {
  stroke: #7e4495;
}
.d8-hero-palette.cb-green1-bg use.cb-svg-use {
  stroke: #4e9c52;
}

.d8-wysiwyg {
  width: 100%;
}
.d8-wysiwyg h2 {
  font-size: 1.5rem;
  line-height: 1em;
  font-weight: 400;
}
.d8-wysiwyg h3 {
  font-size: 1.1875rem;
  line-height: 1.2631578947em;
  font-weight: 500;
}
.d8-wysiwyg h4 {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 500;
}
.d8-wysiwyg h5 {
  font-size: 0.875rem;
  line-height: 1.1428571429em;
  font-weight: 700;
}
.d8-wysiwyg h6 {
  font-weight: 500;
}
@media (min-width: 1px) and (max-width: 767.98px) {
  .d8-wysiwyg h2 {
    font-weight: 500;
  }
}
@media (min-width: 768px) {
  .d8-wysiwyg h2 {
    font-size: 1.75rem;
    line-height: 1.1428571429em;
  }
  .d8-wysiwyg h3 {
    font-size: 1.3125rem;
    line-height: 1.1428571429em;
  }
  .d8-wysiwyg h4 {
    font-size: 1.125rem;
    line-height: 1.3333333333em;
  }
  .d8-wysiwyg h5 {
    font-size: 1rem;
    line-height: 1.5em;
  }
}
@media (min-width: 1248px) {
  .d8-wysiwyg h2 {
    font-size: 2rem;
    line-height: 1.25em;
  }
  .d8-wysiwyg h3 {
    font-size: 1.625rem;
    line-height: 1.2307692308em;
  }
  .d8-wysiwyg h4 {
    font-size: 1.3125rem;
    line-height: 1.1428571429em;
  }
  .d8-wysiwyg h5 {
    font-size: 1.1875rem;
    line-height: 1.2631578947em;
  }
}
@media (max-width: 1343.98px) {
  .d8-wysiwyg h2 {
    margin-top: 32px;
    margin-bottom: 16px;
  }
  .d8-wysiwyg h3,
.d8-wysiwyg h4,
.d8-wysiwyg h5,
.d8-wysiwyg h6 {
    margin-top: 24px;
    margin-bottom: 8px;
  }
}
@media (min-width: 1344px) {
  .d8-wysiwyg h2 {
    margin-top: 48px;
    margin-bottom: 16px;
  }
  .d8-wysiwyg h3,
.d8-wysiwyg h4,
.d8-wysiwyg h5,
.d8-wysiwyg h6 {
    margin-top: 32px;
    margin-bottom: 8px;
  }
}
.d8-wysiwyg h2:first-child {
  margin-top: 0;
}
.d8-wysiwyg h2 + h2 {
  margin-top: 0 !important;
}
.d8-wysiwyg h2 + h3 {
  margin-top: 0 !important;
}
.d8-wysiwyg h3 + h3 {
  margin-top: 0 !important;
}
.d8-wysiwyg h3 + h4 {
  margin-top: 0 !important;
}
.d8-wysiwyg h4 + h4 {
  margin-top: 0 !important;
}
.d8-wysiwyg h4 + h5 {
  margin-top: 0 !important;
}
.d8-wysiwyg h5 + h5 {
  margin-top: 0 !important;
}
.d8-wysiwyg h5 + h6 {
  margin-top: 0 !important;
}
.d8-wysiwyg h5 + h4 {
  margin-top: 0 !important;
}
.d8-wysiwyg h4 + h3 {
  margin-top: 0 !important;
}
.d8-wysiwyg h3 + h2 {
  margin-top: 0 !important;
}
.d8-wysiwyg h2 + h1 {
  margin-top: 0 !important;
}
.d8-wysiwyg p {
  font-size: 1rem;
  line-height: 1.5em;
}
@media (min-width: 1248px) {
  .d8-wysiwyg p {
    font-size: 1.3125rem;
    line-height: 1.5238095238em;
  }
}
.d8-wysiwyg img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 1343.98px) {
  .d8-wysiwyg img {
    margin-top: 32px;
    margin-bottom: 32px;
  }
}
@media (min-width: 1344px) {
  .d8-wysiwyg img {
    margin-top: 48px;
    margin-bottom: 48px;
  }
}
.d8-wysiwyg table {
  width: 100%;
  color: #1e1e1e;
  background-color: transparent;
  font-size: 1rem;
  line-height: 1.5em;
}
.d8-wysiwyg table > thead {
  background: #505050;
  color: #ffffff;
}
.d8-wysiwyg table > thead > tr > th {
  font-weight: 700;
}
.d8-wysiwyg table th,
.d8-wysiwyg table td {
  padding: 11px 8px 12px 8px;
  vertical-align: top;
  border: 1px solid #d9d9d9;
  min-width: 80px;
}
.d8-wysiwyg table th[rowspan],
.d8-wysiwyg table td[rowspan] {
  vertical-align: middle;
}
@media (max-width: 1343.98px) {
  .d8-wysiwyg table {
    margin-top: 32px;
    margin-bottom: 32px;
  }
}
@media (min-width: 1344px) {
  .d8-wysiwyg table {
    margin-top: 48px;
    margin-bottom: 48px;
  }
}
.d8-wysiwyg ul,
.d8-wysiwyg ol {
  margin: 24px 0;
}
.d8-wysiwyg ul li,
.d8-wysiwyg ol li {
  font-size: 1rem;
  line-height: 1.5em;
}
@media (min-width: 1248px) {
  .d8-wysiwyg ul,
.d8-wysiwyg ol {
    margin: 32px 0;
  }
  .d8-wysiwyg ul li,
.d8-wysiwyg ol li {
    font-size: 1.3125rem;
    line-height: 1.5238095238em;
  }
}

.cb-menu-list ul {
  list-style: none;
}
.cb-menu-list ul li {
  list-style: none !important;
}
.cb-menu-list ul li ul li {
  list-style: none !important;
}

.cb-event-timeline.cb-event-cards-vertical-4-3 {
  margin-left: 8px;
}
@media (min-width: 1px) and (max-width: 767.98px) {
  .cb-event-timeline.cb-event-cards-vertical-4-3 {
    margin-left: 0;
  }
}
.cb-event-timeline.cb-event-cards-vertical-4-3 ol,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row {
  flex-direction: column;
}
.cb-event-timeline.cb-event-cards-vertical-4-3 ol .cb-card,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row .cb-card {
  padding: 24px;
  background-color: #ffffff;
  border-radius: 16px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  margin-left: 24px;
  position: relative;
}
.cb-event-timeline.cb-event-cards-vertical-4-3 ol .cb-card + .cb-card,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row .cb-card + .cb-card {
  margin-top: 24px;
}
.cb-event-timeline.cb-event-cards-vertical-4-3 ol .cb-card::before,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row .cb-card::before {
  position: absolute;
  display: block;
  content: "";
  width: 2px;
  height: calc(100% + 24px);
  background-color: #d9d9d9;
  top: -24px;
  left: -24px;
}
.cb-event-timeline.cb-event-cards-vertical-4-3 ol .cb-card:first-of-type::before,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row .cb-card:first-of-type::before {
  height: calc(100% - 6px);
  top: 32px;
}
.cb-event-timeline.cb-event-cards-vertical-4-3 ol .cb-card.cb-event-year-stamp,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row .cb-card.cb-event-year-stamp {
  margin-top: 48px;
}
.cb-event-timeline.cb-event-cards-vertical-4-3 ol .cb-card.cb-event-year-stamp .cb-event-year,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row .cb-card.cb-event-year-stamp .cb-event-year {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 32px;
  position: absolute;
  top: -48px;
  left: 0;
}
.cb-event-timeline.cb-event-cards-vertical-4-3 ol .cb-card + .cb-card.cb-event-year-stamp,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row .cb-card + .cb-card.cb-event-year-stamp {
  margin-top: 92px;
}
.cb-event-timeline.cb-event-cards-vertical-4-3 ol .cb-card + .cb-card.cb-event-year-stamp::before,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row .cb-card + .cb-card.cb-event-year-stamp::before {
  height: calc(100% + 92px);
  top: -92px;
}
.cb-event-timeline.cb-event-cards-vertical-4-3 ol .cb-card:last-of-type,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row .cb-card:last-of-type {
  padding-bottom: 24px;
}
.cb-event-timeline.cb-event-cards-vertical-4-3 ol .cb-card:last-of-type::before,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row .cb-card:last-of-type::before {
  height: 64px;
}
.cb-event-timeline.cb-event-cards-vertical-4-3 ol .cb-card:last-of-type.cb-event-year-stamp::before,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row .cb-card:last-of-type.cb-event-year-stamp::before {
  height: 120px;
  top: -92px;
}
.cb-event-timeline.cb-event-cards-vertical-4-3 ol .cb-card .cb-card-header .cb-date-time-tags,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row .cb-card .cb-card-header .cb-date-time-tags {
  position: relative;
  margin-bottom: 0;
}
.cb-event-timeline.cb-event-cards-vertical-4-3 ol .cb-card .cb-card-header .cb-date-time-tags::before,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row .cb-card .cb-card-header .cb-date-time-tags::before {
  position: absolute;
  display: block;
  content: "";
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background-color: #d9d9d9;
  top: 4px;
  left: -55px;
}
.cb-event-timeline.cb-event-cards-vertical-4-3 ol .cb-card .cb-card-header .cb-date-time-tags p,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row .cb-card .cb-card-header .cb-date-time-tags p {
  text-transform: uppercase;
}
@media (min-width: 1px) and (max-width: 767.98px) {
  .cb-event-timeline.cb-event-cards-vertical-4-3 ol .cb-card,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row .cb-card {
    margin-top: 48px !important;
    margin-left: 0;
  }
  .cb-event-timeline.cb-event-cards-vertical-4-3 ol .cb-card::before,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row .cb-card::before {
    position: absolute;
    display: block;
    content: "";
    width: 2px;
    top: -48px !important;
    height: 48px !important;
    background-color: #d9d9d9;
    left: calc(50% - 1px);
  }
  .cb-event-timeline.cb-event-cards-vertical-4-3 ol .cb-card::after,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row .cb-card::after {
    position: absolute;
    display: block;
    content: "";
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    background-color: #d9d9d9;
    top: -32px;
    left: calc(50% - 8px);
  }
  .cb-event-timeline.cb-event-cards-vertical-4-3 ol .cb-card:first-of-type:not(.cb-event-year-stamp),
.cb-event-timeline.cb-event-cards-vertical-4-3 .row .cb-card:first-of-type:not(.cb-event-year-stamp) {
    margin-top: 0 !important;
  }
  .cb-event-timeline.cb-event-cards-vertical-4-3 ol .cb-card:first-of-type::before, .cb-event-timeline.cb-event-cards-vertical-4-3 ol .cb-card:first-of-type::after,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row .cb-card:first-of-type::before,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row .cb-card:first-of-type::after {
    display: none;
  }
  .cb-event-timeline.cb-event-cards-vertical-4-3 ol .cb-card + .cb-card.cb-event-year-stamp,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row .cb-card + .cb-card.cb-event-year-stamp {
    margin-top: 88px !important;
  }
  .cb-event-timeline.cb-event-cards-vertical-4-3 ol .cb-card + .cb-card.cb-event-year-stamp::before,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row .cb-card + .cb-card.cb-event-year-stamp::before {
    height: 88px !important;
    top: -88px !important;
  }
  .cb-event-timeline.cb-event-cards-vertical-4-3 ol .cb-card + .cb-card.cb-event-year-stamp::after,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row .cb-card + .cb-card.cb-event-year-stamp::after {
    top: -52px;
  }
  .cb-event-timeline.cb-event-cards-vertical-4-3 ol .cb-card .cb-card-header .cb-date-time-tags::before,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row .cb-card .cb-card-header .cb-date-time-tags::before {
    display: none;
  }
  .cb-event-timeline.cb-event-cards-vertical-4-3 ol .cb-card .cb-card-header .cb-card-label,
.cb-event-timeline.cb-event-cards-vertical-4-3 ol .cb-card .cb-card-header .cb-btn-tag,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row .cb-card .cb-card-header .cb-card-label,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row .cb-card .cb-card-header .cb-btn-tag {
    width: -moz-fit-content;
    max-width: -moz-fit-content;
  }
}
@media (min-width: 1px) and (max-width: 767.98px) {
  .cb-event-timeline.cb-event-cards-vertical-4-3 ol.cb-gutterh-24,
.cb-event-timeline.cb-event-cards-vertical-4-3 .row.cb-gutterh-24 {
    margin-left: 0;
  }
}
@media (min-width: 1px) and (max-width: 767.98px) {
  .cb-event-timeline.cb-event-cards-vertical-4-3 .row div[class*=col-] {
    margin-top: 48px !important;
  }
  .cb-event-timeline.cb-event-cards-vertical-4-3 .row div[class*=col-] .cb-card::before {
    position: absolute;
    display: block;
    content: "";
    width: 2px;
    top: -48px !important;
    height: 48px !important;
    background-color: #d9d9d9;
    left: calc(50% - 1px);
  }
  .cb-event-timeline.cb-event-cards-vertical-4-3 .row div[class*=col-] .cb-card::after {
    position: absolute;
    display: block;
    content: "";
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    background-color: #d9d9d9;
    top: -32px;
    left: calc(50% - 8px);
  }
  .cb-event-timeline.cb-event-cards-vertical-4-3 .row div[class*=col-]:first-of-type .cb-card:not(.cb-event-year-stamp) {
    margin-top: 0 !important;
  }
  .cb-event-timeline.cb-event-cards-vertical-4-3 .row div[class*=col-]:first-of-type .cb-card::before, .cb-event-timeline.cb-event-cards-vertical-4-3 .row div[class*=col-]:first-of-type .cb-card::after {
    display: none;
  }
  .cb-event-timeline.cb-event-cards-vertical-4-3 .row div[class*=col-] + div[class*=col-] .cb-card.cb-event-year-stamp {
    margin-top: 40px !important;
  }
  .cb-event-timeline.cb-event-cards-vertical-4-3 .row div[class*=col-] + div[class*=col-] .cb-card.cb-event-year-stamp::before {
    height: 88px !important;
    top: -88px !important;
  }
  .cb-event-timeline.cb-event-cards-vertical-4-3 .row div[class*=col-] + div[class*=col-] .cb-card.cb-event-year-stamp::after {
    top: -52px;
  }
}

.cb-card.cb-card-event-4-3 .cb-card-content .cb-card-action {
  flex-wrap: wrap;
  align-items: baseline;
}
.cb-card.cb-card-event-4-3 .cb-meta-tags {
  margin-top: 16px;
}
.cb-card.cb-card-event-4-3 .cb-card-header {
  margin-bottom: 16px;
}
@media (min-width: 1px) and (max-width: 767.98px) {
  .cb-card.cb-card-event-4-3 .cb-card-header {
    flex-flow: column-reverse;
  }
  .cb-card.cb-card-event-4-3 .cb-card-header .cb-card-label,
.cb-card.cb-card-event-4-3 .cb-card-header .cb-btn-tag {
    margin-bottom: 16px;
    max-width: fit-content;
    display: inline-flex;
  }
}
.cb-card.cb-card-event-4-3 .cb-card-action {
  margin-top: 16px;
}
.cb-card.cb-card-event-4-3 .cb-card-action .cb-btn-row {
  margin-top: 0;
  margin-left: -24px;
  margin-right: 24px;
}
.cb-card.cb-card-event-4-3 .cb-card-action .cb-btn-row .cb-btn {
  margin-left: 24px;
}
.cb-card.cb-card-event-4-3 .cb-card-action .cb-btn-row .cb-btn + .cb-btn {
  margin-left: 24px;
}
.cb-card.cb-card-event-4-3 .cb-card-title + .cb-card-action {
  margin-top: 8px;
}
.cb-card.cb-card-link .cb-meta-tags {
  text-transform: none;
}

.cb-btn-tag.cb-btn-sm, .cb-btn-tag.cb-btn-small {
  padding: 2px 8px;
  font-size: 0.75rem;
  line-height: 1.5em;
  border-radius: 4px;
  font-weight: 400;
}
.cb-btn-tag.cb-btn-sm .cb-glyph, .cb-btn-tag.cb-btn-small .cb-glyph {
  font-size: 0.75rem !important;
  line-height: 1em !important;
}

/*# sourceMappingURL=d8.css.map*/