#loader-overlay {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    background: rgba(255, 255, 255, 1);
    visibility: visible;
}
#loader-overlay #loader {
    border: 6px solid #f3f3f3;
    border-radius: 50%;
    border-top: 6px solid #444;
    width: 2.5rem;
    height: 2.5rem;
    animation: spin 1s linear infinite;
    margin-left: 0.625rem;
}

#loader-overlay .center {
    width: 5rem;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: calc(50% - 40px);
    color: #fff;
}

#loader-overlay #loader-content {
    font-family: "Open Sans", sans-serif;
    color: #1f1f1f;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    margin-left: -6px;
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}
.cmp-subnav .subnav-fixed.sticky-top .cmp-subnav__navigation-wrapper .navbar-nav,
.cmp-subnav .navbar-nav {
    white-space: nowrap !important;
}

@media (min-width: 768px) {
    .subnav-container .navbar .menu-nav-item > a,
    .subnav-container .navbar-inverse .menu-nav-item > a,
    .subnav-container .navbar .open > a,
    .subnav-container .navbar-inverse .open > a {
        width: max-content;
    }
}
.cmp-subnav .subnav-fixed.sticky-top {
    position: fixed !important;
}
.cmp-subnav {
    margin-top: 70px !important;
}
.cmp-subnav .subnav-fixed.sticky {
    position: absolute !important;
}
.tooltip.fade.in {
    opacity: 0.9 !important;
}
.tooltip-inner {
    border-radius: 0px;
}
.tooltip-inner {
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    border-radius: 4px;
    background-color: #f3f2f2;
    color: #000;
    border: 1px solid #000;
}
.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.bs-tooltip-top .arrow::before {
    border-top-color: #000;
    border-width: 6px 10px 0;
}

.bs-tooltip-auto[x-placement^="right"] .arrow::before,
.bs-tooltip-right .arrow::before {
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #000;
}

.bs-tooltip-auto[x-placement^="bottom"] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    border-width: 0 10px 6px;
    border-bottom-color: #000;
}

.bs-tooltip-auto[x-placement^="left"] .arrow::before,
.bs-tooltip-left .arrow::before {
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #000;
}
.font-family-open {
    font-family: "Open Sans", sans-serif;
}

.font-family-adelle {
    font-family: "adelle-sans", sans-serif;
}

.font-family-sabon {
    font-family: "linotype-sabon", sans-serif;
}
/* .fadesec {
    transition: opacity 500ms ease-in;
}
.fadeOut {
    opacity: 0;
}
.fadeIn {
    opacity: 1;
    transition: opacity 500ms ease-in;
} */
.fadeStickMenu {
    transition: opacity 100ms ease-in;
}
.fadeStickIn {
    /* opacity: 1; */
    display: block;
}

@media (min-width: 991px) {
    #diclWrapper .row {
        margin-right: -10px;
        margin-left: -10px;
    }
    #diclWrapper .col-1,
    #diclWrapper .col-10,
    #diclWrapper .col-11,
    #diclWrapper .col-12,
    #diclWrapper .col-2,
    #diclWrapper .col-3,
    #diclWrapper .col-4,
    #diclWrapper .col-5,
    #diclWrapper .col-6,
    #diclWrapper .col-7,
    #diclWrapper .col-8,
    #diclWrapper .col-9,
    #diclWrapper .col-lg-1,
    #diclWrapper .col-lg-10,
    #diclWrapper .col-lg-11,
    #diclWrapper .col-lg-12,
    #diclWrapper .col-lg-2,
    #diclWrapper .col-lg-3,
    #diclWrapper .col-lg-4,
    #diclWrapper .col-lg-5,
    #diclWrapper .col-lg-6,
    #diclWrapper .col-lg-7,
    #diclWrapper .col-lg-8,
    #diclWrapper .col-lg-9,
    #diclWrapper .col-md-1,
    #diclWrapper .col-md-10,
    #diclWrapper .col-md-11,
    #diclWrapper .col-md-12,
    #diclWrapper .col-md-2,
    #diclWrapper .col-md-3,
    #diclWrapper .col-md-4,
    #diclWrapper .col-md-5,
    #diclWrapper .col-md-6,
    #diclWrapper .col-md-7,
    #diclWrapper .col-md-8,
    #diclWrapper .col-md-9,
    #diclWrapper .col-sm-1,
    #diclWrapper .col-sm-10,
    #diclWrapper .col-sm-11,
    #diclWrapper .col-sm-12,
    #diclWrapper .col-sm-2,
    #diclWrapper .col-sm-3,
    #diclWrapper .col-sm-4,
    #diclWrapper .col-sm-5,
    #diclWrapper .col-sm-6,
    #diclWrapper .col-sm-7,
    #diclWrapper .col-sm-8,
    #diclWrapper .col-sm-9,
    #diclWrapper .col-xs-1,
    #diclWrapper .col-xs-10,
    #diclWrapper .col-xs-11,
    #diclWrapper .col-xs-12,
    #diclWrapper .col-xs-2,
    #diclWrapper .col-xs-3,
    #diclWrapper .col-xs-4,
    #diclWrapper .col-xs-5,
    #diclWrapper .col-xs-6,
    #diclWrapper .col-xs-7,
    #diclWrapper .col-xs-8,
    #diclWrapper .col-xs-9 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}
#diclWrapper .animate__element {
    opacity: 0;
}
#diclWrapper .ml-20,
#diclWrapper .mx-20 {
    margin-left: 20px;
}
#diclWrapper .mr-20,
#diclWrapper .mx-20 {
    margin-right: 20px;
}
#diclWrapper .ml-10,
#diclWrapper .mx-10 {
    margin-left: 10px;
}
#diclWrapper .mr-10,
#diclWrapper .mx-10 {
    margin-right: 10px;
}
#diclWrapper .mt-20,
#diclWrapper .my-20 {
    margin-top: 20px;
}
#diclWrapper .mb-20,
#diclWrapper .my-20 {
    margin-bottom: 20px;
}
#diclWrapper .mt-10,
#diclWrapper .my-10 {
    margin-top: 10px;
}
#diclWrapper .mb-10,
#diclWrapper .my-10 {
    margin-bottom: 10px;
}
#diclWrapper .pl-20,
#diclWrapper .px-20 {
    padding-left: 20px;
}
#diclWrapper .pr-20,
#diclWrapper .px-20 {
    padding-right: 20px;
}
#diclWrapper .pl-10,
#diclWrapper .px-10 {
    padding-left: 10px;
}
#diclWrapper .pr-10,
#diclWrapper .px-10 {
    padding-right: 10px;
}
#diclWrapper .pt-20,
#diclWrapper .py-20 {
    padding-top: 20px;
}
#diclWrapper .pb-20,
#diclWrapper .py-20 {
    padding-bottom: 20px;
}
#diclWrapper .pt-10,
#diclWrapper .py-10 {
    padding-top: 10px;
}
#diclWrapper .pb-10,
#diclWrapper .py-10 {
    padding-bottom: 10px;
}

