/* header font START */
@font-face {
    font-family: "EBGaramond";
    src: url("../fonts/ebgaramond/EBGaramond-ExtraBold.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: "EBGaramond";
    src: url("../fonts/ebgaramond/EBGaramond-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: "EBGaramond";
    src: url("../fonts/ebgaramond/EBGaramond-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "EBGaramond";
    src: url("../fonts/ebgaramond/EBGaramond-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "EBGaramond";
    src: url("../fonts/ebgaramond/EBGaramond-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "EBGaramond";
    src: url("../fonts/ebgaramond/EBGaramond-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "EBGaramond";
    src: url("../fonts/ebgaramond/EBGaramond-Regular.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "EBGaramond";
    src: url("../fonts/ebgaramond/EBGaramond-Regular.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: "EBGaramond";
    src: url("../fonts/ebgaramond/EBGaramond-Regular.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
}
header {
    font-family: "EBGaramond", "Lato", "Microsoft JhengHei", Arial, sans-serif;
}
.top-nav__btn {
    font-size: 14px;
}
header .custom-select .custom-select__trigger > span {
    font-size: 14px;
}
.btn-member {
    width: 79px;
}
.page-home .top-nav__btn,
.black-nav .top-nav__btn {
    color: #222;
}
.page-home .btn-member,
.black-nav .btn-member {
    background-image: url(../images/common/member-logo-black.svg);
}
.page-home .header-logo:after,
.black-nav .header-logo:after {
    opacity: 1;
}
.page-home .header-logo:before,
.black-nav .header-logo:before {
    opacity: 0;
}
.page-home .header__region.custom-select .custom-select__trigger,
.black-nav .header__region.custom-select .custom-select__trigger {
    color: #000;
    background-image: url(../images/common/icons/svg/black/icon-region.svg);
}
.page-home .header__region.custom-select .custom-select__trigger:after,
.black-nav .header__region.custom-select .custom-select__trigger:after {
    border-color: #000 transparent transparent transparent;
}
.page-home .header__item-grp:after,
.black-nav .header__item-grp:after {
    background: #000;
}
.page-home .btn-icon.btn-icon--location,
.black-nav .btn-icon.btn-icon--location {
    background-image: url(../images/common/icons/svg/black/icon-location.svg);
}
.page-home .profile-panel__before-login,
.page-home .profile-panel__before-login a,
.black-nav .profile-panel__before-login,
.black-nav .profile-panel__before-login a {
    color: #000;
}
html body.page-home .btn-menu .btn-menu__line,
html body.black-nav .btn-menu .btn-menu__line {
    background: #000 !important;
}
.page-home .profile-panel__panel-toggle,
.black-nav .profile-panel__panel-toggle {
    background: url(../images/common/icons/svg/black/icon-user.svg);
}
.black-nav:not(.header--small) .is-active .top-nav__btn span:after {
    background-color: #000;
}
/* header font END */
/* font size guide START */
.basic-sec__desc {
    font-size: 18px;
    letter-spacing: 0.04em;
    line-height: 2.5;
    font-weight: normal;
}
.feature-sec__title,
.more-collections__title,
.product-list__title,
.more-sec__title {
    font-weight: normal;
    font-size: 26px;
}
.collection-intro__title {
    font-weight: normal;
    letter-spacing: 0.2em;
    font-size: 24px;
}
.basic-sec__title.basic-sec__title--s {
    font-weight: normal;
    letter-spacing: 0.2em;
    font-size: 24px;
}
.feature-sec__intro p,
.img-intro__desc,
.basic-sec__desc--s {
    font-size: 16px;
    letter-spacing: 0.04em;
    line-height: 1.7em;
    font-weight: normal;
}
.static-banner__desc,
.static-banner__desc.static-banner__desc--l {
    font-size: 16px;
    letter-spacing: 0.04em;
    line-height: 1.7em;
    font-weight: normal;
}
.designer-about__title {
    font-weight: normal;
    letter-spacing: 0.2em;
    font-size: 24px;
}
.designer-about__item-title {
    letter-spacing: 0.48px;
    font-weight: bold;
    font-size: 28px;
}
.designer-about__desc p {
    letter-spacing: 0.04em;
    line-height: 1.7em;
    font-size: 16px;
}
.btn {
    font-size: 13px;
}
@media screen and (max-width: 767px) {
    .basic-sec__desc {
        font-size: 19px;
    }
    .feature-sec__title,
    .more-collections__title,
    .collection-intro__title,
    .product-list__title,
    .more-sec__title {
        font-size: 22px;
    }
    .feature-sec__intro p,
    .img-intro__desc,
    .basic-sec__desc--s {
        font-size: 13px;
    }
    .btn {
        font-size: 11px;
    }
}
@media screen and (max-width: 640px) {
    .about-intro__desc,
    .static-banner__desc.static-banner__desc--l,
    .img-cards__desc,
    .product-list__name,
    .designer-intro__holder p,
    .designer-intro__desc {
        font-size: 13px;
    }
}
/* font size guide END */
/* blue to copper color START */
.content-link:hover {
    color: #aa6443;
}
.btn-lang:hover {
    color: #aa6443 !important;
}
#CookieConsentWrapper a:hover {
    color: #aa6443;
}
#CookieConsentWrapper input:hover {
    color: #aa6443;
}
.cover-nav__item.is-open .cover-nav__link,
.cover-nav__item.is-current .cover-nav__link {
    color: #aa6443;
}
.cover-nav__sublink:hover {
    color: #aa6443;
}
.cover-nav__back:before {
    color: #aa6443;
}
.cover-nav__subnav-title {
    color: #aa6443;
}
.detail-sec__more-btn:hover {
    color: #aa6443;
}
.top-nav__item:hover .top-nav__btn,
.top-nav__btn:hover {
    color: #aa6443;
}
.top-nav-hover .top-nav__item:hover .top-nav__btn,
.header--small .top-nav__item:hover .top-nav__btn,
.page-collections-MMXXI .top-nav__item:hover .top-nav__btn,
.top-nav-hover .top-nav__btn:hover,
.header--small .top-nav__btn:hover,
.page-collections-MMXXI .top-nav__btn:hover {
    color: #aa6443;
}
.top-nav__item:hover .top-nav__btn span:after,
.top-nav__btn:hover span:after {
    background: #aa6443;
}
.top-nav-hover .is-active .top-nav__btn,
.header--small .is-active .top-nav__btn,
.page-collections-MMXXI .is-active .top-nav__btn {
    /* color: #aa6443; */
    color: #a3674b;
}
.top-nav-hover .top-nav__btn span:after,
.header--small .top-nav__btn span:after,
.page-collections-MMXXI .top-nav__btn span:after {
    /* background: #aa6443; */
    background: #a3674b;
}
.top-nav__subnav-title {
    color: #a3674b;
}
/* blue to copper END */
/*  Gold to copper START */
/* .collection-intro__graphic:before {
    background: #aa6443;
}
.feature-sec__grp--2 .feature-sec__lead-img-decobar {
    background: #aa6443;
}
.feature-sec__grp--2 .feature-sec__slide-desc:before {
    background: #aa6443;
}
.feature-sec__grp--2 .feature-sec__slide-img > .feature-sec__img-holder:before {
    background: #aa6443;
}
.product-list:before {
    background: #aa6443;
} */
.sec-decoline,
.more-collections::before {
    background: #aa6443;
}
.swiper-container-horizontal
    > .more-collections__slider-pages
    .swiper-pagination-bullet:hover,
.swiper-container-horizontal
    > .more-collections__slider-pages
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    color: #aa6443;
}
.swiper-container-horizontal
    > .feature-sec__slider-pages
    .swiper-pagination-bullet:hover,
.swiper-container-horizontal
    > .feature-sec__slider-pages
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    color: #aa6443;
}
@media screen and (min-width: 768px) {
    .img-intro__slider
        > .img-intro__slider-pages
        .swiper-pagination-bullet:hover,
    .img-intro__slider
        > .img-intro__slider-pages
        .swiper-pagination-bullet.swiper-pagination-bullet-active {
        color: #aa6443;
    }
}
@media screen and (max-width: 767px) {
    .img-intro__slider
        > .img-intro__slider-pages
        .swiper-pagination-bullet:hover,
    .img-intro__slider
        > .img-intro__slider-pages
        .swiper-pagination-bullet.swiper-pagination-bullet-active {
        color: #aa6443;
    }
}
.static-banner em {
    font-size: 24px;
    letter-spacing: 0.2em;
    font-weight: normal;
    color: #c69967;
}
.img-intro__slider-prev:before,
.img-intro__slider-next:before {
    background: url(../images/common/icons/svg/copper/icon-long-arrow-toright.svg)
        no-repeat center center;
}
.more-collections__slider-prev,
.more-collections__slider-next {
    background: url(../images/common/icons/svg/copper/icon-long-arrow-toright.svg)
        no-repeat center center;
}
.static-banner__grp-title {
    color: #aa6443;
}
.static-banner__break {
    background: #aa6443;
}
footer {
    border-top: 1px solid #ab9a6e;
}
/* Gold to copper END */
/* Banner position START */
.page-home .static-banner.static-banner--full {
    min-height: 50vw;
}
.page-home .static-banner__bg--1 {
    /* background-position: 7%; */
    background-position-y: -44px;
}
.page-home .static-banner__bg--2 {
    background-size: contain;
    background-position: center bottom;
}
.page-collections-manon .static-banner__bg {
    background-position-x: 56%;
    background-position-y: 0;
}
.page-collections-mystique .static-banner__bg {
    background-position-x: 20%;
}
.page-collections-timeless .static-banner__bg {
    background-position-x: 80%;
}
.page-collections-bloom .static-banner__bg {
    background-position-x: 90%;
}
.page-collections-symphony .static-banner__bg {
    background-position-x: 10%;
}
.page-collections-harmony .static-banner__bg {
    background-position-x: 100%;
}
.page-collections-embrace .static-banner__bg {
    background-position-x: 90%;
}
.page-collections-cosmos .static-banner__bg {
    background-position-x: 90%;
}
.page-member .static-banner__bg::after {
    background: transparent;
}
@media screen and (max-width: 991px) {
    .page-collections .static-banner__logo {
        height: 70px;
    }
}
@media screen and (max-width: 767px) {
    .page-collections .static-banner__logo {
        height: 60px;
    }
}
@media screen and (max-width: 480px) {
    .page-collections .static-banner__logo {
        height: 45px;
    }
}
.page-store-locator .static-banner__bg {
    position: fixed;
}
/* collections Banner position END */
/* Home page feature START */
.feature-sec__lead-img-pattern-container {
    position: relative;
}
.feature-sec__grp--1 .feature-sec__lead-img .feature-sec__lead-img-holder {
    right: -8%;
}
.feature-sec__grp--1 .feature-sec__logo-white,
.feature-sec__grp--1 .feature-sec__logo-black {
    padding-right: 60px;
    text-align: right;
}
.feature-sec__grp--1 .feature-sec__lead-img-pattern {
    position: absolute;
    top: -5%;
    right: 0;
    width: auto;
    height: 120%;
}
.feature-sec__grp--1 .feature-sec__lead-img-pattern img {
    width: auto;
    height: 100%;
}
@media screen and (max-width: 1280px) {
    .feature-sec__grp--1 .feature-sec__lead-img-pattern img {
        width: 100%;
        height: auto;
    }
    .feature-sec__grp--1 .feature-sec__lead-img-pattern {
        right: 2%;
        max-width: 440px;
    }
}
.feature-sec__grp--1 .feature-sec__deco {
    position: absolute;
    left: auto;
    top: 90%;
    right: -140px;
    margin-top: -240px;
    margin-left: auto;
    margin-bottom: -80px;
}
@media screen and (max-width: 1580px) {
    .feature-sec__grp--1 .feature-sec__deco {
        width: 390px;
        right: -100px;
    }
}
.feature-sec__grp--1 .feature-sec__intro-holder {
    background: #fff;
    color: #ab9767;
}
.feature-sec__grp--1 .feature-sec__intro {
    padding-left: 0;
    margin-left: -44%;
    text-align: left;
    margin-top: -200px;
}
.feature-sec__grp--1 .feature-sec__lead-img-decobar {
    background: #e1c781;
    top: 100%;
}
.feature-sec__grp--1 .feature-sec__slide-desc:before {
    background: #e1c781;
}
.feature-sec__grp--2 .feature-sec__lead-img .feature-sec__lead-img-holder {
    right: -5%;
}
.feature-sec__grp--2 .feature-sec__lead-img-pattern {
    position: relative;
    width: 100%;
    bottom: unset;
    left: unset;
    margin-top: -50%;
    margin-left: -50%;
}
.feature-sec__grp--2 .feature-sec__lead-img-holder .feature-sec__deco {
    position: absolute;
    right: 70%;
    bottom: 0;
    width: 300px;
}
@media screen and (max-width: 1580px) {
    .feature-sec__grp--2 .feature-sec__lead-img-holder .feature-sec__deco {
        width: 200px;
    }
    .feature-sec__grp--2 .feature-sec__logo-white,
    .feature-sec__grp--2 .feature-sec__logo-black {
        top: 40%;
    }
}
.feature-sec__grp--2 .feature-sec__intro-holder {
    background: #ffede9;
    color: #1a1a1a;
}
.feature-sec__grp--2 .feature-sec__intro {
    margin-top: -260px;
    left: 30%;
    width: 30%;
}
.feature-sec__grp--2 .feature-sec__lead-img-decobar,
.feature-sec__grp--2 .feature-sec__slide-desc:before {
    background: #ddb7ac;
}
.feature-sec__grp--3 .feature-sec__lead-img-pattern {
    position: relative;
    margin-top: -50%;
    margin-left: 30%;
    width: 100%;
}
.feature-sec__grp--3 .feature-sec__lead-img-holder .feature-sec__deco {
    width: 300px;
    bottom: -10%;
    left: 80%;
    position: absolute;
    z-index: 31;
}
@media screen and (max-width: 1580px) {
    .feature-sec__grp--3 .feature-sec__lead-img-holder .feature-sec__deco {
        width: 200px;
    }
}
.feature-sec__grp--3 .feature-sec__intro {
    left: -27%;
    margin-top: -16%;
}
.feature-sec__slide-desc {
    padding: 90px 3% 12px;
}
@media screen and (max-width: 991px) {
    .feature-sec__slide-banner img {
        width: auto;
        height: 100px;
    }
}
@media screen and (max-width: 767px) {
    .feature-sec__slide-banner img {
        height: 60px;
    }
    .feature-sec__slide-desc {
        padding: 85px 3% 12px;
    }
}
@media screen and (max-width: 480px) {
    .feature-sec__slide-banner img {
        height: 13%;
    }
    .feature-sec__slide-desc {
        padding: 85px 3% 12px;
    }
}
:lang(zh-CN) .feature-sec__logo-white img,
:lang(zh-CN) .feature-sec__logo-black img {
    height: 85px;
}
@media screen and (max-width: 1580px) {
    :lang(zh-CN) .feature-sec__logo-white img,
    :lang(zh-CN) .feature-sec__logo-black img {
        height: 85px;
    }
}
@media screen and (max-width: 1280px) {
    :lang(zh-CN) .feature-sec__logo-white img,
    :lang(zh-CN) .feature-sec__logo-black img {
        height: 65px;
    }
}
@media screen and (max-width: 767px) {
    .page-collections.page-collections-m .static-banner__logo,
    .page-collections.page-collections-manon .static-banner__logo,
    .page-collections.page-collections-bloom .static-banner__logo,
    .page-collections.page-collections-embrace .static-banner__logo {
        height: 90px;
    }
}
@media screen and (max-width: 480px) {
    .page-collections.page-collections-m .static-banner__logo,
    .page-collections.page-collections-manon .static-banner__logo,
    .page-collections.page-collections-bloom .static-banner__logo,
    .page-collections.page-collections-embrace .static-banner__logo {
        height: 65px;
    }
}
.page-home .static-banner__bg:after {
    opacity: 0;
}
@media screen and (max-width: 1580px) {
    .page-home .static-banner__logo {
        margin-top: 200px;
        max-width: 320px;
        width: 50%;
    }
}
@media screen and (max-width: 767px) {
    .page-home .static-banner__logo {
        width: 60%;
        margin-top: 0px;
    }
}
.more-collections:after {
    background-position: 103% center;
    background-size: auto 111%;
}
/* Home page feature END */
.experience-demo {
    background: none;
    position: relative;
}
.experience-demo:nth-of-type(1)::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/experience/experience-demo__holder_bg1.jpg)
        no-repeat left;
    z-index: 8;
}
.experience-demo:nth-of-type(2) {
    background: #ffffff;
}
.experience-demo:nth-of-type(3)::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/experience/experience-demo__holder_bg2.jpg)
        no-repeat right;
    z-index: 8;
}
.img-intro__item-title {
    margin: 0 0 30px;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 0.2em;
    font-weight: normal;
}
.experience-demo__intro {
    padding: 80px 50px;
    width: 37%;
    z-index: 10;
}
.experience-demo__title {
    font-size: 24px;
    letter-spacing: 0.2em;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.experience-demo__desc {
    font-size: 16px;
    letter-spacing: 0.04em;
    line-height: 1.7em;
}
.experience-demo__static-demo {
    position: relative;
    width: 63%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 60px 50px;
    z-index: 10;
}
@media screen and (max-width: 767px) {
    .experience-demo__holder {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: column;
        flex-direction: column;
    }
    .experience-demo__holder.experience-demo__holder-reverse {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse;
    }
    .experience-demo__intro {
        width: 100%;
        text-align: center;
        padding: 45px 0;
    }
    .experience-demo__desc {
        font-size: 17px;
    }
    .experience-demo__static-demo {
        display: block;
        width: 100%;
        padding: 0 0 30px;
        text-align: center;
    }
}
.img-intro__intro {
    padding-left: 24px;
}
@media screen and (min-width: 768px) {
    .about-intro__col {
        width: calc(50% - 60px);
    }
}
@media screen and (max-width: 992px) {
    .page-superior-craftsmanship .static-banner__bg {
        background-position: 10% center;
    }
}
@media screen and (max-width: 480px) {
    .page-superior-craftsmanship .static-banner__bg {
        background-position: 25% center;
    }
}
.cover-nav__subitems--about .cover-nav__subitem {
    width: 100%;
}
.cover-nav__subitems--about .cover-nav__subitems-thumb {
    display: none;
}
.top-nav__subnav .about_emp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 800px;
    margin: 0px auto;
}
.top-nav__subnav .about_emp .col-3 {
    width: calc(33.33% - 20px);
}
.top-nav__subnav .about_emp img {
    display: block;
    margin-bottom: 5px;
}
.top-nav__subnav .about_emp {
    text-align: left;
}
.top-nav__subnav .about_emp span {
    font-weight: bold;
}
/* 211203 update START */
.page-collections-MMXXI .static-banner__bg:after {
    display: none;
}
.page-collections-MMXXI .static-banner__content {
    width: auto;
    position: absolute;
    top: 36%;
    left: 27%;
}
@media screen and (max-width: 991px) {
    .page-collections-MMXXI .static-banner__content {
        left: 20%;
    }
}
@media screen and (max-width: 767px) {
    .page-collections-MMXXI .static-banner--big .static-banner__bg {
        background-image: url("../images/collections/MMXXI/img-banner-m.jpg") !important;
    }
    .page-collections-MMXXI .static-banner__content {
        top: auto;
        left: 50%;
        bottom: 64px;
        transform: translateX(-50%);
    }
}
/* @media screen and (min-width: 768px) {
    .page-home .img-cards__card {
        width: 25%;
    }
} */
html:not(.cover-nav-open)
    body.page-home:not(.header--small):not(.top-nav-hover)
    .header-logo {
    opacity: 1;
    pointer-events: all;
}
@media screen and (max-width: 767px) {
    .page-home .static-banner__bg--1 {
        background-image: url(../images/home/img-banner-home-m.jpg) !important;
        background-position: center top;
    }
    .page-home .static-banner__bg--2 {
        background-image: url(../images/home/img-banner-home-2-m.png) !important;
    }
    .page-home .static-banner__bg--2.js-mb-show {
        background-image: url(../images/home/img-banner-home-2-m-noqr.png) !important;
    }
    .page-home .static-banner__logo {
        margin-top: 0;
    }
}
.feature-sec {
    padding-top: 78px;
}
.feature-sec__grp--1 .feature-sec__intro-holder,
.feature-sec__grp--2 .feature-sec__intro-holder,
.feature-sec__grp--3 .feature-sec__intro-holder {
    width: 100%;
    background: #fff;
    color: #1a1a1a;
}
.feature-sec__grp--1 .feature-sec__deco {
    width: 24%;
    right: 14%;
    margin-top: 0;
}
.feature-sec__grp--2 .feature-sec__intro {
    width: calc(45% - 120px);
}
.feature-sec__grp--2 .feature-sec__lead-img-holder .feature-sec__deco {
    left: -30%;
    right: auto;
    bottom: -20%;
    width: 60%;
}
.feature-sec__grp--3 .feature-sec__lead-img-holder .feature-sec__deco {
    width: 37%;
    top: 99%;
    left: auto;
    right: 0;
    bottom: auto;
}
.feature-sec__prod-swiper {
    width: 80%;
    max-width: 480px;
    margin: 2.5rem auto 0;
    /* padding: 0 20px 0px; */
    padding: 0;
    overflow: hidden;
}
.swiper-container-horizontal > .feature-sec__prod-swiper-pages {
    height: 60px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
}
@media screen and (max-width: 991px) {
    .swiper-container-horizontal > .feature-sec__prod-swiper-pages {
        height: 45px;
    }
}
.swiper-container-horizontal
    > .feature-sec__prod-swiper-pages
    .swiper-pagination-bullet {
    pointer-events: all;
    position: relative;
    font-weight: bold;
    width: 14px;
    height: auto;
    border-radius: 0;
    color: #eeeeee;
    background: transparent;
    text-align: center;
    opacity: 1;
    cursor: pointer;
    font-size: 0;
    margin: 0;
    z-index: 30;
}
.swiper-container-horizontal
    > .feature-sec__prod-swiper-pages
    .swiper-pagination-bullet:before {
    content: "";
    display: block;
    margin: 0 auto 4px;
    height: 24px;
    width: 2px;
    background: transparent;
    z-index: 10;
}
.swiper-container-horizontal
    > .feature-sec__prod-swiper-pages
    .swiper-pagination-bullet:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    height: 18px;
    width: 2px;
    margin-left: -1px;
    background: #000;
    opacity: 0.2;
    z-index: 5;
}
.swiper-container-horizontal
    > .feature-sec__prod-swiper-pages
    .swiper-pagination-bullet:hover,
