/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


html {
  scroll-behavior: smooth;
}


.cell_16401196215085-padding {
    border-radius: 14px !important;
}

.cell_1688062928601-padding {
    border-radius: 14px !important;
}

.cell_168806332111317-padding {
    border-radius: 14px !important;
}

/* Choose your own adventure specifically */

.cell_1649207677005-padding {
  border-radius: 26px !important;
  width: 340px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.cell_16492076770052-padding {
  border-radius: 26px !important;
  width: 340px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.input{
 width: 100%;
 padding: 0px 10px 0px 10px;
}

.actions{
 padding-left: 10px;
 padding-top: 25px;
}

form {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.form-columns-1{
  width: 110%;
  padding: 0px 35px 0px 15px;
  margin-left: auto !important;
  margin-right: auto !important;
}

.hs_recaptcha.hs-recaptcha.field.hs-form-field {
   transform:scale(0.33);
    height: 0px;
}

.hs_recaptcha {
    transform:scale(0.33);
	-webkit-transform:scale(0.33);
	transform-origin:0 ;
	-webkit-transform-origin:0;
  visibility: hidden;
  height: 0px;
}

.grecaptcha-badge { visibility: hidden; }

.contact-row1 form .hs-form-booleancheckbox label{
display: flex;
justify-content: flex-start;
align-items: center;
}
.contact-row1 form .hs-form-booleancheckbox input {
width: 20px !important;
margin: 0px 5px 0 0;
}
.contact-row1 form .hs-form-booleancheckbox span {
margin-left: 0px !important;
}

.hs-marketing_opt_in{
  margin-bottom: 10px !important;
}

.hs-form-booleancheckbox-display {
  height: 0px !important;
}

.hs_referral_name {
  padding-top: 10px !important;
  width: 275px !important;
}

.hs_referral_last_name {
  padding-top: 10px !important;
  width: 275px !important;
}

fieldset.form-columns-2 {
  width: 478.38px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

fieldset.form-columns-1 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}


.hs-field-desc {
  width: 99% !important;
}

.hs-form-required {
  color: black !important;
}
.hs_phone {
  margin-bottom: 25px;
}

.hs_form_description>label {
  padding-top: 10px;
  padding-left: 10px;
}

.hs-form-booleancheckbox-display>span>a {
  text-decoration: underline !important;
  cursor: pointer !important;
}


.hs_referral_email>label {
  padding-left: 10px;
}

form .hs-richtext{
    margin: 0px;
  }
.hs-richtext>h5{
    padding-top: 10px;
    margin: 0px !important;
}

@media (max-width: 767px) {
    .module_17411971004828-padding > #hs_cos_wrapper_module_17411971004828 {
      width: 350px;
  }
  .hs_referral_name,.hs_referral_last_name {
    width: 100% !important;
  }
}

@media (max-width: 400px), (min-device-width: 320px) and (max-device-width: 480px) {
    form.hs-form-8fe82dcc-a83f-4fb4-86ad-ebd68d5cec6c_875051d4-e3e6-4c03-85f2-528fcb8f10ad:not(.hs-video-form) .form-columns-2 .hs-form-field{
  width: 100%;
  }
  .
  }