@font-face {
  font-family: Heebo-Medium;
  src: url("./fonts/Heebo/Heebo-Medium.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: Heebo-Bold;
  src: url("./fonts/Heebo/Heebo-Bold.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: Heebo-ExtraBold;
  src: url("./fonts/Heebo/Heebo-ExtraBold.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: Montserrat-Bold;
  src: url("./fonts/Montserrat/Montserrat-Bold.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: Poppins-Bold;
  src: url("./fonts/Poppins/Poppins-ExtraBold.ttf");
  font-weight: normal;
  font-style: normal;
}

section {
  text-align: center;
}

p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

.page-header {
  position: absolute;
  background: rgba(0, 0, 0, 0);
}

.flashdeal-sales .page-header {
  position: relative;
  background-color: #181818;
}

.flashdeal-sales .page-header .buy-cart {
  fill: #FFF;
}

.flashdeal-sales .header-nav-list .header-nav-list__link.link--orange {
  color: #fff;
}

@media (max-width: 768px) {
  .flashdeal-sales .header-nav-list .header-nav-list__link.link--orange {
    color: #fff !important;
  }
}

.banner {
  overflow: hidden;
  position: relative;
  width: 100%;
  min-height: 842px;
  text-align: center;
  background: url("./images/banner/banner-bg.png") no-repeat;
  background-position: bottom center;
}

@media (min-width: 1921px) {
  .banner {
    background-size: 100% auto;
  }
}

@media (max-width: 498px) {
  .banner {
    background: url("/special/flashdeal-sales/images/banner/banner-bg-m.png") no-repeat;
    background-size: 100% auto !important;
    background-position: bottom center;
  }
}

@media (max-width: 390px) {
  .banner {
    background-size: auto 100% !important;
  }
}

.banner::before {
  content: '';
  position: absolute;
  top: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #FF9B49;
}

@media (max-width: 992px) {
  .banner {
    min-height: auto;
    padding: 50px 0 125px;
    background-size: auto 100%;
  }
}

.banner-top {
  margin: 55px auto 20px;
  width: 583px;
  height: 95px;
  background: url("./images/banner/banner-text-bg.svg") no-repeat center center;
  background-size: 100% auto;
  font-family: Heebo-Medium;
  font-weight: 600;
  font-size: 36px;
  line-height: 117px;
  text-align: center;
  color: #754600;
}

@media (max-width: 992px) {
  .banner-top {
    margin: 0 auto 20px;
    width: 466px;
    height: 76px;
    font-size: 28px;
    line-height: 100px;
  }
}

@media (max-width: 498px) {
  .banner-top {
    width: 355px;
    height: 66px;
    font-size: 22px;
    line-height: 80px;
  }
}

@media (max-width: 374px) {
  .banner-top {
    width: 273px;
    height: 40px;
    font-size: 16px;
    line-height: 51px;
  }
}

.banner-title {
  text-align: center;
}

.banner-title span {
  display: block;
  font-family: Poppins-Bold;
  font-weight: 800;
  font-size: 100px;
  line-height: 119px;
  color: #fff;
  -webkit-filter: drop-shadow(0px 7px 0px #000);
          filter: drop-shadow(0px 7px 0px #000);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #000;
}

@media (max-width: 1300px) {
  .banner-title span {
    font-size: 90px;
  }
}

@media (max-width: 992px) {
  .banner-title span {
    font-size: 70px;
    line-height: 86px;
  }
}

@media (max-width: 768px) {
  .banner-title span {
    -webkit-filter: drop-shadow(0px 4px 0px #000);
            filter: drop-shadow(0px 4px 0px #000);
    font-size: 56px;
    line-height: 76px;
  }
}

@media (max-width: 630px) {
  .banner-title span {
    font-size: 46px;
    line-height: 66px;
  }
}

@media (max-width: 498px) {
  .banner-title span {
    -webkit-filter: drop-shadow(0px 3.318px 0px #000);
            filter: drop-shadow(0px 3.318px 0px #000);
    -webkit-text-stroke-width: 0.55px;
    -webkit-text-stroke-color: #000;
    font-size: 34px;
    line-height: 41px;
  }
}

@media (max-width: 374px) {
  .banner-title span {
    display: inline;
  }
}

.banner-title span i {
  font-style: normal;
  font-family: Poppins-Bold;
  color: #36E693;
  font-size: 129.5px;
  font-weight: 800;
  line-height: 119.7px;
}

@media (max-width: 992px) {
  .banner-title span i {
    font-size: 86px;
    line-height: 86px;
  }
}

@media (max-width: 768px) {
  .banner-title span i {
    font-size: 76px;
  }
}

@media (max-width: 630px) {
  .banner-title span i {
    font-size: 56px;
    line-height: 66px;
  }
}

@media (max-width: 498px) {
  .banner-title span i {
    font-size: 44px;
    line-height: 41px;
  }
}

.banner-title .banner-title-img {
  display: block;
  margin: 0 auto;
  max-width: 1092px;
  height: auto;
}

@media (max-width: 1300px) {
  .banner-title .banner-title-img {
    max-width: 100%;
  }
}

.banner-tip {
  margin: 23px 0 32px;
  color: #180C3D;
  text-align: center;
  font-family: Heebo-Medium;
  font-size: 44px;
  font-weight: 600;
  line-height: 1.45;
}

@media (max-width: 992px) {
  .banner-tip {
    margin: 20px 0 29px;
    font-size: 34px;
  }
}

@media (max-width: 768px) {
  .banner-tip {
    margin: 20px 0;
    font-size: 26px;
  }
}

@media (max-width: 498px) {
  .banner-tip {
    font-size: 20px;
    line-height: 30px;
  }
}

.license__countdown {
  position: relative;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: Heebo-Bold;
  max-width: 350px;
}

.license__countdown .countdown-item {
  position: relative;
  text-align: center;
  width: 66px;
  height: 66px;
  border-radius: 8px;
  border: 1px solid #180C3D;
  background-color: #FFF;
  font-family: Heebo-Bold;
}

@media (max-width: 360px) {
  .license__countdown .countdown-item {
    width: 50px;
    height: 50px;
  }
}

.license__countdown .countdown-item:not(:last-child) {
  margin-right: 25px;
}

@media (max-width: 768px) {
  .license__countdown .countdown-item:not(:last-child) {
    margin-right: 20px;
  }
}

.license__countdown .countdown-item:not(:last-child) .value::after {
  position: absolute;
  top: 19px;
  right: -16px;
  display: block;
  content: '';
  width: 5px;
  height: 20.5px;
  background: url("./images/banner/discount-icon.png") no-repeat;
  background-size: 100% auto;
}

@media (max-width: 768px) {
  .license__countdown .countdown-item:not(:last-child) .value::after {
    right: -13px;
  }
}

@media (max-width: 360px) {
  .license__countdown .countdown-item:not(:last-child) .value::after {
    top: 13px;
    right: -14px;
  }
}

.license__countdown .countdown-item .value {
  position: relative;
  padding-top: 10px;
  color: #190D3E;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
}

@media (max-width: 360px) {
  .license__countdown .countdown-item .value {
    font-size: 20px;
  }
}

.license__countdown .countdown-item .label {
  margin: 2px 0 0;
  text-align: center;
  color: #190D3E;
  text-align: center;
  font-size: 14px;
  font-family: Heebo-Medium;
  font-weight: 400;
  opacity: 0.6;
}

@media (max-width: 360px) {
  .license__countdown .countdown-item .label {
    font-size: 11px;
  }
}

.banner-export {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 36px;
  padding: 16px 48px 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
  background: #20BF74;
  color: #FFF;
  font-family: Heebo-Medium;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 29px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

@media (max-width: 498px) {
  .banner-export {
    padding: 16px 24.5px 15px 25px;
    border-radius: 10px;
  }
}

.banner-export:hover {
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
  text-decoration: none;
}

.banner-export svg {
  margin-left: 10px;
}

.svg__text {
  font-family: Arial;
  text-anchor: middle;
}

.svg__text--green {
  fill: #017b53;
}

.svg__text--yellow {
  fill: #ffcc13;
}

.svg__text--pink {
  fill: #ff5f61;
}

.svg__text--strokeless {
  stroke: none;
}

.svg__stroke {
  stroke: #fff;
  stroke-width: 11px;
  stroke-linejoin: round;
}

@media (max-width: 992px) {
  .svg__stroke {
    stroke-width: 7px;
  }
}

@media (max-width: 768px) {
  .svg__stroke {
    stroke-width: 5px;
  }
}

@media (max-width: 498px) {
  .svg__stroke {
    stroke-width: 3px;
  }
}

.main {
  overflow: hidden;
  position: relative;
  width: 100%;
}

@media (max-width: 498px) {
  .main .banner .container {
    padding: 0;
  }
}

@media (min-width: 1300px) {
  .main .container {
    width: 1220px;
  }
}

@media (max-width: 768px) {
  .main .container {
    padding: 0 15px;
  }
}

.main::before {
  content: '';
  position: absolute;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: url("/special/flashdeal-sales/images/bg1.png") repeat;
  background-position: center center;
}

.part-bg {
  position: relative;
}

.part-bg::before {
  content: '';
  position: absolute;
  top: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#FF9B49), to(#FFD449));
  background: linear-gradient(180deg, #FF9B49 0%, #FFD449 100%);
}

.part-title {
  display: inline-block;
  position: relative;
  color: #FFF;
  text-align: center;
  text-shadow: 0px 2px 0px #000;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #000;
  font-family: Poppins-Bold;
  font-size: 42px;
  font-style: normal;
  font-weight: 800;
  line-height: 1.46;
}

@media (max-width: 992px) {
  .part-title {
    font-size: 34px;
    line-height: 1.15;
  }
}

@media (max-width: 498px) {
  .part-title {
    font-size: 26px;
    line-height: 38px;
    text-shadow: 0px 1px 0px #000;
    -webkit-text-stroke-width: 0.5px;
  }
}

.part-title span {
  font-size: 52px;
  color: #FEFD4B;
}

@media (max-width: 992px) {
  .part-title span {
    font-size: 44px;
  }
}

@media (max-width: 498px) {
  .part-title span {
    font-size: 36px;
  }
}

.part-title .part-title-item {
  font-family: Heebo-Bold;
  font-size: 42px;
  font-style: normal;
  font-weight: 800;
  line-height: 1.46;
}

.part-title .part-title-strong {
  font-size: 52px;
  fill: #FEFD4B;
}

.part-title::before {
  content: '';
  position: absolute;
  left: -93px;
  bottom: 12px;
  width: 73px;
  height: 51px;
  background: url(./images/title-left.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

@media (max-width: 992px) {
  .part-title::before {
    display: none;
  }
}

.part-title::after {
  content: '';
  position: absolute;
  right: -93px;
  bottom: 12px;
  width: 73px;
  height: 51px;
  background: url(./images/title-right.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

@media (max-width: 992px) {
  .part-title::after {
    display: none;
  }
}

.part-title--pink {
  color: #ff514e;
}

.card {
  position: relative;
}

.btn-buy-group {
  text-align: center;
}

.btn-buy-group .btn-switch {
  display: inline-block;
  margin-top: 14px;
  color: #3c3c3c;
  cursor: pointer;
}

.btn-buy-group .btn-switch:hover, .btn-buy-group .btn-switch:focus {
  text-decoration: underline;
}

@media (max-width: 498px) {
  .btn-buy-group .btn-switch {
    font-size: 11pt;
  }
}

.btn-buy-group[data-show="win"] .btn-buy.mac {
  display: none;
}

.btn-buy-group[data-show="mac"] .btn-buy.win {
  display: none;
}

.btn-state {
  display: none !important;
}

.btn-buy-active {
  display: block !important;
}

.btn-buy {
  display: block;
  position: relative;
  margin: 0 auto;
  width: 286px;
  height: 56px;
  background-color: #ed3f31;
  background-image: url(./images/part-1/button-texture.png);
  background-repeat: repeat;
  background-position: 0 1px;
  line-height: 56px;
  font-weight: bold;
  color: #fff;
  text-indent: 31px;
  border-radius: 10px;
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
}

.btn-buy:focus, .btn-buy:hover {
  color: #fff;
  text-decoration: none;
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  -o-transform: translateY(-3px);
}

.btn-buy img {
  position: absolute;
  top: 50%;
  left: 77px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.btn-buy--sm {
  width: 201px;
}

.btn-buy--sm img {
  left: 35px;
}

[data-show="block"] {
  display: block;
}

[data-show="none"] {
  display: none;
}

.banner-nav {
  left: -240px !important;
  -webkit-transition: all .2s !important;
  transition: all .2s !important;
}

.banner-nav:hover {
  left: -20px !important;
}

@-webkit-keyframes moveBottom {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(135%);
            transform: translateY(135%);
  }
}

@keyframes moveBottom {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(135%);
            transform: translateY(135%);
  }
}

@-webkit-keyframes moveTop {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-135%);
            transform: translateY(-135%);
  }
}

@keyframes moveTop {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-135%);
            transform: translateY(-135%);
  }
}

.part-move img {
  position: absolute;
}

@media (max-width: 1300px) {
  .part-move img {
    display: none;
  }
}

.part-move .part-move-left {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  left: 0;
  bottom: 0;
  -webkit-animation: moveTop 10s linear infinite;
          animation: moveTop 10s linear infinite;
}

.part-move .part-move-right {
  right: 0;
  top: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-animation: moveBottom 10s linear infinite;
          animation: moveBottom 10s linear infinite;
}

.part-icon .part-icon-item {
  position: absolute;
}

.part-icon .part-icon1 {
  left: 215px;
  bottom: 245px;
}

@media (max-width: 1840px) {
  .part-icon .part-icon1 {
    display: none;
  }
}

.part-icon .part-icon2 {
  right: 182px;
  top: 312px;
}

@media (max-width: 1840px) {
  .part-icon .part-icon2 {
    display: none;
  }
}

.part-icon .part3-icon {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
}

.nav {
  display: none;
  position: fixed;
  top: 290px;
  z-index: 100;
  width: 200px;
  height: 240px;
}

.nav::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 99;
  top: -80px;
  left: 26px;
  width: 147px;
  height: 106px;
  background: url("/special/flashdeal-sales/images/nav/gifts.png") no-repeat center center;
  background-size: 100% auto;
}

.nav.show {
  display: block;
}

@media (max-width: 992px) {
  .nav.show {
    display: none;
  }
}

@media (max-width: 1800px) {
  .nav {
    -webkit-transition: all .2s;
    transition: all .2s;
    left: -171px;
  }
}

@media (max-width: 768px) {
  .nav {
    display: none;
    left: 75px !important;
    top: 0;
    padding: 0 15px;
    width: 100%;
    font-size: 0;
  }
}

@media (max-width: 540px) {
  .nav {
    left: 0 !important;
  }
}

.nav dd:nth-child(2) {
  position: relative;
  z-index: 101;
}

.safari .nav-item {
  font-size: 17px;
}

@media (max-width: 1800px) {
  .nav:hover {
    left: 0;
  }
}

@media (max-width: 768px) {
  .nav:hover {
    left: 0;
  }
}

.nav-item {
  display: block;
  width: 200px;
  height: 60px;
  border-radius: 10px;
  border: 2px solid #000;
  background: #FFD449;
  color: #000;
  text-align: center;
  font-family: Heebo-Medium;
  font-size: 18px;
  font-weight: 700;
  line-height: 60px;
}

@media (max-width: 768px) {
  .nav-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2px 5px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: auto;
    height: 40px;
    line-height: 1;
    text-align: center;
    border-radius: 0px;
  }
}

.nav-item-top::after {
  margin-left: 5px;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 7.5px;
  border-color: transparent transparent #191919 transparent;
}

.nav-item-top:hover::after {
  border-color: transparent transparent #FFD449 transparent;
}

.nav-item:hover,
.nav-item.active {
  color: #FFD449;
  background-color: #000;
  text-decoration: none;
}

@media (max-width: 768px) {
  .nav-item:hover,
  .nav-item.active {
    -webkit-transform: none;
            transform: none;
  }
}

.nav-item.active {
  width: 220px;
}

.nav-item:focus {
  text-decoration: none;
}

@media (max-width: 768px) {
  .nav-item.active {
    -webkit-transform: none;
            transform: none;
  }
}

.nav-item-tag .nav-title {
  vertical-align: middle;
}

.nav-tag {
  margin-right: 8px;
  display: inline-block;
  padding: 3px 4px 5px;
  vertical-align: middle;
  background-color: #ff63ac;
  border-radius: 4px;
  line-height: 1;
  font-size: 24px;
  color: #fff;
}

@media (max-width: 768px) {
  .nav-tag {
    padding: 1px 2px 3px;
    margin-right: 3px;
    line-height: 1;
  }
}

.nav-tag small {
  font-size: 0.66em;
}

.nav-item-tag:hover .nav-tag, .nav-item-tag.active .nav-tag {
  background-color: #fff;
  color: #ff63ac;
}

@media (min-width: 1520px) {
  .part1 .container {
    width: 1440px !important;
  }
}

.part1 {
  padding: 73px 0 80px;
  font-family: Heebo-Medium;
  overflow: hidden;
}

@media (max-width: 768px) {
  .part1 {
    padding: 40px 0 60px;
  }
}

@media (max-width: 498px) {
  .part1 {
    padding: 20px 0 64px;
  }
}

@media (max-width: 510px) {
  .part1 .product-box__buy-btn .buy-btn {
    width: 130px;
  }
}

@media (max-width: 498px) {
  .part1 .product-box__buy-btn .buy-btn {
    width: 160px;
  }
}

@media (max-width: 498px) {
  .part1 .product-box__price .price-discount {
    font-size: 30px;
    line-height: 35px;
  }
}

@media (max-width: 498px) {
  .part1 .product-box__price .price-origin {
    margin-left: 5px;
    font-size: 14px;
    line-height: 20px;
  }
}

.part1 .discount-off {
  position: absolute;
  top: -6px;
  right: -26px;
}

@media (max-width: 992px) {
  .part1 .discount-off {
    right: -8px;
  }
}

.part1-inditor {
  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;
  padding: 3px 4px;
  margin: 20px auto 40px;
  max-width: 450px;
  min-height: 50px;
  border-radius: 50px;
  background: #FFF;
}

@media (max-width: 768px) {
  .part1-inditor {
    min-width: auto;
    min-height: auto;
  }
}

@media (max-width: 498px) {
  .part1-inditor {
    margin: 40px auto 30px;
    max-width: 345px;
  }
}

@media (max-width: 374px) {
  .part1-inditor {
    max-width: auto;
  }
}

.part1-inditor span {
  display: inline-block;
  padding: 8px 15px 4px;
  width: 220px;
  color: #965A00;
  text-align: center;
  font-family: Heebo-Bold;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 50px;
  cursor: pointer;
}

@media (max-width: 768px) {
  .part1-inditor span {
    font-size: 20px;
    line-height: 24px;
  }
}

@media (max-width: 498px) {
  .part1-inditor span {
    max-width: unset;
    padding: 4px;
    width: 168px;
    font-size: 16px;
    line-height: 23px;
  }
}

@media (max-width: 374px) {
  .part1-inditor span {
    font-size: 14px;
    line-height: 18px;
  }
}

.part1-inditor span::before {
  content: '';
  display: inline-block;
  margin-right: 5px;
  width: 28px;
  height: 28px;
  vertical-align: middle;
}

.part1-inditor span:first-of-type::before {
  background: url("/special/flashdeal-sales/images/part1/individual.png") no-repeat center center;
  background-size: 100% auto;
}

.part1-inditor span:last-of-type::before {
  background: url("/special/flashdeal-sales/images/part1/family.png") no-repeat center center;
  background-size: 100% auto;
}

.part1-inditor span.active {
  border: 1px solid #000;
  background: #FFD449;
  -webkit-box-shadow: 0px 2px 0px 0px #000;
          box-shadow: 0px 2px 0px 0px #000;
}

.part1-product-box {
  margin-top: 40px;
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px 27px;
}

.part1-product-box.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.part1-product-item {
  position: relative;
  z-index: 2;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 58px 20px 34px;
  width: 460px;
  min-height: 460px;
  border-radius: 20px;
  border: 1px solid #000;
  background: #FFF;
  -webkit-box-shadow: 2px 4px 0px 0px #000;
          box-shadow: 2px 4px 0px 0px #000;
}

@media (max-width: 1300px) {
  .part1-product-item {
    padding: 45px 20px;
    width: 48%;
    min-height: auto;
  }
}

@media (max-width: 992px) {
  .part1-product-item {
    padding: 50px 30px;
    width: 100%;
  }
}

@media (max-width: 768px) {
  .part1-product-item {
    padding: 40px 15px;
  }
}

@media (max-width: 498px) {
  .part1-product-item {
    padding: 30px 15px;
  }
}

.part1-product-item__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .part1-product-item__img {
    -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;
  }
}

.part1-product-item__img img {
  width: 80px;
  height: auto;
}

.part1-product-item__text {
  margin-left: 15px;
  text-align: left;
}

@media (max-width: 768px) {
  .part1-product-item__text {
    margin-top: 10px;
    margin-left: 0;
    text-align: center;
  }
}

.part1-product-item__text h3 {
  margin-bottom: 5px;
  max-width: 91%;
  color: #2D2D2D;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
}

@media (max-width: 1300px) {
  .part1-product-item__text h3 {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  .part1-product-item__text h3 {
    max-width: 100%;
  }
}

@media (max-width: 498px) {
  .part1-product-item__text h3 {
    margin-bottom: 0;
  }
}

.part1-product-item__text h3 a {
  color: #2D2D2D;
}

.part1-product-item__text p {
  color: #4D4D4D;
  font-family: Heebo-Medium;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
}

.part1-license-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  width: 100%;
}

@media (max-width: 498px) {
  .part1-license-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.part1-license-box .part1-license-item {
  position: relative;
  padding: 25px 0;
  width: 50%;
  border: 2px dashed #F6E0B8;
  border-radius: 0px 10px 10px 0px;
  background: #FFF4E5;
}

@media (max-width: 1300px) {
  .part1-license-box .part1-license-item {
    padding: 10px 5px;
    width: 50%;
    height: auto;
  }
}

@media (max-width: 498px) {
  .part1-license-box .part1-license-item {
    padding: 10px 5px 20px;
    border-radius: 0 0 10px 10px;
    width: 100%;
  }
}

.part1-license-box .part1-license-item:first-of-type {
  border-radius: 10px 0px 0px 10px;
}

@media (max-width: 498px) {
  .part1-license-box .part1-license-item:first-of-type {
    border-radius: 10px 10px 0 0;
  }
}

.part1-license-box .part1-license-item h4 {
  color: #2D2D2D;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 29px;
}

@media (max-width: 498px) {
  .part1-license-box .part1-license-item h4 {
    font-size: 16px;
  }
}

.part1-license-box .part1-discount {
  position: absolute;
  top: -31px;
}

@media (max-width: 1300px) {
  .part1-license-box .part1-discount {
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
  }
}

@media (max-width: 498px) {
  .part1-license-box .part1-discount {
    top: -46px;
    -webkit-transform: scale(0.65);
            transform: scale(0.65);
  }
}

.part1-license-box .part1-discount.left {
  left: -38px;
}

@media (max-width: 1300px) {
  .part1-license-box .part1-discount.left {
    left: -48px;
  }
}

@media (max-width: 768px) {
  .part1-license-box .part1-discount.left {
    left: -46px;
  }
}

@media (max-width: 374px) {
  .part1-license-box .part1-discount.left {
    left: auto;
    right: -46px;
  }
}

.part1-license-box .part1-discount.right {
  right: -38px;
}

@media (max-width: 1300px) {
  .part1-license-box .part1-discount.right {
    right: -48px;
  }
}

@media (max-width: 768px) {
  .part1-license-box .part1-discount.right {
    right: -46px;
  }
}

.part1-license-box .part1-license-dec {
  display: inline-block;
  margin: 0;
  padding: 1px 12px;
  height: 26px;
  border-radius: 10px 0px;
  background: #F8E4C0;
  color: #2D2D2D;
  text-align: center;
  font-family: Heebo-Medium;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

@media (max-width: 498px) {
  .part1-license-box .part1-license-dec {
    margin: 10px 0;
    padding: 2px 12px;
  }
}

.product-box__price {
  margin: 12px auto;
}

.product-box__price span {
  vertical-align: middle;
}

.product-box__price .price-discount {
  color: #FF4B3A;
  font-family: Heebo-Bold;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  line-height: 1.5;
}

.product-box__price .price-origin {
  margin-left: 8px;
  color: #2D2D2D;
  text-align: center;
  opacity: 0.6;
  font-family: Heebo-Medium;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-decoration: line-through;
}

.product-box__buy-btn,
.product-box__buy-btn-v1 {
  margin-top: 10px;
}

.product-box__buy-btn .buy-btn,
.product-box__buy-btn-v1 .buy-btn {
  display: block;
  width: 160px;
  height: 50px;
  border-radius: 10px;
  background: #FF810E;
  color: #FFF;
  text-align: center;
  font-family: Heebo-Medium;
  font-size: 18px;
  font-weight: 700;
  line-height: 53px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

@media (max-width: 992px) {
  .product-box__buy-btn .buy-btn,
  .product-box__buy-btn-v1 .buy-btn {
    margin: 0 auto;
  }
}

.product-box__buy-btn .buy-btn:hover, .product-box__buy-btn .buy-btn:focus,
.product-box__buy-btn-v1 .buy-btn:hover,
.product-box__buy-btn-v1 .buy-btn:focus {
  text-decoration: none;
}

.product-box__buy-btn .buy-btn:hover,
.product-box__buy-btn-v1 .buy-btn:hover {
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
}

.product-box__buy-btn .buy-btn.win:before, .product-box__buy-btn .buy-btn.mac:before,
.product-box__buy-btn-v1 .buy-btn.win:before,
.product-box__buy-btn-v1 .buy-btn.mac:before {
  content: '';
  display: inline-block;
  margin-top: -3px;
  margin-right: 10px;
  vertical-align: middle;
  width: 24px;
  height: 24px;
}

.product-box__buy-btn .buy-btn.win::before,
.product-box__buy-btn-v1 .buy-btn.win::before {
  background: url("/special/flashdeal-sales/images/system-selection-win.svg") no-repeat;
  background-size: 100% auto;
}

.product-box__buy-btn .buy-btn.mac::before,
.product-box__buy-btn-v1 .buy-btn.mac::before {
  background: url("/special/flashdeal-sales/images/system-selection-mac.svg") no-repeat;
  background-size: 100% auto;
}

.product-box__buy-btn .btn-switch,
.product-box__buy-btn-v1 .btn-switch {
  display: inline-block;
  margin-top: 15px;
  color: #2D2D2D;
  text-align: center;
  font-family: Heebo-Medium;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  cursor: pointer;
}

.product-box__buy-btn .btn-switch:hover,
.product-box__buy-btn-v1 .btn-switch:hover {
  text-decoration: underline;
}

.product-box__buy-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.product-box__buy-btn .buy-btn {
  margin: 0 auto;
}

@media (max-width: 498px) {
  .product-box__buy-btn {
    gap: 10px;
  }
}

.product-box__buy-btn.win .win {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.product-box__buy-btn.win .mac {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.product-box__buy-btn.mac .win {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.product-box__buy-btn.mac .mac {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.discount-off {
  width: 84px;
  height: 92px;
  background: url("/special/flashdeal-sales-v1/images/discount-bg-yellow.png") no-repeat center center;
  background-size: 100% auto;
}

.discount-off span {
  display: block;
  padding-top: 29px;
  color: #3D3D27;
  text-align: center;
  font-family: Heebo-Medium;
  font-size: 29px;
  font-weight: 700;
  line-height: 22px;
}

.discount-off span i {
  font-style: normal;
  font-size: 23px;
}

.part2 {
  padding: 80px 0;
  overflow: hidden;
}

@media (max-width: 768px) {
  .part2 {
    padding: 40px 0 60px;
  }
}

.part2 .part2-discount {
  position: absolute;
  top: -6px;
  right: 13px;
  width: 135px;
  height: 148px;
  background: url(/special/flashdeal-sales-v1/images/part2/part2-discount-bg.png) no-repeat center center;
  background-size: 100% auto;
}

@media (max-width: 1300px) {
  .part2 .part2-discount {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    top: -20px;
    right: -19px;
  }
}

@media (max-width: 992px) {
  .part2 .part2-discount {
    right: -15px;
  }
}

@media (max-width: 768px) {
  .part2 .part2-discount {
    right: -26px;
  }
}

@media (max-width: 360px) {
  .part2 .part2-discount {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    top: -34px;
    right: -40px;
  }
}

.part2 .part2-discount span {
  padding-top: 54px;
  line-height: 28px;
}

.part2 .product-box__buy-btn-v1 .buy-btn {
  width: 190px;
}

@media (max-width: 498px) {
  .part2 .product-box__buy-btn .buy-btn {
    margin: 0;
  }
}

.part2 .product-box__price {
  text-align: left;
}

@media (max-width: 1300px) {
  .part2 .product-box__price {
    text-align: center;
  }
}

@media (max-width: 498px) {
  .part2 .product-box__price {
    text-align: left;
  }
}

.part2 .product-box__price .price-discount {
  font-size: 44px;
  line-height: 64px;
}

@media (max-width: 498px) {
  .part2 .product-box__price .price-discount {
    font-size: 34px;
    line-height: 50px;
  }
}

.part2 .product-box__price .price-origin {
  font-size: 22px;
}

@media (max-width: 498px) {
  .part2 .product-box__price .price-origin {
    font-size: 20px;
    line-height: 29px;
  }
}

.part2 .product-box__buy-btn-v1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

.part2 .product-box__buy-btn-v1 .buy-btn.win:before, .part2 .product-box__buy-btn-v1 .buy-btn.mac:before {
  content: '';
  display: inline-block;
  margin-top: -3px;
  margin-right: 5px;
  vertical-align: middle;
  width: 24px;
  height: 24px;
}

@media (max-width: 992px) {
  .part2 .product-box__buy-btn-v1 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 498px) {
  .part2 .product-box__buy-btn-v1 {
    gap: 15px;
  }
  .part2 .product-box__buy-btn-v1 .buy-btn {
    margin: 0;
  }
}

.part2 .part2-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 40px;
  margin-top: 40px;
}

@media (max-width: 992px) {
  .part2 .part2-content {
    gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 498px) {
  .part2 .part2-content {
    margin-top: 25px;
  }
}

@media (max-width: 1300px) {
  .part2 .part2-img {
    width: 50%;
    height: auto;
  }
  .part2 .part2-img > img {
    width: 100%;
    height: 100%;
  }
}

@media (max-width: 992px) {
  .part2 .part2-img {
    width: 55%;
  }
}

@media (max-width: 768px) {
  .part2 .part2-img {
    width: 70%;
  }
}

@media (max-width: 498px) {
  .part2 .part2-img {
    width: 100%;
  }
}

.part2 .part2-item {
  position: relative;
  padding: 38px 75px 35px;
  width: 550px;
  min-height: 506px;
  border-radius: 20px;
  border: 1px solid #000;
  background: #FFF;
  -webkit-box-shadow: 2px 4px 0px 0px #000;
          box-shadow: 2px 4px 0px 0px #000;
}

@media (max-width: 1300px) {
  .part2 .part2-item {
    padding: 30px 50px;
    width: 49%;
    height: auto;
    min-height: auto;
  }
}

@media (max-width: 992px) {
  .part2 .part2-item {
    width: 100%;
    padding: 30px;
  }
}

@media (max-width: 498px) {
  .part2 .part2-item {
    padding: 63px 20px 40px;
  }
}

.part2 .part2-item h3 {
  color: #180C3D;
  font-family: Heebo-Bold;
  font-size: 32px;
  font-weight: 700;
  line-height: 47px;
  text-align: left;
}

@media (max-width: 992px) {
  .part2 .part2-item h3 {
    text-align: center;
  }
}

@media (max-width: 768px) {
  .part2 .part2-item h3 {
    font-size: 28px;
    line-height: 35px;
  }
}

@media (max-width: 498px) {
  .part2 .part2-item h3 {
    font-size: 24px;
    text-align: left;
  }
}

.part2 .part2-list {
  margin: 10px 0 15px;
  text-align: left;
}

@media (max-width: 992px) {
  .part2 .part2-list {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 20px 0 10px;
  }
}

@media (max-width: 498px) {
  .part2 .part2-list {
    display: block;
    text-align: left;
    margin: 20px 0;
  }
}

.part2 .part2-list span {
  display: block;
  margin-bottom: 10px;
  color: #180C3D;
  font-family: Heebo-Medium;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

@media (max-width: 768px) {
  .part2 .part2-list span {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 23px;
  }
}

.part2 .part2-list span a {
  color: #180C3D;
}

.part2 .part2-list span.part2-list-more {
  margin-bottom: 0;
  line-height: 18px;
}

.part2 .part2-list span.part2-list-more::before {
  display: none;
}

.part2 .part2-list span::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  background: url("/special/flashdeal-sales-v1/images/part2/support.png") no-repeat center center;
  background-size: 100% auto;
}

.part2 .part2-lifetime {
  margin-top: 20px;
  text-align: left;
}

@media (max-width: 992px) {
  .part2 .part2-lifetime {
    text-align: center;
  }
}

@media (max-width: 498px) {
  .part2 .part2-lifetime {
    text-align: left;
  }
}

.part2 .part2-lifetime span {
  color: #746d8b;
  text-align: center;
  font-family: Heebo-Medium;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
}

@media (max-width: 498px) {
  .part2 .part2-lifetime span {
    font-size: 14px;
  }
}

.part2 .part2-lifetime span:first-of-type {
  margin-right: 20px;
}

@media (max-width: 498px) {
  .part2 .part2-lifetime span:first-of-type {
    margin-right: 10px;
  }
}

.part2 .part2-lifetime span::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 16px;
  height: 16px;
  background: url("/special/flashdeal-sales-v1/images/part2/icon.png") no-repeat center center;
  background-size: 100% auto;
}

.part3 {
  padding: 80px 0;
  overflow: hidden;
}

@media (max-width: 768px) {
  .part3 {
    padding: 40px 0 50px;
  }
}

.part3 .part3-discount {
  position: absolute;
  top: -23px;
  right: -16px;
}

.part3 .no-white .discount-off {
  background: url(/special/flashdeal-sales/images/discount-bg-red.png) no-repeat center center;
  background-size: 100% auto;
}

.part3 .no-white .discount-off span {
  padding-top: 39px;
  font-size: 27px;
  color: #FFF;
}

@media (max-width: 498px) {
  .part3 .discount-off {
    right: -24px;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}

@media (max-width: 374px) {
  .part3 .discount-off {
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
    top: -38px;
    right: -34px;
  }
}

.part3 .product-box__price {
  text-align: left;
}

@media (max-width: 992px) {
  .part3 .product-box__price {
    text-align: center;
  }
}

.part3 .product-box__price .price-discount {
  font-size: 40px;
  line-height: 59px;
}

.part3 .product-box__price .price-origin {
  font-size: 16px;
}

.part3 .outer-wrapper {
  position: relative;
  margin-top: 42px;
  width: 100%;
  min-height: 628px;
  border-radius: 40px;
  border-radius: 20px;
  border: 1px solid #000;
  background: #FFF;
  -webkit-box-shadow: 2px 4px 0px 0px #000;
          box-shadow: 2px 4px 0px 0px #000;
}

@media (max-width: 498px) {
  .part3 .outer-wrapper {
    margin-top: 30px;
  }
}

.part3 .outer-wrapper::before {
  content: '';
  position: absolute;
  top: -19px;
  right: 70px;
  display: block;
  width: 195px;
  height: 83px;
  background: url("/special/flashdeal-sales/images/part3/part3-icon.png") no-repeat center center;
  background-size: 100% auto;
}

@media (max-width: 992px) {
  .part3 .outer-wrapper::before {
    width: 140px;
    right: 35px;
  }
}

@media (max-width: 1300px) {
  .part3 .outer-wrapper {
    min-height: auto;
  }
}

.part3 .outer-wrapper > .inner-wrapper .product-preview {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 768px) {
  .part3 .outer-wrapper > .inner-wrapper .product-preview {
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.part3 .outer-wrapper > .inner-wrapper .product-preview .product__l {
  margin-left: 20px;
}

@media (max-width: 768px) {
  .part3 .outer-wrapper > .inner-wrapper .product-preview .product__l {
    text-align: center;
    margin-left: 0;
  }
}

@media (max-width: 498px) {
  .part3 .outer-wrapper > .inner-wrapper .product-preview .product__l {
    text-align: left;
  }
}

.part3 .outer-wrapper > .inner-wrapper .product-preview .product__l > h3 {
  font-family: Heebo-Bold;
  font-size: 28px;
  line-height: 30px;
  color: #181818;
  font-weight: 700;
}

@media (max-width: 498px) {
  .part3 .outer-wrapper > .inner-wrapper .product-preview .product__l > h3 {
    font-size: 24px;
  }
}

.part3 .outer-wrapper > .inner-wrapper .product-preview .product__l > h3 a {
  color: #181818;
}

.part3 .outer-wrapper > .inner-wrapper .product-preview .product__l > h3 strong {
  color: #FF4B3A;
}

.part3 .outer-wrapper > .inner-wrapper--top {
  position: relative;
  padding: 40px 68px 32px;
}

@media (max-width: 992px) {
  .part3 .outer-wrapper > .inner-wrapper--top {
    padding: 40px 25px 10px;
    height: auto;
  }
}

@media (max-width: 498px) {
  .part3 .outer-wrapper > .inner-wrapper--top {
    padding: 30px 20px 20px;
  }
}

.part3 .outer-wrapper > .inner-wrapper--bottom {
  position: relative;
  padding: 0 0 40px;
}

@media (max-width: 1300px) {
  .part3 .outer-wrapper > .inner-wrapper--bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: auto;
  }
}

@media (max-width: 992px) {
  .part3 .outer-wrapper > .inner-wrapper--bottom {
    padding: 30px 0;
    display: block;
  }
}

@media (max-width: 498px) {
  .part3 .outer-wrapper > .inner-wrapper--bottom {
    padding: 0 20px 30px;
  }
}

.part3 .container {
  position: relative;
}

.part3 .card {
  display: inline-block;
  position: relative;
  width: 345px;
  min-height: 416px;
  text-align: left;
  border-radius: 15px;
  border: 2px dashed #F6E0B8;
  background: #FFF;
}

.part3 .card:not(:last-of-type) {
  margin-right: 32px;
}

@media (max-width: 1300px) {
  .part3 .card:not(:last-of-type) {
    margin-right: 8px;
  }
}

@media (max-width: 1300px) {
  .part3 .card {
    width: 300px;
    height: auto;
    margin: 0 10px;
    padding: 40px 0 0 0;
  }
}

@media (max-width: 992px) {
  .part3 .card {
    width: 85%;
    text-align: center;
  }
  .part3 .card:nth-child(n+2) {
    margin-top: 20px;
  }
}

@media (max-width: 498px) {
  .part3 .card {
    padding-top: 32px;
    width: 100%;
    margin: 0;
  }
  .part3 .card:nth-child(n+2) {
    margin-top: 30px;
  }
}

.part3 .product-preview {
  text-align: left;
}

@media (max-width: 768px) {
  .part3 .product-preview {
    width: 90%;
    margin: 10px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1;
    text-align: left;
  }
}

@media (max-width: 498px) {
  .part3 .product-preview {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
    margin: 0;
  }
}

.part3 .product-preview .product__icon {
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 768px) {
  .part3 .product-preview .product__icon {
    margin: 20px 0;
  }
}

@media (max-width: 498px) {
  .part3 .product-preview .product__icon {
    display: block;
    margin-bottom: 20px;
  }
}

.part3 .product-preview .product__desc {
  margin-top: 10px;
  color: #180C3D;
  font-family: Heebo-Medium;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 498px) {
  .part3 .product-preview .product__desc {
    text-align: left;
  }
}

.part3 .btn-buy {
  width: 261px;
}

.part3 .btn-buy > img {
  left: 65px;
}

.product-preview .product__title {
  color: #181818;
}

.product-preview .product__desc {
  line-height: 24px;
}

.product-sale {
  position: relative;
  margin-bottom: 10px;
}

.product-sale.no-white {
  background-color: #FFF4E5;
}

.product-sale.no-white .sale__wrapper {
  padding-top: 15px;
}

.product-sale.no-white .product-sale-top {
  padding-bottom: 18px;
}

.product-sale .sale-tips {
  color: #FF5849;
  text-align: center;
  font-family: Heebo-Bold;
  font-size: 13px;
  font-weight: 700;
  line-height: 15px;
}

.product-sale .product-sale-top {
  padding: 32px 70px 26px 77.5px;
}

@media (max-width: 1300px) {
  .product-sale .product-sale-top {
    padding: 0 30px 26px;
  }
}

.product-sale .sale__title {
  color: #180C3D;
  text-align: center;
  font-family: Heebo-Bold;
  text-align: left;
  font-size: 24px;
  font-weight: 700;
  line-height: 35px;
}

@media (max-width: 992px) {
  .product-sale .sale__title {
    text-align: center;
  }
}

@media (max-width: 498px) {
  .product-sale .sale__title {
    font-size: 24px;
  }
}

.product-sale .sale__plan {
  display: inline-block;
  margin: 10px 0 15px;
  padding: 7px 12px;
  border-radius: 10px 0px;
  background: #F1EDE6;
  color: #7A7875;
  font-family: Heebo-Medium;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
}

@media (max-width: 992px) {
  .product-sale .sale__support-group {
    display: block;
    text-align: left;
    max-width: 160px;
    margin: 0 auto;
  }
}

.product-sale .sale__support-group span {
  display: block;
}

.product-sale .sale__support-group span:first-of-type {
  margin-bottom: 10px;
}

.product-sale .sale__support-group .not-support,
.product-sale .sale__support-group .support {
  color: #180C3D;
  font-family: Heebo-Medium;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
}

.product-sale .sale__support-group .not-support::before,
.product-sale .sale__support-group .support::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 22px;
  height: 22px;
}

.product-sale .sale__support-group .not-support::before {
  background: url("/special/flashdeal-sales/images/part3/no-support.png") no-repeat center center;
  background-size: 100% auto;
}

.product-sale .sale__support-group .support::before {
  background: url("/special/flashdeal-sales/images/part3/support.png") no-repeat center center;
  background-size: 100% auto;
}

.product-sale .sale__wrapper {
  width: 100%;
  padding: 22px 70px 30px 77.5px;
  border-radius: 15px;
  background: #FFF4E5;
}

@media (max-width: 1300px) {
  .product-sale .sale__wrapper {
    padding: 22px 30px 30px;
  }
}

@media (max-width: 498px) {
  .product-sale .sale__wrapper {
    padding: 22px 30px 32px;
  }
}

.vwz-message-list {
  position: fixed;
  z-index: 1003;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0 10px;
  text-align: center;
  pointer-events: none;
}

.vwz-message-list-top {
  top: 40px;
}

.vwz-message {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
  padding: 10px 16px 10px 16px;
  overflow: hidden;
  line-height: 1;
  text-align: center;
  list-style: none;
  background-color: #fff;
  border: 1px solid #e5e6eb;
  border-radius: 2px;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  pointer-events: auto;
}

.vwz-message-info {
  background-color: #fff;
  border-color: #e5e6eb;
}

.arco-message-icon {
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
  font-size: 20px;
}

.arco-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  color: #4e57e9;
  font-style: normal;
  vertical-align: -2px;
  outline: none;
  stroke: currentColor;
}

.arco-icon-loading {
  -webkit-animation: rota 1s linear infinite;
          animation: rota 1s linear infinite;
}

@-webkit-keyframes rota {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rota {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.vwz-message-error .arco-icon {
  color: #f53f3f;
}

.vwz-message-success .arco-icon {
  color: #00b42a;
}
/*# sourceMappingURL=style.css.map */