.products.free {
  color: #000
}

.products.free .btn-zone {
  display: flex
}

.products.free .btn-zone .btn-jadegreen {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  width: 275px;
  height: 60px;
  background: transparent linear-gradient(90deg, #00e326 0, #00f0c5 100%) 0 0 no-repeat padding-box;
  box-shadow: 0 10px 12px rgba(161, 161, 161, 0.16);
  border-radius: 38px;
  font: normal normal normal 22px/36px Titillium Web
}

.products.free .btn-zone .btn-jadegreen:hover {
  background: transparent linear-gradient(90deg, #00eeb5 0, #00f060 100%) 0 0 no-repeat padding-box
}

.products.free .btn-zone .btn-jadegreen:hover .downloadfreew-span {
  transform: translateX(0);
  transition: opacity .4s, transform .4s
}

.products.free .btn-zone .btn-jadegreen:hover .downloadfreew-icon {
  opacity: 1;
  visibility: initial;
  transform: translateX(0)
}

.products.free .btn-zone .btn-jadegreen:hover .downloadfreew-icon::after {
  top: 12px
}

.products.free .btn-zone .btn-jadegreen .downloadfreew-icon {
  position: relative;
  width: 24px;
  height: 24px;
  margin-left: 10px;
  margin-right: 0;
  border-radius: 50%;
  background: transparent;
  border: solid #000 1px;
  animation: initial
}

.products.free .btn-zone .btn-jadegreen .downloadfreew-icon::after {
  position: absolute;
  content: "";
  width: 8px;
  height: 11px;
  left: 8px;
  top: 7px;
  background: url(../images/products/dbfreeb/icon_d.svg);
  transition: all .5s
}

.products.free .btn-zone .buybtn-orange {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 30px;
  width: 275px;
  height: 60px;
  background: #1f1f29;
  border-radius: 38px;
  color: #fff;
  font: normal normal normal 22px/34px Titillium Web
}

.products.free .btn-zone .buybtn-orange:hover {
  background-color: #4e4e60;
  color: #fff;
  text-decoration: none
}

.products.free .banner_new {
  height: 985px;
  background: url(../images/products/dbfreeb/banner_bg.png) no-repeat center
}

.products.free .banner_new .container {
  padding-top: 165px
}

.products.free .banner_new .container p {
  padding: 0;
  font: normal normal 600 26px/39px Titillium Web
}

.products.free .banner_new .container h1 {
  color: #ee1313;
  font: normal normal bold 76px/115px Titillium Web
}

.products.free .banner_new .container ul {
  margin-top: 40px;
  font: normal normal 600 18px/36px Titillium Web
}

.products.free .banner_new .container ul li {
  display: flex;
  align-items: center;
  list-style-type: none
}

.products.free .banner_new .container ul li::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 15px;
  background: url(../images/products/dbfreeb/list_icon.png)
}

.products.free .banner_new .container .btn-zone {
  margin-top: 80px
}

.products.free .banner_new .container p.last {
  margin-top: 25px;
  font: normal normal normal 14px/21px Titillium Web
}

.products.free .banner_new .container .payment {
  display: flex;
  justify-content: center;
  gap: 110px;
  margin-top: 130px
}

.products.free .banner_new .container .payment .box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center
}

.products.free .banner_new .container .payment .box h3 {
  margin-top: 15px;
  font: normal normal 600 20px/31px Titillium Web
}

.products.free .banner_new .container .payment .box p {
  color: #444;
  font: normal normal normal 16px/24px Titillium Web
}

.products.free .updates h2,
.products.free .beyond h2,
.products.free .performance h2,
.products.free .need h2,
.products.free .table-does h2,
.products.free .faq h2 {
  padding-top: 80px;
  padding-bottom: 35px;
  text-align: center;
  font: normal normal bold 40px/61px Titillium Web
}

.products.free .updates h4,
.products.free .beyond h4,
.products.free .performance h4,
.products.free .need h4,
.products.free .table-does h4,
.products.free .faq h4 {
  text-align: center;
  font: normal normal normal 24px/40px Titillium Web
}

.products.free .updates {
  height: 988px;
  margin-top: -33px;
  background:#fff url(../images/products/dbfreeb/p01_bg.png) no-repeat center top;
}

.products.free .updates h2 {
  padding-top: 60px
}

