* {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    background: #f2f0e9;
    color: #171d20;
    font-family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif;
    letter-spacing: 0;
}

body,
button,
a {
    letter-spacing: 0;
}

a {
    color: inherit;
    text-decoration: none;
}

button {
    font: inherit;
}

img {
    display: block;
    max-width: 100%;
}

.baxor {
    width: min(1200px, calc(100% - 40px));
    margin: 0 auto;
}

.avira {
    position: sticky;
    top: 0;
    z-index: 90;
    border-bottom: 1px solid #40494d;
    background: #171d20;
    color: #ffffff;
}

.avira .baxor {
    display: flex;
    min-height: 78px;
    align-items: center;
    gap: 24px;
}

.curem {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    gap: 12px;
}

.curem img {
    width: 46px;
    height: 46px;
    border-radius: 7px;
}

.curem span {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.curem b {
    font-size: 17px;
}

.curem small {
    color: #8ea0a6;
    font: 700 9px/1.2 Consolas, monospace;
}

.evora {
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
    gap: 18px;
}

.evora a {
    color: #cad2d4;
    font-size: 14px;
    white-space: nowrap;
}

.evora a:hover {
    color: #18d1d7;
}

.fixen {
    display: inline-flex;
    min-height: 46px;
    align-items: center;
    justify-content: center;
    gap: 9px;
    padding: 0 21px;
    border: 1px solid #12cbd2;
    border-radius: 3px;
    background: #12cbd2;
    color: #102124;
    font-weight: 800;
    transition: background 0.2s ease, color 0.2s ease;
}

.fixen:hover {
    background: #f7d54a;
    color: #171d20;
}

.doxel {
    display: none;
    width: 42px;
    height: 42px;
    border: 1px solid #526065;
    border-radius: 3px;
    background: transparent;
    color: #ffffff;
    font-size: 22px;
}

.gavor {
    position: relative;
    overflow: hidden;
    min-height: 680px;
    border-bottom: 1px solid #171d20;
    background: #f2f0e9;
}

.gavor::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc(50% + 220px);
    width: 190px;
    background: #12cbd2;
    content: "";
}

.gavor::after {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 18%;
    height: 110px;
    background: #ed675e;
    content: "";
}

.hurem {
    position: relative;
    z-index: 1;
    display: grid;
    min-height: 680px;
    grid-template-columns: 0.9fr 1.1fr;
    align-items: center;
    gap: 54px;
    padding-top: 62px;
    padding-bottom: 62px;
}

.jorel {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 26px;
    color: #008f99;
    font: 800 12px/1.2 Consolas, monospace;
}

.jorel::before {
    width: 28px;
    height: 4px;
    background: #ed675e;
    content: "";
}

.ivexa h1 {
    max-width: 590px;
    margin: 0;
    color: #171d20;
    font-size: 57px;
    line-height: 1.16;
    letter-spacing: 0;
}

.ivexa p {
    max-width: 560px;
    margin: 25px 0 0;
    color: #586367;
    font-size: 17px;
    line-height: 1.9;
}

.kavon {
    display: flex;
    align-items: center;
    gap: 21px;
    margin-top: 34px;
}

.kavon .fixen {
    min-height: 56px;
    padding: 0 27px;
    border-color: #171d20;
    background: #171d20;
    color: #ffffff;
}

.kavon .fixen:hover {
    background: #ed675e;
}

.lirem {
    display: inline-flex;
    min-height: 48px;
    align-items: center;
    gap: 8px;
    border-bottom: 2px solid #171d20;
    font-weight: 700;
}

.moxel {
    position: relative;
    height: 540px;
}

.moxel::before,
.moxel::after {
    position: absolute;
    z-index: -1;
    background: #171d20;
    content: "";
}

.moxel::before {
    top: 52px;
    right: 2px;
    left: 5px;
    height: 2px;
}

.moxel::after {
    top: 52px;
    bottom: 31px;
    left: 50%;
    width: 2px;
}

.navir {
    position: absolute;
    overflow: hidden;
    width: 245px;
    border: 7px solid #171d20;
    background: #ffffff;
    box-shadow: 10px 10px 0 rgba(23, 29, 32, 0.18);
}

.navir:nth-of-type(1) {
    top: 22px;
    left: 20px;
}

