.a .section-6-cta-form {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  padding: 112px clamp(40px, 13.5vw, 200px);
  position: relative;
  width: 100%;
}

.a .rectangle-38 {
  background: linear-gradient(180deg, rgba(20, 20, 20, 1) 0%, rgba(0, 113, 252, 1) 100%);
  box-shadow: 0 4px 4px #00000040;
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.a .divabsolute {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.a .divabsolute-1 {
  background-color: #015bca1a;
  border-radius: 9999px;
  bottom: 0;
  filter: blur(50px);
  height: 320px;
  position: absolute;
  right: 480px;
  width: 320px;
}

/* ── Two-column grid ────────────────────────────────────── */

.a .divgrid-1 {
  align-items: center;
  gap: 64px;
}

.a .divfade-up {
  align-items: flex-start;
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 20px;
  position: relative;
}

.a .h2text-3xl {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
  width: 100%;
}

.a .ready-to-stop-leavin {
  align-self: stretch;
  color: var(--cultured-pearl);
  font-weight: 800;
  line-height: 40px;
  margin-top: -1.00px;
  position: relative;
}

.a .pmt-5 {
  align-items: flex-start;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  max-width: 512px;
  position: relative;
  width: 100%;
}

.a .well-run-a-live-com {
  color: var(--cultured-pearl);
  font-family: var(--font-family-raleway), sans-serif;
  font-size: var(--font-size-s);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 29.2px;
  margin-top: -1.00px;
  position: relative;
  width: fit-content;
}

.a .divmt-6 {
  flex: 0 0 auto;
  gap: 16px;
  padding: 4px 0 0;
}

.a .trusted-by-700-game-studios-worldwide {
  align-items: center;
  color: var(--protectioncomuawhite);
  display: flex;
  font-family: var(--font-family-raleway), sans-serif;
  font-size: var(--font-size-xs);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 20px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

/* ── Form card ──────────────────────────────────────────── */

.a .divbg-white {
  align-items: flex-start;
  background-color: var(--protectioncomuawhite);
  border-radius: 24px;
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 4px;
  padding: 36px;
  position: relative;
}

.a .divbg-whiteshadow {
  background-color: var(--cultured-pearl);
  border-radius: 24px;
  box-shadow: 0 25px 50px -12px #00000033;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.a .h3text-xl {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
  width: 100%;
}

.a .try-a-free-ab-test-with-casai {
  align-items: center;
  align-self: stretch;
  color: var(--protectioncomuacod-gray);
  display: flex;
  font-weight: 700;
  line-height: 28px;
  margin-top: -1.00px;
  position: relative;
}

.a .ptext-sm {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
  width: 100%;
}

.a .start-seeing-results {
  align-items: center;
  align-self: stretch;
  color: var(--pale-sky);
  display: flex;
  font-family: var(--font-family-raleway), sans-serif;
  font-size: var(--font-size-xs);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 20px;
  margin-top: -1.00px;
  position: relative;
}

/* ── Form ───────────────────────────────────────────────── */

.a .formlead-form {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 20px 0 0;
  position: relative;
  width: 100%;
}

.a .form-group {
  align-items: flex-start;
  align-self: stretch;
  flex: 0 0 auto;
  gap: 8px;
  width: 100%;
}

.a .what-are-you-interested-in {
  align-items: center;
  align-self: stretch;
  color: var(--bright-gray);
  display: flex;
  font-weight: 500;
  line-height: 20px;
  margin-top: -1.00px;
  position: relative;
}

.a .divflex-1 {
  align-items: center;
  align-self: stretch;
  display: flex;
  gap: 16px;
  width: 100%;
}

.a .labelflex {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 8px;
}

.a .publishing,
.a .mediation {
  color: #4b5563;
  font-family: var(--font-family-raleway), sans-serif;
  font-size: var(--font-size-xs);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.a input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  background-color: var(--protectioncomuawhite);
  border: 1px solid var(--pale-sky);
  border-radius: 2.5px;
  cursor: pointer;
  flex-shrink: 0;
  height: 16px;
  position: relative;
  width: 16px;
  transition: background-color 0.15s, border-color 0.15s;
}

.a input[type="checkbox"]:checked {
  background-color: var(--blue-ribbon);
  border-color: var(--blue-ribbon);
}

.a input[type="checkbox"]:checked::after {
  border: 2px solid #fff;
  border-left: none;
  border-top: none;
  content: '';
  height: 9px;
  left: 4px;
  position: absolute;
  top: 1px;
  transform: rotate(45deg);
  width: 5px;
}

.a .divgrid {
  align-items: flex-start;
  gap: 16px;
}

.a .div-1,
.a .div-2,
.a .div-3,
.a .div-4 {
  align-items: flex-start;
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 6px;
}

.a .labelblock-6 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
  width: 100%;
}

.a .name {
  color: transparent;
  font-weight: 500;
  line-height: 20px;
  margin-top: -1.00px;
}

.a .span0 {
  color: var(--bright-gray);
}

.a .span1 {
  color: var(--persian-red);
}

.a .inputname-5 {
  appearance: none;
  -webkit-appearance: none;
  align-self: stretch;
  background-color: var(--gallery);
  border: 1px solid var(--quill-gray);
  border-radius: 12px;
  box-sizing: border-box;
  color: var(--protectioncomuacod-gray);
  font-family: var(--font-family-raleway), sans-serif;
  font-size: var(--font-size-xs);
  font-weight: 400;
  height: 48px;
  outline: none;
  padding: 0 16px;
  position: relative;
  transition: border-color 0.15s;
  width: 100%;
}

.a .inputname-5::placeholder {
  color: #9ca3af;
}

.a .inputname-5:focus {
  border-color: #004fe3;
}

.a .inputname-5.is-invalid {
  border-color: var(--persian-red);
}

.a .inputname-5.is-valid {
  border-color: #004fe3;
  background-color: #e8f0fe;
}

/* password wrapper: border reacts to inner input focus */
.a .input-pw-wrap:focus-within {
  border-color: #004fe3;
}

.a .input-pw-wrap.is-valid {
  border-color: #004fe3;
  background-color: #e8f0fe;
}

/* prevent browser autofill from painting only the inner input area (no transition — avoids GPU layer that blurs the eye icon) */
.a .input-pw-wrap input:-webkit-autofill,
.a .input-pw-wrap input:-webkit-autofill:hover,
.a .input-pw-wrap input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px var(--gallery) inset;
  -webkit-text-fill-color: var(--protectioncomuacod-gray);
}

/* password wrapper styled as input */
.a .input-pw-wrap {
  align-items: center;
  display: flex;
  gap: 8px;
  padding: 0 12px 0 16px;
}

.a .input-pw-wrap input {
  appearance: none;
  -webkit-appearance: none;
  background: transparent;
  border: none;
  box-sizing: border-box;
  color: var(--protectioncomuacod-gray);
  flex: 1;
  font-family: var(--font-family-raleway), sans-serif;
  font-size: var(--font-size-xs);
  height: 100%;
  outline: none;
  padding: 0;
  width: 100%;
}

.a .input-pw-wrap input::placeholder {
  color: #9ca3af;
}

.a .btn-toggle-pw {
  background: none;
  border: none;
  cursor: pointer;
  flex-shrink: 0;
  padding: 4px;
}

.a .btn-toggle-pw img {
  display: block;
  opacity: 0.5;
  transition: opacity 0.15s;
}

/* exact SVG viewBox sizes → integer-pixel rendering, no blur */
.a .btn-toggle-pw .icon-eye-closed {
  width: 20px;
  height: 10px;
}

.a .btn-toggle-pw .icon-eye-open {
  width: 22px;
  height: 15px;
}

.a .btn-toggle-pw:hover img {
  opacity: 1;
}

/* icon swap driven by aria-pressed */
.a .btn-toggle-pw .icon-eye-open                        { display: none; }
.a .btn-toggle-pw[aria-pressed="true"] .icon-eye-closed { display: none; }
.a .btn-toggle-pw[aria-pressed="true"] .icon-eye-open   { display: block; }

.a .frame-136 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 4px;
  position: relative;
  width: 100%;
}

