html.is-store-app .dui-navbar-m,
html.is-store-app body .universal-product-tip-container-header-placeholder {
    display: none
}

html.is-store-app body:not(.universal-product-tip-body) {
    padding-top: 0
}

html.is-store-app .sub-nav-sticky-wrapper,
html.is-store-app .sub-nav-wrap {
    top: 0
}

html.is-store-app .search-fixed-wrapper.fixed-top,
html.is-store-app .sub-nav-sticky-wrapper nav {
    top: 0 !important
}

body {
    position: relative;
    width: 100%;
    padding-top: 50px;
    overflow-x: hidden
}

body.dji-mobile {
    max-width: 440px;
    margin: auto
}

.min-programer {
    padding: 0 !important
}

.cc-bar,
.cc-modal {
    z-index: 10001 !important
}

.menu-opened,
.menu-opened .dji-mobile {
    overflow: hidden !important;
    height: 100%
}

nav.dui-navbar-m.header-opened .navbar-content {
    background-color: #fff;
    height: calc(100vh - 50px)
}

nav.dui-navbar-m.header-opened .navbar-content .navbar-group-list {
    opacity: 1
}

.site-footer-m .footer-subscribe .footer-subscribe-submit.btn-active span.footer-arrow-top:after,
.site-footer-m .footer-subscribe .footer-subscribe-submit.btn-active span.footer-arrow-top:before,
nav.dui-navbar-m.header-opened .navbar-header {
    background-color: #fff
}

nav.dui-navbar-m.header-opened .navbar-header:after {
    background-color: rgba(0, 0, 0, .06)
}

nav.dui-navbar-m.header-opened .control-icon:nth-child(2) {
    opacity: 0
}

nav.dui-navbar-m.header-opened .control-icon:nth-child(1) {
    transform: translateY(8px)
}

nav.dui-navbar-m.header-opened .control-icon:nth-child(1):before {
    transform: rotate(45deg)
}

nav.dui-navbar-m.header-opened .control-icon:nth-child(3) {
    transform: translateY(-8px)
}

nav.dui-navbar-m.header-opened .control-icon:nth-child(3):before {
    transform: rotate(-45deg)
}

nav.dui-navbar-m.header-opened .navbar-account {
    opacity: 1;
    display: block;
    pointer-events: auto;
    transition: opacity 0s ease .45s
}

nav.dui-navbar-m.header-opened .navbar-group-list li.navbar-group-animate .dji-divider-line,
nav.dui-navbar-m.header-opened .navbar-group-list li.navbar-group-animate .navbar-group-head {
    transform: translateY(0) translateZ(0);
    opacity: 1
}

nav.dui-navbar-m .navbar-group-list .navbar-group-active .navbar-group-menu {
    display: block;
    max-height: 300vh;
    visibility: visible;
    opacity: 1;
    transition: all .6s ease-in-out;
    padding-bottom: 8px
}

nav.dui-navbar-m .navbar-group-list .nav-item-level2.active i.fa-angle-down-icon,
nav.dui-navbar-m .navbar-group-list .navbar-group-active .navbar-group-head i.navbar-arrow-right {
    transform: rotate(180deg)
}

nav.dui-navbar-m .navbar-group-list .nav-item-level2.active .compare-link,
nav.dui-navbar-m .navbar-group-list .nav-item-level2.active .products-list,
nav.dui-navbar-m .navbar-group-list .navbar-group-active .nav-item-level2.navbar-group-animate {
    opacity: 1;
    transform: translateY(0)
}

nav.dui-navbar-m .navbar-group-list .nav-item-level2.active .navbar-menu-child {
    overflow: hidden
}

nav.dui-navbar-m .navbar-group-list .nav-item-level2.active .support-products-list {
    padding-bottom: 8px
}

nav.dui-navbar-m {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
    letter-spacing: -.02em;
    background-color: #fff
}
nav.dui-navbar-m.nofixed{
    position: relative;
    
}

nav.dui-navbar-m .navbar-content {
    transition: all .6s ease;
    position: relative;
    z-index: 9;
    background-color: #fff;
    height: 0;
    overflow-x: hidden;
    overflow-y: scroll
}

nav.dui-navbar-m .navbar-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    opacity: 0;
    transition: all .3s ease;
    pointer-events: none;
    z-index: 1
}

nav.dui-navbar-m .navbar-header {
    min-height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: none;
    padding-right: calc(50% - 50.5px);
    position: relative;
    z-index: 2;
    float: none
}

nav.dui-navbar-m .navbar-header:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    transition: all .3s ease
}

nav.dui-navbar-m .navbar-header:before {
    display: none
}

nav.dui-navbar-m a.navbar-control {
    padding: 13px 16px;
    -webkit-tap-highlight-color: transparent
}

nav.dui-navbar-m a.navbar-control .control-icon {
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
    transition: all .4s ease
}

nav.dui-navbar-m a.navbar-control .control-icon:before {
    content: '';
    display: block;
    height: 2px;
    width: 22px;
    background-color: #303233;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    transition: transform .4s ease .2s, background-color .5s ease 0s
}

nav.dui-navbar-m a.navbar-dji-icon {
    display: block;
    width: 100px;
    height: 29px;
    background-size: contain;
    background-position: center center;
}

nav.dui-navbar-m a.navbar-search {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 16px
}

nav.dui-navbar-m a.navbar-search:active,
nav.dui-navbar-m a.navbar-search:hover,
nav.dui-navbar-m a.navbar-shopingbag:active,
nav.dui-navbar-m a.navbar-shopingbag:hover {
    background-color: unset !important
}

nav.dui-navbar-m a.navbar-search i.search-trigger {
    width: 28px;
    height: 28px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOC40MDAyIDE5LjY2NUMxNC42MTg4IDIyLjgyMTMgOC45ODYgMjIuNjI1MiA1LjQzNjc4IDE5LjA3NTlDMS42NzkwNSAxNS4zMTgyIDEuNjc5OTIgOS4yMjQ4NyA1LjQzODcyIDUuNDY2MDdDOS4xOTc1MSAxLjcwNzI3IDE1LjI5MDkgMS43MDY0IDE5LjA0ODYgNS40NjQxM0MyMi41OTc4IDkuMDEzMzUgMjIuNzk0IDE0LjY0NjIgMTkuNjM3NiAxOC40Mjc1TDI1LjM1MzcgMjQuMTQzNkMyNC42NzAzIDI0LjgyNyAyMy41NjI0IDI0LjgyNzIgMjIuODc5MiAyNC4xNDRMMTguNDAwMiAxOS42NjVWMTkuNjY1Wk0xNy44MjY1IDE3Ljg1MzhDMjAuOTAxOSAxNC43Nzg1IDIwLjkwMTkgOS43OTIyOCAxNy44MjY1IDYuNzE2OUMxNC43NTExIDMuNjQxNTIgOS43NjQ5NCAzLjY0MTUyIDYuNjg5NTYgNi43MTY5QzMuNjE0MTggOS43OTIyOCAzLjYxNDE4IDE0Ljc3ODUgNi42ODk1NiAxNy44NTM4QzkuNzY0OTQgMjAuOTI5MiAxNC43NTExIDIwLjkyOTIgMTcuODI2NSAxNy44NTM4WiIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC44NSIvPgo8L3N2Zz4K)
}

nav.dui-navbar-m a.navbar-shopingbag {
    display: inline-flex;
    transition: none;
    position: absolute;
    right: 12px;
    word-break: keep-all;
    background-color: initial;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTYuODc0LjMxM2MuOTY3IDAgMS43NS43ODMgMS43NSAxLjc1djEuMzEyaDIuNjAybC40NiA4LjMxNi0uODczLS4wMDctLjQxNS03LjQzNEgxLjYwMWwtLjQxNSA3LjQzNC0uODczLjAwNy40Ni04LjMxNmgyLjYwMVYyLjA2MmMwLS45NjYuNzg0LTEuNzUgMS43NS0xLjc1aDEuNzV6bTEuNzUgNS4yNjN2Mi42MTZjMCAuOTU1LS43NjggMS43My0xLjcyIDEuNzQ1aC0xLjc4YTEuNzQ4IDEuNzQ4IDAgMCAxLTEuNzUtMS43MTZWNS41NzZoLjAxNWEuODc1Ljg3NSAwIDAgMSAuODYuODZ2MS43NTZjMCAuNDc2LjM4NC44NjMuODYuODdoMS43NjVhLjg3My44NzMgMCAwIDAgLjg3NS0uODU2VjYuNDUyYzAtLjQ4LjM4NC0uODY4Ljg2LS44NzZoLjAxNXptLTEuNzUtNC4zODhoLTEuNzVhLjg3NS44NzUgMCAwIDAtLjg3NS44NzV2MS4zMTJoMy41VjIuMDYyYS44NzUuODc1IDAgMCAwLS44NzUtLjg3NHoiIGZpbGw9IiMwMDAiIGZpbGwtb3BhY2l0eT0iLjg1Ii8+PC9zdmc+);
    background-repeat: no-repeat;
    border: none !important;
    background-size: 24px 24px;
    background-position: center;
    width: 32px;
    padding: 0;
    align-items: center;
    height: 32px;
    border-radius: 88rem;
    color: rgba(0, 0, 0, .85);
    font-weight: 400;
    font-size: 14px;
    letter-spacing: -.02em
}

