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

html {
    scroll-behavior: smooth;
}

body {
    background: #f2eee3;
    color: #15261f;
    font-family: Georgia, "Microsoft YaHei", serif;
    letter-spacing: 0;
}

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

button {
    color: inherit;
    font: inherit;
}

.afiro {
    background: #f2eee3;
    border-bottom: 1px solid #244a3a;
    position: sticky;
    top: 0;
    z-index: 20;
}

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

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

.covel img {
    border: 1px solid #244a3a;
    border-radius: 50%;
    height: 46px;
    object-fit: cover;
    width: 46px;
}

.covel span {
    font-family: Arial, "Microsoft YaHei", sans-serif;
    font-size: 20px;
    font-weight: 900;
    line-height: 1;
}

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

.durem {
    display: flex;
    gap: 21px;
}

.durem a {
    font-family: Arial, "Microsoft YaHei", sans-serif;
    font-size: 12px;
    font-weight: 700;
}

.durem a:hover {
    color: #a42d2a;
}

.lavor {
    align-items: center;
    background: #244a3a;
    color: #ffffff;
    display: flex;
    font-family: Arial, "Microsoft YaHei", sans-serif;
    font-size: 12px;
    font-weight: 800;
    gap: 10px;
    min-height: 42px;
    padding: 0 17px;
}

.lavor:hover {
    background: #a42d2a;
}

.mirex {
    border-bottom: 1px solid #244a3a;
    overflow: hidden;
}

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

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

.qirel {
    color: #a42d2a;
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: 900;
}

.opure h1 {
    font-size: 70px;
    font-weight: 500;
    line-height: 1.12;
    margin: 35px 0 28px;
}

.opure > p {
    font-size: 16px;
    line-height: 2;
    max-width: 530px;
}

.ravel {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 22px;
    margin-top: 38px;
}

.ravel > a {
    align-items: center;
    background: #a42d2a;
    color: #ffffff;
    display: flex;
    font-family: Arial, "Microsoft YaHei", sans-serif;
    font-size: 14px;
    font-weight: 900;
    justify-content: space-between;
    min-height: 56px;
    padding: 0 20px;
    width: 220px;
}

.ravel > span {
    border-bottom: 1px solid #9a9382;
    font-family: Arial, "Microsoft YaHei", sans-serif;
    font-size: 10px;
    padding: 17px 0 7px;
}

.ravel > span b {
    color: #a42d2a;
    margin-right: 5px;
}

.sixon {
    background: #244a3a;
    border-left: 1px solid #244a3a;
    min-height: 700px;
    overflow: hidden;
    position: relative;
}

.sixon > img {
    border: 9px solid #f2eee3;
    bottom: -180px;
    display: block;
    height: auto;
    position: absolute;
    right: 55px;
    transform: rotate(-3deg);
    width: 275px;
}

.turel {
    color: #f2eee3;
    left: 35px;
    position: absolute;
    top: 40px;
}

.turel span {
    font-family: Arial, sans-serif;
    font-size: 9px;
}

.turel b {
    display: block;
    font-size: 38px;
    font-weight: 500;
    line-height: 1;
    margin-top: 15px;
}

.uvora {
    align-items: center;
    background: #d8cba9;
    bottom: 34px;
    display: flex;
    font-family: Arial, sans-serif;
    font-size: 10px;
    gap: 10px;
    left: 30px;
    padding: 12px;
    position: absolute;
}

.uvora i {
    font-size: 24px;
}

.wexil {
    border-bottom: 1px solid #244a3a;
    padding: 92px 0;
}

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

.yurel {
    font-size: 34px;
    margin-bottom: 52px;
    text-align: center;
}

.yurel:after {
    background: #a42d2a;
    content: "";
    display: block;
    height: 1px;
    margin: 14px auto 0;
    width: 58px;
}

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

.zovin figure {
    border-top: 1px solid #244a3a;
    padding-top: 10px;
}

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

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

.zovin figcaption span {
    color: #a42d2a;
    font-family: Arial, sans-serif;
    font-size: 9px;
    font-weight: 900;
}

.zovin figcaption b {
    font-size: 16px;
    font-weight: 500;
}

.abira {
    background: #d8cba9;
}

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

.becor {
    background: #244a3a;
    border: 1px solid #244a3a;
}

.becor article {
    background: #d8cba9;
    min-height: 245px;
    padding: 28px;
}

.becor article > span {
    color: #a42d2a;
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: 900;
}

.becor article > i {
    float: right;
    font-size: 30px;
}

.becor article > b,
.cuvex article > b {
    display: block;
    font-size: 20px;
    font-weight: 500;
    margin: 48px 0 14px;
}

.becor article > p,
.cuvex article > p {
    font-family: Arial, "Microsoft YaHei", sans-serif;
    font-size: 13px;
    line-height: 1.8;
}

.cuvex {
    background: #9a9382;
    border: 1px solid #9a9382;
}

.cuvex article {
    background: #f2eee3;
    min-height: 280px;
    padding: 27px;
    position: relative;
}

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

.cuvex article > div span {
    color: #a42d2a;
    font-family: Arial, sans-serif;
    font-size: 9px;
    font-weight: 900;
}

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

.cuvex article > a {
    bottom: 25px;
    color: #a42d2a;
    font-family: Arial, "Microsoft YaHei", sans-serif;
    font-size: 12px;
    font-weight: 900;
    left: 27px;
    position: absolute;
}

