@charset "UTF-8";
._my-account_1r9pd_1 {
    position: relative;
    display: inline-block;
    margin: 0 15px 0 0;
    line-height: normal
}

._my-account_1r9pd_1 ._label_1r9pd_7 {
    display: inline-block;
    margin: 0;
    padding: 9px 15px;
    border: 2px solid #ffffff;
    border-radius: 20px;
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
    color: #ffffffd9;
    cursor: pointer;
    transition: background .2s ease, color .2s ease
}

._my-account_1r9pd_1 ._label_1r9pd_7:hover {
    background: #fff;
    color: #181726
}

._my-account_1r9pd_1 ._backdrop_1r9pd_24 {
    position: fixed;
    inset: 0;
    z-index: 99
}

._my-account_1r9pd_1 ._account-area_1r9pd_32 {
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    z-index: 100;
    width: 280px
}

._my-account_1r9pd_1 ._account-area_1r9pd_32 ._account-info_1r9pd_39 {
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 0 12px 40px #0608462e;
    overflow: hidden;
    animation: _account-area-in_1r9pd_1 .18s ease
}

._my-account_1r9pd_1 ._account-area_1r9pd_32 ._account-info_1r9pd_39 ._user-container_1r9pd_46 {
    padding: 20px 20px 16px
}

._my-account_1r9pd_1 ._account-area_1r9pd_32 ._account-info_1r9pd_39 ._user-container_1r9pd_46 ._user-info_1r9pd_49 {
    margin-bottom: 16px;
    display: flex;
    flex-direction: row;
    align-items: center
}

._my-account_1r9pd_1 ._account-area_1r9pd_32 ._account-info_1r9pd_39 ._user-container_1r9pd_46 ._user-info_1r9pd_49 ._avatar_1r9pd_55 {
    flex: none;
    margin-right: 12px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: 0 0 0 3px #1155d926
}

._my-account_1r9pd_1 ._account-area_1r9pd_32 ._account-info_1r9pd_39 ._user-container_1r9pd_46 ._user-info_1r9pd_49 ._email-container_1r9pd_66 {
    flex: 1;
    min-width: 0;
    text-align: start
}

._my-account_1r9pd_1 ._account-area_1r9pd_32 ._account-info_1r9pd_39 ._user-container_1r9pd_46 ._user-info_1r9pd_49 ._email-container_1r9pd_66 ._header_1r9pd_71 {
    margin-bottom: 3px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #18172673
}

._my-account_1r9pd_1 ._account-area_1r9pd_32 ._account-info_1r9pd_39 ._user-container_1r9pd_46 ._user-info_1r9pd_49 ._email-container_1r9pd_66 ._email_1r9pd_66 {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 600;
    color: #181726
}

