* {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    color: #191919;
    background: #f7f4ee;
    font-family: "Microsoft YaHei", Arial, sans-serif;
}

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

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

button {
    font: inherit;
}

.afnox {
    position: sticky;
    top: 0;
    z-index: 30;
    background: #f7f4ee;
    border-bottom: 2px solid #191919;
}

.briva {
    width: min(1200px, calc(100% - 40px));
    min-height: 78px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 30px;
}

.clyne {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    gap: 11px;
    font-weight: 900;
    letter-spacing: 0;
}

.clyne img {
    width: 44px;
    height: 44px;
    object-fit: cover;
    border: 2px solid #191919;
}

.clyne span {
    display: grid;
    font-size: 16px;
    line-height: 1.05;
}

.clyne small {
    margin-top: 6px;
    color: #d8362a;
    font-size: 10px;
    font-weight: 800;
}

.dovan {
    margin-left: auto;
    display: flex;
    align-items: center;
    gap: 21px;
    font-size: 13px;
    font-weight: 700;
}

.dovan a {
    padding: 29px 0 25px;
    border-bottom: 3px solid transparent;
}

.dovan a:hover {
    color: #d8362a;
    border-color: #d8362a;
}

.eprix {
    min-height: 42px;
    padding: 0 17px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    color: #ffffff;
    background: #d8362a;
    border: 2px solid #191919;
    box-shadow: 4px 4px 0 #191919;
    font-size: 13px;
    font-weight: 800;
}

.falko {
    width: 42px;
    height: 42px;
    padding: 0;
    display: none;
    color: #ffffff;
    background: #191919;
    border: 0;
    font-size: 22px;
}

.groma {
    overflow: hidden;
    background: #f7f4ee;
    border-bottom: 2px solid #191919;
}

.havin {
    width: min(1200px, calc(100% - 40px));
    min-height: 690px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.02fr .98fr;
}

.ivory {
    padding: 94px 70px 80px 0;
    align-self: center;
}

.juxen {
    display: inline-block;
    padding: 7px 11px;
    color: #ffffff;
    background: #17478f;
    font-size: 11px;
    font-weight: 900;
}

.ivory h1 {
    max-width: 650px;
    margin: 27px 0 24px;
    font-family: Georgia, "Microsoft YaHei", serif;
    font-size: 66px;
    line-height: 1.02;
    letter-spacing: 0;
}

.ivory h1 b {
    display: inline-block;
    margin-top: 16px;
    color: #d8362a;
    font-size: 33px;
    line-height: 1.25;
}

.ivory > p {
    max-width: 590px;
    margin: 0;
    color: #55514b;
    font-size: 17px;
    line-height: 1.9;
}

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

.kendo a {
    min-width: 190px;
    min-height: 58px;
    padding: 0 25px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    color: #ffffff;
    background: #d8362a;
    border: 2px solid #191919;
    box-shadow: 6px 6px 0 #191919;
    font-size: 16px;
    font-weight: 900;
}

.kendo span {
    max-width: 205px;
    color: #55514b;
    font-size: 12px;
    line-height: 1.6;
}

.kendo span i {
    color: #17478f;
}

.lumen {
    position: relative;
    min-height: 690px;
    background: #17478f;
    border-right: 2px solid #191919;
    border-left: 2px solid #191919;
}

.morse {
    position: absolute;
    top: 35px;
    right: 30px;
    left: 30px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    color: #ffffff;
    font-size: 12px;
    font-weight: 900;
}

.morse b {
    color: #ffd64f;
    font-family: Georgia, serif;
    font-size: 82px;
    line-height: .8;
}

.nexor,
.opine {
    position: absolute;
    overflow: hidden;
    background: #ffffff;
    border: 3px solid #191919;
    box-shadow: 10px 10px 0 #ffd64f;
}

.nexor {
    top: 125px;
    left: 65px;
    width: 255px;
}

.opine {
    right: 50px;
    bottom: 62px;
    width: 210px;
    transform: rotate(3deg);
}

.nexor img,
.opine img {
    width: 100%;
    height: auto;
}

.lumen > p {
    position: absolute;
    bottom: 34px;
    left: 38px;
    margin: 0;
    color: #ffffff;
    font-size: 12px;
    font-weight: 800;
    writing-mode: vertical-rl;
}

.pylon {
    padding: 92px 0;
    border-bottom: 1px solid #b9b3a8;
}

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

.riven {
    margin-bottom: 48px;
    text-align: center;
    font-family: Georgia, "Microsoft YaHei", serif;
    font-size: 34px;
    font-weight: 900;
}

.riven::after {
    content: "";
    width: 54px;
    height: 5px;
    margin: 14px auto 0;
    display: block;
    background: #d8362a;
}

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

