body.static-page {
    background: #fff;
    color: #333;
    font: normal 100% "Source Han Sans SC", "Microsoft YaHei", Arial, sans-serif;
    margin: 0 auto;
    overflow-x: hidden;
    padding: 0;
}

body.static-page--forum {
    font-size: 16px;
}

body.static-page .mainContent {
    overflow: hidden;
}

body.static-page .mainContent * {
    box-sizing: border-box;
}

body.static-page .mainContent section {
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

body.static-page .mainContent ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

body.static-page .mainContent h2,
body.static-page .mainContent h3,
body.static-page .mainContent p {
    margin-bottom: 10px;
    margin-top: 10px;
}

body.static-page .mainContent h3 {
    font-weight: normal;
}

body.static-page .mainContent a {
    color: #000;
    text-decoration: none;
}

body.static-page .mainContent img {
    border: 0;
    vertical-align: middle;
}

body.static-page .mainContent .first-section {
    margin-top: 60px;
}

body.static-page .mainContent .bottom {
    margin-bottom: 3%;
}

body.static-page .mainContent .container-pagewidth-narrow {
    display: inline-block;
    margin: 0 auto;
    padding-bottom: 1%;
    padding-top: 1%;
    position: relative;
    vertical-align: middle;
    width: 85%;
}

body.static-page .mainContent .aboutWidth {
    margin: 0 auto;
    text-align: center;
    width: 85%;
}

body.static-page .mainContent .container-relate-w20 {
    float: left;
    position: relative;
    width: 20%;
}

body.static-page .mainContent .container-relate-w33 {
    float: left;
    margin: 0 auto;
    position: relative;
    width: 33.333333%;
}

body.static-page .mainContent .container-relate-w40 {
    float: left;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 40%;
}

body.static-page .mainContent .container-relate-w50 {
    float: left;
    margin: 0 auto;
    position: relative;
    width: 50%;
}

body.static-page .mainContent .container-relate-w60 {
    float: left;
    margin: 0 auto;
    position: relative;
    width: 60%;
}

body.static-page .mainContent .container-relate-w100 {
    float: left;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

body.static-page .mainContent .about-map {
    text-align: right;
    width: 60%;
}

body.static-page .mainContent .about_map {
    box-sizing: border-box;
    padding-right: 32px;
    text-align: left;
    width: 50%;
}

body.static-page .mainContent .first-title {
    font-size: 32px;
    font-weight: 700;
    padding-bottom: 20px;
    padding-top: 20px;
}

body.static-page .mainContent .first-title,
body.static-page .mainContent .second-title,
body.static-page .mainContent .first-black-title,
body.static-page .mainContent .forum-sub-title,
body.static-page .mainContent .forum-h,
body.static-page .mainContent .locationText {
    font-weight: 900;
    text-shadow: 0.25px 0 0 currentColor;
}

body.static-page .mainContent .second-title {
    align-items: center;
    background-color: transparent;
    border: none;
    border-radius: 0;
    color: #000;
    display: table;
    font-size: 20px;
    font-weight: 900;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 0;
    transform: translate(-50%, -50%);
}

body.static-page .mainContent .first-black-title {
    color: #000;
    font-size: 24px;
    font-weight: 900;
}

body.static-page .mainContent .forum-title-container {
    margin: 0 0 20px;
    text-align: center;
}

body.static-page .mainContent .forum-sub-title {
    font-size: 20px;
}

body.static-page .mainContent .aboutContent,
body.static-page .mainContent .forumContent {
    color: #000;
    display: block;
    font-size: 16px;
    line-height: 180%;
    text-align: left;
}

body.static-page .mainContent .text-center {
    text-align: center;
}

body.static-page .mainContent .textJustify {
    text-align: justify;
}

body.static-page--about .mainContent .first-container .container-relate-w100.aboutContent,
body.static-page--forum .mainContent span.forumContent {
    font-family: "Source Han Sans SC", "Microsoft YaHei", Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 180%;
    text-shadow: none;
    word-spacing: normal;
}

body.static-page.lang-en.static-page--about .mainContent .first-container .container-relate-w100.aboutContent,
body.static-page.lang-en.static-page--forum .mainContent span.forumContent {
    font-family: Arial, "Source Han Sans SC", "Microsoft YaHei", sans-serif;
}

body.static-page--about .mainContent .about-statement-link,
body.static-page--about .mainContent .about-statement-link:hover,
body.static-page--about .mainContent .about-statement-link:focus {
    color: #f66f6a;
    text-decoration: underline;
    text-decoration-color: #f66f6a;
    text-underline-offset: 4px;
}

body.static-page .mainContent .contact {
    margin-top: 80px;
}

body.static-page .mainContent .locationText {
    color: #000;
    font-size: 20px;
    font-weight: 900 !important;
    text-align: left;
    text-shadow: 0.25px 0 0 currentColor;
}

body.static-page .mainContent .location-img {
    width: 90%;
}

body.static-page .mainContent .about_location {
    font-size: 20px;
}

body.static-page .mainContent .container-relate-w50.about_location,
body.static-page .mainContent p.aboutContent.about_location {
    font-weight: 400 !important;
    text-shadow: none;
}

body.static-page .mainContent .forumBlock {
    color: #7a161c;
    text-align: center;
}

body.static-page .mainContent .forumStrong {
    border: 4px solid #fff;
    border-radius: 20px;
    color: #7a161c;
    font-size: 280%;
    line-height: 100%;
    padding-bottom: 10%;
    padding-top: 10%;
    text-align: center;
}

body.static-page .mainContent .forumStrong:hover {
    background-color: #7a161c;
    color: #fff;
}

body.static-page .mainContent .forumButton-center a {
    background-color: #09b83e;
    border: 4px solid #fff;
    border-radius: 110px;
    color: #fff;
    display: inline-block;
    font-size: 100%;
    margin: 10px;
    padding: 3% 2%;
}

body.static-page .mainContent .forumButton-center a:hover {
    background-color: #fff;
    border: 4px solid #09b83e;
    color: #09b83e;
    font-weight: bold;
}

body.static-page .mainContent .buyBtn {
    background-color: rgba(52, 200, 88, 1);
    border: none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 45px;
    line-height: 20px;
    margin-top: 20px;
    text-align: center;
    width: 245px;
}

body.static-page .mainContent .buyBtn:hover {
    background-color: #fff;
    border: 1px solid rgba(52, 200, 88, 1);
    color: rgba(52, 200, 88, 1);
}

body.static-page--ranking_statement .mainContent .rs-statement-body {
    color: #111827;
    font-size: 17px;
    line-height: 1.9;
    margin: 0 auto 64px;
    max-width: 920px;
    text-align: left;
}

body.static-page--ranking_statement .mainContent .first-title {
    width: min(100%, 980px);
    margin-inline: auto;
    text-align: center;
    text-wrap: balance;
    word-spacing: normal;
}

body.static-page--ranking_statement .mainContent .rs-section-block {
    margin-top: 26px;
}

body.static-page--ranking_statement .mainContent .rs-section-title {
    color: #111827;
    display: block;
    font-size: 20px;
    font-weight: 900;
    line-height: 1.4;
    margin-bottom: 8px;
    text-shadow: 0.25px 0 0 currentColor;
}

body.static-page .mainContent .img-before-down-up {
    opacity: 0;
    transform: translate(0%, calc(-20% + 0.5em));
    transition: transform 4s .25s cubic-bezier(0, 1, .3, 1), opacity .3s .25s ease-out;
    will-change: transform, opacity;
}

body.static-page .mainContent .img-before-down-up.scrollmove {
    opacity: 1;
    transform: translate(0%, 0%);
}

body.static-page .mainContent .shine {
    overflow: hidden;
    position: relative;
}

body.static-page .mainContent .shine::after {
    background: linear-gradient(to right, rgba(255, 255, 255, .13) 0%, rgba(255, 255, 255, .13) 50%, rgba(255, 255, 255, .5) 65%, rgba(255, 255, 255, 0) 100%);
    content: "";
    height: 400%;
    left: -210%;
    opacity: 0;
    position: absolute;
    top: -110%;
    transform: rotate(45deg);
    width: 200%;
}

body.static-page .mainContent .shine:hover::after {
    left: -30%;
    opacity: 1;
    top: -30%;
    transition-duration: .7s, .7s, .15s;
    transition-property: left, top, opacity;
    transition-timing-function: ease;
}

body.static-page .mainContent .shine:active::after {
    opacity: 0;
}

body.static-page #bottomMenuPC {
    clear: both;
}

body.static-page .navContainer .navLogo {
    display: none;
    width: 117px;
    height: auto;
    max-width: none;
    padding: 20px 20px 20px 60px;
    box-sizing: content-box;
}

body.static-page .navContainer .navLogoPC {
    display: block;
    width: auto;
    height: 40px;
    max-width: none;
    padding: 10px 10px 10px 30px;
    box-sizing: content-box;
}

@media (max-width: 800px) {
    body.static-page .navContainer .navLogo {
        display: block;
        width: 117px;
        height: auto;
        max-width: none;
        padding: 10px;
        box-sizing: content-box;
    }

    body.static-page .navContainer .navLogoPC {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    body.static-page .mainContent {
        margin-top: 70px;
    }

    body.static-page .mainContent .first-section {
        margin-top: 0;
    }

    body.static-page .mainContent .second-section {
        margin-top: 20px;
    }

    body.static-page .mainContent .bottom {
        margin-bottom: 20%;
    }

    body.static-page .mainContent .container-pagewidth-narrow {
        padding: 0 10px;
        width: 100%;
    }

    body.static-page .mainContent .aboutWidth {
        padding: 0 10px;
        width: 100%;
    }

    body.static-page .mainContent .container-relate-w20 {
        width: 40%;
    }

    body.static-page .mainContent .container-relate-w33,
    body.static-page .mainContent .container-relate-w40,
    body.static-page .mainContent .container-relate-w50,
    body.static-page .mainContent .container-relate-w60,
    body.static-page .mainContent .container-relate-w100 {
        width: 100%;
    }

    body.static-page .mainContent .container-relate-w33 {
        margin: 0;
    }

    body.static-page .mainContent .container-relate-w40 {
        text-align: center;
    }

    body.static-page .mainContent .about_map,
    body.static-page .mainContent .about-map {
        text-align: center;
        width: 100%;
    }

    body.static-page .mainContent .first-title {
        font-size: 25px;
    }

    body.static-page .mainContent .first-black-title {
        font-size: 20px;
    }

    body.static-page .mainContent .forum-title-container {
        margin: 20px 0;
    }

    body.static-page .mainContent .forum-sub-title {
        font-size: 18px;
    }

    body.static-page .mainContent .aboutContent,
    body.static-page .mainContent .forumContent,
    body.static-page .mainContent .forum-h,
    body.static-page .mainContent .shine {
        font-size: 16px;
    }

    body.static-page .mainContent .forumButton-center {
        text-align: center !important;
    }

    body.static-page .mainContent .forumButton-center a {
        font-size: 16px;
        font-weight: 400;
        padding: 2% 10%;
    }

    body.static-page .mainContent .location-img {
        margin-top: 10px;
        width: 100%;
    }

    body.static-page .mainContent .about_map {
        margin-bottom: 20px;
        padding-right: 0;
        text-align: center;
        width: 100%;
    }

    body.static-page .mainContent .locationText,
    body.static-page .mainContent .about_location {
        text-align: center;
    }

    body.static-page .mainContent .about_location {
        font-size: 16px;
    }

    body.static-page .mainContent .buyBtn {
        border: none;
        border-radius: 110px;
        color: #fff;
        cursor: pointer;
        font-size: 16px;
        height: 35px;
        width: 200px;
    }

    body.static-page--forum .second-section {
        margin-top: 20px !important;
    }

    body.static-page--forum .bottom {
        margin-bottom: 20%;
    }

    body.static-page--forum .container-pagewidth-narrow {
        padding: 0 10px;
        width: 100%;
    }

    body.static-page.static-page--forum .mainContent .container-pagewidth-narrow.forumStatsGrid {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px 14px;
    }

    body.static-page--forum .forumStatsGrid .forumBlock {
        float: none;
        margin: 0 !important;
        width: auto;
    }

    body.static-page--forum .forumStatsGrid .forumStrong {
        margin: 0 0 8px;
    }

    body.static-page--forum .container-relate-w20 {
        width: 40%;
    }

    body.static-page--forum .container-relate-w40,
    body.static-page--forum .container-relate-w50,
    body.static-page--forum .container-relate-w100 {
        width: 100%;
    }

    body.static-page--forum .container-relate-w40 {
        text-align: center;
    }

    body.static-page--forum .first-black-title {
        font-size: 20px;
    }

    body.static-page--forum .forum-title-container {
        margin: 20px 0;
    }

    body.static-page--forum .forum-sub-title {
        font-size: 18px;
    }

    body.static-page--forum .forumContent,
    body.static-page--forum .forum-h,
    body.static-page--forum .shine {
        font-size: 16px;
    }

    body.static-page--forum .forumButton-center {
        text-align: center !important;
    }

    body.static-page--forum .forumButton-center a {
        font-size: 16px;
        font-weight: 400;
        padding: 2% 10%;
    }
}

body.static-page--forum,
body.static-page--about {
    --static-red: #dc2626;
    --static-red-dark: #b91c1c;
    --static-ink: #111827;
    --static-paper: #fbfaf8;
    --static-content-width: min(80%, 1152px);
    background: var(--static-paper);
    color: var(--static-ink);
    font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Noto Sans CJK SC", Arial, sans-serif;
    font-variant-numeric: tabular-nums;
    -webkit-font-smoothing: antialiased;
}

body.static-page--forum {
    --static-paper: #fff;
    background: #fff;
}

body.static-page.lang-en.static-page--forum,
body.static-page.lang-en.static-page--about {
    --static-content-width: min(calc(100% - 32px), 1152px);
}

body.static-page--forum .mainContent,
body.static-page--about .mainContent {
    background: #fff;
    overflow: hidden;
}

body.static-page--forum .mainContent .first-section > .aboutWidth,
body.static-page--about .mainContent .aboutKL > .aboutWidth {
    position: relative;
    display: block;
    width: var(--static-content-width);
    min-height: 0;
    margin-inline: auto;
    padding: 56px 0 0;
    overflow: visible;
    background: none;
    text-align: center;
}

body.static-page--forum .mainContent .first-section > .aboutWidth > a,
body.static-page--about .mainContent .aboutKL > .aboutWidth > a {
    display: inline-block;
}

body.static-page--forum .mainContent .first-title,
body.static-page--about .mainContent .first-title {
    margin: 0;
    padding: 0;
    color: #0f1115;
    font-family: "Songti SC", "Noto Serif CJK SC", "SimSun", serif;
    font-size: clamp(36px, 3.4vw, 48px);
    font-weight: 900;
    line-height: 1.12;
    letter-spacing: -0.035em;
    text-wrap: balance;
    text-shadow: none;
}

body.static-page--forum .mainContent .first-title::after,
body.static-page--about .mainContent .first-title::after {
    content: "";
    display: block;
    width: 50px;
    height: 5px;
    margin: 16px auto 0;
    border-radius: 999px;
    background: var(--static-red);
}

body.static-page.lang-en.static-page--forum .mainContent .first-title,
body.static-page.lang-en.static-page--about .mainContent .first-title {
    font-family: Arial, "PingFang SC", sans-serif;
    font-size: clamp(34px, 3.2vw, 46px);
    letter-spacing: -0.045em;
}

body.static-page.static-page--forum .mainContent .img-before-down-up,
body.static-page.static-page--about .mainContent .img-before-down-up {
    opacity: 1;
    transform: none;
    transition: none;
}

body.static-page.static-page--forum .mainContent .container-pagewidth-narrow.first-container,
body.static-page--forum .second-section .container-pagewidth-narrow,
body.static-page--forum .third-section .container-pagewidth-narrow {
    display: grid;
    grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
    gap: clamp(42px, 6vw, 84px);
    align-items: center;
    width: var(--static-content-width);
    margin-inline: auto;
    padding: 82px 0 0;
}

body.static-page--forum .second-section,
body.static-page--forum .third-section {
    margin-top: 84px !important;
}

body.static-page--forum .second-section .container-pagewidth-narrow {
    grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
}

body.static-page--forum .third-section.bottom {
    margin-bottom: 96px;
}

body.static-page--forum .mainContent > br {
    display: none;
}

body.static-page--forum .first-container > .container-relate-w50,
body.static-page--forum .first-container > .container-relate-w40,
body.static-page--forum .second-section .container-pagewidth-narrow > .container-relate-w50,
body.static-page--forum .second-section .container-pagewidth-narrow > .container-relate-w40,
body.static-page--forum .third-section .container-pagewidth-narrow > .container-relate-w50,
body.static-page--forum .third-section .container-pagewidth-narrow > .container-relate-w40,
body.static-page--forum .container-relate-w100.forumContent {
    float: none !important;
    left: auto !important;
    width: auto !important;
    margin: 0 !important;
}

body.static-page--forum .second-section .container-relate-w50 {
    order: 2;
}

body.static-page--forum .second-section .container-relate-w40 {
    order: 1;
}

body.static-page--forum .container-relate-w50 picture {
    display: block;
}

body.static-page--forum .container-relate-w50 img {
    display: block;
    width: 100% !important;
    margin: 0 !important;
    border-radius: 8px;
    box-shadow:
        0 0 0 1px rgba(0, 0, 0, 0.1),
        0 22px 54px -34px rgba(17, 24, 39, 0.44);
}

body.static-page--forum .forum-title-container {
    margin: 0 0 24px;
    text-align: left;
}

body.static-page--forum .first-black-title {
    color: var(--static-ink);
    font-family: "Songti SC", "Noto Serif CJK SC", "SimSun", serif;
    font-size: clamp(27px, 2.25vw, 36px);
    font-weight: 900;
    line-height: 1.2;
    letter-spacing: -0.025em;
    text-shadow: none;
}

body.static-page.lang-en.static-page--forum .first-black-title {
    font-family: Arial, sans-serif;
}

body.static-page--forum .mainContent .forum-sub-title {
    margin-top: 8px;
    color: #303640;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.45;
}

body.static-page--forum .mainContent span.forumContent {
    max-width: 62ch;
    color: #303640;
    font-size: 16px;
    line-height: 1.82;
    text-align: left;
    text-wrap: pretty;
}

body.static-page--forum .forumButton-Arrow {
    margin-top: 18px !important;
}

body.static-page--forum .forumButton-Arrow + .forumButton-Arrow {
    margin-top: 6px !important;
}

body.static-page--forum .mainContent .forumButton-Arrow a,
body.static-page--forum .mainContent .forumButton-Arrow a:visited,
body.static-page--forum .mainContent .forumButton-Arrow a:hover,
body.static-page--forum .mainContent .forumButton-Arrow a:focus-visible {
    color: var(--static-red-dark);
    font-weight: 700;
    text-decoration: none;
    text-underline-offset: 4px;
}

body.static-page--forum .mainContent .forumButton-Arrow a:hover {
    text-decoration: underline;
}

body.static-page--forum .forumButton-Arrow a:focus-visible,
body.static-page--about .about-statement-link:focus-visible {
    outline: 3px solid rgba(220, 38, 38, 0.26);
    outline-offset: 4px;
}

body.static-page--forum .forum-stats-band {
    width: 100%;
    margin-top: 54px;
    padding: 32px 0;
    background: var(--static-paper);
}

body.static-page.static-page--forum .mainContent .forumStatsGrid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0;
    width: var(--static-content-width);
    margin: 0 auto;
    padding: 24px 0;
    overflow: hidden;
    border: 1px solid rgba(17, 24, 39, 0.1);
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.82);
    box-shadow: 0 24px 54px -44px rgba(17, 24, 39, 0.42);
}

