.common-layered-image{background-repeat:no-repeat;background-size:contain;bottom:0;left:0;position:absolute;right:0;top:0}@media screen and (max-width:810px){.common-layered-image--mobile-hide{display:none}}@media screen and (min-width:810px){.common-layered-image--desktop-hide{display:none}}.common-layered-image--behind{z-index:-1}.common-layered-image--debug{pointer-events:all!important;z-index:10000}.common-layered-image--debug:after{border:2px dashed #000;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.common-layered-image--debug:first-child:after{border:2px dashed red}.common-layered-image--debug:nth-child(2):after{border:2px dashed green}.common-layered-image--debug:nth-child(3):after{border:2px dashed blue}.common-layered-image__debug{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff80;color:#000;font-size:12px;max-height:100%;max-width:100%;min-width:400px;opacity:.1;overflow:auto;padding:1em;position:absolute;text-align:left;z-index:1}.common-layered-image__debug:hover{opacity:1}.px-icon{color:inherit;display:inline-block;height:auto;line-height:inherit;position:relative;vertical-align:baseline;width:auto}.px-icon-button,.px-icon-button--default{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;box-sizing:border-box;font-family:inherit;font-size:inherit;font-weight:400;outline:none;position:relative;white-space:nowrap}.px-icon-button--default{align-items:center;border-radius:.33em;cursor:pointer;display:inline-flex;justify-content:center;min-height:0;min-width:0;padding:0;text-overflow:ellipsis;transition:transform .2s cubic-bezier(.215,.61,.355,1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.px-icon-button--default:disabled,.px-icon-button--default:disabled:active,.px-icon-button--default:disabled:hover,.px-icon-button--default:disabled[aria-checked]{cursor:not-allowed;opacity:.5}.px-icon-button--default:focus-visible{box-shadow:0 0 0 3px #1a59c854;outline:1px dashed #1a59c8;outline-offset:0}.px-icon-button--default:hover{transform:translateY(-1px)}.px-icon-button--default:active{transform:translateY(1px)}.px-icon-button--toggles.px-icon-button--unchecked{opacity:.5}.px-icon-button--toggles.px-icon-button--unchecked:hover{opacity:.66}.px-icon-button--basic{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;border-radius:.05em;box-sizing:border-box;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:400;line-height:1;min-height:0;min-width:0;outline:none;padding:0;position:relative;white-space:nowrap}.px-icon-button--basic:focus-visible{outline:1px dotted currentColor;outline-offset:.1em}.px-icon-button--accent{color:#1a59c8}.px-icon-button--white{color:#fff}.px-icon-button--accent-hover{transition:transform .2s cubic-bezier(.215,.61,.355,1),color .2s cubic-bezier(.215,.61,.355,1)}.px-icon-button--accent-hover:hover{color:#487ad3}.px-icon-button--accent-hover:active{color:#1547a0}.px-icon-button--subtle{opacity:.33}.px-icon-button--subtle:hover{opacity:1}.px-float{left:0;position:relative;top:0}.px-float__overlay{height:100vh;width:100vw}.px-float__overlay,.px-float__popup{left:0;position:fixed;top:0}.px-float--absolute{position:absolute}.px-float--centered .px-float__popup,.px-float--default .px-float__popup{left:50%;top:40%;transform:translate(-50%,-40%)}.px-float--default .px-float__popup,.px-float--dialog .px-float__popup{padding:1.5em}.px-float--default .px-float__popup,.px-float--dialog .px-float__popup,.px-float--message .px-float__popup{background-color:#fff;border-radius:.5em;box-shadow:0 12px 15px -4px #00000020,0 24px 38px #0000000b,0 9px 50px #00000008;font-family:inherit}.px-float--message .px-float__popup{padding:1.5em 2em}.px-float--menu .px-float__popup{background-color:#fff;border-radius:.5em;box-shadow:0 12px 15px -4px #00000020,0 24px 38px #0000000b,0 9px 50px #00000008;display:flex;flex-direction:column;font-family:inherit;padding:0}.px-float--sm .px-float__popup{max-width:min(94vw,320px)}.px-float--md .px-float__popup{max-width:min(94vw,600px)}.px-float--lg .px-float__popup{max-width:min(94vw,800px)}.px-float--lx .px-float__popup{max-width:min(94vw,1280px)}.px-float--container{max-width:"min(94vw, 1520px)"}.px-float--default .px-float__overlay,.px-float--gray .px-float__overlay{background-color:#66666654}.px-float--blur .px-float__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.px-float-fade-enter-active,.px-float-fade-leave-active{transition:opacity .4s cubic-bezier(.215,.61,.355,1)}.px-float-fade-enter-active,.px-float-fade-leave-active{transition-delay:0}.px-float-fade-enter,.px-float-fade-enter-from,.px-float-fade-leave-to{opacity:0}.px-float-fade-leave-active{pointer-events:none}.px-float-fade-blur-enter-active,.px-float-fade-blur-leave-active{transition-delay:.4s}.px-float-fade-blur-enter-active .px-float__overlay,.px-float-fade-blur-leave-active .px-float__overlay{transition:filter .4s,-webkit-backdrop-filter .4s;transition:filter .4s,backdrop-filter .4s;transition:filter .4s,backdrop-filter .4s,-webkit-backdrop-filter .4s}.px-float-fade-blur-enter-active .px-float__popup,.px-float-fade-blur-leave-active .px-float__popup{transition:filter .4s}.px-float-fade-blur-enter .px-float__overlay,.px-float-fade-blur-enter-from .px-float__overlay,.px-float-fade-blur-leave-to .px-float__overlay{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);filter:opacity(0)}.px-float-fade-blur-enter .px-float__popup,.px-float-fade-blur-enter-from .px-float__popup,.px-float-fade-blur-leave-to .px-float__popup{filter:opacity(0)}.px-float-fade-blur-leave-to .px-float__overlay{pointer-events:none}.common-button-v1{cursor:pointer;font-size:1em}.common-button-v1,.common-button-v1:hover{text-decoration:none}.common-button-v1:disabled{background-color:#bababa80!important;box-shadow:none!important;color:#888!important}.common-button-v1__icon{flex:none;margin-inline-end:-.5em;margin-inline-start:.5em;-o-object-fit:contain;object-fit:contain;position:relative}.common-button-v1__content{align-items:center;display:inline-flex;flex-wrap:nowrap}.common-button-v1--attention-headshake,.common-button-v1--attention-outline-shake-gradient-border-purple,.common-button-v1--bing,.common-button-v1--bingoutline,.common-button-v1--blue,.common-button-v1--button,.common-button-v1--gray,.common-button-v1--green,.common-button-v1--legacy-blue,.common-button-v1--multiline,.common-button-v1--new-primary,.common-button-v1--new-primary-arrow,.common-button-v1--new-primary-gradient,.common-button-v1--new-secondary,.common-button-v1--new-secondary-alt,.common-button-v1--new-white,.common-button-v1--next,.common-button-v1--pagenav,.common-button-v1--primary,.common-button-v1--purple,.common-button-v1--purple-blue-gradient,.common-button-v1--rewards,.common-button-v1--rounded,.common-button-v1--telegram,.common-button-v1--temp-next-6,.common-button-v1--temp-next-6-arrow,.common-button-v1--temp-next-6-backarrow,.common-button-v1--temp-secondary-1,.common-button-v1--temp-secondary-2,.common-button-v1--temp-win-label-arrow,.common-button-v1--whatsapp,.common-button-v1--white,.common-button-v1--yellow{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--theme-button-bg);border:none;border-radius:.33em;box-shadow:0 .7565932872px 2px #00000026;box-sizing:border-box;color:var(--theme-button-fg);cursor:pointer;display:inline-flex;font-family:inherit;font-size:inherit;font-weight:400;justify-content:center;line-height:1.2;min-height:2.25em;min-width:8em;outline:none;padding:.4em 1.5em .5em;position:relative;text-align:center;text-overflow:ellipsis;transition:background-color .4s cubic-bezier(.215,.61,.355,1),color .4s cubic-bezier(.215,.61,.355,1),box-shadow .4s cubic-bezier(.215,.61,.355,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:normal}.common-button-v1--attention-headshake:disabled,.common-button-v1--attention-outline-shake-gradient-border-purple:disabled,.common-button-v1--bing:disabled,.common-button-v1--bingoutline:disabled,.common-button-v1--blue:disabled,.common-button-v1--button:disabled,.common-button-v1--button:disabled:active,.common-button-v1--button:disabled:hover,.common-button-v1--button:disabled[aria-checked],.common-button-v1--gray:disabled,.common-button-v1--green:disabled,.common-button-v1--legacy-blue:disabled,.common-button-v1--multiline:disabled,.common-button-v1--new-primary-arrow:disabled,.common-button-v1--new-primary-gradient:disabled,.common-button-v1--new-primary:disabled,.common-button-v1--new-secondary-alt:disabled,.common-button-v1--new-secondary:disabled,.common-button-v1--new-white:disabled,.common-button-v1--next:disabled,.common-button-v1--pagenav:disabled,.common-button-v1--primary:disabled,.common-button-v1--purple-blue-gradient:disabled,.common-button-v1--purple:disabled,.common-button-v1--rewards:disabled,.common-button-v1--rounded:disabled,.common-button-v1--telegram:disabled,.common-button-v1--temp-next-6-arrow:disabled,.common-button-v1--temp-next-6-backarrow:disabled,.common-button-v1--temp-next-6:disabled,.common-button-v1--temp-secondary-1:disabled,.common-button-v1--temp-secondary-2:disabled,.common-button-v1--temp-win-label-arrow:disabled,.common-button-v1--whatsapp:disabled,.common-button-v1--white:disabled,.common-button-v1--yellow:disabled{background-color:#bababa80;box-shadow:none;color:#888;cursor:not-allowed}.common-button-v1--attention-headshake:hover,.common-button-v1--attention-outline-shake-gradient-border-purple:hover,.common-button-v1--bing:hover,.common-button-v1--bingoutline:hover,.common-button-v1--blue:hover,.common-button-v1--button:hover,.common-button-v1--gray:hover,.common-button-v1--green:hover,.common-button-v1--legacy-blue:hover,.common-button-v1--multiline:hover,.common-button-v1--new-primary-arrow:hover,.common-button-v1--new-primary-gradient:hover,.common-button-v1--new-primary:hover,.common-button-v1--new-secondary-alt:hover,.common-button-v1--new-secondary:hover,.common-button-v1--new-white:hover,.common-button-v1--next:hover,.common-button-v1--pagenav:hover,.common-button-v1--primary:hover,.common-button-v1--purple-blue-gradient:hover,.common-button-v1--purple:hover,.common-button-v1--rewards:hover,.common-button-v1--rounded:hover,.common-button-v1--telegram:hover,.common-button-v1--temp-next-6-arrow:hover,.common-button-v1--temp-next-6-backarrow:hover,.common-button-v1--temp-next-6:hover,.common-button-v1--temp-secondary-1:hover,.common-button-v1--temp-secondary-2:hover,.common-button-v1--temp-win-label-arrow:hover,.common-button-v1--whatsapp:hover,.common-button-v1--white:hover,.common-button-v1--yellow:hover{background-color:var(--theme-button-bg-hover);box-shadow:0 1.7994922406px 4px #00000040;color:var(--theme-button-fg)}.common-button-v1--attention-headshake:active,.common-button-v1--attention-outline-shake-gradient-border-purple:active,.common-button-v1--bing:active,.common-button-v1--bingoutline:active,.common-button-v1--blue:active,.common-button-v1--button:active,.common-button-v1--gray:active,.common-button-v1--green:active,.common-button-v1--legacy-blue:active,.common-button-v1--multiline:active,.common-button-v1--new-primary-arrow:active,.common-button-v1--new-primary-gradient:active,.common-button-v1--new-primary:active,.common-button-v1--new-secondary-alt:active,.common-button-v1--new-secondary:active,.common-button-v1--new-white:active,.common-button-v1--next:active,.common-button-v1--pagenav:active,.common-button-v1--primary:active,.common-button-v1--purple-blue-gradient:active,.common-button-v1--purple:active,.common-button-v1--rewards:active,.common-button-v1--rounded:active,.common-button-v1--telegram:active,.common-button-v1--temp-next-6-arrow:active,.common-button-v1--temp-next-6-backarrow:active,.common-button-v1--temp-next-6:active,.common-button-v1--temp-secondary-1:active,.common-button-v1--temp-secondary-2:active,.common-button-v1--temp-win-label-arrow:active,.common-button-v1--whatsapp:active,.common-button-v1--white:active,.common-button-v1--yellow:active{background-color:var(--theme-button-bg-active);box-shadow:0 0 #00000026;color:var(--theme-button-fg)}.common-button-v1--attention-headshake:focus-visible,.common-button-v1--attention-outline-shake-gradient-border-purple:focus-visible,.common-button-v1--bing:focus-visible,.common-button-v1--bingoutline:focus-visible,.common-button-v1--blue:focus-visible,.common-button-v1--button:focus-visible,.common-button-v1--gray:focus-visible,.common-button-v1--green:focus-visible,.common-button-v1--legacy-blue:focus-visible,.common-button-v1--multiline:focus-visible,.common-button-v1--new-primary-arrow:focus-visible,.common-button-v1--new-primary-gradient:focus-visible,.common-button-v1--new-primary:focus-visible,.common-button-v1--new-secondary-alt:focus-visible,.common-button-v1--new-secondary:focus-visible,.common-button-v1--new-white:focus-visible,.common-button-v1--next:focus-visible,.common-button-v1--pagenav:focus-visible,.common-button-v1--primary:focus-visible,.common-button-v1--purple-blue-gradient:focus-visible,.common-button-v1--purple:focus-visible,.common-button-v1--rewards:focus-visible,.common-button-v1--rounded:focus-visible,.common-button-v1--telegram:focus-visible,.common-button-v1--temp-next-6-arrow:focus-visible,.common-button-v1--temp-next-6-backarrow:focus-visible,.common-button-v1--temp-next-6:focus-visible,.common-button-v1--temp-secondary-1:focus-visible,.common-button-v1--temp-secondary-2:focus-visible,.common-button-v1--temp-win-label-arrow:focus-visible,.common-button-v1--whatsapp:focus-visible,.common-button-v1--white:focus-visible,.common-button-v1--yellow:focus-visible{box-shadow:0 0 0 3px #1a59c854}.common-button-v1--short{min-width:6em}.common-button-v1--tag{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(var(--theme-blue-rgb),.15);border:none;border-radius:.3em;box-shadow:none;box-sizing:border-box;color:var(--theme-blue);cursor:pointer;display:inline-flex;font-family:inherit;font-size:clamp(12px,.921vw,14px);font-weight:600;justify-content:center;line-height:1.2;min-height:1.75em;min-width:4em;outline:none;padding:.25em .85em .4em;position:relative;text-align:center;text-overflow:ellipsis;transition:background-color .2s cubic-bezier(.215,.61,.355,1),color .2s cubic-bezier(.215,.61,.355,1),box-shadow .2s cubic-bezier(.215,.61,.355,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:normal}.common-button-v1--tag:disabled,.common-button-v1--tag:disabled:active,.common-button-v1--tag:disabled:hover,.common-button-v1--tag:disabled[aria-checked]{background-color:#bababa80;box-shadow:none;color:#888;cursor:not-allowed}.common-button-v1--tag:hover{background-color:var(--theme-button-bg-hover);box-shadow:0 1.7994922406px 4px #00000040;color:var(--theme-button-fg)}.common-button-v1--tag:active{background-color:var(--theme-button-bg-active);box-shadow:0 0 #00000026;color:var(--theme-button-fg)}.common-button-v1--tag:focus-visible{box-shadow:0 0 0 3px #1a59c854}.common-button-v1--nowrap{white-space:nowrap}.common-button-v1--link,.common-button-v1--secondary{align-items:center;color:var(--theme-link);display:inline-flex;gap:.8ch;padding:0 0 .15em;transition:color .2s cubic-bezier(.215,.61,.355,1),transform .2s cubic-bezier(.215,.61,.355,1)}.common-button-v1--link:hover,.common-button-v1--secondary:hover{color:#7209d4;transform:translateY(-1px)}.common-button-v1--link:active,.common-button-v1--secondary:active{transform:translateY(1px)}.common-button-v1--link-underline{align-items:center;color:inherit;display:inline-flex;gap:.8ch;padding:0 0 .15em;text-decoration:underline;transition:color .2s cubic-bezier(.215,.61,.355,1),transform .2s cubic-bezier(.215,.61,.355,1)}.common-button-v1--link-underline:hover{color:var(--theme-link);text-decoration:underline}.common-button-v1--link-underline:active{color:var(--theme-link-active);text-decoration:underline}.common-button-v1--link-gray{color:rgba(var(--theme-page-fg-rgb),.5)}.common-button-v1--strong{font-weight:600}.common-button-v1--link .common-button-v1__icon,.common-button-v1--secondary .common-button-v1__icon{margin-inline-end:0;margin-inline-start:0}.common-button-v1--attention-outline-shake-gradient-border-purple,.common-button-v1--outline,.common-button-v1--outline-gradient,.common-button-v1--outline-gradient-copilot,.common-button-v1--outline-link,.common-button-v1--outline-solidhover,.common-button-v1--outline-subtle,.common-button-v1--outline-yellow{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background:transparent;border:none;border-color:rgba(var(--theme-page-fg-rgb),.75);border-radius:.33em;border-style:solid;border-width:2px;box-sizing:border-box;color:var(--theme-page-fg);cursor:pointer;display:inline-flex;font-family:inherit;font-weight:400;justify-content:center;line-height:1.1;min-height:2.25em;min-width:7em;outline:none;padding:0 1em .1em;position:relative;text-overflow:ellipsis;transition:background .3s cubic-bezier(.215,.61,.355,1),color .3s cubic-bezier(.215,.61,.355,1),border .3s cubic-bezier(.215,.61,.355,1),box-shadow .3s cubic-bezier(.215,.61,.355,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.common-button-v1--attention-outline-shake-gradient-border-purple:disabled,.common-button-v1--outline-gradient-copilot:disabled,.common-button-v1--outline-gradient:disabled,.common-button-v1--outline-link:disabled,.common-button-v1--outline-solidhover:disabled,.common-button-v1--outline-subtle:disabled,.common-button-v1--outline-yellow:disabled,.common-button-v1--outline:disabled,.common-button-v1--outline:disabled:active,.common-button-v1--outline:disabled:hover,.common-button-v1--outline:disabled[aria-checked]{background:#d5d5d5;box-shadow:none;color:#888;cursor:not-allowed}.common-button-v1--attention-outline-shake-gradient-border-purple:hover,.common-button-v1--outline-gradient-copilot:hover,.common-button-v1--outline-gradient:hover,.common-button-v1--outline-link:hover,.common-button-v1--outline-solidhover:hover,.common-button-v1--outline-subtle:hover,.common-button-v1--outline-yellow:hover,.common-button-v1--outline:hover{background:#ffffff0d;background-color:transparent;border-color:currentColor;color:var(--theme-button-bg-hover)}.common-button-v1--attention-outline-shake-gradient-border-purple:active,.common-button-v1--outline-gradient-copilot:active,.common-button-v1--outline-gradient:active,.common-button-v1--outline-link:active,.common-button-v1--outline-solidhover:active,.common-button-v1--outline-subtle:active,.common-button-v1--outline-yellow:active,.common-button-v1--outline:active{background:#0000001a;background-color:transparent;border-color:currentColor;color:var(--theme-button-bg-active)}.common-button-v1--attention-outline-shake-gradient-border-purple:focus-visible,.common-button-v1--outline-gradient-copilot:focus-visible,.common-button-v1--outline-gradient:focus-visible,.common-button-v1--outline-link:focus-visible,.common-button-v1--outline-solidhover:focus-visible,.common-button-v1--outline-subtle:focus-visible,.common-button-v1--outline-yellow:focus-visible,.common-button-v1--outline:focus-visible{box-shadow:0 0 0 3px #1a59c854}.common-button-v1--outline-solidhover:active,.common-button-v1--outline-solidhover:hover{background-color:var(--theme-button-bg);border-color:var(--theme-button-bg);color:var(--theme-button-fg)}.common-button-v1--outline-link{border-color:currentColor;color:var(--theme-link)}.common-button-v1--outline-link:hover{color:var(--theme-link-hover)}.common-button-v1--outline-subtle{border-color:rgba(var(--theme-link-rgb),.33);border-width:1px;box-shadow:0 1px 3px #00000014}.common-button-v1--outline-subtle:hover{color:var(--theme-link-hover)}.common-button-v1--outline-yellow{border-color:var(--theme-yellow);border-width:1px;box-shadow:0 1px 3px #00000014;color:var(--theme-yellow)}.common-button-v1--outline-yellow:hover{color:var(--theme-link-hover)}.common-button-v1--primary{font-size:clamp(16px,1.184vw,18px);min-height:2.66em;min-width:9em;padding:0 2em .1em}.common-button-v1--next{font-size:clamp(17px,1.25vw,24px);min-width:9em;padding:0 2em .1em}.common-button-v1--pagenav{background-color:transparent;box-shadow:none;color:inherit;transition:background-color .2s cubic-bezier(.215,.61,.355,1)}.common-button-v1--pagenav[aria-checked]{background-color:rgba(var(--theme-page-fg-rgb),.09);box-shadow:none;color:var(--theme-page-fg)}.common-button-v1--pagenav:hover{background-color:rgba(var(--theme-page-fg-rgb),.15);box-shadow:none;color:var(--theme-page-fg)}.common-button-v1--bing{border-radius:200px;box-shadow:none;min-height:2.65em;min-width:10em;padding:.4em 2em .5em;position:relative;--c1:#0ab5fc;--c2:#1f62ed;--c3:#dff8ff;--c4:#dff8ff;background:linear-gradient(var(--c1),var(--c2)) padding-box,linear-gradient(to bottom,var(--c3),var(--c4)) border-box;border:2px solid transparent;color:#fff;transition:--c1 .2s cubic-bezier(.215,.61,.355,1),--c2 .2s cubic-bezier(.215,.61,.355,1),--c3 .2s cubic-bezier(.215,.61,.355,1),--c4 .2s cubic-bezier(.215,.61,.355,1),box-shadow .2s cubic-bezier(.215,.61,.355,1)}.common-button-v1--bing:hover{box-shadow:0 12px 20px #091e5b26;color:inherit}.common-button-v1--bing:active{box-shadow:0 5px 10px #091e5b26}.common-button-v1--bing:disabled,.common-button-v1--bing:disabled:active,.common-button-v1--bing:disabled:hover,.common-button-v1--bing:disabled[aria-checked]{color:#ffffff80!important;opacity:.66}@media screen and (max-width:810px){.common-button-v1--bing{padding-left:1.5em;padding-right:1.5em}}.common-button-v1--bing:hover:not(.common-button-v1--bing:disabled){color:#fff;--c1:#3cc4fd;--c3:#fff}.common-button-v1--bing:active{color:#fff;--c1:#0ea4f9;--c3:#dff8ff;--c4:#dff8ff}.common-button-v1--bingoutline{border-radius:200px;box-shadow:none;min-height:2.65em;min-width:10em;padding:.4em 2em .5em;position:relative;--c1:#e6f1fb;--c2:#3bc8ee;--c3:#598ee4;background:linear-gradient(var(--c1),var(--c1)) padding-box,linear-gradient(to right,var(--c2),var(--c3)) border-box;border:2px solid transparent;color:var(--theme-page-fg);transition:--c1 .2s cubic-bezier(.215,.61,.355,1),--c2 .2s cubic-bezier(.215,.61,.355,1),--c3 .2s cubic-bezier(.215,.61,.355,1),box-shadow .2s cubic-bezier(.215,.61,.355,1)}.common-button-v1--bingoutline:hover{box-shadow:0 12px 20px #091e5b26;color:inherit}.common-button-v1--bingoutline:active{box-shadow:0 5px 10px #091e5b26}.common-button-v1--bingoutline:disabled,.common-button-v1--bingoutline:disabled:active,.common-button-v1--bingoutline:disabled:hover,.common-button-v1--bingoutline:disabled[aria-checked]{color:#ffffff80!important;opacity:.66}@media screen and (max-width:810px){.common-button-v1--bingoutline{padding-left:1.5em;padding-right:1.5em}}.common-button-v1--bingoutline:hover{color:var(--theme-page-fg);--c1:#f3f8fd;--c2:#3bc8ee;--c3:#3bc8ee}.common-button-v1--bingoutline:active{color:var(--theme-page-fg);--c1:#fff;--c2:#598ee4;--c3:#598ee4}.common-button-v1--bingoutline:focus-visible{box-shadow:0 0 0 3px #1a59c8bf}.common-button-v1--icon-start .common-button-v1__label{display:flex}.common-button-v1--icon-start .common-button-v1__icon{font-size:inherit;margin-inline-end:.33em;margin-inline-start:-.33em;order:-10}.common-button-v1--icon-size-normal .common-button-v1__icon{height:.8em!important;width:auto!important}.common-button-v1--rel{font-size:1em}.common-button-v1--rel-xs{font-size:.8em}.common-button-v1--rel-sm{font-size:.9em}.common-button-v1--rel-lg{font-size:1.08em}.common-button-v1--xs{font-size:clamp(10px,.789vw,12px)}.common-button-v1--sm{font-size:clamp(12px,.921vw,14px)}.common-button-v1--md{font-size:clamp(16px,1.184vw,18px)}.common-button-v1--lg{font-size:clamp(17px,1.316vw,20px)}.common-button-v1--lg .common-button-v1__icon{font-size:.8em;margin-top:-.2em;margin-inline-start:.65em}.common-button-v1--xl{font-size:clamp(19px,1.579vw,24px)}@media screen and (max-width:810px){.common-button-v1--mobile-sm{font-size:clamp(12px,.921vw,14px)}.common-button-v1--mobile-base{font-size:clamp(14px,1.053vw,16px)}.common-button-v1--mobile-md{font-size:clamp(16px,1.184vw,18px)}.common-button-v1--mobile-lg{font-size:clamp(17px,1.316vw,20px)}}.common-button-v1--padding-sm .common-button-v1__icon{margin-right:-.2em}.common-button-v1--padding-sm{min-width:6em;padding-inline-end:1em;padding-inline-start:1em}.common-button-v1--padding-sm.common-button-v1--link{min-width:inherit}.common-button-v1--blue{background-color:var(--theme-blue)}.common-button-v1--blue:hover{background-color:var(--theme-blue-lighter)}.common-button-v1--blue:active{background-color:var(--theme-blue-darker)}.common-button-v1--white{background-color:var(--theme-page-bg);color:var(--theme-blue)}.common-button-v1--white:hover{background-color:var(--theme-page-bg);color:var(--theme-blue-darker)}.common-button-v1--white:active{background-color:var(--theme-page-bg);color:var(--theme-blue)}.common-button-v1--rewards{background-color:#fff;border:1px solid #e1e1e1;color:#303030;font-weight:600}.common-button-v1--rewards:hover{background-color:#fff;border:1px solid #0460f4;box-shadow:none;color:#303030}.common-button-v1--rewards:active{background-color:#f2f2f2;color:#303030}.common-button-v1--rewards:disabled{background-color:#2551a8!important;border:none;color:#fff!important}.common-button-v1--legacy-blue{background-color:#006ece}.common-button-v1--yellow{background-color:#fec846;color:#000}.common-button-v1--yellow:hover{background-color:#fed26c;color:#000}.common-button-v1--yellow:active{background-color:#eab63d;color:#000}.common-button-v1--gray{background-color:#b9babf;box-shadow:none;color:#000}.common-button-v1--gray:hover{background-color:#acadb3;box-shadow:none;color:#000}.common-button-v1--gray:active{background-color:#91939a;box-shadow:none;color:#000}.common-button-v1--purple{background-color:var(--theme-purple)}.common-button-v1--purple:hover{background-color:var(--theme-purple-lighter)}.common-button-v1--purple:active{background-color:var(--theme-purple-darker)}.common-button-v1--purple-blue-gradient{background-image:linear-gradient(to right,var(--theme-purple) 0,var(--theme-blue) 33%,var(--theme-teal) 100%);background-position:0 0;background-size:300% 100%;transition:background-position .8s cubic-bezier(.075,.82,.165,1)}.common-button-v1--purple-blue-gradient:hover{background-position:66% 0}.common-button-v1--purple-blue-gradient:active{background-position:0 0}.common-button-v1--green{background-color:var(--theme-green);color:#000}.common-button-v1--green:hover{background-color:var(--theme-green-lighter);color:inherit}.common-button-v1--green:active{background-color:var(--theme-green-darker);color:inherit}.common-button-v1--rounded{border-radius:100px}.common-button-v1--space-inline-before{margin-inline-start:1em}.common-button-v1--space-inline-after{margin-inline-end:1em}.common-button-v1--space-inline-before-1-5{margin-inline-start:1.5em}.common-button-v1--space-inline-after-1-5{margin-inline-end:1.5em}.common-button-v1--hotspot{cursor:pointer;font-size:0}.common-button-v1--hotspot .common-button-v1__icon{display:none}@property --a1{syntax:"<angle>";inherits:false;initial-value:0deg}@property --a2{syntax:"<angle>";inherits:false;initial-value:90deg}@property --a3{syntax:"<angle>";inherits:false;initial-value:180deg}@property --a4{syntax:"<angle>";inherits:false;initial-value:270deg}@property --c1{syntax:"<color>";inherits:false;initial-value:#1a59c8}@property --c2{syntax:"<color>";inherits:false;initial-value:#36c755}@property --c3{syntax:"<color>";inherits:false;initial-value:#3fbfff}@property --c4{syntax:"<color>";inherits:false;initial-value:#fff}@keyframes border-gradient-animation{0%{--a1:30deg;--a2:30deg;--a3:30deg;--a4:30deg;--c1:#1a59c8;--c2:#1a59c8;--c3:#1a59c8}6%{--c1:#1a59c8;--c2:#1a59c8;--c3:#3fbfff}25%{--c1:#1a59c8;--c2:#36c755;--c3:#3fbfff}33%{--a1:70deg;--a2:120deg;--a3:180deg;--a4:280deg}45%{--c1:#1a59c8;--c2:#36c755;--c3:#3fbfff}58%{--c1:#1a59c8;--c2:#1a59c8;--c3:#3fbfff}64%{--c1:#1a59c8;--c2:#1a59c8;--c3:#1a59c8}67%{--a1:280deg;--a2:280deg;--a3:280deg;--a4:280deg;--c1:#1a59c8;--c2:#1a59c8;--c3:#1a59c8}}@keyframes headshake{0%{transform:translate(0)}4.875%{transform:translate(-8px) rotateY(-9deg)}13.875%{transform:translate(5px) rotateY(7deg)}23.625%{transform:translate(-3px) rotateY(-5deg)}32.625%{transform:translate(2px) rotateY(3deg)}49.5%{transform:translate(0)}}.common-button-v1--attention-headshake{animation:headshake 3s cubic-bezier(.445,.05,.55,.95) 50;animation-delay:1.5s}.common-button-v1--icon-only .common-button-v1__icon{height:1.33em!important;margin:0!important;width:auto!important}.common-button-v1--icon-only .common-button-v1__label{display:none}@property --common-border-v1-gradient-angle{syntax:"<angle>";initial-value:0deg;inherits:false}@keyframes common-button-v1-border-rotate{to{--common-border-v1-gradient-angle:360deg}}.common-button-v1--attention-outline-shake-gradient-border-purple{--common-border-v1-gradient-angle:0deg;animation:common-button-v1-border-rotate 1.75s linear infinite;animation:headshake 3s cubic-bezier(.445,.05,.55,.95) 50,common-button-v1-border-rotate 1.75s linear infinite;animation-delay:1.25s;border:4px solid;-o-border-image:conic-gradient(from var(--common-border-v1-gradient-angle),rgba(106,13,212,0) 64.8deg,#6a0dd4 .42turn,#ba99ff 208.8deg,rgba(186,153,255,0) .82turn) 1;border-image:conic-gradient(from var(--common-border-v1-gradient-angle),rgba(106,13,212,0) 64.8deg,#6a0dd4 .42turn,#ba99ff 208.8deg,rgba(186,153,255,0) .82turn) 1;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);outline:2px solid #000;outline-offset:-2px}.common-button-v1--outline-gradient{background-image:linear-gradient(90deg,#7209d4,#2832d4 33%,#00a5b2);background-origin:border-box;border:2px solid transparent;box-shadow:inset 0 100vw #fff}.common-button-v1--outline-gradient:active,.common-button-v1--outline-gradient:hover{border-color:var(--theme-link)}.common-button-v1--outline-gradient:active,.common-button-v1--outline-gradient:focus-visible,.common-button-v1--outline-gradient:hover{background-image:linear-gradient(90deg,#7209d4,#2832d4 33%,#00a5b2);box-shadow:inset 0 100vw #fff!important;color:var(--theme-page-fg)}.common-button-v1--outline-gradient:focus-visible{outline:4px solid rgba(var(--theme-link-rgb),.2)}.common-button-v1--outline-gradient-copilot{background-image:linear-gradient(135deg,#14bcbf,#27cbcb 33%,#208ee9);background-origin:border-box;border:2px solid transparent;box-shadow:inset 0 100vw #fff}.common-button-v1--outline-gradient-copilot:active,.common-button-v1--outline-gradient-copilot:hover{border-color:var(--theme-link)}.common-button-v1--outline-gradient-copilot:active,.common-button-v1--outline-gradient-copilot:focus-visible,.common-button-v1--outline-gradient-copilot:hover{background-image:linear-gradient(135deg,#14bcbf,#27cbcb 33%,#208ee9);box-shadow:inset 0 100vw #fff!important;color:var(--theme-page-fg)}.common-button-v1--outline-gradient-copilot:focus-visible{outline:4px solid rgba(var(--theme-link-rgb),.2)}.common-button-v1--download-android,.common-button-v1--download-ios,.common-button-v1--download-msstore{background-color:#1a1a1a;background-position:50%;background-repeat:no-repeat;background-size:95% 95%;border-radius:.33em;display:inline-block;font-size:clamp(14px,1.053vw,16px);min-height:3.25em;min-width:10em}.common-button-v1--download-android:hover,.common-button-v1--download-ios:hover,.common-button-v1--download-msstore:hover{background-color:#303030}.common-button-v1--download-android>span,.common-button-v1--download-ios>span,.common-button-v1--download-msstore>span{height:1px;overflow:hidden;position:absolute!important;width:1px;clip:rect(1px 1px 1px 1px);opacity:0}.common-button-v1--download-android.common-button-v1--md,.common-button-v1--download-ios.common-button-v1--md,.common-button-v1--download-msstore.common-button-v1--md{font-size:clamp(12px,.921vw,14px)}.common-button-v1--download-android.common-button-v1--sm,.common-button-v1--download-ios.common-button-v1--sm,.common-button-v1--download-msstore.common-button-v1--sm{font-size:clamp(10px,.789vw,12px)}.common-button-v1--download-ios{background-image:url(./badge-ios.rvJZTswn.svg)}.common-button-v1--download-android{background-image:url(./badge-android.DvEug-Lt.svg)}.common-button-v1--download-msstore{background-image:url(./badge-msstore.BGQsCQt7.svg)}.common-button-v1--whatsapp{background-color:#25d366;color:#fff}.common-button-v1--whatsapp:hover{background-color:#4be083}.common-button-v1--whatsapp:active{background-color:#1da851}.common-button-v1--whatsapp:before{background-image:url(./whatsapp.HfCGtdeq.svg);content:"";display:block;display:inline-block;height:1.5em;margin-inline-end:.33em;margin-inline-start:-.66em;width:1.5em}.common-button-v1--telegram{background-color:#34aae0;color:#fff}.common-button-v1--telegram:hover{background-color:#60bde7}.common-button-v1--telegram:active{background-color:#1e8fc3}.common-button-v1--telegram:before{background-image:url(./telegram.Dr8Z_xVx.svg);background-repeat:no-repeat;background-size:contain;content:"";display:block;display:inline-block;height:1.5em;margin-inline-end:.33em;margin-inline-start:-.66em;width:1.5em}.common-button-v1--multiline{background-color:rgba(var(--theme-light-gray-rgb),.5);border:2px solid var(--theme-brightblue);color:var(--theme-page-fg);max-width:14em;min-width:14em;padding-bottom:.75em;padding-top:.75em;white-space:wrap;width:14em}.common-button-v1--multiline:hover{background-color:var(--theme-section-bg-lightblue);color:var(--theme-darkblue)}.common-button-v1--new-primary,.common-button-v1--new-primary-arrow,.common-button-v1--new-primary-gradient{background-color:#2169e8;color:#fff;font-weight:600;min-height:3em;min-width:10em}.common-button-v1--new-primary-arrow:hover,.common-button-v1--new-primary-gradient:hover,.common-button-v1--new-primary:hover{background-color:#1f65e0}.common-button-v1--new-primary-arrow:active,.common-button-v1--new-primary-gradient:active,.common-button-v1--new-primary:active{background-color:#1659d0}.common-button-v1--new-white{font-weight:600;min-height:3em;min-width:10em}.common-button-v1--new-white,.common-button-v1--new-white:hover{background-color:var(--theme-page-bg);color:var(--theme-blue)}.common-button-v1--new-white:active{background-color:var(--theme-page-bg);color:var(--theme-darkblue)}.common-button-v1--new-primary-arrow .common-button-v1__content:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cpath fill='none' fill-rule='evenodd' stroke='%23fff' stroke-linecap='round' stroke-width='2' d='M1 8.5h13.878M9 2l6.5 6.5L9 15'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:.8em;margin-top:.25em;margin-inline-start:.15em;position:relative;width:.8em}[dir=rtl] .common-button-v1--new-primary-arrow .common-button-v1__content:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17'%3E%3Cpath fill='none' fill-rule='evenodd' stroke='%23fff' stroke-linecap='round' stroke-width='2' d='M15.5 8.5H1.622M8 2 1.5 8.5 8 15'/%3E%3C/svg%3E");margin-inline-end:.15em;margin-inline-start:0}.common-button-v1--new-primary-gradient{--c1:#2169e8;--c2:#2169e8;background:linear-gradient(to right,var(--c1),var(--c2));transition:--c1 .4s cubic-bezier(.215,.61,.355,1),--c2 .4s cubic-bezier(.215,.61,.355,1)}.common-button-v1--new-primary-gradient:hover:not(.common-button-v1--new-primary-gradient:disabled){--c1:#226ae9;--c2:#49a8b8}.common-button-v1--new-primary-gradient:active:not(.common-button-v1--new-primary-gradient:disabled){--c1:#1559d2;--c2:#3e919f}.common-button-v1--new-secondary,.common-button-v1--new-secondary-alt{background-color:#e0edff;box-shadow:none!important;color:#1f63dc;font-weight:600;min-height:3em;min-width:8em}.common-button-v1--new-secondary-alt:hover,.common-button-v1--new-secondary:hover{background-color:#d9e6f8;color:#1f63dc}.common-button-v1--new-secondary-alt:active,.common-button-v1--new-secondary:active{background-color:#bcd8ff;color:#1f63dc}.common-button-v1--new-secondary-alt{color:#303030}.common-button-v1--temp-secondary-1{background-color:#e0edff;box-shadow:none!important;color:#1c5ece;min-width:5em;padding-inline:1.25em}.common-button-v1--temp-secondary-1 .common-button-v1__content{font-size:.9em;font-weight:600}.common-button-v1--temp-secondary-1:hover{background-color:#d3e3f9;color:#1c5ece}.common-button-v1--temp-secondary-2{background-color:#e0edff;box-shadow:none!important;color:#303030;min-width:5em;padding-inline:1.25em}.common-button-v1--temp-secondary-2 .common-button-v1__content{font-size:.9em;font-weight:600}.common-button-v1--temp-secondary-2:hover{background-color:#d3e3f9;color:#303030}.common-button-v1--temp-next-6,.common-button-v1--temp-next-6-arrow,.common-button-v1--temp-next-6-backarrow{background:#2771d8;box-shadow:none!important;color:#fff;min-width:9em;padding:0 2em .1em}.common-button-v1--temp-next-6 .common-button-v1__content,.common-button-v1--temp-next-6-arrow .common-button-v1__content,.common-button-v1--temp-next-6-backarrow .common-button-v1__content{display:inline-block;font-size:.925em;font-weight:600}.common-button-v1--temp-next-6 .common-button-v1__content:after,.common-button-v1--temp-next-6-arrow .common-button-v1__content:after,.common-button-v1--temp-next-6-backarrow .common-button-v1__content:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cpath fill='none' fill-rule='evenodd' stroke='%23fff' stroke-linecap='round' stroke-width='2' d='M1 8.5h13.878M9 2l6.5 6.5L9 15'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:.8em;margin-top:.25em;margin-inline-start:.15em;position:relative;width:.8em}[dir=rtl] .common-button-v1--temp-next-6 .common-button-v1__content:after,[dir=rtl] .common-button-v1--temp-next-6-arrow .common-button-v1__content:after,[dir=rtl] .common-button-v1--temp-next-6-backarrow .common-button-v1__content:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17'%3E%3Cpath fill='none' fill-rule='evenodd' stroke='%23fff' stroke-linecap='round' stroke-width='2' d='M15.5 8.5H1.622M8 2 1.5 8.5 8 15'/%3E%3C/svg%3E");margin-inline-end:.15em;margin-inline-start:0}.common-button-v1--temp-next-6 .common-button-v1__content,.common-button-v1--temp-next-6-arrow .common-button-v1__content,.common-button-v1--temp-next-6-backarrow .common-button-v1__content{transition:transform .4s cubic-bezier(.215,.61,.355,1)}.common-button-v1--temp-next-6 .common-button-v1__content:after,.common-button-v1--temp-next-6-arrow .common-button-v1__content:after,.common-button-v1--temp-next-6-backarrow .common-button-v1__content:after{opacity:0;position:absolute;transform:translate(-.75em);transition:opacity .4s cubic-bezier(.215,.61,.355,1),transform .4s cubic-bezier(.215,.61,.355,1)}[dir=rtl] .common-button-v1--temp-next-6 .common-button-v1__content:after,[dir=rtl] .common-button-v1--temp-next-6-arrow .common-button-v1__content:after,[dir=rtl] .common-button-v1--temp-next-6-backarrow .common-button-v1__content:after{transform:translate(.75em)}.common-button-v1--temp-next-6-arrow:hover .common-button-v1__content,.common-button-v1--temp-next-6-backarrow:hover .common-button-v1__content,.common-button-v1--temp-next-6:hover .common-button-v1__content{transform:translate(-.5em)}.common-button-v1--temp-next-6-arrow:hover .common-button-v1__content:after,.common-button-v1--temp-next-6-backarrow:hover .common-button-v1__content:after,.common-button-v1--temp-next-6:hover .common-button-v1__content:after{opacity:1;transform:translate(.25em)}[dir=rtl] .common-button-v1--temp-next-6-arrow:hover .common-button-v1__content,[dir=rtl] .common-button-v1--temp-next-6-backarrow:hover .common-button-v1__content,[dir=rtl] .common-button-v1--temp-next-6:hover .common-button-v1__content{transform:translate(.5em)}[dir=rtl] .common-button-v1--temp-next-6-arrow:hover .common-button-v1__content:after,[dir=rtl] .common-button-v1--temp-next-6-backarrow:hover .common-button-v1__content:after,[dir=rtl] .common-button-v1--temp-next-6:hover .common-button-v1__content:after{transform:translate(-.5em)}.common-button-v1--temp-next-6-arrow:hover,.common-button-v1--temp-next-6-backarrow:hover,.common-button-v1--temp-next-6:hover{background-color:#2771d8;color:#fff}.common-button-v1--temp-next-6 span,.common-button-v1--temp-next-6-arrow span,.common-button-v1--temp-next-6-backarrow span{z-index:1}.common-button-v1--temp-next-6-arrow:after,.common-button-v1--temp-next-6-backarrow:after,.common-button-v1--temp-next-6:after{background-image:linear-gradient(184deg,#1ca0f5,#208de9 7%,#2186e5 24%,#1f8ce9 36%,#19a4f8 62%,#18bfe1 97%);border-radius:inherit;bottom:0;content:"";display:block;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s cubic-bezier(.215,.61,.355,1)}.common-button-v1--temp-next-6-arrow:hover:after,.common-button-v1--temp-next-6-backarrow:hover:after,.common-button-v1--temp-next-6:hover:after{opacity:1}.common-button-v1--temp-next-6-arrow,.common-button-v1--temp-next-6-backarrow{padding-bottom:0}.common-button-v1--temp-next-6-arrow .common-button-v1__content,.common-button-v1--temp-next-6-backarrow .common-button-v1__content{margin-inline-start:-.33em;padding-bottom:.2em;transform:none!important}.common-button-v1--temp-next-6-arrow .common-button-v1__content:after,.common-button-v1--temp-next-6-backarrow .common-button-v1__content:after{margin-inline-start:.33em;opacity:1;position:relative;top:.05em;transform:none!important}.common-button-v1--temp-next-6-backarrow .common-button-v1__content:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cpath fill='none' fill-rule='evenodd' stroke='%23fff' stroke-linecap='round' stroke-width='2' d='M1 8.5h13.878M9 2l6.5 6.5L9 15'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:.8em;margin-top:.25em;margin-inline-start:0;position:relative;width:.8em}[dir=rtl] .common-button-v1--temp-next-6-backarrow .common-button-v1__content:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17'%3E%3Cpath fill='none' fill-rule='evenodd' stroke='%23fff' stroke-linecap='round' stroke-width='2' d='M15.5 8.5H1.622M8 2 1.5 8.5 8 15'/%3E%3C/svg%3E");margin-inline-end:0;margin-inline-start:0}.common-button-v1--temp-next-6-backarrow .common-button-v1__content{transform:none!important}.common-button-v1--temp-next-6-backarrow .common-button-v1__content:after{display:none}.common-button-v1--temp-next-6-backarrow .common-button-v1__content:before{margin-inline-end:.33em;padding-top:0;transform:translateY(.04em) scaleX(-1)}@keyframes temp-content-slide-up{0%{opacity:1;transform:translateY(0)}60%{opacity:0;transform:translateY(-.4em)}70%{opacity:0;transform:translateY(.6em)}to{opacity:1;transform:translateY(0)}}@keyframes temp-content-slide-down{0%{opacity:1;transform:translateY(0)}60%{opacity:0;transform:translateY(.4em)}70%{opacity:0;transform:translateY(-.6em)}to{opacity:1;transform:translateY(0)}}.common-button-v1--noarrow .common-button-v1__content:after,.common-button-v1--temp-next-noarrow .common-button-v1__content:after{display:none!important}.common-button-v1--noarrow:hover .common-button-v1__content,.common-button-v1--temp-next-noarrow:hover .common-button-v1__content{transform:none!important}.common-button-v1--noarrow:hover .common-button-v1__content:after,.common-button-v1--temp-next-noarrow:hover .common-button-v1__content:after{display:none!important}.common-button-v1--temp-win-label-arrow{background-color:#fafafa;border:1px solid #cdcdcd;color:#303030;font-weight:600;min-width:7em;padding-inline:1.25em}.common-button-v1--temp-win-label-arrow:hover{background-color:#fff;border:1px solid #a0a0a0;color:#303030}.common-button-v1--temp-win-label-arrow:active{background-color:#eaeaea;border:1px solid #a0a0a0;color:#303030}.common-button-v1--temp-win-label-arrow .common-button-v1__content:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cpath fill='none' fill-rule='evenodd' stroke='%23303030' stroke-linecap='round' stroke-width='2' d='M1 8.5h13.878M9 2l6.5 6.5L9 15'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:.8em;margin-top:.25em;margin-inline-start:.5em;position:relative;width:.8em}[dir=rtl] .common-button-v1--temp-win-label-arrow .common-button-v1__content:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17'%3E%3Cpath fill='none' fill-rule='evenodd' stroke='%23303030' stroke-linecap='round' stroke-width='2' d='M15.5 8.5H1.622M8 2 1.5 8.5 8 15'/%3E%3C/svg%3E");margin-inline-end:.5em;margin-inline-start:0}.common-button-v1--copilot-outline{align-items:center;border:2px solid;border-radius:100px;font-weight:600;min-height:2.25em;min-width:7em;padding:.6em 1.25em .7em;position:relative;text-align:center}.common-button-v1--copilot-outline,.common-button-v1--copilot-outline:active,.common-button-v1--copilot-outline:hover{background-color:transparent;box-shadow:none;color:inherit}.common-button-v1--copilot-outline:before{background-color:currentColor;border-radius:inherit;bottom:-2px;content:"";display:block;left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .3s cubic-bezier(.215,.61,.355,1)}.common-button-v1--copilot-outline:hover:before{opacity:.06}.common-button-v1--copilot-outline:active:before{opacity:.12}.common-button-v1--copilot-button{align-items:center;border:2px solid var(--theme-page-fg);border-radius:100px;font-weight:600;min-height:2.25em;min-width:7em;padding:.6em 1.25em .7em;position:relative;text-align:center;transition:opacity .15s cubic-bezier(.215,.61,.355,1)}.common-button-v1--copilot-button,.common-button-v1--copilot-button:active,.common-button-v1--copilot-button:hover{background-color:var(--theme-page-fg);box-shadow:none;color:var(--theme-page-bg)}.common-button-v1--copilot-button:before{background-color:var(--theme-page-bg);border-radius:inherit;bottom:-2px;content:"";display:block;left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .3s cubic-bezier(.215,.61,.355,1)}.common-button-v1--copilot-button:hover:before{opacity:.06}.common-button-v1--copilot-button:active:before{opacity:.12}.common-button-v1--copilot-button .common-button-v1__content{color:var(--theme-page-bg);font-size:inherit}@property --cm-btn-clr-1{syntax:"<color>";inherits:true;initial-value:transparent}@property --cm-btn-clr-2{syntax:"<color>";inherits:true;initial-value:transparent}@property --cm-btn-clr-3{syntax:"<color>";inherits:true;initial-value:transparent}@property --cm-btn-clr-4{syntax:"<color>";inherits:true;initial-value:transparent}.common-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;box-sizing:border-box;cursor:pointer;display:inline-flex;font-family:inherit;font-size:inherit;font-weight:400;justify-content:center;outline:none;position:relative;white-space:nowrap}.common-button,.common-button:hover{text-decoration:none}.common-button__label{align-items:center;display:inline-flex;flex:1;gap:.66ch;justify-content:center;padding-bottom:.15em;position:relative;text-align:center}.common-button__label--ellipsis{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.common-button__label--multiline{display:block;line-height:1.2;padding-bottom:.4em;padding-top:.25em;white-space:normal}.common-button__icon,.common-button__status-icon{flex:none;position:relative;fill:currentColor;vertical-align:middle}.common-button--bing,.common-button--blank,.common-button--bordered,.common-button--button,.common-button--default,.common-button--edge,.common-button--outline,.common-button--pill,.common-button--secondary,.common-button--secondary-color-light-blue{align-items:center;border-radius:.4em;display:inline-flex;justify-content:center;line-height:1.1;min-height:2.25em;min-width:7em;padding:.2em 1.5em}.common-button--bordered.common-button--pad-none,.common-button--pad-none.common-button--bing,.common-button--pad-none.common-button--blank,.common-button--pad-none.common-button--button,.common-button--pad-none.common-button--default,.common-button--pad-none.common-button--edge,.common-button--pad-none.common-button--outline,.common-button--pad-none.common-button--pill,.common-button--pad-none.common-button--secondary,.common-button--pad-none.common-button--secondary-color-light-blue{border-radius:.1em;line-height:1;min-height:0;min-width:0;padding:0}.common-button--bordered.common-button--pad-xxs,.common-button--pad-xxs.common-button--bing,.common-button--pad-xxs.common-button--blank,.common-button--pad-xxs.common-button--button,.common-button--pad-xxs.common-button--default,.common-button--pad-xxs.common-button--edge,.common-button--pad-xxs.common-button--outline,.common-button--pad-xxs.common-button--pill,.common-button--pad-xxs.common-button--secondary,.common-button--pad-xxs.common-button--secondary-color-light-blue{border-radius:.25em;min-height:1em;min-width:1em;padding:.1em .25em}.common-button--bordered.common-button--pad-xs,.common-button--pad-xs.common-button--bing,.common-button--pad-xs.common-button--blank,.common-button--pad-xs.common-button--button,.common-button--pad-xs.common-button--default,.common-button--pad-xs.common-button--edge,.common-button--pad-xs.common-button--outline,.common-button--pad-xs.common-button--pill,.common-button--pad-xs.common-button--secondary,.common-button--pad-xs.common-button--secondary-color-light-blue{border-radius:.25em;min-height:1.75em;min-width:3em;padding:.1em .5em}.common-button--bordered.common-button--pad-sm,.common-button--pad-sm.common-button--bing,.common-button--pad-sm.common-button--blank,.common-button--pad-sm.common-button--button,.common-button--pad-sm.common-button--default,.common-button--pad-sm.common-button--edge,.common-button--pad-sm.common-button--outline,.common-button--pad-sm.common-button--pill,.common-button--pad-sm.common-button--secondary,.common-button--pad-sm.common-button--secondary-color-light-blue{min-width:4em;padding-left:.75em;padding-right:.75em}.common-button--bordered.common-button--pad-md,.common-button--pad-md.common-button--bing,.common-button--pad-md.common-button--blank,.common-button--pad-md.common-button--button,.common-button--pad-md.common-button--default,.common-button--pad-md.common-button--edge,.common-button--pad-md.common-button--outline,.common-button--pad-md.common-button--pill,.common-button--pad-md.common-button--secondary,.common-button--pad-md.common-button--secondary-color-light-blue{padding:.75em 1.75em}.common-button--bordered.common-button--pad-lg,.common-button--pad-lg.common-button--bing,.common-button--pad-lg.common-button--blank,.common-button--pad-lg.common-button--button,.common-button--pad-lg.common-button--default,.common-button--pad-lg.common-button--edge,.common-button--pad-lg.common-button--outline,.common-button--pad-lg.common-button--pill,.common-button--pad-lg.common-button--secondary,.common-button--pad-lg.common-button--secondary-color-light-blue{padding:.75em 2.5em}.common-button--bordered.common-button--pad-xl,.common-button--pad-xl.common-button--bing,.common-button--pad-xl.common-button--blank,.common-button--pad-xl.common-button--button,.common-button--pad-xl.common-button--default,.common-button--pad-xl.common-button--edge,.common-button--pad-xl.common-button--outline,.common-button--pad-xl.common-button--pill,.common-button--pad-xl.common-button--secondary,.common-button--pad-xl.common-button--secondary-color-light-blue{padding:1.15em 2.5em}.common-button--bordered.common-button--icon-above,.common-button--bordered.common-button--icon-below,.common-button--icon-above.common-button--bing,.common-button--icon-above.common-button--blank,.common-button--icon-above.common-button--button,.common-button--icon-above.common-button--default,.common-button--icon-above.common-button--edge,.common-button--icon-above.common-button--outline,.common-button--icon-above.common-button--pill,.common-button--icon-above.common-button--secondary,.common-button--icon-above.common-button--secondary-color-light-blue,.common-button--icon-below.common-button--bing,.common-button--icon-below.common-button--blank,.common-button--icon-below.common-button--button,.common-button--icon-below.common-button--default,.common-button--icon-below.common-button--edge,.common-button--icon-below.common-button--outline,.common-button--icon-below.common-button--pill,.common-button--icon-below.common-button--secondary,.common-button--icon-below.common-button--secondary-color-light-blue{padding-bottom:.7em;padding-top:.7em}.common-button--bing,.common-button--blank,.common-button--button,.common-button--default,.common-button--edge,.common-button--pill,.common-button--secondary,.common-button--secondary-color-light-blue{background-color:var(--cm-btn-acc,var(--theme-button-bg));border:none;color:var(--cm-btn-fg,#fff);outline:none;transition:background-color .2s cubic-bezier(.215,.61,.355,1),color .2s cubic-bezier(.215,.61,.355,1),border-color .2s cubic-bezier(.215,.61,.355,1)}.common-button--button.common-button--hover-state-default:hover:not(:disabled),.common-button--default.common-button--hover-state-default:hover:not(:disabled),.common-button--hover-state-default.common-button--bing:hover:not(:disabled),.common-button--hover-state-default.common-button--blank:hover:not(:disabled),.common-button--hover-state-default.common-button--edge:hover:not(:disabled),.common-button--hover-state-default.common-button--pill:hover:not(:disabled),.common-button--hover-state-default.common-button--secondary-color-light-blue:hover:not(:disabled),.common-button--hover-state-default.common-button--secondary:hover:not(:disabled){background-color:var(--cm-btn-acc-hover,var(--theme-button-bg-hover));color:var(--cm-btn-fg-hover,var(--theme-button-fg))}.common-button--bing:active:not(:disabled),.common-button--blank:active:not(:disabled),.common-button--button:active:not(:disabled),.common-button--default:active:not(:disabled),.common-button--edge:active:not(:disabled),.common-button--pill:active:not(:disabled),.common-button--secondary-color-light-blue:active:not(:disabled),.common-button--secondary:active:not(:disabled){background-color:var(--cm-btn-acc-active,var(--theme-button-bg-active));color:var(--cm-btn-fg-active,var(--theme-button-fg))}.common-button--bing:focus-visible,.common-button--blank:focus-visible,.common-button--button:focus-visible,.common-button--default:focus-visible,.common-button--edge:focus-visible,.common-button--pill:focus-visible,.common-button--secondary-color-light-blue:focus-visible,.common-button--secondary:focus-visible{box-shadow:0 0 0 3px #1a59c854}.common-button--button.common-button--disabled,.common-button--default.common-button--disabled,.common-button--disabled.common-button--bing,.common-button--disabled.common-button--blank,.common-button--disabled.common-button--edge,.common-button--disabled.common-button--pill,.common-button--disabled.common-button--secondary,.common-button--disabled.common-button--secondary-color-light-blue{background-color:var(--cm-btn-acc-disabled,var(--theme-button-bg-disabled));color:var(--cm-btn-fg-disabled,var(--theme-button-fg-disabled))}.common-button--outline{background-color:transparent;border:2px solid;color:var(--cm-btn-acc,#2169e8)}.common-button--outline:hover:not(:disabled){background-color:var(--cm-btn-acc-05,rgba(var(--theme-button-bg-hover-rgb),.05));color:var(--cm-btn-acc-hover,#1a5dbd)}.common-button--outline:active:not(:disabled){background-color:var(--cm-btn-acc-10,rgba(var(--theme-button-bg-hover-rgb),.1));color:var(--cm-btn-acc-active,#2169e8)}.common-button--outline.common-button--disabled{background-color:var(--cm-btn-acc-disabled-10,rgba(var(--theme-button-bg-disabled-rgb),.2));border-color:var(--cm-btn-acc-disabled,var(--theme-button-fg-disabled));color:var(--cm-btn-fg-disabled,var(--theme-button-fg-disabled))}.common-button--outline-color-black{--cm-btn-acc:#000;--cm-btn-acc-hover:#000;--cm-btn-acc-active:#fff;--cm-btn-acc-10:#000}.fluent--dark .common-button--outline{--cm-btn-fg:#000;--cm-btn-acc:#fff;--cm-btn-fg-hover:#000;--cm-btn-acc-hover:#82ddfd}.common-button--pill{border-radius:100px}.common-button--secondary{background-color:#1f65e0;box-shadow:none!important;color:#fff;min-width:5em;padding-inline:1.25em}.common-button--secondary .common-button__content{font-size:.9em;font-weight:600}.common-button--secondary:hover{background-color:#3574e3!important;color:#fff!important}.common-button--secondary .common-button__label{font-size:.9em;font-weight:600}.common-button--secondary-color-light-blue{background-color:#e0edff;box-shadow:none!important;color:#1c5ece;min-width:5em;padding-inline:1.25em}.common-button--secondary-color-light-blue .common-button__content{font-size:.9em;font-weight:600}.common-button--secondary-color-light-blue:hover{background-color:#d3e3f9!important;color:#1c5ece!important}.common-button--borderless,.common-button--hotspot,.common-button--icon,.common-button--image,.common-button--link,.common-button--link-underline{background-color:transparent}.common-button--borderless:focus-visible,.common-button--hotspot:focus-visible,.common-button--icon:focus-visible,.common-button--image:focus-visible,.common-button--link-underline:focus-visible,.common-button--link:focus-visible{outline:1px dashed #1a59c8;outline-offset:0}.common-button--borderless.common-button--disabled,.common-button--disabled.common-button--hotspot,.common-button--disabled.common-button--icon,.common-button--disabled.common-button--image,.common-button--disabled.common-button--link,.common-button--disabled.common-button--link-underline{color:var(--cm-btn-fg-disabled,var(--theme-button-fg-disabled))}.common-button--icon{transition:transform .2s cubic-bezier(.075,.82,.165,1)}.common-button--icon:hover:not(:disabled){transform:translateY(-1px)}.common-button--icon:active:not(:disabled){transform:translateY(1px)}.common-button--image .common-button__image{transition:transform .2s cubic-bezier(.075,.82,.165,1)}.common-button--image:hover:not(:disabled) .common-button__image{transform:translateY(-2px)}.common-button--image:active:not(:disabled) .common-button__image{transform:translateY(1px)}.common-button--link{color:var(--theme-link);transition:color .2s cubic-bezier(.215,.61,.355,1),transform .2s cubic-bezier(.215,.61,.355,1)}.common-button--link:hover:not(:disabled){color:var(--theme-link-hover);transform:translateY(-1px)}.common-button--link:active:not(:disabled){transform:translateY(1px)}.common-button--link-underline{text-decoration:underline}.common-button--link-underline:hover:not(:disabled){color:var(--theme-link);text-decoration:underline}.common-button--link-underline:active:not(:disabled){color:var(--theme-link-hover);text-decoration:underline}.common-button--icon-placement-before .common-button__label{flex-direction:row-reverse}.common-button--icon-placement-after .common-button__label{flex-direction:row}.common-button--icon-placement-above .common-button__label{flex-direction:column-reverse}.common-button--icon-placement-below .common-button__label{flex-direction:column}.common-button__progress{background-color:#00000054;bottom:-7px;height:2px;left:.25em;opacity:.5;overflow:hidden;position:absolute;right:.25em;transition:width .2s cubic-bezier(.215,.61,.355,1)}.common-button__progress>span{background-color:#000;height:100%;left:0;position:absolute;top:0;width:50%}.common-button--size-xxs-abs{font-size:clamp(9px,.658vw,10px)}.common-button--size-xxs{font-size:.7em}.common-button--size-xs-abs{font-size:clamp(10px,.789vw,12px)}.common-button--size-xs{font-size:.8em}.common-button--size-sm-abs{font-size:clamp(12px,.921vw,14px)}.common-button--size-sm{font-size:.9em}.common-button--size-normal-abs{font-size:clamp(14px,1.053vw,16px)}.common-button--size-normal{font-size:1em}.common-button--size-md-abs{font-size:clamp(16px,1.184vw,18px)}.common-button--size-md{font-size:1.075em}.common-button--size-lg-abs{font-size:clamp(17px,1.316vw,20px)}.common-button--size-lg{font-size:1.25em}.common-button--size-xl-abs{font-size:clamp(19px,1.579vw,24px)}.common-button--size-xl{font-size:1.75em}.common-button--size-xxl-abs{font-size:clamp(21px,1.842vw,28px)}.common-button--size-xxl{font-size:2.5em}.common-button--padding-xs{padding:.1em .25em}.common-button--padding-sm{padding:.2em 1em}.common-button--padding-normal{padding:.2em 1.5em}.common-button--padding-lg{padding:.2em 2em}.common-button--padding-xl{padding:.3em 2.5em}.common-button--padding-even-sm{min-height:0;min-width:0;padding:.4em .5em}.common-button--padding-even-normal{min-height:0;min-width:0;padding:.6em .8em}.common-button--padding-even-lg{min-height:0;min-width:0;padding:1em 1.2em}.common-button__grad{border-radius:inherit;bottom:0;left:0;position:absolute;right:0;top:0;transition:--cm-btn-clr-1 .2s,--cm-btn-clr-2 .2s,--cm-btn-clr-3 .2s,--cm-btn-clr-4 .2s}.common-button__grad--stops-2{background:linear-gradient(90deg,var(--cm-btn-clr-1),var(--cm-btn-clr-2))}.common-button__grad--stops-3{background:linear-gradient(90deg,var(--cm-btn-clr-1),var(--cm-btn-clr-2),var(--cm-btn-clr-3))}.common-button__grad--stops-4{background:linear-gradient(90deg,var(--cm-btn-clr-1),var(--cm-btn-clr-2),var(--cm-btn-clr-3),var(--cm-btn-clr-4))}.common-button:hover:not(:active):not(:disabled) .common-button__grad{--cm-btn-clr-1:var(--cm-btn-clr-hov-1);--cm-btn-clr-2:var(--cm-btn-clr-hov-2);--cm-btn-clr-3:var(--cm-btn-clr-hov-3);--cm-btn-clr-4:var(--cm-btn-clr-hov-4)}.common-button--status-complete .common-button__status-icon,.common-button--status-incomplete .common-button__status-icon,.common-button--status-unavailable .common-button__status-icon{margin-top:-.1em;margin-inline-end:.33em;margin-inline-start:-.5em}.common-button--bordered.common-button--status-unavailable,.common-button--status-unavailable.common-button--bing,.common-button--status-unavailable.common-button--blank,.common-button--status-unavailable.common-button--button,.common-button--status-unavailable.common-button--default,.common-button--status-unavailable.common-button--edge,.common-button--status-unavailable.common-button--outline,.common-button--status-unavailable.common-button--pill,.common-button--status-unavailable.common-button--secondary,.common-button--status-unavailable.common-button--secondary-color-light-blue{opacity:.66}.common-button--edge{--cm-btn-fg:#fff;box-shadow:none}.common-button--edge-color-blue{background-color:#2771d8}.common-button--edge-color-white{--cm-btn-fg:#000;--cm-btn-acc:#fff;--cm-btn-fg-hover:#fff;--cm-btn-acc-hover:#000}.common-button--edge-color-off-white{--cm-btn-fg:#1a1a1a;--cm-btn-acc:#fcfdff;--cm-btn-fg-hover:#fcfdff;--cm-btn-acc-hover:#1a1a1a}.fluent--dark .common-button--edge{--cm-btn-fg:#000;--cm-btn-acc:#fff;--cm-btn-fg-hover:#000;--cm-btn-acc-hover:#82ddfd}.common-button--blank{--cm-btn-acc:transparent;border:none;min-height:0;min-width:0;outline:none;padding:.5em}.common-button--blank.common-button--padding-xs{padding:.1em}.common-button--blank.common-button--padding-sm{padding:.3em}.common-button--blank.common-button--padding-normal{padding:.5em}.common-button--blank.common-button--padding-lg{padding:.5em 1.5em}.common-button--blank.common-button--padding-xl{padding:.5em 2.5em}.common-button--blank .common-button__label{padding:0}.common-button--blank.common-button--outline-normal{border:1px solid}.common-button--blank-color-white{--cm-btn-fg:#000;--cm-btn-acc:#fff;--cm-btn-fg-disabled:#b2b2b2;--cm-btn-acc-disabled:#f0f0f0}.common-button--copilot{align-items:center;border:2px solid;border-radius:100px;font-weight:600;min-height:2.25em;min-width:4em;padding:.6em 1em .7em;position:relative;text-align:center;transition:opacity .15s cubic-bezier(.215,.61,.355,1)}.common-button--copilot,.common-button--copilot:active,.common-button--copilot:hover{background-color:currentColor;box-shadow:none;color:var(--theme-page-bg)}.common-button--copilot:before{background-color:var(--theme-page-bg);border-radius:inherit;bottom:-2px;content:"";display:block;left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .3s cubic-bezier(.215,.61,.355,1)}.common-button--copilot:hover:before{opacity:.06}.common-button--copilot:active:before{opacity:.12}.common-button--copilot .common-button__content{color:var(--theme-page-bg);font-size:inherit}.common-button--copilot-color-white{align-items:center;border:2px solid #fff;border-radius:100px;font-weight:600;min-height:2.25em;min-width:4em;padding:.6em 1em .7em;position:relative;text-align:center;transition:opacity .15s cubic-bezier(.215,.61,.355,1)}.common-button--copilot-color-white,.common-button--copilot-color-white:active,.common-button--copilot-color-white:hover{background-color:#fff;box-shadow:none;color:#303030}.common-button--copilot-color-white:before{background-color:#303030;border-radius:inherit;bottom:-2px;content:"";display:block;left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .3s cubic-bezier(.215,.61,.355,1)}.common-button--copilot-color-white:active:before,.common-button--copilot-color-white:hover:before{opacity:0}.common-button--copilot-color-white .common-button__content{color:#303030;font-size:inherit}.common-button--copilot-color-blue{align-items:center;border:2px solid #e6f3fe;border-radius:100px;font-weight:600;min-height:2.25em;min-width:4em;padding:.6em 1em .7em;position:relative;text-align:center;transition:opacity .15s cubic-bezier(.215,.61,.355,1)}.common-button--copilot-color-blue,.common-button--copilot-color-blue:active,.common-button--copilot-color-blue:hover{background-color:#e6f3fe;box-shadow:none;color:#0d4175}.common-button--copilot-color-blue:before{background-color:#0d4175;border-radius:inherit;bottom:-2px;content:"";display:block;left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .3s cubic-bezier(.215,.61,.355,1)}.common-button--copilot-color-blue:hover:before{opacity:.06}.common-button--copilot-color-blue:active:before{opacity:.12}.common-button--copilot-color-blue .common-button__content{color:#0d4175;font-size:inherit}.common-button--copilot-color-black{align-items:center;border:2px solid #1a1a1a;border-radius:100px;font-weight:600;min-height:2.25em;min-width:4em;padding:.6em 1em .7em;position:relative;text-align:center;transition:opacity .15s cubic-bezier(.215,.61,.355,1)}.common-button--copilot-color-black,.common-button--copilot-color-black:active,.common-button--copilot-color-black:hover{background-color:#1a1a1a;box-shadow:none;color:#fff}.common-button--copilot-color-black:before{background-color:#fff;border-radius:inherit;bottom:-2px;content:"";display:block;left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .3s cubic-bezier(.215,.61,.355,1)}.common-button--copilot-color-black:hover:before{opacity:.06}.common-button--copilot-color-black:active:before{opacity:.12}.common-button--copilot-color-black .common-button__content{color:#fff;font-size:inherit}.common-button--copilot-color-purple{align-items:center;border:2px solid #f0e7ff;border-radius:100px;font-weight:600;min-height:2.25em;min-width:4em;padding:.6em 1em .7em;position:relative;text-align:center;transition:opacity .15s cubic-bezier(.215,.61,.355,1)}.common-button--copilot-color-purple,.common-button--copilot-color-purple:active,.common-button--copilot-color-purple:hover{background-color:#f0e7ff;box-shadow:none;color:#3b0c71}.common-button--copilot-color-purple:before{background-color:#3b0c71;border-radius:inherit;bottom:-2px;content:"";display:block;left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .3s cubic-bezier(.215,.61,.355,1)}.common-button--copilot-color-purple:hover:before{opacity:.06}.common-button--copilot-color-purple:active:before{opacity:.12}.common-button--copilot-color-purple .common-button__content{color:#3b0c71;font-size:inherit}.common-button--copilot-color-green{align-items:center;border:2px solid #ebfbce;border-radius:100px;font-weight:600;min-height:2.25em;min-width:4em;padding:.6em 1em .7em;position:relative;text-align:center;transition:opacity .15s cubic-bezier(.215,.61,.355,1)}.common-button--copilot-color-green,.common-button--copilot-color-green:active,.common-button--copilot-color-green:hover{background-color:#ebfbce;box-shadow:none;color:#113738}.common-button--copilot-color-green:before{background-color:#113738;border-radius:inherit;bottom:-2px;content:"";display:block;left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .3s cubic-bezier(.215,.61,.355,1)}.common-button--copilot-color-green:hover:before{opacity:.06}.common-button--copilot-color-green:active:before{opacity:.12}.common-button--copilot-color-green .common-button__content{color:#113738;font-size:inherit}.common-button--copilot-color-orange{align-items:center;border:2px solid #ffe7d4;border-radius:100px;font-weight:600;min-height:2.25em;min-width:4em;padding:.6em 1em .7em;position:relative;text-align:center;transition:opacity .15s cubic-bezier(.215,.61,.355,1)}.common-button--copilot-color-orange,.common-button--copilot-color-orange:active,.common-button--copilot-color-orange:hover{background-color:#ffe7d4;box-shadow:none;color:#73262f}.common-button--copilot-color-orange:before{background-color:#73262f;border-radius:inherit;bottom:-2px;content:"";display:block;left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .3s cubic-bezier(.215,.61,.355,1)}.common-button--copilot-color-orange:hover:before{opacity:.06}.common-button--copilot-color-orange:active:before{opacity:.12}.common-button--copilot-color-orange .common-button__content{color:#73262f;font-size:inherit}.common-button--copilot-button{align-items:center;border:2px solid var(--theme-page-fg);border-radius:100px;font-weight:600;min-height:2.25em;min-width:4em;padding:.6em 1em .7em;position:relative;text-align:center;transition:opacity .15s cubic-bezier(.215,.61,.355,1)}.common-button--copilot-button,.common-button--copilot-button:active,.common-button--copilot-button:hover{background-color:var(--theme-page-fg);box-shadow:none;color:var(--theme-page-bg)}.common-button--copilot-button:before{background-color:var(--theme-page-bg);border-radius:inherit;bottom:-2px;content:"";display:block;left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .3s cubic-bezier(.215,.61,.355,1)}.common-button--copilot-button:hover:before{opacity:.06}.common-button--copilot-button:active:before{opacity:.12}.common-button--copilot-button .common-button__content{color:var(--theme-page-bg);font-size:inherit}.common-button--bing{box-shadow:none;min-height:2.65em;min-width:10em;padding:.4em 2em .5em;position:relative;--c1:#0ab5fc;--c2:#1f62ed;--c3:#dff8ff;--c4:#dff8ff;background:linear-gradient(var(--c1),var(--c2)) padding-box,linear-gradient(to bottom,var(--c3),var(--c4)) border-box;border:2px solid transparent;color:#fff;transition:--c1 .2s cubic-bezier(.215,.61,.355,1),--c2 .2s cubic-bezier(.215,.61,.355,1),--c3 .2s cubic-bezier(.215,.61,.355,1),--c4 .2s cubic-bezier(.215,.61,.355,1),box-shadow .2s cubic-bezier(.215,.61,.355,1)}.common-button--bing:hover{box-shadow:0 12px 20px #091e5b26;color:inherit}.common-button--bing:active{box-shadow:0 5px 10px #091e5b26}.common-button--bing:disabled,.common-button--bing:disabled:active,.common-button--bing:disabled:hover,.common-button--bing:disabled[aria-checked]{color:#ffffff80!important;opacity:.66}@media screen and (max-width:810px){.common-button--bing{padding-left:1.5em;padding-right:1.5em}}.common-button--bing:hover:not(.common-button--bing:disabled){color:#fff;--c1:#3cc4fd;--c3:#fff}.common-button--bing:active{color:#fff;--c1:#0ea4f9;--c3:#dff8ff;--c4:#dff8ff}.common-button--bing,.common-button--shape-override-pill{border-radius:100px}.common-button--shape-override-rounded-rect{border-radius:.5em}.common-button--shape-override-extra-rounded-rect{border-radius:calc(var(--cm-btn-height)*.4)}.common-button--outline-none{border:none}.common-button--shadow-none{box-shadow:none}.common-button--shadow-small{box-shadow:.5px .5px 2px 1px #0000001a}.common-button--shadow-medium{box-shadow:1px 1px 3px 1px #0000001a}.common-button--shadow-large{box-shadow:2px 2px 4px 2px #0000001a}.common-button--hover-state-pointer{cursor:pointer}.common-button--hover-state-scale{transition:transform .2s ease-in-out}.common-button--hover-state-scale:hover:not(:disabled){transform:scale(1.05)}.common-button__icon-container{transition:transform .3s ease-in-out}.common-button--active.common-button--active-animation-rotate45 .common-button__icon-container{transform:rotate(45deg)}.common-button--active.common-button--active-animation-rotate90 .common-button__icon-container{transform:rotate(90deg)}.common-button--active.common-button--active-animation-rotate135 .common-button__icon-container{transform:rotate(135deg)}.common-button--active.common-button--active-animation-rotate180 .common-button__icon-container{transform:rotate(180deg)}.common-button--clicked-state-none:active:not(:disabled){background-color:unset;color:unset;transform:unset}.common-button--clicked-state-invert:active:not(:disabled){background-color:unset;color:unset;filter:invert(100%);transform:unset}.common-button--clicked-state-scale:active:not(:disabled){background-color:unset;color:unset;transform:scale(.9)}.px-spinner{display:inline-block;pointer-events:none;position:relative;--px-spinner-dur:var(--095e3078);--px-spinner-linewidth:.15em;--px-spinner-color:currentColor;--px-spinner-color-secondary:transparent}.px-spinner__spinner{display:block;position:relative}.px-spinner--classic .px-spinner__spinner{animation:px-spinner-classic var(--px-spinner-dur) linear infinite;border:var(--px-spinner-linewidth) solid var(--px-spinner-color);border-bottom-color:var(--px-spinner-color-secondary);border-radius:50%;box-sizing:border-box;display:inline-block;height:1.33em;position:relative;width:1.33em}@keyframes px-spinner-classic{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.px-spinner--dots{height:.5em;width:2.5em}.px-spinner--dots .px-spinner__spinner{font-size:.2em}.px-spinner--dots .px-spinner__spinner,.px-spinner--dots .px-spinner__spinner:after,.px-spinner--dots .px-spinner__spinner:before{animation-fill-mode:both;animation:px-spinner-dots var(--px-spinner-dur) infinite cubic-bezier(.77,0,.175,1);border-radius:50%;height:2em;position:absolute;top:-2em;width:2em}.px-spinner--dots .px-spinner__spinner{animation-delay:calc(var(--px-spinner-dur)*-.08889);color:var(--px-spinner-color);left:5em;position:relative;text-indent:-9999em;transform:translateZ(0)}.px-spinner--dots .px-spinner__spinner:after,.px-spinner--dots .px-spinner__spinner:before{content:"";position:absolute;top:0}.px-spinner--dots .px-spinner__spinner:before{animation-delay:calc(var(--px-spinner-dur)*-.08889*2);left:-5em}.px-spinner--dots .px-spinner__spinner:after{left:5em}@keyframes px-spinner-dots{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}60%{box-shadow:0 2.5em}}.scroll-id{height:1px;opacity:0;position:absolute;top:-80px;width:1px}.media-item-action-overlay{bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1}.media-item-action-overlay__caption{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(var(--theme-page-bg-rgb),.8);border-radius:.2em;bottom:.5em;box-shadow:0 9px 11.5px -3px #0003,0 18.5px 28.5px #0001,0 7px 37.5px #0000000e;color:var(--theme-page-fg);font-size:.8em;left:.5em;opacity:0;padding:.66em 1em;position:absolute;transition:opacity .2s cubic-bezier(.215,.61,.355,1),visible .2s cubic-bezier(.215,.61,.355,1);visibility:hidden;width:calc(100% - 1em)}.media-item-action-overlay__caption strong{font-weight:600}.media-item-action-overlay__caption li,.media-item-action-overlay__caption ol,.media-item-action-overlay__caption p,.media-item-action-overlay__caption ul{line-height:1.33}.media-item-action-overlay__caption ol:not(:last-child),.media-item-action-overlay__caption p:not(:last-child),.media-item-action-overlay__caption ul:not(:last-child){margin-bottom:.75em}.media-item-action-overlay__caption li:not(:last-child){margin-bottom:.375em}.media-item-action-overlay__caption p{padding:0}.media-item-action-overlay__caption p:first-child{margin-top:0!important}.media-item-action-overlay__caption p:last-child{margin-bottom:0!important}.media-item-action-overlay__caption a{color:var(--theme-link);text-decoration:underline}.media-item-action-overlay__caption a:hover{color:var(--theme-link-hover);text-decoration:underline;text-decoration-color:var(--theme-link-hover)}.media-item-action-overlay__caption a:active{color:var(--theme-link-active);text-decoration:underline;text-decoration-color:var(--theme-link-active)}.media-item-action-overlay__caption ol,.media-item-action-overlay__caption ul{list-style:disc none outside;padding:0 0 0 1em}.media-item-action-overlay__caption ol li,.media-item-action-overlay__caption ul li{line-height:inherit;padding-left:.5em}.media-item-action-overlay__caption ul{list-style:disc none outside}.media-item-action-overlay__caption ol{list-style:decimal none outside}.media-item-action-overlay:hover .media-item-action-overlay__caption{opacity:1;visibility:visible}
