.tooltip-inner {
  max-width: 260px !important;
}

.tooltip .tooltip-arrow::before {
  border-right-color: #fff !important; 
}

#sec-top {
  padding: 48px 0 40px;
  background: #FFFFFA;
}

#sec-top .container .title-h1 {
  width: 803px;
}

@media (max-width: 991.98px) {
  #sec-top .container .title-h1 {
    width: 100%;
    margin-bottom: 24px;
  }
}

#sec-top .nav {
  margin-top: 40px;
}

#sec-top .nav .nav-link {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

#sec-top .nav .nav-link.active {
  font-weight: 700;
}

#sec-top .des-list {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
}

#sec-top .nav-link {
  width: 300px;
  text-align: center;
  padding: 8px;
  background: #ffffffb2;
  border-radius: 20px 20px 0 0;
  margin: 0 8px;
  cursor: pointer;
  transition: all 0.4s;
  color: #1a1a1a;
}

#sec-top .nav-link.active {
  background: #fff;
  color: #25442d;
}

#nav-purchase {
  padding: 24px 0 56px;
}

.btn-yellow {
  height: 48px;
  background: #ffbb00;
}

.price-list-wrap {
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 10;
}

.col-lg-3 .item-box {
  height: 472px;
  border: 1.72px solid #a8a8a8;
  border-radius: 14px;
  padding: 18px;
  position: relative;
  color: #25442d;
  transition: all 0.4s;
}

.col-lg-3.swiper-slide-active .item {
  border: 0;
}

.col-lg-3 .item-box:hover {
  box-shadow: 0px 20px 32px 0px rgba(0, 0, 0, 0.08);
}

.col-lg-3 .item-box .active-top-icon {
  font-size: 14px;
  font-weight: 700;
  line-height: 16.8px;
  text-align: center;
  color: #1a1a1a;
  padding: 6px 15px;
  background: linear-gradient(270deg, #a6ff00 -2.55%, #ffc66c 105.84%);
  border-radius: 0 13px 0 14px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 20px;
  top: -18px;
  width: max-content;
}

.col-lg-3 .item-box .license {
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  text-align: left;
  margin-bottom: 0;
  color: #4a4a4a;
}

@media (min-width: 1280px) {
  .col-lg-3 .item-box .license {
    font-size: 12px;
  }
}

.col-lg-3 .item-box .license svg {
  margin-top: -4px;
}

.col-lg-3.active .item-box .license {
  color: #ffffff;
}

.col-lg-3 .item-box .buy-free {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 88px;
  margin-left: 12px;
  padding: 2px;
}

.col-lg-3 .item-box .buy-free:empty {
 padding: 0;
}

.col-lg-3 .item-box .buy-free.popular {
  background: url(https://videotranslator.blipcut.com/images/activity/christmas-2025/christmas-title-white.png) repeat center center;
  background-size: cover;
}

.col-lg-3 .item-box .buy-free.ordinary {
  background: url(https://videotranslator.blipcut.com/images/activity/christmas-2025/christmas-title-browm.png) repeat center center;
  background-size: cover;
  position: relative;
  z-index: 1;
}

.col-lg-3 .item-box .buy-free.ordinary::before {
  content: '';
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  position: absolute;
  background: #FFF0DA;
  border-radius: 88px;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index: -1;
}

.col-lg-3 .item-box .buy-free span {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
  border-radius: 88px;
  padding: 0 10px;
}

@media (max-width: 1599.98px) {
  .col-lg-3 .item-box .buy-free span {
    font-size: 10px;
  }
}

@media (max-width:767.98px) {
  .col-lg-3 .item-box .buy-free {
    margin-left: 6px;
  }
  .col-lg-3 .item-box .buy-free span {
    font-size: 12px;
  }
} 

.col-lg-3 .item-box .buy-free.popular span {
  background: linear-gradient(90deg, #FF5C5C 21.98%, #F99600 55.72%, #17A73C 100%);
}

.col-lg-3 .item-box .buy-free.ordinary span {
  background: linear-gradient(270deg, #FF9901 -2.55%, #FFB800 105.84%);
  -webkit-background-clip:text;
  -webkit-text-fill-color: transparent;
}

.col-lg-3 .item-box .price-per-day {
  font-size: 32px;
  font-weight: 700;
  line-height: 44.8px;
  margin-bottom: 0;
  color: #1a1a1a;
  text-align: left;
  margin-right: 8px;
}

.col-lg-3.active .item-box .price-per-day {
  color: #ffffff;
}

.col-lg-3.active .item-box .price-old {
  color: rgba(255, 255, 255, 0.7);
}

.col-lg-3 .item-box .price-old {
  color: rgba(122, 122, 122, 1);
  text-decoration: line-through;
}

.col-lg-3 .item-box .credit-title {
  color: rgba(122, 122, 122, 1);
  font-size: 12px;
}

.col-lg-3.active .item-box .credit-title {
  color: #92a196;
}

.col-lg-3 .item-box .gap-ht {
  height: 0px;
}

.col-lg-3 .item-box .gap-ht-1 {
  height: 47px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.col-lg-3 .item-box .price-per-day span {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.col-lg-3.active .item-box .price-current span {
  color: #f2f2f2;
}

#nav-business .price-current span:nth-child(1),
.price-current span:nth-child(2),
.price-current .price-old {
  text-decoration: line-through;
  color: #7a7a7a !important;
}

.col-lg-3.active .item-box .price-current .price-old {
  color: #a8a8a8 !important;
}

.col-lg-3 .item-box .price-current .col-lg-3 .item-box .auto-renew {
  margin-top: 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: center;
}

.col-lg-3 .item-box .btn-purchas {
  border: 2px solid #000000;
  transition: all 0.4s;
  height: 48px;
  font-size: 14px;
}

.col-lg-3 .item-box .btn-purchas:hover {
  background-color: #a6ff00;
  border-color: #a6ff00;
  color: #000000;
}

.col-lg-3 .item-box ul {
  color: #7a7a7a;
  margin-top: 16px;
  padding-left: 18px;
  height: 147px;
}

.col-lg-3.active .item-box ul {
  color: #ffffffb2;
}

.col-lg-3 .item-box ul li {
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
  margin-bottom: 8px;
}

.col-lg-3 .item-box ul li span {
  color: #FF9901;
  font-weight: 700;
}

.col-lg-3.active .item-box ul li span {
  color: #A6FF00;
}

.col-lg-3.active .item-box {
  background: #25442d;
  color: #fff;
  border: 0;
}

.col-lg-3 .item-box .btn.btn-primary {
  height: 48px;
  font-size: 14px;
}

.col-lg-3.active .item-box .btn-purchas {
  background: #a6ff00;
  border: none;
}

.col-lg-3.active .item-box .btn-purchas:hover {
  background-color: #9be80c;
  border-color: #9be80c;
  color: #1a1a1a;
}

.des-table.data-hide .des-table-content {
  display: none;
}

.des-table .des-table-content {
  transition: all 0.4s;
}

.des-table .des-table-content span img {
  max-width: 88px;
}

.des-table .des-table-tit svg {
  transition: all 0.4s;
}

.des-table.data-hide .des-table-tit svg {
  transform: rotate(-90deg);
}

.des-table-tit {
  font-size: 18px;
  font-weight: 700;
  line-height: 21px;
  text-align: left;
  padding: 12px 16px;
  background: linear-gradient(270deg, rgba(166, 255, 0, 0.2) -1.8%, rgba(255, 198, 108, 0.2) 100.6%);
  display: flex;
  align-items: center;
  cursor: pointer;
}

.des-table-content {
  font-size: 16px;
  font-weight: 400;
  line-height: 25.6px;
  text-align: left;
  margin-top: 16px;
  color: #4a4a4a;
}

.des-table-content span {
  display: inline-block;
  text-align: center;
}

.des-table-content .des-table-row-wrap span:nth-child(1) {
  width: 228px;
  text-align: left;
  padding-left: 16px;
}

.des-table-content .des-table-row-wrap span:nth-child(2) {
  width: 20px;
  display: inline-block;
}

.des-table-content .des-table-row-wrap {
  width: 254px;
  display: inline-block;
}

.des-table-content>span:nth-child(2) {
  width: 256px;
}

.des-table-content>span:nth-child(3),
.des-table-content>span:nth-child(4),
.des-table-content>span:nth-child(5) {
  width: 284px;
}

.des-table-content>span:nth-child(6) {
  width: 16.73%;
}

.payment {
  margin-top: 64px;
}

.payment img {
  margin: 0 24px;
}

.assure-list .item {
  width: 28.5%;
  margin-bottom: 0px;
}

.assure-list {
  padding: 80px 0 0;
}

.assure-list .item {
  margin-bottom: 40px;
}

.assure-list .item h4 {
  font-size: 24px;
}

.assure-list .item p {
  color: #7a7a7a;
}

.assure-list .item:last-child {
  margin-bottom: 0;
}

@media (min-width: 996px) {
  .col-lg-3 .item-box .gap-ht {
    height: 64px;
  }
}

@media (min-width: 1600px) {
  .col-lg-3 .item-box .gap-ht-1 {
    height: 90px;
  }

  #sec-top {
    padding: 32px 0;
  }

  .col-lg-3 .item-box .credit-title {
    font-size: 16px;
  }

  .col-lg-3 .item-box .btn.btn-primary,
  .col-lg-3 .item-box .btn-purchas {
    font-size: 18px;  
  }

  .col-lg-3 .item-box .license {
    font-size: 16px;
  }

  .col-lg-3 .item-box {
    height: 548px;
    border: 1.72px solid #a8a8a8;
    border-radius: 14px;
    padding: 32px 24px;
    position: relative;
    color: #25442d;
    transition: all 0.4s;
  }
}


#sec-price-list {
  user-select: none;
}

.business-play {
  background: linear-gradient(270deg, rgba(166, 255, 0, 0.15) -1.8%, rgba(255, 198, 108, 0.15) 100.6%);
  color: #1a1a1a;
  max-width: 932px;
  margin: 24px auto;
  padding: 44px;
  border-radius: 16px;
  border: 1px solid #f2f2f2;
}

.business-play .license {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #4a4a4a;
  margin-bottom: 8px;
}

.business-play .price-per-day {
  width: max-content;
  font-size: 40px;
  font-weight: 700;
  line-height: 56px;
  text-align: center;
  margin-bottom: 0;
  position: relative;
  margin: 0 auto;
}

.business-play .price-per-day span {
  font-size: 24px;
  font-weight: 700;
  line-height: 33.6px;
  text-align: center;
}

.business-play .price-per-day span.save-num {
  width: max-content;
  position: absolute;
  font-size: 12px;
  font-weight: 600;
  line-height: 14.52px;
  background: #ffc66c;
  border-radius: 12px 0 12px 0;
  padding: 4px 8px;
  left: 100%;
  transform: translateX(7px);
  bottom: 13px;
}

.slider-step-text {
  display: flex;
  margin-top: 12px;
  position: relative;
  margin-bottom: 33px;
}

.slider-step-text .item {
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  color: #4a4a4a;
  position: absolute;
  width: max-content;
}

.slider-step-text .item.active {
  font-weight: 700;
  color: #25442d;
}

.business-des-list {
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: center;
  color: #7a7a7a;
  list-style: none;
  margin: 24px 0;
}

.business-des-list li {
  width: fit-content;
  position: relative;
  margin: 0 auto;
}

.business-des-list li::before {
  content: '';
  width: 3px;
  height: 3px;
  background: #25442d;
  border-radius: 50%;
  position: absolute;
  top: 11px;
  left: -12px;
  transform: translateY(-50%);
}

.price-current {
  font-size: 16px;
  font-weight: 400;
  line-height: 25.6px;
  text-align: left;
  margin: 8px 0 4px;
}

.auto-renew {
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: center;
  margin-top: 14px;
  margin-bottom: 0;
}

.price-current span {
  color: #7a7a7a;
}

.price-current span:nth-child(1) {
  color: #4a4a4a;
}

.col-lg-3 .item-box .icon img {
  max-width: 149px;
  margin-top: 8px;
}

.col-lg-3 .item-box .price-item {
  margin-top: 24px;
  margin-bottom: 28px;
}

.col-lg-3 .item-box .price-item li {
  font-size: 16px;
  font-weight: 400;
  line-height: 25.6px;
  color: #4a4a4a;
}

#slider-step {
  width: 100%;
  margin: 16px auto 0;
  height: 18px;
  border: 1px solid rgba(37, 68, 45, 0.3);
  border-radius: 16px;
}

#slider-step-icon {
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
}

#slider-step .noUi-connect {
  background: #25442d;
}

#slider-step-icon .item {
  width: 6px;
  height: 6px;
  background: #92a196;
  border-radius: 50%;
  display: block;
  position: absolute;
  cursor: pointer;
  left: calc(1px);
  top: 50%;
  transform: translateY(-50%);
}

#slider-step-icon .item:nth-child(2) {
  left: calc(33% - 4px);
}