#diclWrapper .dicl-border-left {
    border-left: 1.1px solid #cccccc;
}
#diclWrapper .dicl-border-right {
    border-right: 1.1px solid #cccccc;
}
#diclWrapper .dicl-border-top {
    border-top: 1.1px solid #cccccc;
}
#diclWrapper .dicl-border-bottom {
    border-bottom: 1.1px solid #cccccc;
}
#diclWrapper .dicl-border-left-dark {
    border-left: 1.1px solid #707070;
}
#diclWrapper .dicl-border-right-dark {
    border-right: 1.1px solid #707070;
}
#diclWrapper .dicl-border-top-dark {
    border-top: 1.1px solid #707070;
}
#diclWrapper .dicl-border-bottom-dark {
    border-bottom: 1.1px solid #707070;
}
#diclWrapper .cover-image {
    background-image: url(/content/dam/assets-insights/custom/2023/master-assets/cover.png);
    height: 100vh;
    max-height: 1700px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: flex;
    align-items: center;
    justify-content: center;
    /* width: 100%;
    height: 100%;
    max-height: 100vh;
    object-fit: cover;
    position: relative;
    z-index: 1; */
}
/* full width backgorund image cover */
/* #diclWrapper .cover-image .cover-content {
    text-align: center;
}
#diclWrapper .cover-image .cover-content .btn-cover-scroll {
    display: inline-flex;
    cursor: pointer;
}
#diclWrapper .cover-image .cover-content .btn-cover-scroll img {
    transition: all 300ms linear;
}
#diclWrapper .cover-image .cover-content .btn-cover-scroll:hover img {
    transform: scale3d(1.25, 1.25, 1.25);
    transition: all 300ms linear;
} */

#diclWrapper .cover-content {
    height: calc(100vh - 70px);
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#diclWrapper .cover-content {
    text-align: left;
}
#diclWrapper .banner-img {
    position: absolute;
    height: calc(100vh - 70px);
    width: calc(50vw - 10px);
    background-image: url(/content/dam/assets-insights/custom/2023/master-assets/cover.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: -1;
}
#diclWrapper .cover-content h1 {
    font-family: "adelle-sans-condensed", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 72px;
    line-height: 89%;
    color: #1f1f1f;
    margin-bottom: 10px;
    transition: all 0.3s linear;
}
#diclWrapper .cover-content h4 {
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 120%;
    letter-spacing: -0.01em;
    color: #1f1f1f;
    margin-bottom: 10px;
}
#diclWrapper .cover-content h6 {
    font-family: "linotype-sabon", sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 22px;
    line-height: 26.4px;
    letter-spacing: -0.01em;
    color: #1f1f1f;
    margin: 0;
}
#diclWrapper .cover-content a {
    font-family: "adelle-sans-condensed", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 0;
    margin-top: 35px;
    color: #1f1f1f;
    display: block;
    position: relative;
    width: auto;
    outline: none;
}

#diclWrapper .cover-content a::after {
    content: " ";
    background-image: url("/content/dam/assets-insights/custom/2023/master-assets/icon-arrow-green.svg");
    background-position: center center;
    margin-left: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 2px;
    transition: all 300ms linear;
    filter: brightness(0) saturate(100%);
}
#diclWrapper .cover-content a:hover {
    color: #699f00;
    text-decoration: none;
}
#diclWrapper .cover-content a:hover::after {
    transform: scale(1.1);
    filter: brightness(100%);
}
/* @media (min-width: 991px) {
    #diclWrapper .banner-col::before {
        content: " ";
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        left: -100%;
        z-index: 1;
        background: 0 0;
        overflow: hidden;
    }
} */

@media screen and (min-width: 991px) {
    #diclWrapper .banner-img {
        max-height: 2160px;
    }
    #diclWrapper .cover-content {
        max-height: 2160px;
        padding-right: 30px;
    }
    #diclWrapper .cover-content {
        max-height: 2160px;
        padding-right: 30px;
    }
}
#diclWrapper #dicl-nav {
    position: fixed;
    width: 100%;
    z-index: 9;
    top: 0;
}
#diclWrapper #dicl-nav .dicl-logo {
    outline: none;
}
#diclWrapper #dicl-nav .diclHeader {
    background: #ffffff;
    height: 60px;
    width: 100%;
    /* position: fixed;
    top: 55px;
    left: 0;
    z-index: 9; */
    transition: all 300ms ease-in-out;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
#diclWrapper #dicl-nav .diclHeader-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}
#diclWrapper #dicl-nav .nav-left {
    display: flex;
    align-items: center;
}
#diclWrapper #dicl-nav .nav-right {
    display: flex;
    height: 100%;
    align-items: center;
}
#diclWrapper #dicl-nav .nav-button {
    display: none;
}
#diclWrapper #dicl-nav .dicl-menu-name {
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #1f1f1f;
    cursor: pointer;
    transition: all 300ms linear;
    margin-bottom: 0;
    position: absolute;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}
#diclWrapper #dicl-nav .dicl-menu-name:hover {
    color: #699F00;
    text-decoration: none;
    transition: all 300ms linear;
}
#diclWrapper #dicl-nav .dicl-seperator {
    border-right: 1.1px solid #000;
    min-height: 35px;
}
#diclWrapper #dicl-nav .nav-link {
    display: flex;
    align-items: center;
    margin-right: 16px;
    height: 100%;
    color: #1f1f1f;
    cursor: pointer;
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    outline: none;
    letter-spacing: 0.01em;
    color: #1f1f1f;
    padding: 0;
    position: relative;
}
#diclWrapper #dicl-nav .nav-link.active,
#diclWrapper #dicl-nav .nav-link:hover {
    color: #699F00;
    text-decoration: none;
}
#diclWrapper #dicl-nav .nav-link::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.2em;
    background-color: #699F00;
    opacity: 0;
    transition: opacity 300ms, transform 300ms;
}
#diclWrapper #dicl-nav .nav-link.active::after,
#diclWrapper #dicl-nav .nav-link:hover::after {
    opacity: 1;
    transform: translate3d(0, 0.2em, 0);
}

/* Slide in */
#diclWrapper #dicl-nav .nav-link {
    overflow: hidden;
}

#diclWrapper #dicl-nav .nav-link::after {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

