.Footer_footer__Jx1pi {
    align-items: center;
    align-self: flex-end;
    background-color: var(--background-default);
    height: 30px;
    overflow: hidden;
    padding-left: 2rem;
    padding-right: 2rem;
    width: -webkit-fill-available;
    width: -moz-available;
    width: stretch
}

.Footer_footer__Jx1pi,
.Footer_menu_container__PTG4b {
    display: flex;
    flex-direction: row;
    gap: 10px
}

.Footer_menu_container__PTG4b {
    opacity: .6;
    transition: all .3s
}

.Footer_hidden___IP2k {
    opacity: 0;
    pointer-events: none
}

.Footer_menu_container__PTG4b:hover {
    opacity: 1
}

.Footer_icon__Ptr_I {
    color: var(--text-primary);
    cursor: pointer;
    padding: 5px;
    transition: all .3s
}

.Footer_reversed__A6gda {
    transform: scaleY(-1)
}

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

.DropDownMenu_wrapper__i0WKf {
    bottom: 40px;
    left: 70px;
    overflow: hidden;
    position: absolute
}

.DropDownMenu_container__kSuY8 {
    display: flex;
    flex-direction: row;
    font-size: 12px;
    gap: 5px;
    height: -moz-fit-content;
    height: fit-content;
    justify-items: center;
    white-space: nowrap;
    width: -moz-fit-content;
    width: fit-content
}

.DropDownMenu_container__kSuY8>p,
.DropDownMenu_new_chat_btn__NVjS2 {
    font-size: 14px;
    opacity: .6
}

.DropDownMenu_new_chat_btn__NVjS2 {
    align-self: flex-start;
    background-color: transparent;
    border: none;
    color: var(--text-primary);
    cursor: pointer;
    font-family: Haffer;
    font-weight: 200;
    margin: 0;
    padding: 0;
    text-align: left;
    transition: all .3s
}

.DropDownMenu_new_chat_btn__NVjS2:hover {
    opacity: 1;
    text-decoration: underline
}

.DropDownMenu_modal__Pg0AX {
    border-color: var(--border-primary);
    border-radius: 5px;
    border-style: solid;
    border-width: .5px;
    bottom: -100px;
    color: var(--text-primary);
    display: flex;
    flex-direction: column;
    font-family: Haffer;
    font-size: 14px;
    font-weight: 200;
    gap: 10px;
    justify-content: flex-start;
    padding: 1rem;
    position: relative;
    transition: all .3s;
    width: 150px
}

.DropDownMenu_visible__NCZTn {
    bottom: 0
}

.Typography_text__ps9KW {
    color: inherit;
    font-family: Haffer;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px
}

.Typography_h1__sBxMj {
    font-size: 36px
}

.Typography_h1__sBxMj,
.Typography_h2__AuTJg {
    color: inherit;
    display: block;
    font-family: Haffer;
    font-weight: 400
}

.Typography_h2__AuTJg,
.Typography_h3__8cd00 {
    font-size: 24px
}

.Typography_h3__8cd00 {
    color: inherit;
    display: block;
    font-family: Haffer;
    font-weight: 700
}

.Typography_cta1__mhvd0,
.Typography_cta2__QNrVg,
.Typography_cta3__vaNuL {
    color: inherit;
    font-family: FiraCode;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase
}

.Typography_cta3__vaNuL {
    text-decoration: underline
}

.Input_container__7HUA1 {
    display: flex;
    font-size: 12px;
    justify-content: center;
    width: 100%
}

.Input_input__PvY3I {
    background-color: transparent;
    border-color: var(--text-primary);
    border-radius: 5px;
    border-width: .25px;
    color: var(--text-primary);
    display: flex;
    flex: 1 1;
    font-family: FiraCode;
    font-weight: 400;
    max-height: 50px;
    max-width: 300px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center
}

