.sale-bg {
    background-color: #FFF8D6;
}

.sale-bg .sale-logo {
    text-align: left;
    margin: 24px 0 0 20%;
    position: absolute;
    top: 0;
    left: 0;
}

.sale-bg .sale-desc {
    width: 42%;
    font-size: 24px;
    position: absolute;
    top: 0;
    left: 0;
    margin: 11% 0 0 15%;
}

.sale-bg .sale-desc>div>span {
    font-weight: bold;
}

.sale-bg .sale-icon-arrow {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBmaWxsPSJub25lIiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4Ij48Zz48cGF0aCBkPSJNOSwxOEMxMy45NzA2LDE4LDE4LDEzLjk3MDYsMTgsOUMxOCw0LjAyOTQ0LDEzLjk3MDYsMCw5LDBDNC4wMjk0NCwwLDAsNC4wMjk0NCwwLDlDMCwxMy45NzA2LDQuMDI5NDQsMTgsOSwxOFpNOC4yOTI5Miw0LjI5MjU1TDUuNDY0NDksNy4xMjA5OEM1LjA3Mzk3LDcuNTExNSw1LjA3Mzk3LDguMTQ0NjYsNS40NjQ0OSw4LjUzNTE5QzUuODU1MDIsOC45MjU3MSw2LjQ4ODE4LDguOTI1NzEsNi44Nzg3MSw4LjUzNTE5TDguMDAwNDksNy40MTM0MUw4LjAwMDQ5LDEzLjgyODFDOC4wMDA0OSwxNC4zODA0LDguNDQ4MiwxNC44MjgxLDkuMDAwNDksMTQuODI4MUM5LjU1Mjc3LDE0LjgyODEsMTAuMDAwNSwxNC4zODA0LDEwLjAwMDUsMTMuODI4MUwxMC4wMDA1LDcuNDE0MzVMMTEuMTIxMyw4LjUzNTJDMTEuMzA4OSw4LjcyMjczLDExLjU2MzIsOC44MjgwOSwxMS44Mjg0LDguODI4MDlDMTIuMDkzNyw4LjgyODA5LDEyLjM0OCw4LjcyMjc0LDEyLjUzNTYsOC41MzUyQzEyLjkyNjEsOC4xNDQ2NywxMi45MjYxLDcuNTExNSwxMi41MzU2LDcuMTIwOThMOS43MDcxNCw0LjI5MjU1QzkuNTgzMDgsNC4xNjg0OSw5LjQyODU3LDQuMDc5MjYsOS4yNTkxMiw0LjAzMzhDOC45MTM5NiwzLjk0MTIxLDguNTQ1NjIsNC4wMzk4NSw4LjI5MjkyLDQuMjkyNTVaIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNGRkZGRkYiIGZpbGwtb3BhY2l0eT0iMSIvPjwvZz48L3N2Zz4=);
    background-repeat: no-repeat
}

.sale-bg .sale-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #FF781F;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .1)
}

.sale-bg .sale-top img {
    margin-top: 24px;
    width: 149px;
    height: 32px
}

.sale-bg .sale-top .sale-top-tip {
    width: 740px;
    color: #fff
}

.sale-bg .sale-top .sale-top-btn {
    height: 38px;
    min-width: 160px;
    border-radius: 200px;
    background: #53A5E1;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-size: 100%;
    margin-top: 20px
}

.sale-bg .sale-top .sale-top-btn:hover {
    background: #53A5E1;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-size: 100%
}

.sale-bg .sale-top .sale-top-btn span {
    margin-right: 6px;
    line-height: 17px;
    font-weight: 700;
    font-family: Arial !important;
    font-size: 16px;
    color: #fff
}

.sale-bg .sale-item {
    padding: 50px 0 25px
}

.sale-bg .sale-item.sale-item-normal .sale-detail-title {
    color: #FF781F;
}

.sale-bg .sale-item .sale-detail-title {
    color: #4d99d6;
    font-family: Arial #000 !important;
    font-weight: 900;
    -webkit-font-feature-settings: "kern" on;
    font-feature-settings: "kern" on
}

.sale-bg .sale-item .sale-detail-body .sale-detail-box .sale-detail-box-title {
    color: #F6592B;
    font-family: Arial !important;
    -webkit-font-feature-settings: "kern" on;
    font-feature-settings: "kern" on;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 25px
}

.sale-bg .sale-item .sale-detail-body .sale-detail-box .sale-detail-box-title span {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}
.sale-bg .sale-item-1 {
    padding: 70px 0 0;
    margin-bottom: 25px;
    height: 47vw;
    min-height: 900px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    top: -10px;
}

.sale-bg .sale-item-1:lang(en),
.sale-bg .sale-item-1:lang(es),
.sale-bg .sale-item-1:lang(it),
.sale-bg .sale-item-1:lang(nl),
.sale-bg .sale-item-1:lang(pt) {
    background: url(../images/activety/bts-2026/img_banner_bg_en.png) 32% 69% / 30% no-repeat, url(../images/activety/bts-2026/bg.png) 32% 0 / 100% 100% no-repeat, #f5eee6
}