.products.free .updates .message {
  display: flex;
  justify-content: space-between
}

.products.free .updates .message .box {
  width: 543px;
  height: 750px;
  padding-top: 17px;
  box-sizing: border-box;
  border-radius: 29px;
  text-align: center;
  box-shadow: 0 3px 34px rgba(232, 232, 232, 0.53);
  background: transparent linear-gradient(360deg, #ffd5d5 0, #fbfbfb 20%, #fbfbfb 100%) 0 0 no-repeat padding-box
}

.products.free .updates .message .box h3,
.products.free .updates .message .box p {
  padding: 0 40px;
  text-align: left
}

.products.free .updates .message .box h3 {
  height: 34px;
  margin-top: 23px;
  font: normal normal bold 22px/32px Titillium Web;
  background: url(../images/products/dbfreeb/red_t.png) no-repeat
}

.products.free .updates .message .box p {
  margin-top: 20px
}

.products.free .updates .btn-zone {
  display: flex;
  justify-content: center;
  margin-top: 50px
}

.products.free .beyond {
  background: #f5f5f5;
  padding-bottom: 40px
}

.products.free .beyond .message {
  display: flex;
  width: 1201px;
  height: 521px;
  margin-top: 40px;
  justify-content: space-between;
  align-items: center;
  background: transparent linear-gradient(253deg, #fbdddd 0, #fff 40%, #fff 100%) 0 0 no-repeat padding-box;
  border: 1px solid #fff;
  border-radius: 20px
}

.products.free .beyond .message>img {
  width: 744px;
  height: 431px;
  margin-right: 18px;
  margin-left: -201px
}

.products.free .beyond .message .right-message h3 {
  display: flex;
  align-items: center;
  color: #ee1313;
  font: normal normal bold 22px/34px Titillium Web;
  background: url(../images/products/dbfreeb/h3_bg.png) no-repeat 15px center
}

.products.free .beyond .message .right-message p {
  padding-left: 62px;
  padding-right: 15px;
  font: normal normal normal 16px/28px Titillium Web
}

.products.free .beyond .btn-zone {
  display: flex;
  justify-content: center;
  margin-top: 45px
}

.products.free .performance {
  padding-bottom: 102px;
  background: url(../images/products/dbfreeb/p03_bg.png) no-repeat center bottom
}

.products.free .performance .message {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

.products.free .performance .message .box {
  width: 373px;
  height: 408px;
  margin-top: 37px;
  border-radius: 30px;
  box-shadow: 0 16px 26px rgba(136, 136, 136, 0.16);
  background: url(../images/products/dbfreeb/list_bg.png)
}

.products.free .performance .message .box img {
  display: block;
  margin: 0 auto;
  margin-bottom: 25px
}

.products.free .performance .message .box h3 {
  text-align: center;
  margin-bottom: 18px;
  font: normal normal bold 22px/34px Titillium Web
}

.products.free .performance .message .box p {
  padding: 0 34px;
  font: normal normal normal 16px/28px Titillium Web
}

.products.free .performance .message .box:nth-child(4) p {
  padding: 0 44px
}

.products.free .performance .btn-zone {
  display: flex;
  justify-content: center;
  margin-top: 45px
}

.products.free .need {
  height: 784px;
  margin-top: -50px;
  background: url(../images/products/dbfreeb/p04_bg.png) no-repeat center
}

.products.free .need h2 {
  color: #fff
}

.products.free .need h4 {
  color: #fff
}

.products.free .need .message {
  display: flex;
  margin-top: 30px;
  justify-content: space-between
}

.products.free .need .message .box {
  width: 396px;
  height: 449px;
  text-align: center;
  background: url(../images/products/dbfreeb/bg04.png)
}

.products.free .need .message .box h3 {
  height: 52px;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #ee1313;
  font: normal normal bold 22px/52px Titillium Web;
  background: url(../images/products/dbfreeb/need_bg.png) no-repeat center
}

.products.free .need .message .box p {
  padding: 0 30px;
  margin-bottom: 15px;
  font: normal normal normal 16px/28px Titillium Web
}

.products.free .table-does {
  padding-bottom: 70px
}

.products.free .table-does table {
  margin-top: 75px
}

.products.free .table-does table th {
  height: 106px;
  background-color: #212121;
  color: #fff;
  font: normal normal bold 20px/30px Titillium Web
}

.products.free .table-does table th.itema {
  border-top-left-radius: 20px;
  text-align: left
}

.products.free .table-does table th.itemb span {
  display: block;
  width: 100%;
  padding-top: 30px;
  margin-top: -30px;
  height: 106px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-color: #e32929
}

.products.free .table-does table th.itemd {
  border-top-right-radius: 20px
}

.products.free .table-does table .itema {
  width: 447px;
  padding-left: 41px;
  box-sizing: border-box
}

.products.free .table-does table .itema div {
  display: inline-block;
  position: relative;
  cursor: pointer
}

.products.free .table-does table .itema div .pop {
  position: absolute;
  width: 348px;
  height: 23px;
  opacity: 0;
  background-color: #fff;
  border-radius: 21px;
  text-align: center;
  left: -100px;
  top: -15px;
  color: #000;
  border: solid rgba(219, 219, 219, 0.81) 1px;
  font: normal normal normal 14px/23px Titillium Web
}

.products.free .table-does table .itema div .pop::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -8px;
  border-top: 8px solid #fff;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent
}

.products.free .table-does table .itema div:hover .pop {
  opacity: 1
}

.products.free .table-does table td {
  position: relative
}

.products.free .table-does table td::after {
  position: absolute;
  content: "";
  width: 80%;
  height: 1px;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  background-color: #d1d1d1
}

.products.free .table-does table td.itema {
  background-color: #444;
  height: 75px;
  color: #fff;
  font: normal normal normal 18px/75px Titillium Web
}

.products.free .table-does table td.itema::after {
  opacity: .24
}

.products.free .table-does table td.itema img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px
}

.products.free .table-does table td.itemb {
  background-color: #e32929
}

.products.free .table-does table td.itemb::after {
  opacity: .5
}

.products.free .table-does table td.itemd {
  border-right: solid #d1d1d1 5px
}

.products.free .table-does table .itemb {
  width: 292px;
  text-align: center
}

.products.free .table-does table .itemb i {
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  box-shadow: 0 6px 11px #b40000;
  background: url(../images/products/dbfreeb/free_icon.png)
}

.products.free .table-does table .itemc {
  border-right: solid #d1d1d1 5px
}

.products.free .table-does table .itemc,
.products.free .table-does table .itemd {
  width: 223px;
  text-align: center
}

.products.free .table-does table .itemc i,
.products.free .table-does table .itemd i {
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: 26px;
  background: url(../images/products/dbfreeb/avg_icon.png)
}

.products.free .table-does table .last td::after {
  display: none
}

.products.free .table-does table .last .itema {
  border-bottom-left-radius: 20px
}

.products.free .table-does table .last .itemb::after {
  display: block;
  width: 100%;
  height: 50px;
  background-color: #e32929;
  bottom: -50px;
  opacity: 1;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px
}

.products.free .table-does table .last .itemd {
  border-bottom-right-radius: 20px
}

.products.free .table-does table .last .itemc,
.products.free .table-does table .last .itemd {
  border-bottom: solid #d1d1d1 5px
}

.products.free .table-does .btn-zone {
  display: flex;
  justify-content: center;
  margin-top: 75px
}

.products.free .review {
  height: 640px;
  background: url(../images/products/dbfreeb/p05_bg.png) no-repeat center
}

.products.free .review .container>h2 {
  padding-top: 85px;
  margin-bottom: 35px;
  text-align: center;
  font: normal normal bold 36px/55px Titillium Web
}

.products.free .review .container .nav {
  z-index: 999
}

.products.free .review .container .content {
  width: 1036px;
  height: 386px;
  padding-top: 0;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 58px
}

.products.free .review .container .content .reviews {
  width: 100%;
  height: 386px;
  top: 25px
}

.products.free .review .container .content .reviews dt {
  margin-bottom: 5px
}

.products.free .review .container .content .reviews dt img {
  width: 126px;
  height: 126px
}

.products.free .review .container .content .reviews dt h2 {
  margin-bottom: 10px;
  font: normal normal bold 20px/31px Titillium Web
}

.products.free .review .container .content .reviews dd {
  padding: 0 15px
}

.products.free .review .container .content .reviews dd p {
  margin-top: 10px;
  height: 100px
}

.products.free .review .container .content .reviews dd cite {
  position: relative
}

.products.free .review .container .content .reviews dd cite::after {
  position: absolute;
  content: "";
  width: 82px;
  height: 5px;
  left: 0;
  background: #e32929 0 0 no-repeat padding-box;
  border-radius: 3px 0 0 3px
}

.products.free .review .container .content .reviews dd cite b {
  display: block;
  color: #a7a7a7;
  font: normal normal normal 12px/19px Titillium Web
}

.products.free .faq {
  margin-bottom: 60px;
  height: auto;
  background: url(../images/products/dbfreeb/faq_bg.png) no-repeat center bottom
}

.products.free .faq .faq-message dl {
  width: 1200px;
  height: 58px;
  padding: 0 25px;
  margin-bottom: 20px;
  background: #f5f5f5 0 0 no-repeat padding-box;
  border: 1px solid #eee;
  border-radius: 5px;
  transition: all .5s
}

.products.free .faq .faq-message dl dt {
  display: flex;
  justify-content: space-between;
  font: normal normal bold 20px/58px Titillium Web;
  cursor: pointer;
  align-items: center
}

.products.free .faq .faq-message dl dt i {
  width: 29px;
  height: 29px;
  background: url(../images/products/ascfreebnew/add.png) no-repeat center top
}

.products.free .faq .faq-message dl dd {
  height: 0;
  overflow: hidden;
  font: normal normal normal 16px/28px Titillium Web
}

.products.free .faq .faq-message dl.on {
  height: auto;
  background: transparent linear-gradient(246deg, #f5f5f5 0, #f5f5f5 82%, #fee 100%) 0 0 no-repeat padding-box;
  border: 1px solid #ffd5d5;
  border-radius: 5px
}

.products.free .faq .faq-message dl.on dt {
  position: relative
}

.products.free .faq .faq-message dl.on dt::after {
  position: absolute;
  content: "";
  width: 3px;
  height: 30px;
  background: #e32929;
  left: -26px
}

.products.free .faq .faq-message dl.on dt i {
  background: url(../images/products/ascfreebnew/sign.png) no-repeat center top
}

.products.free .faq .faq-message dl.on dd {
  padding-bottom: 25px;
  height: auto
}

@keyframes nudgeLeftDown {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  20% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
  }

  30% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  50% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
  }

  60% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  80% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
  }

  90% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