.navir:nth-of-type(2) {
    right: 0;
    bottom: 0;
}

.navir img {
    width: 100%;
    height: auto;
}

.oprex {
    position: absolute;
    padding: 7px 10px;
    background: #171d20;
    color: #ffffff;
    font: 700 10px/1 Consolas, monospace;
}

.oprex:nth-child(1) {
    top: 0;
    left: 0;
}

.oprex:nth-child(2) {
    top: 85px;
    right: 12px;
    background: #ed675e;
}

.oprex:nth-child(3) {
    bottom: 33px;
    left: 0;
    background: #3f83e8;
}

.pqrex {
    position: absolute;
    right: 37px;
    bottom: 13px;
    z-index: 3;
    padding: 9px 12px;
    border: 2px solid #171d20;
    background: #f7d54a;
    font: 800 11px/1 Consolas, monospace;
}

.pavor,
.silor,
.waxen,
.zarem,
.cdvon,
.ijora,
.muren {
    padding: 92px 0;
}

.pavor,
.zarem,
.ijora {
    background: #ffffff;
}

.silor {
    background: #12cbd2;
}

.waxen,
.muren {
    background: #171d20;
    color: #ffffff;
}

.cdvon {
    background: #f2f0e9;
}

.xorel {
    margin-bottom: 46px;
    color: inherit;
    font-size: 32px;
    font-weight: 800;
    text-align: center;
}

.xorel::before,
.xorel::after {
    display: inline-block;
    width: 26px;
    height: 3px;
    margin: 0 13px 8px;
    background: #ed675e;
    content: "";
}

.qirem {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
}

.ravex {
    min-width: 0;
    margin: 0;
    padding-top: 13px;
    border-top: 4px solid #171d20;
}

.ravex > span {
    display: block;
    margin-bottom: 12px;
    color: #738085;
    font: 700 10px/1 Consolas, monospace;
}

.ravex > div {
    padding: 10px;
    border: 1px solid #c8cdca;
    background: #f2f0e9;
}

.ravex img {
    width: 100%;
    height: auto;
}

.ravex figcaption {
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding-top: 15px;
}

.ravex figcaption b {
    font-size: 16px;
}

.ravex figcaption small {
    color: #7b8689;
    font-size: 12px;
}

.turem {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    border-top: 2px solid #171d20;
    border-left: 2px solid #171d20;
}

.uvora {
    display: grid;
    min-height: 220px;
    grid-template-columns: 40px 45px 1fr;
    align-content: center;
    gap: 15px;
    padding: 28px;
    border-right: 2px solid #171d20;
    border-bottom: 2px solid #171d20;
}

.uvora > span {
    color: #f2f0e9;
    font: 800 12px/1 Consolas, monospace;
}

.uvora > i {
    color: #171d20;
    font-size: 31px;
}

.uvora b {
    font-size: 18px;
}

.uvora p {
    margin: 10px 0 0;
    color: #22575b;
    font-size: 13px;
    line-height: 1.8;
}

.xirem {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.yoval {
    position: relative;
    min-height: 215px;
    padding: 26px;
    border: 1px solid #4b5559;
    background: #222a2e;
    transition: transform 0.2s ease, border-color 0.2s ease;
}

.yoval:hover {
    transform: translateY(-4px);
    border-color: #12cbd2;
}

.yoval::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 8px;
    height: 58px;
    background: #ed675e;
    content: "";
}

.yoval > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.yoval > div span {
    color: #12cbd2;
    font: 800 10px/1 Consolas, monospace;
}

.yoval > div i {
    color: #f7d54a;
    font-size: 29px;
}

.yoval > b {
    display: block;
    margin-top: 29px;
    font-size: 19px;
}

.yoval > small {
    display: block;
    margin-top: 9px;
    color: #a7b1b4;
    font-size: 12px;
}

.yoval > em {
    position: absolute;
    right: 26px;
    bottom: 24px;
    color: #dbe2e3;
    font-size: 12px;
    font-style: normal;
}

.abexo {
    position: relative;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
}

.abexo::before {
    position: absolute;
    top: 65px;
    right: 11%;
    left: 11%;
    height: 5px;
    background: #12cbd2;
    content: "";
}

