.hostinger-reach-block-connect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background: #fff6e9;
  padding: 14px;
  font-size: 14px;
  margin: 28px 0 14px;
}
.hostinger-reach-block-connect__title {
  color: #1d1e20;
  font-weight: 700;
  margin-bottom: 4px;
}
.hostinger-reach-block-connect__subtitle {
  color: #727586;
  margin-bottom: 4px;
}
.hostinger-reach-block-connect a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
.hostinger-reach-block-subscription-form .hostinger-reach-block-submit {
  border-width: 0;
  margin-top: var(--wp--preset--spacing--20);
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  height: 100%;
  text-align: center;
  width: 100%;
  word-break: break-word;
  font-weight: 500;
}
.hostinger-reach-block-subscription-form .hostinger-reach-block-form-field {
  margin-top: 8px;
}
.hostinger-reach-block-subscription-form label {
  display: block;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.4;
  text-transform: uppercase;
  margin-bottom: 8px;
  padding: 0;
}
.hostinger-reach-block-subscription-form input {
  display: block;
  width: 100%;
  padding: 3px 10px;
  min-height: 40px;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  border-radius: 4px;
  border: 1px solid #8c8f94;
  background-color: #fff;
  color: #2c3338;
}

/*# sourceMappingURL=subscription.css.map*/