#diclWrapper #dicl-nav .nav-link.active::after,
#diclWrapper #dicl-nav .nav-link:hover::after,
#diclWrapper #dicl-nav .nav-link:focus::after {
    transform: translate3d(0, 0, 0);
}
#diclWrapper #dicl-nav .social-links {
    display: flex;
    align-items: center;
}
#diclWrapper #dicl-nav .social-links img {
    width: 32px;
    max-width: 100%;
}
#diclWrapper #dicl-nav .share-toggle {
    cursor: pointer;
    -webkit-appearance: unset;
}
#diclWrapper #dicl-nav .share-toggle.dropdown-toggle::after {
    display: none;
}
#diclWrapper #dicl-nav .share-dropdown-menu.show {
    min-width: auto;
    padding: 0;
    left: -12px !important;
}
#diclWrapper #dicl-nav .social-btn {
    display: block;
    height: 20px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    outline: none;
    background-color: transparent;
    border: 0;
}
#diclWrapper #dicl-nav .social-dropdown-menu .social-btn {
    margin-right: 20px;
}
#diclWrapper #dicl-nav .social-dropdown-menu {
    display: none;
}
#diclWrapper #dicl-nav .social-dropdown-menu.social-dropdown-open {
    display: flex;
}
#diclWrapper #dicl-nav .share-dropdown-menu.show .social-btn {
    margin: 10px;
}
#diclWrapper #dicl-nav .social-btn:hover {
    background-color: transparent;
}
#diclWrapper #dicl-nav .social-share {
    width: 20px;
    background-image: url(/content/dam/assets-insights/custom/2023/master-assets/icon-share.svg);
    filter: brightness(0);
    transition: filter 300ms linear;
    -webkit-transition: filter 300ms linear;
}
#diclWrapper #dicl-nav .social-share:hover {
    filter: brightness(100%);
    transition: filter 300ms linear;
    -webkit-transition: filter 300ms linear;
}
#diclWrapper #dicl-nav .social-facebook {
    width: 10px;
    background-image: url(/content/dam/assets-insights/custom/2023/master-assets/icon-facebook.svg);
    filter: brightness(0);
    transition: filter 300ms linear;
    -webkit-transition: filter 300ms linear;
}
#diclWrapper #dicl-nav .social-facebook:hover {
    filter: brightness(100%);
    transition: filter 300ms linear;
    -webkit-transition: filter 300ms linear;
}
#diclWrapper #dicl-nav .social-twitter {
    width: 25px;
    background-image: url(/content/dam/assets-insights/custom/2023/master-assets/icon-twitter.svg);
    filter: brightness(0);
    transition: filter 300ms linear;
    -webkit-transition: filter 300ms linear;
}
#diclWrapper #dicl-nav .social-twitter:hover {
    filter: brightness(100%);
    transition: filter 300ms linear;
    -webkit-transition: filter 300ms linear;
}
#diclWrapper #dicl-nav .social-linkedIn {
    width: 20px;
    background-image: url(/content/dam/assets-insights/custom/2023/master-assets/icon-linkedin.svg);
    filter: brightness(0);
    transition: filter 300ms linear;
    -webkit-transition: filter 300ms linear;
}
#diclWrapper #dicl-nav .social-linkedIn:hover {
    filter: brightness(100%);
    transition: filter 300ms linear;
    -webkit-transition: filter 300ms linear;
}
#diclWrapper #dicl-nav .social-subscribe {
    width: 20px;
    background-image: url(/content/dam/assets-insights/custom/2023/master-assets/icon-subscribe.svg);
    filter: brightness(0);
    transition: filter 300ms linear;
    -webkit-transition: filter 300ms linear;
}
#diclWrapper #dicl-nav .social-subscribe:hover {
    filter: brightness(100%);
    transition: filter 300ms linear;
    -webkit-transition: filter 300ms linear;
}
#diclWrapper #dicl-nav .social-download {
    width: 16px;
    background-image: url(/content/dam/assets-insights/custom/2023/master-assets/icon-download.svg);
    filter: brightness(0);
    transition: filter 300ms linear;
    -webkit-transition: filter 300ms linear;
}
#diclWrapper #dicl-nav .social-download:hover {
    filter: brightness(100%);
    transition: filter 300ms linear;
    -webkit-transition: filter 300ms linear;
}
#diclWrapper #dicl-nav .social-bookmark {
    width: 16px;
    background-image: url(/content/dam/assets-insights/custom/2023/master-assets/icon-bookmark.svg);
    filter: brightness(0);
    transition: filter 300ms linear;
    -webkit-transition: filter 300ms linear;
}
#diclWrapper #dicl-nav .social-bookmark:hover {
    filter: brightness(100%);
    transition: filter 300ms linear;
    -webkit-transition: filter 300ms linear;
}
#diclWrapper #dicl-nav .social-subscribe {
    width: 22px;
    background-image: url(/content/dam/assets-insights/custom/2023/master-assets/icon-subscribe.svg);
    filter: brightness(0);
    transition: filter 300ms linear;
    -webkit-transition: filter 300ms linear;
}
#diclWrapper #dicl-nav .social-subscribe:hover {
    filter: brightness(100%);
    transition: filter 300ms linear;
    -webkit-transition: filter 300ms linear;
}
#diclWrapper #dicl-nav .bookmark-anchor.active .social-bookmark {
    width: 16px;
    background-image: url(/content/dam/assets-insights/custom/2023/master-assets/icon-bookmark-active.svg);
    filter: brightness(0);
    transition: filter 300ms linear;
    -webkit-transition: filter 300ms linear;
}
#diclWrapper #dicl-nav .bookmark-anchor.active .social-bookmark:hover {
    filter: brightness(100%);
    transition: filter 300ms linear;
    -webkit-transition: filter 300ms linear;
}
#diclWrapper #dicl-nav .nav-toggler {
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#diclWrapper #dicl-nav .nav-toggler:hover {
    cursor: pointer;
}
#diclWrapper #dicl-nav .nav-toggler .line {
    width: 30px;
    height: 3px;
    background-color: #000;
    display: block;
    margin: 5px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#diclWrapper #dicl-nav .nav-toggler.is-active {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-right: 7px;
}
#diclWrapper #dicl-nav .nav-toggler:before {
    content: "";
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    border: 3px solid transparent;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
    border-radius: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#diclWrapper #dicl-nav .nav-toggler.is-active:before {
    border: 2px solid #000;
}
#diclWrapper #dicl-nav .nav-toggler.is-active .line {
    width: 25px;
    height: 2px;
}
#diclWrapper #dicl-nav .nav-toggler.is-active .line:nth-child(2) {
    opacity: 0;
}
#diclWrapper #dicl-nav .nav-toggler.is-active .line:nth-child(1) {
    -webkit-transform: translateY(13px);
    -ms-transform: translateY(13px);
    -o-transform: translateY(13px);
    transform: translateY(7px);
}
#diclWrapper #dicl-nav .nav-toggler.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-13px) rotate(90deg);
    -ms-transform: translateY(-13px) rotate(90deg);
    -o-transform: translateY(-13px) rotate(90deg);
    transform: translateY(-7px) rotate(90deg);
}