#slider-step-icon .item:nth-child(3) {
  left: calc(67% - 5px);
}

#slider-step-icon .item:nth-child(4) {
  left: calc(100% - 5px);
}

.slider-step-text .item:nth-child(1).active {
  transform: translateX(-20%);
}

.slider-step-text .item:nth-child(1) {
  text-align: left;
  height: 24px;
  word-break: keep-all;
}

.slider-step-text .item:nth-child(2),
.slider-step-text .item:nth-child(3),
.slider-step-text .item:nth-child(4) {
  text-align: center;
  height: 24px;
  word-break: keep-all;
}

.slider-step-text .item:nth-child(2) {
  left: 33%;
  transform: translateX(-50%);
}

.slider-step-text .item:nth-child(3) {
  left: 67%;
  transform: translateX(-50%);
}

.slider-step-text .item:nth-child(4) {
  left: 99%;
  transform: translateX(-75%);
}

.business-play .noUi-horizontal .noUi-handle {
  width: 54px;
  height: 54px;
  background: url('https://www.blipcut.com/images/purchase-2024/range-icon.png?w=106&h=106') no-repeat;
  background-size: 54px 54px;
  border: none;
  box-shadow: none;
  top: -21px;
}

.business-play .noUi-handle:before,
.business-play .noUi-handle:after {
  content: none;
}

.business-play .btn {
  min-width: 368px;
}

.business-play .btn-orange {
  background: #ffbb00;
}

.form-more-wrap input::placeholder {
  color: #000000 !important;
}

.form-more-wrap .textarea::placeholder {
  color: #a8a8a8;
}

.form-more-wrap {
  background: linear-gradient(270deg, rgba(166, 255, 0, 0.15) -1.8%, rgba(255, 198, 108, 0.15) 100.6%);
  padding: 48px 78px;
  max-width: 932px;
  margin: 56px auto;
  border-radius: 16px;
}

.form-more-wrap .tit {
  font-size: 32px;
  font-weight: 700;
  line-height: 44.8px;
}

.form-more {
  margin-top: 24px;
}

.form-item {
  width: calc(50% - 8px);
  position: relative;
}

.form-item.active input {
  border-color: red;
}

.form-item.active button {
  border-color: red !important;
}

.edu-remark-wrap.active textarea {
  border-color: red !important;
}

.form-more-wrap .textarea {
  height: 178px;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  padding: 12px 20px;
}

.form-control {
  height: 56px;
  line-height: 56px;
}