nav.dui-navbar-m a.navbar-shopingbag span.shopingbag-icon {
    position: relative;
    display: block;
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
    background-position: center center;
    background-image: url(//www-cdn.djiits.com/assets/images/v3/head/mobile/shoppingbag-icon-5b1dd9eed597726228f8adb09293ff82.png)
}

nav.dui-navbar-m .navbar-group-list {
    height: calc(100vh - 50px);
    overflow-y: scroll;
    padding: 8px 0 64px;
    transition: opacity .3s ease;
    opacity: 0
}

nav.dui-navbar-m .navbar-group-list .dji-divider-line {
    height: 24px;
    margin-left: auto;
    width: calc(100% - 16px);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

nav.dui-navbar-m .navbar-group-list .dji-divider-line:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, .06)
}

nav.dui-navbar-m .navbar-group-list li.navbar-group {
    transition: all .3s ease
}

nav.dui-navbar-m .navbar-group-list .navbar-group-animate .dji-divider-line,
nav.dui-navbar-m .navbar-group-list .navbar-group-animate .navbar-group-head {
    transform: translateY(-16px);
    opacity: 0;
    transition: all .3s ease;
    will-change: transform
}

nav.dui-navbar-m .navbar-group-list .navbar-group-head {
    padding: 16px 20px 16px 16px;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -.02em;
    display: flex;
    justify-content: space-between;
    position: relative;
    transition: all .3s ease;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

nav.dui-navbar-m .navbar-group-list .navbar-group-head:active {
    background-color: rgba(0, 0, 0, .02);
    -webkit-tap-highlight-color: rgba(0, 0, 0, .02)
}

nav.dui-navbar-m .navbar-group-list .navbar-group-head a.title,
nav.dui-navbar-m .navbar-group-list .navbar-group-head h4.title {
    transition: all .3s ease;
    padding-left: 0;
    padding-right: 32px;
    flex: 1;
    font-size: 14px;
    line-height: 20px;
    color: rgba(0, 0, 0, .85);
    font-weight: 400;
    display: inline-block
}

nav.dui-navbar-m .navbar-group-list .navbar-group-head h4.title {
    display: block
}

nav.dui-navbar-m .navbar-group-list .navbar-group-head .navbar-arrow-right,
nav.dui-navbar-m .navbar-group-list i.fa-angle-down-icon {
    transition: all .3s ease;
    width: 16px;
    height: 16px;
    text-align: center;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(0, 0, 0, .85);
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCAxLjEwNWExLjAwMiAxLjAwMiAwIDAxMS40MTYgMEw1IDQuNjg0bDMuNTg0LTMuNTc5YTEuMDAyIDEuMDAyIDAgMDExLjQxNiAwbC00LjY0NiA0LjY0YS41MDEuNTAxIDAgMDEtLjcwOCAwTDAgMS4xMDR6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGZpbGwtb3BhY2l0eT0iLjg1Ii8+PC9zdmc+)
}

nav.dui-navbar-m .navbar-group-list .navbar-group-menu {
    position: relative;
    top: auto;
    left: auto;
    height: auto;
    max-height: 0;
    visibility: hidden;
    transition: all .3s ease-in-out;
    overflow: hidden;
    opacity: 0;
    padding-bottom: 0
}

nav.dui-navbar-m .navbar-group-list .nav-item-level2.navbar-group-animate {
    transform: translateY(-16px);
    transition: all .3s ease;
    opacity: 0;
    display: none
}

.site-footer-m ul.footer-legal li:last-child:after,
nav.dui-navbar-m .navbar-group-list .nav-item-level2:last-child .no-button:last-child {
    display: none
}

nav.dui-navbar-m .navbar-group-list .navbar-menu-item-box {
    display: flex;
    justify-content: space-between;
    position: relative;
    transition: all .3s ease;
    padding: 12px 20px 12px 32px;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -.02em;
    align-items: center
}

nav.dui-navbar-m .navbar-group-list .navbar-menu-child .support-products-list .support-product-item:active,
nav.dui-navbar-m .navbar-group-list .navbar-menu-item-box:active {
    background-color: rgba(0, 0, 0, .02);
    -webkit-tap-highlight-color: rgba(0, 0, 0, .02)
}

nav.dui-navbar-m .navbar-group-list .simple-dropdown-item {
    padding: 0
}

nav.dui-navbar-m .navbar-group-list .simple-dropdown-text {
    width: 100%;
    padding: 12px 20px 12px 32px
}

nav.dui-navbar-m .navbar-group-list .text-box {
    font-size: 14px;
    line-height: 20px;
    overflow: hidden
}

nav.dui-navbar-m .navbar-group-list .text-box h5.title,
nav.dui-navbar-m .navbar-group-list .text-box p.content {
    transition: all .3s ease;
    padding-left: 0;
    padding-right: 16px;
    display: block;
    flex: 1;
    font-weight: 400;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    line-height: 20px
}

nav.dui-navbar-m .navbar-group-list .text-box p.content {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -.02em;
    color: rgba(0, 0, 0, .65);
    margin-top: 4px;
    white-space: pre;
    overflow: hidden;
    text-overflow: ellipsis
}

nav.dui-navbar-m .navbar-group-list .navbar-menu-child {
    transition: all .3s ease;
    height: 0;
    overflow: hidden
}

nav.dui-navbar-m .navbar-group-list .navbar-menu-child a.compare-link {
    display: inline-flex;
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
    padding-left: 32px;
    padding-bottom: 32px;
    padding-right: 32px;
    color: rgba(0, 0, 0, .85);
    transition: transform .3s ease;
    opacity: 0;
    transform: translateY(-16px);
    will-change: transform;
    align-items: center
}

nav.dui-navbar-m .navbar-group-list .navbar-menu-child a.compare-link i.fa-angle-right-icon {
    transition: all .3s ease;
    width: 14px;
    height: 14px;
    text-align: center;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 300;
    color: rgba(0, 0, 0, .85);
    transform: rotate(-90deg);
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCAxLjEwNWExLjAwMiAxLjAwMiAwIDAxMS40MTYgMEw1IDQuNjg0bDMuNTg0LTMuNTc5YTEuMDAyIDEuMDAyIDAgMDExLjQxNiAwbC00LjY0NiA0LjY0YS41MDEuNTAxIDAgMDEtLjcwOCAwTDAgMS4xMDR6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGZpbGwtb3BhY2l0eT0iLjg1Ii8+PC9zdmc+)
}

nav.dui-navbar-m .navbar-group-list .navbar-menu-child .products-list {
    position: relative;
    list-style: none;
    padding: 8px 0 16px 32px;
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    overflow-x: scroll;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    transition: transform .3s ease;
    opacity: 0;
    transform: translateY(-16px);
    will-change: transform;
    scrollbar-width: none
}

nav.dui-navbar-m .navbar-group-list .navbar-menu-child .products-list:after {
    display: block;
    width: 20px;
    height: 100px;
    content: "\00A0\00A0\00A0\00A0\00A0";
    opacity: 0
}

nav.dui-navbar-m .navbar-group-list .navbar-menu-child .products-list::-webkit-scrollbar {
    display: none
}

nav.dui-navbar-m .navbar-group-list .navbar-menu-child .support-products-list {
    flex-wrap: wrap;
    overflow: hidden;
    padding: 0
}

nav.dui-navbar-m .navbar-group-list .navbar-menu-child .support-products-list:after {
    display: none
}

