
  .custom-html--sitecore .marquee-details {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0.1);
    -ms-transform: translate(-50%, -50%) scale(0.1);
    transform: translate(-50%, -50%) scale(0.1);
    width: 70vw;
    z-index: 9;
    text-align: center;
    opacity: 0.1;
    transition: opacity 0.7s ease-out, transform 1s ease-out;
  }
  .custom-html--sitecore img.vid-1,
  .custom-html--sitecore video.vid-1 {
    width: 100%;
    min-height: 100%;
    position: absolute;
    transition: all 1s ease-out;
    top: 0%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    object-fit: cover;
  }
  .custom-html--sitecore .section-container-marquee .marquee-details.isactive {
    -webkit-transform: translate(-50%, -35%) scale(1);
    -ms-transform: translate(-50%, -35%) scale(1);
    transform: translate(-50%, -35%) scale(1);
  }
  .custom-html--sitecore .marquee-details.isactive {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
  .custom-html--sitecore .marquee-details h2 {
    /* text-transform: uppercase; */
    margin: 0.4em 0;
    font-family: "Graphik Bold", "Arial Black", Sans-Serif;
    font-size: 5em;
  }
  .custom-html--sitecore .marquee-details h1 {
    font-family: "Graphik Bold", "Arial", Sans-Serif;
    text-transform: uppercase;
    font-size: 1.6em;
  }
  .custom-html--sitecore .marquee-details h3 {
    font-family: "Graphik Regular", "Arial", Sans-Serif;
    font-size: 1.5em;
    font-weight: normal;
  }
  .custom-html--sitecore .marquee-details h1,
  .custom-html--sitecore .marquee-details h2,
  .custom-html--sitecore .marquee-details h3 {
    color: white;
  }
  .custom-html--sitecore .section-container-marquee {
    height: 100vh;
    overflow: hidden;
    width: 100%;
    position: relative;
  }
  .custom-html--sitecore .chart-holder .col-sm-4 {
    text-align: center;
  }
  .custom-html--sitecore .chart-holder {
    margin: 2em 0;
  }
  .custom-html--sitecore .purple-quote .col-sm-8 {
    padding-left: 4em;
    border-left: 1px solid #A100FF;
    margin: 3em 0 4em;
  }
  .custom-html--sitecore .section-container-1 .purple-quote .col-sm-8 {
    margin-top: 0;
    width: 100%;
  }
  .custom-html--sitecore .submarquee-container {
    overflow: hidden;
  }
  .custom-html--sitecore .submarquee-container {
    height: auto;
  }
  .custom-html--sitecore .submarquee-container {
    height: 70vh;
    /* min-height: 300px; */
    position: relative;
  }
  .custom-html--sitecore .section-container .vid-trend-1,
  .custom-html--sitecore .section-container .vid-sm,
  .custom-html--sitecore .submarquee-container img {
    width: 100%;
    min-height: 100%;
    position: absolute;
    transition: all 1s ease-out;
    top: 0%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    object-fit: cover;
  }
  .custom-html--sitecore .scroll-down.arrow-center {
    padding-top: 10px;
    height: 80px;
    width: 80px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 4%;
    background-color: rgba(255, 255, 255, 0.3);
    cursor: pointer;
    /*animation: pulse 2s infinite;*/
  }
  .custom-html--sitecore #accordion .cta-more,
  .custom-html--sitecore .section-1-c .cta-more,
  .custom-html--sitecore .itr-trend-radar-content .cta-more {
    position: relative;
    width: auto;
    bottom: 0%;
    right: 0%;
    z-index: 10;
    opacity: 1;
    color: #004DFF;
    padding: 10px;
    cursor: pointer;
  }
  .custom-html--sitecore .section-1-c .cta-more {
    margin: 0.3em 0;
    margin-bottom: 12px;
    width: 90%;
  }
  .custom-html--sitecore .six-signal {
    box-shadow: 0px -3px 10px #c4c4c4;
    border-radius: 5px;
    padding: 1em;
  }
  .custom-html--sitecore .itr-trend-radar-content .cta-more {
    margin: 0.3em auto;
    padding-bottom: 1em;
    padding-top: 1em;
    margin-bottom: 12px;
    width: 65%;
  }
  .custom-html--sitecore #accordion .cta-more .cta-more-box,
  .custom-html--sitecore .section-1-c .cta-more .cta-more-box,
  .custom-html--sitecore .itr-trend-radar-content .cta-more .cta-more-box {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 5px;
    height: 5px;
    border-radius: 50px;
    left: 0;
    top: 11px;
    width: 36px;
    height: 36px;
    border: 1px solid #004DFF;
  }
  .custom-html--sitecore .section-1-c .cta-more .cta-more-box {
    top: 4px;
    left: 30px;
  }
  .custom-html--sitecore .section-1-c .cta-more .cta-more-box .cta-more-arrow {
    animation: bounceleft2 2s infinite;
  }
  .custom-html--sitecore .itr-trend-radar-content .cta-more .cta-more-box {
    top: 9px;
    left: 70px;
  }
  .custom-html--sitecore #accordion .cta-more .cta-more-arrow,
  .custom-html--sitecore .section-1-c .cta-more .cta-more-arrow,
  .custom-html--sitecore .itr-trend-radar-content .cta-more .cta-more-arrow {
    position: absolute;
    left: 20px;
    top: 8px;
  }
  .custom-html--sitecore #accordion .cta-more {
    display: inline-block;
  }
  .custom-html--sitecore #accordion .cta-more .img-arrow-right,
  .custom-html--sitecore .section-1-c .cta-more .img-arrow-right,
  .custom-html--sitecore .itr-trend-radar-content .cta-more .img-arrow-right {
    width: 28px;
    position: absolute;
  }
  .custom-html--sitecore #accordion .cta-more .img-arrow-right {
    animation: movedown 2s infinite;
  }
  .custom-html--sitecore #accordion .cta-more-label,
  .custom-html--sitecore .section-1-c .cta-more-label,
  .custom-html--sitecore .itr-trend-radar-content .cta-more-label {
    margin-left: 90px;
  }
  .custom-html--sitecore .section-1-c .cta-more-label,
  .custom-html--sitecore .itr-trend-radar-content .cta-more-label {
    font-family: "Graphik Medium", "Arial", Sans-Serif;
    font-size: 1.2em;
  }
  .custom-html--sitecore #accordion .cta-more-label {
    font-family: "Graphik Regular", "Arial", Sans-Serif;
    font-weight: normal;
  }
  .custom-html--sitecore #accordion .panel .panel-heading .panel-title.collapsed .acc.fas {
    transform: rotate(0deg);
  }
  .custom-html--sitecore #accordion .panel .panel-heading .panel-title .acc.fas {
    transform: rotate(-180deg);
    transition: transform 0.5s ease;
  }
  .custom-html--sitecore .panel-title:hover {
    cursor: pointer;
  }
  .custom-html--sitecore i.acc.fas.fa-caret-down {
    position: relative;
    top: 0.1em;
    right: 0;
    font-size: 3.2rem;
    color: #004DFF;
  }
  .custom-html--sitecore #accordion .panel .panel-heading {
    background-color: #fff;
    position: relative;
    display: inline-block;
  }
  .custom-html--sitecore #accordion .panel-default {
    border-color: white;
    border: none;
    padding: 0.5em 0;
  }
  .custom-html--sitecore #accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: white;
    border: none;
  }
  .custom-html--sitecore #accordion .wildcard.panel .panel-heading {
    width: 100%;
  }
  .custom-html--sitecore .wildcard {
    box-shadow: 0px -5px 20px #c4c4c4 !important;
    margin-top: 4em;
    padding: 3em !important;
  }
  .custom-html--sitecore .panel.panel-default.wildcard.purple {
    background: #7500c0;
    background: linear-gradient(90deg, #7500c0 0%, #460073 100%);
    margin-top: 3em;
    padding: 3em !important;
  }
  .custom-html--sitecore #accordion .panel {
    box-shadow: none;
    /* color: white !important; */
  }
  .custom-html--sitecore .wildcard.purple span.light {
    font-size: 1.6rem;
    color: white;
    font-weight: normal;
    display: block;
  }
  .custom-html--sitecore .wildcard span.light {
    font-size: 1.6rem;
    color: #A100FF;
    font-weight: normal;
    display: block;
    font-family: "Graphik Medium", "Arial", Sans-Serif !important;
  }
  .custom-html--sitecore .wildcard .cta-more {
    top: 0;
    position: absolute;
  }
  .custom-html--sitecore .wildcard.purple .cta-more-label {
    color: #FFF;
    font-size: 0.6em !important;
  }
  .custom-html--sitecore .wildcard.purple p.light {
    color: #FFF;
  }
  .custom-html--sitecore .wildcard .cta-more-label {
    color: #A100FF;
    font-size: 0.6em !important;
  }
  .custom-html--sitecore .wildcard p.light {
    color: black;
  }
  .custom-html--sitecore .wildcard .cta-more .cta-more-box {
    border: 1px solid #FFF !important;
  }
  .custom-html--sitecore .wildcard h4 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-size: 3.2rem;
  }
  .custom-html--sitecore .wildcard .cta-more {
    top: 0;
    position: relative;
    width: auto;
    bottom: 0%;
    right: 0%;
    z-index: 10;
    opacity: 1;
    color: #004DFF;
    padding: 10px;
    cursor: pointer;
  }
  .custom-html--sitecore .wildcard .cta-more .cta-more-box {
    border: 1px solid #FFF !important;
    border-radius: 50px;
    left: 0;
    top: 8px;
    width: 36px;
    height: 36px;
    position: absolute;
  }
  .custom-html--sitecore .wildcard .cta-more-arrow {
    position: absolute;
    left: 20px;
    top: 8px;
  }
  .custom-html--sitecore .wildcard .img-arrow-right {
    width: 28px;
    position: absolute;
    animation: movedown 2s infinite;
  }
  .custom-html--sitecore .wildcard .cta-more-label {
    font-family: "Graphik Regular", "Arial", Sans-Serif;
    font-weight: normal;
    margin-left: 45px;
    color: #004DFF;
    font-size: 1.4em !important;
  }
  .custom-html--sitecore .wildcard .cta-more .cta-more-box {
    border: 1px solid #FFF !important;
    border-radius: 50px;
    left: 0;
    top: 8px;
    width: 36px;
    height: 36px;
    position: absolute;
  }
  .custom-html--sitecore .vid-container.vid-1.trigger {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 0;
    -webkit-transition: height 0.7s ease;
    -o-transition: height 0.7s ease;
    transition: height 0.7s ease;
  }
  .custom-html--sitecore .collapse.in .culture-card-holder .vid-container.vid-1.trigger {
    height: 245px;
  }
  .custom-html--sitecore .vid-1.cl-2.trigger {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .custom-html--sitecore img.vid-1,
  .custom-html--sitecore video.vid-1 {
    width: 100%;
  }
  .custom-html--sitecore .vid-1.cl-2 {
    margin-top: 3em;
  }
  .custom-html--sitecore .cardTitle {
    font-family: "Graphik Light", "Arial Black", Sans-Serif;
    font-size: 2.4rem;
    line-height: 1.1;
    font-weight: normal;
    margin-bottom: 1.6rem;
  }
  .custom-html--sitecore .cardTitle {
    font-family: "Graphik Light", "Arial Black", Sans-Serif;
    font-size: 2.4rem;
    line-height: 1.1;
    font-weight: normal;
    margin-bottom: 1.6rem;
    padding-top: 1em;
  }
  .custom-html--sitecore .chart-text {
    font-family: "Graphik Light", "Arial Black", Sans-Serif !important;
    font-size: 1.5em !important;
    line-height: 1.3;
  }
  .custom-html--sitecore .chart-holder {
    height: 13em;
  }
  .custom-html--sitecore p.chart-text {
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    margin-bottom: 0;
  }
  .custom-html--sitecore .chart-holder .col-sm-8 {
    height: inherit;
  }
  .custom-html--sitecore .img-container {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 0;
    -webkit-transition: height 0.7s ease;
    -o-transition: height 0.7s ease;
    transition: height 0.7s ease;
  }
  .custom-html--sitecore .img-container img {
    width: 100%;
  }
  .custom-html--sitecore .collapse.in .cl .img-container {
    height: 260px;
  }
  .custom-html--sitecore .cl-2 .img-container {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .custom-html--sitecore .cl-3 .img-container {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
  .custom-html--sitecore .col-sm-4.cl.cl-2 {
    margin-top: 3em;
  }
  .custom-html--sitecore .col-sm-4.cl.cl-3 {
    margin-top: 6em;
  }
  .custom-html--sitecore #accordion h3.center {
    font-size: 1.6em;
    margin-bottom: 2em;
    margin-top: 1em;
  }
  .custom-html--sitecore .cl-content,
  .custom-html--sitecore .card-content {
    padding-right: 11%;
  }
  @media (min-width: 1000px) {
    .custom-html--sitecore .authors-a {
      font-family: "Graphik Semibold", "Arial Black", Sans-Serif;
      font-size: 21px;
    }
    .custom-html--sitecore .h3-authors {
      font-family: "Graphik Medium", "Arial Black", Sans-Serif;
      font-size: 16px;
    }
    .custom-html--sitecore .author-title,
    .custom-html--sitecore .resource-title {
      font-family: "Graphik Light", "Arial Black", Sans-Serif !important;
      font-size: 12px;
      line-height: 1.5;
      font-weight: normal;
    }
  }
  .custom-html--sitecore .author-social a.ion-social-linkedin,
  .custom-html--sitecore .author-social a.ion-social-twitter,
  .custom-html--sitecore span.quote-bracket,
  .custom-html--sitecore span.quote-bracket-left,
  .custom-html--sitecore .quote-text span.purple {
    -webkit-transition: ease 0.8s;
    -o-transition: ease 0.8s;
    transition: ease 0.8s;
  }
  .custom-html--sitecore .author-social .ion-social-twitter,
  .custom-html--sitecore .author-social .ion-social-linkedin {
    float: left;
    font-size: 1.81rem !important;
    border: 0.12em solid #004dff;
    width: 1.9em;
    height: 1.85em;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    padding-top: 0.2em;
    margin-right: 0.8rem;
  }
  .custom-html--sitecore .circle-author {
    width: 50%;
    border-radius: 50%;
  }
  .custom-html--sitecore p.author-title {
    width: 75%;
  }
  .custom-html--sitecore .author-module .row {
    min-height: 22em;
  }
  .custom-html--sitecore hr.first,
  .custom-html--sitecore hr.second {
    margin-bottom: 3em;
    margin-top: 3em;
  }
  .custom-html--sitecore .light {
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
  }
  .custom-html--sitecore p.large-text {
    font-size: 2.4rem;
    font-family: "Graphik Medium", "Arial", Sans-Serif;
    line-height: 1.5;
  }
  .custom-html--sitecore .section-container-1 .video-player-module {
    padding: 3em 0em;
  }
  .custom-html--sitecore .section-container-1 .video-player-module2 .video-signals {
    padding: 0em 0em !important;
  }
  .custom-html--sitecore .video-player-module .video-container {
    width: 80%;
    border: none;
  }
  .custom-html--sitecore .video-player-module2 .video-container .video-signals {
    width: 100% !important;
    border: none;
  }
  .custom-html--sitecore .video-player-module.module {
    display: block;
    margin-bottom: 25px;
  }
  .custom-html--sitecore .video-player-module2.module .video-signals {
    display: block;
    margin-bottom: 0px !important;
  }
  .custom-html--sitecore #ytim-player-VideoPlayerModule {
    height: 300px;
    width: 100%;
  }
  .custom-html--sitecore h2.section-headline.section-1 {
    text-align: center;
    margin: 1em 0;
  }
  .custom-html--sitecore p.light.purple {
    color: #A100FF;
    font-size: 1.5em;
    line-height: 1.3;
  }
  .custom-html--sitecore .section-1-c p.large-text {
    text-align: center;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
  }
  .custom-html--sitecore .cta-more-label span {
    color: black;
    font-family: "Graphik Light", "Arial", Sans-Serif;
  }
  .custom-html--sitecore h3.inner-sec-title.purple {
    font-family: "Graphik Regular", "Arial", Sans-Serif;
    color: #A100FF;
    font-weight: normal;
  }
  .custom-html--sitecore .panel-body h3.inner-sec-title.purple {
    display: none;
  }
  .custom-html--sitecore .inner-sec-subtitle {
    font-size: 2rem !important;
    font-family: "Graphik Medium", "Arial", Sans-Serif !important;
    line-height: 1.5;
    font-weight: normal;
    margin-top: 1em;
  }
  .custom-html--sitecore p.inner-sec-subtitle.light.center {
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    margin-bottom: 0em;
    font-size: 1.5em !important;
  }
  .custom-html--sitecore .cta-more.footer {
    color: #004DFF;
    position: relative;
    width: auto;
    bottom: 0%;
    right: 0%;
    z-index: 10;
    opacity: 1;
    -webkit-transition: opacity 0.6s ease;
    -o-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease;
    padding: 10px;
    display: inline-block;
  }
  .custom-html--sitecore .cta-more.footer .cta-more-box {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 5px;
    height: 5px;
    border-radius: 50px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .custom-html--sitecore .cta-more .cta-more-arrow {
    position: absolute;
    left: 0px;
    top: 4px;
  }
  .custom-html--sitecore .cta-more.footer.isactive .cta-more-box {
    left: 0;
    top: 6px;
    width: 46px;
    height: 46px;
    border: 2px solid #fff;
    border-radius: 50px;
  }
  .custom-html--sitecore .cta-more.footer.isactive .cta-more-arrow {
    position: absolute;
    left: 20px;
    top: 12px;
  }
  .custom-html--sitecore .cta-more.footer .img-arrow-right {
    width: 38px;
    position: absolute;
  }
  .custom-html--sitecore .cta-more.footer.isactive .cta-more-label {
    margin-left: 65px;
    font-family: "Graphik Medium", "Arial", Sans-Serif;
    font-size: 32px !important;
    line-height: 1.25;
    color: #fff;
  }
  .custom-html--sitecore .cta-more.footer.isactive:hover .cta-more-box {
    cursor: pointer;
    border-radius: 25px 25px 25px 25px;
  }
  .custom-html--sitecore #block-header #header-topnav .primary-nav .nav-content .nav-submenu {
    height: auto;
  }
  @media only screen and (min-width: 1000px) {
    .custom-html--sitecore .cta-more.footer.isactive:hover .cta-more-box {
      width: 103%;
    }
  }
  .custom-html--sitecore .Subscribe-Eyebrow p {
    font-size: 22px;
    color: white;
  }
  .custom-html--sitecore #block-new-footer {
    background-color: black;
  }
  .custom-html--sitecore #footer-block .row:before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 0.06em solid #ccc;
    /* border-width: 0.1rem; */
    border-top: 0;
    margin: 0 0.9375em;
  }
  .custom-html--sitecore .row.footer-links-container:before {
    border: none !important;
  }
  @media screen and (min-width: 768px) {
    .custom-html--sitecore #block-new-footer .content-module {
      padding-left: 0;
    }
    .custom-html--sitecore #block-new-footer .row {
      padding: 0;
      max-width: 120rem;
      margin: 0 auto;
      padding-left: 1.07em;
    }
    .custom-html--sitecore #block-new-footer .row .block-content {
      padding: 3.01rem 0 0 !important;
    }
  }
  @media only screen and (max-width: 1199px) and (min-width: 768px) {
    .custom-html--sitecore .progress-nav-bar.isactive {
      /* height: 8px; */
    }
    .custom-html--sitecore .progress-nav-bar {
      top: 50px;
    }
    .custom-html--sitecore .progress-nav-bar-menu {
      /**display: none;**/
    }
    .custom-html--sitecore .progress-nav-bar.isactive .progress-nav-bar-roller {
      /* height: 8px; */
    }
    .custom-html--sitecore .progress-nav-bar.isactive .nav-bar-menu {
      width: 10%;
    }
  }
  @-webkit-keyframes bounceleft {
    0%,
    100% {
      left: 0px;
    }
    50% {
      left: 10px;
    }
  }
  @keyframes movedown {
    0%,
    100% {
      left: 0px;
    }
    50% {
      left: 10px;
    }
  }
  @-webkit-keyframes bounceleft2 {
    0%,
    100% {
      left: 20px;
    }
    50% {
      left: 30px;
    }
  }
  @-moz-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
      -moz-transform: translateY(0);
      transform: translateY(0);
    }
    40% {
      -moz-transform: translateY(-16px);
      transform: translateY(-16px);
    }
    60% {
      -moz-transform: translateY(-3px);
      transform: translateY(-8px);
    }
  }
  @-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
    40% {
      -webkit-transform: translateY(-10px);
      transform: translateY(-10px);
    }
    60% {
      -webkit-transform: translateY(-5px);
      transform: translateY(-5px);
    }
  }
  @keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
    40% {
      -moz-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
      -webkit-transform: translateY(-10px);
      transform: translateY(-10px);
    }
    60% {
      -moz-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
      -webkit-transform: translateY(-5px);
      transform: translateY(-5px);
    }
  }
  .custom-html--sitecore .bounce {
    -moz-animation: bounce 7s infinite;
    -webkit-animation: bounce 7s infinite;
    animation: bounce 7s infinite;
  }
  .custom-html--sitecore .arrow-i-down {
    position: absolute;
    left: 49%;
    /* transform: translateX(50%); */
    bottom: 10%;
    cursor: pointer;
  }
  .custom-html--sitecore .arrow-i.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  .custom-html--sitecore .arrow-i {
    border: solid #fff;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 12px;
    transition: border 0.3s ease;
    position: relative;
  }
  .custom-html--sitecore h2.sm-title {
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.1);
    font-size: 8rem;
    text-align: center;
    transition: opacity 0.7s ease, transform 1s ease-out;
    opacity: 0.1;
    text-shadow: 0px 6px 4px rgba(0, 0, 0, 0.36);
    line-height: 1;
  }
  .custom-html--sitecore h2.sm-title.isactive {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  .custom-html--sitecore .gradient-holder,
  .custom-html--sitecore .gradient-holder .p-header,
  .custom-html--sitecore .gradient-holder h3.light {
    color: black;
    transition: color 1s ease-out;
  }
  .custom-html--sitecore .gradient-holder {
    position: relative;
    overflow: hidden;
  }
  .custom-html--sitecore .gradient-holder.isactive,
  .custom-html--sitecore .gradient-holder.isactive .p-header,
  .custom-html--sitecore .gradient-holder.isactive h3.light {
    color: #ffffff !important;
  }
  .custom-html--sitecore .gradient-holder img.gradient-holder-bg {
    position: absolute;
    z-index: -1;
    opacity: 0;
    width: 100%;
    bottom: 0;
    transition: opacity 1s ease-out;
  }
  .custom-html--sitecore .gradient-holder.isactive img.gradient-holder-bg {
    opacity: 1;
  }
  .custom-html--sitecore .gradient-holder img {
    height: 100%;
  }
  .custom-html--sitecore .gradient-holder {
    height: auto;
  }
  .custom-html--sitecore .section-6-b {
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .custom-html--sitecore .sf-ctext .light {
    font-family: "Graphik Medium", "Arial", Sans-Serif !important;
    font-size: 1.3em;
    font-weight: normal;
  }
  .custom-html--sitecore .gte-holder .content-text-gte .img-container {
    height: 0px;
    -webkit-transition: height 0.7s ease;
    -o-transition: height 0.7s ease;
    transition: height 0.7s ease;
  }
  .custom-html--sitecore .gte-holder.isactive .content-text-gte .img-container {
    height: 260px;
  }
  .custom-html--sitecore .gte-holder.isactive .content-gte-2 .img-container {
    -webkit-transition-delay: 0.2s !important;
    -o-transition-delay: 0.2s !important;
    transition-delay: 0.2s !important;
  }
  .custom-html--sitecore .gte-holder.isactive .content-gte-3 .img-container {
    -webkit-transition-delay: 0.4s !important;
    -o-transition-delay: 0.4s !important;
    transition-delay: 0.4s !important;
  }
  .custom-html--sitecore .gte-holder.isactive .content-gte-5 .img-container {
    -webkit-transition-delay: 0.5s !important;
    -o-transition-delay: 0.5s !important;
    transition-delay: 0.5s !important;
  }
  .custom-html--sitecore .gte-holder .content-text-gte .min,
  .custom-html--sitecore .gte-holder .content-text-gte .title-gte {
    opacity: 0;
    transition: opacity 0.7s;
  }
  .custom-html--sitecore .gte-holder.isactive .content-text-gte .min,
  .custom-html--sitecore .gte-holder.isactive .content-text-gte .title-gte {
    opacity: 1;
  }
  .custom-html--sitecore .sf-ctext article {
    text-align: left;
  }
  .custom-html--sitecore h2.p-header {
    text-align: center;
  }
  .custom-html--sitecore p.inner-sec-subtitle.light {
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    margin-bottom: 0em;
    font-size: 1.5em !important;
  }
  .custom-html--sitecore .eyebrow {
    display: block;
    font-family: "Graphik Medium", "Arial", Sans-Serif !important;
    font-weight: normal;
    font-size: 0.6em !important;
    line-height: 1.2;
  }
  .custom-html--sitecore .tool-banner .vid-sm {
    border-radius: 3em;
  }
  .custom-html--sitecore video.vid-sm.vid-sm-radar:hover {
    cursor: pointer;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.slide-info {
    top: 335px;
    z-index: 1;
    background-color: transparent;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.podcast {
    top: 209px;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.podcast {
    bottom: 203px;
    z-index: 5;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.slide-info img {
    animation: pulse 2s infinite;
    border-radius: 50%;
  }
  .custom-html--sitecore .slide-info img {
    width: 100%;
    height: auto;
  }
  .custom-html--sitecore .donutChart p {
    font-family: "Graphik Light", "Arial", Sans-Serif;
    font-size: 4.8rem;
    top: 48%;
  }
  .custom-html--sitecore .gradient-color {
    background: #a100ff;
    background: radial-gradient(circle, #a100ff 0%, rgba(195, 94, 255, 0.5) 100%);
    opacity: 0;
    transition: opacity 0.7s ease;
    width: 100%;
    height: 100%;
    position: absolute;
  }
  .custom-html--sitecore .gradient-color {
    background: -webkit-gradient(linear, left top, left bottom, from(#460073), to(#a100ff));
    background: -o-linear-gradient(top, #460073 0%, #a100ff 100%);
    background: linear-gradient(180deg, #460073 0%, #a100ff 100%);
    background-image: url('/content/dam/accenture/final/a-com-migration/custom/_acnmedia/thought-leadership-assets/images/tech-vision-2021/Accenture-Gradient.jpg');
    background-size: cover;
  }
  .custom-html--sitecore .gradient-color {
    opacity: 0;
  }
  .custom-html--sitecore .gradient-holder.isactive .gradient-color {
    opacity: 1;
  }
  .custom-html--sitecore .itr-filter-row.clabel {
    position: absolute;
    bottom: 11%;
  }
  @media screen and (min-width: 1200px) and (max-width: 1399px) {
    .custom-html--sitecore .nav-bar-menu {
      width: 12em;
    }
    .custom-html--sitecore .nav-bar-menu-0 {
      width: 6em !important;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .custom-html--sitecore {
      /*.gradient-holder {
      height: 140vh;
  } */
    }
    .custom-html--sitecore .submarquee-container {
      height: auto;
      width: 100%;
    }
    .custom-html--sitecore h2.sm-title {
      font-size: 4.8rem;
    }
    .custom-html--sitecore h2.sm-title {
      opacity: 1;
      transform: translate(-50%, -50%) scale(1);
    }
    .custom-html--sitecore .donutChart p {
      font-size: 3.2rem;
    }
    .custom-html--sitecore p.large-text {
      font-size: 2.08rem;
    }
    .custom-html--sitecore .section-container .vid-trend-1,
    .custom-html--sitecore .section-container .vid-sm,
    .custom-html--sitecore .submarquee-container img {
      position: relative;
    }
    .custom-html--sitecore .wgo-section {
      padding-top: 0;
    }
    .custom-html--sitecore .collapse.in .cl .img-container {
      height: 10em;
    }
    .custom-html--sitecore .collapse.in .culture-card-holder .vid-container.vid-1.trigger {
      height: 148px;
    }
    .custom-html--sitecore .gte-holder.isactive .content-text-gte .img-container {
      height: 215px;
    }
    .custom-html--sitecore .author-module .row {
      min-height: 12em;
    }
    .custom-html--sitecore .nav-bar-menu strong {
      font-family: "Graphik Regular", "Arial", Sans-Serif;
      font-size: 1.6rem;
    }
    .custom-html--sitecore .progress-nav-bar .nav-bar-menu {
      height: 60px;
    }
    .custom-html--sitecore .nav-bar-menu-0 svg {
      top: 7px;
      -webkit-transform-origin: 50% 35%;
      -ms-transform-origin: 50% 35%;
      transform-origin: 50% 35%;
    }
  }
  @media screen and (min-width: 768px) {
    .custom-html--sitecore .mobile-sub {
      display: none;
    }
    .custom-html--sitecore .signal-holder {
      left: 6%;
      margin-bottom: 1.5em;
    }
    .custom-html--sitecore .itr-filter-row.clabel {
      bottom: 7%;
    }
  }
  @media screen and (max-width: 767px) {
    .custom-html--sitecore .content-module p {
      font-size: 1.6rem !important;
    }
    .custom-html--sitecore .row.row-new {
      padding: 0 5%;
    }
    .custom-html--sitecore .marquee-details {
      width: 90%;
    }
    .custom-html--sitecore .marquee-details h2 {
      font-size: 4em;
    }
    .custom-html--sitecore .section-1-c .cta-more-label {
      font-size: 0.9em;
      line-height: 1.3;
    }
    .custom-html--sitecore .section-1-c .cta-more .cta-more-box {
      left: 10px;
    }
    .custom-html--sitecore .section-1-c .cta-more .cta-more-box .cta-more-arrow {
      animation: none;
    }
    .custom-html--sitecore .section-container-marquee {
      height: auto;
    }
    .custom-html--sitecore h2.sm-title {
      font-size: 4.8rem;
      width: 90%;
    }
    .custom-html--sitecore video.vid-sm {
      display: none;
    }
    .custom-html--sitecore .section-1-c .cta-more {
      width: 90%;
      height: 2em;
    }
    .custom-html--sitecore .section-1-c .cta-more .cta-more-box {
      width: 26px;
      height: 26px;
      top: 5px;
    }
    .custom-html--sitecore .section-1-c .cta-more-label {
      margin-left: 37px;
    }
    .custom-html--sitecore .section-1-c .cta-more .cta-more-arrow {
      left: 10px;
      top: 3px;
    }
    .custom-html--sitecore .section-1-c .cta-more .img-arrow-right {
      width: 23px;
    }
    .custom-html--sitecore .panel-title {
      font-size: 2.08rem;
    }
    .custom-html--sitecore #accordion .cta-more .cta-more-box {
      top: 3px;
    }
    .custom-html--sitecore p.inner-sec-subtitle.light.center {
      font-size: 1.2em !important;
    }
    .custom-html--sitecore #accordion .cta-more-label {
      margin-left: 55px;
    }
    .custom-html--sitecore .inner-sec-subtitle {
      line-height: 1.2;
    }
    .custom-html--sitecore p.large-text {
      line-height: 1.25;
    }
    .custom-html--sitecore .collapse.in .culture-card-holder .vid-container.vid-1.trigger {
      height: 150px;
    }
    .custom-html--sitecore .collapse.in .cl .img-container {
      height: 237px;
    }
    .custom-html--sitecore .cardTitle {
      font-size: 2.08rem;
    }
    .custom-html--sitecore .chart-text {
      font-size: 1.3em !important;
      line-height: 1.3;
      margin-top: 1em;
    }
    .custom-html--sitecore .col-sm-4.cl {
      margin-top: 2em !important;
    }
    .custom-html--sitecore .wildcard h4 {
      font-size: 2.4rem;
    }
    .custom-html--sitecore .wildcard {
      padding: 2em !important;
    }
    .custom-html--sitecore .wildcard .cta-more-label {
      font-size: 1.1em !important;
    }
    .custom-html--sitecore .wildcard .cta-more-arrow {
      top: 2px;
    }
    .custom-html--sitecore .wildcard {
      margin-top: 0;
    }
    .custom-html--sitecore .purple-quote .col-sm-8 {
      padding-left: 2em;
    }
    .custom-html--sitecore p.light.purple {
      font-size: 1.3em;
      line-height: 1.2;
    }
    .custom-html--sitecore .wgo-section {
      padding-top: 0;
    }
    .custom-html--sitecore p.inner-sec-subtitle.light {
      font-size: 1.3em !important;
    }
    .custom-html--sitecore .inner-sec-subtitle {
      font-size: 1.6rem !important;
    }
    .custom-html--sitecore p.large-text {
      font-size: 2.4rem;
    }
    .custom-html--sitecore .content-text-gte {
      padding-top: 3em;
    }
    .custom-html--sitecore .content-text-gte p.min {
      margin-bottom: 3px;
    }
    .custom-html--sitecore .get-essentials h2.purple {
      font-size: 3.2rem;
    }
    .custom-html--sitecore .chart-holder {
      height: auto;
    }
    .custom-html--sitecore p.chart-text {
      transform: none;
      top: 0;
      position: inherit;
      margin-bottom: 0;
    }
    .custom-html--sitecore .nav-bar-menu strong {
      font-family: "Graphik Regular", "Arial", Sans-Serif;
      font-size: 1.6rem;
    }
    .custom-html--sitecore .progress-nav-bar .nav-bar-menu {
      height: 60px;
    }
    .custom-html--sitecore .nav-bar-menu-0 svg {
      top: 7px;
      -webkit-transform-origin: 50% 35%;
      -ms-transform-origin: 50% 35%;
      transform-origin: 50% 35%;
    }
  }
  .custom-html--sitecore img.vid-sm.vid-sm-radar {
    cursor: pointer;
  }
  .custom-html--sitecore .row.row-new.section-container-6 {
    padding-bottom: 1em;
    padding-top: 1em;
  }
  .custom-html--sitecore .bootstrap-select.btn-group .dropdown-menu.inner {
    background: transparent;
  }
  @keyframes pulse {
    0% {
      transform: scale(0.95);
      box-shadow: 0 0 0 0 rgba(161, 0, 255, 0.7);
    }
    70% {
      transform: scale(1);
      box-shadow: 0 0 0 10px rgba(161, 0, 255, 0);
    }
    100% {
      transform: scale(0.95);
      box-shadow: 0 0 0 0 rgba(161, 0, 255, 0);
    }
  }
  .custom-html--sitecore .carousel,
  .custom-html--sitecore .carousel-inner,
  .custom-html--sitecore .carousel-inner {
    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;
  }
  .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 .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;
  }
  @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: 80px;
  }
  .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;
  }
  .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;
  }
  