.a .field-error {
  color: var(--persian-red);
  font-family: var(--font-family-raleway), sans-serif;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 14px;
  padding: 0 10px;
}

.a .field-error[hidden] {
  display: none;
}

/* ── Messenger picker ───────────────────────────────────── */

.a .messenger-picker {
  align-items: center;
  align-self: stretch;
  display: flex;
  gap: 8px;
  position: relative;
  width: 100%;
}

.a .messenger-select {
  flex-shrink: 0;
  position: relative;
}

.a .messenger-select-trigger {
  align-items: center;
  background-color: var(--gallery);
  border: 1px solid var(--quill-gray);
  border-radius: 12px;
  color: var(--protectioncomuacod-gray);
  cursor: pointer;
  display: flex;
  font-family: var(--font-family-raleway), sans-serif;
  font-size: var(--font-size-xs);
  font-weight: 400;
  gap: 8px;
  height: 48px;
  padding: 0 12px;
  transition: border-color 0.15s;
  white-space: nowrap;
  width: 156px;
}

.a .messenger-select-trigger:hover,
.a .messenger-select.is-open .messenger-select-trigger {
  border-color: #004fe3;
}

.a .messenger-sel-icon {
  color: var(--pale-sky);
  display: flex;
  flex-shrink: 0;
}