nav.dui-navbar-m .navbar-group-list .navbar-menu-child .support-products-list .support-product-item {
    width: 100%;
    font-weight: 400;
    display: flex;
    justify-content: space-between;
    position: relative;
    transition: all .3s ease
}

nav.dui-navbar-m .navbar-group-list .navbar-menu-child .support-products-list .support-product-item .name {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -.02em;
    align-items: center;
    color: rgba(0, 0, 0, .85);
    padding: 12px 16px 12px 48px;
    width: 100%
}

nav.dui-navbar-m .navbar-group-list .navbar-menu-child a.product-item {
    color: rgba(0, 0, 0, .25)
}

nav.dui-navbar-m .navbar-group-list .navbar-menu-child .product-item {
    width: calc(50vw - 36px);
    flex-shrink: 0;
    margin-left: 8px;
    background-color: rgba(0, 0, 0, .04);
    padding-bottom: 4px;
    position: relative;
    transition: all .3s ease;
    scroll-snap-align: start;
    scroll-margin-left: 32px
}

nav.dui-navbar-m .navbar-group-list .navbar-menu-child .product-item:first-child {
    margin-left: 0
}

nav.dui-navbar-m .navbar-group-list .navbar-menu-child .product-item .img-box {
    width: 100%;
    padding-bottom: 100%;
    position: relative;
    transition: all .3s ease
}

nav.dui-navbar-m .navbar-group-list .navbar-menu-child .product-item .img-box img {
    width: 100%;
    position: absolute;
    object-fit: cover
}

nav.dui-navbar-m .navbar-group-list .navbar-menu-child .product-item .new-label {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 40px;
    color: #fa8c16;
    font-size: 12px;
    line-height: 16px;
    display: none;
    will-change: transform
}

nav.dui-navbar-m .navbar-group-list .navbar-menu-child .product-item p.name {
    margin-top: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -.02em;
    color: rgba(0, 0, 0, .85);
    height: 32px
}

nav.dui-navbar-m .navbar-group-list .navbar-menu-child .solution-product-item {
    width: calc(100vw - 108px);
    background: 0 0
}

nav.dui-navbar-m .navbar-group-list .navbar-menu-child .solution-product-item .img-box {
    padding-bottom: 66.66%;
    overflow: hidden
}

nav.dui-navbar-m .navbar-group-list .navbar-menu-child .solution-product-item .name {
    justify-content: flex-start !important;
    text-align: left;
    height: fit-content;
    padding-right: 16px
}

nav.dui-navbar-m .navbar-group-list .navbar-menu-child .solution-product-item .intro {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -.02em;
    margin-top: 4px;
    color: rgba(0, 0, 0, .65);
    padding-right: 16px
}

nav.dui-navbar-m .navbar-group-list .nav-link-list .link-list-item {
    padding: 12px 16px 12px 32px;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -.02em;
    align-items: center;
    justify-content: flex-start;
    display: flex;
    font-weight: 400
}

nav.dui-navbar-m .navbar-group-list .nav-link-list .link-list-item .link-title {
    font-size: 14px;
    line-height: 20px;
    color: rgba(0, 0, 0, .85)
}

nav.dui-navbar-m .navbar-group-list .nav-link-list .link-list-item .fa-angle-right-icon {
    transition: all .3s ease;
    width: 14px;
    height: 14px;
    text-align: center;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 300;
    color: rgba(0, 0, 0, .85);
    transform: rotate(-90deg);
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCAxLjEwNWExLjAwMiAxLjAwMiAwIDAxMS40MTYgMEw1IDQuNjg0bDMuNTg0LTMuNTc5YTEuMDAyIDEuMDAyIDAgMDExLjQxNiAwbC00LjY0NiA0LjY0YS41MDEuNTAxIDAgMDEtLjcwOCAwTDAgMS4xMDR6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGZpbGwtb3BhY2l0eT0iLjg1Ii8+PC9zdmc+)
}

nav.dui-navbar-m .navbar-group-list .nav-link-list .link-list-divider-line {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(100% - 32px);
    margin-left: auto;
    height: 16px
}

nav.dui-navbar-m .navbar-group-list .nav-link-list .link-list-divider-line:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, .06)
}

nav.dui-navbar-m .navbar-group-list .nav-link-list .btn-wrapper {
    padding: 12px 16px 12px 32px;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -.02em;
    align-items: center;
    justify-content: flex-start;
    display: block
}

nav.dui-navbar-m .navbar-group-list .nav-link-list .level2-btn {
    position: relative;
    display: inline-flex;
    height: 32px;
    width: auto;
    padding: 0 16px;
    justify-content: center;
    align-items: center;
    background: linear-gradient(#535759, #3b3e40);
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -.02em;
    font-weight: 400;
    white-space: nowrap;
    text-align: center;
    transition: all .3s ease;
    touch-action: manipulation;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    border-radius: 4px;
    max-width: 100%;
    overflow: hidden
}

nav.dui-navbar-m .navbar-group-list .nav-link-list .level2-btn .btn-name {
    max-width: 100%;
    overflow: hidden;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    flex: 1;
    -webkit-font-smoothing: antialiased
}

nav.dui-navbar-m .navbar-group-list .nav-link-list .level2-btn i.suffix {
    display: inline;
    margin-left: 4px;
    width: 14px;
    height: 14px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

nav.dui-navbar-m .navbar-group-list .nav-link-list .level2-btn i.suffix,
nav.dui-navbar-m .navbar-group-list .nav-link-list .level2-btn i.suffix.absolute {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0xMy41LDMuMjE4NzUgTDguMzU5Mzc1LDguMzU5Mzc1IEM4LjE1NzQ1OTUzLDguNTQ5MDU0NzQgNy44NDA4Nzc0LDguNTQ4NTc1MDcgNy42NDA2MjUsOC4zNTkzNzUgQzcuNDUwOTQ1MjYsOC4xNTc0NTk1MyA3LjQ1MTQyNDkzLDcuODQwODc3NCA3LjY0MDYyNSw3LjY0MDYyNSBMMTIuODEyNSwyLjUgTDExLjQ4NDM3NSwyLjUgQzEwLjkzODMyODYsMi41IDEwLjQ5MDYxMzMsMi4wNTIyODQ3NSAxMC40ODQzNzUsMS41IEwxNC41LDEuNSBMMTQuNSw1LjUgQzEzLjk0NzcxNTMsNS41IDEzLjUsNS4wNTIyODQ3NSAxMy41LDQuNSBMMTMuNSwzLjIxODc1IEwxMy41LDMuMjE4NzUgWiBNMTQuMDMxMjUsOCBMMTQuMDMxMjUsMTMgQzE0LjAzMTI1LDEzLjgyODQyNzEgMTMuMzU5Njc3MSwxNC41IDEyLjUzMTI1LDE0LjUgTDMsMTQuNSBDMi4xNzE1NzI4OCwxNC41IDEuNSwxMy44Mjg0MjcxIDEuNSwxMyBMMS41LDMuNSBDMS41LDIuNjcxNTcyODggMi4xNzE1NzI4OCwyIDMsMiBMOCwyIEM4LDIuNTUyMjg0NzUgNy41NTIyODQ3NSwzIDcsMyBMMywzIEMyLjcyMzg1NzYzLDMgMi41LDMuMjIzODU3NjMgMi41LDMuNSBMMi41LDEzIEMyLjUsMTMuMjc2MTQyNCAyLjcyMzg1NzYzLDEzLjUgMywxMy41IEwxMi41MzEyNSwxMy41IEMxMi44MDczOTI0LDEzLjUgMTMuMDMxMjUsMTMuMjc2MTQyNCAxMy4wMzEyNSwxMyBMMTMuMDMxMjUsOSBDMTMuMDMxMjUsOC40NDY4NTAxMSAxMy40Nzg5NjUzLDcuOTk5MTM0ODYgMTQuMDMxMjUsOCBaIi8+PC9kZWZzPjx1c2UgeGxpbms6aHJlZj0iI2EiIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==)
}

nav.dui-navbar-m .navbar-group-list .nav-link-list .level2-btn i.suffix.relative {
    margin-right: -4px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iI0ZGRiIgZmlsbC1vcGFjaXR5PSIuODUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTYuMTA1IDEzYTEuMDAyIDEuMDAyIDAgMDEwLTEuNDE2TDkuNjg0IDggNi4xMDUgNC40MTZhMS4wMDIgMS4wMDIgMCAwMTAtMS40MTZsNC42NCA0LjY0NmEuNTAxLjUwMSAwIDAxMCAuNzA4TDYuMTA0IDEzeiIvPjwvc3ZnPg==)
}

