.curator-io {
  background: #EBF7FF;
  padding: 80px 0 0 0;
}
@media (min-width: 1024px) {
  .curator-io {
    padding: 110px 0 0 0;
  }
}
@media (min-width: 1320px) {
  .curator-io {
    padding: 115px 0 0 0;
  }
}
.curator-io__title {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  text-align: center;
  color: #FF2846;
  font-size: 24px;
  line-height: 120%;
  margin: 0 0 20px 0px;
}
@media (min-width: 768px) {
  .curator-io__title {
    font-size: 38px;
    line-height: 120%;
    margin: 0 0 32px 0px;
  }
}
.curator-io__copy {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  color: #000000;
  margin: 0 0 54px 0;
}
@media (min-width: 768px) {
  .curator-io__copy {
    font-size: 22px;
    line-height: 100%;
  }
}
@media (min-width: 1024px) {
  .curator-io__copy {
    font-size: 18px;
    line-height: 100%;
    margin: 0 0 35px 0;
  }
}

/*# sourceMappingURL=curator-io-br.css.map */