body.static-page--forum .forumStatsGrid .forumBlock {
    float: none;
    width: auto;
    margin: 0 !important;
    padding: 6px 24px;
    color: var(--static-ink);
    border-right: 1px solid rgba(220, 38, 38, 0.18);
}

body.static-page--forum .forumStatsGrid .forumBlock:last-child {
    border-right: 0;
}

body.static-page--forum .forumStatsGrid .forumStrong {
    margin: 0 0 14px;
    padding: 0;
    border: 0;
    border-radius: 0;
    color: var(--static-red-dark);
    font-size: clamp(32px, 3vw, 46px);
    font-weight: 800;
    line-height: 1;
}

body.static-page--forum .forumStatsGrid .forumStrong:hover {
    background: transparent;
    color: var(--static-red-dark);
}

body.static-page--forum .forumStatsGrid .forum-h {
    display: block;
    color: #303640;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.45;
    text-shadow: none;
}

body.static-page--about .second-section.first-container > .aboutWidth {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: clamp(44px, 6vw, 84px);
    align-items: center;
    width: var(--static-content-width);
    margin: 0 auto !important;
    padding: 80px 0 96px;
}

body.static-page--about .second-section.first-container .container-relate-w50,
body.static-page--about .second-section.first-container .container-relate-w100 {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
}

