.page-body {
    padding-bottom: 0px;
}
#bf-page .banner {
    background-image: url(../../images/banner/black-friday.png);
    height: 800px;
    background-size: cover;
}
#bf-page .banner .banner-bg {
    width: 100%;
    height: 800px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
#bf-page .banner .container {
    display: flex;
    flex-direction: column;
    height: 500px;
    margin-top: 200px;
}
#bf-page .banner .container .banner-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
}
#bf-page .banner .container .banner-text .banner-title {
    color: #f3bc09;
    font-size: 60px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.3;
    text-transform: uppercase;
    font-style: italic;
    font-family: 'Francois One', sans-serif;
}
#bf-page .banner .container .banner-text .banner-bigtext {
    font-size: 40px;
    color: #ffffff;
    line-height: 1.8;
    font-weight: 600;
    position: relative;
    font-style: italic;
    white-space: nowrap;
}
#bf-page .banner .container .banner-text .text-border {
    position: absolute;
    height: 7px;
    width: 100%;
    background-color: #f3bc09;
    border-radius: 10px;
    bottom: 14px;
}
#bf-page .banner .container .banner-text .banner-smalltext {
    font-size: 30px;
    font-weight: 400;
    color: #b1b1b1;
    text-transform: uppercase;
    font-style: italic;
    font-family: 'Open Sans Condensed', sans-serif;
}
#bf-page .banner .container .banner-text .banner-smalltext[lang=zh-hant] {
    font-family: 'PingFang TC', 'Noto Sans CJK TC', 'Noto Sans TC', sans-serif;
    font-size: 22px;
}
.homepage-header .homepage-navbar .small-nav .nav-ann .ann-item .ann-date {
    color: #ffffff;
}
.homepage-header .homepage-navbar .large-nav .nav-logo svg path.st0 {
    fill: #ffffff;
    stroke: #ffffff;
}
.homepage-header .homepage-navbar .large-nav .nav-logo svg path.st2 {
    fill: #1f1f1f;
}
.homepage-header.down .homepage-navbar .large-nav .nav-logo svg path.st0 {
    fill: #0068FF;
    stroke: #3385D9;
}
.homepage-header.down .homepage-navbar .large-nav .nav-logo svg path.st2 {
    fill: #ffffff;
}
#bf-page .banner .container .banner-btn {
    margin-top: 50px;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