.bcira {
    position: relative;
    z-index: 1;
    text-align: center;
}

.bcira > span {
    display: block;
    margin-bottom: 12px;
    color: #ed675e;
    font: 800 11px/1 Consolas, monospace;
}

.bcira > div {
    display: flex;
    width: 70px;
    height: 70px;
    margin: 0 auto 23px;
    align-items: center;
    justify-content: center;
    border: 3px solid #171d20;
    border-radius: 50%;
    background: #f7d54a;
    font-size: 25px;
}

.bcira:nth-child(even) > div {
    background: #12cbd2;
}

.bcira b {
    font-size: 17px;
}

.bcira p {
    margin: 11px 0 0;
    color: #6d787c;
    font-size: 13px;
    line-height: 1.75;
}

.derel {
    max-width: 980px;
    margin: 0 auto;
    border-top: 2px solid #171d20;
}

.efora {
    border-bottom: 1px solid #b9c0bd;
}

.ghven {
    display: flex;
    width: 100%;
    min-height: 78px;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 0;
    border: 0;
    background: transparent;
    color: #171d20;
    cursor: pointer;
    text-align: left;
}

.ghven span {
    display: flex;
    align-items: center;
    gap: 22px;
    font-size: 16px;
    font-weight: 700;
}

.ghven small {
    display: inline-flex;
    min-width: 31px;
    height: 25px;
    align-items: center;
    justify-content: center;
    background: #12cbd2;
    color: #171d20;
    font: 800 11px/1 Consolas, monospace;
}

.ghven > i {
    flex: 0 0 auto;
    color: #ed675e;
    font-size: 22px;
}

.hixon {
    display: none;
    padding: 0 52px 24px;
}

.hixon p {
    margin: 0;
    color: #657175;
    font-size: 14px;
    line-height: 1.9;
}

.fgrex .hixon {
    display: block;
}

.kirem {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 56px;
    border-top: 4px solid #171d20;
}

.lavor {
    padding: 28px 0;
    border-bottom: 1px solid #c6ccca;
}

.lavor > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    margin-bottom: 15px;
}

.lavor span {
    color: #009da6;
    font: 800 10px/1 Consolas, monospace;
}

.lavor time {
    color: #879194;
    font-size: 11px;
}

.lavor b {
    font-size: 17px;
}

.lavor p {
    margin: 12px 0 0;
    color: #677276;
    font-size: 13px;
    line-height: 1.8;
}

.noxel {
    column-count: 3;
    column-gap: 18px;
}

.opira {
    display: inline-block;
    width: 100%;
    margin: 0 0 18px;
    padding: 25px;
    border: 1px solid #4a5559;
    background: #222a2e;
    break-inside: avoid;
}

.opira:nth-child(odd) {
    border-left: 5px solid #12cbd2;
}

.opira:nth-child(even) {
    border-left: 5px solid #ed675e;
}

.opira > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.opira span {
    color: #f5f7f7;
    font-size: 13px;
    font-weight: 700;
}

.opira > div b {
    color: #839095;
    font: 700 9px/1 Consolas, monospace;
}

.opira p {
    margin: 21px 0 24px;
    color: #cad2d4;
    font-size: 14px;
    line-height: 1.9;
}

.opira time {
    color: #879398;
    font-size: 11px;
}

.pqrel {
    padding-top: 44px;
    border-top: 7px solid #12cbd2;
    background: #f7d54a;
    color: #171d20;
}

.pqrel > .baxor {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 25px;
}

.qavor {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 11px 19px;
    font-size: 13px;
}

.pqrel .fixen {
    border-color: #171d20;
    background: #171d20;
    color: #ffffff;
}

.riven {
    margin-top: 40px;
    padding: 18px 20px;
    border-top: 1px solid #c5a82d;
    font: 800 10px/1.5 Consolas, monospace;
    text-align: center;
}

.saxon {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 75;
    display: inline-flex;
    min-height: 42px;
    align-items: center;
    gap: 7px;
    padding: 0 15px;
    border: 1px solid #4d585c;
    border-radius: 3px;
    background: #171d20;
    color: #ffffff;
    font-size: 13px;
}

