:root,:root.mon,:root.mca,:root.muk{--brandPrimary: #5134F7;--brandSecondary: #7d00ea;--headerHover: #672AFF1a;--headerHoverText: #5134F7;--buttonHoverText: #fff;--textPrimary: #C8B5E8FF;--lightBrandPrimary: #6F3AC2;--brandHighlight: #dbff45;--textOnSecondary: #fff;--headerBg: #fff;--headerText: #000}:root.kyw{--brandPrimary: #005F70;--brandSecondary: #CFE0C3;--headerHover: #fff;--buttonHoverText: #000;--textPrimary: #fff;--textOnSecondary: #000;--lightBrandPrimary: #ffffff1a;--brandHighlight: #dbff45;--headerBg: #005F70;--headerText: #fff}:root.sur{--brandPrimary: #3a0088;--brandSecondary: #00cfc8;--headerHover: #fff;--buttonHoverText: #fff;--textPrimary: #fff;--textOnSecondary: #000;--lightBrandPrimary: #6F3AC2;--brandHighlight: #dbff45;--headerBg: #3a0088;--headerText: #fff}*{margin:0;padding:0;box-sizing:border-box}.formkit{line-height:1.5;font-family:var(--font-primary, sans-serif);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:940px;min-height:100vh;padding:60px 0;position:relative;width:96%;z-index:2}.formkit__logo img{max-width:100%}.formkit__main{line-height:1.5;font-family:var(--font-primary, sans-serif);box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;flex-direction:column}.formkit__main h1{color:var(--brandPrimary);font-size:1.75rem;font-weight:700;font-family:var(--font-primary, sans-serif);line-height:3.4375rem;margin-block-start:.67em;margin-block-end:.67em}@media screen and (min-width: 53.75em){.formkit__main h1{font-size:2.375rem}}@media screen and (min-width: 71.25em){.formkit__main h1{font-size:2.75rem}}.formkit__main p{line-height:1.5;font-family:var(--font-primary, sans-serif);box-sizing:border-box;font-size:1rem;font-weight:400;color:#000;font-style:normal;margin-bottom:15px}@media screen and (min-width: 53.75em){.formkit__main{flex-direction:row}}.formkit__form{flex-shrink:0;margin:.625rem auto 0;width:100%}@media screen and (min-width: 53.75em){.formkit__form{margin-left:3.125rem;margin-top:.9375rem;width:23.75rem}}@media screen and (min-width: 71.25em){.formkit__form{margin-left:6.25rem;margin-top:29.48px}}.formkit__form-email{font-size:.9375rem;color:#444951;background-color:#fff;border-radius:.375rem;font-weight:400;border:1px solid var(--brandPrimary);width:100%;padding:.75rem;margin-bottom:.9375rem;flex:1 0 auto;line-height:1.4;transition:border-color ease-out .3s}.formkit__form-errors{display:none;margin-bottom:.5em;color:red}.formkit__form-errors.is-visible{display:inline-block}.formkit__form-btn{background:var(--brandPrimary);border:2px solid var(--brandPrimary);border-radius:10px;color:#fff;text-align:center;transition:background .3s ease-in-out;cursor:pointer;display:inline-block;box-sizing:border-box;position:relative;vertical-align:middle;overflow:hidden;width:100%;padding:.8125rem .9375rem .75rem;box-shadow:0 1px 2px #0000001a;font-size:.9375rem;font-weight:700;text-transform:uppercase}.formkit__form-btn:hover,.formkit__form-btn:focus,.formkit__form-btn:focus-visible,.formkit__form-btn:focus-within{background:var(--brandSecondary);color:var(--textOnSecondary)}.formkit__form p{text-align:center;box-sizing:border-box;font-family:var(--font-primary, sans-serif);font-size:11px;font-weight:400;font-style:normal;line-height:1.5;color:#000;margin:.6875rem 0}
