/* MailerLite newsletter form (id 43988978) — restyled to match the site's dark footer theme */

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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-43988978.ml-form-embedContainer {
  box-sizing: border-box;
  display: table;
  margin: 0;
  position: static;
  width: 100% !important;
}
#mlb2-43988978.ml-form-embedContainer .ml-form-align-left { text-align: left; }

#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  box-sizing: border-box;
  display: inline-block !important;
  margin: 0;
  padding: 0;
  position: relative;
}
#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper.embedForm { max-width: 400px; width: 100%; }

#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody,
#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody {
  padding: 0;
}
#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent,
#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent {
  text-align: left;
  margin: 0 0 16px 0;
}
#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4,
#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
  color: rgba(249,247,245,.6);
  font-family: 'Outfit', sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .1em;
  margin: 0 0 16px 0;
  text-align: left;
  word-break: break-word;
}
#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p,
#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p {
  color: rgba(249,247,245,.6);
  font-family: 'Outfit', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  margin: 0 0 16px 0;
  text-align: left;
}
#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p:last-child,
#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p:last-child {
  margin: 0;
}
#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p a,
#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p a {
  color: rgba(249,247,245,.8);
  text-decoration: underline;
}

#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-block-form .ml-field-group {
  text-align: left !important;
}
#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form {
  margin: 0;
  width: 100%;
}
#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent {
  margin: 0 0 12px 0;
  width: 100%;
}
#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow {
  margin: 0 0 10px 0;
  width: 100%;
}
#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-last-item {
  margin: 0;
}
#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
  background-color: var(--emerald-800) !important;
  color: #ffffff !important;
  border-color: rgba(255,255,255,.15) !important;
  border-radius: 0.75rem !important;
  border-style: solid !important;
  border-width: 1px !important;
  font-family: 'Outfit', sans-serif;
  font-size: 14px !important;
  height: auto;
  line-height: 21px !important;
  margin: 0;
  padding: 10px 16px !important;
  width: 100% !important;
  box-sizing: border-box !important;
  max-width: 100% !important;
}
#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-webkit-input-placeholder { color: rgba(249,247,245,.4); }
#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-moz-placeholder { color: rgba(249,247,245,.4); }
#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:-ms-input-placeholder { color: rgba(249,247,245,.4); }
#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:-moz-placeholder { color: rgba(249,247,245,.4); }
#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:focus {
  border-color: #6ee7b7;
  outline: none;
}

#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit {
  margin: 0;
  float: left;
  width: 100%;
}
#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
  background-color: #e87a5d !important;
  border: none !important;
  border-radius: 0.75rem !important;
  box-shadow: none !important;
  color: #ffffff !important;
  cursor: pointer;
  font-family: 'Outfit', sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 21px !important;
  height: auto;
  padding: 10px !important;
  width: 100% !important;
  box-sizing: border-box !important;
}
#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button.loading {
  display: none;
}
#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover {
  background-color: #ff8667 !important;
}

#mlb2-43988978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-error input {
  border-color: #ef4444 !important;
}
