.heroHome[data-astro-cid-ndoubqpd] {
    position: relative
}

.heroHome[data-astro-cid-ndoubqpd] .content[data-astro-cid-ndoubqpd] {
    display: grid;
    grid-template-columns: 1fr;
    overflow: hidden
}

@media screen and (min-width:1025px) {
    .heroHome[data-astro-cid-ndoubqpd] .content[data-astro-cid-ndoubqpd] {
        grid-template-columns: 1fr 300px
    }
}

@media screen and (min-width:1280px) {
    .heroHome[data-astro-cid-ndoubqpd] .content[data-astro-cid-ndoubqpd] {
        grid-template-columns: 1fr 36rem
    }
}

.heroHome[data-astro-cid-ndoubqpd] .hero-block[data-astro-cid-ndoubqpd] {
    width: 100%;
    background-color: #b9b9b9
}

.heroHome[data-astro-cid-ndoubqpd] .block-item[data-astro-cid-ndoubqpd] {
    overflow: hidden;
    position: relative;
    padding-bottom: 4rem;
    padding-left: 4rem;
    padding-top: 23rem;
    width: 100%
}

@media screen and (max-width:749px) {
    .heroHome[data-astro-cid-ndoubqpd] .block-item[data-astro-cid-ndoubqpd] {
        padding-left: 1.6rem;
        padding-right: 1.6rem;
        padding-top: 15rem
    }
}

.heroHome[data-astro-cid-ndoubqpd] .block-item-bg[data-astro-cid-ndoubqpd] {
    background: #ff5841;
    inset: 0;
    position: absolute
}

.heroHome[data-astro-cid-ndoubqpd] .hero-title[data-astro-cid-ndoubqpd] {
    position: relative;
    width: 36rem;
    z-index: 1;
    word-wrap: break-normal
}

@media screen and (min-width:750px) {
    .heroHome[data-astro-cid-ndoubqpd] .hero-title[data-astro-cid-ndoubqpd] {
        width: 92rem
    }
}

@media screen and (min-width:1280px) {
    .heroHome[data-astro-cid-ndoubqpd] .hero-title[data-astro-cid-ndoubqpd] {
        width: 104rem
    }
}

.heroHome[data-astro-cid-ndoubqpd] .hero-description[data-astro-cid-ndoubqpd] {
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 2.4rem;
    width: 180px;
    z-index: 1
}

@media screen and (min-width:750px) {
    .heroHome[data-astro-cid-ndoubqpd] .hero-description[data-astro-cid-ndoubqpd] {
        margin-bottom: 0;
        position: absolute;
        left: 52rem;
        top: 25rem;
        width: 320px
    }
}

@media screen and (min-width:1280px) {
    .heroHome[data-astro-cid-ndoubqpd] .hero-description[data-astro-cid-ndoubqpd] {
        width: 32rem
    }
}

.heroHome[data-astro-cid-ndoubqpd] .hero-video[data-astro-cid-ndoubqpd] {
    border-bottom: 0;
    height: 30rem
}

@media screen and (min-width:750px) {
    .heroHome[data-astro-cid-ndoubqpd] .hero-video[data-astro-cid-ndoubqpd] {
        height: 80rem
    }
}

@media screen and (min-width:1025px) {
    .heroHome[data-astro-cid-ndoubqpd] .hero-video[data-astro-cid-ndoubqpd] {
        height: 60rem
    }
}

.heroHome[data-astro-cid-ndoubqpd] .hero-aside[data-astro-cid-ndoubqpd] {
    position: relative;
    background-color: #b9b9b9;
    display: flex;
    overflow: hidden;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%
}

@media screen and (min-width:750px) {
    .heroHome[data-astro-cid-ndoubqpd] .hero-aside[data-astro-cid-ndoubqpd] {
        display: grid;
        grid-template-columns: 1fr 300px;
        grid-template-rows: 1fr 0fr
    }
}

@media screen and (min-width:1025px) {
    .heroHome[data-astro-cid-ndoubqpd] .hero-aside[data-astro-cid-ndoubqpd] {
        display: flex;
        flex-direction: column
    }
}

@media screen and (min-width:1280px) {
    .heroHome[data-astro-cid-ndoubqpd] .hero-aside[data-astro-cid-ndoubqpd] {
        grid-template-columns: 1fr 30rem
    }
}

.heroHome[data-astro-cid-ndoubqpd] .hero-aside[data-astro-cid-ndoubqpd].sticky-aside {
    display: none
}