@media screen and (max-width: 991px) {
    #diclWrapper #dicl-nav .nav-left-contatiner {
        display: flex;
        justify-content: space-between;
    }

    #diclWrapper #dicl-nav .nav-left {
        flex-direction: column;
        align-items: flex-start;
        min-height: 64px;
        justify-content: center;
    }
    #diclWrapper #dicl-nav .nav-left .di-menu-logo {
        display: none;
    }
    #diclWrapper #dicl-nav .dicl-seperator {
        display: none;
    }

    #diclWrapper #dicl-nav .diclHeader {
        height: unset;
    }

    #diclWrapper #dicl-nav .diclHeader-container {
        flex-direction: column;
        align-items: unset;
    }
    #diclWrapper #dicl-nav .dimag-logo {
        width: 200px;
    }

    #diclWrapper #dicl-nav .nav-right {
        flex-direction: column;
        display: none;
        min-height: 100vh;
        margin-top: 45px;
        padding: 0 16px;
    }
    #diclWrapper #dicl-nav .nav-button {
        display: flex;
        /* margin-right: 16px; */
        align-items: center;
    }
    #diclWrapper #dicl-nav .nav-link {
        width: 100%;
        padding: 20px 0;
        margin-right: 0;
        align-items: flex-start;
        border-bottom: 1.1px solid #e5e5e5;
    }
    #diclWrapper #dicl-nav .nav-link:first-child {
        border-top: 1.1px solid #e5e5e5;
    }
    #diclWrapper #dicl-nav .social-links {
        /* margin-top: 50px; */
        justify-content: center;
    }
    #diclWrapper #dicl-nav .social-dropdown-menu.social-dropdown-open {
        flex-direction: column;
    }
    #diclWrapper #dicl-nav .social-dropdown-menu .social-btn {
        margin-bottom: 20px;
    }
}
#diclWrapper .dicl-btn-black,
#diclWrapper .dicl-btn-white {
    display: inline-block;
    border: 1px solid #000;
    border-radius: 0;
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    padding: 14px 20px;
    white-space: nowrap;
    transition: all 0.3s linear;
}
#diclWrapper .dicl-btn-black {
    background: #000;
    color: #ffffff;
}
#diclWrapper .dicl-btn-white {
    background: #fff;
    color: #1f1f1f;
}
#diclWrapper .dicl-btn-black:hover {
    text-decoration: none;
    color: #1f1f1f;
    background-color: #fff;
}
#diclWrapper .dicl-btn-white:hover {
    text-decoration: none;
    color: #fff;
    background-color: #000;
}
#diclWrapper #dicl-nav .dicl-btn-black,
#diclWrapper #dicl-nav .dicl-btn-white {
    padding: 9px 20px;
}
#diclWrapper .dicl-menu-row .teaser-heading {
    font-family: "adelle-sans-condensed", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 42px;
    line-height: 44px;
    color: #1f1f1f;
    margin-bottom: 10px;
}
#diclWrapper .dicl-menu-row .teaser-text {
    font-family: "adelle-sans-condensed", sans-serif;
    font-style: normal;
    font-weight: 350;
    font-size: 22px;
    line-height: 26px;
    color: #1f1f1f;
    max-width: 95%;
}
#diclWrapper .dicl-menu-row .teaser-link,
#diclWrapper .dicl-menu-row .teaser-link a {
    font-family: "adelle-sans-condensed", sans-serif;
    font-style: normal;
    font-weight: 350;
    font-size: 18px;
    line-height: 22px;
    color: #1f1f1f;
    margin-top: 30px;
    transition: all 300ms linear;
    max-width: 50%;
}
#diclWrapper .dicl-menu-row .teaser-link a {
    color: #1f1f1f;
    text-decoration-line: underline;
}
#diclWrapper .dicl-menu-row .teaser-link:hover,
#diclWrapper .dicl-menu-row .teaser-link a:hover {
    color: #699F00;
}
#diclWrapper .dicl-side-menu {
    padding-left: 15px;
}
#diclWrapper .menu-nav-item {
    font-family: "adelle-sans-condensed", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #1f1f1f;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
    outline: 0;
    transition: all 0.3s linear;
}
#diclWrapper .menu-nav-item.menu-nav-item-dark {
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    padding-top: 10px;
    border-top: 1.1px solid #cccccc;
}
#diclWrapper .menu-nav-item.menu-nav-item-dark.menu-nav-no-border {
    border-top: 0px;
    padding-top: 0;
}
#diclWrapper .menu-nav-item:last-child {
    margin-bottom: 0;
}
#diclWrapper .menu-nav-item:hover {
    color: #699F00;
    transition: all 0.3s linear;
    text-decoration: none;
}
#diclWrapper .menu-nav-item.active {
    position: relative;
}
#diclWrapper .menu-nav-item.active::before {
    content: " ";
    width: 8px;
    height: 8px;
    background: #699f00;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: -15px;
    transition: all 0.3s linear;
}
#diclWrapper .menu-nav-item.menu-nav-item-dark.active::before {
    top: 12px;
}
#diclWrapper .menu-nav-item.menu-nav-item-dark.menu-nav-no-border.active::before {
    top: 4px;
}
#diclWrapper #dicl-sticky-menu {
    position: relative;
    display: none !important;
}
#diclWrapper #dicl-sticky-menu.is-sticky {
    display: block !important;
}
#diclWrapper .dicl-sticky-menu-container {
    overflow: hidden;
}
#diclWrapper #dicl-sticky-menu.is-sticky .dicl-sticky-menu-container .sticky-menu-button {
    top: 60px;
    position: fixed;
}
#diclWrapper #dicl-sticky-menu.is-sticky .dicl-sticky-menu-container .dicl-sticky-menu {
    position: fixed;
    top: 60px;
}
#diclWrapper .dicl-sticky-menu-container .sticky-menu-button {
    top: 0;
    position: absolute;
    z-index: 11;
    overflow: hidden;
    height: 225px;
    width: 50px;
    right: 0;
    background-color: #000;
    cursor: pointer;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
