@amityco/ui-kit-open-source 4.15.0-beta.1 → 4.15.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/index.css +1 -1
- package/dist/esm/index.js +675 -675
- package/dist/index.css +1 -1
- package/dist/index.d.mts +11 -3
- package/dist/index.d.ts +11 -3
- package/dist/index.js +761 -761
- package/dist/metafile-cjs.json +1 -1
- package/dist/metafile-esm.json +1 -1
- package/package.json +4 -4
package/dist/esm/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@keyframes D{to{transform:translate(100%)}}.D{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;z-index:1}.D:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translate(-100%);animation-name:D;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.D{--pseudo-element-display: none}}*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}@supports (font-variation-settings: normal){:root{font-family:Inter var,sans-serif}}:root{color-scheme:light dark;font-family:Inter,sans-serif;--asc-text-global-font-family: inter, -apple-system, blinkmacsystemfont, arial, sans-serif;--asc-text-global-font-style: normal;--asc-text-font-size-xs: .75rem;--asc-text-font-size-sm: .875rem;--asc-text-font-size-md: 1rem;--asc-text-font-size-lg: 1.125rem;--asc-text-font-size-xl: 1.25rem;--asc-text-font-size-xxl: 1.5rem;--asc-text-font-size-3xl: 1.875rem;--asc-text-font-size-4xl: 2.25rem;--asc-text-font-size-5xl: 3rem;--asc-text-font-size-6xl: 3.75rem;--asc-text-font-size-7xl: 4.5rem;--asc-text-font-weight-light: 300;--asc-text-font-weight-normal: 400;--asc-text-font-weight-medium: 500;--asc-text-font-weight-bold: 600;--asc-text-font-weight-headline: 700;--asc-text-font-weight-black: 900;--asc-line-height-xs: 1rem;--asc-line-height-sm: 1.125rem;--asc-line-height-md: 1.25rem;--asc-line-height-lg: 1.5rem;--asc-line-height-xl: 1.75rem;--asc-line-height-xxl: 2rem;--asc-border-radius-none: 0;--asc-border-radius-sm: .25rem;--asc-border-radius-md: .5rem;--asc-border-radius-lg: .75rem;--asc-border-radius-xl: 1rem;--asc-border-radius-xxl: 1.5rem;--asc-border-radius-full: 9999px;--asc-spacing-none: 0;--asc-spacing-xxs1: .125rem;--asc-spacing-xxs2: .25rem;--asc-spacing-xxs3: .375rem;--asc-spacing-s1: .5rem;--asc-spacing-s2: .75rem;--asc-spacing-m1: 1rem;--asc-spacing-m2: 1.25rem;--asc-spacing-m3: 1.5rem;--asc-spacing-l1: 2rem;--asc-spacing-l2: 2.5rem;--asc-spacing-l3: 3rem;--asc-spacing-l4: 3.5rem;--asc-spacing-xl1: 4rem;--asc-spacing-xl2: 4.5em;--asc-spacing-xl3: 6rem;--asc-box-shadow-01: 0px .5px 2px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 8%);--asc-box-shadow-02: 0px .5px 2px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 8%);--asc-box-shadow-03: 0px 2px 4px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 4%);--asc-box-shadow-04: 0px 4px 8px 0px rgb(96 97 112 / 20%), 0px 0px 2px 0px rgb(40 41 61 / 10%);--asc-box-shadow-05: 0px 8px 16px 0px rgb(96 97 112 / 16%), 0px 2px 4px 0px rgb(40 41 61 / 4%);--asc-box-shadow-06: 0 0 2px 0 rgb(0 0 0 / 8%), 0 6px 16px 0 rgb(0 0 0 / 16%)}.vp{[vaul-drawer][vaul-drawer-direction=bottom]:after{height:unset}}*,*:after,*:before{margin:0;padding:0;box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}body{pointer-events:auto!important;color:var(--asc-color-base-default)}.we{width:2rem;position:relative}.we input[data-plyr=volume]{top:-1rem;height:2rem;right:1.25rem;position:absolute;transform-origin:left;display:none!important;transform:rotate(-90deg);padding-left:.25rem!important}.we:hover input[data-plyr=volume],.we input[data-plyr=volume]:hover{display:block!important}.wp{border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;position:absolute;clip:rect(0,0,0,0)}@media (width < 48em){body.xp{overflow:hidden!important}}.yp{margin:0;padding:0;color:inherit;font-family:Inter var,sans-serif}.kp{font-size:1.25rem;line-height:1.5rem;font-weight:700}.jp{font-size:1rem;line-height:1.5rem;font-weight:600}.zp{font-size:1rem;line-height:1.5rem;font-weight:400}.Xp{font-size:.875rem;line-height:1.25rem;font-weight:600}.Yp{font-size:.875rem;line-height:1.25rem;font-weight:400}.Ip{font-size:.75rem;line-height:1rem;font-weight:600}.Ap{font-size:.75rem;line-height:1rem;font-weight:400}.Cp{font-size:.75rem;line-height:.75rem;font-weight:400}.Mp{background-color:var(--asc-color-background-default)!important}.Sp{background-color:var(--asc-color-background-default);border-top-left-radius:var(--asc-border-radius-xl);border-top-right-radius:var(--asc-border-radius-xl);text-align:center;color:var(--asc-color-base-default);border-bottom:1px solid var(--asc-color-base-shade4);padding-bottom:var(--asc-spacing-m1)}.Ep{background-color:var(--asc-color-background-default)}.Rp{background-color:#0000007f}.Da{overflow:hidden;border-radius:50%;width:100%;height:100%}.Da[data-clickable=true]:hover{cursor:pointer}.Up{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Ga{display:inline-flex;align-items:center;justify-content:center;padding:var(--asc-spacing-s1) var(--asc-spacing-m1);font-size:var(--asc-text-font-size-md);font-weight:var(--asc-text-font-weight-bold);border-radius:var(--asc-border-radius-sm);cursor:pointer;transition:background-color .3s ease}.xe{opacity:.6;cursor:not-allowed}.Ga:disabled{opacity:.6;cursor:not-allowed}.Ja{background-color:var(--asc-color-primary-default);color:var(--asc-color-white);border:none}.Ja:hover:not(.xe){background-color:var(--asc-color-primary-shade1)}.Ka{background-color:var(--asc-color-white);color:var(--asc-color-primary-default);border:1px solid var(--asc-color-primary-default)}.Ka:hover:not(.xe){background-color:var(--asc-color-base-shade4)}.Na{background-color:transparent;color:var(--asc-color-primary-default);border:1px solid var(--asc-color-primary-default)}.Na:hover:not(.xe){background-color:var(--asc-color-base-shade4)}.Wp{font-size:var(--asc-text-font-size-sm);padding:var(--asc-spacing-xxs2) var(--asc-spacing-s1)}.Bp{font-size:var(--asc-text-font-size-md);padding:var(--asc-spacing-s1) var(--asc-spacing-m1)}.Fp{font-size:var(--asc-text-font-size-xl);padding:var(--asc-spacing-s2) var(--asc-spacing-m2)}.Hp{margin-right:var(--asc-spacing-s1)}.Oa{gap:.75rem;display:flex;flex-direction:column}.ye[data-variant=icon],.ye[data-variant=underlined]{gap:1.25rem;display:flex;align-items:center;padding:1rem 1rem 0;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4);border-bottom:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.x[data-variant=icon]{width:100%;outline:none;display:flex;cursor:pointer;align-items:center;padding-bottom:1rem;justify-content:center;color:var(--color);transition:color .2s;--border-color: transparent;--color: var(--asc-color-base-shade2);border-bottom:2px solid var(--border-color)}.x[data-variant=underlined]{display:flex;outline:none;cursor:pointer;align-items:center;padding-bottom:1rem;justify-content:center;color:var(--color);transition:color .2s;--border-color: transparent;--color: var(--asc-color-base-shade2);border-bottom:2px solid var(--border-color)}.x[data-variant=icon][data-hovered]{color:var(--asc-color-base-default)}.x[data-variant=underlined][data-hovered]{color:var(--asc-color-primary-default)}.x[data-variant=icon][data-selected]{color:var(--asc-color-base-default);--border-color: var(--asc-color-primary-default)}.x[data-variant=underlined][data-selected]{color:var(--asc-color-primary-default);--border-color: var(--asc-color-primary-default)}.x[data-variant=icon][data-disabled],.x[data-variant=underlined][data-disabled]{color:var(--asc-color-base-shade3)}.Lp{width:1.5rem;height:1.5rem;fill:currentcolor}.Pa{overflow:scroll;scrollbar-width:none;-ms-overflow-style:none}.Pa::-webkit-scrollbar{display:none}@media only screen and (width < 48em){.Oa{gap:0}.ye[data-variant=icon],.ye[data-variant=underlined]{border-left:none;border-right:none;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.Tp{max-width:100%;overflow:hidden;text-align:center;white-space:nowrap;text-overflow:ellipsis;color:var(--asc-color-base-default)}.Vp{box-sizing:border-box;all:unset;cursor:pointer}.qp{cursor:pointer;display:flex;justify-content:center;align-items:center;background-color:rgb(from var(--asc-color-black) r g b / 50%)!important;width:2rem;height:2rem;border-radius:50%}.Dp{width:1.5rem;height:1.5rem;fill:var(--asc-color-white)}.Qa[data-variant=default]{all:unset;width:1.5rem;height:1.5rem;display:grid;cursor:pointer;place-content:center;background-color:transparent;fill:var(--asc-color-base-inverse);color:var(--asc-color-base-inverse)}.Za[data-variant=default]{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.Qa[data-variant=filled]{all:unset;width:2rem;height:2rem;display:grid;cursor:pointer;border-radius:10rem;place-content:center;fill:var(--asc-color-base-inverse);color:var(--asc-color-base-inverse);background-color:var(--asc-color-background-transparent-black)}.Za[data-variant=filled]{width:1.5rem;height:1.5rem;color:var(--asc-color-white)}._a{all:unset;display:flex;cursor:pointer;align-items:center;justify-content:center;&:hover{opacity:.8}&:active{opacity:.6}}.Gp{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}@media (width >= 48em){._a[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.Jp{cursor:pointer;color:var(--asc-color-primary-default);background-color:var(--asc-color-background-default)}.Kp{display:flex;padding:.75rem 0;width:100%;cursor:pointer;align-items:center}.eo{margin-left:.5rem;color:var(--asc-color-base-default)}.ro{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}@media (width >= 48em){.eo{margin-top:.15rem;margin-left:.75rem}.ro{width:1.5rem;height:1.5rem;margin-left:.25rem}}.Np{all:unset;fill:var(--asc-color-white);cursor:pointer}.Op{display:flex;align-items:center;gap:var(--asc-spacing-xxs2);cursor:auto}.Pp{all:unset;cursor:pointer;width:1.5rem;height:1.5rem}.Qp{border:none;outline:none;display:flex;cursor:pointer;align-items:center;justify-content:center;transition:background-color .3s ease}.Zp{width:100%}.r{font-weight:400}.r.g{font-size:1rem}.r.p{font-size:.875rem}.r.o{background-color:transparent;color:var(--asc-color-primary-default)}.r.o:hover{background-color:transparent;color:var(--asc-color-primary-shade1)}.r.o[data-focus-visible]{color:var(--asc-color-primary-shade1)}.r.o:disabled,.r.o[data-disabled=true],.r.o[data-disabled=true]:hover{cursor:not-allowed;color:var(--asc-color-primary-shade2)}.r.i{background-color:transparent;color:var(--asc-color-base-default)}.r.i:hover{background-color:transparent;color:var(--asc-color-base-shade1)}.r.i[data-focus-visible]{color:var(--asc-color-base-shade1)}.r.i:disabled,.r.i[data-disabled=true],.r.o[data-disabled=true]:hover{cursor:not-allowed;color:var(--asc-color-base-shade2)}.e,.a{font-weight:600}.e.o{border:none;fill:var(--asc-color-white);color:var(--asc-color-white);background-color:var(--asc-color-primary-default)}.e.o:hover,.e.o[data-focus-visible]{background-color:var(--asc-color-primary-shade1)}.e.o:disabled,.e.o[data-disabled=true],.e.o[data-disabled=true]:hover{cursor:not-allowed;background-color:var(--asc-color-primary-background-disabled)}.e.G{border:none;fill:var(--asc-color-white);color:var(--asc-color-white);background-color:var(--asc-color-alert-default)}.e.G:hover{background-color:rgb(from var(--asc-color-alert-default) r g b / 80%)}.e.G:disabled,.e.G[data-disabled=true],.e.G[data-disabled=true]:hover{cursor:not-allowed;background-color:rgb(from var(--asc-color-alert-default) r g b / 50%)}.a.i{background-color:transparent;fill:var(--asc-color-base-default);color:var(--asc-color-base-default);border:1px solid var(--asc-color-secondary-shade3)}.a.i:hover,.a.i[data-focus-visible]{border:1px solid var(--asc-color-base-shade2)}.a.i:disabled,.a.i[data-disabled=true],.a.i[data-disabled=true]:hover{cursor:not-allowed;fill:var(--asc-color-base-shade4);color:var(--asc-color-base-shade4);border:1px solid var(--asc-color-base-shade4)}.e.p[data-label=true][data-icon=false],.a.p[data-label=true][data-icon=false]{gap:.25rem;font-size:.75rem;border-radius:.25rem;padding:.3125rem .5rem}.e.p[data-label=true][data-icon=true],.a.p[data-label=true][data-icon=true]{gap:.25rem;font-size:.75rem;border-radius:.25rem;padding:.25rem .75rem .25rem .5rem}.e.p[data-label=false][data-icon=true],.a.p[data-label=false][data-icon=true]{padding:.375rem;border-radius:.25rem}.e.g[data-label=true][data-icon=false],.e.g[data-label=true][data-icon=true],.a.g[data-label=true][data-icon=false],.a.g[data-label=true][data-icon=true]{gap:.5rem;font-size:.875rem;border-radius:.5rem;padding:.625rem 1rem}.e.g[data-label=false][data-icon=true],.a.g[data-label=false][data-icon=true]{padding:.625rem;border-radius:.5rem}.e.p .ke,.a.p .ke,.e.g .ke,.a.g .ke{width:1.25rem;height:1.25rem;fill:currentcolor}._p{display:initial;background-color:transparent}.ao{display:flex;align-items:center;justify-content:start;gap:.25rem;position:relative;cursor:pointer;touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ao *{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.oo{width:1.25rem;height:1.25rem}.oo[data-has-my-reaction=false]{fill:var(--asc-color-base-shade2)}.je{color:var(--asc-color-base-shade2);max-width:calc(80vw - 7rem);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.je:hover{color:var(--asc-color-base-shade1)}.je[data-has-my-reaction=true]{color:var(--asc-color-base-default);text-transform:capitalize}.z,.z[data-reference-type=post]{position:absolute;top:0;left:0;transform:translateY(calc(-100% - .4rem));display:flex;justify-content:center;align-items:center;gap:.25rem;padding:.5rem;border-radius:1.75rem;background-color:var(--asc-color-background-default);box-shadow:var(--asc-box-shadow-03);z-index:1000}.to,.z[data-position=below]{top:100%;transform:translateY(.4rem)}.z[data-is-clip=true]{transform:translate(calc(-80% - .5rem)) translateY(-180%);top:50%;left:0}.z[data-is-clip=true].to,.z[data-is-clip=true][data-position=below]{transform:translate(calc(-80% - .5rem)) translateY(80%);top:50%;left:0}.W{padding:.25rem .44rem;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.lr{display:none;padding:0 .375rem;align-items:center;gap:.0625rem;border-radius:1.25rem;background:#0000007f;color:var(--asc-color-white);text-align:center;font-size:.625rem;font-style:normal;font-weight:400;line-height:1.125rem;letter-spacing:-.0063rem;position:absolute;top:0;transform:translateY(-100%)}.W:hover>.lr,.W[data-touch-over=true]>.lr{display:flex}.W:hover,.W[data-touch-over=true]{animation:io .25s ease-out;scale:1.5}.W[data-active=true]{animation:do .25s ease-out}.eb[data-is-clip=true]{position:relative}.z[data-reference-type=comment]{left:-2rem}@keyframes io{0%{scale:1}to{scale:1.5}}@keyframes do{0%{scale:1.5}to{scale:2}}@media (width >= 48em){.je{max-width:calc(35vw - 8rem)}}.b{display:flex;cursor:pointer;gap:.5rem;width:-moz-max-content;width:max-content;touch-action:none;contain:layout style}.J{position:relative}.l{width:2rem;height:2rem;border-radius:var(--asc-border-radius-full);transition:transform .2s ease-out;cursor:pointer;will-change:transform}.l[data-active=true]{transform:scale(1)}.K{display:flex;align-items:center;position:relative}.l:hover,.K:hover .l{animation:so .2s ease-in-out forwards}.J[data-touch-hovered=true] .l{transform:scale(1.3) translateY(-8px);transition:transform .15s ease-out}.b[data-position=below] .l:hover,.b[data-position=below] .K:hover .l{animation:lo .2s ease-in-out forwards}.b[data-position=below] .J[data-touch-hovered=true] .l{transform:scale(1.3) translateY(8px);transition:transform .15s ease-out}.co{display:none}.co[data-active=true]{display:block;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%);border-radius:50%;width:2.5rem;height:2.5rem;background-color:var(--asc-color-base-shade4)}.c{position:absolute;top:-2.05rem;left:50%;transform:translate(-50%);max-width:4rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-white);background-color:#0000007f;padding:.125rem .375rem;border-radius:1.75rem;opacity:0;visibility:hidden;text-transform:capitalize;transition:opacity .15s ease-out,visibility .15s ease-out,transform .15s ease-out;will-change:opacity,visibility,transform}.b[data-position=below] .c{top:2.75rem}.l:hover+.c,.K:hover .c{opacity:1;visibility:visible;animation:no .2s ease-in-out forwards}.J[data-touch-hovered=true] .c{opacity:1;visibility:visible;transform:translate(-50%) translateY(-9px)}.b[data-position=below] .l:hover+.c,.b[data-position=below] .K:hover .c{animation:mo .2s ease-in-out forwards}.b[data-position=below] .J[data-touch-hovered=true] .c{opacity:1;visibility:visible;transform:translate(-50%) translateY(9px)}@keyframes so{0%{transform:translateY(0)}to{transform:translateY(-15px)}}@keyframes no{0%{transform:translate(-50%) translateY(0)}to{transform:translate(-50%) translateY(-15px)}}@keyframes mo{0%{transform:translate(-50%) translateY(0)}to{transform:translate(-50%) translateY(15px)}}@keyframes lo{0%{transform:translateY(0)}to{transform:translateY(15px)}}@media screen and (width >=48em){.c{top:-1.65rem}.b[data-position=below] .c{top:2.25rem}}.ho{cursor:pointer;color:var(--asc-color-white);background-color:var(--asc-color-primary-default)}.ho:disabled{cursor:pointer;color:var(--asc-color-white);background-color:var(--asc-color-primary-shade2)}.rb{display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--asc-color-base-shade4);background-color:var(--asc-color-secondary-shade2);text-transform:uppercase;width:2.5rem;height:2.5rem}.ab{fill:var(--asc-color-white)}.ob{fill:var(--asc-color-primary-shade2)}.tb{width:2.5rem;height:2.5rem}.ib{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:2.5rem;height:2.5rem}.go{display:inline-flex;padding:.25rem .5rem .25rem .25rem;align-items:center;gap:var(--asc-spacing-s1);flex-shrink:0;border-radius:var(--asc-border-radius-full);border:none;cursor:pointer;background-color:var(--asc-color-white);color:var(--asc-color-black)}.go[data-hideAvatar=true]{display:none}.db{width:1.25rem;height:.75rem}.sb{width:2rem;height:2rem}.lb{all:unset;position:absolute;top:96px;left:24px;z-index:99999}.cb{fill:var(--asc-color-white);width:1.5rem;height:1.5rem}.nb{color:var(--asc-color-secondary-default);background:var(--asc-color-background-transparent-white);display:inline-flex;align-items:center;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-s2);border-radius:var(--asc-border-radius-xxl);gap:var(--asc-spacing-s1);font-size:.9375rem;font-style:normal;font-weight:600;line-height:1.25rem;letter-spacing:-.015rem;max-width:200px;border:1px solid var(--asc-color-base-shade4);text-decoration:none;cursor:pointer}.mb{color:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;flex-shrink:0}.hb{display:flex;align-items:center;max-width:calc(100% - 2rem);overflow:hidden;color:var(--asc-color-secondary-default)}.gb{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.po{all:unset;cursor:pointer;position:absolute;bottom:0;right:0;width:1rem;height:1rem}.po[data-disabled]{cursor:not-allowed}.pb{cursor:pointer;position:relative}.bb{background-color:var(--asc-color-secondary-shade4);display:flex;justify-content:center;align-items:center;border-radius:50%;width:2rem;height:2rem}.ub{fill:var(--asc-color-secondary-default);width:1rem;height:1rem}.fb{position:absolute;top:-.15rem;right:-.15rem;background-color:var(--asc-color-white);padding:.15rem;border-radius:50%}.vb{background-color:var(--asc-color-alert-default);border-radius:50%;width:.5rem;height:.5rem}.wb{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.xb{width:3.75rem;height:2.8125rem;color:var(--asc-color-secondary-shade4)}.yb{margin-top:.5rem;color:var(--asc-color-base-shade3)}.kb{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.jb{width:3.75rem;height:2.8125rem;color:var(--asc-color-secondary-shade4)}.zb{margin-top:.5rem;color:var(--asc-color-base-shade3)}.Xb{display:flex;justify-content:center;align-items:center;border-radius:50%;width:2rem;height:2rem;color:var(--asc-color-base-shade4);background-color:var(--asc-color-secondary-shade2);text-transform:uppercase;overflow:hidden}.Yb{position:relative;width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-primary-shade2)}.Ib{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:var(--asc-color-white);cursor:pointer;font-weight:400}.Ab{position:relative;cursor:pointer}.Cb{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:2rem;height:2rem}.Mb{width:1.25rem;position:absolute;height:1.25rem;bottom:2px;right:-4px}.Sb{width:2rem;height:2rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;background-color:var(--asc-color-base-shade4);animation:bo 1.5s ease-in-out infinite}@keyframes bo{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Eb{gap:1px;display:flex;align-items:center;padding:3px .375rem;border-radius:1.25rem;justify-content:center;background-color:var(--asc-color-primary-shade3)}.uo{width:.75rem;height:.75rem;align-items:center;justify-content:center;fill:var(--asc-color-primary-default);color:var(--asc-color-primary-default)}.fo{color:var(--asc-color-primary-default)}.vo{width:.75rem;height:.75rem;padding:0}.vo.ze{width:1rem;height:1rem;padding:0;border:1.25px solid var(--asc-color-background-default)}.Rb{background-color:var(--asc-color-primary-shade3)}.ze{background-color:var(--asc-color-secondary-shade3);border-radius:.25rem;padding:.0625rem .1875rem .0625rem .125rem}.ze .uo{fill:var(--asc-color-base-default)}.ze .fo{color:var(--asc-color-base-default)}.Ub{color:var(--asc-color-base-shade3)}.Wb{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Bb{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4);color:var(--asc-color-secondary-shade4)}.Fb{color:var(--asc-color-base-shade3)}.Hb{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4);color:var(--asc-color-secondary-shade4)}.Lb{color:var(--asc-color-base-shade3)}.Tb{width:100%;display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.Vb{gap:.75rem;display:flex;align-items:center}.qb{width:1.5rem;height:1.5rem;padding:.1rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.Db{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.Gb{padding:.5rem 1rem;color:var(--asc-color-base-shade1);background-color:var(--asc-color-background-default)}.Jb{flex:1;word-break:break-word}.Kb{text-transform:capitalize}.wo{padding:.75rem 1rem;background-color:var(--asc-color-background-shade1)}.Nb{color:var(--asc-color-base-shade1)}@media (width >= 48em){.wo{border:1px solid var(--asc-color-base-shade4);border-top:none;border-radius:0 0 .5rem .5rem}}.xo{padding:.75rem 1rem;background-color:var(--asc-color-background-shade1)}.Ob{color:var(--asc-color-base-shade1)}@media (width >= 48em){.xo{border:1px solid var(--asc-color-base-shade4);border-top:none;border-radius:0 0 .5rem .5rem}}.cr[data-variant=default]{display:flex;width:1.5rem;height:1.5rem;align-items:center;justify-content:center}.cr[data-variant=filled]{width:2rem;height:2rem;display:flex;align-items:center;border-radius:10rem;justify-content:center;background-color:var(--asc-color-background-transparent-black)}.cr[data-focus-visible]{outline:2px solid var(--asc-color-primary-default)}.yo[data-variant=default]{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.yo[data-variant=filled]{width:1.5rem;height:1.5rem;fill:var(--asc-color-white)}.ko[data-label=false]{display:flex;padding:.125rem;align-items:center;border-radius:10rem;justify-content:center;background-color:var(--asc-color-host-shade1)}.ko[data-label=true]{gap:.125rem;display:flex;align-items:center;border-radius:10rem;justify-content:center;padding:.1875rem .375rem .1875rem .25rem;background-color:var(--asc-color-host-shade1)}.Pb{width:1rem;height:1rem;fill:var(--asc-color-host-default)}.Qb{padding-top:.125rem;color:var(--asc-color-host-default)}.nr{padding:.5rem 0}.nr[data-container=drawer]{padding:0}.N{gap:.75rem;display:flex;align-items:center;padding:.875rem 1rem;justify-content:flex-start}.N:hover{background-color:var(--asc-color-secondary-shade4)}.N[data-danger=false]{color:var(--asc-color-base-default)}.N[data-danger=true]{color:var(--asc-color-alert-default)}.nr[data-container=drawer] .N{padding:.875rem 0}.Zb{width:1.5rem;height:1.5rem;fill:currentcolor}._b{color:currentcolor}.eu{display:inline-flex;align-items:center;justify-content:center;min-width:1rem;max-width:1rem;min-height:1rem;max-height:1rem}.ru{width:100%}.Xe{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer;background:none;border:none;outline:none}.Xe:disabled{cursor:not-allowed;color:var(--asc-color-secondary-shade3)}.jo{width:2rem;height:2rem;color:var(--asc-color-base-default);background:var(--asc-color-background-shade1);border-radius:50%;padding:.25rem}.jo[data-disabled=true]{color:var(--asc-color-secondary-shade3)}.au{display:none}.zo{display:inline}@media (width >= 48em){.Xe{padding:0}.zo{display:none}.Xe[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.Xo{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer}.Xo:disabled{cursor:not-allowed;color:var(--asc-color-secondary-shade3)}.Yo{width:2rem;height:2rem;stroke:var(--asc-color-base-default);background:var(--asc-color-background-shade1);border-radius:50%;padding:.25rem}.Yo[data-disabled=true]{stroke:var(--asc-color-secondary-shade3)}.ou{display:none}.Io{width:100%;-o-object-fit:cover;object-fit:cover;max-height:11.75rem}.tu{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}@media only screen and (width >= 48em){.Io{max-height:17.0625rem;border-radius:.5rem .5rem 0 0}}.iu{width:1.5rem;height:1.125rem;fill:var(--asc-color-white)}.du{cursor:pointer;display:block;text-align:center;padding:0 .75rem}.su{fill:var(--asc-color-base-default);height:1.5rem;width:1.5rem}.lu{background-color:var(--asc-color-base-shade4);border-radius:50%;width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center;margin-bottom:.25rem}.cu{line-height:1.65rem}.y{gap:.5rem;display:flex;font-size:1rem;position:relative;align-items:center;forced-color-adjust:none;color:var(--asc-color-base-default);flex-direction:row-reverse;justify-content:space-between;width:100%}.y:before{content:"";display:block;min-width:1.5rem;min-height:1.5rem;border-radius:1rem;transition:all .2s;border:2px solid var(--asc-color-base-shade3);background:var(--asc-color-background-default);flex-shrink:0}.y[data-pressed]:before{border-color:var(--asc-color-base-shade4)}.y[data-selected]:before{border-width:.475rem;border-color:var(--asc-color-primary-default)}.y[data-selected][data-pressed]:before{border-color:var(--asc-color-base-shade4)}.y[data-disabled]:before{border-color:var(--asc-color-base-shade4)}.y[data-selected][data-disabled]:before{border-color:var(--asc-color-primary-shade3)}.y[data-focus-visible]:before{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.nu{gap:.5rem;display:flex;flex-direction:column;color:var(--asc-color-base-default);width:100%}.mu{display:flex;align-items:center;justify-content:space-between;width:100%}.hu{cursor:pointer;display:flex;align-items:center;position:relative;width:100%}.Ao{width:100%}.Ao:before{display:none}.gu{display:flex;align-items:center;justify-content:space-between;width:100%}.pu{display:flex;align-items:center;justify-content:center;min-width:1.5rem;min-height:1.5rem}.bu{all:unset;cursor:pointer;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}.uu{color:var(--asc-color-base-shade2);display:inline-block;white-space:nowrap}.fu{display:flex;flex-direction:column;gap:1rem}.vu{display:flex;gap:.5rem}.wu{width:2rem;height:2rem;border-radius:50%;background:var(--asc-color-base-shade4)}.xu{display:flex;flex-direction:column;gap:.5rem}.yu{background-color:var(--asc-color-base-shade4);border-radius:0 .75rem .75rem;width:13.875rem;height:4.25rem}.ku{width:10.3269rem;height:.5rem;border-radius:.75rem;background:var(--asc-color-base-shade4);padding-top:.19rem;padding-bottom:.19rem}.ju{animation:Co 1.5s ease-in-out infinite}@keyframes Co{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.zu{width:100%;background-color:inherit;overflow-wrap:break-word;word-break:break-all;color:var(--asc-color-base-default);height:100%;overflow:scroll;text-align:left}.Mo{border:none;outline:none;cursor:pointer;display:inline;background-color:transparent;color:var(--asc-color-primary-default)}.Mo[data-focus-visible]{outline:2px solid var(--asc-color-primary-default)}.Xu{display:inline;cursor:pointer;text-decoration:none;color:var(--asc-color-primary-default)}.Yu,.So{display:inline;background:none;border:none;cursor:pointer;padding:0;color:var(--asc-color-primary-default)}.So{margin-top:1.25rem}.Iu{display:inline;color:var(--asc-color-highlight-default);cursor:pointer}.Au{background-color:rgb(from var(--asc-color-primary-shade1) r g b / 10%);font-weight:700}.Cu{padding-top:1.5rem;color:var(--asc-color-base-default)}.Mu{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:.25rem}.Su{display:flex;align-items:center;gap:.25rem}.Eu{color:var(--asc-color-base-shade1)}.Ru{color:var(--asc-color-base-shade3)}.Uu{border-color:var(--asc-color-alert-default)}.Wu{opacity:.7;background:var(--asc-color-base-shade4)}.Bu{opacity:.9;pointer-events:none}.O{width:100%;border:none;outline:none;padding:1rem 0;font-size:.9375rem;line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);border-bottom:1px solid var(--asc-color-base-shade4);align-content:center;overflow-y:hidden;resize:none}.O::-moz-placeholder{font-size:.9375rem;color:var(--asc-color-base-shade3)}.O:-ms-input-placeholder{font-size:.9375rem;color:var(--asc-color-base-shade3)}.O::placeholder{font-size:.9375rem;color:var(--asc-color-base-shade3)}@media (width < 48em){.O{font-size:1rem}}.Eo{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--asc-color-background-default)}.Fu{width:3.7rem;height:2.5rem;flex-shrink:0;color:var(--asc-color-base-shade4)}.Hu{color:var(--asc-color-base-shade3);margin-top:1rem}.Lu{color:var(--asc-color-base-shade2);margin-top:.5rem}.Tu{margin-top:1.5rem}@media (width >= 48em){.Eo{border-radius:.5rem;padding:3.5rem 1rem;height:auto}}.mr{height:80vh;max-height:80vh;background-color:var(--asc-color-background-default);position:relative;display:flex;flex-direction:column;margin-left:-1rem;margin-right:-1rem}.Ro{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4);padding:.75rem 1rem;width:100%;position:sticky;top:0;z-index:1;background-color:var(--asc-color-background-default)}.Uo{width:1.75rem}.hr{width:100%;display:flex;justify-content:center;align-items:center}.hr[data-options=true]{justify-content:stretch}.Wo{padding:.75rem 0}.Bo{padding:.75rem 0;color:var(--asc-color-base-shade1)}.Vu{padding:1.13rem 0;width:100%;display:block}.Fo{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);padding:.125rem 0}.Ho{width:100%;padding:1rem;border-top:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);z-index:1;position:fixed;bottom:0;left:0;right:0}.qu{width:100%;padding:.75rem 0;text-align:center}.Lo{flex:1;overflow-y:auto;padding:1rem 1rem 3rem;width:100%;-webkit-overflow-scrolling:touch}.Du{color:var(--asc-color-base-default)}@media (width >= 48em){.mr{max-height:90vh;min-height:23rem;height:auto;max-width:30rem;width:100%;min-width:30rem;margin:unset;overflow:hidden}.mr[data-iserror=true]{min-height:15rem;min-width:25rem;max-width:25rem;width:100%}.Gu{padding:1.5rem}.Bo{padding:0 0 .75rem}.Lo{flex:1;overflow-y:auto;padding:.75rem 1.5rem 5rem;max-height:calc(90vh - 10rem);-ms-overflow-style:-ms-autohiding-scrollbar}.Ho{position:absolute;bottom:0;left:0;width:100%;padding:1rem 1.5rem 1.5rem;border-top:none;background-color:var(--asc-color-background-default);z-index:1}.Ro{padding:1.25rem 1.25rem 1rem 1.5rem}.Wo{padding:unset}.Uo{display:none}.hr{display:flex;justify-content:flex-start;gap:1rem}.Ju{fill:var(--asc-color-base-shade3)}.Ku{gap:0}.Fo{padding:.1875rem 0}}.Nu{display:flex;gap:.75rem;padding:1rem 1.25rem;align-items:center;cursor:pointer}.Ou{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.Pu{color:var(--asc-color-alert-default);width:1.5rem;height:1.5rem}.Qu{color:var(--asc-color-base-default)}.Zu{color:var(--asc-color-alert-default)}._u{padding:0 1rem}.ef{color:#999;overflow:hidden;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;text-overflow:ellipsis;white-space:nowrap;width:100%}.rf{width:100%;color:var(--asc-color-base-default);line-height:var(--asc-line-height-md);font-size:var(--asc-text-font-size-md);margin:0}.To{width:100%;height:100%;color:var(--asc-color-base-default);max-height:calc(var(--asc-line-height-md) * var(--asc-max-lines) + (.62rem * 2));position:relative}.Vo{height:-moz-max-content;height:max-content;max-height:calc(var(--asc-line-height-md) * var(--asc-max-lines));overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.Vo::-webkit-scrollbar{display:none}.To :focus{border:none;outline:none}.af{text-decoration:none;color:var(--asc-color-primary-default)}.of{width:100%;height:1px;background-color:var(--asc-color-background-default)}.tf{color:var(--asc-color-primary-default)}.gr,.pr{width:100%;display:flex;align-items:center;justify-content:start;padding:.5rem 1rem;background-color:var(--asc-color-background-default);color:var(--asc-color-base-default);cursor:pointer}.gr[data-is-selected=true],.pr[data-is-selected=true]{background-color:var(--asc-color-base-shade4)}.gr:focus,.pr:focus{background-color:var(--asc-color-base-shade4)}.if{width:2.5rem;height:2.5rem}.df{width:2rem;height:2rem;background-color:var(--asc-color-primary-default);color:var(--asc-color-white);display:flex;align-items:center;justify-content:center;border-radius:50%;text-align:center;line-height:1.2rem;font-size:1rem}.sf,.lf{margin-left:.5rem;font-size:1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-base-default)}.cf{display:grid;grid-template-columns:auto 1.5rem;justify-content:center;align-items:center;gap:.5rem}.nf{width:1.5rem;height:1.5rem}.X{outline:none;overflow:hidden;border-radius:.75rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.X[data-placement=top]{--origin: translateY(.5rem)}.X[data-placement=bottom]{--origin: translateY(-.5rem)}.X[data-placement=right]{--origin: translateX(-.5rem)}.X[data-placement=left]{--origin: translateX(.5rem)}.X[data-entering]{animation:br .2s}.X[data-exiting]{animation:br .2s reverse ease-in}.mf{outline:none;min-width:12.5rem}.hf{background-color:var(--asc-color-background-shade1);border-radius:.5rem}@keyframes br{0%{transform:var(--origin);opacity:0}to{transform:translateY(0);opacity:1}}.qo{display:flex;flex-direction:column;gap:var(--asc-spacing-m1);height:100vh}.Do{display:flex;align-items:center;position:relative;width:100%}.ur{flex:1;overflow:auto hidden;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;cursor:grab}.ur:active{cursor:grabbing}.ur::-webkit-scrollbar{display:none}.Go{display:flex;gap:.75rem;border-bottom:1px solid var(--asc-color-base-shade4);min-width:-moz-max-content;min-width:max-content;flex-shrink:0}.Jo{cursor:pointer;padding-bottom:.75rem;background:var(--asc-color-background-default);color:var(--asc-color-base-shade2);border-bottom:transparent;flex-shrink:0;white-space:nowrap}.Jo[data-active=true]{color:var(--asc-color-primary-default);border-bottom:2px solid var(--asc-color-primary-default)}.gf{display:flex;align-items:center;gap:var(--asc-spacing-s1)}.pf{display:flex;gap:0;width:100%;flex-direction:column}.bf{display:flex;align-items:center;gap:var(--asc-spacing-s1);background:var(--asc-color-background-default);border-radius:var(--asc-border-radius-sm);width:100%}.uf{display:flex;color:var(--asc-color-base-default);padding:var(--asc-spacing-s1) 0;justify-content:space-between;width:100%}.ff{display:flex;gap:var(--asc-spacing-s2);align-items:center}.vf{display:flex;align-items:center}.wf{width:1.125rem}.xf{width:1.25rem}.yf{color:var(--asc-color-base-shade3)}.fr{display:flex;width:100%;height:80%;min-height:20rem;align-items:center;justify-content:center;color:var(--asc-color-base-shade2)}.kf{width:1rem;height:1rem;display:flex;align-items:center}.fr.jf{flex-direction:column;justify-content:start;align-items:flex-start;animation:Ko 1.5s ease-in-out infinite;color:var(--asc-color-base-shade4);margin-left:-1rem}.zf{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-s2)}.Xf{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-xxs2)}.Yf{cursor:pointer;color:var(--asc-color-base-shade1)}.No{max-width:12rem;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--asc-color-base-default)}.If{height:1rem}.Af{width:2.5rem;height:2.5rem}.Cf{display:flex;align-items:center;gap:.12rem}@keyframes Ko{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Mf{display:flex;flex-grow:1;overflow:auto;width:100%;>div{width:100%}}.Oo{flex:1 1 0%;min-height:0;display:flex;flex-direction:column;overflow-y:auto}.Po{display:none;margin-bottom:.5rem;fill:var(--asc-color-base-shade3);flex-shrink:0}.Sf{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}.Ef{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4)}.Rf{color:var(--asc-color-base-shade3)}@media only screen and (width >= 48em){.qo{width:30rem;min-height:unset;height:unset}.Do{position:relative;padding:1.5rem 1.25rem 0 1.5rem;border-bottom:1px solid var(--asc-color-base-shade4)}.Go{border-bottom:none;padding-right:2rem}.Po{display:block;color:var(--asc-color-base-shade3);width:1.5rem;height:1.5rem;margin-bottom:1rem}.Uf{position:absolute;align-items:center;right:0;width:3.25rem;height:1.5rem;background:linear-gradient(270deg,var(--asc-color-background-default) 60.43%,rgb(255 255 255 / 0%) 100%)}.Oo{padding:0 1rem;height:28rem;display:flex;flex-direction:column;flex:unset;min-height:unset;overflow-y:auto}.fr{height:100%;min-height:25rem}.No{max-width:20rem}}.Wf{display:flex;gap:.13rem;align-items:center;padding:.25rem .375rem;border-radius:1.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Bf{position:absolute;bottom:-1.25rem;left:0}.Ff{position:absolute;bottom:-1rem;left:0;gap:.25rem}.B{display:flex;justify-content:center;align-items:center;flex-direction:row}.B:has(>:nth-child(2):not(:nth-child(3))){margin-right:-.4rem}.B:has(>:nth-child(3):not(:nth-child(4))){margin-right:-1rem}.B:has(>:nth-child(4):not(:nth-child(5))){margin-right:-1.35rem}.B:has(>:nth-child(5):not(:nth-child(6))){margin-right:-2rem}.B:has(>:nth-child(6):not(:nth-child(7))){margin-right:-2.25rem}.Y{width:1.25rem;height:1.25rem;border-radius:50%;border:1px solid var(--asc-color-white);position:relative}.I{width:1.25rem;height:1.25rem;border-radius:50%;border:1px solid var(--asc-color-white);position:relative;color:var(--asc-color-base-shade3)}.Y:nth-child(1),.I:nth-child(1){transform:translate(0);z-index:5}.Y:nth-child(2),.I:nth-child(2){transform:translate(-.45rem);z-index:4}.Y:nth-child(3),.I:nth-child(3){transform:translate(-.95rem);z-index:3}.Y:nth-child(4),.I:nth-child(4){transform:translate(-1.45rem);z-index:2}.Y:nth-child(5),.I:nth-child(5){transform:translate(-2rem);z-index:1}.Y:nth-child(6),.I:nth-child(6){transform:translate(-2.5rem);z-index:0}.Hf{color:var(--asc-color-base-default)}.Lf{width:100%;display:grid;grid-template-columns:min-content 1fr;gap:.5rem;align-items:start}.Tf{margin-right:.75rem;display:inline-block}.Vf{display:flex;flex-direction:column;gap:.25rem}.Qo{position:relative;display:flex;flex-direction:column;gap:.25rem;justify-content:center;align-items:start;background-color:var(--asc-color-base-shade4);border-radius:0 .75rem .75rem;padding:.75rem;max-width:-moz-max-content;max-width:max-content}.Qo[data-has-reaction=true]{margin-bottom:1rem}.qf{color:var(--asc-color-base-default);cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:22rem}.Df{color:var(--asc-color-base-default)}.Gf{display:flex;justify-content:space-between;align-items:center;width:100%}.Jf{display:flex;gap:.75rem;align-items:center}.Kf{width:1.25rem;height:1.25rem}.Zo{cursor:pointer;color:var(--asc-color-base-shade2)}.Zo[data-is-liked=true]{color:var(--asc-color-primary-default)}.Nf{color:var(--asc-color-base-shade2)}.Of{width:1.25rem;height:1.25rem;cursor:pointer}.Pf{fill:var(--asc-color-secondary-shade2)}.Qf{display:flex;padding:.3125rem .75rem .3125rem .5rem;cursor:pointer;align-items:flex-start;gap:.25rem;background:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.25rem;width:-moz-max-content;width:max-content}.Zf{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}._f{color:var(--asc-color-secondary-shade1)}.e1{display:flex;gap:.75rem;padding:1rem 0;align-items:center;cursor:pointer}.r1{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.a1{color:var(--asc-color-base-default)}._o{display:flex;padding:.31rem .75rem .31rem .5rem;gap:.25rem;background-color:var(--asc-color-background-default);border-radius:var(--asc-border-radius-sm);border:1px solid var(--asc-color-base-shade4);width:-moz-max-content;width:max-content;align-items:center;margin-left:2.5rem}._o[data-isdeleted-highlight=true]{margin-left:unset}.o1{width:1rem;height:1rem;color:var(--asc-color-secondary-shade2)}.t1{color:var(--asc-color-secondary-shade2)}.i1{display:flex;align-items:flex-start;gap:.5rem}.d1{width:100%}.s1{display:flex;min-height:7.5rem;padding:.75rem;flex-direction:column;align-items:flex-start;gap:.25rem;align-self:stretch;background-color:var(--asc-color-base-shade4);width:100%;border-radius:0 .75rem .75rem}.l1{display:flex;gap:var(--asc-spacing-s1);justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.c1{padding:.375rem .75rem;cursor:pointer}.n1{color:var(--asc-color-secondary-shade1);border-radius:var(--asc-border-radius-sm);border:1px solid var(--asc-color-secondary-shade1);background:var(--asc-color-background-default)}.m1{color:var(--asc-color-white);border-radius:var(--asc-border-radius-sm);background:var(--asc-color-primary-default)}.h1{display:flex;color:var(--asc-color-base-shade2);white-space:pre}.g1{display:flex;align-items:center;gap:.1125rem}.p1{display:inline-block;width:1.125rem;height:1.125rem}.b1{z-index:9999;display:block;width:16.25rem;height:16.5rem;position:relative;overflow-y:scroll;border-radius:.5rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.u1{position:absolute;bottom:100%;left:0;z-index:9999;margin-bottom:.5rem}.f1{gap:.5rem;display:grid;margin-top:1rem}.et{display:flex;padding:.3125rem .75rem .3125rem .5rem;cursor:pointer;align-items:flex-start;gap:.25rem;background:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.25rem;width:-moz-max-content;width:max-content;margin-left:2.5rem}.et[data-isdeleted-highlight=true]{margin-left:unset}.v1{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.w1{color:var(--asc-color-secondary-shade1)}.x1{transition:background-color .3s ease}.y1{animation:rt 1s ease}@keyframes rt{0%,20%,50%,80%,to{transform:translate(0)}40%{transform:translate(-10px)}60%{transform:translate(-5px)}}.k1{width:100%;display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem;align-items:start}.j1{display:flex;padding:.75rem 1rem;align-items:center;gap:1rem;border-top:1px solid var(--asc-color-base-shade4);border-bottom:1px solid var(--asc-color-base-shade4)}.z1{width:1.25rem;height:1rem;color:var(--asc-color-base-shade2)}.X1{color:var(--asc-color-base-shade2)}.Y1{margin-right:.75rem;display:inline-block}.I1{display:flex;flex-direction:column;gap:.25rem}.at{position:relative;display:flex;flex-direction:column;gap:.25rem;justify-content:center;align-items:start;background-color:var(--asc-color-base-shade4);border-radius:0 .75rem .75rem;padding:.75rem;width:-moz-max-content;width:max-content;max-width:100%}.at[data-has-reaction=true]{margin-bottom:1rem}.ot{color:var(--asc-color-base-default);cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100vw - 7rem);width:100%}.A1{color:var(--asc-color-base-default)}.C1{display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:.5rem}.M1{display:flex;gap:.75rem;align-items:center}.S1{display:flex;color:var(--asc-color-base-shade2);white-space:pre}.tt{cursor:pointer;color:var(--asc-color-base-shade2)}.E1{display:flex;align-items:center}.tt[data-is-liked=true]{color:var(--asc-color-primary-default)}.R1{cursor:pointer;color:var(--asc-color-base-shade2)}.U1{width:1.25rem;height:1.25rem;cursor:pointer}.W1{height:.5rem;fill:var(--asc-color-secondary-shade2)}.B1{display:flex;padding:.3125rem .75rem .3125rem .5rem;cursor:pointer;align-items:flex-start;gap:.25rem;background:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.25rem;width:-moz-max-content;width:max-content}.F1{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.H1{color:var(--asc-color-secondary-shade1)}.L1{display:flex;gap:.5rem}.T1{width:100%}.V1{width:100%;position:absolute;top:0;left:0;transform:translateY(-100%);max-height:8rem;overflow:scroll}.q1{position:relative;display:flex;height:7.5rem;padding:.75rem;flex-direction:column;align-items:flex-start;gap:.25rem;align-self:stretch;background-color:var(--asc-color-base-shade4);width:100%;border-radius:0 .75rem .75rem}.D1{display:flex;gap:var(--asc-spacing-s1);justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.G1{padding:.375rem .75rem;cursor:pointer}.J1{color:var(--asc-color-secondary-shade1);border-radius:var(--asc-border-radius-sm);border:1px solid var(--asc-color-secondary-shade1);background:var(--asc-color-background-default)}.K1{color:var(--asc-color-white);border-radius:var(--asc-border-radius-sm);background:var(--asc-color-primary-default)}.N1{cursor:pointer;color:var(--asc-color-primary-default)}.O1{z-index:9999;display:block;width:16.25rem;height:16.5rem;position:relative;overflow-y:scroll;border-radius:.5rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.P1{display:flex;align-items:center;gap:.1125rem}.Q1{display:inline-block;width:1.125rem;height:1.125rem}@media (width >= 48em){.ot{max-width:27rem}}.Z1{width:100%;position:relative;height:100%;max-width:24rem}._1{display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem;width:100%}.e5{display:flex;flex-direction:column;gap:.25rem}.r5{width:2rem;height:2rem}.a5{display:flex;flex-direction:column;gap:.25rem;justify-content:center;align-items:start;background-color:var(--asc-color-base-shade4);border-radius:0 .75rem .75rem;padding:.75rem;width:100%}.o5{width:100%}.t5{color:var(--asc-color-base-default);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.i5{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.d5{display:flex;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);height:100%;width:100%;cursor:pointer}.s5{aspect-ratio:1 / 1;overflow:hidden;border-radius:.5rem 0 0 .5rem;flex-basis:35%;width:35%}.l5{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c5{padding:.75rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;flex-basis:65%;width:65%;overflow:hidden}.n5{width:100%}.m5{color:var(--asc-color-base-shade1);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.h5{color:var(--asc-color-base-default);width:100%;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.g5{background-color:var(--asc-color-primary-default);color:var(--asc-color-white);padding:.375rem .75rem;border-radius:var(--asc-border-radius-md);box-sizing:border-box;max-width:100%}.p5{width:100%;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box}.b5{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.u5{fill:var(--asc-color-base-shade3)}.it{position:relative;border-radius:var(--asc-border-radius-full);padding:var(--asc-spacing-none) var(--asc-spacing-xxs3)}.it:before{content:"";position:absolute;inset:0;background-color:var(--asc-color-base-shade1);opacity:.5;border-radius:inherit}.f5{width:.75rem;height:.75rem}.v5{font-size:var(--asc-text-font-size-xs);line-height:var(--asc-line-height-sm);color:var(--asc-color-white)}.w5{position:relative;display:flex;gap:var(--asc-spacing-xxs1);align-items:center}.dt{padding:1rem;background-color:var(--asc-color-background-default);max-height:50%;position:fixed;bottom:0;left:0;right:0;display:flex;flex-direction:column;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;margin-top:6rem}.dt:focus{outline:none}.x5{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;flex:1}.y5{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.k5{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:fixed}.j5{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}.z5{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.X5{color:var(--asc-color-base-default)}.Y5{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.I5{color:var(--asc-color-base-shade1)}.A5{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.C5{min-height:15rem}.M5{display:flex;flex-direction:column;gap:1rem}.S5{width:100%;padding:var(--asc-spacing-s2) 0;margin:auto;border-top:.0625rem solid var(--asc-color-base-shade4);cursor:pointer;text-align:center}.E5{color:var(--asc-color-base-default)}.R5{height:1px}.st{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:1rem;color:var(--asc-color-base-shade2)}.U5{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}@media only screen and (width >= 48em){.st{height:35vh}}.W5{transition:background-color .3s ease}.B5{animation:lt 1s ease}@keyframes lt{0%,20%,50%,80%,to{transform:translate(0)}40%{transform:translate(-10px)}60%{transform:translate(-5px)}}.F5{display:flex;align-items:center;align-self:stretch;fill:var(--asc-color-white)}.H5{width:var(--asc-spacing-m2);height:var(--asc-spacing-m2)}.ct{position:fixed;top:0;right:0;left:18rem;display:flex;flex-direction:column;align-items:center;z-index:99999;pointer-events:none;padding:var(--asc-spacing-m1)}.u{gap:var(--asc-spacing-s1);width:22rem;display:flex;justify-content:flex-start;align-items:center;color:var(--asc-color-white);border-radius:.5rem;margin-bottom:var(--asc-spacing-m1);margin-top:0;animation-duration:.3s;animation-name:nt;pointer-events:auto;background-color:var(--asc-color-custom-toast-background);padding:1rem;box-shadow:var(--asc-box-shadow-02)}.L5{color:var(--asc-color-white)}.u[data-alignment=fullscreen]{position:relative;left:-9rem}.u[data-alignment=fixed]{position:fixed;top:1rem;left:50%;transform:translate(-50%)}.u[data-alignment=live-chat]{right:2.5rem;bottom:5rem;width:21.4375rem;position:fixed;background-color:var(--asc-color-base-shade3);box-shadow:var(--asc-box-shadow-02)}.u[data-alignment=livestreamWithChat]{position:fixed;top:2.5rem;left:50%;transform:translate(calc(-50% - 17.5dvw))}@keyframes nt{0%{opacity:0}to{opacity:1}}@media (width < 48em){.ct{top:auto;left:0;bottom:0}.u{width:100%;margin-top:var(--asc-spacing-m1);margin-bottom:0}.u[data-alignment=fullscreen]{position:unset;left:unset}.u[data-alignment=fixed]{position:unset;top:unset;left:unset;transform:unset}.u[data-alignment=live-chat]{position:fixed;right:1rem;left:1rem;bottom:4rem;width:auto;background-color:var(--asc-color-base-shade3);box-shadow:var(--asc-box-shadow-02)}}.T5{position:relative;display:flex;flex-direction:column}.V5{position:absolute;z-index:10;top:0;left:0;width:100%;transform:translateY(-100%);max-height:9rem;display:flex;flex-direction:column}.q5{display:block;max-height:100%;overflow-y:scroll;position:relative;border-radius:.5rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.D5{display:flex;align-items:flex-end;gap:.5rem;padding:.5rem .75rem;background-color:var(--asc-color-background-default);width:100%;flex-direction:row}.G5{width:2rem;height:2rem;border-radius:var(--asc-border-radius-full);margin:0 auto;display:flex;margin-bottom:.25rem;flex-shrink:0}.vr{color:var(--asc-color-primary-default);cursor:pointer;margin-bottom:.5rem}.vr:hover{background-color:transparent!important}.vr:disabled{color:var(--asc-color-primary-shade2)}.J5{width:100%;background-color:var(--asc-color-base-shade4);border-radius:1.25rem;padding:.625rem .75rem}.K5{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.625rem 1rem;background-color:var(--asc-color-base-shade4)}.N5{font-size:var(--asc-text-font-size-sm);font-weight:var(--asc-text-font-weight-normal);line-height:var(--asc-line-height-sm);color:var(--asc-color-base-shade1)}.O5{font-weight:var(--asc-text-font-weight-bold)}.P5{fill:var(--asc-color-base-shade2);width:1.25rem;height:1.25rem;cursor:pointer}.Q5{display:flex;justify-content:center;padding:.625rem 1rem;gap:var(--asc-spacing-m1);align-items:center;border-top:1px solid var(--asc-color-base-shade4);color:var(--asc-color-base-shade2)}.Z5{width:1.5rem;height:1.25rem}._5{display:flex;flex-direction:column;height:100%;background-color:var(--asc-color-base-inverse);border:1px solid var(--asc-color-base-shade4)}.ev{display:flex;align-items:center;justify-content:center;text-align:center;padding:var(--asc-spacing-m1);background-color:var(--asc-color-base-inverse);color:var(--asc-color-base-default);font-size:18px;font-weight:700;border-bottom:1px solid var(--asc-color-base-shade4)}.rv{border-top-left-radius:1rem;border-top-right-radius:1rem}.av{flex:1;overflow-y:auto;padding:var(--asc-spacing-m1)}.ov{height:100%}.tv{padding:var(--asc-spacing-m1);background-color:var(--asc-color-base-inverse)}.iv{position:fixed;inset:0;background-color:#0000007f;z-index:-1}.mt{height:100%;display:flex;flex-direction:column}.dv{overflow-y:auto;flex-grow:1;padding:var(--asc-spacing-m1)}.sv{width:100%}@media screen and (width >= 48em){.mt{height:50vh;max-height:50vh;min-width:30rem}.lv{border-top:1px solid var(--asc-color-base-shade4)}}.cv{all:unset;cursor:pointer;color:var(--asc-color-primary-default)}.ht{width:30rem;background-color:transparent}.Ye::-moz-placeholder{color:var(--asc-color-base-shade3)}.Ye:-ms-input-placeholder{color:var(--asc-color-base-shade3)}.Ye::placeholder{color:var(--asc-color-base-shade3)}.nv{display:flex;flex-direction:column}.P .mv{background-color:#0000007f}.P .hv{background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;max-height:80%;overflow:auto}.P .gv{background-color:var(--asc-color-background-default);padding:16px}.P .pv{padding:16px;display:flex;justify-content:space-between;align-items:center}.P .bv{width:40px;height:4px;background-color:#ccc;border-radius:2px;margin-bottom:8px}.uv{display:flex;flex-direction:column;gap:var(--asc-spacing-xxs2)}.gt{width:100%;padding:var(--asc-spacing-s1);border:none;border-bottom:1px solid var(--asc-color-base-shade4);outline:none;color:var(--asc-color-base-default);background-color:transparent}.gt.fv{border-bottom-color:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.wr{display:block}.wr:after{content:none;color:var(--asc-color-alert-default)}.wr.vv:after{content:"*";color:var(--asc-color-alert-default)}.wv{color:var(--asc-color-base-shade2)}.xv{color:var(--asc-color-alert-default)}.yv{color:var(--asc-color-base-shade1);text-align:right;margin-top:.3rem}.pt{display:flex;align-items:center;justify-content:space-between;margin-top:1.25rem}.kv{display:flex;justify-content:space-between;align-items:center}.jv{color:var(--asc-color-base-default)}.zv{border:none;color:var(--asc-color-base-default)}.bt{border:none}.bt:disabled{cursor:not-allowed;color:var(--asc-color-primary-shade2)}.Xv{width:1.5rem;height:1.5rem;fill:var(--asc-color-alert-default)}.Yv{display:flex;justify-content:flex-start;align-items:center;gap:var(--asc-spacing-s1);color:var(--asc-color-alert-default);border-radius:0;background-color:transparent;transition:color .3s ease;border:none;font-weight:var(--asc-text-font-weight-normal)}.ut{height:.0625rem;align-self:stretch;background-color:var(--asc-color-base-shade4);margin:1rem -2rem 0}.ft{margin-top:var(--asc-spacing-l1);display:flex;flex-direction:column;border-bottom:1px solid var(--asc-color-base-shade4)}.vt{display:none;align-items:center;justify-content:space-between;gap:.75rem}.wt{display:none}.Iv{color:var(--asc-color-base-shade3);width:1.5rem;height:1.25rem}@media (width > 48em){.pt{padding:1.25rem 1.5rem 0;margin:unset}.Av,.Cv{display:none}.wt{display:block}.vt{display:flex;padding:1rem 1.5rem 1.5rem}.Mv{text-align:center;border-radius:.5rem;width:100%;padding:.62rem 1rem;color:var(--asc-color-secondary-default);border:1px solid var(--asc-color-secondary-shade3, #a5a9b5)}.Sv{text-align:center;border-radius:.5rem;width:100%;padding:.62rem 1rem;background-color:var(--asc-color-primary-default);color:var(--asc-color-white)!important}.ht{padding:0 1.5rem}.Ye{color:var(--asc-color-base-shade3)}.ft{border:none;margin-bottom:1rem}.ut{width:100%;margin:1rem 0}}.Ev{margin-top:1.5rem}.Rv{align-items:center;display:flex;justify-content:space-between}.Uv{display:inline}.Wv{color:var(--asc-color-base-shade1)}.Bv{color:var(--asc-color-base-shade3)}.A{color:var(--asc-color-base-default);padding:1rem 0;width:100%;border:none;border-bottom:1px solid var(--asc-color-base-shade4);height:auto;resize:none;overflow:hidden;line-height:1.25rem;field-sizing:content;background:transparent}.A::-moz-placeholder{color:var(--asc-color-base-shade2)}.A:-ms-input-placeholder{color:var(--asc-color-base-shade2)}.A::placeholder{color:var(--asc-color-base-shade2)}.A:focus{outline:none}.A:disabled{color:var(--asc-color-base-shade2)}.A[data-error=true]{border-bottom:1px solid var(--asc-color-alert-default)}.xt{color:var(--asc-color-base-shade1)}.xt[data-error=true]{color:var(--asc-color-alert-default)}.Fv{color:var(--asc-color-base-default)}.Hv{color:var(--asc-color-alert-default)}.Lv{position:relative}.Tv{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.Vv{stroke:var(--asc-color-secondary-shade4);stroke-width:2;fill:none}.qv{stroke:var(--asc-color-alert-default)}.Dv{stroke-dasharray:339;stroke-dashoffset:339;transform:rotate(-90deg);transform-origin:50% 50%;animation:yt 2s linear infinite}@keyframes yt{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}.Gv,.Jv{position:absolute;bottom:0;right:0;cursor:pointer;z-index:2}.Kv{display:none}.Nv{width:3rem;height:3rem;position:relative;cursor:pointer}.Ov{background-color:var(--asc-color-background-default);position:relative;width:3rem;display:flex;gap:.25rem;flex-direction:column;text-align:center;align-items:center;flex-shrink:0}.Pv{all:unset;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden}.Qv{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;border-radius:50%}.Zv{font-size:.75rem;line-height:1rem;color:#626262;cursor:pointer}@keyframes kt{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}._v{animation:kt 2s linear 0s infinite}.ew{animation:none}.rw{display:flex;background-color:var(--asc-color-background-default);gap:.75rem}.aw{display:flex;flex-direction:column;align-items:center;margin-right:1.25rem;cursor:pointer}.ow{width:3.75rem;height:3.75rem;border-radius:50%;overflow:hidden;border:.125rem solid var(--asc-color-white);box-shadow:0 .125rem .25rem #0000001a}.tw{margin-top:.5rem;text-align:center}.iw{font-size:.875rem;font-weight:500;color:var(--asc-color-base-default)}.jt{display:flex;justify-content:center;margin-top:.25rem}.jt svg{width:1rem;height:1rem;margin:0 .25rem;fill:var(--asc-color-base-shade4)}.dw{display:flex;flex-direction:column;align-items:center;margin-right:1rem}.sw{width:4rem;height:4rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;animation:xr 1.5s ease-in-out infinite}.lw{width:4.5rem;height:.75rem;border-radius:.25rem;background-color:#f0f0f0;animation:xr 1.5s ease-in-out infinite}.zt{z-index:100;display:none;top:calc(50% - 1rem);padding:.25rem;position:absolute;border-radius:100%;justify-content:center;align-items:center;box-shadow:var(--asc-box-shadow-03);border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.cw{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.Xt{left:.75rem}.Yt{right:.75rem}.Yt[data-shown=false],.Xt[data-shown=false]{display:none}@keyframes xr{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.zt{display:flex}}.nw{height:1rem;width:1.25rem;min-width:1.25rem;margin-top:-.125rem;fill:var(--asc-color-base-default)}.mw{display:flex;align-items:center;justify-content:center;max-width:4rem}.hw{margin:0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-secondary-default)}.gw{width:.875rem;height:.875rem;fill:currentcolor}.pw{display:flex;flex-direction:column;align-items:center;cursor:pointer}.bw{position:relative;width:4rem;height:4rem;margin-bottom:.25rem}.uw{position:absolute;bottom:0;right:0;fill:var(--asc-color-primary-default)}.fw{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3.5rem;height:3.5rem;border-radius:50%;overflow:hidden}.vw{max-width:4rem;width:100%;display:flex;align-items:center;justify-content:center}.ww{margin:0;text-align:center;max-width:4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-secondary-default)}.xw{position:absolute;bottom:0;right:0;cursor:pointer}.yw{width:.875rem;height:.875rem;fill:currentcolor;flex:1;flex-shrink:0}.kw{overflow:auto hidden;-webkit-overflow-scrolling:touch;flex-shrink:0}.jw{display:flex;gap:.75rem}.zw{display:flex;align-items:center;justify-content:center;padding:2rem;color:var(--asc-color-base-shade2)}.Xw{position:relative;display:flex;flex-direction:column;align-items:center;gap:.25rem}.It{position:relative;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;border:.125rem solid var(--asc-color-live);background-color:var(--asc-color-white);width:4rem;height:4rem}.It[data-community=true]{position:unset;width:2.875rem;height:2.875rem}.Yw{position:relative;width:3rem;height:3rem}.Iw{position:absolute;border:1.5px solid var(--asc-color-white);top:0;left:50%;transform:translate(-50%,-2px);z-index:unset!important;-webkit-backdrop-filter:unset!important;backdrop-filter:unset!important}.Aw,.Cw{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Mw{width:100%;height:100%;border-radius:50%;overflow:hidden;background-color:var(--asc-color-white);border:2px solid var(--asc-color-white)}.Sw{position:absolute;bottom:0;right:0;width:1.5rem;height:1.5rem;border-radius:50%;overflow:hidden;border:2px solid var(--asc-color-white)}.Ew{width:2.5rem;height:2.5rem}.Rw{width:1rem;height:1rem;border:2px solid var(--asc-color-white);border-radius:50%;position:absolute;bottom:0;right:0;display:flex;justify-content:center;align-items:center;background-color:var(--asc-color-live)}.Uw{width:.75rem;height:.625rem;padding:.0625rem 0;fill:var(--asc-color-white)}.Ww{width:100%;height:100%}.Bw{color:var(--asc-color-base-default);text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:3rem}.Fw{display:flex;flex-shrink:0;min-height:15%;flex-direction:column;align-items:center;justify-content:center}.Hw{display:flex;gap:.5rem;border-radius:10rem;border:1px solid var(--asc-color-base-shade4);padding:.75rem;background-color:var(--asc-color-background-transparent-black)}.Lw{background-color:var(--asc-color-base-shade4);padding-right:.5rem;height:2.5rem;display:flex;align-items:center;border-radius:10rem}.At{background-color:var(--asc-color-base-shade3);position:relative;border-radius:10rem;height:2.5rem;width:2.5rem;margin-right:.25rem}.At[data-pressable=true]{cursor:unset}.Ct{fill:var(--asc-color-white);height:1.75rem;width:1.75rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Ct[data-disabled=true]{opacity:.3}.Tw{fill:var(--asc-color-white);opacity:.3;height:1.25rem;width:1.25rem}.Vw{display:flex;flex-direction:column;padding:.5rem;max-width:26.25rem;max-height:21.75rem;overflow-y:auto}.yr{padding:.75rem .5rem;border-radius:.5rem;justify-content:start;transition:background-color .2s ease;width:100%;text-align:left}.yr:hover{background-color:var(--asc-color-base-shade4)}.qw{color:var(--asc-color-base-shade1);font-size:.875rem;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yr[data-selected=true]{background-color:var(--asc-color-background-shade1)}.Mt,.St{display:flex;flex-direction:column;gap:.75rem;padding:1rem}.Et{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;text-align:center}.Dw{width:4rem;height:4rem;fill:var(--asc-color-secondary-shade3)}.Gw{color:var(--asc-color-secondary-shade2)}.Jw{padding:1.25rem 1rem .5rem}.Kw{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem}.Nw{display:flex;align-items:center;gap:.75rem;flex:1}.Ow{width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Pw{color:var(--asc-color-white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (width >= 48em){.Mt,.St,.Et{min-height:40dvh;max-height:calc(80dvh - 3.75rem);width:30rem}}.Qw{display:flex;align-items:center;margin-right:var(--asc-spacing-s1)}.Zw{width:2.5rem;height:2.5rem}._w{font-size:var(--asc-text-font-size-sm);font-weight:var(--asc-text-font-weight-bold);line-height:var(--asc-line-height-md);letter-spacing:-.015rem;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-base-default)}.ex{width:1.1433rem;height:1.1433rem;min-width:1.1433rem;fill:var(--asc-color-primary-default)}.rx{color:var(--asc-color-base-default);max-width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Rt{height:100vh;max-width:100vw;background-color:var(--asc-color-background-default);padding:.5rem .5rem .75rem;overflow:scroll}.ax{display:flex;align-items:center;justify-content:space-between;background-color:var(--asc-color-background-default);padding:var(--asc-spacing-m1) var(--asc-spacing-none)}.ox{width:100%;padding:.5rem 1rem}.tx{width:100%;display:flex;align-items:center}.ix{padding:.5rem 1rem;width:100%;display:flex;align-items:center;box-sizing:border-box}.dx{border-top:1px solid var(--asc-color-base-shade4);margin:.5rem 0}.sx{display:flex;flex-direction:column;gap:1rem;padding:.5rem 1rem}.lx{display:flex;text-align:left;color:var(--asc-color-base-default);padding:0 1rem;font-size:var(--asc-text-font-size-md);line-height:var(--asc-line-height-md);letter-spacing:-.015rem;opacity:.4}.cx{margin-right:var(--asc-spacing-s1)}.nx{display:flex;gap:.125rem;align-items:center;min-width:0;flex:1}.mx{display:flex;fill:var(--asc-color-base-default)}.hx{height:1px;width:100%}.gx{font-weight:600;text-align:center}.Ut{width:100%;margin-top:.75rem}@media (width >= 48em){.Rt{width:30rem}.Ut{max-height:calc(100% - 23rem);overflow-y:scroll}}.Wt{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.px{width:100%;padding-top:100%;position:relative;border-radius:.5rem;animation:bx 1.5s ease-in-out infinite;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Wt{grid-template-columns:repeat(3,1fr)}}.ux{border-radius:.5rem;background-color:var(--asc-color-base-shade4);animation:Ie 1.75s cubic-bezier(.4,0,.6,1) infinite}.fx{border-radius:50%;background-color:var(--asc-color-base-shade4);animation:Ie 1.75s cubic-bezier(.4,0,.6,1) infinite}.vx{border-radius:10rem;background-color:var(--asc-color-base-shade4);animation:Ie 1.75s cubic-bezier(.4,0,.6,1) infinite}@keyframes Ie{0%,to{opacity:1}50%{opacity:.4}}.wx{display:flex;align-items:center;gap:.75rem}.xx{display:flex;align-items:center;gap:.75rem}.yx{display:flex;flex-direction:column;gap:.25rem;align-items:center;justify-content:center}.kx,.jx{padding:.25rem}.zx{display:flex;flex-direction:column;gap:.125rem;align-items:center;justify-content:center}.Xx{padding:.25rem .25rem 0}.Yx{padding:.25rem}.kr{position:relative;height:100%}.C{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;position:relative;-o-object-position:center;object-position:center;margin:auto}.C[data-orientation=portrait]{width:100vw;height:calc(100dvh - 3.5rem);-o-object-fit:cover;object-fit:cover}.C[data-orientation=landscape]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Ix{pointer-events:none;top:0;left:0;z-index:2;width:100%;height:100%;display:flex;position:absolute;align-items:center;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 50%)}.Ax{gap:.5rem;display:flex;text-align:center;align-items:center;flex-direction:column;color:var(--asc-color-white)}@media only screen and (width >= 48em){.kr{display:flex;align-items:center}.kr[data-is-live=true]{display:flex;justify-content:center;position:unset}.C[data-orientation=landscape]{width:80vw;max-height:75vh}.C[data-orientation=portrait]{width:100%;height:75vh}.C[data-is-live=true]{position:unset;height:100dvh;width:auto}.C[data-is-hidden=true]{display:none}}.Bt[data-view=post]{gap:.25rem;height:100%;display:flex;margin:0 -1rem;text-align:center;align-items:center;aspect-ratio:16 / 9;flex-direction:column;justify-content:center;-o-object-position:center;object-position:center;width:calc(100% + 2rem);color:var(--asc-color-white);background-color:var(--asc-color-black)}.Bt[data-view=full-screen]{inset:0;gap:.25rem;height:100dvh;z-index:100;display:flex;text-align:center;align-items:center;flex-direction:column;justify-content:center;-o-object-position:center;object-position:center;color:var(--asc-color-white);background-color:var(--asc-color-black);width:100dvw}.Ft[data-view=post]{gap:.25rem;height:100%;display:flex;margin:0 -1rem;text-align:center;align-items:center;aspect-ratio:16 / 9;flex-direction:column;justify-content:center;-o-object-position:center;object-position:center;width:calc(100% + 2rem);color:var(--asc-color-white);background-color:var(--asc-color-black)}.Ft[data-view=full-screen]{inset:0;gap:.25rem;height:100%;display:flex;position:absolute;text-align:center;align-items:center;flex-direction:column;justify-content:center;-o-object-position:center;object-position:center;color:var(--asc-color-white);background-color:var(--asc-color-black)}.Ht[data-view=post]{gap:.25rem;height:100%;display:flex;margin:0 -1rem;text-align:center;align-items:center;aspect-ratio:16 / 9;flex-direction:column;justify-content:center;-o-object-position:center;object-position:center;width:calc(100% + 2rem);color:var(--asc-color-white);background-color:var(--asc-color-black)}.Cx{color:var(--asc-color-white);fill:var(--asc-color-white);width:2rem;height:2rem;margin-bottom:.5rem}.Ht[data-view=full-screen]{inset:0;gap:.25rem;height:100%;z-index:100;display:flex;position:absolute;text-align:center;align-items:center;flex-direction:column;justify-content:center;-o-object-position:center;object-position:center;color:var(--asc-color-white);background-color:var(--asc-color-black)}.Ae{display:flex;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;z-index:100;border-radius:.25rem;text-transform:uppercase;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--asc-color-white);background-color:var(--asc-color-live)}.Ae[data-size=large]{padding:.25rem .5rem}.Ae[data-size=medium]{padding:.25rem .375rem}.Ae[data-size=small]{padding:0 .25rem}.Mx{border-radius:.25rem;padding:.25rem .5rem;text-transform:uppercase;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--asc-color-white);background-color:rgb(from var(--asc-color-black) r g b / 50%)}.Lt[data-view=post]{gap:.25rem;height:100%;display:flex;margin:0 -1rem;text-align:center;align-items:center;aspect-ratio:16 / 9;flex-direction:column;justify-content:center;-o-object-position:center;object-position:center;width:calc(100% + 2rem);color:var(--asc-color-white);background-color:var(--asc-color-black)}.Lt[data-view=full-screen]{inset:0;gap:.25rem;height:100%;display:flex;position:absolute;text-align:center;align-items:center;flex-direction:column;justify-content:center;-o-object-position:center;object-position:center;color:var(--asc-color-white);background-color:var(--asc-color-black)}.Sx{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.Ex{border-radius:.25rem;padding:.25rem .5rem;text-transform:uppercase;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--asc-color-white);background-color:rgb(from var(--asc-color-black) r g b / 50%)}.Tt{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:transparent;border:none;text-align:left;cursor:pointer;transition:background-color .2s ease}.Tt:hover{background-color:var(--asc-color-base-shade4)}.Rx{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default);fill:var(--asc-color-base-default)}.Ux{width:1.5rem;height:1.5rem;color:var(--asc-color-alert-default);fill:var(--asc-color-alert-default)}.Wx{color:var(--asc-color-base-default);flex:1}.Bx{color:var(--asc-color-alert-default);flex:1}.Vt{display:flex;flex-direction:column;min-width:180px;border-radius:.5rem;box-shadow:0 4px 12px #00000026;overflow:hidden}@media screen and (width >= 48em){.Vt{padding:.5rem 0}}.Fx{padding:.5rem .75rem;border-radius:.75rem;background-color:var(--asc-color-live-steram-chat-bubble)}.Hx{display:flex;justify-content:space-between;margin-bottom:.25rem}.Lx{gap:.25rem;display:flex;align-items:center;min-width:0;overflow:hidden}.Tx{color:var(--asc-color-secondary-default);max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;flex-shrink:1;min-width:0}.Vx{fill:var(--asc-color-white)}.qx{display:flex;gap:.25rem}.Dx{color:var(--asc-color-base-shade2)}.Gx{width:1rem;height:1rem;padding-bottom:.12rem;fill:var(--asc-color-base-shade2)}.Jx{display:flex;align-items:center;justify-content:space-between}.Kx{color:var(--asc-color-white);word-break:break-word}.Nx{width:100%;padding:.75rem 1rem;text-align:center;border-bottom:1px solid var(--asc-color-base-divider-line)}.Ox{padding:.5rem 0}.qt{padding:.75rem .5rem}.Px{color:var(--asc-color-base-default)}.Qx{color:var(--asc-color-alert-default)}.Zx{margin-right:.75rem;width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}._x{margin-right:.75rem;width:1.5rem;height:1.5rem;fill:var(--asc-color-alert-default)}.ey{width:1.5rem;height:1.5rem;fill:var(--asc-color-white)}.Dt{color:var(--asc-color-secondary-default)}.Dt:hover{text-decoration:underline}.ry{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.75rem 1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.ay{text-align:center;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.oy{padding:.75rem 1rem;width:100%;display:flex;align-items:center;justify-content:flex-start}.ty{margin-right:.75rem;width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.iy{color:var(--asc-color-base-default)}.dy{width:1rem;height:1rem;fill:var(--asc-color-base-shade2)}@media (width >= 48em){.qt{padding:.75rem 1rem}}.sy{display:flex;justify-content:center;align-items:center;gap:.12rem;padding:.0625rem .1875rem .0625rem .125rem;background-color:var(--asc-color-live);border-radius:.25rem;width:-moz-max-content;width:max-content;flex-shrink:0}.ly{width:.75rem;height:.75rem;fill:var(--asc-color-white)}.cy{color:var(--asc-color-white)}.ny{display:flex;flex-shrink:0;justify-content:center;align-items:center;gap:.12rem;padding:.0625rem .1875rem .0625rem .125rem;background-color:var(--asc-color-live);border-radius:.25rem;width:-moz-max-content;width:max-content}.my{width:.75rem;height:.75rem;fill:var(--asc-color-white)}.hy{color:var(--asc-color-white)}.Gt{padding:.5rem .75rem;border-radius:.75rem;background-color:var(--asc-color-live-steram-chat-bubble)}.jr,.zr{height:.75rem;background-color:var(--asc-color-secondary-shade3);border-radius:.5rem}.jr{width:20%;margin-bottom:.34rem}.zr{width:75%}.Gt,.jr,.zr{animation:Jt 1.5s ease-in-out infinite}@keyframes Jt{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.gy{-webkit-mask-image:linear-gradient(180deg,rgb(255 255 255 / 0%) 0%,#fff 19.71%,#fff 98.07%,rgb(255 255 255 / 20%) 100%);mask-image:linear-gradient(180deg,#fff0,#fff 19.71% 98.07%,#fff3);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;display:flex;flex-direction:column-reverse;gap:.5rem}.Xr{padding:1rem 1rem .125rem;flex-grow:1;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.Yr{display:flex;flex-direction:column-reverse;height:100%;overflow:auto;pointer-events:auto;-ms-overflow-style:none;scrollbar-width:none}.Xr::-webkit-scrollbar,.Yr::-webkit-scrollbar{display:none}.Yr[data-disable-scroll=true]{overflow:hidden;pointer-events:none}.py{display:flex;flex-direction:column-reverse;gap:.5rem}.by{width:100%;height:1px}.Kt{display:none}@media only screen and (width >= 48em){.Kt{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.uy{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade3);margin-bottom:.5rem}.fy{color:var(--asc-color-secondary-shade2)}.Xr{position:relative;padding:1rem 1rem 0}.vy{position:absolute;left:0;top:0}}.wy{width:100%;height:100%;border-radius:var(--asc-border-radius-xxl);background-color:var(--asc-color-primary-default);cursor:pointer;padding:var(--asc-spacing-xxs2);fill:var(--asc-color-white)}.xy{width:2rem;height:2rem;cursor:pointer}.yy{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;margin-bottom:.25rem}.ky{min-height:3.5rem;width:100%;position:relative;background-color:var(--asc-color-background-default);overflow-y:auto}.jy{position:absolute;top:0;left:0;width:100%;transform:translateY(-100%)}.Nt{width:100%;padding:.5rem;display:grid;align-items:flex-end;grid-template-columns:minmax(0,1fr) 2rem;gap:var(--asc-spacing-s2);box-sizing:border-box;position:relative}.zy{width:100%;height:var(--asc-spacing-l1);padding:var(--asc-spacing-s1) var(--asc-spacing-s2);border-radius:var(--asc-border-radius-sm);border:var(--asc-border-radius-none);background-color:var(--asc-color-secondary-default);color:var(--asc-color-base-inverse);display:flex;align-items:center;span{padding-left:var(--asc-spacing-s1);font-weight:var(--asc-text-font-weight-light)}}.Xy{color:var(--asc-color-primary-default)}.Ot{color:var(--asc-color-secondary-shade2);overflow:hidden;position:absolute;top:.625rem;left:.75rem;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.Ir{height:100%;font-size:var(--asc-text-font-size-md);color:var(--asc-color-base-default);max-height:calc(1.25rem + var(--asc-line-height-md) * 5);position:relative}.Ar{width:100%;background-color:var(--asc-color-secondary-shade4);border-radius:1.25rem;min-height:2.5rem;max-height:calc(1.25rem + var(--asc-line-height-md) * var(--asc-max-lines));overflow:scroll;padding:.625rem .75rem;border:0 solid var(--asc-color-background-default);outline:0}.Ar:focus{background-color:var(--asc-color-base-shade4);border:none}.Yy{margin:0;position:relative}.Iy>span{white-space:nowrap}.Ir:focus{border:none;outline:none}.Pt{position:absolute;bottom:0;left:0;width:100%;height:12.5rem;overflow-y:scroll}.Pt::-webkit-scrollbar{display:none}.Qt{color:var(--asc-color-primary-shade1);text-decoration:none}.Qt:hover{text-decoration:underline}.Cr,.Mr{width:100%;display:flex;align-items:center;padding:.5rem 1rem;background-color:var(--asc-color-background-default);color:var(--asc-color-base-default);justify-content:start}.Cr[data-is-selected=true],.Mr[data-is-selected=true]{background-color:var(--asc-color-base-shade4)}.Cr:focus,.Mr:focus{background-color:var(--asc-color-base-shade4)}.Ay{width:2.5rem;height:2.5rem}.Cy{width:2rem;height:2rem;background-color:var(--asc-color-primary-default);color:var(--asc-color-white);display:flex;align-items:center;justify-content:center;border-radius:50%;text-align:center;line-height:1.2rem;font-size:1rem}.My,.Sy{margin-left:.5rem;font-size:1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-base-default)}.Ey{color:var(--asc-color-white);width:1.5rem;height:1.5rem}.Zt{margin-bottom:unset;background-color:var(--asc-color-custom-toast-background);bottom:3.625rem;position:absolute;width:calc(100% - 2rem);right:50%;transform:translate(50%)}.Ry{position:absolute;width:100%;height:100%;inset:0;z-index:2}._t{-ms-overflow-style:none;scrollbar-width:none}._t::-webkit-scrollbar{display:none}@media only screen and (width >= 48em){.Ot{top:.75rem;left:.75rem}.Ar{background:transparent;border:1px var(--asc-color-secondary-shade1) solid}.Ir{padding:0}.Nt{padding:1rem}.Zt{bottom:4.5rem;position:absolute}}.ei{background-color:var(--asc-color-black);width:100%;z-index:10;display:flex;align-items:center;justify-content:center;position:sticky}.ri{padding:1.125rem 1rem}.Uy{text-align:center;padding:1.125rem 1rem}.Wy{margin-left:.75rem;display:flex;align-items:center;padding:1.125rem 1rem;gap:.5rem;width:100%}.ai{width:1.25rem;height:1.25rem}.oi{flex-grow:1}.ai,.oi,.ti,.By{color:var(--asc-color-secondary-shade2)}.ti{text-align:center}.Fy{width:2.5rem;height:2.5rem}.Ce{min-height:3.5rem;width:100%;overflow-y:auto;padding:.5rem 1rem;display:grid;align-items:center;grid-template-columns:minmax(0,1fr) 2.5rem;gap:var(--asc-spacing-s2);box-sizing:border-box;position:relative}.Ce[data-is-host=true]{grid-template-columns:2.5rem minmax(0,1fr) 2.5rem}.Hy{width:-moz-max-content;width:max-content;flex:1}.ii{position:relative;width:100%}.di{margin-bottom:unset;background-color:var(--asc-color-custom-toast-background);bottom:5.5rem;position:absolute;width:calc(100% - 2rem);right:50%;transform:translate(50%)}.Ly{color:var(--asc-color-white);width:1.5rem;height:1.5rem}.Ty{width:2.25rem!important;height:2.25rem!important}.Vy{background:none!important}.qy{width:-moz-max-content;width:max-content}.Dy{fill:var(--asc-color-white)}.Gy{color:var(--asc-color-white)}@media only screen and (width >= 48em){.ri{padding:1rem}.ei{position:unset;height:4.5rem;border-radius:0 0 1rem 1rem;background-color:var(--asc-color-background-default)}.ii{position:absolute;bottom:4.5rem}.di{position:absolute;bottom:.125rem}.Ce{background:none}.Ce[data-disabled=true]{opacity:.3}}.Q{border:none;outline:none;display:flex;cursor:pointer;align-items:center;justify-content:center;transition:background-color .3s ease;border-radius:var(--asc-border-radius-xxl)}.si,.li{padding:.13rem}.ci,.ni{padding:.25rem}.f{background:transparent;display:inline-block}.f.si{width:1rem;height:1rem}.f.li{width:1.25rem;height:1.25rem}.f.ci{width:1.5rem;height:1.5rem}.f.ni{width:2rem;height:2rem}.Q.mi .f{color:var(--asc-color-white);fill:var(--asc-color-white)}.Q.Sr .f{color:var(--asc-color-base-default);fill:var(--asc-color-base-default)}.Q.hi .f{color:var(--asc-color-white);fill:var(--asc-color-white)}.mi{background-color:var(--asc-color-primary-default)}.Sr{background-color:var(--asc-color-base-shade4)}.Sr:hover:not(:disabled){background-color:var(--asc-color-base-shade3)}.hi{background-color:var(--asc-color-background-transparent-black)}.Q:disabled{cursor:not-allowed;background-color:var(--asc-color-base-shade4)}.f[data-disabled=true]{color:var(--asc-color-base-shade3)}.Jy{display:flex;cursor:pointer;background-color:#fff6;border-radius:var(--asc-border-radius-full);box-shadow:0 .25rem 1.5rem .25rem var(--asc-color-elevation-08-01),0 2rem 4rem -.75rem var(--asc-color-elevation-08-02),0 .375rem .375rem -.25rem var(--asc-color-elevation-08-03);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);gap:.5rem;width:-moz-max-content;width:max-content;padding:.5rem}.Ky{width:2rem;height:2rem;border-radius:var(--asc-border-radius-full)}.Er{display:flex;flex-direction:column;height:100%;background-color:var(--asc-color-background-default);border-radius:.5rem;overflow:hidden}.gi{display:flex;flex-direction:column;height:100%;flex:1}@media (width <= 768px){.Er{border-radius:0;height:auto;min-height:300px}.gi{height:auto;min-height:300px}}[data-theme=dark] .Er{background-color:var(--asc-color-base-shade1);border:1px solid var(--asc-color-base-shade3)}.v{gap:.5rem;display:flex;align-items:center;forced-color-adjust:none;color:var(--asc-color-base-default)}.n{width:3rem;height:1.75rem;border-radius:10rem;transition:all .2s;background:var(--asc-color-base-shade3)}.n:before{content:"";display:block;width:1.45rem;height:1.45rem;margin:.145rem;border-radius:50%;transition:all .2s;background:var(--asc-color-white)}.v[data-focus-visible] .n{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.v[data-disabled] .n{cursor:not-allowed;background:var(--asc-color-base-shade4)}.v[data-pressed] .n{background:var(--asc-color-base-shade2)}.v[data-pressed] .n:before{background:var(--asc-color-background-default)}.v[data-selected] .n{background:var(--asc-color-primary-default)}.v[data-selected][data-disabled] .n{background:var(--asc-color-primary-shade3)}.v[data-selected] .n:before{transform:translate(86%);background:var(--asc-color-background-default)}.v[data-selected][data-pressed] .n{background:var(--asc-color-primary-background-pressed)}.Ny{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.Oy{color:var(--asc-color-base-shade1)}.pi{width:100%;padding:.75rem 0;box-sizing:border-box;color:var(--asc-color-base-default)!important;justify-content:unset;gap:.5rem}.Py{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}@media only screen and (width >= 48em){.pi{padding:.75rem 1rem}}.Qy{display:flex;flex-direction:column;gap:1.5rem;max-width:18.75rem;padding:.5rem;border-radius:1rem}.Zy{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem}._y{position:relative;display:inline-flex;align-items:center;justify-content:center;width:4.25rem;height:4.25rem}.e2{position:absolute;width:100%;height:100%;border-radius:50%;animation:bi 1s linear infinite;border:3px solid rgb(from var(--asc-color-white) r g b / 50%);border-top-color:var(--asc-color-white)}.r2{position:absolute;color:var(--asc-color-white);font-size:2rem;font-weight:700;z-index:1;display:flex;align-items:center;justify-content:center}@keyframes bi{to{transform:rotate(360deg)}}.a2{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 50%);z-index:2}.o2{background:linear-gradient(180deg,var(--asc-color-black) 0%,var(--asc-color-black) 100%);height:5rem;position:absolute;top:0;left:0;width:100%}.t2{width:100%;height:50%;position:absolute;bottom:0;left:0;background:linear-gradient(180deg,transparent,var(--asc-color-black) 100%);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;z-index:2}.ui{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.5rem;padding:1.5rem}.i2{display:flex;align-items:center;justify-content:center}.d2,.s2{color:var(--asc-color-white)}.l2{width:2.5rem;height:2.5rem;border-radius:50%;animation:fi 1s linear infinite;border:3px solid rgb(from var(--asc-color-white) r g b / 50%);border-top-color:var(--asc-color-white)}@keyframes fi{to{transform:rotate(360deg)}}.c2{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem;padding:2rem}.n2,.m2{color:var(--asc-color-white)}.h2{width:3rem;height:3rem;fill:var(--asc-color-white);margin-bottom:.75rem}.g2{color:var(--asc-color-secondary-shade2);padding-bottom:2rem}@media only screen and (width >= 48em){.ui{padding:16rem}}.vi{border-radius:1rem;overflow:hidden;height:100%;display:flex;flex-direction:column;justify-content:space-between;background:var(--asc-color-background-default)}.vi[data-cohost=true]{justify-content:center}.p2{position:relative;background:var(--asc-color-base-shade2);aspect-ratio:16/9;width:100%;height:auto}.b2{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--asc-color-transparent-black);display:flex;align-items:center;justify-content:center}.u2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.f2{padding:.5rem 0}.v2{display:flex;gap:.75rem;padding:1rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.w2{width:1.5rem;height:1.5rem}.x2{fill:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.y2{width:3rem;height:3rem;fill:var(--asc-color-white)}.k2{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:inherit}.j2{height:100%;gap:1rem;padding:1.5rem 1rem;overflow:scroll}.z2,.X2{margin-top:1rem}.Y2{display:flex;flex-direction:column;align-items:center;max-width:70%;margin:auto}.I2{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade3);margin-bottom:.5rem}.A2{color:var(--asc-color-secondary-shade2);text-align:center}.C2{padding:.625rem 1rem;border-top:1px solid var(--asc-color-base-shade4)}.wi{display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--asc-color-live);padding:.625rem 1rem;border-radius:.5rem;width:100%;color:var(--asc-color-white)}.wi:disabled{opacity:.3}.M2{width:1.25rem;height:1.25rem}.xi{display:flex;align-items:center;justify-content:space-between;padding:1rem .5rem .5rem;flex-shrink:0;z-index:10;position:absolute;top:0;width:100%}.xi[data-normal=true]{padding:1rem;position:fixed;top:0;left:0}.S2{display:flex;gap:.25rem;align-items:center;justify-content:center}.E2{width:2rem;height:2rem;color:var(--asc-color-white)}.R2{margin-left:.25rem;display:flex;gap:.5rem;min-width:0;flex:1;overflow:hidden}.U2{width:2rem;height:2rem;flex-shrink:0}.W2{height:2.5rem!important;width:2.5rem!important}.B2{display:flex;flex-direction:column;justify-content:center;min-width:0;flex:1}.F2{display:flex;align-items:center;gap:.5rem}.H2{display:flex;align-items:center;gap:.125rem;min-width:0;overflow:hidden}.L2{fill:var(--asc-color-white)!important;width:1rem;height:1rem;flex-shrink:0}.T2{width:1rem;height:1rem;flex-shrink:0}.V2{display:flex;align-items:center;gap:.12rem}.q2{display:block;color:var(--asc-color-white);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;min-width:0;flex-shrink:1}.yi{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.yi[data-normal=true]{width:1.5rem;height:1.5rem;background-color:var(--asc-color-base-default);border-radius:50%;padding:.125rem;margin-top:1.25rem}.ki{width:2rem;height:2rem;color:var(--asc-color-white);fill:var(--asc-color-white)}.ki[data-normal=true]{fill:var(--asc-color-base-shade4);width:1.25rem;height:1.25rem}.D2{display:flex;align-items:center;gap:.25rem}.G2{color:var(--asc-color-white)}.J2{width:1rem;height:1rem;fill:var(--asc-color-white)}.K2{gap:.25rem;display:flex;align-items:center}.N2{gap:.5rem;display:flex;align-items:center}.O2{width:1rem;height:1rem}.P2{width:2.5rem;height:2.5rem;overflow:hidden;border-radius:10rem}.Q2{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Z2{border-radius:.25rem;background:var(--asc-color-transparent-black);display:flex;padding:.25rem .375rem .25rem .25rem;align-items:center}._2{fill:var(--asc-color-live);width:1rem;height:1rem}.ek{fill:var(--asc-color-white);width:1rem;height:1rem}.rk{color:var(--asc-color-white);margin-left:.125rem}.ak{display:flex;width:100%;justify-content:center;height:100%;align-items:center}.ok{width:100%;display:flex;justify-content:center}.tk{position:absolute;bottom:2rem;left:0;width:100%;margin:auto}.ik{width:100%;height:auto;display:flex;align-items:center;justify-content:center;background-color:var(--asc-color-base-shade4);aspect-ratio:16/9}.dk{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:2rem;max-width:80%}.sk{display:flex;align-items:center;justify-content:center}.lk{color:var(--asc-color-base-shade1);margin:0}.ck{color:var(--asc-color-base-shade1);text-align:center;line-height:1.4;margin:0}.nk{width:3rem;height:3rem;fill:var(--asc-color-base-shade1)}.Z{display:flex;flex:1;width:100%;position:relative}.mk{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Z .lk-video-container video{width:100%!important;height:100%!important}.Z .lk-video-container .lk-camera-off-note{display:none}.Z .lk-button-group-container,.Z .lk-username-container{display:none!important}.hk{display:flex;align-items:center;justify-content:center;height:100%}.gk{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pk{position:absolute;top:1rem;left:1rem;background:#0003;border-radius:100%;padding:.25rem;display:flex;align-items:center;justify-content:center}.bk{width:1.25rem;height:1.25rem;fill:var(--asc-color-white)}.uk{position:absolute;width:100%;height:100%}.fk[data-co-host=true]{aspect-ratio:16/9}.Me{display:flex;height:100%;align-items:center;justify-content:center}.ji{position:relative}.ji[data-co-host=true]{height:100%}.Me[data-co-host=true]{flex:1;height:unset;min-height:0}.Me video{width:100%;height:100%}.Me[data-co-host=true] video{-o-object-fit:cover;object-fit:cover}.vk{display:flex;align-items:center;height:100%;justify-content:center}.zi{height:100%}.zi[data-co-host=true]{display:flex;flex-direction:column;aspect-ratio:9/16}.Xi{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:background-color .2s ease;position:fixed;top:.5rem;left:.5rem;padding:.5rem}.Xi:hover{background:var(--asc-color-base-shade3)}.wk{width:1.5rem;height:1.5rem;color:var(--asc-color-white);fill:var(--asc-color-white)}.xk{position:absolute;top:1rem;left:1rem;background:#0003;border-radius:100%;padding:.25rem;display:flex;align-items:center;justify-content:center}.yk{width:1.25rem;height:1.25rem;fill:var(--asc-color-white)}.kk{position:absolute;top:0;left:0;padding:1rem;width:100%;display:flex;justify-content:space-between;z-index:10}.jk{fill:var(--asc-color-white);width:1.5rem;height:1.5rem}.zk{max-width:15rem;padding:.25rem .625rem;display:flex;gap:.25rem;align-items:center;border-radius:50rem;background:#0003}.Xk{color:var(--asc-color-white);width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Yk{background:#0003;display:flex;width:2rem;height:2rem;padding:.25rem;justify-content:center;align-items:center;border-radius:50%}.Ik{color:var(--asc-color-white)}.Ak{display:flex;align-items:center}.Ck{width:100%;height:100%;background:linear-gradient(180deg,var(--asc-color-secondary-shade2) 0%,var(--asc-color-secondary-shade3) 100%);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1}.Mk{width:4rem;height:4rem;border-radius:50%;margin-bottom:1rem}.Sk{width:30%;color:var(--asc-color-base-default);text-align:center}.Ek{font-size:2rem}.Rk{display:flex;flex-direction:column;position:relative;min-width:25rem;height:100dvh;box-sizing:border-box}.Uk{display:flex;width:100%;justify-content:center;position:absolute;height:100%;align-items:center}.Wk{width:100%;height:100%;display:flex;justify-content:center}.Bk{position:absolute;bottom:2rem;left:0;width:100%;margin:auto}.Fk{width:2.25rem;height:2.25rem;animation:Yi 5s linear;position:absolute;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Hk{overflow:visible;height:0;position:absolute;width:25%;bottom:0;right:0;z-index:1000}@keyframes Yi{0%{opacity:1}40%{opacity:0;transform:scale(-.1)}to{opacity:0}}.Lk{color:var(--asc-color-base-default)}.Tk{color:var(--asc-color-base-shade3)}.Vk{display:flex;align-items:center;justify-content:space-between}.Ii[data-variant=underlined]{color:var(--asc-color-base-shade1)}.t[data-variant=underlined]{width:100%;border:none;height:auto;resize:none;padding:1rem 0;overflow:hidden;font-size:.875rem;line-height:1.25rem;field-sizing:content;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);border-bottom:1px solid var(--asc-color-base-shade4)}.Ii[data-variant=boxed]{color:var(--asc-color-base-shade1);display:flex;justify-content:flex-end;margin-top:.25rem}.t[data-variant=boxed]{width:100%;border:none;height:auto;resize:none;overflow:hidden;font-size:.875rem;line-height:1.25rem;field-sizing:content;border-radius:.5rem;padding:.625rem .75rem;color:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.t::-moz-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.t:-ms-input-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.t::placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.t:focus{outline:none}.t:disabled{color:var(--asc-color-base-shade2)}.t[data-error=true]{border-bottom:1px solid var(--asc-color-alert-default)}.Ai{color:var(--asc-color-base-shade1)}.Ai[data-error=true]{color:var(--asc-color-alert-default)}@media only screen and (width < 48em){.t[data-variant=underlined],.t[data-variant=boxed]{font-size:1rem}.t::-moz-placeholder{font-size:.875rem}.t:-ms-input-placeholder{font-size:.875rem}.t::placeholder{font-size:.875rem}}.Ci{width:100%;height:100%;position:relative;aspect-ratio:16 / 9;border-radius:.5rem}.Mi{width:100%;height:100%;display:block;border-radius:.5rem .5rem 0 0;background:linear-gradient(0deg,var(--asc-color-transparent-black) 0%,var(--asc-color-transparent-black) 100%),var(--asc-color-primary-shade3)}.qk{inset:0;z-index:10;display:flex;position:absolute;align-items:center;justify-content:center}.Si{width:3rem;height:3rem;opacity:.8;fill:var(--asc-color-white)}.Ei{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem .5rem 0 0}.Ri{inset:0;z-index:5;position:absolute;border-radius:.5rem .5rem 0 0;background:linear-gradient(0deg,var(--asc-color-transparent-black) 0%,var(--asc-color-transparent-black) 100%)}@media only screen and (width < 48em){.Ci,.Ei,.Ri,.Mi{border-radius:0}.Si{width:2rem;height:2rem}}.Dk{padding:0}.Gk{display:flex;justify-content:space-between;align-items:center}.Jk{color:var(--asc-color-base-default);font-size:1rem;line-height:1.375rem;text-align:right}.Kk{display:flex;padding:.38rem .69rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4);outline:none;text-transform:uppercase}.Nk{display:flex;justify-content:end;color:var(--asc-color-alert-default);font-size:.75rem;line-height:1rem}.Ok{display:flex;flex-direction:column;background-color:var(--asc-color-background-default)}.Pk{display:flex;padding:.625rem 0;justify-content:space-between}.Ui{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;transform:rotate(180deg)}.Wi{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem}.Bi:disabled .Wi,.Bi:disabled .Ui{fill:var(--asc-color-base-shade4);cursor:not-allowed}.Qk{color:var(--asc-color-base-default);text-align:center;font-size:1rem;font-weight:600;line-height:1.5}.Fi{grid-template-columns:repeat(7,1fr);gap:.5rem;place-items:center center}.Fi th{font-weight:500;font-size:.875rem;text-transform:uppercase}._{width:2.75rem;height:2.75rem;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center;cursor:pointer;outline:none;border:none}._[data-istoday=true]{color:var(--asc-color-primary-default)}._:hover,._[data-selected=true]{background-color:var(--asc-color-primary-shade3);color:var(--asc-color-highlight-default);border-radius:50%;font-weight:500;outline:none;border:none}._[aria-disabled=true]{color:var(--asc-color-base-shade4);background-color:transparent;cursor:not-allowed;pointer-events:none}.Zk{display:flex;gap:.75rem}._k{border-radius:1.25rem}.Hi{display:flex;padding:1rem;align-items:center;justify-content:space-between}.Li{margin:0 1rem;border:none;height:1px;background-color:var(--asc-color-base-shade4)}.e4{color:var(--asc-color-base-default)}.Ti{width:1rem;height:1rem}.Vi{width:1.5rem;height:1.5rem;display:none;fill:var(--asc-color-base-default)}.qi{gap:.375rem;display:grid;padding:.75rem 1rem}@media only screen and (width < 48em){.qi{padding:.75rem 0 0}.Hi{padding:1rem 0}.Ti{width:auto;height:auto}.Vi{display:block}.Li{margin:0 -1rem}}.Di{gap:.75rem;display:grid;align-items:center;grid-template-columns:7.5rem 1fr}.r4{text-align:left;color:var(--asc-color-base-default)}.a4{display:flex;align-items:center;justify-content:space-between}.o4{width:100%;display:flex;align-items:center;border-radius:.5rem;padding:.625rem .75rem;justify-content:space-between;background-color:var(--asc-color-base-shade4)}.t4{padding-left:.75rem}.i4{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}.Gi{width:23.4375rem}.Ji{gap:.75rem;display:flex;margin-top:-.5rem;padding-left:8.25rem;flex-direction:column}.d4{color:var(--asc-color-base-shade1)}@media only screen and (width < 48em){.Di{gap:.5rem;grid-template-columns:1fr}.Ji{padding-left:0}.Gi{width:100%}}.Ki{gap:.75rem;display:flex;align-items:center;padding:1.25rem 1rem;border-radius:.5rem;justify-content:space-between;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.s4{display:flex;align-items:center;flex-direction:column;justify-content:center}.l4{width:1.5rem;height:1.5rem}.c4{color:var(--asc-color-base-shade2)}@media only screen and (width < 48em){.Ki{border:none;border-radius:0}}.Ni{gap:1.5rem;height:auto;display:grid;padding:1.5rem;max-width:34.125rem;min-width:34.125rem}.Oi{display:none}.n4{width:100%;display:flex;padding:1rem 0;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.m4{text-align:left;color:var(--asc-color-base-shade3)}.h4{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.g4{text-align:left;color:var(--asc-color-base-default)}.Pi{width:31.625rem;padding:.5rem 0;height:auto;border-radius:.75rem;box-shadow:var(--asc-box-shadow-06);background-color:var(--asc-color-background-default)}.Qi{width:100%;padding:1rem;cursor:pointer;justify-content:flex-start}.p4{gap:.75rem;display:flex;padding:1rem 0;align-items:center}.b4{display:flex;padding:.5rem;border-radius:100%;align-items:center;justify-content:center;background-color:var(--asc-color-base-shade4)}.u4{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.f4{gap:.125rem;display:flex;flex-direction:column}.v4{color:var(--asc-color-base-shade1)}.Zi{max-width:31rem;padding-left:3.25rem}._i{max-width:31rem}.ed,.rd{display:none}.ad{gap:.75rem;display:grid;padding-top:1rem;grid-template-columns:repeat(2,1fr)}@media only screen and (width < 48em){.Ni{padding:0;width:100%;height:100vh;display:flex;min-width:100%;max-width:100%;flex-direction:column}.Oi{display:block}.ed{gap:.75rem;display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.rd{height:1px;border:none;flex-grow:1;display:block;margin:0 -1rem;background-color:var(--asc-color-base-shade4)}.ad{display:none}.Pi{padding:0;width:100%;border-radius:0;box-shadow:none;background-color:var(--asc-color-background-default)}.Qi{padding:1rem 0}.Zi,._i{max-width:100%}}.w4{width:100%;display:flex;padding:1rem 0;align-items:center;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.x4{text-align:left;color:var(--asc-color-base-shade3)}.y4{text-align:left;color:var(--asc-color-base-default)}.k4{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.od{gap:.75rem;display:grid;align-items:center;grid-template-columns:7.5rem 1fr}.j4{text-align:left;color:var(--asc-color-base-default)}.z4{width:100%;display:flex;align-items:center;border-radius:.5rem;padding:.625rem .75rem;justify-content:space-between;background-color:var(--asc-color-base-shade4)}.td{width:23.4375rem}@media only screen and (width < 48em){.od{gap:.5rem;grid-template-columns:1fr}.td{width:100%}}.id{gap:.75rem;display:grid;align-items:center;grid-template-columns:7.5rem 1fr}.X4{text-align:left;color:var(--asc-color-base-default)}.Y4{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.I4{width:100%;display:flex;align-items:center;border-radius:.5rem;padding:.625rem .75rem;justify-content:space-between;background-color:var(--asc-color-base-shade4)}.dd{gap:1rem;min-width:30rem;height:25rem;overflow-y:auto;max-height:25rem;padding:.5rem 0}.ee{padding:1rem;cursor:pointer;width:100%;justify-content:flex-start}.ee[data-selected=true],.ee:hover,.ee:focus-visible{background-color:var(--asc-color-base-shade4)}@media only screen and (width < 48em){.id{gap:.5rem;grid-template-columns:1fr}.dd{padding:0;width:100%;height:100vh;overflow-y:auto;max-height:100%}.ee{padding:1rem 0}}.sd{display:flex;gap:.75rem;flex-direction:column;padding-bottom:3rem}.ld{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.A4,.C4{padding:1.5rem 1rem 0}.M4{gap:.75rem;display:grid;padding:1.25rem 0 1.5rem;grid-template-columns:1fr;border-bottom:1px solid var(--asc-color-base-shade4)}.S4{padding:1rem}@media only screen and (width < 48em){.sd{gap:0}.ld{border:none;border-radius:0}}.E4{gap:.5rem;display:grid}.R4{gap:1rem;display:grid;max-height:7.5rem;align-items:center;grid-template-columns:1fr 1.325fr}.Se[data-variant=container],.Se[data-variant=item]{text-align:center;padding:5rem .5rem}.U4{margin-top:.25rem;color:var(--asc-color-base-shade3)}@media (width >= 48rem){.Se[data-variant=container]{width:100%;height:100%;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Se[data-variant=item]{width:100%;height:100%;padding:1.5rem .5rem;background-color:var(--asc-color-background-default)}}.W4{border-radius:10rem;padding:.25rem .375rem;color:var(--asc-color-white);background-color:var(--asc-color-transparent-black)}.Ee[data-variant=card][data-size=lg]{gap:1rem;display:grid;cursor:pointer}.Ee[data-variant=card][data-size=md]{cursor:pointer;min-width:15.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Ee[data-variant=list]{gap:1rem;display:flex;cursor:pointer;overflow:hidden;align-items:center}.Ee:focus-visible{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.Re[data-variant=card][data-size=lg]{width:100%;height:100%;overflow:hidden;position:relative}.Re[data-variant=card][data-size=md]{width:100%;height:8.875rem;overflow:hidden;position:relative}.Re[data-variant=list][data-size=lg],.Re[data-variant=list][data-size=md]{width:42%;height:100%;flex-shrink:0;overflow:hidden;position:relative;aspect-ratio:16 / 9}.Rr[data-variant=card][data-size=lg],.Rr[data-variant=list]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.Rr[data-variant=card][data-size=md]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem .5rem 0 0}.B4{top:.5rem;left:.5rem;position:absolute}.F4{top:.5rem;right:.5rem;position:absolute}.Ur[data-variant=card][data-size=lg],.Ur[data-variant=list]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.Ur[data-variant=card][data-size=md]{display:flex;padding:1rem;flex-direction:column;align-items:flex-start;justify-content:flex-start}.H4{display:flex;align-items:center;color:var(--asc-color-base-default)}.L4{color:var(--asc-color-base-default)}.T4{gap:.125rem;display:flex;align-items:center}.V4{color:var(--asc-color-base-shade1)}.q4{display:flex;align-items:center;justify-content:center}.D4{width:1rem;height:1rem}.G4{gap:.5rem;display:grid}.J4{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4);fill:var(--asc-color-secondary-shade4)}.cd{gap:.75rem;display:flex;padding-bottom:1rem;flex-direction:column}.nd{gap:1rem;display:grid;padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.K4{color:var(--asc-color-base-default)}@media only screen and (width < 48em){.cd{gap:0}.nd{border:none;border-radius:0}}.md{gap:1rem;display:grid;padding:1rem 0;position:relative;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.hd{gap:1rem;display:grid;padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.N4{color:var(--asc-color-base-default);padding:0 1rem}.gd[data-scrollable=false]{gap:1rem;display:flex;position:static;flex-direction:column}.gd[data-scrollable=true]{gap:.75rem;display:flex;overflow-x:auto;flex-direction:row;position:static}.pd:first-child{padding-left:1rem}.pd:last-child{padding-right:1rem}.O4{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.P4{padding:1rem}.Wr{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.bd{z-index:100;top:1rem;right:2.75rem;position:absolute}.ud{z-index:100;top:1rem;right:1rem;position:absolute}.bd[data-shown=false] .Wr,.ud[data-shown=false] .Wr{fill:var(--asc-color-base-shade3)}@media only screen and (width < 48em){.md,.hd{border:none;border-radius:0}}.fd{gap:.75rem;display:flex;padding-bottom:1rem;flex-direction:column}.vd{gap:1rem;display:grid;padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Q4{color:var(--asc-color-base-default)}@media only screen and (width < 48em){.fd{gap:0}.vd{border:none;border-radius:0}}.Ue{display:flex;align-items:center;padding:1rem 1.25rem;border-radius:.5rem .5rem 0 0;justify-content:space-between;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ue[data-has-tabs=false]{display:flex;align-items:center;padding:1rem 1.25rem;border-radius:.5rem;margin-bottom:.75rem;justify-content:space-between;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Z4{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}@media only screen and (width < 48em){.Ue,.Ue[data-has-tabs=false]{display:none}._4{left:0;right:0;z-index:10;position:fixed}.e7{padding-top:3.5rem}}.We[data-has-tabs=true]{display:flex;align-items:center;padding:1rem 1.25rem;border-radius:.5rem .5rem 0 0;justify-content:space-between;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.We[data-has-tabs=false]{display:flex;align-items:center;padding:1rem 1.25rem;border-radius:.5rem;margin-bottom:.75rem;justify-content:space-between;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.r7{color:var(--asc-color-base-default)}.a7{width:2rem;height:2rem}.wd{padding:1rem;margin-bottom:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}@media only screen and (width < 48em){.We[data-has-tabs=true],.We[data-has-tabs=false]{top:0;left:0;right:0;z-index:10;border:none;position:fixed;border-radius:0;padding:1rem .75rem}.wd{border:none;padding:5rem 1rem 1rem;border-radius:0;margin-bottom:1rem}.o7{left:0;right:0;top:3.5rem;z-index:10;position:fixed}.t7{padding-top:3rem}}.Be[data-has-tabs=true]{display:flex;align-items:center;padding:1rem 1.25rem;border-radius:.5rem .5rem 0 0;justify-content:space-between;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Be[data-has-tabs=false]{display:flex;align-items:center;padding:1rem 1.25rem;border-radius:.5rem;margin-bottom:.75rem;justify-content:space-between;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.i7{color:var(--asc-color-base-default)}.d7{width:2rem;height:2rem}.xd{padding:1rem;margin-bottom:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}@media only screen and (width < 48em){.Be[data-has-tabs=true],.Be[data-has-tabs=false]{top:0;left:0;right:0;z-index:10;border:none;position:fixed;border-radius:0;padding:1rem .75rem}.xd{border:none;padding:5rem 1rem 1rem;border-radius:0;margin-bottom:1rem}.s7{left:0;right:0;top:3.5rem;z-index:10;position:fixed}.l7{padding-top:3rem}}.yd{width:100%;overflow:hidden;aspect-ratio:16 / 9;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.c7{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (width < 48em){.yd{border-top-left-radius:0;border-top-right-radius:0}}.n7{gap:1rem;padding:1rem;display:flex;align-items:center;justify-content:space-between}.m7{width:80%;gap:.75rem;display:flex;align-items:center;justify-content:space-between}.h7{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--asc-color-white)}.g7{padding:1rem;border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.p7{gap:.25rem;display:flex;align-items:center;margin-bottom:.325rem}.b7{text-transform:uppercase;color:var(--asc-color-base-shade1)}.u7{color:var(--asc-color-base-default);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.f7{margin-bottom:1.25rem;color:var(--asc-color-base-default)}.v7{gap:.5rem;display:flex;flex-direction:column}.w7{gap:.75rem;display:flex;text-align:left;align-items:center;justify-content:flex-start}.x7{justify-content:flex-start;text-align:left}.y7{width:2.5rem;height:2.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.k7{font-size:.5rem;text-align:center;padding:.125rem 0;text-transform:uppercase;border-top-left-radius:.25rem;border-top-right-radius:.25rem;color:var(--asc-color-base-shade1);background-color:var(--asc-color-base-shade4)}.j7{text-align:center;color:var(--asc-color-base-default)}.z7{display:flex;padding:.625rem;place-content:center;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.X7{width:1.25rem;height:1.25rem;color:var(--asc-color-base-default)}.Y7{color:var(--asc-color-base-shade2)}.I7{width:2.5rem;height:2.5rem}.A7{gap:.25rem;display:flex;align-items:center}.C7{width:1rem;height:1rem}.M7{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.S7{margin:1.25rem 0 1rem}.E7{width:7.5rem;height:7.5rem}.kd{display:flex;padding:0 1rem;gap:.5rem;background-color:var(--asc-color-background-default)}.R7{width:1.25rem;height:1.25rem;fill:var(--asc-color-white)}.jd{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}.jd[data-disabled=true]{fill:var(--asc-color-secondary-shade3)}.U7{width:100%}.zd{width:100%;border:1px solid var(--asc-color-secondary-shade3);background-color:var(--asc-color-white);color:var(--asc-color-base-default)}.zd:disabled{border-color:var(--asc-color-secondary-shade4);color:var(--asc-color-secondary-shade3)}.Xd{display:flex;flex-direction:column;align-items:center;padding-bottom:1rem}.W7{margin:1.25rem 0;width:7.5rem;height:7.5rem}.B7{padding-top:.5rem;color:var(--asc-color-base-shade1)}.F7{text-align:center;padding:1rem}.Yd{width:100%;display:flex;gap:.5rem;justify-content:center;color:var(--asc-color-white)}.Id{height:1px;min-height:unset!important;width:100vw!important;margin-bottom:1rem}.H7{width:1.25rem;height:1.25rem;fill:var(--asc-color-white)}.L7{color:var(--asc-color-base-default);width:100%;margin-top:.75rem;background-color:var(--asc-color-white);border:1px solid var(--asc-color-secondary-shade3)}.T7{padding:1rem 0}.V7{position:relative;padding:1.25rem 0}.q7{display:flex;align-items:center;justify-content:center;width:7.5rem;height:7.5rem;border-radius:.75rem;background-color:var(--asc-color-primary-shade2)}.D7{width:7.5rem;height:7.5rem;border-radius:.75rem;-o-object-fit:cover;object-fit:cover}.G7{width:4.5rem;height:2.5rem;fill:var(--asc-color-white)}.J7{position:absolute;bottom:1rem;right:0}.K7{position:absolute;bottom:-1rem;right:-1rem;width:3.5rem;height:3.5rem;border:4px solid var(--asc-color-white)}.N7{font-size:2rem}@media (width >= 48em){.kd{border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4)}.O7{width:100%}.P7{max-width:32rem;width:100%;padding:.5rem 1rem}.Xd{position:relative;max-width:25rem;width:100%;padding:1.25rem 1.5rem 1.5rem}.Q7{position:absolute;right:1.25rem;top:1.25rem}.Z7{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade3)}.Id{display:none!important}.Yd{margin-top:1rem}}.M{background-color:var(--asc-color-base-shade4);width:100%;display:flex;justify-content:center}.M[data-type=post]{min-height:.5rem}.M[data-type=fullWidth],.M[data-type=content]{min-height:unset;height:.0625rem}.M[data-type=alphabet]{height:1.875rem}._7{color:var(--asc-color-base-shade3);margin-left:1rem}.M[data-type=post][data-last-child=true]{min-height:unset;height:1px}@media (width >= 48em){.M[data-type=post]{min-height:.5rem}}.Ad{margin:0 -1rem;-o-object-fit:cover;object-fit:cover;position:relative;height:100%;aspect-ratio:16 / 9;-o-object-position:center;object-position:center;width:calc(100% + 2rem)}.ej{top:50%;left:50%;width:2.5rem;height:2.5rem;position:absolute;transform:translate(-50%,-50%)}.Ad[data-idle=true]{cursor:default}.rj{top:1rem;right:1rem;z-index:5;position:absolute;display:inline-block}.Cd{gap:.75rem;display:flex;padding-bottom:3rem;flex-direction:column}.Md{gap:.75rem;padding:1rem;display:flex;border-radius:.5rem;flex-direction:column;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.aj{color:var(--asc-color-base-default)}.oj{text-decoration:none;color:var(--asc-color-primary-default)}.tj{color:var(--asc-color-base-shade1)}.Sd{gap:.75rem;display:flex;align-items:center;justify-content:space-between}.ij{margin:0;width:100%;overflow:hidden;border-radius:.5rem}.dj{display:inline;background:none;border:none;cursor:pointer;padding:0;color:var(--asc-color-primary-default)}@media only screen and (width < 48em){.Cd{gap:0}.Md{border:none;border-radius:0}.Sd{align-items:stretch;flex-direction:column;justify-content:flex-start}}.Br{display:flex;align-items:center;padding:.75rem 1rem;gap:.75rem;cursor:pointer}.sj{width:2rem;height:2rem;color:var(--asc-color-base-default);background-color:var(--asc-color-background-shade1);border-radius:50%;padding:.25rem}.lj{display:none}.Ed{display:initial}@media (width >= 48em){.Br{padding:0}.Ed{display:none}.Br:focus-visible{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.Fe{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer}.Fe:disabled{cursor:not-allowed;color:var(--asc-color-secondary-shade3)}.Rd{width:2rem;height:2rem;color:var(--asc-color-base-default);background:var(--asc-color-background-shade1);border-radius:50%;padding:.25rem}.Rd[data-disabled=true]{color:var(--asc-color-secondary-shade3)}.cj{display:none}.Ud{display:initial}@media (width >= 48em){.Fe{padding:0}.Ud{display:none}.Fe[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.Fr{gap:.75rem;display:flex;cursor:pointer;align-items:center;padding:.75rem 1rem}.nj{width:2rem;height:2rem;padding:.25rem;border-radius:50%;fill:var(--asc-color-base-default);color:var(--asc-color-base-default);background-color:var(--asc-color-background-shade1)}.Wd{display:initial}@media (width >= 48em){.Fr{padding:0}.Wd{display:none}.Fr:focus-visible{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.mj{display:flex;align-items:center}.hj{width:2rem;height:2rem;color:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.gj{color:var(--asc-color-primary-default)}.pj{color:#999;overflow:hidden;margin-top:-1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.bj{height:100%;width:100%;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}.Bd{height:100%;font-size:var(--asc-text-font-size-md);color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);padding:0 1rem}.Bd :focus{border:none;outline:none}.uj{width:100%;background-color:var(--asc-color-secondary-shade4);border-radius:1.25rem;min-height:2.5rem;padding:.625rem .75rem;border:0 solid var(--asc-color-background-default);outline:0}.fj{text-decoration:none;color:var(--asc-color-primary-default)}.vj{color:var(--asc-color-primary-default);font-weight:500}.wj{width:100%;height:1px;background-color:var(--asc-color-background-default)}.xj{position:relative;padding:1rem 1.5rem;background-color:var(--asc-color-background-default)}.yj{position:absolute;right:1rem;top:.5rem;border-radius:50%;display:flex;width:2rem;height:2rem;background-color:var(--asc-color-background-transparent-black)}.kj{width:1.5rem;height:1.5rem;fill:var(--asc-color-white)}.jj{width:100%;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden}.zj{padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.Xj{height:.7109rem;width:14.9458rem;border-radius:1.0156rem;background-color:var(--asc-color-base-shade4)}.Yj{width:11.0126rem;height:.8203rem;border-radius:1.1719rem;background-color:var(--asc-color-base-shade4)}.Ij{height:11rem;background-color:var(--asc-color-base-shade4)}.Aj{animation:Fd 1.5s ease-in-out infinite}@keyframes Fd{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Cj{cursor:pointer;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden;width:100%}.Mj{background-color:var(--asc-color-base-shade4);border-bottom:1px solid var(--asc-color-base-shade4);overflow:hidden;width:100%;aspect-ratio:21 / 9}.Sj{padding:.75rem;display:flex;flex-direction:column;gap:.12rem;text-align:left}.Ej{width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Rj{color:var(--asc-color-base-shade1)}.Uj{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Wj{display:flex;width:100%;height:100%;justify-content:center;align-items:center;background-color:var(--asc-color-base-shade4)}.Bj{width:3rem;height:3rem;color:var(--asc-color-base-shade3)}.Hd{width:30rem}.Ld{padding:0 1.5rem}.Fj{display:flex;padding:1rem 0;align-items:center;justify-content:center}.Hj{width:5rem;height:5rem;-o-object-fit:cover;object-fit:cover;border-radius:.25rem}.Td{width:100%;border:none;height:auto;resize:none;outline:none;min-height:auto;line-height:1.5;font-size:.875rem;caret-color:var(--asc-color-primary-default)}.Vd{margin:1rem 0 1.5rem}@media only screen and (width <= 768px){.Hd{width:auto}.Ld{padding:0 1rem}.Vd{display:none}.Td{font-size:1rem;min-height:70vh}}.qd{padding:.25rem .5rem;display:flex;align-items:center;justify-content:center;-moz-column-gap:.25rem;column-gap:.25rem;border-radius:10rem;background-color:var(--asc-color-transparent-black)}.Lj{color:var(--asc-color-white)}.Dd{width:1rem;height:1rem;display:none;fill:var(--asc-color-white);color:var(--asc-color-white)}.qd[data-completed=true] .Dd{display:block}.Tj{width:1.75rem;height:1.75rem;position:relative;display:flex;align-items:center;justify-content:center}.Vj{width:100%;height:100%;border-radius:50%;-webkit-mask:radial-gradient(circle,transparent 46%,black 54%);mask:radial-gradient(circle,transparent 46%,black 54%)}.F{max-width:100%;display:grid;gap:.5rem;padding:0 1rem;width:100%}.F[data-images-amount="1"]{grid-template-columns:repeat(1,1fr);height:21rem}.F[data-images-amount="2"]{grid-template-columns:repeat(2,1fr);max-height:21rem}.F[data-images-amount="3"]{grid-template-columns:repeat(3,1fr)}.F[data-image-poll=true]{width:100%;display:block;height:auto;padding:0}.He{position:relative;text-align:center;width:100%;height:21rem}.He[data-image-poll=true]{position:relative;text-align:center;width:100%;height:auto;aspect-ratio:4 / 3}.qj{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-transparent-black);border-radius:.25rem}.Dj{left:1rem;bottom:1rem;position:absolute}.Gj{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-base-shade4)}.He[data-images-height=true]{height:7.25rem}.Jj{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Kj{fill:var(--asc-color-primary-shade4);color:var(--asc-color-primary-shade4);width:1.25rem;height:1.25rem}.Nj{top:.5rem;right:.5rem;padding:.25rem;border-radius:50%;position:absolute;display:flex;align-items:center;justify-content:center;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.Oj{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-white)}.Pj{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-primary-shade4)}.Qj{display:flex;-moz-column-gap:1rem;column-gap:1rem;padding:1.25rem 1.5rem;align-items:flex-start;justify-content:flex-start;border-bottom:1px solid var(--asc-color-base-shade4)}.Zj{fill:var(--asc-color-base-default)}._j{color:var(--asc-color-base-shade2)}.e3{inset:0;z-index:9999;display:block;position:fixed;background-color:color(from var(--asc-color-base-inverse) srgb r g b / 50%)}.r3{background-color:var(--asc-color-background-default);position:fixed;left:0;right:0;z-index:9999;display:flex;flex-direction:column;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem}.a3{width:3rem;height:.375rem;margin:.75rem auto 1.25rem;border-radius:9999px;background-color:var(--asc-color-secondary-shade2)}.o3{display:flex;-moz-column-gap:1rem;column-gap:1rem;padding:.75rem 1rem;align-items:center;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.t3{fill:var(--asc-color-base-default)}.i3{color:var(--asc-color-base-shade2)}.d3{display:flex;flex-direction:column;align-items:center;justify-content:center}@media (width >= 48em){.F{padding:.75rem 1.5rem}.He[data-images-height=true]{height:8.625rem}}.re{max-width:100%;display:grid;gap:.5rem;padding:0 1rem;width:100%}.re[data-images-amount="1"]{grid-template-columns:repeat(1,1fr);height:21rem}.re[data-images-amount="2"]{grid-template-columns:repeat(2,1fr);height:21rem}.re[data-images-amount="3"]{grid-template-columns:repeat(3,1fr)}.Hr{position:relative;text-align:center;width:100%;max-height:21rem}.Hr[data-video-height=true]{height:7.25rem}.s3{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.l3{top:.5rem;right:.5rem;padding:.25rem;border-radius:50%;position:absolute;display:flex;align-items:center;justify-content:center;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.c3{width:1.25rem;height:1.25rem;fill:var(--asc-color-primary-shade4)}.n3{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;color:var(--asc-color-primary-shade4)}.m3{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-transparent-black);border-radius:.25rem}.h3{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;width:1.5rem;height:1.5rem;padding:.32rem;background-color:#0000004d;border-radius:50%;display:flex;justify-content:center;align-items:center}.g3{width:100%;height:100%;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.re{padding:.75rem 1.5rem}.Hr[data-video-height=true]{height:8.625rem}}.p3{display:block;align-items:center;justify-content:space-between;width:100%}.Gd{display:block;width:2.25rem;height:.25rem;margin:0 auto;border-radius:.75rem;background-color:var(--asc-color-base-shade3);margin-top:.75rem;margin-bottom:.5rem}.Jd{display:flex;justify-content:space-between}.Kd{display:flex;justify-content:space-around}@media (width >= 48em){.Jd,.Kd{justify-content:flex-start;gap:.5rem}.Gd{display:none}}.b3{display:block;width:100%;background-color:var(--asc-color-background-default)}.u3{display:flex;width:2.25rem;height:.25rem;margin:0 auto;border-radius:.75rem;background-color:var(--asc-color-base-shade3);margin-top:.75rem;margin-bottom:1.25rem}.Nd{height:100%;position:relative;background-color:var(--asc-color-background-default)}.Le{overflow-y:scroll;max-height:calc(100% - 6.75rem)}.Le[data-from-media=false]{overflow-y:scroll;max-height:calc(100% - 14.875rem)}.Od{width:100%;display:flex;justify-content:space-between;align-items:center;padding:var(--asc-spacing-m1)}.d{max-height:auto;min-height:auto}.d .ae{width:100%;border:none;outline:none;font-size:1rem;font-weight:600;padding:1rem 1rem 0}.d .ae::-moz-placeholder{font-size:1rem;font-weight:600}.d .ae:-ms-input-placeholder{font-size:1rem;font-weight:600}.d .ae::placeholder{font-size:1rem;font-weight:600}.d .Pd{padding:1rem}.d .Qd{left:1rem;top:4.8rem}.d .Qd[data-isclip=true]{left:1rem;top:15.3rem}.Zd,._d,.es,.rs{display:none}.Lr{left:0;width:100%;position:absolute;overflow-y:scroll;max-height:12.5rem;bottom:var(--asc-mention-bottom, 0);background-color:var(--asc-color-background-default)}.Lr::-webkit-scrollbar{display:none}.as{display:block}.f3{top:0;left:0;width:100%;outline:none;position:absolute}.Te{bottom:6rem;position:relative}.Te[data-item-position=false]{bottom:11rem;position:relative}.H{width:calc(100% - 2rem);position:absolute;bottom:15rem;left:1rem;display:flex;justify-content:start;margin:0 auto 1rem;border-radius:.5rem;box-shadow:var(--asc-box-shadow-03);background-color:var(--asc-color-secondary-default);color:var(--asc-color-background-default)}.v3{margin-bottom:0;margin-top:0}.H[data-show-detail-media-attachment="0"]{bottom:6rem}.H[data-show-detail-media-attachment="1"]{bottom:10rem}.H[data-show-detail-media-attachment="2"]{bottom:12rem}.H[data-show-detail-media-attachment="3"]{bottom:15rem}.H[data-show-detail-media-attachment="4"]{bottom:19rem}.w3{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Tr{position:absolute;box-shadow:var(--asc-box-shadow-04);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;display:block;align-items:center;justify-content:space-between;width:100%;background-color:var(--asc-color-background-default)}.Tr[data-show-detail-media-attachment=false]{padding:.5rem 2rem;bottom:-.4rem;margin-top:.75rem}.Tr[data-show-detail-media-attachment=true]{bottom:-.9rem;margin-top:-1rem;padding:.75rem 1rem 2rem}.x3{display:flex;justify-content:center;align-items:center;padding:1rem 0;margin:0 auto;position:relative;width:100%;height:100%}.os{width:5rem;height:8.5rem;border-radius:.25rem;-o-object-fit:cover;object-fit:cover}.os[data-aspect-fill=false]{-o-object-fit:contain;object-fit:contain;background-color:var(--asc-color-black)}.y3{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.5rem;height:1.5rem;border-radius:50%;background-color:#0000004d;display:flex;justify-content:center;align-items:center}.k3{width:.85rem;height:.85rem}@media (width >= 48em){.Nd{width:30rem;position:static;border-radius:.75rem}.Le,.Le[data-from-media=false]{overflow-y:auto;max-height:100%}.Od{display:none}.d{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.d .ae{padding:1rem 1.5rem 0}.d .Pd{padding:1rem 1.5rem}._d{gap:.5rem;display:flex;align-items:center;padding:.5rem 1.5rem;background-color:var(--asc-color-background-default)}.es{display:block;padding:1rem 1.5rem}.rs{width:100%;display:block}.Zd{z-index:9999;display:block;width:16.25rem;height:16.5rem;position:relative;overflow-y:scroll;border-radius:.5rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.Lr,.as{display:none}.Te,.Te[data-item-position=false]{top:2rem;height:3rem;width:30rem;z-index:9999;bottom:unset;position:absolute}}.ts{font-size:1rem;font-weight:600;line-height:1.375rem;color:var(--asc-color-base-default)}@media (width >= 48em){.ts{font-size:1.25rem}}.is{height:100%;position:relative;background-color:var(--asc-color-background-default)}.Vr{overflow-y:scroll;max-height:calc(100% - 6.75rem)}.Vr[data-from-media=false]{overflow-y:scroll;max-height:calc(100% - 14.875rem)}.Vr::-webkit-scrollbar{width:.5rem}.ds{width:100%;display:flex;align-items:center;justify-content:space-between;padding:var(--asc-spacing-m1)}.S{max-height:auto;min-height:auto}.S .oe{width:100%;border:none;outline:none;font-size:1rem;font-weight:600;padding:1rem 1rem 0}.S .oe::-moz-placeholder{font-size:1rem;font-weight:600}.S .oe:-ms-input-placeholder{font-size:1rem;font-weight:600}.S .oe::placeholder{font-size:1rem;font-weight:600}.ss{padding:1rem}.ls{left:1rem;top:4.4rem}.ls[data-isclip=true]{left:1rem;top:15.3rem}.cs,.ns,.ms,.hs{display:none}.qr{left:0;width:100%;position:absolute;overflow-y:scroll;max-height:12.5rem;bottom:var(--asc-mention-bottom, 0);background-color:var(--asc-color-background-default)}.qr::-webkit-scrollbar{display:none}.gs{bottom:6rem;position:relative}.gs[data-item-position=false]{bottom:11rem;position:relative}.k[data-isclip=false]{width:calc(100% - 2rem);position:absolute;bottom:15rem;left:1rem;display:flex;justify-content:start;margin:0 auto 1rem;border-radius:.5rem;box-shadow:var(--asc-box-shadow-03);background-color:var(--asc-color-secondary-default);color:var(--asc-color-background-default)}.k[data-isclip=true]{width:calc(100% - 2rem);position:absolute;bottom:1rem!important;left:1rem;display:flex;justify-content:start;margin:0 auto 1rem;border-radius:.5rem;box-shadow:var(--asc-box-shadow-03);background-color:var(--asc-color-secondary-default);color:var(--asc-color-background-default)}.j3{margin-bottom:0;margin-top:0}.k[data-show-detail-media-attachment="0"]{bottom:6rem}.k[data-show-detail-media-attachment="1"]{bottom:10rem}.k[data-show-detail-media-attachment="2"]{bottom:12rem}.k[data-show-detail-media-attachment="3"]{bottom:15rem}.k[data-show-detail-media-attachment="4"]{bottom:19rem}.z3{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.ps{bottom:0;width:100%;position:absolute}.bs{display:block}.X3{top:0;left:0;width:100%;outline:none;position:absolute}.Y3{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Dr{position:absolute;box-shadow:var(--asc-box-shadow-04);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;display:block;align-items:center;justify-content:space-between;width:100%;background-color:var(--asc-color-background-default)}.Dr[data-show-detail-media-attachment=false]{padding:.5rem 2rem;bottom:-.4rem;margin-top:.75rem}.Dr[data-show-detail-media-attachment=true]{bottom:-.9rem;margin-top:-1rem;padding:.75rem 1rem 2rem}.I3{display:flex;justify-content:center;align-items:center;padding:1rem 0;margin:0 auto;position:relative;width:100%;height:100%}.A3{width:5rem;height:8.5rem;border-radius:.25rem}.C3{width:5rem;height:8.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.M3{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.5rem;height:1.5rem;border-radius:50%;background-color:#0000004d;display:flex;justify-content:center;align-items:center}.S3{width:.85rem;height:.85rem}@media (width >= 48em){.is{width:30rem;position:static;border-radius:.75rem}.ds{display:none}.S{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.ns{gap:.5rem;display:flex;align-items:center;padding:.5rem 1.5rem;background-color:var(--asc-color-background-default)}.S .oe{padding:1rem 1.5rem 0}.ss{padding:1rem 1.5rem}.cs{z-index:9999;display:block;width:16.25rem;height:16.5rem;position:relative;overflow-y:scroll;border-radius:.5rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.ms{display:block;padding:1rem 1.5rem}.hs{width:100%;display:block}.qr{display:none}.ps{top:1.75rem;width:30rem;bottom:unset;display:flex;align-items:center;justify-content:center}.k{margin:0;width:22rem;position:static}.bs{display:none}}.us{height:100vh;max-width:100vw;background-color:var(--asc-color-background-default);padding:var(--asc-spacing-none) var(--asc-spacing-m1)}.fs{display:flex;align-items:center;justify-content:space-between;background-color:var(--asc-color-background-default);padding:var(--asc-spacing-m1) var(--asc-spacing-none)}.vs{width:100%;padding-top:0}.ws{width:100%;display:flex;align-items:center;padding:.5rem 0}.E3{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.R3{display:flex;text-align:left;color:var(--asc-color-base-shade3);padding:var(--asc-spacing-m1) var(--asc-spacing-none) var(--asc-spacing-s1);font-size:var(--asc-text-font-size-md);line-height:var(--asc-line-height-md);letter-spacing:-.015rem}.U3{margin-right:var(--asc-spacing-s1)}.W3{display:flex;gap:.125rem;align-items:center;justify-content:start}.B3{display:flex;fill:var(--asc-color-base-default)}.F3{color:var(--asc-color-base-default)}.H3{display:block;max-width:100%;overflow:hidden;font-size:1.25rem;white-space:nowrap;text-overflow:ellipsis;color:var(--asc-color-base-default)}.L3{height:1rem}@media (width >= 48em){.us{width:30rem;overflow-y:auto;padding:0 1.5rem;border-radius:.75rem}.vs{padding-top:.5rem}.fs{display:none}.ws[data-focus-visible]{background-color:var(--asc-color-base-shade4)}.T3{max-height:calc(100% - 24rem);overflow-y:scroll}}.xs{display:grid;grid-template-rows:auto auto;justify-items:center;min-width:auto}.ys{display:initial;padding:var(--asc-spacing-s2) var(--asc-spacing-m1)}.ks{display:initial;margin:0 -1rem;width:calc(100% + 2rem);border-top:1px solid var(--asc-color-base-shade4)}.js{padding:var(--asc-spacing-m1) 0;display:grid;grid-template-columns:1fr 1fr;gap:.75rem;width:100%;max-height:auto}.zs{width:100%;height:100%;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);display:grid;justify-items:center;overflow:hidden;padding:0;color:var(--asc-color-base-shade1)}.V3{width:100%;margin-top:var(--asc-spacing-m1)}.q3{padding:var(--asc-spacing-s2) var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2)}.Xs{width:100%;height:100%;max-height:15rem;background:var(--asc-color-base-shade4)}.zs[data-selected]{border:2px solid var(--asc-color-primary-default);color:var(--asc-color-base-default)}.Xs[data-selected]{background:var(--asc-color-primary-shade3)}@media only screen and (width >= 48em){.xs{min-width:30rem;padding:1.5rem}.ys,.ks{display:none}.js{padding:0 0 .5rem;max-height:15rem}}.Ve{background-color:var(--asc-color-background-default);padding:0 1rem;position:relative;overflow-y:auto}.Ve[data-open-popover=true]{overflow:hidden}.Ys{padding-bottom:1.5rem}.Is{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 0;position:sticky;top:0;background-color:var(--asc-color-background-default)}.D3{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-md);line-height:var(--asc-line-height-md);color:var(--asc-color-base-default)}.G3{display:flex;margin-bottom:.25rem;justify-content:space-between}.J3{width:100%;border:none;outline:none;font-size:1rem;font-weight:600;border-bottom:1px solid var(--asc-color-base-shade4)}.K3{background-color:var(--asc-color-background-default);padding:1.5rem 0 .75rem}.As{position:relative;overflow-y:scroll;border-radius:.5rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default);max-width:21.4375rem;max-height:11rem;left:0;top:-1rem}.N3{display:flex;justify-content:space-between;margin-bottom:1.25rem}.O3{color:var(--asc-color-base-shade1);font-size:.8125rem}.Cs{padding:0 0 1rem;border-bottom:1px solid var(--asc-color-base-shade4);font-size:.9375rem}.Cs[data-input-validation=false]{border-bottom:1px solid var(--asc-color-alert-default)}.P3{position:relative;font-size:.9375rem}.Q3{padding:1.5rem 0 .75rem;border-bottom:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Z3{margin-top:.25rem}._3{margin-top:.5rem}.ez{color:var(--asc-color-alert-default)}.rz{background-color:var(--asc-color-background-default);margin-bottom:.75rem}.az{display:block;margin-bottom:1.25rem}.oz{display:flex;align-items:center;gap:.75rem}.j{border:none;outline:none;border-radius:.5rem;background-color:var(--asc-color-base-shade4);padding:.75rem;color:var(--asc-color-base-default);font-size:.9375rem;width:100%;resize:none;field-sizing:content}.j[data-image-poll=true]{field-sizing:unset}.j[data-isvalid=false]{border:1px solid var(--asc-color-alert-default)}.Ms{margin-bottom:.75rem;width:100%}.Ms:disabled{cursor:not-allowed}.tz{margin-right:2rem}.j[data-isvalid=false],.j:focus-within[data-isvalid=false]{background-color:var(--asc-color-alert-shade2);border-radius:.25rem;border:1px solid var(--asc-color-alert-shade1)}.j::-moz-placeholder{color:var(--asc-color-base-shade2)}.j:-ms-input-placeholder{color:var(--asc-color-base-shade2)}.j::placeholder{color:var(--asc-color-base-shade2)}.iz{width:1.25rem;height:1rem;fill:var(--asc-color-base-default)}.dz{background-color:transparent;border:none;outline:none;cursor:pointer}.sz{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem 0;border-bottom:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.lz{padding:1.5rem 0 1rem;border-bottom:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.cz{background-color:var(--asc-color-background-default);display:flex;justify-content:space-between;width:100%;padding-top:1.5rem}.nz{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade2)}.mz{background-color:var(--asc-color-background-default);padding:.25rem 0}.hz{color:var(--asc-color-base-shade1)}.gz{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-default);opacity:.5;z-index:1}.pz,.bz{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.uz{color:var(--asc-color-base-shade1)}.fz{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--asc-spacing-s1);grid-auto-rows:1fr}.vz{position:relative}.wz{padding:var(--asc-spacing-s2);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);width:100%;height:100%;min-width:10.46rem;min-height:11.47rem;cursor:pointer}.xz{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%}.yz,.kz{margin-bottom:var(--asc-spacing-s2);width:100%;height:auto}.jz{position:absolute;cursor:pointer;top:-.25rem;right:-.25rem}.zz{width:1.25rem;height:1.25rem;color:var(--asc-color-background-default)}.Xz{width:1.75rem;height:1.5rem;fill:var(--asc-color-base-shade1);margin-bottom:.25rem}.Yz{color:var(--asc-color-base-shade1)}.Iz{display:none}.Az,.Cz{position:absolute;top:0;right:0;width:100%;height:100%}.Mz{display:flex;flex-direction:column;padding:.5rem 0}.Sz{padding:.75rem 1rem}.Ez{color:var(--asc-color-base-default)}@media (width >= 48em){.Ve{width:34.125rem;max-height:calc(80vh - 4.75rem);overflow-y:scroll;position:static;border-radius:.75rem;padding:0 1.5rem}.Ve[data-open-popover=true]{overflow-y:hidden}.Is{display:none}.Ys{padding-bottom:unset}.As{max-width:31.125rem}.Rz{position:sticky;bottom:0;padding:1rem 0 1.5rem;background-color:var(--asc-color-background-default)}.Uz{width:100%}.Wz{top:2rem;height:3rem;width:30rem;z-index:9999;bottom:unset;position:absolute}}.Bz{color:var(--asc-color-base-shade1)}.Fz{width:100%;margin-top:.75rem;margin-bottom:.75rem}.Hz{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.Lz{color:var(--asc-color-base-shade1)}.Tz{color:var(--asc-color-base-shade1)}.Ss{background-color:var(--asc-color-background-default)}.Vz{margin:0 auto;padding-bottom:1rem}.qz{display:flex;justify-content:space-between;padding:1rem 0}.Dz{display:flex;justify-content:space-between;width:100%;padding:1rem 0}.Gz{fill:var(--asc-color-base-shade1);width:1.5rem;height:1.25rem}.Es{position:absolute;opacity:0;cursor:pointer}.qe{display:inline-block;position:relative;width:1.5rem;height:1.5rem;border-radius:50%;border:2px solid var(--asc-color-base-shade3);background-color:var(--asc-color-white);transition:background .3s;padding:.25rem}.Gr{display:none}.Es:checked+.qe:after{content:"";display:block;width:.75rem;height:.75rem;border-radius:50%;background-color:var(--asc-color-white);border:1px solid var(--asc-color-primary-default);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:opacity .2s ease-in-out}.Gr:checked+.qe{border-color:var(--asc-color-primary-default);background-color:var(--asc-color-primary-default)}.Gr:checked+.qe:after{opacity:1}.Jz{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);padding:1rem 0}.Kz{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--asc-color-base-shade4);padding:.75rem 0}.Nz{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;transform:rotate(180deg)}.Oz{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem}@media (width >= 48em){.Ss{width:31.625rem;padding:.5rem 1rem;border-radius:.75rem;background-color:var(--asc-color-background-default);box-shadow:var(--asc-box-shadow-03)}}.Pz{display:flex;align-items:center;justify-content:space-between;background-color:var(--asc-color-background-default)}.Qz{color:var(--asc-color-base-shade3)}.Zz{color:var(--asc-color-base-shade1)}._z{width:100%;height:auto;aspect-ratio:4/3;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:.25rem;border:1px dashed var(--asc-color-base-shade4);background:var(--asc-color-background-shade1)}.e8{color:var(--asc-color-base-shade1);width:1.75rem;height:1.75rem}.r8{font-weight:590;color:var(--asc-color-base-shade1)}.Rs{height:100vh;max-width:100vw;background-color:var(--asc-color-background-default);padding:var(--asc-spacing-none) var(--asc-spacing-m1)}.Us{display:flex;align-items:center;justify-content:space-between;background-color:var(--asc-color-background-default);padding:var(--asc-spacing-m1) var(--asc-spacing-none)}.Ws{width:100%;padding-top:0}.Bs{width:100%;display:flex;align-items:center;padding:.5rem 0}.a8{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.o8{display:flex;text-align:left;color:var(--asc-color-base-default);padding:var(--asc-spacing-m1) var(--asc-spacing-none) var(--asc-spacing-s1);font-size:var(--asc-text-font-size-md);line-height:var(--asc-line-height-md);letter-spacing:-.015rem;opacity:.4}.t8{margin-right:var(--asc-spacing-s1)}.i8{display:flex;gap:.125rem;align-items:center;justify-content:start}.d8{display:flex;fill:var(--asc-color-base-default)}.s8{color:var(--asc-color-base-default)}.l8{height:1rem}@media (width >= 48em){.Rs{width:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.Ws{padding-top:.5rem}.Us{display:none}.Bs:focus-visible{background-color:var(--asc-color-base-shade4)}}.Fs{max-width:100vw;flex:1;padding:var(--asc-spacing-none) var(--asc-spacing-m1);background-color:var(--asc-color-background-default)}.c8{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.Hs{display:flex;justify-content:space-between;align-items:center;padding:var(--asc-spacing-m1);background-color:var(--asc-color-background-default)}.n8{display:flex;align-items:center;padding:var(--asc-spacing-s1) var(--asc-spacing-none)}.m8{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.h8{display:flex;flex-direction:column;padding:0 var(--asc-spacing-none) var(--asc-spacing-m1);flex:1;height:100%;width:100%}.g8{padding:.5rem 0;display:flex;align-items:center}.Ls{display:flex;padding:.5rem 3.25rem .5rem 1rem;gap:.75rem;cursor:pointer;align-items:center;color:var(--asc-color-base-shade3)}.p8{margin-right:var(--asc-spacing-s1)}.b8{display:flex;gap:.125rem;align-items:center;justify-content:start}.u8{display:flex;fill:var(--asc-color-base-default)}.f8{color:var(--asc-color-base-default);text-align:center}.v8{height:1rem}@media (width >= 48em){.Fs{width:30rem;height:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.Hs,.Ls{display:none}}.w8{display:flex;width:100%;align-items:center;gap:.75rem}.Ts{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.Vs{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Ts,.Vs{animation:qs 1.5s ease-in-out infinite}@keyframes qs{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Ds{gap:.5rem;display:none;padding:.75rem;align-items:center;border-radius:.5rem;margin-bottom:.75rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.x8{min-height:2.5rem;max-height:2.5rem;min-width:2.5rem;max-width:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.Gs{width:100%;border:none;outline:none;text-align:left;font-size:.875rem;border-radius:1.25rem;padding:.625rem .75rem;color:var(--asc-color-base-shade2);background-color:var(--asc-color-base-shade4)}.y8{display:block;max-width:100%;overflow:hidden;font-size:1.25rem;white-space:nowrap;text-overflow:ellipsis;color:var(--asc-color-base-default)}.Js{display:none}.k8{background-color:var(--asc-color-background-shade1)}@media (width >= 48em){.Ds{display:flex}.Js{display:block}.Gs[data-focus-visible]{outline:1px solid var(--asc-color-primary-default)}.j8{background-color:var(--asc-color-primary-shade2);border-radius:50%}}.Jr{display:flex;align-items:center;padding:.75rem 1rem;gap:.75rem;cursor:pointer}.z8{width:2rem;height:2rem;color:var(--asc-color-base-default);background-color:var(--asc-color-background-shade1);border-radius:50%;padding:.25rem}.X8{display:none}.Ks{display:initial}@media (width >= 48em){.Jr{padding:0}.Ks{display:none}.Jr:focus-visible{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.Kr{right:1rem;width:4rem;z-index:50;bottom:1rem;height:4rem;border:none;display:flex;cursor:pointer;position:fixed;border-radius:50%;align-items:center;justify-content:center;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-primary-default)}.Y8{width:2rem;height:2rem;fill:var(--asc-color-white)}.Kr:hover{background-color:var(--asc-color-primary-background-hover)}.Kr:active{background-color:var(--asc-color-primary-background-pressed)}.Nr{gap:.75rem;display:flex;height:13rem;border-radius:.5rem;padding:.75rem 1rem;flex-direction:column;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.I8{gap:.5rem;display:flex;align-items:center}@media only screen and (width < 48em){.Nr{border:none;border-radius:0;padding:.75rem 1rem}.Nr:not(:last-child){border-bottom:.5rem solid var(--asc-color-base-shade4)}}.A8{display:flex;align-items:center;justify-content:start;gap:.25rem;cursor:pointer}.C8{fill:var(--asc-color-base-shade2)}.M8{color:var(--asc-color-base-shade2)}.S8{color:var(--asc-color-base-default);overflow-wrap:break-word;word-break:break-all;text-align:left;width:100%}.Ns{display:flex;align-items:center;justify-content:center;border-radius:50%;width:1.5rem;height:1.5rem}.Ns[data-focus-visible]{outline:2px solid var(--asc-color-primary-default)}.Os{width:12.5rem;display:flex;flex-direction:column;padding:.75rem 0;border-radius:.75rem;background-color:var(--asc-color-background-default);box-shadow:var(--asc-box-shadow-04)}.Or{gap:.75rem;display:flex;align-items:center;padding:.75rem 1.25rem}.Or:hover{background-color:var(--asc-color-background-shade1)}.Or[data-focus-visible]{outline:2px solid var(--asc-color-primary-default);background-color:var(--asc-color-background-shade1)}.E8{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.R8{display:flex;-moz-column-gap:1rem;column-gap:1rem;padding:1.25rem 1.5rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.U8{color:var(--asc-color-base-shade2)}.W8{fill:var(--asc-color-base-shade3)}@media only screen and (width <= 768px){.Os{padding:0;width:auto;display:flex;box-shadow:none;border-radius:0;background-color:transparent}}.B8{width:100%;height:100%;display:flex;gap:.5rem;align-items:center;flex-direction:column;justify-content:center}.Ps{max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;display:block}.F8{width:3.5rem;height:3.5rem;fill:var(--asc-color-secondary-shade3);color:var(--asc-color-secondary-shade3)}.H8{color:var(--asc-color-secondary-shade3)}.Qs{width:100%;height:100%;max-height:30.1875rem;background-color:var(--asc-color-base-shade4)}.De{z-index:888;left:1.5rem;display:none;position:absolute;justify-content:center;align-items:center}.Ge{z-index:888;right:1.5rem;display:none;position:absolute;justify-content:center;align-items:center}.De[data-focus-visible],.Ge[data-focus-visible]{outline:2px solid var(--asc-color-primary-default)}.De:hover,.Ge:hover{opacity:.8}.Zs,.L8{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Zs{transform:rotate(180deg)}._s{top:0;left:0;width:100%;display:flex;position:absolute;align-items:center;padding:2rem 1rem 1rem;justify-content:space-between;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.T8{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade4)}.V8{width:1.5rem;height:1.5rem}.el,.el:hover{background-color:transparent}.q8{width:1.25rem;height:1.25rem;fill:var(--asc-color-background-default)}.D8{top:2rem;left:50%;font-weight:400;position:absolute;transform:translate(-50%);color:var(--asc-color-background-default)}@media only screen and (width >= 48em){.Ps{max-width:37.5rem;max-height:37.5rem}.Qs{max-width:37.5rem;max-height:37.5rem;width:100%;height:100%;background-color:var(--asc-color-base-shade4)}.De,.Ge{display:flex}._s{background-color:transparent}}.rl{height:100%;display:flex;position:relative;flex-direction:column;background-color:var(--asc-color-background-default)}.Pr{flex:1;overflow-y:scroll;scrollbar-width:none}.Pr::-webkit-scrollbar{display:none}.al{top:0;left:0;right:0;z-index:1;display:flex;height:3.5rem;position:sticky;align-items:center;padding:1rem .75rem;justify-content:space-between;background-color:var(--asc-color-background-default)}.Qr{opacity:0;transition:opacity .3s}.Qr[data-show=true]{opacity:1}.ol{left:0;right:0;z-index:1;top:3.5rem;position:sticky}.tl{gap:1.25rem;display:flex;padding:0 1rem;justify-content:space-between;background-color:var(--asc-color-background-default);border-bottom:1px solid var(--asc-color-base-shade4)}.il{right:1rem;bottom:1rem;z-index:100;position:absolute}.G8{color:var(--asc-color-base-default)}.J8{display:flex}.dl{flex:1;gap:.5rem;display:flex;padding:.75rem;align-items:center;justify-content:space-between;color:var(--asc-color-base-shade1);background-color:var(--asc-color-background-default);border-bottom:1px solid var(--asc-color-base-shade4)}.K8{width:1rem;height:1rem;fill:var(--asc-color-base-shade1)}.sl{padding:.5rem 0;gap:0;border-radius:0;box-shadow:none;min-width:auto}.ll{padding:1rem 0}@media (width >=48em){.rl{background-color:transparent}.al{position:static;border-radius:.5rem .5rem 0 0;border-top:1px solid var(--asc-color-base-shade4);border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.N8{border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Qr{display:none}.Pr{margin-top:0}.tl{position:static;border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.ol{position:static;margin-bottom:.75rem}.il{display:none}.dl{justify-content:flex-start;border-radius:0 0 .5rem .5rem;border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.sl{min-width:20rem;border-radius:.75rem}.ll{padding:1rem}}.cl{height:100%;width:100%}.nl{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;cursor:pointer;width:100%;box-sizing:border-box}.O8{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.P8{color:var(--asc-color-base-default)}.Q8{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.Z8{color:var(--asc-color-base-default)}._8{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.e6{color:var(--asc-color-base-default)}@media screen and (width >=48em){.cl{padding:.5rem 0}.nl{padding:.75rem 1rem}}.r6{padding:0 1rem;background-color:var(--asc-color-background-default)}.a6{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.o6{display:flex;align-items:center;gap:.25rem}.t6{align-items:end}.i6{width:3.5rem!important;height:3.5rem!important;font-size:2rem;flex-shrink:0}.d6{font-weight:400;font-size:2rem!important}.s6{min-height:100%;display:flex;align-items:center}.l6{width:1.25rem;height:1.25rem}.c6{margin:.5rem 0;color:var(--asc-color-base-default)}.n6{display:flex;gap:.75rem;padding:.25rem 0 .5rem}.m6{width:.0625rem;height:1.25rem;background-color:var(--asc-color-base-shade4)}.h6{width:100%;padding:0 1rem}.g6{display:flex;align-items:center;width:100%;margin:.5rem 0}.ml{width:3.5rem;height:3.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.hl{height:.75rem;width:60%;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Je{height:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.ml,.hl,.Je,.gl{animation:pl 1.5s ease-in-out infinite}.Je:nth-child(1){margin:1.37rem;width:60%}.Je:nth-child(2){width:80%}.p6{margin:.5rem 0;width:100%}.gl{display:inline-block;width:3.375rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem;margin-right:.75rem}.b6{padding:.5rem 0;width:15rem}.bl{padding:0 1.25rem;width:100%;display:flex;justify-content:flex-start;gap:.75rem}.u6{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.f6{color:var(--asc-color-base-default)}.v6{width:100%;padding:.75rem 1rem;height:3.875rem;border-radius:.5rem;background-color:var(--asc-color-background-shade1);box-sizing:border-box}.w6{text-align:center}.x6{display:flex;align-items:center}.y6{width:.375rem;height:.375rem;margin-right:.38rem;fill:var(--asc-color-primary-default);vertical-align:middle}.k6{color:var(--asc-color-base-default)}.j6{color:var(--asc-color-base-shade2)}@media screen and (width >=48em){.bl{padding:.75rem 1rem}}@keyframes pl{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.z6{display:inline;color:var(--asc-color-base-default);margin-right:.25rem}.X6{color:var(--asc-color-base-shade2)}.ul{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.fl{flex-direction:column;display:flex;flex:1;margin-top:3.62rem;overflow-y:scroll;scrollbar-width:none}.vl{height:100%;width:100%;flex-grow:1;padding:0 1rem}.Y6{height:100%}.wl{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.I6{color:var(--asc-color-base-default);width:100%;text-align:center}.A6{background-color:var(--asc-color-background-default);position:sticky;top:-.125rem;display:flex;justify-content:space-between;gap:1.25rem;border-bottom:1px solid var(--asc-color-base-shade4);padding:0 1rem;z-index:1}@media (width >=48em){.ul{background-color:transparent}.wl{background-color:var(--asc-color-background-default);border-radius:.5rem .5rem 0 0;position:static}.C6{background-color:var(--asc-color-background-default);border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4)}.fl{margin-top:0}.vl{padding:0}.M6{background-color:var(--asc-color-background-default);padding:0 1rem;border-radius:0 0 .5rem .5rem;border:1px solid var(--asc-color-base-shade4);border-top-style:none}.S6{padding:0 1rem;margin-top:.75rem;height:-moz-max-content;height:max-content;background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.xl{display:flex;color:var(--asc-color-base-shade3)}.xl[data-orientation=horizontal]{flex-direction:column}.yl{gap:1.25rem;display:flex}.yl[data-orientation=horizontal]{border-bottom:1px solid var(--asc-color-base-shade4)}.kl{height:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none}.kl::-webkit-scrollbar{display:none}.E{outline:none;cursor:pointer;position:relative;padding:1rem 0 .75rem;transition:color .2s;--border-color: transparent;border-bottom:2px solid var(--border-color)}.E[data-hovered]{color:var(--asc-color-primary-default)}.E[data-selected]{color:var(--asc-color-primary-default);--border-color: var(--asc-color-primary-default)}.E[data-disabled]{color:var(--asc-color-base-shade3)}.E[data-disabled] .E[data-selected]{--border-color: var(--asc-color-base-shade3)}@media (width >= 48em){.E[data-focus-visible]{background-color:var(--asc-color-primary-shade3)}}.jl{margin-top:.5rem}.E6{height:100%;width:100%}.R6{display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;width:100%;box-sizing:border-box}.U6{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.W6{color:var(--asc-color-base-default)}.B6{height:var(--asc-spacing-m1);width:100%}.F6{color:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.H6{padding:5rem .5rem;text-align:center}.zl{display:block}.L6{color:var(--asc-color-base-shade3)}@media (width >= 48em){.jl{margin:0}.zl{padding:.5rem 0;display:flex;flex-direction:column;gap:1rem}}.T6{display:flex;height:3.5rem;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box}.V6{display:flex;align-items:center;max-width:calc(100% - 2rem);gap:.5rem;flex-shrink:0}.q6{flex-shrink:0}.D6{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--asc-color-base-default)}.G6{width:1rem;height:1rem}.Xl{height:100%;width:100%;min-width:12.5rem}.J6{background-color:transparent;display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;box-sizing:border-box;flex-shrink:0}.K6{margin:1rem 0;padding:.75rem 0;border-radius:.75rem;background:var(--asc-color-base-shade4);animation:Yl 1.5s ease-in-out infinite}.N6{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.O6{color:var(--asc-color-base-default)}@media (width >= 48em){.Xl{padding:0 1rem}}@keyframes Yl{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.P6{display:flex;width:100%;align-items:center;gap:.75rem}.Il{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.Al{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Il,.Al{animation:Cl 1.5s ease-in-out infinite}@keyframes Cl{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Q6{display:inline;color:var(--asc-color-base-default);margin-right:.25rem}.Z6{color:var(--asc-color-base-shade2)}._6{min-height:3.5rem;color:var(--asc-color-base-default);display:flex;align-items:center}.e9{word-break:break-all}.r9{color:var(--asc-color-base-default);word-break:break-word;padding:.5rem 0}.a9{white-space:pre-wrap}.o9{color:var(--asc-color-primary-default)}.t9{width:100%;background-color:var(--asc-color-primary-default);position:relative;padding:.63rem 1rem;border-radius:.5rem;box-sizing:border-box}.i9{display:flex;align-items:center;justify-content:center;gap:.5rem}.d9{width:1.25rem;height:1.25rem;fill:var(--asc-color-white)}.s9{color:var(--asc-color-white)}.l9{width:100%;position:relative;padding:.63rem 1rem;border-radius:.5rem;box-sizing:border-box;border:1px solid var(--asc-color-secondary-shade3)}.c9{display:flex;align-items:center;justify-content:center;gap:.5rem}.n9{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.m9{color:var(--asc-color-secondary-default)}.h9{width:100%;position:relative;padding:.63rem 1rem;border-radius:.5rem;box-sizing:border-box;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.g9{display:flex;align-items:center;justify-content:center;gap:.5rem}.p9{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.b9{color:var(--asc-color-secondary-default)}.u9{width:100%;position:relative;padding:.63rem 1rem;border-radius:.5rem;box-sizing:border-box;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.f9{display:flex;align-items:center;justify-content:center;gap:.5rem}.v9{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.w9{color:var(--asc-color-secondary-default)}.x9{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;background-color:var(--asc-color-black)}.y9{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.k9{position:absolute;top:2rem;left:0;right:0;padding:0 1rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.Ml{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.j9{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.z9{fill:var(--asc-color-base-shade4);width:2rem;height:2rem;cursor:pointer}.X9{width:2rem;height:2rem;cursor:pointer}.Sl{max-height:30.1875rem;height:100%;width:100%;background-color:var(--asc-color-base-shade4)}.Y9{width:100%;padding:1rem;display:flex;justify-content:space-between;position:absolute;top:0;left:0}.El,.El:hover{background-color:transparent}.I9{width:1.25rem;height:1.25rem;fill:var(--asc-color-background-default)}@media only screen and (width >= 48em){.Sl{max-width:37.5rem;max-height:37.5rem;width:100%;height:100%;background-color:var(--asc-color-base-shade4)}.Ml{max-height:calc(100vh - 15rem);height:100%}}.Rl{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.Rl[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.Ul{color:var(--asc-color-secondary-shade2);width:1.5rem;height:1.5rem;transition:fill .3s}.Ul[data-active=true]{color:var(--asc-color-base-default)}.A9{display:flex;overflow:hidden;align-items:center;justify-content:center;height:var(--asc-pull-to-refresh-height)}.C9{width:1.25rem;height:1.25rem;animation-name:Wl;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes Wl{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Bl{text-align:center;padding:5rem .5rem}.M9{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.S9{margin-top:.25rem;color:var(--asc-color-base-shade3)}@media (width >= 48rem){.Bl{background-color:var(--asc-color-background-default)}}.E9{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4);fill:var(--asc-color-secondary-shade4)}.R9{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Zr{text-align:center;padding:5rem .5rem;color:var(--asc-color-base-shade3)}.U9{margin-top:.5rem}.W9{width:3.75rem;height:2.5rem;fill:var(--asc-color-secondary-shade4)}@media (width >= 48rem){.Zr{background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}.Zr[data-type=media]{background-color:var(--asc-color-background-default);border:none;border-radius:0}}.B9{width:100%;text-align:center;background-color:inherit;padding:1.5rem}.F9{width:3.75rem;height:3.75rem;color:var(--asc-color-base-shade4)}.H9{margin-top:.5rem;color:var(--asc-color-base-shade3)}.L9{background-color:var(--asc-color-white);border:1px solid var(--asc-color-secondary-shade3);margin:1rem auto 0}@media (width >=48em){.Fl[data-page=feed]{display:flex;justify-content:center;align-items:center;margin-top:.75rem;border-radius:.5rem;padding:.5rem 1rem;border:1px solid var(--asc-color-base-shade4);background:var(--asc-color-background-default)}.Fl[data-page=global-search]{display:flex;align-items:center;justify-content:center;height:18.5rem;width:100%}}.T9{padding-bottom:1rem}.V9{display:flex;flex-direction:column;gap:.5rem}.q9{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.D9{height:var(--asc-spacing-m1);width:100%}.G9{margin-bottom:var(--asc-spacing-m1);border-radius:var(--asc-border-radius-md);overflow:hidden}.J9{animation:Hl 1s linear infinite}.Ll{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes Hl{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Tl{height:13rem;padding:.75rem 1rem;width:100%}.K9{display:flex;align-items:center;margin-bottom:.75rem}.Vl{width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.5rem}.N9{padding:.25rem 0;flex:1}.ql{height:.5rem;width:60%;border-radius:.75rem;margin-bottom:.5rem;background-color:var(--asc-color-base-shade4)}.Dl{height:.5rem;width:25%;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.te{height:.5rem;margin-bottom:.75rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.Vl,.ql,.Dl,.te{animation:Gl 1.5s ease-in-out infinite}.te:nth-child(1){width:60%}.te:nth-child(2){width:25%}.te:nth-child(3){width:80%}@keyframes Gl{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >=48em){.Ll{overflow:hidden;background-color:transparent;padding-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Tl{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.O9{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.P9{padding:.75rem 0;display:flex;align-items:center;gap:.75rem}.Q9{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default);margin-left:.25rem}.Z9{margin-top:.15rem;color:var(--asc-color-base-default);flex-grow:1}.Jl{width:100%;padding:1rem 0;text-align:center;transition:border-color .3s;border-bottom:.125rem solid transparent}.Jl[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.Kl{width:1.5rem;height:1.5rem;transition:fill .3s;fill:var(--asc-color-secondary-shade2)}.Kl[data-active=true]{fill:var(--asc-color-base-default)}.Nl{top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;position:fixed;align-items:center;justify-content:center;background-color:var(--asc-color-black)}.Ol{max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}._r{z-index:888;left:1.5rem;display:none;position:absolute}.ea{z-index:888;right:1.5rem;display:none;position:absolute}._r:hover,.ea:hover{opacity:.8}.Pl,._9{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Pl{transform:rotate(180deg)}.Ql{top:0;left:0;width:100%;position:absolute;z-index:1;padding:2rem 1rem 1rem;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.eX{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade4)}.rX{width:1.5rem;height:1.5rem}.aX{top:2rem;left:50%;font-weight:400;position:absolute;transform:translate(-50%);color:var(--asc-color-background-default)}@media only screen and (width >= 48em){.Nl{background-color:rgb(from var(--asc-color-black) r g b / 80%)}.Ol{max-width:37.5rem;max-height:37.5rem}._r,.ea{display:initial}.Ql{background-color:transparent}}.Zl{height:100%;width:100%}.R{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;cursor:pointer;width:100%;box-sizing:border-box}.R:focus{outline:none}.R:hover{background-color:var(--asc-color-background-shade1);border-radius:var(--asc-border-radius-md)}@media (hover: none){.R:hover{background-color:inherit}}.oX{color:var(--asc-color-base-default)}.tX{color:var(--asc-color-base-default);width:1.5rem;height:1.25rem}.iX{color:var(--asc-color-base-default)}.dX{fill:var(--asc-color-base-default);width:1.5rem;height:1.25rem}.sX{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.lX{color:var(--asc-color-base-default)}.cX{color:var(--asc-color-alert-default)}.nX{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}@media (width >= 48em){.Zl{padding:.5rem 0}.R{padding:.75rem 1rem;gap:.5rem}.R:hover,.R[data-focus-visible]{border-radius:0;background-color:var(--asc-color-background-shade1)}}.mX{position:relative;left:-1rem;margin-bottom:.5rem}.hX{fill:var(--asc-color-base-shade4)}.gX{fill:var(--asc-color-base-default)}.pX{fill:var(--asc-color-primary-default)}._l{background-color:var(--asc-color-background-default)}.bX{padding:.75rem 1rem}.uX{display:grid;grid-template-columns:min-content minmax(0,1fr) min-content;align-items:center;gap:.5rem}.fX{display:flex;align-items:center;justify-content:center}.vX{overflow:hidden}.wX{display:flex;align-items:center;gap:.25rem}.xX,.yX{display:flex;justify-content:center;align-items:center;gap:.25rem}.kX{color:var(--asc-color-base-shade2)}.jX{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.zX{display:flex;flex-direction:column;width:100%;gap:1rem;padding:.5rem 0;cursor:pointer}.XX{padding-left:0}.YX{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}.IX{display:flex;justify-content:space-between;align-items:center;padding-top:.7rem}.AX{display:flex;align-items:center;justify-content:start;gap:.75rem}.CX{z-index:50}.MX{display:flex;align-items:center;justify-content:center}.SX,.EX{width:1.25rem;height:1.25rem}.RX{display:flex;align-items:center;justify-content:center;cursor:pointer;gap:.25rem}.UX{width:1.25rem;height:1.25rem;color:var(--asc-color-base-shade2)}.WX{cursor:pointer;justify-content:start;padding:.75rem 1rem;box-sizing:border-box;width:100%}.BX{min-height:unset!important;height:1px;width:100%}.FX{display:grid;align-items:center;grid-template-columns:minmax(0,max-content);grid-auto-flow:column;gap:.25rem}.HX{width:1.25rem;height:1.25rem;margin-right:.75rem;color:var(--asc-color-base-default)}.LX{width:100%;padding:.75rem 1rem;box-sizing:border-box;color:var(--asc-color-base-default)!important;justify-content:unset}.TX{display:grid}.VX{display:flex;justify-content:space-between;padding:.5rem 0}.qX{display:flex;justify-content:center;align-items:center;cursor:pointer;gap:.25rem}.DX{color:var(--asc-color-base-shade2);cursor:pointer}.L{display:flex;justify-content:center;align-items:center;flex-direction:row}.L:has(:nth-child(2)){margin-right:-.25rem}.L:has(:nth-child(3)){margin-right:-1rem}.L:has(:nth-child(4)){margin-right:-1.25rem}.L:has(:nth-child(5)){margin-right:-2rem}.L:has(:nth-child(6)){margin-right:-2.25rem}.U{width:1.25rem;height:1.25rem;border-radius:50%;border:1px solid var(--asc-color-white);position:relative}.GX{color:var(--asc-color-base-shade3)}.U:nth-child(1){transform:translate(0);z-index:5}.U:nth-child(2){transform:translate(-.45rem);z-index:4}.U:nth-child(3){transform:translate(-.95rem);z-index:3}.U:nth-child(4){transform:translate(-1.45rem);z-index:2}.U:nth-child(5){transform:translate(-2rem);z-index:1}.U:nth-child(6){transform:translate(-2.5rem);z-index:0}.ec{color:var(--asc-color-base-shade2)}.ec:hover{color:var(--asc-color-base-shade1)}.JX{color:var(--asc-color-base-shade2)}.Ke{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;background-color:#0003;background-clip:padding-box;border:1px solid rgb(255 255 255 / 20%);padding:.5rem .75rem;color:#fff;cursor:pointer;outline:none;transition:background-color .3s}.Ke:hover{background-color:#0000004d}.Ke:active{background-color:#0006}.Ke[data-focus-visible]{box-shadow:0 0 0 2px #ffffffbf}.ra{padding:.25rem;width:14rem;overflow:auto;border-radius:.375rem;background-color:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:0 0 0 1px #0000000d}.ra[data-entering]{animation:rc .2s ease-out,ac .2s ease-out}.ra[data-exiting]{animation:oc .2s ease-in,tc .2s ease-in}.KX{outline:none}.ic{display:flex;width:100%;align-items:center;border-radius:.375rem;padding:.5rem .75rem;box-sizing:border-box;outline:none;cursor:pointer;color:var(--asc-color-secondary-default)}.ic:focus{background-color:var(--asc-color-base-shade1);color:#fff}.NX{background-color:#d1d5db;height:1px;margin:.25rem .75rem}.OX{display:flex;justify-content:start;align-items:center;gap:.25rem;padding-top:.75rem;line-height:1.25rem;color:var(--asc-color-base-shade2);cursor:pointer}.PX{display:flex;align-items:center;gap:.25rem}.QX{border-radius:0!important;max-height:none!important;background-color:transparent!important}.dc{background-color:var(--asc-color-black)!important}@keyframes rc{0%{opacity:0}to{opacity:1}}@keyframes oc{0%{opacity:1}to{opacity:0}}@keyframes ac{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes tc{0%{transform:scale(1)}to{transform:scale(.95)}}@media (width >= 48em){.dc{background-color:rgb(from var(--asc-color-black) r g b / 80%)!important}._l{border-radius:.5rem}}.sc{display:grid;align-items:center;grid-template-columns:minmax(0,max-content);grid-auto-flow:column;gap:.25rem}.sc[data-show-target-community=true]{grid-template-columns:minmax(0,max-content) minmax(50%,1fr)}.ZX{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._X{fill:var(--asc-color-base-shade1);height:.75rem;width:1rem}.Ne{display:grid;grid-template-columns:minmax(0,1fr);grid-auto-flow:column;gap:.25rem;align-items:center;max-width:100%}.Ne[data-show-brand-badge=true][data-show-target=true]{grid-template-columns:minmax(0,min-content) min-content min-content}.Ne[data-show-brand-badge=false][data-show-target=true],.Ne[data-show-brand-badge=true][data-show-target=false]{grid-template-columns:minmax(0,min-content) min-content}.eY{width:1.125rem;height:1.125rem}.Oe{display:grid;grid-template-columns:minmax(0,min-content);grid-auto-flow:column;gap:.25rem;align-items:center;max-width:100%}.Oe[data-show-private-badge=true][data-show-official-badge=true]{grid-template-columns:min-content minmax(0,min-content) min-content}.Oe[data-show-private-badge=true][data-show-official-badge=false]{grid-template-columns:min-content minmax(0,min-content)}.Oe[data-show-private-badge=false][data-show-official-badge=true]{grid-template-columns:minmax(0,min-content) min-content}.rY{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.aY{display:flex;flex-direction:column;margin-top:1rem}.lc,.cc{display:flex;flex-direction:column;gap:.5rem}.cc[data-image-option=true],.lc[data-image-option=true]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;align-items:stretch;gap:.5rem}.oY{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.nc{display:flex;flex-direction:column;width:100%;gap:.5rem}.nc[data-image-poll=true]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;align-items:stretch;gap:.5rem}.tY,.iY{width:100%}.dY{display:flex;width:100%;justify-content:space-between}.sY{display:flex;gap:.25rem;color:var(--asc-color-base-shade2)}.lY{color:var(--asc-color-primary-default)}.cY{text-align:left;color:var(--asc-color-base-shade2)}.ie,.aa{align-items:center;flex-direction:row-reverse;justify-content:space-between;border-radius:.5rem;gap:.75rem!important;border:1px solid var(--asc-color-base-shade4);padding:.75rem}.ie[data-selected],.aa[data-selected]{border:1px solid var(--asc-color-primary-default);box-shadow:0 0 0 1px var(--asc-color-primary-default)}.ie[data-image-option=true],.aa[data-image-option=true]{width:100%;height:100%;padding:.75rem;display:block}.ie[data-image-option=true]:before{position:absolute;left:1.125rem;top:1.125rem;border:2px solid transparent;background-color:transparent}.mc{border:unset!important;z-index:1;position:absolute;left:1.125rem;top:1.125rem}.mc[data-selected]{z-index:1;display:block}.ie[data-image-option=true][data-selected]:before{background-color:var(--asc-color-white);border-width:.475rem;border-color:var(--asc-color-primary-default);z-index:1}.oa{position:relative;border:0}.oa[data-is-voted=true]{padding:.75rem;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}.oa[data-is-voted=true][data-is-top-voted=true]{border:1px solid var(--asc-color-primary-default);box-shadow:0 0 0 1px var(--asc-color-primary-default)}.nY{width:100%;position:relative;display:inline-block}.mY{width:100%;aspect-ratio:4/3;border-radius:.5rem;-o-object-fit:cover;object-fit:cover}.hc{text-align:left;margin-top:.75rem;color:var(--asc-color-base-default)}.hc[data-disabled=true]{color:var(--asc-color-base-shade3)}.gc{position:absolute;top:.5rem;right:.5rem;background-color:var(--asc-color-background-transparent-black)!important;border-radius:6.25rem;height:1.25rem;width:1.25rem;padding:.125rem}.gc[data-is-voted=true]{top:1.25rem;right:1.25rem}.hY{width:1rem;height:1rem;color:var(--asc-color-white)}.pc,.bc{color:var(--asc-color-base-shade3)}.pc:before,.bc:before{border:2px solid var(--asc-color-base-shade4)}.gY{position:absolute;inset:0;background-color:#0000004d;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:.5rem;aspect-ratio:4/3}.pY{position:absolute;inset:0;background-color:var(--asc-color-primary-default);opacity:.3;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:.5rem;aspect-ratio:4/3}.bY{color:var(--asc-color-white)}.uY{color:var(--asc-color-white);text-align:center;margin-top:.25rem}.fY{aspect-ratio:5/4;background-color:var(--asc-color-base-shade4);border-radius:.5rem;animation:uc 1.5s ease-in-out infinite}.vY{border-radius:.5rem;aspect-ratio:5/4;display:flex;align-items:center;justify-content:center;background-color:var(--asc-color-base-shade4)}.wY{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}@keyframes uc{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.fc{padding:.75rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.fc[data-top-voted=true]{border:1px solid var(--asc-color-primary-default);box-shadow:0 0 0 1px var(--asc-color-primary-default)}.xY{display:flex;justify-content:space-between;margin-bottom:.13rem;gap:.75rem;color:var(--asc-color-base-default)}.yY{color:var(--asc-color-base-default)}.vc{color:var(--asc-color-base-shade1)}.vc[data-top-voted=true]{color:var(--asc-color-primary-default)}.kY{display:flex;gap:.25rem}.jY{color:var(--asc-color-base-shade2)}.zY{padding:.75rem;margin-bottom:.75rem}.XY{width:1rem!important;height:1rem!important}.YY{font-size:.75rem}.wc{position:relative;width:100%;height:.5rem;border-radius:6.19rem;overflow:hidden;background-color:var(--asc-color-base-shade4);margin-top:.5rem}.wc[data-top-voted=true]{background-color:var(--asc-color-primary-shade3)}.xc{position:absolute;top:0;left:0;height:100%;background-color:var(--asc-color-base-shade1)}.xc[data-top-voted=true]{background-color:var(--asc-color-primary-default)}.m{gap:.5rem;display:flex;font-size:1rem;position:relative;align-items:center;forced-color-adjust:none;color:var(--asc-color-base-default)}.m .w{display:flex;width:1.5rem;height:1.5rem;border-radius:50%;align-items:center;transition:all .2s;justify-content:center;border:2px solid var(--asc-color-base-shade3);flex-shrink:0}.m .w svg{fill:none;width:1rem;height:1rem;stroke-width:3px;transition:all .2s;stroke-dashoffset:66;stroke-dasharray:22px;stroke:var(--asc-color-base-shade3)}.m[data-disabled] .w{cursor:not-allowed;border-color:var(--asc-color-base-shade4)}.m[data-pressed] .w{border-color:var(--asc-color-base-shade1)}.m[data-focus-visible] .w{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.m[data-selected] .w{background:var(--asc-color-primary-default);border-color:var(--asc-color-primary-default)}.m[data-selected][data-disabled] .w{cursor:not-allowed;background:var(--asc-color-primary-shade2);border-color:var(--asc-color-primary-shade2)}.m[data-selected] .w svg{stroke-dashoffset:44;stroke:var(--asc-color-background-default)}.m[data-selected][data-pressed] .w{background:var(--asc-color-primary-background-pressed);border-color:var(--asc-color-primary-background-pressed)}.IY{width:100%;gap:.5rem;display:flex;flex-direction:column;color:var(--asc-color-base-default)}.yc[data-alignment=row-reverse]{flex-direction:row-reverse}.yc[data-alignment=row]{flex-direction:row}.de{display:grid;border-radius:.5rem;gap:.25rem;width:100%;overflow:hidden}.de[data-images-amount="1"]{aspect-ratio:1;grid-template:"image1" / minmax(0,1fr)}.de[data-images-amount="2"]{aspect-ratio:1;grid-template:"image1 image2" 50% "image1 image2" 50% / 50% 50%}.de[data-images-amount="3"]{aspect-ratio:1;grid-template:"image1 image1 image1 image1" 60% "image2 image2 image3 image3" 40% / 25% 25% 25% 25%}.de[data-images-amount="4"]{aspect-ratio:1;grid-template:"image1 image1 image1 image1 image1 image1" 66% "image2 image2 image3 image3 image4 image4" 33% / minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.AY{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;width:100%}.se{cursor:pointer}.se:nth-child(1){grid-area:image1}.se:nth-child(2){grid-area:image2}.se:nth-child(3){grid-area:image3}.se:nth-child(4){grid-area:image4;position:relative}.CY{position:absolute;inset:0;border-radius:0 0 .5rem;background-color:#0000007f;color:var(--asc-color-white);text-align:center;display:flex;justify-content:center;align-items:center}.MY{background-color:var(--asc-color-base-shade4);border-radius:.5rem;width:100%;height:100%;animation:kc 1.5s ease-in-out infinite}.SY{width:100%;height:100%;background-color:var(--asc-color-base-shade4)}@keyframes kc{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.le{display:grid;border-radius:.5rem;gap:.25rem;width:100%;overflow:hidden;background-color:var(--asc-color-background-default)}.le[data-videos-amount="1"]{aspect-ratio:1;grid-template:"video1" / minmax(0,1fr)}.le[data-videos-amount="2"]{aspect-ratio:1;grid-template:"video1 video2" 50% "video1 video2" 50% / 50% 50%}.le[data-videos-amount="3"]{aspect-ratio:1;grid-template:"video1 video1 video1 video1" 60% "video2 video2 video3 video3" 40% / 25% 25% 25% 25%}.le[data-videos-amount="4"]{aspect-ratio:1;grid-template:"video1 video1 video1 video1 video1 video1" 66% "video2 video2 video3 video3 video4 video4" 33% / minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.EY{width:100%;height:100%;position:absolute;top:0;left:0;margin:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.RY{width:100%;height:100%;position:absolute;transform:translateY(-50%);top:50%;background-color:var(--asc-color-base-shade4)}.ce{cursor:pointer;position:relative;width:100%;height:100%}.ce:nth-child(1){grid-area:video1}.ce:nth-child(2){grid-area:video2}.ce:nth-child(3){grid-area:video3}.ce:nth-child(4){grid-area:video4;position:relative}.UY{position:absolute;inset:0;border-radius:0 0 .5rem;background-color:#0000007f;color:var(--asc-color-white);text-align:center;display:flex;justify-content:center;align-items:center}.WY{position:absolute;inset:0;border-radius:0 0 .5rem;text-align:center;display:flex;justify-content:center;align-items:center}.BY{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center;cursor:pointer}.FY{width:2.5rem;height:2.5rem}.HY{background-color:var(--asc-color-base-shade4);border-radius:.5rem;width:100%;height:100%;animation:jc 1.5s ease-in-out infinite}.LY{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@keyframes jc{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.zc{border-radius:.5rem;gap:.25rem;height:38rem;width:100%;overflow:hidden;background-color:var(--asc-color-background-default);aspect-ratio:1}.Xc{width:100%;height:100%;position:absolute;top:0;left:0;margin:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.Xc[data-isfill=false]{background-color:var(--asc-color-black);-o-object-fit:contain;object-fit:contain}.TY{width:100%;height:100%;position:absolute;transform:translateY(-50%);top:50%;background-color:var(--asc-color-base-shade4)}.VY{cursor:pointer;position:relative;width:100%;height:100%}.qY{position:absolute;inset:0;border-radius:0 0 .5rem;background-color:#0000007f;color:var(--asc-color-white);text-align:center;display:flex;justify-content:center;align-items:center}.DY{position:absolute;inset:0;border-radius:0 0 .5rem;text-align:center;display:flex;justify-content:center;align-items:center}.GY{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center;cursor:pointer}.JY{width:2.5rem;height:2.5rem}.KY{background-color:var(--asc-color-base-shade4);border-radius:.5rem;width:100%;height:100%;animation:Yc 1.5s ease-in-out infinite}.NY{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@keyframes Yc{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media screen and (width >= 48em){.zc{height:50rem}}.OY{padding-bottom:3rem}.PY{gap:.75rem;display:flex;flex-direction:column}.QY{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Ic{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}@media only screen and (width < 48em){.Ic{border:none;border-radius:0}}.ZY{gap:.75rem;display:flex;flex-direction:column}._Y{position:relative;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.Ac{top:0;left:0;right:0;z-index:100;position:absolute}@media only screen and (width < 48em){.Ac{position:fixed}}.ta{display:flex;align-items:center;justify-content:space-between;padding:1rem;transition:border-bottom .2s ease-in-out;background-color:var(--asc-color-background-default)}.ta[data-scrolled=true]{border-bottom:1px solid var(--asc-color-base-shade4)}.eI{width:1.5rem}.Cc{background-color:var(--asc-color-background-default);padding:.5rem 1rem}.rI{height:1rem}@media (width >= 48em){.ta{border:1px solid var(--asc-color-base-shade4);border-radius:.75rem;margin-bottom:.75rem;padding:1.25rem 1rem}.Cc{border:1px solid var(--asc-color-base-shade4);border-radius:.75rem;padding:.5rem 1rem}}.aI{padding:.5rem 0;background-color:var(--asc-color-background-default)}.oI{display:flex;align-items:center;gap:.5rem}.Mc{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);flex-shrink:0}.tI{display:flex;flex-direction:column}.Sc{width:6rem;height:1rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.Ec{width:4rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.iI{display:flex;flex-direction:column;gap:.75rem}.Rc{height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem;width:100%;max-width:45%;flex-grow:1}@keyframes Uc{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Mc,.Sc,.Ec,.Rc{animation:Uc 1.5s ease-in-out infinite}.ia{display:flex;align-items:center;white-space:nowrap;border-radius:10rem;background:transparent;padding:.5rem .75rem;color:var(--asc-color-base-shade1);border:1px solid var(--asc-color-base-shade4)}.ia[data-transparent=false]{background:var(--asc-color-base-shade4)}.ia[data-active=true]{border:1px solid transparent;background-color:var(--asc-color-primary-default)}.Wc[data-active=false]{color:var(--asc-color-base-shade1)}.Wc[data-active=true]{color:var(--asc-color-white)}.dI{padding:0 0 .75rem}.Bc{gap:.5rem;display:flex;padding:1rem;align-items:center;background-color:var(--asc-color-background-default)}.Fc{gap:.5rem;display:grid;padding:1rem}@media (width >= 48em){.Bc{border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);border-bottom:none}.Fc{border-radius:0 0 .5rem .5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);border-top:none}}.Hc{margin:auto;min-height:15rem;text-align:center;padding:5rem .5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.sI{margin-top:.5rem;color:var(--asc-color-base-shade3)}.lI{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}@media (width >= 48em){.Hc{padding:3rem;min-height:auto}}.Lc{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:20rem;gap:.5rem;cursor:pointer}.Tc{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.Vc{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.Vc[data-isfill=false]{background-color:var(--asc-color-black);-o-object-fit:contain;object-fit:contain}.cI{position:absolute;bottom:.5rem;left:.5rem;background-color:#000000b3;color:var(--asc-color-white);padding:.25rem .6rem;border-radius:.25rem}.nI{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem;background-color:var(--asc-color-base-shade4)}@keyframes mI{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.hI{width:100%;height:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden;background-color:var(--asc-color-base-shade4)}.gI{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@media (width >= 48em){.Lc{grid-template-columns:repeat(3,1fr)}.Tc:focus{outline:2px solid var(--asc-color-primary-default)}}.pI{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-base-inverse);z-index:1000}.bI{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.uI{position:absolute;top:0;left:0;right:0;padding:1rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.fI{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.vI,.wI{width:2rem;height:2rem}.xI{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.qc,.Dc{display:flex;justify-content:center;align-items:center;height:100%;opacity:.5;background-color:var(--asc-color-black);flex-basis:2.5rem;cursor:pointer}.qc:hover,.Dc:hover{opacity:.8}.Gc,.yI{width:2rem;height:2rem;fill:var(--asc-color-base-shade4);border-radius:50%;background-color:var(--asc-color-base-shade3);padding:.375rem}.Gc{transform:rotate(180deg)}.kI{flex:1 1 auto}.jI{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.zI{width:2rem;height:2rem;cursor:pointer}.Jc,.Jc:hover{background-color:transparent}.XI{width:1.25rem;height:1.25rem;fill:var(--asc-color-background-default)}.Kc{margin:auto;text-align:center;min-height:15rem;padding:5rem .5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.YI{margin-top:.5rem;color:var(--asc-color-base-shade3)}.II{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}@media (width >= 48em){.Kc{padding:3rem;min-height:auto}}.Nc{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;cursor:pointer}.Oc{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.AI{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.CI{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem;background-color:var(--asc-color-base-shade4)}@keyframes Pc{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.MI{width:100%;padding-top:100%;border-radius:.5rem;position:relative;background-color:var(--asc-color-base-shade4);animation:Pc 1.5s ease-in-out infinite}@media (width >= 48em){.Nc{grid-template-columns:repeat(3,1fr)}.Oc:focus-within{outline:2px solid var(--asc-color-primary-default)}}.SI{width:100%;height:100%;display:flex;gap:.5rem;align-items:center;flex-direction:column;justify-content:center}.Qc{top:0;left:0;width:100%;display:flex;position:absolute;align-items:center;padding:2rem 1rem 1rem;justify-content:space-between;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.EI{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade4)}.RI{width:1.5rem;height:1.5rem}.UI{width:3.5rem;height:3.5rem;fill:var(--asc-color-secondary-shade3);color:var(--asc-color-secondary-shade3)}.WI{color:var(--asc-color-secondary-shade3)}@media only screen and (width >= 48em){.Qc{background-color:transparent}}.Zc{margin:5rem auto 3rem;text-align:center}._c{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}.BI{margin-top:.5rem;font-size:1.0625rem;font-weight:600;line-height:1rem;color:var(--asc-color-base-shade3)}.FI{font-size:.8125rem;font-weight:400;color:var(--asc-color-base-shade3)}@media (width >= 48em){.Zc{margin:0;gap:.25rem;display:grid;padding:3.5rem;place-items:center;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}._c{width:3.75rem;height:3.75rem}}.en{padding:0 0 .75rem}.rn{gap:.5rem;display:flex;padding:1rem;align-items:center;background-color:var(--asc-color-background-default)}.an{gap:.5rem;display:grid;padding:0 1rem}@media (width >= 48em){.en{padding:.75rem 0}.rn{border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);border-bottom:none}.an{border-radius:0 0 .5rem .5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);border-top:none}}.on{gap:1rem;display:flex;padding:.75rem 0 1rem;flex-direction:column}.tn{gap:1rem;display:grid;padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.HI{gap:.5rem;display:flex;align-items:center}@media only screen and (width < 48em){.on{gap:0;padding:0 0 1rem}.tn{border:none;border-radius:0}}.LI{position:fixed;top:0;left:0;width:100%;height:100dvh;background-color:var(--asc-color-black)}.TI{top:0;left:0;width:100%;z-index:999;height:100%;display:flex;position:absolute;align-items:center;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 80%)}.in{width:100%;height:100dvh;padding:0;overflow:hidden;display:flex;display:grid;grid-template-columns:auto 35dvw;position:relative}.in[data-no-chat=true]{grid-template-columns:unset}.VI{text-overflow:ellipsis;color:var(--asc-color-base-default)}.qI{font-size:1.125rem;font-weight:600;color:var(--asc-color-base-shade1);margin:0}.DI{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.GI{display:flex;align-items:center;gap:.75rem;padding:1rem;background:var(--asc-color-base-shade3);border-radius:.5rem}.JI{width:2.5rem;height:2.5rem}.KI{font-weight:500;color:var(--asc-color-base-shade1)}.NI{height:100%;gap:1rem;padding:1.5rem 1rem;overflow:scroll}.OI,.PI{flex:1;padding:1.5rem;height:100%}.QI{border-radius:1rem;overflow:hidden;height:100%;display:flex;flex-direction:column;justify-content:space-between;background:var(--asc-color-background-default)}.ZI{position:relative;background:var(--asc-color-base-shade2);aspect-ratio:16/9;width:100%;height:auto}._I{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--asc-color-transparent-black);display:flex;align-items:center;justify-content:center}.eA{padding:.5rem 0}.rA{display:flex;gap:.75rem;padding:1rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.aA{width:1.5rem;height:1.5rem}.oA{fill:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.tA{width:3rem;height:3rem}.iA{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:inherit}.dA{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000b3;color:#fff;padding:.5rem 1rem;border-radius:.25rem;font-size:.875rem;display:flex;align-items:center;justify-content:center}.sA{width:1.5rem;height:1.5rem}.lA,.cA{margin-top:1rem}.nA{padding:.625rem 1rem;border-top:1px solid var(--asc-color-base-shade4)}.dn{display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--asc-color-live);padding:.625rem 1rem;border-radius:.5rem;width:100%;color:var(--asc-color-white)}.dn:disabled{opacity:.3}.mA{width:1.25rem;height:1.25rem}.hA{background:transparent}.da{top:0;left:0;width:100%;z-index:999;height:100dvh;display:flex;position:fixed;align-items:center;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 80%)}.da[data-is-live=true],.da[data-backstage=true]{background:var(--asc-color-black)}.T{width:100%;height:100%;outline:none}.T[data-is-live=true]{display:flex;flex-direction:column}.sn{position:relative;height:100%;width:100dvw}.gA{height:100%;display:flex;flex-direction:column;position:relative}.pA{flex:1;display:flex;align-items:center}.ln{position:fixed;top:0;bottom:0;width:100dvw;height:100dvh}.cn{-webkit-mask-image:linear-gradient(to bottom,rgb(255 255 255 / 0%) 0%,#fff 50%,#fff 98.07%,rgb(255 255 255 / 20%) 100%);mask-image:linear-gradient(to bottom,#fff0,#fff 50% 98.07%,#fff3);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute;background-color:transparent;width:100%;height:40%;bottom:0;display:flex;flex-direction:column;z-index:10}.bA{background:linear-gradient(180deg,#000,#0000);height:5rem;position:absolute;top:0;left:0;width:100%}.uA{background:linear-gradient(0deg,#000,#0000);height:40%;position:absolute;left:0;bottom:0;width:100%}.fA{position:relative;width:100%;height:0;overflow:visible}.sa[data-is-live=true]{height:100%;width:100%}@media only screen and (width >= 48em){.vA{position:absolute;width:100dvw}.T[data-is-live=true],.T[data-backstage=true]{display:grid;grid-template-columns:1fr 26.4375rem;width:100dvw}.T[data-community=false]{grid-template-columns:unset}.T[data-backstage=true]{height:100dvh}.sa[data-is-live=true],.sa[data-is-ended=true]{height:100dvh;width:100dvw;display:flex;flex-direction:row}.wA{padding:1.5rem;height:100dvh}.ln{position:unset;height:100%;padding:1.5rem;box-sizing:border-box;min-width:25rem;width:30%}.cn{-webkit-mask-image:unset;mask-image:unset;position:relative;border-radius:1rem;background-color:var(--asc-color-background-default);width:100%;height:100%;max-height:unset;display:flex;flex-direction:column}.xA{width:100%;height:100%;position:absolute;z-index:10}.yA{padding-bottom:1.5rem;color:var(--asc-color-secondary-shade2);display:flex;justify-content:center;align-items:flex-end;height:100%}.sn{width:100%}}.nn{max-height:80vh;display:flex;flex-direction:column;align-items:center}.kA{flex:1;display:flex;flex-direction:column}.jA{padding:1.25rem;display:flex;width:100%;justify-content:end}.zA{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade3)}.XA{position:relative;width:12.25rem;height:7.5rem;margin:1.25rem 0}.YA{font-size:3.75rem}.IA{position:absolute;left:0;top:0}.AA{position:absolute;left:6.75rem;top:0}.CA{width:7.5rem!important;height:7.5rem!important;border:4px solid var(--asc-color-background-default);border-radius:50%}.MA{position:absolute;bottom:0;left:50%;transform:translate(-50%);border:1px solid var(--asc-color-background-default)}.SA{width:80%;padding:1rem}.EA{color:var(--asc-color-white);margin-bottom:.5rem;text-align:center}.RA{color:var(--asc-color-base-shade1);text-align:center}.UA{display:flex;gap:.75rem;padding:1rem 1.5rem;width:100%}.WA{flex:1}@media (width >= 48em){.nn{width:30rem}}.BA{display:flex;height:100dvh;flex-direction:column;justify-content:space-between}.FA{display:flex;padding:1rem;justify-content:center;align-items:center}.HA{color:var(--asc-color-base-default)}.LA{gap:.5rem;display:flex;text-align:center;align-items:center;padding:1.5rem 1rem;flex-direction:column;justify-content:center;flex-grow:1}.TA{padding:1rem}.mn{width:3.5rem;height:3.5rem}.mn,.VA{color:var(--asc-color-base-default)}.qA{color:var(--asc-color-base-shade3)}.DA{width:100%}.GA{width:100%}.JA{display:flex;height:100dvh;flex-direction:column;justify-content:space-between}.KA{display:flex;padding:1rem;justify-content:center;align-items:center}.NA{gap:.5rem;display:flex;text-align:center;align-items:center;padding:1.5rem 1rem;flex-direction:column;justify-content:center;border-top:1px solid var(--asc-color-base-shade4);border-bottom:1px solid var(--asc-color-base-shade4)}.OA{width:3.5rem;height:3.5rem;fill:var(--asc-color-base-default)}.PA{color:var(--asc-color-base-shade1)}.QA{gap:1rem;display:flex;padding:1.5rem 1rem;flex-direction:column}.ZA{gap:.5rem;display:flex}._A{width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default)}.eC{padding:1rem;border-top:1px solid var(--asc-color-base-shade4)}.rC{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:100vh;background-color:var(--asc-color-black);padding:1rem}.aC{position:absolute;top:1.25rem;left:.75rem}.oC{width:1.5rem;height:1.5rem;fill:var(--asc-color-white)}.tC{color:var(--asc-color-white)}.hn{height:100vh;padding:0 1rem;max-width:100vw;background-color:var(--asc-color-background-default)}.gn{display:flex;padding:1rem 0;align-items:center;justify-content:space-between;background-color:var(--asc-color-background-default)}.iC{color:var(--asc-color-base-default)}.dC{padding:.5rem 0;color:var(--asc-color-base-shade3)}.pn{width:100%;gap:.75rem;display:flex;padding:.5rem 0;align-items:center}.sC{display:flex;gap:.125rem;align-items:center;justify-content:start}.lC{height:1rem}@media (width >= 48em){.hn{width:30rem;height:75dvh;overflow-y:auto;border-radius:.75rem;padding:.5rem 1.5rem 1.5rem}.gn{display:none}.pn:focus-visible{background-color:var(--asc-color-base-shade4)}}.cC{height:80%;width:100%;display:flex;padding:2.5rem;text-align:center;align-items:center;flex-direction:column;justify-content:center}.nC{color:var(--asc-color-base-shade3)}.mC,.hC{position:absolute;bottom:0;right:0;cursor:pointer;z-index:2}.gC{display:none}.pC{width:3rem;height:3rem;position:relative;cursor:pointer}.bn{display:flex;overflow:auto;background-color:var(--asc-color-background-default);gap:.75rem;padding:1rem;width:100%}.bC{display:flex;overflow:auto;gap:.75rem;padding:.75rem 0}@media (width >= 48em){.bn{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.uC{width:2.5rem;height:2.5rem;position:absolute;top:.25rem;left:.25rem;z-index:1;cursor:pointer}.fC{font-family:var(--asc-text-global-font-family);font-size:var(--asc-text-font-size-xs);font-weight:var(--asc-text-font-weight-normal);line-height:var(--asc-line-height-xs);color:var(--asc-color-base-default);cursor:pointer}.vC{position:absolute;bottom:0;right:0;cursor:pointer;z-index:2}@keyframes un{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}.fn{animation:none}.fn.wC{animation:un 2s linear 0s infinite}.xC{display:flex;justify-content:center;flex-direction:column;align-items:center;cursor:pointer}.yC{position:relative;width:4.5rem;height:4.5rem;margin-bottom:.5rem}.kC{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:50%;overflow:hidden}.jC{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.vn{z-index:100;display:none;top:calc(50% - 1rem);padding:.25rem;position:absolute;border-radius:100%;justify-content:center;align-items:center;box-shadow:var(--asc-box-shadow-03);border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.zC{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.wn{left:.75rem}.xn{right:.75rem}.xn[data-shown=false],.wn[data-shown=false]{display:none}@media (width >= 48em){.vn{display:flex}}.XC{overflow:auto hidden;-webkit-overflow-scrolling:touch}.YC{display:flex;gap:.75rem}.IC{display:flex;align-items:center;justify-content:center;padding:2rem;color:var(--asc-color-base-shade2)}.AC{display:flex;width:100%;padding:.75rem 0;cursor:pointer;align-items:center}.yn{margin-left:.5rem;color:var(--asc-color-base-default)}.kn{color:var(--asc-color-base-default);width:1.5rem;height:1.25rem}@media (width >= 48em){.yn{margin-left:.75rem;margin-top:.15rem}.kn{width:1.5rem;height:1.5rem;margin-left:.25rem}}.CC{display:flex;padding:.75rem 0;width:100%;cursor:pointer;align-items:center}.jn{margin-left:.5rem;color:var(--asc-color-base-default)}.zn{color:var(--asc-color-base-default);width:1.5rem;height:1.25rem}@media (width >= 48em){.jn{margin-top:.1rem;margin-left:.5rem}.zn{width:1.5rem;height:1.5rem;margin-left:.25rem}}.MC{display:flex;width:100%;padding:.75rem 0;cursor:pointer;align-items:center}.SC{margin-left:.5rem;color:var(--asc-color-base-default)}.EC{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.RC{display:flex;padding:.75rem 0}.UC{margin-left:.5rem;color:var(--asc-color-base-default)}.WC{fill:var(--asc-color-base-default);width:1.25rem;height:1.25rem}.BC{gap:.5rem;width:100%;display:flex;cursor:pointer;padding:.75rem 0;align-items:center;justify-content:flex-start}.FC{color:var(--asc-color-base-default)}.HC{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.LC{background-color:var(--asc-color-background-default);padding:.75rem 1rem;border-radius:.75rem;width:100%;box-shadow:var(--asc-box-shadow-03)}.Xn{gap:1rem;width:100%;display:grid;cursor:pointer;padding:.5rem 0;grid-template-columns:2.5rem minmax(0,1fr)}.Xn[data-focus-visible]{background-color:var(--asc-color-base-shade4)}.TC{display:flex;justify-content:center;align-items:center}.VC{display:flex;justify-content:center;align-items:center;width:100%;gap:.25rem}.qC{width:2.5rem;height:2.5rem}.DC{width:1.125rem;height:1.125rem}.GC{display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%;color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis}.JC{overflow:hidden;text-overflow:ellipsis}.KC{width:1rem;height:1rem;display:flex;align-items:center}.Yn{gap:.5rem;height:20rem;display:flex;padding:1.5rem;text-align:center;align-items:center;flex-direction:column;justify-content:center}.NC{width:3.75rem;height:3.75rem;fill:var(--asc-color-base-shade4)}.OC{color:var(--asc-color-base-shade3)}@media screen and (width < 48em){.Yn{width:100%;height:calc(100vh - 10rem)}}.PC{gap:1rem;width:100%;display:grid;height:3.5rem;padding:.5rem 0;grid-template-columns:2.5rem minmax(0,1fr);background-color:var(--asc-color-background-default)}.QC{display:flex;align-items:center;justify-content:center}.ZC{width:100%;gap:.75rem;display:flex;align-items:start;flex-direction:column;justify-content:center}._C{gap:.75rem;display:flex;flex-direction:column}.eM{animation:In 1.5s ease-in-out infinite}.rM{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.aM{width:8.75rem;height:.875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes In{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.An{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 10rem)}.oM{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.tM{color:var(--asc-color-base-shade3)}@media (width >= 48em){.An{height:18.5rem}}.iM{width:100%;display:flex;min-height:20rem;padding:.5rem 1rem;overflow:hidden scroll;align-items:start;scrollbar-width:none;flex-direction:column;-ms-overflow-style:none;background-color:var(--asc-color-background-default)}.dM{height:calc(100vh - 10rem);width:100%;display:flex;align-items:center}.sM{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-sm)}.lM{color:var(--asc-color-base-shade1)}.la{display:block;padding:.12rem .5rem;border-radius:1.25rem;background-color:var(--asc-color-base-shade4);color:var(--asc-color-base-default);line-height:1.125rem;font-size:.75rem;white-space:nowrap;cursor:pointer}.la:focus-within{outline:2px solid var(--asc-color-primary-default)}.la[data-truncated=true]{text-overflow:ellipsis;overflow:hidden;min-width:var(--asc-community-category-min-characters, unset);max-width:var(--asc-community-category-max-characters, unset)}.cM{gap:.25rem;display:flex;flex-wrap:nowrap}.nM{width:unset}.mM{width:-moz-min-content;width:min-content}.hM{cursor:pointer;width:100%;gap:.75rem;display:flex;padding:.5rem 0;align-items:center;justify-content:space-between}.gM{height:5rem;min-width:5rem;max-width:5rem;position:relative;border-radius:var(--asc-border-radius-sm)}.pM{left:.5rem;bottom:.37rem;position:absolute;color:var(--asc-color-white)}.bM{width:100%;min-width:0;gap:.125rem;display:flex;flex-direction:column}.uM{min-width:0;display:flex;gap:.125rem;align-items:center;justify-content:start}.fM{flex-shrink:0;margin-left:auto;align-self:flex-end}.vM{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.wM{flex-shrink:0;margin-left:auto;align-self:flex-end}.xM{gap:1rem;width:100%;padding:.5rem 0;display:inline-flex;border-radius:.75rem}.yM{height:5rem;min-width:5rem;border-radius:var(--asc-border-radius-sm);background-color:var(--asc-color-base-shade4)}.kM{gap:.75rem;display:flex;flex-direction:column;justify-content:center}.jM{width:10rem;height:.75rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.zM{width:5.8008rem;height:.625rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.XM{animation:Cn 1.5s ease-in-out infinite}@keyframes Cn{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.YM{width:100%;display:flex;min-height:20rem;padding:.5rem 1rem;align-items:start;flex-direction:column}.Mn{display:grid;grid-template-columns:4rem minmax(0,1fr);gap:1rem;padding-top:1rem;padding-bottom:1rem;width:100%}.Mn:not(:first-child){border-top:.0625rem solid var(--asc-color-base-shade4)}.IM{display:flex;justify-content:center;align-items:center}.AM{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:.25rem;width:100%}.CM{display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.MM{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.SM{display:flex;justify-content:center;align-items:center;gap:.25rem}.EM{display:flex;justify-content:center;align-items:center}.RM{height:calc(100vh - 10rem);width:100%;display:flex;align-items:center}.ca{display:flex;align-items:center;background-color:var(--asc-color-background-default);padding:0 1rem 0 .75rem;gap:.75rem}.ca[data-cancel=true]{gap:.5rem}.UM{display:flex;justify-content:space-between;flex-grow:1;gap:.5rem;align-items:center;background-color:var(--asc-color-base-shade4);padding:.62rem .75rem;border-radius:.5rem}.WM{display:flex;align-items:center;gap:.5rem;flex-grow:1}.Sn{border:none;background-color:var(--asc-color-base-shade4);outline:none;font-size:1rem;color:var(--asc-color-base-default)}.BM{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.FM{width:1.25rem;height:1.25rem;cursor:pointer}.HM{width:1.25rem;height:1.25rem}.LM{cursor:pointer;fill:var(--asc-color-base-shade3)}.TM{width:1.25rem;height:1.25rem;cursor:pointer}.En{display:block}@media (width >= 48em){.ca{grid-template-columns:1fr;padding:0}.En{display:none}.Sn{font-size:.875rem}}.Rn{gap:1rem;display:flex;padding:1rem;height:10rem;flex-direction:column;background-color:var(--asc-color-background-default)}.VM{gap:.5rem;display:grid;grid-template-columns:min-content 1fr min-content;align-items:center}.qM,.DM{gap:.75rem;display:flex;flex-direction:column}.GM{animation:Un 1.5s ease-in-out infinite}.JM{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.KM{width:7.5rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.NM{width:5.5rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.OM{width:15rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.PM{height:.5rem;width:18.5625rem;border-radius:.18.5625rem;background-color:var(--asc-color-base-shade4)}.QM{height:.5rem;width:11.25rem;border-radius:0;background-color:var(--asc-color-base-shade4)}@keyframes Un{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media only screen and (width >= 48em){.Rn{border-radius:0;border:none}}.Wn{width:100%;gap:.75rem;display:flex;align-items:center;padding:0 1rem;justify-content:flex-start}.ZM{width:5rem;height:5rem;display:flex;align-items:center;border-radius:.25rem;justify-content:center;background-color:var(--asc-color-base-shade4)}._M{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.eS{color:var(--asc-color-base-default)}@media only screen and (width >= 48em){.Wn{display:none}}.Bn{height:100%;width:100%;padding:0;border-radius:.5rem;background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4)}@media only screen and (width < 48em){.Bn{border:none;border-radius:0}}.rS{color:var(--asc-color-base-shade3);text-align:center}.aS{display:flex;padding:.625rem 1rem .625rem .75rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.25rem;background:var(--asc-color-primary-default);cursor:pointer}.oS{fill:var(--asc-color-white)}.tS{color:var(--asc-color-white)}.iS{display:flex;padding:.625rem 1rem;justify-content:center;align-items:center;border-radius:.25rem;border:0 solid var(--asc-color-secondary-shade3);color:var(--asc-color-primary-default)}.Fn{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--asc-color-background-default);padding:5rem 1rem 4rem}.dS{padding-bottom:1.0625rem}.sS{color:var(--asc-color-base-shade3)}@media (width >= 48em){.Fn{border:1px solid var(--asc-color-base-shade4);border-radius:.75rem;padding:2rem 1rem 4rem}.lS{margin-bottom:.75rem}}.Hn{position:relative;background-color:var(--asc-color-background-default-sh)}.Ln{width:calc(100% - (var(--asc-spacing-m1) * 2));margin:var(--asc-spacing-xxs2) auto}.cS{display:flex;flex-direction:row;align-items:center;gap:var(--asc-spacing-s2);padding:var(--asc-spacing-s1) 0;max-width:100%}.nS{color:var(--asc-color-base-default);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mS{width:2rem;height:2rem;flex-shrink:0}.hS{display:flex;flex-flow:wrap;flex-direction:column;justify-content:center;align-items:flex-start;gap:var(--asc-spacing-xxs1);flex:1 1 auto;overflow:hidden}.gS{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.pS{aspect-ratio:1 / 1}.bS{margin:var(--asc-spacing-s1) 0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-md)}.na{background-color:var(--asc-color-background-shade1);padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;margin-top:var(--asc-spacing-s1);width:100%;box-sizing:border-box;gap:.5rem}.na[data-has-url=true]{cursor:pointer}.uS{color:var(--asc-color-base-shade1)}.fS{color:var(--asc-color-base-default)}.Tn{grid-area:left;word-break:break-word}.vS{grid-area:right;display:flex;justify-content:center;align-items:center;place-self:center;max-width:100%}.wS{background-color:var(--asc-color-primary-default);color:var(--asc-color-white);padding:.375rem .75rem;border-radius:var(--asc-border-radius-md);max-width:100%;overflow:hidden}.xS{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.yS{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.kS{fill:var(--asc-color-base-shade3)}@media (width >= 48em){.Hn{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ln{padding:.5rem 1rem;margin:0;width:100%;overflow:hidden}.na{box-sizing:border-box;margin-top:0;gap:.5rem}.Tn{width:100%}}.jS{display:flex;flex-direction:column}.Vn{width:100%}.zS{height:var(--asc-pull-to-refresh-height);display:flex;justify-content:center;align-items:center;overflow:hidden}.XS,.YS{width:1.25rem;height:1.25rem}.IS{width:1.25rem;height:1.25rem;animation-name:qn;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.AS{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.CS,.MS{display:flex;align-items:center;justify-content:center}.SS{height:1px}.ES{padding:.25rem 1rem 0 .75rem}@keyframes qn{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width >= 48em){.Vn{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem}}.Dn{display:flex;flex-direction:column;width:100%;background-color:var(--asc-color-background-default)}.RS{display:flex;flex-direction:column}.US{padding:.25rem 1rem .75rem .75rem}.WS,.BS{width:1.25rem;height:1.25rem}.FS{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.HS,.LS{display:flex;align-items:center;justify-content:center}@media (width >= 48em){.Dn{background-color:var(--asc-color-background-shade1)}.TS{margin-bottom:.75rem}}.VS{background-color:var(--asc-color-secondary-shade4);display:flex;justify-content:center;align-items:center;position:relative;border-radius:50%;width:2rem;height:2rem;cursor:pointer}.qS{fill:var(--asc-color-secondary-default);width:1rem;height:1rem}.DS{cursor:pointer}.GS{background-color:var(--asc-color-secondary-shade4);display:flex;justify-content:center;align-items:center;border-radius:50%;width:2rem;height:2rem}.JS{fill:var(--asc-color-secondary-default);width:1rem;height:1rem}.KS{color:var(--asc-color-base-default)}.NS{display:flex;justify-content:space-between;align-items:center;background-color:var(--asc-color-background-default);height:3.625rem}.OS,.PS{display:flex;gap:.625rem;justify-content:center;align-items:center}.QS{background-color:var(--asc-color-background-shade1);border-radius:.5rem;padding:.75rem;width:100%}.ZS{display:flex;justify-content:center;align-items:center}._S{width:.375rem;height:.375rem;background-color:var(--asc-color-primary-default);border-radius:50%}.eE{display:flex;flex-direction:column;text-align:center}.rE{display:flex;align-items:center;justify-content:center;gap:.375rem}.aE{color:var(--asc-color-base-default);margin:0}.oE{color:var(--asc-color-base-shade2);margin:0}.tE{width:2rem;height:2rem;display:flex;border-radius:50%;align-items:center;justify-content:center;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.iE{width:1.5rem;height:1.5rem;fill:var(--asc-color-primary-shade4)}.Gn{width:100%;padding:.75rem 0;box-sizing:border-box;color:var(--asc-color-base-default)!important;justify-content:unset;gap:.75rem}.dE{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default);fill:var(--asc-color-base-default)}@media screen and (width >=48em){.sE{padding:.5rem 0}.Gn{padding:.75rem 1rem}}.Jn{width:100%;position:relative;aspect-ratio:16 / 9;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:var(--background-image)}.Pe{top:0;left:0;right:0;z-index:10;display:flex;position:fixed;padding:2rem 1rem;transform:translateY(-5%);justify-content:space-between;transition:transform .3s ease-in}.Pe[data-scroll=true]:before{inset:0;content:"";z-index:-1;filter:blur(25px);position:absolute;background-size:cover;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background-position:center;background-repeat:no-repeat;background-image:var(--background-image)}.lE{gap:.5rem;display:flex;align-items:center}.cE{height:1rem;width:1.25rem;margin-left:.25rem;fill:var(--asc-color-white)}.nE{margin:0 .25rem;color:var(--asc-color-white)}.mE{width:2rem;height:2rem;display:flex;cursor:pointer;border-radius:50%;align-items:center;justify-content:center;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.hE{fill:var(--asc-color-primary-shade4)}@media (width >= 48em){.Jn{aspect-ratio:2 / 1;border-radius:.5rem .5rem 0 0}.Pe{padding:1rem;position:absolute;transform:translateY(0)}.Pe:before{content:none}}.gE{padding:.5rem 0;word-break:break-word;color:var(--asc-color-base-default)}.pE{white-space:pre-wrap}.bE{color:var(--asc-color-primary-default)}.uE{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.fE{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.vE{display:flex;align-items:center;gap:.5rem}.wE{color:var(--asc-color-base-default)}.xE{color:var(--asc-color-base-shade2)}.yE{width:100%;margin:0 auto;background:var(--asc-color-background-default)}.kE{position:relative;height:17.0625rem;overflow:hidden;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.jE{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Kn,.Nn{position:absolute;top:.625rem;background:#0000007f;color:var(--asc-color-white);border:none;border-radius:50%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.Kn{left:.625rem}.Nn{right:.625rem}.On{width:100%;display:flex;flex-direction:column;padding:1rem 1rem 0;align-items:flex-start;overflow:hidden;background:var(--asc-color-background-default)}.zE{display:inline-flex;align-items:center;gap:.25rem;color:var(--asc-color-base-default);padding-bottom:.75rem}.XE{overflow:hidden;color:var(--asc-color-base-default);margin-bottom:var(--asc-spacing-s2)}.YE{padding:.25rem 0;display:flex;gap:var(--asc-spacing-s1)}.IE{width:1px;background-color:var(--asc-color-base-shade4);margin-left:var(--asc-spacing-s1);margin-right:var(--asc-spacing-s1)}.AE{color:var(--asc-color-base-default)}.CE{color:var(--asc-color-base-shade2)}.ME{display:flex;padding:.5rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade3)}.SE{margin-top:.5rem;width:100%;display:flex;justify-content:center;align-items:center;color:var(--asc-color-primary-shade4)}.EE{width:100%}.RE{display:flex;width:100%;margin-bottom:1rem}.UE{display:flex;padding:.75rem 1rem;align-items:flex-start;gap:.75rem;align-self:stretch;background:var(--asc-color-background-shade1)}.WE{width:1.25rem;height:1.25rem}.ma{padding:.5rem 0;overflow-x:scroll;width:100%;scrollbar-width:none;-ms-overflow-style:none}.ma::-webkit-scrollbar{display:none}.BE{padding:.5rem 0;width:100%}.FE{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.HE{gap:.5rem;width:100%;display:flex;padding:.62rem 1rem!important;border-radius:.5rem!important}@media (width >= 48em){.On{border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4)}.ma{overflow:hidden}}.Pn{display:flex;flex-direction:column}.LE{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.TE{height:var(--asc-spacing-m1);width:100%}.VE{margin-bottom:var(--asc-spacing-m1);border-radius:var(--asc-border-radius-md);overflow:hidden}.qE{animation:Qn 1s linear infinite}.Zn{padding-bottom:.5rem;background-color:var(--asc-color-base-shade4)}@keyframes Qn{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._n{background-color:var(--asc-color-background-default);padding:1rem;margin-bottom:.5rem}.DE{display:flex;align-items:center;margin-bottom:1rem}.em{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.GE{display:flex;flex-direction:column}.rm{width:6rem;height:1rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.am{width:4rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.JE{display:flex;flex-direction:column;gap:.75rem}.ne{height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem;width:100%}.em,.rm,.am,.ne{animation:om 1.5s ease-in-out infinite}.ne:first-child{width:75%}.ne:nth-child(2){width:100%}.ne:last-child{width:50%}@keyframes om{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.tm{gap:1rem;display:grid;padding:3rem;place-items:center}.KE{fill:var(--asc-color-base-shade4);width:3.75rem;height:2.8125rem}.NE{color:var(--asc-color-base-shade3);font-size:1rem;font-weight:600;line-height:1.375rem}.im{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Pn{gap:.75rem;margin-top:.75rem;padding-bottom:1rem}.Zn{padding-bottom:0;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}.tm{padding:3.7rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.im{padding-bottom:0}._n{box-shadow:none;margin-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.OE{margin-top:0}}.dm{margin:auto;text-align:center;padding:5rem .5rem;min-height:15rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.PE{margin-top:.5rem;color:var(--asc-color-base-shade3)}.QE{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}@media (width >= 48em){.dm{padding:3rem;min-height:auto}}.sm{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;cursor:pointer}.lm{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.ZE{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}._E{position:absolute;bottom:.5rem;left:.5rem;background-color:#000000b3;color:var(--asc-color-white);padding:.25rem .6rem;border-radius:.25rem}.eR{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem;background-color:var(--asc-color-base-shade4)}@keyframes cm{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.rR{width:100%;padding-top:100%;border-radius:.5rem;position:relative;background-color:var(--asc-color-base-shade4);animation:cm 1.5s ease-in-out infinite}.aR{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@media (width >= 48em){.sm{grid-template-columns:repeat(3,1fr)}.lm:focus{outline:2px solid var(--asc-color-primary-default)}}.Qe{display:block;padding:0 1rem;background-color:var(--asc-color-background-default)}.Qe:last-child{margin-bottom:.5rem}.oR{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;width:100%}.tR{display:flex;align-items:center;gap:.5rem}.iR,.dR,.sR{color:var(--asc-color-base-default)}.lR{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}.cR{color:var(--asc-color-alert-default)}.nR{display:flex;align-items:center;gap:.25rem}.mR{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.hR{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.gR{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.pR{display:flex;gap:.5rem;width:100%;padding:.75rem 0;border-top:1px solid var(--asc-color-base-shade4)}.bR{border-radius:0!important;max-height:none!important;background-color:transparent!important}.nm{background-color:var(--asc-color-black)!important}@media (width >= 48em){.Qe{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Qe:last-child{margin-bottom:0}.nm{background-color:rgb(from var(--asc-color-black) r g b / 80%)!important}}.uR{width:100%}.fR{color:var(--asc-color-white)}.vR{width:100%}.wR{color:var(--asc-color-base-default)}.mm{margin:auto;min-height:15rem;text-align:center;padding:5rem .5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border:none}.xR{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}@media (width >= 48em){.mm{padding:3rem;min-height:auto}}.hm{margin:auto;min-height:15rem;text-align:center;padding:5rem .5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border:none}.yR{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4);fill:var(--asc-color-secondary-shade4)}@media (width >= 48em){.hm{padding:3rem;min-height:auto}}.ha{display:flex;gap:.5rem;flex-wrap:nowrap;align-items:center;justify-content:center;padding:.25rem .75rem .25rem .25rem;border-radius:1.125rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.ha[data-focus-visible]{border:1px solid var(--asc-color-primary-default);background-color:var(--asc-color-background-shade1)}.ha:hover{background-color:var(--asc-color-background-shade1)}.kR{width:1.75rem;height:1.75rem;border-radius:50%;overflow:hidden}.jR{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zR{fill:var(--asc-color-primary-shade2)}.XR{fill:var(--asc-color-white)}.YR{width:5.625rem;height:2.25rem;flex-shrink:0;border-radius:2.5rem;background:var(--asc-color-base-shade4);border:1px solid var(--asc-color-base-shade4);animation:gm 1.5s ease-in-out infinite}@keyframes gm{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.pm{display:inline-flex;align-items:center;gap:.5rem;width:100%;height:100%;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;padding:0 1rem}.IR{height:2.375rem}.pm::-webkit-scrollbar{display:none}.ga{display:flex;align-items:center;gap:.5rem;border-radius:1.125rem;padding:0 .75rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);height:2.25rem;flex-wrap:nowrap;color:var(--asc-color-base-default);text-wrap:nowrap;width:7.4rem}.ga[data-focus-visible]{border:1px solid var(--asc-color-primary-default);background-color:var(--asc-color-background-shade1)}.AR{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}.ga:hover{background-color:var(--asc-color-background-shade1)}.bm{z-index:100;display:none;top:.125rem;padding:.25rem;position:absolute;border-radius:100%;justify-content:center;align-items:center;box-shadow:var(--asc-box-shadow-03);border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.CR{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.um{left:.5rem}.fm{right:.5rem}.fm[data-shown=false],.um[data-shown=false]{display:none}@media (width >= 48em){.bm{display:flex}}.MR{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.SR{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--asc-color-base-shade3)}.ER{width:4rem;height:2.364rem;fill:var(--asc-color-background-default)}.RR{width:15.625rem;border-radius:.75rem;height:calc(8.4rem + 5.7rem);box-shadow:var(--asc-box-shadow-02);border:1px solid var(--asc-color-base-shade4)}.UR{height:8.4rem;width:15.625rem;border-radius:.75rem .75rem 0 0;background-color:var(--asc-color-base-shade4)}.WR{display:flex;height:5.7rem;width:15.625rem;flex-direction:column;padding:1.06rem 1rem}.BR{height:.5rem;width:5.1875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.FR{height:.5rem;margin-top:1rem;width:8.9055rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.HR{height:.5rem;width:11.25rem;margin-top:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.LR{animation:vm 1.5s ease-in-out infinite}@keyframes vm{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.TR{width:100%;gap:.75rem;flex-wrap:nowrap;display:inline-flex;scrollbar-width:none;overflow:scroll hidden;-ms-overflow-style:none}.VR{cursor:pointer;width:15.625rem;height:calc(8.4rem + 5.7rem);border-radius:var(--asc-border-radius-sm);border:1px solid var(--asc-color-base-shade4)}.qR{width:100%;height:8.4rem;overflow:hidden}.DR{border-radius:var(--asc-border-radius-sm) var(--asc-border-radius-sm) 0 0}.GR{width:100%;gap:.25rem;display:flex;height:5.7rem;padding:.75rem;flex-direction:column;justify-content:space-between}.JR{width:100%;gap:.12rem;display:flex;align-items:center}.KR{width:1.25rem;height:1.25rem;display:flex;align-items:center;padding-top:.22rem;padding-bottom:.28rem;justify-content:center}.NR{width:100%;height:100%;gap:.25rem;display:flex;flex-wrap:nowrap;align-items:flex-end;justify-content:space-between}.OR{flex:1;width:100%;gap:.25rem;display:flex;min-width:9.25rem;align-items:start;flex-direction:column;align-self:flex-start;justify-content:center}.PR{overflow:hidden;max-width:9.5rem}.QR{display:flex;flex:0 0 4.2rem}.pa{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.wm{top:-2.4rem;z-index:100;display:none;position:absolute;align-items:center;justify-content:center}.xm{right:2.2rem}.ym{right:0}.xm[data-shown=false] .pa,.ym[data-shown=false] .pa{cursor:not-allowed;fill:var(--asc-color-base-shade3)}@media (width >= 48em){.wm{display:flex}}.ZR{display:flex;flex-direction:column;align-items:center;justify-content:center}.km{height:100%;display:flex;padding-bottom:2rem;flex-direction:column}.Ze{gap:1rem;width:100%;display:flex;padding:0 1rem;scrollbar-width:none;flex-direction:column;-ms-overflow-style:none}.Ze::-webkit-scrollbar{display:none}.Ze[data-is-loading=true]{padding:1rem}.jm{gap:.5rem;padding:1rem;display:flex;flex-direction:column}.zm{width:9.75rem;height:.75rem;flex-shrink:0;border-radius:.75rem;background:var(--asc-color-base-shade4);animation:Xm 1.5s ease-in-out infinite}._R{color:var(--asc-color-base-default)}.ba{width:100%;padding:1rem 0}.ba::-webkit-scrollbar{display:none}.Ym{display:none;background-color:var(--asc-color-background-default)}@keyframes Xm{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.km{height:auto;background-color:var(--asc-color-background-shade1)}.Ym{display:block;height:.75rem;background-color:var(--asc-color-background-shade1)}.ba{padding:1rem 0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.jm,.Ze{padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.zm{height:1.25rem}}.eU{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--asc-color-background-default);gap:1rem}.rU{padding-bottom:1.0625rem;color:var(--asc-color-base-shade3);display:flex;flex-direction:column;align-items:center}.Im{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.aU{margin:.25rem 0 1rem;color:var(--asc-color-base-shade3)}@media (width >= 48em){.Im{padding:2rem 0 4rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Am{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.oU{margin:.25rem 0 1rem;color:var(--asc-color-base-shade3)}@media (width >= 48em){.Am{padding:2rem 0 4rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.tU{color:var(--asc-color-base-default)}.iU{color:var(--asc-color-base-default)}.Cm{width:100%;gap:.75rem;display:grid;padding:.75rem;margin:.5rem 0;border-radius:.5rem;background-color:var(--asc-color-background-shade1)}.Mm{gap:.375rem;display:flex;align-items:flex-start}.Mm[data-truncate=false]{align-items:center}.Cm .dU{width:1.75rem;height:1.75rem}.sU{word-break:break-all;color:var(--asc-color-base-default)}.lU{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.cU{word-break:break-all}.nU{width:100%;background-color:rgb(from var(--asc-color-primary-shade3) r g b / 30%);&[data-seen=true]{background-color:var(--asc-color-background-default)}.mU{gap:.75rem;display:flex;padding:1rem;align-items:center;justify-content:space-between}.hU{display:flex;align-items:center;gap:.75rem}.gU{flex-shrink:0;width:2rem;height:2rem}.pU{gap:.5rem;display:grid;padding:0 1rem 1rem 3.75rem;grid-template-columns:repeat(2,1fr)}}.bU{width:100%;display:flex;min-height:20rem;align-items:start;flex-direction:column;background-color:var(--asc-color-white)}.uU{width:100%;background-color:var(--asc-color-white);cursor:pointer}.fU{margin:0 auto;background:var(--asc-color-white);padding:1.5rem}.Sm{height:.5rem}.Sm[data-last-item=true]{height:1px;min-height:unset!important}.vU{width:100%}.wU{width:100%;display:flex;flex-direction:column;gap:.5rem}@media screen and (width >= 48em){.Em{border-radius:unset;padding-top:.4rem}.Em:hover{background-color:var(--asc-color-background-shade1)}}._e{display:block;padding:0 1rem;background-color:var(--asc-color-background-default)}._e:last-child{margin-bottom:.5rem}.xU{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;width:100%}.yU{display:flex;align-items:center;gap:.5rem}.kU{width:1rem;height:1rem;display:flex;align-items:center}.jU{display:flex;align-items:center;gap:.25rem}.zU{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}.XU{color:var(--asc-color-alert-default)}.YU{display:flex;align-items:center;gap:.25rem}.IU{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.AU{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.CU{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.MU{display:flex;gap:.5rem;width:100%;padding:.75rem 0;border-top:1px solid var(--asc-color-base-shade4)}.SU{border-radius:0!important;max-height:none!important;background-color:transparent!important}.Rm{background-color:var(--asc-color-black)!important}.ua{padding:0 1rem;background-color:var(--asc-color-background-default);border-bottom:.5rem solid var(--asc-color-base-shade4)}.ua:last-of-type{border-bottom:none}.Um{gap:1rem;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 13rem);background-color:var(--asc-color-background-default)}.EU{fill:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.RU{color:var(--asc-color-base-shade3)}.UU{color:var(--asc-color-base-default);cursor:pointer}@media (width >= 48em){._e{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}._e:last-child{margin-bottom:0}.Rm{background-color:rgb(from var(--asc-color-black) r g b / 80%)!important}.ua{border-bottom:unset;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-top:.75rem}.Um{height:calc(100vh - 10rem);border-radius:.5rem;margin-top:.75rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.fa{padding:.75rem 1rem 0;border-bottom:.5rem solid #ebecef;background-color:var(--asc-color-background-default)}.fa:last-of-type{border-bottom:none}.WU{width:2.5rem;height:2.5rem;border-radius:50%}.BU{display:flex;gap:.75rem;align-items:center}.FU{display:flex;align-items:center;gap:.12rem}.HU{display:flex;gap:.75rem;padding:.75rem 0;width:100%}.Wm{gap:1rem;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 13rem);background-color:var(--asc-color-background-default)}.LU{fill:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.TU{color:var(--asc-color-base-shade3)}.VU{color:var(--asc-color-base-default);cursor:pointer}.qU{display:flex;flex-direction:column;gap:1rem;padding:.5rem 1rem}@media (width >= 48em){.fa{border-radius:.5rem;border-bottom:unset;border:1px solid var(--asc-color-base-shade4);margin-top:.75rem}.Wm{height:calc(100vh - 10rem);border-radius:.5rem;margin-top:.75rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.DU{all:unset;fill:var(--asc-color-white);cursor:pointer}.Bm{aspect-ratio:9 / 16;max-width:50vh;width:100%;height:100vh;position:relative;display:flex;flex-direction:column;background-color:var(--asc-color-black)}@media (width <= 768px){.Bm{max-width:100%;max-height:100vh;width:100%;height:100%;aspect-ratio:auto}}.GU{position:absolute;top:0;left:0;right:0;z-index:1}.Fm{display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:1rem;overflow:hidden;background-color:var(--asc-color-background-transparent-black)}.JU{width:100%;justify-content:space-between;position:absolute;top:0;left:0;right:0;display:flex;align-items:center;padding:var(--asc-spacing-s1);background-color:transparent;color:var(--asc-color-white)}.KU{display:flex;width:100%;justify-content:flex-end;gap:var(--asc-spacing-s2)}.NU{flex:1;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:var(--asc-border-radius-lg);background:linear-gradient(180deg,var(--asc-draft-image-container-color-0, var(--asc-color-black)) 0%,var(--asc-draft-image-container-color-last, var(--asc-color-black)) 100%);position:relative;width:100%;height:100%}.OU{max-width:100%;max-height:100%}.PU{display:flex;justify-content:flex-end;padding:var(--asc-spacing-m1);width:100%}.QU{max-height:calc(100% - 4.5rem);width:100%;height:100%;background-color:var(--asc-color-black);-o-object-fit:contain;object-fit:contain}.ZU{position:absolute;padding:1rem;display:flex;justify-content:center;bottom:6rem;left:0;right:0}._U{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none;border:none;color:var(--asc-color-white);font-size:3rem;cursor:pointer}.eW{position:absolute;top:0;left:0;right:0;height:4px;background-color:#ffffff4d}.rW{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.aW{display:flex;flex-direction:column;margin-left:10px}.oW{font-size:16px;font-weight:700;color:var(--asc-color-black)}.tW{font-size:14px}.iW{position:relative;width:100%;height:100%}.Hm{width:100%;height:90vh}@media (width >= 48em){.Fm{position:fixed;top:0;left:0;width:100%;height:100%;z-index:500}.Hm{width:100%;padding:unset;height:unset}}.dW{all:unset;display:flex;padding:var(--asc-spacing-s1) var(--asc-spacing-s2);align-items:center;gap:var(--asc-spacing-xxs3);border-radius:var(--asc-border-radius-full);background:var(--asc-color-secondary-default);color:var(--asc-color-white);cursor:pointer}.sW{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.lW{all:unset;display:flex;padding:var(--asc-spacing-s1) var(--asc-spacing-s2);align-items:center;gap:var(--asc-spacing-xxs3);border-radius:var(--asc-border-radius-full);background:var(--asc-color-secondary-default);color:var(--asc-color-white);cursor:pointer}.cW{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.nW{width:100%;display:flex;justify-content:space-between;align-items:center;padding:var(--asc-spacing-s2);background-color:var(--asc-color-black);color:var(--asc-color-white);position:absolute;bottom:0;z-index:9999;height:4.75rem}.mW{position:absolute;bottom:0;display:flex;justify-content:space-between;align-items:center;width:100%;height:var(--asc-spacing-l4);padding:var(--asc-spacing-s2);background-color:var(--asc-color-alert-default);color:var(--asc-color-white);z-index:9999}.hW{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1);width:100%}.gW{width:1.25rem;height:1.25rem;fill:var(--asc-color-white);cursor:pointer}.pW{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1)}.bW{font-weight:var(--asc-text-font-weight-bold);color:var(--asc-color-white);display:flex;align-items:center;justify-content:space-between;gap:var(--asc-spacing-xxs2)}.uW{font-weight:var(--asc-text-font-weight-bold);display:flex;align-items:center;justify-content:space-between;gap:var(--asc-spacing-s2)}.fW{display:flex;padding:8px 10px;align-items:center;gap:.5rem;border-radius:24px;background:var(--asc-color-secondary-default)}.vW{fill:var(--asc-color-white)}.wW{position:absolute;width:2rem;height:2rem;background-color:color(var(--asc-color-black),.5);border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.xW{position:relative;width:100%;height:100%}.yW{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.kW,.jW{width:100%;height:100%}.zW{position:absolute;left:0;top:0;background:rgb(var(--asc-color-black) .9);z-index:9;display:flex;justify-content:center;align-items:center;color:var(--asc-color-base-shade3)}.XW{width:auto;max-width:100%;max-height:100%;margin:auto}.YW,.IW{width:1.5rem;height:1.5rem;fill:var(--asc-color-white);cursor:pointer}.AW{color:var(--asc-color-white);fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.CW{fill:var(--asc-color-white)}.MW{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.SW{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.EW{width:100%;display:flex;position:absolute;justify-content:space-between;align-items:center;height:3.5rem;padding:.75rem;background-color:var(--asc-color-black);bottom:0}.RW{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.25rem}.UW{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.75rem}.WW{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.25rem;border-radius:50%;padding:.5rem .625rem;background-color:var(--asc-color-secondary-default)}.BW{flex:1}.FW{height:5rem;padding:.75rem 1rem .625rem}.HW{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.LW{z-index:99999;position:absolute;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1rem .625rem;gap:.5rem}.TW{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Lm{position:absolute;bottom:0;right:0}.Lm:hover{cursor:pointer}.VW{display:flex;gap:1.25rem;justify-content:flex-end;align-items:center}.qW{display:inline-flex;justify-content:space-between;gap:.75rem;align-items:center}.DW{cursor:pointer;display:flex;gap:.25rem;color:var(--asc-color-white);font-size:var(--asc-text-font-size-sm);font-style:normal;font-weight:var(--asc-text-font-weight-bold);line-height:var(--asc-line-height-md);letter-spacing:-.24px;margin-right:.25rem;align-items:center}.GW{width:auto;max-width:11.688rem}.JW{display:inline-flex;gap:.25rem;margin-bottom:.25rem;color:var(--asc-color-white);font-size:var(--asc-text-font-size-xs);font-style:normal;font-weight:var(--asc-text-font-weight-normal);line-height:var(--asc-line-height-md);letter-spacing:-.1px}.KW{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.Tm{position:absolute;bottom:6rem;z-index:9999;display:flex;justify-content:center;align-items:center;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1);left:50%;transform:translate(-50%)}.Tm a{text-decoration:none}.NW{position:relative;width:100%;height:100%}.OW{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.PW,.QW{width:100%;height:100%}.ZW{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}._W{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.eB{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.rB,.aB{color:var(--asc-color-white);cursor:pointer}.oB{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.tB{color:var(--asc-color-white)}.iB{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.dB{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.sB{width:100%;display:flex;position:absolute;justify-content:space-between;align-items:center;height:3.5rem;padding:var(--asc-spacing-s2);background-color:var(--asc-color-black);bottom:0}.lB{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.cB{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.nB{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2);border-radius:50%;padding:var(--asc-spacing-s1) var(--asc-spacing-s2);background-color:#292b32}.mB{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.hB{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.gB{z-index:9999;position:absolute;width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:column;padding:var(--asc-spacing-m3) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1);gap:var(--asc-spacing-s1)}.pB{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Vm{position:absolute;bottom:0;right:0}.Vm:hover{cursor:pointer}.bB{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.uB{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.fB{cursor:pointer;display:flex;gap:var(--asc-spacing-xxs2);color:var(--asc-color-white);font-size:var(--asc-text-font-size-sm);font-style:normal;font-weight:var(--asc-text-font-weight-bold);line-height:var(--asc-line-height-md);letter-spacing:-.24px;margin-right:var(--asc-spacing-xxs2);align-items:center}.vB{width:auto;max-width:11.688rem}.wB{display:inline-flex;gap:var(--asc-spacing-xxs2);margin-bottom:var(--asc-spacing-xxs2);color:var(--asc-color-white);font-size:var(--asc-text-font-size-xs);font-style:normal;font-weight:var(--asc-text-font-weight-normal);line-height:var(--asc-line-height-md);letter-spacing:-.1px}.xB{display:flex;position:relative;overflow:hidden}.yB{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.qm{display:flex;justify-content:flex-start;align-items:center;text-align:left;gap:var(--asc-spacing-s1);border:none;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);padding:var(--asc-spacing-m1) var(--asc-spacing-m2);cursor:pointer;border-radius:var(--asc-border-radius-sm)}.qm:hover{background-color:var(--asc-color-base-shade4)}.kB{position:absolute;top:0;bottom:0;width:50%;z-index:10}.jB{left:0}.zB{right:0}.XB{-o-object-fit:contain;object-fit:contain}.YB{-o-object-fit:cover;object-fit:cover}.IB{transition:"opacity 0.2s ease-in-out"}.AB{opacity:1}.CB{opacity:0}.MB{color:var(--asc-color-base-default)}.SB{display:flex;align-items:center;gap:.2rem}.EB{max-width:5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.RB{position:absolute;top:.5rem;left:.5rem;right:.5rem;height:.125rem;display:flex;justify-content:space-between;align-items:center;z-index:10}.UB{height:100%;background-color:#ffffff7f;border-radius:.0625rem;overflow:hidden}.WB{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.Dm{padding-top:1rem;background-color:var(--asc-color-background-default);max-height:50%;position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:column;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;z-index:100000}.Dm:focus{outline:none}.BB{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;padding-left:1rem;padding-right:1rem;flex:1}.FB{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.HB{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:absolute;z-index:100000}.LB{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}.TB{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.VB{color:var(--asc-color-base-default)}.qB{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.DB{color:var(--asc-color-base-shade1)}.GB{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.JB{min-height:5rem;width:100%;background-color:var(--asc-color-background-default)}.KB{position:absolute;inset:0;height:100%;width:100%;overflow:hidden}.NB{position:relative;height:100%;width:100%}.OB{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.PB{position:absolute;bottom:1.18rem;z-index:99999;display:flex;justify-content:center;align-items:center;padding:.625rem 1rem;left:50%;transform:translate(-50%);border:1px solid var(--asc-color-base-shade4);border-radius:1.5rem;background-color:var(--asc-color-white);box-shadow:var(--asc-box-shadow-03)}.QB{text-decoration:none;color:var(--asc-color-secondary-default);text-align:center;font-size:.9375rem;font-style:normal;font-weight:600;line-height:1.25rem;letter-spacing:-.015rem}.ZB{position:relative;width:100%;height:100%;overflow:hidden}._B{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.eF,.rF{width:100%;height:100%}.aF{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}.oF{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.tF{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.iF,.dF{color:var(--asc-color-white);cursor:pointer}.sF{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.lF{color:var(--asc-color-white)}.cF{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.nF{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.mF{width:100%;display:flex;position:absolute;justify-content:space-between;align-items:center;height:3.5rem;padding:var(--asc-spacing-s2);background-color:var(--asc-color-black);bottom:0}.hF{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.gF{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.pF{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2);border-radius:50%;padding:var(--asc-spacing-s1) var(--asc-spacing-s2);background-color:#292b32}.bF{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.uF{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.fF{z-index:9999;position:absolute;width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:column;padding:var(--asc-spacing-m3) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1);gap:var(--asc-spacing-s1)}.vF{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Gm{position:absolute;bottom:0;right:0}.Gm:hover{cursor:pointer}.wF{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.xF{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.yF{cursor:pointer;display:flex;gap:var(--asc-spacing-xxs2);color:var(--asc-color-white);font-size:var(--asc-text-font-size-sm);font-style:normal;font-weight:var(--asc-text-font-weight-bold);line-height:var(--asc-line-height-md);letter-spacing:-.24px;margin-right:var(--asc-spacing-xxs2);align-items:center}.kF{width:auto;max-width:11.688rem}.jF{display:inline-flex;gap:var(--asc-spacing-xxs2);margin-bottom:var(--asc-spacing-xxs2);color:var(--asc-color-white);font-size:var(--asc-text-font-size-xs);font-style:normal;font-weight:var(--asc-text-font-weight-normal);line-height:var(--asc-line-height-md);letter-spacing:-.1px}.zF{display:flex;position:relative;overflow:hidden}.XF{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.Jm{display:flex;justify-content:flex-start;align-items:center;text-align:left;gap:var(--asc-spacing-s1);border:none;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);padding:var(--asc-spacing-m1) var(--asc-spacing-m2);cursor:pointer;border-radius:var(--asc-border-radius-sm)}.Jm:hover{background-color:var(--asc-color-base-shade4)}.YF{position:absolute;top:0;bottom:0;width:50%;z-index:10}.IF{left:0}.AF{right:0}.CF{-o-object-fit:contain;object-fit:contain}.MF{-o-object-fit:cover;object-fit:cover}.SF{z-index:99999;position:absolute;width:1rem;height:1rem;right:.25rem;bottom:.25rem;cursor:pointer}.EF{fill:var(--asc-color-base-shade3)}.RF{inset:0;width:100%;height:100%;position:absolute}.UF{display:grid;align-items:center;grid-template-columns:minmax(0,1fr) min-content;gap:.5rem;z-index:99999;position:absolute;top:1.25rem;width:100%;padding-left:1rem;padding-right:1rem;height:2.5rem}.WF{display:flex;align-items:center;gap:.5rem}.BF{width:2.5rem;height:2.5rem}.FF{display:flex;align-items:start;flex-direction:column;color:var(--asc-color-base-inverse);flex-shrink:1;overflow:hidden}.HF{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--asc-color-white)}.LF{display:flex;align-items:center;gap:1.25rem}.TF{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.Km{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.Km svg{width:2rem;height:1.75rem;fill:var(--asc-color-white)}.Nm{display:none}@media screen and (width >= 768px){.Nm{display:flex}}.Om{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.Om svg{width:2rem;height:1.75rem;fill:var(--asc-color-white)}.Pm{display:none}@media screen and (width >= 48em){.Pm{display:flex}}.Qm{position:absolute;top:0;left:0;width:50%;height:100%;z-index:9999}.Zm{position:absolute;top:0;right:0;width:50%;height:100%;z-index:9999}.VF{position:relative;width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;z-index:2}.qF{position:absolute;width:100%;height:100%;background:linear-gradient(180deg,#00000029 55.05%,#fff0 96.52%);z-index:3}.DF{display:none}.GF{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:23.4375rem;flex-shrink:0}._m{display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:1rem;overflow:hidden}.JF{fill:var(--asc-color-base-default)}@media (width >= 48em){.Qm,.Zm{display:none}.KF{display:block}._m{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-transparent-black);z-index:500}.NF{position:relative;left:-9rem}.OF{width:2rem}}.er{display:flex;align-items:center;padding:1rem 1.25rem;justify-content:space-between;border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.er[data-has-tabs=false]{display:flex;align-items:center;padding:1rem 1.25rem;border-radius:.5rem;margin-bottom:.75rem;justify-content:space-between;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.PF{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}@media only screen and (width < 48em){.er,.er[data-has-tabs=false]{display:none}.QF{left:0;right:0;z-index:10;position:fixed}.ZF{padding-top:4rem}}.eh{position:relative;width:100%;height:100%;background-color:var(--asc-color-background-default)}.rh{top:0;position:absolute;width:100%;height:7.5rem;background-color:var(--asc-color-background-default)}._F{padding-left:1rem;padding-right:1rem}.ah{display:inline-flex;flex-wrap:nowrap;gap:.5rem;overflow-x:scroll;width:100%;padding:.75rem 1rem;-ms-overflow-style:none;scrollbar-width:none}.ah::-webkit-scrollbar{display:none}.va{position:absolute;top:7.5rem;width:100%;height:calc(100% - 7.5rem);overflow:hidden scroll;-ms-overflow-style:none;scrollbar-width:none}.va::-webkit-scrollbar{display:none}.eH{position:absolute;right:1rem;top:3.25rem;width:12.5rem;z-index:20}.oh{padding-top:10rem}@media (width >= 48em){.eh{background-color:transparent}.rh{display:none}.va{top:0;height:100%}.oh{margin:0}}.rH{display:flex;flex-direction:column;gap:.5rem;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.th{gap:.5rem;width:100%;height:100%;display:flex;padding:1rem 0;flex-direction:column;background-color:var(--asc-color-background-default)}.ih{left:1rem;padding:0 1rem;width:100%;z-index:10;gap:1.25rem;display:flex;position:static;overflow-y:scroll;border-radius:.5rem .5rem 0 0;background-color:var(--asc-color-background-default)}.dh{padding:0}.sh{left:1rem;top:31.5rem;width:20rem;z-index:100;display:none;position:fixed;padding:.25rem 1rem;border-radius:0 0 .5rem .5rem;background-color:var(--asc-color-background-default)}@media (width >= 48em){.th{padding:0;height:auto;position:relative}.dh{padding:3rem 0}.aH{left:0;top:2.8rem;z-index:200;width:20rem;max-height:25rem;position:absolute;overflow-y:scroll;border-radius:.5rem;padding:0 0 1rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.ih{width:20rem;position:fixed;padding:0 1rem}.sh{display:initial}}.lh{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.ch{flex:1;margin-top:3.625rem;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.ch::-webkit-scrollbar{display:none}.nh{display:grid;grid-template-columns:min-content 1fr min-content;padding-inline:1rem;height:3.625rem;align-items:center;gap:.5rem;position:absolute;left:0;right:0;top:0;background-color:var(--asc-color-background-default)}.oH{text-align:center;color:var(--asc-color-base-default)}.tH{cursor:pointer}.iH{fill:var(--asc-color-base-default);cursor:pointer}.mh{height:.0625rem;width:100%;background-color:var(--asc-color-base-shade4);animation:hh 1.5s ease-in-out infinite}.mh[data-is-loading=true]{height:.5rem;width:100%;background-color:var(--asc-color-base-shade4)}.dH{display:flex;justify-content:space-between;padding:.5rem 1rem}.sH{display:flex;justify-content:center;align-items:center;gap:.25rem}.lH{color:var(--asc-color-base-shade2)}.cH{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem;background-color:var(--asc-color-background-default);border-radius:0 0 .5rem .5rem}.nH{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}.gh{display:flex;justify-content:start;align-items:center;gap:.25rem;padding:1rem;line-height:1.25rem;color:var(--asc-color-base-shade2)}@keyframes hh{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.lh{height:auto;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4);overflow:hidden}.nh{border-radius:.5rem .5rem 0 0}.mH{border-radius:0}.hH{border-radius:0 0 .5rem .5rem}.gh{border-radius:0 0 .5rem .5rem;background-color:var(--asc-color-background-default)}}.ph{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.bh{padding:1rem;flex:1;display:flex;flex-direction:column}.uh{width:4rem;height:4rem;position:relative;border-radius:50%;overflow:hidden;margin:1.75rem auto 0}.gH{width:7.5rem;height:7.5rem;-o-object-fit:cover;object-fit:cover}.pH{width:100%;height:100%;position:absolute;top:0;left:0;text-align:center;background-color:#0000007f}.fh{fill:var(--asc-color-white);height:1.25rem;width:1.25rem}.vh{display:flex;height:3.625rem;align-items:center;padding:0 .75rem}.bH{flex-basis:max-content}.wh{width:100%;flex-grow:1;color:var(--asc-color-base-default)}.xh{flex:1;display:flex;flex-direction:column;justify-content:space-between}.uH{margin-top:1.5rem}.wa{padding:1rem 0;width:100%;border:none;border-bottom:1px solid var(--asc-color-base-shade4);height:auto;resize:none;overflow:hidden}.wa:focus{outline:none}.wa:disabled{color:var(--asc-color-base-shade2)}.fH{display:none}@media (width >=48em){.ph{background-color:transparent}.bh{flex:0;background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4, #ebecef)}.vh{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;overflow:hidden}.wh{font-size:1.25rem}.vH{font-size:3.75rem}.uh{width:7.5rem;height:7.5rem}.xh{justify-content:flex-start}.wH{margin-bottom:1rem}.fh{fill:var(--asc-color-white);height:3rem;width:3rem}}.yh{background-color:var(--asc-color-primary-default);border-radius:.5rem;padding:.625rem 1rem;text-align:center;width:100%;box-sizing:border-box}.yh:disabled{background-color:var(--asc-color-primary-shade3);cursor:not-allowed}.xH{color:var(--asc-color-white)}.kh{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.yH{display:flex;flex-direction:column;height:100%}.jh{display:flex;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.zh{margin-top:3.625rem;padding:1rem}.kH{width:100%;color:var(--asc-color-base-default)}.Xh{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.jH{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4)}.zH{display:flex;flex-direction:column;gap:1rem}.XH{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.YH{height:1px;width:100%}@media (width >= 48em){.kh{background-color:transparent}.jh{background-color:var(--asc-color-background-default);position:static;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;border-radius:.5rem}.zh{background-color:var(--asc-color-background-default);margin-top:0;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}.Xh{height:auto}}.IH{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;gap:.75rem}.AH{width:2.5rem;height:2.5rem;flex-shrink:0}.CH{display:flex;align-items:center;gap:.25rem}.Yh{color:var(--asc-color-base-default);flex-grow:1;max-width:12rem;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MH{width:1rem;height:1rem;display:flex;align-items:center}.SH{display:flex;gap:.75rem}@media (width >= 48em){.Yh{max-width:20rem}}.EH{padding:.375rem .5rem;border-radius:.25rem;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.RH{color:var(--asc-color-secondary-default)}.Ih{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.UH{display:flex;flex-direction:column;height:100%}.Ah{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;left:0;right:0;top:0}.WH{color:var(--asc-color-base-default);width:100%;text-align:center}.Ch{color:var(--asc-color-base-shade1);padding:.75rem 1rem;width:100%;box-sizing:border-box;background-color:var(--asc-color-background-shade1)}.BH{width:100%;background-color:var(--asc-color-base-shade4);height:.5rem}.Mh{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.FH{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4)}@media (width >=48em){.Ih{background-color:transparent}.Ah{background-color:var(--asc-color-background-default);position:static;border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);border-bottom:none}.Mh{height:auto}.Ch{border:1px solid var(--asc-color-base-shade4);border-radius:0 0 .5rem .5rem;margin-bottom:.75rem}}.Sh{padding:.75rem 1rem}.HH{display:flex;justify-content:center;gap:.75rem;align-items:center}.LH{width:2.5rem;height:2.5rem}.TH{width:100%}.VH{display:flex;gap:.75rem;margin-top:.75rem}.qH{padding:.62rem 1rem;width:100%;background-color:var(--asc-color-primary-default);color:var(--asc-color-white);text-align:center;border-radius:.5rem}.DH{padding:.62rem 1rem;width:100%;background-color:var(--asc-color-background-default);color:var(--asc-color-base-default);text-align:center;border-radius:.5rem;border:1px solid var(--asc-color-base-shade3)}.GH{max-width:2.5rem;width:100%;height:2.5rem}@media (width >=48em){.Sh{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem}}.Eh{display:block;height:100vh;overflow:scroll}.Rh{background-color:var(--asc-color-background-default);position:sticky;top:0;width:100%}.JH{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.KH{color:var(--asc-color-base-shade2);font-size:.8125rem}.NH{display:block;padding:1.5rem 1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.OH{position:relative;display:flex;align-items:center}.PH{border-radius:.5rem;background-color:var(--asc-color-base-shade4);width:100%;padding:.63rem .75rem .63rem 2.5rem;font-size:1rem;color:var(--asc-color-base-default)}.Uh{position:absolute;fill:var(--asc-color-base-shade2);left:.75rem}.Uh[data-search-value=true]{fill:var(--asc-color-base-default)}.Wh{display:none}.Wh[data-search-value=true]{display:block;position:absolute;right:.75rem}.QH{fill:var(--asc-color-base-shade3)}.ZH{display:flex;flex-wrap:wrap;padding:0 .25rem .25rem;gap:.5rem}._H{display:flex;align-items:center;padding:.25rem .5rem .25rem .25rem;border-radius:1.5rem;border:1px solid var(--asc-color-base-shade4);gap:.5rem}.eL{color:var(--asc-color-base-default);font-weight:600;font-size:1rem;max-width:16rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rL{width:1.75rem;height:1.75rem;border-radius:50%}.aL{width:1.75rem;height:1.75rem}.oL{width:2.5rem;height:2.5rem;border-radius:50%}.tL{fill:var(--asc-color-base-shade1)}.iL{padding:1rem}.dL{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%}.sL{display:flex;align-items:center;flex:1;min-width:0}.lL{width:2.5rem;height:2.5rem}.cL{color:var(--asc-color-base-default);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--asc-text-font-size-md);padding:0 .5rem}.nL{display:none}.mL{width:1rem;height:1rem}.hL{display:flex;flex-direction:column;gap:1rem}.V,.V label{display:flex;align-items:center;gap:.5rem}.V div[aria-hidden=true] svg{display:none;width:1rem;height:1rem;color:var(--asc-color-white)}.V div[aria-hidden=true]{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border:2px solid var(--asc-color-base-shade3);border-radius:50%;transition:background-color .2s ease}.V input[type=checkbox]:checked+div[aria-hidden=true]{background-color:var(--asc-color-primary-default);border:none}.V input[type=checkbox]:checked+div[aria-hidden=true] svg{display:block;width:1.5rem;height:1.125rem;fill:none;background-color:var(--asc-color-primary-default);border-radius:50%;border:none}.gL{color:var(--asc-color-base-default)}.Bh{position:fixed;width:100%;bottom:0;display:flex;justify-content:center;margin-top:1.5rem;border-top:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);padding:1rem}.pL{width:100%}@media only screen and (width >= 48em){.Eh{height:23rem;display:block;width:32.625rem}.Rh,.Bh{display:none}}.xa{height:100vh;overflow:scroll}.Fh{background-color:var(--asc-color-background-default);position:sticky;top:0;width:100%;z-index:1}.Hh{display:flex;justify-content:space-between;align-items:center;padding:1rem}.Lh{width:1.5rem}.bL{position:relative;display:flex;align-items:center;padding:.75rem 1rem}.uL{border-radius:.5rem;background-color:var(--asc-color-base-shade4);width:100%;padding:.625rem .75rem .625rem 2.5rem;font-size:1rem;color:var(--asc-color-base-default);border:none;outline:none}.Th{position:absolute;fill:var(--asc-color-base-shade2);left:1.75rem;width:1.5rem;height:1.25rem}.Th[data-search-value=true]{fill:var(--asc-color-base-default)}.Vh{display:none}.Vh[data-search-value=true]{display:block;position:absolute;right:1.75rem}.fL{fill:var(--asc-color-base-shade3);width:1.5rem;height:1rem}.ya{display:flex;overflow-x:scroll;padding:1rem 1rem 1.25rem;border-bottom:1px solid var(--asc-color-base-shade4);margin-bottom:.5rem;gap:.5rem;scrollbar-width:none;-ms-overflow-style:none}.ya::-webkit-scrollbar{display:none}.vL{display:block;text-align:center}.wL{position:relative;display:flex;justify-content:center}.xa .xL{width:2.5rem;height:2.5rem}.yL{background:none;border:none;padding:0;margin:0;display:inline-block;cursor:pointer;position:absolute;right:.5rem;top:0}.kL{display:block;border-radius:50%;width:1.125rem;height:1.125rem;fill:var(--asc-color-background-transparent-black)}.jL{display:inline-block;justify-self:center;align-items:center;width:4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:.25rem;color:var(--asc-color-base-default)}.ka{padding:1rem}.zL{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%}.XL{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-right:.25rem}.YL{width:2.5rem;height:2.5rem}.IL{color:var(--asc-color-base-default);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--asc-text-font-size-md);padding:0 .5rem}.AL{flex:1;min-width:0;display:flex;align-items:center}.CL{padding:.5rem 0;flex-direction:row-reverse}.qh{position:fixed;width:100%;bottom:0;display:flex;justify-content:center;margin-top:1.5rem;border-top:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);padding:1rem}.ML{width:100%}@media only screen and (width >= 48em){.xa{height:auto;width:30rem;border-radius:.75rem}.Fh{border-bottom:1px solid var(--asc-color-base-shade4)}.ya{border-bottom:none;margin-bottom:0}.Hh{flex-direction:row-reverse;padding:1.25rem 1.5rem 1rem}.SL{fill:var(--asc-color-base-shade3)}.EL{font-size:1.25rem}.Lh{display:none}.ka{max-height:50vh;min-height:50vh;overflow-y:scroll;padding-bottom:5rem}.ka[data-has-selected=true]{min-height:calc(50vh - 6.5rem);max-height:calc(50vh - 6.5rem)}.qh{margin-top:0;position:static;border-top:none}}.ja{height:100vh;overflow:scroll;position:relative}.RL{top:0;z-index:1;width:100%;position:sticky;background-color:var(--asc-color-background-default)}.Dh{padding:1rem;display:flex;align-items:center;justify-content:space-between}.UL{font-size:1.25rem;color:var(--asc-color-base-default)}.Gh{width:1.5rem}.Jh{padding:.75rem 0}.za{gap:.5rem;display:flex;overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none;padding:1rem 1rem 1.25rem;border-bottom:1px solid var(--asc-color-base-shade4)}.za::-webkit-scrollbar{display:none}.WL{display:block;text-align:center}.BL{display:flex;position:relative;justify-content:center}.ja .FL{width:2.5rem;height:2.5rem}.HL{top:0;margin:0;padding:0;border:none;right:.5rem;cursor:pointer;background:none;position:absolute;display:inline-block}.LL{display:block;width:1.125rem;height:1.125rem;border-radius:50%;fill:var(--asc-color-background-transparent-black)}.Kh{width:4rem;overflow:hidden;align-items:center;margin-top:.25rem;white-space:nowrap;justify-self:center;display:inline-block;text-overflow:ellipsis;color:var(--asc-color-base-default)}.Kh[data-is-brand=true]{width:3rem}.Xa{padding:1rem}.rr{height:70vh;display:flex;align-items:center;justify-content:center}.rr[data-selected=true]{height:50vh}.TL{gap:1rem}.VL{flex:1;min-width:0;display:flex;align-items:center;padding:.5rem 0}.qL{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-right:.25rem}.DL{max-width:100%;overflow:hidden;padding:0 .5rem;white-space:nowrap;text-overflow:ellipsis;color:var(--asc-color-base-default)}.GL{width:1rem;height:1rem;display:flex;margin-left:-.25rem}.Nh{left:0;right:0;bottom:0;z-index:100;transition:all .1s ease-in-out;width:100%;display:flex;padding:1rem;position:fixed;margin-top:1.5rem;justify-content:center;border-top:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}@media only screen and (width >= 48em){.ja{height:auto;width:30rem;border-radius:.75rem}.Dh{flex-direction:row-reverse;padding:1.25rem 1.5rem 1rem}.JL{fill:var(--asc-color-base-shade3)}.Gh{display:none}.za{margin-bottom:0}.Xa{max-height:50vh;min-height:50vh;overflow-y:scroll;padding-bottom:5rem}.rr{height:45vh}.rr[data-selected=true]{height:30vh}.Xa[data-has-selected=true]{min-height:calc(50vh - 6.5rem);max-height:calc(50vh - 6.5rem)}.Nh{margin-top:0;position:static}.Jh{padding:.75rem 1rem}}.KL{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.NL{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.OL{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.PL{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.QL{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4);color:var(--asc-color-secondary-shade4)}.ZL{text-align:center;max-width:15.625rem;color:var(--asc-color-secondary-shade3)}.Oh{overflow-y:auto;height:100%;position:relative;-ms-overflow-style:none;scrollbar-width:none}.Oh::-webkit-scrollbar{display:none}._L{position:sticky;top:0;background-color:var(--asc-color-background-default)}.eT{position:relative}.Ph{position:fixed;bottom:1rem;right:1rem;z-index:1}.rT{width:100%;height:1px;background-color:var(--asc-color-base-shade4);margin-bottom:.25rem}.Qh{display:none;margin-top:.75rem}.aT{display:block;max-width:100%;overflow:hidden;font-size:1.25rem;white-space:nowrap;text-overflow:ellipsis;color:var(--asc-color-base-default)}@media (width >= 48em){.Ph{display:none}.Qh{display:block}}.Zh{width:100%;margin:0 auto;background-color:var(--asc-color-background-default);overflow:hidden}._h{width:100%;height:12.5rem;background-color:var(--asc-color-base-shade4)}.oT{padding:1rem}.e0{height:1.5rem;width:60%;background-color:var(--asc-color-base-shade4);margin-bottom:1rem;border-radius:.25rem}.tT{display:flex;gap:.5rem;margin-bottom:1rem}.iT{height:1.25rem;width:3.75rem;background-color:var(--asc-color-base-shade4);border-radius:.625rem}.r0{height:1rem;width:100%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.dT{display:flex;gap:1rem;margin-bottom:1rem}.sT{height:1.25rem;width:5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.lT{display:flex;gap:.75rem}@keyframes a0{0%{opacity:1}50%{opacity:.5}to{opacity:1}}._h,.e0,.cT,.r0,.nT,.mT,.hT{animation:a0 1.5s ease-in-out infinite}@media (width >= 48em){.Zh{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.o0{gap:1rem;display:grid;padding:3rem;place-items:center}.gT{color:var(--asc-color-base-shade3);font-size:1rem;font-weight:600;line-height:1.375rem}.pT{fill:var(--asc-color-base-shade4);width:3.75rem;height:2.8125rem}@media (width >= 48em){.o0{padding:3.7rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.t0{gap:.5rem;display:grid}.i0{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.t0{gap:.75rem;margin-top:.75rem;padding-bottom:1rem}.i0{padding-bottom:0;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}.bT{margin:0}}.d0{background-color:var(--asc-color-background-default);border-radius:0;display:flex;align-items:center;width:100%;z-index:10;position:sticky;top:5.375rem;border-bottom:1px solid var(--asc-color-base-shade4)}.s0{display:flex;justify-content:center;padding:1rem;flex-grow:1;width:100%;height:1rem;align-items:center;background-color:var(--asc-color-background-default);--asc-icon-color: var(--asc-color-base-shade3);color:var(--asc-icon-color);fill:var(--asc-icon-color)}.uT{width:1.5rem;height:1.25rem;fill:var(--asc-icon-color)}.fT{width:1.5rem;height:1.5rem}.s0[data-is-active=true]{background-color:var(--asc-color-background-default);border-bottom:2px solid var(--asc-color-primary-default);--asc-icon-color: var(--asc-color-base-default)}@media (width >= 48em){.d0{padding:0 1rem;position:static;border-radius:.5rem;border-radius:0 0 .5rem .5rem;border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4)}}.l0{padding:0 1rem}.c0{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.n0{color:var(--asc-color-base-default)}.vT{border-bottom:1px solid var(--asc-color-base-shade4)}.wT{padding:1.5rem 0 .25rem}.xT{border-bottom:1px solid var(--asc-color-base-shade4)}.yT{padding:1.5rem 0 .25rem}@media only screen and (width >= 48em){.l0{padding:0}.c0{border-radius:.5rem;padding:1.25rem 1rem;margin-bottom:.75rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.n0{font-size:1.25rem}.kT{padding:0 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.jT{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.zT{display:flex;align-items:center;gap:.75rem}.XT{width:1.5rem;height:1.5rem;padding:.1rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.YT{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.IT{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.AT{display:flex;align-items:center;gap:.75rem}.CT{width:1.5rem;height:1.5rem;padding:.1rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.MT{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.ST{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.ET{display:flex;align-items:center;gap:.75rem}.RT{width:1.5rem;height:1.5rem;padding:.2rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.UT{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.WT{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.BT{display:flex;align-items:center;gap:.75rem}.FT{width:1.5rem;height:1.5rem;padding:.2rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.HT{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.LT{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.TT{color:var(--asc-color-alert-default)}.VT{display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:1rem}.qT{color:var(--asc-color-alert-default)}.m0{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.13rem 0 1rem}.DT{color:var(--asc-color-base-shade1)}@media only screen and (width >= 48em){.m0{border-bottom:none}}.h0{width:100%;padding:0 1rem}.g0{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.p0{color:var(--asc-color-base-default)}.b0{display:block;padding:1rem 0}.GT{padding-top:.12rem;color:var(--asc-color-base-shade1)}.JT{gap:0}.u0{display:flex;padding:1rem 0;align-items:center;flex-direction:row-reverse;justify-content:space-between}.f0{display:none}@media only screen and (width >= 48em){.h0{padding:0;gap:.75rem;display:grid}.g0{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.p0{font-size:1.25rem}.KT{opacity:0;pointer-events:none}.NT{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.b0,.u0{padding:1rem}.f0{padding:1rem;display:block}.OT{width:100%}}.v0{width:100%;padding:0 1rem}.w0{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.x0{color:var(--asc-color-base-default)}.PT{width:1.5rem;height:1.5rem}.y0{gap:.5rem;display:flex;padding:.75rem 0;align-items:flex-start;justify-content:space-between}.QT{display:block}.ZT{padding-top:.12rem;color:var(--asc-color-base-shade1)}@media only screen and (width >= 48em){.v0{padding:0;gap:.75rem;display:grid}.w0{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.x0{font-size:1.25rem}.y0{padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.k0{position:relative;padding-bottom:1rem}.Ya{display:flex;justify-content:space-between;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}._T{display:flex;align-items:center;color:var(--asc-color-base-default)}.eV{width:1.5rem;height:1.5rem}.rV{color:var(--asc-color-base-default);margin-right:.25rem}.j0{background-color:var(--asc-color-background-shade1);padding:.75rem 1rem}.aV{color:var(--asc-color-base-shade1)}.z0{gap:1rem;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 10rem);background-color:var(--asc-color-background-default)}.oV{fill:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.tV{color:var(--asc-color-base-shade3)}.X0{display:grid;margin-top:0;background-color:var(--asc-color-base-shade4)}.Y0{gap:.5rem;display:grid;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.k0{height:auto}.Ya{border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ya[data-review=false]{border-radius:.5rem;margin-bottom:.75rem}.j0{margin-bottom:.75rem;border-radius:0 0 .5rem .5rem;border:1px solid var(--asc-color-base-shade4);border-width:0 1px 1px}.X0{gap:.75rem;margin-top:.75rem;background-color:transparent}.Y0{gap:.75rem;background-color:transparent}.z0{height:auto;padding:3.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.I0{padding:1rem;margin-bottom:.5rem;background-color:var(--asc-color-background-default)}.iV{display:flex;align-items:center;margin-bottom:1rem}.A0{width:2rem;height:2rem;border-radius:50%;margin-right:.75rem;background-color:var(--asc-color-base-shade4)}.dV{display:flex;flex-direction:column}.C0{width:6rem;height:.5rem;margin-bottom:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.M0{width:4rem;height:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.sV{gap:.75rem;display:flex;flex-direction:column}.me{width:100%;height:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.me,.A0,.C0,.M0{animation:S0 1.5s ease-in-out infinite}.me:first-child{width:75%}.me:nth-child(2){width:100%}.me:last-child{width:50%}.lV{width:100%;height:2.5rem}@keyframes S0{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >= 48em){.I0{box-shadow:none;margin-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.E0{position:relative;display:flex;align-items:center;padding:0 1rem .75rem}.cV{border-radius:.5rem;background-color:var(--asc-color-base-shade4);width:100%;padding:.63rem .75rem .63rem 2.5rem;font-size:1rem;color:var(--asc-color-base-default);border:none;outline:none}.R0{left:1.75rem;width:1.25rem;position:absolute;fill:var(--asc-color-base-shade2)}.R0[data-search-value=true]{fill:var(--asc-color-base-default)}.U0{display:none}.U0[data-search-value=true]{display:block;position:absolute;right:1.75rem}.nV{fill:var(--asc-color-base-shade3);width:1.5rem;height:1rem}.mV{padding:.5rem 1rem}.hV{display:flex;align-items:center}.W0{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.gV{display:flex;flex-direction:column}.B0{width:8.75rem;height:.5rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.75rem}.F0{width:6.75rem;height:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.W0,.B0,.F0{animation:H0 1.5s ease-in-out infinite}@keyframes H0{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >= 48em){.pV{border-radius:.5rem;padding-bottom:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.E0{padding:.75rem 1rem}}.bV{width:100%;gap:.75rem;display:flex;align-items:center;padding:.5rem 1rem}.uV{flex:1;min-width:0;gap:.75rem;display:flex;align-items:center}.fV{display:flex;width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;align-items:center}.vV{display:flex;align-items:center;gap:.12rem;min-width:0}.wV{color:var(--asc-color-base-default);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--asc-text-font-size-md);padding:.5rem .13rem .5rem 0}.L0{width:100%;display:block}.ar{width:100%;gap:.75rem;display:flex;padding:1rem 0;align-items:center}.ar:hover{background-color:var(--asc-color-background-shade1)}.xV{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.yV{color:var(--asc-color-alert-default)}.kV{width:1.5rem;height:1.5rem;fill:var(--asc-color-alert-default)}.jV{width:1rem;height:.75rem;fill:var(--asc-color-base-shade3)}.zV{margin-right:.13rem;width:1rem;height:1rem}@media (width >= 48em){.L0{overflow:hidden;padding:.5rem 0}.ar{padding:.75rem 1rem}.ar:focus-visible{background-color:var(--asc-color-background-shade1)}}@media (width >= 48em){.T0{padding:.5rem 0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.T0[data-hidden=true]{padding:0;border:none}}.XV{padding-bottom:1rem}.V0{display:flex;padding:1rem;align-items:center;justify-content:space-between}.q0{color:var(--asc-color-base-default)}.YV{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.IV:focus-visible{width:1.5rem;height:1.5rem;border-radius:50%;outline:2px solid var(--asc-color-primary-default)}.D0{padding:0 1rem;margin-bottom:.75rem}.G0{font-size:1rem}@media (width >= 48em){.V0{padding:1.25rem 1rem;border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.q0{font-size:1.25rem}.D0{border-radius:0 0 .5rem .5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);border-width:0 1px 1px}.G0{font-size:.875rem}}.J0{padding-bottom:1rem}.K0{display:flex;padding:1rem;align-items:center;margin-bottom:0;justify-content:space-between;background-color:var(--asc-color-background-default)}.N0{color:var(--asc-color-base-default)}.AV{width:1.5rem}.O0{border:none;border-radius:0;padding-bottom:0;background-color:var(--asc-color-background-default)}.CV{padding:.75rem 1rem}.P0{height:70vh;display:flex;align-items:center;justify-content:center}.MV{flex:1;gap:1rem;min-width:0;display:flex;padding:.5rem 1rem;align-items:center}.SV{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%}.EV{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--asc-color-base-default)}.RV{width:1.25rem;height:1.25rem}.UV{padding:0 1rem}@media only screen and (width >= 48em){.J0{gap:1rem}.K0{padding:1.25rem 1rem;border-radius:.5rem;margin-bottom:.75rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.N0{font-size:1.25rem}.O0{padding:.5rem 0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.P0{height:30vh}}.Ia{display:flex;padding:0 1rem;flex-direction:column;background-color:var(--asc-color-background-default);scrollbar-width:none;-ms-overflow-style:none}.Ia::-webkit-scrollbar{display:none}.Q0{display:grid;padding:1rem 0;align-items:center;background-color:var(--asc-color-background-default);grid-template-columns:minmax(0,1fr) max-content minmax(0,1fr)}.Z0{display:flex;flex-direction:column}.WV{display:grid;align-items:center;grid-template-columns:2.5rem minmax(0,1fr) min-content;gap:.75rem;padding:.5rem 0}.BV{text-align:left;overflow:hidden;white-space:nowrap;-webkit-line-clamp:1;text-overflow:ellipsis}.FV{width:2.5rem;height:2.5rem;border-radius:50%}.HV{width:1.5rem;height:1.125rem;fill:var(--asc-color-secondary-default)}.LV{width:100%;height:1px}@media (width >= 48em){.Ia{padding:0;gap:.75rem;background-color:transparent}.Q0{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Z0{padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.TV{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.VV{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qV{color:var(--asc-color-base-shade3)}._0{gap:1rem;display:flex;padding:3rem;align-items:center;flex-direction:column;justify-content:center;height:calc(100% - 4rem);background-color:var(--asc-color-background-default)}@media (width >= 48em){._0{height:auto;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.eg{height:100%;padding:0 1rem;background-color:var(--asc-color-background-default)}.rg{display:grid;grid-template:"back title title title title title title title title title title" auto / minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);align-items:center;background-color:var(--asc-color-background-default);padding:1rem 0}.DV{grid-area:back}.GV{overflow:hidden;grid-area:title;display:flex;justify-content:center;align-items:center}.JV{height:1px;width:100%}.ag{display:grid;grid-template-columns:[image-start] 5rem [image-end content-start] 1fr 1fr 1fr 1fr 1fr 1fr [content-end];grid-template-rows:[name-start] auto [name-end member-start] auto [member-end];gap:.75rem;width:100%}.ag[data-has-categories=true]{grid-template-rows:[name-start] auto [name-end cat-start] auto [cat-end member-start] auto [member-end]}.KV{grid-column:image-start / image-end;grid-row:name-start / member-end;place-self:center;height:5rem;width:5rem;border-radius:var(--asc-border-radius-sm)}.NV{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-sm)}.OV{display:grid;grid-column:content-start / content-end;grid-row:name-start / member-end;grid-template-columns:subgrid [sub-a] [sub-b] [sub-c] [sub-d] [sub-e] [sub-f] [sub-g];grid-template-rows:subgrid;width:100%;justify-content:space-evenly;gap:.5rem}.PV{grid-column:sub-a / sub-g;grid-row:name-start / name-end;display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.QV{grid-column:sub-a / sub-e;grid-row:cat-start / cat-end}.ZV{display:flex;align-items:center}._V{grid-column:sub-a / sub-e;grid-row:member-start / member-end}.og{grid-row:name-start / member-end;grid-column:sub-e / sub-g;width:4rem;place-self:end end}.og[data-has-categories=true]{grid-row:cat-start / member-end}.eq{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}@media (width >= 48em){.eg{padding:0;height:auto;gap:.75rem;display:grid;background-color:transparent}.rg{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.rq{padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.aq{width:30%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem;margin:.5rem 1rem}.oq{display:flex;width:100%;align-items:center;gap:.75rem;padding:.75rem 1rem}.tg{width:100%;max-width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.tq{display:flex;flex-direction:column;width:100%;gap:.5rem}.ig{width:75%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.iq{width:40%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.tg,.ig{animation:dg 1.5s ease-in-out infinite}.dq{padding-top:1rem}@keyframes dg{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.sg{width:100%;background-color:rgb(from var(--asc-color-primary-shade3) r g b / 30%)}.sg[data-isseen=true]{background-color:var(--asc-color-background-default)}.sq{display:flex;align-items:center;justify-content:space-between;padding:1rem;gap:.75rem}.lq{display:flex;align-items:center;gap:.75rem}.cq{flex-shrink:0;width:2rem;height:2rem}.nq{flex:1;word-break:break-word}.mq{width:2rem;height:2rem;border-radius:.375rem;-o-object-fit:cover;object-fit:cover}.lg{width:100%;height:100%;overflow-y:scroll;background-color:var(--asc-color-background-default);scroll-behavior:smooth}.Aa{display:flex;align-items:center;justify-content:space-between;padding:1rem .75rem;position:sticky;top:0;z-index:1;background-color:var(--asc-color-background-default);transition:border-bottom .2s ease;border-bottom:0 solid var(--asc-color-base-shade4)}.Aa[data-scrolled=true]{border-bottom:1px solid var(--asc-color-base-shade4)}.hq{display:flex;fill:var(--asc-color-base-default)}.cg{width:1.5rem}.gq{color:var(--asc-color-base-default)}.pq{color:var(--asc-color-base-shade1);padding:.5rem 1rem;background-color:var(--asc-color-background-default)}.bq{height:.25rem;width:100%}.uq{display:flex;flex-direction:column}.fq{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.vq{padding:1rem}.wq{height:calc(100% - 4rem)}@media (width >= 48em){.lg{width:22.5rem;height:26rem;border-radius:.5rem .5rem 0 0}.Aa{justify-content:center}.cg{display:none}}.xq{position:relative;padding-bottom:1rem}.ng{display:flex;justify-content:space-between;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.yq{display:flex;align-items:center;color:var(--asc-color-base-default)}.kq{width:1.5rem;height:1.5rem}.jq{color:var(--asc-color-base-default);margin-right:.25rem}.mg{padding:0 1rem}.zq{display:flex;flex-direction:column;gap:1rem;padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);margin-top:.75rem}@media (width >= 48em){.ng{border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);border-bottom:none;background-color:var(--asc-color-background-default)}.mg{background-color:var(--asc-color-background-default);border-radius:0;border:1px solid var(--asc-color-base-shade4)}}.Xq{display:flex;justify-content:center;align-items:center;background-color:rgb(from var(--asc-color-black) r g b / 50%)!important;width:2rem;height:2rem;border-radius:50%;padding:.25rem}.Yq{border-radius:6.1875rem;fill:var(--asc-color-white);color:var(--asc-color-white)}.Iq{background-color:var(--asc-color-white);border-radius:1.5rem;display:flex;gap:.12rem;padding:.63rem .5rem .63rem 1rem}.Aq{color:var(--asc-color-black)}.Cq{width:1.25rem;height:1.25rem;fill:var(--asc-color-black);padding:.22rem 0 .28rem}.Mq{position:relative;width:100%;height:100%;background:var(--asc-color-black)}.Sq{position:absolute;top:0;left:0;right:0;z-index:1;padding:1rem;display:flex;justify-content:space-between}.Eq{display:flex;gap:.5rem}.hg{max-height:calc(100% - 4.5rem);width:100%;height:100%;background-color:var(--asc-color-black);-o-object-fit:cover;object-fit:cover;border-radius:.75rem}.Rq{position:relative;max-height:calc(100% - 4.5rem);width:100%;height:100%}.Uq{position:absolute;top:50%;left:45%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;color:var(--asc-color-white);stroke:var(--asc-color-white)}.Wq{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.75rem;filter:blur(2px)}.hg[data-isaspect-fill=false]{-o-object-fit:contain;object-fit:contain}.Bq,.Fq{color:var(--asc-color-white)}.Hq{position:absolute;bottom:1rem;right:1rem}.gg{position:absolute;z-index:10;pointer-events:auto;bottom:2.5rem;left:.75rem;right:.75rem}.Lq{display:flex;justify-content:space-between;align-items:center;color:var(--asc-color-white);margin-bottom:1rem}.h{position:relative;height:1.25rem;padding:.5rem 0;display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:none}.or{width:100%;height:.25rem;background-color:#ffffff4d;border-radius:.125rem;position:relative;overflow:hidden;transition:height .2s ease}.tr{height:100%;background-color:var(--asc-color-white);border-radius:.18rem;position:relative;transition:width .05s ease-out}.ir[data-isdrag=true]{opacity:1;transform:translateY(-50%) scale(1.3);cursor:grabbing}.h:hover .ir{opacity:1}.h:hover .or,.h:hover .tr{height:.25rem}.h:active .ir,.h.Ca .ir{opacity:1;transform:translateY(-50%) scale(1.3);cursor:grabbing}.h:active .or,.h.Ca .or,.h:active .tr,.h.Ca .tr{height:6px}.Tq{position:absolute;width:.75rem;height:.75rem;aspect-ratio:1/1;background-color:var(--asc-color-white);border-radius:50%;transform:translate(-50%,-50%);z-index:20;pointer-events:none}.gg:focus{outline:none}.Vq{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.qq{background-color:var(--asc-color-secondary-shade1);display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;gap:1rem}.Dq{width:3.75rem;height:3.75rem;color:var(--asc-color-base-shade3)}.Gq{color:var(--asc-color-white)}.Jq{display:flex;padding:.625rem 1rem;justify-content:center;align-items:center;border-radius:.5rem;border:1px solid var(--asc-color-secondary-shade4);color:var(--asc-color-white)}.Kq{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.Nq{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer}.Oq{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0000004d,#0000 10% 0%,#0000004d);pointer-events:none;z-index:1}.Pq{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;z-index:10;cursor:pointer;pointer-events:none}.pg{width:2.5rem;height:2.5rem;padding:.5rem;background:#0009;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;pointer-events:auto}.pg:hover{background:#000c;transform:scale(1.1)}.Qq{width:1.875rem;height:1.875rem;color:var(--asc-color-white)}.Zq{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-secondary-shade1)}._q{display:flex;align-items:center;gap:.25rem}.eD{color:var(--asc-color-white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:15rem;width:100%}.rD{fill:var(--asc-color-white)}.aD{width:1rem;height:1rem}.oD{display:flex;justify-content:center;align-items:center;gap:.25rem}.tD{width:7.5rem;height:.5rem;background-color:var(--asc-color-secondary-shade2);border-radius:.75rem;animation:bg 1.5s ease-in-out infinite}@keyframes bg{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.iD{width:1.5rem;height:1.5rem;fill:var(--asc-color-white)}.dD{position:absolute;z-index:1;display:flex;flex-direction:column;color:var(--asc-color-white);bottom:5.75rem;right:1rem;gap:1.5rem}.sD{display:flex;flex-direction:column;text-align:center;color:var(--asc-color-white);gap:.25rem}.ug{width:2rem;height:2rem;color:var(--asc-color-white);fill:transparent}.lD{width:2rem;height:2rem}.cD{width:2rem!important;height:2rem!important;color:var(--asc-color-base-shade3)}.fg[data-has-my-reaction=true],.fg[data-has-my-reaction=false]{color:var(--asc-color-white)!important}.ug[data-has-my-reaction=false]{fill:var(--asc-color-white)!important}.nD{display:flex;flex-direction:column;text-align:center;color:var(--asc-color-white);gap:.25rem}.mD{width:2rem;height:2rem;fill:var(--asc-color-white);padding:.14rem 0 .1rem}.hD{color:var(--asc-color-white)}.gD{background-color:unset!important;padding:unset;border-radius:unset}.pD{width:2rem;height:2rem;fill:var(--asc-color-white)}.Ma{width:2rem!important;height:2rem!important;fill:var(--asc-color-white)}.bD{width:2rem!important;height:2rem!important;padding:.15rem;fill:var(--asc-color-white)!important}.Ma:hover{background-color:unset;border-radius:unset}.Ma[data-focus-visible]{outline:none}.uD{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;cursor:pointer;width:100%}.fD{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.vD{color:var(--asc-color-base-default)}.vg{position:relative;display:flex;flex-direction:column;overflow-y:scroll}.vg[data-no-comment=true]{height:60vh}.wD{max-height:calc(100vh - 10rem);height:100%}.xD{border-top:1px solid var(--asc-color-base-shade4);position:fixed;width:100%;bottom:0;left:0}.yD{position:absolute;z-index:1;bottom:3.25rem;padding:0 1rem;margin-bottom:1rem;max-width:calc(100vw - 3rem);width:100%;max-height:60%;display:flex;flex-direction:column;overflow:hidden}.kD{position:absolute;bottom:3.25rem}.jD{position:absolute;bottom:0;left:0;right:0;height:0;background:linear-gradient(180deg,#0000,#000c);z-index:0;pointer-events:none}.zD{color:var(--asc-color-white);margin-top:.34rem;overflow:scroll}.XD{display:flex;align-items:center;gap:.5rem}.YD{display:flex;align-items:center;gap:.25rem}.ID{display:flex;gap:.12rem}.AD{width:2rem;height:2rem}.CD{color:var(--asc-color-white)!important}.MD{display:flex;flex-direction:column;gap:.13rem}.SD,.ED{background:none;border:none;color:var(--asc-color-white)!important;cursor:pointer;padding:0;display:inline}.RD{width:-moz-fit-content;width:fit-content}.UD{text-decoration:none;color:var(--asc-color-white)!important;font-weight:600}.WD{color:var(--asc-color-white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:8rem;width:100%}.BD{display:flex;flex-direction:column;width:80%;gap:.75rem;padding:.75rem 0;animation:wg 1.5s ease-in-out infinite}.FD{width:80%;height:.5rem;background-color:var(--asc-color-secondary-shade2);border-radius:.75rem}.HD{width:50%;height:.5rem;background-color:var(--asc-color-secondary-shade2);border-radius:.75rem}.LD{width:20%;height:.5rem;background-color:var(--asc-color-secondary-shade2);border-radius:.75rem}@keyframes wg{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.TD{width:100%;height:100vh;position:relative;background-color:var(--asc-color-secondary-shade1)}.VD{position:absolute;top:0;left:0;width:100%;z-index:1;background:transparent;display:flex;justify-content:space-between;padding:1rem .75rem;color:var(--asc-color-white)}.qD{width:1.5rem;height:1.5rem;color:var(--asc-color-white)}.DD{max-width:15rem;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.GD{width:10rem;height:10rem;color:var(--asc-color-base-shade3)}.JD,.KD{color:var(--asc-color-white)}.ND{padding:.63rem 1rem;color:var(--asc-color-white);display:flex;gap:.5rem;background:transparent!important;border-radius:.5rem;border:1px solid var(--asc-color-white)!important;margin:1rem auto 0}.OD{position:relative;width:100%;height:100vh;background:linear-gradient(180deg,#0000004d,#0000 10% 90%,#0000004d),var(--asc-color-black);overflow:hidden}.PD{display:flex}.QD{width:100%;height:100vh}.xg{position:relative;width:100%;height:100vh;display:flex;align-items:center;justify-content:center}.xg img{display:block;width:2rem;height:2rem;-o-object-fit:cover;object-fit:cover}.ZD{width:100%;height:100vh;position:relative;background-color:var(--asc-color-base-shade3)}._D{position:absolute;top:0;left:0;width:100%;z-index:1;background:transparent;display:flex;justify-content:space-between;padding:1rem .75rem;color:var(--asc-color-white)}.eG{width:1.5rem;height:1.5rem;fill:var(--asc-color-white)}.rG{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;cursor:pointer;width:100%;padding:.75rem 0}.aG{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.oG{color:var(--asc-color-base-default)}.Sa{color:var(--asc-color-base-default)}.yg{display:flex;align-items:center;padding:1.12rem .75rem;justify-content:space-between}.kg{color:var(--asc-color-base-default)}.tG{width:1.5rem}.jg{border:none;padding-bottom:5rem}.zg{width:100%;height:11.75rem;position:relative;background:linear-gradient(0deg,#0000007f,#0000007f) 100%,#d9e5fc}.Xg{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0deg,#0006 0% 100%)}.Yg{top:50%;left:50%;width:2rem;opacity:.8;height:1.75rem;position:absolute;fill:var(--asc-color-white);transform:translate(-50%,-50%)}.Ig{padding:.5rem 1rem 0}.Ag{display:block;padding:1.5rem 0 1rem}.Cg{gap:.5rem;display:flex;padding:1rem 0;justify-content:space-between}.iG{font-size:.8125rem;color:var(--asc-color-base-shade1)}.he{width:100%;border:none;outline:none;margin-top:.25rem;padding-bottom:1rem;font-size:.9375rem;line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);border-bottom:1px solid var(--asc-color-base-shade4)}.dG{gap:.25rem;display:flex;align-items:center}.sG{line-height:1.125rem;font-size:.8125rem;color:var(--asc-color-base-shade3)}.ge{width:100%;border:none;resize:none;outline:none;padding:0 0 1rem;margin-top:.25rem;font-size:.9375rem;line-height:1.25rem;field-sizing:content;word-break:break-all;letter-spacing:-.015rem;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);border-bottom:1px solid var(--asc-color-base-shade4)}.he::-moz-placeholder,.ge::-moz-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.he:-ms-input-placeholder,.ge:-ms-input-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.he::placeholder,.ge::placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.lG{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.Mg{gap:.25rem;display:flex;padding-bottom:1rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.cG{gap:.5rem;display:flex;flex-wrap:wrap}.nG{gap:.5rem;display:flex;align-items:center;border-radius:1.5rem;padding:.25rem .5rem .25rem .25rem;border:1px solid var(--asc-color-base-shade4)}.mG,.hG{width:1.75rem;height:1.75rem;border-radius:50%}.gG{font-size:1rem;overflow:hidden;font-weight:600;max-width:14.5rem;white-space:nowrap;display:inline-block;text-overflow:ellipsis;color:var(--asc-color-base-default)}.pG{fill:var(--asc-color-base-shade1)}.bG{width:100%}.Sg{width:100%;display:flex;font-size:.875rem;margin-top:.25rem;padding-bottom:1rem;line-height:1.25rem;letter-spacing:-.015rem;justify-content:space-between;color:var(--asc-color-base-shade3);border-bottom:1px solid var(--asc-color-base-shade4)}.uG{gap:.75rem;padding:1rem 0;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.fG{gap:.75rem;display:flex}.vG{border-top:1px solid var(--asc-color-base-shade4);margin:0 1rem}.Ea{gap:1rem;display:grid;justify-items:center;grid-template-columns:repeat(auto-fill,minmax(4rem,1fr))}.wG{display:flex;text-align:center;flex-direction:column}.xG{display:flex;position:relative;justify-content:center}.Sa .yG{width:2.5rem;height:2.5rem}.kG{top:0;margin:0;padding:0;border:none;display:flex;right:.4rem;cursor:pointer;background:none;position:absolute;align-items:center;justify-content:center}.jG{width:1.125rem;height:1.125rem;border-radius:50%;fill:var(--asc-color-background-transparent-black)}.zG{gap:.25rem;width:4rem;margin-top:.25rem;display:flex;align-items:center;justify-content:center}.XG{overflow:hidden;white-space:nowrap;align-items:center;justify-self:center;display:inline-block;text-overflow:ellipsis}.YG{width:1rem;height:1rem;display:flex;align-items:center}.Eg{bottom:0;left:0;right:0;width:100%;display:flex;padding:1rem;position:fixed;justify-content:center;border-top:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);z-index:10}.IG{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.AG{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);padding:.125rem 0}.Rg{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start;padding-bottom:1rem}.CG{position:relative}@media only screen and (width >=48em){.Sa{gap:.75rem;display:grid;padding-bottom:2rem}.yg{height:4rem;border-radius:.5rem;padding:1.25rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.kg{font-size:1.25rem}.jg{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);padding-bottom:0}.zg{width:100%;height:17.0625rem;border-radius:.5rem .5rem 0 0}.Xg{border-radius:.5rem}.Yg{width:5rem;height:3.5rem}.Ig{padding:0 1rem;background-color:var(--asc-color-background-default)}.Cg,.Ag{padding:1.5rem 0 0}.he,.ge,.Mg,.Sg{padding:1rem 0}.Eg{margin-top:0;border-top:none;position:static;width:auto;left:auto;right:auto;border-radius:0 0 .5rem .5rem}.Ea{padding:1rem 0 0}.MG{font-size:1.25rem}.Ea .SG{border-bottom:none}.Rg{padding:1rem 0}}.EG{display:flex;text-align:center;padding:0 .75rem;flex-direction:column}.RG{width:2.5rem;display:flex;height:2.5rem;border-radius:50%;align-items:center;margin-bottom:.25rem;justify-content:center;background-color:var(--asc-color-base-shade4)}.UG{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.WG{line-height:1.65rem}.BG{color:var(--asc-color-base-shade1)}.FG{line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default);display:block}.HG{background-color:var(--asc-color-base-shade4);border-radius:50%;min-width:2.5rem;max-width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center}.LG{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.TG{color:var(--asc-color-base-shade1)}.VG{color:var(--asc-color-base-shade1)}.qG{width:100%}.Ug{color:var(--asc-color-base-default)}.Wg{display:flex;align-items:center;padding:1.12rem .75rem;justify-content:space-between}.Bg{color:var(--asc-color-base-default)}.DG{width:1.5rem}.Fg{border:none}.Ra{width:100%;height:11.75rem;position:relative}.Ra[data-no-image=true]{background:linear-gradient(0deg,#0000007f,#0000007f) 100%,#d9e5fc}.Hg{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0deg,#0006 0% 100%)}.Lg{top:50%;left:50%;width:2rem;opacity:.8;height:1.75rem;position:absolute;fill:var(--asc-color-white);transform:translate(-50%,-50%)}.Tg{padding:.5rem 1rem 0}.Vg{gap:.5rem;display:flex;padding:1rem 0;justify-content:space-between}.GG{font-size:.8125rem;color:var(--asc-color-base-shade1)}.pe{width:100%;border:none;outline:none;margin-top:.25rem;padding-bottom:1rem;font-size:.9375rem;line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);border-bottom:1px solid var(--asc-color-base-shade4)}.JG{gap:.25rem;display:flex;align-items:center}.KG{line-height:1.125rem;font-size:.8125rem;color:var(--asc-color-base-shade3)}.be{width:100%;border:none;resize:none;outline:none;padding:0 0 1rem;margin-top:.25rem;font-size:.9375rem;line-height:1.25rem;field-sizing:content;word-break:break-all;letter-spacing:-.015rem;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);border-bottom:1px solid var(--asc-color-base-shade4)}.pe::-moz-placeholder,.be::-moz-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.pe:-ms-input-placeholder,.be:-ms-input-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.pe::placeholder,.be::placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.NG{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.qg{gap:.25rem;display:flex;padding-bottom:1rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.OG{gap:.5rem;display:flex;flex-wrap:wrap}.PG{gap:.5rem;display:flex;align-items:center;border-radius:1.5rem;padding:.25rem .5rem .25rem .25rem;border:1px solid var(--asc-color-base-shade4)}.QG,.ZG{width:1.75rem;height:1.75rem;border-radius:50%}._G{font-size:1rem;overflow:hidden;font-weight:600;max-width:14.5rem;white-space:nowrap;display:inline-block;text-overflow:ellipsis;color:var(--asc-color-base-default)}.eJ{fill:var(--asc-color-base-shade1)}.rJ{width:100%}.Dg{width:100%;display:flex;font-size:.875rem;margin-top:.25rem;padding-bottom:1rem;line-height:1.25rem;letter-spacing:-.015rem;justify-content:space-between;color:var(--asc-color-base-shade3);border-bottom:1px solid var(--asc-color-base-shade4)}.aJ{padding:1rem 0;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.oJ{gap:.75rem;display:flex}.Gg{bottom:0;display:flex;padding:1rem;position:sticky;margin-top:1.5rem;justify-content:center;border-top:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.tJ{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.iJ{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);padding:.125rem 0}.dJ{border-top:1px solid var(--asc-color-base-shade4);margin:0 1rem}.sJ{display:flex;align-items:self-start;gap:.75rem}.lJ{position:relative}@media only screen and (width >=48em){.Ug{gap:.75rem;display:grid;padding-bottom:2rem}.Wg{border-radius:.5rem;padding:1.25rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Bg{font-size:1.25rem}.Fg{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ra{width:100%;height:17.0625rem;border-radius:.5rem .5rem 0 0}.Hg{border-radius:.5rem}.Lg{width:5rem;height:3rem}.Tg{padding:0 1rem;background-color:var(--asc-color-background-default)}.Vg{padding:1.5rem 0 0}.pe,.be,.qg,.Dg{padding:1rem 0}.Gg{margin-top:0;border-top:none;position:static;border-radius:0 0 .5rem .5rem}.Jg{padding:1rem 0 0}.cJ{font-size:1.25rem}.Jg .nJ{border-bottom:none}}.Ua{top:0;left:0;width:100%;z-index:9999;height:100vh;display:flex;position:fixed;align-items:center;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 50%)}.Ua[data-entering]{animation:Wa 0ms}.Ua[data-exiting]{animation:Wa .25s reverse ease-in}.Ba{outline:none;max-width:20rem;max-height:80vh;border-radius:.75rem;background:var(--asc-color-background-default)}.Ba[data-entering]{animation:Kg .25s cubic-bezier(.175,.885,.32,1.275)}.mJ{outline:none}.hJ{display:flex;align-items:start;padding:1.25rem 1.5rem;justify-content:space-between}.gJ{font-size:1.25rem;color:var(--asc-color-base-default)}.Ng{fill:var(--asc-color-base-shade3)}.pJ{line-height:1.5;font-size:.875rem;padding:.5rem 1.5rem;color:var(--asc-color-base-shade1)}.Og{gap:.75rem;display:flex;justify-content:center;padding:1rem 1.5rem 1.5rem}.Fa{width:100%}.bJ{color:var(--asc-color-white)}.Ha{width:100%}.Fa:hover{opacity:.7}.Ha:hover{opacity:.7;color:var(--asc-color-secondary-shade1)}@keyframes Wa{0%{opacity:0}to{opacity:1}}@keyframes Kg{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.Ba{max-width:25rem;min-width:25rem}.Ng[data-focus-visible]{outline:1px solid var(--asc-color-base-shade2)}.Og{justify-content:flex-end}.Fa[data-focus-visible]{opacity:.7}.Ha[data-focus-visible]{opacity:.7;color:var(--asc-color-secondary-shade1)}}.La{padding:1rem;background-color:var(--asc-color-background-default);max-height:96%;position:fixed;bottom:0;left:0;right:0;z-index:9999;display:flex;flex-direction:column;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem}.La:focus{outline:none}.uJ{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;flex:1;margin-bottom:3rem}.fJ{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:1rem}.Pg{background-color:color(from var(--asc-color-base-inverse) srgb r g b / 50%)!important;inset:0;position:fixed;display:block;z-index:5;opacity:1!important}@media (width >= 48em){.La,.Pg{display:none}}.dr{outline:none;max-height:80vh;border-radius:.75rem;background:var(--asc-color-background-default);overflow:hidden}.dr[data-entering]{animation:Qg .25s cubic-bezier(.175,.885,.32,1.275)}.dr[data-animation=false][data-entering]{animation:none}.dr[data-media=true]{border-radius:0;background:transparent}.s{top:0;left:0;width:100%;z-index:999;height:100vh;display:flex;position:fixed;align-items:center;justify-content:center;background:var(--asc-color-black)}.s[data-view=mobile]{display:flex}.s[data-view=desktop]{display:none}.s[data-entering]{animation:Ta 0ms}.s[data-exiting]{animation:Ta .25s reverse ease-in}.s[data-animation=false][data-entering],.s[data-animation=false][data-exiting]{animation:none}.s[data-view=none]{display:none}.vJ{outline:none}.wJ{display:flex;align-items:center;padding:1.25rem 1.5rem;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.xJ{font-size:1.25rem;color:var(--asc-color-base-default)}.Zg{fill:var(--asc-color-base-shade3)}@keyframes Ta{0%{opacity:0}to{opacity:1}}@keyframes Qg{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.s{background:rgb(from var(--asc-color-black) r g b / 80%)}.s[data-view=mobile]{display:none}.s[data-view=desktop]{display:flex}.Zg[data-focus-visible]{outline:1px solid var(--asc-color-base-shade2)}}.yJ{display:flex;height:100vh;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.kJ{width:2.5rem;height:2.5rem;margin-bottom:1rem;fill:var(--asc-color-background-neutral-400)}.jJ{text-align:center;color:var(--asc-color-border)}.zJ{height:100%;width:100%}._g{display:none}@media (width >= 48em){._g{min-height:100%;display:block}}.XJ{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.ep{width:100%;height:100%;display:grid;overflow:hidden;grid-template-columns:auto 1fr;background:var(--asc-color-background-shade1)}.rp{width:18rem}.Va{width:100%;margin:0 auto;overflow:scroll;max-width:37.125rem;padding:1rem 1.5rem 0;scrollbar-width:none;-ms-overflow-style:none}.Va::-webkit-scrollbar{display:none}@media (width < 48em){.ep{grid-template-columns:1fr;background:var(--asc-color-background-default)}.rp{display:none}.Va{padding:0;max-width:unset}}.YJ{font-weight:700;font-size:1.25rem;color:var(--asc-color-base-default)}.q{gap:1rem;border:none;outline:none;display:flex;cursor:pointer;align-items:center;padding:.5rem 1rem;background-color:transparent;color:var(--asc-color-base-default)}.q:hover,.q:active{color:var(--asc-color-base-default);background-color:var(--asc-color-primary-shade3)}.q:disabled{background-color:transparent;color:var(--asc-color-base-shade2)}.q[data-active=true]{color:var(--asc-color-primary-default);background-color:var(--asc-color-primary-shade3)}.ap{width:2rem;height:2rem;display:grid;color:inherit;padding:.375rem;border-radius:100%;align-items:center;justify-content:center;background-color:var(--asc-color-base-shade4)}.ap[data-active=true]{background-color:var(--asc-color-primary-default)}.op{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}.op[data-active=true]{fill:var(--asc-color-white)}.tp{font-size:var(--asc-text-font-size-sm);font-weight:var(--asc-text-font-weight-bold)}.tp[data-active=true]{color:var(--asc-color-primary-default)}@media (width >= 48em){.q[data-focus-visible]{color:var(--asc-color-base-default);background-color:var(--asc-color-primary-shade3)}}.IJ{display:flex;flex-direction:column;height:100vh;border-right:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.AJ{gap:1rem;padding:1rem;display:grid;flex-shrink:0}.CJ{display:flex;align-items:center;justify-content:space-between}.MJ{flex-shrink:0;display:grid;grid-gap:.5rem;padding:.5rem 0;border-top:1px solid var(--asc-color-base-shade4)}.SJ{display:grid;grid-gap:.5rem;padding:.5rem 0;border-top:1px solid var(--asc-color-base-shade4);overflow-y:auto}.EJ{max-height:55vh;overflow-y:scroll;padding-bottom:1rem}.RJ{border-radius:.5rem;padding-bottom:.5rem;background-color:var(--asc-color-background-default);box-shadow:0 0 2px #28293d1a,0 4px 8px #60617033}.UJ{display:flex;padding:var(--asc-spacing-m1);padding-top:0;gap:var(--asc-spacing-s1);align-items:center}.WJ{color:var(--asc-color-base-inverse)}.BJ{color:var(--asc-color-base-default);display:flex;align-items:center}.FJ{width:.75rem;height:.75rem;margin-right:var(--asc-spacing-xxs2);fill:var(--asc-color-base-default)}.HJ{width:3rem;height:3rem}.LJ{animation:ip 2s linear infinite}@keyframes ip{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.TJ{display:flex;:hover{cursor:pointer;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm)}}.VJ{fill:var(--asc-color-secondary-shade2);width:auto;height:1.25rem}.qJ{width:1.25rem;height:1.25rem}.DJ{font-family:var(--asc-text-global-font-family);color:var(--asc-color-base-shade2);font-size:.5rem;line-height:.75rem;margin-bottom:var(--asc-spacing-s1)}.GJ{cursor:pointer;display:flex;padding:var(--asc-spacing-s2) var(--asc-spacing-m1);justify-content:space-between}.JJ{color:var(--asc-color-base-inverse)}.KJ{color:var(--asc-color-alert-default)}.NJ,.OJ{fill:var(--asc-color-base-inverse)}.PJ{width:1.25rem;height:1.25rem;fill:var(--asc-color-alert-default)}.QJ{width:1.25rem;height:1.25rem}.ZJ{height:1.25rem;width:1.25rem;color:var(--asc-color-alert-default);fill:var(--asc-color-alert-default)}._J{width:12.5rem;background-color:var(--asc-color-secondary-shade4);z-index:10000;padding:var(--asc-spacing-s2) 0;border-radius:var(--asc-border-radius-lg);&.eK{position:fixed!important}}.rK{padding:var(--asc-spacing-s1) var(--asc-spacing-m1);display:flex;gap:var(--asc-spacing-s1)}.aK{display:flex;gap:var(--asc-spacing-xxs2);align-items:center;color:var(--asc-color-secondary-shade2);margin-bottom:var(--asc-spacing-xxs2)}.oK{width:2rem;height:2rem}.tK{width:1rem;height:1rem}.dp{padding:var(--asc-spacing-s1) .625rem;border-radius:var(--asc-border-radius-lg);border-top-left-radius:var(--asc-border-radius-none);color:var(--asc-color-base-inverse);background-color:var(--asc-color-base-shade4);max-width:7.5rem;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;white-space:pre-wrap}.dp[data-mentioned=true]{border:1px solid var(--asc-color-primary-default)}.iK{width:12.5rem}.dK{padding:var(--asc-spacing-s2);border-radius:var(--asc-border-radius-lg) var(--asc-border-radius-lg) 0 0;background-color:var(--asc-color-base-shade3)}.sK{color:var(--asc-color-base-inverse)}.lK{color:var(--asc-color-base-default);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.cK{border-radius:0 0 var(--asc-border-radius-lg) var(--asc-border-radius-lg);background-color:var(--asc-color-base-shade4);color:var(--asc-color-base-inverse);padding:var(--asc-spacing-s1) var(--asc-spacing-s2)}.nK{-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.mK,.hK{color:var(--asc-color-primary-default)}.gK{color:var(--asc-color-primary-dark, var(--asc-color-primary-default))}.pK{width:1.25rem;height:1.25rem;color:var(--asc-color-base-shade2)}.sp{display:flex}.sp:hover{cursor:pointer;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm)}.bK{display:flex;cursor:pointer;background-color:var(--asc-color-base-shade4);border-radius:var(--asc-border-radius-full);gap:var(--asc-spacing-xxs3);width:-moz-max-content;width:max-content;padding:.313rem .438rem}.sr{width:2rem;height:2rem;border:.313rem var(--asc-color-base-shade4) solid;border-radius:var(--asc-border-radius-full)}.sr[data-active=true],.sr[data-active=true]:hover{border-radius:var(--asc-border-radius-full);border:.313rem var(--asc-color-base-shade1) solid}.sr:hover{border-radius:var(--asc-border-radius-full);border:.313rem var(--asc-color-secondary-shade3) solid}.uK{position:relative}.fK{position:absolute;bottom:1.5rem;left:.625rem;transform:translate(-50%)}.vK{width:1.25rem;height:1.25rem}.lp{display:flex;flex-direction:row;align-items:center;background-color:var(--asc-color-base-shade3);border:1px solid var(--asc-color-secondary-shade4);padding:var(--asc-spacing-xxs2) var(--asc-spacing-xxs3);border-radius:var(--asc-border-radius-full)}.lp[data-myreaction=true]{background-color:var(--asc-color-primary-default);border:none}.ue{display:flex;flex-direction:row-reverse;align-items:center}.ue>:not(:first-child){margin-right:calc(var(--asc-spacing-s1) * -1)}.ue>:first-child{transform:translate(0)}.ue>:nth-child(2){transform:translate(0)}.ue>:last-child{transform:translate(0)}.wK{width:1.25rem;height:1.25rem}.xK{margin-left:var(--asc-spacing-xxs1);color:var(--asc-color-base-inverse)}.yK{color:var(--asc-color-base-shade1)}.kK{padding:var(--asc-spacing-s1) var(--asc-spacing-m1);display:flex;gap:var(--asc-spacing-s1)}.cp{position:relative}.cp[data-reactions=true]{margin-bottom:1.313rem}.jK{display:flex;align-items:flex-end;gap:var(--asc-spacing-xxs3)}.zK{position:absolute;bottom:-1.313rem}.XK{display:flex;align-items:center;justify-content:center;padding:var(--asc-spacing-xxs2) var(--asc-spacing-s1);background-color:var(--asc-color-base-shade4);gap:var(--asc-spacing-xxs2);border-radius:var(--asc-border-radius-lg);color:var(--asc-color-base-inverse)}.YK{display:flex;align-items:flex-start;padding-bottom:var(--asc-spacing-xxs2)}.IK{height:1rem;width:1rem;fill:var(--asc-color-base-inverse)}.AK{width:auto;height:1.25rem}.CK{height:1rem;width:1.25rem;fill:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.MK{font-family:var(--asc-text-global-font-family);color:var(--asc-color-base-shade2);margin-bottom:var(--asc-spacing-s1);font-size:.5rem;line-height:.75rem}.SK{z-index:1001!important;max-height:85%;top:15%!important;@media (width >= 768px){width:375px!important}}.EK{height:100%!important;background-color:var(--asc-color-background-default)!important}.RK{background-color:var(--asc-color-black)!important;opacity:.5!important}.UK{width:1.5rem;height:1.5rem;fill:var(--live-chat-asc-color-base-inverse, var(--asc-color-base-inverse));margin-right:var(--asc-spacing-s2)}.WK{display:flex;flex-direction:column-reverse;flex-grow:1;overflow-y:hidden}.BK{margin:auto;padding-top:var(--asc-spacing-m1);padding-bottom:var(--asc-spacing-m1)}.FK{width:1.25rem;height:1.25rem}.HK{display:flex;flex-direction:column-reverse;overflow:auto}.LK{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;align-items:center;color:var(--asc-color-secondary-shade2);font-weight:var(--asc-text-font-weight-light);font-size:var(--asc-text-font-size-md)}.TK{margin-bottom:var(--asc-spacing-m1)}.VK{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}.qK{padding-top:1.3125rem;padding-bottom:.5rem}.DK{margin:auto;width:8.375rem;height:.3125rem;border-radius:var(--asc-border-radius-full);background-color:var(--asc-color-base-shade1)}.GK{min-height:3.5rem;z-index:99;background-color:var(--asc-color-background-default)}.JK{display:flex;align-items:center;gap:var(--asc-spacing-s2);padding:var(--asc-spacing-s1) var(--asc-spacing-s2);background-color:inherit;border-top:1px solid var(--asc-color-base-shade2)}.KK{display:flex;flex-grow:1;background:var(--asc-color-background-default);>div{width:100%;border-radius:var(--asc-border-radius-xxl);border:1px solid var(--asc-color-background-default);background:var(--asc-color-secondary-shade4);textarea{padding:.563rem 1rem;background-color:transparent}}}.NK{width:100%;height:var(--asc-spacing-l1);padding:var(--asc-spacing-s1) var(--asc-spacing-s2);border-radius:var(--asc-border-radius-sm);border:var(--asc-border-radius-none);background-color:var(--asc-color-secondary-default);color:var(--asc-color-base-inverse);display:flex;align-items:center;span{padding-left:var(--asc-spacing-s1);font-weight:var(--asc-text-font-weight-light)}}.OK{display:flex;font-family:var(--asc-text-global-font-family);background-color:var(--asc-color-base-shade4);color:var(--asc-color-base-inverse);max-width:100%;padding:var(--asc-spacing-s2);padding-left:var(--asc-spacing-m1);gap:var(--asc-spacing-s2);justify-content:space-between;align-items:center;.PK{flex:0 0 auto;width:2rem;height:2rem}.QK{display:flex;flex-direction:column;color:var(--asc-color-base-inverse);font-size:var(--asc-text-font-size-sm);line-height:var(--asc-line-height-sm);flex:1;overflow:hidden;gap:.125rem;.ZK{font-weight:var(--asc-text-font-weight-bold)}._K{font-weight:var(--asc-text-font-weight-light);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.eN{flex:0 0 auto;cursor:pointer}}.rN{position:relative;height:0}.aN{height:100%}.oN{display:flex;font-family:var(--asc-text-global-font-family);background-color:var(--asc-color-base-shade4);color:var(--asc-color-base-shade1);max-width:100%;padding:var(--asc-spacing-s2);padding-left:var(--asc-spacing-m1);gap:var(--asc-spacing-s2);align-items:center}.tN{color:var(--asc-color-base-shade3)}.iN{color:var(--asc-color-base-shade2)}.dN{display:flex;height:100%;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:var(--asc-spacing-s2);padding:var(--asc-spacing-m1);color:var(--asc-color-base-shade2)}.sN{position:relative;bottom:var(--asc-spacing-m1);display:flex;flex-direction:column;align-items:center;z-index:99999;pointer-events:none}.lN{width:calc(100% - var(--asc-spacing-m1) * 4);padding:1.125rem var(--asc-spacing-m1);display:flex;align-items:center;color:var(--asc-color-base-inverse);border-radius:var(--asc-border-radius-md);animation-duration:.3s;animation-name:np;animation-fill-mode:forwards;pointer-events:auto;background-color:var(--asc-color-base-shade4)}@keyframes np{0%{opacity:0}to{opacity:1}}.cN{position:relative;display:flex;flex-wrap:wrap;min-width:1em;background:var(--asc-color-base-shade4);border:1px solid var(--asc-color-base-shade4);border-radius:1.25rem;transition:background .2s,border-color .2s;&.nN{border-color:var(--asc-color-alert-default)}&.mN{background:var(--asc-color-base-shade4);border-color:var(--asc-color-base-shade3)}}.hN{flex:1 1 auto;display:block;width:1%;min-width:0;margin:0;padding:.563rem;background:none;border:none;box-sizing:border-box;outline:none;font:inherit;resize:vertical;&::-moz-placeholder{font-weight:400}&:-ms-input-placeholder{font-weight:400}&::placeholder{font-weight:400}&[disabled]{background:none}}.gN{position:relative;width:100%;>div:first-child{position:absolute!important;width:100%;top:revert!important;left:revert!important;right:revert!important;bottom:revert!important}}.mp{padding:var(--asc-spacing-s1);width:calc(100% - 1rem);background-color:var(--asc-color-background-default);>div:first-child{>div:first-child{padding:0 .45rem}}textarea{flex:1 1 auto;display:block;width:1%;min-width:0;margin:0;padding:.563rem;background:none;border:none;box-sizing:border-box;outline:none;font:inherit;resize:vertical;color:var(--asc-color-base-inverse);&::-moz-placeholder{font-weight:400}&:-ms-input-placeholder{font-weight:400}&::placeholder{font-weight:400}&[disabled]{background:none}}}.pN{z-index:999;width:100%;position:absolute;transform:translateY(1.25rem);background-color:var(--asc-color-base-shade4);max-height:8rem;overflow:auto;border-bottom:1px solid var(--asc-color-base-shade3);bottom:2rem!important;left:0!important}.bN{position:relative;z-index:1;color:var(--asc-color-primary-dark, var(--asc-color-primary-default));pointer-events:none;background-color:var(--asc-color-base-shade4)}.mp .uN{padding:0 .4rem}.fN{box-shadow:var(--asc-box-shadow-01)}.vN{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);height:100%;overflow-y:hidden}.wN{color:var(--asc-color-white)}.xN,.yN{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between}.kN{color:var(--asc-color-white)}.jN{width:100%;height:100%;position:relative}.zN{position:absolute;top:10px;left:10px;right:10px;z-index:1;display:flex;align-items:center;padding:.75rem 0 .625rem}.hp{position:absolute;top:0;left:0;right:0;height:.125rem;border-radius:.25rem;background-color:#ffffff4d}.XN{height:100%;background-color:#fff;transition:width .1s linear}.YN{width:100%;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.gp{color:#fff}.IN{display:flex;align-items:center;gap:.25rem}.AN{position:absolute;bottom:2rem;z-index:1;display:flex;justify-content:center;align-items:center;padding:.75rem 1rem .625rem;left:50%;transform:translate(-50%)}.pp{width:100%;height:100%;position:absolute;top:0;left:0}.CN{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bp{width:2rem;height:2rem}.MN{-o-object-fit:contain;object-fit:contain}.SN{-o-object-fit:cover;object-fit:cover}.EN{width:100%;display:flex;justify-content:space-between;align-items:center}.RN{display:flex;align-items:center;gap:.5rem;width:100%}.UN{position:absolute;inset:0;background:linear-gradient(180deg,#00000029 100%,#fff0 55.05%);pointer-events:none}@keyframes up{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.fe{background-color:#e0e0e0;animation:up 1.5s ease-in-out infinite}.hp.fe{height:.25rem;width:100%}.bp.fe{width:2rem;height:2rem;border-radius:50%}.gp.fe{width:60%;height:1rem;border-radius:.25rem}.pp.fe{width:100%;height:100%}.WN{flex-grow:1;display:flex;flex-direction:column;gap:.25rem}.BN{width:80%;height:.5rem;background-color:#e0e0e0;margin-bottom:.25rem;border-radius:.25rem}.FN{width:40%;height:.5rem;background-color:#e0e0e0;border-radius:.25rem}.HN{position:relative;width:7.4rem;height:13rem}.LN{width:1rem;height:1rem;flex-shrink:0}.ve{position:relative;width:100%;height:100%;overflow:hidden}.qa{width:100%;height:100%}.qa img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.ve:hover .qa img{transform:scale(1.1);cursor:pointer}.TN{position:absolute;top:0;left:0;right:0;padding:.5rem}.VN{display:flex;align-items:center;gap:.25rem;margin-bottom:.25rem}.qN{color:#ebecef;font-size:.25rem}.DN{display:flex;align-items:center}.GN{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;max-width:3rem}.JN{width:.5rem;height:.5rem;color:#1054de}.KN{gap:.125rem;display:inline-flex;color:var(--asc-color-black);text-decoration:none;padding:.1988rem .3181rem .1988rem .2386rem;font-size:.5rem;text-align:center;align-items:center;border-radius:1.5rem;border:.0625rem solid #ebecef;background:#fffc}.ve:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0009;opacity:0;transition:opacity .3s ease-in-out}.ve:after{content:"View preview";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#ebecef;font-size:.75rem;font-weight:400;text-align:center;opacity:0;transition:opacity .3s ease-in-out;line-height:1rem;letter-spacing:-.0063rem}.ve:hover:after{width:100%;height:100%;opacity:1;z-index:9999;cursor:pointer;background-color:#000c;display:flex;justify-content:center;align-items:center;flex-direction:column}.NN{width:100%;height:100%}.ON{-o-object-fit:contain;object-fit:contain}.PN{-o-object-fit:cover;object-fit:cover}.QN{position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.ZN{width:.75rem;height:.75rem;color:#1054de;margin-right:.13rem}._N{max-width:4rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.eO{position:absolute;top:.5rem;left:.5rem;right:.5rem;display:flex;align-items:center}.rO{background-color:#636878;animation:fp 1.5s ease-in-out infinite}@keyframes fp{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.aO{width:1rem;height:1rem;border-radius:50%;background-color:#e0e0e0;margin-right:.5rem}.oO{flex-grow:1}.tO{width:80%;height:.25rem;background-color:#e0e0e0;margin-bottom:.25rem;border-radius:.25rem}.iO{width:40%;height:.25rem;background-color:#e0e0e0;border-radius:.25rem}.dO{width:7.4rem;height:13rem;position:relative;overflow:hidden}.sO{position:absolute;inset:0;background:linear-gradient(180deg,#00000029 100%,#fff0 55.05%);pointer-events:none;z-index:0}.lO{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#f0f0f0;color:#666;text-align:center}
|
|
1
|
+
@keyframes D{to{transform:translate(100%)}}.D{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;z-index:1}.D:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translate(-100%);animation-name:D;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.D{--pseudo-element-display: none}}*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}@supports (font-variation-settings: normal){:root{font-family:Inter var,sans-serif}}:root{color-scheme:light dark;font-family:Inter,sans-serif;--asc-text-global-font-family: inter, -apple-system, blinkmacsystemfont, arial, sans-serif;--asc-text-global-font-style: normal;--asc-text-font-size-xs: .75rem;--asc-text-font-size-sm: .875rem;--asc-text-font-size-md: 1rem;--asc-text-font-size-lg: 1.125rem;--asc-text-font-size-xl: 1.25rem;--asc-text-font-size-xxl: 1.5rem;--asc-text-font-size-3xl: 1.875rem;--asc-text-font-size-4xl: 2.25rem;--asc-text-font-size-5xl: 3rem;--asc-text-font-size-6xl: 3.75rem;--asc-text-font-size-7xl: 4.5rem;--asc-text-font-weight-light: 300;--asc-text-font-weight-normal: 400;--asc-text-font-weight-medium: 500;--asc-text-font-weight-bold: 600;--asc-text-font-weight-headline: 700;--asc-text-font-weight-black: 900;--asc-line-height-xs: 1rem;--asc-line-height-sm: 1.125rem;--asc-line-height-md: 1.25rem;--asc-line-height-lg: 1.5rem;--asc-line-height-xl: 1.75rem;--asc-line-height-xxl: 2rem;--asc-border-radius-none: 0;--asc-border-radius-sm: .25rem;--asc-border-radius-md: .5rem;--asc-border-radius-lg: .75rem;--asc-border-radius-xl: 1rem;--asc-border-radius-xxl: 1.5rem;--asc-border-radius-full: 9999px;--asc-spacing-none: 0;--asc-spacing-xxs1: .125rem;--asc-spacing-xxs2: .25rem;--asc-spacing-xxs3: .375rem;--asc-spacing-s1: .5rem;--asc-spacing-s2: .75rem;--asc-spacing-m1: 1rem;--asc-spacing-m2: 1.25rem;--asc-spacing-m3: 1.5rem;--asc-spacing-l1: 2rem;--asc-spacing-l2: 2.5rem;--asc-spacing-l3: 3rem;--asc-spacing-l4: 3.5rem;--asc-spacing-xl1: 4rem;--asc-spacing-xl2: 4.5em;--asc-spacing-xl3: 6rem;--asc-box-shadow-01: 0px .5px 2px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 8%);--asc-box-shadow-02: 0px .5px 2px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 8%);--asc-box-shadow-03: 0px 2px 4px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 4%);--asc-box-shadow-04: 0px 4px 8px 0px rgb(96 97 112 / 20%), 0px 0px 2px 0px rgb(40 41 61 / 10%);--asc-box-shadow-05: 0px 8px 16px 0px rgb(96 97 112 / 16%), 0px 2px 4px 0px rgb(40 41 61 / 4%);--asc-box-shadow-06: 0 0 2px 0 rgb(0 0 0 / 8%), 0 6px 16px 0 rgb(0 0 0 / 16%)}.vp{[vaul-drawer][vaul-drawer-direction=bottom]:after{height:unset}}*,*:after,*:before{margin:0;padding:0;box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}body{pointer-events:auto!important;color:var(--asc-color-base-default)}.we{width:2rem;position:relative}.we input[data-plyr=volume]{top:-1rem;height:2rem;right:1.25rem;position:absolute;transform-origin:left;display:none!important;transform:rotate(-90deg);padding-left:.25rem!important}.we:hover input[data-plyr=volume],.we input[data-plyr=volume]:hover{display:block!important}.wp{border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;position:absolute;clip:rect(0,0,0,0)}@media (width < 48em){body.xp{overflow:hidden!important}}.yp{margin:0;padding:0;color:inherit;font-family:Inter var,sans-serif}.kp{font-size:1.25rem;line-height:1.5rem;font-weight:700}.jp{font-size:1rem;line-height:1.5rem;font-weight:600}.zp{font-size:1rem;line-height:1.5rem;font-weight:400}.Xp{font-size:.875rem;line-height:1.25rem;font-weight:600}.Yp{font-size:.875rem;line-height:1.25rem;font-weight:400}.Ip{font-size:.75rem;line-height:1rem;font-weight:600}.Ap{font-size:.75rem;line-height:1rem;font-weight:400}.Cp{font-size:.75rem;line-height:.75rem;font-weight:400}.Mp{background-color:var(--asc-color-background-default)!important}.Sp{background-color:var(--asc-color-background-default);border-top-left-radius:var(--asc-border-radius-xl);border-top-right-radius:var(--asc-border-radius-xl);text-align:center;color:var(--asc-color-base-default);border-bottom:1px solid var(--asc-color-base-shade4);padding-bottom:var(--asc-spacing-m1)}.Ep{background-color:var(--asc-color-background-default)}.Rp{background-color:#0000007f}.Da{overflow:hidden;border-radius:50%;width:100%;height:100%}.Da[data-clickable=true]:hover{cursor:pointer}.Up{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Ga{display:inline-flex;align-items:center;justify-content:center;padding:var(--asc-spacing-s1) var(--asc-spacing-m1);font-size:var(--asc-text-font-size-md);font-weight:var(--asc-text-font-weight-bold);border-radius:var(--asc-border-radius-sm);cursor:pointer;transition:background-color .3s ease}.xe{opacity:.6;cursor:not-allowed}.Ga:disabled{opacity:.6;cursor:not-allowed}.Ja{background-color:var(--asc-color-primary-default);color:var(--asc-color-white);border:none}.Ja:hover:not(.xe){background-color:var(--asc-color-primary-shade1)}.Ka{background-color:var(--asc-color-white);color:var(--asc-color-primary-default);border:1px solid var(--asc-color-primary-default)}.Ka:hover:not(.xe){background-color:var(--asc-color-base-shade4)}.Na{background-color:transparent;color:var(--asc-color-primary-default);border:1px solid var(--asc-color-primary-default)}.Na:hover:not(.xe){background-color:var(--asc-color-base-shade4)}.Wp{font-size:var(--asc-text-font-size-sm);padding:var(--asc-spacing-xxs2) var(--asc-spacing-s1)}.Bp{font-size:var(--asc-text-font-size-md);padding:var(--asc-spacing-s1) var(--asc-spacing-m1)}.Fp{font-size:var(--asc-text-font-size-xl);padding:var(--asc-spacing-s2) var(--asc-spacing-m2)}.Hp{margin-right:var(--asc-spacing-s1)}.Oa{gap:.75rem;display:flex;flex-direction:column}.ye[data-variant=icon],.ye[data-variant=underlined]{gap:1.25rem;display:flex;align-items:center;padding:1rem 1rem 0;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4);border-bottom:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.x[data-variant=icon]{width:100%;outline:none;display:flex;cursor:pointer;align-items:center;padding-bottom:1rem;justify-content:center;color:var(--color);transition:color .2s;--border-color: transparent;--color: var(--asc-color-base-shade2);border-bottom:2px solid var(--border-color)}.x[data-variant=underlined]{display:flex;outline:none;cursor:pointer;align-items:center;padding-bottom:1rem;justify-content:center;color:var(--color);transition:color .2s;--border-color: transparent;--color: var(--asc-color-base-shade2);border-bottom:2px solid var(--border-color)}.x[data-variant=icon][data-hovered]{color:var(--asc-color-base-default)}.x[data-variant=underlined][data-hovered]{color:var(--asc-color-primary-default)}.x[data-variant=icon][data-selected]{color:var(--asc-color-base-default);--border-color: var(--asc-color-primary-default)}.x[data-variant=underlined][data-selected]{color:var(--asc-color-primary-default);--border-color: var(--asc-color-primary-default)}.x[data-variant=icon][data-disabled],.x[data-variant=underlined][data-disabled]{color:var(--asc-color-base-shade3)}.Lp{width:1.5rem;height:1.5rem;fill:currentcolor}.Pa{overflow:scroll;scrollbar-width:none;-ms-overflow-style:none}.Pa::-webkit-scrollbar{display:none}@media only screen and (width < 48em){.Oa{gap:0}.ye[data-variant=icon],.ye[data-variant=underlined]{border-left:none;border-right:none;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.Tp{max-width:100%;overflow:hidden;text-align:center;white-space:nowrap;text-overflow:ellipsis;color:var(--asc-color-base-default)}.Vp{box-sizing:border-box;all:unset;cursor:pointer}.qp{cursor:pointer;display:flex;justify-content:center;align-items:center;background-color:rgb(from var(--asc-color-black) r g b / 50%)!important;width:2rem;height:2rem;border-radius:50%}.Dp{width:1.5rem;height:1.5rem;fill:var(--asc-color-white)}.Qa[data-variant=default]{all:unset;width:1.5rem;height:1.5rem;display:grid;cursor:pointer;place-content:center;background-color:transparent;fill:var(--asc-color-base-inverse);color:var(--asc-color-base-inverse)}.Za[data-variant=default]{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.Qa[data-variant=filled]{all:unset;width:2rem;height:2rem;display:grid;cursor:pointer;border-radius:10rem;place-content:center;fill:var(--asc-color-base-inverse);color:var(--asc-color-base-inverse);background-color:var(--asc-color-background-transparent-black)}.Za[data-variant=filled]{width:1.5rem;height:1.5rem;color:var(--asc-color-white)}._a{all:unset;display:flex;cursor:pointer;align-items:center;justify-content:center;&:hover{opacity:.8}&:active{opacity:.6}}.Gp{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}@media (width >= 48em){._a[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.Jp{cursor:pointer;color:var(--asc-color-primary-default);background-color:var(--asc-color-background-default)}.Kp{display:flex;padding:.75rem 0;width:100%;cursor:pointer;align-items:center}.eo{margin-left:.5rem;color:var(--asc-color-base-default)}.ro{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}@media (width >= 48em){.eo{margin-top:.15rem;margin-left:.75rem}.ro{width:1.5rem;height:1.5rem;margin-left:.25rem}}.Np{all:unset;fill:var(--asc-color-white);cursor:pointer}.Op{display:flex;align-items:center;gap:var(--asc-spacing-xxs2);cursor:auto}.Pp{all:unset;cursor:pointer;width:1.5rem;height:1.5rem}.Qp{border:none;outline:none;display:flex;cursor:pointer;align-items:center;justify-content:center;transition:background-color .3s ease}.Zp{width:100%}.r{font-weight:400}.r.g{font-size:1rem}.r.p{font-size:.875rem}.r.o{background-color:transparent;color:var(--asc-color-primary-default)}.r.o:hover{background-color:transparent;color:var(--asc-color-primary-shade1)}.r.o[data-focus-visible]{color:var(--asc-color-primary-shade1)}.r.o:disabled,.r.o[data-disabled=true],.r.o[data-disabled=true]:hover{cursor:not-allowed;color:var(--asc-color-primary-shade2)}.r.i{background-color:transparent;color:var(--asc-color-base-default)}.r.i:hover{background-color:transparent;color:var(--asc-color-base-shade1)}.r.i[data-focus-visible]{color:var(--asc-color-base-shade1)}.r.i:disabled,.r.i[data-disabled=true],.r.o[data-disabled=true]:hover{cursor:not-allowed;color:var(--asc-color-base-shade2)}.e,.a{font-weight:600}.e.o{border:none;fill:var(--asc-color-white);color:var(--asc-color-white);background-color:var(--asc-color-primary-default)}.e.o:hover,.e.o[data-focus-visible]{background-color:var(--asc-color-primary-shade1)}.e.o:disabled,.e.o[data-disabled=true],.e.o[data-disabled=true]:hover{cursor:not-allowed;background-color:var(--asc-color-primary-background-disabled)}.e.G{border:none;fill:var(--asc-color-white);color:var(--asc-color-white);background-color:var(--asc-color-alert-default)}.e.G:hover{background-color:rgb(from var(--asc-color-alert-default) r g b / 80%)}.e.G:disabled,.e.G[data-disabled=true],.e.G[data-disabled=true]:hover{cursor:not-allowed;background-color:rgb(from var(--asc-color-alert-default) r g b / 50%)}.a.i{background-color:transparent;fill:var(--asc-color-base-default);color:var(--asc-color-base-default);border:1px solid var(--asc-color-secondary-shade3)}.a.i:hover,.a.i[data-focus-visible]{border:1px solid var(--asc-color-base-shade2)}.a.i:disabled,.a.i[data-disabled=true],.a.i[data-disabled=true]:hover{cursor:not-allowed;fill:var(--asc-color-base-shade4);color:var(--asc-color-base-shade4);border:1px solid var(--asc-color-base-shade4)}.e.p[data-label=true][data-icon=false],.a.p[data-label=true][data-icon=false]{gap:.25rem;font-size:.75rem;border-radius:.25rem;padding:.3125rem .5rem}.e.p[data-label=true][data-icon=true],.a.p[data-label=true][data-icon=true]{gap:.25rem;font-size:.75rem;border-radius:.25rem;padding:.25rem .75rem .25rem .5rem}.e.p[data-label=false][data-icon=true],.a.p[data-label=false][data-icon=true]{padding:.375rem;border-radius:.25rem}.e.g[data-label=true][data-icon=false],.e.g[data-label=true][data-icon=true],.a.g[data-label=true][data-icon=false],.a.g[data-label=true][data-icon=true]{gap:.5rem;font-size:.875rem;border-radius:.5rem;padding:.625rem 1rem}.e.g[data-label=false][data-icon=true],.a.g[data-label=false][data-icon=true]{padding:.625rem;border-radius:.5rem}.e.p .ke,.a.p .ke,.e.g .ke,.a.g .ke{width:1.25rem;height:1.25rem;fill:currentcolor}._p{display:initial;background-color:transparent}.ao{display:flex;align-items:center;justify-content:start;gap:.25rem;position:relative;cursor:pointer;touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ao *{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.oo{width:1.25rem;height:1.25rem}.oo[data-has-my-reaction=false]{fill:var(--asc-color-base-shade2)}.je{color:var(--asc-color-base-shade2);max-width:calc(80vw - 7rem);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.je:hover{color:var(--asc-color-base-shade1)}.je[data-has-my-reaction=true]{color:var(--asc-color-base-default);text-transform:capitalize}.z,.z[data-reference-type=post]{position:absolute;top:0;left:0;transform:translateY(calc(-100% - .4rem));display:flex;justify-content:center;align-items:center;gap:.25rem;padding:.5rem;border-radius:1.75rem;background-color:var(--asc-color-background-default);box-shadow:var(--asc-box-shadow-03);z-index:1000}.to,.z[data-position=below]{top:100%;transform:translateY(.4rem)}.z[data-is-clip=true]{transform:translate(calc(-80% - .5rem)) translateY(-180%);top:50%;left:0}.z[data-is-clip=true].to,.z[data-is-clip=true][data-position=below]{transform:translate(calc(-80% - .5rem)) translateY(80%);top:50%;left:0}.B{padding:.25rem .44rem;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.lr{display:none;padding:0 .375rem;align-items:center;gap:.0625rem;border-radius:1.25rem;background:#0000007f;color:var(--asc-color-white);text-align:center;font-size:.625rem;font-style:normal;font-weight:400;line-height:1.125rem;letter-spacing:-.0063rem;position:absolute;top:0;transform:translateY(-100%)}.B:hover>.lr,.B[data-touch-over=true]>.lr{display:flex}.B:hover,.B[data-touch-over=true]{animation:io .25s ease-out;scale:1.5}.B[data-active=true]{animation:do .25s ease-out}.eb[data-is-clip=true]{position:relative}.z[data-reference-type=comment]{left:-2rem}@keyframes io{0%{scale:1}to{scale:1.5}}@keyframes do{0%{scale:1.5}to{scale:2}}@media (width >= 48em){.je{max-width:calc(35vw - 8rem)}}.b{display:flex;cursor:pointer;gap:.5rem;width:-moz-max-content;width:max-content;touch-action:none;contain:layout style}.J{position:relative}.l{width:2rem;height:2rem;border-radius:var(--asc-border-radius-full);transition:transform .2s ease-out;cursor:pointer;will-change:transform}.l[data-active=true]{transform:scale(1)}.K{display:flex;align-items:center;position:relative}.l:hover,.K:hover .l{animation:so .2s ease-in-out forwards}.J[data-touch-hovered=true] .l{transform:scale(1.3) translateY(-8px);transition:transform .15s ease-out}.b[data-position=below] .l:hover,.b[data-position=below] .K:hover .l{animation:lo .2s ease-in-out forwards}.b[data-position=below] .J[data-touch-hovered=true] .l{transform:scale(1.3) translateY(8px);transition:transform .15s ease-out}.co{display:none}.co[data-active=true]{display:block;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%);border-radius:50%;width:2.5rem;height:2.5rem;background-color:var(--asc-color-base-shade4)}.c{position:absolute;top:-2.05rem;left:50%;transform:translate(-50%);max-width:4rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-white);background-color:#0000007f;padding:.125rem .375rem;border-radius:1.75rem;opacity:0;visibility:hidden;text-transform:capitalize;transition:opacity .15s ease-out,visibility .15s ease-out,transform .15s ease-out;will-change:opacity,visibility,transform}.b[data-position=below] .c{top:2.75rem}.l:hover+.c,.K:hover .c{opacity:1;visibility:visible;animation:no .2s ease-in-out forwards}.J[data-touch-hovered=true] .c{opacity:1;visibility:visible;transform:translate(-50%) translateY(-9px)}.b[data-position=below] .l:hover+.c,.b[data-position=below] .K:hover .c{animation:mo .2s ease-in-out forwards}.b[data-position=below] .J[data-touch-hovered=true] .c{opacity:1;visibility:visible;transform:translate(-50%) translateY(9px)}@keyframes so{0%{transform:translateY(0)}to{transform:translateY(-15px)}}@keyframes no{0%{transform:translate(-50%) translateY(0)}to{transform:translate(-50%) translateY(-15px)}}@keyframes mo{0%{transform:translate(-50%) translateY(0)}to{transform:translate(-50%) translateY(15px)}}@keyframes lo{0%{transform:translateY(0)}to{transform:translateY(15px)}}@media screen and (width >=48em){.c{top:-1.65rem}.b[data-position=below] .c{top:2.25rem}}.ho{cursor:pointer;color:var(--asc-color-white);background-color:var(--asc-color-primary-default)}.ho:disabled{cursor:pointer;color:var(--asc-color-white);background-color:var(--asc-color-primary-shade2)}.rb{display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--asc-color-base-shade4);background-color:var(--asc-color-secondary-shade2);text-transform:uppercase;width:2.5rem;height:2.5rem}.ab{fill:var(--asc-color-white)}.ob{fill:var(--asc-color-primary-shade2)}.tb{width:2.5rem;height:2.5rem}.ib{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:2.5rem;height:2.5rem}.go{display:inline-flex;padding:.25rem .5rem .25rem .25rem;align-items:center;gap:var(--asc-spacing-s1);flex-shrink:0;border-radius:var(--asc-border-radius-full);border:none;cursor:pointer;background-color:var(--asc-color-white);color:var(--asc-color-black)}.go[data-hideAvatar=true]{display:none}.db{width:1.25rem;height:.75rem}.sb{width:2rem;height:2rem}.lb{all:unset;position:absolute;top:96px;left:24px;z-index:99999}.cb{fill:var(--asc-color-white);width:1.5rem;height:1.5rem}.nb{color:var(--asc-color-secondary-default);background:var(--asc-color-background-transparent-white);display:inline-flex;align-items:center;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-s2);border-radius:var(--asc-border-radius-xxl);gap:var(--asc-spacing-s1);font-size:.9375rem;font-style:normal;font-weight:600;line-height:1.25rem;letter-spacing:-.015rem;max-width:200px;border:1px solid var(--asc-color-base-shade4);text-decoration:none;cursor:pointer}.mb{color:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;flex-shrink:0}.hb{display:flex;align-items:center;max-width:calc(100% - 2rem);overflow:hidden;color:var(--asc-color-secondary-default)}.gb{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.po{all:unset;cursor:pointer;position:absolute;bottom:0;right:0;width:1rem;height:1rem}.po[data-disabled]{cursor:not-allowed}.pb{cursor:pointer;position:relative}.bb{background-color:var(--asc-color-secondary-shade4);display:flex;justify-content:center;align-items:center;border-radius:50%;width:2rem;height:2rem}.ub{fill:var(--asc-color-secondary-default);width:1rem;height:1rem}.fb{position:absolute;top:-.15rem;right:-.15rem;background-color:var(--asc-color-white);padding:.15rem;border-radius:50%}.vb{background-color:var(--asc-color-alert-default);border-radius:50%;width:.5rem;height:.5rem}.wb{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.xb{width:3.75rem;height:2.8125rem;color:var(--asc-color-secondary-shade4)}.yb{margin-top:.5rem;color:var(--asc-color-base-shade3)}.kb{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.jb{width:3.75rem;height:2.8125rem;color:var(--asc-color-secondary-shade4)}.zb{margin-top:.5rem;color:var(--asc-color-base-shade3)}.Xb{display:flex;justify-content:center;align-items:center;border-radius:50%;width:2rem;height:2rem;color:var(--asc-color-base-shade4);background-color:var(--asc-color-secondary-shade2);text-transform:uppercase;overflow:hidden}.Yb{position:relative;width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-primary-shade2)}.Ib{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:var(--asc-color-white);cursor:pointer;font-weight:400}.Ab{position:relative;cursor:pointer}.Cb{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:2rem;height:2rem}.Mb{width:1.25rem;position:absolute;height:1.25rem;bottom:2px;right:-4px}.Sb{width:2rem;height:2rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;background-color:var(--asc-color-base-shade4);animation:bo 1.5s ease-in-out infinite}@keyframes bo{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Eb{gap:1px;display:flex;align-items:center;padding:3px .375rem;border-radius:1.25rem;justify-content:center;background-color:var(--asc-color-primary-shade3)}.uo{width:.75rem;height:.75rem;align-items:center;justify-content:center;fill:var(--asc-color-primary-default);color:var(--asc-color-primary-default)}.fo{color:var(--asc-color-primary-default)}.vo{width:.75rem;height:.75rem;padding:0}.vo.ze{width:1rem;height:1rem;padding:0;border:1.25px solid var(--asc-color-background-default)}.Rb{background-color:var(--asc-color-primary-shade3)}.ze{background-color:var(--asc-color-secondary-shade3);border-radius:.25rem;padding:.0625rem .1875rem .0625rem .125rem}.ze .uo{fill:var(--asc-color-base-default)}.ze .fo{color:var(--asc-color-base-default)}.Ub{color:var(--asc-color-base-shade3)}.Wb{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Bb{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4);color:var(--asc-color-secondary-shade4)}.Fb{color:var(--asc-color-base-shade3)}.Hb{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4);color:var(--asc-color-secondary-shade4)}.Lb{color:var(--asc-color-base-shade3)}.Tb{width:100%;display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.Vb{gap:.75rem;display:flex;align-items:center}.qb{width:1.5rem;height:1.5rem;padding:.1rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.Db{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.Gb{padding:.5rem 1rem;color:var(--asc-color-base-shade1);background-color:var(--asc-color-background-default)}.Jb{flex:1;word-break:break-word}.Kb{text-transform:capitalize}.wo{padding:.75rem 1rem;background-color:var(--asc-color-background-shade1)}.Nb{color:var(--asc-color-base-shade1)}@media (width >= 48em){.wo{border:1px solid var(--asc-color-base-shade4);border-top:none;border-radius:0 0 .5rem .5rem}}.xo{padding:.75rem 1rem;background-color:var(--asc-color-background-shade1)}.Ob{color:var(--asc-color-base-shade1)}@media (width >= 48em){.xo{border:1px solid var(--asc-color-base-shade4);border-top:none;border-radius:0 0 .5rem .5rem}}.cr[data-variant=default]{display:flex;width:1.5rem;height:1.5rem;align-items:center;justify-content:center}.cr[data-variant=filled]{width:2rem;height:2rem;display:flex;align-items:center;border-radius:10rem;justify-content:center;background-color:var(--asc-color-background-transparent-black)}.cr[data-focus-visible]{outline:2px solid var(--asc-color-primary-default)}.yo[data-variant=default]{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.yo[data-variant=filled]{width:1.5rem;height:1.5rem;fill:var(--asc-color-white)}.ko[data-label=false]{display:flex;padding:.125rem;align-items:center;border-radius:10rem;justify-content:center;background-color:var(--asc-color-host-shade1)}.ko[data-label=true]{gap:.125rem;display:flex;align-items:center;border-radius:10rem;justify-content:center;padding:.1875rem .375rem .1875rem .25rem;background-color:var(--asc-color-host-shade1)}.Pb{width:1rem;height:1rem;fill:var(--asc-color-host-default)}.Qb{padding-top:.125rem;color:var(--asc-color-host-default)}.nr{padding:.5rem 0}.nr[data-container=drawer]{padding:0}.N{gap:.75rem;display:flex;align-items:center;padding:.875rem 1rem;justify-content:flex-start}.N:hover{background-color:var(--asc-color-secondary-shade4)}.N[data-danger=false]{color:var(--asc-color-base-default)}.N[data-danger=true]{color:var(--asc-color-alert-default)}.nr[data-container=drawer] .N{padding:.875rem 0}.Zb{width:1.5rem;height:1.5rem;fill:currentcolor}._b{color:currentcolor}.eu{display:inline-flex;align-items:center;justify-content:center;min-width:1rem;max-width:1rem;min-height:1rem;max-height:1rem}.ru{width:100%}.Xe{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer;background:none;border:none;outline:none}.Xe:disabled{cursor:not-allowed;color:var(--asc-color-secondary-shade3)}.jo{width:2rem;height:2rem;color:var(--asc-color-base-default);background:var(--asc-color-background-shade1);border-radius:50%;padding:.25rem}.jo[data-disabled=true]{color:var(--asc-color-secondary-shade3)}.au{display:none}.zo{display:inline}@media (width >= 48em){.Xe{padding:0}.zo{display:none}.Xe[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.Xo{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer}.Xo:disabled{cursor:not-allowed;color:var(--asc-color-secondary-shade3)}.Yo{width:2rem;height:2rem;stroke:var(--asc-color-base-default);background:var(--asc-color-background-shade1);border-radius:50%;padding:.25rem}.Yo[data-disabled=true]{stroke:var(--asc-color-secondary-shade3)}.ou{display:none}.Io{width:100%;-o-object-fit:cover;object-fit:cover;max-height:11.75rem}.tu{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}@media only screen and (width >= 48em){.Io{max-height:17.0625rem;border-radius:.5rem .5rem 0 0}}.iu{width:1.5rem;height:1.125rem;fill:var(--asc-color-white)}.du{cursor:pointer;display:block;text-align:center;padding:0 .75rem}.su{fill:var(--asc-color-base-default);height:1.5rem;width:1.5rem}.lu{background-color:var(--asc-color-base-shade4);border-radius:50%;width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center;margin-bottom:.25rem}.cu{line-height:1.65rem}.y{gap:.5rem;display:flex;font-size:1rem;position:relative;align-items:center;forced-color-adjust:none;color:var(--asc-color-base-default);flex-direction:row-reverse;justify-content:space-between;width:100%}.y:before{content:"";display:block;min-width:1.5rem;min-height:1.5rem;border-radius:1rem;transition:all .2s;border:2px solid var(--asc-color-base-shade3);background:var(--asc-color-background-default);flex-shrink:0}.y[data-pressed]:before{border-color:var(--asc-color-base-shade4)}.y[data-selected]:before{border-width:.475rem;border-color:var(--asc-color-primary-default)}.y[data-selected][data-pressed]:before{border-color:var(--asc-color-base-shade4)}.y[data-disabled]:before{border-color:var(--asc-color-base-shade4)}.y[data-selected][data-disabled]:before{border-color:var(--asc-color-primary-shade3)}.y[data-focus-visible]:before{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.nu{gap:.5rem;display:flex;flex-direction:column;color:var(--asc-color-base-default);width:100%}.mu{display:flex;align-items:center;justify-content:space-between;width:100%}.hu{cursor:pointer;display:flex;align-items:center;position:relative;width:100%}.Ao{width:100%}.Ao:before{display:none}.gu{display:flex;align-items:center;justify-content:space-between;width:100%}.pu{display:flex;align-items:center;justify-content:center;min-width:1.5rem;min-height:1.5rem}.bu{all:unset;cursor:pointer;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}.uu{color:var(--asc-color-base-shade2);display:inline-block;white-space:nowrap}.fu{display:flex;flex-direction:column;gap:1rem}.vu{display:flex;gap:.5rem}.wu{width:2rem;height:2rem;border-radius:50%;background:var(--asc-color-base-shade4)}.xu{display:flex;flex-direction:column;gap:.5rem}.yu{background-color:var(--asc-color-base-shade4);border-radius:0 .75rem .75rem;width:13.875rem;height:4.25rem}.ku{width:10.3269rem;height:.5rem;border-radius:.75rem;background:var(--asc-color-base-shade4);padding-top:.19rem;padding-bottom:.19rem}.ju{animation:Co 1.5s ease-in-out infinite}@keyframes Co{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.zu{width:100%;background-color:inherit;overflow-wrap:break-word;word-break:break-all;color:var(--asc-color-base-default);height:100%;overflow:scroll;text-align:left}.Mo{border:none;outline:none;cursor:pointer;display:inline;background-color:transparent;color:var(--asc-color-primary-default)}.Mo[data-focus-visible]{outline:2px solid var(--asc-color-primary-default)}.Xu{display:inline;cursor:pointer;text-decoration:none;color:var(--asc-color-primary-default)}.Yu,.So{display:inline;background:none;border:none;cursor:pointer;padding:0;color:var(--asc-color-primary-default)}.So{margin-top:1.25rem}.Iu{display:inline;color:var(--asc-color-highlight-default);cursor:pointer}.Au{background-color:rgb(from var(--asc-color-primary-shade1) r g b / 10%);font-weight:700}.Cu{padding-top:1.5rem;color:var(--asc-color-base-default)}.Mu{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:.25rem}.Su{display:flex;align-items:center;gap:.25rem}.Eu{color:var(--asc-color-base-shade1)}.Ru{color:var(--asc-color-base-shade3)}.Uu{border-color:var(--asc-color-alert-default)}.Wu{opacity:.7;background:var(--asc-color-base-shade4)}.Bu{opacity:.9;pointer-events:none}.O{width:100%;border:none;outline:none;padding:1rem 0;font-size:.9375rem;line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);border-bottom:1px solid var(--asc-color-base-shade4);align-content:center;overflow-y:hidden;resize:none}.O::-moz-placeholder{font-size:.9375rem;color:var(--asc-color-base-shade3)}.O:-ms-input-placeholder{font-size:.9375rem;color:var(--asc-color-base-shade3)}.O::placeholder{font-size:.9375rem;color:var(--asc-color-base-shade3)}@media (width < 48em){.O{font-size:1rem}}.Eo{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--asc-color-background-default)}.Fu{width:3.7rem;height:2.5rem;flex-shrink:0;color:var(--asc-color-base-shade4)}.Hu{color:var(--asc-color-base-shade3);margin-top:1rem}.Lu{color:var(--asc-color-base-shade2);margin-top:.5rem}.Tu{margin-top:1.5rem}@media (width >= 48em){.Eo{border-radius:.5rem;padding:3.5rem 1rem;height:auto}}.mr{height:80vh;max-height:80vh;background-color:var(--asc-color-background-default);position:relative;display:flex;flex-direction:column;margin-left:-1rem;margin-right:-1rem}.Ro{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4);padding:.75rem 1rem;width:100%;position:sticky;top:0;z-index:1;background-color:var(--asc-color-background-default)}.Uo{width:1.75rem}.hr{width:100%;display:flex;justify-content:center;align-items:center}.hr[data-options=true]{justify-content:stretch}.Wo{padding:.75rem 0}.Bo{padding:.75rem 0;color:var(--asc-color-base-shade1)}.Vu{padding:1.13rem 0;width:100%;display:block}.Fo{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);padding:.125rem 0}.Ho{width:100%;padding:1rem;border-top:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);z-index:1;position:fixed;bottom:0;left:0;right:0}.qu{width:100%;padding:.75rem 0;text-align:center}.Lo{flex:1;overflow-y:auto;padding:1rem 1rem 3rem;width:100%;-webkit-overflow-scrolling:touch}.Du{color:var(--asc-color-base-default)}@media (width >= 48em){.mr{max-height:90vh;min-height:23rem;height:auto;max-width:30rem;width:100%;min-width:30rem;margin:unset;overflow:hidden}.mr[data-iserror=true]{min-height:15rem;min-width:25rem;max-width:25rem;width:100%}.Gu{padding:1.5rem}.Bo{padding:0 0 .75rem}.Lo{flex:1;overflow-y:auto;padding:.75rem 1.5rem 5rem;max-height:calc(90vh - 10rem);-ms-overflow-style:-ms-autohiding-scrollbar}.Ho{position:absolute;bottom:0;left:0;width:100%;padding:1rem 1.5rem 1.5rem;border-top:none;background-color:var(--asc-color-background-default);z-index:1}.Ro{padding:1.25rem 1.25rem 1rem 1.5rem}.Wo{padding:unset}.Uo{display:none}.hr{display:flex;justify-content:flex-start;gap:1rem}.Ju{fill:var(--asc-color-base-shade3)}.Ku{gap:0}.Fo{padding:.1875rem 0}}.Nu{display:flex;gap:.75rem;padding:1rem 1.25rem;align-items:center;cursor:pointer}.Ou{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.Pu{color:var(--asc-color-alert-default);width:1.5rem;height:1.5rem}.Qu{color:var(--asc-color-base-default)}.Zu{color:var(--asc-color-alert-default)}._u{padding:0 1rem}.ef{color:#999;overflow:hidden;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;text-overflow:ellipsis;white-space:nowrap;width:100%}.rf{width:100%;color:var(--asc-color-base-default);line-height:var(--asc-line-height-md);font-size:var(--asc-text-font-size-md);margin:0}.To{width:100%;height:100%;color:var(--asc-color-base-default);max-height:calc(var(--asc-line-height-md) * var(--asc-max-lines) + (.62rem * 2));position:relative}.Vo{height:-moz-max-content;height:max-content;max-height:calc(var(--asc-line-height-md) * var(--asc-max-lines));overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.Vo::-webkit-scrollbar{display:none}.To :focus{border:none;outline:none}.af{text-decoration:none;color:var(--asc-color-primary-default)}.of{width:100%;height:1px;background-color:var(--asc-color-background-default)}.tf{color:var(--asc-color-primary-default)}.gr,.pr{width:100%;display:flex;align-items:center;justify-content:start;padding:.5rem 1rem;background-color:var(--asc-color-background-default);color:var(--asc-color-base-default);cursor:pointer}.gr[data-is-selected=true],.pr[data-is-selected=true]{background-color:var(--asc-color-base-shade4)}.gr:focus,.pr:focus{background-color:var(--asc-color-base-shade4)}.if{width:2.5rem;height:2.5rem}.df{width:2rem;height:2rem;background-color:var(--asc-color-primary-default);color:var(--asc-color-white);display:flex;align-items:center;justify-content:center;border-radius:50%;text-align:center;line-height:1.2rem;font-size:1rem}.sf,.lf{margin-left:.5rem;font-size:1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-base-default)}.cf{display:grid;grid-template-columns:auto 1.5rem;justify-content:center;align-items:center;gap:.5rem}.nf{width:1.5rem;height:1.5rem}.X{outline:none;overflow:hidden;border-radius:.75rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.X[data-placement=top]{--origin: translateY(.5rem)}.X[data-placement=bottom]{--origin: translateY(-.5rem)}.X[data-placement=right]{--origin: translateX(-.5rem)}.X[data-placement=left]{--origin: translateX(.5rem)}.X[data-entering]{animation:br .2s}.X[data-exiting]{animation:br .2s reverse ease-in}.mf{outline:none;min-width:12.5rem}.hf{background-color:var(--asc-color-background-shade1);border-radius:.5rem}@keyframes br{0%{transform:var(--origin);opacity:0}to{transform:translateY(0);opacity:1}}.qo{display:flex;flex-direction:column;gap:var(--asc-spacing-m1);height:100vh}.Do{display:flex;align-items:center;position:relative;width:100%}.ur{flex:1;overflow:auto hidden;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;cursor:grab}.ur:active{cursor:grabbing}.ur::-webkit-scrollbar{display:none}.Go{display:flex;gap:.75rem;border-bottom:1px solid var(--asc-color-base-shade4);min-width:-moz-max-content;min-width:max-content;flex-shrink:0}.Jo{cursor:pointer;padding-bottom:.75rem;background:var(--asc-color-background-default);color:var(--asc-color-base-shade2);border-bottom:transparent;flex-shrink:0;white-space:nowrap}.Jo[data-active=true]{color:var(--asc-color-primary-default);border-bottom:2px solid var(--asc-color-primary-default)}.gf{display:flex;align-items:center;gap:var(--asc-spacing-s1)}.pf{display:flex;gap:0;width:100%;flex-direction:column}.bf{display:flex;align-items:center;gap:var(--asc-spacing-s1);background:var(--asc-color-background-default);border-radius:var(--asc-border-radius-sm);width:100%}.uf{display:flex;color:var(--asc-color-base-default);padding:var(--asc-spacing-s1) 0;justify-content:space-between;width:100%}.ff{display:flex;gap:var(--asc-spacing-s2);align-items:center}.vf{display:flex;align-items:center}.wf{width:1.125rem}.xf{width:1.25rem}.yf{color:var(--asc-color-base-shade3)}.fr{display:flex;width:100%;height:80%;min-height:20rem;align-items:center;justify-content:center;color:var(--asc-color-base-shade2)}.kf{width:1rem;height:1rem;display:flex;align-items:center}.fr.jf{flex-direction:column;justify-content:start;align-items:flex-start;animation:Ko 1.5s ease-in-out infinite;color:var(--asc-color-base-shade4);margin-left:-1rem}.zf{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-s2)}.Xf{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-xxs2)}.Yf{cursor:pointer;color:var(--asc-color-base-shade1)}.No{max-width:12rem;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--asc-color-base-default)}.If{height:1rem}.Af{width:2.5rem;height:2.5rem}.Cf{display:flex;align-items:center;gap:.12rem}@keyframes Ko{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Mf{display:flex;flex-grow:1;overflow:auto;width:100%;>div{width:100%}}.Oo{flex:1 1 0%;min-height:0;display:flex;flex-direction:column;overflow-y:auto}.Po{display:none;margin-bottom:.5rem;fill:var(--asc-color-base-shade3);flex-shrink:0}.Sf{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}.Ef{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4)}.Rf{color:var(--asc-color-base-shade3)}@media only screen and (width >= 48em){.qo{width:30rem;min-height:unset;height:unset}.Do{position:relative;padding:1.5rem 1.25rem 0 1.5rem;border-bottom:1px solid var(--asc-color-base-shade4)}.Go{border-bottom:none;padding-right:2rem}.Po{display:block;color:var(--asc-color-base-shade3);width:1.5rem;height:1.5rem;margin-bottom:1rem}.Uf{position:absolute;align-items:center;right:0;width:3.25rem;height:1.5rem;background:linear-gradient(270deg,var(--asc-color-background-default) 60.43%,rgb(255 255 255 / 0%) 100%)}.Oo{padding:0 1rem;height:28rem;display:flex;flex-direction:column;flex:unset;min-height:unset;overflow-y:auto}.fr{height:100%;min-height:25rem}.No{max-width:20rem}}.Wf{display:flex;gap:.13rem;align-items:center;padding:.25rem .375rem;border-radius:1.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Bf{position:absolute;bottom:-1.25rem;left:0}.Ff{position:absolute;bottom:-1rem;left:0;gap:.25rem}.F{display:flex;justify-content:center;align-items:center;flex-direction:row}.F:has(>:nth-child(2):not(:nth-child(3))){margin-right:-.4rem}.F:has(>:nth-child(3):not(:nth-child(4))){margin-right:-1rem}.F:has(>:nth-child(4):not(:nth-child(5))){margin-right:-1.35rem}.F:has(>:nth-child(5):not(:nth-child(6))){margin-right:-2rem}.F:has(>:nth-child(6):not(:nth-child(7))){margin-right:-2.25rem}.Y{width:1.25rem;height:1.25rem;border-radius:50%;border:1px solid var(--asc-color-white);position:relative}.I{width:1.25rem;height:1.25rem;border-radius:50%;border:1px solid var(--asc-color-white);position:relative;color:var(--asc-color-base-shade3)}.Y:nth-child(1),.I:nth-child(1){transform:translate(0);z-index:5}.Y:nth-child(2),.I:nth-child(2){transform:translate(-.45rem);z-index:4}.Y:nth-child(3),.I:nth-child(3){transform:translate(-.95rem);z-index:3}.Y:nth-child(4),.I:nth-child(4){transform:translate(-1.45rem);z-index:2}.Y:nth-child(5),.I:nth-child(5){transform:translate(-2rem);z-index:1}.Y:nth-child(6),.I:nth-child(6){transform:translate(-2.5rem);z-index:0}.Hf{color:var(--asc-color-base-default)}.Lf{width:100%;display:grid;grid-template-columns:min-content 1fr;gap:.5rem;align-items:start}.Tf{margin-right:.75rem;display:inline-block}.Vf{display:flex;flex-direction:column;gap:.25rem}.Qo{position:relative;display:flex;flex-direction:column;gap:.25rem;justify-content:center;align-items:start;background-color:var(--asc-color-base-shade4);border-radius:0 .75rem .75rem;padding:.75rem;max-width:-moz-max-content;max-width:max-content}.Qo[data-has-reaction=true]{margin-bottom:1rem}.qf{color:var(--asc-color-base-default);cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:22rem}.Df{color:var(--asc-color-base-default)}.Gf{display:flex;justify-content:space-between;align-items:center;width:100%}.Jf{display:flex;gap:.75rem;align-items:center}.Kf{width:1.25rem;height:1.25rem}.Zo{cursor:pointer;color:var(--asc-color-base-shade2)}.Zo[data-is-liked=true]{color:var(--asc-color-primary-default)}.Nf{color:var(--asc-color-base-shade2)}.Of{width:1.25rem;height:1.25rem;cursor:pointer}.Pf{fill:var(--asc-color-secondary-shade2)}.Qf{display:flex;padding:.3125rem .75rem .3125rem .5rem;cursor:pointer;align-items:flex-start;gap:.25rem;background:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.25rem;width:-moz-max-content;width:max-content}.Zf{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}._f{color:var(--asc-color-secondary-shade1)}.e1{display:flex;gap:.75rem;padding:1rem 0;align-items:center;cursor:pointer}.r1{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.a1{color:var(--asc-color-base-default)}._o{display:flex;padding:.31rem .75rem .31rem .5rem;gap:.25rem;background-color:var(--asc-color-background-default);border-radius:var(--asc-border-radius-sm);border:1px solid var(--asc-color-base-shade4);width:-moz-max-content;width:max-content;align-items:center;margin-left:2.5rem}._o[data-isdeleted-highlight=true]{margin-left:unset}.o1{width:1rem;height:1rem;color:var(--asc-color-secondary-shade2)}.t1{color:var(--asc-color-secondary-shade2)}.i1{display:flex;align-items:flex-start;gap:.5rem}.d1{width:100%}.s1{display:flex;min-height:7.5rem;padding:.75rem;flex-direction:column;align-items:flex-start;gap:.25rem;align-self:stretch;background-color:var(--asc-color-base-shade4);width:100%;border-radius:0 .75rem .75rem}.l1{display:flex;gap:var(--asc-spacing-s1);justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.c1{padding:.375rem .75rem;cursor:pointer}.n1{color:var(--asc-color-secondary-shade1);border-radius:var(--asc-border-radius-sm);border:1px solid var(--asc-color-secondary-shade1);background:var(--asc-color-background-default)}.m1{color:var(--asc-color-white);border-radius:var(--asc-border-radius-sm);background:var(--asc-color-primary-default)}.h1{display:flex;color:var(--asc-color-base-shade2);white-space:pre}.g1{display:flex;align-items:center;gap:.1125rem}.p1{display:inline-block;width:1.125rem;height:1.125rem}.b1{z-index:9999;display:block;width:16.25rem;height:16.5rem;position:relative;overflow-y:scroll;border-radius:.5rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.u1{position:absolute;bottom:100%;left:0;z-index:9999;margin-bottom:.5rem}.f1{gap:.5rem;display:grid;margin-top:1rem}.et{display:flex;padding:.3125rem .75rem .3125rem .5rem;cursor:pointer;align-items:flex-start;gap:.25rem;background:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.25rem;width:-moz-max-content;width:max-content;margin-left:2.5rem}.et[data-isdeleted-highlight=true]{margin-left:unset}.v1{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.w1{color:var(--asc-color-secondary-shade1)}.x1{transition:background-color .3s ease}.y1{animation:rt 1s ease}@keyframes rt{0%,20%,50%,80%,to{transform:translate(0)}40%{transform:translate(-10px)}60%{transform:translate(-5px)}}.k1{width:100%;display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem;align-items:start}.j1{display:flex;padding:.75rem 1rem;align-items:center;gap:1rem;border-top:1px solid var(--asc-color-base-shade4);border-bottom:1px solid var(--asc-color-base-shade4)}.z1{width:1.25rem;height:1rem;color:var(--asc-color-base-shade2)}.X1{color:var(--asc-color-base-shade2)}.Y1{margin-right:.75rem;display:inline-block}.I1{display:flex;flex-direction:column;gap:.25rem}.at{position:relative;display:flex;flex-direction:column;gap:.25rem;justify-content:center;align-items:start;background-color:var(--asc-color-base-shade4);border-radius:0 .75rem .75rem;padding:.75rem;width:-moz-max-content;width:max-content;max-width:100%}.at[data-has-reaction=true]{margin-bottom:1rem}.ot{color:var(--asc-color-base-default);cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100vw - 7rem);width:100%}.A1{color:var(--asc-color-base-default)}.C1{display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:.5rem}.M1{display:flex;gap:.75rem;align-items:center}.S1{display:flex;color:var(--asc-color-base-shade2);white-space:pre}.tt{cursor:pointer;color:var(--asc-color-base-shade2)}.E1{display:flex;align-items:center}.tt[data-is-liked=true]{color:var(--asc-color-primary-default)}.R1{cursor:pointer;color:var(--asc-color-base-shade2)}.U1{width:1.25rem;height:1.25rem;cursor:pointer}.W1{height:.5rem;fill:var(--asc-color-secondary-shade2)}.B1{display:flex;padding:.3125rem .75rem .3125rem .5rem;cursor:pointer;align-items:flex-start;gap:.25rem;background:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.25rem;width:-moz-max-content;width:max-content}.F1{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.H1{color:var(--asc-color-secondary-shade1)}.L1{display:flex;gap:.5rem}.T1{width:100%}.V1{width:100%;position:absolute;top:0;left:0;transform:translateY(-100%);max-height:8rem;overflow:scroll}.q1{position:relative;display:flex;height:7.5rem;padding:.75rem;flex-direction:column;align-items:flex-start;gap:.25rem;align-self:stretch;background-color:var(--asc-color-base-shade4);width:100%;border-radius:0 .75rem .75rem}.D1{display:flex;gap:var(--asc-spacing-s1);justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.G1{padding:.375rem .75rem;cursor:pointer}.J1{color:var(--asc-color-secondary-shade1);border-radius:var(--asc-border-radius-sm);border:1px solid var(--asc-color-secondary-shade1);background:var(--asc-color-background-default)}.K1{color:var(--asc-color-white);border-radius:var(--asc-border-radius-sm);background:var(--asc-color-primary-default)}.N1{cursor:pointer;color:var(--asc-color-primary-default)}.O1{z-index:9999;display:block;width:16.25rem;height:16.5rem;position:relative;overflow-y:scroll;border-radius:.5rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.P1{display:flex;align-items:center;gap:.1125rem}.Q1{display:inline-block;width:1.125rem;height:1.125rem}@media (width >= 48em){.ot{max-width:27rem}}.Z1{width:100%;position:relative;height:100%;max-width:24rem}._1{display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem;width:100%}.e5{display:flex;flex-direction:column;gap:.25rem}.r5{width:2rem;height:2rem}.a5{display:flex;flex-direction:column;gap:.25rem;justify-content:center;align-items:start;background-color:var(--asc-color-base-shade4);border-radius:0 .75rem .75rem;padding:.75rem;width:100%}.o5{width:100%}.t5{color:var(--asc-color-base-default);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.i5{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.d5{display:flex;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);height:100%;width:100%;cursor:pointer}.s5{aspect-ratio:1 / 1;overflow:hidden;border-radius:.5rem 0 0 .5rem;flex-basis:35%;width:35%}.l5{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c5{padding:.75rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;flex-basis:65%;width:65%;overflow:hidden}.n5{width:100%}.m5{color:var(--asc-color-base-shade1);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.h5{color:var(--asc-color-base-default);width:100%;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.g5{background-color:var(--asc-color-primary-default);color:var(--asc-color-white);padding:.375rem .75rem;border-radius:var(--asc-border-radius-md);box-sizing:border-box;max-width:100%}.p5{width:100%;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box}.b5{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.u5{fill:var(--asc-color-base-shade3)}.it{position:relative;border-radius:var(--asc-border-radius-full);padding:var(--asc-spacing-none) var(--asc-spacing-xxs3)}.it:before{content:"";position:absolute;inset:0;background-color:var(--asc-color-base-shade1);opacity:.5;border-radius:inherit}.f5{width:.75rem;height:.75rem}.v5{font-size:var(--asc-text-font-size-xs);line-height:var(--asc-line-height-sm);color:var(--asc-color-white)}.w5{position:relative;display:flex;gap:var(--asc-spacing-xxs1);align-items:center}.dt{padding:1rem;background-color:var(--asc-color-background-default);max-height:50%;position:fixed;bottom:0;left:0;right:0;display:flex;flex-direction:column;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;margin-top:6rem}.dt:focus{outline:none}.x5{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;flex:1}.y5{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.k5{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:fixed}.j5{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}.z5{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.X5{color:var(--asc-color-base-default)}.Y5{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.I5{color:var(--asc-color-base-shade1)}.A5{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.C5{min-height:15rem}.M5{display:flex;flex-direction:column;gap:1rem}.S5{width:100%;padding:var(--asc-spacing-s2) 0;margin:auto;border-top:.0625rem solid var(--asc-color-base-shade4);cursor:pointer;text-align:center}.E5{color:var(--asc-color-base-default)}.R5{height:1px}.st{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:1rem;color:var(--asc-color-base-shade2)}.U5{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}@media only screen and (width >= 48em){.st{height:35vh}}.W5{transition:background-color .3s ease}.B5{animation:lt 1s ease}@keyframes lt{0%,20%,50%,80%,to{transform:translate(0)}40%{transform:translate(-10px)}60%{transform:translate(-5px)}}.F5{display:flex;align-items:center;align-self:stretch;fill:var(--asc-color-white)}.H5{width:var(--asc-spacing-m2);height:var(--asc-spacing-m2)}.ct{position:fixed;top:0;right:0;left:18rem;display:flex;flex-direction:column;align-items:center;z-index:99999;pointer-events:none;padding:var(--asc-spacing-m1)}.u{gap:var(--asc-spacing-s1);width:22rem;display:flex;justify-content:flex-start;align-items:center;color:var(--asc-color-white);border-radius:.5rem;margin-bottom:var(--asc-spacing-m1);margin-top:0;animation-duration:.3s;animation-name:nt;pointer-events:auto;background-color:var(--asc-color-custom-toast-background);padding:1rem;box-shadow:var(--asc-box-shadow-02)}.L5{color:var(--asc-color-white)}.u[data-alignment=fullscreen]{position:relative;left:-9rem}.u[data-alignment=fixed]{position:fixed;top:1rem;left:50%;transform:translate(-50%)}.u[data-alignment=live-chat]{right:2.5rem;bottom:5rem;width:21.4375rem;position:fixed;background-color:var(--asc-color-base-shade3);box-shadow:var(--asc-box-shadow-02)}.u[data-alignment=livestreamWithChat]{position:fixed;top:2.5rem;left:50%;transform:translate(calc(-50% - 17.5dvw))}@keyframes nt{0%{opacity:0}to{opacity:1}}@media (width < 48em){.ct{top:auto;left:0;bottom:0}.u{width:100%;margin-top:var(--asc-spacing-m1);margin-bottom:0}.u[data-alignment=fullscreen]{position:unset;left:unset}.u[data-alignment=fixed]{position:unset;top:unset;left:unset;transform:unset}.u[data-alignment=live-chat]{position:fixed;right:1rem;left:1rem;bottom:4rem;width:auto;background-color:var(--asc-color-base-shade3);box-shadow:var(--asc-box-shadow-02)}}.T5{position:relative;display:flex;flex-direction:column}.V5{position:absolute;z-index:10;top:0;left:0;width:100%;transform:translateY(-100%);max-height:9rem;display:flex;flex-direction:column}.q5{display:block;max-height:100%;overflow-y:scroll;position:relative;border-radius:.5rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.D5{display:flex;align-items:flex-end;gap:.5rem;padding:.5rem .75rem;background-color:var(--asc-color-background-default);width:100%;flex-direction:row}.G5{width:2rem;height:2rem;border-radius:var(--asc-border-radius-full);margin:0 auto;display:flex;margin-bottom:.25rem;flex-shrink:0}.vr{color:var(--asc-color-primary-default);cursor:pointer;margin-bottom:.5rem}.vr:hover{background-color:transparent!important}.vr:disabled{color:var(--asc-color-primary-shade2)}.J5{width:100%;background-color:var(--asc-color-base-shade4);border-radius:1.25rem;padding:.625rem .75rem}.K5{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.625rem 1rem;background-color:var(--asc-color-base-shade4)}.N5{font-size:var(--asc-text-font-size-sm);font-weight:var(--asc-text-font-weight-normal);line-height:var(--asc-line-height-sm);color:var(--asc-color-base-shade1)}.O5{font-weight:var(--asc-text-font-weight-bold)}.P5{fill:var(--asc-color-base-shade2);width:1.25rem;height:1.25rem;cursor:pointer}.Q5{display:flex;justify-content:center;padding:.625rem 1rem;gap:var(--asc-spacing-m1);align-items:center;border-top:1px solid var(--asc-color-base-shade4);color:var(--asc-color-base-shade2)}.Z5{width:1.5rem;height:1.25rem}._5{display:flex;flex-direction:column;height:100%;background-color:var(--asc-color-base-inverse);border:1px solid var(--asc-color-base-shade4)}.ev{display:flex;align-items:center;justify-content:center;text-align:center;padding:var(--asc-spacing-m1);background-color:var(--asc-color-base-inverse);color:var(--asc-color-base-default);font-size:18px;font-weight:700;border-bottom:1px solid var(--asc-color-base-shade4)}.rv{border-top-left-radius:1rem;border-top-right-radius:1rem}.av{flex:1;overflow-y:auto;padding:var(--asc-spacing-m1)}.ov{height:100%}.tv{padding:var(--asc-spacing-m1);background-color:var(--asc-color-base-inverse)}.iv{position:fixed;inset:0;background-color:#0000007f;z-index:-1}.mt{height:100%;display:flex;flex-direction:column}.dv{overflow-y:auto;flex-grow:1;padding:var(--asc-spacing-m1)}.sv{width:100%}@media screen and (width >= 48em){.mt{height:50vh;max-height:50vh;min-width:30rem}.lv{border-top:1px solid var(--asc-color-base-shade4)}}.cv{all:unset;cursor:pointer;color:var(--asc-color-primary-default)}.ht{width:30rem;background-color:transparent}.Ye::-moz-placeholder{color:var(--asc-color-base-shade3)}.Ye:-ms-input-placeholder{color:var(--asc-color-base-shade3)}.Ye::placeholder{color:var(--asc-color-base-shade3)}.nv{display:flex;flex-direction:column}.P .mv{background-color:#0000007f}.P .hv{background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;max-height:80%;overflow:auto}.P .gv{background-color:var(--asc-color-background-default);padding:16px}.P .pv{padding:16px;display:flex;justify-content:space-between;align-items:center}.P .bv{width:40px;height:4px;background-color:#ccc;border-radius:2px;margin-bottom:8px}.uv{display:flex;flex-direction:column;gap:var(--asc-spacing-xxs2)}.gt{width:100%;padding:var(--asc-spacing-s1);border:none;border-bottom:1px solid var(--asc-color-base-shade4);outline:none;color:var(--asc-color-base-default);background-color:transparent}.gt.fv{border-bottom-color:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.wr{display:block}.wr:after{content:none;color:var(--asc-color-alert-default)}.wr.vv:after{content:"*";color:var(--asc-color-alert-default)}.wv{color:var(--asc-color-base-shade2)}.xv{color:var(--asc-color-alert-default)}.yv{color:var(--asc-color-base-shade1);text-align:right;margin-top:.3rem}.pt{display:flex;align-items:center;justify-content:space-between;margin-top:1.25rem}.kv{display:flex;justify-content:space-between;align-items:center}.jv{color:var(--asc-color-base-default)}.zv{border:none;color:var(--asc-color-base-default)}.bt{border:none}.bt:disabled{cursor:not-allowed;color:var(--asc-color-primary-shade2)}.Xv{width:1.5rem;height:1.5rem;fill:var(--asc-color-alert-default)}.Yv{display:flex;justify-content:flex-start;align-items:center;gap:var(--asc-spacing-s1);color:var(--asc-color-alert-default);border-radius:0;background-color:transparent;transition:color .3s ease;border:none;font-weight:var(--asc-text-font-weight-normal)}.ut{height:.0625rem;align-self:stretch;background-color:var(--asc-color-base-shade4);margin:1rem -2rem 0}.ft{margin-top:var(--asc-spacing-l1);display:flex;flex-direction:column;border-bottom:1px solid var(--asc-color-base-shade4)}.vt{display:none;align-items:center;justify-content:space-between;gap:.75rem}.wt{display:none}.Iv{color:var(--asc-color-base-shade3);width:1.5rem;height:1.25rem}@media (width > 48em){.pt{padding:1.25rem 1.5rem 0;margin:unset}.Av,.Cv{display:none}.wt{display:block}.vt{display:flex;padding:1rem 1.5rem 1.5rem}.Mv{text-align:center;border-radius:.5rem;width:100%;padding:.62rem 1rem;color:var(--asc-color-secondary-default);border:1px solid var(--asc-color-secondary-shade3, #a5a9b5)}.Sv{text-align:center;border-radius:.5rem;width:100%;padding:.62rem 1rem;background-color:var(--asc-color-primary-default);color:var(--asc-color-white)!important}.ht{padding:0 1.5rem}.Ye{color:var(--asc-color-base-shade3)}.ft{border:none;margin-bottom:1rem}.ut{width:100%;margin:1rem 0}}.Ev{margin-top:1.5rem}.Rv{align-items:center;display:flex;justify-content:space-between}.Uv{display:inline}.Wv{color:var(--asc-color-base-shade1)}.Bv{color:var(--asc-color-base-shade3)}.A{color:var(--asc-color-base-default);padding:1rem 0;width:100%;border:none;border-bottom:1px solid var(--asc-color-base-shade4);height:auto;resize:none;overflow:hidden;line-height:1.25rem;field-sizing:content;background:transparent}.A::-moz-placeholder{color:var(--asc-color-base-shade2)}.A:-ms-input-placeholder{color:var(--asc-color-base-shade2)}.A::placeholder{color:var(--asc-color-base-shade2)}.A:focus{outline:none}.A:disabled{color:var(--asc-color-base-shade2)}.A[data-error=true]{border-bottom:1px solid var(--asc-color-alert-default)}.xt{color:var(--asc-color-base-shade1)}.xt[data-error=true]{color:var(--asc-color-alert-default)}.Fv{color:var(--asc-color-base-default)}.Hv{color:var(--asc-color-alert-default)}.Lv{position:relative}.Tv{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.Vv{stroke:var(--asc-color-secondary-shade4);stroke-width:2;fill:none}.qv{stroke:var(--asc-color-alert-default)}.Dv{stroke-dasharray:339;stroke-dashoffset:339;transform:rotate(-90deg);transform-origin:50% 50%;animation:yt 2s linear infinite}@keyframes yt{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}.Gv,.Jv{position:absolute;bottom:0;right:0;cursor:pointer;z-index:2}.Kv{display:none}.Nv{width:3rem;height:3rem;position:relative;cursor:pointer}.Ov{background-color:var(--asc-color-background-default);position:relative;width:3rem;display:flex;gap:.25rem;flex-direction:column;text-align:center;align-items:center;flex-shrink:0}.Pv{all:unset;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden}.Qv{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;border-radius:50%}.Zv{font-size:.75rem;line-height:1rem;color:#626262;cursor:pointer}@keyframes kt{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}._v{animation:kt 2s linear 0s infinite}.ew{animation:none}.rw{display:flex;background-color:var(--asc-color-background-default);gap:.75rem}.aw{display:flex;flex-direction:column;align-items:center;margin-right:1.25rem;cursor:pointer}.ow{width:3.75rem;height:3.75rem;border-radius:50%;overflow:hidden;border:.125rem solid var(--asc-color-white);box-shadow:0 .125rem .25rem #0000001a}.tw{margin-top:.5rem;text-align:center}.iw{font-size:.875rem;font-weight:500;color:var(--asc-color-base-default)}.jt{display:flex;justify-content:center;margin-top:.25rem}.jt svg{width:1rem;height:1rem;margin:0 .25rem;fill:var(--asc-color-base-shade4)}.dw{display:flex;flex-direction:column;align-items:center;margin-right:1rem}.sw{width:4rem;height:4rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;animation:xr 1.5s ease-in-out infinite}.lw{width:4.5rem;height:.75rem;border-radius:.25rem;background-color:#f0f0f0;animation:xr 1.5s ease-in-out infinite}.zt{z-index:100;display:none;top:calc(50% - 1rem);padding:.25rem;position:absolute;border-radius:100%;justify-content:center;align-items:center;box-shadow:var(--asc-box-shadow-03);border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.cw{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.Xt{left:.75rem}.Yt{right:.75rem}.Yt[data-shown=false],.Xt[data-shown=false]{display:none}@keyframes xr{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.zt{display:flex}}.nw{height:1rem;width:1.25rem;min-width:1.25rem;margin-top:-.125rem;fill:var(--asc-color-base-default)}.mw{display:flex;align-items:center;justify-content:center;max-width:4rem}.hw{margin:0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-secondary-default)}.gw{width:.875rem;height:.875rem;fill:currentcolor}.pw{display:flex;flex-direction:column;align-items:center;cursor:pointer}.bw{position:relative;width:4rem;height:4rem;margin-bottom:.25rem}.uw{position:absolute;bottom:0;right:0;fill:var(--asc-color-primary-default)}.fw{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3.5rem;height:3.5rem;border-radius:50%;overflow:hidden}.vw{max-width:4rem;width:100%;display:flex;align-items:center;justify-content:center}.ww{margin:0;text-align:center;max-width:4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-secondary-default)}.xw{position:absolute;bottom:0;right:0;cursor:pointer}.yw{width:.875rem;height:.875rem;fill:currentcolor;flex:1;flex-shrink:0}.kw{overflow:auto hidden;-webkit-overflow-scrolling:touch;flex-shrink:0}.jw{display:flex;gap:.75rem}.zw{display:flex;align-items:center;justify-content:center;padding:2rem;color:var(--asc-color-base-shade2)}.Xw{position:relative;display:flex;flex-direction:column;align-items:center;gap:.25rem}.It{position:relative;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;border:.125rem solid var(--asc-color-live);background-color:var(--asc-color-white);width:4rem;height:4rem}.It[data-community=true]{position:unset;width:2.875rem;height:2.875rem}.Yw{position:relative;width:3rem;height:3rem}.Iw{position:absolute;border:1.5px solid var(--asc-color-white);top:0;left:50%;transform:translate(-50%,-2px);z-index:unset!important;-webkit-backdrop-filter:unset!important;backdrop-filter:unset!important}.Aw,.Cw{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Mw{width:100%;height:100%;border-radius:50%;overflow:hidden;background-color:var(--asc-color-white);border:2px solid var(--asc-color-white)}.Sw{position:absolute;bottom:0;right:0;width:1.5rem;height:1.5rem;border-radius:50%;overflow:hidden;border:2px solid var(--asc-color-white)}.Ew{width:2.5rem;height:2.5rem}.Rw{width:1rem;height:1rem;border:2px solid var(--asc-color-white);border-radius:50%;position:absolute;bottom:0;right:0;display:flex;justify-content:center;align-items:center;background-color:var(--asc-color-live)}.Uw{width:.75rem;height:.625rem;padding:.0625rem 0;fill:var(--asc-color-white)}.Ww{width:100%;height:100%}.Bw{color:var(--asc-color-base-default);text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:3rem}.Fw{display:flex;flex-shrink:0;min-height:15%;flex-direction:column;align-items:center;justify-content:center}.Hw{display:flex;gap:.5rem;border-radius:10rem;border:1px solid var(--asc-color-base-shade4);padding:.75rem;background-color:var(--asc-color-background-transparent-black)}.Lw{background-color:var(--asc-color-base-shade4);padding-right:.5rem;height:2.5rem;display:flex;align-items:center;border-radius:10rem}.At{background-color:var(--asc-color-base-shade3);position:relative;border-radius:10rem;height:2.5rem;width:2.5rem;margin-right:.25rem}.At[data-pressable=true]{cursor:unset}.Ct{fill:var(--asc-color-white);height:1.75rem;width:1.75rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Ct[data-disabled=true]{opacity:.3}.Tw{fill:var(--asc-color-white);opacity:.3;height:1.25rem;width:1.25rem}.Vw{display:flex;flex-direction:column;padding:.5rem;max-width:26.25rem;max-height:21.75rem;overflow-y:auto}.yr{padding:.75rem .5rem;border-radius:.5rem;justify-content:start;transition:background-color .2s ease;width:100%;text-align:left}.yr:hover{background-color:var(--asc-color-base-shade4)}.qw{color:var(--asc-color-base-shade1);font-size:.875rem;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yr[data-selected=true]{background-color:var(--asc-color-background-shade1)}.Mt,.St{display:flex;flex-direction:column;gap:.75rem;padding:1rem}.Et{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;text-align:center}.Dw{width:4rem;height:4rem;fill:var(--asc-color-secondary-shade3)}.Gw{color:var(--asc-color-secondary-shade2)}.Jw{padding:1.25rem 1rem .5rem}.Kw{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem}.Nw{display:flex;align-items:center;gap:.75rem;flex:1}.Ow{width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Pw{color:var(--asc-color-white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (width >= 48em){.Mt,.St,.Et{min-height:40dvh;max-height:calc(80dvh - 3.75rem);width:30rem}}.Qw{display:flex;align-items:center;margin-right:var(--asc-spacing-s1)}.Zw{width:2.5rem;height:2.5rem}._w{font-size:var(--asc-text-font-size-sm);font-weight:var(--asc-text-font-weight-bold);line-height:var(--asc-line-height-md);letter-spacing:-.015rem;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-base-default)}.ex{width:1.1433rem;height:1.1433rem;min-width:1.1433rem;fill:var(--asc-color-primary-default)}.rx{color:var(--asc-color-base-default);max-width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Rt{height:100vh;max-width:100vw;background-color:var(--asc-color-background-default);padding:.5rem .5rem .75rem;overflow:scroll}.ax{display:flex;align-items:center;justify-content:space-between;background-color:var(--asc-color-background-default);padding:var(--asc-spacing-m1) var(--asc-spacing-none)}.ox{width:100%;padding:.5rem 1rem}.tx{width:100%;display:flex;align-items:center}.ix{padding:.5rem 1rem;width:100%;display:flex;align-items:center;box-sizing:border-box}.dx{border-top:1px solid var(--asc-color-base-shade4);margin:.5rem 0}.sx{display:flex;flex-direction:column;gap:1rem;padding:.5rem 1rem}.lx{display:flex;text-align:left;color:var(--asc-color-base-default);padding:0 1rem;font-size:var(--asc-text-font-size-md);line-height:var(--asc-line-height-md);letter-spacing:-.015rem;opacity:.4}.cx{margin-right:var(--asc-spacing-s1)}.nx{display:flex;gap:.125rem;align-items:center;min-width:0;flex:1}.mx{display:flex;fill:var(--asc-color-base-default)}.hx{height:1px;width:100%}.gx{font-weight:600;text-align:center}.Ut{width:100%;margin-top:.75rem}@media (width >= 48em){.Rt{width:30rem}.Ut{max-height:calc(100% - 23rem);overflow-y:scroll}}.Wt{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.px{width:100%;padding-top:100%;position:relative;border-radius:.5rem;animation:bx 1.5s ease-in-out infinite;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Wt{grid-template-columns:repeat(3,1fr)}}.ux{border-radius:.5rem;background-color:var(--asc-color-base-shade4);animation:Ie 1.75s cubic-bezier(.4,0,.6,1) infinite}.fx{border-radius:50%;background-color:var(--asc-color-base-shade4);animation:Ie 1.75s cubic-bezier(.4,0,.6,1) infinite}.vx{border-radius:10rem;background-color:var(--asc-color-base-shade4);animation:Ie 1.75s cubic-bezier(.4,0,.6,1) infinite}@keyframes Ie{0%,to{opacity:1}50%{opacity:.4}}.wx{display:flex;align-items:center;gap:.75rem}.xx{display:flex;align-items:center;gap:.75rem}.yx{display:flex;flex-direction:column;gap:.25rem;align-items:center;justify-content:center}.kx,.jx{padding:.25rem}.zx{display:flex;flex-direction:column;gap:.125rem;align-items:center;justify-content:center}.Xx{padding:.25rem .25rem 0}.Yx{padding:.25rem}.kr{position:relative;height:100%}.C{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;position:relative;-o-object-position:center;object-position:center;margin:auto}.C[data-orientation=portrait]{width:100vw;height:calc(100dvh - 3.5rem);-o-object-fit:cover;object-fit:cover}.C[data-orientation=landscape]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Ix{pointer-events:none;top:0;left:0;z-index:2;width:100%;height:100%;display:flex;position:absolute;align-items:center;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 50%)}.Ax{gap:.5rem;display:flex;text-align:center;align-items:center;flex-direction:column;color:var(--asc-color-white)}@media only screen and (width >= 48em){.kr{display:flex;align-items:center}.kr[data-is-live=true]{display:flex;justify-content:center;position:unset}.C[data-orientation=landscape]{width:80vw;max-height:75vh}.C[data-orientation=portrait]{width:100%;height:75vh}.C[data-is-live=true]{position:unset;height:100dvh;width:auto}.C[data-is-hidden=true]{display:none}}.Bt[data-view=post]{gap:.25rem;height:100%;display:flex;margin:0 -1rem;text-align:center;align-items:center;aspect-ratio:16 / 9;flex-direction:column;justify-content:center;-o-object-position:center;object-position:center;width:calc(100% + 2rem);color:var(--asc-color-white);background-color:var(--asc-color-black)}.Bt[data-view=full-screen]{inset:0;gap:.25rem;height:100dvh;z-index:100;display:flex;text-align:center;align-items:center;flex-direction:column;justify-content:center;-o-object-position:center;object-position:center;color:var(--asc-color-white);background-color:var(--asc-color-black);width:100dvw}.Ft[data-view=post]{gap:.25rem;height:100%;display:flex;margin:0 -1rem;text-align:center;align-items:center;aspect-ratio:16 / 9;flex-direction:column;justify-content:center;-o-object-position:center;object-position:center;width:calc(100% + 2rem);color:var(--asc-color-white);background-color:var(--asc-color-black)}.Ft[data-view=full-screen]{inset:0;gap:.25rem;height:100%;display:flex;position:absolute;text-align:center;align-items:center;flex-direction:column;justify-content:center;-o-object-position:center;object-position:center;color:var(--asc-color-white);background-color:var(--asc-color-black)}.Ht[data-view=post]{gap:.25rem;height:100%;display:flex;margin:0 -1rem;text-align:center;align-items:center;aspect-ratio:16 / 9;flex-direction:column;justify-content:center;-o-object-position:center;object-position:center;width:calc(100% + 2rem);color:var(--asc-color-white);background-color:var(--asc-color-black)}.Cx{color:var(--asc-color-white);fill:var(--asc-color-white);width:2rem;height:2rem;margin-bottom:.5rem}.Ht[data-view=full-screen]{inset:0;gap:.25rem;height:100%;z-index:100;display:flex;position:absolute;text-align:center;align-items:center;flex-direction:column;justify-content:center;-o-object-position:center;object-position:center;color:var(--asc-color-white);background-color:var(--asc-color-black)}.Ae{display:flex;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;z-index:100;border-radius:.25rem;text-transform:uppercase;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--asc-color-white);background-color:var(--asc-color-live)}.Ae[data-size=large]{padding:.25rem .5rem}.Ae[data-size=medium]{padding:.25rem .375rem}.Ae[data-size=small]{padding:0 .25rem}.Mx{border-radius:.25rem;padding:.25rem .5rem;text-transform:uppercase;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--asc-color-white);background-color:rgb(from var(--asc-color-black) r g b / 50%)}.Lt[data-view=post]{gap:.25rem;height:100%;display:flex;margin:0 -1rem;text-align:center;align-items:center;aspect-ratio:16 / 9;flex-direction:column;justify-content:center;-o-object-position:center;object-position:center;width:calc(100% + 2rem);color:var(--asc-color-white);background-color:var(--asc-color-black)}.Lt[data-view=full-screen]{inset:0;gap:.25rem;height:100%;display:flex;position:absolute;text-align:center;align-items:center;flex-direction:column;justify-content:center;-o-object-position:center;object-position:center;color:var(--asc-color-white);background-color:var(--asc-color-black)}.Sx{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.Ex{border-radius:.25rem;padding:.25rem .5rem;text-transform:uppercase;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--asc-color-white);background-color:rgb(from var(--asc-color-black) r g b / 50%)}.Tt{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:transparent;border:none;text-align:left;cursor:pointer;transition:background-color .2s ease}.Tt:hover{background-color:var(--asc-color-base-shade4)}.Rx{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default);fill:var(--asc-color-base-default)}.Ux{width:1.5rem;height:1.5rem;color:var(--asc-color-alert-default);fill:var(--asc-color-alert-default)}.Wx{color:var(--asc-color-base-default);flex:1}.Bx{color:var(--asc-color-alert-default);flex:1}.Vt{display:flex;flex-direction:column;min-width:180px;border-radius:.5rem;box-shadow:0 4px 12px #00000026;overflow:hidden}@media screen and (width >= 48em){.Vt{padding:.5rem 0}}.Fx{padding:.5rem .75rem;border-radius:.75rem;background-color:var(--asc-color-live-steram-chat-bubble)}.Hx{display:flex;justify-content:space-between;margin-bottom:.25rem}.Lx{gap:.25rem;display:flex;align-items:center;min-width:0;overflow:hidden}.Tx{color:var(--asc-color-secondary-default);max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;flex-shrink:1;min-width:0}.Vx{fill:var(--asc-color-white)}.qx{display:flex;gap:.25rem}.Dx{color:var(--asc-color-base-shade2)}.Gx{width:1rem;height:1rem;padding-bottom:.12rem;fill:var(--asc-color-base-shade2)}.Jx{display:flex;align-items:center;justify-content:space-between}.Kx{color:var(--asc-color-white);word-break:break-word}.Nx{width:100%;padding:.75rem 1rem;text-align:center;border-bottom:1px solid var(--asc-color-base-divider-line)}.Ox{padding:.5rem 0}.qt{padding:.75rem .5rem}.Px{color:var(--asc-color-base-default)}.Qx{color:var(--asc-color-alert-default)}.Zx{margin-right:.75rem;width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}._x{margin-right:.75rem;width:1.5rem;height:1.5rem;fill:var(--asc-color-alert-default)}.ey{width:1.5rem;height:1.5rem;fill:var(--asc-color-white)}.Dt{color:var(--asc-color-secondary-default)}.Dt:hover{text-decoration:underline}.ry{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.75rem 1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.ay{text-align:center;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.oy{padding:.75rem 1rem;width:100%;display:flex;align-items:center;justify-content:flex-start}.ty{margin-right:.75rem;width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.iy{color:var(--asc-color-base-default)}.dy{width:1rem;height:1rem;fill:var(--asc-color-base-shade2)}@media (width >= 48em){.qt{padding:.75rem 1rem}}.sy{display:flex;justify-content:center;align-items:center;gap:.12rem;padding:.0625rem .1875rem .0625rem .125rem;background-color:var(--asc-color-live);border-radius:.25rem;width:-moz-max-content;width:max-content;flex-shrink:0}.ly{width:.75rem;height:.75rem;fill:var(--asc-color-white)}.cy{color:var(--asc-color-white)}.ny{display:flex;flex-shrink:0;justify-content:center;align-items:center;gap:.12rem;padding:.0625rem .1875rem .0625rem .125rem;background-color:var(--asc-color-live);border-radius:.25rem;width:-moz-max-content;width:max-content}.my{width:.75rem;height:.75rem;fill:var(--asc-color-white)}.hy{color:var(--asc-color-white)}.Gt{padding:.5rem .75rem;border-radius:.75rem;background-color:var(--asc-color-live-steram-chat-bubble)}.jr,.zr{height:.75rem;background-color:var(--asc-color-secondary-shade3);border-radius:.5rem}.jr{width:20%;margin-bottom:.34rem}.zr{width:75%}.Gt,.jr,.zr{animation:Jt 1.5s ease-in-out infinite}@keyframes Jt{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.gy{-webkit-mask-image:linear-gradient(180deg,rgb(255 255 255 / 0%) 0%,#fff 19.71%,#fff 98.07%,rgb(255 255 255 / 20%) 100%);mask-image:linear-gradient(180deg,#fff0,#fff 19.71% 98.07%,#fff3);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;display:flex;flex-direction:column-reverse;gap:.5rem}.Xr{padding:1rem 1rem .125rem;flex-grow:1;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.Yr{display:flex;flex-direction:column-reverse;height:100%;overflow:auto;pointer-events:auto;-ms-overflow-style:none;scrollbar-width:none}.Xr::-webkit-scrollbar,.Yr::-webkit-scrollbar{display:none}.Yr[data-disable-scroll=true]{overflow:hidden;pointer-events:none}.py{display:flex;flex-direction:column-reverse;gap:.5rem}.by{width:100%;height:1px}.Kt{display:none}@media only screen and (width >= 48em){.Kt{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.uy{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade3);margin-bottom:.5rem}.fy{color:var(--asc-color-secondary-shade2)}.Xr{position:relative;padding:1rem 1rem 0}.vy{position:absolute;left:0;top:0}}.wy{width:100%;height:100%;border-radius:var(--asc-border-radius-xxl);background-color:var(--asc-color-primary-default);cursor:pointer;padding:var(--asc-spacing-xxs2);fill:var(--asc-color-white)}.xy{width:2rem;height:2rem;cursor:pointer}.yy{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;margin-bottom:.25rem}.ky{min-height:3.5rem;width:100%;position:relative;background-color:var(--asc-color-background-default);overflow-y:auto}.jy{position:absolute;top:0;left:0;width:100%;transform:translateY(-100%)}.Nt{width:100%;padding:.5rem;display:grid;align-items:flex-end;grid-template-columns:minmax(0,1fr) 2rem;gap:var(--asc-spacing-s2);box-sizing:border-box;position:relative}.zy{width:100%;height:var(--asc-spacing-l1);padding:var(--asc-spacing-s1) var(--asc-spacing-s2);border-radius:var(--asc-border-radius-sm);border:var(--asc-border-radius-none);background-color:var(--asc-color-secondary-default);color:var(--asc-color-base-inverse);display:flex;align-items:center;span{padding-left:var(--asc-spacing-s1);font-weight:var(--asc-text-font-weight-light)}}.Xy{color:var(--asc-color-primary-default)}.Ot{color:var(--asc-color-secondary-shade2);overflow:hidden;position:absolute;top:.625rem;left:.75rem;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.Ir{height:100%;font-size:var(--asc-text-font-size-md);color:var(--asc-color-base-default);max-height:calc(1.25rem + var(--asc-line-height-md) * 5);position:relative}.Ar{width:100%;background-color:var(--asc-color-secondary-shade4);border-radius:1.25rem;min-height:2.5rem;max-height:calc(1.25rem + var(--asc-line-height-md) * var(--asc-max-lines));overflow:scroll;padding:.625rem .75rem;border:0 solid var(--asc-color-background-default);outline:0}.Ar:focus{background-color:var(--asc-color-base-shade4);border:none}.Yy{margin:0;position:relative}.Iy>span{white-space:nowrap}.Ir:focus{border:none;outline:none}.Pt{position:absolute;bottom:0;left:0;width:100%;height:12.5rem;overflow-y:scroll}.Pt::-webkit-scrollbar{display:none}.Qt{color:var(--asc-color-primary-shade1);text-decoration:none}.Qt:hover{text-decoration:underline}.Cr,.Mr{width:100%;display:flex;align-items:center;padding:.5rem 1rem;background-color:var(--asc-color-background-default);color:var(--asc-color-base-default);justify-content:start}.Cr[data-is-selected=true],.Mr[data-is-selected=true]{background-color:var(--asc-color-base-shade4)}.Cr:focus,.Mr:focus{background-color:var(--asc-color-base-shade4)}.Ay{width:2.5rem;height:2.5rem}.Cy{width:2rem;height:2rem;background-color:var(--asc-color-primary-default);color:var(--asc-color-white);display:flex;align-items:center;justify-content:center;border-radius:50%;text-align:center;line-height:1.2rem;font-size:1rem}.My,.Sy{margin-left:.5rem;font-size:1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-base-default)}.Ey{color:var(--asc-color-white);width:1.5rem;height:1.5rem}.Zt{margin-bottom:unset;background-color:var(--asc-color-custom-toast-background);bottom:3.625rem;position:absolute;width:calc(100% - 2rem);right:50%;transform:translate(50%)}.Ry{position:absolute;width:100%;height:100%;inset:0;z-index:2}._t{-ms-overflow-style:none;scrollbar-width:none}._t::-webkit-scrollbar{display:none}@media only screen and (width >= 48em){.Ot{top:.75rem;left:.75rem}.Ar{background:transparent;border:1px var(--asc-color-secondary-shade1) solid}.Ir{padding:0}.Nt{padding:1rem}.Zt{bottom:4.5rem;position:absolute}}.ei{background-color:var(--asc-color-black);width:100%;z-index:10;display:flex;align-items:center;justify-content:center;position:sticky}.ri{padding:1.125rem 1rem}.Uy{text-align:center;padding:1.125rem 1rem}.Wy{margin-left:.75rem;display:flex;align-items:center;padding:1.125rem 1rem;gap:.5rem;width:100%}.ai{width:1.25rem;height:1.25rem}.oi{flex-grow:1}.ai,.oi,.ti,.By{color:var(--asc-color-secondary-shade2)}.ti{text-align:center}.Fy{width:2.5rem;height:2.5rem}.Ce{min-height:3.5rem;width:100%;overflow-y:auto;padding:.5rem 1rem;display:grid;align-items:center;grid-template-columns:minmax(0,1fr) 2.5rem;gap:var(--asc-spacing-s2);box-sizing:border-box;position:relative}.Ce[data-is-host=true]{grid-template-columns:2.5rem minmax(0,1fr) 2.5rem}.Hy{width:-moz-max-content;width:max-content;flex:1}.ii{position:relative;width:100%}.di{margin-bottom:unset;background-color:var(--asc-color-custom-toast-background);bottom:5.5rem;position:absolute;width:calc(100% - 2rem);right:50%;transform:translate(50%)}.Ly{color:var(--asc-color-white);width:1.5rem;height:1.5rem}.Ty{width:2.25rem!important;height:2.25rem!important}.Vy{background:none!important}.qy{width:-moz-max-content;width:max-content}.Dy{fill:var(--asc-color-white)}.Gy{color:var(--asc-color-white)}@media only screen and (width >= 48em){.ri{padding:1rem}.ei{position:unset;height:4.5rem;border-radius:0 0 1rem 1rem;background-color:var(--asc-color-background-default)}.ii{position:absolute;bottom:4.5rem}.di{position:absolute;bottom:.125rem}.Ce{background:none}.Ce[data-disabled=true]{opacity:.3}}.Q{border:none;outline:none;display:flex;cursor:pointer;align-items:center;justify-content:center;transition:background-color .3s ease;border-radius:var(--asc-border-radius-xxl)}.si,.li{padding:.13rem}.ci,.ni{padding:.25rem}.f{background:transparent;display:inline-block}.f.si{width:1rem;height:1rem}.f.li{width:1.25rem;height:1.25rem}.f.ci{width:1.5rem;height:1.5rem}.f.ni{width:2rem;height:2rem}.Q.mi .f{color:var(--asc-color-white);fill:var(--asc-color-white)}.Q.Sr .f{color:var(--asc-color-base-default);fill:var(--asc-color-base-default)}.Q.hi .f{color:var(--asc-color-white);fill:var(--asc-color-white)}.mi{background-color:var(--asc-color-primary-default)}.Sr{background-color:var(--asc-color-base-shade4)}.Sr:hover:not(:disabled){background-color:var(--asc-color-base-shade3)}.hi{background-color:var(--asc-color-background-transparent-black)}.Q:disabled{cursor:not-allowed;background-color:var(--asc-color-base-shade4)}.f[data-disabled=true]{color:var(--asc-color-base-shade3)}.Jy{display:flex;cursor:pointer;background-color:#fff6;border-radius:var(--asc-border-radius-full);box-shadow:0 .25rem 1.5rem .25rem var(--asc-color-elevation-08-01),0 2rem 4rem -.75rem var(--asc-color-elevation-08-02),0 .375rem .375rem -.25rem var(--asc-color-elevation-08-03);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);gap:.5rem;width:-moz-max-content;width:max-content;padding:.5rem}.Ky{width:2rem;height:2rem;border-radius:var(--asc-border-radius-full)}.Er{display:flex;flex-direction:column;height:100%;background-color:var(--asc-color-background-default);border-radius:.5rem;overflow:hidden}.gi{display:flex;flex-direction:column;height:100%;flex:1}@media (width <= 768px){.Er{border-radius:0;height:auto;min-height:300px}.gi{height:auto;min-height:300px}}[data-theme=dark] .Er{background-color:var(--asc-color-base-shade1);border:1px solid var(--asc-color-base-shade3)}.v{gap:.5rem;display:flex;align-items:center;forced-color-adjust:none;color:var(--asc-color-base-default)}.n{width:3rem;height:1.75rem;border-radius:10rem;transition:all .2s;background:var(--asc-color-base-shade3)}.n:before{content:"";display:block;width:1.45rem;height:1.45rem;margin:.145rem;border-radius:50%;transition:all .2s;background:var(--asc-color-white)}.v[data-focus-visible] .n{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.v[data-disabled] .n{cursor:not-allowed;background:var(--asc-color-base-shade4)}.v[data-pressed] .n{background:var(--asc-color-base-shade2)}.v[data-pressed] .n:before{background:var(--asc-color-background-default)}.v[data-selected] .n{background:var(--asc-color-primary-default)}.v[data-selected][data-disabled] .n{background:var(--asc-color-primary-shade3)}.v[data-selected] .n:before{transform:translate(86%);background:var(--asc-color-background-default)}.v[data-selected][data-pressed] .n{background:var(--asc-color-primary-background-pressed)}.Ny{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.Oy{color:var(--asc-color-base-shade1)}.pi{width:100%;padding:.75rem 0;box-sizing:border-box;color:var(--asc-color-base-default)!important;justify-content:unset;gap:.5rem}.Py{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}@media only screen and (width >= 48em){.pi{padding:.75rem 1rem}}.Qy{display:flex;flex-direction:column;gap:1.5rem;max-width:18.75rem;padding:.5rem;border-radius:1rem}.Zy{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem}._y{position:relative;display:inline-flex;align-items:center;justify-content:center;width:4.25rem;height:4.25rem}.e2{position:absolute;width:100%;height:100%;border-radius:50%;animation:bi 1s linear infinite;border:3px solid rgb(from var(--asc-color-white) r g b / 50%);border-top-color:var(--asc-color-white)}.r2{position:absolute;color:var(--asc-color-white);font-size:2rem;font-weight:700;z-index:1;display:flex;align-items:center;justify-content:center}@keyframes bi{to{transform:rotate(360deg)}}.a2{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 50%);z-index:2}.o2{background:linear-gradient(180deg,var(--asc-color-black) 0%,var(--asc-color-black) 100%);height:5rem;position:absolute;top:0;left:0;width:100%}.t2{width:100%;height:50%;position:absolute;bottom:0;left:0;background:linear-gradient(180deg,transparent,var(--asc-color-black) 100%);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;z-index:2}.ui{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.5rem;padding:1.5rem}.i2{display:flex;align-items:center;justify-content:center}.d2,.s2{color:var(--asc-color-white)}.l2{width:2.5rem;height:2.5rem;border-radius:50%;animation:fi 1s linear infinite;border:3px solid rgb(from var(--asc-color-white) r g b / 50%);border-top-color:var(--asc-color-white)}@keyframes fi{to{transform:rotate(360deg)}}.c2{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem;padding:2rem}.n2,.m2{color:var(--asc-color-white)}.h2{width:3rem;height:3rem;fill:var(--asc-color-white);margin-bottom:.75rem}.g2{color:var(--asc-color-secondary-shade2);padding-bottom:2rem}@media only screen and (width >= 48em){.ui{padding:16rem}}.vi{border-radius:1rem;overflow:hidden;height:100%;display:flex;flex-direction:column;justify-content:space-between;background:var(--asc-color-background-default)}.vi[data-cohost=true]{justify-content:center}.p2{position:relative;background:var(--asc-color-base-shade2);aspect-ratio:16/9;width:100%;height:auto}.b2{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--asc-color-transparent-black);display:flex;align-items:center;justify-content:center}.u2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.f2{padding:.5rem 0}.v2{display:flex;gap:.75rem;padding:1rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.w2{width:1.5rem;height:1.5rem}.x2{fill:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.y2{width:3rem;height:3rem;fill:var(--asc-color-white)}.k2{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:inherit}.j2{height:100%;gap:1rem;padding:1.5rem 1rem;overflow:scroll}.z2,.X2{margin-top:1rem}.Y2{display:flex;flex-direction:column;align-items:center;max-width:70%;margin:auto}.I2{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade3);margin-bottom:.5rem}.A2{color:var(--asc-color-secondary-shade2);text-align:center}.C2{padding:.625rem 1rem;border-top:1px solid var(--asc-color-base-shade4)}.wi{display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--asc-color-live);padding:.625rem 1rem;border-radius:.5rem;width:100%;color:var(--asc-color-white)}.wi:disabled{opacity:.3}.M2{width:1.25rem;height:1.25rem}.xi{display:flex;align-items:center;justify-content:space-between;padding:1rem .5rem .5rem;flex-shrink:0;z-index:10;position:absolute;top:0;width:100%}.xi[data-normal=true]{padding:1rem;position:fixed;top:0;left:0}.S2{display:flex;gap:.25rem;align-items:center;justify-content:center}.E2{width:2rem;height:2rem;color:var(--asc-color-white)}.R2{margin-left:.25rem;display:flex;gap:.5rem;min-width:0;flex:1;overflow:hidden}.U2{width:2rem;height:2rem;flex-shrink:0}.W2{height:2.5rem!important;width:2.5rem!important}.B2{display:flex;flex-direction:column;justify-content:center;min-width:0;flex:1}.F2{display:flex;align-items:center;gap:.5rem}.H2{display:flex;align-items:center;gap:.125rem;min-width:0;overflow:hidden}.L2{fill:var(--asc-color-white)!important;width:1rem;height:1rem;flex-shrink:0}.T2{width:1rem;height:1rem;flex-shrink:0}.V2{display:flex;align-items:center;gap:.12rem}.q2{display:block;color:var(--asc-color-white);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;min-width:0;flex-shrink:1}.yi{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.yi[data-normal=true]{width:1.5rem;height:1.5rem;background-color:var(--asc-color-base-default);border-radius:50%;padding:.125rem;margin-top:1.25rem}.ki{width:2rem;height:2rem;color:var(--asc-color-white);fill:var(--asc-color-white)}.ki[data-normal=true]{fill:var(--asc-color-base-shade4);width:1.25rem;height:1.25rem}.D2{display:flex;align-items:center;gap:.25rem}.G2{color:var(--asc-color-white)}.J2{width:1rem;height:1rem;fill:var(--asc-color-white)}.K2{gap:.25rem;display:flex;align-items:center}.N2{gap:.5rem;display:flex;align-items:center}.O2{width:1rem;height:1rem}.P2{width:2.5rem;height:2.5rem;overflow:hidden;border-radius:10rem}.Q2{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Z2{border-radius:.25rem;background:var(--asc-color-transparent-black);display:flex;padding:.25rem .375rem .25rem .25rem;align-items:center}._2{fill:var(--asc-color-live);width:1rem;height:1rem}.ek{fill:var(--asc-color-white);width:1rem;height:1rem}.rk{color:var(--asc-color-white);margin-left:.125rem}.ak{display:flex;width:100%;justify-content:center;height:100%;align-items:center}.ok{width:100%;display:flex;justify-content:center}.tk{position:absolute;bottom:2rem;left:0;width:100%;margin:auto}.ik{width:100%;height:auto;display:flex;align-items:center;justify-content:center;background-color:var(--asc-color-base-shade4);aspect-ratio:16/9}.dk{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:2rem;max-width:80%}.sk{display:flex;align-items:center;justify-content:center}.lk{color:var(--asc-color-base-shade1);margin:0}.ck{color:var(--asc-color-base-shade1);text-align:center;line-height:1.4;margin:0}.nk{width:3rem;height:3rem;fill:var(--asc-color-base-shade1)}.Z{display:flex;flex:1;width:100%;position:relative}.mk{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Z .lk-video-container video{width:100%!important;height:100%!important}.Z .lk-video-container .lk-camera-off-note{display:none}.Z .lk-button-group-container,.Z .lk-username-container{display:none!important}.hk{display:flex;align-items:center;justify-content:center;height:100%}.gk{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pk{position:absolute;top:1rem;left:1rem;background:#0003;border-radius:100%;padding:.25rem;display:flex;align-items:center;justify-content:center}.bk{width:1.25rem;height:1.25rem;fill:var(--asc-color-white)}.uk{position:absolute;width:100%;height:100%}.fk[data-co-host=true]{aspect-ratio:16/9}.Me{display:flex;height:100%;align-items:center;justify-content:center}.ji{position:relative}.ji[data-co-host=true]{height:100%}.Me[data-co-host=true]{flex:1;height:unset;min-height:0}.Me video{width:100%;height:100%}.Me[data-co-host=true] video{-o-object-fit:cover;object-fit:cover}.vk{display:flex;align-items:center;height:100%;justify-content:center}.zi{height:100%}.zi[data-co-host=true]{display:flex;flex-direction:column;aspect-ratio:9/16}.Xi{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:background-color .2s ease;position:fixed;top:.5rem;left:.5rem;padding:.5rem}.Xi:hover{background:var(--asc-color-base-shade3)}.wk{width:1.5rem;height:1.5rem;color:var(--asc-color-white);fill:var(--asc-color-white)}.xk{position:absolute;top:1rem;left:1rem;background:#0003;border-radius:100%;padding:.25rem;display:flex;align-items:center;justify-content:center}.yk{width:1.25rem;height:1.25rem;fill:var(--asc-color-white)}.kk{position:absolute;top:0;left:0;padding:1rem;width:100%;display:flex;justify-content:space-between;z-index:10}.jk{fill:var(--asc-color-white);width:1.5rem;height:1.5rem}.zk{max-width:15rem;padding:.25rem .625rem;display:flex;gap:.25rem;align-items:center;border-radius:50rem;background:#0003}.Xk{color:var(--asc-color-white);width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Yk{background:#0003;display:flex;width:2rem;height:2rem;padding:.25rem;justify-content:center;align-items:center;border-radius:50%}.Ik{color:var(--asc-color-white)}.Ak{display:flex;align-items:center}.Ck{width:100%;height:100%;background:linear-gradient(180deg,var(--asc-color-secondary-shade2) 0%,var(--asc-color-secondary-shade3) 100%);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1}.Mk{width:4rem;height:4rem;border-radius:50%;margin-bottom:1rem}.Sk{width:30%;color:var(--asc-color-base-default);text-align:center}.Ek{font-size:2rem}.Rk{display:flex;flex-direction:column;position:relative;min-width:25rem;height:100dvh;box-sizing:border-box}.Uk{display:flex;width:100%;justify-content:center;position:absolute;height:100%;align-items:center}.Wk{width:100%;height:100%;display:flex;justify-content:center}.Bk{position:absolute;bottom:2rem;left:0;width:100%;margin:auto}.Fk{width:2.25rem;height:2.25rem;animation:Yi 5s linear;position:absolute;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Hk{overflow:visible;height:0;position:absolute;width:25%;bottom:0;right:0;z-index:1000}@keyframes Yi{0%{opacity:1}40%{opacity:0;transform:scale(-.1)}to{opacity:0}}.Lk{color:var(--asc-color-base-default)}.Tk{color:var(--asc-color-base-shade3)}.Vk{display:flex;align-items:center;justify-content:space-between}.Ii[data-variant=underlined]{color:var(--asc-color-base-shade1)}.t[data-variant=underlined]{width:100%;border:none;height:auto;resize:none;padding:1rem 0;overflow:hidden;font-size:.875rem;line-height:1.25rem;field-sizing:content;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);border-bottom:1px solid var(--asc-color-base-shade4)}.Ii[data-variant=boxed]{color:var(--asc-color-base-shade1);display:flex;justify-content:flex-end;margin-top:.25rem}.t[data-variant=boxed]{width:100%;border:none;height:auto;resize:none;overflow:hidden;font-size:.875rem;line-height:1.25rem;field-sizing:content;border-radius:.5rem;padding:.625rem .75rem;color:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.t::-moz-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.t:-ms-input-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.t::placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.t:focus{outline:none}.t:disabled{color:var(--asc-color-base-shade2)}.t[data-error=true]{border-bottom:1px solid var(--asc-color-alert-default)}.Ai{color:var(--asc-color-base-shade1)}.Ai[data-error=true]{color:var(--asc-color-alert-default)}@media only screen and (width < 48em){.t[data-variant=underlined],.t[data-variant=boxed]{font-size:1rem}.t::-moz-placeholder{font-size:.875rem}.t:-ms-input-placeholder{font-size:.875rem}.t::placeholder{font-size:.875rem}}.Ci{width:100%;height:100%;position:relative;aspect-ratio:16 / 9;border-radius:.5rem}.Mi{width:100%;height:100%;display:block;border-radius:.5rem .5rem 0 0;background:linear-gradient(0deg,var(--asc-color-transparent-black) 0%,var(--asc-color-transparent-black) 100%),var(--asc-color-primary-shade3)}.qk{inset:0;z-index:10;display:flex;position:absolute;align-items:center;justify-content:center}.Si{width:3rem;height:3rem;opacity:.8;fill:var(--asc-color-white)}.Ei{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem .5rem 0 0}.Ri{inset:0;z-index:5;position:absolute;border-radius:.5rem .5rem 0 0;background:linear-gradient(0deg,var(--asc-color-transparent-black) 0%,var(--asc-color-transparent-black) 100%)}@media only screen and (width < 48em){.Ci,.Ei,.Ri,.Mi{border-radius:0}.Si{width:2rem;height:2rem}}.Dk{padding:0}.Gk{display:flex;justify-content:space-between;align-items:center}.Jk{color:var(--asc-color-base-default);font-size:1rem;line-height:1.375rem;text-align:right}.Kk{display:flex;padding:.38rem .69rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4);outline:none;text-transform:uppercase}.Nk{display:flex;justify-content:end;color:var(--asc-color-alert-default);font-size:.75rem;line-height:1rem}.Ok{display:flex;flex-direction:column;background-color:var(--asc-color-background-default)}.Pk{display:flex;padding:.625rem 0;justify-content:space-between}.Ui{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;transform:rotate(180deg)}.Wi{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem}.Bi:disabled .Wi,.Bi:disabled .Ui{fill:var(--asc-color-base-shade4);cursor:not-allowed}.Qk{color:var(--asc-color-base-default);text-align:center;font-size:1rem;font-weight:600;line-height:1.5}.Fi{grid-template-columns:repeat(7,1fr);gap:.5rem;place-items:center center}.Fi th{font-weight:500;font-size:.875rem;text-transform:uppercase}._{width:2.75rem;height:2.75rem;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center;cursor:pointer;outline:none;border:none}._[data-istoday=true]{color:var(--asc-color-primary-default)}._:hover,._[data-selected=true]{background-color:var(--asc-color-primary-shade3);color:var(--asc-color-highlight-default);border-radius:50%;font-weight:500;outline:none;border:none}._[aria-disabled=true]{color:var(--asc-color-base-shade4);background-color:transparent;cursor:not-allowed;pointer-events:none}.Zk{display:flex;gap:.75rem}._k{border-radius:1.25rem}.Hi{display:flex;padding:1rem;align-items:center;justify-content:space-between}.Li{margin:0 1rem;border:none;height:1px;background-color:var(--asc-color-base-shade4)}.e4{color:var(--asc-color-base-default)}.Ti{width:1rem;height:1rem}.Vi{width:1.5rem;height:1.5rem;display:none;fill:var(--asc-color-base-default)}.qi{gap:.375rem;display:grid;padding:.75rem 1rem}@media only screen and (width < 48em){.qi{padding:.75rem 0 0}.Hi{padding:1rem 0}.Ti{width:auto;height:auto}.Vi{display:block}.Li{margin:0 -1rem}}.Di{gap:.75rem;display:grid;align-items:center;grid-template-columns:7.5rem 1fr}.r4{text-align:left;color:var(--asc-color-base-default)}.a4{display:flex;align-items:center;justify-content:space-between}.o4{width:100%;display:flex;align-items:center;border-radius:.5rem;padding:.625rem .75rem;justify-content:space-between;background-color:var(--asc-color-base-shade4)}.t4{padding-left:.75rem}.i4{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}.Gi{width:23.4375rem}.Ji{gap:.75rem;display:flex;margin-top:-.5rem;padding-left:8.25rem;flex-direction:column}.d4{color:var(--asc-color-base-shade1)}@media only screen and (width < 48em){.Di{gap:.5rem;grid-template-columns:1fr}.Ji{padding-left:0}.Gi{width:100%}}.Ki{gap:.75rem;display:flex;align-items:center;padding:1.25rem 1rem;border-radius:.5rem;justify-content:space-between;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.s4{display:flex;align-items:center;flex-direction:column;justify-content:center}.l4{width:1.5rem;height:1.5rem}.c4{color:var(--asc-color-base-shade2)}@media only screen and (width < 48em){.Ki{border:none;border-radius:0}}.Ni{gap:1.5rem;height:auto;display:grid;padding:1.5rem;max-width:34.125rem;min-width:34.125rem}.Oi{display:none}.n4{width:100%;display:flex;padding:1rem 0;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.m4{text-align:left;color:var(--asc-color-base-shade3)}.h4{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.g4{text-align:left;color:var(--asc-color-base-default)}.Pi{width:31.625rem;padding:.5rem 0;height:auto;border-radius:.75rem;box-shadow:var(--asc-box-shadow-06);background-color:var(--asc-color-background-default)}.Qi{width:100%;padding:1rem;cursor:pointer;justify-content:flex-start}.p4{gap:.75rem;display:flex;padding:1rem 0;align-items:center}.b4{display:flex;padding:.5rem;border-radius:100%;align-items:center;justify-content:center;background-color:var(--asc-color-base-shade4)}.u4{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.f4{gap:.125rem;display:flex;flex-direction:column}.v4{color:var(--asc-color-base-shade1)}.Zi{max-width:31rem;padding-left:3.25rem}._i{max-width:31rem}.ed,.rd{display:none}.ad{gap:.75rem;display:grid;padding-top:1rem;grid-template-columns:repeat(2,1fr)}@media only screen and (width < 48em){.Ni{padding:0;width:100%;height:100vh;display:flex;min-width:100%;max-width:100%;flex-direction:column}.Oi{display:block}.ed{gap:.75rem;display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.rd{height:1px;border:none;flex-grow:1;display:block;margin:0 -1rem;background-color:var(--asc-color-base-shade4)}.ad{display:none}.Pi{padding:0;width:100%;border-radius:0;box-shadow:none;background-color:var(--asc-color-background-default)}.Qi{padding:1rem 0}.Zi,._i{max-width:100%}}.w4{width:100%;display:flex;padding:1rem 0;align-items:center;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.x4{text-align:left;color:var(--asc-color-base-shade3)}.y4{text-align:left;color:var(--asc-color-base-default)}.k4{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.od{gap:.75rem;display:grid;align-items:center;grid-template-columns:7.5rem 1fr}.j4{text-align:left;color:var(--asc-color-base-default)}.z4{width:100%;display:flex;align-items:center;border-radius:.5rem;padding:.625rem .75rem;justify-content:space-between;background-color:var(--asc-color-base-shade4)}.td{width:23.4375rem}@media only screen and (width < 48em){.od{gap:.5rem;grid-template-columns:1fr}.td{width:100%}}.id{gap:.75rem;display:grid;align-items:center;grid-template-columns:7.5rem 1fr}.X4{text-align:left;color:var(--asc-color-base-default)}.Y4{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.I4{width:100%;display:flex;align-items:center;border-radius:.5rem;padding:.625rem .75rem;justify-content:space-between;background-color:var(--asc-color-base-shade4)}.dd{gap:1rem;min-width:30rem;height:25rem;overflow-y:auto;max-height:25rem;padding:.5rem 0}.ee{padding:1rem;cursor:pointer;width:100%;justify-content:flex-start}.ee[data-selected=true],.ee:hover,.ee:focus-visible{background-color:var(--asc-color-base-shade4)}@media only screen and (width < 48em){.id{gap:.5rem;grid-template-columns:1fr}.dd{padding:0;width:100%;height:100vh;overflow-y:auto;max-height:100%}.ee{padding:1rem 0}}.sd{display:flex;gap:.75rem;flex-direction:column;padding-bottom:3rem}.ld{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.A4,.C4{padding:1.5rem 1rem 0}.M4{gap:.75rem;display:grid;padding:1.25rem 0 1.5rem;grid-template-columns:1fr;border-bottom:1px solid var(--asc-color-base-shade4)}.S4{padding:1rem}@media only screen and (width < 48em){.sd{gap:0}.ld{border:none;border-radius:0}}.E4{gap:.5rem;display:grid}.R4{gap:1rem;display:grid;max-height:7.5rem;align-items:center;grid-template-columns:1fr 1.325fr}.Se[data-variant=container],.Se[data-variant=item]{text-align:center;padding:5rem .5rem}.U4{margin-top:.25rem;color:var(--asc-color-base-shade3)}@media (width >= 48rem){.Se[data-variant=container]{width:100%;height:100%;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Se[data-variant=item]{width:100%;height:100%;padding:1.5rem .5rem;background-color:var(--asc-color-background-default)}}.W4{border-radius:10rem;padding:.25rem .375rem;color:var(--asc-color-white);background-color:var(--asc-color-transparent-black)}.Ee[data-variant=card][data-size=lg]{gap:1rem;display:grid;cursor:pointer}.Ee[data-variant=card][data-size=md]{cursor:pointer;min-width:15.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Ee[data-variant=list]{gap:1rem;display:flex;cursor:pointer;overflow:hidden;align-items:center}.Ee:focus-visible{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.Re[data-variant=card][data-size=lg]{width:100%;height:100%;overflow:hidden;position:relative}.Re[data-variant=card][data-size=md]{width:100%;height:8.875rem;overflow:hidden;position:relative}.Re[data-variant=list][data-size=lg],.Re[data-variant=list][data-size=md]{width:42%;height:100%;flex-shrink:0;overflow:hidden;position:relative;aspect-ratio:16 / 9}.Rr[data-variant=card][data-size=lg],.Rr[data-variant=list]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.Rr[data-variant=card][data-size=md]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem .5rem 0 0}.B4{top:.5rem;left:.5rem;position:absolute}.F4{top:.5rem;right:.5rem;position:absolute}.Ur[data-variant=card][data-size=lg],.Ur[data-variant=list]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.Ur[data-variant=card][data-size=md]{display:flex;padding:1rem;flex-direction:column;align-items:flex-start;justify-content:flex-start}.H4{display:flex;align-items:center;color:var(--asc-color-base-default)}.L4{color:var(--asc-color-base-default)}.T4{gap:.125rem;display:flex;align-items:center}.V4{color:var(--asc-color-base-shade1)}.q4{display:flex;align-items:center;justify-content:center}.D4{width:1rem;height:1rem}.G4{gap:.5rem;display:grid}.J4{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4);fill:var(--asc-color-secondary-shade4)}.cd{gap:.75rem;display:flex;padding-bottom:1rem;flex-direction:column}.nd{gap:1rem;display:grid;padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.K4{color:var(--asc-color-base-default)}@media only screen and (width < 48em){.cd{gap:0}.nd{border:none;border-radius:0}}.md{gap:1rem;display:grid;padding:1rem 0;position:relative;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.hd{gap:1rem;display:grid;padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.N4{color:var(--asc-color-base-default);padding:0 1rem}.gd[data-scrollable=false]{gap:1rem;display:flex;position:static;flex-direction:column}.gd[data-scrollable=true]{gap:.75rem;display:flex;overflow-x:auto;flex-direction:row;position:static}.pd:first-child{padding-left:1rem}.pd:last-child{padding-right:1rem}.O4{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.P4{padding:1rem}.Wr{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.bd{z-index:100;top:1rem;right:2.75rem;position:absolute}.ud{z-index:100;top:1rem;right:1rem;position:absolute}.bd[data-shown=false] .Wr,.ud[data-shown=false] .Wr{fill:var(--asc-color-base-shade3)}@media only screen and (width < 48em){.md,.hd{border:none;border-radius:0}}.fd{gap:.75rem;display:flex;padding-bottom:1rem;flex-direction:column}.vd{gap:1rem;display:grid;padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Q4{color:var(--asc-color-base-default)}@media only screen and (width < 48em){.fd{gap:0}.vd{border:none;border-radius:0}}.Ue{display:flex;align-items:center;padding:1rem 1.25rem;border-radius:.5rem .5rem 0 0;justify-content:space-between;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ue[data-has-tabs=false]{display:flex;align-items:center;padding:1rem 1.25rem;border-radius:.5rem;margin-bottom:.75rem;justify-content:space-between;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Z4{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}@media only screen and (width < 48em){.Ue,.Ue[data-has-tabs=false]{display:none}._4{left:0;right:0;z-index:10;position:fixed}.e7{padding-top:3.5rem}}.We[data-has-tabs=true]{display:flex;align-items:center;padding:1rem 1.25rem;border-radius:.5rem .5rem 0 0;justify-content:space-between;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.We[data-has-tabs=false]{display:flex;align-items:center;padding:1rem 1.25rem;border-radius:.5rem;margin-bottom:.75rem;justify-content:space-between;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.r7{color:var(--asc-color-base-default)}.a7{width:2rem;height:2rem}.wd{padding:1rem;margin-bottom:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}@media only screen and (width < 48em){.We[data-has-tabs=true],.We[data-has-tabs=false]{top:0;left:0;right:0;z-index:10;border:none;position:fixed;border-radius:0;padding:1rem .75rem}.wd{border:none;padding:5rem 1rem 1rem;border-radius:0;margin-bottom:1rem}.o7{left:0;right:0;top:3.5rem;z-index:10;position:fixed}.t7{padding-top:3rem}}.Be[data-has-tabs=true]{display:flex;align-items:center;padding:1rem 1.25rem;border-radius:.5rem .5rem 0 0;justify-content:space-between;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Be[data-has-tabs=false]{display:flex;align-items:center;padding:1rem 1.25rem;border-radius:.5rem;margin-bottom:.75rem;justify-content:space-between;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.i7{color:var(--asc-color-base-default)}.d7{width:2rem;height:2rem}.xd{padding:1rem;margin-bottom:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}@media only screen and (width < 48em){.Be[data-has-tabs=true],.Be[data-has-tabs=false]{top:0;left:0;right:0;z-index:10;border:none;position:fixed;border-radius:0;padding:1rem .75rem}.xd{border:none;padding:5rem 1rem 1rem;border-radius:0;margin-bottom:1rem}.s7{left:0;right:0;top:3.5rem;z-index:10;position:fixed}.l7{padding-top:3rem}}.yd{width:100%;overflow:hidden;aspect-ratio:16 / 9;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.c7{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (width < 48em){.yd{border-top-left-radius:0;border-top-right-radius:0}}.n7{gap:1rem;padding:1rem;display:flex;align-items:center;justify-content:space-between}.m7{width:80%;gap:.75rem;display:flex;align-items:center;justify-content:space-between}.h7{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--asc-color-white)}.g7{padding:1rem;border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.p7{gap:.25rem;display:flex;align-items:center;margin-bottom:.325rem}.b7{text-transform:uppercase;color:var(--asc-color-base-shade1)}.u7{color:var(--asc-color-base-default);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.f7{margin-bottom:1.25rem;color:var(--asc-color-base-default)}.v7{gap:.5rem;display:flex;flex-direction:column}.w7{gap:.75rem;display:flex;text-align:left;align-items:center;justify-content:flex-start}.x7{justify-content:flex-start;text-align:left}.y7{width:2.5rem;height:2.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.k7{font-size:.5rem;text-align:center;padding:.125rem 0;text-transform:uppercase;border-top-left-radius:.25rem;border-top-right-radius:.25rem;color:var(--asc-color-base-shade1);background-color:var(--asc-color-base-shade4)}.j7{text-align:center;color:var(--asc-color-base-default)}.z7{display:flex;padding:.625rem;place-content:center;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.X7{width:1.25rem;height:1.25rem;color:var(--asc-color-base-default)}.Y7{color:var(--asc-color-base-shade2)}.I7{width:2.5rem;height:2.5rem}.A7{gap:.25rem;display:flex;align-items:center}.C7{width:1rem;height:1rem}.M7{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.S7{margin:1.25rem 0 1rem}.E7{width:7.5rem;height:7.5rem}.kd{display:flex;padding:0 1rem;gap:.5rem;background-color:var(--asc-color-background-default)}.R7{width:1.25rem;height:1.25rem;fill:var(--asc-color-white)}.jd{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}.jd[data-disabled=true]{fill:var(--asc-color-secondary-shade3)}.U7{width:100%}.zd{width:100%;border:1px solid var(--asc-color-secondary-shade3);background-color:var(--asc-color-white);color:var(--asc-color-base-default)}.zd:disabled{border-color:var(--asc-color-secondary-shade4);color:var(--asc-color-secondary-shade3)}.Xd{display:flex;flex-direction:column;align-items:center;padding-bottom:1rem}.W7{margin:1.25rem 0;width:7.5rem;height:7.5rem}.B7{padding-top:.5rem;color:var(--asc-color-base-shade1)}.F7{text-align:center;padding:1rem}.Yd{width:100%;display:flex;gap:.5rem;justify-content:center;color:var(--asc-color-white)}.Id{height:1px;min-height:unset!important;width:100vw!important;margin-bottom:1rem}.H7{width:1.25rem;height:1.25rem;fill:var(--asc-color-white)}.L7{color:var(--asc-color-base-default);width:100%;margin-top:.75rem;background-color:var(--asc-color-white);border:1px solid var(--asc-color-secondary-shade3)}.T7{padding:1rem 0}.V7{position:relative;padding:1.25rem 0}.q7{display:flex;align-items:center;justify-content:center;width:7.5rem;height:7.5rem;border-radius:.75rem;background-color:var(--asc-color-primary-shade2)}.D7{width:7.5rem;height:7.5rem;border-radius:.75rem;-o-object-fit:cover;object-fit:cover}.G7{width:4.5rem;height:2.5rem;fill:var(--asc-color-white)}.J7{position:absolute;bottom:1rem;right:0}.K7{position:absolute;bottom:-1rem;right:-1rem;width:3.5rem;height:3.5rem;border:4px solid var(--asc-color-white)}.N7{font-size:2rem}@media (width >= 48em){.kd{border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4)}.O7{width:100%}.P7{max-width:32rem;width:100%;padding:.5rem 1rem}.Xd{position:relative;max-width:25rem;width:100%;padding:1.25rem 1.5rem 1.5rem}.Q7{position:absolute;right:1.25rem;top:1.25rem}.Z7{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade3)}.Id{display:none!important}.Yd{margin-top:1rem}}.M{background-color:var(--asc-color-base-shade4);width:100%;display:flex;justify-content:center}.M[data-type=post]{min-height:.5rem}.M[data-type=fullWidth],.M[data-type=content]{min-height:unset;height:.0625rem}.M[data-type=alphabet]{height:1.875rem}._7{color:var(--asc-color-base-shade3);margin-left:1rem}.M[data-type=post][data-last-child=true]{min-height:unset;height:1px}@media (width >= 48em){.M[data-type=post]{min-height:.5rem}}.Ad{margin:0 -1rem;-o-object-fit:cover;object-fit:cover;position:relative;height:100%;aspect-ratio:16 / 9;-o-object-position:center;object-position:center;width:calc(100% + 2rem)}.ej{top:50%;left:50%;width:2.5rem;height:2.5rem;position:absolute;transform:translate(-50%,-50%)}.Ad[data-idle=true]{cursor:default}.rj{top:1rem;right:1rem;z-index:5;position:absolute;display:inline-block}.Cd{gap:.75rem;display:flex;padding-bottom:3rem;flex-direction:column}.Md{gap:.75rem;padding:1rem;display:flex;border-radius:.5rem;flex-direction:column;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.aj{color:var(--asc-color-base-default)}.oj{text-decoration:none;color:var(--asc-color-primary-default)}.tj{color:var(--asc-color-base-shade1)}.Sd{gap:.75rem;display:flex;align-items:center;justify-content:space-between}.ij{margin:0;width:100%;overflow:hidden;border-radius:.5rem}.dj{display:inline;background:none;border:none;cursor:pointer;padding:0;color:var(--asc-color-primary-default)}@media only screen and (width < 48em){.Cd{gap:0}.Md{border:none;border-radius:0}.Sd{align-items:stretch;flex-direction:column;justify-content:flex-start}}.Br{display:flex;align-items:center;padding:.75rem 1rem;gap:.75rem;cursor:pointer}.sj{width:2rem;height:2rem;color:var(--asc-color-base-default);background-color:var(--asc-color-background-shade1);border-radius:50%;padding:.25rem}.lj{display:none}.Ed{display:initial}@media (width >= 48em){.Br{padding:0}.Ed{display:none}.Br:focus-visible{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.Fe{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer}.Fe:disabled{cursor:not-allowed;color:var(--asc-color-secondary-shade3)}.Rd{width:2rem;height:2rem;color:var(--asc-color-base-default);background:var(--asc-color-background-shade1);border-radius:50%;padding:.25rem}.Rd[data-disabled=true]{color:var(--asc-color-secondary-shade3)}.cj{display:none}.Ud{display:initial}@media (width >= 48em){.Fe{padding:0}.Ud{display:none}.Fe[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.Fr{gap:.75rem;display:flex;cursor:pointer;align-items:center;padding:.75rem 1rem}.nj{width:2rem;height:2rem;padding:.25rem;border-radius:50%;fill:var(--asc-color-base-default);color:var(--asc-color-base-default);background-color:var(--asc-color-background-shade1)}.Wd{display:initial}@media (width >= 48em){.Fr{padding:0}.Wd{display:none}.Fr:focus-visible{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.mj{display:flex;align-items:center}.hj{width:2rem;height:2rem;color:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.gj{color:var(--asc-color-primary-default)}.pj{color:#999;overflow:hidden;margin-top:-1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.bj{height:100%;width:100%;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}.Bd{height:100%;font-size:var(--asc-text-font-size-md);color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);padding:0 1rem}.Bd :focus{border:none;outline:none}.uj{width:100%;background-color:var(--asc-color-secondary-shade4);border-radius:1.25rem;min-height:2.5rem;padding:.625rem .75rem;border:0 solid var(--asc-color-background-default);outline:0}.fj{text-decoration:none;color:var(--asc-color-primary-default)}.vj{color:var(--asc-color-primary-default);font-weight:500}.wj{width:100%;height:1px;background-color:var(--asc-color-background-default)}.xj{position:relative;padding:1rem 1.5rem;background-color:var(--asc-color-background-default)}.yj{position:absolute;right:1rem;top:.5rem;border-radius:50%;display:flex;width:2rem;height:2rem;background-color:var(--asc-color-background-transparent-black)}.kj{width:1.5rem;height:1.5rem;fill:var(--asc-color-white)}.jj{width:100%;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden}.zj{padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.Xj{height:.7109rem;width:14.9458rem;border-radius:1.0156rem;background-color:var(--asc-color-base-shade4)}.Yj{width:11.0126rem;height:.8203rem;border-radius:1.1719rem;background-color:var(--asc-color-base-shade4)}.Ij{height:11rem;background-color:var(--asc-color-base-shade4)}.Aj{animation:Fd 1.5s ease-in-out infinite}@keyframes Fd{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Cj{cursor:pointer;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden;width:100%}.Mj{background-color:var(--asc-color-base-shade4);border-bottom:1px solid var(--asc-color-base-shade4);overflow:hidden;width:100%;aspect-ratio:21 / 9}.Sj{padding:.75rem;display:flex;flex-direction:column;gap:.12rem;text-align:left}.Ej{width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Rj{color:var(--asc-color-base-shade1)}.Uj{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Wj{display:flex;width:100%;height:100%;justify-content:center;align-items:center;background-color:var(--asc-color-base-shade4)}.Bj{width:3rem;height:3rem;color:var(--asc-color-base-shade3)}.Hd{width:30rem}.Ld{padding:0 1.5rem}.Fj{display:flex;padding:1rem 0;align-items:center;justify-content:center}.Hj{width:5rem;height:5rem;-o-object-fit:cover;object-fit:cover;border-radius:.25rem}.Td{width:100%;border:none;height:auto;resize:none;outline:none;min-height:auto;line-height:1.5;font-size:.875rem;caret-color:var(--asc-color-primary-default)}.Vd{margin:1rem 0 1.5rem}@media only screen and (width <= 768px){.Hd{width:auto}.Ld{padding:0 1rem}.Vd{display:none}.Td{font-size:1rem;min-height:70vh}}.qd{padding:.25rem .5rem;display:flex;align-items:center;justify-content:center;-moz-column-gap:.25rem;column-gap:.25rem;border-radius:10rem;background-color:var(--asc-color-transparent-black)}.Lj{color:var(--asc-color-white)}.Dd{width:1rem;height:1rem;display:none;fill:var(--asc-color-white);color:var(--asc-color-white)}.qd[data-completed=true] .Dd{display:block}.Tj{width:1.75rem;height:1.75rem;position:relative;display:flex;align-items:center;justify-content:center}.Vj{width:100%;height:100%;border-radius:50%;-webkit-mask:radial-gradient(circle,transparent 46%,black 54%);mask:radial-gradient(circle,transparent 46%,black 54%)}.H{max-width:100%;display:grid;gap:.5rem;padding:0 1rem;width:100%}.H[data-images-amount="1"]{grid-template-columns:repeat(1,1fr);height:21rem}.H[data-images-amount="2"]{grid-template-columns:repeat(2,1fr);max-height:21rem}.H[data-images-amount="3"]{grid-template-columns:repeat(3,1fr)}.H[data-image-poll=true]{width:100%;display:block;height:auto;padding:0}.He{position:relative;text-align:center;width:100%;height:21rem}.He[data-image-poll=true]{position:relative;text-align:center;width:100%;height:auto;aspect-ratio:4 / 3}.qj{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-transparent-black);border-radius:.25rem}.Dj{left:1rem;bottom:1rem;position:absolute}.Gj{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-base-shade4)}.He[data-images-height=true]{height:7.25rem}.Jj{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Kj{fill:var(--asc-color-primary-shade4);color:var(--asc-color-primary-shade4);width:1.25rem;height:1.25rem}.Nj{top:.5rem;right:.5rem;padding:.25rem;border-radius:50%;position:absolute;display:flex;align-items:center;justify-content:center;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.Oj{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-white)}.Pj{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-primary-shade4)}.Qj{display:flex;-moz-column-gap:1rem;column-gap:1rem;padding:1.25rem 1.5rem;align-items:flex-start;justify-content:flex-start;border-bottom:1px solid var(--asc-color-base-shade4)}.Zj{fill:var(--asc-color-base-default)}._j{color:var(--asc-color-base-shade2)}.e3{inset:0;z-index:9999;display:block;position:fixed;background-color:color(from var(--asc-color-base-inverse) srgb r g b / 50%)}.r3{background-color:var(--asc-color-background-default);position:fixed;left:0;right:0;z-index:9999;display:flex;flex-direction:column;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem}.a3{width:3rem;height:.375rem;margin:.75rem auto 1.25rem;border-radius:9999px;background-color:var(--asc-color-secondary-shade2)}.o3{display:flex;-moz-column-gap:1rem;column-gap:1rem;padding:.75rem 1rem;align-items:center;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.t3{fill:var(--asc-color-base-default)}.i3{color:var(--asc-color-base-shade2)}.d3{display:flex;flex-direction:column;align-items:center;justify-content:center}@media (width >= 48em){.H{padding:.75rem 1.5rem}.He[data-images-height=true]{height:8.625rem}}.re{max-width:100%;display:grid;gap:.5rem;padding:0 1rem;width:100%}.re[data-images-amount="1"]{grid-template-columns:repeat(1,1fr);height:21rem}.re[data-images-amount="2"]{grid-template-columns:repeat(2,1fr);height:21rem}.re[data-images-amount="3"]{grid-template-columns:repeat(3,1fr)}.Hr{position:relative;text-align:center;width:100%;max-height:21rem}.Hr[data-video-height=true]{height:7.25rem}.s3{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.l3{top:.5rem;right:.5rem;padding:.25rem;border-radius:50%;position:absolute;display:flex;align-items:center;justify-content:center;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.c3{width:1.25rem;height:1.25rem;fill:var(--asc-color-primary-shade4)}.n3{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;color:var(--asc-color-primary-shade4)}.m3{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-transparent-black);border-radius:.25rem}.h3{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;width:1.5rem;height:1.5rem;padding:.32rem;background-color:#0000004d;border-radius:50%;display:flex;justify-content:center;align-items:center}.g3{width:100%;height:100%;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.re{padding:.75rem 1.5rem}.Hr[data-video-height=true]{height:8.625rem}}.p3{display:block;align-items:center;justify-content:space-between;width:100%}.Gd{display:block;width:2.25rem;height:.25rem;margin:0 auto;border-radius:.75rem;background-color:var(--asc-color-base-shade3);margin-top:.75rem;margin-bottom:.5rem}.Jd{display:flex;justify-content:space-between}.Kd{display:flex;justify-content:space-around}@media (width >= 48em){.Jd,.Kd{justify-content:flex-start;gap:.5rem}.Gd{display:none}}.b3{display:block;width:100%;background-color:var(--asc-color-background-default)}.u3{display:flex;width:2.25rem;height:.25rem;margin:0 auto;border-radius:.75rem;background-color:var(--asc-color-base-shade3);margin-top:.75rem;margin-bottom:1.25rem}.Nd{height:100%;position:relative;background-color:var(--asc-color-background-default)}.Le{overflow-y:scroll;max-height:calc(100% - 6.75rem)}.Le[data-from-media=false]{overflow-y:scroll;max-height:calc(100% - 14.875rem)}.Od{width:100%;display:flex;justify-content:space-between;align-items:center;padding:var(--asc-spacing-m1)}.d{max-height:auto;min-height:auto}.d .ae{width:100%;border:none;outline:none;font-size:1rem;font-weight:600;padding:1rem 1rem 0}.d .ae::-moz-placeholder{font-size:1rem;font-weight:600}.d .ae:-ms-input-placeholder{font-size:1rem;font-weight:600}.d .ae::placeholder{font-size:1rem;font-weight:600}.d .Pd{padding:1rem}.d .Qd{left:1rem;top:4.8rem}.d .Qd[data-isclip=true]{left:1rem;top:15.3rem}.Zd,._d,.es,.rs{display:none}.Lr{left:0;width:100%;position:absolute;overflow-y:scroll;max-height:12.5rem;bottom:var(--asc-mention-bottom, 0);background-color:var(--asc-color-background-default)}.Lr::-webkit-scrollbar{display:none}.as{display:block}.f3{top:0;left:0;width:100%;outline:none;position:absolute}.Te{bottom:6rem;position:relative}.Te[data-item-position=false]{bottom:11rem;position:relative}.S{width:calc(100% - 2rem);position:absolute;bottom:15rem;left:1rem;display:flex;justify-content:start;margin:0 auto 1rem;border-radius:.5rem;box-shadow:var(--asc-box-shadow-03);background-color:var(--asc-color-secondary-default);color:var(--asc-color-background-default)}.v3{margin-bottom:0;margin-top:0}.S[data-show-detail-media-attachment="0"]{bottom:6rem}.S[data-show-detail-media-attachment="1"]{bottom:10rem}.S[data-show-detail-media-attachment="2"]{bottom:12rem}.S[data-show-detail-media-attachment="3"]{bottom:15rem}.S[data-show-detail-media-attachment="4"]{bottom:19rem}.S[data-is-clip-post=true]{bottom:1rem}.w3{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Tr{position:absolute;box-shadow:var(--asc-box-shadow-04);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;display:block;align-items:center;justify-content:space-between;width:100%;background-color:var(--asc-color-background-default)}.Tr[data-show-detail-media-attachment=false]{padding:.5rem 2rem;bottom:-.4rem;margin-top:.75rem}.Tr[data-show-detail-media-attachment=true]{bottom:-.9rem;margin-top:-1rem;padding:.75rem 1rem 2rem}.x3{display:flex;justify-content:center;align-items:center;padding:1rem 0;margin:0 auto;position:relative;width:100%;height:100%}.os{width:5rem;height:8.5rem;border-radius:.25rem;-o-object-fit:cover;object-fit:cover}.os[data-aspect-fill=false]{-o-object-fit:contain;object-fit:contain;background-color:var(--asc-color-black)}.y3{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.5rem;height:1.5rem;border-radius:50%;background-color:#0000004d;display:flex;justify-content:center;align-items:center}.k3{width:.85rem;height:.85rem}@media (width >= 48em){.Nd{width:30rem;position:static;border-radius:.75rem}.Le,.Le[data-from-media=false]{overflow-y:auto;max-height:100%}.Od{display:none}.d{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.d .ae{padding:1rem 1.5rem 0}.d .Pd{padding:1rem 1.5rem}._d{gap:.5rem;display:flex;align-items:center;padding:.5rem 1.5rem;background-color:var(--asc-color-background-default)}.es{display:block;padding:1rem 1.5rem}.rs{width:100%;display:block}.Zd{z-index:9999;display:block;width:16.25rem;height:16.5rem;position:relative;overflow-y:scroll;border-radius:.5rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.Lr,.as{display:none}.Te,.Te[data-item-position=false]{top:2rem;height:3rem;width:30rem;z-index:9999;bottom:unset;position:absolute}}.ts{font-size:1rem;font-weight:600;line-height:1.375rem;color:var(--asc-color-base-default)}@media (width >= 48em){.ts{font-size:1.25rem}}.is{height:100%;position:relative;background-color:var(--asc-color-background-default)}.Vr{overflow-y:scroll;max-height:calc(100% - 6.75rem)}.Vr[data-from-media=false]{overflow-y:scroll;max-height:calc(100% - 14.875rem)}.Vr::-webkit-scrollbar{width:.5rem}.ds{width:100%;display:flex;align-items:center;justify-content:space-between;padding:var(--asc-spacing-m1)}.E{max-height:auto;min-height:auto}.E .oe{width:100%;border:none;outline:none;font-size:1rem;font-weight:600;padding:1rem 1rem 0}.E .oe::-moz-placeholder{font-size:1rem;font-weight:600}.E .oe:-ms-input-placeholder{font-size:1rem;font-weight:600}.E .oe::placeholder{font-size:1rem;font-weight:600}.ss{padding:1rem}.ls{left:1rem;top:4.4rem}.ls[data-isclip=true]{left:1rem;top:15.3rem}.cs,.ns,.ms,.hs{display:none}.qr{left:0;width:100%;position:absolute;overflow-y:scroll;max-height:12.5rem;bottom:var(--asc-mention-bottom, 0);background-color:var(--asc-color-background-default)}.qr::-webkit-scrollbar{display:none}.gs{bottom:6rem;position:relative}.gs[data-item-position=false]{bottom:11rem;position:relative}.k[data-isclip=false]{width:calc(100% - 2rem);position:absolute;bottom:15rem;left:1rem;display:flex;justify-content:start;margin:0 auto 1rem;border-radius:.5rem;box-shadow:var(--asc-box-shadow-03);background-color:var(--asc-color-secondary-default);color:var(--asc-color-background-default)}.k[data-isclip=true]{width:calc(100% - 2rem);position:absolute;bottom:1rem!important;left:1rem;display:flex;justify-content:start;margin:0 auto 1rem;border-radius:.5rem;box-shadow:var(--asc-box-shadow-03);background-color:var(--asc-color-secondary-default);color:var(--asc-color-background-default)}.j3{margin-bottom:0;margin-top:0}.k[data-show-detail-media-attachment="0"]{bottom:6rem}.k[data-show-detail-media-attachment="1"]{bottom:10rem}.k[data-show-detail-media-attachment="2"]{bottom:12rem}.k[data-show-detail-media-attachment="3"]{bottom:15rem}.k[data-show-detail-media-attachment="4"]{bottom:19rem}.z3{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.ps{bottom:0;width:100%;position:absolute}.bs{display:block}.X3{top:0;left:0;width:100%;outline:none;position:absolute}.Y3{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Dr{position:absolute;box-shadow:var(--asc-box-shadow-04);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;display:block;align-items:center;justify-content:space-between;width:100%;background-color:var(--asc-color-background-default)}.Dr[data-show-detail-media-attachment=false]{padding:.5rem 2rem;bottom:-.4rem;margin-top:.75rem}.Dr[data-show-detail-media-attachment=true]{bottom:-.9rem;margin-top:-1rem;padding:.75rem 1rem 2rem}.I3{display:flex;justify-content:center;align-items:center;padding:1rem 0;margin:0 auto;position:relative;width:100%;height:100%}.A3{width:5rem;height:8.5rem;border-radius:.25rem}.C3{width:5rem;height:8.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.M3{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.5rem;height:1.5rem;border-radius:50%;background-color:#0000004d;display:flex;justify-content:center;align-items:center}.S3{width:.85rem;height:.85rem}@media (width >= 48em){.is{width:30rem;position:static;border-radius:.75rem}.ds{display:none}.E{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.ns{gap:.5rem;display:flex;align-items:center;padding:.5rem 1.5rem;background-color:var(--asc-color-background-default)}.E .oe{padding:1rem 1.5rem 0}.ss{padding:1rem 1.5rem}.cs{z-index:9999;display:block;width:16.25rem;height:16.5rem;position:relative;overflow-y:scroll;border-radius:.5rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.ms{display:block;padding:1rem 1.5rem}.hs{width:100%;display:block}.qr{display:none}.ps{top:1.75rem;width:30rem;bottom:unset;display:flex;align-items:center;justify-content:center}.k{margin:0;width:22rem;position:static}.bs{display:none}}.us{height:100vh;max-width:100vw;background-color:var(--asc-color-background-default);padding:var(--asc-spacing-none) var(--asc-spacing-m1)}.fs{display:flex;align-items:center;justify-content:space-between;background-color:var(--asc-color-background-default);padding:var(--asc-spacing-m1) var(--asc-spacing-none)}.vs{width:100%;padding-top:0}.ws{width:100%;display:flex;align-items:center;padding:.5rem 0}.E3{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.R3{display:flex;text-align:left;color:var(--asc-color-base-shade3);padding:var(--asc-spacing-m1) var(--asc-spacing-none) var(--asc-spacing-s1);font-size:var(--asc-text-font-size-md);line-height:var(--asc-line-height-md);letter-spacing:-.015rem}.U3{margin-right:var(--asc-spacing-s1)}.W3{display:flex;gap:.125rem;align-items:center;justify-content:start}.B3{display:flex;fill:var(--asc-color-base-default)}.F3{color:var(--asc-color-base-default)}.H3{display:block;max-width:100%;overflow:hidden;font-size:1.25rem;white-space:nowrap;text-overflow:ellipsis;color:var(--asc-color-base-default)}.L3{height:1rem}@media (width >= 48em){.us{width:30rem;overflow-y:auto;padding:0 1.5rem;border-radius:.75rem}.vs{padding-top:.5rem}.fs{display:none}.ws[data-focus-visible]{background-color:var(--asc-color-base-shade4)}.T3{max-height:calc(100% - 24rem);overflow-y:scroll}}.xs{display:grid;grid-template-rows:auto auto;justify-items:center;min-width:auto}.ys{display:initial;padding:var(--asc-spacing-s2) var(--asc-spacing-m1)}.ks{display:initial;margin:0 -1rem;width:calc(100% + 2rem);border-top:1px solid var(--asc-color-base-shade4)}.js{padding:var(--asc-spacing-m1) 0;display:grid;grid-template-columns:1fr 1fr;gap:.75rem;width:100%;max-height:auto}.zs{width:100%;height:100%;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);display:grid;justify-items:center;overflow:hidden;padding:0;color:var(--asc-color-base-shade1)}.V3{width:100%;margin-top:var(--asc-spacing-m1)}.q3{padding:var(--asc-spacing-s2) var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2)}.Xs{width:100%;height:100%;max-height:15rem;background:var(--asc-color-base-shade4)}.zs[data-selected]{border:2px solid var(--asc-color-primary-default);color:var(--asc-color-base-default)}.Xs[data-selected]{background:var(--asc-color-primary-shade3)}@media only screen and (width >= 48em){.xs{min-width:30rem;padding:1.5rem}.ys,.ks{display:none}.js{padding:0 0 .5rem;max-height:15rem}}.Ve{background-color:var(--asc-color-background-default);padding:0 1rem;position:relative;overflow-y:auto}.Ve[data-open-popover=true]{overflow:hidden}.Ys{padding-bottom:1.5rem}.Is{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 0;position:sticky;top:0;background-color:var(--asc-color-background-default)}.D3{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-md);line-height:var(--asc-line-height-md);color:var(--asc-color-base-default)}.G3{display:flex;margin-bottom:.25rem;justify-content:space-between}.J3{width:100%;border:none;outline:none;font-size:1rem;font-weight:600;border-bottom:1px solid var(--asc-color-base-shade4)}.K3{background-color:var(--asc-color-background-default);padding:1.5rem 0 .75rem}.As{position:relative;overflow-y:scroll;border-radius:.5rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default);max-width:21.4375rem;max-height:11rem;left:0;top:-1rem}.N3{display:flex;justify-content:space-between;margin-bottom:1.25rem}.O3{color:var(--asc-color-base-shade1);font-size:.8125rem}.Cs{padding:0 0 1rem;border-bottom:1px solid var(--asc-color-base-shade4);font-size:.9375rem}.Cs[data-input-validation=false]{border-bottom:1px solid var(--asc-color-alert-default)}.P3{position:relative;font-size:.9375rem}.Q3{padding:1.5rem 0 .75rem;border-bottom:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Z3{margin-top:.25rem}._3{margin-top:.5rem}.ez{color:var(--asc-color-alert-default)}.rz{background-color:var(--asc-color-background-default);margin-bottom:.75rem}.az{display:block;margin-bottom:1.25rem}.oz{display:flex;align-items:center;gap:.75rem}.j{border:none;outline:none;border-radius:.5rem;background-color:var(--asc-color-base-shade4);padding:.75rem;color:var(--asc-color-base-default);font-size:.9375rem;width:100%;resize:none;field-sizing:content}.j[data-image-poll=true]{field-sizing:unset}.j[data-isvalid=false]{border:1px solid var(--asc-color-alert-default)}.Ms{margin-bottom:.75rem;width:100%}.Ms:disabled{cursor:not-allowed}.tz{margin-right:2rem}.j[data-isvalid=false],.j:focus-within[data-isvalid=false]{background-color:var(--asc-color-alert-shade2);border-radius:.25rem;border:1px solid var(--asc-color-alert-shade1)}.j::-moz-placeholder{color:var(--asc-color-base-shade2)}.j:-ms-input-placeholder{color:var(--asc-color-base-shade2)}.j::placeholder{color:var(--asc-color-base-shade2)}.iz{width:1.25rem;height:1rem;fill:var(--asc-color-base-default)}.dz{background-color:transparent;border:none;outline:none;cursor:pointer}.sz{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem 0;border-bottom:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.lz{padding:1.5rem 0 1rem;border-bottom:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.cz{background-color:var(--asc-color-background-default);display:flex;justify-content:space-between;width:100%;padding-top:1.5rem}.nz{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade2)}.mz{background-color:var(--asc-color-background-default);padding:.25rem 0}.hz{color:var(--asc-color-base-shade1)}.gz{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-default);opacity:.5;z-index:1}.pz,.bz{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.uz{color:var(--asc-color-base-shade1)}.fz{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--asc-spacing-s1);grid-auto-rows:1fr}.vz{position:relative}.wz{padding:var(--asc-spacing-s2);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);width:100%;height:100%;min-width:10.46rem;min-height:11.47rem;cursor:pointer}.xz{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%}.yz,.kz{margin-bottom:var(--asc-spacing-s2);width:100%;height:auto}.jz{position:absolute;cursor:pointer;top:-.25rem;right:-.25rem}.zz{width:1.25rem;height:1.25rem;color:var(--asc-color-background-default)}.Xz{width:1.75rem;height:1.5rem;fill:var(--asc-color-base-shade1);margin-bottom:.25rem}.Yz{color:var(--asc-color-base-shade1)}.Iz{display:none}.Az,.Cz{position:absolute;top:0;right:0;width:100%;height:100%}.Mz{display:flex;flex-direction:column;padding:.5rem 0}.Sz{padding:.75rem 1rem}.Ez{color:var(--asc-color-base-default)}@media (width >= 48em){.Ve{width:34.125rem;max-height:calc(80vh - 4.75rem);overflow-y:scroll;position:static;border-radius:.75rem;padding:0 1.5rem}.Ve[data-open-popover=true]{overflow-y:hidden}.Is{display:none}.Ys{padding-bottom:unset}.As{max-width:31.125rem}.Rz{position:sticky;bottom:0;padding:1rem 0 1.5rem;background-color:var(--asc-color-background-default)}.Uz{width:100%}.Wz{top:2rem;height:3rem;width:30rem;z-index:9999;bottom:unset;position:absolute}}.Bz{color:var(--asc-color-base-shade1)}.Fz{width:100%;margin-top:.75rem;margin-bottom:.75rem}.Hz{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.Lz{color:var(--asc-color-base-shade1)}.Tz{color:var(--asc-color-base-shade1)}.Ss{background-color:var(--asc-color-background-default)}.Vz{margin:0 auto;padding-bottom:1rem}.qz{display:flex;justify-content:space-between;padding:1rem 0}.Dz{display:flex;justify-content:space-between;width:100%;padding:1rem 0}.Gz{fill:var(--asc-color-base-shade1);width:1.5rem;height:1.25rem}.Es{position:absolute;opacity:0;cursor:pointer}.qe{display:inline-block;position:relative;width:1.5rem;height:1.5rem;border-radius:50%;border:2px solid var(--asc-color-base-shade3);background-color:var(--asc-color-white);transition:background .3s;padding:.25rem}.Gr{display:none}.Es:checked+.qe:after{content:"";display:block;width:.75rem;height:.75rem;border-radius:50%;background-color:var(--asc-color-white);border:1px solid var(--asc-color-primary-default);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:opacity .2s ease-in-out}.Gr:checked+.qe{border-color:var(--asc-color-primary-default);background-color:var(--asc-color-primary-default)}.Gr:checked+.qe:after{opacity:1}.Jz{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);padding:1rem 0}.Kz{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--asc-color-base-shade4);padding:.75rem 0}.Nz{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;transform:rotate(180deg)}.Oz{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem}@media (width >= 48em){.Ss{width:31.625rem;padding:.5rem 1rem;border-radius:.75rem;background-color:var(--asc-color-background-default);box-shadow:var(--asc-box-shadow-03)}}.Pz{display:flex;align-items:center;justify-content:space-between;background-color:var(--asc-color-background-default)}.Qz{color:var(--asc-color-base-shade3)}.Zz{color:var(--asc-color-base-shade1)}._z{width:100%;height:auto;aspect-ratio:4/3;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:.25rem;border:1px dashed var(--asc-color-base-shade4);background:var(--asc-color-background-shade1)}.e8{color:var(--asc-color-base-shade1);width:1.75rem;height:1.75rem}.r8{font-weight:590;color:var(--asc-color-base-shade1)}.Rs{height:100vh;max-width:100vw;background-color:var(--asc-color-background-default);padding:var(--asc-spacing-none) var(--asc-spacing-m1)}.Us{display:flex;align-items:center;justify-content:space-between;background-color:var(--asc-color-background-default);padding:var(--asc-spacing-m1) var(--asc-spacing-none)}.Ws{width:100%;padding-top:0}.Bs{width:100%;display:flex;align-items:center;padding:.5rem 0}.a8{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.o8{display:flex;text-align:left;color:var(--asc-color-base-default);padding:var(--asc-spacing-m1) var(--asc-spacing-none) var(--asc-spacing-s1);font-size:var(--asc-text-font-size-md);line-height:var(--asc-line-height-md);letter-spacing:-.015rem;opacity:.4}.t8{margin-right:var(--asc-spacing-s1)}.i8{display:flex;gap:.125rem;align-items:center;justify-content:start}.d8{display:flex;fill:var(--asc-color-base-default)}.s8{color:var(--asc-color-base-default)}.l8{height:1rem}@media (width >= 48em){.Rs{width:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.Ws{padding-top:.5rem}.Us{display:none}.Bs:focus-visible{background-color:var(--asc-color-base-shade4)}}.Fs{max-width:100vw;flex:1;padding:var(--asc-spacing-none) var(--asc-spacing-m1);background-color:var(--asc-color-background-default)}.c8{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.Hs{display:flex;justify-content:space-between;align-items:center;padding:var(--asc-spacing-m1);background-color:var(--asc-color-background-default)}.n8{display:flex;align-items:center;padding:var(--asc-spacing-s1) var(--asc-spacing-none)}.m8{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.h8{display:flex;flex-direction:column;padding:0 var(--asc-spacing-none) var(--asc-spacing-m1);flex:1;height:100%;width:100%}.g8{padding:.5rem 0;display:flex;align-items:center}.Ls{display:flex;padding:.5rem 3.25rem .5rem 1rem;gap:.75rem;cursor:pointer;align-items:center;color:var(--asc-color-base-shade3)}.p8{margin-right:var(--asc-spacing-s1)}.b8{display:flex;gap:.125rem;align-items:center;justify-content:start}.u8{display:flex;fill:var(--asc-color-base-default)}.f8{color:var(--asc-color-base-default);text-align:center}.v8{height:1rem}@media (width >= 48em){.Fs{width:30rem;height:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.Hs,.Ls{display:none}}.w8{display:flex;width:100%;align-items:center;gap:.75rem}.Ts{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.Vs{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Ts,.Vs{animation:qs 1.5s ease-in-out infinite}@keyframes qs{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Ds{gap:.5rem;display:none;padding:.75rem;align-items:center;border-radius:.5rem;margin-bottom:.75rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.x8{min-height:2.5rem;max-height:2.5rem;min-width:2.5rem;max-width:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.Gs{width:100%;border:none;outline:none;text-align:left;font-size:.875rem;border-radius:1.25rem;padding:.625rem .75rem;color:var(--asc-color-base-shade2);background-color:var(--asc-color-base-shade4)}.y8{display:block;max-width:100%;overflow:hidden;font-size:1.25rem;white-space:nowrap;text-overflow:ellipsis;color:var(--asc-color-base-default)}.Js{display:none}.k8{background-color:var(--asc-color-background-shade1)}@media (width >= 48em){.Ds{display:flex}.Js{display:block}.Gs[data-focus-visible]{outline:1px solid var(--asc-color-primary-default)}.j8{background-color:var(--asc-color-primary-shade2);border-radius:50%}}.Jr{display:flex;align-items:center;padding:.75rem 1rem;gap:.75rem;cursor:pointer}.z8{width:2rem;height:2rem;color:var(--asc-color-base-default);background-color:var(--asc-color-background-shade1);border-radius:50%;padding:.25rem}.X8{display:none}.Ks{display:initial}@media (width >= 48em){.Jr{padding:0}.Ks{display:none}.Jr:focus-visible{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.Kr{right:1rem;width:4rem;z-index:50;bottom:1rem;height:4rem;border:none;display:flex;cursor:pointer;position:fixed;border-radius:50%;align-items:center;justify-content:center;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-primary-default)}.Y8{width:2rem;height:2rem;fill:var(--asc-color-white)}.Kr:hover{background-color:var(--asc-color-primary-background-hover)}.Kr:active{background-color:var(--asc-color-primary-background-pressed)}.Nr{gap:.75rem;display:flex;height:13rem;border-radius:.5rem;padding:.75rem 1rem;flex-direction:column;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.I8{gap:.5rem;display:flex;align-items:center}@media only screen and (width < 48em){.Nr{border:none;border-radius:0;padding:.75rem 1rem}.Nr:not(:last-child){border-bottom:.5rem solid var(--asc-color-base-shade4)}}.A8{display:flex;align-items:center;justify-content:start;gap:.25rem;cursor:pointer}.C8{fill:var(--asc-color-base-shade2)}.M8{color:var(--asc-color-base-shade2)}.S8{color:var(--asc-color-base-default);overflow-wrap:break-word;word-break:break-all;text-align:left;width:100%}.Ns{display:flex;align-items:center;justify-content:center;border-radius:50%;width:1.5rem;height:1.5rem}.Ns[data-focus-visible]{outline:2px solid var(--asc-color-primary-default)}.Os{width:12.5rem;display:flex;flex-direction:column;padding:.75rem 0;border-radius:.75rem;background-color:var(--asc-color-background-default);box-shadow:var(--asc-box-shadow-04)}.Or{gap:.75rem;display:flex;align-items:center;padding:.75rem 1.25rem}.Or:hover{background-color:var(--asc-color-background-shade1)}.Or[data-focus-visible]{outline:2px solid var(--asc-color-primary-default);background-color:var(--asc-color-background-shade1)}.E8{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.R8{display:flex;-moz-column-gap:1rem;column-gap:1rem;padding:1.25rem 1.5rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.U8{color:var(--asc-color-base-shade2)}.W8{fill:var(--asc-color-base-shade3)}@media only screen and (width <= 768px){.Os{padding:0;width:auto;display:flex;box-shadow:none;border-radius:0;background-color:transparent}}.B8{width:100%;height:100%;display:flex;gap:.5rem;align-items:center;flex-direction:column;justify-content:center}.Ps{max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;display:block}.F8{width:3.5rem;height:3.5rem;fill:var(--asc-color-secondary-shade3);color:var(--asc-color-secondary-shade3)}.H8{color:var(--asc-color-secondary-shade3)}.Qs{width:100%;height:100%;max-height:30.1875rem;background-color:var(--asc-color-base-shade4)}.De{z-index:888;left:1.5rem;display:none;position:absolute;justify-content:center;align-items:center}.Ge{z-index:888;right:1.5rem;display:none;position:absolute;justify-content:center;align-items:center}.De[data-focus-visible],.Ge[data-focus-visible]{outline:2px solid var(--asc-color-primary-default)}.De:hover,.Ge:hover{opacity:.8}.Zs,.L8{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Zs{transform:rotate(180deg)}._s{top:0;left:0;width:100%;display:flex;position:absolute;align-items:center;padding:2rem 1rem 1rem;justify-content:space-between;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.T8{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade4)}.V8{width:1.5rem;height:1.5rem}.el,.el:hover{background-color:transparent}.q8{width:1.25rem;height:1.25rem;fill:var(--asc-color-background-default)}.D8{top:2rem;left:50%;font-weight:400;position:absolute;transform:translate(-50%);color:var(--asc-color-background-default)}@media only screen and (width >= 48em){.Ps{max-width:37.5rem;max-height:37.5rem}.Qs{max-width:37.5rem;max-height:37.5rem;width:100%;height:100%;background-color:var(--asc-color-base-shade4)}.De,.Ge{display:flex}._s{background-color:transparent}}.rl{height:100%;display:flex;position:relative;flex-direction:column;background-color:var(--asc-color-background-default)}.Pr{flex:1;overflow-y:scroll;scrollbar-width:none}.Pr::-webkit-scrollbar{display:none}.al{top:0;left:0;right:0;z-index:1;display:flex;height:3.5rem;position:sticky;align-items:center;padding:1rem .75rem;justify-content:space-between;background-color:var(--asc-color-background-default)}.Qr{opacity:0;transition:opacity .3s}.Qr[data-show=true]{opacity:1}.ol{left:0;right:0;z-index:1;top:3.5rem;position:sticky}.tl{gap:1.25rem;display:flex;padding:0 1rem;justify-content:space-between;background-color:var(--asc-color-background-default);border-bottom:1px solid var(--asc-color-base-shade4)}.il{right:1rem;bottom:1rem;z-index:100;position:absolute}.G8{color:var(--asc-color-base-default)}.J8{display:flex}.dl{flex:1;gap:.5rem;display:flex;padding:.75rem;align-items:center;justify-content:space-between;color:var(--asc-color-base-shade1);background-color:var(--asc-color-background-default);border-bottom:1px solid var(--asc-color-base-shade4)}.K8{width:1rem;height:1rem;fill:var(--asc-color-base-shade1)}.sl{padding:.5rem 0;gap:0;border-radius:0;box-shadow:none;min-width:auto}.ll{padding:1rem 0}@media (width >=48em){.rl{background-color:transparent}.al{position:static;border-radius:.5rem .5rem 0 0;border-top:1px solid var(--asc-color-base-shade4);border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.N8{border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Qr{display:none}.Pr{margin-top:0}.tl{position:static;border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.ol{position:static;margin-bottom:.75rem}.il{display:none}.dl{justify-content:flex-start;border-radius:0 0 .5rem .5rem;border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.sl{min-width:20rem;border-radius:.75rem}.ll{padding:1rem}}.cl{height:100%;width:100%}.nl{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;cursor:pointer;width:100%;box-sizing:border-box}.O8{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.P8{color:var(--asc-color-base-default)}.Q8{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.Z8{color:var(--asc-color-base-default)}._8{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.e6{color:var(--asc-color-base-default)}@media screen and (width >=48em){.cl{padding:.5rem 0}.nl{padding:.75rem 1rem}}.r6{padding:0 1rem;background-color:var(--asc-color-background-default)}.a6{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.o6{display:flex;align-items:center;gap:.25rem}.t6{align-items:end}.i6{width:3.5rem!important;height:3.5rem!important;font-size:2rem;flex-shrink:0}.d6{font-weight:400;font-size:2rem!important}.s6{min-height:100%;display:flex;align-items:center}.l6{width:1.25rem;height:1.25rem}.c6{margin:.5rem 0;color:var(--asc-color-base-default)}.n6{display:flex;gap:.75rem;padding:.25rem 0 .5rem}.m6{width:.0625rem;height:1.25rem;background-color:var(--asc-color-base-shade4)}.h6{width:100%;padding:0 1rem}.g6{display:flex;align-items:center;width:100%;margin:.5rem 0}.ml{width:3.5rem;height:3.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.hl{height:.75rem;width:60%;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Je{height:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.ml,.hl,.Je,.gl{animation:pl 1.5s ease-in-out infinite}.Je:nth-child(1){margin:1.37rem;width:60%}.Je:nth-child(2){width:80%}.p6{margin:.5rem 0;width:100%}.gl{display:inline-block;width:3.375rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem;margin-right:.75rem}.b6{padding:.5rem 0;width:15rem}.bl{padding:0 1.25rem;width:100%;display:flex;justify-content:flex-start;gap:.75rem}.u6{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.f6{color:var(--asc-color-base-default)}.v6{width:100%;padding:.75rem 1rem;height:3.875rem;border-radius:.5rem;background-color:var(--asc-color-background-shade1);box-sizing:border-box}.w6{text-align:center}.x6{display:flex;align-items:center}.y6{width:.375rem;height:.375rem;margin-right:.38rem;fill:var(--asc-color-primary-default);vertical-align:middle}.k6{color:var(--asc-color-base-default)}.j6{color:var(--asc-color-base-shade2)}@media screen and (width >=48em){.bl{padding:.75rem 1rem}}@keyframes pl{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.z6{display:inline;color:var(--asc-color-base-default);margin-right:.25rem}.X6{color:var(--asc-color-base-shade2)}.ul{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.fl{flex-direction:column;display:flex;flex:1;margin-top:3.62rem;overflow-y:scroll;scrollbar-width:none}.vl{height:100%;width:100%;flex-grow:1;padding:0 1rem}.Y6{height:100%}.wl{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.I6{color:var(--asc-color-base-default);width:100%;text-align:center}.A6{background-color:var(--asc-color-background-default);position:sticky;top:-.125rem;display:flex;justify-content:space-between;gap:1.25rem;border-bottom:1px solid var(--asc-color-base-shade4);padding:0 1rem;z-index:1}@media (width >=48em){.ul{background-color:transparent}.wl{background-color:var(--asc-color-background-default);border-radius:.5rem .5rem 0 0;position:static}.C6{background-color:var(--asc-color-background-default);border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4)}.fl{margin-top:0}.vl{padding:0}.M6{background-color:var(--asc-color-background-default);padding:0 1rem;border-radius:0 0 .5rem .5rem;border:1px solid var(--asc-color-base-shade4);border-top-style:none}.S6{padding:0 1rem;margin-top:.75rem;height:-moz-max-content;height:max-content;background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.xl{display:flex;color:var(--asc-color-base-shade3)}.xl[data-orientation=horizontal]{flex-direction:column}.yl{gap:1.25rem;display:flex}.yl[data-orientation=horizontal]{border-bottom:1px solid var(--asc-color-base-shade4)}.kl{height:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none}.kl::-webkit-scrollbar{display:none}.R{outline:none;cursor:pointer;position:relative;padding:1rem 0 .75rem;transition:color .2s;--border-color: transparent;border-bottom:2px solid var(--border-color)}.R[data-hovered]{color:var(--asc-color-primary-default)}.R[data-selected]{color:var(--asc-color-primary-default);--border-color: var(--asc-color-primary-default)}.R[data-disabled]{color:var(--asc-color-base-shade3)}.R[data-disabled] .R[data-selected]{--border-color: var(--asc-color-base-shade3)}@media (width >= 48em){.R[data-focus-visible]{background-color:var(--asc-color-primary-shade3)}}.jl{margin-top:.5rem}.E6{height:100%;width:100%}.R6{display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;width:100%;box-sizing:border-box}.U6{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.W6{color:var(--asc-color-base-default)}.B6{height:var(--asc-spacing-m1);width:100%}.F6{color:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.H6{padding:5rem .5rem;text-align:center}.zl{display:block}.L6{color:var(--asc-color-base-shade3)}@media (width >= 48em){.jl{margin:0}.zl{padding:.5rem 0;display:flex;flex-direction:column;gap:1rem}}.T6{display:flex;height:3.5rem;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box}.V6{display:flex;align-items:center;max-width:calc(100% - 2rem);gap:.5rem;flex-shrink:0}.q6{flex-shrink:0}.D6{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--asc-color-base-default)}.G6{width:1rem;height:1rem}.Xl{height:100%;width:100%;min-width:12.5rem}.J6{background-color:transparent;display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;box-sizing:border-box;flex-shrink:0}.K6{margin:1rem 0;padding:.75rem 0;border-radius:.75rem;background:var(--asc-color-base-shade4);animation:Yl 1.5s ease-in-out infinite}.N6{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.O6{color:var(--asc-color-base-default)}@media (width >= 48em){.Xl{padding:0 1rem}}@keyframes Yl{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.P6{display:flex;width:100%;align-items:center;gap:.75rem}.Il{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.Al{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Il,.Al{animation:Cl 1.5s ease-in-out infinite}@keyframes Cl{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Q6{display:inline;color:var(--asc-color-base-default);margin-right:.25rem}.Z6{color:var(--asc-color-base-shade2)}._6{min-height:3.5rem;color:var(--asc-color-base-default);display:flex;align-items:center}.e9{word-break:break-all}.r9{color:var(--asc-color-base-default);word-break:break-word;padding:.5rem 0}.a9{white-space:pre-wrap}.o9{color:var(--asc-color-primary-default)}.t9{width:100%;background-color:var(--asc-color-primary-default);position:relative;padding:.63rem 1rem;border-radius:.5rem;box-sizing:border-box}.i9{display:flex;align-items:center;justify-content:center;gap:.5rem}.d9{width:1.25rem;height:1.25rem;fill:var(--asc-color-white)}.s9{color:var(--asc-color-white)}.l9{width:100%;position:relative;padding:.63rem 1rem;border-radius:.5rem;box-sizing:border-box;border:1px solid var(--asc-color-secondary-shade3)}.c9{display:flex;align-items:center;justify-content:center;gap:.5rem}.n9{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.m9{color:var(--asc-color-secondary-default)}.h9{width:100%;position:relative;padding:.63rem 1rem;border-radius:.5rem;box-sizing:border-box;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.g9{display:flex;align-items:center;justify-content:center;gap:.5rem}.p9{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.b9{color:var(--asc-color-secondary-default)}.u9{width:100%;position:relative;padding:.63rem 1rem;border-radius:.5rem;box-sizing:border-box;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.f9{display:flex;align-items:center;justify-content:center;gap:.5rem}.v9{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.w9{color:var(--asc-color-secondary-default)}.x9{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;background-color:var(--asc-color-black)}.y9{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.k9{position:absolute;top:2rem;left:0;right:0;padding:0 1rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.Ml{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.j9{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.z9{fill:var(--asc-color-base-shade4);width:2rem;height:2rem;cursor:pointer}.X9{width:2rem;height:2rem;cursor:pointer}.Sl{max-height:30.1875rem;height:100%;width:100%;background-color:var(--asc-color-base-shade4)}.Y9{width:100%;padding:1rem;display:flex;justify-content:space-between;position:absolute;top:0;left:0}.El,.El:hover{background-color:transparent}.I9{width:1.25rem;height:1.25rem;fill:var(--asc-color-background-default)}@media only screen and (width >= 48em){.Sl{max-width:37.5rem;max-height:37.5rem;width:100%;height:100%;background-color:var(--asc-color-base-shade4)}.Ml{max-height:calc(100vh - 15rem);height:100%}}.Rl{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.Rl[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.Ul{color:var(--asc-color-secondary-shade2);width:1.5rem;height:1.5rem;transition:fill .3s}.Ul[data-active=true]{color:var(--asc-color-base-default)}.A9{display:flex;overflow:hidden;align-items:center;justify-content:center;height:var(--asc-pull-to-refresh-height)}.C9{width:1.25rem;height:1.25rem;animation-name:Wl;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes Wl{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Bl{text-align:center;padding:5rem .5rem}.M9{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.S9{margin-top:.25rem;color:var(--asc-color-base-shade3)}@media (width >= 48rem){.Bl{background-color:var(--asc-color-background-default)}}.E9{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4);fill:var(--asc-color-secondary-shade4)}.R9{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Zr{text-align:center;padding:5rem .5rem;color:var(--asc-color-base-shade3)}.U9{margin-top:.5rem}.W9{width:3.75rem;height:2.5rem;fill:var(--asc-color-secondary-shade4)}@media (width >= 48rem){.Zr{background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}.Zr[data-type=media]{background-color:var(--asc-color-background-default);border:none;border-radius:0}}.B9{width:100%;text-align:center;background-color:inherit;padding:1.5rem}.F9{width:3.75rem;height:3.75rem;color:var(--asc-color-base-shade4)}.H9{margin-top:.5rem;color:var(--asc-color-base-shade3)}.L9{background-color:var(--asc-color-white);border:1px solid var(--asc-color-secondary-shade3);margin:1rem auto 0}@media (width >=48em){.Fl[data-page=feed]{display:flex;justify-content:center;align-items:center;margin-top:.75rem;border-radius:.5rem;padding:.5rem 1rem;border:1px solid var(--asc-color-base-shade4);background:var(--asc-color-background-default)}.Fl[data-page=global-search]{display:flex;align-items:center;justify-content:center;height:18.5rem;width:100%}}.T9{padding-bottom:1rem}.V9{display:flex;flex-direction:column;gap:.5rem}.q9{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.D9{height:var(--asc-spacing-m1);width:100%}.G9{margin-bottom:var(--asc-spacing-m1);border-radius:var(--asc-border-radius-md);overflow:hidden}.J9{animation:Hl 1s linear infinite}.Ll{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes Hl{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Tl{height:13rem;padding:.75rem 1rem;width:100%}.K9{display:flex;align-items:center;margin-bottom:.75rem}.Vl{width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.5rem}.N9{padding:.25rem 0;flex:1}.ql{height:.5rem;width:60%;border-radius:.75rem;margin-bottom:.5rem;background-color:var(--asc-color-base-shade4)}.Dl{height:.5rem;width:25%;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.te{height:.5rem;margin-bottom:.75rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.Vl,.ql,.Dl,.te{animation:Gl 1.5s ease-in-out infinite}.te:nth-child(1){width:60%}.te:nth-child(2){width:25%}.te:nth-child(3){width:80%}@keyframes Gl{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >=48em){.Ll{overflow:hidden;background-color:transparent;padding-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Tl{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.O9{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.P9{padding:.75rem 0;display:flex;align-items:center;gap:.75rem}.Q9{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default);margin-left:.25rem}.Z9{margin-top:.15rem;color:var(--asc-color-base-default);flex-grow:1}.Jl{width:100%;padding:1rem 0;text-align:center;transition:border-color .3s;border-bottom:.125rem solid transparent}.Jl[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.Kl{width:1.5rem;height:1.5rem;transition:fill .3s;fill:var(--asc-color-secondary-shade2)}.Kl[data-active=true]{fill:var(--asc-color-base-default)}.Nl{top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;position:fixed;align-items:center;justify-content:center;background-color:var(--asc-color-black)}.Ol{max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}._r{z-index:888;left:1.5rem;display:none;position:absolute}.ea{z-index:888;right:1.5rem;display:none;position:absolute}._r:hover,.ea:hover{opacity:.8}.Pl,._9{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Pl{transform:rotate(180deg)}.Ql{top:0;left:0;width:100%;position:absolute;z-index:1;padding:2rem 1rem 1rem;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.eX{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade4)}.rX{width:1.5rem;height:1.5rem}.aX{top:2rem;left:50%;font-weight:400;position:absolute;transform:translate(-50%);color:var(--asc-color-background-default)}@media only screen and (width >= 48em){.Nl{background-color:rgb(from var(--asc-color-black) r g b / 80%)}.Ol{max-width:37.5rem;max-height:37.5rem}._r,.ea{display:initial}.Ql{background-color:transparent}}.Zl{height:100%;width:100%}.U{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;cursor:pointer;width:100%;box-sizing:border-box}.U:focus{outline:none}.U:hover{background-color:var(--asc-color-background-shade1);border-radius:var(--asc-border-radius-md)}@media (hover: none){.U:hover{background-color:inherit}}.oX{color:var(--asc-color-base-default)}.tX{color:var(--asc-color-base-default);width:1.5rem;height:1.25rem}.iX{color:var(--asc-color-base-default)}.dX{fill:var(--asc-color-base-default);width:1.5rem;height:1.25rem}.sX{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.lX{color:var(--asc-color-base-default)}.cX{color:var(--asc-color-alert-default)}.nX{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}@media (width >= 48em){.Zl{padding:.5rem 0}.U{padding:.75rem 1rem;gap:.5rem}.U:hover,.U[data-focus-visible]{border-radius:0;background-color:var(--asc-color-background-shade1)}}.mX{position:relative;left:-1rem;margin-bottom:.5rem}.hX{fill:var(--asc-color-base-shade4)}.gX{fill:var(--asc-color-base-default)}.pX{fill:var(--asc-color-primary-default)}._l{background-color:var(--asc-color-background-default)}.bX{padding:.75rem 1rem}.uX{display:grid;grid-template-columns:min-content minmax(0,1fr) min-content;align-items:center;gap:.5rem}.fX{display:flex;align-items:center;justify-content:center}.vX{overflow:hidden}.wX{display:flex;align-items:center;gap:.25rem}.xX,.yX{display:flex;justify-content:center;align-items:center;gap:.25rem}.kX{color:var(--asc-color-base-shade2)}.jX{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.zX{display:flex;flex-direction:column;width:100%;gap:1rem;padding:.5rem 0;cursor:pointer}.XX{padding-left:0}.YX{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}.IX{display:flex;justify-content:space-between;align-items:center;padding-top:.7rem}.AX{display:flex;align-items:center;justify-content:start;gap:.75rem}.CX{z-index:50}.MX{display:flex;align-items:center;justify-content:center}.SX,.EX{width:1.25rem;height:1.25rem}.RX{display:flex;align-items:center;justify-content:center;cursor:pointer;gap:.25rem}.UX{width:1.25rem;height:1.25rem;color:var(--asc-color-base-shade2)}.WX{cursor:pointer;justify-content:start;padding:.75rem 1rem;box-sizing:border-box;width:100%}.BX{min-height:unset!important;height:1px;width:100%}.FX{display:grid;align-items:center;grid-template-columns:minmax(0,max-content);grid-auto-flow:column;gap:.25rem}.HX{width:1.25rem;height:1.25rem;margin-right:.75rem;color:var(--asc-color-base-default)}.LX{width:100%;padding:.75rem 1rem;box-sizing:border-box;color:var(--asc-color-base-default)!important;justify-content:unset}.TX{display:grid}.VX{display:flex;justify-content:space-between;padding:.5rem 0}.qX{display:flex;justify-content:center;align-items:center;cursor:pointer;gap:.25rem}.DX{color:var(--asc-color-base-shade2);cursor:pointer}.L{display:flex;justify-content:center;align-items:center;flex-direction:row}.L:has(:nth-child(2)){margin-right:-.25rem}.L:has(:nth-child(3)){margin-right:-1rem}.L:has(:nth-child(4)){margin-right:-1.25rem}.L:has(:nth-child(5)){margin-right:-2rem}.L:has(:nth-child(6)){margin-right:-2.25rem}.W{width:1.25rem;height:1.25rem;border-radius:50%;border:1px solid var(--asc-color-white);position:relative}.GX{color:var(--asc-color-base-shade3)}.W:nth-child(1){transform:translate(0);z-index:5}.W:nth-child(2){transform:translate(-.45rem);z-index:4}.W:nth-child(3){transform:translate(-.95rem);z-index:3}.W:nth-child(4){transform:translate(-1.45rem);z-index:2}.W:nth-child(5){transform:translate(-2rem);z-index:1}.W:nth-child(6){transform:translate(-2.5rem);z-index:0}.ec{color:var(--asc-color-base-shade2)}.ec:hover{color:var(--asc-color-base-shade1)}.JX{color:var(--asc-color-base-shade2)}.Ke{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;background-color:#0003;background-clip:padding-box;border:1px solid rgb(255 255 255 / 20%);padding:.5rem .75rem;color:#fff;cursor:pointer;outline:none;transition:background-color .3s}.Ke:hover{background-color:#0000004d}.Ke:active{background-color:#0006}.Ke[data-focus-visible]{box-shadow:0 0 0 2px #ffffffbf}.ra{padding:.25rem;width:14rem;overflow:auto;border-radius:.375rem;background-color:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:0 0 0 1px #0000000d}.ra[data-entering]{animation:rc .2s ease-out,ac .2s ease-out}.ra[data-exiting]{animation:oc .2s ease-in,tc .2s ease-in}.KX{outline:none}.ic{display:flex;width:100%;align-items:center;border-radius:.375rem;padding:.5rem .75rem;box-sizing:border-box;outline:none;cursor:pointer;color:var(--asc-color-secondary-default)}.ic:focus{background-color:var(--asc-color-base-shade1);color:#fff}.NX{background-color:#d1d5db;height:1px;margin:.25rem .75rem}.OX{display:flex;justify-content:start;align-items:center;gap:.25rem;padding-top:.75rem;line-height:1.25rem;color:var(--asc-color-base-shade2);cursor:pointer}.PX{display:flex;align-items:center;gap:.25rem}.QX{border-radius:0!important;max-height:none!important;background-color:transparent!important}.dc{background-color:var(--asc-color-black)!important}@keyframes rc{0%{opacity:0}to{opacity:1}}@keyframes oc{0%{opacity:1}to{opacity:0}}@keyframes ac{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes tc{0%{transform:scale(1)}to{transform:scale(.95)}}@media (width >= 48em){.dc{background-color:rgb(from var(--asc-color-black) r g b / 80%)!important}._l{border-radius:.5rem}}.sc{display:grid;align-items:center;grid-template-columns:minmax(0,max-content);grid-auto-flow:column;gap:.25rem}.sc[data-show-target-community=true]{grid-template-columns:minmax(0,max-content) minmax(50%,1fr)}.ZX{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._X{fill:var(--asc-color-base-shade1);height:.75rem;width:1rem}.Ne{display:grid;grid-template-columns:minmax(0,1fr);grid-auto-flow:column;gap:.25rem;align-items:center;max-width:100%}.Ne[data-show-brand-badge=true][data-show-target=true]{grid-template-columns:minmax(0,min-content) min-content min-content}.Ne[data-show-brand-badge=false][data-show-target=true],.Ne[data-show-brand-badge=true][data-show-target=false]{grid-template-columns:minmax(0,min-content) min-content}.eY{width:1.125rem;height:1.125rem}.Oe{display:grid;grid-template-columns:minmax(0,min-content);grid-auto-flow:column;gap:.25rem;align-items:center;max-width:100%}.Oe[data-show-private-badge=true][data-show-official-badge=true]{grid-template-columns:min-content minmax(0,min-content) min-content}.Oe[data-show-private-badge=true][data-show-official-badge=false]{grid-template-columns:min-content minmax(0,min-content)}.Oe[data-show-private-badge=false][data-show-official-badge=true]{grid-template-columns:minmax(0,min-content) min-content}.rY{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.aY{display:flex;flex-direction:column;margin-top:1rem}.lc,.cc{display:flex;flex-direction:column;gap:.5rem}.cc[data-image-option=true],.lc[data-image-option=true]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;align-items:stretch;gap:.5rem}.oY{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.nc{display:flex;flex-direction:column;width:100%;gap:.5rem}.nc[data-image-poll=true]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;align-items:stretch;gap:.5rem}.tY,.iY{width:100%}.dY{display:flex;width:100%;justify-content:space-between}.sY{display:flex;gap:.25rem;color:var(--asc-color-base-shade2)}.lY{color:var(--asc-color-primary-default)}.cY{text-align:left;color:var(--asc-color-base-shade2)}.ie,.aa{align-items:center;flex-direction:row-reverse;justify-content:space-between;border-radius:.5rem;gap:.75rem!important;border:1px solid var(--asc-color-base-shade4);padding:.75rem}.ie[data-selected],.aa[data-selected]{border:1px solid var(--asc-color-primary-default);box-shadow:0 0 0 1px var(--asc-color-primary-default)}.ie[data-image-option=true],.aa[data-image-option=true]{width:100%;height:100%;padding:.75rem;display:block}.ie[data-image-option=true]:before{position:absolute;left:1.125rem;top:1.125rem;border:2px solid transparent;background-color:transparent}.mc{border:unset!important;z-index:1;position:absolute;left:1.125rem;top:1.125rem}.mc[data-selected]{z-index:1;display:block}.ie[data-image-option=true][data-selected]:before{background-color:var(--asc-color-white);border-width:.475rem;border-color:var(--asc-color-primary-default);z-index:1}.oa{position:relative;border:0}.oa[data-is-voted=true]{padding:.75rem;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}.oa[data-is-voted=true][data-is-top-voted=true]{border:1px solid var(--asc-color-primary-default);box-shadow:0 0 0 1px var(--asc-color-primary-default)}.nY{width:100%;position:relative;display:inline-block}.mY{width:100%;aspect-ratio:4/3;border-radius:.5rem;-o-object-fit:cover;object-fit:cover}.hc{text-align:left;margin-top:.75rem;color:var(--asc-color-base-default)}.hc[data-disabled=true]{color:var(--asc-color-base-shade3)}.gc{position:absolute;top:.5rem;right:.5rem;background-color:var(--asc-color-background-transparent-black)!important;border-radius:6.25rem;height:1.25rem;width:1.25rem;padding:.125rem}.gc[data-is-voted=true]{top:1.25rem;right:1.25rem}.hY{width:1rem;height:1rem;color:var(--asc-color-white)}.pc,.bc{color:var(--asc-color-base-shade3)}.pc:before,.bc:before{border:2px solid var(--asc-color-base-shade4)}.gY{position:absolute;inset:0;background-color:#0000004d;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:.5rem;aspect-ratio:4/3}.pY{position:absolute;inset:0;background-color:var(--asc-color-primary-default);opacity:.3;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:.5rem;aspect-ratio:4/3}.bY{color:var(--asc-color-white)}.uY{color:var(--asc-color-white);text-align:center;margin-top:.25rem}.fY{aspect-ratio:5/4;background-color:var(--asc-color-base-shade4);border-radius:.5rem;animation:uc 1.5s ease-in-out infinite}.vY{border-radius:.5rem;aspect-ratio:5/4;display:flex;align-items:center;justify-content:center;background-color:var(--asc-color-base-shade4)}.wY{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}@keyframes uc{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.fc{padding:.75rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.fc[data-top-voted=true]{border:1px solid var(--asc-color-primary-default);box-shadow:0 0 0 1px var(--asc-color-primary-default)}.xY{display:flex;justify-content:space-between;margin-bottom:.13rem;gap:.75rem;color:var(--asc-color-base-default)}.yY{color:var(--asc-color-base-default)}.vc{color:var(--asc-color-base-shade1)}.vc[data-top-voted=true]{color:var(--asc-color-primary-default)}.kY{display:flex;gap:.25rem}.jY{color:var(--asc-color-base-shade2)}.zY{padding:.75rem;margin-bottom:.75rem}.XY{width:1rem!important;height:1rem!important}.YY{font-size:.75rem}.wc{position:relative;width:100%;height:.5rem;border-radius:6.19rem;overflow:hidden;background-color:var(--asc-color-base-shade4);margin-top:.5rem}.wc[data-top-voted=true]{background-color:var(--asc-color-primary-shade3)}.xc{position:absolute;top:0;left:0;height:100%;background-color:var(--asc-color-base-shade1)}.xc[data-top-voted=true]{background-color:var(--asc-color-primary-default)}.m{gap:.5rem;display:flex;font-size:1rem;position:relative;align-items:center;forced-color-adjust:none;color:var(--asc-color-base-default)}.m .w{display:flex;width:1.5rem;height:1.5rem;border-radius:50%;align-items:center;transition:all .2s;justify-content:center;border:2px solid var(--asc-color-base-shade3);flex-shrink:0}.m .w svg{fill:none;width:1rem;height:1rem;stroke-width:3px;transition:all .2s;stroke-dashoffset:66;stroke-dasharray:22px;stroke:var(--asc-color-base-shade3)}.m[data-disabled] .w{cursor:not-allowed;border-color:var(--asc-color-base-shade4)}.m[data-pressed] .w{border-color:var(--asc-color-base-shade1)}.m[data-focus-visible] .w{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.m[data-selected] .w{background:var(--asc-color-primary-default);border-color:var(--asc-color-primary-default)}.m[data-selected][data-disabled] .w{cursor:not-allowed;background:var(--asc-color-primary-shade2);border-color:var(--asc-color-primary-shade2)}.m[data-selected] .w svg{stroke-dashoffset:44;stroke:var(--asc-color-background-default)}.m[data-selected][data-pressed] .w{background:var(--asc-color-primary-background-pressed);border-color:var(--asc-color-primary-background-pressed)}.IY{width:100%;gap:.5rem;display:flex;flex-direction:column;color:var(--asc-color-base-default)}.yc[data-alignment=row-reverse]{flex-direction:row-reverse}.yc[data-alignment=row]{flex-direction:row}.de{display:grid;border-radius:.5rem;gap:.25rem;width:100%;overflow:hidden}.de[data-images-amount="1"]{aspect-ratio:1;grid-template:"image1" / minmax(0,1fr)}.de[data-images-amount="2"]{aspect-ratio:1;grid-template:"image1 image2" 50% "image1 image2" 50% / 50% 50%}.de[data-images-amount="3"]{aspect-ratio:1;grid-template:"image1 image1 image1 image1" 60% "image2 image2 image3 image3" 40% / 25% 25% 25% 25%}.de[data-images-amount="4"]{aspect-ratio:1;grid-template:"image1 image1 image1 image1 image1 image1" 66% "image2 image2 image3 image3 image4 image4" 33% / minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.AY{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;width:100%}.se{cursor:pointer}.se:nth-child(1){grid-area:image1}.se:nth-child(2){grid-area:image2}.se:nth-child(3){grid-area:image3}.se:nth-child(4){grid-area:image4;position:relative}.CY{position:absolute;inset:0;border-radius:0 0 .5rem;background-color:#0000007f;color:var(--asc-color-white);text-align:center;display:flex;justify-content:center;align-items:center}.MY{background-color:var(--asc-color-base-shade4);border-radius:.5rem;width:100%;height:100%;animation:kc 1.5s ease-in-out infinite}.SY{width:100%;height:100%;background-color:var(--asc-color-base-shade4)}@keyframes kc{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.le{display:grid;border-radius:.5rem;gap:.25rem;width:100%;overflow:hidden;background-color:var(--asc-color-background-default)}.le[data-videos-amount="1"]{aspect-ratio:1;grid-template:"video1" / minmax(0,1fr)}.le[data-videos-amount="2"]{aspect-ratio:1;grid-template:"video1 video2" 50% "video1 video2" 50% / 50% 50%}.le[data-videos-amount="3"]{aspect-ratio:1;grid-template:"video1 video1 video1 video1" 60% "video2 video2 video3 video3" 40% / 25% 25% 25% 25%}.le[data-videos-amount="4"]{aspect-ratio:1;grid-template:"video1 video1 video1 video1 video1 video1" 66% "video2 video2 video3 video3 video4 video4" 33% / minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.EY{width:100%;height:100%;position:absolute;top:0;left:0;margin:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.RY{width:100%;height:100%;position:absolute;transform:translateY(-50%);top:50%;background-color:var(--asc-color-base-shade4)}.ce{cursor:pointer;position:relative;width:100%;height:100%}.ce:nth-child(1){grid-area:video1}.ce:nth-child(2){grid-area:video2}.ce:nth-child(3){grid-area:video3}.ce:nth-child(4){grid-area:video4;position:relative}.UY{position:absolute;inset:0;border-radius:0 0 .5rem;background-color:#0000007f;color:var(--asc-color-white);text-align:center;display:flex;justify-content:center;align-items:center}.WY{position:absolute;inset:0;border-radius:0 0 .5rem;text-align:center;display:flex;justify-content:center;align-items:center}.BY{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center;cursor:pointer}.FY{width:2.5rem;height:2.5rem}.HY{background-color:var(--asc-color-base-shade4);border-radius:.5rem;width:100%;height:100%;animation:jc 1.5s ease-in-out infinite}.LY{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@keyframes jc{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.zc{border-radius:.5rem;gap:.25rem;height:38rem;width:100%;overflow:hidden;background-color:var(--asc-color-background-default);aspect-ratio:1}.Xc{width:100%;height:100%;position:absolute;top:0;left:0;margin:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.Xc[data-isfill=false]{background-color:var(--asc-color-black);-o-object-fit:contain;object-fit:contain}.TY{width:100%;height:100%;position:absolute;transform:translateY(-50%);top:50%;background-color:var(--asc-color-base-shade4)}.VY{cursor:pointer;position:relative;width:100%;height:100%}.qY{position:absolute;inset:0;border-radius:0 0 .5rem;background-color:#0000007f;color:var(--asc-color-white);text-align:center;display:flex;justify-content:center;align-items:center}.DY{position:absolute;inset:0;border-radius:0 0 .5rem;text-align:center;display:flex;justify-content:center;align-items:center}.GY{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center;cursor:pointer}.JY{width:2.5rem;height:2.5rem}.KY{background-color:var(--asc-color-base-shade4);border-radius:.5rem;width:100%;height:100%;animation:Yc 1.5s ease-in-out infinite}.NY{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@keyframes Yc{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media screen and (width >= 48em){.zc{height:50rem}}.OY{padding-bottom:3rem}.PY{gap:.75rem;display:flex;flex-direction:column}.QY{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Ic{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}@media only screen and (width < 48em){.Ic{border:none;border-radius:0}}.ZY{gap:.75rem;display:flex;flex-direction:column}._Y{position:relative;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.Ac{top:0;left:0;right:0;z-index:100;position:absolute}@media only screen and (width < 48em){.Ac{position:fixed}}.ta{display:flex;align-items:center;justify-content:space-between;padding:1rem;transition:border-bottom .2s ease-in-out;background-color:var(--asc-color-background-default)}.ta[data-scrolled=true]{border-bottom:1px solid var(--asc-color-base-shade4)}.eI{width:1.5rem}.Cc{background-color:var(--asc-color-background-default);padding:.5rem 1rem}.rI{height:1rem}@media (width >= 48em){.ta{border:1px solid var(--asc-color-base-shade4);border-radius:.75rem;margin-bottom:.75rem;padding:1.25rem 1rem}.Cc{border:1px solid var(--asc-color-base-shade4);border-radius:.75rem;padding:.5rem 1rem}}.aI{padding:.5rem 0;background-color:var(--asc-color-background-default)}.oI{display:flex;align-items:center;gap:.5rem}.Mc{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);flex-shrink:0}.tI{display:flex;flex-direction:column}.Sc{width:6rem;height:1rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.Ec{width:4rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.iI{display:flex;flex-direction:column;gap:.75rem}.Rc{height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem;width:100%;max-width:45%;flex-grow:1}@keyframes Uc{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Mc,.Sc,.Ec,.Rc{animation:Uc 1.5s ease-in-out infinite}.ia{display:flex;align-items:center;white-space:nowrap;border-radius:10rem;background:transparent;padding:.5rem .75rem;color:var(--asc-color-base-shade1);border:1px solid var(--asc-color-base-shade4)}.ia[data-transparent=false]{background:var(--asc-color-base-shade4)}.ia[data-active=true]{border:1px solid transparent;background-color:var(--asc-color-primary-default)}.Wc[data-active=false]{color:var(--asc-color-base-shade1)}.Wc[data-active=true]{color:var(--asc-color-white)}.dI{padding:0 0 .75rem}.Bc{gap:.5rem;display:flex;padding:1rem;align-items:center;background-color:var(--asc-color-background-default)}.Fc{gap:.5rem;display:grid;padding:1rem}@media (width >= 48em){.Bc{border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);border-bottom:none}.Fc{border-radius:0 0 .5rem .5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);border-top:none}}.Hc{margin:auto;min-height:15rem;text-align:center;padding:5rem .5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.sI{margin-top:.5rem;color:var(--asc-color-base-shade3)}.lI{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}@media (width >= 48em){.Hc{padding:3rem;min-height:auto}}.Lc{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:20rem;gap:.5rem;cursor:pointer}.Tc{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.Vc{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.Vc[data-isfill=false]{background-color:var(--asc-color-black);-o-object-fit:contain;object-fit:contain}.cI{position:absolute;bottom:.5rem;left:.5rem;background-color:#000000b3;color:var(--asc-color-white);padding:.25rem .6rem;border-radius:.25rem}.nI{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem;background-color:var(--asc-color-base-shade4)}@keyframes mI{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.hI{width:100%;height:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden;background-color:var(--asc-color-base-shade4)}.gI{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@media (width >= 48em){.Lc{grid-template-columns:repeat(3,1fr)}.Tc:focus{outline:2px solid var(--asc-color-primary-default)}}.pI{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-base-inverse);z-index:1000}.bI{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.uI{position:absolute;top:0;left:0;right:0;padding:1rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.fI{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.vI,.wI{width:2rem;height:2rem}.xI{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.qc,.Dc{display:flex;justify-content:center;align-items:center;height:100%;opacity:.5;background-color:var(--asc-color-black);flex-basis:2.5rem;cursor:pointer}.qc:hover,.Dc:hover{opacity:.8}.Gc,.yI{width:2rem;height:2rem;fill:var(--asc-color-base-shade4);border-radius:50%;background-color:var(--asc-color-base-shade3);padding:.375rem}.Gc{transform:rotate(180deg)}.kI{flex:1 1 auto}.jI{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.zI{width:2rem;height:2rem;cursor:pointer}.Jc,.Jc:hover{background-color:transparent}.XI{width:1.25rem;height:1.25rem;fill:var(--asc-color-background-default)}.Kc{margin:auto;text-align:center;min-height:15rem;padding:5rem .5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.YI{margin-top:.5rem;color:var(--asc-color-base-shade3)}.II{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}@media (width >= 48em){.Kc{padding:3rem;min-height:auto}}.Nc{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;cursor:pointer}.Oc{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.AI{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.CI{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem;background-color:var(--asc-color-base-shade4)}@keyframes Pc{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.MI{width:100%;padding-top:100%;border-radius:.5rem;position:relative;background-color:var(--asc-color-base-shade4);animation:Pc 1.5s ease-in-out infinite}@media (width >= 48em){.Nc{grid-template-columns:repeat(3,1fr)}.Oc:focus-within{outline:2px solid var(--asc-color-primary-default)}}.SI{width:100%;height:100%;display:flex;gap:.5rem;align-items:center;flex-direction:column;justify-content:center}.Qc{top:0;left:0;width:100%;display:flex;position:absolute;align-items:center;padding:2rem 1rem 1rem;justify-content:space-between;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.EI{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade4)}.RI{width:1.5rem;height:1.5rem}.UI{width:3.5rem;height:3.5rem;fill:var(--asc-color-secondary-shade3);color:var(--asc-color-secondary-shade3)}.WI{color:var(--asc-color-secondary-shade3)}@media only screen and (width >= 48em){.Qc{background-color:transparent}}.Zc{margin:5rem auto 3rem;text-align:center}._c{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}.BI{margin-top:.5rem;font-size:1.0625rem;font-weight:600;line-height:1rem;color:var(--asc-color-base-shade3)}.FI{font-size:.8125rem;font-weight:400;color:var(--asc-color-base-shade3)}@media (width >= 48em){.Zc{margin:0;gap:.25rem;display:grid;padding:3.5rem;place-items:center;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}._c{width:3.75rem;height:3.75rem}}.en{padding:0 0 .75rem}.rn{gap:.5rem;display:flex;padding:1rem;align-items:center;background-color:var(--asc-color-background-default)}.an{gap:.5rem;display:grid;padding:0 1rem}@media (width >= 48em){.en{padding:.75rem 0}.rn{border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);border-bottom:none}.an{border-radius:0 0 .5rem .5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);border-top:none}}.on{gap:1rem;display:flex;padding:.75rem 0 1rem;flex-direction:column}.tn{gap:1rem;display:grid;padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.HI{gap:.5rem;display:flex;align-items:center}@media only screen and (width < 48em){.on{gap:0;padding:0 0 1rem}.tn{border:none;border-radius:0}}.LI{position:fixed;top:0;left:0;width:100%;height:100dvh;background-color:var(--asc-color-black)}.TI{top:0;left:0;width:100%;z-index:999;height:100%;display:flex;position:absolute;align-items:center;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 80%)}.in{width:100%;height:100dvh;padding:0;overflow:hidden;display:flex;display:grid;grid-template-columns:auto 35dvw;position:relative}.in[data-no-chat=true]{grid-template-columns:unset}.VI{text-overflow:ellipsis;color:var(--asc-color-base-default)}.qI{font-size:1.125rem;font-weight:600;color:var(--asc-color-base-shade1);margin:0}.DI{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.GI{display:flex;align-items:center;gap:.75rem;padding:1rem;background:var(--asc-color-base-shade3);border-radius:.5rem}.JI{width:2.5rem;height:2.5rem}.KI{font-weight:500;color:var(--asc-color-base-shade1)}.NI{height:100%;gap:1rem;padding:1.5rem 1rem;overflow:scroll}.OI,.PI{flex:1;padding:1.5rem;height:100%}.QI{border-radius:1rem;overflow:hidden;height:100%;display:flex;flex-direction:column;justify-content:space-between;background:var(--asc-color-background-default)}.ZI{position:relative;background:var(--asc-color-base-shade2);aspect-ratio:16/9;width:100%;height:auto}._I{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--asc-color-transparent-black);display:flex;align-items:center;justify-content:center}.eA{padding:.5rem 0}.rA{display:flex;gap:.75rem;padding:1rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.aA{width:1.5rem;height:1.5rem}.oA{fill:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.tA{width:3rem;height:3rem}.iA{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:inherit}.dA{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000b3;color:#fff;padding:.5rem 1rem;border-radius:.25rem;font-size:.875rem;display:flex;align-items:center;justify-content:center}.sA{width:1.5rem;height:1.5rem}.lA,.cA{margin-top:1rem}.nA{padding:.625rem 1rem;border-top:1px solid var(--asc-color-base-shade4)}.dn{display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--asc-color-live);padding:.625rem 1rem;border-radius:.5rem;width:100%;color:var(--asc-color-white)}.dn:disabled{opacity:.3}.mA{width:1.25rem;height:1.25rem}.hA{background:transparent}.da{top:0;left:0;width:100%;z-index:999;height:100dvh;display:flex;position:fixed;align-items:center;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 80%)}.da[data-is-live=true],.da[data-backstage=true]{background:var(--asc-color-black)}.T{width:100%;height:100%;outline:none}.T[data-is-live=true]{display:flex;flex-direction:column}.sn{position:relative;height:100%;width:100dvw}.gA{height:100%;display:flex;flex-direction:column;position:relative}.pA{flex:1;display:flex;align-items:center}.ln{position:fixed;top:0;bottom:0;width:100dvw;height:100dvh}.cn{-webkit-mask-image:linear-gradient(to bottom,rgb(255 255 255 / 0%) 0%,#fff 50%,#fff 98.07%,rgb(255 255 255 / 20%) 100%);mask-image:linear-gradient(to bottom,#fff0,#fff 50% 98.07%,#fff3);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute;background-color:transparent;width:100%;height:40%;bottom:0;display:flex;flex-direction:column;z-index:10}.bA{background:linear-gradient(180deg,#000,#0000);height:5rem;position:absolute;top:0;left:0;width:100%}.uA{background:linear-gradient(0deg,#000,#0000);height:40%;position:absolute;left:0;bottom:0;width:100%}.fA{position:relative;width:100%;height:0;overflow:visible}.sa[data-is-live=true]{height:100%;width:100%}@media only screen and (width >= 48em){.vA{position:absolute;width:100dvw}.T[data-is-live=true],.T[data-backstage=true]{display:grid;grid-template-columns:1fr 26.4375rem;width:100dvw}.T[data-community=false]{grid-template-columns:unset}.T[data-backstage=true]{height:100dvh}.sa[data-is-live=true],.sa[data-is-ended=true]{height:100dvh;width:100dvw;display:flex;flex-direction:row}.wA{padding:1.5rem;height:100dvh}.ln{position:unset;height:100%;padding:1.5rem;box-sizing:border-box;min-width:25rem;width:30%}.cn{-webkit-mask-image:unset;mask-image:unset;position:relative;border-radius:1rem;background-color:var(--asc-color-background-default);width:100%;height:100%;max-height:unset;display:flex;flex-direction:column}.xA{width:100%;height:100%;position:absolute;z-index:10}.yA{padding-bottom:1.5rem;color:var(--asc-color-secondary-shade2);display:flex;justify-content:center;align-items:flex-end;height:100%}.sn{width:100%}}.nn{max-height:80vh;display:flex;flex-direction:column;align-items:center}.kA{flex:1;display:flex;flex-direction:column}.jA{padding:1.25rem;display:flex;width:100%;justify-content:end}.zA{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade3)}.XA{position:relative;width:12.25rem;height:7.5rem;margin:1.25rem 0}.YA{font-size:3.75rem}.IA{position:absolute;left:0;top:0}.AA{position:absolute;left:6.75rem;top:0}.CA{width:7.5rem!important;height:7.5rem!important;border:4px solid var(--asc-color-background-default);border-radius:50%}.MA{position:absolute;bottom:0;left:50%;transform:translate(-50%);border:1px solid var(--asc-color-background-default)}.SA{width:80%;padding:1rem}.EA{color:var(--asc-color-white);margin-bottom:.5rem;text-align:center}.RA{color:var(--asc-color-base-shade1);text-align:center}.UA{display:flex;gap:.75rem;padding:1rem 1.5rem;width:100%}.WA{flex:1}@media (width >= 48em){.nn{width:30rem}}.BA{display:flex;height:100dvh;flex-direction:column;justify-content:space-between}.FA{display:flex;padding:1rem;justify-content:center;align-items:center}.HA{color:var(--asc-color-base-default)}.LA{gap:.5rem;display:flex;text-align:center;align-items:center;padding:1.5rem 1rem;flex-direction:column;justify-content:center;flex-grow:1}.TA{padding:1rem}.mn{width:3.5rem;height:3.5rem}.mn,.VA{color:var(--asc-color-base-default)}.qA{color:var(--asc-color-base-shade3)}.DA{width:100%}.GA{width:100%}.JA{display:flex;height:100dvh;flex-direction:column;justify-content:space-between}.KA{display:flex;padding:1rem;justify-content:center;align-items:center}.NA{gap:.5rem;display:flex;text-align:center;align-items:center;padding:1.5rem 1rem;flex-direction:column;justify-content:center;border-top:1px solid var(--asc-color-base-shade4);border-bottom:1px solid var(--asc-color-base-shade4)}.OA{width:3.5rem;height:3.5rem;fill:var(--asc-color-base-default)}.PA{color:var(--asc-color-base-shade1)}.QA{gap:1rem;display:flex;padding:1.5rem 1rem;flex-direction:column}.ZA{gap:.5rem;display:flex}._A{width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default)}.eC{padding:1rem;border-top:1px solid var(--asc-color-base-shade4)}.rC{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:100vh;background-color:var(--asc-color-black);padding:1rem}.aC{position:absolute;top:1.25rem;left:.75rem}.oC{width:1.5rem;height:1.5rem;fill:var(--asc-color-white)}.tC{color:var(--asc-color-white)}.hn{height:100vh;padding:0 1rem;max-width:100vw;background-color:var(--asc-color-background-default)}.gn{display:flex;padding:1rem 0;align-items:center;justify-content:space-between;background-color:var(--asc-color-background-default)}.iC{color:var(--asc-color-base-default)}.dC{padding:.5rem 0;color:var(--asc-color-base-shade3)}.pn{width:100%;gap:.75rem;display:flex;padding:.5rem 0;align-items:center}.sC{display:flex;gap:.125rem;align-items:center;justify-content:start}.lC{height:1rem}@media (width >= 48em){.hn{width:30rem;height:75dvh;overflow-y:auto;border-radius:.75rem;padding:.5rem 1.5rem 1.5rem}.gn{display:none}.pn:focus-visible{background-color:var(--asc-color-base-shade4)}}.cC{height:80%;width:100%;display:flex;padding:2.5rem;text-align:center;align-items:center;flex-direction:column;justify-content:center}.nC{color:var(--asc-color-base-shade3)}.mC,.hC{position:absolute;bottom:0;right:0;cursor:pointer;z-index:2}.gC{display:none}.pC{width:3rem;height:3rem;position:relative;cursor:pointer}.bn{display:flex;overflow:auto;background-color:var(--asc-color-background-default);gap:.75rem;padding:1rem;width:100%}.bC{display:flex;overflow:auto;gap:.75rem;padding:.75rem 0}@media (width >= 48em){.bn{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.uC{width:2.5rem;height:2.5rem;position:absolute;top:.25rem;left:.25rem;z-index:1;cursor:pointer}.fC{font-family:var(--asc-text-global-font-family);font-size:var(--asc-text-font-size-xs);font-weight:var(--asc-text-font-weight-normal);line-height:var(--asc-line-height-xs);color:var(--asc-color-base-default);cursor:pointer}.vC{position:absolute;bottom:0;right:0;cursor:pointer;z-index:2}@keyframes un{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}.fn{animation:none}.fn.wC{animation:un 2s linear 0s infinite}.xC{display:flex;justify-content:center;flex-direction:column;align-items:center;cursor:pointer}.yC{position:relative;width:4.5rem;height:4.5rem;margin-bottom:.5rem}.kC{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:50%;overflow:hidden}.jC{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.vn{z-index:100;display:none;top:calc(50% - 1rem);padding:.25rem;position:absolute;border-radius:100%;justify-content:center;align-items:center;box-shadow:var(--asc-box-shadow-03);border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.zC{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.wn{left:.75rem}.xn{right:.75rem}.xn[data-shown=false],.wn[data-shown=false]{display:none}@media (width >= 48em){.vn{display:flex}}.XC{overflow:auto hidden;-webkit-overflow-scrolling:touch}.YC{display:flex;gap:.75rem}.IC{display:flex;align-items:center;justify-content:center;padding:2rem;color:var(--asc-color-base-shade2)}.AC{display:flex;width:100%;padding:.75rem 0;cursor:pointer;align-items:center}.yn{margin-left:.5rem;color:var(--asc-color-base-default)}.kn{color:var(--asc-color-base-default);width:1.5rem;height:1.25rem}@media (width >= 48em){.yn{margin-left:.75rem;margin-top:.15rem}.kn{width:1.5rem;height:1.5rem;margin-left:.25rem}}.CC{display:flex;padding:.75rem 0;width:100%;cursor:pointer;align-items:center}.jn{margin-left:.5rem;color:var(--asc-color-base-default)}.zn{color:var(--asc-color-base-default);width:1.5rem;height:1.25rem}@media (width >= 48em){.jn{margin-top:.1rem;margin-left:.5rem}.zn{width:1.5rem;height:1.5rem;margin-left:.25rem}}.MC{display:flex;width:100%;padding:.75rem 0;cursor:pointer;align-items:center}.SC{margin-left:.5rem;color:var(--asc-color-base-default)}.EC{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.RC{display:flex;padding:.75rem 0}.UC{margin-left:.5rem;color:var(--asc-color-base-default)}.WC{fill:var(--asc-color-base-default);width:1.25rem;height:1.25rem}.BC{gap:.5rem;width:100%;display:flex;cursor:pointer;padding:.75rem 0;align-items:center;justify-content:flex-start}.FC{color:var(--asc-color-base-default)}.HC{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.LC{background-color:var(--asc-color-background-default);padding:.75rem 1rem;border-radius:.75rem;width:100%;box-shadow:var(--asc-box-shadow-03)}.Xn{gap:1rem;width:100%;display:grid;cursor:pointer;padding:.5rem 0;grid-template-columns:2.5rem minmax(0,1fr)}.Xn[data-focus-visible]{background-color:var(--asc-color-base-shade4)}.TC{display:flex;justify-content:center;align-items:center}.VC{display:flex;justify-content:center;align-items:center;width:100%;gap:.25rem}.qC{width:2.5rem;height:2.5rem}.DC{width:1.125rem;height:1.125rem}.GC{display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%;color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis}.JC{overflow:hidden;text-overflow:ellipsis}.KC{width:1rem;height:1rem;display:flex;align-items:center}.Yn{gap:.5rem;height:20rem;display:flex;padding:1.5rem;text-align:center;align-items:center;flex-direction:column;justify-content:center}.NC{width:3.75rem;height:3.75rem;fill:var(--asc-color-base-shade4)}.OC{color:var(--asc-color-base-shade3)}@media screen and (width < 48em){.Yn{width:100%;height:calc(100vh - 10rem)}}.PC{gap:1rem;width:100%;display:grid;height:3.5rem;padding:.5rem 0;grid-template-columns:2.5rem minmax(0,1fr);background-color:var(--asc-color-background-default)}.QC{display:flex;align-items:center;justify-content:center}.ZC{width:100%;gap:.75rem;display:flex;align-items:start;flex-direction:column;justify-content:center}._C{gap:.75rem;display:flex;flex-direction:column}.eM{animation:In 1.5s ease-in-out infinite}.rM{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.aM{width:8.75rem;height:.875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes In{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.An{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 10rem)}.oM{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.tM{color:var(--asc-color-base-shade3)}@media (width >= 48em){.An{height:18.5rem}}.iM{width:100%;display:flex;min-height:20rem;padding:.5rem 1rem;overflow:hidden scroll;align-items:start;scrollbar-width:none;flex-direction:column;-ms-overflow-style:none;background-color:var(--asc-color-background-default)}.dM{height:calc(100vh - 10rem);width:100%;display:flex;align-items:center}.sM{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-sm)}.lM{color:var(--asc-color-base-shade1)}.la{display:block;padding:.12rem .5rem;border-radius:1.25rem;background-color:var(--asc-color-base-shade4);color:var(--asc-color-base-default);line-height:1.125rem;font-size:.75rem;white-space:nowrap;cursor:pointer}.la:focus-within{outline:2px solid var(--asc-color-primary-default)}.la[data-truncated=true]{text-overflow:ellipsis;overflow:hidden;min-width:var(--asc-community-category-min-characters, unset);max-width:var(--asc-community-category-max-characters, unset)}.cM{gap:.25rem;display:flex;flex-wrap:nowrap}.nM{width:unset}.mM{width:-moz-min-content;width:min-content}.hM{cursor:pointer;width:100%;gap:.75rem;display:flex;padding:.5rem 0;align-items:center;justify-content:space-between}.gM{height:5rem;min-width:5rem;max-width:5rem;position:relative;border-radius:var(--asc-border-radius-sm)}.pM{left:.5rem;bottom:.37rem;position:absolute;color:var(--asc-color-white)}.bM{width:100%;min-width:0;gap:.125rem;display:flex;flex-direction:column}.uM{min-width:0;display:flex;gap:.125rem;align-items:center;justify-content:start}.fM{flex-shrink:0;margin-left:auto;align-self:flex-end}.vM{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.wM{flex-shrink:0;margin-left:auto;align-self:flex-end}.xM{gap:1rem;width:100%;padding:.5rem 0;display:inline-flex;border-radius:.75rem}.yM{height:5rem;min-width:5rem;border-radius:var(--asc-border-radius-sm);background-color:var(--asc-color-base-shade4)}.kM{gap:.75rem;display:flex;flex-direction:column;justify-content:center}.jM{width:10rem;height:.75rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.zM{width:5.8008rem;height:.625rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.XM{animation:Cn 1.5s ease-in-out infinite}@keyframes Cn{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.YM{width:100%;display:flex;min-height:20rem;padding:.5rem 1rem;align-items:start;flex-direction:column}.Mn{display:grid;grid-template-columns:4rem minmax(0,1fr);gap:1rem;padding-top:1rem;padding-bottom:1rem;width:100%}.Mn:not(:first-child){border-top:.0625rem solid var(--asc-color-base-shade4)}.IM{display:flex;justify-content:center;align-items:center}.AM{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:.25rem;width:100%}.CM{display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.MM{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.SM{display:flex;justify-content:center;align-items:center;gap:.25rem}.EM{display:flex;justify-content:center;align-items:center}.RM{height:calc(100vh - 10rem);width:100%;display:flex;align-items:center}.ca{display:flex;align-items:center;background-color:var(--asc-color-background-default);padding:0 1rem 0 .75rem;gap:.75rem}.ca[data-cancel=true]{gap:.5rem}.UM{display:flex;justify-content:space-between;flex-grow:1;gap:.5rem;align-items:center;background-color:var(--asc-color-base-shade4);padding:.62rem .75rem;border-radius:.5rem}.WM{display:flex;align-items:center;gap:.5rem;flex-grow:1}.Sn{border:none;background-color:var(--asc-color-base-shade4);outline:none;font-size:1rem;color:var(--asc-color-base-default)}.BM{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.FM{width:1.25rem;height:1.25rem;cursor:pointer}.HM{width:1.25rem;height:1.25rem}.LM{cursor:pointer;fill:var(--asc-color-base-shade3)}.TM{width:1.25rem;height:1.25rem;cursor:pointer}.En{display:block}@media (width >= 48em){.ca{grid-template-columns:1fr;padding:0}.En{display:none}.Sn{font-size:.875rem}}.Rn{gap:1rem;display:flex;padding:1rem;height:10rem;flex-direction:column;background-color:var(--asc-color-background-default)}.VM{gap:.5rem;display:grid;grid-template-columns:min-content 1fr min-content;align-items:center}.qM,.DM{gap:.75rem;display:flex;flex-direction:column}.GM{animation:Un 1.5s ease-in-out infinite}.JM{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.KM{width:7.5rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.NM{width:5.5rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.OM{width:15rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.PM{height:.5rem;width:18.5625rem;border-radius:.18.5625rem;background-color:var(--asc-color-base-shade4)}.QM{height:.5rem;width:11.25rem;border-radius:0;background-color:var(--asc-color-base-shade4)}@keyframes Un{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media only screen and (width >= 48em){.Rn{border-radius:0;border:none}}.Wn{width:100%;gap:.75rem;display:flex;align-items:center;padding:0 1rem;justify-content:flex-start}.ZM{width:5rem;height:5rem;display:flex;align-items:center;border-radius:.25rem;justify-content:center;background-color:var(--asc-color-base-shade4)}._M{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.eS{color:var(--asc-color-base-default)}@media only screen and (width >= 48em){.Wn{display:none}}.Bn{height:100%;width:100%;padding:0;border-radius:.5rem;background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4)}@media only screen and (width < 48em){.Bn{border:none;border-radius:0}}.rS{color:var(--asc-color-base-shade3);text-align:center}.aS{display:flex;padding:.625rem 1rem .625rem .75rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.25rem;background:var(--asc-color-primary-default);cursor:pointer}.oS{fill:var(--asc-color-white)}.tS{color:var(--asc-color-white)}.iS{display:flex;padding:.625rem 1rem;justify-content:center;align-items:center;border-radius:.25rem;border:0 solid var(--asc-color-secondary-shade3);color:var(--asc-color-primary-default)}.Fn{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--asc-color-background-default);padding:5rem 1rem 4rem}.dS{padding-bottom:1.0625rem}.sS{color:var(--asc-color-base-shade3)}@media (width >= 48em){.Fn{border:1px solid var(--asc-color-base-shade4);border-radius:.75rem;padding:2rem 1rem 4rem}.lS{margin-bottom:.75rem}}.Hn{position:relative;background-color:var(--asc-color-background-default-sh)}.Ln{width:calc(100% - (var(--asc-spacing-m1) * 2));margin:var(--asc-spacing-xxs2) auto}.cS{display:flex;flex-direction:row;align-items:center;gap:var(--asc-spacing-s2);padding:var(--asc-spacing-s1) 0;max-width:100%}.nS{color:var(--asc-color-base-default);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mS{width:2rem;height:2rem;flex-shrink:0}.hS{display:flex;flex-flow:wrap;flex-direction:column;justify-content:center;align-items:flex-start;gap:var(--asc-spacing-xxs1);flex:1 1 auto;overflow:hidden}.gS{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.pS{aspect-ratio:1 / 1}.bS{margin:var(--asc-spacing-s1) 0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-md)}.na{background-color:var(--asc-color-background-shade1);padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;margin-top:var(--asc-spacing-s1);width:100%;box-sizing:border-box;gap:.5rem}.na[data-has-url=true]{cursor:pointer}.uS{color:var(--asc-color-base-shade1)}.fS{color:var(--asc-color-base-default)}.Tn{grid-area:left;word-break:break-word}.vS{grid-area:right;display:flex;justify-content:center;align-items:center;place-self:center;max-width:100%}.wS{background-color:var(--asc-color-primary-default);color:var(--asc-color-white);padding:.375rem .75rem;border-radius:var(--asc-border-radius-md);max-width:100%;overflow:hidden}.xS{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.yS{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.kS{fill:var(--asc-color-base-shade3)}@media (width >= 48em){.Hn{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ln{padding:.5rem 1rem;margin:0;width:100%;overflow:hidden}.na{box-sizing:border-box;margin-top:0;gap:.5rem}.Tn{width:100%}}.jS{display:flex;flex-direction:column}.Vn{width:100%}.zS{height:var(--asc-pull-to-refresh-height);display:flex;justify-content:center;align-items:center;overflow:hidden}.XS,.YS{width:1.25rem;height:1.25rem}.IS{width:1.25rem;height:1.25rem;animation-name:qn;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.AS{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.CS,.MS{display:flex;align-items:center;justify-content:center}.SS{height:1px}.ES{padding:.25rem 1rem 0 .75rem}@keyframes qn{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width >= 48em){.Vn{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem}}.Dn{display:flex;flex-direction:column;width:100%;background-color:var(--asc-color-background-default)}.RS{display:flex;flex-direction:column}.US{padding:.25rem 1rem .75rem .75rem}.WS,.BS{width:1.25rem;height:1.25rem}.FS{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.HS,.LS{display:flex;align-items:center;justify-content:center}@media (width >= 48em){.Dn{background-color:var(--asc-color-background-shade1)}.TS{margin-bottom:.75rem}}.VS{background-color:var(--asc-color-secondary-shade4);display:flex;justify-content:center;align-items:center;position:relative;border-radius:50%;width:2rem;height:2rem;cursor:pointer}.qS{fill:var(--asc-color-secondary-default);width:1rem;height:1rem}.DS{cursor:pointer}.GS{background-color:var(--asc-color-secondary-shade4);display:flex;justify-content:center;align-items:center;border-radius:50%;width:2rem;height:2rem}.JS{fill:var(--asc-color-secondary-default);width:1rem;height:1rem}.KS{color:var(--asc-color-base-default)}.NS{display:flex;justify-content:space-between;align-items:center;background-color:var(--asc-color-background-default);height:3.625rem}.OS,.PS{display:flex;gap:.625rem;justify-content:center;align-items:center}.QS{background-color:var(--asc-color-background-shade1);border-radius:.5rem;padding:.75rem;width:100%}.ZS{display:flex;justify-content:center;align-items:center}._S{width:.375rem;height:.375rem;background-color:var(--asc-color-primary-default);border-radius:50%}.eE{display:flex;flex-direction:column;text-align:center}.rE{display:flex;align-items:center;justify-content:center;gap:.375rem}.aE{color:var(--asc-color-base-default);margin:0}.oE{color:var(--asc-color-base-shade2);margin:0}.tE{width:2rem;height:2rem;display:flex;border-radius:50%;align-items:center;justify-content:center;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.iE{width:1.5rem;height:1.5rem;fill:var(--asc-color-primary-shade4)}.Gn{width:100%;padding:.75rem 0;box-sizing:border-box;color:var(--asc-color-base-default)!important;justify-content:unset;gap:.75rem}.dE{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default);fill:var(--asc-color-base-default)}@media screen and (width >=48em){.sE{padding:.5rem 0}.Gn{padding:.75rem 1rem}}.Jn{width:100%;position:relative;aspect-ratio:16 / 9;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:var(--background-image)}.Pe{top:0;left:0;right:0;z-index:10;display:flex;position:fixed;padding:2rem 1rem;transform:translateY(-5%);justify-content:space-between;transition:transform .3s ease-in}.Pe[data-scroll=true]:before{inset:0;content:"";z-index:-1;filter:blur(25px);position:absolute;background-size:cover;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background-position:center;background-repeat:no-repeat;background-image:var(--background-image)}.lE{gap:.5rem;display:flex;align-items:center}.cE{height:1rem;width:1.25rem;margin-left:.25rem;fill:var(--asc-color-white)}.nE{margin:0 .25rem;color:var(--asc-color-white)}.mE{width:2rem;height:2rem;display:flex;cursor:pointer;border-radius:50%;align-items:center;justify-content:center;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.hE{fill:var(--asc-color-primary-shade4)}@media (width >= 48em){.Jn{aspect-ratio:2 / 1;border-radius:.5rem .5rem 0 0}.Pe{padding:1rem;position:absolute;transform:translateY(0)}.Pe:before{content:none}}.gE{padding:.5rem 0;word-break:break-word;color:var(--asc-color-base-default)}.pE{white-space:pre-wrap}.bE{color:var(--asc-color-primary-default)}.uE{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.fE{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.vE{display:flex;align-items:center;gap:.5rem}.wE{color:var(--asc-color-base-default)}.xE{color:var(--asc-color-base-shade2)}.yE{width:100%;margin:0 auto;background:var(--asc-color-background-default)}.kE{position:relative;height:17.0625rem;overflow:hidden;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.jE{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Kn,.Nn{position:absolute;top:.625rem;background:#0000007f;color:var(--asc-color-white);border:none;border-radius:50%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.Kn{left:.625rem}.Nn{right:.625rem}.On{width:100%;display:flex;flex-direction:column;padding:1rem 1rem 0;align-items:flex-start;overflow:hidden;background:var(--asc-color-background-default)}.zE{display:inline-flex;align-items:center;gap:.25rem;color:var(--asc-color-base-default);padding-bottom:.75rem}.XE{overflow:hidden;color:var(--asc-color-base-default);margin-bottom:var(--asc-spacing-s2)}.YE{padding:.25rem 0;display:flex;gap:var(--asc-spacing-s1)}.IE{width:1px;background-color:var(--asc-color-base-shade4);margin-left:var(--asc-spacing-s1);margin-right:var(--asc-spacing-s1)}.AE{color:var(--asc-color-base-default)}.CE{color:var(--asc-color-base-shade2)}.ME{display:flex;padding:.5rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade3)}.SE{margin-top:.5rem;width:100%;display:flex;justify-content:center;align-items:center;color:var(--asc-color-primary-shade4)}.EE{width:100%}.RE{display:flex;width:100%;margin-bottom:1rem}.UE{display:flex;padding:.75rem 1rem;align-items:flex-start;gap:.75rem;align-self:stretch;background:var(--asc-color-background-shade1)}.WE{width:1.25rem;height:1.25rem}.ma{padding:.5rem 0;overflow-x:scroll;width:100%;scrollbar-width:none;-ms-overflow-style:none}.ma::-webkit-scrollbar{display:none}.BE{padding:.5rem 0;width:100%}.FE{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.HE{gap:.5rem;width:100%;display:flex;padding:.62rem 1rem!important;border-radius:.5rem!important}@media (width >= 48em){.On{border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4)}.ma{overflow:hidden}}.Pn{display:flex;flex-direction:column}.LE{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.TE{height:var(--asc-spacing-m1);width:100%}.VE{margin-bottom:var(--asc-spacing-m1);border-radius:var(--asc-border-radius-md);overflow:hidden}.qE{animation:Qn 1s linear infinite}.Zn{padding-bottom:.5rem;background-color:var(--asc-color-base-shade4)}@keyframes Qn{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._n{background-color:var(--asc-color-background-default);padding:1rem;margin-bottom:.5rem}.DE{display:flex;align-items:center;margin-bottom:1rem}.em{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.GE{display:flex;flex-direction:column}.rm{width:6rem;height:1rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.am{width:4rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.JE{display:flex;flex-direction:column;gap:.75rem}.ne{height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem;width:100%}.em,.rm,.am,.ne{animation:om 1.5s ease-in-out infinite}.ne:first-child{width:75%}.ne:nth-child(2){width:100%}.ne:last-child{width:50%}@keyframes om{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.tm{gap:1rem;display:grid;padding:3rem;place-items:center}.KE{fill:var(--asc-color-base-shade4);width:3.75rem;height:2.8125rem}.NE{color:var(--asc-color-base-shade3);font-size:1rem;font-weight:600;line-height:1.375rem}.im{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Pn{gap:.75rem;margin-top:.75rem;padding-bottom:1rem}.Zn{padding-bottom:0;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}.tm{padding:3.7rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.im{padding-bottom:0}._n{box-shadow:none;margin-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.OE{margin-top:0}}.dm{margin:auto;text-align:center;padding:5rem .5rem;min-height:15rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.PE{margin-top:.5rem;color:var(--asc-color-base-shade3)}.QE{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}@media (width >= 48em){.dm{padding:3rem;min-height:auto}}.sm{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;cursor:pointer}.lm{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.ZE{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}._E{position:absolute;bottom:.5rem;left:.5rem;background-color:#000000b3;color:var(--asc-color-white);padding:.25rem .6rem;border-radius:.25rem}.eR{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem;background-color:var(--asc-color-base-shade4)}@keyframes cm{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.rR{width:100%;padding-top:100%;border-radius:.5rem;position:relative;background-color:var(--asc-color-base-shade4);animation:cm 1.5s ease-in-out infinite}.aR{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@media (width >= 48em){.sm{grid-template-columns:repeat(3,1fr)}.lm:focus{outline:2px solid var(--asc-color-primary-default)}}.Qe{display:block;padding:0 1rem;background-color:var(--asc-color-background-default)}.Qe:last-child{margin-bottom:.5rem}.oR{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;width:100%}.tR{display:flex;align-items:center;gap:.5rem}.iR,.dR,.sR{color:var(--asc-color-base-default)}.lR{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}.cR{color:var(--asc-color-alert-default)}.nR{display:flex;align-items:center;gap:.25rem}.mR{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.hR{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.gR{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.pR{display:flex;gap:.5rem;width:100%;padding:.75rem 0;border-top:1px solid var(--asc-color-base-shade4)}.bR{border-radius:0!important;max-height:none!important;background-color:transparent!important}.nm{background-color:var(--asc-color-black)!important}@media (width >= 48em){.Qe{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Qe:last-child{margin-bottom:0}.nm{background-color:rgb(from var(--asc-color-black) r g b / 80%)!important}}.uR{width:100%}.fR{color:var(--asc-color-white)}.vR{width:100%}.wR{color:var(--asc-color-base-default)}.mm{margin:auto;min-height:15rem;text-align:center;padding:5rem .5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border:none}.xR{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}@media (width >= 48em){.mm{padding:3rem;min-height:auto}}.hm{margin:auto;min-height:15rem;text-align:center;padding:5rem .5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border:none}.yR{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4);fill:var(--asc-color-secondary-shade4)}@media (width >= 48em){.hm{padding:3rem;min-height:auto}}.ha{display:flex;gap:.5rem;flex-wrap:nowrap;align-items:center;justify-content:center;padding:.25rem .75rem .25rem .25rem;border-radius:1.125rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.ha[data-focus-visible]{border:1px solid var(--asc-color-primary-default);background-color:var(--asc-color-background-shade1)}.ha:hover{background-color:var(--asc-color-background-shade1)}.kR{width:1.75rem;height:1.75rem;border-radius:50%;overflow:hidden}.jR{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zR{fill:var(--asc-color-primary-shade2)}.XR{fill:var(--asc-color-white)}.YR{width:5.625rem;height:2.25rem;flex-shrink:0;border-radius:2.5rem;background:var(--asc-color-base-shade4);border:1px solid var(--asc-color-base-shade4);animation:gm 1.5s ease-in-out infinite}@keyframes gm{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.pm{display:inline-flex;align-items:center;gap:.5rem;width:100%;height:100%;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;padding:0 1rem}.IR{height:2.375rem}.pm::-webkit-scrollbar{display:none}.ga{display:flex;align-items:center;gap:.5rem;border-radius:1.125rem;padding:0 .75rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);height:2.25rem;flex-wrap:nowrap;color:var(--asc-color-base-default);text-wrap:nowrap;width:7.4rem}.ga[data-focus-visible]{border:1px solid var(--asc-color-primary-default);background-color:var(--asc-color-background-shade1)}.AR{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}.ga:hover{background-color:var(--asc-color-background-shade1)}.bm{z-index:100;display:none;top:.125rem;padding:.25rem;position:absolute;border-radius:100%;justify-content:center;align-items:center;box-shadow:var(--asc-box-shadow-03);border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.CR{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.um{left:.5rem}.fm{right:.5rem}.fm[data-shown=false],.um[data-shown=false]{display:none}@media (width >= 48em){.bm{display:flex}}.MR{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.SR{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--asc-color-base-shade3)}.ER{width:4rem;height:2.364rem;fill:var(--asc-color-background-default)}.RR{width:15.625rem;border-radius:.75rem;height:calc(8.4rem + 5.7rem);box-shadow:var(--asc-box-shadow-02);border:1px solid var(--asc-color-base-shade4)}.UR{height:8.4rem;width:15.625rem;border-radius:.75rem .75rem 0 0;background-color:var(--asc-color-base-shade4)}.WR{display:flex;height:5.7rem;width:15.625rem;flex-direction:column;padding:1.06rem 1rem}.BR{height:.5rem;width:5.1875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.FR{height:.5rem;margin-top:1rem;width:8.9055rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.HR{height:.5rem;width:11.25rem;margin-top:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.LR{animation:vm 1.5s ease-in-out infinite}@keyframes vm{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.TR{width:100%;gap:.75rem;flex-wrap:nowrap;display:inline-flex;scrollbar-width:none;overflow:scroll hidden;-ms-overflow-style:none}.VR{cursor:pointer;width:15.625rem;height:calc(8.4rem + 5.7rem);border-radius:var(--asc-border-radius-sm);border:1px solid var(--asc-color-base-shade4)}.qR{width:100%;height:8.4rem;overflow:hidden}.DR{border-radius:var(--asc-border-radius-sm) var(--asc-border-radius-sm) 0 0}.GR{width:100%;gap:.25rem;display:flex;height:5.7rem;padding:.75rem;flex-direction:column;justify-content:space-between}.JR{width:100%;gap:.12rem;display:flex;align-items:center}.KR{width:1.25rem;height:1.25rem;display:flex;align-items:center;padding-top:.22rem;padding-bottom:.28rem;justify-content:center}.NR{width:100%;height:100%;gap:.25rem;display:flex;flex-wrap:nowrap;align-items:flex-end;justify-content:space-between}.OR{flex:1;width:100%;gap:.25rem;display:flex;min-width:9.25rem;align-items:start;flex-direction:column;align-self:flex-start;justify-content:center}.PR{overflow:hidden;max-width:9.5rem}.QR{display:flex;flex:0 0 4.2rem}.pa{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.wm{top:-2.4rem;z-index:100;display:none;position:absolute;align-items:center;justify-content:center}.xm{right:2.2rem}.ym{right:0}.xm[data-shown=false] .pa,.ym[data-shown=false] .pa{cursor:not-allowed;fill:var(--asc-color-base-shade3)}@media (width >= 48em){.wm{display:flex}}.ZR{display:flex;flex-direction:column;align-items:center;justify-content:center}.km{height:100%;display:flex;padding-bottom:2rem;flex-direction:column}.Ze{gap:1rem;width:100%;display:flex;padding:0 1rem;scrollbar-width:none;flex-direction:column;-ms-overflow-style:none}.Ze::-webkit-scrollbar{display:none}.Ze[data-is-loading=true]{padding:1rem}.jm{gap:.5rem;padding:1rem;display:flex;flex-direction:column}.zm{width:9.75rem;height:.75rem;flex-shrink:0;border-radius:.75rem;background:var(--asc-color-base-shade4);animation:Xm 1.5s ease-in-out infinite}._R{color:var(--asc-color-base-default)}.ba{width:100%;padding:1rem 0}.ba::-webkit-scrollbar{display:none}.Ym{display:none;background-color:var(--asc-color-background-default)}@keyframes Xm{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.km{height:auto;background-color:var(--asc-color-background-shade1)}.Ym{display:block;height:.75rem;background-color:var(--asc-color-background-shade1)}.ba{padding:1rem 0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.jm,.Ze{padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.zm{height:1.25rem}}.eU{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--asc-color-background-default);gap:1rem}.rU{padding-bottom:1.0625rem;color:var(--asc-color-base-shade3);display:flex;flex-direction:column;align-items:center}.Im{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.aU{margin:.25rem 0 1rem;color:var(--asc-color-base-shade3)}@media (width >= 48em){.Im{padding:2rem 0 4rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Am{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.oU{margin:.25rem 0 1rem;color:var(--asc-color-base-shade3)}@media (width >= 48em){.Am{padding:2rem 0 4rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.tU{color:var(--asc-color-base-default)}.iU{color:var(--asc-color-base-default)}.Cm{width:100%;gap:.75rem;display:grid;padding:.75rem;margin:.5rem 0;border-radius:.5rem;background-color:var(--asc-color-background-shade1)}.Mm{gap:.375rem;display:flex;align-items:flex-start}.Mm[data-truncate=false]{align-items:center}.Cm .dU{width:1.75rem;height:1.75rem}.sU{word-break:break-all;color:var(--asc-color-base-default)}.lU{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.cU{word-break:break-all}.nU{width:100%;background-color:rgb(from var(--asc-color-primary-shade3) r g b / 30%);&[data-seen=true]{background-color:var(--asc-color-background-default)}.mU{gap:.75rem;display:flex;padding:1rem;align-items:center;justify-content:space-between}.hU{display:flex;align-items:center;gap:.75rem}.gU{flex-shrink:0;width:2rem;height:2rem}.pU{gap:.5rem;display:grid;padding:0 1rem 1rem 3.75rem;grid-template-columns:repeat(2,1fr)}}.bU{width:100%;display:flex;min-height:20rem;align-items:start;flex-direction:column;background-color:var(--asc-color-white)}.uU{width:100%;background-color:var(--asc-color-white);cursor:pointer}.fU{margin:0 auto;background:var(--asc-color-white);padding:1.5rem}.Sm{height:.5rem}.Sm[data-last-item=true]{height:1px;min-height:unset!important}.vU{width:100%}.wU{width:100%;display:flex;flex-direction:column;gap:.5rem}@media screen and (width >= 48em){.Em{border-radius:unset;padding-top:.4rem}.Em:hover{background-color:var(--asc-color-background-shade1)}}._e{display:block;padding:0 1rem;background-color:var(--asc-color-background-default)}._e:last-child{margin-bottom:.5rem}.xU{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;width:100%}.yU{display:flex;align-items:center;gap:.5rem}.kU{width:1rem;height:1rem;display:flex;align-items:center}.jU{display:flex;align-items:center;gap:.25rem}.zU{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}.XU{color:var(--asc-color-alert-default)}.YU{display:flex;align-items:center;gap:.25rem}.IU{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.AU{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.CU{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.MU{display:flex;gap:.5rem;width:100%;padding:.75rem 0;border-top:1px solid var(--asc-color-base-shade4)}.SU{border-radius:0!important;max-height:none!important;background-color:transparent!important}.Rm{background-color:var(--asc-color-black)!important}.ua{padding:0 1rem;background-color:var(--asc-color-background-default);border-bottom:.5rem solid var(--asc-color-base-shade4)}.ua:last-of-type{border-bottom:none}.Um{gap:1rem;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 13rem);background-color:var(--asc-color-background-default)}.EU{fill:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.RU{color:var(--asc-color-base-shade3)}.UU{color:var(--asc-color-base-default);cursor:pointer}@media (width >= 48em){._e{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}._e:last-child{margin-bottom:0}.Rm{background-color:rgb(from var(--asc-color-black) r g b / 80%)!important}.ua{border-bottom:unset;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-top:.75rem}.Um{height:calc(100vh - 10rem);border-radius:.5rem;margin-top:.75rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.fa{padding:.75rem 1rem 0;border-bottom:.5rem solid #ebecef;background-color:var(--asc-color-background-default)}.fa:last-of-type{border-bottom:none}.WU{width:2.5rem;height:2.5rem;border-radius:50%}.BU{display:flex;gap:.75rem;align-items:center}.FU{display:flex;align-items:center;gap:.12rem}.HU{display:flex;gap:.75rem;padding:.75rem 0;width:100%}.Wm{gap:1rem;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 13rem);background-color:var(--asc-color-background-default)}.LU{fill:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.TU{color:var(--asc-color-base-shade3)}.VU{color:var(--asc-color-base-default);cursor:pointer}.qU{display:flex;flex-direction:column;gap:1rem;padding:.5rem 1rem}@media (width >= 48em){.fa{border-radius:.5rem;border-bottom:unset;border:1px solid var(--asc-color-base-shade4);margin-top:.75rem}.Wm{height:calc(100vh - 10rem);border-radius:.5rem;margin-top:.75rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.DU{all:unset;fill:var(--asc-color-white);cursor:pointer}.Bm{aspect-ratio:9 / 16;max-width:50vh;width:100%;height:100vh;position:relative;display:flex;flex-direction:column;background-color:var(--asc-color-black)}@media (width <= 768px){.Bm{max-width:100%;max-height:100vh;width:100%;height:100%;aspect-ratio:auto}}.GU{position:absolute;top:0;left:0;right:0;z-index:1}.Fm{display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:1rem;overflow:hidden;background-color:var(--asc-color-background-transparent-black)}.JU{width:100%;justify-content:space-between;position:absolute;top:0;left:0;right:0;display:flex;align-items:center;padding:var(--asc-spacing-s1);background-color:transparent;color:var(--asc-color-white)}.KU{display:flex;width:100%;justify-content:flex-end;gap:var(--asc-spacing-s2)}.NU{flex:1;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:var(--asc-border-radius-lg);background:linear-gradient(180deg,var(--asc-draft-image-container-color-0, var(--asc-color-black)) 0%,var(--asc-draft-image-container-color-last, var(--asc-color-black)) 100%);position:relative;width:100%;height:100%}.OU{max-width:100%;max-height:100%}.PU{display:flex;justify-content:flex-end;padding:var(--asc-spacing-m1);width:100%}.QU{max-height:calc(100% - 4.5rem);width:100%;height:100%;background-color:var(--asc-color-black);-o-object-fit:contain;object-fit:contain}.ZU{position:absolute;padding:1rem;display:flex;justify-content:center;bottom:6rem;left:0;right:0}._U{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none;border:none;color:var(--asc-color-white);font-size:3rem;cursor:pointer}.eW{position:absolute;top:0;left:0;right:0;height:4px;background-color:#ffffff4d}.rW{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.aW{display:flex;flex-direction:column;margin-left:10px}.oW{font-size:16px;font-weight:700;color:var(--asc-color-black)}.tW{font-size:14px}.iW{position:relative;width:100%;height:100%}.Hm{width:100%;height:90vh}@media (width >= 48em){.Fm{position:fixed;top:0;left:0;width:100%;height:100%;z-index:500}.Hm{width:100%;padding:unset;height:unset}}.dW{all:unset;display:flex;padding:var(--asc-spacing-s1) var(--asc-spacing-s2);align-items:center;gap:var(--asc-spacing-xxs3);border-radius:var(--asc-border-radius-full);background:var(--asc-color-secondary-default);color:var(--asc-color-white);cursor:pointer}.sW{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.lW{all:unset;display:flex;padding:var(--asc-spacing-s1) var(--asc-spacing-s2);align-items:center;gap:var(--asc-spacing-xxs3);border-radius:var(--asc-border-radius-full);background:var(--asc-color-secondary-default);color:var(--asc-color-white);cursor:pointer}.cW{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.nW{width:100%;display:flex;justify-content:space-between;align-items:center;padding:var(--asc-spacing-s2);background-color:var(--asc-color-black);color:var(--asc-color-white);position:absolute;bottom:0;z-index:9999;height:4.75rem}.mW{position:absolute;bottom:0;display:flex;justify-content:space-between;align-items:center;width:100%;height:var(--asc-spacing-l4);padding:var(--asc-spacing-s2);background-color:var(--asc-color-alert-default);color:var(--asc-color-white);z-index:9999}.hW{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1);width:100%}.gW{width:1.25rem;height:1.25rem;fill:var(--asc-color-white);cursor:pointer}.pW{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1)}.bW{font-weight:var(--asc-text-font-weight-bold);color:var(--asc-color-white);display:flex;align-items:center;justify-content:space-between;gap:var(--asc-spacing-xxs2)}.uW{font-weight:var(--asc-text-font-weight-bold);display:flex;align-items:center;justify-content:space-between;gap:var(--asc-spacing-s2)}.fW{display:flex;padding:8px 10px;align-items:center;gap:.5rem;border-radius:24px;background:var(--asc-color-secondary-default)}.vW{fill:var(--asc-color-white)}.wW{position:absolute;width:2rem;height:2rem;background-color:color(var(--asc-color-black),.5);border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.xW{position:relative;width:100%;height:100%}.yW{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.kW,.jW{width:100%;height:100%}.zW{position:absolute;left:0;top:0;background:rgb(var(--asc-color-black) .9);z-index:9;display:flex;justify-content:center;align-items:center;color:var(--asc-color-base-shade3)}.XW{width:auto;max-width:100%;max-height:100%;margin:auto}.YW,.IW{width:1.5rem;height:1.5rem;fill:var(--asc-color-white);cursor:pointer}.AW{color:var(--asc-color-white);fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.CW{fill:var(--asc-color-white)}.MW{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.SW{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.EW{width:100%;display:flex;position:absolute;justify-content:space-between;align-items:center;height:3.5rem;padding:.75rem;background-color:var(--asc-color-black);bottom:0}.RW{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.25rem}.UW{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.75rem}.WW{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.25rem;border-radius:50%;padding:.5rem .625rem;background-color:var(--asc-color-secondary-default)}.BW{flex:1}.FW{height:5rem;padding:.75rem 1rem .625rem}.HW{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.LW{z-index:99999;position:absolute;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1rem .625rem;gap:.5rem}.TW{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Lm{position:absolute;bottom:0;right:0}.Lm:hover{cursor:pointer}.VW{display:flex;gap:1.25rem;justify-content:flex-end;align-items:center}.qW{display:inline-flex;justify-content:space-between;gap:.75rem;align-items:center}.DW{cursor:pointer;display:flex;gap:.25rem;color:var(--asc-color-white);font-size:var(--asc-text-font-size-sm);font-style:normal;font-weight:var(--asc-text-font-weight-bold);line-height:var(--asc-line-height-md);letter-spacing:-.24px;margin-right:.25rem;align-items:center}.GW{width:auto;max-width:11.688rem}.JW{display:inline-flex;gap:.25rem;margin-bottom:.25rem;color:var(--asc-color-white);font-size:var(--asc-text-font-size-xs);font-style:normal;font-weight:var(--asc-text-font-weight-normal);line-height:var(--asc-line-height-md);letter-spacing:-.1px}.KW{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.Tm{position:absolute;bottom:6rem;z-index:9999;display:flex;justify-content:center;align-items:center;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1);left:50%;transform:translate(-50%)}.Tm a{text-decoration:none}.NW{position:relative;width:100%;height:100%}.OW{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.PW,.QW{width:100%;height:100%}.ZW{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}._W{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.eB{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.rB,.aB{color:var(--asc-color-white);cursor:pointer}.oB{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.tB{color:var(--asc-color-white)}.iB{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.dB{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.sB{width:100%;display:flex;position:absolute;justify-content:space-between;align-items:center;height:3.5rem;padding:var(--asc-spacing-s2);background-color:var(--asc-color-black);bottom:0}.lB{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.cB{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.nB{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2);border-radius:50%;padding:var(--asc-spacing-s1) var(--asc-spacing-s2);background-color:#292b32}.mB{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.hB{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.gB{z-index:9999;position:absolute;width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:column;padding:var(--asc-spacing-m3) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1);gap:var(--asc-spacing-s1)}.pB{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Vm{position:absolute;bottom:0;right:0}.Vm:hover{cursor:pointer}.bB{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.uB{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.fB{cursor:pointer;display:flex;gap:var(--asc-spacing-xxs2);color:var(--asc-color-white);font-size:var(--asc-text-font-size-sm);font-style:normal;font-weight:var(--asc-text-font-weight-bold);line-height:var(--asc-line-height-md);letter-spacing:-.24px;margin-right:var(--asc-spacing-xxs2);align-items:center}.vB{width:auto;max-width:11.688rem}.wB{display:inline-flex;gap:var(--asc-spacing-xxs2);margin-bottom:var(--asc-spacing-xxs2);color:var(--asc-color-white);font-size:var(--asc-text-font-size-xs);font-style:normal;font-weight:var(--asc-text-font-weight-normal);line-height:var(--asc-line-height-md);letter-spacing:-.1px}.xB{display:flex;position:relative;overflow:hidden}.yB{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.qm{display:flex;justify-content:flex-start;align-items:center;text-align:left;gap:var(--asc-spacing-s1);border:none;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);padding:var(--asc-spacing-m1) var(--asc-spacing-m2);cursor:pointer;border-radius:var(--asc-border-radius-sm)}.qm:hover{background-color:var(--asc-color-base-shade4)}.kB{position:absolute;top:0;bottom:0;width:50%;z-index:10}.jB{left:0}.zB{right:0}.XB{-o-object-fit:contain;object-fit:contain}.YB{-o-object-fit:cover;object-fit:cover}.IB{transition:"opacity 0.2s ease-in-out"}.AB{opacity:1}.CB{opacity:0}.MB{color:var(--asc-color-base-default)}.SB{display:flex;align-items:center;gap:.2rem}.EB{max-width:5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.RB{position:absolute;top:.5rem;left:.5rem;right:.5rem;height:.125rem;display:flex;justify-content:space-between;align-items:center;z-index:10}.UB{height:100%;background-color:#ffffff7f;border-radius:.0625rem;overflow:hidden}.WB{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.Dm{padding-top:1rem;background-color:var(--asc-color-background-default);max-height:50%;position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:column;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;z-index:100000}.Dm:focus{outline:none}.BB{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;padding-left:1rem;padding-right:1rem;flex:1}.FB{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.HB{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:absolute;z-index:100000}.LB{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}.TB{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.VB{color:var(--asc-color-base-default)}.qB{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.DB{color:var(--asc-color-base-shade1)}.GB{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.JB{min-height:5rem;width:100%;background-color:var(--asc-color-background-default)}.KB{position:absolute;inset:0;height:100%;width:100%;overflow:hidden}.NB{position:relative;height:100%;width:100%}.OB{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.PB{position:absolute;bottom:1.18rem;z-index:99999;display:flex;justify-content:center;align-items:center;padding:.625rem 1rem;left:50%;transform:translate(-50%);border:1px solid var(--asc-color-base-shade4);border-radius:1.5rem;background-color:var(--asc-color-white);box-shadow:var(--asc-box-shadow-03)}.QB{text-decoration:none;color:var(--asc-color-secondary-default);text-align:center;font-size:.9375rem;font-style:normal;font-weight:600;line-height:1.25rem;letter-spacing:-.015rem}.ZB{position:relative;width:100%;height:100%;overflow:hidden}._B{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.eF,.rF{width:100%;height:100%}.aF{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}.oF{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.tF{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.iF,.dF{color:var(--asc-color-white);cursor:pointer}.sF{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.lF{color:var(--asc-color-white)}.cF{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.nF{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.mF{width:100%;display:flex;position:absolute;justify-content:space-between;align-items:center;height:3.5rem;padding:var(--asc-spacing-s2);background-color:var(--asc-color-black);bottom:0}.hF{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.gF{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.pF{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2);border-radius:50%;padding:var(--asc-spacing-s1) var(--asc-spacing-s2);background-color:#292b32}.bF{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.uF{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.fF{z-index:9999;position:absolute;width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:column;padding:var(--asc-spacing-m3) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1);gap:var(--asc-spacing-s1)}.vF{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Gm{position:absolute;bottom:0;right:0}.Gm:hover{cursor:pointer}.wF{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.xF{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.yF{cursor:pointer;display:flex;gap:var(--asc-spacing-xxs2);color:var(--asc-color-white);font-size:var(--asc-text-font-size-sm);font-style:normal;font-weight:var(--asc-text-font-weight-bold);line-height:var(--asc-line-height-md);letter-spacing:-.24px;margin-right:var(--asc-spacing-xxs2);align-items:center}.kF{width:auto;max-width:11.688rem}.jF{display:inline-flex;gap:var(--asc-spacing-xxs2);margin-bottom:var(--asc-spacing-xxs2);color:var(--asc-color-white);font-size:var(--asc-text-font-size-xs);font-style:normal;font-weight:var(--asc-text-font-weight-normal);line-height:var(--asc-line-height-md);letter-spacing:-.1px}.zF{display:flex;position:relative;overflow:hidden}.XF{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.Jm{display:flex;justify-content:flex-start;align-items:center;text-align:left;gap:var(--asc-spacing-s1);border:none;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);padding:var(--asc-spacing-m1) var(--asc-spacing-m2);cursor:pointer;border-radius:var(--asc-border-radius-sm)}.Jm:hover{background-color:var(--asc-color-base-shade4)}.YF{position:absolute;top:0;bottom:0;width:50%;z-index:10}.IF{left:0}.AF{right:0}.CF{-o-object-fit:contain;object-fit:contain}.MF{-o-object-fit:cover;object-fit:cover}.SF{z-index:99999;position:absolute;width:1rem;height:1rem;right:.25rem;bottom:.25rem;cursor:pointer}.EF{fill:var(--asc-color-base-shade3)}.RF{inset:0;width:100%;height:100%;position:absolute}.UF{display:grid;align-items:center;grid-template-columns:minmax(0,1fr) min-content;gap:.5rem;z-index:99999;position:absolute;top:1.25rem;width:100%;padding-left:1rem;padding-right:1rem;height:2.5rem}.WF{display:flex;align-items:center;gap:.5rem}.BF{width:2.5rem;height:2.5rem}.FF{display:flex;align-items:start;flex-direction:column;color:var(--asc-color-base-inverse);flex-shrink:1;overflow:hidden}.HF{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--asc-color-white)}.LF{display:flex;align-items:center;gap:1.25rem}.TF{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.Km{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.Km svg{width:2rem;height:1.75rem;fill:var(--asc-color-white)}.Nm{display:none}@media screen and (width >= 768px){.Nm{display:flex}}.Om{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.Om svg{width:2rem;height:1.75rem;fill:var(--asc-color-white)}.Pm{display:none}@media screen and (width >= 48em){.Pm{display:flex}}.Qm{position:absolute;top:0;left:0;width:50%;height:100%;z-index:9999}.Zm{position:absolute;top:0;right:0;width:50%;height:100%;z-index:9999}.VF{position:relative;width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;z-index:2}.qF{position:absolute;width:100%;height:100%;background:linear-gradient(180deg,#00000029 55.05%,#fff0 96.52%);z-index:3}.DF{display:none}.GF{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:23.4375rem;flex-shrink:0}._m{display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:1rem;overflow:hidden}.JF{fill:var(--asc-color-base-default)}@media (width >= 48em){.Qm,.Zm{display:none}.KF{display:block}._m{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-transparent-black);z-index:500}.NF{position:relative;left:-9rem}.OF{width:2rem}}.er{display:flex;align-items:center;padding:1rem 1.25rem;justify-content:space-between;border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.er[data-has-tabs=false]{display:flex;align-items:center;padding:1rem 1.25rem;border-radius:.5rem;margin-bottom:.75rem;justify-content:space-between;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.PF{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}@media only screen and (width < 48em){.er,.er[data-has-tabs=false]{display:none}.QF{left:0;right:0;z-index:10;position:fixed}.ZF{padding-top:4rem}}.eh{position:relative;width:100%;height:100%;background-color:var(--asc-color-background-default)}.rh{top:0;position:absolute;width:100%;height:7.5rem;background-color:var(--asc-color-background-default)}._F{padding-left:1rem;padding-right:1rem}.ah{display:inline-flex;flex-wrap:nowrap;gap:.5rem;overflow-x:scroll;width:100%;padding:.75rem 1rem;-ms-overflow-style:none;scrollbar-width:none}.ah::-webkit-scrollbar{display:none}.va{position:absolute;top:7.5rem;width:100%;height:calc(100% - 7.5rem);overflow:hidden scroll;-ms-overflow-style:none;scrollbar-width:none}.va::-webkit-scrollbar{display:none}.eH{position:absolute;right:1rem;top:3.25rem;width:12.5rem;z-index:20}.oh{padding-top:10rem}@media (width >= 48em){.eh{background-color:transparent}.rh{display:none}.va{top:0;height:100%}.oh{margin:0}}.rH{display:flex;flex-direction:column;gap:.5rem;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.th{gap:.5rem;width:100%;height:100%;display:flex;padding:1rem 0;flex-direction:column;background-color:var(--asc-color-background-default)}.ih{left:1rem;padding:0 1rem;width:100%;z-index:10;gap:1.25rem;display:flex;position:static;overflow-y:scroll;border-radius:.5rem .5rem 0 0;background-color:var(--asc-color-background-default)}.dh{padding:0}.sh{left:1rem;top:31.5rem;width:20rem;z-index:100;display:none;position:fixed;padding:.25rem 1rem;border-radius:0 0 .5rem .5rem;background-color:var(--asc-color-background-default)}@media (width >= 48em){.th{padding:0;height:auto;position:relative}.dh{padding:3rem 0}.aH{left:0;top:2.8rem;z-index:200;width:20rem;max-height:25rem;position:absolute;overflow-y:scroll;border-radius:.5rem;padding:0 0 1rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.ih{width:20rem;position:fixed;padding:0 1rem}.sh{display:initial}}.lh{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.ch{flex:1;margin-top:3.625rem;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.ch::-webkit-scrollbar{display:none}.nh{display:grid;grid-template-columns:min-content 1fr min-content;padding-inline:1rem;height:3.625rem;align-items:center;gap:.5rem;position:absolute;left:0;right:0;top:0;background-color:var(--asc-color-background-default)}.oH{text-align:center;color:var(--asc-color-base-default)}.tH{cursor:pointer}.iH{fill:var(--asc-color-base-default);cursor:pointer}.mh{height:.0625rem;width:100%;background-color:var(--asc-color-base-shade4);animation:hh 1.5s ease-in-out infinite}.mh[data-is-loading=true]{height:.5rem;width:100%;background-color:var(--asc-color-base-shade4)}.dH{display:flex;justify-content:space-between;padding:.5rem 1rem}.sH{display:flex;justify-content:center;align-items:center;gap:.25rem}.lH{color:var(--asc-color-base-shade2)}.cH{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem;background-color:var(--asc-color-background-default);border-radius:0 0 .5rem .5rem}.nH{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}.gh{display:flex;justify-content:start;align-items:center;gap:.25rem;padding:1rem;line-height:1.25rem;color:var(--asc-color-base-shade2)}@keyframes hh{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.lh{height:auto;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4);overflow:hidden}.nh{border-radius:.5rem .5rem 0 0}.mH{border-radius:0}.hH{border-radius:0 0 .5rem .5rem}.gh{border-radius:0 0 .5rem .5rem;background-color:var(--asc-color-background-default)}}.ph{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.bh{padding:1rem;flex:1;display:flex;flex-direction:column}.uh{width:4rem;height:4rem;position:relative;border-radius:50%;overflow:hidden;margin:1.75rem auto 0}.gH{width:7.5rem;height:7.5rem;-o-object-fit:cover;object-fit:cover}.pH{width:100%;height:100%;position:absolute;top:0;left:0;text-align:center;background-color:#0000007f}.fh{fill:var(--asc-color-white);height:1.25rem;width:1.25rem}.vh{display:flex;height:3.625rem;align-items:center;padding:0 .75rem}.bH{flex-basis:max-content}.wh{width:100%;flex-grow:1;color:var(--asc-color-base-default)}.xh{flex:1;display:flex;flex-direction:column;justify-content:space-between}.uH{margin-top:1.5rem}.wa{padding:1rem 0;width:100%;border:none;border-bottom:1px solid var(--asc-color-base-shade4);height:auto;resize:none;overflow:hidden}.wa:focus{outline:none}.wa:disabled{color:var(--asc-color-base-shade2)}.fH{display:none}@media (width >=48em){.ph{background-color:transparent}.bh{flex:0;background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4, #ebecef)}.vh{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;overflow:hidden}.wh{font-size:1.25rem}.vH{font-size:3.75rem}.uh{width:7.5rem;height:7.5rem}.xh{justify-content:flex-start}.wH{margin-bottom:1rem}.fh{fill:var(--asc-color-white);height:3rem;width:3rem}}.yh{background-color:var(--asc-color-primary-default);border-radius:.5rem;padding:.625rem 1rem;text-align:center;width:100%;box-sizing:border-box}.yh:disabled{background-color:var(--asc-color-primary-shade3);cursor:not-allowed}.xH{color:var(--asc-color-white)}.kh{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.yH{display:flex;flex-direction:column;height:100%}.jh{display:flex;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.zh{margin-top:3.625rem;padding:1rem}.kH{width:100%;color:var(--asc-color-base-default)}.Xh{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.jH{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4)}.zH{display:flex;flex-direction:column;gap:1rem}.XH{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.YH{height:1px;width:100%}@media (width >= 48em){.kh{background-color:transparent}.jh{background-color:var(--asc-color-background-default);position:static;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;border-radius:.5rem}.zh{background-color:var(--asc-color-background-default);margin-top:0;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}.Xh{height:auto}}.IH{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;gap:.75rem}.AH{width:2.5rem;height:2.5rem;flex-shrink:0}.CH{display:flex;align-items:center;gap:.25rem}.Yh{color:var(--asc-color-base-default);flex-grow:1;max-width:12rem;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MH{width:1rem;height:1rem;display:flex;align-items:center}.SH{display:flex;gap:.75rem}@media (width >= 48em){.Yh{max-width:20rem}}.EH{padding:.375rem .5rem;border-radius:.25rem;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.RH{color:var(--asc-color-secondary-default)}.Ih{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.UH{display:flex;flex-direction:column;height:100%}.Ah{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;left:0;right:0;top:0}.WH{color:var(--asc-color-base-default);width:100%;text-align:center}.Ch{color:var(--asc-color-base-shade1);padding:.75rem 1rem;width:100%;box-sizing:border-box;background-color:var(--asc-color-background-shade1)}.BH{width:100%;background-color:var(--asc-color-base-shade4);height:.5rem}.Mh{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.FH{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4)}@media (width >=48em){.Ih{background-color:transparent}.Ah{background-color:var(--asc-color-background-default);position:static;border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);border-bottom:none}.Mh{height:auto}.Ch{border:1px solid var(--asc-color-base-shade4);border-radius:0 0 .5rem .5rem;margin-bottom:.75rem}}.Sh{padding:.75rem 1rem}.HH{display:flex;justify-content:center;gap:.75rem;align-items:center}.LH{width:2.5rem;height:2.5rem}.TH{width:100%}.VH{display:flex;gap:.75rem;margin-top:.75rem}.qH{padding:.62rem 1rem;width:100%;background-color:var(--asc-color-primary-default);color:var(--asc-color-white);text-align:center;border-radius:.5rem}.DH{padding:.62rem 1rem;width:100%;background-color:var(--asc-color-background-default);color:var(--asc-color-base-default);text-align:center;border-radius:.5rem;border:1px solid var(--asc-color-base-shade3)}.GH{max-width:2.5rem;width:100%;height:2.5rem}@media (width >=48em){.Sh{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem}}.Eh{display:block;height:100vh;overflow:scroll}.Rh{background-color:var(--asc-color-background-default);position:sticky;top:0;width:100%}.JH{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.KH{color:var(--asc-color-base-shade2);font-size:.8125rem}.NH{display:block;padding:1.5rem 1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.OH{position:relative;display:flex;align-items:center}.PH{border-radius:.5rem;background-color:var(--asc-color-base-shade4);width:100%;padding:.63rem .75rem .63rem 2.5rem;font-size:1rem;color:var(--asc-color-base-default)}.Uh{position:absolute;fill:var(--asc-color-base-shade2);left:.75rem}.Uh[data-search-value=true]{fill:var(--asc-color-base-default)}.Wh{display:none}.Wh[data-search-value=true]{display:block;position:absolute;right:.75rem}.QH{fill:var(--asc-color-base-shade3)}.ZH{display:flex;flex-wrap:wrap;padding:0 .25rem .25rem;gap:.5rem}._H{display:flex;align-items:center;padding:.25rem .5rem .25rem .25rem;border-radius:1.5rem;border:1px solid var(--asc-color-base-shade4);gap:.5rem}.eL{color:var(--asc-color-base-default);font-weight:600;font-size:1rem;max-width:16rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rL{width:1.75rem;height:1.75rem;border-radius:50%}.aL{width:1.75rem;height:1.75rem}.oL{width:2.5rem;height:2.5rem;border-radius:50%}.tL{fill:var(--asc-color-base-shade1)}.iL{padding:1rem}.dL{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%}.sL{display:flex;align-items:center;flex:1;min-width:0}.lL{width:2.5rem;height:2.5rem}.cL{color:var(--asc-color-base-default);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--asc-text-font-size-md);padding:0 .5rem}.nL{display:none}.mL{width:1rem;height:1rem}.hL{display:flex;flex-direction:column;gap:1rem}.V,.V label{display:flex;align-items:center;gap:.5rem}.V div[aria-hidden=true] svg{display:none;width:1rem;height:1rem;color:var(--asc-color-white)}.V div[aria-hidden=true]{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border:2px solid var(--asc-color-base-shade3);border-radius:50%;transition:background-color .2s ease}.V input[type=checkbox]:checked+div[aria-hidden=true]{background-color:var(--asc-color-primary-default);border:none}.V input[type=checkbox]:checked+div[aria-hidden=true] svg{display:block;width:1.5rem;height:1.125rem;fill:none;background-color:var(--asc-color-primary-default);border-radius:50%;border:none}.gL{color:var(--asc-color-base-default)}.Bh{position:fixed;width:100%;bottom:0;display:flex;justify-content:center;margin-top:1.5rem;border-top:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);padding:1rem}.pL{width:100%}@media only screen and (width >= 48em){.Eh{height:23rem;display:block;width:32.625rem}.Rh,.Bh{display:none}}.xa{height:100vh;overflow:scroll}.Fh{background-color:var(--asc-color-background-default);position:sticky;top:0;width:100%;z-index:1}.Hh{display:flex;justify-content:space-between;align-items:center;padding:1rem}.Lh{width:1.5rem}.bL{position:relative;display:flex;align-items:center;padding:.75rem 1rem}.uL{border-radius:.5rem;background-color:var(--asc-color-base-shade4);width:100%;padding:.625rem .75rem .625rem 2.5rem;font-size:1rem;color:var(--asc-color-base-default);border:none;outline:none}.Th{position:absolute;fill:var(--asc-color-base-shade2);left:1.75rem;width:1.5rem;height:1.25rem}.Th[data-search-value=true]{fill:var(--asc-color-base-default)}.Vh{display:none}.Vh[data-search-value=true]{display:block;position:absolute;right:1.75rem}.fL{fill:var(--asc-color-base-shade3);width:1.5rem;height:1rem}.ya{display:flex;overflow-x:scroll;padding:1rem 1rem 1.25rem;border-bottom:1px solid var(--asc-color-base-shade4);margin-bottom:.5rem;gap:.5rem;scrollbar-width:none;-ms-overflow-style:none}.ya::-webkit-scrollbar{display:none}.vL{display:block;text-align:center}.wL{position:relative;display:flex;justify-content:center}.xa .xL{width:2.5rem;height:2.5rem}.yL{background:none;border:none;padding:0;margin:0;display:inline-block;cursor:pointer;position:absolute;right:.5rem;top:0}.kL{display:block;border-radius:50%;width:1.125rem;height:1.125rem;fill:var(--asc-color-background-transparent-black)}.jL{display:inline-block;justify-self:center;align-items:center;width:4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:.25rem;color:var(--asc-color-base-default)}.ka{padding:1rem}.zL{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%}.XL{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-right:.25rem}.YL{width:2.5rem;height:2.5rem}.IL{color:var(--asc-color-base-default);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--asc-text-font-size-md);padding:0 .5rem}.AL{flex:1;min-width:0;display:flex;align-items:center}.CL{padding:.5rem 0;flex-direction:row-reverse}.qh{position:fixed;width:100%;bottom:0;display:flex;justify-content:center;margin-top:1.5rem;border-top:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);padding:1rem}.ML{width:100%}@media only screen and (width >= 48em){.xa{height:auto;width:30rem;border-radius:.75rem}.Fh{border-bottom:1px solid var(--asc-color-base-shade4)}.ya{border-bottom:none;margin-bottom:0}.Hh{flex-direction:row-reverse;padding:1.25rem 1.5rem 1rem}.SL{fill:var(--asc-color-base-shade3)}.EL{font-size:1.25rem}.Lh{display:none}.ka{max-height:50vh;min-height:50vh;overflow-y:scroll;padding-bottom:5rem}.ka[data-has-selected=true]{min-height:calc(50vh - 6.5rem);max-height:calc(50vh - 6.5rem)}.qh{margin-top:0;position:static;border-top:none}}.ja{height:100vh;overflow:scroll;position:relative}.RL{top:0;z-index:1;width:100%;position:sticky;background-color:var(--asc-color-background-default)}.Dh{padding:1rem;display:flex;align-items:center;justify-content:space-between}.UL{font-size:1.25rem;color:var(--asc-color-base-default)}.Gh{width:1.5rem}.Jh{padding:.75rem 0}.za{gap:.5rem;display:flex;overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none;padding:1rem 1rem 1.25rem;border-bottom:1px solid var(--asc-color-base-shade4)}.za::-webkit-scrollbar{display:none}.WL{display:block;text-align:center}.BL{display:flex;position:relative;justify-content:center}.ja .FL{width:2.5rem;height:2.5rem}.HL{top:0;margin:0;padding:0;border:none;right:.5rem;cursor:pointer;background:none;position:absolute;display:inline-block}.LL{display:block;width:1.125rem;height:1.125rem;border-radius:50%;fill:var(--asc-color-background-transparent-black)}.Kh{width:4rem;overflow:hidden;align-items:center;margin-top:.25rem;white-space:nowrap;justify-self:center;display:inline-block;text-overflow:ellipsis;color:var(--asc-color-base-default)}.Kh[data-is-brand=true]{width:3rem}.Xa{padding:1rem}.rr{height:70vh;display:flex;align-items:center;justify-content:center}.rr[data-selected=true]{height:50vh}.TL{gap:1rem}.VL{flex:1;min-width:0;display:flex;align-items:center;padding:.5rem 0}.qL{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-right:.25rem}.DL{max-width:100%;overflow:hidden;padding:0 .5rem;white-space:nowrap;text-overflow:ellipsis;color:var(--asc-color-base-default)}.GL{width:1rem;height:1rem;display:flex;margin-left:-.25rem}.Nh{left:0;right:0;bottom:0;z-index:100;transition:all .1s ease-in-out;width:100%;display:flex;padding:1rem;position:fixed;margin-top:1.5rem;justify-content:center;border-top:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}@media only screen and (width >= 48em){.ja{height:auto;width:30rem;border-radius:.75rem}.Dh{flex-direction:row-reverse;padding:1.25rem 1.5rem 1rem}.JL{fill:var(--asc-color-base-shade3)}.Gh{display:none}.za{margin-bottom:0}.Xa{max-height:50vh;min-height:50vh;overflow-y:scroll;padding-bottom:5rem}.rr{height:45vh}.rr[data-selected=true]{height:30vh}.Xa[data-has-selected=true]{min-height:calc(50vh - 6.5rem);max-height:calc(50vh - 6.5rem)}.Nh{margin-top:0;position:static}.Jh{padding:.75rem 1rem}}.KL{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.NL{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.OL{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.PL{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.QL{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4);color:var(--asc-color-secondary-shade4)}.ZL{text-align:center;max-width:15.625rem;color:var(--asc-color-secondary-shade3)}.Oh{overflow-y:auto;height:100%;position:relative;-ms-overflow-style:none;scrollbar-width:none}.Oh::-webkit-scrollbar{display:none}._L{position:sticky;top:0;background-color:var(--asc-color-background-default)}.eT{position:relative}.Ph{position:fixed;bottom:1rem;right:1rem;z-index:1}.rT{width:100%;height:1px;background-color:var(--asc-color-base-shade4);margin-bottom:.25rem}.Qh{display:none;margin-top:.75rem}.aT{display:block;max-width:100%;overflow:hidden;font-size:1.25rem;white-space:nowrap;text-overflow:ellipsis;color:var(--asc-color-base-default)}@media (width >= 48em){.Ph{display:none}.Qh{display:block}}.Zh{width:100%;margin:0 auto;background-color:var(--asc-color-background-default);overflow:hidden}._h{width:100%;height:12.5rem;background-color:var(--asc-color-base-shade4)}.oT{padding:1rem}.e0{height:1.5rem;width:60%;background-color:var(--asc-color-base-shade4);margin-bottom:1rem;border-radius:.25rem}.tT{display:flex;gap:.5rem;margin-bottom:1rem}.iT{height:1.25rem;width:3.75rem;background-color:var(--asc-color-base-shade4);border-radius:.625rem}.r0{height:1rem;width:100%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.dT{display:flex;gap:1rem;margin-bottom:1rem}.sT{height:1.25rem;width:5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.lT{display:flex;gap:.75rem}@keyframes a0{0%{opacity:1}50%{opacity:.5}to{opacity:1}}._h,.e0,.cT,.r0,.nT,.mT,.hT{animation:a0 1.5s ease-in-out infinite}@media (width >= 48em){.Zh{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.o0{gap:1rem;display:grid;padding:3rem;place-items:center}.gT{color:var(--asc-color-base-shade3);font-size:1rem;font-weight:600;line-height:1.375rem}.pT{fill:var(--asc-color-base-shade4);width:3.75rem;height:2.8125rem}@media (width >= 48em){.o0{padding:3.7rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.t0{gap:.5rem;display:grid}.i0{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.t0{gap:.75rem;margin-top:.75rem;padding-bottom:1rem}.i0{padding-bottom:0;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}.bT{margin:0}}.d0{background-color:var(--asc-color-background-default);border-radius:0;display:flex;align-items:center;width:100%;z-index:10;position:sticky;top:5.375rem;border-bottom:1px solid var(--asc-color-base-shade4)}.s0{display:flex;justify-content:center;padding:1rem;flex-grow:1;width:100%;height:1rem;align-items:center;background-color:var(--asc-color-background-default);--asc-icon-color: var(--asc-color-base-shade3);color:var(--asc-icon-color);fill:var(--asc-icon-color)}.uT{width:1.5rem;height:1.25rem;fill:var(--asc-icon-color)}.fT{width:1.5rem;height:1.5rem}.s0[data-is-active=true]{background-color:var(--asc-color-background-default);border-bottom:2px solid var(--asc-color-primary-default);--asc-icon-color: var(--asc-color-base-default)}@media (width >= 48em){.d0{padding:0 1rem;position:static;border-radius:.5rem;border-radius:0 0 .5rem .5rem;border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4)}}.l0{padding:0 1rem}.c0{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.n0{color:var(--asc-color-base-default)}.vT{border-bottom:1px solid var(--asc-color-base-shade4)}.wT{padding:1.5rem 0 .25rem}.xT{border-bottom:1px solid var(--asc-color-base-shade4)}.yT{padding:1.5rem 0 .25rem}@media only screen and (width >= 48em){.l0{padding:0}.c0{border-radius:.5rem;padding:1.25rem 1rem;margin-bottom:.75rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.n0{font-size:1.25rem}.kT{padding:0 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.jT{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.zT{display:flex;align-items:center;gap:.75rem}.XT{width:1.5rem;height:1.5rem;padding:.1rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.YT{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.IT{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.AT{display:flex;align-items:center;gap:.75rem}.CT{width:1.5rem;height:1.5rem;padding:.1rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.MT{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.ST{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.ET{display:flex;align-items:center;gap:.75rem}.RT{width:1.5rem;height:1.5rem;padding:.2rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.UT{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.WT{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.BT{display:flex;align-items:center;gap:.75rem}.FT{width:1.5rem;height:1.5rem;padding:.2rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.HT{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.LT{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.TT{color:var(--asc-color-alert-default)}.VT{display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:1rem}.qT{color:var(--asc-color-alert-default)}.m0{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.13rem 0 1rem}.DT{color:var(--asc-color-base-shade1)}@media only screen and (width >= 48em){.m0{border-bottom:none}}.h0{width:100%;padding:0 1rem}.g0{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.p0{color:var(--asc-color-base-default)}.b0{display:block;padding:1rem 0}.GT{padding-top:.12rem;color:var(--asc-color-base-shade1)}.JT{gap:0}.u0{display:flex;padding:1rem 0;align-items:center;flex-direction:row-reverse;justify-content:space-between}.f0{display:none}@media only screen and (width >= 48em){.h0{padding:0;gap:.75rem;display:grid}.g0{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.p0{font-size:1.25rem}.KT{opacity:0;pointer-events:none}.NT{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.b0,.u0{padding:1rem}.f0{padding:1rem;display:block}.OT{width:100%}}.v0{width:100%;padding:0 1rem}.w0{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.x0{color:var(--asc-color-base-default)}.PT{width:1.5rem;height:1.5rem}.y0{gap:.5rem;display:flex;padding:.75rem 0;align-items:flex-start;justify-content:space-between}.QT{display:block}.ZT{padding-top:.12rem;color:var(--asc-color-base-shade1)}@media only screen and (width >= 48em){.v0{padding:0;gap:.75rem;display:grid}.w0{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.x0{font-size:1.25rem}.y0{padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.k0{position:relative;padding-bottom:1rem}.Ya{display:flex;justify-content:space-between;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}._T{display:flex;align-items:center;color:var(--asc-color-base-default)}.eV{width:1.5rem;height:1.5rem}.rV{color:var(--asc-color-base-default);margin-right:.25rem}.j0{background-color:var(--asc-color-background-shade1);padding:.75rem 1rem}.aV{color:var(--asc-color-base-shade1)}.z0{gap:1rem;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 10rem);background-color:var(--asc-color-background-default)}.oV{fill:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.tV{color:var(--asc-color-base-shade3)}.X0{display:grid;margin-top:0;background-color:var(--asc-color-base-shade4)}.Y0{gap:.5rem;display:grid;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.k0{height:auto}.Ya{border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ya[data-review=false]{border-radius:.5rem;margin-bottom:.75rem}.j0{margin-bottom:.75rem;border-radius:0 0 .5rem .5rem;border:1px solid var(--asc-color-base-shade4);border-width:0 1px 1px}.X0{gap:.75rem;margin-top:.75rem;background-color:transparent}.Y0{gap:.75rem;background-color:transparent}.z0{height:auto;padding:3.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.I0{padding:1rem;margin-bottom:.5rem;background-color:var(--asc-color-background-default)}.iV{display:flex;align-items:center;margin-bottom:1rem}.A0{width:2rem;height:2rem;border-radius:50%;margin-right:.75rem;background-color:var(--asc-color-base-shade4)}.dV{display:flex;flex-direction:column}.C0{width:6rem;height:.5rem;margin-bottom:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.M0{width:4rem;height:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.sV{gap:.75rem;display:flex;flex-direction:column}.me{width:100%;height:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.me,.A0,.C0,.M0{animation:S0 1.5s ease-in-out infinite}.me:first-child{width:75%}.me:nth-child(2){width:100%}.me:last-child{width:50%}.lV{width:100%;height:2.5rem}@keyframes S0{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >= 48em){.I0{box-shadow:none;margin-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.E0{position:relative;display:flex;align-items:center;padding:0 1rem .75rem}.cV{border-radius:.5rem;background-color:var(--asc-color-base-shade4);width:100%;padding:.63rem .75rem .63rem 2.5rem;font-size:1rem;color:var(--asc-color-base-default);border:none;outline:none}.R0{left:1.75rem;width:1.25rem;position:absolute;fill:var(--asc-color-base-shade2)}.R0[data-search-value=true]{fill:var(--asc-color-base-default)}.U0{display:none}.U0[data-search-value=true]{display:block;position:absolute;right:1.75rem}.nV{fill:var(--asc-color-base-shade3);width:1.5rem;height:1rem}.mV{padding:.5rem 1rem}.hV{display:flex;align-items:center}.W0{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.gV{display:flex;flex-direction:column}.B0{width:8.75rem;height:.5rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.75rem}.F0{width:6.75rem;height:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.W0,.B0,.F0{animation:H0 1.5s ease-in-out infinite}@keyframes H0{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >= 48em){.pV{border-radius:.5rem;padding-bottom:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.E0{padding:.75rem 1rem}}.bV{width:100%;gap:.75rem;display:flex;align-items:center;padding:.5rem 1rem}.uV{flex:1;min-width:0;gap:.75rem;display:flex;align-items:center}.fV{display:flex;width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;align-items:center}.vV{display:flex;align-items:center;gap:.12rem;min-width:0}.wV{color:var(--asc-color-base-default);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--asc-text-font-size-md);padding:.5rem .13rem .5rem 0}.L0{width:100%;display:block}.ar{width:100%;gap:.75rem;display:flex;padding:1rem 0;align-items:center}.ar:hover{background-color:var(--asc-color-background-shade1)}.xV{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.yV{color:var(--asc-color-alert-default)}.kV{width:1.5rem;height:1.5rem;fill:var(--asc-color-alert-default)}.jV{width:1rem;height:.75rem;fill:var(--asc-color-base-shade3)}.zV{margin-right:.13rem;width:1rem;height:1rem}@media (width >= 48em){.L0{overflow:hidden;padding:.5rem 0}.ar{padding:.75rem 1rem}.ar:focus-visible{background-color:var(--asc-color-background-shade1)}}@media (width >= 48em){.T0{padding:.5rem 0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.T0[data-hidden=true]{padding:0;border:none}}.XV{padding-bottom:1rem}.V0{display:flex;padding:1rem;align-items:center;justify-content:space-between}.q0{color:var(--asc-color-base-default)}.YV{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.IV:focus-visible{width:1.5rem;height:1.5rem;border-radius:50%;outline:2px solid var(--asc-color-primary-default)}.D0{padding:0 1rem;margin-bottom:.75rem}.G0{font-size:1rem}@media (width >= 48em){.V0{padding:1.25rem 1rem;border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.q0{font-size:1.25rem}.D0{border-radius:0 0 .5rem .5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);border-width:0 1px 1px}.G0{font-size:.875rem}}.J0{padding-bottom:1rem}.K0{display:flex;padding:1rem;align-items:center;margin-bottom:0;justify-content:space-between;background-color:var(--asc-color-background-default)}.N0{color:var(--asc-color-base-default)}.AV{width:1.5rem}.O0{border:none;border-radius:0;padding-bottom:0;background-color:var(--asc-color-background-default)}.CV{padding:.75rem 1rem}.P0{height:70vh;display:flex;align-items:center;justify-content:center}.MV{flex:1;gap:1rem;min-width:0;display:flex;padding:.5rem 1rem;align-items:center}.SV{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%}.EV{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--asc-color-base-default)}.RV{width:1.25rem;height:1.25rem}.UV{padding:0 1rem}@media only screen and (width >= 48em){.J0{gap:1rem}.K0{padding:1.25rem 1rem;border-radius:.5rem;margin-bottom:.75rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.N0{font-size:1.25rem}.O0{padding:.5rem 0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.P0{height:30vh}}.Ia{display:flex;padding:0 1rem;flex-direction:column;background-color:var(--asc-color-background-default);scrollbar-width:none;-ms-overflow-style:none}.Ia::-webkit-scrollbar{display:none}.Q0{display:grid;padding:1rem 0;align-items:center;background-color:var(--asc-color-background-default);grid-template-columns:minmax(0,1fr) max-content minmax(0,1fr)}.Z0{display:flex;flex-direction:column}.WV{display:grid;align-items:center;grid-template-columns:2.5rem minmax(0,1fr) min-content;gap:.75rem;padding:.5rem 0}.BV{text-align:left;overflow:hidden;white-space:nowrap;-webkit-line-clamp:1;text-overflow:ellipsis}.FV{width:2.5rem;height:2.5rem;border-radius:50%}.HV{width:1.5rem;height:1.125rem;fill:var(--asc-color-secondary-default)}.LV{width:100%;height:1px}@media (width >= 48em){.Ia{padding:0;gap:.75rem;background-color:transparent}.Q0{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Z0{padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.TV{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.VV{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qV{color:var(--asc-color-base-shade3)}._0{gap:1rem;display:flex;padding:3rem;align-items:center;flex-direction:column;justify-content:center;height:calc(100% - 4rem);background-color:var(--asc-color-background-default)}@media (width >= 48em){._0{height:auto;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.eg{height:100%;padding:0 1rem;background-color:var(--asc-color-background-default)}.rg{display:grid;grid-template:"back title title title title title title title title title title" auto / minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);align-items:center;background-color:var(--asc-color-background-default);padding:1rem 0}.DV{grid-area:back}.GV{overflow:hidden;grid-area:title;display:flex;justify-content:center;align-items:center}.JV{height:1px;width:100%}.ag{display:grid;grid-template-columns:[image-start] 5rem [image-end content-start] 1fr 1fr 1fr 1fr 1fr 1fr [content-end];grid-template-rows:[name-start] auto [name-end member-start] auto [member-end];gap:.75rem;width:100%}.ag[data-has-categories=true]{grid-template-rows:[name-start] auto [name-end cat-start] auto [cat-end member-start] auto [member-end]}.KV{grid-column:image-start / image-end;grid-row:name-start / member-end;place-self:center;height:5rem;width:5rem;border-radius:var(--asc-border-radius-sm)}.NV{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-sm)}.OV{display:grid;grid-column:content-start / content-end;grid-row:name-start / member-end;grid-template-columns:subgrid [sub-a] [sub-b] [sub-c] [sub-d] [sub-e] [sub-f] [sub-g];grid-template-rows:subgrid;width:100%;justify-content:space-evenly;gap:.5rem}.PV{grid-column:sub-a / sub-g;grid-row:name-start / name-end;display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.QV{grid-column:sub-a / sub-e;grid-row:cat-start / cat-end}.ZV{display:flex;align-items:center}._V{grid-column:sub-a / sub-e;grid-row:member-start / member-end}.og{grid-row:name-start / member-end;grid-column:sub-e / sub-g;width:4rem;place-self:end end}.og[data-has-categories=true]{grid-row:cat-start / member-end}.eq{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}@media (width >= 48em){.eg{padding:0;height:auto;gap:.75rem;display:grid;background-color:transparent}.rg{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.rq{padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.aq{width:30%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem;margin:.5rem 1rem}.oq{display:flex;width:100%;align-items:center;gap:.75rem;padding:.75rem 1rem}.tg{width:100%;max-width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.tq{display:flex;flex-direction:column;width:100%;gap:.5rem}.ig{width:75%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.iq{width:40%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.tg,.ig{animation:dg 1.5s ease-in-out infinite}.dq{padding-top:1rem}@keyframes dg{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.sg{width:100%;background-color:rgb(from var(--asc-color-primary-shade3) r g b / 30%)}.sg[data-isseen=true]{background-color:var(--asc-color-background-default)}.sq{display:flex;align-items:center;justify-content:space-between;padding:1rem;gap:.75rem}.lq{display:flex;align-items:center;gap:.75rem}.cq{flex-shrink:0;width:2rem;height:2rem}.nq{flex:1;word-break:break-word}.mq{width:2rem;height:2rem;border-radius:.375rem;-o-object-fit:cover;object-fit:cover}.lg{width:100%;height:100%;overflow-y:scroll;background-color:var(--asc-color-background-default);scroll-behavior:smooth}.Aa{display:flex;align-items:center;justify-content:space-between;padding:1rem .75rem;position:sticky;top:0;z-index:1;background-color:var(--asc-color-background-default);transition:border-bottom .2s ease;border-bottom:0 solid var(--asc-color-base-shade4)}.Aa[data-scrolled=true]{border-bottom:1px solid var(--asc-color-base-shade4)}.hq{display:flex;fill:var(--asc-color-base-default)}.cg{width:1.5rem}.gq{color:var(--asc-color-base-default)}.pq{color:var(--asc-color-base-shade1);padding:.5rem 1rem;background-color:var(--asc-color-background-default)}.bq{height:.25rem;width:100%}.uq{display:flex;flex-direction:column}.fq{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.vq{padding:1rem}.wq{height:calc(100% - 4rem)}@media (width >= 48em){.lg{width:22.5rem;height:26rem;border-radius:.5rem .5rem 0 0}.Aa{justify-content:center}.cg{display:none}}.xq{position:relative;padding-bottom:1rem}.ng{display:flex;justify-content:space-between;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.yq{display:flex;align-items:center;color:var(--asc-color-base-default)}.kq{width:1.5rem;height:1.5rem}.jq{color:var(--asc-color-base-default);margin-right:.25rem}.mg{padding:0 1rem}.zq{display:flex;flex-direction:column;gap:1rem;padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);margin-top:.75rem}@media (width >= 48em){.ng{border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);border-bottom:none;background-color:var(--asc-color-background-default)}.mg{background-color:var(--asc-color-background-default);border-radius:0;border:1px solid var(--asc-color-base-shade4)}}.Xq{display:flex;justify-content:center;align-items:center;background-color:rgb(from var(--asc-color-black) r g b / 50%)!important;width:2rem;height:2rem;border-radius:50%;padding:.25rem}.Yq{border-radius:6.1875rem;fill:var(--asc-color-white);color:var(--asc-color-white)}.Iq{background-color:var(--asc-color-white);border-radius:1.5rem;display:flex;gap:.12rem;padding:.63rem .5rem .63rem 1rem}.Aq{color:var(--asc-color-black)}.Cq{width:1.25rem;height:1.25rem;fill:var(--asc-color-black);padding:.22rem 0 .28rem}.Mq{position:relative;width:100%;height:100%;background:var(--asc-color-black)}.Sq{position:absolute;top:0;left:0;right:0;z-index:1;padding:1rem;display:flex;justify-content:space-between}.Eq{display:flex;gap:.5rem}.hg{max-height:calc(100% - 4.5rem);width:100%;height:100%;background-color:var(--asc-color-black);-o-object-fit:cover;object-fit:cover;border-radius:.75rem}.Rq{position:relative;max-height:calc(100% - 4.5rem);width:100%;height:100%}.Uq{position:absolute;top:50%;left:45%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;color:var(--asc-color-white);stroke:var(--asc-color-white)}.Wq{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.75rem;filter:blur(2px)}.hg[data-isaspect-fill=false]{-o-object-fit:contain;object-fit:contain}.Bq,.Fq{color:var(--asc-color-white)}.Hq{position:absolute;bottom:1rem;right:1rem}.gg{position:absolute;z-index:10;pointer-events:auto;bottom:2.5rem;left:.75rem;right:.75rem}.Lq{display:flex;justify-content:space-between;align-items:center;color:var(--asc-color-white);margin-bottom:1rem}.h{position:relative;height:1.25rem;padding:.5rem 0;display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:none}.or{width:100%;height:.25rem;background-color:#ffffff4d;border-radius:.125rem;position:relative;overflow:hidden;transition:height .2s ease}.tr{height:100%;background-color:var(--asc-color-white);border-radius:.18rem;position:relative;transition:width .05s ease-out}.ir[data-isdrag=true]{opacity:1;transform:translateY(-50%) scale(1.3);cursor:grabbing}.h:hover .ir{opacity:1}.h:hover .or,.h:hover .tr{height:.25rem}.h:active .ir,.h.Ca .ir{opacity:1;transform:translateY(-50%) scale(1.3);cursor:grabbing}.h:active .or,.h.Ca .or,.h:active .tr,.h.Ca .tr{height:6px}.Tq{position:absolute;width:.75rem;height:.75rem;aspect-ratio:1/1;background-color:var(--asc-color-white);border-radius:50%;transform:translate(-50%,-50%);z-index:20;pointer-events:none}.gg:focus{outline:none}.Vq{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.qq{background-color:var(--asc-color-secondary-shade1);display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;gap:1rem}.Dq{width:3.75rem;height:3.75rem;color:var(--asc-color-base-shade3)}.Gq{color:var(--asc-color-white)}.Jq{display:flex;padding:.625rem 1rem;justify-content:center;align-items:center;border-radius:.5rem;border:1px solid var(--asc-color-secondary-shade4);color:var(--asc-color-white)}.Kq{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.Nq{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer}.Oq{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0000004d,#0000 10% 0%,#0000004d);pointer-events:none;z-index:1}.Pq{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;z-index:10;cursor:pointer;pointer-events:none}.pg{width:2.5rem;height:2.5rem;padding:.5rem;background:#0009;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;pointer-events:auto}.pg:hover{background:#000c;transform:scale(1.1)}.Qq{width:1.875rem;height:1.875rem;color:var(--asc-color-white)}.Zq{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-secondary-shade1)}._q{display:flex;align-items:center;gap:.25rem}.eD{color:var(--asc-color-white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:15rem;width:100%}.rD{fill:var(--asc-color-white)}.aD{width:1rem;height:1rem}.oD{display:flex;justify-content:center;align-items:center;gap:.25rem}.tD{width:7.5rem;height:.5rem;background-color:var(--asc-color-secondary-shade2);border-radius:.75rem;animation:bg 1.5s ease-in-out infinite}@keyframes bg{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.iD{width:1.5rem;height:1.5rem;fill:var(--asc-color-white)}.dD{position:absolute;z-index:1;display:flex;flex-direction:column;color:var(--asc-color-white);bottom:5.75rem;right:1rem;gap:1.5rem}.sD{display:flex;flex-direction:column;text-align:center;color:var(--asc-color-white);gap:.25rem}.ug{width:2rem;height:2rem;color:var(--asc-color-white);fill:transparent}.lD{width:2rem;height:2rem}.cD{width:2rem!important;height:2rem!important;color:var(--asc-color-base-shade3)}.fg[data-has-my-reaction=true],.fg[data-has-my-reaction=false]{color:var(--asc-color-white)!important}.ug[data-has-my-reaction=false]{fill:var(--asc-color-white)!important}.nD{display:flex;flex-direction:column;text-align:center;color:var(--asc-color-white);gap:.25rem}.mD{width:2rem;height:2rem;fill:var(--asc-color-white);padding:.14rem 0 .1rem}.hD{color:var(--asc-color-white)}.gD{background-color:unset!important;padding:unset;border-radius:unset}.pD{width:2rem;height:2rem;fill:var(--asc-color-white)}.Ma{width:2rem!important;height:2rem!important;fill:var(--asc-color-white)}.bD{width:2rem!important;height:2rem!important;padding:.15rem;fill:var(--asc-color-white)!important}.Ma:hover{background-color:unset;border-radius:unset}.Ma[data-focus-visible]{outline:none}.uD{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;cursor:pointer;width:100%}.fD{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.vD{color:var(--asc-color-base-default)}.vg{position:relative;display:flex;flex-direction:column;overflow-y:scroll}.vg[data-no-comment=true]{height:60vh}.wD{max-height:calc(100vh - 10rem);height:100%}.xD{border-top:1px solid var(--asc-color-base-shade4);position:fixed;width:100%;bottom:0;left:0}.yD{position:absolute;z-index:1;bottom:3.25rem;padding:0 1rem;margin-bottom:1rem;max-width:calc(100vw - 3rem);width:100%;max-height:60%;display:flex;flex-direction:column;overflow:hidden}.kD{position:absolute;bottom:3.25rem}.jD{position:absolute;bottom:0;left:0;right:0;height:0;background:linear-gradient(180deg,#0000,#000c);z-index:0;pointer-events:none}.zD{color:var(--asc-color-white);margin-top:.34rem;overflow:scroll}.XD{display:flex;align-items:center;gap:.5rem}.YD{display:flex;align-items:center;gap:.25rem}.ID{display:flex;gap:.12rem}.AD{width:2rem;height:2rem}.CD{color:var(--asc-color-white)!important}.MD{display:flex;flex-direction:column;gap:.13rem}.SD,.ED{background:none;border:none;color:var(--asc-color-white)!important;cursor:pointer;padding:0;display:inline}.RD{width:-moz-fit-content;width:fit-content}.UD{text-decoration:none;color:var(--asc-color-white)!important;font-weight:600}.WD{color:var(--asc-color-white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:8rem;width:100%}.BD{display:flex;flex-direction:column;width:80%;gap:.75rem;padding:.75rem 0;animation:wg 1.5s ease-in-out infinite}.FD{width:80%;height:.5rem;background-color:var(--asc-color-secondary-shade2);border-radius:.75rem}.HD{width:50%;height:.5rem;background-color:var(--asc-color-secondary-shade2);border-radius:.75rem}.LD{width:20%;height:.5rem;background-color:var(--asc-color-secondary-shade2);border-radius:.75rem}@keyframes wg{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.TD{width:100%;height:100vh;position:relative;background-color:var(--asc-color-secondary-shade1)}.VD{position:absolute;top:0;left:0;width:100%;z-index:1;background:transparent;display:flex;justify-content:space-between;padding:1rem .75rem;color:var(--asc-color-white)}.qD{width:1.5rem;height:1.5rem;color:var(--asc-color-white)}.DD{max-width:15rem;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.GD{width:10rem;height:10rem;color:var(--asc-color-base-shade3)}.JD,.KD{color:var(--asc-color-white)}.ND{padding:.63rem 1rem;color:var(--asc-color-white);display:flex;gap:.5rem;background:transparent!important;border-radius:.5rem;border:1px solid var(--asc-color-white)!important;margin:1rem auto 0}.OD{position:relative;width:100%;height:100vh;background:linear-gradient(180deg,#0000004d,#0000 10% 90%,#0000004d),var(--asc-color-black);overflow:hidden}.PD{display:flex}.QD{width:100%;height:100vh}.xg{position:relative;width:100%;height:100vh;display:flex;align-items:center;justify-content:center}.xg img{display:block;width:2rem;height:2rem;-o-object-fit:cover;object-fit:cover}.ZD{width:100%;height:100vh;position:relative;background-color:var(--asc-color-base-shade3)}._D{position:absolute;top:0;left:0;width:100%;z-index:1;background:transparent;display:flex;justify-content:space-between;padding:1rem .75rem;color:var(--asc-color-white)}.eG{width:1.5rem;height:1.5rem;fill:var(--asc-color-white)}.rG{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;cursor:pointer;width:100%;padding:.75rem 0}.aG{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.oG{color:var(--asc-color-base-default)}.Sa{color:var(--asc-color-base-default)}.yg{display:flex;align-items:center;padding:1.12rem .75rem;justify-content:space-between}.kg{color:var(--asc-color-base-default)}.tG{width:1.5rem}.jg{border:none;padding-bottom:5rem}.zg{width:100%;height:11.75rem;position:relative;background:linear-gradient(0deg,#0000007f,#0000007f) 100%,#d9e5fc}.Xg{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0deg,#0006 0% 100%)}.Yg{top:50%;left:50%;width:2rem;opacity:.8;height:1.75rem;position:absolute;fill:var(--asc-color-white);transform:translate(-50%,-50%)}.Ig{padding:.5rem 1rem 0}.Ag{display:block;padding:1.5rem 0 1rem}.Cg{gap:.5rem;display:flex;padding:1rem 0;justify-content:space-between}.iG{font-size:.8125rem;color:var(--asc-color-base-shade1)}.he{width:100%;border:none;outline:none;margin-top:.25rem;padding-bottom:1rem;font-size:.9375rem;line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);border-bottom:1px solid var(--asc-color-base-shade4)}.dG{gap:.25rem;display:flex;align-items:center}.sG{line-height:1.125rem;font-size:.8125rem;color:var(--asc-color-base-shade3)}.ge{width:100%;border:none;resize:none;outline:none;padding:0 0 1rem;margin-top:.25rem;font-size:.9375rem;line-height:1.25rem;field-sizing:content;word-break:break-all;letter-spacing:-.015rem;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);border-bottom:1px solid var(--asc-color-base-shade4)}.he::-moz-placeholder,.ge::-moz-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.he:-ms-input-placeholder,.ge:-ms-input-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.he::placeholder,.ge::placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.lG{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.Mg{gap:.25rem;display:flex;padding-bottom:1rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.cG{gap:.5rem;display:flex;flex-wrap:wrap}.nG{gap:.5rem;display:flex;align-items:center;border-radius:1.5rem;padding:.25rem .5rem .25rem .25rem;border:1px solid var(--asc-color-base-shade4)}.mG,.hG{width:1.75rem;height:1.75rem;border-radius:50%}.gG{font-size:1rem;overflow:hidden;font-weight:600;max-width:14.5rem;white-space:nowrap;display:inline-block;text-overflow:ellipsis;color:var(--asc-color-base-default)}.pG{fill:var(--asc-color-base-shade1)}.bG{width:100%}.Sg{width:100%;display:flex;font-size:.875rem;margin-top:.25rem;padding-bottom:1rem;line-height:1.25rem;letter-spacing:-.015rem;justify-content:space-between;color:var(--asc-color-base-shade3);border-bottom:1px solid var(--asc-color-base-shade4)}.uG{gap:.75rem;padding:1rem 0;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.fG{gap:.75rem;display:flex}.vG{border-top:1px solid var(--asc-color-base-shade4);margin:0 1rem}.Ea{gap:1rem;display:grid;justify-items:center;grid-template-columns:repeat(auto-fill,minmax(4rem,1fr))}.wG{display:flex;text-align:center;flex-direction:column}.xG{display:flex;position:relative;justify-content:center}.Sa .yG{width:2.5rem;height:2.5rem}.kG{top:0;margin:0;padding:0;border:none;display:flex;right:.4rem;cursor:pointer;background:none;position:absolute;align-items:center;justify-content:center}.jG{width:1.125rem;height:1.125rem;border-radius:50%;fill:var(--asc-color-background-transparent-black)}.zG{gap:.25rem;width:4rem;margin-top:.25rem;display:flex;align-items:center;justify-content:center}.XG{overflow:hidden;white-space:nowrap;align-items:center;justify-self:center;display:inline-block;text-overflow:ellipsis}.YG{width:1rem;height:1rem;display:flex;align-items:center}.Eg{bottom:0;left:0;right:0;width:100%;display:flex;padding:1rem;position:fixed;justify-content:center;border-top:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);z-index:10}.IG{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.AG{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);padding:.125rem 0}.Rg{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start;padding-bottom:1rem}.CG{position:relative}@media only screen and (width >=48em){.Sa{gap:.75rem;display:grid;padding-bottom:2rem}.yg{height:4rem;border-radius:.5rem;padding:1.25rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.kg{font-size:1.25rem}.jg{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);padding-bottom:0}.zg{width:100%;height:17.0625rem;border-radius:.5rem .5rem 0 0}.Xg{border-radius:.5rem}.Yg{width:5rem;height:3.5rem}.Ig{padding:0 1rem;background-color:var(--asc-color-background-default)}.Cg,.Ag{padding:1.5rem 0 0}.he,.ge,.Mg,.Sg{padding:1rem 0}.Eg{margin-top:0;border-top:none;position:static;width:auto;left:auto;right:auto;border-radius:0 0 .5rem .5rem}.Ea{padding:1rem 0 0}.MG{font-size:1.25rem}.Ea .SG{border-bottom:none}.Rg{padding:1rem 0}}.EG{display:flex;text-align:center;padding:0 .75rem;flex-direction:column}.RG{width:2.5rem;display:flex;height:2.5rem;border-radius:50%;align-items:center;margin-bottom:.25rem;justify-content:center;background-color:var(--asc-color-base-shade4)}.UG{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.WG{line-height:1.65rem}.BG{color:var(--asc-color-base-shade1)}.FG{line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default);display:block}.HG{background-color:var(--asc-color-base-shade4);border-radius:50%;min-width:2.5rem;max-width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center}.LG{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.TG{color:var(--asc-color-base-shade1)}.VG{color:var(--asc-color-base-shade1)}.qG{width:100%}.Ug{color:var(--asc-color-base-default)}.Wg{display:flex;align-items:center;padding:1.12rem .75rem;justify-content:space-between}.Bg{color:var(--asc-color-base-default)}.DG{width:1.5rem}.Fg{border:none}.Ra{width:100%;height:11.75rem;position:relative}.Ra[data-no-image=true]{background:linear-gradient(0deg,#0000007f,#0000007f) 100%,#d9e5fc}.Hg{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0deg,#0006 0% 100%)}.Lg{top:50%;left:50%;width:2rem;opacity:.8;height:1.75rem;position:absolute;fill:var(--asc-color-white);transform:translate(-50%,-50%)}.Tg{padding:.5rem 1rem 0}.Vg{gap:.5rem;display:flex;padding:1rem 0;justify-content:space-between}.GG{font-size:.8125rem;color:var(--asc-color-base-shade1)}.pe{width:100%;border:none;outline:none;margin-top:.25rem;padding-bottom:1rem;font-size:.9375rem;line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);border-bottom:1px solid var(--asc-color-base-shade4)}.JG{gap:.25rem;display:flex;align-items:center}.KG{line-height:1.125rem;font-size:.8125rem;color:var(--asc-color-base-shade3)}.be{width:100%;border:none;resize:none;outline:none;padding:0 0 1rem;margin-top:.25rem;font-size:.9375rem;line-height:1.25rem;field-sizing:content;word-break:break-all;letter-spacing:-.015rem;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);border-bottom:1px solid var(--asc-color-base-shade4)}.pe::-moz-placeholder,.be::-moz-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.pe:-ms-input-placeholder,.be:-ms-input-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.pe::placeholder,.be::placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.NG{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.qg{gap:.25rem;display:flex;padding-bottom:1rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.OG{gap:.5rem;display:flex;flex-wrap:wrap}.PG{gap:.5rem;display:flex;align-items:center;border-radius:1.5rem;padding:.25rem .5rem .25rem .25rem;border:1px solid var(--asc-color-base-shade4)}.QG,.ZG{width:1.75rem;height:1.75rem;border-radius:50%}._G{font-size:1rem;overflow:hidden;font-weight:600;max-width:14.5rem;white-space:nowrap;display:inline-block;text-overflow:ellipsis;color:var(--asc-color-base-default)}.eJ{fill:var(--asc-color-base-shade1)}.rJ{width:100%}.Dg{width:100%;display:flex;font-size:.875rem;margin-top:.25rem;padding-bottom:1rem;line-height:1.25rem;letter-spacing:-.015rem;justify-content:space-between;color:var(--asc-color-base-shade3);border-bottom:1px solid var(--asc-color-base-shade4)}.aJ{padding:1rem 0;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.oJ{gap:.75rem;display:flex}.Gg{bottom:0;display:flex;padding:1rem;position:sticky;margin-top:1.5rem;justify-content:center;border-top:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.tJ{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.iJ{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);padding:.125rem 0}.dJ{border-top:1px solid var(--asc-color-base-shade4);margin:0 1rem}.sJ{display:flex;align-items:self-start;gap:.75rem}.lJ{position:relative}@media only screen and (width >=48em){.Ug{gap:.75rem;display:grid;padding-bottom:2rem}.Wg{border-radius:.5rem;padding:1.25rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Bg{font-size:1.25rem}.Fg{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ra{width:100%;height:17.0625rem;border-radius:.5rem .5rem 0 0}.Hg{border-radius:.5rem}.Lg{width:5rem;height:3rem}.Tg{padding:0 1rem;background-color:var(--asc-color-background-default)}.Vg{padding:1.5rem 0 0}.pe,.be,.qg,.Dg{padding:1rem 0}.Gg{margin-top:0;border-top:none;position:static;border-radius:0 0 .5rem .5rem}.Jg{padding:1rem 0 0}.cJ{font-size:1.25rem}.Jg .nJ{border-bottom:none}}.Ua{top:0;left:0;width:100%;z-index:9999;height:100vh;display:flex;position:fixed;align-items:center;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 50%)}.Ua[data-entering]{animation:Wa 0ms}.Ua[data-exiting]{animation:Wa .25s reverse ease-in}.Ba{outline:none;max-width:20rem;max-height:80vh;border-radius:.75rem;background:var(--asc-color-background-default)}.Ba[data-entering]{animation:Kg .25s cubic-bezier(.175,.885,.32,1.275)}.mJ{outline:none}.hJ{display:flex;align-items:start;padding:1.25rem 1.5rem;justify-content:space-between}.gJ{font-size:1.25rem;color:var(--asc-color-base-default)}.Ng{fill:var(--asc-color-base-shade3)}.pJ{line-height:1.5;font-size:.875rem;padding:.5rem 1.5rem;color:var(--asc-color-base-shade1)}.Og{gap:.75rem;display:flex;justify-content:center;padding:1rem 1.5rem 1.5rem}.Fa{width:100%}.bJ{color:var(--asc-color-white)}.Ha{width:100%}.Fa:hover{opacity:.7}.Ha:hover{opacity:.7;color:var(--asc-color-secondary-shade1)}@keyframes Wa{0%{opacity:0}to{opacity:1}}@keyframes Kg{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.Ba{max-width:25rem;min-width:25rem}.Ng[data-focus-visible]{outline:1px solid var(--asc-color-base-shade2)}.Og{justify-content:flex-end}.Fa[data-focus-visible]{opacity:.7}.Ha[data-focus-visible]{opacity:.7;color:var(--asc-color-secondary-shade1)}}.La{padding:1rem;background-color:var(--asc-color-background-default);max-height:96%;position:fixed;bottom:0;left:0;right:0;z-index:9999;display:flex;flex-direction:column;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem}.La:focus{outline:none}.uJ{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;flex:1;margin-bottom:3rem}.fJ{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:1rem}.Pg{background-color:color(from var(--asc-color-base-inverse) srgb r g b / 50%)!important;inset:0;position:fixed;display:block;z-index:100;opacity:1!important}@media (width >= 48em){.La,.Pg{display:none}}.dr{outline:none;max-height:80vh;border-radius:.75rem;background:var(--asc-color-background-default);overflow:hidden}.dr[data-entering]{animation:Qg .25s cubic-bezier(.175,.885,.32,1.275)}.dr[data-animation=false][data-entering]{animation:none}.dr[data-media=true]{border-radius:0;background:transparent}.s{top:0;left:0;width:100%;z-index:999;height:100vh;display:flex;position:fixed;align-items:center;justify-content:center;background:var(--asc-color-black)}.s[data-view=mobile]{display:flex}.s[data-view=desktop]{display:none}.s[data-entering]{animation:Ta 0ms}.s[data-exiting]{animation:Ta .25s reverse ease-in}.s[data-animation=false][data-entering],.s[data-animation=false][data-exiting]{animation:none}.s[data-view=none]{display:none}.vJ{outline:none}.wJ{display:flex;align-items:center;padding:1.25rem 1.5rem;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.xJ{font-size:1.25rem;color:var(--asc-color-base-default)}.Zg{fill:var(--asc-color-base-shade3)}@keyframes Ta{0%{opacity:0}to{opacity:1}}@keyframes Qg{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.s{background:rgb(from var(--asc-color-black) r g b / 80%)}.s[data-view=mobile]{display:none}.s[data-view=desktop]{display:flex}.Zg[data-focus-visible]{outline:1px solid var(--asc-color-base-shade2)}}.yJ{display:flex;height:100vh;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.kJ{width:2.5rem;height:2.5rem;margin-bottom:1rem;fill:var(--asc-color-background-neutral-400)}.jJ{text-align:center;color:var(--asc-color-border)}.zJ{height:100%;width:100%}._g{display:none}@media (width >= 48em){._g{min-height:100%;display:block}}.XJ{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.ep{width:100%;height:100%;display:grid;overflow:hidden;grid-template-columns:auto 1fr;background:var(--asc-color-background-shade1)}.rp{width:18rem}.Va{width:100%;margin:0 auto;overflow:scroll;max-width:37.125rem;padding:1rem 1.5rem 0;scrollbar-width:none;-ms-overflow-style:none}.Va::-webkit-scrollbar{display:none}@media (width < 48em){.ep{grid-template-columns:1fr;background:var(--asc-color-background-default)}.rp{display:none}.Va{padding:0;max-width:unset}}.YJ{font-weight:700;font-size:1.25rem;color:var(--asc-color-base-default)}.q{gap:1rem;border:none;outline:none;display:flex;cursor:pointer;align-items:center;padding:.5rem 1rem;background-color:transparent;color:var(--asc-color-base-default)}.q:hover,.q:active{color:var(--asc-color-base-default);background-color:var(--asc-color-primary-shade3)}.q:disabled{background-color:transparent;color:var(--asc-color-base-shade2)}.q[data-active=true]{color:var(--asc-color-primary-default);background-color:var(--asc-color-primary-shade3)}.ap{width:2rem;height:2rem;display:grid;color:inherit;padding:.375rem;border-radius:100%;align-items:center;justify-content:center;background-color:var(--asc-color-base-shade4)}.ap[data-active=true]{background-color:var(--asc-color-primary-default)}.op{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}.op[data-active=true]{fill:var(--asc-color-white)}.tp{font-size:var(--asc-text-font-size-sm);font-weight:var(--asc-text-font-weight-bold)}.tp[data-active=true]{color:var(--asc-color-primary-default)}@media (width >= 48em){.q[data-focus-visible]{color:var(--asc-color-base-default);background-color:var(--asc-color-primary-shade3)}}.IJ{display:flex;flex-direction:column;height:100vh;border-right:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.AJ{gap:1rem;padding:1rem;display:grid;flex-shrink:0}.CJ{display:flex;align-items:center;justify-content:space-between}.MJ{flex-shrink:0;display:grid;grid-gap:.5rem;padding:.5rem 0;border-top:1px solid var(--asc-color-base-shade4)}.SJ{display:grid;grid-gap:.5rem;padding:.5rem 0;border-top:1px solid var(--asc-color-base-shade4);overflow-y:auto}.EJ{max-height:55vh;overflow-y:scroll;padding-bottom:1rem}.RJ{border-radius:.5rem;padding-bottom:.5rem;background-color:var(--asc-color-background-default);box-shadow:0 0 2px #28293d1a,0 4px 8px #60617033}.UJ{display:flex;padding:var(--asc-spacing-m1);padding-top:0;gap:var(--asc-spacing-s1);align-items:center}.WJ{color:var(--asc-color-base-inverse)}.BJ{color:var(--asc-color-base-default);display:flex;align-items:center}.FJ{width:.75rem;height:.75rem;margin-right:var(--asc-spacing-xxs2);fill:var(--asc-color-base-default)}.HJ{width:3rem;height:3rem}.LJ{animation:ip 2s linear infinite}@keyframes ip{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.TJ{display:flex;:hover{cursor:pointer;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm)}}.VJ{fill:var(--asc-color-secondary-shade2);width:auto;height:1.25rem}.qJ{width:1.25rem;height:1.25rem}.DJ{font-family:var(--asc-text-global-font-family);color:var(--asc-color-base-shade2);font-size:.5rem;line-height:.75rem;margin-bottom:var(--asc-spacing-s1)}.GJ{cursor:pointer;display:flex;padding:var(--asc-spacing-s2) var(--asc-spacing-m1);justify-content:space-between}.JJ{color:var(--asc-color-base-inverse)}.KJ{color:var(--asc-color-alert-default)}.NJ,.OJ{fill:var(--asc-color-base-inverse)}.PJ{width:1.25rem;height:1.25rem;fill:var(--asc-color-alert-default)}.QJ{width:1.25rem;height:1.25rem}.ZJ{height:1.25rem;width:1.25rem;color:var(--asc-color-alert-default);fill:var(--asc-color-alert-default)}._J{width:12.5rem;background-color:var(--asc-color-secondary-shade4);z-index:10000;padding:var(--asc-spacing-s2) 0;border-radius:var(--asc-border-radius-lg);&.eK{position:fixed!important}}.rK{padding:var(--asc-spacing-s1) var(--asc-spacing-m1);display:flex;gap:var(--asc-spacing-s1)}.aK{display:flex;gap:var(--asc-spacing-xxs2);align-items:center;color:var(--asc-color-secondary-shade2);margin-bottom:var(--asc-spacing-xxs2)}.oK{width:2rem;height:2rem}.tK{width:1rem;height:1rem}.dp{padding:var(--asc-spacing-s1) .625rem;border-radius:var(--asc-border-radius-lg);border-top-left-radius:var(--asc-border-radius-none);color:var(--asc-color-base-inverse);background-color:var(--asc-color-base-shade4);max-width:7.5rem;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;white-space:pre-wrap}.dp[data-mentioned=true]{border:1px solid var(--asc-color-primary-default)}.iK{width:12.5rem}.dK{padding:var(--asc-spacing-s2);border-radius:var(--asc-border-radius-lg) var(--asc-border-radius-lg) 0 0;background-color:var(--asc-color-base-shade3)}.sK{color:var(--asc-color-base-inverse)}.lK{color:var(--asc-color-base-default);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.cK{border-radius:0 0 var(--asc-border-radius-lg) var(--asc-border-radius-lg);background-color:var(--asc-color-base-shade4);color:var(--asc-color-base-inverse);padding:var(--asc-spacing-s1) var(--asc-spacing-s2)}.nK{-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.mK,.hK{color:var(--asc-color-primary-default)}.gK{color:var(--asc-color-primary-dark, var(--asc-color-primary-default))}.pK{width:1.25rem;height:1.25rem;color:var(--asc-color-base-shade2)}.sp{display:flex}.sp:hover{cursor:pointer;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm)}.bK{display:flex;cursor:pointer;background-color:var(--asc-color-base-shade4);border-radius:var(--asc-border-radius-full);gap:var(--asc-spacing-xxs3);width:-moz-max-content;width:max-content;padding:.313rem .438rem}.sr{width:2rem;height:2rem;border:.313rem var(--asc-color-base-shade4) solid;border-radius:var(--asc-border-radius-full)}.sr[data-active=true],.sr[data-active=true]:hover{border-radius:var(--asc-border-radius-full);border:.313rem var(--asc-color-base-shade1) solid}.sr:hover{border-radius:var(--asc-border-radius-full);border:.313rem var(--asc-color-secondary-shade3) solid}.uK{position:relative}.fK{position:absolute;bottom:1.5rem;left:.625rem;transform:translate(-50%)}.vK{width:1.25rem;height:1.25rem}.lp{display:flex;flex-direction:row;align-items:center;background-color:var(--asc-color-base-shade3);border:1px solid var(--asc-color-secondary-shade4);padding:var(--asc-spacing-xxs2) var(--asc-spacing-xxs3);border-radius:var(--asc-border-radius-full)}.lp[data-myreaction=true]{background-color:var(--asc-color-primary-default);border:none}.ue{display:flex;flex-direction:row-reverse;align-items:center}.ue>:not(:first-child){margin-right:calc(var(--asc-spacing-s1) * -1)}.ue>:first-child{transform:translate(0)}.ue>:nth-child(2){transform:translate(0)}.ue>:last-child{transform:translate(0)}.wK{width:1.25rem;height:1.25rem}.xK{margin-left:var(--asc-spacing-xxs1);color:var(--asc-color-base-inverse)}.yK{color:var(--asc-color-base-shade1)}.kK{padding:var(--asc-spacing-s1) var(--asc-spacing-m1);display:flex;gap:var(--asc-spacing-s1)}.cp{position:relative}.cp[data-reactions=true]{margin-bottom:1.313rem}.jK{display:flex;align-items:flex-end;gap:var(--asc-spacing-xxs3)}.zK{position:absolute;bottom:-1.313rem}.XK{display:flex;align-items:center;justify-content:center;padding:var(--asc-spacing-xxs2) var(--asc-spacing-s1);background-color:var(--asc-color-base-shade4);gap:var(--asc-spacing-xxs2);border-radius:var(--asc-border-radius-lg);color:var(--asc-color-base-inverse)}.YK{display:flex;align-items:flex-start;padding-bottom:var(--asc-spacing-xxs2)}.IK{height:1rem;width:1rem;fill:var(--asc-color-base-inverse)}.AK{width:auto;height:1.25rem}.CK{height:1rem;width:1.25rem;fill:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.MK{font-family:var(--asc-text-global-font-family);color:var(--asc-color-base-shade2);margin-bottom:var(--asc-spacing-s1);font-size:.5rem;line-height:.75rem}.SK{z-index:1001!important;max-height:85%;top:15%!important;@media (width >= 768px){width:375px!important}}.EK{height:100%!important;background-color:var(--asc-color-background-default)!important}.RK{background-color:var(--asc-color-black)!important;opacity:.5!important}.UK{width:1.5rem;height:1.5rem;fill:var(--live-chat-asc-color-base-inverse, var(--asc-color-base-inverse));margin-right:var(--asc-spacing-s2)}.WK{display:flex;flex-direction:column-reverse;flex-grow:1;overflow-y:hidden}.BK{margin:auto;padding-top:var(--asc-spacing-m1);padding-bottom:var(--asc-spacing-m1)}.FK{width:1.25rem;height:1.25rem}.HK{display:flex;flex-direction:column-reverse;overflow:auto}.LK{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;align-items:center;color:var(--asc-color-secondary-shade2);font-weight:var(--asc-text-font-weight-light);font-size:var(--asc-text-font-size-md)}.TK{margin-bottom:var(--asc-spacing-m1)}.VK{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}.qK{padding-top:1.3125rem;padding-bottom:.5rem}.DK{margin:auto;width:8.375rem;height:.3125rem;border-radius:var(--asc-border-radius-full);background-color:var(--asc-color-base-shade1)}.GK{min-height:3.5rem;z-index:99;background-color:var(--asc-color-background-default)}.JK{display:flex;align-items:center;gap:var(--asc-spacing-s2);padding:var(--asc-spacing-s1) var(--asc-spacing-s2);background-color:inherit;border-top:1px solid var(--asc-color-base-shade2)}.KK{display:flex;flex-grow:1;background:var(--asc-color-background-default);>div{width:100%;border-radius:var(--asc-border-radius-xxl);border:1px solid var(--asc-color-background-default);background:var(--asc-color-secondary-shade4);textarea{padding:.563rem 1rem;background-color:transparent}}}.NK{width:100%;height:var(--asc-spacing-l1);padding:var(--asc-spacing-s1) var(--asc-spacing-s2);border-radius:var(--asc-border-radius-sm);border:var(--asc-border-radius-none);background-color:var(--asc-color-secondary-default);color:var(--asc-color-base-inverse);display:flex;align-items:center;span{padding-left:var(--asc-spacing-s1);font-weight:var(--asc-text-font-weight-light)}}.OK{display:flex;font-family:var(--asc-text-global-font-family);background-color:var(--asc-color-base-shade4);color:var(--asc-color-base-inverse);max-width:100%;padding:var(--asc-spacing-s2);padding-left:var(--asc-spacing-m1);gap:var(--asc-spacing-s2);justify-content:space-between;align-items:center;.PK{flex:0 0 auto;width:2rem;height:2rem}.QK{display:flex;flex-direction:column;color:var(--asc-color-base-inverse);font-size:var(--asc-text-font-size-sm);line-height:var(--asc-line-height-sm);flex:1;overflow:hidden;gap:.125rem;.ZK{font-weight:var(--asc-text-font-weight-bold)}._K{font-weight:var(--asc-text-font-weight-light);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.eN{flex:0 0 auto;cursor:pointer}}.rN{position:relative;height:0}.aN{height:100%}.oN{display:flex;font-family:var(--asc-text-global-font-family);background-color:var(--asc-color-base-shade4);color:var(--asc-color-base-shade1);max-width:100%;padding:var(--asc-spacing-s2);padding-left:var(--asc-spacing-m1);gap:var(--asc-spacing-s2);align-items:center}.tN{color:var(--asc-color-base-shade3)}.iN{color:var(--asc-color-base-shade2)}.dN{display:flex;height:100%;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:var(--asc-spacing-s2);padding:var(--asc-spacing-m1);color:var(--asc-color-base-shade2)}.sN{position:relative;bottom:var(--asc-spacing-m1);display:flex;flex-direction:column;align-items:center;z-index:99999;pointer-events:none}.lN{width:calc(100% - var(--asc-spacing-m1) * 4);padding:1.125rem var(--asc-spacing-m1);display:flex;align-items:center;color:var(--asc-color-base-inverse);border-radius:var(--asc-border-radius-md);animation-duration:.3s;animation-name:np;animation-fill-mode:forwards;pointer-events:auto;background-color:var(--asc-color-base-shade4)}@keyframes np{0%{opacity:0}to{opacity:1}}.cN{position:relative;display:flex;flex-wrap:wrap;min-width:1em;background:var(--asc-color-base-shade4);border:1px solid var(--asc-color-base-shade4);border-radius:1.25rem;transition:background .2s,border-color .2s;&.nN{border-color:var(--asc-color-alert-default)}&.mN{background:var(--asc-color-base-shade4);border-color:var(--asc-color-base-shade3)}}.hN{flex:1 1 auto;display:block;width:1%;min-width:0;margin:0;padding:.563rem;background:none;border:none;box-sizing:border-box;outline:none;font:inherit;resize:vertical;&::-moz-placeholder{font-weight:400}&:-ms-input-placeholder{font-weight:400}&::placeholder{font-weight:400}&[disabled]{background:none}}.gN{position:relative;width:100%;>div:first-child{position:absolute!important;width:100%;top:revert!important;left:revert!important;right:revert!important;bottom:revert!important}}.mp{padding:var(--asc-spacing-s1);width:calc(100% - 1rem);background-color:var(--asc-color-background-default);>div:first-child{>div:first-child{padding:0 .45rem}}textarea{flex:1 1 auto;display:block;width:1%;min-width:0;margin:0;padding:.563rem;background:none;border:none;box-sizing:border-box;outline:none;font:inherit;resize:vertical;color:var(--asc-color-base-inverse);&::-moz-placeholder{font-weight:400}&:-ms-input-placeholder{font-weight:400}&::placeholder{font-weight:400}&[disabled]{background:none}}}.pN{z-index:999;width:100%;position:absolute;transform:translateY(1.25rem);background-color:var(--asc-color-base-shade4);max-height:8rem;overflow:auto;border-bottom:1px solid var(--asc-color-base-shade3);bottom:2rem!important;left:0!important}.bN{position:relative;z-index:1;color:var(--asc-color-primary-dark, var(--asc-color-primary-default));pointer-events:none;background-color:var(--asc-color-base-shade4)}.mp .uN{padding:0 .4rem}.fN{box-shadow:var(--asc-box-shadow-01)}.vN{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);height:100%;overflow-y:hidden}.wN{color:var(--asc-color-white)}.xN,.yN{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between}.kN{color:var(--asc-color-white)}.jN{width:100%;height:100%;position:relative}.zN{position:absolute;top:10px;left:10px;right:10px;z-index:1;display:flex;align-items:center;padding:.75rem 0 .625rem}.hp{position:absolute;top:0;left:0;right:0;height:.125rem;border-radius:.25rem;background-color:#ffffff4d}.XN{height:100%;background-color:#fff;transition:width .1s linear}.YN{width:100%;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.gp{color:#fff}.IN{display:flex;align-items:center;gap:.25rem}.AN{position:absolute;bottom:2rem;z-index:1;display:flex;justify-content:center;align-items:center;padding:.75rem 1rem .625rem;left:50%;transform:translate(-50%)}.pp{width:100%;height:100%;position:absolute;top:0;left:0}.CN{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bp{width:2rem;height:2rem}.MN{-o-object-fit:contain;object-fit:contain}.SN{-o-object-fit:cover;object-fit:cover}.EN{width:100%;display:flex;justify-content:space-between;align-items:center}.RN{display:flex;align-items:center;gap:.5rem;width:100%}.UN{position:absolute;inset:0;background:linear-gradient(180deg,#00000029 100%,#fff0 55.05%);pointer-events:none}@keyframes up{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.fe{background-color:#e0e0e0;animation:up 1.5s ease-in-out infinite}.hp.fe{height:.25rem;width:100%}.bp.fe{width:2rem;height:2rem;border-radius:50%}.gp.fe{width:60%;height:1rem;border-radius:.25rem}.pp.fe{width:100%;height:100%}.WN{flex-grow:1;display:flex;flex-direction:column;gap:.25rem}.BN{width:80%;height:.5rem;background-color:#e0e0e0;margin-bottom:.25rem;border-radius:.25rem}.FN{width:40%;height:.5rem;background-color:#e0e0e0;border-radius:.25rem}.HN{position:relative;width:7.4rem;height:13rem}.LN{width:1rem;height:1rem;flex-shrink:0}.ve{position:relative;width:100%;height:100%;overflow:hidden}.qa{width:100%;height:100%}.qa img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.ve:hover .qa img{transform:scale(1.1);cursor:pointer}.TN{position:absolute;top:0;left:0;right:0;padding:.5rem}.VN{display:flex;align-items:center;gap:.25rem;margin-bottom:.25rem}.qN{color:#ebecef;font-size:.25rem}.DN{display:flex;align-items:center}.GN{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;max-width:3rem}.JN{width:.5rem;height:.5rem;color:#1054de}.KN{gap:.125rem;display:inline-flex;color:var(--asc-color-black);text-decoration:none;padding:.1988rem .3181rem .1988rem .2386rem;font-size:.5rem;text-align:center;align-items:center;border-radius:1.5rem;border:.0625rem solid #ebecef;background:#fffc}.ve:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0009;opacity:0;transition:opacity .3s ease-in-out}.ve:after{content:"View preview";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#ebecef;font-size:.75rem;font-weight:400;text-align:center;opacity:0;transition:opacity .3s ease-in-out;line-height:1rem;letter-spacing:-.0063rem}.ve:hover:after{width:100%;height:100%;opacity:1;z-index:9999;cursor:pointer;background-color:#000c;display:flex;justify-content:center;align-items:center;flex-direction:column}.NN{width:100%;height:100%}.ON{-o-object-fit:contain;object-fit:contain}.PN{-o-object-fit:cover;object-fit:cover}.QN{position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.ZN{width:.75rem;height:.75rem;color:#1054de;margin-right:.13rem}._N{max-width:4rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.eO{position:absolute;top:.5rem;left:.5rem;right:.5rem;display:flex;align-items:center}.rO{background-color:#636878;animation:fp 1.5s ease-in-out infinite}@keyframes fp{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.aO{width:1rem;height:1rem;border-radius:50%;background-color:#e0e0e0;margin-right:.5rem}.oO{flex-grow:1}.tO{width:80%;height:.25rem;background-color:#e0e0e0;margin-bottom:.25rem;border-radius:.25rem}.iO{width:40%;height:.25rem;background-color:#e0e0e0;border-radius:.25rem}.dO{width:7.4rem;height:13rem;position:relative;overflow:hidden}.sO{position:absolute;inset:0;background:linear-gradient(180deg,#00000029 100%,#fff0 55.05%);pointer-events:none;z-index:0}.lO{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#f0f0f0;color:#666;text-align:center}
|
|
2
2
|
/*! Bundled license information:
|
|
3
3
|
|
|
4
4
|
modern-normalize/modern-normalize.css:
|