@media screen and (min-width:1025px) {
    .heroHome[data-astro-cid-ndoubqpd] .hero-aside[data-astro-cid-ndoubqpd].sticky-aside {
        display: flex
    }
}

.heroHome[data-astro-cid-ndoubqpd] .hero-aside[data-astro-cid-ndoubqpd].nonsticky-aside {
    display: flex
}

@media screen and (min-width:750px) {
    .heroHome[data-astro-cid-ndoubqpd] .hero-aside[data-astro-cid-ndoubqpd].nonsticky-aside {
        display: grid
    }
}

@media screen and (min-width:1025px) {
    .heroHome[data-astro-cid-ndoubqpd] .hero-aside[data-astro-cid-ndoubqpd].nonsticky-aside {
        display: none
    }
}

.heroHome[data-astro-cid-ndoubqpd] .aside-label[data-astro-cid-ndoubqpd] {
    max-width: 420px
}

@media screen and (min-width:1280px) {
    .heroHome[data-astro-cid-ndoubqpd] .aside-label[data-astro-cid-ndoubqpd] {
        max-width: 28rem
    }
}

.heroHome[data-astro-cid-ndoubqpd] .aside-cta[data-astro-cid-ndoubqpd] {
    width: 50%
}

.heroHome[data-astro-cid-ndoubqpd] .hero-logos[data-astro-cid-ndoubqpd] {
    background: #b9b9b9;
    box-shadow: inset 0 -1px #000;
    flex-wrap: wrap;
    padding: 0 2.4rem;
    position: relative;
    width: 100%
}

@media screen and (max-width:749px) {
    .heroHome[data-astro-cid-ndoubqpd] .hero-logos[data-astro-cid-ndoubqpd] {
        padding: 0 1.6rem
    }
}

.heroHome[data-astro-cid-ndoubqpd] .hero-logos[data-astro-cid-ndoubqpd].logos-1 {
    display: none
}

@media screen and (min-width:1025px) {
    .heroHome[data-astro-cid-ndoubqpd] .hero-logos[data-astro-cid-ndoubqpd].logos-1 {
        box-shadow: none;
        display: flex
    }
}

.heroHome[data-astro-cid-ndoubqpd] .hero-logos[data-astro-cid-ndoubqpd].logos-2 {
    display: flex
}

@media screen and (min-width:1025px) {
    .heroHome[data-astro-cid-ndoubqpd] .hero-logos[data-astro-cid-ndoubqpd].logos-2 {
        display: none
    }
}

.heroHome[data-astro-cid-ndoubqpd] .hero-logos[data-astro-cid-ndoubqpd]:after {
    background: #202020;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 14rem;
    width: 100%
}

@media screen and (min-width:750px) {
    .heroHome[data-astro-cid-ndoubqpd] .hero-logos[data-astro-cid-ndoubqpd]:after {
        top: 20rem;
        box-shadow: 0 20rem #000, 0 40rem #000
    }
}

@media screen and (min-width:1280px) {
    .heroHome[data-astro-cid-ndoubqpd] .hero-logos[data-astro-cid-ndoubqpd]:after {
        box-shadow: none;
        top: 14rem
    }
}

@media screen and (max-width:749px) {
    .heroHome[data-astro-cid-ndoubqpd] .hero-logos[data-astro-cid-ndoubqpd]:after {
        top: 12rem;
        box-shadow: 0 12rem #000, 0 24rem #000, 0 36rem #000, 0 48rem #000
    }
}

.heroHome[data-astro-cid-ndoubqpd] .logo-item[data-astro-cid-ndoubqpd] {
    display: flex;
    justify-content: center;
    height: 12rem;
    padding: 2.4rem .8rem;
    width: 50%
}

@media screen and (min-width:750px) {
    .heroHome[data-astro-cid-ndoubqpd] .logo-item[data-astro-cid-ndoubqpd] {
        box-shadow: 1px 0 #000;
        height: 20rem;
        padding: 3.2rem 1.2rem;
        width: 25%
    }
}

@media screen and (min-width:1280px) {
    .heroHome[data-astro-cid-ndoubqpd] .logo-item[data-astro-cid-ndoubqpd] {
        height: 14rem;
        width: 16.66%
    }
}

@media screen and (min-width:750px) {
    .heroHome[data-astro-cid-ndoubqpd] .logo-item[data-astro-cid-ndoubqpd]:nth-child(4n) {
        box-shadow: 0 0 #000
    }
}

