.the-table {
  padding: 4em;
  border-radius: 2em;
  background-color: #f2f2f2;
}
@media (max-width: 640px) {
  .the-table {
    padding: 2em 1em;
  }
}
.the-table .the-content {
  padding-bottom: 30px;
}
.the-table .the-content .elementor-widget-container {
  text-align: center;
}
.the-table .the-content .elementor-widget-container h1, .the-table .the-content .elementor-widget-container h2, .the-table .the-content .elementor-widget-container h3, .the-table .the-content .elementor-widget-container h4 {
  color: #769EAE;
  font-family: "Poppins";
  font-weight: 700;
}
.the-table .the-content .elementor-widget-container h1, .the-table .the-content .elementor-widget-container h2, .the-table .the-content .elementor-widget-container h3 {
  font-size: 35px;
  margin-bottom: 20px;
}
.the-table .the-content .elementor-widget-container h4 {
  font-size: 25px;
  margin-bottom: 0px;
}
.the-table .the-content .elementor-widget-container p {
  color: #231f20;
  margin-bottom: 20px;
}
.the-table .the-content .elementor-widget-container > *:last-child {
  margin-bottom: 0px !important;
}
.the-table .elementor-widget-container {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
  background: transparent !important;
}
@media (max-width: 1024px) {
  .the-table .elementor-widget-container table tr > * * {
    line-height: 1.3;
  }
}
.the-table .elementor-widget-container table thead > tr * {
  font-size: 18px !important;
}
@media (min-width: 1025px) {
  .the-table .elementor-widget-container table thead > tr > *:first-child {
    background: transparent !important;
  }
  .the-table .elementor-widget-container table thead > tr > *:first-child * {
    opacity: 0;
    background: transparent !important;
  }
}
@media (min-width: 1025px) {
  .the-table .elementor-widget-container table thead > tr > *:nth-child(2) {
    padding: 0px;
    background: transparent !important;
  }
  .the-table .elementor-widget-container table thead > tr > *:nth-child(2) > .pp-table-cell-content {
    text-align: center;
    display: block;
    padding: 12px;
    border-radius: 0.5em 0.5em 0 0;
    background-color: #769EAE;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#769EAE), to(#769EAE));
    background-image: linear-gradient(180deg, #769EAE 0, #5894AC 100%);
    color: white;
  }
}
@media (max-width: 1024px) {
  .the-table .elementor-widget-container table thead > tr > *:nth-child(1) {
    padding: 0px;
    background: transparent !important;
  }
  .the-table .elementor-widget-container table thead > tr > *:nth-child(1) > .pp-table-cell-content {
    text-align: center;
    display: block;
    padding: 12px;
    border-radius: 0.5em 0.5em 0 0;
    background-color: #769EAE;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#769EAE), to(#769EAE));
    background-image: linear-gradient(180deg, #769EAE 0, #5894AC 100%);
    color: white;
  }
}
.the-table .elementor-widget-container table thead > tr > *:last-child {
  background: transparent !important;
}
.the-table .elementor-widget-container table thead > tr > *:last-child * {
  color: #838182;
}
.the-table .elementor-widget-container table tbody > tr > *:first-child {
  background: transparent !important;
  text-align: right;
}
.the-table .elementor-widget-container table tbody > tr > *:first-child .pp-table-cell-content {
  display: block;
}
.the-table .elementor-widget-container table tbody > tr > *:nth-child(2) > * .pp-table-cell-icon {
  color: #769EAE !important;
}
.the-table .elementor-widget-container table tbody > tr > *:nth-child(3) > * .fas.fa-times {
  opacity: 0;
}
.the-table .elementor-widget-container table tbody > tr > *:nth-child(3) * {
  color: #838182 !important;
}
.the-table .elementor-widget-container table tbody > tr:nth-child(even) > *:nth-child(2),
.the-table .elementor-widget-container table tbody > tr:nth-child(even) > *:nth-child(3) {
  background: transparent !important;
}
@media (max-width: 1024px) {
  .the-table .elementor-widget-container table tbody > tr:nth-child(even) > * {
    background: transparent !important;
  }
}
.the-table .elementor-widget-container table tbody > tr:nth-child(odd) > *:nth-child(2),
.the-table .elementor-widget-container table tbody > tr:nth-child(odd) > *:nth-child(3) {
  background: rgba(35, 31, 32, 0.0625) !important;
}
@media (max-width: 1024px) {
  .the-table .elementor-widget-container table tbody > tr:nth-child(odd) > * {
    background: rgba(35, 31, 32, 0.0625) !important;
  }
}
@media (max-width: 1024px) {
  .the-table .elementor-widget-container table tbody > tr > *:first-child * {
    color: #769EAE !important;
  }
  .the-table .elementor-widget-container table tbody > tr > *:last-child * {
    color: #838182 !important;
  }
  .the-table .elementor-widget-container table tbody > tr > * .pp-table-cell-content {
    display: flex !important;
    flex-direction: column !important;
    align-items: center;
    justify-content: center;
  }
}

/*# sourceMappingURL=style.css.map */
