.pS{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)}.qS{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] .qS{border:.1rem solid #aaacbb;border:.1rem solid var(--Input-Boxstroke-Default, #aaacbb);background-color:#1a1b1e;background-color:var(--System-Background-Dark, #1a1b1e)}.rS{padding:1rem;font-size:1.4rem;font-weight:600;color:#000;color:var(--System-Page-Title, #000);text-align:center}[data-theme=dark] .rS{color:#fff;color:var(--Text-Primary-Dark, #fff)}.sS{display:flex;flex-direction:column;padding:1.5rem 1rem}.sS .tS{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] .sS .tS{color:#fff;color:var(--Text-Primary-Dark, #fff)}.sS .uS{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] .sS .uS{color:#0a84ff;color:var(--System-Link-Dark, #0a84ff)}.vS{display:flex;flex-direction:column;padding-top:1rem;padding-bottom:2rem;padding-left:0;padding-right:0}.vS 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}.vS button:hover{opacity:.9}.vS button:focus-visible{opacity:.9}.vS button:active{transform:scale(.98)}.vS button:focus{outline:none;box-shadow:0 0 0 .1875rem #a0131c;box-shadow:0 0 0 .1875rem var(--Primary2, #a0131c)}.vS .wS{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}.vS .wS:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:.125rem solid transparent;opacity:.3}.vS .wS:hover{background-color:#a0131c;background-color:var(--Primary2, #a0131c)}.vS .wS:focus-visible{background-color:#a0131c;background-color:var(--Primary2, #a0131c)}[data-theme=dark] .vS .wS{background-color:#a0131c;background-color:var(--Primary2, #a0131c)}[data-theme=dark] .vS .wS:hover{background-color:#a31f2d;background-color:var(--Primary3, #a31f2d)}[data-theme=dark] .vS .wS:focus-visible{background-color:#a31f2d;background-color:var(--Primary3, #a31f2d)}.vS .xS{font-size:1.1rem;font-weight:100;color:#000;color:var(--System-Page-Title, #000);background-color:transparent}.vS .xS:hover{color:#007aff;color:var(--System-Link, #007aff)}.vS .xS:focus-visible{color:#007aff;color:var(--System-Link, #007aff)}[data-theme=dark] .vS .xS{color:#fff;color:var(--Text-Primary-Dark, #fff)}[data-theme=dark] .vS .xS:hover{color:#0a84ff;color:var(--System-Link-Dark, #0a84ff)}[data-theme=dark] .vS .xS:focus-visible{color:#0a84ff;color:var(--System-Link-Dark, #0a84ff)}.vS .yS{color:#fff;color:var(--System-ButtonText-Light, #fff);background-color:#cd2732;background-color:var(--Primary1, #cd2732)}.vS .yS:hover{background-color:#a0131c;background-color:var(--Primary2, #a0131c)}.vS .yS:focus-visible{background-color:#a0131c;background-color:var(--Primary2, #a0131c)}[data-theme=dark] .vS .yS{background-color:#a0131c;background-color:var(--Primary2, #a0131c)}[data-theme=dark] .vS .yS:hover{background-color:#a31f2d;background-color:var(--Primary3, #a31f2d)}[data-theme=dark] .vS .yS:focus-visible{background-color:#a31f2d;background-color:var(--Primary3, #a31f2d)}.zS{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}.AS{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)}.AS::-moz-placeholder{font-size:1.25rem;font-weight:500;color:#666;color:var(--Text-Secondary, #666)}.AS::placeholder{font-size:1.25rem;font-weight:500;color:#666;color:var(--Text-Secondary, #666)}.AS: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] .AS{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] .AS: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)}.BS{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)}.BS:hover{background-color:#f0f0f0;background-color:var(--Input-Background-Selected, #f0f0f0)}.BS:focus-visible{background-color:#f0f0f0;background-color:var(--Input-Background-Selected, #f0f0f0)}[data-theme=dark] .BS{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] .BS:hover{background-color:#2a2b2f;background-color:var(--Input-Background-Selected-Dark, #2a2b2f)}[data-theme=dark] .BS:focus-visible{background-color:#2a2b2f;background-color:var(--Input-Background-Selected-Dark, #2a2b2f)}.CS{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.5rem;gap:.5rem;max-width:18.75rem;margin:0 auto;padding:1rem}.CS .DS{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)}.CS .DS:hover{background-color:#f0f0f0;background-color:var(--Input-Background-Selected, #f0f0f0)}.CS .DS:focus-visible{background-color:#f0f0f0;background-color:var(--Input-Background-Selected, #f0f0f0)}.CS .DS:active{transform:scale(.97);background-color:#e0e0e0;background-color:var(--Input-Background-Selected, #e0e0e0)}[data-theme=dark] .CS .DS{border-color:#2c2d32;border-color:var(--Input-Boxstroke-Default-Dark, #2c2d32);background-color:#1a1b1e;background-color:var(--System-Background-Dark, #1a1b1e)}[data-theme=dark] .CS .DS:hover{background-color:#2a2b2f;background-color:var(--Input-Background-Selected-Dark, #2a2b2f)}[data-theme=dark] .CS .DS:focus-visible{background-color:#2a2b2f;background-color:var(--Input-Background-Selected-Dark, #2a2b2f)}[data-theme=dark] .CS .DS:active{background-color:#3a3b3f;background-color:var(--Input-Background-Selected-Dark, #3a3b3f)}.CS .DS .ES{font-size:1.5rem;font-weight:400;color:#000;color:var(--System-Page-Title, #000)}[data-theme=dark] .CS .DS .ES{color:#fff;color:var(--Text-Primary-Dark, #fff)}.CS .DS .FS{font-size:.7rem;color:#6e6e73;color:var(--Text-Secondary, #6e6e73)}[data-theme=dark] .CS .DS .FS{color:#86868b;color:var(--Text-Secondary-Dark, #86868b)}.CS .DS.GS{transform:scale(.95);background-color:#007aff;background-color:var(--System-Link, #007aff)}.CS .DS.GS .ES,.CS .DS.GS .FS{color:#fff}[data-theme=dark] .CS .DS.GS{background-color:#0a84ff;background-color:var(--System-Link-Dark, #0a84ff)}.cK{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)}.dK{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:brightness(.65)}.eK{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){.eK{padding-left:1rem;padding-right:1rem}}@media only screen and (max-width: 26.5rem){.eK{padding:1.5rem .5rem}}@media (min-width: 118.75rem){.eK{display:flex;flex-direction:column;justify-content:center;max-width:90rem;margin-top:0;margin-bottom:0;padding:3rem}}.fK{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] .fK{color:var(--Grayscale-Black)}@media (min-width: 118.75rem){.fK{margin-bottom:3rem;font-size:4rem}}@media only screen and (max-width: 47.9375rem){.fK{margin-bottom:3.5rem;font-size:2.1rem}}@media only screen and (max-width: 26.5rem){.fK{transform:translateY(1.875rem);margin-bottom:3rem;font-size:1.9rem}}.gK{display:block}.hK{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] .hK{background:#1a1b1e;background:var(--System-Background, #1a1b1e)}@media (min-width: 118.75rem){.hK{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){.hK{max-width:90%;margin-top:3rem;padding:1.5rem}}@media only screen and (max-width: 26.5rem){.hK{max-width:95%;margin-top:1rem;margin-bottom:1rem;padding:1.25rem 1rem .55rem;border-radius:1.25rem}}.iK{position:relative;display:flex;gap:1rem;align-items:center;width:100%;margin-bottom:1.5rem}@media only screen and (max-width: 47.9375rem){.iK{flex-direction:column;margin-bottom:.1rem}}@media only screen and (max-width: 26.5rem){.iK{margin-bottom:.75rem}}.jK{width:100%}.kK{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){.kK{min-width:12rem;padding-left:2rem;padding-right:2rem;font-size:1.25rem}}@media only screen and (max-width: 47.9375rem){.kK{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){.kK{width:100%}}.lK{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){.lK{max-width:70rem;margin-top:3rem;margin-bottom:3rem;padding:2rem}}@media only screen and (max-width: 47.9375rem){.lK{max-width:90%}}@media only screen and (max-width: 26.5rem){.lK{max-width:95%;margin-top:1.5rem;padding:1.5rem 1rem}}.mK{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){.mK{font-size:1.4rem}}@media only screen and (max-width: 26.5rem){.mK{margin-bottom:1.4rem;font-size:1.3rem}}[data-theme=dark] .mK{color:rgba(255,255,255,.95)}.nK{margin-bottom:2rem}.oK{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){.oK{min-width:auto;padding:.6rem 1.25rem;font-size:1.25rem}}@media only screen and (max-width: 26.5rem){.oK{padding:.5rem 1rem;font-size:1.2rem}}.pK{width:2.2rem;height:2.2rem}@media only screen and (max-width: 47.9375rem){.pK{width:2rem;height:2rem}}@media only screen and (max-width: 26.5rem){.pK{width:1.8rem;height:1.8rem}}.qK{text-align:center;letter-spacing:.02rem}[data-theme=dark] .qK{color:#fff!important}.rK{width:1.8rem;height:1.8rem}@media only screen and (max-width: 47.9375rem){.rK{width:1.6rem;height:1.6rem}}.sK{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){.sK{font-size:.95rem}}@media only screen and (max-width: 26.5rem){.sK{max-width:90%;font-size:.9rem;line-height:1.4}}[data-theme=dark] .sK{color:rgba(255,255,255,.8);color:var(--Text-Secondary-Dark, rgba(255, 255, 255, .8))}.tK{font-weight:600;font-style:italic;color:inherit;-webkit-text-decoration:none;text-decoration:none}.tK:hover{opacity:.9}.tK:focus-visible{opacity:.9}
