@font-face{font-family:ClashGrotesk-Extralight;src:url(/fonts/clash_grotesk/ClashGrotesk-Extralight.woff2) format("woff2"),url(/fonts/clash_grotesk/ClashGrotesk-Extralight.woff) format("woff"),url(/fonts/clash_grotesk/ClashGrotesk-Extralight.ttf) format("truetype");font-weight:200;font-display:swap;font-style:normal}@font-face{font-family:ClashGrotesk-Light;src:url(/fonts/clash_grotesk/ClashGrotesk-Light.woff2) format("woff2"),url(/fonts/clash_grotesk/ClashGrotesk-Light.woff) format("woff"),url(/fonts/clash_grotesk/ClashGrotesk-Light.ttf) format("truetype");font-weight:300;font-display:swap;font-style:normal}@font-face{font-family:ClashGrotesk-Regular;src:url(/fonts/clash_grotesk/ClashGrotesk-Regular.woff2) format("woff2"),url(/fonts/clash_grotesk/ClashGrotesk-Regular.woff) format("woff"),url(/fonts/clash_grotesk/ClashGrotesk-Regular.ttf) format("truetype");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:ClashGrotesk-Medium;src:url(/fonts/clash_grotesk/ClashGrotesk-Medium.woff2) format("woff2"),url(/fonts/clash_grotesk/ClashGrotesk-Medium.woff) format("woff"),url(/fonts/clash_grotesk/ClashGrotesk-Medium.ttf) format("truetype");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:ClashGrotesk-Semibold;src:url(/fonts/clash_grotesk/ClashGrotesk-Semibold.woff2) format("woff2"),url(/fonts/clash_grotesk/ClashGrotesk-Semibold.woff) format("woff"),url(/fonts/clash_grotesk/ClashGrotesk-Semibold.ttf) format("truetype");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:ClashGrotesk-Bold;src:url(/fonts/clash_grotesk/ClashGrotesk-Bold.woff2) format("woff2"),url(/fonts/clash_grotesk/ClashGrotesk-Bold.woff) format("woff"),url(/fonts/clash_grotesk/ClashGrotesk-Bold.ttf) format("truetype");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:ClashGrotesk-Variable;src:url(/fonts/clash_grotesk/ClashGrotesk-Variable.woff2) format("woff2"),url(/fonts/clash_grotesk/ClashGrotesk-Variable.woff) format("woff"),url(/fonts/clash_grotesk/ClashGrotesk-Variable.ttf) format("truetype");font-weight:200 700;font-display:swap;font-style:normal}:root{--primary-bg:#fff;--primary-text:#000;--white:#fff;--black:#000;--green:green;--v-ent-gold:#d4af37;--v-ent-light-gold:#e8c760;--v-ent-deep-gold:#8c6a1a;--v-ent-red:#ed1c24;--v-ent-light-red:#ff0008;--v-ent-success:#4caf50;--v-ent-success-light:#66bb6a;--v-ent-success-deep:#2e7d32;--overlay-gray:#212225;--desktop-h1-size:3.5rem;--desktop-h2-size:3rem;--desktop-h3-size:2.25rem;--desktop-h4-size:2rem;--desktop-h5-size:1.75rem;--desktop-h6-size:1.5rem;--mobile-h1-size:2rem;--mobile-h2-size:1.5rem;--mobile-h3-size:1.25rem;--mobile-h4-size:1rem;--mobile-h5-size:0.875rem;--mobile-h6-size:0.75rem;--fs-p-size-desktop:1rem;--fs-p-size-sm-desktop:0.9rem;--fs-p-size-mobile:0.85rem;--fs-p-size-sm-mobile:0.75rem;--fw-extra-bold:800;--fw-bold:700;--fw-semi-bold:600;--fw-medium:500;--fw-regular:400;--fw-light:300;--fw-extra-light:200;--fw-thin:100}input:-webkit-autofill,input:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:focus{-webkit-text-fill-color:var(--primary-bg)!important;-webkit-box-shadow:inset 0 0 0 1000px #303136!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}*{margin:0;padding:0;box-sizing:border-box;font-family:ClashGrotesk-Variable,sans-serif;color:var(--primary-bg)}button,fieldset,input,select,textarea{border:0}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid hsla(0,0%,100%,.6);outline-offset:2px}.displayTitle,.heroTitle,h1,h2,h3,h4{font-family:var(--font-fraunces),"Fraunces","ClashGrotesk-Variable",serif;font-weight:700;letter-spacing:-.01em}a{text-decoration:none}.goldBTN{color:var(--primary-bg);background-color:var(--v-ent-gold);transform:scale(1);transition:background-color .5s ease-in-out,color .5s ease-in-out,border .5s ease-in-out,transform 0s ease-in-out;cursor:pointer}.goldBTN:hover{color:var(--primary-bg);background-color:var(--v-ent-light-gold)}.goldBTN:active{transform:scale(1.01)}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.btn{height:37px;font-weight:600;border-radius:5px;outline:none;border:none;cursor:pointer}@media (max-width:768px){.btn{height:auto;min-height:44px}}.grnBTN{color:#fff;background-color:var(--v-ent-success);padding:0 18px;transition:background-color .2s ease-in-out;cursor:pointer}.grnBTN:hover{background-color:var(--v-ent-success-light)}.grnBTN:disabled{opacity:.5;cursor:default}.redBTN{background-color:var(--v-ent-red);transform:scale(1);transition:background-color .5s ease-in-out,color .5s ease-in-out,border .5s ease-in-out,transform 0s ease-in-out;cursor:pointer}.redBTN,.redBTN:hover{color:var(--primary-bg)}.redBTN:hover{background-color:var(--v-ent-light-red)}.redBTN:active{transform:scale(1.01)}select{height:40px;background-color:#303136!important;padding-left:10px;padding-right:10px;transition:all .5s ease-in-out}select,select:active,select:focus{color:var(--primary-bg);outline:none}[data-theme=dark]{--primary-bg:#000;--primary-text:#fff}.ql-toolbar{padding:5px;border-radius:0!important}.ql-editor{min-height:270px;max-height:450px;font-size:.85rem;line-height:1.25;background-color:#303136;background-color:#393a40}.ql-toolbar .ql-fill,.ql-toolbar .ql-stroke{stroke:#fff!important}.ql-snow .ql-picker-options{background-color:#303136!important}.ql-toolbar .ql-picker .ql-picker-item{background-color:#303136!important;width:100%!important}.ql-toolbar .ql-picker .ql-picker-item:hover{color:grey!important;width:100%!important}.ql-toolbar .ql-picker.ql-align .ql-picker-item:hover{background-color:#000!important;width:100%!important}input[type=datetime-local]::-webkit-calendar-picker-indicator{background-color:#eaeaea;padding:3px;cursor:pointer;-webkit-transition:background-color .5s ease-in-out;transition:background-color .5s ease-in-out}@media only screen and (min-width:450px){.ql-editor{min-height:350px;max-height:550px;font-size:.9rem;line-height:1.35}}@media only screen and (min-width:768px){.ql-editor{font-size:1rem;line-height:1.5}}body,html{overflow-x:hidden;max-width:100%;background-color:#131316;color:#fff}.fieldLabelRow{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem;font:inherit;color:inherit}.page-help_trigger__6aAIV{position:fixed;right:1rem;bottom:88px;z-index:900;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background-color:#26262c;color:hsla(0,0%,100%,.72);font-size:1.25rem;cursor:pointer;outline:none;box-shadow:0 4px 14px rgba(0,0,0,.45)}.page-help_trigger__6aAIV:hover{background-color:#303039;color:#fff}.page-help_trigger__6aAIV:focus-visible{outline:2px solid #fff;outline-offset:2px}@media (min-width:900px){.page-help_trigger__6aAIV{bottom:1.5rem}}.page-help_scrim__CwLlr{position:fixed;inset:0;z-index:1200;background-color:rgba(0,0,0,.62);display:flex;align-items:flex-end;justify-content:center;padding:0}@media (min-width:700px){.page-help_scrim__CwLlr{align-items:center;padding:1.5rem}}.page-help_panel__Z6Ci_{background-color:#1b1c1f;width:100%;max-width:560px;max-height:82vh;overflow-y:auto;padding:1.4rem 1.35rem 1.8rem;border-radius:18px 18px 0 0;display:flex;flex-direction:column;gap:.55rem}@media (min-width:700px){.page-help_panel__Z6Ci_{border-radius:16px;padding:1.6rem}}.page-help_head__YF3IY{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.page-help_kicker__ohUuD{display:block;color:hsla(0,0%,100%,.42);font-family:ClashGrotesk-Variable,sans-serif;font-size:.72rem;letter-spacing:.09em;text-transform:uppercase}.page-help_title__HTfyi{color:#fff;font-family:ClashGrotesk-Variable,sans-serif;font-size:1.35rem;font-weight:var(--fw-semi-bold,600);line-height:1.2;margin-top:.15rem}.page-help_close__VQmz7{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background-color:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.7);font-size:1.05rem;cursor:pointer;outline:none}.page-help_close__VQmz7:hover{background-color:hsla(0,0%,100%,.12);color:#fff}.page-help_close__VQmz7:focus-visible{outline:2px solid #fff;outline-offset:2px}.page-help_what__C4EOg{color:hsla(0,0%,100%,.82);font-size:.98rem;line-height:1.6;margin-top:.35rem}.page-help_subhead__h4UfQ{color:hsla(0,0%,100%,.42);font-family:ClashGrotesk-Variable,sans-serif;font-size:.72rem;letter-spacing:.09em;text-transform:uppercase;margin-top:.9rem}.page-help_list__kkIMF{display:flex;flex-direction:column;gap:.4rem;margin:.2rem 0 0;padding:0;list-style:none}.page-help_item__0WkJY{background-color:hsla(0,0%,100%,.05);border-radius:10px;padding:.62rem .8rem;color:hsla(0,0%,100%,.85);font-size:.9rem;line-height:1.5}.page-help_note__8Gbof{background-color:rgba(212,175,55,.12);border-radius:12px;padding:.8rem .9rem;color:hsla(0,0%,100%,.8);font-size:.88rem;line-height:1.6;margin-top:1rem}.page-help_itemLink__ccptR{display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#fff;text-decoration:none;background-color:hsla(0,0%,100%,.08);outline:none;min-height:44px}.page-help_itemLink__ccptR:hover{background-color:hsla(0,0%,100%,.14)}.page-help_itemLink__ccptR:focus-visible{outline:2px solid #fff;outline-offset:2px}.page-help_go__4Cjm_{flex:0 0 auto;color:hsla(0,0%,100%,.45);font-size:1.15rem;line-height:1}