@media screen and (min-width:1280px) {
    .heroHome[data-astro-cid-ndoubqpd] .logo-item[data-astro-cid-ndoubqpd]:nth-child(4n) {
        box-shadow: 1px 0 #000
    }
}

@media screen and (min-width:1280px) {
    .heroHome[data-astro-cid-ndoubqpd] .logo-item[data-astro-cid-ndoubqpd]:nth-child(6n) {
        box-shadow: 0 0 #000
    }
}

@media screen and (max-width:749px) {
    .heroHome[data-astro-cid-ndoubqpd] .logo-item[data-astro-cid-ndoubqpd]:nth-child(2n) {
        box-shadow: -1px 0 #000
    }
}

.heroHome[data-astro-cid-ndoubqpd] .hero-news[data-astro-cid-ndoubqpd] {
    background: #b9b9b9;
    color: #202020;
    display: grid;
    grid-template-columns: 1fr
}

@media screen and (min-width:750px) {
    .heroHome[data-astro-cid-ndoubqpd] .hero-news[data-astro-cid-ndoubqpd] {
        grid-template-columns: 1fr 1fr 300px
    }
}

@media screen and (min-width:1025px) {
    .heroHome[data-astro-cid-ndoubqpd] .hero-news[data-astro-cid-ndoubqpd] {
        grid-template-columns: 1fr 1fr 1fr
    }
}

.heroHome[data-astro-cid-ndoubqpd] .hero-news[data-astro-cid-ndoubqpd].news-1 {
    display: none
}

@media screen and (min-width:1025px) {
    .heroHome[data-astro-cid-ndoubqpd] .hero-news[data-astro-cid-ndoubqpd].news-1 {
        display: grid
    }
}

.heroHome[data-astro-cid-ndoubqpd] .hero-news[data-astro-cid-ndoubqpd].news-2 {
    display: grid
}

@media screen and (min-width:1025px) {
    .heroHome[data-astro-cid-ndoubqpd] .hero-news[data-astro-cid-ndoubqpd].news-2 {
        display: none
    }
}

.heroHome[data-astro-cid-ndoubqpd] .news-item[data-astro-cid-ndoubqpd] {
    position: relative;
    cursor: pointer;
    padding: 2.4rem 1.6rem
}

@media screen and (min-width:750px) {
    .heroHome[data-astro-cid-ndoubqpd] .news-item[data-astro-cid-ndoubqpd] {
        padding: 4rem
    }
}

.heroHome[data-astro-cid-ndoubqpd] .news-item__line[data-astro-cid-ndoubqpd] {
    position: absolute
}

.heroHome[data-astro-cid-ndoubqpd] .news-item__line[data-astro-cid-ndoubqpd][data-line=x] {
    left: 0;
    width: 100%;
    height: 1.5px;
    border-top: 1px solid #4d4d4d;
    transform-origin: left center
}

.heroHome[data-astro-cid-ndoubqpd] .news-item__line[data-astro-cid-ndoubqpd][data-line=x]:nth-child(1) {
    top: 0
}

.heroHome[data-astro-cid-ndoubqpd] .news-item__line[data-astro-cid-ndoubqpd][data-line=x]:nth-child(2) {
    bottom: 0
}

.heroHome[data-astro-cid-ndoubqpd] .news-item__line[data-astro-cid-ndoubqpd][data-line=y] {
    top: 0;
    right: 0;
    width: 1.5px;
    height: 100%;
    border-right: 1px solid #4d4d4d;
    transform-origin: top right
}

@media screen and (max-width:749px) {
    .heroHome[data-astro-cid-ndoubqpd] .news-item__line[data-astro-cid-ndoubqpd]:not(:last-child)[data-line=x]:nth-child(2),
    .heroHome[data-astro-cid-ndoubqpd] .news-item__line[data-astro-cid-ndoubqpd]:not(:last-child)[data-line=y] {
        display: none
    }
}

.heroHome[data-astro-cid-ndoubqpd] .news-title[data-astro-cid-ndoubqpd] {
    margin-bottom: 24px;
    max-width: 360px
}

@media screen and (min-width:1280px) {
    .heroHome[data-astro-cid-ndoubqpd] .news-title[data-astro-cid-ndoubqpd] {
        max-width: 36rem
    }
}

.heroHome[data-astro-cid-ndoubqpd] .news-description[data-astro-cid-ndoubqpd] {
    max-width: 360px
}

.heroHome[data-astro-cid-ndoubqpd] .aside-block[data-astro-cid-ndoubqpd] {
    align-items: flex-end;
    display: flex;
    background: #b9b9b9;
    order: 2;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    padding-bottom: 1.6rem;
    padding-top: 0;
    height: 20rem;
    width: 50%
}

