.section-light-bg-white-o {
  background-image: url("../png/ot-bg-white-o-2.png");
  background-size: auto;
  background-position: 300px bottom;
  background-repeat: no-repeat;
}

@media screen and (min-width: 720px) {
  .section-light-bg-white-o {
    background-position: 120% bottom;
  }
}
@media screen and (min-width: 968px) {
  .section-light-bg-white-o {
    background-position: 40% bottom;
  }
}
.gcdc-gate form.gcdc-form-render {
  background: transparent;
}

.gcdc-gate .gcdc-form-render > div.gcdc-form-group:first-child {
  margin-bottom: 0;
}

.gcdc-gate .gcdc-form-render > div.gcdc-submit-button-wrapper {
  margin-bottom: 0;
}

.wp-block-image {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.wp-block-image img {
  border-radius: 1rem !important;
}

/*# sourceMappingURL=block-styles.css.map */
