.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: #00ff4c;
  box-shadow: none;
  font: normal normal 600 18px/36px Roboto
}

.products.free .btn-zone .btn-jadegreen:hover {
  background: #00e965
}

.products.free .btn-zone .buybtn-orange {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 30px;
  width: 275px;
  height: 60px;
  border: 1px solid #d2dcf7;
  border-radius: 8px;
  color: #d2dcf7;
  font: normal normal bold 18px/36px Roboto
}

.products.free .btn-zone .buybtn-orange:hover {
  background-color: #ff9328;
  color: #fff;
  border-color: #ff9328;
  text-decoration: none
}

.products.free .banner_new {
  height: 822px;
  color: #fff;
  background: #a1ccfd url(../images/products/ascfreebnew/banner_bg.jpg) no-repeat center
}

.products.free .banner_new .container {
  padding-top: 165px
}

.products.free .banner_new .container h1 {
  color: #fff;
  font: normal normal bold 48px/73px Titillium Web;
  text-shadow: 0 3px 12px rgba(102, 125, 224, 0.81)
}

.products.free .banner_new .container h1 span {
  display: block;
  padding: 0;
  font: normal normal 600 18px/28px Titillium Web
}

.products.free .banner_new .container ul {
  margin-top: 10px;
  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: 10px;
  height: 9px;
  margin-right: 5px;
  background: url(../images/products/ascfreebnew/check.svg)
}

.products.free .banner_new .container .btn-zone {
  margin-top: 30px
}

.products.free .banner_new .container p.last {
  margin-top: 20px;
  font: normal normal 500 14px/24px Roboto
}

.products.free .banner_new .container .numbers {
  text-align: center;
  margin-top: 110px
}

.products.free .banner_new .container .numbers h3 {
  margin-bottom: 10px;
  font: italic normal bold 16px/30px Roboto;
  color: #e8eeff
}

.products.free .banner_new .container .numbers .img-box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1200px;
  height: 74px;
  border-radius: 8px;
  background-color: transparent;
  -webkit-backdrop-filter: saturate(50%) blur(6px);
  backdrop-filter: saturate(50%) blur(6px)
}

.products.free .benfits {
  border: none
}

.products.free .benfits p a {
  color: #2978ff
}

.products.free .benfits p {
  padding-bottom: 60px
}

.products.free .benfits p i {
  width: 19px;
  height: 11px;
  margin-left: 5px;
  background: url(../images/products/ascfreebnew/arrow.png);
  animation: nudgeLeftDown 3s ease-out infinite
}

.products.free .benfits .btn-zone .btn-jadegreen {
  border: 1px solid #726e88;
  color: #726e88;
  background-color: transparent
}

.products.free .benfits .btn-zone .btn-jadegreen:hover {
  background: #00e965;
  border: 1px solid #00e965;
  color: #fff
}

.products.free .optimizer h2 {
  text-align: center;
  font: normal normal 600 50px/58px Titillium Web
}

.products.free .optimizer p {
  margin-top: 12px;
  color: #726f88;
  text-align: center;
  font: normal normal normal 16px/21px Roboto
}

.products.free .optimizer .list-box {
  display: flex;
  justify-content: center;
  margin-top: 70px
}

.products.free .optimizer .list-box .box {
  position: relative;
  display: flex;
  width: 210px;
  justify-content: center;
  padding-bottom: 17px;
  border-bottom: solid #eaeaea 2px;
  align-items: center;
  font: normal normal 600 24px/36px Titillium Web;
  cursor: pointer
}

.products.free .optimizer .list-box .box:nth-child(2) {
  margin: 0 160px
}

.products.free .optimizer .list-box .box.on {
  border-color: #435cff
}

.products.free .optimizer .list-box .box.on::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 18px;
  left: 0;
  bottom: 0;
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0.19) 0, rgba(66, 92, 255, 0.18) 100%) 0 0 no-repeat padding-box
}

.products.free .optimizer .list-box .box img {
  margin-right: 20px
}

.products.free .optimizer .message-box {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
  margin-top: 55px
}

.products.free .optimizer .message-box .roll .content-box {
  width: 1200px;
  display: none;
  flex-wrap: wrap;
  justify-content: space-between
}