@media screen and (min-width:750px) {
    .heroHome[data-astro-cid-ndoubqpd] .aside-block[data-astro-cid-ndoubqpd] {
        order: 0;
        padding: 20rem 4rem 4rem;
        height: 100%;
        width: 100%
    }
}

@media screen and (min-width:1025px) {
    .heroHome[data-astro-cid-ndoubqpd] .aside-block[data-astro-cid-ndoubqpd] {
        order: inherit;
        height: auto;
        padding-top: 25rem;
        width: 100%
    }
}

.heroHome[data-astro-cid-ndoubqpd] .aside-stats[data-astro-cid-ndoubqpd] {
    background: #202020;
    color: #b9b9b9;
    padding: 4rem;
    position: relative;
    width: 100%
}

@media screen and (max-width:749px) {
    .heroHome[data-astro-cid-ndoubqpd] .aside-stats[data-astro-cid-ndoubqpd] {
        padding-left: 1.6rem;
        padding-right: 1.6rem
    }
}

@media screen and (min-width:750px) {
    .heroHome[data-astro-cid-ndoubqpd] .aside-stats[data-astro-cid-ndoubqpd] {
        display: flex;
        grid-row: 1/span 2;
        flex-direction: column;
        justify-content: flex-end;
        padding-top: 6.4rem;
        padding-bottom: 6.4rem
    }
}

@media screen and (min-width:1025px) {
    .heroHome[data-astro-cid-ndoubqpd] .aside-stats[data-astro-cid-ndoubqpd] {
        grid-row: auto
    }
}

@media screen and (min-width:1280px) {
    .heroHome[data-astro-cid-ndoubqpd] .aside-stats[data-astro-cid-ndoubqpd] {
        padding-bottom: 4rem;
        padding-top: 4rem
    }
}

.heroHome[data-astro-cid-ndoubqpd] .stats-title[data-astro-cid-ndoubqpd] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px
}

@media screen and (min-width:1280px) {
    .heroHome[data-astro-cid-ndoubqpd] .stats-title[data-astro-cid-ndoubqpd] {
        margin-bottom: 1.6rem
    }
}

.heroHome[data-astro-cid-ndoubqpd] .title-item[data-astro-cid-ndoubqpd]:nth-child(2) {
    opacity: .6
}

.heroHome[data-astro-cid-ndoubqpd] .stats-list[data-astro-cid-ndoubqpd] {
    margin-bottom: 42px
}

@media screen and (min-width:1280px) {
    .heroHome[data-astro-cid-ndoubqpd] .stats-list[data-astro-cid-ndoubqpd] {
        margin-bottom: 24px
    }
}

.heroHome[data-astro-cid-ndoubqpd] .stats-item[data-astro-cid-ndoubqpd] {
    position: relative
}

.heroHome[data-astro-cid-ndoubqpd] .stats-item[data-astro-cid-ndoubqpd] .dot[data-astro-cid-ndoubqpd] {
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 4px;
    height: 4px;
    top: 50%;
    transform: translateY(-50%);
    background: #b9b9b9
}

.heroHome[data-astro-cid-ndoubqpd] .stats-overlay[data-astro-cid-ndoubqpd] {
    height: 100%;
    left: 0;
    position: absolute;
    padding: 4rem 1.6rem;
    top: 0;
    width: 100%;
    z-index: 1
}

@media screen and (min-width:750px) {
    .heroHome[data-astro-cid-ndoubqpd] .stats-overlay[data-astro-cid-ndoubqpd] {
        padding: 4rem
    }
}

.heroHome[data-astro-cid-ndoubqpd] .overlay-bg[data-astro-cid-ndoubqpd] {
    background: #202020;
    left: 0;
    height: 100%;
    position: absolute;
    transform-origin: top;
    top: 0;
    width: 100%
}

.heroHome[data-astro-cid-ndoubqpd] .overlay-message[data-astro-cid-ndoubqpd] {
    background: #2c2c2c;
    padding: 24px;
    position: relative;
    margin-bottom: 64px;
    width: 100%;
    max-width: 480px
}

@media screen and (min-width:750px) {
    .heroHome[data-astro-cid-ndoubqpd] .overlay-message[data-astro-cid-ndoubqpd] {
        margin-bottom: 40px
    }
}