.daxon {
    background: #244a3a;
    color: #f2eee3;
}

.daxon .yurel:after {
    background: #d8cba9;
}

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

.efira article {
    border-left: 1px solid #768d83;
    min-height: 235px;
    padding: 20px 30px;
    position: relative;
}

.efira article > b {
    color: #d8cba9;
    font-family: Arial, sans-serif;
    font-size: 11px;
}

.efira article > span {
    display: block;
    font-size: 20px;
    margin: 44px 0 13px;
}

.efira article > p {
    color: #c2cec8;
    font-family: Arial, "Microsoft YaHei", sans-serif;
    font-size: 13px;
    line-height: 1.7;
}

.efira article > i {
    bottom: 18px;
    color: #d8cba9;
    font-size: 31px;
    position: absolute;
    right: 25px;
}

.fovel {
    border-top: 1px solid #244a3a;
}

.fovel article {
    border-bottom: 1px solid #244a3a;
}

.fovel button {
    align-items: center;
    background: transparent;
    border: 0;
    cursor: pointer;
    display: grid;
    grid-template-columns: 120px 1fr 30px;
    min-height: 78px;
    text-align: left;
    width: 100%;
}

.fovel button span {
    color: #a42d2a;
    font-family: Arial, sans-serif;
    font-size: 9px;
    font-weight: 900;
}

.fovel button b {
    font-size: 16px;
    font-weight: 500;
}

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

.fovel article > p {
    display: none;
    font-family: Arial, "Microsoft YaHei", sans-serif;
    font-size: 14px;
    line-height: 1.85;
    max-width: 920px;
    padding: 0 70px 24px 120px;
}

.fovel article.luxor > p {
    display: block;
}

.fovel article.luxor button i {
    transform: rotate(45deg);
}

.guxor {
    background: #a42d2a;
    color: #ffffff;
}

.guxor .yurel:after {
    background: #ffffff;
}

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

.havel article {
    border: 1px solid #d58a87;
    min-height: 235px;
    padding: 26px;
}

.havel article > div {
    display: flex;
    font-family: Arial, sans-serif;
    font-size: 9px;
    font-weight: 900;
    justify-content: space-between;
}

.havel article > b {
    display: block;
    font-size: 20px;
    font-weight: 500;
    margin: 34px 0 13px;
}

.havel article > p {
    font-family: Arial, "Microsoft YaHei", sans-serif;
    font-size: 13px;
    line-height: 1.75;
}

.havel article > a {
    display: inline-block;
    font-family: Arial, "Microsoft YaHei", sans-serif;
    font-size: 11px;
    font-weight: 900;
    margin-top: 18px;
}

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

.ijuxe article {
    border: 1px solid #9a9382;
    break-inside: avoid;
    display: inline-block;
    margin-bottom: 18px;
    padding: 26px;
    width: 100%;
}

.ijuxe article:nth-child(2n) {
    background: #d8cba9;
    padding-bottom: 48px;
}

.ijuxe article > span {
    color: #a42d2a;
    font-family: Arial, sans-serif;
    font-size: 9px;
    font-weight: 900;
}

.ijuxe article > p {
    font-size: 15px;
    line-height: 1.9;
    margin: 23px 0 28px;
}

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

.ijuxe article time {
    color: #6c685f;
    font-family: Arial, sans-serif;
    font-size: 9px;
}

.javor {
    background: #15261f;
    color: #ffffff;
    padding: 55px 0 20px;
}

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

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

.kirel nav a {
    color: #bdc8c3;
    font-family: Arial, "Microsoft YaHei", sans-serif;
    font-size: 11px;
}

.javor > p {
    border-top: 1px solid #4a5c54;
    color: #809088;
    font-family: Arial, sans-serif;
    font-size: 9px;
    margin: 43px auto 0;
    max-width: 1200px;
    padding-top: 18px;
}

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

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

    .covel span {
        font-size: 17px;
    }

    .lavor {
        min-height: 38px;
        padding: 0 11px;
    }

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

    .durem a {
        flex: 0 0 auto;
    }

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

    .opure {
        padding: 67px 14px;
    }

    .opure h1 {
        font-size: 43px;
        margin: 28px 0 23px;
    }

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

    .ravel > a {
        width: 100%;
    }

    .sixon {
        border-left: 0;
        min-height: 560px;
    }

    .sixon > img {
        bottom: -145px;
        right: 30px;
        width: 235px;
    }

    .wexil {
        padding: 68px 14px;
    }

    .yurel {
        font-size: 28px;
        margin-bottom: 38px;
    }

    .zovin {
        display: flex;
        gap: 12px;
        overflow-x: auto;
        padding-bottom: 16px;
        scroll-snap-type: x mandatory;
    }

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

    .becor,
    .cuvex,
    .havel {
        grid-template-columns: 1fr;
    }

    .becor article,
    .cuvex article {
        min-height: 250px;
    }

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

    .efira article {
        border-bottom: 1px solid #768d83;
        min-height: 195px;
        padding: 25px 28px;
    }

    .fovel button {
        grid-template-columns: 70px 1fr 25px;
    }

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

    .fovel article > p {
        font-size: 13px;
        padding: 0 36px 22px 70px;
    }

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

    .ijuxe {
        column-count: 1;
    }

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

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

    .kirel .lavor {
        justify-content: center;
        width: 100%;
    }

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