.products.free .optimizer .message-box .roll .content-box.on {
  display: flex
}

.products.free .optimizer .message-box .roll .content-box .box {
  width: 583px;
  height: 158px;
  margin-bottom: 35px;
  padding-top: 40px;
  padding-left: 55px;
  background: #f5f4fc;
  border-radius: 16px;
  box-sizing: border-box
}

.products.free .optimizer .message-box .roll .content-box .box h3 {
  position: relative;
  color: #3967ff;
  font: normal normal 600 18px/27px Titillium Web
}

.products.free .optimizer .message-box .roll .content-box .box h3::after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  left: -20px;
  top: 9px;
  background: #3967ff;
  border-radius: 50%
}

.products.free .optimizer .message-box .roll .content-box .box p {
  margin-top: 8px;
  text-align: left;
  color: #191919;
  font: normal normal normal 14px/21px Titillium Web
}

.products.free .optimizer .btn-zone {
  width: 100%;
  justify-content: center
}

.products.free .how-list {
  margin-top: 90px;
  height: 1163px;
  box-sizing: border-box;
  padding-bottom: 90px;
  background: #f9f8ff url(../images/products/ascfreebnew/how_bg.png) no-repeat center top
}

.products.free .how-list h2 {
  padding-top: 80px;
  text-align: center;
  font: normal normal 600 50px/72px Titillium Web
}

.products.free .how-list p {
  margin-top: 16px;
  color: #726f88;
  text-align: center;
  font: normal normal normal 16px/21px Roboto
}

.products.free .how-list .list-box {
  display: flex;
  justify-content: center;
  margin-top: 70px;
  gap: 15px
}

.products.free .how-list .list-box .box {
  position: relative;
  display: flex;
  width: 388px;
  height: 74px;
  background-color: #e8f0f6;
  justify-content: center;
  align-items: center;
  font: normal normal 600 24px/36px Titillium Web;
  cursor: pointer
}

.products.free .how-list .list-box .box.on {
  background: transparent linear-gradient(270deg, #001ee1 0, #1163f2 100%) 0 0 no-repeat padding-box;
  color: #fff
}

.products.free .how-list .list-box .box.on svg {
  fill: #fff
}

.products.free .how-list .list-box .box svg {
  fill: #a7adc2;
  margin-right: 20px
}

.products.free .how-list .message-box {
  position: relative;
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
  margin-top: 90px
}

.products.free .how-list .message-box .roll .content-box {
  width: 1200px;
  display: none;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between
}

.products.free .how-list .message-box .roll .content-box.on {
  display: flex
}

.products.free .how-list .message-box .roll .content-box .left-message {
  width: 380px
}

.products.free .how-list .message-box .roll .content-box .left-message dl {
  padding: 20px;
  cursor: pointer
}

.products.free .how-list .message-box .roll .content-box .left-message dl.on {
  border-left: solid #4850ed 5px;
  background: transparent linear-gradient(92deg, #e6f4ff 0, rgba(232, 235, 251, 0.81) 34%, rgba(255, 255, 255, 0.45) 100%) 0 0 no-repeat padding-box
}

.products.free .how-list .message-box .roll .content-box .left-message dt {
  font: normal normal 600 24px/36px Titillium Web
}

.products.free .how-list .message-box .roll .content-box .left-message dt b {
  color: #0080ff
}

.products.free .how-list .message-box .roll .content-box .img-box {
  width: 678px;
  height: 430px;
  position: relative
}

.products.free .how-list .message-box .roll .content-box .img-box img {
  position: absolute;
  left: -30px;
  top: 0;
  z-index: 99;
  opacity: 0
}

.products.free .how-list .message-box .roll .content-box .img-box img.on {
  opacity: 1
}

.products.free .how-list .btn-zone {
  width: 100%;
  margin-top: 70px;
  justify-content: center
}

.products.free .experience .list-box,
.products.free .talk-about .list-box {
  display: flex;
  margin-top: 60px;
  list-style-type: none;
  justify-content: space-around
}

.products.free .experience .list-box li,
.products.free .talk-about .list-box li {
  position: relative;
  width: 196px;
  height: 125px;
  padding-bottom: 15px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  cursor: pointer;
  border-bottom: solid #eaeaea 2px;
  font: normal normal 600 18px/27px Titillium Web
}

.products.free .experience .list-box li img,
.products.free .talk-about .list-box li img {
  width: 55px;
  margin-bottom: 24px
}

.products.free .experience .list-box li.on,
.products.free .talk-about .list-box li.on {
  border-color: #435cff
}

.products.free .experience .list-box li.on::after,
.products.free .talk-about .list-box li.on::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 18px;
  left: 0;
  bottom: 0;
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0.19) 0, rgba(66, 92, 255, 0.18) 100%) 0 0 no-repeat padding-box
}

