* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
}

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

body,
button,
a {
    font-size: 14px;
}

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

button {
    color: inherit;
    font-family: inherit;
}

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

.axuve {
    background: #ffffff;
    border-bottom: 2px solid #171a19;
    position: sticky;
    top: 0;
    z-index: 50;
}

.borel {
    align-items: center;
    display: flex;
    height: 78px;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 18px;
}

.caxir {
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    gap: 11px;
}

.caxir img {
    border: 2px solid #171a19;
    border-radius: 50%;
    height: 45px;
    object-fit: cover;
    width: 45px;
}

.caxir span {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.05;
}

.caxir small {
    color: #df4c2c;
    display: block;
    font-size: 8px;
    font-weight: 900;
    margin-top: 5px;
}

.duven {
    display: flex;
    gap: 18px;
    margin-left: auto;
}

.duven a {
    font-size: 12px;
    font-weight: 700;
    padding: 31px 0 29px;
    position: relative;
    white-space: nowrap;
}

.duven a::after {
    background: #df4c2c;
    bottom: 22px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    transform: scaleX(0);
    transition: transform 0.2s ease;
    width: 100%;
}

.duven a:hover::after {
    transform: scaleX(1);
}

.exora {
    align-items: center;
    background: #df4c2c;
    color: #ffffff;
    display: inline-flex;
    flex: 0 0 auto;
    font-weight: 900;
    gap: 8px;
    height: 45px;
    justify-content: center;
    margin-left: 26px;
    padding: 0 18px;
    transition: background 0.2s ease, transform 0.2s ease;
}

.exora:hover {
    background: #197d73;
    transform: translateY(-2px);
}

.furel {
    align-items: center;
    background: transparent;
    border: 1px solid #171a19;
    cursor: pointer;
    display: none;
    font-size: 21px;
    height: 42px;
    justify-content: center;
    margin-left: 9px;
    width: 42px;
}

.gaxor {
    background: #e8ecea;
    border-bottom: 1px solid #aeb8b4;
    overflow: hidden;
}

.hurem {
    display: grid;
    grid-template-columns: 51% 49%;
    margin: 0 auto;
    max-width: 1200px;
    min-height: 650px;
    padding: 55px 18px 50px;
}

.ivexa {
    align-self: center;
    padding-right: 52px;
}

.jurel {
    color: #197d73;
    display: inline-block;
    font-size: 10px;
    font-weight: 900;
}

.jurel i {
    font-size: 18px;
    margin-right: 6px;
    vertical-align: middle;
}

.ivexa h1 {
    font-size: 58px;
    line-height: 1.1;
    margin: 25px 0 24px;
    overflow-wrap: anywhere;
}

.ivexa h1 b {
    color: #df4c2c;
    font-weight: 900;
}

.ivexa > p {
    color: #59645f;
    font-size: 16px;
    line-height: 1.9;
    max-width: 560px;
}

.kavor {
    align-items: center;
    display: flex;
    gap: 18px;
    margin-top: 32px;
}

.kavor > a {
    align-items: center;
    background: #df4c2c;
    color: #ffffff;
    display: inline-flex;
    font-size: 16px;
    font-weight: 900;
    gap: 34px;
    justify-content: center;
    min-height: 58px;
    padding: 0 22px;
    transition: background 0.2s ease, transform 0.2s ease;
}

.kavor > a:hover {
    background: #171a19;
    transform: translateY(-2px);
}

.kavor > span {
    color: #65706c;
    font-size: 10px;
    font-weight: 700;
    line-height: 1.5;
}

.kavor > span i {
    color: #197d73;
    font-size: 17px;
    margin-right: 4px;
    vertical-align: middle;
}

.ivexa ul {
    border-top: 1px solid #b6bfbc;
    display: grid;
    gap: 9px;
    grid-template-columns: repeat(3, 1fr);
    list-style: none;
    margin-top: 38px;
    padding-top: 17px;
}

.ivexa li {
    color: #52605b;
    font-size: 10px;
    font-weight: 700;
}

.ivexa li i {
    color: #197d73;
    margin-right: 4px;
}

.laxir {
    height: 545px;
    position: relative;
}

.laxir::before {
    background: #df4c2c;
    content: "";
    height: 470px;
    position: absolute;
    right: 0;
    top: 25px;
    width: 76%;
}

