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

html {
    scroll-behavior: smooth;
}

body {
    background: #f5f6fa;
    color: #171427;
    font-family: Arial, "Microsoft YaHei", sans-serif;
    letter-spacing: 0;
}

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

button {
    color: inherit;
    font: inherit;
}

.adure {
    background: #ffffff;
    border-bottom: 1px solid #171427;
    position: sticky;
    top: 0;
    z-index: 20;
}

.bexil {
    align-items: center;
    display: flex;
    height: 78px;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1200px;
}

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

.cavor img {
    border: 1px solid #171427;
    border-radius: 4px;
    height: 44px;
    object-fit: cover;
    width: 44px;
}

.cavor span {
    font-size: 18px;
    font-weight: 900;
    line-height: 1;
}

.cavor small {
    color: #ec315b;
    display: block;
    font-size: 7px;
    margin-top: 6px;
}

.direl {
    display: flex;
    gap: 20px;
}

.direl a {
    font-size: 12px;
    font-weight: 800;
}

.direl a:hover {
    color: #ec315b;
}

.luxel {
    align-items: center;
    background: #32227e;
    color: #ffffff;
    display: flex;
    font-size: 12px;
    font-weight: 900;
    gap: 9px;
    min-height: 42px;
    padding: 0 16px;
}

.mavor {
    background: #32227e;
    color: #ffffff;
    overflow: hidden;
}

.nurel {
    display: grid;
    grid-template-columns: 57% 43%;
    margin: 0 auto;
    max-width: 1200px;
    min-height: 700px;
}

.opire {
    align-self: center;
    padding: 70px 75px 70px 0;
}

.quxel {
    display: flex;
    gap: 8px;
}

.quxel span,
.quxel b {
    border: 1px solid #7ff0e2;
    font-size: 8px;
    padding: 8px 10px;
}

.quxel b {
    background: #7ff0e2;
    color: #171427;
}

.opire h1 {
    font-size: 64px;
    line-height: 1.08;
    margin: 32px 0 27px;
}

.opire > p {
    color: #d5d0ed;
    font-size: 16px;
    line-height: 1.9;
    max-width: 540px;
}

.ravel {
    align-items: center;
    display: flex;
    gap: 23px;
    margin-top: 38px;
}

.ravel > a {
    align-items: center;
    background: #ec315b;
    border: 1px solid #ffffff;
    display: flex;
    font-size: 14px;
    font-weight: 900;
    justify-content: space-between;
    min-height: 58px;
    padding: 0 20px;
    width: 230px;
}

.ravel > span {
    font-size: 10px;
}

.savor {
    background: #7ff0e2;
    border-left: 1px solid #ffffff;
    min-height: 700px;
    overflow: hidden;
    position: relative;
}

.tixel {
    background: #ffffff;
    border: 1px solid #171427;
    color: #171427;
    left: 28px;
    padding: 16px;
    position: absolute;
    top: 38px;
    z-index: 2;
}

.tixel span,
.tixel small {
    display: block;
    font-size: 8px;
    font-weight: 900;
}

.tixel b {
    color: #ec315b;
    display: block;
    font-size: 43px;
    margin: 11px 0;
}

.uvora {
    background: #ffffff;
    border: 8px solid #ffffff;
    bottom: -165px;
    height: 620px;
    overflow: hidden;
    position: absolute;
    right: 40px;
    transform: rotate(3deg);
    width: 285px;
}

.uvora img {
    display: block;
    height: auto;
    width: 100%;
}

.wurel {
    align-items: center;
    background: #ec315b;
    bottom: 34px;
    display: flex;
    font-size: 9px;
    font-weight: 900;
    gap: 9px;
    left: 26px;
    padding: 12px;
    position: absolute;
}

.wurel i {
    font-size: 22px;
}

.xavor {
    border-bottom: 1px solid #171427;
    padding: 88px 0;
}

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

.zavor {
    font-size: 31px;
    font-weight: 900;
    margin-bottom: 49px;
    text-align: center;
}

.zavor:after {
    background: #ec315b;
    content: "";
    display: block;
    height: 4px;
    margin: 12px auto 0;
    width: 46px;
}

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

.abire figure {
    background: #ffffff;
    border: 1px solid #171427;
    padding: 9px;
}

.abire img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
}

.abire figcaption {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 14px 3px 4px;
}

.abire figcaption b {
    color: #ec315b;
    font-size: 9px;
}

.abire figcaption span {
    font-size: 13px;
    font-weight: 900;
}

.becor {
    background: #e4e1f1;
}

.cuvex,
.davor {
    display: grid;
    gap: 15px;
    grid-template-columns: repeat(3, 1fr);
}

.cuvex article {
    background: #ffffff;
    border-left: 5px solid #32227e;
    min-height: 235px;
    padding: 25px;
}

.cuvex article > div {
    display: flex;
    justify-content: space-between;
}

.cuvex article > div span {
    color: #ec315b;
    font-size: 9px;
    font-weight: 900;
}

.cuvex article > div i {
    font-size: 29px;
}

.cuvex article > b,
.davor article > b {
    display: block;
    font-size: 19px;
    margin: 43px 0 13px;
}

.cuvex article > p,
.davor article > p {
    color: #57536c;
    font-size: 13px;
    line-height: 1.75;
}

.davor article {
    background: #ffffff;
    border: 1px solid #171427;
    min-height: 280px;
    padding: 25px;
    position: relative;
}

.davor article > span {
    color: #ec315b;
    font-size: 9px;
    font-weight: 900;
}

.davor article > i {
    color: #32227e;
    float: right;
    font-size: 29px;
}

.davor article > a {
    bottom: 23px;
    color: #ec315b;
    font-size: 12px;
    font-weight: 900;
    left: 25px;
    position: absolute;
}

