.buy-header {
  position: absolute;
  top: 0;
  left: 0;
}
.buy-header .logo-header {
  height: 60px;
  line-height: 60px;
}
@media (min-width: 1600px) {
  .buy-header .logo-header {
    height: 80px;
    line-height: 80px;
  }
  .buy-header .logo-header img {
    width: 132px;
    height: 46px;
  }
}

.modal {
  display: none;
}

.pricing-section {
  padding: 84px 0 60px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 96.47%), linear-gradient(90deg, rgba(45, 101, 255, 0.2) 0%, rgba(118, 221, 255, 0.2) 132.63%);
}
.pricing-section .pricing-tab {
  order: 1;
  width: -moz-max-content;
  width: max-content;
  border-bottom: 1px solid rgba(141, 150, 164, 0.5019607843);
}
.pricing-section .pricing-tab .tab-btn {
  color: #8D96A4;
}
.pricing-section .pricing-tab .tab-btn.active {
  position: relative;
  color: #081A2D;
  font-weight: 600;
}
.pricing-section .pricing-tab .tab-btn.active::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #081A2D;
  position: absolute;
  bottom: 0;
}
.pricing-section .pricing-tab .tab-btn:hover {
  color: #081A2D;
}
.pricing-section .system-info .dropdown {
  order: 0;
}
.pricing-section .system-info .select-sys {
  min-width: auto;
  width: 96px;
  background-color: transparent;
  border: 0;
}
.pricing-section .system-info .select-sys::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 9.99976L11.9998 15.9996L17.9996 9.99976" stroke="%23515455" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.pricing-section .system-info .show.select-sys::after {
  background: url('data:image/svg+xml,<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 15.5L11.9998 9.5002L17.9996 15.5" stroke="%23515455" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat;
}
.pricing-section .system-info .dropdown-menu {
  margin-top: 4px;
  width: 188px;
  padding: 4px 0;
  box-shadow: 0px 0px 8px 0px rgba(195, 195, 195, 0.5019607843);
}
.pricing-section .system-info .dropdown-menu .item {
  padding: 6px 16px;
}
.pricing-section .system-info .dropdown-menu .item.active {
  background: #e8edfc;
}
.pricing-section .system-info .dropdown-menu .item a {
  display: flex;
  align-items: center;
  color: #3a3a3a;
  text-decoration: none;
}
@media (min-width: 992px) {
  .pricing-section .system-info {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(50%);
  }
}
@media (min-width: 1600px) {
  .pricing-section {
    padding: 96px 0;
  }
}
.pricing-section .mark-tip {
  color: #8D96A4;
  cursor: pointer;
}
.pricing-section .mark-tip:hover {
  color: #2D65FF;
}
.pricing-section .list-purchase {
  align-items: stretch;
}
.pricing-section .list-purchase .cell {
  height: auto;
  border: 1px solid rgba(141, 150, 164, 0.5019607843);
  border-radius: 16px;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1019607843);
  order: 1;
}
.pricing-section .list-purchase .cell.recommend {
  background: linear-gradient(90deg, #2D65FF 0%, #BB5CF2 60%, #FD6A0F 100%);
  padding: 3px;
  border: 0;
  order: 0;
}
.pricing-section .list-purchase .cell.recommend .popular {
  width: -moz-max-content;
  width: max-content;
  border-radius: 50rem;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pricing-section .list-purchase .cell.recommend .item {
  border: none;
  background: linear-gradient(359.73deg, rgba(87, 162, 255, 0.2) -5.47%, rgba(255, 255, 255, 0) 89.25%);
  background: linear-gradient(180deg, #FFFFFF 27.05%, rgba(255, 255, 255, 0) 120.85%), linear-gradient(360deg, rgba(45, 101, 255, 0.2) -1.42%, rgba(118, 221, 255, 0.2) 73%), #FFFFFF;
  border-radius: 12px;
}
.pricing-section .list-purchase .item {
  text-align: center;
  background: #fff;
  border-radius: 16px;
}
.pricing-section .list-purchase .item .licence {
  font-size: 20px;
  font-weight: 500;
  line-height: 130%;
  margin-bottom: 8px;
  position: relative;
}
.pricing-section .list-purchase .item .licence svg {
  color: #525252;
}
.pricing-section .list-purchase .item .licence svg:hover {
  color: #f50;
}
.pricing-section .list-purchase .item .licence [data-bs-toggle=tooltip] {
  transform: translateY(-10px);
}
.pricing-section .list-purchase .item .price {
  font-size: 40px;
  font-weight: 600;
  line-height: 1.3;
}
.pricing-section .list-purchase .item .price .price-perday {
  font-size: 18px;
  text-decoration: line-through;
}
.pricing-section .list-purchase .item .btn {
  min-width: 100%;
}
.pricing-section .list-purchase .item .available svg {
  color: #081A2D;
}
.pricing-section .list-purchase .item .split-lines {
  width: 100%;
  border-top: 1px solid transparent;
  -o-border-image: repeating-linear-gradient(to right, #9C9C9C 0 6px, transparent 6px 12px) 1;
  border-image: repeating-linear-gradient(to right, #9C9C9C 0 6px, transparent 6px 12px) 1;
}
.pricing-section .list-purchase .item .des-list {
  text-align: start;
  padding-left: 32px;
}
.pricing-section .list-purchase .item .des-list li {
  position: relative;
}
.pricing-section .list-purchase .item .des-list li::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.803 14.215l-4.018-3.893a.804.804 0 0 1 .962-1.273l3.673 2.13 6.784-6.447a.803.803 0 0 1 1.154 1.114L8.99 14.17a.82.82 0 0 1-1.186.045z" fill="%23616C7D"/></svg>');
  background-size: cover;
  position: absolute;
  left: -32px;
}
.pricing-section .list-purchase .item .des-list li:not(:nth-child(1)) {
  margin-top: 8px;
}
@media (min-width: 992px) {
  .pricing-section .list-purchase .cell {
    order: 0;
    max-width: 379px;
  }
  .pricing-section .list-purchase .item .price {
    font-size: 48px;
  }
}
@media (min-width: 1600px) {
  .pricing-section .list-purchase .cell {
    max-width: 456px;
  }
}
.pricing-section .team-main .list {
  border: 2px solid #2D65FF;
  border-radius: 24px;
  max-width: 1096px;
}
.pricing-section .team-main .lft {
  background: rgba(226, 232, 235, 0.2196078431);
  order: 1;
}
.pricing-section .team-main .lft .team-list li {
  display: flex;
  align-items: start;
  gap: 4px;
}
.pricing-section .team-main .lft .team-list li:not(:last-child) {
  margin-bottom: 12px;
}
.pricing-section .team-main .lft .team-list li::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="12" cy="12" r="8.5" stroke="%232D65FF"/><path d="M9 12L11.5 14L15 10" stroke="%232D65FF" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  flex-shrink: 0;
}
.pricing-section .team-main .rgt h4 {
  font-size: 28px;
}
.pricing-section .team-main .rgt .price {
  font-size: 40px;
  font-weight: 600;
}
.pricing-section .team-main .rgt .price-perday {
  font-size: 18px;
  text-decoration: line-through;
}
@media (min-width: 992px) {
  .pricing-section .team-main .lft {
    order: 0;
  }
  .pricing-section .team-main .lft .p_title {
    font-size: 20px;
  }
  .pricing-section .team-main .rgt .price {
    font-size: 48px;
  }
}
.pricing-section .secure-list span {
  font-size: 12px;
}
@media (min-width: 1600px) {
  .pricing-section .secure-list span {
    font-size: 14px;
  }
}
.pricing-section .icon-list img {
  width: 102px;
  height: auto;
}
@media (min-width: 1280px) {
  .pricing-section .icon-list img {
    width: 148px;
  }
}

.activity-banner {
  width: 100%;
  max-width: 342px;
  padding: 6px 16px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), linear-gradient(90deg, rgba(45, 101, 255, 0.6) 0%, rgba(187, 92, 242, 0.6) 60%, rgba(253, 106, 15, 0.6) 100%);
  border-radius: 12px;
}
.activity-banner .activity_lft {
  width: 100%;
}
.activity-banner .activity_text {
  margin-bottom: 2px;
}
.activity-banner .activity_text .title {
  line-height: 20px;
}
.activity-banner .activity_text .title span {
  font-size: 24px;
}
.activity-banner .activity_code {
  padding: 2px 2px 2px 12px;
  background: #FFFFFF;
  border-radius: 50rem;
}
.activity-banner .activity_code .copy_btn {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0 16px;
  font-weight: 500;
  border-radius: 50rem;
  cursor: pointer;
}
.activity-banner .activity_code .copy_btn:hover {
  background: linear-gradient(90deg, #114BEA 0%, #B12BFF 100%);
}
.activity-banner .contdown .item {
  width: 34px;
  height: 24px;
  line-height: 24px;
  padding: 0 6px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.4);
  font-weight: 500;
}
@media (min-width: 768px) {
  .activity-banner {
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
  }
  .activity-banner .activity_lft {
    width: auto;
  }
  .activity-banner .activity_code {
    padding: 4px 4px 4px 16px;
  }
  .activity-banner .activity_code .copy_btn {
    height: 32px;
    line-height: 32px;
    padding: 0 16px;
  }
}

.customSolutionForm-main {
  width: 356px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) -19.12%, #FFFFFF 69.24%), linear-gradient(90deg, rgba(45, 101, 255, 0.2) 0%, rgba(118, 221, 255, 0.2) 136.64%), linear-gradient(0deg, #FFFFFF, #FFFFFF);
  border-radius: 24px;
}
.customSolutionForm-main .form-control,
.customSolutionForm-main .form-select {
  background-color: transparent;
}
.customSolutionForm-main [type=submit] {
  min-width: 278px;
  font-size: 18px;
}
@media (min-width: 992px) {
  .customSolutionForm-main {
    width: 760px;
  }
}

.support_list .free-day-box input {
  width: 16px;
  height: 16px;
  margin-top: 0;
}
.support_list .free-day-box a.hover-text {
  text-decoration: none;
  position: relative;
}
.support_list .free-day-box a.hover-text::before {
  content: "";
  width: 100%;
  height: 90%;
  position: absolute;
  bottom: -2px;
  border-bottom: 1px dashed #000000;
}
.support_list .free-day-box .daytrial {
  padding: 0 6px;
  border: 1px solid #9C9C9C;
  border-radius: 4px;
}
.support_list .free-day-box p svg {
  cursor: pointer;
}
.support_list .free-day-box p svg:hover {
  color: #f50;
}
.support_list .free-day-box p span {
  font-weight: 700;
}
.support_list .tooltip-inner {
  padding: 8px !important;
  text-align: start !important;
  font-size: 12px;
}
.support_list .tooltip-inner a {
  color: #f50;
}
.support_list .tooltip-inner a:hover {
  color: #f50 !important;
}

.form-check-input:checked {
  background-color: transparent;
}
.form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
  background-color: #2D65FF;
  border-color: #2D65FF;
}