body.static-page--about .second-section.first-container .aboutContent {
    max-width: 64ch;
    color: #303640;
    font-size: 16px;
    line-height: 1.82;
    text-align: left;
    text-wrap: pretty;
}

body.static-page--about .second-section.first-container img {
    display: block;
    width: auto !important;
    max-width: 100%;
    height: auto;
    margin-inline: auto;
    aspect-ratio: auto;
    object-fit: contain;
    object-position: center;
    border-radius: 8px;
    box-shadow:
        0 0 0 1px rgba(0, 0, 0, 0.1),
        0 24px 58px -36px rgba(17, 24, 39, 0.42);
}

body.static-page--about .second-section.first-container > .aboutWidth > .img-before-down-up {
    transform: translateY(-118px);
}

body.static-page--about .mainContent .about-statement-link,
body.static-page--about .mainContent .about-statement-link:hover,
body.static-page--about .mainContent .about-statement-link:focus {
    color: var(--static-red-dark);
    font-weight: 700;
    text-decoration: none;
}

body.static-page--about .mainContent .about-statement-link {
    display: block;
    width: fit-content;
    max-width: 100%;
    text-align: left;
    text-wrap: pretty;
    word-spacing: normal;
}

body.static-page--about .second-section.bottom {
    margin-bottom: 0;
}