.Navigation_navbar_container__JBfkN {
    display: flex;
    flex-direction: row;
    height: 22px;
    justify-content: space-between;
    width: -webkit-fill-available;
    width: -moz-available;
    width: stretch
}

.Navigation_navbar_container__JBfkN a {
    text-decoration: none
}

.Navigation_links_container__eGCJR,
.Navigation_navbar_container__JBfkN a,
.Navigation_navbar_container__JBfkN a:visited {
    color: var(--text-primary)
}

.Navigation_links_container__eGCJR {
    align-items: center;
    display: flex;
    flex-direction: row;
    font-family: FiraCode;
    font-size: 12px;
    font-weight: 400;
    gap: 2rem
}

.Navigation_links__PrVRe {
    color: var(--text-primary);
    text-decoration: none
}

.Navigation_links__PrVRe:hover {
    -webkit-text-decoration: solid;
    text-decoration: solid
}

.Navigation_hamburger_container__8mA18 {
    display: none
}

@media (max-width:700px) {
    .Navigation_hamburger_container__8mA18 {
        display: flex
    }

    .Navigation_links_container__eGCJR {
        display: none
    }
}

.Link_link__9snV0 {
    color: inherit;
    font-family: FiraCode;
    font-size: inherit;
    font-weight: 400;
    max-width: -moz-fit-content;
    max-width: fit-content;
    position: relative;
    text-decoration: none;
    transition: color .2s cubic-bezier(.17, .04, .47, 1)
}

.Link_link__9snV0.Link_link__9snV0:before {
    border-bottom: 1px solid;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scaleX(0);
    transform-origin: right;
    transition: all .3s cubic-bezier(.17, .04, .47, 1);
    width: 100%
}

.Link_link__9snV0.Link_link__9snV0:hover {
    color: inherit
}

.Link_link__9snV0.Link_link__9snV0:hover.Link_link__9snV0:before {
    transform: scaleX(1)
}

.Link_link__9snV0.Link_is-button__sUbMj {
    color: var(--supporting-red);
    padding: 8px 0
}

.Link_link__9snV0.Link_is-button__sUbMj.Link_link__9snV0:before {
    box-shadow: 0 2px 0 0 currentcolor
}

.Link_link__9snV0.Link_is-button__sUbMj.Link_link__9snV0:active,
.Link_link__9snV0.Link_is-button__sUbMj.Link_link__9snV0:focus-visible {
    background: hsla(0, 100%, 77%, .1)
}

.HamburgerMenu_hamburger_btn__6w0Mq {
    align-items: center;
    background-color: transparent;
    border: none;
    color: var(--text-primary);
    cursor: pointer;
    display: flex
}

.HamburgerMenu_hamburger_menu__kpO1_ {
    background-color: #fff;
    height: 100dvh;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    transition: all .5s;
    width: 100dvw;
    z-index: 99
}

.HamburgerMenu_hamburger_menu_close__FLKe3 {
    opacity: 0;
    pointer-events: none
}

.HamburgerMenu_close_btn__vXjOE {
    background-color: transparent;
    border: none;
    color: var(--text-primary);
    cursor: pointer;
    margin: 16px 30px;
    position: absolute;
    right: 0;
    top: 0
}

.Header_container__3ik1i {
    align-items: center;
    color: var(--text-primary);
    display: flex;
    flex-direction: row;
    font-family: FiraCode;
    font-weight: 400;
    justify-content: space-between;
    padding: 32px;
    white-space: nowrap;
    width: -webkit-fill-available;
    width: -moz-available;
    width: stretch
}

.Header_container__3ik1i a,
.Header_container__3ik1i a:visited {
    color: var(--text-primary);
    letter-spacing: 3%;
    line-height: 150%
}

.Header_hamburger_container__D5_Va {
    display: none
}

.Header_menu_list__ryic2 {
    flex-direction: row;
    flex-grow: 1;
    font-size: inherit
}

.Header_menu_list__ryic2,
.Header_menu_list__ryic2 li {
    display: flex;
    justify-content: center
}