.safety-section {
  padding: 80px 0;
}
@media (min-width: 1280px) {
  .safety-section {
    padding: 120px 0;
  }
  .safety-section .safety-list {
    max-width: 1080px;
  }
}

.testimonials-section {
  background: linear-gradient(180deg, rgba(45, 101, 255, 0.06) 0%, rgba(255, 255, 255, 0) 100%);
}
.testimonials-section .container {
  max-width: 1224px;
}
.testimonials-section h2 {
  max-width: 1080px;
}
.testimonials-section .testimonials .swiper-wrapper {
  align-items: stretch;
}
.testimonials-section .testimonials .swiper-wrapper .swiper-slide {
  height: auto;
}
.testimonials-section .testimonials .testimonials-item {
  flex: 1;
  background: rgba(45, 101, 255, 0.1019607843);
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 24px;
}
.testimonials-section .testimonials .testimonials-item .testimonials-item-author {
  order: 1;
}
@media (min-width: 1280px) {
  .testimonials-section .testimonials .testimonials-item .testimonials-item-author {
    order: 0;
  }
}
.testimonials-section .testimonials .testimonials-item .testimonials-item-star {
  order: 0;
}

.faq-section {
  padding: 80px 0;
}
.faq-section .accordion .accordion-item {
  background: rgba(141, 150, 164, 0.1019607843);
  padding: 24px 16px;
}
.faq-section .accordion .accordion-item .accordion-header {
  font-size: 18px;
  font-weight: 500;
}
.faq-section .accordion .accordion-item.active {
  background: linear-gradient(90deg, #2D65FF 0%, #76DDFF 100%);
  color: #fff;
}
.faq-section .accordion .accordion-item.active .accordion-header::after {
  background: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="11" y="2" width="2" height="20" rx="1" fill="%23fff"/><rect x="22" y="11" width="2" height="20" rx="1" transform="rotate(90 22 11)" fill="%23fff"/></svg>');
  background-size: cover;
}
@media (min-width: 992px) {
  .faq-section .accordion .accordion-item {
    padding: 24px 36px;
  }
  .faq-section .accordion .accordion-item .accordion-header {
    font-size: 20px;
  }
}
.faq-section .more_btn {
  cursor: pointer;
}
.faq-section .more_btn:hover {
  color: #2D65FF;
}
@media (min-width: 1280px) {
  .faq-section {
    padding: 120px 0;
  }
  .faq-section .container {
    max-width: 1224px;
  }
}

.compare-platform .container {
  max-width: 1224px;
}

.compare-platform .des-table-wrap {
  border: 1px solid #EEEEEE;
  border-radius: 8px;
}

.compare-platform .des-table-wrap .new {
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  font-style: italic;
  padding: 5px 10px 2px 13px;
  background: url("https://images.pdnob.com/images2026/purchase/new-icon.svg") no-repeat center center;
  background-size: 100% 100%;
  color: #fff;
  margin-left: 6px;
}

.compare-platform .des-table-wrap .hot {
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  font-style: italic;
  padding: 5px 10px 2px 13px;
  background: url("https://images.pdnob.com/images2026/purchase/hot-icon.svg") no-repeat center center;
  background-size: 100% 100%;
  color: #FFF;
  margin-left: 6px;
}

.compare-platform .table-tit-mb-wrap {
  position: sticky;
  top: 0;
  z-index: 9;
}

.compare-platform .table-tit-mb-wrap.active {
  box-shadow: 0px 4px 16px 0px rgba(26, 26, 26, 0.2);
  padding-top: 40px;
  background: #FFFFFF;
}
@media (min-width: 992px) {
  .compare-platform .table-tit-mb-wrap.active {
    padding-top: 50px;
  }
}

.compare-platform .table-tit-mb-wrap .table-tit-mid span {
  text-align: center;
  padding: 20px 12px;
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: end;
  position: relative;
}

@media (max-width: 1599.98px) {
  .compare-platform .table-tit-mb-wrap .table-tit-mid span {
    font-size: 18px;
  }
}
.compare-platform .table-tit-mb-wrap .table-tit-mid span:nth-child(1) {
  min-width: 310px;
  /* max-width: 350px; */
}

@media (min-width: 1600px) {
  .compare-platform .table-tit-mb-wrap .table-tit-mid span:not(:first-child) {
    width: 415px;
    border-left: 1px solid #EEEEEE;
  }
}
@media (min-width: 1600px) {
  .compare-platform .table-tit-mb-wrap .table-tit-mid span:not(:first-child) {
    width: 296px;
  }
}
.compare-platform .table-tit-mb-wrap .table-tit-mid span .price {
  font-size: 14px;
  font-weight: 700;
  margin-top: 4px;
  margin-bottom: 12px;
}

@media (min-width: 1600px) {
  .compare-platform .table-tit-mb-wrap .table-tit-mid span .price {
    font-size: 20px;
  }
}
.compare-platform .table-tit-mb-wrap .table-tit-mid span a.btn {
  min-width: 214px;
  justify-content: center;
}

.compare-platform .table-tit-mb-wrap .table-tit-mid span .recommend {
  position: absolute;
  width: calc(100% + 5px);
  padding: 10px 0;
  background: linear-gradient(90deg, #2D65FF 0%, #BB5CF2 100%);
  border-radius: 24px 24px 0 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 130%;
  color: #FFFFFF;
  top: 0;
  left: 50%;
  transform: translate(-50%, calc(-100% - 2px));
}

.compare-platform .des-table .des-table-tit {
  background: rgba(45, 101, 255, 0.1019607843);
  display: flex;
  line-height: 150%;
  border-bottom: 1px solid #FFFFFF;
  cursor: pointer;
}

.compare-platform .des-table:last-child .des-table-tit.alone-text {
  border: 0;
}

.compare-platform .des-table .des-table-tit > span:nth-child(1) {
  width: 310px;
  font-size: 18px;
  font-weight: 600;
  padding: 12px 24px;
  display: flex;
  align-items: center;
}

.compare-platform .des-table .des-table-tit:not(.alone-text) > span:nth-child(1) {
  white-space: nowrap;
}

.compare-platform .des-table .des-table-tit.alone-text > span:nth-child(1) {
  font-size: 14px;
}

.compare-platform .des-table .des-table-tit.alone-text > span:not(:last-child) {
  border-right: 1px solid #FFFFFF;
}

@media (min-width: 1600px) {
  .compare-platform .des-table .des-table-tit > span:not(:first-child) {
    text-align: center;
    width: 334px;
    font-weight: 500;
    line-height: 1.5;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (min-width: 1600px) {
  .compare-platform .des-table .des-table-tit > span:not(:first-child) {
    width: 296px;
  }
}
.compare-platform .des-table .des-table-tit > span:nth-child(2) {
  text-align: start;
}

.compare-platform .des-table .des-table-tit.alone-text > span .vs-icon {
  width: 24px;
}

.compare-platform .des-table .des-table-tit svg {
  transition: all 0.4s;
}

.compare-platform .des-table:not(.data-hide) .des-table-tit svg {
  transform: rotate(-180deg);
}

.compare-platform .des-table .control-height {
  height: -moz-max-content;
  height: max-content;
  overflow: hidden;
}

.compare-platform .des-table.data-hide .control-height {
  height: 0;
}

.compare-platform .des-table .des-table-content > * {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 150%;
  text-align: center;
}

.compare-platform .des-table .des-table-content > * a.hover-text {
  color: #6B6B6B;
}

.compare-platform .des-table .des-table-content > * a.hover-text:hover {
  color: #2D65FF;
}

.compare-platform .des-table .des-table-content > * .vs-icon {
  width: 24px;
}

.compare-platform .des-table .des-table-content:not(:last-child) > * {
  border-bottom: 1px solid #EEEEEE;
}

.compare-platform .des-table .des-table-content > :not(:first-child) {
  font-size: 12px;
}

.compare-platform .des-table .des-table-content > *:nth-child(1) {
  font-size: 14px;
  font-weight: 600;
  width: 310px;
  justify-content: start;
  padding: 12px 24px;
  color: #212121;
  text-align: start;
}

.compare-platform .des-table .des-table-content.special > *:nth-child(1) {
  padding: 0;
  height: -moz-max-content;
  height: max-content;
  flex-direction: column;
}

.compare-platform .des-table .des-table-content.special > *:not(:first-child) {
  height: auto;
  padding: 20px;
}

.compare-platform .des-table .des-table-content.special > *:nth-child(1) span {
  width: 100%;
  height: 45px;
  padding: 12px 24px;
  text-align: start;
}

.compare-platform .des-table .des-table-content.special > *:nth-child(1) span:not(:last-child) {
  border-bottom: 1px solid #EEEEEE;
}

@media (min-width: 1600px) {
  .compare-platform .des-table .des-table-content > *:not(:first-child) {
    width: 415px;
    font-size: 12px;
    font-weight: 500;
  }
}
@media (min-width: 1600px) {
  .compare-platform .des-table .des-table-content > *:not(:first-child) {
    width: 296px;
  }
}
.compare-platform .des-table .des-table-content > *:not(:last-child) {
  border-right: 1px solid #EEEEEE;
}

@media (min-width: 1280px) {
  .compare-platform .table-tit-mb-wrap .table-tit-mid span:nth-child(2),
  .compare-platform .table-tit-mb-wrap .table-tit-mid span:nth-child(3) {
    border-right: 2px solid #2D65FF;
  }
  .compare-platform .table-tit-mb-wrap .table-tit-mid span:nth-child(3) {
    border-top: 2px solid #2D65FF;
  }
  .compare-platform .des-table .des-table-tit > span:not(:first-child):nth-child(2),
  .compare-platform .des-table .des-table-tit > span:not(:first-child):nth-child(3) {
    border-right: 2px solid #2D65FF;
    margin: -1px 0;
  }
  .compare-platform .des-table .des-table-content > *:nth-child(2),
  .compare-platform .des-table .des-table-content > *:nth-child(3) {
    border-right: 2px solid #2D65FF;
  }
  .compare-platform .des-table-wrap .des-table:last-child > *:last-child > *:last-child > *:nth-child(4),
  .compare-platform .des-table-wrap .des-table:last-child > *:last-child > *:nth-child(3) {
    border-bottom: 2px solid #2D65FF;
  }
}
@media (max-width: 1599.98px) {
  .compare-platform-div {
    padding-top: 100px;
  }
  .compare-platform h2 {
    margin-bottom: 133px;
  }
  .compare-platform .table-tit-mb-wrap .table-tit-mid span:nth-child(1),
  .compare-platform .des-table .des-table-content > *:nth-child(1),
  .compare-platform .des-table .des-table-tit > span:nth-child(1) {
    min-width: 227px;
    max-width: 227px;
  }
  .compare-platform .table-tit-mb-wrap .table-tit-mid span:not(:first-child),
  .compare-platform .des-table .des-table-content > *:not(:first-child),
  .compare-platform .des-table .des-table-tit > span:not(:first-child) {
    min-width: 324px;
    max-width: 324px;
    justify-content: center;
    align-items: center;
    line-height: 150%;
    text-align: center;
    display: flex;
  }
  .compare-platform .table-tit-mb-wrap .table-tit-mid span {
    padding: 20px 12px;
  }
  .compare-platform .table-tit-mb-wrap .table-tit-mid span a.btn {
    min-width: 191px;
    font-size: 16px;
  }
}
@media (max-width: 1279.98px) {
  .compare-platform h2 {
    margin-bottom: 90px;
  }
  .compare-platform .table-tit-mb-wrap .table-tit-mid span {
    justify-content: center;
  }
  .compare-platform .table-tit-mb-wrap .table-tit-mid span:nth-child(1) {
    display: none;
  }
  .compare-platform .table-tit-mb-wrap .table-tit-mid span:not(:first-child) {
    font-size: 12px;
    font-weight: 400;
    border-left: 0;
  }
  .compare-platform .table-tit-mb-wrap .table-tit-mid span .price {
    margin-top: 2px;
    margin-bottom: 0;
    font-weight: 600;
    color: #3A3A3A;
  }
  .compare-platform .table-tit-mb-wrap .table-tit-mid span a.btn {
    display: none;
  }
  .compare-platform .table-tit-mb-wrap .table-tit-mid span .recommend {
    width: 100%;
    transform: translate(-50%, -100%);
  }
  .compare-platform .des-table .des-table-content {
    flex-wrap: wrap;
  }
  .compare-platform .des-table .des-table-content > *:nth-child(1) {
    min-width: 100%;
    max-width: 100%;
    border-bottom: 0;
    padding: 8px;
  }
  .compare-platform .des-table .des-table-content > *:nth-child(2) {
    text-align: start;
  }
  .compare-platform .des-table .des-table-content > *:not(:last-child) {
    border-right: 0;
  }
  .compare-platform .table-tit-mb-wrap .table-tit-mid span:not(:first-child),
  .compare-platform .des-table .des-table-content > *:not(:first-child),
  .compare-platform .des-table .des-table-tit > span:not(:first-child) {
    max-width: 33%;
    min-width: 33%;
    padding: 8px;
  }
  .compare-platform .des-table .des-table-tit:not(.alone-text) > span:not(:first-child) {
    display: none;
  }
  .compare-platform .des-table .des-table-content > *:not(:first-child) {
    color: #6B6B6B;
  }
  .compare-platform .des-table .des-table-content > * a,
  .compare-platform .des-table .des-table-content > * .hot {
    display: none;
  }
  .compare-platform .table-tit-mb-wrap .table-tit-mid span:not(:first-child) {
    padding: 20px 0;
  }
  .compare-platform .des-table .des-table-tit > span:nth-child(1) {
    padding: 8px;
  }
  .compare-platform .des-table .des-table-tit.alone-text {
    flex-wrap: wrap;
    background: #FFFFFF;
  }
  .compare-platform .des-table .des-table-tit.alone-text > span:nth-child(1) {
    background: rgba(45, 101, 255, 0.1019607843);
    min-width: 100%;
    max-width: 100%;
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  .compare-platform-div {
    padding-top: 64px;
  }
}
@media (max-width: 767.98px) {
  .compare-platform .table-tit-mb-wrap .table-tit-mid span .recommend {
    font-size: 12px;
    border-radius: 8px 8px 0 0;
  }
}
#customSolutionForm {
  position: relative;
}

.form-alert-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  width: 90%;
  max-width: 400px;
  text-align: center;
  pointer-events: none;
  /* Let clicks pass through if it's hidden */
}

.form-alert-container .alert {
  pointer-events: auto;
  /* Re-enable clicks for the alert itself */
  margin-bottom: 0;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  padding: 30px;
  border-radius: 12px;
  border: none;
}

.alert-success {
  background-color: #e6f7ef;
  color: #1a8754;
}

.alert-danger {
  background-color: #fdeaea;
  color: #dc3545;
}/*# sourceMappingURL=purchase.css.map */