.dropdown.v1-0-1 .dropdown-toggle {
  background: #fff;
  font-size: 16px;
  border-radius: 8px !important;
  font-weight: 400;
}

.education-wrap {
  padding-top: 56px;
  max-width: 932px;
  margin: 0 auto;
}

.education-wrap .lft {
  width: 55.5%;
  padding: 86px 40px;
  text-align: center;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 4px 6px 0px #a8a8a84d;
  border-radius: 16px;
}

.education-wrap .lft .tit {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin: 0;
}

.education-wrap .lft .des {
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;
  color: #7a7a7a;
  margin: 16px 0 0;
}

.education-wrap .lft .item-icon {
  margin: 14px 0;
}

.education-wrap .rgt {
  margin-left: 24px;
  background: linear-gradient(270deg, rgba(166, 255, 0, 0.15) -1.8%, rgba(255, 198, 108, 0.15) 100.6%);
  padding: 48px 32px;
  border-radius: 16px;
}

.education-wrap .rgt h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 44.8px;
  text-align: left;
}

.education-wrap .rgt .form-more-wrap {
  background: none;
  margin: 0;
  padding: 0;
}

.education-wrap .form-more-wrap .textarea {
  height: 140px;
}

.textarea:focus-visible {
  outline: #a6ff00 auto 1px;
}

.upload-file-wrap {
  font-size: 13px;
  font-weight: 700;
  line-height: 21px;
  text-align: left;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-top: 4px;
}

label:hover {
  cursor: pointer;
}

#fileList {
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
  opacity: 0.5;
}

#fileList .file-item {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 700;
  line-height: 22.4px;
  color: #9be80c;
  padding-left: 24px;
  position: relative;
  margin-top: 12px;
}

#fileList .file-item span {
  color: #93d912;
}

.delete-button {
  cursor: pointer;
  color: #1a1a1a;
  width: 24px;
  height: 24px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzY1NTdfMTk0NzcpIj4KPHJlY3QgeD0iOC4wNTU5MSIgeT0iNy4xNzcyMiIgd2lkdGg9IjEzLjcyODMiIGhlaWdodD0iMS4zNzI4MyIgcng9IjAuNjg2NDE0IiB0cmFuc2Zvcm09InJvdGF0ZSg0NSA4LjA1NTkxIDcuMTc3MjIpIiBmaWxsPSIjMUExQTFBIi8+CjxyZWN0IHg9IjcuMDg2NDMiIHk9IjE2Ljc4NjgiIHdpZHRoPSIxMy43MjgzIiBoZWlnaHQ9IjEuMzcyODMiIHJ4PSIwLjY4NjQxNCIgdHJhbnNmb3JtPSJyb3RhdGUoLTQ1IDcuMDg2NDMgMTYuNzg2OCkiIGZpbGw9IiMxQTFBMUEiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF82NTU3XzE5NDc3Ij4KPHJlY3Qgd2lkdGg9IjEyLjg1NzEiIGhlaWdodD0iMTIuODU3MSIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDYgNS45OTk5MSkiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K') no-repeat center center;
}

#fileList .file-item::before {
  content: '';
  width: 16px;
  height: 16px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iNy45OTkxMiIgY3k9IjcuOTk5OTQiIHI9IjYuOSIgc3Ryb2tlPSIjOUJFODBDIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTEuOTk4NyA1LjU0NTM3TDcuODIyODUgMTAuMzYzNkM3LjY4ODY2IDEwLjUxODQgNy40OTgyOSAxMC42MTM0IDcuMjkzODcgMTAuNjI3NUM3LjA4OTQ1IDEwLjY0MTcgNi44ODc4MyAxMC41NzM3IDYuNzMzNjIgMTAuNDM4OEw0LjI3OTc5IDcuOTU0NzNMNC42NzA5MSA3LjU0ODM4TDcuMTY1NiA4Ljc2OTkxTDExLjYwMjggNS4yMzc3M0wxMS45OTg3IDUuNTQ1MzdaIiBmaWxsPSIjOUJFODBDIi8+Cjwvc3ZnPgo=) no-repeat center center;
  position: absolute;
  left: 0;
  top: 3px;
}

.secure-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 25.6px;
  color: #4a4a4a;
}

#btn-edusubmit:disabled {
  opacity: 0.7;
}

.warning-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
  color: #ff5c5c;
  position: absolute;
  bottom: 0;
  transform: translateY(100%);
  margin-bottom: 0;
  opacity: 0;
}

.warning-text.active {
  opacity: 1;
}

.checkPrivacy-wrap {
  color: #7a7a7a;
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;
  display: flex;
  align-items: center;
}

.checkPrivacy-wrap label {
  margin-left: 8px;
}

[type='checkbox']:checked::after {
  background-color: rgb(166, 255, 0);
}

.dropdown.v1-0-1 .dropdown-menu {
  box-shadow: 0px 2px 12px 0px #00000014;
  border: 1px solid #d9d9d9;
}

.dropdown.v1-0-1 .dropdown-toggle::after {
  border: none;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDE2IDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xLjI1MDIyIDcuNDk5NzhMNy40Njk2NyAxLjI4MDMzQzcuNzYyNTYgMC45ODc0MzcgOC4yMzc0NCAwLjk4NzQzNyA4LjUzMDMzIDEuMjgwMzNMMTQuNzQ5OCA3LjQ5OTc4IiBzdHJva2U9IiMxQTFBMUEiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+Cjwvc3ZnPgo=') no-repeat center center;
  width: 16px;
  height: 19px;
  transform: translateY(-50%) rotate(180deg) !important;
}

.dropdown.v1-0-1 .dropdown-toggle.show::after {
  transform: translateY(-50%) !important;
}

.dropdown.v1-0-1 .dropdown-menu {
  margin-top: 8px !important;
}

.required-star {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: red;
  font-size: 1em;
  pointer-events: none;
}

.dropdown.v1-0-1 .dropdown-toggle.show {
  border: 1px solid #a6ff00 !important;
}

@media (max-width: 768px) {

  .form-control,
  .dropdown.v1-0-1 .dropdown-toggle,
  .form-more-wrap .textarea {
    font-size: 14px;
  }
}


#sec-price-list .swiper-button-next,
#sec-price-list .swiper-button-prev {
  width: 40px;
  height: 40px;
  box-shadow: 0px 7.38px 17.22px 0px #00000012;
  background: #1a1a1a;
  border-radius: 50%;
}

#sec-price-list .swiper-button-next {
  right: -7px;
}

#sec-price-list .swiper-button-prev {
  left: -7px;
}

#sec-price-list .swiper-button-next:after,
#sec-price-list .swiper-container-rtl .swiper-button-prev:after,
#sec-price-list .swiper-button-prev:after,
#sec-price-list .swiper-container-rtl .swiper-button-next:after {
  content: none;
}

#sec-price-list .swiper-pagination {
  position: relative;
  margin-top: 16px;
}

#sec-price-list .swiper-pagination-bullet {
  width: 14px;
  height: 5px;
  border-radius: 29px;
  opacity: 0.32px;
  background: #a6ff00;
}

#sec-price-list .swiper-pagination-bullet-active {
  width: 24px;
  border-radius: 29px;
  opacity: 0px;
}

#sec-price-list .dec-border {
  height: 100%;
  border: 2px solid #25442d;
  border-radius: 12px;
  width: 260px;
  position: absolute;
  top: 0;
  right: 616px;
  z-index: 0;
}


.pro_faq .accordion.v1.v1-0-1 .accordion-item {
  margin-bottom: 0;
  padding: 24px 24px 24px;
}

.pro_faq .accordion.v1.v1-0-1 .accordion-item:has(.show) {
  background: #f2f2f2;
  border-radius: 16px;
  padding: 24px;
}

