.banner {
  position: relative;
  padding: 30px 0;
  background: url(/resource/images/discount/av-ftu-banner-bg@2x.png) no-repeat;
  background-size: cover;
}
.banner .btn-yel {
  width: 166px;
  height: 44px;
  background: linear-gradient(90deg, #ffdc93 0%, #eaaa4c 96%);
  box-shadow: inset 0px 0px 4px 0px #ffffff;
  border-radius: 288px 288px 288px 288px;
  border: 1px solid #eaaa4c;
  font-weight: 700;
  font-size: 16px;
  color: #664012;
  line-height: 42px;
}
.banner .btn-yel:hover::before {
  background: linear-gradient(90deg, #ffdc93 0%, #eaaa4c 96%);
}
.banner .logo {
  position: absolute;
  left: 90px;
  top: 35px;
}
.banner .tit-imgbox {
  text-align: center;
  margin-bottom: 24px;
}
.banner .countdown {
  text-align: center;
  width: auto;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin: 0 auto 24px;
  display: block;
}
.banner .countdown > div {
  display: inline-table;
  vertical-align: top;
  border-radius: 2px;
}
.banner .countdown > div > div {
  display: block;
  padding: 0;
}
.banner .countdown > div span {
  text-align: center;
  font-weight: bold;
  line-height: 26px;
  font-size: 14px;
  color: #664012;
  display: inline-block;
  background: url(/resource/images/discount/time-box.svg) no-repeat;
  border-radius: 4px 4px 4px 4px;
  width: 21px;
  margin: 0 2px;
  height: 26px;
}
.banner .countdown > div p {
  display: block;
  text-align: center;
  font-weight: 300;
  font-size: 12px;
  color: #ffffff;
  line-height: 14px;
  margin: 3px 0 0 3px;
  padding: 0;
  font-weight: 400;
}
.banner .countdown > i {
  display: inline-block;
  vertical-align: middle;
  height: 40px;
  font-size: 13px;
  color: #ffffff;
  margin: 0 3px;
  font-style: normal;
  line-height: 26px;
  font-weight: 700;
}
.banner .under {
  position: relative;
  font-weight: 700;
  border-bottom: 1px dashed #878181;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  margin-right: 4px;
}
.banner .under:hover .io {
  display: block;
}
.banner .io {
  display: none;
  position: absolute;
  width: 240px;
  padding: 14px 20px;
  background: #333;
  border-radius: 8px 8px 8px 8px;
  font-size: 12px;
  color: #fff;
  font-weight: 400;
  left: calc(50% - 120px);
  bottom: 28px;
  border-top-color: #333;
  z-index: 99;
  font-family: "PT Sans", sans-serif;
}
.banner .io::before {
  content: "";
  display: inline-block;
  border-top: 10px solid #333;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  bottom: -10px;
  left: 110px;
}
.banner .sale-box {
  width: 1236px;
  background: linear-gradient(180deg, #322C25 0%, #111111 98%);
  border: 4px solid #FFFFFF;
  border-radius: 32px;
  margin: 16px auto 0;
  padding: 32px 32px 16px 32px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  border: 2px solid #FED793;
  max-width: 100%;
  text-align: center;
}
.banner .sale-box .bottom-tip {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 24px;
}
.banner .sale-box .bottom-tip::before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(/resource/images/discount/ic-24-15day.svg) no-repeat;
  background-size: 100% 100%;
  vertical-align: middle;
}
.banner .bnr-salebox-3 {
  display: flex;
  background: #FDFEFF;
  border-radius: 16px;
}
.banner .bnr-salebox-3 .left {
  width: 500px;
  max-width: 100%;
  border-radius: 16px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  background: #FFFFFF;
  display: flex;
  gap: 22px;
  align-items: center;
  justify-content: center;
  padding: 48px 24px;
  flex-direction: row;
}
.banner .bnr-salebox-3 .left .name {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  margin-top: 16px;
}
.banner .bnr-salebox-3 .left .em-org {
  color: #FF5900;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 2px;
  background: rgba(255, 89, 0, 0.1);
  font-weight: bold;
  margin: 6px 0 20px;
  padding: 0 6px;
  height: 20px;
  display: inline-block;
}
.banner .bnr-salebox-3 .left .em-org:lang(fr),
.banner .bnr-salebox-3 .left .em-org:lang(de) {
  font-size: 12px;
}
.banner .bnr-salebox-3 .left .img-x {
  width: 204px;
}
.banner .bnr-salebox-3 .left .txt-x {
  text-align: left;
  width: 228px;
}
.banner .bnr-salebox-3 .left .txt-x:lang(de) {
  width: 260px;
}
.banner .bnr-salebox-3 .left .txt-x:lang(fr) {
  width: 269px;
}
.banner .bnr-salebox-3 .left .txt-x:lang(it) {
  width: 270px;
}
.banner .bnr-salebox-3 .left .list {
  display: inline-block;
  text-align: left;
}
.banner .bnr-salebox-3 .left .list:lang(jp) {
  width: 240px;
}
.banner .bnr-salebox-3 .left .list:lang(it) {
  width: 250px;
}
.banner .bnr-salebox-3 .left .list li {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  padding-left: 20px;
  line-height: 24px;
}
.banner .bnr-salebox-3 .left .list li::before {
  position: absolute;
  left: 0;
  top: 8px;
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  background: url(/assets/images/flash-2024/pic-gou.png) no-repeat;
}
.banner .bnr-salebox-3 .right {
  display: flex;
  gap: 16px;
  justify-content: center;
  padding: 16px 24px;
}
.banner .bnr-salebox-3 .right .item {
  width: 192px;
  max-width: 100%;
  padding: 32px 10px;
  box-sizing: border-box;
  border-radius: 16px;
  border: 1px solid #F2F3F3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.banner .bnr-salebox-3 .right del {
  font-size: 14px;
  text-decoration: line-through;
  line-height: 22px;
  color: #999999;
}
.banner .bnr-salebox-3 .right del:lang(fr),
.banner .bnr-salebox-3 .right del:lang(de),
.banner .bnr-salebox-3 .right del:lang(tw),
.banner .bnr-salebox-3 .right del:lang(it) {
  font-size: 12px;
}
.banner .bnr-salebox-3 .right h4 {
  font-weight: 700;
}
.banner .bnr-salebox-3 .btn {
  font-size: 16px;
  font-weight: bold;
  height: 40px;
  min-width: 140px;
  line-height: 40px;
  padding: 0 18px;
  margin-top: 16px;
}
.banner .bnr-salebox-3 .price {
  display: flex;
  align-items: last baseline;
  font-weight: 700;
}
.banner .bnr-salebox-3 .price .sym {
  font-size: 24px;
}
.banner .bnr-salebox-3 .price .num {
  font-size: 32px;
}
.banner .bnr-salebox-3 .price .num:lang(tw) {
  font-size: 26px;
}
.banner .bnr-salebox-3 .price .decimal {
  font-size: 24px;
}
.banner .bnr-salebox-3 .ed-price {
  display: flex;
  align-items: last baseline;
  gap: 4px;
  margin-top: 20px;
  line-height: 1;
  justify-content: center;
}
.banner .bnr-salebox-3 .ed-info {
  text-align: left;
}
.banner .bnr-salebox-3 .ed-tip {
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  text-align: center;
  margin-top: 6px;
}
.banner .bnr-salebox-3 .discount {
  background: #ff4646;
  border-radius: 2px;
  font-size: 12px;
  line-height: 16px;
  padding: 0 3px;
  color: #ffffff;
}
.banner .tip-box {
  position: relative;
  display: inline-block;
  line-height: 16px;
}
.banner .tip-box i {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/assets/images/flash-2024/pic-note@2x.png) no-repeat center;
  background-size: 100% 100%;
  vertical-align: -3px;
}
.banner .tip-box .text {
  z-index: 999;
  display: none;
  position: absolute;
  min-width: 240px;
  top: -5px;
  left: 50%;
  transform: translate(-50%, -100%);
  background: #333;
  padding: 10px 15px;
  border-radius: 10px;
  color: #fff;
  font-size: 12px;
}
.banner .tip-box .text::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border: 8px solid;
  border-color: #000 transparent transparent transparent;
}
.banner .tip-box:hover .text {
  display: block;
}
.banner .side {
  position: absolute;
  top: 250px;
  left: 4.4%;
  padding: 40px 32px;
  border-radius: 32px;
  background: linear-gradient(180deg, #322C25 0%, #111111 98%);
  box-sizing: border-box;
  border: 2px solid #FED793;
  backdrop-filter: blur(30px);
  box-shadow: 0px 0px 30px 0px rgba(0, 25, 99, 0.15);
  width: 240px;
}
.banner .side.fixed {
  position: fixed;
  top: 50px;
  left: 4.4%;
}
.banner .side li {
  padding: 12px 0;
  margin-left: 18px;
  border-radius: 8px;
  line-height: 20px;
  position: relative;
  color: #ffffff;
}
.banner .side li::before {
  content: "";
  height: 100%;
  width: 2px;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 0;
  left: -18px;
}
.banner .side li.active {
  background: #ffffff;
  color: #050103;
  font-weight: bold;
}
.banner .side li.active::before {
  background: #ffffff;
}
.banner .side li a {
  display: block;
  color: inherit;
}
.banner .side li:not(:last-child) {
  margin-bottom: 16px;
}
.banner .wrap3 {
  display: flex;
  justify-content: center;
  gap: 10px 100px;
}
.banner .wrap3 .item {
  padding: 40px 0 40px 56px;
  position: relative;
  font-size: 16px;
  font-family: PT Sans, PT Sans;
  font-weight: 400;
  color: #fff;
  line-height: 22px;
}
.banner .wrap3 .item::before {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.banner .wrap3 .item:nth-child(1)::before {
  background: url(/resource/images/discount/ic-90day.svg) no-repeat;
}
.banner .wrap3 .item:nth-child(2)::before {
  background: url(/resource/images/discount/ic-Secure.svg) no-repeat;
}
.banner .wrap3 .item:nth-child(3)::before {
  background: url(/resource/images/discount/ic-support.svg) no-repeat;
}
@media (max-width: 1200px) {
  .sale-box .bnr-salebox-3 {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-top: 40px;
  }
  .sale-box .bnr-salebox-3 .right {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 670px) {
  .sale-box .bnr-salebox-3 .left {
    flex-direction: column;
    align-items: center;
  }
  .sale-box .bnr-salebox-3 .right .item {
    width: 100%;
  }
}
@media (max-width: 467px) {
  .sale-box .bnr-salebox-3 .right {
    padding: 16px 0;
  }
  .sale-box .bnr-salebox-3 .right .item {
    width: 100%;
  }
  .sale-box .bnr-salebox-3 .left {
    width: 100%;
  }
}
.fully {
  background: #111111;
  padding: 120px 0;
}
.fully .box {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 36px;
}
.fully h2 {
  font-weight: 700;
  font-size: 40px;
  color: #ffcc8d;
  line-height: 46px;
  margin-bottom: 48px;
  text-align: left;
  padding-left: 4px;
}
.fully .wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 60px 20px;
  width: 820px;
}
.fully .wrap .item {
  position: relative;
  padding-left: 60px;
  color: #fff;
  width: 400px;
  max-width: 100%;
}
.fully .wrap .item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 48px;
  height: 48px;
}
.fully .wrap .item:nth-child(1)::before {
  background: url(/resource/images/discount/av-ftu-p2-ic01.svg) no-repeat;
}
.fully .wrap .item:nth-child(2)::before {
  background: url(/resource/images/discount/av-ftu-p2-ic02.svg) no-repeat;
}
.fully .wrap .item:nth-child(3)::before {
  background: url(/resource/images/discount/av-ftu-p2-ic03.svg) no-repeat;
}
.fully .wrap .item:nth-child(4)::before {
  background: url(/resource/images/discount/av-ftu-p2-ic04.svg) no-repeat;
}
.fully .wrap .item span {
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  line-height: 20px;
}
.fully .wrap h4 {
  font-weight: 700;
  font-size: 18px;
  color: #ffffff;
  line-height: 24px;
  text-align: left;
}
.find {
  padding: 120px 0;
  text-align: center;
  background: #111111;
}
.find .box {
  background: url(/resource/images/discount/av-ftu-p3-bg.png) no-repeat;
  background-size: contain / cover;
  padding: 80px 0;
}
.find .box h2 {
  font-weight: 700;
  font-size: 40px;
  color: #ffcc8d;
  line-height: 52px;
  margin-bottom: 12px;
}
.find .box p.desc {
  width: 843px;
  margin: 0 auto 36px;
  font-size: 20px;
  color: #ffffff;
  line-height: 26px;
}
.find .box .btn-yel {
  border: none;
  font-weight: 700;
  font-size: 18px;
  color: #664012;
  line-height: 64px;
  width: 269px;
  height: 64px;
  background: linear-gradient(90deg, #f6d2b2 0%, #dda171 99%);
  border-radius: 288px 288px 288px 288px;
}
.find .box .btn-yel .ic-go {
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url(/resource/images/discount/arrow.svg) no-repeat;
  vertical-align: -7px;
  margin-left: 3px;
}
.find .box .btn-yel:hover::before {
  background: linear-gradient(90deg, #f6d2b2 0%, #dda171 96%);
}
.faq {
  padding: 120px 0;
  background: #111111;
}
.faq .faq-mn {
  background: #212121;
  padding: 80px 40px 60px;
  border-radius: 60px 20px 60px 20px;
  background: linear-gradient(135deg, transparent 33px, #212121 0) top left, linear-gradient(-45deg, transparent 33px, #212121 0) bottom right;
  background-size: 50% 100%;
  background-repeat: no-repeat;
}
.faq h2 {
  text-align: center;
  color: #ffcc8d;
  margin-bottom: 40px;
  line-height: 46px;
}
.faq li {
  transition: 0.5s all;
  overflow: hidden;
  padding: 1px;
  margin-bottom: 24px;
  border-radius: 40px 10px 40px 10px;
  background: linear-gradient(135deg, transparent 20px, #e6e8e9 0) top left, linear-gradient(-45deg, transparent 20px, #e6e8e9ff 0) bottom right;
  background-size: 50% 100%;
  background-repeat: no-repeat;
}
.faq .box {
  transition: 0.5s all;
  overflow: hidden;
  padding: 0 40px;
  border-radius: 40px 10px 40px 10px;
  margin-bottom: 24px;
  background: linear-gradient(135deg, transparent 20px, #fff 0) top left, linear-gradient(-45deg, transparent 20px, #fff 0) bottom right;
  background-size: 50% 100%;
  background-repeat: no-repeat;
}
.faq .box:nth-last-child(1) {
  margin-bottom: 0px;
}
.faq .box .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.faq .box h5 {
  margin-bottom: 0;
  padding: 30px 3% 30px 0;
  position: relative;
  color: #000;
  cursor: pointer;
}
.faq .box .tt-ic {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  border-radius: 4px;
  color: #000;
  position: relative;
  margin-right: 10px;
}
.faq .box .tt-ic::after,
.faq .box .tt-ic::before {
  content: "";
  display: inline-block;
  position: absolute;
  background: #fff;
  border-radius: 2px;
}
.faq .box .tt-ic::after,
.faq .box .tt-ic::before {
  left: 25%;
  top: calc(50% - 4.16%);
  width: 24px;
  height: 2px;
  background: #2258f6;
  transition: transform 0.5s, opacity 0.5s;
}
.faq .box .tt-ic::after {
  transform: rotate(270deg);
  opacity: 1;
}
.faq .box p {
  max-width: 880px;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  line-height: 22px;
  padding-right: 20px;
  display: none;
}
.faq .box .link {
  color: #2258f6;
}
.faq .box a {
  color: #2258f6;
}
.faq .box a:hover {
  text-decoration: underline;
}
.faq .box.active {
  padding-bottom: 30px;
}
.faq .box.active h5 {
  color: #664012;
  padding-bottom: 30px;
}
.faq .box.active p {
  display: block;
}
.faq .box.active .tt-ic::after {
  opacity: 0;
  transform: rotate(-45deg);
}
@media screen and (max-width: 476px) {
  .faq {
    padding: 40px 0 0;
    background: #f8f9fa;
  }
  .faq .container2 {
    padding: 0;
  }
  .faq li {
    border-radius: 15px 10px 15px 10px;
    background: linear-gradient(135deg, transparent 15px, #e6e8e9 0) top left, linear-gradient(-45deg, transparent 15px, #e6e8e9ff 0) bottom right;
    background-size: 50% 100%;
    background-repeat: no-repeat;
  }
  .faq .box,
  .faq .faq-mn {
    padding: 24px 20px;
    clip-path: none;
    border-radius: 10px;
  }
  .faq .faq-mn {
    background: #f8f9fa;
  }
  .faq .box {
    background: linear-gradient(135deg, transparent 15px, #fff 0) top left, linear-gradient(-45deg, transparent 15px, #fff 0) bottom right;
    background-size: 50% 100%;
    background-repeat: no-repeat;
  }
  .faq .box .title {
    align-items: flex-start;
  }
  .faq .box.active h5 {
    padding-bottom: 17px;
  }
  .faq .box p {
    font-size: 12px;
  }
  .faq .box h5 {
    font-size: 14px;
    padding: 0 3% 0 0;
  }
  .faq .box .tt-ic {
    transform: scale(0.6);
  }
}
.data {
  padding: 120px 0;
  background: #111111;
  text-align: center;
  position: relative;
}
.data h2 {
  font-weight: 700;
  font-size: 40px;
  color: #ffcc8d;
  line-height: 46px;
  margin-bottom: 40px;
}
.data .btn-yel {
  border: none;
  font-weight: 700;
  font-size: 18px;
  color: #664012;
  line-height: 64px;
  width: 269px;
  height: 64px;
  background: linear-gradient(90deg, #f6d2b2 0%, #dda171 99%);
  border-radius: 288px 288px 288px 288px;
}
.data .btn-yel .ic-up {
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url(/resource/images/discount/arrow-02.svg) no-repeat;
  vertical-align: -5px;
  margin-left: 3px;
}
.data .btn-yel:hover::before {
  background: linear-gradient(90deg, #f6d2b2 0%, #dda171 96%);
}
.data .countdown {
  text-align: center;
  width: auto;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin: 0 auto 70px;
  display: block;
}
.data .countdown > div {
  display: inline-table;
  vertical-align: top;
  border-radius: 2px;
}
.data .countdown > div > div {
  display: block;
  padding: 0;
}
.data .countdown > div span {
  text-align: center;
  font-weight: bold;
  line-height: 34px;
  font-weight: 700;
  font-size: 24px;
  color: #664012;
  display: inline-block;
  background: url(/resource/images/discount/time-box.svg) no-repeat;
  background-size: 100% 100%;
  border-radius: 4px 4px 4px 4px;
  width: 28px;
  height: 34px;
  margin: 0 2px;
}
.data .countdown > div p {
  display: block;
  text-align: center;
  font-weight: 300;
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
  margin: 3px 0 0 3px;
  padding: 0;
  font-weight: 400;
}
.data .countdown > i {
  display: inline-block;
  vertical-align: middle;
  height: 40px;
  font-size: 13px;
  color: #ffffff;
  margin: 0 3px;
  font-style: normal;
  line-height: 26px;
  font-weight: 700;
}
footer {
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 1;
  bottom: 28px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
.countdown-pop {
  display: none;
}
body.countdown-timeout {
  overflow: hidden;
}
body.countdown-timeout .countdown-pop {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  display: block;
}
body.countdown-timeout .countdown-pop .box {
  position: absolute;
  text-align: center;
  top: 0;
  padding: 65px 60px;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 720px;
  height: 280px;
  background: url(/resource/images/discount/popup-bg@2x.png) no-repeat;
  background-size: 100% 100%;
}
body.countdown-timeout .countdown-pop .box p {
  font-weight: bold;
  font-size: 28px;
  color: #ffffff;
  line-height: 40px;
  text-align: center;
}
body.countdown-timeout .countdown-pop .box h3 {
  margin: 11px auto;
  font-size: 44px;
  color: #ffcc8d;
  line-height: 56px;
}
body.countdown-timeout .countdown-pop .box h3:lang(jp) {
  font-size: 34px;
}
body.countdown-timeout .countdown-pop .box h3:lang(it) {
  font-size: 40px;
}
body.countdown-timeout .countdown-pop .box a {
  font-weight: bold;
  font-size: 28px;
  color: #ffffff;
  line-height: 32px;
}
[lang=es] .banner .bnr-salebox-3 .price .sym,
[lang=de] .banner .bnr-salebox-3 .price .sym,
[lang=fr] .banner .bnr-salebox-3 .price .sym,
[lang=it] .banner .bnr-salebox-3 .price .sym {
  margin-left: 3px;
}
[lang=it] .banner .bnr-salebox-3 .left {
  padding: 20px 16px;
}
[lang="jp"] .banner .bnr-salebox-3 .price .num {
  font-size: 25px;
  line-height: 1.8;
}
[lang="jp"] .banner .side.fixed {
  font-size: 1.4rem;
}