nav.dui-navbar-m .navbar-group-list .support-nav-link-list .level2-btn {
    margin: 0 8px 8px 0
}

nav.dui-navbar-m .navbar-account {
    position: fixed;
    bottom: 0;
    width: 100%;
    opacity: 0;
    display: block;
    pointer-events: none;
    background-color: #fff;
    z-index: 3
}

nav.dui-navbar-m .navbar-account .content {
    padding-top: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: relative
}

nav.dui-navbar-m .navbar-account .content a.user-link {
    color: rgba(0, 0, 0, .85);
    display: flex;
    padding: 16px 20px 16px 16px;
    width: 100%;
    justify-content: center;
}

nav.dui-navbar-m .navbar-account .content a.login-link {
    color: rgba(0, 0, 0, .85);
    display: flex;
    width: 100%
}

nav.dui-navbar-m .navbar-account .content a.user-link {
    /* border-top: 1px solid rgba(0, 0, 0, .06) */
}

nav.dui-navbar-m .navbar-account .content a.login-link {
    justify-content: center;
    align-items: center;
    height: 40px;
    line-height: 40px;
    /* background-color: rgba(0, 0, 0, .85); */
    /* margin: 0 16px 16px; */
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.02em;
    text-align: center;
    border-radius: 99px;
    color: #000;
    padding: 0 16px;
    transition: background-color .3s ease
}

nav.dui-navbar-m .navbar-account .content a.login-link:active {
    background-color: #1f1f1f
}

nav.dui-navbar-m .navbar-account .content span.navbar-login {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -.02em;
    flex: initial;
    margin-left: 8px
}

nav.dui-navbar-m .navbar-account .content .navbar-nickname {
    /* flex: 1; */
    margin-left: 16px;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -.02em
}

nav.dui-navbar-m .navbar-account .content span.navbar-avatar {
    display: block;
    width: 24px;
    height: 16px;
    background-size: cover;
}

nav.dui-navbar-m .navbar-account .content a.user-link span.navbar-avatar {
    background-image: url(../images/zh.png)
}

nav.dui-navbar-m .navbar-account .content a.login-link span.navbar-avatar {
    background-image: url(../images/en.png)
}

nav.dui-navbar-m a.navbar-shopingbag.active {
    display: none !important
}

html[lang=zh-CN][data-abk*="march_store_activity_exp=B"] nav.dui-navbar-m a.navbar-shopingbag {
    color: #fff !important
}

html[lang=zh-CN][data-abk*="march_store_activity_exp=B"] nav.dui-navbar-m a.navbar-shopingbag:not(.active) {
    display: none !important
}

html[lang=zh-CN][data-abk*="march_store_activity_exp=B"] nav.dui-navbar-m a.navbar-shopingbag.active {
    border: none;
    display: inline-flex !important;
    align-items: center;
    padding: 8px 16px 8px 13px;
    background: linear-gradient(to right, #ebd3b5, #cda374) !important
}

html[lang=zh-CN][data-abk*="march_store_activity_exp=B"] nav.dui-navbar-m a.navbar-shopingbag.active .shopping-bag {
    margin-right: 9px;
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTYuODc0LjMxM2MuOTY3IDAgMS43NS43ODMgMS43NSAxLjc1djEuMzEyaDIuNjAybC40NiA4LjMxNi0uODczLS4wMDctLjQxNS03LjQzNEgxLjYwMWwtLjQxNSA3LjQzNC0uODczLjAwNy40Ni04LjMxNmgyLjYwMVYyLjA2MmMwLS45NjYuNzg0LTEuNzUgMS43NS0xLjc1aDEuNzV6bTEuNzUgNS4yNjN2Mi42MTZjMCAuOTU1LS43NjggMS43My0xLjcyIDEuNzQ1aC0xLjc4YTEuNzQ4IDEuNzQ4IDAgMCAxLTEuNzUtMS43MTZWNS41NzZoLjAxNWEuODc1Ljg3NSAwIDAgMSAuODYuODZ2MS43NTZjMCAuNDc2LjM4NC44NjMuODYuODdoMS43NjVhLjg3My44NzMgMCAwIDAgLjg3NS0uODU2VjYuNDUyYzAtLjQ4LjM4NC0uODY4Ljg2LS44NzZoLjAxNXptLTEuNzUtNC4zODhoLTEuNzVhLjg3NS44NzUgMCAwIDAtLjg3NS44NzV2MS4zMTJoMy41VjIuMDYyYS44NzUuODc1IDAgMCAwLS44NzUtLjg3NHoiIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjg1Ii8+PC9zdmc+);
    background-size: 12px 12px;
    background-position: center;
    background-repeat: no-repeat
}

html.is-store-app .site-footer-m {
    display: none
}

.site-footer-m {
    background-color: #272727;
    -webkit-tap-highlight-color: rgba(255, 255, 255, .1)
}

.site-footer-m a.footer-top-link {
    display: block;
    padding: 14px 20px;
    font-size: 12px;
    line-height: 20px;
    color: #f2f2f2;
    text-align: center
}

.site-footer-m a.footer-top-link span {
    opacity: .8;
    display: inline-block;
    vertical-align: middle
}

.site-footer-m span.footer-arrow-top {
    position: relative;
    display: inline-block;
    height: 12px;
    width: 12px;
    margin-left: 5px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+bGlnaHQvYW5nbGUtdXA8L3RpdGxlPgogICAgPGcgaWQ9ImxpZ2h0L2FuZ2xlLXVwIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8cGF0aCBkPSJNMTMsOS44OTQ2OTkyMSBDMTIuNjA5MDAxOSwxMC4yODUxMDAzIDExLjk3NTA2ODgsMTAuMjg1MTAwMyAxMS41ODQwNzA4LDkuODk0Njk5MjEgTDgsNi4zMTYxMDA4NCBMNC40MTU5MjkyLDkuODk0Njk5MjEgQzQuMDI0OTMxMTUsMTAuMjg1MTAwMyAzLjM5MDk5ODA1LDEwLjI4NTEwMDMgMyw5Ljg5NDY5OTIxIEw3LjY0NjAxNzcsNS4yNTU3NzUzOSBDNy44NDE1MTY3Myw1LjA2MDU3NDg3IDguMTU4NDgzMjcsNS4wNjA1NzQ4NyA4LjM1Mzk4MjMsNS4yNTU3NzUzOSBMMTMsOS44OTQ2OTkyMSBaIiBpZD0i6Lev5b6EIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg==);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.site-footer-m .footer-category-group.category-group-opened .footer-category-content span.footer-category-cross {
    transform: rotate(45deg);
    transition: all .3s
}

.site-footer-m .footer-category-group.category-group-opened a.footer-category-title:after {
    background-color: transparent
}

.site-footer-m .footer-category-group.category-group-reduce a.footer-category-title {
    border-bottom: none
}

.site-footer-m .footer-category-group.category-group-reduce a.footer-category-title span.footer-category-cross:after {
    transform: rotate(180deg);
    transition: all .3s
}

.site-footer-m .footer-category,
.site-footer-m p.footer-feedback {
    padding-top: 10px;
    padding-bottom: 10px
}

.site-footer-m .footer-category-content {
    position: relative;
    background-color: #434343;
    box-sizing: border-box;
    padding: 0 30px;
    overflow: hidden;
    height: 0;
    transition: all .6s
}

.site-footer-m .footer-category-content a {
    -webkit-tap-highlight-color: rgba(255, 255, 255, .3)
}

.site-footer-m .footer-category-link {
    display: block;
    font-size: 12px;
    line-height: 20px;
    margin-top: 16px;
    margin-bottom: 16px;
    color: rgba(255, 255, 255, .85);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.site-footer-m a.footer-category-title {
    position: relative;
    display: block;
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    padding: 18px 20px;
    color: #ebeff2;
    -webkit-tap-highlight-color: transparent
}

.site-footer-m a.footer-category-title:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 20px;
    height: 1px;
    width: auto;
    background-color: #494b4d;
    opacity: .5
}

.site-footer-m span.footer-category-cross {
    position: relative;
    display: block;
    float: right;
    width: 8px;
    height: 20px;
    transition: all .4s
}

