body {
  background-color: #f4fafb;
  background-image: url("/images/webp/dvd-creator/bg-top.webp");
  background-position: 50% 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

body main {
  overflow: hidden;
}

.allInOne-banner .allInOne-banner-content {
  max-width: 590px;
  min-height: auto !important;
}

.allInOne-banner .allInOne-banner-content .allInOne-banner-module {
  position: static;
  padding-right: 68px;
}

.allInOne-banner .allInOne-banner-content .allInOne-banner-module .page-title {
  font-size: 48px;
  line-height: 62px;
  margin-top: 88px;
}

.allInOne-banner .allInOne-banner-content .allInOne-banner-module .page-title span {
  background: linear-gradient(88deg, #294dfa, #294dfa 47%, #d675ff 78%, #d675ff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.allInOne-banner .allInOne-banner-content .allInOne-banner-module .banner-text {
  margin-top: 26.25px;
  margin-bottom: 45px;
}

.allInOne-banner .allInOne-banner-content .allInOne-banner-module .banner-min-title {
  margin-top: 8px;
  line-height: 59px;
}

.allInOne-banner .allInOne-banner-content .allInOne-banner-module .images-wrap {
  margin-top: 88px;
}

.allInOne-banner .allInOne-banner-content .allInOne-banner-module .version-switch {
  margin-top: 27px;
}

.allInOne-banner .allInOne-banner-content .allInOne-banner-module .btns {
  display: flex;
  column-gap: 26px;
}

.switch-card {
  margin-bottom: 140px;
}

.switch-card h2 {
  text-align: center;
  font-size: 48px;
  line-height: 56px;
  color: #000;
  margin-bottom: 39px;
  padding: 0 30px;
}

.switch-card p.min-title {
  padding: 0 31px;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #222222;
  margin-bottom: 40px;
}

.switch-card .switch-body {
  background: url("/images/webp/blu-ray-player/bg4.webp");
}

.switch-card .switch-body .switch-content {
  text-align: center;
}

.switch-card .switch-body .switch-content p {
  font-size: 14px;
  line-height: 24px;
  color: #222222;
  margin-bottom: 31px;
  padding: 0 32px;
}

.switch-card .switch-body .switch-content img {
  border-radius: 16px;
  box-shadow: 0 0 29px 8px rgba(0, 0, 0, 0.08);
}

.wrapper {
  display: flex;
  margin-bottom: 142px;
  column-gap: 56px;
  flex-wrap: wrap;
}

.wrapper.bg1 .img-box {
  position: relative;
}

.wrapper.bg1 .img-box::after {
  content: '';
  position: absolute;
  z-index: -1;
  left: -50%;
  top: -450px;
  width: 1030px;
  height: 984px;
  background: url("/images/webp/video-converter/bg2.webp") no-repeat center;
  background-size: 100% 100%;
}

.wrapper.bg2 .img-box {
  position: relative;
}

.wrapper.bg2 .img-box::after {
  content: '';
  position: absolute;
  z-index: -1;
  left: 230px;
  top: -300px;
  width: 841px;
  height: 874px;
  background: url("/images/webp/video-converter/bg3.webp") no-repeat center;
  background-size: 100% 100%;
}

.wrapper.bg3 .img-box {
  position: relative;
}

.wrapper.bg3 .img-box::after {
  content: '';
  position: absolute;
  z-index: -1;
  left: -221px;
  top: -170px;
  width: 780px;
  height: 398px;
  background: url("/images/webp/video-converter/bg4.webp") no-repeat center;
  background-size: 100% 100%;
}

.wrapper.bg4 .img-box {
  position: relative;
}

.wrapper.bg4 .img-box::after {
  content: '';
  position: absolute;
  z-index: -1;
  right: -300px;
  top: -350px;
  width: 909px;
  height: 847px;
  background: url("/images/webp/video-converter/bg5.webp") no-repeat center;
  background-size: 100% 100%;
}

.wrapper.bg5 .img-box {
  position: relative;
}

.wrapper.bg5 .img-box::after {
  content: '';
  position: absolute;
  z-index: -1;
  left: -260px;
  top: -150px;
  width: 909px;
  height: 847px;
  background: url("/images/webp/video-converter/bg6.webp") no-repeat center;
  background-size: 100% 100%;
}

.wrapper .wrapper-content {
  flex: 1;
}

.wrapper .wrapper-content h2 {
  font-weight: 600;
  font-size: 48px;
  line-height: 56px;
  margin-bottom: 39px;
  color: #000000;
}

.wrapper .wrapper-content p {
  font-size: 14px;
  line-height: 24px;
  color: #222222;
}

.guide {
  margin-bottom: 147px;
}

.guide h2 {
  font-size: 48px;
  margin-bottom: 63px;
  line-height: 56px;
  text-align: center;
}

.guide .guide-box {
  display: flex;
  flex-wrap: wrap;
  column-gap: 70px;
}

.guide .guide-box .guide-left {
  max-width: 797px;
  padding: 40px;
  background-color: #f9fcfd;
  box-shadow: 0 0 29px 8px rgba(0, 0, 0, 0.08);
  border-radius: 20px;
  height: max-content;
}

.guide .guide-box .guide-right {
  flex: 1;
  position: relative;
}
.guide .guide-box .guide-right ul  {
  position: absolute;
}

.guide .guide-box .guide-right ul li {
  position: relative;
  margin-bottom: 51px;
}

.guide .guide-box .guide-right ul li p {
  cursor: pointer;
  font-size: 20px;
  margin-bottom: 5px;
  line-height: 30px;
  color: #000000;
}

.guide .guide-box .guide-right ul li .small-text {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  font-size: 14px;
  line-height: normal;
  color: #222222;
  transition: all .2s;
  transform: scale(0.9, 0.9);
}

.guide .guide-box .guide-right ul li:first-child {
  padding-top: 0;
}

.guide .guide-box .guide-right ul li::before {
  content: "";
  z-index: 10;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #d3d6e5;
  position: absolute;
  bottom: -20px;
  left: 0;
}

.guide .guide-box .guide-right ul li::after {
  content: "";
  z-index: 20;
  display: block;
  width: 0%;
  height: 3px;
  background-color: #294dfa;
  position: absolute;
  bottom: -20px;
  left: 0;
  transition: all 3s;
}

.guide .guide-box .guide-right ul li.active::after {
  animation: len 3s linear forwards;
  width: 100%;
}

@keyframes len {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}

.guide .guide-box .guide-right ul li.active p {
  color: #000000;
}

.guide .guide-box .guide-right ul li.active .small-text {
  opacity: 1;
  max-height: 500px;
  transform: scale(1, 1);
}

.guide .guide-box .guide-right .guide-btn {
  background: #fff;
  color: #294dfa;
  border: 2px solid #294dfa;
  font-size: 20px;
  line-height: 30px;
  padding: 8px 38px;
  border-radius: 11px;
  font-weight: 600;
  border-radius: 11px;
}

.guide .guide-box .guide-right .guide-btn:hover {
  background: #294dfa;
  color: #fff;
}

.faqs-container {
  text-align: center;
  margin-bottom: 115px;
}

.faqs-container h2 {
  font-size: 48px;
  line-height: 100%;
  text-align: center;
  margin-bottom: 50px;
}

.faqs-container ul > li {
  padding: 25px 30px;
  background-color: #ffffff;
  margin-bottom: 20px;
  border-radius: 9px;
  box-shadow: 0 0 29px 8px rgba(0, 0, 0, 0.08);
  cursor: pointer;
  transition: all .2s;
  transition-timing-function: linear;
}

.faqs-container ul > li.active p.title::after {
  width: 18px;
  height: 11px;
  background-image: url("/images/webp/common/icons/down-arrow.webp");
}

.faqs-container ul > li.active div.desc {
  max-height: 500px;
  opacity: 1;
  margin-top: 19px;
}

.faqs-container ul > li:last-child {
  margin-bottom: 0;
}

.faqs-container ul > li p.title {
  text-align: left;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  color: #000000;
  position: relative;
}

.faqs-container ul > li p.title::after {
  content: "";
  position: absolute;
  top: 9px;
  right: 0;
  display: block;
  width: 14px;
  height: 9px;
  background-image: url("/images/webp/common/icons/up-arrow.webp");
}

.faqs-container ul > li div.desc {
  padding-right: 18px;
  text-align: left;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  font-size: 14px;
  line-height: 30px;
  color: #434343;
  transition: all 1s;
}

.faqs-container ul > li div.desc ol {
  list-style: disc;
  margin-left: 20px;
}

.faqs-container ul > li div.desc ol.order {
  list-style: decimal;
}

.faqs-container ul > li div.desc ol li span:not(.desc) {
  font-weight: 600;
}

.faqs-container .faq-btn {
  background: #fff;
  color: #294dfa;
  border: 2px solid #294dfa;
  font-size: 20px;
  line-height: 30px;
  padding: 8px 144px;
  font-weight: 600;
  border-radius: 12px;
}

.faqs-container .faq-btn:hover {
  background: #294dfa;
  color: #fff;
}

.reviews-common {
  margin-bottom: 105px;
}

.tech-container {
  margin-bottom: 122px;
}

.tech-container ul {
  margin-bottom: 5px;
}

.tech-container dl {
  margin-top: 0;
  margin-bottom: 15px;
}

.tech-container dl:last-child {
  margin-bottom: 0;
}

.tech-container dl dt {
  font-size: 20px;
  line-height: 36px;
  font-weight: 600;
  color: #000000;
}

.tech-container dl dd {
  font-size: 14px;
  line-height: 36px;
}

.tech-container dl dd dl dt {
  font-size: 18px;
  line-height: 36px;
}

@media (min-width: 767px) and (max-width: 1299px) {
  .allInOne-banner .allInOne-banner-content .allInOne-banner-module .btns {
    margin-bottom: 30px;
  }
  .allInOne-banner .allInOne-banner-content .allInOne-banner-module {
    padding-right: 0;
  }
  .wrapper {
    margin-bottom: 93px;
  }
  .wrapper .wrapper-content h2 {
    margin-bottom: 22px;
  }
  .wrapper .img-box {
    width: 100%;
  }
  .wrapper .img-box img {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .wrapper .wrapper-content.wrapper-content-left p,
  .wrapper .img-left {
    margin-bottom: 43px;
  }
  .wrapper .wrapper-content .buy-btn {
    margin-top: 0 !important;
    margin-bottom: 30px;
  }
  .switch-card .switch-body .switch-content img {
    width: 100%;
  }
  .guide h2 {
    margin-bottom: 50px;
  }
  .guide .guide-box .guide-right ul  {
    position: relative;
  }
  .guide .guide-box .guide-right ul li:first-child {
    padding-top: 50px;
  }
  .guide .guide-box .guide-left {
    max-width: none;
    width: 100%;
  }
  .guide .guide-box .guide-left img {
    width: 100%;
  }
  .guide .guide-box .guide-right ul li p {
    margin-bottom: 27px;
  }
  .guide .guide-box .guide-right ul li::before {
    bottom: -27px;
  }
  .guide .guide-box .guide-right ul li::after {
    bottom: -27px;
  }
  .guide .guide-box .guide-right .guide-btn {
    margin-top: 33px !important;
  }
  .guide {
    margin-bottom: 93px;
  }
  .faqs-container ul > li p.title {
    padding-right: 48px;
  }
  .custom-scrollbar li,
  .blog-scrollbar li {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .allInOne-banner .allInOne-banner-content .allInOne-banner-module .btns {
    margin-bottom: 20px;
  }
  .allInOne-banner .allInOne-banner-content .allInOne-banner-module {
    padding-right: 0;
  }
  .wrapper {
    margin-bottom: 64px;
  }
  .wrapper .wrapper-content h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 22px;
  }
  .wrapper .img-box {
    width: 100%;
  }
  .wrapper .img-box img {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .wrapper .wrapper-content.wrapper-content-left p,
  .wrapper .img-left {
    margin-bottom: 23px;
  }
  .wrapper .wrapper-content .buy-btn {
    margin-top: 0 !important;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: normal;
    padding: 4px 8px;
  }
  .switch-card {
    margin-bottom: 63px;
  }
  .switch-card .switch-body .switch-content img {
    width: 100%;
  }
  .switch-card h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 22px;
  }
  .guide h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 22px;
  }
  .guide .guide-box .guide-left {
    max-width: none;
    width: 100%;
    padding: 12px;
  }
  .guide .guide-box .guide-left img {
    width: 100%;
    border-radius: 6px;
  }
  .guide .guide-box .guide-right ul  {
    position: relative;
  }
  .guide .guide-box .guide-right {
    padding-top: 33px;
  }
  .guide .guide-box .guide-right ul li p {
    font-size: 14px;
    line-height: normal;
  }
  .guide .guide-box .guide-right ul li::before {
    bottom: -27px;
  }
  .guide .guide-box .guide-right ul li::after {
    bottom: -27px;
  }
  .guide .guide-box .guide-right .guide-btn {
    font-size: 16px;
    margin-top: 33px !important;
    padding: 3px 22px;
  }
  .guide {
    margin-bottom: 60px;
  }
  .faqs-container {
    margin-bottom: 60px;
  }
  .faqs-container ul > li p.title {
    padding-right: 48px;
  }
  .custom-scrollbar li,
  .blog-scrollbar li {
    width: 50%;
  }
  .faqs-container h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 22px;
  }
  .faqs-container ul > li {
    padding: 13px 18px;
  }
  .faqs-container ul > li p.title {
    padding-right: 22px;
    font-size: 16px;
    line-height: normal;
  }
  .faqs-container ul > li div.desc {
    line-height: normal;
  }
  .faqs-container .faq-btn {
    padding: 5px 33px;
  }
  .reviews-common {
    margin-bottom: 60px;
  }
  .tech-container {
    margin-bottom: 60px;
  }
}
