


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


















































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






















    .tabComponent__tabsList li button {
      font-family: 'ArialBold', sans-serif !important;
      font-style: normal;
      font-weight: 400;
      letter-spacing: 0px;
    }














:root {
  --theme-color-primary1: #CD4A00;
  --theme-color-primary2: #d25d0e;
  --theme-color-primary3: #39505F;
  --theme-color-secondary1: #434343;
  --theme-color-secondary2: #2b2b38;
  --theme-color-secondary3: #F7EFE6;
  --theme-color-secondary4: #F7EFE6;
  --theme-color-secondary5: #BFCCE9;
  --theme-color-secondary6: #7180A8;
  --theme-color-secondary7: #9570AA;
  --theme-color-secondary8: #F4EFF6;
  --theme-color-tertiary1: #d25d0e;
  --theme-color-tertiary2: #a1a1a1;
  --theme-color-tertiary3: #FFF3C1;
  --theme-color-tertiary4: #CDB1D9;
  --theme-color-tertiary5: #3E90D0;
  --theme-color-tertiary6: #2137A1;
  --theme-color-tertiary7: #3D5CA4;
  --theme-color-tertiary8: #BFCCE9;
  --theme-color-transparent: transparent;



  /*
    page
  */
  --theme-body-background-color: #F7EFE6;

  /*
    Typography
  */
  --theme-font-title: Avant Garde;
  --theme-title-text-color: #525CA3;
  --theme-font-body: Noto Sans Regular;
  --theme-body-text-color: #000;
  /*
    Title
  */
  --theme-title-font-weight: inherit;
  /*
    Rich text
  */
  --theme-rich-text-line-height: 156%;
  --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: ;
  /*
    Page Menu
  */
  --theme-pageMenu-active-anchor-link: #CD4A00;
  /*
    Footer Links
  */
  --theme-footerLinks-font-family: ;
  /*
    Link (Button links and Akamai form links)
  */
  --theme-link-text-color: #39505F;
  --theme-link-text-color-hover: #735A8F;
  /*
    List
  */
  --theme-bullet-color: inherit;
  /*
    Button default
  */
  --theme-button-font-family: ;
  --theme-button-text-color: white;
  --theme-button-text-color-hover: white;
  --theme-button-bg-color: #CD4A00;
  --theme-button-bg-color-hover: #d25d0e;
  --theme-button-border-radius: 4px;
  --theme-button-padding: 12px 24px;
  /*
    Button secondary
  */
  --theme-button-secondary-font-family: ITCAvantGarde-700;
  --theme-button-secondary-text-color: #CD4A00;
  --theme-button-secondary-text-color-hover: white;
  --theme-button-secondary-bg-color: white;
  --theme-button-secondary-bg-color-hover: #CD4A00;
  --theme-button-secondary-border-radius: 999rem;
  --theme-button-secondary-padding: 0.5rem 1.25rem;
  /*
    Button tertiary
  */
  --theme-button-tertiary-font-family: ;
  --theme-button-tertiary-text-color: white;
  --theme-button-tertiary-text-color-hover: white;
  --theme-button-tertiary-bg-color: #CD4A00;
  --theme-button-tertiary-bg-color-hover: #CD4A00;
  --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: white;
  --theme-button-quaternary-text-color-hover: white;
  --theme-button-quaternary-bg-color: white;
  --theme-button-quaternary-bg-color-hover: #CD4A00;
  --theme-button-quaternary-border-radius: 0px;
  --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: 100%;
  --theme-content-block-table-border-width: 1px;
  --theme-content-block-table-border-color:  #CD4A00;
  --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:  #CD4A00;
  --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: ;
  /*
    FAQs
  */
  --theme-faqs-font-family: ;
  /*
    Tabs
  */
  --theme-tabs-font-family: ArialBold;
  /*
    Carousel
  */
  --theme-carousel-nav-color: black;
  --theme-carousel-playpause-btn-icon-color: white;
  --theme-carousel-playpause-btn-icon-hover-color: #CD4A00;
  --theme-carousel-playpause-btn-bg-hover-color: white;
  /*
    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: 18px;
  --title-2-font-size: 24px;
  --title-3-font-size: 30px;
  --title-4-font-size: 30px;
  --title-5-font-size: 28px;
  --title-6-font-size: 22px;
  /*
    Text size varibles for mobile
  */
  --text-1-font-size: 11px;
  --text-2-font-size: 12px;
  --text-3-font-size: 14px;
  --text-4-font-size: 16px;
  --text-5-font-size: 34px;
  --text-6-font-size: 22px;
}


/*
  Title size varibles for tablet & desktop
*/
@media screen and (min-width: 768px) {
  :root {
    /*
      Title size varibles for tablet
    */
    --title-1-font-size: 18px;
    --title-2-font-size: 33px;
    --title-3-font-size: 48px;
    --title-4-font-size: 40px;
    --title-5-font-size: 30px;
    --title-6-font-size: 22px;
    /*
      Text size varibles for tablet
    */
    --text-1-font-size: 11px;
    --text-2-font-size: 12px;
    --text-3-font-size: 16px;
    --text-4-font-size: 18px;
    --text-5-font-size: 34px;
    --text-6-font-size: 22px;
  }
}


@media screen and (min-width: 1024px) {
  :root {
    /*
      Title size varibles for deskop
    */
      --title-1-font-size: 18px;
      --title-2-font-size: 33px;
      --title-3-font-size: 48px;
      --title-4-font-size: 40px;
      --title-5-font-size: 30px;
      --title-6-font-size: 22px;
    /*
      Text size varibles for desktop
    */
      --text-1-font-size: 11px;
      --text-2-font-size: 12px;
      --text-3-font-size: 16px;
      --text-4-font-size: 18px;
      --text-5-font-size: 34px;
      --text-6-font-size: 22px;
    }
}

