@amityco/ui-kit-open-source 4.3.0 → 4.4.0
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 +707 -708
- package/dist/esm/livestream-default-thumbnail-C6F5AP64.png +0 -0
- package/dist/index.css +1 -1
- package/dist/index.d.mts +137 -19
- package/dist/index.d.ts +137 -19
- package/dist/index.js +807 -783
- package/dist/livestream-default-thumbnail-C6F5AP64.png +0 -0
- package/dist/metafile-cjs.json +1 -1
- package/dist/metafile-esm.json +1 -1
- package/package.json +7 -2
- package/README.md +0 -136
package/dist/esm/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@keyframes z{to{transform:translate(100%)}}.z{--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}.z: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:z;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.z{--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-color-black: #000;--asc-color-white: #fff;--asc-color-primary-default: #1054de;--asc-color-primary-shade1: #4a82f2;--asc-color-primary-shade2: #a9c4f9;--asc-color-primary-shade3: #d9e5fc;--asc-color-primary-shade4: #fff;--asc-color-base-inverse: #000;--asc-color-base-default: #292b32;--asc-color-base-shade1: #636878;--asc-color-base-shade2: #898e9e;--asc-color-base-shade3: #a5a9b5;--asc-color-base-shade4: #ebecef;--asc-color-secondary-default: #292b32;--asc-color-secondary-shade1: #636878;--asc-color-secondary-shade2: #898e9e;--asc-color-secondary-shade3: #a5a9b5;--asc-color-secondary-shade4: #ebecef;--asc-color-secondary-shade5: #f9f9fa;--asc-color-alert-default: #fa4d30;--asc-color-highlight-default: #1054de;--asc-color-message-bubble-primary: #1054de;--asc-color-message-bubble-secondary: #ebecef;--asc-color-background-default: #fff;--asc-color-background-shade1: #f6f7f8;--asc-color-background-transparent-black: #00000080;--asc-color-background-transparent-white: #fffc;--asc-color-primary-background-hover: #0d47ba;--asc-color-primary-background-pressed: #0b3997;--asc-color-primary-background-disabled: #d9e5fc;--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%)}@media (prefers-color-scheme: light){:root{--asc-color-black: #000;--asc-color-white: #fff;--asc-color-primary-default: #1054de;--asc-color-primary-shade1: #4a82f2;--asc-color-primary-shade2: #a9c4f9;--asc-color-primary-shade3: #d9e5fc;--asc-color-primary-shade4: #fff;--asc-color-base-inverse: #000;--asc-color-base-default: #292b32;--asc-color-base-shade1: #636878;--asc-color-base-shade2: #898e9e;--asc-color-base-shade3: #a5a9b5;--asc-color-base-shade4: #ebecef;--asc-color-secondary-default: #292b32;--asc-color-secondary-shade1: #636878;--asc-color-secondary-shade2: #898e9e;--asc-color-secondary-shade3: #a5a9b5;--asc-color-secondary-shade4: #ebecef;--asc-color-secondary-shade5: #f9f9fa;--asc-color-alert-default: #fa4d30;--asc-color-highlight-default: #1054de;--asc-color-message-bubble-primary: #1054de;--asc-color-message-bubble-secondary: #ebecef;--asc-color-background-default: #fff;--asc-color-background-shade1: #f6f7f8;--asc-color-background-transparent-black: #00000080;--asc-color-background-transparent-white: #fffc;--asc-color-primary-background-hover: #0d47ba;--asc-color-primary-background-pressed: #0b3997;--asc-color-primary-background-disabled: #d9e5fc}}@media (prefers-color-scheme: dark){:root{--asc-color-black: #000;--asc-color-white: #fff;--asc-color-primary-default: #1054de;--asc-color-primary-shade1: #4a82f2;--asc-color-primary-shade2: #a9c4f9;--asc-color-primary-shade3: #d9e5fc;--asc-color-primary-shade4: #fff;--asc-color-base-inverse: #fff;--asc-color-base-default: #ebecef;--asc-color-base-shade1: #a5a9b5;--asc-color-base-shade2: #6e7487;--asc-color-base-shade3: #40434e;--asc-color-base-shade4: #292b32;--asc-color-secondary-default: #292b32;--asc-color-secondary-shade1: #a5a9b5;--asc-color-secondary-shade2: #898e9e;--asc-color-secondary-shade3: #a5a9b5;--asc-color-secondary-shade4: #40434e;--asc-color-secondary-shade5: #292b32;--asc-color-alert-default: #fa4d30;--asc-color-highlight-default: #1054de;--asc-color-message-bubble-primary: #1054de;--asc-color-message-bubble-secondary: #292b32;--asc-color-background-default: #191919;--asc-color-background-shade1: #40434e;--asc-color-background-transparent-black: #00000080;--asc-color-background-transparent-white: #fffc;--asc-color-primary-background-hover: #0d47ba;--asc-color-primary-background-pressed: #0b3997;--asc-color-primary-background-disabled: #d9e5fc}}.wl{[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)}.xl{margin:0;padding:0;color:inherit;font-family:Inter var,sans-serif}.yl{font-size:1.25rem;line-height:1.5rem;font-weight:700}.kl{font-size:1rem;line-height:1.5rem;font-weight:600}.jl{font-size:1rem;line-height:1.5rem;font-weight:400}.zl{font-size:.875rem;line-height:1.25rem;font-weight:600}.Xl{font-size:.875rem;line-height:1.25rem;font-weight:400}.Yl{font-size:.75rem;line-height:1rem;font-weight:600}.Il{font-size:.75rem;line-height:1rem;font-weight:400}.Al{font-size:.75rem;line-height:.75rem;font-weight:400}.Ml{background-color:var(--asc-color-background-default)!important}.Sl{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)}.Cl{background-color:var(--asc-color-background-default)}.El{background-color:#0000007f}.cr{overflow:hidden;border-radius:50%;width:100%;height:100%}.cr[data-clickable=true]:hover{cursor:pointer}.Rl{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lr{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}.O{opacity:.6;cursor:not-allowed}.lr:disabled{opacity:.6;cursor:not-allowed}.nr{background-color:var(--asc-color-primary-default);color:var(--asc-color-white);border:none}.nr:hover:not(.O){background-color:var(--asc-color-primary-shade1)}.mr{background-color:var(--asc-color-white);color:var(--asc-color-primary-default);border:1px solid var(--asc-color-primary-default)}.mr:hover:not(.O){background-color:var(--asc-color-base-shade4)}.gr{background-color:transparent;color:var(--asc-color-primary-default);border:1px solid var(--asc-color-primary-default)}.gr:hover:not(.O){background-color:var(--asc-color-base-shade4)}.Ul{font-size:var(--asc-text-font-size-sm);padding:var(--asc-spacing-xxs2) var(--asc-spacing-s1)}.Bl{font-size:var(--asc-text-font-size-md);padding:var(--asc-spacing-s1) var(--asc-spacing-m1)}.Fl{font-size:var(--asc-text-font-size-xl);padding:var(--asc-spacing-s2) var(--asc-spacing-m2)}.Hl{margin-right:var(--asc-spacing-s1)}.Ll{text-align:center;color:var(--asc-color-base-shade3)}.Tl{box-sizing:border-box;all:unset;cursor:pointer}.Vl{all:unset;fill:var(--asc-color-white);cursor:pointer}.ql{width:1.5rem;height:1.5rem}.Dl{all:unset;width:2rem;height:2rem;display:grid;cursor:pointer;place-content:center;fill:var(--asc-color-base-inverse);color:var(--asc-color-base-inverse)}.Gl{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.hr{all:unset;display:flex;cursor:pointer;padding:.25rem;align-items:center;justify-content:center;&:hover{opacity:.8}&:active{opacity:.6}}.Jl{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}@media (width >= 48em){.hr[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.Kl{cursor:pointer;color:var(--asc-color-primary-default);background-color:var(--asc-color-background-default)}.Nl{display:flex;padding:.75rem 0;width:100%;cursor:pointer}.pr{margin-left:.5rem;color:var(--asc-color-base-default)}.br{color:var(--asc-color-base-default);width:1.25rem;height:1.25rem}@media (width >= 48em){.pr{margin-top:.15rem;margin-left:.75rem}.br{width:1.5rem;height:1.5rem;margin-left:.25rem}}.Ol{all:unset;fill:var(--asc-color-white);cursor:pointer}.Pl{display:flex;align-items:center;gap:var(--asc-spacing-xxs2);cursor:auto}.Ql{all:unset;cursor:pointer;width:1.5rem;height:1.5rem}.ur{display:flex;align-items:center;justify-content:start;gap:.25rem;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:none}.ur *{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fr{width:1.25rem;height:1.25rem}.fr[data-has-my-reaction=false]{fill:var(--asc-color-base-shade2)}.vr{color:var(--asc-color-base-shade2)}.vr[data-has-my-reaction=true]{color:var(--asc-color-primary-default);text-transform:capitalize}.Wl{position:absolute;top:0;left:0;transform:translateY(calc(-100% - .81rem));display:flex;justify-content:center;align-items:center;gap:.25rem;padding:.25rem .375rem;border-radius:1.75rem;background-color:var(--asc-color-background-default);box-shadow:var(--asc-box-shadow-03)}.f{padding:.25rem .44rem;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.ne{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%)}.f:hover>.ne,.f[data-touch-over=true]>.ne{display:flex}.f:hover,.f[data-touch-over=true]{animation:wr .25s ease-out;scale:1.5}.f[data-active=true]{animation:xr .25s ease-out}@keyframes wr{0%{scale:1}to{scale:1.5}}@keyframes xr{0%{scale:1.5}to{scale:2}}.yr{cursor:pointer;color:var(--asc-color-white);background-color:var(--asc-color-primary-default)}.yr:disabled{cursor:pointer;color:var(--asc-color-white);background-color:var(--asc-color-primary-shade2)}.Zl{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}._l{fill:var(--asc-color-white)}.en{fill:var(--asc-color-primary-shade2)}.rn{width:2.5rem;height:2.5rem}.an{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:2.5rem;height:2.5rem}.kr{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)}.kr[data-hideAvatar=true]{display:none}.on{width:1.25rem;height:.75rem}.in{width:2rem;height:2rem}.tn{all:unset;position:absolute;top:96px;left:24px;z-index:99999}.sn{fill:var(--asc-color-white);width:1.5rem;height:1.5rem}.dn{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}.cn{color:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;flex-shrink:0}.ln{display:flex;align-items:center;max-width:calc(100% - 2rem);overflow:hidden;color:var(--asc-color-secondary-default)}.nn{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jr{all:unset;cursor:pointer;position:absolute;bottom:0;right:0;width:1rem;height:1rem}.jr[data-disabled]{cursor:not-allowed}.mn{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}.gn{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.hn{line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default);display:block}.pn{color:var(--asc-color-base-shade1)}.bn{padding:.5rem;background-color:var(--asc-color-base-shade4);border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center}.un{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-default)}.fn{display:block;line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default)}.vn{color:var(--asc-color-base-shade1)}.wn{border:none;outline:none;display:flex;cursor:pointer;align-items:center;justify-content:center;transition:background-color .3s ease}.c{font-weight:400}.c.t{font-size:1rem}.c.a{background-color:transparent;color:var(--asc-color-primary-default)}.c.a:hover{background-color:transparent;color:var(--asc-color-primary-shade1)}.c.a[data-focus-visible]{color:var(--asc-color-primary-shade1)}.c.a:disabled,.c.a[data-disabled=true],.c.a[data-disabled=true]:hover{cursor:not-allowed;color:var(--asc-color-primary-shade1)}.e,.r{font-weight:600}.e.a{border:none;fill:var(--asc-color-white);color:var(--asc-color-white);background-color:var(--asc-color-primary-default)}.e.a:hover,.e.a[data-focus-visible]{background-color:var(--asc-color-primary-shade1)}.e.a:disabled,.e.a[data-disabled=true],.e.a[data-disabled=true]:hover{cursor:not-allowed;background-color:var(--asc-color-primary-background-disabled)}.e.X{border:none;fill:var(--asc-color-white);color:var(--asc-color-white);background-color:var(--asc-color-alert-default)}.e.X:hover{background-color:rgb(from var(--asc-color-alert-default) r g b / 80%)}.e.X:disabled,.e.X[data-disabled=true],.e.X[data-disabled=true]:hover{cursor:not-allowed;background-color:rgb(from var(--asc-color-alert-default) r g b / 50%)}.r.v{background-color:transparent;fill:var(--asc-color-base-default);color:var(--asc-color-base-default);border:1px solid var(--asc-color-secondary-shade3)}.r.v:hover,.r.v[data-focus-visible]{border:1px solid var(--asc-color-base-shade2)}.r.v:disabled,.r.v[data-disabled=true],.r.v[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.l[data-label=true][data-icon=false],.r.l[data-label=true][data-icon=false]{gap:.25rem;font-size:.75rem;border-radius:.25rem;padding:.3125rem .5rem}.e.l[data-label=true][data-icon=true],.r.l[data-label=true][data-icon=true]{gap:.25rem;font-size:.75rem;border-radius:.25rem;padding:.25rem .75rem .25rem .5rem}.e.l[data-label=false][data-icon=true],.r.l[data-label=false][data-icon=true]{padding:.375rem;border-radius:.25rem}.e.t[data-label=true][data-icon=false],.e.t[data-label=true][data-icon=true],.r.t[data-label=true][data-icon=false],.r.t[data-label=true][data-icon=true]{gap:.5rem;font-size:.875rem;border-radius:.5rem;padding:.625rem 1rem}.e.t[data-label=false][data-icon=true],.r.t[data-label=false][data-icon=true]{padding:.625rem;border-radius:.5rem}.e.l .P,.r.l .P,.e.t .P,.r.t .P{width:1.25rem;height:1.25rem}.xn{width:100%}.me{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer;background:none;border:none;outline:none}.yn{width:2rem;height:2rem;color:var(--asc-color-base-default);background:var(--asc-color-background-shade1);border-radius:50%;padding:.25rem}.kn{display:none}.zr{display:inline}@media (width >= 48em){.me{padding:0}.zr{display:none}.me[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.jn{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer}.zn{width:2rem;height:2rem;stroke:var(--asc-color-base-default);background:var(--asc-color-background-shade1);border-radius:50%;padding:.25rem}.Xn{display:none}.Xr{width:100%;-o-object-fit:cover;object-fit:cover;max-height:11.75rem}.Yn{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}@media only screen and (width >= 48em){.Xr{max-height:17.0625rem;border-radius:.5rem .5rem 0 0}}.In{width:1.5rem;height:1.125rem;fill:var(--asc-color-white)}.An{cursor:pointer;display:block;text-align:center}.Mn{fill:var(--asc-color-base-default);height:1.5rem;width:1.5rem}.Sn{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}.Cn{line-height:1.65rem}.En{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}.Rn{position:relative;width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-primary-shade2)}.Un{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:var(--asc-color-white);cursor:pointer;font-weight:400}.Bn{position:relative;cursor:pointer}.Fn{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:2rem;height:2rem}.Hn{width:1.25rem;position:absolute;height:1.25rem;bottom:2px;right:-4px}.Ln{width:2rem;height:2rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;background-color:var(--asc-color-base-shade4);animation:Yr 1.5s ease-in-out infinite}@keyframes Yr{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.n{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}.n: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)}.n[data-pressed]:before{border-color:var(--asc-color-base-shade4)}.n[data-selected]:before{border-width:.475rem;border-color:var(--asc-color-primary-default)}.n[data-selected][data-pressed]:before{border-color:var(--asc-color-base-shade4)}.n[data-disabled]:before{border-color:var(--asc-color-base-shade4)}.n[data-selected][data-disabled]:before{border-color:var(--asc-color-primary-shade3)}.n[data-focus-visible]:before{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.Tn{gap:.5rem;display:flex;flex-direction:column;color:var(--asc-color-base-default)}.Vn{all:unset;cursor:pointer;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}.qn{display:flex;padding:0 .375rem 0 .25rem;justify-content:center;align-items:center;gap:.0625rem;background-color:var(--asc-color-primary-shade3);border-radius:1.25rem}.Dn{display:flex;justify-content:center;align-items:center;height:.5625rem;width:.75rem;fill:var(--asc-color-primary-default)}.Gn{color:var(--asc-color-primary-default);text-align:center;font-size:.625rem;font-style:normal;font-weight:400;line-height:1.125rem;letter-spacing:-.0063rem}.Jn{color:var(--asc-color-base-shade2)}.Kn{display:flex;flex-direction:column;gap:1rem}.Nn{display:flex;gap:.5rem}.On{width:2rem;height:2rem;border-radius:50%;background:var(--asc-color-base-shade4)}.Pn{display:flex;flex-direction:column;gap:.5rem}.Qn{background-color:var(--asc-color-base-shade4);border-radius:0 .75rem .75rem;width:13.875rem;height:4.25rem}.Wn{width:10.3269rem;height:.5rem;border-radius:.75rem;background:var(--asc-color-base-shade4);padding-top:.19rem;padding-bottom:.19rem}.Zn{animation:Ir 1.5s ease-in-out infinite}@keyframes Ir{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}._n{background-color:inherit;overflow-wrap:break-word;width:100%;color:var(--asc-color-base-default)}.Ar{position:relative;background-color:inherit;overflow:hidden;max-height:calc(var(--asc-text-with-mention-max-lines) * var(--asc-line-height-md))}.Ar[data-expanded=true]{position:relative;background-color:inherit;overflow:hidden;max-height:-moz-max-content;max-height:max-content}.em{height:100%;margin:0;padding:0}.Mr{visibility:hidden;position:relative;top:0;left:0;height:auto;overflow:visible;overflow-wrap:break-word;width:100%}.Mr[data-hidden=true]{display:none}.rm{cursor:pointer;color:var(--asc-color-primary-default);display:inline}.am{color:var(--asc-color-base-default);display:inline}.om{display:inline;color:var(--asc-color-primary-default);text-decoration:none;cursor:pointer}.im{color:var(--asc-color-primary-default)}.tm{display:flex;gap:.75rem;padding:1rem 1.25rem;align-items:center;cursor:pointer}.sm{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.dm{color:var(--asc-color-alert-default);width:1.5rem;height:1.5rem}.cm{color:var(--asc-color-base-default)}.lm{color:var(--asc-color-alert-default)}.nm{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}.mm{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}.Sr{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}.Cr{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}.Cr::-webkit-scrollbar{display:none}.Sr :focus{border:none;outline:none}.gm{text-decoration:none;color:var(--asc-color-primary-default)}.hm{width:100%;height:1px;background-color:var(--asc-color-background-default)}.pm{color:var(--asc-color-primary-default)}.ge,.he{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}.ge[data-is-selected=true],.he[data-is-selected=true]{background-color:var(--asc-color-base-shade4)}.ge:focus,.he:focus{background-color:var(--asc-color-base-shade4)}.bm{width:2.5rem;height:2.5rem}.um{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}.fm,.vm{margin-left:.5rem;font-size:1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-base-default)}.wm{display:grid;grid-template-columns:auto 1.5rem;justify-content:center;align-items:center;gap:.5rem}.xm{width:1.5rem;height:1.5rem}.ym{display:flex;justify-content:center;align-items:center;fill:var(--asc-color-base-default)}.Er{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.125rem}.Er:hover{background-color:var(--asc-color-background-shade1);border-radius:.5rem}.m{outline:none;border-radius:.75rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.m[data-placement=top]{--origin: translateY(.5rem)}.m[data-placement=bottom]{--origin: translateY(-.5rem)}.m[data-placement=right]{--origin: translateX(-.5rem)}.m[data-placement=left]{--origin: translateX(.5rem)}.m[data-entering]{animation:pe .2s}.m[data-exiting]{animation:pe .2s reverse ease-in}.km{outline:none}.jm{background-color:var(--asc-color-background-shade1);border-radius:.5rem}@keyframes pe{0%{transform:var(--origin);opacity:0}to{transform:translateY(0);opacity:1}}.Rr{display:flex;flex-direction:column;gap:var(--asc-spacing-m1);height:100%}.be{display:flex;align-items:center;overflow-x:auto;position:relative;width:100%;scrollbar-width:none;-ms-overflow-style:none}.be::-webkit-scrollbar{display:none}.Ur{display:flex;gap:var(--asc-spacing-s1);border-bottom:1px solid var(--asc-color-base-shade4);width:100%;min-width:-moz-max-content;min-width:max-content}.Br{cursor:pointer;padding:var(--asc-spacing-xxs2) var(--asc-spacing-s1);background:var(--asc-color-background-default);color:var(--asc-color-base-shade6);padding-bottom:var(--asc-spacing-s1);border-bottom:transparent}.Br[data-active=true]{color:var(--asc-color-primary-default);border-bottom:2px solid var(--asc-color-primary-default)}.zm{display:flex;align-items:center;gap:var(--asc-spacing-s1)}.Xm{display:flex;gap:0;width:100%;flex-direction:column}.Ym{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%}.Im{display:flex;color:var(--asc-color-base-default);padding:var(--asc-spacing-s1);justify-content:space-between;width:100%}.Am{display:flex;gap:var(--asc-spacing-s2);align-items:center}.Mm{display:flex;align-items:center}.Sm{width:1.25rem}.Cm{width:1.5rem}.ue{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:var(--asc-color-base-shade2)}.ue.Em{flex-direction:column;justify-content:start;align-items:flex-start;animation:Fr 1.5s ease-in-out infinite}.Rm{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-s2)}.Um{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-xxs2)}.Bm{cursor:pointer;color:var(--asc-color-base-shade1)}.Fm{color:var(--asc-color-base-default)}@keyframes Fr{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Hm{display:flex;flex-grow:1;overflow:auto;width:100%;>div{width:100%}}.Hr{height:100%}.Lm{width:2.5rem;height:2.5rem}.Lr{display:none;margin-bottom:.5rem;fill:var(--asc-color-base-shade3)}.Tm{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}@media only screen and (width >= 48em){.Rr{width:30rem}.be{padding:1rem 1rem 0;border-bottom:1px solid var(--asc-color-base-shade4)}.Ur{border-bottom:none}.Lr{display:block}.Hr{padding:0 1rem;min-height:28rem}.ue{height:50vh}}.Vm{width:100%;display:grid;grid-template-columns:min-content 1fr;gap:.5rem;align-items:start}.qm{margin-right:.75rem;display:inline-block}.Dm{display:flex;flex-direction:column;gap:.25rem}.Gm{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}.Jm{color:var(--asc-color-base-default);cursor:pointer}.Km{color:var(--asc-color-base-default)}.Nm{display:flex;justify-content:space-between;align-items:center;width:100%}.Om{display:flex;gap:.75rem;align-items:center}.Pm{display:flex;gap:.25rem;align-items:center}.Qm{color:var(--asc-color-base-shade2)}.Wm{width:1.25rem;height:1.25rem}.Tr{cursor:pointer;color:var(--asc-color-base-shade2)}.Tr[data-is-liked=true]{color:var(--asc-color-primary-default)}.Zm{color:var(--asc-color-base-shade2)}._m{width:1.25rem;height:1.25rem;cursor:pointer}.eg{fill:var(--asc-color-secondary-shade2)}.rg{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}.ag{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.og{color:var(--asc-color-secondary-shade1)}.ig{display:flex;gap:.75rem;padding:1rem 0;align-items:center;cursor:pointer}.tg{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.sg{color:var(--asc-color-base-default)}.dg{display:flex;padding:.31rem .5rem;gap:.25rem;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm);width:-moz-max-content;width:max-content;align-items:center;margin-bottom:var(--asc-spacing-s2)}.cg{width:1rem;height:1rem;color:var(--asc-color-secondary-shade2)}.lg{color:var(--asc-color-secondary-shade2)}.ng{display:flex;gap:.5rem}.mg{width:100%}.gg{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}.hg{display:flex;gap:var(--asc-spacing-s1);justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.pg{padding:.375rem .75rem;cursor:pointer}.bg{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)}.ug{color:var(--asc-color-white);border-radius:var(--asc-border-radius-sm);background:var(--asc-color-primary-default)}.fg{display:flex;color:var(--asc-color-base-shade2);white-space:pre}.vg{display:flex;align-items:center;gap:.1125rem}.wg{display:inline-block;width:1.125rem;height:1.125rem}.xg{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)}.yg{gap:1rem;display:grid;margin-top:1rem}.kg{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}.jg{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.zg{color:var(--asc-color-secondary-shade1)}.Xg{width:100%;display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem;align-items:start}.Yg{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)}.Ig{width:1.25rem;height:1rem;color:var(--asc-color-base-shade2)}.Ag{color:var(--asc-color-base-shade2)}.Mg{margin-right:.75rem;display:inline-block}.Sg{display:flex;flex-direction:column;gap:.25rem}.Cg{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%}.Vr{color:var(--asc-color-base-default);cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100vw - 7rem);width:100%}.Eg{color:var(--asc-color-base-default)}.Rg{display:flex;justify-content:space-between;align-items:center;width:100%}.Ug{display:flex;gap:.75rem;align-items:center}.Bg{display:flex;color:var(--asc-color-base-shade2);white-space:pre}.Fg{display:flex;gap:.25rem;align-items:center}.Hg{color:var(--asc-color-base-shade2)}.Lg{width:1.25rem;height:1.25rem}.qr{cursor:pointer;color:var(--asc-color-base-shade2)}.qr[data-is-liked=true]{color:var(--asc-color-primary-default)}.Tg{cursor:pointer;color:var(--asc-color-base-shade2)}.Vg{width:1.25rem;height:1.25rem;cursor:pointer}.qg{height:.5rem;fill:var(--asc-color-secondary-shade2)}.Dg{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}.Gg{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.Jg{color:var(--asc-color-secondary-shade1)}.Kg{display:flex;gap:.5rem}.Ng{width:100%}.Og{width:100%;position:absolute;top:0;left:0;transform:translateY(-100%);max-height:8rem;overflow:scroll}.Pg{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}.Qg{display:flex;gap:var(--asc-spacing-s1);justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.Wg{padding:.375rem .75rem;cursor:pointer}.Zg{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)}._g{color:var(--asc-color-white);border-radius:var(--asc-border-radius-sm);background:var(--asc-color-primary-default)}.eh{cursor:pointer;color:var(--asc-color-primary-default)}.rh{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)}.ah{display:flex;align-items:center;gap:.1125rem}.oh{display:inline-block;width:1.125rem;height:1.125rem}@media (width >= 48em){.Vr{max-width:27rem}}.ih{width:100%;position:relative;height:100%;max-width:24rem}.th{display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem;width:100%}.sh{display:flex;flex-direction:column;gap:.25rem}.dh{width:2rem;height:2rem}.ch{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%}.lh{width:100%}.nh{color:var(--asc-color-base-default);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mh{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.gh{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}.hh{aspect-ratio:1 / 1;overflow:hidden;border-radius:.5rem 0 0 .5rem;flex-basis:35%;width:35%}.ph{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bh{padding:.75rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;flex-basis:65%;width:65%;overflow:hidden}.uh{width:100%}.fh{color:var(--asc-color-base-shade1);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vh{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}.wh{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%}.xh{width:100%;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box}.yh{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.kh{fill:var(--asc-color-base-shade3)}.Dr{position:relative;border-radius:var(--asc-border-radius-full);padding:var(--asc-spacing-none) var(--asc-spacing-xxs3)}.Dr:before{content:"";position:absolute;inset:0;background-color:var(--asc-color-base-shade1);opacity:.5;border-radius:inherit}.jh{width:.75rem;height:.75rem}.zh{font-size:var(--asc-text-font-size-xs);line-height:var(--asc-line-height-sm);color:var(--asc-color-white)}.Xh{position:relative;display:flex;gap:var(--asc-spacing-xxs1);align-items:center}.Gr{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}.Gr:focus{outline:none}.Yh{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;flex:1}.Ih{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.Ah{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:fixed}.Mh{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}.Sh{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.Ch{color:var(--asc-color-base-default)}.Eh{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.Rh{color:var(--asc-color-base-shade1)}.Uh{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.Bh{min-height:15rem}.Fh{display:flex;flex-direction:column;gap:1rem}.Hh{width:100%;padding:var(--asc-spacing-s2) 0;margin:auto;border-top:.0625rem solid var(--asc-color-base-shade4);cursor:pointer;text-align:center}.Lh{color:var(--asc-color-base-default)}.Th{height:1px}.Jr{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:1rem;color:var(--asc-color-base-shade2)}.Vh{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}@media only screen and (width >= 48em){.Jr{height:35vh}}.qh{position:relative;display:flex;flex-direction:column}.Dh{position:absolute;top:0;left:0;width:100%;transform:translateY(-100%);max-height:12rem;display:flex;flex-direction:column}.Gh{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)}.Jh{display:flex;align-items:flex-end;gap:.5rem;padding:.5rem .75rem;background-color:var(--asc-color-background-default);width:100%;flex-direction:row}.Kh{width:2rem;height:2rem;border-radius:var(--asc-border-radius-full);margin:0 auto;display:flex;margin-bottom:.25rem;flex-shrink:0}.fe{color:var(--asc-color-primary-default);cursor:pointer;margin-bottom:.5rem}.fe:hover{background-color:transparent!important}.fe:disabled{color:var(--asc-color-primary-shade2)}.Nh{width:100%;background-color:var(--asc-color-base-shade4);border-radius:1.25rem;padding:.625rem .75rem}.Oh{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.625rem 1rem;background-color:var(--asc-color-base-shade4)}.Ph{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)}.Qh{font-weight:var(--asc-text-font-weight-bold)}.Wh{fill:var(--asc-color-base-shade2);width:1.25rem;height:1.25rem;cursor:pointer}.Zh{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)}._h{width:1.5rem;height:1.25rem}.e0{display:flex;align-items:center;align-self:stretch;fill:var(--asc-color-white)}.r0{width:var(--asc-spacing-m2);height:var(--asc-spacing-m2)}.Kr{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)}.w{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:Nr;pointer-events:auto;background-color:var(--asc-color-secondary-default);padding:1rem;box-shadow:var(--asc-box-shadow-02)}.a0{color:var(--asc-color-white)}.w[data-alignment=fullscreen]{position:relative;left:-9rem}.w[data-alignment=fixed]{position:fixed;top:1rem;left:50%;transform:translate(-50%)}@keyframes Nr{0%{opacity:0}to{opacity:1}}@media (width < 48em){.Kr{top:auto;left:0;bottom:0}.w{width:100%;margin-top:var(--asc-spacing-m1);margin-bottom:0}.w[data-alignment=fullscreen]{position:unset;left:unset}.w[data-alignment=fixed]{position:unset;top:unset;left:unset;transform:unset}}.o0{display:flex;flex-direction:column;height:100%;background-color:var(--asc-color-base-inverse);border:1px solid var(--asc-color-base-shade4)}.i0{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)}.t0{border-top-left-radius:1rem;border-top-right-radius:1rem}.s0{flex:1;overflow-y:auto;padding:var(--asc-spacing-m1)}.d0{height:100%}.c0{padding:var(--asc-spacing-m1);background-color:var(--asc-color-base-inverse)}.l0{position:fixed;inset:0;background-color:#0000007f;z-index:-1}.Or{height:100%;display:flex;flex-direction:column}.n0{overflow-y:auto;flex-grow:1;padding:var(--asc-spacing-m1)}.m0{width:100%}@media screen and (width >= 48em){.Or{height:50vh;max-height:50vh;min-width:30rem}.g0{border-top:1px solid var(--asc-color-base-shade4)}}.h0{all:unset;cursor:pointer;color:var(--asc-color-primary-default)}.Pr{width:30rem;background-color:transparent}.Q::-moz-placeholder{color:var(--asc-color-base-shade3)}.Q:-ms-input-placeholder{color:var(--asc-color-base-shade3)}.Q::placeholder{color:var(--asc-color-base-shade3)}.p0{display:flex;flex-direction:column}.Y .b0{background-color:#0000007f}.Y .u0{background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;max-height:80%;overflow:auto}.Y .f0{background-color:var(--asc-color-background-default);padding:16px}.Y .v0{padding:16px;display:flex;justify-content:space-between;align-items:center}.Y .w0{width:40px;height:4px;background-color:#ccc;border-radius:2px;margin-bottom:8px}.x0{display:flex;flex-direction:column;gap:var(--asc-spacing-xxs2)}.Qr{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}.Qr.y0{border-bottom-color:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.ve{display:block}.ve:after{content:none;color:var(--asc-color-alert-default)}.ve.k0:after{content:"*";color:var(--asc-color-alert-default)}.j0{color:var(--asc-color-base-shade2)}.z0{color:var(--asc-color-alert-default)}.X0{color:var(--asc-color-base-shade1);text-align:right;margin-top:.3rem}.Wr{display:flex;align-items:center;justify-content:space-between;margin-top:1.25rem}.Y0{display:flex;justify-content:space-between;align-items:center}.I0{color:var(--asc-color-base-default)}.A0{border:none;color:var(--asc-color-base-default)}.Zr{border:none}.Zr:disabled{cursor:not-allowed;color:var(--asc-color-primary-shade2)}.M0{width:1.5rem;height:1.5rem;fill:var(--asc-color-alert-default)}.S0{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)}._r{height:.0625rem;align-self:stretch;background-color:var(--asc-color-base-shade4);margin:1rem -2rem 0}.ea{margin-top:var(--asc-spacing-l1);display:flex;flex-direction:column;border-bottom:1px solid var(--asc-color-base-shade4)}.ra{display:none;align-items:center;justify-content:space-between;gap:.75rem}.aa{display:none}.C0{color:var(--asc-color-base-shade3);width:1.5rem;height:1.25rem}@media (width > 48em){.Wr{padding:1.25rem 1.5rem 0;margin:unset}.E0,.R0{display:none}.aa{display:block}.ra{display:flex;padding:1rem 1.5rem 1.5rem}.U0{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)}.B0{text-align:center;border-radius:.5rem;width:100%;padding:.62rem 1rem;background-color:var(--asc-color-primary-default);color:var(--asc-color-white)!important}.Pr{padding:0 1.5rem}.Q{color:var(--asc-color-base-shade3)}.ea{border:none;margin-bottom:1rem}._r{width:100%;margin:1rem 0}}.F0{margin-top:1.5rem}.H0{align-items:center;display:flex;justify-content:space-between}.L0{display:inline}.T0{color:var(--asc-color-base-shade1)}.V0{color:var(--asc-color-base-shade3)}.g{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}.g::-moz-placeholder{color:var(--asc-color-base-shade2)}.g:-ms-input-placeholder{color:var(--asc-color-base-shade2)}.g::placeholder{color:var(--asc-color-base-shade2)}.g:focus{outline:none}.g:disabled{color:var(--asc-color-base-shade2)}.g[data-error=true]{border-bottom:1px solid var(--asc-color-alert-default)}.oa{color:var(--asc-color-base-shade1)}.oa[data-error=true]{color:var(--asc-color-alert-default)}.q0{color:var(--asc-color-base-default)}.D0{color:var(--asc-color-alert-default)}.G0{stroke:var(--asc-color-secondary-shade4);stroke-width:2;fill:none}.J0{stroke:var(--asc-color-alert-default)}.K0{stroke-dasharray:339;stroke-dashoffset:339;transform:rotate(-90deg);transform-origin:50% 50%;animation:ia 2s linear infinite}@keyframes ia{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}.N0,.O0{position:absolute;bottom:0;right:0;cursor:pointer;z-index:2}.P0{display:none}.Q0{width:3rem;height:3rem;position:relative;cursor:pointer}.W0{background-color:var(--asc-color-background-default);position:relative;width:3rem;display:flex;gap:.25rem;flex-direction:column;text-align:center;padding:1rem .75rem;align-items:center}.Z0{all:unset;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden}._0{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;border-radius:50%}.ep{font-size:.75rem;line-height:1rem;color:#626262;cursor:pointer}@keyframes ta{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}.rp{animation:ta 2s linear 0s infinite}.ap{animation:none}.sa{display:flex;overflow:auto;padding:1rem;background-color:var(--asc-color-background-default);gap:var(--asc-spacing-s1)}.op{display:flex;flex-direction:column;align-items:center;margin-right:1.25rem;cursor:pointer}.ip{width:3.75rem;height:3.75rem;border-radius:50%;overflow:hidden;border:.125rem solid var(--asc-color-white);box-shadow:0 .125rem .25rem #0000001a}.tp{margin-top:.5rem;text-align:center}.sp{font-size:.875rem;font-weight:500;color:var(--asc-color-base-default)}.da{display:flex;justify-content:center;margin-top:.25rem}.da svg{width:1rem;height:1rem;margin:0 .25rem;fill:var(--asc-color-base-shade4)}.dp{display:flex;flex-direction:column;align-items:center;margin-right:1rem}.cp{width:4rem;height:4rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;animation:we 1.5s ease-in-out infinite}.lp{width:4.5rem;height:.75rem;border-radius:.25rem;background-color:#f0f0f0;animation:we 1.5s ease-in-out infinite}.ca{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)}.np{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.la{left:.75rem}.na{right:.75rem}.na[data-shown=false],.la[data-shown=false]{display:none}@keyframes we{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.sa{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.ca{display:flex}}.mp{height:1rem;width:1.25rem;min-width:1.25rem;margin-top:-.125rem;fill:var(--asc-color-base-default)}.gp{display:flex;flex-direction:column;align-items:center;cursor:pointer}.hp{position:relative;width:4rem;height:4rem;margin-bottom:.5rem}.pp{position:absolute;bottom:0;right:0;fill:var(--asc-color-primary-default)}.bp{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3.5rem;height:3.5rem;border-radius:50%;overflow:hidden;background-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='40' height='40' rx='20' fill='%23D9E5FC'/%3E%3Cpath d='M19.8462 12C20.7625 12 21.6413 12.356 22.2893 12.9898C22.9373 13.6235 23.3013 14.4831 23.3013 15.3793C23.3013 16.2756 22.9373 17.1351 22.2893 17.7688C21.6413 18.4026 20.7625 18.7586 19.8462 18.7586C18.9298 18.7586 18.051 18.4026 17.403 17.7688C16.755 17.1351 16.391 16.2756 16.391 15.3793C16.391 14.4831 16.755 13.6235 17.403 12.9898C18.051 12.356 18.9298 12 19.8462 12ZM12.9359 14.4138C13.4887 14.4138 14.0021 14.5586 14.4463 14.8193C14.2982 16.2 14.7128 17.571 15.5618 18.6428C15.0682 19.5697 14.081 20.2069 12.9359 20.2069C12.1504 20.2069 11.3972 19.9017 10.8418 19.3585C10.2864 18.8153 9.97436 18.0786 9.97436 17.3103C9.97436 16.5421 10.2864 15.8054 10.8418 15.2622C11.3972 14.719 12.1504 14.4138 12.9359 14.4138ZM26.7564 14.4138C27.5419 14.4138 28.2951 14.719 28.8505 15.2622C29.4059 15.8054 29.7179 16.5421 29.7179 17.3103C29.7179 18.0786 29.4059 18.8153 28.8505 19.3585C28.2951 19.9017 27.5419 20.2069 26.7564 20.2069C25.6113 20.2069 24.6241 19.5697 24.1305 18.6428C24.9795 17.571 25.3941 16.2 25.246 14.8193C25.6903 14.5586 26.2036 14.4138 26.7564 14.4138ZM13.4295 24.3103C13.4295 22.3117 16.3022 20.6897 19.8462 20.6897C23.3901 20.6897 26.2628 22.3117 26.2628 24.3103V26H13.4295V24.3103ZM8 26V24.5517C8 23.2097 9.86577 22.08 12.3929 21.7517C11.8105 22.4083 11.4551 23.3159 11.4551 24.3103V26H8ZM31.6923 26H28.2372V24.3103C28.2372 23.3159 27.8818 22.4083 27.2994 21.7517C29.8265 22.08 31.6923 23.2097 31.6923 24.5517V26Z' fill='white'/%3E%3C/svg%3E%0A")}.up{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.fp{margin:0;text-align:center;max-width:4.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-secondary-default);display:grid;grid-template-columns:repeat(2,1fr);place-items:center}.vp{position:absolute;bottom:0;right:0;cursor:pointer}.wp{width:.875rem;height:.875rem;fill:currentcolor}.xp{position:relative}.yp{display:flex;width:100%;padding:.75rem 0;cursor:pointer}.ma{margin-left:.5rem;color:var(--asc-color-base-default)}.ga{color:var(--asc-color-base-default);width:1.25rem;height:1.25rem}@media (width >= 48em){.ma{margin-left:.75rem;margin-top:.15rem}.ga{width:1.5rem;height:1.5rem;margin-left:.25rem}}.kp{display:flex;padding:.75rem 0;width:100%;cursor:pointer}.ha{margin-left:.5rem;color:var(--asc-color-base-default)}.pa{color:var(--asc-color-base-default);width:1.25rem;height:1.25rem}@media (width >= 48em){.ha{margin-top:.1rem;margin-left:.5rem}.pa{width:1.5rem;height:1.5rem;margin-left:.25rem}}.jp{background-color:var(--asc-color-background-default);padding:.75rem 1rem;border-radius:.75rem;width:100%;box-shadow:var(--asc-box-shadow-03)}.zp{display:block;align-items:center;justify-content:space-between;width:100%}.ba{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}.ua{display:flex;justify-content:space-between}.fa{display:flex;justify-content:space-around}@media (width >= 48em){.ua,.fa{justify-content:flex-start;gap:.5rem}.ba{display:none}}.xe{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer}.Xp{width:2rem;height:2rem;color:var(--asc-color-base-default);background:var(--asc-color-background-shade1);border-radius:50%;padding:.25rem}.Yp{display:none}.va{display:initial}@media (width >= 48em){.xe{padding:0}.va{display:none}.xe[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.Ip{display:block;width:100%;background-color:var(--asc-color-background-default)}.Ap{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}.wa{gap:1rem;width:100%;display:grid;cursor:pointer;padding:.5rem 0;grid-template-columns:2.5rem minmax(0,1fr)}.wa[data-focus-visible]{background-color:var(--asc-color-base-shade4)}.Mp{display:flex;justify-content:center;align-items:center}.Sp{display:flex;justify-content:center;align-items:center;width:100%;gap:.25rem}.Cp{width:2.5rem;height:2.5rem}.Ep,.Rp{width:1.125rem;height:1.125rem}.Up{display:flex;justify-content:start;align-items:last baseline baseline;gap:.25rem;width:100%;color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis}.Bp{overflow:hidden;text-overflow:ellipsis}.Fp{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)}.Hp{display:flex;align-items:center;justify-content:center}.Lp{width:100%;gap:.75rem;display:flex;align-items:start;flex-direction:column;justify-content:center}.Tp{gap:.75rem;display:flex;flex-direction:column}.Vp{animation:xa 1.5s ease-in-out infinite}.qp{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.Dp{width:8.75rem;height:.875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes xa{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.ya{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 10rem)}.Gp{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Jp{color:var(--asc-color-base-shade3)}@media (width >= 48em){.ya{height:18.5rem}}.Kp{width:100%;text-align:center;background-color:inherit;padding:1.5rem}.Np{width:3.75rem;height:3.75rem;color:var(--asc-color-base-shade4)}.Op{margin-top:.5rem;color:var(--asc-color-base-shade3)}.Pp{background-color:var(--asc-color-white);border:1px solid var(--asc-color-secondary-shade3);margin:1rem auto 0}@media (width >=48em){.ka[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)}.ka[data-page=global-search]{display:flex;align-items:center;justify-content:center;height:18.5rem;width:100%}}.Qp{width:100%;display:flex;min-height:20rem;padding:.5rem 0;overflow:hidden scroll;align-items:start;scrollbar-width:none;flex-direction:column;-ms-overflow-style:none;background-color:var(--asc-color-background-default)}.Wp{height:calc(100vh - 10rem);width:100%;display:flex;align-items:center}.Zp{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-sm)}._p{color:var(--asc-color-base-default);max-width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--asc-text-font-size-sm)}.eb{color:var(--asc-color-base-shade1)}.rb{width:1.1433rem;height:1.1433rem;min-width:1.1433rem;fill:var(--asc-color-primary-default)}.ja{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}.ja[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)}.ab{gap:.25rem;display:flex;flex-wrap:nowrap}.ob{width:unset}.ib{width:-moz-min-content;width:min-content}.tb{width:100%;gap:.75rem;display:flex;padding:.5rem 0;align-items:center;justify-content:space-between}.sb{height:5rem;min-width:5rem;max-width:5rem;position:relative;border-radius:var(--asc-border-radius-sm)}.db{left:.5rem;bottom:.37rem;position:absolute;color:var(--asc-color-white)}.cb{width:100%;min-width:0;gap:.125rem;display:flex;flex-direction:column}.lb{min-width:0;display:flex;gap:.125rem;align-items:center;justify-content:start}.nb{flex-shrink:0;margin-left:auto;align-self:flex-end}.mb{gap:1rem;width:100%;padding:.5rem 0;display:inline-flex;border-radius:.75rem}.gb{height:5rem;min-width:5rem;border-radius:var(--asc-border-radius-sm);background-color:var(--asc-color-base-shade4)}.hb{gap:.75rem;display:flex;flex-direction:column;justify-content:center}.pb{width:10rem;height:.75rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.bb{width:5.8008rem;height:.625rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.ub{animation:za 1.5s ease-in-out infinite}@keyframes za{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.fb{width:100%;display:flex;min-height:20rem;padding:.5rem 0;align-items:start;flex-direction:column;background-color:var(--asc-color-background-default)}.Xa{display:grid;grid-template-columns:4rem minmax(0,1fr);gap:1rem;padding-top:1rem;padding-bottom:1rem;width:100%}.Xa:not(:first-child){border-top:.0625rem solid var(--asc-color-base-shade4)}.vb{display:flex;justify-content:center;align-items:center}.wb{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:.25rem;width:100%}.xb{display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.yb{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.kb{display:flex;justify-content:center;align-items:center;gap:.25rem}.jb{display:flex;justify-content:center;align-items:center}.zb{height:calc(100vh - 10rem);width:100%;display:flex;align-items:center}.Xb{display:flex;align-items:center;justify-content:center;border-radius:50%;width:1.5rem;height:1.5rem}.Ya{display:grid;grid-template-columns:minmax(0,1fr) min-content;align-items:center;gap:.5rem;background-color:var(--asc-color-background-default)}.Yb{display:grid;grid-template-columns:min-content minmax(0,1fr) min-content;align-items:center;background-color:var(--asc-color-base-shade4);gap:.5rem;padding:.62rem .75rem;border-radius:.5rem}.Ia{border:none;background-color:var(--asc-color-base-shade4);outline:none;font-size:1rem;color:var(--asc-color-base-default)}.Ib{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.Ab{width:1.25rem;height:1.25rem;cursor:pointer}.Mb{width:1.25rem;height:1.25rem}.Sb{cursor:pointer;fill:var(--asc-color-base-shade3)}.Cb{width:1.25rem;height:1.25rem;cursor:pointer}.Aa{display:block}@media (width >= 48em){.Ya{grid-template-columns:1fr}.Aa{display:none}.Ia{font-size:.875rem}}.Eb{display:flex;align-items:center;justify-content:start;gap:.25rem;cursor:pointer}.Rb{fill:var(--asc-color-base-shade2)}.Ub{color:var(--asc-color-base-shade2)}.Bb{display:flex;flex-direction:column;margin-top:1rem}.Fb{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.Hb{display:flex;flex-direction:column;gap:.5rem}.Lb,.Tb{width:100%}.Vb{display:flex;justify-content:space-between}.qb{display:flex;gap:.25rem;color:var(--asc-color-base-shade2)}.Db{color:var(--asc-color-primary-default)}.Gb{color:var(--asc-color-base-shade2)}.Jb,.Kb{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}.Ma,.Sa{color:var(--asc-color-base-shade3)}.Ma:before,.Sa:before{border:2px solid var(--asc-color-base-shade4)}.Ca{padding:.75rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Ca[data-top-voted=true]{border:1px solid var(--asc-color-primary-default)}.Nb{display:flex;justify-content:space-between;margin-bottom:.13rem;gap:.75rem}.Ob{color:var(--asc-color-base-default)}.Ea{color:var(--asc-color-base-shade1)}.Ea[data-top-voted=true]{color:var(--asc-color-primary-default)}.Pb{display:flex;gap:.25rem;color:var(--asc-color-base-shade2)}.Qb{width:1rem;height:1rem}.Wb{font-size:.75rem}.Ra{position:relative;width:100%;height:.5rem;border-radius:6.19rem;overflow:hidden;background-color:var(--asc-color-base-shade4);margin-top:.5rem}.Ra[data-top-voted=true]{background-color:var(--asc-color-primary-shade3)}.Ua{position:absolute;top:0;left:0;height:100%;background-color:var(--asc-color-base-shade1)}.Ua[data-top-voted=true]{background-color:var(--asc-color-primary-default)}.o{gap:.5rem;display:flex;font-size:1rem;position:relative;align-items:center;forced-color-adjust:none;color:var(--asc-color-base-default)}.o .s{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}.o .s 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)}.o[data-disabled] .s{cursor:not-allowed;border-color:var(--asc-color-base-shade4)}.o[data-pressed] .s{border-color:var(--asc-color-base-shade1)}.o[data-focus-visible] .s{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.o[data-selected] .s{background:var(--asc-color-primary-default);border-color:var(--asc-color-primary-default)}.o[data-selected][data-disabled] .s{cursor:not-allowed;background:var(--asc-color-primary-shade2);border-color:var(--asc-color-primary-shade2)}.o[data-selected] .s svg{stroke-dashoffset:44;stroke:var(--asc-color-background-default)}.o[data-selected][data-pressed] .s{background:var(--asc-color-primary-background-pressed);border-color:var(--asc-color-primary-background-pressed)}.Zb{gap:.5rem;display:flex;flex-direction:column;color:var(--asc-color-base-default)}._b{border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden}.eu{padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.ru{height:.7109rem;width:14.9458rem;border-radius:1.0156rem;background-color:var(--asc-color-base-shade4)}.au{width:11.0126rem;height:.8203rem;border-radius:1.1719rem;background-color:var(--asc-color-base-shade4)}.ou{height:11rem;background-color:var(--asc-color-base-shade4)}.iu{animation:Ba 1.5s ease-in-out infinite}@keyframes Ba{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.tu{cursor:pointer;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden}.su{background-color:var(--asc-color-base-shade4);overflow:hidden;width:100%;aspect-ratio:21 / 9}.du{padding:.75rem;display:flex;flex-direction:column;gap:.12rem}.cu{color:var(--asc-color-base-shade1)}.lu{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nu{display:flex;width:100%;height:100%;justify-content:center;align-items:center;background-color:var(--asc-color-base-shade4)}.mu{width:3rem;height:3rem;color:var(--asc-color-base-shade3)}.gu{overflow-wrap:break-word;color:var(--asc-color-base-default);white-space:pre-wrap}.hu,.pu{cursor:pointer;color:var(--asc-color-primary-default)}.I{display:grid;border-radius:.5rem;gap:.25rem;width:100%;overflow:hidden}.I[data-images-amount="1"]{aspect-ratio:1;grid-template:"image1" / minmax(0,1fr)}.I[data-images-amount="2"]{aspect-ratio:1;grid-template:"image1 image2" 50% "image1 image2" 50% / 50% 50%}.I[data-images-amount="3"]{aspect-ratio:1;grid-template:"image1 image1 image1 image1" 60% "image2 image2 image3 image3" 40% / 25% 25% 25% 25%}.I[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)}.bu{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;width:100%}.A{cursor:pointer}.A:nth-child(1){grid-area:image1}.A:nth-child(2){grid-area:image2}.A:nth-child(3){grid-area:image3}.A:nth-child(4){grid-area:image4;position:relative}.uu{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}.fu{background-color:var(--asc-color-base-shade4);border-radius:.5rem;width:100%;height:100%;animation:Fa 1.5s ease-in-out infinite}@keyframes Fa{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.M{display:grid;border-radius:.5rem;gap:.25rem;width:100%;overflow:hidden;background-color:var(--asc-color-background-default)}.M[data-videos-amount="1"]{aspect-ratio:1;grid-template:"video1" / minmax(0,1fr)}.M[data-videos-amount="2"]{aspect-ratio:1;grid-template:"video1 video2" 50% "video1 video2" 50% / 50% 50%}.M[data-videos-amount="3"]{grid-template:"video1 video1 video1 video1" 66% "video2 video2 video3 video3" 33% / 25% 25% 25% 25%}.M[data-videos-amount="4"]{grid-template:"video1 video1 video1 video1 video1 video1" 75% "video2 video2 video3 video3 video4 video4" 25% / minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.vu{width:100%;height:100%;position:absolute;top:50%;transform:translateY(-50%);margin:auto}.S{cursor:pointer;position:relative;width:100%;padding-top:100%}.S:nth-child(1){grid-area:video1}.S:nth-child(2){grid-area:video2}.S:nth-child(3){grid-area:video3}.S:nth-child(4){grid-area:video4}.wu{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}.xu{position:absolute;inset:0;border-radius:0 0 .5rem;text-align:center;display:flex;justify-content:center;align-items:center}.yu{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;width:2.5rem;height:2.5rem;background-color:var(--asc-color-secondary-default);display:flex;justify-content:center;align-items:center;cursor:pointer}.ku{width:1.5rem;height:1.5rem;fill:var(--asc-color-secondary-shade4)}.ju{background-color:var(--asc-color-base-shade4);border-radius:.5rem;width:100%;height:100%;animation:Ha 1.5s ease-in-out infinite}.zu{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@keyframes Ha{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.La{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)}.Ta{max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.ye{z-index:888;left:1.5rem;display:none;position:absolute}.ke{z-index:888;right:1.5rem;display:none;position:absolute}.ye:hover,.ke:hover{opacity:.8}.Va,.Xu{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Va{transform:rotate(180deg)}.qa{top:0;left:0;width:100%;position:absolute;padding:2rem 1rem 1rem;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.Yu{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade4)}.Iu{width:1.5rem;height:1.5rem}.Au{top:2rem;left:50%;font-weight:400;position:absolute;transform:translate(-50%);color:var(--asc-color-background-default)}@media only screen and (width >= 48em){.La{background-color:rgb(from var(--asc-color-black) r g b / 80%)}.Ta{max-width:37.5rem;max-height:37.5rem}.ye,.ke{display:initial}.qa{background-color:transparent}}.Da{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)}.Ga{max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.je{z-index:888;left:1.5rem;display:none;position:absolute}.ze{z-index:888;right:1.5rem;display:none;position:absolute}.je:hover,.ze:hover{opacity:.8}.Ja,.Mu{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Ja{transform:rotate(180deg)}.Ka{top:0;left:0;width:100%;position:absolute;padding:2rem 1rem 1rem;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.Su{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade4)}.Cu{width:1.5rem;height:1.5rem}.Eu{top:2rem;left:50%;font-weight:400;position:absolute;transform:translate(-50%);color:var(--asc-color-background-default)}@media only screen and (width >= 48em){.Da{background-color:rgb(from var(--asc-color-black) r g b / 80%)}.Ga{max-width:37.5rem;max-height:37.5rem}.je,.ze{display:initial}.Ka{background-color:transparent}}.Ru{color:#999;overflow:hidden;position:absolute;top:4.3rem;left:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.Uu{height:100%;width:100%;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}.Na{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}.Na :focus{border:none;outline:none}.Bu{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}.Fu{text-decoration:none;color:var(--asc-color-primary-default)}.Hu{width:100%;height:1px;background-color:var(--asc-color-background-default)}.C{max-width:100%;display:grid;gap:.5rem;padding:0 1rem;width:100%}.C[data-images-amount="1"]{grid-template-columns:repeat(1,1fr);height:21rem}.C[data-images-amount="2"]{grid-template-columns:repeat(2,1fr);max-height:21rem}.C[data-images-amount="3"]{grid-template-columns:repeat(3,1fr)}.Oa{position:relative;text-align:center;width:100%;height:21rem}.Lu{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-white);opacity:.8}.Tu{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-base-shade4)}.Oa[data-images-height=true]{height:8.625rem}.Vu{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.qu{fill:var(--asc-color-primary-shade4);width:1.25rem;height:1.25rem}.Du{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%)}.Gu{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;color:var(--asc-color-white)}.Ju{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-primary-shade4)}@media (width >= 48em){.C{padding:0 1.5rem 1rem}}.E{max-width:100%;display:grid;gap:.5rem;padding:0 1rem;width:100%}.E[data-images-amount="1"]{grid-template-columns:repeat(1,1fr);height:21rem}.E[data-images-amount="2"]{grid-template-columns:repeat(2,1fr);height:21rem}.E[data-images-amount="3"]{grid-template-columns:repeat(3,1fr)}.Ku{position:relative;text-align:center;width:100%;max-height:21rem}.Nu{height:8.625rem}.Ou{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Pu{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%)}.Qu{width:1.25rem;height:1.25rem;fill:var(--asc-color-primary-shade4)}.Wu{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-primary-shade4)}.Zu{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-black);opacity:.5;border-radius:.25rem}._u{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}@media (width >= 48em){.E{padding:0 1.5rem 1rem}}.Pa{height:100%;position:relative;background-color:var(--asc-color-background-default)}.W{overflow-y:scroll;max-height:calc(100% - 6.75rem)}.W[data-from-media=false]{overflow-y:scroll;max-height:calc(100% - 14.875rem)}.Qa{width:100%;display:flex;justify-content:space-between;align-items:center;padding:var(--asc-spacing-m1)}.x{max-height:auto;min-height:auto}.x .Wa{padding:1rem}.x .Za{left:1rem;top:4.8rem}._a,.eo,.ro,.ao{display:none}.Xe{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)}.Xe::-webkit-scrollbar{display:none}.oo{display:block}.ef{top:0;left:0;width:100%;outline:none;position:absolute}.Z{bottom:6rem;position:relative}.Z[data-item-position=false]{bottom:11rem;position:relative}._{width:calc(100% - 2rem);position:absolute;bottom:15rem;left:1rem;display:flex;justify-content:start;font-size:var(--asc-text-font-size-md);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)}.rf{margin-bottom:0;margin-top:0}.Ye[data-show-detail-media-attachment="1"]{bottom:6rem}.Ye[data-show-detail-media-attachment="2"]{bottom:12rem}.Ye[data-show-detail-media-attachment="3"]{bottom:15rem}._[data-show-detail-media-attachment="1"]{bottom:6rem}._[data-show-detail-media-attachment="2"]{bottom:12rem}._[data-show-detail-media-attachment="3"]{bottom:15rem}.af{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Ie{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)}.Ie[data-show-detail-media-attachment=false]{padding:.5rem 2rem;bottom:-.4rem;margin-top:.75rem}.Ie[data-show-detail-media-attachment=true]{bottom:-.9rem;margin-top:-1rem;padding:.75rem 1rem 2rem}@media (width >= 48em){.Pa{width:30rem;position:static;border-radius:.75rem}.W,.W[data-from-media=false]{overflow-y:auto;max-height:100%}.Qa{display:none}.x{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.x .Wa{padding:1rem 1.5rem}.x .Za{top:1rem;left:1.5rem}.eo{gap:.5rem;display:flex;align-items:center;padding:.5rem 1.5rem;background-color:var(--asc-color-background-default)}.ro{display:block;padding:1rem 1.5rem}.ao{width:100%;display:block}._a{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)}.Xe,.oo{display:none}.Z,.Z[data-item-position=false]{top:2rem;height:3rem;width:30rem;z-index:9999;bottom:unset;position:absolute}}.io{height:100%;display:block;position:relative;background-color:var(--asc-color-background-default)}.to{max-height:100%;overflow-y:scroll}.to::-webkit-scrollbar{width:.5rem}.so{width:100%;display:flex;align-items:center;justify-content:space-between;padding:var(--asc-spacing-m1)}.do{max-height:auto;min-height:auto}.co{padding:1rem}.lo{left:1rem;top:4.4rem}.no,.mo,.go{display:none}.Ae{left:0;bottom:0;width:100%;position:absolute;overflow-y:scroll;max-height:12.5rem;background-color:var(--asc-color-background-default)}.Ae::-webkit-scrollbar{display:none}.ho{bottom:0;width:100%;position:absolute}.po{bottom:0;left:1rem;gap:.75rem;display:flex;padding:1rem;position:absolute;margin:0 auto 1rem;border-radius:.5rem;justify-content:start;width:calc(100% - 2rem);box-shadow:var(--asc-box-shadow-03);font-size:var(--asc-text-font-size-md);color:var(--asc-color-background-default);background-color:var(--asc-color-secondary-default)}.of{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}@media (width >= 48em){.io{width:30rem;position:static;border-radius:.75rem}.so{display:none}.do{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.co{padding:1rem 1.5rem}.lo{top:1rem;left:1.5rem}.no{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)}.mo{display:block;padding:1rem 1.5rem}.go{width:100%;display:block}.Ae{display:none}.ho{top:1.75rem;width:30rem;bottom:unset;display:flex;align-items:center;justify-content:center}.po{margin:0;width:22rem;position:static}}.bo{font-size:1rem;font-weight:600;line-height:1.375rem;color:var(--asc-color-base-default)}@media (width >= 48em){.bo{font-size:1.25rem}}.R{max-width:100%;display:grid;gap:.5rem;padding:0 1rem;width:100%}.R[data-images-amount="1"]{grid-template-columns:repeat(1,1fr);height:21rem}.R[data-images-amount="2"]{grid-template-columns:repeat(2,1fr);max-height:21rem}.R[data-images-amount="3"]{grid-template-columns:repeat(3,1fr)}.uo{position:relative;text-align:center;width:100%;height:21rem}.uo[data-images-height=true]{height:6.8rem}.if{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tf{position:absolute;right:.5rem;top:.5rem;padding:.19rem;background-color:#0000007f;border-radius:50%;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem}.sf{fill:var(--asc-color-primary-shade4);width:1.25rem;height:1.25rem}.df{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-primary-shade4)}.cf{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}@media (width >= 48em){.R{padding:0 1.5rem}}.fo{height:100%;width:100%}.h{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.h:focus{outline:none}.h:hover{background-color:var(--asc-color-base-shade4);border-radius:var(--asc-border-radius-md)}@media (hover: none){.h:hover{background-color:inherit}}.lf{color:var(--asc-color-base-default)}.nf{color:var(--asc-color-base-default);width:1.5rem;height:1.25rem}.mf{color:var(--asc-color-base-default)}.gf{fill:var(--asc-color-base-default);width:1.5rem;height:1.25rem}.hf{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.pf{color:var(--asc-color-base-default)}.bf{color:var(--asc-color-alert-default)}.uf{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}@media (width >= 48em){.fo{padding:.5rem 0}.h{padding:.875rem 1rem;gap:.5rem}.h:hover,.h[data-focus-visible]{border-radius:0;background-color:var(--asc-color-base-shade4)}}.ff{position:relative;left:-1rem;margin-bottom:.5rem}.vf{fill:var(--asc-color-base-shade4)}.wf{fill:var(--asc-color-base-default)}.xf{fill:var(--asc-color-primary-default)}.vo{padding:.75rem 1rem;background-color:var(--asc-color-background-default)}.yf{display:grid;grid-template-columns:min-content minmax(0,1fr) min-content;align-items:center;gap:.5rem}.kf{display:flex;align-items:center;justify-content:center}.jf{overflow:hidden}.zf{display:flex;align-items:center;gap:.25rem}.Xf,.Yf{display:flex;justify-content:center;align-items:center;gap:.25rem}.If{color:var(--asc-color-base-shade2)}.Af{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.Mf{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.Sf{padding-left:0}.Cf{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}.Ef{display:flex;justify-content:space-between;align-items:center;padding-top:.7rem}.Rf{display:flex;align-items:center;justify-content:start;gap:.75rem}.Uf{display:flex;align-items:center;justify-content:center}.Bf,.Ff{width:1.25rem;height:1.25rem}.wo{display:grid;align-items:center;grid-template-columns:minmax(0,max-content);grid-auto-flow:column;gap:.25rem}.wo[data-show-target-community=true]{grid-template-columns:minmax(0,max-content) minmax(50%,1fr)}.Hf{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Lf{fill:var(--asc-color-base-shade1);height:.75rem;width:1rem}.ee{display:grid;grid-template-columns:minmax(0,1fr);grid-auto-flow:column;gap:.25rem;align-items:center;max-width:100%}.ee[data-show-brand-badge=true][data-show-target=true]{grid-template-columns:minmax(0,min-content) min-content min-content}.ee[data-show-brand-badge=false][data-show-target=true],.ee[data-show-brand-badge=true][data-show-target=false]{grid-template-columns:minmax(0,min-content) min-content}.Tf{width:1.125rem;height:1.125rem}.re{display:grid;grid-template-columns:minmax(0,min-content);grid-auto-flow:column;gap:.25rem;align-items:center;max-width:100%}.re[data-show-private-badge=true][data-show-official-badge=true]{grid-template-columns:min-content minmax(0,min-content) min-content}.re[data-show-private-badge=true][data-show-official-badge=false]{grid-template-columns:min-content minmax(0,min-content)}.re[data-show-private-badge=false][data-show-official-badge=true]{grid-template-columns:minmax(0,min-content) min-content}.Vf{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.qf{display:grid}.Df{display:flex;justify-content:space-between;padding:.5rem 0}.Gf{display:flex;justify-content:center;align-items:center;cursor:pointer;gap:.25rem}.Jf{color:var(--asc-color-base-shade2)}.Kf{display:flex;justify-content:center;align-items:center;flex-direction:row-reverse}.p{width:1.25rem;height:1.25rem}.p:nth-last-child(1){transform:translate(0)}.p:nth-last-child(2){transform:translate(-.25rem)}.p:nth-last-child(3){transform:translate(-.5rem)}.p:nth-last-child(4){transform:translate(-.75rem)}.p:nth-last-child(5){transform:translate(-1rem)}.p:nth-last-child(6){transform:translate(-1.25rem)}.Nf,.Of{color:var(--asc-color-base-shade2)}.ae{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}.ae:hover{background-color:#0000004d}.ae:active{background-color:#0006}.ae[data-focus-visible]{box-shadow:0 0 0 2px #ffffffbf}.Me{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}.Me[data-entering]{animation:xo .2s ease-out,yo .2s ease-out}.Me[data-exiting]{animation:ko .2s ease-in,jo .2s ease-in}.Pf{outline:none}.zo{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)}.zo:focus{background-color:var(--asc-color-base-shade1);color:#fff}.Qf{background-color:#d1d5db;height:1px;margin:.25rem .75rem}.Wf{display:flex;justify-content:start;align-items:center;gap:.25rem;padding-top:.25rem;line-height:1.25rem;color:var(--asc-color-base-shade2)}.Zf{display:flex;align-items:center;gap:.25rem}@keyframes xo{0%{opacity:0}to{opacity:1}}@keyframes ko{0%{opacity:1}to{opacity:0}}@keyframes yo{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes jo{0%{transform:scale(1)}to{transform:scale(.95)}}@media (width >= 48em){.vo{border-radius:.5rem}}.Xo{gap:1rem;display:flex;padding:1rem;height:10rem;flex-direction:column;background-color:var(--asc-color-background-default)}._f{gap:.5rem;display:grid;grid-template-columns:min-content 1fr min-content;align-items:center}.e1,.r1{gap:.75rem;display:flex;flex-direction:column}.a1{animation:Yo 1.5s ease-in-out infinite}.o1{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.i1{width:7.5rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.t1{width:5.5rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.s1{width:15rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.d1{height:.5rem;width:18.5625rem;border-radius:.18.5625rem;background-color:var(--asc-color-base-shade4)}.c1{height:.5rem;width:11.25rem;border-radius:0;background-color:var(--asc-color-base-shade4)}@keyframes Yo{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media only screen and (width >= 48em){.Xo{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.l1{height:100%;width:100%;padding:0 1rem;background-color:var(--asc-color-background-default)}.n1{color:var(--asc-color-base-shade3);text-align:center}.m1{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}.g1{fill:var(--asc-color-white)}.h1{color:var(--asc-color-white)}.p1{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)}.b1{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--asc-color-background-default)}.u1{padding-bottom:1.0625rem}.Io{position:relative;background-color:var(--asc-color-background-default-sh)}.Ao{width:calc(100% - (var(--asc-spacing-m1) * 2));margin:var(--asc-spacing-xxs2) auto}.f1{display:flex;flex-direction:row;align-items:center;gap:var(--asc-spacing-s2);padding:var(--asc-spacing-s1) 0;max-width:100%}.v1{color:var(--asc-color-base-default);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.w1{width:2rem;height:2rem;flex-shrink:0}.x1{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}.y1{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.k1{aspect-ratio:1 / 1}.j1{margin:var(--asc-spacing-s1) 0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-md)}.Se{background-color:var(--asc-color-background-shade1);padding:var(--asc-spacing-m1) var(--asc-spacing-s2);display:grid;grid-template:"left right" auto / minmax(0,3fr) minmax(0,1fr);align-items:center;justify-content:start;margin-top:var(--asc-spacing-s1);width:100%}.Se[data-has-url=true]{cursor:pointer}.z1{color:var(--asc-color-base-shade1)}.X1{color:var(--asc-color-base-default)}.Mo{grid-area:left;word-wrap:break-word}.Y1{grid-area:right;display:flex;justify-content:center;align-items:center;place-self:center;max-width:100%}.I1{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}.A1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.M1{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.S1{fill:var(--asc-color-base-shade3)}@media (width >= 48em){.Io{border-radius:.5rem;padding:.5rem 1rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ao{margin:0;width:100%;overflow:hidden}.Se{width:auto;margin-top:0;border-radius:.5rem}.Mo{width:100%}}.C1{box-sizing:border-box;cursor:pointer;outline:none}.E1{display:flex;flex-direction:column}.So{width:100%}.R1{height:var(--asc-pull-to-refresh-height);display:flex;justify-content:center;align-items:center;overflow:hidden}.U1,.B1{width:1.25rem;height:1.25rem}.F1{width:1.25rem;height:1.25rem;animation-name:Co;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.H1{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.L1,.T1{display:flex;align-items:center;justify-content:center}.V1{height:1px}.q1{padding:.25rem 1rem 0 .75rem}@keyframes Co{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width >= 48em){.So{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Eo{width:100%;min-height:.5rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Eo{min-height:.75rem;background-color:var(--asc-color-background-shade1)}}.D1{display:flex;overflow:hidden;align-items:center;justify-content:center;height:var(--asc-pull-to-refresh-height)}.G1{width:1.25rem;height:1.25rem;animation-name:Ro;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes Ro{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Ce{display:flex;align-items:center;padding:.75rem 1rem;gap:.75rem;cursor:pointer}.J1{width:2rem;height:2rem;color:var(--asc-color-base-default);background-color:var(--asc-color-background-shade1);border-radius:50%;padding:.25rem}.K1{display:none}.Uo{display:initial}@media (width >= 48em){.Ce{padding:0}.Uo{display:none}.Ce:focus-visible{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.N1{display:flex;align-items:center}.O1{width:2rem;height:2rem;color:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.P1{display:flex;align-items:center;margin-right:var(--asc-spacing-s1)}.Q1{width:2.5rem;height:2.5rem}.W1{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)}.Bo{height:100vh;max-width:100vw;background-color:var(--asc-color-background-default);padding:var(--asc-spacing-none) var(--asc-spacing-m1)}.Fo{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)}.Ho{width:100%;padding-top:0}.Lo{width:100%;display:flex;align-items:center;padding:.5rem 0}.Z1{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}._1{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}.ev{margin-right:var(--asc-spacing-s1)}.rv{display:flex;gap:.125rem;align-items:center;justify-content:start}.av{display:flex;fill:var(--asc-color-base-default)}.ov{color:var(--asc-color-base-default)}.iv{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){.Bo{width:30rem;overflow-y:auto;padding:0 1.5rem;border-radius:.75rem}.Ho{padding-top:.5rem}.Fo{display:none}.Lo[data-focus-visible]{background-color:var(--asc-color-base-shade4)}.tv{max-height:34rem;overflow-y:scroll}}.To{height:100vh;max-width:100vw;background-color:var(--asc-color-background-default);padding:var(--asc-spacing-none) var(--asc-spacing-m1)}.Vo{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)}.qo{width:100%;padding-top:0}.Do{width:100%;display:flex;align-items:center;padding:.5rem 0}.sv{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.dv{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}.cv{margin-right:var(--asc-spacing-s1)}.lv{display:flex;gap:.125rem;align-items:center;justify-content:start}.nv{display:flex;fill:var(--asc-color-base-default)}.mv{color:var(--asc-color-base-default)}.gv{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){.To{width:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.qo{padding-top:.5rem}.Vo{display:none}.Do:focus-visible{background-color:var(--asc-color-base-shade4)}}.Go{background-color:var(--asc-color-background-default);padding:0 1rem;position:relative}.Jo{padding-bottom:1.5rem}.Ko{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)}.hv{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)}.pv{background-color:var(--asc-color-background-default);padding:1.5rem 0 .75rem}.No{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}.bv{display:flex;justify-content:space-between;margin-bottom:1.25rem}.uv{color:var(--asc-color-base-shade1);font-size:.8125rem}.Oo{padding:0 0 1rem;border-bottom:1px solid var(--asc-color-base-shade4);font-size:.9375rem}.Oo[data-input-validation=false]{border-bottom:1px solid var(--asc-color-alert-default)}.fv{position:relative;top:-1rem;left:0;font-size:.9375rem}.vv{padding:1.5rem 0 .75rem;border-bottom:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.wv{margin-top:.25rem}.xv{margin-top:.5rem}.yv{color:var(--asc-color-alert-default)}.kv{background-color:var(--asc-color-background-default);margin-bottom:.75rem}.jv{display:block;margin-bottom:1.25rem}.zv{display:flex;align-items:center;gap:.75rem}.U{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}.U[data-isvalid=false]{border:1px solid var(--asc-color-alert-default)}.U::-moz-placeholder{color:var(--asc-color-base-shade2)}.U:-ms-input-placeholder{color:var(--asc-color-base-shade2)}.U::placeholder{color:var(--asc-color-base-shade2)}.Xv{width:1.25rem;height:1rem;fill:var(--asc-color-base-default)}.Yv{background-color:transparent;border:none;outline:none;cursor:pointer}.Iv{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)}.Av{padding:1.5rem 0 1rem;border-bottom:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Mv{background-color:var(--asc-color-background-default);display:flex;justify-content:space-between;width:100%;padding-top:1.5rem}.Sv{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade2)}.Cv{background-color:var(--asc-color-background-default);padding:.25rem 0}.Ev{color:var(--asc-color-base-shade1)}.Rv{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-default);opacity:.5;z-index:1}.Uv{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}@media (width >= 48em){.Go{width:34.125rem;max-height:calc(80vh - 4.75rem);overflow-y:scroll;position:static;border-radius:.75rem;padding:0 1.5rem}.Ko{display:none}.Jo{padding-bottom:unset}.No{max-width:31.125rem}.Bv{position:sticky;bottom:0;padding:1rem 0 1.5rem;background-color:var(--asc-color-background-default)}.Fv{width:100%}.Hv{top:2rem;height:3rem;width:30rem;z-index:9999;bottom:unset;position:absolute}}.Lv{color:var(--asc-color-base-shade1)}.Tv{width:100%;margin-top:.75rem;margin-bottom:.75rem}.Vv{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.qv{color:var(--asc-color-base-shade1)}.Dv{color:var(--asc-color-base-shade1)}.Po{background-color:var(--asc-color-background-default)}.Gv{margin:0 auto;padding-bottom:1rem}.Jv{display:flex;justify-content:space-between;padding:1rem 0}.Kv{display:flex;justify-content:space-between;width:100%;padding:1rem 0}.Nv{fill:var(--asc-color-base-shade1);width:1.5rem;height:1.25rem}.Qo{position:absolute;opacity:0;cursor:pointer}.oe{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}.Ee{display:none}.Qo:checked+.oe: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}.Ee:checked+.oe{border-color:var(--asc-color-primary-default);background-color:var(--asc-color-primary-default)}.Ee:checked+.oe:after{opacity:1}.Ov{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);padding:1rem 0}.Pv{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--asc-color-base-shade4);padding:.75rem 0}.Qv{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;transform:rotate(180deg)}.Wv{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem}@media (width >= 48em){.Po{width:31.625rem;padding:.5rem 1rem;border-radius:.75rem;background-color:var(--asc-color-background-default);box-shadow:var(--asc-box-shadow-03)}}.Zv{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);padding:1rem 0}._v{display:flex;justify-content:space-between}.Wo{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;transform:rotate(180deg)}.Zo{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem}._o:disabled .Zo,._o:disabled .Wo{fill:var(--asc-color-base-shade4);cursor:not-allowed}.e5{color:var(--asc-color-base-default);text-align:center;font-size:1rem;font-weight:590;line-height:1.375rem}.r5{grid-template-columns:repeat(7,1fr);gap:.5rem;place-items:center center}.B{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}.B[data-istoday=true]{color:var(--asc-color-primary-default)}.B:hover,.B[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}.B[aria-disabled=true]{color:var(--asc-color-base-shade4);background-color:transparent;cursor:not-allowed;pointer-events:none}.a5{display:flex;gap:.75rem}.o5{padding:.7rem 0}.i5{display:flex;justify-content:space-between;align-items:center}.t5{color:var(--asc-color-base-default);font-size:1rem;line-height:1.375rem;text-align:right}.s5{display:flex;padding:.38rem .69rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4);outline:none;text-transform:uppercase}.d5:focus{border:1px solid var(--asc-color-primary-default)}.c5{display:flex;justify-content:end;color:var(--asc-color-alert-default);font-size:.75rem;line-height:1rem}.d{gap:.5rem;display:flex;align-items:center;forced-color-adjust:none;color:var(--asc-color-base-default)}.i{width:3rem;height:1.75rem;border-radius:10rem;transition:all .2s;background:var(--asc-color-base-shade3)}.i:before{content:"";display:block;width:1.45rem;height:1.45rem;margin:.145rem;border-radius:50%;transition:all .2s;background:var(--asc-color-background-default)}.d[data-focus-visible] .i{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.d[data-disabled] .i{cursor:not-allowed;background:var(--asc-color-base-shade4)}.d[data-pressed] .i{background:var(--asc-color-base-shade2)}.d[data-pressed] .i:before{background:var(--asc-color-background-default)}.d[data-selected] .i{background:var(--asc-color-primary-default)}.d[data-selected][data-disabled] .i{background:var(--asc-color-primary-shade3)}.d[data-selected] .i:before{transform:translate(86%);background:var(--asc-color-background-default)}.d[data-selected][data-pressed] .i{background:var(--asc-color-primary-background-pressed)}.ei{max-width:100vw;flex:1;padding:var(--asc-spacing-none) var(--asc-spacing-m1);background-color:var(--asc-color-background-default)}.l5{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.ri{display:flex;justify-content:space-between;align-items:center;padding:var(--asc-spacing-m1);background-color:var(--asc-color-background-default)}.n5{display:flex;align-items:center;padding:var(--asc-spacing-s1) var(--asc-spacing-none)}.m5{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.g5{display:flex;flex-direction:column;padding:0 var(--asc-spacing-none) var(--asc-spacing-m1);flex:1;height:100%;width:100%}.h5{padding:.5rem 0;display:flex;align-items:center}.ai{display:flex;padding:.5rem 3.25rem .5rem 1rem;gap:.75rem;cursor:pointer;align-items:center;color:var(--asc-color-base-shade3)}.p5{margin-right:var(--asc-spacing-s1)}.b5{display:flex;gap:.125rem;align-items:center;justify-content:start}.u5{display:flex;fill:var(--asc-color-base-default)}.f5{color:var(--asc-color-base-default);text-align:center}@media (width >= 48em){.ei{width:30rem;height:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.ri,.ai{display:none}}.v5{display:flex;width:100%;align-items:center;gap:.75rem}.oi{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.ii{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.oi,.ii{animation:ti 1.5s ease-in-out infinite}@keyframes ti{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.si{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)}.w5{height:2.5rem;min-width:2.5rem;max-width:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.di{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)}.x5{display:block;max-width:100%;overflow:hidden;font-size:1.25rem;white-space:nowrap;text-overflow:ellipsis;color:var(--asc-color-base-default)}.ci{display:none}.y5{background-color:var(--asc-color-background-shade1)}@media (width >= 48em){.si{display:flex}.ci{display:block}.di[data-focus-visible]{outline:1px solid var(--asc-color-primary-default)}.k5{background-color:var(--asc-color-primary-shade2);border-radius:50%}}.li{display:flex;flex-direction:column;width:100%;background-color:var(--asc-color-background-default)}.j5{display:flex;flex-direction:column}.z5{padding:.25rem 1rem .75rem .75rem}.X5,.Y5{width:1.25rem;height:1.25rem}.I5{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.A5,.M5{display:flex;align-items:center;justify-content:center}@media (width >= 48em){.li{background-color:var(--asc-color-background-shade1)}}.S5{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}.C5{fill:var(--asc-color-secondary-default);width:1rem;height:1rem}.E5{cursor:pointer}.R5{background-color:var(--asc-color-secondary-shade4);display:flex;justify-content:center;align-items:center;border-radius:50%;width:2rem;height:2rem}.U5{fill:var(--asc-color-secondary-default);width:1rem;height:1rem}.B5{color:var(--asc-color-base-default)}.F5{display:flex;justify-content:space-between;align-items:center;background-color:var(--asc-color-background-default);height:3.625rem}.H5,.L5{display:flex;gap:.625rem;justify-content:center;align-items:center}.T5{width:100%;margin:0 auto;background:var(--asc-color-background-default)}.V5{position:relative;height:17.0625rem;overflow:hidden;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.q5{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ni,.mi{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}.ni{left:.625rem}.mi{right:.625rem}.gi{width:100%;display:flex;flex-direction:column;padding:1rem 1rem 0;align-items:flex-start;overflow:hidden;background:var(--asc-color-background-default);border-bottom:1px solid var(--asc-color-base-shade4)}.D5{display:inline-flex;align-items:center;gap:.25rem;color:var(--asc-color-base-default);padding-bottom:.75rem}.G5{overflow:hidden;color:var(--asc-color-base-default);margin-bottom:var(--asc-spacing-s2)}.J5{padding:.25rem 0;display:flex;gap:var(--asc-spacing-s1)}.K5{width:1px;background-color:var(--asc-color-base-shade4);margin-left:var(--asc-spacing-s1);margin-right:var(--asc-spacing-s1)}.N5{color:var(--asc-color-base-default)}.O5{color:var(--asc-color-base-shade2)}.P5{display:flex;padding:.5rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade3)}.Q5{width:100%;display:flex;justify-content:center;align-items:center;color:var(--asc-color-primary-shade4)}.W5{width:100%}.Z5{display:flex;width:100%;margin-bottom:1rem}._5{display:flex;padding:.75rem 1rem;align-items:flex-start;gap:.75rem;align-self:stretch;background:var(--asc-color-background-shade1)}.ew{width:1.25rem;height:1.25rem}.Re{padding:.5rem 0;overflow-x:scroll;width:100%;scrollbar-width:none;-ms-overflow-style:none}.Re::-webkit-scrollbar{display:none}@media (width >= 48em){.gi{border-bottom:none;border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4)}.Re{overflow:hidden}}.rw{background-color:var(--asc-color-background-shade1);border-radius:.5rem;padding:.75rem;width:100%}.aw{display:flex;justify-content:center;align-items:center}.ow{width:.375rem;height:.375rem;background-color:var(--asc-color-primary-default);border-radius:50%}.iw{display:flex;flex-direction:column;text-align:center}.tw{display:flex;align-items:center;justify-content:center;gap:.375rem}.sw{color:var(--asc-color-base-default);margin:0}.dw{color:var(--asc-color-base-shade2);margin:0}.cw{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%)}.lw{width:1.5rem;height:1.5rem;fill:var(--asc-color-primary-shade4)}.y{position:relative;width:100%;padding-top:56.25%;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:var(--background-image)}.y[data-cover-scroll=true]{position:fixed;top:0;z-index:1;padding-top:6.375rem;transition:transform .3s ease-in;transform:translateY(-5%)}.y:before{content:"";position:absolute;inset:0;background-image:var(--background-image);background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(25px);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:-1}.nw{width:1.25rem;height:1rem;fill:var(--asc-color-white);margin-left:.5rem}.hi{position:absolute;top:2rem;left:1rem;right:1rem;display:flex;justify-content:space-between}.mw{display:flex;align-items:center}.gw{margin:0 .25rem;color:var(--asc-color-white)}.hw{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%)}.pw{fill:var(--asc-color-primary-shade4)}@media (width >= 48em){.y{padding-top:50%;max-height:17.0625rem;border-radius:.5rem .5rem 0 0}.y[data-cover-scroll=true]{width:100%;padding-top:50%;position:relative}.y:before{content:none}.hi{top:1rem}}.bw{padding:.5rem 0;word-break:break-word;color:var(--asc-color-base-default)}.uw{white-space:pre-wrap}.fw{color:var(--asc-color-primary-default)}.vw{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.ww{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.xw{display:flex;align-items:center;gap:.5rem}.yw{color:var(--asc-color-base-default)}.kw{color:var(--asc-color-base-shade2)}.pi{margin:5rem auto 3rem;text-align:center}.bi{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}.jw{margin-top:.5rem;font-size:1.0625rem;font-weight:600;line-height:1rem;color:var(--asc-color-base-shade3)}.zw{font-size:.8125rem;font-weight:400;color:var(--asc-color-base-shade3)}@media (width >= 48em){.pi{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)}.bi{width:3.75rem;height:3.75rem}}.ui{display:flex;flex-direction:column}.Xw{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.Yw{height:var(--asc-spacing-m1);width:100%}.Iw{margin-bottom:var(--asc-spacing-m1);border-radius:var(--asc-border-radius-md);overflow:hidden}.Aw{animation:fi 1s linear infinite}.vi{padding-bottom:.5rem;background-color:var(--asc-color-base-shade4)}@keyframes fi{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wi{background-color:var(--asc-color-background-default);padding:1rem;margin-bottom:.5rem}.Mw{display:flex;align-items:center;margin-bottom:1rem}.xi{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.Sw{display:flex;flex-direction:column}.yi{width:6rem;height:1rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.ki{width:4rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.Cw{display:flex;flex-direction:column;gap:.75rem}.F{height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem;width:100%}.xi,.yi,.ki,.F{animation:ji 1.5s ease-in-out infinite}.F:first-child{width:75%}.F:nth-child(2){width:100%}.F:last-child{width:50%}@keyframes ji{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.zi{gap:1rem;display:grid;padding:3rem;place-items:center}.Ew{fill:var(--asc-color-base-shade4);width:3.75rem;height:2.8125rem}.Rw{color:var(--asc-color-base-shade3);font-size:1rem;font-weight:600;line-height:1.375rem}.Xi{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.ui{gap:.75rem;margin-top:.75rem;padding-bottom:1rem}.vi{padding-bottom:0;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}.zi{padding:3.7rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Xi{padding-bottom:0}.wi{box-shadow:none;margin-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Uw{margin-top:0}}.ie{display:block;padding:0 1rem;background-color:var(--asc-color-background-default)}.ie:last-child{margin-bottom:.5rem}.Bw{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;width:100%}.Fw{display:flex;align-items:center;gap:.5rem}.Hw{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}.Lw{color:var(--asc-color-alert-default)}.Tw{display:flex;align-items:center;gap:.25rem}.Vw{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.qw{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.Dw{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.Gw{display:flex;gap:.5rem;width:100%;padding:.75rem 0;border-top:1px solid var(--asc-color-base-shade4)}@media (width >= 48em){.ie{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.ie:last-child{margin-bottom:0}}.Jw{width:100%}.Kw{color:var(--asc-color-white)}.Nw{width:100%}.Ow{color:var(--asc-color-base-default)}.Pw{all:unset;fill:var(--asc-color-white);cursor:pointer}.Yi{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){.Yi{max-width:100%;max-height:100vh;width:100%;height:100%;aspect-ratio:auto}}.Qw{position:absolute;top:0;left:0;right:0;z-index:1}.Ii{display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:1rem;overflow:hidden;background-color:var(--asc-color-background-transparent-black)}.Ww{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)}.Zw{display:flex;width:100%;justify-content:flex-end;gap:var(--asc-spacing-s2)}._w{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%}.ex{max-width:100%;max-height:100%}.rx{display:flex;justify-content:flex-end;padding:var(--asc-spacing-m1);width:100%}.ax{max-height:calc(100% - 4.5rem);width:100%;height:100%;background-color:var(--asc-color-black);-o-object-fit:contain;object-fit:contain}.ox{position:absolute;padding:1rem;display:flex;justify-content:center;bottom:6rem;left:0;right:0}.ix{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none;border:none;color:var(--asc-color-white);font-size:3rem;cursor:pointer}.tx{position:absolute;top:0;left:0;right:0;height:4px;background-color:#ffffff4d}.sx{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.dx{display:flex;flex-direction:column;margin-left:10px}.cx{font-size:16px;font-weight:700;color:var(--asc-color-black)}.lx{font-size:14px}.nx{position:relative;width:100%;height:100%}.Ai{width:100%;height:90vh}@media (width >= 48em){.Ii{position:fixed;top:0;left:0;width:100%;height:100%;z-index:500}.Ai{width:100%;padding:unset;height:unset}}.mx{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}.gx{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.hx{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}.px{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.bx{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}.ux{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}.fx{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1);width:100%}.vx{width:1.25rem;height:1.25rem;fill:var(--asc-color-white);cursor:pointer}.wx{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1)}.xx{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)}.yx{font-weight:var(--asc-text-font-weight-bold);display:flex;align-items:center;justify-content:space-between;gap:var(--asc-spacing-s2)}.kx{display:flex;padding:8px 10px;align-items:center;gap:.5rem;border-radius:24px;background:var(--asc-color-secondary-default)}.jx{fill:var(--asc-color-white)}.zx{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}.Xx{position:relative;width:100%;height:100%}.Yx{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Ix,.Ax{width:100%;height:100%}.Mx{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)}.Sx{width:auto;max-width:100%;max-height:100%;margin:auto}.Cx,.Ex{width:1.5rem;height:1.5rem;fill:var(--asc-color-white);cursor:pointer}.Rx{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.Ux{fill:var(--asc-color-white)}.Bx{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.Fx{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.Hx{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}.Lx{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.25rem}.Tx{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.75rem}.Vx{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)}.qx{flex:1}.Dx{height:5rem;padding:.75rem 1rem .625rem}.Gx{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.Jx{z-index:99999;position:absolute;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1rem .625rem;gap:.5rem}.Kx{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Mi{position:absolute;bottom:0;right:0}.Mi:hover{cursor:pointer}.Nx{display:flex;gap:1.25rem;justify-content:flex-end;align-items:center}.Ox{display:inline-flex;justify-content:space-between;gap:.75rem;align-items:center}.Px{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}.Qx{width:auto;max-width:11.688rem}.Wx{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}.Zx{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.Si{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%)}.Si a{text-decoration:none}._x{position:relative;width:100%;height:100%}.ey{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ry,.ay{width:100%;height:100%}.oy{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}.iy{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.ty{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.sy,.dy{color:var(--asc-color-white);cursor:pointer}.cy{color:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.ly{color:var(--asc-color-white)}.ny{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.my{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.gy{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}.hy{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.py{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.by{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}.uy{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.fy{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.vy{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)}.wy{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Ci{position:absolute;bottom:0;right:0}.Ci:hover{cursor:pointer}.xy{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.yy{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.ky{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}.jy{width:auto;max-width:11.688rem}.zy{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}.Xy{display:flex;position:relative;overflow:hidden}.Yy{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.Ei{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)}.Ei:hover{background-color:var(--asc-color-base-shade4)}.Iy{position:absolute;top:0;bottom:0;width:50%;z-index:10}.Ay{left:0}.My{right:0}.Sy{-o-object-fit:contain;object-fit:contain}.Cy{-o-object-fit:cover;object-fit:cover}.Ey{transition:"opacity 0.2s ease-in-out"}.Ry{opacity:1}.Uy{opacity:0}.By{color:var(--asc-color-base-default)}.Fy{position:absolute;top:.5rem;left:.5rem;right:.5rem;height:.125rem;display:flex;justify-content:space-between;align-items:center;z-index:10}.Hy{height:100%;background-color:#ffffff7f;border-radius:.0625rem;overflow:hidden}.Ly{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.Ri{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}.Ri:focus{outline:none}.Ty{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}.Vy{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.qy{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:absolute;z-index:100000}.Dy{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}.Gy{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.Jy{color:var(--asc-color-base-default)}.Ky{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.Ny{color:var(--asc-color-base-shade1)}.Oy{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.Py{min-height:5rem;width:100%;background-color:var(--asc-color-background-default)}.Qy{position:absolute;inset:0;height:100%;width:100%;overflow:hidden}.Wy{position:relative;height:100%;width:100%}.Zy{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}._y{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)}.e2{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}.r2{position:relative;width:100%;height:100%;overflow:hidden}.a2{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.o2,.i2{width:100%;height:100%}.t2{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}.s2{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.d2{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.c2,.l2{color:var(--asc-color-white);cursor:pointer}.n2{color:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.m2{color:var(--asc-color-white)}.g2{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.h2{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.p2{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}.b2{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.u2{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.f2{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}.v2{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.w2{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.x2{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)}.y2{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Ui{position:absolute;bottom:0;right:0}.Ui:hover{cursor:pointer}.k2{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.j2{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.z2{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}.X2{width:auto;max-width:11.688rem}.Y2{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}.I2{display:flex;position:relative;overflow:hidden}.A2{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.Bi{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)}.Bi:hover{background-color:var(--asc-color-base-shade4)}.M2{position:absolute;top:0;bottom:0;width:50%;z-index:10}.S2{left:0}.C2{right:0}.E2{-o-object-fit:contain;object-fit:contain}.R2{-o-object-fit:cover;object-fit:cover}.U2{z-index:99999;position:absolute;width:1rem;height:1rem;right:.25rem;bottom:.25rem;cursor:pointer}.B2{fill:var(--asc-color-base-shade3)}.F2{inset:0;width:100%;height:100%;position:absolute}.H2{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}.L2{display:flex;align-items:center;gap:.5rem}.T2{width:2.5rem;height:2.5rem}.V2{display:flex;align-items:start;flex-direction:column;color:var(--asc-color-base-inverse);flex-shrink:1;overflow:hidden}.q2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--asc-color-white)}.D2{display:flex;align-items:center;gap:1.25rem}.G2{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.Fi{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.Fi svg{width:2rem;height:1.75rem;fill:var(--asc-color-white)}.Hi{display:none}@media screen and (width >= 768px){.Hi{display:flex}}.Li{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.Li svg{width:2rem;height:1.75rem;fill:var(--asc-color-white)}.Ti{display:none}@media screen and (width >= 48em){.Ti{display:flex}}.Vi{position:absolute;top:0;left:0;width:50%;height:100%;z-index:9999}.qi{position:absolute;top:0;right:0;width:50%;height:100%;z-index:9999}.J2{position:relative;width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;z-index:2}.K2{position:absolute;width:100%;height:100%;background:linear-gradient(180deg,#00000029 55.05%,#fff0 96.52%);z-index:3}.N2{display:none}.O2{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:23.4375rem;flex-shrink:0}.Di{display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:1rem;overflow:hidden}.P2{fill:var(--asc-color-base-default)}@media (width >= 48em){.Vi,.qi{display:none}.Q2{display:block}.Di{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-transparent-black);z-index:500}.W2{position:relative;left:-9rem}.Z2{width:2rem}}.Gi{position:relative;width:100%;height:100%;background-color:var(--asc-color-background-default)}.Ji{top:0;position:absolute;width:100%;height:7.5rem;background-color:var(--asc-color-background-default)}._2{padding-left:1rem;padding-right:1rem}.Ki{display:inline-flex;flex-wrap:nowrap;gap:.5rem;overflow-x:scroll;width:100%;padding:.75rem 1rem;-ms-overflow-style:none;scrollbar-width:none}.Ki::-webkit-scrollbar{display:none}.Ue{position:absolute;top:7.5rem;width:100%;height:calc(100% - 7.5rem);overflow:hidden scroll;-ms-overflow-style:none;scrollbar-width:none}.Ue::-webkit-scrollbar{display:none}.ek{position:absolute;right:1rem;top:3.25rem;width:12.5rem}.Ni{padding-top:10rem}@media (width >= 48em){.Gi{background-color:transparent}.Ji{display:none}.Ue{top:0;height:100%}.Ni{margin:0}}.Oi{display:flex;align-items:center;padding:var(--asc-spacing-s1) var(--asc-spacing-s2);background:var(--asc-color-background-default, #fff);border:1px solid var(--asc-color-base-shade4);border-radius:1.5rem;cursor:pointer;color:var(--asc-color-base-shade1);white-space:nowrap}.Oi[data-active=true]{font-weight:600;background-color:var(--asc-color-primary-default);border:1px solid transparent}.Pi{font-size:1.0625rem}.Pi[data-active=true]{color:var(--asc-color-white)}.Be{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)}.Be[data-focus-visible]{border:1px solid var(--asc-color-primary-default);background-color:var(--asc-color-background-shade1)}.Be:hover{background-color:var(--asc-color-background-shade1)}.rk{width:1.75rem;height:1.75rem;border-radius:50%;overflow:hidden}.ak{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ok{fill:var(--asc-color-primary-shade2)}.ik{fill:var(--asc-color-white)}.tk{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:Qi 1.5s ease-in-out infinite}@keyframes Qi{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Wi{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}.sk{height:2.375rem}.Wi::-webkit-scrollbar{display:none}.Fe{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}.Fe[data-focus-visible]{border:1px solid var(--asc-color-primary-default);background-color:var(--asc-color-background-shade1)}.dk{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}.Fe:hover{background-color:var(--asc-color-background-shade1)}.Zi{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)}.ck{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}._i{left:.5rem}.et{right:.5rem}.et[data-shown=false],._i[data-shown=false]{display:none}@media (width >= 48em){.Zi{display:flex}}.lk{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.nk{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--asc-color-base-shade3)}.mk{width:4rem;height:2.364rem;fill:var(--asc-color-background-default)}.gk{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)}.hk{height:8.4rem;width:15.625rem;border-radius:.75rem .75rem 0 0;background-color:var(--asc-color-base-shade4)}.pk{display:flex;height:5.7rem;width:15.625rem;flex-direction:column;padding:1.06rem 1rem}.bk{height:.5rem;width:5.1875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.uk{height:.5rem;margin-top:1rem;width:8.9055rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.fk{height:.5rem;width:11.25rem;margin-top:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.vk{animation:rt 1.5s ease-in-out infinite}@keyframes rt{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.wk{width:100%;gap:.75rem;flex-wrap:nowrap;display:inline-flex;scrollbar-width:none;overflow:scroll hidden;-ms-overflow-style:none}.xk{width:15.625rem;height:calc(8.4rem + 5.7rem);border-radius:var(--asc-border-radius-sm);border:1px solid var(--asc-color-base-shade4)}.yk{width:100%;height:8.4rem;overflow:hidden}.kk{border-radius:var(--asc-border-radius-sm) var(--asc-border-radius-sm) 0 0}.jk{width:100%;gap:.25rem;display:flex;height:5.7rem;padding:.75rem;flex-direction:column;justify-content:space-between}.zk{width:100%;gap:.12rem;display:flex;align-items:center}.Xk{width:1.25rem;height:1.25rem;display:flex;align-items:center;padding-top:.22rem;padding-bottom:.28rem;justify-content:center}.Yk{width:100%;height:100%;gap:.25rem;display:flex;flex-wrap:nowrap;align-items:flex-end;justify-content:space-between}.Ik{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}.Ak{overflow:hidden;max-width:9.5rem}.Mk{display:flex;flex:0 0 4.2rem}.He{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.at{top:-2.4rem;z-index:100;display:none;position:absolute;align-items:center;justify-content:center}.ot{right:2.2rem}.it{right:0}.ot[data-shown=false] .He,.it[data-shown=false] .He{cursor:not-allowed;fill:var(--asc-color-base-shade3)}@media (width >= 48em){.at{display:flex}}.Sk{display:flex;flex-direction:column;align-items:center;justify-content:center}.tt{height:100%;display:flex;padding-bottom:2rem;flex-direction:column}.te{gap:1rem;width:100%;display:flex;padding:0 1rem;scrollbar-width:none;flex-direction:column;-ms-overflow-style:none}.te::-webkit-scrollbar{display:none}.te[data-is-loading=true]{padding:1rem}.st{gap:.5rem;padding:1rem;display:flex;flex-direction:column}.dt{width:9.75rem;height:.75rem;flex-shrink:0;border-radius:.75rem;background:var(--asc-color-base-shade4);animation:ct 1.5s ease-in-out infinite}.Ck{color:var(--asc-color-base-default)}.Le{width:100%;padding:1rem 0}.Le::-webkit-scrollbar{display:none}.lt{display:none;background-color:var(--asc-color-background-default)}@keyframes ct{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.tt{height:auto;background-color:var(--asc-color-background-shade1)}.lt{display:block;background-color:var(--asc-color-background-shade1)}.Le{padding:1rem 0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.st,.te{padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.dt{height:1.25rem}}.Ek{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--asc-color-background-default);gap:1rem}.Rk{padding-bottom:1.0625rem;color:var(--asc-color-base-shade3);display:flex;flex-direction:column;align-items:center}.nt{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.Uk{margin:.25rem 0 1rem;color:var(--asc-color-base-shade3)}@media (width >= 48em){.nt{padding:2rem 0 4rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.mt{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.Bk{margin:.25rem 0 1rem;color:var(--asc-color-base-shade3)}@media (width >= 48em){.mt{padding:2rem 0 4rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Fk{color:var(--asc-color-base-default)}.Hk{color:var(--asc-color-base-default)}.Lk{display:flex;flex-direction:column;gap:.5rem;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.gt{display:flex;color:var(--asc-color-base-shade3)}.gt[data-orientation=horizontal]{flex-direction:column}.ht{gap:1.25rem;display:flex}.ht[data-orientation=horizontal]{border-bottom:1px solid var(--asc-color-base-shade4)}.pt{height:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none}.pt::-webkit-scrollbar{display:none}.b{outline:none;cursor:pointer;position:relative;padding:1rem 0 .75rem;transition:color .2s;--border-color: transparent;border-bottom:2px solid var(--border-color)}.b[data-hovered]{color:var(--asc-color-primary-default)}.b[data-selected]{color:var(--asc-color-primary-default);--border-color: var(--asc-color-primary-default)}.b[data-disabled]{color:var(--asc-color-base-shade3)}.b[data-disabled] .b[data-selected]{--border-color: var(--asc-color-base-shade3)}@media (width >= 48em){.b[data-focus-visible]{background-color:var(--asc-color-primary-shade3)}}.bt{gap:.5rem;width:100%;height:100%;display:flex;padding:1rem;flex-direction:column;background-color:var(--asc-color-background-default)}.ut{left:1rem;padding:0;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)}.ft{padding:0}.vt{left:1rem;top:30.6rem;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){.bt{padding:0;height:auto;position:relative}.ft{padding:3rem 0}.Tk{left:0;top:2.8rem;z-index:200;width:20rem;max-height:25rem;position:absolute;overflow-y:scroll;border-radius:.5rem;padding:0 1rem 1rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.ut{width:20rem;position:fixed;padding:0 1rem}.vt{display:initial}}.wt{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.xt{flex:1;margin-top:3.625rem;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.xt::-webkit-scrollbar{display:none}.yt{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)}.Vk{text-align:center;color:var(--asc-color-base-default)}.qk{cursor:pointer}.Dk{fill:var(--asc-color-base-default);cursor:pointer}.kt{height:.0625rem;width:100%;background-color:var(--asc-color-base-shade4);animation:jt 1.5s ease-in-out infinite}.kt[data-is-loading=true]{height:.5rem;width:100%;background-color:var(--asc-color-base-shade4)}.Gk{display:flex;justify-content:space-between;padding:.5rem 1rem}.Jk{display:flex;justify-content:center;align-items:center;gap:.25rem}.Kk{color:var(--asc-color-base-shade2)}.zt{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem;background-color:var(--asc-color-background-default);border-radius:0 0 .5rem .5rem}.Nk{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}.Xt{display:flex;justify-content:start;align-items:center;gap:.25rem;padding:1rem;line-height:1.25rem;color:var(--asc-color-base-shade2)}@keyframes jt{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.wt{height:auto;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}.yt{border-radius:.5rem .5rem 0 0}.Ok{border-radius:0}.Pk{border-radius:0 0 .5rem .5rem}.zt{border-top:1px solid var(--asc-color-base-shade4)}.Xt{border-radius:0 0 .5rem .5rem;background-color:var(--asc-color-background-default)}}.Yt{overflow-y:auto;height:100%;position:relative;-ms-overflow-style:none;scrollbar-width:none}.Yt::-webkit-scrollbar{display:none}.Qk{position:sticky;top:0;background-color:var(--asc-color-background-default)}.Wk{position:relative}.It{position:fixed;bottom:1rem;right:1rem;z-index:1}.Zk{width:100%;height:1px;background-color:var(--asc-color-base-shade4);margin-bottom:.25rem}.At{display:none;margin-top:.75rem}._k{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){.It{display:none}.At{display:block}}.Mt{width:100%;margin:0 auto;background-color:var(--asc-color-background-default);overflow:hidden}.St{width:100%;height:12.5rem;background-color:var(--asc-color-base-shade4)}.e4{padding:1rem}.Ct{height:1.5rem;width:60%;background-color:var(--asc-color-base-shade4);margin-bottom:1rem;border-radius:.25rem}.r4{display:flex;gap:.5rem;margin-bottom:1rem}.a4{height:1.25rem;width:3.75rem;background-color:var(--asc-color-base-shade4);border-radius:.625rem}.Et{height:1rem;width:100%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.o4{display:flex;gap:1rem;margin-bottom:1rem}.i4{height:1.25rem;width:5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.t4{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem}.s4{height:1rem;width:2.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}@keyframes Rt{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.St,.Ct,.d4,.Et,.c4,.l4,.n4{animation:Rt 1.5s ease-in-out infinite}@media (width >= 48em){.Mt{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Ut{gap:1rem;display:grid;padding:3rem;place-items:center}.m4{color:var(--asc-color-base-shade3);font-size:1rem;font-weight:600;line-height:1.375rem}.g4{fill:var(--asc-color-base-shade4);width:3.75rem;height:2.8125rem}@media (width >= 48em){.Ut{padding:3.7rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.Bt{gap:.5rem;display:grid}.Ft{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Bt{gap:.75rem;margin-top:.75rem;padding-bottom:1rem}.Ft{padding-bottom:0;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}.h4{margin:0}}.Ht{gap:.5rem;display:grid;padding:1rem}.Lt{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.p4{width:100%;padding-top:100%;position:relative;border-radius:.5rem;animation:b4 1.5s ease-in-out infinite;background-color:var(--asc-color-base-shade4)}.u4{margin:.75rem 0 1rem}@media (width >= 48em){.Ht{border-radius:.5rem;margin:.75rem 0 1rem;padding-bottom:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Lt{grid-template-columns:repeat(3,1fr)}}.Tt{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;cursor:pointer}.Vt{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.f4{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.v4{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 qt{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.w4{width:100%;padding-top:100%;border-radius:.5rem;position:relative;background-color:var(--asc-color-base-shade4);animation:qt 1.5s ease-in-out infinite}@media (width >= 48em){.Tt{grid-template-columns:repeat(3,1fr)}.Vt:focus-within{outline:2px solid var(--asc-color-primary-default)}}.x4{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-transparent-black);z-index:1000}.y4{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.k4{position:absolute;top:2rem;left:1rem;cursor:pointer}.j4{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.z4{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.X4{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.Y4{width:2rem;height:2rem;cursor:pointer}.I4{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Dt{margin:auto;text-align:center;padding:5rem .5rem;min-height:15rem}.A4{margin-top:.5rem;color:var(--asc-color-base-shade3)}.M4{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}@media (width >= 48em){.Dt{padding:2.9rem;min-height:auto}}.Gt{margin:auto;text-align:center;padding:5rem .5rem;min-height:15rem}.S4{margin-top:.5rem;color:var(--asc-color-base-shade3)}.C4{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}@media (width >= 48em){.Gt{padding:2.9rem;min-height:auto}}.Jt{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;cursor:pointer}.Kt{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.E4{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.R4{position:absolute;bottom:.5rem;left:.5rem;background-color:#000000b3;color:var(--asc-color-white);padding:.25rem .6rem;border-radius:.25rem}.U4{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 Nt{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.B4{width:100%;padding-top:100%;border-radius:.5rem;position:relative;background-color:var(--asc-color-base-shade4);animation:Nt 1.5s ease-in-out infinite}.F4{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@media (width >= 48em){.Jt{grid-template-columns:repeat(3,1fr)}.Kt:focus{outline:2px solid var(--asc-color-primary-default)}}.H4{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-base-inverse);z-index:1000}.L4{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.T4{position:absolute;top:2rem;left:1rem;cursor:pointer}.V4{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.q4,.D4{width:2rem;height:2rem}.G4{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.Ot,.Pt{display:flex;justify-content:center;align-items:center;height:100%;opacity:.5;background-color:var(--asc-color-black);flex-basis:2.5rem;cursor:pointer}.Ot:hover,.Pt:hover{opacity:.8}.Qt,.J4{width:2rem;height:2rem;fill:var(--asc-color-base-shade4);border-radius:50%;background-color:var(--asc-color-base-shade3);padding:.375rem}.Qt{transform:rotate(180deg)}.K4{flex:1 1 auto}.N4{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.O4{width:2rem;height:2rem;cursor:pointer}.Wt{gap:.5rem;display:grid;padding:1rem}.Zt{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.P4{width:100%;padding-top:100%;position:relative;border-radius:.5rem;animation:Q4 1.5s ease-in-out infinite;background-color:var(--asc-color-base-shade4)}.W4{margin:.75rem 0 1rem}@media (width >= 48em){.Wt{border-radius:.5rem;margin:.75rem 0 1rem;padding-bottom:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Zt{grid-template-columns:repeat(3,1fr)}}._t{background-color:var(--asc-color-background-default);border-radius:8px;display:flex;align-items:center;width:100%;z-index:1;position:sticky;top:5.375rem}.es{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)}.Z4{width:1.5rem;height:1.25rem;fill:var(--asc-icon-color)}._4{width:1.5rem;height:1.5rem}.es[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){._t{padding:0 1rem;position:static;border-radius:0 0 .5rem .5rem;border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4)}}.rs{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.Te{flex:1;margin-top:3.62rem;overflow-y:scroll;scrollbar-width:none}.Te::-webkit-scrollbar{display:none}.as{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.Ve{transition:opacity .3s;opacity:0}.Ve[data-show=true]{opacity:1}.os{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}.is{position:absolute;bottom:1rem;right:1rem}.e7{color:var(--asc-color-base-default)}@media (width >=48em){.rs{background-color:transparent}.as{background-color:var(--asc-color-background-default);position:static}.r7{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;overflow:hidden}.Ve{display:none}.Te{margin-top:0}.os{position:static}.is{display:none}}.a7{height:100%;width:100%}.o7{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.i7{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.t7{color:var(--asc-color-base-default)}.s7{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.d7{color:var(--asc-color-base-default)}.c7{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.l7{color:var(--asc-color-base-default)}.n7{padding:0 1rem;background-color:var(--asc-color-background-default);margin-bottom:.75rem}.m7{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.g7{display:flex;align-items:center;gap:.25rem}.h7{width:3.5rem!important;height:3.5rem!important;font-size:2rem;flex-shrink:0}.p7{font-weight:400;font-size:2rem!important}.b7{min-height:100%;display:flex;align-items:center}.u7{width:1.25rem;height:1.25rem}.f7{margin:.5rem 0;color:var(--asc-color-base-default)}.v7{display:flex;gap:.75rem;padding:.25rem 0 1rem}.w7{width:.0625rem;height:1.25rem;background-color:var(--asc-color-base-shade4)}.x7{width:100%;padding:0 1rem}.y7{display:flex;align-items:center;width:100%;margin:.5rem 0}.ts{width:3.5rem;height:3.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.ss{height:.75rem;width:60%;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.se{height:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.ts,.ss,.se,.ds{animation:cs 1.5s ease-in-out infinite}.se:nth-child(1){margin:1.37rem;width:60%}.se:nth-child(2){width:80%}.k7{margin:.5rem 0;width:100%}.ds{display:inline-block;width:3.375rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem;margin-right:.75rem}.j7{padding:.5rem 0;width:15rem}.ls{padding:0 1.25rem;width:100%;display:flex;justify-content:flex-start;gap:.75rem}.z7{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.X7{color:var(--asc-color-base-default)}.Y7{width:100%;padding:.75rem 1rem;height:3.875rem;border-radius:.5rem;background-color:var(--asc-color-background-shade1);box-sizing:border-box}.I7{text-align:center}.A7{display:inline-block}.M7{width:.375rem;height:.375rem;margin-right:.38rem;fill:var(--asc-color-primary-default);vertical-align:middle}.S7{color:var(--asc-color-base-default)}.C7{color:var(--asc-color-base-shade2)}@media screen and (width >=48em){.ls{padding:.75rem 1rem}}@keyframes cs{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.E7{display:inline-block}.R7{color:var(--asc-color-base-default);margin-right:.25rem}.U7{color:var(--asc-color-base-shade2)}.ns{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.ms{flex-direction:column;display:flex;flex:1;margin-top:3.62rem;overflow-y:scroll;scrollbar-width:none}.gs{height:100%;width:100%;flex-grow:1;padding:0 1rem}.B7{height:100%}.hs{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.F7{color:var(--asc-color-base-default);width:100%;text-align:center}.H7{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){.ns{background-color:transparent}.hs{background-color:var(--asc-color-background-default);border-radius:.5rem .5rem 0 0;position:static}.L7{background-color:var(--asc-color-background-default);border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4)}.ms{margin-top:0}.gs{padding:0}.T7{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}.V7{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)}}.ps{margin-top:.5rem}.q7{height:100%;width:100%}.D7{display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;width:100%;box-sizing:border-box}.G7{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.J7{color:var(--asc-color-base-default)}.K7{height:var(--asc-spacing-m1);width:100%}.N7{color:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.O7{padding:5rem .5rem;text-align:center}.bs{display:block}.P7{color:var(--asc-color-base-shade3)}@media (width >= 48em){.ps{margin:0}.bs{padding:.5rem 0;display:flex;flex-direction:column;gap:1rem}}.Q7{display:flex;height:3.5rem;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box}.W7{display:flex;align-items:center;max-width:100%;gap:.5rem;flex-shrink:0}.Z7{flex-shrink:0}._7{overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-base-default)}.us{height:100%;width:100%;min-width:12.5rem}.e3{background-color:transparent;display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;box-sizing:border-box;flex-shrink:0}.r3{margin:1rem 0;padding:.75rem 0;border-radius:.75rem;background:var(--asc-color-base-shade4);animation:fs 1.5s ease-in-out infinite}.a3{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.o3{color:var(--asc-color-base-default)}@media (width >= 48em){.us{padding:0 1rem}}@keyframes fs{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.i3{display:flex;width:100%;align-items:center;gap:.75rem}.vs{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.ws{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.vs,.ws{animation:xs 1.5s ease-in-out infinite}@keyframes xs{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.t3{display:inline-block}.s3{color:var(--asc-color-base-default);margin-right:.25rem}.d3{color:var(--asc-color-base-shade2)}.c3{min-height:3.5rem;color:var(--asc-color-base-default);display:flex;align-items:center}.l3{word-break:break-all}.n3{color:var(--asc-color-base-default);word-break:break-word;padding:.5rem 0}.m3{white-space:pre-wrap}.g3{color:var(--asc-color-primary-default)}.h3{width:100%;background-color:var(--asc-color-primary-default);position:relative;padding:.63rem 1rem;border-radius:.5rem;box-sizing:border-box}.p3{display:flex;align-items:center;justify-content:center;gap:.5rem}.b3{width:1.25rem;height:1.25rem;fill:var(--asc-color-white)}.u3{color:var(--asc-color-white)}.f3{width:100%;position:relative;padding:.63rem 1rem;border-radius:.5rem;box-sizing:border-box;border:1px solid var(--asc-color-secondary-shade3)}.v3{display:flex;align-items:center;justify-content:center;gap:.5rem}.w3{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.x3{color:var(--asc-color-secondary-default)}.y3{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)}.k3{display:flex;align-items:center;justify-content:center;gap:.5rem}.j3{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.z3{color:var(--asc-color-secondary-default)}.X3{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)}.Y3{display:flex;align-items:center;justify-content:center;gap:.5rem}.I3{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.A3{color:var(--asc-color-secondary-default)}.ys{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.ys[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.ks{color:var(--asc-color-secondary-shade2);width:1.5rem;height:1.5rem;transition:fill .3s}.ks[data-active=true]{color:var(--asc-color-base-default)}.js{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.js[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.zs{fill:var(--asc-color-secondary-shade2);width:1.5rem;height:1.5rem;transition:fill .3s}.zs[data-active=true]{fill:var(--asc-color-base-default)}.Xs{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.Xs[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.Ys{fill:var(--asc-color-secondary-shade2);width:1.5rem;height:1.5rem;transition:fill .3s}.Ys[data-active=true]{fill:var(--asc-color-base-default)}.Is{text-align:center;padding:5rem .5rem}.M3{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.S3{margin-top:.5rem;color:var(--asc-color-base-shade3)}@media (width >= 48rem){.Is{background-color:var(--asc-color-background-default)}}.As{text-align:center;padding:5rem .5rem}.C3{margin-top:.5rem;color:var(--asc-color-base-shade3)}@media (width >= 48rem){.As{width:100%;height:100%;background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}}.E3{width:3.7969rem;height:2.5313rem;fill:var(--asc-color-secondary-shade4)}.R3{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Ms{text-align:center;padding:5rem .5rem;color:var(--asc-color-base-shade3)}.U3{margin-top:.5rem}.B3{width:3.75rem;height:2.5rem;fill:var(--asc-color-secondary-shade4)}@media (width >= 48rem){.Ms{background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}}.F3{display:flex;flex-direction:column;gap:.5rem}.H3{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.L3{height:var(--asc-spacing-m1);width:100%}.T3{margin-bottom:var(--asc-spacing-m1);border-radius:var(--asc-border-radius-md);overflow:hidden}.V3{animation:Ss 1s linear infinite}.Cs{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes Ss{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Es{height:13rem;padding:.75rem 1rem;width:100%}.q3{display:flex;align-items:center;margin-bottom:.75rem}.Rs{width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.5rem}.D3{padding:.25rem 0;flex:1}.Us{height:.5rem;width:60%;border-radius:.75rem;margin-bottom:.5rem;background-color:var(--asc-color-base-shade4)}.Bs{height:.5rem;width:25%;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.H{height:.5rem;margin-bottom:.75rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.Rs,.Us,.Bs,.H{animation:Fs 1.5s ease-in-out infinite}.H:nth-child(1){width:60%}.H:nth-child(2){width:25%}.H:nth-child(3){width:80%}@keyframes Fs{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >=48em){.Cs{overflow:hidden;background-color:transparent;padding-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Es{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.G3{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.J3{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.K3{width:3.7969rem;height:2.5313rem;fill:var(--asc-color-secondary-shade4)}.Hs{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.N3{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.O3{height:var(--asc-spacing-m1);width:100%}.P3{animation:Ls 1s linear infinite}.Q3{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes Ls{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.W3{height:13rem;padding:.75rem 1rem;width:100%}.Z3{display:flex;align-items:center;margin-bottom:.75rem}.Ts{width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.5rem}._3{padding:.25rem 0;flex:1}.Vs{height:.5rem;width:60%;border-radius:.75rem;margin-bottom:.5rem;background-color:var(--asc-color-base-shade4)}.qs{height:.5rem;width:25%;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.L{height:.5rem;margin-bottom:.75rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.Ts,.Vs,.qs,.L{animation:Ds 1.5s ease-in-out infinite}.L:nth-child(1){width:60%}.L:nth-child(2){width:25%}.L:nth-child(3){width:80%}@keyframes Ds{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >=48em){.Hs{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.ej{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.rj{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.aj{width:3.7969rem;height:2.5313rem;fill:var(--asc-color-secondary-shade4)}.Gs{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.oj{height:var(--asc-spacing-m1);width:100%}@media (width >=48em){.Gs{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.qe{width:4rem;height:4rem;border:none;display:flex;cursor:pointer;border-radius:50%;align-items:center;justify-content:center;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-primary-default)}.ij{width:2rem;height:2rem;fill:var(--asc-color-white)}.qe:hover{background-color:var(--asc-color-primary-background-hover)}.qe:active{background-color:var(--asc-color-primary-background-pressed)}.tj{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.sj{padding:.75rem 0;display:flex;align-items:center;gap:.75rem}.dj{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default);margin-left:.25rem}.cj{margin-top:.15rem;color:var(--asc-color-base-default);flex-grow:1}.Js{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.Ks{padding:1rem;flex:1;display:flex;flex-direction:column}.Ns{width:4rem;height:4rem;position:relative;border-radius:50%;overflow:hidden;margin:1.75rem auto 0}.lj{width:7.5rem;height:7.5rem;-o-object-fit:cover;object-fit:cover}.nj{width:100%;height:100%;position:absolute;top:0;left:0;text-align:center;background-color:#0000007f}.Os{fill:var(--asc-color-white);height:1.25rem;width:1.25rem}.Ps{display:flex;height:3.625rem;align-items:center;padding:0 .75rem}.mj{flex-basis:max-content}.Qs{width:100%;flex-grow:1;color:var(--asc-color-base-default)}.Ws{flex:1;display:flex;flex-direction:column;justify-content:space-between}.gj{margin-top:1.5rem}.De{padding:1rem 0;width:100%;border:none;border-bottom:1px solid var(--asc-color-base-shade4);height:auto;resize:none;overflow:hidden}.De:focus{outline:none}.De:disabled{color:var(--asc-color-base-shade2)}.hj{display:none}@media (width >=48em){.Js{background-color:transparent}.Ks{flex:0;background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4, #ebecef)}.Ps{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;overflow:hidden}.Qs{font-size:1.25rem}.pj{font-size:3.75rem}.Ns{width:7.5rem;height:7.5rem}.Ws{justify-content:flex-start}.bj{margin-bottom:1rem}.Os{fill:var(--asc-color-white);height:3rem;width:3rem}}.Zs{background-color:var(--asc-color-primary-default);border-radius:.5rem;padding:.625rem 1rem;text-align:center;width:100%;box-sizing:border-box}.Zs:disabled{background-color:var(--asc-color-primary-shade3);cursor:not-allowed}.uj{color:var(--asc-color-white)}._s{display:block;height:100vh;overflow:scroll}.ed{background-color:var(--asc-color-background-default);position:sticky;top:0;width:100%}.fj{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.vj{color:var(--asc-color-base-shade2);font-size:.8125rem}.wj{display:block;padding:1.5rem 1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.xj{position:relative;display:flex;align-items:center}.yj{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)}.rd{position:absolute;fill:var(--asc-color-base-shade2);left:.75rem}.rd[data-search-value=true]{fill:var(--asc-color-base-default)}.ad{display:none}.ad[data-search-value=true]{display:block;position:absolute;right:.75rem}.kj{fill:var(--asc-color-base-shade3)}.jj{display:flex;flex-wrap:wrap;padding:0 .25rem .25rem;gap:.5rem}.zj{display:flex;align-items:center;padding:.25rem .5rem .25rem .25rem;border-radius:1.5rem;border:1px solid var(--asc-color-base-shade4);gap:.5rem}.Xj{color:var(--asc-color-base-default);font-weight:600;font-size:1rem;max-width:16rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Yj{width:1.75rem;height:1.75rem;border-radius:50%}.Ij{width:1.75rem;height:1.75rem}.Aj{width:2.5rem;height:2.5rem;border-radius:50%}.Mj{fill:var(--asc-color-base-shade1)}.Sj{padding:1rem}.Cj{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%}.Ej{display:flex;align-items:center;flex:1;min-width:0}.Rj{width:2.5rem;height:2.5rem}.Uj{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}.Bj{display:none}.Fj{width:1rem;height:1rem}.Hj{display:flex;flex-direction:column;gap:1rem}.k,.k label{display:flex;align-items:center;gap:.5rem}.k div[aria-hidden=true] svg{display:none;width:1rem;height:1rem;color:var(--asc-color-white)}.k 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}.k input[type=checkbox]:checked+div[aria-hidden=true]{background-color:var(--asc-color-primary-default);border:none}.k 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}.Lj{color:var(--asc-color-base-default)}.od{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}.Tj{width:100%}@media only screen and (width >= 48em){._s{height:23rem;display:block;width:32.625rem}.ed,.od{display:none}}.Vj{padding:.5rem 0;background-color:var(--asc-color-background-default)}.qj{display:flex;align-items:center;gap:.5rem}.id{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);flex-shrink:0}.Dj{display:flex;flex-direction:column}.td{width:6rem;height:1rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.sd{width:4rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.Gj{display:flex;flex-direction:column;gap:.75rem}.dd{height:1.25rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem;width:100%;max-width:calc(100% - 3rem);flex-grow:1}@keyframes cd{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.id,.td,.sd,.dd{animation:cd 1.5s ease-in-out infinite}.ld{height:100vh;overflow:scroll}.nd{background-color:var(--asc-color-background-default);position:sticky;top:0;width:100%;z-index:1}.md{display:flex;justify-content:space-between;align-items:center;padding:1rem}.gd{width:1.5rem}.Jj{position:relative;display:flex;align-items:center;padding:.75rem 1rem}.Kj{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}.hd{position:absolute;fill:var(--asc-color-base-shade2);left:1.75rem;width:1.5rem;height:1.25rem}.hd[data-search-value=true]{fill:var(--asc-color-base-default)}.pd{display:none}.pd[data-search-value=true]{display:block;position:absolute;right:1.75rem}.Nj{fill:var(--asc-color-base-shade3);width:1.5rem;height:1rem}.Ge{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}.Ge::-webkit-scrollbar{display:none}.Oj{display:block;text-align:center}.Pj{position:relative;display:flex;justify-content:center}.Qj{width:2.5rem;height:2.5rem}.Wj{background:none;border:none;padding:0;margin:0;display:inline-block;cursor:pointer;position:absolute;right:.5rem;top:0}.Zj{display:block;border-radius:50%;width:1.125rem;height:1.125rem;fill:var(--asc-color-background-transparent-black)}._j{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)}.Je{padding:1rem}.ez{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%}.rz{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-right:.25rem}.az{width:2.5rem;height:2.5rem}.oz{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}.iz{flex:1;min-width:0;display:flex;align-items:center}.tz{padding:.5rem 0;flex-direction:row-reverse}.bd{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}.sz{width:100%}@media only screen and (width >= 48em){.ld{height:auto;width:30rem;border-radius:.75rem}.nd{border-bottom:1px solid var(--asc-color-base-shade4)}.Ge{border-bottom:none;margin-bottom:0}.md{flex-direction:row-reverse;padding:1.25rem 1.5rem 1rem}.dz{fill:var(--asc-color-base-shade3)}.cz{font-size:1.25rem}.gd{display:none}.Je{max-height:50vh;min-height:50vh;overflow-y:scroll;padding-bottom:5rem}.Je[data-has-selected=true]{min-height:calc(50vh - 6.5rem);max-height:calc(50vh - 6.5rem)}.bd{margin-top:0;position:static;border-top:none}}.ud{padding:0 1rem}.fd{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.vd{color:var(--asc-color-base-default)}.lz{border-bottom:1px solid var(--asc-color-base-shade4)}.nz{padding:1.5rem 0 .25rem}.mz{border-bottom:1px solid var(--asc-color-base-shade4)}.gz{padding:1.5rem 0 .25rem}@media only screen and (width >= 48em){.ud{padding:0}.fd{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)}.vd{font-size:1.25rem}.hz{padding:0 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.pz{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.bz{display:flex;align-items:center;gap:.75rem}.uz{width:1.5rem;height:1.5rem;padding:.1rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.fz{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.vz{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.wz{display:flex;align-items:center;gap:.75rem}.xz{width:1.5rem;height:1.5rem;padding:.1rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.yz{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.kz{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.jz{display:flex;align-items:center;gap:.75rem}.zz{width:1.5rem;height:1.5rem;padding:.2rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.Xz{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.Yz{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.Iz{display:flex;align-items:center;gap:.75rem}.Az{width:1.5rem;height:1.5rem;padding:.2rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.Mz{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.Sz{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;border-bottom:1px solid var(--asc-color-base-shade4)}.Cz{color:var(--asc-color-alert-default)}.Ez{display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:1rem}.Rz{color:var(--asc-color-alert-default)}.wd{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.13rem 0 1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.Uz{color:var(--asc-color-base-shade1)}@media only screen and (width >= 48em){.wd{border-bottom:none}}.xd{width:100%;padding:0 1rem}.yd{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.kd{color:var(--asc-color-base-default)}.jd{display:block;padding:1rem 0}.Bz{padding-top:.12rem;color:var(--asc-color-base-shade1)}.Fz{gap:0}.zd{display:flex;padding:1rem 0;align-items:center;flex-direction:row-reverse;justify-content:space-between}.Xd{display:none}@media only screen and (width >= 48em){.xd{padding:0;gap:.75rem;display:grid}.yd{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.kd{font-size:1.25rem}.Hz{opacity:0;pointer-events:none}.Lz{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.jd,.zd{padding:1rem}.Xd{padding:1rem;display:block}.Tz{width:100%}}.Yd{width:100%;padding:0 1rem}.Id{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.Ad{color:var(--asc-color-base-default)}.Vz{width:1.5rem;height:1.5rem}.Md{gap:.5rem;display:flex;padding:.75rem 0;align-items:flex-start;justify-content:space-between}.qz{display:block}.Dz{padding-top:.12rem;color:var(--asc-color-base-shade1)}@media only screen and (width >= 48em){.Yd{padding:0;gap:.75rem;display:grid}.Id{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ad{font-size:1.25rem}.Md{padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.Sd{position:relative;padding-bottom:1rem}.Ke{display:flex;justify-content:space-between;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.Gz{display:flex;align-items:center;color:var(--asc-color-base-default)}.Jz{width:1.5rem;height:1.5rem}.Kz{color:var(--asc-color-base-default);margin-right:.25rem}.Cd{background-color:var(--asc-color-background-shade1);padding:.75rem 1rem}.Nz{color:var(--asc-color-base-shade1)}.Ed{gap:1rem;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 10rem);background-color:var(--asc-color-background-default)}.Oz{fill:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.Pz{color:var(--asc-color-base-shade3)}.Rd{display:grid;margin-top:0;background-color:var(--asc-color-base-shade4)}.Ud{gap:.5rem;display:grid;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Sd{height:auto}.Ke{border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ke[data-review=false]{border-radius:.5rem;margin-bottom:.75rem}.Cd{margin-bottom:.75rem;border-radius:0 0 .5rem .5rem;border:1px solid var(--asc-color-base-shade4);border-width:0 1px 1px}.Rd{gap:.75rem;margin-top:.75rem;background-color:transparent}.Ud{gap:.75rem;background-color:transparent}.Ed{height:auto;padding:3.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Bd{padding:1rem;margin-bottom:.5rem;background-color:var(--asc-color-background-default)}.Qz{display:flex;align-items:center;margin-bottom:1rem}.Fd{width:2rem;height:2rem;border-radius:50%;margin-right:.75rem;background-color:var(--asc-color-base-shade4)}.Wz{display:flex;flex-direction:column}.Hd{width:6rem;height:.5rem;margin-bottom:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.Ld{width:4rem;height:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.Zz{gap:.75rem;display:flex;flex-direction:column}.T{width:100%;height:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.T,.Fd,.Hd,.Ld{animation:Td 1.5s ease-in-out infinite}.T:first-child{width:75%}.T:nth-child(2){width:100%}.T:last-child{width:50%}._z{width:100%;height:2.5rem}@keyframes Td{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >= 48em){.Bd{box-shadow:none;margin-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Vd{position:relative;display:flex;align-items:center;padding:0 1rem .75rem}.e8{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}.qd{left:1.75rem;width:1.25rem;position:absolute;fill:var(--asc-color-base-shade2)}.qd[data-search-value=true]{fill:var(--asc-color-base-default)}.Dd{display:none}.Dd[data-search-value=true]{display:block;position:absolute;right:1.75rem}.r8{fill:var(--asc-color-base-shade3);width:1.5rem;height:1rem}.a8{padding:.5rem 1rem}.o8{display:flex;align-items:center}.Gd{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.i8{display:flex;flex-direction:column}.Jd{width:8.75rem;height:.5rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.75rem}.Kd{width:6.75rem;height:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Gd,.Jd,.Kd{animation:Nd 1.5s ease-in-out infinite}@keyframes Nd{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >= 48em){.t8{border-radius:.5rem;padding-bottom:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Vd{padding:.75rem 1rem}}.s8{width:100%;gap:.75rem;display:flex;align-items:center;padding:.5rem 1rem}.d8{flex:1;min-width:0;gap:.75rem;display:flex;align-items:center}.c8{display:flex;width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;align-items:center}.l8{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}.Od{width:100%;display:block}.de{width:100%;gap:.75rem;display:flex;padding:1rem 0;align-items:center}.de:hover{background-color:var(--asc-color-background-shade1)}.n8{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.m8{color:var(--asc-color-alert-default)}.g8{width:1.5rem;height:1.5rem;fill:var(--asc-color-alert-default)}.h8{width:1rem;height:.75rem;fill:var(--asc-color-base-shade3)}.p8{margin-right:.13rem;width:1rem;height:1rem}@media (width >= 48em){.Od{overflow:hidden;padding:.5rem 0}.de{padding:.75rem 1rem}.de:focus-visible{background-color:var(--asc-color-background-shade1)}}@media (width >= 48em){.Pd{padding:.5rem 0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Pd[data-hidden=true]{padding:0;border:none}}.b8{padding-bottom:1rem}.Qd{display:flex;padding:1rem;align-items:center;justify-content:space-between}.Wd{color:var(--asc-color-base-default)}.u8{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.f8:focus-visible{width:1.5rem;height:1.5rem;border-radius:50%;outline:2px solid var(--asc-color-primary-default)}.Zd{padding:0 1rem;margin-bottom:.75rem}._d{font-size:1rem}@media (width >= 48em){.Qd{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)}.Wd{font-size:1.25rem}.Zd{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}._d{font-size:.875rem}}.ec{color:var(--asc-color-base-default)}.rc{display:flex;align-items:center;padding:1.12rem .75rem;justify-content:space-between}.ac{color:var(--asc-color-base-default)}.v8{width:1.5rem}.oc{border:none}.ic{width:100%;height:11.75rem;position:relative;background:linear-gradient(0deg,#0000007f,#0000007f) 100%,#d9e5fc}.tc{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0deg,#0006 0% 100%)}.sc{top:50%;left:50%;width:2rem;opacity:.8;height:1.75rem;position:absolute;fill:var(--asc-color-white);transform:translate(-50%,-50%)}.dc{padding:.5rem 1rem 0}.cc{gap:.5rem;display:flex;padding:1rem 0;justify-content:space-between}.w8{font-size:.8125rem;color:var(--asc-color-base-shade1)}.V{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)}.x8{gap:.25rem;display:flex;align-items:center}.y8{line-height:1.125rem;font-size:.8125rem;color:var(--asc-color-base-shade3)}.q{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)}.V::-moz-placeholder,.q::-moz-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.V:-ms-input-placeholder,.q:-ms-input-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.V::placeholder,.q::placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.k8{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.lc{gap:.25rem;display:flex;padding-bottom:1rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.j8{gap:.5rem;display:flex;flex-wrap:wrap}.z8{gap:.5rem;display:flex;align-items:center;border-radius:1.5rem;padding:.25rem .5rem .25rem .25rem;border:1px solid var(--asc-color-base-shade4)}.X8,.Y8{width:1.75rem;height:1.75rem;border-radius:50%}.I8{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)}.A8{fill:var(--asc-color-base-shade1)}.M8{width:100%}.nc{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)}.S8{gap:.75rem;padding:1rem 0;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.C8{gap:.75rem;display:flex}.E8{border-top:1px solid var(--asc-color-base-shade4)}.Ne{gap:1rem;display:flex;flex-wrap:wrap}.R8{display:block;text-align:center}.U8{display:flex;position:relative;justify-content:center}.B8{width:2.5rem;height:2.5rem}.F8{top:0;margin:0;padding:0;border:none;display:flex;right:.4rem;cursor:pointer;background:none;position:absolute;align-items:center;justify-content:center}.H8{width:1.125rem;height:1.125rem;border-radius:50%;fill:var(--asc-color-background-transparent-black)}.L8{width:4rem;overflow:hidden;white-space:nowrap;align-items:center;margin-top:.25rem;justify-self:center;display:inline-block;text-overflow:ellipsis}.mc{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)}@media only screen and (width >=48em){.ec{gap:.75rem;display:grid;padding-bottom:2rem}.rc{height:4rem;border-radius:.5rem;padding:1.25rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.ac{font-size:1.25rem}.oc{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.ic{width:100%;height:17.0625rem;border-radius:.5rem .5rem 0 0}.tc{border-radius:.5rem}.sc{width:5rem;height:3.5rem}.dc{padding:0 1rem;background-color:var(--asc-color-background-default)}.cc{padding:1.5rem 0 0}.V,.q,.lc,.nc{padding:1rem 0}.mc{margin-top:0;border-top:none;position:static;border-radius:0 0 .5rem .5rem}.Ne{padding:1rem 0 0}.T8{font-size:1.25rem}.Ne .V8{border-bottom:none}}.q8{width:100%}.gc{color:var(--asc-color-base-default)}.hc{display:flex;align-items:center;padding:1.12rem .75rem;justify-content:space-between}.pc{color:var(--asc-color-base-default)}.D8{width:1.5rem}.bc{border:none}.Oe{width:100%;height:11.75rem;position:relative}.Oe[data-no-image=true]{background:linear-gradient(0deg,#0000007f,#0000007f) 100%,#d9e5fc}.uc{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0deg,#0006 0% 100%)}.fc{top:50%;left:50%;width:2rem;opacity:.8;height:1.75rem;position:absolute;fill:var(--asc-color-white);transform:translate(-50%,-50%)}.vc{padding:.5rem 1rem 0}.wc{gap:.5rem;display:flex;padding:1rem 0;justify-content:space-between}.G8{font-size:.8125rem;color:var(--asc-color-base-shade1)}.D{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)}.J8{gap:.25rem;display:flex;align-items:center}.K8{line-height:1.125rem;font-size:.8125rem;color:var(--asc-color-base-shade3)}.G{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)}.D::-moz-placeholder,.G::-moz-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.D:-ms-input-placeholder,.G:-ms-input-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.D::placeholder,.G::placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.N8{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.xc{gap:.25rem;display:flex;padding-bottom:1rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.O8{gap:.5rem;display:flex;flex-wrap:wrap}.P8{gap:.5rem;display:flex;align-items:center;border-radius:1.5rem;padding:.25rem .5rem .25rem .25rem;border:1px solid var(--asc-color-base-shade4)}.Q8,.W8{width:1.75rem;height:1.75rem;border-radius:50%}.Z8{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)}._8{fill:var(--asc-color-base-shade1)}.e6{width:100%}.yc{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)}.r6{padding:1rem 0;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.a6{gap:.75rem;display:flex}.kc{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)}@media only screen and (width >=48em){.gc{gap:.75rem;display:grid;padding-bottom:2rem}.hc{border-radius:.5rem;padding:1.25rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.pc{font-size:1.25rem}.bc{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Oe{width:100%;height:17.0625rem;border-radius:.5rem .5rem 0 0}.uc{border-radius:.5rem}.fc{width:5rem;height:3rem}.vc{padding:0 1rem;background-color:var(--asc-color-background-default)}.wc{padding:1.5rem 0 0}.D,.G,.xc,.yc{padding:1rem 0}.kc{margin-top:0;border-top:none;position:static;border-radius:0 0 .5rem .5rem}.jc{padding:1rem 0 0}.o6{font-size:1.25rem}.jc .i6{border-bottom:none}}.Pe{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%)}.Pe[data-entering]{animation:Qe 0ms}.Pe[data-exiting]{animation:Qe .25s reverse ease-in}.We{outline:none;max-width:20rem;max-height:80vh;border-radius:.75rem;background:var(--asc-color-background-default)}.We[data-entering]{animation:zc .25s cubic-bezier(.175,.885,.32,1.275)}.t6{outline:none}.s6{display:flex;align-items:center;padding:1.25rem 1.5rem;justify-content:space-between}.d6{font-size:1.25rem;color:var(--asc-color-base-default)}.Xc{fill:var(--asc-color-base-shade3)}.c6{line-height:1.5;font-size:.875rem;padding:0 1.5rem;color:var(--asc-color-base-shade1)}.Yc{gap:.75rem;display:flex;justify-content:center;padding:1rem 1.5rem 1.5rem}.Ze{width:100%}.l6{color:var(--asc-color-white)}._e{width:100%}.Ze:hover{opacity:.7}._e:hover{opacity:.7;color:var(--asc-color-secondary-shade1)}@keyframes Qe{0%{opacity:0}to{opacity:1}}@keyframes zc{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.We{max-width:25rem;min-width:25rem}.Xc[data-focus-visible]{outline:1px solid var(--asc-color-base-shade2)}.Yc{justify-content:flex-end}.Ze[data-focus-visible]{opacity:.7}._e[data-focus-visible]{opacity:.7;color:var(--asc-color-secondary-shade1)}}.er{padding:1rem;background-color:var(--asc-color-background-default);max-height:96%;position:fixed;bottom:0;left:0;right:0;z-index:100;display:flex;flex-direction:column;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem}.er:focus{outline:none}.n6{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;flex:1;margin-bottom:2rem}.m6{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:1rem}.Ic{background-color:color(from var(--asc-color-base-inverse) srgb r g b / 50%);inset:0;position:fixed;display:block;z-index:5}@media (width >= 48em){.er,.Ic{display:none}}.Ac{outline:none;max-height:80vh;border-radius:.75rem;background:var(--asc-color-background-default);overflow:hidden}.Ac[data-entering]{animation:Mc .25s cubic-bezier(.175,.885,.32,1.275)}.u{top:0;left:0;width:100%;z-index:999;height:100vh;display:flex;position:fixed;align-items:center;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 50%)}.u[data-view=mobile]{display:flex}.u[data-view=desktop]{display:none}.u[data-entering]{animation:rr 0ms}.u[data-exiting]{animation:rr .25s reverse ease-in}.g6{outline:none}.h6{display:flex;align-items:center;padding:1.25rem 1.5rem;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.p6{font-size:1.25rem;color:var(--asc-color-base-default)}.Sc{fill:var(--asc-color-base-shade3)}@keyframes rr{0%{opacity:0}to{opacity:1}}@keyframes Mc{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.u[data-view=mobile]{display:none}.u[data-view=desktop]{display:flex}.Sc[data-focus-visible]{outline:1px solid var(--asc-color-base-shade2)}}.b6{height:100%;width:100%}.Cc{display:none}@media (width >= 48em){.Cc{min-height:100%;display:block}}.u6{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.ar{display:flex;padding:0 1rem;flex-direction:column;background-color:var(--asc-color-background-default);scrollbar-width:none;-ms-overflow-style:none}.ar::-webkit-scrollbar{display:none}.Ec{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)}.Rc{display:flex;flex-direction:column}.f6{display:grid;align-items:center;grid-template-columns:2.5rem minmax(0,1fr) min-content;gap:.75rem;padding:.5rem 0}.v6{text-align:left;overflow:hidden;white-space:nowrap;-webkit-line-clamp:1;text-overflow:ellipsis}.w6{width:2.5rem;height:2.5rem;border-radius:50%}.x6{width:1.5rem;height:1.125rem;fill:var(--asc-color-secondary-default)}.y6{width:100%;height:1px}@media (width >= 48em){.ar{padding:0;gap:.75rem;background-color:transparent}.Ec{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Rc{padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.k6{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.j6{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.z6{color:var(--asc-color-base-shade3)}.Uc{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){.Uc{height:auto;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Bc{height:100%;padding:0 1rem;background-color:var(--asc-color-background-default)}.Fc{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}.X6{grid-area:back}.Y6{overflow:hidden;grid-area:title;display:flex;justify-content:center;align-items:center}.I6{height:1px;width:100%}.Hc{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%}.Hc[data-has-categories=true]{grid-template-rows:[name-start] auto [name-end cat-start] auto [cat-end member-start] auto [member-end]}.A6{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)}.M6{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-sm)}.S6{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}.C6{grid-column:sub-a / sub-g;grid-row:name-start / name-end;display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.E6{grid-column:sub-a / sub-e;grid-row:cat-start / cat-end}.R6{display:flex;align-items:center}.U6{grid-column:sub-a / sub-e;grid-row:member-start / member-end}.Lc{grid-row:name-start / member-end;grid-column:sub-e / sub-g;width:4rem;place-self:end end}.Lc[data-has-categories=true]{grid-row:cat-start / member-end}.B6{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}@media (width >= 48em){.Bc{padding:0;height:auto;gap:.75rem;display:grid;background-color:transparent}.Fc{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.F6{padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.Tc{width:100%;height:100%;display:grid;overflow:hidden;grid-template-columns:auto 1fr;background:var(--asc-color-background-shade1)}.Vc{width:18rem}.or{width:100%;margin:0 auto;overflow:scroll;max-width:37.125rem;padding:1rem 1.5rem 0;scrollbar-width:none;-ms-overflow-style:none}.or::-webkit-scrollbar{display:none}@media (width < 48em){.Tc{grid-template-columns:1fr;background:var(--asc-color-background-default)}.Vc{display:none}.or{padding:0;max-width:unset}}.H6{font-weight:700;font-size:1.25rem;color:var(--asc-color-base-default)}.ce{gap:1rem;display:grid;padding:.5rem 1rem;grid-template-columns:2rem 12.5rem}.ce:hover,.ce:focus-within{background-color:var(--asc-color-background-shade1)}.ce[data-selected=true]{background-color:var(--asc-color-primary-shade3)}.L6{width:2rem;height:2rem;border-radius:100%}.T6{width:100%;height:100%;fill:var(--asc-color-primary-shade2)}.V6{gap:.25rem;width:100%;display:grid}.ir{display:flex;width:12.5rem;align-items:center;justify-content:start}.q6{display:flex;align-items:center;justify-content:center}.qc{fill:var(--asc-color-base-default)}.ir[data-selected=true] .qc{fill:var(--asc-color-primary-default)}.Dc{color:var(--asc-color-base-default)}.D6{height:1rem;width:1.25rem}.ir[data-selected=true] .Dc{color:var(--asc-color-primary-default)}.G6{width:12.5rem;flex-wrap:nowrap}.J6{gap:1rem;width:100%;display:grid;padding:.5rem 1rem;border-radius:.75rem;grid-template-columns:2rem 12.5rem}.K6{width:2rem;height:2rem;border-radius:100%;background-color:var(--asc-color-base-shade4)}.N6{width:100%;gap:.375rem;display:grid}.O6{width:12.25rem;height:.875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.P6{width:5rem;height:.625rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.Q6{animation:Gc 1.5s ease-in-out infinite}@keyframes Gc{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.W6{display:grid;gap:.5rem;overflow-y:scroll;padding-bottom:2rem;scrollbar-width:none;-ms-overflow-style:none;min-height:10rem;background-color:var(--asc-color-background-default)}.Z6{padding:.5rem 1rem;color:var(--asc-color-base-default)}.j{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)}.j:hover,.j:active{color:var(--asc-color-base-default);background-color:var(--asc-color-primary-shade3)}.j:disabled{background-color:transparent;color:var(--asc-color-base-shade2)}.j[data-active=true]{color:var(--asc-color-primary-default);background-color:var(--asc-color-primary-shade3)}.Jc{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)}.Jc[data-active=true]{background-color:var(--asc-color-primary-default)}.Kc{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}.Kc[data-active=true]{fill:var(--asc-color-white)}.Nc{font-size:var(--asc-text-font-size-sm);font-weight:var(--asc-text-font-weight-bold)}.Nc[data-active=true]{color:var(--asc-color-primary-default)}@media (width >= 48em){.j[data-focus-visible]{color:var(--asc-color-base-default);background-color:var(--asc-color-primary-shade3)}}._6{display:flex;flex-direction:column;height:100vh;border-right:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.e9{gap:1rem;padding:1rem;display:grid;flex-shrink:0}.r9{flex-shrink:0;display:grid;grid-gap:.5rem;padding:.5rem 0;border-top:1px solid var(--asc-color-base-shade4)}.a9{display:grid;grid-gap:.5rem;padding:.5rem 0;border-top:1px solid var(--asc-color-base-shade4);overflow-y:auto}.o9{max-height:55vh;overflow-y:scroll;padding-bottom:1rem}.Oc{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.i9{display:flex;flex-direction:column;height:100%}.Pc{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;left:0;right:0;top:0}.t9{color:var(--asc-color-base-default);width:100%;text-align:center}.Qc{color:var(--asc-color-base-shade1);padding:.75rem 1rem;width:100%;box-sizing:border-box;background-color:var(--asc-color-background-shade1)}.s9{width:100%;background-color:var(--asc-color-base-shade4);height:.5rem}.Wc{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.d9{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4)}@media (width >=48em){.Oc{background-color:transparent}.Pc{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}.Wc{height:auto}.Qc{border:1px solid var(--asc-color-base-shade4);border-radius:0 0 .5rem .5rem;margin-bottom:.75rem}}.Zc{padding:.75rem 1rem}.c9{display:flex;justify-content:center;gap:.75rem;align-items:center}.l9{width:2.5rem;height:2.5rem}.n9{width:100%}.m9{display:flex;gap:.75rem;margin-top:.75rem}.g9{padding:.62rem 1rem;width:100%;background-color:var(--asc-color-primary-default);color:var(--asc-color-white);text-align:center;border-radius:.5rem}.h9{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)}.p9{max-width:2.5rem;width:100%;height:2.5rem}@media (width >=48em){.Zc{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem}}._c{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.b9{display:flex;flex-direction:column;height:100%}.el{display:flex;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.rl{margin-top:3.625rem;padding:1rem}.u9{width:100%;color:var(--asc-color-base-default)}.al{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.f9{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4)}.v9{display:flex;flex-direction:column;gap:1rem}.w9{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.x9{height:1px;width:100%}@media (width >= 48em){._c{background-color:transparent}.el{background-color:var(--asc-color-background-default);position:static;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;border-radius:.5rem}.rl{background-color:var(--asc-color-background-default);margin-top:0;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}.al{height:auto}}.y9{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;gap:.75rem}.k9{width:2.5rem;height:2.5rem;flex-shrink:0}.j9{color:var(--asc-color-base-default);flex-grow:1}.z9{display:flex;gap:.75rem}.X9{padding:.375rem .5rem;border-radius:.25rem;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.Y9{color:var(--asc-color-secondary-default)}.I9{display:flex;padding:var(--asc-spacing-m1);padding-top:0;gap:var(--asc-spacing-s1);align-items:center}.A9{color:var(--asc-color-base-inverse)}.M9{color:var(--asc-color-base-default);display:flex;align-items:center}.S9{width:.75rem;height:.75rem;margin-right:var(--asc-spacing-xxs2);fill:var(--asc-color-base-default)}.C9{width:3rem;height:3rem}.E9{animation:ol 2s linear infinite}@keyframes ol{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.R9{display:flex;:hover{cursor:pointer;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm)}}.U9{fill:var(--asc-color-secondary-shade2);width:auto;height:1.25rem}.B9{width:1.25rem;height:1.25rem}.F9{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)}.H9{cursor:pointer;display:flex;padding:var(--asc-spacing-s2) var(--asc-spacing-m1);justify-content:space-between}.L9{color:var(--asc-color-base-inverse)}.T9{color:var(--asc-color-alert-default)}.V9,.q9{fill:var(--asc-color-base-inverse)}.D9{width:1.25rem;height:1.25rem;fill:var(--asc-color-alert-default)}.G9{width:1.25rem;height:1.25rem}.J9{height:1.25rem;width:1.25rem;color:var(--asc-color-alert-default);fill:var(--asc-color-alert-default)}.K9{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);&.N9{position:fixed!important}}.O9{padding:var(--asc-spacing-s1) var(--asc-spacing-m1);display:flex;gap:var(--asc-spacing-s1)}.P9{display:flex;gap:var(--asc-spacing-xxs2);align-items:center;color:var(--asc-color-secondary-shade2);margin-bottom:var(--asc-spacing-xxs2)}.Q9{width:2rem;height:2rem}.W9{width:1rem;height:1rem}.il{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}.il[data-mentioned=true]{border:1px solid var(--asc-color-primary-default)}.Z9{width:12.5rem}._9{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)}.eX{color:var(--asc-color-base-inverse)}.rX{color:var(--asc-color-base-default);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.aX{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)}.oX{-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.iX,.tX{color:var(--asc-color-primary-default)}.sX{color:var(--asc-color-primary-dark, var(--asc-color-primary-default))}.dX{width:1.25rem;height:1.25rem;color:var(--asc-color-base-shade2)}.tl{display:flex}.tl:hover{cursor:pointer;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm)}.cX{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}.le{width:2rem;height:2rem;border:.313rem var(--asc-color-base-shade4) solid;border-radius:var(--asc-border-radius-full)}.le[data-active=true],.le[data-active=true]:hover{border-radius:var(--asc-border-radius-full);border:.313rem var(--asc-color-base-shade1) solid}.le:hover{border-radius:var(--asc-border-radius-full);border:.313rem var(--asc-color-secondary-shade3) solid}.lX{position:relative}.nX{position:absolute;bottom:1.5rem;left:.625rem;transform:translate(-50%)}.mX{width:1.25rem;height:1.25rem}.sl{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)}.sl[data-myreaction=true]{background-color:var(--asc-color-primary-default);border:none}.J{display:flex;flex-direction:row-reverse;align-items:center}.J>:not(:first-child){margin-right:calc(var(--asc-spacing-s1) * -1)}.J>:first-child{transform:translate(0)}.J>:nth-child(2){transform:translate(0)}.J>:last-child{transform:translate(0)}.gX{width:1.25rem;height:1.25rem}.hX{margin-left:var(--asc-spacing-xxs1);color:var(--asc-color-base-inverse)}.pX{color:var(--asc-color-base-shade1)}.bX{padding:var(--asc-spacing-s1) var(--asc-spacing-m1);display:flex;gap:var(--asc-spacing-s1)}.dl{position:relative}.dl[data-reactions=true]{margin-bottom:1.313rem}.uX{display:flex;align-items:flex-end;gap:var(--asc-spacing-xxs3)}.fX{position:absolute;bottom:-1.313rem}.vX{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)}.wX{display:flex;align-items:flex-start;padding-bottom:var(--asc-spacing-xxs2)}.xX{height:1rem;width:1rem;fill:var(--asc-color-base-inverse)}.yX{width:auto;height:1.25rem}.kX{height:1rem;width:1.25rem;fill:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.jX{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}.zX{z-index:1001!important;max-height:85%;top:15%!important;@media (width >= 768px){width:375px!important}}.XX{height:100%!important;background-color:var(--asc-color-background-default)!important}.YX{background-color:var(--asc-color-black)!important;opacity:.5!important}.IX{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)}.AX{display:flex;flex-direction:column-reverse;flex-grow:1;overflow-y:hidden}.MX{margin:auto;padding-top:var(--asc-spacing-m1);padding-bottom:var(--asc-spacing-m1)}.SX{width:1.25rem;height:1.25rem}.CX{display:flex;flex-direction:column-reverse;overflow:auto}.EX{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)}.RX{margin-bottom:var(--asc-spacing-m1)}.UX{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}.BX{padding-top:1.3125rem;padding-bottom:.5rem}.FX{margin:auto;width:8.375rem;height:.3125rem;border-radius:var(--asc-border-radius-full);background-color:var(--asc-color-base-shade1)}.HX{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)}.LX{width:2rem;height:2rem;cursor:pointer}.TX{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem}.VX{height:3.5rem;width:100%;position:relative;background-color:var(--asc-color-background-default)}.qX{position:absolute;top:0;left:0;width:100%;transform:translateY(-100%)}.DX{height:3.5rem;width:100%;padding:.5rem;display:grid;align-items:center;grid-template-columns:minmax(0,1fr) 2rem;gap:var(--asc-spacing-s2);box-sizing:border-box;position:relative}.GX{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)}}.JX{color:var(--asc-color-primary-default)}.KX{color:#999;overflow:hidden;position:absolute;top:.625rem;left:1.75rem;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.cl{height:100%;font-size:var(--asc-text-font-size-md);color:var(--asc-color-base-default);padding:0 0 0 1rem;position:relative}.NX{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}.OX{margin:0;position:relative}.cl:focus{border:none;outline:none}.ll{position:absolute;bottom:0;left:0;width:100%;height:12.5rem;overflow-y:scroll}.ll::-webkit-scrollbar{display:none}.nl{color:var(--asc-color-primary-shade1);text-decoration:none}.nl:hover{text-decoration:underline}.tr,.sr{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}.tr[data-is-selected=true],.sr[data-is-selected=true]{background-color:var(--asc-color-base-shade4)}.tr:focus,.sr:focus{background-color:var(--asc-color-base-shade4)}.PX{width:2.5rem;height:2.5rem}.QX{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}.WX,.ZX{margin-left:.5rem;font-size:1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-base-default)}._X{min-height:3.5rem;z-index:99;background-color:var(--asc-color-background-default)}.eY{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)}.rY{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}}}.aY{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)}}.oY{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;.iY{flex:0 0 auto;width:2rem;height:2rem}.tY{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;.sY{font-weight:var(--asc-text-font-weight-bold)}.dY{font-weight:var(--asc-text-font-weight-light);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.cY{flex:0 0 auto;cursor:pointer}}.lY{position:relative;height:0}.nY{height:100%}.mY{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}.gY{color:var(--asc-color-base-shade3)}.hY{color:var(--asc-color-base-shade2)}.pY{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)}.bY{position:relative;bottom:var(--asc-spacing-m1);display:flex;flex-direction:column;align-items:center;z-index:99999;pointer-events:none}.uY{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:ml;animation-fill-mode:forwards;pointer-events:auto;background-color:var(--asc-color-base-shade4)}@keyframes ml{0%{opacity:0}to{opacity:1}}.fY{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;&.vY{border-color:var(--asc-color-alert-default)}&.wY{background:var(--asc-color-base-shade4);border-color:var(--asc-color-base-shade3)}}.xY{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}}.yY{position:relative;width:100%;>div:first-child{position:absolute!important;width:100%;top:revert!important;left:revert!important;right:revert!important;bottom:revert!important}}.gl{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}}}.kY{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}.jY{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)}.gl .zY{padding:0 .4rem}.XY{box-shadow:var(--asc-box-shadow-01)}.YY{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);height:100%;overflow-y:hidden}.IY{color:var(--asc-color-white)}.AY,.MY{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between}.SY{color:var(--asc-color-white)}.CY{width:100%;height:100%;position:relative}.EY{position:absolute;top:10px;left:10px;right:10px;z-index:1;display:flex;align-items:center;padding:.75rem 0 .625rem}.hl{position:absolute;top:0;left:0;right:0;height:.125rem;border-radius:.25rem;background-color:#ffffff4d}.RY{height:100%;background-color:#fff;transition:width .1s linear}.UY{width:100%;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.pl{color:#fff}.BY{display:flex;align-items:center;gap:.25rem}.FY{position:absolute;bottom:2rem;z-index:1;display:flex;justify-content:center;align-items:center;padding:.75rem 1rem .625rem;left:50%;transform:translate(-50%)}.bl{width:100%;height:100%;position:absolute;top:0;left:0}.HY{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ul{width:2rem;height:2rem}.LY{-o-object-fit:contain;object-fit:contain}.TY{-o-object-fit:cover;object-fit:cover}.VY{width:100%;display:flex;justify-content:space-between;align-items:center}.qY{display:flex;align-items:center;gap:.5rem;width:100%}.DY{position:absolute;inset:0;background:linear-gradient(180deg,#00000029 100%,#fff0 55.05%);pointer-events:none}@keyframes fl{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.K{background-color:#e0e0e0;animation:fl 1.5s ease-in-out infinite}.hl.K{height:.25rem;width:100%}.ul.K{width:2rem;height:2rem;border-radius:50%}.pl.K{width:60%;height:1rem;border-radius:.25rem}.bl.K{width:100%;height:100%}.GY{flex-grow:1;display:flex;flex-direction:column;gap:.25rem}.JY{width:80%;height:.5rem;background-color:#e0e0e0;margin-bottom:.25rem;border-radius:.25rem}.KY{width:40%;height:.5rem;background-color:#e0e0e0;border-radius:.25rem}.NY{position:relative;width:7.4rem;height:13rem}.OY{width:1rem;height:1rem;flex-shrink:0}.N{position:relative;width:100%;height:100%;overflow:hidden}.dr{width:100%;height:100%}.dr img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.N:hover .dr img{transform:scale(1.1);cursor:pointer}.PY{position:absolute;top:0;left:0;right:0;padding:.5rem}.QY{display:flex;align-items:center;gap:.25rem;margin-bottom:.25rem}.WY{color:#ebecef;font-size:.25rem}.ZY{display:flex;align-items:center}._Y{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;max-width:3rem}.eI{width:.5rem;height:.5rem;color:#1054de}.rI{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}.N:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0009;opacity:0;transition:opacity .3s ease-in-out}.N: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}.N: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}.aI{width:100%;height:100%}.oI{-o-object-fit:contain;object-fit:contain}.iI{-o-object-fit:cover;object-fit:cover}.tI{position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.sI{width:.75rem;height:.75rem;color:#1054de;margin-right:.13rem}.dI{max-width:4rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cI{position:absolute;top:.5rem;left:.5rem;right:.5rem;display:flex;align-items:center}.lI{background-color:#636878;animation:vl 1.5s ease-in-out infinite}@keyframes vl{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.nI{width:1rem;height:1rem;border-radius:50%;background-color:#e0e0e0;margin-right:.5rem}.mI{flex-grow:1}.gI{width:80%;height:.25rem;background-color:#e0e0e0;margin-bottom:.25rem;border-radius:.25rem}.hI{width:40%;height:.25rem;background-color:#e0e0e0;border-radius:.25rem}.pI{width:7.4rem;height:13rem;position:relative;overflow:hidden}.bI{position:absolute;inset:0;background:linear-gradient(180deg,#00000029 100%,#fff0 55.05%);pointer-events:none;z-index:0}.uI{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#f0f0f0;color:#666;text-align:center}
|
|
1
|
+
@keyframes Y{to{transform:translate(100%)}}.Y{--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}.Y: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:Y;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.Y{--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-color-black: #000;--asc-color-white: #fff;--asc-color-primary-default: #1054de;--asc-color-primary-shade1: #4a82f2;--asc-color-primary-shade2: #a9c4f9;--asc-color-primary-shade3: #d9e5fc;--asc-color-primary-shade4: #fff;--asc-color-base-inverse: #000;--asc-color-base-default: #292b32;--asc-color-base-shade1: #636878;--asc-color-base-shade2: #898e9e;--asc-color-base-shade3: #a5a9b5;--asc-color-base-shade4: #ebecef;--asc-color-secondary-default: #292b32;--asc-color-secondary-shade1: #636878;--asc-color-secondary-shade2: #898e9e;--asc-color-secondary-shade3: #a5a9b5;--asc-color-secondary-shade4: #ebecef;--asc-color-secondary-shade5: #f9f9fa;--asc-color-alert-default: #fa4d30;--asc-color-live: #ff305a;--asc-color-highlight-default: #1054de;--asc-color-message-bubble-primary: #1054de;--asc-color-message-bubble-secondary: #ebecef;--asc-color-background-default: #fff;--asc-color-background-shade1: #f6f7f8;--asc-color-background-transparent-black: #00000080;--asc-color-background-transparent-white: #fffc;--asc-color-primary-background-hover: #0d47ba;--asc-color-primary-background-pressed: #0b3997;--asc-color-primary-background-disabled: #d9e5fc;--plyr-color-main: #f6f7f8;--plyr-video-control-background-hover: rgb(0 0 0 / 30%);--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%)}@media (prefers-color-scheme: light){:root{--asc-color-black: #000;--asc-color-white: #fff;--asc-color-primary-default: #1054de;--asc-color-primary-shade1: #4a82f2;--asc-color-primary-shade2: #a9c4f9;--asc-color-primary-shade3: #d9e5fc;--asc-color-primary-shade4: #fff;--asc-color-base-inverse: #000;--asc-color-base-default: #292b32;--asc-color-base-shade1: #636878;--asc-color-base-shade2: #898e9e;--asc-color-base-shade3: #a5a9b5;--asc-color-base-shade4: #ebecef;--asc-color-secondary-default: #292b32;--asc-color-secondary-shade1: #636878;--asc-color-secondary-shade2: #898e9e;--asc-color-secondary-shade3: #a5a9b5;--asc-color-secondary-shade4: #ebecef;--asc-color-secondary-shade5: #f9f9fa;--asc-color-alert-default: #fa4d30;--asc-color-live: #ff305a;--asc-color-highlight-default: #1054de;--asc-color-message-bubble-primary: #1054de;--asc-color-message-bubble-secondary: #ebecef;--asc-color-background-default: #fff;--asc-color-background-shade1: #f6f7f8;--asc-color-background-transparent-black: #00000080;--asc-color-background-transparent-white: #fffc;--asc-color-primary-background-hover: #0d47ba;--asc-color-primary-background-pressed: #0b3997;--asc-color-primary-background-disabled: #d9e5fc;--plyr-color-main: #f6f7f8;--plyr-video-control-background-hover: rgb(0 0 0 / 30%)}}@media (prefers-color-scheme: dark){:root{--asc-color-black: #000;--asc-color-white: #fff;--asc-color-primary-default: #1054de;--asc-color-primary-shade1: #4a82f2;--asc-color-primary-shade2: #a9c4f9;--asc-color-primary-shade3: #d9e5fc;--asc-color-primary-shade4: #fff;--asc-color-base-inverse: #fff;--asc-color-base-default: #ebecef;--asc-color-base-shade1: #a5a9b5;--asc-color-base-shade2: #6e7487;--asc-color-base-shade3: #40434e;--asc-color-base-shade4: #292b32;--asc-color-secondary-default: #292b32;--asc-color-secondary-shade1: #a5a9b5;--asc-color-secondary-shade2: #898e9e;--asc-color-secondary-shade3: #a5a9b5;--asc-color-secondary-shade4: #40434e;--asc-color-secondary-shade5: #292b32;--asc-color-alert-default: #fa4d30;--asc-color-live: #ff305a;--asc-color-highlight-default: #1054de;--asc-color-message-bubble-primary: #1054de;--asc-color-message-bubble-secondary: #292b32;--asc-color-background-default: #191919;--asc-color-background-shade1: #40434e;--asc-color-background-transparent-black: #00000080;--asc-color-background-transparent-white: #fffc;--asc-color-primary-background-hover: #0d47ba;--asc-color-primary-background-pressed: #0b3997;--asc-color-primary-background-disabled: #d9e5fc;--plyr-color-main: #f6f7f8;--plyr-video-control-background-hover: rgb(0 0 0 / 30%)}}.Rl{[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)}.Q{width:2rem;position:relative}.Q 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}.Q:hover input[data-plyr=volume],.Q input[data-plyr=volume]:hover{display:block!important}.Ul{margin:0;padding:0;color:inherit;font-family:Inter var,sans-serif}.Bl{font-size:1.25rem;line-height:1.5rem;font-weight:700}.Fl{font-size:1rem;line-height:1.5rem;font-weight:600}.Hl{font-size:1rem;line-height:1.5rem;font-weight:400}.Ll{font-size:.875rem;line-height:1.25rem;font-weight:600}.Tl{font-size:.875rem;line-height:1.25rem;font-weight:400}.Vl{font-size:.75rem;line-height:1rem;font-weight:600}.ql{font-size:.75rem;line-height:1rem;font-weight:400}.Dl{font-size:.75rem;line-height:.75rem;font-weight:400}.Gl{background-color:var(--asc-color-background-default)!important}.Jl{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)}.Kl{background-color:var(--asc-color-background-default)}.Nl{background-color:#0000007f}.gr{overflow:hidden;border-radius:50%;width:100%;height:100%}.gr[data-clickable=true]:hover{cursor:pointer}.Ol{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pr{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}.W{opacity:.6;cursor:not-allowed}.pr:disabled{opacity:.6;cursor:not-allowed}.br{background-color:var(--asc-color-primary-default);color:var(--asc-color-white);border:none}.br:hover:not(.W){background-color:var(--asc-color-primary-shade1)}.ur{background-color:var(--asc-color-white);color:var(--asc-color-primary-default);border:1px solid var(--asc-color-primary-default)}.ur:hover:not(.W){background-color:var(--asc-color-base-shade4)}.fr{background-color:transparent;color:var(--asc-color-primary-default);border:1px solid var(--asc-color-primary-default)}.fr:hover:not(.W){background-color:var(--asc-color-base-shade4)}.Pl{font-size:var(--asc-text-font-size-sm);padding:var(--asc-spacing-xxs2) var(--asc-spacing-s1)}.Ql{font-size:var(--asc-text-font-size-md);padding:var(--asc-spacing-s1) var(--asc-spacing-m1)}.Wl{font-size:var(--asc-text-font-size-xl);padding:var(--asc-spacing-s2) var(--asc-spacing-m2)}.Zl{margin-right:var(--asc-spacing-s1)}._l{text-align:center;color:var(--asc-color-base-shade3)}.en{box-sizing:border-box;all:unset;cursor:pointer}.rn{all:unset;fill:var(--asc-color-white);cursor:pointer}.an{width:1.5rem;height:1.5rem}.on{all:unset;width:2rem;height:2rem;display:grid;cursor:pointer;place-content:center;fill:var(--asc-color-base-inverse);color:var(--asc-color-base-inverse)}.in{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.vr{all:unset;display:flex;cursor:pointer;padding:.25rem;align-items:center;justify-content:center;&:hover{opacity:.8}&:active{opacity:.6}}.tn{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}@media (width >= 48em){.vr[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.sn{cursor:pointer;color:var(--asc-color-primary-default);background-color:var(--asc-color-background-default)}.cn{display:flex;padding:.75rem 0;width:100%;cursor:pointer}.wr{margin-left:.5rem;color:var(--asc-color-base-default)}.xr{color:var(--asc-color-base-default);width:1.25rem;height:1.25rem}@media (width >= 48em){.wr{margin-top:.15rem;margin-left:.75rem}.xr{width:1.5rem;height:1.5rem;margin-left:.25rem}}.dn{all:unset;fill:var(--asc-color-white);cursor:pointer}.ln{display:flex;align-items:center;gap:var(--asc-spacing-xxs2);cursor:auto}.nn{all:unset;cursor:pointer;width:1.5rem;height:1.5rem}.yr{display:flex;align-items:center;justify-content:start;gap:.25rem;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:none}.yr *{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.kr{width:1.25rem;height:1.25rem}.kr[data-has-my-reaction=false]{fill:var(--asc-color-base-shade2)}.jr{color:var(--asc-color-base-shade2)}.jr[data-has-my-reaction=true]{color:var(--asc-color-primary-default);text-transform:capitalize}.mn{position:absolute;top:0;left:0;transform:translateY(calc(-100% - .81rem));display:flex;justify-content:center;align-items:center;gap:.25rem;padding:.25rem .375rem;border-radius:1.75rem;background-color:var(--asc-color-background-default);box-shadow:var(--asc-box-shadow-03)}.v{padding:.25rem .44rem;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.pe{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%)}.v:hover>.pe,.v[data-touch-over=true]>.pe{display:flex}.v:hover,.v[data-touch-over=true]{animation:zr .25s ease-out;scale:1.5}.v[data-active=true]{animation:Xr .25s ease-out}@keyframes zr{0%{scale:1}to{scale:1.5}}@keyframes Xr{0%{scale:1.5}to{scale:2}}.Yr{cursor:pointer;color:var(--asc-color-white);background-color:var(--asc-color-primary-default)}.Yr:disabled{cursor:pointer;color:var(--asc-color-white);background-color:var(--asc-color-primary-shade2)}.hn{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}.gn{fill:var(--asc-color-white)}.pn{fill:var(--asc-color-primary-shade2)}.bn{width:2.5rem;height:2.5rem}.un{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:2.5rem;height:2.5rem}.Ir{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)}.Ir[data-hideAvatar=true]{display:none}.fn{width:1.25rem;height:.75rem}.vn{width:2rem;height:2rem}.wn{all:unset;position:absolute;top:96px;left:24px;z-index:99999}.xn{fill:var(--asc-color-white);width:1.5rem;height:1.5rem}.yn{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}.kn{color:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;flex-shrink:0}.jn{display:flex;align-items:center;max-width:calc(100% - 2rem);overflow:hidden;color:var(--asc-color-secondary-default)}.zn{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Ar{all:unset;cursor:pointer;position:absolute;bottom:0;right:0;width:1rem;height:1rem}.Ar[data-disabled]{cursor:not-allowed}.Xn{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}.Yn{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.In{line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default);display:block}.An{color:var(--asc-color-base-shade1)}.Mn{padding:.5rem;background-color:var(--asc-color-base-shade4);border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center}.Sn{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-default)}.Cn{display:block;line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default)}.En{color:var(--asc-color-base-shade1)}.Rn{border:none;outline:none;display:flex;cursor:pointer;align-items:center;justify-content:center;transition:background-color .3s ease}.d{font-weight:400}.d.t{font-size:1rem}.d.a{background-color:transparent;color:var(--asc-color-primary-default)}.d.a:hover{background-color:transparent;color:var(--asc-color-primary-shade1)}.d.a[data-focus-visible]{color:var(--asc-color-primary-shade1)}.d.a:disabled,.d.a[data-disabled=true],.d.a[data-disabled=true]:hover{cursor:not-allowed;color:var(--asc-color-primary-shade1)}.e,.r{font-weight:600}.e.a{border:none;fill:var(--asc-color-white);color:var(--asc-color-white);background-color:var(--asc-color-primary-default)}.e.a:hover,.e.a[data-focus-visible]{background-color:var(--asc-color-primary-shade1)}.e.a:disabled,.e.a[data-disabled=true],.e.a[data-disabled=true]:hover{cursor:not-allowed;background-color:var(--asc-color-primary-background-disabled)}.e.I{border:none;fill:var(--asc-color-white);color:var(--asc-color-white);background-color:var(--asc-color-alert-default)}.e.I:hover{background-color:rgb(from var(--asc-color-alert-default) r g b / 80%)}.e.I:disabled,.e.I[data-disabled=true],.e.I[data-disabled=true]:hover{cursor:not-allowed;background-color:rgb(from var(--asc-color-alert-default) r g b / 50%)}.r.w{background-color:transparent;fill:var(--asc-color-base-default);color:var(--asc-color-base-default);border:1px solid var(--asc-color-secondary-shade3)}.r.w:hover,.r.w[data-focus-visible]{border:1px solid var(--asc-color-base-shade2)}.r.w:disabled,.r.w[data-disabled=true],.r.w[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.l[data-label=true][data-icon=false],.r.l[data-label=true][data-icon=false]{gap:.25rem;font-size:.75rem;border-radius:.25rem;padding:.3125rem .5rem}.e.l[data-label=true][data-icon=true],.r.l[data-label=true][data-icon=true]{gap:.25rem;font-size:.75rem;border-radius:.25rem;padding:.25rem .75rem .25rem .5rem}.e.l[data-label=false][data-icon=true],.r.l[data-label=false][data-icon=true]{padding:.375rem;border-radius:.25rem}.e.t[data-label=true][data-icon=false],.e.t[data-label=true][data-icon=true],.r.t[data-label=true][data-icon=false],.r.t[data-label=true][data-icon=true]{gap:.5rem;font-size:.875rem;border-radius:.5rem;padding:.625rem 1rem}.e.t[data-label=false][data-icon=true],.r.t[data-label=false][data-icon=true]{padding:.625rem;border-radius:.5rem}.e.l .Z,.r.l .Z,.e.t .Z,.r.t .Z{width:1.25rem;height:1.25rem}.Un{width:100%}._{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer;background:none;border:none;outline:none}._:disabled{cursor:not-allowed;color:var(--asc-color-secondary-shade3)}.Mr{width:2rem;height:2rem;color:var(--asc-color-base-default);background:var(--asc-color-background-shade1);border-radius:50%;padding:.25rem}.Mr[data-disabled=true]{color:var(--asc-color-secondary-shade3)}.Bn{display:none}.Sr{display:inline}@media (width >= 48em){._{padding:0}.Sr{display:none}._[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.Cr{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer}.Cr:disabled{cursor:not-allowed;color:var(--asc-color-secondary-shade3)}.Er{width:2rem;height:2rem;stroke:var(--asc-color-base-default);background:var(--asc-color-background-shade1);border-radius:50%;padding:.25rem}.Er[data-disabled=true]{stroke:var(--asc-color-secondary-shade3)}.Fn{display:none}.Rr{width:100%;-o-object-fit:cover;object-fit:cover;max-height:11.75rem}.Hn{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}@media only screen and (width >= 48em){.Rr{max-height:17.0625rem;border-radius:.5rem .5rem 0 0}}.Ln{width:1.5rem;height:1.125rem;fill:var(--asc-color-white)}.Tn{cursor:pointer;display:block;text-align:center}.Vn{fill:var(--asc-color-base-default);height:1.5rem;width:1.5rem}.qn{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}.Dn{line-height:1.65rem}.Gn{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}.Jn{position:relative;width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-primary-shade2)}.Kn{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:var(--asc-color-white);cursor:pointer;font-weight:400}.Nn{position:relative;cursor:pointer}.On{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:2rem;height:2rem}.Pn{width:1.25rem;position:absolute;height:1.25rem;bottom:2px;right:-4px}.Qn{width:2rem;height:2rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;background-color:var(--asc-color-base-shade4);animation:Ur 1.5s ease-in-out infinite}@keyframes Ur{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.n{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}.n: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)}.n[data-pressed]:before{border-color:var(--asc-color-base-shade4)}.n[data-selected]:before{border-width:.475rem;border-color:var(--asc-color-primary-default)}.n[data-selected][data-pressed]:before{border-color:var(--asc-color-base-shade4)}.n[data-disabled]:before{border-color:var(--asc-color-base-shade4)}.n[data-selected][data-disabled]:before{border-color:var(--asc-color-primary-shade3)}.n[data-focus-visible]:before{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.Wn{gap:.5rem;display:flex;flex-direction:column;color:var(--asc-color-base-default)}.Zn{all:unset;cursor:pointer;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}._n{display:flex;padding:0 .375rem 0 .25rem;justify-content:center;align-items:center;gap:.0625rem;background-color:var(--asc-color-primary-shade3);border-radius:1.25rem}.em{display:flex;justify-content:center;align-items:center;height:.5625rem;width:.75rem;fill:var(--asc-color-primary-default)}.rm{color:var(--asc-color-primary-default);text-align:center;font-size:.625rem;font-style:normal;font-weight:400;line-height:1.125rem;letter-spacing:-.0063rem}.am{color:var(--asc-color-base-shade2)}.om{display:flex;flex-direction:column;gap:1rem}.im{display:flex;gap:.5rem}.tm{width:2rem;height:2rem;border-radius:50%;background:var(--asc-color-base-shade4)}.sm{display:flex;flex-direction:column;gap:.5rem}.cm{background-color:var(--asc-color-base-shade4);border-radius:0 .75rem .75rem;width:13.875rem;height:4.25rem}.dm{width:10.3269rem;height:.5rem;border-radius:.75rem;background:var(--asc-color-base-shade4);padding-top:.19rem;padding-bottom:.19rem}.lm{animation:Br 1.5s ease-in-out infinite}@keyframes Br{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.nm{width:100%;background-color:inherit;overflow-wrap:break-word;color:var(--asc-color-base-default)}.Fr{border:none;outline:none;cursor:pointer;display:inline;background-color:transparent;color:var(--asc-color-primary-default)}.Fr[data-focus-visible]{outline:2px solid var(--asc-color-primary-default)}.mm{display:inline;cursor:pointer;text-decoration:none;color:var(--asc-color-primary-default)}.hm{color:var(--asc-color-primary-default)}.gm{display:flex;gap:.75rem;padding:1rem 1.25rem;align-items:center;cursor:pointer}.pm{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.bm{color:var(--asc-color-alert-default);width:1.5rem;height:1.5rem}.um{color:var(--asc-color-base-default)}.fm{color:var(--asc-color-alert-default)}.vm{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}.wm{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}.Hr{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}.Lr{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}.Lr::-webkit-scrollbar{display:none}.Hr :focus{border:none;outline:none}.xm{text-decoration:none;color:var(--asc-color-primary-default)}.ym{width:100%;height:1px;background-color:var(--asc-color-background-default)}.km{color:var(--asc-color-primary-default)}.be,.ue{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}.be[data-is-selected=true],.ue[data-is-selected=true]{background-color:var(--asc-color-base-shade4)}.be:focus,.ue:focus{background-color:var(--asc-color-base-shade4)}.jm{width:2.5rem;height:2.5rem}.zm{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}.Xm,.Ym{margin-left:.5rem;font-size:1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-base-default)}.Im{display:grid;grid-template-columns:auto 1.5rem;justify-content:center;align-items:center;gap:.5rem}.Am{width:1.5rem;height:1.5rem}.Mm{display:flex;justify-content:center;align-items:center;fill:var(--asc-color-base-default)}.Tr{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.125rem}.Tr:hover{background-color:var(--asc-color-background-shade1);border-radius:.5rem}.m{outline:none;border-radius:.75rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.m[data-placement=top]{--origin: translateY(.5rem)}.m[data-placement=bottom]{--origin: translateY(-.5rem)}.m[data-placement=right]{--origin: translateX(-.5rem)}.m[data-placement=left]{--origin: translateX(.5rem)}.m[data-entering]{animation:fe .2s}.m[data-exiting]{animation:fe .2s reverse ease-in}.Sm{outline:none;min-width:12.5rem}.Cm{background-color:var(--asc-color-background-shade1);border-radius:.5rem}@keyframes fe{0%{transform:var(--origin);opacity:0}to{transform:translateY(0);opacity:1}}.Vr{display:flex;flex-direction:column;gap:var(--asc-spacing-m1);height:100%}.ve{display:flex;align-items:center;overflow-x:auto;position:relative;width:100%;scrollbar-width:none;-ms-overflow-style:none}.ve::-webkit-scrollbar{display:none}.qr{display:flex;gap:var(--asc-spacing-s1);border-bottom:1px solid var(--asc-color-base-shade4);width:100%;min-width:-moz-max-content;min-width:max-content}.Dr{cursor:pointer;padding:var(--asc-spacing-xxs2) var(--asc-spacing-s1);background:var(--asc-color-background-default);color:var(--asc-color-base-shade6);padding-bottom:var(--asc-spacing-s1);border-bottom:transparent}.Dr[data-active=true]{color:var(--asc-color-primary-default);border-bottom:2px solid var(--asc-color-primary-default)}.Em{display:flex;align-items:center;gap:var(--asc-spacing-s1)}.Rm{display:flex;gap:0;width:100%;flex-direction:column}.Um{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%}.Bm{display:flex;color:var(--asc-color-base-default);padding:var(--asc-spacing-s1);justify-content:space-between;width:100%}.Fm{display:flex;gap:var(--asc-spacing-s2);align-items:center}.Hm{display:flex;align-items:center}.Lm{width:1.25rem}.Tm{width:1.5rem}.we{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:var(--asc-color-base-shade2)}.we.Vm{flex-direction:column;justify-content:start;align-items:flex-start;animation:Gr 1.5s ease-in-out infinite}.qm{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-s2)}.Dm{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-xxs2)}.Gm{cursor:pointer;color:var(--asc-color-base-shade1)}.Jm{color:var(--asc-color-base-default)}@keyframes Gr{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Km{display:flex;flex-grow:1;overflow:auto;width:100%;>div{width:100%}}.Jr{height:100%}.Nm{width:2.5rem;height:2.5rem}.Kr{display:none;margin-bottom:.5rem;fill:var(--asc-color-base-shade3)}.Om{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}@media only screen and (width >= 48em){.Vr{width:30rem}.ve{padding:1rem 1rem 0;border-bottom:1px solid var(--asc-color-base-shade4)}.qr{border-bottom:none}.Kr{display:block}.Jr{padding:0 1rem;min-height:28rem}.we{height:50vh}}.Pm{width:100%;display:grid;grid-template-columns:min-content 1fr;gap:.5rem;align-items:start}.Qm{margin-right:.75rem;display:inline-block}.Wm{display:flex;flex-direction:column;gap:.25rem}.Zm{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}._m{color:var(--asc-color-base-default);cursor:pointer}.eh{color:var(--asc-color-base-default)}.rh{display:flex;justify-content:space-between;align-items:center;width:100%}.ah{display:flex;gap:.75rem;align-items:center}.oh{display:flex;gap:.25rem;align-items:center}.ih{color:var(--asc-color-base-shade2)}.th{width:1.25rem;height:1.25rem}.Nr{cursor:pointer;color:var(--asc-color-base-shade2)}.Nr[data-is-liked=true]{color:var(--asc-color-primary-default)}.sh{color:var(--asc-color-base-shade2)}.ch{width:1.25rem;height:1.25rem;cursor:pointer}.dh{fill:var(--asc-color-secondary-shade2)}.lh{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}.nh{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.mh{color:var(--asc-color-secondary-shade1)}.hh{display:flex;gap:.75rem;padding:1rem 0;align-items:center;cursor:pointer}.gh{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.ph{color:var(--asc-color-base-default)}.bh{display:flex;padding:.31rem .5rem;gap:.25rem;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm);width:-moz-max-content;width:max-content;align-items:center;margin-bottom:var(--asc-spacing-s2)}.uh{width:1rem;height:1rem;color:var(--asc-color-secondary-shade2)}.fh{color:var(--asc-color-secondary-shade2)}.vh{display:flex;gap:.5rem}.wh{width:100%}.xh{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}.yh{display:flex;gap:var(--asc-spacing-s1);justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.kh{padding:.375rem .75rem;cursor:pointer}.jh{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)}.zh{color:var(--asc-color-white);border-radius:var(--asc-border-radius-sm);background:var(--asc-color-primary-default)}.Xh{display:flex;color:var(--asc-color-base-shade2);white-space:pre}.Yh{display:flex;align-items:center;gap:.1125rem}.Ih{display:inline-block;width:1.125rem;height:1.125rem}.Ah{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)}.Mh{gap:1rem;display:grid;margin-top:1rem}.Sh{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}.Ch{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.Eh{color:var(--asc-color-secondary-shade1)}.Rh{width:100%;display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem;align-items:start}.Uh{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)}.Bh{width:1.25rem;height:1rem;color:var(--asc-color-base-shade2)}.Fh{color:var(--asc-color-base-shade2)}.Hh{margin-right:.75rem;display:inline-block}.Lh{display:flex;flex-direction:column;gap:.25rem}.Th{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%}.Or{color:var(--asc-color-base-default);cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100vw - 7rem);width:100%}.Vh{color:var(--asc-color-base-default)}.qh{display:flex;justify-content:space-between;align-items:center;width:100%}.Dh{display:flex;gap:.75rem;align-items:center}.Gh{display:flex;color:var(--asc-color-base-shade2);white-space:pre}.Jh{display:flex;gap:.25rem;align-items:center}.Kh{color:var(--asc-color-base-shade2)}.Nh{width:1.25rem;height:1.25rem}.Pr{cursor:pointer;color:var(--asc-color-base-shade2)}.Pr[data-is-liked=true]{color:var(--asc-color-primary-default)}.Oh{cursor:pointer;color:var(--asc-color-base-shade2)}.Ph{width:1.25rem;height:1.25rem;cursor:pointer}.Qh{height:.5rem;fill:var(--asc-color-secondary-shade2)}.Wh{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}.Zh{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}._h{color:var(--asc-color-secondary-shade1)}.eg{display:flex;gap:.5rem}.rg{width:100%}.ag{width:100%;position:absolute;top:0;left:0;transform:translateY(-100%);max-height:8rem;overflow:scroll}.og{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}.ig{display:flex;gap:var(--asc-spacing-s1);justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.tg{padding:.375rem .75rem;cursor:pointer}.sg{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)}.cg{color:var(--asc-color-white);border-radius:var(--asc-border-radius-sm);background:var(--asc-color-primary-default)}.dg{cursor:pointer;color:var(--asc-color-primary-default)}.lg{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)}.ng{display:flex;align-items:center;gap:.1125rem}.mg{display:inline-block;width:1.125rem;height:1.125rem}@media (width >= 48em){.Or{max-width:27rem}}.hg{width:100%;position:relative;height:100%;max-width:24rem}.gg{display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem;width:100%}.pg{display:flex;flex-direction:column;gap:.25rem}.bg{width:2rem;height:2rem}.ug{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%}.fg{width:100%}.vg{color:var(--asc-color-base-default);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wg{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.xg{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}.yg{aspect-ratio:1 / 1;overflow:hidden;border-radius:.5rem 0 0 .5rem;flex-basis:35%;width:35%}.kg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.jg{padding:.75rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;flex-basis:65%;width:65%;overflow:hidden}.zg{width:100%}.Xg{color:var(--asc-color-base-shade1);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Yg{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}.Ig{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%}.Ag{width:100%;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box}.Mg{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.Sg{fill:var(--asc-color-base-shade3)}.Qr{position:relative;border-radius:var(--asc-border-radius-full);padding:var(--asc-spacing-none) var(--asc-spacing-xxs3)}.Qr:before{content:"";position:absolute;inset:0;background-color:var(--asc-color-base-shade1);opacity:.5;border-radius:inherit}.Cg{width:.75rem;height:.75rem}.Eg{font-size:var(--asc-text-font-size-xs);line-height:var(--asc-line-height-sm);color:var(--asc-color-white)}.Rg{position:relative;display:flex;gap:var(--asc-spacing-xxs1);align-items:center}.Wr{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}.Wr:focus{outline:none}.Ug{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;flex:1}.Bg{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.Fg{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:fixed}.Hg{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}.Lg{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.Tg{color:var(--asc-color-base-default)}.Vg{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.qg{color:var(--asc-color-base-shade1)}.Dg{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.Gg{min-height:15rem}.Jg{display:flex;flex-direction:column;gap:1rem}.Kg{width:100%;padding:var(--asc-spacing-s2) 0;margin:auto;border-top:.0625rem solid var(--asc-color-base-shade4);cursor:pointer;text-align:center}.Ng{color:var(--asc-color-base-default)}.Og{height:1px}.Zr{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:1rem;color:var(--asc-color-base-shade2)}.Pg{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}@media only screen and (width >= 48em){.Zr{height:35vh}}.Qg{display:flex;align-items:center;align-self:stretch;fill:var(--asc-color-white)}.Wg{width:var(--asc-spacing-m2);height:var(--asc-spacing-m2)}._r{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)}.x{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:ea;pointer-events:auto;background-color:var(--asc-color-secondary-default);padding:1rem;box-shadow:var(--asc-box-shadow-02)}.Zg{color:var(--asc-color-white)}.x[data-alignment=fullscreen]{position:relative;left:-9rem}.x[data-alignment=fixed]{position:fixed;top:1rem;left:50%;transform:translate(-50%)}@keyframes ea{0%{opacity:0}to{opacity:1}}@media (width < 48em){._r{top:auto;left:0;bottom:0}.x{width:100%;margin-top:var(--asc-spacing-m1);margin-bottom:0}.x[data-alignment=fullscreen]{position:unset;left:unset}.x[data-alignment=fixed]{position:unset;top:unset;left:unset;transform:unset}}._g{position:relative;display:flex;flex-direction:column}.e0{position:absolute;top:0;left:0;width:100%;transform:translateY(-100%);max-height:12rem;display:flex;flex-direction:column}.r0{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)}.a0{display:flex;align-items:flex-end;gap:.5rem;padding:.5rem .75rem;background-color:var(--asc-color-background-default);width:100%;flex-direction:row}.o0{width:2rem;height:2rem;border-radius:var(--asc-border-radius-full);margin:0 auto;display:flex;margin-bottom:.25rem;flex-shrink:0}.xe{color:var(--asc-color-primary-default);cursor:pointer;margin-bottom:.5rem}.xe:hover{background-color:transparent!important}.xe:disabled{color:var(--asc-color-primary-shade2)}.i0{width:100%;background-color:var(--asc-color-base-shade4);border-radius:1.25rem;padding:.625rem .75rem}.t0{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.625rem 1rem;background-color:var(--asc-color-base-shade4)}.s0{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)}.c0{font-weight:var(--asc-text-font-weight-bold)}.d0{fill:var(--asc-color-base-shade2);width:1.25rem;height:1.25rem;cursor:pointer}.l0{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)}.n0{width:1.5rem;height:1.25rem}.m0{display:flex;flex-direction:column;height:100%;background-color:var(--asc-color-base-inverse);border:1px solid var(--asc-color-base-shade4)}.h0{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)}.g0{border-top-left-radius:1rem;border-top-right-radius:1rem}.p0{flex:1;overflow-y:auto;padding:var(--asc-spacing-m1)}.b0{height:100%}.u0{padding:var(--asc-spacing-m1);background-color:var(--asc-color-base-inverse)}.f0{position:fixed;inset:0;background-color:#0000007f;z-index:-1}.ra{height:100%;display:flex;flex-direction:column}.v0{overflow-y:auto;flex-grow:1;padding:var(--asc-spacing-m1)}.w0{width:100%}@media screen and (width >= 48em){.ra{height:50vh;max-height:50vh;min-width:30rem}.x0{border-top:1px solid var(--asc-color-base-shade4)}}.y0{all:unset;cursor:pointer;color:var(--asc-color-primary-default)}.aa{width:30rem;background-color:transparent}.ee::-moz-placeholder{color:var(--asc-color-base-shade3)}.ee:-ms-input-placeholder{color:var(--asc-color-base-shade3)}.ee::placeholder{color:var(--asc-color-base-shade3)}.k0{display:flex;flex-direction:column}.A .j0{background-color:#0000007f}.A .z0{background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;max-height:80%;overflow:auto}.A .X0{background-color:var(--asc-color-background-default);padding:16px}.A .Y0{padding:16px;display:flex;justify-content:space-between;align-items:center}.A .I0{width:40px;height:4px;background-color:#ccc;border-radius:2px;margin-bottom:8px}.A0{display:flex;flex-direction:column;gap:var(--asc-spacing-xxs2)}.oa{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}.oa.M0{border-bottom-color:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.ye{display:block}.ye:after{content:none;color:var(--asc-color-alert-default)}.ye.S0:after{content:"*";color:var(--asc-color-alert-default)}.C0{color:var(--asc-color-base-shade2)}.E0{color:var(--asc-color-alert-default)}.R0{color:var(--asc-color-base-shade1);text-align:right;margin-top:.3rem}.ia{display:flex;align-items:center;justify-content:space-between;margin-top:1.25rem}.U0{display:flex;justify-content:space-between;align-items:center}.B0{color:var(--asc-color-base-default)}.F0{border:none;color:var(--asc-color-base-default)}.ta{border:none}.ta:disabled{cursor:not-allowed;color:var(--asc-color-primary-shade2)}.H0{width:1.5rem;height:1.5rem;fill:var(--asc-color-alert-default)}.L0{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)}.sa{height:.0625rem;align-self:stretch;background-color:var(--asc-color-base-shade4);margin:1rem -2rem 0}.ca{margin-top:var(--asc-spacing-l1);display:flex;flex-direction:column;border-bottom:1px solid var(--asc-color-base-shade4)}.da{display:none;align-items:center;justify-content:space-between;gap:.75rem}.la{display:none}.T0{color:var(--asc-color-base-shade3);width:1.5rem;height:1.25rem}@media (width > 48em){.ia{padding:1.25rem 1.5rem 0;margin:unset}.V0,.q0{display:none}.la{display:block}.da{display:flex;padding:1rem 1.5rem 1.5rem}.D0{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)}.G0{text-align:center;border-radius:.5rem;width:100%;padding:.62rem 1rem;background-color:var(--asc-color-primary-default);color:var(--asc-color-white)!important}.aa{padding:0 1.5rem}.ee{color:var(--asc-color-base-shade3)}.ca{border:none;margin-bottom:1rem}.sa{width:100%;margin:1rem 0}}.J0{margin-top:1.5rem}.K0{align-items:center;display:flex;justify-content:space-between}.N0{display:inline}.O0{color:var(--asc-color-base-shade1)}.P0{color:var(--asc-color-base-shade3)}.h{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}.h::-moz-placeholder{color:var(--asc-color-base-shade2)}.h:-ms-input-placeholder{color:var(--asc-color-base-shade2)}.h::placeholder{color:var(--asc-color-base-shade2)}.h:focus{outline:none}.h:disabled{color:var(--asc-color-base-shade2)}.h[data-error=true]{border-bottom:1px solid var(--asc-color-alert-default)}.na{color:var(--asc-color-base-shade1)}.na[data-error=true]{color:var(--asc-color-alert-default)}.Q0{color:var(--asc-color-base-default)}.W0{color:var(--asc-color-alert-default)}.Z0{stroke:var(--asc-color-secondary-shade4);stroke-width:2;fill:none}._0{stroke:var(--asc-color-alert-default)}.ep{stroke-dasharray:339;stroke-dashoffset:339;transform:rotate(-90deg);transform-origin:50% 50%;animation:ma 2s linear infinite}@keyframes ma{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}.rp,.ap{position:absolute;bottom:0;right:0;cursor:pointer;z-index:2}.op{display:none}.ip{width:3rem;height:3rem;position:relative;cursor:pointer}.tp{background-color:var(--asc-color-background-default);position:relative;width:3rem;display:flex;gap:.25rem;flex-direction:column;text-align:center;padding:1rem .75rem;align-items:center}.sp{all:unset;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden}.cp{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;border-radius:50%}.dp{font-size:.75rem;line-height:1rem;color:#626262;cursor:pointer}@keyframes ha{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}.lp{animation:ha 2s linear 0s infinite}.np{animation:none}.ga{display:flex;overflow:auto;padding:1rem;background-color:var(--asc-color-background-default);gap:var(--asc-spacing-s1)}.mp{display:flex;flex-direction:column;align-items:center;margin-right:1.25rem;cursor:pointer}.hp{width:3.75rem;height:3.75rem;border-radius:50%;overflow:hidden;border:.125rem solid var(--asc-color-white);box-shadow:0 .125rem .25rem #0000001a}.gp{margin-top:.5rem;text-align:center}.pp{font-size:.875rem;font-weight:500;color:var(--asc-color-base-default)}.pa{display:flex;justify-content:center;margin-top:.25rem}.pa svg{width:1rem;height:1rem;margin:0 .25rem;fill:var(--asc-color-base-shade4)}.bp{display:flex;flex-direction:column;align-items:center;margin-right:1rem}.up{width:4rem;height:4rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;animation:ke 1.5s ease-in-out infinite}.fp{width:4.5rem;height:.75rem;border-radius:.25rem;background-color:#f0f0f0;animation:ke 1.5s ease-in-out infinite}.ba{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)}.vp{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.ua{left:.75rem}.fa{right:.75rem}.fa[data-shown=false],.ua[data-shown=false]{display:none}@keyframes ke{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.ga{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.ba{display:flex}}.wp{height:1rem;width:1.25rem;min-width:1.25rem;margin-top:-.125rem;fill:var(--asc-color-base-default)}.xp{display:flex;flex-direction:column;align-items:center;cursor:pointer}.yp{position:relative;width:4rem;height:4rem;margin-bottom:.5rem}.kp{position:absolute;bottom:0;right:0;fill:var(--asc-color-primary-default)}.jp{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3.5rem;height:3.5rem;border-radius:50%;overflow:hidden;background-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='40' height='40' rx='20' fill='%23D9E5FC'/%3E%3Cpath d='M19.8462 12C20.7625 12 21.6413 12.356 22.2893 12.9898C22.9373 13.6235 23.3013 14.4831 23.3013 15.3793C23.3013 16.2756 22.9373 17.1351 22.2893 17.7688C21.6413 18.4026 20.7625 18.7586 19.8462 18.7586C18.9298 18.7586 18.051 18.4026 17.403 17.7688C16.755 17.1351 16.391 16.2756 16.391 15.3793C16.391 14.4831 16.755 13.6235 17.403 12.9898C18.051 12.356 18.9298 12 19.8462 12ZM12.9359 14.4138C13.4887 14.4138 14.0021 14.5586 14.4463 14.8193C14.2982 16.2 14.7128 17.571 15.5618 18.6428C15.0682 19.5697 14.081 20.2069 12.9359 20.2069C12.1504 20.2069 11.3972 19.9017 10.8418 19.3585C10.2864 18.8153 9.97436 18.0786 9.97436 17.3103C9.97436 16.5421 10.2864 15.8054 10.8418 15.2622C11.3972 14.719 12.1504 14.4138 12.9359 14.4138ZM26.7564 14.4138C27.5419 14.4138 28.2951 14.719 28.8505 15.2622C29.4059 15.8054 29.7179 16.5421 29.7179 17.3103C29.7179 18.0786 29.4059 18.8153 28.8505 19.3585C28.2951 19.9017 27.5419 20.2069 26.7564 20.2069C25.6113 20.2069 24.6241 19.5697 24.1305 18.6428C24.9795 17.571 25.3941 16.2 25.246 14.8193C25.6903 14.5586 26.2036 14.4138 26.7564 14.4138ZM13.4295 24.3103C13.4295 22.3117 16.3022 20.6897 19.8462 20.6897C23.3901 20.6897 26.2628 22.3117 26.2628 24.3103V26H13.4295V24.3103ZM8 26V24.5517C8 23.2097 9.86577 22.08 12.3929 21.7517C11.8105 22.4083 11.4551 23.3159 11.4551 24.3103V26H8ZM31.6923 26H28.2372V24.3103C28.2372 23.3159 27.8818 22.4083 27.2994 21.7517C29.8265 22.08 31.6923 23.2097 31.6923 24.5517V26Z' fill='white'/%3E%3C/svg%3E%0A")}.zp{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.Xp{margin:0;text-align:center;max-width:4.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-secondary-default);display:grid;grid-template-columns:repeat(2,1fr);place-items:center}.Yp{position:absolute;bottom:0;right:0;cursor:pointer}.Ip{width:.875rem;height:.875rem;fill:currentcolor}.Ap{position:relative}.Mp{display:flex;width:100%;padding:.75rem 0;cursor:pointer}.va{margin-left:.5rem;color:var(--asc-color-base-default)}.wa{color:var(--asc-color-base-default);width:1.25rem;height:1.25rem}@media (width >= 48em){.va{margin-left:.75rem;margin-top:.15rem}.wa{width:1.5rem;height:1.5rem;margin-left:.25rem}}.Sp{display:flex;padding:.75rem 0;width:100%;cursor:pointer}.xa{margin-left:.5rem;color:var(--asc-color-base-default)}.ya{color:var(--asc-color-base-default);width:1.25rem;height:1.25rem}@media (width >= 48em){.xa{margin-top:.1rem;margin-left:.5rem}.ya{width:1.5rem;height:1.5rem;margin-left:.25rem}}.Cp{background-color:var(--asc-color-background-default);padding:.75rem 1rem;border-radius:.75rem;width:100%;box-shadow:var(--asc-box-shadow-03)}.re{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer}.re:disabled{cursor:not-allowed;color:var(--asc-color-secondary-shade3)}.ka{width:2rem;height:2rem;color:var(--asc-color-base-default);background:var(--asc-color-background-shade1);border-radius:50%;padding:.25rem}.ka[data-disabled=true]{color:var(--asc-color-secondary-shade3)}.Ep{display:none}.ja{display:initial}@media (width >= 48em){.re{padding:0}.ja{display:none}.re[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.Rp{display:block;align-items:center;justify-content:space-between;width:100%}.za{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}.Xa{display:flex;justify-content:space-between}.Ya{display:flex;justify-content:space-around}@media (width >= 48em){.Xa,.Ya{justify-content:flex-start;gap:.5rem}.za{display:none}}.Up{display:block;width:100%;background-color:var(--asc-color-background-default)}.Bp{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}.Ia{gap:1rem;width:100%;display:grid;cursor:pointer;padding:.5rem 0;grid-template-columns:2.5rem minmax(0,1fr)}.Ia[data-focus-visible]{background-color:var(--asc-color-base-shade4)}.Fp{display:flex;justify-content:center;align-items:center}.Hp{display:flex;justify-content:center;align-items:center;width:100%;gap:.25rem}.Lp{width:2.5rem;height:2.5rem}.Tp,.Vp{width:1.125rem;height:1.125rem}.qp{display:flex;justify-content:start;align-items:last baseline baseline;gap:.25rem;width:100%;color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis}.Dp{overflow:hidden;text-overflow:ellipsis}.Gp{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)}.Jp{display:flex;align-items:center;justify-content:center}.Kp{width:100%;gap:.75rem;display:flex;align-items:start;flex-direction:column;justify-content:center}.Np{gap:.75rem;display:flex;flex-direction:column}.Op{animation:Aa 1.5s ease-in-out infinite}.Pp{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.Qp{width:8.75rem;height:.875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes Aa{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Ma{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 10rem)}.Wp{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Zp{color:var(--asc-color-base-shade3)}@media (width >= 48em){.Ma{height:18.5rem}}._p{width:100%;text-align:center;background-color:inherit;padding:1.5rem}.eb{width:3.75rem;height:3.75rem;color:var(--asc-color-base-shade4)}.rb{margin-top:.5rem;color:var(--asc-color-base-shade3)}.ab{background-color:var(--asc-color-white);border:1px solid var(--asc-color-secondary-shade3);margin:1rem auto 0}@media (width >=48em){.Sa[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)}.Sa[data-page=global-search]{display:flex;align-items:center;justify-content:center;height:18.5rem;width:100%}}.ob{width:100%;display:flex;min-height:20rem;padding:.5rem 0;overflow:hidden scroll;align-items:start;scrollbar-width:none;flex-direction:column;-ms-overflow-style:none;background-color:var(--asc-color-background-default)}.ib{height:calc(100vh - 10rem);width:100%;display:flex;align-items:center}.tb{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-sm)}.sb{color:var(--asc-color-base-default);max-width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--asc-text-font-size-sm)}.cb{color:var(--asc-color-base-shade1)}.db{width:1.1433rem;height:1.1433rem;min-width:1.1433rem;fill:var(--asc-color-primary-default)}.Ca{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}.Ca[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)}.lb{gap:.25rem;display:flex;flex-wrap:nowrap}.nb{width:unset}.mb{width:-moz-min-content;width:min-content}.hb{width:100%;gap:.75rem;display:flex;padding:.5rem 0;align-items:center;justify-content:space-between}.gb{height:5rem;min-width:5rem;max-width:5rem;position:relative;border-radius:var(--asc-border-radius-sm)}.pb{left:.5rem;bottom:.37rem;position:absolute;color:var(--asc-color-white)}.bb{width:100%;min-width:0;gap:.125rem;display:flex;flex-direction:column}.ub{min-width:0;display:flex;gap:.125rem;align-items:center;justify-content:start}.fb{flex-shrink:0;margin-left:auto;align-self:flex-end}.vb{gap:1rem;width:100%;padding:.5rem 0;display:inline-flex;border-radius:.75rem}.wb{height:5rem;min-width:5rem;border-radius:var(--asc-border-radius-sm);background-color:var(--asc-color-base-shade4)}.xb{gap:.75rem;display:flex;flex-direction:column;justify-content:center}.yb{width:10rem;height:.75rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.kb{width:5.8008rem;height:.625rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.jb{animation:Ea 1.5s ease-in-out infinite}@keyframes Ea{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.zb{width:100%;display:flex;min-height:20rem;padding:.5rem 0;align-items:start;flex-direction:column;background-color:var(--asc-color-background-default)}.Ra{display:grid;grid-template-columns:4rem minmax(0,1fr);gap:1rem;padding-top:1rem;padding-bottom:1rem;width:100%}.Ra:not(:first-child){border-top:.0625rem solid var(--asc-color-base-shade4)}.Xb{display:flex;justify-content:center;align-items:center}.Yb{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:.25rem;width:100%}.Ib{display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.Ab{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.Mb{display:flex;justify-content:center;align-items:center;gap:.25rem}.Sb{display:flex;justify-content:center;align-items:center}.Cb{height:calc(100vh - 10rem);width:100%;display:flex;align-items:center}.Eb{display:flex;align-items:center;justify-content:center;border-radius:50%;width:1.5rem;height:1.5rem}.Ua{display:grid;grid-template-columns:minmax(0,1fr) min-content;align-items:center;gap:.5rem;background-color:var(--asc-color-background-default)}.Rb{display:grid;grid-template-columns:min-content minmax(0,1fr) min-content;align-items:center;background-color:var(--asc-color-base-shade4);gap:.5rem;padding:.62rem .75rem;border-radius:.5rem}.Ba{border:none;background-color:var(--asc-color-base-shade4);outline:none;font-size:1rem;color:var(--asc-color-base-default)}.Ub{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.Bb{width:1.25rem;height:1.25rem;cursor:pointer}.Fb{width:1.25rem;height:1.25rem}.Hb{cursor:pointer;fill:var(--asc-color-base-shade3)}.Lb{width:1.25rem;height:1.25rem;cursor:pointer}.Fa{display:block}@media (width >= 48em){.Ua{grid-template-columns:1fr}.Fa{display:none}.Ba{font-size:.875rem}}.Tb{display:flex;align-items:center;justify-content:start;gap:.25rem;cursor:pointer}.Vb{fill:var(--asc-color-base-shade2)}.qb{color:var(--asc-color-base-shade2)}.Db{display:flex;flex-direction:column;margin-top:1rem}.Gb{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.Jb{display:flex;flex-direction:column;gap:.5rem}.Kb,.Nb{width:100%}.Ob{display:flex;justify-content:space-between}.Pb{display:flex;gap:.25rem;color:var(--asc-color-base-shade2)}.Qb{color:var(--asc-color-primary-default)}.Wb{color:var(--asc-color-base-shade2)}.Zb,._b{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}.Ha,.La{color:var(--asc-color-base-shade3)}.Ha:before,.La:before{border:2px solid var(--asc-color-base-shade4)}.Ta{padding:.75rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Ta[data-top-voted=true]{border:1px solid var(--asc-color-primary-default)}.eu{display:flex;justify-content:space-between;margin-bottom:.13rem;gap:.75rem}.ru{color:var(--asc-color-base-default)}.Va{color:var(--asc-color-base-shade1)}.Va[data-top-voted=true]{color:var(--asc-color-primary-default)}.au{display:flex;gap:.25rem;color:var(--asc-color-base-shade2)}.ou{width:1rem;height:1rem}.iu{font-size:.75rem}.qa{position:relative;width:100%;height:.5rem;border-radius:6.19rem;overflow:hidden;background-color:var(--asc-color-base-shade4);margin-top:.5rem}.qa[data-top-voted=true]{background-color:var(--asc-color-primary-shade3)}.Da{position:absolute;top:0;left:0;height:100%;background-color:var(--asc-color-base-shade1)}.Da[data-top-voted=true]{background-color:var(--asc-color-primary-default)}.o{gap:.5rem;display:flex;font-size:1rem;position:relative;align-items:center;forced-color-adjust:none;color:var(--asc-color-base-default)}.o .s{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}.o .s 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)}.o[data-disabled] .s{cursor:not-allowed;border-color:var(--asc-color-base-shade4)}.o[data-pressed] .s{border-color:var(--asc-color-base-shade1)}.o[data-focus-visible] .s{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.o[data-selected] .s{background:var(--asc-color-primary-default);border-color:var(--asc-color-primary-default)}.o[data-selected][data-disabled] .s{cursor:not-allowed;background:var(--asc-color-primary-shade2);border-color:var(--asc-color-primary-shade2)}.o[data-selected] .s svg{stroke-dashoffset:44;stroke:var(--asc-color-background-default)}.o[data-selected][data-pressed] .s{background:var(--asc-color-primary-background-pressed);border-color:var(--asc-color-primary-background-pressed)}.tu{gap:.5rem;display:flex;flex-direction:column;color:var(--asc-color-base-default)}.su{border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden}.cu{padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.du{height:.7109rem;width:14.9458rem;border-radius:1.0156rem;background-color:var(--asc-color-base-shade4)}.lu{width:11.0126rem;height:.8203rem;border-radius:1.1719rem;background-color:var(--asc-color-base-shade4)}.nu{height:11rem;background-color:var(--asc-color-base-shade4)}.mu{animation:Ga 1.5s ease-in-out infinite}@keyframes Ga{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.hu{cursor:pointer;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden}.gu{background-color:var(--asc-color-base-shade4);overflow:hidden;width:100%;aspect-ratio:21 / 9}.pu{padding:.75rem;display:flex;flex-direction:column;gap:.12rem}.bu{color:var(--asc-color-base-shade1)}.uu{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fu{display:flex;width:100%;height:100%;justify-content:center;align-items:center;background-color:var(--asc-color-base-shade4)}.vu{width:3rem;height:3rem;color:var(--asc-color-base-shade3)}.M{display:grid;border-radius:.5rem;gap:.25rem;width:100%;overflow:hidden}.M[data-images-amount="1"]{aspect-ratio:1;grid-template:"image1" / minmax(0,1fr)}.M[data-images-amount="2"]{aspect-ratio:1;grid-template:"image1 image2" 50% "image1 image2" 50% / 50% 50%}.M[data-images-amount="3"]{aspect-ratio:1;grid-template:"image1 image1 image1 image1" 60% "image2 image2 image3 image3" 40% / 25% 25% 25% 25%}.M[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)}.wu{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;width:100%}.S{cursor:pointer}.S:nth-child(1){grid-area:image1}.S:nth-child(2){grid-area:image2}.S:nth-child(3){grid-area:image3}.S:nth-child(4){grid-area:image4;position:relative}.xu{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}.yu{background-color:var(--asc-color-base-shade4);border-radius:.5rem;width:100%;height:100%;animation:Ja 1.5s ease-in-out infinite}.ku{width:100%;height:100%;background-color:var(--asc-color-base-shade4)}@keyframes Ja{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.C{display:grid;border-radius:.5rem;gap:.25rem;width:100%;overflow:hidden;background-color:var(--asc-color-background-default)}.C[data-videos-amount="1"]{aspect-ratio:1;grid-template:"video1" / minmax(0,1fr)}.C[data-videos-amount="2"]{aspect-ratio:1;grid-template:"video1 video2" 50% "video1 video2" 50% / 50% 50%}.C[data-videos-amount="3"]{aspect-ratio:1;grid-template:"video1 video1 video1 video1" 60% "video2 video2 video3 video3" 40% / 25% 25% 25% 25%}.C[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)}.ju{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}.zu{width:100%;height:100%;position:absolute;transform:translateY(-50%);top:50%;background-color:var(--asc-color-base-shade4)}.E{cursor:pointer;position:relative;width:100%;height:100%}.E:nth-child(1){grid-area:video1}.E:nth-child(2){grid-area:video2}.E:nth-child(3){grid-area:video3}.E:nth-child(4){grid-area:video4;position:relative}.Xu{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}.Yu{position:absolute;inset:0;border-radius:0 0 .5rem;text-align:center;display:flex;justify-content:center;align-items:center}.Iu{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}.Au{width:2.5rem;height:2.5rem}.Mu{background-color:var(--asc-color-base-shade4);border-radius:.5rem;width:100%;height:100%;animation:Ka 1.5s ease-in-out infinite}.Su{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@keyframes Ka{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Na{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)}.Oa{max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.Pa{max-height:30.1875rem;height:100%;width:100%;background-color:var(--asc-color-base-shade4)}.je{z-index:888;left:1.5rem;display:none;position:absolute}.ze{z-index:888;right:1.5rem;display:none;position:absolute}.je:hover,.ze:hover{opacity:.8}.Qa,.Cu{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Qa{transform:rotate(180deg)}.Wa{top:0;left:0;width:100%;position:absolute;padding:2rem 1rem 1rem;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.Eu{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade4)}.Ru{width:1.5rem;height:1.5rem}.Uu{top:2rem;left:50%;font-weight:400;position:absolute;transform:translate(-50%);color:var(--asc-color-background-default)}@media only screen and (width >= 48em){.Na{background-color:rgb(from var(--asc-color-black) r g b / 80%)}.Oa{max-width:37.5rem;max-height:37.5rem}.Pa{max-width:37.5rem;max-height:37.5rem;width:100%;height:100%;background-color:var(--asc-color-base-shade4)}.je,.ze{display:initial}.Wa{background-color:transparent}}.Za{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)}._a{max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.Xe{z-index:888;left:1.5rem;display:none;position:absolute}.Ye{z-index:888;right:1.5rem;display:none;position:absolute}.Xe:hover,.Ye:hover{opacity:.8}.eo,.Bu{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.eo{transform:rotate(180deg)}.ro{top:0;left:0;width:100%;position:absolute;padding:2rem 1rem 1rem;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.Fu{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade4)}.Hu{width:1.5rem;height:1.5rem}.Lu{top:2rem;left:50%;font-weight:400;position:absolute;transform:translate(-50%);color:var(--asc-color-background-default)}@media only screen and (width >= 48em){.Za{background-color:rgb(from var(--asc-color-black) r g b / 80%)}._a{max-width:37.5rem;max-height:37.5rem}.Xe,.Ye{display:initial}.ro{background-color:transparent}}.Tu{color:#999;overflow:hidden;position:absolute;top:4.3rem;left:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.Vu{height:100%;width:100%;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}.ao{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}.ao :focus{border:none;outline:none}.qu{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}.Du{text-decoration:none;color:var(--asc-color-primary-default)}.Gu{width:100%;height:1px;background-color:var(--asc-color-background-default)}.Ju{width:1.75rem;height:1.75rem;position:relative;display:flex;align-items:center;justify-content:center}.Ku{width:100%;height:100%;border-radius:50%;-webkit-mask:radial-gradient(circle,transparent 46%,black 54%);mask:radial-gradient(circle,transparent 46%,black 54%)}.R{max-width:100%;display:grid;gap:.5rem;padding:0 1rem;width:100%}.R[data-images-amount="1"]{grid-template-columns:repeat(1,1fr);height:21rem}.R[data-images-amount="2"]{grid-template-columns:repeat(2,1fr);max-height:21rem}.R[data-images-amount="3"]{grid-template-columns:repeat(3,1fr)}.Ie{position:relative;text-align:center;width:100%;height:21rem}.Nu{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-transparent-black);border-radius:.25rem}.Ou{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-base-shade4)}.Ie[data-images-height=true]{height:7.25rem}.Pu{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Qu{fill:var(--asc-color-primary-shade4);width:1.25rem;height:1.25rem}.Wu{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%)}.Zu{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-white)}._u{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-primary-shade4)}@media (width >= 48em){.R{padding:.75rem 1.5rem}.Ie[data-images-height=true]{height:8.625rem}}.U{max-width:100%;display:grid;gap:.5rem;padding:0 1rem;width:100%}.U[data-images-amount="1"]{grid-template-columns:repeat(1,1fr);height:21rem}.U[data-images-amount="2"]{grid-template-columns:repeat(2,1fr);height:21rem}.U[data-images-amount="3"]{grid-template-columns:repeat(3,1fr)}.Ae{position:relative;text-align:center;width:100%;max-height:21rem}.Ae[data-video-height=true]{height:7.25rem}.ef{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rf{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%)}.af{width:1.25rem;height:1.25rem;fill:var(--asc-color-primary-shade4)}.of{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;color:var(--asc-color-primary-shade4)}.if{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-transparent-black);border-radius:.25rem}.tf{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}.sf{width:100%;height:100%;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.U{padding:.75rem 1.5rem}.Ae[data-video-height=true]{height:8.625rem}}.oo{height:100%;position:relative;background-color:var(--asc-color-background-default)}.ae{overflow-y:scroll;max-height:calc(100% - 6.75rem)}.ae[data-from-media=false]{overflow-y:scroll;max-height:calc(100% - 14.875rem)}.io{width:100%;display:flex;justify-content:space-between;align-items:center;padding:var(--asc-spacing-m1)}.y{max-height:auto;min-height:auto}.y .to{padding:1rem}.y .so{left:1rem;top:4.8rem}.co,.do,.lo,.no{display:none}.Me{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)}.Me::-webkit-scrollbar{display:none}.mo{display:block}.cf{top:0;left:0;width:100%;outline:none;position:absolute}.oe{bottom:6rem;position:relative}.oe[data-item-position=false]{bottom:11rem;position:relative}.k{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)}.df{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}.lf{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Se{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)}.Se[data-show-detail-media-attachment=false]{padding:.5rem 2rem;bottom:-.4rem;margin-top:.75rem}.Se[data-show-detail-media-attachment=true]{bottom:-.9rem;margin-top:-1rem;padding:.75rem 1rem 2rem}@media (width >= 48em){.oo{width:30rem;position:static;border-radius:.75rem}.ae,.ae[data-from-media=false]{overflow-y:auto;max-height:100%}.io{display:none}.y{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.y .to{padding:1rem 1.5rem}.y .so{top:1rem;left:1.5rem}.do{gap:.5rem;display:flex;align-items:center;padding:.5rem 1.5rem;background-color:var(--asc-color-background-default)}.lo{display:block;padding:1rem 1.5rem}.no{width:100%;display:block}.co{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)}.Me,.mo{display:none}.oe,.oe[data-item-position=false]{top:2rem;height:3rem;width:30rem;z-index:9999;bottom:unset;position:absolute}}.ho{font-size:1rem;font-weight:600;line-height:1.375rem;color:var(--asc-color-base-default)}@media (width >= 48em){.ho{font-size:1.25rem}}.go{height:100%;position:relative;background-color:var(--asc-color-background-default)}.Ce{overflow-y:scroll;max-height:calc(100% - 6.75rem)}.Ce[data-from-media=false]{overflow-y:scroll;max-height:calc(100% - 14.875rem)}.Ce::-webkit-scrollbar{width:.5rem}.po{width:100%;display:flex;align-items:center;justify-content:space-between;padding:var(--asc-spacing-m1)}.bo{max-height:auto;min-height:auto}.uo{padding:1rem}.fo{left:1rem;top:4.4rem}.vo,.wo,.xo,.yo{display:none}.Ee{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)}.Ee::-webkit-scrollbar{display:none}.ko{bottom:6rem;position:relative}.ko[data-item-position=false]{bottom:11rem;position:relative}.g{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)}.nf{margin-bottom:0;margin-top:0}.g[data-show-detail-media-attachment="0"]{bottom:6rem}.g[data-show-detail-media-attachment="1"]{bottom:10rem}.g[data-show-detail-media-attachment="2"]{bottom:12rem}.g[data-show-detail-media-attachment="3"]{bottom:15rem}.g[data-show-detail-media-attachment="4"]{bottom:19rem}.mf{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.jo{bottom:0;width:100%;position:absolute}.zo{display:block}.hf{top:0;left:0;width:100%;outline:none;position:absolute}.gf{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Re{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)}.Re[data-show-detail-media-attachment=false]{padding:.5rem 2rem;bottom:-.4rem;margin-top:.75rem}.Re[data-show-detail-media-attachment=true]{bottom:-.9rem;margin-top:-1rem;padding:.75rem 1rem 2rem}@media (width >= 48em){.go{width:30rem;position:static;border-radius:.75rem}.po{display:none}.bo{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.wo{gap:.5rem;display:flex;align-items:center;padding:.5rem 1.5rem;background-color:var(--asc-color-background-default)}.uo{padding:1rem 1.5rem}.fo{top:1rem;left:1.5rem}.vo{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)}.xo{display:block;padding:1rem 1.5rem}.yo{width:100%;display:block}.Ee{display:none}.jo{top:1.75rem;width:30rem;bottom:unset;display:flex;align-items:center;justify-content:center}.g{margin:0;width:22rem;position:static}.zo{display:none}}.Xo{height:100%;width:100%}.p{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.p:focus{outline:none}.p:hover{background-color:var(--asc-color-background-shade1);border-radius:var(--asc-border-radius-md)}@media (hover: none){.p:hover{background-color:inherit}}.pf{color:var(--asc-color-base-default)}.bf{color:var(--asc-color-base-default);width:1.5rem;height:1.25rem}.uf{color:var(--asc-color-base-default)}.ff{fill:var(--asc-color-base-default);width:1.5rem;height:1.25rem}.vf{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.wf{color:var(--asc-color-base-default)}.xf{color:var(--asc-color-alert-default)}.yf{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}@media (width >= 48em){.Xo{padding:.5rem 0}.p{padding:.875rem 1rem;gap:.5rem}.p:hover,.p[data-focus-visible]{border-radius:0;background-color:var(--asc-color-background-shade1)}}.kf{position:relative;left:-1rem;margin-bottom:.5rem}.jf{fill:var(--asc-color-base-shade4)}.zf{fill:var(--asc-color-base-default)}.Xf{fill:var(--asc-color-primary-default)}.Yo{padding:.75rem 1rem;background-color:var(--asc-color-background-default)}.Yf{display:grid;grid-template-columns:min-content minmax(0,1fr) min-content;align-items:center;gap:.5rem}.If{display:flex;align-items:center;justify-content:center}.Af{overflow:hidden}.Mf{display:flex;align-items:center;gap:.25rem}.Sf,.Cf{display:flex;justify-content:center;align-items:center;gap:.25rem}.Ef{color:var(--asc-color-base-shade2)}.Rf{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.Uf{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.Bf{padding-left:0}.Ff{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}.Hf{display:flex;justify-content:space-between;align-items:center;padding-top:.7rem}.Lf{display:flex;align-items:center;justify-content:start;gap:.75rem}.Tf{display:flex;align-items:center;justify-content:center}.Vf,.qf{width:1.25rem;height:1.25rem}.Io{display:grid;align-items:center;grid-template-columns:minmax(0,max-content);grid-auto-flow:column;gap:.25rem}.Io[data-show-target-community=true]{grid-template-columns:minmax(0,max-content) minmax(50%,1fr)}.Df{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Gf{fill:var(--asc-color-base-shade1);height:.75rem;width:1rem}.ie{display:grid;grid-template-columns:minmax(0,1fr);grid-auto-flow:column;gap:.25rem;align-items:center;max-width:100%}.ie[data-show-brand-badge=true][data-show-target=true]{grid-template-columns:minmax(0,min-content) min-content min-content}.ie[data-show-brand-badge=false][data-show-target=true],.ie[data-show-brand-badge=true][data-show-target=false]{grid-template-columns:minmax(0,min-content) min-content}.Jf{width:1.125rem;height:1.125rem}.te{display:grid;grid-template-columns:minmax(0,min-content);grid-auto-flow:column;gap:.25rem;align-items:center;max-width:100%}.te[data-show-private-badge=true][data-show-official-badge=true]{grid-template-columns:min-content minmax(0,min-content) min-content}.te[data-show-private-badge=true][data-show-official-badge=false]{grid-template-columns:min-content minmax(0,min-content)}.te[data-show-private-badge=false][data-show-official-badge=true]{grid-template-columns:minmax(0,min-content) min-content}.Kf{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.Nf{display:grid}.Of{display:flex;justify-content:space-between;padding:.5rem 0}.Pf{display:flex;justify-content:center;align-items:center;cursor:pointer;gap:.25rem}.Qf{color:var(--asc-color-base-shade2)}.Wf{display:flex;justify-content:center;align-items:center;flex-direction:row-reverse}.b{width:1.25rem;height:1.25rem}.b:nth-last-child(1){transform:translate(0)}.b:nth-last-child(2){transform:translate(-.25rem)}.b:nth-last-child(3){transform:translate(-.5rem)}.b:nth-last-child(4){transform:translate(-.75rem)}.b:nth-last-child(5){transform:translate(-1rem)}.b:nth-last-child(6){transform:translate(-1.25rem)}.Zf,._f{color:var(--asc-color-base-shade2)}.se{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}.se:hover{background-color:#0000004d}.se:active{background-color:#0006}.se[data-focus-visible]{box-shadow:0 0 0 2px #ffffffbf}.Ue{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}.Ue[data-entering]{animation:Ao .2s ease-out,Mo .2s ease-out}.Ue[data-exiting]{animation:So .2s ease-in,Co .2s ease-in}.e1{outline:none}.Eo{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)}.Eo:focus{background-color:var(--asc-color-base-shade1);color:#fff}.r1{background-color:#d1d5db;height:1px;margin:.25rem .75rem}.a1{display:flex;justify-content:start;align-items:center;gap:.25rem;padding-top:.25rem;line-height:1.25rem;color:var(--asc-color-base-shade2)}.o1{display:flex;align-items:center;gap:.25rem}@keyframes Ao{0%{opacity:0}to{opacity:1}}@keyframes So{0%{opacity:1}to{opacity:0}}@keyframes Mo{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes Co{0%{transform:scale(1)}to{transform:scale(.95)}}@media (width >= 48em){.Yo{border-radius:.5rem}}.i1{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.t1{top:1rem;left:1rem;z-index:100;position:absolute;display:inline-block;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:var(--asc-color-live)}.Ro[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)}.Ro[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)}.Uo[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)}.s1{color:var(--asc-color-white);fill:var(--asc-color-white);width:2rem;height:2rem;margin-bottom:.5rem}.Uo[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)}.c1{top:1rem;left:1rem;position:absolute;display:inline-block;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%)}.d1{top:1rem;left:1rem;position:absolute;display:inline-block;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%)}.Bo{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)}.l1{top:50%;left:50%;width:2.5rem;height:2.5rem;position:absolute;transform:translate(-50%,-50%)}.Bo[data-idle=true]{cursor:default}.Fo{gap:1rem;display:flex;padding:1rem;height:10rem;flex-direction:column;background-color:var(--asc-color-background-default)}.n1{gap:.5rem;display:grid;grid-template-columns:min-content 1fr min-content;align-items:center}.m1,.h1{gap:.75rem;display:flex;flex-direction:column}.g1{animation:Ho 1.5s ease-in-out infinite}.p1{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.b1{width:7.5rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.u1{width:5.5rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.f1{width:15rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.v1{height:.5rem;width:18.5625rem;border-radius:.18.5625rem;background-color:var(--asc-color-base-shade4)}.w1{height:.5rem;width:11.25rem;border-radius:0;background-color:var(--asc-color-base-shade4)}@keyframes Ho{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media only screen and (width >= 48em){.Fo{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.x1{height:100%;width:100%;padding:0 1rem;background-color:var(--asc-color-background-default)}.y1{color:var(--asc-color-base-shade3);text-align:center}.k1{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}.j1{fill:var(--asc-color-white)}.z1{color:var(--asc-color-white)}.X1{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)}.Y1{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--asc-color-background-default)}.I1{padding-bottom:1.0625rem}.Lo{position:relative;background-color:var(--asc-color-background-default-sh)}.To{width:calc(100% - (var(--asc-spacing-m1) * 2));margin:var(--asc-spacing-xxs2) auto}.A1{display:flex;flex-direction:row;align-items:center;gap:var(--asc-spacing-s2);padding:var(--asc-spacing-s1) 0;max-width:100%}.M1{color:var(--asc-color-base-default);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.S1{width:2rem;height:2rem;flex-shrink:0}.C1{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}.E1{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.R1{aspect-ratio:1 / 1}.U1{margin:var(--asc-spacing-s1) 0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-md)}.Be{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}.Be[data-has-url=true]{cursor:pointer}.B1{color:var(--asc-color-base-shade1)}.F1{color:var(--asc-color-base-default)}.Vo{grid-area:left;word-break:break-word}.H1{grid-area:right;display:flex;justify-content:center;align-items:center;place-self:center;max-width:100%}.L1{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}.T1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.V1{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.q1{fill:var(--asc-color-base-shade3)}@media (width >= 48em){.Lo{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.To{padding:.5rem 1rem;margin:0;width:100%;overflow:hidden}.Be{box-sizing:border-box;margin-top:0;gap:.5rem}.Vo{width:100%}}.D1{box-sizing:border-box;cursor:pointer;outline:none}.G1{display:flex;flex-direction:column}.qo{width:100%}.J1{height:var(--asc-pull-to-refresh-height);display:flex;justify-content:center;align-items:center;overflow:hidden}.K1,.N1{width:1.25rem;height:1.25rem}.O1{width:1.25rem;height:1.25rem;animation-name:Do;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.P1{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.Q1,.W1{display:flex;align-items:center;justify-content:center}.Z1{height:1px}._1{padding:.25rem 1rem 0 .75rem}@keyframes Do{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width >= 48em){.qo{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Go{width:100%;min-height:.5rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Go{min-height:.75rem;background-color:var(--asc-color-background-shade1)}}.ev{display:flex;overflow:hidden;align-items:center;justify-content:center;height:var(--asc-pull-to-refresh-height)}.rv{width:1.25rem;height:1.25rem;animation-name:Jo;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes Jo{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Fe{display:flex;align-items:center;padding:.75rem 1rem;gap:.75rem;cursor:pointer}.av{width:2rem;height:2rem;color:var(--asc-color-base-default);background-color:var(--asc-color-background-shade1);border-radius:50%;padding:.25rem}.ov{display:none}.Ko{display:initial}@media (width >= 48em){.Fe{padding:0}.Ko{display:none}.Fe:focus-visible{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.iv{display:flex;align-items:center}.tv{width:2rem;height:2rem;color:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.sv{display:flex;align-items:center;margin-right:var(--asc-spacing-s1)}.cv{width:2.5rem;height:2.5rem}.dv{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)}.No{height:100vh;max-width:100vw;background-color:var(--asc-color-background-default);padding:var(--asc-spacing-none) var(--asc-spacing-m1)}.Oo{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)}.Po{width:100%;padding-top:0}.Qo{width:100%;display:flex;align-items:center;padding:.5rem 0}.lv{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.nv{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}.mv{margin-right:var(--asc-spacing-s1)}.hv{display:flex;gap:.125rem;align-items:center;justify-content:start}.gv{display:flex;fill:var(--asc-color-base-default)}.pv{color:var(--asc-color-base-default)}.bv{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){.No{width:30rem;overflow-y:auto;padding:0 1.5rem;border-radius:.75rem}.Po{padding-top:.5rem}.Oo{display:none}.Qo[data-focus-visible]{background-color:var(--asc-color-base-shade4)}.uv{max-height:calc(100% - 24rem);overflow-y:scroll}}.Wo{height:100vh;max-width:100vw;background-color:var(--asc-color-background-default);padding:var(--asc-spacing-none) var(--asc-spacing-m1)}.Zo{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)}._o{width:100%;padding-top:0}.ei{width:100%;display:flex;align-items:center;padding:.5rem 0}.fv{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.vv{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}.wv{margin-right:var(--asc-spacing-s1)}.xv{display:flex;gap:.125rem;align-items:center;justify-content:start}.yv{display:flex;fill:var(--asc-color-base-default)}.kv{color:var(--asc-color-base-default)}.jv{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){.Wo{width:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}._o{padding-top:.5rem}.Zo{display:none}.ei:focus-visible{background-color:var(--asc-color-base-shade4)}}.ri{background-color:var(--asc-color-background-default);padding:0 1rem;position:relative}.ai{padding-bottom:1.5rem}.oi{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)}.zv{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)}.Xv{background-color:var(--asc-color-background-default);padding:1.5rem 0 .75rem}.ii{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}.Yv{display:flex;justify-content:space-between;margin-bottom:1.25rem}.Iv{color:var(--asc-color-base-shade1);font-size:.8125rem}.ti{padding:0 0 1rem;border-bottom:1px solid var(--asc-color-base-shade4);font-size:.9375rem}.ti[data-input-validation=false]{border-bottom:1px solid var(--asc-color-alert-default)}.Av{position:relative;top:-1rem;left:0;font-size:.9375rem}.Mv{padding:1.5rem 0 .75rem;border-bottom:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Sv{margin-top:.25rem}.Cv{margin-top:.5rem}.Ev{color:var(--asc-color-alert-default)}.Rv{background-color:var(--asc-color-background-default);margin-bottom:.75rem}.Uv{display:block;margin-bottom:1.25rem}.Bv{display:flex;align-items:center;gap:.75rem}.B{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}.B[data-isvalid=false]{border:1px solid var(--asc-color-alert-default)}.B::-moz-placeholder{color:var(--asc-color-base-shade2)}.B:-ms-input-placeholder{color:var(--asc-color-base-shade2)}.B::placeholder{color:var(--asc-color-base-shade2)}.Fv{width:1.25rem;height:1rem;fill:var(--asc-color-base-default)}.Hv{background-color:transparent;border:none;outline:none;cursor:pointer}.Lv{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)}.Tv{padding:1.5rem 0 1rem;border-bottom:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Vv{background-color:var(--asc-color-background-default);display:flex;justify-content:space-between;width:100%;padding-top:1.5rem}.qv{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade2)}.Dv{background-color:var(--asc-color-background-default);padding:.25rem 0}.Gv{color:var(--asc-color-base-shade1)}.Jv{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-default);opacity:.5;z-index:1}.Kv{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}@media (width >= 48em){.ri{width:34.125rem;max-height:calc(80vh - 4.75rem);overflow-y:scroll;position:static;border-radius:.75rem;padding:0 1.5rem}.oi{display:none}.ai{padding-bottom:unset}.ii{max-width:31.125rem}.Nv{position:sticky;bottom:0;padding:1rem 0 1.5rem;background-color:var(--asc-color-background-default)}.Ov{width:100%}.Pv{top:2rem;height:3rem;width:30rem;z-index:9999;bottom:unset;position:absolute}}.Qv{color:var(--asc-color-base-shade1)}.Wv{width:100%;margin-top:.75rem;margin-bottom:.75rem}.Zv{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}._v{color:var(--asc-color-base-shade1)}.e5{color:var(--asc-color-base-shade1)}.si{background-color:var(--asc-color-background-default)}.r5{margin:0 auto;padding-bottom:1rem}.a5{display:flex;justify-content:space-between;padding:1rem 0}.o5{display:flex;justify-content:space-between;width:100%;padding:1rem 0}.i5{fill:var(--asc-color-base-shade1);width:1.5rem;height:1.25rem}.ci{position:absolute;opacity:0;cursor:pointer}.ce{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}.He{display:none}.ci:checked+.ce: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}.He:checked+.ce{border-color:var(--asc-color-primary-default);background-color:var(--asc-color-primary-default)}.He:checked+.ce:after{opacity:1}.t5{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);padding:1rem 0}.s5{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--asc-color-base-shade4);padding:.75rem 0}.c5{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;transform:rotate(180deg)}.d5{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem}@media (width >= 48em){.si{width:31.625rem;padding:.5rem 1rem;border-radius:.75rem;background-color:var(--asc-color-background-default);box-shadow:var(--asc-box-shadow-03)}}.l5{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);padding:1rem 0}.n5{display:flex;justify-content:space-between}.di{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;transform:rotate(180deg)}.li{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem}.ni:disabled .li,.ni:disabled .di{fill:var(--asc-color-base-shade4);cursor:not-allowed}.m5{color:var(--asc-color-base-default);text-align:center;font-size:1rem;font-weight:590;line-height:1.375rem}.h5{grid-template-columns:repeat(7,1fr);gap:.5rem;place-items:center center}.F{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}.F[data-istoday=true]{color:var(--asc-color-primary-default)}.F:hover,.F[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}.F[aria-disabled=true]{color:var(--asc-color-base-shade4);background-color:transparent;cursor:not-allowed;pointer-events:none}.g5{display:flex;gap:.75rem}.p5{padding:.7rem 0}.b5{display:flex;justify-content:space-between;align-items:center}.u5{color:var(--asc-color-base-default);font-size:1rem;line-height:1.375rem;text-align:right}.f5{display:flex;padding:.38rem .69rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4);outline:none;text-transform:uppercase}.v5:focus{border:1px solid var(--asc-color-primary-default)}.w5{display:flex;justify-content:end;color:var(--asc-color-alert-default);font-size:.75rem;line-height:1rem}.c{gap:.5rem;display:flex;align-items:center;forced-color-adjust:none;color:var(--asc-color-base-default)}.i{width:3rem;height:1.75rem;border-radius:10rem;transition:all .2s;background:var(--asc-color-base-shade3)}.i:before{content:"";display:block;width:1.45rem;height:1.45rem;margin:.145rem;border-radius:50%;transition:all .2s;background:var(--asc-color-background-default)}.c[data-focus-visible] .i{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.c[data-disabled] .i{cursor:not-allowed;background:var(--asc-color-base-shade4)}.c[data-pressed] .i{background:var(--asc-color-base-shade2)}.c[data-pressed] .i:before{background:var(--asc-color-background-default)}.c[data-selected] .i{background:var(--asc-color-primary-default)}.c[data-selected][data-disabled] .i{background:var(--asc-color-primary-shade3)}.c[data-selected] .i:before{transform:translate(86%);background:var(--asc-color-background-default)}.c[data-selected][data-pressed] .i{background:var(--asc-color-primary-background-pressed)}.mi{max-width:100vw;flex:1;padding:var(--asc-spacing-none) var(--asc-spacing-m1);background-color:var(--asc-color-background-default)}.x5{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.hi{display:flex;justify-content:space-between;align-items:center;padding:var(--asc-spacing-m1);background-color:var(--asc-color-background-default)}.y5{display:flex;align-items:center;padding:var(--asc-spacing-s1) var(--asc-spacing-none)}.k5{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.j5{display:flex;flex-direction:column;padding:0 var(--asc-spacing-none) var(--asc-spacing-m1);flex:1;height:100%;width:100%}.z5{padding:.5rem 0;display:flex;align-items:center}.gi{display:flex;padding:.5rem 3.25rem .5rem 1rem;gap:.75rem;cursor:pointer;align-items:center;color:var(--asc-color-base-shade3)}.X5{margin-right:var(--asc-spacing-s1)}.Y5{display:flex;gap:.125rem;align-items:center;justify-content:start}.I5{display:flex;fill:var(--asc-color-base-default)}.A5{color:var(--asc-color-base-default);text-align:center}@media (width >= 48em){.mi{width:30rem;height:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.hi,.gi{display:none}}.M5{display:flex;width:100%;align-items:center;gap:.75rem}.pi{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.bi{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.pi,.bi{animation:ui 1.5s ease-in-out infinite}@keyframes ui{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.fi{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)}.S5{height:2.5rem;min-width:2.5rem;max-width:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.vi{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)}.C5{display:block;max-width:100%;overflow:hidden;font-size:1.25rem;white-space:nowrap;text-overflow:ellipsis;color:var(--asc-color-base-default)}.wi{display:none}.E5{background-color:var(--asc-color-background-shade1)}@media (width >= 48em){.fi{display:flex}.wi{display:block}.vi[data-focus-visible]{outline:1px solid var(--asc-color-primary-default)}.R5{background-color:var(--asc-color-primary-shade2);border-radius:50%}}.xi{display:flex;flex-direction:column;width:100%;background-color:var(--asc-color-background-default)}.U5{display:flex;flex-direction:column}.B5{padding:.25rem 1rem .75rem .75rem}.F5,.H5{width:1.25rem;height:1.25rem}.L5{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.T5,.V5{display:flex;align-items:center;justify-content:center}@media (width >= 48em){.xi{background-color:var(--asc-color-background-shade1)}}.q5{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}.D5{fill:var(--asc-color-secondary-default);width:1rem;height:1rem}.G5{cursor:pointer}.J5{background-color:var(--asc-color-secondary-shade4);display:flex;justify-content:center;align-items:center;border-radius:50%;width:2rem;height:2rem}.K5{fill:var(--asc-color-secondary-default);width:1rem;height:1rem}.N5{color:var(--asc-color-base-default)}.O5{display:flex;justify-content:space-between;align-items:center;background-color:var(--asc-color-background-default);height:3.625rem}.P5,.Q5{display:flex;gap:.625rem;justify-content:center;align-items:center}.W5{width:100%;margin:0 auto;background:var(--asc-color-background-default)}.Z5{position:relative;height:17.0625rem;overflow:hidden;border-top-left-radius:.5rem;border-top-right-radius:.5rem}._5{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.yi,.ki{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}.yi{left:.625rem}.ki{right:.625rem}.ji{width:100%;display:flex;flex-direction:column;padding:1rem 1rem 0;align-items:flex-start;overflow:hidden;background:var(--asc-color-background-default);border-bottom:1px solid var(--asc-color-base-shade4)}.ew{display:inline-flex;align-items:center;gap:.25rem;color:var(--asc-color-base-default);padding-bottom:.75rem}.rw{overflow:hidden;color:var(--asc-color-base-default);margin-bottom:var(--asc-spacing-s2)}.aw{padding:.25rem 0;display:flex;gap:var(--asc-spacing-s1)}.ow{width:1px;background-color:var(--asc-color-base-shade4);margin-left:var(--asc-spacing-s1);margin-right:var(--asc-spacing-s1)}.iw{color:var(--asc-color-base-default)}.tw{color:var(--asc-color-base-shade2)}.sw{display:flex;padding:.5rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade3)}.cw{width:100%;display:flex;justify-content:center;align-items:center;color:var(--asc-color-primary-shade4)}.dw{width:100%}.lw{display:flex;width:100%;margin-bottom:1rem}.nw{display:flex;padding:.75rem 1rem;align-items:flex-start;gap:.75rem;align-self:stretch;background:var(--asc-color-background-shade1)}.mw{width:1.25rem;height:1.25rem}.Le{padding:.5rem 0;overflow-x:scroll;width:100%;scrollbar-width:none;-ms-overflow-style:none}.Le::-webkit-scrollbar{display:none}@media (width >= 48em){.ji{border-bottom:none;border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4)}.Le{overflow:hidden}}.hw{background-color:var(--asc-color-background-shade1);border-radius:.5rem;padding:.75rem;width:100%}.gw{display:flex;justify-content:center;align-items:center}.pw{width:.375rem;height:.375rem;background-color:var(--asc-color-primary-default);border-radius:50%}.bw{display:flex;flex-direction:column;text-align:center}.uw{display:flex;align-items:center;justify-content:center;gap:.375rem}.fw{color:var(--asc-color-base-default);margin:0}.vw{color:var(--asc-color-base-shade2);margin:0}.ww{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%)}.xw{width:1.5rem;height:1.5rem;fill:var(--asc-color-primary-shade4)}.j{position:relative;width:100%;padding-top:56.25%;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:var(--background-image)}.j[data-cover-scroll=true]{position:fixed;top:0;z-index:1;padding-top:6.375rem;transition:transform .3s ease-in;transform:translateY(-5%)}.j:before{content:"";position:absolute;inset:0;background-image:var(--background-image);background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(25px);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:-1}.yw{width:1.25rem;height:1rem;fill:var(--asc-color-white);margin-left:.5rem}.zi{position:absolute;top:2rem;left:1rem;right:1rem;display:flex;justify-content:space-between}.kw{display:flex;align-items:center}.jw{margin:0 .25rem;color:var(--asc-color-white)}.zw{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%)}.Xw{fill:var(--asc-color-primary-shade4)}@media (width >= 48em){.j{padding-top:50%;max-height:17.0625rem;border-radius:.5rem .5rem 0 0}.j[data-cover-scroll=true]{width:100%;padding-top:50%;position:relative}.j:before{content:none}.zi{top:1rem}}.Yw{padding:.5rem 0;word-break:break-word;color:var(--asc-color-base-default)}.Iw{white-space:pre-wrap}.Aw{color:var(--asc-color-primary-default)}.Mw{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.Sw{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.Cw{display:flex;align-items:center;gap:.5rem}.Ew{color:var(--asc-color-base-default)}.Rw{color:var(--asc-color-base-shade2)}.Xi{margin:5rem auto 3rem;text-align:center}.Yi{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}.Uw{margin-top:.5rem;font-size:1.0625rem;font-weight:600;line-height:1rem;color:var(--asc-color-base-shade3)}.Bw{font-size:.8125rem;font-weight:400;color:var(--asc-color-base-shade3)}@media (width >= 48em){.Xi{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)}.Yi{width:3.75rem;height:3.75rem}}.Ii{display:flex;flex-direction:column}.Fw{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.Hw{height:var(--asc-spacing-m1);width:100%}.Lw{margin-bottom:var(--asc-spacing-m1);border-radius:var(--asc-border-radius-md);overflow:hidden}.Tw{animation:Ai 1s linear infinite}.Mi{padding-bottom:.5rem;background-color:var(--asc-color-base-shade4)}@keyframes Ai{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Si{background-color:var(--asc-color-background-default);padding:1rem;margin-bottom:.5rem}.Vw{display:flex;align-items:center;margin-bottom:1rem}.Ci{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.qw{display:flex;flex-direction:column}.Ei{width:6rem;height:1rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.Ri{width:4rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.Dw{display:flex;flex-direction:column;gap:.75rem}.H{height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem;width:100%}.Ci,.Ei,.Ri,.H{animation:Ui 1.5s ease-in-out infinite}.H:first-child{width:75%}.H:nth-child(2){width:100%}.H:last-child{width:50%}@keyframes Ui{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Bi{gap:1rem;display:grid;padding:3rem;place-items:center}.Gw{fill:var(--asc-color-base-shade4);width:3.75rem;height:2.8125rem}.Jw{color:var(--asc-color-base-shade3);font-size:1rem;font-weight:600;line-height:1.375rem}.Fi{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Ii{gap:.75rem;margin-top:.75rem;padding-bottom:1rem}.Mi{padding-bottom:0;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}.Bi{padding:3.7rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Fi{padding-bottom:0}.Si{box-shadow:none;margin-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Kw{margin-top:0}}.Hi{gap:.5rem;display:grid;padding:1rem}.Li{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.Nw{width:100%;padding-top:100%;position:relative;border-radius:.5rem;animation:Ow 1.5s ease-in-out infinite;background-color:var(--asc-color-base-shade4)}.Pw{margin:.75rem 0 1rem}@media (width >= 48em){.Hi{border-radius:.5rem;margin:.75rem 0 1rem;padding-bottom:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Li{grid-template-columns:repeat(3,1fr)}}.Ti{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;cursor:pointer}.Vi{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.Qw{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.Ww{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 qi{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Zw{width:100%;padding-top:100%;border-radius:.5rem;position:relative;background-color:var(--asc-color-base-shade4);animation:qi 1.5s ease-in-out infinite}@media (width >= 48em){.Ti{grid-template-columns:repeat(3,1fr)}.Vi:focus-within{outline:2px solid var(--asc-color-primary-default)}}._w{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-transparent-black);z-index:1000}.ex{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.rx{position:absolute;top:2rem;left:1rem;cursor:pointer}.ax{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.ox{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.ix{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.tx{width:2rem;height:2rem;cursor:pointer}.Di{max-height:30.1875rem;height:100%;width:100%;background-color:var(--asc-color-base-shade4)}@media only screen and (width >= 48em){.Di{max-width:37.5rem;max-height:37.5rem;width:100%;height:100%;background-color:var(--asc-color-base-shade4)}}.sx{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Gi{margin:auto;text-align:center;padding:5rem .5rem;min-height:15rem}.cx{margin-top:.5rem;color:var(--asc-color-base-shade3)}.dx{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}@media (width >= 48em){.Gi{padding:2.9rem;min-height:auto}}.Ji{margin:auto;text-align:center;padding:5rem .5rem;min-height:15rem}.lx{margin-top:.5rem;color:var(--asc-color-base-shade3)}.nx{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}@media (width >= 48em){.Ji{padding:2.9rem;min-height:auto}}.Ki{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;cursor:pointer}.Ni{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.mx{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.hx{position:absolute;bottom:.5rem;left:.5rem;background-color:#000000b3;color:var(--asc-color-white);padding:.25rem .6rem;border-radius:.25rem}.gx{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 Oi{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.px{width:100%;padding-top:100%;border-radius:.5rem;position:relative;background-color:var(--asc-color-base-shade4);animation:Oi 1.5s ease-in-out infinite}.bx{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@media (width >= 48em){.Ki{grid-template-columns:repeat(3,1fr)}.Ni:focus{outline:2px solid var(--asc-color-primary-default)}}.ux{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-base-inverse);z-index:1000}.fx{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.vx{position:absolute;top:2rem;left:1rem;cursor:pointer}.wx{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.xx,.yx{width:2rem;height:2rem}.kx{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.Pi,.Qi{display:flex;justify-content:center;align-items:center;height:100%;opacity:.5;background-color:var(--asc-color-black);flex-basis:2.5rem;cursor:pointer}.Pi:hover,.Qi:hover{opacity:.8}.Wi,.jx{width:2rem;height:2rem;fill:var(--asc-color-base-shade4);border-radius:50%;background-color:var(--asc-color-base-shade3);padding:.375rem}.Wi{transform:rotate(180deg)}.zx{flex:1 1 auto}.Xx{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.Yx{width:2rem;height:2rem;cursor:pointer}.Zi{gap:.5rem;display:grid;padding:1rem}._i{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.Ix{width:100%;padding-top:100%;position:relative;border-radius:.5rem;animation:Ax 1.5s ease-in-out infinite;background-color:var(--asc-color-base-shade4)}.Mx{margin:.75rem 0 1rem}@media (width >= 48em){.Zi{border-radius:.5rem;margin:.75rem 0 1rem;padding-bottom:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}._i{grid-template-columns:repeat(3,1fr)}}.de{display:block;padding:0 1rem;background-color:var(--asc-color-background-default)}.de:last-child{margin-bottom:.5rem}.Sx{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;width:100%}.Cx{display:flex;align-items:center;gap:.5rem}.Ex{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}.Rx{color:var(--asc-color-alert-default)}.Ux{display:flex;align-items:center;gap:.25rem}.Bx{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.Fx{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.Hx{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.Lx{display:flex;gap:.5rem;width:100%;padding:.75rem 0;border-top:1px solid var(--asc-color-base-shade4)}@media (width >= 48em){.de{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.de:last-child{margin-bottom:0}}.Tx{width:100%}.Vx{color:var(--asc-color-white)}.qx{width:100%}.Dx{color:var(--asc-color-base-default)}.Gx{padding:0 1rem;background-color:var(--asc-color-background-default);margin-bottom:.75rem}.Jx{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.Kx{display:flex;align-items:center;gap:.25rem}.Nx{width:3.5rem!important;height:3.5rem!important;font-size:2rem;flex-shrink:0}.Ox{font-weight:400;font-size:2rem!important}.Px{min-height:100%;display:flex;align-items:center}.Qx{width:1.25rem;height:1.25rem}.Wx{margin:.5rem 0;color:var(--asc-color-base-default)}.Zx{display:flex;gap:.75rem;padding:.25rem 0 1rem}._x{width:.0625rem;height:1.25rem;background-color:var(--asc-color-base-shade4)}.ey{width:100%;padding:0 1rem}.ry{display:flex;align-items:center;width:100%;margin:.5rem 0}.et{width:3.5rem;height:3.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.rt{height:.75rem;width:60%;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.le{height:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.et,.rt,.le,.at{animation:ot 1.5s ease-in-out infinite}.le:nth-child(1){margin:1.37rem;width:60%}.le:nth-child(2){width:80%}.ay{margin:.5rem 0;width:100%}.at{display:inline-block;width:3.375rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem;margin-right:.75rem}.oy{padding:.5rem 0;width:15rem}.it{padding:0 1.25rem;width:100%;display:flex;justify-content:flex-start;gap:.75rem}.iy{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.ty{color:var(--asc-color-base-default)}.sy{width:100%;padding:.75rem 1rem;height:3.875rem;border-radius:.5rem;background-color:var(--asc-color-background-shade1);box-sizing:border-box}.cy{text-align:center}.dy{display:inline-block}.ly{width:.375rem;height:.375rem;margin-right:.38rem;fill:var(--asc-color-primary-default);vertical-align:middle}.ny{color:var(--asc-color-base-default)}.my{color:var(--asc-color-base-shade2)}@media screen and (width >=48em){.it{padding:.75rem 1rem}}@keyframes ot{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.hy{display:inline-block}.gy{color:var(--asc-color-base-default);margin-right:.25rem}.py{color:var(--asc-color-base-shade2)}.tt{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.st{flex-direction:column;display:flex;flex:1;margin-top:3.62rem;overflow-y:scroll;scrollbar-width:none}.ct{height:100%;width:100%;flex-grow:1;padding:0 1rem}.by{height:100%}.dt{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.uy{color:var(--asc-color-base-default);width:100%;text-align:center}.fy{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){.tt{background-color:transparent}.dt{background-color:var(--asc-color-background-default);border-radius:.5rem .5rem 0 0;position:static}.vy{background-color:var(--asc-color-background-default);border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4)}.st{margin-top:0}.ct{padding:0}.wy{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}.xy{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)}}.lt{display:flex;color:var(--asc-color-base-shade3)}.lt[data-orientation=horizontal]{flex-direction:column}.nt{gap:1.25rem;display:flex}.nt[data-orientation=horizontal]{border-bottom:1px solid var(--asc-color-base-shade4)}.mt{height:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none}.mt::-webkit-scrollbar{display:none}.u{outline:none;cursor:pointer;position:relative;padding:1rem 0 .75rem;transition:color .2s;--border-color: transparent;border-bottom:2px solid var(--border-color)}.u[data-hovered]{color:var(--asc-color-primary-default)}.u[data-selected]{color:var(--asc-color-primary-default);--border-color: var(--asc-color-primary-default)}.u[data-disabled]{color:var(--asc-color-base-shade3)}.u[data-disabled] .u[data-selected]{--border-color: var(--asc-color-base-shade3)}@media (width >= 48em){.u[data-focus-visible]{background-color:var(--asc-color-primary-shade3)}}.ht{margin-top:.5rem}.yy{height:100%;width:100%}.ky{display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;width:100%;box-sizing:border-box}.jy{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.zy{color:var(--asc-color-base-default)}.Xy{height:var(--asc-spacing-m1);width:100%}.Yy{color:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.Iy{padding:5rem .5rem;text-align:center}.gt{display:block}.Ay{color:var(--asc-color-base-shade3)}@media (width >= 48em){.ht{margin:0}.gt{padding:.5rem 0;display:flex;flex-direction:column;gap:1rem}}.My{display:flex;height:3.5rem;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box}.Sy{display:flex;align-items:center;max-width:100%;gap:.5rem;flex-shrink:0}.Cy{flex-shrink:0}.Ey{overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-base-default)}.pt{height:100%;width:100%;min-width:12.5rem}.Ry{background-color:transparent;display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;box-sizing:border-box;flex-shrink:0}.Uy{margin:1rem 0;padding:.75rem 0;border-radius:.75rem;background:var(--asc-color-base-shade4);animation:bt 1.5s ease-in-out infinite}.By{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.Fy{color:var(--asc-color-base-default)}@media (width >= 48em){.pt{padding:0 1rem}}@keyframes bt{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Hy{display:flex;width:100%;align-items:center;gap:.75rem}.ut{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.ft{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.ut,.ft{animation:vt 1.5s ease-in-out infinite}@keyframes vt{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Ly{display:inline-block}.Ty{color:var(--asc-color-base-default);margin-right:.25rem}.Vy{color:var(--asc-color-base-shade2)}.qy{min-height:3.5rem;color:var(--asc-color-base-default);display:flex;align-items:center}.Dy{word-break:break-all}.Gy{color:var(--asc-color-base-default);word-break:break-word;padding:.5rem 0}.Jy{white-space:pre-wrap}.Ky{color:var(--asc-color-primary-default)}.Ny{width:100%;background-color:var(--asc-color-primary-default);position:relative;padding:.63rem 1rem;border-radius:.5rem;box-sizing:border-box}.Oy{display:flex;align-items:center;justify-content:center;gap:.5rem}.Py{width:1.25rem;height:1.25rem;fill:var(--asc-color-white)}.Qy{color:var(--asc-color-white)}.Wy{width:100%;position:relative;padding:.63rem 1rem;border-radius:.5rem;box-sizing:border-box;border:1px solid var(--asc-color-secondary-shade3)}.Zy{display:flex;align-items:center;justify-content:center;gap:.5rem}._y{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.e2{color:var(--asc-color-secondary-default)}.r2{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)}.a2{display:flex;align-items:center;justify-content:center;gap:.5rem}.o2{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.i2{color:var(--asc-color-secondary-default)}.t2{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)}.s2{display:flex;align-items:center;justify-content:center;gap:.5rem}.c2{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.d2{color:var(--asc-color-secondary-default)}.wt{text-align:center;padding:5rem .5rem}.l2{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.n2{margin-top:.5rem;color:var(--asc-color-base-shade3)}@media (width >= 48rem){.wt{background-color:var(--asc-color-background-default)}}.xt{text-align:center;padding:5rem .5rem}.m2{margin-top:.5rem;color:var(--asc-color-base-shade3)}@media (width >= 48rem){.xt{width:100%;height:100%;background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}}.h2{width:3.7969rem;height:2.5313rem;fill:var(--asc-color-secondary-shade4)}.g2{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.yt{text-align:center;padding:5rem .5rem;color:var(--asc-color-base-shade3)}.p2{margin-top:.5rem}.b2{width:3.75rem;height:2.5rem;fill:var(--asc-color-secondary-shade4)}@media (width >= 48rem){.yt{background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}}.u2{display:flex;flex-direction:column;gap:.5rem}.f2{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.v2{height:var(--asc-spacing-m1);width:100%}.w2{margin-bottom:var(--asc-spacing-m1);border-radius:var(--asc-border-radius-md);overflow:hidden}.x2{animation:kt 1s linear infinite}.jt{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes kt{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.zt{height:13rem;padding:.75rem 1rem;width:100%}.y2{display:flex;align-items:center;margin-bottom:.75rem}.Xt{width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.5rem}.k2{padding:.25rem 0;flex:1}.Yt{height:.5rem;width:60%;border-radius:.75rem;margin-bottom:.5rem;background-color:var(--asc-color-base-shade4)}.It{height:.5rem;width:25%;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.L{height:.5rem;margin-bottom:.75rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.Xt,.Yt,.It,.L{animation:At 1.5s ease-in-out infinite}.L:nth-child(1){width:60%}.L:nth-child(2){width:25%}.L:nth-child(3){width:80%}@keyframes At{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >=48em){.jt{overflow:hidden;background-color:transparent;padding-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.zt{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.j2{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.z2{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.X2{width:3.7969rem;height:2.5313rem;fill:var(--asc-color-secondary-shade4)}.Mt{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.Y2{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.I2{height:var(--asc-spacing-m1);width:100%}.A2{animation:St 1s linear infinite}.M2{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes St{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.S2{height:13rem;padding:.75rem 1rem;width:100%}.C2{display:flex;align-items:center;margin-bottom:.75rem}.Ct{width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.5rem}.E2{padding:.25rem 0;flex:1}.Et{height:.5rem;width:60%;border-radius:.75rem;margin-bottom:.5rem;background-color:var(--asc-color-base-shade4)}.Rt{height:.5rem;width:25%;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.T{height:.5rem;margin-bottom:.75rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.Ct,.Et,.Rt,.T{animation:Ut 1.5s ease-in-out infinite}.T:nth-child(1){width:60%}.T:nth-child(2){width:25%}.T:nth-child(3){width:80%}@keyframes Ut{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >=48em){.Mt{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.R2{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.U2{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.B2{width:3.7969rem;height:2.5313rem;fill:var(--asc-color-secondary-shade4)}.Bt{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.F2{height:var(--asc-spacing-m1);width:100%}@media (width >=48em){.Bt{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.H2{all:unset;fill:var(--asc-color-white);cursor:pointer}.Ft{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){.Ft{max-width:100%;max-height:100vh;width:100%;height:100%;aspect-ratio:auto}}.L2{position:absolute;top:0;left:0;right:0;z-index:1}.Ht{display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:1rem;overflow:hidden;background-color:var(--asc-color-background-transparent-black)}.T2{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)}.V2{display:flex;width:100%;justify-content:flex-end;gap:var(--asc-spacing-s2)}.q2{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%}.D2{max-width:100%;max-height:100%}.G2{display:flex;justify-content:flex-end;padding:var(--asc-spacing-m1);width:100%}.J2{max-height:calc(100% - 4.5rem);width:100%;height:100%;background-color:var(--asc-color-black);-o-object-fit:contain;object-fit:contain}.K2{position:absolute;padding:1rem;display:flex;justify-content:center;bottom:6rem;left:0;right:0}.N2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none;border:none;color:var(--asc-color-white);font-size:3rem;cursor:pointer}.O2{position:absolute;top:0;left:0;right:0;height:4px;background-color:#ffffff4d}.P2{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.Q2{display:flex;flex-direction:column;margin-left:10px}.W2{font-size:16px;font-weight:700;color:var(--asc-color-black)}.Z2{font-size:14px}._2{position:relative;width:100%;height:100%}.Lt{width:100%;height:90vh}@media (width >= 48em){.Ht{position:fixed;top:0;left:0;width:100%;height:100%;z-index:500}.Lt{width:100%;padding:unset;height:unset}}.ek{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}.rk{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.ak{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}.ok{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.ik{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}.tk{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}.sk{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1);width:100%}.ck{width:1.25rem;height:1.25rem;fill:var(--asc-color-white);cursor:pointer}.dk{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1)}.lk{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)}.nk{font-weight:var(--asc-text-font-weight-bold);display:flex;align-items:center;justify-content:space-between;gap:var(--asc-spacing-s2)}.mk{display:flex;padding:8px 10px;align-items:center;gap:.5rem;border-radius:24px;background:var(--asc-color-secondary-default)}.hk{fill:var(--asc-color-white)}.gk{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}.pk{position:relative;width:100%;height:100%}.bk{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.uk,.fk{width:100%;height:100%}.vk{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)}.wk{width:auto;max-width:100%;max-height:100%;margin:auto}.xk,.yk{width:1.5rem;height:1.5rem;fill:var(--asc-color-white);cursor:pointer}.kk{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.jk{fill:var(--asc-color-white)}.zk{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.Xk{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.Yk{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}.Ik{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.25rem}.Ak{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.75rem}.Mk{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)}.Sk{flex:1}.Ck{height:5rem;padding:.75rem 1rem .625rem}.Ek{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.Rk{z-index:99999;position:absolute;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1rem .625rem;gap:.5rem}.Uk{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Tt{position:absolute;bottom:0;right:0}.Tt:hover{cursor:pointer}.Bk{display:flex;gap:1.25rem;justify-content:flex-end;align-items:center}.Fk{display:inline-flex;justify-content:space-between;gap:.75rem;align-items:center}.Hk{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}.Lk{width:auto;max-width:11.688rem}.Tk{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}.Vk{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.Vt{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%)}.Vt a{text-decoration:none}.qk{position:relative;width:100%;height:100%}.Dk{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Gk,.Jk{width:100%;height:100%}.Kk{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}.Nk{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.Ok{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Pk,.Qk{color:var(--asc-color-white);cursor:pointer}.Wk{color:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.Zk{color:var(--asc-color-white)}._k{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.e4{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.r4{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}.a4{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.o4{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.i4{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}.t4{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.s4{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.c4{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)}.d4{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.qt{position:absolute;bottom:0;right:0}.qt:hover{cursor:pointer}.l4{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.n4{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.m4{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}.h4{width:auto;max-width:11.688rem}.g4{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}.p4{display:flex;position:relative;overflow:hidden}.b4{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.Dt{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)}.Dt:hover{background-color:var(--asc-color-base-shade4)}.u4{position:absolute;top:0;bottom:0;width:50%;z-index:10}.f4{left:0}.v4{right:0}.w4{-o-object-fit:contain;object-fit:contain}.x4{-o-object-fit:cover;object-fit:cover}.y4{transition:"opacity 0.2s ease-in-out"}.k4{opacity:1}.j4{opacity:0}.z4{color:var(--asc-color-base-default)}.X4{position:absolute;top:.5rem;left:.5rem;right:.5rem;height:.125rem;display:flex;justify-content:space-between;align-items:center;z-index:10}.Y4{height:100%;background-color:#ffffff7f;border-radius:.0625rem;overflow:hidden}.I4{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.Gt{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}.Gt:focus{outline:none}.A4{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}.M4{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.S4{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:absolute;z-index:100000}.C4{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}.E4{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.R4{color:var(--asc-color-base-default)}.U4{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.B4{color:var(--asc-color-base-shade1)}.F4{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.H4{min-height:5rem;width:100%;background-color:var(--asc-color-background-default)}.L4{position:absolute;inset:0;height:100%;width:100%;overflow:hidden}.T4{position:relative;height:100%;width:100%}.V4{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.q4{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)}.D4{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}.G4{position:relative;width:100%;height:100%;overflow:hidden}.J4{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.K4,.N4{width:100%;height:100%}.O4{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}.P4{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.Q4{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.W4,.Z4{color:var(--asc-color-white);cursor:pointer}._4{color:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.e7{color:var(--asc-color-white)}.r7{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.a7{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.o7{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}.i7{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.t7{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.s7{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}.c7{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.d7{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.l7{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)}.n7{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Jt{position:absolute;bottom:0;right:0}.Jt:hover{cursor:pointer}.m7{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.h7{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.g7{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}.p7{width:auto;max-width:11.688rem}.b7{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}.u7{display:flex;position:relative;overflow:hidden}.f7{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.Kt{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)}.Kt:hover{background-color:var(--asc-color-base-shade4)}.v7{position:absolute;top:0;bottom:0;width:50%;z-index:10}.w7{left:0}.x7{right:0}.y7{-o-object-fit:contain;object-fit:contain}.k7{-o-object-fit:cover;object-fit:cover}.j7{z-index:99999;position:absolute;width:1rem;height:1rem;right:.25rem;bottom:.25rem;cursor:pointer}.z7{fill:var(--asc-color-base-shade3)}.X7{inset:0;width:100%;height:100%;position:absolute}.Y7{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}.I7{display:flex;align-items:center;gap:.5rem}.A7{width:2.5rem;height:2.5rem}.M7{display:flex;align-items:start;flex-direction:column;color:var(--asc-color-base-inverse);flex-shrink:1;overflow:hidden}.S7{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--asc-color-white)}.C7{display:flex;align-items:center;gap:1.25rem}.E7{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.Nt{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.Nt svg{width:2rem;height:1.75rem;fill:var(--asc-color-white)}.Ot{display:none}@media screen and (width >= 768px){.Ot{display:flex}}.Pt{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.Pt svg{width:2rem;height:1.75rem;fill:var(--asc-color-white)}.Qt{display:none}@media screen and (width >= 48em){.Qt{display:flex}}.Wt{position:absolute;top:0;left:0;width:50%;height:100%;z-index:9999}.Zt{position:absolute;top:0;right:0;width:50%;height:100%;z-index:9999}.R7{position:relative;width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;z-index:2}.U7{position:absolute;width:100%;height:100%;background:linear-gradient(180deg,#00000029 55.05%,#fff0 96.52%);z-index:3}.B7{display:none}.F7{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:23.4375rem;flex-shrink:0}._t{display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:1rem;overflow:hidden}.H7{fill:var(--asc-color-base-default)}@media (width >= 48em){.Wt,.Zt{display:none}.L7{display:block}._t{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-transparent-black);z-index:500}.T7{position:relative;left:-9rem}.V7{width:2rem}}.es{position:relative;width:100%;height:100%;background-color:var(--asc-color-background-default)}.rs{top:0;position:absolute;width:100%;height:7.5rem;background-color:var(--asc-color-background-default)}.q7{padding-left:1rem;padding-right:1rem}.as{display:inline-flex;flex-wrap:nowrap;gap:.5rem;overflow-x:scroll;width:100%;padding:.75rem 1rem;-ms-overflow-style:none;scrollbar-width:none}.as::-webkit-scrollbar{display:none}.Te{position:absolute;top:7.5rem;width:100%;height:calc(100% - 7.5rem);overflow:hidden scroll;-ms-overflow-style:none;scrollbar-width:none}.Te::-webkit-scrollbar{display:none}.D7{position:absolute;right:1rem;top:3.25rem;width:12.5rem}.os{padding-top:10rem}@media (width >= 48em){.es{background-color:transparent}.rs{display:none}.Te{top:0;height:100%}.os{margin:0}}.is{display:flex;align-items:center;padding:var(--asc-spacing-s1) var(--asc-spacing-s2);background:var(--asc-color-background-default, #fff);border:1px solid var(--asc-color-base-shade4);border-radius:1.5rem;cursor:pointer;color:var(--asc-color-base-shade1);white-space:nowrap}.is[data-active=true]{font-weight:600;background-color:var(--asc-color-primary-default);border:1px solid transparent}.ts{font-size:1.0625rem}.ts[data-active=true]{color:var(--asc-color-white)}.Ve{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)}.Ve[data-focus-visible]{border:1px solid var(--asc-color-primary-default);background-color:var(--asc-color-background-shade1)}.Ve:hover{background-color:var(--asc-color-background-shade1)}.G7{width:1.75rem;height:1.75rem;border-radius:50%;overflow:hidden}.J7{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.K7{fill:var(--asc-color-primary-shade2)}.N7{fill:var(--asc-color-white)}.O7{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:ss 1.5s ease-in-out infinite}@keyframes ss{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.cs{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}.P7{height:2.375rem}.cs::-webkit-scrollbar{display:none}.qe{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}.qe[data-focus-visible]{border:1px solid var(--asc-color-primary-default);background-color:var(--asc-color-background-shade1)}.Q7{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}.qe:hover{background-color:var(--asc-color-background-shade1)}.ds{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)}.W7{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.ls{left:.5rem}.ns{right:.5rem}.ns[data-shown=false],.ls[data-shown=false]{display:none}@media (width >= 48em){.ds{display:flex}}.Z7{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover}._7{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--asc-color-base-shade3)}.e3{width:4rem;height:2.364rem;fill:var(--asc-color-background-default)}.r3{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)}.a3{height:8.4rem;width:15.625rem;border-radius:.75rem .75rem 0 0;background-color:var(--asc-color-base-shade4)}.o3{display:flex;height:5.7rem;width:15.625rem;flex-direction:column;padding:1.06rem 1rem}.i3{height:.5rem;width:5.1875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.t3{height:.5rem;margin-top:1rem;width:8.9055rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.s3{height:.5rem;width:11.25rem;margin-top:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.c3{animation:ms 1.5s ease-in-out infinite}@keyframes ms{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.d3{width:100%;gap:.75rem;flex-wrap:nowrap;display:inline-flex;scrollbar-width:none;overflow:scroll hidden;-ms-overflow-style:none}.l3{width:15.625rem;height:calc(8.4rem + 5.7rem);border-radius:var(--asc-border-radius-sm);border:1px solid var(--asc-color-base-shade4)}.n3{width:100%;height:8.4rem;overflow:hidden}.m3{border-radius:var(--asc-border-radius-sm) var(--asc-border-radius-sm) 0 0}.h3{width:100%;gap:.25rem;display:flex;height:5.7rem;padding:.75rem;flex-direction:column;justify-content:space-between}.g3{width:100%;gap:.12rem;display:flex;align-items:center}.p3{width:1.25rem;height:1.25rem;display:flex;align-items:center;padding-top:.22rem;padding-bottom:.28rem;justify-content:center}.b3{width:100%;height:100%;gap:.25rem;display:flex;flex-wrap:nowrap;align-items:flex-end;justify-content:space-between}.u3{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}.f3{overflow:hidden;max-width:9.5rem}.v3{display:flex;flex:0 0 4.2rem}.De{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.hs{top:-2.4rem;z-index:100;display:none;position:absolute;align-items:center;justify-content:center}.gs{right:2.2rem}.ps{right:0}.gs[data-shown=false] .De,.ps[data-shown=false] .De{cursor:not-allowed;fill:var(--asc-color-base-shade3)}@media (width >= 48em){.hs{display:flex}}.w3{display:flex;flex-direction:column;align-items:center;justify-content:center}.bs{height:100%;display:flex;padding-bottom:2rem;flex-direction:column}.ne{gap:1rem;width:100%;display:flex;padding:0 1rem;scrollbar-width:none;flex-direction:column;-ms-overflow-style:none}.ne::-webkit-scrollbar{display:none}.ne[data-is-loading=true]{padding:1rem}.us{gap:.5rem;padding:1rem;display:flex;flex-direction:column}.fs{width:9.75rem;height:.75rem;flex-shrink:0;border-radius:.75rem;background:var(--asc-color-base-shade4);animation:vs 1.5s ease-in-out infinite}.x3{color:var(--asc-color-base-default)}.Ge{width:100%;padding:1rem 0}.Ge::-webkit-scrollbar{display:none}.ws{display:none;background-color:var(--asc-color-background-default)}@keyframes vs{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.bs{height:auto;background-color:var(--asc-color-background-shade1)}.ws{display:block;background-color:var(--asc-color-background-shade1)}.Ge{padding:1rem 0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.us,.ne{padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.fs{height:1.25rem}}.y3{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--asc-color-background-default);gap:1rem}.k3{padding-bottom:1.0625rem;color:var(--asc-color-base-shade3);display:flex;flex-direction:column;align-items:center}.xs{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.j3{margin:.25rem 0 1rem;color:var(--asc-color-base-shade3)}@media (width >= 48em){.xs{padding:2rem 0 4rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.ys{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.z3{margin:.25rem 0 1rem;color:var(--asc-color-base-shade3)}@media (width >= 48em){.ys{padding:2rem 0 4rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.X3{color:var(--asc-color-base-default)}.Y3{color:var(--asc-color-base-default)}.I3{display:flex;flex-direction:column;gap:.5rem;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.ks{gap:.5rem;width:100%;height:100%;display:flex;padding:1rem;flex-direction:column;background-color:var(--asc-color-background-default)}.js{left:1rem;padding:0;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)}.zs{padding:0}.Xs{left:1rem;top:30.6rem;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){.ks{padding:0;height:auto;position:relative}.zs{padding:3rem 0}.A3{left:0;top:2.8rem;z-index:200;width:20rem;max-height:25rem;position:absolute;overflow-y:scroll;border-radius:.5rem;padding:0 1rem 1rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.js{width:20rem;position:fixed;padding:0 1rem}.Xs{display:initial}}.Ys{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.Is{flex:1;margin-top:3.625rem;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.Is::-webkit-scrollbar{display:none}.As{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)}.M3{text-align:center;color:var(--asc-color-base-default)}.S3{cursor:pointer}.C3{fill:var(--asc-color-base-default);cursor:pointer}.Ms{height:.0625rem;width:100%;background-color:var(--asc-color-base-shade4);animation:Ss 1.5s ease-in-out infinite}.Ms[data-is-loading=true]{height:.5rem;width:100%;background-color:var(--asc-color-base-shade4)}.E3{display:flex;justify-content:space-between;padding:.5rem 1rem}.R3{display:flex;justify-content:center;align-items:center;gap:.25rem}.U3{color:var(--asc-color-base-shade2)}.Cs{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem;background-color:var(--asc-color-background-default);border-radius:0 0 .5rem .5rem}.B3{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}.Es{display:flex;justify-content:start;align-items:center;gap:.25rem;padding:1rem;line-height:1.25rem;color:var(--asc-color-base-shade2)}@keyframes Ss{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.Ys{height:auto;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}.As{border-radius:.5rem .5rem 0 0}.F3{border-radius:0}.H3{border-radius:0 0 .5rem .5rem}.Cs{border-top:1px solid var(--asc-color-base-shade4)}.Es{border-radius:0 0 .5rem .5rem;background-color:var(--asc-color-background-default)}}.Rs{display:flex;height:100dvh;align-items:center;flex-direction:column;justify-content:center;color:var(--asc-color-base-shade3);background-color:var(--asc-color-background-default)}.L3{width:3.75rem;height:2.5rem;margin-bottom:1rem;fill:var(--asc-color-base-shade4)}.T3{margin-bottom:.5rem}.V3{margin-top:1.5rem}@media (width >= 48em){.Rs{height:17.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Us{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.Je{flex:1;margin-top:3.62rem;overflow-y:scroll;scrollbar-width:none}.Je::-webkit-scrollbar{display:none}.Bs{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.Ke{transition:opacity .3s;opacity:0}.Ke[data-show=true]{opacity:1}.Fs{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}.Hs{position:absolute;bottom:1rem;right:1rem}.q3{color:var(--asc-color-base-default)}@media (width >=48em){.Us{background-color:transparent}.Bs{background-color:var(--asc-color-background-default);position:static}.D3{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;overflow:hidden}.Ke{display:none}.Je{margin-top:0}.Fs{position:static}.Hs{display:none}}.G3{height:100%;width:100%}.J3{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.K3{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.N3{color:var(--asc-color-base-default)}.O3{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.P3{color:var(--asc-color-base-default)}.Q3{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.W3{color:var(--asc-color-base-default)}.Ls{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.Ls[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.Ts{color:var(--asc-color-secondary-shade2);width:1.5rem;height:1.5rem;transition:fill .3s}.Ts[data-active=true]{color:var(--asc-color-base-default)}.Vs{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.Vs[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.qs{fill:var(--asc-color-secondary-shade2);width:1.5rem;height:1.5rem;transition:fill .3s}.qs[data-active=true]{fill:var(--asc-color-base-default)}.Ds{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.Ds[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.Gs{fill:var(--asc-color-secondary-shade2);width:1.5rem;height:1.5rem;transition:fill .3s}.Gs[data-active=true]{fill:var(--asc-color-base-default)}.Ne{width:4rem;height:4rem;border:none;display:flex;cursor:pointer;border-radius:50%;align-items:center;justify-content:center;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-primary-default)}.Z3{width:2rem;height:2rem;fill:var(--asc-color-white)}.Ne:hover{background-color:var(--asc-color-primary-background-hover)}.Ne:active{background-color:var(--asc-color-primary-background-pressed)}._3{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.ej{padding:.75rem 0;display:flex;align-items:center;gap:.75rem}.rj{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default);margin-left:.25rem}.aj{margin-top:.15rem;color:var(--asc-color-base-default);flex-grow:1}.Js{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.Ks{padding:1rem;flex:1;display:flex;flex-direction:column}.Ns{width:4rem;height:4rem;position:relative;border-radius:50%;overflow:hidden;margin:1.75rem auto 0}.oj{width:7.5rem;height:7.5rem;-o-object-fit:cover;object-fit:cover}.ij{width:100%;height:100%;position:absolute;top:0;left:0;text-align:center;background-color:#0000007f}.Os{fill:var(--asc-color-white);height:1.25rem;width:1.25rem}.Ps{display:flex;height:3.625rem;align-items:center;padding:0 .75rem}.tj{flex-basis:max-content}.Qs{width:100%;flex-grow:1;color:var(--asc-color-base-default)}.Ws{flex:1;display:flex;flex-direction:column;justify-content:space-between}.sj{margin-top:1.5rem}.Oe{padding:1rem 0;width:100%;border:none;border-bottom:1px solid var(--asc-color-base-shade4);height:auto;resize:none;overflow:hidden}.Oe:focus{outline:none}.Oe:disabled{color:var(--asc-color-base-shade2)}.cj{display:none}@media (width >=48em){.Js{background-color:transparent}.Ks{flex:0;background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4, #ebecef)}.Ps{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;overflow:hidden}.Qs{font-size:1.25rem}.dj{font-size:3.75rem}.Ns{width:7.5rem;height:7.5rem}.Ws{justify-content:flex-start}.lj{margin-bottom:1rem}.Os{fill:var(--asc-color-white);height:3rem;width:3rem}}.Zs{background-color:var(--asc-color-primary-default);border-radius:.5rem;padding:.625rem 1rem;text-align:center;width:100%;box-sizing:border-box}.Zs:disabled{background-color:var(--asc-color-primary-shade3);cursor:not-allowed}.nj{color:var(--asc-color-white)}._s{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.mj{display:flex;flex-direction:column;height:100%}.ec{display:flex;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.rc{margin-top:3.625rem;padding:1rem}.hj{width:100%;color:var(--asc-color-base-default)}.ac{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.gj{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4)}.pj{display:flex;flex-direction:column;gap:1rem}.bj{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.uj{height:1px;width:100%}@media (width >= 48em){._s{background-color:transparent}.ec{background-color:var(--asc-color-background-default);position:static;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;border-radius:.5rem}.rc{background-color:var(--asc-color-background-default);margin-top:0;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}.ac{height:auto}}.fj{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;gap:.75rem}.vj{width:2.5rem;height:2.5rem;flex-shrink:0}.wj{color:var(--asc-color-base-default);flex-grow:1}.xj{display:flex;gap:.75rem}.yj{padding:.375rem .5rem;border-radius:.25rem;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.kj{color:var(--asc-color-secondary-default)}.oc{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.jj{display:flex;flex-direction:column;height:100%}.ic{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;left:0;right:0;top:0}.zj{color:var(--asc-color-base-default);width:100%;text-align:center}.tc{color:var(--asc-color-base-shade1);padding:.75rem 1rem;width:100%;box-sizing:border-box;background-color:var(--asc-color-background-shade1)}.Xj{width:100%;background-color:var(--asc-color-base-shade4);height:.5rem}.sc{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.Yj{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4)}@media (width >=48em){.oc{background-color:transparent}.ic{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}.sc{height:auto}.tc{border:1px solid var(--asc-color-base-shade4);border-radius:0 0 .5rem .5rem;margin-bottom:.75rem}}.cc{padding:.75rem 1rem}.Ij{display:flex;justify-content:center;gap:.75rem;align-items:center}.Aj{width:2.5rem;height:2.5rem}.Mj{width:100%}.Sj{display:flex;gap:.75rem;margin-top:.75rem}.Cj{padding:.62rem 1rem;width:100%;background-color:var(--asc-color-primary-default);color:var(--asc-color-white);text-align:center;border-radius:.5rem}.Ej{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)}.Rj{max-width:2.5rem;width:100%;height:2.5rem}@media (width >=48em){.cc{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem}}.dc{display:block;height:100vh;overflow:scroll}.lc{background-color:var(--asc-color-background-default);position:sticky;top:0;width:100%}.Uj{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.Bj{color:var(--asc-color-base-shade2);font-size:.8125rem}.Fj{display:block;padding:1.5rem 1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.Hj{position:relative;display:flex;align-items:center}.Lj{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)}.nc{position:absolute;fill:var(--asc-color-base-shade2);left:.75rem}.nc[data-search-value=true]{fill:var(--asc-color-base-default)}.mc{display:none}.mc[data-search-value=true]{display:block;position:absolute;right:.75rem}.Tj{fill:var(--asc-color-base-shade3)}.Vj{display:flex;flex-wrap:wrap;padding:0 .25rem .25rem;gap:.5rem}.qj{display:flex;align-items:center;padding:.25rem .5rem .25rem .25rem;border-radius:1.5rem;border:1px solid var(--asc-color-base-shade4);gap:.5rem}.Dj{color:var(--asc-color-base-default);font-weight:600;font-size:1rem;max-width:16rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Gj{width:1.75rem;height:1.75rem;border-radius:50%}.Jj{width:1.75rem;height:1.75rem}.Kj{width:2.5rem;height:2.5rem;border-radius:50%}.Nj{fill:var(--asc-color-base-shade1)}.Oj{padding:1rem}.Pj{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%}.Qj{display:flex;align-items:center;flex:1;min-width:0}.Wj{width:2.5rem;height:2.5rem}.Zj{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}._j{display:none}.ez{width:1rem;height:1rem}.rz{display:flex;flex-direction:column;gap:1rem}.z,.z label{display:flex;align-items:center;gap:.5rem}.z div[aria-hidden=true] svg{display:none;width:1rem;height:1rem;color:var(--asc-color-white)}.z 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}.z input[type=checkbox]:checked+div[aria-hidden=true]{background-color:var(--asc-color-primary-default);border:none}.z 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}.az{color:var(--asc-color-base-default)}.hc{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}.oz{width:100%}@media only screen and (width >= 48em){.dc{height:23rem;display:block;width:32.625rem}.lc,.hc{display:none}}.iz{padding:.5rem 0;background-color:var(--asc-color-background-default)}.tz{display:flex;align-items:center;gap:.5rem}.gc{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);flex-shrink:0}.sz{display:flex;flex-direction:column}.pc{width:6rem;height:1rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.bc{width:4rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.cz{display:flex;flex-direction:column;gap:.75rem}.uc{height:1.25rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem;width:100%;max-width:calc(100% - 3rem);flex-grow:1}@keyframes fc{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.gc,.pc,.bc,.uc{animation:fc 1.5s ease-in-out infinite}.vc{height:100vh;overflow:scroll}.wc{background-color:var(--asc-color-background-default);position:sticky;top:0;width:100%;z-index:1}.xc{display:flex;justify-content:space-between;align-items:center;padding:1rem}.yc{width:1.5rem}.dz{position:relative;display:flex;align-items:center;padding:.75rem 1rem}.lz{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}.kc{position:absolute;fill:var(--asc-color-base-shade2);left:1.75rem;width:1.5rem;height:1.25rem}.kc[data-search-value=true]{fill:var(--asc-color-base-default)}.jc{display:none}.jc[data-search-value=true]{display:block;position:absolute;right:1.75rem}.nz{fill:var(--asc-color-base-shade3);width:1.5rem;height:1rem}.Pe{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}.Pe::-webkit-scrollbar{display:none}.mz{display:block;text-align:center}.hz{position:relative;display:flex;justify-content:center}.gz{width:2.5rem;height:2.5rem}.pz{background:none;border:none;padding:0;margin:0;display:inline-block;cursor:pointer;position:absolute;right:.5rem;top:0}.bz{display:block;border-radius:50%;width:1.125rem;height:1.125rem;fill:var(--asc-color-background-transparent-black)}.uz{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)}.Qe{padding:1rem}.fz{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%}.vz{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-right:.25rem}.wz{width:2.5rem;height:2.5rem}.xz{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}.yz{flex:1;min-width:0;display:flex;align-items:center}.kz{padding:.5rem 0;flex-direction:row-reverse}.zc{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}.jz{width:100%}@media only screen and (width >= 48em){.vc{height:auto;width:30rem;border-radius:.75rem}.wc{border-bottom:1px solid var(--asc-color-base-shade4)}.Pe{border-bottom:none;margin-bottom:0}.xc{flex-direction:row-reverse;padding:1.25rem 1.5rem 1rem}.zz{fill:var(--asc-color-base-shade3)}.Xz{font-size:1.25rem}.yc{display:none}.Qe{max-height:50vh;min-height:50vh;overflow-y:scroll;padding-bottom:5rem}.Qe[data-has-selected=true]{min-height:calc(50vh - 6.5rem);max-height:calc(50vh - 6.5rem)}.zc{margin-top:0;position:static;border-top:none}}.Xc{overflow-y:auto;height:100%;position:relative;-ms-overflow-style:none;scrollbar-width:none}.Xc::-webkit-scrollbar{display:none}.Yz{position:sticky;top:0;background-color:var(--asc-color-background-default)}.Iz{position:relative}.Yc{position:fixed;bottom:1rem;right:1rem;z-index:1}.Az{width:100%;height:1px;background-color:var(--asc-color-base-shade4);margin-bottom:.25rem}.Ic{display:none;margin-top:.75rem}.Mz{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){.Yc{display:none}.Ic{display:block}}.Ac{width:100%;margin:0 auto;background-color:var(--asc-color-background-default);overflow:hidden}.Mc{width:100%;height:12.5rem;background-color:var(--asc-color-base-shade4)}.Sz{padding:1rem}.Sc{height:1.5rem;width:60%;background-color:var(--asc-color-base-shade4);margin-bottom:1rem;border-radius:.25rem}.Cz{display:flex;gap:.5rem;margin-bottom:1rem}.Ez{height:1.25rem;width:3.75rem;background-color:var(--asc-color-base-shade4);border-radius:.625rem}.Cc{height:1rem;width:100%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.Rz{display:flex;gap:1rem;margin-bottom:1rem}.Uz{height:1.25rem;width:5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.Bz{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem}.Fz{height:1rem;width:2.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}@keyframes Ec{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Mc,.Sc,.Hz,.Cc,.Lz,.Tz,.Vz{animation:Ec 1.5s ease-in-out infinite}@media (width >= 48em){.Ac{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Rc{gap:1rem;display:grid;padding:3rem;place-items:center}.qz{color:var(--asc-color-base-shade3);font-size:1rem;font-weight:600;line-height:1.375rem}.Dz{fill:var(--asc-color-base-shade4);width:3.75rem;height:2.8125rem}@media (width >= 48em){.Rc{padding:3.7rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.Uc{gap:.5rem;display:grid}.Bc{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Uc{gap:.75rem;margin-top:.75rem;padding-bottom:1rem}.Bc{padding-bottom:0;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}.Gz{margin:0}}.Fc{background-color:var(--asc-color-background-default);border-radius:8px;display:flex;align-items:center;width:100%;z-index:1;position:sticky;top:5.375rem}.Hc{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)}.Jz{width:1.5rem;height:1.25rem;fill:var(--asc-icon-color)}.Kz{width:1.5rem;height:1.5rem}.Hc[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){.Fc{padding:0 1rem;position:static;border-radius:0 0 .5rem .5rem;border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4)}}.Lc{padding:0 1rem}.Tc{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.Vc{color:var(--asc-color-base-default)}.Nz{border-bottom:1px solid var(--asc-color-base-shade4)}.Oz{padding:1.5rem 0 .25rem}.Pz{border-bottom:1px solid var(--asc-color-base-shade4)}.Qz{padding:1.5rem 0 .25rem}@media only screen and (width >= 48em){.Lc{padding:0}.Tc{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)}.Vc{font-size:1.25rem}.Wz{padding:0 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.Zz{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}._z{display:flex;align-items:center;gap:.75rem}.e6{width:1.5rem;height:1.5rem;padding:.1rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.r6{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.a6{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.o6{display:flex;align-items:center;gap:.75rem}.i6{width:1.5rem;height:1.5rem;padding:.1rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.t6{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.s6{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.c6{display:flex;align-items:center;gap:.75rem}.d6{width:1.5rem;height:1.5rem;padding:.2rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.l6{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.n6{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.m6{display:flex;align-items:center;gap:.75rem}.h6{width:1.5rem;height:1.5rem;padding:.2rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.g6{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.p6{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;border-bottom:1px solid var(--asc-color-base-shade4)}.b6{color:var(--asc-color-alert-default)}.u6{display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:1rem}.f6{color:var(--asc-color-alert-default)}.qc{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.13rem 0 1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.v6{color:var(--asc-color-base-shade1)}@media only screen and (width >= 48em){.qc{border-bottom:none}}.Dc{width:100%;padding:0 1rem}.Gc{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.Jc{color:var(--asc-color-base-default)}.Kc{display:block;padding:1rem 0}.w6{padding-top:.12rem;color:var(--asc-color-base-shade1)}.x6{gap:0}.Nc{display:flex;padding:1rem 0;align-items:center;flex-direction:row-reverse;justify-content:space-between}.Oc{display:none}@media only screen and (width >= 48em){.Dc{padding:0;gap:.75rem;display:grid}.Gc{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Jc{font-size:1.25rem}.y6{opacity:0;pointer-events:none}.k6{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Kc,.Nc{padding:1rem}.Oc{padding:1rem;display:block}.j6{width:100%}}.Pc{width:100%;padding:0 1rem}.Qc{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.Wc{color:var(--asc-color-base-default)}.z6{width:1.5rem;height:1.5rem}.Zc{gap:.5rem;display:flex;padding:.75rem 0;align-items:flex-start;justify-content:space-between}.X6{display:block}.Y6{padding-top:.12rem;color:var(--asc-color-base-shade1)}@media only screen and (width >= 48em){.Pc{padding:0;gap:.75rem;display:grid}.Qc{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Wc{font-size:1.25rem}.Zc{padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}._c{position:relative;padding-bottom:1rem}.We{display:flex;justify-content:space-between;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.I6{display:flex;align-items:center;color:var(--asc-color-base-default)}.A6{width:1.5rem;height:1.5rem}.M6{color:var(--asc-color-base-default);margin-right:.25rem}.ed{background-color:var(--asc-color-background-shade1);padding:.75rem 1rem}.S6{color:var(--asc-color-base-shade1)}.rd{gap:1rem;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 10rem);background-color:var(--asc-color-background-default)}.C6{fill:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.E6{color:var(--asc-color-base-shade3)}.ad{display:grid;margin-top:0;background-color:var(--asc-color-base-shade4)}.od{gap:.5rem;display:grid;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){._c{height:auto}.We{border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.We[data-review=false]{border-radius:.5rem;margin-bottom:.75rem}.ed{margin-bottom:.75rem;border-radius:0 0 .5rem .5rem;border:1px solid var(--asc-color-base-shade4);border-width:0 1px 1px}.ad{gap:.75rem;margin-top:.75rem;background-color:transparent}.od{gap:.75rem;background-color:transparent}.rd{height:auto;padding:3.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.id{padding:1rem;margin-bottom:.5rem;background-color:var(--asc-color-background-default)}.R6{display:flex;align-items:center;margin-bottom:1rem}.td{width:2rem;height:2rem;border-radius:50%;margin-right:.75rem;background-color:var(--asc-color-base-shade4)}.U6{display:flex;flex-direction:column}.sd{width:6rem;height:.5rem;margin-bottom:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.cd{width:4rem;height:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.B6{gap:.75rem;display:flex;flex-direction:column}.V{width:100%;height:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.V,.td,.sd,.cd{animation:dd 1.5s ease-in-out infinite}.V:first-child{width:75%}.V:nth-child(2){width:100%}.V:last-child{width:50%}.F6{width:100%;height:2.5rem}@keyframes dd{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >= 48em){.id{box-shadow:none;margin-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.ld{position:relative;display:flex;align-items:center;padding:0 1rem .75rem}.H6{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}.nd{left:1.75rem;width:1.25rem;position:absolute;fill:var(--asc-color-base-shade2)}.nd[data-search-value=true]{fill:var(--asc-color-base-default)}.md{display:none}.md[data-search-value=true]{display:block;position:absolute;right:1.75rem}.L6{fill:var(--asc-color-base-shade3);width:1.5rem;height:1rem}.T6{padding:.5rem 1rem}.V6{display:flex;align-items:center}.hd{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.q6{display:flex;flex-direction:column}.gd{width:8.75rem;height:.5rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.75rem}.pd{width:6.75rem;height:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.hd,.gd,.pd{animation:bd 1.5s ease-in-out infinite}@keyframes bd{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >= 48em){.D6{border-radius:.5rem;padding-bottom:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.ld{padding:.75rem 1rem}}.G6{width:100%;gap:.75rem;display:flex;align-items:center;padding:.5rem 1rem}.J6{flex:1;min-width:0;gap:.75rem;display:flex;align-items:center}.K6{display:flex;width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;align-items:center}.N6{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}.ud{width:100%;display:block}.me{width:100%;gap:.75rem;display:flex;padding:1rem 0;align-items:center}.me:hover{background-color:var(--asc-color-background-shade1)}.O6{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.P6{color:var(--asc-color-alert-default)}.Q6{width:1.5rem;height:1.5rem;fill:var(--asc-color-alert-default)}.W6{width:1rem;height:.75rem;fill:var(--asc-color-base-shade3)}.Z6{margin-right:.13rem;width:1rem;height:1rem}@media (width >= 48em){.ud{overflow:hidden;padding:.5rem 0}.me{padding:.75rem 1rem}.me:focus-visible{background-color:var(--asc-color-background-shade1)}}@media (width >= 48em){.fd{padding:.5rem 0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.fd[data-hidden=true]{padding:0;border:none}}._6{padding-bottom:1rem}.vd{display:flex;padding:1rem;align-items:center;justify-content:space-between}.wd{color:var(--asc-color-base-default)}.e8{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.r8:focus-visible{width:1.5rem;height:1.5rem;border-radius:50%;outline:2px solid var(--asc-color-primary-default)}.xd{padding:0 1rem;margin-bottom:.75rem}.yd{font-size:1rem}@media (width >= 48em){.vd{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)}.wd{font-size:1.25rem}.xd{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}.yd{font-size:.875rem}}.Ze{display:flex;padding:0 1rem;flex-direction:column;background-color:var(--asc-color-background-default);scrollbar-width:none;-ms-overflow-style:none}.Ze::-webkit-scrollbar{display:none}.kd{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)}.jd{display:flex;flex-direction:column}.a8{display:grid;align-items:center;grid-template-columns:2.5rem minmax(0,1fr) min-content;gap:.75rem;padding:.5rem 0}.o8{text-align:left;overflow:hidden;white-space:nowrap;-webkit-line-clamp:1;text-overflow:ellipsis}.i8{width:2.5rem;height:2.5rem;border-radius:50%}.t8{width:1.5rem;height:1.125rem;fill:var(--asc-color-secondary-default)}.s8{width:100%;height:1px}@media (width >= 48em){.Ze{padding:0;gap:.75rem;background-color:transparent}.kd{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.jd{padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.c8{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.d8{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.l8{color:var(--asc-color-base-shade3)}.zd{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){.zd{height:auto;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Xd{height:100%;padding:0 1rem;background-color:var(--asc-color-background-default)}.Yd{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}.n8{grid-area:back}.m8{overflow:hidden;grid-area:title;display:flex;justify-content:center;align-items:center}.h8{height:1px;width:100%}.Id{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%}.Id[data-has-categories=true]{grid-template-rows:[name-start] auto [name-end cat-start] auto [cat-end member-start] auto [member-end]}.g8{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)}.p8{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-sm)}.b8{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}.u8{grid-column:sub-a / sub-g;grid-row:name-start / name-end;display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.f8{grid-column:sub-a / sub-e;grid-row:cat-start / cat-end}.v8{display:flex;align-items:center}.w8{grid-column:sub-a / sub-e;grid-row:member-start / member-end}.Ad{grid-row:name-start / member-end;grid-column:sub-e / sub-g;width:4rem;place-self:end end}.Ad[data-has-categories=true]{grid-row:cat-start / member-end}.x8{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}@media (width >= 48em){.Xd{padding:0;height:auto;gap:.75rem;display:grid;background-color:transparent}.Yd{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.y8{padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.Md{color:var(--asc-color-base-default)}.Sd{display:flex;align-items:center;padding:1.12rem .75rem;justify-content:space-between}.Cd{color:var(--asc-color-base-default)}.k8{width:1.5rem}.Ed{border:none}.Rd{width:100%;height:11.75rem;position:relative;background:linear-gradient(0deg,#0000007f,#0000007f) 100%,#d9e5fc}.Ud{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0deg,#0006 0% 100%)}.Bd{top:50%;left:50%;width:2rem;opacity:.8;height:1.75rem;position:absolute;fill:var(--asc-color-white);transform:translate(-50%,-50%)}.Fd{padding:.5rem 1rem 0}.Hd{gap:.5rem;display:flex;padding:1rem 0;justify-content:space-between}.j8{font-size:.8125rem;color:var(--asc-color-base-shade1)}.q{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)}.z8{gap:.25rem;display:flex;align-items:center}.X8{line-height:1.125rem;font-size:.8125rem;color:var(--asc-color-base-shade3)}.D{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)}.q::-moz-placeholder,.D::-moz-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.q:-ms-input-placeholder,.D:-ms-input-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.q::placeholder,.D::placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.Y8{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.Ld{gap:.25rem;display:flex;padding-bottom:1rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.I8{gap:.5rem;display:flex;flex-wrap:wrap}.A8{gap:.5rem;display:flex;align-items:center;border-radius:1.5rem;padding:.25rem .5rem .25rem .25rem;border:1px solid var(--asc-color-base-shade4)}.M8,.S8{width:1.75rem;height:1.75rem;border-radius:50%}.C8{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)}.E8{fill:var(--asc-color-base-shade1)}.R8{width:100%}.Td{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)}.U8{gap:.75rem;padding:1rem 0;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.B8{gap:.75rem;display:flex}.F8{border-top:1px solid var(--asc-color-base-shade4)}._e{gap:1rem;display:flex;flex-wrap:wrap}.H8{display:block;text-align:center}.L8{display:flex;position:relative;justify-content:center}.T8{width:2.5rem;height:2.5rem}.V8{top:0;margin:0;padding:0;border:none;display:flex;right:.4rem;cursor:pointer;background:none;position:absolute;align-items:center;justify-content:center}.q8{width:1.125rem;height:1.125rem;border-radius:50%;fill:var(--asc-color-background-transparent-black)}.D8{width:4rem;overflow:hidden;white-space:nowrap;align-items:center;margin-top:.25rem;justify-self:center;display:inline-block;text-overflow:ellipsis}.Vd{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)}@media only screen and (width >=48em){.Md{gap:.75rem;display:grid;padding-bottom:2rem}.Sd{height:4rem;border-radius:.5rem;padding:1.25rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Cd{font-size:1.25rem}.Ed{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Rd{width:100%;height:17.0625rem;border-radius:.5rem .5rem 0 0}.Ud{border-radius:.5rem}.Bd{width:5rem;height:3.5rem}.Fd{padding:0 1rem;background-color:var(--asc-color-background-default)}.Hd{padding:1.5rem 0 0}.q,.D,.Ld,.Td{padding:1rem 0}.Vd{margin-top:0;border-top:none;position:static;border-radius:0 0 .5rem .5rem}._e{padding:1rem 0 0}.G8{font-size:1.25rem}._e .J8{border-bottom:none}}.K8{width:100%}.qd{color:var(--asc-color-base-default)}.Dd{display:flex;align-items:center;padding:1.12rem .75rem;justify-content:space-between}.Gd{color:var(--asc-color-base-default)}.N8{width:1.5rem}.Jd{border:none}.er{width:100%;height:11.75rem;position:relative}.er[data-no-image=true]{background:linear-gradient(0deg,#0000007f,#0000007f) 100%,#d9e5fc}.Kd{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0deg,#0006 0% 100%)}.Nd{top:50%;left:50%;width:2rem;opacity:.8;height:1.75rem;position:absolute;fill:var(--asc-color-white);transform:translate(-50%,-50%)}.Od{padding:.5rem 1rem 0}.Pd{gap:.5rem;display:flex;padding:1rem 0;justify-content:space-between}.O8{font-size:.8125rem;color:var(--asc-color-base-shade1)}.G{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)}.P8{gap:.25rem;display:flex;align-items:center}.Q8{line-height:1.125rem;font-size:.8125rem;color:var(--asc-color-base-shade3)}.J{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)}.G::-moz-placeholder,.J::-moz-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.G:-ms-input-placeholder,.J:-ms-input-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.G::placeholder,.J::placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.W8{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.Qd{gap:.25rem;display:flex;padding-bottom:1rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.Z8{gap:.5rem;display:flex;flex-wrap:wrap}._8{gap:.5rem;display:flex;align-items:center;border-radius:1.5rem;padding:.25rem .5rem .25rem .25rem;border:1px solid var(--asc-color-base-shade4)}.e9,.r9{width:1.75rem;height:1.75rem;border-radius:50%}.a9{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)}.o9{fill:var(--asc-color-base-shade1)}.i9{width:100%}.Wd{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)}.t9{padding:1rem 0;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.s9{gap:.75rem;display:flex}.Zd{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)}@media only screen and (width >=48em){.qd{gap:.75rem;display:grid;padding-bottom:2rem}.Dd{border-radius:.5rem;padding:1.25rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Gd{font-size:1.25rem}.Jd{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.er{width:100%;height:17.0625rem;border-radius:.5rem .5rem 0 0}.Kd{border-radius:.5rem}.Nd{width:5rem;height:3rem}.Od{padding:0 1rem;background-color:var(--asc-color-background-default)}.Pd{padding:1.5rem 0 0}.G,.J,.Qd,.Wd{padding:1rem 0}.Zd{margin-top:0;border-top:none;position:static;border-radius:0 0 .5rem .5rem}._d{padding:1rem 0 0}.c9{font-size:1.25rem}._d .d9{border-bottom:none}}.rr{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%)}.rr[data-entering]{animation:ar 0ms}.rr[data-exiting]{animation:ar .25s reverse ease-in}.or{outline:none;max-width:20rem;max-height:80vh;border-radius:.75rem;background:var(--asc-color-background-default)}.or[data-entering]{animation:el .25s cubic-bezier(.175,.885,.32,1.275)}.l9{outline:none}.n9{display:flex;align-items:center;padding:1.25rem 1.5rem;justify-content:space-between}.m9{font-size:1.25rem;color:var(--asc-color-base-default)}.rl{fill:var(--asc-color-base-shade3)}.h9{line-height:1.5;font-size:.875rem;padding:0 1.5rem;color:var(--asc-color-base-shade1)}.al{gap:.75rem;display:flex;justify-content:center;padding:1rem 1.5rem 1.5rem}.ir{width:100%}.g9{color:var(--asc-color-white)}.tr{width:100%}.ir:hover{opacity:.7}.tr:hover{opacity:.7;color:var(--asc-color-secondary-shade1)}@keyframes ar{0%{opacity:0}to{opacity:1}}@keyframes el{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.or{max-width:25rem;min-width:25rem}.rl[data-focus-visible]{outline:1px solid var(--asc-color-base-shade2)}.al{justify-content:flex-end}.ir[data-focus-visible]{opacity:.7}.tr[data-focus-visible]{opacity:.7;color:var(--asc-color-secondary-shade1)}}.sr{padding:1rem;background-color:var(--asc-color-background-default);max-height:96%;position:fixed;bottom:0;left:0;right:0;z-index:100;display:flex;flex-direction:column;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem}.sr:focus{outline:none}.p9{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;flex:1;margin-bottom:2rem}.b9{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:1rem}.ol{background-color:color(from var(--asc-color-base-inverse) srgb r g b / 50%);inset:0;position:fixed;display:block;z-index:5}@media (width >= 48em){.sr,.ol{display:none}}.il{outline:none;max-height:80vh;border-radius:.75rem;background:var(--asc-color-background-default);overflow:hidden}.il[data-entering]{animation:tl .25s cubic-bezier(.175,.885,.32,1.275)}.f{top:0;left:0;width:100%;z-index:999;height:100vh;display:flex;position:fixed;align-items:center;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 60%)}.f[data-view=mobile]{display:flex}.f[data-view=desktop]{display:none}.f[data-entering]{animation:cr 0ms}.f[data-exiting]{animation:cr .25s reverse ease-in}.u9{outline:none}.f9{display:flex;align-items:center;padding:1.25rem 1.5rem;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.v9{font-size:1.25rem;color:var(--asc-color-base-default)}.sl{fill:var(--asc-color-base-shade3)}@keyframes cr{0%{opacity:0}to{opacity:1}}@keyframes tl{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.f[data-view=mobile]{display:none}.f[data-view=desktop]{display:flex}.sl[data-focus-visible]{outline:1px solid var(--asc-color-base-shade2)}}.w9{height:100%;width:100%}.cl{display:none}@media (width >= 48em){.cl{min-height:100%;display:block}}.x9{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.dl{width:100%;height:100%;display:grid;overflow:hidden;grid-template-columns:auto 1fr;background:var(--asc-color-background-shade1)}.ll{width:18rem}.dr{width:100%;margin:0 auto;overflow:scroll;max-width:37.125rem;padding:1rem 1.5rem 0;scrollbar-width:none;-ms-overflow-style:none}.dr::-webkit-scrollbar{display:none}@media (width < 48em){.dl{grid-template-columns:1fr;background:var(--asc-color-background-default)}.ll{display:none}.dr{padding:0;max-width:unset}}.y9{font-weight:700;font-size:1.25rem;color:var(--asc-color-base-default)}.he{gap:1rem;display:grid;padding:.5rem 1rem;grid-template-columns:2rem 12.5rem}.he:hover,.he:focus-within{background-color:var(--asc-color-background-shade1)}.he[data-selected=true]{background-color:var(--asc-color-primary-shade3)}.k9{width:2rem;height:2rem;border-radius:100%}.j9{width:100%;height:100%;fill:var(--asc-color-primary-shade2)}.z9{gap:.25rem;width:100%;display:grid}.lr{display:flex;width:12.5rem;align-items:center;justify-content:start}.X9{display:flex;align-items:center;justify-content:center}.nl{fill:var(--asc-color-base-default)}.lr[data-selected=true] .nl{fill:var(--asc-color-primary-default)}.ml{color:var(--asc-color-base-default)}.Y9{height:1rem;width:1.25rem}.lr[data-selected=true] .ml{color:var(--asc-color-primary-default)}.I9{width:12.5rem;flex-wrap:nowrap}.A9{gap:1rem;width:100%;display:grid;padding:.5rem 1rem;border-radius:.75rem;grid-template-columns:2rem 12.5rem}.M9{width:2rem;height:2rem;border-radius:100%;background-color:var(--asc-color-base-shade4)}.S9{width:100%;gap:.375rem;display:grid}.C9{width:12.25rem;height:.875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.E9{width:5rem;height:.625rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.R9{animation:hl 1.5s ease-in-out infinite}@keyframes hl{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.U9{display:grid;gap:.5rem;overflow-y:scroll;padding-bottom:2rem;scrollbar-width:none;-ms-overflow-style:none;min-height:10rem;background-color:var(--asc-color-background-default)}.B9{padding:.5rem 1rem;color:var(--asc-color-base-default)}.X{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)}.X:hover,.X:active{color:var(--asc-color-base-default);background-color:var(--asc-color-primary-shade3)}.X:disabled{background-color:transparent;color:var(--asc-color-base-shade2)}.X[data-active=true]{color:var(--asc-color-primary-default);background-color:var(--asc-color-primary-shade3)}.gl{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)}.gl[data-active=true]{background-color:var(--asc-color-primary-default)}.pl{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}.pl[data-active=true]{fill:var(--asc-color-white)}.bl{font-size:var(--asc-text-font-size-sm);font-weight:var(--asc-text-font-weight-bold)}.bl[data-active=true]{color:var(--asc-color-primary-default)}@media (width >= 48em){.X[data-focus-visible]{color:var(--asc-color-base-default);background-color:var(--asc-color-primary-shade3)}}.F9{display:flex;flex-direction:column;height:100vh;border-right:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.H9{gap:1rem;padding:1rem;display:grid;flex-shrink:0}.L9{flex-shrink:0;display:grid;grid-gap:.5rem;padding:.5rem 0;border-top:1px solid var(--asc-color-base-shade4)}.T9{display:grid;grid-gap:.5rem;padding:.5rem 0;border-top:1px solid var(--asc-color-base-shade4);overflow-y:auto}.V9{max-height:55vh;overflow-y:scroll;padding-bottom:1rem}.q9{width:100%}.D9{display:flex;height:100dvh;flex-direction:column;justify-content:space-between}.G9{display:flex;padding:1rem;justify-content:center;align-items:center}.J9{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)}.K9{width:3.5rem;height:3.5rem}.N9{color:var(--asc-color-base-shade1)}.O9{gap:1rem;display:flex;padding:1.5rem 1rem;flex-direction:column}.P9{gap:.5rem;display:flex}.Q9{width:1.75rem;height:1.75rem}.W9{padding:1rem;border-top:1px solid var(--asc-color-base-shade4)}.Z9{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)}._9{padding:0 1rem;max-width:23rem}.eX{position:relative}.rX{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%)}.aX{top:2rem;left:1rem;z-index:300;position:fixed}.oX{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade4)}.iX{width:100%;height:100%;outline:none}.K{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;position:relative;-o-object-position:center;object-position:center}.K[data-orientation=portrait]{width:100vw;height:100dvh;-o-object-fit:cover;object-fit:cover}.K[data-orientation=landscape]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tX{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%)}.sX{gap:.5rem;display:flex;text-align:center;align-items:center;flex-direction:column;color:var(--asc-color-white)}.cX{width:2.5rem;height:2.5rem;border-radius:50%;animation:ul 1s linear infinite;border:3px solid rgb(from var(--asc-color-white) r g b / 50%);border-top-color:var(--asc-color-white)}@keyframes ul{to{transform:rotate(360deg)}}@media only screen and (width >= 48em){.K[data-orientation=landscape]{width:80vw;max-height:75vh}.K[data-orientation=portrait]{width:100%;height:75vh;max-width:90vw}}.dX{display:flex;padding:var(--asc-spacing-m1);padding-top:0;gap:var(--asc-spacing-s1);align-items:center}.lX{color:var(--asc-color-base-inverse)}.nX{color:var(--asc-color-base-default);display:flex;align-items:center}.mX{width:.75rem;height:.75rem;margin-right:var(--asc-spacing-xxs2);fill:var(--asc-color-base-default)}.hX{width:3rem;height:3rem}.gX{animation:fl 2s linear infinite}@keyframes fl{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pX{display:flex;:hover{cursor:pointer;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm)}}.bX{fill:var(--asc-color-secondary-shade2);width:auto;height:1.25rem}.uX{width:1.25rem;height:1.25rem}.fX{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)}.vX{cursor:pointer;display:flex;padding:var(--asc-spacing-s2) var(--asc-spacing-m1);justify-content:space-between}.wX{color:var(--asc-color-base-inverse)}.xX{color:var(--asc-color-alert-default)}.yX,.kX{fill:var(--asc-color-base-inverse)}.jX{width:1.25rem;height:1.25rem;fill:var(--asc-color-alert-default)}.zX{width:1.25rem;height:1.25rem}.XX{height:1.25rem;width:1.25rem;color:var(--asc-color-alert-default);fill:var(--asc-color-alert-default)}.YX{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);&.IX{position:fixed!important}}.AX{padding:var(--asc-spacing-s1) var(--asc-spacing-m1);display:flex;gap:var(--asc-spacing-s1)}.MX{display:flex;gap:var(--asc-spacing-xxs2);align-items:center;color:var(--asc-color-secondary-shade2);margin-bottom:var(--asc-spacing-xxs2)}.SX{width:2rem;height:2rem}.CX{width:1rem;height:1rem}.vl{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}.vl[data-mentioned=true]{border:1px solid var(--asc-color-primary-default)}.EX{width:12.5rem}.RX{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)}.UX{color:var(--asc-color-base-inverse)}.BX{color:var(--asc-color-base-default);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.FX{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)}.HX{-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.LX,.TX{color:var(--asc-color-primary-default)}.VX{color:var(--asc-color-primary-dark, var(--asc-color-primary-default))}.qX{width:1.25rem;height:1.25rem;color:var(--asc-color-base-shade2)}.wl{display:flex}.wl:hover{cursor:pointer;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm)}.DX{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}.ge{width:2rem;height:2rem;border:.313rem var(--asc-color-base-shade4) solid;border-radius:var(--asc-border-radius-full)}.ge[data-active=true],.ge[data-active=true]:hover{border-radius:var(--asc-border-radius-full);border:.313rem var(--asc-color-base-shade1) solid}.ge:hover{border-radius:var(--asc-border-radius-full);border:.313rem var(--asc-color-secondary-shade3) solid}.GX{position:relative}.JX{position:absolute;bottom:1.5rem;left:.625rem;transform:translate(-50%)}.KX{width:1.25rem;height:1.25rem}.xl{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)}.xl[data-myreaction=true]{background-color:var(--asc-color-primary-default);border:none}.N{display:flex;flex-direction:row-reverse;align-items:center}.N>:not(:first-child){margin-right:calc(var(--asc-spacing-s1) * -1)}.N>:first-child{transform:translate(0)}.N>:nth-child(2){transform:translate(0)}.N>:last-child{transform:translate(0)}.NX{width:1.25rem;height:1.25rem}.OX{margin-left:var(--asc-spacing-xxs1);color:var(--asc-color-base-inverse)}.PX{color:var(--asc-color-base-shade1)}.QX{padding:var(--asc-spacing-s1) var(--asc-spacing-m1);display:flex;gap:var(--asc-spacing-s1)}.yl{position:relative}.yl[data-reactions=true]{margin-bottom:1.313rem}.WX{display:flex;align-items:flex-end;gap:var(--asc-spacing-xxs3)}.ZX{position:absolute;bottom:-1.313rem}._X{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)}.eY{display:flex;align-items:flex-start;padding-bottom:var(--asc-spacing-xxs2)}.rY{height:1rem;width:1rem;fill:var(--asc-color-base-inverse)}.aY{width:auto;height:1.25rem}.oY{height:1rem;width:1.25rem;fill:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.iY{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}.tY{z-index:1001!important;max-height:85%;top:15%!important;@media (width >= 768px){width:375px!important}}.sY{height:100%!important;background-color:var(--asc-color-background-default)!important}.cY{background-color:var(--asc-color-black)!important;opacity:.5!important}.dY{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)}.lY{display:flex;flex-direction:column-reverse;flex-grow:1;overflow-y:hidden}.nY{margin:auto;padding-top:var(--asc-spacing-m1);padding-bottom:var(--asc-spacing-m1)}.mY{width:1.25rem;height:1.25rem}.hY{display:flex;flex-direction:column-reverse;overflow:auto}.gY{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)}.pY{margin-bottom:var(--asc-spacing-m1)}.bY{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}.uY{padding-top:1.3125rem;padding-bottom:.5rem}.fY{margin:auto;width:8.375rem;height:.3125rem;border-radius:var(--asc-border-radius-full);background-color:var(--asc-color-base-shade1)}.vY{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)}.wY{width:2rem;height:2rem;cursor:pointer}.xY{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem}.yY{height:3.5rem;width:100%;position:relative;background-color:var(--asc-color-background-default)}.kY{position:absolute;top:0;left:0;width:100%;transform:translateY(-100%)}.jY{height:3.5rem;width:100%;padding:.5rem;display:grid;align-items:center;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)}.YY{color:#999;overflow:hidden;position:absolute;top:.625rem;left:1.75rem;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.kl{height:100%;font-size:var(--asc-text-font-size-md);color:var(--asc-color-base-default);padding:0 0 0 1rem;position:relative}.IY{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}.AY{margin:0;position:relative}.kl:focus{border:none;outline:none}.jl{position:absolute;bottom:0;left:0;width:100%;height:12.5rem;overflow-y:scroll}.jl::-webkit-scrollbar{display:none}.zl{color:var(--asc-color-primary-shade1);text-decoration:none}.zl:hover{text-decoration:underline}.nr,.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}.nr[data-is-selected=true],.mr[data-is-selected=true]{background-color:var(--asc-color-base-shade4)}.nr:focus,.mr:focus{background-color:var(--asc-color-base-shade4)}.MY{width:2.5rem;height:2.5rem}.SY{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}.CY,.EY{margin-left:.5rem;font-size:1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-base-default)}.RY{min-height:3.5rem;z-index:99;background-color:var(--asc-color-background-default)}.UY{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)}.BY{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}}}.FY{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)}}.HY{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;.LY{flex:0 0 auto;width:2rem;height:2rem}.TY{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;.VY{font-weight:var(--asc-text-font-weight-bold)}.qY{font-weight:var(--asc-text-font-weight-light);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.DY{flex:0 0 auto;cursor:pointer}}.GY{position:relative;height:0}.JY{height:100%}.KY{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}.NY{color:var(--asc-color-base-shade3)}.OY{color:var(--asc-color-base-shade2)}.PY{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)}.QY{position:relative;bottom:var(--asc-spacing-m1);display:flex;flex-direction:column;align-items:center;z-index:99999;pointer-events:none}.WY{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:Xl;animation-fill-mode:forwards;pointer-events:auto;background-color:var(--asc-color-base-shade4)}@keyframes Xl{0%{opacity:0}to{opacity:1}}.ZY{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;&._Y{border-color:var(--asc-color-alert-default)}&.eI{background:var(--asc-color-base-shade4);border-color:var(--asc-color-base-shade3)}}.rI{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}}.aI{position:relative;width:100%;>div:first-child{position:absolute!important;width:100%;top:revert!important;left:revert!important;right:revert!important;bottom:revert!important}}.Yl{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}}}.oI{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}.iI{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)}.Yl .tI{padding:0 .4rem}.sI{box-shadow:var(--asc-box-shadow-01)}.cI{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);height:100%;overflow-y:hidden}.dI{color:var(--asc-color-white)}.lI,.nI{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between}.mI{color:var(--asc-color-white)}.hI{width:100%;height:100%;position:relative}.gI{position:absolute;top:10px;left:10px;right:10px;z-index:1;display:flex;align-items:center;padding:.75rem 0 .625rem}.Il{position:absolute;top:0;left:0;right:0;height:.125rem;border-radius:.25rem;background-color:#ffffff4d}.pI{height:100%;background-color:#fff;transition:width .1s linear}.bI{width:100%;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.Al{color:#fff}.uI{display:flex;align-items:center;gap:.25rem}.fI{position:absolute;bottom:2rem;z-index:1;display:flex;justify-content:center;align-items:center;padding:.75rem 1rem .625rem;left:50%;transform:translate(-50%)}.Ml{width:100%;height:100%;position:absolute;top:0;left:0}.vI{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Sl{width:2rem;height:2rem}.wI{-o-object-fit:contain;object-fit:contain}.xI{-o-object-fit:cover;object-fit:cover}.yI{width:100%;display:flex;justify-content:space-between;align-items:center}.kI{display:flex;align-items:center;gap:.5rem;width:100%}.jI{position:absolute;inset:0;background:linear-gradient(180deg,#00000029 100%,#fff0 55.05%);pointer-events:none}@keyframes Cl{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.O{background-color:#e0e0e0;animation:Cl 1.5s ease-in-out infinite}.Il.O{height:.25rem;width:100%}.Sl.O{width:2rem;height:2rem;border-radius:50%}.Al.O{width:60%;height:1rem;border-radius:.25rem}.Ml.O{width:100%;height:100%}.zI{flex-grow:1;display:flex;flex-direction:column;gap:.25rem}.XI{width:80%;height:.5rem;background-color:#e0e0e0;margin-bottom:.25rem;border-radius:.25rem}.YI{width:40%;height:.5rem;background-color:#e0e0e0;border-radius:.25rem}.II{position:relative;width:7.4rem;height:13rem}.AI{width:1rem;height:1rem;flex-shrink:0}.P{position:relative;width:100%;height:100%;overflow:hidden}.hr{width:100%;height:100%}.hr img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.P:hover .hr img{transform:scale(1.1);cursor:pointer}.MI{position:absolute;top:0;left:0;right:0;padding:.5rem}.SI{display:flex;align-items:center;gap:.25rem;margin-bottom:.25rem}.CI{color:#ebecef;font-size:.25rem}.EI{display:flex;align-items:center}.RI{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;max-width:3rem}.UI{width:.5rem;height:.5rem;color:#1054de}.BI{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}.P:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0009;opacity:0;transition:opacity .3s ease-in-out}.P: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}.P: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}.FI{width:100%;height:100%}.HI{-o-object-fit:contain;object-fit:contain}.LI{-o-object-fit:cover;object-fit:cover}.TI{position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.VI{width:.75rem;height:.75rem;color:#1054de;margin-right:.13rem}.qI{max-width:4rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.DI{position:absolute;top:.5rem;left:.5rem;right:.5rem;display:flex;align-items:center}.GI{background-color:#636878;animation:El 1.5s ease-in-out infinite}@keyframes El{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.JI{width:1rem;height:1rem;border-radius:50%;background-color:#e0e0e0;margin-right:.5rem}.KI{flex-grow:1}.NI{width:80%;height:.25rem;background-color:#e0e0e0;margin-bottom:.25rem;border-radius:.25rem}.OI{width:40%;height:.25rem;background-color:#e0e0e0;border-radius:.25rem}.PI{width:7.4rem;height:13rem;position:relative;overflow:hidden}.QI{position:absolute;inset:0;background:linear-gradient(180deg,#00000029 100%,#fff0 55.05%);pointer-events:none;z-index:0}.WI{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:
|