: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;
}

@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;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0px;
}


#root *,
:before,
:after {
    box-sizing: border-box;
}

body {
    margin: 0;
}

nav a.active {
    font-weight: bold;
}

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%;
}



:link,
:visited,
:hover,
:active {
    text-decoration: none;
}

.BmYGb {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.idVrRf {
    display: inline-block;
    letter-spacing: 0.05em;
    padding-right: 20px;
}

.idVrRf:first-of-type>a {
    padding: 0px;
}

.idVrRf span+span,
.idVrRf span+a {
    padding: 0px 0px 0px 20px;
}

.idVrRf:last-of-type span svg {
    margin-right: 20px;
}

.dtXQxZ {
    display: inline-flex;
}

.cHgAPX:link {
    text-decoration: none;
}

.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;
}

.gFNptK {
    padding: 5px 5vw;
    background-color: white;
}

.GkdLa {
    margin: 0px 0px 37.85px;
}

.jHDwUp {
    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: 160px;
    /* min-height: auto; */
    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;
}

.ircyVQ {
    margin: 0px 0px 78.9px;
}

.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 - 0.2em));
    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: calc(1rem + 0.01em);
}

.ilbmWt {
    position: relative;
    width: 80%;
    max-width: 1140px;
    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;
}

.ceMTyy {
    background-color: rgb(33, 33, 33);
    overflow: hidden;
}

.fDnKbs {
    display: flex;
    flex-direction: row-reverse;
    position: relative;
    height: 100%;
    width: 100%;
    overflow: visible;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin: 0px auto;
}

.pCoPc {
    top: 0px;
    position: relative;
    width: 30vw;
    color: rgb(33, 33, 33);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    -webkit-box-pack: center;
    justify-content: center;
    z-index: 5;
    margin: 0px 10vw;
}

.kHTIsP {
    display: block;
    margin: 0px auto;
    position: relative;
}

.dNsdky {
    text-align: unset;
    margin: 0px auto;
    color: rgb(255, 255, 255);
}

.cuRfLA {
    margin: 0px 0px 10px;
    font-family: var(--heading-font-family);
    letter-spacing: var(--heading-letter-spacing);
    font-weight: 400;
    text-transform: uppercase;
    font-size: calc(1.25rem + 0.25 * ((100vw - 20rem) / 100 - 0.1em));
    line-height: 1.3;
}

.dUYpzT {
    width: 50vw;
    height: 100%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    top: 0%;
}

.bSJFEP {
    margin: 0px;
    width: 100%;
    height: 100%;
}

.bSJFEP picture {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0%;
}

.bSJFEP picture img {
    position: relative;
    display: block;
    width: 100%;
    z-index: 2;
    height: 100%;
    object-fit: cover;
    object-position: center bottom;
    top: 0px;
}

.kxvBWb {
    margin: 78.9px 0px;
}

.gUjljQ {
    position: relative;
    display: flex;
    flex-direction: row;
    margin-left: 5vw;
}

.kxbtVL {
    position: relative;
    width: calc(50% - 2.5vw);
}

.kxbtVL picture {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}

.kxbtVL img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hSapnh {
    position: relative;
    width: 50%;
    padding: 20px 0px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.giwnqx {
    width: 60%;
}

.gPdUNE {
    text-align: unset;
    margin: 0px auto;
    color: rgb(0, 0, 0);
}

.jWIFkb {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    margin-right: 5vw;
}

@media (max-width: 1024px) {
    div#root {
        margin-top: 0px !important;
    }
}

@media (min-width: 321px) and (max-width: 767px) {
    .edvlLD {
        width: 90%;
    }

    .ilbmWt {
        width: 90%;
    }

    .fDnKbs {
        flex-direction: column-reverse;
        width: 100%;
    }

    .pCoPc {
        margin-right: auto;
        margin-left: 0px;
        width: 100%;
        padding: 0px;
        margin-top: 20px;
    }

    .dNsdky {
        width: 90%;
    }

}

@media (min-width: 768px) and (max-width: 1068px) {
    .edvlLD {
        max-width: 650px;
        width: 70%;
    }
    .ilbmWt {
        width: 90%;
        max-width: unset;
        height: 439px !important;
    }
    .pCoPc {
        margin-right: auto;
        margin-left: 5vw;
        width: 40vw;
        padding: 0px;
    }
}


@media (min-width: 1069px) and (max-width: 1919px),
(min-width: 1920px) {
    .bwSEKX {
        cursor: unset;
    }

}

@media (min-width: 1920px), (min-width: 1069px) and (max-width: 1919px) {
    .kHTIsP {
        width: 100%;
    }
}

@media (min-width: 1069px) {
    .edvlLD {
        max-width: 650px;
    }
}

@media (max-width: 767px) {
    .GkdLa {
        max-width: unset;
        min-height: auto;
    }

    .ilbmWt {
        max-width: unset;
        min-height: auto;
        height: 255px !important;
    }

    .dUYpzT {
        margin: 0px 0px 5vw;
        width: 100%;
    }

    .jHDwUp {
        max-width: unset;
        /* min-height: auto; */
    }
}

@media (min-width: 768px) {
    .jHDwUp {
        -webkit-box-align: center;
        align-items: center;
        min-height: 238px;
    }
    .ilbmWt {
        -webkit-box-align: center;
        align-items: center;
    }
}

@media (min-width: 375px) and (max-width: 414px) {
    .jHDwUp {
        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;
    }

    .ilbmWt {
        width: 90%;
        height: 132px !important;
    }

    .fDnKbs {
        flex-direction: column-reverse;
        width: 100%;
    }

    .pCoPc {
        margin: 20px auto 0px;
        width: 100%;
    }

    .dNsdky {
        width: 90%;
    }

    .dUYpzT {
        margin: 0px 0px 5vw;
    }

    .gPdUNE {
        width: 90%;
    }

    .jHDwUp {
        width: 100%;
        padding: 0px;
    }
}

@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;
    }

    .gUjljQ {
        flex-direction: column;
        margin-left: 5vw;
        margin-right: 5vw;
    }

    .kxbtVL {
        margin: 0px auto;
        width: 100%;
        max-width: 680px;
    }

    .kxbtVL img {
        max-width: 680px;
    }

    .hSapnh {
        width: 100%;
    }

    .giwnqx {
        width: auto;
        max-width: 600px;
        padding: 10% 0px;
    }

    .jWIFkb {
        flex-direction: column;
        margin-left: 5vw;
        margin-right: 5vw;
    }
}

@media (min-width: 1069px) {
    .idVrRf:first-child>span {
        display: none;
    }
}





@media (hover: hover) and (pointer: fine) {
    .jHDwUp:hover picture img {
        transform: scale(1);
    }


}