@media (max-width: 767px) {
    .baxor {
        width: calc(100% - 28px);
        max-width: 1200px;
    }

    .avira .baxor {
        min-height: 66px;
        gap: 10px;
    }

    .curem {
        margin-right: auto;
    }

    .curem img {
        width: 40px;
        height: 40px;
    }

    .curem b {
        font-size: 15px;
    }

    .curem small {
        display: none;
    }

    .doxel {
        display: block;
    }

    .avira > .baxor > .fixen {
        display: none;
    }

    .evora {
        position: absolute;
        top: 66px;
        right: 0;
        left: 0;
        display: none;
        padding: 12px 14px 18px;
        border-bottom: 2px solid #12cbd2;
        background: #171d20;
    }

    .evora.tovel {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 3px;
    }

    .evora a {
        padding: 12px 8px;
        border-bottom: 1px solid #384247;
    }

    .gavor,
    .hurem {
        min-height: 0;
    }

    .gavor::before {
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
        width: auto;
        height: 210px;
    }

    .gavor::after {
        display: none;
    }

    .hurem {
        grid-template-columns: 1fr;
        gap: 42px;
        padding-top: 48px;
        padding-bottom: 55px;
    }

    .jorel {
        margin-bottom: 19px;
    }

    .ivexa h1 {
        font-size: 38px;
        line-height: 1.2;
    }

    .ivexa p {
        margin-top: 18px;
        font-size: 15px;
        line-height: 1.8;
    }

    .kavon {
        flex-direction: column;
        align-items: stretch;
        gap: 13px;
        margin-top: 26px;
    }

    .kavon .fixen {
        width: 100%;
    }

    .lirem {
        justify-content: center;
        border: 0;
    }

    .moxel {
        height: 405px;
    }

    .navir {
        width: 46%;
        border-width: 5px;
        box-shadow: 6px 6px 0 rgba(23, 29, 32, 0.18);
    }

    .navir:nth-of-type(1) {
        left: 5px;
    }

    .navir:nth-of-type(2) {
        right: 4px;
    }

    .oprex:nth-child(2) {
        top: 64px;
        right: 0;
    }

    .pqrex {
        right: 14px;
    }

    .pavor,
    .silor,
    .waxen,
    .zarem,
    .cdvon,
    .ijora,
    .muren {
        padding: 66px 0;
    }

    .xorel {
        margin-bottom: 34px;
        font-size: 27px;
    }

    .xorel::before,
    .xorel::after {
        width: 18px;
        margin-right: 8px;
        margin-left: 8px;
    }

    .qirem {
        display: flex;
        overflow-x: auto;
        gap: 14px;
        padding-bottom: 14px;
        scroll-snap-type: x mandatory;
    }

    .ravex {
        min-width: 76%;
        scroll-snap-align: start;
    }

    .turem,
    .xirem,
    .kirem {
        grid-template-columns: 1fr;
    }

    .uvora {
        min-height: 190px;
        grid-template-columns: 34px 40px 1fr;
        padding: 23px 20px;
    }

    .yoval {
        min-height: 198px;
    }

    .abexo {
        grid-template-columns: 1fr;
        gap: 0;
        padding-left: 28px;
    }

    .abexo::before {
        top: 20px;
        bottom: 20px;
        left: 61px;
        width: 4px;
        height: auto;
    }

    .bcira {
        display: grid;
        grid-template-columns: 34px 70px 1fr;
        align-items: center;
        padding: 12px 0;
        text-align: left;
    }

    .bcira > span {
        margin: 0;
    }

    .bcira > div {
        width: 62px;
        height: 62px;
        margin: 0;
    }

    .bcira b {
        padding-left: 13px;
    }

    .bcira p {
        grid-column: 3;
        padding-left: 13px;
        margin-top: 5px;
    }

    .ghven {
        min-height: 72px;
    }

    .ghven span {
        gap: 12px;
        font-size: 14px;
    }

    .hixon {
        padding: 0 0 22px 44px;
    }

    .kirem {
        column-gap: 0;
    }

    .noxel {
        column-count: 1;
    }

    .pqrel > .baxor {
        align-items: stretch;
        flex-direction: column;
    }

    .qavor {
        justify-content: flex-start;
    }

    .pqrel .fixen {
        width: 100%;
    }

    .saxon {
        right: 13px;
        bottom: 13px;
    }
}