.laxir::after {
    border: 2px solid #171a19;
    content: "";
    height: 440px;
    left: 30px;
    position: absolute;
    top: 52px;
    width: 77%;
}

.murel,
.navor {
    background: #ffffff;
    border: 3px solid #171a19;
    box-shadow: 9px 9px 0 #171a19;
    overflow: hidden;
    position: absolute;
}

.murel {
    right: 36px;
    top: 52px;
    width: 236px;
    z-index: 3;
}

.navor {
    bottom: 24px;
    left: 42px;
    transform: rotate(-4deg);
    width: 184px;
    z-index: 4;
}

.murel img,
.navor img {
    height: auto;
    width: 100%;
}

.oprex {
    background: #171a19;
    color: #ffffff;
    font-size: 9px;
    font-weight: 900;
    left: 0;
    line-height: 1.3;
    padding: 13px 16px;
    position: absolute;
    top: 27px;
    z-index: 5;
}

.oprex b {
    color: #59d6c7;
    font-size: 15px;
}

.purel {
    align-items: center;
    background: #ffffff;
    border: 2px solid #171a19;
    bottom: 2px;
    display: flex;
    gap: 11px;
    padding: 12px 15px;
    position: absolute;
    right: 0;
    z-index: 6;
}

.purel > i {
    color: #df4c2c;
    font-size: 28px;
}

.purel div span,
.purel div small {
    display: block;
    font-size: 8px;
    font-weight: 800;
}

.purel div b {
    display: block;
    font-size: 13px;
    margin: 2px 0;
}

.purel div small {
    color: #197d73;
}

.qavor {
    padding: 92px 18px;
}

.rivel {
    margin: 0 auto;
    max-width: 1200px;
}

.saxor {
    font-size: 39px;
    font-weight: 900;
    margin-bottom: 48px;
    text-align: center;
}

.saxor::after {
    background: #df4c2c;
    content: "";
    display: block;
    height: 5px;
    margin: 13px auto 0;
    width: 45px;
}

.turel {
    display: grid;
    gap: 18px;
    grid-template-columns: repeat(4, 1fr);
}

.turel figure {
    background: #ffffff;
    border: 1px solid #aeb8b4;
    overflow: hidden;
}

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

.turel figcaption {
    align-items: center;
    border-top: 1px solid #aeb8b4;
    display: flex;
    justify-content: space-between;
    padding: 14px 15px;
}

.turel figcaption span {
    color: #197d73;
    font-size: 9px;
    font-weight: 900;
}

.turel figcaption b {
    font-size: 13px;
}

.uvora {
    background: #d9eeea;
}

.wexor {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(3, 1fr);
}

.wexor article {
    background: #ffffff;
    border-left: 4px solid #197d73;
    min-height: 220px;
    padding: 23px;
    position: relative;
}

.wexor article:nth-child(2),
.wexor article:nth-child(5) {
    border-left-color: #df4c2c;
}

.wexor article > span {
    color: #9ba7a3;
    font-size: 10px;
    font-weight: 900;
    position: absolute;
    right: 20px;
    top: 19px;
}

.wexor article > i {
    color: #df4c2c;
    display: block;
    font-size: 29px;
    margin-bottom: 27px;
}

.wexor article > b {
    display: block;
    font-size: 18px;
    margin-bottom: 11px;
}

.wexor article > p {
    color: #58645f;
    line-height: 1.8;
}

.xarel {
    background: #171a19;
    color: #ffffff;
}

.xarel .saxor::after {
    background: #59d6c7;
}

.yovel {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(3, 1fr);
}

.yovel article {
    border: 1px solid #454947;
    min-height: 254px;
    padding: 23px;
}

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

.yovel article > div span {
    color: #8d9591;
    font-size: 9px;
    font-weight: 900;
}

.yovel article > div i {
    color: #59d6c7;
    font-size: 28px;
}

.yovel article > b {
    display: block;
    font-size: 18px;
    margin: 27px 0 10px;
}

.yovel article > p {
    color: #b9c1bd;
    line-height: 1.75;
    min-height: 49px;
}

.yovel article > a {
    align-items: center;
    border-top: 1px solid #454947;
    color: #ff7657;
    display: flex;
    font-weight: 900;
    justify-content: space-between;
    margin-top: 18px;
    padding-top: 14px;
}

.zurel {
    background: #ffffff;
}