.products.free .experience {
  padding: 60px 0;
  background: #f5f4fc
}

.products.free .experience h2 {
  text-align: center;
  font: normal normal 600 47px/48px Titillium Web
}

.products.free .experience .message-box {
  margin-top: 90px;
  width: 100%;
  height: 640px
}

.products.free .experience .message-box .list-message {
  position: absolute;
  width: 100%;
  height: 640px
}

.products.free .experience .message-box .list-message .btn-zone {
  margin-top: 100px;
  justify-content: center
}

.products.free .experience .message-box .list-message .btn-zone {
  opacity: 0;
  transition: opacity .8s ease
}

.products.free .experience .message-box .list-message .top-message,
.products.free .experience .message-box .list-message .bottom-message {
  position: absolute;
  color: #fff;
  z-index: 99
}

.products.free .experience .message-box .list-message .top-message dt,
.products.free .experience .message-box .list-message .bottom-message dt {
  padding-top: 15px;
  padding-bottom: 10px;
  font: normal normal bold 18px/27px Titillium Web
}

.products.free .experience .message-box .list-message .top-message dd,
.products.free .experience .message-box .list-message .bottom-message dd {
  font: normal normal normal 14px/21px Titillium Web
}

.products.free .experience .message-box .list-message .top-message:after,
.products.free .experience .message-box .list-message .bottom-message:after {
  position: absolute;
  content: "";
  height: 18px
}

.products.free .experience .message-box .list-message img {
  opacity: 0;
  transition: opacity .8s ease
}