.site-footer-m span.footer-category-cross:after,
.site-footer-m span.footer-category-cross:before {
    content: '';
    display: block;
    position: absolute;
    width: 8px;
    height: 1px;
    background-color: #ebeff2;
    top: 9px;
    right: 0
}

.site-footer-m span.footer-category-cross:after {
    transform: rotate(90deg);
    transition: all .3s
}

.site-footer-m span.footer-category-right {
    position: relative;
    display: block;
    float: right;
    width: 16px;
    height: 16px;
    margin-top: 3px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+bGlnaHQvYW5nbGUtcmlnaHQ8L3RpdGxlPgogICAgPGcgaWQ9ImxpZ2h0L2FuZ2xlLXJpZ2h0IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8cGF0aCBkPSJNNi4xMDUzMDA3OSwxMyBDNS43MTQ4OTk3NCwxMi42MDkwMDE5IDUuNzE0ODk5NzQsMTEuOTc1MDY4OCA2LjEwNTMwMDc5LDExLjU4NDA3MDggTDkuNjgzODk5MTYsOCBMNi4xMDUzMDA3OSw0LjQxNTkyOTIgQzUuNzE0ODk5NzQsNC4wMjQ5MzExNSA1LjcxNDg5OTc0LDMuMzkwOTk4MDUgNi4xMDUzMDA3OSwzIEwxMC43NDQyMjQ2LDcuNjQ2MDE3NyBDMTAuOTM5NDI1MSw3Ljg0MTUxNjczIDEwLjkzOTQyNTEsOC4xNTg0ODMyNyAxMC43NDQyMjQ2LDguMzUzOTgyMyBMNi4xMDUzMDA3OSwxMyBaIiBpZD0i6Lev5b6EIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg==);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.site-footer-m span.footer-language-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    background-position: center center;
    background-size: cover;
    background-image: url(https://www-cdn.djiits.com/dps/dd414ceb936237ce4f434d1efcddfc1b.png)
}

.site-footer-m .footer-bottom {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px
}

.site-footer-m a.footer-language-link span,
.site-footer-m ul.footer-social-list li {
    display: inline-block;
    vertical-align: middle
}

.site-footer-m ul.footer-social-list {
    padding-top: 8px;
    padding-bottom: 10px;
    margin-left: -10px;
    margin-right: -10px
}

.site-footer-m ul.footer-social-list li {
    height: 18px;
    margin: 5px 10px
}

.site-footer-m ul.footer-social-list a {
    display: block;
    height: 100%
}

.site-footer-m ul.footer-social-list img {
    height: 100%
}

.site-footer-m p.footer-feedback {
    font-size: 12px;
    color: rgba(255, 255, 255, .85)
}

.site-footer-m p.footer-feedback a {
    color: #4daff0
}

.site-footer-m p.footer-copyright {
    padding-top: 12px;
    color: rgba(255, 255, 255, .65);
    font-size: 12px
}

.site-footer-m p.ttttt {
    display: block
}

.site-footer-m ul.footer-legal {
    margin-top: 6px;
    margin-left: -8px;
    margin-right: -8px
}

.site-footer-m ul.footer-legal li {
    position: relative;
    display: inline-block;
    padding: 4px 10px;
    font-size: 12px
}

.site-footer-m ul.footer-legal li:after {
    position: absolute;
    right: 0;
    content: '';
    display: block;
    width: 1px;
    height: 12px;
    top: 50%;
    margin-top: -6px;
    background-color: rgba(255, 255, 255, .85)
}

.site-footer-m ul.footer-legal a {
    color: rgba(255, 255, 255, .85)
}

.site-footer-m .footer-record a,
.site-footer-m p.footer-ad-desc {
    color: rgba(255, 255, 255, .65);
    font-size: 12px
}

.site-footer-m .footer-enterprise-info {
    margin-top: 6px;
    color: #606466;
    font-size: 12px
}

.site-footer-m .footer-subscribe {
    padding-top: 22px;
    padding-bottom: 0
}

.site-footer-m .footer-subscribe p.footer-subscribe-title {
    margin-bottom: 10px;
    font-size: 12px;
    color: #ebeff2
}

.site-footer-m .footer-subscribe p.footer-subscribe-desc {
    margin-bottom: 10px;
    font-size: 12px;
    color: rgba(255, 255, 255, .65)
}

.site-footer-m .footer-subscribe .form-group {
    position: relative;
    margin-bottom: 0;
    padding-right: 40px
}

.site-footer-m .footer-subscribe .footer-subscribe-input {
    display: block;
    width: 100%;
    padding: 10px 8px;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    background-color: transparent;
    outline: none;
    border: solid 1px #494b4d;
    border-right: none;
    border-radius: 0
}

.site-footer-m .footer-subscribe input::placeholder {
    color: rgba(255, 255, 255, .65)
}

.site-footer-m .footer-subscribe .footer-subscribe-submit {
    position: absolute;
    width: 40px;
    height: 100%;
    right: 0;
    top: 0;
    background-color: #494b4d;
    border: solid 1px #494b4d;
    display: flex;
    justify-content: center;
    align-items: center
}

.site-footer-m .footer-subscribe .footer-subscribe-submit.btn-active {
    background-color: #1897f2;
    border: solid 1px #1897f2
}

.site-footer-m .footer-subscribe .envelope-icon {
    width: 16px;
    height: 16px
}

.site-footer-m .footer-subscribe .footer-subscribe-tip {
    font-size: 12px;
    color: rgba(255, 255, 255, .65);
    margin-top: 5px
}

.site-footer-m .footer-subscribe .footer-subscribe-tip.invisible {
    visibility: hidden;
    opacity: 0
}

.site-footer-m .footer-subscribe span.footer-arrow-top {
    transform: rotate(90deg);
    margin: 0;
    left: 13px;
    top: 8px
}

.site-footer-m .footer-subscribe span.footer-arrow-top:after,
.site-footer-m .footer-subscribe span.footer-arrow-top:before {
    background-color: #919699
}

.site-footer-m .footer-subscribe .footer-subscribe-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    z-index: 10001;
    display: none
}

.site-footer-m .footer-subscribe .footer-subscribe-modal .modal-content {
    width: 90%;
    max-width: 400px;
    padding: 60px 20px 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 180px;
    background-color: #fff;
    text-align: center;
    overflow: hidden
}

.site-footer-m .footer-subscribe .footer-subscribe-modal h4.modal-title {
    font-size: 20px;
    color: #494b4d;
    font-weight: 400;
    margin-bottom: 25px
}

.site-footer-m .footer-subscribe .footer-subscribe-modal p.modeal-desc {
    font-size: 14px;
    line-height: 24px;
    color: #919699;
    font-weight: 400;
    margin-bottom: 55px
}

.site-footer-m .footer-subscribe .footer-subscribe-modal a.modal-btn {
    display: block;
    padding: 10px;
    color: #fff;
    background-color: #3c3e40;
    font-size: 18px;
    line-height: 26px
}

.v3-fancybox-closeBtn {
    position: fixed;
    top: 16px;
    right: 16px;
    background-color: rgba(0, 0, 0, .2);
    width: 48px;
    height: 48px;
    cursor: pointer;
    border-radius: 50%;
    transition: all .3s ease;
    background-size: 16px auto;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTRweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgMTQgMTQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDU1LjEgKDc4MTM2KSAtIGh0dHBzOi8vc2tldGNoYXBwLmNvbSAtLT4KICAgIDx0aXRsZT5tb2RhbC8qL2Nsb3NlPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+CiAgICAgICAgPHBhdGggZD0iTTgsNy4yOTMwMDE0OSBMMTMuMDg2MDAzLDIuMjA2OTk4NTEgQzEzLjQ3NjQ2NzUsMS44MTY1MzQwMSAxNC4xMDk1MzU1LDEuODE2NTM0MDEgMTQuNSwyLjIwNjk5ODUxIEw4LjcwNjk5ODUxLDggTDEzLjc5MzAwMTUsMTMuMDg2MDAzIEMxNC4xODM0NjYsMTMuNDc2NDY3NSAxNC4xODM0NjYsMTQuMTA5NTM1NSAxMy43OTMwMDE1LDE0LjUgTDgsOC43MDY5OTg1MSBMMi45MTM5OTcwMiwxMy43OTMwMDE1IEMyLjUyMzUzMjUyLDE0LjE4MzQ2NiAxLjg5MDQ2NDQ5LDE0LjE4MzQ2NiAxLjUsMTMuNzkzMDAxNSBMNy4yOTMwMDE0OSw4IEwyLjIwNjk5ODUxLDIuOTEzOTk3MDIgQzEuODE2NTM0MDEsMi41MjM1MzI1MiAxLjgxNjUzNDAxLDEuODkwNDY0NDkgMi4yMDY5OTg1MSwxLjUgTDgsNy4yOTMwMDE0OSBaIiBpZD0icGF0aC0xIj48L3BhdGg+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0ibW9kYWwvKi9jbG9zZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIxLjAwMDAwMCwgLTIxLjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0idHJhbnNwYXJlbnQiPgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IuminOiJsi1jb2xvciIgeD0iMCIgeT0iMCIgd2lkdGg9IjU2IiBoZWlnaHQ9IjU2Ij48L3JlY3Q+CiAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPGcgaWQ9InRpbWVzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMC4wMDAwMDAsIDIwLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9IioiPjwvZz4KICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgPC9tYXNrPgogICAgICAgICAgICAgICAgPGcgaWQ9IuW9oueKti1zaGFwZSIgZmlsbC1ydWxlPSJub256ZXJvIj48L2c+CiAgICAgICAgICAgICAgICA8ZyBpZD0id2hpdGUiIG1hc2s9InVybCgjbWFzay0yKSIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICAgICAgICAgICAgICA8cmVjdCBpZD0i6aKc6ImyLWNvbG9yIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+)
}