.heroHome[data-astro-cid-ndoubqpd] .overlay-message[data-astro-cid-ndoubqpd]:before {
    content: "";
    box-shadow: 280px 0 #ff5841;
    position: absolute;
    top: 0;
    left: 0;
    background: #ff5841;
    height: 4px;
    width: 4px
}

.heroHome[data-astro-cid-ndoubqpd] .overlay-title[data-astro-cid-ndoubqpd] {
    color: #b9b9b9;
    margin-bottom: 16px
}

.heroHome[data-astro-cid-ndoubqpd] .overlay-time[data-astro-cid-ndoubqpd] {
    margin-bottom: 16px
}

.heroHome[data-astro-cid-ndoubqpd] .overlay-time[data-astro-cid-ndoubqpd],
.heroHome[data-astro-cid-ndoubqpd] .overlay-description[data-astro-cid-ndoubqpd] {
    color: #8b8b8b
}

.heroHome[data-astro-cid-ndoubqpd] .overlay-stats[data-astro-cid-ndoubqpd] {
    height: 140px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.heroHome[data-astro-cid-ndoubqpd] .stats-graph[data-astro-cid-ndoubqpd] {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%
}

.heroHome[data-astro-cid-ndoubqpd] .stats-graph[data-astro-cid-ndoubqpd] img[data-astro-cid-ndoubqpd] {
    display: block;
    max-width: 300px
}

.heroHome[data-astro-cid-ndoubqpd] .stats-icon[data-astro-cid-ndoubqpd] {
    width: 130px
}

.heroHome[data-astro-cid-ndoubqpd] .stats-block[data-astro-cid-ndoubqpd] {
    position: relative;
    width: 100%
}

.heroHome[data-astro-cid-ndoubqpd] .graph-asset[data-astro-cid-ndoubqpd] {
    max-width: 300px;
    padding: 30px 20px 0;
    position: relative
}

@media screen and (max-width:749px) {
    .heroHome[data-astro-cid-ndoubqpd] .graph-asset[data-astro-cid-ndoubqpd] {
        max-width: 100%
    }
}

@media screen and (min-width:1025px) {
    .heroHome[data-astro-cid-ndoubqpd] .graph-asset[data-astro-cid-ndoubqpd] {
        padding: 15px 20px 0
    }
}

@media screen and (min-width:1280px) {
    .heroHome[data-astro-cid-ndoubqpd] .graph-asset[data-astro-cid-ndoubqpd] {
        padding: 30px 20px 0
    }
}

.heroHome[data-astro-cid-ndoubqpd] .binary-content[data-astro-cid-ndoubqpd] {
    position: relative
}

.heroHome[data-astro-cid-ndoubqpd] .asset-binary[data-astro-cid-ndoubqpd] {
    display: flex;
    height: 100%;
    justify-content: center;
    gap: 20px 0;
    flex-wrap: wrap;
    width: 100%
}

.heroHome[data-astro-cid-ndoubqpd] .binary-item[data-astro-cid-ndoubqpd] {
    color: #8b8b8b;
    text-align: center;
    width: 33%
}

.heroHome[data-astro-cid-ndoubqpd] .binary-side[data-astro-cid-ndoubqpd] {
    position: absolute;
    left: -15px;
    top: 0;
    width: 8px
}

.heroHome[data-astro-cid-ndoubqpd] .aside-explore[data-astro-cid-ndoubqpd] {
    background: #ff5841;
    height: 360px;
    position: relative;
    width: 100%
}

@media screen and (max-width:1024px) {
    .heroHome[data-astro-cid-ndoubqpd] .aside-explore[data-astro-cid-ndoubqpd] {
        height: 50vw;
        order: 3;
        width: 50%
    }
}

.heroHome[data-astro-cid-ndoubqpd] .explore-link[data-astro-cid-ndoubqpd] {
    align-items: flex-end;
    display: flex;
    fill: #202020;
    height: 100%;
    padding: 4rem;
    width: 100%
}

@media screen and (max-width:749px) {
    .heroHome[data-astro-cid-ndoubqpd] .explore-link[data-astro-cid-ndoubqpd] {
        padding: 1.6rem
    }
}

.heroHome[data-astro-cid-ndoubqpd] .explore-icon[data-astro-cid-ndoubqpd] {
    height: 130px;
    position: absolute;
    top: 4rem;
    right: 4rem;
    width: 130px
}

@media screen and (max-width:749px) {
    .heroHome[data-astro-cid-ndoubqpd] .explore-icon[data-astro-cid-ndoubqpd] {
        right: 1.6rem;
        height: 6.4rem;
        top: 1.6rem;
        width: 6.4rem
    }
}