.pad .pad-leadership-hide{
    display: none;
}
.show-more--leadership {
    text-align: center;
    margin: 0 auto;
}
html.lenis.lenis-scrolling.magnificpopupnoscroll {
    overflow: hidden !important;
    scroll-behavior: smooth !important;
    margin-right: 15px !important;
}
svg {
    pointer-events: none;
}

.chart svg {
    pointer-events: all;
}


svg.scroll-down {
    pointer-events: all;
}

.no-before:before {
    display: none !important;
}

/*.popup {
    padding: 0.84rem 4.2rem;
    background: #010516;
    border: 1px solid #ffffff26;
    border-radius: 17px;
    position: relative;
    overflow: hidden;

}
.popup::before {
    content: '';
    position: absolute;
    background: linear-gradient(117deg, #ffffff2c 0%, transparent 70%);
    z-index: 0;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.popup button.mfp-close {
    top: 16px;
    right: 8px;
    z-index: 5;
}
.popup .content::-webkit-scrollbar {
    width: 2px;
}

.popup .content::-webkit-scrollbar-thumb {
    background: #464955;
}

.roadmap-popup {
    max-width: 800px;
    margin: 0 auto;
    padding: 4.20rem 3.15rem;
}
.roadmap-popup::before {
    background: linear-gradient(117deg, #ffffff2e 0%, transparent 70%);
}
.roadmap-popup .content {
    position: relative;
    z-index: 5;
    max-height: min(70vh, 700px);
    overflow-y: auto;
}
.roadmap-popup .text {
    color: #0cc2ff;
    font-size: 3.35rem;
    display: flex;
    gap: 1rem;
    align-items: start;
    line-height: 1;
    margin-bottom: 1.7rem;
}
.roadmap-popup .text span {
    font-size: 1.05rem;
}
.roadmap-popup .h1 {
    font-size: 1.25rem;
    margin-bottom: 0.63rem;
}
.roadmap-popup .content ul {
    gap: unset;
}
.roadmap-popup .content ul li {
    font-size: 0.73rem;
}
.roadmap-popup .content > ul li {
    padding-left: 1rem;
}
.roadmap-popup .content > ul li::before {
    top: 0.7em;
}
.roadmap-popup .content > ul ul {
    padding-left: unset;
    list-style-type: disc;
    
}
.roadmap-popup .content > ul ul li {
    padding-left: unset;
    color: #8D8F96;
}
.roadmap-popup .content > ul ul li::before  {
    content: none;
}

.section--video-popup{
    height: 80%;
    position: relative;
    z-index: 5;
}
section.section--video-popup video{
    background: black;
}

section.roadmap .data [data-swiper-name=roadmap] .swipe-item.active>.text>span{
    color: white;
}
section.roadmap {
    
}
section.roadmap .data [data-swiper-name=roadmap] .swipe-item {
    width: 42rem;
}
section.roadmap .data [data-swiper-name=roadmap] .swipe-item>.text {
    line-height: 100%;
}
section.roadmap .data .slide-title>div {
    pointer-events: all;
}
section.roadmap .data .slide-title {
    z-index: 10;
}
section.roadmap .data .slide-title>div ul {
    margin-bottom: 1.1rem;
}
section.roadmap .open-popup {
    font-size: 1.25rem;
    border-radius: 1.67rem;
    padding: 0.21rem 0.84rem 0.41rem;
    border: 1px solid #ffffff40;
    display: inline-block;
    position: relative;
    overflow: hidden;
}
section.roadmap .open-popup::before {
    content: '';
    position: absolute;
    background: linear-gradient(160deg, #ffffff9c -30%, transparent 50%);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    backdrop-filter: blur(32px);
    z-index: -5;
    transition: color .3s ease;
}
section.roadmap .open-popup::after {
    content: '';
    position: absolute;
    background: #fff;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
    opacity: 0;
    transition: opacity .3s ease;
}
section.roadmap .open-popup:hover::after,
section.roadmap .open-popup:hover {
    opacity: 1;
    color: #000;
}
.popup .content ol li::before {
    content: none;
}
.popup .content ol li{
    padding-left: unset;
}

.open-popup {
    cursor: pointer;
}
@media (max-width: 900px) {
    section.roadmap {
        
    }
    .roadmap-popup {
        max-width: 510px;
    }
    section.roadmap .data .slide-title>div ul {
        gap: 14px;
    }
    section.roadmap .data .slide-title>div ul li {
        font-size: 14px;
        line-height: 1;
    }
    section.roadmap .open-popup {
        overflow: hidden;
        font-size: 18px;
        border-radius: 20px;
        padding: 7px 16px 11px;
        margin-top: 24px;
    }
    .roadmap-popup .text {
        font-size: 36px;
    }
    .roadmap-popup .text span {
        font-size: 10px;
    }
    .roadmap-popup .h1 {
        font-size: 16px;
        margin-bottom: 8px;
    }
    .roadmap-popup .content ul li {
        font-size: 12px;
        line-height: 1.5;
    }
    .roadmap-popup .content > ul li {
        padding-left: 19px;
    }
    .roadmap-popup .content > ul li::before {
        top: 6px;
    }
    .roadmap-popup .content ul {
        margin-bottom: 5px;
    }
}
@media (max-width: 440px) {
    section.roadmap {
        
    }
    .mfp-wrap{
        background: #010616;
    }
    .video-popup button.mfp-close {
        top: 12px;
        right: 4px;
    }
    .video-popup {
        margin: 0;
    }
    section.section--video-popup video{
        height: auto;
    }
    section.section--video-popup {
        height: 100%;
        display: flex;
        align-items: center;
    }

    section.roadmap .ctrl-arrows {
        bottom: 0;
        z-index: 10;
    }
    section.roadmap [data-swiper-name="roadmap"] {
        padding-bottom: 90px;
    }

    .roadmap-popup {
        max-width: 288px;
    }
    section.roadmap .open-popup {
        margin-top: unset;
    }
}*/

._403 .data::after {
    background-image: url(../images/403.png);
}

._404 .data::after {
    background-image: url(../images/404.png);
}

.screen-reader-response, .wpcf7-response-output {
    display: none!important;
}

@media (max-width: 440px) {
    body>main {
        overflow: unset !important;
    }
}