@charset "UTF-8";
.__legacy-html {
  /* override tailwind setting svg to block */
}
.__legacy-html .at05 svg {
  display: inline;
}
@media (max-width: 767.98px) {
  .__legacy-html .isCollapsible .collapsibleSpacing:first-child {
    margin-top: 36px;
    margin-top: calc(var(--gutter) * 1.5);
  }
  .__legacy-html .isCollapsible .collapsibleOverall {
    padding-top: 12px;
    padding-top: calc(var(--gutter) * 0.5);
    padding-bottom: 12px;
    padding-bottom: calc(var(--gutter) * 0.5);
    border-top: 1px solid;
  }
  .__legacy-html .isCollapsible .collapsibleTarget {
    cursor: pointer;
    margin-right: 1rem;
  }
  .__legacy-html .isCollapsible .collapsibleTarget:after {
    content: "+";
    font-weight: initial;
    margin: auto 0;
  }
  .__legacy-html .isCollapsible .collapsibleTarget.active:after {
    content: "−";
  }
  .__legacy-html .isCollapsible .collapsibleContainer {
    display: none;
  }
  .__legacy-html .isCollapsible .collapsibleContainer.collapsibleShow {
    display: block;
  }
}
.__legacy-html .a01 a.text-inverse u,
.__legacy-html .a01.inverse-theme,
.__legacy-html .a01.inverse-theme p:not([class]) {
  color: #fff;
}
.__legacy-html .a01.dark-theme,
.__legacy-html .a01.dark-theme p:not([class]) {
  color: #222;
}
.__legacy-html .a01:not(:first-child) {
  margin-top: 36px;
  margin-top: calc(var(--gutter) * 1.5);
}
.__legacy-html .a01 .intro {
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 700;
}
.__legacy-html .fonts-loaded .a01 .intro {
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
@media (min-width: 992px) {
  .__legacy-html .a01 .intro {
    font-size: 1.33333rem;
  }
}
.__legacy-html .a01 p:first-child {
  margin-top: 0;
}
.__legacy-html .a01 ol,
.__legacy-html .a01 ul {
  padding-left: 1.063em;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}
.__legacy-html .a01 ol li,
.__legacy-html .a01 ul li {
  margin-top: 0.5rem;
  margin-bottom: 0;
  padding-left: 0.5em;
}
.__legacy-html .a01 ol ol,
.__legacy-html .a01 ol ul,
.__legacy-html .a01 ul ol,
.__legacy-html .a01 ul ul {
  padding-left: 1.25em;
}
.__legacy-html .a03 iframe {
  max-width: 100%;
}
.__legacy-html .a03__poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-size: cover;
  cursor: pointer;
}
.__legacy-html .a03__iconPlay img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
}
.__legacy-html .a04 {
  margin-top: 24px;
  margin-top: calc(var(--gutter) * 1);
}
.__legacy-html .a04 .gutter {
  display: flex;
}
@media (min-width: 768px) {
  .__legacy-html .a04 .gutter {
    display: block;
  }
}
@media (min-width: 992px) {
  .__legacy-html .a04 .gutter {
    display: flex;
  }
}
.__legacy-html .a04__img-wrap {
  flex-basis: 4rem;
}
.__legacy-html .a04__img {
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
.__legacy-html .a04__text-box {
  margin-left: 0;
  margin-left: calc(var(--gutter) * 0);
}
@media (min-width: 768px) {
  .__legacy-html .a04__text-box {
    margin-top: 12px;
    margin-top: calc(var(--gutter) * 0.5);
  }
}
@media (min-width: 992px) {
  .__legacy-html .a04__text-box {
    margin-top: 0;
    margin-top: calc(var(--gutter) * 0);
  }
}
.__legacy-html .a04__name {
  display: block;
  font-size: 1.22222rem;
}
.__legacy-html .a04__title {
  font-size: 1.05556rem;
  margin-top: 0;
}
.__legacy-html .a06:not(:first-child) {
  margin-top: 36px;
  margin-top: calc(var(--gutter) * 1.5);
}
@media (min-width: 576px) {
  .__legacy-html .a06__headline {
    font-size: 1.11111rem;
    line-height: 1.25;
    font-weight: 700;
  }
  .__legacy-html .fonts-loaded .a06__headline {
    font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  }
}
@media (min-width: 576px) and (min-width: 992px) {
  .__legacy-html .a06__headline {
    font-size: 1.55556rem;
  }
}
.__legacy-html .a07 {
  margin-top: 12px;
  margin-top: calc(var(--gutter) * 0.5);
  margin-bottom: 12px;
  margin-bottom: calc(var(--gutter) * 0.5);
}
.__legacy-html .a07__list {
  list-style: none;
  padding-left: 0;
  display: flex;
  justify-content: center;
  background-color: #f1f1f1;
}
.__legacy-html .a07__list li {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  width: 32px;
  height: 32px;
}
.__legacy-html .a07__list li img {
  border-radius: 50%;
  background-color: #6c757d;
}
@media (min-width: 992px) {
  .__legacy-html .a07__list {
    background-color: inherit;
    display: block;
  }
  .__legacy-html .a07__list li {
    margin-bottom: 0;
    margin-left: 0;
  }
}
.__legacy-html .a07__list .addthis_button_facebook:hover img {
  background-color: #3b5998;
}
.__legacy-html .a07__list .addthis_button_twitter:hover img {
  background-color: #1da1f3;
}
.__legacy-html .a07__list .addthis_button_linkedin:hover img {
  background-color: #007aaa;
}
.__legacy-html .a07__list .addthis_button_vk:hover img {
  background-color: #5281b8;
}
.__legacy-html .a07__list .addthis_button_wechat:hover img {
  background-color: #00c70a;
}
.__legacy-html .a08:not(:first-child) {
  margin-top: 36px;
  margin-top: calc(var(--gutter) * 1.5);
}
.__legacy-html .a08__headline {
  font-size: 1.5rem;
}
.__legacy-html .fonts-loaded .a08__headline {
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
@media (min-width: 576px) {
  .__legacy-html .a08__headline {
    font-size: 1rem;
    line-height: 1.25;
    font-weight: 700;
  }
  .__legacy-html .fonts-loaded .a08__headline {
    font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  }
}
@media (min-width: 576px) and (min-width: 992px) {
  .__legacy-html .a08__headline {
    font-size: 1.33333rem;
  }
}
.__legacy-html .fonts-loaded .a09 {
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.__legacy-html .a09__headline-wrapper {
  align-items: center;
  justify-content: space-between;
  padding-top: 2rem;
}
.__legacy-html .a09 .desktop-only,
.__legacy-html .a09 .mobile-only {
  display: none;
}
@media (max-width: 991.98px) {
  .__legacy-html .a09 .mobile-only {
    display: flex;
  }
}
@media (min-width: 992px) {
  .__legacy-html .a09 .desktop-only {
    display: flex;
  }
}
.__legacy-html .a09__headline-link {
  color: #e30f37;
  display: none;
}
.__legacy-html .a09__headline-link:hover {
  color: #e30f37;
}
.__legacy-html .a09__headline-link.active {
  display: inline-block;
}
.__legacy-html .a09__headline {
  visibility: hidden;
  font-size: 1.33333rem;
  font-weight: 700;
  text-transform: uppercase;
}
.__legacy-html .a09__headline.active {
  visibility: visible;
}
.__legacy-html .a09__bar {
  background-color: #00a0e3;
  color: #fff;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 10;
}
@media (min-width: 768px) {
  .__legacy-html .a09__bar {
    color: #222;
    flex-direction: row;
  }
}
.__legacy-html .a09__bar-title {
  display: flex;
  font-weight: 700;
  flex-direction: column;
  text-transform: uppercase;
  padding: 0;
}
@media (min-width: 992px) {
  .__legacy-html .a09__bar-title {
    flex-direction: row;
  }
}
.__legacy-html .a09__bar-title-link,
.__legacy-html .a09__bar-title-link:hover {
  color: #fff;
}
.__legacy-html .a09__filter-key {
  text-transform: uppercase;
  font-size: 75%;
}
.__legacy-html .a09__tag-list {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
.__legacy-html .a09__tag-list-item ul {
  padding-left: 0;
}
.__legacy-html .a09__tag-list-item:not(:last-child) {
  border-bottom: 1px solid #e6e6e6;
}
.__legacy-html .a09__tag-list-headline {
  color: #222;
  display: block;
  margin-top: 0.75rem;
}
@media (min-width: 992px) {
  .__legacy-html .a09__tag-list-item:not(:last-child) {
    border-bottom: none;
  }
  .__legacy-html .a09__tag-list-headline {
    color: #fff;
  }
}
.__legacy-html .a09__tag-list-link {
  color: #222;
  display: block;
  font-weight: 400;
  padding: 5px 0;
  text-transform: none;
}
.__legacy-html .fonts-loaded .a09__tag-list-link {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.__legacy-html .a09__tag-list-link:last-child {
  padding-bottom: 10px;
}
.__legacy-html .a09__tag-list-link:hover {
  color: #222;
}
.__legacy-html .a09__tag-list-link::before {
  border: 1px solid #e6e6e6;
  content: "";
  display: inline-block;
  height: 9px;
  width: 10px;
  margin-right: 5px;
}
.__legacy-html .a09__tag-list-link.selected::before {
  border: none;
  background-color: #1d9cd3;
}
@media (min-width: 992px) {
  .__legacy-html .a09__tag-list-link.selected::before {
    background-color: #fff;
  }
}
@media (min-width: 992px) {
  .__legacy-html .a09__tag-list-link,
  .__legacy-html .a09__tag-list-link:hover {
    color: #f5f5f5;
  }
  .__legacy-html .a09__tag-list-link::before {
    border: 1px solid #fff;
  }
}
.__legacy-html .a09-content,
.__legacy-html .a09__featured-articles {
  display: none;
}
.__legacy-html .a09-content.active,
.__legacy-html .a09__featured-articles.active {
  display: block;
}
.__legacy-html .a09__featured-articles {
  margin-bottom: 3rem;
}
.__legacy-html .a09 .arrow {
  background-position: center;
  display: inline-block;
  height: 10px;
  width: 10px;
}
.__legacy-html .a09 .arrow--black {
  background: url(/etc.clientlibs/base/clientlibs/base-resources/resources/icons/UI/black_down_arrow.svg) no-repeat;
}
.__legacy-html .a09 .arrow--right {
  background: url(/etc.clientlibs/base/clientlibs/base-resources/resources/icons/UI/ui-icons_E30F37_256x240.png) -39px -5px no-repeat;
  height: 7px;
  width: 4px;
  vertical-align: middle;
}
.__legacy-html .a09 .a09-accordion {
  padding: 12px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .__legacy-html .a09 .a09-accordion {
    text-align: right;
  }
}
.__legacy-html .a09 .a09-accordion::after {
  content: "";
  float: right;
  margin-left: 5px;
}
.__legacy-html .a09 .a09-accordion .arrow {
  height: 12px;
}
@media (min-width: 992px) {
  .__legacy-html .a09 .a09-accordion .arrow {
    display: none;
  }
}
.__legacy-html .a09 .a09-accordion .arrow--white {
  background: url(/etc.clientlibs/base/clientlibs/base-resources/resources/icons/UI/white_down_arrow.svg) no-repeat;
  transform: rotate(0);
}
.__legacy-html .a09 .a09-accordion.active .arrow--white {
  background: url(/etc.clientlibs/base/clientlibs/base-resources/resources/icons/UI/white_down_arrow.svg) no-repeat;
  transform: rotate(180deg);
}
.__legacy-html .a09 .panel {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  box-shadow: 2px 2px 6px #c7c7c7;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .__legacy-html .a09 .panel {
    align-self: flex-end;
  }
}
@media (min-width: 992px) {
  .__legacy-html .a09 .panel {
    background-color: transparent;
    box-shadow: none;
    flex-direction: row;
    opacity: 1;
    max-height: 100%;
  }
}
.__legacy-html .a09 .panel.show {
  max-height: 750px;
  opacity: 1;
  position: absolute;
  top: 100%;
  width: 100%;
}
@media (min-width: 576px) {
  .__legacy-html .a09 .panel.show {
    width: auto;
  }
}
@media (min-width: 992px) {
  .__legacy-html .a09 .panel.show {
    position: initial;
    top: initial;
  }
}
.__legacy-html .a09 .sub-a09-accordion {
  border-bottom: 1px solid #707070;
  cursor: pointer;
  color: #222;
  font-size: 0.66667rem;
  outline: 0;
  padding: 12px;
  width: 100%;
}
.__legacy-html .fonts-loaded .a09 .sub-a09-accordion {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
@media (min-width: 992px) {
  .__legacy-html .a09 .sub-a09-accordion {
    border: none;
    color: #fff;
  }
}
@media (max-width: 991.98px) {
  .__legacy-html .a09 .sub-a09-accordion {
    background-color: #f5f5f5;
  }
}
.__legacy-html .a09 .sub-a09-accordion .arrow--white {
  background: url(/etc.clientlibs/base/clientlibs/base-resources/resources/icons/UI/white_down_arrow.svg) no-repeat;
  transform: rotate(0);
}
@media (min-width: 992px) {
  .__legacy-html .a09 .sub-a09-accordion.active {
    background-color: #33b3e8;
    height: 100%;
  }
}
.__legacy-html .a09 .sub-a09-accordion.active .arrow--white {
  background: url(/etc.clientlibs/base/clientlibs/base-resources/resources/icons/UI/white_down_arrow.svg) no-repeat;
  transform: rotate(180deg);
}
.__legacy-html .a09 .sub-a09-accordion:after {
  background: url(/etc.clientlibs/base/clientlibs/base-resources/resources/icons/UI/icon_plus.png) no-repeat;
  content: "";
  float: right;
  height: 12px;
  margin-left: 5px;
  width: 12px;
}
@media (min-width: 992px) {
  .__legacy-html .a09 .sub-a09-accordion:after {
    background: 0 0;
  }
}
.__legacy-html .a09 .sub-a09-accordion.active:after {
  content: "";
  background: url(/etc.clientlibs/base/clientlibs/base-resources/resources/icons/UI/icon_hyphen.png) no-repeat;
  height: 12px;
  width: 12px;
}
@media (min-width: 992px) {
  .__legacy-html .a09 .sub-a09-accordion.active:after {
    background: 0 0;
  }
}
.__legacy-html .a09 .sub-panel {
  background-color: #fff;
  max-height: 0;
  max-width: 580px;
  overflow: auto;
  opacity: 0;
  padding: 0 12px;
  transition: 0.25s ease-in-out;
  text-align: left;
}
@media (min-width: 992px) {
  .__legacy-html .a09 .sub-panel {
    background-color: #33b3e8;
  }
}
@media (min-width: 992px) {
  .__legacy-html .a09 .sub-panel {
    position: absolute;
    top: 100%;
  }
}
.__legacy-html .a09 .sub-panel.show {
  max-width: 100%;
  max-height: 50vh;
  opacity: 1;
}
.__legacy-html .a09-result__container {
  display: flex;
}
.__legacy-html .a09-result__container img {
  display: none;
}
@media (min-width: 768px) {
  .__legacy-html .a09-result__container img {
    display: block;
  }
}
.__legacy-html .a09-result__results-top {
  font-family: Neusa-next, Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  font-size: 1.11111rem;
  line-height: 1.38889rem;
}
.__legacy-html .a09-result__results-bottom {
  font-family: Proxima, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  line-height: 1.5rem;
}
.__legacy-html .a09-result__image-wrapper {
  margin-top: 1.5rem;
}
.__legacy-html .a09-result__content {
  margin: 1rem;
  text-transform: uppercase;
}
.__legacy-html .a09-result__content a,
.__legacy-html .a09-result__content a:visited {
  color: #222;
  display: block;
  font-size: 1.22222rem;
  font-weight: 700;
  margin-top: 0.25rem;
}
.__legacy-html .a09-result__content a:hover,
.__legacy-html .a09-result__content a:visited:hover {
  color: #0f5180;
}
.__legacy-html .a09-result__content-meta {
  font-size: 0.66667rem;
}
.__legacy-html .a09-result__content-preview {
  display: none;
  font-size: 1rem;
  margin-top: 0.5rem;
  text-transform: none;
}
@media (min-width: 768px) {
  .__legacy-html .a09-result__content {
    margin: 1.5rem;
  }
  .__legacy-html .a09-result__content-preview {
    display: block;
  }
}
@media (min-width: 992px) {
  .__legacy-html .a09-result__content {
    margin-right: 10rem;
  }
}
.__legacy-html .a09-result__show-more-wrapper {
  display: flex;
}
.__legacy-html .a09-result__show-more-link {
  background-color: #e6e6e6;
  color: #222;
  text-align: center;
  padding: 0.5rem 0;
  width: 100%;
}
.__legacy-html .a09-result__no-results {
  padding: 3rem 0.5rem;
  text-align: center;
}
.__legacy-html .a09-result__no-results span {
  display: block;
}
.__legacy-html .a09-result__no-results-title {
  color: #222;
  font-size: 1.22222rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}
.__legacy-html .a09-result__no-results-message {
  margin-bottom: 1rem;
}
.__legacy-html .a09__filter-category {
  font-family: Proxima, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  font-size: 1.11111rem;
  line-height: 1.38889rem;
}
.__legacy-html .a09__filter-category .a09__filter-category-options {
  font-weight: 400;
}
.__legacy-html .a09__filter-category .a09__filter-category-options .filter-row {
  display: flex;
  flex-direction: row;
  flex: 1 1;
  margin-top: 0.66667rem;
  align-items: center;
  font-size: 1rem;
  line-height: 1.5rem;
}
.__legacy-html .a09__filter-category .a09__filter-category-options .filter-row input {
  width: 20px;
  height: 20px;
  margin-top: 0;
}
.__legacy-html .a09__filter-category .a09__filter-category-options .filter-row label {
  padding-left: 0.44444rem;
  margin-top: 0;
}
.__legacy-html #dynamic-list-filter .container {
  display: flex;
  flex-direction: column;
  align-content: flex-start;
  width: 100%;
}
.__legacy-html #dynamic-list-filter .container .sidebar {
  width: 100%;
}
.__legacy-html #dynamic-list-filter .container .sidebar #Listing_checkbox-group .category-group {
  margin: 20px 0;
}
.__legacy-html #dynamic-list-filter .container .sidebar #Listing_checkbox-group .category-group label {
  display: block;
}
.__legacy-html #dynamic-list-filter .container .sidebar #Listing_checkbox-group .category-group label input {
  margin-right: 12px;
}
.__legacy-html #dynamic-list-filter .container .results {
  width: 100%;
}
.__legacy-html #dynamic-list-filter .container .results .pagination-container {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: flex-start;
}
.__legacy-html #dynamic-list-filter .container .results .pagination-container .page {
  padding: 8px 18px;
  border: 1px solid transparent;
  border-radius: 4px;
  background: 0 0;
  font-size: 1rem;
  color: #222;
}
.__legacy-html #dynamic-list-filter .container .results .pagination-container .page.active {
  background: #f5f5f5;
  border-radius: 5px;
  color: #0e6eb9;
}
.__legacy-html #dynamic-list-filter .container .results .pagination-container .page :disabled,
.__legacy-html #dynamic-list-filter .container .results .pagination-container .page.disabled {
  color: #999;
  pointer-events: none;
}
.__legacy-html #dynamic-list-filter .container .results .pagination-container .page:hover {
  background: #f5f5f5;
}
.__legacy-html #dynamic-list-filter .container .results .pagination-container .page:focus {
  background: #f5f5f5;
  border: 2px solid #0e6eb9;
}
.__legacy-html #dynamic-list-filter .container .results .pagination-container .page:active {
  background: #e6e6e6;
}
.__legacy-html #dynamic-list-filter .container .results .items-pane .card-view-container {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: center;
  padding-top: 16px;
  padding-bottom: 16px;
}
.__legacy-html #dynamic-list-filter .container .results .items-pane .card-view-container .card {
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  padding: 16px;
}
@media (min-width: 768px) {
  .__legacy-html #dynamic-list-filter .container .results .items-pane .card-view-container .card {
    width: 48%;
  }
}
.__legacy-html #dynamic-list-filter .card {
  background-color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  cursor: pointer;
  text-align: center;
  outline: transparent solid 4px;
  outline-offset: 4px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.141176);
  border-radius: 5px;
  --link-color: #222;
  --link-hover-color: #222;
  --link-visited-color: #222;
  --link-focus-color: #222;
  --link-active-color: #666;
  --link-decoration: none;
  --link-hover-decoration: none;
  --link-visited-decoration: none;
  --link-focus-decoration: none ;
}
.__legacy-html #dynamic-list-filter .card:hover {
  box-shadow: 0 12px 16px rgba(72, 86, 101, 0.16), 0 3px 6px rgba(72, 86, 101, 0.16);
}
.__legacy-html #dynamic-list-filter .card:focus-visible {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.141176);
  outline-color: #2785cd;
}
.__legacy-html #dynamic-list-filter .card:active,
.__legacy-html #dynamic-list-filter .card:visited {
  background: #f5f5f5;
  box-shadow: 0 12px 16px rgba(72, 86, 101, 0.16), 0 3px 6px rgba(72, 86, 101, 0.16);
}
.__legacy-html #dynamic-list-filter .card img {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5%;
}
.__legacy-html #dynamic-list-filter .card img[src=""] {
  display: none;
}
.__legacy-html #dynamic-list-filter .card > a {
  color: var(--link-color);
  -webkit-text-decoration: var(--link-decoration);
  text-decoration: var(--link-decoration);
}
.__legacy-html #dynamic-list-filter .card > a:hover {
  color: var(--link-hover-color);
  -webkit-text-decoration: var(--link-hover-decoration);
  text-decoration: var(--link-hover-decoration);
}
.__legacy-html #dynamic-list-filter .card > a:active,
.__legacy-html #dynamic-list-filter .card > a:visited:active {
  color: var(--link-active-color);
  -webkit-text-decoration: var(--link-active-decoration);
  text-decoration: var(--link-active-decoration);
}
.__legacy-html #dynamic-list-filter .card > a:focus-visible,
.__legacy-html #dynamic-list-filter .card > a:visited:focus-visible {
  color: var(--link-focus-color);
  -webkit-text-decoration: var(--link-focus-decoration);
  text-decoration: var(--link-focus-decoration);
}
.__legacy-html #dynamic-list-filter .card > a:visited {
  color: var(--link-visited-color);
  -webkit-text-decoration: var(--link-visited-decoration);
  text-decoration: var(--link-visited-decoration);
}
.__legacy-html #dynamic-list-filter .card > a:focus-visible .at02__title,
.__legacy-html #dynamic-list-filter .card > a:hover .at02__title {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .__legacy-html .a09 #dynamic-list-filter .container {
    display: flex;
    flex-direction: row;
    gap: 2.61111rem;
  }
  .__legacy-html .a09 #dynamic-list-filter .container .sidebar {
    flex-basis: 33.33%;
  }
  .__legacy-html .a09 #dynamic-list-filter .container .results {
    flex-basis: 66.66%;
  }
}
.__legacy-html .a09 #dynamic-list-filter .container .results-text {
  border-bottom: 1px solid #999;
  padding-bottom: 1.22222rem;
}
.__legacy-html .a09 #dynamic-list-filter .container .sidebar__heading {
  font-size: 1.11111rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  display: none;
  min-width: -webkit-max-content;
  min-width: max-content;
}
@media (min-width: 992px) {
  .__legacy-html .a09 #dynamic-list-filter .container .sidebar__heading {
    display: block;
  }
}
@media (max-width: 991.98px) {
  .__legacy-html .a09 #dynamic-list-filter .container .sidebar .form-group {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}
.__legacy-html .a09 #dynamic-list-filter .container .sidebar .clear-all {
  padding: 0;
  color: #0e6eb9;
  line-height: 1.75;
  font-size: 0.88889rem;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 991.98px) {
  .__legacy-html .a09 #dynamic-list-filter .container .sidebar .clear-all {
    display: flex;
  }
}
.__legacy-html .a09 #dynamic-list-filter .container .sidebar fieldset {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  padding: 0.59722rem 0;
}
.__legacy-html .a09 #dynamic-list-filter .container .sidebar fieldset .filter-set {
  display: none;
}
.__legacy-html .a09 #dynamic-list-filter .container .sidebar fieldset.active .filter-set {
  display: block;
}
.__legacy-html .a09 #dynamic-list-filter .container .sidebar fieldset.active legend::after {
  background-image: url('data:image/svg+xml,<svg focusable="false" enable-background="new 0 0 10 6" viewBox="0 0 10 6" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Arrow Up"><title>Arrow Up</title><g fill="currentColor"><path d="m5 .068c.222 0 .443.084.612.253l4.134 4.134c.338.338.338.886 0 1.224s-.886.338-1.224 0l-3.522-3.521-3.523 3.521c-.336.338-.886.338-1.224 0s-.337-.886.001-1.224l4.134-4.134c.168-.169.39-.253.612-.253z"></path></g></svg>');
}
.__legacy-html .a09 #dynamic-list-filter .container .sidebar fieldset legend {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  font-weight: 700;
  font-size: 1.11111rem;
  line-height: 1.25;
  padding-top: 0.59722rem;
  transform: translateY(0.5rem);
}
.__legacy-html .a09 #dynamic-list-filter .container .sidebar fieldset legend::after {
  content: "";
  display: inline-block;
  width: 1.05556rem;
  height: 1.05556rem;
  background-image: url('data:image/svg+xml,<svg focusable="false" enable-background="new 0 0 10 6" viewBox="0 0 10 6" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Arrow Down"><title>Arrow Down</title><g fill="currentColor"><path d="m5 5.932c-.222 0-.443-.084-.612-.253l-4.134-4.134c-.338-.338-.338-.886 0-1.224s.886-.338 1.224 0l3.522 3.521 3.523-3.521c.336-.338.886-.338 1.224 0s .337.886-.001 1.224l-4.135 4.134c-.168.169-.39.253-.611.253z"></path></g></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateY(0.25rem);
}
.__legacy-html .a09 #dynamic-list-filter .container .sidebar fieldset .filter-option label {
  white-space: nowrap;
  min-width: 33%;
}
.__legacy-html .a09 #dynamic-list-filter .container .results ul {
  list-style-type: none;
  padding-left: 0;
}
.__legacy-html .a09 #dynamic-list-filter .container .results ul .result {
  padding: 0.75rem 0;
  border-bottom: 1px solid #999;
}
.__legacy-html .a09 #dynamic-list-filter .container .results ul .result__dateline {
  font-size: 0.66667rem;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.06667rem;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
}
.__legacy-html .a09 #dynamic-list-filter .container .results ul .result__headline {
  font-size: 1.11111rem;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 0.25rem;
}
.__legacy-html .a09 #dynamic-list-filter .container .results ul .result__abstract {
  font-size: 1rem;
  line-height: 1.5;
}
.__legacy-html .a09 .pagination-container {
  margin-top: 1.25rem;
  align-items: center;
  justify-content: center;
  gap: 1px !important;
}
.__legacy-html .a09 .pagination-container .btn {
  background-color: inherit;
  padding: 0.47222rem 1.02778rem;
}
.__legacy-html .a09 .pagination-container .btn.active {
  background-color: #f5f5f5;
  color: #0e6eb9;
  border-radius: 0.27778rem;
}
.__legacy-html .a09 .pagination-container .btn svg {
  transform: translateY(0.11111rem);
}
.__legacy-html .a09 .pagination-container .btn[value=next],
.__legacy-html .a09 .pagination-container .btn[value=prev] {
  background-color: inherit;
}
.__legacy-html .filters-modal-trigger {
  margin-bottom: 0.75rem;
}
.__legacy-html .filters-modal-trigger a {
  color: #222;
  text-decoration: none;
  font-size: 0.88889rem;
  line-height: 0.8;
  font-weight: 700;
}
.__legacy-html .filters-modal-trigger a svg {
  transform: translateY(0.25rem);
}
.__legacy-html .filters-modal-container {
  opacity: 1;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: baseline;
  z-index: 9999;
}
.__legacy-html .filters-modal-container.open {
  display: block;
}
.__legacy-html .filters-modal-container .filters-modal-content {
  position: absolute;
  bottom: 0;
  max-height: 75vh;
  overflow: auto;
  background-color: #fff;
  padding: 1.11111rem;
  border-radius: 0.22222rem;
  width: 100%;
}
.__legacy-html .filters-modal-container .filters-modal-content .filter-btn-container {
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}
.__legacy-html .filters-modal-container .filters-modal-content .close-btn-container {
  text-align: right;
}
.__legacy-html .filters-modal-container .filters-modal-content .close-btn-container .close-btn {
  padding: 0.27778rem;
  line-height: 0.75;
  position: relative;
  bottom: 0.5rem;
  left: 0.5rem;
}
.__legacy-html .filters-modal-container .filters-modal-content .filter-clear-container,
.__legacy-html .filters-modal-container .filters-modal-content .filter-close-container {
  text-align: center;
}
.__legacy-html .filters-modal-container .filters-modal-content .filter-close-container {
  margin-bottom: 0.5rem;
}
.__legacy-html .a10 {
  background-size: cover;
}
.__legacy-html .a10 a {
  color: currentColor;
}
.__legacy-html .a10:not(:first-child) {
  margin-top: 36px;
  margin-top: calc(var(--gutter) * 1.5);
}
.__legacy-html .a10--blue-reverse {
  color: #0f5180;
}
.__legacy-html .a10--green-reverse {
  color: #1c6333;
}
.__legacy-html .a10--purple-reverse {
  color: #491b62;
}
.__legacy-html .a10--text-secondary {
  color: #666;
}
.__legacy-html .a10--white {
  color: #fff;
}
.__legacy-html .a10--black {
  color: #000;
}
.__legacy-html .a10__quote {
  font-size: 1.5rem;
}
.__legacy-html .fonts-loaded .a10__quote {
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
@media (min-width: 992px) {
  .__legacy-html .a10__quote {
    font-size: 2rem;
  }
}
.__legacy-html .a10__quote--quoteMarks:after {
  content: close-quote;
  vertical-align: bottom;
}
.__legacy-html .a10__quote--quoteMarks:before {
  content: open-quote;
  vertical-align: top;
}
.__legacy-html .a10__byline {
  font-size: 0.88889rem;
}
@media (min-width: 768px) {
  .__legacy-html .a10__byline {
    font-size: 0.77778rem;
    line-height: 1.25;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  }
  .__legacy-html .fonts-loaded .a10__byline {
    font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .__legacy-html .a10__byline {
    font-size: 0.88889rem;
  }
}
.__legacy-html .a11:not(:first-child) {
  margin-top: 36px;
  margin-top: calc(var(--gutter) * 1.5);
}
.__legacy-html .a11__caption {
  margin-top: 12px;
  margin-top: calc(var(--gutter) * 0.5);
}
.__legacy-html .a11 figure {
  width: 100%;
}
.__legacy-html .a11 a[target=f5modal-image] {
  cursor: pointer;
}
@media (min-width: 992px) {
  .__legacy-html .a11 a[target=f5modal-image] {
    cursor: zoom-in;
  }
}
.__legacy-html .a12__hr {
  border-top: 1px solid #222;
}
.__legacy-html .at04 pre {
  font-size: 0.83333rem;
  line-height: 1.4;
  margin-bottom: 24px;
  max-width: 100%;
  overflow: auto;
  padding: 15px;
  -moz-tab-size: 4;
  tab-size: 4;
  white-space: pre-wrap;
  background-color: #e6e6e6;
}
.__legacy-html .at04 pre.scrollable {
  max-height: 400px;
  scrollbar-face-color: #222;
  scrollbar-track-color: transparent;
}
.__legacy-html .at04 pre.scrollable::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.__legacy-html .at04 pre.scrollable::-webkit-scrollbar-thumb {
  background: #222;
}
.__legacy-html .at04 pre.scrollable::-webkit-scrollbar-track {
  background: 0 0;
}
.__legacy-html .at04 pre code {
  color: #222;
}
.__legacy-html .at04 pre code.terminal {
  background-color: #222;
  color: #1fbf51;
  text-shadow: 0 1px 1px #222;
  display: block;
  border-radius: 3px;
  padding: 25px;
  overflow: auto;
}
.__legacy-html .at04 pre code.terminal strong {
  color: yellow;
  font-weight: 700;
}
.__legacy-html .at04 img {
  max-width: 100%;
  height: auto;
}
.__legacy-html .b01 #CyberSourceFrame {
  border: 0;
  height: 57.77778rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  width: 44.44444rem;
}
.__legacy-html .b01__summary {
  margin-top: 2rem;
}
.__legacy-html .b01__summaryList {
  list-style: none;
  padding: 0;
}
.__legacy-html .b01__btn {
  margin-top: 2rem;
}
.__legacy-html .b01 .invalid,
.__legacy-html .b01 :invalid {
  border-left-color: #e30f37;
  border-left-width: 3px;
}
.__legacy-html .b04 .CoveoSearchInterface {
  font-family: Proxima, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #222;
  font-size: 1rem;
}
.__legacy-html .b04 .CoveoSearchInterface .coveo-dropdown-header-wrapper .coveo-facet-dropdown-header {
  border-color: #222;
  color: #000;
  display: block;
  width: 80px;
  height: 30px;
  line-height: 2;
  text-align: center;
  font-size: 0.77778rem;
}
.__legacy-html .b04 .CoveoSearchbox {
  margin-right: 0;
  border: 1px solid #ccc;
  border-radius: 21px;
}
@media (min-width: 992px) {
  .__legacy-html .b04 .CoveoSearchbox {
    border-radius: 34px;
  }
}
.__legacy-html .b04 .CoveoSearchbox .magic-box {
  border: none;
}
.__legacy-html .b04 .CoveoSearchbox .magic-box .magic-box-input input::-webkit-input-placeholder {
  color: #999;
}
.__legacy-html .b04 .CoveoSearchbox .magic-box .magic-box-input input:-ms-input-placeholder {
  color: #999;
}
.__legacy-html .b04 .CoveoSearchbox .magic-box .magic-box-input input::-ms-input-placeholder {
  color: #999;
}
.__legacy-html .b04 .CoveoSearchbox .magic-box .magic-box-input input::placeholder {
  color: #999;
}
.__legacy-html .b04 .CoveoSearchbox .magic-box .magic-box-clear-svg {
  color: #222;
}
.__legacy-html .b04 .CoveoSearchbox .CoveoSearchButton {
  border: 0;
}
.__legacy-html .b04 .CoveoSearchbox .CoveoSearchButton .coveo-search-button svg {
  color: #ccc;
}
.__legacy-html .b04 .CoveoSearchbox .CoveoOmnibox .magic-box-input {
  border-radius: 21px;
}
@media (min-width: 992px) {
  .__legacy-html .b04 .CoveoSearchbox .CoveoOmnibox .magic-box-input {
    border-radius: 34px;
  }
}
.__legacy-html .b04 .coveo-dynamic-facet-collapse-toggle-svg {
  color: #000;
}
.__legacy-html .b04 .coveo-checkbox-label:hover,
.__legacy-html .b04 .coveo-course-level .coveo-accessible-button,
.__legacy-html .b04 .coveo-dynamic-facet-header-clear {
  color: #0e6eb9;
}
@media (min-width: 768px) {
  .__legacy-html .b04 .coveo-facet-column {
    margin-right: 1rem;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .b04 .coveo-facet-column {
    margin-right: 3rem;
  }
}
.__legacy-html .b04 .coveo-facet-column .CoveoDynamicFacet {
  margin-bottom: 1rem;
}
.__legacy-html .b04 .coveo-facet-column .CoveoDynamicFacet .coveo-dynamic-facet-header {
  border-bottom: none;
}
.__legacy-html .b04 .coveo-facet-column .CoveoDynamicFacet .coveo-dynamic-facet-header .coveo-dynamic-facet-header-title {
  color: inherit;
  font-size: 1.11111rem;
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  line-height: 1.2;
}
.__legacy-html .b04 .coveo-facet-column .CoveoDynamicFacet .coveo-dynamic-facet-values {
  padding-top: 0;
}
.__legacy-html .b04 .coveo-facet-column .CoveoDynamicFacet .coveo-dynamic-facet-values .coveo-checkbox-label .coveo-checkbox-span-label-suffix {
  margin-left: auto;
}
.__legacy-html .b04 .coveo-facet-column .CoveoDynamicFacet .coveo-dynamic-facet-values .coveo-checkbox-label .coveo-checkbox-button {
  border: 2px solid #ccc;
  width: 24px;
  height: 24px;
}
.__legacy-html .b04 .coveo-facet-column .CoveoDynamicFacet .coveo-dynamic-facet-values .coveo-checkbox-label .coveo-checkbox-button::before {
  color: #ccc;
  top: 12.5%;
  left: 35%;
}
.__legacy-html .b04 .coveo-facet-column .CoveoFacet {
  border: none;
}
.__legacy-html .b04 .coveo-facet-column .CoveoFacet .coveo-facet-footer,
.__legacy-html .b04 .coveo-facet-column .CoveoFacet .coveo-facet-header,
.__legacy-html .b04 .coveo-facet-column .CoveoFacet .coveo-facet-value-count,
.__legacy-html .b04 .coveo-facet-column .CoveoFacet .coveo-facet-value-exclude {
  display: none;
}
.__legacy-html .b04 .coveo-facet-column .CoveoFacet .coveo-facet-value-caption {
  color: inherit;
  font-size: 1.11111rem;
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
}
.__legacy-html .b04 .coveo-facet-column .CoveoFacet .coveo-facet-value {
  padding: 0;
}
.__legacy-html .b04 .coveo-results-column .coveo-results-header {
  box-shadow: none;
  border-bottom: 2px solid #f5f5f5;
}
.__legacy-html .b04 .CoveoResultList .coveo-quickview {
  display: block;
  margin-top: 1rem;
}
.__legacy-html .b04 .CoveoResultList .CoveoResult {
  border-bottom: 2px solid #f5f5f5;
}
.__legacy-html .b04 .CoveoResultList .CoveoResult .course-type-indicator-icon {
  display: none;
}
.__legacy-html .b04 .CoveoResultList .CoveoResultLink {
  font-size: 1.33333rem;
  font-weight: 600;
  line-height: 1.25;
  color: #222;
  text-decoration: none;
}
.__legacy-html .b04 .CoveoResultList .CoveoResultLink :hover {
  color: #0e6eb9;
}
.__legacy-html .b04 .CoveoResultList .coveo-result-row {
  margin-bottom: 0.25rem;
}
.__legacy-html .b04 .CoveoResultList .coveo-result-row .coveo-with-label {
  font-size: 1rem;
  line-height: 1.5;
}
.__legacy-html .b04 .CoveoResultList .coveo-result-row .coveo-course-level .coveo-field-caption {
  margin-right: 10px;
}
.__legacy-html .b04 .CoveoResultList .coveo-result-row .CoveoResultLink {
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.__legacy-html .b04 .CoveoResultList .coveo-result-row .coveo-result-title {
  margin-top: 1rem;
  margin-top: var(--paragraph-margin, 1rem);
  margin-bottom: 1rem;
  display: block;
}
.__legacy-html .b04 .CoveoResultList .coveo-result-row .coveo-result-title .coveo-type-result {
  margin-top: 0.25rem;
  margin-bottom: 1rem;
  display: block;
}
.__legacy-html .b04 .CoveoResultList .coveo-result-row .coveo-deep-link {
  display: none;
}
.__legacy-html .b04 .coveo-summary-section {
  display: block;
  margin-bottom: 1rem;
  text-align: center;
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.11111rem;
}
.__legacy-html .b04 .coveo-summary-section .CoveoQuerySummary {
  color: #000;
}
.__legacy-html .b04 .coveo-summary-section .CoveoQueryDuration {
  display: none;
}
.__legacy-html .b04 .CoveoResultsPerPage {
  display: block;
  margin-left: auto;
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  margin-bottom: 1rem;
}
.__legacy-html .b04 .CoveoResultsPerPage .coveo-results-per-page-list-item {
  font-family: Proxima, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  padding: 0.44444rem;
  border-color: #222;
}
.__legacy-html .b04 .CoveoResultsPerPage .coveo-results-per-page-list-item.coveo-active,
.__legacy-html .b04 .CoveoResultsPerPage .coveo-results-per-page-list-item.coveo-active a,
.__legacy-html .b04 .CoveoResultsPerPage .coveo-results-per-page-list-item:hover,
.__legacy-html .b04 .CoveoResultsPerPage .coveo-results-per-page-list-item:hover a {
  background-color: #000;
  color: #fff;
}
.__legacy-html .b04 .CoveoResultsPerPage .coveo-results-per-page-list-item.coveo-active a:hover,
.__legacy-html .b04 .CoveoResultsPerPage .coveo-results-per-page-list-item:hover a:hover {
  text-decoration: none;
  background-color: #000;
  color: #fff;
}
.__legacy-html .b04 .CoveoResultsPerPage .coveo-results-per-page-list-item a {
  color: #000;
}
.__legacy-html .b04 .CoveoPager {
  margin-left: 0;
  display: flex;
  justify-content: center;
  margin-bottom: 1rem;
}
.__legacy-html .b04 .CoveoPager .coveo-pager-list-item.coveo-active a,
.__legacy-html .b04 .CoveoPager .coveo-pager-list-item:hover a {
  color: #fff;
}
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item {
  padding: 0.61111rem 1.38889rem;
  border-color: #222;
  color: #000;
}
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-active,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-active a,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item:hover,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item:hover a {
  background-color: #000;
  color: #fff;
}
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-active a:hover,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item:hover a:hover {
  text-decoration: none;
  background-color: #000;
  color: #fff;
}
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item a {
  color: #000;
}
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-pager-next,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-pager-next .coveo-active,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-pager-next a,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-pager-next a .coveo-pager-previous-icon,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-pager-next a .coveo-pager-previous-icon svg,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-pager-next a .coveo-pager-previous-icon svg.coveo-active,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-pager-next a .coveo-pager-previous-icon svg:hover,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-pager-next a .coveo-pager-previous-icon.coveo-active,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-pager-next a .coveo-pager-previous-icon:hover,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-pager-next a.coveo-active,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-pager-next a:hover,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-pager-next:hover,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-pager-previous,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-pager-previous .coveo-active,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-pager-previous a,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-pager-previous a .coveo-pager-previous-icon,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-pager-previous a .coveo-pager-previous-icon svg,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-pager-previous a .coveo-pager-previous-icon svg.coveo-active,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-pager-previous a .coveo-pager-previous-icon svg:hover,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-pager-previous a .coveo-pager-previous-icon.coveo-active,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-pager-previous a .coveo-pager-previous-icon:hover,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-pager-previous a.coveo-active,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-pager-previous a:hover,
.__legacy-html .b04 .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-pager-previous:hover {
  background-color: #fff;
}
.__legacy-html .b04 .CoveoPager.coveo-pager-lg,
.__legacy-html .b04 .CoveoPager.coveo-pager-md {
  display: none;
}
@media (min-width: 768px) {
  .__legacy-html .b04 .CoveoPager.coveo-pager-sm {
    display: none;
  }
  .__legacy-html .b04 .CoveoPager.coveo-pager-md {
    display: flex;
  }
}
@media (min-width: 992px) {
  .__legacy-html .b04 .CoveoPager.coveo-pager-md {
    display: none;
  }
  .__legacy-html .b04 .CoveoPager.coveo-pager-lg {
    display: flex;
  }
}
.__legacy-html body.coveo-modal-opened .coveo-modal-backdrop {
  background: #000;
  opacity: 0.4;
}
.__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-header {
  border-bottom: none;
}
.__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-header .coveo-quickview-right-header {
  display: none;
}
.__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-header .coveo-quickview-left-header {
  padding-top: 3rem;
  padding-left: 1rem;
}
.__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-header .coveo-quickview-left-header .filetype {
  display: none;
}
.__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-header .coveo-quickview-left-header .CoveoResultLink {
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.77778rem;
  font-weight: 600;
  line-height: 1.25;
  color: #222;
  text-decoration: none;
}
.__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-content .coveo-modal-header {
  border-radius: 5px 5px 0 0;
  padding: 3rem 3rem 3rem 6rem;
}
.__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-content .coveo-modal-header .coveo-small-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  cursor: pointer;
  background-color: #000;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-content .coveo-modal-header .coveo-small-close svg {
  width: 30px;
  height: 30px;
  padding: 6px;
}
.__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-content .coveo-modal-body {
  border-radius: 0 0 5px 5px;
}
.__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-content .coveo-modal-body #quick-view-container {
  padding-left: 6rem;
  padding-bottom: 6rem;
}
.__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-content .coveo-modal-body #quick-view-container .quick-view-header img.type-icon {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 3.45rem;
  left: 3rem;
}
.__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-content .coveo-modal-body #quick-view-container .quick-view-header .subtype {
  margin-bottom: 3rem;
  display: block;
}
.__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-content .coveo-modal-body #quick-view-container .quick-view-content-body {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-content .coveo-modal-body #quick-view-container .quick-view-content-body {
    flex-direction: row;
  }
}
.__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-content .coveo-modal-body #quick-view-container .quick-view-content-body .description {
  flex: 2 1;
}
.__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-content .coveo-modal-body #quick-view-container .quick-view-content-body .description .CoveoFieldValue {
  margin-right: 3rem;
}
.__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-content .coveo-modal-body #quick-view-container .quick-view-content-body .description .coveo-field-caption {
  display: block;
  font-weight: 700;
  margin-bottom: 1rem;
}
.__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-content .coveo-modal-body #quick-view-container .quick-view-content-body .details {
  order: -1;
}
@media (min-width: 992px) {
  .__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-content .coveo-modal-body #quick-view-container .quick-view-content-body .details {
    order: 0;
    margin: 0 3rem 3rem;
  }
}
.__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-content .coveo-modal-body #quick-view-container .quick-view-content-body .details .CoveoFieldValue {
  display: block;
  margin-bottom: 0.5rem;
}
.__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-content .coveo-modal-body #quick-view-container .quick-view-content-body .details .CoveoFieldValue .coveo-field-caption {
  font-weight: 700;
}
.__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-content .coveo-modal-body #quick-view-container .quick-view-content-body .details .details-language-container,
.__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-content .coveo-modal-body #quick-view-container .quick-view-content-body .details .details-price-container {
  margin-bottom: 0.5rem;
}
.__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-content .coveo-modal-body #quick-view-container .quick-view-content-body .details .details-course-level,
.__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-content .coveo-modal-body #quick-view-container .quick-view-content-body .details .details-language,
.__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-content .coveo-modal-body #quick-view-container .quick-view-content-body .details .details-price {
  font-weight: 700;
  margin-right: 10px;
}
.__legacy-html body.coveo-modal-opened .coveo-modal-container .coveo-modal-content .coveo-modal-body #quick-view-container .quick-view-content-body .details .register-now {
  color: #fff;
  text-decoration: none;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.__legacy-html .conf03-mega-nav-columns__col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: calc(var(--gutter) / 2);
  background-color: #f5f5f5;
  border-right: 1rem solid #fff;
  border-top: 1rem solid #fff;
  padding: 0;
}
@media (min-width: 768px) {
  .__legacy-html .conf03-mega-nav-columns__col {
    flex: 1 1;
  }
}
.__legacy-html .conf03-mega-nav-columns__col > .cq-Editable-dom--container {
  margin-top: 0;
}
.__legacy-html .conf03-mega-nav-columns__col .conf01-link-text {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}
.__legacy-html .conf03-mega-nav-columns__col .aem-Grid > .conf01-link-text:not(:first-child) {
  border-top: 1rem solid #fff;
}
.__legacy-html .cont01__variation-card {
  box-shadow: 0 0.11111rem 0.55556rem rgba(0, 0, 0, 0.15);
  border-radius: 0.27778rem;
}
.__legacy-html .cmp-tabs {
  min-height: 2.61111rem;
}
.__legacy-html .cmp-tabs__tabs-border {
  background-color: #e6e6e6;
}
.__legacy-html .cmp-tabs__tablist {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e6e6e6;
  text-align: center;
}
.__legacy-html .cmp-tabs__tab {
  margin-right: 1.11111rem;
  margin-top: 0.13889rem;
  display: inline-block;
  white-space: normal;
  max-width: 70%;
  color: #222;
  border: 1px solid transparent;
  border-radius: 0.27778rem 0.27778rem 0 0;
}
.__legacy-html .cmp-tabs__tab:last-child {
  margin-right: 0;
}
.__legacy-html .cmp-tabs__tab:hover {
  background-color: #f5f5f5;
}
.__legacy-html .cmp-tabs__tab:focus {
  border-color: transparent;
}
.__legacy-html .cmp-tabs__tab:focus-visible {
  border: 1px solid #0e6eb9;
  border-radius: 0.27778rem 0.27778rem 0 0;
}
.__legacy-html .cmp-tabs__tab:active {
  background-color: #e6e6e6;
}
@media (min-width: 576px) {
  .__legacy-html .cmp-tabs__tab {
    max-width: 65%;
  }
}
@media (min-width: 768px) {
  .__legacy-html .cmp-tabs__tab {
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .__legacy-html .cmp-tabs__tab {
    max-width: 40%;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .cmp-tabs__tab {
    max-width: 35%;
  }
}
@media (min-width: 1600px) {
  .__legacy-html .cmp-tabs__tab {
    max-width: 30%;
  }
}
.__legacy-html .cmp-tabs__tab-content {
  box-sizing: border-box;
  overflow-wrap: break-word;
  text-overflow: unset !important;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  padding: 0.33333rem 0 0;
  border-top-right-radius: 0.27778rem;
  border-top-left-radius: 0.27778rem;
  font-size: 0.888rem;
}
@media (min-width: 992px) {
  .__legacy-html .cmp-tabs__tab-content {
    min-width: 4.66667rem;
  }
}
.__legacy-html .cmp-tabs__title-wrap {
  line-height: 1.25;
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  display: block;
  margin-bottom: 0.22222rem;
  padding-right: 1.11111rem !important;
  padding-left: 1.11111rem !important;
  text-align: center;
}
.__legacy-html .scroll_tabs_container ul {
  list-style: none;
}
.__legacy-html .scroll_tabs_container div.scroll_tab_inner li,
.__legacy-html .scroll_tabs_container div.scroll_tab_inner span {
  padding: 0;
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  line-height: 1.25;
}
.__legacy-html .scroll_tabs_container div.scroll_tab_inner li {
  display: inline-block;
  list-style-type: none;
}
.__legacy-html .scroll_tabs_container .scroll_tab_left_button {
  height: 2.61111rem;
  width: 2.44444rem;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  fill: #222;
  position: relative;
  bottom: 0;
  background-color: #e6e6e6;
  opacity: 0.7;
  top: unset !important;
  z-index: 2;
}
.__legacy-html .scroll_tabs_container .scroll_tab_left_button:hover {
  background-color: #ccc;
}
.__legacy-html .scroll_tabs_container .scroll_tab_left_button:active {
  background-color: #999;
}
.__legacy-html .scroll_tabs_container .scroll_tab_left_button svg {
  position: absolute;
  opacity: 1;
  stroke-width: 1px;
  transform: scale(1.125);
  top: 10%;
  left: 12%;
}
.__legacy-html .scroll_tabs_container .scroll_tab_left_button_disabled {
  opacity: 0;
}
.__legacy-html .scroll_tabs_container .scroll_tab_right_button {
  height: 2.61111rem;
  width: 2.44444rem;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  fill: #222;
  position: relative;
  bottom: 0;
  background-color: #e6e6e6;
  opacity: 0.7;
  top: unset !important;
  z-index: 2;
}
.__legacy-html .scroll_tabs_container .scroll_tab_right_button:hover {
  background-color: #ccc;
}
.__legacy-html .scroll_tabs_container .scroll_tab_right_button:active {
  background-color: #999;
}
.__legacy-html .scroll_tabs_container .scroll_tab_right_button svg {
  position: absolute;
  top: 8%;
  opacity: 1;
  stroke-width: 1px;
  transform: scale(1.125);
  left: 0;
}
.__legacy-html .scroll_tabs_container .scroll_tab_right_button_disabled {
  opacity: 0;
}
.__legacy-html .cmp-tabs__tab--active .cmp-tabs__border-placeholder {
  border-bottom: 6px solid #0e6eb9;
}
.__legacy-html .cmp-tabs__tab--active span {
  cursor: default !important;
}
.__legacy-html .scroll_tab_inner {
  overflow-x: scroll;
  white-space: nowrap;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.__legacy-html .scroll_tab_inner::-webkit-scrollbar {
  display: none;
}
.__legacy-html .overflow-overlay-left,
.__legacy-html .overflow-overlay-right {
  display: none;
  background: var(--background-color);
  background-image: linear-gradient(to right, transparent, var(--background-color));
  height: 2.61111rem;
}
.__legacy-html .overflow-overlay-right {
  right: 0;
}
.__legacy-html .overflow-overlay-left {
  background-image: linear-gradient(to left, transparent, var(--background-color));
  left: 0;
}
.__legacy-html .cmp-tabs__border-placeholder {
  height: 0.33333rem;
  width: 100%;
  display: block;
}
.__legacy-html .cmp-tabs__border-placeholder .cmp-tabs__border-active {
  width: 100%;
  background-color: #0e6eb9;
  height: 0.33333rem;
}
.__legacy-html .cont03 figure {
  max-width: 100%;
}
.__legacy-html .cont06 {
  font-size: 0.88889rem;
}
.__legacy-html .cont06 a {
  --link-color: #0E6EB9;
  --link-decoration: no-underline;
  --link-hover-color: #0E6EB9;
  --link-hover-decoration: underline solid #0E6EB9;
  --link-visited-color: #0E6EB9;
  --link-visited-decoration: no-underline;
  font-weight: 600;
}
.__legacy-html .cont06 .meganav-layout-columns {
  display: flex;
  flex-wrap: wrap;
  margin-right: -12px;
  margin-right: calc(var(--gutter) / -2);
  margin-left: -12px;
  margin-left: calc(var(--gutter) / -2);
  flex-wrap: nowrap;
  padding: 44px 48px 24px 24px;
  padding: 44px calc(var(--gutter) * 2) 24px var(--gutter);
}
.__legacy-html .cont06 .meganav-layout-columns .meganav-layout-columns__main-area {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: calc(var(--gutter) / 2);
  flex-grow: 1;
  padding: 0 24px;
  padding: 0 var(--gutter);
}
.__legacy-html .cont06 .meganav-layout-columns .meganav-layout-columns__right-rail {
  position: relative;
  min-height: 1px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: calc(var(--gutter) / 2);
  flex-shrink: 0;
  padding: 0;
  width: 240px;
}
@media (min-width: 1200px) {
  .__legacy-html .cont06 .meganav-layout-columns .meganav-layout-columns__main-area {
    padding-right: 48px;
    padding-right: calc(var(--gutter) * 2);
  }
  .__legacy-html .cont06 .meganav-layout-columns .meganav-layout-columns__right-rail {
    width: 262px;
  }
}
@media (min-width: 1600px) {
  .__legacy-html .cont06 .meganav-layout-columns .meganav-layout-columns__main-area {
    padding-right: 72px;
    padding-right: calc(var(--gutter) * 3);
  }
  .__legacy-html .cont06 .meganav-layout-columns .meganav-layout-columns__right-rail {
    width: 332px;
  }
}
.__legacy-html .mega-nav-sidebar-subpanels-wrapper .cont06 .meganav-layout-columns {
  padding-left: 0;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .__legacy-html .mega-nav-sidebar-subpanels-wrapper .cont06 .meganav-layout-columns .meganav-layout-columns__main-area {
    padding: 0 48px;
    padding: 0 calc(var(--gutter) * 2);
  }
}
@media (min-width: 1600px) {
  .__legacy-html .mega-nav-sidebar-subpanels-wrapper .cont06 .meganav-layout-columns .meganav-layout-columns__main-area {
    padding-left: 48px;
    padding-left: calc(var(--gutter) * 2);
    padding-right: 48px;
    padding-right: calc(var(--gutter) * 2);
  }
}
.__legacy-html .cont07 .meganav-content-columns {
  display: flex;
  flex-wrap: wrap;
  margin-right: calc(var(--gutter) / -2);
  margin-left: calc(var(--gutter) / -2);
  flex-wrap: wrap;
  margin: 0 -24px;
  margin: 0 calc(var(--gutter) * -1);
}
.__legacy-html .cont07 .meganav-content-columns .meganav-content-columns__half-col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: calc(var(--gutter) / 2);
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 24px;
  padding: 0 var(--gutter);
}
@media (min-width: 1600px) {
  .__legacy-html .cont07 .meganav-content-columns {
    margin: 0 -36px;
    margin: 0 calc(var(--gutter) * -1.5);
  }
  .__legacy-html .cont07 .meganav-content-columns .meganav-content-columns__half-col {
    padding: 0 36px;
    padding: 0 calc(var(--gutter) * 1.5);
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .__legacy-html .mega-nav-sidebar-subpanels-wrapper .cont07 .meganav-content-columns .meganav-content-columns__half-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1600px) {
  .__legacy-html .mega-nav-sidebar-subpanels-wrapper .cont07 .meganav-content-columns {
    margin: 0 -24px;
    margin: 0 calc(var(--gutter) * -1);
  }
  .__legacy-html .mega-nav-sidebar-subpanels-wrapper .cont07 .meganav-content-columns .meganav-content-columns__half-col {
    padding: 0 24px;
    padding: 0 var(--gutter);
  }
}
.__legacy-html .cont08__item {
  padding: 10px 0;
}
.__legacy-html .cont08__title {
  align-items: center;
  display: flex;
  position: relative;
  list-style: none;
}
.__legacy-html .cont08__title:focus {
  outline: 0;
}
.__legacy-html .cont08__title .btn {
  font-weight: 700;
  font-size: 1.125rem;
}
.__legacy-html .cont08__title.justified-center {
  justify-content: center;
}
.__legacy-html .cont08__title.justified-right {
  justify-content: right;
}
.__legacy-html .cont08__icon {
  background-image: none;
}
.__legacy-html .cont08__icon.chevron {
  position: absolute;
  right: 3px;
  top: -5px;
  transform: rotate(0);
}
.__legacy-html .cont08__icon.chevron::after {
  content: "\f078";
  transition: transform 150ms ease-in-out;
  top: -3px;
}
.__legacy-html .cont08__icon.chevron[class*=display-] {
  font-weight: 400;
}
.__legacy-html .cont08__icon.plus_minus {
  position: absolute;
  right: 0;
}
.__legacy-html .cont08__icon.plus_minus::after {
  content: "+";
}
.__legacy-html .cont08__icon.plus_minus[class*=display-] {
  font-weight: 200;
}
.__legacy-html .cont08__button[open] .cont08__icon {
  background-image: none;
}
.__legacy-html .cont08__button[open] .cont08__icon.chevron {
  transform: rotate(180deg);
  margin-left: 10px;
}
.__legacy-html .cont08__button[open] .cont08__icon.chevron::after {
  content: "\f078";
  top: -1px;
  transition: transform 150ms ease-in-out;
}
.__legacy-html .cont08__button[open] .cont08__icon.plus_minus {
  position: absolute;
  right: 2px;
  top: -2px;
}
.__legacy-html .cont08__button[open] .cont08__icon.plus_minus::after {
  content: "-";
}
.__legacy-html .video-player-wrapper {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.__legacy-html .video-player-wrapper video {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  right: 0;
}
@supports (display: flex) {
  .__legacy-html .video-player-wrapper video {
    right: auto;
  }
}
@supports (-webkit-appearance: none) {
  .__legacy-html .video-player-wrapper video {
    right: 0;
  }
}
@keyframes TitleView {
  from {
    opacity: 0;
    transform: translate(-5px, 0);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes NavSuggestView {
  from {
    opacity: 0;
    transform: translate(0, -5px);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.__legacy-html .c01h__wrap {
  background-repeat: no-repeat;
  position: relative;
  z-index: 2;
}
.__legacy-html .c01h__container {
  min-height: 400px;
}
.__legacy-html .c01h__content-wrap {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
  opacity: 0;
  padding-bottom: 50px;
}
@media (min-width: 576px) {
  .__legacy-html .c01h__content-wrap {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c01h__content-wrap {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c01h__content-wrap {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .c01h__content-wrap {
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (min-width: 1600px) {
  .__legacy-html .c01h__content-wrap {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
}
.__legacy-html .js-inview .c01h__content-wrap,
.__legacy-html .js-inview-fallback .c01h__content-wrap {
  animation: 0.5s forwards TitleView;
}
.__legacy-html .c01h__content-wrap h1,
.__legacy-html .c01h__content-wrap h2,
.__legacy-html .c01h__content-wrap h3,
.__legacy-html .c01h__content-wrap h4,
.__legacy-html .c01h__content-wrap h5,
.__legacy-html .c01h__content-wrap h6 {
  margin-top: 1rem;
}
.__legacy-html .c01h .U:justify-content-center .c01h__content-wrap {
  text-align: center;
}
.__legacy-html .c01h .U:justify-content-start .c01h__content-wrap {
  text-align: left;
}
.__legacy-html .c01h .U:justify-content-end .c01h__content-wrap {
  text-align: right;
}
.__legacy-html .c01h-scroll {
  cursor: pointer;
}
.__legacy-html .c01h__nav-arrow {
  position: absolute;
  display: block;
  bottom: 1rem;
  left: calc(50% - 25px);
  width: 50px;
  height: 50px;
  opacity: 0;
  fill: currentColor;
  stroke: currentColor;
}
.__legacy-html .js-inview .c01h__nav-arrow,
.__legacy-html .js-inview-fallback .c01h__nav-arrow {
  animation: 1s 1s forwards NavSuggestView;
}
.__legacy-html .c01__wrap {
  background-repeat: no-repeat;
  -ms-grid-column: 1;
  -ms-grid-column-span: 14;
  grid-column: 1/15;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
}
@media (min-width: 576px) {
  .__legacy-html .c01__wrap {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    min-height: 350px;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c01__wrap {
    min-height: 500px;
  }
}
.__legacy-html .c01__wrap_short {
  background-repeat: no-repeat;
  -ms-grid-column: 1;
  -ms-grid-column-span: 14;
  grid-column: 1/15;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
}
@media (min-width: 576px) {
  .__legacy-html .c01__wrap_short {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    min-height: 150px;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c01__wrap_short {
    min-height: 180px;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c01__wrap_short {
    min-height: 320px;
  }
}
.__legacy-html .c01__container {
  -ms-grid-rows: 250px auto;
  grid-template-rows: 250px auto;
}
@media (min-width: 576px) {
  .__legacy-html .c01__container {
    grid-gap: 0;
    grid-column-gap: 24px;
    grid-column-gap: var(--gutter);
  }
}
@media (min-width: 576px) {
  .__legacy-html .c01__container {
    -ms-grid-rows: auto 1fr;
    grid-template-rows: auto 1fr;
  }
}
.__legacy-html .c01__headline-wrap {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
}
@media (max-width: 575.98px) {
  .__legacy-html .c01__headline-wrap {
    padding-bottom: 36px;
    padding-bottom: calc(var(--gutter) * 1.5);
    display: flex;
    align-self: flex-end;
  }
}
@media (min-width: 576px) {
  .__legacy-html .c01__headline-wrap {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    align-content: flex-start;
  }
}
@media (max-width: 575.98px) {
  .__legacy-html .c01__breadcrumb {
    display: none;
  }
}
.__legacy-html .c01__headline {
  margin-top: 0;
}
.__legacy-html .c01__text {
  max-width: 750px;
}
.__legacy-html .c01__text:first-child {
  margin-top: 0;
}
.__legacy-html .c01__text-wrap {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  grid-row: 3/4;
}
@media (max-width: 575.98px) {
  .__legacy-html .c01__text-wrap {
    padding-top: 24px;
    padding-top: calc(var(--gutter) * 1);
  }
}
@media (min-width: 576px) {
  .__legacy-html .c01__text-wrap {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
  }
}
@media (max-width: 575.98px) {
  .__legacy-html .c01__text-wrap .text-inverse {
    color: #343434 !important;
  }
}
.__legacy-html .c01__link:not(:last-child):after {
  content: " ›";
}
.__legacy-html .c01--btn {
  font-weight: 700;
  font-size: 1rem;
}
@media (max-width: 575.98px) {
  .__legacy-html .c01--btn.text-inverse {
    color: #fff !important;
  }
}
.__legacy-html .c01__content-wrap {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
}
@media (min-width: 768px) {
  .__legacy-html .c01__content-wrap {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c01__content-wrap {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .c01__content-wrap {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.__legacy-html .c01__button,
.__legacy-html .c01__text {
  margin-top: 1em;
}
@media (min-width: 576px) {
  .__legacy-html .c01__button {
    margin-top: 1.5em;
  }
}
@media (max-width: 575.98px) {
  .__legacy-html .c01 .btn {
    background-color: #0e6eb9;
    border-color: #0e6eb9;
    color: #fff;
    display: block;
  }
}
.__legacy-html .c02__container {
  padding-top: 36px;
  padding-top: calc(var(--gutter) * 1.5);
  padding-bottom: 36px;
  padding-bottom: calc(var(--gutter) * 1.5);
}
@media (min-width: 992px) {
  .__legacy-html .c02__container {
    padding-top: 48px;
    padding-top: calc(var(--gutter) * 2);
    padding-bottom: 48px;
    padding-bottom: calc(var(--gutter) * 2);
  }
}
.__legacy-html .c02__column {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
  padding-bottom: 1rem;
  padding-top: 1rem;
}
@media (min-width: 992px) {
  .__legacy-html .c02__column {
    padding-bottom: 0;
    padding-top: 0;
  }
}
.__legacy-html .c02--2 .c02__column,
.__legacy-html .c02--3 .c02__column {
  flex: 0 0 50%;
  max-width: 50%;
}
@media (min-width: 992px) {
  .__legacy-html .c02--3 .c02__column {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
.__legacy-html .c02--4 .c02__column {
  flex: 0 0 50%;
  max-width: 50%;
}
@media (min-width: 992px) {
  .__legacy-html .c02--4 .c02__column {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.__legacy-html .c03 a {
  color: #222;
}
.__legacy-html .c03 .nextArrow,
.__legacy-html .c03 .prevArrow {
  position: absolute;
  top: 50%;
  width: 32px;
  height: 32px;
  padding: 0;
  border-right: 2px solid #e30f37;
  border-top: 2px solid #e30f37;
  line-height: 0;
  display: block;
  cursor: pointer;
  margin-top: -16px;
  transform: translate(0, -50%);
}
.__legacy-html .c03 .prevArrow {
  left: -25px;
  transform: rotate(-135deg);
}
.__legacy-html .c03 .nextArrow {
  right: -25px;
  transform: rotate(45deg);
}
.__legacy-html .c03__box-wrapper {
  background-color: #f5f5f5;
  padding-top: 21.6px;
  padding-top: calc(var(--gutter) * 0.9);
  padding-bottom: 21.6px;
  padding-bottom: calc(var(--gutter) * 0.9);
}
.__legacy-html .c03__box-wrapper .slick-initialized .slick-track {
  display: flex;
  align-items: center;
}
@media (max-width: 767.98px) {
  .__legacy-html .c03__box-wrapper {
    padding-top: 43.2px;
    padding-top: calc(var(--gutter) * 1.8);
    padding-bottom: 43.2px;
    padding-bottom: calc(var(--gutter) * 1.8);
  }
}
@media (min-width: 768px) {
  .__legacy-html .c03__box-wrapper.alignment-left .c03-news__title {
    -ms-grid-column: 11;
    -ms-grid-column-span: 3;
    grid-column: 11/14;
    -ms-grid-column-align: end;
    justify-self: end;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c03__box-wrapper.alignment-left .c03-news__carousel-wrapper {
    -ms-grid-column: 2;
    -ms-grid-column-span: 8;
    grid-column: 2/10;
  }
}
.__legacy-html .c03__box-wrapper.text-white .nextArrow,
.__legacy-html .c03__box-wrapper.text-white .prevArrow {
  border-color: #fff;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .__legacy-html .c03__box-wrapper.U\:gapper-desktop-platter {
    border: none;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c03__box {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    grid-gap: 24px;
    grid-gap: var(--gutter);
    -ms-grid-columns: 1fr 71px [12] 1fr;
    grid-template-columns: 1fr repeat(12, 71px) 1fr;
    -ms-grid-columns: 1fr calc(var(--container-width) / 12 - var(--gutter) * 12 / 12) [12] 1fr;
    grid-template-columns: 1fr repeat(12, calc(var(--container-width) / 12 - var(--gutter) * 12 / 12)) 1fr;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  .__legacy-html .c03__box {
    -ms-grid-columns: 1fr 39px [12] 1fr;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .__legacy-html .c03__box {
    -ms-grid-columns: 1fr 54px [12] 1fr;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .__legacy-html .c03__box {
    -ms-grid-columns: 1fr 74px [12] 1fr;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .__legacy-html .c03__box {
    -ms-grid-columns: 1fr 89px [12] 1fr;
  }
}
@media (min-width: 768px) and (min-width: 1600px) {
  .__legacy-html .c03__box {
    -ms-grid-columns: 1fr 114px [12] 1fr;
  }
}
@media (max-width: 767.98px) {
  .__legacy-html .c03__box {
    padding: 30px 0;
  }
}
.__legacy-html .c03__title {
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .__legacy-html .c03__title {
    -ms-grid-column: 2;
    -ms-grid-column-span: 3;
    grid-column: 2/5;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
@media (max-width: 767.98px) {
  .__legacy-html .c03__title {
    justify-content: center;
    padding-bottom: 21.6px;
    padding-bottom: calc(var(--gutter) * 0.9);
  }
}
@media (min-width: 768px) {
  .__legacy-html .c03__carousel-wrapper {
    -ms-grid-column: 6;
    -ms-grid-column-span: 8;
    grid-column: 6/14;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
@media (max-width: 767.98px) {
  .__legacy-html .c03__carousel-wrapper {
    max-width: 80%;
    margin: 0 auto;
  }
}
.__legacy-html .c03__carousel {
  max-width: 100%;
}
.__legacy-html .c03__carousel .carousel__item {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 2%;
  position: relative;
}
.__legacy-html .c04__column {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
}
@media (min-width: 576px) {
  .__legacy-html .c04--2 .c04__column {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 576px) {
  .__legacy-html .c04--4 .c04__column {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c04--4 .c04__column {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.__legacy-html .c05__wrap {
  --gutter: 12px;
  height: 100%;
  margin-bottom: 24px;
  margin-bottom: var(--gutter);
  margin-top: 24px;
  margin-top: var(--gutter);
}
@media (min-width: 576px) {
  .__legacy-html .c05 .row {
    flex-wrap: nowrap;
  }
}
.__legacy-html .c05__column {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
}
@media (max-width: 575.98px) {
  .__legacy-html .c05__column:not(:first-child) {
    margin-top: 24px;
    margin-top: var(--gutter);
  }
}
.__legacy-html .c05__article-wrap {
  height: 100%;
}
.__legacy-html .c06__wrap {
  padding-top: 72px;
  padding-top: calc(var(--gutter) * 3);
  padding-bottom: 72px;
  padding-bottom: calc(var(--gutter) * 3);
}
.__legacy-html .c06__column {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
}
@media (min-width: 768px) {
  .__legacy-html .c06__column {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c06__column1 {
    padding-right: 72px;
    padding-right: calc(var(--gutter) * 3);
  }
}
.__legacy-html .c06 .a01-logo {
  width: 80%;
}
@media (min-width: 576px) {
  .__legacy-html .c06 .a01-logo {
    width: 100%;
  }
}
.__legacy-html .c06 .m03 {
  font-size: 1.11111rem;
  font-weight: 600;
  line-height: 1.5;
}
.__legacy-html .c07__wrap {
  align-items: center;
  background-repeat: no-repeat;
  display: flex;
  min-height: 260px;
  padding: 24px 0;
  padding: var(--gutter) 0;
}
.__legacy-html .c07__wrap:after {
  content: "";
  display: block;
  font-size: 0;
  min-height: inherit;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .__legacy-html .c07__wrap {
    min-height: 340px;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .c07__wrap {
    min-height: 390px;
  }
}
.__legacy-html .c07__wrap--bg-left {
  background-position: left;
}
.__legacy-html .c07__wrap--bg-right {
  background-position: right;
}
.__legacy-html .c07__wrap--bg-center {
  background-position: center;
}
.__legacy-html .c07__container--white {
  color: #fff;
}
.__legacy-html .c07__content-wrap {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
}
@media (min-width: 576px) {
  .__legacy-html .c07__content-wrap {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c07__content-wrap {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c07__content-wrap {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.__legacy-html .c07__eyebrow {
  margin-bottom: type-space(xs);
}
.__legacy-html .c07__headline {
  margin-top: 0;
}
@media (max-width: 575.98px) {
  .__legacy-html .c07__cta {
    display: block;
  }
}
.__legacy-html .c08__background--gray {
  background-color: #f5f5f5;
}
.__legacy-html .c08__container {
  width: 100%;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .__legacy-html .c08__container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c08__container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c08__container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .c08__container {
    max-width: 1140px;
  }
}
@media (min-width: 1600px) {
  .__legacy-html .c08__container {
    max-width: 1440px;
  }
}
.__legacy-html .c08__headline {
  font-size: 1.33333rem;
}
@media (min-width: 768px) {
  .__legacy-html .c08__headline {
    font-size: 1.77778rem;
  }
}
@media (max-width: 1199.98px) {
  .__legacy-html .c08__headline {
    margin-bottom: -1rem;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .__legacy-html .c08__row--2-col .c08__column,
  .__legacy-html .c08__row--4-col .c08__column {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c08__row--4-col .c08__column {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .__legacy-html .c08__row--4-col .c08__column .m01__cta--btn {
    padding: 0.44444rem;
  }
}
.__legacy-html .c08__column {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
  margin-top: 1em;
}
@media (min-width: 768px) {
  .__legacy-html .c08__column {
    flex: 1 1;
  }
}
.__legacy-html .c09__hr {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.__legacy-html .c09__footer {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
  border-top: 1px solid #fff;
}
.__legacy-html .outline {
  outline: gray solid 2px;
}
@supports (display: grid) {
  .__legacy-html .c10__grid-test {
    display: block;
  }
}
.__legacy-html .c10__bg-wrap {
  background-position: center center;
  background-color: #eee;
}
.__legacy-html .c10__container {
  padding: 50px 20px 0;
}
.__legacy-html .c10__container.horizontal__layout {
  padding-top: 72px;
}
.__legacy-html .c10__container.horizontal__layout .c10__icon {
  min-width: 16.66667%;
  min-width: 144px;
  min-width: calc(var(--gutter) * 6);
}
@media (min-width: 576px) {
  .__legacy-html .c10__container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c10__intro-col {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c10__intro-col {
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (min-width: 1600px) {
  .__legacy-html .c10__intro-col {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c10__intro-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 12px;
    padding-right: calc(var(--gutter) / 2);
    padding-left: 12px;
    padding-left: calc(var(--gutter) / 2);
    flex: 0 0 50%;
    max-width: 50%;
    margin-left: 16.66667%;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__intro-col {
    margin-left: 242px;
  }
  .__legacy-html .c10__container.supports-grid .c10__intro-col.horizontal__layout {
    margin-left: 0;
  }
}
.__legacy-html .c10__intro-col h2 {
  font-size: 2rem;
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__intro-col h2 {
    font-size: 3.33333rem;
  }
}
.__legacy-html .c10__intro-col a.btn,
.__legacy-html .c10__intro-col a.btn:hover {
  display: block;
  color: #fff;
}
@media (min-width: 576px) {
  .__legacy-html .c10__intro-col a.btn,
  .__legacy-html .c10__intro-col a.btn:hover {
    display: inline-block;
  }
}
.__legacy-html .c10__intro-text {
  font-family: Proxima, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  font-size: 1rem;
}
.__legacy-html .c10__nav-item {
  display: none;
  position: relative;
  font-weight: 700;
  -ms-grid-column: 1;
  grid-column-start: 1;
  opacity: 0;
  transform: translate(0, 5px);
  transition: opacity 225ms 75ms;
  visibility: hidden;
  text-decoration: none !important;
}
.__legacy-html .c10__nav-item::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 20px;
  right: 15px;
  height: 1px;
  background-color: #999;
}
.__legacy-html .c10__nav-item.first::after {
  content: "";
  position: absolute;
  top: 0;
  left: 20px;
  right: 15px;
  height: 1px;
  background-color: #999;
}
.__legacy-html .c10__nav-item .c10--collapse {
  position: absolute;
  right: 25px;
  bottom: 28px;
  width: 9px;
  height: 9px;
}
.__legacy-html .c10__nav-item .c10--collapse::after,
.__legacy-html .c10__nav-item .c10--collapse::before {
  content: "";
  display: block;
  position: relative;
  background-color: #222;
  width: 9px;
  height: 1px;
  left: 0;
  top: 5px;
}
.__legacy-html .c10__nav-item .c10--collapse::after {
  width: 1px;
  height: 9px;
  top: 0;
  left: 4px;
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__nav-item .c10--collapse {
    display: none;
  }
}
.__legacy-html .c10__nav-item span::before {
  display: none;
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__nav-item {
    display: flex;
  }
  .__legacy-html .c10__container.supports-grid .c10__nav-item span::before {
    display: block;
  }
}
.__legacy-html .c10__nav-item:link,
.__legacy-html .c10__nav-item:visited {
  color: #222;
}
.__legacy-html .c10__nav-item.c10--active {
  display: block;
  padding: 1.1rem 1.11111rem;
  position: relative;
  visibility: visible;
  transform: translate(0, 0);
  opacity: 1;
  transition-property: opacity, transform;
  transition-delay: 125ms;
  transition-duration: 225ms;
  transition-timing-function: ease-out;
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__nav-item.c10--active {
    display: flex;
    padding: 0;
    margin-left: 0;
  }
}
.__legacy-html .c10__nav-item.c10--active.c10--triggered {
  background: #fff;
}
.__legacy-html .c10__nav-item.c10--active.c10--triggered.first::after {
  display: none;
}
.__legacy-html .c10__nav-item.c10--active.c10--triggered .c10--collapse {
  bottom: 28px;
  transform: translate3d(0, 0, 0) rotate(45deg);
  -webkit-font-smoothing: antialiased;
}
.__legacy-html .c10__nav-item.c10--active.c10--triggered .c10--collapse::after,
.__legacy-html .c10__nav-item.c10--active.c10--triggered .c10--collapse::before {
  background-color: #666;
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__nav-item.c10--active.c10--triggered {
    background: 0 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .__legacy-html .c10__container.supports-grid .c10__nav-item.c10--active.c10--triggered::before {
    position: absolute;
    bottom: auto;
    left: auto;
    top: -435px;
    content: "";
    height: 500px;
    width: 2px;
    transform-origin: top;
    margin-left: 0.5rem;
    background-color: #000;
    right: -32px;
    transform: scale(1, 1);
    transition: 125ms 125ms;
  }
  @-moz-document url-prefix() {
    .__legacy-html .c10__container.supports-grid .c10__nav-item.c10--active.c10--triggered::before {
      right: -32px;
    }
  }
  .__legacy-html .c10__container.supports-grid .c10__nav-item.c10--active.c10--triggered::after {
    display: block;
    content: "";
    height: 2px;
    width: 100%;
    bottom: auto;
    transform-origin: left;
    margin-left: 0.5rem;
    margin-right: -30px;
    background-color: #000;
    transform: scale(1, 1);
    transition: 125ms 125ms;
    position: relative;
    left: auto;
    right: auto;
  }
}
.__legacy-html .c10__nav-item.c10--active.c10--triggered:link,
.__legacy-html .c10__nav-item.c10--active.c10--triggered:visited {
  color: #0e6eb9;
}
.__legacy-html .c10__wrapper {
  width: 100%;
  overflow: hidden;
  margin: 15px auto 0;
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__wrapper {
    margin: 50px 0;
    width: auto;
  }
  .__legacy-html .c10__container.supports-grid .c10__wrapper.horizontal__layout {
    margin-top: 48px;
    padding: 0 12px;
    padding: 0 calc(var(--gutter) / 2);
  }
}
.__legacy-html .c10__items {
  display: block;
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__items:not(.horizontal__layout) {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 225px 1fr;
    grid-template-columns: 225px 1fr;
    grid-column-gap: 60px;
  }
}
.__legacy-html .c10__items-content {
  display: block;
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__items-content {
    display: -ms-grid;
    display: grid;
  }
}
.__legacy-html .c10__item {
  display: block;
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__item {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-column: 1;
    grid-column-start: 1;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto [8] 1fr;
    grid-template-rows: repeat(8, auto) 1fr;
    grid-column-gap: 60px;
    -ms-grid-columns: 1fr 0.6fr;
    grid-template-columns: 1fr 0.6fr;
    margin-right: 15px;
  }
}
.__legacy-html .c10__item .link-text {
  display: block;
  color: var(--link-color);
}
.__legacy-html .c10__item p {
  font-weight: 700;
  font-size: 1rem;
}
.__legacy-html .c10__item h3,
.__legacy-html .c10__item h4,
.__legacy-html .c10__item h5 {
  font-weight: 700;
  font-size: 1.33333rem;
}
.__legacy-html .fonts-loaded .c10__item h3,
.__legacy-html .fonts-loaded .c10__item h4,
.__legacy-html .fonts-loaded .c10__item h5 {
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__item h3,
  .__legacy-html .c10__container.supports-grid .c10__item h4,
  .__legacy-html .c10__container.supports-grid .c10__item h5 {
    font-size: 1.77778rem;
  }
}
.__legacy-html .c10__item h4 {
  font-size: 1.11111rem;
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__item h4 {
    font-size: 1.22222rem;
  }
}
.__legacy-html .c10__item h5 {
  font-size: 1rem;
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__item h5 {
    font-size: 1.22222rem;
  }
}
.__legacy-html .c10__item-addon {
  display: none !important;
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__item-addon {
    display: block !important;
  }
}
.__legacy-html .c10__icons {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/span 2;
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__icons {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    grid-row: 1/-1;
  }
}
.__legacy-html .c10__icon {
  display: none !important;
  text-decoration: none !important;
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__icon {
    display: flex !important;
    margin-bottom: 1rem;
  }
}
.__legacy-html .c10__hotspot {
  position: relative;
  text-align: center;
  display: inline-block;
  margin-top: 0.2em;
}
@media (min-width: 992px) {
  .__legacy-html .c10__hotspot {
    padding: 0.5rem 0;
    margin-top: 0;
  }
}
.__legacy-html .c10__hotspot img {
  display: block;
  margin: 0 auto;
  transform: scale(0.5);
  transition: transform 125ms;
  height: 80px;
  max-width: 100%;
  stroke-width: 1px;
  stroke: none;
  fill: #3c3c3c;
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__hotspot img {
    transform: scale(0.8);
    transition: transform 225ms ease-in-out, margin 225ms ease-in-out;
    z-index: 2;
  }
  .__legacy-html .c10__container.supports-grid .c10__hotspot img.c10--svg-active {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0;
    z-index: 1;
  }
}
.__legacy-html .c10__hotspot .c10__icon-title {
  display: inline-block;
  transition: margin 225ms ease-in-out;
  margin-top: 10px;
}
.__legacy-html .c10__icon .c10__hotspot {
  width: 100%;
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__hotspot .c10__hotspot-expand {
    display: none;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10--triggered .c10__hotspot img {
    transform: scale(1.25);
    margin-top: 15px;
  }
  .__legacy-html .c10__container.supports-grid .c10--triggered .c10__hotspot img.c10--svg-active {
    opacity: 1;
    z-index: 2;
  }
  .__legacy-html .c10__container.supports-grid .c10--triggered .c10__hotspot img.c10--svg-inactive {
    z-index: 1;
    opacity: 0;
  }
  .__legacy-html .c10__container.supports-grid .c10--triggered .c10__hotspot .c10__icon-title {
    color: #0e6eb9;
    margin-top: 26px;
  }
}
.__legacy-html .c10__divider {
  position: relative;
}
.__legacy-html .c10__divider::before {
  display: none;
  content: "";
  position: absolute;
  left: -15px;
  height: 110%;
  width: 2px;
  background-color: #000;
  transform: scale(1, 0);
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__divider::before {
    display: block;
    left: -30px;
  }
}
.__legacy-html .c10--active .c10__divider::before {
  transition-property: opacity, transform;
  transition-delay: 125ms;
  transition-duration: 125ms;
  transition-timing-function: ease-out;
  transform: scale(1, 1);
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__center,
  .__legacy-html .c10__container.supports-grid .c10__right {
    display: -ms-grid;
    display: grid;
  }
  .__legacy-html .c10__container.supports-grid .c10__center-item,
  .__legacy-html .c10__container.supports-grid .c10__right-item {
    visibility: hidden;
    height: 0;
    transform: translate(0, 5px);
    opacity: 0;
    transition: opacity 225ms 75ms;
  }
  .__legacy-html .c10__container.supports-grid .c10__center-item.c10--active,
  .__legacy-html .c10__container.supports-grid .c10__right-item.c10--active {
    visibility: visible;
    height: auto;
    transform: translate(0, 0);
    opacity: 1;
    transition-property: opacity, transform;
    transition-delay: 125ms;
    transition-duration: 225ms;
    transition-timing-function: ease-out;
  }
}
.__legacy-html .c10__center-item {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
}
.__legacy-html .c10__right-item {
  display: none;
}
.__legacy-html .c10__right-item.c10--active {
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  background: #fff;
}
.__legacy-html .c10__right-item.c10--active::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #adb5bd;
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__right-item {
    display: block;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 8;
    grid-row: 1/9;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .__legacy-html .c10__container.supports-grid .c10__right-item.c10--active {
    display: block;
    margin-bottom: 0;
    padding: 0;
    background: 0 0;
  }
  .__legacy-html .c10__container.supports-grid .c10__right-item.c10--active::before {
    display: none;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__center-item-content {
    padding-bottom: 1rem;
    border: 0;
    margin-bottom: 0;
  }
  .__legacy-html .c10__container.supports-grid .c10__center-item-content::after {
    display: none;
  }
}
.__legacy-html .c10__center-item-content h3 {
  text-transform: uppercase;
}
.__legacy-html .c10__center-item-content a,
.__legacy-html .c10__center-item-content a:active,
.__legacy-html .c10__center-item-content a:hover,
.__legacy-html .c10__center-item-content a:link,
.__legacy-html .c10__center-item-content a:visited {
  color: var(--link-color);
}
.__legacy-html .c10__center-item-header {
  display: none;
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__center-item-header {
    display: block;
  }
}
.__legacy-html .c10__center-item-header.c10--active {
  display: block;
  padding-bottom: 1px;
}
.__legacy-html .c10__center-item-header p {
  margin-bottom: 1rem;
  margin-bottom: var(--paragraph-margin, 1rem);
  margin-top: 0;
}
.__legacy-html .c10__center-item-header p:empty {
  display: none;
}
.__legacy-html .c10__right-item-content {
  padding-top: 1.4rem;
}
.__legacy-html .c10__right-item-content h4 {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 1.11111rem;
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__right-item-content h4 {
    font-size: 1.22222rem;
  }
}
.__legacy-html .c10__right-item-content h5 {
  text-transform: uppercase;
  font-size: 1.05556rem;
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__right-item-content h5 {
    font-size: 1rem;
  }
}
.__legacy-html .c10__right-item-content p {
  font-size: 1rem;
  font-weight: 400;
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__right-item-content p {
    font-weight: 700;
  }
}
.__legacy-html .c10__right-item-content a,
.__legacy-html .c10__right-item-content a:active,
.__legacy-html .c10__right-item-content a:hover,
.__legacy-html .c10__right-item-content a:link,
.__legacy-html .c10__right-item-content a:visited {
  color: #e30f37;
}
.__legacy-html .c10__right-item-content-header {
  padding-bottom: 1rem;
}
.__legacy-html .c10__right-item-content-block {
  padding-top: 2.25rem;
}
.__legacy-html .c10__center {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}
.__legacy-html .c10__right {
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
  grid-column: 3/4;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
}
.__legacy-html .c10__trigger {
  display: none;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  font-size: 1rem;
  font-weight: 700;
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__trigger.c10--active {
    display: flex;
  }
}
.__legacy-html .c10__trigger:link,
.__legacy-html .c10__trigger:visited {
  color: #222;
}
.__legacy-html .c10__trigger:active,
.__legacy-html .c10__trigger:focus,
.__legacy-html .c10__trigger:hover {
  color: #0e6eb9;
}
.__legacy-html .c10__trigger:not(.c10--triggered):hover img.c10--svg-inactive {
  display: none !important;
}
.__legacy-html .c10__trigger:not(.c10--triggered):hover img.c10--svg-active {
  position: relative !important;
  opacity: 1 !important;
  z-index: 2 !important;
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__trigger::after {
    content: "";
    height: 2px;
    width: 100%;
    transform: scale(0, 1);
    transform-origin: left;
    margin-left: 0.5rem;
    background-color: #000;
    margin-right: -30px;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__trigger::before {
    position: absolute;
    top: -480px;
    content: "";
    height: 600px;
    width: 2px;
    transform: scale(0, 1);
    transform-origin: top;
    margin-left: 0.5rem;
    background-color: #000;
    right: -32px;
  }
  @-moz-document url-prefix() {
    .__legacy-html .c10__container.supports-grid .c10__trigger::before {
      right: -32px;
    }
  }
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__trigger.c10--triggered::after {
    transform: scale(1, 1);
    transition: 125ms;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__trigger.c10--triggered::before {
    transform: scale(1, 1);
    transition: 125ms 125ms;
  }
}
.__legacy-html .c10__trigger .c10__hotspot {
  flex-shrink: 0;
}
.__legacy-html .c10__items.horizontal__layout {
  padding-top: 10px;
}
.__legacy-html .c10__items.horizontal__layout .c10__icons {
  display: none;
  border-bottom: 2px solid #000;
  padding-bottom: 25px;
  margin-bottom: 36px;
}
@media (min-width: 992px) {
  .__legacy-html .c10__items.horizontal__layout .c10__icons {
    display: flex;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__items.horizontal__layout .c10__icons .c10__trigger::after {
    content: "";
    height: 2px;
    width: 100%;
    transform: scale(0, 1);
    transform-origin: left;
    margin-left: 0.5rem;
    background-color: #000;
    margin-right: -30px;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__items.horizontal__layout .c10__icons .c10__trigger::before {
    position: absolute;
    top: 100%;
    right: 50%;
    content: "";
    height: 42px;
    width: 2px;
    margin-left: 0;
    background-color: #000;
  }
}
.__legacy-html .c10__items.horizontal__layout .c10__icons .c10__trigger .c10__hotspot {
  padding-bottom: 18px;
}
.__legacy-html .c10__items.horizontal__layout .c10__icons .c10__trigger .c10__hotspot img {
  margin-top: 0;
}
.__legacy-html .c10__items.horizontal__layout .c10__icons .c10__trigger .c10__hotspot .c10__icon-title {
  margin-top: 18px;
}
.__legacy-html .c10__items.horizontal__layout .c10__items-content {
  overflow: hidden;
}
.__legacy-html .c10__well {
  padding: 1rem;
  background-color: #fafafa;
}
.__legacy-html .c10__mobile-icon {
  display: flex;
  flex-direction: row;
  height: 90px;
  align-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
  border-top: 1px solid #222;
}
.__legacy-html .c10__mobile-icon span {
  max-width: 75%;
  margin-top: 0.2em;
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__mobile-icon {
    display: block;
    height: auto;
    border: 0;
    margin-bottom: 1rem;
    margin-bottom: var(--paragraph-margin, 1rem);
    cursor: inherit;
  }
  .__legacy-html .c10__container.supports-grid .c10__mobile-icon img,
  .__legacy-html .c10__container.supports-grid .c10__mobile-icon svg,
  .__legacy-html .c10__container.supports-grid .c10__mobile-icon::after {
    display: none;
  }
}
.__legacy-html .c10__mobile-icon img,
.__legacy-html .c10__mobile-icon svg {
  display: none;
  height: auto;
  margin-left: 15px;
  max-width: 50px;
  width: 100%;
}
.__legacy-html .c10__mobile-icon img.c10--svg-active,
.__legacy-html .c10__mobile-icon svg.c10--svg-active {
  display: none;
}
@media (min-width: 576px) {
  .__legacy-html .c10__mobile-icon img,
  .__legacy-html .c10__mobile-icon svg {
    display: block;
  }
}
.__legacy-html .c10__item:first-child .c10__mobile-icon {
  border-top: 0;
}
.__legacy-html .c10__mobile-icon .c10--collapse {
  position: absolute;
  right: 12px;
  bottom: 40px;
  width: 10px;
  height: 10px;
}
.__legacy-html .c10__mobile-icon .c10--collapse::after,
.__legacy-html .c10__mobile-icon .c10--collapse::before {
  content: "";
  display: block;
  position: relative;
  background-color: #222;
  width: 10px;
  height: 2px;
  left: 0;
  top: 6px;
}
.__legacy-html .c10__mobile-icon .c10--collapse::after {
  width: 2px;
  height: 10px;
  top: 0;
  left: 4px;
}
@media (min-width: 992px) {
  .__legacy-html .c10__container.supports-grid .c10__mobile-icon .c10--collapse {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .__legacy-html .c10__mobile-icon.c10--triggered {
    color: #0e6eb9;
  }
}
.__legacy-html .c10__mobile-icon.c10--triggered img.c10--svg-inactive {
  display: none;
}
@media (max-width: 991.98px) {
  .__legacy-html .c10__mobile-icon.c10--triggered img.c10--svg-active {
    display: block;
  }
}
.__legacy-html .c10__mobile-icon.c10--triggered .c10--collapse {
  transform: translate3d(0, 0, 0) rotate(45deg);
  -webkit-font-smoothing: antialiased;
}
.__legacy-html .c10__mobile-icon.c10--triggered .c10--collapse::after,
.__legacy-html .c10__mobile-icon.c10--triggered .c10--collapse::before {
  background-color: #000;
}
.__legacy-html .c10__pdf {
  display: none;
  margin-left: auto;
}
@media (min-width: 992px) {
  .__legacy-html .c10__pdf {
    display: block;
  }
}
.__legacy-html .c10__pdf-link {
  align-items: center;
  color: var(--link-color);
  display: flex;
  font-size: 1rem;
  font-weight: 700;
}
.__legacy-html .c10__pdf-link svg {
  padding-right: 10px;
  position: relative;
  top: -3px;
}
@media (max-width: 991.98px) {
  .__legacy-html .c10__container.no-collapse .c10__mobile-icon,
  .__legacy-html .c10__container.no-collapse .c10__nav-item {
    cursor: text !important;
  }
  .__legacy-html .c10__container.no-collapse .c10--collapse {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c11 .grid_container {
    display: -ms-grid;
    display: grid;
    width: 100%;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    -ms-grid-columns: 1fr 12px 380px 760px 12px 1fr;
    grid-template-columns: 1fr 12px 380px 760px 12px 1fr;
    -ms-grid-columns: 1fr var(--gutter-margin) calc(var(--container-width) / 3) calc(var(--container-width) / 3 * 2) var(--gutter-margin) 1fr;
    grid-template-columns: 1fr var(--gutter-margin) calc(var(--container-width) / 3) calc(var(--container-width) / 3 * 2) var(--gutter-margin) 1fr;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  .__legacy-html .c11 .grid_container {
    -ms-grid-columns: 1fr 12px 180px [3] 12px 1fr;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .__legacy-html .c11 .grid_container {
    -ms-grid-columns: 1fr 12px 240px [3] 12px 1fr;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .__legacy-html .c11 .grid_container {
    -ms-grid-columns: 1fr 12px 320px [3] 12px 1fr;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .__legacy-html .c11 .grid_container {
    -ms-grid-columns: 1fr 12px 380px [3] 12px 1fr;
  }
}
@media (min-width: 768px) and (min-width: 1600px) {
  .__legacy-html .c11 .grid_container {
    -ms-grid-columns: 1fr 12px 480px [3] 12px 1fr;
  }
}
.__legacy-html .c11__wrap {
  padding-top: 36px;
  padding-top: calc(var(--gutter) * 1.5);
}
.__legacy-html .c11__leftColumn {
  padding: 12px 12px 0;
  padding: calc(var(--gutter) / 2);
}
.__legacy-html .c11__leftColumn > div {
  padding: 0 12px;
  padding: 0 calc(var(--gutter) / 2);
}
@media (min-width: 768px) {
  .__legacy-html .c11__leftColumn {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3/4;
  }
}
.__legacy-html .c11__rightColumn--col {
  flex-basis: 50%;
  padding: 0 12px;
  padding: 0 calc(var(--gutter) / 2);
}
@media (min-width: 768px) {
  .__legacy-html .c11__rightColumn--col {
    padding: 12px;
    padding: calc(var(--gutter) / 2);
  }
}
.__legacy-html .c11__rightColumn {
  padding: 0 12px;
  padding: 0 calc(var(--gutter) / 2);
}
@media (min-width: 768px) {
  .__legacy-html .c11__rightColumn {
    -ms-grid-column: 4;
    -ms-grid-column-span: 2;
    grid-column: 4/6;
    display: flex;
    align-content: center;
    justify-content: space-evenly;
  }
}
@media (max-width: 991.98px) {
  .__legacy-html .c11__rightColumn.isCollapsible .c11__rightColumn--col {
    padding-top: 0;
  }
}
.__legacy-html .c11__rightColumn.isCollapsible .c11__col-spacing {
  margin-top: 0;
}
.__legacy-html .c11__rightColumn.isCollapsible .collapsibleTarget:after {
  color: #222;
}
.__legacy-html .c11__col-spacing {
  margin-top: 48px;
  margin-top: calc(var(--gutter) * 2);
}
@media (min-width: 768px) {
  .__legacy-html .c11__col-spacing {
    padding: 0 0 48px;
    padding: 0 0 calc(var(--gutter) * 2) 0;
    margin-top: 0;
  }
}
@media (min-width: 576px) {
  .__legacy-html .c11 .btn-cta {
    display: inline-block;
  }
}
.__legacy-html .c13__tabs {
  background-color: #1d9cd3;
  width: 100%;
}
.__legacy-html .c13__nav-tabs {
  display: flex;
  height: auto;
  padding-left: 0;
  width: 100%;
}
.__legacy-html .c13__item {
  border-right: 1px solid #fff;
  flex: 1 1;
  height: 51px;
  text-align: center;
  line-height: 1.1;
  overflow: hidden;
}
.__legacy-html .c13__link {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  width: 100%;
}
.__legacy-html .c13__link:hover {
  color: #fff;
}
.__legacy-html .c13__link:first-child {
  border-left: 1px solid #fff;
  height: 100%;
}
.__legacy-html .c13__active > .c13__item,
.__legacy-html .c13__active > .c13__link,
.__legacy-html .c13__active > .c13__link:focus {
  background-color: #f1f1f1;
  color: #1d9cd3;
  cursor: default;
  height: 100%;
  overflow: hidden;
}
@media (min-width: 992px) {
  .__legacy-html .c13__content-container {
    background-color: #fff;
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .__legacy-html .c13__content-wrap:not(:last-child) {
    border-bottom: 1px solid #000;
  }
}
.__legacy-html .c13__content {
  border-top: 1px solid #000;
  padding-top: 1.33333rem;
  padding-bottom: 1rem;
}
@media (min-width: 992px) {
  .__legacy-html .c13__content {
    display: none;
    border-top: none;
  }
  .__legacy-html .c13__content.c13__active {
    display: block;
    padding-top: 2.05556rem;
    padding-bottom: 3.16667rem;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .__legacy-html .c13__content.c13__active {
    padding-top: 2.66667rem;
  }
}
.__legacy-html .c13__tab-heading {
  display: flex;
  cursor: pointer;
  font-weight: 700;
  padding: 1rem 0;
}
@media (min-width: 992px) {
  .__legacy-html .c13__tab-heading {
    display: none;
  }
}
.__legacy-html .c13__tab-heading:after {
  flex: 1 1;
  -ms-grid-row-align: center;
  align-self: center;
  background-image: url(/etc.clientlibs/base/clientlibs/base-resources/resources/icons/UI/icon_plus.png);
  background-position: right;
  background-repeat: no-repeat;
  content: "";
  height: 9px;
  width: 9px;
  margin-right: 1rem;
  padding: 9px;
}
.__legacy-html .c13__active_collapsible {
  color: #1d9cd3 !important;
}
.__legacy-html .c13__active_collapsible:after {
  background-image: url(/etc.clientlibs/base/clientlibs/base-resources/resources/icons/UI/icon_hyphen.png);
}
@media (max-width: 991.98px) {
  .__legacy-html .c13 [data-content-hidden=false] {
    display: block;
  }
}
@media (max-width: 991.98px) {
  .__legacy-html .c13 [data-content-hidden=true] {
    display: none;
  }
}
.__legacy-html .c14__wrap {
  align-items: center;
}
.__legacy-html .c14__container {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
}
@media (min-width: 992px) {
  .__legacy-html .c14__container {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .c14__container {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
}
@media (min-width: 1900px) {
  .__legacy-html .c14__container {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}
.__legacy-html .c14__icon {
  width: 3.05556rem;
}
@media (max-width: 991.98px) {
  .__legacy-html .c14__icon {
    width: 1.66667rem;
  }
}
.__legacy-html .c14__text-wrap,
.__legacy-html .c14__text-wrap--headline {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
}
@media (min-width: 768px) {
  .__legacy-html .c14__text-wrap--headline {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.__legacy-html .c14__text-wrap--text {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
}
@media (max-width: 767.98px) {
  .__legacy-html .c14__text-wrap--text {
    font-size: 0.77778rem;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c14__text-wrap--text {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.__legacy-html .c15__wrap {
  background-size: cover;
  padding-top: 0;
  padding-top: calc(var(--gutter) * 0);
  padding-bottom: 48px;
  padding-bottom: calc(var(--gutter) * 2);
}
@media (min-width: 768px) {
  .__legacy-html .c15__wrap {
    padding-top: 24px;
    padding-top: calc(var(--gutter) * 1);
  }
}
.__legacy-html .c15__column {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
  margin-top: 36px;
  margin-top: calc(var(--gutter) * 1.5);
  flex: 1 1;
}
@media (max-width: 767.98px) {
  .__legacy-html .c15__column {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 767.98px) {
  .__legacy-html .c15 .isCollapsible .collapsibleColumn {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .__legacy-html .c15 .isCollapsible .collapsibleTarget {
    padding-top: 6px;
    padding-top: calc(var(--gutter) * 0.25);
    padding-bottom: 6px;
    padding-bottom: calc(var(--gutter) * 0.25);
    align-items: flex-start;
    display: flex;
    text-align: left;
  }
  .__legacy-html .c15 .isCollapsible .c15-features-panel__column {
    margin-top: 0;
    margin-top: calc(var(--gutter) * 0);
  }
  .__legacy-html .c15--2.isCollapsible .row:first-child .collapsibleColumn:first-child .m10i,
  .__legacy-html .c15--3.isCollapsible .row:first-child .collapsibleColumn:first-child .m10i,
  .__legacy-html .c15--4.isCollapsible .row:first-child .collapsibleColumn:first-child .m10i {
    border-top: none;
  }
}
.__legacy-html .c17__box-wrapper {
  background-color: #f5f5f5;
}
@media (max-width: 991.98px) {
  .__legacy-html .c17__box-wrapper {
    padding-bottom: 36px;
    padding-bottom: calc(var(--gutter) * 1.5);
    padding-right: 12px;
    padding-right: calc(var(--gutter) / 2);
    padding-left: 12px;
    padding-left: calc(var(--gutter) / 2);
  }
}
@media (max-width: 991.98px) {
  .__legacy-html .c17__box-wrapper {
    background-color: #f5f5f5 !important;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c17__box-wrapper {
    display: -ms-grid;
    display: grid;
    width: 100%;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    -ms-grid-columns: 1fr 12px 570px 570px 12px 1fr;
    grid-template-columns: 1fr 12px 570px 570px 12px 1fr;
    -ms-grid-columns: 1fr var(--gutter-margin) calc(var(--container-width) / 2) calc(var(--container-width) / 2) var(--gutter-margin) 1fr;
    grid-template-columns: 1fr var(--gutter-margin) calc(var(--container-width) / 2) calc(var(--container-width) / 2) var(--gutter-margin) 1fr;
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  .__legacy-html .c17__box-wrapper {
    -ms-grid-columns: 1fr 12px 270px [2] 12px 1fr;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .__legacy-html .c17__box-wrapper {
    -ms-grid-columns: 1fr 12px 360px [2] 12px 1fr;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .__legacy-html .c17__box-wrapper {
    -ms-grid-columns: 1fr 12px 480px [2] 12px 1fr;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .__legacy-html .c17__box-wrapper {
    -ms-grid-columns: 1fr 12px 570px [2] 12px 1fr;
  }
}
@media (min-width: 992px) and (min-width: 1600px) {
  .__legacy-html .c17__box-wrapper {
    -ms-grid-columns: 1fr 12px 720px [2] 12px 1fr;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c17__box-wrapper.alignment-left .c17__box-text {
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
    grid-column: 4/5;
    padding-left: 36px;
    padding-left: calc(var(--gutter) * 1.5);
    padding-right: 0;
  }
  .__legacy-html .c17__box-wrapper.alignment-left .c17__box-bg {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/4;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .c17__box-wrapper.alignment-left,
  .__legacy-html .c17__box-wrapper.alignment-left .c18__box-bg {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3/4;
  }
}
@media (max-width: 991.98px) {
  .__legacy-html .c17__box-wrapper.text-white {
    color: #000 !important;
  }
}
@media (max-width: 991.98px) {
  .__legacy-html .c17__box-wrapper {
    background-image: none !important;
  }
}
.__legacy-html .c17__citation,
.__legacy-html .c17__headline,
.__legacy-html .c17__rte {
  margin-top: 0;
}
.__legacy-html .c17__cta.link-cta {
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .__legacy-html .c17__cta.btn-cta {
    color: #fff;
    background-color: #0e6eb9;
    border-color: #0e6eb9;
  }
  .__legacy-html .c17__cta.link-cta {
    color: #e4002b !important;
  }
}
@media (min-width: 576px) {
  .__legacy-html .c17__cta {
    display: inline-block;
  }
}
.__legacy-html .c17__box {
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .__legacy-html .c17__box {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
  }
}
.__legacy-html .c17__box-text {
  padding-top: 36px;
  padding-top: calc(var(--gutter) * 1.5);
}
@media (min-width: 992px) {
  .__legacy-html .c17__box-text {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3/4;
    padding-right: 36px;
    padding-right: calc(var(--gutter) * 1.5);
    padding-bottom: 36px;
    padding-bottom: calc(var(--gutter) * 1.5);
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .c17__box-content {
    max-width: 550px;
  }
}
@media (min-width: 1600px) {
  .__legacy-html .c17__box-content {
    max-width: 625px;
  }
}
.__legacy-html .c17__box-content img {
  max-width: 100%;
}
.__legacy-html .c17__box-content .image-backup {
  display: block;
}
@media (min-width: 992px) {
  .__legacy-html .c17__box-content .image-backup {
    display: none;
  }
}
.__legacy-html .c17__box-content .image-inverse {
  display: none;
}
@media (min-width: 992px) {
  .__legacy-html .c17__box-content .image-inverse {
    display: block;
  }
}
.__legacy-html .c17__box-bg {
  background-size: cover;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2/3;
  position: relative;
}
@media (max-width: 767.98px) {
  .__legacy-html .c17__box-bg {
    height: 0;
    overflow: hidden;
    padding-top: 50%;
    margin-bottom: 36px;
    margin-bottom: calc(var(--gutter) * 1.5);
  }
}
@media (min-width: 768px) {
  .__legacy-html .c17__box-bg {
    min-height: 460px;
    -ms-grid-column: 4;
    -ms-grid-column-span: 3;
    grid-column: 4/7;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .c17__box-bg {
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
    grid-column: 4/5;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c17__box-bg {
    background-image: none !important;
  }
}
.__legacy-html .c17__box-bg .m14 {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -75px;
}
@media (min-width: 576px) {
  .__legacy-html .c17__box-bg .m14 {
    margin-left: -100px;
  }
}
.__legacy-html .c17__box-bg .m14__image:after {
  background-size: 150px;
  height: 150px;
  width: 150px;
}
@media (min-width: 576px) {
  .__legacy-html .c17__box-bg .m14__image:after {
    background-size: 200px;
    height: 200px;
    width: 200px;
  }
}
@media (max-width: 767.98px) {
  .__legacy-html .c18__box-wrapper {
    padding-bottom: 36px;
    padding-bottom: calc(var(--gutter) * 1.5);
    padding-right: 12px;
    padding-right: calc(var(--gutter) / 2);
    padding-left: 12px;
    padding-left: calc(var(--gutter) / 2);
  }
}
@media (min-width: 768px) {
  .__legacy-html .c18__box-wrapper {
    display: -ms-grid;
    display: grid;
    width: 100%;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    -ms-grid-columns: 1fr 12px 558px 558px 12px 1fr;
    grid-template-columns: 1fr 12px 558px 558px 12px 1fr;
    -ms-grid-columns: 1fr var(--gutter-margin) calc(var(--container-width) / 2 - var(--gutter-margin)) calc(var(--container-width) / 2 - var(--gutter-margin)) var(--gutter-margin) 1fr;
    grid-template-columns: 1fr var(--gutter-margin) calc(var(--container-width) / 2 - var(--gutter-margin)) calc(var(--container-width) / 2 - var(--gutter-margin)) var(--gutter-margin) 1fr;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  .__legacy-html .c18__box-wrapper {
    -ms-grid-columns: 1fr 12px 260px [2] 12px 1fr;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .__legacy-html .c18__box-wrapper {
    -ms-grid-columns: 1fr 12px 350px [2] 12px 1fr;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .__legacy-html .c18__box-wrapper {
    -ms-grid-columns: 1fr 12px 470px [2] 12px 1fr;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .__legacy-html .c18__box-wrapper {
    -ms-grid-columns: 1fr 12px 560px [2] 12px 1fr;
  }
}
@media (min-width: 768px) and (min-width: 1600px) {
  .__legacy-html .c18__box-wrapper {
    -ms-grid-columns: 1fr 12px 710px [2] 12px 1fr;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c18__box-wrapper.alignment-left .c18__box-text {
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
    grid-column: 4/5;
    padding-left: 36px;
    padding-left: calc(var(--gutter) * 1.5);
    padding-right: 0;
  }
  .__legacy-html .c18__box-wrapper.alignment-left .c18__box-bg {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/4;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .c18__box-wrapper.alignment-left,
  .__legacy-html .c18__box-wrapper.alignment-left .c18__box-bg {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3/4;
  }
}
.__legacy-html .c18__box {
  -ms-grid-column: 3;
  -ms-grid-column-span: 2;
  grid-column: 3/5;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .__legacy-html .c18__box {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
  }
}
.__legacy-html .c18__box-text {
  padding-top: 36px;
  padding-top: calc(var(--gutter) * 1.5);
  padding-bottom: 36px;
  padding-bottom: calc(var(--gutter) * 1.5);
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
}
@media (min-width: 768px) {
  .__legacy-html .c18__box-text {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3/4;
    padding-right: 36px;
    padding-right: calc(var(--gutter) * 1.5);
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .c18__box-content {
    max-width: 450px;
  }
}
@media (min-width: 1600px) {
  .__legacy-html .c18__box-content {
    max-width: 560px;
  }
}
.__legacy-html .c18__box-bg {
  background-size: cover;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2/3;
}
@media (max-width: 767.98px) {
  .__legacy-html .c18__box-bg {
    height: 0;
    overflow: hidden;
    padding-top: 50%;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c18__box-bg {
    min-height: 400px;
    -ms-grid-column: 4;
    -ms-grid-column-span: 3;
    grid-column: 4/7;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .c18__box-bg {
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
    grid-column: 4/5;
  }
}
.__legacy-html .c20__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 150px auto;
  grid-template-rows: 150px auto;
}
@media (min-width: 576px) {
  .__legacy-html .c20__grid {
    -ms-grid-columns: 1fr 540px 1fr;
    grid-template-columns: 1fr 540px 1fr;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c20__grid {
    -ms-grid-columns: 1fr 720px 1fr;
    grid-template-columns: 1fr 720px 1fr;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c20__grid {
    -ms-grid-columns: 1fr 960px 1fr;
    grid-template-columns: 1fr 960px 1fr;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .c20__grid {
    -ms-grid-columns: 1fr 1140px 1fr;
    grid-template-columns: 1fr 1140px 1fr;
  }
}
@media (min-width: 1600px) {
  .__legacy-html .c20__grid {
    -ms-grid-columns: 1fr 1440px 1fr;
    grid-template-columns: 1fr 1440px 1fr;
  }
}
@media (max-width: 767.98px) {
  .__legacy-html .c20__grid {
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -ms-grid-rows: minmax(150px, 1fr) auto;
    grid-template-rows: minmax(150px, 1fr) auto;
  }
}
@media (min-width: 576px) {
  .__legacy-html .c20__grid {
    -ms-grid-rows: minmax(180px, 1fr) auto;
    grid-template-rows: minmax(180px, 1fr) auto;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c20__grid {
    -ms-grid-rows: minmax(320px, 1fr) auto;
    grid-template-rows: minmax(320px, 1fr) auto;
  }
}
@media (max-width: 575.98px) {
  .__legacy-html .c20__text-wrap div,
  .__legacy-html .c20__text-wrap h1 {
    color: #222 !important;
  }
}
.__legacy-html .c20__background-true {
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-column: 1/4;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
}
.__legacy-html .c20__background-false {
  display: none;
}
@media (min-width: 992px) {
  .__legacy-html .c20__background-false {
    display: inherit;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/4;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
  }
}
.__legacy-html .c20__content {
  -ms-grid-column: 1;
  grid-column: 1/1;
  -ms-grid-row: 2;
  grid-row: 2;
  padding-top: 24px;
  padding-top: var(--gutter);
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
}
@media (max-width: 575.98px) {
  .__legacy-html .c20__content {
    color: #222 !important;
  }
}
@media (min-width: 576px) {
  .__legacy-html .c20__content {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    grid-row: 1/-1;
    padding-top: 48px;
    padding-top: calc(var(--gutter) * 2);
    padding-right: 16.66%;
    padding-bottom: 48px;
    padding-bottom: calc(var(--gutter) * 2);
  }
}
@media (min-width: 768px) {
  .__legacy-html .c20__content {
    padding-right: 25%;
  }
}
.__legacy-html .c20__headline {
  margin: 0;
}
.__legacy-html .c23__content {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .__legacy-html .c23__content {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}
.__legacy-html .c23__cta__legacy,
.__legacy-html .c23__headline,
.__legacy-html .c23__text {
  font-weight: 700;
}
@media (min-width: 768px) {
  .__legacy-html .c23__cta__legacy {
    font-size: 1rem;
  }
}
.__legacy-html .c24:not(:first-child) {
  margin-top: 36px;
  margin-top: calc(var(--gutter) * 1.5);
}
.__legacy-html .c24__container {
  text-align: center;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .__legacy-html .c24__container--small {
    max-width: 560px;
  }
  .__legacy-html .c24__container--medium {
    max-width: 720px;
  }
  .__legacy-html .c24__container--large {
    max-width: 1080px;
  }
}
.__legacy-html .c25:not(:first-child) {
  margin-top: 36px;
  margin-top: calc(var(--gutter) * 1.5);
}
.__legacy-html .c25__container {
  display: flex;
  justify-content: center;
}
.__legacy-html .c25__image {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .__legacy-html .c25__image--small {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .__legacy-html .c25__image--medium {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .__legacy-html .c25__image--large {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.__legacy-html .c25__caption {
  padding-top: 18px;
  padding-top: calc(var(--gutter) * 0.75);
  font-size: 0.77778rem;
}
.__legacy-html .c25 figure {
  width: 100%;
}
.__legacy-html .c25 a[target=f5modal-image] {
  cursor: pointer;
}
.__legacy-html .c25 a[target=f5modal-image] .c25__external {
  fill: #e30f37;
  border: 2px solid #e30f37;
  width: 26px;
  float: right;
  height: 25px;
  margin-bottom: 5px;
}
.__legacy-html .c25 a[target=f5modal-image] .c25__maximize {
  display: none;
}
@media (min-width: 992px) {
  .__legacy-html .c25 a[target=f5modal-image] {
    cursor: zoom-in;
  }
  .__legacy-html .c25 a[target=f5modal-image] .c25__maximize {
    display: table;
    fill: #e30f37;
    border: 2px solid #e30f37;
    width: 26px;
    float: right;
    height: 25px;
    margin-bottom: 5px;
  }
  .__legacy-html .c25 a[target=f5modal-image] .c25__external {
    display: none;
  }
}
.__legacy-html .c26:not(:first-child) {
  margin-top: 36px;
  margin-top: calc(var(--gutter) * 1.5);
}
.__legacy-html .c26__container {
  display: flex;
}
.__legacy-html .c26__text {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .__legacy-html .c26__text--small {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .__legacy-html .c26__text--medium {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .__legacy-html .c26__text--large {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.__legacy-html .c26__text .intro {
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 700;
}
.__legacy-html .fonts-loaded .c26__text .intro {
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
@media (min-width: 992px) {
  .__legacy-html .c26__text .intro {
    font-size: 1.33333rem;
  }
}
.__legacy-html .c26__text h2 {
  font-size: 1.55556rem;
  line-height: 1.25;
  font-weight: 700;
}
.__legacy-html .fonts-loaded .c26__text h2 {
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
@media (min-width: 992px) {
  .__legacy-html .c26__text h2 {
    font-size: 2.33333rem;
  }
}
.__legacy-html .c26__text h3 {
  font-size: 1.33333rem;
  line-height: 1.25;
  font-weight: 700;
}
.__legacy-html .fonts-loaded .c26__text h3 {
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
@media (min-width: 992px) {
  .__legacy-html .c26__text h3 {
    font-size: 1.88889rem;
  }
}
.__legacy-html .c26__text h4 {
  font-size: 1.11111rem;
  line-height: 1.25;
  font-weight: 700;
}
.__legacy-html .fonts-loaded .c26__text h4 {
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
@media (min-width: 992px) {
  .__legacy-html .c26__text h4 {
    font-size: 1.55556rem;
  }
}
.__legacy-html .c26__text h5 {
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 700;
}
.__legacy-html .fonts-loaded .c26__text h5 {
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
@media (min-width: 992px) {
  .__legacy-html .c26__text h5 {
    font-size: 1.33333rem;
  }
}
.__legacy-html .c26__text p:first-child {
  margin-top: 0;
}
.__legacy-html .c26__text ol,
.__legacy-html .c26__text ul {
  padding-left: 1.063em;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}
.__legacy-html .c26__text ol li,
.__legacy-html .c26__text ul li {
  margin-top: 0.5rem;
  margin-bottom: 0;
  padding-left: 0.5em;
}
.__legacy-html .c26__text ol ol,
.__legacy-html .c26__text ol ul,
.__legacy-html .c26__text ul ol,
.__legacy-html .c26__text ul ul {
  padding-left: 1.25em;
}
.__legacy-html .c27 {
  padding: 4rem 0.55556rem;
}
@media (min-width: 992px) {
  .__legacy-html .c27 {
    padding: 4rem 0;
  }
}
.__legacy-html .c27__bg-wrap {
  background-color: #f5f5f5;
  background-position: center center;
}
.__legacy-html .c27__content,
.__legacy-html .c27__triggers {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
}
@media (min-width: 992px) {
  .__legacy-html .c27__triggers {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c27__content {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}
.__legacy-html .c27__wrap {
  padding-top: 36px;
  padding-top: calc(var(--gutter) * 1.5);
  padding-bottom: 36px;
  padding-bottom: calc(var(--gutter) * 1.5);
}
.__legacy-html .c27__column {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
}
@media (min-width: 992px) {
  .__legacy-html .c27__column {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}
.__legacy-html .c27__column--col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
}
@media (min-width: 992px) {
  .__legacy-html .c27__column--col {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.__legacy-html .c27__header {
  margin-bottom: 1.66667rem;
}
.__legacy-html .c27__header-title {
  font-size: 1.33333rem;
  font-weight: 700;
}
@media (min-width: 992px) {
  .__legacy-html .c27__header-title {
    font-size: 1.77778rem;
  }
}
.__legacy-html .c27__header-text {
  margin-top: 1.44444rem;
}
.__legacy-html .c27__header-text p {
  font-size: 1rem;
  font-weight: 700;
}
.__legacy-html .c27__stack {
  position: relative;
  display: none;
}
.__legacy-html .c27__stack--bottom-image,
.__legacy-html .c27__stack--top-image {
  position: relative;
  top: 14px;
  max-width: 160px;
  height: auto;
}
.__legacy-html .c27__stack--bottom-image {
  top: auto;
  bottom: 22px;
  z-index: 2;
}
@media (min-width: 992px) {
  .__legacy-html .c27__stack {
    display: block;
  }
  .__legacy-html .c27__stack::after,
  .__legacy-html .c27__stack::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    z-index: 1;
    height: 80%;
    margin: auto;
    content: "";
    border-left: 2px dotted #e30f37;
  }
  .__legacy-html .c27__stack::after {
    left: 118px;
  }
}
.__legacy-html .c27[data-icons-disabled=true] .c27__stack--bottom-image,
.__legacy-html .c27[data-icons-disabled=true] .c27__stack--top-image,
.__legacy-html .c27[data-icons-disabled=true] .c27__stack::after,
.__legacy-html .c27[data-icons-disabled=true] .c27__stack::before {
  display: none;
}
.__legacy-html .c27__trigger,
.__legacy-html .c27__trigger-mobile {
  position: relative;
  left: 24px;
  z-index: 3;
  display: none;
  height: 70px;
  overflow: visible;
  font-size: 1.33333rem;
  font-weight: 700;
  color: #222;
  text-decoration: none !important;
}
.__legacy-html .c27--active.c27__trigger-mobile,
.__legacy-html .c27__trigger-mobile:hover,
.__legacy-html .c27__trigger.c27--active,
.__legacy-html .c27__trigger:hover {
  color: #0e6eb9;
}
@media (min-width: 992px) {
  .__legacy-html .c27__trigger,
  .__legacy-html .c27__trigger-mobile {
    display: block;
    font-size: 1.22222rem;
  }
}
.__legacy-html .c27__trigger img,
.__legacy-html .c27__trigger svg,
.__legacy-html .c27__trigger-mobile img,
.__legacy-html .c27__trigger-mobile svg {
  width: 115px;
  height: auto;
}
.__legacy-html .c27__trigger img.c27__trigger-icon-active,
.__legacy-html .c27__trigger svg.c27__trigger-icon-active,
.__legacy-html .c27__trigger-mobile img.c27__trigger-icon-active,
.__legacy-html .c27__trigger-mobile svg.c27__trigger-icon-active {
  position: absolute;
  visibility: hidden;
}
.__legacy-html .c27__trigger img,
.__legacy-html .c27__trigger span,
.__legacy-html .c27__trigger svg,
.__legacy-html .c27__trigger-mobile img,
.__legacy-html .c27__trigger-mobile span,
.__legacy-html .c27__trigger-mobile svg {
  position: relative;
  overflow: visible;
}
.__legacy-html .c27__trigger span,
.__legacy-html .c27__trigger-mobile span {
  padding-left: 1.8rem;
  color: #222;
}
@media (min-width: 1200px) {
  .__legacy-html .c27__trigger span,
  .__legacy-html .c27__trigger-mobile span {
    padding-left: 3rem;
  }
}
.__legacy-html .c27--active.c27__trigger-mobile img.c27__trigger-icon-active,
.__legacy-html .c27--active.c27__trigger-mobile svg.c27__trigger-icon-active,
.__legacy-html .c27__trigger.c27--active img.c27__trigger-icon-active,
.__legacy-html .c27__trigger.c27--active svg.c27__trigger-icon-active {
  position: relative;
  visibility: visible;
}
.__legacy-html .c27--active.c27__trigger-mobile img.c27__trigger-icon-default,
.__legacy-html .c27--active.c27__trigger-mobile svg.c27__trigger-icon-default,
.__legacy-html .c27__trigger.c27--active img.c27__trigger-icon-default,
.__legacy-html .c27__trigger.c27--active svg.c27__trigger-icon-default {
  display: none;
}
.__legacy-html .c27--active.c27__trigger-mobile span,
.__legacy-html .c27__trigger.c27--active span {
  color: #0e6eb9;
}
@media (min-width: 992px) {
  .__legacy-html .c27__trigger-mobile:hover img.c27__trigger-icon-active,
  .__legacy-html .c27__trigger-mobile:hover svg.c27__trigger-icon-active,
  .__legacy-html .c27__trigger:hover img.c27__trigger-icon-active,
  .__legacy-html .c27__trigger:hover svg.c27__trigger-icon-active {
    position: relative;
    visibility: visible;
  }
  .__legacy-html .c27__trigger-mobile:hover img.c27__trigger-icon-default,
  .__legacy-html .c27__trigger-mobile:hover svg.c27__trigger-icon-default,
  .__legacy-html .c27__trigger:hover img.c27__trigger-icon-default,
  .__legacy-html .c27__trigger:hover svg.c27__trigger-icon-default {
    display: none;
  }
  .__legacy-html .c27__trigger-mobile:hover span,
  .__legacy-html .c27__trigger:hover span {
    color: #0e6eb9;
  }
}
.__legacy-html .c27__trigger-mobile[data-icon-disabled=true],
.__legacy-html .c27__trigger[data-icon-disabled=true] {
  pointer-events: none;
  cursor: not-allowed;
}
.__legacy-html .c27__trigger-mobile[data-icon-disabled=true] img,
.__legacy-html .c27__trigger-mobile[data-icon-disabled=true] svg,
.__legacy-html .c27__trigger[data-icon-disabled=true] img,
.__legacy-html .c27__trigger[data-icon-disabled=true] svg {
  display: none;
}
.__legacy-html .c27__trigger-mobile[data-icon-disabled=true] img.c27__trigger-icon-disabled,
.__legacy-html .c27__trigger-mobile[data-icon-disabled=true] svg.c27__trigger-icon-disabled,
.__legacy-html .c27__trigger[data-icon-disabled=true] img.c27__trigger-icon-disabled,
.__legacy-html .c27__trigger[data-icon-disabled=true] svg.c27__trigger-icon-disabled {
  display: inline-block;
}
.__legacy-html .c27__trigger-mobile[data-icon-disabled=true] span,
.__legacy-html .c27__trigger-mobile[data-icon-disabled=true]:hover span,
.__legacy-html .c27__trigger[data-icon-disabled=true] span,
.__legacy-html .c27__trigger[data-icon-disabled=true]:hover span {
  color: #999;
}
.__legacy-html .c27[data-icons-disabled=true] .c27__trigger,
.__legacy-html .c27[data-icons-disabled=true] .c27__trigger-mobile {
  left: auto;
  height: auto;
  padding-bottom: 1.2rem;
}
.__legacy-html .c27[data-icons-disabled=true] .c27__trigger img,
.__legacy-html .c27[data-icons-disabled=true] .c27__trigger svg,
.__legacy-html .c27[data-icons-disabled=true] .c27__trigger-mobile img,
.__legacy-html .c27[data-icons-disabled=true] .c27__trigger-mobile svg {
  display: none;
}
.__legacy-html .c27[data-icons-disabled=true] .c27__trigger span,
.__legacy-html .c27[data-icons-disabled=true] .c27__trigger-mobile span {
  padding-left: 0;
}
.__legacy-html .c27__trigger-mobile {
  left: auto;
  display: block;
  height: auto;
  padding: 1.5rem 0;
  cursor: text;
  border-top: 1px solid #222;
}
.__legacy-html .c27__trigger-mobile[data-icon-disabled] {
  display: none;
}
@media (min-width: 992px) {
  .__legacy-html .c27__trigger-mobile {
    display: none;
  }
}
.__legacy-html .c27[data-mobile-collapsible=true] .c27__trigger-mobile {
  cursor: pointer;
}
.__legacy-html .c27__content-wrapper:first-child .c27__trigger-mobile {
  border-top: 0;
}
.__legacy-html .c27__trigger-mobile span {
  padding-right: 0.66667rem;
  padding-left: 0;
}
.__legacy-html .c27__trigger-mobile .c27--collapse {
  position: absolute;
  top: 0;
  right: 12px;
  bottom: 0;
  width: 10px;
  height: 10px;
  margin: auto;
}
.__legacy-html .c27__trigger-mobile .c27--collapse::after,
.__legacy-html .c27__trigger-mobile .c27--collapse::before {
  position: relative;
  top: 6px;
  left: 0;
  display: block;
  width: 10px;
  height: 2px;
  content: "";
  background-color: #e30f37;
}
.__legacy-html .c27__trigger-mobile .c27--collapse::after {
  top: 0;
  left: 4px;
  width: 2px;
  height: 10px;
}
@media (min-width: 992px) {
  .__legacy-html .c27__trigger-mobile .c27--collapse {
    display: none;
  }
}
.__legacy-html .c27__trigger-mobile.c27--active {
  color: #0e6eb9;
}
.__legacy-html .c27__trigger-mobile.c27--active .c27--collapse {
  transform: rotate(45deg);
}
.__legacy-html .c27__trigger-mobile.c27--active .c27--collapse::after,
.__legacy-html .c27__trigger-mobile.c27--active .c27--collapse::before {
  background-color: #222;
}
.__legacy-html .c27__trigger-mobile[data-icon-disabled=true] .c27--collapse {
  display: none;
}
.__legacy-html .c27__content-item {
  position: relative;
  display: none;
  padding: 0 1rem;
  overflow: hidden;
  background-color: #fff;
  transition: height 225ms ease-in-out;
}
@media (min-width: 992px) {
  .__legacy-html .c27__content-item {
    padding: 0;
    background-color: transparent;
  }
}
.__legacy-html .c27__content-item.c27--active {
  display: flex;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .__legacy-html .c27__content-item.c27--active {
    margin-bottom: 0;
  }
}
.__legacy-html .c27__content-item .m09 .collapsibleTarget {
  position: relative;
  cursor: text;
}
.__legacy-html .c27[data-mobile-collapsible=true] .c27__content-item .m09 .collapsibleTarget {
  cursor: pointer;
}
.__legacy-html .c27__content-item .m09 .collapsibleTarget::after,
.__legacy-html .c27__content-item .m09 .collapsibleTarget::before {
  position: absolute;
  top: 0;
  right: 24px;
  bottom: 0;
  width: 9px;
  height: 1px;
  margin: auto;
  content: "";
  background-color: #e30f37;
}
.__legacy-html .c27__content-item .m09 .collapsibleTarget::after {
  right: 28px;
  width: 1px;
  height: 9px;
}
.__legacy-html .c27__content-item .m09 .collapsibleTarget.active h2 {
  color: #0e6eb9;
}
.__legacy-html .c27__content-item .m09 .collapsibleTarget.active::after,
.__legacy-html .c27__content-item .m09 .collapsibleTarget.active::before {
  background-color: #666;
  transform: rotate(45deg);
}
.__legacy-html .c27__content-item .m09 .collapsibleOverall {
  padding: 1.38889rem 0;
  border-top: 1px solid #222;
}
.__legacy-html .c27__content-item .m09 .collapsibleContainer {
  display: none;
  margin-top: 1.66667rem;
}
.__legacy-html .c27__content-item .m09 .collapsibleContainer > div p:first-child {
  margin-top: 0;
}
.__legacy-html .c27__content-item .m09 .collapsibleContainer.collapsibleShow {
  display: block;
}
@media (min-width: 992px) {
  .__legacy-html .c27__content-item .m09 {
    margin-bottom: 2.5rem;
  }
  .__legacy-html .c27__content-item .m09 .collapsibleTarget {
    cursor: text !important;
  }
  .__legacy-html .c27__content-item .m09 .collapsibleTarget::after,
  .__legacy-html .c27__content-item .m09 .collapsibleTarget::before {
    display: none;
  }
  .__legacy-html .c27__content-item .m09 .collapsibleOverall {
    padding: 0;
    border: 0;
  }
  .__legacy-html .c27__content-item .m09 .collapsibleContainer {
    display: block;
  }
}
.__legacy-html .c27__content-item .m09 b,
.__legacy-html .c27__content-item .m09 h2 {
  margin-top: 0;
  font-size: 1.11111rem;
  font-weight: 700;
}
.__legacy-html .fonts-loaded .c27__content-item .m09 b,
.__legacy-html .fonts-loaded .c27__content-item .m09 h2 {
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
@media (min-width: 992px) {
  .__legacy-html .c27__content-item .m09 b,
  .__legacy-html .c27__content-item .m09 h2 {
    font-size: 1.22222rem;
  }
}
.__legacy-html .c27__content-item .m09 p {
  margin-top: 1.38889rem;
  font-size: 0.88889rem;
  font-weight: 400;
}
.__legacy-html .fonts-loaded .c27__content-item .m09 p {
  font-family: Proxima, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.__legacy-html .c27__content-item-expand {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  height: 150px;
  font-size: 0.88889rem;
  font-weight: 700;
  color: #e30f37;
  text-decoration: none !important;
  text-transform: uppercase;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #f1f1f1 40%, #f1f1f1 100%);
  -webkit-filter: progid:dximagetransform.microsoft.gradient(startColorstr="#00ffffff", endColorstr="#f1f1f1", GradientType=0);
}
@media (min-width: 992px) {
  .__legacy-html .c27__content-item-expand.c27--active {
    display: flex;
  }
}
.__legacy-html .c27__content-item-expand:hover {
  color: #e30f37;
}
.__legacy-html .c27__content-item-expand img {
  display: inline-block;
  max-width: 28px;
  height: auto;
  transform: rotate(180deg);
}
.__legacy-html .c27__content-item-expand--shrink-text {
  display: none;
}
.__legacy-html .c27__content-item--expanded .c27__content-item-expand--shrink-text,
.__legacy-html .c27__content-item-expand--expand-text {
  display: block;
}
.__legacy-html .c27__content-item--expanded .c27__content-item-expand--expand-text {
  display: none;
}
.__legacy-html .c27__content-item--expanded .c27__content-item-expand {
  position: relative;
  height: 80px;
  background: 0 0 !important;
}
.__legacy-html .c27__content-item--expanded .c27__content-item-expand img {
  transform: rotate(0);
}
.__legacy-html .c27__content-item .c27__column--col:first-child .m09:first-child .collapsibleOverall:first-child {
  border-top: 0;
}
.__legacy-html .c28 .hide {
  display: none;
}
.__legacy-html .c28 .mktoForm {
  font-family: Proxima, Helvetica, Arial, sans-serif !important;
  margin-top: 30px;
  padding: 0;
  width: 100% !important;
}
.__legacy-html .c28 .mktoForm .mktoAsterix,
.__legacy-html .c28 .mktoForm .mktoGutter,
.__legacy-html .c28 .mktoForm .mktoOffset {
  display: none !important;
}
.__legacy-html .c28 .mktoForm .mktoFieldWrap,
.__legacy-html .c28 .mktoForm .mktoFormCol {
  float: none !important;
}
.__legacy-html .c28 .mktoForm .mktoFormRow {
  display: flex;
  padding-bottom: 0;
  margin-left: -2% !important;
  margin-right: -2% !important;
}
.__legacy-html .c28 .mktoForm .mktoFormCol {
  width: 100%;
  margin-bottom: 5px !important;
  padding-right: 2% !important;
  padding-left: 2% !important;
}
.__legacy-html .c28 .mktoForm.mktoLayoutAbove .mktoLabel {
  text-align: left;
}
.__legacy-html .c28 .mktoForm.mktoLayoutAbove .mktoField {
  height: 39px;
  margin-top: 0;
}
.__legacy-html .c28 .mktoForm .mktoFieldWrap {
  float: none;
  padding-top: 0;
  padding-bottom: 17px;
  position: relative;
}
.__legacy-html .c28 .mktoForm .mktoClear,
.__legacy-html .c28 .mktoForm .mktoGutter,
.__legacy-html .c28 .mktoForm .mktoOffset {
  display: none;
}
.__legacy-html .c28 .mktoForm .mktoField {
  float: none !important;
}
.__legacy-html .c28 .mktoForm .mktoField::-webkit-input-placeholder {
  color: #999a9b;
}
.__legacy-html .c28 .mktoForm .mktoField::-moz-placeholder {
  color: #999a9b;
}
.__legacy-html .c28 .mktoForm .mktoField:-ms-input-placeholder {
  color: #999a9b;
}
.__legacy-html .c28 .mktoForm .mktoField:-moz-placeholder {
  color: #999a9b;
}
.__legacy-html .c28 .mktoForm input.mktoField[type=email],
.__legacy-html .c28 .mktoForm input.mktoField[type=tel],
.__legacy-html .c28 .mktoForm input.mktoField[type=text] {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ced4da;
  color: #222;
  display: block;
  font-size: 0.88889rem;
  height: 38px;
  line-height: 1.375;
  outline-style: none;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: 100% !important;
}
.__legacy-html .c28 .mktoForm input.mktoField[type=email]:focus,
.__legacy-html .c28 .mktoForm input.mktoField[type=tel]:focus,
.__legacy-html .c28 .mktoForm input.mktoField[type=text]:focus {
  border: 1px solid #82cdee;
  box-shadow: 0 0 0 0.2rem rgba(29, 156, 211, 0.25);
  outline: 0;
}
.__legacy-html .c28 .mktoForm .mktoNumberField.mktoField,
.__legacy-html .c28 .mktoForm textarea.mktoField {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ced4da;
  color: #222;
  display: block;
  font-size: 0.88889rem;
  height: 38px;
  line-height: 1.375;
  outline-style: none;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: 100% !important;
  resize: vertical;
}
.__legacy-html .c28 .mktoForm .mktoNumberField.mktoField:focus,
.__legacy-html .c28 .mktoForm textarea.mktoField:focus {
  border: 1px solid #82cdee;
  box-shadow: 0 0 0 0.2rem rgba(29, 156, 211, 0.25);
  outline: 0;
}
.__legacy-html .c28 .mktoForm label.mktoLabel {
  color: #222;
  font-size: 1rem;
  cursor: text;
  box-sizing: border-box;
  font-weight: 400;
  padding: 0 0 3px;
  pointer-events: auto;
  width: 100% !important;
  float: none;
}
.__legacy-html .c28 .mktoForm .mktoRequiredField label.mktoLabel {
  font-weight: 400;
}
.__legacy-html .c28 .mktoForm .mktoRequiredField label.mktoLabel .mktoAsterix {
  float: right;
  padding-left: 5px;
  padding-right: 0;
}
.__legacy-html .c28 .mktoForm select.mktoField {
  background-color: #fff;
  border-color: #ced4da;
  border-radius: 5px;
  color: #4d4f53;
  font-size: 1em;
  line-height: 1.2em;
  height: 38px;
  padding: 12px 12px 9px;
  width: 100% !important;
}
.__legacy-html .c28 .mktoForm .mktoNumberField.mktoField:focus,
.__legacy-html .c28 .mktoForm select.mktoField:focus {
  border: 1px solid #82cdee;
  box-shadow: 0 0 0 0.2rem rgba(29, 156, 211, 0.25);
  outline: 0;
}
.__legacy-html .c28 .mktoForm .mktoCheckboxList,
.__legacy-html .c28 .mktoForm .mktoRadioList {
  width: 100% !important;
  padding: 5px 0 0 !important;
}
.__legacy-html .c28 .mktoForm .mktoCheckboxList .mktoField[type=checkbox],
.__legacy-html .c28 .mktoForm .mktoCheckboxList .mktoField[type=radio],
.__legacy-html .c28 .mktoForm .mktoRadioList .mktoField[type=checkbox],
.__legacy-html .c28 .mktoForm .mktoRadioList .mktoField[type=radio] {
  display: inline-block;
  margin-top: 1px;
  float: left !important;
}
.__legacy-html .c28 .mktoForm .mktoCheckboxList > label,
.__legacy-html .c28 .mktoForm .mktoRadioList > label {
  margin-left: 30px !important;
  margin-top: 0;
  margin-bottom: 12px;
}
.__legacy-html .c28 .mktoForm .mktoError {
  color: #e82110;
  right: inherit !important;
  left: 0;
  bottom: 0 !important;
}
.__legacy-html .c28 .mktoForm .mktoError .mktoErrorArrowWrap {
  display: none;
}
.__legacy-html .c28 .mktoForm .mktoError .mktoErrorMsg {
  background-color: transparent;
  background-image: none;
  border: none;
  box-shadow: none;
  color: #e82110;
  font-size: 0.66667rem;
  margin-top: 0;
  max-width: 100%;
  padding: 0;
  text-shadow: none;
}
.__legacy-html .c28 .mktoForm .mktoError .mktoErrorMsg .mktoErrorDetail {
  display: none;
}
.__legacy-html .c28 .mktoForm span.mktoButtonWrap.mktoBlueBox {
  margin-left: 0 !important;
}
.__legacy-html .c28 .mktoForm span.mktoButtonWrap.mktoBlueBox .mktoButton:focus {
  border: 0;
}
.__legacy-html .c28 .mktoForm .mktoButtonRow {
  display: block;
  width: 100%;
}
.__legacy-html .c28 .mktoForm .mktoButtonWrap .mktoButton,
.__legacy-html .c28 .mktoForm .mktoButtonWrap.mktoBlueBox .mktoButton,
.__legacy-html .c28 .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  background-color: #0e6eb9;
  background-image: none;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: Proxima, Helvetica, Arial, sans-serif;
  font-size: 0.88889rem;
  font-weight: 400;
  line-height: 1.375;
  margin-bottom: 0;
  padding: 10px 12px;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  text-transform: uppercase;
  touch-action: manipulation;
  transition: 0.5s;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  width: 100% !important;
}
.__legacy-html .c28 .mktoForm .mktoButtonWrap .mktoButton:active,
.__legacy-html .c28 .mktoForm .mktoButtonWrap .mktoButton:focus,
.__legacy-html .c28 .mktoForm .mktoButtonWrap .mktoButton:hover,
.__legacy-html .c28 .mktoForm .mktoButtonWrap.mktoBlueBox .mktoButton:active,
.__legacy-html .c28 .mktoForm .mktoButtonWrap.mktoBlueBox .mktoButton:focus,
.__legacy-html .c28 .mktoForm .mktoButtonWrap.mktoBlueBox .mktoButton:hover,
.__legacy-html .c28 .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:active,
.__legacy-html .c28 .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus,
.__legacy-html .c28 .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
  background-image: none;
  background-color: #1883b1;
  border: 0;
  color: #fff;
}
.__legacy-html :root {
  --grid-gap: 20px;
  --adjusted-grid-width: 100% ;
}
.__legacy-html .c29-columns__container:not(.article_layout) {
  width: 100%;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .__legacy-html .c29-columns__container:not(.article_layout) {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c29-columns__container:not(.article_layout) {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c29-columns__container:not(.article_layout) {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .c29-columns__container:not(.article_layout) {
    max-width: 1140px;
  }
}
@media (min-width: 1600px) {
  .__legacy-html .c29-columns__container:not(.article_layout) {
    max-width: 1440px;
  }
}
@media (max-width: 1199.98px) {
  .__legacy-html .c29-columns__headline {
    margin-bottom: -1rem;
  }
}
.__legacy-html .c29-columns__col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
  margin-top: 1em;
}
@media (min-width: 768px) {
  .__legacy-html .c29-columns__col {
    flex: 1 1;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c29-columns__col--1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c29-columns__col--three-wide-282 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c29-columns__col--3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c29-columns__col--three-wide {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c29-columns__col--two-one-third {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c29-columns__col--8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c29-columns__col--two-wide {
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c29-columns__col--11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c29-columns__col--two-left-copy-large-col1 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .c29-columns__col--two-left-copy-large-col1 {
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (min-width: 1600px) {
  .__legacy-html .c29-columns__col--two-left-copy-large-col1 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c29-columns__col--two-left-copy-large-col2 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .c29-columns__col--two-left-copy-large-col2 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 1600px) {
  .__legacy-html .c29-columns__col--two-left-copy-large-col2 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
.__legacy-html .c29-columns__col--two-left-copy-large-inner {
  width: 100%;
}
@media (min-width: 992px) {
  .__legacy-html .c29-columns__col--two-left-copy-large-inner {
    max-width: 715px;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .c29-columns__col--two-left-copy-large-inner {
    max-width: 755px;
  }
}
@media (min-width: 1600px) {
  .__legacy-html .c29-columns__col--two-left-copy-large-inner {
    max-width: 810px;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c29-columns__col--two-left-copy-medium-col1 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c29-columns__col--two-left-copy-medium-col1 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}
@media (min-width: 1600px) {
  .__legacy-html .c29-columns__col--two-left-copy-medium-col1 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c29-columns__col--two-left-copy-medium-col2 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c29-columns__col--two-left-copy-medium-col2 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
@media (min-width: 1600px) {
  .__legacy-html .c29-columns__col--two-left-copy-medium-col2 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
}
.__legacy-html .c29-columns__col--two-left-copy-medium-inner {
  width: 100%;
}
@media (min-width: 768px) {
  .__legacy-html .c29-columns__col--two-left-copy-medium-inner {
    max-width: 525px;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c29-columns__col--two-left-copy-medium-inner {
    max-width: 560px;
  }
}
@media (min-width: 1600px) {
  .__legacy-html .c29-columns__col--two-left-copy-medium-inner {
    max-width: 690px;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c29-columns__col--two-left-copy-extra-small-col1 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c29-columns__col--two-left-copy-extra-small-col1 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c29-columns__col--two-left-copy-extra-small-col2 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c29-columns__col--two-left-copy-extra-small-col2 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}
.__legacy-html .c29-columns__col--two-left-copy-extra-small-inner {
  width: 100%;
}
@media (min-width: 768px) {
  .__legacy-html .c29-columns__col--two-left-copy-extra-small-inner {
    max-width: 280px;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c29-columns__col--two-left-copy-small-col1 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .c29-columns__col--two-left-copy-small-col1 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c29-columns__col--two-left-copy-small-col2 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .c29-columns__col--two-left-copy-small-col2 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
}
.__legacy-html .c29-columns__col--two-left-copy-small-inner {
  width: 100%;
}
@media (min-width: 768px) {
  .__legacy-html .c29-columns__col--two-left-copy-small-inner {
    max-width: 400px;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .c29-columns__col--two-left-copy-small-inner {
    max-width: 460px;
  }
}
@media (min-width: 1600px) {
  .__legacy-html .c29-columns__col--two-left-copy-small-inner {
    max-width: 570px;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c29-columns__col--four-tiles-small {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c29-columns__col--four-tiles-small {
    flex: 1 1;
    max-width: 280px;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c29-columns__col--four-tiles-large {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c29-columns__col--four-tiles-large {
    flex: 1 1;
    max-width: 310px;
  }
}
.__legacy-html .c29-columns__wrapper {
  width: 100%;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
  margin-right: auto;
  margin-left: auto;
  min-width: 0;
  min-height: 0;
  margin-top: 22px;
}
@media (min-width: 576px) {
  .__legacy-html .c29-columns__wrapper {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c29-columns__wrapper {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c29-columns__wrapper {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .c29-columns__wrapper {
    max-width: 1140px;
  }
}
@media (min-width: 1600px) {
  .__legacy-html .c29-columns__wrapper {
    max-width: 1440px;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c29-columns__wrapper {
    border-bottom: 1px solid #000;
    margin-top: 48px;
    margin-top: calc(var(--gutter) * 2);
    display: -ms-grid;
    display: grid;
    width: 100%;
    grid-template-columns: 32px 35px 7fr 35px 2fr;
    -ms-grid-columns: 32px 35px 7fr 35px 2fr;
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  .__legacy-html .c29-columns__wrapper {
    -ms-grid-columns: 32px 35px 7fr 35px 2fr;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .__legacy-html .c29-columns__wrapper {
    -ms-grid-columns: 32px 35px 7fr 35px 2fr;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .__legacy-html .c29-columns__wrapper {
    -ms-grid-columns: 32px 35px 7fr 35px 2fr;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .__legacy-html .c29-columns__wrapper {
    -ms-grid-columns: 32px 35px 7fr 35px 2fr;
  }
}
@media (min-width: 992px) and (min-width: 1600px) {
  .__legacy-html .c29-columns__wrapper {
    -ms-grid-columns: 32px 35px 7fr 35px 2fr;
  }
}
@media (min-width: 992px) and (min-width: 1900px) {
  .__legacy-html .c29-columns__wrapper {
    -ms-grid-columns: 32px 35px 7fr 35px 2fr;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .c29-columns__wrapper {
    border-bottom: 1px solid #000;
    margin-top: 48px;
    margin-top: calc(var(--gutter) * 2);
    display: -ms-grid;
    display: grid;
    width: 100%;
    grid-template-columns: 32px 60px 7fr 60px 2fr;
    -ms-grid-columns: 32px 60px 7fr 60px 2fr;
  }
}
@media (min-width: 1200px) and (min-width: 576px) {
  .__legacy-html .c29-columns__wrapper {
    -ms-grid-columns: 32px 60px 7fr 60px 2fr;
  }
}
@media (min-width: 1200px) and (min-width: 768px) {
  .__legacy-html .c29-columns__wrapper {
    -ms-grid-columns: 32px 60px 7fr 60px 2fr;
  }
}
@media (min-width: 1200px) and (min-width: 992px) {
  .__legacy-html .c29-columns__wrapper {
    -ms-grid-columns: 32px 60px 7fr 60px 2fr;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .__legacy-html .c29-columns__wrapper {
    -ms-grid-columns: 32px 60px 7fr 60px 2fr;
  }
}
@media (min-width: 1200px) and (min-width: 1600px) {
  .__legacy-html .c29-columns__wrapper {
    -ms-grid-columns: 32px 60px 7fr 60px 2fr;
  }
}
@media (min-width: 1200px) and (min-width: 1900px) {
  .__legacy-html .c29-columns__wrapper {
    -ms-grid-columns: 32px 60px 7fr 60px 2fr;
  }
}
@media (min-width: 1600px) {
  .__legacy-html .c29-columns__wrapper {
    border-bottom: 1px solid #000;
    margin-top: 48px;
    margin-top: calc(var(--gutter) * 2);
    display: -ms-grid;
    display: grid;
    width: 100%;
    grid-template-columns: 32px 85px 7fr 85px 2fr;
    -ms-grid-columns: 32px 85px 7fr 85px 2fr;
  }
}
@media (min-width: 1600px) and (min-width: 576px) {
  .__legacy-html .c29-columns__wrapper {
    -ms-grid-columns: 32px 85px 7fr 85px 2fr;
  }
}
@media (min-width: 1600px) and (min-width: 768px) {
  .__legacy-html .c29-columns__wrapper {
    -ms-grid-columns: 32px 85px 7fr 85px 2fr;
  }
}
@media (min-width: 1600px) and (min-width: 992px) {
  .__legacy-html .c29-columns__wrapper {
    -ms-grid-columns: 32px 85px 7fr 85px 2fr;
  }
}
@media (min-width: 1600px) and (min-width: 1200px) {
  .__legacy-html .c29-columns__wrapper {
    -ms-grid-columns: 32px 85px 7fr 85px 2fr;
  }
}
@media (min-width: 1600px) and (min-width: 1600px) {
  .__legacy-html .c29-columns__wrapper {
    -ms-grid-columns: 32px 85px 7fr 85px 2fr;
  }
}
@media (min-width: 1600px) and (min-width: 1900px) {
  .__legacy-html .c29-columns__wrapper {
    -ms-grid-columns: 32px 85px 7fr 85px 2fr;
  }
}
.__legacy-html .c29-columns__social {
  order: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
}
@media (min-width: 992px) {
  .__legacy-html .c29-columns__social > div {
    position: -webkit-sticky;
    position: sticky;
    -webkit-sticky: sticky;
    top: 100px;
    padding-bottom: 10px;
  }
}
.__legacy-html .c29-columns__content {
  order: 2;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
  grid-column: 3/4;
  padding-bottom: 20px;
}
.__legacy-html .c29-columns__author {
  order: 3;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
  grid-column: 5/6;
  margin-bottom: 22px;
}
.__legacy-html .c29-columns__card-wrapper {
  display: -ms-grid;
  display: grid;
  grid: auto-flow/100%;
  gap: 20px;
  gap: var(--grid-gap);
}
@media (min-width: 576px) {
  .__legacy-html .c29-columns__card-wrapper {
    --adjusted-grid-width: calc(50% - var(--grid-gap)/2);
    grid: auto-flow/repeat(2, 100%);
    grid: auto-flow/repeat(2, var(--adjusted-grid-width));
    --grid-gap: 24px ;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .__legacy-html .c29-columns__card-wrapper {
    --adjusted-grid-width: calc(33.3333% - var(--grid-gap)*2/3);
    grid: auto-flow/repeat(3, 100%);
    grid: auto-flow/repeat(3, var(--adjusted-grid-width));
    --grid-gap: 22px ;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .c29-columns__card-wrapper {
    --adjusted-grid-width: calc(25% - var(--grid-gap)*3/4);
    grid: auto-flow/repeat(4, 100%);
    grid: auto-flow/repeat(4, var(--adjusted-grid-width));
    --grid-gap: 24px ;
  }
}
@media (min-width: 1600px) {
  .__legacy-html .c29-columns__card-wrapper {
    --grid-gap: 32px ;
  }
}
.__legacy-html .c29-columns__card-wrapper_variant-narrow-1 {
  grid: auto-flow/repeat(1, 100%);
  grid: auto-flow/repeat(1, var(--adjusted-grid-width));
}
.__legacy-html .c29-columns__card-wrapper_variant-narrow-2 {
  grid: auto-flow/repeat(2, 100%);
  grid: auto-flow/repeat(2, var(--adjusted-grid-width));
}
.__legacy-html .c29-columns__card-wrapper_variant-narrow-3 {
  grid: auto-flow/repeat(3, 100%);
  grid: auto-flow/repeat(3, var(--adjusted-grid-width));
}
.__legacy-html .c29-columns__card-wrapper_variant-wide-1 {
  grid: auto-flow/1fr;
}
@media (min-width: 992px) {
  .__legacy-html .c29-columns__card-wrapper_variant-wide-1 {
    --adjusted-grid-width: calc(33.3333% - var(--grid-gap)*2/3);
    -ms-grid-columns: 100% [3];
    grid-template-columns: repeat(3, 100%);
    -ms-grid-columns: var(--adjusted-grid-width) [3];
    grid-template-columns: repeat(3, var(--adjusted-grid-width));
  }
}
.__legacy-html .c29-columns__card-wrapper_variant-wide-2 {
  grid: auto-flow/1fr;
}
@media (min-width: 992px) {
  .__legacy-html .c29-columns__card-wrapper_variant-wide-2 {
    --adjusted-grid-width: calc(33.3333% - var(--grid-gap)*2/3);
    -ms-grid-columns: 100% [2];
    grid-template-columns: repeat(2, 100%);
    -ms-grid-columns: var(--adjusted-grid-width) [2];
    grid-template-columns: repeat(2, var(--adjusted-grid-width));
  }
}
.__legacy-html .c29-columns__card-wrapper_variant-wide-3 {
  grid: auto-flow/1fr;
}
@media (min-width: 992px) {
  .__legacy-html .c29-columns__card-wrapper_variant-wide-3 {
    --adjusted-grid-width: calc(33.3333% - var(--grid-gap)*2/3);
    -ms-grid-columns: 100% [3];
    grid-template-columns: repeat(3, 100%);
    -ms-grid-columns: var(--adjusted-grid-width) [3];
    grid-template-columns: repeat(3, var(--adjusted-grid-width));
  }
}
.__legacy-html .c29-columns__card-wrapper_align-default {
  justify-content: flex-start;
}
.__legacy-html .c29-columns__card-wrapper_align-center {
  justify-content: center;
}
.__legacy-html .c29-columns__card-wrapper_align-right {
  justify-content: right;
}
.__legacy-html .c29-columns__card-wrapper .card {
  /* override tailwind setting svg to block */
}
.__legacy-html .c29-columns__card-wrapper .card svg {
  display: inline;
}
.__legacy-html .c29-columns__card-wrapper .card {
  background-color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  cursor: pointer;
  text-align: center;
  outline: transparent solid 4px;
  outline-offset: 4px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.141176);
  border-radius: 5px;
  --link-color: #222;
  --link-hover-color: #222;
  --link-visited-color: #222;
  --link-focus-color: #222;
  --link-active-color: #666;
  --link-decoration: none;
  --link-hover-decoration: none;
  --link-visited-decoration: none;
  --link-focus-decoration: none ;
}
.__legacy-html .c29-columns__card-wrapper .card:hover {
  box-shadow: 0 12px 16px rgba(72, 86, 101, 0.16), 0 3px 6px rgba(72, 86, 101, 0.16);
}
.__legacy-html .c29-columns__card-wrapper .card:focus-visible {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.141176);
  outline-color: #2785cd;
}
.__legacy-html .c29-columns__card-wrapper .card:active,
.__legacy-html .c29-columns__card-wrapper .card:visited {
  background: #f5f5f5;
  box-shadow: 0 12px 16px rgba(72, 86, 101, 0.16), 0 3px 6px rgba(72, 86, 101, 0.16);
}
.__legacy-html .c29-columns__card-wrapper .card img {
  max-width: 100%;
}
.__legacy-html .c29-columns__card-wrapper .card > a {
  color: var(--link-color);
  -webkit-text-decoration: var(--link-decoration);
  text-decoration: var(--link-decoration);
}
.__legacy-html .c29-columns__card-wrapper .card > a:hover {
  color: var(--link-hover-color);
  -webkit-text-decoration: var(--link-hover-decoration);
  text-decoration: var(--link-hover-decoration);
}
.__legacy-html .c29-columns__card-wrapper .card > a:active,
.__legacy-html .c29-columns__card-wrapper .card > a:visited:active {
  color: var(--link-active-color);
  -webkit-text-decoration: var(--link-active-decoration);
  text-decoration: var(--link-active-decoration);
}
.__legacy-html .c29-columns__card-wrapper .card > a:focus-visible,
.__legacy-html .c29-columns__card-wrapper .card > a:visited:focus-visible {
  color: var(--link-focus-color);
  -webkit-text-decoration: var(--link-focus-decoration);
  text-decoration: var(--link-focus-decoration);
}
.__legacy-html .c29-columns__card-wrapper .card > a:visited {
  color: var(--link-visited-color);
  -webkit-text-decoration: var(--link-visited-decoration);
  text-decoration: var(--link-visited-decoration);
}
.__legacy-html .c29-columns__card-wrapper .card > a:focus-visible .at02__title,
.__legacy-html .c29-columns__card-wrapper .card > a:hover .at02__title {
  text-decoration: underline;
}
.__legacy-html .c29a-constrained-columns .one_col {
  width: 100%;
}
.__legacy-html .c29a-constrained-columns .two_col {
  display: flex;
}
.__legacy-html .c29a-constrained-columns .two_col:last-child {
  padding-top: 36px;
  padding-top: calc(var(--gutter) * 1.5);
}
@media (min-width: 768px) {
  .__legacy-html .c29a-constrained-columns .two_col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 12px;
    padding-right: calc(var(--gutter) / 2);
    padding-left: 12px;
    padding-left: calc(var(--gutter) / 2);
    flex: 0 0 50%;
    max-width: 50%;
    text-align: center;
  }
  .__legacy-html .c29a-constrained-columns .two_col:last-child {
    padding-top: 0;
    padding-top: calc(var(--gutter) * 0);
  }
}
.__legacy-html .c29a-constrained-columns .two_col p {
  margin-top: 0;
}
.__legacy-html .c29a-constrained-columns .two_col > div {
  max-width: 100%;
}
@media (max-width: 767.98px) {
  .__legacy-html .c29a-constrained-columns .two_col > div {
    margin: auto;
  }
}
.__legacy-html .c29a-constrained-columns .col_overall {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
  margin: auto;
  text-align: center;
}
@media (min-width: 992px) {
  .__legacy-html .c29a-constrained-columns .col_overall {
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .c29a-constrained-columns .col_overall {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c29a-constrained-columns .col_overall {
    padding-top: 81.84px;
    padding-top: calc(var(--gutter) * 3.41);
    padding-bottom: 56.88px;
    padding-bottom: calc(var(--gutter) * 2.37);
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
    display: flex;
  }
}
.__legacy-html .c31-white-paper__box-wrapper {
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .__legacy-html .c31-white-paper__box-wrapper {
    padding-left: 12px;
    padding-left: calc(var(--gutter) * 0.5);
    padding-right: 12px;
    padding-right: calc(var(--gutter) * 0.5);
  }
}
@media (min-width: 768px) {
  .__legacy-html .c31-white-paper__box-wrapper {
    display: -ms-grid;
    display: grid;
    width: 100%;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    -ms-grid-columns: 1fr 12px 570px 570px 12px 1fr;
    grid-template-columns: 1fr 12px 570px 570px 12px 1fr;
    -ms-grid-columns: 1fr var(--gutter-margin) calc(var(--container-width) / 2) calc(var(--container-width) / 2) var(--gutter-margin) 1fr;
    grid-template-columns: 1fr var(--gutter-margin) calc(var(--container-width) / 2) calc(var(--container-width) / 2) var(--gutter-margin) 1fr;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  .__legacy-html .c31-white-paper__box-wrapper {
    -ms-grid-columns: 1fr 12px 270px [2] 12px 1fr;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .__legacy-html .c31-white-paper__box-wrapper {
    -ms-grid-columns: 1fr 12px 360px [2] 12px 1fr;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .__legacy-html .c31-white-paper__box-wrapper {
    -ms-grid-columns: 1fr 12px 480px [2] 12px 1fr;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .__legacy-html .c31-white-paper__box-wrapper {
    -ms-grid-columns: 1fr 12px 570px [2] 12px 1fr;
  }
}
@media (min-width: 768px) and (min-width: 1600px) {
  .__legacy-html .c31-white-paper__box-wrapper {
    -ms-grid-columns: 1fr 12px 720px [2] 12px 1fr;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c31-white-paper__box-wrapper.alignment-left .c31-white-paper__box-text {
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
    grid-column: 4/5;
    padding-left: 36px;
    padding-left: calc(var(--gutter) * 1.5);
  }
  .__legacy-html .c31-white-paper__box-wrapper.alignment-left .c31-white-paper__box-img {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/4;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .c31-white-paper__box-wrapper.alignment-left,
  .__legacy-html .c31-white-paper__box-wrapper.alignment-left .c31-white-paper__box-img {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3/4;
  }
}
.__legacy-html .c31-white-paper__box {
  -ms-grid-column: 3;
  -ms-grid-column-span: 2;
  grid-column: 3/5;
  display: flex;
  align-items: center;
}
.__legacy-html .c31-white-paper__box-text {
  -ms-grid-row: 1;
  grid-row: 1;
}
@media (min-width: 768px) {
  .__legacy-html .c31-white-paper__box-text {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3/4;
    padding-right: 96px;
    padding-right: calc(var(--gutter) * 4);
  }
}
@media (max-width: 767.98px) {
  .__legacy-html .c31-white-paper__box-content {
    margin-bottom: 0 !important;
  }
}
.__legacy-html .c31-white-paper__box-img {
  overflow: hidden;
  background-size: cover;
  margin-left: 25%;
  margin-right: 25%;
}
@media (max-width: 767.98px) {
  .__legacy-html .c31-white-paper__box-img {
    padding-top: 50%;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c31-white-paper__box-img {
    min-height: 17.77778rem;
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
    grid-column: 4/5;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c31-white-paper__box-img {
    min-height: 19.44444rem;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .c31-white-paper__box-img {
    min-height: 22.22222rem;
  }
}
.__legacy-html .c31-white-paper__box-img.dropshadow {
  box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.25);
}
.__legacy-html .c33-newsletter__wrapper {
  padding-top: 48px;
  padding-top: calc(var(--gutter) * 2);
  padding-bottom: 48px;
  padding-bottom: calc(var(--gutter) * 2);
}
.__legacy-html .c33-newsletter__title {
  color: #000;
  text-align: center;
  padding-bottom: 0.55556rem;
}
.__legacy-html .c33-newsletter__description {
  text-align: center;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  display: block;
  padding-bottom: 0.55556rem;
}
.__legacy-html .c33-newsletter__privacy {
  text-align: center;
  color: #000;
  width: 100%;
  padding-top: 1rem;
}
.__legacy-html .c33-newsletter__privacy a.internalLink,
.__legacy-html .c33-newsletter__privacy a.internalLink:hover,
.__legacy-html .c33-newsletter__privacy a:not([class]),
.__legacy-html .c33-newsletter__privacy a:not([class]):hover {
  text-decoration: underline;
}
.__legacy-html .c33-newsletter__privacy a {
  color: #000;
  text-decoration: underline;
}
.__legacy-html .c34-stats-block {
  padding-top: 56.88px;
  padding-top: calc(var(--gutter) * 2.37);
  padding-bottom: 56.88px;
  padding-bottom: calc(var(--gutter) * 2.37);
  margin: auto;
  display: flex;
}
@media (min-width: 768px) {
  .__legacy-html .c34-stats-block {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
}
@media (min-width: 992px) {
  .__legacy-html .c34-stats-block {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .c34-stats-block {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
}
@media (max-width: 767.98px) {
  .__legacy-html .c34-stats-block {
    display: none;
  }
}
.__legacy-html .c34-stats-block__col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  align-self: flex-end;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.__legacy-html .c34-stats-block__number {
  font-weight: 300;
  font-size: 3.75rem;
  margin-right: 0.6rem;
  margin-top: 0;
}
.__legacy-html .fonts-loaded .c34-stats-block__number {
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.__legacy-html .c34-stats-block__text {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 1rem;
  margin-top: 0;
}
.__legacy-html .fonts-loaded .c34-stats-block__text {
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.__legacy-html .c35-carousel {
  margin-bottom: 2rem;
}
.__legacy-html .c35-carousel .c01-hero__container.swiper-slide,
.__legacy-html .c35-carousel .c01-home-hero.swiper-slide {
  min-width: initial;
}
.__legacy-html .c35-carousel .swiper-wrapper > div {
  min-width: 100vw;
}
.__legacy-html .c35-carousel .swiper-wrapper > div.swiper-slide {
  min-width: initial;
}
.__legacy-html .c35-carousel .swiper-slide {
  background-color: #fff;
}
.__legacy-html .c35-carousel__slide-container {
  position: relative;
}
.__legacy-html .c35-carousel .swiper-pagination {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.__legacy-html .c35-carousel .swiper-wrapper.no-js-styles > div:not(:first-child) {
  position: absolute;
}
.__legacy-html .c35-carousel .swiper-wrapper.no-js-styles > div:first-child {
  position: relative;
  z-index: 10;
}
.__legacy-html .c35-carousel .c35-carousel__slide-wrap {
  cursor: -webkit-grab;
  cursor: grab;
}
.__legacy-html .c35-carousel .c35-carousel__slide-wrap:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.__legacy-html .c35-carousel .c35-carousel__slide-wrap a[href] {
  cursor: pointer;
}
.__legacy-html .c35-carousel__caption {
  text-align: center;
  font-weight: 700;
  margin-top: 1.3rem;
  margin-bottom: 1.3rem;
}
.__legacy-html .c35-carousel .a02-image {
  margin-bottom: 0;
  margin-top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.__legacy-html .c35-carousel .a02-image figure {
  margin-top: 0;
  margin-bottom: 0;
}
.__legacy-html .swiper-wrapper.edit-mode {
  display: block;
}
.__legacy-html html.aem-AuthorLayer-Edit .swiper-wrapper .c01-home-hero,
.__legacy-html html.aem-AuthorLayer-Preview .swiper-wrapper .c01-home-hero {
  max-height: 600px;
}
.__legacy-html html.aem-AuthorLayer-Edit .swiper-wrapper .c01-home-hero__wrap,
.__legacy-html html.aem-AuthorLayer-Preview .swiper-wrapper .c01-home-hero__wrap {
  max-height: 100%;
}
.__legacy-html .c36 dd,
.__legacy-html .c36 dl,
.__legacy-html .c36 dt {
  margin: 0;
  padding: 0;
}
.__legacy-html .c36__header {
  background-color: #000;
  color: #fff;
  padding: 1.25rem 0.625rem;
}
.__legacy-html .c36__row {
  align-items: flex-start;
  background-color: #f5f5f5;
  display: flex;
  flex-flow: column;
  padding: 1.125rem;
}
.__legacy-html .c36__row:nth-child(2n) {
  background-color: #ccc;
}
@media (min-width: 768px) {
  .__legacy-html .c36__row {
    align-items: center;
    flex-flow: row;
  }
}
@media (max-width: 991.98px) {
  .__legacy-html .c36 dt {
    margin-bottom: 1.125rem;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c36 dt {
    flex-basis: 24%;
    min-width: 14.75rem;
    padding-right: 1.125rem;
    width: 24%;
  }
}
@media (min-width: 768px) {
  .__legacy-html .c36 dd {
    flex-basis: 76%;
    width: 76%;
  }
}
.__legacy-html .f01-marketo-newsletter {
  padding-top: 1.11111rem;
  margin-bottom: 1.11111rem;
}
.__legacy-html .f01-marketo-newsletter-darkandbluebutton .mktoForm .mktoButtonWrap .mktoButton,
.__legacy-html .f01-marketo-newsletter-darkandbluebutton .mktoForm .mktoButtonWrap.mktoBlueBox .mktoButton,
.__legacy-html .f01-marketo-newsletter-darkandbluebutton .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  background-image: url(/etc.clientlibs/base/clientlibs/base-resources/resources/icons/feather/chevron-right-white.svg);
  border: 1px solid #000;
  background-color: #1d9cd3;
}
.__legacy-html .f01-marketo-newsletter-darkandbluebutton input.mktoField[type=email] {
  border: 1px solid #000;
}
.__legacy-html .f01-marketo-newsletter-darkandbluebutton input.mktoField[type=email]:focus {
  border: 2px solid #000;
  outline: 0;
}
.__legacy-html .f01-marketo-newsletter-whiteandbluebutton .mktoForm .mktoButtonWrap .mktoButton,
.__legacy-html .f01-marketo-newsletter-whiteandbluebutton .mktoForm .mktoButtonWrap.mktoBlueBox .mktoButton,
.__legacy-html .f01-marketo-newsletter-whiteandbluebutton .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  background-image: url(/etc.clientlibs/base/clientlibs/base-resources/resources/icons/feather/chevron-right-white.svg);
  border: 1px solid #fff;
  background-color: #1d9cd3;
}
.__legacy-html .f01-marketo-newsletter-whiteandbluebutton input.mktoField[type=email] {
  border: 1px solid #fff;
}
.__legacy-html .f01-marketo-newsletter-whiteandbluebutton input.mktoField[type=email]:focus {
  border: 2px solid #fff;
  outline: 0;
}
.__legacy-html .f01-marketo-newsletter-darkoutline .mktoForm .mktoButtonWrap .mktoButton,
.__legacy-html .f01-marketo-newsletter-darkoutline .mktoForm .mktoButtonWrap.mktoBlueBox .mktoButton,
.__legacy-html .f01-marketo-newsletter-darkoutline .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  background-image: url(/etc.clientlibs/base/clientlibs/base-resources/resources/icons/feather/chevron-right-white.svg);
  border: 1px solid #000;
}
.__legacy-html .f01-marketo-newsletter-darkoutline input.mktoField[type=email] {
  border: 1px solid #000;
}
.__legacy-html .f01-marketo-newsletter-darkoutline input.mktoField[type=email]:focus {
  border: 2px solid #000;
  outline: 0;
}
.__legacy-html .f01-marketo-newsletter-whiteoutline .mktoForm .mktoButtonWrap .mktoButton,
.__legacy-html .f01-marketo-newsletter-whiteoutline .mktoForm .mktoButtonWrap.mktoBlueBox .mktoButton,
.__legacy-html .f01-marketo-newsletter-whiteoutline .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  background-image: url(/etc.clientlibs/base/clientlibs/base-resources/resources/icons/feather/chevron-right-white.svg);
  border: 1px solid #fff;
}
.__legacy-html .f01-marketo-newsletter-whiteoutline input.mktoField[type=email] {
  border: 1px solid #fff;
}
.__legacy-html .f01-marketo-newsletter-whiteoutline input.mktoField[type=email]:focus {
  border: 2px solid #fff;
  outline: 0;
}
.__legacy-html .f01-marketo-newsletter-darkandbuttonopa .mktoForm .mktoButtonWrap .mktoButton,
.__legacy-html .f01-marketo-newsletter-darkandbuttonopa .mktoForm .mktoButtonWrap.mktoBlueBox .mktoButton,
.__legacy-html .f01-marketo-newsletter-darkandbuttonopa .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  background-image: url(/etc.clientlibs/base/clientlibs/base-resources/resources/icons/feather/chevron-right.svg);
  border: 1px solid #000;
  background-color: transparent;
}
.__legacy-html .f01-marketo-newsletter-darkandbuttonopa input.mktoField[type=email] {
  border: 1px solid #000;
}
.__legacy-html .f01-marketo-newsletter-darkandbuttonopa input.mktoField[type=email]:focus {
  border: 2px solid #000;
  outline: 0;
}
.__legacy-html .f01-marketo-newsletter-whiteandbuttonopa .mktoForm .mktoButtonWrap .mktoButton,
.__legacy-html .f01-marketo-newsletter-whiteandbuttonopa .mktoForm .mktoButtonWrap.mktoBlueBox .mktoButton,
.__legacy-html .f01-marketo-newsletter-whiteandbuttonopa .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  background-image: url(/etc.clientlibs/base/clientlibs/base-resources/resources/icons/feather/chevron-right.svg);
  border: 1px solid #fff;
  background-color: transparent;
}
.__legacy-html .f01-marketo-newsletter-whiteandbuttonopa input.mktoField[type=email] {
  border: 1px solid #fff;
}
.__legacy-html .f01-marketo-newsletter-whiteandbuttonopa input.mktoField[type=email]:focus {
  border: 2px solid #fff;
  outline: 0;
}
.__legacy-html .f01-marketo-newsletter__success-message {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  width: 100%;
  text-align: center;
}
.__legacy-html .f01-marketo-newsletter__success-message.footer-message {
  font-size: 1rem;
}
.__legacy-html .f01-marketo-newsletter__signup-form-wrap {
  margin: 0 auto;
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
}
@media (min-width: 768px) and (min-width: 576px) {
  .__legacy-html .f01-marketo-newsletter__signup-form-wrap {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .__legacy-html .f01-marketo-newsletter__signup-form-wrap {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}
.__legacy-html .f01-marketo-newsletter #loader {
  margin-left: auto;
  margin-right: auto;
}
.__legacy-html .f01-marketo-newsletter .mktoForm {
  padding-top: 0;
  padding-top: calc(var(--gutter) * 0);
  display: flex;
  width: 100% !important;
}
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoAsterix,
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoGutter,
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoLabel,
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoOffset {
  display: none !important;
}
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoFieldWrap,
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoFormCol {
  float: none !important;
}
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoFormRow {
  flex: 1 1;
}
.__legacy-html .fonts-loaded .f01-marketo-newsletter .mktoForm .mktoFormRow {
  font-family: Proxima, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoFormRow:not(:last-child):not(:first-child):not(:nth-child(2)) {
  display: none;
}
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoFormCol {
  width: 100%;
  flex: 1 1;
  margin-bottom: 0 !important;
}
@media (max-width: 1199.98px) {
  .__legacy-html .f01-marketo-newsletter .mktoForm .mktoFormCol {
    padding-left: 0;
  }
}
.__legacy-html .f01-marketo-newsletter .mktoForm.mktoLayoutAbove .mktoLabel {
  text-align: left;
}
.__legacy-html .f01-marketo-newsletter .mktoForm.mktoLayoutAbove .mktoField {
  margin-top: 0;
}
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoFieldWrap {
  float: none;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoClear,
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoGutter,
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoOffset {
  display: none;
}
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoField {
  float: none !important;
}
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoField:-moz-placeholder,
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoField:-ms-input-placeholder,
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoField::-moz-placeholder,
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoField::-webkit-input-placeholder {
  color: #343434;
}
.__legacy-html .f01-marketo-newsletter .mktoForm input.mktoField[type=email] {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  background-color: #fff;
  background-image: none;
  font-weight: 600;
  display: block;
  font-size: 0.88889rem;
  height: 47px;
  line-height: 1.375;
  outline-style: none;
  padding: 8px 12px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: 100% !important;
  color: #0e6eb9;
}
.__legacy-html .f01-marketo-newsletter .mktoForm input.mktoField[type=email]:focus {
  border: 2px solid #4d4f53;
  outline: 0;
}
.__legacy-html .f01-marketo-newsletter .mktoForm input.mktoField::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}
.__legacy-html .f01-marketo-newsletter .mktoForm input.mktoField:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}
.__legacy-html .f01-marketo-newsletter .mktoForm input.mktoField::-ms-input-placeholder {
  color: #000;
  opacity: 1;
}
.__legacy-html .f01-marketo-newsletter .mktoForm input.mktoField::placeholder {
  color: #000;
  opacity: 1;
}
.__legacy-html .f01-marketo-newsletter .mktoForm input.mktoField:-ms-input-placeholder,
.__legacy-html .f01-marketo-newsletter .mktoForm input.mktoField::-ms-input-placeholder {
  color: #0e6eb9;
}
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoError {
  top: 57px !important;
  bottom: auto !important;
  color: #fff;
  background-color: #e30f37;
  left: 0;
  right: inherit !important;
  padding: 5px;
}
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoError .mktoErrorArrowWrap {
  position: absolute;
  top: -8px;
  background-color: transparent;
}
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoError .mktoErrorArrowWrap .mktoErrorArrow {
  background-color: #c31111;
}
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoError .mktoErrorMsg {
  background-color: transparent;
  background-image: none;
  border: none;
  box-shadow: none;
  color: #fff;
  font-size: 0.66667rem;
  margin-top: 0;
  max-width: 100%;
  padding: 0;
  text-shadow: none;
}
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoError .mktoErrorMsg .mktoErrorDetail {
  display: none;
}
.__legacy-html .f01-marketo-newsletter .mktoForm span.mktoButtonWrap.mktoBlueBox {
  margin-left: 0 !important;
}
.__legacy-html .f01-marketo-newsletter .mktoForm span.mktoButtonWrap.mktoBlueBox .mktoButton:focus {
  border: 0;
}
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoButtonRow {
  display: block;
}
.__legacy-html .fonts-loaded .f01-marketo-newsletter .mktoForm .mktoButtonRow {
  font-family: Proxima, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoButtonWrap .mktoButton,
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoButtonWrap.mktoBlueBox .mktoButton,
.__legacy-html .f01-marketo-newsletter .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  font-family: Proxima, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 1.11111rem;
  height: 47px;
  margin-bottom: 0;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  touch-action: manipulation;
  transition: 0.5s;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: 100% !important;
  max-width: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: 999px;
  overflow: hidden;
}
.__legacy-html .f01-marketo-newsletter .hide {
  display: none;
}
.__legacy-html .m01__headline {
  padding-top: 1rem;
}
@media (max-width: 767.98px) {
  .__legacy-html .m01__wrapper {
    display: flex;
    margin-top: 12px;
    margin-top: calc(var(--gutter) * 0.5);
  }
  .__legacy-html .m01__wrapper .m01__text-container {
    margin-left: 12px;
    margin-left: calc(var(--gutter) * 0.5);
    margin-top: 0;
  }
  .__legacy-html .m01__wrapper .m01__headline {
    padding-top: 0.5rem;
  }
}
@media (min-width: 576px) {
  .__legacy-html .m01__cta--btn {
    display: inline-block;
    font-size: 1rem;
    padding: 0.83333rem 3.77778rem;
  }
}
.__legacy-html .m03__z {
  font-size: 1.33333rem;
  font-weight: 700;
}
@media (min-width: 992px) {
  .__legacy-html .m03__z {
    font-size: 1.77778rem;
  }
}
.__legacy-html .m03__text {
  margin: 1rem 0;
}
.__legacy-html .m03 a,
.__legacy-html .m03 p {
  font-size: 1rem;
  font-weight: 400;
}
.__legacy-html .m04 {
  margin-top: 50px;
}
.__legacy-html .m05__img-wrap {
  width: 100%;
}
@media (max-width: 575.98px) {
  .__legacy-html .m05 {
    display: flex;
    margin-top: 12px;
    margin-top: calc(var(--gutter) * 0.5);
  }
  .__legacy-html .m05__img-wrap {
    order: 0;
  }
  .__legacy-html .m05__text-blog {
    margin-left: 12px;
    margin-left: calc(var(--gutter) * 0.5);
    margin-top: 0;
    order: 1;
  }
}
.__legacy-html .m06 {
  align-items: center;
}
.__legacy-html .m06__column {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
}
.__legacy-html .m06--3 .m06__column {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  margin-top: 0;
  margin-top: calc(var(--gutter) * 0);
}
.__legacy-html .m06--4 .m06__column {
  flex: 0 0 50%;
  max-width: 50%;
  margin-top: 36px;
  margin-top: calc(var(--gutter) * 1.5);
}
@media (min-width: 768px) {
  .__legacy-html .m06--4 .m06__column {
    margin-top: 0;
    margin-top: calc(var(--gutter) * 0);
  }
  .__legacy-html .m06--4 .m06__column:nth-child(n+3) {
    margin-top: 36px;
    margin-top: calc(var(--gutter) * 1.5);
  }
}
.__legacy-html .m06--6 .m06__column {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  margin-top: 36px;
  margin-top: calc(var(--gutter) * 1.5);
}
@media (min-width: 768px) {
  .__legacy-html .m06--6 .m06__column {
    margin-top: 0;
    margin-top: calc(var(--gutter) * 0);
  }
  .__legacy-html .m06--6 .m06__column:nth-child(n+4) {
    margin-top: 36px;
    margin-top: calc(var(--gutter) * 1.5);
  }
}
.__legacy-html .m06--8 .m06__column {
  flex: 0 0 50%;
  max-width: 50%;
  margin-top: 36px;
  margin-top: calc(var(--gutter) * 1.5);
}
@media (min-width: 768px) {
  .__legacy-html .m06--8 .m06__column {
    flex: 0 0 25%;
    max-width: 25%;
    margin-top: 0;
    margin-top: calc(var(--gutter) * 0);
  }
  .__legacy-html .m06--8 .m06__column:nth-child(n+5) {
    margin-top: 36px;
    margin-top: calc(var(--gutter) * 1.5);
  }
}
.__legacy-html .m08 {
  height: 100%;
}
.__legacy-html .m08__wrap {
  background-repeat: no-repeat;
  background-size: cover;
  max-height: 100%;
  padding: 24px;
  padding: var(--gutter);
}
@media (min-width: 576px) {
  .__legacy-html .m08__wrap {
    min-height: 260px;
  }
}
@media (min-width: 768px) {
  .__legacy-html .m08__wrap {
    min-height: 340px;
    padding-left: 2.72222rem;
    padding-right: 1.94444rem;
    padding-top: 2.72222rem;
  }
}
@media (min-width: 992px) {
  .__legacy-html .m08__wrap {
    min-height: 460px;
    padding-top: 4rem;
    padding-right: 5.55556rem;
    padding-left: 4rem;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .m08__wrap {
    min-height: 460px;
    padding-right: 11.66667rem;
  }
}
@media (min-width: 1900px) {
  .__legacy-html .m08__wrap {
    padding-right: 22.22222rem;
  }
}
.__legacy-html .m08__box {
  background-color: rgba(255, 255, 255, 0.9);
  max-width: 280px;
  padding-bottom: 0.66667rem;
  padding-left: 1.33333rem;
  padding-top: 0.66667rem;
  padding-right: 1.33333rem;
  width: 100%;
}
@media (min-width: 768px) {
  .__legacy-html .m08__box {
    max-width: 500px;
    padding-bottom: 2.55556rem;
    padding-left: 1.94444rem;
    padding-top: 2.55556rem;
    padding-right: 2.61111rem;
  }
}
@media (min-width: 992px) {
  .__legacy-html .m08__box {
    padding-bottom: 2.55556rem;
    padding-left: 1.94444rem;
    padding-top: 2.55556rem;
    padding-right: 2.61111rem;
  }
}
.__legacy-html .m08__headline--link {
  color: #222;
}
.__legacy-html .m09__icon-wrap {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
  box-sizing: content-box;
  flex: 0 0 44px;
}
@media (min-width: 992px) {
  .__legacy-html .m09__icon-wrap {
    flex: 0 0 58px;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .m09__icon-wrap {
    flex: 0 0 68px;
  }
}
.__legacy-html .m09__icon {
  width: 100%;
}
.__legacy-html .m09__headline {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
  flex: 1 1;
  margin: auto 0;
}
.__legacy-html .m10__solution-guide-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-flex;
  margin-left: 5px;
}
.__legacy-html .m10 .extract-article {
  cursor: pointer;
}
.__legacy-html .m10__lightbox {
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 10000;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  overflow: auto;
  overflow-x: hidden;
  background-color: #222;
  transition: 0.8s ease-in-out;
}
.__legacy-html .m10__lightbox > .back {
  position: fixed;
  top: 0;
  left: 100%;
  z-index: 1000;
  width: 100%;
  height: 60px;
  margin-left: auto;
  color: #fff;
  cursor: pointer;
  background-color: #575757;
  transition: 0.8s ease-in-out;
}
.__legacy-html .m10__lightbox > .back > div {
  height: 100%;
}
.__legacy-html .m10__lightbox > .back .close {
  position: relative;
  display: inline-flex;
  align-items: center;
  height: 100%;
  padding: 5px 30px 0 70px;
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  line-height: 1.38889rem;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: #930000;
  font-weight: 700;
}
.__legacy-html .m10__lightbox > .back .close:hover .close-ico {
  left: 27px;
}
.__legacy-html .m10__lightbox > .back .close .close-ico {
  position: absolute;
  top: 0;
  transition: left 0.3s ease-in-out;
  left: 30px;
  width: 25px;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('data:image/svg+xml;charset=utf8,  %3Csvg xmlns="http://www.w3.org/2000/svg" width="24.852" height="13.639" viewBox="0 0 6.576 3.609"%3E%3Cg fill="none" stroke="%23fff" stroke-width=".5" stroke-linecap="round"%3E%3Cpath d="M1.836 3.475L.132 1.805 1.802.133" stroke-linejoin="round"/%3E%3Cpath d="M1.53 1.838h4.911"/%3E%3C/g%3E%3C/svg%3E');
}
.__legacy-html .m10__lightbox.show {
  right: 0;
}
.__legacy-html .m10__lightbox.show .back {
  top: 0;
}
.__legacy-html .m10__lightbox.bg-dark-embed::after {
  left: 0;
  cursor: pointer;
  opacity: 1;
}
.__legacy-html .m10__lightbox.bg-dark-embed .back,
.__legacy-html .m10__lightbox.show-modal .m10__article-wrapper {
  left: 0;
}
.__legacy-html .m10__article-wrapper {
  position: relative;
  left: 20%;
  padding-top: 100px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
  transition: 0.8s ease-in-out;
}
@media (max-width: 767.98px) {
  .__legacy-html .m10__article-wrapper {
    left: 0;
    min-width: 100%;
    max-width: 100%;
    padding-top: 200px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .__legacy-html .m10__article-wrapper {
    min-width: 767px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .__legacy-html .m10__article-wrapper {
    min-width: 767px;
  }
}
@media (min-width: 1200px) and (max-width: 1599.98px) {
  .__legacy-html .m10__article-wrapper {
    min-width: 991px;
  }
}
@media (min-width: 1600px) {
  .__legacy-html .m10__article-wrapper {
    min-width: 1199px;
  }
}
.__legacy-html .m10__bar-container {
  margin-right: auto;
  margin-left: auto;
}
.__legacy-html .m10__article-embed-wrapper {
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.54);
}
@media (max-width: 991.98px) {
  .__legacy-html .m10__article-embed-wrapper {
    max-width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .__legacy-html .m10__article-embed-wrapper {
    max-width: 768px;
  }
}
@media (min-width: 1200px) and (max-width: 1599.98px) {
  .__legacy-html .m10__article-embed-wrapper {
    max-width: 992px;
  }
}
@media (min-width: 1600px) {
  .__legacy-html .m10__article-embed-wrapper {
    max-width: 1200px;
  }
}
.__legacy-html .m10__article-embed-wrapper iframe.data-loading {
  min-height: calc(100vh - 160px);
  background-image: url(/etc.clientlibs/f5-library/clientlibs/f5-library-resources/resources/images/f5-library/ajax-loader.gif);
  background-position: center center;
  background-repeat: no-repeat;
}
.__legacy-html .m10__overlaid-article {
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: none;
}
.__legacy-html body.body-move-possible {
  position: relative;
  left: 0;
  transition: 0.8s ease-in-out;
}
.__legacy-html body.body-move-left {
  left: -100%;
}
.__legacy-html .m10 {
  margin-top: 36px;
  margin-top: calc(var(--gutter) * 1.5);
}
.__legacy-html .m10__bgImage-wrap {
  align-items: center;
  background-position: center;
  background-size: cover;
  display: flex;
  justify-content: center;
  position: relative;
  padding-top: 52.46332%;
}
.__legacy-html .m10__headline {
  margin-top: 0.38889rem;
}
.__legacy-html .m10__headline--link {
  color: #222;
}
.__legacy-html .m10__iconPlay img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
}
@media (min-width: 992px) {
  .__legacy-html .c04--1 .m10__wrap {
    display: flex;
  }
  .__legacy-html .c04--1 .m10__bgImage-wrap {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    padding-top: 29.97904%;
    margin-right: 24px;
    margin-right: var(--gutter);
  }
  .__legacy-html .c04--1 .m10__content-wrap {
    flex: 1 1;
    margin-top: 0;
  }
}
@media (max-width: 575.98px) {
  .__legacy-html .c04--4 .m10__wrap {
    display: flex;
    justify-content: space-between;
  }
  .__legacy-html .c04--4 .m10__bgImage-wrap {
    flex: 0 0 50%;
    max-width: 50%;
    padding-top: 0;
  }
  .__legacy-html .c04--4 .m10__content-wrap {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 24px;
    padding-left: var(--gutter);
  }
  .__legacy-html .c04--4 .m10__text {
    display: none;
  }
}
.__legacy-html .m10i {
  color: #fff;
  text-align: center;
}
.__legacy-html .m10i__icon-wrap {
  box-sizing: border-box;
  height: 70px;
}
.__legacy-html .m10i__icon {
  margin: 0 auto;
  width: 68px;
  max-height: 68px;
}
.__legacy-html .m10i__headline {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-right: calc(var(--gutter) / 2);
  padding-left: 12px;
  padding-left: calc(var(--gutter) / 2);
  flex: 1 1;
}
.__legacy-html .m10i .noPL {
  padding-left: 0;
}
@media (max-width: 767.98px) {
  .__legacy-html .isCollapsible .m10i {
    text-align: left;
  }
  .__legacy-html .isCollapsible .m10i__icon-wrap {
    box-sizing: content-box;
    flex: 0 0 44px;
  }
  .__legacy-html .isCollapsible .m10i__icon {
    width: 100%;
    height: auto;
  }
  .__legacy-html .isCollapsible .m10i__headline {
    margin: auto;
  }
  .__legacy-html .isCollapsible .m10i.nullable {
    display: none;
  }
}
.__legacy-html .m11__wrap {
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 48px;
  padding-bottom: calc(var(--gutter) * 2);
  padding-left: 24px;
  padding-left: var(--gutter);
  padding-right: 48px;
  padding-right: calc(var(--gutter) * 2);
  padding-top: 24px;
  padding-top: var(--gutter);
}
.__legacy-html .m11__content-wrap {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 24px 18px;
  padding: var(--gutter) calc(var(--gutter) * 0.75);
}
.__legacy-html .m11__headline {
  margin: 0;
}
.__legacy-html .m11__link {
  display: inline-block;
}
.__legacy-html .m12__wrap {
  padding-bottom: 36px;
  padding-bottom: calc(var(--gutter) * 1.5);
  padding-left: 24px;
  padding-left: var(--gutter);
  padding-right: 24px;
  padding-right: var(--gutter);
  padding-top: 36px;
  padding-top: calc(var(--gutter) * 1.5);
}
.__legacy-html .m12__headline {
  margin: 0;
}
.__legacy-html .m12__link {
  display: inline-block;
  min-width: 196px;
}
.__legacy-html .m14 {
  position: relative;
  display: block;
  max-width: 320px;
}
.__legacy-html .m14 span {
  display: block;
  position: relative;
}
.__legacy-html .m14__image img {
  height: auto;
  margin-bottom: 10px;
  max-width: 100%;
}
.__legacy-html .m14__image::before {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 10px;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.__legacy-html .m14__image::after {
  background-image: url(/etc.clientlibs/base/clientlibs/base-resources/resources/icons/UI/Icon_Play.png);
  background-size: 56px;
  bottom: 0;
  content: "";
  height: 56px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 56px;
  z-index: 3;
}
.__legacy-html .m14__caption b {
  font-size: 1.22222rem;
  font-weight: 700;
  text-transform: uppercase;
}
.__legacy-html .fonts-loaded .m14__caption b {
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.__legacy-html .m14__caption p {
  font-size: 0.83333rem;
  font-weight: 400;
  margin-top: 5px;
}
.__legacy-html .m14__caption p:first-child {
  margin-top: 0;
}
.__legacy-html .m15 span {
  display: block;
  position: relative;
}
.__legacy-html .m15-wrapper {
  position: relative;
  width: auto;
  padding: 0 0 56.25%;
  height: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  border: 0;
}
.__legacy-html .m15-experience {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 0;
  border: 0;
  height: 100%;
  width: 100%;
}
.__legacy-html .m15-experience-full {
  height: 1px;
  width: 1px;
  min-height: 100%;
  min-width: 100%;
}
.__legacy-html .m16 {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.__legacy-html .m16__wrap.center-image {
  text-align: center;
}
.__legacy-html .m16__wrap.center-image .m16-image__caption {
  text-align: left;
}
.__legacy-html .m16__image {
  display: inline-block;
}
.__legacy-html .m16__image img {
  width: 100%;
}
@media (min-width: 576px) {
  .__legacy-html .m16__image.pull-left {
    float: left;
    padding: 0 1.5rem 0 0;
    margin-bottom: 0;
  }
  .__legacy-html .m16__image.pull-right {
    float: right;
    padding: 0 0 0 1.5rem;
    margin-bottom: 0;
  }
  .__legacy-html .m16__image.one-third {
    width: 33.33%;
  }
  .__legacy-html .m16__image.half {
    width: 50%;
  }
  .__legacy-html .m16__image.two-third {
    width: 66.66%;
  }
}
.__legacy-html .m16__caption {
  width: 100%;
  font-size: 1rem;
  font-style: italic;
  color: #666;
  margin-top: 10px;
}
.__legacy-html .aem-AuthorLayer-Edit .m16 {
  display: block;
  float: none;
}
.__legacy-html .aem-AuthorLayer-Edit .m16 .m16__wrap:after {
  content: "";
  display: block;
  clear: both;
}
.__legacy-html .m17 {
  max-width: 440px;
  margin: 0 auto;
}
.__legacy-html .m19 details summary {
  margin: 0.75rem 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.__legacy-html .m19 details summary::-webkit-details-marker {
  display: none;
}
.__legacy-html .m19 details summary::marker {
  display: none;
  content: "";
}
.__legacy-html .m19 details summary:focus {
  outline-color: transparent;
}
.__legacy-html .m19 details.plus summary:after {
  content: "+";
  margin-left: 0.5rem;
}
.__legacy-html .m19 details.plus[open] summary:after {
  content: "-";
  margin-left: 0.6rem;
}
.__legacy-html .m19 details.chevron summary:after {
  content: ">";
  margin-left: 0.5rem;
}
.__legacy-html .m19 details.chevron[open] summary:after {
  display: inline-block;
  transform: rotate(90deg);
}
.__legacy-html .m20 {
  background-color: #000;
  color: #fff;
}
.__legacy-html .m20__contact-wrap {
  display: flex;
}
.__legacy-html .m20__contact:first-child {
  display: none;
}
@media (min-width: 768px) {
  .__legacy-html .m20__contact:first-child {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
    display: block;
  }
}
.__legacy-html .m20__contact a:link,
.__legacy-html .m20__contact a:visited {
  color: #fff;
}
@media (min-width: 768px) {
  .__legacy-html .m20__social-wrap {
    text-align: left;
  }
}
.__legacy-html .m20__social-links {
  padding-left: 0;
  list-style: none;
  display: flex;
  font-size: 0;
  margin-top: 0;
  width: 221px;
}
@media (max-width: 767.98px) {
  .__legacy-html .m20__social-links {
    margin-top: 24px;
    margin-top: calc(var(--gutter) * 1);
  }
}
@media (min-width: 992px) {
  .__legacy-html .m20__social-links {
    width: 260px;
  }
}
.__legacy-html .m20__social-links li {
  flex: 1 1;
}
.__legacy-html .m20__social-links .svg-icon {
  height: 25px;
  fill: #fff;
}
.__legacy-html .m21 {
  background-color: #000;
  color: #fff;
}
.__legacy-html .m21__contact-wrap {
  display: flex;
}
@media (min-width: 768px) {
  .__legacy-html .m21__contact-wrap {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 12px;
    padding-right: calc(var(--gutter) / 2);
    padding-left: 12px;
    padding-left: calc(var(--gutter) / 2);
    text-align: center;
  }
}
.__legacy-html .m21__contact {
  margin: auto;
  font-size: 1rem;
}
.__legacy-html .m21__contact:first-child {
  display: none;
}
@media (min-width: 768px) {
  .__legacy-html .m21__contact {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
    margin: 0;
  }
  .__legacy-html .m21__contact:first-child {
    display: block;
    line-height: 1.5rem;
  }
}
.__legacy-html .m21__contact a {
  text-decoration: none;
  color: #fff;
}
.__legacy-html .m21__contact a:link,
.__legacy-html .m21__contact a:visited {
  color: #fff;
}
.__legacy-html .m21__contact a:hover {
  text-decoration: none;
}
.__legacy-html :lang(zh) .m21__contact-wrap .m21__contact,
.__legacy-html :lang(zh-CN) .m21__contact-wrap .m21__contact {
  margin-right: 20px;
  white-space: nowrap;
}
.__legacy-html .m22-wrapper {
  position: relative;
  width: auto;
  padding: 0 0 56.25%;
  height: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  border: 0;
}
.__legacy-html .m22-experience {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 0;
  border: 0;
  height: 100%;
  width: 100%;
}
.__legacy-html .m22-experience-full {
  height: 1px;
  width: 1px;
  min-height: 100%;
  min-width: 100%;
}
.__legacy-html .m22__wrapper {
  border-top: 4px solid #000;
  padding-top: 24px;
  padding-top: var(--gutter);
}
.__legacy-html .m22__eyebrow {
  padding-bottom: 1rem;
}
.__legacy-html .m22__product-name {
  color: #e30f37;
}
.__legacy-html .m25-iframe {
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.__legacy-html .m25-iframe:nth-child(2) {
  margin-top: 0;
}
.__legacy-html .m25-iframe iframe {
  max-width: 100%;
}
.__legacy-html .m25-iframe iframe.m25-iframe {
  margin-top: 0;
}
.__legacy-html .m25-iframe iframe.full-width {
  width: 100%;
}
.__legacy-html .m28 iframe {
  max-width: 100%;
}
.__legacy-html .m28__poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-size: cover;
  cursor: pointer;
}
.__legacy-html .m28__iconPlay img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
}
.__legacy-html .m28__wrapper {
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 70px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.__legacy-html .m28__wrapper.bg-transparent-dark,
.__legacy-html .m28__wrapper.bg-transparent-light {
  padding-left: 0;
  padding-right: 0;
}
.__legacy-html .m28__wrapper .mejs__controls {
  padding: 0 30px;
}
@media (max-width: 1199.98px) {
  .__legacy-html .m28__wrapper .mejs__controls {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.__legacy-html .m28__wrapper.black-bg,
.__legacy-html .m28__wrapper.black-bg .mejs__controls {
  background-color: #000;
}
.__legacy-html .m28__wrapper.bg-carbon,
.__legacy-html .m28__wrapper.bg-carbon .mejs__controls,
.__legacy-html .m28__wrapper.bg-secondary,
.__legacy-html .m28__wrapper.bg-secondary .mejs__controls {
  background-color: #222;
}
.__legacy-html .m28__wrapper.bg-red,
.__legacy-html .m28__wrapper.bg-red .mejs__controls {
  background-color: #e30f37;
}
.__legacy-html .m28__wrapper.bg-red .mejs__volume-button .mejs__volume-current,
.__legacy-html .m28__wrapper.bg-red .mejs__volume-button .mejs__volume-handle {
  background: #e30f37;
}
.__legacy-html .m28__wrapper.bg-info,
.__legacy-html .m28__wrapper.bg-info .mejs__controls {
  background-color: #f5f5f5;
}
.__legacy-html .m28__wrapper.bg-white,
.__legacy-html .m28__wrapper.bg-white .mejs__controls {
  background-color: #fff;
}
@media (max-width: 1199.98px) {
  .__legacy-html .m28__wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.__legacy-html .m28 .bg-default .mejs__time-loaded,
.__legacy-html .m28 .bg-info .mejs__time-loaded,
.__legacy-html .m28 .bg-primary .mejs__time-loaded,
.__legacy-html .m28 .no-bg .mejs__time-loaded,
.__legacy-html .m28 .transparent-dark .mejs__time-loaded,
.__legacy-html .m28 .white-bg .mejs__time-loaded {
  background-color: rgba(0, 0, 0, 0.1);
}
.__legacy-html .m28 .bg-default .mejs__playpause-button.mejs__play button,
.__legacy-html .m28 .bg-default .mejs__playpause-button.mejs__replay button,
.__legacy-html .m28 .bg-info .mejs__playpause-button.mejs__play button,
.__legacy-html .m28 .bg-info .mejs__playpause-button.mejs__replay button,
.__legacy-html .m28 .bg-primary .mejs__playpause-button.mejs__play button,
.__legacy-html .m28 .bg-primary .mejs__playpause-button.mejs__replay button,
.__legacy-html .m28 .no-bg .mejs__playpause-button.mejs__play button,
.__legacy-html .m28 .no-bg .mejs__playpause-button.mejs__replay button,
.__legacy-html .m28 .transparent-dark .mejs__playpause-button.mejs__play button,
.__legacy-html .m28 .transparent-dark .mejs__playpause-button.mejs__replay button,
.__legacy-html .m28 .white-bg .mejs__playpause-button.mejs__play button,
.__legacy-html .m28 .white-bg .mejs__playpause-button.mejs__replay button {
  background-image: url('data:image/svg+xml;charset=utf8, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.996 8.996" height="34" width="34"%3E%3Cpath d="M4.498 0A4.498 4.498 0 000 4.498a4.498 4.498 0 004.498 4.498 4.498 4.498 0 004.498-4.498A4.498 4.498 0 004.498 0zm0 .716a3.65 3.782 0 013.65 3.782 3.65 3.782 0 01-3.65 3.782 3.65 3.782 0 01-3.65-3.782A3.65 3.782 0 014.498.716z" fill="%23303030" stroke-width="3.779"/%3E%3Cpath d="M5.707 4.498l-.926.793-.926.794V2.91l.926.794z" fill="%2330303f" fill-opacity=".941"/%3E%3Cpath d="M5.707 4.498l-.926.793-.926.794V2.91l.926.794z" fill="%23303030"/%3E%3C/svg%3E');
}
.__legacy-html .m28 .bg-default .mejs__playpause-button.mejs__pause button,
.__legacy-html .m28 .bg-info .mejs__playpause-button.mejs__pause button,
.__legacy-html .m28 .bg-primary .mejs__playpause-button.mejs__pause button,
.__legacy-html .m28 .no-bg .mejs__playpause-button.mejs__pause button,
.__legacy-html .m28 .transparent-dark .mejs__playpause-button.mejs__pause button,
.__legacy-html .m28 .white-bg .mejs__playpause-button.mejs__pause button {
  background-image: url('data:image/svg+xml;charset=utf8, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.996 8.996" height="34" width="34"%3E%3Cpath d="M4.498 0A4.498 4.498 0 000 4.498a4.498 4.498 0 004.498 4.498 4.498 4.498 0 004.498-4.498A4.498 4.498 0 004.498 0zm0 .716a3.65 3.782 0 013.65 3.782 3.65 3.782 0 01-3.65 3.782 3.65 3.782 0 01-3.65-3.782A3.65 3.782 0 014.498.716z" fill="%23303030" stroke-width="3.779"/%3E%3Cpath d="M3.836 2.91h.397v3.175h-.397zm1.059 0h.397v3.175h-.397z" fill="%23303030"/%3E%3C/svg%3E');
}
.__legacy-html .m28 .bg-default .mejs__volume-button button,
.__legacy-html .m28 .bg-info .mejs__volume-button button,
.__legacy-html .m28 .bg-primary .mejs__volume-button button,
.__legacy-html .m28 .no-bg .mejs__volume-button button,
.__legacy-html .m28 .transparent-dark .mejs__volume-button button,
.__legacy-html .m28 .white-bg .mejs__volume-button button {
  background-image: url('data:image/svg+xml;charset=utf8, %3Csvg xmlns="http://www.w3.org/2000/svg" width="25" height="22"%3E%3Cpath fill-rule="evenodd" fill="%23333" d="M13.573.499a1.303 1.303 0 0 0-1.379.128L5.007 6.123H1.81c-1 0-1.814.825-1.814 1.839v6.076c0 1.014.814 1.838 1.814 1.838h3.197l7.187 5.496a1.304 1.304 0 0 0 1.378.129c.447-.225.729-.687.729-1.192V1.691c0-.505-.282-.967-.728-1.192zm-1.902 17.135L6.24 13.48a1.306 1.306 0 0 0-.792-.269H2.626V8.788h2.822c.285 0 .564-.095.792-.269l5.431-4.154v13.269zm9.583-6.635a9.09 9.09 0 0 0-3.898-7.476 1.306 1.306 0 0 0-1.828.349 1.344 1.344 0 0 0 .344 1.852 6.413 6.413 0 0 1 2.751 5.275 6.414 6.414 0 0 1-2.751 5.276 1.343 1.343 0 0 0-.344 1.852c.254.378.667.581 1.087.581.255 0 .514-.076.74-.233a9.086 9.086 0 0 0 3.899-7.476zM19.392.237a1.305 1.305 0 0 0-1.828.348 1.345 1.345 0 0 0 .344 1.853 10.405 10.405 0 0 1 4.465 8.561c0 3.425-1.67 6.627-4.465 8.562a1.343 1.343 0 0 0-.344 1.852 1.307 1.307 0 0 0 1.827.349c3.514-2.433 5.612-6.457 5.612-10.763S22.905 2.67 19.392.237z"/%3E%3C/svg%3E');
}
.__legacy-html .m28 .bg-default .mejs__volume-button button:hover,
.__legacy-html .m28 .bg-info .mejs__volume-button button:hover,
.__legacy-html .m28 .bg-primary .mejs__volume-button button:hover,
.__legacy-html .m28 .no-bg .mejs__volume-button button:hover,
.__legacy-html .m28 .transparent-dark .mejs__volume-button button:hover,
.__legacy-html .m28 .white-bg .mejs__volume-button button:hover {
  background-image: url('data:image/svg+xml;charset=utf8, %3Csvg xmlns="http://www.w3.org/2000/svg" width="25" height="22"%3E%3Cpath fill-rule="evenodd" fill="%23FFF" d="M13.573.499a1.303 1.303 0 0 0-1.379.128L5.007 6.123H1.81c-1 0-1.814.825-1.814 1.839v6.076c0 1.014.814 1.838 1.814 1.838h3.197l7.187 5.496a1.304 1.304 0 0 0 1.378.129c.447-.225.729-.687.729-1.192V1.691c0-.505-.282-.967-.728-1.192zm-1.902 17.135L6.24 13.48a1.306 1.306 0 0 0-.792-.269H2.626V8.788h2.822c.285 0 .564-.095.792-.269l5.431-4.154v13.269zm9.583-6.635a9.09 9.09 0 0 0-3.898-7.476 1.306 1.306 0 0 0-1.828.349 1.344 1.344 0 0 0 .344 1.852 6.413 6.413 0 0 1 2.751 5.275 6.414 6.414 0 0 1-2.751 5.276 1.343 1.343 0 0 0-.344 1.852c.254.378.667.581 1.087.581.255 0 .514-.076.74-.233a9.086 9.086 0 0 0 3.899-7.476zM19.392.237a1.305 1.305 0 0 0-1.828.348 1.345 1.345 0 0 0 .344 1.853 10.405 10.405 0 0 1 4.465 8.561c0 3.425-1.67 6.627-4.465 8.562a1.343 1.343 0 0 0-.344 1.852 1.307 1.307 0 0 0 1.827.349c3.514-2.433 5.612-6.457 5.612-10.763S22.905 2.67 19.392.237z"/%3E%3C/svg%3E');
}
.__legacy-html .m28 .bg-default .mejs__volume-button .mejs__unmute,
.__legacy-html .m28 .bg-info .mejs__volume-button .mejs__unmute,
.__legacy-html .m28 .bg-primary .mejs__volume-button .mejs__unmute,
.__legacy-html .m28 .no-bg .mejs__volume-button .mejs__unmute,
.__legacy-html .m28 .transparent-dark .mejs__volume-button .mejs__unmute,
.__legacy-html .m28 .white-bg .mejs__volume-button .mejs__unmute {
  background-image: url('data:image/svg+xml;charset=utf8, %3Csvg xmlns="http://www.w3.org/2000/svg" height="22" width="25"%3E%3Cpath d="M12.943.36a1.303 1.303 0 0 0-.75.267L5.008 6.123H1.81c-1 0-1.815.826-1.815 1.84v6.074c0 1.014.815 1.84 1.815 1.84h3.197l7.185 5.494a1.304 1.304 0 0 0 1.38.131c.446-.225.728-.688.728-1.193V1.69c0-.505-.283-.968-.729-1.193a1.303 1.303 0 0 0-.629-.139zm-1.271 4.005v13.27L6.24 13.48a1.306 1.306 0 0 0-.793-.27h-2.82V8.788h2.82c.285 0 .565-.093.793-.267l5.432-4.155z" fill="%23333"/%3E%3Crect transform="rotate(43.2)');
}
.__legacy-html .m28 .bg-default .mejs__controls,
.__legacy-html .m28 .bg-info .mejs__controls,
.__legacy-html .m28 .bg-primary .mejs__controls,
.__legacy-html .m28 .no-bg .mejs__controls,
.__legacy-html .m28 .transparent-dark .mejs__controls,
.__legacy-html .m28 .white-bg .mejs__controls {
  background-color: transparent;
}
.__legacy-html .m28 .bg-default .mejs__currenttime,
.__legacy-html .m28 .bg-default .mejs__duration-container,
.__legacy-html .m28 .bg-info .mejs__currenttime,
.__legacy-html .m28 .bg-info .mejs__duration-container,
.__legacy-html .m28 .bg-primary .mejs__currenttime,
.__legacy-html .m28 .bg-primary .mejs__duration-container,
.__legacy-html .m28 .no-bg .mejs__currenttime,
.__legacy-html .m28 .no-bg .mejs__duration-container,
.__legacy-html .m28 .transparent-dark .mejs__currenttime,
.__legacy-html .m28 .transparent-dark .mejs__duration-container,
.__legacy-html .m28 .white-bg .mejs__currenttime,
.__legacy-html .m28 .white-bg .mejs__duration-container {
  color: #222;
}
.__legacy-html .m28 .bg-transparent-light .mejs__controls {
  background-color: transparent;
}
@media (max-width: 400px) {
  .__legacy-html .m28 .mejs__controls {
    height: 140px;
    padding-top: 70px;
  }
  .__legacy-html .m28 .mejs__controls .mejs__time-rail {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    margin: 0;
  }
  .__legacy-html .m28 .mejs__controls .mejs__time-rail .mejs__time-total {
    left: 20px;
    right: 20px;
    width: auto;
  }
}
.__legacy-html .m28__play-button {
  cursor: pointer;
  height: 74px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -85%);
  width: 74px;
  z-index: 1;
}
.__legacy-html .m28__play-button svg path,
.__legacy-html .m28__play-button svg polygon {
  fill: #fff;
}
.__legacy-html .m28__play-button.text-primary svg path,
.__legacy-html .m28__play-button.text-primary svg polygon {
  fill: #0e6eb9;
}
.__legacy-html .m28__play-button.text-secondary svg path,
.__legacy-html .m28__play-button.text-secondary svg polygon {
  fill: #666;
}
.__legacy-html .m28__play-button.text-success svg path,
.__legacy-html .m28__play-button.text-success svg polygon {
  fill: #009639;
}
.__legacy-html .m28__play-button.text-danger svg path,
.__legacy-html .m28__play-button.text-danger svg polygon {
  fill: #e30f37;
}
.__legacy-html .m28__play-button.text-brand svg path,
.__legacy-html .m28__play-button.text-brand svg polygon {
  fill: #e4002b;
}
.__legacy-html .m28__play-button.text-warning svg path,
.__legacy-html .m28__play-button.text-warning svg polygon {
  fill: #ffd651;
}
.__legacy-html .m28__play-button.text-info svg path,
.__legacy-html .m28__play-button.text-info svg polygon {
  fill: #f5f5f5;
}
.__legacy-html .m28__play-button.text-dark svg path,
.__legacy-html .m28__play-button.text-dark svg polygon {
  fill: #222;
}
.__legacy-html .m28__play-button.text-black svg path,
.__legacy-html .m28__play-button.text-black svg polygon {
  fill: #000;
}
.__legacy-html .m28__play-button.text-body svg path,
.__legacy-html .m28__play-button.text-body svg polygon {
  fill: #222;
}
.__legacy-html .m28__play-button.text-muted svg path,
.__legacy-html .m28__play-button.text-muted svg polygon {
  fill: #666;
}
.__legacy-html .m28__play-button.text-inverse svg path,
.__legacy-html .m28__play-button.text-inverse svg polygon {
  fill: #222;
}
.__legacy-html .m28__play-button.text-black-50 svg path,
.__legacy-html .m28__play-button.text-black-50 svg polygon {
  fill: rgba(0, 0, 0, 0.5);
}
.__legacy-html .m28__play-button.text-white-50 svg path,
.__legacy-html .m28__play-button.text-white-50 svg polygon {
  fill: rgba(255, 255, 255, 0.5);
}
.__legacy-html .m28 .mejs__overlay-button {
  display: none;
}
.__legacy-html .o01__wrap {
  width: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: -webkit-min-content auto;
  -ms-grid-columns: min-content auto;
  grid-template-columns: -webkit-min-content auto;
  grid-template-columns: min-content auto;
  -ms-grid-rows: -webkit-min-content auto;
  -ms-grid-rows: min-content auto;
  grid-template-rows: -webkit-min-content auto;
  grid-template-rows: min-content auto;
  gap: 1px 10px;
}
.__legacy-html .o01__text {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
  grid-area: Text;
}
.__legacy-html .o01.icon-left-inline .o01__wrap > .o01__text {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
}
.__legacy-html .o01__title {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  grid-area: Title;
  display: flex;
  align-items: center;
}
.__legacy-html .o01.icon-left-inline .o01__wrap > .o01__title {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.__legacy-html .o01__icon,
.__legacy-html .o01__image {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: Icon;
}
.__legacy-html .o01.icon-left-inline .o01__wrap > .o01__icon,
.__legacy-html .o01.icon-left-inline .o01__wrap > .o01__image {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.__legacy-html .o01.icon-left-offset .o01__wrap,
.__legacy-html .o01__wrap {
  grid-template-areas: "Icon Title" ". Text";
}
@media (max-width: 767.98px) {
  .__legacy-html .o01.icon-left-offset .o01__wrap,
  .__legacy-html .o01__wrap {
    grid-template-areas: "Icon Title" "Text Text";
  }
  .__legacy-html .o01__text {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  .__legacy-html .o01__title {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .__legacy-html .o01__icon,
  .__legacy-html .o01__image {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
}
.__legacy-html .o01.icon-left-inline .o01__wrap {
  grid-template-areas: "Icon Title" "Text Text";
}
@media (min-width: 768px) {
  .__legacy-html .o01.icon-top .o01__wrap,
  .__legacy-html .o01.icon-top-bullet-list .o01__wrap,
  .__legacy-html .o01.icon-top-with-box .o01__wrap {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: -webkit-min-content 10px -webkit-min-content 10px -webkit-min-content;
    -ms-grid-rows: min-content 10px min-content 10px min-content;
    grid-template-rows: -webkit-min-content -webkit-min-content -webkit-min-content;
    grid-template-rows: min-content min-content min-content;
    gap: 10px 0;
    grid-template-areas: "Icon" "Title" "Text";
  }
  .__legacy-html .o01.icon-top .o01__wrap > div,
  .__legacy-html .o01.icon-top-bullet-list .o01__wrap > div,
  .__legacy-html .o01.icon-top-with-box .o01__wrap > div {
    justify-content: center;
    display: flex;
  }
  .__legacy-html .o01.icon-top .o01__wrap .o01__text,
  .__legacy-html .o01.icon-top-bullet-list .o01__wrap .o01__text,
  .__legacy-html .o01.icon-top-with-box .o01__wrap .o01__text {
    text-align: center;
  }
  .__legacy-html .o01.icon-top .o01__wrap > .o01__text,
  .__legacy-html .o01.icon-top-bullet-list .o01__wrap > .o01__text,
  .__legacy-html .o01.icon-top-with-box .o01__wrap > .o01__text {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .__legacy-html .o01.icon-top .o01__wrap > .o01__title,
  .__legacy-html .o01.icon-top-bullet-list .o01__wrap > .o01__title,
  .__legacy-html .o01.icon-top-with-box .o01__wrap > .o01__title {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .__legacy-html .o01.icon-top .o01__wrap > .o01__icon,
  .__legacy-html .o01.icon-top .o01__wrap > .o01__image,
  .__legacy-html .o01.icon-top-bullet-list .o01__wrap > .o01__icon,
  .__legacy-html .o01.icon-top-bullet-list .o01__wrap > .o01__image,
  .__legacy-html .o01.icon-top-with-box .o01__wrap > .o01__icon,
  .__legacy-html .o01.icon-top-with-box .o01__wrap > .o01__image {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
}
@media (max-width: 767.98px) {
  .__legacy-html .o01.icon-top .o01__wrap,
  .__legacy-html .o01.icon-top-bullet-list .o01__wrap,
  .__legacy-html .o01.icon-top-with-box .o01__wrap {
    grid-template-areas: "Icon Title" "Text Text";
  }
  .__legacy-html .o01.icon-top .o01__wrap > .o01__text,
  .__legacy-html .o01.icon-top-bullet-list .o01__wrap > .o01__text,
  .__legacy-html .o01.icon-top-with-box .o01__wrap > .o01__text {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  .__legacy-html .o01.icon-top .o01__wrap > .o01__title,
  .__legacy-html .o01.icon-top-bullet-list .o01__wrap > .o01__title,
  .__legacy-html .o01.icon-top-with-box .o01__wrap > .o01__title {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .__legacy-html .o01.icon-top .o01__wrap > .o01__icon,
  .__legacy-html .o01.icon-top .o01__wrap > .o01__image,
  .__legacy-html .o01.icon-top-bullet-list .o01__wrap > .o01__icon,
  .__legacy-html .o01.icon-top-bullet-list .o01__wrap > .o01__image,
  .__legacy-html .o01.icon-top-with-box .o01__wrap > .o01__icon,
  .__legacy-html .o01.icon-top-with-box .o01__wrap > .o01__image {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
}
@media (min-width: 768px) {
  .__legacy-html .o01.icon-top-bullet-list .o01__wrap .o01__text {
    text-align: left;
  }
}
.__legacy-html .o01.icon-top-with-box .o01__wrap {
  padding: 24px 12px;
  padding: var(--gutter) calc(var(--gutter) / 2);
  border: 1px solid #ccc;
}
@media (max-width: 767.98px) {
  .__legacy-html .o01.icon-top-with-box .o01__wrap {
    grid-template-areas: "Icon Title" "Icon Text";
  }
  .__legacy-html .o01.icon-top-with-box .o01__wrap .o01__icon,
  .__legacy-html .o01.icon-top-with-box .o01__wrap .o01__image {
    -ms-grid-row-align: center;
    align-self: center;
  }
  .__legacy-html .o01.icon-top-with-box .o01__wrap > .o01__text {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }
  .__legacy-html .o01.icon-top-with-box .o01__wrap > .o01__title {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .__legacy-html .o01.icon-top-with-box .o01__wrap > .o01__icon,
  .__legacy-html .o01.icon-top-with-box .o01__wrap > .o01__image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
  }
}
.__legacy-html .o02__contentWrapper {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767.98px) {
  .__legacy-html .o02__contentWrapper.mobile-textAbove {
    flex-direction: column-reverse;
  }
}
@media (min-width: 576px) {
  .__legacy-html .o02__contentWrapper {
    flex-direction: row;
  }
  .__legacy-html .o02__contentWrapper.desktop-textBelow {
    flex-direction: column;
  }
  .__legacy-html .o02__contentWrapper.desktop-textLeft {
    flex-direction: row-reverse;
  }
  .__legacy-html .o02__contentWrapper.desktop-textLeft.text-v-top,
  .__legacy-html .o02__contentWrapper.desktop-textRight.text-v-top {
    align-items: start;
  }
  .__legacy-html .o02__contentWrapper.desktop-textLeft.text-v-center,
  .__legacy-html .o02__contentWrapper.desktop-textRight.text-v-center {
    align-items: center;
  }
  .__legacy-html .o02__contentWrapper.desktop-textLeft.text-v-bottom,
  .__legacy-html .o02__contentWrapper.desktop-textRight.text-v-bottom {
    align-items: end;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .__legacy-html .o02__contentWrapper.desktop-textLeft .image-text-layout__col-image,
  .__legacy-html .o02__contentWrapper.desktop-textRight .image-text-layout__col-image {
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .__legacy-html .o02__contentWrapper.desktop-textLeft .image-text-layout__col-image div,
  .__legacy-html .o02__contentWrapper.desktop-textLeft .image-text-layout__col-image picture,
  .__legacy-html .o02__contentWrapper.desktop-textRight .image-text-layout__col-image div,
  .__legacy-html .o02__contentWrapper.desktop-textRight .image-text-layout__col-image picture {
    height: 100%;
  }
  .__legacy-html .o02__contentWrapper.desktop-textLeft .image-text-layout__col-image img,
  .__legacy-html .o02__contentWrapper.desktop-textRight .image-text-layout__col-image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
  }
}
.__legacy-html .o02__textWrapper {
  padding: 10px;
  flex: 3 0 75%;
}
.__legacy-html .o02__text {
  font-size: 1.22222rem;
  line-height: 1.83333rem;
  font-weight: 600;
}
.__legacy-html .fonts-loaded .o02__text {
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
@media (min-width: 992px) {
  .__legacy-html .o02__text {
    font-size: 1.55556rem;
    line-height: 2.33333rem;
  }
}
.__legacy-html .o02__authorWrapper {
  position: relative;
}
.__legacy-html .o02__authorText.add-decoration::before {
  content: "—";
  position: absolute;
  left: 0;
  font-size: 1.11111rem;
  line-height: 1.25;
  font-weight: 700;
}
.__legacy-html .fonts-loaded .o02__authorText.add-decoration::before {
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
@media (min-width: 992px) {
  .__legacy-html .o02__authorText.add-decoration::before {
    font-size: 1.55556rem;
  }
}
.__legacy-html .o02__authorText,
.__legacy-html .o02__sourceText {
  font-size: 1.11111rem;
  line-height: 1.25;
  font-weight: 700;
  padding-left: 1rem;
}
.__legacy-html .fonts-loaded .o02__authorText,
.__legacy-html .fonts-loaded .o02__sourceText {
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
@media (min-width: 992px) {
  .__legacy-html .o02__authorText,
  .__legacy-html .o02__sourceText {
    font-size: 1.55556rem;
  }
}
.__legacy-html .o02__stat {
  font-family: Neusa-next, Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 3.33333rem;
  font-weight: 200;
  line-height: 3.55556rem;
}
@media (min-width: 576px) {
  .__legacy-html .o02__stat {
    padding-right: 1rem;
  }
}
.__legacy-html .o02 .quote .at03 :first-child {
  position: relative;
}
.__legacy-html .o02 .quote .at03 :first-child::before {
  margin-right: 3px;
  content: open-quote;
}
.__legacy-html .o02 .quote .at03 :last-child::after {
  margin-left: 3px;
  content: close-quote;
}
.__legacy-html .o02 .image-text-layout__col-image,
.__legacy-html .o02 .image-text-layout__col-text {
  flex: 1 1;
}
.__legacy-html .o02 .image-text-layout__col-image img {
  height: auto;
  max-width: 100%;
}
.__legacy-html .o03 {
  height: 46px;
}
@media (min-width: 992px) {
  .__legacy-html .o03 {
    height: 138px;
  }
}
.__legacy-html .o03-main-navigation {
  background: #fff;
  border-bottom: 1px solid #f5f5f5;
}
.__legacy-html .o03-main-navigation.headroom {
  transform: translateY(0);
  transition: transform 250ms ease-in-out;
  will-change: transform;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
}
.__legacy-html .o03-main-navigation.headroom.headroom--pinned {
  transform: translateY(0);
}
.__legacy-html .o03-main-navigation.headroom.headroom--unpinned {
  transform: translateY(-100%);
}
@media (min-width: 992px) {
  .__legacy-html .o03-main-navigation.headroom.headroom--pinned.headroom--not-top {
    transform: translateY(-37px);
  }
}
@media (max-width: 1199.98px) {
  .__legacy-html .o03-main-navigation.headroom.mega-nav-active {
    transform: none;
    transition: none;
    will-change: auto;
  }
}
.__legacy-html .cmp-tabs {
  min-height: 2.61111rem;
}
.__legacy-html .cmp-tabs__tabs-border {
  background-color: #e6e6e6;
}
.__legacy-html .cmp-tabs__tablist {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e6e6e6;
  text-align: center;
}
.__legacy-html .cmp-tabs__tab {
  margin-right: 1.11111rem;
  margin-top: 0.13889rem;
  display: inline-block;
  white-space: normal;
  max-width: 70%;
  color: #222;
  border: 1px solid transparent;
  border-radius: 0.27778rem 0.27778rem 0 0;
}
.__legacy-html .cmp-tabs__tab:last-child {
  margin-right: 0;
}
.__legacy-html .cmp-tabs__tab:hover {
  background-color: #f5f5f5;
}
.__legacy-html .cmp-tabs__tab:focus {
  border-color: transparent;
}
.__legacy-html .cmp-tabs__tab:focus-visible {
  border: 1px solid #0e6eb9;
  border-radius: 0.27778rem 0.27778rem 0 0;
}
.__legacy-html .cmp-tabs__tab:active {
  background-color: #e6e6e6;
}
@media (min-width: 576px) {
  .__legacy-html .cmp-tabs__tab {
    max-width: 65%;
  }
}
@media (min-width: 768px) {
  .__legacy-html .cmp-tabs__tab {
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .__legacy-html .cmp-tabs__tab {
    max-width: 40%;
  }
}
@media (min-width: 1200px) {
  .__legacy-html .cmp-tabs__tab {
    max-width: 35%;
  }
}
@media (min-width: 1600px) {
  .__legacy-html .cmp-tabs__tab {
    max-width: 30%;
  }
}
.__legacy-html .cmp-tabs__tab-content {
  box-sizing: border-box;
  overflow-wrap: break-word;
  text-overflow: unset !important;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  padding: 0.33333rem 0 0;
  border-top-right-radius: 0.27778rem;
  border-top-left-radius: 0.27778rem;
  font-size: 0.888rem;
}
@media (min-width: 992px) {
  .__legacy-html .cmp-tabs__tab-content {
    min-width: 4.66667rem;
  }
}
.__legacy-html .cmp-tabs__title-wrap {
  line-height: 1.25;
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  display: block;
  margin-bottom: 0.22222rem;
  padding-right: 1.11111rem !important;
  padding-left: 1.11111rem !important;
  text-align: center;
}
.__legacy-html .scroll_tabs_container ul {
  list-style: none;
}
.__legacy-html .scroll_tabs_container div.scroll_tab_inner li,
.__legacy-html .scroll_tabs_container div.scroll_tab_inner span {
  padding: 0;
  font-family: Neusa, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  line-height: 1.25;
}
.__legacy-html .scroll_tabs_container div.scroll_tab_inner li {
  display: inline-block;
  list-style-type: none;
}
.__legacy-html .scroll_tabs_container .scroll_tab_left_button {
  height: 2.61111rem;
  width: 2.44444rem;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  fill: #222;
  position: relative;
  bottom: 0;
  background-color: #e6e6e6;
  opacity: 0.7;
  top: unset !important;
  z-index: 2;
}
.__legacy-html .scroll_tabs_container .scroll_tab_left_button:hover {
  background-color: #ccc;
}
.__legacy-html .scroll_tabs_container .scroll_tab_left_button:active {
  background-color: #999;
}
.__legacy-html .scroll_tabs_container .scroll_tab_left_button svg {
  position: absolute;
  opacity: 1;
  stroke-width: 1px;
  transform: scale(1.125);
  top: 10%;
  left: 12%;
}
.__legacy-html .scroll_tabs_container .scroll_tab_left_button_disabled {
  opacity: 0;
}
.__legacy-html .scroll_tabs_container .scroll_tab_right_button {
  height: 2.61111rem;
  width: 2.44444rem;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  fill: #222;
  position: relative;
  bottom: 0;
  background-color: #e6e6e6;
  opacity: 0.7;
  top: unset !important;
  z-index: 2;
}
.__legacy-html .scroll_tabs_container .scroll_tab_right_button:hover {
  background-color: #ccc;
}
.__legacy-html .scroll_tabs_container .scroll_tab_right_button:active {
  background-color: #999;
}
.__legacy-html .scroll_tabs_container .scroll_tab_right_button svg {
  position: absolute;
  top: 8%;
  opacity: 1;
  stroke-width: 1px;
  transform: scale(1.125);
  left: 0;
}
.__legacy-html .scroll_tabs_container .scroll_tab_right_button_disabled {
  opacity: 0;
}
.__legacy-html .cmp-tabs__tab--active .cmp-tabs__border-placeholder {
  border-bottom: 6px solid #0e6eb9;
}
.__legacy-html .cmp-tabs__tab--active span {
  cursor: default !important;
}
.__legacy-html .scroll_tab_inner {
  overflow-x: scroll;
  white-space: nowrap;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.__legacy-html .scroll_tab_inner::-webkit-scrollbar {
  display: none;
}
.__legacy-html .overflow-overlay-left,
.__legacy-html .overflow-overlay-right {
  display: none;
  background: var(--background-color);
  background-image: linear-gradient(to right, transparent, var(--background-color));
  height: 2.61111rem;
}
.__legacy-html .overflow-overlay-right {
  right: 0;
}
.__legacy-html .overflow-overlay-left {
  background-image: linear-gradient(to left, transparent, var(--background-color));
  left: 0;
}
.__legacy-html .cmp-tabs__border-placeholder {
  height: 0.33333rem;
  width: 100%;
  display: block;
}
.__legacy-html .cmp-tabs__border-placeholder .cmp-tabs__border-active {
  width: 100%;
  background-color: #0e6eb9;
  height: 0.33333rem;
}
.__legacy-html .cont03 figure {
  max-width: 100%;
}
.__legacy-html .cont08__item {
  padding: 10px 0;
}
.__legacy-html .cont08__title {
  align-items: center;
  display: flex;
  position: relative;
  list-style: none;
}
.__legacy-html .cont08__title:focus {
  outline: 0;
}
.__legacy-html .cont08__title .btn {
  font-weight: 700;
  font-size: 1.125rem;
}
.__legacy-html .cont08__title.justified-center {
  justify-content: center;
}
.__legacy-html .cont08__title.justified-right {
  justify-content: right;
}
.__legacy-html .cont08__icon {
  background-image: none;
}
.__legacy-html .cont08__icon.chevron {
  position: absolute;
  right: 3px;
  top: -5px;
  transform: rotate(0);
}
.__legacy-html .cont08__icon.chevron::after {
  content: "\f078";
  transition: transform 150ms ease-in-out;
  top: -3px;
}
.__legacy-html .cont08__icon.chevron[class*=display-] {
  font-weight: 400;
}
.__legacy-html .cont08__icon.plus_minus {
  position: absolute;
  right: 0;
}
.__legacy-html .cont08__icon.plus_minus::after {
  content: "+";
}
.__legacy-html .cont08__icon.plus_minus[class*=display-] {
  font-weight: 200;
}
.__legacy-html .cont08__button[open] .cont08__icon {
  background-image: none;
}
.__legacy-html .cont08__button[open] .cont08__icon.chevron {
  transform: rotate(180deg);
  margin-left: 10px;
}
.__legacy-html .cont08__button[open] .cont08__icon.chevron::after {
  content: "\f078";
  top: -1px;
  transition: transform 150ms ease-in-out;
}
.__legacy-html .cont08__button[open] .cont08__icon.plus_minus {
  position: absolute;
  right: 2px;
  top: -2px;
}
.__legacy-html .cont08__button[open] .cont08__icon.plus_minus::after {
  content: "-";
}
.__legacy-html .m17 {
  max-width: 440px;
  margin: 0 auto;
}
.__legacy-html .m19 details summary {
  margin: 0.75rem 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.__legacy-html .m19 details summary::-webkit-details-marker {
  display: none;
}
.__legacy-html .m19 details summary::marker {
  display: none;
  content: "";
}
.__legacy-html .m19 details summary:focus {
  outline-color: transparent;
}
.__legacy-html .m19 details.plus summary:after {
  content: "+";
  margin-left: 0.5rem;
}
.__legacy-html .m19 details.plus[open] summary:after {
  content: "-";
  margin-left: 0.6rem;
}
.__legacy-html .m19 details.chevron summary:after {
  content: ">";
  margin-left: 0.5rem;
}
.__legacy-html .m19 details.chevron[open] summary:after {
  display: inline-block;
  transform: rotate(90deg);
}
.__legacy-html .m20 {
  background-color: #000;
  color: #fff;
}
.__legacy-html .m20__contact-wrap {
  display: flex;
}
.__legacy-html .m20__contact:first-child {
  display: none;
}
@media (min-width: 768px) {
  .__legacy-html .m20__contact:first-child {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
    display: block;
  }
}
.__legacy-html .m20__contact a:link,
.__legacy-html .m20__contact a:visited {
  color: #fff;
}
@media (min-width: 768px) {
  .__legacy-html .m20__social-wrap {
    text-align: left;
  }
}
.__legacy-html .m20__social-links {
  padding-left: 0;
  list-style: none;
  display: flex;
  font-size: 0;
  margin-top: 0;
  width: 221px;
}
@media (max-width: 767.98px) {
  .__legacy-html .m20__social-links {
    margin-top: 24px;
    margin-top: calc(var(--gutter) * 1);
  }
}
@media (min-width: 992px) {
  .__legacy-html .m20__social-links {
    width: 260px;
  }
}
.__legacy-html .m20__social-links li {
  flex: 1 1;
}
.__legacy-html .m20__social-links .svg-icon {
  height: 20px;
  fill: #fff;
}
.__legacy-html .m21 {
  background-color: #000;
  color: #fff;
}
.__legacy-html .m21__contact-wrap {
  display: flex;
}
@media (min-width: 768px) {
  .__legacy-html .m21__contact-wrap {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 12px;
    padding-right: calc(var(--gutter) / 2);
    padding-left: 12px;
    padding-left: calc(var(--gutter) / 2);
    text-align: center;
  }
}
.__legacy-html .m21__contact {
  margin: auto;
  font-size: 1rem;
}
.__legacy-html .m21__contact:first-child {
  display: none;
}
@media (min-width: 768px) {
  .__legacy-html .m21__contact {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
    margin: 0;
  }
  .__legacy-html .m21__contact:first-child {
    display: block;
    line-height: 1.5rem;
  }
}
.__legacy-html .m21__contact a {
  text-decoration: none;
  color: #fff;
}
.__legacy-html .m21__contact a:link,
.__legacy-html .m21__contact a:visited {
  color: #fff;
}
.__legacy-html .m21__contact a:hover {
  text-decoration: none;
}
.__legacy-html :lang(zh) .m21__contact-wrap .m21__contact,
.__legacy-html :lang(zh-CN) .m21__contact-wrap .m21__contact {
  margin-right: 20px;
  white-space: nowrap;
}
.__legacy-html .m28 iframe {
  max-width: 100%;
}
.__legacy-html .m28__poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-size: cover;
  cursor: pointer;
}
.__legacy-html .m28__iconPlay img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
}
.__legacy-html .m28__wrapper {
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 70px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.__legacy-html .m28__wrapper.bg-transparent-dark,
.__legacy-html .m28__wrapper.bg-transparent-light {
  padding-left: 0;
  padding-right: 0;
}
.__legacy-html .m28__wrapper .mejs__controls {
  padding: 0 30px;
}
@media (max-width: 1199.98px) {
  .__legacy-html .m28__wrapper .mejs__controls {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.__legacy-html .m28__wrapper.black-bg,
.__legacy-html .m28__wrapper.black-bg .mejs__controls {
  background-color: #000;
}
.__legacy-html .m28__wrapper.bg-carbon,
.__legacy-html .m28__wrapper.bg-carbon .mejs__controls,
.__legacy-html .m28__wrapper.bg-secondary,
.__legacy-html .m28__wrapper.bg-secondary .mejs__controls {
  background-color: #222;
}
.__legacy-html .m28__wrapper.bg-red,
.__legacy-html .m28__wrapper.bg-red .mejs__controls {
  background-color: #e30f37;
}
.__legacy-html .m28__wrapper.bg-red .mejs__volume-button .mejs__volume-current,
.__legacy-html .m28__wrapper.bg-red .mejs__volume-button .mejs__volume-handle {
  background: #e30f37;
}
.__legacy-html .m28__wrapper.bg-info,
.__legacy-html .m28__wrapper.bg-info .mejs__controls {
  background-color: #f5f5f5;
}
.__legacy-html .m28__wrapper.bg-white,
.__legacy-html .m28__wrapper.bg-white .mejs__controls {
  background-color: #fff;
}
@media (max-width: 1199.98px) {
  .__legacy-html .m28__wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.__legacy-html .m28 .bg-default .mejs__time-loaded,
.__legacy-html .m28 .bg-info .mejs__time-loaded,
.__legacy-html .m28 .bg-primary .mejs__time-loaded,
.__legacy-html .m28 .no-bg .mejs__time-loaded,
.__legacy-html .m28 .transparent-dark .mejs__time-loaded,
.__legacy-html .m28 .white-bg .mejs__time-loaded {
  background-color: rgba(0, 0, 0, 0.1);
}
.__legacy-html .m28 .bg-default .mejs__playpause-button.mejs__play button,
.__legacy-html .m28 .bg-default .mejs__playpause-button.mejs__replay button,
.__legacy-html .m28 .bg-info .mejs__playpause-button.mejs__play button,
.__legacy-html .m28 .bg-info .mejs__playpause-button.mejs__replay button,
.__legacy-html .m28 .bg-primary .mejs__playpause-button.mejs__play button,
.__legacy-html .m28 .bg-primary .mejs__playpause-button.mejs__replay button,
.__legacy-html .m28 .no-bg .mejs__playpause-button.mejs__play button,
.__legacy-html .m28 .no-bg .mejs__playpause-button.mejs__replay button,
.__legacy-html .m28 .transparent-dark .mejs__playpause-button.mejs__play button,
.__legacy-html .m28 .transparent-dark .mejs__playpause-button.mejs__replay button,
.__legacy-html .m28 .white-bg .mejs__playpause-button.mejs__play button,
.__legacy-html .m28 .white-bg .mejs__playpause-button.mejs__replay button {
  background-image: url('data:image/svg+xml;charset=utf8, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.996 8.996" height="34" width="34"%3E%3Cpath d="M4.498 0A4.498 4.498 0 000 4.498a4.498 4.498 0 004.498 4.498 4.498 4.498 0 004.498-4.498A4.498 4.498 0 004.498 0zm0 .716a3.65 3.782 0 013.65 3.782 3.65 3.782 0 01-3.65 3.782 3.65 3.782 0 01-3.65-3.782A3.65 3.782 0 014.498.716z" fill="%23303030" stroke-width="3.779"/%3E%3Cpath d="M5.707 4.498l-.926.793-.926.794V2.91l.926.794z" fill="%2330303f" fill-opacity=".941"/%3E%3Cpath d="M5.707 4.498l-.926.793-.926.794V2.91l.926.794z" fill="%23303030"/%3E%3C/svg%3E');
}
.__legacy-html .m28 .bg-default .mejs__playpause-button.mejs__pause button,
.__legacy-html .m28 .bg-info .mejs__playpause-button.mejs__pause button,
.__legacy-html .m28 .bg-primary .mejs__playpause-button.mejs__pause button,
.__legacy-html .m28 .no-bg .mejs__playpause-button.mejs__pause button,
.__legacy-html .m28 .transparent-dark .mejs__playpause-button.mejs__pause button,
.__legacy-html .m28 .white-bg .mejs__playpause-button.mejs__pause button {
  background-image: url('data:image/svg+xml;charset=utf8, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.996 8.996" height="34" width="34"%3E%3Cpath d="M4.498 0A4.498 4.498 0 000 4.498a4.498 4.498 0 004.498 4.498 4.498 4.498 0 004.498-4.498A4.498 4.498 0 004.498 0zm0 .716a3.65 3.782 0 013.65 3.782 3.65 3.782 0 01-3.65 3.782 3.65 3.782 0 01-3.65-3.782A3.65 3.782 0 014.498.716z" fill="%23303030" stroke-width="3.779"/%3E%3Cpath d="M3.836 2.91h.397v3.175h-.397zm1.059 0h.397v3.175h-.397z" fill="%23303030"/%3E%3C/svg%3E');
}
.__legacy-html .m28 .bg-default .mejs__volume-button button,
.__legacy-html .m28 .bg-info .mejs__volume-button button,
.__legacy-html .m28 .bg-primary .mejs__volume-button button,
.__legacy-html .m28 .no-bg .mejs__volume-button button,
.__legacy-html .m28 .transparent-dark .mejs__volume-button button,
.__legacy-html .m28 .white-bg .mejs__volume-button button {
  background-image: url('data:image/svg+xml;charset=utf8, %3Csvg xmlns="http://www.w3.org/2000/svg" width="25" height="22"%3E%3Cpath fill-rule="evenodd" fill="%23333" d="M13.573.499a1.303 1.303 0 0 0-1.379.128L5.007 6.123H1.81c-1 0-1.814.825-1.814 1.839v6.076c0 1.014.814 1.838 1.814 1.838h3.197l7.187 5.496a1.304 1.304 0 0 0 1.378.129c.447-.225.729-.687.729-1.192V1.691c0-.505-.282-.967-.728-1.192zm-1.902 17.135L6.24 13.48a1.306 1.306 0 0 0-.792-.269H2.626V8.788h2.822c.285 0 .564-.095.792-.269l5.431-4.154v13.269zm9.583-6.635a9.09 9.09 0 0 0-3.898-7.476 1.306 1.306 0 0 0-1.828.349 1.344 1.344 0 0 0 .344 1.852 6.413 6.413 0 0 1 2.751 5.275 6.414 6.414 0 0 1-2.751 5.276 1.343 1.343 0 0 0-.344 1.852c.254.378.667.581 1.087.581.255 0 .514-.076.74-.233a9.086 9.086 0 0 0 3.899-7.476zM19.392.237a1.305 1.305 0 0 0-1.828.348 1.345 1.345 0 0 0 .344 1.853 10.405 10.405 0 0 1 4.465 8.561c0 3.425-1.67 6.627-4.465 8.562a1.343 1.343 0 0 0-.344 1.852 1.307 1.307 0 0 0 1.827.349c3.514-2.433 5.612-6.457 5.612-10.763S22.905 2.67 19.392.237z"/%3E%3C/svg%3E');
}
.__legacy-html .m28 .bg-default .mejs__volume-button button:hover,
.__legacy-html .m28 .bg-info .mejs__volume-button button:hover,
.__legacy-html .m28 .bg-primary .mejs__volume-button button:hover,
.__legacy-html .m28 .no-bg .mejs__volume-button button:hover,
.__legacy-html .m28 .transparent-dark .mejs__volume-button button:hover,
.__legacy-html .m28 .white-bg .mejs__volume-button button:hover {
  background-image: url('data:image/svg+xml;charset=utf8, %3Csvg xmlns="http://www.w3.org/2000/svg" width="25" height="22"%3E%3Cpath fill-rule="evenodd" fill="%23FFF" d="M13.573.499a1.303 1.303 0 0 0-1.379.128L5.007 6.123H1.81c-1 0-1.814.825-1.814 1.839v6.076c0 1.014.814 1.838 1.814 1.838h3.197l7.187 5.496a1.304 1.304 0 0 0 1.378.129c.447-.225.729-.687.729-1.192V1.691c0-.505-.282-.967-.728-1.192zm-1.902 17.135L6.24 13.48a1.306 1.306 0 0 0-.792-.269H2.626V8.788h2.822c.285 0 .564-.095.792-.269l5.431-4.154v13.269zm9.583-6.635a9.09 9.09 0 0 0-3.898-7.476 1.306 1.306 0 0 0-1.828.349 1.344 1.344 0 0 0 .344 1.852 6.413 6.413 0 0 1 2.751 5.275 6.414 6.414 0 0 1-2.751 5.276 1.343 1.343 0 0 0-.344 1.852c.254.378.667.581 1.087.581.255 0 .514-.076.74-.233a9.086 9.086 0 0 0 3.899-7.476zM19.392.237a1.305 1.305 0 0 0-1.828.348 1.345 1.345 0 0 0 .344 1.853 10.405 10.405 0 0 1 4.465 8.561c0 3.425-1.67 6.627-4.465 8.562a1.343 1.343 0 0 0-.344 1.852 1.307 1.307 0 0 0 1.827.349c3.514-2.433 5.612-6.457 5.612-10.763S22.905 2.67 19.392.237z"/%3E%3C/svg%3E');
}
.__legacy-html .m28 .bg-default .mejs__volume-button .mejs__unmute,
.__legacy-html .m28 .bg-info .mejs__volume-button .mejs__unmute,
.__legacy-html .m28 .bg-primary .mejs__volume-button .mejs__unmute,
.__legacy-html .m28 .no-bg .mejs__volume-button .mejs__unmute,
.__legacy-html .m28 .transparent-dark .mejs__volume-button .mejs__unmute,
.__legacy-html .m28 .white-bg .mejs__volume-button .mejs__unmute {
  background-image: url('data:image/svg+xml;charset=utf8, %3Csvg xmlns="http://www.w3.org/2000/svg" height="22" width="25"%3E%3Cpath d="M12.943.36a1.303 1.303 0 0 0-.75.267L5.008 6.123H1.81c-1 0-1.815.826-1.815 1.84v6.074c0 1.014.815 1.84 1.815 1.84h3.197l7.185 5.494a1.304 1.304 0 0 0 1.38.131c.446-.225.728-.688.728-1.193V1.69c0-.505-.283-.968-.729-1.193a1.303 1.303 0 0 0-.629-.139zm-1.271 4.005v13.27L6.24 13.48a1.306 1.306 0 0 0-.793-.27h-2.82V8.788h2.82c.285 0 .565-.093.793-.267l5.432-4.155z" fill="%23333"/%3E%3Crect transform="rotate(43.2)');
}
.__legacy-html .m28 .bg-default .mejs__controls,
.__legacy-html .m28 .bg-info .mejs__controls,
.__legacy-html .m28 .bg-primary .mejs__controls,
.__legacy-html .m28 .no-bg .mejs__controls,
.__legacy-html .m28 .transparent-dark .mejs__controls,
.__legacy-html .m28 .white-bg .mejs__controls {
  background-color: transparent;
}
.__legacy-html .m28 .bg-default .mejs__currenttime,
.__legacy-html .m28 .bg-default .mejs__duration-container,
.__legacy-html .m28 .bg-info .mejs__currenttime,
.__legacy-html .m28 .bg-info .mejs__duration-container,
.__legacy-html .m28 .bg-primary .mejs__currenttime,
.__legacy-html .m28 .bg-primary .mejs__duration-container,
.__legacy-html .m28 .no-bg .mejs__currenttime,
.__legacy-html .m28 .no-bg .mejs__duration-container,
.__legacy-html .m28 .transparent-dark .mejs__currenttime,
.__legacy-html .m28 .transparent-dark .mejs__duration-container,
.__legacy-html .m28 .white-bg .mejs__currenttime,
.__legacy-html .m28 .white-bg .mejs__duration-container {
  color: #222;
}
.__legacy-html .m28 .bg-transparent-light .mejs__controls {
  background-color: transparent;
}
@media (max-width: 400px) {
  .__legacy-html .m28 .mejs__controls {
    height: 140px;
    padding-top: 70px;
  }
  .__legacy-html .m28 .mejs__controls .mejs__time-rail {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    margin: 0;
  }
  .__legacy-html .m28 .mejs__controls .mejs__time-rail .mejs__time-total {
    left: 20px;
    right: 20px;
    width: auto;
  }
}
.__legacy-html .m28__play-button {
  cursor: pointer;
  height: 74px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -85%);
  width: 74px;
  z-index: 1;
}
.__legacy-html .m28__play-button svg path,
.__legacy-html .m28__play-button svg polygon {
  fill: #fff;
}
.__legacy-html .m28__play-button.text-primary svg path,
.__legacy-html .m28__play-button.text-primary svg polygon {
  fill: #0e6eb9;
}
.__legacy-html .m28__play-button.text-secondary svg path,
.__legacy-html .m28__play-button.text-secondary svg polygon {
  fill: #666;
}
.__legacy-html .m28__play-button.text-success svg path,
.__legacy-html .m28__play-button.text-success svg polygon {
  fill: #009639;
}
.__legacy-html .m28__play-button.text-danger svg path,
.__legacy-html .m28__play-button.text-danger svg polygon {
  fill: #e30f37;
}
.__legacy-html .m28__play-button.text-brand svg path,
.__legacy-html .m28__play-button.text-brand svg polygon {
  fill: #e4002b;
}
.__legacy-html .m28__play-button.text-warning svg path,
.__legacy-html .m28__play-button.text-warning svg polygon {
  fill: #ffd651;
}
.__legacy-html .m28__play-button.text-info svg path,
.__legacy-html .m28__play-button.text-info svg polygon {
  fill: #f5f5f5;
}
.__legacy-html .m28__play-button.text-dark svg path,
.__legacy-html .m28__play-button.text-dark svg polygon {
  fill: #222;
}
.__legacy-html .m28__play-button.text-black svg path,
.__legacy-html .m28__play-button.text-black svg polygon {
  fill: #000;
}
.__legacy-html .m28__play-button.text-body svg path,
.__legacy-html .m28__play-button.text-body svg polygon {
  fill: #222;
}
.__legacy-html .m28__play-button.text-muted svg path,
.__legacy-html .m28__play-button.text-muted svg polygon {
  fill: #666;
}
.__legacy-html .m28__play-button.text-inverse svg path,
.__legacy-html .m28__play-button.text-inverse svg polygon {
  fill: #222;
}
.__legacy-html .m28__play-button.text-black-50 svg path,
.__legacy-html .m28__play-button.text-black-50 svg polygon {
  fill: rgba(0, 0, 0, 0.5);
}
.__legacy-html .m28__play-button.text-white-50 svg path,
.__legacy-html .m28__play-button.text-white-50 svg polygon {
  fill: rgba(255, 255, 255, 0.5);
}
.__legacy-html .m28 .mejs__overlay-button {
  display: none;
}
.__legacy-html .sm01.js-share-page .share-page-group {
  max-width: 250px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
}
.__legacy-html .sm01.js-share-page .share-page-group .share-page {
  display: inline-block;
}
.__legacy-html .sm01.js-share-page .share-page-group .share-page .svg-icon {
  border-radius: 50%;
  background-color: #666;
  margin: 8px;
  width: 32px;
  height: 32px;
  vertical-align: middle;
}
.__legacy-html .sm01.js-share-page .share-page-group .share-page .svg-icon .svg-fill {
  fill: #fff;
}
.__legacy-html .sm01.js-share-page .share-page-group .share-page .svg-icon.svg-n-twitter:hover {
  background-color: #3099d6;
}
.__legacy-html .sm01.js-share-page .share-page-group .share-page .svg-icon.svg-n-facebook:hover {
  background-color: #4468b0;
}
.__legacy-html .sm01.js-share-page .share-page-group .share-page .svg-icon.svg-n-linkedin:hover {
  background-color: #1578b3;
}
.__legacy-html .sm01.js-share-page .share-page-group .share-page .svg-icon.svg-n-email:hover {
  background-color: #000;
}
@media (min-width: 992px) {
  .__legacy-html .sm01.js-share-page .share-page-group {
    width: 52px;
    flex-direction: column;
  }
}

/*# sourceMappingURL=f5-com-components.bundle.css.map */
