.custom-html--sitecore {
    /*Interactive Graphs*/
    /*Graphs Simple Animtion*/
    /*styling*/
  }
  .custom-html--sitecore #block-chart-graph {
    background-color: #F2F2F2;
  }
  .custom-html--sitecore #visitTimeline {
    width: 100%;
    position: relative;
  }
  .custom-html--sitecore .chart-grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .custom-html--sitecore .chart-grid .full-chart {
    width: 100%;
    flex-basis: 100%;
    flex-grow: 0;
    flex-shrink: 0;
    align-self: auto;
  }
  .custom-html--sitecore .chart-grid .half {
    flex-basis: 320px;
    flex-grow: 1;
    flex-shrink: 1;
    align-self: auto;
  }
  .custom-html--sitecore .chart-grid canvas {
    width: 100%;
  }
  .custom-html--sitecore .chart-grid p {
    font-size: 1.1em;
    max-width: 90%;
  }
  .custom-html--sitecore .btn-chart-all {
    width: 80% !important;
    text-align: center;
    min-width: 40px;
  }
  .custom-html--sitecore .btn-chart-ets,
  .custom-html--sitecore .btn-chart-af,
  .custom-html--sitecore .btn-chart-st,
  .custom-html--sitecore .btn-chart-otc {
    cursor: pointer;
    position: relative;
    padding-right: 30px;
    background: #fff;
    color: #000;
    text-align: left;
    width: 45%;
    white-space: unset;
  }
  @media (min-width: 520px) {
    .custom-html--sitecore .circle-ets,
    .custom-html--sitecore .circle-af,
    .custom-html--sitecore .circle-st,
    .custom-html--sitecore .circle-otc {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 10px;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      border: 1px solid #fff;
    }
  }
  @media (max-width: 520px) {
    .custom-html--sitecore .circle-ets,
    .custom-html--sitecore .circle-af,
    .custom-html--sitecore .circle-st,
    .custom-html--sitecore .circle-otc {
      position: absolute;
      left: -25px;
      width: 20px;
      height: 20px;
      border-radius: 50%;
    }
  }
  .custom-html--sitecore .circle-ets {
    background: #A100FF;
  }
  .custom-html--sitecore .circle-af {
    background: #5A5A5A;
  }
  .custom-html--sitecore .circle-st {
    background: #5F248E;
  }
  .custom-html--sitecore .circle-otc {
    background: #00BAFF;
  }
  .custom-html--sitecore .img-chart {
    margin-left: 4vw;
    width: 90vw;
    display: none;
    opacity: 0;
  }
  .custom-html--sitecore .img-chart.isActive {
    transition: opacity 1s ease;
    display: block;
    opacity: 1;
  }
  @media (min-width: 520px) {
    .custom-html--sitecore .mobile-only {
      display: none;
    }
  }
  @media (max-width: 520px) {
    .custom-html--sitecore .full-chart-mobile {
      min-height: 540px;
      width: 100vw;
      overflow: hidden;
    }
    .custom-html--sitecore .btn-chart-ets,
    .custom-html--sitecore .btn-chart-af,
    .custom-html--sitecore .btn-chart-st,
    .custom-html--sitecore .btn-chart-otc,
    .custom-html--sitecore .btn-chart-all {
      margin: 10px !important;
      width: 90vw;
    }
  }
  @media (min-width: 520px) {
    .custom-html--sitecore .img-ws-content,
    .custom-html--sitecore .img-ws-content-2,
    .custom-html--sitecore .img-ws-content-2a,
    .custom-html--sitecore .img-ws-content-2b,
    .custom-html--sitecore .img-ws-content-3,
    .custom-html--sitecore .img-ws-content-4,
    .custom-html--sitecore .img-ws-content-5 {
      position: relative;
      width: 100%;
    }
    .custom-html--sitecore .img-ws-1,
    .custom-html--sitecore .img-ws-1b,
    .custom-html--sitecore .img-ws-1c,
    .custom-html--sitecore .img-ws-1d,
    .custom-html--sitecore .img-ws-1e {
      width: 100%;
      position: inherit;
      z-index: 1;
      top: 0;
      left: 0;
    }
    .custom-html--sitecore .img-ws-2,
    .custom-html--sitecore .img-ws-2b,
    .custom-html--sitecore .img-ws-2c,
    .custom-html--sitecore .img-ws-2d,
    .custom-html--sitecore .img-ws-2d {
      width: 100%;
      position: absolute;
      left: 0px;
      bottom: -15px;
      opacity: 0;
      z-index: 2;
      transition: all 1s ease-in;
    }
    .custom-html--sitecore .img-ws-2ba,
    .custom-html--sitecore .img-ws-2bb {
      width: 100%;
      position: relative;
      left: 0px;
      bottom: -15px;
      opacity: 0;
      z-index: 2;
      transition: all 1s ease-in;
    }
    .custom-html--sitecore .counter75,
    .custom-html--sitecore .counter91 {
      position: absolute;
      left: 45%;
      top: 50%;
      transform: translate(-50%, -50%);
      opacity: 0;
      z-index: 1;
      transition: all 1s ease-in;
      font-size: 40px;
      line-height: 40px;
      font-family: "Graphik Black", Arial, Sans-Serif;
    }
    .custom-html--sitecore .percent75,
    .custom-html--sitecore .percent91 {
      position: absolute;
      left: 65%;
      top: 50%;
      transform: translate(-50%, -50%);
      opacity: 0;
      z-index: 2;
      transition: all 1s ease-in;
      font-size: 30px;
      line-height: 30px;
      font-family: "Graphik Black", Arial, Sans-Serif;
    }
    .custom-html--sitecore .img-ws-2.isActive,
    .custom-html--sitecore .img-ws-2b.isActive,
    .custom-html--sitecore .img-ws-2c.isActive,
    .custom-html--sitecore .img-ws-2d.isActive {
      transition-delay: 0.5s;
      opacity: 1;
      bottom: 0px;
    }
    .custom-html--sitecore .img-ws-2bb.isActive,
    .custom-html--sitecore .img-ws-2ba.isActive {
      transition-delay: 0.5s;
      opacity: 1;
      bottom: 0px;
    }
    .custom-html--sitecore .counter75.isActive,
    .custom-html--sitecore .counter91.isActive,
    .custom-html--sitecore .percent75.isActive,
    .custom-html--sitecore .percent91.isActive {
      transition-delay: 0.5s;
      opacity: 1;
    }
    .custom-html--sitecore .img-ws-2e {
      width: 0%;
      position: absolute;
      left: 0px;
      bottom: 0%;
      left: 0%;
      opacity: 0;
      z-index: 2;
      transition: all 0.7s ease-in;
    }
    .custom-html--sitecore .img-ws-2e.isActive {
      transition-delay: 0.5s;
      opacity: 1;
      z-index: 2;
      bottom: 0%;
      left: 0%;
      width: 100%;
    }
    .custom-html--sitecore .img-ws-3,
    .custom-html--sitecore .img-ws-3b,
    .custom-html--sitecore .img-ws-3c,
    .custom-html--sitecore .img-ws-3d {
      width: 100%;
      position: absolute;
      left: 0px;
      bottom: -10px;
      opacity: 0;
      z-index: 3;
      transition: all 1s ease-in;
    }
    .custom-html--sitecore .img-ws-3.isActive,
    .custom-html--sitecore .img-ws-3b.isActive,
    .custom-html--sitecore .img-ws-3c.isActive,
    .custom-html--sitecore .img-ws-3d.isActive {
      transition-delay: 1s;
      opacity: 1;
      bottom: 0px;
    }
    .custom-html--sitecore .img-ws-3e {
      width: 100%;
      position: absolute;
      left: 0%;
      bottom: -2%;
      opacity: 0;
      z-index: 2;
      transition: all 1s ease-in;
    }
    .custom-html--sitecore .img-ws-3e.isActive {
      transition-delay: 1.2s;
      opacity: 1;
      left: 0%;
      bottom: 0%;
    }
  }
  @media (max-width: 520px) {
    .custom-html--sitecore .img-ws-content,
    .custom-html--sitecore .img-ws-content-2,
    .custom-html--sitecore .img-ws-content-3,
    .custom-html--sitecore .img-ws-content-4,
    .custom-html--sitecore .img-ws-content-5 {
      position: relative;
      width: 100%;
    }
    .custom-html--sitecore .img-ws-1,
    .custom-html--sitecore .img-ws-1b,
    .custom-html--sitecore .img-ws-1c,
    .custom-html--sitecore .img-ws-1d,
    .custom-html--sitecore .img-ws-1e {
      width: 100%;
      position: inherit;
      z-index: 1;
      top: 0;
      left: 0;
    }
    .custom-html--sitecore .img-ws-2,
    .custom-html--sitecore .img-ws-2b,
    .custom-html--sitecore .img-ws-2c,
    .custom-html--sitecore .img-ws-2d,
    .custom-html--sitecore .img-ws-2e {
      width: 100%;
      position: absolute;
      left: 0px;
      bottom: 0px;
      opacity: 1;
      z-index: 2;
    }
    .custom-html--sitecore .img-ws-3,
    .custom-html--sitecore .img-ws-3b,
    .custom-html--sitecore .img-ws-3c,
    .custom-html--sitecore .img-ws-3d,
    .custom-html--sitecore .img-ws-3e {
      width: 100%;
      position: absolute;
      left: 0px;
      bottom: 0px;
      opacity: 1;
      z-index: 3;
    }
    .custom-html--sitecore .img-ws-2ba,
    .custom-html--sitecore .img-ws-2bb {
      width: 100%;
      position: relative;
      left: 0px;
      bottom: 0px;
      opacity: 1;
      z-index: 2;
      transition: all 1s ease-in;
    }
    .custom-html--sitecore .counter75,
    .custom-html--sitecore .counter91 {
      position: absolute;
      left: 45%;
      top: 50%;
      transform: translate(-50%, -50%);
      opacity: 1;
      z-index: 3;
      transition: all 1s ease-in;
      font-size: 40px;
      line-height: 40px;
      font-family: "Graphik Black", Arial, Sans-Serif;
    }
    .custom-html--sitecore .percent75,
    .custom-html--sitecore .percent91 {
      position: absolute;
      left: 65%;
      top: 50%;
      transform: translate(-50%, -50%);
      opacity: 1;
      z-index: 3;
      transition: all 1s ease-in;
      font-size: 35px;
      line-height: 35px;
      font-family: "Graphik Black", Arial, Sans-Serif;
    }
  }
  .custom-html--sitecore p.moveTo.isActive {
    color: #A100FF !important;
  }
  .custom-html--sitecore button[role=button] {
    border: 0px;
    background: transparent;
    display: inline-block;
    position: relative;
    z-index: 10;
    padding-top: 15px;
    border-radius: 0;
    transition: all 0.3s ease-out;
    display: block;
  }
  .custom-html--sitecore button[role=button]:hover .front {
    transform: translate(-5px, -5px);
  }
  .custom-html--sitecore button[role=button] .front {
    z-index: 10;
    transition: all 0.3s ease-out;
  }
  .custom-html--sitecore button[role=button] .behind {
    position: relative;
    z-index: -1;
    color: #a7a7a7;
    background: #a7a7a7;
    margin-top: -4.9rem;
    margin-left: 1.4rem;
    margin-right: 0.56rem;
    padding: 0.938em 0.938em;
    font-size: 0.875em;
    line-height: 1em;
  }
  .custom-html--sitecore button:active {
    outline: none;
    border: none;
  }
  .custom-html--sitecore button:focus {
    outline: 0;
  }
  .custom-html--sitecore div.btn-download-report {
    display: inline-block;
    position: relative;
    z-index: 10;
    padding-top: 15px;
    border-radius: 0;
    transition: all 0.3s ease-out;
    display: block;
  }
  .custom-html--sitecore div.btn-download-report:hover .front {
    transform: translate(-5px, -5px);
  }
  .custom-html--sitecore div.btn-download-report .front {
    z-index: 10;
    transition: all 0.3s ease-out;
  }
  .custom-html--sitecore div.btn-download-report .behind {
    position: relative;
    z-index: -1;
    color: #a7a7a7;
    background: #a7a7a7;
    margin-top: -4.9rem;
    margin-left: 1.4rem;
    margin-right: 0.56rem;
    padding: 0.938em 0.938em;
    font-size: 0.875em;
    line-height: 1em;
    width: 198.4px;
  }
  .custom-html--sitecore div.btn-download-report:active {
    outline: none;
    border: none;
  }
  .custom-html--sitecore div.btn-download-report:focus {
    outline: 0;
  }
  