.jls-askform{margin:1.25rem auto 0;max-width:760px}.jls-askform .aq-card{background:#fff;border:1px solid var(--border,#e2e2e8);border-radius:10px;box-shadow:0 10px 30px rgba(12,35,64,.06);padding:1.75rem 1.75rem 1.5rem}.jls-askform .aq-heading{color:var(--text-dark,#1a1a2e);font-size:1.2rem;font-weight:800;line-height:1.2;margin:0 0 .3rem}.jls-askform .aq-sub{color:var(--text-light,#5a5a6e);font-size:.85rem;line-height:1.5;margin:0 0 1rem}.jls-askform .aq-grid{display:grid;gap:.6rem;grid-template-columns:1fr 1fr}@media (max-width:560px){.jls-askform .aq-grid{grid-template-columns:1fr}}.jls-askform .aq-full{grid-column:1/-1}.jls-askform .aq-field{background:#fff;border:1px solid var(--border,#e2e2e8);border-radius:5px;box-sizing:border-box;color:var(--text-dark,#1a1a2e);font-family:inherit;font-size:.92rem;line-height:1.3;padding:.72rem .85rem;width:100%}.jls-askform .aq-field::placeholder{color:#8a8a98;opacity:1}.jls-askform .aq-field:focus{border-color:var(--jls-purple,#6b2fa0);box-shadow:0 0 0 2px rgba(107,47,160,.12);outline:none}.jls-askform .aq-field.aq-err{border-color:#c0392b}.jls-askform textarea.aq-field{min-height:84px;resize:vertical}.jls-askform select.aq-field{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%235a5a6e' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 1 5 5 5-5'/%3E%3C/svg%3E");background-position:right .8rem center;background-repeat:no-repeat;background-size:12px;cursor:pointer;padding-right:2rem}.jls-askform select.aq-field option{color:var(--text-dark,#1a1a2e)}.jls-askform select.aq-field:optional.aq-empty{color:#8a8a98}.jls-askform .aq-phone-cell{display:flex;gap:.4rem}.jls-askform .aq-phone-cell .aq-dialcode{flex:0 0 auto;max-width:46%;width:auto}.jls-askform .aq-phone-cell .aq-phone{flex:1 1 auto;min-width:0}.jls-askform .aq-interest{margin:.15rem 0}.jls-askform .aq-interest-q{color:var(--text-dark,#1a1a2e);display:block;font-size:.85rem;font-weight:700}.jls-askform .aq-interest-help{color:var(--text-light,#5a5a6e);display:block;font-size:.76rem;margin:.1rem 0 .55rem}.jls-askform .aq-checks{display:grid;gap:.3rem .9rem;grid-template-columns:1fr 1fr}@media (max-width:560px){.jls-askform .aq-checks{grid-template-columns:1fr}}.jls-askform .aq-checks label{align-items:flex-start;color:var(--text-dark,#1a1a2e);cursor:pointer;display:flex;font-size:.84rem;gap:.45rem;line-height:1.35}.jls-askform .aq-checks input{accent-color:var(--jls-purple,#6b2fa0);flex:0 0 auto;height:15px;margin-top:.15rem;width:15px}.jls-askform .aq-interest-other-field{margin-top:.55rem}.jls-askform .aq-interest.aq-err .aq-interest-q{color:#c0392b}.jls-askform .aq-hp{height:1px;left:-9999px!important;overflow:hidden;position:absolute!important;width:1px}.jls-askform .aq-turnstile{margin:.6rem 0 .25rem}.jls-askform .aq-turnstile:empty{margin:0}.jls-askform .aq-turnstile.aq-err{border-radius:4px;outline:2px solid #c0392b;outline-offset:3px}.jls-askform .aq-cform-btn{background:var(--jls-purple,#6b2fa0);border:1px solid var(--jls-purple,#6b2fa0);border-radius:6px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:.95rem;font-weight:800;margin-top:.5rem;padding:.78rem 1.7rem;transition:background .2s}.jls-askform .aq-cform-btn:hover{background:var(--jls-purple-dark,#4e1f7a);border-color:var(--jls-purple-dark,#4e1f7a)}.jls-askform .aq-cform-btn[disabled]{cursor:default;opacity:.6}.jls-askform .aq-cform-msg{font-size:.88rem;line-height:1.5;margin:.7rem 0 0}.jls-askform .aq-cform-msg.err{color:#c0392b}.jls-askform .aq-cform-msg.ok{color:#1e7e4f;font-weight:700}.jls-askform .aq-disclaimer{color:var(--text-light,#5a5a6e);font-size:.72rem;line-height:1.45;margin:.85rem 0 0}.jls-askform .aq-cform.is-done .aq-cform-btn,.jls-askform .aq-cform.is-done .aq-disclaimer,.jls-askform .aq-cform.is-done .aq-grid,.jls-askform .aq-cform.is-done .aq-turnstile{display:none}