.products.free .experience .message-box .list-message .top-message {
  width: 744px;
  height: auto;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 40px;
  box-sizing: border-box;
  left: -43px;
  top: -35px;
  opacity: 0;
  visibility: hidden;
  transform: translate(-200px, 0);
  transition: transform .8s, opacity .8s ease;
  background: transparent linear-gradient(102deg, #4d84ff 0, #a869ff 100%) 0 0 no-repeat padding-box;
  border-radius: 16px 16px 16px 0
}

.products.free .experience .message-box .list-message .top-message::after {
  width: 43px;
  left: 0;
  bottom: -18px;
  background: url(../images/products/ascfreebnew/left_arrow.svg)
}

.products.free .experience .message-box .list-message .bottom-message {
  width: 650px;
  height: 160px;
  padding-left: 40px;
  padding-right: 85px;
  box-sizing: border-box;
  text-align: left;
  right: -29px;
  bottom: 130px;
  opacity: 0;
  visibility: hidden;
  transform: translate(200px, 0);
  transition: transform .8s, opacity .8s ease;
  background: transparent linear-gradient(105deg, #4d84ff 0, #a869ff 100%) 0 0 no-repeat padding-box;
  border-radius: 16px 0 16px 16px
}

.products.free .experience .message-box .list-message .bottom-message::after {
  width: 50px;
  right: 0;
  top: -18px;
  background: url(../images/products/ascfreebnew/right_arrow.svg)
}

.products.free .experience .message-box .list-message.on {
  z-index: 99
}

.products.free .experience .message-box .list-message.on .top-message,
.products.free .experience .message-box .list-message.on .bottom-message,
.products.free .experience .message-box .list-message.on img,
.products.free .experience .message-box .list-message.on .btn-zone {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0)
}

.products.free .talk-about {
  text-align: center;
  margin-top: 160px
}

.products.free .talk-about h2 {
  font: normal normal 600 50px/48px Titillium Web
}

.products.free .talk-about p {
  padding-top: 12px;
  color: #726f88;
  font: normal normal normal 16px/21px Roboto
}

.products.free .talk-about .list-box {
  justify-content: center
}

.products.free .talk-about .list-box li {
  width: 300px;
  padding-bottom: 0
}

.products.free .talk-about .list-box li img {
  width: auto
}

.products.free .talk-about .list-box li:nth-child(2) {
  margin-left: 70px
}

.products.free .talk-about .list-box li:nth-child(2) img {
  margin-top: 18px;
  margin-bottom: 33px
}

.products.free .talk-about .present {
  margin: 14px 0;
  display: flex;
  justify-content: flex-end
}

.products.free .talk-about .present div {
  margin-left: 20px;
  display: flex;
  align-items: center;
  font: normal normal 600 18px/20px Titillium Web;
  color: #191919
}

.products.free .talk-about .present div span {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background: #c7c7c7;
  border-radius: 4px
}

.products.free .talk-about .present div.after-present span {
  background-color: #4750ef
}

.products.free .talk-about .talk-box {
  width: 100%;
  overflow: hidden
}

.products.free .talk-about .talk-box .rool {
  width: 2444px
}

.products.free .talk-about .talk-box .rool .message {
  float: left;
  width: 1222px;
  display: flex;
  justify-content: space-around
}

.products.free .talk-about .talk-box .rool .message .list {
  height: 507px;
  min-width: 320px;
  background: #f5f4fc;
  border: 1px solid #e8e8e8;
  border-radius: 8px
}

.products.free .talk-about .talk-box .rool .message .list .bar-box {
  display: flex;
  justify-content: center
}

.products.free .talk-about .talk-box .rool .message .list h3 {
  padding-top: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #191919;
  font: italic normal bold 36px/55px Titillium Web
}

.products.free .talk-about .talk-box .rool .message .list h3 img {
  margin-right: 10px
}

.products.free .talk-about .talk-box .rool .message .list .bar {
  height: 213px;
  display: flex;
  margin-top: 17px;
  justify-content: center;
  align-items: flex-end
}

.products.free .talk-about .talk-box .rool .message .list .bar span {
  height: 0;
  width: 15px;
  border-radius: 4px;
  background: #c7c7c7;
  transition: all .5s
}

.products.free .talk-about .talk-box .rool .message .list .bar span.after {
  margin-left: 20px;
  background: #4750ef
}

.products.free .talk-about .talk-box .rool .message .list h4 {
  margin-top: 15px;
  color: #191919;
  font: normal normal 600 26px/39px Titillium Web
}

.products.free .talk-about .talk-box .rool .message .list p {
  padding: 0;
  margin-top: 37px;
  color: #191919;
  font: normal normal normal 16px/24px Titillium Web
}

.products.free .talk-about .talk-box .rool .message .list.faster,
.products.free .talk-about .talk-box .rool .message .list.safer {
  min-width: 420px
}

.products.free .talk-about .talk-box .rool .message .list.faster .bar-list:nth-child(2),
.products.free .talk-about .talk-box .rool .message .list.safer .bar-list:nth-child(2) {
  margin-left: 70px
}

.products.free .talk-about .talk-box .rool .message.on .list .bar span {
  height: 123px
}

.products.free .talk-about .talk-box .rool .message.on .list .bar span.after {
  height: 213px
}

.products.free .talk-about .talk-box .rool .message.on .list.faster .bar span {
  height: 171px
}

.products.free .talk-about .talk-box .rool .message.on .list.faster .bar span.after {
  height: 86px
}

.products.free .talk-about .talk-box .rool .message.on .list.faster .bar-list:nth-child(2) .bar span {
  height: 123px
}

.products.free .talk-about .talk-box .rool .message.on .list.faster .bar-list:nth-child(2) .bar span.after {
  height: 213px
}

.products.free .talk-about .talk-box .rool .message.on .list.safer .bar span {
  height: 174px
}

.products.free .talk-about .talk-box .rool .message.on .list.safer .bar span.after {
  height: 87px
}

.products.free .talk-about .talk-box .rool .message.on .list.safer .bar-list:nth-child(2) .bar span {
  height: 123px
}

.products.free .talk-about .talk-box .rool .message.on .list.safer .bar-list:nth-child(2) .bar span.after {
  height: 69px
}

.products.free .talk-about .btn-zone {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 60px
}

.products.free .talk-about .btn-zone p {
  margin-top: 15px;
  padding: 0;
  color: #726f88;
  font: normal normal normal 14px/21px Roboto
}

.products.free .ied__sale_bottom {
  height: 623px;
  margin-top: 200px;
  text-align: center;
  background: #f9fafd url(../images/products/ascfreebnew/bottom_bg.jpg) no-repeat center top
}

.products.free .ied__sale_bottom .review_title {
  padding-top: 50px;
  font: normal normal 600 50px/70px Titillium Web
}

.products.free .ied__sale_bottom .review_desc {
  padding: 10px 0 0;
  font: normal normal 600 20px/20px Titillium Web
}

.products.free .ied__sale_bottom .container {
  position: relative
}

.products.free .ied__sale_review {
  position: relative;
  margin: 48px auto 0;
  width: 100%;
  min-height: 140px;
  max-width: 920px;
  padding: 56px 84px 120px;
  background: #fff;
  box-shadow: 0 20px 50px #f3f4f7;
  border: 1px solid #ccebff;
  border-radius: 64px
}

.products.free .ied__sale_review::after {
  content: '';
  display: block;
  position: absolute;
  top: -12px;
  right: -20px;
  z-index: 1;
  width: 89px;
  height: 64px;
  background: url(../double_quotes_icon.svg) center center no-repeat
}

.products.free .ied__sale_review .review_point {
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  perspective: 1000px
}

.products.free .ied__sale_review .review_point .content_item {
  position: absolute;
  top: 0;
  margin: auto;
  transition: transform 1s ease-in-out;
  display: inline-flex;
  padding: 6px;
  padding-right: 30px;
  background: #fff;
  box-shadow: 0 10px 30px #dbf9ff 78;
  border: 1px solid #b9f8ff;
  border-radius: 9999px;
  transform-style: preserve-3d;
  transform: translateX(0) translateZ(100px)
}

.products.free .ied__sale_review .review_point .content_item.current_point {
  transform: translateX(-97px) translateY(223px) translateZ(0);
  border-radius: 0;
  border: none;
  background: transparent;
  box-shadow: none
}

.products.free .ied__sale_review .review_point .content_item.current_point .review_pic {
  width: 58px;
  height: 58px
}

.products.free .ied__sale_review .review_point .content_item.current_point .review_job,
.products.free .ied__sale_review .review_point .content_item.current_point .review_name {
  line-height: 1.5
}

.products.free .ied__sale_review .review_point .content_item.point2.point_right {
  transform: translateX(604px) translateY(66px) translateZ(0)
}

.products.free .ied__sale_review .review_point .content_item.point1.point_right {
  transform: translateX(520px) translateY(220px) translateZ(0);
  box-shadow: 0 10px 30px #ffdbdb 78;
  border: 1px solid #ffb9ba
}

.products.free .ied__sale_review .review_point .content_item.point2.point_left {
  transform: translateX(-741px) translateY(66px) translateZ(0);
  box-shadow: 0 10px 30px #ffdbdb 78;
  border: 1px solid #ffb9ba
}

.products.free .ied__sale_review .review_point .content_item.point1.point_left {
  transform: translateX(-680px) translateY(220px) translateZ(0)
}

.products.free .ied__sale_review .review_point .content_item .review_text {
  flex: 1 1 0
}

.products.free .ied__sale_review .review_point .content_item .review_pic {
  width: 48px;
  height: 48px
}

.products.free .ied__sale_review .review_point .content_item .review_job,
.products.free .ied__sale_review .review_point .content_item .review_name {
  line-height: 1.2
}

.products.free .ied__sale_review .review_content {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  width: 100%;
  background: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center
}

.products.free .ied__sale_review .review_item {
  display: none !important;
  width: 100%
}

.products.free .ied__sale_review .review_item.item_current {
  display: block !important;
  opacity: 0;
  visibility: hidden;
  animation: zoom-opacity 1s .3s ease-in-out forwards
}

@keyframes zoom-opacity {
  from {
    opacity: 0;
    visibility: hidden
  }

  to {
    opacity: 1;
    visibility: visible
  }
}

.products.free .ied__sale_review .review_desc {
  padding: 0 0 48px;
  color: #1c1c34;
  font: 400 16px/1.5 Roboto
}

.products.free .ied__sale_review .content_item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px
}