.a .messenger-sel-label {
  flex: 1;
  text-align: left;
}

.a .messenger-sel-chevron {
  color: var(--pale-sky);
  flex-shrink: 0;
  transition: transform 0.2s;
}

.a .messenger-select.is-open .messenger-sel-chevron {
  transform: rotate(180deg);
}

.a .messenger-dropdown {
  background-color: var(--protectioncomuawhite);
  border: 1px solid var(--quill-gray);
  border-radius: 12px;
  box-shadow: 0 8px 24px #00000018;
  display: none;
  left: 0;
  list-style: none;
  margin: 0;
  min-width: 156px;
  padding: 6px;
  position: absolute;
  top: calc(100% + 4px);
  z-index: 200;
}

.a .messenger-select.is-open .messenger-dropdown {
  display: block;
}

.a .messenger-option {
  align-items: center;
  border-radius: 8px;
  color: var(--protectioncomuacod-gray);
  cursor: pointer;
  display: flex;
  font-family: var(--font-family-raleway), sans-serif;
  font-size: var(--font-size-xs);
  font-weight: 400;
  gap: 8px;
  padding: 8px 10px;
  transition: background-color 0.12s;
}

.a .messenger-option:hover {
  background-color: var(--gallery);
}

.a .messenger-option.is-selected {
  color: var(--blue-ribbon);
}

.a .messenger-opt-icon {
  color: inherit;
  display: flex;
  flex-shrink: 0;
}

.a .messenger-input {
  flex: 1;
}

/* ── intl-tel-input inside messenger picker ──────────────── */

.a .messenger-picker .iti-messenger {
  display: block;
  flex: 1;
  min-width: 0;
}

.a .messenger-picker .iti-messenger > input {
  width: 100%;
}

.a .iti-messenger .iti__selected-flag {
  background-color: transparent;
  border-radius: 12px 0 0 12px;
  padding: 0 8px 0 12px;
}

.a .iti-messenger .iti__selected-flag:hover,
.a .iti-messenger .iti__selected-flag:focus {
  background-color: rgba(0, 0, 0, 0.04);
}

.a .iti-messenger .iti__selected-dial-code {
  color: var(--protectioncomuacod-gray);
  font-family: var(--font-family-raleway), sans-serif;
  font-size: var(--font-size-xs);
  margin-left: 4px;
}

.a .iti-messenger .iti__country-list {
  background-color: var(--protectioncomuawhite);
  border: 1px solid var(--quill-gray);
  border-radius: 12px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
  font-family: var(--font-family-raleway), sans-serif;
  font-size: var(--font-size-xs);
  max-height: 220px;
  padding: 6px;
}

.a .iti-messenger .iti__country {
  border-radius: 8px;
  padding: 6px 10px;
}

.a .iti-messenger .iti__country.iti__highlight,
.a .iti-messenger .iti__country:hover {
  background-color: var(--gallery);
}

.a .iti-messenger .iti__country-name {
  color: var(--protectioncomuacod-gray);
}

.a .iti-messenger .iti__dial-code {
  color: var(--pale-sky);
}

.a .iti-messenger .iti__divider {
  border-color: var(--quill-gray);
  margin: 4px 0;
}

/* ── Privacy & submit ───────────────────────────────────── */

.a .privacy-label {
  align-items: center;
  cursor: pointer;
  display: flex;
  gap: 8px;
  width: 100%;
}

.a .i-have-read-and-accept-the {
  align-items: center;
  color: var(--pale-sky);
  display: inline;
  font-weight: 400;
  line-height: 19.5px;
  position: relative;
  white-space: nowrap;
}

.a .text-3 {
  color: var(--blue-ribbon);
  display: inline;
  font-weight: 400;
  line-height: 19.5px;
  text-decoration: underline;
  white-space: nowrap;
}

.a .btn {
  align-items: center;
  appearance: none;
  -webkit-appearance: none;
  align-self: stretch;
  background-color: var(--blue-ribbon);
  border: none;
  border-radius: 12px;
  cursor: pointer;
  display: flex;
  height: 48px;
  justify-content: center;
  position: relative;
  transition: opacity 0.15s, background-color 0.35s ease;
  width: 100%;
}

.a .btn:hover {
  opacity: 0.9;
}

.a .btn:active {
  opacity: 0.8;
}

.a .buttonsubmit-btnshadow {
  background-color: var(--protectioncomuawhite-02);
  border-radius: 12px;
  box-shadow: 0 4px 6px -4px #0172fd40, 0 10px 15px -3px #0172fd40;
  height: 48px;
  left: 0;
  opacity: 1;
  pointer-events: none;
  position: absolute;
  top: 0;
  transition: opacity 0.35s ease;
  width: 100%;
}

