html {
    height: 100%;
    scroll-behavior: smooth;
}

body {
    display: flex;
    margin: 0;
    background-color: #070910;
    color: #FFFFFF;
    position: relative;
    overflow-x: hidden;
    font-family: "Rubik", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

@media (min-width: 0px) and (max-width: 575px) {
    .wr__Rp1lgWu {
        width: unset;
    }
}

p,
i,
b,
a,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol {
    color: #FFFFFF;
    font-family: "Rubik", sans-serif;
    margin-bottom: 0;
}

h1 {
    margin-top: 0;
    font-weight: 700;
    font-size: 32px;
    line-height: 38.73px;
}

h2 {
    margin-top: 0;
    font-size: 24px;
    margin-bottom: 20px;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-16 {
    margin-bottom: 16px;
}

.btn-Z1ySHaI {
    margin-bottom: 20px !important;
}

.w-30 {
    width: 30%;
}

.w-100 {
    width: 100%;
}

.hidden {
    display: none;
}

.d-flex {
    display: flex;
}

.text-center {
    text-align: center;
}

img.img-float-left {
    float: left;
    width: 300px;
    height: auto;
    margin-right: 18px;
}

.txt--hd8wRWY {
    width: 100%;
}

.XsSTOV_h {
    background: #070910;
    position: fixed;
    z-index: 90;
    width: -webkit-fill-available;
    padding: 5px 16px 5px 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media (max-width: 1150px) {
    .XsSTOV_h {
        justify-content: flex-end;
    }
}

@media (max-width: 750px) {
    .XsSTOV_h {
        z-index: 200;
        padding: 15px;
        justify-content: center;
    }
}

.XsSTOV_h .h__kZPw6hTt {
    display: flex;
    width: 100%;
    max-width: 1320px;
}

@media (max-width: 750px) {
    .XsSTOV_h .h__kZPw6hTt {
        justify-content: space-between;
        margin-bottom: 15px;
    }
}

@media (max-width: 408px) {
    .XsSTOV_h .h__kZPw6hTt {
        flex-wrap: wrap;
    }
}

.XsSTOV_h .h__kZPw6hTt .NjyT1ufq_logo {
    height: 60px;
}

@media (max-width: 750px) {
    .XsSTOV_h .h__kZPw6hTt .NjyT1ufq_logo {
        height: 40px;
    }
}

.XsSTOV_h .h__kZPw6hTt .a2QSwPqbottom {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
}

@media (max-width: 408px) {
    .XsSTOV_h .h__kZPw6hTt .a2QSwPqbottom {
        justify-content: space-between;
    }
}

.XsSTOV_h .h__kZPw6hTt .a2QSwPqbottom .menu--E601bI5nO {
    margin-left: 11.5px;
    display: none;
}

@media (max-width: 750px) {
    .XsSTOV_h .h__kZPw6hTt .a2QSwPqbottom .menu--E601bI5nO {
        display: block;
    }
}

.XsSTOV_h .h__kZPw6hTt .a2QSwPqbottom .Y5swMk_sign a {
    padding: 8px 16px;
    border-radius: 6px;
    text-decoration: none;
    line-height: 140%;
}

@media (max-width: 750px) {
    .XsSTOV_h .h__kZPw6hTt .a2QSwPqbottom .Y5swMk_sign a {
        padding: 6px 12px 7px;
    }
}

.XsSTOV_h .h__kZPw6hTt .a2QSwPqbottom .Y5swMk_sign .sign_4y9ptcugN {
    border: 1px solid #FD3636;
    margin-right: 10px;
    transition: 0.3s;
}

.XsSTOV_h .h__kZPw6hTt .a2QSwPqbottom .Y5swMk_sign .sign_4y9ptcugN:hover {
    background: #FD3636;
}

.XsSTOV_h .h__kZPw6hTt .a2QSwPqbottom .Y5swMk_sign .y3xwW_2uhnEzC7i {
    background: #2067FF;
    transition: 0.3s;
}

.XsSTOV_h .h__kZPw6hTt .a2QSwPqbottom .Y5swMk_sign .y3xwW_2uhnEzC7i:hover {
    background: #0051ff;
}

.XsSTOV_h .h__kZPw6hTt .a2QSwPqbottom .block--dBT47V85w {
    display: flex;
    line-height: 140%;
    list-style-type: none;
    margin-right: 40px;
    margin-top: 0;
}

@media (max-width: 750px) {
    .XsSTOV_h .h__kZPw6hTt .a2QSwPqbottom .block--dBT47V85w {
        display: none;
        position: absolute;
        background-color: #070910;
        width: 100%;
        height: 82vh;
        overflow: auto;
        top: 135px;
        left: 0;
        font-size: 18px;
        padding: 15px;
        z-index: 10;
    }
}

@media (max-width: 408px) {
    .XsSTOV_h .h__kZPw6hTt .a2QSwPqbottom .block--dBT47V85w {
        top: 170px;
    }
}

.XsSTOV_h .h__kZPw6hTt .a2QSwPqbottom .block--dBT47V85w li {
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    align-items: center;
}

@media (max-width: 750px) {
    .XsSTOV_h .h__kZPw6hTt .a2QSwPqbottom .block--dBT47V85w li {
        padding-bottom: 25px;
    }
}

.XsSTOV_h .h__kZPw6hTt .a2QSwPqbottom .block--dBT47V85w li a {
    text-decoration: none;
}

.XsSTOV_h .h__kZPw6hTt .a2QSwPqbottom .block--dBT47V85w li a.active,
.XsSTOV_h .h__kZPw6hTt .a2QSwPqbottom .block--dBT47V85w li a:hover {
    margin-bottom: -24px;
    border-bottom: 1px solid #FD3636;
    position: relative;
    top: -8px;
    padding-bottom: 6px;
}

.XsSTOV_h .gpBnIJKj--txt {
    display: flex;
    width: 100%;
    max-width: 1320px;
    border-radius: 8px;
    background: #141C41;
    align-items: center;
}

@media (max-width: 750px) {
    .XsSTOV_h .gpBnIJKj--txt .LK52kuTl__text {
        display: none;
    }
}

.XsSTOV_h .gpBnIJKj--txt .LK52kuTl__text p {
    margin: 8px 16px;
    font-weight: 700;
    color: #FFFFFF;
}

.XsSTOV_h .gpBnIJKj--txt .U62poCQPBtxt {
    margin: 8px 16px;
    position: relative;
    display: flex;
    overflow: auto;
    white-space: nowrap;
    padding-bottom: 5px;
}

.XsSTOV_h .gpBnIJKj--txt .U62poCQPBtxt ul {
    list-style: none;
    margin: 0 0 0 -43px;
}

.XsSTOV_h .gpBnIJKj--txt .U62poCQPBtxt ul li {
    display: inline-block;
}

.XsSTOV_h .gpBnIJKj--txt .U62poCQPBtxt ul li a {
    border-radius: 6px;
    display: flex;
    line-height: 140%;
    padding: 8px 10px;
    background: #1F2A5D;
    margin-left: 4px;
    margin-right: 4px;
    text-decoration: none;
}

@media (max-width: 750px) {
    .XsSTOV_h .gpBnIJKj--txt .U62poCQPBtxt ul li a {
        font-size: 12px;
    }
}

.XsSTOV_h .gpBnIJKj--txt .U62poCQPBtxt ul li a:hover {
    border: 1px solid #2067FF;
    padding: 7px 9px;
}

.XsSTOV_h .gpBnIJKj--txt .U62poCQPBtxt ul li a.active {
    border: 1px solid #2067FF;
    padding: 7px 9px;
}

.XsSTOV_h .gpBnIJKj--txt .U62poCQPBtxt::-webkit-scrollbar {
    height: 2px;
}

.XsSTOV_h .gpBnIJKj--txt .U62poCQPBtxt::-webkit-scrollbar:hover {
    height: 8px;
}

.XsSTOV_h .gpBnIJKj--txt .U62poCQPBtxt::-webkit-scrollbar-thumb {
    background: #FD3636;
}

.post__US3pXw {
    position: absolute;
    z-index: -1;
    padding-top: 140px;
    margin-top: -140px;
}

.button__5KrF4Oj {
    width: 100%;
    color: #FFFFFF;
    margin-bottom: 20px;
}

@media (max-width: 750px) {
    .button__5KrF4Oj {
        margin-bottom: 0;
    }
}

.button__5KrF4Oj a {
    color: rgba(255, 255, 255, 0.54);
    text-decoration: none;
}

.button__5KrF4Oj .RuOFan2__row {
    margin-bottom: -5px;
}

.vXon0j7cbtn {
    padding: 8px 16px;
    border-radius: 8px;
    border: 1px solid #FFFFFF;
    margin-right: 12px;
    text-decoration: none;
    line-height: 25.5px;
}

@media (max-width: 750px) {
    .vXon0j7cbtn {
        padding: 1px 16px;
        border-radius: 6px;
    }
}

.wr__Rp1lgWu {
    z-index: 50;
    position: relative;
    padding: 80px 0 0 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media (max-width: 750px) {
    .wr__Rp1lgWu {
        display: block;
        padding: 155px 15px 15px 15px;
    }
}

.Fh6Iik4Y--header {
    width: 100%;
    max-width: 1320px;
    padding: 24px 16px 0 16px;
}

@media (max-width: 750px) {
    .Fh6Iik4Y--header {
        width: auto;
        max-width: unset;
        padding: 16px 0;
    }
}

.Fh6Iik4Y--header h2 {
    margin-bottom: 0;
}

.Fh6Iik4Y--header h3:first-child {
    margin-top: 0;
}

.action-VadoLSi {
    width: 100%;
    max-width: 1320px;
    padding: 24px 16px;
    margin-bottom: 20px;
    z-index: 0;
}

@media (max-width: 750px) {
    .action-VadoLSi {
        width: auto;
        max-width: unset;
        padding: 16px 0;
    }
}

.action-VadoLSi p {
    font-weight: 400;
    line-height: 22.4px;
    margin-bottom: 22px;
}

.action-VadoLSi ul,
.action-VadoLSi ol {
    margin-left: 0;
    position: relative;
    left: -1em;
}

.action-VadoLSi h3:first-child {
    margin-top: 0;
}

.action-VadoLSi *:last-child {
    margin-bottom: 0;
}

.action-VadoLSi .eAnKM__TGwUcmrXi {
    margin-top: 10px;
    margin-bottom: 0;
    width: 100%;
}

.action-VadoLSi img {
    border-radius: 12px;
}

.action-VadoLSi .image-left {
    margin-right: 18px;
    float: left;
}

@media (max-width: 1050px) {
    .action-VadoLSi .image-left {
        margin-right: unset;
        margin-bottom: 16px;
        width: 100%;
    }
}

.action-VadoLSi .image-left img {
    width: 300px;
}

@media (max-width: 1050px) {
    .action-VadoLSi .image-left img {
        width: 100%;
    }
}

.action-VadoLSi .image-right {
    width: 100%;
    margin-left: 18px;
}

@media (max-width: 1050px) {
    .action-VadoLSi .image-right {
        margin-top: 16px;
        margin-left: unset;
    }
}

.action-VadoLSi .image-right img {
    width: 100%;
}

.action-VadoLSi.image-text {
    display: flex;
}

@media (max-width: 1050px) {
    .action-VadoLSi.image-text {
        display: block;
    }
}

.action-VadoLSi.XNOQMx--RYdfy {
    background-color: unset;
}

.RJ7WzG8sE_rows {
    background: #141C41;
    border-radius: 8px;
    width: 100%;
    display: flex;
    margin-bottom: 60px;
}

.RJ7WzG8sE_rows .cardlZhODrJo img {
    height: 100%;
}

@media (max-width: 750px) {
    .RJ7WzG8sE_rows {
        flex-direction: column-reverse;
    }
}

.RJ7WzG8sE_rows .EjfOZc5-row {
    background: #1F2A5D;
    padding: 24px;
    width: 50%;
    margin-right: 20px;
    border-radius: 8px 0 0 8px;
}

@media (max-width: 750px) {
    .RJ7WzG8sE_rows .EjfOZc5-row {
        padding: 10px;
        margin-right: 0;
        width: auto;
        border-radius: 0 0 8px 8px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

.RJ7WzG8sE_rows .EjfOZc5-row h1 {
    font-size: 48px;
    font-weight: 700;
    line-height: 99.22%;
}

@media (max-width: 750px) {
    .RJ7WzG8sE_rows .EjfOZc5-row h1 {
        margin: 10px;
    }
}

.RJ7WzG8sE_rows .EjfOZc5-row p {
    font-size: 18px;
    line-height: 140%;
}

@media (max-width: 750px) {
    .RJ7WzG8sE_rows .EjfOZc5-row p {
        margin: 10px;
    }
}

.RJ7WzG8sE_rows .EjfOZc5-row .vXon0j7cbtn {
    text-align: center;
    background: #2067FF;
    line-height: 140%;
    padding: 13px 16px 14px 16px;
    border: none;
    min-width: 180px;
    display: inline-block;
    transition: 0.3s;
}

@media (max-width: 750px) {
    .RJ7WzG8sE_rows .EjfOZc5-row .vXon0j7cbtn {
        margin: 10px 20px;
        width: 100%;
        padding: 15px 0;
    }
}

.RJ7WzG8sE_rows .EjfOZc5-row .vXon0j7cbtn:hover {
    background: #0051ff;
}

.RJ7WzG8sE_rows .cardlZhODrJo {
    width: 45%;
}

@media (max-width: 750px) {
    .RJ7WzG8sE_rows .cardlZhODrJo {
        width: 100%;
    }
}

.RJ7WzG8sE_rows .cardlZhODrJo img {
    border-radius: 0 8px 8px 0;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: -4px;
}

@media (max-width: 750px) {
    .RJ7WzG8sE_rows .cardlZhODrJo img {
        border-radius: 8px 8px 0 0;
        margin-bottom: 20px;
    }
}

.rQB57vN-foot {
    padding: 20px;
    background: #141C41;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media (max-width: 1450px) {
    .rQB57vN-foot {
        width: 100%;
    }
}

@media (max-width: 750px) {
    .rQB57vN-foot {
        width: auto;
        max-width: unset;
    }
}

.rQB57vN-foot .foot-1T2OnPy {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 1320px;
    border-bottom: 1px solid #1F2A5D;
    padding-bottom: 24px;
    margin-bottom: 24px;
}

@media (max-width: 408px) {
    .rQB57vN-foot .foot-1T2OnPy {
        flex-direction: column;
    }
}

.rQB57vN-foot .foot-1T2OnPy .a2QSwPqbottom {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
}

@media (max-width: 408px) {
    .rQB57vN-foot .foot-1T2OnPy .a2QSwPqbottom {
        justify-content: center;
    }
}

.rQB57vN-foot .foot-1T2OnPy .a2QSwPqbottom .lOdljvnN0u {
    padding-left: 10px;
    padding-right: 10px;
}

.rQB57vN-foot .foot-1T2OnPy .a2QSwPqbottom .lOdljvnN0u a {
    line-height: 140%;
    text-decoration: none;
    margin: 8px;
}

.rQB57vN-foot .foot-1T2OnPy .a2QSwPqbottom .lOdljvnN0u a:hover {
    color: rgba(255, 255, 255, 0.54);
}

.rQB57vN-foot .foot-1T2OnPy .a2QSwPqbottom .o4yVZGYX__Hi7R a {
    text-decoration: none;
}

.rQB57vN-foot .foot-1T2OnPy .a2QSwPqbottom .o4yVZGYX__Hi7R a .post_H94gvf {
    height: 38px;
    width: auto;
    border-radius: 6px;
    margin: 0 0 0 6px;
}

.rQB57vN-foot .nigF5hc8--foot {
    max-width: 1320px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 1450px) {
    .rQB57vN-foot .nigF5hc8--foot {
        flex-direction: column;
    }
}

.rQB57vN-foot .nigF5hc8--foot .lOdljvnN0u {
    padding-left: 10px;
    padding-right: 10px;
}

@media (max-width: 1450px) {
    .rQB57vN-foot .nigF5hc8--foot .lOdljvnN0u {
        margin-bottom: 15px;
    }
}

@media (max-width: 750px) {
    .rQB57vN-foot .nigF5hc8--foot .lOdljvnN0u {
        display: inline-flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        align-content: center;
    }
}

.rQB57vN-foot .nigF5hc8--foot .lOdljvnN0u a {
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    color: rgba(255, 255, 255, 0.54);
    text-decoration: none;
    margin-right: 24px;
    margin-bottom: 8px;
    transition: 0.3s;
}

.rQB57vN-foot .nigF5hc8--foot .lOdljvnN0u a:hover {
    color: #FFFFFF;
}

.rQB57vN-foot .nigF5hc8--foot .cDtJ5eYs-logo {
    display: flex;
    align-items: center;
}

@media (max-width: 750px) {
    .rQB57vN-foot .nigF5hc8--foot .cDtJ5eYs-logo {
        display: inline-flex;
        align-items: center;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }
}

.rQB57vN-foot .nigF5hc8--foot .cDtJ5eYs-logo img {
    height: 20px;
    margin-left: 20px;
}

.rQB57vN-foot .nigF5hc8--foot .cDtJ5eYs-logo .C58HRUVf__inv {
    height: 26px;
}

.rQB57vN-foot .nigF5hc8--foot .cDtJ5eYs-logo .YQLVO0j__8XnxE {
    height: 22.5px;
}

.rQB57vN-foot .nigF5hc8--foot .cDtJ5eYs-logo .ojSxg4tB6__8XpUME {
    height: 15.3px;
}

.rQB57vN-foot .nigF5hc8--foot .cDtJ5eYs-logo .I6ZTGkr--logo {
    height: 40px;
}

.rQB57vN-foot .nigF5hc8--foot .cDtJ5eYs-logo .mqDp9vXH6JVfU {
    height: 25.5px;
}

.rQB57vN-foot .v31AYkPzH--bot {
    text-align: center;
    color: rgba(255, 255, 255, 0.54);
    font-size: 14px;
}

.log--oHI8lK9 {
    display: flex;
}

@media (max-width: 750px) {
    .log--oHI8lK9 {
        flex-direction: column;
    }
}

.log--oHI8lK9 .XipPS8EtvatgR {
    margin-right: 20px;
    min-width: 380px;
}

@media (max-width: 750px) {
    .log--oHI8lK9 .XipPS8EtvatgR {
        width: 100%;
        margin-bottom: 10px;
    }
}

.log--oHI8lK9 .XipPS8EtvatgR .eAnKM__TGwUcmrXi {
    max-width: 380px;
    height: auto;
}

@media (max-width: 750px) {
    .log--oHI8lK9 .XipPS8EtvatgR .eAnKM__TGwUcmrXi {
        width: 100%;
    }
}

.p8ZvEKUg_0WZ9 {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 750px) {
    .p8ZvEKUg_0WZ9 {
        flex-direction: column-reverse;
    }
}

.p8ZvEKUg_0WZ9 .XipPS8EtvatgR {
    min-width: 380px;
}

@media (max-width: 750px) {
    .p8ZvEKUg_0WZ9 .XipPS8EtvatgR {
        width: 100%;
        margin-bottom: 10px;
    }
}

.p8ZvEKUg_0WZ9 .XipPS8EtvatgR .eAnKM__TGwUcmrXi {
    max-width: 380px;
    height: auto;
}

@media (max-width: 750px) {
    .p8ZvEKUg_0WZ9 .XipPS8EtvatgR .eAnKM__TGwUcmrXi {
        width: 100%;
    }
}

.p8ZvEKUg_0WZ9 .JAz2HS--text {
    margin-right: 20px;
}

.table-responsive {
    overflow-x: auto;
}

table {
    width: 100%;
    border-spacing: 0 8px;
    display: inline-table;
}

@media (max-width: 750px) {
    table {
        overflow-x: auto;
        white-space: nowrap;
    }
}

table thead tr {
    background-color: #1F2A5D;
}

table thead tr td {
    border: 0;
    border-collapse: collapse;
    width: auto;
    padding: 10px 12px;
    font-weight: 700;
}

table thead tr td:first-child {
    border-radius: 8px 0 0 8px;
}

table thead tr td:last-child {
    border-radius: 0 8px 8px 0;
}

table tbody a {
    color: rgba(255, 255, 255, 0.54);
}

table tbody tr td {
    border: 0;
    border-collapse: collapse;
    width: auto;
    padding: 10px 12px;
}

table tbody tr td:first-child {
    border-radius: 8px 0 0 8px;
    font-weight: 700;
}

table tbody tr td:last-child {
    border-radius: 0 8px 8px 0;
}

table tbody tr td:not(:first-child) {
    color: rgba(255, 255, 255, 0.54);
}

table tbody tr:nth-child(2n) {
    background-color: #1F2A5D;
}

.error {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.error .g1NsPx__WZArN {
    font-size: 128px;
    font-weight: 700;
    line-height: 24px;
    margin-top: 30px;
    margin-bottom: 40px;
}

.error p {
    color: rgba(255, 255, 255, 0.54);
    font-size: 16px;
    font-weight: 500;
    line-height: 19.36px;
    margin-bottom: 64px;
}

.error .vXon0j7cbtn {
    margin-bottom: 130px;
}

.map0EMoJQAXz {
    display: flex;
    flex-direction: column;
}

.map0EMoJQAXz a {
    border-radius: 8px;
    font-weight: 700;
    text-decoration: none;
    padding: 16px 12px;
    margin-bottom: 8px;
    transition: 0.3s;
}

.map0EMoJQAXz a:hover {
    background-color: #070910;
    transition: 0s;
}

.wraper__WRFu5YBIH {
    position: fixed;
    z-index: 1000;
    width: 100%;
    bottom: 0;
    background-color: #070910;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 750px) {
    .wraper__WRFu5YBIH {
        flex-direction: column;
    }
}

.wraper__WRFu5YBIH .rows--znG5HgZ {
    display: flex;
    align-items: center;
}

.wraper__WRFu5YBIH .rows--znG5HgZ img {
    height: 44px;
    width: auto;
    margin: 13px 14px 13px 80px;
}

@media (max-width: 750px) {
    .wraper__WRFu5YBIH .rows--znG5HgZ img {
        margin-left: 10px;
    }
}

.wraper__WRFu5YBIH .rows--znG5HgZ .dzkVwccards .cookies-heading {
    font-weight: 700;
    margin-top: 13px;
    margin-bottom: 6px;
}

.wraper__WRFu5YBIH .rows--znG5HgZ .dzkVwccards .content--3ofud9aMe {
    line-height: 20px;
    margin-top: 13px;
    margin-bottom: 13px;
}

.wraper__WRFu5YBIH .lA5MP21 {
    display: inline-block;
    white-space: nowrap;
}

@media (max-width: 750px) {
    .wraper__WRFu5YBIH .lA5MP21 {
        margin-bottom: 13px;
        white-space: unset;
    }
}

.wraper__WRFu5YBIH .lA5MP21 .wne39yE__prim {
    margin-right: 10px;
}

.wraper__WRFu5YBIH .lA5MP21 .action-k2fxmlJL {
    cursor: pointer;
    margin-right: 80px;
}

@media (max-width: 750px) {
    .wraper__WRFu5YBIH .lA5MP21 .action-k2fxmlJL {
        margin-right: 10px;
        margin-bottom: 10px;
    }
}

.FLxWnw8qElogin {
    border-radius: 8px;
    background: #141C41;
    padding: 16px;
}

.FLxWnw8qElogin .sign-V281xWzdC {
    display: flex;
    justify-content: space-between;
}

.FLxWnw8qElogin .sign-V281xWzdC .a2QSwPqbottom {
    display: flex;
    margin-bottom: 16px;
}

.FLxWnw8qElogin .sign-V281xWzdC .a2QSwPqbottom .ac1oW3qU4__4ie2KB {
    height: 76.59px;
    margin-right: 16px;
}

.FLxWnw8qElogin .sign-V281xWzdC .a2QSwPqbottom .Rs1P2-kaJ3cb5v .name {
    margin: 0;
    font-weight: 700;
}

.FLxWnw8qElogin .sign-V281xWzdC .a2QSwPqbottom .Rs1P2-kaJ3cb5v .logo_SEYrUoMl {
    margin-top: 8px;
    font-size: 14px;
    color: #9CA4C9;
}

.FLxWnw8qElogin .sign-V281xWzdC .FlRwc3f-sign a {
    text-decoration: none;
}

.FLxWnw8qElogin .sign-V281xWzdC .FlRwc3f-sign a .post_H94gvf {
    height: 38px;
    width: auto;
    border-radius: 6px;
    margin: 0 0 0 6px;
}

.FLxWnw8qElogin .Uwa98inItext {
    line-height: 140%;
    margin: 0;
}

.FLxWnw8qElogin .SiPrNT3nmd {
    font-size: 12px;
    line-height: 142%;
    color: #9CA4C9;
    text-align: right;
}

.f__SK7oYawR {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 20px;
}

@media (max-width: 950px) {
    .f__SK7oYawR {
        grid-template-columns: repeat(1, 1fr);
    }
}

.f__SK7oYawR .padV2Ny-blog h3 {
    cursor: pointer;
    border-radius: 8px;
    padding: 14px 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
    font-weight: 700;
    background-color: #141C41;
    font-size: 16px;
}

.f__SK7oYawR .padV2Ny-blog .txttOJx8hU {
    padding: 9px 12px;
    background-color: #141C41;
    border-radius: 8px;
    display: none;
    margin-bottom: 8px;
}

.f__SK7oYawR .padV2Ny-blog .txttOJx8hU p {
    margin: 0;
}

.f__SK7oYawR .padV2Ny-blog .txttOJx8hU.show {
    display: block;
}

.f__SK7oYawR .padV2Ny-blog h3::after {
    content: url("/assets/img/arrow-down.svg");
    margin-right: 5px;
}

.f__SK7oYawR .padV2Ny-blog.show h3::after {
    content: url("/assets/img/arrow-up.svg");
    margin-right: 5px;
}

.GokhONtd__content {
    text-align: center;
}

input[id=radio-1]:checked~.glider {
    transform: translateX(0);
}

input[id=radio-2]:checked~.glider {
    transform: translateX(100%);
}

input[id=radio-3]:checked~.glider {
    transform: translateX(200%);
}

.wnRG1fE4-2IqP .J27YAUGpost {
    padding: 16px;
    border-radius: 8px;
    display: flex;
    justify-content: space-between;
    background-color: #141C41;
    margin-bottom: 16px;
}

@media (max-width: 750px) {
    .wnRG1fE4-2IqP .J27YAUGpost {
        align-items: center;
        flex-direction: column;
    }
}

.wnRG1fE4-2IqP .J27YAUGpost .yaLK3nlf__l {
    border-radius: 6px;
    height: 150px;
    width: auto;
    margin-right: 16px;
}

@media (max-width: 750px) {
    .wnRG1fE4-2IqP .J27YAUGpost .yaLK3nlf__l {
        width: 100%;
        height: auto;
    }
}

.wnRG1fE4-2IqP .J27YAUGpost .text--zmhJrOfV {
    display: flex;
    flex-direction: column;
}

@media (max-width: 750px) {
    .wnRG1fE4-2IqP .J27YAUGpost .text--zmhJrOfV {
        width: 100%;
        align-items: center;
        justify-content: center;
        margin-bottom: 16px;
    }
}

.wnRG1fE4-2IqP .J27YAUGpost .text--zmhJrOfV strong {
    font-size: 20px;
    font-weight: 700;
    margin-top: 6px;
    margin-bottom: 16px;
}

.wnRG1fE4-2IqP .J27YAUGpost .text--zmhJrOfV .HTJw3Dqci-FMjf {
    display: flex;
    align-items: center;
}

.wnRG1fE4-2IqP .J27YAUGpost .text--zmhJrOfV .HTJw3Dqci-FMjf .vF73-5JYe1S {
    margin-right: 8px;
}

.wnRG1fE4-2IqP .J27YAUGpost .text--zmhJrOfV .HTJw3Dqci-FMjf .vF73-5JYe1S .S6DTEMjuFG {
    filter: grayscale(100%);
    opacity: 0.2;
}

.wnRG1fE4-2IqP .J27YAUGpost .text--zmhJrOfV .HTJw3Dqci-FMjf p {
    font-weight: 700;
    margin: 0;
    color: #9CA4C9;
}

.wnRG1fE4-2IqP .J27YAUGpost .text--zmhJrOfV .HTJw3Dqci-FMjf p span {
    color: #FFFFFF;
}

.wnRG1fE4-2IqP .J27YAUGpost .text--zmhJrOfV .Uwa98inItext {
    margin: 16px 0 0 0;
    font-size: 24px;
    font-weight: 700;
}

@media (max-width: 750px) {
    .wnRG1fE4-2IqP .J27YAUGpost .text--zmhJrOfV .Uwa98inItext {
        line-height: unset;
    }
}

.wnRG1fE4-2IqP .J27YAUGpost .exlkn8DNd {
    min-width: 165px;
    background: #1F2A5D;
    border-radius: 6px;
    padding: 16px;
}

@media (max-width: 750px) {
    .wnRG1fE4-2IqP .J27YAUGpost .exlkn8DNd {
        padding: 10px 0;
        width: 100%;
        margin-bottom: 15px;
    }
}

@media (max-width: 750px) {
    .wnRG1fE4-2IqP .J27YAUGpost .exlkn8DNd p {
        padding: 0 15px;
    }
}

.wnRG1fE4-2IqP .J27YAUGpost .exlkn8DNd .logo_SEYrUoMl {
    margin-top: 0;
    margin-bottom: 6px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    color: #9CA4C9;
}

.wnRG1fE4-2IqP .J27YAUGpost .exlkn8DNd .darked-Vja7e6nAd {
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
}

.wnRG1fE4-2IqP .J27YAUGpost .prim--JBCr5j {
    padding: 0 40px;
}

@media (max-width: 750px) {
    .wnRG1fE4-2IqP .J27YAUGpost .prim--JBCr5j {
        padding: 0;
        width: 100%;
    }
}

.wnRG1fE4-2IqP .J27YAUGpost .prim--JBCr5j .vXon0j7cbtn {
    padding: 12px 16px;
    text-align: center;
    border: none;
    display: inline-block;
    min-width: 240px;
    width: 100%;
    background: #2067FF;
    line-height: 140%;
    border-radius: 6px;
    margin-bottom: 17px;
    transition: 0.3s;
}

@media (max-width: 750px) {
    .wnRG1fE4-2IqP .J27YAUGpost .prim--JBCr5j .vXon0j7cbtn {
        padding: 15px 0;
    }
}

.wnRG1fE4-2IqP .J27YAUGpost .prim--JBCr5j .vXon0j7cbtn:hover {
    background: #0051ff;
}

.wnRG1fE4-2IqP .J27YAUGpost .prim--JBCr5j .p_Wj0cb8 {
    display: flex;
    align-items: center;
}

@media (max-width: 750px) {
    .wnRG1fE4-2IqP .J27YAUGpost .prim--JBCr5j .p_Wj0cb8 {
        justify-content: center;
    }
}

.wnRG1fE4-2IqP .J27YAUGpost .prim--JBCr5j .p_Wj0cb8 img {
    height: 24px;
    margin-right: 17px;
}

.wnRG1fE4-2IqP .J27YAUGpost .prim--JBCr5j .p_Wj0cb8 span {
    font-size: 14px;
}

.b7GeaLy__oJLvSZ1HB {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
}

.b7GeaLy__oJLvSZ1HB .J27YAUGpost {
    min-width: 392px;
    padding: 16px;
    border-radius: 8px;
    background-color: #141C41;
}

@media (max-width: 750px) {
    .b7GeaLy__oJLvSZ1HB .J27YAUGpost {
        min-width: unset;
        width: 100%;
        flex-direction: column;
    }
}

.b7GeaLy__oJLvSZ1HB .J27YAUGpost .text--zmhJrOfV {
    display: flex;
    flex-direction: row;
    align-items: center;
}

@media (max-width: 750px) {
    .b7GeaLy__oJLvSZ1HB .J27YAUGpost .text--zmhJrOfV {
        width: 100%;
        align-items: center;
        margin-bottom: 16px;
    }
}

.b7GeaLy__oJLvSZ1HB .J27YAUGpost .text--zmhJrOfV .yaLK3nlf__l {
    border-radius: 6px;
    height: 107px;
    width: auto;
    margin-right: 16px;
}

.b7GeaLy__oJLvSZ1HB .J27YAUGpost .text--zmhJrOfV .a2QSwPqbottom {
    display: flex;
    flex-direction: column;
}

.b7GeaLy__oJLvSZ1HB .J27YAUGpost .text--zmhJrOfV .a2QSwPqbottom strong {
    font-size: 20px;
    font-weight: 700;
    margin-top: 6px;
    margin-bottom: 16px;
}

.b7GeaLy__oJLvSZ1HB .J27YAUGpost .text--zmhJrOfV .a2QSwPqbottom .HTJw3Dqci-FMjf {
    display: flex;
    align-items: center;
}

.b7GeaLy__oJLvSZ1HB .J27YAUGpost .text--zmhJrOfV .a2QSwPqbottom .HTJw3Dqci-FMjf .vF73-5JYe1S {
    margin-right: 8px;
}

.b7GeaLy__oJLvSZ1HB .J27YAUGpost .text--zmhJrOfV .a2QSwPqbottom .HTJw3Dqci-FMjf .vF73-5JYe1S .S6DTEMjuFG {
    filter: grayscale(100%);
    opacity: 0.2;
}

.b7GeaLy__oJLvSZ1HB .J27YAUGpost .text--zmhJrOfV .a2QSwPqbottom .HTJw3Dqci-FMjf p {
    font-weight: 700;
    margin: 0;
    color: #9CA4C9;
}

.b7GeaLy__oJLvSZ1HB .J27YAUGpost .text--zmhJrOfV .a2QSwPqbottom .HTJw3Dqci-FMjf p span {
    color: #FFFFFF;
}

.b7GeaLy__oJLvSZ1HB .J27YAUGpost .Uwa98inItext {
    margin: 18px 0 18px 0;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
}

.b7GeaLy__oJLvSZ1HB .J27YAUGpost .exlkn8DNd {
    display: flex;
    background: #1F2A5D;
    border-radius: 6px;
    padding: 16px;
    justify-content: space-between;
    margin-bottom: 18px;
}

.b7GeaLy__oJLvSZ1HB .J27YAUGpost .exlkn8DNd .texted__EcrFyUa {
    width: 50%;
}

.b7GeaLy__oJLvSZ1HB .J27YAUGpost .exlkn8DNd .texted__EcrFyUa .logo_SEYrUoMl {
    margin-top: 0;
    margin-bottom: 6px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    color: #9CA4C9;
}

.b7GeaLy__oJLvSZ1HB .J27YAUGpost .exlkn8DNd .texted__EcrFyUa .darked-Vja7e6nAd {
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
}

.b7GeaLy__oJLvSZ1HB .J27YAUGpost .prim--JBCr5j {
    display: grid;
}

.b7GeaLy__oJLvSZ1HB .J27YAUGpost .prim--JBCr5j .vXon0j7cbtn {
    padding: 12px 16px;
    text-align: center;
    border: none;
    background: #2067FF;
    line-height: 140%;
    border-radius: 6px;
    transition: 0.3s;
    margin: 0;
}

.b7GeaLy__oJLvSZ1HB .J27YAUGpost .prim--JBCr5j .vXon0j7cbtn:hover {
    background: #0051ff;
}

.B8u7HvcIUtw9 {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
}

.B8u7HvcIUtw9 .NFm9ycx__KIQUy {
    width: 280px;
    background: #141C41;
    border-radius: 8px;
    padding: 16px;
}

@media (max-width: 750px) {
    .B8u7HvcIUtw9 .NFm9ycx__KIQUy {
        width: 100%;
    }
}

.B8u7HvcIUtw9 .NFm9ycx__KIQUy .LbmPU--WOjQz0 {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 16px;
}

.B8u7HvcIUtw9 .NFm9ycx__KIQUy .LbmPU--WOjQz0 .ac1oW3qU4__4ie2KB {
    height: 52.6px;
    margin-right: 16px;
}

.B8u7HvcIUtw9 .NFm9ycx__KIQUy .LbmPU--WOjQz0 .dG8At4atA4J .name {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
    margin: 0;
}

.B8u7HvcIUtw9 .NFm9ycx__KIQUy .LbmPU--WOjQz0 .dG8At4atA4J .hIqSNCbkK--wrapper {
    color: #9CA4C9;
    font-weight: 400;
    line-height: 140%;
    margin: 0;
    display: flex;
    align-items: center;
}

.B8u7HvcIUtw9 .NFm9ycx__KIQUy .LbmPU--WOjQz0 .dG8At4atA4J .hIqSNCbkK--wrapper img {
    height: 24px;
    width: 24px;
    margin-right: 8px;
}

.B8u7HvcIUtw9 .NFm9ycx__KIQUy .HTJw3Dqci-FMjf {
    display: flex;
    align-items: center;
}

.B8u7HvcIUtw9 .NFm9ycx__KIQUy .HTJw3Dqci-FMjf .vF73-5JYe1S {
    margin-right: 8px;
}

.B8u7HvcIUtw9 .NFm9ycx__KIQUy .HTJw3Dqci-FMjf .vF73-5JYe1S .S6DTEMjuFG {
    filter: grayscale(100%);
    opacity: 0.2;
}

.B8u7HvcIUtw9 .NFm9ycx__KIQUy .HTJw3Dqci-FMjf p {
    font-weight: 700;
    margin: 0;
    color: #9CA4C9;
}

.B8u7HvcIUtw9 .NFm9ycx__KIQUy .HTJw3Dqci-FMjf p span {
    color: #FFFFFF;
}

.r0l5CSB17IxBS {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
}

.r0l5CSB17IxBS .SACs5l--vf93Gw1 {
    width: 200px;
}

@media (max-width: 750px) {
    .r0l5CSB17IxBS .SACs5l--vf93Gw1 {
        width: 46%;
    }
}

.r0l5CSB17IxBS .SACs5l--vf93Gw1 .article-Mir4PxwXK {
    position: relative;
    height: 300px;
    border-radius: 8px;
    transition: 0.3s;
}

@media (max-width: 750px) {
    .r0l5CSB17IxBS .SACs5l--vf93Gw1 .article-Mir4PxwXK {
        height: unset;
    }
}

.r0l5CSB17IxBS .SACs5l--vf93Gw1 .article-Mir4PxwXK .logo__wRfXzrVYa {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.r0l5CSB17IxBS .SACs5l--vf93Gw1 .article-Mir4PxwXK .Rs1P2-kaJ3cb5v {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%);
    position: absolute;
    border-radius: 8px;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: none;
    flex-direction: column;
    justify-content: space-between;
}

.r0l5CSB17IxBS .SACs5l--vf93Gw1 .article-Mir4PxwXK .Rs1P2-kaJ3cb5v .zHa3XoMYm-top {
    margin: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.r0l5CSB17IxBS .SACs5l--vf93Gw1 .article-Mir4PxwXK .Rs1P2-kaJ3cb5v .zHa3XoMYm-top .DGg7V9PWuz8dLOG {
    padding: 8px 10px;
    border-radius: 44px;
    background: rgba(0, 0, 0, 0.48);
    font-size: 14px;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.54);
}

.r0l5CSB17IxBS .SACs5l--vf93Gw1 .article-Mir4PxwXK .Rs1P2-kaJ3cb5v .zHa3XoMYm-top .DGg7V9PWuz8dLOG span {
    color: #FFFFFF;
}

.r0l5CSB17IxBS .SACs5l--vf93Gw1 .article-Mir4PxwXK .Rs1P2-kaJ3cb5v .zHa3XoMYm-top .d01j56blogo {
    padding: 8px 10px;
    border-radius: 44px;
    background: rgba(0, 0, 0, 0.48);
    color: #60DA60;
    font-size: 14px;
    font-weight: 600;
}

.r0l5CSB17IxBS .SACs5l--vf93Gw1 .article-Mir4PxwXK .Rs1P2-kaJ3cb5v .Mu8HYdhF-action {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.r0l5CSB17IxBS .SACs5l--vf93Gw1 .article-Mir4PxwXK .Rs1P2-kaJ3cb5v .Mu8HYdhF-action .vXon0j7cbtn {
    padding: 8px 16px;
    text-align: center;
    border: none;
    min-width: 116px;
    transition: 0.3s;
}

.r0l5CSB17IxBS .SACs5l--vf93Gw1 .article-Mir4PxwXK .Rs1P2-kaJ3cb5v .Mu8HYdhF-action .vXon0j7cbtn.MdjlrmVFe__button {
    background: #2067FF;
    margin-bottom: 8px;
}

.r0l5CSB17IxBS .SACs5l--vf93Gw1 .article-Mir4PxwXK .Rs1P2-kaJ3cb5v .Mu8HYdhF-action .vXon0j7cbtn.MdjlrmVFe__button:hover {
    background: #0051ff;
}

.r0l5CSB17IxBS .SACs5l--vf93Gw1 .article-Mir4PxwXK .Rs1P2-kaJ3cb5v .Mu8HYdhF-action .vXon0j7cbtn.b-Xe4HfP {
    color: #070910;
    background: #FFFFFF;
}

.r0l5CSB17IxBS .SACs5l--vf93Gw1 .article-Mir4PxwXK .Rs1P2-kaJ3cb5v .Mu8HYdhF-action .vXon0j7cbtn.b-Xe4HfP:hover {
    background: #9CA4C9;
}

.r0l5CSB17IxBS .SACs5l--vf93Gw1 .article-Mir4PxwXK .Rs1P2-kaJ3cb5v .footer_w1AeasONQ {
    background: rgba(0, 0, 0, 0.48);
    color: rgba(255, 255, 255, 0.54);
    border-radius: 0 0 8px 8px;
    padding: 6px;
    text-align: center;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
}

.r0l5CSB17IxBS .SACs5l--vf93Gw1 .article-Mir4PxwXK:hover .Rs1P2-kaJ3cb5v {
    display: flex;
}

.r0l5CSB17IxBS .SACs5l--vf93Gw1 p {
    font-weight: 700;
}

.pY1yUN__yNqe {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
}

.pY1yUN__yNqe .lWskY_aYHJykqL {
    max-width: 280px;
    background: #141C41;
    border-radius: 8px;
    padding: 16px;
}

@media (max-width: 750px) {
    .pY1yUN__yNqe .lWskY_aYHJykqL {
        max-width: unset;
        width: 100%;
    }
}

.pY1yUN__yNqe .lWskY_aYHJykqL .iLchHYkJ5_header {
    margin-bottom: 16px;
    display: flex;
    align-items: center;
}

.pY1yUN__yNqe .lWskY_aYHJykqL .iLchHYkJ5_header .nuWMAao_navigation {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    font-weight: 700;
    background: #2067FF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
}

.pY1yUN__yNqe .lWskY_aYHJykqL .iLchHYkJ5_header p {
    width: 85%;
    font-weight: 700;
    margin: 0;
}

.pY1yUN__yNqe .lWskY_aYHJykqL .Uwa98inItext {
    margin: 0;
}

.D7gvKkRE__d {
    position: fixed;
    bottom: 45%;
    right: 40px;
    text-transform: uppercase;
    display: flex;
    z-index: 200;
    height: auto;
    margin: 0 auto -1px;
    flex-direction: column;
}

@media (max-width: 750px) {
    .D7gvKkRE__d {
        padding: 12px;
        bottom: 0;
        right: unset;
        background: #1F2A5D;
        align-items: center;
        justify-content: space-between;
        max-width: 100%;
        min-width: 100%;
        flex-direction: unset;
    }
}

.D7gvKkRE__d a {
    background: #41E691;
    width: 100%;
    padding: 5px 0;
    text-decoration: none;
    border-radius: 8px;
    border: none;
    font-size: 12px;
    font-weight: 700;
    line-height: 140%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
}

@media (max-width: 750px) {
    .D7gvKkRE__d a {
        margin-bottom: unset;
        margin-right: 30px;
    }
}

.D7gvKkRE__d a p {
    margin: 0;
    color: #134F38;
}

.D7gvKkRE__d a p span {
    font-size: 8px;
    font-weight: 600;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.48);
}

.D7gvKkRE__d .c8Kg3p-NeAxw {
    margin-right: 10px;
}

body {
    background-color: #0C0E0C;
    color: #FFFFFF;
}

p,
i,
b,
a,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol {
    color: #FFFFFF;
}

.XsSTOV_h {
    background: #0C0E0C;
}

.XsSTOV_h .h__kZPw6hTt .a2QSwPqbottom .Y5swMk_sign .sign_4y9ptcugN {
    border: 1px solid #FDBF14;
}

.XsSTOV_h .h__kZPw6hTt .a2QSwPqbottom .Y5swMk_sign .sign_4y9ptcugN:hover {
    background: #FDBF14;
}

.XsSTOV_h .h__kZPw6hTt .a2QSwPqbottom .Y5swMk_sign .y3xwW_2uhnEzC7i {
    background: #05B668;
}

.XsSTOV_h .h__kZPw6hTt .a2QSwPqbottom .Y5swMk_sign .y3xwW_2uhnEzC7i:hover {
    background: #0051ff;
}

@media (max-width: 750px) {
    .XsSTOV_h .h__kZPw6hTt .a2QSwPqbottom .block--dBT47V85w {
        background-color: #0C0E0C;
    }
}

.XsSTOV_h .h__kZPw6hTt .a2QSwPqbottom .block--dBT47V85w li a.active,
.XsSTOV_h .h__kZPw6hTt .a2QSwPqbottom .block--dBT47V85w li a:hover {
    border-bottom: 1px solid #FDBF14;
}

.XsSTOV_h .gpBnIJKj--txt {
    background: #1D211D;
}

.XsSTOV_h .gpBnIJKj--txt .LK52kuTl__text p {
    color: #FFFFFF;
}

.XsSTOV_h .gpBnIJKj--txt .U62poCQPBtxt ul li a {
    background: #333C33;
}

.XsSTOV_h .gpBnIJKj--txt .U62poCQPBtxt ul li a:hover {
    border: 1px solid #05B668;
}

.XsSTOV_h .gpBnIJKj--txt .U62poCQPBtxt ul li a.active {
    border: 1px solid #05B668;
}

.XsSTOV_h .gpBnIJKj--txt .U62poCQPBtxt::-webkit-scrollbar-thumb {
    background: #FDBF14;
}

.button__5KrF4Oj {
    color: #FFFFFF;
}

.button__5KrF4Oj a {
    color: rgba(255, 255, 255, 0.54);
}

.vXon0j7cbtn {
    border: 1px solid #FFFFFF;
}

.RJ7WzG8sE_rows {
    background: #1D211D;
}

.RJ7WzG8sE_rows .EjfOZc5-row {
    background: #333C33;
}

.RJ7WzG8sE_rows .EjfOZc5-row .vXon0j7cbtn {
    background: #05B668;
}

.RJ7WzG8sE_rows .EjfOZc5-row .vXon0j7cbtn:hover {
    background: #0051ff;
}

.rQB57vN-foot {
    background: #1D211D;
}

.rQB57vN-foot .foot-1T2OnPy {
    border-bottom: 1px solid #333C33;
}

.rQB57vN-foot .foot-1T2OnPy .a2QSwPqbottom .lOdljvnN0u a:hover {
    color: rgba(255, 255, 255, 0.54);
}

.rQB57vN-foot .nigF5hc8--foot .lOdljvnN0u a {
    color: rgba(255, 255, 255, 0.54);
}

.rQB57vN-foot .nigF5hc8--foot .lOdljvnN0u a:hover {
    color: #FFFFFF;
}

.rQB57vN-foot .v31AYkPzH--bot {
    color: rgba(255, 255, 255, 0.54);
}

table thead tr {
    background-color: #333C33;
}

table tbody a {
    color: rgba(255, 255, 255, 0.54);
}

table tbody tr td:not(:first-child) {
    color: rgba(255, 255, 255, 0.54);
}

table tbody tr:nth-child(2n) {
    background-color: #333C33;
}

.error p {
    color: rgba(255, 255, 255, 0.54);
}

.map0EMoJQAXz a:hover {
    background-color: #0C0E0C;
}

.wraper__WRFu5YBIH {
    background-color: #0C0E0C;
}

.FLxWnw8qElogin {
    background: #1D211D;
}

.FLxWnw8qElogin .sign-V281xWzdC .a2QSwPqbottom .Rs1P2-kaJ3cb5v .logo_SEYrUoMl {
    color: #C9CBD5;
}

.FLxWnw8qElogin .SiPrNT3nmd {
    color: #C9CBD5;
}

.f__SK7oYawR .padV2Ny-blog h3 {
    background-color: #1D211D;
}

.f__SK7oYawR .padV2Ny-blog .txttOJx8hU {
    background-color: #1D211D;
}

.wnRG1fE4-2IqP .J27YAUGpost {
    background-color: #1D211D;
}

.wnRG1fE4-2IqP .J27YAUGpost .exlkn8DNd .logo_SEYrUoMl {
    color: #C9CBD5;
}

.wnRG1fE4-2IqP .J27YAUGpost .prim--JBCr5j .vXon0j7cbtn {
    background: #05B668;
}

.wnRG1fE4-2IqP .J27YAUGpost .prim--JBCr5j .vXon0j7cbtn:hover {
    background: #0051ff;
}

.b7GeaLy__oJLvSZ1HB .J27YAUGpost {
    background-color: #1D211D;
}

.b7GeaLy__oJLvSZ1HB .J27YAUGpost .text--zmhJrOfV .a2QSwPqbottom .HTJw3Dqci-FMjf p {
    color: #C9CBD5;
}

.b7GeaLy__oJLvSZ1HB .J27YAUGpost .text--zmhJrOfV .a2QSwPqbottom .HTJw3Dqci-FMjf p span {
    color: #FFFFFF;
}

.b7GeaLy__oJLvSZ1HB .J27YAUGpost .exlkn8DNd {
    background: #333C33;
}

.b7GeaLy__oJLvSZ1HB .J27YAUGpost .exlkn8DNd .texted__EcrFyUa .logo_SEYrUoMl {
    color: #C9CBD5;
}

.b7GeaLy__oJLvSZ1HB .J27YAUGpost .prim--JBCr5j .vXon0j7cbtn {
    background: #05B668;
}

.b7GeaLy__oJLvSZ1HB .J27YAUGpost .prim--JBCr5j .vXon0j7cbtn:hover {
    background: #0051ff;
}

.B8u7HvcIUtw9 .NFm9ycx__KIQUy {
    background: #1D211D;
}

.B8u7HvcIUtw9 .NFm9ycx__KIQUy .LbmPU--WOjQz0 .dG8At4atA4J .hIqSNCbkK--wrapper {
    color: #C9CBD5;
}

.B8u7HvcIUtw9 .NFm9ycx__KIQUy .HTJw3Dqci-FMjf p {
    color: #C9CBD5;
}

.B8u7HvcIUtw9 .NFm9ycx__KIQUy .HTJw3Dqci-FMjf p span {
    color: #FFFFFF;
}

.r0l5CSB17IxBS .SACs5l--vf93Gw1 .article-Mir4PxwXK .Rs1P2-kaJ3cb5v .zHa3XoMYm-top .DGg7V9PWuz8dLOG {
    background: rgba(0, 0, 0, 0.48);
    color: rgba(255, 255, 255, 0.54);
}

.r0l5CSB17IxBS .SACs5l--vf93Gw1 .article-Mir4PxwXK .Rs1P2-kaJ3cb5v .zHa3XoMYm-top .DGg7V9PWuz8dLOG span {
    color: #FFFFFF;
}

.r0l5CSB17IxBS .SACs5l--vf93Gw1 .article-Mir4PxwXK .Rs1P2-kaJ3cb5v .zHa3XoMYm-top .d01j56blogo {
    background: rgba(0, 0, 0, 0.48);
    color: #60DA60;
}

.r0l5CSB17IxBS .SACs5l--vf93Gw1 .article-Mir4PxwXK .Rs1P2-kaJ3cb5v .Mu8HYdhF-action .vXon0j7cbtn.MdjlrmVFe__button {
    background: #05B668;
}

.r0l5CSB17IxBS .SACs5l--vf93Gw1 .article-Mir4PxwXK .Rs1P2-kaJ3cb5v .Mu8HYdhF-action .vXon0j7cbtn.MdjlrmVFe__button:hover {
    background: #0051ff;
}

.r0l5CSB17IxBS .SACs5l--vf93Gw1 .article-Mir4PxwXK .Rs1P2-kaJ3cb5v .Mu8HYdhF-action .vXon0j7cbtn.b-Xe4HfP {
    color: #0C0E0C;
    background: #FFFFFF;
}

.r0l5CSB17IxBS .SACs5l--vf93Gw1 .article-Mir4PxwXK .Rs1P2-kaJ3cb5v .Mu8HYdhF-action .vXon0j7cbtn.b-Xe4HfP:hover {
    background: #C9CBD5;
}

.r0l5CSB17IxBS .SACs5l--vf93Gw1 .article-Mir4PxwXK .Rs1P2-kaJ3cb5v .footer_w1AeasONQ {
    background: rgba(0, 0, 0, 0.48);
    color: rgba(255, 255, 255, 0.54);
}

.pY1yUN__yNqe .lWskY_aYHJykqL {
    background: #1D211D;
}

.pY1yUN__yNqe .lWskY_aYHJykqL .iLchHYkJ5_header .nuWMAao_navigation {
    background: #05B668;
}

@media (max-width: 750px) {
    .D7gvKkRE__d {
        background: #333C33;
    }
}

.D7gvKkRE__d a {
    background: #41E691;
}

.D7gvKkRE__d a p {
    color: #134F38;
}

.D7gvKkRE__d a span {
    color: rgba(0, 0, 0, 0.48);
}

@media (max-width: 475px) {
    .log--oHI8lK9 .XipPS8EtvatgR {
        min-width: 100%;
    }

    .first-block .EjfOZc5-row h1 {
        font-size: 36px;
    }
}

@media (max-width: 750px) {
    .RJ7WzG8sE_rows .EjfOZc5-row h1 {
        font-size: 35px;
    }

    .log--oHI8lK9 .XipPS8EtvatgR {
        min-width: auto;
    }

    figure.table {
        overflow: auto;
        margin: 0;
    }
}

.NFm9ycx__KIQUy {
    margin: 15px 0 0 0;
}

.wr__Rp1lgWu {
    padding-top: 150px;
}

.RJ7WzG8sE_rows .cardlZhODrJo img {
    object-fit: fill;
}

@media (max-width: 408px) {
    .wr__Rp1lgWu {
        padding-top: 165px;
    }
}

.XsSTOV_h .gpBnIJKj--txt .U62poCQPBtxt::-webkit-scrollbar {
    height: 6px;
}