:root {
  --bodyFont: "DM Sans", sans-serif;
  --titleFont: "Poppins", sans-serif;
  --titleColor: #ffffff;
  --textColor: #ffffff;
  --primaryColor: #5c00e5;
  --secondaryColor: #f23f5d;
  --bodyColor: #111111;
  --bodyColor2: #1a1a1a;
  --whiteColor: #ffffff;
  --blackColor: #000000;
  --borderColor: #e2eaf0;
  --inputbgColor: #f5f9fc;
  --softbgColor: #f5f9fc;
  --neutralColor0: #ffffff;
  --neutralColor10: #fafafb;
  --neutralColor20: #f5f6f7;
  --neutralColor30: #ebecef;
  --neutralColor40: #dfe0e4;
  --neutralColor50: #c1c4cc;
  --neutralColor60: #b2b6bf;
  --neutralColor70: #a6aab5;
  --neutralColor80: #979ca8;
  --neutralColor90: #888e9c;
  --neutralColor100: #798090;
  --neutralColor200: #6a7283;
  --neutralColor300: #5b6477;
  --neutralColor400: #4f586d;
  --neutralColor500: #404a60;
  --neutralColor600: #343e56;
  --neutralColor700: #222e48;
  --neutralColor800: #13203b;
  --neutralColor800: #13203b;
  --transition: 0.4s all ease;
}

.elementor-widget-tp-price-table .elementor-widget-container .tp-pricing-table-title {
  margin-bottom: 12px;
  color: var(--titleColor);
  font-size: 24px;
  line-height: 30px;
}
.elementor-widget-tp-price-table .elementor-widget-container .tp-pricing-table-header p {
  padding-bottom: 10px;
  color: var(--titleColor);
}
.elementor-widget-tp-price-table .elementor-widget-container .tp-pricing-table-price .tp-pricing-table-price-tag {
  margin-bottom: 0.5rem;
  color: var(--titleColor);
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  position: relative;
}
.elementor-widget-tp-price-table .elementor-widget-container .tp-pricing-table-price .tp-pricing-table-price-tag .tp-pricing-table-price-text {
  font-weight: 700;
  margin-left: -10px;
}
.elementor-widget-tp-price-table .elementor-widget-container .tp-pricing-table-price .tp-pricing-table-period {
  color: #777;
  font-size: 16px;
  display: block;
  font-weight: 400;
  padding-top: 5px;
}
.elementor-widget-tp-price-table .elementor-widget-container .tp-pricing-table-price.display-inline .tp-pricing-table-period {
  position: relative;
  padding-left: 16px;
  display: inline-block;
}
.elementor-widget-tp-price-table .elementor-widget-container .tp-pricing-table-price.display-inline .tp-pricing-table-period:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 2px;
  position: absolute;
  left: 0;
  transform: rotate(20deg) translateY(-50%);
  top: 50%;
  background: #f2f2f2;
}
.elementor-widget-tp-price-table .elementor-widget-container .tp-pricing-table-body .tp-pricing-table-features-title {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
  border-bottom: 1px solid rgba(28, 30, 48, 0.1);
  padding-bottom: 30px;
}
.elementor-widget-tp-price-table .elementor-widget-container .tp-pricing-table-body .tp-pricing-table-features-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.elementor-widget-tp-price-table .elementor-widget-container .tp-pricing-table-body .tp-pricing-table-features-list li {
  margin-bottom: 8px;
  font-size: 16px;
  color: var(--titleColor);
  display: flex;
  align-items: center;
}
.elementor-widget-tp-price-table .elementor-widget-container .tp-pricing-table-body .tp-pricing-table-features-list li.active i {
  font-size: 18px;
}
.elementor-widget-tp-price-table .elementor-widget-container .tp-pricing-table-body .tp-pricing-table-features-list li.deactive {
  color: #5D666F;
}
.elementor-widget-tp-price-table .elementor-widget-container .tp-pricing-table-body .tp-pricing-table-features-list li span {
  transition: all 0s;
}
.elementor-widget-tp-price-table .elementor-widget-container .tp-pricing-table-body .tp-pricing-table-features-list li i {
  margin-right: 10px;
  min-width: 15px;
  font-size: 16px;
}
.elementor-widget-tp-price-table .elementor-widget-container .tp-pricing-table-btn {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 40px;
  background-color: var(--primaryColor);
  color: #0F2923;
  text-decoration: none;
  font-size: 16px;
  transition: all 0.3s;
  text-align: center;
}
.elementor-widget-tp-price-table .elementor-widget-container .tp-pricing-icon {
  position: relative;
}
.elementor-widget-tp-price-table .elementor-widget-container .tp-pricing-icon i {
  position: relative;
  transition: var(--transition);
  text-align: center;
}
.elementor-widget-tp-price-table .elementor-widget-container .tp-pricingt-style2 {
  position: relative;
}
.elementor-widget-tp-price-table .elementor-widget-container .tp-pricingt-style2 .tp-pricing-table-price {
  background: var(--primaryColor);
  display: inline-block;
  position: absolute;
  top: -10%;
  left: 0;
  padding: 18px 40px;
  text-align: right;
  animation: jump-1 5s linear infinite;
}
.elementor-widget-tp-price-table .elementor-widget-container .tp-pricingt-style2 .tp-pricing-table-header {
  padding-top: 95px;
  border-bottom: 1px solid #EAE2E2;
}
.elementor-widget-tp-price-table .elementor-widget-container .tp-pricingt-style2 .tp-pricing-table-header p {
  margin-bottom: 0;
  padding-bottom: 0;
}
.elementor-widget-tp-price-table .elementor-widget-container .tp-pricingt-style2 .tp-pricing-table-price .tp-pricing-table-price-tag .tp-pricing-table-price-text {
  margin: 0;
}
.elementor-widget-tp-price-table .elementor-widget-container .tp-pricingt-style2 .tp-pricing-table-price-tag {
  margin-bottom: 0;
}
.elementor-widget-tp-price-table .elementor-widget-container .tp-pricingt-style2 .tp-pricing-table-period {
  margin-top: 0;
}

.tp-pricingt-style3 .plan__valu__left {
  display: flex;
}

.tp-pricingt-stylestyle3.plan__section__four::before {
  display: none;
}
.tp-pricingt-stylestyle3.plan__section__four::after {
  display: none;
}

.tp-price-table .pricing_doller, .tp-price-table .pricing_period, .tp-price-table .list_title {
  color: #1C1E30;
}
.tp-price-table .list_title {
  padding-top: 20px;
}
.tp-price-table:hover .pricing_doller, .tp-price-table:hover .pricing_period, .tp-price-table:hover .list_title {
  color: #fff;
}
.tp-price-table:hover .tp-pricing-table-features-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.tp-price-table:hover .box-style.box-second {
  background-color: #FFAF40 !important;
}
.tp-price-table:hover .box-style.box-second span {
  color: #0F2923;
}
.tp-price-table .btn-part {
  margin-top: 36px;
}/*# sourceMappingURL=pricing-table.css.map */