.pro_faq .accordion.v1.v1-0-1 .accordion-item>div::after {
  display: block;
  content: '';
  border: 1px solid #f2f2f2;
  position: relative;
  top: 24px;
}

.pro_faq .accordion.v1.v1-0-1 .accordion-item .accordion-header.collapsed {
  font-weight: 700 !important;
  color: #1a1a1a !important;
  padding: 0;
}

.pro_faq .accordion.v1.v1-0-1 .accordion-item .accordion-header {
  font-weight: 700 !important;
  font-size: 18px;
  padding: 0 0 16px;
}

.pro_faq .accordion.v1.v1-0-1 .accordion-item .accordion-header h3 {
  margin-bottom: 0;
  font-size: 16px;
}

.pro_faq .accordion.v1.v1-0-1 .accordion-item .accordion-header::after {
  background-image: url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.00029 14.0003L15.2929 22.2929C15.6834 22.6834 16.3166 22.6834 16.7071 22.2929L24.9997 14.0003" stroke="%231A1A1A" stroke-width="3" stroke-linecap="round"/></svg>');
  background-size: 100% 100%;
  width: 32px;
  height: 32px;
}

.pro_faq .accordion.v1.v1-0-1 .accordion-item .accordion-header:not(.collapsed)::after {
  background-image: url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.00029 14.0003L15.2929 22.2929C15.6834 22.6834 16.3166 22.6834 16.7071 22.2929L24.9997 14.0003" stroke="%231A1A1A" stroke-width="3" stroke-linecap="round"/></svg>');
  background-size: 100% 100%;
  width: 32px;
  height: 32px;
  transform: rotate(180deg);
}

.pro_faq .accordion.v1.v1-0-1 .accordion-item .accordion-body {
  overflow: hidden;
  padding: 0;
  font-size: 14px;
}

.pro_faq .accordion.v1.v1-0-1 .accordion-item .accordion-body * {
  color: #7a7a7a;
  font-size: 14px;
}

.price-list-wrap .swiper-slide {
  width: 25%;
  margin-bottom: 24px;
}

#checkPrivacy {
  position: relative;
  width: 16px;
  height: 16px;
}

#checkPrivacy:checked::before {
  content: '';
  width: 100%;
  display: block;
  height: 100%;
  position: absolute;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEwIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0zLjMyNTg0IDcuNTQ0ODZMMC4yNjM4ODggNC41Nzg2Qy0wLjAzMjU2ODUgNC4yOTE0MSAwLjAzNDEzODggMy43OTkxNiAwLjM5NjMzOCAzLjYwMTIzQzAuNTg0MTc3IDMuNDk4NTggMC44MTE5NzggMy41MDE0NSAwLjk5NzE3NyAzLjYwODc5TDMuNzk1NjYgNS4yMzA3N0w4Ljk2NDkxIDAuMzE5MzU1QzkuMTYzNjYgMC4xMzA1MiA5LjQ2MzggMC4wOTcwMzEzIDkuNjk5MjggMC4yMzc0MTVDMTAuMDI4NSAwLjQzMzcwMyAxMC4wOTgxIDAuODgxMDM5IDkuODQ0MDEgMS4xNjgwNUw0LjIyOTI2IDcuNTEwMjNDMy45OTMgNy43NzcwOSAzLjU4MTgzIDcuNzkyODUgMy4zMjU4NCA3LjU0NDg2WiIgZmlsbD0iIzI1NDQyRCIvPgo8L3N2Zz4K') no-repeat center center;
  background-color: rgb(166, 255, 0);
}

.table-tit-mid-fix-wrap {
  max-height: 0;
  transition: all 0.4s;
  overflow: hidden;
}

.table-tit-mid-fix-wrap.active {
  max-height: 200px;
}

.table-tit-mid-fix-wrap .price {
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: center;
  margin-top: 12px;
}

.table-tit-mid-fix-wrap .price span {
  font-size: 30px;
  line-height: 1.2;
}

.table-tit-mid-fix-wrap .btn {
  font-size: 16px;
}

#sec-price-list .des-table h2 {
  font-size: 28px;
  font-weight: 700;
  line-height: 44.8px;
  margin-bottom: 40px;
}

@media (min-width: 992px) {
  .pro_faq .accordion.v1.v1-0-1 .accordion-item {
    margin-bottom: 0;
    padding: 32px 40px;
  }

  .pro_faq .accordion.v1.v1-0-1 .accordion-item:has(.show) {
    padding: 32px 40px;
  }

  .pro_faq .accordion.v1.v1-0-1 .accordion-item>div::after {
    top: 32px;
  }

  .pro_faq .accordion.v1.v1-0-1 .accordion-item .accordion-header {
    font-size: 24px;
  }

  .pro_faq .accordion.v1.v1-0-1 .accordion-item .accordion-header h3 {
    font-size: 18px;
  }

  .pro_faq .accordion.v1.v1-0-1 .accordion-item .accordion-body {
    padding: 0;
    font-size: 16px;
  }

  .pro_faq .accordion.v1.v1-0-1 .accordion-item .accordion-body p {
    border-top: none;
    padding-top: 0;
  }
}

@media (min-width: 1280px) {
  .pro_faq {
    padding: 100px 0;
  }
}

/*# sourceMappingURL=faq.css.map */
.price-list-wrap {
  position: relative;
  transform: none;
}

.table-tit-mb-wrap {
  position: sticky;
  top: 0;
  background: #fff;
}

.table-tit-mb-wrap.active {
  box-shadow: 0px 4px 16px 0px #1a1a1a33;
}

.table-tit-mb-wrap .table-tit-mid span:not(:nth-child(1)) {
  margin-left: 21px;
}

@media (min-width: 1600px) {
  #slider-step {
    width: 104%;
    margin: 16px auto 0;
    height: 18px;
    border: 1px solid rgba(37, 68, 45, 0.3);
    border-radius: 16px;
  }

  .price-list-wrap .swiper-slide {
    margin-bottom: 32px;
  }

  .table-tit-mb-wrap {
    display: none;
  }

  .table-tit-mb-wrap.active {
    display: block;
  }

  .slider-step-text .item {
    font-size: 14px;
  }
}

.table-tit-mid span {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  line-height: 25.2px;
  text-align: center;
  color: #1a1a1a;
  padding: 20px 16px;
}

.table-tit-mid span:nth-child(1) {
  width: 254px;
  text-align: left;
}

.des-table-content>span:nth-child(2),
.table-tit-mid span:nth-child(2) {
  width: 260px;
  margin-left: 16px;
}

.des-table-content>span:nth-child(3),
.table-tit-mid span:nth-child(3) {
  width: 260px;
  margin-left: 18px;
}

.des-table-content>span:nth-child(4),
.table-tit-mid span:nth-child(4) {
  width: 260px;
  margin-left: 18px;
}

.des-table-content>span:nth-child(5),
.table-tit-mid span:nth-child(5) {
  width: 260px;
  margin-left: 13px;
}

#nav-purchase {
  margin-right: auto;
  transform: none;
}

.table-tit-mb span {
  display: inline-block;
}

.table-tit-mb span:nth-child(1) {
  width: 38%;
}

.table-tit-mb span:nth-child(2) {
  width: 32%;
}

.table-tit-mb span:nth-child(3) {
  width: calc(28% - 2px);
}

