.comparison-table-ventajas {
  background-color: #F4F6FB;
  margin: 0;
  padding: 80px 0;
}
.comparison-table-ventajas .--br-mobile {
  display: none;
}
@media (min-width: 280px) and (max-width: 480.98px) {
  .comparison-table-ventajas .--br-mobile {
    display: block;
  }
}
.comparison-table-ventajas .title-red {
  color: #ff2846;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  font-size: 1.375rem;
}
@media (max-width: 767px) {
  .comparison-table-ventajas .title-red {
    margin-bottom: 47px;
  }
}
@media (min-width: 320px) and (max-width: 480.98px) {
  .comparison-table-ventajas .title-red {
    font-size: clamp(18px, 5.45vw, 26px);
  }
}
@media (min-width: 481px) and (max-width: 767.98px) {
  .comparison-table-ventajas .title-red {
    font-size: 33px;
  }
}
@media (min-width: 768px) {
  .comparison-table-ventajas .title-red {
    line-height: 110%;
    margin-bottom: 51px;
    font-size: 2rem;
  }
}
@media (min-width: 1024px) {
  .comparison-table-ventajas .title-red {
    font-size: 2.375rem;
    line-height: 130%;
    margin-bottom: 65px;
  }
}
.comparison-table-ventajas .sub-title {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 110%;
  color: #000000;
  margin-bottom: 65px;
}
.comparison-table-ventajas__wrapper {
  border-collapse: collapse;
  table-layout: auto;
  width: 100%;
}
.comparison-table-ventajas__tbody-th {
  display: block;
  background-color: #fff;
  padding: 0 10px;
}
@media (min-width: 480px) {
  .comparison-table-ventajas__tbody-th {
    padding: 0 10px 0 20px;
  }
}
@media (min-width: 768px) {
  .comparison-table-ventajas__tbody-th {
    min-width: 320px;
    padding: 7px 25px;
  }
}
@media (min-width: 1024px) {
  .comparison-table-ventajas__tbody-th {
    min-width: 320px;
    padding: 7px 35px;
  }
}
.comparison-table-ventajas__fila:first-child .comparison-table-ventajas__tbody-th {
  border-radius: 0;
}
@media (min-width: 768px) {
  .comparison-table-ventajas__fila:first-child .comparison-table-ventajas__tbody-th {
    border-radius: 17.75px 0 0 0;
  }
}
@media (min-width: 1024px) {
  .comparison-table-ventajas__fila:first-child .comparison-table-ventajas__tbody-th {
    border-radius: 22.7px 0 0 0;
  }
}
.comparison-table-ventajas__fila:last-child .comparison-table-ventajas__tbody-th {
  border-radius: 0 0 0 16px;
}
@media (min-width: 768px) {
  .comparison-table-ventajas__fila:last-child .comparison-table-ventajas__tbody-th {
    border-radius: 0 0 0 17.75px;
  }
}
@media (min-width: 1024px) {
  .comparison-table-ventajas__fila:last-child .comparison-table-ventajas__tbody-th {
    border-radius: 0 0 0 22.7px;
  }
}
.comparison-table-ventajas__fila td {
  background-color: #fff;
}
.comparison-table-ventajas__fila:first-of-type .comparison-table-ventajas__tbody-th:first-child {
  padding-top: 17.77px;
}
.comparison-table-ventajas__fila:last-of-type .comparison-table-ventajas__tbody-th:first-child {
  padding-bottom: 17px;
}
.comparison-table-ventajas__fila:last-child .sombra {
  border-radius: 0 0 25px 0;
}
.comparison-table-ventajas__fila:last-of-type td:last-of-type {
  background-color: #fff;
  border-radius: 0 0 22px 0;
}
.comparison-table-ventajas .sombra {
  box-shadow: 0px 25.2185px 40.3497px rgba(47, 47, 47, 0.15);
}
.comparison-table-ventajas__thead-th {
  padding: 10px 20px 10px 10px;
  border-radius: 0;
  border: none;
  min-width: 68px;
}
@media (min-width: 768px) {
  .comparison-table-ventajas__thead-th {
    padding: 10px 20px 10px 30px;
    min-width: 188px;
  }
}
@media (min-width: 1024px) {
  .comparison-table-ventajas__thead-th {
    padding: 10px 0;
    min-width: 210px;
  }
}
@media (min-width: 1024px) {
  .comparison-table-ventajas__thead-th:first-child {
    padding-left: 35px;
  }
}
.comparison-table-ventajas__thead-th:nth-child(2) {
  border-radius: 4px 0 0 0;
}
.comparison-table-ventajas__thead-th:nth-child(4) {
  border-radius: 0 4px 0 0;
}
.comparison-table-ventajas__thead-th:nth-child(2) {
  background-color: #fff;
  position: relative;
}
.comparison-table-ventajas__thead-th:nth-child(2) {
  background-color: #fff;
  border-radius: 14.5px 14.5px 0 0;
}
@media (min-width: 768px) {
  .comparison-table-ventajas__thead-th:nth-child(2) {
    border-radius: 15.75px 15.75px 0 0;
  }
}
@media (min-width: 1024px) {
  .comparison-table-ventajas__thead-th:nth-child(2) {
    border-radius: 20.15px 20.15px 0 0;
  }
}
.comparison-table-ventajas__thead-th:last-child {
  background-color: #ff8800;
  border-radius: 16px 16px 0 0;
}
@media (min-width: 768px) {
  .comparison-table-ventajas__thead-th:last-child {
    border-radius: 15.75px 15.75px 0 0;
  }
}
@media (min-width: 1024px) {
  .comparison-table-ventajas__thead-th:last-child {
    border-radius: 20.15px 20.15px 0 0;
  }
}
.comparison-table-ventajas__thead-th:first-of-type .comparison-table-ventajas__title {
  color: #0078ff;
}
.comparison-table-ventajas__thead-th:nth-child(2) .comparison-table-ventajas__title {
  color: #000;
}
.comparison-table-ventajas__thead-th.sombra {
  position: relative;
  margin: 0;
  padding: 0;
  min-width: 86px;
}
@media (min-width: 768px) {
  .comparison-table-ventajas__thead-th.sombra {
    min-width: 190px;
  }
}
.comparison-table-ventajas__division {
  background-color: #fff;
}
.comparison-table-ventajas__copy {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding: 12px 0 12px 0;
}
@media (min-width: 768px) {
  .comparison-table-ventajas__copy {
    padding: 12px 0 12px 5px;
  }
}
.comparison-table-ventajas .copy-0 {
  color: #01DB8C;
  text-align: center;
  font-family: "Inter";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 105%;
}
.comparison-table-ventajas .table-copy {
  color: #000;
  text-align: center;
  font-family: "Inter";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 105%;
}
.comparison-table-ventajas .table-copy.--green {
  color: #01DB8C;
  font-weight: 600;
}
@media (min-width: 768px) {
  .comparison-table-ventajas .table-copy {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .comparison-table-ventajas .table-copy {
    font-size: 16px;
  }
}
@media (min-width: 1320px) {
  .comparison-table-ventajas .table-copy {
    font-size: 16px;
  }
}
.comparison-table-ventajas__line {
  border-top: 1px solid #d9dadc;
  width: 90%;
  height: 1px;
  display: block;
  margin: 6px auto !important;
}
@media (min-width: 768px) {
  .comparison-table-ventajas__line {
    width: 82%;
  }
}
@media (min-width: 768px) {
  .comparison-table-ventajas__line {
    width: 90%;
  }
}
@media (min-width: 1024px) {
  .comparison-table-ventajas__line {
    width: 82%;
  }
}
.comparison-table-ventajas__title {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 27.7404px;
  line-height: 30px;
  color: #0078ff;
}
.comparison-table-ventajas__image-wrapper {
  width: 57px;
  height: 22px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .comparison-table-ventajas__image-wrapper {
    width: 124px;
    height: 72px;
  }
}
@media (min-width: 1024px) {
  .comparison-table-ventajas__image-wrapper {
    width: 159px;
    height: 80px;
  }
}
@media (min-width: 768px) {
  .comparison-table-ventajas__image {
    margin: 0 auto;
    margin: 0 auto;
    display: block;
    top: 12px;
    position: relative;
  }
}
.comparison-table-ventajas__title-1 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 100%;
  color: #0078ff;
}
@media (max-width: 400px) {
  .comparison-table-ventajas__title-1 {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .comparison-table-ventajas__title-1 {
    font-weight: 500;
    font-size: 20.5px;
    line-height: 24px;
  }
}
@media (min-width: 1024px) {
  .comparison-table-ventajas__title-1 {
    font-size: 22.16px;
    line-height: 30px;
  }
}
@media (min-width: 1320px) {
  .comparison-table-ventajas__title-1 {
    font-size: 27px;
  }
}
.comparison-table-ventajas__title-2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 110%;
  text-align: center;
  color: #000000;
}
@media (max-width: 400px) {
  .comparison-table-ventajas__title-2 {
    font-size: 11px;
  }
}
@media (min-width: 768px) {
  .comparison-table-ventajas__title-2 {
    font-weight: 500;
    line-height: 24px;
    line-height: 120%;
  }
}
@media (min-width: 1024px) {
  .comparison-table-ventajas__title-2 {
    font-size: 15px;
  }
}
.comparison-table-ventajas__copy {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 110%;
  color: #000000;
}
@media (max-width: 400px) {
  .comparison-table-ventajas__copy {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .comparison-table-ventajas__copy {
    font-weight: 400;
    font-size: 15px;
    line-height: 110%;
  }
}
@media (min-width: 1024px) {
  .comparison-table-ventajas__copy {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
  }
}
@media (min-width: 1320px) {
  .comparison-table-ventajas__copy {
    font-size: 20px;
  }
}
.comparison-table-ventajas__sombra-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  box-shadow: 0px 25.2185px 40.3497px rgba(47, 47, 47, 0.15);
  border-radius: 16px 16px 16px 0;
}
@media (min-width: 768px) {
  .comparison-table-ventajas__sombra-wrapper {
    border-radius: 17.75px 17.75px 17.75px 0;
  }
}
@media (min-width: 1024px) {
  .comparison-table-ventajas__sombra-wrapper {
    border-radius: 22.7px 22.7px 22.7px 0;
  }
}
.comparison-table-ventajas .icon__check {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' fill='none'%3E%3Cpath fill='%2301DB8C' d='M16.1.958c-8.832 0-16 7.168-16 16s7.168 16 16 16 16-7.168 16-16-7.168-16-16-16Zm-3.2 24-8-8 2.256-2.256L12.9 20.43 25.044 8.286l2.256 2.272-14.4 14.4Z'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 33px;
  height: 33px;
}
@media (min-width: 768px) {
  .comparison-table-ventajas .icon__check {
    width: 33px;
    height: 33px;
  }
}
@media (min-width: 1024px) {
  .comparison-table-ventajas .icon__check {
    width: 40.35px;
    height: 40.35px;
  }
}
.comparison-table-ventajas .icon__uncheck {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='35' fill='none'%3E%3Cpath fill='%2301DB8C' d='M17.656.89C8.376.89.844 8.424.844 17.704c0 9.28 7.532 16.813 16.812 16.813 9.28 0 16.813-7.532 16.813-16.813 0-9.28-7.533-16.812-16.813-16.812Zm-3.362 25.22-8.407-8.407 2.371-2.37 6.036 6.019L27.054 8.59l2.37 2.387-15.13 15.131Z'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 35px;
  height: 35px;
}
@media (min-width: 768px) {
  .comparison-table-ventajas .icon__uncheck {
    width: 31.53px;
    height: 31.53px;
  }
}
@media (min-width: 1024px) {
  .comparison-table-ventajas .icon__uncheck {
    width: 40.35px;
    height: 40.35px;
  }
}
.comparison-table-ventajas .icon__red {
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 33px;
  height: 33px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' fill='none'%3E%3Cpath fill='%23FF2846' d='M16.3.558c-8.847 0-16 7.152-16 16 0 8.848 7.153 16 16 16 8.849 0 16-7.152 16-16 0-8.848-7.151-16-16-16Zm8 21.744-2.255 2.256-5.744-5.744-5.744 5.744L8.3 22.302l5.744-5.744L8.3 10.814l2.256-2.256 5.744 5.744 5.744-5.744 2.256 2.256-5.744 5.744 5.744 5.744Z'/%3E%3C/svg%3E");
}
@media (min-width: 1024px) {
  .comparison-table-ventajas .icon__red {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='26' fill='none'%3E%3Cpath fill='%23FF2846' d='M12.564.39A12.417 12.417 0 0 0 .136 12.817a12.417 12.417 0 0 0 12.428 12.429 12.417 12.417 0 0 0 12.429-12.43A12.417 12.417 0 0 0 12.564.39Zm6.215 16.89-1.753 1.752-4.462-4.462-4.462 4.462L6.35 17.28l4.462-4.462L6.35 8.356l1.752-1.752 4.462 4.462 4.462-4.462 1.753 1.752-4.462 4.462 4.462 4.462Z'/%3E%3C/svg%3E");
    width: 28px;
    height: 28px;
  }
}
@media (min-width: 1320px) {
  .comparison-table-ventajas .icon__red {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' fill='none'%3E%3Cpath fill='%23FF2846' d='M16.3.558c-8.847 0-16 7.152-16 16 0 8.848 7.153 16 16 16 8.849 0 16-7.152 16-16 0-8.848-7.151-16-16-16Zm8 21.744-2.255 2.256-5.744-5.744-5.744 5.744L8.3 22.302l5.744-5.744L8.3 10.814l2.256-2.256 5.744 5.744 5.744-5.744 2.256 2.256-5.744 5.744 5.744 5.744Z'/%3E%3C/svg%3E");
    width: 33px;
    height: 33px;
  }
}
.comparison-table-ventajas .icon__green {
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 33px;
  height: 33px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' fill='none'%3E%3Cpath fill='%2301DB8C' d='M16.1.958c-8.832 0-16 7.168-16 16s7.168 16 16 16 16-7.168 16-16-7.168-16-16-16Zm-3.2 24-8-8 2.256-2.256L12.9 20.43 25.044 8.286l2.256 2.272-14.4 14.4Z'/%3E%3C/svg%3E");
}
@media (min-width: 1024px) {
  .comparison-table-ventajas .icon__green {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='28' fill='none'%3E%3Cpath fill='%2301DB8C' d='M13.44.734C6.028.734.01 6.751.01 14.165c0 7.414 6.017 13.431 13.43 13.431 7.415 0 13.432-6.017 13.432-13.43C26.872 6.75 20.855.733 13.44.733ZM10.756 20.88l-6.716-6.715 1.894-1.894 4.822 4.809L20.949 6.886l1.893 1.907L10.755 20.88Z'/%3E%3C/svg%3E");
    width: 28px;
    height: 28px;
  }
}
@media (min-width: 1320px) {
  .comparison-table-ventajas .icon__green {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' fill='none'%3E%3Cpath fill='%2301DB8C' d='M16.1.958c-8.832 0-16 7.168-16 16s7.168 16 16 16 16-7.168 16-16-7.168-16-16-16Zm-3.2 24-8-8 2.256-2.256L12.9 20.43 25.044 8.286l2.256 2.272-14.4 14.4Z'/%3E%3C/svg%3E");
    width: 33px;
    height: 33px;
  }
}