.a .text-4 {
  align-items: center;
  color: var(--protectioncomuawhite);
  display: flex;
  font-weight: 600;
  justify-content: center;
  line-height: 20px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.a .btn:disabled {
  background-color: #969EA9;
  box-shadow: 0 10px 15px -3px rgba(80, 85, 89, 0.25), 0 4px 6px -4px rgba(75, 79, 83, 0.25);
  cursor: not-allowed;
  pointer-events: none;
}

.a .btn:disabled .buttonsubmit-btnshadow {
  opacity: 0;
}

.a .btn:disabled .text-4 {
  color: #ffffff;
}

@keyframes btn-unlock {
  0%   { transform: scale(1);    }
  45%  { transform: scale(1.04); }
  72%  { transform: scale(0.97); }
  100% { transform: scale(1);    }
}

.a .btn.is-unlocking {
  animation: btn-unlock 0.42s cubic-bezier(0.34, 1.56, 0.64, 1);
}

/* ── Submit button loading state ─────────────────────────── */

.a .btn .text-4 {
  transition: opacity 0.18s ease, transform 0.18s ease;
}

.a .btn-spinner {
  border: 2.5px solid rgba(255, 255, 255, 0.3);
  border-top-color: #fff;
  border-radius: 50%;
  height: 20px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition: opacity 0.18s ease;
  width: 20px;
}

@keyframes btn-spin {
  to { transform: rotate(360deg); }
}

.a .btn.is-loading {
  pointer-events: none;
}

/* keep blue while loading even though disabled attr is set */
.a .btn.is-loading:disabled {
  background-color: var(--blue-ribbon);
  box-shadow: none;
  cursor: default;
}

.a .btn.is-loading:disabled .buttonsubmit-btnshadow {
  opacity: 0.6;
}

.a .btn.is-loading .text-4 {
  opacity: 0;
  transform: scale(0.8);
}

.a .btn.is-loading .btn-spinner {
  animation: btn-spin 0.72s linear infinite;
  opacity: 1;
  transition: opacity 0.18s ease 0.1s;
}

.a .field-hint {
  color: #9ca3af;
  font-family: var(--font-family-raleway), sans-serif;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 14px;
  padding: 0 2px;
}

.a .field-hint.is-invalid {
  color: var(--persian-red);
}

.a input[type="checkbox"].is-invalid {
  border-color: var(--persian-red);
  background-color: #fff0f0;
}

.a .form-success {
  color: var(--blue-ribbon);
  font-family: var(--font-family-raleway), sans-serif;
  font-size: var(--font-size-s);
  font-weight: 600;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
}

.a .form-success[hidden] {
  display: none;
}

/* 2K–4K */
@media (min-width: 2200px) {
  .a .section-6-cta-form { zoom: 1.11; width: calc(100vw / 1.11); margin-left: auto; margin-right: auto; padding: 112px 260px; }
}
@media (min-width: 2800px) {
  .a .section-6-cta-form { zoom: 1.41; width: calc(100vw / 1.41); padding: 112px 260px; }
}
@media (min-width: 3840px) {
  .a .section-6-cta-form { zoom: 1.94; width: calc(100vw / 1.94); padding: 112px 200px; }
}

/* ≤ 1560px — reduce side padding */
@media (max-width: 1560px) {
  .a .section-6-cta-form {
    padding-left: clamp(40px, 7.7vw, 120px);
    padding-right: clamp(40px, 7.7vw, 120px);
  }
}

/* ≤ 1260px — stack columns */
@media (max-width: 1260px) {
  .a .divgrid-1 {
    flex-direction: column;
    align-items: stretch;
    gap: 29px;
  }

  .a .divfade-up {
    flex: 0 0 auto;
  }

  .a .divbg-white {
    flex: 0 0 auto;
    width: 100%;
  }

  .a .pmt-5 {
    max-width: 100%;
    width: 100%;
  }
}

/* ≤ 1024px */
@media (max-width: 1024px) {
  .a .section-6-cta-form {
    padding: 60px 40px;
  }

  .a .ready-to-stop-leavin {
    font-size: 24px;
    line-height: 32px;
  }
}

/* ≤ 640px */
@media (max-width: 640px) {
  .a .section-6-cta-form {
    padding: 40px 24px;
  }

  .a .ready-to-stop-leavin {
    font-size: var(--font-size-m);
    line-height: 28px;
  }

  .a .divgrid {
    flex-direction: column;
    align-items: stretch;
  }

  .a .div-1,
  .a .div-2,
  .a .div-3,
  .a .div-4 {
    flex: 0 0 auto;
    width: 100%;
  }

  .a .i-have-read-and-accept-the {
    white-space: normal;
  }
}
