/* MailerLite embedded form — styling scoped to #mlb2-41198580
   Wklejone z generatora MailerLite, kolory dopasowane do brand guide AI Enablers. */

@import url("https://assets.mlcdn.com/fonts.css?version=1778566");

.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;
}

.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-41198580.ml-form-embedContainer {
  box-sizing: border-box;
  display: table;
  margin: 28px auto 0;
  position: static;
  width: 100% !important;
}
#mlb2-41198580.ml-form-embedContainer h4,
#mlb2-41198580.ml-form-embedContainer p,
#mlb2-41198580.ml-form-embedContainer span,
#mlb2-41198580.ml-form-embedContainer button {
  text-transform: none !important;
  letter-spacing: normal !important;
}
#mlb2-41198580.ml-form-embedContainer .ml-form-embedWrapper {
  background-color: #FFFFFF;
  border-width: 0px;
  border-color: transparent;
  border-radius: 4px;
  border-style: solid;
  box-sizing: border-box;
  display: inline-block !important;
  margin: 0;
  padding: 0;
  position: relative;
}
#mlb2-41198580.ml-form-embedContainer .ml-form-embedWrapper.embedPopup,
#mlb2-41198580.ml-form-embedContainer .ml-form-embedWrapper.embedDefault { width: 530px; }
#mlb2-41198580.ml-form-embedContainer .ml-form-embedWrapper.embedForm { max-width: 560px; width: 100%; }
#mlb2-41198580.ml-form-embedContainer .ml-form-align-left { text-align: left; }
#mlb2-41198580.ml-form-embedContainer .ml-form-align-center { text-align: center; }
#mlb2-41198580.ml-form-embedContainer .ml-form-align-default { display: table-cell !important; vertical-align: middle !important; text-align: center !important; }
#mlb2-41198580.ml-form-embedContainer .ml-form-align-right { text-align: right; }
#mlb2-41198580.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody,
#mlb2-41198580.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody {
  padding: 0;
}
#mlb2-41198580.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody.ml-form-embedBodyHorizontal {
  padding-bottom: 0;
}
#mlb2-41198580.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent,
#mlb2-41198580.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent {
  text-align: left;
  margin: 0;
}
#mlb2-41198580.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
  color: #0F2A40;
  font-family: 'Inter', sans-serif;
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 8px 0;
  text-align: left;
}
#mlb2-41198580.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p {
  color: #5B6A7A;
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  margin: 0;
  text-align: left;
}
#mlb2-41198580.ml-form-embedContainer .ml-form-embedWrapper .ml-block-form .ml-field-group {
  text-align: left !important;
}
#mlb2-41198580.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form { margin: 0; width: 100%; }
#mlb2-41198580.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent,
#mlb2-41198580.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow {
  margin: 0;
  width: 100%;
}
#mlb2-41198580.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  float: left;
}
#mlb2-41198580.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; padding-left: 10px; box-sizing: border-box; }
.ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields { box-sizing: border-box; float: left; width: 100%; }

#mlb2-41198580.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input {
  background-color: #F6F8FA !important;
  color: #0B1B2A !important;
  border-color: transparent !important;
  border-radius: 10px !important;
  border-style: solid !important;
  border-width: 1px !important;
  font-family: 'Inter', sans-serif;
  font-size: 16px !important;
  line-height: 20px !important;
  margin: 0;
  padding: 14px 16px !important;
  width: 100% !important;
  box-sizing: border-box !important;
  outline: none;
  transition: border-color .15s ease, background .15s ease, box-shadow .2s ease;
}
#mlb2-41198580.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input:focus {
  background-color: #FFFFFF !important;
  border-color: #14B8A6 !important;
  box-shadow: 0 0 0 4px rgba(20,184,166,.12);
}
#mlb2-41198580.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input::-webkit-input-placeholder { color: #5B6A7A; }
#mlb2-41198580.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input::-moz-placeholder      { color: #5B6A7A; }
#mlb2-41198580.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input:-ms-input-placeholder  { color: #5B6A7A; }

#mlb2-41198580.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button {
  background-color: #0F2A40 !important;
  border: none !important;
  border-radius: 999px !important;
  box-shadow: none;
  color: #ffffff !important;
  cursor: pointer;
  font-family: 'Inter', sans-serif !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  margin: 0 !important;
  padding: 14px 22px !important;
  width: 100% !important;
  height: auto;
  transition: background .15s ease, transform .15s ease, box-shadow .2s ease;
}
#mlb2-41198580.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button:hover {
  background-color: #0E9488 !important;
  transform: translateY(-1px);
  box-shadow: 0 8px 22px rgba(20,184,166,.25);
}

#mlb2-41198580 .ml-mobileButton-horizontal { display: none; }
#mlb2-41198580 .ml-mobileButton-horizontal button {
  background-color: #0F2A40 !important;
  border: none !important;
  border-radius: 999px !important;
  box-shadow: none;
  color: #ffffff !important;
  cursor: pointer;
  font-family: 'Inter', sans-serif !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  padding: 14px 22px !important;
  width: 100% !important;
}

.ml-error input { border-color: #C0392B !important; }

@media only screen and (max-width: 560px) {
  .ml-form-embedWrapper.embedForm { width: 100% !important; }
  #mlb2-41198580.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm {
    padding: 0 !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; }
  .ml-form-formContent.horozintalForm .ml-button-horizontal { display: none !important; }
  #mlb2-41198580 .ml-mobileButton-horizontal { display: block !important; margin-top: 6px; width: 100%; }
}
