
    @font-face {
      font-family: 'ITCAvantGardeStdBk';
      font-display: swap;
      src: url(/dam/jcr:8f01357d-4581-4ac9-bb1f-3601d7d88f4e/Nexa-Heavy.woff2) format('woff2');
    }
    @font-face {
      font-family: 'Maax-Regular';
      font-display: swap;
      src: url(/dam/jcr:7b2f642b-aa9c-4c36-8379-57cf8d4fc83f/Maax-Regular.otf) format('woff2');
    }
    @font-face {
      font-family: 'Moderat-Condensed-Bold';
      font-display: swap;
      src: url(/dam/jcr:17e5fcb5-49d2-4c59-94c8-cd51856c761b/Moderat-Condensed-Bold.otf) format('woff2');
    }
    @font-face {
      font-family: 'Maax-Bold';
      font-display: swap;
      src: url(/dam/jcr:42d48b41-5d84-4d8f-9e64-ed06c9a09117/Maax-Bold.otf) format('woff2');
    }

:root {
  --theme-color-white: #fff;
  --theme-color-black: #000;
}


























    .font-title {
      font-family: 'Moderat-Condensed-Bold', sans-serif !important;
      font-style: normal;
      font-weight: 400;
      letter-spacing: 0px;
    }




    .font-body {
      font-family: 'Maax-Regular', sans-serif !important;
      font-style: normal;
      font-weight: 400;
      letter-spacing: 0px;
    }




    .font-navigation {
      font-family: 'Moderat-Condensed-Bold', sans-serif !important;
      font-style: normal;
      font-weight: 400;
      letter-spacing: 0px;
    }






    .font-card {
      font-family: 'Moderat-Condensed-Bold', sans-serif !important;
      font-style: normal;
      font-weight: 400;
      letter-spacing: 0px;
    }






    .button--default, .button--outline {
      font-family: 'Gotham-Rounded-Medium', sans-serif !important;
      font-style: normal;
      font-weight: 400;
      letter-spacing: 0px;
    }




    .button--secondary, .button--secondary--outline {
      font-family: 'Gotham-Rounded-Medium', sans-serif !important;
      font-style: normal;
      font-weight: 400;
      letter-spacing: 0px;
    }




    .button--tertiary, .button--tertiary--outline {
      font-family: 'Gotham-Rounded-Medium', sans-serif !important;
      font-style: normal;
      font-weight: 400;
      letter-spacing: 0px;
    }




    .button--quaternary, .button--quaternary--outline {
      font-family: 'Gotham-Rounded-Medium', sans-serif !important;
      font-style: normal;
      font-weight: 400;
      letter-spacing: 0px;
    }






    .button--link {
      font-family: 'Moderat-Condensed-Bold', sans-serif !important;
      font-style: normal;
      font-weight: 400;
      letter-spacing: 0px;
    }




    .accordion-title {
      font-family: 'Moderat-Condensed-Bold', sans-serif !important;
      font-style: normal;
      font-weight: 400;
      letter-spacing: 0px;
    }




    .faqs--question {
      font-family: 'Moderat-Condensed-Bold', sans-serif !important;
      font-style: normal;
      font-weight: 400;
      letter-spacing: 0px;
    }






    .breadcrumbs {
      font-family: 'Nexa-Book', sans-serif !important;
      font-style: normal;
      font-weight: 400;
      letter-spacing: 0px;
    }




    .font-pageMenu {
      font-family: 'Moderat-Condensed-Bold', sans-serif !important;
      font-style: normal;
      font-weight: 400;
      letter-spacing: 0px;
    }