#diclWrapper .dicl-sticky-menu-container .sticky-menu-button p {
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    margin-bottom: 0;
    text-transform: uppercase;
    writing-mode: tb-rl;
    margin-top: 5px;
}
#diclWrapper .green-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #86bc25;
}
#diclWrapper .dicl-sticky-side-menu {
    top: 0;
    position: absolute;
    z-index: 11;
    overflow: hidden;
    right: 0;
    background-color: #e6ffff;
    color: #1f1f1f;
    padding: 30px 66px 188px 40px;
    max-width: 450px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.15);
    display: none;
}
#diclWrapper .dicl-sticky-side-menu .sticky-menu-close {
    position: absolute;
    right: 30px;
    top: 30px;
    background: none;
    outline: none;
    transition: transform 300ms linear;
}
#diclWrapper .dicl-sticky-side-menu .sticky-menu-close:hover {
    transform: rotate(90deg);
}
#diclWrapper .dicl-sticky-side-menu .dicl-side-social-menu {
    display: flex;
    padding-top: 25px;
    margin-bottom: 35px;
    border-top: 1.1px solid #ccc;
}
#diclWrapper .dicl-sticky-side-menu .social-btn {
    display: block;
    height: 25px;
    width: 25px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    outline: none;
    background-color: transparent;
    border: 0;
    margin-right: 15px;
}
#diclWrapper .dicl-sticky-side-menu .social-subscribe {
    background-image: url(/content/dam/assets-insights/custom/2023/master-assets/icon-subscribe-m.svg);
}
#diclWrapper .dicl-sticky-side-menu .social-bookmark {
    background-image: url(/content/dam/assets-insights/custom/2023/master-assets/icon-bookmark-m.svg);
}
#diclWrapper .dicl-sticky-side-menu .social-download {
    background-image: url(/content/dam/assets-insights/custom/2023/master-assets/icon-download-m.svg);
}
#diclWrapper .dicl-sticky-side-menu .social-facebook {
    background-image: url(/content/dam/assets-insights/custom/2023/master-assets/icon-facebook-m.svg);
    margin-left: 5px;
}
#diclWrapper .dicl-sticky-side-menu .social-twitter {
    background-image: url(/content/dam/assets-insights/custom/2023/master-assets/icon-twitter-m.svg);
    margin-left: 5px;
}
#diclWrapper .dicl-sticky-side-menu .social-linkedIn {
    background-image: url(/content/dam/assets-insights/custom/2023/master-assets/icon-linkedin-m.svg);
    margin-left: 5px;
}
#diclWrapper .dicl-sticky-side-menu .social-subscribe-button {
    background-image: url(/content/dam/assets-insights/custom/2023/master-assets/icon-subscribe-dark.svg);
    float: left;
    margin-right: 10px;
}
#diclWrapper .dicl-sticky-side-menu .nav-subscribe {
    display: flex;
    align-items: center;
    width: max-content;
}
#diclWrapper .dicl-sticky-side-menu .social-subscribe-text {
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #1f1f1f;
    text-transform: uppercase;
    float: left;
}
#diclWrapper .article-bg-cyan {
    background-color: #e6ffff;
}
#diclWrapper .article-bg-white {
    background-color: #fff;
}
#diclWrapper .article-bg-light {
    background-color: #f8f8f8;
}
#diclWrapper .article-margin-small {
    padding-top: 20px;
    padding-bottom: 20px;
}
#diclWrapper .article-margin-default {
    padding-top: 40px;
    padding-bottom: 40px;
}
#diclWrapper .article-margin-large {
    padding-top: 60px;
    padding-bottom: 60px;
}
#diclWrapper .article-margin-xl {
    padding-top: 80px;
    padding-bottom: 80px;
}
#diclWrapper .article-heading-row h2 {
    font-family: "adelle-sans-condensed", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 36px;
    line-height: 38px;
    display: flex;
    align-items: center;
    color: #1f1f1f;
    margin-bottom: 10px;
}
#diclWrapper .article-heading-row h4 {
    font-family: "adelle-sans-condensed", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #1f1f1f;
    margin-bottom: 30px;
}
#diclWrapper .article-heading-row h6 {
    font-family: "adelle-sans-condensed", sans-serif;
    font-style: normal;
    font-weight: 350;
    font-size: 22px;
    line-height: 26px;
    color: #1f1f1f;
    margin-bottom: 10px;
}
#diclWrapper .article-epilogue .article-heading-row h6{
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    max-width: 88%;
}
#diclWrapper .article-acknowledgement .article-heading-row h6 {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    max-width: 45%;
}
#diclWrapper .article-acknowledgement .article-body h6 {
    font-family: "adelle-sans-condensed", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #1F1F1F;
    margin-top: 30px;
}

#diclWrapper .article-acknowledgement .article-body p {
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #1F1F1F;
}
#diclWrapper .article-heading-row p {
    font-family: "adelle-sans-condensed", sans-serif;
    font-style: normal;
    font-weight: 350;
    font-size: 22px;
    line-height: 26px;
    max-width: 60%;
    color: #1f1f1f;
    margin-bottom: 0;
}
#diclWrapper .article-insights .article-heading-row p {
    max-width: 95%;
}
#diclWrapper .article-epilogue .article-heading-row p {
    max-width: 88%;
}
#diclWrapper .article-epilogue .article-heading-row a {
    font-weight: 350;
}
#diclWrapper .article-heading-row a {
    font-family: "adelle-sans-condensed", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    text-decoration-line: underline;
    color: #1f1f1f;
    transition: all 300ms linear;
    margin-top: 20px;
    display: block;
}
#diclWrapper .article-heading-row a:hover {
    color: #699F00;
}
#diclWrapper .article-heading-row hr {
    border-top: 1px solid #707070;
    margin-top: 50px;
    margin-bottom: 20px;
}
#diclWrapper .article-key-insights .article-heading-row {
    margin-bottom: 40px;
}
#diclWrapper .article-without-subheading .article-heading-row p,
#diclWrapper .article-without-subheading .article-heading-row hr {
    display: none;
}
#diclWrapper .article-without-subheading .article-heading-row h2 {
    margin-bottom: 30px;
}
#diclWrapper .article-more-insights .article-heading-row h2 {
    margin-bottom: 30px;
}
#diclWrapper .article-more-insights .key-col .article-insight-box:not(:last-child) {
    padding-bottom: 15px;
    margin-bottom: 15px;
}
@media screen and (min-width: 991px) {
    #diclWrapper .article-has-border .key-col:not(:last-child) {
        border-right: 1px solid #707070;
    }
    #diclWrapper .article-more-insights .key-col .article-insight-box:not(:last-child) {
        border-bottom: 1px solid #cccccc;
    }
    #diclWrapper .article-has-border.article-count-four .key-col:nth-child(2),
    #diclWrapper .article-has-border.article-count-five .key-col:nth-child(2) {
        border-right: 0;
    }
    #diclWrapper .article-count-four .key-col:nth-child(1),
    #diclWrapper .article-count-four .key-col:nth-child(2),
    #diclWrapper .article-count-five .key-col:nth-child(1),
    #diclWrapper .article-count-five .key-col:nth-child(2) {
        margin-bottom: 20px;
    }
}
#diclWrapper .key-text p {
    font-family: "linotype-sabon", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -0.01em;
    color: #1f1f1f;
    max-width: 90%;
}
#diclWrapper .key-text p a {
    font-family: "adelle-sans-condensed", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    text-decoration-line: underline;
    color: #1f1f1f;
    text-decoration: underline;
}
#diclWrapper .key-text p a:hover {
    color: #699F00;
}
#diclWrapper .article-box img {
    margin-bottom: 10px;
    width: 100%;
}
#diclWrapper .article-box-tall img {
    margin-bottom: 20px;
    width: 100%;
}
#diclWrapper .article-box h3 {
    font-family: "adelle-sans-condensed", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 22px;
    line-height: 26px;
    color: #1f1f1f;
    transition: all 300ms ease-in-out;
    margin-bottom: 5px;
}
#diclWrapper .article-box h6 {
    font-family: "adelle-sans-condensed", sans-serif;
    color: #1f1f1f;
    transition: all 300ms ease-in-out;
    margin-bottom: 5px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 30px;
}
#diclWrapper .article-more-insights .article-box h6 {
    margin-bottom: 20px;
}
#diclWrapper .article-key-insights .article-box h3 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
}
#diclWrapper .article-box span.article-key-no {
    font-family: "adelle-sans-condensed", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 70px;
    line-height: 64px;
    letter-spacing: -0.02em;
    color: #699F00;
    display: inline-block;
    margin-bottom: 20px;
}
#diclWrapper .article-box p {
    font-family: "linotype-sabon", sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.01em;
    color: #1f1f1f;
    margin-bottom: 5px;
}
#diclWrapper .article-cta .article-box p {
    font-family: "adelle-sans-condensed", sans-serif;
    font-style: normal;
    font-weight: 350;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0;
    margin-bottom: 0;
}
#diclWrapper .article-box .article-insights p {
    font-family: "linotype-sabon", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.01em;
    color: #1f1f1f;
}