.sale-bg .sale-item-1:lang(de) {
    background: url(../images/activety/bts-2026/img_banner_bg_de.png) 32% 69% / 30% no-repeat, url(../images/activety/bts-2026/bg.png) 32% 0 / 100% 100% no-repeat, #f5eee6
}

.sale-bg .sale-item-1:lang(fr) {
    background: url(../images/activety/bts-2026/img_banner_bg_fr.png) 32% 69% / 30% no-repeat, url(../images/activety/bts-2026/bg.png) 32% 0 / 100% 100% no-repeat, #f5eee6
}

.sale-bg .sale-item-1:lang(jp) {
    background: url(../images/activety/bts-2026/img_banner_bg_jp.png) 32% 69% / 30% no-repeat, url(../images/activety/bts-2026/bg.png) 32% 0 / 100% 100% no-repeat, #f5eee6
}

.sale-bg .sale-item-1:lang(cn),
.sale-bg .sale-item-1:lang(tw) {
    background: url(../images/activety/bts-2026/img_banner_bg_tw.png) 32% 69% / 30% no-repeat, url(../images/activety/bts-2026/bg.png) 32% 0 / 100% 100% no-repeat, #f5eee6
}

.sale-bg .sale-item-1 .sale-bg-title {
    position: absolute;
    bottom: 0;
    left: calc(35% - 500px);
    right: 41%;
    min-width: 500px;
    font-family: Arial;
    font-size: 22px;
    font-weight: 400;
    line-height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    letter-spacing: 0;
    color: #fff;
    font-variation-settings: "opsz" auto
}

.sale-bg .sale-item-1 .sale-bg-title strong {
    font-size: 24px;
    font-weight: 900
}

.sale-bg .sale-item-1 .sale-bg-title img {
    width: 80%
}

.sale-bg .sale-item-1 .sale-bg-title-b {
    position: absolute;
    bottom: 0;
    width: 100%
}