:root {
  --theme-color-primary1: #141414;
  --theme-color-primary2: #E6E6E6;
  --theme-color-primary3: #C3A0F0;
  --theme-color-secondary1: #8CE1AA;
  --theme-color-secondary2: #00000080;
  --theme-color-secondary3: #E6E6E64D;
  --theme-color-secondary4: #585858;
  --theme-color-secondary5: #E8E8E8;
  --theme-color-secondary6: #E6E6E633;
  --theme-color-secondary7: #735A8F;
  --theme-color-secondary8: #886AA3;
  --theme-color-tertiary1: #7079BD;
  --theme-color-tertiary2: #2B2B38;
  --theme-color-tertiary3: #575771;
  --theme-color-tertiary4: #6E6E91;
  --theme-color-tertiary5: #BBBAC6;
  --theme-color-tertiary6: #D6D5DD;
  --theme-color-tertiary7: #E6EDF9;
  --theme-color-tertiary8: #F4F7FC;
  --theme-color-transparent: transparent;


--grid-max-width-xs: 480px;
--grid-max-width-sm: 640px;
--grid-max-width-md: 768px;
--grid-max-width-lg: 1025px;
--grid-max-width-xl: 1280px;


  /*
    page
  */
  --theme-body-background-color: transparent;

  /*
    Typography
  */
  --theme-font-title: Moderat-Condensed-Bold;
  --theme-title-text-color: #141414;
  --theme-font-body: Maax-Regular;
  --theme-body-text-color: #141414;
  /*
    Title
  */
  --theme-title-font-weight: inherit;
  /*
    Rich text
  */
  --theme-rich-text-line-height: inherit;
  --theme-rich-text-p-vertical-spacing: 1.5rem;
  --theme-rich-text-heading-weight: inherit;
  --theme-rich-text-heading-font-color: #141414;
  --theme-rich-text-heading-font-family: inherit;
  /*
    Navigation
  */
  --theme-navigation-font-family: Moderat-Condensed-Bold;
  /*
    Page Menu
  */
  --theme-pageMenu-active-anchor-link: #8CE1AA;
  /*
    Footer Links
  */
  --theme-footerLinks-font-family: ;
  /*
    Link (Button links and Akamai form links)
  */
  --theme-link-text-color: #141414;
  --theme-link-text-color-hover: #141414;
  /*
    List
  */
  --theme-bullet-color: inherit;
  /*
    Button default
  */
  --theme-button-font-family: Gotham-Rounded-Medium;
  --theme-button-text-color: #141414;
  --theme-button-text-color-hover: #141414;
  --theme-button-bg-color: #8CE1AA;
  --theme-button-bg-color-hover: #8CE1AA;
  --theme-button-border-color: #525CA3;
  --theme-button-border-color-hover: #7079BD;
  --theme-button-border-radius: 999rem;
  --theme-button-padding: 0.5rem 1.25rem;
  /*
    Button secondary
  */
  --theme-button-secondary-font-family: Gotham-Rounded-Medium;
  --theme-button-secondary-text-color: white;
  --theme-button-secondary-text-color-hover: white;
  --theme-button-secondary-bg-color: #141414;
  --theme-button-secondary-bg-color-hover: #141414;
  --theme-button-secondary-border-color: #2157A1;
  --theme-button-secondary-border-color-hover: #007CB1;
  --theme-button-secondary-border-radius: 999rem;
  --theme-button-secondary-padding: 0.5rem 1.25rem;
  /*
    Button tertiary
  */
  --theme-button-tertiary-font-family: Gotham-Rounded-Medium;
  --theme-button-tertiary-text-color: white;
  --theme-button-tertiary-text-color-hover: white;
  --theme-button-tertiary-bg-color: #141414;
  --theme-button-tertiary-bg-color-hover: #141414;
  --theme-button-tertiary-border-color: #2157A1;
  --theme-button-tertiary-border-color-hover: #007CB1;
  --theme-button-tertiary-border-radius: 999rem;
  --theme-button-tertiary-padding: 0.5rem 1.25rem;
  /*
    Button quaternary
  */
  --theme-button-quaternary-font-family: Gotham-Rounded-Medium;
  --theme-button-quaternary-text-color: #141414;
  --theme-button-quaternary-text-color-hover: #141414;
  --theme-button-quaternary-bg-color: white;
  --theme-button-quaternary-bg-color-hover: white;
  --theme-button-quaternary-border-color: #2157A1;
  --theme-button-quaternary-border-color-hover: #007CB1;
  --theme-button-quaternary-border-radius: 999rem;
  --theme-button-quaternary-padding: 0.5rem 1.25rem;
  /*
    Button quinary
  */
  --theme-button-quinary-font-family: ;
  --theme-button-quinary-text-color: #fff;
  --theme-button-quinary-text-color-hover: #fff;
  --theme-button-quinary-bg-color: #2157A1;
  --theme-button-quinary-bg-color-hover: #007CB1;
  --theme-button-quinary-border-color: #2157A1;
  --theme-button-quinary-border-color-hover: #007CB1;
  --theme-button-quinary-border-radius: 999rem;
  --theme-button-quinary-padding: 0.5rem 1.25rem;
  /*
    Category Tags
  */
  --theme-category-tags-font-family: ;
  --theme-category-tags-border-radius: 999rem;
  --theme-category-tags-text-color: #000;
  --theme-category-tags-bg-color: #8CE1AA;
  --theme-category-tags-border-color: transparent;
  /*
    Content Block
  */
  --theme-content-block-bullet-color:  #000;
  --theme-content-block-table-width: auto;
  --theme-content-block-table-border-width: 1px;
  --theme-content-block-table-border-color:  #000;
  --theme-content-block-thead-bg-color:  #fff;
  --theme-content-block-thead-txt-color:  #000;
  --theme-content-block-cell-bg-color:  #fff;
  --theme-content-block-cell-txt-color:  #000;
  --theme-content-block-cell-horizontal-padding: 1rem;
  --theme-content-block-cell-vertical-padding: 1rem;
  /*
    Cards
  */
  --theme-cards-border-radius: 4px;
  /*
    Accordion
  */
  --theme-accordion-font-family: Moderat-Condensed-Bold;
  /*
    FAQs
  */
  --theme-faqs-font-family: Moderat-Condensed-Bold;
  /*
    Tabs
  */
  --theme-tabs-font-family: ;
  /*
    Carousel
  */
  --theme-carousel-nav-color: #E6E6E6;
  --theme-carousel-btn-active-color: #E6E6E6;
  --theme-carousel-btn-inactive-color: #FFFFFF;
  --theme-carousel-playpause-btn-icon-color: #00000080;
  --theme-carousel-playpause-btn-icon-hover-color: white;
  --theme-carousel-playpause-btn-bg-hover-color: #00000080;
  /*
    Forms
  */
  --theme-forms-header-color: #525CA3;
  --theme-forms-bg-color: #FFFFFF;
  --theme-forms-text-color: #525CA3;
  --theme-forms-title-color: #FFFFFF;
  --theme-forms-subtitle-color: #525CA3;
  --theme-forms-label-color: #525CA3;
  /*
    Image Caption
  */
  --theme-image-caption-font-size: 1rem;
  --theme-image-caption-font-family: ;

  /*
    Share Page
  */
  --theme-share-page-border-radius: 999rem;
  --theme-share-page-fill: var(--theme-color-white);

/*
  Title size varibles for mobile
*/
  --title-1-font-size: 28px;
  --title-2-font-size: 44px;
  --title-3-font-size: 28px;
  --title-4-font-size: 28px;
  --title-5-font-size: 44px;
  --title-6-font-size: 44px;
  /*
    Text size varibles for mobile
  */
  --text-1-font-size: 20px;
  --text-2-font-size: 14px;
  --text-3-font-size: 13px;
  --text-4-font-size: 28px;
  --text-5-font-size: 20px;
  --text-6-font-size: 16px;
  --text-7-font-size: .5rem;
  --text-8-font-size: .5rem;
  --text-9-font-size: .5rem;
  --text-10-font-size: .5rem;
  --text-11-font-size: .5rem;
}


