.custom-html--sitecore #hero-carousel .item .hero-breadcrumblink a {
    color: black !important;
}
.custom-html--sitecore #hero-carousel .item .block-content .hero-breadcrumblink a {
    color: black;
}
.custom-html--sitecore div#hero-carousel {
    position: relative;
    overflow: hidden;
    /*background: rgba(63, 0, 104, 1);*/
    background: #0094f9;
    /*background: linear-gradient(87deg, rgba(66,0,112,1) 56%, rgba(66,0,112,1) 91%);*/
}
@media screen and (max-width: 1599px) {
    .custom-html--sitecore video.marquee-vid {
        right: 0% !important;
    }
}
.custom-html--sitecore .carousel-inner {
    position: inherit;
    z-index: 1;
    padding: 4em 0;
}
@media screen and (max-width: 767px) {
    .custom-html--sitecore .mobileheadline {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .custom-html--sitecore img.img-2 {
        transform: scale(1);
        opacity: 1;
        bottom: 0;
    }
    .custom-html--sitecore img.img-3 {
        opacity: 1;
        left: 0;
        bottom: 0;
    }
    .custom-html--sitecore .marquee-vid {
        display: none;
    }
    .custom-html--sitecore div#hero-carousel.item {
        background: url();
        background-size: cover;
        background-position: bottom;
    }
    .custom-html--sitecore div#hero-carousel {
        position: relative;
        overflow: hidden;
        /*background: rgba(63, 0, 104, 1);*/
        background: #fff;
        /*background: linear-gradient(87deg, rgba(66,0,112,1) 56%, rgba(66,0,112,1) 91%);*/
    }
}
.custom-html--sitecore video.marquee-vid {
    position: absolute;
    top: 0;
    right: 5%;
    z-index: 0;
    height: 100%;
    width: 60%;
}
@media screen and (max-width: 1599px) {
    .custom-html--sitecore video.marquee-vid {
        right: 0% !important;
    }
}
.custom-html--sitecore .small-headline {
    font-size: 2.64rem;
    font-family: "Graphik Black", "Arial Black", Sans-Serif;
}
.custom-html--sitecore .data-card-text {
    font-size: 2.56rem;
    line-height: 2.88rem;
    font-family: Graphik bold !important;
}
.custom-html--sitecore .viz-card.vertical-wide-card .viz-content {
    padding-top: 0.7em;
    margin-top: 1.5em;
}
.custom-html--sitecore .quote-content {
    padding: 5%;
    background: #fff;
    font-family: "Graphik bold", Arial, Sans-Serif !important;
    font-size: 2.72rem !important;
    line-height: 2.72rem;
    position: relative;
    z-index: 1;
}
.custom-html--sitecore .purple-quote {
    font-size: 6.4rem;
    font-family: Arial, Sans-Serif !important;
    font-weight: 800;
    color: #a100ff;
}
.custom-html--sitecore .block-purple-quote p, .custom-html--sitecore .block-purple-quote-right p {
    padding: 5%;
    background: #fff;
    font-family: "Graphik SemiBold", Arial, Sans-Serif;
    font-size: 2.4rem;
    line-height: 2.56rem;
    position: relative;
    z-index: 1;
}
.custom-html--sitecore .block-purple-quote-no-box p {
    padding: 5%;
    background: #fff;
}
.custom-html--sitecore .block-purple-quote:after {
    content: '';
    background: url("/content/dam/accenture/final/a-com-migration/custom/_acnmedia/thought-leadership-assets/images/tech-vision-2020/Accenture-tech-vision-2020-purple-pattern.png");
    width: 120%;
    height: 95%;
    position: absolute;
    top: 20%;
    right: -20%;
    z-index: -1;
}
.custom-html--sitecore .block-purple-quote-right:after {
    content: '';
    background: url("/content/dam/accenture/final/a-com-migration/custom/_acnmedia/thought-leadership-assets/images/tech-vision-2020/Accenture-tech-vision-2020-purple-pattern.png");
    width: 90%;
    height: 95%;
    position: absolute;
    top: 20%;
    left: -20%;
    z-index: -1;
    /*#block-purple-trend {
     padding-top: 5%;
     color: #fff !important;
     position: relative;
     padding-bottom: 40px;
     width: 1200px;
     }*/
}
.custom-html--sitecore #block-purple-trends-section {
    background: #7500C0 !important;
    color: #fff !important;
}
.custom-html--sitecore #block-grey-section {
    background: url("/content/dam/accenture/final/a-com-migration/custom/_acnmedia/thought-leadership-assets/images/afs-techvision-2020/Accenture-AFS-Techvision2020-Trend1-image1.png");
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: top right;
}
.custom-html--sitecore .white {
    color: #fff;
}
.custom-html--sitecore .blue {
    color: #008EFF;
}
.custom-html--sitecore #block-blue-section {
    background-color: #008EFF !important;
    /*Accordion*/
}
.custom-html--sitecore .blue-acc-number {
    color: #008EFF;
    margin-right: 10px;
    font-size: 22px;
}
.custom-html--sitecore .acc-title-text {
    font-size: 22px;
}
.custom-html--sitecore #accordion .panel {
    border: 0px;
    /*border-bottom: 1px solid #ddd;*/
}
.custom-html--sitecore #accordion .panel .panel-heading {
    background-color: #f2f2f2;
    position: relative;
}
.custom-html--sitecore #accordion .panel .panel-heading.isActive {
    border-left: 3px solid #A100FF;
}
.custom-html--sitecore #accordion .panel .panel-collapse {
    background-color: #fff;
}
.custom-html--sitecore #accordion .panel .panel-heading .panel-title {
    font-size: 1.76rem;
    line-height: 1.76rem;
    padding: 3%;
    border-left: 3px solid #008EFF;
    cursor: pointer;
    margin-bottom: 0px;
}
.custom-html--sitecore #accordion .panel .panel-heading .panel-title.collapsed {
    border-left: 3px solid #fff;
}
.custom-html--sitecore #accordion .panel .panel-heading .panel-title .acc.fas {
    transform: rotate(-180deg);
    transition: transform 0.5s ease;
}
.custom-html--sitecore #accordion .panel .panel-heading .panel-title.collapsed .acc.fas {
    transform: rotate(0deg);
}
.custom-html--sitecore #accordion .panel .panel-heading .panel-title a.acc.purple {
    font-family: "Graphik SemiBold", "Arial", sans-serif;
    color: #A100FF !important;
}
.custom-html--sitecore #accordion .panel .panel-body {
    position: relative;
}
.custom-html--sitecore #accordion .panel .panel-body ul {
    list-style-type: disc;
}
.custom-html--sitecore .panel-body:before {
    content: " ";
    width: 100%;
    height: 5px;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(78, 78, 78, 0.4) 100%);
}
.custom-html--sitecore i.acc.fas.fa-chevron-down {
    position: absolute;
    top: 35%;
    right: 3%;
    font-size: 1.92rem;
}
.custom-html--sitecore .panel.panel-default a h4 {
    font-family: "Graphik Bold", "Arial", sans-serif !important;
    text-decoration: none !important;
    color: #111;
}
.custom-html--sitecore .panel.panel-default a:hover h4 {
    font-family: "Graphik Bold", "Arial", sans-serif !important;
    text-decoration: none !important;
    color: #111;
}
.custom-html--sitecore #accordion .panel .panel-heading .panel-title p.acc.purple {
    font-family: "Graphik Bold", "Arial", sans-serif !important;
    font-size: 18px;
    margin-bottom: 0 !important;
}
.custom-html--sitecore ol {
    margin: 0 0 1.5em;
    padding: 0;
    counter-reset: item;
}
.custom-html--sitecore ol > li {
    margin: 0;
    padding: 0 0 0 2em;
    text-indent: -2em;
    list-style-type: none;
    counter-increment: item;
}
.custom-html--sitecore ol > li:before {
    display: inline-block;
    width: 1.5em;
    padding-right: 0.5em;
    font-family: "Graphik Bold", "Arial", Sans-Serif !important;
    font-weight: bold;
    text-align: right;
    content: counter(item) ".";
}
@media screen and (max-width: 767px) {
    .custom-html--sitecore #accordion .panel .panel-heading .panel-title p.acc.purple {
        font-size: 15px !important;
        width: 100%;
    }
}
.custom-html--sitecore .panel-body {
    padding: 40px 0 40px 30px;
}
.custom-html--sitecore p.big-text {
    font-family: "Graphik Bold", "Arial", Sans-Serif;
    font-size: 4.8rem;
    margin-bottom: 0px;
}
.custom-html--sitecore .panel-body:before {
    content: " ";
    width: 100%;
    height: 5px;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(78, 78, 78, 0.4) 100%);
}
.custom-html--sitecore i.acc.fas.fa-chevron-down {
    position: absolute;
    top: 35%;
    right: 3%;
    font-size: 1.92rem;
    /*Accordion Override*/
}
@media screen and (min-width: 768px) {
    .custom-html--sitecore .panel-heading, .custom-html--sitecore .panel-body:before {
        width: 66.66667%;
    }
    .custom-html--sitecore .panel-heading {
        border-bottom: 1px solid #ddd !important;
    }
    .custom-html--sitecore .quote-content {
        padding-left: 2em;
    }
    .custom-html--sitecore .quote-padding {
        padding-left: 2em;
    }
    .custom-html--sitecore .keyboard {
        margin-top: 4em;
        padding-left: 4%;
    }
    .custom-html--sitecore .chart {
        margin-top: 4em;
        padding-left: 4%;
    }
    .custom-html--sitecore .man {
        margin-top: 4em;
        padding-left: 4%;
    }
    .custom-html--sitecore .hero-item-featureoverview {
        padding-bottom: 2em !important;
    }
}
@media screen and (max-width: 767px) {
    .custom-html--sitecore .acc-title-text {
        font-size: 20px !important;
    }
    .custom-html--sitecore .block-purple-quote:after {
        height: 84%;
        width: 100%;
        right: -9%;
    }
    .custom-html--sitecore .small-headline {
        color: black;
    }
}
@media screen and (max-width: 1024px) {
    .custom-html--sitecore #block-grey-section {
        background: none;
    }
}
.custom-html--sitecore .chart img {
    width: 45%;
}
.custom-html--sitecore .chart .quote-content {
    padding: 0 !important;
}
.custom-html--sitecore .man img {
    width: 100%;
}
.custom-html--sitecore .block-purple-quote {
    z-index: 1;
}
.custom-html--sitecore .keyboard img {
    width: 100%;
}
.custom-html--sitecore .panel-padding {
    padding-right: 30px;
}
@media screen and (min-width: 1000px) {
    .custom-html--sitecore #multipage-nav .nav-articles {
        border-bottom: none !important;
    }
}
.custom-html--sitecore .circle-chart-wrap {
    padding: 0px;
    text-align: center;
}
.custom-html--sitecore .circle-chart-wrap .circle-chart {
    margin: 0px 0px;
    display: inline-block;
    vertical-align: top;
}
.custom-html--sitecore .circle-chart, .custom-html--sitecore .circle-chart * {
    box-sizing: border-box;
}
.custom-html--sitecore .circle-chart {
    width: 145px;
    height: 145px;
    position: relative;
    opacity: 0;
}
.custom-html--sitecore .circle-chart .chart-box {
    width: 100%;
    height: 100%;
    padding: 7px;
    position: relative;
}
.custom-html--sitecore .circle-chart .chart-circle-base {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background-image: url("/content/dam/accenture/final/a-com-migration/custom/_acnmedia/thought-leadership-assets/images/afs-techvision-2020/Accenture-AFS-Bg-55.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 150%;
}
.custom-html--sitecore .circle-chart .chart-box svg {
    width: 100%;
    height: 100%;
    overflow: visible;
    position: absolute;
    transform: rotateY(0deg) rotate(270deg);
}
.custom-html--sitecore svg.svg-circle-bg {
    top: -5px;
    left: 5px;
    z-index: 0;
}
.custom-html--sitecore svg.svg-circle {
    top: 0px;
    left: 0px;
    z-index: 1;
}
.custom-html--sitecore .chart-circle-progress {
    fill: transparent;
    stroke-width: 25;
    stroke: #A100FF;
}
.custom-html--sitecore .chart-circle-progress-bg {
    fill: transparent;
    stroke-width: 25;
    stroke: rgba(206, 122, 255, 0.5);
}
.custom-html--sitecore .circle-chart .per-num {
    width: 100%;
    margin: -17px 0 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    font-family: "Graphik SemiBold", "Arial", Sans-Serif;
    color: #A100FF;
    position: absolute;
    left: 0;
    top: 50%;
}
.custom-html--sitecore .circle-chart .per-num span {
    font-size: 25px;
    vertical-align: -1px;
}
.custom-html--sitecore .active.circle-chart {
    opacity: 1;
}
.custom-html--sitecore .active .chart-circle-progress, .custom-html--sitecore .active .chart-circle-progress-bg {
    -ms-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out;
}
.custom-html--sitecore .hero-breadcrumblink {

}

