/* ---------- BASE MAILERLITE STYLES (kept, widths adjusted to 520px) ---------- */

.ml-form-embedSubmitLoad {
  display: inline-block;
  width: 20px;
  height: 20px;
}

.g-recaptcha {
  transform: scale(1);
  -webkit-transform: scale(1);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.ml-form-embedSubmitLoad:after {
  content: " ";
  display: block;
  width: 11px;
  height: 11px;
  margin: 1px;
  border-radius: 50%;
  border: 4px solid #fff;
  border-color: #ffffff #ffffff #ffffff transparent;
  animation: ml-form-embedSubmitLoad 1.2s linear infinite;
}

@keyframes ml-form-embedSubmitLoad {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

#mlb2-34310502.ml-form-embedContainer {
  box-sizing: border-box;
  display: table;
  margin: 0 auto;
  position: static;
  width: 100% !important;
}

#mlb2-34310502.ml-form-embedContainer h4,
#mlb2-34310502.ml-form-embedContainer p,
#mlb2-34310502.ml-form-embedContainer span,
#mlb2-34310502.ml-form-embedContainer button {
  text-transform: none !important;
  letter-spacing: normal !important;
}

#mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper {
  background-color: #ffffff;
  border-width: 0;
  border-color: transparent;
  border-radius: 8px;
  border-style: solid;
  box-sizing: border-box;
  display: inline-block !important;
  margin: 0;
  padding: 24px 24px 16px;
  position: relative;
  box-shadow: 0 10px 25px rgba(15, 23, 42, 0.08);
}

#mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper.embedPopup,
#mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper.embedDefault {
  width: 520px;
}

#mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper.embedForm {
  max-width: 520px;
  width: 100%;
}

#mlb2-34310502.ml-form-embedContainer .ml-form-align-left { text-align: left; }
#mlb2-34310502.ml-form-embedContainer .ml-form-align-center { text-align: center; }
#mlb2-34310502.ml-form-embedContainer .ml-form-align-default {
  display: table-cell !important;
  vertical-align: middle !important;
  text-align: center !important;
}
#mlb2-34310502.ml-form-embedContainer .ml-form-align-right { text-align: right; }

#mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody,
#mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody {
  padding: 0;
}

#mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody.ml-form-embedBodyHorizontal {
  padding-bottom: 0;
}

#mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent,
#mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent {
  text-align: left;
  margin: 0 0 20px 0;
}

#mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4,
#mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
  color: #0033a1;
  font-family: 'Open Sans',"Open Sans Fallback", Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 400;
  margin: 0 0 12px 0;
  text-align: left;
  word-break: break-word;
}

#mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p,
#mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p {
  color: #000000;
  font-family: 'Open Sans',"Open Sans Fallback", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0 0 10px 0;
  text-align: left;
}

#mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form {
  margin: 0;
  width: 100%;
}

#mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent,
#mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow {
  margin: 0 0 18px 0;
  width: 100%;
}

#mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm {
  margin: 0;
  padding: 14px 0 10px;
  width: 100%;
  height: auto;
  float: left;
}

#mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow {
  margin: 0 0 10px 0;
  width: 100%;
}

#mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
  background-color: #ffffff !important;
  color: #111827 !important;
  border-color: #d1d5db;
  border-radius: 6px !important;
  border-style: solid !important;
  border-width: 1px !important;
  font-family: 'Open Sans',"Open Sans Fallback", Arial, Helvetica, sans-serif;
  font-size: 14px !important;
  line-height: 21px !important;
  padding: 10px 10px !important;
  width: 100% !important;
  box-sizing: border-box !important;
  max-width: 100% !important;
}

#mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow {
  height: auto;
  width: 100%;
  float: left;
}

.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal { width: 70%; float: left; }
.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal { width: 30%; float: left; }
.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal.labelsOn { padding-top: 25px; }
.ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields {
  box-sizing: border-box;
  float: left;
  padding-right: 10px;
}

#mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button {
  background-color: #0033a1 !important;
  border-color: #0033a1;
  border-style: solid;
  border-width: 1px;
  border-radius: 6px;
  box-shadow: none;
  color: #ffffff !important;
  cursor: pointer;
  font-family: 'Open Sans',"Open Sans Fallback", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  padding: 10px;
  width: 100%;
  height: auto;
}

#mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button:hover {
  background-color: #111827 !important;
  border-color: #111827 !important;
}

/* Checkbox row */
#mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin-top: 5px;
  margin-left: -1.5rem;
  overflow: visible;
}

#mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description {
  color: #000000;
  display: block;
  font-family: 'Open Sans',"Open Sans Fallback", Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  margin-bottom: 0;
  position: relative;
  vertical-align: top;
}

#mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label {
  font-weight: normal;
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
  min-height: 24px;
  padding-left: 24px;
}

#mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button.loading {
  display: none;
}

/* reCAPTCHA wrapper */
.ml-form-recaptcha {
  margin-bottom: 16px;
}

.ml-form-recaptcha.ml-error iframe {
  border: solid 1px #ff0000;
}

/* ---------- MOBILE TWEAKS (MailerLite base) ---------- */
@media only screen and (max-width: 400px) {
  .ml-form-embedWrapper.embedDefault,
  .ml-form-embedWrapper.embedPopup {
    width: 100%!important;
  }

  .ml-form-formContent.horozintalForm { float: left!important; }
  .ml-form-formContent.horozintalForm .ml-form-horizontalRow {
    height: auto!important;
    width: 100%!important;
    float: left!important;
  }
  .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal {
    width: 100%!important;
  }
  .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal > div {
    padding-right: 0!important;
    padding-bottom: 10px;
  }
}

/* ---------- EXTRA HELPERS FOR MOBILE BUTTON VARIANT ---------- */
.ml-mobileButton-horizontal { display: none; }

#mlb2-34310502 .ml-mobileButton-horizontal button {
  background-color: #0033a1 !important;
  border-color: #0033a1 !important;
  border-style: solid !important;
  border-width: 1px !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  color: #ffffff !important;
  cursor: pointer;
  font-family: 'Open Sans',"Open Sans Fallback", Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 20px !important;
  padding: 10px !important;
  width: 100% !important;
}

@media only screen and (max-width: 400px) {
  #mlb2-34310502.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm {
    padding: 0 0 10px 0 !important;
  }
  .ml-hide-horizontal { display: none !important; }
  .ml-form-formContent.horozintalForm .ml-button-horizontal { display: none!important; }
  .ml-mobileButton-horizontal {
    display: inline-block !important;
    margin-bottom: 20px;
    width:100%;
  }
  .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal > div {
    padding-bottom: 0px !important;
  }
}

/* ---------- CUSTOM STYLES FOR GOLD CHECKS & WIDTH ---------- */

#mlb2-34310502 .ma-flooring-intro {
  max-width: 100%;
}

.ma-gold-checks {
  margin: 10px 0 8px;
  padding-left: 0;
  list-style: none;
}

.ma-gold-checks li {
  position: relative;
  padding-left: 26px;
  margin-bottom: 4px;
  color: #000000;
}

.ma-gold-checks li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 15px;
  line-height: 1.4;
  color: #FDBB30;
  font-weight: 700;
}

.ma-flooring-note {
  font-size: 12px;
  line-height: 1.6;
  color: #555555;
  margin-top: 4px;
}