#bf-page .banner .container .banner-btn .go-btn {
    display: inline-block;
    position: relative;
    z-index: 0;
    color: #ffffff;
    padding: 8px 20px;
    cursor: pointer;
    font-weight: 600;
    font-size: 20px;
    font-style: italic;
}
#bf-page .banner .container .banner-btn .go-btn:before {
    content: '';
    position: absolute;
    left: 0; top: 0; right: 0; bottom: 0;
    border: 2px solid #f3bc09;
    background-color: transparent;
    border-radius: 4px;
    transform: skewX(-12deg);
    z-index: -1;
}
#bf-page .banner .container .banner-bottom {
    margin-top: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-style: italic;
}
#bf-page .banner .container .banner-bottom .banner-bottom-title {
    font-size: 30px;
    font-weight: 400;
    color: #b1b1b1;
    font-family: 'Open Sans Condensed', sans-serif;
}
#bf-page .banner .container .banner-bottom .banner-bottom-text {
    margin-top: 20px;
    font-size: 22px;
    font-weight: 400;
    color: #b1b1b1;
    font-family: 'PingFang TC', 'Noto Sans CJK TC', 'Noto Sans TC', 'Open Sans Condensed', sans-serif;
}
#bf-page .cashback {
    padding: 120px 20px 60px;
    background: #151516;
}
.cashback-group {
    display: flex;
    flex-direction: row;
    margin-right: -20px;
    margin-left: -20px;
}
.cashback-group .cashback-right {
    display: flex;
    flex-direction: column;
    flex: 1;
}
.cashback-title {
    color: #ffffff;
    font-size: 65px;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 20px;
}
.cashback-smalltitle {
    color: #c2c2c2;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 1.5;
    max-width: 600px;
}
.cashback-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 20px;
    border-radius: 10px;
    background-color: #1d1d1f;
    padding: 60px;
    text-align: center;
    flex: 1;
    position: relative;
}
.cashback-item .cashback-item-title {
    font-size: 26px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 10px;
}
.cashback-item .cashback-item-text {
    font-size: 60px;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.2;
}
.cashback-item.bottom {
    margin-left: 0px;
    margin-right: 0px;
}
.cashback-item img {
    margin-top: 100px;
    width: 60%;
}
.buy-product {
    padding: 120px 20px 60px;
    background: #151516;
}
.buy-product .buy-title {
    color: #ffffff;
    font-size: 65px;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 20px;
    text-align: center;
}
.buy-product .buy-smalltitle {
    color: #c2c2c2;
    font-size: 28px;
    font-weight: 600;
    margin: 0 auto 80px;
    line-height: 1.5;
    max-width: 700px;
    text-align: center;
}
.buy-product-box {
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
}
.buy-product .dc-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 12px;
    color: #ffffff;
}
.buy-product .dc-title.pd-3 {
    padding-top: 30px;
}
.buy-left {
    display: flex;
    flex-direction: row;
    flex: 1;
}
.buy-pro {
    padding: 40px;
    background-color: #1d1d1f;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 10px;
    margin-right: 20px;
    flex: 1;
}
.buy-name {
    font-size: 22px;
    color: #ecad1b;
    font-weight: 600;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
}
.buy-name .free {
    color: #da1088;
    margin-bottom: 15px;
}
.buy-desc {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    margin: 0 -15px;
}
.desc-item {
    font-size: 15px;
    color: #ffffff;
    flex: 1;
    white-space: nowrap;
    font-weight: 600;
    margin: 15px;
}
.buy-lite {
    padding: 40px;
    background-color: #1d1d1f;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 10px;
    margin-right: 20px;
    width: 360px;
}
.buy-btn {
    padding: 40px;
    background-color: #1d1d1f;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    color: #ffffff !important;
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all .3s;
}
.buy-btn .price {
    color: #ffffff;
    font-weight: 600;
    font-size: 22px;
}
.buy-btn .cycle {
    color: #c7c7c7;
    font-size: 10px;
    margin-bottom: 10px;
}
.buy-btn:hover,.buy-btn:focus {
    background-color: #303033;
    text-decoration: none;
    color: #ffffff;
}
.code {
    padding: 120px 20px;
    background: #151516;
}
.code-title {
    color: #ffffff;
    font-size: 48px;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 20px;
}
.code-smalltitle {
    color: #c2c2c2;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 70px;
    line-height: 1.5;
    max-width: 700px;
}
.code-group {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin-bottom: 20px;
}
.code-group .code-item {
    padding: 40px;
    background-color: #1d1d1f;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
    margin-right: 20px;
    flex: 1;
}
.code-group .code-item .code-product {
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 10px;
    width: 100%;
    text-align: left;
}
.code-group .code-item .code-text {
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: center;
    padding: 10px 15px;
    border: 1px solid #494b50;
    border-style: dashed;
    border-radius: 10px;
    width: 100%;
    color: #ecad1b;
    justify-content: center;
    position: relative;
    font-weight: 600;
}
.code-group .code-item .code-text i {
    position: absolute;
    right: 10px;
    color: #ffffff;
    cursor: pointer;
}
.code-group .code-item .code-cycle {
    font-size: 16px;
    margin-top: 10px;
    color: #595b5d;
    font-weight: 600;
    text-align: left;
    width: 100%;
}
.rules {
    padding: 50px 20px;
    background: #1d1d1f;
}
.rules .rule-title {
    font-size: 18px;
    color: #b9b9b9;
    margin-bottom: 15px;
    font-weight: 600;
}
.rules .rule-item {
    font-size: 15px;
    color: #6f6f6f;
    margin-bottom: 10px;
}
.rules .rule-item:last-child {
    margin-bottom: 0px;
}
.homepage-header.down {
    background-color: rgba(29,29,31,0.72);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
}
.homepage-header.down .homepage-navbar .small-nav {
    border-bottom: 1px solid #3e3e3e;
}
.homepage-header.down .homepage-navbar .small-nav .nav-ann .ann-item {
    color: #ffffff;
}
.homepage-header.down .homepage-navbar .small-nav .nav-ann .ann-item i {
    color: #ffffff;
}
.homepage-header.down .homepage-navbar .small-nav .nav-options {
    color: #ffffff;
}
.homepage-header.down .homepage-navbar .small-nav .nav-options .nav-item a i {
    color: #ffffff;
}
.homepage-header.down .homepage-navbar .large-nav .nav-options {
    color: #ffffff;
}
.homepage-header.down .homepage-navbar .large-nav .nav-logo svg path.st3 {
    fill: #ffffff;
}
.homepage-header.down .homepage-navbar .large-nav .nav-btns .btn-signup {
    color: #ffffff;
    border-color: #ffffff;
}
.homepage-header.down .homepage-navbar .large-nav .nav-logo svg path.st0 {
    fill: #ffffff;
    stroke: #ffffff;
}
.homepage-header.down .homepage-navbar .large-nav .nav-logo svg path.st2 {
    fill: #1f1f1f;
}
.homepage-header.down .homepage-navbar .small-nav .nav-ann .ann-item:hover, .homepage-header.top .homepage-navbar .small-nav .nav-ann .ann-item:focus {
    color: #ffffff;
}
.footer,.footer .f-register {
    background-color: #ca8200;
}
.footer .f-register .f-register-btn .btn-register {
    color: #383838;
}
.footer .f-copyright {
    background-color: #151516;
}
.footer .f-copyright .f-copyright-bottom {
    border-top: 1px solid #2f2f2f;
}
.homepage-header.down .homepage-navbar .large-nav .nav-btns .btn-menu {
    color: #ffffff;
    border-color: #ffffff;
}
.hide-offer {
    padding: 60px 20px;
    background: #151516;
    border-bottom: 1px solid #303033;
}
.hide-offer .container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.countdown {
    display: flex;
    flex-direction: column;
    min-width: 400px;
}
.countdown-title {
    font-size: 22px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 20px;
}
.countdown-text {
    font-size: 30px;
    font-weight: 600;
    color: #ffffff;
}
.hide-offer .code-item {
    padding: 40px;
    background-color: #1d1d1f;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
}
.hide-offer .code-item .code-product {
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 10px;
    width: 100%;
    text-align: left;
}
.hide-offer .code-item .code-text {
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: center;
    padding: 10px 15px;
    border: 1px solid #494b50;
    border-style: dashed;
    border-radius: 10px;
    width: 100%;
    color: #ecad1b;
    justify-content: center;
    position: relative;
    font-weight: 600;
    min-width: 300px;
}
.hide-offer .code-item .code-text i {
    position: absolute;
    right: 10px;
    color: #ffffff;
    cursor: pointer;
}
.hide-offer .code-item .code-cycle {
    font-size: 16px;
    margin-top: 10px;
    color: #595b5d;
    font-weight: 600;
    text-align: left;
    width: 100%;
}
.hide-offer .code-item .code-quota {
    font-size: 16px;
    margin-top: 5px;
    color: #595b5d;
    font-weight: 600;
    text-align: left;
    width: 100%;
}
@media (max-width: 992px) {
    .buy-left {
        flex-direction: column;
        margin-right: 20px;
    }
    .buy-left .buy-pro {
        margin-right: 0px;
    }
    .buy-left .buy-pro:last-child {
        margin-top: 20px;
    }
    .cashback-group {
        flex-direction: column;
    }
    .cashback-item {
        flex: unset;
    }
    .cashback-group .cashback-right {
        flex: unset;
    }
    .code-group .code-item {
        flex: unset;
    }
}
@media (max-width: 767px) {
    .buy-product-box {
        flex-direction: column;
        padding: 40px;
        background-color: #1d1d1f;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        border-radius: 10px;
        margin-right: 0px;
        flex: unset;
    }
    .buy-left {
        margin-right: 0px;
        width: 100%;
        flex: unset;
    }
    .buy-pro {
        padding: 0px;
        border-bottom: 2px solid #3c3c3c;
        border-radius: 0px;
        width: 100%;
        align-items: unset;
        padding-bottom: 10px;
        margin-bottom: 10px;
        flex: unset;
    }
    .buy-pro:last-child {
        border-bottom: 0px;
    }
    .buy-btn {
        width: 100%;
        background-color: #303033;
    }
    .code-group {
        flex-direction: column;
        margin-bottom: 0px;
    }
    .code-group .code-item {
        margin-bottom: 20px;
        margin-right: 0px;
    }
    .hide-offer .container {
        flex-direction: column;
    }
    .countdown {
        min-width: unset;
        margin-bottom: 40px;
        text-align: center;
    }
    .buy-desc {
        flex-wrap: wrap;
    }
}
@media (max-width: 550px) {
    .cashback-item .cashback-item-title {
        font-size: 22px;
    }
    .cashback-item .cashback-item-text {
        font-size: 45px;
    }
    .cashback-title {
        font-size: 50px;
    }
    .cashback-smalltitle {
        font-size: 22px;
    }
    #bf-page .banner .container .banner-text .banner-bigtext {
        font-size: 28px;
    }
    #bf-page .banner .container .banner-text .text-border {
        bottom: 9px;
        height: 5px;
    }
    #bf-page .banner .container .banner-text .banner-smalltext {
        font-size: 22px;
    }
    .cashback-item img {
        margin-top: 50px;
        width: 80%;
    }
    #bf-page .banner .container .banner-text .banner-title {
        background-color: rgba(29,29,31,0.72);
        -webkit-backdrop-filter: saturate(180%) blur(20px);
        backdrop-filter: saturate(180%) blur(20px);
        padding: 20px;
        font-style: normal;
        border-radius: 10px;
        font-size: 35px;
    }
    .hide-offer .code-item {
        width: 100%;
    }
    .hide-offer .code-item .code-text {
        min-width: unset;
    }
}