
    @import url(/dam/jcr:b110fe46-446e-4725-b423-cfc90f468149/Roboto-Black.woff2);
    @import url(/dam/jcr:72a6ee4b-e778-4393-92fa-d0c3daa45015/Roboto-Bold.woff2);
    @import url(/dam/jcr:b6c41021-fda7-42b9-b7bf-2318d8775429/Roboto-Light.woff2);
    @import url(/dam/jcr:51cb806c-1086-47ff-a3d1-6574f344951f/Roboto-Bold-TTP.woff2);
    @import url(/dam/jcr:2a1370ea-dd51-4c12-8b40-4343871f89ee/Roboto-Medium.woff2);
    @import url(/dam/jcr:116f072c-b812-4f8a-92c8-fb638ad4e3bf/Roboto-Regular.woff2);
    @import url(/dam/jcr:40d82b42-0d51-4094-a6ce-e4dbedff240c/Roboto-Light.woff2);
    @import url(/dam/jcr:907a8bca-5452-4c1d-8603-9ea133a1614b/Roboto-Regular.woff2);

    @font-face {
      font-family: 'Roboto-Black';
      font-display: swap;
      src: url(/dam/jcr:b110fe46-446e-4725-b423-cfc90f468149/Roboto-Black.woff2) format('woff2');
    }
    @font-face {
      font-family: 'Roboto-Bold';
      font-display: swap;
      src: url(/dam/jcr:72a6ee4b-e778-4393-92fa-d0c3daa45015/Roboto-Bold.woff2) format('woff2');
    }
    @font-face {
      font-family: 'Roboto';
      font-display: swap;
      src: url(/dam/jcr:b6c41021-fda7-42b9-b7bf-2318d8775429/Roboto-Light.woff2) format('woff2');
    }
    @font-face {
      font-family: 'Roboto-Bold-TTP';
      font-display: swap;
      src: url(/dam/jcr:51cb806c-1086-47ff-a3d1-6574f344951f/Roboto-Bold-TTP.woff2) format('woff2');
    }
    @font-face {
      font-family: 'Roboto-Medium';
      font-display: swap;
      src: url(/dam/jcr:2a1370ea-dd51-4c12-8b40-4343871f89ee/Roboto-Medium.woff2) format('woff2');
    }
    @font-face {
      font-family: 'Roboto-Regular';
      font-display: swap;
      src: url(/dam/jcr:116f072c-b812-4f8a-92c8-fb638ad4e3bf/Roboto-Regular.woff2) format('woff2');
    }
    @font-face {
      font-family: 'Roboto-Light-TTP';
      font-display: swap;
      src: url(/dam/jcr:40d82b42-0d51-4094-a6ce-e4dbedff240c/Roboto-Light.woff2) format('woff2');
    }
    @font-face {
      font-family: 'Roboto-Regular-TTP';
      font-display: swap;
      src: url(/dam/jcr:907a8bca-5452-4c1d-8603-9ea133a1614b/Roboto-Regular.woff2) format('woff2');
    }

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











main * a:hover:not(.button):not(.pdf-link) {
  color: #D04734 !important;
}















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




    .font-body {
      font-family: 'Roboto-Light-TTP', sans-serif !important;
      font-style: normal;
      font-weight: 300;
      letter-spacing: 0px;
    }




    .font-navigation {
      font-family: 'Roboto-Black', sans-serif !important;
      font-style: normal;
      font-weight: 700;
      letter-spacing: 0px;
    }




    .font-footer-links {
      font-family: 'Roboto', sans-serif !important;
      font-style: normal;
      font-weight: 400;
      letter-spacing: 0px;
    }








    .button--default, .button--outline {
      font-family: 'Arial-Bold', sans-serif !important;
      font-style: normal;
      font-weight: 700;
      letter-spacing: 0px;
    }




    .button--secondary, .button--secondary--outline {
      font-family: 'Arial-Bold', sans-serif !important;
      font-style: normal;
      font-weight: 700;
      letter-spacing: 0px;
    }




    .button--tertiary, .button--tertiary--outline {
      font-family: 'Arial-Bold', sans-serif !important;
      font-style: normal;
      font-weight: 700;
      letter-spacing: 0px;
    }








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










    .font-pageMenu {
      font-family: 'Roboto-Black', sans-serif !important;
      font-style: normal;
      font-weight: 700;
      letter-spacing: 0px;
    }