.abira {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    position: relative;
}

.abira::before {
    background: #aeb8b4;
    content: "";
    height: 2px;
    left: 11%;
    position: absolute;
    right: 11%;
    top: 31px;
}

.abira article {
    padding: 0 18px;
    position: relative;
    text-align: center;
    z-index: 2;
}

.abira article > span {
    align-items: center;
    background: #df4c2c;
    border: 4px solid #ffffff;
    color: #ffffff;
    display: flex;
    font-size: 10px;
    font-weight: 900;
    height: 64px;
    justify-content: center;
    margin: 0 auto 21px;
    outline: 1px solid #df4c2c;
    width: 64px;
}

.abira article:nth-child(2) > span,
.abira article:nth-child(4) > span {
    background: #197d73;
    outline-color: #197d73;
}

.abira article > div i {
    color: #197d73;
    display: block;
    font-size: 24px;
    margin-bottom: 9px;
}

.abira article > div b {
    display: block;
    font-size: 17px;
    margin-bottom: 9px;
}

.abira article > div p {
    color: #5c6763;
    line-height: 1.7;
}

.becor {
    border-top: 1px solid #aeb8b4;
}

.becor article {
    border-bottom: 1px solid #aeb8b4;
}

.becor button {
    align-items: center;
    background: transparent;
    border: 0;
    cursor: pointer;
    display: grid;
    gap: 20px;
    grid-template-columns: 48px 1fr 28px;
    min-height: 78px;
    text-align: left;
    width: 100%;
}

.becor button span {
    color: #df4c2c;
    font-size: 10px;
    font-weight: 900;
}

.becor button b {
    font-size: 16px;
}

.becor button i {
    font-size: 23px;
    transition: transform 0.2s ease;
}

.becor article > p {
    color: #59645f;
    line-height: 1.8;
    max-height: 0;
    max-width: 830px;
    overflow: hidden;
    padding-left: 68px;
    transition: max-height 0.25s ease, padding 0.25s ease;
}

.becor .havor > p {
    max-height: 130px;
    padding-bottom: 24px;
}

.becor .havor button i {
    transform: rotate(45deg);
}

.cavon {
    background: #df4c2c;
}

.cavon .saxor::after {
    background: #171a19;
}

.durel {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
}

.durel article {
    background: #ffffff;
    border-top: 4px solid #197d73;
    min-height: 188px;
    padding: 22px 24px;
}

.durel article > div {
    align-items: center;
    color: #66716d;
    display: flex;
    font-size: 9px;
    font-weight: 900;
    justify-content: space-between;
}

.durel article > div span {
    color: #197d73;
}

.durel article > b {
    display: block;
    font-size: 18px;
    margin: 25px 0 10px;
}

.durel article > p {
    color: #59645f;
    line-height: 1.75;
}

.evora {
    column-count: 3;
    column-gap: 16px;
}

.evora article {
    background: #ffffff;
    border: 1px solid #aeb8b4;
    break-inside: avoid;
    display: inline-block;
    margin: 0 0 16px;
    padding: 22px;
    width: 100%;
}

.evora article:nth-child(2),
.evora article:nth-child(5) {
    background: #e1f2ee;
}

.evora article:nth-child(3),
.evora article:nth-child(6) {
    background: #fff0ec;
}

.evora article > i {
    color: #df4c2c;
    font-size: 28px;
}

.evora article > p {
    line-height: 1.85;
    margin: 16px 0 23px;
}

.evora article > div {
    align-items: flex-end;
    border-top: 1px solid #bbc3c0;
    display: flex;
    justify-content: space-between;
    padding-top: 14px;
}

.evora article > div b {
    font-size: 12px;
}

.evora time {
    color: #69736f;
    font-size: 9px;
}

.fixel {
    background: #171a19;
    color: #ffffff;
    padding: 42px 18px 23px;
}

.gurel {
    align-items: center;
    display: flex;
    margin: 0 auto;
    max-width: 1200px;
}

.gurel .caxir small {
    color: #59d6c7;
}

.gurel nav {
    display: flex;
    flex-wrap: wrap;
    gap: 9px 18px;
    justify-content: center;
    margin: 0 auto;
    padding: 0 26px;
}

.gurel nav a {
    color: #b9c1bd;
    font-size: 11px;
}

.gurel nav a:hover {
    color: #59d6c7;
}

