.lw-scroll-ready {
  height: auto !important;
  min-height: 100%;
}
body:not(.lw-cookie-locked):not(.lw-privacy-locked) {
  height: auto !important;
  min-height: 100vh;
  overflow-x: hidden !important;
  overflow-y: auto !important;
}
.wrapper_centering {
  min-height: 100vh;
  overflow: visible !important;
}
body.lw-long-form .wrapper_centering {
  display: block !important;
  height: auto !important;
  min-height: 100vh !important;
  overflow: visible !important;
}
body.lw-long-form .container_centering {
  display: block !important;
  height: auto !important;
  min-height: 0 !important;
  padding-bottom: 150px !important;
}
body.lw-long-form #bottom-wizard {
  position: relative !important;
  bottom: auto !important;
  z-index: 3;
  margin-bottom: 35px !important;
}
body.lw-long-form footer {
  position: static !important;
  clear: both !important;
  bottom: auto !important;
  height: auto !important;
  min-height: 35px;
  margin-top: 80px !important;
  padding-bottom: 18px !important;
}
body.lw-long-form #wizard_container {
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: visible !important;
}

body.lw-archive-form .wrapper_centering {
  display: block !important;
  height: auto !important;
  min-height: 100vh !important;
  overflow: visible !important;
}
body.lw-archive-form .container_centering {
  display: block !important;
  height: auto !important;
  padding: 110px 0 150px !important;
  vertical-align: initial !important;
}
body.lw-archive-form #wizard_container {
  max-height: none !important;
  overflow: visible !important;
  padding-right: 0 !important;
}
body.lw-archive-form #bottom-wizard {
  position: relative !important;
  bottom: auto !important;
  margin-bottom: 35px !important;
  padding: 0 !important;
}
body.lw-archive-form footer {
  position: static !important;
  bottom: auto !important;
  height: auto !important;
  min-height: 35px;
  margin-top: 60px !important;
  padding-bottom: 18px !important;
}
.lw-compliance {
  box-sizing: border-box;
  width: min(100%, 760px);
  margin: 0 auto 24px;
  color: inherit;
  text-align: left;
}
.lw-compliance *, .lw-compliance *::before, .lw-compliance *::after { box-sizing: border-box; }
.lw-honeypot { position: absolute !important; left: -10000px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }
.lw-legal-document { box-sizing: border-box; width: min(100% - 32px, 920px); margin: 40px auto; padding: 32px; border-radius: 16px; background: #fff; color: #20242b; box-shadow: 0 16px 48px rgba(15, 23, 42, .12); font: 16px/1.65 Arial, sans-serif; }
.lw-legal-document h1, .lw-legal-document h2, .lw-legal-document h3 { color: #172554; line-height: 1.25; }
.lw-legal-document h1 { margin-top: 0; }
.lw-legal-document a { color: #1d4ed8; }
.lw-legal-document table { width: 100%; border-collapse: collapse; }
.lw-legal-document th, .lw-legal-document td { padding: 10px; border: 1px solid #cbd5e1; vertical-align: top; text-align: left; }
.lw-legal-document .meta { color: #64748b; font-size: 13px; }
.lw-managed-hero { margin: 14px auto; text-align: center; }
.lw-managed-hero img { width: auto; max-width: 100%; max-height: 480px; object-fit: contain; }
body > header img { width: auto !important; max-width: 100px !important; height: auto !important; object-fit: contain; }
@media (max-width: 991px) {
  .main_title_1 .lw-managed-hero { display: block !important; margin: 8px auto 18px; }
  .main_title_1 .lw-managed-hero img { display: inline-block !important; width: auto !important; max-width: min(70vw, 240px) !important; max-height: 150px !important; object-fit: contain; }
}
@media (max-width: 575px) {
  .main_title_1 .lw-managed-hero img { max-width: min(64vw, 190px) !important; max-height: 120px !important; }
}
.main_title_1 .lw-managed-sponsor-heading { margin: 18px 0 10px; font-size: 14px; font-weight: 700; line-height: 1.55; text-align: center; }
.lw-managed-logos { display: flex; flex-wrap: wrap; gap: 9px; align-items: center; justify-content: center; }
.lw-managed-logos img { width: auto; max-width: 75px; height: 52px; object-fit: contain; border-radius: 4px; background: #fff; }
.main_title_1 .lw-managed-footer-text { margin: 14px auto 0; font-size: 14px; line-height: 1.55; white-space: pre-line; text-align: center; }
.main_title_1 .lw-managed-footer-text a { color: inherit; text-decoration: underline; }
.step > p a, label.wrapper a { color: inherit; text-decoration: underline; }
.lw-compliance h3 { color: inherit; text-align: center; line-height: 1.25; }
.lw-compliance a { color: inherit; text-decoration: underline; }
.lw-choice {
  display: grid;
  grid-template-columns: 26px 1fr;
  gap: 10px;
  align-items: start;
  margin: 12px 0;
  padding: 14px;
  border: 1px solid #d8dde5;
  border-radius: 8px;
  background: #fff;
}
.lw-choice input { width: 20px; height: 20px; margin: 2px 0 0; accent-color: #1666c5; }
.lw-panel {
  width: min(100%, 680px);
  margin: 14px auto;
  padding: 18px;
  border: 1px solid #ccd4df;
  border-radius: 10px;
  background: #fff;
  color: #20242b;
}
.lw-panel small, .lw-panel a { color: #20242b !important; }
.lw-panel .checkbox_radio_container .wrapper {
  background: #eef2f6;
  color: #20242b !important;
}
.lw-panel .checkbox_radio_container input:checked ~ .wrapper {
  background: #2f8f4e;
  color: #fff !important;
}
.lw-panel .checkbox_radio_container input:checked ~ .wrapper small { color: #fff !important; }
.lw-panel[hidden] { display: none !important; }
.lw-panel-header { display: flex; flex-wrap: wrap; gap: 12px; justify-content: space-between; align-items: center; }
.lw-channel-choice { margin-bottom: 20px; padding-bottom: 18px; border-bottom: 1px solid #ccd4df; }
.lw-channel-intro { margin: 8px 0 12px; font-size: 14px; }
.lw-channel-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; }
.lw-channel-list .checkbox_radio_container { margin: 0; }
.lw-channel-list .wrapper { display: block; min-height: 44px; padding: 12px 12px 10px 42px; }
.lw-channel-modal {
  position: fixed;
  z-index: 2147483647;
  inset: 0;
  display: grid;
  place-items: center;
  padding: 20px;
  background: rgba(9, 18, 35, .78);
}
.lw-channel-modal[hidden] { display: none !important; }
.lw-channel-dialog {
  display: grid;
  grid-template-rows: auto minmax(0, 1fr) auto;
  box-sizing: border-box;
  width: min(100%, 560px);
  max-height: min(88vh, 720px);
  overflow: hidden;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 18px 70px rgba(0, 0, 0, .38);
  color: #20242b !important;
  text-align: left;
}
.lw-channel-dialog-header { display: flex; align-items: center; justify-content: space-between; gap: 18px; padding: 18px 22px; border-bottom: 1px solid #dce2e9; background: #f5f7fa; }
.lw-channel-dialog-header h2 { margin: 0; color: #20242b !important; font-size: clamp(20px, 3vw, 27px); line-height: 1.25; }
.lw-channel-close { flex: 0 0 auto; width: 42px; height: 42px; border: 0; border-radius: 50%; background: #e5eaf0; color: #20242b !important; font: 700 30px/1 Arial, sans-serif; cursor: pointer; }
.lw-channel-dialog-content { overflow: auto; padding: 22px; overscroll-behavior: contain; }
.lw-channel-dialog-content .lw-channel-choice { margin: 0; padding: 0; border: 0; }
.lw-channel-dialog-content .lw-channel-choice > .lw-panel-header > strong { display: none; }
.lw-channel-dialog-footer { padding: 14px 22px; border-top: 1px solid #dce2e9; background: #f5f7fa; text-align: right; }
.lw-channel-close:hover, .lw-channel-close:focus-visible { background: #d5dce5; outline: 3px solid rgba(21, 95, 174, .3); }
.lw-sector-dialog { width: min(100%, 760px); }
.lw-sector-intro { flex: 1 1 320px; margin: 0; color: #303844 !important; line-height: 1.55; }
.lw-sector-select-header { margin-bottom: 18px; }
.lw-sector-list { display: grid; gap: 10px; }
.lw-sector-list .checkbox_radio_container { margin: 0; }
.lw-sector-list .wrapper { display: block; min-height: 48px; padding: 12px 14px 11px 44px; color: #20242b !important; }
.lw-sector-list .wrapper strong, .lw-sector-list .wrapper small { color: inherit !important; }
.lw-sector-actions { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 10px; }
.lw-modal-open { overflow: hidden !important; }
.lw-button {
  border: 0;
  border-radius: 7px;
  padding: 10px 14px;
  background: #155fae;
  color: #fff !important;
  font-weight: 600;
  cursor: pointer;
}
.lw-sponsor-list { display: grid; gap: 8px; margin-top: 14px; }
.lw-sponsor-list-scroll {
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 8px;
  overscroll-behavior: contain;
  scrollbar-width: thin;
  scrollbar-color: #8a99aa #eef2f6;
}
.lw-sponsor-list-scroll::-webkit-scrollbar { width: 8px; }
.lw-sponsor-list-scroll::-webkit-scrollbar-track { background: #eef2f6; border-radius: 8px; }
.lw-sponsor-list-scroll::-webkit-scrollbar-thumb { background: #8a99aa; border-radius: 8px; }
.lw-sponsor {
  display: block;
  padding: 10px;
  border-bottom: 1px solid #d8dde5;
}
.lw-sponsor:last-child { border-bottom: 0; }
.lw-sponsor .wrapper { display: block; padding-left: 38px; min-height: 28px; }
.lw-sponsor small { font-weight: 400; }
.lw-sponsor-disabled { opacity: .48; }
.lw-sponsor-disabled .wrapper { cursor: not-allowed; }
.lw-extra-review { margin-top: 12px; }
.lw-extra-review ul { margin: 0; padding: 0; list-style: none; }
.lw-extra-review li { margin-bottom: 8px; }
.lw-extra-review .wrapper { color: #fff !important; }
.lw-extra-review input:disabled ~ .wrapper { opacity: .55; cursor: not-allowed; }
.lw-error {
  margin: 10px 0;
  padding: 10px 12px;
  border: 1px solid #ffb8b8;
  border-radius: 5px;
  background: #fff1f1;
  color: #8b1111 !important;
  font-weight: 600;
}
.lw-age-step { margin-top: 18px; }
.lw-legal-consents {
  margin: 0;
  padding: 0;
}
.lw-field-invalid input.form-control {
  border-color: #ffb8b8 !important;
  box-shadow: 0 0 0 2px rgba(255, 184, 184, .35);
}
.lw-field-invalid .checkmark,
.lw-field-invalid .radio,
.lw-field-invalid .checkbox { box-shadow: 0 0 0 2px #ffb8b8; }
.lw-inline-error {
  display: block;
  margin: 6px 0 0;
  padding: 7px 9px;
  border-radius: 4px;
  background: #fff1f1;
  color: #8b1111 !important;
  font-size: 13px;
  line-height: 1.35;
  font-weight: 600;
}
.lw-archive {
  width: min(100%, 720px);
  margin: 24px auto;
  padding: 24px;
  border: 1px solid #d3d8df;
  border-radius: 10px;
  background: #fff;
  color: #242830;
  text-align: center;
}
.lw-archive h2, .lw-archive p { color: #242830 !important; }
.lw-archive-submit {
  opacity: .5 !important;
  cursor: not-allowed !important;
  pointer-events: none !important;
}
.lw-cookie-locked,
.lw-privacy-locked { overflow: hidden !important; }
.lw-legacy-cookie-hidden { display: none !important; }
.lw-cookie-gate {
  position: fixed;
  z-index: 2147483647;
  inset: 0;
  display: grid;
  place-items: center;
  padding: 20px;
  background: rgba(9, 18, 35, .72);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}
.lw-cookie-banner {
  box-sizing: border-box;
  width: min(100%, 560px);
  padding: 28px;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 18px 60px rgba(0, 0, 0, .3);
  color: #20242b !important;
  text-align: left;
}
.lw-cookie-banner h2 {
  margin: 0 0 12px;
  color: #20242b !important;
  font-size: clamp(22px, 4vw, 30px);
  line-height: 1.2;
}
.lw-cookie-banner p {
  margin: 0 0 14px;
  color: #3d4652 !important;
  font-size: 16px;
  line-height: 1.55;
}
.lw-cookie-options { display: grid; gap: 10px; margin: 18px 0; }
.lw-cookie-options[hidden], .lw-cookie-actions button[hidden] { display: none; }
.lw-cookie-option { display: grid; grid-template-columns: 24px 1fr; gap: 11px; align-items: start; padding: 13px; border: 1px solid #ccd4df; border-radius: 9px; background: #fff; cursor: pointer; }
.lw-cookie-option-fixed { background: #f4f7fa; cursor: default; }
.lw-cookie-option input { width: 20px; height: 20px; margin: 1px 0 0; accent-color: #155fae; }
.lw-cookie-option strong, .lw-cookie-option small { display: block; color: #20242b; }
.lw-cookie-option small { margin-top: 3px; color: #626b76; font-size: 13px; line-height: 1.4; }
.lw-cookie-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 18px; }
.lw-cookie-actions button { min-height: 44px; padding: 10px 16px; border: 1px solid #155fae; border-radius: 7px; font: inherit; font-weight: 700; cursor: pointer; }
.lw-cookie-all, .lw-cookie-save { background: #155fae; color: #fff; }
.lw-cookie-necessary-only, .lw-cookie-customize { background: #fff; color: #155fae; }
@media (max-width: 520px) { .lw-cookie-actions button { width: 100%; } }
@media (max-width: 767px) {
  .lw-channel-list { grid-template-columns: 1fr; }
  .lw-channel-modal { align-items: end; padding: 8px; }
  .lw-channel-dialog { max-height: 92vh; border-radius: 12px; }
  .lw-channel-dialog-header, .lw-channel-dialog-content, .lw-channel-dialog-footer { padding-right: 16px; padding-left: 16px; }
  body.lw-long-form .container_centering { padding: 110px 0 45px !important; }
  body.lw-long-form footer { margin-top: 35px !important; padding: 0 0 20px !important; }
}
.lw-cookie-settings { position: fixed; z-index: 2147483000; left: 12px; bottom: 12px; min-height: 34px; padding: 7px 11px; border: 1px solid #ccd4df; border-radius: 7px; background: #fff; box-shadow: 0 5px 18px rgba(9,18,35,.16); color: #344054; font: 600 12px/1.2 Arial,sans-serif; cursor: pointer; }
.lw-cookie-banner a {
  color: #155fae !important;
  font-weight: 600;
  text-decoration: underline;
}
.lw-cookie-accept {
  display: block;
  width: 100%;
  margin-top: 20px;
  border: 0;
  border-radius: 8px;
  padding: 14px 18px;
  background: #155fae;
  color: #fff !important;
  font: inherit;
  font-weight: 700;
  cursor: pointer;
}
.lw-cookie-accept:hover,
.lw-cookie-accept:focus-visible {
  background: #0f4f94;
  outline: 3px solid rgba(21, 95, 174, .3);
  outline-offset: 3px;
}
.lw-privacy-modal {
  position: fixed;
  z-index: 2147483647;
  inset: 0;
  display: grid;
  place-items: center;
  padding: 20px;
  background: rgba(9, 18, 35, .78);
}
.lw-privacy-dialog {
  display: grid;
  grid-template-rows: auto minmax(0, 1fr) auto;
  box-sizing: border-box;
  width: min(100%, 900px);
  max-height: min(88vh, 900px);
  overflow: hidden;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 18px 70px rgba(0, 0, 0, .38);
  color: #20242b !important;
  text-align: left;
}
.lw-privacy-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 18px 22px;
  border-bottom: 1px solid #dce2e9;
  background: #f5f7fa;
}
.lw-privacy-header h2 {
  margin: 0;
  color: #20242b !important;
  font-size: clamp(20px, 3vw, 27px);
  line-height: 1.25;
}
.lw-privacy-close {
  flex: 0 0 auto;
  width: 42px;
  height: 42px;
  border: 0;
  border-radius: 50%;
  background: #e5eaf0;
  color: #20242b !important;
  font: 700 30px/1 Arial, sans-serif;
  cursor: pointer;
}
.lw-privacy-content {
  min-height: 180px;
  overflow: auto;
  padding: 24px 28px;
  overscroll-behavior: contain;
  color: #303844 !important;
  font-size: 15px;
  line-height: 1.65;
}
.lw-privacy-content h1,
.lw-privacy-content h2,
.lw-privacy-content h3,
.lw-privacy-content h4,
.lw-privacy-content p,
.lw-privacy-content li,
.lw-privacy-content strong {
  color: #303844 !important;
}
.lw-privacy-content h1 { font-size: 25px; }
.lw-privacy-content h2 { font-size: 22px; }
.lw-privacy-content h3,
.lw-privacy-content h4 { font-size: 18px; }
.lw-privacy-content a { color: #155fae !important; text-decoration: underline; }
.lw-privacy-loading,
.lw-privacy-error { padding: 28px 0; text-align: center; }
.lw-privacy-error { color: #8b1111 !important; font-weight: 600; }
.lw-privacy-footer {
  padding: 14px 22px;
  border-top: 1px solid #dce2e9;
  background: #f5f7fa;
  text-align: right;
}
.lw-privacy-done {
  min-width: 130px;
  border: 0;
  border-radius: 8px;
  padding: 11px 18px;
  background: #155fae;
  color: #fff !important;
  font: inherit;
  font-weight: 700;
  cursor: pointer;
}
.lw-privacy-close:hover,
.lw-privacy-close:focus-visible { background: #d5dce5; outline: 3px solid rgba(21, 95, 174, .3); }
.lw-privacy-done:hover,
.lw-privacy-done:focus-visible { background: #0f4f94; outline: 3px solid rgba(21, 95, 174, .3); }
.lw-managed-question-image {
  display: block;
  width: var(--lw-question-image-width, 320px);
  max-width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 18px;
  object-fit: contain;
}
.lw-managed-question-image.lw-image-left { margin-right: auto; margin-left: 0; object-position: left center; }
.lw-managed-question-image.lw-image-center { margin-right: auto; margin-left: auto; object-position: center; }
.lw-managed-question-image.lw-image-right { margin-right: 0; margin-left: auto; object-position: right center; }
.lw-managed-question-intro {
  margin: -4px 0 20px;
  color: inherit;
  font-size: inherit;
  line-height: 1.55;
}
.lw-managed-question-outro {
  margin: 18px 0 0;
  color: inherit;
  font-size: inherit;
  line-height: 1.55;
}
.lw-managed-options { display: grid; gap: 8px; }
@media (max-width: 600px) {
  .lw-panel { padding: 12px; }
  .lw-panel-header { align-items: stretch; }
  .lw-button { width: 100%; }
  .lw-cookie-gate { align-items: end; padding: 10px; }
  .lw-cookie-banner { padding: 22px 18px; border-radius: 12px; }
  .lw-privacy-modal { align-items: end; padding: 8px; }
  .lw-privacy-dialog { max-height: 92vh; border-radius: 12px; }
  .lw-privacy-header { padding: 14px 16px; }
  .lw-privacy-content { padding: 18px 16px; }
  .lw-privacy-footer { padding: 12px 16px; }
  .lw-privacy-done { width: 100%; }
}
