
    @import url(/dam/jcr:305f7f51-f995-4b88-8505-98314472744f/Arial%20regular.woff2);
    @import url(/dam/jcr:e97e5272-e429-4a19-a48d-221e79696d1a/Arial-BoldMT.woff2);
    @import url(/dam/jcr:6fc982db-6582-4a84-9a14-0815ee460191/ArialMT.woff2);
    @import url(/dam/jcr:d972b149-9fe5-47fe-a75c-b9a747bfeabd/ITCAvantGardeStd-Bold.woff2);
    @import url(/dam/jcr:4547854c-53e3-472b-93da-203091eaf310/ITCAvantGardeStd-Md.woff2);
    @import url(/dam/jcr:81f5a3d0-a3e4-4541-8846-7c8ca72f0e5b/verdana.ttf);
    @import url(/dam/jcr:eec931fe-ad36-4c24-ac9c-a8dde5e28643/ArialMT.woff2);
    @import url(/dam/jcr:892b9758-305d-4c50-9705-b684e23c4d7e/ariblk.woff2);

    @font-face {
      font-family: 'ArialRegular';
      font-display: swap;
      src: url(/dam/jcr:305f7f51-f995-4b88-8505-98314472744f/Arial%20regular.woff2) format('woff2');
    }
    @font-face {
      font-family: 'arial-bold';
      font-display: swap;
      src: url(/dam/jcr:e97e5272-e429-4a19-a48d-221e79696d1a/Arial-BoldMT.woff2) format('woff2');
    }
    @font-face {
      font-family: 'ArialMT';
      font-display: swap;
      src: url(/dam/jcr:6fc982db-6582-4a84-9a14-0815ee460191/ArialMT.woff2) format('woff2');
    }
    @font-face {
      font-family: 'itcavantgardestd-bold';
      font-display: swap;
      src: url(/dam/jcr:d972b149-9fe5-47fe-a75c-b9a747bfeabd/ITCAvantGardeStd-Bold.woff2) format('woff2');
    }
    @font-face {
      font-family: 'itcavantgardestd-md';
      font-display: swap;
      src: url(/dam/jcr:4547854c-53e3-472b-93da-203091eaf310/ITCAvantGardeStd-Md.woff2) format('woff2');
    }
    @font-face {
      font-family: 'verdanaregular';
      font-display: swap;
      src: url(/dam/jcr:81f5a3d0-a3e4-4541-8846-7c8ca72f0e5b/verdana.ttf) format('woff2');
    }
    @font-face {
      font-family: 'ArialMT700';
      font-display: swap;
      src: url(/dam/jcr:eec931fe-ad36-4c24-ac9c-a8dde5e28643/ArialMT.woff2) format('woff2');
    }
    @font-face {
      font-family: 'Arial Black';
      font-display: swap;
      src: url(/dam/jcr:892b9758-305d-4c50-9705-b684e23c4d7e/ariblk.woff2) format('woff2');
    }

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


























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




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




    .font-navigation {
      font-family: 'itcavantgardestd-md', sans-serif !important;
      font-style: normal;
      font-weight: 500;
      letter-spacing: 0px;
    }










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












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






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










    .font-listTitle {
      font-family: 'verdanaregular', sans-serif !important;
      font-style: normal;
      font-weight: 300;
      letter-spacing: 0px;
    }