.v3-fancybox-closeBtn:active {
    background-color: rgba(0, 0, 0, .4)
}

.v3-fancybox-wrap {
    z-index: 10055
}

.footer-australia-logo {
    -webkit-tap-highlight-color: transparent
}

.footer-australia-logo img {
    width: 50%;
    display: block
}

.subscribe-modal-wrapper {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10002;
    pointer-events: none
}

.subscribe-modal-wrapper * {
    word-break: break-word
}

.subscribe-modal-wrapper .mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    height: 100%;
    z-index: 5;
    margin: 0 !important;
    opacity: 0;
    transition: all .3s ease;
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px)
}

.subscribe-modal-wrapper.loading .spin-icon {
    opacity: 1 !important;
    transition: opacity 0s ease
}

.subscribe-modal-wrapper.loading .submit-text {
    opacity: 0 !important;
    transition: opacity 0s ease
}

.subscribe-modal-wrapper.active {
    pointer-events: auto
}

.subscribe-modal-wrapper.active .mask {
    opacity: 1;
    pointer-events: auto
}

.subscribe-modal-wrapper.active .modal-container {
    margin-top: 0;
    opacity: 1;
    pointer-events: auto
}

.subscribe-modal-wrapper .modal-container {
    max-width: calc(100vw - 32px);
    width: 100%;
    z-index: 7;
    overflow: visible;
    pointer-events: none;
    margin-top: 48px;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    text-align: center;
    transition: all .3s ease;
    position: absolute;
    top: 50%;
    left: 50%
}

.subscribe-modal-wrapper .modal-container .close-btn {
    height: 40px;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -.02em;
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 10;
    width: 40px;
    color: rgba(0, 0, 0, .85);
    border: none;
    background: 0 0;
    padding: 0 8px;
    transition: all .3s ease;
    outline: none;
    border-radius: 50%
}

.subscribe-modal-wrapper .modal-container .close-btn:active,
.subscribe-modal-wrapper .modal-container .close-btn:hover {
    background: rgba(0, 0, 0, .04)
}

.subscribe-modal-wrapper .modal-container .close-icon {
    font-weight: 300;
    display: inline-block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: center;
    background-image: url(https://www-cdn.djiits.com/assets/uploads/p/39d8b823-6506-4d3d-bd48-03054b4c709d/times-black-main.svg)
}

.subscribe-modal-wrapper .modal-container .subscribe-modal-content {
    position: relative;
    overflow: hidden;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -.02em;
    background: #fff;
    transition: all .3s ease;
    border-radius: 8px;
    padding: 48px
}

.subscribe-modal-wrapper .activity-modal-container {
    width: 720px;
    height: 400px
}

.subscribe-modal-wrapper .activity-modal-container .inputgroup {
    margin-top: 24px !important
}

.subscribe-modal-wrapper .activity-modal-container .inputgroup .email-input input {
    font-family: "Open Sans", "PingFang SC", "Microsoft YaHei", "Helvetica Neue", "Hiragino Sans GB", "WenQuanYi Micro Hei", Arial, sans-serif !important
}

.subscribe-modal-wrapper .activity-modal-container .inputgroup .input-theme-new-light {
    background-color: rgba(0, 0, 0, .08) !important;
    -webkit-backdrop-filter: blur(32px);
    backdrop-filter: blur(32px);
    border: none !important;
    box-shadow: none !important;
    color: rgba(0, 0, 0, .45) !important
}

.subscribe-modal-wrapper .activity-modal-container .inputgroup .input-theme-new-light::placeholder {
    color: rgba(0, 0, 0, .45) !important
}

.subscribe-modal-wrapper .activity-modal-container .inputgroup .input-theme-new-dark {
    background-color: rgba(255, 255, 255, .08) !important;
    -webkit-backdrop-filter: blur(32px);
    backdrop-filter: blur(32px);
    border: none !important;
    box-shadow: none !important;
    color: rgba(255, 255, 255, .45) !important
}

.subscribe-modal-wrapper .activity-modal-container .inputgroup .input-theme-new-dark::placeholder {
    color: rgba(255, 255, 255, .45) !important
}

.subscribe-modal-wrapper .activity-modal-container .close-btn-new-light .close-icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGQ9Ik0xMiAxMC45NGw3LjYyOS03LjYzYTEuNSAxLjUgMCAwMTIuMTIxIDBMMTMuMDYgMTJsNy42MyA3LjYyOWExLjUgMS41IDAgMDEwIDIuMTIxTDEyIDEzLjA2bC03LjYyOSA3LjYzYTEuNSAxLjUgMCAwMS0yLjEyMSAwTDEwLjk0IDEyIDMuMzEgNC4zNzFhMS41IDEuNSAwIDAxMC0yLjEyMUwxMiAxMC45NHoiIGlkPSJhIi8+PC9kZWZzPjx1c2UgZmlsbD0iI0ZGRiIgeGxpbms6aHJlZj0iI2EiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yIC0yKSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)
}

.subscribe-modal-wrapper .activity-modal-container .activity-modal-link {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0
}

.subscribe-modal-wrapper .activity-modal-container .subscribe-modal-content {
    background-color: transparent;
    border-radius: 0 !important;
    background-size: cover;
    background-position: center;
    padding: 0 48px;
    height: 100%;
    align-items: center
}

.subscribe-modal-wrapper .activity-modal-container .subscribe-modal-content .eyebrow {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 8px
}

.subscribe-modal-wrapper .activity-modal-container .subscribe-modal-content .note {
    z-index: 3;
    position: relative;
    color: rgba(255, 255, 255, .45) !important
}

.subscribe-modal-wrapper .activity-modal-container .subscribe-modal-content .submit-btn,
.subscribe-modal-wrapper-mobile.subscribe-modal-wrapper .activity-modal-container .subscribe-modal-content .success-content-wrapper .success-content .ok-btn,
.subscribe-modal-wrapper-pc.subscribe-modal-wrapper .activity-modal-container .subscribe-modal-content .success .success-content .btn {
    border-radius: 999px
}

.subscribe-modal-wrapper .activity-modal-container .subscribe-modal-content .submit-btn:active {
    opacity: .8
}

.subscribe-modal-wrapper .btn {
    width: 100%;
    border-radius: 4px;
    align-items: center;
    font-weight: 400;
    white-space: nowrap;
    text-align: center;
    transition: all .3s ease;
    touch-action: manipulation;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    display: block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -.02em;
    height: 40px;
    background: rgba(0, 0, 0, .85);
    color: #fff;
    padding: 0 16px;
    outline: none;
    margin-left: -1px;
    position: relative
}

.subscribe-modal-wrapper .btn:focus,
.subscribe-modal-wrapper .btn:hover {
    background: #1f1f1f
}

.subscribe-modal-wrapper .btn:active {
    background: #1f1f1f
}