._my-account_1r9pd_1 ._account-area_1r9pd_32 ._account-info_1r9pd_39 ._user-container_1r9pd_46 ._account-settings_1r9pd_88 {
    margin: 0;
    padding: 12px;
    display: block;
    border-radius: 12px;
    background: linear-gradient(9deg, #1155d9, #7b5bf5);
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    color: #fff;
    cursor: pointer;
    outline: none;
    transition: filter .2s ease, transform .2s ease
}

._my-account_1r9pd_1 ._account-area_1r9pd_32 ._account-info_1r9pd_39 ._user-container_1r9pd_46 ._account-settings_1r9pd_88:hover {
    filter: brightness(1.08);
    transform: translateY(-1px)
}

._my-account_1r9pd_1 ._account-area_1r9pd_32 ._account-info_1r9pd_39 ._sign-out-button_1r9pd_107 {
    margin: 0;
    padding: 14px 20px;
    display: block;
    border-top: 1px solid rgba(24, 23, 38, .08);
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    text-align: start;
    text-transform: none;
    color: #1817268c;
    cursor: pointer;
    transition: color .2s ease, background .2s ease
}

._my-account_1r9pd_1 ._account-area_1r9pd_32 ._account-info_1r9pd_39 ._sign-out-button_1r9pd_107:hover {
    color: #e63946;
    background: #e639460f
}

@keyframes _account-area-in_1r9pd_1 {
    0% {
        opacity: 0;
        transform: translateY(-4px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@media only screen and (max-width:990px) {
    ._my-account_1r9pd_1 {
        display: block;
        margin-right: 0
    }
    ._my-account_1r9pd_1 ._label_1r9pd_7 {
        padding: 12px 27px;
        border-radius: 25px;
        font-size: 20px;
        font-weight: 600
    }
    ._my-account_1r9pd_1 ._account-area_1r9pd_32 {
        left: 50%;
        right: auto;
        transform: translate(-50%)
    }
}

._lang-selector_1jyh2_1 {
    position: relative;
    display: inline-block;
    text-align: start
}

._lang-selector_1jyh2_1 ._trigger_1jyh2_6 {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin: 0;
    padding: 7px 10px;
    border: none;
    border-radius: 10px;
    background: transparent;
    font-family: Plus Jakarta Sans, Open Sans, sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .4px;
    line-height: 1;
    color: #fff;
    cursor: pointer;
    transition: background .2s ease
}

._lang-selector_1jyh2_1 ._trigger_1jyh2_6:hover,
._lang-selector_1jyh2_1 ._trigger_1jyh2_6._open_1jyh2_24 {
    background: #ffffff1f
}

._lang-selector_1jyh2_1 ._trigger_1jyh2_6 ._globe_1jyh2_27 {
    width: 16px;
    height: 16px
}

._lang-selector_1jyh2_1 ._trigger_1jyh2_6 ._chevron_1jyh2_31 {
    width: 10px;
    height: 10px;
    opacity: .7;
    transition: transform .2s ease
}

._lang-selector_1jyh2_1 ._trigger_1jyh2_6._open_1jyh2_24 ._chevron_1jyh2_31 {
    transform: rotate(180deg)
}

._lang-selector_1jyh2_1 ._panel_1jyh2_40 {
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    z-index: 100;
    width: 240px;
    max-height: 60vh;
    overflow-y: auto;
    padding: 6px;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 12px 40px #0608462e;
    animation: _panel-in_1jyh2_1 .18s ease
}

._lang-selector_1jyh2_1 ._panel_1jyh2_40 ._row_1jyh2_54 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin: 0;
    padding: 9px 12px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    color: #181726;
    transition: background .15s ease
}

._lang-selector_1jyh2_1 ._panel_1jyh2_40 ._row_1jyh2_54:hover {
    background: #1155d914
}

._lang-selector_1jyh2_1 ._panel_1jyh2_40 ._row_1jyh2_54 ._name_1jyh2_71 {
    flex: 1;
    min-width: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: start
}

._lang-selector_1jyh2_1 ._panel_1jyh2_40 ._row_1jyh2_54 ._row-code_1jyh2_79 {
    flex: none;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .06em;
    color: #18172673
}

._lang-selector_1jyh2_1 ._panel_1jyh2_40 ._row_1jyh2_54._active_1jyh2_86 {
    background: #1155d914;
    font-weight: 600;
    color: #1155d9
}

._lang-selector_1jyh2_1 ._panel_1jyh2_40 ._row_1jyh2_54._active_1jyh2_86 ._row-code_1jyh2_79 {
    color: #1155d9
}

@keyframes _panel-in_1jyh2_1 {
    0% {
        opacity: 0;
        transform: translateY(-4px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@media only screen and (max-width:990px) {
    ._lang-selector_1jyh2_1 {
        display: block;
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: center
    }
    ._lang-selector_1jyh2_1 ._trigger_1jyh2_6 {
        padding: 10px 16px;
        font-size: 20px
    }
    ._lang-selector_1jyh2_1 ._trigger_1jyh2_6 ._globe_1jyh2_27 {
        width: 20px;
        height: 20px
    }
    ._lang-selector_1jyh2_1 ._trigger_1jyh2_6 ._chevron_1jyh2_31 {
        width: 12px;
        height: 12px
    }
    ._lang-selector_1jyh2_1 ._panel_1jyh2_40 {
        position: static;
        width: min(360px, 100%);
        max-height: 45vh;
        margin: 10px auto 0
    }
    ._lang-selector_1jyh2_1 ._panel_1jyh2_40 ._row_1jyh2_54 {
        padding: 12px 16px;
        font-size: 15px
    }
}

._menu-toggle_tfdbx_1 {
    display: none;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer
}

._menu-toggle_tfdbx_1 ._menu-line_tfdbx_8 {
    display: block;
    width: 33px;
    height: 4px;
    margin-bottom: 5px;
    position: relative;
    background: #efefef;
    border-radius: 3px;
    z-index: 1;
    transition: transform .5s cubic-bezier(.77, .2, .05, 1), background .5s cubic-bezier(.77, .2, .05, 1), opacity .55s ease-in-out
}

._menu-toggle_tfdbx_1 ._menu-line_tfdbx_8:first-child {
    transform-origin: 100% 0%
}

._menu-toggle_tfdbx_1 ._menu-line_tfdbx_8:nth-child(3) {
    transform-origin: 100% 100%
}

._menu-toggle_tfdbx_1._open_tfdbx_25 ._menu-line_tfdbx_8 {
    opacity: 1;
    transform: rotate(-45deg) translate(1px, -4px)
}

._menu-toggle_tfdbx_1._open_tfdbx_25 ._menu-line_tfdbx_8:nth-child(2) {
    opacity: 0;
    transform: rotate(0) scale(.1)
}

._menu-toggle_tfdbx_1._open_tfdbx_25 ._menu-line_tfdbx_8:nth-child(3) {
    opacity: 1;
    transform: rotate(405deg) translate(-1px, 2px)
}

@media only screen and (max-width:990px) {
    ._menu-toggle_tfdbx_1 {
        display: block;
        margin-top: 5px;
        position: relative;
        z-index: 2
    }
}

._login_sb4qp_1 {
    display: inline-block;
    margin: 18px auto 0;
    padding: 11px 34px;
    border: 2px solid #fff;
    border-radius: 24px;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    color: #fff
}

._mobile-account_sb4qp_13 {
    width: 100%;
    max-width: 360px;
    margin: 8px auto 0;
    text-align: left;
    line-height: normal
}

._mobile-account_sb4qp_13 ._divider_sb4qp_20 {
    height: 1px;
    margin: 14px 4px 18px;
    background: #ffffff29
}

._mobile-account_sb4qp_13 ._user-info_sb4qp_25 {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 0 4px
}

._mobile-account_sb4qp_13 ._user-info_sb4qp_25 ._avatar_sb4qp_31 {
    flex: none;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    box-shadow: 0 0 0 2px #ffffff40
}

._mobile-account_sb4qp_13 ._user-info_sb4qp_25 ._email-container_sb4qp_40 {
    flex: 1;
    min-width: 0
}

._mobile-account_sb4qp_13 ._user-info_sb4qp_25 ._email-container_sb4qp_40 ._header_sb4qp_44 {
    font-size: 11px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #ffffff73
}

._mobile-account_sb4qp_13 ._user-info_sb4qp_25 ._email-container_sb4qp_40 ._email_sb4qp_40 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

._mobile-account_sb4qp_13 ._account-settings_sb4qp_61 {
    display: block;
    margin: 16px 4px 0;
    padding: 13px;
    border-radius: 12px;
    background: linear-gradient(9deg, #1155d9, #7b5bf5);
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    opacity: 1;
    transition: filter .2s ease
}

._mobile-account_sb4qp_13 ._account-settings_sb4qp_61:hover {
    filter: brightness(1.08)
}

._mobile-account_sb4qp_13 ._sign-out_sb4qp_77 {
    display: block;
    margin-top: 6px;
    padding: 11px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #ffffff8c
}

._mobile-account_sb4qp_13 ._sign-out_sb4qp_77:hover {
    color: #ff7b85
}

._trigger_f4fez_1 {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    max-width: 360px;
    margin: 14px auto 0;
    padding: 13px 16px;
    border: none;
    border-radius: 12px;
    background: #ffffff14;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    text-align: left
}

._trigger_f4fez_1 ._globe_f4fez_18 {
    flex: none;
    width: 18px;
    height: 18px
}

._trigger_f4fez_1 ._label_f4fez_23 {
    flex: 1;
    font-weight: 600
}

._trigger_f4fez_1 ._current_f4fez_27 {
    color: #fff9;
    font-size: 14px
}

._trigger_f4fez_1 ._chevron_f4fez_31 {
    flex: none;
    width: 14px;
    height: 14px;
    color: #fff9
}

._sheet_f4fez_38 {
    position: fixed;
    inset: 0;
    z-index: 20;
    display: flex;
    flex-direction: column;
    background: #fff;
    animation: _sheet-in_f4fez_1 .25s ease
}

._sheet_f4fez_38 ._sheet-header_f4fez_50 {
    flex: none;
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 14px 12px;
    border-bottom: 1px solid rgba(24, 23, 38, .08)
}

._sheet_f4fez_38 ._sheet-header_f4fez_50 ._back_f4fez_58 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    padding: 0;
    border: none;
    border-radius: 50%;
    background: transparent;
    color: #181726;
    cursor: pointer
}

._sheet_f4fez_38 ._sheet-header_f4fez_50 ._back_f4fez_58 svg {
    width: 20px;
    height: 20px
}

._sheet_f4fez_38 ._sheet-header_f4fez_50 ._back_f4fez_58:hover {
    background: #1817260f
}

._sheet_f4fez_38 ._sheet-header_f4fez_50 ._sheet-title_f4fez_78 {
    font-size: 16px;
    font-weight: 600;
    color: #181726
}

._sheet_f4fez_38 ._list_f4fez_83 {
    flex: 1;
    overflow-y: auto;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
    padding: 8px 0 24px
}

._sheet_f4fez_38 ._list_f4fez_83 ._row_f4fez_90 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 20px;
    color: #181726;
    font-size: 15px;
    font-weight: 500;
    opacity: 1
}

._sheet_f4fez_38 ._list_f4fez_83 ._row_f4fez_90 ._code_f4fez_100 {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .04em;
    color: #18172666
}

._sheet_f4fez_38 ._list_f4fez_83 ._row_f4fez_90:hover {
    background: #1155d90f
}

._sheet_f4fez_38 ._list_f4fez_83 ._row_f4fez_90._active_f4fez_109 {
    color: #1155d9;
    background: #1155d914
}

._sheet_f4fez_38 ._list_f4fez_83 ._row_f4fez_90._active_f4fez_109 ._code_f4fez_100 {
    color: #1155d9
}

@keyframes _sheet-in_f4fez_1 {
    0% {
        opacity: 0;
        transform: translate(32px)
    }
    to {
        opacity: 1;
        transform: translate(0)
    }
}

._navigation_a3f5l_2 {
    position: fixed;
    padding: 20px 0;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9999;
    text-align: right;
    backface-visibility: hidden;
    transition: all .3s ease-in-out;
    background: #18122700;
    margin-right: -10px
}

._navigation_a3f5l_2 .container {
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

._navigation_a3f5l_2 ._logo-container_a3f5l_22 {
    display: flex;
    align-items: center
}

._navigation_a3f5l_2._background_a3f5l_26 {
    background: #181227;
    margin-top: 0 !important;
    padding: 15px 0
}

._navigation_a3f5l_2._background_a3f5l_26 ._logo-p_a3f5l_31 {
    max-height: 35px
}

._navigation_a3f5l_2._background_a3f5l_26 ._logo-t_a3f5l_34 {
    max-height: 14px
}

._navigation_a3f5l_2._dark_a3f5l_37 {
    background: #181227
}

._navigation_a3f5l_2 a {
    font: 600 15px/15px Plus Jakarta Sans, Open Sans, sans-serif;
    letter-spacing: .4px;
    color: #fff;
    font-weight: 500;
    margin: 0 15px 0 0
}

._navigation_a3f5l_2 a._nav-link_a3f5l_47 {
    position: relative;
    padding-bottom: 7px;
    opacity: .85;
    transition: opacity .2s ease
}

._navigation_a3f5l_2 a._nav-link_a3f5l_47:before {
    content: "";
    position: absolute;
    left: 0;
    right: 11px;
    bottom: 0;
    height: 2px;
    border-radius: 2px;
    background: currentColor;
    transform: scaleX(0);
    transform-origin: left center;
    transition: transform .22s ease
}

._navigation_a3f5l_2 a._nav-link_a3f5l_47:after {
    content: "  "
}

._navigation_a3f5l_2 a._nav-link_a3f5l_47:hover {
    opacity: 1
}

._navigation_a3f5l_2 a._nav-link_a3f5l_47:hover:before {
    transform: scaleX(.55)
}

._navigation_a3f5l_2 a._nav-link_a3f5l_47._green_a3f5l_75 {
    color: #6dbb00
}

._navigation_a3f5l_2 a._nav-link_a3f5l_47._active_a3f5l_78 {
    opacity: 1
}

._navigation_a3f5l_2 a._nav-link_a3f5l_47._active_a3f5l_78:before {
    transform: scaleX(1);
    background: linear-gradient(9deg, #1155d9, #7b5bf5)
}

._navigation_a3f5l_2 a._nav-link_a3f5l_47._active_a3f5l_78._green_a3f5l_75:before {
    background: #6dbb00
}

._navigation_a3f5l_2 ._sign-in_a3f5l_88 {
    display: inline-block;
    border: 2px solid white;
    padding: 9px 15px;
    border-radius: 20px
}

._navigation_a3f5l_2 ._sign-in_a3f5l_88:hover {
    background: #fff;
    color: #000 !important;
    transition: all .1s ease-in !important
}

._navigation_a3f5l_2 ._logo-p_a3f5l_31 {
    max-height: 35px;
    float: left;
    margin-right: 12px;
    transition: all .6s ease-in-out
}

._navigation_a3f5l_2 ._logo-t_a3f5l_34 {
    max-height: 14px;
    float: left;
    transition: all .6s ease-in-out
}

@media only screen and (max-width:1200px) {
    ._navigation_a3f5l_2 ._logo-t_a3f5l_34 {
        display: none
    }
}

@media only screen and (max-width:990px) {
    ._navigation_a3f5l_2 {
        width: 100%
    }
    ._navigation_a3f5l_2 .container {
        margin: 0 auto !important
    }
    ._navigation_a3f5l_2 ._logo-t_a3f5l_34 {
        display: block
    }
    ._navigation_a3f5l_2 ._nav_a3f5l_2 {
        background: #060846;
        background: linear-gradient(180deg, #060846, #281d51);
        position: fixed;
        padding: 20px;
        inset: 0 0 0 101%;
        transition: all .5s ease-in-out;
        text-align: center;
        width: calc(100% - 40px);
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        overflow-y: auto;
        overscroll-behavior: contain;
        -webkit-overflow-scrolling: touch
    }
    ._navigation_a3f5l_2 ._nav_a3f5l_2:before,
    ._navigation_a3f5l_2 ._nav_a3f5l_2:after {
        content: "";
        flex: 1 0 12px
    }
    ._navigation_a3f5l_2 ._nav_a3f5l_2 a {
        font: 600 16px/16px Plus Jakarta Sans, Open Sans, sans-serif;
        letter-spacing: .4px;
        color: #fff
    }
    ._navigation_a3f5l_2 ._nav_a3f5l_2 a._nav-link_a3f5l_47 {
        display: block
    }
    ._navigation_a3f5l_2 ._nav_a3f5l_2 a._nav-link_a3f5l_47 {
        font-size: 20px;
        line-height: 60px;
        display: inline-block;
        width: calc(100% - 100px);
        margin-right: 0;
        font-weight: 400;
        padding-bottom: 0
    }
    ._navigation_a3f5l_2 ._nav_a3f5l_2 a._nav-link_a3f5l_47:before {
        content: "  ";
        position: static;
        height: auto;
        background: none;
        transform: none;
        transition: none
    }
    ._navigation_a3f5l_2 ._nav_a3f5l_2 a._nav-link_a3f5l_47:hover:before,
    ._navigation_a3f5l_2 ._nav_a3f5l_2 a._nav-link_a3f5l_47._active_a3f5l_78:before {
        transform: none;
        background: none
    }
    ._navigation_a3f5l_2 ._nav_a3f5l_2 a._nav-link_a3f5l_47._active_a3f5l_78 {
        font-weight: 600;
        color: #fff
    }
    ._navigation_a3f5l_2 ._nav_a3f5l_2 a._nav-link_a3f5l_47._active_a3f5l_78._green_a3f5l_75,
    ._navigation_a3f5l_2 ._nav_a3f5l_2 a._nav-link_a3f5l_47._green_a3f5l_75 {
        color: #6dbb00
    }
    ._navigation_a3f5l_2 ._nav_a3f5l_2 span._nav-link-container_a3f5l_188 {
        display: block;
        line-height: 70px
    }
    ._navigation_a3f5l_2 ._nav_a3f5l_2 ._sign-in_a3f5l_88 {
        font-size: 20px;
        padding: 12px 27px;
        border-radius: 25px;
        margin-right: 0;
        display: inline-block
    }
    ._navigation_a3f5l_2._open_a3f5l_199 ._nav_a3f5l_2 {
        left: 0;
        overflow-y: auto
    }
}

@media only screen and (max-width:360px) {
    ._navigation_a3f5l_2 ._logo-t_a3f5l_34 {
        display: none
    }
}

._footer-bottom_1k3pf_1 {
    background-color: #00000080;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    position: sticky;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1000;
    visibility: hidden;
    opacity: 0
}

._footer-bottom_1k3pf_1 .container {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative
}

._footer-bottom_1k3pf_1 ._bottom-left_1k3pf_17 span {
    opacity: .5;
    font-size: 13px
}

._footer-bottom_1k3pf_1 a:hover,
._footer-bottom_1k3pf_1 a:focus {
    opacity: 1
}

._footer-bottom_1k3pf_1 ._grid-item_1k3pf_24 {
    padding-left: 15px;
    padding-right: 15px
}

._footer-bottom_1k3pf_1 ._dl-btn_1k3pf_28 {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    overflow: hidden;
    display: flex;
    align-items: center
}

._footer-bottom_1k3pf_1 ._dl-btn_1k3pf_28 ._download-button_1k3pf_37 {
    height: 46px;
    padding: 0 1.5em;
    margin-right: 50px;
    font-size: 14px
}

._footer-bottom_1k3pf_1 ._dl-btn_1k3pf_28 ._os-icon_1k3pf_43 {
    height: 24px;
    width: 24px;
    margin-right: 8px
}

._footer-bottom_1k3pf_1 ._dl-btn_1k3pf_28 ._mobile-buttons_1k3pf_48,
._footer-bottom_1k3pf_1 ._dl-btn_1k3pf_28 ._mobile-buttons_1k3pf_48 .ios,
._footer-bottom_1k3pf_1 ._dl-btn_1k3pf_28 ._mobile-buttons_1k3pf_48 .android {
    display: none
}

._visible-footer_1k3pf_55 {
    visibility: visible !important;
    opacity: 1 !important;
    transition: opacity .5s
}

@media only screen and (max-width:568px) {
    ._footer-bottom_1k3pf_1 {
        position: relative;
        background-color: #110f26
    }
    ._footer-bottom_1k3pf_1 ._grid-item_1k3pf_24 {
        padding-left: 20px;
        padding-right: 20px
    }
    ._footer-bottom_1k3pf_1 ._bottom-left_1k3pf_17 {
        display: block;
        position: static
    }
    ._footer-bottom_1k3pf_1 ._dl-btn_1k3pf_28 {
        display: none
    }
}

._cookie-consent_1b2bk_1 {
    position: fixed;
    left: 50%;
    bottom: 96px;
    transform: translate(-50%);
    z-index: 9000;
    box-sizing: border-box;
    width: calc(100% - 48px);
    max-width: 720px;
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 16px 20px;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 16px 50px #0608462e;
    color: #181726;
    font-size: 14px;
    line-height: 1.5;
    animation: _cookie-in_1b2bk_1 .28s ease
}

._cookie-consent_1b2bk_1 ._icon_1b2bk_22 {
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 12px;
    color: #1155d9;
    background: #1155d91a
}

._cookie-consent_1b2bk_1 ._icon_1b2bk_22 svg {
    width: 22px;
    height: 22px
}

._cookie-consent_1b2bk_1 ._message_1b2bk_37 {
    flex: 1 1 auto;
    color: #181726a6
}

._cookie-consent_1b2bk_1 ._learn-more_1b2bk_41 {
    color: #1155d9;
    font-weight: 600;
    text-decoration: none;
    opacity: 1;
    white-space: nowrap
}

._cookie-consent_1b2bk_1 ._learn-more_1b2bk_41:hover {
    text-decoration: underline
}

._cookie-consent_1b2bk_1 ._dismiss_1b2bk_51 {
    flex: none;
    padding: 10px 22px;
    border: none;
    outline: none;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 600;
    font-family: inherit;
    white-space: nowrap;
    cursor: pointer;
    color: #fff;
    background: linear-gradient(9deg, #1155d9, #7b5bf5);
    transition: filter .15s ease, transform .15s ease
}

._cookie-consent_1b2bk_1 ._dismiss_1b2bk_51:hover {
    filter: brightness(1.08);
    transform: translateY(-1px)
}

@media(max-width:600px) {
    ._cookie-consent_1b2bk_1 {
        bottom: 90px;
        flex-wrap: wrap
    }
    ._cookie-consent_1b2bk_1 ._icon_1b2bk_22 {
        order: 1
    }
    ._cookie-consent_1b2bk_1 ._message_1b2bk_37 {
        flex: 1 1 100%;
        order: 2
    }
    ._cookie-consent_1b2bk_1 ._dismiss_1b2bk_51 {
        order: 3;
        margin-left: auto
    }
}

@keyframes _cookie-in_1b2bk_1 {
    0% {
        opacity: 0;
        transform: translate(-50%, 12px)
    }
    to {
        opacity: 1;
        transform: translate(-50%)
    }
}