:root {
  --theme-color-primary1: #441E6C;
  --theme-color-primary2: #1A8619;
  --theme-color-primary3: #FF0000;
  --theme-color-secondary1: #FFE900;
  --theme-color-secondary2: #3FD13C;
  --theme-color-secondary3: #0099D0;
  --theme-color-secondary4: #000000CC;
  --theme-color-secondary5: #00AC8C;
  --theme-color-secondary6: #9F9F9F3B;
  --theme-color-secondary7: #00000073;
  --theme-color-secondary8: #F51496;
  --theme-color-tertiary1: #000000CC;
  --theme-color-tertiary2: #00AC8C;
  --theme-color-tertiary3: #F5F3F7;
  --theme-color-tertiary4: #1A8619;
  --theme-color-tertiary5: #F5F3F7;
  --theme-color-tertiary6: #1FA71C;
  --theme-color-tertiary7: #858688;
  --theme-color-tertiary8: #FCFCFC;
  --theme-color-transparent: transparent;



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

  /*
    Typography
  */
  --theme-font-title: ArialRegular;
  --theme-title-text-color: #441E6C;
  --theme-font-body: verdanaregular;
  --theme-body-text-color: #000000CC;
  /*
    Title
  */
  --theme-title-font-weight: font-bold;
  /*
    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: #441E6C;
  --theme-rich-text-heading-font-family: inherit;
  /*
    Navigation
  */
  --theme-navigation-font-family: itcavantgardestd-md;
  /*
    Page Menu
  */
  --theme-pageMenu-active-anchor-link: black;
  /*
    Footer Links
  */
  --theme-footerLinks-font-family: ;
  /*
    Link (Button links and Akamai form links)
  */
  --theme-link-text-color: #1A8619;
  --theme-link-text-color-hover: #1A8619;
  /*
    List
  */
  --theme-bullet-color: inherit;
  /*
    Button default
  */
  --theme-button-font-family: verdanabold;
  --theme-button-text-color: white;
  --theme-button-text-color-hover: #1A8619;
  --theme-button-bg-color: #1A8619;
  --theme-button-bg-color-hover: white;
  --theme-button-border-radius: 0px;
  --theme-button-padding: 12px 20px;
  /*
    Button secondary
  */
  --theme-button-secondary-font-family: ;
  --theme-button-secondary-text-color: #fff;
  --theme-button-secondary-text-color-hover: #fff;
  --theme-button-secondary-bg-color: #2157A1;
  --theme-button-secondary-bg-color-hover: #007CB1;
  --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: #fff;
  --theme-button-tertiary-text-color-hover: #fff;
  --theme-button-tertiary-bg-color: #2157A1;
  --theme-button-tertiary-bg-color-hover: #007CB1;
  --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: arial-bold;
  /*
    FAQs
  */
  --theme-faqs-font-family: ;
  /*
    Tabs
  */
  --theme-tabs-font-family: verdanaregular;
  /*
    Carousel
  */
  --theme-carousel-nav-color: #525CA3;
  --theme-carousel-playpause-btn-icon-color: #1A8619;
  --theme-carousel-playpause-btn-icon-hover-color: #FFFFFF;
  --theme-carousel-playpause-btn-bg-hover-color: #1A8619;
  /*
    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: 32px;
  --title-2-font-size: 25px;
  --title-3-font-size: 23px;
  --title-4-font-size: 21px;
  --title-5-font-size: 19px;
  --title-6-font-size: 15px;
  /*
    Text size varibles for mobile
  */
  --text-1-font-size: 20px;
  --text-2-font-size: 16px;
  --text-3-font-size: 14px;
  --text-4-font-size: 13px;
  --text-5-font-size: 12px;
  --text-6-font-size: 11px;
}


/*
  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: 25px;
    --title-3-font-size: 23px;
    --title-4-font-size: 21px;
    --title-5-font-size: 19px;
    --title-6-font-size: 15px;
    /*
      Text size varibles for tablet
    */
    --text-1-font-size: 20px;
    --text-2-font-size: 16px;
    --text-3-font-size: 14px;
    --text-4-font-size: 13px;
    --text-5-font-size: 12px;
    --text-6-font-size: 11px;
  }
}


@media screen and (min-width: 1024px) {
  :root {
    /*
      Title size varibles for deskop
    */
      --title-1-font-size: 35px;
      --title-2-font-size: 28px;
      --title-3-font-size: 26px;
      --title-4-font-size: 24px;
      --title-5-font-size: 22px;
      --title-6-font-size: 18px;
    /*
      Text size varibles for desktop
    */
      --text-1-font-size: 22px;
      --text-2-font-size: 18px;
      --text-3-font-size: 16px;
      --text-4-font-size: 15px;
      --text-5-font-size: 14px;
      --text-6-font-size: 13px;
    }
}

