.ypl-connect .ypl-connect__statement h2 {
  margin: 0;
  max-width: 22ch;
  font-size: clamp(40px, 5.6vw, 64px);
  line-height: 1.3;
  text-align: left;
}

.ypl-connect .ypl-connect__group {
  margin-top: 40px;
  margin-left: -0.93vw;
}

.ypl-connect .ypl-connect__group:first-child {
  margin-top: 0;
}

.ypl-connect .ypl-connect__label {
  margin: 0 0 6px 0 !important;
  font-family: "DM Sans" !important;
  font-size: 17px !important;
  font-weight: 400 !important;
  line-height: 31px !important;
}

.ypl-connect .nectar-cta h4 {
  font-family: "DM Sans" !important;
  font-size: 25px !important;
  font-weight: 600 !important;
  line-height: 35px !important;
}

@media only screen and (max-width: 999px) {
  .ypl-connect .ypl-connect__statement h2 {
    max-width: none;
    margin-bottom: 40px;
  }
}