@media (max-width: 1600px) {
  #sec-top {
    padding-top: 32px;
  }

  #sec-top h1 {
    font-size: 28px;
    line-height: 44.8px;
  }

  #sec-top .nav {
    margin-top: 32px;
  }

  .table-tit-mid span:nth-child(1) {
    width: 254px;
    text-align: left;
  }

  .des-table-content>span:nth-child(2),
  .table-tit-mid span:nth-child(2) {
    width: 208px;
    margin-left: 16px;
  }

  .des-table-content>span:nth-child(3),
  .table-tit-mid span:nth-child(3) {
    width: 208px;
    margin-left: 18px;
  }

  .des-table-content>span:nth-child(4),
  .table-tit-mid span:nth-child(4) {
    width: 208px;
    margin-left: 18px;
  }

  .des-table-content>span:nth-child(5),
  .table-tit-mid span:nth-child(5) {
    width: 208px;
    margin-left: 13px;
  }

  .table-tit-mb-wrap .table-tit-mid span:not(:nth-child(1)) {
    margin-left: 21.5px;
  }

  #sec-price-list .dec-border {
    width: 208px;
    right: 487px;
  }
}

@media (max-width: 1279.98px) {
  .des-table-content .des-table-row-wrap {
    width: 100%;
    font-weight: 700;
  }

  .des-table-content>span:nth-child(2) {
    margin-left: 51px;
  }

  #sec-top .nav-link {
    width: 250px;
  }

  .des-table-content>span:nth-child(2) {
    margin-left: 0;
  }

  .des-table-content>span:nth-child(2),
  .des-table-content>span:nth-child(3),
  .des-table-content>span:nth-child(4),
  .des-table-content>span:nth-child(5) {
    width: 230px;
  }

  .dec-border {
    width: 230px;
    right: 230px;
  }
}

@media (max-width: 1279.98px) {
  .price-list-wrap .swiper-slide {
    width: 50%;
  }
}

@media (max-width: 1279.98px) and (min-width: 992px) {
  .table-tit-mid span:nth-child(1) {
    width: 216px;
    text-align: left;
  }

  .des-table-content>span:nth-child(2),
  .table-tit-mid span:nth-child(2),
  .des-table-content>span:nth-child(3),
  .table-tit-mid span:nth-child(3),
  .des-table-content>span:nth-child(4),
  .table-tit-mid span:nth-child(4),
  .des-table-content>span:nth-child(5),
  .table-tit-mid span:nth-child(5) {
    width: 168px;
    margin-left: 12px !important;
  }

  .des-table-content .des-table-row-wrap {
    width: 216px;
  }

  .des-table-content>span:nth-child(2),
  .des-table-content>span:nth-child(3),
  .des-table-content>span:nth-child(4),
  .des-table-content>span:nth-child(5) {
    width: 163px;
    margin-left: 12px;
  }

  #sec-price-list .dec-border {
    width: 168px;
    right: 360px;
  }
}

@media (max-width: 991.98px) {
  #sec-top {
    padding: 40px 0 20px;
  }

  .business-play {
    margin-top: 32px;
  }

  .education-wrap {
    padding-top: 32px;
  }

  .des-table-wrap {
    margin-top: 0;
  }

  .business-des-list {
    text-align: left;
    margin-bottom: 0;
  }

  .business-des-list li {
    margin-left: 0;
  }

  .des-table-content .des-table-row-wrap {
    margin-bottom: 8px;
  }

  #sec-top h1 {
    padding: 0 24px;
    font-size: 24px;
  }

  .business-play .btn {
    min-width: unset;
    width: 100%;
  }

  .price-list-wrap .swiper-slide {
    width: 100%;
  }

  .price-list-wrap .swiper-slide:nth-child(1) {
    order: -4;
  }

  .price-list-wrap .swiper-slide:nth-child(2) {
    order: -2;
  }
   .price-list-wrap .swiper-slide:nth-child(3) {
    order: -3;
  }

  .des-table-tit {
    font-size: 14px;
    font-weight: 700;
    line-height: 19.6px;
    text-align: left;
    color: #1a1a1a;
    display: flex;
    align-items: center;
  }

  .des-table-tit span:nth-child(1) {
    display: inline-flex;
    align-items: center;
  }

  .des-table-tit svg {
    width: 16px;
    height: 17px;
  }

  .des-table-content .des-table-row-wrap span:nth-child(1) {
    width: max-content;
  }

  #sec-top .nav-link {
    width: fit-content;
    padding: 12px 9px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    margin: 0 4px;
  }

  #sec-top .des-list .item {
    margin-top: 8px;
  }

  #sec-top .des-list {
    font-size: 12px;
    font-weight: 400;
    line-height: 19.2px;
    color: #4a4a4a;
  }

  .price-list-wrap {
    position: relative;
    width: 100%;
    overflow: visible;
    padding-bottom: 0px;
  }

  #sec-top .nav {
    margin-top: 24px;
  }

  .des-table-content {
    font-size: 12px;
    line-height: 19px;
  }

  .des-table-content .des-table-row-wrap span:nth-child(1) {
    padding-left: 12px;
  }

  .des-table-content>span:nth-child(2) {
    display: none;
  }

  #sec-price-list .dec-border {
    display: none;
  }

  .table-tit-mb-wrap {
    position: sticky;
    top: 14px;
    z-index: 10;
    background: #fff;
    padding-top: 14px;
  }

  #sec-price-list .table-tit-mb-wrap .dec-border {
    display: block;
    height: 100%;
    border: 2px solid #25442d;
    border-radius: 12px;
    width: 32%;
    position: absolute;
    top: 0;
    left: calc(38% + 3px);
    right: auto;
    z-index: -1;
  }

  .des-table-content>span:nth-child(3) {
    width: 38%;
    padding-left: 12px;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    margin-left: 0;
  }

  .des-table-content>span:nth-child(4) {
    width: 28%;
    padding: 0 8px;
    margin-left: 0;
  }

  .des-table-content>span:nth-child(5) {
    width: 32%;
    display: inline-block;
    vertical-align: top;
    margin-left: 0;
  }

  .assure-list .item {
    width: 100%;
  }

  .payment img {
    margin-top: 16px;
  }

  .payment {
    margin-top: 24px;
  }

  #nav-purchase {
    padding-bottom: 0;
  }

  .form-more-wrap {
    padding: 32px 24px;
  }

  .form-item {
    width: 100%;
  }

  .business-play {
    padding: 32px 16px;
  }

  .education-wrap .lft,
  .education-wrap .rgt {
    width: 100%;
    margin-left: 0;
  }

  .education-wrap .lft {
    margin-top: 24px;
  }

  .slider-step-text .item {
    font-size: 12px;
    width: fit-content;
  }

  .slider-step-text .item.active {
    opacity: 1;
    width: 24%;
    height: 24px;
    min-width: max-content;
  }

  .checkPrivacy-wrap [type='checkbox'] {
    margin-top: 4px;
  }

  .table-tit-mb span {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 19.6px;
    padding: 0 8px;
  }

  .table-tit-mb span:nth-child(1) {
    width: 38%;
  }

  .table-tit-mb span:nth-child(2) {
    width: 32%;
  }

  .table-tit-mb span:nth-child(3) {
    width: calc(28% - 2px);
  }

  .table-tit-mb-dec {
    position: relative;
    top: -24px;
    z-index: 10;
  }

  .table-tit-mb-dec span:nth-child(2) {
    position: relative;
  }

  .table-tit-mb span:nth-child(1).table-tit-mb-dec-content {
    padding: 0 3px;
    background: linear-gradient(270deg, #a6ff00 -2.55%, #d3e236 51.64%, #ffc66c 105.84%);
    border-radius: 12px;
    width: 100%;
    font-size: 12px;
    font-weight: 700;
    line-height: 23px;
    height: 24px;
  }

  .form-item {
    margin-top: 14px;
  }

  .warning-text {
    font-size: 12px;
    line-height: 14px;
  }

  .education-wrap .d-flex {
    flex-wrap: wrap;
  }

  .education-wrap .rgt h2,
  .form-more-wrap .tit {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
    margin-bottom: 0;
  }

  .form-more {
    margin-top: 0;
  }

  .price-list-wrap .swiper-slide:nth-child(2) .item-box {
    height: 416px;
  }
}