body.static-page--about .second-section.bottom > .aboutWidth {
    width: var(--static-content-width);
    margin-inline: auto;
    padding-inline: 0;
    padding-bottom: 56px;
}

body.static-page--about .second-section.bottom > .aboutWidth > br {
    display: none;
}

body.static-page--about .second-section.bottom > .aboutWidth > .contact {
    float: none;
    width: 100%;
    margin: 0 0 36px;
}

body.static-page--about .second-section.bottom > .aboutWidth > .contact:not(:first-child) {
    margin-top: 96px;
    margin-bottom: 24px;
}

body.static-page--about .mainContent .second-title {
    position: relative;
    top: auto !important;
    left: auto;
    display: inline-block;
    margin: 0;
    padding: 0 0 18px;
    transform: none;
    color: var(--static-ink);
    font-family: "Songti SC", "Noto Serif CJK SC", "SimSun", serif;
    font-size: clamp(30px, 2.8vw, 40px);
    line-height: 1.2;
    text-shadow: none;
}

body.static-page--about .mainContent .second-title::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 38px;
    height: 4px;
    border-radius: 999px;
    background: var(--static-red);
    transform: translateX(-50%);
}

body.static-page.lang-en.static-page--about .mainContent .second-title {
    font-family: Arial, sans-serif;
}