.products.free .ied__sale_review .review_pic {
  width: 58px;
  height: 58px;
  flex-shrink: 0
}

.products.free .ied__sale_review .review_pic>img {
  width: 100%;
  max-width: 100%;
  height: auto
}

.products.free .ied__sale_review .review_name {
  text-align: left;
  color: #000;
  font: 600 18px/1.5 Roboto
}

.products.free .ied__sale_review .review_job {
  text-align: left;
  color: #878787;
  font: 400 16px/1.5 Roboto
}

.products.free .ied__sale_review .review_box {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -46px;
  margin: 0 auto;
  z-index: 8;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 62px
}

.products.free .ied__sale_review .review_box .review_btn {
  position: relative;
  display: block;
  cursor: pointer;
  width: 30px;
  height: 18px
}

.products.free .ied__sale_review .review_box .review_btn svg {
  display: block;
  width: 29px;
  height: 18px;
  pointer-events: none
}

.products.free .ied__sale_review .review_box .review_btn svg path {
  stroke: #a5dcff !important
}

.products.free .ied__sale_review .review_box .review_btn:hover svg path {
  stroke: #f89290 !important
}

.products.free .ied__sale_review .review_box .review_right {
  transform: rotate(180deg)
}

.products.free .faq {
  padding-bottom: 60px;
  height: auto;
  background: url(../images/products/ascfreebnew/faq_bg.png) no-repeat center top
}