.copy-window {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
}

.copy-window .bg {
  opacity: 0.6;
  background: #000000;
  position: absolute;
  width: 100%;
  height: 100%;
}

.progress-bar-box {
  background: #ffffff;
  padding: 50px 32px 40px;
  border-radius: 18px;
  z-index: 1;
  position: relative;
}

.progress-bar-box .text,
.copy-box .text {
  width: max-content;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 32px;
}

.progress-bar {
  width: 480px;
  height: 8px;
  border-radius: 11px;
  background: #eceef5;
}

.progress-bar .bg-primary {
  width: 0%;
  border-radius: 11px;
}

.progress-bar .bg-primary.actived {
  transition: all 15000ms linear;
  width: 100%;
}

.click-button {
  position: absolute;
  right: 10px;
  top: 10px;
}

.copy-box {
  position: relative;
  padding: 56px 32px 42px;
  background: #ffffff;
  border-radius: 18px;
}

.copy-box .discount-code {
  max-width: max-content;
  padding: 48px 44px;
  background: url(https://videotranslator.blipcut.com/images/product/ai-translator-youtube/subtract.png?w=580&h=270) no-repeat center center;
  background-size: 100% 100%;
  font-size: 25.45px;
  font-weight: 700;
  line-height: 38.18px;
  color: #6b57ff;
  margin-bottom: 28px;
}

.copy-box .text {
  margin-bottom: 28px;
}

.copy-box .btn-copy {
  width: 120px;
  height: 43px;
  background: url(https://videotranslator.blipcut.com/images/product/ai-translator-youtube/copy-btn.png?w=240&h=86) no-repeat center center;
  background-size: 100% 100%;
}


.noUi-connects {
  border-radius: 16px;
}

#slider-step1 {
  width: 100%;
  margin: 16px auto 0;
  height: 18px;
  border: 1px solid rgba(37, 68, 45, 0.3);
  border-radius: 16px;
}

.item-box.ib1 .noUi-base {
  height: 60%;
  width: 95%;
  margin: 3px auto 2px;
  border-radius: 16px;
}

.item-box.ib1 .noUi-horizontal .noUi-handle {
  width: 12px;
  height: 12px;
  background: rgba(166, 255, 0, 1);
  border: none;
  top: -1px;
  box-shadow: unset;
  border-radius: 50%;
  left: 100%;
  transform: translateX(-5.4px);
}

.item-box .noUi-horizontal .noUi-handle:before,
.item-box .noUi-horizontal .noUi-handle:after {
  content: none;
}

.item-box #slider-step-icon1 .item {
  width: 6px;
  height: 6px;
  background: #92a196;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  left: calc(0.5px);
}

#slider-step-icon1 .item:nth-child(2) {
  left: calc(33% - 4px);
}

#slider-step-icon1 .item:nth-child(3) {
  left: calc(67% - 5px);
}

#slider-step-icon1 .item:nth-child(4) {
  left: calc(100% - 5px);
}

#slider-step-icon1 {
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
}

#slider-step1 .noUi-connect {
  background: #25442d;
  border-radius: 16px;
}

.slider-step-text1 {
  position: relative;
  width: 100%;
  display: flex;
  margin-top: 12px;
  justify-content: space-between;
  margin-bottom: 33px;
}

.item-box .slider-step-text1 .item {
  width: max-content;
  position: absolute;
  font-size: 12px;
  font-weight: 400;
  line-height: 21px;
  color: #4a4a4a;
}

.slider-step-text1 .item:nth-child(1) {
  width: max-content;
  text-align: left;
  height: 24px;
  word-break: keep-all;
  left: 0;
}

.slider-step-text1 .item:nth-child(1).active {
  transform: translateX(-20%);
}

.slider-step-text1 .item:nth-child(2) {
  left: 33%;
  transform: translateX(-50%);
}

.slider-step-text1 .item:nth-child(3) {
  left: 67%;
  transform: translateX(-50%);
}

.slider-step-text1 .item:nth-child(4) {
  left: 99%;
  transform: translateX(-75%);
}

.slider-step-text1 .item:nth-child(2),
.slider-step-text1 .item:nth-child(3),
.slider-step-text1 .item:nth-child(4) {
  text-align: center;
  height: 24px;
  word-break: keep-all;
}

.slider-step-text1 .item.active {
  font-weight: 700;
  color: #25442d;
}

.slider-step-text1 .item.active span {
  display: inline-block !important;
}

.slider-step-text .item.active span {
  display: inline-block !important;
}

@media (min-width: 1600px) {
  #slider-step1 {
    width: 104%;
    margin: 16px auto 0;
    height: 18px;
    border: 1px solid rgba(37, 68, 45, 0.3);
    border-radius: 16px;
  }

  .item-box.ib1 .noUi-base {
    height: 68%;
    width: 95%;
    margin: 3px auto 2px;
    border-radius: 16px;
  }

  .item-box.ib1 .noUi-horizontal .noUi-handle {
    width: 12px;
    height: 12px;
    background: rgba(166, 255, 0, 1);
    border: none;
    top: -1px;
    box-shadow: unset;
    border-radius: 50%;
    left: 100%;
    transform: translateX(-5.4px);
  }
}


#slider-step2 {
  width: 100%;
  margin: 16px auto 0;
  height: 18px;
  background: unset;
  box-shadow: unset;
  border-radius: 16px;
}

.item-box.ib2 .noUi-base {
  height: 60%;
  width: 95%;
  margin: 3px auto 2px;
  border-radius: 16px;
}

.item-box.ib2 .noUi-horizontal .noUi-handle {
  width: 12px;
  height: 12px;
  background: #a6ff00;
  box-shadow: none;
  border: none;
  top: -1px;
  left: 100%;
  right: 0;
  border-radius: 50%;
  transform: translateX(-6px);
}

.item-box .noUi-horizontal .noUi-handle:before,
.item-box .noUi-horizontal .noUi-handle:after {
  content: none;
}

.item-box #slider-step-icon2 .item {
  width: 6px;
  height: 6px;
  background: #92a196;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  left: calc(1.4px);
}

#slider-step-icon2 .item:nth-child(2) {
  left: calc(35.3334% - 10px);
}

#slider-step-icon2 .item:nth-child(3) {
  left: calc(68.6667% - 10px);
}

#slider-step-icon2 .item:nth-child(4) {
  left: calc(100% - 5px);
}

#slider-step-icon2 {
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
}

#slider-step2 .noUi-connect {
  background: #fff;
  border-radius: 16px;
}

.slider-step-text2 {
  position: relative;
  width: 100%;
  display: flex;
  margin-top: 12px;
  justify-content: space-between;
  margin-bottom: 33px;
}

.item-box .slider-step-text2 .item {
  width: max-content;
  position: absolute;
  font-size: 12px;
  font-weight: 400;
  line-height: 21px;
  color: #ffffff;
}

.slider-step-text2 .item:nth-child(1) {
  width: max-content;
  text-align: left;
  height: 24px;
  word-break: keep-all;
  left: 0;
}

.slider-step-text2 .item:nth-child(2) {
  left: 33%;
  transform: translateX(-50%);
}

.slider-step-text2 .item:nth-child(3) {
  left: 66%;
  transform: translateX(-50%);
}

.slider-step-text2 .item:nth-child(4) {
  left: 100%;
  transform: translateX(-90%);
}

.slider-step-text2 .item:nth-child(2),
.slider-step-text2 .item:nth-child(3),
.slider-step-text2 .item:nth-child(4) {
  text-align: center;
  height: 24px;
  word-break: keep-all;
}

.slider-step-text2 .item.active {
  font-weight: 700;
  color: #a6ff00;
}

.slider-step-text2 .item.active span {
  display: inline-block !important;
}

@media (min-width: 996px) {}