body.static-page--about .about-office-row--headquarters {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 24px;
    align-items: center;
    float: none !important;
    width: 100%;
    padding: 0 !important;
}

body.static-page--about .about-office-row--branches {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
    float: none !important;
    width: 100%;
    padding: 30px 0 0 !important;
}

body.static-page--about .about-office-row > .about-office-copy {
    float: none !important;
    width: min(100%, 360px) !important;
    max-width: 360px;
    margin-inline: auto !important;
    justify-self: center;
    text-align: left;
}

body.static-page--about .about-office-copy .locationText,
body.static-page--about .about-office-copy .about_location {
    width: 100%;
    max-width: 360px;
}

body.static-page--about .about-contact-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    float: none !important;
    width: 100%;
    padding: 24px 0;
    overflow: hidden;
    border: 1px solid rgba(17, 24, 39, 0.1);
    border-radius: 8px;
    background: #fff;
}

body.static-page--about .about-contact-grid > .container-relate-w33 {
    float: none;
    width: 100%;
    min-width: 0;
    margin: 0;
    justify-self: stretch;
    padding: 12px 20px;
    border-right: 1px solid rgba(17, 24, 39, 0.1);
}

body.static-page--about .about-contact-grid > .container-relate-w33:last-child {
    border-right: 0;
}

