@media (max-width: 767px) {
  .so-widget-framework-highlights-section-style-d75171398898-102412 .pl-big {
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .so-widget-framework-highlights-section-style-d75171398898-102412 .section__row {
    display: grid;
    grid-template-columns: 1fr 45%;
    grid-gap: 16px;
  }
}
@media (min-width: 960px) {
  .so-widget-framework-highlights-section-style-d75171398898-102412 .section__row {
    padding-right: 64px;
  }
}
@media (min-width: 1440px) {
  .so-widget-framework-highlights-section-style-d75171398898-102412 .section__row {
    grid-template-columns: 1fr 42%;
    padding-right: 0;
  }
}
.so-widget-framework-highlights-section-style-d75171398898-102412 .highlights {
  display: grid;
  grid-gap: 32px 16px;
  grid-template-columns: 1fr 1fr;
}
@media (min-width: 768px) {
  .so-widget-framework-highlights-section-style-d75171398898-102412 .highlights {
    border-top: 1px solid #C7C7D6;
    grid-gap: 48px 24px;
    padding-top: 56px;
  }
}
@media (min-width: 1280px) {
  .so-widget-framework-highlights-section-style-d75171398898-102412 .highlights {
    grid-gap: 56px 32px;
    padding-top: 48px;
  }
}
@media (min-width: 1920px) {
  .so-widget-framework-highlights-section-style-d75171398898-102412 .highlights {
    padding-top: 72px;
    grid-gap: 80px 40px;
  }
}
@media (min-width: 2560px) {
  .so-widget-framework-highlights-section-style-d75171398898-102412 .highlights {
    grid-row-gap: 120px;
  }
}
.so-widget-framework-highlights-section-style-d75171398898-102412 .highlights__title {
  margin-bottom: 8px;
}