@media (min-width: 1600px) {

  .item-box .slider-step-text2 .item,
  .item-box .slider-step-text1 .item {
    font-size: 14px;
  }

  #slider-step2 {
    width: 104%;
    margin: 16px auto 0;
    height: 18px;
    background: unset;
    box-shadow: unset;
    border-radius: 16px;
  }

  .item-box.ib2 .noUi-base {
    height: 68%;
    width: 95%;
    margin: 3px auto 2px;
    border-radius: 16px;
  }

  .item-box.ib2 .noUi-horizontal .noUi-handle {
    width: 12px;
    height: 12px;
    background: #a6ff00;
    box-shadow: none;
    border: none;
    top: -1px;
    left: 100%;
    right: 0;
    border-radius: 50%;
    transform: translateX(-5.4px);
  }
}


.table-tit-mid span:nth-child(3) {
  border-radius: 12px 12px 0 0;
  border: 2px solid #25442d;
  border-bottom: 0;
}

#sec-price-list .dec-border {
  z-index: -1;
}


.monthly-mun-mb,
.yearly-mun-mb {
  width: 100% !important;
}

.price-enterprise {
  background: linear-gradient(270deg, rgba(166, 255, 0, 0.3) -2.55%, rgba(255, 198, 108, 0.3) 105.84%);
  border-radius: 14px;
  padding: 32px 35px;
  text-align: center;
  display: flex;
  flex-direction: column;
  margin: 0 12px 24px;
}

.price-enterprise .btn-purchas {
  border: 2px solid #000000;
  transition: all 0.4s;
  height: 48px;
  justify-content: center;
  font-size: 14px;
}

.price-enterprise .right {
  width: 276px;
}

.price-enterprise p {
  color: rgba(122, 122, 122, 1);
  font-size: 14px;
  margin-bottom: 32px !important;
}

.price-enterprise .btn-purchas:hover {
  background-color: #a6ff00;
  border-color: #a6ff00;
  color: #000000;
}

.price-education p:first-child {
  font-size: 16px;
  font-weight: 700;
}

.price-education p:last-child {
  color: rgba(90, 90, 90, 1);
  font-size: 14px;
}

.price-education p>a {
  color: rgba(37, 68, 45, 1);
  text-decoration: underline;
}

.price-list-wrap .link-see {
  color: rgba(122, 122, 122, 1);
  text-decoration: underline;
  font-size: 14px;
}

.price-list-wrap .swiper-slide.active .link-see {
  color: rgba(255, 255, 255, 0.7);
}

.price-enterprise h4 {
  font-size: 20px;
}

.price-education {
  margin: 0 10px;
}

header .btn-wrap .btn {
  height: 40px;
  font-size: 14px;
  padding: 15px 22px;
}

header .btn-wrap .btn:hover {
  background-color: #a6ff00d2;
  color: #fff !important;
}

header .copple {
  margin-right: 20px;
}

@media (min-width: 996px) {
  header .copple {
    height: 81px;
    margin-right: 0;
  }

  .price-education p:last-child {
    font-size: 16px;
  }

  .price-enterprise p {
    margin-bottom: 0 !important;
  }

  .price-enterprise {
    padding: 32px 56px;
    text-align: left;
    flex-direction: unset;
    margin: 0 0 24px;
  }

  .col-lg-3 .item-box .active-top-icon {
    left: 50%;
    transform: translateX(-50%);
    border-radius: 20px;
    top: -18px;
    padding: 6px 13px;
    font-size: 16px;
  }
}

@media (min-width: 1600px) {
  .price-enterprise .btn-purchas {
    font-size: 18px;
  }

  .price-enterprise h4 {
    font-size: 24px;
  }

  .price-education p:first-child {
    font-size: 20px;
  }

  .price-enterprise {
    margin: 0 0 32px;
  }
}


.tab-right .need-title a {
  color: #fff;
  text-decoration: underline;
}

.tab-right .subcentet-mould-title,
.tab-right .paycentet-mould-title {
  max-width: 460px;
  margin: 16px auto 52px;
}

.tab-right .subcentet-mould-title .subcentet-price .price-per-day,
.tab-right .paycentet-mould-title .subcentet-price .price-per-day {
  font-size: 56px;
  font-weight: 700;
  margin-bottom: 0;
}

.tab-right .subcentet-mould-title .subcentet-price .price-per-day span,
.tab-right .paycentet-mould-title .subcentet-price .price-per-day span {
  font-size: 24px;
  font-weight: 400;
}

.tab-right .subcentet-mould-title .subcentet-price .price-old,
.tab-right .paycentet-mould-title .subcentet-price .price-old {
  font-size: 18px;
  color: #a8b4ab;
  margin-left: 8px;
  text-decoration: line-through;
}

.tab-right .subcentet-mould-title .subcentet-list-title,
.tab-right .paycentet-mould-title .subcentet-list-title {
  margin-top: 16px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
}

.tab-right .sys-check span {
  font-size: 20px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.6);
}

.tab-right .sys-check span.active {
  color: #fff;
}

.tab-right .sys-check .form-check {
  margin: 0 16px;
}