:root {
  --theme-color-primary1: #7A1912;
  --theme-color-primary2: #E9DEDD;
  --theme-color-primary3: #F5F2E9;
  --theme-color-secondary1: #E00F21;
  --theme-color-secondary2: #383838;
  --theme-color-secondary3: #E3E3E3;
  --theme-color-secondary4: #823D59;
  --theme-color-secondary5: #D04734;
  --theme-color-secondary6: #5C1A22;
  --theme-color-secondary7: #383838;
  --theme-color-secondary8: #FF00FF;
  --theme-color-tertiary1: #3A3B40;
  --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;



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

  /*
    Typography
  */
  --theme-font-title: Roboto-Bold;
  --theme-title-text-color: #525CA3;
  --theme-font-body: Roboto-Light-TTP;
  --theme-body-text-color: #3A3B40;
  /*
    Title
  */
  --theme-title-font-weight: font-normal;
  /*
    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: inherit;
  --theme-rich-text-heading-font-family: inherit;
  /*
    Navigation
  */
  --theme-navigation-font-family: Roboto-Black;
  /*
    Page Menu
  */
  --theme-pageMenu-active-anchor-link: #7A1912;
  /*
    Footer Links
  */
  --theme-footerLinks-font-family: Roboto;
  /*
    Link (Button links and Akamai form links)
  */
  --theme-link-text-color: #525CA3;
  --theme-link-text-color-hover: #735A8F;
  /*
    List
  */
  --theme-bullet-color: inherit;
  /*
    Button default
  */
  --theme-button-font-family: Arial-Bold;
  --theme-button-text-color: white;
  --theme-button-text-color-hover: white;
  --theme-button-bg-color: #7A1912;
  --theme-button-bg-color-hover: #D04734;
  --theme-button-border-radius: 999rem;
  --theme-button-padding: 0.5rem 1.25rem;
  /*
    Button secondary
  */
  --theme-button-secondary-font-family: Arial-Bold;
  --theme-button-secondary-text-color: #7A1912;
  --theme-button-secondary-text-color-hover: #D04734;
  --theme-button-secondary-bg-color: white;
  --theme-button-secondary-bg-color-hover: white;
  --theme-button-secondary-border-radius: 999rem;
  --theme-button-secondary-padding: 0.5rem 1.25rem;
  /*
    Button tertiary
  */
  --theme-button-tertiary-font-family: Arial-Bold;
  --theme-button-tertiary-text-color: white;
  --theme-button-tertiary-text-color-hover: white;
  --theme-button-tertiary-bg-color: #7A1912;
  --theme-button-tertiary-bg-color-hover: #D04734;
  --theme-button-tertiary-border-radius: 999rem;
  --theme-button-tertiary-padding: 0.5rem 1.25rem;
  /*
    Button quaternary
  */
  --theme-button-quaternary-font-family: ;
  --theme-button-quaternary-text-color: #fff;
  --theme-button-quaternary-text-color-hover: #fff;
  --theme-button-quaternary-bg-color: #2157A1;
  --theme-button-quaternary-bg-color-hover: #007CB1;
  --theme-button-quaternary-border-radius: 999rem;
  --theme-button-quaternary-padding: 0.5rem 1.25rem;
  /*
    Category Tags
  */
  --theme-category-tags-font-family: ;
  --theme-category-tags-border-radius: 0px;
  --theme-category-tags-text-color: #000;
  --theme-category-tags-bg-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: Roboto;
  /*
    FAQs
  */
  --theme-faqs-font-family: ;
  /*
    Tabs
  */
  --theme-tabs-font-family: ;
  /*
    Carousel
  */
  --theme-carousel-nav-color: #525CA3;
  --theme-carousel-playpause-btn-icon-color: #525CA3;
  --theme-carousel-playpause-btn-icon-hover-color: #FFFFFF;
  --theme-carousel-playpause-btn-bg-hover-color: #525CA3;
  /*
    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: Roboto-Bold;

  /*
    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: 32px;
  --title-2-font-size: 21px;
  --title-3-font-size: 18px;
  --title-4-font-size: 16px;
  --title-5-font-size: 1.8rem;
  --title-6-font-size: 1.6rem;
  /*
    Text size varibles for mobile
  */
  --text-1-font-size: 14px;
  --text-2-font-size: 13px;
  --text-3-font-size: 12px;
  --text-4-font-size: 16px;
  --text-5-font-size: .75rem;
  --text-6-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: 32px;
    --title-2-font-size: 21px;
    --title-3-font-size: 16px;
    --title-4-font-size: 16px;
    --title-5-font-size: 2.2rem;
    --title-6-font-size: 1.6rem;
    /*
      Text size varibles for tablet
    */
    --text-1-font-size: 14px;
    --text-2-font-size: 13px;
    --text-3-font-size: 12px;
    --text-4-font-size: 16px;
    --text-5-font-size: .75rem;
    --text-6-font-size: .5rem;
  }
}


@media screen and (min-width: 1024px) {
  :root {
    /*
      Title size varibles for deskop
    */
      --title-1-font-size: 32px;
      --title-2-font-size: 24px;
      --title-3-font-size: 18px;
      --title-4-font-size: 16px;
      --title-5-font-size: 2.2rem;
      --title-6-font-size: 1.6rem;
    /*
      Text size varibles for desktop
    */
      --text-1-font-size: 16px;
      --text-2-font-size: 14px;
      --text-3-font-size: 12px;
      --text-4-font-size: 18px;
      --text-5-font-size: .75rem;
      --text-6-font-size: .5rem;
    }
}

