.style_container__5l_g2 {
    display: flex;
    background-color: rgba(117, 48, 254, 0.08);
    padding: 18px 55px;
    border-radius: 28px;
    gap: 15px 30px;
    color: var(--TextColor11);
    align-items: center;
    justify-content: center;
    max-width: 1000px;
    width: 100%;
}
.style_hide__l3AQH {
    display: none;
}
.style_block1__uOJGF {
    display: flex;
    gap: 10px;
}
.style_block2__Kmfb0 {
    display: flex;
    gap: 10px 20px;
    color: var(--PrimaryColor11);
    justify-content: center;
    flex-wrap: wrap;
}
.style_item__K2lKO {
    display: flex;
    flex-direction: row;
}
@media (max-width: 1200px) {
    .style_container__5l_g2 {
        flex-direction: column;
    }
}

.style_root__Xr9l5 {
    display: flex;
    align-items: center;
    color: var(--TextColor11);
    justify-content: center;
    height: calc(100vh - var(--HomeHeaderHeight));
    height: calc(100dvh - var(--HomeHeaderHeight));
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 30px;
    padding: var(--PagePadding);
}