.sale-bg .sale-item-1 .sale-bx {
    width: 460px;
    height: 748px;
    position: relative;
    top: -50px;
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-body {
    background-color: #fff;
    height: 680px;
    border-radius: 10px;
    border: 0 solid #000;
    -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-body .sale-bx-title {
    font-size: 32px;
    font-weight: 900;
    color: #4d99d6;
    line-height: 35px;
    font-family: Arial #000 !important
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-body .sale-btn-tip {
    font-size: 20px;
    font-family: Arial;
    font-weight: 700;
    line-height: 0
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-body.sale-type-1 {
    background-image: url(../images/activety/bts-2026/img_discount_70.png)
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-body.sale-type-2 {
    background-image: url(../images/activety/bts-2026/img_discount_67.png)
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-body.sale-type-sign .sale-bx-title {
    font-size: 24px !important
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-body .sale-bx-prices {
    margin: 58px auto
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-body .sale-bx-prices .sale-bx-price {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    height: 80px;
    font-size: 24px;
    font-weight: 400;
    color: #999;
    line-height: 30px
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-body .sale-bx-prices .sale-bx-price .sale-price {
    font-size: 80px;
    font-weight: 900;
    line-height: 60px;
    font-family: Arial #000 !important;
    background: -o-linear-gradient(326deg, #ffb04f 0, #ff863b 70%);
    background: linear-gradient(124deg, #ffb04f 0, #ff863b 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-body .sale-bx-prices .sale-bx-price .sale-price span {
    font-size: 40px;
    font-family: Arial !important
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-body .sale-bx-prices .sale-bx-price .sale-price:lang(jp) {
    font-size: 55px
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-body .sale-bx-prices .sale-bx-price .original-price {
    font-size: 40px;
    color: #999;
    font-family: Arial !important;
    font-weight: 400
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-body .sale-bx-prices .sale-bx-price .original-price:lang(jp) {
    font-size: 35px
}

.sale-bg .sale-item-1 .sale-bx .sale-sign {
    height: 410px;
    background: #fff;
    z-index: 50;
    color: #000;
    width: 100%
}

.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-success-wrap,
.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-wrap {
    height: 700px;
    bottom: -40px;
    border-radius: 10px;
    padding: 50px 0 30px !important;
    -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .1)
}

.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-success-wrap .forget-reset-success,
.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-wrap .forget-reset-success {
    height: 355px;
    text-align: center
}

.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-success-wrap .forget-reset-success p,
.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-wrap .forget-reset-success p {
    font-family: Arial !important;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    letter-spacing: 0;
    color: #333
}

.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-success-wrap .forget-reset-success img,
.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-wrap .forget-reset-success img {
    margin: 50px 0 32px
}

.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-success-wrap h4,
.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-wrap h4 {
    margin: auto;
    font-family: Arial #000 !important;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    color: #333
}

.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-success-wrap p[class=f-fs18],
.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-wrap p[class=f-fs18] {
    font-family: Arial !important;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0;
    margin: 55px 36px 70px !important
}

.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-success-wrap .btn-bx,
.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-wrap .btn-bx {
    margin: 50px auto 45px
}

.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-success-wrap .btn-bx .tips-info,
.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-wrap .btn-bx .tips-info {
    margin-bottom: 5px
}

.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-success-wrap .btn-bx .tips-info.sale-tips-info-forgot,
.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-wrap .btn-bx .tips-info.sale-tips-info-forgot {
    position: absolute;
    top: -34px;
    margin: 0;
    font-family: Arial;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0;
    color: red !important
}

.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-success-wrap .btn-bx .sale-up-btn,
.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-wrap .btn-bx .sale-up-btn {
    margin-bottom: 20px
}

.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-success-wrap .btn-bx .sale-up-btn[data-to=forgetClose],
.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-wrap .btn-bx .sale-up-btn[data-to=forgetClose] {
    padding: 0;
    border-radius: 40px;
    background: #fff;
    background-blend-mode: overlay, normal;
    background-size: 100%;
    border: 2px solid #ff7621;
    -webkit-box-shadow: none;
    box-shadow: none
}

.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-success-wrap .btn-bx .sale-up-btn[data-to=forgetClose] .sale-up-btn-white,
.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-wrap .btn-bx .sale-up-btn[data-to=forgetClose] .sale-up-btn-white {
    background: #fff;
    width: 100%;
    height: 100%;
    color: #ff7621;
    position: relative;
    border: 0 solid;
    border-radius: 40px
}

.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-success-wrap .btn-bx .sale-up-btn[data-to=forgetClose] .sale-up-btn-white .sale-up-btn-white-mask,
.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-wrap .btn-bx .sale-up-btn[data-to=forgetClose] .sale-up-btn-white .sale-up-btn-white-mask {
    text-align: center;
    border-radius: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-success-wrap .btn-bx .sale-up-btn[data-to=forgetClose] .sale-up-btn-white .arrow,
.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-wrap .btn-bx .sale-up-btn[data-to=forgetClose] .sale-up-btn-white .arrow {
    width: 16px;
    height: 15px;
    margin-right: 5px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBmaWxsPSJub25lIiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij48ZGVmcz48Y2xpcFBhdGggaWQ9Im1hc3Rlcl9zdmcwXzEwODhfMTkxMy8xMDg4XzE4ODciPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgcng9IjAiLz48L2NsaXBQYXRoPjxsaW5lYXJHcmFkaWVudCB4MT0iMCIgeTE9IjAiIHgyPSIwLjczMzYyMDYxMDM0NjQ1NjYiIHkyPSIwLjkxMzUwNjQyMjM4OTIxNTkiIGlkPSJtYXN0ZXJfc3ZnMV8yMjIwXzgzOTIxIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjRkZCMDRGIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9Ijk4LjU3MTQzMTYzNjgxMDMlIiBzdG9wLWNvbG9yPSIjRkY4NjNCIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48ZyBjbGlwLXBhdGg9InVybCgjbWFzdGVyX3N2ZzBfMTA4OF8xOTEzLzEwODhfMTg4NykiPjxwYXRoIGQ9Ik03LjA2ODE2MiwwLjkzMTgyMzczMDQ2ODc1TDAsNy45OTk5ODYxMzA0Njg3NUw3LjA2ODE2MiwxNS4wNjgxNDg3MzA0Njg3NUw5LjExODgwMTEsMTMuMDAyOTY1NzMwNDY4NzVMNS41NzAxNzcxLDkuNDU0MzQwOTMwNDY4NzVMMTYuMDEyNDQyLDkuNDU0MzQwOTMwNDY4NzVMMTYuMDEyNDQyLDYuNTQ1NjMxOTMwNDY4NzVMNS41NzAxNzcxLDYuNTQ1NjMxOTMwNDY4NzVMOS4xMTg4MDExLDIuOTgyNDYzNjMwNDY4NzVMNy4wNjgxNjIsMC45MzE4MjM3MzA0Njg3NVoiIGZpbGw9InVybCgjbWFzdGVyX3N2ZzFfMjIyMF84MzkyMSkiIGZpbGwtb3BhY2l0eT0iMSIvPjwvZz48L3N2Zz4=) no-repeat center
}

.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-success-wrap .btn-bx .sale-up-btn[data-to=forgetClose]:hover,
.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-wrap .btn-bx .sale-up-btn[data-to=forgetClose]:hover {
    background: #ff7621;
    background-size: 100%;
    -webkit-box-shadow: inset 0 4px 10px 0 #ff93e9;
    box-shadow: inset 0 4px 10px 0 #ff93e9
}

.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-success-wrap .btn-bx .sale-up-btn[data-to=forgetClose]:hover .sale-up-btn-white .sale-up-btn-white-mask,
.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-wrap .btn-bx .sale-up-btn[data-to=forgetClose]:hover .sale-up-btn-white .sale-up-btn-white-mask {
    background: rgba(255, 120, 31, .1)
}

.sale-bg .sale-item-1 .sale-bx .sale-sign .ic-label input {
    border: none;
    background: rgba(0, 0, 0, .02);
    padding: 9px 10px 8px 48px;
    height: 48px
}

.sale-bg .sale-item-1 .sale-bx .sale-sign .ic-label input:focus {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc
}

.sale-bg .sale-item-1 .sale-bx .sale-sign .ic-label::before {
    margin: 8px
}

.sale-bg .sale-item-1 .sale-bx .sale-sign .ic-label.ic-email::before {
    background: url(../images/activety/bts-2026/email.svg) no-repeat
}

.sale-bg .sale-item-1 .sale-bx .sale-sign .ic-label.ic-password::before {
    background: url(../images/activety/bts-2026/password.svg) no-repeat
}

.sale-bg .sale-item-1 .sale-bx .sale-sign .ic-label.ic-verification::before {
    background: url(../images/activety/bts-2026/verification.svg) no-repeat
}

.sale-bg .sale-item-1 .sale-bx .sale-sign .ic-label.ic-password input[type=password]::-ms-reveal {
    display: none
}

.sale-bg .sale-item-1 .sale-bx .sale-sign .ic-label.ic-password input[type=password]::-ms-clear {
    display: none
}

.sale-bg .sale-item-1 .sale-bx .sale-sign .ic-label.ic-password input[type=password]::-o-clear {
    display: none
}

.sale-bg .sale-item-1 .sale-bx .sale-sign .ic-label .password-eye.icon-password-eye {
    background: url(../images/activety/bts-2026/icon_eyes.svg) no-repeat;
    background-position: -10px -10px
}

.sale-bg .sale-item-1 .sale-bx .sale-sign .ic-label .password-eye.icon-password-eye:hover {
    background-position: -34px -10px
}

.sale-bg .sale-item-1 .sale-bx .sale-sign .ic-label .password-eye.icon-password-eye-hide {
    background: url(../images/activety/bts-2026/icon_eyes.svg) no-repeat;
    background-position: -10px -34px
}

.sale-bg .sale-item-1 .sale-bx .sale-sign .ic-label .password-eye.icon-password-eye-hide:hover {
    background-position: -34px -34px
}

.sale-bg .sale-item-1 .sale-bx .sale-sign .keep {
    font-size: 14px;
    font-family: ArialMT;
    font-weight: 400;
    color: #999;
    line-height: 21px;
    margin-bottom: 35px
}

.sale-bg .sale-item-1 .sale-bx .sale-sign .layui-tab {
    margin: 0 36px 10px
}

.sale-bg .sale-item-1 .sale-bx .sale-sign .layui-tab-title {
    font-size: 20px;
    font-family: Arial !important;
    font-weight: 500;
    color: #999;
    line-height: 18px
}

.sale-bg .sale-item-1 .sale-bx .sale-sign .layui-tab-title li {
    font-size: 20px;
    font-family: Arial !important;
    font-weight: 500
}

.sale-bg .sale-item-1 .sale-bx .sale-sign .layui-this {
    font-weight: 500;
    color: #333 !important;
    font-family: Arial !important;
    border-bottom: 4px solid #333 !important
}

.sale-bg .sale-item-1 .sale-bx .sale-sign .link {
    font-size: 14px;
    font-family: Arial !important;
    font-weight: 400;
    color: #000;
    line-height: 21px
}

.sale-bg .sale-item-1 .sale-bx .sale-sign .layui-tab-content {
    height: 390px;
    position: relative;
    padding: 16px 0
}

.sale-bg .sale-item-1 .sale-bx .sale-sign .layui-tab-content .bottom-btn {
    width: 100%;
    margin-bottom: 20px
}

.sale-bg .sale-item-1 .sale-bx .sale-sign .layui-tab-content .bottom-btn .sale-up-btn {
    margin-top: 0
}

.sale-bg .sale-item-1 .sale-bx .sale-sign .layui-tab-content [data-elem=signIn] .bottom-btn .sale-up-btn {
    margin-top: 46px;
    margin-bottom: 25px
}

.sale-bg .sale-item-1 .sale-bx .sale-sign .layui-tab-content [data-elem=signUp] .bottom-btn .sale-up-btn {
    margin: 25px 0
}

.sale-bg .sale-item-1 .sale-bx .sale-sign.forget-wrap h4+p {
    margin-top: 10px !important
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-price-tip {
    margin-top: 0;
    font-size: 18px !important;
    font-family: Arial !important;
    font-weight: 400;
    -webkit-font-feature-settings: "kern" on;
    font-feature-settings: "kern" on;
    background: -o-linear-gradient(347deg, #ffb04f 0, #ff863b 62%);
    background: linear-gradient(103deg, #ffb04f 0, #ff863b 62%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    line-height: 18px
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-option {
    background: #fff;
    height: 64px;
    margin-bottom: 24px;
    padding: 8px;
    border: 0 solid #000
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-option .sale-bx-btn {
    height: 48px
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-option .sale-bx-btn span {
    font-size: 16px;
    font-family: Arial !important;
    font-weight: 700;
    color: #4d99d6;
    line-height: 48px
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-option .sale-bx-btn-check {
    background: #4d99d6
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-option .sale-bx-btn-check .btn-txt {
    margin: 0 20px
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-option .sale-bx-btn-check span {
    color: #fff
}

.sale-bg .sale-item-1 .sale-bx .sale-up-btn {
    cursor: pointer
}

.sale-bg .sale-item-1 .sale-bx .sale-up-btn[data-item=buyBtn] {
    width: 360px;
    height: 60px;
    margin: 0 auto 0;
    background: #FF781F;
    box-shadow: 0 6px 12px 0 rgba(255, 118, 33, .3);
    background-size: 100%;
    border-radius: 40px;
    cursor: pointer;
    position: relative
}

.sale-bg .sale-item-1 .sale-bx .sale-up-btn[data-item=buyBtn] .btn-txt {
    font-size: 28px;
    font-weight: 700;
    line-height: 60px;
    color: #fff;
    letter-spacing: .04em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.sale-bg .sale-item-1 .sale-bx .sale-up-btn[data-item=buyBtn]:hover {
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, .2), rgba(255, 255, 255, .2)), -o-linear-gradient(345deg, #ffb04f 0, #ff863b 63%);
    background: linear-gradient(0deg, rgba(255, 255, 255, .2), rgba(255, 255, 255, .2)), linear-gradient(105deg, #ffb04f 0, #ff863b 63%);
    background-size: 100%;
    -webkit-box-shadow: 0 6px 12px 0 rgba(255, 118, 33, .3);
    box-shadow: 0 6px 12px 0 rgba(255, 118, 33, .3)
}

.sale-bg .sale-item-1 .sale-bx .sale-up-btn span {
    margin-left: 0
}

.sale-bg .sale-item-1 .sale-bx .sale-up-btn .btn-txt {
    pointer-events: none;
    font-size: 30px;
    font-family: SF Pro Display-Black, SF Pro Display;
    font-weight: 900;
    color: #fff;
    line-height: 64px;
    letter-spacing: 1px;
    margin: 0 10px
}

.sale-bg .sale-item-1 .sale-bx .mc-row {
    margin-top: 16px
}

.sale-bg .sale-item-1 .sale-bx .mc-row .tips-info {
    line-height: 10px
}

.sale-bg .sale-item-1 .sale-bx .mc-row .new-tips-info {
    position: unset;
    margin: -10px 0 10px !important
}

.sale-bg .sale-item-1 .sale-bx .mc-row .sale-up-btn {
    width: 100%;
    height: 56px;
    background: -o-linear-gradient(345deg, #ffb04f 0, #ff863b 63%);
    background: linear-gradient(105deg, #ffb04f 0, #ff863b 63%);
    -webkit-box-shadow: 0 6px 12px 0 rgba(255, 118, 33, .3);
    box-shadow: 0 6px 12px 0 rgba(255, 118, 33, .3);
    background-size: 100%;
    border-radius: 40px;
    margin-top: 20px;
    color: #fff
}

.sale-bg .sale-item-1 .sale-bx .mc-row .sale-up-btn:hover {
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, .2), rgba(255, 255, 255, .2)), -o-linear-gradient(345deg, #ffb04f 0, #ff863b 63%);
    background: linear-gradient(0deg, rgba(255, 255, 255, .2), rgba(255, 255, 255, .2)), linear-gradient(105deg, #ffb04f 0, #ff863b 63%);
    background-size: 100%;
    -webkit-box-shadow: 0 6px 12px 0 rgba(255, 118, 33, .3);
    box-shadow: 0 6px 12px 0 rgba(255, 118, 33, .3)
}

.sale-bg .sale-item-1 .sale-bx #signInFrom .new-tips-info {
    margin-bottom: 20px !important
}

.sale-bg .sale-item-1 .sale-bx .bt-txt {
    font-family: Arial;
    margin-top: 16px !important;
    margin-bottom: 10px;
    height: 42px;
    color: #333
}

.sale-bg .sale-item-1 .sale-bx .bt-txt:lang(jp) {
    font-size: 12px
}

.sale-bg .sale-item-1 .sale-bx .bt-txt.sale-third-box {
    background-color: #fff;
    margin-top: -21px !important;
    margin: 0 -36px;
    padding: 21px 36px 20px;
    border-radius: 10px;
    height: auto;
    -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .1)
}

.sale-bg .sale-item-1 .sale-bx .bt-txt p.divider span {
    background-color: #fff;
    font-family: Roboto !important;
    font-size: 14px;
    font-weight: 400;
    color: #999
}

.sale-bg .sale-item-1 .sale-bx .bt-txt .thirdLogin .btn-brd-gry {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: auto;
    height: 36px;
    font-family: Roboto;
    font-size: 14px;
    line-height: 36px;
    padding: 0 15px;
    border-radius: 2px
}

.sale-bg .sale-item-1 .sale-bx .bt-txt .thirdLogin .btn-brd-gry:hover {
    background: rgba(255, 56, 89, .05)
}

.sale-bg .sale-item-1 .sale-bx .bt-txt .thirdLogin .btn-brd-gry.th-center {
    margin: 0 15px
}

.sale-bg .sale-item-1 .sale-bx .bt-txt .thirdLogin .btn-brd-gry .google-sale {
    background: url(../images/activety/google.svg) no-repeat
}

.sale-bg .sale-item-1 .sale-bx .bt-txt .thirdLogin .btn-brd-gry .facebook-sale {
    background: url(../images/activety/facebook.svg) no-repeat
}

.sale-bg .sale-item-1 .sale-bx .bt-txt .thirdLogin .btn-brd-gry .apple-sale {
    background: url(../images/activety/apple.svg) no-repeat
}

.sale-bg .sale-item-1 .sale-bx .bt-txt .thirdLogin .btn-brd-gry [class*="-sale"] {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-bottom: -2px;
    margin-right: 5px
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-tips {
    margin: 30px auto 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0;
    max-width: 400px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-tips .sale-bx-tip span {
    height: 32px;
    font-family: Arial !important;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    color: #333;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 4px 0;
    white-space: nowrap
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-tips .sale-bx-tip span strong {
    font-family: Arial !important
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-tips .sale-bx-tip.sale-bx-tip-double .sale-icon-tick {
    margin-bottom: 24px
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-tips .sale-bx-tip.sale-bx-tip-double span {
    height: 54px
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-tips .sale-icon-tick {
    width: 16px !important;
    height: 16px !important;
    background-image: url(../images/activety/bts-2026/icon_tick.svg) !important;
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-tips .sale-icon-information {
    position: relative;
    width: 14px;
    height: 14px;
    cursor: pointer;
    margin-left: 5px;
    background: url(../images/activety/icon_info.svg) no-repeat;
    display: inline-block;
    vertical-align: middle
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-tips .sale-icon-information .sale-information {
    z-index: 10;
    display: none;
    word-wrap: break-word;
    max-width: calc(39vw - 460px);
    width: 200px;
    border-radius: 6px;
    padding: 10px;
    font-size: 12px;
    border: 1px solid #8a96e3;
    position: absolute;
    background: #fff;
    left: 10px;
    top: 16px;
    color: #000;
    white-space: normal
}

.sale-bg .sale-item-1 .sale-bx .sale-bx-tips .sale-icon-information:hover .sale-information {
    display: unset
}

.sale-bg .sale-item-normal {
    background: 0 0;
    background-size: auto 100%;
    height: 1000px
}

.sale-bg .sale-email-push .sale-bg-title img {
    width: 72%
}

.sale-bg .sale-email-push .sale-bx {
    height: 710px
}

.sale-bg .sale-email-push .sale-bx .mc-row .tips-info {
    text-align: left
}

.sale-bg .sale-email-push .sale-bx .sale-bx-body.sale-type-1 {
    background-image: none
}

.sale-bg .sale-email-push .sale-bx .sale-bx-body.sale-type-1.sale-icon-70 {
    background-image: url(../images/activety/bts-2026/img_discount_70.png)
}

.sale-bg .sale-email-push .sale-bx .sale-bx-body.sale-type-1.sale-icon-80 {
    background-image: url(../images/activety/bts-2026/img_discount_80.png)
}

.sale-bg .sale-email-push .sale-bx .sale-bx-body.sale-type-1.sale-icon-86 {
    background-image: url(../images/activety/bts-2026/img_discount_86.png)
}

.sale-bg .sale-email-push .sale-bx .sale-bx-body.sale-type-1.sale-icon-90 {
    background-image: url(../images/activety/bts-2026/img_discount_90.png)
}

.sale-bg .sale-email-push .sale-bx .sale-bx-body.sale-type-2 {
    background-image: none
}

.sale-bg .sale-email-push .sale-bx .sale-bx-body.sale-type-2.sale-icon-70 {
    background-image: url(../images/activety/bts-2026/img_discount_67.png)
}

.sale-bg .sale-email-push .sale-bx .sale-bx-body.sale-type-2.sale-icon-80 {
    background-image: url(../images/activety/bts-2026/img_discount_80.png)
}

.sale-bg .sale-email-push .sale-bx .sale-bx-body.sale-type-2.sale-icon-86 {
    background-image: url(../images/activety/bts-2026/img_discount_94.png)
}

.sale-bg .sale-email-push .sale-bx .sale-bx-body .sale-bx-title {
    height: 70px
}

.sale-bg .sale-email-push .sale-bx .sale-bx-body .sale-bx-prices {
    margin: 25px auto 58px
}

.sale-bg .sale-email-push .sale-bx .sale-bx-body .sale-bx-prices .sale-bx-price .sale-price:lang(jp) {
    font-size: 55px
}

.sale-bg .sale-email-push .sale-bx .sale-bx-body .sale-bx-prices .sale-bx-price .sale-price:lang(cn) {
    font-size: 65px
}

.sale-bg .sale-email-push .sale-bx .sale-bx-body .sale-bx-prices .sale-bx-price .original-price:lang(jp) {
    font-size: 35px
}

.sale-bg .sale-email-push .sale-bx .sale-sign {
    height: 380px;
    background: #fff;
    z-index: 50
}

.sale-bg .sale-email-push .sale-bx .sale-sign.forget-success-wrap,
.sale-bg .sale-email-push .sale-bx .sale-sign.forget-wrap {
    height: 710px;
    bottom: 0
}

.sale-bg .sale-email-push .sale-bx .sale-sign .ic-label::before {
    margin: 8px
}

.sale-bg .sale-email-push .sale-bx .sale-sign .ic-label input {
    padding: 9px 10px 8px 48px;
    height: 48px;
    background: rgba(118, 27, 255, .05);
    font-size: 16px;
    border-radius: 6px
}

.sale-bg .sale-email-push .sale-bx .sale-sign .ic-label .email-checked {
    width: 20Px;
    height: 20Px;
    position: absolute;
    top: calc(50% - 10Px);
    right: 10Px;
    background: url(../images/emailPush/bts-2026/email_checked.svg) no-repeat
}

.sale-bg .sale-email-push .sale-bx .sale-sign .keep {
    font-size: 14px;
    font-family: ArialMT-Regular, ArialMT;
    font-weight: 400;
    color: #999;
    line-height: 14px;
    text-align: left
}

.sale-bg .sale-email-push .sale-bx .sale-sign .link {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 14px
}

.sale-bg .sale-email-push .sale-bx .sale-sign .signInFrom {
    margin: 10px 26px;
    height: 320px;
    position: relative
}

.sale-bg .sale-email-push .sale-bx .sale-sign .signInFrom .bottom-btn {
    position: absolute;
    bottom: 0;
    width: 100%
}

.sale-bg .sale-email-push .sale-bx .sale-sign .signInFrom .bottom-btn .sale-up-btn {
    margin-top: 0
}

.sale-bg .sale-email-push .sale-bx .sale-sign .signInFrom .ic-label input.email {
    color: #999;
    pointer-events: none
}

.sale-bg .sale-email-push .sale-bx .sale-sign .signInFrom .mc-row {
    text-align: left
}

.sale-bg .sale-email-push .sale-bx .sale-sign .sale-sign-third-body {
    text-align: center;
    margin: 130px 0 194px;
    display: none
}

.sale-bg .sale-email-push .sale-bx .sale-sign .sale-sign-third-body .sale-sign-third-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #0346e7;
    border-radius: 50px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 300px;
    height: 56px;
    margin: auto;
    cursor: pointer
}

.sale-bg .sale-email-push .sale-bx .sale-sign .sale-sign-third-body .sale-sign-third-btn img {
    margin: 6px;
    padding: 8px;
    border-radius: 50px;
    background: #fff
}

.sale-bg .sale-email-push .sale-bx .sale-sign .sale-sign-third-body .sale-sign-third-btn div {
    font-family: ArialMT;
    font-size: 18px;
    font-weight: 400;
    line-height: 56px;
    text-align: center;
    color: #fff;
    width: -webkit-fill-available
}

.sale-bg .sale-email-push .sale-bx .sale-sign .sale-sign-third-body .sale-sign-third-load-tip {
    display: none;
    color: #ccc;
    font-family: SFProDisplay-Regular-Regular;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-align: center;
    margin-top: 24px
}

.sale-bg .sale-email-push .sale-bx .sale-sign .sale-sign-third-foot-tip {
    position: absolute;
    text-align: center;
    font-family: Alibaba PuHuiTi;
    font-size: 14px;
    font-weight: 500;
    color: #002f85;
    bottom: 36px;
    width: 100%
}

.sale-bg .sale-email-push .sale-bx .sale-sign.forget-wrap .ic-back {
    top: 10px
}

.sale-bg .sale-email-push .sale-bx .sale-sign.forget-wrap h4+p {
    margin-top: 10px !important
}

.sale-bg .sale-email-push .sale-bx .sale-bx-body {
    height: 620px
}

.sale-bg .sale-email-push .sale-bx .sale-bx-body .sale-bx-title {
    font-size: 24px
}

.sale-bg .sale-email-push .sale-bx .sale-up-btn {
    cursor: pointer
}

.sale-bg .sale-email-push .sale-bx .sale-up-btn[data-item=buyBtn] {
    width: 388px;
    height: 55px;
    margin: 74px auto 0;
    cursor: pointer;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none
}

.sale-bg .sale-email-push .sale-bx .sale-up-btn[data-item=buyBtn] .btn-txt {
    height: 56px;
    font-size: 28px;
    font-weight: 700;
    line-height: 55px;
    color: #fff;
    letter-spacing: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.sale-bg .sale-email-push .sale-bx .sale-up-btn span {
    margin-left: 0
}

.sale-bg .sale-email-push .sale-bx .sale-up-btn .btn-txt {
    pointer-events: none;
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 900;
    color: #fff;
    line-height: 55px;
    letter-spacing: 0;
    margin: 0 10px
}

.sale-bg .sale-email-push .sale-bx .sale-sign-foot-tip {
    position: absolute;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #002f85;
    bottom: 36px;
    width: calc(100% - 52px)
}

.sale-bg .sale-item-2 {
    background: 0 0
}

.sale-bg .sale-item-2 .sale-detail-title {
    color: #ff7621;
    font-family: Arial #000 !important;
    font-weight: 900
}

.sale-bg .sale-item-2 .sale-detail-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.sale-bg .sale-item-2 .sale-detail-box {
    width: auto;
    background: #fff !important;
    -webkit-box-shadow: 0 4px 10px 0 rgba(255, 115, 0, .2);
    box-shadow: 0 4px 10px 0 rgba(255, 115, 0, .2)
}

.sale-bg .sale-item-2 .sale-detail-box .reviews .layui-tab-item::before {
    background: url(../images/activety/bts-2026/img_left_double_quotes.png) no-repeat center;
    width: 61px;
    height: 34px
}

.sale-bg .sale-item-2 .sale-detail-box .reviews .layui-tab-item::after {
    background: url(../images/activety/bts-2026/img_right_double_quotes.png) no-repeat center;
    width: 61px;
    height: 34px
}

.sale-bg .sale-item-2 a.arw {
    font-family: Arial !important;
    font-weight: 700;
    letter-spacing: 0;
    color: #ff7621
}

.sale-bg .sale-item-2 a.arw::after {
    background: url(../images/activety/bts-2026/icon_arrow.svg) no-repeat center;
    margin-left: 4px;
    margin-bottom: 4px
}

.sale-bg .sale-item-3 {
    background-color: #FFF8D6;
}

.sale-bg .sale-item-3 .sale-detail-title {
    font-family: Arial !important;
    font-weight: 900;
    font-size: 40px;
    margin: 0 auto 3px;
    color: #4d99d6;
    background: 0 0
}

.sale-bg .sale-item-3 .sale-detail-tip {
    color: #4d99d6;
    font-family: Arial !important;
    font-size: 34px
}

.sale-bg .sale-item-3 .sale-detail-tip span {
    font-family: Arial #000 !important;
    font-weight: bold;
    color: #ff7621;
}

.sale-bg .sale-item-3 .sale-detail-tip strong {
    font-size: 50px
}

.sale-bg .sale-item-3 #backTopBtn {
    z-index: 100;
    position: relative;
    border-radius: 40px;
    width: 335px;
    height: 60px;
    background: #FF781F;
    box-shadow: 0 6px 12px 0 rgba(255, 118, 33, .3);
    background-size: 100% 100%
}

.sale-bg .sale-item-3 #backTopBtn .sale-icon-arrow {
    display: none
}

.sale-bg .sale-item-3 #backTopBtn span {
    margin-right: 0;
    color: #fff;
    font-family: Arial !important;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0
}

.sale-bg .sale-item-3 #backTopBtn:hover {
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, .2), rgba(255, 255, 255, .2)), -o-linear-gradient(345deg, #ffb04f 0, #ff863b 63%);
    background: linear-gradient(0deg, rgba(255, 255, 255, .2), rgba(255, 255, 255, .2)), linear-gradient(105deg, #ffb04f 0, #ff863b 63%);
    background-size: 100% 100%;
    -webkit-box-shadow: 0 6px 12px 0 rgba(255, 118, 33, .3);
    box-shadow: 0 6px 12px 0 rgba(255, 118, 33, .3)
}

.sale-bg .sale-item-title {
    text-align: center !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    left: unset !important;
    top: 2% !important;
    right: 50% !important
}

.sale-bg .sale-item-title div {
    color: #fff;
    font-size: 14px;
    font-family: Arial !important;
    font-weight: 400;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0
}

.sale-bg .sale-item-title img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    margin-bottom: 10px;
    margin-top: 15px
}

.sale-bg .sale-footer {
    z-index: 100;
    position: relative;
    background: #53A5E1;
    font-family: Arial;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    letter-spacing: 0;
    color: #333
}

.sale-bg .sale-footer span {
    color: #333
}

.sale-icon-manage {
    background: url(../images/activety/bts-2026/img_manage.png) no-repeat
}

.sale-icon-backup {
    background: url(../images/activety/bts-2026/icon_backup.png) no-repeat
}

.sale-icon-security {
    background: url(../images/activety/bts-2026/icon_security.png) no-repeat
}

.sale-icon-transmission {
    background: url(../images/activety/bts-2026/img_transmission.png) no-repeat
}

.sale-icon-synchronous {
    background: url(../images/activety/bts-2026/img_synchronous.png) no-repeat
}

.sale-icon-fast {
    background: url(../images/activety/bts-2026/icon_fast.png) no-repeat
}

.sale-bg .icon-check-none {
    background: 0 0
}

.sale-bg input[type=checkbox]::before {
    cursor: pointer;
    background-position: unset;
    background: url(../images/activety/bts-2026/icon_checkbox.svg) no-repeat;
    background-position: -9px -36px !important
}

.sale-bg input[type=checkbox]:checked::before {
    background-position: unset;
    cursor: pointer;
    background: url(../images/activety/bts-2026/icon_checkbox.svg) no-repeat !important;
    background-position: -9px -10px !important
}

.layui-fixbar {
    display: block !important
}

.layui-fixbar .layui-icon {
    width: 94px;
    height: 94px;
    font-size: 0;
    color: transparent;
    background: url(../images/activety/bts-2026/top.svg) no-repeat !important
}

.layui-fixbar .layui-icon:hover {
    opacity: 1;
    background-position-y: -94px !important
}

.sale-bg [data-animated] {
    opacity: 1 !important
}

.sale-bottom-temp {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto
}

.reviews .layui-tab-title li:hover,
.reviews .layui-tab-title li.layui-this {
    box-shadow: 0px 10px 25px 0px rgba(208, 92, 92, 0.302);
}
body.scrolling #saleTop.f-hide {
    display: block;
}