.swiper-container-horizontal
    > .feature-sec__prod-swiper-pages
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    font-size: 12px;
    color: #aa6443;
}
.swiper-container-horizontal
    > .feature-sec__prod-swiper-pages
    .swiper-pagination-bullet:hover:before,
.swiper-container-horizontal
    > .feature-sec__prod-swiper-pages
    .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    background: #aa6443;
}
.swiper-container-horizontal
    > .feature-sec__prod-swiper-pages
    .swiper-pagination-bullet:hover:after,
.swiper-container-horizontal
    > .feature-sec__prod-swiper-pages
    .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    background: transparent;
}
.feature-mmxxi__side-img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.feature-mmxxi__side-img-1,
.feature-mmxxi__side-img-3 {
    left: 0;
}
.feature-mmxxi__side-img-2 {
    right: 0;
}
@media screen and (min-width: 1601px) {
    .feature-mmxxi__side-img-1,
    .feature-mmxxi__side-img-3 {
        left: calc(((100vw - 1600px) / 2) * -1);
    }
    .feature-mmxxi__side-img-2 {
        right: calc(((100vw - 1600px) / 2) * -1);
    }
}
.feature-sec__slide-banner {
    height: auto;
}
@media screen and (max-width: 767px) {
    .feature-sec__slide-banner {
        height: auto;
    }
}
@media screen and (max-width: 480px) {
    .feature-sec__slide-banner {
        height: auto;
    }
}
@media screen and (max-width: 991px) {
    .feature-sec__slide-banner .feature-sec__slide-banner-img {
        width: 100%;
        height: auto;
    }
}
@media screen and (max-width: 767px) {
    .feature-sec__slide-banner .feature-sec__slide-banner-img {
        width: 100%;
        height: auto;
    }
}
@media screen and (max-width: 480px) {
    .feature-sec__slide-banner .feature-sec__slide-banner-img {
        width: 100%;
        height: auto;
    }
}
@media screen and (max-width: 991px) and (min-width: 681px) {
    .swiper-container-horizontal > .feature-sec__slider-pages {
        top: 680px;
    }
}
@media screen and (max-width: 680px) {
    .swiper-container-horizontal > .feature-sec__slider-pages {
        top: 100vw;
    }
}
.feature-sec__slide-desc {
    background-color: transparent;
}
@media screen and (max-width: 767px) {
    .feature-sec__grp--1 .feature-sec__slide-desc:before,
    .feature-sec__grp--2 .feature-sec__slide-desc:before,
    .feature-sec__grp--3 .feature-sec__slide-desc:before {
        display: none;
    }
}
/* 211203 update START */
.qr-banner {
    position: relative;
    width: 100%;
    height: 100%;
    /* height: calc(100% - 90px); */
    /* top: 90px; */
    overflow: hidden;
}
.qr-banner__top-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 10vw;
    z-index: 3;
}
.qr-banner__ring {
    width: 25vw;
    max-width: 50vh;
}
.qr-banner__pt-1 {
    display: none;
}
.qr-banner__woman-focus {
    display: none;
    position: absolute;
    width: 15vw;
    top: 24px;
    right: 5%;
}
.qr-banner__mb-group-2 {
    width: 100%;
    text-align: left;
}
.qr-banner__qrcode-holder {
    width: 150px;
    max-width: 14%;
    margin: 24px;
    margin-left: 34px;
    text-align: center;
    color: #000;
}
.qr-banner__qrcode-holder img {
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
.qr-banner__mid-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.qr-banner__woman {
    position: absolute;
    top: 0;
    left: 50%;
    width: 40%;
    height: 100%;
    background-image: url(../images/home/banner-woman.jpg);
    background-size: cover;
    background-position: 70% 90%;
}
.qr-banner__bottom-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.qr-banner__pt-2 {
    position: absolute;
    top: 10%;
    left: 30%;
    width: 22%;
    height: 80%;
    background-image: url(../images/home/banner-pt-1.jpg);
    background-size: cover;
}
.qr-banner__pt-3 {
    position: absolute;
    width: 5%;
    /* top: 0; */
    right: 8%;
    bottom: 0;
}
.qr-banner__pt-4 {
    display: none;
}
.static-banner .jump-to-wechat-btn,
.collection-qr__btn {
    display: inline-block;
    color: #000;
    border: 1px #000 solid;
    padding: 0.75em 2em;
    margin: 7vh 24px;
    transition: 0.3s all ease;
}
.static-banner .jump-to-wechat-btn:hover,
.collection-qr__btn:hover {
    border-color: #aa6443;
    background-color: #aa6443;
    color: #fff;
}
.qr-banner__emp-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 500px;
    width: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}
