@font-face {
    font-family: RolexFont-S;
    src: url(./fonts/RolexFont/2.1/RolexFont-Regular-WebS.woff2) format("woff2");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: "Helvetica Now Text";
    /* src: url(./fonts/HelveticaNow/aa38329d-5165-4fb4-82c8-fa97778b7cbd.woff2) format("woff2"); */
    src: url(./fonts/HelveticaNow/8d8e92a7-bfd4-4de7-bc65-45be2306bf81.woff2) format("woff2");

    font-style: normal;
    font-weight: 400
}

body #root * {
    -webkit-tap-highlight-color: transparent;
}

#root *,
:before,
:after {
    box-sizing: border-box;
}

body {
    margin: 0;
}

nav a.active {
    font-weight: bold;
}

:root {
    --heading-font-family: RolexFont-S, sans-serif;
    --heading-letter-spacing: 0.1em;
    --quote-font-family: "Times New Roman", Times, serif;
    --quote-font-style: italic;
    --text-font-family: "Helvetica Now Text", sans-serif;
    --text-font-weight: 300;
    --base-font-size: 16px;
}

:root:lang(zh-HK) {
    --heading-font-family: "Microsoft YaHei","Heiti TC Light","ST Heiti TC Light","STHeiti TC Light",STHeitiTC-Light,"STHeiti Light",STXihei,"Helvetica",sans-serif;
    --quote-font-family: DFLiSongHK,LiSung,LisungLight,"Apple LiSung Light","Heiti TC Light","ST Heiti TC Light","STHeiti TC Light",STHeitiTC-Light,"STHeiti Light",STXihei,serif;
    --quote-font-style: normal;
    --text-font-family: "Microsoft YaHei","Heiti TC Light","ST Heiti TC Light","STHeiti TC Light",STHeitiTC-Light,"STHeiti Light",STXihei,sans-serif;
    --text-font-weight: normal;
}

:root:lang(zh-CN) {
    --heading-font-family: "Microsoft YaHei","Heiti SC Light","ST Heiti SC Light","STHeiti SC Light",STHeitiSC-Light,"STHeiti Light",STXihei,"Helvetica",sans-serif;
    --quote-font-family: DFPSongStd,STSong,"Heiti SC Light","ST Heiti SC Light","STHeiti SC Light",STHeitiSC-Light,"STHeiti Light",STXihei,serif;
    --quote-font-style: normal;
    --text-font-family: "Microsoft YaHei","Heiti SC Light","ST Heiti SC Light","STHeiti SC Light",STHeitiSC-Light,"STHeiti Light",STXihei,sans-serif;
    --text-font-weight: normal;
}

html #root {
    font-family: var(--text-font-family);
    font-size: var(--base-font-size);
    font-weight: var(--text-font-weight);
    color: rgb(33, 33, 33);
    background-color: rgb(255, 255, 255);
}

html {
    line-height: 1.15;
    text-size-adjust: 100%;
}

.gFNptK {
    padding: 5px 5vw;
    background-color: white;
}

.BmYGb {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.idVrRf {
    display: inline-block;
    letter-spacing: 0.05em;
    padding-right: 20px;
}

.dtXQxZ {
    display: inline-flex;
}

.idVrRf:first-of-type>a {
    padding: 0px;
}

.cHgAPX:link {
    text-decoration: none;
}

.idVrRf span+span,
.idVrRf span+a {
    padding: 0px 0px 0px 20px;
}

.idVrRf:last-of-type span svg {
    margin-right: 20px;
}

.gtffnm {
    color: rgb(33, 33, 33);
    cursor: pointer;
    transition: all 0.3s ease 0s;
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    font-style: normal;
    font-size: 1rem;
    flex-direction: row;
    text-decoration: none;
}

:link,
:visited,
:hover,
:active {
    text-decoration: none;
}

.gxbrFi {
    margin: 0px 0px 37.85px;
}

.bnfPsj {
    position: relative;
    width: 100%;
    margin: 0px auto;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    justify-content: space-around;
    align-items: flex-start;
    overflow: hidden;
    padding: 0px;
    cursor: auto;
    /* height: 234.25px; */
    height: calc(400 / 2880 * 100vw - 1vw);
    /* min-height: auto; */
    min-height: 160px;
    perspective: 1px;
    transform-style: preserve-3d;
}

.ebGAoW {
    margin: 0px;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0%;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px);
}

html,
body,
figure {
    margin: 0px;
    padding: 0px;
}

