.price-table, body {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.ginger-box {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 1060px;
  max-width: 100%;
  border-radius: 5px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.price-switch, .table-body {
  border-top: 1px solid #eaeff2;
}

.ginger-box * {
  box-sizing: border-box;
}

.ginger-box.no-bg {
  border-style: none;
  background-color: transparent;
}

.ginger-inner-box {
  border-radius: 5px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 15px;
}

.clear {
  clear: both;
}

.ginger-box h2 {
  margin: 0px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
  font-size: 1.5rem;
  line-height: 2rem;
}

.pricing-container {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 0px;
  padding-right: 0px;
}

.price-table {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 30px;
  border-radius: 0.375rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(234 239 242 / var(--tw-border-opacity));
  box-shadow: 0 0 10px -3px rgba(34, 68, 136, 0.2);
  -webkit-box-shadow: 0 0 10px -3px rgba(34, 68, 136, 0.2);
  -moz-box-shadow: 0 0 10px -3px rgba(34, 68, 136, 0.2);
}

.package-desc, a.checkout-url {
  border-radius: 0.25rem;
  text-align: center;
}

.package-price {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0.625rem;
  padding-bottom: 0px;
  text-align: center;
  font-size: 4rem;
  line-height: 4.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.package-price span {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(17 27 33 / var(--tw-text-opacity));
}

.credit-cards, .table-head {
  text-align: center;
}

.package-desc {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.625rem;
  margin-bottom: 15px;
  display: inline-block;
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  --tw-text-opacity: 1;
  color: rgb(17 27 33 / var(--tw-text-opacity));
}

.col-md-4 {
  float: left;
  box-sizing: border-box;
  width: 33.333333%;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
}

.table-body {
  padding: 0.625rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

.table-body ul {
  margin: 0px;
  list-style-type: none;
  padding: 0px;
}

.table-body ul li {
  position: relative;
  z-index: 2;
  margin: 0px;
  display: block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0px;
  padding-right: 0px;
  text-align: left;
  line-height: 22px;
}

.table-body ul li:last-child:after, .table-body ul li:last-child:before {
  display: none;
}

.table-body a, .table-body a:focus, .table-body a:hover {
  display: block;
  --tw-text-opacity: 1;
  color: rgb(17 27 33 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.table-body ul li .dashicons {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0.25rem;
  margin-left: 0px;
  display: inline-block;
  vertical-align: bottom;
}

a.checkout-url {
  display: block;
  --tw-bg-opacity: 1;
  background-color: rgb(100 88 237 / var(--tw-bg-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
}

a.checkout-url:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(90 79 213 / var(--tw-bg-opacity));
}

.price-switch {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0px;
  padding-right: 0px;
}

label.checkbox-switch {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  height: 30px;
  width: 50px;
  cursor: pointer;
  border-radius: 20px;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(100 88 237 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  vertical-align: top;
}

.table-footer {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0px;
  padding-bottom: 15px;
}

label.checkbox-switch:before {
  position: absolute;
  left: 0.125rem;
  top: 0.125rem;
  margin-left: 0px;
  height: 22px;
  width: 22px;
  border-radius: 18px;
  --tw-bg-opacity: 1;
  background-color: rgb(100 88 237 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
  transition: 0.15s linear;
  box-shadow: 0 0 19px 0 rgba(45, 8, 133, 0.5) inset;
  -webkit-box-shadow: 0 0 19px 0 rgba(45, 8, 133, 0.5) inset;
  -moz-box-shadow: 0 0 19px 0 rgba(45, 8, 133, 0.5) inset;
}

input[type=checkbox]:checked + label.checkbox-switch:before {
  margin-left: 19px;
}

.plan-switch {
  width: 5rem;
  text-align: center;
}

.yearly-plan {
  width: calc(50% - 40px);
}

.price-switch .plan-price {
  font-size: 1.5rem;
  line-height: 2rem;
  text-decoration-line: line-through;
}

.price-switch .plan-desc {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.price-switch .plan-desc, .price-switch .plan-price {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(17 27 33 / var(--tw-text-opacity));
  transition: 0.25s linear;
}

.price-switch .active .plan-desc, .price-switch .active .plan-price {
  --tw-text-opacity: 1;
  color: rgb(100 88 237 / var(--tw-text-opacity));
  text-decoration-line: none;
}

.text-right {
  text-align: right !important;
}

.sr-only {
  position: absolute;
  margin: -1px;
  height: 1px;
  width: 1px;
  overflow: hidden;
  padding: 0px;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.tooltip-text {
  visibility: hidden;
  position: absolute;
  bottom: 100%;
  left: 0px;
  z-index: 1;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  width: auto;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(17 27 33 / var(--tw-bg-opacity));
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  text-align: left;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  opacity: 0;
  transition: opacity 0.25s;
  box-shadow: 0 0 10px 0 rgba(34, 68, 136, 0.2);
  -webkit-box-shadow: 0 0 10px 0 rgba(34, 68, 136, 0.2);
  -moz-box-shadow: 0 0 10px 0 rgba(34, 68, 136, 0.2);
}

.money-back, .package-name, .plan-title, .pricing-switch {
  text-align: center;
}

.tooltip:hover .tooltip-text:after {
  position: absolute;
  left: 15px;
  top: 100%;
  border-width: 5px;
  border-style: solid;
  content: "";
  border-color: #111b21 transparent transparent;
}

.tooltip:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
}

.credit-cards img {
  height: auto;
  max-width: 100%;
}

.money-back {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0.625rem;
  padding-bottom: 30px;
  font-weight: 700;
}

.price-table.is-fixed {
  position: relative;
  padding-bottom: 140px;
}

.price-table .plan-price-bottom {
  position: sticky;
  bottom: 0px;
  z-index: 11;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.price-table.is-fixed .plan-price-bottom.active {
  bottom: 0px;
}

.price-table.is-fixed .plan-price-bottom {
  position: fixed;
  z-index: 99999;
}

.plan-title {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-size: 1.4rem;
  line-height: 1.2;
}

.faqs-title, .package-name {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}

.pricing-switch {
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  margin-bottom: 2.5rem;
}

.plan-duration {
  display: inline-block;
  padding: 0.25rem;
}

.plan-duration a {
  position: relative;
  display: inline-block;
  border-radius: 0.25rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(100 88 237 / var(--tw-text-opacity));
  border-bottom: 2px solid transparent;
}

.plan-duration .year-plan span {
  position: absolute;
  left: 100%;
  width: 150px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 3px;
}

.plan-duration a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 238 253 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(100 88 237 / var(--tw-text-opacity));
}

.plan-duration a.active {
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(100 88 237 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

a:focus {
  text-decoration-line: none;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  outline: 2px solid transparent;
  outline-offset: 2px;
}

a {
  text-decoration-line: none;
}

.pricing-switch-box {
  display: inline-flex;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(237 229 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  box-shadow: 0 0 10px -3px rgba(80, 103, 243, 0.2);
  -webkit-box-shadow: 0 0 10px -3px rgba(80, 103, 243, 0.2);
}

.package-name {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0px;
  padding-right: 0px;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(50 50 50 / var(--tw-text-opacity));
  border-bottom: 1px solid #eaeff2;
}

@media only screen and (max-width: 1024px) {
  .ginger-box {
    box-sizing: border-box;
    width: 100%;
    padding: 1.25rem;
  }
  .gp-faq-section .ginger-box {
    padding: 0px;
  }
}
@media only screen and (max-width: 880px) {
  .pricing-tables .col-md-4 {
    width: 50%;
  }
}
@media only screen and (max-width: 640px) {
  .pricing-tables .col-md-4 {
    width: 100%;
  }
  .gp-faq-box {
    display: block;
    padding: 25px;
  }
  .gp-faq-box-right {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 25px;
    padding-bottom: 0px;
  }
}
