

/* Start:/local/components/project/subscribe.form/templates/section/style.css?1752819285691*/
#js-form-message.error {color: white; text-align: center; }
#js-form-message.success {
  color: white; text-align: center;&nbsp;}
.form-message {
  margin: 0 0 10px 0;
}

.form-checkbox-label{
  display: flex;
  align-items: start;
  font-size: 12px;
}
.form-checkbox-label__text{
  padding-left: 5px;
}
.form-checkbox-label__text a{
  color: white;
  text-decoration: underline;
}
.form-checkbox-label__text a:active{
  color: white;
  text-decoration: underline;
}
.form__block-container .preloader_button_holder{
  display: flex;
}
.form__block-container input.button.form__button{
  margin: auto;
}

@media (max-width: 650px) {
  .form__block-container{
    flex-direction: column;
  }
}
/* End */
/* /local/components/project/subscribe.form/templates/section/style.css?1752819285691 */
