/*!***************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./assets-new/src/gpstab-blocks/our-key-benefits/style.scss ***!
  \***************************************************************************************************************************************************/
.key__benefits .title, .key__benefits .subtitle {
  margin-bottom: 32px;
}
.key__benefits-row {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 16px;
  margin-bottom: 32px;
  padding: 32px;
}
@media (max-width: 767px) {
  .key__benefits-row {
    padding: 10px;
    margin-bottom: 15px;
    align-items: flex-start;
  }
}
.key__benefits-row.header-row {
  border-bottom: 1px solid #E7E8F2;
}
@media (max-width: 767px) {
  .key__benefits-row.header-row {
    align-items: center;
  }
}
.key__benefits-row.benefit-row {
  background-color: #FFFFFF;
  border: 1px solid #E7E8F2;
  border-radius: 20px;
}
.key__benefits-title, .key__benefits-our, .key__benefits-other {
  display: flex;
  gap: 16px;
  width: 33.3333333333%;
}
@media (max-width: 767px) {
  .key__benefits-title, .key__benefits-our, .key__benefits-other {
    flex-direction: column;
    gap: 10px;
    width: 50%;
  }
}
.key__benefits-title .other-company-label, .key__benefits-our .other-company-label, .key__benefits-other .other-company-label {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 22px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .key__benefits-title .other-company-label, .key__benefits-our .other-company-label, .key__benefits-other .other-company-label {
    font-size: 16px;
  }
}
.key__benefits-title .icon, .key__benefits-our .icon, .key__benefits-other .icon {
  min-width: 24px;
  min-height: 24px;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .key__benefits-title > img, .key__benefits-our > img, .key__benefits-other > img {
    width: 80px;
  }
}
.key__benefits-title {
  align-items: center;
}
@media (max-width: 767px) {
  .key__benefits-title {
    margin: auto;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
  }
}
.key__benefits-description {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .key__benefits-description {
    font-size: 12px;
    line-height: 16px;
  }
}
.key__benefits-our .icon.check {
  background-image: url(../../../../build/images/check-onee40dd029d1920be15561.svg);
}
.key__benefits-other .icon.unavailable {
  background-image: url(../../../../build/images/close-one56dba0cdc0ed91b380ca.svg);
}

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