h1.home-black--title {
  color: #282828 !important;
  font-family: Roboto, sans-serif !important;
  font-size: 84px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 90px !important;
}

@media (width <= 1023.98px) {
  h1.home-black--title {
    font-size: 38px !important;
    line-height: calc(1em + 16px) !important;
  }
}

span.landing-gradient--title {
  color: #0000;
  background: linear-gradient(90deg, #18a7de, #f15cdb);
  -webkit-background-clip: text;
  font-size: 84px;
  font-style: normal;
  font-weight: 600;
  display: inline-block;
}

@media (width <= 1023.98px) {
  span.landing-gradient--title {
    font-size: 38px;
    line-height: calc(1em + 16px);
  }
}

span.landing-gradient--title-small {
  color: #0000;
  background: linear-gradient(90deg, #18a7de, #f15cdb);
  -webkit-background-clip: text;
  font-size: 64px;
  font-style: normal;
  font-weight: 600;
  display: inline-block;
}

@media (width <= 1023.98px) {
  span.landing-gradient--title-small {
    font-size: 35px;
    line-height: calc(1em + 16px);
  }
}

div.table-comparison--wrapper .table-comparison--while-data {
  padding: 45px 0 20px 30px;
}

div.table-comparison--wrapper .table-comparison--while-data span {
  color: #282828;
  background-color: #fff;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
}

div.table-comparison--wrapper .table-comparison--while-data.first-white--data {
  padding: 0 0 20px 30px;
}

div.table-comparison--wrapper .table-comparison--while-data.last-white--data {
  padding: 0 0 40px;
}

div.table-comparison--wrapper .table-comparison--grey-data {
  background-color: #f9f9f9;
  padding: 0 30px;
  position: relative;
}

div.table-comparison--wrapper .table-comparison--grey-data:after {
  z-index: 0;
  content: "";
  background-color: #f9f9f9;
  width: 30px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -30px;
}

div.table-comparison--wrapper .table-comparison--grey-data.table-data--border-bottom-right:after {
  border-bottom-right-radius: 12px;
}

div.table-comparison--wrapper .table-comparison--grey-data.table-data--border-top-right:after {
  border-top-right-radius: 12px;
}

div.table-comparison--wrapper .table-comparison--grey-data span.table-data-main--value {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

div.table-comparison--wrapper .table-comparison--grey-data .table-border--wrapper {
  border-bottom: 1px solid #c7c7c7;
  min-height: 102px;
  padding: 35px 0;
}

div.table-comparison--wrapper .table-comparison--grey-data .table-no-border--wrapper {
  min-height: 102px;
  padding: 35px 0;
}

div.table-comparison--wrapper .table-data--border-bottom-left {
  border-bottom-left-radius: 12px;
}

div.table-comparison--wrapper .table-data--border-top-left {
  border-top-left-radius: 12px;
}

div.table-comparison--wrapper .table-comparison--header {
  flex-direction: column;
  align-items: center;
  min-height: 200px;
  padding: 50px 0 0;
  display: flex;
}

div.table-comparison--wrapper .table-comparison--header .price--title {
  color: #282828;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 38px;
}

div.table-comparison--wrapper .table-comparison--header .price--currency-time {
  color: #6a6a6a;
  margin-bottom: 25px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

div.table-comparison--wrapper .table-comparison--header .center--button {
  text-align: center;
  min-width: 240px;
  height: 50px;
}

@media (width <= 1023.98px) {
  div.table-comparison--wrapper .table-comparison--header .center--button {
    min-width: unset;
    max-width: 80%;
  }
}

div.table-comparison--wrapper .table-comparison--header .center--button a {
  box-sizing: border-box;
  letter-spacing: .02em;
  color: #0170f7;
  border: 2px solid #0170f7;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 14px 30px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 19px;
  text-decoration: none;
  display: flex;
}

@media (width <= 1199px) {
  div.table-comparison--wrapper .table-comparison--header .center--button a {
    padding: 15px;
    font-size: 18px;
  }
}

div.table-comparison--wrapper .table--value {
  color: #696969;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

div.table-comparison--wrapper .table-icon--value {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 26px;
  display: flex;
}

div.table-comparison--wrapper .main-data--value {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

div.table-comparison--wrapper .main-data--value.md-hide {
  padding-right: 10px;
}

div.table-comparison--wrapper .section-border--wrapper {
  background: #ffffff80;
  border: 1px solid #d9d9d9;
  border-radius: 16px;
  margin: 0 10px;
  position: relative;
}

div.table-comparison--wrapper .section-border--wrapper.most-popular-section--wrapper {
  background: linear-gradient(#fff, #fff) padding-box padding-box, linear-gradient(94.63deg, #14b0e0, #4157cc, #f15cdb) border-box;
  border: 2px solid #0000;
  position: relative;
}

div.table-comparison--wrapper .section-border--wrapper.most-popular-section--wrapper .most-popular--group {
  background: linear-gradient(92.6deg, #14b0e0 2.17%, #4157cc 50.27%, #f15cdb 95.95%);
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  justify-content: center;
  align-items: center;
  min-width: 145px;
  height: 30px;
  display: flex;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

div.table-comparison--wrapper .section-border--wrapper.most-popular-section--wrapper .most-popular--group span {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 16.41px;
}

div.table-comparison--wrapper .section-border--wrapper.most-popular-section--wrapper .most-popular--group span:before {
  content: "";
  background-image: url("../most-popular-star.4724f35d.svg");
  background-size: cover;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  display: inline-block;
}

div.table-comparison--wrapper .section-border--wrapper.most-popular-section--wrapper .table-comparison--header {
  background: #f9f9f9;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

div.table-comparison--wrapper .section-border--wrapper.most-popular-section--wrapper .table-comparison--header .center--button a {
  color: #fff;
  background-color: #0170f7;
}

@media (width <= 1199px) {
  div.table-comparison--wrapper .section-border--wrapper.most-popular-section--wrapper .table-comparison--header .center--button a {
    padding: 15px;
    font-size: 18px;
  }
}

div.table-comparison--wrapper .section-border--wrapper.most-popular-section--wrapper .table-comparison--while-data .first-white--data {
  background: #f9f9f9;
}

div.table-comparison--wrapper .section-border--wrapper .table-comparison--grey-data {
  background-color: #f9f9f9;
  align-items: center;
}

div.table-comparison--wrapper .section-border--wrapper .table-comparison--grey-data:after {
  right: -32px;
}

div.table-comparison--wrapper .section-border--wrapper .table-comparison--grey-data .table-border--wrapper, div.table-comparison--wrapper .section-border--wrapper .table-comparison--grey-data .table-no-border--wrapper {
  justify-content: center;
  align-items: center;
  min-height: 102px;
  display: flex;
}

@media (width >= 768px) {
  div.table-comparison--wrapper {
    grid-template-columns: minmax(150px, 1.3fr) repeat(3, minmax(100px, 1fr));
    display: grid;
  }
}

@media (width <= 767px) {
  div.table-comparison--wrapper .table-comparison--while-data {
    text-align: center;
  }

  div.table-comparison--wrapper .table-comparison--while-data.first-white--data {
    padding: 45px 0 20px 30px;
  }

  div.table-comparison--wrapper .table-icon--value {
    width: unset;
  }

  div.table-comparison--wrapper .md-margin-top-100 {
    margin-top: 100px;
  }

  div.table-comparison--wrapper .md-margin-top-50 {
    margin-top: 50px;
  }

  div.table-comparison--wrapper .table-comparison--grey-data:after, .md-show {
    display: none;
  }
}

@media (width >= 768px) {
  .md-hide {
    display: none;
  }
}

.md-opacity-zero {
  padding-top: 45px;
}

@media (width >= 768px) {
  .md-opacity-zero {
    opacity: 0;
    visibility: hidden;
  }
}

.gradient--text.gradient--text {
  color: #0000;
  background: linear-gradient(90deg, #18a7de, #f15cdb);
  -webkit-background-clip: text;
  display: inline-block;
}

p.grey--text {
  color: #666 !important;
}
/*# sourceMappingURL=ckeditor.css.map */