.index-banner__swiper {
    position: relative;
}
.index-banner__swiper-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23aa6443'%2F%3E%3C%2Fsvg%3E");
}
.index-banner__swiper-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23aa6443'%2F%3E%3C%2Fsvg%3E");
}
.index-banner__swiper-pages {
    display: none;
}
@media screen and (max-width: 1580px) {
    .qr-banner {
        /* height: calc(100% - 80px); */
        /* top: 80px; */
    }
}
@media screen and (max-width: 991px) {
    .qr-banner {
        /* height: calc(100% - 65px); */
        /* top: 65px; */
    }
    .qr-banner__top-layer {
        /* padding-left: 0; */
        /* -webkit-justify-content: flex-start; */
        /* -ms-flex-pack: start; */
        /* justify-content: flex-start; */
        /* width: 23vh; */
        /* z-index: 4; */
        width: auto;
        height: auto;
        padding: 0;
        position: absolute;
        top: auto;
        left: 50%;
        bottom: 84px;
        transform: translateX(-50%);
    }
    .qr-banner__mb-group-1 {
        display: none;
        /* display: -ms-flexbox; */
        /* display: -webkit-flex; */
        /* display: flex; */
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        overflow: hidden;
        position: relative;
    }
    .qr-banner__woman-focus {
        display: block;
        opacity: 0;
        position: relative;
        top: auto;
        right: auto;
        width: 90%;
        order: 0;
    }
    .qr-banner__ring {
        width: 100%;
        max-width: none;
        order: 1;
    }
    .qr-banner__mb-group-2 {
        /* background-color: #fff; */
        background-color: transparent;
        text-align: center;
    }
    .qr-banner__qrcode-holder {
        width: 100%;
        max-width: none;
        text-align: center;
        /* margin: 24px auto; */
        margin: 0 auto;
    }
    .qr-banner__qrcode-holder img {
        max-width: 100px;
        margin: 0 auto 10px;
    }
    .static-banner .jump-to-wechat-btn {
        /* margin: 24px auto; */
        margin: 0 auto;
        display: inline-block;
    }
    .qr-banner__pt-1 {
        display: block;
        z-index: -1;
        position: absolute;
        left: 90%;
        top: 0;
    }
    .qr-banner__mid-layer {
        width: 100%;
        height: 100%;
        left: 0;
        /* left: 23vh; */
        /* width: calc(100% - 23vh); */
        /* height: calc((100% - 23vh) * 0.85); */
    }
    .qr-banner__woman {
        left: 0;
        width: 100%;
        /* background-position: 90% 100%; */
    }
    .qr-banner__bottom-layer {
        display: none;
        top: auto;
        left: 25%;
        width: 75%;
        /* height: 10vh; */
        height: calc(100% - (100% - 23vh) * 0.85);
        z-index: 3;
        bottom: 0;
    }
    .qr-banner__pt-2,
    .qr-banner__pt-3 {
        display: none;
    }
    .qr-banner__pt-4 {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .qr-banner__emp-logo {
        /* transform: translate(calc(-50% + 12.5vh), -50%); */
        /* top: calc((100% - 23vh) * 0.45); */
    }
}
.collection-qr__btn {
    margin: 0;
    cursor: pointer;
}
.collection-qr__qrcode-holder {
    display: none;
    padding-top: 24px;
}
.collection-qr__qrcode {
    display: block;
    margin: 0 auto 12px;
    width: 130px;
    max-width: 100%;
}
.a11y-hidden {
    position: absolute !important;
    left: -300000px !important;
    width: 1px !important;
    height: 1px !important;
    display: inline-block !important;
    color: #000 !important;
    background-color: #fff !important;
}
.add-header-padding {
    padding-top: 120px;
}
@media screen and (max-width: 1580px) {
    .add-header-padding {
        padding-top: 80px;
    }
}
@media screen and (max-width: 991px) {
    .add-header-padding {
        padding-top: 65px;
    }
}
/* 2023-03-23 Collection START */
.collection-banner__img {
    display: block;
    width: 100%;
}
.collection-banner__img--mb {
    display: none;
}
.collection-banner .wrapper-1920 {
    position: relative;
}
.collection-banner__desc {
    display: none;
}
@media screen and (min-width: 561px) {
    .collection-banner__link {
        position: absolute;
        z-index: 2;
    }
    .collection-banner__link--web {
        top: 58%;
        left: 58%;
        width: 5.5%;
        height: 3%;
    }
    .collection-banner__link--shop {
        top: 58%;
        left: 65.6%;
        width: 7.3%;
        height: 3%;
    }
    .collection-banner__link.btn--spec {
        margin: 0;
    }
    .collection-banner__link.btn--spec:before,
    .collection-banner__link.btn--spec:after {
        display: none;
    }
}
@media screen and (max-width: 560px) {
    .collection-banner__img--dt {
        display: none;
    }
    .collection-banner__img--mb {
        display: block;
    }
    .collection-banner__desc {
        display: block;
        padding: 34px 24px;
        text-align: center;
    }
    .collection-banner__desc p {
        line-height: 1.5;
        margin-bottom: 10px;
    }
    .collection-banner__link .a11y-hidden {
        position: relative !important;
        left: auto !important;
        width: auto !important;
        height: auto !important;
    }
    /* .collection-banner__link--web {
        top: 86.5%;
        left: auto;
        right: 2%;
        width: 23%;
        height: 4.6%;
    }
    .collection-banner__link--shop {
        top: 92.5%;
        left: auto;
        right: 2%;
        width: 31%;
        height: 4.6%;
    } */
}
.collection-list {
    max-width: 1200px;
    margin: 58px auto 0;
}
.collection-list__item {
    display: flex;
    align-items: flex-end;
    margin-bottom: 88px;
}
.collection-list__item-title {
    color: #000;
    font-size: 34px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 14px;
}
.collection-list__item-desc {
    line-height: 1.5;
}
.collection-list__prod-swiper-item {
    display: block;
    font-size: 0;
}
.collection-list__prod-swiper-item img {
    display: block;
    width: 80%;
    max-width: 160px;
    margin: 0 auto;
}
.collection-list__prod-swiper {
    position: relative;
    margin: 24px 0;
}
.collection-list__item-btn-container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 24px;
}
.btn-black {
    border: 1px solid #000;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 10px;
    line-height: 22px;
    padding: 13px 28px 13px 38px;
    text-align: center;
    text-decoration: none;
    background-color: #000;
}
.collection-list__item-img {
    position: relative;
    width: 50%;
    flex-shrink: 0;
}
.collection-list__item-textarea {
    position: relative;
    width: 55%;
    flex-shrink: 0;
    margin-bottom: 48px;
    padding: 38px 24px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04);
    z-index: 2;
    overflow: hidden;
}
@media screen and (min-width: 992px) {
    .collection-list__item--beside:nth-child(odd) {
        flex-flow: row-reverse;
    }
    .collection-list__item--btm {
        flex-flow: column;
    }
    .collection-list__item--beside .collection-list__item-img {
        margin-right: -5%;
    }
    .collection-list__item--beside:nth-child(odd) .collection-list__item-img {
        margin-left: -5%;
        margin-right: 0;
    }
    .collection-list__item--btm:nth-child(even) .collection-list__item-img {
        margin-right: auto;
    }
    .collection-list__item--btm .collection-list__item-textarea {
        margin-top: -48px;
    }
    .collection-list__item--btm:nth-child(odd) .collection-list__item-textarea {
        margin-right: auto;
    }
}
@media screen and (max-width: 991px) {
    .collection-landing .content-wrapper {
        width: 100%;
    }
    .collection-list {
        max-width: 768px;
    }
    .collection-list__item {
        flex-flow: column;
        align-items: flex-start;
        margin-bottom: 38px;
    }
    .collection-list__item:nth-child(odd) {
        align-items: flex-end;
    }
    .collection-list__item-img {
        width: calc(100% - 30px);
    }
    .collection-list__item-textarea {
        width: 100%;
        background-color: transparent;
        box-shadow: none;
        margin-bottom: 0;
    }
    .collection-list__item-title {
        font-size: 28px;
    }
    .btn-black {
        font-size: 14px;
        letter-spacing: 1.75px;
        line-height: 20px;
        padding: 7px 34px;
    }
}
@media screen and (max-width: 640px) {
    .collection-list__prod-swiper {
        width: 240px;
        max-width: 60%;
        margin: 48px auto;
    }
    .collection-list__prod-swiper-item img {
        width: 90%;
        max-width: 230px;
    }
    .collection-list__prod-swiper > .swiper-scrollbar {
        width: 40%;
        left: 30%;
        height: 2px;
        bottom: -14px;
    }
}
/* 2023-03-23 Collection END */
/* 2023-03-27 index START */
.index-banner__img-container {
    display: block;
}
.index-banner__img-container:hover {
    opacity: 1;
}
.wrapper-1920 {
    max-width: 1920px;
    margin: 0 auto;
}
.index-banner__img {
    display: block;
    width: 100%;
}
.index-banner__img--mb {
    display: none;
}
.index-explore {
    margin: 58px 0;
}
.index-explore__title,
.index-cate__title {
    margin-bottom: 38px;
    font-weight: normal;
}
.index-explore__container {
    background-color: #f5f5f5;
}
.index-explore__item-container {
    display: flex;
    border-left: 6px #fff solid;
    border-right: 6px #fff solid;
    overflow: hidden;
}
.index-explore__item {
    position: relative;
    width: 25%;
}
.index-explore__item-img {
    position: relative;
    display: block;
    width: 100%;
    transform: scale(0.85);
    /* max-width: 450px; */
    margin: 0 auto;
    z-index: 3;
}
.index-explore__item-name {
    position: absolute;
    left: 0;
    bottom: 36px;
    font-size: 20px;
    width: 100%;
    text-align: center;
    z-index: 11;
}
@media screen and (max-width: 991px) {
    .index-explore__item-name {
        bottom: 20px;
        font-size: 14px;
    }
}
.index-explore__item:after {
    content: "";
    position: absolute;
    top: 0;
    right: -3px;
    display: block;
    width: 6px;
    height: 100%;
    background-color: #fff;
    z-index: 3;
}
.index-explore__item:nth-child(odd):after {
    transform: rotate(-10deg) scaleY(1.5);
    transform-origin: center;
}
.index-explore__item:nth-child(3) .index-explore__item-img {
    /* transform: scale(1.05); */
    transform-origin: top;
    z-index: 1;
}
.index-explore__item:nth-child(3):before {
    content: "";
    position: absolute;
    top: 0;
    right: -20px;
    display: block;
    width: 20px;
    height: 100%;
    background-color: #f5f5f5;
    transform: rotate(-10deg) scaleY(1.5);
    z-index: 2;
}
.index-explore__item:last-child:after {
    display: none;
}
.index-cate__item-container {
    padding: 0 3px;
}
.index-cate__item {
    display: flex;
    margin-bottom: 58px;
}
.index-cate__item-col {
    width: calc(100% / 3);
    /* padding: 0 3px; */
}
.index-cate__item-logo-container {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}
.index-mb-cate__swiper .index-cate__item-logo-container {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -70%);
}
.index-cate__item-logo {
    width: 70%;
    height: 70px;
    margin-bottom: 35px;
}
.index-mb-cate__swiper .index-cate__item-logo{
    height: 50px;
    margin-bottom: 20px;
}
.index-cate__item-logo--m {
    transform: translateX(28%);
    width: 20%;
}
.index-mb-cate__swiper .index-cate__item-logo--m {
    width: 15%;
}
.index-cate__item-logo--manon {
    height: 95px;
    transform: translateX(11%);
}
.index-mb-cate__swiper .index-cate__item-logo--manon {
    height: 65px;
    transform: translateY(16px);
    margin-bottom: 35px;
}
.index-cate__item-logo--mmxxi {
    transform: translateX(12%);
}
.index-cate__item-link {
    letter-spacing: 4px;
    font-size: 20px;
}
@media screen and (max-width: 991px) {
    .index-cate__item-link {
        font-size: 14px;
    }
}
.index-cate__item:nth-child(even) .index-cate__item-logo-container {
    order: 3;
}
.index-mb-cate {
    display: none;
}
.index-mb-cate .swiper-slide {
    width: 72%;
    /* max-width: 400px; */
    padding: 0 10px 0 0;
}
.index-mb-cate img {
    width: 100%;
}
.index-mb-cate__pagination {
    position: relative;
    left: auto !important;
    bottom: auto !important;
    margin: 18px 0 38px;
    font-size: 0;
    line-height: 1;
}
.index-mb-cate__pagination .swiper-pagination-bullet {
    width: 28px;
    height: 3px;
    border-radius: 0;
    margin: 4px !important;
}
.index-mb-cate__pagination .swiper-pagination-bullet-active {
    background: #ba8857;
}
.index-mb-cate + .more-collections:before {
    opacity: 0;
}
/* @media screen and (max-width: 991px) {
    .index-cate {
        display: none;
    }
    .index-mb-cate {
        display: block;
    }
} */
@media screen and (max-width: 767px) {
    .index-cate {
        display: none;
    }
    .index-mb-cate {
        display: block;
    }
}
@media screen and (max-width: 767px) {
    .index-explore__title,
    .index-cate__title {
        margin-bottom: 17px;
    }
    .index-explore__item-container {
        flex-wrap: wrap;
    }
    .index-explore__item {
        width: 50%;
    }
    .index-explore__item:nth-child(1),
    .index-explore__item:nth-child(2) {
        border-bottom: 6px #fff solid;
        background-color: #f5f5f5;
        z-index: 5;
    }
    .index-explore__item:nth-child(1) {
        z-index: 7;
    }
    .index-explore__item:nth-child(even):after {
        display: none;
    }
    .index-explore__item:nth-child(1):after {
        transform: rotate(-10deg) scaleY(1.02);
        z-index: 10;
    }
    .index-explore__item:nth-child(3):after {
        transform: rotate(10deg) scaleY(1.02);
    }
    .index-explore__item:nth-child(3):before {
        transform: rotate(10deg) scaleY(1.02);
        width: 100px;
        right: -100px;
    }
    /* .index-explore__item:nth-child(3) .index-explore__item-img {
        transform: none;
    } */
}
@media screen and (max-width: 767px) {
    .index-banner__img--dt {
        display: none;
    }
    .index-banner__img--mb {
        display: block;
    }
}
/* 2023-03-27 index END */
/* 2023-05-29 inner banner START */
.page-about-index .static-banner__bg {
    background-image: url(../images/about/img-banner-about.jpg);
}
.page-about-materials .static-banner__bg {
    background-image: url(../images/materials/img-banner-materials.jpg);
}
.page-about-craftsmanship .static-banner__bg {
    background-image: url(../images/craftsmanship/img-banner-craftsmanship.jpg);
}
.page-contact-us-index .static-banner__bg,
.page-customer-service .static-banner__bg {
    background-image: url(../images/contact-us/img-banner-contact.jpg);
}
@media screen and (max-width: 560px) {
    .page-about-index .static-banner__bg {
        background-image: url(../images/about/img-banner-about-m.jpg);
    }
    .page-about-materials .static-banner__bg {
        background-image: url(../images/materials/img-banner-materials-m.jpg);
        background-position-x: 25%;
    }
    .page-about-craftsmanship .static-banner__bg {
        background-image: url(../images/craftsmanship/img-banner-craftsmanship-m.jpg);
    }
    .page-contact-us-index .static-banner__bg,
    .page-customer-service .static-banner__bg {
        background-image: url(../images/contact-us/img-banner-contact-m.jpg);
    }
}
/* 2023-05-29 inner banner END */
.index-bloom__item-video {
    position: relative;
}
.bloom2025-hp-video {
    position: absolute;
    width: 82%;
    top: 27%;
    left: 9%;
  }
  @media (max-width: 767px) {
    .bloom2025-hp-video {
      width: 100%;
      top: 40%;
      left: 0;
    }
  }
.bloom2025-hp-video video{
    width: 100%;
}