.products.free .floatlayer.on {
  z-index: 999
}

@media screen and (max-width:767px) {
  .products.free .btn-zone {
    flex-direction: column;
    align-items: center;
    justify-content: center
  }

  .products.free .btn-zone .btn-jadegreen {
    height: 46px;
    line-height: 46px !important;
    border-radius: 28px
  }

  .products.free .btn-zone .buybtn-orange {
    height: 46px;
    margin-left: 0;
    margin-top: 10px;
    border-radius: 28px
  }

  .products.free .banner_new {
    height: auto;
    padding-bottom: 0;
    background: url(../images/products/dbfreeb/banner_bg01.jpg) no-repeat bottom;
    background-size: cover
  }

  .products.free .banner_new .container p,
  .products.free .banner_new .container h1 {
    text-align: left
  }

  .products.free .banner_new .container p {
    padding-top: 20px;
    font-size: 16px
  }

  .products.free .banner_new .container h1 {
    font: normal normal bold 32px/38px Titillium Web
  }

  .products.free .banner_new .container .last {
    text-align: center
  }

  .products.free .banner_new .container ul {
    margin-top: 20px;
    padding: 0 10px;
    font: normal normal 600 16px / 28px Titillium Web
  }

  .products.free .banner_new .container ul li {
    position: relative;
    padding-left: 25px
  }

  .products.free .banner_new .container ul li::before {
    position: absolute;
    left: 0;
    top: 7px;
    width: 15px;
    height: 15px;
    background-size: 100% 100%
  }

  .products.free .banner_new .container p.last {
    padding-top: 10px;
    margin-top: 0;
    font-size: 12px;
    line-height: 18px
  }

  .products.free .banner_new .container .btn-zone {
    margin-top: 40px
  }

  .products.free .banner_new .container .payment {
    width: 100%;
    margin-left: -10px;
    padding: 20px 10px;
    margin-top: 40px;
    flex-wrap: wrap;
    gap: 0;
    align-items: flex-start;
    background: url(../images/products/dbfreeb/banner_bg02.jpg) no-repeat;
    background-size: 100% 100%
  }

  .products.free .banner_new .container .payment .box {
    width: 50%;
    margin-bottom: 15px
  }

  .products.free .banner_new .container .payment .box p {
    padding-top: 10px
  }

  .products.free .updates h2,
  .products.free .beyond h2,
  .products.free .performance h2,
  .products.free .need h2,
  .products.free .table-does h2,
  .products.free .faq h2 {
    padding-top: 40px;
    padding-bottom: 15px;
    font-size: 30px;
    line-height: 1.5
  }

  .products.free .updates p,
  .products.free .beyond p,
  .products.free .performance p,
  .products.free .need p,
  .products.free .table-does p,
  .products.free .faq p {
    font-size: 14px
  }

  .products.free .updates {
    height: auto;
    padding-bottom: 30px;
    margin-top: 0;
    background: url(../images/products/dbfreeb/p01_bg_mob.jpg) no-repeat
  }

  .products.free .updates .message {
    flex-wrap: wrap
  }

  .products.free .updates .message .box {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    padding: 10px 15px
  }

  .products.free .updates .message .box h3 {
    font-size: 14px
  }

  .products.free .updates .message .box p {
    margin-top: 10px
  }

  .products.free .updates .message .box img {
    max-width: 100%
  }

  .products.free .updates .btn-zone {
    margin-top: 25px
  }

  .products.free .beyond .message {
    width: 100%;
    height: auto;
    flex-wrap: wrap
  }

  .products.free .beyond .message>img {
    max-width: 100%;
    height: auto;
    margin: 0;
    margin-top: 10px
  }

  .products.free .performance {
    padding-bottom: 50px
  }

  .products.free .performance .message .box {
    width: 100%;
    height: auto;
    padding-bottom: 25px;
    background-size: 100%
  }

  .products.free .need {
    margin-top: 0;
    height: auto;
    padding-bottom: 20px;
    background: transparent linear-gradient(180deg, #f84b4b 0, #a51010 100%) 0 0 no-repeat padding-box
  }

  .products.free .need .message {
    flex-wrap: wrap
  }

  .products.free .need .message .box {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    background-size: 100%
  }

  .products.free .table-does {
    padding-bottom: 40px !important
  }

  .products.free .table-does table th {
    height: 50px;
    line-height: 20px
  }

  .products.free .table-does table th span {
    display: inline-block;
    line-height: 20px;
    vertical-align: middle
  }

  .products.free .table-does table th.itema span {
    line-height: 77px
  }

  .products.free .table-does table th.itemb span {
    height: 77px
  }

  .products.free .table-does table td {
    height: auto !important;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px !important
  }

  .products.free .table-does table .itema {
    padding-left: 10px
  }

  .products.free .table-does table .itema img {
    display: none !important
  }

  .products.free .review {
    padding-bottom: 40px;
    height: auto;
    background: url(../images/products/dbfreeb/review_mobbg.jpg) no-repeat
  }

  .products.free .review .container .nav span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    background-color: #e32929;
    border-radius: 50%
  }

  .products.free .review .container .nav span i {
    width: 10px;
    height: 22px;
    text-indent: 9999px;
    background: url(../images/products//dbfreeb/arrow.png);
    background-size: 100% 100%
  }

  .products.free .review .container .nav span i.fa-angle-left {
    transform: rotate(-180deg)
  }

  .products.free .review .container .content {
    width: 100%;
    min-height: 500px
  }

  .products.free .review .container .content .reviews dd p {
    height: auto;
    padding: 0 35px
  }

  .products.free .faq {
    background: transparent
  }

  .products.free .faq .faq-message {
    width: 100%;
    padding: 10px;
    box-sizing: border-box
  }

  .products.free .faq .faq-message dl {
    width: 100%;
    height: auto;
    padding: 20px 10px;
    box-sizing: border-box
  }

  .products.free .faq .faq-message dl dt {
    font: normal normal bold 20px / 36px Titillium Web
  }

  .products.free .faq .faq-message dl.on dt::after {
    left: -13px
  }

  .products.free .bottom-btn {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 75px;
    left: 0;
    bottom: 0;
    z-index: 999;
    background-color: transparent;
    -webkit-backdrop-filter: saturate(180%) blur(35px);
    backdrop-filter: saturate(180%) blur(35px)
  }
}