.ebGAoW img {
    transform: scale(1);
    transform-origin: 50% 50%;
    transition: transform 0.5s linear 0s;
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gbieAY {
    display: block;
}

img {
    border-style: none;
}

.bWkHsA {
    margin: 0px 0px 75.7px;
}


.edvlLD {
    text-align: center;
    margin: 0px auto;
    width: 50%;
    color: rgb(33, 33, 33);
}

.eiswWy {
    margin: 0px 0px 30px;
    font-weight: 400;
    font-family: var(--text-font-family);
    letter-spacing: 0px;
    font-size: calc(0.875rem + 0.125 * ((100vw - 20rem) / 100));
    line-height: 1.3;
    display: block;
}

.JaOLv {
    margin: 0px 0px 20px;
    font-family: var(--heading-font-family);
    letter-spacing: var(--heading-letter-spacing);
    font-weight: 400;
    text-transform: uppercase;
    font-size: calc(1.25rem + 0.625 * ((100vw - 20rem) / 100));
    line-height: 1.3;
}

.dOmpVz {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    font-family: var(--text-font-family);
    line-height: 1.7;
    margin: 0px 0px 20px;
    font-size: 1rem;
}

.bRZlyH {
    margin: 0px auto;
    width: 80%;
    max-width: 1140px;
}

.hraviI {
    display: grid;
    margin: 0px;
    padding: 0px 0px 30px;
    max-width: 1140px;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px 4px;
    grid-auto-columns: minmax(100px, 1140px);
}

.dcwRsQ {
    position: relative;
    list-style: none;
    height: 100%;
    overflow: hidden;
    padding: 0px;
    display: grid;
    grid-auto-flow: row;
    grid-template-rows: min-content;
}

.dcwRsQ>a {
    height: 100%;
    display: inline-block;
    vertical-align: top;
}

.ktXiEP {
    display: grid;
    grid-template-columns: minmax(0px, 1fr);
    grid-template-rows: minmax(0px, 1fr);
    padding: 0px;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
}

.ktXiEP picture:not(.lightboxed) {
    grid-row-start: 1;
    grid-column-start: 1;
    position: relative;
    display: block;
    overflow: hidden;
    min-height: 1px;
    height: 100%;
    width: 100%;
}

.ktXiEP picture:not(.lightboxed) img {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.jwQkpk,
.jwQkpk * {
    min-width: 100px !important;
}

.jwQkpk {
    display: flex;
    flex-direction: column;
    position: relative;
    white-space: normal;
    color: rgb(33, 33, 33);
    background-color: rgb(255, 255, 255);
    padding-right: 30px;
}

.jwQkpk>span:first-child {
    margin-top: 10px;
}

.kMJkTj {
    font-family: var(--heading-font-family);
    letter-spacing: var(--heading-letter-spacing);
    margin: 10px 0px 0px;
    font-weight: 700;
    font-size: calc(0.6875rem + 0.3125 * ((100vw - 20rem) / 100));
    line-height: 1.4;
}

.jwQkpk::after {
    content: "";
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    top: 100%;
    background-color: inherit;
}

.cmxRYd {
    display: grid;
    margin: 0px;
    padding: 0px 0px 30px;
    max-width: 1140px;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 4px;
    grid-auto-columns: minmax(100px, 560px);
}

.jpNpyl {
    position: relative;
    width: 100%;
    margin: 0px auto;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    justify-content: space-around;
    align-items: flex-start;
    overflow: hidden;
    padding: 0px;
    cursor: auto;
    min-height: auto;
    perspective: 1px;
    transform-style: preserve-3d;
}

@media (max-width: 1024px) {
    div#root {
        margin-top: 0px !important;
    }
}

@media (min-width: 321px) and (max-width: 767px) {
    .edvlLD {
        width: 90%;
    }

    .bRZlyH {
        width: 90%;
    }

    .jpNpyl {
        width: 100%;
        padding: 0px;
        height: 300px !important;
    }
}

@media (min-width: 768px) {
    .bnfPsj {
        -webkit-box-align: center;
        align-items: center;
        min-height: 238px;

    }

    .jpNpyl {
        -webkit-box-align: center;
        align-items: center;
    }
}

@media (max-width: 1068px) {
    .idVrRf:nth-last-child(2)>span {
        transform: rotate(180deg);
        margin-right: 5px;
    }

    .idVrRf:nth-last-child(2) {
        display: inline-flex;
        -webkit-box-align: center;
        align-items: center;
    }

    .idVrRf {
        display: none;
    }
}

@media (min-width: 1069px) {
    .idVrRf:first-child>span {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 1068px) {
    .edvlLD {
        max-width: 650px;
        width: 70%;
    }

    .bRZlyH {
        width: 90%;
        max-width: unset;
    }
}

@media (min-width: 1069px) {
    .edvlLD {
        max-width: 650px;
    }
}

@media (min-width: 1069px) and (max-width: 1919px),
(min-width: 1920px) {
    .bwSEKX {
        cursor: unset;
    }
}

@media (max-width: 767px) {
    .gxbrFi {
        max-width: unset;
        min-height: auto;
    }
}

@media (min-width: 375px) and (max-width: 414px) {
    .bnfPsj {
        min-height: 203px;
    }
}

@media (max-width: 320px){
    .edvlLD {
        width: 90%;
    }
    .eiswWy {
        font-size: 0.875rem;
    }
    .JaOLv {
        font-size: 1.25rem;
    }
    .dOmpVz {
        font-size: 0.875rem;
    }
    .bnfPsj {
        width: 100%;
        padding: 0px;
    }
    .jpNpyl {
        width: 100%;
        padding: 0px;
        height: 256px !important;
    }
}


@media (hover: hover) and (pointer: fine) {
    .bnfPsj:hover picture img {
        transform: scale(1);
    }

    .animated .ktXiEP>figcaption {
        transition: transform 0.2s ease 0s;
    }

    .animated .ktXiEP>picture img {
        transition: transform 0.6s ease 0s;
    }

    .animated .ktXiEP>picture img:hover {
        transform: scale(1.1);
    }
}