#diclWrapper .article-footer {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    width: max-content;
    justify-content: center;
    margin-bottom: 5px;
}
#diclWrapper .article-footer span {
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #707070;
}
#diclWrapper .article-footer .black-dot {
    width: 3.5px;
    height: 3.5px;
    border-radius: 50%;
    background: #707070;
}
#diclWrapper .article-tags span {
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #707070;
}
#diclWrapper .article-box:hover {
    text-decoration: none;
}
#diclWrapper a.article-box:hover h3 {
    color: #699F00;
}
#diclWrapper .article-insight-box,
#diclWrapper .article-short-box {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}
#diclWrapper .article-short-box img {
    max-width: 50%;
}
#diclWrapper .article-short-box h2 {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 10px;
}
#diclWrapper .article-short-box p {
    display: none;
}
#diclWrapper .five-article .article-short-box {
    flex-direction: column;
    gap: 0px;
    margin-bottom: 50px;
}
#diclWrapper .five-article .article-short-box img {
    max-width: 100%;
}
#diclWrapper .article-insights h4 {
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #1f1f1f;
    margin-bottom: 30px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
#diclWrapper .article-insight-row h4 {
    font-family: "adelle-sans-condensed", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 22px;
    line-height: 26px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    color: #1f1f1f;
}
#diclWrapper .article-insight-row p {
    font-family: "linotype-sabon", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -0.01em;
    color: #1f1f1f;
    max-width: 90%;
}
#diclWrapper .article-insight-row a {
    font-family: "adelle-sans-condensed", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    text-decoration-line: underline;
    color: #1f1f1f;
    transition: all 300ms linear;
}
#diclWrapper .article-more-insights .article-insight-row a:hover{
    
    color: #699f00;
}
#diclWrapper .article-insight-box .article-box h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
}
#diclWrapper .article-insight-box .article-box p {
    max-width: 85%;
}
#diclWrapper .article-insight-box:hover {
    text-decoration: none;
}

#diclWrapper .article-get-connected h2 {
    margin-bottom: 30px;
}
#diclWrapper .article-continue-conversation h2 {
    margin-bottom: 30px;
}
#diclWrapper .info-box h6 {
    font-family: "adelle-sans-condensed", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 22px;
    line-height: 26px;
    color: #1f1f1f;
    margin-bottom: 10px;
}
#diclWrapper .info-box p {
    font-family: "linotype-sabon", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.01em;
    color: #1f1f1f;
    max-width: 90%;
}
#diclWrapper .connected-link {
    font-family: "adelle-sans-condensed", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    text-decoration-line: underline;
    color: #1f1f1f;
}
#diclWrapper .connected-link:hover {
    color: #699F00;
}
#diclWrapper .leader-box {
    border-left: 1.1px solid #707070;
}
#diclWrapper .leader-box h6 {
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #1f1f1f;
    margin-bottom: 30px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