body.static-page--about .mainContent .about_map {
    float: none;
    width: auto;
    padding: 0;
}

body.static-page--about .mainContent .location-img {
    display: block;
    width: 100%;
    margin: 0;
    border-radius: 8px;
    box-shadow: 0 22px 52px -36px rgba(17, 24, 39, 0.44);
}

body.static-page--about .mainContent .locationText {
    color: var(--static-red-dark);
    font-size: 22px;
    line-height: 1.4;
    text-shadow: none;
}

body.static-page--about .mainContent .about_location {
    color: #303640;
    font-size: 17px;
    line-height: 1.75;
    text-align: left;
}

body.static-page--about .about-contact-grid img {
    height: 72px !important;
    width: auto;
}

body.static-page--about .about-contact-grid p {
    margin: 14px 0 0 !important;
    color: #303640;
    font-size: 18px !important;
    line-height: 1.5 !important;
}

@media only screen and (max-width: 991px) {
    body.static-page--forum,
    body.static-page--about,
    body.static-page.lang-en.static-page--forum,
    body.static-page.lang-en.static-page--about {
        --static-content-width: min(calc(100% - 32px), 1280px);
    }

    body.static-page--forum .mainContent .first-section > .aboutWidth,
    body.static-page--about .mainContent .aboutKL > .aboutWidth {
        min-height: 0;
        padding: 40px 0 0;
    }

    body.static-page--forum .mainContent .first-title,
    body.static-page--about .mainContent .first-title,
    body.static-page.lang-en.static-page--forum .mainContent .first-title,
    body.static-page.lang-en.static-page--about .mainContent .first-title {
        font-size: clamp(34px, 9vw, 46px);
    }

    body.static-page.static-page--forum .mainContent .container-pagewidth-narrow.first-container,
    body.static-page--forum .second-section .container-pagewidth-narrow,
    body.static-page--forum .third-section .container-pagewidth-narrow,
    body.static-page--about .second-section.first-container > .aboutWidth {
        grid-template-columns: 1fr;
        gap: 30px;
        width: var(--static-content-width);
        padding-top: 52px;
    }

    body.static-page--forum .second-section,
    body.static-page--forum .third-section {
        margin-top: 60px !important;
    }

    body.static-page--forum .second-section .container-relate-w50 {
        order: 1;
    }

    body.static-page--forum .second-section .container-relate-w40 {
        order: 2;
    }

    body.static-page--forum .forum-title-container {
        margin-top: 0;
    }

    body.static-page.static-page--forum .mainContent .forumStatsGrid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        width: var(--static-content-width);
        margin-top: 0;
        padding: 10px 0;
    }

    body.static-page--forum .forum-stats-band {
        margin-top: 38px;
        padding: 24px 0;
    }

    body.static-page--forum .forumStatsGrid .forumBlock {
        padding: 20px 14px;
        border-right: 0;
        border-bottom: 1px solid rgba(220, 38, 38, 0.18);
    }

    body.static-page--forum .forumStatsGrid .forumBlock:nth-child(odd) {
        border-right: 1px solid rgba(220, 38, 38, 0.18);
    }

    body.static-page--forum .forumStatsGrid .forumBlock:nth-last-child(-n + 2) {
        border-bottom: 0;
    }

    body.static-page--about .second-section.first-container > .aboutWidth {
        padding-bottom: 76px;
    }

    body.static-page--about .second-section.first-container > .aboutWidth > .img-before-down-up {
        transform: none;
    }

    body.static-page--about .second-section.bottom > .aboutWidth {
        width: var(--static-content-width);
        padding-bottom: 40px;
    }

    body.static-page--about .about-office-row--headquarters,
    body.static-page--about .about-office-row--branches,
    body.static-page--about .about-contact-grid {
        grid-template-columns: 1fr;
    }

    body.static-page--about .about-office-row--branches {
        gap: 32px;
        padding-top: 22px !important;
    }

    body.static-page--about .second-section.bottom > .aboutWidth > .contact:not(:first-child) {
        margin-top: 72px;
    }

    body.static-page--about .about-contact-grid > .container-relate-w33 {
        border-right: 0;
        border-bottom: 1px solid rgba(17, 24, 39, 0.1);
    }

    body.static-page--about .about-contact-grid > .container-relate-w33:last-child {
        border-bottom: 0;
    }

    body.static-page--about .mainContent .locationText,
    body.static-page--about .mainContent .about_location {
        text-align: left;
    }
}