.products.free .faq h2 {
  padding-top: 62px;
  margin-bottom: 50px;
  text-align: center;
  font: normal normal 600 50px/75px Titillium Web
}

.products.free .faq .faq-message {
  width: 1080px;
  padding: 60px 80px;
  margin: 0 auto;
  border-radius: 22px;
  background: rgba(245, 244, 252, 0.7)
}

.products.free .faq .faq-message dl {
  padding: 50px 0;
  border-bottom: solid #dbdbdb 1px
}

.products.free .faq .faq-message dl dt {
  display: flex;
  justify-content: space-between;
  font: normal normal bold 24px/54px Titillium Web;
  cursor: pointer
}

.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/32px Titillium Web;
  letter-spacing: .48px;
  color: #726e88;
  transition: all .5s
}

.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 {
  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:1500px) {
  .products.free .ied__sale_review .review_point .content_item.point2.point_right {
    transform: translateX(404px) translateY(66px) translateZ(0) !important
  }

  .products.free .ied__sale_review .review_point .content_item.point1.point_right {
    transform: translateX(220px) translateY(220px) translateZ(0) !important;
    box-shadow: 0 10px 30px #ffdbdb 78;
    border: 1px solid #ffb9ba
  }

  .products.free .experience .message-box .list-message .top-message {
    left: 0;
    top: 5px
  }

  .products.free .experience .message-box .list-message .bottom-message {
    right: 50px
  }

  .products.free .experience .message-box .list-message {
    overflow: hidden
  }

  .products.free .ied__sale_review .review_point .content_item.point2.point_left {
    transform: translateX(-441px) translateY(66px) translateZ(0) !important;
    box-shadow: 0 10px 30px #ffdbdb 78;
    border: 1px solid #ffb9ba
  }

  .products.free .ied__sale_review .review_point .content_item.point1.point_left {
    transform: translateX(-480px) translateY(220px) translateZ(0) !important
  }
}

