.layout_container__pQpTd {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100dvh
}

.CtaButton_container__DJPTt {
    font-size: 12px;
    width: -webkit-fill-available;
    width: -moz-available;
    width: stretch
}

.CtaButton_button__wLjBH,
.CtaButton_container__DJPTt {
    color: var(--text-primary);
    display: flex;
    font-family: FiraCode;
    font-weight: 400;
    justify-content: center
}

.CtaButton_button__wLjBH {
    background-color: var(--background-paper);
    border: none;
    border-color: var(--text-primary);
    border-radius: 5px;
    cursor: pointer;
    flex: 1 1;
    max-height: 50px;
    max-width: 300px;
    padding-bottom: 10px;
    padding-top: 10px;
    transition: all .5s ease
}

.CtaButton_button__wLjBH:hover {
    background-color: var(--primary-light);
    border-color: var(--primary-light);
    color: var(--background-default)
}

.CtaButton_disabled__zbu2B {
    opacity: .4
}

.CtaButton_busy___gaDo,
.CtaButton_disabled__zbu2B {
    pointer-events: none
}

.CtaButton_busy___gaDo {
    animation: CtaButton_animate__8ncmq 1.4s linear .2s infinite;
    background-color: transparent;
    background-image: linear-gradient(var(--text-primary), var(--text-primary)), linear-gradient(var(--text-primary), var(--text-primary)), linear-gradient(var(--text-primary), var(--text-primary)), linear-gradient(var(--text-primary), var(--text-primary));
    background-position: 0 0, 0 0, 0 100%, 0 100%;
    background-repeat: no-repeat;
    background-size: 1px 0, 0 1px, 0 1px, 1px 0;
    opacity: .5;
    transition: .2s linear
}

@keyframes CtaButton_animate__8ncmq {
    0% {
        background-position: 0 100%, 0 0, 0 100%, 100% 0;
        background-size: 1px 0, 100% 1px, 0 1px, 1px 0
    }

    40% {
        background-position: 0 100%, 100% 0, 100% 100%, 100% 0;
        background-size: 1px 0, 100% 1px, 0 1px, 1px 100%
    }

    60% {
        background-position: 0 100%, 100% 0, 100% 100%, 100% 100%;
        background-size: 1px 0, 0 1px, 100% 1px, 1px 100%
    }

    70% {
        background-position: 0 100%, 100% 0, 0 100%, 100% 100%;
        background-size: 1px 100%, 0 1px, 100% 1px, 1px 0
    }

    80% {
        background-position: 0 0, 0 0, 0 100%, 100% 100%;
        background-size: 1px 100%, 0 1px, 0 1px, 1px 0
    }

    to {
        background-position: 0 0, 0 0, 0 100%, 100% 100%;
        background-size: 1px 0, 100% 1px, 0 1px, 1px 0
    }
}

.BaseFooter_sectionWrapper__r0LW8 {
    padding: 0 56px
}

@media (min-width:700px) {
    .BaseFooter_sectionWrapper__r0LW8 {
        padding: 0 56px
    }
}

.BaseFooter_typography-text-link__7NgXz {
    font-family: Haffer;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 3%;
    line-height: 150%;
    text-transform: uppercase
}

.BaseFooter_typography-text-link__7NgXz.BaseFooter_medium__K62X3 {
    font-weight: 400
}

.BaseFooter_typography-caption-1__F5mjJ {
    font-family: FiraCode;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 3%;
    line-height: 150%;
    margin-left: 0;
    padding-bottom: 10px;
    text-transform: uppercase
}

.BaseFooter_typography-caption-1__F5mjJ.BaseFooter_regular__QHrNT {
    font-weight: 400
}

.BaseFooter_typography-heading-4__3YdUY {
    font-family: Haffer;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 3%;
    line-height: 150%
}

.BaseFooter_footer__wW9g2 {
    padding: 0 56px
}

@media (min-width:700px) {
    .BaseFooter_footer__wW9g2 {
        padding: 0 56px
    }
}

.BaseFooter_footer__wW9g2 {
    display: none;
    flex-direction: column;
    padding-bottom: 8px;
    padding-top: 16px;
    row-gap: 40px
}

@media (min-width:700px) {
    .BaseFooter_footer__wW9g2 {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        justify-content: flex-start
    }
}

.BaseFooter_footer_title__k6CN4 {
    font-family: Haffer;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 3%;
    line-height: 150%
}

@media (min-width:700px) {
    .BaseFooter_footer_title__k6CN4 {
        grid-column: 1/3
    }
}

@media (min-width:1440px) {
    .BaseFooter_footer_title__k6CN4 {
        display: flex;
        grid-column: 1/3
    }
}

.BaseFooter_footer_modules__XG8A8 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 52px;
    grid-row-gap: 52px;
    list-style: none
}

@media (min-width:700px) {
    .BaseFooter_footer_modules__XG8A8 {
        grid-column: 7/13;
        grid-template-columns: repeat(3, 1fr);
        padding: 0;
        grid-column-gap: 120px
    }
}

@media (min-width:1440px) {
    .BaseFooter_footer_modules__XG8A8 {
        grid-column: 7/13;
        grid-column-gap: 120px
    }
}

.BaseFooter_footer_moduleTitle__V_zWB {
    display: block;
    font-family: FiraCode;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 3%;
    line-height: 150%;
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 10px;
    text-transform: uppercase
}

.BaseFooter_footer_moduleTitle__V_zWB.BaseFooter_regular__QHrNT {
    font-weight: 400
}

.BaseFooter_footer_links__61DTa {
    display: flex;
    flex-direction: column;
    font-family: FiraCode;
    font-size: 12px;
    letter-spacing: 3%;
    line-height: 150%;
    list-style-type: none;
    margin-left: 0;
    padding-bottom: 10px;
    row-gap: 4px;
    text-transform: uppercase
}

.BaseFooter_footer_links__61DTa,
.BaseFooter_footer_links__61DTa.BaseFooter_regular__QHrNT {
    font-weight: 400
}

.page_page_container___DhPe {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    font-family: Haffer;
    font-size: 14px;
    font-weight: 400;
    gap: 105px;
    justify-content: center;
    letter-spacing: 3%;
    line-height: 180%;
    max-width: 960px;
    padding: 100px 32px;
    text-align: justify;
    width: -webkit-fill-available;
    width: -moz-available;
    width: stretch
}

.page_section__rRwz4>p>strong {
    font-weight: 600
}

.page_section__rRwz4>p>i {
    font-style: italic
}

