body {
  background-color: #151516;
}
.page-body {
  padding-bottom: 0px;
}
.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;
}
.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: #de273e;
}
.footer .f-register .f-register-btn .btn-register {
  color: #de273e;
}
.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;
}
#bf21-page .banner {
  background-image: url(../../images/banner/bf2021-banner.svg);
  height: 900px;
  background-position: center;
  background-size: cover;
  position: relative;
}
.hide-offer {
  padding: 60px 20px;
  position: absolute;
  bottom: 20px;
  width: 100%;
}
.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: 10px;
}
.countdown-text {
  font-size: 30px;
  font-weight: 600;
  color: #ffffff;
}
#bf21-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: #de273e;
  font-size: 65px;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 20px;
  white-space: nowrap;
}
.cashback-title strong {
  color: #ffffff;
}
.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: #de273e;
  margin-bottom: 10px;
}
.cashback-item .cashback-item-title strong {
  color: #ffffff;
}
.cashback-item .cashback-item-text {
  font-size: 60px;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.2;
  white-space: nowrap;
}
.cashback-item .cashback-item-text strong {
  color: #de273e;
}
.cashback-item.bottom {
  margin-left: 0px;
  margin-right: 0px;
}
.cashback-item img {
  margin-top: 100px;
  width: 60%;
}
.cashback-item .line {
  height: 4px;
  width: 80%;
  background-color: #de273e;
  border-radius: 9999px;
}
.cashback-item.cashback-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#bf21-page .moretraffic {
  padding: 120px 20px 60px;
  background: #151516;
}
#bf21-page .moretraffic .line {
  height: 4px;
  width: 100px;
  background-color: #de273e;
  border-radius: 9999px;
  margin-bottom: 20px;
}
.moretraffic-title {
  color: #ffffff;
  font-size: 65px;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 20px;
  white-space: nowrap;
}
.moretraffic-title strong {
  color: #de273e;
}
.moretraffic-title span {
  font-size: 150px;
  color: #de273e;
}
.moretraffic-smalltitle {
  color: #c2c2c2;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.5;
  max-width: 700px;
}
.moretraffic-smalltitle span {
  color: #ff2945;
}
.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: #ff2945;
}
.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: #ff2945;
  font-weight: 600;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
}
.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-btn {
  margin-top: 30px;
  padding: 6px 10px;
  background-color: #151516;
  border-radius: 8px;
  display: flex;
  flex-direction: row;
  text-align: center;
  justify-content: center;
  align-items: center;
  color: #ff2945 !important;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s;
}
.buy-btn .price {
  color: #ff2945;
  font-weight: 600;
  font-size: 18px;
}
.buy-btn .cycle {
  color: #ff2945;
  font-size: 10px;
  margin-bottom: 10px;
  margin-left: 3px;
}
.buy-btn:hover,
.buy-btn:focus {
  background-color: #101011;
  text-decoration: none;
}
.code {
  padding: 120px 20px;
  background: #151516;
}
.code-title {
  color: #ffffff;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 20px;
}
.code-title strong {
  color: #de273e;
  font-size: 100px;
}
.code-smalltitle {
  color: #c2c2c2;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 70px;
  line-height: 1.5;
  max-width: 600px;
}
.code-smalltitle strong {
  color: #de273e;
}
.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: #ff2945;
  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;
}
@media (max-width: 1201px) {
  .cashback-group {
    flex-direction: column;
  }
  .cashback-item .line {
    margin: 20px 0;
  }
}
@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;
    border-radius: 10px;
    margin-right: 0px;
  }
  .buy-left {
    margin-right: 0px;
    width: 100%;
    flex: unset;
  }
  .buy-btn {
    width: 100%;
  }
  .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;
  }
  .code-title strong {
    font-size: 80px;
  }
  .code-title {
    font-size: 42px;
  }
  .moretraffic-title {
    font-size: 55px;
  }
}
@media (max-width: 550px) {
  .cashback-item .cashback-item-title {
    font-size: 18px;
  }
  .cashback-item .cashback-item-text {
    font-size: 38px;
  }
  .cashback-title {
    font-size: 50px;
  }
  .cashback-smalltitle {
    font-size: 22px;
  }
  #bf21-page .banner .container .banner-text .banner-bigtext {
    font-size: 28px;
  }
  #bf21-page .banner .container .banner-text .text-border {
    bottom: 9px;
    height: 5px;
  }
  #bf21-page .banner .container .banner-text .banner-smalltext {
    font-size: 22px;
  }
  .cashback-item img {
    margin-top: 50px;
    width: 80%;
  }
  #bf21-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;
  }
}
