.so-widget-our-platform-section-style-d75171398898-34 .section__description {
  max-width: 680px;
}
.so-widget-our-platform-section-style-d75171398898-34 .repeater {
  display: grid;
  grid-gap: 24px;
  margin-top: 32px;
}
@media (min-width: 640px) {
  .so-widget-our-platform-section-style-d75171398898-34 .repeater {
    grid-template-columns: 1fr 1fr;
    grid-gap: 32px 24px;
  }
}
@media (min-width: 960px) {
  .so-widget-our-platform-section-style-d75171398898-34 .repeater {
    margin-top: 64px;
    grid-gap: 32px;
  }
}
@media (min-width: 1520px) {
  .so-widget-our-platform-section-style-d75171398898-34 .repeater {
    grid-gap: 48px 32px;
  }
}
@media (min-width: 1720px) {
  .so-widget-our-platform-section-style-d75171398898-34 .repeater {
    margin-top: 80px;
    grid-gap: 56px 32px;
  }
}
.so-widget-our-platform-section-style-d75171398898-34 .repeater__item {
  display: flex;
  gap: 12px;
}
@media (min-width: 1366px) {
  .so-widget-our-platform-section-style-d75171398898-34 .repeater__item {
    gap: 24px;
  }
}
.so-widget-our-platform-section-style-d75171398898-34 .repeater__icon {
  height: 32px;
  width: auto;
}
@media (min-width: 1366px) {
  .so-widget-our-platform-section-style-d75171398898-34 .repeater__icon {
    height: 40px;
  }
}
@media (min-width: 1720px) {
  .so-widget-our-platform-section-style-d75171398898-34 .repeater__icon {
    height: 48px;
  }
}
.so-widget-our-platform-section-style-d75171398898-34 .repeater__icon-wrap {
  align-items: center;
  background-color: #F4F4F5;
  border-radius: 16px;
  display: flex;
  flex: 0 0 64px;
  height: 64px;
  justify-content: center;
  position: relative;
  width: 64px;
}
@media (min-width: 1366px) {
  .so-widget-our-platform-section-style-d75171398898-34 .repeater__icon-wrap {
    flex-basis: 80px;
    height: 80px;
    width: 80px;
  }
}
@media (min-width: 1720px) {
  .so-widget-our-platform-section-style-d75171398898-34 .repeater__icon-wrap {
    flex-basis: 96px;
    height: 96px;
    width: 96px;
  }
}
.so-widget-our-platform-section-style-d75171398898-34 .repeater__title {
  color: #1E1D28;
  font-weight: 600;
  margin-bottom: 8px;
}
@media (min-width: 1366px) {
  .so-widget-our-platform-section-style-d75171398898-34 .repeater__title {
    margin-bottom: 12px;
  }
}
@media (min-width: 1720px) {
  .so-widget-our-platform-section-style-d75171398898-34 .repeater__title {
    margin-bottom: 16px;
  }
}
.so-widget-our-platform-section-style-d75171398898-34 .repeater__description {
  max-width: 560px;
}
.so-widget-our-platform-section-style-d75171398898-34 .form .gsection_title,
.so-widget-our-platform-section-style-d75171398898-34 .form .gsection_description {
  max-width: 420px;
}
@media (min-width: 1366px) {
  .so-widget-our-platform-section-style-d75171398898-34 .form .gsection_title,
  .so-widget-our-platform-section-style-d75171398898-34 .form .gsection_description {
    max-width: 500px;
  }
}
@media (min-width: 1520px) {
  .so-widget-our-platform-section-style-d75171398898-34 .form .gsection_title,
  .so-widget-our-platform-section-style-d75171398898-34 .form .gsection_description {
    max-width: 620px;
  }
}
@media (min-width: 1920px) {
  .so-widget-our-platform-section-style-d75171398898-34 .form .gsection_title,
  .so-widget-our-platform-section-style-d75171398898-34 .form .gsection_description {
    max-width: 680px;
  }
}
.so-widget-our-platform-section-style-d75171398898-34 .form .gfield_description {
  margin-top: 12px;
}
@media (min-width: 1366px) {
  .so-widget-our-platform-section-style-d75171398898-34 .form .gfield_description {
    margin-top: 24px;
  }
}
.so-widget-our-platform-section-style-d75171398898-34 .form .gfield--type-checkbox {
  margin-top: -12px;
}
@media (min-width: 1366px) {
  .so-widget-our-platform-section-style-d75171398898-34 .form .gfield--type-checkbox {
    margin-top: -16px;
  }
}
.so-widget-our-platform-section-style-d75171398898-34 .form .gfield--type-checkbox label {
  color: #D1D1D6;
  font-size: 10px;
  line-height: 18px;
  max-width: 800px;
}
@media (min-width: 1366px) {
  .so-widget-our-platform-section-style-d75171398898-34 .form .gfield--type-checkbox label {
    font-size: 12px;
    line-height: 22px;
  }
}
.so-widget-our-platform-section-style-d75171398898-34 .form .gfield--type-checkbox label a {
  transition: color 300ms;
}
.so-widget-our-platform-section-style-d75171398898-34 .form .gfield--type-checkbox label a:hover {
  color: #fff;
}