.subscribe-modal-wrapper .success {
    padding: 0 48px;
    position: absolute;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    transition: all .3s ease;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.subscribe-modal-wrapper .success.active {
    opacity: 1;
    pointer-events: auto;
    transition-delay: .3s
}

.subscribe-modal-wrapper .success .success-icon {
    display: inline-block;
    padding-bottom: 16px;
    width: 48px;
    height: 64px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(https://www-cdn.djiits.com/assets/uploads/p/10b98169-278f-4ddc-abb7-0816801d1f31/check.svg)
}

.subscribe-modal-wrapper .success .intro {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -.02em;
    margin-top: 16px;
    color: rgba(0, 0, 0, .65)
}

.subscribe-modal-wrapper .success .ok-btn {
    margin-top: 24px;
    min-width: 160px
}

.subscribe-modal-wrapper .subscribe-content {
    display: block !important;
    text-align: left;
    opacity: 1;
    transition: all .3s ease
}

.subscribe-modal-wrapper .subscribe-content .gradient-font {
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text
}

.subscribe-modal-wrapper .subscribe-content.hide {
    opacity: 0;
    transition: all 0s ease;
    pointer-events: none
}

.subscribe-modal-wrapper .subscribe-content h3,
.subscribe-modal-wrapper .success h3 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -.03em;
    font-weight: 600;
    color: rgba(0, 0, 0, .85)
}

.subscribe-modal-wrapper .subscribe-content .intro {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -.02em;
    margin-top: 16px;
    color: rgba(0, 0, 0, .65)
}

.subscribe-modal-wrapper .subscribe-content .inputgroup {
    width: 100%;
    margin-top: 16px;
    position: relative;
    display: table;
    border-collapse: separate;
    border-spacing: 0
}

.subscribe-modal-wrapper .subscribe-content .inputgroup .email-input {
    position: relative;
    z-index: 2;
    display: block;
    vertical-align: middle;
    width: 100%;
    border-radius: 4px
}

.subscribe-modal-wrapper .subscribe-content .inputgroup .email-input input {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    background: #fff;
    color: rgba(0, 0, 0, .85);
    text-align: left;
    white-space: nowrap;
    transition: all .3s ease;
    touch-action: manipulation;
    appearance: none;
    -webkit-appearance: none;
    min-height: 40px;
    padding: 7px 11px;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -.02em
}

.subscribe-modal-wrapper .subscribe-content .inputgroup .email-input input:focus {
    z-index: 2;
    outline: 0;
    border-color: #1890ff;
    box-shadow: 0 0 0 4px rgba(24, 144, 255, .2)
}

.subscribe-modal-wrapper .subscribe-content .inputgroup .email-input input::placeholder {
    color: rgba(0, 0, 0, .25)
}

.subscribe-modal-wrapper .subscribe-content .inputgroup .email-input-error {
    border-color: #d32029;
    box-shadow: 0 0 0 4px rgba(245, 34, 45, .2)
}

.subscribe-modal-wrapper .subscribe-content .inputgroup .email-input-error:focus {
    z-index: 2;
    outline: 0;
    border-color: #1890ff;
    box-shadow: 0 0 0 4px rgba(211, 32, 41, .2)
}

.subscribe-modal-wrapper .subscribe-content .inputgroup .submit-btn {
    position: relative;
    margin-top: 16px
}

.subscribe-modal-wrapper .subscribe-content .inputgroup .submit-btn span {
    transition: opacity .3s ease
}

.subscribe-modal-wrapper .subscribe-content .inputgroup .submit-btn .spin-icon {
    position: absolute;
    left: calc(50% - 8px);
    top: calc(50% - 8px);
    opacity: 0;
    transition: opacity .3s ease;
    font-weight: 300;
    display: block;
    animation: fa-spin 2s linear infinite;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(https://www-cdn.djiits.com/assets/uploads/p/39d8b823-6506-4d3d-bd48-03054b4c709d/notch-circle-white-main.svg)
}

.subscribe-modal-wrapper .subscribe-content .inputgroup .submit-btn .submit-text {
    opacity: 1
}

.subscribe-modal-wrapper .subscribe-content .email-input-error-tip {
    text-align: left;
    color: #d32029;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -.02em;
    padding-top: 8px;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: all .5s ease
}

.subscribe-modal-wrapper .subscribe-content .email-input-error-tip i.email-input-error-tip-icon {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transform: translateY(2px);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PHBhdGggZD0iTTYuNTI3IDYuMDEybDEuMDY3IDEuMDU0YS4zOTQuMzk0IDAgMCAxIDAgLjU0LjM5NC4zOTQgMCAwIDEtLjU0IDBMNiA2LjUzOCA0Ljk0NSA3LjYwNWEuMzk0LjM5NCAwIDAgMS0uNTM5IDAgLjM5NC4zOTQgMCAwIDEgMC0uNTM5bDEuMDY3LTEuMDU0LTEuMDY3LTEuMDU1YS4zOTQuMzk0IDAgMCAxIDAtLjUzOS4zOTQuMzk0IDAgMCAxIC41NCAwTDYgNS40ODRsMS4wNTUtMS4wNjZhLjM5NC4zOTQgMCAwIDEgLjUzOSAwIC4zOTQuMzk0IDAgMCAxIDAgLjUzOUw2LjUyNyA2LjAxMnpNNiAxMS4yNjJhNS4yNSA1LjI1IDAgMSAxIDAtMTAuNSA1LjI1IDUuMjUgMCAwIDEgMCAxMC41em0wLS43NWE0LjUgNC41IDAgMSAwIDAtOSA0LjUgNC41IDAgMCAwIDAgOXoiIGlkPSJhIi8+PC9kZWZzPjx1c2UgZmlsbD0iI2QzMjAyOSIgeGxpbms6aHJlZj0iI2EiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
    margin-right: 4px
}

.subscribe-modal-wrapper .subscribe-content .email-input-error-tip.email-input-blurring.email-input-has-error {
    max-height: 40px;
    opacity: 1
}

.subscribe-modal-wrapper .subscribe-content .note {
    text-align: left;
    margin-top: 8px;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -.02em;
    color: rgba(0, 0, 0, .45)
}

.subscribe-modal-wrapper .subscribe-content .note a {
    display: inline-block;
    transition: all .3s ease;
    cursor: pointer;
    color: #1890ff
}

.subscribe-modal-wrapper .subscribe-content .note a:hover {
    text-decoration: underline
}

.subscribe-modal-wrapper .envelope {
    z-index: 2;
    position: relative;
    display: flex;
    align-items: center
}

.subscribe-modal-wrapper .envelope .envelope-video-svg {
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(https://www-cdn.djiits.com/dps/cff881070f26e0ad324a0bbbb6cf37b9.svg);
    width: 226px;
    height: 226px;
    background-position: center
}

.subscribe-activity-modal-no-show {
    display: none
}

.subscribe-modal-wrapper-pc.subscribe-modal-wrapper .activity-modal-container {
    max-width: 720px !important;
    top: 50%;
    transform: translate(-50%, -50%)
}

.subscribe-modal-wrapper-pc.subscribe-modal-wrapper .activity-modal-container .subscribe-modal-content {
    display: flex;
    justify-content: flex-end;
    padding: 0 48px
}

.subscribe-modal-wrapper-pc.subscribe-modal-wrapper .activity-modal-container .subscribe-modal-content>div {
    flex: none
}

.subscribe-modal-wrapper-pc.subscribe-modal-wrapper .activity-modal-container .subscribe-modal-content .content-wrapper {
    width: 264px
}

.subscribe-modal-wrapper-pc.subscribe-modal-wrapper .activity-modal-container .subscribe-modal-content .success {
    text-align: left;
    padding: 0;
    width: 264px;
    left: unset;
    transform: translate(0, -50%)
}

.subscribe-modal-wrapper-pc.subscribe-modal-wrapper .activity-modal-container .close-btn-new-light {
    background: rgba(255, 255, 255, .08)
}

.subscribe-modal-wrapper-pc.subscribe-modal-wrapper .activity-modal-container .close-btn-new-light:hover {
    background: rgba(255, 255, 255, .12)
}

.subscribe-modal-wrapper-pc.subscribe-modal-wrapper .activity-modal-container .close-btn-new-light:active {
    background: rgba(255, 255, 255, .15)
}

.subscribe-modal-wrapper-pc.subscribe-modal-wrapper .activity-modal-container .close-btn-new-dark {
    background: rgba(0, 0, 0, .04)
}

.subscribe-modal-wrapper-pc.subscribe-modal-wrapper .activity-modal-container .close-btn-new-dark:hover {
    background: rgba(0, 0, 0, .08)
}

.subscribe-modal-wrapper-pc.subscribe-modal-wrapper .activity-modal-container .close-btn-new-dark:active {
    background: rgba(0, 0, 0, .15)
}

.subscribe-modal-wrapper-pc.subscribe-modal-wrapper .activity-modal-container .subscribe-content {
    text-align: left !important
}

.subscribe-modal-wrapper-pc.subscribe-modal-wrapper .activity-modal-container .submit-btn {
    height: 40px;
    max-width: 264px;
    border-radius: 999px;
    z-index: 3;
    margin-left: 0
}

.subscribe-modal-wrapper-pc.subscribe-modal-wrapper .activity-modal-container .submit-btn:hover {
    opacity: .9
}

@media screen and (max-width:1600px) {
    .subscribe-modal-wrapper-pc.subscribe-modal-wrapper .activity-modal-container {
        transform: translate(-50%, -50%) scale(.9)
    }
}

@media screen and (max-width:1334px) {
    .subscribe-modal-wrapper-pc.subscribe-modal-wrapper .activity-modal-container {
        transform: translate(-50%, -50%) scale(.8)
    }
}

.subscribe-modal-wrapper-mobile.subscribe-modal-wrapper .activity-modal-container {
    width: 328px !important;
    height: 536px;
    top: 50% !important;
    left: 50% !important;
    bottom: auto !important;
    transform: translate(-50%, calc(-50% - 36px)) !important
}

.subscribe-modal-wrapper-mobile.subscribe-modal-wrapper .activity-modal-container .close-btn {
    top: auto !important;
    right: auto !important;
    left: 50%;
    bottom: -72px;
    width: 48px;
    height: 48px;
    transform: translateX(-50%);
    background: rgba(255, 255, 255, .08);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px)
}

.subscribe-modal-wrapper-mobile.subscribe-modal-wrapper .activity-modal-container .subscribe-modal-content {
    border-radius: 0 !important;
    background-size: cover
}

.subscribe-modal-wrapper-mobile.subscribe-modal-wrapper .activity-modal-container .subscribe-modal-content .submit-btn {
    border-radius: 999px;
    left: 50%;
    transform: translate(-50%, 0)
}

.subscribe-modal-wrapper-mobile.subscribe-modal-wrapper .activity-modal-container .subscribe-modal-content .success-content-wrapper {
    top: unset;
    bottom: 0;
    transform: translateX(-50%)
}

.subscribe-modal-wrapper-mobile.subscribe-modal-wrapper .activity-modal-container .subscribe-modal-content .success-content-wrapper .success-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 24px
}

.subscribe-modal-wrapper-mobile.subscribe-modal-wrapper .activity-modal-container .subscribe-content {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 0 24px 24px
}

.subscribe-modal-wrapper-mobile.subscribe-modal-wrapper .activity-modal-container .subscribe-content .content-wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    padding-left: 24px;
    padding-right: 24px
}

