<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.platform-components-masthead__container.h-100vh--lg {
  min-height: 1080px;
}
.platform-components-masthead__container.h-75vh--lg {
  min-height: calc(810px);
}
.platform-components-masthead__container.h-50vh--lg {
  min-height: calc(540px);
}
.platform-components-masthead__container.h-66vh--lg {
  min-height: calc(719.99928px);
}
.platform-components-masthead__container.h-33vh--lg {
  min-height: calc(359.99964px);
}
.platform-components-masthead__container.h-25vh--lg {
  min-height: calc(270px);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__container.h-100vh--md {
    min-height: 1080px;
  }
  .platform-components-masthead__container.h-75vh--md {
    min-height: calc(810px);
  }
  .platform-components-masthead__container.h-66vh--md {
    min-height: calc(719.99928px);
  }
  .platform-components-masthead__container.h-50vh--md {
    min-height: calc(540px);
  }
  .platform-components-masthead__container.h-33vh--md {
    min-height: calc(359.99964px);
  }
  .platform-components-masthead__container.h-25vh--md {
    min-height: calc(270px);
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__container.h-100vh--sm {
    min-height: 1080px;
  }
  .platform-components-masthead__container.h-75vh--sm {
    min-height: calc(810px);
  }
  .platform-components-masthead__container.h-66vh--sm {
    min-height: calc(719.99928px);
  }
  .platform-components-masthead__container.h-50vh--sm {
    min-height: calc(540px);
  }
  .platform-components-masthead__container.h-33vh--sm {
    min-height: calc(359.99964px);
  }
  .platform-components-masthead__container.h-25vh--sm {
    min-height: calc(270px);
  }
}
.platform-components-masthead__breadcrumb {
  font-family: unset;
  font-weight: unset;
  line-height: unset;
  text-transform: uppercase;
  letter-spacing: 0.031rem;
  font-size: 0.75rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__breadcrumb {
    font-size: 0.75rem;
  }
}
.platform-components-masthead__preheader {
  font-family: 'HelveticaRoman', Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0.031rem;
  font-size: 1.25rem;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__preheader {
    font-size: 1rem;
    margin-bottom: 0.75rem;
  }
}
.platform-components-masthead__subtitle {
  font-family: 'HelveticaRoman', Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0.031rem;
  font-size: 1.25rem;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__subtitle {
    font-size: 1rem;
    margin-bottom: 1.75rem;
  }
}
.platform-components-masthead__body-copy {
  font-family: 'HelveticaRoman', Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0.016rem;
  font-size: 1rem;
  margin-bottom: 1.75rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__body-copy {
    font-size: 0.875rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-masthead__body-copy b,
.platform-components-masthead__body-copy strong {
  font-family: 'HelveticaRoman', Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.platform-components-masthead__disclaimer p {
  font-family: 'HelveticaRoman', Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0.031rem;
  font-size: 0.625rem;
  margin-bottom: 1.75rem;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__disclaimer p {
    font-size: 0.563rem;
    margin-bottom: 1.25rem;
  }
}
.platform-components-masthead__disclaimer p b,
.platform-components-masthead__disclaimer p strong {
  font-family: 'HelveticaRoman', Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.platform-components-masthead__scroll-indicator {
  font-family: 'AkzidenzGroteskBECondensed';
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0.031rem;
  font-size: 1rem;
  margin-bottom: 1rem;
  transition: color 200ms ease-out;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__scroll-indicator {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
}
.platform-components-masthead__button-container {
  margin-left: calc(-10px);
  margin-right: calc(-10px);
}
.platform-components-masthead__button {
  font-family: 'AkzidenzGroteskBECondensed';
  font-weight: 700;
  line-height: 100%;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.031rem;
  padding: 15px 45px;
  border-radius: 0;
  margin-left: calc(10px);
  margin-right: calc(10px);
  margin-bottom: 20px;
}
.platform-components-masthead__button:hover,
.platform-components-masthead__button:active {
  padding: 15px 45px;
}
.platform-components-masthead__button:focus {
  padding: 15px 45px;
  margin-left: calc(11px);
  margin-right: calc(11px);
}
.platform-components-masthead__button--primary.brand {
  background-color: #005abb;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-masthead__button--primary.brand:hover,
.platform-components-masthead__button--primary.brand:active,
.platform-components-masthead__button--primary.brand:focus {
  background-color: #002e5f;
  color: #ffffff;
}
.platform-components-masthead__button--primary.light {
  background-color: #ffffff;
  color: #005abb;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-masthead__button--primary.light:hover,
.platform-components-masthead__button--primary.light:active,
.platform-components-masthead__button--primary.light:focus {
  background-color: #d9d9d9;
  color: #005abb;
}
.platform-components-masthead__button--primary.dark {
  background-color: #000000;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-masthead__button--primary.dark:hover,
.platform-components-masthead__button--primary.dark:active,
.platform-components-masthead__button--primary.dark:focus {
  background-color: #002e5f;
  color: #ffffff;
}
.platform-components-masthead__button--secondary.brand {
  background-color: transparent;
  color: #005abb;
  box-shadow: inset 0 0 0 2px #005abb;
  transition: background-color 200ms ease-out, color 200ms ease-out, box-shadow 200ms ease-out;
}
.platform-components-masthead__button--secondary.brand:hover,
.platform-components-masthead__button--secondary.brand:active,
.platform-components-masthead__button--secondary.brand:focus {
  background-color: #002e5f;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #002e5f;
}
.platform-components-masthead__button--secondary.dark {
  background-color: transparent;
  color: #000000;
  box-shadow: inset 0 0 0 2px #000000;
  transition: background-color 200ms ease-out, color 200ms ease-out, box-shadow 200ms ease-out;
}
.platform-components-masthead__button--secondary.dark:hover,
.platform-components-masthead__button--secondary.dark:active,
.platform-components-masthead__button--secondary.dark:focus {
  background-color: #000000;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #000000;
}
.platform-components-masthead__button--secondary.light {
  background-color: transparent;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out, box-shadow 200ms ease-out;
}
.platform-components-masthead__button--secondary.light:hover,
.platform-components-masthead__button--secondary.light:active,
.platform-components-masthead__button--secondary.light:focus {
  background-color: #ffffff;
  color: #000000;
  box-shadow: inset 0 0 0 2px #ffffff;
}
.platform-components-masthead__button--tertiary {
  padding: 15px 0;
}
.platform-components-masthead__button--tertiary.brand {
  color: #005abb;
  transition: color 200ms ease-out;
}
.platform-components-masthead__button--tertiary.brand:hover,
.platform-components-masthead__button--tertiary.brand:active,
.platform-components-masthead__button--tertiary.brand:focus {
  color: #002e5f;
}
.platform-components-masthead__button--tertiary.dark {
  color: #000000;
  transition: color 200ms ease-out;
}
.platform-components-masthead__button--tertiary.dark:hover,
.platform-components-masthead__button--tertiary.dark:active,
.platform-components-masthead__button--tertiary.dark:focus {
  color: #002e5f;
}
.platform-components-masthead__button--tertiary.light {
  color: #ffffff;
  transition: color 200ms ease-out;
}
.platform-components-masthead__button--tertiary.light:hover,
.platform-components-masthead__button--tertiary.light:active,
.platform-components-masthead__button--tertiary.light:focus {
  color: #005abb;
}
.platform-components-masthead__button--tertiary:hover,
.platform-components-masthead__button--tertiary:active,
.platform-components-masthead__button--tertiary:focus {
  padding: 15px 0;
}
@media (min-width: 768px) {
  .platform-components-masthead__button {
    font-size: 1rem;
  }
}
.platform-components-masthead__button .button-icon {
  font-size: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__button .button-icon {
    font-size: 1.5rem;
  }
}
.platform-components-masthead__theme-01 {
  background-color: #ffffff;
  --overlay-color-1: rgba(255, 255, 255, 0.9);
}
.platform-components-masthead__theme-01 .platform-components-masthead__main-header,
.platform-components-masthead__theme-01 .platform-components-masthead__subtitle,
.platform-components-masthead__theme-01 .platform-components-masthead__body-copy,
.platform-components-masthead__theme-01 .platform-components-masthead__body-copy p,
.platform-components-masthead__theme-01 .platform-components-masthead__scroll-indicator,
.platform-components-masthead__theme-01 .platform-components-masthead__disclaimer p {
  color: #323232;
}
.platform-components-masthead__theme-01 .platform-components-masthead__disclaimer p {
  text-shadow: 0 0 8px rgba(255, 255, 255, 0.9);
}
.platform-components-masthead__theme-01 .platform-components-masthead__breadcrumb {
  color: #323232;
}
.platform-components-masthead__theme-01 .platform-components-masthead__breadcrumb:hover {
  color: #323232;
}
.platform-components-masthead__theme-01 .platform-components-masthead__preheader {
  color: #323232;
}
.platform-components-masthead__theme-01 .platform-components-masthead__body-copy a,
.platform-components-masthead__theme-01 .platform-components-masthead__disclaimer a {
  color: #005abb;
}
.platform-components-masthead__theme-01 .platform-components-masthead__body-copy a:hover,
.platform-components-masthead__theme-01 .platform-components-masthead__disclaimer a:hover {
  color: #002e5f;
}
.platform-components-masthead__theme-01 .platform-components-masthead__scroll-indicator:active,
.platform-components-masthead__theme-01 .platform-components-masthead__scroll-indicator:focus,
.platform-components-masthead__theme-01 .platform-components-masthead__scroll-indicator:hover {
  color: #002e5f;
}
.platform-components-masthead__theme-01 .platform-components-masthead__color-overlay {
  background-color: rgba(255, 255, 255, 0.9);
}
.platform-components-masthead__theme-02 {
  background-color: #ededed;
  --overlay-color-1: rgba(237, 237, 237, 0.9);
}
.platform-components-masthead__theme-02 .platform-components-masthead__main-header,
.platform-components-masthead__theme-02 .platform-components-masthead__subtitle,
.platform-components-masthead__theme-02 .platform-components-masthead__body-copy,
.platform-components-masthead__theme-02 .platform-components-masthead__body-copy p,
.platform-components-masthead__theme-02 .platform-components-masthead__scroll-indicator,
.platform-components-masthead__theme-02 .platform-components-masthead__disclaimer p {
  color: #323232;
}
.platform-components-masthead__theme-02 .platform-components-masthead__disclaimer p {
  text-shadow: 0 0 8px rgba(237, 237, 237, 0.9);
}
.platform-components-masthead__theme-02 .platform-components-masthead__breadcrumb {
  color: #323232;
}
.platform-components-masthead__theme-02 .platform-components-masthead__breadcrumb:hover {
  color: #323232;
}
.platform-components-masthead__theme-02 .platform-components-masthead__preheader {
  color: #323232;
}
.platform-components-masthead__theme-02 .platform-components-masthead__body-copy a,
.platform-components-masthead__theme-02 .platform-components-masthead__disclaimer a {
  color: #005abb;
}
.platform-components-masthead__theme-02 .platform-components-masthead__body-copy a:hover,
.platform-components-masthead__theme-02 .platform-components-masthead__disclaimer a:hover {
  color: #002e5f;
}
.platform-components-masthead__theme-02 .platform-components-masthead__scroll-indicator:active,
.platform-components-masthead__theme-02 .platform-components-masthead__scroll-indicator:focus,
.platform-components-masthead__theme-02 .platform-components-masthead__scroll-indicator:hover {
  color: #002e5f;
}
.platform-components-masthead__theme-02 .platform-components-masthead__color-overlay {
  background-color: rgba(237, 237, 237, 0.9);
}
.platform-components-masthead__theme-03 {
  background-color: #323232;
  --overlay-color-1: rgba(0, 0, 0, 0.8);
}
.platform-components-masthead__theme-03 .platform-components-masthead__main-header,
.platform-components-masthead__theme-03 .platform-components-masthead__subtitle,
.platform-components-masthead__theme-03 .platform-components-masthead__body-copy,
.platform-components-masthead__theme-03 .platform-components-masthead__body-copy p,
.platform-components-masthead__theme-03 .platform-components-masthead__scroll-indicator,
.platform-components-masthead__theme-03 .platform-components-masthead__disclaimer p {
  color: #ffffff;
}
.platform-components-masthead__theme-03 .platform-components-masthead__disclaimer p {
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
}
.platform-components-masthead__theme-03 .platform-components-masthead__breadcrumb {
  color: #ffffff;
}
.platform-components-masthead__theme-03 .platform-components-masthead__breadcrumb:hover {
  color: #ffffff;
}
.platform-components-masthead__theme-03 .platform-components-masthead__preheader {
  color: #ffffff;
}
.platform-components-masthead__theme-03 .platform-components-masthead__body-copy a,
.platform-components-masthead__theme-03 .platform-components-masthead__disclaimer a {
  color: #ffffff;
}
.platform-components-masthead__theme-03 .platform-components-masthead__body-copy a:hover,
.platform-components-masthead__theme-03 .platform-components-masthead__disclaimer a:hover {
  color: #d9d9d9;
}
.platform-components-masthead__theme-03 .platform-components-masthead__scroll-indicator:active,
.platform-components-masthead__theme-03 .platform-components-masthead__scroll-indicator:focus,
.platform-components-masthead__theme-03 .platform-components-masthead__scroll-indicator:hover {
  color: #d9d9d9;
}
.platform-components-masthead__theme-03 .platform-components-masthead__color-overlay {
  background-color: rgba(0, 0, 0, 0.8);
}
.platform-components-masthead__theme-04 {
  background-color: #002e5f;
  --overlay-color-1: rgba(0, 0, 0, 0.6);
}
.platform-components-masthead__theme-04 .platform-components-masthead__main-header,
.platform-components-masthead__theme-04 .platform-components-masthead__subtitle,
.platform-components-masthead__theme-04 .platform-components-masthead__body-copy,
.platform-components-masthead__theme-04 .platform-components-masthead__body-copy p,
.platform-components-masthead__theme-04 .platform-components-masthead__scroll-indicator,
.platform-components-masthead__theme-04 .platform-components-masthead__disclaimer p {
  color: #ffffff;
}
.platform-components-masthead__theme-04 .platform-components-masthead__disclaimer p {
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.platform-components-masthead__theme-04 .platform-components-masthead__breadcrumb {
  color: #ffffff;
}
.platform-components-masthead__theme-04 .platform-components-masthead__breadcrumb:hover {
  color: #ffffff;
}
.platform-components-masthead__theme-04 .platform-components-masthead__preheader {
  color: #ffffff;
}
.platform-components-masthead__theme-04 .platform-components-masthead__body-copy a,
.platform-components-masthead__theme-04 .platform-components-masthead__disclaimer a {
  color: #ffffff;
}
.platform-components-masthead__theme-04 .platform-components-masthead__body-copy a:hover,
.platform-components-masthead__theme-04 .platform-components-masthead__disclaimer a:hover {
  color: #d9d9d9;
}
.platform-components-masthead__theme-04 .platform-components-masthead__scroll-indicator:active,
.platform-components-masthead__theme-04 .platform-components-masthead__scroll-indicator:focus,
.platform-components-masthead__theme-04 .platform-components-masthead__scroll-indicator:hover {
  color: #d9d9d9;
}
.platform-components-masthead__theme-04 .platform-components-masthead__color-overlay {
  background-color: rgba(0, 0, 0, 0.6);
}
.platform-components-masthead__center-alignment--lg {
  justify-content: center;
}
.platform-components-masthead__center-alignment--lg.platform-components-masthead__bottom-alignment--lg {
  --overlay-direction: to top;
}
.platform-components-masthead__center-alignment--lg.platform-components-masthead__top-alignment--lg {
  --overlay-direction: to bottom;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__center-alignment--lg.platform-components-masthead__bottom-alignment--md {
    --overlay-direction: to top;
  }
  .platform-components-masthead__center-alignment--lg.platform-components-masthead__top-alignment--md {
    --overlay-direction: to bottom;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__center-alignment--lg.platform-components-masthead__bottom-alignment--sm {
    --overlay-direction: to top;
  }
  .platform-components-masthead__center-alignment--lg.platform-components-masthead__top-alignment--sm {
    --overlay-direction: to bottom;
  }
}
.platform-components-masthead__left-alignment--lg {
  justify-content: flex-start;
}
.platform-components-masthead__left-alignment--lg.platform-components-masthead__bottom-alignment--lg {
  --overlay-direction: to top right;
}
.platform-components-masthead__left-alignment--lg.platform-components-masthead__middle-alignment--lg {
  --overlay-direction: to right;
}
.platform-components-masthead__left-alignment--lg.platform-components-masthead__top-alignment--lg {
  --overlay-direction: to bottom right;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__left-alignment--lg.platform-components-masthead__bottom-alignment--md {
    --overlay-direction: to top right;
  }
  .platform-components-masthead__left-alignment--lg.platform-components-masthead__middle-alignment--md {
    --overlay-direction: to right;
  }
  .platform-components-masthead__left-alignment--lg.platform-components-masthead__top-alignment--md {
    --overlay-direction: to bottom right;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__left-alignment--lg.platform-components-masthead__bottom-alignment--sm {
    --overlay-direction: to top right;
  }
  .platform-components-masthead__left-alignment--lg.platform-components-masthead__middle-alignment--sm {
    --overlay-direction: to right;
  }
  .platform-components-masthead__left-alignment--lg.platform-components-masthead__top-alignment--sm {
    --overlay-direction: to bottom right;
  }
}
.platform-components-masthead__right-alignment--lg {
  justify-content: flex-end;
}
.platform-components-masthead__right-alignment--lg.platform-components-masthead__bottom-alignment--lg {
  --overlay-direction: to top left;
}
.platform-components-masthead__right-alignment--lg.platform-components-masthead__middle-alignment--lg {
  --overlay-direction: to left;
}
.platform-components-masthead__right-alignment--lg.platform-components-masthead__top-alignment--lg {
  --overlay-direction: to bottom left;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__right-alignment--lg.platform-components-masthead__bottom-alignment--md {
    --overlay-direction: to top left;
  }
  .platform-components-masthead__right-alignment--lg.platform-components-masthead__middle-alignment--md {
    --overlay-direction: to left;
  }
  .platform-components-masthead__right-alignment--lg.platform-components-masthead__top-alignment--md {
    --overlay-direction: to bottom left;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__right-alignment--lg.platform-components-masthead__bottom-alignment--sm {
    --overlay-direction: to top left;
  }
  .platform-components-masthead__right-alignment--lg.platform-components-masthead__middle-alignment--sm {
    --overlay-direction: to left;
  }
  .platform-components-masthead__right-alignment--lg.platform-components-masthead__top-alignment--sm {
    --overlay-direction: to bottom left;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__center-alignment--md {
    justify-content: center;
  }
  .platform-components-masthead__center-alignment--md.platform-components-masthead__bottom-alignment--lg {
    --overlay-direction: to top;
  }
  .platform-components-masthead__center-alignment--md.platform-components-masthead__top-alignment--lg {
    --overlay-direction: to bottom;
  }
  .platform-components-masthead__center-alignment--md.platform-components-masthead__bottom-alignment--md {
    --overlay-direction: to top;
  }
  .platform-components-masthead__center-alignment--md.platform-components-masthead__top-alignment--md {
    --overlay-direction: to bottom;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__left-alignment--md {
    justify-content: flex-start;
  }
  .platform-components-masthead__left-alignment--md.platform-components-masthead__bottom-alignment--lg {
    --overlay-direction: to top right;
  }
  .platform-components-masthead__left-alignment--md.platform-components-masthead__top-alignment--lg {
    --overlay-direction: to bottom right;
  }
  .platform-components-masthead__left-alignment--md.platform-components-masthead__middle-alignment--lg {
    --overlay-direction: to right;
  }
  .platform-components-masthead__left-alignment--md.platform-components-masthead__bottom-alignment--md {
    --overlay-direction: to top right;
  }
  .platform-components-masthead__left-alignment--md.platform-components-masthead__middle-alignment--md {
    --overlay-direction: to right;
  }
  .platform-components-masthead__left-alignment--md.platform-components-masthead__top-alignment--md {
    --overlay-direction: to bottom right;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__right-alignment--md {
    justify-content: flex-end;
  }
  .platform-components-masthead__right-alignment--md.platform-components-masthead__bottom-alignment--lg {
    --overlay-direction: to top left;
  }
  .platform-components-masthead__right-alignment--md.platform-components-masthead__top-alignment--lg {
    --overlay-direction: to bottom left;
  }
  .platform-components-masthead__right-alignment--md.platform-components-masthead__middle-alignment--lg {
    --overlay-direction: to left;
  }
  .platform-components-masthead__right-alignment--md.platform-components-masthead__bottom-alignment--md {
    --overlay-direction: to top left;
  }
  .platform-components-masthead__right-alignment--md.platform-components-masthead__middle-alignment--md {
    --overlay-direction: to left;
  }
  .platform-components-masthead__right-alignment--md.platform-components-masthead__top-alignment--md {
    --overlay-direction: to bottom left;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__center-alignment--sm {
    justify-content: center;
  }
  .platform-components-masthead__center-alignment--sm.platform-components-masthead__bottom-alignment--lg {
    --overlay-direction: to top;
  }
  .platform-components-masthead__center-alignment--sm.platform-components-masthead__top-alignment--lg {
    --overlay-direction: to bottom;
  }
  .platform-components-masthead__center-alignment--sm.platform-components-masthead__bottom-alignment--sm {
    --overlay-direction: to top;
  }
  .platform-components-masthead__center-alignment--sm.platform-components-masthead__top-alignment--sm {
    --overlay-direction: to bottom;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__left-alignment--sm {
    justify-content: flex-start;
  }
  .platform-components-masthead__left-alignment--sm.platform-components-masthead__bottom-alignment--lg {
    --overlay-direction: to top right;
  }
  .platform-components-masthead__left-alignment--sm.platform-components-masthead__top-alignment--lg {
    --overlay-direction: to bottom right;
  }
  .platform-components-masthead__left-alignment--sm.platform-components-masthead__middle-alignment--lg {
    --overlay-direction: to right;
  }
  .platform-components-masthead__left-alignment--sm.platform-components-masthead__bottom-alignment--sm {
    --overlay-direction: to top right;
  }
  .platform-components-masthead__left-alignment--sm.platform-components-masthead__middle-alignment--sm {
    --overlay-direction: to right;
  }
  .platform-components-masthead__left-alignment--sm.platform-components-masthead__top-alignment--sm {
    --overlay-direction: to bottom right;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__right-alignment--sm {
    justify-content: flex-end;
  }
  .platform-components-masthead__right-alignment--sm.platform-components-masthead__bottom-alignment--lg {
    --overlay-direction: to top left;
  }
  .platform-components-masthead__right-alignment--sm.platform-components-masthead__middle-alignment--lg {
    --overlay-direction: to left;
  }
  .platform-components-masthead__right-alignment--sm.platform-components-masthead__top-alignment--lg {
    --overlay-direction: to bottom left;
  }
  .platform-components-masthead__right-alignment--sm.platform-components-masthead__bottom-alignment--sm {
    --overlay-direction: to top left;
  }
  .platform-components-masthead__right-alignment--sm.platform-components-masthead__middle-alignment--sm {
    --overlay-direction: to left;
  }
  .platform-components-masthead__right-alignment--sm.platform-components-masthead__top-alignment--sm {
    --overlay-direction: to bottom left;
  }
}
@media (max-width: 1230px) {
  .platform-components-masthead__content.platform-components-masthead__boxed-container {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 1230px) {
  .platform-components-masthead__content {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.platform-components-masthead__width-lg--auto {
  width: auto;
}
.platform-components-masthead__width-lg--small {
  width: calc(33.33333333%);
}
.platform-components-masthead__width-lg--medium {
  width: 50%;
}
.platform-components-masthead__width-lg--large {
  width: 75%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__width-md--auto {
    width: auto;
  }
  .platform-components-masthead__width-md--small {
    width: calc(33.33333333%);
  }
  .platform-components-masthead__width-md--medium {
    width: 50%;
  }
  .platform-components-masthead__width-md--large {
    width: 75%;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__width-sm--auto {
    width: auto;
  }
  .platform-components-masthead__width-sm--small {
    width: calc(33.33333333%);
  }
  .platform-components-masthead__width-sm--medium {
    width: 50%;
  }
  .platform-components-masthead__width-sm--large {
    width: 75%;
  }
}
.platform-components-masthead__gradient-overlay {
  background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__gradient-overlay {
    background: linear-gradient(var(--overlay-direction--tablet), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__gradient-overlay {
    background: linear-gradient(var(--overlay-direction--mobile), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__gradient-overlay--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
  .platform-components-masthead__gradient-overlay--md.radial-gradient-none--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__gradient-overlay--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
  .platform-components-masthead__gradient-overlay--sm.radial-gradient-none--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
}
.platform-components-masthead .radial-gradient--lg {
  background: radial-gradient(50% 50% at center, var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead .radial-gradient--md {
    background: radial-gradient(50% 50% at center, var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
}
@media (max-width: 767px) {
  .platform-components-masthead .radial-gradient--sm {
    background: radial-gradient(50% 50% at center, var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead .radial-gradient-none--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
  .platform-components-masthead .radial-gradient-none--md.platform-components-masthead__gradient-overlay--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
}
@media (max-width: 767px) {
  .platform-components-masthead .radial-gradient-none--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
  .platform-components-masthead .radial-gradient-none--sm.platform-components-masthead__gradient-overlay--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
}
@media (max-width: 1230px) {
  .platform-components-masthead .platform-components-masthead__content2 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.pc-countdown .time {
  background-color: #005abb;
  font-family: 'AkzidenzGroteskBECondensed';
}
.pc-countdown .time:before {
  color: #ffffff;
  font-family: 'HelveticaRoman', Helvetica, Arial, sans-serif;
}
.pc-countdown .time:after {
  color: #ffffff;
}
</pre></body></html>