@media screen and (max-width:767px) {

  .products.free .swiper-button-next,
  .products.free .swiper-button-prev {
    width: 45px;
    height: 30px;
    background: url(../images/products/ascfreebnew/arrow-left_duotone.png)
  }

  .products.free .swiper-button-next::after,
  .products.free .swiper-button-prev::after {
    content: ""
  }

  .products.free .swiper-button-prev {
    transform: rotate(-180deg)
  }

  .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: 30px;
    background: url(../images/products/ascfreebnew/mob_banner.jpg) no-repeat
  }

  .products.free .banner_new .container p,
  .products.free .banner_new .container h1 {
    text-align: center
  }

  .products.free .banner_new .container p {
    padding-top: 30px;
    font-size: 16px;
    text-shadow: 0 3px 3px rgba(102, 125, 224, 0.81)
  }

  .products.free .banner_new .container h1 {
    font: normal normal 600 32px/38px Titillium Web;
    text-shadow: 0 3px 3px rgba(102, 125, 224, 0.81)
  }

  .products.free .banner_new .container ul {
    padding: 0 20px;
    font: normal normal 600 16px / 28px Titillium Web;
    text-shadow: 0 3px 3px rgba(102, 125, 224, 0.81)
  }

  .products.free .banner_new .container p.last {
    padding-top: 10px;
    margin-top: 0;
    font-size: 12px;
    line-height: 18px
  }

  .products.free .banner_new .container .numbers {
    margin-top: 40px
  }

  .products.free .banner_new .container .numbers .img-box {
    width: 100%;
    height: auto;
    padding: 20px 10px;
    box-sizing: border-box
  }

  .products.free .benfits .btn-zone {
    margin-top: 30px
  }

  .products.free .benfits .btn-zone .btn-jadegreen {
    color: #000
  }

  .products.free .benfits .btn-zone .btn-jadegreen:hover {
    color: #000
  }

  .products.free .optimizer h2,
  .products.free .experience h2,
  .products.free .talk-about h2,
  .products.free .faq h2,
  .products.free .review h2,
  .products.free .how-list h2 {
    font-size: 44px;
    line-height: 1.5
  }

  .products.free .optimizer p,
  .products.free .experience p,
  .products.free .talk-about p,
  .products.free .faq p,
  .products.free .review p,
  .products.free .how-list p {
    font-size: 14px
  }

  .products.free .optimizer .list-box {
    justify-content: space-around;
    margin-top: 35px
  }

  .products.free .optimizer .list-box .box {
    width: 30%;
    flex-direction: column;
    justify-content: center;
    align-items: center
  }

  .products.free .optimizer .list-box .box img {
    margin-right: 0
  }

  .products.free .optimizer .list-box .box:nth-child(2) {
    margin: 0
  }

  .products.free .optimizer .message-box {
    width: 100%
  }

  .products.free .optimizer .message-box .roll {
    width: 300%
  }

  .products.free .optimizer .message-box .roll .content-box {
    width: 33.3%
  }

  .products.free .optimizer .message-box .roll .content-box .box {
    width: 100%;
    height: auto;
    padding-left: 36px;
    padding-top: 20px
  }

  .products.free .how-list {
    height: auto;
    margin-top: 40px;
    padding-bottom: 40px;
    background-size: cover
  }

  .products.free .how-list .list-box {
    margin-top: 20px;
    flex-direction: column;
    justify-content: center
  }

  .products.free .how-list .message-box {
    width: 100%;
    margin-top: 30px !important
  }

  .products.free .how-list .message-box .roll {
    width: 100% !important
  }

  .products.free .how-list .message-box .content-box {
    width: 100% !important;
    display: none !important;
    flex-wrap: wrap-reverse !important
  }

  .products.free .how-list .message-box .content-box.on {
    display: flex !important
  }

  .products.free .how-list .message-box .content-box .left-message {
    width: 100%
  }

  .products.free .how-list .message-box .content-box .img-box {
    width: 100% !important;
    height: 320px !important
  }

  .products.free .how-list .message-box .content-box .img-box img {
    max-width: 100%
  }

  .products.free .experience {
    margin-top: 0;
    padding-bottom: 0
  }

  .products.free .experience .list-box li {
    height: 97px;
    font: normal normal 600 14px / 22px Titillium Web
  }

  .products.free .experience .list-box li img {
    margin-bottom: 10px
  }

  .products.free .experience .message-box {
    margin-top: 40px;
    height: auto
  }

  .products.free .experience .message-box .list-message {
    padding-bottom: 60px;
    position: inherit;
    height: auto;
    display: none
  }

  .products.free .experience .message-box .list-message .experiencebox {
    opacity: 0;
    padding-bottom: 20px;
    background: transparent linear-gradient(28deg, #4d84ff 0, #a869ff 100%) 0 0 no-repeat padding-box;
    border-radius: 0 8px 8px 8px
  }

  .products.free .experience .message-box .list-message .experiencebox .top-message,
  .products.free .experience .message-box .list-message .experiencebox .bottom-message {
    position: inherit;
    width: 100% !important;
    height: auto !important;
    background: none !important;
    text-align: left;
    padding: 0 10px !important;
    transform: translate(0, 0)
  }

  .products.free .experience .message-box .list-message .experiencebox .top-message::after,
  .products.free .experience .message-box .list-message .experiencebox .bottom-message::after {
    display: none
  }

  .products.free .experience .message-box .list-message .btn-zone {
    margin-top: 90px
  }

  .products.free .experience .message-box .list-message.on {
    display: block
  }

  .products.free .experience .message-box .list-message.on .experiencebox {
    opacity: 1
  }

  .products.free .experience .message-box .swiper-button-prev {
    left: 150px
  }

  .products.free .experience .message-box .swiper-button-next {
    right: 150px
  }

  .products.free .experience .message-box .swiper-button-next,
  .products.free .experience .message-box .swiper-button-prev {
    top: initial;
    bottom: 140px
  }

  .products.free .talk-about {
    margin-top: 60px
  }

  .products.free .talk-about .list-box li {
    font: normal normal 600 14px / 22px Titillium Web
  }

  .products.free .talk-about .list-box li img {
    margin-bottom: 10px
  }

  .products.free .talk-about .list-box li:nth-child(2) img {
    margin-bottom: 16px
  }

  .products.free .talk-about .present {
    justify-content: center
  }

  .products.free .talk-about .talk-box .rool {
    width: 100%;
    overflow-y: scroll
  }

  .products.free .talk-about .talk-box .rool .message {
    display: none !important
  }

  .products.free .talk-about .talk-box .rool .message.on {
    display: flex !important
  }

  .products.free .talk-about .btn-zone {
    margin-top: 30px
  }

  .products.free .review {
    margin-top: 60px;
    padding-bottom: 120px;
    text-align: center;
    background: url(../images/products/ascfreebnew/review_bg.png) no-repeat;
    background-size: 100% 100%
  }

  .products.free .review::after {
    position: absolute;
    content: "";
    width: 89px;
    height: 64px;
    top: 214px;
    right: 10px;
    z-index: 999;
    background: url(../images/products/ascfreebnew/say_icon.png) no-repeat
  }

  .products.free .review h2 {
    padding-top: 30px;
    font: normal normal 600 44px / 1.5 Titillium Web
  }

  .products.free .review p {
    margin-bottom: 45px;
    color: #7a778f;
    font: normal normal normal 16px/22px Roboto
  }

  .products.free .review .swiper {
    position: relative;
    width: 95%;
    margin: 0 auto;
    padding: 45px 0;
    background: #fff;
    border: 1px solid #ccebff;
    box-sizing: border-box;
    border-radius: 8px
  }

  .products.free .review .swiper .swiper-slide p {
    padding: 0 15px;
    margin-bottom: 20px;
    font: normal normal normal 18px/34px Roboto
  }

  .products.free .review .swiper .swiper-slide cite {
    display: block;
    width: 100%;
    font: normal normal 600 20px/26px League Spartan
  }

  .products.free .review .swiper .swiper-slide cite span {
    display: block;
    color: #878787;
    font: normal normal normal 16px/22px League Spartan
  }

  .products.free .review .swiper .swiper-slide img {
    max-width: 50%;
    border-radius: 50%;
    margin: 0 auto
  }

  .products.free .review .swiper-button-next {
    right: 150px
  }

  .products.free .review .swiper-button-prev {
    left: 150px
  }

  .products.free .review .swiper-button-next,
  .products.free .review .swiper-button-prev {
    top: inherit;
    bottom: -73px
  }

  .products.free .faq {
    background: url(../images/products/ascfreebnew/mob_faq_bg.png) no-repeat center;
    background-size: 100% 100%
  }

  .products.free .faq .faq-message {
    width: 100%;
    padding: 20px;
    box-sizing: border-box
  }

  .products.free .faq .faq-message dl {
    padding: 20px 0
  }

  .products.free .faq .faq-message dl dt {
    font: normal normal bold 20px / 36px Titillium Web
  }
}