.tab-right .best-icon {
  background: linear-gradient(270deg, #a6ff00 -2.55%, #d3e236 51.64%, #ffc66c 105.84%);
  padding: 10px 54px;
  max-width: 240px;
  top: 0;
  left: 0;
  font-size: 16px;
  color: #000000;
  font-weight: 600;
  border-top-left-radius: 16px;
  border-bottom-right-radius: 16px;
}

.tab-right .sys-check .form-switch .form-check-input {
  width: 36px !important;
  height: 18px !important;
  margin-top: 6px;
}

.tab-right .sys-check .form-check-input {
  background-image: url('data:image/svg+xml,<svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" r="7.5" fill="%23A6FF00" stroke="%2325442D"/></svg>');
  background-size: 16px 16px;
  background-position: left 2px center !important;
}

.tab-right .form-check-input {
  background-color: white !important;
  cursor: pointer;
  margin-top: 0px;
  border: unset;
}

.tab-right .sys-check .form-switch .form-check-input:focus {
  background-image: url('data:image/svg+xml,<svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" r="7.5" fill="%23A6FF00" stroke="%2325442D"/></svg>');
}

.tab-right .form-switch .form-check-input:checked {
  background-position: right 2px center !important;
}

.cost-box {
  background: linear-gradient(270deg, rgba(166, 255, 0, 0.15) -2.55%, rgba(255, 198, 108, 0.15) 105.84%);
  padding: 60px 0;
  margin-top: 120px;
}

.tab-cost-banner {
  border: 1.72px solid rgba(168, 168, 168, 1);
  border-radius: 24px;
  background: #fff;
}

.cost-box h2 {
  margin-bottom: 72px;
}

.tab-cost-banner .tab-left {
  background: #fff;
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
  padding: 40px 34px;
}

.tab-cost-banner .tab-left .nav {
  background: rgba(241, 241, 241, 1);
  border-radius: 14px;
  padding: 4px;
  width: 430px;
  text-align: center;
  max-height: 64px;
  margin-bottom: 40px;
}

.tab-cost-banner .tab-left .nav .nav-link.active {
  font-weight: 700;
  background: #fff;
  border-radius: 10px;
}

.tab-cost-banner .tab-left .nav .nav-link {
  width: 140px;
  max-height: 56px;
  padding: 4px 0;
}

.tab-cost-banner .tab-left .nav a {
  color: rgba(37, 68, 45, 1);
}

.tab-cost-banner .tab-left .nav a:hover {
  text-decoration: unset;
}

.tab-cost-banner .tab-right {
  background: rgba(37, 68, 45, 1);
  color: #fff;
  border-radius: 24px;
  width: 700px;
  padding: 52px 20px 22px;
}

.cost-box .counter {
  border: 1px solid rgba(217, 217, 217, 1);
  border-radius: 2px;
}

.cost-box .counter button {
  border: unset;
  padding: 3px 11px;
}

.cost-box .counter input {
  border: unset;
  text-align: center;
  -moz-appearance: textfield;
  outline: none;
  max-width: 52px;
}

.cost-box input::-webkit-outer-spin-button,
.cost-box input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.cost-box .tab-content .list-num {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(242, 242, 242, 1);
  align-items: center;
}

.cost-box .tab-content .orter-tool .list-num {
  padding-bottom: 24px;
  border-bottom: unset;
  margin-bottom: 0;
}

.cost-box .tab-content .orter-tool .list-num:nth-child(3) {
  border-bottom: 1px solid rgba(242, 242, 242, 1) !important;
  margin-bottom: 40px;
  padding-bottom: 40px;
}

.cost-box .tab-content .orter-tool .list-num .list-num-title {
  width: 240px;
}

.cost-box .tab-content .orter-tool .list-num .list-num-title-1 {
  width: 100px;
  text-align: right;
}

.cost-box .tab-content .orter-tool .list-num:nth-child(1) input {
  max-width: 40px;
}

.cost-box .tab-content .orter-tool .list-num:nth-child(1) .counter {
  align-items: center;
}

.cost-box .tab-content .orter-tool .mould-center .mould-title:nth-child(1) {
  font-weight: 700;
  font-size: 16px;
  width: 240px;
  color: rgba(74, 74, 74, 1);
}

.cost-box .tab-content .orter-tool .mould-center .mould-num-3 {
  width: 65px;
  color: rgba(74, 74, 74, 1);
}

.cost-box .tab-content .list-num-title {
  color: rgba(74, 74, 74, 1);
  font-weight: 700;
  min-width: 240px;
}

.cost-box .tab-content .list-num-title-1 {
  font-size: 14px;
}

.cost-box .mould-center p {
  font-weight: 700;
  color: rgba(74, 74, 74, 1);
}

.cost-box .mould-center .mould-center-title .mould-title {
  font-size: 14px;
}

.cost-box .mould-center .mould-center-title .mould-num,
.cost-box .mould-center .mould-center-title .mould-num-1,
.cost-box .mould-center .mould-center-title .mould-num-2,
.cost-box .mould-center .mould-center-title .mould-num-3 {
  font-weight: 700;
  color: rgba(74, 74, 74, 1);
}

.cost-box .tab-title {
  color: rgba(90, 90, 90, 1);
}

.cost-box .tab-title a {
  color: rgba(37, 68, 45, 1);
  margin: 0 4px;
  text-decoration: underline;
}

.cost-box .mould-center .mould-center-title .mould-title:nth-child(1) {
  min-width: 295px;
  margin-right: 0px;
}

@media (max-width: 765px) {
  .tab-cost-banner .tab-right {
    width: 358px !important;
  }

  .cost-box .tab-cost-banner .tab-left {
    width: 334px;
  }

  .tab-cost-banner .tab-left .nav a {
    font-size: 12px;
  }

  .tab-cost-banner .tab-left .nav {
    max-width: 302px;
  }

  .tab-cost-banner .tab-left {
    padding: 20px 15px;
  }

  .tab-cost-banner .tab-left .nav .nav-link {
    width: 98px;
  }

  .tab-right .best-icon {
    max-width: 180px;
    font-weight: 400;
    font-size: 14px;
    padding: 5px 25px;
  }

  .tab-right .sys-check span {
    font-size: 16px;
  }

  .tab-right .subcentet-mould-title .subcentet-price .price-per-day,
  .tab-right .paycentet-mould-title .subcentet-price .price-per-day {
    font-size: 32px;
  }

  .tab-right .subcentet-mould-title,
  .tab-right .paycentet-mould-title {
    max-width: 302px;
  }

  .subcentet-btn {
    padding: 0 31px;
  }

  .tab-right .subcentet-mould-title .subcentet-price .price-per-day span,
  .tab-right .paycentet-mould-title .subcentet-price .price-per-day span {
    font-size: 16px;
  }

  .tab-right .subcentet-mould-title .subcentet-price .price-old,
  .tab-right .paycentet-mould-title .subcentet-price .price-old {
    font-size: 14px;
  }

  .tab-right .subcentet-mould-title,
  .tab-right .paycentet-mould-title {
    margin: 16px auto 24px;
  }
}

@media (max-width: 768px) {
  .tab-cost-banner .tab-right {
    width: 560px;
  }

  .cost-box .tab-title {
    font-size: 14px;
  }

  .cost-box .mould-center .mould-center-title .mould-title:nth-child(1) {
    min-width: 200px;
  }

  .cost-box .tab-content .list-num,
  .cost-box .tab-content .orter-tool .list-num:nth-child(3) {
    padding-bottom: 24px;
    margin-bottom: 24px;
  }

  .tab-cost-banner .tab-left .nav {
    margin-bottom: 16px;
  }

  .cost-box h2 {
    margin-bottom: 40px;
  }

  .cost-box .need-title {
    font-size: 14px;
  }
}

@media (max-width: 1270px) {
  .cost-box .tab-cost-banner {
    flex-direction: column;
    border: unset;
    background: transparent;
    justify-content: center;
    align-items: center;
  }

  .cost-box .tab-cost-banner .tab-left {
    border: 1.72px solid rgba(168, 168, 168, 1);
    border-top-right-radius: 24px;
    border-bottom-left-radius: unset;
    border-bottom-color: transparent;
  }
}

@media (max-width: 1599px) {
  .tab-cost-banner .tab-left {
    width: 500px;
  }

  .tab-cost-banner .tab-left .nav .nav-link:last-child {
    padding: 15px 0;
  }

  .cost-box .mould-center .mould-center-title .mould-num,
  .cost-box .mould-center .mould-center-title .mould-num-1,
  .cost-box .mould-center .mould-center-title .mould-num-2 {
    min-width: 43px;
  }
}

@media (min-width: 1600px) {
  .cost-box .mould-center .mould-center-title .mould-title:nth-child(1) {
    min-width: 295px;
    margin-right: 22px;
  }

  .cost-box .tab-content .list-num-title {
    margin-right: 22px;
  }

  .tab-cost-banner .tab-left .nav .nav-link:last-child {
    padding: 15px 0;
  }

  .cost-box .container {
    max-width: 1424px;
  }

  .tab-cost-banner .tab-left .nav {
    width: 500px;
  }

  .tab-cost-banner .tab-left .nav .nav-link {
    width: 164px;
  }

  .tab-cost-banner .tab-right {
    width: 842px;
    padding: 52px 52px 22px;
  }
}

.swal2-popup.popup_contact .swal2-content {
  padding: 0 !important;
}

.swal2-popup.popup_contact .swal2-content .form-more-wrap {
  margin: 0 auto;
}

.swal2-popup.popup_contact .swal2-header .swal2-close {
  top: -12px;
  right: -9px;
  outline: none;
}

.swal2-popup.popup_contact .swal2-content .checkPrivacy-wrap label {
  text-align: start;
}

@media (min-width: 992px) {
  .swal2-popup.popup_contact .swal2-header .swal2-close {
    top: 16px;
    right: 16px;
  }

  .swal2-popup.popup_contact {
    width: 800px;
  }

  .swal2-popup.popup_contact.form-more-wrap .textarea {
    height: 150px;
  }

  .swal2-popup.popup_contact .form-more-wrap {
    padding: 30px 40px;
  }
}

@media (min-width: 1600px) {
  .swal2-popup.popup_contact {
    width: 932px;
  }

  .swal2-popup.popup_contact.form-more-wrap .textarea {
    height: 178px;
  }

  .swal2-popup.popup_contact .form-more-wrap {
    padding: 48px 78px;
  }
}