.custom-html--sitecore span.top-subheader {
  font-family: "Graphik Regular", "Arial", Sans-Serif !important;
  font-size: 30px;
  line-height: 1.2;
  font-weight: normal;
}

.custom-html--sitecore .content-title-1 {
    font-family: 'Graphik', "Arial", Sans-Serif;
    font-style: normal;
    font-weight: 300;
    font-size: 50px !important;
    line-height: 115%;
    /* or 57px */
    text-align: center;
    letter-spacing: -0.02em;
    color: #7500C0;
    text-shadow: 0 !important;
  }
  .custom-html--sitecore .content-subtitle-1 {
    font-family: 'Graphik';
    font-style: normal;
    font-weight: 300;
    font-size: 30px !important;
    line-height: 124%;
    /* or 37px */
    text-align: center;
    letter-spacing: -0.02em;
    color: #C767FD;
    text-shadow: 0 !important;
  }
  .custom-html--sitecore .submarquee-title-1 {
    font-family: 'Graphik Medium' !important;
    font-style: normal;
    font-weight: 300;
    font-size: 50px !important;
    line-height: 115%;
    /* or 57px */
    text-align: left;
    letter-spacing: -0.02em;
    color: #ffffff;
    text-shadow: 0 !important;
  }
  .custom-html--sitecore .submarquee-subtitle-1 {
    font-family: 'Graphik' !important;
    font-style: bold !important;
    font-weight: 500;
    font-size: 30px !important;
    line-height: 124%;
    /* or 37px */
    text-align: left;
    letter-spacing: -0.02em;
    color: #ffffff;
    text-shadow: 0 !important;
  }
  @media screen and (max-width: 900px) {
    .custom-html--sitecore .submarquee-title-1 {
      font-family: 'Graphik' !important;
      font-style: normal;
      font-weight: 300;
      font-size: 50px !important;
      line-height: 115%;
      /* or 57px */
      text-align: left;
      letter-spacing: -0.02em;
      margin-top: -12.8rem;
      color: #fff;
      text-shadow: 0 !important;
    }
    .custom-html--sitecore .submarquee-subtitle-1 {
      font-family: 'Graphik' !important;
      font-style: bold !important;
      font-weight: 500;
      font-size: 30px !important;
      line-height: 124%;
      /* or 37px */
      text-align: left;
      letter-spacing: -0.02em;
      color: #000000;
      text-shadow: 0 !important;
    }
  }
  .custom-html--sitecore .circle-quote {
    position: absolute;
    left: -108px;
    top: 0px;
    padding: 25px;
    border-radius: 50%;
    width: 87px;
    height: 87px;
    background: #fff;
    border: 2px solid #c767fd;
    text-align: center;
  }
  .custom-html--sitecore .hero-gradient {
    position: relative;
    display: inline-block;
  }
  .custom-html--sitecore .hero-gradient:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0%;
    width: 100%;
    height: 40%;
    display: inline-block;
    background: linear-gradient(360deg, rgba(117, 0, 192, 0.6) 0%, rgba(196, 196, 196, 0) 100%);
  }
  @media screen and (max-width: 2736px) and (max-height: 1824px) {
    .custom-html--sitecore .hero-gradient:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 6%;
      width: 100%;
      height: 40%;
      display: inline-block;
      background: linear-gradient(360deg, rgba(117, 0, 192, 0.6) 0%, rgba(196, 196, 196, 0) 100%);
    }
  }
  @media screen and (max-width: 2560px) and (max-height: 1536px) {
    .custom-html--sitecore .hero-gradient:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 1.2%;
      width: 100%;
      height: 40%;
      display: inline-block;
      background: linear-gradient(360deg, rgba(117, 0, 192, 0.6) 0%, rgba(196, 196, 196, 0) 100%);
    }
  }
  @media screen and (max-width: 1600px) and (max-height: 900px) {
    .custom-html--sitecore .hero-gradient:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0%;
      width: 100%;
      height: 40%;
      display: inline-block;
      background: linear-gradient(360deg, rgba(117, 0, 192, 0.6) 0%, rgba(196, 196, 196, 0) 100%);
    }
  }
  @media screen and (max-width: 1280px) and (max-height: 960px) {
    .custom-html--sitecore .hero-gradient:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 11%;
      width: 100%;
      height: 40%;
      display: inline-block;
      background: linear-gradient(360deg, rgba(117, 0, 192, 0.6) 0%, rgba(196, 196, 196, 0) 100%);
    }
  }
  @media screen and (max-width: 1280px) and (max-height: 800px) {
    .custom-html--sitecore .hero-gradient:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 3%;
      width: 100%;
      height: 40%;
      display: inline-block;
      background: linear-gradient(360deg, rgba(117, 0, 192, 0.6) 0%, rgba(196, 196, 196, 0) 100%);
    }
  }
  @media screen and (max-width: 1280px) and (max-height: 720px) {
    .custom-html--sitecore .hero-gradient:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0.3%;
      width: 100%;
      height: 40%;
      display: inline-block;
      background: linear-gradient(360deg, rgba(117, 0, 192, 0.6) 0%, rgba(196, 196, 196, 0) 100%);
    }
  }
  .custom-html--sitecore .text-box {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    padding-right: 38px;
    padding-left: 38px;
    padding-top: 30px;
    padding-bottom: 40px;
    margin-top: 40px;
  }
  .custom-html--sitecore .body-content {
    margin-top: 0px;
  }
  .custom-html--sitecore .marquee {
    position: relative;
    width: 100%;
    height: 90vh;
    overflow: hidden;
    background: #F5F5F5;
  }
  .custom-html--sitecore .subheader-revolutionary {
    font-family: "Graphik semibold", "Arial", Sans-Serif !important;
    line-height: 1.2;
    padding-left: 20px;
    font-size: 32px !important;
  }
  .custom-html--sitecore .purple-card-header {
    font-family: "Graphik Semibold", "Arial", Sans-Serif !important;
    font-size: 30px !important;
    line-height: 1;
  }
  .custom-html--sitecore img.img-marquee-1 {
    width: 100%;
    position: absolute;
    top: 80px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -45%);
  }
  .custom-html--sitecore img.img-marquee-2 {
    width: 100%;
    position: absolute;
    top: 80px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .custom-html--sitecore video.vid-1 {
    position: absolute;
    z-index: 0;
    width: 60%;
    top: -30%;
    right: 0;
  }
  .custom-html--sitecore h2 {
    font-family: "Graphik", "Arial", Sans-Serif !important;
    font-size: 72px;
    font-style: normal;
    font-weight: 600;
    line-height: 68px;
    letter-spacing: -0.02em;
  }
  .custom-html--sitecore .content-module p {
    font-size: 1.6rem;
  }
  .custom-html--sitecore p {
    font-family: "Graphik Regular", "Arial", Sans-Serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: -0.02em;
  }
  .custom-html--sitecore p.title {
    font-family: "Graphik", "Arial", Sans-Serif !important;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.02em;
    text-align: left;
  }
  .custom-html--sitecore h3.subheader {
    font-family: "Graphik", "Arial", Sans-Serif !important;
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    line-height: 72px;
    letter-spacing: -0.02em;
  }
  .custom-html--sitecore p.quotes {
    padding: 20px 0px 0px 20px;
    font-family: "Graphik", "Arial", Sans-Serif !important;
    font-size: 28px;
    font-style: normal;
    font-weight: 300;
    line-height: 43px;
    letter-spacing: -0.02em;
    text-align: left;
  }
  @media screen and (max-width: 999px) {
    .custom-html--sitecore .marquee {
      position: relative;
      width: 100%;
      height: auto;
    }
    .custom-html--sitecore img.img-marquee-mobile {
      width: 100%;
      padding-top: 20px;
    }
    .custom-html--sitecore img.img-marquee-1, .custom-html--sitecore img.img-marquee-2 {
      position: relative;
      top: unset;
      left: unset;
      transform: unset;
    }
  }
  @media screen and (max-width: 767px) {
    .custom-html--sitecore .section-marque .ac-2.isactive .content-header {
      top: 55%;
    }
  }
  @media screen and (max-width: 1280px) and (max-height: 720px) {
    .custom-html--sitecore .section-marque .content-header {
      top: 70% !important;
    }
  }
  @media screen and (max-width: 1280px) and (min-height: 800px) {
    .custom-html--sitecore .section-marque .content-header {
      top: 70% !important;
    }
  }
  @media screen and (max-width: 1280px) and (min-height: 960px) {
    /* Ipad */
    .custom-html--sitecore .section-marque .content-header {
      top: 65% !important;
    }
  }
  @media (min-width: 768px) and (max-width: 1024px) {
    /* Mobile */
    .custom-html--sitecore .section-marque .content-header {
      top: 45% !important;
    }
    .custom-html--sitecore .figure-1.figure-1a {
      height: 38.72rem !important;
      border-top-left-radius: 20px !important;
      border-radius: 0px;
    }
    .custom-html--sitecore .figure-1.figure-1c {
      height: 38.72rem !important;
    }
    .custom-html--sitecore #block-section-7 > div > div > div > div > div > div > div > div.col-sm-10.col-xs-12.col-sm-offset-1 > div > img {
      width: 100%;
    }
    .custom-html--sitecore #block-section-7 > div > div > div > div > div > div > div > div.col-sm-8.col-xs-12.col-sm-offset-2 {
      margin-left: 0%;
    }
    .custom-html--sitecore #block-section-7 > div > div > div > div > div > div > div > div.col-sm-10.col-xs-12.col-sm-offset-1 > div > h2 {
      left: 12.8rem;
    }
    .custom-html--sitecore .section-container.section-container-8 {
      height: auto !important;
    }
  }
  @media (max-width: 767px) {
    .custom-html--sitecore .animate-container.ac-2.hidden-lg.hidden-md.hidden-sm {
      opacity: 1 !important;
    }
    .custom-html--sitecore .submarquee-title-1 {
      color: #fff !important;
      font-size: 25px !important;
      padding-left: 30px;
      margin-top: 0rem;
    }
    .custom-html--sitecore .submarquee-subtitle-1 {
      text-align: center;
      color: #fff;
      font-size: 25px !important;
    }
    .custom-html--sitecore .section-marque .ac-2.isactive .content-header {
      z-index: 2;
      color: #fff;
      top: 55% !important;
    }
    .custom-html--sitecore .ac-2 > .content-header > h2 {
      color: #fff;
      font-size: 45px;
      font-family: 'Graphik Medium' !important;
      font-style: normal;
      font-weight: 300;
      text-align: center;
      line-height: 1;
    }
    .custom-html--sitecore .section-marque .ac-2 > .content-header > h1 {
      color: #fff;
      font-size: 50px;
      font-family: 'Graphik Medium' !important;
      font-style: normal;
      font-weight: 300;
      text-align: center;
    }
    .custom-html--sitecore .section-marque .ac-2.isactive .content-header .subheader {
      font-size: 20px;
      margin-top: 0px !important;
    }
    .custom-html--sitecore span.top-subheader {
      font-size: 20px !important;
    }
    .custom-html--sitecore #block-section-7 > div > div > div > div > div > div > div > div.col-sm-10.col-xs-12.col-sm-offset-1 > div > img {
      width: 100%;
    }
    .custom-html--sitecore .subhead-header-gte {
      left: 50% !important;
      font-size: 35px !important;
      transform: translateX(-50%);
      width: 100%;
    }
    .custom-html--sitecore #block-section-7 > div > div > div > div > div > div > div > div.col-sm-8.col-xs-12.col-sm-offset-2 > div > div:nth-child(1) {
      padding-left: 0rem !important;
    }
    .custom-html--sitecore #block-section-7 > div > div > div > div > div > div > div > div.col-sm-8.col-xs-12.col-sm-offset-2 > div > div:nth-child(2) {
      padding-right: 0rem !important;
    }
  }
  .custom-html--sitecore .light-purple {
    color: #A41CBD;
  }
  .custom-html--sitecore .purple {
    color: #a100ff;
  }
  .custom-html--sitecore .pink {
    /* for stat numbers */
    color: #BC01FF;
    font-family: "Graphik Medium", "Arial", Sans-Serif !important;
    font-size: 30px !important;
    line-height: 1.1;
  }
  .custom-html--sitecore .white {
    color: #FFF;
    /**Marquee**/
  }
  .custom-html--sitecore .section-container.section-marque {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background: #FFFFFF;
  }
  .custom-html--sitecore .section-marque .content-header {
    position: absolute;
    text-align: center;
    color: #fff;
    top: 75%;
    left: 50%;
    width: 90%;
    transform: translate(-50%, -40%);
  }
  .custom-html--sitecore .marquee .content-header h1 {
    color: #fff;
    font-family: "Graphik Semibold", "Arial", Sans-Serif !important;
    font-size: 76px;
    font-style: normal;
    font-weight: 700;
    line-height: 80px;
    letter-spacing: -0.02em;
    text-align: center;
    text-shadow: 0px 4px 52px rgba(0, 0, 0, 0.63);
    transform: scale(3);
    opacity: 0;
    transition: all 1s ease-out;
  }
  .custom-html--sitecore .marquee .content-header.isactive h1 {
    transform: scale(0.9);
    opacity: 1;
  }
  .custom-html--sitecore .section-marque .ac-m h2.subheader {
    font-size: 32px;
    line-height: 40px;
  }
  .custom-html--sitecore .marquee .content-header h2.subheader {
    color: #fff;
    text-align: center;
    /* .marquee .content-header h2.subheader.isactive{ */
    /* font-size: 6.4rem !important; */
    /* line-height: 6.4rem !important; */
    /* position: relative !important; */
    /* top: -50px !important; */
    /* } */
  }
  .custom-html--sitecore .marquee .content-header h2.subheader {
    position: relative;
    top: 20px;
    opacity: 0;
    transition: all 0.4s ease-out;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -0.02em;
    margin-bottom: 2.56rem;
  }
  .custom-html--sitecore .marquee .content-header.isactive h2.subheader.isactive {
    top: 0px;
    opacity: 1;
    transition-delay: 0.3s;
  }
  .custom-html--sitecore .section-marque video.img-marquee-1 {
    width: 100%;
    position: absolute;
    top: 80px;
    left: 50%;
    top: 60%;
    transform: translate(-50%, -50%);
    transition: opacity 0.3 ease;
  }
  .custom-html--sitecore .section-marque video.img-marquee-1.isactive {
    opacity: 1;
  }
  .custom-html--sitecore .section-marque video.img-marquee-1 {
    opacity: 0;
  }
  .custom-html--sitecore .scroll-container {
    position: absolute;
    bottom: 20%;
    left: 50%;
    color: #fff;
    text-align: center;
    width: 80px;
    height: 80px;
    border: 1.5px solid #fff;
    border-radius: 50%;
    padding: 15px 10px;
    opacity: 0;
    transform: translateX(-50%) scale(1.1);
    box-shadow: 0 0 0 0 white;
    animation: pulse 2s infinite;
    cursor: pointer;
  }
  @media screen and (max-width: 1024px) {
    .custom-html--sitecore .scroll-container {
      width: 70px;
      height: 70px;
      border: 1.5px solid #fff;
      border-radius: 50%;
      padding: 10px 5px;
    }
  }
  .custom-html--sitecore .scroll-container.isactive {
    opacity: 1;
    transition: opacity 0.7s ease-out 1s;
  }
  .custom-html--sitecore svg.scroll-svg {
    height: 16px;
    position: relative;
    animation: movedown 2s infinite;
  }
  @keyframes movedown {
    0% {
      top: 0px;
    }
    100% {
      top: 10px;
    }
  }
  @keyframes pulse {
    0% {
      transform: translateX(-50%) scale(1.05);
      box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
    }
    70% {
      transform: translateX(-50%) scale(1.1);
      box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    }
    100% {
      transform: translateX(-50%) scale(1.05);
      box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
  }
  .custom-html--sitecore .arrow-i-down {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 7%;
    cursor: pointer;
    z-index: 1;
  }
  @media screen and (max-width: 1024px) {
    .custom-html--sitecore .arrow-i-down {
      display: none;
    }
  }
  .custom-html--sitecore .arrow-i {
    border: solid #fff;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 12px;
    transition: border 0.6s ease;
    position: relative;
  }
  .custom-html--sitecore .arrow-i.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  .custom-html--sitecore .section-marque video.img-marquee-2 {
    width: 100%;
    position: absolute;
    top: 80px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
  }
  .custom-html--sitecore .section-marque .ac-m, .custom-html--sitecore .section-marque .ac-1, .custom-html--sitecore .section-marque .ac-2, .custom-html--sitecore .section-marque .ac-3, .custom-html--sitecore .section-marque .ac-4, .custom-html--sitecore .section-marque .ac-5 {
    opacity: 0;
    z-index: -1;
    background: rgba(255, 255, 255, 0);
  }
  .custom-html--sitecore .section-marque .ac-m .content-header {
    opacity: 1;
    z-index: 2;
  }
  .custom-html--sitecore .section-marque .ac-2.isactive .content-header, .custom-html--sitecore .section-marque .ac-3.isactive .content-header, .custom-html--sitecore .section-marque .ac-4.isactive .content-header, .custom-html--sitecore .section-marque .ac-5.isactive .content-header {
    transition: opacity 0.7s ease-out;
    opacity: 1;
  }
  .custom-html--sitecore .section-marque .ac-2 .content-header h3.subheader, .custom-html--sitecore .section-marque .ac-3 .content-header h3.subheader, .custom-html--sitecore .section-marque .ac-4 .content-header h3.subheader, .custom-html--sitecore .section-marque .ac-5 .content-header h3.subheader {
    transition: transform 0.7s ease-out, opacity 0.7s ease-out;
    transform: scale(0.2);
    opacity: 0;
  }
  .custom-html--sitecore .section-marque .ac-2.isactive .content-header .subheader, .custom-html--sitecore .section-marque .ac-3.isactive .content-header .subheader, .custom-html--sitecore .section-marque .ac-4.isactive .content-header .subheader, .custom-html--sitecore .section-marque .ac-5.isactive .content-header .subheader {
    transform: scale(1);
    opacity: 1;
  }
  .custom-html--sitecore .section-marque .ac-2.isactive.isexit .content-header .subheader, .custom-html--sitecore .section-marque .ac-3.isactive.isexit .content-header .subheader, .custom-html--sitecore .section-marque .ac-4.isactive.isexit .content-header .subheader, .custom-html--sitecore .section-marque .ac-5.isactive.isexit .content-header .subheader {
    transform: scale(3);
    opacity: 0;
  }
  .custom-html--sitecore .section-marque .ac-1, .custom-html--sitecore .section-marque .ac-3 {
    transition: opacity 0.5s ease-out 0.3s;
  }
  .custom-html--sitecore .section-marque .ac-m.isactive, .custom-html--sitecore .section-marque .ac-1.isactive, .custom-html--sitecore .section-marque .ac-2.isactive, .custom-html--sitecore .section-marque .ac-3.isactive, .custom-html--sitecore .section-marque .ac-4.isactive, .custom-html--sitecore .section-marque .ac-5.isactive {
    z-index: 1;
    opacity: 1;
  }
  @media screen and (max-width: 1024px) {
    .custom-html--sitecore .section-container.section-marque {
      position: relative;
      height: auto;
    }
    .custom-html--sitecore .section-marque .ac-m {
      margin-top: 7px;
      z-index: 3 !important;
    }
    .custom-html--sitecore .section-marque .ac-m, .custom-html--sitecore .section-marque .ac-1, .custom-html--sitecore .section-marque .ac-3, .custom-html--sitecore .section-marque .ac-5 {
      z-index: 1;
      opacity: 1;
      position: relative;
      height: auto;
    }
    .custom-html--sitecore .section-marque video.img-marquee-1, .custom-html--sitecore .section-marque video.img-marquee-2 {
      width: 100%;
      position: relative;
      left: unset;
      top: unset;
      transform: unset;
    }
    .custom-html--sitecore .section-marque .marquee .content-header {
      top: 45%;
      left: 60%;
      width: 100%;
    }
    .custom-html--sitecore .section-marque .animate-container.ac-4.isactive {
      top: 34%;
    }
    .custom-html--sitecore .marquee .content-header h1 {
      font-size: 40px;
      line-height: 40px;
    }
    .custom-html--sitecore h3.subheader {
      font-size: 14px;
      line-height: 14px;
    }
    .custom-html--sitecore .scroll-container {
      position: absolute !important;
      bottom: 5%;
      transform: translateX(-50%) scale(0.5);
    }
  }
  @media screen and (max-width: 1199px) and (min-width: 1024px) {
    /** Animation on containers**/
    .custom-html--sitecore .section-marque video.img-marquee-1, .custom-html--sitecore .section-marque video.img-marquee-2 {
      width: 120%;
    }
  }
  .custom-html--sitecore .animate-container {
    /*
     position: absolute;
     top:0px;
     left: 0px;
     */
    height: 100%;
    width: 100%;
  }
  .custom-html--sitecore .purple-bar {
    background: #a41cbd;
    background: linear-gradient(180deg, #a41cbd 50%, rgba(164, 28, 189, 0) 100%);
    position: absolute;
    left: 5%;
    top: 0;
    width: 4px;
    height: 0px;
    transition: height 0.1s ease;
    /**Section 1**/
  }
  .custom-html--sitecore .section-container.section-container-1 {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #FFFFFF;
    text-align: left !important;
  }
  .custom-html--sitecore .section-container-1 .content-header {
    position: absolute;
    color: #fff;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
  }
  .custom-html--sitecore .section-container-1 .content-text p {
    text-align: left;
  }
  .custom-html--sitecore .section-container-1 .content-text img {
    width: 91%;
    max-width: 800px;
  }
  .custom-html--sitecore .author-section {
    padding-right: 4%;
    text-align: left;
  }
  .custom-html--sitecore .np-container-1 {
    border-right: 1.5px solid #c4c4c4;
  }
  @media screen and (max-width: 767px) {
    .custom-html--sitecore .np-container-1 {
      border-right: 0px solid #fff;
      border-bottom: 1.5px solid #c4c4c4;
    }
  }

  .custom-html--sitecore .author-name {
    font-family: "Graphik", "Arial", Sans-Serif !important;
    font-style: normal;
    font-weight: 500;
    font-size: 16px !important;
    line-height: 109.5%;
    margin-bottom: 5px !important;
    letter-spacing: -0.02em;
  }
  .custom-html--sitecore .section-container-1 .btn-download {
    position: relative;
    right: -70%;
    width: 290px;
    text-align: center;
    border: 2px solid #004DFF;
    border-radius: 20px;
    padding: 5px;
    color: #004DFF;
    margin-bottom: 20px;
  }
  .custom-html--sitecore .section-container-1 .btn-download svg.btn-arrow-down {
    right: 15px;
    position: absolute;
    height: 60%;
    border-bottom: 2px solid #004DFF;
    /** Purple borders **/
  }
  .custom-html--sitecore .purple-border-top {
    border-top: 2px solid #A41CBD;
  }
  .custom-html--sitecore .purple-border-left {
    border-left: 2px solid #A41CBD;
    border-right: 2px solid #FFFFFF;
    position: relative;
  }
  .custom-html--sitecore .purple-border-bottom {
    border-bottom: 2px solid #A41CBD;
    padding-left: 15px;
    /** Section 2 **/
  }
  .custom-html--sitecore .section-container.section-container-2 {
    position: relative;
    width: 100%;
    height: 60vh;
    overflow: hidden;
    background: #FFFFFF;
    opacity: 0;
    z-index: 2;
    transition: opacity 0.7s ease-out;
  }
  .custom-html--sitecore .section-container.section-container-2.isactive {
    opacity: 1;
    z-index: 2;
  }
  @media screen and (max-width: 1024px) {
    /* .section-container.section-container-2.isexit{ */
    /* display: none; */
    /* } */
    .custom-html--sitecore .section-container.section-container-2, .custom-html--sitecore .section-container.section-container-10 {
      height: auto !important;
    }
  }
  .custom-html--sitecore .section-container-2 .content-header {
    position: absolute;
    color: #fff;
    top: 80% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    text-align: left !important;
    width: 100%;
    max-width: 70.25em !important;
    z-index: 2;
  }
  .custom-html--sitecore .section-container-2 video.img-marquee-2 {
    width: 90%;
    position: absolute;
    top: 80px;
    left: 49.95%;
    /*margin*/
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .custom-html--sitecore .section-container-2 .ac-1, .custom-html--sitecore .section-container-2.ac-2 {
    opacity: 0;
    z-index: -1;
    background: rgba(255, 255, 255, 0);
  }
  .custom-html--sitecore .section-container-2 .ac-2.isactive .content-header {
    transition: opacity 0.7s ease-out;
    opacity: 1;
  }
  .custom-html--sitecore .section-container-2 .ac-2 .content-header h3.subheader {
    transition: transform 0.7s ease-out, opacity 0.7s ease-out;
    transform: scale(0.2);
    opacity: 0;
  }
  .custom-html--sitecore .section-container-2 .ac-2.isactive .content-header .subheader {
    transform: scale(1);
    opacity: 1;
  }
  .custom-html--sitecore .section-container-2 .ac-2.isactive.isexit .content-header .subheader {
    transform: scale(3);
    opacity: 0;
  }
  .custom-html--sitecore .section-container-2 .ac-1.isactive, .custom-html--sitecore .section-container-2 .ac-2.isactive {
    z-index: 1;
    opacity: 1;
  }
  .custom-html--sitecore .section-container-2 .ac-2 .img-1 {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -45.5%);
    /** Section 3 **/
  }
  .custom-html--sitecore .section-container.section-container-3 {
    position: relative;
    width: 100%;
    /* overflow: hidden; */
    background: #FFFFFF;
    /* z-index: 0; */
    /* top: -160vh; */
    /* margin-bottom: -160vh; */
  }
  .custom-html--sitecore .section-container-3 .content-header {
    position: absolute;
    text-align: center;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
  }
  .custom-html--sitecore .section-container-3 .content-text {
    margin-top: 3em;
  }
  .custom-html--sitecore .section-container-3 .content-text p {
    text-align: left;
  }
  .custom-html--sitecore .section-container-3 .content-text img {
    width: 100%;
    position: relative;
    left: -5%;
    top: -27px;
  }
  .custom-html--sitecore .section-container-3 .box-container {
    min-height: 450px;
  }
  .custom-html--sitecore .section-container-3 .box {
    height: 0px;
    overflow: hidden;
    opacity: 0.1;
    transition: opacity 0.3s ease, height 0.7s ease;
  }
  .custom-html--sitecore .section-container-3 .box.isactive {
    height: 400px;
    opacity: 1;
  }
  .custom-html--sitecore .section-container-3 .box.box-2 {
    transition-delay: 0.3s;
  }
  .custom-html--sitecore .section-container-3 .box.box-3 {
    transition-delay: 0.6s;
  }
  .custom-html--sitecore .section-container-3 .box .box-img {
    min-height: 100px;
    overflow: hidden;
  }
  .custom-html--sitecore .section-container-3 .box .box-img img {
    width: 100%;
  }
  .custom-html--sitecore .section-container-3 .box .box-des {
    padding: 20px;
    min-height: 200px;
    background: #7907c2;
    background: linear-gradient(45deg, #7907c2 26%, #e555ff 76%);
  }
  .custom-html--sitecore .section-container-3 .box .box-des p.light-text {
    font-size: 1.92rem;
  }
  .custom-html--sitecore .section-container-3 .box.box-2 {
    margin-top: 40px;
  }
  .custom-html--sitecore .section-container-3 .box.box-3 {
    margin-top: 80px;
    /** Section 4 **/
  }
  .custom-html--sitecore .section-container.section-container-4 {
    position: relative;
    width: 100%;
    height: 60vh;
    overflow: hidden;
    background: #FFFFFF;
    opacity: 1;
    z-index: 2;
    transition: opacity 0.7s ease-out;
  }
  .custom-html--sitecore .section-container.section-container-4.isactive {
    opacity: 1;
    z-index: 2;
    transform: scale(0.9) translate(0, 11%);
  }
  .custom-html--sitecore .section-container.section-container-4.isexit {
    /* display: none; */
    /* .section-container-4 .content-header { */
    /* position: absolute; */
    /* color: #fff; */
    /* top: 70% !important; */
    /* left: 50% !important; */
    /* transform: translate(-50%, -50%); */
    /* text-align: left !important; */
    /* width: 100%; */
    /* max-width: 70.25em !important; */
    /* } */
  }
  .custom-html--sitecore .section-container-4 video.img-marquee-2 {
    width: 90%;
    position: absolute;
    top: 80px;
    left: 49.95%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .custom-html--sitecore .section-container-4 .ac-1, .custom-html--sitecore .section-container-4 .ac-2 {
    opacity: 0;
    z-index: -1;
    background: rgba(255, 255, 255, 0);
  }
  .custom-html--sitecore .section-container-4 .ac-2.isactive .content-header {
    transition: opacity 0.7s ease-out;
    opacity: 1;
  }
  .custom-html--sitecore .section-container-4 .ac-2 .content-header h3.subheader {
    transition: transform 0.7s ease-out, opacity 0.7s ease-out;
    transform: scale(0.2);
    opacity: 0;
  }
  .custom-html--sitecore .section-container-4 .ac-2.isactive .content-header .subheader {
    transform: scale(1);
    opacity: 1;
  }
  .custom-html--sitecore .section-container-4 .ac-2.isactive.isexit .content-header .subheader {
    transform: scale(3);
    opacity: 0;
  }
  .custom-html--sitecore .section-container-4 .ac-1.isactive, .custom-html--sitecore .section-container-4 .ac-2.isactive {
    z-index: 1;
    opacity: 1;
    /**Section 5**/
  }
  .custom-html--sitecore .section-container.section-container-5 {
    position: relative;
    width: 100%;
  }
  .custom-html--sitecore .section-container-5 .content-header {
    position: absolute;
    text-align: center;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .custom-html--sitecore .section-container-5 .content-text {
    margin-top: 3em !important;
  }
  .custom-html--sitecore .section-container-5 .content-text.no-margin-top {
    margin-top: 0em;
  }
  .custom-html--sitecore .section-container-5 .content-text p {
    text-align: left;
  }
  .custom-html--sitecore .section-container-5 .content-text img {
    width: 100%;
    max-width: 800px;
    top: -31px;
    position: relative;
  }
  .custom-html--sitecore .section-container-5 .box-container {
    box-shadow: 2px 5px 5px #c4c4c4;
    margin-bottom: 4em;
  }
  .custom-html--sitecore .section-container-5 .box-gradient-purple {
    padding: 60px 20px;
    background: #7907c2;
    background: linear-gradient(45deg, #7907c2 26%, #e555ff 76%);
    color: #fff;
    min-height: 300px;
  }
  .custom-html--sitecore .box-gradient-purple .svg-icon {
    opacity: 0;
    transition: opacity 0.7s ease-in;
  }
  .custom-html--sitecore .box-gradient-purple.isactive .svg-icon {
    opacity: 1;
  }
  .custom-html--sitecore ul {
    /*list-style: none;*/
  }
  .custom-html--sitecore .section-container-5 .box-gradient-list ul li::before {
    content: "\2022" !important;
    color: #A41CBD !important;
    font-weight: bold;
    font-size: 2em;
    padding-right: 20px;
    vertical-align: bottom;
    display: flex;
    position: absolute;
    left: 35px;
    /** Section 8 **/
  }
  .custom-html--sitecore .section-container.section-container-6 {
    position: relative;
    width: 100%;
    height: 60vh;
    overflow: hidden;
    background: #FFFFFF;
    opacity: 1;
    z-index: 2;
    transition: opacity 0.7s ease-out;
  }
  .custom-html--sitecore .section-container.section-container-6.isactive {
    opacity: 1;
    z-index: 2;
  }
  .custom-html--sitecore .section-container.section-container-6.isexit {
    /* display: none; */
    /* .section-container-6 .content-header { */
    /* position: absolute; */
    /* color: #fff; */
    /* top: 70% !important; */
    /* left: 50% !important; */
    /* transform: translate(-50%, -50%); */
    /* text-align: left !important; */
    /* width: 100%; */
    /* max-width: 70.25em !important; */
    /* } */
  }
  .custom-html--sitecore .section-container-6 video.img-marquee-2 {
    width: 90%;
    position: absolute;
    top: 80px;
    left: 49.95%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .custom-html--sitecore .section-container-6 .ac-1, .custom-html--sitecore .section-container-6 .ac-2 {
    opacity: 0;
    z-index: -1;
    background: rgba(255, 255, 255, 0);
  }
  .custom-html--sitecore .section-container-6 .ac-2.isactive .content-header {
    transition: opacity 0.7s ease-out;
    opacity: 1;
  }
  .custom-html--sitecore .section-container-6 .ac-2 .content-header h3.subheader {
    transition: transform 0.7s ease-out, opacity 0.7s ease-out;
    transform: scale(0.2);
    opacity: 0;
  }
  .custom-html--sitecore .section-container-6 .ac-2.isactive .content-header .subheader {
    transform: scale(1);
    opacity: 1;
  }
  .custom-html--sitecore .section-container-6 .ac-2.isactive.isexit .content-header .subheader {
    transform: scale(3);
    opacity: 0;
  }
  .custom-html--sitecore .section-container-6 .ac-1.isactive, .custom-html--sitecore .section-container-6 .ac-2.isactive {
    z-index: 1;
    opacity: 1;
    /**Section 7**/
  }
  .custom-html--sitecore .section-container.section-container-7 {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #FFF;
  }
  .custom-html--sitecore .section-container-7 .content-text {
    margin-top: 3em;
  }
  .custom-html--sitecore .section-container-7 .box-container {
    box-shadow: 2px 5px 5px #c4c4c4;
    margin-bottom: 4em;
  }
  .custom-html--sitecore .section-container-7 .box-gradient-purple {
    padding: 60px 20px;
    background: #7907c2;
    background: linear-gradient(45deg, #7907c2 26%, #e555ff 76%);
    color: #fff;
    min-height: 300px;
  }
  .custom-html--sitecore .section-container-7 .box-gradient-list ul li::before {
    content: "\2022" !important;
    color: #A41CBD !important;
    font-weight: bold;
    font-size: 2em;
    padding-right: 20px;
    vertical-align: bottom;
    display: flex;
    position: absolute;
    left: 35px;
    /** Section 8 **/
  }
  .custom-html--sitecore .section-container.section-container-8 {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background: #FFFFFF;
    opacity: 0;
    z-index: 2;
    transition: opacity 0.7s ease-out;
  }
  .custom-html--sitecore .section-container-8 .content-header p {
    text-shadow: 1px 1px 1px #111;
  }
  .custom-html--sitecore .section-container.section-container-8.isactive {
    opacity: 1;
    z-index: 2;
  }
  .custom-html--sitecore .section-container.section-container-8.isexit {
    /* display: none; */
  }
  .custom-html--sitecore .section-container-8 .content-header {
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 70.25em;
    text-align: center;
  }
  .custom-html--sitecore .section-container-8 video.img-marquee-2 {
    width: 90%;
    position: absolute;
    top: 80px;
    left: 49.95%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .custom-html--sitecore .section-container-8 .ac-1, .custom-html--sitecore .section-container-8 .ac-2 {
    opacity: 0;
    z-index: -1;
    background: rgba(255, 255, 255, 0);
  }
  .custom-html--sitecore .section-container-8 .ac-2.isactive .content-header {
    transition: opacity 0.7s ease-out;
    opacity: 1;
  }
  .custom-html--sitecore .section-container-8 .ac-2 .content-header h3.subheader {
    transition: transform 0.7s ease-out, opacity 0.7s ease-out;
    transform: scale(0.2);
    opacity: 0;
  }
  .custom-html--sitecore .section-container-8 .ac-2.isactive .content-header .subheader {
    transform: scale(1);
    opacity: 1;
  }
  .custom-html--sitecore .section-container-8 .ac-2.isactive.isexit .content-header .subheader {
    transform: scale(3);
    opacity: 0;
  }
  .custom-html--sitecore .section-container-8 .ac-1.isactive, .custom-html--sitecore .section-container-8 .ac-2.isactive {
    z-index: 1;
    opacity: 1;
    /**Section 9**/
  }
  .custom-html--sitecore .section-container.section-container-9 {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #FFF;
  }
  .custom-html--sitecore .section-container-9 .content-text {
    margin-top: 3em;
  }
  .custom-html--sitecore .section-container-9 .box-container {
    box-shadow: 2px 5px 5px #c4c4c4;
  }
  .custom-html--sitecore .section-container-9 .box-gradient-purple {
    padding: 60px 20px;
    background: #7907c2;
    background: linear-gradient(45deg, #7907c2 26%, #e555ff 76%);
    color: #fff;
    min-height: 300px;
  }
  .custom-html--sitecore .section-container-9 .box-gradient-list ul li::before {
    content: "\2022" !important;
    color: #A41CBD !important;
    font-weight: bold;
    font-size: 2em;
    padding-right: 20px;
    vertical-align: bottom;
    display: flex;
    position: absolute;
    left: 35px;
    /** Section 10 **/
  }
  .custom-html--sitecore .section-container.section-container-10 {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background: #FFFFFF;
    opacity: 0;
    z-index: 2;
    transition: opacity 0.7s ease-out;
  }
  .custom-html--sitecore .section-container.section-container-10.isactive {
    opacity: 1;
    z-index: 2;
    /* .section-container.section-container-2.isexit{ */
    /* display: none; */
    /* } */
  }
  .custom-html--sitecore .section-container-10 .content-header {
    position: absolute;
    color: #fff;
    top: 70% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    text-align: left !important;
    width: 100%;
    max-width: 70.25em !important;
  }
  .custom-html--sitecore .section-container-10 video.img-marquee-2 {
    width: 100%;
    position: absolute;
    top: 80px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .custom-html--sitecore .section-container-10 .ac-1, .custom-html--sitecore .section-container-10 .ac-2 {
    opacity: 0;
    z-index: -1;
    background: rgba(255, 255, 255, 0);
  }
  .custom-html--sitecore .section-container-10 .ac-2.isactive .content-header {
    transition: opacity 0.7s ease-out;
    opacity: 1;
  }
  .custom-html--sitecore .section-container-10 .ac-2 .content-header h3.subheader {
    transition: transform 0.7s ease-out, opacity 0.7s ease-out;
    transform: scale(0.2);
    opacity: 0;
  }
  .custom-html--sitecore .section-container-10 .ac-2.isactive .content-header .subheader {
    transform: scale(1);
    opacity: 1;
  }
  .custom-html--sitecore .section-container-10 .ac-2.isactive.isexit .content-header .subheader {
    transform: scale(3);
    opacity: 0;
  }
  .custom-html--sitecore .section-container-10 .ac-1.isactive, .custom-html--sitecore .section-container-10 .ac-2.isactive {
    z-index: 1;
    opacity: 1;
  }
  .custom-html--sitecore .section-container-10 .ac-2 .img-1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /**Section 11**/
  }
  .custom-html--sitecore .section-container.section-container-11 {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #FFF;
    margin-top: 3em;
    /**Section 12**/
  }
  .custom-html--sitecore .section-container.section-container-12 {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  .custom-html--sitecore .section-container-12 .content-header {
    position: absolute;
    text-align: center;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .custom-html--sitecore .background-div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
  }
  .custom-html--sitecore .col-sm-12.col-xs-12.gte {
    padding-top: 350px;
  }
  .custom-html--sitecore .section-container-12 h2.subhead-header {
    text-align: center;
    padding-bottom: 350px;
    color: #fff;
  }
  .custom-html--sitecore .section-container-12 h4.module-title {
    color: #fff;
    /** GTE **/
  }
  .custom-html--sitecore .gte-container.fade-purple-border {
    padding: 20px 20px 40px 20px;
    /*border: 2px solid rgba(237, 212, 242, 0.4);*/
    text-align: center;
    margin-left: 5px;
    margin-bottom: 100px;
  }
  .custom-html--sitecore .gte-container.fade-purple-border a {
    color: #fff;
    padding: 15px;
    background: purple;
    position: relative;
    top: 20px;
    text-align: center;
    /**Carousel**/
  }
  .custom-html--sitecore .carousel, .custom-html--sitecore .carousel-inner, .custom-html--sitecore .carousel-inner > .item {
    overflow: hidden;
  }
  .custom-html--sitecore .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 250%;
    left: -67%;
  }
  .custom-html--sitecore .carousel-inner:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 82%;
    left: 0;
    content: "";
    display: block;
    background-color: #fff;
    z-index: 2;
  }
  .custom-html--sitecore .carousel-inner:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 66%;
    content: "";
    display: block;
    background-color: #fff;
    z-index: 2;
  }
  .custom-html--sitecore .carousel-control.left, .custom-html--sitecore .carousel-control.right {
    background: initial;
    width: 30%;
    color: #000;
    z-index: 10;
    top: -10px;
  }
  .custom-html--sitecore .carousel-description {
    max-width: 500px;
    position: absolute;
    right: 2%;
    z-index: 1;
  }
  .custom-html--sitecore ol.carousel-indicators {
    text-align: right;
  }
  .custom-html--sitecore .carousel-indicators li, .custom-html--sitecore .carousel-indicators .active {
    width: 10px;
    height: 20px;
    border-radius: 50%;
  }
  .custom-html--sitecore .cta-btn-icon.btn-arrow {
    border: 1px solid #004DFF;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    cursor: pointer;
  }
  .custom-html--sitecore .cta-btn-icon.btn-arrow.btn-arrow-left {
    top: 0px;
    right: 0px;
  }
  .custom-html--sitecore .cta-btn-icon.btn-arrow.btn-arrow-right {
    top: 0px;
    right: 0px;
  }
  .custom-html--sitecore .cta-btn-icon.btn-arrow .left-arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .custom-html--sitecore .cta-btn-icon.btn-arrow .right-arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(180deg);
  }
  .custom-html--sitecore span.btn-arrow-label {
    position: relative;
    bottom: 20px;
    font-family: "Graphik Normal", "Arial", Sans-Serif;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 3px;
    /**Fade effect**/
  }
  .custom-html--sitecore .svg-ani .fadingEffect {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: white;
    transition: width 1s ease-in;
  }
  .custom-html--sitecore .svg-ani.isactive .fadingEffect {
    width: 0%;
    /*.svg-ani.isactive .fadingEffect {
     -moz-animation: showHide 1s ease-in alternate ; 
     -webkit-animation: showHide 1s ease-in alternate ;
     -ms-animation: showHide 1s ease-in alternate ;
     -o-animation: showHide 1s ease-in alternate ;
     animation: showHide 1s ease-in alternate ;
     }
     @-webkit-keyframes showHide { 
     0% {width:100%}
     100% {width:0%}
     }
     @-moz-keyframes showHide {
     0% {width:100%}
     100% {width:0%}
     }
     @-ms-keyframes showHide {
     0% {width:100%}
     100% {width:0%}
     }
     @-o-keyframes showHide {
     0% {width:100%}
     100% {width:0%}
     }
     @keyframes showHide {
     0% {width:100%}
     100% {width:0%}
     }*/
    /**Progress Nav Bar**/
  }
  .custom-html--sitecore .progress-nav-bar {
    position: fixed;
    top: 69px;
    z-index: 15;
    width: 100%;
    height: 8px;
    background-color: #F2F2F2;
    transition: height 0.3s ease;
  }
  .custom-html--sitecore .progress-nav-bar-roller {
    position: absolute;
    background-color: transparent;
    top: 0;
    left: 0;
    height: 8px;
    width: 0%;
    transition: height 0.3s ease;
  }
  .custom-html--sitecore .progress-nav-bar.isactive {
    height: 5.7rem;
  }
  .custom-html--sitecore .progress-nav-bar.isactive .progress-nav-bar-roller {
    height: 5.7rem;
  }
  .custom-html--sitecore .progress-nav-bar:hover {
    height: 5.7rem;
  }
  .custom-html--sitecore .progress-nav-bar:hover .progress-nav-bar-roller {
    height: 5.7rem;
  }
  .custom-html--sitecore .progress-nav-bar-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
  }
  .custom-html--sitecore .nav-bar-menu {
    line-height: 1.6rem;
    width: auto;
    text-align: left;
    font-size: 1.28rem;
    float: left;
    height: 5.7rem;
    transition: all 0.3s ease;
    position: relative;
    padding: 0.3% 1.5%;
  }
  .custom-html--sitecore .nav-bar-menu span {
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    position: relative;
  }
  .custom-html--sitecore .nav-bar-menu.greybg {
    background-color: #F2F2F2;
  }
  .custom-html--sitecore .nav-bar-menu-0 {
    width: 5%;
    text-align: center;
    padding: 1.5em;
  }
  .custom-html--sitecore .nav-bar-menu-0 svg {
    transition: transform 0.6s ease;
    transform: rotate(0deg);
  }
  .custom-html--sitecore .nav-bar-menu-0.rotatesvg svg {
    transform: rotate(-90deg);
  }
  .custom-html--sitecore .progress-nav-bar.isactive .nav-bar-menu {
    transition-delay: 0.1s;
    opacity: 1;
    color: #111;
  }
  .custom-html--sitecore .nav-bar-menu .bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0%;
    background: #c3c3c3;
    z-index: -1;
  }
  .custom-html--sitecore .nav-bar-menu.run:after {
    transition: width 3s ease;
    width: 5%;
    z-index: -1;
  }
  @media screen and (max-width: 1200px) {
    .custom-html--sitecore .progress-nav-bar .progress-nav-bar-roller {
      background-color: #c4c4c4;
    }
  }
  @media screen and (max-width: 1024px) {
    .custom-html--sitecore .progress-nav-bar {
      top: 50px;
    }
    .custom-html--sitecore .progress-nav-bar.isactive {
      height: 40px;
    }
    .custom-html--sitecore .progress-nav-bar.isactive .nav-bar-menu {
      line-height: 16px;
    }
    .custom-html--sitecore .progress-nav-bar-menu {
      display: none;
    }
    .custom-html--sitecore #block-header #header-topnav .nav-submenu.panel {
      height: auto;
      width: auto;
    }
    .custom-html--sitecore .progress-nav-bar:hover {
      height: 8px;
    }
    .custom-html--sitecore .progress-nav-bar:hover .progress-nav-bar-roller {
      height: 8px;
    }
  }
  @media screen and (max-width: 767px) {
    /**Social media**/
    .custom-html--sitecore .content-text {
      padding: 0px 10px;
    }
    .custom-html--sitecore .purple-bar {
      left: 0%;
    }
    .custom-html--sitecore .content-text.quote-container {
      padding: 0px 15px !important;
    }
    .custom-html--sitecore .mobile-subheader {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 45px;
      line-height: 45px;
      text-align: center;
      text-shadow: 1px 1px 1px #111;
    }
    .custom-html--sitecore .section-container.section-container-8 {
      height: auto !important;
    }
    .custom-html--sitecore span.number-percent {
      font-size: 40px !important;
    }
    .custom-html--sitecore .quote-container-b {
      height: 5em !important;
    }
    .custom-html--sitecore p.quote-number {
      font-size: 65px !important;
    }
    .custom-html--sitecore .box-gradient-list ul {
      list-style: none;
    }
    .custom-html--sitecore .section-container-5 .box-gradient-list ul li::before {
      left: 18px;
    }
    .custom-html--sitecore .section-container-7 .box-gradient-list ul li::before {
      left: 18px;
    }
    .custom-html--sitecore .section-container-9 .box-gradient-list ul li::before {
      left: 18px;
    }
    .custom-html--sitecore .section-container-12 h2.subhead-header {
      padding-bottom: 20px;
    }
    .custom-html--sitecore .section-container.section-container-10 {
      height: 90vh !important;
    }
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee {
    position: fixed;
    top: 50%;
    left: 1%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 11;
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee.isActive {
    z-index: 3;
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon {
    padding-bottom: 10px;
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon .social-icon-trigger {
    display: block;
    text-align: center;
    padding: 10px;
    color: #676767;
    border: 1px solid #676767;
    border-radius: 50%;
    font-size: 20px;
    height: 42px;
    width: 42px;
    position: relative;
    opacity: 0;
    cursor: pointer;
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon .social-icon-trigger.twitter {
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    top: 2500px;
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon .social-icon-trigger.linkedin {
    -webkit-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
    top: 2500px;
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon .social-icon-trigger.facebook {
    -webkit-transition: all 0.9s ease-out;
    -o-transition: all 0.9s ease-out;
    transition: all 0.9s ease-out;
    top: 2500px;
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon .social-icon-trigger.mail {
    -webkit-transition: all 1.2s ease-out;
    -o-transition: all 1.2s ease-out;
    transition: all 1.2s ease-out;
    top: 2500px;
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon.isActive .social-icon-trigger {
    top: 0;
    opacity: 1;
    background: rgba(255, 255, 255, 0.2);
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon .social-icon-trigger svg {
    height: 100%;
    width: 100%;
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon .social-icon-trigger svg path {
    fill: #676767;
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon:hover .social-icon-trigger:hover {
    background-color: #676767;
    color: #fff;
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon:hover .social-icon-trigger:hover svg path {
    fill: #fff;
  }
  .custom-html--sitecore .share-icons-container-section .icon-bar-section {
    position: fixed;
    top: 50%;
    left: 1%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5;
  }
  .custom-html--sitecore .share-icons-container-section .icon-bar-section.isActive {
    z-index: 3;
  }
  .custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon {
    padding-bottom: 10px;
  }
  .custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon .social-icon-trigger {
    display: block;
    text-align: center;
    padding: 10px;
    color: #028FFF;
    border: 1px solid #028FFF;
    border-radius: 50%;
    font-size: 20px;
    height: 42px;
    width: 42px;
    position: relative;
    opacity: 0;
    cursor: pointer;
  }
  .custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon .social-icon-trigger.twitter {
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    top: 2500px;
  }
  .custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon .social-icon-trigger.linkedin {
    -webkit-transition: all 0.9s ease-out;
    -o-transition: all 0.9s ease-out;
    transition: all 0.9s ease-out;
    top: 2500px;
  }
  .custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon .social-icon-trigger.facebook {
    -webkit-transition: all 0.9s ease-out;
    -o-transition: all 0.9s ease-out;
    transition: all 0.9s ease-out;
    top: 2500px;
  }
  .custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon .social-icon-trigger.mail {
    -webkit-transition: all 1.2s ease-out;
    -o-transition: all 1.2s ease-out;
    transition: all 1.2s ease-out;
    top: 2500px;
  }
  .custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon.isActive .social-icon-trigger {
    top: 0;
    opacity: 1;
  }
  .custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon:hover .social-icon-trigger:hover {
    background-color: #028FFF;
    color: #fff;
    /** Learn More **/
  }
  .custom-html--sitecore .tv-quickaccess {
    position: fixed;
    z-index: 100;
    right: -16px;
    top: 150%;
    display: block;
    -webkit-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
    width: 105px;
    height: 105px;
  }
  .custom-html--sitecore .tv-quickaccess.isActive {
    top: 25%;
  }
  @media screen and (max-width: 1023px) {
    .custom-html--sitecore .tv-quickaccess.isActive {
      top: 150%;
    }
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__menu {
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item {
    cursor: pointer;
    position: absolute;
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
    background-color: #000;
    color: #fff;
    font-family: "Graphik Medium", "Arial Black", sans-serif;
    font-size: 8px;
    line-height: 9px;
    border: 0;
    width: 105px;
    height: 105px;
    min-height: 105px;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    transform: scale(0.7);
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item:hover {
    background-color: #A100FF;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.shide {
    top: 0 !important;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads {
    top: 0;
    z-index: 5;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads i.close-download {
    font-size: 24px;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads.isActive a, .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads.isActive a span {
    color: #A100FF !important;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads.isActive:hover a, .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads.isActive:hover a span {
    color: #fff !important;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads.isActive i.close-download {
    font-size: 24px;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.full-report {
    top: 72px;
    z-index: 4;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.short-report {
    top: 145px;
    z-index: 3;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.slide-share {
    top: 218px;
    z-index: 2;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.slide-info {
    top: 410px;
    z-index: 1;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item a, .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item div.btn-download {
    font-family: "Graphik Medium", "Arial Black", Sans-Serif;
    font-size: 8px;
    line-height: 9px;
    color: #fff;
    display: block;
    padding: 5px;
    padding-top: 18px;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item a span, .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item div.btn-download span {
    font-family: "Graphik Medium", "Arial Black", Sans-Serif;
    clear: both;
    display: block;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    padding: 5px;
  }
  .custom-html--sitecore .tv-quickaccess-mobile.isActive {
    display: block;
  }
  .custom-html--sitecore .tv-quickaccess-mobile {
    position: fixed;
    z-index: 100;
    right: 0;
    bottom: -150%;
    display: block;
    -webkit-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
    width: 40px;
    height: 40px;
  }
  .custom-html--sitecore .tv-quickaccess-mobile.isActive {
    bottom: 3%;
    right: 3%;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__menu {
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item {
    cursor: pointer;
    position: absolute;
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
    background-color: #000;
    color: #fff;
    font-family: "Graphik Medium", "Arial Black", sans-serif;
    font-size: 8px;
    line-height: 9px;
    border: 0;
    width: 40px;
    height: 40px;
    min-height: 40px;
    border-radius: 50%;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .btn-download {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item:hover {
    background-color: #A100FF;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.shide {
    bottom: 0 !important;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.downloads {
    bottom: 0;
    z-index: 5;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.downloads i.close-download {
    font-size: 24px;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.downloads.isActive a, .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads.isActive a span {
    color: #A100FF !important;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.downloads.isActive:hover a, .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads.isActive:hover a span {
    color: #fff !important;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.downloads.isActive i.close-download {
    font-size: 24px;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.full-report {
    bottom: 41px;
    z-index: 4;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.short-report {
    bottom: 82px;
    z-index: 3;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.slide-share {
    bottom: 123px;
    z-index: 2;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.slide-info {
    bottom: 124px;
    z-index: 1;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item a, .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item div.btn-download {
    font-family: "Graphik Medium", "Arial Black", Sans-Serif;
    font-size: 8px;
    line-height: 9px;
    color: #fff;
    display: block;
    padding: 12px;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item a span, .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item div.btn-download span {
    font-family: "Graphik Medium", "Arial Black", Sans-Serif;
    clear: both;
    display: block;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    padding: 5px;
  }
  .custom-html--sitecore .section-container-8 .ac-2 .img-1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*
     .section-container-6 .ac-2 .img-1 {
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-49%, -50%);
     }
     */
  }
  .custom-html--sitecore .scroll-down {
    position: absolute;
    bottom: 6%;
    left: 47%;
    color: #fff;
    text-align: center;
    width: 85px;
    border: 1.5px solid #fff;
    border-radius: 50%;
    padding: 15px 10px;
    /* opacity: 0; */
    /* transform: translateX(-50%); */
    box-shadow: 0 0 0 0 white;
    animation: pulseScroll 2s infinite;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.8);
    transform: scale(0.8);
  }
  .custom-html--sitecore .scroll-down.isactive {
    opacity: 1;
  }
  .custom-html--sitecore .scroll-down span {
    color: #004DFF;
    font-family: "Graphik Light", "Arial", Sans-Serif;
    display: block;
  }
  .custom-html--sitecore #block-section-7 {
    background: #f2f2f2;
  }
  .custom-html--sitecore .animated.fade-in {
    position: relative;
    top: 50px;
    opacity: 0;
    transition: all 0.3s ease-out;
  }
  .custom-html--sitecore .animated.fade-in.isactive {
    opacity: 1;
    top: 0px;
  }
  .custom-html--sitecore .figure-1 p {
    margin: 0px;
  }
  .custom-html--sitecore .figure-1 {
    padding: 20px 30px;
  }
  .custom-html--sitecore .adjust-top {
    top: -1px;
  }
  .custom-html--sitecore .figure-1.figure-1a {
    /*background-image: radial-gradient(circle, #fad2ff, #f2b8f6, #ea9dec, #e381e0, #dc62d4);*/
    /*background: rgb(243,153,235);
     background: radial-gradient(circle, rgba(243,153,235,1) 53%, rgba(209,115,144,1) 92%);*/
    background-image: url("/_acnmedia/Thought-Leadership-Assets/Page-Assets/omni-connected/images/Accenture-Omni-Connected-Quadrant1");
    width: 100%;
    border-top-left-radius: 20px;
    margin-right: 1px;
    /*margin-bottom: 1px;*/
    padding-right: 60px;
    height: 28.72rem;
  }
  .custom-html--sitecore .figure-1.figure-1b {
    /*background-image: radial-gradient(circle, #ee86fb, #dd75e4, #cc65ce, #bb54b8, #aa44a3);*/
    /*background: rgb(244,81,248);
     background: linear-gradient(45deg, rgba(244,81,248,1) 51%, rgba(213,39,210,1) 81%);*/
    background-image: url("/_acnmedia/Thought-Leadership-Assets/Page-Assets/omni-connected/images/Accenture-Omni-Connected-Quandrant2");
    width: 100%;
    border-top-right-radius: 20px;
    margin-bottom: 1px;
  }
  .custom-html--sitecore .figure-1.figure-1c {
    /*background-image: radial-gradient(circle, #fad2ff, #f2b8f6, #ea9dec, #e381e0, #dc62d4);*/
    /* background: rgb(236,164,234);
     background: radial-gradient(circle, rgba(236,164,234,1) 53%, rgba(209,115,144,1) 90%);*/
    background-image: url("/_acnmedia/Thought-Leadership-Assets/Page-Assets/omni-connected/images/Accenture-Omni-Connected-Quandrant3");
    width: 100%;
    border-bottom-left-radius: 20px;
    margin-right: 1px;
    height: 28.72rem;
  }
  .custom-html--sitecore .figure-1.figure-1d {
    /*background-image: radial-gradient(circle, #ee86fb, #dd75e4, #cc65ce, #bb54b8, #aa44a3);*/
    /*background: rgb(244,81,248);
     background: linear-gradient(90deg, rgba(244,81,248,1) 0%, rgba(216,42,235,1) 57%);*/
    background-image: url("/_acnmedia/Thought-Leadership-Assets/Page-Assets/omni-connected/images/Accenture-Omni-Connected-Quandrant4");
    width: 100%;
    border-bottom-right-radius: 20px;
  }
  @media screen and (max-width: 860px) {
    .custom-html--sitecore .figure-1.figure-1a {
      background-image: radial-gradient(circle, #fad2ff, #f2b8f6, #ea9dec, #e381e0, #dc62d4);
      /*border-radius: 20px;*/
      margin-right: 0px;
      margin-bottom: 4px;
    }
    .custom-html--sitecore .figure-1.figure-1b {
      background-image: radial-gradient(circle, #ee86fb, #dd75e4, #cc65ce, #bb54b8, #aa44a3);
      /*border-radius: 20px;*/
      margin-bottom: 4px;
    }
    .custom-html--sitecore .figure-1.figure-1c {
      /*background-image: radial-gradient(circle, #fad2ff, #f2b8f6, #ea9dec, #e381e0, #dc62d4);*/
      background: #eca4ea;
      background: radial-gradient(circle, #eca4ea 53%, #d17390 90%);
      /*border-radius: 20px;*/
      margin-right: 0px;
      margin-bottom: 4px;
    }
    .custom-html--sitecore .figure-1.figure-1d {
      background-image: radial-gradient(circle, #ee86fb, #dd75e4, #cc65ce, #bb54b8, #aa44a3);
      /*border-radius: 20px;*/
      margin-bottom: 4px;
    }
  }
  .custom-html--sitecore .counter-1, .custom-html--sitecore .counter-2, .custom-html--sitecore .counter-3, .custom-html--sitecore .stat-percent {
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    font-size: 61px;
    font-weight: 300;
  }
  .custom-html--sitecore span.light-text {
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    font-size: 18px;
  }
  .custom-html--sitecore span.stat-percent {
    font-size: 56px;
  }
  @media screen and (min-width: 1366px) {
    /**Carousel**/
    .custom-html--sitecore #block-marquee-section > div > div > div > div > div > div.section-container.section-marque > div.animate-container.marquee.ac-m.isactive.hidden-xs > div > h1 {
      font-size: 50px;
      line-height: 50px;
    }
    .custom-html--sitecore #block-marquee-section > div > div > div > div > div > div.section-container.section-marque > div.animate-container.marquee.ac-m.isactive.hidden-xs > div > p {
      font-size: 24px;
    }
  }
  .custom-html--sitecore .carousel, .custom-html--sitecore .carousel-inner {
    /*	.carousel-inner > .item {
     overflow: hidden;
     } */
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  .custom-html--sitecore .carousel-inner:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 82%;
    left: 0;
    content: "";
    display: block;
    background-color: #fff;
    z-index: 2;
  }
  .custom-html--sitecore .carousel-inner:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 66%;
    content: "";
    display: block;
    background-color: #fff;
    z-index: 2;
  }
  .custom-html--sitecore .carousel-control.left, .custom-html--sitecore .carousel-control.right {
    background: initial;
    width: 30%;
    color: #000;
    z-index: 10;
    top: -10px;
  }
  .custom-html--sitecore .carousel-description {
    max-width: 500px;
    position: absolute;
    right: 2%;
    z-index: 1;
  }
  .custom-html--sitecore ol.carousel-indicators {
    text-align: right;
  }
  .custom-html--sitecore .carousel-indicators li, .custom-html--sitecore .carousel-indicators .active {
    width: 10px;
    height: 20px;
    border-radius: 50%;
  }
  .custom-html--sitecore .cta-btn-icon.btn-arrow {
    border: 1px solid #004DFF;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    cursor: pointer;
  }
  .custom-html--sitecore .cta-btn-icon.btn-arrow.btn-arrow-left {
    top: 0px;
    right: 0px;
  }
  .custom-html--sitecore .cta-btn-icon.btn-arrow.btn-arrow-right {
    top: 0px;
    right: 0px;
  }
  .custom-html--sitecore .cta-btn-icon.btn-arrow .left-arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .custom-html--sitecore .cta-btn-icon.btn-arrow .right-arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(180deg);
  }
  .custom-html--sitecore span.btn-arrow-label {
    position: relative;
    bottom: 20px;
    font-family: "Graphik Normal", "Arial", Sans-Serif;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 3px;
    /*Cards*/
  }
  .custom-html--sitecore .section-container-9b .cards .cards-cta-btn {
    position: absolute;
  }
  .custom-html--sitecore .section-container-9b .cards .img-container:hover .cards-cta-btn {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    transform: scale(0.9);
    z-index: 1;
    opacity: 0.9;
  }
  .custom-html--sitecore .section-container-9b .cards .img-container:hover .cards-cta-btn.onactive {
    opacity: 0.9;
  }
  @media screen and (max-width: 767px) {
    .custom-html--sitecore .section-container-9b .cards .img-container:hover .cards-cta-btn.onactive {
      opacity: 0;
    }
  }
  .custom-html--sitecore .section-container-9b .cards .img-container .cards-cta-btn span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    line-height: 1 !important;
    font-size: 13px !important;
    font-family: Graphik semibold;
  }
  .custom-html--sitecore .section-container-9b .cards .img-container.isactive:hover .cards-cta-btn {
    width: 200%;
    height: 200%;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%);
    /*Cards*/
  }
  .custom-html--sitecore .container {
    width: 420px;
    height: 350px;
    position: relative;
    -webkit-perspective: 1500px;
    perspective: 1450px;
    margin: auto;
    margin-top: 60px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  .custom-html--sitecore .cards {
    display: block;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: margin 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translateZ(900px);
    transform: translateZ(900px);
  }
  .custom-html--sitecore .cards li {
    display: block;
    position: absolute;
    width: 310px;
    height: 300px;
    /*border-radius: 3px;*/
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0.1);
    font-family: "Open Sans", sans-serif;
    text-align: center;
    padding: 20px 10px 0 10px;
    background: white;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    /*Cards Mobile*/
  }
  @media screen and (max-width: 767px) {
    .custom-html--sitecore .section-container-7 .shared-container {
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
    }
    .custom-html--sitecore .section-container-2 .cta-more .cta-more-label {
      margin-left: 42px;
    }
    .custom-html--sitecore .cards li {
      width: 230px;
      height: 240px;
    }
    .custom-html--sitecore .container {
      width: 320px;
      height: 290px;
    }
    .custom-html--sitecore .carousel-img {
      height: 100%;
      width: auto;
    }
  }
  .custom-html--sitecore .cards .corner {
    font-size: 25px;
    position: absolute;
    left: 12px;
    top: 8px;
    font-family: Lora, serif;
  }
  .custom-html--sitecore .cards h2 {
    font-family: Lora, serif;
  }
  .custom-html--sitecore .cards h2::before {
    content: "";
    margin: auto;
    display: block;
    width: 350px;
    height: 1px;
    background: black;
  }
  .custom-html--sitecore .cards h2::after {
    content: "";
    margin: auto;
    display: block;
    width: 300px;
    height: 1px;
    background: black;
  }
  .custom-html--sitecore .section-container-9b .cta-more-box {
    position: relative;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
    border: 1px solid #004DFF;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: inline-block;
  }
  .custom-html--sitecore .section-container-9b .card-nav .cta-more-arrow {
    position: absolute;
    top: 28px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    left: 0;
  }
  .custom-html--sitecore .section-container.section-container-9b {
    overflow: hidden;
    padding-top: unset;
  }
  .custom-html--sitecore .card-nav .img-arrow-right {
    width: 1.3em;
    padding: 0 20px;
    position: absolute;
  }
  .custom-html--sitecore .card-nav .img-arrow-left {
    width: 1.3em;
    padding: 0 20px;
    position: absolute;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
  .custom-html--sitecore .card-nav {
    margin-top: 40px;
    width: 100%;
    height: auto;
    border-radius: 10px;
    font-family: Arial;
    font-size: 53px;
    color: white;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -webkit-transition: margin 0.5s;
    -o-transition: margin 0.5s;
    transition: margin 0.5s;
    /* margin-bottom: 3.2rem; */
    text-align: center;
  }
  .custom-html--sitecore .cta-more-box.arrow.arrow-right {
    float: right;
  }
  .custom-html--sitecore .cta-more-box.arrow.arrow-left {
    float: left;
  }
  .custom-html--sitecore .text-center, .custom-html--sitecore .text-center-2 {
    text-align: center;
  }
  .custom-html--sitecore .section-container-9b .arrow:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  .custom-html--sitecore .carousel-img {
    width: 100%;
  }
  .custom-html--sitecore .cards li {
    overflow: hidden;
    padding: 0;
  }
  .custom-html--sitecore .cards .img-container, .custom-html--sitecore .cards .img-container a {
    cursor: none !important;
  }
  .custom-html--sitecore .cards .img-container img {
    -webkit-transition: -webkit-transform 0.6s ease;
    transition: -webkit-transform 0.6s ease;
    -o-transition: transform 0.6s ease;
    transition: transform 0.6s ease;
    transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  }
  .custom-html--sitecore .cards .img-container:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  .custom-html--sitecore .SubsectionTitle {
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    font-size: 2.8rem !important;
    line-height: 1.1 !important;
    font-weight: normal;
    margin-bottom: 0.55em;
    margin-top: 0.65em;
  }
  .custom-html--sitecore .section-container-9b.text-content.isactive h3.SubsectionTitle {
    transition: all 0.6s ease-out;
    top: 0px;
    opacity: 1;
    transition-delay: 0.2s;
    position: relative;
  }
  .custom-html--sitecore .section-container-8 .text-content.isactive h4.categoryTitle {
    transition: all 0.6s ease-out;
    top: 0px;
    opacity: 1;
    transition-delay: 0.1s;
    position: relative;
  }
  .custom-html--sitecore .categoryTitle {
    font-family: "Graphik Semibold", "Arial", Sans-Serif !important;
    font-size: 1.2rem !important;
    line-height: 1 !important;
  }
  .custom-html--sitecore .section-container-9b .text-content.isactive p {
    transition: all 0.6s ease-out;
    top: 0px;
    opacity: 1;
    transition-delay: 0.3s;
    /**Section 8**/
  }
  .custom-html--sitecore .section-container-9b .img-container .cta-btn {
    position: relative;
    /* width: 100%; */
    /* height: 100%; */
    width: 80px;
    height: 80px;
    top: 50%;
    left: 50%;
    border-radius: 10%;
    background: #5200FF;
    transform: translate(-50%, -50%);
    color: white;
    border-radius: 50%;
    opacity: 0;
    line-height: 1.6rem;
  }
  .custom-html--sitecore .section-container-9b .img-container.isactive .cta-btn {
    transform: translate(-50%, -50%);
    top: 50% !important;
    left: 50% !important;
    width: 200% !important;
    height: 200% !important;
    opacity: 0.9;
    border-radius: 50% !important;
    transition: width 0.4s ease, height 0.4s ease, opacity 0.3s ease;
  }
  .custom-html--sitecore .section-container-9b .cards .cards-cta-btn {
    position: absolute;
  }
  .custom-html--sitecore .section-container-9b .cards .img-container:hover .cards-cta-btn {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    transform: scale(0.9);
    z-index: 1;
    opacity: 0.9;
  }
  .custom-html--sitecore .section-container-9b .cards .img-container:hover .cards-cta-btn.onactive {
    opacity: 0.9;
  }
  @media screen and (max-width: 767px) {
    .custom-html--sitecore .section-container-9b .cards .img-container:hover .cards-cta-btn.onactive {
      opacity: 0;
    }
  }
  .custom-html--sitecore .section-container-9b .cards .img-container .cards-cta-btn span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    line-height: 1 !important;
    font-size: 13px !important;
    font-family: Graphik semibold;
  }
  .custom-html--sitecore .section-container-9b .cards .img-container.isactive:hover .cards-cta-btn {
    width: 200%;
    height: 200%;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%);
  }
  .custom-html--sitecore .progress-bar-label {
    right: 0% !important;
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    font-size: 14px !important;
    top: 10px;
    line-height: 1 !important;
    display: block;
    color: #4a4a4adb;
    position: relative;
  }
  .custom-html--sitecore .carousel-text-content {
    padding-left: 2.5em;
  }
  .custom-html--sitecore .Subsectiondescription {
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    font-size: 1.62rem !important;
    line-height: 1.3 !important;
  }
  .custom-html--sitecore .row.row-new {
    /*max-width: 70.25em !important;*/
  }
  @media only screen and (max-width: 1279px) {
    /*.ac-2 .content-header {
     top: 50%;
     }*/
    .custom-html--sitecore .row.row-new {
      max-width: 55.25em !important;
    }
  }
  .custom-html--sitecore .scroll-container {
    position: relative;
    margin-top: 3em;
    /*Section 1*/
  }
  .custom-html--sitecore .section-container-1 {
    padding-top: 3em;
  }
  .custom-html--sitecore .block-content.share-m {
    padding-right: 6% !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
  }
  .custom-html--sitecore .row.utility-holder {
    padding-top: 0 !important;
  }
  .custom-html--sitecore .share-tools.module {
    margin-left: 0 !important;
  }
  .custom-html--sitecore .in-page-video.video-container {
    margin-bottom: 2em;
    margin-top: 2em;
    transform: scale(1);
  }
  .custom-html--sitecore #ytim-player-VideoPlayerModule {
    height: 350px;
    width: 100%;
    /*.overview {
     padding-right: 6%;
     } */
  }
  .custom-html--sitecore p.author-title {
    font-size: 12px;
    margin-bottom: 10px !important;
    line-height: 1.3;
    /* .author-section {
     padding-right: 0;
     } */
  }
  .custom-html--sitecore img.circle-author {
    width: 50%;
    border-radius: 50%;
  }
  .custom-html--sitecore .content-text p, .custom-html--sitecore .content-text ul li {
    font-family: "Graphik Regular", "Arial", Sans-Serif;
  }
  .custom-html--sitecore p.author-name {
    padding-top: 1em;
  }
  .custom-html--sitecore .author-social-info {
    margin-bottom: 2em;
  }
  .custom-html--sitecore .large-text {
    font-family: "Graphik Medium", "Arial", Sans-Serif !important;
    font-size: 1.3em !important;
    line-height: 1.5;
  }
  .custom-html--sitecore .light-text {
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
  }
  .custom-html--sitecore .overview-intro {
    font-family: "Graphik Medium", "Arial", Sans-Serif !important;
    font-size: 30px !important;
    line-height: 1.1;
    color: #C767FD !important;
  }
  .custom-html--sitecore .section-container-1 .content-text p.subheader {
    font-family: "Graphik Semibold", "Arial", Sans-Serif !important;
    font-size: 50px !important;
    font-weight: normal;
    line-height: 1.1;
  }
  .custom-html--sitecore p.subhead-desc {
    font-family: "Graphik Medium", "Arial", Sans-Serif !important;
    font-weight: normal;
    font-size: 32px;
    line-height: 1;
  }
  .custom-html--sitecore .overview-strong {
    font-family: "Graphik Semibold", "Arial", Sans-Serif;
    font-size: 20px;
  }
  .custom-html--sitecore .figure-1 > h3 {
    font-family: "Graphik Light", "Arial", Sans-Serif;
    font-size: 26px;
  }
  .custom-html--sitecore .np-container {
    padding: 0 5%;
  }
  .custom-html--sitecore span.number-percent {
    font-family: "Graphik Medium", "Arial", Sans-Serif !important;
    font-size: 65px !important;
    font-weight: normal;
    line-height: 1.25;
    color: #A41CBD;
  }
  @media screen and (max-width: 767px) {
    .custom-html--sitecore span.number-percent {
      font-size: 40px !important;
    }
  }
  .custom-html--sitecore span.number-text {
    font-family: "Graphik Medium", "Arial", Sans-Serif !important;
    font-size: 28px !important;
    font-weight: normal;
    line-height: 1.25;
    color: #A41CBD;
  }
  .custom-html--sitecore span.number-text-l {
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    font-size: 33px !important;
    font-weight: normal;
    line-height: 1.25;
    color: #A41CBD;
  }
  .custom-html--sitecore .percent-versus {
    padding: 2em 0;
    text-align: center;
  }
  .custom-html--sitecore .percent-versus .number-text-l {
    padding: 0.5em;
    /*Section 3*/
  }
  .custom-html--sitecore .section-container-3 p.subheader {
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    font-weight: normal;
    font-size: 32px !important;
  }
  .custom-html--sitecore .three-way-img {
    width: 100%;
    padding: 4em 0 5em;
  }
  .custom-html--sitecore p.quotation-mark {
    font-family: "GT Sectra Fine", "Arial", Sans-Serif !important;
    font-size: 112px !important;
    color: #A41CBD;
    margin-bottom: 0;
  }
  .custom-html--sitecore p.quote-text {
    font-family: "GT Sectra Fine", "Graphik Light", "Arial", Sans-Serif !important;
    font-size: 24px;
    color: #A41CBD;
    line-height: 1.4;
  }
  .custom-html--sitecore p.quote-author {
    font-family: "Graphik Semibold", "Arial", Sans-Serif !important;
    font-size: 24px;
  }
  .custom-html--sitecore .quote-number {
    font-size: 9em !important;
    flex: 50%;
    /* padding-right: 20%; */
    font-family: "Graphik Semibold", "Arial", Sans-Serif !important;
    color: #A41CBD;
  }
  .custom-html--sitecore .quote-container-b {
    height: 10em;
  }
  .custom-html--sitecore .quote-table {
    display: table;
    height: 100%;
  }
  .custom-html--sitecore p.quote-number {
    display: table-cell;
    vertical-align: middle;
  }
  .custom-html--sitecore .quote-container-b p.quote-text {
    display: table-cell;
    vertical-align: middle;
    line-height: 1.4;
  }
  .custom-html--sitecore .content-text.quote-container {
    padding: 0px 6em;
  }
  .custom-html--sitecore .section-container-4 .content-header {
    position: absolute;
    color: #fff;
    top: 80% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    text-align: left !important;
    width: 100%;
    max-width: 70.25em !important;
    z-index: 2;
  }
  .custom-html--sitecore .section-container-6 .content-header {
    position: absolute;
    color: #fff;
    top: 80% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    text-align: left !important;
    width: 100%;
    max-width: 70.25em !important;
    z-index: 2;
  }
  .custom-html--sitecore .section-container-4 .content-header p {
    text-shadow: 0;
  }
  .custom-html--sitecore .section-container-6 .content-header p {
    text-shadow: 0;
  }
  .custom-html--sitecore .content-header h2 {
    color: white;
  }
  .custom-html--sitecore .section-container.section-container-5 {
    height: auto;
  }
  .custom-html--sitecore #block-section-2 .animate-container .subheader, .custom-html--sitecore #block-section-3 .animate-container .subheader, .custom-html--sitecore #block-section-4 .animate-container .subheader, .custom-html--sitecore #block-section-5 .animate-container .subheader {
    font-family: "Graphik Semibold", "Arial", Sans-Serif !important;
    font-size: 72px;
    line-height: 0.9;
  }
  .custom-html--sitecore div#block-section-5 .content-module {
    margin-bottom: 0;
  }
  .custom-html--sitecore .section-marque .subheader {
    font-family: "Graphik Regular", "Arial", Sans-Serif !important;
    font-size: 30px;
    line-height: 1.2;
    font-weight: normal;
    margin-top: 25px !important;
  }
  .custom-html--sitecore .bottom-margin {
    margin-bottom: 5.76rem !important;
    /*Section 5*/
  }
  .custom-html--sitecore p.subheader.sub-image {
    font-family: "Graphik Semibold", "Arial", Sans-Serif !important;
    font-size: 32px;
    font-style: normal;
    line-height: 1;
  }
  .custom-html--sitecore .section-container-5 .content-header {
    width: 100%;
  }
  .custom-html--sitecore span.number-img {
    font-family: 'Graphik Light';
    font-size: 1.3em;
    padding-right: 0.5em;
  }
  .custom-html--sitecore h3.sub-three-way {
    font-family: "Graphik Medium", "Arial", Sans-Serif !important;
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 0;
  }
  .custom-html--sitecore .section-container-5 p.subheader {
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    font-weight: normal;
    font-size: 32px;
  }
  .custom-html--sitecore .section-container-5 p.subheader.purple {
    font-family: "Graphik Medium", "Arial", Sans-Serif !important;
    color: #A41CBD;
  }
  .custom-html--sitecore p.subheader.purple {
    font-size: 32px;
  }
  .custom-html--sitecore .center-text {
    text-align: center;
    /* .section-container.section-container-8 {
     background: #F2F2F2;
     } */
  }
  .custom-html--sitecore .section-container-8 .subhead-header {
    font-family: "Graphik Semibold", "Arial", Sans-Serif !important;
    font-size: 36px !important;
  }
  .custom-html--sitecore .downloads-base-module .container-w-img, .custom-html--sitecore .downloads-base-container {
    margin: auto 3.2rem 0 0;
  }
  .custom-html--sitecore .bg-color-.downloads-base-container {
    padding-left: 0;
  }
  .custom-html--sitecore .downloads-base-module .view-icon-text {
    font-size: 1.4rem;
  }
  .custom-html--sitecore div#block-section-4 .content-module {
    margin-bottom: 0;
  }
  .custom-html--sitecore p.subheader.purple.center-text {
    font-family: "Graphik Medium", "Arial", Sans-Serif !important;
    color: #A41CBD;
    padding-top: 1em;
    padding-bottom: 1em;
    line-height: 1;
    /*.section-container-7 .content-text p {
     font-family: 'Graphik Regular';
     } */
  }
  .custom-html--sitecore .section-container-7 p.subheader {
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    font-weight: normal;
    font-size: 32px;
  }
  .custom-html--sitecore .section-container-9 p.subheader {
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    font-weight: normal;
    font-size: 32px;
  }
  .custom-html--sitecore .section-container-11 p.subheader {
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    font-weight: normal;
    font-size: 32px;
    /*Mott*/
  }
  .custom-html--sitecore .authors-a {
    font-family: "Graphik Semibold", "Arial Black", Sans-Serif;
    font-size: 21px;
  }
  .custom-html--sitecore .side-resource-section .resource-title {
    font-family: "Graphik Medium", "Arial Black", Sans-Serif !important;
    font-size: 12px;
    line-height: 1.2;
    text-decoration: none;
    margin-bottom: 0;
    transition: ease 0.6s;
  }
  .custom-html--sitecore .icons-label {
    padding-left: 15px;
  }
  .custom-html--sitecore .mott-img {
    width: 100%;
  }
  .custom-html--sitecore .mott-holder {
    margin-bottom: 1em;
  }
  .custom-html--sitecore a .resource-title {
    text-decoration: underline;
    color: black;
  }
  .custom-html--sitecore ul.custom-bullets {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .custom-html--sitecore ul.custom-bullets li::before {
    content: "• ";
    color: #BC01FF;
    font-weight: bold;
    font-size: 2.5em;
    padding-right: 20px;
    vertical-align: bottom;
    display: flex;
  }
  .custom-html--sitecore ul.custom-bullets li {
    padding-left: 1em;
    text-indent: -1em;
    display: flex;
    padding-bottom: 2em;
  }
  .custom-html--sitecore ul.custom-bullets {
    margin-left: 0;
  }
  .custom-html--sitecore .col-holder-sec-7 {
    margin-top: -1em;
  }
  @media only screen and (min-width: 1025px) {
    .custom-html--sitecore .authors-m {
      display: none;
    }
    .custom-html--sitecore .submarquee-img {
      display: none;
    }
    .custom-html--sitecore .col-holder-sec-7 {
      display: flex;
    }
    .custom-html--sitecore .col-holder-sec-7 .column {
      flex: 50%;
      overflow: hidden;
      padding-right: 8em;
    }
  }
  @media only screen and (max-width: 1024px) {
    .custom-html--sitecore .overview .content-text {
      padding-top: 3%;
    }
    .custom-html--sitecore .scroll-container {
      bottom: -45%;
    }
    .custom-html--sitecore .d-btn-holder {
      left: 10%;
    }
    .custom-html--sitecore #block-section-2 .animate-container .subheader, .custom-html--sitecore #block-section-3 .animate-container .subheader, .custom-html--sitecore .section-marque .subheader {
      font-size: 55px;
    }
    .custom-html--sitecore .marquee .content-header h1 {
      font-size: 3.5em;
      line-height: 1;
    }
    .custom-html--sitecore .section-marque .ac-m p.subheader {
      font-size: 28px;
      line-height: 1;
    }
    .custom-html--sitecore .section-marque .subheader {
      font-size: 3.5em;
    }
    .custom-html--sitecore .section-marque .marquee .content-header {
      left: 50%;
      width: 70%;
      /* line-height: 1.1 !important; */
    }
    .custom-html--sitecore .row.utility-holder {
      padding-left: 10%;
    }
    .custom-html--sitecore .section-container-1 {
      padding-top: 1em;
    }
    .custom-html--sitecore .authors-m .subheader.purple {
      font-family: "Graphik Medium", "Arial", Sans-Serif !important;
      font-weight: normal;
      font-size: 32px;
    }
    .custom-html--sitecore .section-container-1 .btn-download {
      right: 0;
      margin-bottom: 0;
    }
    .custom-html--sitecore .mott-section {
      width: 15em;
      left: 10%;
    }
    .custom-html--sitecore .in-page-video.video-container {
      transform: none;
    }
    .custom-html--sitecore .submarquee-img {
      width: 100%;
    }
    .custom-html--sitecore .scrollmagic-pin-spacer {
      min-height: auto !important;
      height: auto !important;
      padding-bottom: 0 !important;
      padding-top: 0 !important;
    }
    .custom-html--sitecore .section-container.section-container-2, .custom-html--sitecore .section-container.section-container-6 {
      opacity: 1;
    }
    .custom-html--sitecore .section-container.section-container-2, .custom-html--sitecore .section-container.section-container-4 {
      height: auto;
    }
    .custom-html--sitecore .section-container.section-container-3, .custom-html--sitecore .section-container.section-container-5 {
      top: 0;
      margin-bottom: 0;
    }
    .custom-html--sitecore .section-container-2 .ac-2 .content-header p.subheader, .custom-html--sitecore .section-container-4 .ac-2 .content-header p.subheader {
      opacity: 1;
      transform: none;
    }
    .custom-html--sitecore .section-container-3 .content-text, .custom-html--sitecore .section-container-5 .content-text {
      padding-top: 0;
    }
    .custom-html--sitecore .section-container-4 .ac-2 {
      opacity: 1;
      z-index: auto;
    }
    .custom-html--sitecore .three-way-img {
      width: 90%;
      padding: 0;
      margin-bottom: 3em;
      transform: none !important;
    }
    .custom-html--sitecore .gte {
      padding: 0px 8%;
    }
    .custom-html--sitecore .col-sm-12.col-xs-12.gte {
      padding-top: 1vw;
    }
    .custom-html--sitecore .section-container.section-container-6 {
      height: 330px;
      /*.section-container-6 .animate-container {
       position: relative;
       }*/
    }
    .custom-html--sitecore .section-container-6 video.img-marquee-2 {
      width: 100%;
  }
    .custom-html--sitecore img.img-marquee-2-mobile {
      width: 100%;
      left: 0 !important;
      transform: none !important;
    }
    .custom-html--sitecore .section-container.section-container-7 {
      margin: 0;
    }
    .custom-html--sitecore p.subheader.purple {
      line-height: 1;
    }
    .custom-html--sitecore h2.center-text {
      font-size: 50px;
      line-height: 1;
    }
  }
  @media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .custom-html--sitecore .DownloadItemTitle.btn.btn-primary.btn-alt.front {
      min-width: auto;
      margin: 1.5rem 0.36rem;
    }
  }
  @media only screen and (min-width: 1025px) and (max-width: 1199px) {
    /*Ipad*/
    .custom-html--sitecore .marquee .content-header h1, .custom-html--sitecore .section-marque .subheader {
      /*font-size: 4em;*/
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    /*Mobile*/
    .custom-html--sitecore .col-sm-2.hidden-xs {
      display: none;
    }
    .custom-html--sitecore .col-sm-8.col-xs-12 {
      width: 100%;
    }
    .custom-html--sitecore .section-marque .ac-2 .content-header {
      top: 76%;
    }
    .custom-html--sitecore .quote-number {
      font-size: 6em !important;
    }
    .custom-html--sitecore .section-container-12 h2.subhead-header {
      padding-bottom: 0;
    }
  }
  @media only screen and (max-width: 767px) {
 
    .custom-html--sitecore #block-section-2 .animate-container .subheader, .custom-html--sitecore #block-section-3 .animate-container .subheader, .custom-html--sitecore .section-marque .subheader {
      font-size: 2em;
    }
    .custom-html--sitecore .marquee .content-header h1 {
      font-size: 2.5em;
      margin-bottom: 1em;
    }
    .custom-html--sitecore .section-marque .ac-m p.subheader {
      font-size: 22px;
      line-height: 1.3;
    }
    .custom-html--sitecore #block-section-2 .animate-container .subheader, .custom-html--sitecore #block-section-3 .animate-container .subheader {
      font-size: 35px;
    }
    .custom-html--sitecore p.subheader.sub-image {
      font-size: 22px;
    }
    .custom-html--sitecore .three-way-img {
      margin-bottom: 1.5em;
      margin-top: 0em;
    }
    .custom-html--sitecore p.subheader.purple {
      line-height: 1;
    }
    .custom-html--sitecore .section-container-3, .custom-html--sitecore .section-container-5 {
      margin-top: 1em;
    }
    .custom-html--sitecore .downloads-base-module {
      display: flex;
      flex-direction: column-reverse;
    }
    .custom-html--sitecore .section-marque .subheader {
      font-size: 2.4em;
    }
    .custom-html--sitecore .section-container-2 .content-header {
      width: 100%;
      /*
       #block-section-3 > div > div > div > div > div > div.section-container.section-container-7 > div.row.row-new > div.col-sm-10.col-xs-12 > div > div > img {
       width: 100%;
       }
       #block-section-5 > div > div > div > div > div > div.section-container.section-container-9 > div > div.col-sm-10.col-xs-12 > div > div:nth-child(2) > div > img{
       width: 100%;
       }
       .section-marque .ac-2.isactive .content-header{
       top:75px !important;
       z-index: 1;
       font-size: 1.12rem;
       }
       #block-section-5 > div > div > div > div > div > div.scrollmagic-pin-spacer > div > div.animate-container.ac-2.isactive > h2{
       font-size: 30px;
       line-height: 29px;
       }
       #block-section-2 > div > div > div > div > div > div.section-container.section-container-4.isactive > div.animate-container.ac-2.isactive > div > p{
       font-size: 30px;
       }
       #block-section-2 > div > div > div > div > div > div.section-container.section-container-4.isactive > div.animate-container.ac-1.isactive > img{
       height:30vh;
       } */
    }
    .custom-html--sitecore img.my_company {
      width: 100% !important;
      left: 0 !important;
    }
    .custom-html--sitecore img.circle-author {
      width: 40%;
    }
    .custom-html--sitecore p.author-title {
      width: 65%;
    }
    .custom-html--sitecore .author-section {
      padding-right: 0 !important;
      /* text-align: left; */
    }
    .custom-html--sitecore .row.row-new {
      padding: 0 5%;
    }
    .custom-html--sitecore .section-container-1 .content-text p.subheader {
      font-size: 1.8em !important;
    }
    .custom-html--sitecore .overview-intro {
      font-size: 25px !important;
    }
    .custom-html--sitecore .quote-box {
      font-size: 20px !important;
    }
    .custom-html--sitecore .overview > div > div {
      padding-top: 0 !important;
    }
    .custom-html--sitecore img.hustle {
      width: 100%;
      /*.animate-container .content-header {
       top: 0 !important;
       left: 0 !important;
       transform: none !important;
       position: relative;
       color: black;
       padding: 0 5%;
       margin-top: 1em;
       }*/
    }
    .custom-html--sitecore .section-container-2 .animate-container .content-header .subheader > br {
      display: none;
    }
    .custom-html--sitecore .content-text {
      margin-top: 0 !important;
    }
    .custom-html--sitecore .content-header p.subheader {
      margin-bottom: 0;
    }
    .custom-html--sitecore .content-text {
      padding: 0 !important;
    }
    .custom-html--sitecore .section-container .content-header {
      width: 100%;
    }
    .custom-html--sitecore .section-container-4 .subheader {
      font-size: 35px !important;
      font-family: "Graphik Semibold", "Arial", Sans-Serif !important;
      text-shadow: none !important;
    }
    .custom-html--sitecore .section-container-4 .subheader > br {
      display: none !important;
    }
    .custom-html--sitecore .gte-container.fade-purple-border {
      padding: 0;
    }
    .custom-html--sitecore .gte {
      padding: 0;
    }
  }
  .custom-html--sitecore #block-marquee-section > div > div > div > div > div {
    margin-bottom: 0rem;
  }
  .custom-html--sitecore .content-module ol:last-child, .custom-html--sitecore .content-module ul:last-child {
    margin-bottom: 0;
    margin-top: 20px;
    margin-right: 20px;
  }
  .custom-html--sitecore .col-sm-12.col-xs-12.gte {
    padding-top: 1vw;
  }
  .custom-html--sitecore .background-div .img-responsive {
    width: 100%;
  }
  .custom-html--sitecore .quote-box {
    background-image: url(/_acnmedia/Thought-Leadership-Assets/Page-Assets/omni-connected/Accenture-Omni-Connected-gradient-image1);
    padding: 30px 40px 30px 30px;
    font-size: 30px;
    color: white;
    line-height: 1.3;
    font-family: "Graphik Light", "Arial", Sans-Serif;
    max-width: 830px;
    top: -16px;
    position: relative;
  }
  .custom-html--sitecore .speedbump {
    background-color: #F2F2F2;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .custom-html--sitecore .speedbump-image {
    background-color: blue;
    min-height: 180px;
  }
  .custom-html--sitecore .speedbump-content {
    background-color: white;
    min-height: 180px;
    padding: 20px 20px 20px 20px;
  }
  .custom-html--sitecore .key-box {
    padding: 20px 20px 20px 20px;
    box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 2.4rem;
  }
  .custom-html--sitecore .key-font-header {
    font-size: 22px;
    color: #a100ff;
    font-family: "Graphik Semibold", "Arial", Sans-Serif;
  }
  .custom-html--sitecore .key-subheader {
    font-family: "Graphik Semibold", "Arial", Sans-Serif;
    font-size: 16px;
    /*Arrow down*/
  }
  @-webkit-keyframes arrowDown {
    0% {
      top: 5px;
    }
    70% {
      top: 15px;
    }
    100% {
      top: 5px;
    }
  }
  @-webkit-keyframes fade-in {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  .custom-html--sitecore .arrow-i-down svg {
    overflow: hidden;
    animation: arrowDown 1.5s infinite;
    -webkit-animation: arrowDown 1.5s infinite;
    position: relative;
  }
  .custom-html--sitecore span.larger-p {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 155%;
    letter-spacing: -0.02em;
    color: #000000;
  }
  .custom-html--sitecore .img-tile {
    width: 100%;
  }
  .custom-html--sitecore .resume, .custom-html--sitecore .readless-1, .custom-html--sitecore .readless-2, .custom-html--sitecore .readless-3, .custom-html--sitecore .readless-4, .custom-html--sitecore .readless-5 {
    display: none;
  }
  .custom-html--sitecore i.fa.fa-caret-down, .custom-html--sitecore i.fa.fa-caret-up {
    font-size: 2.4rem;
  }
  .custom-html--sitecore .readmore-1, .custom-html--sitecore .readmore-2, .custom-html--sitecore .readmore-3, .custom-html--sitecore .readmore-4, .custom-html--sitecore .readmore-5, .custom-html--sitecore .readless-1, .custom-html--sitecore .readless-2, .custom-html--sitecore .readless-3, .custom-html--sitecore .readless-4, .custom-html--sitecore .readless-5 {
    font-weight: 600;
  }
  .custom-html--sitecore a:visited {
    color: #004dff !important;
    /*Speedbump*/
  }
  .custom-html--sitecore .headline-content {
    border-image: linear-gradient(to bottom, #0f0 0%, #00baff 100%) 1 100%;
  }
  .custom-html--sitecore .speedbump-container {
    box-shadow: 0px -5px 20px #c4c4c4 !important;
    margin-bottom: 8rem !important;
  }
  .custom-html--sitecore .headline-content {
    /*width: 75%;*/
    border-width: 0 0 0 0.25em;
    border-left-style: solid;
    padding-left: 1.6rem;
    border-image: linear-gradient(to bottom, #0f0 0%, #00baff 100%) 1 100%;
  }
  .custom-html--sitecore .speedbump-image {
    text-align: center;
    /*padding-right: 1.6rem;*/
  }
  .custom-html--sitecore p.speedbump-description {
    margin-bottom: unset;
  }
  .custom-html--sitecore .custom-arrow {
    font-weight: 600;
    font-family: "Graphik SemiBold", "Arial", Sans-Serif;
    float: left;
    height: 0px;
  }
  .custom-html--sitecore p.custom-eyebrow-title {
    font-family: "Graphik Regular", "Arial", Sans-Serif;
    line-height: 1.39em;
    font-size: 1.6rem;
    margin-bottom: unset;
  }
  .custom-html--sitecore a.custom-arrow.cta-arrow.ucase {
    font-size: 1.12rem;
  }
  .custom-html--sitecore .speedbump-image {
    background-color: transparent !important;
    min-height: auto !important;
  }
  .custom-html--sitecore p.gte-title-text {
    font-family: 'Graphik', "Arial", Sans-Serif;
    font-style: normal;
    font-weight: 400;
    font-size: 27px;
    line-height: 90%;
    margin-top: 4rem;
    text-align: left;
    color: #fff;
  }
  .custom-html--sitecore p.download-svg {
    text-align: right;
    margin-top: -4.8rem;
    margin-right: 12.8rem;
  }
  .custom-html--sitecore p.time-read {
    text-align: left;
    margin-top: -1.6rem;
  }
  .custom-html--sitecore span.minute-read {
    font-weight: 400;
    font-size: 15px;
    line-height: 14px;
    letter-spacing: -0.05em;
    color: #fff;
    margin-top: 0.48rem;
    margin-left: 1.6rem;
    position: absolute;
  }
  .custom-html--sitecore p.gte-desc {
    font-family: 'Graphik';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 14px;
    text-align: left;
    width: 68%;
  }
  .custom-html--sitecore .subhead-header-gte {
    font-family: "Graphik Semibold", "Arial", Sans-Serif !important;
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 115%;
    /* or 57px */
    text-align: center;
    letter-spacing: -0.02em;
    z-index: 2;
    position: absolute;
    bottom: 3vh;
    left: 24rem;
    color: #ffffff !important;
  }
  .custom-html--sitecore .gte {
    text-align: center;
  }
  .custom-html--sitecore .gte-items-container {
    position: absolute;
    z-index: 2;
    top: 19.2rem;
  }
  .custom-html--sitecore .gte-item {
    text-align: left;
    margin-left: 4rem;
    bottom: 14.4rem;
  }
  
  .custom-html--sitecore  .st0 {
    fill: #FFFFFF;
}

.custom-html--sitecore .st1 {
    fill: url(#SVGID_1_);
}

.custom-html--sitecore .st2 {
    fill: url(#SVGID_00000106131297407183598500000002225124959635558279_);
}

.custom-html--sitecore .st3 {
    fill: url(#SVGID_00000044885892371804260080000014895297753799076227_);
}

.custom-html--sitecore .st4 {
    fill: url(#SVGID_00000145043602979380837470000001878558011017572760_);
}

.custom-html--sitecore .st5 {
    fill: url(#SVGID_00000009560578364975489730000017999923001639168146_);
}

.custom-html--sitecore .st6 {
    fill: url(#SVGID_00000117636561969719242720000012083492547560228248_);
}

.custom-html--sitecore .st7 {
    fill: #460073;
}

.custom-html--sitecore .st8 {
    fill: #A100FF;
}

.custom-html--sitecore span.larger-p {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 155%;
  letter-spacing: -0.02em;
  color: #000000;
}

.custom-html--sitecore .img-tile {
  width: 100%;
}

.custom-html--sitecore .resume,
.custom-html--sitecore .readless-1,
.custom-html--sitecore .readless-2,
.custom-html--sitecore .readless-3,
.custom-html--sitecore .readless-4,
.custom-html--sitecore .readless-5 {
    display: none;
}

.custom-html--sitecore i.fa.fa-caret-down,
.custom-html--sitecore i.fa.fa-caret-up {
    font-size: 1.5rem;
}

.custom-html--sitecore .readmore-1,
.custom-html--sitecore .readmore-2,
.custom-html--sitecore .readmore-3,
.custom-html--sitecore .readmore-4,
.custom-html--sitecore .readmore-5,
.custom-html--sitecore .readless-1,
.custom-html--sitecore .readless-2,
.custom-html--sitecore .readless-3,
.custom-html--sitecore .readless-4,
.custom-html--sitecore .readless-5 {
    font-weight: 600;
}

.custom-html--sitecore a:visited {
    color: #004dff !important;
}

.custom-html--sitecore .b {
  fill: #fff;
}

@media only screen and (max-width: 767px) {
 .custom-html--sitecore .section-container.section-container-6 {
    height: 695px;
  }    
}