/* Local Fonts - General Sans */
@font-face {
    font-family: 'General Sans';
    src: url('../fonts/general/GeneralSans-Extralight.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'General Sans';
    src: url('../fonts/general/GeneralSans-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'General Sans';
    src: url('../fonts/general/GeneralSans-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'General Sans';
    src: url('../fonts/general/GeneralSans-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'General Sans';
    src: url('../fonts/general/GeneralSans-Semibold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'General Sans';
    src: url('../fonts/general/GeneralSans-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Local Fonts - Nunito */
@font-face {
    font-family: 'Nunito';
    src: url('../fonts/nunito/Nunito-ExtraLight.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito';
    src: url('../fonts/nunito/Nunito-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito';
    src: url('../fonts/nunito/Nunito-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito';
    src: url('../fonts/nunito/Nunito-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito';
    src: url('../fonts/nunito/Nunito-SemiBold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito';
    src: url('../fonts/nunito/Nunito-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito';
    src: url('../fonts/nunito/Nunito-ExtraBold.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito';
    src: url('../fonts/nunito/Nunito-Black.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* Local Fonts - Noto Sans SC (Simplified Chinese) */
@font-face {
    font-family: 'Noto Sans SC';
    src: url('../fonts/Noto_Sans_SC/NotoSansSC-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans SC';
    src: url('../fonts/Noto_Sans_SC/NotoSansSC-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans SC';
    src: url('../fonts/Noto_Sans_SC/NotoSansSC-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans SC';
    src: url('../fonts/Noto_Sans_SC/NotoSansSC-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans SC';
    src: url('../fonts/Noto_Sans_SC/NotoSansSC-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans SC';
    src: url('../fonts/Noto_Sans_SC/NotoSansSC-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans SC';
    src: url('../fonts/Noto_Sans_SC/NotoSansSC-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans SC';
    src: url('../fonts/Noto_Sans_SC/NotoSansSC-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans SC';
    src: url('../fonts/Noto_Sans_SC/NotoSansSC-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* Local Fonts - Noto Sans TC (Traditional Chinese) */
@font-face {
    font-family: 'Noto Sans TC';
    src: url('../fonts/Noto_Sans_TC/NotoSansTC-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans TC';
    src: url('../fonts/Noto_Sans_TC/NotoSansTC-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans TC';
    src: url('../fonts/Noto_Sans_TC/NotoSansTC-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans TC';
    src: url('../fonts/Noto_Sans_TC/NotoSansTC-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans TC';
    src: url('../fonts/Noto_Sans_TC/NotoSansTC-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans TC';
    src: url('../fonts/Noto_Sans_TC/NotoSansTC-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans TC';
    src: url('../fonts/Noto_Sans_TC/NotoSansTC-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans TC';
    src: url('../fonts/Noto_Sans_TC/NotoSansTC-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans TC';
    src: url('../fonts/Noto_Sans_TC/NotoSansTC-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* html[lang="en-US"] {
    font-family: 'Nunito', sans-serif;
} */

html[lang="zh-HK"] * {
    font-family: 'Noto Sans TC', sans-serif !important;
}

html[lang="zh-CN"] * {
    font-family: 'Noto Sans SC', sans-serif !important;
}

html,
body {
    margin: 0;
    padding: 0;
    font-family: 'Nunito', sans-serif;
    background-color: #000;
    color: #fff;
}

#content {
    overflow: hidden;
}

html::-webkit-scrollbar {
    display: none;
}

.container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 20px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 ,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: 'General Sans', sans-serif;
    font-style: normal;
    font-weight: 200;
    color: #FFFFFF;
}

.page-title {
    font-family: 'General Sans', sans-serif;
    font-style: italic;
    font-weight: 300;
    font-size: 92.446px;
    line-height: 116px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;
}

h1,
.h1 {
    font-size: 70px;
    line-height: 80px;
    text-transform: uppercase;
}

h2,
.h2 {
    font-size: 48px;
    line-height: 60px;
    text-transform: uppercase;
}

h3,
.h3 {
    font-size: 30px;
    line-height: 40px;
}

h4,
.h4 {
    font-size: 26px;
    line-height: 30px;
}

a {
    color: #fff;
    text-decoration: none;
    position: relative;
}

.link:before {
    content: '';
    position: absolute;
    width: 0%;
    height: 1px;
    background: #fff;
    bottom: 0;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.link:hover:before {
    width: 100%;
}

.btn {
    font-family: 'Nunito', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
    margin-right: 50px;
    position: relative;
    font-weight: 300;
}

.btn:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 100%;
    background-image: url('../images/link_hover.svg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 5px;
    bottom: -5px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn:hover:before {
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn.btn-primary::after {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #73674C;
    background-color: transparent;
    background-image: url('../images/arrow-right.svg');
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    top: 50%;
    right: -50px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn.btn-primary:hover::after {
    background-color: #73674C;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media (min-width: 1600px) {

    .container,
    .container-custom {
        /* max-width: 1760px; */
    }
}

@media (min-width: 1441px) {

    .container,
    .container-custom {
        max-width: 88.8888889vw;
    }

    /* h1, .h1 {
        font-size: 4.86vw;
        line-height: 1.14;
        text-transform: uppercase;
    }
    
    h2, .h2 {
        font-size: 3.33vw;
        line-height: 1.25;
        text-transform: uppercase;
    }
    
    h3, .h3 {
        font-size: 2.08vw;
        line-height: 1.33;
    }
    
    h4, .h4 {
        font-size: 1.80vw;
        line-height: 1.15;
    }

    .btn {
        font-size: 1.04vw;
        line-height: 2;
    }

    .btn.btn-primary::after { 
        width: 2.77777778vw;
        height: 2.77777778vw;
        right: -3.47222222vw;
        background-size: 1.66666667vw;
    }

    .btn:before {
        width: 0.833333333vw;
        height: 0.347222222vw;
    } */

}

@media (max-width: 767.96px) {

    h1,
    .h1 {
        font-size: 36px;
        line-height: 44px;
    }

    h2,
    .h2 {
        font-size: 26px;
        line-height: 30px;
    }

    h3,
    .h3 {
        font-size: 22px;
        line-height: 30px;
    }

    h4,
    .h4 {
        font-size: 26px;
        line-height: 25px;
    }
}