.custom-html--sitecore {
    /*Marquee Banner*/
    /*Marquee Banner*/
    /** Section 3 **/
    /** Section 4 **/
    /**Section 5**/
    /**Carousel**/
    /**Progress Nav Bar**/
    /**Social media**/
    /** Learn More **/
  }
  .custom-html--sitecore .marquee_banner {
    background-image: url("/content/dam/accenture/final/a-com-migration/custom/_acnmedia/thought-leadership-assets/images/fjord-trends-2020/Accenture-Fjord2021-Banner.jpg");
    text-align: center;
    padding: 25px 0;
    margin-top: 30px;
  }
  .custom-html--sitecore .marquee_banner p {
    margin-bottom: 10px;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    margin-bottom: 2.56rem;
  }
  .custom-html--sitecore .marquee_banner p strong {
    color: #ffffff !important;
    font-size: 40px;
    text-decoration: none !important;
    line-height: 40px;
  }
  .custom-html--sitecore .marquee_banner a {
    color: #ffffff;
    text-decoration: none;
  }
  .custom-html--sitecore .marquee {
    position: relative;
    width: 100%;
    height: 90vh;
    overflow: hidden;
    background: #F5F5F5;
  }
  .custom-html--sitecore img.img-marquee-1 {
    height: 78vh;
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
  }
  .custom-html--sitecore img.img-marquee-2 {
    position: absolute;
    bottom: -30px;
    right: 0;
    width: 60%;
    z-index: 1;
  }
  .custom-html--sitecore video.vid-1 {
    position: absolute;
    z-index: 0;
    width: 60%;
    top: -30%;
    right: 0;
  }
  @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 .content-module p a {
    text-decoration: underline;
    color: #008;
  }
  .custom-html--sitecore .section-container-3 .row.row-new {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .custom-html--sitecore .section-container-3 .content-text-left,
  .custom-html--sitecore .section-container-3 .content-text-right {
    margin-top: 40px;
  }
  @media screen and (max-width: 999px) {
    .custom-html--sitecore .section-container-3 .content-text-left,
    .custom-html--sitecore .section-container-3 .content-text-right {
      margin-top: 0px;
    }
  }
  .custom-html--sitecore .section-container-3 .content-text-left {
    text-align: right;
  }
  .custom-html--sitecore .blue {
    color: #008EFF;
  }
  @media only screen and (min-width: 1025px) {
    .custom-html--sitecore {
      /* div.section-container-4 { */
      /* background-color: #FFF; */
      /* background-size: 40px 40px, 40px 40px, 20px 20px, 20px 20px; */
      /* background-position: -2px -2px, -2px -2px, -1px -1px, -1px -1px; */
      /* background-image: -webkit-linear-gradient(#A100FF 1px, transparent 1px), */
      /* -webkit-linear-gradient(0, #A100FF 1px, transparent 1px), */
      /* -webkit-linear-gradient(rgba(255,255,255,.3) 1px, transparent 1px), */
      /* -webkit-linear-gradient(0, rgba(255,255,255,.3) 1px, transparent 1px); */
      /* background-image: -moz-linear-gradient(#A100FF 1px, transparent 1px), */
      /* -moz-linear-gradient(0, #A100FF 1px, transparent 1px), */
      /* -moz-linear-gradient(rgba(255,255,255,.3) 1px, transparent 1px), */
      /* -moz-linear-gradient(0, rgba(255,255,255,.3) 1px, transparent 1px); */
      /* background-image: linear-gradient(#A100FF 1px, transparent 1px), */
      /* linear-gradient(90deg, #A100FF 1px, transparent 1px); */
      /* border-top: 1px solid #A100ff; */
      /* border-bottom: 1px solid #A100ff; */
      /* overflow: hidden; */
      /* } */
    }
    .custom-html--sitecore div.section-container-4 {
      /* background-color: #FFF; */
      /* background-size: 30px 30px, 30px 30px, 10px 10px, 10px 10px; */
      /* background-position: -2px -2px, -2px -2px, -1px -1px, -1px -1px; */
      background-image: url(/content/dam/accenture/final/a-com-migration/custom/_acnmedia/thought-leadership-assets/images/fjord-trends-2020/accenture-tile-grid.png);
      background-repeat: repeat;
      background-size: 8%;
      /* border-top: 0.5px solid #A100ff; */
      /* border-bottom: 0.5px solid #A100ff; */
      overflow: hidden;
    }
    .custom-html--sitecore .section-container-4 .row-new {
      padding-top: 3.5% !important;
      padding-bottom: 5% !important;
      max-width: 100% !important;
    }
  }
  .custom-html--sitecore .section-container-4 .white-container .row {
    background-color: #fff;
    padding: 0%;
  }
  .custom-html--sitecore .section-container-4 .content-text-vid {
    padding: 5%;
  }
  .custom-html--sitecore .section-container-4 .slide-vid {
    position: absolute;
    width: auto;
    top: 0;
    z-index: 1;
    max-height: 550px;
    left: 50%;
    transform: translateX(20%);
  }
  .custom-html--sitecore .section-container-4 .slide-vid.isactive {
    width: auto;
    z-index: 2;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  @media screen and (max-width: 999px) {
    .custom-html--sitecore .section-container-4 .slide-vid {
      transform: translateX(-50%);
    }
  }
  .custom-html--sitecore .section-container-4 .btn-play-vid {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    z-index: 5;
    opacity: 1;
    transition: opacity 0.6s ease;
  }
  .custom-html--sitecore .section-container-4 .btn-play-vid.playing {
    opacity: 0.1;
  }
  .custom-html--sitecore .section-container-4 .btn-play-vid:hover {
    opacity: 1;
  }
  .custom-html--sitecore .section-container-5 .content-gte-2 {
    padding-top: 4%;
  }
  .custom-html--sitecore .section-container-5 .content-gte-3 {
    padding-top: 8%;
  }
  .custom-html--sitecore .section-container-5 .content-gte-4 {
    padding-top: 12%;
  }
  .custom-html--sitecore .section-container-5 .content-text-gte p.min,
  .custom-html--sitecore .section-container-7 .content-text-gte p.title {
    opacity: 0;
    transition: opacity 1s ease-out;
  }
  .custom-html--sitecore .section-container-5 .content-text-gte.isactive p.min,
  .custom-html--sitecore .section-container-7 .content-text-gte.isactive p.title {
    opacity: 1;
  }
  .custom-html--sitecore .section-container-5 .content-text-gte .img-container {
    position: relative;
    overflow: hidden;
    height: 0px;
    transition: height 0.6s ease-out;
  }
  .custom-html--sitecore .section-container-5 .content-gte-2 .img-container {
    transition-delay: 0.2s;
  }
  .custom-html--sitecore .section-container-5 .content-gte-3 .img-container {
    transition-delay: 0.2s;
  }
  .custom-html--sitecore .section-container-5 .content-gte-4 .img-container {
    transition-delay: 0.2s;
  }
  .custom-html--sitecore .section-container-5 .content-text-gte.isactive .img-container {
    height: 325px;
  }
  .custom-html--sitecore .section-container-5 img.gte-imgs {
    width: 100%;
  }
  .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;
    color: #111;
  }
  .custom-html--sitecore .progress-nav-bar {
    position: fixed;
    top: 70px;
    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 a {
    line-height: 1.6rem;
    text-align: left;
    font-size: 1.6rem;
    color: #111;
  }
  .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;
    }
  }
  .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;
  }
  .custom-html--sitecore .tv-quickaccess {
    position: fixed;
    z-index: 100;
    right: 0;
    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;
  }
  .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: 105px;
    z-index: 4;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.short-report {
    top: 210px;
    z-index: 3;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.slide-share {
    top: 309px;
    z-index: 2;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.slide-info {
    top: 275px;
    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;
  }
  