body {
  background-color: #151516;
}
a:hover,a:focus {
  text-decoration: none;
  outline: none;
  outline-offset: 0;
  color: #de273e;
}
.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 .homepage-navbar .large-nav .nav-logo svg path {
  fill: #de273e !important;
}
.homepage-header.down .homepage-navbar .large-nav .nav-logo svg g path {
  fill: #de273e !important;
}
.homepage-header .homepage-navbar .large-nav .nav-logo svg g path:not(:first-child) {
  fill: #ffffff !important;
}
.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;
}
.homepage-header.down .homepage-navbar .large-nav .nav-btns .btn-menu {
  color: #de273e;
  border: 1px solid #de273e;
}
.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;
}
.footer .f-copyright .f-copyright-bottom .f-copyright-text {
  color: #595959;
}
#bf23_page .banner {
  background-image: url(../../images/banner/bf-2023-banner.svg);
  background-position: center;
  background-size: cover;
  position: relative;
  height: 750px;
}
.countdown_area {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-right: 2rem;
  width: 100%;
}
.countdown {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  min-width: 400px;
  padding: 2rem;
  width: 100%;
  border: 1px solid #414141;
  background-color: rgba(0, 0, 0, 0.3);
  border-style: dashed;
  border-radius: 10px;
}
.countdown_left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  flex: 1;
}
.countdown svg {
  width: 60px;
  height: 60px;
  margin-left: 1rem;
}
.countdown-title {
  font-size: 1.2rem;
  color: #de273e;
  font-weight: 600;
}
.countdown-text {
  font-size: 1.5rem;
  font-weight: 600;
  color: #ffffff;
}
.main-body {
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' transform='scale(3)'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='hsl(0, 0%25, 8.5%25)'/%3E%3Cpath d='M 10,-2.55e-7 V 20 Z M -1.1677362e-8,10 H 20 Z' stroke-width='0.2' stroke='hsl(0, 0%25, 11.0%25)' fill='none'/%3E%3C/svg%3E");
  background-size: 40px 40px;
  position: relative;
}
.special_plan {
  padding: 5rem 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.placeholder {
  width: 100%;
  padding: 2rem;
  border: 1px solid #414141;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  border-style: dashed;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.placeholder svg {
  width: 80px;
  height: 80px;
  margin-right: 1rem;
}
.placeholder.en svg {
  width: 100px;
  height: 100px;
  margin-right: 1rem;
}
.placeholder_title {
  font-size: 1.5rem;
  font-weight: 600;
  color: #de273e;
  margin-bottom: 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.placeholder_desc {
  font-size: 1rem;
  font-weight: 400;
  color: #8e2c2c;
  line-height: 1.2;
}
.special_textarea {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding-right: 2rem;
}
.special_smalltitle {
  font-size: 1.5rem;
  font-weight: 600;
  color: #de273e;
  margin-bottom: 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.special_badge {
  color: #de273e;
  border: 1px solid #de273e;
  border-style: dashed;
  font-size: 0.75rem;
  font-weight: 600;
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
  margin-right: 0.5rem;
}
.special_bigtitle {
  font-size: 2.5rem;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 1rem;
  line-height: 1.2;
  max-width: 360px;
}
.special_bigtitle.en {
  max-width: 400px;
  line-height: 1;
}
.special_desc {
  font-size: 1.5rem;
  font-weight: 400;
  color: #b8b8b8;
  margin-bottom: 1rem;
  max-width: 440px;
}
.special_desc.en {
  max-width: 400px;
}
.special_box {
  flex: 1;
  border: 1px solid #7e7e7e;
  border-style: dashed;
  border-radius: 10px;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  max-width: 450px;
  transition: all 0.3s ease;
  cursor: pointer;
  color: #aaaaaa;
}
.special_box:hover {
  border-color: #de273e;
  color: #de273e;
}
.special_box_top {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.special_box_title {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
}
.special_box_bigtitle {
  font-size: 3rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
}
.special_box_smalltitle {
  font-size: 1rem;
  font-weight: 600;
  color: #de273e;
}
.special_box_item_group {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.special_box_item_group .special_box_item {
  margin-right: 1.5rem;
}
.special_box_item {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 1rem;
}
.special_box_item svg {
  margin-right: 0.5rem;
  width: 20px;
  height: 20px;
}
.special_box_item_text {
  font-size: 1rem;
  font-weight: 400;
}
.special_box_price {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  font-size: 1.5rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.2;
}
.special_bottom {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-top: 2rem;
}

.special_order {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 1rem;
  font-weight: 500;
}

.special_order svg {
  margin-right: 0.5rem;
  width: 20px;
  height: 20px;
}

.pro_offer {
  display: flex;
  flex-direction: column;
  padding: 5rem 0;
  align-items: center;
  border-top: 1px solid #de273e;
}

.pro_smalltitle {
  font-size: 1.5rem;
  font-weight: 600;
  color: #de273e;
  margin-bottom: 0.5rem;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.pro_badge {
  color: #de273e;
  border: 1px solid #de273e;
  border-style: dashed;
  font-size: 0.75rem;
  font-weight: 600;
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
  margin-bottom: 1rem;
}
.pro_bigtitle {
  font-size: 2.5rem;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 1rem;
  line-height: 1.2;
  max-width: 400px;
  text-align: center;
  letter-spacing: 0.025em;
}
.pro_bigtitle.en {
  line-height: 1.2;
  letter-spacing: 0;
}
.pro_bigtitle span {
  color: #de273e;
  font-size: 2.5rem;
}
.pro_body {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-top: 3rem;
  padding: 2rem;
  border: 1px solid #7e7e7e;
  border-style: dashed;
  border-radius: 20px;
  min-height: 442px;
}
.pro_item_desc {
  display: flex;
  flex-direction: column;
  max-width: 320px;
  text-align: left;
  padding-right: 3rem;
  justify-content: center;
}
.pro_item_desc_title {
  font-size: 2rem;
  font-weight: 600;
  color: #de273e;
  line-height: 1;
  margin-bottom: 1rem;
}
.pro_item_desc_text {
  font-size: 1.5rem;
  font-weight: 600;
  color: #d5d5d5;
  margin-bottom: 1rem;
}
.pro_item_desc_tips {
  font-size: 1rem;
  font-weight: 400;
  color: #7d7d7d;
  line-height: 1.5;
  padding-top: 1rem;
  border-top: 1px solid #484848;
  border-top-style: dashed;
}

.pro_box_group {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex: 1;
  position: relative;
}

.pro_box {
  flex: 1;
  border: 1px solid #3e3e3e;
  border-radius: 10px;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  max-width: 450px;
  transition: all 0.3s ease;
  cursor: pointer;
  color: #aaaaaa;
  position: absolute;
  background-color: #1b1b1b;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
}

.pro_box:nth-child(1) {
  z-index: 1;
  left: 0;
}

.pro_box:nth-child(2) {
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
}

.pro_box:nth-child(3) {
  z-index: 3;
  right: 0;
}

.pro_box:hover {
  border-color: #de273e;
  color: #de273e;
  background-color: #1e0d0d;
}
.pro_box_top {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.pro_box_title {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
}
.pro_box_bigtitle {
  font-size: 2rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
}
.pro_box_smalltitle {
  font-size: 1rem;
  font-weight: 600;
  color: #de273e;
}
.pro_box_item_group {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.pro_box_item_group .pro_box_item {
  margin-right: 1.5rem;
}
.pro_box_item {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 1rem;
}
.pro_box_item svg {
  margin-right: 0.5rem;
  width: 20px;
  height: 20px;
}
.pro_box_item_text {
  font-size: 1rem;
  font-weight: 400;
  white-space: nowrap;
}
.pro_box_price {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  font-size: 1.5rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.2;
}
.pro_bottom {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-top: 1.5rem;
}

.pro_order {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 1rem;
  font-weight: 500;
}

.pro_order svg {
  margin-right: 0.5rem;
  width: 20px;
  height: 20px;
}

.pro_tips {
  font-size: .75rem;
  font-weight: 400;
  color: #5d5d5d;
  margin-bottom: 1rem;
  line-height: 1.5;
  padding-top: 1rem;
  width: 100%;
  text-align: left;
}

.cashback {
  display: flex;
  flex-direction: column;
  padding: 5rem 0;
  align-items: flex-start;
  border-top: 1px solid #de273e;
}

.cashback_badge {
  color: #de273e;
  border: 1px solid #de273e;
  border-style: dashed;
  font-size: 0.75rem;
  font-weight: 600;
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
  margin-bottom: 1rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.cashback_badge svg {
  margin-right: 4px;
  width: 15px;
  height: 15px;

}

.cashback_smalltitle {
  font-size: 1.5rem;
  font-weight: 600;
  color: #de273e;
  margin-bottom: 0.5rem;
  display: flex;
  flex-direction: column;
  text-align: center;
}

.cashback_bigtitle {
  font-size: 2.5rem;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 1rem;
  line-height: 1.2;
  max-width: 450px;
}

.cashback_bigtitle_highlight {
  color: #de273e;
  font-size: 2rem;
  line-height: 1.5;
}

.cashback_bigtitle_highlight.en {
  line-height: 1.2;
}

.cashback_body {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-top: 3rem;
  border-radius: 20px;
}

.cashback_item_group {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  flex: 1;
  position: relative;
}
.cashback_box {
  flex: 1;
  border: 1px solid #3e3e3e;
  border-radius: 10px;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  max-width: 450px;
  transition: all 0.3s ease;
  color: #aaaaaa;
  margin-right: 1rem;
}

.cashback_box:not(:first-child) {
  margin-right: 1rem;
  margin-left: 1rem;
}

.cashback_box:nth-last-child(1) {
  margin-right: 0;
  margin-left: 1rem;
}

.cashback_box_title {
  display: flex;
  flex-direction: column;
}

.cashback_box_smalltitle {
  font-size: 1rem;
  font-weight: 600;
  color: #de273e;
  margin-bottom: 0.5rem;
}

.cashback_box_bigtitle {
  font-size: 2rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
}

.cashback_box_bigtitle span {
  color: #de273e;
}

.cashback_box_bigtitle div {
  font-size: 1.5rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
  margin-top: 2rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.cashback_box_bigtitle div svg {
  margin-right: 0.5rem;
  width: 20px;
  height: 20px;
  color: #de273e;
}

.cashback_tips {
  font-size: .75rem;
  font-weight: 400;
  color: #5d5d5d;
  margin-bottom: 1rem;
  line-height: 1.5;
  padding-top: 1rem;
  width: 100%;
  text-align: left;
}

.t1_cashback {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 1.5rem;
}

.t1_cashback_badge {
  color: #de273e;
  border: 1px solid #de273e;
  border-style: dashed;
  font-size: 0.75rem;
  font-weight: 600;
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
  margin-bottom: 1rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.t1_cashback_bigtitle {
  font-size: 2rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.2;
  max-width: 450px;
}

.t1_cashback_desc {
  font-size: 1.5rem;
  font-weight: 400;
  color: #b8b8b8;
  margin-bottom: 1rem;
  text-align: center;
}

.t1_cashback_body {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-top: 3rem;
  border-radius: 20px;
}

.t1_cashback_item_group {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex: 1;
  width: 100%;
  position: relative;
}
.t1_cashback_box {
  flex: 1;
  border: 1px solid #3e3e3e;
  border-radius: 10px;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 450px;
  transition: all 0.3s ease;
  color: #aaaaaa;
  margin-right: 1rem;
  text-align: center;
}

.t1_cashback_box:nth-last-child(1) {
  margin-right: 0;
  margin-left: 1rem;
}

.t1_cashback_box_title {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
}

.t1_cashback_box_smalltitle {
  font-size: 1.3rem;
  font-weight: 600;
  color: #de273e;
  margin-bottom: 0.5rem;
}

.t1_cashback_box_smalltitle span {
  font-size: 0.75rem;
}

.t1_cashback_box_bigtitle {
  font-size: 2rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
}

.t1_cashback_box_bigtitle .big_text {
  color: #de273e;
  font-size: 5rem;
  text-align: center;
}

.t1_cashback_box_bigtitle div {
  font-size: 2rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
  margin-top: .75rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.t1_cashback_box_bigtitle div svg {
  margin-right: 0.5rem;
  width: 20px;
  height: 20px;
  color: #de273e;
}

.t1_cashback_box_tips {
  font-size: .75rem;
  font-weight: 600;
  color: #cbcbcb;
  line-height: 1.5;
  padding-top: .75rem;
  width: 100%;
  text-align: center;
}

.t1_cashback_box_bigtitle sup {
  margin-right: -1.1rem;
}

.t1_cashback_box_bigtitle.en sup {
  margin-right: -1rem;
}

.t1_cashback_tips {
  font-size: .75rem;
  font-weight: 400;
  color: #5d5d5d;
  margin-bottom: 4rem;
  line-height: 1.5;
  padding-top: 1rem;
}

.eb_booster {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 5rem 0;
  border-top: 1px solid #de273e;
  width: 100%;
}

.eb_booster_left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 2rem;
  max-width: 380px;
}

.eb_booster_bigtitle {
  font-size: 2.5rem;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 1rem;
  line-height: 1.2;
  max-width: 450px;
}

.eb_booster_desc {
  font-size: 1.5rem;
  font-weight: 400;
  color: #b8b8b8;
}

.eb_booster_desc span {
  color: #de273e;
}

.eb_booster_body {
  display: flex;
  flex-direction: row;
  margin-left: 3rem;
  border-radius: 20px;
}

.eb_booster_box {
  border: 1px solid #3a3a3a;
  border-style: dashed;
  border-radius: 10px;
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  max-width: 480px;
  transition: all 0.3s ease;
  color: #aaaaaa;
  margin-right: 1rem;
}

.eb_booster_box:not(:first-child) {
  margin-left: 1rem;
}

.eb_booster_box.active {
  border-color: #de273e;
  color: #de273e;
  background-color: #140000;
}

.eb_bootster_box_title {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
  white-space: nowrap;
}

.eb_bootster_box_title svg {
  margin-right: 0.5rem;
  width: 24px;
  height: 24px;
}

.eb_bootster_box_desc {
  font-size: 1rem;
  font-weight: 500;
  color: #b8b8b8;
  margin-bottom: 1rem;
  flex: 1;
}

.eb_bootster_box_desc span {
  color: #de273e;
}

.eb_bootster_box_price {
  font-size: 1rem;
  font-weight: 600;
  color: #de273e;
  line-height: 1;
  margin-top: 2rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
}

.eb_bootster_box_price.free {
  color: #ffffff;
}

.eb_booster_tips {
  font-size: .75rem;
  font-weight: 400;
  color: #5d5d5d;
  line-height: 1.5;
  padding-top: 1rem;
  width: 100%;
  text-align: left;
  margin-bottom: 1rem;
}

.rules {
  padding: 50px 0;
  border-top: 1px solid #de273e;
}
.rules .rule-title {
  font-size: 18px;
  color: #b9b9b9;
  margin-bottom: 15px;
  font-weight: 600;
}
.rules .rule-title:not(:first-child) {
  margin-top: 30px;
}
.rules .rule-item {
  font-size: 15px;
  color: #5d5d5d;
  margin-bottom: 10px;
  line-height: 1.5;
  border-bottom: 1px solid #5d5d5d;
  border-bottom-style: dashed;
  padding-bottom: 10px;
}
.rules .rule-item:last-child {
  margin-bottom: 0px;
}

.footer .f-copyright .f-copyright-menu .f-copyright-menu-group .f-copyright-text a {
  color: #595959;
}

@media (max-width: 530px) {
  #bf23_page .banner {
    height: 500px;
  }
  .special_bigtitle {
    font-size: 2rem;
  }
  .special_smalltitle {
    font-size: 1.25rem;
    flex-direction: row;
  }
  .special_desc {
    font-size: 1.25rem;
  }
}

@media (max-width: 997px) {
  .special_plan {
    flex-direction: column;
    align-items: flex-start;
  }
  .special_textarea {
    padding-right: 0;
    padding-bottom: 2rem;
  }
  .special_bigtitle {
    max-width: 600px;
  }
  .special_desc {
    max-width: 600px;
  }
  .special_box {
    width: 100%;
  }
  .pro_body {
    flex-direction: column;
  }
  .pro_item_desc {
    max-width: 100%;
  }
  .pro_box_group {
    margin-top: 30px;
    min-height: 380px;
  }
  .cashback_box {
    max-width: 100%;
    width: 100%;
    margin: 1rem 0;
  }
  .cashback_item_group {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .cashback_box:nth-last-child(1) {
    margin-right: 0;
    margin-left: 0;
  }
  .eb_booster {
    flex-direction: column;
    align-items: flex-start;
  }
  .eb_booster_body {
    margin-left: 0;
  }
  .eb_booster_left {
    padding-right: 0;
    margin-bottom: 2rem;
    max-width: unset;
  }
}

@media (max-width: 767px) {
  .special_plan,
  .pro_offer,
  .cashback,
  .t1_cashback,
  .eb_booster {
    padding: 2rem 1rem;
    align-items: flex-start;
  }
  .pro_box_group {
    flex-direction: column;
    align-items: normal;
  }
  .pro_box {
    position: relative;
    max-width: 100%;
  }
  .pro_box:not(:first-child) {
    margin-top: 30px;
  }
  .t1_cashback_item_group {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .t1_cashback_box {
    max-width: 100%;
    width: 100%;
    margin: 1rem 0;
  }
  .t1_cashback_box:nth-last-child(1) {
    margin-right: 0;
    margin-left: 0;
  }
  .t1_cashback_desc {
    font-size: 1.25rem;
    text-align: left;
  }
  .pro_body,
  .cashback_body,
  .t1_cashback_body {
    margin-top: 1rem;
  }
  .pro_bigtitle {
    text-align: left;
  }
  .placeholder {
    padding: 1rem;
  }
  .placeholder svg {
    width: 80px;
    height: 80px;
    margin-right: 1rem;
  }
  .placeholder_title {
    font-size: 1.25rem;
  }
  .pro_item_desc {
    padding-right: 0;
  }
  .countdown {
    min-width: unset;
  }
  .eb_booster_body {
    flex-direction: column;
  }
  .eb_booster_box {
    margin-right: 0;
    margin-left: 0;
  }
  .eb_booster_box:not(:first-child) {
    margin-top: 1rem;
    margin-left: 0;
  }
  .eb_booster_bigtitle {
    font-size: 2rem;
  }
  .eb_booster_desc {
    font-size: 1.25rem;
  }
  .eb_booster_tips {
    padding: 0 1rem;
  }
}
@media (max-width: 468px) {
  .pro_body {
    padding: 1.5rem;
  }
  .pro_box {
    padding: 1.5rem;
  }
}