﻿.AboutComponents_text-item__WzR1r {
    font-weight: 400;
    font-size: var(--font-md);
    line-height: var(--font-sm-lh);
    color: #957f74;
}
.AboutComponents_text-item__WzR1r + .AboutComponents_text-item__WzR1r {
    margin-top: var(--mg-1);
}
.AboutComponents_text-item__WzR1r .AboutComponents_title__K75VQ {
    font-size: var(--font-md);
    color: #b3a59d;
    white-space: nowrap;
}
.AboutComponents_text-item__WzR1r .AboutComponents_title__K75VQ.AboutComponents_min-width__oEJd4 {
    min-width: 80px;
}
@media (min-width: 1990px) {
    .AboutComponents_text-item__WzR1r .AboutComponents_title__K75VQ.AboutComponents_min-width__oEJd4 {
        min-width: 120px;
    }
}
.AboutComponents_text-item__WzR1r .AboutComponents_icon__TQNz1 {
    width: 16px;
    height: 16px;
    color: #afafb0;
}
@media (min-width: 1990px) {
    .AboutComponents_text-item__WzR1r .AboutComponents_icon__TQNz1 {
        width: 22px;
        height: 22px;
    }
}
.AboutComponents_text-item__WzR1r.AboutComponents_bold__1cDOt {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 5px;
    color: #d2c1b3;
}
.AboutComponents_text-item__WzR1r.AboutComponents_bold__1cDOt .AboutComponents_icon__TQNz1 {
    width: 22px;
    height: 22px;
    color: #b7ab3f;
}
@media (min-width: 1990px) {
    .AboutComponents_text-item__WzR1r.AboutComponents_bold__1cDOt .AboutComponents_icon__TQNz1 {
        width: 30px;
        height: 30px;
    }
}
@media (max-width: 780px) {
    .AboutComponents_text-item__WzR1r {
        flex-flow: column wrap;
        align-items: flex-start;
    }
}
.AboutComponents_text__1scoo {
    color: #8e7b71;
    font-weight: 400;
    font-size: var(--font-md);
    line-height: var(--font-md-lh);
    white-space: pre-wrap;
}
.AboutComponents_text__1scoo.AboutComponents_center__nYFYP {
    text-align: center;
}
.AboutComponents_warn-text__rKIs_ {
    margin-top: 15px;
    padding: 5px 8px;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    border-radius: 5px;
}
.AboutComponents_warn-text__rKIs_.AboutComponents_green__0_opK {
    color: #649476;
    background: rgba(39, 99, 20, 0.1);
    border-bottom: 2px solid rgba(0, 255, 100, 0.5);
}
.AboutComponents_warn-text__rKIs_.AboutComponents_green__0_opK .AboutComponents_icon__TQNz1 {
    color: #296328;
}
.AboutComponents_warn-text__rKIs_.AboutComponents_red__Btf9u {
    color: #b57171;
    background: rgba(70, 8, 8, 0.1);
    border-bottom: 2px solid rgba(203, 71, 71, 0.5);
}
.AboutComponents_warn-text__rKIs_.AboutComponents_red__Btf9u .AboutComponents_icon__TQNz1 {
    color: #b57171;
}
.AboutComponents_warn-text__rKIs_ .AboutComponents_icon__TQNz1 {
    width: 20px;
    height: 20px;
}
@media (min-width: 1990px) {
    .AboutComponents_warn-text__rKIs_ .AboutComponents_icon__TQNz1 {
        width: 30px;
        height: 30px;
    }
}
.AboutComponents_title-block__idYnv {
    display: flex;
    align-items: center;
    column-gap: 10px;
    position: relative;
    background: radial-gradient(171.9% 682.58% at 150.89% -129.17%, rgba(4, 0, 0, 0.5) 0, rgba(5, 0, 255, 0) 49.48%), rgba(177, 177, 197, 0.15);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    padding: 7px 13px;
    cursor: pointer;
    height: 74px;
    transition: all 0.2s ease;
}
.AboutComponents_title-block__idYnv:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 0;
    background: #db00f1;
    border-radius: 10px;
    transition: height 0.2s ease;
    content: "";
}
.AboutComponents_title-block__idYnv:hover {
    background: radial-gradient(171.9% 682.58% at 150.89% -129.17%, rgba(4, 0, 0, 0.5) 0, rgba(5, 0, 255, 0) 49.48%), rgba(177, 177, 197, 0.25);
}
.AboutComponents_title-block__idYnv.AboutComponents_active__BU_vp {
    background: radial-gradient(171.9% 682.58% at 150.89% -129.17%, rgba(219, 0, 241, 0.5) 0, rgba(5, 0, 255, 0) 100%), rgba(177, 177, 197, 0.15);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    border-radius: 3px;
}
.AboutComponents_title-block__idYnv.AboutComponents_no-bg__I2Kxk {
    display: none;
    background: rgba(50, 51, 56, 0.25);
    border-radius: 0;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    cursor: inherit;
}
.AboutComponents_title-block__idYnv.AboutComponents_no-bg__I2Kxk:hover {
    background: rgba(50, 51, 56, 0.25);
}
@media (max-width: 1024px) {
    .AboutComponents_title-block__idYnv.AboutComponents_no-bg__I2Kxk {
        display: flex;
    }
}
.AboutComponents_title-block__idYnv .AboutComponents_img__Iv68W {
    width: 60px;
    height: 60px;
    object-fit: cover;
}
.AboutComponents_title-block__idYnv .AboutComponents_text__1scoo {
    row-gap: 2px;
}
.AboutComponents_title-block__idYnv .AboutComponents_title__K75VQ {
    font-weight: 700;
    font-size: var(--font-lg);
    line-height: var(--font-lg-lh);
    color: #fff;
}
.AboutComponents_title-block__idYnv .AboutComponents_sub-title__kbhJR {
    font-weight: 400;
    font-size: var(--font-sm);
    line-height: var(--font-sm-lh);
    color: dimgray;
}
.AboutComponents_title-block__idYnv.AboutComponents_menu-item__yYjzR .AboutComponents_title__K75VQ {
    font-size: var(--font-md);
    line-height: var(--font-md-lh);
}
@media (max-width: 1024px) {
    .AboutComponents_title-block__idYnv {
        min-width: 320px;
    }
}
.AboutComponents_about-box__ix__K {
    background: #1e1f24;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    padding: 8px 13px;
}
.AboutComponents_about-box__ix__K .AboutComponents_opts-img__kJjaY {
    height: 250px;
    aspect-ratio: 16/9;
}
@media (min-width: 1990px) {
    .AboutComponents_about-box__ix__K .AboutComponents_opts-img__kJjaY {
        height: 300px;
    }
}
.AboutComponents_divider__Si3Qm {
    height: 1px;
    margin: 10px 0;
    background: #353535;
}
.AboutComponents_full-img__kwJWQ {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.AboutComponents_border-img__kT7hf {
    width: 32px;
    height: 32px;
    padding: 2px;
    border-radius: 3px;
    border: 1px solid var(--border-color);
    object-fit: contain;
}
@media (min-width: 1990px) {
    .AboutComponents_border-img__kT7hf {
        width: 52px;
        height: 52px;
    }
}
.AboutComponents_small-img__5Wa_c {
    width: 20px;
    height: 20px;
    object-fit: cover;
}
.AboutComponents_small-img__5Wa_c + .AboutComponents_small-img__5Wa_c {
    margin-left: 2px;
}
@media (min-width: 1990px) {
    .AboutComponents_small-img__5Wa_c {
        width: 32px;
        height: 32px;
    }
}
.AboutComponents_scroll-wrapper__8Nl9t {
    position: absolute !important;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all 0.4s ease-in-out;
}
.AboutComponents_scroll-wrapper__8Nl9t.AboutComponents_active__BU_vp {
    opacity: 1;
    z-index: 1;
}
@media (max-width: 1024px) {
    .AboutComponents_scroll-wrapper__8Nl9t {
        position: relative;
        height: calc(100vh - 340px) !important;
    }
}
.AboutComponents_grow-block__bJ_xU {
    position: relative;
    flex-grow: 1;
}
.AboutComponents_server-block__sP_m0 {
    position: relative;
    width: 200px;
    height: 120px;
    border-radius: 15px;
    overflow: hidden;
    cursor: pointer;
    filter: grayscale(1);
    transition: filter 0.5s ease;
    font-size: var(--font-xxlg);
    background-size: cover;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
}
.AboutComponents_server-block__sP_m0.AboutComponents_active__BU_vp,
.AboutComponents_server-block__sP_m0:hover {
    filter: grayscale(0);
}
.AboutComponents_server-block__sP_m0 b,
.AboutComponents_server-block__sP_m0 span {
    display: inline-block;
    position: relative;
    z-index: 1;
}
.AboutComponents_server-block__sP_m0 b {
    font-weight: 700;
    color: var(--orange);
}
.AboutComponents_server-block__sP_m0:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    content: "";
}
.AboutPage_main-wrapper__b8cei {
    position: relative;
    row-gap: var(--mg-4);
    column-gap: var(--mg-4);
    grid-template-columns: 280px 1fr;
}
.AboutPage_main-wrapper__b8cei exe {
    color: #42a041;
    font-weight: 700;
}
.AboutPage_main-wrapper__b8cei sok {
    color: #b165fd;
    font-weight: 700;
}
.AboutPage_main-wrapper__b8cei ylw {
    color: #ffcc19;
    font-weight: 700;
}
.AboutPage_main-wrapper__b8cei orng {
    color: #db9710;
    font-weight: 700;
}
.AboutPage_main-wrapper__b8cei red {
    color: #ff3939;
    font-weight: 700;
}
.AboutPage_main-wrapper__b8cei blue {
    color: #80b2ff;
}
.AboutPage_main-wrapper__b8cei pink {
    color: hotpink;
}
@media (max-width: 1024px) {
    .AboutPage_main-wrapper__b8cei {
        display: flex;
        flex-flow: column wrap;
        height: auto;
        row-gap: var(--mg-2);
        column-gap: var(--mg-2);
    }
    .AboutPage_main-wrapper__b8cei .AboutPage_menu__GqcYB {
        display: flex;
        align-items: center;
        flex-flow: row nowrap;
        height: 74px;
    }
    .AboutPage_main-wrapper__b8cei .AboutPage_menu__GqcYB .AboutPage_active-border__viloX {
        display: none;
    }
}
@media (min-width: 1920px) {
    .AboutPage_main-wrapper__b8cei {
        grid-template-columns: 320px 1fr;
    }
}
@media (min-width: 1990px) {
    .AboutPage_main-wrapper__b8cei {
        grid-template-columns: 420px 1fr;
    }
}
.AboutPage_menu__GqcYB {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    height: -moz-fit-content;
    height: fit-content;
    justify-content: space-between;
}
.AboutPage_menu__GqcYB.AboutPage_authorized__dOf57 {
    top: calc(var(--header-height) + var(--page-padding-top));
}
.AboutPage_menu__GqcYB .AboutPage_active-border__viloX {
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 0;
    background: var(--main-color);
    border-radius: 10px;
    box-shadow: var(--box-shadow-line-accent);
    transition: all 0.2s ease;
    z-index: 2;
    content: "";
}
.AboutPage_scroll-content__twtDJ {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: var(--z-index-main);
}
.AboutPage_scroll-content__twtDJ.AboutPage_authorized__dOf57 {
    top: var(--header-height);
}
.AboutPage_blocks-wrapper__LE0MC {
    position: relative;
    display: flex;
    flex-grow: 1;
    flex-flow: column nowrap;
    row-gap: var(--mg-2);
    column-gap: var(--mg-2);
    max-height: 100%;
    overflow: visible;
}
.AboutPage_blocks-wrapper__LE0MC table,
.AboutPage_blocks-wrapper__LE0MC table td {
    border: 1px solid var(--border-color);
}
.AboutPage_blocks-wrapper__LE0MC .u_body {
    min-height: unset !important;
}
@media (max-width: 1024px) {
    .AboutPage_blocks-wrapper__LE0MC {
        height: auto;
        max-height: inherit;
    }
}
.AboutPage_full-img__1AvsX {
    width: 100%;
    height: auto;
}
.AboutPage_nav-btn___buJ_ {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
}
.AboutPage_nav-btn___buJ_:active,
.AboutPage_nav-btn___buJ_:focus {
    border: 1px solid var(--border-color);
    outline: none;
}
.AboutPage_wrapper__1d2gu {
    position: relative;
    flex-grow: 1;
}
.AboutPage_wrapper__1d2gu b,
.AboutPage_wrapper__1d2gu strong {
    font-weight: 800 !important;
}
.AboutPage_wrapper__1d2gu table td {
    padding: 0.5rem;
    vertical-align: middle;
    border: 1px solid var(--border-color);
}
.AboutPage_not-found__tX_64 {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 5rem;
    color: var(--light);
    font-weight: 700;
}