.sable figure {
    margin: 0;
    overflow: hidden;
    background: #ffffff;
    border: 2px solid #191919;
}

.sable figure:nth-child(even) {
    transform: translateY(24px);
}

.sable img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.sable figcaption {
    min-height: 62px;
    padding: 0 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 2px solid #191919;
}

.sable figcaption span {
    color: #d8362a;
    font-family: Georgia, serif;
    font-size: 23px;
    font-weight: 900;
}

.tavor {
    color: #ffffff;
    background: #191919;
}

.ultra,
.waltz {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1px;
    background: #595959;
    border: 1px solid #595959;
}

.ultra article {
    min-height: 245px;
    padding: 30px;
    position: relative;
    background: #242424;
}

.ultra article > span {
    position: absolute;
    top: 22px;
    right: 24px;
    color: #706f6d;
    font-family: Georgia, serif;
    font-size: 34px;
    font-weight: 900;
}

.ultra article > i {
    color: #ffd64f;
    font-size: 32px;
}

.ultra article > b {
    margin-top: 35px;
    display: block;
    font-size: 19px;
}

.ultra article > p {
    margin: 13px 0 0;
    color: #c9c7c2;
    font-size: 14px;
    line-height: 1.8;
}

.vesta {
    background: #ffffff;
}

.waltz {
    gap: 18px;
    background: transparent;
    border: 0;
}

.waltz article {
    min-height: 260px;
    padding: 26px;
    background: #f7f4ee;
    border: 2px solid #191919;
    box-shadow: 6px 6px 0 #d8d1c6;
}

.waltz article > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #17478f;
    font-size: 11px;
    font-weight: 900;
}

.waltz article > div i {
    font-size: 26px;
}

.waltz article > b {
    margin-top: 28px;
    display: block;
    font-size: 19px;
}

.waltz article > p {
    min-height: 52px;
    margin: 13px 0 20px;
    color: #625e57;
    font-size: 14px;
    line-height: 1.8;
}

.waltz article > a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #d8362a;
    border-top: 1px solid #aca59a;
    padding-top: 15px;
    font-size: 13px;
    font-weight: 900;
}

.xenia {
    background: #ffd64f;
}

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

.yodel::before {
    content: "";
    position: absolute;
    top: 38px;
    right: 11%;
    left: 11%;
    height: 3px;
    background: #191919;
}

.yodel article {
    position: relative;
    z-index: 1;
    padding: 0 20px;
    text-align: center;
}

.yodel article > span {
    width: 76px;
    height: 76px;
    margin: 0 auto 22px;
    display: grid;
    place-items: center;
    background: #f7f4ee;
    border: 3px solid #191919;
    border-radius: 50%;
    font-family: Georgia, serif;
    font-size: 21px;
    font-weight: 900;
}

.yodel article > i {
    font-size: 25px;
}

.yodel article > b {
    margin: 12px 0 8px;
    display: block;
}

.yodel article > p {
    margin: 0;
    font-size: 13px;
    line-height: 1.7;
}

.zesty {
    max-width: 980px;
    margin: 0 auto;
    border-top: 2px solid #191919;
}

.zesty article {
    border-bottom: 2px solid #191919;
}

.zesty button {
    width: 100%;
    min-height: 76px;
    padding: 0 6px;
    display: grid;
    grid-template-columns: 65px 1fr 40px;
    align-items: center;
    text-align: left;
    color: #191919;
    background: transparent;
    border: 0;
    cursor: pointer;
}

.zesty button span {
    color: #d8362a;
    font-family: Georgia, serif;
    font-size: 17px;
    font-weight: 900;
}

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

.zesty button i {
    text-align: right;
    font-size: 23px;
}

.zesty article > p {
    max-height: 0;
    margin: 0 55px 0 71px;
    overflow: hidden;
    color: #5e5a54;
    font-size: 14px;
    line-height: 1.8;
    transition: max-height .25s ease, margin .25s ease;
}

.zesty .fable > p {
    max-height: 130px;
    margin-top: -5px;
    margin-bottom: 22px;
}

.zesty .fable button i {
    transform: rotate(45deg);
}

.amber {
    background: #17478f;
}

.amber .riven {
    color: #ffffff;
}

.amber .riven::after {
    background: #ffd64f;
}

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

.bexor article {
    min-height: 205px;
    padding: 27px;
    background: #f7f4ee;
    border: 2px solid #191919;
}

.bexor article > div {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    color: #d8362a;
    font-size: 11px;
    font-weight: 900;
}

.bexor time {
    color: #68635b;
    font-weight: 500;
}

.bexor article > b {
    margin-top: 31px;
    display: block;
    font-size: 19px;
}

