._198o0lt0 {
  padding-bottom: 0;
}
._198o0lt1 {
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  border-radius: 16px;
  padding: 32px 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 24px;
}
._198o0lt2 {
  background: var(--_1073cm81);
  border: 1px solid #D4D4D4;
  color: black;
}
._198o0lt2::before {
  background: var(--_1073cm81);
}
._198o0lt3 {
  background: var(--_1073cm88);
  color: black;
}
._198o0lt3::before {
  background: var(--_1073cm88);
}
._198o0lt4 {
  background: var(--_1073cm8f);
  color: var(--_1073cm8h);
}
._198o0lt4::before {
  background: var(--_1073cm8f);
}
._198o0lt5 {
  background: var(--_1073cm8m);
  color: var(--_1073cm8o);
}
._198o0lt5::before {
  background: var(--_1073cm8m);
}
._198o0lt6 {
  display: flex;
  gap: 16px;
  flex-direction: column;
}
._198o0lt7 {
  text-align: center;
  display: flex;
  gap: 8px;
  flex-direction: column;
}
._198o0lt8 {
  background: var(--_1073cm81);
  border: 1px solid #D4D4D4;
  color: black;
  box-shadow: 0px 8px 16px 0px #00000033;
  border-radius: 16px;
  padding: 32px 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
._198o0lt9 {
  display: flex;
  flex-direction: column;
  gap: 1em;
  list-style: none;
  padding-inline-start: 0;
}
._198o0lta {
  font: var(--header-font-family);
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: var(--_1073cm85);
}
._198o0ltb {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
}
._198o0ltb > img {
  margin-right: 8px;
}
._198o0ltc {
  display: grid;
  grid-template-columns:  repeat( auto-fit, minmax(250px, 1fr) );
  gap: 24px;
}
._198o0ltd {
  display: none;
}
._198o0lte {
  font-family: var(--main-font-family);
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
._198o0ltf {
  display: flex;
  justify-content: center;
  width: 100%;
  text-align: center;
  gap: 24px;
  align-items: center;
}
._198o0lt1 ._1nivbwe5 {
  height: initial;
}
._198o0lt1 ._1nivbweb {
  font-size: 20px;
}
.comparison_container--many_items ._198o0ltf {
  flex-direction: column;
}
@media screen and (max-width: 1023px) {
  ._198o0lt1 {
    border-radius: 0;
    display: none;
  }
  ._198o0ltc {
    grid-template-columns: 1fr;
    gap: 0;
  }
  ._198o0ltd {
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  ._198o0lt1 {
    position: relative;
    isolation: isolate;
    padding: 32px 1px;
    box-shadow: none;
    border: 0;
  }
  ._198o0lt1::before {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    left: 50%;
    right: 0;
    z-index: -1;
    width: 100vw;
    transform: translatex(-50%);
  }
}
@media screen and (max-width: 380px) {
  ._198o0ltf {
    flex-direction: column;
  }
  ._198o0ltf:first-child {
    margin-bottom: 1em;
  }
}