.efira {
    background: #7ff0e2;
}

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

.fovel article {
    border-right: 1px solid #171427;
    min-height: 225px;
    padding: 24px 28px;
}

.fovel article > b {
    color: #ec315b;
    font-size: 11px;
}

.fovel article > span {
    display: block;
    font-size: 18px;
    font-weight: 900;
    margin: 38px 0 12px;
}

.fovel article > p {
    font-size: 13px;
}

.fovel article > i {
    display: block;
    font-size: 29px;
    margin-top: 26px;
}

.gurel {
    border-top: 1px solid #171427;
}

.gurel article {
    border-bottom: 1px solid #171427;
}

.gurel button {
    align-items: center;
    background: transparent;
    border: 0;
    cursor: pointer;
    display: grid;
    grid-template-columns: 80px 1fr 28px;
    min-height: 76px;
    text-align: left;
    width: 100%;
}

.gurel button span {
    color: #ec315b;
    font-size: 9px;
    font-weight: 900;
}

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

.gurel button i {
    font-size: 23px;
}

.gurel article > p {
    display: none;
    font-size: 14px;
    line-height: 1.8;
    padding: 0 70px 23px 80px;
}

.gurel article.luven > p {
    display: block;
}

.gurel article.luven button i {
    transform: rotate(45deg);
}

.havor {
    background: #32227e;
    color: #ffffff;
}

.havor .zavor:after {
    background: #7ff0e2;
}

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

.ivexa article {
    border: 1px solid #7569ad;
    min-height: 235px;
    padding: 25px;
}

.ivexa article > div {
    display: flex;
    font-size: 9px;
    font-weight: 900;
    justify-content: space-between;
}

.ivexa article > b {
    display: block;
    font-size: 19px;
    margin: 32px 0 13px;
}

.ivexa article > p {
    color: #d1ccea;
    font-size: 13px;
    line-height: 1.75;
}

.ivexa article > a {
    color: #7ff0e2;
    display: inline-block;
    font-size: 11px;
    font-weight: 900;
    margin-top: 18px;
}

.juxel {
    column-count: 3;
    column-gap: 15px;
}

.juxel article {
    background: #ffffff;
    border: 1px solid #171427;
    break-inside: avoid;
    display: inline-block;
    margin-bottom: 15px;
    padding: 25px;
    width: 100%;
}

.juxel article:nth-child(2n) {
    background: #d9f8f3;
    padding-bottom: 45px;
}

.juxel article > span {
    color: #ec315b;
    font-size: 9px;
    font-weight: 900;
}

.juxel article > p {
    font-size: 14px;
    line-height: 1.85;
    margin: 20px 0 25px;
}

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

.juxel article time {
    color: #6d697e;
    font-size: 9px;
}

.kavor {
    background: #171427;
    color: #ffffff;
    padding: 52px 0 20px;
}

.lirex {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1200px;
}

.lirex nav {
    display: flex;
    flex-wrap: wrap;
    gap: 17px;
    justify-content: center;
    max-width: 540px;
}

.lirex nav a {
    color: #c6c3d2;
    font-size: 11px;
}

.kavor > p {
    border-top: 1px solid #514d64;
    color: #858191;
    font-size: 9px;
    margin: 42px auto 0;
    max-width: 1200px;
    padding-top: 18px;
}

@media (max-width: 767px) {
    .bexil {
        flex-wrap: wrap;
        height: auto;
        padding: 9px 14px 0;
    }

    .cavor img {
        height: 38px;
        width: 38px;
    }

    .cavor span {
        font-size: 15px;
    }

    .luxel {
        min-height: 38px;
        padding: 0 10px;
    }

    .direl {
        border-top: 1px solid #171427;
        gap: 19px;
        margin-top: 9px;
        order: 3;
        overflow-x: auto;
        padding: 11px 0;
        width: 100%;
    }

    .direl a {
        flex: 0 0 auto;
    }

    .nurel {
        display: block;
        min-height: 0;
    }

    .opire {
        padding: 66px 14px;
    }

    .opire h1 {
        font-size: 40px;
        margin: 28px 0 22px;
    }

    .ravel {
        align-items: stretch;
        flex-direction: column;
    }

    .ravel > a {
        width: 100%;
    }

    .savor {
        border-left: 0;
        min-height: 550px;
    }

    .uvora {
        bottom: -135px;
        right: 28px;
        width: 235px;
    }

    .xavor {
        padding: 66px 14px;
    }

    .zavor {
        font-size: 27px;
        margin-bottom: 37px;
    }

    .abire {
        display: flex;
        gap: 11px;
        overflow-x: auto;
        padding-bottom: 15px;
        scroll-snap-type: x mandatory;
    }

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

    .cuvex,
    .davor,
    .ivexa {
        grid-template-columns: 1fr;
    }

    .cuvex article,
    .davor article {
        min-height: 245px;
    }

    .fovel {
        grid-template-columns: 1fr;
    }

    .fovel article {
        border-bottom: 1px solid #171427;
        border-right: 0;
        min-height: 180px;
    }

    .gurel button {
        grid-template-columns: 55px 1fr 24px;
    }

    .gurel button b {
        font-size: 14px;
    }

    .gurel article > p {
        font-size: 13px;
        padding: 0 32px 22px 55px;
    }

    .ivexa article > div {
        flex-direction: column;
        gap: 6px;
    }

    .juxel {
        column-count: 1;
    }

    .lirex {
        align-items: flex-start;
        flex-direction: column;
        gap: 27px;
        padding: 0 14px;
    }

    .lirex nav {
        justify-content: flex-start;
    }

    .lirex .luxel {
        justify-content: center;
        width: 100%;
    }

    .kavor > p {
        margin-left: 14px;
        margin-right: 14px;
    }
}