.subscribe-modal-wrapper-mobile.subscribe-modal-wrapper .activity-modal-container .subscribe-content .note {
    text-align: center
}

@media screen and (max-width:390px) {
    .subscribe-modal-wrapper-mobile.subscribe-modal-wrapper .activity-modal-container {
        transform: translate(-50%, calc(-50% - 36px)) scale(.9) !important
    }
}

@media screen and (min-width:768px) {
    .subscribe-modal-wrapper .modal-container {
        max-width: 693px !important
    }

    .subscribe-modal-wrapper .modal-container .subscribe-modal-content {
        display: flex
    }

    .subscribe-modal-wrapper .modal-container .subscribe-modal-content>div {
        flex: 1
    }

    .subscribe-modal-wrapper .modal-container .subscribe-modal-content .success {
        text-align: left;
        padding: 0 48px 0 0;
        width: 50%;
        transform: translate(0, -50%)
    }

    .subscribe-modal-wrapper .modal-container .subscribe-modal-content .envelope {
        padding-left: 20px
    }
}

@media screen and (max-width:767px) {
    .subscribe-modal-wrapper .modal-container {
        max-width: 100%;
        top: auto;
        bottom: 0;
        transform: translate(-50%)
    }

    .subscribe-modal-wrapper .modal-container .success {
        padding: 0 24px
    }

    .subscribe-modal-wrapper .modal-container .subscribe-modal-content {
        padding: 24px 24px 32px;
        border-bottom-right-radius: 0%;
        border-bottom-left-radius: 0%
    }

    .subscribe-modal-wrapper .modal-container .subscribe-modal-content .subscribe-content {
        text-align: center
    }

    .subscribe-modal-wrapper .modal-container .subscribe-modal-content .envelope {
        padding-bottom: 28px;
        justify-content: center
    }

    .subscribe-modal-wrapper .modal-container .subscribe-modal-content .envelope .envelope-video-svg {
        height: 128px
    }
}

.hidden-text,
html[data-abk*="subscribe_de_exp=B"] .shown-text {
    display: none !important
}

.hidden-text .dui-link {
    color: #1890ff
}

html[data-abk*="subscribe_de_exp=B"] .hidden-text {
    display: block !important
}

.store-point-wrapper {
    border-bottom: 1px solid rgba(255, 255, 255, .12);
    text-align: center;
    letter-spacing: -.02em
}

.store-point-wrapper.is-mobile {
    padding: 24px 0;
    margin: 0 24px;
    border-top: 1px solid rgba(255, 255, 255, .12)
}

.store-point-wrapper.is-mobile .store-point-title {
    margin-top: 8px
}

.store-point-wrapper.is-mobile .store-button {
    width: 100%;
    margin-top: 16px
}

.store-point-wrapper.is-mobile .store-button .learn-more-link {
    font-size: 14px;
    padding-top: 6px;
    padding-bottom: 6px
}

.store-point-wrapper.is-pc {
    padding-bottom: 32px;
    max-width: 1200px;
    margin: 0 auto 32px
}

.store-point-wrapper.is-pc.white-all {
    cursor: pointer
}

.store-point-wrapper.is-pc .store-button .learn-more-link {
    width: fit-content
}

.store-point-wrapper.is-pc .store-button .learn-more-link.black:hover {
    background: rgba(255, 255, 255, .12)
}

.store-point-wrapper.is-pc .store-button .learn-more-link.black:active:not(:disabled) {
    background: rgba(255, 255, 255, .2)
}

.store-point-wrapper.is-pc .store-button .learn-more-link.line {
    border: 1px solid #fff;
    color: #fff
}

.store-point-wrapper.is-pc .store-button .learn-more-link.line:hover {
    background: rgba(255, 255, 255, .08)
}

.store-point-wrapper.is-pc .store-button .learn-more-link.line:active:not(:disabled) {
    background: rgba(255, 255, 255, .12)
}

.store-point-wrapper.is-pc .store-button .learn-more-link.white {
    background: #fff;
    color: rgba(0, 0, 0, .85)
}

.store-point-wrapper.is-pc .store-button .learn-more-link.white:hover {
    background: rgba(255, 255, 255, .9);
    color: rgba(0, 0, 0, .85)
}

.store-point-wrapper.is-pc .store-button .learn-more-link.white:active:not(:disabled) {
    background: rgba(255, 255, 255, .8)
}

.store-point-wrapper.is-pc .one-sentence-box {
    width: 693px;
    margin: 0 auto
}

.store-point-wrapper .one-sentence-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -.03em;
    color: #fff
}

.store-point-wrapper .one-sentence-desc {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -.02em;
    color: rgba(255, 255, 255, .85);
    margin: 16px auto 0
}

.store-point-wrapper .store-button {
    margin-top: 16px
}

.store-point-wrapper .store-button .learn-more-link {
    display: block;
    padding: 10px 16px;
    border-radius: 99px;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    margin: 0 auto;
    transition: all .3s ease
}

.store-point-wrapper .store-button .learn-more-link.black {
    background: rgba(255, 255, 255, .08);
    color: #fff
}

.store-point-wrapper .store-button .learn-more-link.line {
    border: 1px solid #fff;
    color: #fff
}

.store-point-wrapper .store-button .learn-more-link.white {
    background: #fff;
    color: rgba(0, 0, 0, .85)
}

.store-point-wrapper .store-point-title {
    flex: 1;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -.02em;
    color: rgba(255, 255, 255, .65)
}