/*
  Title size varibles for tablet & desktop
*/
@media screen and (min-width: 768px) {
  :root {
    /*
      Title size varibles for tablet
    */
    --title-1-font-size: 28px;
    --title-2-font-size: 44px;
    --title-3-font-size: 28px;
    --title-4-font-size: 28px;
    --title-5-font-size: 44px;
    --title-6-font-size: 44px;
    /*
      Text size varibles for tablet
    */
    --text-1-font-size: 20px;
    --text-2-font-size: 14px;
    --text-3-font-size: 14px;
    --text-4-font-size: 28px;
    --text-5-font-size: 20px;
    --text-6-font-size: 16px;
    --text-7-font-size: .5rem;
    --text-8-font-size: .5rem;
    --text-9-font-size: .5rem;
    --text-10-font-size: .5rem;
    --text-11-font-size: .5rem;
  }
}


@media screen and (min-width: 1024px) {
  :root {
    /*
      Title size varibles for deskop
    */
      --title-1-font-size: 28px;
      --title-2-font-size: 72px;
      --title-3-font-size: 44px;
      --title-4-font-size: 55px;
      --title-5-font-size: 90px;
      --title-6-font-size: 64px;
    /*
      Text size varibles for desktop
    */
      --text-1-font-size: 20px;
      --text-2-font-size: 14px;
      --text-3-font-size: 14px;
      --text-4-font-size: 44px;
      --text-5-font-size: 32px;
      --text-6-font-size: 24px;
      --text-7-font-size: .5rem;
      --text-8-font-size: .5rem;
      --text-9-font-size: .5rem;
      --text-10-font-size: .5rem;
      --text-11-font-size: .5rem;
    }
}

  :root {
    .msw-header-com nav.msw-nav[data-msw-nav-type=desktop] ul.msw-nav-level1>li.msw-nav-item>a.msw-nav-item-link>span {
    white-space: pre-line;
    font-family: 'ITCAvantGardeStdBk';
}
  }
