.frm-fluent-form.frm-fluent-form{background:transparent;color:inherit;font-family:var(--font-body-family, inherit)}.frm-fluent-form.frm-fluent-form,.frm-fluent-form.frm-fluent-form>fieldset{display:flex;flex-wrap:wrap;column-gap:1rem;row-gap:clamp(1.1rem,1.8vw,1.6rem)}.frm-fluent-form.frm-fluent-form .ff_screen_reader_title{position:absolute}.frm-fluent-form.frm-fluent-form .ff-el-group{width:100%;margin-bottom:0}.frm-fluent-form.frm-fluent-form .ff-el-group.ff-col-half{width:calc(50% - .5rem)}@media(max-width:620px){.frm-fluent-form.frm-fluent-form .ff-el-group.ff-col-half{width:100%}}.frm-fluent-form.frm-fluent-form .ff-el-input--label label{font-family:var(--font-heading-family, sans-serif);font-size:.85rem;font-weight:600;letter-spacing:.04em;color:color-mix(in srgb,currentColor 78%,transparent);margin-bottom:.35rem;display:inline-block}.frm-fluent-form.frm-fluent-form .ff-el-input--label.ff-el-is-required.asterisk-right label:after{color:var(--color-accent, #fd2e98);margin-left:.15rem}.frm-fluent-form.frm-fluent-form .ff-t-cell .ff-el-input--label label{font-size:.78rem;font-weight:500;letter-spacing:.02em;color:color-mix(in srgb,currentColor 62%,transparent)}.frm-fluent-form.frm-fluent-form .ff-el-help-message{font-size:.82rem;line-height:1.6;color:color-mix(in srgb,currentColor 62%,transparent);padding-top:.35rem}.frm-fluent-form.frm-fluent-form .ff-el-form-control{width:100%;font-family:inherit;font-size:1rem;line-height:1.5;color:#000010f2;background:#fff;border:1px solid rgba(0,0,16,.12);border-radius:12px;padding:.85rem 1rem;height:auto;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;appearance:none;-webkit-appearance:none}.frm-fluent-form.frm-fluent-form .ff-el-form-control:focus{outline:none;border-color:var(--color-accent, #fd2e98);box-shadow:0 0 0 4px color-mix(in srgb,var(--color-accent, #fd2e98) 18%,transparent)}.frm-fluent-form.frm-fluent-form .ff-el-form-control::placeholder{color:#00001066;font-weight:400}.frm-fluent-form.frm-fluent-form textarea.ff-el-form-control{resize:vertical;min-height:140px}.frm-fluent-form.frm-fluent-form select.ff-el-form-control{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23081427' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:18px 18px;padding-right:2.6rem}.frm-fluent-form.frm-fluent-form .ff-el-form-check-label{display:flex;align-items:flex-start;gap:.6rem;font-size:.88rem;line-height:1.6;color:color-mix(in srgb,currentColor 78%,transparent);cursor:pointer}.frm-fluent-form.frm-fluent-form .ff-el-form-check-input,.frm-fluent-form.frm-fluent-form .ff_gdpr_field{margin:.2rem 0 0;flex:0 0 auto;width:1.05rem;height:1.05rem;accent-color:var(--color-accent, #fd2e98)}.frm-fluent-form.frm-fluent-form .ff_submit_btn_wrapper{width:100%;margin-top:clamp(.2rem,.8vw,.6rem);padding:0}.frm-fluent-form.frm-fluent-form .ff-btn-submit{display:inline-flex;align-items:center;gap:.625rem;padding:var(--btn-padding-y, 1rem) var(--btn-padding-x, 1.875rem);border-radius:var(--btn-radius, 999px);font-family:var(--font-heading-family, inherit);font-weight:var(--btn-font-weight, 600);font-size:1rem;letter-spacing:-.005em;line-height:1.2;text-decoration:none;cursor:pointer;border:var(--btn-border-width, 2px) solid transparent;white-space:nowrap;background:var(--color-button-bg, #fd2e98);color:var(--color-button-text, #fff);box-shadow:0 10px 30px #fd2e9847;transition:background .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease,border-color .25s ease}.frm-fluent-form.frm-fluent-form .ff-btn-submit:hover,.frm-fluent-form.frm-fluent-form .ff-btn-submit:focus-visible{background:var(--color-button-hover-bg, #000010);color:var(--color-button-hover-text, #fff);transform:translateY(-2px);box-shadow:0 14px 36px #00001040}@media(max-width:620px){.frm-fluent-form.frm-fluent-form .ff-btn-submit{width:100%;justify-content:center;white-space:normal}}.frm-fluent-form.frm-fluent-form .ff-el-turnstile,.frm-fluent-form.frm-fluent-form .cf-turnstile{margin:.25rem 0 0}.frm-fluent-form.frm-fluent-form .error.text-danger,.frm-fluent-form.frm-fluent-form .error{font-size:.82rem;font-weight:500;color:#d63638;background:transparent;border:0;padding:.35rem 0 0;margin:0}.frm-fluent-form.frm-fluent-form .ff-el-is-error .ff-el-form-control{border-color:#d63638;box-shadow:0 0 0 3px #d6363826}.ff-message-success{background:transparent;color:inherit;border:0;border-left:4px solid var(--color-accent, #fd2e98);border-radius:0;box-shadow:none;padding:.35rem 0 .35rem clamp(1.25rem,2vw,1.75rem);font-size:1rem;line-height:1.7}.hp-thankyou-hero{background:var(--color-primary, #081427);color:var(--color-white, #fff);min-height:72vh;display:flex;align-items:center;padding:clamp(5rem,12vh,9rem) clamp(1.25rem,5vw,4rem)}.hp-thankyou-hero__inner{max-width:640px;margin:0 auto;text-align:center}.hp-thankyou-hero__icon{color:var(--color-accent, #fd2e98);margin-bottom:1.5rem}.hp-thankyou-hero__eyebrow{font-family:var(--font-heading-family, inherit);font-size:.85rem;font-weight:600;letter-spacing:.12em;color:var(--color-accent, #fd2e98);margin:0 0 1rem}.hp-thankyou-hero__h1{font-family:var(--font-heading-family, inherit);font-weight:800;font-size:clamp(2rem,5vw,3.5rem);letter-spacing:-.02em;line-height:1.1;margin:0 0 1.25rem}.hp-thankyou-hero__dot{color:var(--color-accent, #fd2e98)}.hp-thankyou-hero__lead{font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.7;color:color-mix(in srgb,currentColor 82%,transparent);margin:0 0 2rem}.hp-thankyou-hero__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.75rem}.hp-thankyou-hero__small{font-size:.85rem;line-height:1.6;color:color-mix(in srgb,currentColor 55%,transparent);margin:0}