#diclWrapper .article-continue-conversation .leader-box h6 {
    font-family: "adelle-sans-condensed", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 22px;
    line-height: 26px;
    text-transform: unset;
    padding-top: 0;
}
#diclWrapper .leader-block {
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: center;
    margin-bottom: 20px;
}
#diclWrapper .leader-info p {
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #1f1f1f;
    margin-bottom: 0;
    transition: all 300ms linear;
}
#diclWrapper .leader-info p:first-child {
    font-weight: 700;
}
#diclWrapper .leader-block:hover {
    text-decoration: none;
}
#diclWrapper .leader-block:hover .leader-info p:first-child {
    color: #699F00;
}
@media screen and (max-width: 991px) {
    #diclWrapper .cover-content h1 {
        font-size: 30px;
        line-height: 32px;
        margin-top: 30px;
    }

    #diclWrapper .cover-content {
        height: auto;
    }

    #diclWrapper .cover-content a {
        display: none;
    }

    #diclWrapper .cover-content h4 {
        font-size: 18px;
        line-height: 19px;
        letter-spacing: -0.02em;
    }

    #diclWrapper .cover-content h6 {
        font-size: 22px;
        line-height: 26px;
    }

    #diclWrapper .banner-img {
        height: 400px;
        width: 100%;
        position: relative;
        z-index: 1;
        margin-top: 30px;
    }

    #diclWrapper .banner-image-container {
        padding: 0;
    }

    #diclWrapper .dicl-menu-row .teaser-heading {
        display: none;
    }

    #diclWrapper .dicl-menu-row .teaser-link,
    #diclWrapper .dicl-menu-row .teaser-link a {
        max-width: 100%;
    }
    #diclWrapper .dicl-menu-row .teaser-link a {
        margin-top: 15px;
    }

    #diclWrapper .dicl-sticky-menu-container .sticky-menu-button p {
        writing-mode: unset;
    }

    #diclWrapper .green-dot {
        margin-right: 10px;
        width: 10px;
        height: 10px;
        margin-top: 5px;
    }
    #diclWrapper .dicl-menu-container {
        background-color: #e6ffff;
    }
    #diclWrapper .dicl-menu-container .dicl-side-menu {
        display: none;
    }
    #diclWrapper .dicl-menu-row {
        padding-top: 0;
    }
    #diclWrapper .dicl-menu-row .teaser-text {
        font-size: 22px;
        line-height: 26px;
        max-width: 100%;
    }
    #diclWrapper #dicl-nav {
        display: none;
    }
    #diclWrapper .dicl-btn-white.mb-20,
    #diclWrapper .dicl-btn-black.mb-20 {
        margin-top: 20px;
        margin-bottom: 30px;
    }
    #diclWrapper .dicl-sticky-menu-container .sticky-menu-button {
        top: 0;
        transform: none;
        width: 100%;
        height: 40px;
        display: flex;
        flex-direction: row;
        position: fixed;
    }
    #diclWrapper .dicl-sticky-side-menu {
        top: 50px;
        padding: 60px 30px;
        height: 100vh;
        position: fixed;
    }
    #diclWrapper .dicl-sticky-side-menu .sticky-menu-close {
        top: 15px;
        left: 18px;
        text-align: left;
        width: 30px;
    }
    #diclWrapper .dicl-sticky-side-menu .sticky-menu-close:hover {
        transform: none;
    }
    #diclWrapper .article-key-insights .key-col {
        border-top: 1.1px solid #e5e5e5;
    }
    #diclWrapper .article-margin-default {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #diclWrapper .article-margin-large {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    #diclWrapper .article-margin-xl {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #diclWrapper .article-heading-row hr {
        margin-top: 30px;
        margin-bottom: 16px;
    }
    #diclWrapper .article-box {
        display: block;
        margin-bottom: 16px;
    }
    #diclWrapper .key-col:last-child .article-box {
        margin-bottom: 0;
    }
    #diclWrapper .article-heading-row h2 {
        font-size: 24px;
        line-height: 26px;
    }
    #diclWrapper .info-box p,
    #diclWrapper .article-heading-row p {
        max-width: 100%;
    }
    #diclWrapper .article-insights .article-heading-row p,
    #diclWrapper .article-epilogue .article-heading-row h6,
    #diclWrapper .article-acknowledgement .article-heading-row h6{
        max-width: 100%;
    }
    #diclWrapper .article-insight-box .article-box p {
        display: none;
    }
    #diclWrapper .article-insight-box img {
        max-width: 25%;
    }
    #diclWrapper .article-more-insights .key-col .article-insight-box {
        padding-bottom: 0;
        margin-top: 15px;
        margin-bottom: 0;
    }
    #diclWrapper .article-more-insights .article-box {
        margin-bottom: 0;
    }
    #diclWrapper .leader-box h6 {
        border: 0;
    }
    #diclWrapper .article-continue-conversation .key-col {
        border: 0;
    }
    #diclWrapper .article-continue-conversation .leader-box.key-col {
        border: 0;
    }
    #diclWrapper .article-continue-conversation .leader-box h6 {
        line-height: 24px;
        margin-bottom: 15px;
    }
    #diclWrapper .article-continue-conversation h2 {
        margin-bottom: 15px;
    }
    #diclWrapper .leader-block{
        margin-bottom: 15px;
    }
    #diclWrapper .leaders-row [class^="col-"]:last-child .leader-block{
        margin-bottom: 0;
    }
    #diclWrapper .info-box h6 {
        padding-top: 20px;
        border-top: 1px solid #707070;
        margin-bottom: 15px;
        margin-top: 15px;
    }
}
/* Modal */
.di-overflow-hidden {
    overflow: hidden !important;
}
#dicl-modal-container,
#dicl-article-container {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    display: none;
    z-index: 1501;
    background-color: #ffffff;
}
#dicl-modal-container .bs-new-frag-header,
#dicl-article-container .bs-new-frag-header {
    background: #000;
    height: 60px;
}
#dicl-modal-container .frag-header-container,
#dicl-article-container .frag-header-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}
#dicl-article-container iframe {
    width: 100%;
    height: 100vh;
    padding-bottom: 50px;
}
#dicl-article-container .bs-new-frag-header .nav-left,
#dicl-modal-container .bs-new-frag-header .nav-left {
    display: flex;
    align-items: center;
}
#dicl-article-container .bs-new-frag-header .dicl-seperator,
#dicl-modal-container .bs-new-frag-header .dicl-seperator {
    border-right: 1.1px solid #fff;
    min-height: 35px;
}
#dicl-modal-container .bs-new-frag-header .print-btn,
#dicl-article-container .bs-new-frag-header .print-btn {
    display: block;
    height: 20px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    outline: none;
    background-color: transparent;
    border: 0;
    width: 16px;
    background-image: url(/content/dam/assets-insights/custom/2023/master-assets/icon-download.svg);
    filter: brightness(100);
    transition: filter 300ms linear;
    -webkit-transition: filter 300ms linear;
}
#dicl-modal-container .bs-new-frag-header .print-btn:hover,
#dicl-article-container .bs-new-frag-header .print-btn:hover {
    filter: brightness(100%);
    transition: filter 300ms linear;
    -webkit-transition: filter 300ms linear;
}
#dicl-article-container .nav-right {
    display: flex;
    align-items: center;
}
#dicl-modal-container .nav-right {
    display: none;
}
#dicl-article-container .bs-new-frag-header .dicl-menu-name span,
#dicl-modal-container .bs-new-frag-header .dicl-menu-name span {
    margin-right: 5px;
}
#dicl-article-container .bs-new-frag-header .dicl-menu-name span img,
#dicl-modal-container .bs-new-frag-header .dicl-menu-name span img {
    filter: brightness(100);
    transition: all 300ms linear;
    vertical-align: middle;
}
#dicl-article-container .bs-new-frag-header .dicl-menu-name:hover span img,
#dicl-modal-container .bs-new-frag-header .dicl-menu-name:hover span img {
    filter: brightness(100%);
}
#dicl-article-container .bs-new-frag-header .dicl-menu-name,
#dicl-modal-container .bs-new-frag-header .dicl-menu-name {
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    transition: all 300ms linear;
    margin-bottom: 0;
    position: absolute;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    display: flex;
    align-items: center;
}
#dicl-article-container .bs-new-frag-header .dicl-menu-name:hover,
#dicl-modal-container .bs-new-frag-header .dicl-menu-name:hover {
    color: #699F00;
    text-decoration: none;
    transition: all 300ms linear;
}
@media screen and (max-width: 991px) {
    #dicl-article-container .bs-new-frag-header .nav-left,
    #dicl-modal-container .bs-new-frag-header .nav-left {
        flex-direction: column;
        align-items: flex-start;
        min-height: 64px;
        justify-content: center;
    }
    #dicl-article-container .bs-new-frag-header .nav-left .di-menu-logo,
    #dicl-modal-container .bs-new-frag-header .nav-left .di-menu-logo {
        display: none;
    }
}
.define-trend-section {
    position: absolute;
    height: 100%;
    overflow: hidden;
}
.define-trend-section .key-card-no {
    top: 8px;
    left: 16px;
    font-family: "adelle-sans-condensed", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 70px;
    line-height: 64px;
    color: #699f00;
    margin-bottom: 20px;
    margin-bottom: 0;
}
.download-report:hover {
    color: #699f00;
    text-decoration: none;
    transition: all 0.3s linear;
}
.key-findings-overlay {
    background: #fff;
    display: none;
    margin: 0;
}
.key-findings-overlay .key-findings-container {
    padding-top: 0 !important;
    position: relative;
    max-width: 1304px !important;
    margin: 0 auto;
    padding: 1rem 14px;
    min-height: 675px;
    max-height: 675px;
}
.key-findings-overlay .key-findings-left {
    position: absolute;
    left: 0;
    top: 45%;
    cursor: pointer;
    transition: all 250ms linear;
    z-index: 1;
}
.key-findings-overlay .trend-exit {
    width: 50px;
    height: 50px;
    background: 0 0;
    top: 0;
    right: 10px;
    position: absolute;
    cursor: pointer;
    z-index: 1;
}
.key-findings-overlay .trend-exit img {
    transition: transform 0.3s linear;
}
.key-findings-overlay .trend-exit:hover img {
    border: 0;
    outline: 0;
    transition: transform 0.3s linear;
}
.define-trend {
    height: 100%;
    display: flex;
}
.define-trend .key-find-heading {
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 30px;
    line-height: 30px;
    color: #000;
    margin-bottom: 30px;
    margin-top: 20px;
    max-width: 81%;
}
.define-trend .key-find-desc p {
    font-family: "linotype-sabon", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    letter-spacing: -0.01em;
    padding-bottom: 20px;
    margin-bottom: 0;
}
.dim-btn-dark {
    display: none;
}
.findings {
    display: inline-block;
    position: relative;
    z-index: 1;
}
.trend-text {
    padding-right: 64px;
    padding-left: 0;
    margin-top: 66px;
}
.no-padding {
    padding: 0 !important;
}
.trend-chart {
    padding: 0;
    left: 0;
}
.view-small {
    display: none;
}
.view-full {
    display: block;
}
.text-white {
    color: #fff;
}
.key-findings-sec {
    position: absolute;
    top: 100px;
    width: 30%;
    text-align: left;
    left: 35px;
    mix-blend-mode: normal;
    padding: 0 20px 20px 0;
    transform-origin: left bottom;
    max-width: 242px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.key-findings-sec .key-text {
    font-family: "linotype-sabon", sans-serif;
    font-style: italic;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    margin: 0 auto;
    letter-spacing: -0.01em;
}
p.key-numbers {
    font-family: "adelle-sans", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 96px;
    line-height: 96px;
    color: #000;
    white-space: nowrap;
    margin: 0;
    letter-spacing: -0.02em;
}
.indicator {
    text-align: center;
    padding: 141px 0 0 0;
    max-width: 1304px;
    margin: 0;
    position: absolute;
    bottom: 39px;
}
.indicatorRow {
    display: flex;
    justify-content: flex-start;
}
.round-indicator {
    background: 0 0;
    border: 0;
    width: 40px;
    height: 40px;
    margin-right: 12px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    content: "";
    box-sizing: border-box;
    border: 1px solid #699f00;
    border-radius: 50%;
    width: 11px;
    height: 11px;
}
.round-indicator:hover {
    transform: scale(1.5);
    transition: all 0.3s linear;
}
.round-indicator.active {
    background-color: #699f00;
}
@media screen and (max-width: 991px) {
    .define-trend-section {
        position: relative;
        margin: 0 -15px;
    }
    .define-trend-section .key-card-no {
        margin-bottom: 10px;
    }
    .key-card-no {
        margin-bottom: 10px;
        min-height: 0;
    }
    .key-findings-overlay .key-findings-container {
        max-height: unset;
    }
    .key-findings-overlay .trend-exit {
        right: 0;
    }
    .key-findings-overlay .key-findings-left {
        display: none;
    }
    .trend-text {
        margin-top: 100px;
        padding-right: 0;
        text-align: center;
    }
    .define-trend .key-find-heading {
        max-width: 100%;
        font-size: 30px;
        text-align: left;
    }
    .define-trend .key-find-desc p {
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        max-width: 100%;
        text-align: left;
    }
}
@media screen and (max-width: 1023px) {
    .indicator {
        display: none;
    }
    .define-trend-section .key-card-no {
        text-align: left;
    }
    .define-trend {
        flex-wrap: wrap;
    }
    p.key-numbers {
        font-size: 70px;
        line-height: 70px;
    }
    .key-findings-sec {
        left: 15px;
        top: 45px;
        width: 50%;
    }
    .key-findings-sec .key-text {
        font-size: 18px;
        line-height: 22px;
    }
    .dim-btn-dark {
        display: inline-block;
        border-radius: 0;
        font-family: "adelle-sans", sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        color: #fff;
        padding: 19px 20px 18px 20px;
        background: #000;
        white-space: nowrap;
        transition: all 0.3s linear;
        text-transform: uppercase;
        width: 100%;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -37px;
    }
    .findings {
        display: none;
    }
    .view-small {
        display: block;
    }
    .view-full {
        display: none;
    }
    .key-findings-overlay .trend-exit {
        top: 20px;
    }
}
@media screen and (min-width: 1401px) and (max-width: 1500px) {
    .key-findings-overlay .key-findings-left {
        top: 35%;
        left: 0;
    }
    .key-findings-overlay .trend-exit {
        right: 0;
    }
}
@media screen and (min-width: 992px) and (max-width: 1400px) {
    .key-findings-overlay .key-findings-left {
        top: 35%;
        left: 0;
    }
    .key-findings-overlay .trend-exit {
        right: 0;
    }
    .trend-chart {
        height: 100% !important;
        object-fit: cover;
    }
}
@media screen and (min-width: 992px) and (max-width: 1102px) {
    .define-trend .key-findings-sec {
        width: 60% !important;
    }
    .key-findings-overlay .key-findings-container {
        min-height: 850px;
        max-height: 850px;
    }
}
@media screen and (min-width: 1024px) {
    .trend-text {
        padding: 0 23px 0 53px;
    }
    .key-findings-overlay {
        margin-top: -40px;
        margin-bottom: -40px;
    }
}
.download-report {
    font-family: "adelle-sans-condensed", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    display: flex;
    align-items: center;
    text-align: center;
    text-decoration-line: underline !important;
    color: #1f1f1f;
}
#diclWrapper .leader-img {
    height: 70px !important;
    width: 70px !important;
    border-radius: 50px;
}