.Header_menu_list__ryic2 li {
    width: 100px
}

.Header_menu_item__oSTX8 {
    display: flex;
    flex-direction: column;
    font-size: inherit;
    font-weight: inherit;
    list-style-type: none;
    position: relative;
    text-transform: uppercase
}

.Header_tao_credit_container__fegQ9 {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    width: 105px
}

.Header_tao_logo__zDFf2 {
    width: 32px
}

.Header_active_route__7nXQt {
    border-top: 1px solid var(--text-primary);
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 100%;
    width: -webkit-fill-available;
    width: -moz-available;
    width: stretch
}

@media (max-width:700px) {
    .Header_container__3ik1i {
        padding: 24px 22px
    }

    .Header_hamburger_container__D5_Va {
        display: flex
    }

    .Header_menu_list__ryic2,
    .Header_tao_credit_container__fegQ9 {
        display: none
    }
}

.Switch_switch__kNxLB {
    display: flex;
    height: 10px;
    padding: 1px;
    position: relative;
    width: 16px
}

.Switch_slider__S6isu {
    background-color: var(--text-secondary);
    border-radius: 34px;
    bottom: 0;
    cursor: pointer;
    left: 0;
    padding: 1px;
    right: 0;
    top: 1px
}

.Switch_slider__S6isu,
.Switch_slider__S6isu:before {
    position: absolute;
    transition: .4s
}

.Switch_slider__S6isu:before {
    background-color: #fff;
    border-radius: 50%;
    bottom: 1.2px;
    content: "";
    height: 8px;
    left: 1px;
    width: 8px
}

input:checked+.Switch_slider__S6isu {
    background-color: var(--info-main)
}

input:focus+.Switch_slider__S6isu {
    box-shadow: 0 0 1px var(--info-main)
}

input:checked+.Switch_slider__S6isu:before {
    transform: translateX(6px)
}

@media (max-width:700px) {
    .Switch_switch__kNxLB {
        height: 17px;
        width: 27px
    }

    .Switch_slider__S6isu:before {
        height: 15px;
        width: 15px
    }

    input:checked+.Switch_slider__S6isu:before {
        transform: translateX(10px)
    }
}

.Loader_Loader__xTvix {
    height: 80px;
    position: relative;
    width: 80px
}

.Loader_Loader__xTvix,
.Loader_Loader__xTvix div {
    display: inline-block
}

.Loader_Loader__xTvix div {
    animation: Loader_Loader__xTvix 1.2s cubic-bezier(0, .5, .5, 1) infinite;
    background: var(--text-primary);
    left: 8px;
    position: absolute;
    width: 16px
}

.Loader_Loader__xTvix div:first-child {
    animation-delay: -.24s;
    left: 8px
}

.Loader_Loader__xTvix div:nth-child(2) {
    animation-delay: -.12s;
    left: 32px
}

.Loader_Loader__xTvix div:nth-child(3) {
    animation-delay: 0;
    left: 56px
}

@keyframes Loader_Loader__xTvix {
    0% {
        height: 64px;
        top: 8px
    }

    50%,
    to {
        height: 32px;
        top: 24px
    }
}

.BaseIconButton_container__m3Xw9 {
    align-items: center;
    background-color: transparent;
    border-style: none;
    color: var(--text-primary);
    display: flex;
    font-family: FiraCode;
    font-size: 12px;
    font-weight: 400;
    gap: 10px;
    height: -moz-max-content;
    height: max-content;
    justify-content: center;
    transition: all .5s ease;
    width: -moz-max-content;
    width: max-content
}

.BaseIconButton_container__m3Xw9:hover {
    color: var(--primary-light);
    cursor: pointer
}

.BaseIconButton_logo_up__Xd2Xs {
    flex-direction: column-reverse
}

.BaseIconButton_logo_down__VIrgy {
    flex-direction: column
}

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