.gurel .exora {
    margin-left: 0;
}

.fixel > p {
    border-top: 1px solid #3d4240;
    color: #8c9692;
    font-size: 10px;
    margin: 30px auto 0;
    max-width: 1200px;
    padding-top: 20px;
    text-align: center;
}

@media (max-width: 767px) {
    .borel {
        height: 68px;
        padding: 0 14px;
    }

    .caxir img {
        height: 39px;
        width: 39px;
    }

    .caxir span {
        font-size: 12px;
    }

    .caxir small {
        display: none;
    }

    .duven {
        background: #ffffff;
        border-bottom: 2px solid #171a19;
        border-top: 1px solid #cbd2cf;
        display: none;
        flex-direction: column;
        gap: 0;
        left: 0;
        margin: 0;
        padding: 8px 16px 16px;
        position: absolute;
        top: 68px;
        width: 100%;
    }

    .ivora .duven {
        display: flex;
    }

    .duven a {
        border-bottom: 1px solid #dce1df;
        padding: 12px 2px;
    }

    .duven a::after {
        display: none;
    }

    .borel > .exora {
        font-size: 11px;
        height: 42px;
        margin-left: auto;
        padding: 0 10px;
    }

    .furel {
        display: flex;
    }

    .hurem {
        display: block;
        min-height: 0;
        padding: 46px 18px 35px;
    }

    .ivexa {
        padding-right: 0;
    }

    .ivexa h1 {
        font-size: 39px;
        line-height: 1.14;
        margin: 21px 0 19px;
    }

    .ivexa > p {
        font-size: 15px;
        line-height: 1.8;
    }

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

    .kavor > a {
        width: 100%;
    }

    .kavor > span {
        text-align: center;
    }

    .ivexa ul {
        gap: 8px;
        margin-top: 27px;
    }

    .ivexa li {
        line-height: 1.5;
    }

    .laxir {
        height: 465px;
        margin-top: 35px;
    }

    .laxir::before {
        height: 398px;
        width: 77%;
    }

    .laxir::after {
        height: 375px;
        left: 14px;
        top: 45px;
        width: 77%;
    }

    .murel {
        right: 18px;
        top: 48px;
        width: 48%;
    }

    .navor {
        bottom: 27px;
        left: 18px;
        width: 42%;
    }

    .oprex {
        left: 0;
        top: 17px;
    }

    .purel {
        bottom: 1px;
        padding: 9px 10px;
        right: 0;
    }

    .qavor {
        padding: 68px 18px;
    }

    .saxor {
        font-size: 31px;
        margin-bottom: 36px;
    }

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

    .turel figure {
        flex: 0 0 78%;
        scroll-snap-align: start;
    }

    .wexor,
    .yovel,
    .durel {
        grid-template-columns: 1fr;
    }

    .wexor article,
    .yovel article {
        min-height: 0;
    }

    .yovel article > p {
        min-height: 0;
    }

    .abira {
        display: block;
        padding-left: 18px;
    }

    .abira::before {
        bottom: 34px;
        height: auto;
        left: 50px;
        right: auto;
        top: 32px;
        width: 2px;
    }

    .abira article {
        display: grid;
        gap: 13px;
        grid-template-columns: 64px 1fr;
        margin-bottom: 27px;
        padding: 0;
        text-align: left;
    }

    .abira article:last-child {
        margin-bottom: 0;
    }

    .abira article > span {
        grid-column: 1;
        height: 60px;
        margin: 0;
        width: 60px;
    }

    .abira article > div {
        align-self: center;
        grid-column: 2;
    }

    .abira article > div i {
        display: none;
    }

    .becor button {
        gap: 10px;
        grid-template-columns: 35px 1fr 24px;
        min-height: 75px;
    }

    .becor button b {
        font-size: 14px;
        line-height: 1.5;
    }

    .becor article > p {
        padding-left: 45px;
    }

    .durel article {
        min-height: 0;
    }

    .durel article > div {
        align-items: flex-start;
        flex-direction: column;
        gap: 6px;
    }

    .evora {
        column-count: 1;
    }

    .gurel {
        align-items: flex-start;
        flex-direction: column;
        gap: 24px;
    }

    .gurel nav {
        justify-content: flex-start;
        margin: 0;
        padding: 0;
    }

    .gurel .exora {
        width: 100%;
    }
}
