.DS{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.7)}.ES{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:27rem;max-width:90%;border-radius:1rem;background-color:#fff;background-color:var(--System-Background, #fff);box-shadow:0 .625rem 1.25rem rgba(0,0,0,.2)}[data-theme=dark] .ES{border:.1rem solid #aaacbb;border:.1rem solid var(--Input-Boxstroke-Default, #aaacbb);background-color:#1a1b1e;background-color:var(--System-Background-Dark, #1a1b1e)}.FS{padding:1rem;font-size:1.4rem;font-weight:600;color:#000;color:var(--System-Page-Title, #000);text-align:center}[data-theme=dark] .FS{color:#fff;color:var(--Text-Primary-Dark, #fff)}.GS{display:flex;flex-direction:column;padding:1.5rem 1rem}.GS .HS{padding-top:.625rem;padding-bottom:.625rem;padding-left:0;padding-right:0;border:none;font-size:2rem;font-weight:500;color:#000;color:var(--System-Page-Title, #000);text-align:center}[data-theme=dark] .GS .HS{color:#fff;color:var(--Text-Primary-Dark, #fff)}.GS .IS{margin-top:.5rem;padding:.75rem;font-size:1.7rem;font-weight:700;color:#007aff;color:var(--System-Link, #007aff);text-align:center}[data-theme=dark] .GS .IS{color:#0a84ff;color:var(--System-Link-Dark, #0a84ff)}.JS{display:flex;flex-direction:column;padding-top:1rem;padding-bottom:2rem;padding-left:0;padding-right:0}.JS button{cursor:pointer;align-self:center;width:50%;padding-top:1rem;padding-bottom:1rem;padding-left:0;padding-right:0;border:none;border-radius:1rem;font-size:1.25rem;font-weight:600}.JS button:hover{opacity:.9}.JS button:focus-visible{opacity:.9}.JS button:active{transform:scale(.98)}.JS button:focus{outline:none;box-shadow:0 0 0 .1875rem #a0131c;box-shadow:0 0 0 .1875rem var(--Primary2, #a0131c)}.JS .KS{position:relative;overflow:hidden;color:#fff;color:var(--System-ButtonText-Light, #fff);background-color:#cd2732;background-color:var(--Primary1, #cd2732);box-shadow:0 0 0 .0625rem rgba(0,0,0,.1) inset}.JS .KS:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:.125rem solid transparent;opacity:.3}.JS .KS:hover{background-color:#a0131c;background-color:var(--Primary2, #a0131c)}.JS .KS:focus-visible{background-color:#a0131c;background-color:var(--Primary2, #a0131c)}[data-theme=dark] .JS .KS{background-color:#a0131c;background-color:var(--Primary2, #a0131c)}[data-theme=dark] .JS .KS:hover{background-color:#a31f2d;background-color:var(--Primary3, #a31f2d)}[data-theme=dark] .JS .KS:focus-visible{background-color:#a31f2d;background-color:var(--Primary3, #a31f2d)}.JS .LS{font-size:1.1rem;font-weight:100;color:#000;color:var(--System-Page-Title, #000);background-color:transparent}.JS .LS:hover{color:#007aff;color:var(--System-Link, #007aff)}.JS .LS:focus-visible{color:#007aff;color:var(--System-Link, #007aff)}[data-theme=dark] .JS .LS{color:#fff;color:var(--Text-Primary-Dark, #fff)}[data-theme=dark] .JS .LS:hover{color:#0a84ff;color:var(--System-Link-Dark, #0a84ff)}[data-theme=dark] .JS .LS:focus-visible{color:#0a84ff;color:var(--System-Link-Dark, #0a84ff)}.JS .MS{color:#fff;color:var(--System-ButtonText-Light, #fff);background-color:#cd2732;background-color:var(--Primary1, #cd2732)}.JS .MS:hover{background-color:#a0131c;background-color:var(--Primary2, #a0131c)}.JS .MS:focus-visible{background-color:#a0131c;background-color:var(--Primary2, #a0131c)}[data-theme=dark] .JS .MS{background-color:#a0131c;background-color:var(--Primary2, #a0131c)}[data-theme=dark] .JS .MS:hover{background-color:#a31f2d;background-color:var(--Primary3, #a31f2d)}[data-theme=dark] .JS .MS:focus-visible{background-color:#a31f2d;background-color:var(--Primary3, #a31f2d)}.NS{display:flex;gap:.5rem;align-items:center;justify-content:center;width:100%;max-width:90%;margin:0 auto;padding-top:0;padding-bottom:1.5rem;padding-left:1rem;padding-right:1rem;text-align:center}.OS{direction:ltr;overflow-x:auto;flex:1 1;margin-bottom:0;padding:.75rem;border:.0625rem solid #aaacbb;border:.0625rem solid var(--Input-Boxstroke-Default, #aaacbb);border-radius:.5rem;font-size:1.25rem;color:#000;color:var(--System-Page-Title, #000);text-align:left;white-space:nowrap;background-color:#fff;background-color:var(--System-Background, #fff)}.OS::-moz-placeholder{font-size:1.25rem;font-weight:500;color:#666;color:var(--Text-Secondary, #666)}.OS::placeholder{font-size:1.25rem;font-weight:500;color:#666;color:var(--Text-Secondary, #666)}.OS:focus{border-color:#007aff;border-color:var(--System-Link, #007aff);outline:none;box-shadow:0 0 0 .125rem #007aff;box-shadow:0 0 0 .125rem var(--System-Link, #007aff)}[data-theme=dark] .OS{border-color:#2c2d32;border-color:var(--Input-Boxstroke-Default-Dark, #2c2d32);color:#fff;color:var(--Text-Primary-Dark, #fff);background-color:#1a1b1e;background-color:var(--System-Background-Dark, #1a1b1e)}[data-theme=dark] .OS:focus{border-color:#0a84ff;border-color:var(--System-Link-Dark, #0a84ff);box-shadow:0 0 0 .125rem #0a84ff;box-shadow:0 0 0 .125rem var(--System-Link-Dark, #0a84ff)}.PS{cursor:pointer;height:2.75rem;padding:.5rem 1rem;border:.0625rem solid #aaacbb;border:.0625rem solid var(--Input-Boxstroke-Default, #aaacbb);border-radius:.5rem;font-size:.875rem;font-weight:500;color:#000;color:var(--System-Page-Title, #000);background-color:#fff;background-color:var(--System-Background, #fff)}.PS:hover{background-color:#f0f0f0;background-color:var(--Input-Background-Selected, #f0f0f0)}.PS:focus-visible{background-color:#f0f0f0;background-color:var(--Input-Background-Selected, #f0f0f0)}[data-theme=dark] .PS{border-color:#2c2d32;border-color:var(--Input-Boxstroke-Default-Dark, #2c2d32);color:#fff;color:var(--Text-Primary-Dark, #fff);background-color:#1a1b1e;background-color:var(--System-Background-Dark, #1a1b1e)}[data-theme=dark] .PS:hover{background-color:#2a2b2f;background-color:var(--Input-Background-Selected-Dark, #2a2b2f)}[data-theme=dark] .PS:focus-visible{background-color:#2a2b2f;background-color:var(--Input-Background-Selected-Dark, #2a2b2f)}.QS{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.5rem;gap:.5rem;max-width:18.75rem;margin:0 auto;padding:1rem}.QS .RS{cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;aspect-ratio:1/1;border:.0625rem solid #aaacbb;border:.0625rem solid var(--Input-Boxstroke-Default, #aaacbb);border-radius:.5rem;background-color:#fff;background-color:var(--System-Background, #fff)}.QS .RS:hover{background-color:#f0f0f0;background-color:var(--Input-Background-Selected, #f0f0f0)}.QS .RS:focus-visible{background-color:#f0f0f0;background-color:var(--Input-Background-Selected, #f0f0f0)}.QS .RS:active{transform:scale(.97);background-color:#e0e0e0;background-color:var(--Input-Background-Selected, #e0e0e0)}[data-theme=dark] .QS .RS{border-color:#2c2d32;border-color:var(--Input-Boxstroke-Default-Dark, #2c2d32);background-color:#1a1b1e;background-color:var(--System-Background-Dark, #1a1b1e)}[data-theme=dark] .QS .RS:hover{background-color:#2a2b2f;background-color:var(--Input-Background-Selected-Dark, #2a2b2f)}[data-theme=dark] .QS .RS:focus-visible{background-color:#2a2b2f;background-color:var(--Input-Background-Selected-Dark, #2a2b2f)}[data-theme=dark] .QS .RS:active{background-color:#3a3b3f;background-color:var(--Input-Background-Selected-Dark, #3a3b3f)}.QS .RS .SS{font-size:1.5rem;font-weight:400;color:#000;color:var(--System-Page-Title, #000)}[data-theme=dark] .QS .RS .SS{color:#fff;color:var(--Text-Primary-Dark, #fff)}.QS .RS .TS{font-size:.7rem;color:#6e6e73;color:var(--Text-Secondary, #6e6e73)}[data-theme=dark] .QS .RS .TS{color:#86868b;color:var(--Text-Secondary-Dark, #86868b)}.QS .RS.US{transform:scale(.95);background-color:#007aff;background-color:var(--System-Link, #007aff)}.QS .RS.US .SS,.QS .RS.US .TS{color:#fff}[data-theme=dark] .QS .RS.US{background-color:#0a84ff;background-color:var(--System-Link-Dark, #0a84ff)}.oE{position:relative;overflow:hidden;display:flex;flex:1 1;align-items:flex-start;justify-content:center;box-sizing:border-box;min-height:auto;padding:0;background-color:#fff;background-color:var(--Grayscale-White, #fff)}.pE{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:brightness(.65)}.qE{position:relative;z-index:1;width:100%;max-width:75rem;margin-top:2rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:2rem}@media only screen and (max-width: 47.9375rem){.qE{padding-left:1rem;padding-right:1rem}}@media only screen and (max-width: 26.5rem){.qE{padding:1.5rem .5rem}}@media (min-width: 118.75rem){.qE{display:flex;flex-direction:column;justify-content:center;max-width:90rem;margin-top:0;margin-bottom:0;padding:3rem}}.rE{transform-origin:center top;transform:translateY(2.5rem);margin-bottom:2rem;font-size:3rem;font-weight:800;line-height:1.2;color:#fff;color:var(--Grayscale-White, #fff);text-align:center;text-shadow:0 .125rem .625rem rgba(0,0,0,.5)}[data-theme=dark] .rE{color:var(--Grayscale-Black)}@media (min-width: 118.75rem){.rE{margin-bottom:3rem;font-size:4rem}}@media only screen and (max-width: 47.9375rem){.rE{margin-bottom:3.5rem;font-size:2.1rem}}@media only screen and (max-width: 26.5rem){.rE{transform:translateY(1.875rem);margin-bottom:3rem;font-size:1.9rem}}.sE{display:block}.tE{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;max-width:59rem;margin-top:4rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:1.9rem 2.1rem .6rem 2.3rem;border-radius:1rem;background:#000;background:var(--Grayscale-Black, #000);-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);box-shadow:0 .5rem 2rem rgba(0,0,0,.3)}[data-theme=dark] .tE{background:#1a1b1e;background:var(--System-Background, #1a1b1e)}@media (min-width: 118.75rem){.tE{width:80%;max-width:80rem;margin-top:3rem;margin-bottom:3rem;padding:3rem 3rem 1.5rem 3.5rem}}@media only screen and (max-width: 47.9375rem){.tE{max-width:90%;margin-top:3rem;padding:1.5rem}}@media only screen and (max-width: 26.5rem){.tE{max-width:95%;margin-top:1rem;margin-bottom:1rem;padding:1.25rem 1rem .55rem;border-radius:1.25rem}}.uE{position:relative;display:flex;gap:1rem;align-items:center;width:100%;margin-bottom:1.5rem}@media only screen and (max-width: 47.9375rem){.uE{flex-direction:column;margin-bottom:.1rem}}@media only screen and (max-width: 26.5rem){.uE{margin-bottom:.75rem}}.vE{width:100%}.wE{align-self:stretch;min-width:9.375rem;padding-left:1.25rem;padding-right:1.25rem;border-radius:.75rem;font-family:inherit;font-size:1.2rem;font-weight:700}@media (min-width: 118.75rem){.wE{min-width:12rem;padding-left:2rem;padding-right:2rem;font-size:1.25rem}}@media only screen and (max-width: 47.9375rem){.wE{flex-shrink:0;width:auto;min-width:6rem;padding-left:1rem;padding-right:1rem;border-radius:.5rem;font-size:1rem}}@media only screen and (max-width: 26.5rem){.wE{width:100%}}.xE{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;max-width:59rem;margin-top:2rem;margin-bottom:0;margin-left:auto;margin-right:auto;padding:1rem}@media (min-width: 118.75rem){.xE{max-width:70rem;margin-top:3rem;margin-bottom:3rem;padding:2rem}}@media only screen and (max-width: 47.9375rem){.xE{max-width:90%}}@media only screen and (max-width: 26.5rem){.xE{max-width:95%;margin-top:1.5rem;padding:1.5rem 1rem}}.yE{margin-bottom:1.8rem;font-size:1.5rem;font-weight:600;color:#000;color:var(--System-Page-Title, #000);text-align:center;letter-spacing:.01rem}@media only screen and (max-width: 47.9375rem){.yE{font-size:1.4rem}}@media only screen and (max-width: 26.5rem){.yE{margin-bottom:1.4rem;font-size:1.3rem}}[data-theme=dark] .yE{color:rgba(255,255,255,.95)}.zE{margin-bottom:2rem}.AE{display:inline-flex;gap:1rem;align-items:center;justify-content:center;width:auto;min-width:18rem;margin:0;padding:1rem 1.5rem;border-radius:1rem;font-size:1.4rem;font-weight:700;color:#fff;color:var(--Grayscale-White, #fff);-webkit-text-decoration:none;text-decoration:none;background-color:#212121;background-color:var(--System-Secondary, #212121)}@media only screen and (max-width: 47.9375rem){.AE{min-width:auto;padding:.6rem 1.25rem;font-size:1.25rem}}@media only screen and (max-width: 26.5rem){.AE{padding:.5rem 1rem;font-size:1.2rem}}.BE{width:2.2rem;height:2.2rem}@media only screen and (max-width: 47.9375rem){.BE{width:2rem;height:2rem}}@media only screen and (max-width: 26.5rem){.BE{width:1.8rem;height:1.8rem}}.CE{text-align:center;letter-spacing:.02rem}[data-theme=dark] .CE{color:#fff!important}.DE{width:1.8rem;height:1.8rem}@media only screen and (max-width: 47.9375rem){.DE{width:1.6rem;height:1.6rem}}.EE{max-width:31.25rem;margin-top:0;font-size:1rem;font-weight:500;font-style:italic;color:#000;color:var(--System-Page-Title, #000);text-align:center;opacity:.9}@media only screen and (max-width: 47.9375rem){.EE{font-size:.95rem}}@media only screen and (max-width: 26.5rem){.EE{max-width:90%;font-size:.9rem;line-height:1.4}}[data-theme=dark] .EE{color:rgba(255,255,255,.8);color:var(--Text-Secondary-Dark, rgba(255, 255, 255, .8))}.FE{font-weight:600;font-style:italic;color:inherit;-webkit-text-decoration:none;text-decoration:none}.FE:hover{opacity:.9}.FE:focus-visible{opacity:.9}