@keyframes page_fadeIn__Hvdqv {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.page_abstract_text__7SU3B {
    font-size: 12px;
    text-align: center
}

.page_paper_title__mt8X_ {
    font-size: 20px
}

.page_subtitle__w5cVj {
    font-family: FiraCode;
    font-size: 12px;
    font-weight: 200;
    padding-bottom: 33px;
    text-transform: uppercase
}

.page_title_section__3UxNB {
    gap: 20px;
    margin-bottom: -50px;
    max-width: 960px;
    text-align: center
}

.page_section__rRwz4,
.page_title_section__3UxNB {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.page_section__rRwz4 {
    gap: 52px;
    max-width: 665px
}

.page_image_container__MiuMV {
    align-items: center;
    color: #000;
    display: flex;
    flex-direction: column;
    font-size: 12px;
    gap: 32px;
    height: 100%;
    justify-content: center;
    text-align: center;
    width: 100%
}

.page_image_container_caption_no__zt7_R {
    font-family: FiraCode;
    font-size: 12px;
    font-weight: 200;
    text-transform: uppercase
}

.page_image_container_image__0H3Pl {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

@media (max-width:700px) {
    .page_image_container_image__0H3Pl {
        max-height: 70%;
        width: 100%
    }
}

.page_paper_link__Vxr5P {
    color: #d15168;
    font-family: FiraCode;
    font-size: 12px;
    font-weight: 200;
    text-transform: uppercase
}

.Signatures_container__uCiwp {
    text-align: justify;
    width: 100%
}

.Signatures_delegates_container__SwKnI {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.Signatures_title__vT6jP {
    font-family: FiraCode;
    font-size: 12px;
    font-weight: 200;
    margin-bottom: 40px;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}

.Code_code__J013s {
    border-width: .05rem;
    margin-bottom: 10px;
    margin-top: 10px;
    overflow: hidden;
    position: relative
}

@media (max-width:700px) {
    .Code_code__J013s {
        margin-left: 0;
        width: calc(100vw - 64px)
    }
}

.Code_code_copy__gEptd {
    background: transparent;
    border: none;
    color: #8e8e8e;
    cursor: pointer;
    display: block;
    opacity: 0;
    padding: 16px;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .5
}

.Code_code__J013s:hover .Code_code_copy__gEptd {
    opacity: 1
}

.Markdown_link__X1sgz {
    color: #5ba87e;
    font-family: Haffer;
    overflow-wrap: break-word
}

.Markdown_link__X1sgz,
.Markdown_link_wrapper__uwpYV {
    text-decoration: none
}

.Markdown_image__HN_DN {
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%
}

.Markdown_h1__vKN2B,
.Markdown_h2__NGUX6,
.Markdown_h3__NtJBr,
.Markdown_h4__hW8Jj {
    font-size: 25px;
    padding-bottom: 10px;
    padding-top: 10px;
    scroll-margin: 125px;
    width: 100%
}

.Markdown_code__O8ysZ,
.Markdown_h1__vKN2B,
.Markdown_h2__NGUX6,
.Markdown_h3__NtJBr,
.Markdown_h4__hW8Jj {
    font-family: FiraCode;
    font-weight: 400;
    letter-spacing: 3%;
    line-height: 180%
}

.Markdown_code__O8ysZ {
    background-color: #ccc;
    padding: 2px
}

.Markdown_h2__NGUX6 {
    font-size: 20px
}

.Markdown_h3__NtJBr {
    font-size: 16px
}

.Markdown_h4__hW8Jj {
    font-family: FiraCode;
    font-size: 12px;
    font-weight: 600
}

.Markdown_li__JqgbO {
    font-family: Haffer;
    font-size: 12px;
    font-weight: 400;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px
}

.Markdown_li__JqgbO,
.Markdown_ul__QAx9p {
    letter-spacing: 3%;
    line-height: 180%
}

.Markdown_ol__swKH9,
.Markdown_ul__QAx9p {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 0;
    padding: 0
}

.Markdown_ol__swKH9 {
    font-family: FiraCode;
    font-size: 12px;
    font-weight: 400;
    gap: 10px;
    letter-spacing: 3%;
    line-height: 180%
}

.Markdown_text__q0bDp {
    font-size: 12px
}

.Markdown_bold__MR6Qa,
.Markdown_text__q0bDp {
    font-family: Haffer;
    font-weight: 400;
    letter-spacing: 3%;
    line-height: 180%;
    padding-bottom: 10px;
    padding-top: 10px
}

.Markdown_bold__MR6Qa {
    font-size: 14px
}

.Markdown_tables__t441s {
    border: .5px solid;
    border-collapse: collapse;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: left
}

.Markdown_tables__t441s td,
.Markdown_tables__t441s th {
    border: 1px solid;
    line-break: loose;
    padding: 1rem
}

@media (max-width:700px) {
    .Markdown_tables__t441s {
        font-size: 12px
    }

    .Markdown_tables__t441s td,
    .Markdown_tables__t441s th {
        padding: 10px 1px
    }
}

.MathEquations_main__XFEGW {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
    width: -webkit-fill-available;
    width: -moz-available;
    width: stretch
}

.MathEquations_text_minify__wWW_o {
    font-size: inherit
}

.MathEquations_equ_no__1cicF {
    position: absolute;
    right: 0
}

.MathEquations_non_minified__aFwN8 {
    display: flex
}

@media (max-width:700px) {
    .MathEquations_text_minify__wWW_o {
        font-size: .4rem
    }
}

.BlockCard_flex__A0iHO {
    display: flex
}

.BlockCard_flex_row__hClBH {
    flex-direction: row
}

.BlockCard_gap_8__qFTaF {
    gap: 8px
}

.BlockCard_gap_24__WJA6J {
    gap: 24px
}

.BlockCard_align_center__gjFdt {
    align-items: center
}

.BlockCard_container__1GVch {
    border-top: 1px solid var(--border-solid-kh);
    display: flex;
    flex-direction: column;
    gap: 4px;
    height: 82px;
    margin: auto;
    overflow: hidden;
    padding: 16px 0;
    width: 100%
}

.BlockCard_container__1GVch:hover {
    background-color: var(--contrast-50-kh);
    cursor: pointer;
    transition: all .3s ease-in-out
}

.BlockCard_section_1__EOl0S {
    align-items: center;
    flex-direction: row;
    justify-content: space-between
}

.BlockCard_section_1__EOl0S,
.BlockCard_section_2___v0fa {
    display: flex;
    width: 100%
}

.BlockCard_section_2___v0fa {
    overflow: hidden;
    white-space: nowrap
}

.BlockCard_section_2___v0fa span:first-child {
    color: var(--text-secondary-kh);
    margin-right: 5px
}

.BlockCard_section_2___v0fa span:last-child {
    color: var(--text-primary-kh);
    display: inline;
    min-width: 100px;
    overflow: hidden;
    -webkit-text-decoration: solid underline;
    text-decoration: solid underline;
    text-overflow: ellipsis
}

.BlockCard_section_2___v0fa {
    @mixins desktop {
        width: -webkit-fill-available;
        width: -moz-available;
        width: stretch
    }
}

.BlockCard_time__Almrv {
    color: var(--text-secondary-kh)
}

.BlockCard_section_3__PifdZ {
    color: var(--text-primary-kh);
    display: flex;
    flex-direction: column;
    font-weight: 400
}

.BlockCard_font_semibold__ZgXob {
    font-weight: 500
}

.BlockCard_skeleton_loading__CXAAs {
    max-width: 100vw
}

.BlockCard_finalized__DIhC3 {
    background-color: var(--semantic-green-secondary);
    border-radius: 1px;
    color: var(--grey-900);
    font-weight: 500;
    padding: 0 4px
}

.Pagination_container__vjI02 {
    align-items: center;
    color: #292929;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 85px;
    text-transform: uppercase;
    width: 100%
}

.Pagination_text_link__zY40Q,
.Pagination_text_title__qJJC1 {
    font-family: FiraCode;
    font-size: 12px;
    letter-spacing: 3%;
    line-height: 180%
}

.Pagination_text_link__zY40Q {
    font-weight: 400
}

.Pagination_text_nav__CbUgj {
    display: flex;
    flex-direction: row
}

.Pagination_text_nav_next__KXgzb {
    justify-content: flex-end;
    width: 100%
}

.Pagination_text_nav_next__KXgzb,
.Pagination_text_nav_prev__mGOnZ {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 5px
}

.Pagination_text_nav_prev__mGOnZ {
    justify-content: flex-start;
    width: 200px
}

.Pagination_link_container__MT74Q {
    color: inherit;
    text-decoration: none
}

@media (max-width:700px) {

    .Pagination_text_nav_next__KXgzb,
    .Pagination_text_nav_prev__mGOnZ {
        width: -moz-fit-content;
        width: fit-content
    }
}

@keyframes page_fadeIn__rhK29 {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.page_page_transition__Zy6UD {
    animation-delay: 2s;
    animation: page_fadeIn__rhK29 1s ease-out
}

.page_section_view__Bmu_B {
    align-items: flex-start;
    display: flex;
    height: 50vh;
    justify-content: flex-end;
    overflow-y: auto;
    position: fixed;
    right: 52px;
    top: 89px;
    width: 10vw
}

.page_section_view__Bmu_B::-webkit-scrollbar,
.page_section_view__Bmu_B::-webkit-scrollbar-track {
    width: 2px
}

.page_section_view__Bmu_B::-webkit-scrollbar-thumb {
    background: #f5f5f5;
    border-radius: 5px;
    height: 10px
}

@media (max-width:1100px) {
    .page_section_view__Bmu_B {
        display: none
    }
}

.SectionInView_section_container__zNOWN {
    align-items: flex-end;
    color: inherit;
    display: inline-flex;
    flex-direction: column;
    font-family: FiraCode;
    gap: 32px;
    overflow-y: hidden;
    padding-bottom: 10px;
    padding-top: 16px;
    text-transform: uppercase;
    white-space: nowrap
}

.SectionInView_section_container__zNOWN,
.SectionInView_section_container__zNOWN .SectionInView_link__TDsTI {
    overflow-x: hidden;
    text-align: right;
    text-overflow: ellipsis
}

.SectionInView_section_container__zNOWN .SectionInView_link__TDsTI {
    font-size: 12px;
    letter-spacing: 3%;
    line-height: 150%;
    max-width: 150px;
    white-space: pre-wrap;
    width: -moz-fit-content;
    width: fit-content
}

.Sidebar_sidebar_container__YA4H7 {
    display: flex;
    flex-direction: column;
    height: -moz-max-content;
    height: max-content;
    padding-bottom: 132px
}

.Sidebar_link_wrapper__aganG {
    text-transform: uppercase
}

.Sidebar_heading__CeV4A {
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 32px
}

.Sidebar_heading2__lINvB,
.Sidebar_heading__CeV4A {
    font-family: FiraCode;
    font-size: 12px;
    letter-spacing: 3%;
    line-height: 150%
}

.Sidebar_heading2__lINvB {
    font-weight: 400;
    padding-bottom: 0;
    padding-top: 32px
}

.Sidebar_list__59jd6 {
    display: flex;
    flex-direction: column;
    letter-spacing: 3%;
    line-height: 150%;
    list-style: none;
    margin: 0;
    padding: 0
}

.Sidebar_link__LnhU_ {
    padding-left: 0
}

.Sidebar_link__LnhU_,
.Sidebar_text__cHwWH {
    letter-spacing: 3%;
    line-height: 150%;
    margin-bottom: 0;
    margin-top: 0
}

.Sidebar_accordion__inPur {
    cursor: pointer;
    font-weight: 400;
    margin-top: -32px
}

.Sidebar_accordion_content__6xjDE {
    display: flex;
    flex-direction: column;
    font-family: FiraCode;
    font-weight: 400;
    margin-left: 20px;
    padding: 0
}

.Sidebar_accordion__inPur summary {
    list-style-image: url("")
}

.Sidebar_accordion__inPur[open] summary {
    list-style-image: url("")
}

.layout_main__WG7i_ {
    color: #292929;
    display: flex;
    flex-direction: row;
    font-size: 12px;
    min-height: calc(100vh - 150px);
    padding-bottom: 52px;
    padding-left: 52px;
    padding-right: 52px;
    scroll-behavior: smooth
}

@media (max-width:700px) {
    .layout_main__WG7i_ {
        padding-left: 32px;
        padding-right: 32px
    }
}

.layout_sidebar__hjXqt {
    align-items: flex-start;
    align-self: start;
    display: flex;
    height: 100%;
    margin-top: 68px;
    min-width: -moz-fit-content;
    min-width: fit-content;
    overflow-x: auto;
    padding-right: 16px;
    position: fixed;
    text-transform: uppercase;
    top: 0
}

.layout_sidebar__hjXqt::-webkit-scrollbar,
.layout_sidebar__hjXqt::-webkit-scrollbar-track {
    width: 2px
}

.layout_sidebar__hjXqt::-webkit-scrollbar-thumb {
    background: #f5f5f5;
    border-radius: 5px;
    height: 10px
}

@media (max-width:700px) {
    .layout_sidebar__hjXqt {
        display: none
    }
}

.layout_content__rh9Qj {
    align-items: flex-start;
    display: flex;
    height: 100%;
    justify-content: center;
    margin-left: 152px;
    margin-top: 24px;
    min-height: -webkit-fill-available;
    min-height: -moz-available;
    min-height: stretch;
    width: calc(100% - 292px)
}

@media (max-width:700px) {
    .layout_content__rh9Qj {
        margin-left: 0;
        width: 100%
    }
}

.layout_wrapper__yAbPg {
    max-width: 660px;
    width: 100%
}

.layout_section_view__EYvEh {
    display: none;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    right: 52px;
    text-overflow: clip;
    top: 50px;
    width: 100px
}

@media (max-width:1100px) {
    .layout_section_view__EYvEh {
        display: none
    }
}

.Typography_display1__Z4YCt {
    font-size: 167px
}

.Typography_display1__Z4YCt,
.Typography_display2__Z_QDe {
    font-family: Haffer;
    font-weight: 400;
    letter-spacing: -.8px;
    line-height: 120%
}

.Typography_display2__Z_QDe {
    font-size: 130px
}

.Typography_display3__fYbMX {
    font-size: 105px
}

.Typography_display3__fYbMX,
.Typography_display4__6HYJW {
    font-family: Haffer;
    font-weight: 400;
    letter-spacing: -.8px;
    line-height: 120%
}

.Typography_display4__6HYJW {
    font-size: 92px
}

.Typography_heading1__UUoHX {
    font-size: 32px
}

.Typography_heading1__UUoHX,
.Typography_heading2__RrO4I {
    font-family: Haffer;
    font-weight: 400;
    letter-spacing: -.2px;
    line-height: 120%
}

.Typography_heading2__RrO4I {
    font-size: 24px
}

.Typography_heading3__oHGsx {
    font-family: Haffer;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: -.2px;
    line-height: 120%
}

.Typography_heading4__AU27W,
.Typography_paragraph_big__1a97r {
    font-family: Haffer;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 140%
}

.Typography_paragraph_big_mono__fuvfz {
    font-family: DM Mono;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .8px;
    line-height: 130%
}

.Typography_paragraph__q_k8D {
    font-family: Haffer;
    letter-spacing: 0;
    line-height: 160%
}

.Typography_code__siGV5,
.Typography_paragraph__q_k8D {
    font-size: 14px;
    font-weight: 400
}

.Typography_code__siGV5 {
    font-family: DM Mono;
    letter-spacing: 3%;
    line-height: 140%
}

.Typography_paragraph_small__NW4pZ {
    font-size: 12px;
    line-height: 180%
}

.Typography_paragraph_extra_small__r5ZmJ,
.Typography_paragraph_small__NW4pZ {
    font-family: DM Mono;
    font-weight: 400;
    letter-spacing: .36px
}

.Typography_paragraph_extra_small__r5ZmJ {
    font-size: 10px;
    line-height: 150%
}

.Typography_label__HFhgx {
    font-family: DM Mono;
    letter-spacing: .6px;
    line-height: 130%;
    text-transform: uppercase
}

.Typography_label__HFhgx,
.Typography_tao_amount__Pt7QZ {
    font-size: 12px;
    font-weight: 400
}

.Typography_tao_amount__Pt7QZ {
    color: var(--text-secondary-kh);
    font-family: FiraCode;
    letter-spacing: -.4px;
    line-height: 72px;
    padding-right: 16px;
    text-transform: lowercase
}

.page_container__d49Io {
    flex: 1 1;
    max-width: 600px;
    overflow: hidden;
    text-align: center;
    width: 85vw
}

.page_container__d49Io,
.page_e8_canvas___pc7k {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.page_e8_canvas___pc7k {
    height: 100%;
    width: -webkit-fill-available;
    width: -moz-available;
    width: stretch;
    z-index: 0
}

@media (max-width:700px) {
    .page_e8_canvas___pc7k {
        z-index: 0
    }
}

.page_footer_container__9F6Bl {
    background-color: var(--background-default);
    bottom: 0;
    position: sticky;
    width: 100%;
    z-index: 1
}

.page_type_writing__nYZXE {
    color: var(--text-primary, #0e1013);
    font-family: DM MONO;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .6px;
    line-height: 190%
}

.page_animationWrapper__Er7Dr {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 140px;
    justify-content: space-evenly;
    padding-bottom: 16px;
    text-transform: uppercase
}

.page_container__SkldZ {
    display: flex;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    width: 100%
}

@media (max-width:700px) {
    .page_container__SkldZ {
        flex-direction: column-reverse
    }
}

.page_descriptionContaier__VJt2q {
    align-items: center;
    display: flex;
    flex: 1 1;
    justify-content: center
}

.page_imageContainer__ub8LF {
    flex: 1 1;
    overflow: hidden;
    position: relative
}

@media (min-width:700px) {
    .page_imageContainer__ub8LF {
        border-bottom-left-radius: 64px
    }
}

@media (max-width:700px) {
    .page_imageContainer__ub8LF {
        border-bottom-right-radius: 64px
    }
}

.page_descriptionInnerContainer__XXKku {
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-width: 526px;
    padding: 30px
}

.page_benefitContainer__2JDBA {
    margin: 12px 0 4px
}

.page_checkmarkContainer__y5E_n {
    align-items: center;
    display: flex;
    gap: 12px;
    margin-bottom: 8px
}

.page_linkContainer__I9Zc6 {
    display: flex;
    gap: 24px
}

.page_chromeStoreContainer__WuRnL {
    align-items: center;
    border: 1px solid var(--text-secondary-kh, #0e1013);
    border-radius: 7px;
    display: flex;
    gap: 24px;
    justify-content: center;
    padding: 7px 8px
}

.page_header_wrapper__GOO9f {
    background-color: transparent
}

.BlockNumber_link_ext__GcPsa {
    font-family: DM Mono;
    font-size: 12px;
    letter-spacing: 3%;
    line-height: 130%;
    text-decoration: underline
}

.Footer_container__utt9g {
    background-color: var(--grey-900);
    box-sizing: border-box;
    color: var(--grey-100);
    display: flex;
    justify-content: center;
    padding: 24px;
    width: 100%
}

@media (min-width:700px) {
    .Footer_container__utt9g {
        padding: 24px 48px
    }

    .Footer_container__utt9g br {
        display: none
    }
}

.Footer_container__utt9g>div {
    max-width: 100%;
    width: 100%
}

.Footer_container__utt9g>div>div {
    display: flex;
    justify-content: space-between
}

.Footer_sectionWrapper__6vjrx {
    padding: 0 56px
}

@media (min-width:700px) {
    .Footer_sectionWrapper__6vjrx {
        padding: 0 56px
    }
}

.Footer_typography-text-link__z5gs8 {
    font-family: Haffer;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 3%;
    line-height: 150%;
    text-transform: uppercase
}

.Footer_typography-text-link__z5gs8.Footer_medium__6cIgZ {
    font-weight: 400
}

.Footer_typography-caption-1__f6BlQ {
    font-family: FiraCode;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 3%;
    line-height: 150%;
    margin-left: 0;
    padding-bottom: 10px;
    text-transform: uppercase
}

.Footer_typography-caption-1__f6BlQ.Footer_regular__AGFv6 {
    font-weight: 400
}

.Footer_typography-heading-4__X_PFh {
    font-family: Haffer;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 3%;
    line-height: 150%
}

.Footer_footer__4m1fF {
    align-items: center;
    color: var(--text-primary);
    padding: 16px 0 24px;
    width: 100%
}

.Footer_footer__4m1fF,
.Footer_linkContainer__NZDfX {
    display: flex;
    justify-content: center
}

.Footer_linkContainer__NZDfX {
    gap: 36px
}

.HamburgerMenuItems_menu_wrapper___nlnl {
    height: 100dvh;
    justify-content: space-between;
    width: 100dvw
}

.HamburgerMenuItems_link_container__e0J5D,
.HamburgerMenuItems_menu_wrapper___nlnl {
    align-items: center;
    display: flex;
    flex-direction: column
}

.HamburgerMenuItems_link_container__e0J5D {
    flex-grow: 1;
    gap: 28px;
    justify-content: center;
    margin: 24px 0
}

.HamburgerMenuItems_menu_link__ry1Hn {
    color: var(--text-primary);
    font-family: DM MONO;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 3%;
    line-height: 180%;
    text-transform: uppercase
}

.HamburgerMenuItems_footer_wrapper__SAeU0 {
    display: flex;
    justify-content: center
}

.Header_header_wrapper__wdgil {
    background-color: var(--primary-contrastText);
    font-size: 12px !important;
    letter-spacing: 3%;
    line-height: 150%;
    opacity: .9999;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 100
}

.Header_menu_component_container__SFZC_ {
    align-items: center;
    display: flex;
    height: 60px;
    justify-content: space-between;
    margin: auto;
    max-width: 1200px;
    padding: 0 20px;
    width: 100%
}

.Header_dropdown_item_label__9VEzr {
    cursor: pointer;
    text-transform: uppercase
}

.Header_dropdown_item_wrapper__OUvf3 {
    width: -moz-max-content;
    width: max-content
}

.Header_dropdown_articles_container__5Bjzy {
    background-color: var(--background-default);
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-left: -24px;
    margin-top: 16px;
    padding: 16px 24px 12px;
    position: absolute
}

.Header_dropdown_menu_wrapper__jJxVt {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.Search_search_container__UrdmJ {
    align-items: center;
    border: 1px solid var(--grey-700);
    border-radius: 3px;
    display: flex;
    flex-direction: row;
    gap: 8px;
    height: 29px;
    justify-content: center;
    max-width: 800px;
    min-width: 200px;
    padding-left: 12px;
    padding-right: 12px
}

.Search_search_container__UrdmJ button {
    color: var(--text-primary-kh)
}

@media (min-width:700px) {
    .Search_search_container__UrdmJ {
        width: 100%
    }
}

.Search_loading__mqdFt {
    opacity: .8;
    pointer-events: none
}

.Search_search_input__uf9Z6 {
    border-style: none;
    color: var(--text-primary-kh);
    height: 16px;
    outline: none;
    width: 100%
}

.Search_search_icon__56LU3,
.Search_search_input__uf9Z6 {
    background-color: transparent
}

.Search_search_icon__56LU3 {
    cursor: pointer;
    transition: all .2s ease-in-out
}

.Search_search_icon__56LU3:hover {
    color: var(--info-main)
}

.Header_flex__sBcdq {
    display: flex
}

.Header_flex_row__xM2ix {
    flex-direction: row
}

.Header_align_center__C___x {
    align-items: center
}

.Header_gap_8__9p59D {
    gap: 8px
}

.Header_width_full__SXq3I {
    width: 100%
}

.Header_justify_between___zT_X {
    justify-content: space-between
}

.Header_desktop_container__SEgS6 {
    display: none
}

@media (min-width:700px) {
    .Header_desktop_container__SEgS6 {
        align-items: center;
        background-color: var(--bg-primary-kh);
        color: var(--text-primary-kh);
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        max-width: 1600px;
        padding-top: 20px;
        position: fixed;
        top: 0;
        white-space: nowrap;
        width: 100%;
        z-index: 10
    }
}

.Header_mobile_container__Au8E4 {
    background-color: var(--bg-primary-kh);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10
}

@media (min-width:700px) {
    .Header_mobile_container__Au8E4 {
        display: none
    }
}

.Header_nav_container__yWq2S {
    color: var(--text-primary-kh);
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin: 12px 24px
}

.Header_logo_container__sTuN7 {
    display: flex;
    justify-content: space-between;
    margin-left: 30px;
    overflow: hidden
}

.Header_price_container__Z6hRM {
    align-items: center;
    background-color: var(--semantic-green-secondary);
    border-radius: 2px;
    color: var(--grey-900);
    display: flex;
    flex-direction: row;
    gap: 4px;
    padding: 8px
}

.Header_price_container__Z6hRM.Header_negative__GN2eR {
    background-color: #f8d7da
}

.Header_negative_chevron__dyJ1e {
    transform: rotate(180deg)
}

.Header_font_bold__kE5_j {
    font-weight: 500
}

.Header_hamburger_container__87HsM {
    display: none
}

.Header_menu_list__BD4Zi {
    align-items: center;
    color: var(--text-secondary-kh);
    display: flex;
    flex-direction: row;
    font-size: inherit;
    gap: 24px;
    justify-content: flex-end
}

@media (min-width:700px) {
    .Header_menu_list__BD4Zi {
        gap: 40px
    }
}

.Header_nav_wrapper__uVhKx {
    gap: 12px
}

@media (min-width:700px) {
    .Header_nav_wrapper__uVhKx {
        display: flex;
        gap: 40px;
        padding-left: 32px;
        padding-right: 32px
    }
}

.Header_value_wrapper__JHhC_ {
    align-items: center;
    color: var(--text-primary-kh);
    display: none;
    flex-direction: row;
    gap: 32px;
    margin-right: 30px
}

@media (min-width:700px) {
    .Header_value_wrapper__JHhC_ {
        display: flex
    }
}

.Header_menu_item__hxT0k {
    display: flex;
    flex-direction: column;
    list-style-type: none;
    position: relative
}

.Header_menu_item__hxT0k a {
    color: var(--text-primary-kh);
    font-weight: 500
}

.Header_logo__J6_v7 {
    display: flex;
    justify-content: flex-start;
    width: -moz-fit-content;
    width: fit-content
}

.Header_right_container__c6LSB {
    display: none;
    gap: 32px;
    width: 100%
}

.Header_price_value_container__7u9Ik,
.Header_right_container__c6LSB {
    align-items: center;
    display: flex;
    flex-direction: row
}

.Header_price_value_container__7u9Ik {
    gap: 8px
}

.Header_market_value_container__KqGVc {
    display: flex;
    gap: 8px
}

.Header_theme_container__MIchb {
    cursor: pointer
}

@media (max-width:1200px) {
    .Header_market_value_container__KqGVc {
        display: none
    }
}

@media (max-width:900px) {
    .Header_price_value_container__7u9Ik {
        display: none
    }
}

@media (max-width:700px) {
    .Header_container__XOOQ3 {
        padding-bottom: 16px;
        padding-top: 16px
    }

    .Header_hamburger_container__87HsM {
        display: flex;
        margin-right: 30px
    }
}

.Header_active_link__Sl84d {
    color: var(--text-primary-kh);
    font-weight: 600
}

.AccountCard_flex__GYD0k {
    display: flex
}

.AccountCard_flex_row__i8Qn4 {
    flex-direction: row
}

.AccountCard_gap_4__iMamt {
    gap: 4px
}

.AccountCard_gap_8__wFNWO {
    gap: 8px
}

.AccountCard_align_center__ph73a {
    align-items: center
}

.AccountCard_text_ellipsis__idJAC {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.AccountCard_secondary_color__V6Yh5 {
    color: var(--grey-500)
}

.AccountCard_container__ipFGE {
    border-top: 1px solid var(--border-solid-kh);
    color: var(--text-primary);
    display: flex;
    flex-direction: column;
    gap: 4px;
    overflow: hidden;
    padding: 12px 0
}

.AccountCard_container__ipFGE:hover {
    background-color: var(--contrast-50-kh);
    cursor: pointer;
    transition: all .3s ease-in-out
}

.AccountCard_row__QPp7n {
    gap: 20px
}

.AccountCard_last_row__zfHfT,
.AccountCard_row__QPp7n {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.AccountCard_last_row__zfHfT {
    width: 100%
}

.AccountCard_tao_symbol__4RDwY {
    margin-right: 4px
}

.AccountCard_arrow_container__2ZOho {
    color: var(--grey-900);
    height: 12px;
    width: 12px
}

.AccountCard_chevron_container__RPfcp {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 2px;
    padding-left: 2px;
    padding-right: 2px
}

.AccountCard_chevron_container__RPfcp span {
    color: var(--grey-500)
}

.AccountCard_green_back__AOhB9 {
    background-color: var(--semantic-green-secondary)
}

.AccountCard_red_back__3wBXh {
    background-color: var(--semantic-red-secondary)
}

@media (max-width:400px) {
    .AccountCard_last_row__zfHfT {
        align-items: start;
        flex-direction: column;
        gap: 4px
    }
}

.StakeCard_flex__ZKKYZ {
    display: flex
}

.StakeCard_flex_row__qucv7 {
    flex-direction: row
}

.StakeCard_gap_8__PcheZ {
    gap: 8px
}

.StakeCard_gap_24__Kv6iJ {
    gap: 24px
}

.StakeCard_align_center__mC3Vh {
    align-items: center
}

.StakeCard_container__SI6Xg {
    border-top: 1px solid var(--border-solid-kh);
    display: flex;
    flex-direction: column;
    gap: 4px;
    height: 96px;
    margin: auto;
    overflow: hidden;
    padding: 12px 0;
    width: 100%
}

.StakeCard_container__SI6Xg:hover {
    background-color: var(--contrast-50-kh);
    cursor: pointer;
    transition: all .3s ease-in-out
}

.StakeCard_section_1__MXxgf {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%
}

.StakeCard_section_1_text__5KhD7 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: .5rem;
    height: -moz-fit-content;
    height: fit-content;
    justify-content: center;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis
}

.StakeCard_section_1_text__5KhD7,
.StakeCard_section_1_text__5KhD7 div {
    width: -moz-fit-content;
    width: fit-content
}

.StakeCard_section_1_text__5KhD7 div {
    min-width: auto;
    padding: 0;
    white-space: nowrap
}

.StakeCard_section_2__xD6BG {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    white-space: nowrap;
    width: 100%
}

.StakeCard_section_2__xD6BG span {
    color: var(--text-secondary-kh);
    display: inline;
    min-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis
}

.StakeCard_section_2__xD6BG {
    @mixins desktop {
        width: -webkit-fill-available;
        width: -moz-available;
        width: stretch
    }
}

.StakeCard_time__ojlnP {
    color: var(--text-secondary-kh)
}

.StakeCard_hash_text__HLm30 {
    display: inline;
    min-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis
}

.StakeCard_section_3__O1jEA {
    color: var(--text-primary-kh);
    justify-content: space-between
}

.StakeCard_section_3__O1jEA,
.StakeCard_stake_amount__2odTM {
    display: flex;
    flex-direction: row
}

.StakeCard_stake_amount__2odTM {
    align-items: center;
    gap: 4px
}

.StakeCard_font_semibold__Vx_pl {
    font-weight: 500
}

.StakeCard_stake_icon_wrapper___vuUS {
    align-items: center;
    background-color: var(--contrast-200-kh);
    display: flex;
    height: 14px;
    justify-content: center;
    width: 14px
}

.StakeCard_skeleton_loading__67C13 {
    max-width: 100vw
}

.StakeCard_badge_finalized__OrI9P {
    background-color: var(--semantic-green-secondary)
}

.StakeCard_badge_failed__laVzu,
.StakeCard_badge_finalized__OrI9P {
    border-radius: 1px;
    color: var(--grey-900);
    font-weight: 500;
    padding: 0 4px
}

.StakeCard_badge_failed__laVzu {
    background-color: var(--semantic-red-secondary)
}

.SkeletonLoader_skeleton__wfMRT {
    animation: SkeletonLoader_skeleton__wfMRT 1.5s linear infinite alternate;
    background-color: #e0e0e0;
    border-radius: 2px;
    color: transparent;
    height: -moz-fit-content;
    height: fit-content;
    word-break: break-all
}

@keyframes SkeletonLoader_skeleton__wfMRT {
    0% {
        background-color: var(--contrast-100-kh)
    }

    to {
        background-color: var(--contrast-200-kh)
    }
}

.EventRow_label__2bE_Y {
    align-items: flex-start;
    color: var(--text-secondary-kh);
    display: flex;
    justify-content: flex-start;
    max-width: 157px;
    width: 100%
}

.EventRow_info__zM5nR {
    width: -moz-fit-content;
    width: fit-content
}

.EventRow_info__zM5nR,
.EventRow_info_code__SMPYO {
    align-items: flex-start;
    display: flex;
    justify-content: flex-start;
    word-break: break-all
}

.EventRow_info_code__SMPYO {
    box-sizing: border-box;
    width: 100%
}

.EventRow_info_code__SMPYO details {
    cursor: pointer;
    width: 100%
}

.EventRow_info_code__SMPYO details pre {
    color: var(--text-secondary-kh);
    cursor: text;
    width: 100%
}

.EventRow_event_action__FFUjk {
    background-color: var(--highlight-color-kh);
    border-radius: 1;
    color: var(--grey-900);
    padding: 2px 6px
}

.page_page_wrapper__E7wYk {
    gap: 144px;
    padding-top: 100px
}

.page_container__fmWXb,
.page_page_wrapper__E7wYk {
    display: flex;
    flex-direction: column;
    height: -moz-fit-content;
    height: fit-content;
    width: 100%
}

.page_container__fmWXb {
    color: var(--text-primary-kh);
    font-family: FiraCode;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 3%;
    line-height: 150%;
    padding: 20px 24px
}

.page_container__fmWXb nav {
    display: flex
}

.page_container__fmWXb nav ul {
    display: flex;
    flex-direction: row;
    gap: 20px;
    list-style: none;
    margin: 0;
    padding: 0
}

.page_container__fmWXb nav ul li {
    cursor: pointer;
    position: relative
}

@media (min-width:700px) {
    .page_container__fmWXb {
        padding: 20px 0
    }
}

@media (min-width:1440px) {
    .page_container__fmWXb {
        padding: 20px 0
    }
}

.page_item_row__PjsqJ {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 16px;
    justify-content: flex-start;
    padding: 20px 8px;
    position: relative;
    width: 100%
}

.page_item_row__PjsqJ:after {
    background-image: linear-gradient(to right, var(--border-dashed-primary-kh), 1px, transparent 1px);
    background-position: 0 0;
    background-repeat: repeat-x;
    background-size: 6px;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

.page_item_row__PjsqJ>div {
    align-items: center;
    flex-direction: row
}

.page_item_row__PjsqJ>div,
.page_label__5HOUE {
    align-items: flex-start;
    display: flex;
    justify-content: flex-start;
    width: 100%
}

.page_label__5HOUE {
    max-width: 150px
}

.page_info__oCKTr {
    align-items: flex-start;
    display: flex;
    justify-content: flex-start;
    padding-bottom: 16px;
    width: -webkit-fill-available;
    width: -moz-available;
    width: stretch;
    word-break: break-all
}

.page_link_ext__Xrx4S {
    cursor: pointer;
    text-decoration: underline
}

.page_account_number_wrapper__Ixbc0 {
    color: var(--text-secondary-kh);
    display: flex;
    flex: 1 1;
    flex-direction: column;
    gap: 24px;
    justify-content: space-between;
    position: relative
}

.page_account_number_wrapper__Ixbc0:after {
    background-image: linear-gradient(to right, var(--border-dashed-primary-kh), 1px, transparent 1px);
    background-position: 0 0;
    background-repeat: repeat-x;
    background-size: 6px;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

.page_account_number_wrapper__Ixbc0>span:nth-child(2) {
    color: var(--text-primary-kh)
}

.page_account_number_wrapper_value__Efe_7 {
    color: var(--text-primary-kh);
    font-family: Haffer;
    font-size: 60px;
    font-weight: 500;
    letter-spacing: -1%;
    line-height: 68.1px
}

.page_account_events__9NtnF {
    padding-bottom: 56px;
    position: relative
}

.page_account_events__9NtnF:after {
    background-image: linear-gradient(to right, var(--border-dashed-primary-kh), 1px, transparent 1px);
    background-position: 0 0;
    background-repeat: repeat-x;
    background-size: 6px;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

.page_events_container__eitap {
    padding-top: 52px
}

.page_copy_btn__juQpi {
    background-color: transparent;
    border-style: none;
    color: var(--text-primary-kh);
    cursor: pointer
}

.page_copy_btn__juQpi:hover {
    color: var(--text-secondary)
}

.page_main_info_container__XP6fC {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%
}

.page_main_info_container__XP6fC>div {
    gap: 8px;
    width: 100%
}

@media (min-width:700px) {
    .page_main_info_container__XP6fC {
        display: grid;
        grid-template-columns: 1.2fr 1fr 1fr;
        width: 100%;
        grid-gap: 32px;
        gap: 32px
    }

    .page_main_info_container__XP6fC>div {
        gap: 16px
    }
}

.page_loading__at3V6:after {
    animation: page_dots__gxzFu 1s steps(5) infinite;
    content: " .";
    font-size: 24px;
    font-weight: 400
}

.page_tao_symbol__DfiET {
    font-family: FiraCode;
    font-size: 12px;
    padding-right: 4px
}

@keyframes page_dots__gxzFu {

    0%,
    20% {
        color: var(--background-default);
        text-shadow: .25em 0 0 var(--background-default), .5em 0 0 var(--background-default)
    }

    40% {
        color: var(--text-primary);
        text-shadow: .25em 0 0 var(--background-default), .5em 0 0 var(--background-default)
    }

    60% {
        text-shadow: .25em 0 0 var(--text-primary), .5em 0 0 var(--background-default)
    }

    80%,
    to {
        text-shadow: .25em 0 0 var(--text-primary), .5em 0 0 var(--text-primary)
    }
}

.ChainInfo_container__Yyn_I {
    align-content: center;
    align-items: center;
    align-self: stretch;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    margin-bottom: 80px;
    max-width: 670px
}

@media (min-width:700px) {
    .ChainInfo_container__Yyn_I {
        justify-content: start
    }
}

.ChainInfo_card_container__IOped {
    background-color: var(--contrast-50-kh);
    border-radius: 4px;
    color: var(--text-primary-kh);
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding: 8px 12px;
    width: 40%
}

@media (min-width:700px) {
    .ChainInfo_card_container__IOped {
        width: 136px
    }
}

.ChainInfo_loading__aN3it:after {
    animation: ChainInfo_dots__PmmB_ 1s steps(5) infinite;
    content: " .";
    font-size: 24px;
    font-weight: 400
}

@keyframes ChainInfo_dots__PmmB_ {

    0%,
    20% {
        color: var(--background-default);
        text-shadow: .25em 0 0 var(--background-default), .5em 0 0 var(--background-default)
    }

    40% {
        color: var(--text-primary);
        text-shadow: .25em 0 0 var(--background-default), .5em 0 0 var(--background-default)
    }

    60% {
        text-shadow: .25em 0 0 var(--text-primary), .5em 0 0 var(--background-default)
    }

    80%,
    to {
        text-shadow: .25em 0 0 var(--text-primary), .5em 0 0 var(--text-primary)
    }
}

.AccountTab_main_container__cO3bX {
    gap: 80px;
    padding-bottom: 80px;
    padding-top: 60px
}

.AccountTab_column_container__lyE_a,
.AccountTab_main_container__cO3bX {
    display: flex;
    flex-direction: column;
    width: 100%
}

.AccountTab_column_container__lyE_a {
    height: 100%;
    justify-content: space-between
}

.AccountTab_container__OcAS0 {
    align-self: center;
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-bottom: 60px;
    overflow: hidden;
    width: 100%
}

.AccountTab_container__OcAS0>span:first-child {
    color: var(--text-primary-kh);
    font-weight: 500
}

.AccountTab_latest_block__1HJYZ::-webkit-scrollbar {
    height: 2px;
    width: 2px
}

.AccountTab_latest_block__1HJYZ::-webkit-scrollbar-track {
    background: transparent
}

.AccountTab_latest_block__1HJYZ::-webkit-scrollbar-thumb {
    background: var(transparent);
    border-radius: 2px
}

@media (min-width:960px) {
    .AccountTab_column_container__lyE_a {
        flex-direction: row;
        gap: 60px
    }

    .AccountTab_container__OcAS0 {
        margin-bottom: 0
    }
}

.page_main_container__G_AFG {
    display: flex;
    flex-direction: column;
    width: 90%
}

@media (min-width:700px) {
    .page_main_container__G_AFG {
        margin-bottom: 0;
        width: 100%
    }
}

.page_tab_title__LCKUK {
    font-family: Haffer;
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    margin-top: 60px
}

@media (min-width:700px) {
    .page_tab_title__LCKUK {
        font-size: 56px
    }
}

@media (min-width:1440px) {
    .page_tab_title__LCKUK {
        font-size: 66px
    }
}

.page_tab_container__yn5JZ {
    display: flex;
    flex-direction: row;
    gap: 40px;
    margin-top: 44px
}

@media (min-width:700px) {
    .page_tab_container__yn5JZ {
        margin-top: 100px
    }
}

@media (min-width:1440px) {
    .page_tab_container__yn5JZ {
        margin-top: 200px
    }
}

.page_tab_item__sLUDj {
    border-bottom: 1px solid var(--grey-400);
    color: var(--grey-400);
    cursor: pointer;
    padding: 4px 12px
}

.page_tab_active__Pd80s {
    border-bottom: 1px solid var(--text-primary-kh);
    color: var(--text-primary-kh)
}

.page_tab_label__FKAXW {
    font-family: Haffer;
    font-size: 16px;
    font-style: normal;
    font-weight: 400
}

@media (min-width:700px) {
    .page_tab_label__FKAXW {
        font-size: 24px
    }
}

@media (max-width:440px) {
    .page_tab_title__LCKUK {
        font-size: 50px
    }

    .page_tab_container__yn5JZ {
        font-size: 16px
    }

    .page_tab_item__sLUDj {
        padding: 0 8px 6px
    }

    .page_tab_label__FKAXW {
        font-size: 12px
    }
}

.TaoInfo_container__dFDPJ {
    align-items: start;
    align-self: center;
    color: var(--text-primary-kh);
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-bottom: 80px;
    width: 90%
}

@media (min-width:700px) {
    .TaoInfo_container__dFDPJ {
        align-self: start;
        width: 100%
    }
}

.TaoInfo_value_container__KwTvb {
    align-items: center;
    display: flex;
    gap: 12px
}

.TaoInfo_percent_container__Vlp9D {
    align-items: center;
    background-color: var(--semantic-green-secondary);
    border-radius: 2px;
    color: var(--grey-900);
    display: flex;
    gap: 4px;
    padding: 2px 8px
}

.TaoInfo_percent_container__Vlp9D.TaoInfo_negative__bmeuf {
    background-color: #f8d7da
}

.TaoInfo_negative_chevron__UEd74 {
    transform: rotate(180deg)
}

.TaoInfo_value_txt__0p4bg {
    font-family: Haffer;
    font-size: 48px;
    font-weight: "400"
}

.page_main_container__hO4rQ {
    gap: 80px;
    padding-bottom: 80px;
    padding-top: 100px
}

.page_column_container__VVc_u,
.page_main_container__hO4rQ {
    display: flex;
    flex-direction: column;
    width: 100%
}

.page_column_container__VVc_u {
    height: 100%;
    justify-content: space-between
}

@media (min-width:700px) {
    .page_column_container__VVc_u {
        flex-direction: row;
        gap: 60px
    }
}

.page_container__j0y5x {
    align-self: center;
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-bottom: 60px;
    overflow: hidden;
    width: 90%
}

.page_container__j0y5x>span:first-child {
    color: var(--text-primary-kh);
    font-weight: 500
}

.page_container__j0y5x>div:nth-child(2) {
    height: 2420px
}

@media (min-width:700px) {
    .page_container__j0y5x {
        margin-bottom: 0;
        width: calc(100% - 2rem)
    }
}

.page_latest_block__5FHLq::-webkit-scrollbar {
    height: 2px;
    width: 2px
}

.page_latest_block__5FHLq::-webkit-scrollbar-track {
    background: transparent
}

.page_latest_block__5FHLq::-webkit-scrollbar-thumb {
    background: var(transparent);
    border-radius: 2px
}

.page_container__GgJbK {
    display: flex;
    flex-direction: column;
    font-family: FiraCode;
    font-size: 14px;
    font-weight: 500;
    gap: 144px;
    height: -moz-fit-content;
    height: fit-content;
    letter-spacing: 3%;
    line-height: 150%;
    padding: 20px 24px;
    width: 100%
}

.page_container__GgJbK>div:nth-child(2) {
    display: flex;
    flex-direction: column;
    gap: 56px
}

.page_container__GgJbK nav {
    display: flex
}

.page_container__GgJbK nav ul {
    display: flex;
    flex-direction: row;
    gap: 32px;
    list-style: none;
    margin: 0;
    padding: 0
}

.page_container__GgJbK nav ul li {
    cursor: pointer;
    position: relative
}

@media (min-width:700px) {
    .page_container__GgJbK {
        padding: 20px 0
    }
}

@media (min-width:1440px) {
    .page_container__GgJbK {
        padding: 20px 0
    }
}

.page_active_route__4ab_5 {
    border-top: 1px solid var(--text-primary-kh);
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 100%
}

.page_active_route__4ab_5,
.page_block_container__7p6WD {
    width: -webkit-fill-available;
    width: -moz-available;
    width: stretch
}

.page_block_container__7p6WD {
    align-items: center;
    flex: 1 1;
    flex-direction: column;
    height: -moz-fit-content;
    height: fit-content
}

.page_block_container__7p6WD,
.page_item_row__rguPQ {
    display: flex;
    justify-content: center;
    position: relative;
    width: 100%
}

.page_item_row__rguPQ {
    align-items: flex-start;
    flex-direction: row;
    gap: 4px;
    justify-content: flex-start;
    padding: 20px 0
}

.page_item_row__rguPQ:after {
    background-image: linear-gradient(to right, var(--border-dashed-primary-kh), 1px, transparent 1px);
    background-position: 0 0;
    background-repeat: repeat-x;
    background-size: 6px;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

.page_events_item_row__3UtHZ {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: relative;
    width: 100%
}

.page_events_item_row__3UtHZ:after {
    background-image: linear-gradient(to right, var(--border-dashed-primary-kh), 1px, transparent 1px);
    background-position: 0 0;
    background-repeat: repeat-x;
    background-size: 6px;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

.page_events_item_row__3UtHZ {
    padding: 20px 0
}

.page_events_item_row__3UtHZ>div {
    align-items: center;
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    padding: 4px 0;
    width: 100%
}

.page_code__0jsAs {
    box-sizing: border-box;
    overflow: hidden;
    padding: 16px;
    width: 100%;
    word-break: break-all;
    word-wrap: break-word;
    background-color: var(--contrast-100-kh);
    color: var(--text-secondary-kh);
    font-family: DM Mono;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 3%;
    line-height: 130%;
    white-space: pre-wrap
}

@media (min-width:700px) {
    .page_code__0jsAs {
        max-width: 100%
    }
}

.page_extrinsics_row__5EGBe {
    border-spacing: 4px;
    display: table;
    height: auto;
    min-height: -moz-fit-content;
    min-height: fit-content;
    padding: 16px 0
}

.page_extrinsics_row__5EGBe details {
    cursor: pointer
}

.page_extrinsics_row__5EGBe details>pre {
    cursor: text
}

.page_label__8jnuf {
    color: var(--text-secondary-kh);
    max-width: 125px;
    width: 100%
}

.page_info__DlJG0,
.page_label__8jnuf {
    align-items: center;
    display: flex;
    justify-content: flex-start
}

.page_info__DlJG0 {
    width: -webkit-fill-available;
    width: -moz-available;
    width: stretch;
    word-break: break-all
}

.page_link_ext__bzoF4 {
    text-decoration: underline
}

.page_menu_text__2ll5G {
    font-family: Haffer;
    font-size: 20px;
    letter-spacing: -1%;
    line-height: 120%
}

.page_tao_symbol__zoMfa {
    font-family: FiraCode;
    font-size: 12px;
    padding-right: 4px
}