.bexor article > p {
    margin: 12px 0 0;
    color: #625e57;
    font-size: 14px;
    line-height: 1.8;
}

.coral {
    columns: 3;
    column-gap: 18px;
}

.coral article {
    margin: 0 0 18px;
    padding: 25px;
    display: inline-block;
    width: 100%;
    background: #ffffff;
    border: 2px solid #191919;
    break-inside: avoid;
}

.coral article:nth-child(2n) {
    background: #fff0ed;
}

.coral article:nth-child(3n) {
    background: #edf3ff;
}

.coral article > i {
    color: #d8362a;
    font-size: 27px;
}

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

.coral article > div {
    padding-top: 15px;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    border-top: 1px solid #bdb7ad;
    font-size: 11px;
}

.coral time {
    color: #6a655e;
}

.drift {
    padding: 48px 0 26px;
    color: #ffffff;
    background: #191919;
}

.ember {
    width: min(1200px, calc(100% - 40px));
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 28px;
}

.ember nav {
    margin-left: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 10px 20px;
    color: #c9c7c2;
    font-size: 12px;
}

.drift > p {
    width: min(1200px, calc(100% - 40px));
    margin: 34px auto 0;
    padding-top: 20px;
    color: #8b8985;
    border-top: 1px solid #444341;
    text-align: center;
    font-size: 11px;
}

@media (max-width: 767px) {
    .briva {
        width: calc(100% - 28px);
        min-height: 68px;
        gap: 12px;
    }

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

    .clyne span {
        font-size: 14px;
    }

    .dovan {
        position: absolute;
        top: 68px;
        right: 0;
        left: 0;
        padding: 12px 14px 18px;
        display: none;
        grid-template-columns: repeat(2, 1fr);
        gap: 0;
        background: #f7f4ee;
        border-bottom: 2px solid #191919;
    }

    .dovan.gleam {
        display: grid;
    }

    .dovan a {
        padding: 13px 8px;
        border-bottom: 1px solid #c7c0b5;
    }

    .briva > .eprix {
        display: none;
    }

    .falko {
        margin-left: auto;
        display: block;
    }

    .havin {
        width: 100%;
        min-height: auto;
        display: block;
    }

    .ivory {
        padding: 60px 20px 48px;
    }

    .ivory h1 {
        margin: 23px 0 20px;
        font-size: 43px;
    }

    .ivory h1 b {
        margin-top: 12px;
        font-size: 25px;
    }

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

    .kendo {
        display: block;
    }

    .kendo a {
        width: 100%;
    }

    .kendo span {
        max-width: none;
        margin-top: 19px;
        display: block;
    }

    .lumen {
        min-height: 570px;
        border-right: 0;
        border-left: 0;
        border-top: 2px solid #191919;
    }

    .morse b {
        font-size: 62px;
    }

    .nexor {
        top: 112px;
        left: 26px;
        width: 56%;
    }

    .opine {
        right: 25px;
        bottom: 44px;
        width: 43%;
    }

    .lumen > p {
        display: none;
    }

    .pylon {
        padding: 66px 0;
    }

    .quora {
        width: calc(100% - 28px);
    }

    .riven {
        margin-bottom: 34px;
        font-size: 28px;
    }

    .sable {
        margin-right: -14px;
        padding-right: 14px;
        display: flex;
        gap: 14px;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
    }

    .sable figure {
        flex: 0 0 76%;
        scroll-snap-align: start;
    }

    .sable figure:nth-child(even) {
        transform: none;
    }

    .ultra,
    .waltz,
    .bexor {
        grid-template-columns: 1fr;
    }

    .ultra article {
        min-height: 210px;
    }

    .waltz article {
        min-height: 0;
    }

    .yodel {
        display: block;
    }

    .yodel::before {
        top: 30px;
        bottom: 30px;
        left: 37px;
        width: 3px;
        height: auto;
    }

    .yodel article {
        min-height: 128px;
        padding: 0 0 26px 98px;
        text-align: left;
    }

    .yodel article > span {
        position: absolute;
        top: 0;
        left: 0;
        width: 76px;
        height: 76px;
    }

    .zesty button {
        grid-template-columns: 46px 1fr 30px;
    }

    .zesty article > p,
    .zesty .fable > p {
        margin-right: 30px;
        margin-left: 52px;
    }

    .bexor article > div {
        display: block;
    }

    .bexor time {
        margin-top: 7px;
        display: block;
    }

    .coral {
        columns: 1;
    }

    .ember {
        width: calc(100% - 28px);
        display: grid;
    }

    .ember nav {
        margin: 8px 0;
        justify-content: flex-start;
    }

    .ember .eprix {
        width: 100%;
    }

    .drift > p {
        width: calc(100% - 28px);
        text-align: left;
        line-height: 1.7;
    }
}
