@amityco/ui-kit-open-source 4.8.0 → 4.9.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 +766 -767
- package/dist/index.css +1 -1
- package/dist/index.d.mts +61 -34
- package/dist/index.d.ts +61 -34
- package/dist/index.js +867 -868
- package/dist/metafile-cjs.json +1 -1
- package/dist/metafile-esm.json +1 -1
- package/package.json +3 -3
package/dist/esm/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@keyframes X{to{transform:translate(100%)}}.X{--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}.X: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:X;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.X{--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-color-transparent-black: rgb(0 0 0 / 50%);--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%);--asc-color-transparent-black: rgb(0 0 0 / 50%)}}@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%);--asc-color-transparent-black: rgb(0 0 0 / 50%)}}.gn{[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}.pn{border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;position:absolute;clip:rect(0,0,0,0)}.bn{margin:0;padding:0;color:inherit;font-family:Inter var,sans-serif}.un{font-size:1.25rem;line-height:1.5rem;font-weight:700}.fn{font-size:1rem;line-height:1.5rem;font-weight:600}.vn{font-size:1rem;line-height:1.5rem;font-weight:400}.wn{font-size:.875rem;line-height:1.25rem;font-weight:600}.xn{font-size:.875rem;line-height:1.25rem;font-weight:400}.yn{font-size:.75rem;line-height:1rem;font-weight:600}.kn{font-size:.75rem;line-height:1rem;font-weight:400}.jn{font-size:.75rem;line-height:.75rem;font-weight:400}.zn{background-color:var(--asc-color-background-default)!important}.Xn{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)}.Yn{background-color:var(--asc-color-background-default)}.In{background-color:#0000007f}.xr{overflow:hidden;border-radius:50%;width:100%;height:100%}.xr[data-clickable=true]:hover{cursor:pointer}.An{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.yr{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}.yr:disabled{opacity:.6;cursor:not-allowed}.kr{background-color:var(--asc-color-primary-default);color:var(--asc-color-white);border:none}.kr:hover:not(.W){background-color:var(--asc-color-primary-shade1)}.jr{background-color:var(--asc-color-white);color:var(--asc-color-primary-default);border:1px solid var(--asc-color-primary-default)}.jr:hover:not(.W){background-color:var(--asc-color-base-shade4)}.zr{background-color:transparent;color:var(--asc-color-primary-default);border:1px solid var(--asc-color-primary-default)}.zr:hover:not(.W){background-color:var(--asc-color-base-shade4)}.Mn{font-size:var(--asc-text-font-size-sm);padding:var(--asc-spacing-xxs2) var(--asc-spacing-s1)}.Sn{font-size:var(--asc-text-font-size-md);padding:var(--asc-spacing-s1) var(--asc-spacing-m1)}.Cn{font-size:var(--asc-text-font-size-xl);padding:var(--asc-spacing-s2) var(--asc-spacing-m2)}.En{margin-right:var(--asc-spacing-s1)}.Rn{text-align:center;color:var(--asc-color-base-shade3)}.Un{box-sizing:border-box;all:unset;cursor:pointer}.Bn{all:unset;fill:var(--asc-color-white);cursor:pointer}.Fn{width:1.5rem;height:1.5rem}.Hn{all:unset;width:1.5rem;height:1.5rem;display:grid;cursor:pointer;place-content:center;fill:var(--asc-color-base-inverse);color:var(--asc-color-base-inverse)}.Ln{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.Xr{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){.Xr[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.Vn{cursor:pointer;color:var(--asc-color-primary-default);background-color:var(--asc-color-background-default)}.qn{display:flex;padding:.75rem 0;width:100%;cursor:pointer}.Yr{margin-left:.5rem;color:var(--asc-color-base-default)}.Ir{color:var(--asc-color-base-default);width:1.25rem;height:1.25rem}@media (width >= 48em){.Yr{margin-top:.15rem;margin-left:.75rem}.Ir{width:1.5rem;height:1.5rem;margin-left:.25rem}}.Dn{all:unset;fill:var(--asc-color-white);cursor:pointer}.Gn{display:flex;align-items:center;gap:var(--asc-spacing-xxs2);cursor:auto}.Jn{all:unset;cursor:pointer;width:1.5rem;height:1.5rem}.Ar{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}.Ar *{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Mr{width:1.25rem;height:1.25rem}.Mr[data-has-my-reaction=false]{fill:var(--asc-color-base-shade2)}.Sr{color:var(--asc-color-base-shade2)}.Sr[data-has-my-reaction=true]{color:var(--asc-color-primary-default);text-transform:capitalize}.Kn{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}.fe{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>.fe,.v[data-touch-over=true]>.fe{display:flex}.v:hover,.v[data-touch-over=true]{animation:Cr .25s ease-out;scale:1.5}.v[data-active=true]{animation:Er .25s ease-out}@keyframes Cr{0%{scale:1}to{scale:1.5}}@keyframes Er{0%{scale:1.5}to{scale:2}}.Rr{cursor:pointer;color:var(--asc-color-white);background-color:var(--asc-color-primary-default)}.Rr:disabled{cursor:pointer;color:var(--asc-color-white);background-color:var(--asc-color-primary-shade2)}.Nn{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}.On{fill:var(--asc-color-white)}.Pn{fill:var(--asc-color-primary-shade2)}.Qn{width:2.5rem;height:2.5rem}.Wn{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:2.5rem;height:2.5rem}.Ur{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)}.Ur[data-hideAvatar=true]{display:none}.Zn{width:1.25rem;height:.75rem}._n{width:2rem;height:2rem}.em{all:unset;position:absolute;top:96px;left:24px;z-index:99999}.rm{fill:var(--asc-color-white);width:1.5rem;height:1.5rem}.am{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}.om{color:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;flex-shrink:0}.im{display:flex;align-items:center;max-width:calc(100% - 2rem);overflow:hidden;color:var(--asc-color-secondary-default)}.tm{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Br{all:unset;cursor:pointer;position:absolute;bottom:0;right:0;width:1rem;height:1rem}.Br[data-disabled]{cursor:not-allowed}.sm{cursor:pointer;position:relative}.cm{background-color:var(--asc-color-secondary-shade4);display:flex;justify-content:center;align-items:center;border-radius:50%;width:2rem;height:2rem}.dm{fill:var(--asc-color-secondary-default);width:1rem;height:1rem}.lm{position:absolute;top:-.15rem;right:-.15rem;background-color:var(--asc-color-white);padding:.15rem;border-radius:50%}.nm{background-color:var(--asc-color-alert-default);border-radius:50%;width:.5rem;height:.5rem}.mm{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.hm{width:3.75rem;height:2.8125rem;color:var(--asc-color-secondary-shade4)}.gm{margin-top:.5rem;color:var(--asc-color-base-shade3)}.pm{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.bm{width:3.75rem;height:2.8125rem;color:var(--asc-color-secondary-shade4)}.um{margin-top:.5rem;color:var(--asc-color-base-shade3)}.fm{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}.vm{position:relative;width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-primary-shade2)}.wm{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:var(--asc-color-white);cursor:pointer;font-weight:400}.xm{position:relative;cursor:pointer}.ym{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:2rem;height:2rem}.km{width:1.25rem;position:absolute;height:1.25rem;bottom:2px;right:-4px}.jm{width:2rem;height:2rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;background-color:var(--asc-color-base-shade4);animation:Fr 1.5s ease-in-out infinite}@keyframes Fr{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.zm{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}.Xm{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.Ym{line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default);display:block}.Im{color:var(--asc-color-base-shade1)}.Am{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}.Mm{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-default)}.Sm{display:block;line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default)}.Cm{color:var(--asc-color-base-shade1)}.Em{border:none;outline:none;display:flex;cursor:pointer;align-items:center;justify-content:center;transition:background-color .3s ease}.Rm{width:100%}.l{font-weight:400}.l.s{font-size:1rem}.l.a{background-color:transparent;color:var(--asc-color-primary-default)}.l.a:hover{background-color:transparent;color:var(--asc-color-primary-shade1)}.l.a[data-focus-visible]{color:var(--asc-color-primary-shade1)}.l.a:disabled,.l.a[data-disabled=true],.l.a[data-disabled=true]:hover{cursor:not-allowed;color:var(--asc-color-primary-shade2)}.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.Y{border:none;fill:var(--asc-color-white);color:var(--asc-color-white);background-color:var(--asc-color-alert-default)}.e.Y:hover{background-color:rgb(from var(--asc-color-alert-default) r g b / 80%)}.e.Y:disabled,.e.Y[data-disabled=true],.e.Y[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.n[data-label=true][data-icon=false],.r.n[data-label=true][data-icon=false]{gap:.25rem;font-size:.75rem;border-radius:.25rem;padding:.3125rem .5rem}.e.n[data-label=true][data-icon=true],.r.n[data-label=true][data-icon=true]{gap:.25rem;font-size:.75rem;border-radius:.25rem;padding:.25rem .75rem .25rem .5rem}.e.n[data-label=false][data-icon=true],.r.n[data-label=false][data-icon=true]{padding:.375rem;border-radius:.25rem}.e.s[data-label=true][data-icon=false],.e.s[data-label=true][data-icon=true],.r.s[data-label=true][data-icon=false],.r.s[data-label=true][data-icon=true]{gap:.5rem;font-size:.875rem;border-radius:.5rem;padding:.625rem 1rem}.e.s[data-label=false][data-icon=true],.r.s[data-label=false][data-icon=true]{padding:.625rem;border-radius:.5rem}.e.n .Z,.r.n .Z,.e.s .Z,.r.s .Z{width:1.25rem;height:1.25rem}.Um{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)}.Hr{width:2rem;height:2rem;color:var(--asc-color-base-default);background:var(--asc-color-background-shade1);border-radius:50%;padding:.25rem}.Hr[data-disabled=true]{color:var(--asc-color-secondary-shade3)}.Bm{display:none}.Lr{display:inline}@media (width >= 48em){._{padding:0}.Lr{display:none}._[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.Tr{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer}.Tr:disabled{cursor:not-allowed;color:var(--asc-color-secondary-shade3)}.Vr{width:2rem;height:2rem;stroke:var(--asc-color-base-default);background:var(--asc-color-background-shade1);border-radius:50%;padding:.25rem}.Vr[data-disabled=true]{stroke:var(--asc-color-secondary-shade3)}.Fm{display:none}.qr{width:100%;-o-object-fit:cover;object-fit:cover;max-height:11.75rem}.Hm{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}@media only screen and (width >= 48em){.qr{max-height:17.0625rem;border-radius:.5rem .5rem 0 0}}.Lm{width:1.5rem;height:1.125rem;fill:var(--asc-color-white)}.Tm{cursor:pointer;display:block;text-align:center}.Vm{fill:var(--asc-color-base-default);height:1.5rem;width:1.5rem}.qm{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}.Dm{line-height:1.65rem}.m{gap:.5rem;display:flex;font-size:1rem;position:relative;align-items:center;forced-color-adjust:none;color:var(--asc-color-base-default);flex-direction:row-reverse;justify-content:space-between;width:100%}.m:before{content:"";display:block;min-width:1.5rem;min-height:1.5rem;border-radius:1rem;transition:all .2s;border:2px solid var(--asc-color-base-shade3);background:var(--asc-color-background-default);flex-shrink:0}.m[data-pressed]:before{border-color:var(--asc-color-base-shade4)}.m[data-selected]:before{border-width:.475rem;border-color:var(--asc-color-primary-default)}.m[data-selected][data-pressed]:before{border-color:var(--asc-color-base-shade4)}.m[data-disabled]:before{border-color:var(--asc-color-base-shade4)}.m[data-selected][data-disabled]:before{border-color:var(--asc-color-primary-shade3)}.m[data-focus-visible]:before{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.Gm{gap:.5rem;display:flex;flex-direction:column;color:var(--asc-color-base-default);width:100%}.Jm{display:flex;align-items:center;justify-content:space-between;width:100%}.Km{cursor:pointer;display:flex;align-items:center;position:relative;width:100%}.Dr{width:100%}.Dr:before{display:none}.Nm{display:flex;align-items:center;justify-content:space-between;width:100%}.Om{display:flex;align-items:center;justify-content:center;min-width:1.5rem;min-height:1.5rem}.Pm{all:unset;cursor:pointer;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}.Qm{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}.Wm{display:flex;justify-content:center;align-items:center;height:.5625rem;width:.75rem;fill:var(--asc-color-primary-default)}.Zm{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}._m{color:var(--asc-color-base-shade2);display:inline-block;white-space:nowrap}.eh{display:flex;flex-direction:column;gap:1rem}.rh{display:flex;gap:.5rem}.ah{width:2rem;height:2rem;border-radius:50%;background:var(--asc-color-base-shade4)}.oh{display:flex;flex-direction:column;gap:.5rem}.ih{background-color:var(--asc-color-base-shade4);border-radius:0 .75rem .75rem;width:13.875rem;height:4.25rem}.th{width:10.3269rem;height:.5rem;border-radius:.75rem;background:var(--asc-color-base-shade4);padding-top:.19rem;padding-bottom:.19rem}.sh{animation:Gr 1.5s ease-in-out infinite}@keyframes Gr{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.ch{width:100%;background-color:inherit;overflow-wrap:break-word;word-break:break-all;color:var(--asc-color-base-default)}.Jr{border:none;outline:none;cursor:pointer;display:inline;background-color:transparent;color:var(--asc-color-primary-default)}.Jr[data-focus-visible]{outline:2px solid var(--asc-color-primary-default)}.dh{display:inline;cursor:pointer;text-decoration:none;color:var(--asc-color-primary-default)}.lh{color:var(--asc-color-primary-default)}.nh{padding-top:1.5rem;color:var(--asc-color-base-default)}.mh{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:.25rem}.hh{display:flex;align-items:center;gap:.25rem}.gh{color:var(--asc-color-base-shade1)}.ph{color:var(--asc-color-base-shade3)}.bh{border-color:var(--asc-color-alert-default)}.uh{opacity:.7;background:var(--asc-color-base-shade4)}.fh{opacity:.9;pointer-events:none}.I{width:100%;border:none;outline:none;padding:1rem 0;font-size:.9375rem;line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);border-bottom:1px solid var(--asc-color-base-shade4);align-content:center;overflow-y:hidden;resize:none}.I::-moz-placeholder{font-size:.9375rem;color:var(--asc-color-base-shade3)}.I:-ms-input-placeholder{font-size:.9375rem;color:var(--asc-color-base-shade3)}.I::placeholder{font-size:.9375rem;color:var(--asc-color-base-shade3)}@media (width < 48em){.I{font-size:1rem}}.Kr{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--asc-color-background-default)}.vh{width:3.7rem;height:2.5rem;flex-shrink:0;color:var(--asc-color-base-shade4)}.wh{color:var(--asc-color-base-shade3);margin-top:1rem}.xh{color:var(--asc-color-base-shade2);margin-top:.5rem}.yh{margin-top:1.5rem}@media (width >= 48em){.Kr{border-radius:.5rem;padding:3.5rem 1rem;height:auto}}.ve{height:80vh;max-height:80vh;background-color:var(--asc-color-background-default);position:relative;display:flex;flex-direction:column;margin-left:-1rem;margin-right:-1rem}.Nr{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4);padding:.75rem 1rem;width:100%;position:sticky;top:0;z-index:1;background-color:var(--asc-color-background-default)}.Or{width:1.75rem}.we{width:100%;display:flex;justify-content:center;align-items:center}.we[data-options=true]{justify-content:stretch}.Pr{padding:.75rem 0}.Qr{padding:.75rem 0;color:var(--asc-color-base-shade1)}.kh{padding:1.13rem 0;width:100%;display:block}.Wr{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);padding:.125rem 0}.Zr{width:100%;padding:1rem;border-top:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);z-index:1;position:fixed;bottom:0;left:0;right:0}.jh{width:100%;padding:.75rem 0;text-align:center}._r{flex:1;overflow-y:auto;padding:1rem 1rem 3rem;width:100%;-webkit-overflow-scrolling:touch}@media (width >= 48em){.ve{max-height:90vh;min-height:23rem;height:auto;max-width:30rem;width:100%;min-width:30rem;margin:unset;overflow:hidden}.ve[data-iserror=true]{min-height:15rem;min-width:25rem;max-width:25rem;width:100%}.zh{padding:1.5rem}.Qr{padding:0 0 .75rem}._r{flex:1;overflow-y:auto;padding:.75rem 1.5rem 5rem;max-height:calc(90vh - 8rem);-ms-overflow-style:-ms-autohiding-scrollbar}.Zr{position:absolute;bottom:0;left:0;width:100%;padding:1rem 1.5rem 1.5rem;border-top:none;background-color:var(--asc-color-background-default);z-index:1}.Nr{padding:1.25rem 1.25rem 1rem 1.5rem}.Pr{padding:unset}.Or{display:none}.we{display:flex;justify-content:flex-start;gap:1rem}.Xh{fill:var(--asc-color-base-shade3)}.Yh{gap:0}.Wr{padding:.1875rem 0}}.Ih{display:flex;gap:.75rem;padding:1rem 1.25rem;align-items:center;cursor:pointer}.Ah{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.Mh{color:var(--asc-color-alert-default);width:1.5rem;height:1.5rem}.Sh{color:var(--asc-color-base-default)}.Ch{color:var(--asc-color-alert-default)}.Eh{padding:0 1rem}.Rh{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}.Uh{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}.ea{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}.ra{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}.ra::-webkit-scrollbar{display:none}.ea :focus{border:none;outline:none}.Bh{text-decoration:none;color:var(--asc-color-primary-default)}.Fh{width:100%;height:1px;background-color:var(--asc-color-background-default)}.Hh{color:var(--asc-color-primary-default)}.xe,.ye{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}.xe[data-is-selected=true],.ye[data-is-selected=true]{background-color:var(--asc-color-base-shade4)}.xe:focus,.ye:focus{background-color:var(--asc-color-base-shade4)}.Lh{width:2.5rem;height:2.5rem}.Th{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}.Vh,.qh{margin-left:.5rem;font-size:1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-base-default)}.Dh{display:grid;grid-template-columns:auto 1.5rem;justify-content:center;align-items:center;gap:.5rem}.Gh{width:1.5rem;height:1.5rem}.Jh{display:flex;justify-content:center;align-items:center;fill:var(--asc-color-base-default)}.ke{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.125rem}.ke:hover{background-color:var(--asc-color-background-shade1);border-radius:.5rem}.ke[data-focus-visible]{outline:2px solid var(--asc-color-primary-default)}.h{outline:none;border-radius:.75rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.h[data-placement=top]{--origin: translateY(.5rem)}.h[data-placement=bottom]{--origin: translateY(-.5rem)}.h[data-placement=right]{--origin: translateX(-.5rem)}.h[data-placement=left]{--origin: translateX(.5rem)}.h[data-entering]{animation:je .2s}.h[data-exiting]{animation:je .2s reverse ease-in}.Kh{outline:none;min-width:12.5rem}.Nh{background-color:var(--asc-color-background-shade1);border-radius:.5rem}@keyframes je{0%{transform:var(--origin);opacity:0}to{transform:translateY(0);opacity:1}}.aa{display:flex;flex-direction:column;gap:var(--asc-spacing-m1);height:100%}.ze{display:flex;align-items:center;overflow-x:auto;position:relative;width:100%;scrollbar-width:none;-ms-overflow-style:none}.ze::-webkit-scrollbar{display:none}.oa{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}.ia{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}.ia[data-active=true]{color:var(--asc-color-primary-default);border-bottom:2px solid var(--asc-color-primary-default)}.Oh{display:flex;align-items:center;gap:var(--asc-spacing-s1)}.Ph{display:flex;gap:0;width:100%;flex-direction:column}.Qh{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%}.Wh{display:flex;color:var(--asc-color-base-default);padding:var(--asc-spacing-s1);justify-content:space-between;width:100%}.Zh{display:flex;gap:var(--asc-spacing-s2);align-items:center}._h{display:flex;align-items:center}.eg{width:1.25rem}.rg{width:1.5rem}.Xe{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:var(--asc-color-base-shade2)}.Xe.ag{flex-direction:column;justify-content:start;align-items:flex-start;animation:ta 1.5s ease-in-out infinite}.og{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-s2)}.ig{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-xxs2)}.tg{cursor:pointer;color:var(--asc-color-base-shade1)}.sg{color:var(--asc-color-base-default)}@keyframes ta{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.cg{display:flex;flex-grow:1;overflow:auto;width:100%;>div{width:100%}}.sa{height:100%}.dg{width:2.5rem;height:2.5rem}.ca{display:none;margin-bottom:.5rem;fill:var(--asc-color-base-shade3)}.lg{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}@media only screen and (width >= 48em){.aa{width:30rem}.ze{padding:1rem 1rem 0;border-bottom:1px solid var(--asc-color-base-shade4)}.oa{border-bottom:none}.ca{display:block}.sa{padding:0 1rem;min-height:28rem}.Xe{height:50vh}}.ng{width:100%;display:grid;grid-template-columns:min-content 1fr;gap:.5rem;align-items:start}.mg{margin-right:.75rem;display:inline-block}.hg{display:flex;flex-direction:column;gap:.25rem}.gg{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}.pg{color:var(--asc-color-base-default);cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:22rem}.bg{color:var(--asc-color-base-default)}.ug{display:flex;justify-content:space-between;align-items:center;width:100%}.fg{display:flex;gap:.75rem;align-items:center}.vg{display:flex;gap:.25rem;align-items:center}.wg{color:var(--asc-color-base-shade2)}.xg{width:1.25rem;height:1.25rem}.da{cursor:pointer;color:var(--asc-color-base-shade2)}.da[data-is-liked=true]{color:var(--asc-color-primary-default)}.yg{color:var(--asc-color-base-shade2)}.kg{width:1.25rem;height:1.25rem;cursor:pointer}.jg{fill:var(--asc-color-secondary-shade2)}.zg{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}.Xg{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.Yg{color:var(--asc-color-secondary-shade1)}.Ig{display:flex;gap:.75rem;padding:1rem 0;align-items:center;cursor:pointer}.Ag{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.Mg{color:var(--asc-color-base-default)}.la{display:flex;padding:.31rem .75rem .31rem .5rem;gap:.25rem;background-color:var(--asc-color-background-default);border-radius:var(--asc-border-radius-sm);border:1px solid var(--asc-color-base-shade4);width:-moz-max-content;width:max-content;align-items:center;margin-left:2.5rem}.la[data-isdeleted-highlight=true]{margin-left:unset}.Sg{width:1rem;height:1rem;color:var(--asc-color-secondary-shade2)}.Cg{color:var(--asc-color-secondary-shade2)}.Eg{display:flex;align-items:flex-start;gap:.5rem}.Rg{width:100%}.Ug{display:flex;min-height:7.5rem;padding:.75rem;flex-direction:column;align-items:flex-start;gap:.25rem;align-self:stretch;background-color:var(--asc-color-base-shade4);width:100%;border-radius:0 .75rem .75rem}.Bg{display:flex;gap:var(--asc-spacing-s1);justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.Fg{padding:.375rem .75rem;cursor:pointer}.Hg{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)}.Lg{color:var(--asc-color-white);border-radius:var(--asc-border-radius-sm);background:var(--asc-color-primary-default)}.Tg{display:flex;color:var(--asc-color-base-shade2);white-space:pre}.Vg{display:flex;align-items:center;gap:.1125rem}.qg{display:inline-block;width:1.125rem;height:1.125rem}.Dg{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)}.Gg{gap:.5rem;display:grid;margin-top:1rem}.na{display:flex;padding:.3125rem .75rem .3125rem .5rem;cursor:pointer;align-items:flex-start;gap:.25rem;background:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.25rem;width:-moz-max-content;width:max-content;margin-left:2.5rem}.na[data-isdeleted-highlight=true]{margin-left:unset}.Jg{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.Kg{color:var(--asc-color-secondary-shade1)}.Ng{transition:background-color .3s ease}.Og{animation:ma 1s ease}@keyframes ma{0%,20%,50%,80%,to{transform:translate(0)}40%{transform:translate(-10px)}60%{transform:translate(-5px)}}.Pg{width:100%;display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem;align-items:start}.Qg{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)}.Wg{width:1.25rem;height:1rem;color:var(--asc-color-base-shade2)}.Zg{color:var(--asc-color-base-shade2)}._g{margin-right:.75rem;display:inline-block}.e0{display:flex;flex-direction:column;gap:.25rem}.r0{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%}.ha{color:var(--asc-color-base-default);cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100vw - 7rem);width:100%}.a0{color:var(--asc-color-base-default)}.o0{display:flex;justify-content:space-between;align-items:center;width:100%}.i0{display:flex;gap:.75rem;align-items:center}.t0{display:flex;color:var(--asc-color-base-shade2);white-space:pre}.s0{display:flex;gap:.25rem;align-items:center}.c0{color:var(--asc-color-base-shade2)}.d0{width:1.25rem;height:1.25rem}.ga{cursor:pointer;color:var(--asc-color-base-shade2)}.ga[data-is-liked=true]{color:var(--asc-color-primary-default)}.l0{cursor:pointer;color:var(--asc-color-base-shade2)}.n0{width:1.25rem;height:1.25rem;cursor:pointer}.m0{height:.5rem;fill:var(--asc-color-secondary-shade2)}.h0{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}.g0{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.p0{color:var(--asc-color-secondary-shade1)}.b0{display:flex;gap:.5rem}.u0{width:100%}.f0{width:100%;position:absolute;top:0;left:0;transform:translateY(-100%);max-height:8rem;overflow:scroll}.v0{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}.w0{display:flex;gap:var(--asc-spacing-s1);justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.x0{padding:.375rem .75rem;cursor:pointer}.y0{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)}.k0{color:var(--asc-color-white);border-radius:var(--asc-border-radius-sm);background:var(--asc-color-primary-default)}.j0{cursor:pointer;color:var(--asc-color-primary-default)}.z0{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)}.X0{display:flex;align-items:center;gap:.1125rem}.Y0{display:inline-block;width:1.125rem;height:1.125rem}@media (width >= 48em){.ha{max-width:27rem}}.I0{width:100%;position:relative;height:100%;max-width:24rem}.A0{display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem;width:100%}.M0{display:flex;flex-direction:column;gap:.25rem}.S0{width:2rem;height:2rem}.C0{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%}.E0{width:100%}.R0{color:var(--asc-color-base-default);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.U0{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.B0{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}.F0{aspect-ratio:1 / 1;overflow:hidden;border-radius:.5rem 0 0 .5rem;flex-basis:35%;width:35%}.H0{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.L0{padding:.75rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;flex-basis:65%;width:65%;overflow:hidden}.T0{width:100%}.V0{color:var(--asc-color-base-shade1);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.q0{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}.D0{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%}.G0{width:100%;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box}.J0{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.K0{fill:var(--asc-color-base-shade3)}.pa{position:relative;border-radius:var(--asc-border-radius-full);padding:var(--asc-spacing-none) var(--asc-spacing-xxs3)}.pa:before{content:"";position:absolute;inset:0;background-color:var(--asc-color-base-shade1);opacity:.5;border-radius:inherit}.N0{width:.75rem;height:.75rem}.O0{font-size:var(--asc-text-font-size-xs);line-height:var(--asc-line-height-sm);color:var(--asc-color-white)}.P0{position:relative;display:flex;gap:var(--asc-spacing-xxs1);align-items:center}.ba{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}.ba:focus{outline:none}.Q0{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;flex:1}.W0{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.Z0{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:fixed}._0{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}.ep{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.rp{color:var(--asc-color-base-default)}.ap{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.op{color:var(--asc-color-base-shade1)}.ip{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.tp{min-height:15rem}.sp{display:flex;flex-direction:column;gap:1rem}.cp{width:100%;padding:var(--asc-spacing-s2) 0;margin:auto;border-top:.0625rem solid var(--asc-color-base-shade4);cursor:pointer;text-align:center}.dp{color:var(--asc-color-base-default)}.lp{height:1px}.ua{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:1rem;color:var(--asc-color-base-shade2)}.np{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}@media only screen and (width >= 48em){.ua{height:35vh}}.mp{transition:background-color .3s ease}.hp{animation:fa 1s ease}@keyframes fa{0%,20%,50%,80%,to{transform:translate(0)}40%{transform:translate(-10px)}60%{transform:translate(-5px)}}.gp{display:flex;align-items:center;align-self:stretch;fill:var(--asc-color-white)}.pp{width:var(--asc-spacing-m2);height:var(--asc-spacing-m2)}.va{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:wa;pointer-events:auto;background-color:var(--asc-color-secondary-default);padding:1rem;box-shadow:var(--asc-box-shadow-02)}.bp{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 wa{0%{opacity:0}to{opacity:1}}@media (width < 48em){.va{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}}.up{position:relative;display:flex;flex-direction:column}.fp{position:absolute;top:0;left:0;width:100%;transform:translateY(-100%);max-height:12rem;display:flex;flex-direction:column}.vp{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)}.wp{display:flex;align-items:flex-end;gap:.5rem;padding:.5rem .75rem;background-color:var(--asc-color-background-default);width:100%;flex-direction:row}.xp{width:2rem;height:2rem;border-radius:var(--asc-border-radius-full);margin:0 auto;display:flex;margin-bottom:.25rem;flex-shrink:0}.Ye{color:var(--asc-color-primary-default);cursor:pointer;margin-bottom:.5rem}.Ye:hover{background-color:transparent!important}.Ye:disabled{color:var(--asc-color-primary-shade2)}.yp{width:100%;background-color:var(--asc-color-base-shade4);border-radius:1.25rem;padding:.625rem .75rem}.kp{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.625rem 1rem;background-color:var(--asc-color-base-shade4)}.jp{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)}.zp{font-weight:var(--asc-text-font-weight-bold)}.Xp{fill:var(--asc-color-base-shade2);width:1.25rem;height:1.25rem;cursor:pointer}.Yp{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)}.Ip{width:1.5rem;height:1.25rem}.Ap{display:flex;flex-direction:column;height:100%;background-color:var(--asc-color-base-inverse);border:1px solid var(--asc-color-base-shade4)}.Mp{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)}.Sp{border-top-left-radius:1rem;border-top-right-radius:1rem}.Cp{flex:1;overflow-y:auto;padding:var(--asc-spacing-m1)}.Ep{height:100%}.Rp{padding:var(--asc-spacing-m1);background-color:var(--asc-color-base-inverse)}.Up{position:fixed;inset:0;background-color:#0000007f;z-index:-1}.xa{height:100%;display:flex;flex-direction:column}.Bp{overflow-y:auto;flex-grow:1;padding:var(--asc-spacing-m1)}.Fp{width:100%}@media screen and (width >= 48em){.xa{height:50vh;max-height:50vh;min-width:30rem}.Hp{border-top:1px solid var(--asc-color-base-shade4)}}.Lp{all:unset;cursor:pointer;color:var(--asc-color-primary-default)}.ya{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)}.Tp{display:flex;flex-direction:column}.A .Vp{background-color:#0000007f}.A .qp{background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;max-height:80%;overflow:auto}.A .Dp{background-color:var(--asc-color-background-default);padding:16px}.A .Gp{padding:16px;display:flex;justify-content:space-between;align-items:center}.A .Jp{width:40px;height:4px;background-color:#ccc;border-radius:2px;margin-bottom:8px}.Kp{display:flex;flex-direction:column;gap:var(--asc-spacing-xxs2)}.ka{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}.ka.Np{border-bottom-color:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.Ie{display:block}.Ie:after{content:none;color:var(--asc-color-alert-default)}.Ie.Op:after{content:"*";color:var(--asc-color-alert-default)}.Pp{color:var(--asc-color-base-shade2)}.Qp{color:var(--asc-color-alert-default)}.Wp{color:var(--asc-color-base-shade1);text-align:right;margin-top:.3rem}.ja{display:flex;align-items:center;justify-content:space-between;margin-top:1.25rem}.Zp{display:flex;justify-content:space-between;align-items:center}._p{color:var(--asc-color-base-default)}.eb{border:none;color:var(--asc-color-base-default)}.za{border:none}.za:disabled{cursor:not-allowed;color:var(--asc-color-primary-shade2)}.rb{width:1.5rem;height:1.5rem;fill:var(--asc-color-alert-default)}.ab{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)}.Xa{height:.0625rem;align-self:stretch;background-color:var(--asc-color-base-shade4);margin:1rem -2rem 0}.Ya{margin-top:var(--asc-spacing-l1);display:flex;flex-direction:column;border-bottom:1px solid var(--asc-color-base-shade4)}.Ia{display:none;align-items:center;justify-content:space-between;gap:.75rem}.Aa{display:none}.ob{color:var(--asc-color-base-shade3);width:1.5rem;height:1.25rem}@media (width > 48em){.ja{padding:1.25rem 1.5rem 0;margin:unset}.ib,.tb{display:none}.Aa{display:block}.Ia{display:flex;padding:1rem 1.5rem 1.5rem}.sb{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)}.cb{text-align:center;border-radius:.5rem;width:100%;padding:.62rem 1rem;background-color:var(--asc-color-primary-default);color:var(--asc-color-white)!important}.ya{padding:0 1.5rem}.ee{color:var(--asc-color-base-shade3)}.Ya{border:none;margin-bottom:1rem}.Xa{width:100%;margin:1rem 0}}.db{margin-top:1.5rem}.lb{align-items:center;display:flex;justify-content:space-between}.nb{display:inline}.mb{color:var(--asc-color-base-shade1)}.hb{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)}.Ma{color:var(--asc-color-base-shade1)}.Ma[data-error=true]{color:var(--asc-color-alert-default)}.gb{color:var(--asc-color-base-default)}.pb{color:var(--asc-color-alert-default)}.bb{stroke:var(--asc-color-secondary-shade4);stroke-width:2;fill:none}.ub{stroke:var(--asc-color-alert-default)}.fb{stroke-dasharray:339;stroke-dashoffset:339;transform:rotate(-90deg);transform-origin:50% 50%;animation:Sa 2s linear infinite}@keyframes Sa{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}.vb,.wb{position:absolute;bottom:0;right:0;cursor:pointer;z-index:2}.xb{display:none}.yb{width:3rem;height:3rem;position:relative;cursor:pointer}.kb{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}.jb{all:unset;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden}.zb{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;border-radius:50%}.Xb{font-size:.75rem;line-height:1rem;color:#626262;cursor:pointer}@keyframes Ca{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}.Yb{animation:Ca 2s linear 0s infinite}.Ib{animation:none}.Ea{display:flex;overflow:auto;padding:1rem;background-color:var(--asc-color-background-default);gap:var(--asc-spacing-s1)}.Ab{display:flex;flex-direction:column;align-items:center;margin-right:1.25rem;cursor:pointer}.Mb{width:3.75rem;height:3.75rem;border-radius:50%;overflow:hidden;border:.125rem solid var(--asc-color-white);box-shadow:0 .125rem .25rem #0000001a}.Sb{margin-top:.5rem;text-align:center}.Cb{font-size:.875rem;font-weight:500;color:var(--asc-color-base-default)}.Ra{display:flex;justify-content:center;margin-top:.25rem}.Ra svg{width:1rem;height:1rem;margin:0 .25rem;fill:var(--asc-color-base-shade4)}.Eb{display:flex;flex-direction:column;align-items:center;margin-right:1rem}.Rb{width:4rem;height:4rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;animation:Ae 1.5s ease-in-out infinite}.Ub{width:4.5rem;height:.75rem;border-radius:.25rem;background-color:#f0f0f0;animation:Ae 1.5s ease-in-out infinite}.Ua{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)}.Bb{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.Ba{left:.75rem}.Fa{right:.75rem}.Fa[data-shown=false],.Ba[data-shown=false]{display:none}@keyframes Ae{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.Ea{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Ua{display:flex}}.Fb{height:1rem;width:1.25rem;min-width:1.25rem;margin-top:-.125rem;fill:var(--asc-color-base-default)}.Hb{display:flex;flex-direction:column;align-items:center;cursor:pointer}.Lb{position:relative;width:4rem;height:4rem;margin-bottom:.5rem}.Tb{position:absolute;bottom:0;right:0;fill:var(--asc-color-primary-default)}.Vb{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")}.qb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.Db{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}.Gb{position:absolute;bottom:0;right:0;cursor:pointer}.Jb{width:.875rem;height:.875rem;fill:currentcolor}.Kb{position:relative}.Nb{display:flex;width:100%;padding:.75rem 0;cursor:pointer}.Ha{margin-left:.5rem;color:var(--asc-color-base-default)}.La{color:var(--asc-color-base-default);width:1.25rem;height:1.25rem}@media (width >= 48em){.Ha{margin-left:.75rem;margin-top:.15rem}.La{width:1.5rem;height:1.5rem;margin-left:.25rem}}.Ob{display:flex;padding:.75rem 0;width:100%;cursor:pointer}.Ta{margin-left:.5rem;color:var(--asc-color-base-default)}.Va{color:var(--asc-color-base-default);width:1.25rem;height:1.25rem}@media (width >= 48em){.Ta{margin-top:.1rem;margin-left:.5rem}.Va{width:1.5rem;height:1.5rem;margin-left:.25rem}}.Pb{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)}.qa{width:2rem;height:2rem;color:var(--asc-color-base-default);background:var(--asc-color-background-shade1);border-radius:50%;padding:.25rem}.qa[data-disabled=true]{color:var(--asc-color-secondary-shade3)}.Qb{display:none}.Da{display:initial}@media (width >= 48em){.re{padding:0}.Da{display:none}.re[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.Wb{display:block;align-items:center;justify-content:space-between;width:100%}.Ga{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}.Ja{display:flex;justify-content:space-between}.Ka{display:flex;justify-content:space-around}@media (width >= 48em){.Ja,.Ka{justify-content:flex-start;gap:.5rem}.Ga{display:none}}.Zb{display:block;width:100%;background-color:var(--asc-color-background-default)}._b{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}.Na{gap:1rem;width:100%;display:grid;cursor:pointer;padding:.5rem 0;grid-template-columns:2.5rem minmax(0,1fr)}.Na[data-focus-visible]{background-color:var(--asc-color-base-shade4)}.eu{display:flex;justify-content:center;align-items:center}.ru{display:flex;justify-content:center;align-items:center;width:100%;gap:.25rem}.au{width:2.5rem;height:2.5rem}.ou,.iu{width:1.125rem;height:1.125rem}.tu{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}.su{overflow:hidden;text-overflow:ellipsis}.cu{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)}.du{display:flex;align-items:center;justify-content:center}.lu{width:100%;gap:.75rem;display:flex;align-items:start;flex-direction:column;justify-content:center}.nu{gap:.75rem;display:flex;flex-direction:column}.mu{animation:Oa 1.5s ease-in-out infinite}.hu{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.gu{width:8.75rem;height:.875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes Oa{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Pa{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 10rem)}.pu{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.bu{color:var(--asc-color-base-shade3)}@media (width >= 48em){.Pa{height:18.5rem}}.uu{width:100%;text-align:center;background-color:inherit;padding:1.5rem}.fu{width:3.75rem;height:3.75rem;color:var(--asc-color-base-shade4)}.vu{margin-top:.5rem;color:var(--asc-color-base-shade3)}.wu{background-color:var(--asc-color-white);border:1px solid var(--asc-color-secondary-shade3);margin:1rem auto 0}@media (width >=48em){.Qa[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)}.Qa[data-page=global-search]{display:flex;align-items:center;justify-content:center;height:18.5rem;width:100%}}.xu{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)}.yu{height:calc(100vh - 10rem);width:100%;display:flex;align-items:center}.ku{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-sm)}.ju{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)}.zu{color:var(--asc-color-base-shade1)}.Xu{width:1.1433rem;height:1.1433rem;min-width:1.1433rem;fill:var(--asc-color-primary-default)}.Wa{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}.Wa[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)}.Yu{gap:.25rem;display:flex;flex-wrap:nowrap}.Iu{width:unset}.Au{width:-moz-min-content;width:min-content}.Mu{width:100%;gap:.75rem;display:flex;padding:.5rem 0;align-items:center;justify-content:space-between}.Su{height:5rem;min-width:5rem;max-width:5rem;position:relative;border-radius:var(--asc-border-radius-sm)}.Cu{left:.5rem;bottom:.37rem;position:absolute;color:var(--asc-color-white)}.Eu{width:100%;min-width:0;gap:.125rem;display:flex;flex-direction:column}.Ru{min-width:0;display:flex;gap:.125rem;align-items:center;justify-content:start}.Uu{flex-shrink:0;margin-left:auto;align-self:flex-end}.Bu{gap:1rem;width:100%;padding:.5rem 0;display:inline-flex;border-radius:.75rem}.Fu{height:5rem;min-width:5rem;border-radius:var(--asc-border-radius-sm);background-color:var(--asc-color-base-shade4)}.Hu{gap:.75rem;display:flex;flex-direction:column;justify-content:center}.Lu{width:10rem;height:.75rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.Tu{width:5.8008rem;height:.625rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.Vu{animation:Za 1.5s ease-in-out infinite}@keyframes Za{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.qu{width:100%;display:flex;min-height:20rem;padding:.5rem 0;align-items:start;flex-direction:column;background-color:var(--asc-color-background-default)}._a{display:grid;grid-template-columns:4rem minmax(0,1fr);gap:1rem;padding-top:1rem;padding-bottom:1rem;width:100%}._a:not(:first-child){border-top:.0625rem solid var(--asc-color-base-shade4)}.Du{display:flex;justify-content:center;align-items:center}.Gu{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:.25rem;width:100%}.Ju{display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.Ku{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.Nu{display:flex;justify-content:center;align-items:center;gap:.25rem}.Ou{display:flex;justify-content:center;align-items:center}.Pu{height:calc(100vh - 10rem);width:100%;display:flex;align-items:center}.eo{display:flex;align-items:center;justify-content:center;border-radius:50%;width:1.5rem;height:1.5rem}.eo[data-focus-visible]{outline:2px solid var(--asc-color-primary-default)}.ro{display:grid;grid-template-columns:minmax(0,1fr) min-content;align-items:center;gap:.5rem;background-color:var(--asc-color-background-default)}.Qu{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}.ao{border:none;background-color:var(--asc-color-base-shade4);outline:none;font-size:1rem;color:var(--asc-color-base-default)}.Wu{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.Zu{width:1.25rem;height:1.25rem;cursor:pointer}._u{width:1.25rem;height:1.25rem}.ef{cursor:pointer;fill:var(--asc-color-base-shade3)}.rf{width:1.25rem;height:1.25rem;cursor:pointer}.oo{display:block}@media (width >= 48em){.ro{grid-template-columns:1fr}.oo{display:none}.ao{font-size:.875rem}}.af{display:flex;align-items:center;justify-content:start;gap:.25rem;cursor:pointer}.of{fill:var(--asc-color-base-shade2)}.if{color:var(--asc-color-base-shade2)}.tf{display:flex;flex-direction:column;margin-top:1rem}.sf{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.cf{display:flex;flex-direction:column;gap:.5rem}.df,.lf{width:100%}.nf{display:flex;justify-content:space-between}.mf{display:flex;gap:.25rem;color:var(--asc-color-base-shade2)}.hf{color:var(--asc-color-primary-default)}.gf{color:var(--asc-color-base-shade2)}.pf,.bf{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}.io,.to{color:var(--asc-color-base-shade3)}.io:before,.to:before{border:2px solid var(--asc-color-base-shade4)}.so{padding:.75rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.so[data-top-voted=true]{border:1px solid var(--asc-color-primary-default)}.uf{display:flex;justify-content:space-between;margin-bottom:.13rem;gap:.75rem}.ff{color:var(--asc-color-base-default)}.co{color:var(--asc-color-base-shade1)}.co[data-top-voted=true]{color:var(--asc-color-primary-default)}.vf{display:flex;gap:.25rem;color:var(--asc-color-base-shade2)}.wf{width:1rem;height:1rem}.xf{font-size:.75rem}.do{position:relative;width:100%;height:.5rem;border-radius:6.19rem;overflow:hidden;background-color:var(--asc-color-base-shade4);margin-top:.5rem}.do[data-top-voted=true]{background-color:var(--asc-color-primary-shade3)}.lo{position:absolute;top:0;left:0;height:100%;background-color:var(--asc-color-base-shade1)}.lo[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 .c{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 .c 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] .c{cursor:not-allowed;border-color:var(--asc-color-base-shade4)}.o[data-pressed] .c{border-color:var(--asc-color-base-shade1)}.o[data-focus-visible] .c{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.o[data-selected] .c{background:var(--asc-color-primary-default);border-color:var(--asc-color-primary-default)}.o[data-selected][data-disabled] .c{cursor:not-allowed;background:var(--asc-color-primary-shade2);border-color:var(--asc-color-primary-shade2)}.o[data-selected] .c svg{stroke-dashoffset:44;stroke:var(--asc-color-background-default)}.o[data-selected][data-pressed] .c{background:var(--asc-color-primary-background-pressed);border-color:var(--asc-color-primary-background-pressed)}.yf{gap:.5rem;display:flex;flex-direction:column;color:var(--asc-color-base-default)}.kf{border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden}.jf{padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.zf{height:.7109rem;width:14.9458rem;border-radius:1.0156rem;background-color:var(--asc-color-base-shade4)}.Xf{width:11.0126rem;height:.8203rem;border-radius:1.1719rem;background-color:var(--asc-color-base-shade4)}.Yf{height:11rem;background-color:var(--asc-color-base-shade4)}.If{animation:no 1.5s ease-in-out infinite}@keyframes no{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Af{cursor:pointer;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden}.Mf{background-color:var(--asc-color-base-shade4);overflow:hidden;width:100%;aspect-ratio:21 / 9}.Sf{padding:.75rem;display:flex;flex-direction:column;gap:.12rem}.Cf{color:var(--asc-color-base-shade1)}.Ef{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Rf{display:flex;width:100%;height:100%;justify-content:center;align-items:center;background-color:var(--asc-color-base-shade4)}.Uf{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)}.Bf{-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}.Ff{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}.Hf{background-color:var(--asc-color-base-shade4);border-radius:.5rem;width:100%;height:100%;animation:mo 1.5s ease-in-out infinite}.Lf{width:100%;height:100%;background-color:var(--asc-color-base-shade4)}@keyframes mo{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)}.Tf{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}.Vf{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}.qf{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}.Df{position:absolute;inset:0;border-radius:0 0 .5rem;text-align:center;display:flex;justify-content:center;align-items:center}.Gf{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}.Jf{width:2.5rem;height:2.5rem}.Kf{background-color:var(--asc-color-base-shade4);border-radius:.5rem;width:100%;height:100%;animation:ho 1.5s ease-in-out infinite}.Nf{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@keyframes ho{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.go{width:30rem}.po{padding:0 1.5rem}.Of{display:flex;padding:1rem 0;align-items:center;justify-content:center}.Pf{width:5rem;height:5rem;-o-object-fit:cover;object-fit:cover;border-radius:.25rem}.bo{width:100%;border:none;height:auto;resize:none;outline:none;min-height:auto;line-height:1.5;font-size:.875rem;caret-color:var(--asc-color-primary-default)}.uo{margin:1rem 0 1.5rem}@media only screen and (width <= 768px){.go{width:auto}.po{padding:0 1rem}.uo{display:none}.bo{font-size:1rem;min-height:70vh}}.fo{width:12.5rem;display:flex;padding:.75rem 0;border-radius:.75rem;background-color:var(--asc-color-background-default);box-shadow:var(--asc-box-shadow-04)}.Me{width:100%;gap:.75rem;display:flex;align-items:center;padding:.75rem 1.25rem}.Me:hover{background-color:var(--asc-color-background-shade1)}.Me[data-focus-visible]{outline:2px solid var(--asc-color-primary-default);background-color:var(--asc-color-background-shade1)}.Qf{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.Wf{display:flex;-moz-column-gap:1rem;column-gap:1rem;padding:1.25rem 1.5rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.Zf{color:var(--asc-color-base-shade2)}._f{fill:var(--asc-color-base-shade3)}@media only screen and (width <= 768px){.fo{padding:0;width:auto;display:flex;box-shadow:none;border-radius:0;background-color:transparent}}.vo{padding:.25rem .5rem;display:flex;align-items:center;justify-content:center;-moz-column-gap:.25rem;column-gap:.25rem;border-radius:10rem;background-color:var(--asc-color-transparent-black)}.e1{color:var(--asc-color-white)}.wo{width:1rem;height:1rem;display:none;fill:var(--asc-color-white);color:var(--asc-color-white)}.vo[data-completed=true] .wo{display:block}.r1{width:1.75rem;height:1.75rem;position:relative;display:flex;align-items:center;justify-content:center}.a1{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)}.Se{position:relative;text-align:center;width:100%;height:21rem}.o1{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-transparent-black);border-radius:.25rem}.i1{z-index:10;left:1rem;bottom:1rem;position:absolute}.t1{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-base-shade4)}.Se[data-images-height=true]{height:7.25rem}.s1{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c1{fill:var(--asc-color-primary-shade4);width:1.25rem;height:1.25rem}.d1{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%)}.l1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-white)}.n1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-primary-shade4)}.m1{display:flex;-moz-column-gap:1rem;column-gap:1rem;padding:1.25rem 1.5rem;align-items:flex-start;justify-content:flex-start;border-bottom:1px solid var(--asc-color-base-shade4)}.h1{fill:var(--asc-color-base-default)}.g1{color:var(--asc-color-base-shade2)}.p1{inset:0;z-index:9999;display:block;position:fixed;background-color:color(from var(--asc-color-base-inverse) srgb r g b / 50%)}.b1{background-color:var(--asc-color-background-default);position:fixed;left:0;right:0;z-index:9999;display:flex;flex-direction:column;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem}.u1{width:3rem;height:.375rem;margin:.75rem auto 1.25rem;border-radius:9999px;background-color:var(--asc-color-secondary-shade2)}.f1{display:flex;-moz-column-gap:1rem;column-gap:1rem;padding:.75rem 1rem;align-items:center;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.v1{fill:var(--asc-color-base-default)}.w1{color:var(--asc-color-base-shade2)}.x1{display:flex;flex-direction:column;align-items:center;justify-content:center}@media (width >= 48em){.R{padding:.75rem 1.5rem}.Se[data-images-height=true]{height:8.625rem}}.y1{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.xo{max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.yo{width:100%;height:100%;max-height:30.1875rem;background-color:var(--asc-color-base-shade4)}.ae{z-index:888;left:1.5rem;display:none;position:absolute;justify-content:center;align-items:center}.oe{z-index:888;right:1.5rem;display:none;position:absolute;justify-content:center;align-items:center}.ae[data-focus-visible],.oe[data-focus-visible]{outline:2px solid var(--asc-color-primary-default)}.ae:hover,.oe:hover{opacity:.8}.ko,.k1{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.ko{transform:rotate(180deg)}.jo{top:0;left:0;width:100%;display:flex;position:absolute;align-items:center;padding:2rem 1rem 1rem;justify-content:space-between;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.j1{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade4)}.z1{width:1.5rem;height:1.5rem}.zo,.zo:hover{background-color:transparent}.X1{width:1.25rem;height:1.25rem;fill:var(--asc-color-background-default)}.Y1{top:2rem;left:50%;font-weight:400;position:absolute;transform:translate(-50%);color:var(--asc-color-background-default)}@media only screen and (width >= 48em){.xo{max-width:37.5rem;max-height:37.5rem}.yo{max-width:37.5rem;max-height:37.5rem;width:100%;height:100%;background-color:var(--asc-color-base-shade4)}.ae,.oe{display:flex}.jo{background-color:transparent}}.Xo{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)}.Yo{max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.Ce{z-index:888;left:1.5rem;display:none;position:absolute}.Ee{z-index:888;right:1.5rem;display:none;position:absolute}.Ce:hover,.Ee:hover{opacity:.8}.Io,.I1{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Io{transform:rotate(180deg)}.Ao{top:0;left:0;width:100%;position:absolute;padding:2rem 1rem 1rem;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.A1{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade4)}.M1{width:1.5rem;height:1.5rem}.S1{top:2rem;left:50%;font-weight:400;position:absolute;transform:translate(-50%);color:var(--asc-color-background-default)}@media only screen and (width >= 48em){.Xo{background-color:rgb(from var(--asc-color-black) r g b / 80%)}.Yo{max-width:37.5rem;max-height:37.5rem}.Ce,.Ee{display:initial}.Ao{background-color:transparent}}.C1{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}.E1{height:100%;width:100%;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}.Mo{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}.Mo :focus{border:none;outline:none}.R1{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}.U1{text-decoration:none;color:var(--asc-color-primary-default)}.B1{width:100%;height:1px;background-color:var(--asc-color-background-default)}.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)}.Re{position:relative;text-align:center;width:100%;max-height:21rem}.Re[data-video-height=true]{height:7.25rem}.F1{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.H1{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%)}.L1{width:1.25rem;height:1.25rem;fill:var(--asc-color-primary-shade4)}.T1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;color:var(--asc-color-primary-shade4)}.V1{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-transparent-black);border-radius:.25rem}.q1{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}.D1{width:100%;height:100%;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.U{padding:.75rem 1.5rem}.Re[data-video-height=true]{height:8.625rem}}.So{height:100%;position:relative;background-color:var(--asc-color-background-default)}.ie{overflow-y:scroll;max-height:calc(100% - 6.75rem)}.ie[data-from-media=false]{overflow-y:scroll;max-height:calc(100% - 14.875rem)}.Co{width:100%;display:flex;justify-content:space-between;align-items:center;padding:var(--asc-spacing-m1)}.y{max-height:auto;min-height:auto}.y .Eo{padding:1rem}.y .Ro{left:1rem;top:4.8rem}.Uo,.Bo,.Fo,.Ho{display:none}.Ue{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)}.Ue::-webkit-scrollbar{display:none}.Lo{display:block}.G1{top:0;left:0;width:100%;outline:none;position:absolute}.te{bottom:6rem;position:relative}.te[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)}.J1{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}.K1{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Be{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)}.Be[data-show-detail-media-attachment=false]{padding:.5rem 2rem;bottom:-.4rem;margin-top:.75rem}.Be[data-show-detail-media-attachment=true]{bottom:-.9rem;margin-top:-1rem;padding:.75rem 1rem 2rem}@media (width >= 48em){.So{width:30rem;position:static;border-radius:.75rem}.ie,.ie[data-from-media=false]{overflow-y:auto;max-height:100%}.Co{display:none}.y{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.y .Eo{padding:1rem 1.5rem}.y .Ro{top:1rem;left:1.5rem}.Bo{gap:.5rem;display:flex;align-items:center;padding:.5rem 1.5rem;background-color:var(--asc-color-background-default)}.Fo{display:block;padding:1rem 1.5rem}.Ho{width:100%;display:block}.Uo{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)}.Ue,.Lo{display:none}.te,.te[data-item-position=false]{top:2rem;height:3rem;width:30rem;z-index:9999;bottom:unset;position:absolute}}.To{font-size:1rem;font-weight:600;line-height:1.375rem;color:var(--asc-color-base-default)}@media (width >= 48em){.To{font-size:1.25rem}}.Vo{height:100%;position:relative;background-color:var(--asc-color-background-default)}.Fe{overflow-y:scroll;max-height:calc(100% - 6.75rem)}.Fe[data-from-media=false]{overflow-y:scroll;max-height:calc(100% - 14.875rem)}.Fe::-webkit-scrollbar{width:.5rem}.qo{width:100%;display:flex;align-items:center;justify-content:space-between;padding:var(--asc-spacing-m1)}.Do{max-height:auto;min-height:auto}.Go{padding:1rem}.Jo{left:1rem;top:4.4rem}.Ko,.No,.Oo,.Po{display:none}.He{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)}.He::-webkit-scrollbar{display:none}.Qo{bottom:6rem;position:relative}.Qo[data-item-position=false]{bottom:11rem;position:relative}.p{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)}.N1{margin-bottom:0;margin-top:0}.p[data-show-detail-media-attachment="0"]{bottom:6rem}.p[data-show-detail-media-attachment="1"]{bottom:10rem}.p[data-show-detail-media-attachment="2"]{bottom:12rem}.p[data-show-detail-media-attachment="3"]{bottom:15rem}.p[data-show-detail-media-attachment="4"]{bottom:19rem}.O1{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Wo{bottom:0;width:100%;position:absolute}.Zo{display:block}.P1{top:0;left:0;width:100%;outline:none;position:absolute}.Q1{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Le{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)}.Le[data-show-detail-media-attachment=false]{padding:.5rem 2rem;bottom:-.4rem;margin-top:.75rem}.Le[data-show-detail-media-attachment=true]{bottom:-.9rem;margin-top:-1rem;padding:.75rem 1rem 2rem}@media (width >= 48em){.Vo{width:30rem;position:static;border-radius:.75rem}.qo{display:none}.Do{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.No{gap:.5rem;display:flex;align-items:center;padding:.5rem 1.5rem;background-color:var(--asc-color-background-default)}.Go{padding:1rem 1.5rem}.Jo{top:1rem;left:1.5rem}.Ko{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)}.Oo{display:block;padding:1rem 1.5rem}.Po{width:100%;display:block}.He{display:none}.Wo{top:1.75rem;width:30rem;bottom:unset;display:flex;align-items:center;justify-content:center}.p{margin:0;width:22rem;position:static}.Zo{display:none}}._o{height:100%;width:100%}.b{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;cursor:pointer;width:100%;box-sizing:border-box}.b:focus{outline:none}.b:hover{background-color:var(--asc-color-background-shade1);border-radius:var(--asc-border-radius-md)}@media (hover: none){.b:hover{background-color:inherit}}.W1{color:var(--asc-color-base-default)}.Z1{color:var(--asc-color-base-default);width:1.5rem;height:1.25rem}._1{color:var(--asc-color-base-default)}.ev{fill:var(--asc-color-base-default);width:1.5rem;height:1.25rem}.rv{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.av{color:var(--asc-color-base-default)}.ov{color:var(--asc-color-alert-default)}.iv{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}@media (width >= 48em){._o{padding:.5rem 0}.b{padding:.875rem 1rem;gap:.5rem}.b:hover,.b[data-focus-visible]{border-radius:0;background-color:var(--asc-color-background-shade1)}}.tv{position:relative;left:-1rem;margin-bottom:.5rem}.sv{fill:var(--asc-color-base-shade4)}.cv{fill:var(--asc-color-base-default)}.dv{fill:var(--asc-color-primary-default)}.lv{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.nv{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)}.ei[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)}.ei[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)}.ri[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)}.mv{color:var(--asc-color-white);fill:var(--asc-color-white);width:2rem;height:2rem;margin-bottom:.5rem}.ri[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)}.hv{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%)}.gv{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%)}.ai{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)}.pv{top:50%;left:50%;width:2.5rem;height:2.5rem;position:absolute;transform:translate(-50%,-50%)}.ai[data-idle=true]{cursor:default}.oi{padding:.75rem 1rem;background-color:var(--asc-color-background-default)}.bv{display:grid;grid-template-columns:min-content minmax(0,1fr) min-content;align-items:center;gap:.5rem}.uv{display:flex;align-items:center;justify-content:center}.fv{overflow:hidden}.vv{display:flex;align-items:center;gap:.25rem}.wv,.xv{display:flex;justify-content:center;align-items:center;gap:.25rem}.yv{color:var(--asc-color-base-shade2)}.kv{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.jv{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.zv{padding-left:0}.Xv{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}.Yv{display:flex;justify-content:space-between;align-items:center;padding-top:.7rem}.Iv{display:flex;align-items:center;justify-content:start;gap:.75rem}.Av{display:flex;align-items:center;justify-content:center}.Mv,.Sv{width:1.25rem;height:1.25rem}.ii{display:grid;align-items:center;grid-template-columns:minmax(0,max-content);grid-auto-flow:column;gap:.25rem}.ii[data-show-target-community=true]{grid-template-columns:minmax(0,max-content) minmax(50%,1fr)}.Cv{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Ev{fill:var(--asc-color-base-shade1);height:.75rem;width:1rem}.se{display:grid;grid-template-columns:minmax(0,1fr);grid-auto-flow:column;gap:.25rem;align-items:center;max-width:100%}.se[data-show-brand-badge=true][data-show-target=true]{grid-template-columns:minmax(0,min-content) min-content min-content}.se[data-show-brand-badge=false][data-show-target=true],.se[data-show-brand-badge=true][data-show-target=false]{grid-template-columns:minmax(0,min-content) min-content}.Rv{width:1.125rem;height:1.125rem}.ce{display:grid;grid-template-columns:minmax(0,min-content);grid-auto-flow:column;gap:.25rem;align-items:center;max-width:100%}.ce[data-show-private-badge=true][data-show-official-badge=true]{grid-template-columns:min-content minmax(0,min-content) min-content}.ce[data-show-private-badge=true][data-show-official-badge=false]{grid-template-columns:min-content minmax(0,min-content)}.ce[data-show-private-badge=false][data-show-official-badge=true]{grid-template-columns:minmax(0,min-content) min-content}.Uv{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.Bv{display:grid}.Fv{display:flex;justify-content:space-between;padding:.5rem 0}.Hv{display:flex;justify-content:center;align-items:center;cursor:pointer;gap:.25rem}.Lv{color:var(--asc-color-base-shade2)}.Tv{display:flex;justify-content:center;align-items:center;flex-direction:row-reverse}.u{width:1.25rem;height:1.25rem}.u:nth-last-child(1){transform:translate(0)}.u:nth-last-child(2){transform:translate(-.25rem)}.u:nth-last-child(3){transform:translate(-.5rem)}.u:nth-last-child(4){transform:translate(-.75rem)}.u:nth-last-child(5){transform:translate(-1rem)}.u:nth-last-child(6){transform:translate(-1.25rem)}.Vv,.qv{color:var(--asc-color-base-shade2)}.de{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}.de:hover{background-color:#0000004d}.de:active{background-color:#0006}.de[data-focus-visible]{box-shadow:0 0 0 2px #ffffffbf}.Te{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}.Te[data-entering]{animation:ti .2s ease-out,si .2s ease-out}.Te[data-exiting]{animation:ci .2s ease-in,di .2s ease-in}.Dv{outline:none}.li{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)}.li:focus{background-color:var(--asc-color-base-shade1);color:#fff}.Gv{background-color:#d1d5db;height:1px;margin:.25rem .75rem}.Jv{display:flex;justify-content:start;align-items:center;gap:.25rem;padding-top:.25rem;line-height:1.25rem;color:var(--asc-color-base-shade2)}.Kv{display:flex;align-items:center;gap:.25rem}.Nv{border-radius:0!important;max-height:none!important;background-color:transparent!important}.ni{background-color:var(--asc-color-black)!important}@keyframes ti{0%{opacity:0}to{opacity:1}}@keyframes ci{0%{opacity:1}to{opacity:0}}@keyframes si{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes di{0%{transform:scale(1)}to{transform:scale(.95)}}@media (width >= 48em){.ni{background-color:rgb(from var(--asc-color-black) r g b / 80%)!important}.oi{border-radius:.5rem}}.mi{gap:1rem;display:flex;padding:1rem;height:10rem;flex-direction:column;background-color:var(--asc-color-background-default)}.Ov{gap:.5rem;display:grid;grid-template-columns:min-content 1fr min-content;align-items:center}.Pv,.Qv{gap:.75rem;display:flex;flex-direction:column}.Wv{animation:hi 1.5s ease-in-out infinite}.Zv{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}._v{width:7.5rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.e5{width:5.5rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.r5{width:15rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.a5{height:.5rem;width:18.5625rem;border-radius:.18.5625rem;background-color:var(--asc-color-base-shade4)}.o5{height:.5rem;width:11.25rem;border-radius:0;background-color:var(--asc-color-base-shade4)}@keyframes hi{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media only screen and (width >= 48em){.mi{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.i5{height:100%;width:100%;padding:0 1rem;background-color:var(--asc-color-background-default)}.t5{color:var(--asc-color-base-shade3);text-align:center}.s5{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}.c5{fill:var(--asc-color-white)}.d5{color:var(--asc-color-white)}.l5{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)}.n5{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--asc-color-background-default)}.m5{padding-bottom:1.0625rem}.gi{position:relative;background-color:var(--asc-color-background-default-sh)}.pi{width:calc(100% - (var(--asc-spacing-m1) * 2));margin:var(--asc-spacing-xxs2) auto}.h5{display:flex;flex-direction:row;align-items:center;gap:var(--asc-spacing-s2);padding:var(--asc-spacing-s1) 0;max-width:100%}.g5{color:var(--asc-color-base-default);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p5{width:2rem;height:2rem;flex-shrink:0}.b5{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}.u5{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.f5{aspect-ratio:1 / 1}.v5{margin:var(--asc-spacing-s1) 0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-md)}.Ve{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}.Ve[data-has-url=true]{cursor:pointer}.w5{color:var(--asc-color-base-shade1)}.x5{color:var(--asc-color-base-default)}.bi{grid-area:left;word-break:break-word}.y5{grid-area:right;display:flex;justify-content:center;align-items:center;place-self:center;max-width:100%}.k5{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}.j5{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.z5{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.X5{fill:var(--asc-color-base-shade3)}@media (width >= 48em){.gi{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.pi{padding:.5rem 1rem;margin:0;width:100%;overflow:hidden}.Ve{box-sizing:border-box;margin-top:0;gap:.5rem}.bi{width:100%}}.Y5{box-sizing:border-box;cursor:pointer;outline:none}.I5{display:flex;flex-direction:column}.ui{width:100%}.A5{height:var(--asc-pull-to-refresh-height);display:flex;justify-content:center;align-items:center;overflow:hidden}.M5,.S5{width:1.25rem;height:1.25rem}.C5{width:1.25rem;height:1.25rem;animation-name:fi;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.E5{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.R5,.U5{display:flex;align-items:center;justify-content:center}.B5{height:1px}.F5{padding:.25rem 1rem 0 .75rem}@keyframes fi{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width >= 48em){.ui{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.vi{width:100%;min-height:.5rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.vi{min-height:.75rem;background-color:var(--asc-color-background-shade1)}}.H5{display:flex;overflow:hidden;align-items:center;justify-content:center;height:var(--asc-pull-to-refresh-height)}.L5{width:1.25rem;height:1.25rem;animation-name:wi;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes wi{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.qe{display:flex;align-items:center;padding:.75rem 1rem;gap:.75rem;cursor:pointer}.T5{width:2rem;height:2rem;color:var(--asc-color-base-default);background-color:var(--asc-color-background-shade1);border-radius:50%;padding:.25rem}.V5{display:none}.xi{display:initial}@media (width >= 48em){.qe{padding:0}.xi{display:none}.qe:focus-visible{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.q5{display:flex;align-items:center}.D5{width:2rem;height:2rem;color:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.G5{display:flex;align-items:center;margin-right:var(--asc-spacing-s1)}.J5{width:2.5rem;height:2.5rem}.K5{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)}.yi{height:100vh;max-width:100vw;background-color:var(--asc-color-background-default);padding:var(--asc-spacing-none) var(--asc-spacing-m1)}.ki{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)}.ji{width:100%;padding-top:0}.zi{width:100%;display:flex;align-items:center;padding:.5rem 0}.N5{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.O5{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}.P5{margin-right:var(--asc-spacing-s1)}.Q5{display:flex;gap:.125rem;align-items:center;justify-content:start}.W5{display:flex;fill:var(--asc-color-base-default)}.Z5{color:var(--asc-color-base-default)}._5{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){.yi{width:30rem;overflow-y:auto;padding:0 1.5rem;border-radius:.75rem}.ji{padding-top:.5rem}.ki{display:none}.zi[data-focus-visible]{background-color:var(--asc-color-base-shade4)}.ew{max-height:calc(100% - 24rem);overflow-y:scroll}}.Xi{height:100vh;max-width:100vw;background-color:var(--asc-color-background-default);padding:var(--asc-spacing-none) var(--asc-spacing-m1)}.Yi{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)}.Ii{width:100%;padding-top:0}.Ai{width:100%;display:flex;align-items:center;padding:.5rem 0}.rw{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.aw{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}.ow{margin-right:var(--asc-spacing-s1)}.iw{display:flex;gap:.125rem;align-items:center;justify-content:start}.tw{display:flex;fill:var(--asc-color-base-default)}.sw{color:var(--asc-color-base-default)}.cw{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){.Xi{width:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.Ii{padding-top:.5rem}.Yi{display:none}.Ai:focus-visible{background-color:var(--asc-color-base-shade4)}}.Mi{background-color:var(--asc-color-background-default);padding:0 1rem;position:relative}.Si{padding-bottom:1.5rem}.Ci{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)}.dw{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)}.lw{background-color:var(--asc-color-background-default);padding:1.5rem 0 .75rem}.Ei{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}.nw{display:flex;justify-content:space-between;margin-bottom:1.25rem}.mw{color:var(--asc-color-base-shade1);font-size:.8125rem}.Ri{padding:0 0 1rem;border-bottom:1px solid var(--asc-color-base-shade4);font-size:.9375rem}.Ri[data-input-validation=false]{border-bottom:1px solid var(--asc-color-alert-default)}.hw{position:relative;top:-1rem;left:0;font-size:.9375rem}.gw{padding:1.5rem 0 .75rem;border-bottom:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.pw{margin-top:.25rem}.bw{margin-top:.5rem}.uw{color:var(--asc-color-alert-default)}.fw{background-color:var(--asc-color-background-default);margin-bottom:.75rem}.vw{display:block;margin-bottom:1.25rem}.ww{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)}.xw{width:1.25rem;height:1rem;fill:var(--asc-color-base-default)}.yw{background-color:transparent;border:none;outline:none;cursor:pointer}.kw{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)}.jw{padding:1.5rem 0 1rem;border-bottom:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.zw{background-color:var(--asc-color-background-default);display:flex;justify-content:space-between;width:100%;padding-top:1.5rem}.Xw{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade2)}.Yw{background-color:var(--asc-color-background-default);padding:.25rem 0}.Iw{color:var(--asc-color-base-shade1)}.Aw{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-default);opacity:.5;z-index:1}.Mw{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}@media (width >= 48em){.Mi{width:34.125rem;max-height:calc(80vh - 4.75rem);overflow-y:scroll;position:static;border-radius:.75rem;padding:0 1.5rem}.Ci{display:none}.Si{padding-bottom:unset}.Ei{max-width:31.125rem}.Sw{position:sticky;bottom:0;padding:1rem 0 1.5rem;background-color:var(--asc-color-background-default)}.Cw{width:100%}.Ew{top:2rem;height:3rem;width:30rem;z-index:9999;bottom:unset;position:absolute}}.Rw{color:var(--asc-color-base-shade1)}.Uw{width:100%;margin-top:.75rem;margin-bottom:.75rem}.Bw{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.Fw{color:var(--asc-color-base-shade1)}.Hw{color:var(--asc-color-base-shade1)}.Ui{background-color:var(--asc-color-background-default)}.Lw{margin:0 auto;padding-bottom:1rem}.Tw{display:flex;justify-content:space-between;padding:1rem 0}.Vw{display:flex;justify-content:space-between;width:100%;padding:1rem 0}.qw{fill:var(--asc-color-base-shade1);width:1.5rem;height:1.25rem}.Bi{position:absolute;opacity:0;cursor:pointer}.le{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}.De{display:none}.Bi:checked+.le: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}.De:checked+.le{border-color:var(--asc-color-primary-default);background-color:var(--asc-color-primary-default)}.De:checked+.le:after{opacity:1}.Dw{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);padding:1rem 0}.Gw{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--asc-color-base-shade4);padding:.75rem 0}.Jw{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;transform:rotate(180deg)}.Kw{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem}@media (width >= 48em){.Ui{width:31.625rem;padding:.5rem 1rem;border-radius:.75rem;background-color:var(--asc-color-background-default);box-shadow:var(--asc-box-shadow-03)}}.Nw{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);padding:1rem 0}.Ow{display:flex;justify-content:space-between}.Fi{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;transform:rotate(180deg)}.Hi{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem}.Li:disabled .Hi,.Li:disabled .Fi{fill:var(--asc-color-base-shade4);cursor:not-allowed}.Pw{color:var(--asc-color-base-default);text-align:center;font-size:1rem;font-weight:590;line-height:1.375rem}.Qw{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}.Ww{display:flex;gap:.75rem}.Zw{padding:.7rem 0}._w{display:flex;justify-content:space-between;align-items:center}.ex{color:var(--asc-color-base-default);font-size:1rem;line-height:1.375rem;text-align:right}.rx{display:flex;padding:.38rem .69rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4);outline:none;text-transform:uppercase}.ax:focus{border:1px solid var(--asc-color-primary-default)}.ox{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)}.Ti{max-width:100vw;flex:1;padding:var(--asc-spacing-none) var(--asc-spacing-m1);background-color:var(--asc-color-background-default)}.ix{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.Vi{display:flex;justify-content:space-between;align-items:center;padding:var(--asc-spacing-m1);background-color:var(--asc-color-background-default)}.tx{display:flex;align-items:center;padding:var(--asc-spacing-s1) var(--asc-spacing-none)}.sx{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.cx{display:flex;flex-direction:column;padding:0 var(--asc-spacing-none) var(--asc-spacing-m1);flex:1;height:100%;width:100%}.dx{padding:.5rem 0;display:flex;align-items:center}.qi{display:flex;padding:.5rem 3.25rem .5rem 1rem;gap:.75rem;cursor:pointer;align-items:center;color:var(--asc-color-base-shade3)}.lx{margin-right:var(--asc-spacing-s1)}.nx{display:flex;gap:.125rem;align-items:center;justify-content:start}.mx{display:flex;fill:var(--asc-color-base-default)}.hx{color:var(--asc-color-base-default);text-align:center}@media (width >= 48em){.Ti{width:30rem;height:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.Vi,.qi{display:none}}.gx{display:flex;width:100%;align-items:center;gap:.75rem}.Di{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.Gi{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Di,.Gi{animation:Ji 1.5s ease-in-out infinite}@keyframes Ji{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Ki{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)}.px{min-height:2.5rem;max-height:2.5rem;min-width:2.5rem;max-width:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.Ni{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)}.bx{display:block;max-width:100%;overflow:hidden;font-size:1.25rem;white-space:nowrap;text-overflow:ellipsis;color:var(--asc-color-base-default)}.Oi{display:none}.ux{background-color:var(--asc-color-background-shade1)}@media (width >= 48em){.Ki{display:flex}.Oi{display:block}.Ni[data-focus-visible]{outline:1px solid var(--asc-color-primary-default)}.fx{background-color:var(--asc-color-primary-shade2);border-radius:50%}}.Pi{display:flex;flex-direction:column;width:100%;background-color:var(--asc-color-background-default)}.vx{display:flex;flex-direction:column}.wx{padding:.25rem 1rem .75rem .75rem}.xx,.yx{width:1.25rem;height:1.25rem}.kx{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.jx,.zx{display:flex;align-items:center;justify-content:center}@media (width >= 48em){.Pi{background-color:var(--asc-color-background-shade1)}}.Xx{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}.Yx{fill:var(--asc-color-secondary-default);width:1rem;height:1rem}.Ix{cursor:pointer}.Ax{background-color:var(--asc-color-secondary-shade4);display:flex;justify-content:center;align-items:center;border-radius:50%;width:2rem;height:2rem}.Mx{fill:var(--asc-color-secondary-default);width:1rem;height:1rem}.Sx{color:var(--asc-color-base-default)}.Cx{display:flex;justify-content:space-between;align-items:center;background-color:var(--asc-color-background-default);height:3.625rem}.Ex,.Rx{display:flex;gap:.625rem;justify-content:center;align-items:center}.Ux{width:100%;margin:0 auto;background:var(--asc-color-background-default)}.Bx{position:relative;height:17.0625rem;overflow:hidden;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.Fx{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Qi,.Wi{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}.Qi{left:.625rem}.Wi{right:.625rem}.Zi{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)}.Hx{display:inline-flex;align-items:center;gap:.25rem;color:var(--asc-color-base-default);padding-bottom:.75rem}.Lx{overflow:hidden;color:var(--asc-color-base-default);margin-bottom:var(--asc-spacing-s2)}.Tx{padding:.25rem 0;display:flex;gap:var(--asc-spacing-s1)}.Vx{width:1px;background-color:var(--asc-color-base-shade4);margin-left:var(--asc-spacing-s1);margin-right:var(--asc-spacing-s1)}.qx{color:var(--asc-color-base-default)}.Dx{color:var(--asc-color-base-shade2)}.Gx{display:flex;padding:.5rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade3)}.Jx{width:100%;display:flex;justify-content:center;align-items:center;color:var(--asc-color-primary-shade4)}.Kx{width:100%}.Nx{display:flex;width:100%;margin-bottom:1rem}.Ox{display:flex;padding:.75rem 1rem;align-items:flex-start;gap:.75rem;align-self:stretch;background:var(--asc-color-background-shade1)}.Px{width:1.25rem;height:1.25rem}.Ge{padding:.5rem 0;overflow-x:scroll;width:100%;scrollbar-width:none;-ms-overflow-style:none}.Ge::-webkit-scrollbar{display:none}@media (width >= 48em){.Zi{border-bottom:none;border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4)}.Ge{overflow:hidden}}.Qx{background-color:var(--asc-color-background-shade1);border-radius:.5rem;padding:.75rem;width:100%}.Wx{display:flex;justify-content:center;align-items:center}.Zx{width:.375rem;height:.375rem;background-color:var(--asc-color-primary-default);border-radius:50%}._x{display:flex;flex-direction:column;text-align:center}.ey{display:flex;align-items:center;justify-content:center;gap:.375rem}.ry{color:var(--asc-color-base-default);margin:0}.ay{color:var(--asc-color-base-shade2);margin:0}.oy{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%)}.iy{width:1.5rem;height:1.5rem;fill:var(--asc-color-primary-shade4)}._i{width:100%;position:relative;aspect-ratio:16 / 9;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:var(--background-image)}.ne{top:0;left:0;right:0;z-index:1;display:flex;position:fixed;padding:2rem 1rem;transform:translateY(-5%);justify-content:space-between;transition:transform .3s ease-in}.ne[data-scroll=true]:before{inset:0;content:"";z-index:-1;filter:blur(25px);position:absolute;background-size:cover;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background-position:center;background-repeat:no-repeat;background-image:var(--background-image)}.ty{gap:.5rem;display:flex;align-items:center}.sy{height:1rem;width:1.25rem;margin-left:.25rem;fill:var(--asc-color-white)}.cy{margin:0 .25rem;color:var(--asc-color-white)}.dy{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%)}.ly{fill:var(--asc-color-primary-shade4)}@media (width >= 48em){._i{aspect-ratio:2 / 1;border-radius:.5rem .5rem 0 0}.ne{padding:1rem;position:absolute;transform:translateY(0)}.ne:before{content:none}}.ny{padding:.5rem 0;word-break:break-word;color:var(--asc-color-base-default)}.my{white-space:pre-wrap}.hy{color:var(--asc-color-primary-default)}.gy{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.py{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.by{display:flex;align-items:center;gap:.5rem}.uy{color:var(--asc-color-base-default)}.fy{color:var(--asc-color-base-shade2)}.et{margin:5rem auto 3rem;text-align:center}.rt{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}.vy{margin-top:.5rem;font-size:1.0625rem;font-weight:600;line-height:1rem;color:var(--asc-color-base-shade3)}.wy{font-size:.8125rem;font-weight:400;color:var(--asc-color-base-shade3)}@media (width >= 48em){.et{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)}.rt{width:3.75rem;height:3.75rem}}.at{display:flex;flex-direction:column}.xy{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.yy{height:var(--asc-spacing-m1);width:100%}.ky{margin-bottom:var(--asc-spacing-m1);border-radius:var(--asc-border-radius-md);overflow:hidden}.jy{animation:ot 1s linear infinite}.it{padding-bottom:.5rem;background-color:var(--asc-color-base-shade4)}@keyframes ot{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tt{background-color:var(--asc-color-background-default);padding:1rem;margin-bottom:.5rem}.zy{display:flex;align-items:center;margin-bottom:1rem}.st{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.Xy{display:flex;flex-direction:column}.ct{width:6rem;height:1rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.dt{width:4rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.Yy{display:flex;flex-direction:column;gap:.75rem}.H{height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem;width:100%}.st,.ct,.dt,.H{animation:lt 1.5s ease-in-out infinite}.H:first-child{width:75%}.H:nth-child(2){width:100%}.H:last-child{width:50%}@keyframes lt{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.nt{gap:1rem;display:grid;padding:3rem;place-items:center}.Iy{fill:var(--asc-color-base-shade4);width:3.75rem;height:2.8125rem}.Ay{color:var(--asc-color-base-shade3);font-size:1rem;font-weight:600;line-height:1.375rem}.mt{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.at{gap:.75rem;margin-top:.75rem;padding-bottom:1rem}.it{padding-bottom:0;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}.nt{padding:3.7rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.mt{padding-bottom:0}.tt{box-shadow:none;margin-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.My{margin-top:0}}.ht{gap:.5rem;display:grid;padding:1rem}.gt{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.Sy{width:100%;padding-top:100%;position:relative;border-radius:.5rem;animation:Cy 1.5s ease-in-out infinite;background-color:var(--asc-color-base-shade4)}.Ey{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)}.gt{grid-template-columns:repeat(3,1fr)}}.pt{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;cursor:pointer}.bt{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.Ry{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.Uy{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 ut{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.By{width:100%;padding-top:100%;border-radius:.5rem;position:relative;background-color:var(--asc-color-base-shade4);animation:ut 1.5s ease-in-out infinite}@media (width >= 48em){.pt{grid-template-columns:repeat(3,1fr)}.bt:focus-within{outline:2px solid var(--asc-color-primary-default)}}.Fy{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-transparent-black);z-index:1000}.Hy{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.Ly{position:absolute;top:2rem;left:1rem;cursor:pointer}.Ty{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.Vy{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.qy{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.Dy{width:2rem;height:2rem;cursor:pointer}.ft{max-height:30.1875rem;height:100%;width:100%;background-color:var(--asc-color-base-shade4)}@media only screen and (width >= 48em){.ft{max-width:37.5rem;max-height:37.5rem;width:100%;height:100%;background-color:var(--asc-color-base-shade4)}}.Gy{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.vt{margin:auto;text-align:center;padding:5rem .5rem;min-height:15rem}.Jy{margin-top:.5rem;color:var(--asc-color-base-shade3)}.Ky{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}@media (width >= 48em){.vt{padding:2.9rem;min-height:auto}}.wt{margin:auto;text-align:center;padding:5rem .5rem;min-height:15rem}.Ny{margin-top:.5rem;color:var(--asc-color-base-shade3)}.Oy{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}@media (width >= 48em){.wt{padding:2.9rem;min-height:auto}}.xt{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;cursor:pointer}.yt{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.Py{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.Qy{position:absolute;bottom:.5rem;left:.5rem;background-color:#000000b3;color:var(--asc-color-white);padding:.25rem .6rem;border-radius:.25rem}.Wy{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 kt{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Zy{width:100%;padding-top:100%;border-radius:.5rem;position:relative;background-color:var(--asc-color-base-shade4);animation:kt 1.5s ease-in-out infinite}._y{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@media (width >= 48em){.xt{grid-template-columns:repeat(3,1fr)}.yt:focus{outline:2px solid var(--asc-color-primary-default)}}.e2{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-base-inverse);z-index:1000}.r2{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.a2{position:absolute;top:2rem;left:1rem;cursor:pointer}.o2{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.i2,.t2{width:2rem;height:2rem}.s2{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.jt,.zt{display:flex;justify-content:center;align-items:center;height:100%;opacity:.5;background-color:var(--asc-color-black);flex-basis:2.5rem;cursor:pointer}.jt:hover,.zt:hover{opacity:.8}.Xt,.c2{width:2rem;height:2rem;fill:var(--asc-color-base-shade4);border-radius:50%;background-color:var(--asc-color-base-shade3);padding:.375rem}.Xt{transform:rotate(180deg)}.d2{flex:1 1 auto}.l2{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.n2{width:2rem;height:2rem;cursor:pointer}.Yt{gap:.5rem;display:grid;padding:1rem}.It{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.m2{width:100%;padding-top:100%;position:relative;border-radius:.5rem;animation:h2 1.5s ease-in-out infinite;background-color:var(--asc-color-base-shade4)}.g2{margin:.75rem 0 1rem}@media (width >= 48em){.Yt{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)}.It{grid-template-columns:repeat(3,1fr)}}.me{display:block;padding:0 1rem;background-color:var(--asc-color-background-default)}.me:last-child{margin-bottom:.5rem}.p2{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;width:100%}.b2{display:flex;align-items:center;gap:.5rem}.u2{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}.f2{color:var(--asc-color-alert-default)}.v2{display:flex;align-items:center;gap:.25rem}.w2{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.x2{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.y2{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.k2{display:flex;gap:.5rem;width:100%;padding:.75rem 0;border-top:1px solid var(--asc-color-base-shade4)}.j2{border-radius:0!important;max-height:none!important;background-color:transparent!important}.At{background-color:var(--asc-color-black)!important}@media (width >= 48em){.me{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.me:last-child{margin-bottom:0}.At{background-color:rgb(from var(--asc-color-black) r g b / 80%)!important}}.z2{width:100%}.X2{color:var(--asc-color-white)}.Y2{width:100%}.I2{color:var(--asc-color-base-default)}.A2{padding:0 1rem;background-color:var(--asc-color-background-default);margin-bottom:.75rem}.M2{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.S2{display:flex;align-items:center;gap:.25rem}.C2{width:3.5rem!important;height:3.5rem!important;font-size:2rem;flex-shrink:0}.E2{font-weight:400;font-size:2rem!important}.R2{min-height:100%;display:flex;align-items:center}.U2{width:1.25rem;height:1.25rem}.B2{margin:.5rem 0;color:var(--asc-color-base-default)}.F2{display:flex;gap:.75rem;padding:.25rem 0 1rem}.H2{width:.0625rem;height:1.25rem;background-color:var(--asc-color-base-shade4)}.L2{width:100%;padding:0 1rem}.T2{display:flex;align-items:center;width:100%;margin:.5rem 0}.Mt{width:3.5rem;height:3.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.St{height:.75rem;width:60%;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.he{height:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Mt,.St,.he,.Ct{animation:Et 1.5s ease-in-out infinite}.he:nth-child(1){margin:1.37rem;width:60%}.he:nth-child(2){width:80%}.V2{margin:.5rem 0;width:100%}.Ct{display:inline-block;width:3.375rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem;margin-right:.75rem}.q2{padding:.5rem 0;width:15rem}.Rt{padding:0 1.25rem;width:100%;display:flex;justify-content:flex-start;gap:.75rem}.D2{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.G2{color:var(--asc-color-base-default)}.J2{width:100%;padding:.75rem 1rem;height:3.875rem;border-radius:.5rem;background-color:var(--asc-color-background-shade1);box-sizing:border-box}.K2{text-align:center}.N2{display:inline-block}.O2{width:.375rem;height:.375rem;margin-right:.38rem;fill:var(--asc-color-primary-default);vertical-align:middle}.P2{color:var(--asc-color-base-default)}.Q2{color:var(--asc-color-base-shade2)}@media screen and (width >=48em){.Rt{padding:.75rem 1rem}}@keyframes Et{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.W2{display:inline-block}.Z2{color:var(--asc-color-base-default);margin-right:.25rem}._2{color:var(--asc-color-base-shade2)}.Ut{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.Bt{flex-direction:column;display:flex;flex:1;margin-top:3.62rem;overflow-y:scroll;scrollbar-width:none}.Ft{height:100%;width:100%;flex-grow:1;padding:0 1rem}.ek{height:100%}.Ht{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.rk{color:var(--asc-color-base-default);width:100%;text-align:center}.ak{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){.Ut{background-color:transparent}.Ht{background-color:var(--asc-color-background-default);border-radius:.5rem .5rem 0 0;position:static}.ok{background-color:var(--asc-color-background-default);border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4)}.Bt{margin-top:0}.Ft{padding:0}.ik{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}.tk{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}.Tt{gap:1.25rem;display:flex}.Tt[data-orientation=horizontal]{border-bottom:1px solid var(--asc-color-base-shade4)}.Vt{height:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none}.Vt::-webkit-scrollbar{display:none}.f{outline:none;cursor:pointer;position:relative;padding:1rem 0 .75rem;transition:color .2s;--border-color: transparent;border-bottom:2px solid var(--border-color)}.f[data-hovered]{color:var(--asc-color-primary-default)}.f[data-selected]{color:var(--asc-color-primary-default);--border-color: var(--asc-color-primary-default)}.f[data-disabled]{color:var(--asc-color-base-shade3)}.f[data-disabled] .f[data-selected]{--border-color: var(--asc-color-base-shade3)}@media (width >= 48em){.f[data-focus-visible]{background-color:var(--asc-color-primary-shade3)}}.qt{margin-top:.5rem}.sk{height:100%;width:100%}.ck{display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;width:100%;box-sizing:border-box}.dk{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.lk{color:var(--asc-color-base-default)}.nk{height:var(--asc-spacing-m1);width:100%}.mk{color:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.hk{padding:5rem .5rem;text-align:center}.Dt{display:block}.gk{color:var(--asc-color-base-shade3)}@media (width >= 48em){.qt{margin:0}.Dt{padding:.5rem 0;display:flex;flex-direction:column;gap:1rem}}.pk{display:flex;height:3.5rem;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box}.bk{display:flex;align-items:center;max-width:100%;gap:.5rem;flex-shrink:0}.uk{flex-shrink:0}.fk{overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-base-default)}.Gt{height:100%;width:100%;min-width:12.5rem}.vk{background-color:transparent;display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;box-sizing:border-box;flex-shrink:0}.wk{margin:1rem 0;padding:.75rem 0;border-radius:.75rem;background:var(--asc-color-base-shade4);animation:Jt 1.5s ease-in-out infinite}.xk{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.yk{color:var(--asc-color-base-default)}@media (width >= 48em){.Gt{padding:0 1rem}}@keyframes Jt{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.kk{display:flex;width:100%;align-items:center;gap:.75rem}.Kt{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.Nt{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Kt,.Nt{animation:Ot 1.5s ease-in-out infinite}@keyframes Ot{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.jk{display:inline-block}.zk{color:var(--asc-color-base-default);margin-right:.25rem}.Xk{color:var(--asc-color-base-shade2)}.Yk{min-height:3.5rem;color:var(--asc-color-base-default);display:flex;align-items:center}.Ik{word-break:break-all}.Ak{color:var(--asc-color-base-default);word-break:break-word;padding:.5rem 0}.Mk{white-space:pre-wrap}.Sk{color:var(--asc-color-primary-default)}.Ck{width:100%;background-color:var(--asc-color-primary-default);position:relative;padding:.63rem 1rem;border-radius:.5rem;box-sizing:border-box}.Ek{display:flex;align-items:center;justify-content:center;gap:.5rem}.Rk{width:1.25rem;height:1.25rem;fill:var(--asc-color-white)}.Uk{color:var(--asc-color-white)}.Bk{width:100%;position:relative;padding:.63rem 1rem;border-radius:.5rem;box-sizing:border-box;border:1px solid var(--asc-color-secondary-shade3)}.Fk{display:flex;align-items:center;justify-content:center;gap:.5rem}.Hk{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.Lk{color:var(--asc-color-secondary-default)}.Tk{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)}.Vk{display:flex;align-items:center;justify-content:center;gap:.5rem}.qk{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.Dk{color:var(--asc-color-secondary-default)}.Gk{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)}.Jk{display:flex;align-items:center;justify-content:center;gap:.5rem}.Kk{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.Nk{color:var(--asc-color-secondary-default)}.Pt{text-align:center;padding:5rem .5rem}.Ok{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Pk{margin-top:.5rem;color:var(--asc-color-base-shade3)}@media (width >= 48rem){.Pt{background-color:var(--asc-color-background-default)}}.Qt{text-align:center;padding:5rem .5rem}.Qk{margin-top:.5rem;color:var(--asc-color-base-shade3)}@media (width >= 48rem){.Qt{width:100%;height:100%;background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}}.Wk{width:3.7969rem;height:2.5313rem;fill:var(--asc-color-secondary-shade4)}.Zk{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Wt{text-align:center;padding:5rem .5rem;color:var(--asc-color-base-shade3)}._k{margin-top:.5rem}.e4{width:3.75rem;height:2.5rem;fill:var(--asc-color-secondary-shade4)}@media (width >= 48rem){.Wt{background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}}.r4{display:flex;flex-direction:column;gap:.5rem}.a4{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.o4{height:var(--asc-spacing-m1);width:100%}.i4{margin-bottom:var(--asc-spacing-m1);border-radius:var(--asc-border-radius-md);overflow:hidden}.t4{animation:Zt 1s linear infinite}._t{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes Zt{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.es{height:13rem;padding:.75rem 1rem;width:100%}.s4{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}.c4{padding:.25rem 0;flex:1}.as{height:.5rem;width:60%;border-radius:.75rem;margin-bottom:.5rem;background-color:var(--asc-color-base-shade4)}.os{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)}.rs,.as,.os,.L{animation:is 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 is{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >=48em){._t{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)}}.d4{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.l4{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.n4{width:3.7969rem;height:2.5313rem;fill:var(--asc-color-secondary-shade4)}.ts{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.m4{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.h4{height:var(--asc-spacing-m1);width:100%}.g4{animation:ss 1s linear infinite}.p4{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes ss{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.b4{height:13rem;padding:.75rem 1rem;width:100%}.u4{display:flex;align-items:center;margin-bottom:.75rem}.cs{width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.5rem}.f4{padding:.25rem 0;flex:1}.ds{height:.5rem;width:60%;border-radius:.75rem;margin-bottom:.5rem;background-color:var(--asc-color-base-shade4)}.ls{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)}.cs,.ds,.ls,.T{animation:ns 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 ns{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >=48em){.ts{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.v4{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.w4{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.x4{width:3.7969rem;height:2.5313rem;fill:var(--asc-color-secondary-shade4)}.ms{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.y4{height:var(--asc-spacing-m1);width:100%}@media (width >=48em){.ms{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Je{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)}.Je[data-focus-visible]{border:1px solid var(--asc-color-primary-default);background-color:var(--asc-color-background-shade1)}.Je:hover{background-color:var(--asc-color-background-shade1)}.k4{width:1.75rem;height:1.75rem;border-radius:50%;overflow:hidden}.j4{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.z4{fill:var(--asc-color-primary-shade2)}.X4{fill:var(--asc-color-white)}.Y4{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:hs 1.5s ease-in-out infinite}@keyframes hs{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.gs{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}.I4{height:2.375rem}.gs::-webkit-scrollbar{display:none}.Ke{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}.Ke[data-focus-visible]{border:1px solid var(--asc-color-primary-default);background-color:var(--asc-color-background-shade1)}.A4{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}.Ke:hover{background-color:var(--asc-color-background-shade1)}.ps{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)}.M4{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.bs{left:.5rem}.us{right:.5rem}.us[data-shown=false],.bs[data-shown=false]{display:none}@media (width >= 48em){.ps{display:flex}}.S4{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.C4{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--asc-color-base-shade3)}.E4{width:4rem;height:2.364rem;fill:var(--asc-color-background-default)}.R4{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)}.U4{height:8.4rem;width:15.625rem;border-radius:.75rem .75rem 0 0;background-color:var(--asc-color-base-shade4)}.B4{display:flex;height:5.7rem;width:15.625rem;flex-direction:column;padding:1.06rem 1rem}.F4{height:.5rem;width:5.1875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.H4{height:.5rem;margin-top:1rem;width:8.9055rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.L4{height:.5rem;width:11.25rem;margin-top:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.T4{animation:fs 1.5s ease-in-out infinite}@keyframes fs{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.V4{width:100%;gap:.75rem;flex-wrap:nowrap;display:inline-flex;scrollbar-width:none;overflow:scroll hidden;-ms-overflow-style:none}.q4{width:15.625rem;height:calc(8.4rem + 5.7rem);border-radius:var(--asc-border-radius-sm);border:1px solid var(--asc-color-base-shade4)}.D4{width:100%;height:8.4rem;overflow:hidden}.G4{border-radius:var(--asc-border-radius-sm) var(--asc-border-radius-sm) 0 0}.J4{width:100%;gap:.25rem;display:flex;height:5.7rem;padding:.75rem;flex-direction:column;justify-content:space-between}.K4{width:100%;gap:.12rem;display:flex;align-items:center}.N4{width:1.25rem;height:1.25rem;display:flex;align-items:center;padding-top:.22rem;padding-bottom:.28rem;justify-content:center}.O4{width:100%;height:100%;gap:.25rem;display:flex;flex-wrap:nowrap;align-items:flex-end;justify-content:space-between}.P4{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}.Q4{overflow:hidden;max-width:9.5rem}.W4{display:flex;flex:0 0 4.2rem}.Ne{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.vs{top:-2.4rem;z-index:100;display:none;position:absolute;align-items:center;justify-content:center}.ws{right:2.2rem}.xs{right:0}.ws[data-shown=false] .Ne,.xs[data-shown=false] .Ne{cursor:not-allowed;fill:var(--asc-color-base-shade3)}@media (width >= 48em){.vs{display:flex}}.Z4{display:flex;flex-direction:column;align-items:center;justify-content:center}.ys{height:100%;display:flex;padding-bottom:2rem;flex-direction:column}.ge{gap:1rem;width:100%;display:flex;padding:0 1rem;scrollbar-width:none;flex-direction:column;-ms-overflow-style:none}.ge::-webkit-scrollbar{display:none}.ge[data-is-loading=true]{padding:1rem}.ks{gap:.5rem;padding:1rem;display:flex;flex-direction:column}.js{width:9.75rem;height:.75rem;flex-shrink:0;border-radius:.75rem;background:var(--asc-color-base-shade4);animation:zs 1.5s ease-in-out infinite}._4{color:var(--asc-color-base-default)}.Oe{width:100%;padding:1rem 0}.Oe::-webkit-scrollbar{display:none}.Xs{display:none;background-color:var(--asc-color-background-default)}@keyframes zs{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.ys{height:auto;background-color:var(--asc-color-background-shade1)}.Xs{display:block;background-color:var(--asc-color-background-shade1)}.Oe{padding:1rem 0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.ks,.ge{padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.js{height:1.25rem}}.e7{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--asc-color-background-default);gap:1rem}.r7{padding-bottom:1.0625rem;color:var(--asc-color-base-shade3);display:flex;flex-direction:column;align-items:center}.Ys{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.a7{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)}}.Is{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.o7{margin:.25rem 0 1rem;color:var(--asc-color-base-shade3)}@media (width >= 48em){.Is{padding:2rem 0 4rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.i7{color:var(--asc-color-base-default)}.t7{color:var(--asc-color-base-default)}.s7{all:unset;fill:var(--asc-color-white);cursor:pointer}.As{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){.As{max-width:100%;max-height:100vh;width:100%;height:100%;aspect-ratio:auto}}.c7{position:absolute;top:0;left:0;right:0;z-index:1}.Ms{display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:1rem;overflow:hidden;background-color:var(--asc-color-background-transparent-black)}.d7{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)}.l7{display:flex;width:100%;justify-content:flex-end;gap:var(--asc-spacing-s2)}.n7{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%}.m7{max-width:100%;max-height:100%}.h7{display:flex;justify-content:flex-end;padding:var(--asc-spacing-m1);width:100%}.g7{max-height:calc(100% - 4.5rem);width:100%;height:100%;background-color:var(--asc-color-black);-o-object-fit:contain;object-fit:contain}.p7{position:absolute;padding:1rem;display:flex;justify-content:center;bottom:6rem;left:0;right:0}.b7{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none;border:none;color:var(--asc-color-white);font-size:3rem;cursor:pointer}.u7{position:absolute;top:0;left:0;right:0;height:4px;background-color:#ffffff4d}.f7{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.v7{display:flex;flex-direction:column;margin-left:10px}.w7{font-size:16px;font-weight:700;color:var(--asc-color-black)}.x7{font-size:14px}.y7{position:relative;width:100%;height:100%}.Ss{width:100%;height:90vh}@media (width >= 48em){.Ms{position:fixed;top:0;left:0;width:100%;height:100%;z-index:500}.Ss{width:100%;padding:unset;height:unset}}.k7{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}.j7{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.z7{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}.X7{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.Y7{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}.I7{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}.A7{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1);width:100%}.M7{width:1.25rem;height:1.25rem;fill:var(--asc-color-white);cursor:pointer}.S7{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1)}.C7{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)}.E7{font-weight:var(--asc-text-font-weight-bold);display:flex;align-items:center;justify-content:space-between;gap:var(--asc-spacing-s2)}.R7{display:flex;padding:8px 10px;align-items:center;gap:.5rem;border-radius:24px;background:var(--asc-color-secondary-default)}.U7{fill:var(--asc-color-white)}.B7{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}.F7{position:relative;width:100%;height:100%}.H7{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.L7,.T7{width:100%;height:100%}.V7{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)}.q7{width:auto;max-width:100%;max-height:100%;margin:auto}.D7,.G7{width:1.5rem;height:1.5rem;fill:var(--asc-color-white);cursor:pointer}.J7{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.K7{fill:var(--asc-color-white)}.N7{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.O7{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.P7{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}.Q7{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.25rem}.W7{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.75rem}.Z7{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)}._7{flex:1}.e3{height:5rem;padding:.75rem 1rem .625rem}.r3{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.a3{z-index:99999;position:absolute;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1rem .625rem;gap:.5rem}.o3{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Cs{position:absolute;bottom:0;right:0}.Cs:hover{cursor:pointer}.i3{display:flex;gap:1.25rem;justify-content:flex-end;align-items:center}.t3{display:inline-flex;justify-content:space-between;gap:.75rem;align-items:center}.s3{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}.c3{width:auto;max-width:11.688rem}.d3{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}.l3{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.Es{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%)}.Es a{text-decoration:none}.n3{position:relative;width:100%;height:100%}.m3{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.h3,.g3{width:100%;height:100%}.p3{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}.b3{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.u3{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.f3,.v3{color:var(--asc-color-white);cursor:pointer}.w3{color:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.x3{color:var(--asc-color-white)}.y3{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.k3{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.j3{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}.z3{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.X3{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.Y3{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}.I3{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.A3{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.M3{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)}.S3{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Rs{position:absolute;bottom:0;right:0}.Rs:hover{cursor:pointer}.C3{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.E3{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.R3{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}.U3{width:auto;max-width:11.688rem}.B3{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}.F3{display:flex;position:relative;overflow:hidden}.H3{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.Us{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)}.Us:hover{background-color:var(--asc-color-base-shade4)}.L3{position:absolute;top:0;bottom:0;width:50%;z-index:10}.T3{left:0}.V3{right:0}.q3{-o-object-fit:contain;object-fit:contain}.D3{-o-object-fit:cover;object-fit:cover}.G3{transition:"opacity 0.2s ease-in-out"}.J3{opacity:1}.K3{opacity:0}.N3{color:var(--asc-color-base-default)}.O3{position:absolute;top:.5rem;left:.5rem;right:.5rem;height:.125rem;display:flex;justify-content:space-between;align-items:center;z-index:10}.P3{height:100%;background-color:#ffffff7f;border-radius:.0625rem;overflow:hidden}.Q3{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.Bs{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}.Bs:focus{outline:none}.W3{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}.Z3{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}._3{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:absolute;z-index:100000}.ej{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}.rj{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.aj{color:var(--asc-color-base-default)}.oj{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.ij{color:var(--asc-color-base-shade1)}.tj{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.sj{min-height:5rem;width:100%;background-color:var(--asc-color-background-default)}.cj{position:absolute;inset:0;height:100%;width:100%;overflow:hidden}.dj{position:relative;height:100%;width:100%}.lj{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.nj{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)}.mj{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}.hj{position:relative;width:100%;height:100%;overflow:hidden}.gj{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.pj,.bj{width:100%;height:100%}.uj{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}.fj{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.vj{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.wj,.xj{color:var(--asc-color-white);cursor:pointer}.yj{color:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.kj{color:var(--asc-color-white)}.jj{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.zj{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.Xj{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}.Yj{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.Ij{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.Aj{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}.Mj{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.Sj{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.Cj{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)}.Ej{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Fs{position:absolute;bottom:0;right:0}.Fs:hover{cursor:pointer}.Rj{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.Uj{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.Bj{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}.Fj{width:auto;max-width:11.688rem}.Hj{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}.Lj{display:flex;position:relative;overflow:hidden}.Tj{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.Hs{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)}.Hs:hover{background-color:var(--asc-color-base-shade4)}.Vj{position:absolute;top:0;bottom:0;width:50%;z-index:10}.qj{left:0}.Dj{right:0}.Gj{-o-object-fit:contain;object-fit:contain}.Jj{-o-object-fit:cover;object-fit:cover}.Kj{z-index:99999;position:absolute;width:1rem;height:1rem;right:.25rem;bottom:.25rem;cursor:pointer}.Nj{fill:var(--asc-color-base-shade3)}.Oj{inset:0;width:100%;height:100%;position:absolute}.Pj{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}.Qj{display:flex;align-items:center;gap:.5rem}.Wj{width:2.5rem;height:2.5rem}.Zj{display:flex;align-items:start;flex-direction:column;color:var(--asc-color-base-inverse);flex-shrink:1;overflow:hidden}._j{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--asc-color-white)}.ez{display:flex;align-items:center;gap:1.25rem}.rz{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.Ls{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.Ls svg{width:2rem;height:1.75rem;fill:var(--asc-color-white)}.Ts{display:none}@media screen and (width >= 768px){.Ts{display:flex}}.Vs{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.Vs svg{width:2rem;height:1.75rem;fill:var(--asc-color-white)}.qs{display:none}@media screen and (width >= 48em){.qs{display:flex}}.Ds{position:absolute;top:0;left:0;width:50%;height:100%;z-index:9999}.Gs{position:absolute;top:0;right:0;width:50%;height:100%;z-index:9999}.az{position:relative;width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;z-index:2}.oz{position:absolute;width:100%;height:100%;background:linear-gradient(180deg,#00000029 55.05%,#fff0 96.52%);z-index:3}.iz{display:none}.tz{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:23.4375rem;flex-shrink:0}.Js{display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:1rem;overflow:hidden}.sz{fill:var(--asc-color-base-default)}@media (width >= 48em){.Ds,.Gs{display:none}.cz{display:block}.Js{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-transparent-black);z-index:500}.dz{position:relative;left:-9rem}.lz{width:2rem}}.Ks{position:relative;width:100%;height:100%;background-color:var(--asc-color-background-default)}.Ns{top:0;position:absolute;width:100%;height:7.5rem;background-color:var(--asc-color-background-default)}.nz{padding-left:1rem;padding-right:1rem}.Os{display:inline-flex;flex-wrap:nowrap;gap:.5rem;overflow-x:scroll;width:100%;padding:.75rem 1rem;-ms-overflow-style:none;scrollbar-width:none}.Os::-webkit-scrollbar{display:none}.Pe{position:absolute;top:7.5rem;width:100%;height:calc(100% - 7.5rem);overflow:hidden scroll;-ms-overflow-style:none;scrollbar-width:none}.Pe::-webkit-scrollbar{display:none}.mz{position:absolute;right:1rem;top:3.25rem;width:12.5rem}.Ps{padding-top:10rem}@media (width >= 48em){.Ks{background-color:transparent}.Ns{display:none}.Pe{top:0;height:100%}.Ps{margin:0}}.Qs{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}.Qs[data-active=true]{font-weight:600;background-color:var(--asc-color-primary-default);border:1px solid transparent}.Ws{font-size:1.0625rem}.Ws[data-active=true]{color:var(--asc-color-white)}.hz{display:flex;flex-direction:column;gap:.5rem;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.Zs{gap:.5rem;width:100%;height:100%;display:flex;padding:1rem;flex-direction:column;background-color:var(--asc-color-background-default)}._s{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)}.ec{padding:0}.rc{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){.Zs{padding:0;height:auto;position:relative}.ec{padding:3rem 0}.gz{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)}._s{width:20rem;position:fixed;padding:0 1rem}.rc{display:initial}}.ac{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.oc{flex:1;margin-top:3.625rem;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.oc::-webkit-scrollbar{display:none}.ic{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)}.pz{text-align:center;color:var(--asc-color-base-default)}.bz{cursor:pointer}.uz{fill:var(--asc-color-base-default);cursor:pointer}.tc{height:.0625rem;width:100%;background-color:var(--asc-color-base-shade4);animation:sc 1.5s ease-in-out infinite}.tc[data-is-loading=true]{height:.5rem;width:100%;background-color:var(--asc-color-base-shade4)}.fz{display:flex;justify-content:space-between;padding:.5rem 1rem}.vz{display:flex;justify-content:center;align-items:center;gap:.25rem}.wz{color:var(--asc-color-base-shade2)}.cc{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem;background-color:var(--asc-color-background-default);border-radius:0 0 .5rem .5rem}.xz{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}.dc{display:flex;justify-content:start;align-items:center;gap:.25rem;padding:1rem;line-height:1.25rem;color:var(--asc-color-base-shade2)}@keyframes sc{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.ac{height:auto;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}.ic{border-radius:.5rem .5rem 0 0}.yz{border-radius:0}.kz{border-radius:0 0 .5rem .5rem}.cc{border-top:1px solid var(--asc-color-base-shade4)}.dc{border-radius:0 0 .5rem .5rem;background-color:var(--asc-color-background-default)}}.lc{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.Qe{flex:1;margin-top:3.62rem;overflow-y:scroll;scrollbar-width:none}.Qe::-webkit-scrollbar{display:none}.nc{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.We{transition:opacity .3s;opacity:0}.We[data-show=true]{opacity:1}.mc{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}.hc{position:absolute;bottom:1rem;right:1rem}.jz{color:var(--asc-color-base-default)}@media (width >=48em){.lc{background-color:transparent}.nc{background-color:var(--asc-color-background-default);position:static}.zz{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;overflow:hidden}.We{display:none}.Qe{margin-top:0}.mc{position:static}.hc{display:none}}.Xz{height:100%;width:100%}.Yz{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.Iz{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.Az{color:var(--asc-color-base-default)}.Mz{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.Sz{color:var(--asc-color-base-default)}.Cz{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.Ez{color:var(--asc-color-base-default)}.gc{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.gc[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.pc{color:var(--asc-color-secondary-shade2);width:1.5rem;height:1.5rem;transition:fill .3s}.pc[data-active=true]{color:var(--asc-color-base-default)}.bc{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.bc[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.uc{fill:var(--asc-color-secondary-shade2);width:1.5rem;height:1.5rem;transition:fill .3s}.uc[data-active=true]{fill:var(--asc-color-base-default)}.fc{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.fc[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.vc{fill:var(--asc-color-secondary-shade2);width:1.5rem;height:1.5rem;transition:fill .3s}.vc[data-active=true]{fill:var(--asc-color-base-default)}.Ze{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)}.Rz{width:2rem;height:2rem;fill:var(--asc-color-white)}.Ze:hover{background-color:var(--asc-color-primary-background-hover)}.Ze:active{background-color:var(--asc-color-primary-background-pressed)}.Uz{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.Bz{padding:.75rem 0;display:flex;align-items:center;gap:.75rem}.Fz{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default);margin-left:.25rem}.Hz{margin-top:.15rem;color:var(--asc-color-base-default);flex-grow:1}.wc{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.xc{padding:1rem;flex:1;display:flex;flex-direction:column}.yc{width:4rem;height:4rem;position:relative;border-radius:50%;overflow:hidden;margin:1.75rem auto 0}.Lz{width:7.5rem;height:7.5rem;-o-object-fit:cover;object-fit:cover}.Tz{width:100%;height:100%;position:absolute;top:0;left:0;text-align:center;background-color:#0000007f}.kc{fill:var(--asc-color-white);height:1.25rem;width:1.25rem}.jc{display:flex;height:3.625rem;align-items:center;padding:0 .75rem}.Vz{flex-basis:max-content}.zc{width:100%;flex-grow:1;color:var(--asc-color-base-default)}.Xc{flex:1;display:flex;flex-direction:column;justify-content:space-between}.qz{margin-top:1.5rem}._e{padding:1rem 0;width:100%;border:none;border-bottom:1px solid var(--asc-color-base-shade4);height:auto;resize:none;overflow:hidden}._e:focus{outline:none}._e:disabled{color:var(--asc-color-base-shade2)}.Dz{display:none}@media (width >=48em){.wc{background-color:transparent}.xc{flex:0;background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4, #ebecef)}.jc{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;overflow:hidden}.zc{font-size:1.25rem}.Gz{font-size:3.75rem}.yc{width:7.5rem;height:7.5rem}.Xc{justify-content:flex-start}.Jz{margin-bottom:1rem}.kc{fill:var(--asc-color-white);height:3rem;width:3rem}}.Yc{background-color:var(--asc-color-primary-default);border-radius:.5rem;padding:.625rem 1rem;text-align:center;width:100%;box-sizing:border-box}.Yc:disabled{background-color:var(--asc-color-primary-shade3);cursor:not-allowed}.Kz{color:var(--asc-color-white)}.Ic{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.Nz{display:flex;flex-direction:column;height:100%}.Ac{display:flex;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.Mc{margin-top:3.625rem;padding:1rem}.Oz{width:100%;color:var(--asc-color-base-default)}.Sc{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.Pz{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4)}.Qz{display:flex;flex-direction:column;gap:1rem}.Wz{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.Zz{height:1px;width:100%}@media (width >= 48em){.Ic{background-color:transparent}.Ac{background-color:var(--asc-color-background-default);position:static;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;border-radius:.5rem}.Mc{background-color:var(--asc-color-background-default);margin-top:0;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}.Sc{height:auto}}._z{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;gap:.75rem}.e8{width:2.5rem;height:2.5rem;flex-shrink:0}.r8{color:var(--asc-color-base-default);flex-grow:1}.a8{display:flex;gap:.75rem}.o8{padding:.375rem .5rem;border-radius:.25rem;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.i8{color:var(--asc-color-secondary-default)}.Cc{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.t8{display:flex;flex-direction:column;height:100%}.Ec{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;left:0;right:0;top:0}.s8{color:var(--asc-color-base-default);width:100%;text-align:center}.Rc{color:var(--asc-color-base-shade1);padding:.75rem 1rem;width:100%;box-sizing:border-box;background-color:var(--asc-color-background-shade1)}.c8{width:100%;background-color:var(--asc-color-base-shade4);height:.5rem}.Uc{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.d8{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4)}@media (width >=48em){.Cc{background-color:transparent}.Ec{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}.Uc{height:auto}.Rc{border:1px solid var(--asc-color-base-shade4);border-radius:0 0 .5rem .5rem;margin-bottom:.75rem}}.Bc{padding:.75rem 1rem}.l8{display:flex;justify-content:center;gap:.75rem;align-items:center}.n8{width:2.5rem;height:2.5rem}.m8{width:100%}.h8{display:flex;gap:.75rem;margin-top:.75rem}.g8{padding:.62rem 1rem;width:100%;background-color:var(--asc-color-primary-default);color:var(--asc-color-white);text-align:center;border-radius:.5rem}.p8{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)}.b8{max-width:2.5rem;width:100%;height:2.5rem}@media (width >=48em){.Bc{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem}}.Fc{display:block;height:100vh;overflow:scroll}.Hc{background-color:var(--asc-color-background-default);position:sticky;top:0;width:100%}.u8{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.f8{color:var(--asc-color-base-shade2);font-size:.8125rem}.v8{display:block;padding:1.5rem 1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.w8{position:relative;display:flex;align-items:center}.x8{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)}.Lc{position:absolute;fill:var(--asc-color-base-shade2);left:.75rem}.Lc[data-search-value=true]{fill:var(--asc-color-base-default)}.Tc{display:none}.Tc[data-search-value=true]{display:block;position:absolute;right:.75rem}.y8{fill:var(--asc-color-base-shade3)}.k8{display:flex;flex-wrap:wrap;padding:0 .25rem .25rem;gap:.5rem}.j8{display:flex;align-items:center;padding:.25rem .5rem .25rem .25rem;border-radius:1.5rem;border:1px solid var(--asc-color-base-shade4);gap:.5rem}.z8{color:var(--asc-color-base-default);font-weight:600;font-size:1rem;max-width:16rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.X8{width:1.75rem;height:1.75rem;border-radius:50%}.Y8{width:1.75rem;height:1.75rem}.I8{width:2.5rem;height:2.5rem;border-radius:50%}.A8{fill:var(--asc-color-base-shade1)}.M8{padding:1rem}.S8{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%}.C8{display:flex;align-items:center;flex:1;min-width:0}.E8{width:2.5rem;height:2.5rem}.R8{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}.U8{display:none}.B8{width:1rem;height:1rem}.F8{display:flex;flex-direction:column;gap:1rem}.j,.j label{display:flex;align-items:center;gap:.5rem}.j div[aria-hidden=true] svg{display:none;width:1rem;height:1rem;color:var(--asc-color-white)}.j 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}.j input[type=checkbox]:checked+div[aria-hidden=true]{background-color:var(--asc-color-primary-default);border:none}.j 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}.H8{color:var(--asc-color-base-default)}.Vc{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}.L8{width:100%}@media only screen and (width >= 48em){.Fc{height:23rem;display:block;width:32.625rem}.Hc,.Vc{display:none}}.T8{padding:.5rem 0;background-color:var(--asc-color-background-default)}.V8{display:flex;align-items:center;gap:.5rem}.qc{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);flex-shrink:0}.q8{display:flex;flex-direction:column}.Dc{width:6rem;height:1rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.Gc{width:4rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.D8{display:flex;flex-direction:column;gap:.75rem}.Jc{height:1.25rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem;width:100%;max-width:calc(100% - 3rem);flex-grow:1}@keyframes Kc{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.qc,.Dc,.Gc,.Jc{animation:Kc 1.5s ease-in-out infinite}.Nc{height:100vh;overflow:scroll}.Oc{background-color:var(--asc-color-background-default);position:sticky;top:0;width:100%;z-index:1}.Pc{display:flex;justify-content:space-between;align-items:center;padding:1rem}.Qc{width:1.5rem}.G8{position:relative;display:flex;align-items:center;padding:.75rem 1rem}.J8{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}.Wc{position:absolute;fill:var(--asc-color-base-shade2);left:1.75rem;width:1.5rem;height:1.25rem}.Wc[data-search-value=true]{fill:var(--asc-color-base-default)}.Zc{display:none}.Zc[data-search-value=true]{display:block;position:absolute;right:1.75rem}.K8{fill:var(--asc-color-base-shade3);width:1.5rem;height:1rem}.er{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}.er::-webkit-scrollbar{display:none}.N8{display:block;text-align:center}.O8{position:relative;display:flex;justify-content:center}.P8{width:2.5rem;height:2.5rem}.Q8{background:none;border:none;padding:0;margin:0;display:inline-block;cursor:pointer;position:absolute;right:.5rem;top:0}.W8{display:block;border-radius:50%;width:1.125rem;height:1.125rem;fill:var(--asc-color-background-transparent-black)}.Z8{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)}.rr{padding:1rem}._8{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%}.e6{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-right:.25rem}.r6{width:2.5rem;height:2.5rem}.a6{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}.o6{flex:1;min-width:0;display:flex;align-items:center}.i6{padding:.5rem 0;flex-direction:row-reverse}._c{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}.t6{width:100%}@media only screen and (width >= 48em){.Nc{height:auto;width:30rem;border-radius:.75rem}.Oc{border-bottom:1px solid var(--asc-color-base-shade4)}.er{border-bottom:none;margin-bottom:0}.Pc{flex-direction:row-reverse;padding:1.25rem 1.5rem 1rem}.s6{fill:var(--asc-color-base-shade3)}.c6{font-size:1.25rem}.Qc{display:none}.rr{max-height:50vh;min-height:50vh;overflow-y:scroll;padding-bottom:5rem}.rr[data-has-selected=true]{min-height:calc(50vh - 6.5rem);max-height:calc(50vh - 6.5rem)}._c{margin-top:0;position:static;border-top:none}}.ed{overflow-y:auto;height:100%;position:relative;-ms-overflow-style:none;scrollbar-width:none}.ed::-webkit-scrollbar{display:none}.d6{position:sticky;top:0;background-color:var(--asc-color-background-default)}.l6{position:relative}.rd{position:fixed;bottom:1rem;right:1rem;z-index:1}.n6{width:100%;height:1px;background-color:var(--asc-color-base-shade4);margin-bottom:.25rem}.ad{display:none;margin-top:.75rem}.m6{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){.rd{display:none}.ad{display:block}}.od{width:100%;margin:0 auto;background-color:var(--asc-color-background-default);overflow:hidden}.id{width:100%;height:12.5rem;background-color:var(--asc-color-base-shade4)}.h6{padding:1rem}.td{height:1.5rem;width:60%;background-color:var(--asc-color-base-shade4);margin-bottom:1rem;border-radius:.25rem}.g6{display:flex;gap:.5rem;margin-bottom:1rem}.p6{height:1.25rem;width:3.75rem;background-color:var(--asc-color-base-shade4);border-radius:.625rem}.sd{height:1rem;width:100%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.b6{display:flex;gap:1rem;margin-bottom:1rem}.u6{height:1.25rem;width:5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.f6{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem}.v6{height:1rem;width:2.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}@keyframes cd{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.id,.td,.w6,.sd,.x6,.y6,.k6{animation:cd 1.5s ease-in-out infinite}@media (width >= 48em){.od{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.dd{gap:1rem;display:grid;padding:3rem;place-items:center}.j6{color:var(--asc-color-base-shade3);font-size:1rem;font-weight:600;line-height:1.375rem}.z6{fill:var(--asc-color-base-shade4);width:3.75rem;height:2.8125rem}@media (width >= 48em){.dd{padding:3.7rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.ld{gap:.5rem;display:grid}.nd{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.ld{gap:.75rem;margin-top:.75rem;padding-bottom:1rem}.nd{padding-bottom:0;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}.X6{margin:0}}.md{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}.hd{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)}.Y6{width:1.5rem;height:1.25rem;fill:var(--asc-icon-color)}.I6{width:1.5rem;height:1.5rem}.hd[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){.md{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)}}.gd{padding:0 1rem}.pd{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.bd{color:var(--asc-color-base-default)}.A6{border-bottom:1px solid var(--asc-color-base-shade4)}.M6{padding:1.5rem 0 .25rem}.S6{border-bottom:1px solid var(--asc-color-base-shade4)}.C6{padding:1.5rem 0 .25rem}@media only screen and (width >= 48em){.gd{padding:0}.pd{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)}.bd{font-size:1.25rem}.E6{padding:0 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.R6{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.U6{display:flex;align-items:center;gap:.75rem}.B6{width:1.5rem;height:1.5rem;padding:.1rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.F6{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.H6{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.L6{display:flex;align-items:center;gap:.75rem}.T6{width:1.5rem;height:1.5rem;padding:.1rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.V6{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.q6{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.D6{display:flex;align-items:center;gap:.75rem}.G6{width:1.5rem;height:1.5rem;padding:.2rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.J6{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.K6{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.N6{display:flex;align-items:center;gap:.75rem}.O6{width:1.5rem;height:1.5rem;padding:.2rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.P6{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.Q6{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;border-bottom:1px solid var(--asc-color-base-shade4)}.W6{color:var(--asc-color-alert-default)}.Z6{display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:1rem}._6{color:var(--asc-color-alert-default)}.ud{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.13rem 0 1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.e9{color:var(--asc-color-base-shade1)}@media only screen and (width >= 48em){.ud{border-bottom:none}}.fd{width:100%;padding:0 1rem}.vd{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.wd{color:var(--asc-color-base-default)}.xd{display:block;padding:1rem 0}.r9{padding-top:.12rem;color:var(--asc-color-base-shade1)}.a9{gap:0}.yd{display:flex;padding:1rem 0;align-items:center;flex-direction:row-reverse;justify-content:space-between}.kd{display:none}@media only screen and (width >= 48em){.fd{padding:0;gap:.75rem;display:grid}.vd{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.wd{font-size:1.25rem}.o9{opacity:0;pointer-events:none}.i9{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.xd,.yd{padding:1rem}.kd{padding:1rem;display:block}.t9{width:100%}}.jd{width:100%;padding:0 1rem}.zd{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.Xd{color:var(--asc-color-base-default)}.s9{width:1.5rem;height:1.5rem}.Yd{gap:.5rem;display:flex;padding:.75rem 0;align-items:flex-start;justify-content:space-between}.c9{display:block}.d9{padding-top:.12rem;color:var(--asc-color-base-shade1)}@media only screen and (width >= 48em){.jd{padding:0;gap:.75rem;display:grid}.zd{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Xd{font-size:1.25rem}.Yd{padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.Id{position:relative;padding-bottom:1rem}.ar{display:flex;justify-content:space-between;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.l9{display:flex;align-items:center;color:var(--asc-color-base-default)}.n9{width:1.5rem;height:1.5rem}.m9{color:var(--asc-color-base-default);margin-right:.25rem}.Ad{background-color:var(--asc-color-background-shade1);padding:.75rem 1rem}.h9{color:var(--asc-color-base-shade1)}.Md{gap:1rem;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 10rem);background-color:var(--asc-color-background-default)}.g9{fill:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.p9{color:var(--asc-color-base-shade3)}.Sd{display:grid;margin-top:0;background-color:var(--asc-color-base-shade4)}.Cd{gap:.5rem;display:grid;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Id{height:auto}.ar{border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.ar[data-review=false]{border-radius:.5rem;margin-bottom:.75rem}.Ad{margin-bottom:.75rem;border-radius:0 0 .5rem .5rem;border:1px solid var(--asc-color-base-shade4);border-width:0 1px 1px}.Sd{gap:.75rem;margin-top:.75rem;background-color:transparent}.Cd{gap:.75rem;background-color:transparent}.Md{height:auto;padding:3.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Ed{padding:1rem;margin-bottom:.5rem;background-color:var(--asc-color-background-default)}.b9{display:flex;align-items:center;margin-bottom:1rem}.Rd{width:2rem;height:2rem;border-radius:50%;margin-right:.75rem;background-color:var(--asc-color-base-shade4)}.u9{display:flex;flex-direction:column}.Ud{width:6rem;height:.5rem;margin-bottom:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.Bd{width:4rem;height:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.f9{gap:.75rem;display:flex;flex-direction:column}.V{width:100%;height:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.V,.Rd,.Ud,.Bd{animation:Fd 1.5s ease-in-out infinite}.V:first-child{width:75%}.V:nth-child(2){width:100%}.V:last-child{width:50%}.v9{width:100%;height:2.5rem}@keyframes Fd{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >= 48em){.Ed{box-shadow:none;margin-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Hd{position:relative;display:flex;align-items:center;padding:0 1rem .75rem}.w9{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}.Ld{left:1.75rem;width:1.25rem;position:absolute;fill:var(--asc-color-base-shade2)}.Ld[data-search-value=true]{fill:var(--asc-color-base-default)}.Td{display:none}.Td[data-search-value=true]{display:block;position:absolute;right:1.75rem}.x9{fill:var(--asc-color-base-shade3);width:1.5rem;height:1rem}.y9{padding:.5rem 1rem}.k9{display:flex;align-items:center}.Vd{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.j9{display:flex;flex-direction:column}.qd{width:8.75rem;height:.5rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.75rem}.Dd{width:6.75rem;height:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Vd,.qd,.Dd{animation:Gd 1.5s ease-in-out infinite}@keyframes Gd{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >= 48em){.z9{border-radius:.5rem;padding-bottom:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Hd{padding:.75rem 1rem}}.X9{width:100%;gap:.75rem;display:flex;align-items:center;padding:.5rem 1rem}.Y9{flex:1;min-width:0;gap:.75rem;display:flex;align-items:center}.I9{display:flex;width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;align-items:center}.A9{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}.Jd{width:100%;display:block}.pe{width:100%;gap:.75rem;display:flex;padding:1rem 0;align-items:center}.pe:hover{background-color:var(--asc-color-background-shade1)}.M9{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.S9{color:var(--asc-color-alert-default)}.C9{width:1.5rem;height:1.5rem;fill:var(--asc-color-alert-default)}.E9{width:1rem;height:.75rem;fill:var(--asc-color-base-shade3)}.R9{margin-right:.13rem;width:1rem;height:1rem}@media (width >= 48em){.Jd{overflow:hidden;padding:.5rem 0}.pe{padding:.75rem 1rem}.pe:focus-visible{background-color:var(--asc-color-background-shade1)}}@media (width >= 48em){.Kd{padding:.5rem 0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Kd[data-hidden=true]{padding:0;border:none}}.U9{padding-bottom:1rem}.Nd{display:flex;padding:1rem;align-items:center;justify-content:space-between}.Od{color:var(--asc-color-base-default)}.B9{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.F9:focus-visible{width:1.5rem;height:1.5rem;border-radius:50%;outline:2px solid var(--asc-color-primary-default)}.Pd{padding:0 1rem;margin-bottom:.75rem}.Qd{font-size:1rem}@media (width >= 48em){.Nd{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)}.Od{font-size:1.25rem}.Pd{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}.Qd{font-size:.875rem}}.or{display:flex;padding:0 1rem;flex-direction:column;background-color:var(--asc-color-background-default);scrollbar-width:none;-ms-overflow-style:none}.or::-webkit-scrollbar{display:none}.Wd{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)}.Zd{display:flex;flex-direction:column}.H9{display:grid;align-items:center;grid-template-columns:2.5rem minmax(0,1fr) min-content;gap:.75rem;padding:.5rem 0}.L9{text-align:left;overflow:hidden;white-space:nowrap;-webkit-line-clamp:1;text-overflow:ellipsis}.T9{width:2.5rem;height:2.5rem;border-radius:50%}.V9{width:1.5rem;height:1.125rem;fill:var(--asc-color-secondary-default)}.q9{width:100%;height:1px}@media (width >= 48em){.or{padding:0;gap:.75rem;background-color:transparent}.Wd{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Zd{padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.D9{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.G9{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.J9{color:var(--asc-color-base-shade3)}._d{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){._d{height:auto;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.el{height:100%;padding:0 1rem;background-color:var(--asc-color-background-default)}.rl{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}.K9{grid-area:back}.N9{overflow:hidden;grid-area:title;display:flex;justify-content:center;align-items:center}.O9{height:1px;width:100%}.al{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%}.al[data-has-categories=true]{grid-template-rows:[name-start] auto [name-end cat-start] auto [cat-end member-start] auto [member-end]}.P9{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)}.Q9{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-sm)}.W9{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}.Z9{grid-column:sub-a / sub-g;grid-row:name-start / name-end;display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}._9{grid-column:sub-a / sub-e;grid-row:cat-start / cat-end}.eX{display:flex;align-items:center}.rX{grid-column:sub-a / sub-e;grid-row:member-start / member-end}.ol{grid-row:name-start / member-end;grid-column:sub-e / sub-g;width:4rem;place-self:end end}.ol[data-has-categories=true]{grid-row:cat-start / member-end}.aX{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}@media (width >= 48em){.el{padding:0;height:auto;gap:.75rem;display:grid;background-color:transparent}.rl{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.oX{padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.iX{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)}.tX{padding:0 1rem;max-width:23rem}.sX{position:relative}.cX{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%)}.dX{top:2rem;left:1rem;z-index:300;position:fixed}.lX{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade4)}.nX{width:100%;height:100%;outline:none}.q{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;position:relative;-o-object-position:center;object-position:center}.q[data-orientation=portrait]{width:100vw;height:100dvh;-o-object-fit:cover;object-fit:cover}.q[data-orientation=landscape]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mX{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%)}.hX{gap:.5rem;display:flex;text-align:center;align-items:center;flex-direction:column;color:var(--asc-color-white)}.gX{width:2.5rem;height:2.5rem;border-radius:50%;animation:il 1s linear infinite;border:3px solid rgb(from var(--asc-color-white) r g b / 50%);border-top-color:var(--asc-color-white)}@keyframes il{to{transform:rotate(360deg)}}@media only screen and (width >= 48em){.q[data-orientation=landscape]{width:80vw;max-height:75vh}.q[data-orientation=portrait]{width:100%;height:75vh;max-width:90vw}}.pX{width:100%}.bX{display:flex;height:100dvh;flex-direction:column;justify-content:space-between}.uX{display:flex;padding:1rem;justify-content:center;align-items:center}.fX{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)}.vX{width:3.5rem;height:3.5rem}.wX{color:var(--asc-color-base-shade1)}.xX{gap:1rem;display:flex;padding:1.5rem 1rem;flex-direction:column}.yX{gap:.5rem;display:flex}.kX{width:1.75rem;height:1.75rem}.jX{padding:1rem;border-top:1px solid var(--asc-color-base-shade4)}.zX{width:20%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem;margin:.5rem 1rem}.XX{display:flex;width:100%;align-items:center;gap:.75rem;padding:.75rem 1rem}.tl{width:100%;max-width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.YX{display:flex;flex-direction:column;width:100%;gap:.5rem}.sl{width:75%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.IX{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.tl,.sl{animation:cl 1.5s ease-in-out infinite}.AX{padding-top:1rem}@keyframes cl{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.dl{width:100%;background-color:rgb(from var(--asc-color-primary-shade3) r g b / 30%)}.dl[data-isseen=true]{background-color:var(--asc-color-background-default)}.MX{display:flex;align-items:center;justify-content:space-between;padding:1rem;gap:.75rem}.SX{display:flex;align-items:center;gap:.75rem}.CX{flex-shrink:0;width:2rem;height:2rem}.EX{flex:1;word-break:break-word}.ll{width:100%;height:100%;overflow-y:scroll;background-color:var(--asc-color-background-default);scroll-behavior:smooth}.ir{display:flex;align-items:center;justify-content:space-between;padding:1rem .75rem;position:sticky;top:0;z-index:1;background-color:var(--asc-color-background-default);transition:border-bottom .2s ease;border-bottom:0 solid var(--asc-color-base-shade4)}.ir[data-scrolled=true]{border-bottom:1px solid var(--asc-color-base-shade4)}.RX{display:flex;fill:var(--asc-color-base-default)}.nl{width:1.5rem}.UX{color:var(--asc-color-base-default)}.BX{color:var(--asc-color-base-shade1);padding:.5rem 1rem;background-color:var(--asc-color-background-default)}.FX{height:.25rem;width:100%}.HX{display:flex;flex-direction:column}.LX{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.TX{padding:1rem}.VX{height:calc(100% - 4rem)}@media (width >= 48em){.ll{width:22.5rem;height:26rem;border-radius:.5rem .5rem 0 0}.ir{justify-content:center}.nl{display:none}}.ml{color:var(--asc-color-base-default)}.hl{display:flex;align-items:center;padding:1.12rem .75rem;justify-content:space-between}.gl{color:var(--asc-color-base-default)}.qX{width:1.5rem}.pl{border:none}.bl{width:100%;height:11.75rem;position:relative;background:linear-gradient(0deg,#0000007f,#0000007f) 100%,#d9e5fc}.ul{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0deg,#0006 0% 100%)}.fl{top:50%;left:50%;width:2rem;opacity:.8;height:1.75rem;position:absolute;fill:var(--asc-color-white);transform:translate(-50%,-50%)}.vl{padding:.5rem 1rem 0}.wl{gap:.5rem;display:flex;padding:1rem 0;justify-content:space-between}.DX{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)}.GX{gap:.25rem;display:flex;align-items:center}.JX{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)}.KX{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.xl{gap:.25rem;display:flex;padding-bottom:1rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.NX{gap:.5rem;display:flex;flex-wrap:wrap}.OX{gap:.5rem;display:flex;align-items:center;border-radius:1.5rem;padding:.25rem .5rem .25rem .25rem;border:1px solid var(--asc-color-base-shade4)}.PX,.QX{width:1.75rem;height:1.75rem;border-radius:50%}.WX{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)}.ZX{fill:var(--asc-color-base-shade1)}._X{width:100%}.yl{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)}.eY{gap:.75rem;padding:1rem 0;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.rY{gap:.75rem;display:flex}.aY{border-top:1px solid var(--asc-color-base-shade4)}.tr{gap:1rem;display:flex;flex-wrap:wrap}.oY{display:block;text-align:center}.iY{display:flex;position:relative;justify-content:center}.tY{width:2.5rem;height:2.5rem}.sY{top:0;margin:0;padding:0;border:none;display:flex;right:.4rem;cursor:pointer;background:none;position:absolute;align-items:center;justify-content:center}.cY{width:1.125rem;height:1.125rem;border-radius:50%;fill:var(--asc-color-background-transparent-black)}.dY{width:4rem;overflow:hidden;white-space:nowrap;align-items:center;margin-top:.25rem;justify-self:center;display:inline-block;text-overflow:ellipsis}.kl{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){.ml{gap:.75rem;display:grid;padding-bottom:2rem}.hl{height:4rem;border-radius:.5rem;padding:1.25rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.gl{font-size:1.25rem}.pl{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.bl{width:100%;height:17.0625rem;border-radius:.5rem .5rem 0 0}.ul{border-radius:.5rem}.fl{width:5rem;height:3.5rem}.vl{padding:0 1rem;background-color:var(--asc-color-background-default)}.wl{padding:1.5rem 0 0}.D,.G,.xl,.yl{padding:1rem 0}.kl{margin-top:0;border-top:none;position:static;border-radius:0 0 .5rem .5rem}.tr{padding:1rem 0 0}.lY{font-size:1.25rem}.tr .nY{border-bottom:none}}.mY{width:100%}.jl{color:var(--asc-color-base-default)}.zl{display:flex;align-items:center;padding:1.12rem .75rem;justify-content:space-between}.Xl{color:var(--asc-color-base-default)}.hY{width:1.5rem}.Yl{border:none}.sr{width:100%;height:11.75rem;position:relative}.sr[data-no-image=true]{background:linear-gradient(0deg,#0000007f,#0000007f) 100%,#d9e5fc}.Il{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0deg,#0006 0% 100%)}.Al{top:50%;left:50%;width:2rem;opacity:.8;height:1.75rem;position:absolute;fill:var(--asc-color-white);transform:translate(-50%,-50%)}.Ml{padding:.5rem 1rem 0}.Sl{gap:.5rem;display:flex;padding:1rem 0;justify-content:space-between}.gY{font-size:.8125rem;color:var(--asc-color-base-shade1)}.J{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)}.pY{gap:.25rem;display:flex;align-items:center}.bY{line-height:1.125rem;font-size:.8125rem;color:var(--asc-color-base-shade3)}.K{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)}.J::-moz-placeholder,.K::-moz-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.J:-ms-input-placeholder,.K:-ms-input-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.J::placeholder,.K::placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.uY{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.Cl{gap:.25rem;display:flex;padding-bottom:1rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.fY{gap:.5rem;display:flex;flex-wrap:wrap}.vY{gap:.5rem;display:flex;align-items:center;border-radius:1.5rem;padding:.25rem .5rem .25rem .25rem;border:1px solid var(--asc-color-base-shade4)}.wY,.xY{width:1.75rem;height:1.75rem;border-radius:50%}.yY{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)}.kY{fill:var(--asc-color-base-shade1)}.jY{width:100%}.El{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)}.zY{padding:1rem 0;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.XY{gap:.75rem;display:flex}.Rl{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){.jl{gap:.75rem;display:grid;padding-bottom:2rem}.zl{border-radius:.5rem;padding:1.25rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Xl{font-size:1.25rem}.Yl{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.sr{width:100%;height:17.0625rem;border-radius:.5rem .5rem 0 0}.Il{border-radius:.5rem}.Al{width:5rem;height:3rem}.Ml{padding:0 1rem;background-color:var(--asc-color-background-default)}.Sl{padding:1.5rem 0 0}.J,.K,.Cl,.El{padding:1rem 0}.Rl{margin-top:0;border-top:none;position:static;border-radius:0 0 .5rem .5rem}.Ul{padding:1rem 0 0}.YY{font-size:1.25rem}.Ul .IY{border-bottom:none}}.cr{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%)}.cr[data-entering]{animation:dr 0ms}.cr[data-exiting]{animation:dr .25s reverse ease-in}.lr{outline:none;max-width:20rem;max-height:80vh;border-radius:.75rem;background:var(--asc-color-background-default)}.lr[data-entering]{animation:Bl .25s cubic-bezier(.175,.885,.32,1.275)}.AY{outline:none}.MY{display:flex;align-items:center;padding:1.25rem 1.5rem;justify-content:space-between}.SY{font-size:1.25rem;color:var(--asc-color-base-default)}.Fl{fill:var(--asc-color-base-shade3)}.CY{line-height:1.5;font-size:.875rem;padding:0 1.5rem;color:var(--asc-color-base-shade1)}.Hl{gap:.75rem;display:flex;justify-content:center;padding:1rem 1.5rem 1.5rem}.nr{width:100%}.EY{color:var(--asc-color-white)}.mr{width:100%}.nr:hover{opacity:.7}.mr:hover{opacity:.7;color:var(--asc-color-secondary-shade1)}@keyframes dr{0%{opacity:0}to{opacity:1}}@keyframes Bl{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.lr{max-width:25rem;min-width:25rem}.Fl[data-focus-visible]{outline:1px solid var(--asc-color-base-shade2)}.Hl{justify-content:flex-end}.nr[data-focus-visible]{opacity:.7}.mr[data-focus-visible]{opacity:.7;color:var(--asc-color-secondary-shade1)}}.hr{padding:1rem;background-color:var(--asc-color-background-default);max-height:96%;position:fixed;bottom:0;left:0;right:0;z-index:9999;display:flex;flex-direction:column;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem}.hr:focus{outline:none}.RY{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;flex:1;margin-bottom:2rem}.UY{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:1rem}.Ll{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){.hr,.Ll{display:none}}.gr{outline:none;max-height:80vh;border-radius:.75rem;background:var(--asc-color-background-default);overflow:hidden}.gr[data-entering]{animation:Tl .25s cubic-bezier(.175,.885,.32,1.275)}.gr[data-animation=false][data-entering]{animation:none}.t{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%)}.t[data-view=mobile]{display:flex}.t[data-view=desktop]{display:none}.t[data-entering]{animation:pr 0ms}.t[data-exiting]{animation:pr .25s reverse ease-in}.t[data-animation=false][data-entering],.t[data-animation=false][data-exiting]{animation:none}.t[data-view=none]{display:none}.BY{outline:none}.FY{display:flex;align-items:center;padding:1.25rem 1.5rem;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.HY{font-size:1.25rem;color:var(--asc-color-base-default)}.Vl{fill:var(--asc-color-base-shade3)}@keyframes pr{0%{opacity:0}to{opacity:1}}@keyframes Tl{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.t[data-view=mobile]{display:none}.t[data-view=desktop]{display:flex}.Vl[data-focus-visible]{outline:1px solid var(--asc-color-base-shade2)}}.LY{height:100%;width:100%}.ql{display:none}@media (width >= 48em){.ql{min-height:100%;display:block}}.TY{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)}.Gl{width:18rem}.br{width:100%;margin:0 auto;overflow:scroll;max-width:37.125rem;padding:1rem 1.5rem 0;scrollbar-width:none;-ms-overflow-style:none}.br::-webkit-scrollbar{display:none}@media (width < 48em){.Dl{grid-template-columns:1fr;background:var(--asc-color-background-default)}.Gl{display:none}.br{padding:0;max-width:unset}}.VY{font-weight:700;font-size:1.25rem;color:var(--asc-color-base-default)}.be{gap:1rem;display:grid;padding:.5rem 1rem;grid-template-columns:2rem 12.5rem}.be:hover,.be:focus-within{background-color:var(--asc-color-background-shade1)}.be[data-selected=true]{background-color:var(--asc-color-primary-shade3)}.qY{width:2rem;height:2rem;border-radius:100%}.DY{width:100%;height:100%;fill:var(--asc-color-primary-shade2)}.GY{gap:.25rem;width:100%;display:grid}.ur{display:flex;width:12.5rem;align-items:center;justify-content:start}.JY{display:flex;align-items:center;justify-content:center}.Jl{fill:var(--asc-color-base-default)}.ur[data-selected=true] .Jl{fill:var(--asc-color-primary-default)}.Kl{color:var(--asc-color-base-default)}.KY{height:1rem;width:1.25rem}.ur[data-selected=true] .Kl{color:var(--asc-color-primary-default)}.NY{width:12.5rem;flex-wrap:nowrap}.OY{gap:1rem;width:100%;display:grid;padding:.5rem 1rem;border-radius:.75rem;grid-template-columns:2rem 12.5rem}.PY{width:2rem;height:2rem;border-radius:100%;background-color:var(--asc-color-base-shade4)}.QY{width:100%;gap:.375rem;display:grid}.WY{width:12.25rem;height:.875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.ZY{width:5rem;height:.625rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}._Y{animation:Nl 1.5s ease-in-out infinite}@keyframes Nl{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.eI{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)}.rI{padding:.5rem 1rem;color:var(--asc-color-base-default)}.z{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)}.z:hover,.z:active{color:var(--asc-color-base-default);background-color:var(--asc-color-primary-shade3)}.z:disabled{background-color:transparent;color:var(--asc-color-base-shade2)}.z[data-active=true]{color:var(--asc-color-primary-default);background-color:var(--asc-color-primary-shade3)}.Ol{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)}.Ol[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)}.Ql{font-size:var(--asc-text-font-size-sm);font-weight:var(--asc-text-font-weight-bold)}.Ql[data-active=true]{color:var(--asc-color-primary-default)}@media (width >= 48em){.z[data-focus-visible]{color:var(--asc-color-base-default);background-color:var(--asc-color-primary-shade3)}}.aI{display:flex;flex-direction:column;height:100vh;border-right:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.oI{gap:1rem;padding:1rem;display:grid;flex-shrink:0}.iI{display:flex;align-items:center;justify-content:space-between}.tI{flex-shrink:0;display:grid;grid-gap:.5rem;padding:.5rem 0;border-top:1px solid var(--asc-color-base-shade4)}.sI{display:grid;grid-gap:.5rem;padding:.5rem 0;border-top:1px solid var(--asc-color-base-shade4);overflow-y:auto}.cI{max-height:55vh;overflow-y:scroll;padding-bottom:1rem}.dI{border-radius:.5rem;padding-bottom:.5rem;background-color:var(--asc-color-background-default);box-shadow:0 0 2px #28293d1a,0 4px 8px #60617033}.lI{display:flex;padding:var(--asc-spacing-m1);padding-top:0;gap:var(--asc-spacing-s1);align-items:center}.nI{color:var(--asc-color-base-inverse)}.mI{color:var(--asc-color-base-default);display:flex;align-items:center}.hI{width:.75rem;height:.75rem;margin-right:var(--asc-spacing-xxs2);fill:var(--asc-color-base-default)}.gI{width:3rem;height:3rem}.pI{animation:Wl 2s linear infinite}@keyframes Wl{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bI{display:flex;:hover{cursor:pointer;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm)}}.uI{fill:var(--asc-color-secondary-shade2);width:auto;height:1.25rem}.fI{width:1.25rem;height:1.25rem}.vI{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)}.wI{cursor:pointer;display:flex;padding:var(--asc-spacing-s2) var(--asc-spacing-m1);justify-content:space-between}.xI{color:var(--asc-color-base-inverse)}.yI{color:var(--asc-color-alert-default)}.kI,.jI{fill:var(--asc-color-base-inverse)}.zI{width:1.25rem;height:1.25rem;fill:var(--asc-color-alert-default)}.XI{width:1.25rem;height:1.25rem}.YI{height:1.25rem;width:1.25rem;color:var(--asc-color-alert-default);fill:var(--asc-color-alert-default)}.II{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);&.AI{position:fixed!important}}.MI{padding:var(--asc-spacing-s1) var(--asc-spacing-m1);display:flex;gap:var(--asc-spacing-s1)}.SI{display:flex;gap:var(--asc-spacing-xxs2);align-items:center;color:var(--asc-color-secondary-shade2);margin-bottom:var(--asc-spacing-xxs2)}.CI{width:2rem;height:2rem}.EI{width:1rem;height:1rem}.Zl{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}.Zl[data-mentioned=true]{border:1px solid var(--asc-color-primary-default)}.RI{width:12.5rem}.UI{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)}.BI{color:var(--asc-color-base-inverse)}.FI{color:var(--asc-color-base-default);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.HI{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)}.LI{-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.TI,.VI{color:var(--asc-color-primary-default)}.qI{color:var(--asc-color-primary-dark, var(--asc-color-primary-default))}.DI{width:1.25rem;height:1.25rem;color:var(--asc-color-base-shade2)}._l{display:flex}._l:hover{cursor:pointer;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm)}.GI{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}.ue{width:2rem;height:2rem;border:.313rem var(--asc-color-base-shade4) solid;border-radius:var(--asc-border-radius-full)}.ue[data-active=true],.ue[data-active=true]:hover{border-radius:var(--asc-border-radius-full);border:.313rem var(--asc-color-base-shade1) solid}.ue:hover{border-radius:var(--asc-border-radius-full);border:.313rem var(--asc-color-secondary-shade3) solid}.JI{position:relative}.KI{position:absolute;bottom:1.5rem;left:.625rem;transform:translate(-50%)}.NI{width:1.25rem;height:1.25rem}.en{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)}.en[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)}.OI{width:1.25rem;height:1.25rem}.PI{margin-left:var(--asc-spacing-xxs1);color:var(--asc-color-base-inverse)}.QI{color:var(--asc-color-base-shade1)}.WI{padding:var(--asc-spacing-s1) var(--asc-spacing-m1);display:flex;gap:var(--asc-spacing-s1)}.rn{position:relative}.rn[data-reactions=true]{margin-bottom:1.313rem}.ZI{display:flex;align-items:flex-end;gap:var(--asc-spacing-xxs3)}._I{position:absolute;bottom:-1.313rem}.eA{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)}.rA{display:flex;align-items:flex-start;padding-bottom:var(--asc-spacing-xxs2)}.aA{height:1rem;width:1rem;fill:var(--asc-color-base-inverse)}.oA{width:auto;height:1.25rem}.iA{height:1rem;width:1.25rem;fill:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.tA{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}.sA{z-index:1001!important;max-height:85%;top:15%!important;@media (width >= 768px){width:375px!important}}.cA{height:100%!important;background-color:var(--asc-color-background-default)!important}.dA{background-color:var(--asc-color-black)!important;opacity:.5!important}.lA{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)}.nA{display:flex;flex-direction:column-reverse;flex-grow:1;overflow-y:hidden}.mA{margin:auto;padding-top:var(--asc-spacing-m1);padding-bottom:var(--asc-spacing-m1)}.hA{width:1.25rem;height:1.25rem}.gA{display:flex;flex-direction:column-reverse;overflow:auto}.pA{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)}.bA{margin-bottom:var(--asc-spacing-m1)}.uA{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}.fA{padding-top:1.3125rem;padding-bottom:.5rem}.vA{margin:auto;width:8.375rem;height:.3125rem;border-radius:var(--asc-border-radius-full);background-color:var(--asc-color-base-shade1)}.wA{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)}.xA{width:2rem;height:2rem;cursor:pointer}.yA{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem}.kA{height:3.5rem;width:100%;position:relative;background-color:var(--asc-color-background-default)}.jA{position:absolute;top:0;left:0;width:100%;transform:translateY(-100%)}.zA{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}.XA{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)}}.YA{color:var(--asc-color-primary-default)}.IA{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}.an{height:100%;font-size:var(--asc-text-font-size-md);color:var(--asc-color-base-default);padding:0 0 0 1rem;position:relative}.AA{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}.MA{margin:0;position:relative}.an:focus{border:none;outline:none}.on{position:absolute;bottom:0;left:0;width:100%;height:12.5rem;overflow-y:scroll}.on::-webkit-scrollbar{display:none}.in{color:var(--asc-color-primary-shade1);text-decoration:none}.in:hover{text-decoration:underline}.fr,.vr{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}.fr[data-is-selected=true],.vr[data-is-selected=true]{background-color:var(--asc-color-base-shade4)}.fr:focus,.vr:focus{background-color:var(--asc-color-base-shade4)}.SA{width:2.5rem;height:2.5rem}.CA{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}.EA,.RA{margin-left:.5rem;font-size:1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-base-default)}.UA{min-height:3.5rem;z-index:99;background-color:var(--asc-color-background-default)}.BA{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)}.FA{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}}}.HA{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)}}.LA{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;.TA{flex:0 0 auto;width:2rem;height:2rem}.VA{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;.qA{font-weight:var(--asc-text-font-weight-bold)}.DA{font-weight:var(--asc-text-font-weight-light);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.GA{flex:0 0 auto;cursor:pointer}}.JA{position:relative;height:0}.KA{height:100%}.NA{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}.OA{color:var(--asc-color-base-shade3)}.PA{color:var(--asc-color-base-shade2)}.QA{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)}.WA{position:relative;bottom:var(--asc-spacing-m1);display:flex;flex-direction:column;align-items:center;z-index:99999;pointer-events:none}.ZA{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:tn;animation-fill-mode:forwards;pointer-events:auto;background-color:var(--asc-color-base-shade4)}@keyframes tn{0%{opacity:0}to{opacity:1}}._A{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;&.eM{border-color:var(--asc-color-alert-default)}&.rM{background:var(--asc-color-base-shade4);border-color:var(--asc-color-base-shade3)}}.aM{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}}.oM{position:relative;width:100%;>div:first-child{position:absolute!important;width:100%;top:revert!important;left:revert!important;right:revert!important;bottom:revert!important}}.sn{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}}}.iM{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}.tM{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)}.sn .sM{padding:0 .4rem}.cM{box-shadow:var(--asc-box-shadow-01)}.dM{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);height:100%;overflow-y:hidden}.lM{color:var(--asc-color-white)}.nM,.mM{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between}.hM{color:var(--asc-color-white)}.gM{width:100%;height:100%;position:relative}.pM{position:absolute;top:10px;left:10px;right:10px;z-index:1;display:flex;align-items:center;padding:.75rem 0 .625rem}.cn{position:absolute;top:0;left:0;right:0;height:.125rem;border-radius:.25rem;background-color:#ffffff4d}.bM{height:100%;background-color:#fff;transition:width .1s linear}.uM{width:100%;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.dn{color:#fff}.fM{display:flex;align-items:center;gap:.25rem}.vM{position:absolute;bottom:2rem;z-index:1;display:flex;justify-content:center;align-items:center;padding:.75rem 1rem .625rem;left:50%;transform:translate(-50%)}.ln{width:100%;height:100%;position:absolute;top:0;left:0}.wM{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nn{width:2rem;height:2rem}.xM{-o-object-fit:contain;object-fit:contain}.yM{-o-object-fit:cover;object-fit:cover}.kM{width:100%;display:flex;justify-content:space-between;align-items:center}.jM{display:flex;align-items:center;gap:.5rem;width:100%}.zM{position:absolute;inset:0;background:linear-gradient(180deg,#00000029 100%,#fff0 55.05%);pointer-events:none}@keyframes mn{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.O{background-color:#e0e0e0;animation:mn 1.5s ease-in-out infinite}.cn.O{height:.25rem;width:100%}.nn.O{width:2rem;height:2rem;border-radius:50%}.dn.O{width:60%;height:1rem;border-radius:.25rem}.ln.O{width:100%;height:100%}.XM{flex-grow:1;display:flex;flex-direction:column;gap:.25rem}.YM{width:80%;height:.5rem;background-color:#e0e0e0;margin-bottom:.25rem;border-radius:.25rem}.IM{width:40%;height:.5rem;background-color:#e0e0e0;border-radius:.25rem}.AM{position:relative;width:7.4rem;height:13rem}.MM{width:1rem;height:1rem;flex-shrink:0}.P{position:relative;width:100%;height:100%;overflow:hidden}.wr{width:100%;height:100%}.wr img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.P:hover .wr img{transform:scale(1.1);cursor:pointer}.SM{position:absolute;top:0;left:0;right:0;padding:.5rem}.CM{display:flex;align-items:center;gap:.25rem;margin-bottom:.25rem}.EM{color:#ebecef;font-size:.25rem}.RM{display:flex;align-items:center}.UM{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;max-width:3rem}.BM{width:.5rem;height:.5rem;color:#1054de}.FM{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}.HM{width:100%;height:100%}.LM{-o-object-fit:contain;object-fit:contain}.TM{-o-object-fit:cover;object-fit:cover}.VM{position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.qM{width:.75rem;height:.75rem;color:#1054de;margin-right:.13rem}.DM{max-width:4rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.GM{position:absolute;top:.5rem;left:.5rem;right:.5rem;display:flex;align-items:center}.JM{background-color:#636878;animation:hn 1.5s ease-in-out infinite}@keyframes hn{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.KM{width:1rem;height:1rem;border-radius:50%;background-color:#e0e0e0;margin-right:.5rem}.NM{flex-grow:1}.OM{width:80%;height:.25rem;background-color:#e0e0e0;margin-bottom:.25rem;border-radius:.25rem}.PM{width:40%;height:.25rem;background-color:#e0e0e0;border-radius:.25rem}.QM{width:7.4rem;height:13rem;position:relative;overflow:hidden}.WM{position:absolute;inset:0;background:linear-gradient(180deg,#00000029 100%,#fff0 55.05%);pointer-events:none;z-index:0}.ZM{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#f0f0f0;color:#666;text-align:center}
|
|
1
|
+
@keyframes X{to{transform:translate(100%)}}.X{--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}.X: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:X;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.X{--pseudo-element-display: none}}*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}@supports (font-variation-settings: normal){:root{font-family:Inter var,sans-serif}}:root{color-scheme:light dark;font-family:Inter,sans-serif;--asc-text-global-font-family: inter, -apple-system, blinkmacsystemfont, arial, sans-serif;--asc-text-global-font-style: normal;--asc-text-font-size-xs: .75rem;--asc-text-font-size-sm: .875rem;--asc-text-font-size-md: 1rem;--asc-text-font-size-lg: 1.125rem;--asc-text-font-size-xl: 1.25rem;--asc-text-font-size-xxl: 1.5rem;--asc-text-font-size-3xl: 1.875rem;--asc-text-font-size-4xl: 2.25rem;--asc-text-font-size-5xl: 3rem;--asc-text-font-size-6xl: 3.75rem;--asc-text-font-size-7xl: 4.5rem;--asc-text-font-weight-light: 300;--asc-text-font-weight-normal: 400;--asc-text-font-weight-medium: 500;--asc-text-font-weight-bold: 600;--asc-text-font-weight-headline: 700;--asc-text-font-weight-black: 900;--asc-line-height-xs: 1rem;--asc-line-height-sm: 1.125rem;--asc-line-height-md: 1.25rem;--asc-line-height-lg: 1.5rem;--asc-line-height-xl: 1.75rem;--asc-line-height-xxl: 2rem;--asc-border-radius-none: 0;--asc-border-radius-sm: .25rem;--asc-border-radius-md: .5rem;--asc-border-radius-lg: .75rem;--asc-border-radius-xl: 1rem;--asc-border-radius-xxl: 1.5rem;--asc-border-radius-full: 9999px;--asc-spacing-none: 0;--asc-spacing-xxs1: .125rem;--asc-spacing-xxs2: .25rem;--asc-spacing-xxs3: .375rem;--asc-spacing-s1: .5rem;--asc-spacing-s2: .75rem;--asc-spacing-m1: 1rem;--asc-spacing-m2: 1.25rem;--asc-spacing-m3: 1.5rem;--asc-spacing-l1: 2rem;--asc-spacing-l2: 2.5rem;--asc-spacing-l3: 3rem;--asc-spacing-l4: 3.5rem;--asc-spacing-xl1: 4rem;--asc-spacing-xl2: 4.5em;--asc-spacing-xl3: 6rem;--asc-box-shadow-01: 0px .5px 2px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 8%);--asc-box-shadow-02: 0px .5px 2px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 8%);--asc-box-shadow-03: 0px 2px 4px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 4%);--asc-box-shadow-04: 0px 4px 8px 0px rgb(96 97 112 / 20%), 0px 0px 2px 0px rgb(40 41 61 / 10%);--asc-box-shadow-05: 0px 8px 16px 0px rgb(96 97 112 / 16%), 0px 2px 4px 0px rgb(40 41 61 / 4%)}.Vn{[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}.qn{border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;position:absolute;clip:rect(0,0,0,0)}.Dn{margin:0;padding:0;color:inherit;font-family:Inter var,sans-serif}.Gn{font-size:1.25rem;line-height:1.5rem;font-weight:700}.Jn{font-size:1rem;line-height:1.5rem;font-weight:600}.Kn{font-size:1rem;line-height:1.5rem;font-weight:400}.Nn{font-size:.875rem;line-height:1.25rem;font-weight:600}.On{font-size:.875rem;line-height:1.25rem;font-weight:400}.Pn{font-size:.75rem;line-height:1rem;font-weight:600}.Qn{font-size:.75rem;line-height:1rem;font-weight:400}.Wn{font-size:.75rem;line-height:.75rem;font-weight:400}.Zn{background-color:var(--asc-color-background-default)!important}._n{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)}.em{background-color:var(--asc-color-background-default)}.rm{background-color:#0000007f}.Ar{overflow:hidden;border-radius:50%;width:100%;height:100%}.Ar[data-clickable=true]:hover{cursor:pointer}.am{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Mr{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}.Mr:disabled{opacity:.6;cursor:not-allowed}.Sr{background-color:var(--asc-color-primary-default);color:var(--asc-color-white);border:none}.Sr:hover:not(.W){background-color:var(--asc-color-primary-shade1)}.Cr{background-color:var(--asc-color-white);color:var(--asc-color-primary-default);border:1px solid var(--asc-color-primary-default)}.Cr:hover:not(.W){background-color:var(--asc-color-base-shade4)}.Er{background-color:transparent;color:var(--asc-color-primary-default);border:1px solid var(--asc-color-primary-default)}.Er:hover:not(.W){background-color:var(--asc-color-base-shade4)}.om{font-size:var(--asc-text-font-size-sm);padding:var(--asc-spacing-xxs2) var(--asc-spacing-s1)}.im{font-size:var(--asc-text-font-size-md);padding:var(--asc-spacing-s1) var(--asc-spacing-m1)}.tm{font-size:var(--asc-text-font-size-xl);padding:var(--asc-spacing-s2) var(--asc-spacing-m2)}.sm{margin-right:var(--asc-spacing-s1)}.dm{text-align:center;color:var(--asc-color-base-shade3)}.cm{box-sizing:border-box;all:unset;cursor:pointer}.lm{all:unset;fill:var(--asc-color-white);cursor:pointer}.nm{width:1.5rem;height:1.5rem}.mm{all:unset;width:1.5rem;height:1.5rem;display:grid;cursor:pointer;place-content:center;fill:var(--asc-color-base-inverse);color:var(--asc-color-base-inverse)}.gm{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.Rr{all:unset;display:flex;cursor:pointer;padding:.25rem;align-items:center;justify-content:center;&:hover{opacity:.8}&:active{opacity:.6}}.hm{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}@media (width >= 48em){.Rr[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.pm{cursor:pointer;color:var(--asc-color-primary-default);background-color:var(--asc-color-background-default)}.bm{display:flex;padding:.75rem 0;width:100%;cursor:pointer}.Ur{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){.Ur{margin-top:.15rem;margin-left:.75rem}.Br{width:1.5rem;height:1.5rem;margin-left:.25rem}}.um{all:unset;fill:var(--asc-color-white);cursor:pointer}.fm{display:flex;align-items:center;gap:var(--asc-spacing-xxs2);cursor:auto}.vm{all:unset;cursor:pointer;width:1.5rem;height:1.5rem}.Fr{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}.Fr *{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Hr{width:1.25rem;height:1.25rem}.Hr[data-has-my-reaction=false]{fill:var(--asc-color-base-shade2)}.Lr{color:var(--asc-color-base-shade2)}.Lr[data-has-my-reaction=true]{color:var(--asc-color-primary-default);text-transform:capitalize}.wm{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}.we{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>.we,.v[data-touch-over=true]>.we{display:flex}.v:hover,.v[data-touch-over=true]{animation:Tr .25s ease-out;scale:1.5}.v[data-active=true]{animation:Vr .25s ease-out}@keyframes Tr{0%{scale:1}to{scale:1.5}}@keyframes Vr{0%{scale:1.5}to{scale:2}}.qr{cursor:pointer;color:var(--asc-color-white);background-color:var(--asc-color-primary-default)}.qr:disabled{cursor:pointer;color:var(--asc-color-white);background-color:var(--asc-color-primary-shade2)}.xm{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}.ym{fill:var(--asc-color-white)}.km{fill:var(--asc-color-primary-shade2)}.jm{width:2.5rem;height:2.5rem}.zm{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:2.5rem;height:2.5rem}.Dr{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)}.Dr[data-hideAvatar=true]{display:none}.Xm{width:1.25rem;height:.75rem}.Ym{width:2rem;height:2rem}.Im{all:unset;position:absolute;top:96px;left:24px;z-index:99999}.Am{fill:var(--asc-color-white);width:1.5rem;height:1.5rem}.Mm{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}.Sm{color:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;flex-shrink:0}.Cm{display:flex;align-items:center;max-width:calc(100% - 2rem);overflow:hidden;color:var(--asc-color-secondary-default)}.Em{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Gr{all:unset;cursor:pointer;position:absolute;bottom:0;right:0;width:1rem;height:1rem}.Gr[data-disabled]{cursor:not-allowed}.Rm{cursor:pointer;position:relative}.Um{background-color:var(--asc-color-secondary-shade4);display:flex;justify-content:center;align-items:center;border-radius:50%;width:2rem;height:2rem}.Bm{fill:var(--asc-color-secondary-default);width:1rem;height:1rem}.Fm{position:absolute;top:-.15rem;right:-.15rem;background-color:var(--asc-color-white);padding:.15rem;border-radius:50%}.Hm{background-color:var(--asc-color-alert-default);border-radius:50%;width:.5rem;height:.5rem}.Lm{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.Tm{width:3.75rem;height:2.8125rem;color:var(--asc-color-secondary-shade4)}.Vm{margin-top:.5rem;color:var(--asc-color-base-shade3)}.qm{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.Dm{width:3.75rem;height:2.8125rem;color:var(--asc-color-secondary-shade4)}.Gm{margin-top:.5rem;color:var(--asc-color-base-shade3)}.Jm{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}.Km{position:relative;width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-primary-shade2)}.Nm{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:var(--asc-color-white);cursor:pointer;font-weight:400}.Om{position:relative;cursor:pointer}.Pm{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:2rem;height:2rem}.Qm{width:1.25rem;position:absolute;height:1.25rem;bottom:2px;right:-4px}.Wm{width:2rem;height:2rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;background-color:var(--asc-color-base-shade4);animation:Jr 1.5s ease-in-out infinite}@keyframes Jr{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Zm{color:var(--asc-color-base-shade3)}._m{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.eg{border:none;outline:none;display:flex;cursor:pointer;align-items:center;justify-content:center;transition:background-color .3s ease}.rg{width:100%}.l{font-weight:400}.l.s{font-size:1rem}.l.a{background-color:transparent;color:var(--asc-color-primary-default)}.l.a:hover{background-color:transparent;color:var(--asc-color-primary-shade1)}.l.a[data-focus-visible]{color:var(--asc-color-primary-shade1)}.l.a:disabled,.l.a[data-disabled=true],.l.a[data-disabled=true]:hover{cursor:not-allowed;color:var(--asc-color-primary-shade2)}.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.Y{border:none;fill:var(--asc-color-white);color:var(--asc-color-white);background-color:var(--asc-color-alert-default)}.e.Y:hover{background-color:rgb(from var(--asc-color-alert-default) r g b / 80%)}.e.Y:disabled,.e.Y[data-disabled=true],.e.Y[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.n[data-label=true][data-icon=false],.r.n[data-label=true][data-icon=false]{gap:.25rem;font-size:.75rem;border-radius:.25rem;padding:.3125rem .5rem}.e.n[data-label=true][data-icon=true],.r.n[data-label=true][data-icon=true]{gap:.25rem;font-size:.75rem;border-radius:.25rem;padding:.25rem .75rem .25rem .5rem}.e.n[data-label=false][data-icon=true],.r.n[data-label=false][data-icon=true]{padding:.375rem;border-radius:.25rem}.e.s[data-label=true][data-icon=false],.e.s[data-label=true][data-icon=true],.r.s[data-label=true][data-icon=false],.r.s[data-label=true][data-icon=true]{gap:.5rem;font-size:.875rem;border-radius:.5rem;padding:.625rem 1rem}.e.s[data-label=false][data-icon=true],.r.s[data-label=false][data-icon=true]{padding:.625rem;border-radius:.5rem}.e.n .Z,.r.n .Z,.e.s .Z,.r.s .Z{width:1.25rem;height:1.25rem}.ag{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4);color:var(--asc-color-secondary-shade4)}.og{color:var(--asc-color-base-shade3)}.ig{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4);color:var(--asc-color-secondary-shade4)}.tg{color:var(--asc-color-base-shade3)}.sg{width:100%;display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.dg{gap:.75rem;display:flex;align-items:center}.cg{width:1.5rem;height:1.5rem;padding:.1rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.lg{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.ng{padding:.5rem 1rem;color:var(--asc-color-base-shade1);background-color:var(--asc-color-background-default)}.mg{flex:1;word-break:break-word}.gg{text-transform:capitalize}.Kr{padding:.75rem 1rem;background-color:var(--asc-color-background-shade1)}.hg{color:var(--asc-color-base-shade1)}@media (width >= 48em){.Kr{border:1px solid var(--asc-color-base-shade4);border-top:none;border-radius:0 0 .5rem .5rem}}.Nr{padding:.75rem 1rem;background-color:var(--asc-color-background-shade1)}.pg{color:var(--asc-color-base-shade1)}@media (width >= 48em){.Nr{border:1px solid var(--asc-color-base-shade4);border-top:none;border-radius:0 0 .5rem .5rem}}.bg{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)}.Or{width:2rem;height:2rem;color:var(--asc-color-base-default);background:var(--asc-color-background-shade1);border-radius:50%;padding:.25rem}.Or[data-disabled=true]{color:var(--asc-color-secondary-shade3)}.ug{display:none}.Pr{display:inline}@media (width >= 48em){._{padding:0}.Pr{display:none}._[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.Qr{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer}.Qr:disabled{cursor:not-allowed;color:var(--asc-color-secondary-shade3)}.Wr{width:2rem;height:2rem;stroke:var(--asc-color-base-default);background:var(--asc-color-background-shade1);border-radius:50%;padding:.25rem}.Wr[data-disabled=true]{stroke:var(--asc-color-secondary-shade3)}.fg{display:none}.Zr{width:100%;-o-object-fit:cover;object-fit:cover;max-height:11.75rem}.vg{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}@media only screen and (width >= 48em){.Zr{max-height:17.0625rem;border-radius:.5rem .5rem 0 0}}.wg{width:1.5rem;height:1.125rem;fill:var(--asc-color-white)}.xg{cursor:pointer;display:block;text-align:center;padding:0 .75rem}.yg{fill:var(--asc-color-base-default);height:1.5rem;width:1.5rem}.kg{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}.jg{line-height:1.65rem}.m{gap:.5rem;display:flex;font-size:1rem;position:relative;align-items:center;forced-color-adjust:none;color:var(--asc-color-base-default);flex-direction:row-reverse;justify-content:space-between;width:100%}.m:before{content:"";display:block;min-width:1.5rem;min-height:1.5rem;border-radius:1rem;transition:all .2s;border:2px solid var(--asc-color-base-shade3);background:var(--asc-color-background-default);flex-shrink:0}.m[data-pressed]:before{border-color:var(--asc-color-base-shade4)}.m[data-selected]:before{border-width:.475rem;border-color:var(--asc-color-primary-default)}.m[data-selected][data-pressed]:before{border-color:var(--asc-color-base-shade4)}.m[data-disabled]:before{border-color:var(--asc-color-base-shade4)}.m[data-selected][data-disabled]:before{border-color:var(--asc-color-primary-shade3)}.m[data-focus-visible]:before{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.zg{gap:.5rem;display:flex;flex-direction:column;color:var(--asc-color-base-default);width:100%}.Xg{display:flex;align-items:center;justify-content:space-between;width:100%}.Yg{cursor:pointer;display:flex;align-items:center;position:relative;width:100%}._r{width:100%}._r:before{display:none}.Ig{display:flex;align-items:center;justify-content:space-between;width:100%}.Ag{display:flex;align-items:center;justify-content:center;min-width:1.5rem;min-height:1.5rem}.Mg{all:unset;cursor:pointer;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}.Sg{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}.Cg{display:flex;justify-content:center;align-items:center;height:.5625rem;width:.75rem;fill:var(--asc-color-primary-default)}.Eg{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}.Rg{color:var(--asc-color-base-shade2);display:inline-block;white-space:nowrap}.Ug{display:flex;flex-direction:column;gap:1rem}.Bg{display:flex;gap:.5rem}.Fg{width:2rem;height:2rem;border-radius:50%;background:var(--asc-color-base-shade4)}.Hg{display:flex;flex-direction:column;gap:.5rem}.Lg{background-color:var(--asc-color-base-shade4);border-radius:0 .75rem .75rem;width:13.875rem;height:4.25rem}.Tg{width:10.3269rem;height:.5rem;border-radius:.75rem;background:var(--asc-color-base-shade4);padding-top:.19rem;padding-bottom:.19rem}.Vg{animation:ea 1.5s ease-in-out infinite}@keyframes ea{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.qg{width:100%;background-color:inherit;overflow-wrap:break-word;word-break:break-all;color:var(--asc-color-base-default)}.ra{border:none;outline:none;cursor:pointer;display:inline;background-color:transparent;color:var(--asc-color-primary-default)}.ra[data-focus-visible]{outline:2px solid var(--asc-color-primary-default)}.Dg{display:inline;cursor:pointer;text-decoration:none;color:var(--asc-color-primary-default)}.Gg{color:var(--asc-color-primary-default)}.Jg{padding-top:1.5rem;color:var(--asc-color-base-default)}.Kg{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:.25rem}.Ng{display:flex;align-items:center;gap:.25rem}.Og{color:var(--asc-color-base-shade1)}.Pg{color:var(--asc-color-base-shade3)}.Qg{border-color:var(--asc-color-alert-default)}.Wg{opacity:.7;background:var(--asc-color-base-shade4)}.Zg{opacity:.9;pointer-events:none}.I{width:100%;border:none;outline:none;padding:1rem 0;font-size:.9375rem;line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);border-bottom:1px solid var(--asc-color-base-shade4);align-content:center;overflow-y:hidden;resize:none}.I::-moz-placeholder{font-size:.9375rem;color:var(--asc-color-base-shade3)}.I:-ms-input-placeholder{font-size:.9375rem;color:var(--asc-color-base-shade3)}.I::placeholder{font-size:.9375rem;color:var(--asc-color-base-shade3)}@media (width < 48em){.I{font-size:1rem}}.aa{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--asc-color-background-default)}._g{width:3.7rem;height:2.5rem;flex-shrink:0;color:var(--asc-color-base-shade4)}.eh{color:var(--asc-color-base-shade3);margin-top:1rem}.rh{color:var(--asc-color-base-shade2);margin-top:.5rem}.ah{margin-top:1.5rem}@media (width >= 48em){.aa{border-radius:.5rem;padding:3.5rem 1rem;height:auto}}.xe{height:80vh;max-height:80vh;background-color:var(--asc-color-background-default);position:relative;display:flex;flex-direction:column;margin-left:-1rem;margin-right:-1rem}.oa{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4);padding:.75rem 1rem;width:100%;position:sticky;top:0;z-index:1;background-color:var(--asc-color-background-default)}.ia{width:1.75rem}.ye{width:100%;display:flex;justify-content:center;align-items:center}.ye[data-options=true]{justify-content:stretch}.ta{padding:.75rem 0}.sa{padding:.75rem 0;color:var(--asc-color-base-shade1)}.oh{padding:1.13rem 0;width:100%;display:block}.da{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);padding:.125rem 0}.ca{width:100%;padding:1rem;border-top:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);z-index:1;position:fixed;bottom:0;left:0;right:0}.ih{width:100%;padding:.75rem 0;text-align:center}.la{flex:1;overflow-y:auto;padding:1rem 1rem 3rem;width:100%;-webkit-overflow-scrolling:touch}@media (width >= 48em){.xe{max-height:90vh;min-height:23rem;height:auto;max-width:30rem;width:100%;min-width:30rem;margin:unset;overflow:hidden}.xe[data-iserror=true]{min-height:15rem;min-width:25rem;max-width:25rem;width:100%}.th{padding:1.5rem}.sa{padding:0 0 .75rem}.la{flex:1;overflow-y:auto;padding:.75rem 1.5rem 5rem;max-height:calc(90vh - 10rem);-ms-overflow-style:-ms-autohiding-scrollbar}.ca{position:absolute;bottom:0;left:0;width:100%;padding:1rem 1.5rem 1.5rem;border-top:none;background-color:var(--asc-color-background-default);z-index:1}.oa{padding:1.25rem 1.25rem 1rem 1.5rem}.ta{padding:unset}.ia{display:none}.ye{display:flex;justify-content:flex-start;gap:1rem}.sh{fill:var(--asc-color-base-shade3)}.dh{gap:0}.da{padding:.1875rem 0}}.ch{display:flex;gap:.75rem;padding:1rem 1.25rem;align-items:center;cursor:pointer}.lh{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.nh{color:var(--asc-color-alert-default);width:1.5rem;height:1.5rem}.mh{color:var(--asc-color-base-default)}.gh{color:var(--asc-color-alert-default)}.hh{padding:0 1rem}.ph{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}.bh{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}.na{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}.ma{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}.ma::-webkit-scrollbar{display:none}.na :focus{border:none;outline:none}.uh{text-decoration:none;color:var(--asc-color-primary-default)}.fh{width:100%;height:1px;background-color:var(--asc-color-background-default)}.vh{color:var(--asc-color-primary-default)}.ke,.je{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}.ke[data-is-selected=true],.je[data-is-selected=true]{background-color:var(--asc-color-base-shade4)}.ke:focus,.je:focus{background-color:var(--asc-color-base-shade4)}.wh{width:2.5rem;height:2.5rem}.xh{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}.yh,.kh{margin-left:.5rem;font-size:1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-base-default)}.jh{display:grid;grid-template-columns:auto 1.5rem;justify-content:center;align-items:center;gap:.5rem}.zh{width:1.5rem;height:1.5rem}.Xh{display:flex;justify-content:center;align-items:center;fill:var(--asc-color-base-default)}.ze{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.125rem}.ze:hover{background-color:var(--asc-color-background-shade1);border-radius:.5rem}.ze[data-focus-visible]{outline:2px solid var(--asc-color-primary-default)}.g{outline:none;border-radius:.75rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.g[data-placement=top]{--origin: translateY(.5rem)}.g[data-placement=bottom]{--origin: translateY(-.5rem)}.g[data-placement=right]{--origin: translateX(-.5rem)}.g[data-placement=left]{--origin: translateX(.5rem)}.g[data-entering]{animation:Xe .2s}.g[data-exiting]{animation:Xe .2s reverse ease-in}.Yh{outline:none;min-width:12.5rem}.Ih{background-color:var(--asc-color-background-shade1);border-radius:.5rem}@keyframes Xe{0%{transform:var(--origin);opacity:0}to{transform:translateY(0);opacity:1}}.ga{display:flex;flex-direction:column;gap:var(--asc-spacing-m1);height:100%}.Ye{display:flex;align-items:center;overflow-x:auto;position:relative;width:100%;scrollbar-width:none;-ms-overflow-style:none}.Ye::-webkit-scrollbar{display:none}.ha{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}.pa{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}.pa[data-active=true]{color:var(--asc-color-primary-default);border-bottom:2px solid var(--asc-color-primary-default)}.Ah{display:flex;align-items:center;gap:var(--asc-spacing-s1)}.Mh{display:flex;gap:0;width:100%;flex-direction:column}.Sh{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%}.Ch{display:flex;color:var(--asc-color-base-default);padding:var(--asc-spacing-s1);justify-content:space-between;width:100%}.Eh{display:flex;gap:var(--asc-spacing-s2);align-items:center}.Rh{display:flex;align-items:center}.Uh{width:1.25rem}.Bh{width:1.5rem}.Ie{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:var(--asc-color-base-shade2)}.Ie.Fh{flex-direction:column;justify-content:start;align-items:flex-start;animation:ba 1.5s ease-in-out infinite}.Hh{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-s2)}.Lh{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-xxs2)}.Th{cursor:pointer;color:var(--asc-color-base-shade1)}.Vh{color:var(--asc-color-base-default)}@keyframes ba{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.qh{display:flex;flex-grow:1;overflow:auto;width:100%;>div{width:100%}}.ua{height:100%}.Dh{width:2.5rem;height:2.5rem}.fa{display:none;margin-bottom:.5rem;fill:var(--asc-color-base-shade3)}.Gh{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}@media only screen and (width >= 48em){.ga{width:30rem}.Ye{padding:1rem 1rem 0;border-bottom:1px solid var(--asc-color-base-shade4)}.ha{border-bottom:none}.fa{display:block}.ua{padding:0 1rem;min-height:28rem}.Ie{height:50vh}}.Jh{width:100%;display:grid;grid-template-columns:min-content 1fr;gap:.5rem;align-items:start}.Kh{margin-right:.75rem;display:inline-block}.Nh{display:flex;flex-direction:column;gap:.25rem}.Oh{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}.Ph{color:var(--asc-color-base-default);cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:22rem}.Qh{color:var(--asc-color-base-default)}.Wh{display:flex;justify-content:space-between;align-items:center;width:100%}.Zh{display:flex;gap:.75rem;align-items:center}._h{display:flex;gap:.25rem;align-items:center}.e0{color:var(--asc-color-base-shade2)}.r0{width:1.25rem;height:1.25rem}.va{cursor:pointer;color:var(--asc-color-base-shade2)}.va[data-is-liked=true]{color:var(--asc-color-primary-default)}.a0{color:var(--asc-color-base-shade2)}.o0{width:1.25rem;height:1.25rem;cursor:pointer}.i0{fill:var(--asc-color-secondary-shade2)}.t0{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}.s0{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.d0{color:var(--asc-color-secondary-shade1)}.c0{display:flex;gap:.75rem;padding:1rem 0;align-items:center;cursor:pointer}.l0{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.n0{color:var(--asc-color-base-default)}.wa{display:flex;padding:.31rem .75rem .31rem .5rem;gap:.25rem;background-color:var(--asc-color-background-default);border-radius:var(--asc-border-radius-sm);border:1px solid var(--asc-color-base-shade4);width:-moz-max-content;width:max-content;align-items:center;margin-left:2.5rem}.wa[data-isdeleted-highlight=true]{margin-left:unset}.m0{width:1rem;height:1rem;color:var(--asc-color-secondary-shade2)}.g0{color:var(--asc-color-secondary-shade2)}.h0{display:flex;align-items:flex-start;gap:.5rem}.p0{width:100%}.b0{display:flex;min-height:7.5rem;padding:.75rem;flex-direction:column;align-items:flex-start;gap:.25rem;align-self:stretch;background-color:var(--asc-color-base-shade4);width:100%;border-radius:0 .75rem .75rem}.u0{display:flex;gap:var(--asc-spacing-s1);justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.f0{padding:.375rem .75rem;cursor:pointer}.v0{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)}.w0{color:var(--asc-color-white);border-radius:var(--asc-border-radius-sm);background:var(--asc-color-primary-default)}.x0{display:flex;color:var(--asc-color-base-shade2);white-space:pre}.y0{display:flex;align-items:center;gap:.1125rem}.k0{display:inline-block;width:1.125rem;height:1.125rem}.j0{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)}.z0{gap:.5rem;display:grid;margin-top:1rem}.xa{display:flex;padding:.3125rem .75rem .3125rem .5rem;cursor:pointer;align-items:flex-start;gap:.25rem;background:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.25rem;width:-moz-max-content;width:max-content;margin-left:2.5rem}.xa[data-isdeleted-highlight=true]{margin-left:unset}.X0{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.Y0{color:var(--asc-color-secondary-shade1)}.I0{transition:background-color .3s ease}.A0{animation:ya 1s ease}@keyframes ya{0%,20%,50%,80%,to{transform:translate(0)}40%{transform:translate(-10px)}60%{transform:translate(-5px)}}.M0{width:100%;display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem;align-items:start}.S0{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)}.C0{width:1.25rem;height:1rem;color:var(--asc-color-base-shade2)}.E0{color:var(--asc-color-base-shade2)}.R0{margin-right:.75rem;display:inline-block}.U0{display:flex;flex-direction:column;gap:.25rem}.B0{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%}.ka{color:var(--asc-color-base-default);cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100vw - 7rem);width:100%}.F0{color:var(--asc-color-base-default)}.H0{display:flex;justify-content:space-between;align-items:center;width:100%}.L0{display:flex;gap:.75rem;align-items:center}.T0{display:flex;color:var(--asc-color-base-shade2);white-space:pre}.V0{display:flex;gap:.25rem;align-items:center}.q0{color:var(--asc-color-base-shade2)}.D0{width:1.25rem;height:1.25rem}.ja{cursor:pointer;color:var(--asc-color-base-shade2)}.ja[data-is-liked=true]{color:var(--asc-color-primary-default)}.G0{cursor:pointer;color:var(--asc-color-base-shade2)}.J0{width:1.25rem;height:1.25rem;cursor:pointer}.K0{height:.5rem;fill:var(--asc-color-secondary-shade2)}.N0{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}.O0{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.P0{color:var(--asc-color-secondary-shade1)}.Q0{display:flex;gap:.5rem}.W0{width:100%}.Z0{width:100%;position:absolute;top:0;left:0;transform:translateY(-100%);max-height:8rem;overflow:scroll}._0{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}.ep{display:flex;gap:var(--asc-spacing-s1);justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.rp{padding:.375rem .75rem;cursor:pointer}.ap{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)}.op{color:var(--asc-color-white);border-radius:var(--asc-border-radius-sm);background:var(--asc-color-primary-default)}.ip{cursor:pointer;color:var(--asc-color-primary-default)}.tp{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)}.sp{display:flex;align-items:center;gap:.1125rem}.dp{display:inline-block;width:1.125rem;height:1.125rem}@media (width >= 48em){.ka{max-width:27rem}}.cp{width:100%;position:relative;height:100%;max-width:24rem}.lp{display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem;width:100%}.np{display:flex;flex-direction:column;gap:.25rem}.mp{width:2rem;height:2rem}.gp{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%}.hp{width:100%}.pp{color:var(--asc-color-base-default);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bp{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.up{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}.fp{aspect-ratio:1 / 1;overflow:hidden;border-radius:.5rem 0 0 .5rem;flex-basis:35%;width:35%}.vp{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wp{padding:.75rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;flex-basis:65%;width:65%;overflow:hidden}.xp{width:100%}.yp{color:var(--asc-color-base-shade1);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kp{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}.jp{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%}.zp{width:100%;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box}.Xp{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.Yp{fill:var(--asc-color-base-shade3)}.za{position:relative;border-radius:var(--asc-border-radius-full);padding:var(--asc-spacing-none) var(--asc-spacing-xxs3)}.za:before{content:"";position:absolute;inset:0;background-color:var(--asc-color-base-shade1);opacity:.5;border-radius:inherit}.Ip{width:.75rem;height:.75rem}.Ap{font-size:var(--asc-text-font-size-xs);line-height:var(--asc-line-height-sm);color:var(--asc-color-white)}.Mp{position:relative;display:flex;gap:var(--asc-spacing-xxs1);align-items:center}.Xa{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}.Xa:focus{outline:none}.Sp{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;flex:1}.Cp{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.Ep{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:fixed}.Rp{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}.Up{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.Bp{color:var(--asc-color-base-default)}.Fp{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.Hp{color:var(--asc-color-base-shade1)}.Lp{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.Tp{min-height:15rem}.Vp{display:flex;flex-direction:column;gap:1rem}.qp{width:100%;padding:var(--asc-spacing-s2) 0;margin:auto;border-top:.0625rem solid var(--asc-color-base-shade4);cursor:pointer;text-align:center}.Dp{color:var(--asc-color-base-default)}.Gp{height:1px}.Ya{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:1rem;color:var(--asc-color-base-shade2)}.Jp{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}@media only screen and (width >= 48em){.Ya{height:35vh}}.Kp{transition:background-color .3s ease}.Np{animation:Ia 1s ease}@keyframes Ia{0%,20%,50%,80%,to{transform:translate(0)}40%{transform:translate(-10px)}60%{transform:translate(-5px)}}.Op{display:flex;align-items:center;align-self:stretch;fill:var(--asc-color-white)}.Pp{width:var(--asc-spacing-m2);height:var(--asc-spacing-m2)}.Aa{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:Ma;pointer-events:auto;background-color:var(--asc-color-secondary-default);padding:1rem;box-shadow:var(--asc-box-shadow-02)}.Qp{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 Ma{0%{opacity:0}to{opacity:1}}@media (width < 48em){.Aa{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}}.Wp{position:relative;display:flex;flex-direction:column}.Zp{position:absolute;top:0;left:0;width:100%;transform:translateY(-100%);max-height:12rem;display:flex;flex-direction:column}._p{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)}.eb{display:flex;align-items:flex-end;gap:.5rem;padding:.5rem .75rem;background-color:var(--asc-color-background-default);width:100%;flex-direction:row}.rb{width:2rem;height:2rem;border-radius:var(--asc-border-radius-full);margin:0 auto;display:flex;margin-bottom:.25rem;flex-shrink:0}.Ae{color:var(--asc-color-primary-default);cursor:pointer;margin-bottom:.5rem}.Ae:hover{background-color:transparent!important}.Ae:disabled{color:var(--asc-color-primary-shade2)}.ab{width:100%;background-color:var(--asc-color-base-shade4);border-radius:1.25rem;padding:.625rem .75rem}.ob{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.625rem 1rem;background-color:var(--asc-color-base-shade4)}.ib{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)}.tb{font-weight:var(--asc-text-font-weight-bold)}.sb{fill:var(--asc-color-base-shade2);width:1.25rem;height:1.25rem;cursor:pointer}.db{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)}.cb{width:1.5rem;height:1.25rem}.lb{display:flex;flex-direction:column;height:100%;background-color:var(--asc-color-base-inverse);border:1px solid var(--asc-color-base-shade4)}.nb{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)}.mb{border-top-left-radius:1rem;border-top-right-radius:1rem}.gb{flex:1;overflow-y:auto;padding:var(--asc-spacing-m1)}.hb{height:100%}.pb{padding:var(--asc-spacing-m1);background-color:var(--asc-color-base-inverse)}.bb{position:fixed;inset:0;background-color:#0000007f;z-index:-1}.Sa{height:100%;display:flex;flex-direction:column}.ub{overflow-y:auto;flex-grow:1;padding:var(--asc-spacing-m1)}.fb{width:100%}@media screen and (width >= 48em){.Sa{height:50vh;max-height:50vh;min-width:30rem}.vb{border-top:1px solid var(--asc-color-base-shade4)}}.wb{all:unset;cursor:pointer;color:var(--asc-color-primary-default)}.Ca{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)}.xb{display:flex;flex-direction:column}.A .yb{background-color:#0000007f}.A .kb{background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;max-height:80%;overflow:auto}.A .jb{background-color:var(--asc-color-background-default);padding:16px}.A .zb{padding:16px;display:flex;justify-content:space-between;align-items:center}.A .Xb{width:40px;height:4px;background-color:#ccc;border-radius:2px;margin-bottom:8px}.Yb{display:flex;flex-direction:column;gap:var(--asc-spacing-xxs2)}.Ea{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}.Ea.Ib{border-bottom-color:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.Me{display:block}.Me:after{content:none;color:var(--asc-color-alert-default)}.Me.Ab:after{content:"*";color:var(--asc-color-alert-default)}.Mb{color:var(--asc-color-base-shade2)}.Sb{color:var(--asc-color-alert-default)}.Cb{color:var(--asc-color-base-shade1);text-align:right;margin-top:.3rem}.Ra{display:flex;align-items:center;justify-content:space-between;margin-top:1.25rem}.Eb{display:flex;justify-content:space-between;align-items:center}.Rb{color:var(--asc-color-base-default)}.Ub{border:none;color:var(--asc-color-base-default)}.Ua{border:none}.Ua:disabled{cursor:not-allowed;color:var(--asc-color-primary-shade2)}.Bb{width:1.5rem;height:1.5rem;fill:var(--asc-color-alert-default)}.Fb{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)}.Ba{height:.0625rem;align-self:stretch;background-color:var(--asc-color-base-shade4);margin:1rem -2rem 0}.Fa{margin-top:var(--asc-spacing-l1);display:flex;flex-direction:column;border-bottom:1px solid var(--asc-color-base-shade4)}.Ha{display:none;align-items:center;justify-content:space-between;gap:.75rem}.La{display:none}.Hb{color:var(--asc-color-base-shade3);width:1.5rem;height:1.25rem}@media (width > 48em){.Ra{padding:1.25rem 1.5rem 0;margin:unset}.Lb,.Tb{display:none}.La{display:block}.Ha{display:flex;padding:1rem 1.5rem 1.5rem}.Vb{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)}.qb{text-align:center;border-radius:.5rem;width:100%;padding:.62rem 1rem;background-color:var(--asc-color-primary-default);color:var(--asc-color-white)!important}.Ca{padding:0 1.5rem}.ee{color:var(--asc-color-base-shade3)}.Fa{border:none;margin-bottom:1rem}.Ba{width:100%;margin:1rem 0}}.Db{margin-top:1.5rem}.Gb{align-items:center;display:flex;justify-content:space-between}.Jb{display:inline}.Kb{color:var(--asc-color-base-shade1)}.Nb{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)}.Ta{color:var(--asc-color-base-shade1)}.Ta[data-error=true]{color:var(--asc-color-alert-default)}.Ob{color:var(--asc-color-base-default)}.Pb{color:var(--asc-color-alert-default)}.Qb{stroke:var(--asc-color-secondary-shade4);stroke-width:2;fill:none}.Wb{stroke:var(--asc-color-alert-default)}.Zb{stroke-dasharray:339;stroke-dashoffset:339;transform:rotate(-90deg);transform-origin:50% 50%;animation:Va 2s linear infinite}@keyframes Va{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}._b,.eu{position:absolute;bottom:0;right:0;cursor:pointer;z-index:2}.ru{display:none}.au{width:3rem;height:3rem;position:relative;cursor:pointer}.ou{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}.iu{all:unset;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden}.tu{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;border-radius:50%}.su{font-size:.75rem;line-height:1rem;color:#626262;cursor:pointer}@keyframes qa{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}.du{animation:qa 2s linear 0s infinite}.cu{animation:none}.Da{display:flex;overflow:auto;padding:1rem;background-color:var(--asc-color-background-default);gap:var(--asc-spacing-s1)}.lu{display:flex;flex-direction:column;align-items:center;margin-right:1.25rem;cursor:pointer}.nu{width:3.75rem;height:3.75rem;border-radius:50%;overflow:hidden;border:.125rem solid var(--asc-color-white);box-shadow:0 .125rem .25rem #0000001a}.mu{margin-top:.5rem;text-align:center}.gu{font-size:.875rem;font-weight:500;color:var(--asc-color-base-default)}.Ga{display:flex;justify-content:center;margin-top:.25rem}.Ga svg{width:1rem;height:1rem;margin:0 .25rem;fill:var(--asc-color-base-shade4)}.hu{display:flex;flex-direction:column;align-items:center;margin-right:1rem}.pu{width:4rem;height:4rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;animation:Se 1.5s ease-in-out infinite}.bu{width:4.5rem;height:.75rem;border-radius:.25rem;background-color:#f0f0f0;animation:Se 1.5s ease-in-out infinite}.Ja{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)}.uu{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.Ka{left:.75rem}.Na{right:.75rem}.Na[data-shown=false],.Ka[data-shown=false]{display:none}@keyframes Se{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.Da{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Ja{display:flex}}.fu{height:1rem;width:1.25rem;min-width:1.25rem;margin-top:-.125rem;fill:var(--asc-color-base-default)}.vu{display:flex;flex-direction:column;align-items:center;cursor:pointer}.wu{position:relative;width:4rem;height:4rem;margin-bottom:.5rem}.xu{position:absolute;bottom:0;right:0;fill:var(--asc-color-primary-default)}.yu{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")}.ku{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.ju{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}.zu{position:absolute;bottom:0;right:0;cursor:pointer}.Xu{width:.875rem;height:.875rem;fill:currentcolor}.Yu{position:relative}.Iu{display:flex;width:100%;padding:.75rem 0;cursor:pointer}.Oa{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){.Oa{margin-left:.75rem;margin-top:.15rem}.Pa{width:1.5rem;height:1.5rem;margin-left:.25rem}}.Au{display:flex;padding:.75rem 0;width:100%;cursor:pointer}.Qa{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){.Qa{margin-top:.1rem;margin-left:.5rem}.Wa{width:1.5rem;height:1.5rem;margin-left:.25rem}}.Mu{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)}.Za{width:2rem;height:2rem;color:var(--asc-color-base-default);background:var(--asc-color-background-shade1);border-radius:50%;padding:.25rem}.Za[data-disabled=true]{color:var(--asc-color-secondary-shade3)}.Su{display:none}._a{display:initial}@media (width >= 48em){.re{padding:0}._a{display:none}.re[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.Cu{display:block;align-items:center;justify-content:space-between;width:100%}.eo{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}.ro{display:flex;justify-content:space-between}.ao{display:flex;justify-content:space-around}@media (width >= 48em){.ro,.ao{justify-content:flex-start;gap:.5rem}.eo{display:none}}.Eu{display:block;width:100%;background-color:var(--asc-color-background-default)}.Ru{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}.oo{gap:1rem;width:100%;display:grid;cursor:pointer;padding:.5rem 0;grid-template-columns:2.5rem minmax(0,1fr)}.oo[data-focus-visible]{background-color:var(--asc-color-base-shade4)}.Uu{display:flex;justify-content:center;align-items:center}.Bu{display:flex;justify-content:center;align-items:center;width:100%;gap:.25rem}.Fu{width:2.5rem;height:2.5rem}.Hu,.Lu{width:1.125rem;height:1.125rem}.Tu{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}.Vu{overflow:hidden;text-overflow:ellipsis}.qu{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)}.Du{display:flex;align-items:center;justify-content:center}.Gu{width:100%;gap:.75rem;display:flex;align-items:start;flex-direction:column;justify-content:center}.Ju{gap:.75rem;display:flex;flex-direction:column}.Ku{animation:io 1.5s ease-in-out infinite}.Nu{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.Ou{width:8.75rem;height:.875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes io{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.to{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 10rem)}.Pu{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Qu{color:var(--asc-color-base-shade3)}@media (width >= 48em){.to{height:18.5rem}}.Wu{width:100%;text-align:center;background-color:inherit;padding:1.5rem}.Zu{width:3.75rem;height:3.75rem;color:var(--asc-color-base-shade4)}._u{margin-top:.5rem;color:var(--asc-color-base-shade3)}.ef{background-color:var(--asc-color-white);border:1px solid var(--asc-color-secondary-shade3);margin:1rem auto 0}@media (width >=48em){.so[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)}.so[data-page=global-search]{display:flex;align-items:center;justify-content:center;height:18.5rem;width:100%}}.rf{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)}.af{height:calc(100vh - 10rem);width:100%;display:flex;align-items:center}.of{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-sm)}.if{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)}.tf{color:var(--asc-color-base-shade1)}.sf{width:1.1433rem;height:1.1433rem;min-width:1.1433rem;fill:var(--asc-color-primary-default)}.do{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}.do[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)}.df{gap:.25rem;display:flex;flex-wrap:nowrap}.cf{width:unset}.lf{width:-moz-min-content;width:min-content}.nf{width:100%;gap:.75rem;display:flex;padding:.5rem 0;align-items:center;justify-content:space-between}.mf{height:5rem;min-width:5rem;max-width:5rem;position:relative;border-radius:var(--asc-border-radius-sm)}.gf{left:.5rem;bottom:.37rem;position:absolute;color:var(--asc-color-white)}.hf{width:100%;min-width:0;gap:.125rem;display:flex;flex-direction:column}.pf{min-width:0;display:flex;gap:.125rem;align-items:center;justify-content:start}.bf{flex-shrink:0;margin-left:auto;align-self:flex-end}.uf{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.ff{flex-shrink:0;margin-left:auto;align-self:flex-end}.vf{gap:1rem;width:100%;padding:.5rem 0;display:inline-flex;border-radius:.75rem}.wf{height:5rem;min-width:5rem;border-radius:var(--asc-border-radius-sm);background-color:var(--asc-color-base-shade4)}.xf{gap:.75rem;display:flex;flex-direction:column;justify-content:center}.yf{width:10rem;height:.75rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.kf{width:5.8008rem;height:.625rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.jf{animation:co 1.5s ease-in-out infinite}@keyframes co{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.zf{width:100%;display:flex;min-height:20rem;padding:.5rem 0;align-items:start;flex-direction:column;background-color:var(--asc-color-background-default)}.lo{display:grid;grid-template-columns:4rem minmax(0,1fr);gap:1rem;padding-top:1rem;padding-bottom:1rem;width:100%}.lo:not(:first-child){border-top:.0625rem solid var(--asc-color-base-shade4)}.Xf{display:flex;justify-content:center;align-items:center}.Yf{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:.25rem;width:100%}.If{display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.Af{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.Mf{display:flex;justify-content:center;align-items:center;gap:.25rem}.Sf{display:flex;justify-content:center;align-items:center}.Cf{height:calc(100vh - 10rem);width:100%;display:flex;align-items:center}.no{display:flex;align-items:center;justify-content:center;border-radius:50%;width:1.5rem;height:1.5rem}.no[data-focus-visible]{outline:2px solid var(--asc-color-primary-default)}.Ce{display:grid;grid-template-columns:minmax(0,1fr) min-content;align-items:center;background-color:var(--asc-color-background-default)}.Ce[data-cancel=true]{gap:.5rem}.Ef{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}.mo{border:none;background-color:var(--asc-color-base-shade4);outline:none;font-size:1rem;color:var(--asc-color-base-default)}.Rf{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.Uf{width:1.25rem;height:1.25rem;cursor:pointer}.Bf{width:1.25rem;height:1.25rem}.Ff{cursor:pointer;fill:var(--asc-color-base-shade3)}.Hf{width:1.25rem;height:1.25rem;cursor:pointer}.go{display:block}@media (width >= 48em){.Ce{grid-template-columns:1fr}.go{display:none}.mo{font-size:.875rem}}.Lf{display:flex;align-items:center;justify-content:start;gap:.25rem;cursor:pointer}.Tf{fill:var(--asc-color-base-shade2)}.Vf{color:var(--asc-color-base-shade2)}.qf{display:flex;flex-direction:column;margin-top:1rem}.Df{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.Gf{display:flex;flex-direction:column;gap:.5rem}.Jf,.Kf{width:100%}.Nf{display:flex;justify-content:space-between}.Of{display:flex;gap:.25rem;color:var(--asc-color-base-shade2)}.Pf{color:var(--asc-color-primary-default)}.Qf{color:var(--asc-color-base-shade2)}.Wf,.Zf{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}.ho,.po{color:var(--asc-color-base-shade3)}.ho:before,.po:before{border:2px solid var(--asc-color-base-shade4)}.bo{padding:.75rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.bo[data-top-voted=true]{border:1px solid var(--asc-color-primary-default)}._f{display:flex;justify-content:space-between;margin-bottom:.13rem;gap:.75rem}.e1{color:var(--asc-color-base-default)}.uo{color:var(--asc-color-base-shade1)}.uo[data-top-voted=true]{color:var(--asc-color-primary-default)}.r1{display:flex;gap:.25rem;color:var(--asc-color-base-shade2)}.a1{width:1rem;height:1rem}.o1{font-size:.75rem}.fo{position:relative;width:100%;height:.5rem;border-radius:6.19rem;overflow:hidden;background-color:var(--asc-color-base-shade4);margin-top:.5rem}.fo[data-top-voted=true]{background-color:var(--asc-color-primary-shade3)}.vo{position:absolute;top:0;left:0;height:100%;background-color:var(--asc-color-base-shade1)}.vo[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 .d{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 .d 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] .d{cursor:not-allowed;border-color:var(--asc-color-base-shade4)}.o[data-pressed] .d{border-color:var(--asc-color-base-shade1)}.o[data-focus-visible] .d{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.o[data-selected] .d{background:var(--asc-color-primary-default);border-color:var(--asc-color-primary-default)}.o[data-selected][data-disabled] .d{cursor:not-allowed;background:var(--asc-color-primary-shade2);border-color:var(--asc-color-primary-shade2)}.o[data-selected] .d svg{stroke-dashoffset:44;stroke:var(--asc-color-background-default)}.o[data-selected][data-pressed] .d{background:var(--asc-color-primary-background-pressed);border-color:var(--asc-color-primary-background-pressed)}.i1{gap:.5rem;display:flex;flex-direction:column;color:var(--asc-color-base-default)}.wo[data-alignment=row-reverse]{flex-direction:row-reverse}.wo[data-alignment=row]{flex-direction:row}.t1{border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden}.s1{padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.d1{height:.7109rem;width:14.9458rem;border-radius:1.0156rem;background-color:var(--asc-color-base-shade4)}.c1{width:11.0126rem;height:.8203rem;border-radius:1.1719rem;background-color:var(--asc-color-base-shade4)}.l1{height:11rem;background-color:var(--asc-color-base-shade4)}.n1{animation:xo 1.5s ease-in-out infinite}@keyframes xo{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.m1{cursor:pointer;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden}.g1{background-color:var(--asc-color-base-shade4);overflow:hidden;width:100%;aspect-ratio:21 / 9}.h1{padding:.75rem;display:flex;flex-direction:column;gap:.12rem}.p1{color:var(--asc-color-base-shade1)}.b1{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.u1{display:flex;width:100%;height:100%;justify-content:center;align-items:center;background-color:var(--asc-color-base-shade4)}.f1{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)}.v1{-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}.w1{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}.x1{background-color:var(--asc-color-base-shade4);border-radius:.5rem;width:100%;height:100%;animation:yo 1.5s ease-in-out infinite}.y1{width:100%;height:100%;background-color:var(--asc-color-base-shade4)}@keyframes yo{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)}.k1{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}.j1{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}.z1{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}.X1{position:absolute;inset:0;border-radius:0 0 .5rem;text-align:center;display:flex;justify-content:center;align-items:center}.Y1{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}.I1{width:2.5rem;height:2.5rem}.A1{background-color:var(--asc-color-base-shade4);border-radius:.5rem;width:100%;height:100%;animation:ko 1.5s ease-in-out infinite}.M1{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@keyframes ko{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.jo{width:30rem}.zo{padding:0 1.5rem}.S1{display:flex;padding:1rem 0;align-items:center;justify-content:center}.C1{width:5rem;height:5rem;-o-object-fit:cover;object-fit:cover;border-radius:.25rem}.Xo{width:100%;border:none;height:auto;resize:none;outline:none;min-height:auto;line-height:1.5;font-size:.875rem;caret-color:var(--asc-color-primary-default)}.Yo{margin:1rem 0 1.5rem}@media only screen and (width <= 768px){.jo{width:auto}.zo{padding:0 1rem}.Yo{display:none}.Xo{font-size:1rem;min-height:70vh}}.Io{width:12.5rem;display:flex;padding:.75rem 0;border-radius:.75rem;background-color:var(--asc-color-background-default);box-shadow:var(--asc-box-shadow-04)}.Ee{width:100%;gap:.75rem;display:flex;align-items:center;padding:.75rem 1.25rem}.Ee:hover{background-color:var(--asc-color-background-shade1)}.Ee[data-focus-visible]{outline:2px solid var(--asc-color-primary-default);background-color:var(--asc-color-background-shade1)}.E1{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.R1{display:flex;-moz-column-gap:1rem;column-gap:1rem;padding:1.25rem 1.5rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.U1{color:var(--asc-color-base-shade2)}.B1{fill:var(--asc-color-base-shade3)}@media only screen and (width <= 768px){.Io{padding:0;width:auto;display:flex;box-shadow:none;border-radius:0;background-color:transparent}}.Ao{padding:.25rem .5rem;display:flex;align-items:center;justify-content:center;-moz-column-gap:.25rem;column-gap:.25rem;border-radius:10rem;background-color:var(--asc-color-transparent-black)}.F1{color:var(--asc-color-white)}.Mo{width:1rem;height:1rem;display:none;fill:var(--asc-color-white);color:var(--asc-color-white)}.Ao[data-completed=true] .Mo{display:block}.H1{width:1.75rem;height:1.75rem;position:relative;display:flex;align-items:center;justify-content:center}.L1{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)}.Re{position:relative;text-align:center;width:100%;height:21rem}.T1{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-transparent-black);border-radius:.25rem}.V1{z-index:10;left:1rem;bottom:1rem;position:absolute}.q1{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-base-shade4)}.Re[data-images-height=true]{height:7.25rem}.D1{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.G1{fill:var(--asc-color-primary-shade4);width:1.25rem;height:1.25rem}.J1{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%)}.K1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-white)}.N1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-primary-shade4)}.O1{display:flex;-moz-column-gap:1rem;column-gap:1rem;padding:1.25rem 1.5rem;align-items:flex-start;justify-content:flex-start;border-bottom:1px solid var(--asc-color-base-shade4)}.P1{fill:var(--asc-color-base-default)}.Q1{color:var(--asc-color-base-shade2)}.W1{inset:0;z-index:9999;display:block;position:fixed;background-color:color(from var(--asc-color-base-inverse) srgb r g b / 50%)}.Z1{background-color:var(--asc-color-background-default);position:fixed;left:0;right:0;z-index:9999;display:flex;flex-direction:column;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem}._1{width:3rem;height:.375rem;margin:.75rem auto 1.25rem;border-radius:9999px;background-color:var(--asc-color-secondary-shade2)}.ev{display:flex;-moz-column-gap:1rem;column-gap:1rem;padding:.75rem 1rem;align-items:center;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.rv{fill:var(--asc-color-base-default)}.av{color:var(--asc-color-base-shade2)}.ov{display:flex;flex-direction:column;align-items:center;justify-content:center}@media (width >= 48em){.R{padding:.75rem 1.5rem}.Re[data-images-height=true]{height:8.625rem}}.iv{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.So{max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.Co{width:100%;height:100%;max-height:30.1875rem;background-color:var(--asc-color-base-shade4)}.ae{z-index:888;left:1.5rem;display:none;position:absolute;justify-content:center;align-items:center}.oe{z-index:888;right:1.5rem;display:none;position:absolute;justify-content:center;align-items:center}.ae[data-focus-visible],.oe[data-focus-visible]{outline:2px solid var(--asc-color-primary-default)}.ae:hover,.oe:hover{opacity:.8}.Eo,.tv{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Eo{transform:rotate(180deg)}.Ro{top:0;left:0;width:100%;display:flex;position:absolute;align-items:center;padding:2rem 1rem 1rem;justify-content:space-between;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.sv{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade4)}.dv{width:1.5rem;height:1.5rem}.Uo,.Uo:hover{background-color:transparent}.cv{width:1.25rem;height:1.25rem;fill:var(--asc-color-background-default)}.lv{top:2rem;left:50%;font-weight:400;position:absolute;transform:translate(-50%);color:var(--asc-color-background-default)}@media only screen and (width >= 48em){.So{max-width:37.5rem;max-height:37.5rem}.Co{max-width:37.5rem;max-height:37.5rem;width:100%;height:100%;background-color:var(--asc-color-base-shade4)}.ae,.oe{display:flex}.Ro{background-color:transparent}}.Bo{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)}.Fo{max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.Ue{z-index:888;left:1.5rem;display:none;position:absolute}.Be{z-index:888;right:1.5rem;display:none;position:absolute}.Ue:hover,.Be:hover{opacity:.8}.Ho,.nv{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Ho{transform:rotate(180deg)}.Lo{top:0;left:0;width:100%;position:absolute;z-index:1;padding:2rem 1rem 1rem;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.mv{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade4)}.gv{width:1.5rem;height:1.5rem}.hv{top:2rem;left:50%;font-weight:400;position:absolute;transform:translate(-50%);color:var(--asc-color-background-default)}@media only screen and (width >= 48em){.Bo{background-color:rgb(from var(--asc-color-black) r g b / 80%)}.Fo{max-width:37.5rem;max-height:37.5rem}.Ue,.Be{display:initial}.Lo{background-color:transparent}}.pv{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}.bv{height:100%;width:100%;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}.To{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}.To :focus{border:none;outline:none}.uv{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}.fv{text-decoration:none;color:var(--asc-color-primary-default)}.vv{width:100%;height:1px;background-color:var(--asc-color-background-default)}.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)}.Fe{position:relative;text-align:center;width:100%;max-height:21rem}.Fe[data-video-height=true]{height:7.25rem}.wv{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.xv{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%)}.yv{width:1.25rem;height:1.25rem;fill:var(--asc-color-primary-shade4)}.kv{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;color:var(--asc-color-primary-shade4)}.jv{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-transparent-black);border-radius:.25rem}.zv{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}.Xv{width:100%;height:100%;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.U{padding:.75rem 1.5rem}.Fe[data-video-height=true]{height:8.625rem}}.Vo{height:100%;position:relative;background-color:var(--asc-color-background-default)}.ie{overflow-y:scroll;max-height:calc(100% - 6.75rem)}.ie[data-from-media=false]{overflow-y:scroll;max-height:calc(100% - 14.875rem)}.qo{width:100%;display:flex;justify-content:space-between;align-items:center;padding:var(--asc-spacing-m1)}.y{max-height:auto;min-height:auto}.y .Do{padding:1rem}.y .Go{left:1rem;top:4.8rem}.Jo,.Ko,.No,.Oo{display:none}.He{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)}.He::-webkit-scrollbar{display:none}.Po{display:block}.Yv{top:0;left:0;width:100%;outline:none;position:absolute}.te{bottom:6rem;position:relative}.te[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)}.Iv{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}.Av{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Le{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)}.Le[data-show-detail-media-attachment=false]{padding:.5rem 2rem;bottom:-.4rem;margin-top:.75rem}.Le[data-show-detail-media-attachment=true]{bottom:-.9rem;margin-top:-1rem;padding:.75rem 1rem 2rem}@media (width >= 48em){.Vo{width:30rem;position:static;border-radius:.75rem}.ie,.ie[data-from-media=false]{overflow-y:auto;max-height:100%}.qo{display:none}.y{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.y .Do{padding:1rem 1.5rem}.y .Go{top:1rem;left:1.5rem}.Ko{gap:.5rem;display:flex;align-items:center;padding:.5rem 1.5rem;background-color:var(--asc-color-background-default)}.No{display:block;padding:1rem 1.5rem}.Oo{width:100%;display:block}.Jo{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)}.He,.Po{display:none}.te,.te[data-item-position=false]{top:2rem;height:3rem;width:30rem;z-index:9999;bottom:unset;position:absolute}}.Qo{font-size:1rem;font-weight:600;line-height:1.375rem;color:var(--asc-color-base-default)}@media (width >= 48em){.Qo{font-size:1.25rem}}.Wo{height:100%;position:relative;background-color:var(--asc-color-background-default)}.Te{overflow-y:scroll;max-height:calc(100% - 6.75rem)}.Te[data-from-media=false]{overflow-y:scroll;max-height:calc(100% - 14.875rem)}.Te::-webkit-scrollbar{width:.5rem}.Zo{width:100%;display:flex;align-items:center;justify-content:space-between;padding:var(--asc-spacing-m1)}._o{max-height:auto;min-height:auto}.ei{padding:1rem}.ri{left:1rem;top:4.4rem}.ai,.oi,.ii,.ti{display:none}.Ve{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)}.Ve::-webkit-scrollbar{display:none}.si{bottom:6rem;position:relative}.si[data-item-position=false]{bottom:11rem;position:relative}.p{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)}.Mv{margin-bottom:0;margin-top:0}.p[data-show-detail-media-attachment="0"]{bottom:6rem}.p[data-show-detail-media-attachment="1"]{bottom:10rem}.p[data-show-detail-media-attachment="2"]{bottom:12rem}.p[data-show-detail-media-attachment="3"]{bottom:15rem}.p[data-show-detail-media-attachment="4"]{bottom:19rem}.Sv{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.di{bottom:0;width:100%;position:absolute}.ci{display:block}.Cv{top:0;left:0;width:100%;outline:none;position:absolute}.Ev{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.qe{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)}.qe[data-show-detail-media-attachment=false]{padding:.5rem 2rem;bottom:-.4rem;margin-top:.75rem}.qe[data-show-detail-media-attachment=true]{bottom:-.9rem;margin-top:-1rem;padding:.75rem 1rem 2rem}@media (width >= 48em){.Wo{width:30rem;position:static;border-radius:.75rem}.Zo{display:none}._o{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.oi{gap:.5rem;display:flex;align-items:center;padding:.5rem 1.5rem;background-color:var(--asc-color-background-default)}.ei{padding:1rem 1.5rem}.ri{top:1rem;left:1.5rem}.ai{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)}.ii{display:block;padding:1rem 1.5rem}.ti{width:100%;display:block}.Ve{display:none}.di{top:1.75rem;width:30rem;bottom:unset;display:flex;align-items:center;justify-content:center}.p{margin:0;width:22rem;position:static}.ci{display:none}}.li{height:100%;width:100%}.b{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;cursor:pointer;width:100%;box-sizing:border-box}.b:focus{outline:none}.b:hover{background-color:var(--asc-color-background-shade1);border-radius:var(--asc-border-radius-md)}@media (hover: none){.b:hover{background-color:inherit}}.Rv{color:var(--asc-color-base-default)}.Uv{color:var(--asc-color-base-default);width:1.5rem;height:1.25rem}.Bv{color:var(--asc-color-base-default)}.Fv{fill:var(--asc-color-base-default);width:1.5rem;height:1.25rem}.Hv{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.Lv{color:var(--asc-color-base-default)}.Tv{color:var(--asc-color-alert-default)}.Vv{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}@media (width >= 48em){.li{padding:.5rem 0}.b{padding:.875rem 1rem;gap:.5rem}.b:hover,.b[data-focus-visible]{border-radius:0;background-color:var(--asc-color-background-shade1)}}.qv{position:relative;left:-1rem;margin-bottom:.5rem}.Dv{fill:var(--asc-color-base-shade4)}.Gv{fill:var(--asc-color-base-default)}.Jv{fill:var(--asc-color-primary-default)}.Kv{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.Nv{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)}.ni[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)}.ni[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)}.mi[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)}.Ov{color:var(--asc-color-white);fill:var(--asc-color-white);width:2rem;height:2rem;margin-bottom:.5rem}.mi[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)}.Pv{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%)}.Qv{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%)}.gi{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)}.Wv{top:50%;left:50%;width:2.5rem;height:2.5rem;position:absolute;transform:translate(-50%,-50%)}.gi[data-idle=true]{cursor:default}.hi{padding:.75rem 1rem;background-color:var(--asc-color-background-default)}.Zv{display:grid;grid-template-columns:min-content minmax(0,1fr) min-content;align-items:center;gap:.5rem}._v{display:flex;align-items:center;justify-content:center}.e5{overflow:hidden}.r5{display:flex;align-items:center;gap:.25rem}.a5,.o5{display:flex;justify-content:center;align-items:center;gap:.25rem}.i5{color:var(--asc-color-base-shade2)}.t5{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.s5{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.d5{padding-left:0}.c5{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}.l5{display:flex;justify-content:space-between;align-items:center;padding-top:.7rem}.n5{display:flex;align-items:center;justify-content:start;gap:.75rem}.m5{display:flex;align-items:center;justify-content:center}.g5,.h5{width:1.25rem;height:1.25rem}.pi{display:grid;align-items:center;grid-template-columns:minmax(0,max-content);grid-auto-flow:column;gap:.25rem}.pi[data-show-target-community=true]{grid-template-columns:minmax(0,max-content) minmax(50%,1fr)}.p5{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b5{fill:var(--asc-color-base-shade1);height:.75rem;width:1rem}.se{display:grid;grid-template-columns:minmax(0,1fr);grid-auto-flow:column;gap:.25rem;align-items:center;max-width:100%}.se[data-show-brand-badge=true][data-show-target=true]{grid-template-columns:minmax(0,min-content) min-content min-content}.se[data-show-brand-badge=false][data-show-target=true],.se[data-show-brand-badge=true][data-show-target=false]{grid-template-columns:minmax(0,min-content) min-content}.u5{width:1.125rem;height:1.125rem}.de{display:grid;grid-template-columns:minmax(0,min-content);grid-auto-flow:column;gap:.25rem;align-items:center;max-width:100%}.de[data-show-private-badge=true][data-show-official-badge=true]{grid-template-columns:min-content minmax(0,min-content) min-content}.de[data-show-private-badge=true][data-show-official-badge=false]{grid-template-columns:min-content minmax(0,min-content)}.de[data-show-private-badge=false][data-show-official-badge=true]{grid-template-columns:minmax(0,min-content) min-content}.f5{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.v5{display:grid}.w5{display:flex;justify-content:space-between;padding:.5rem 0}.x5{display:flex;justify-content:center;align-items:center;cursor:pointer;gap:.25rem}.y5{color:var(--asc-color-base-shade2)}.k5{display:flex;justify-content:center;align-items:center;flex-direction:row-reverse}.u{width:1.25rem;height:1.25rem}.u:nth-last-child(1){transform:translate(0)}.u:nth-last-child(2){transform:translate(-.25rem)}.u:nth-last-child(3){transform:translate(-.5rem)}.u:nth-last-child(4){transform:translate(-.75rem)}.u:nth-last-child(5){transform:translate(-1rem)}.u:nth-last-child(6){transform:translate(-1.25rem)}.j5,.z5{color:var(--asc-color-base-shade2)}.ce{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}.ce:hover{background-color:#0000004d}.ce:active{background-color:#0006}.ce[data-focus-visible]{box-shadow:0 0 0 2px #ffffffbf}.De{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}.De[data-entering]{animation:bi .2s ease-out,ui .2s ease-out}.De[data-exiting]{animation:fi .2s ease-in,vi .2s ease-in}.X5{outline:none}.wi{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)}.wi:focus{background-color:var(--asc-color-base-shade1);color:#fff}.Y5{background-color:#d1d5db;height:1px;margin:.25rem .75rem}.I5{display:flex;justify-content:start;align-items:center;gap:.25rem;padding-top:.25rem;line-height:1.25rem;color:var(--asc-color-base-shade2)}.A5{display:flex;align-items:center;gap:.25rem}.M5{border-radius:0!important;max-height:none!important;background-color:transparent!important}.xi{background-color:var(--asc-color-black)!important}@keyframes bi{0%{opacity:0}to{opacity:1}}@keyframes fi{0%{opacity:1}to{opacity:0}}@keyframes ui{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes vi{0%{transform:scale(1)}to{transform:scale(.95)}}@media (width >= 48em){.xi{background-color:rgb(from var(--asc-color-black) r g b / 80%)!important}.hi{border-radius:.5rem}}.yi{gap:1rem;display:flex;padding:1rem;height:10rem;flex-direction:column;background-color:var(--asc-color-background-default)}.S5{gap:.5rem;display:grid;grid-template-columns:min-content 1fr min-content;align-items:center}.C5,.E5{gap:.75rem;display:flex;flex-direction:column}.R5{animation:ki 1.5s ease-in-out infinite}.U5{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.B5{width:7.5rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.F5{width:5.5rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.H5{width:15rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.L5{height:.5rem;width:18.5625rem;border-radius:.18.5625rem;background-color:var(--asc-color-base-shade4)}.T5{height:.5rem;width:11.25rem;border-radius:0;background-color:var(--asc-color-base-shade4)}@keyframes ki{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media only screen and (width >= 48em){.yi{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.V5{height:100%;width:100%;padding:0 1rem;background-color:var(--asc-color-background-default)}.q5{color:var(--asc-color-base-shade3);text-align:center}.D5{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}.G5{fill:var(--asc-color-white)}.J5{color:var(--asc-color-white)}.K5{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)}.N5{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--asc-color-background-default)}.O5{padding-bottom:1.0625rem}.ji{position:relative;background-color:var(--asc-color-background-default-sh)}.zi{width:calc(100% - (var(--asc-spacing-m1) * 2));margin:var(--asc-spacing-xxs2) auto}.P5{display:flex;flex-direction:row;align-items:center;gap:var(--asc-spacing-s2);padding:var(--asc-spacing-s1) 0;max-width:100%}.Q5{color:var(--asc-color-base-default);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.W5{width:2rem;height:2rem;flex-shrink:0}.Z5{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}._5{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.ew{aspect-ratio:1 / 1}.rw{margin:var(--asc-spacing-s1) 0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-md)}.Ge{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}.Ge[data-has-url=true]{cursor:pointer}.aw{color:var(--asc-color-base-shade1)}.ow{color:var(--asc-color-base-default)}.Xi{grid-area:left;word-break:break-word}.iw{grid-area:right;display:flex;justify-content:center;align-items:center;place-self:center;max-width:100%}.tw{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}.sw{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.dw{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.cw{fill:var(--asc-color-base-shade3)}@media (width >= 48em){.ji{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.zi{padding:.5rem 1rem;margin:0;width:100%;overflow:hidden}.Ge{box-sizing:border-box;margin-top:0;gap:.5rem}.Xi{width:100%}}.lw{box-sizing:border-box;cursor:pointer;outline:none}.nw{display:flex;flex-direction:column}.Yi{width:100%}.mw{height:var(--asc-pull-to-refresh-height);display:flex;justify-content:center;align-items:center;overflow:hidden}.gw,.hw{width:1.25rem;height:1.25rem}.pw{width:1.25rem;height:1.25rem;animation-name:Ii;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.bw{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.uw,.fw{display:flex;align-items:center;justify-content:center}.vw{height:1px}.ww{padding:.25rem 1rem 0 .75rem}@keyframes Ii{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width >= 48em){.Yi{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Ai{width:100%;min-height:.5rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Ai{min-height:.75rem;background-color:var(--asc-color-background-shade1)}}.xw{display:flex;overflow:hidden;align-items:center;justify-content:center;height:var(--asc-pull-to-refresh-height)}.yw{width:1.25rem;height:1.25rem;animation-name:Mi;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes Mi{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Je{display:flex;align-items:center;padding:.75rem 1rem;gap:.75rem;cursor:pointer}.kw{width:2rem;height:2rem;color:var(--asc-color-base-default);background-color:var(--asc-color-background-shade1);border-radius:50%;padding:.25rem}.jw{display:none}.Si{display:initial}@media (width >= 48em){.Je{padding:0}.Si{display:none}.Je:focus-visible{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.zw{display:flex;align-items:center}.Xw{width:2rem;height:2rem;color:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.Yw{display:flex;align-items:center;margin-right:var(--asc-spacing-s1)}.Iw{width:2.5rem;height:2.5rem}.Aw{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)}.Ci{height:100vh;max-width:100vw;background-color:var(--asc-color-background-default);padding:var(--asc-spacing-none) var(--asc-spacing-m1)}.Ei{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)}.Ri{width:100%;padding-top:0}.Ui{width:100%;display:flex;align-items:center;padding:.5rem 0}.Mw{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.Sw{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}.Cw{margin-right:var(--asc-spacing-s1)}.Ew{display:flex;gap:.125rem;align-items:center;justify-content:start}.Rw{display:flex;fill:var(--asc-color-base-default)}.Uw{color:var(--asc-color-base-default)}.Bw{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){.Ci{width:30rem;overflow-y:auto;padding:0 1.5rem;border-radius:.75rem}.Ri{padding-top:.5rem}.Ei{display:none}.Ui[data-focus-visible]{background-color:var(--asc-color-base-shade4)}.Fw{max-height:calc(100% - 24rem);overflow-y:scroll}}.Bi{height:100vh;max-width:100vw;background-color:var(--asc-color-background-default);padding:var(--asc-spacing-none) var(--asc-spacing-m1)}.Fi{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)}.Hi{width:100%;padding-top:0}.Li{width:100%;display:flex;align-items:center;padding:.5rem 0}.Hw{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.Lw{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}.Tw{margin-right:var(--asc-spacing-s1)}.Vw{display:flex;gap:.125rem;align-items:center;justify-content:start}.qw{display:flex;fill:var(--asc-color-base-default)}.Dw{color:var(--asc-color-base-default)}.Gw{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){.Bi{width:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.Hi{padding-top:.5rem}.Fi{display:none}.Li:focus-visible{background-color:var(--asc-color-base-shade4)}}.Ti{background-color:var(--asc-color-background-default);padding:0 1rem;position:relative}.Vi{padding-bottom:1.5rem}.qi{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)}.Jw{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)}.Kw{background-color:var(--asc-color-background-default);padding:1.5rem 0 .75rem}.Di{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}.Nw{display:flex;justify-content:space-between;margin-bottom:1.25rem}.Ow{color:var(--asc-color-base-shade1);font-size:.8125rem}.Gi{padding:0 0 1rem;border-bottom:1px solid var(--asc-color-base-shade4);font-size:.9375rem}.Gi[data-input-validation=false]{border-bottom:1px solid var(--asc-color-alert-default)}.Pw{position:relative;top:-1rem;left:0;font-size:.9375rem}.Qw{padding:1.5rem 0 .75rem;border-bottom:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ww{margin-top:.25rem}.Zw{margin-top:.5rem}._w{color:var(--asc-color-alert-default)}.ex{background-color:var(--asc-color-background-default);margin-bottom:.75rem}.rx{display:block;margin-bottom:1.25rem}.ax{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)}.ox{width:1.25rem;height:1rem;fill:var(--asc-color-base-default)}.ix{background-color:transparent;border:none;outline:none;cursor:pointer}.tx{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)}.sx{padding:1.5rem 0 1rem;border-bottom:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.dx{background-color:var(--asc-color-background-default);display:flex;justify-content:space-between;width:100%;padding-top:1.5rem}.cx{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade2)}.lx{background-color:var(--asc-color-background-default);padding:.25rem 0}.nx{color:var(--asc-color-base-shade1)}.mx{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-default);opacity:.5;z-index:1}.gx{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}@media (width >= 48em){.Ti{width:34.125rem;max-height:calc(80vh - 4.75rem);overflow-y:scroll;position:static;border-radius:.75rem;padding:0 1.5rem}.qi{display:none}.Vi{padding-bottom:unset}.Di{max-width:31.125rem}.hx{position:sticky;bottom:0;padding:1rem 0 1.5rem;background-color:var(--asc-color-background-default)}.px{width:100%}.bx{top:2rem;height:3rem;width:30rem;z-index:9999;bottom:unset;position:absolute}}.ux{color:var(--asc-color-base-shade1)}.fx{width:100%;margin-top:.75rem;margin-bottom:.75rem}.vx{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.wx{color:var(--asc-color-base-shade1)}.xx{color:var(--asc-color-base-shade1)}.Ji{background-color:var(--asc-color-background-default)}.yx{margin:0 auto;padding-bottom:1rem}.kx{display:flex;justify-content:space-between;padding:1rem 0}.jx{display:flex;justify-content:space-between;width:100%;padding:1rem 0}.zx{fill:var(--asc-color-base-shade1);width:1.5rem;height:1.25rem}.Ki{position:absolute;opacity:0;cursor:pointer}.le{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}.Ke{display:none}.Ki:checked+.le: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}.Ke:checked+.le{border-color:var(--asc-color-primary-default);background-color:var(--asc-color-primary-default)}.Ke:checked+.le:after{opacity:1}.Xx{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);padding:1rem 0}.Yx{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--asc-color-base-shade4);padding:.75rem 0}.Ix{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;transform:rotate(180deg)}.Ax{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem}@media (width >= 48em){.Ji{width:31.625rem;padding:.5rem 1rem;border-radius:.75rem;background-color:var(--asc-color-background-default);box-shadow:var(--asc-box-shadow-03)}}.Mx{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);padding:1rem 0}.Sx{display:flex;justify-content:space-between}.Ni{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;transform:rotate(180deg)}.Oi{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem}.Pi:disabled .Oi,.Pi:disabled .Ni{fill:var(--asc-color-base-shade4);cursor:not-allowed}.Cx{color:var(--asc-color-base-default);text-align:center;font-size:1rem;font-weight:590;line-height:1.375rem}.Ex{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}.Rx{display:flex;gap:.75rem}.Ux{padding:.7rem 0}.Bx{display:flex;justify-content:space-between;align-items:center}.Fx{color:var(--asc-color-base-default);font-size:1rem;line-height:1.375rem;text-align:right}.Hx{display:flex;padding:.38rem .69rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4);outline:none;text-transform:uppercase}.Lx:focus{border:1px solid var(--asc-color-primary-default)}.Tx{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)}.Qi{max-width:100vw;flex:1;padding:var(--asc-spacing-none) var(--asc-spacing-m1);background-color:var(--asc-color-background-default)}.Vx{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.Wi{display:flex;justify-content:space-between;align-items:center;padding:var(--asc-spacing-m1);background-color:var(--asc-color-background-default)}.qx{display:flex;align-items:center;padding:var(--asc-spacing-s1) var(--asc-spacing-none)}.Dx{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.Gx{display:flex;flex-direction:column;padding:0 var(--asc-spacing-none) var(--asc-spacing-m1);flex:1;height:100%;width:100%}.Jx{padding:.5rem 0;display:flex;align-items:center}.Zi{display:flex;padding:.5rem 3.25rem .5rem 1rem;gap:.75rem;cursor:pointer;align-items:center;color:var(--asc-color-base-shade3)}.Kx{margin-right:var(--asc-spacing-s1)}.Nx{display:flex;gap:.125rem;align-items:center;justify-content:start}.Ox{display:flex;fill:var(--asc-color-base-default)}.Px{color:var(--asc-color-base-default);text-align:center}@media (width >= 48em){.Qi{width:30rem;height:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.Wi,.Zi{display:none}}.Qx{display:flex;width:100%;align-items:center;gap:.75rem}._i{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.et{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}._i,.et{animation:rt 1.5s ease-in-out infinite}@keyframes rt{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.at{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)}.Wx{min-height:2.5rem;max-height:2.5rem;min-width:2.5rem;max-width:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.ot{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)}.Zx{display:block;max-width:100%;overflow:hidden;font-size:1.25rem;white-space:nowrap;text-overflow:ellipsis;color:var(--asc-color-base-default)}.it{display:none}._x{background-color:var(--asc-color-background-shade1)}@media (width >= 48em){.at{display:flex}.it{display:block}.ot[data-focus-visible]{outline:1px solid var(--asc-color-primary-default)}.ey{background-color:var(--asc-color-primary-shade2);border-radius:50%}}.tt{display:flex;flex-direction:column;width:100%;background-color:var(--asc-color-background-default)}.ry{display:flex;flex-direction:column}.ay{padding:.25rem 1rem .75rem .75rem}.oy,.iy{width:1.25rem;height:1.25rem}.ty{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.sy,.dy{display:flex;align-items:center;justify-content:center}@media (width >= 48em){.tt{background-color:var(--asc-color-background-shade1)}}.cy{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}.ly{fill:var(--asc-color-secondary-default);width:1rem;height:1rem}.ny{cursor:pointer}.my{background-color:var(--asc-color-secondary-shade4);display:flex;justify-content:center;align-items:center;border-radius:50%;width:2rem;height:2rem}.gy{fill:var(--asc-color-secondary-default);width:1rem;height:1rem}.hy{color:var(--asc-color-base-default)}.py{display:flex;justify-content:space-between;align-items:center;background-color:var(--asc-color-background-default);height:3.625rem}.by,.uy{display:flex;gap:.625rem;justify-content:center;align-items:center}.fy{background-color:var(--asc-color-background-shade1);border-radius:.5rem;padding:.75rem;width:100%}.vy{display:flex;justify-content:center;align-items:center}.wy{width:.375rem;height:.375rem;background-color:var(--asc-color-primary-default);border-radius:50%}.xy{display:flex;flex-direction:column;text-align:center}.yy{display:flex;align-items:center;justify-content:center;gap:.375rem}.ky{color:var(--asc-color-base-default);margin:0}.jy{color:var(--asc-color-base-shade2);margin:0}.zy{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%)}.Xy{width:1.5rem;height:1.5rem;fill:var(--asc-color-primary-shade4)}.st{width:100%;position:relative;aspect-ratio:16 / 9;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:var(--background-image)}.ne{top:0;left:0;right:0;z-index:1;display:flex;position:fixed;padding:2rem 1rem;transform:translateY(-5%);justify-content:space-between;transition:transform .3s ease-in}.ne[data-scroll=true]:before{inset:0;content:"";z-index:-1;filter:blur(25px);position:absolute;background-size:cover;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background-position:center;background-repeat:no-repeat;background-image:var(--background-image)}.Yy{gap:.5rem;display:flex;align-items:center}.Iy{height:1rem;width:1.25rem;margin-left:.25rem;fill:var(--asc-color-white)}.Ay{margin:0 .25rem;color:var(--asc-color-white)}.My{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%)}.Sy{fill:var(--asc-color-primary-shade4)}@media (width >= 48em){.st{aspect-ratio:2 / 1;border-radius:.5rem .5rem 0 0}.ne{padding:1rem;position:absolute;transform:translateY(0)}.ne:before{content:none}}.Cy{padding:.5rem 0;word-break:break-word;color:var(--asc-color-base-default)}.Ey{white-space:pre-wrap}.Ry{color:var(--asc-color-primary-default)}.Uy{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.By{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.Fy{display:flex;align-items:center;gap:.5rem}.Hy{color:var(--asc-color-base-default)}.Ly{color:var(--asc-color-base-shade2)}.Ty{width:100%;margin:0 auto;background:var(--asc-color-background-default)}.Vy{position:relative;height:17.0625rem;overflow:hidden;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.qy{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.dt,.ct{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}.dt{left:.625rem}.ct{right:.625rem}.lt{width:100%;display:flex;flex-direction:column;padding:1rem 1rem 0;align-items:flex-start;overflow:hidden;background:var(--asc-color-background-default)}.Dy{display:inline-flex;align-items:center;gap:.25rem;color:var(--asc-color-base-default);padding-bottom:.75rem}.Gy{overflow:hidden;color:var(--asc-color-base-default);margin-bottom:var(--asc-spacing-s2)}.Jy{padding:.25rem 0;display:flex;gap:var(--asc-spacing-s1)}.Ky{width:1px;background-color:var(--asc-color-base-shade4);margin-left:var(--asc-spacing-s1);margin-right:var(--asc-spacing-s1)}.Ny{color:var(--asc-color-base-default)}.Oy{color:var(--asc-color-base-shade2)}.Py{display:flex;padding:.5rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade3)}.Qy{margin-top:.5rem;width:100%;display:flex;justify-content:center;align-items:center;color:var(--asc-color-primary-shade4)}.Wy{width:100%}.Zy{display:flex;width:100%;margin-bottom:1rem}._y{display:flex;padding:.75rem 1rem;align-items:flex-start;gap:.75rem;align-self:stretch;background:var(--asc-color-background-shade1)}.e2{width:1.25rem;height:1.25rem}.Ne{padding:.5rem 0;overflow-x:scroll;width:100%;scrollbar-width:none;-ms-overflow-style:none}.Ne::-webkit-scrollbar{display:none}.r2{padding:.5rem 0;width:100%}.a2{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.o2{gap:.5rem;width:100%;display:flex;padding:.62rem 1rem!important;border-radius:.5rem!important}@media (width >= 48em){.lt{border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4)}.Ne{overflow:hidden}}.nt{margin:5rem auto 3rem;text-align:center}.mt{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}.i2{margin-top:.5rem;font-size:1.0625rem;font-weight:600;line-height:1rem;color:var(--asc-color-base-shade3)}.t2{font-size:.8125rem;font-weight:400;color:var(--asc-color-base-shade3)}@media (width >= 48em){.nt{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)}.mt{width:3.75rem;height:3.75rem}}.gt{display:flex;flex-direction:column}.s2{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.d2{height:var(--asc-spacing-m1);width:100%}.c2{margin-bottom:var(--asc-spacing-m1);border-radius:var(--asc-border-radius-md);overflow:hidden}.l2{animation:ht 1s linear infinite}.pt{padding-bottom:.5rem;background-color:var(--asc-color-base-shade4)}@keyframes ht{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bt{background-color:var(--asc-color-background-default);padding:1rem;margin-bottom:.5rem}.n2{display:flex;align-items:center;margin-bottom:1rem}.ut{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.m2{display:flex;flex-direction:column}.ft{width:6rem;height:1rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.vt{width:4rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.g2{display:flex;flex-direction:column;gap:.75rem}.H{height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem;width:100%}.ut,.ft,.vt,.H{animation:wt 1.5s ease-in-out infinite}.H:first-child{width:75%}.H:nth-child(2){width:100%}.H:last-child{width:50%}@keyframes wt{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.xt{gap:1rem;display:grid;padding:3rem;place-items:center}.h2{fill:var(--asc-color-base-shade4);width:3.75rem;height:2.8125rem}.p2{color:var(--asc-color-base-shade3);font-size:1rem;font-weight:600;line-height:1.375rem}.yt{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.gt{gap:.75rem;margin-top:.75rem;padding-bottom:1rem}.pt{padding-bottom:0;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}.xt{padding:3.7rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.yt{padding-bottom:0}.bt{box-shadow:none;margin-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.b2{margin-top:0}}.kt{gap:.5rem;display:grid;padding:1rem}.jt{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.u2{width:100%;padding-top:100%;position:relative;border-radius:.5rem;animation:f2 1.5s ease-in-out infinite;background-color:var(--asc-color-base-shade4)}.v2{margin:.75rem 0 1rem}@media (width >= 48em){.kt{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)}.jt{grid-template-columns:repeat(3,1fr)}}.zt{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;cursor:pointer}.Xt{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.w2{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.x2{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 Yt{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.y2{width:100%;padding-top:100%;border-radius:.5rem;position:relative;background-color:var(--asc-color-base-shade4);animation:Yt 1.5s ease-in-out infinite}@media (width >= 48em){.zt{grid-template-columns:repeat(3,1fr)}.Xt:focus-within{outline:2px solid var(--asc-color-primary-default)}}.k2{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-transparent-black);z-index:1000}.j2{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.z2{position:absolute;top:2rem;left:1rem;cursor:pointer}.X2{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.Y2{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.I2{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.A2{width:2rem;height:2rem;cursor:pointer}.It{max-height:30.1875rem;height:100%;width:100%;background-color:var(--asc-color-base-shade4)}@media only screen and (width >= 48em){.It{max-width:37.5rem;max-height:37.5rem;width:100%;height:100%;background-color:var(--asc-color-base-shade4)}}.M2{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.At{margin:auto;text-align:center;padding:5rem .5rem;min-height:15rem}.S2{margin-top:.5rem;color:var(--asc-color-base-shade3)}.C2{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}@media (width >= 48em){.At{padding:2.9rem;min-height:auto}}.Mt{margin:auto;text-align:center;padding:5rem .5rem;min-height:15rem}.E2{margin-top:.5rem;color:var(--asc-color-base-shade3)}.R2{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}@media (width >= 48em){.Mt{padding:2.9rem;min-height:auto}}.St{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;cursor:pointer}.Ct{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.U2{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.B2{position:absolute;bottom:.5rem;left:.5rem;background-color:#000000b3;color:var(--asc-color-white);padding:.25rem .6rem;border-radius:.25rem}.F2{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 Et{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.H2{width:100%;padding-top:100%;border-radius:.5rem;position:relative;background-color:var(--asc-color-base-shade4);animation:Et 1.5s ease-in-out infinite}.L2{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@media (width >= 48em){.St{grid-template-columns:repeat(3,1fr)}.Ct:focus{outline:2px solid var(--asc-color-primary-default)}}.T2{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-base-inverse);z-index:1000}.V2{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.q2{position:absolute;top:2rem;left:1rem;cursor:pointer}.D2{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.G2,.J2{width:2rem;height:2rem}.K2{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.Rt,.Ut{display:flex;justify-content:center;align-items:center;height:100%;opacity:.5;background-color:var(--asc-color-black);flex-basis:2.5rem;cursor:pointer}.Rt:hover,.Ut:hover{opacity:.8}.Bt,.N2{width:2rem;height:2rem;fill:var(--asc-color-base-shade4);border-radius:50%;background-color:var(--asc-color-base-shade3);padding:.375rem}.Bt{transform:rotate(180deg)}.O2{flex:1 1 auto}.P2{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.Q2{width:2rem;height:2rem;cursor:pointer}.Ft{gap:.5rem;display:grid;padding:1rem}.Ht{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.W2{width:100%;padding-top:100%;position:relative;border-radius:.5rem;animation:Z2 1.5s ease-in-out infinite;background-color:var(--asc-color-base-shade4)}._2{margin:.75rem 0 1rem}@media (width >= 48em){.Ft{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)}.Ht{grid-template-columns:repeat(3,1fr)}}.me{display:block;padding:0 1rem;background-color:var(--asc-color-background-default)}.me:last-child{margin-bottom:.5rem}.ek{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;width:100%}.rk{display:flex;align-items:center;gap:.5rem}.ak{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}.ok{color:var(--asc-color-alert-default)}.ik{display:flex;align-items:center;gap:.25rem}.tk{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.sk{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.dk{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.ck{display:flex;gap:.5rem;width:100%;padding:.75rem 0;border-top:1px solid var(--asc-color-base-shade4)}.lk{border-radius:0!important;max-height:none!important;background-color:transparent!important}.Lt{background-color:var(--asc-color-black)!important}@media (width >= 48em){.me{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.me:last-child{margin-bottom:0}.Lt{background-color:rgb(from var(--asc-color-black) r g b / 80%)!important}}.nk{width:100%}.mk{color:var(--asc-color-white)}.gk{width:100%}.hk{color:var(--asc-color-base-default)}.pk{padding:0 1rem;background-color:var(--asc-color-background-default);margin-bottom:.75rem}.bk{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.uk{display:flex;align-items:center;gap:.25rem}.fk{width:3.5rem!important;height:3.5rem!important;font-size:2rem;flex-shrink:0}.vk{font-weight:400;font-size:2rem!important}.wk{min-height:100%;display:flex;align-items:center}.xk{width:1.25rem;height:1.25rem}.yk{margin:.5rem 0;color:var(--asc-color-base-default)}.kk{display:flex;gap:.75rem;padding:.25rem 0 1rem}.jk{width:.0625rem;height:1.25rem;background-color:var(--asc-color-base-shade4)}.zk{width:100%;padding:0 1rem}.Xk{display:flex;align-items:center;width:100%;margin:.5rem 0}.Tt{width:3.5rem;height:3.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.Vt{height:.75rem;width:60%;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.ge{height:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Tt,.Vt,.ge,.qt{animation:Dt 1.5s ease-in-out infinite}.ge:nth-child(1){margin:1.37rem;width:60%}.ge:nth-child(2){width:80%}.Yk{margin:.5rem 0;width:100%}.qt{display:inline-block;width:3.375rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem;margin-right:.75rem}.Ik{padding:.5rem 0;width:15rem}.Gt{padding:0 1.25rem;width:100%;display:flex;justify-content:flex-start;gap:.75rem}.Ak{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.Mk{color:var(--asc-color-base-default)}.Sk{width:100%;padding:.75rem 1rem;height:3.875rem;border-radius:.5rem;background-color:var(--asc-color-background-shade1);box-sizing:border-box}.Ck{text-align:center}.Ek{display:inline-block}.Rk{width:.375rem;height:.375rem;margin-right:.38rem;fill:var(--asc-color-primary-default);vertical-align:middle}.Uk{color:var(--asc-color-base-default)}.Bk{color:var(--asc-color-base-shade2)}@media screen and (width >=48em){.Gt{padding:.75rem 1rem}}@keyframes Dt{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Fk{display:inline-block}.Hk{color:var(--asc-color-base-default);margin-right:.25rem}.Lk{color:var(--asc-color-base-shade2)}.Jt{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.Kt{flex-direction:column;display:flex;flex:1;margin-top:3.62rem;overflow-y:scroll;scrollbar-width:none}.Nt{height:100%;width:100%;flex-grow:1;padding:0 1rem}.Tk{height:100%}.Ot{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.Vk{color:var(--asc-color-base-default);width:100%;text-align:center}.qk{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){.Jt{background-color:transparent}.Ot{background-color:var(--asc-color-background-default);border-radius:.5rem .5rem 0 0;position:static}.Dk{background-color:var(--asc-color-background-default);border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4)}.Kt{margin-top:0}.Nt{padding:0}.Gk{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}.Jk{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)}}.Pt{display:flex;color:var(--asc-color-base-shade3)}.Pt[data-orientation=horizontal]{flex-direction:column}.Qt{gap:1.25rem;display:flex}.Qt[data-orientation=horizontal]{border-bottom:1px solid var(--asc-color-base-shade4)}.Wt{height:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none}.Wt::-webkit-scrollbar{display:none}.f{outline:none;cursor:pointer;position:relative;padding:1rem 0 .75rem;transition:color .2s;--border-color: transparent;border-bottom:2px solid var(--border-color)}.f[data-hovered]{color:var(--asc-color-primary-default)}.f[data-selected]{color:var(--asc-color-primary-default);--border-color: var(--asc-color-primary-default)}.f[data-disabled]{color:var(--asc-color-base-shade3)}.f[data-disabled] .f[data-selected]{--border-color: var(--asc-color-base-shade3)}@media (width >= 48em){.f[data-focus-visible]{background-color:var(--asc-color-primary-shade3)}}.Zt{margin-top:.5rem}.Kk{height:100%;width:100%}.Nk{display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;width:100%;box-sizing:border-box}.Ok{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.Pk{color:var(--asc-color-base-default)}.Qk{height:var(--asc-spacing-m1);width:100%}.Wk{color:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.Zk{padding:5rem .5rem;text-align:center}._t{display:block}._k{color:var(--asc-color-base-shade3)}@media (width >= 48em){.Zt{margin:0}._t{padding:.5rem 0;display:flex;flex-direction:column;gap:1rem}}.e4{display:flex;height:3.5rem;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box}.r4{display:flex;align-items:center;max-width:100%;gap:.5rem;flex-shrink:0}.a4{flex-shrink:0}.o4{overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-base-default)}.es{height:100%;width:100%;min-width:12.5rem}.i4{background-color:transparent;display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;box-sizing:border-box;flex-shrink:0}.t4{margin:1rem 0;padding:.75rem 0;border-radius:.75rem;background:var(--asc-color-base-shade4);animation:rs 1.5s ease-in-out infinite}.s4{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.d4{color:var(--asc-color-base-default)}@media (width >= 48em){.es{padding:0 1rem}}@keyframes rs{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.c4{display:flex;width:100%;align-items:center;gap:.75rem}.as{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.os{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.as,.os{animation:is 1.5s ease-in-out infinite}@keyframes is{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.l4{display:inline-block}.n4{color:var(--asc-color-base-default);margin-right:.25rem}.m4{color:var(--asc-color-base-shade2)}.g4{min-height:3.5rem;color:var(--asc-color-base-default);display:flex;align-items:center}.h4{word-break:break-all}.p4{color:var(--asc-color-base-default);word-break:break-word;padding:.5rem 0}.b4{white-space:pre-wrap}.u4{color:var(--asc-color-primary-default)}.f4{width:100%;background-color:var(--asc-color-primary-default);position:relative;padding:.63rem 1rem;border-radius:.5rem;box-sizing:border-box}.v4{display:flex;align-items:center;justify-content:center;gap:.5rem}.w4{width:1.25rem;height:1.25rem;fill:var(--asc-color-white)}.x4{color:var(--asc-color-white)}.y4{width:100%;position:relative;padding:.63rem 1rem;border-radius:.5rem;box-sizing:border-box;border:1px solid var(--asc-color-secondary-shade3)}.k4{display:flex;align-items:center;justify-content:center;gap:.5rem}.j4{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.z4{color:var(--asc-color-secondary-default)}.X4{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)}.Y4{display:flex;align-items:center;justify-content:center;gap:.5rem}.I4{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.A4{color:var(--asc-color-secondary-default)}.M4{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)}.S4{display:flex;align-items:center;justify-content:center;gap:.5rem}.C4{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.E4{color:var(--asc-color-secondary-default)}.ts{text-align:center;padding:5rem .5rem}.R4{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.U4{margin-top:.5rem;color:var(--asc-color-base-shade3)}@media (width >= 48rem){.ts{background-color:var(--asc-color-background-default)}}.ss{text-align:center;padding:5rem .5rem}.B4{margin-top:.5rem;color:var(--asc-color-base-shade3)}@media (width >= 48rem){.ss{width:100%;height:100%;background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}}.F4{width:3.7969rem;height:2.5313rem;fill:var(--asc-color-secondary-shade4)}.H4{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.ds{text-align:center;padding:5rem .5rem;color:var(--asc-color-base-shade3)}.L4{margin-top:.5rem}.T4{width:3.75rem;height:2.5rem;fill:var(--asc-color-secondary-shade4)}@media (width >= 48rem){.ds{background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}}.V4{display:flex;flex-direction:column;gap:.5rem}.q4{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.D4{height:var(--asc-spacing-m1);width:100%}.G4{margin-bottom:var(--asc-spacing-m1);border-radius:var(--asc-border-radius-md);overflow:hidden}.J4{animation:cs 1s linear infinite}.ls{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes cs{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ns{height:13rem;padding:.75rem 1rem;width:100%}.K4{display:flex;align-items:center;margin-bottom:.75rem}.ms{width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.5rem}.N4{padding:.25rem 0;flex:1}.gs{height:.5rem;width:60%;border-radius:.75rem;margin-bottom:.5rem;background-color:var(--asc-color-base-shade4)}.hs{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)}.ms,.gs,.hs,.L{animation:ps 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 ps{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >=48em){.ls{overflow:hidden;background-color:transparent;padding-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.ns{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.O4{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.P4{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Q4{width:3.7969rem;height:2.5313rem;fill:var(--asc-color-secondary-shade4)}.bs{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.W4{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.Z4{height:var(--asc-spacing-m1);width:100%}._4{animation:us 1s linear infinite}.e7{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes us{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.r7{height:13rem;padding:.75rem 1rem;width:100%}.a7{display:flex;align-items:center;margin-bottom:.75rem}.fs{width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.5rem}.o7{padding:.25rem 0;flex:1}.vs{height:.5rem;width:60%;border-radius:.75rem;margin-bottom:.5rem;background-color:var(--asc-color-base-shade4)}.ws{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)}.fs,.vs,.ws,.T{animation:xs 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 xs{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >=48em){.bs{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.i7{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.t7{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.s7{width:3.7969rem;height:2.5313rem;fill:var(--asc-color-secondary-shade4)}.ys{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.d7{height:var(--asc-spacing-m1);width:100%}@media (width >=48em){.ys{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Oe{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)}.Oe[data-focus-visible]{border:1px solid var(--asc-color-primary-default);background-color:var(--asc-color-background-shade1)}.Oe:hover{background-color:var(--asc-color-background-shade1)}.c7{width:1.75rem;height:1.75rem;border-radius:50%;overflow:hidden}.l7{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n7{fill:var(--asc-color-primary-shade2)}.m7{fill:var(--asc-color-white)}.g7{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:ks 1.5s ease-in-out infinite}@keyframes ks{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.js{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}.h7{height:2.375rem}.js::-webkit-scrollbar{display:none}.Pe{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}.Pe[data-focus-visible]{border:1px solid var(--asc-color-primary-default);background-color:var(--asc-color-background-shade1)}.p7{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}.Pe:hover{background-color:var(--asc-color-background-shade1)}.zs{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)}.b7{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.Xs{left:.5rem}.Ys{right:.5rem}.Ys[data-shown=false],.Xs[data-shown=false]{display:none}@media (width >= 48em){.zs{display:flex}}.u7{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.f7{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--asc-color-base-shade3)}.v7{width:4rem;height:2.364rem;fill:var(--asc-color-background-default)}.w7{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)}.x7{height:8.4rem;width:15.625rem;border-radius:.75rem .75rem 0 0;background-color:var(--asc-color-base-shade4)}.y7{display:flex;height:5.7rem;width:15.625rem;flex-direction:column;padding:1.06rem 1rem}.k7{height:.5rem;width:5.1875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.j7{height:.5rem;margin-top:1rem;width:8.9055rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.z7{height:.5rem;width:11.25rem;margin-top:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.X7{animation:Is 1.5s ease-in-out infinite}@keyframes Is{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Y7{width:100%;gap:.75rem;flex-wrap:nowrap;display:inline-flex;scrollbar-width:none;overflow:scroll hidden;-ms-overflow-style:none}.I7{width:15.625rem;height:calc(8.4rem + 5.7rem);border-radius:var(--asc-border-radius-sm);border:1px solid var(--asc-color-base-shade4)}.A7{width:100%;height:8.4rem;overflow:hidden}.M7{border-radius:var(--asc-border-radius-sm) var(--asc-border-radius-sm) 0 0}.S7{width:100%;gap:.25rem;display:flex;height:5.7rem;padding:.75rem;flex-direction:column;justify-content:space-between}.C7{width:100%;gap:.12rem;display:flex;align-items:center}.E7{width:1.25rem;height:1.25rem;display:flex;align-items:center;padding-top:.22rem;padding-bottom:.28rem;justify-content:center}.R7{width:100%;height:100%;gap:.25rem;display:flex;flex-wrap:nowrap;align-items:flex-end;justify-content:space-between}.U7{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}.B7{overflow:hidden;max-width:9.5rem}.F7{display:flex;flex:0 0 4.2rem}.Qe{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.As{top:-2.4rem;z-index:100;display:none;position:absolute;align-items:center;justify-content:center}.Ms{right:2.2rem}.Ss{right:0}.Ms[data-shown=false] .Qe,.Ss[data-shown=false] .Qe{cursor:not-allowed;fill:var(--asc-color-base-shade3)}@media (width >= 48em){.As{display:flex}}.H7{display:flex;flex-direction:column;align-items:center;justify-content:center}.Cs{height:100%;display:flex;padding-bottom:2rem;flex-direction:column}.he{gap:1rem;width:100%;display:flex;padding:0 1rem;scrollbar-width:none;flex-direction:column;-ms-overflow-style:none}.he::-webkit-scrollbar{display:none}.he[data-is-loading=true]{padding:1rem}.Es{gap:.5rem;padding:1rem;display:flex;flex-direction:column}.Rs{width:9.75rem;height:.75rem;flex-shrink:0;border-radius:.75rem;background:var(--asc-color-base-shade4);animation:Us 1.5s ease-in-out infinite}.L7{color:var(--asc-color-base-default)}.We{width:100%;padding:1rem 0}.We::-webkit-scrollbar{display:none}.Bs{display:none;background-color:var(--asc-color-background-default)}@keyframes Us{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.Cs{height:auto;background-color:var(--asc-color-background-shade1)}.Bs{display:block;background-color:var(--asc-color-background-shade1)}.We{padding:1rem 0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Es,.he{padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Rs{height:1.25rem}}.T7{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--asc-color-background-default);gap:1rem}.V7{padding-bottom:1.0625rem;color:var(--asc-color-base-shade3);display:flex;flex-direction:column;align-items:center}.Fs{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.q7{margin:.25rem 0 1rem;color:var(--asc-color-base-shade3)}@media (width >= 48em){.Fs{padding:2rem 0 4rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Hs{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.D7{margin:.25rem 0 1rem;color:var(--asc-color-base-shade3)}@media (width >= 48em){.Hs{padding:2rem 0 4rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.G7{color:var(--asc-color-base-default)}.J7{color:var(--asc-color-base-default)}.Ls{width:100%;gap:.75rem;display:grid;padding:.75rem;margin:.5rem 0;border-radius:.5rem;background-color:var(--asc-color-background-shade1)}.Ts{gap:.375rem;display:flex;align-items:flex-start}.Ts[data-truncate=false]{align-items:center}.Ls .K7{width:1.75rem;height:1.75rem}.N7{word-break:break-all;color:var(--asc-color-base-default)}.O7{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.P7{word-break:break-all}.Q7{width:100%;background-color:rgb(from var(--asc-color-primary-shade3) r g b / 30%);&[data-seen=true]{background-color:var(--asc-color-background-default)}.W7{gap:.75rem;display:flex;padding:1rem;align-items:center;justify-content:space-between}.Z7{display:flex;align-items:center;gap:.75rem}._7{flex-shrink:0;width:2rem;height:2rem}.e3{gap:.5rem;display:grid;padding:0 1rem 1rem 3.75rem;grid-template-columns:repeat(2,1fr)}}.r3{all:unset;fill:var(--asc-color-white);cursor:pointer}.Vs{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){.Vs{max-width:100%;max-height:100vh;width:100%;height:100%;aspect-ratio:auto}}.a3{position:absolute;top:0;left:0;right:0;z-index:1}.qs{display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:1rem;overflow:hidden;background-color:var(--asc-color-background-transparent-black)}.o3{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)}.i3{display:flex;width:100%;justify-content:flex-end;gap:var(--asc-spacing-s2)}.t3{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%}.s3{max-width:100%;max-height:100%}.d3{display:flex;justify-content:flex-end;padding:var(--asc-spacing-m1);width:100%}.c3{max-height:calc(100% - 4.5rem);width:100%;height:100%;background-color:var(--asc-color-black);-o-object-fit:contain;object-fit:contain}.l3{position:absolute;padding:1rem;display:flex;justify-content:center;bottom:6rem;left:0;right:0}.n3{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none;border:none;color:var(--asc-color-white);font-size:3rem;cursor:pointer}.m3{position:absolute;top:0;left:0;right:0;height:4px;background-color:#ffffff4d}.g3{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.h3{display:flex;flex-direction:column;margin-left:10px}.p3{font-size:16px;font-weight:700;color:var(--asc-color-black)}.b3{font-size:14px}.u3{position:relative;width:100%;height:100%}.Ds{width:100%;height:90vh}@media (width >= 48em){.qs{position:fixed;top:0;left:0;width:100%;height:100%;z-index:500}.Ds{width:100%;padding:unset;height:unset}}.f3{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}.v3{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.w3{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}.x3{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.y3{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}.k3{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}.j3{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1);width:100%}.z3{width:1.25rem;height:1.25rem;fill:var(--asc-color-white);cursor:pointer}.X3{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1)}.Y3{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)}.I3{font-weight:var(--asc-text-font-weight-bold);display:flex;align-items:center;justify-content:space-between;gap:var(--asc-spacing-s2)}.A3{display:flex;padding:8px 10px;align-items:center;gap:.5rem;border-radius:24px;background:var(--asc-color-secondary-default)}.M3{fill:var(--asc-color-white)}.S3{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}.C3{position:relative;width:100%;height:100%}.E3{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.R3,.U3{width:100%;height:100%}.B3{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)}.F3{width:auto;max-width:100%;max-height:100%;margin:auto}.H3,.L3{width:1.5rem;height:1.5rem;fill:var(--asc-color-white);cursor:pointer}.T3{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.V3{fill:var(--asc-color-white)}.q3{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.D3{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.G3{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}.J3{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.25rem}.K3{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.75rem}.N3{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)}.O3{flex:1}.P3{height:5rem;padding:.75rem 1rem .625rem}.Q3{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.W3{z-index:99999;position:absolute;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1rem .625rem;gap:.5rem}.Z3{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Gs{position:absolute;bottom:0;right:0}.Gs:hover{cursor:pointer}._3{display:flex;gap:1.25rem;justify-content:flex-end;align-items:center}.ej{display:inline-flex;justify-content:space-between;gap:.75rem;align-items:center}.rj{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}.aj{width:auto;max-width:11.688rem}.oj{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}.ij{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.Js{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%)}.Js a{text-decoration:none}.tj{position:relative;width:100%;height:100%}.sj{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.dj,.cj{width:100%;height:100%}.lj{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}.nj{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.mj{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.gj,.hj{color:var(--asc-color-white);cursor:pointer}.pj{color:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.bj{color:var(--asc-color-white)}.uj{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.fj{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.vj{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}.wj{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.xj{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.yj{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}.kj{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.jj{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.zj{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)}.Xj{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Ks{position:absolute;bottom:0;right:0}.Ks:hover{cursor:pointer}.Yj{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.Ij{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.Aj{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}.Mj{width:auto;max-width:11.688rem}.Sj{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}.Cj{display:flex;position:relative;overflow:hidden}.Ej{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.Ns{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)}.Ns:hover{background-color:var(--asc-color-base-shade4)}.Rj{position:absolute;top:0;bottom:0;width:50%;z-index:10}.Uj{left:0}.Bj{right:0}.Fj{-o-object-fit:contain;object-fit:contain}.Hj{-o-object-fit:cover;object-fit:cover}.Lj{transition:"opacity 0.2s ease-in-out"}.Tj{opacity:1}.Vj{opacity:0}.qj{color:var(--asc-color-base-default)}.Dj{position:absolute;top:.5rem;left:.5rem;right:.5rem;height:.125rem;display:flex;justify-content:space-between;align-items:center;z-index:10}.Gj{height:100%;background-color:#ffffff7f;border-radius:.0625rem;overflow:hidden}.Jj{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.Os{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}.Os:focus{outline:none}.Kj{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}.Nj{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.Oj{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:absolute;z-index:100000}.Pj{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}.Qj{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.Wj{color:var(--asc-color-base-default)}.Zj{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}._j{color:var(--asc-color-base-shade1)}.ez{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.rz{min-height:5rem;width:100%;background-color:var(--asc-color-background-default)}.az{position:absolute;inset:0;height:100%;width:100%;overflow:hidden}.oz{position:relative;height:100%;width:100%}.iz{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.tz{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)}.sz{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}.dz{position:relative;width:100%;height:100%;overflow:hidden}.cz{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.lz,.nz{width:100%;height:100%}.mz{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}.gz{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.hz{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.pz,.bz{color:var(--asc-color-white);cursor:pointer}.uz{color:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.fz{color:var(--asc-color-white)}.vz{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.wz{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.xz{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}.yz{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.kz{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.jz{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}.zz{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.Xz{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.Yz{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)}.Iz{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Ps{position:absolute;bottom:0;right:0}.Ps:hover{cursor:pointer}.Az{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.Mz{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.Sz{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}.Cz{width:auto;max-width:11.688rem}.Ez{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}.Rz{display:flex;position:relative;overflow:hidden}.Uz{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.Qs{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)}.Qs:hover{background-color:var(--asc-color-base-shade4)}.Bz{position:absolute;top:0;bottom:0;width:50%;z-index:10}.Fz{left:0}.Hz{right:0}.Lz{-o-object-fit:contain;object-fit:contain}.Tz{-o-object-fit:cover;object-fit:cover}.Vz{z-index:99999;position:absolute;width:1rem;height:1rem;right:.25rem;bottom:.25rem;cursor:pointer}.qz{fill:var(--asc-color-base-shade3)}.Dz{inset:0;width:100%;height:100%;position:absolute}.Gz{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}.Jz{display:flex;align-items:center;gap:.5rem}.Kz{width:2.5rem;height:2.5rem}.Nz{display:flex;align-items:start;flex-direction:column;color:var(--asc-color-base-inverse);flex-shrink:1;overflow:hidden}.Oz{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--asc-color-white)}.Pz{display:flex;align-items:center;gap:1.25rem}.Qz{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.Ws{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.Ws svg{width:2rem;height:1.75rem;fill:var(--asc-color-white)}.Zs{display:none}@media screen and (width >= 768px){.Zs{display:flex}}._s{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}._s svg{width:2rem;height:1.75rem;fill:var(--asc-color-white)}.ed{display:none}@media screen and (width >= 48em){.ed{display:flex}}.rd{position:absolute;top:0;left:0;width:50%;height:100%;z-index:9999}.ad{position:absolute;top:0;right:0;width:50%;height:100%;z-index:9999}.Wz{position:relative;width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;z-index:2}.Zz{position:absolute;width:100%;height:100%;background:linear-gradient(180deg,#00000029 55.05%,#fff0 96.52%);z-index:3}._z{display:none}.e6{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:23.4375rem;flex-shrink:0}.od{display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:1rem;overflow:hidden}.r6{fill:var(--asc-color-base-default)}@media (width >= 48em){.rd,.ad{display:none}.a6{display:block}.od{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-transparent-black);z-index:500}.o6{position:relative;left:-9rem}.i6{width:2rem}}.id{position:relative;width:100%;height:100%;background-color:var(--asc-color-background-default)}.td{top:0;position:absolute;width:100%;height:7.5rem;background-color:var(--asc-color-background-default)}.t6{padding-left:1rem;padding-right:1rem}.sd{display:inline-flex;flex-wrap:nowrap;gap:.5rem;overflow-x:scroll;width:100%;padding:.75rem 1rem;-ms-overflow-style:none;scrollbar-width:none}.sd::-webkit-scrollbar{display:none}.Ze{position:absolute;top:7.5rem;width:100%;height:calc(100% - 7.5rem);overflow:hidden scroll;-ms-overflow-style:none;scrollbar-width:none}.Ze::-webkit-scrollbar{display:none}.s6{position:absolute;right:1rem;top:3.25rem;width:12.5rem}.dd{padding-top:10rem}@media (width >= 48em){.id{background-color:transparent}.td{display:none}.Ze{top:0;height:100%}.dd{margin:0}}.cd{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}.cd[data-active=true]{font-weight:600;background-color:var(--asc-color-primary-default);border:1px solid transparent}.ld{font-size:1.0625rem}.ld[data-active=true]{color:var(--asc-color-white)}.d6{display:flex;flex-direction:column;gap:.5rem;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.nd{gap:.5rem;width:100%;height:100%;display:flex;padding:1rem;flex-direction:column;background-color:var(--asc-color-background-default)}.md{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)}.gd{padding:0}.hd{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){.nd{padding:0;height:auto;position:relative}.gd{padding:3rem 0}.c6{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)}.md{width:20rem;position:fixed;padding:0 1rem}.hd{display:initial}}.pd{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.bd{flex:1;margin-top:3.625rem;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.bd::-webkit-scrollbar{display:none}.ud{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)}.l6{text-align:center;color:var(--asc-color-base-default)}.n6{cursor:pointer}.m6{fill:var(--asc-color-base-default);cursor:pointer}.fd{height:.0625rem;width:100%;background-color:var(--asc-color-base-shade4);animation:vd 1.5s ease-in-out infinite}.fd[data-is-loading=true]{height:.5rem;width:100%;background-color:var(--asc-color-base-shade4)}.g6{display:flex;justify-content:space-between;padding:.5rem 1rem}.h6{display:flex;justify-content:center;align-items:center;gap:.25rem}.p6{color:var(--asc-color-base-shade2)}.wd{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem;background-color:var(--asc-color-background-default);border-radius:0 0 .5rem .5rem}.b6{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}.xd{display:flex;justify-content:start;align-items:center;gap:.25rem;padding:1rem;line-height:1.25rem;color:var(--asc-color-base-shade2)}@keyframes vd{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.pd{height:auto;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}.ud{border-radius:.5rem .5rem 0 0}.u6{border-radius:0}.f6{border-radius:0 0 .5rem .5rem}.wd{border-top:1px solid var(--asc-color-base-shade4)}.xd{border-radius:0 0 .5rem .5rem;background-color:var(--asc-color-background-default)}}.yd{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}._e{flex:1;margin-top:3.62rem;overflow-y:scroll;scrollbar-width:none}._e::-webkit-scrollbar{display:none}.kd{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.er{transition:opacity .3s;opacity:0}.er[data-show=true]{opacity:1}.jd{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}.zd{position:absolute;bottom:1rem;right:1rem}.v6{color:var(--asc-color-base-default)}@media (width >=48em){.yd{background-color:transparent}.kd{background-color:var(--asc-color-background-default);position:static}.w6{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;overflow:hidden}.er{display:none}._e{margin-top:0}.jd{position:static}.zd{display:none}}.x6{height:100%;width:100%}.y6{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.k6{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.j6{color:var(--asc-color-base-default)}.z6{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.X6{color:var(--asc-color-base-default)}.Y6{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.I6{color:var(--asc-color-base-default)}.Xd{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.Xd[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.Yd{color:var(--asc-color-secondary-shade2);width:1.5rem;height:1.5rem;transition:fill .3s}.Yd[data-active=true]{color:var(--asc-color-base-default)}.Id{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.Id[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.Ad{fill:var(--asc-color-secondary-shade2);width:1.5rem;height:1.5rem;transition:fill .3s}.Ad[data-active=true]{fill:var(--asc-color-base-default)}.Md{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.Md[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.Sd{fill:var(--asc-color-secondary-shade2);width:1.5rem;height:1.5rem;transition:fill .3s}.Sd[data-active=true]{fill:var(--asc-color-base-default)}.rr{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)}.A6{width:2rem;height:2rem;fill:var(--asc-color-white)}.rr:hover{background-color:var(--asc-color-primary-background-hover)}.rr:active{background-color:var(--asc-color-primary-background-pressed)}.M6{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.S6{padding:.75rem 0;display:flex;align-items:center;gap:.75rem}.C6{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default);margin-left:.25rem}.E6{margin-top:.15rem;color:var(--asc-color-base-default);flex-grow:1}.Cd{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.Ed{padding:1rem;flex:1;display:flex;flex-direction:column}.Rd{width:4rem;height:4rem;position:relative;border-radius:50%;overflow:hidden;margin:1.75rem auto 0}.R6{width:7.5rem;height:7.5rem;-o-object-fit:cover;object-fit:cover}.U6{width:100%;height:100%;position:absolute;top:0;left:0;text-align:center;background-color:#0000007f}.Ud{fill:var(--asc-color-white);height:1.25rem;width:1.25rem}.Bd{display:flex;height:3.625rem;align-items:center;padding:0 .75rem}.B6{flex-basis:max-content}.Fd{width:100%;flex-grow:1;color:var(--asc-color-base-default)}.Hd{flex:1;display:flex;flex-direction:column;justify-content:space-between}.F6{margin-top:1.5rem}.ar{padding:1rem 0;width:100%;border:none;border-bottom:1px solid var(--asc-color-base-shade4);height:auto;resize:none;overflow:hidden}.ar:focus{outline:none}.ar:disabled{color:var(--asc-color-base-shade2)}.H6{display:none}@media (width >=48em){.Cd{background-color:transparent}.Ed{flex:0;background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4, #ebecef)}.Bd{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;overflow:hidden}.Fd{font-size:1.25rem}.L6{font-size:3.75rem}.Rd{width:7.5rem;height:7.5rem}.Hd{justify-content:flex-start}.T6{margin-bottom:1rem}.Ud{fill:var(--asc-color-white);height:3rem;width:3rem}}.Ld{background-color:var(--asc-color-primary-default);border-radius:.5rem;padding:.625rem 1rem;text-align:center;width:100%;box-sizing:border-box}.Ld:disabled{background-color:var(--asc-color-primary-shade3);cursor:not-allowed}.V6{color:var(--asc-color-white)}.Td{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.q6{display:flex;flex-direction:column;height:100%}.Vd{display:flex;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.qd{margin-top:3.625rem;padding:1rem}.D6{width:100%;color:var(--asc-color-base-default)}.Dd{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.G6{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4)}.J6{display:flex;flex-direction:column;gap:1rem}.K6{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.N6{height:1px;width:100%}@media (width >= 48em){.Td{background-color:transparent}.Vd{background-color:var(--asc-color-background-default);position:static;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;border-radius:.5rem}.qd{background-color:var(--asc-color-background-default);margin-top:0;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}.Dd{height:auto}}.O6{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;gap:.75rem}.P6{width:2.5rem;height:2.5rem;flex-shrink:0}.Q6{color:var(--asc-color-base-default);flex-grow:1}.W6{display:flex;gap:.75rem}.Z6{padding:.375rem .5rem;border-radius:.25rem;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}._6{color:var(--asc-color-secondary-default)}.Gd{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.e8{display:flex;flex-direction:column;height:100%}.Jd{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;left:0;right:0;top:0}.r8{color:var(--asc-color-base-default);width:100%;text-align:center}.Kd{color:var(--asc-color-base-shade1);padding:.75rem 1rem;width:100%;box-sizing:border-box;background-color:var(--asc-color-background-shade1)}.a8{width:100%;background-color:var(--asc-color-base-shade4);height:.5rem}.Nd{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.o8{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4)}@media (width >=48em){.Gd{background-color:transparent}.Jd{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}.Nd{height:auto}.Kd{border:1px solid var(--asc-color-base-shade4);border-radius:0 0 .5rem .5rem;margin-bottom:.75rem}}.Od{padding:.75rem 1rem}.i8{display:flex;justify-content:center;gap:.75rem;align-items:center}.t8{width:2.5rem;height:2.5rem}.s8{width:100%}.d8{display:flex;gap:.75rem;margin-top:.75rem}.c8{padding:.62rem 1rem;width:100%;background-color:var(--asc-color-primary-default);color:var(--asc-color-white);text-align:center;border-radius:.5rem}.l8{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)}.n8{max-width:2.5rem;width:100%;height:2.5rem}@media (width >=48em){.Od{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem}}.Pd{display:block;height:100vh;overflow:scroll}.Qd{background-color:var(--asc-color-background-default);position:sticky;top:0;width:100%}.m8{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.g8{color:var(--asc-color-base-shade2);font-size:.8125rem}.h8{display:block;padding:1.5rem 1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.p8{position:relative;display:flex;align-items:center}.b8{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)}.Wd{position:absolute;fill:var(--asc-color-base-shade2);left:.75rem}.Wd[data-search-value=true]{fill:var(--asc-color-base-default)}.Zd{display:none}.Zd[data-search-value=true]{display:block;position:absolute;right:.75rem}.u8{fill:var(--asc-color-base-shade3)}.f8{display:flex;flex-wrap:wrap;padding:0 .25rem .25rem;gap:.5rem}.v8{display:flex;align-items:center;padding:.25rem .5rem .25rem .25rem;border-radius:1.5rem;border:1px solid var(--asc-color-base-shade4);gap:.5rem}.w8{color:var(--asc-color-base-default);font-weight:600;font-size:1rem;max-width:16rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.x8{width:1.75rem;height:1.75rem;border-radius:50%}.y8{width:1.75rem;height:1.75rem}.k8{width:2.5rem;height:2.5rem;border-radius:50%}.j8{fill:var(--asc-color-base-shade1)}.z8{padding:1rem}.X8{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%}.Y8{display:flex;align-items:center;flex:1;min-width:0}.I8{width:2.5rem;height:2.5rem}.A8{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}.M8{display:none}.S8{width:1rem;height:1rem}.C8{display:flex;flex-direction:column;gap:1rem}.j,.j label{display:flex;align-items:center;gap:.5rem}.j div[aria-hidden=true] svg{display:none;width:1rem;height:1rem;color:var(--asc-color-white)}.j 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}.j input[type=checkbox]:checked+div[aria-hidden=true]{background-color:var(--asc-color-primary-default);border:none}.j 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}.E8{color:var(--asc-color-base-default)}._d{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}.R8{width:100%}@media only screen and (width >= 48em){.Pd{height:23rem;display:block;width:32.625rem}.Qd,._d{display:none}}.U8{padding:.5rem 0;background-color:var(--asc-color-background-default)}.B8{display:flex;align-items:center;gap:.5rem}.ec{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);flex-shrink:0}.F8{display:flex;flex-direction:column}.rc{width:6rem;height:1rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.ac{width:4rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.H8{display:flex;flex-direction:column;gap:.75rem}.oc{height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem;width:100%;max-width:45%;flex-grow:1}@keyframes ic{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.ec,.rc,.ac,.oc{animation:ic 1.5s ease-in-out infinite}.or{height:100vh;overflow:scroll}.tc{background-color:var(--asc-color-background-default);position:sticky;top:0;width:100%;z-index:1}.sc{display:flex;justify-content:space-between;align-items:center;padding:1rem}.dc{width:1.5rem}.L8{position:relative;display:flex;align-items:center;padding:.75rem 1rem}.T8{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}.cc{position:absolute;fill:var(--asc-color-base-shade2);left:1.75rem;width:1.5rem;height:1.25rem}.cc[data-search-value=true]{fill:var(--asc-color-base-default)}.lc{display:none}.lc[data-search-value=true]{display:block;position:absolute;right:1.75rem}.V8{fill:var(--asc-color-base-shade3);width:1.5rem;height:1rem}.ir{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}.ir::-webkit-scrollbar{display:none}.q8{display:block;text-align:center}.D8{position:relative;display:flex;justify-content:center}.or .G8{width:2.5rem;height:2.5rem}.J8{background:none;border:none;padding:0;margin:0;display:inline-block;cursor:pointer;position:absolute;right:.5rem;top:0}.K8{display:block;border-radius:50%;width:1.125rem;height:1.125rem;fill:var(--asc-color-background-transparent-black)}.N8{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)}.tr{padding:1rem}.O8{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%}.P8{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-right:.25rem}.Q8{width:2.5rem;height:2.5rem}.W8{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}.Z8{flex:1;min-width:0;display:flex;align-items:center}._8{padding:.5rem 0;flex-direction:row-reverse}.nc{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}.e9{width:100%}@media only screen and (width >= 48em){.or{height:auto;width:30rem;border-radius:.75rem}.tc{border-bottom:1px solid var(--asc-color-base-shade4)}.ir{border-bottom:none;margin-bottom:0}.sc{flex-direction:row-reverse;padding:1.25rem 1.5rem 1rem}.r9{fill:var(--asc-color-base-shade3)}.a9{font-size:1.25rem}.dc{display:none}.tr{max-height:50vh;min-height:50vh;overflow-y:scroll;padding-bottom:5rem}.tr[data-has-selected=true]{min-height:calc(50vh - 6.5rem);max-height:calc(50vh - 6.5rem)}.nc{margin-top:0;position:static;border-top:none}}.sr{height:100vh;overflow:scroll;position:relative}.o9{top:0;z-index:1;width:100%;position:sticky;background-color:var(--asc-color-background-default)}.mc{padding:1rem;display:flex;align-items:center;justify-content:space-between}.i9{font-size:1.25rem;color:var(--asc-color-base-default)}.gc{width:1.5rem}.t9{padding:.75rem 1rem}.dr{gap:.5rem;display:flex;overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none;padding:1rem 1rem 1.25rem;border-bottom:1px solid var(--asc-color-base-shade4)}.dr::-webkit-scrollbar{display:none}.s9{display:block;text-align:center}.d9{display:flex;position:relative;justify-content:center}.sr .c9{width:2.5rem;height:2.5rem}.l9{top:0;margin:0;padding:0;border:none;right:.5rem;cursor:pointer;background:none;position:absolute;display:inline-block}.n9{display:block;width:1.125rem;height:1.125rem;border-radius:50%;fill:var(--asc-color-background-transparent-black)}.m9{width:4rem;overflow:hidden;align-items:center;margin-top:.25rem;white-space:nowrap;justify-self:center;display:inline-block;text-overflow:ellipsis;color:var(--asc-color-base-default)}.cr{padding:1rem}.pe{height:70vh;display:flex;align-items:center;justify-content:center}.pe[data-selected=true]{height:50vh}.g9{gap:1rem}.h9{flex:1;min-width:0;display:flex;align-items:center}.p9{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-right:.25rem}.b9{max-width:100%;overflow:hidden;padding:0 .5rem;white-space:nowrap;text-overflow:ellipsis;color:var(--asc-color-base-default)}.hc{left:0;right:0;bottom:0;z-index:100;transition:all .1s ease-in-out;width:100%;display:flex;padding:1rem;position:fixed;margin-top:1.5rem;justify-content:center;border-top:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}@media only screen and (width >= 48em){.sr{height:auto;width:30rem;border-radius:.75rem}.mc{flex-direction:row-reverse;padding:1.25rem 1.5rem 1rem}.u9{fill:var(--asc-color-base-shade3)}.gc{display:none}.dr{margin-bottom:0}.cr{max-height:50vh;min-height:50vh;overflow-y:scroll;padding-bottom:5rem}.pe{height:45vh}.pe[data-selected=true]{height:30vh}.cr[data-has-selected=true]{min-height:calc(50vh - 6.5rem);max-height:calc(50vh - 6.5rem)}.hc{margin-top:0;position:static}}.f9{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.v9{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.w9{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.x9{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.y9{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4);color:var(--asc-color-secondary-shade4)}.k9{text-align:center;max-width:15.625rem;color:var(--asc-color-secondary-shade3)}.pc{overflow-y:auto;height:100%;position:relative;-ms-overflow-style:none;scrollbar-width:none}.pc::-webkit-scrollbar{display:none}.j9{position:sticky;top:0;background-color:var(--asc-color-background-default)}.z9{position:relative}.bc{position:fixed;bottom:1rem;right:1rem;z-index:1}.X9{width:100%;height:1px;background-color:var(--asc-color-base-shade4);margin-bottom:.25rem}.uc{display:none;margin-top:.75rem}.Y9{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){.bc{display:none}.uc{display:block}}.fc{width:100%;margin:0 auto;background-color:var(--asc-color-background-default);overflow:hidden}.vc{width:100%;height:12.5rem;background-color:var(--asc-color-base-shade4)}.I9{padding:1rem}.wc{height:1.5rem;width:60%;background-color:var(--asc-color-base-shade4);margin-bottom:1rem;border-radius:.25rem}.A9{display:flex;gap:.5rem;margin-bottom:1rem}.M9{height:1.25rem;width:3.75rem;background-color:var(--asc-color-base-shade4);border-radius:.625rem}.xc{height:1rem;width:100%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.S9{display:flex;gap:1rem;margin-bottom:1rem}.C9{height:1.25rem;width:5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.E9{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem}.R9{height:1rem;width:2.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}@keyframes yc{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.vc,.wc,.U9,.xc,.B9,.F9,.H9{animation:yc 1.5s ease-in-out infinite}@media (width >= 48em){.fc{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.kc{gap:1rem;display:grid;padding:3rem;place-items:center}.L9{color:var(--asc-color-base-shade3);font-size:1rem;font-weight:600;line-height:1.375rem}.T9{fill:var(--asc-color-base-shade4);width:3.75rem;height:2.8125rem}@media (width >= 48em){.kc{padding:3.7rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.jc{gap:.5rem;display:grid}.zc{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.jc{gap:.75rem;margin-top:.75rem;padding-bottom:1rem}.zc{padding-bottom:0;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}.V9{margin:0}}.Xc{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;border-bottom:1px solid var(--asc-color-base-shade4)}.Yc{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)}.q9{width:1.5rem;height:1.25rem;fill:var(--asc-icon-color)}.D9{width:1.5rem;height:1.5rem}.Yc[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){.Xc{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)}}.Ic{padding:0 1rem}.Ac{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.Mc{color:var(--asc-color-base-default)}.G9{border-bottom:1px solid var(--asc-color-base-shade4)}.J9{padding:1.5rem 0 .25rem}.K9{border-bottom:1px solid var(--asc-color-base-shade4)}.N9{padding:1.5rem 0 .25rem}@media only screen and (width >= 48em){.Ic{padding:0}.Ac{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)}.Mc{font-size:1.25rem}.O9{padding:0 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.P9{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.Q9{display:flex;align-items:center;gap:.75rem}.W9{width:1.5rem;height:1.5rem;padding:.1rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.Z9{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}._9{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.eX{display:flex;align-items:center;gap:.75rem}.rX{width:1.5rem;height:1.5rem;padding:.1rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.aX{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.oX{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.iX{display:flex;align-items:center;gap:.75rem}.tX{width:1.5rem;height:1.5rem;padding:.2rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.sX{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.dX{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.cX{display:flex;align-items:center;gap:.75rem}.lX{width:1.5rem;height:1.5rem;padding:.2rem;border-radius:.25rem;fill:var(--asc-color-base-default);background-color:var(--asc-color-base-shade4)}.nX{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.mX{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.gX{color:var(--asc-color-alert-default)}.hX{display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:1rem}.pX{color:var(--asc-color-alert-default)}.Sc{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.13rem 0 1rem}.bX{color:var(--asc-color-base-shade1)}@media only screen and (width >= 48em){.Sc{border-bottom:none}}.Cc{width:100%;padding:0 1rem}.Ec{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.Rc{color:var(--asc-color-base-default)}.Uc{display:block;padding:1rem 0}.uX{padding-top:.12rem;color:var(--asc-color-base-shade1)}.fX{gap:0}.Bc{display:flex;padding:1rem 0;align-items:center;flex-direction:row-reverse;justify-content:space-between}.Fc{display:none}@media only screen and (width >= 48em){.Cc{padding:0;gap:.75rem;display:grid}.Ec{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Rc{font-size:1.25rem}.vX{opacity:0;pointer-events:none}.wX{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Uc,.Bc{padding:1rem}.Fc{padding:1rem;display:block}.xX{width:100%}}.Hc{width:100%;padding:0 1rem}.Lc{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.Tc{color:var(--asc-color-base-default)}.yX{width:1.5rem;height:1.5rem}.Vc{gap:.5rem;display:flex;padding:.75rem 0;align-items:flex-start;justify-content:space-between}.kX{display:block}.jX{padding-top:.12rem;color:var(--asc-color-base-shade1)}@media only screen and (width >= 48em){.Hc{padding:0;gap:.75rem;display:grid}.Lc{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Tc{font-size:1.25rem}.Vc{padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.qc{position:relative;padding-bottom:1rem}.lr{display:flex;justify-content:space-between;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.zX{display:flex;align-items:center;color:var(--asc-color-base-default)}.XX{width:1.5rem;height:1.5rem}.YX{color:var(--asc-color-base-default);margin-right:.25rem}.Dc{background-color:var(--asc-color-background-shade1);padding:.75rem 1rem}.IX{color:var(--asc-color-base-shade1)}.Gc{gap:1rem;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 10rem);background-color:var(--asc-color-background-default)}.AX{fill:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.MX{color:var(--asc-color-base-shade3)}.Jc{display:grid;margin-top:0;background-color:var(--asc-color-base-shade4)}.Kc{gap:.5rem;display:grid;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.qc{height:auto}.lr{border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.lr[data-review=false]{border-radius:.5rem;margin-bottom:.75rem}.Dc{margin-bottom:.75rem;border-radius:0 0 .5rem .5rem;border:1px solid var(--asc-color-base-shade4);border-width:0 1px 1px}.Jc{gap:.75rem;margin-top:.75rem;background-color:transparent}.Kc{gap:.75rem;background-color:transparent}.Gc{height:auto;padding:3.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Nc{padding:1rem;margin-bottom:.5rem;background-color:var(--asc-color-background-default)}.SX{display:flex;align-items:center;margin-bottom:1rem}.Oc{width:2rem;height:2rem;border-radius:50%;margin-right:.75rem;background-color:var(--asc-color-base-shade4)}.CX{display:flex;flex-direction:column}.Pc{width:6rem;height:.5rem;margin-bottom:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.Qc{width:4rem;height:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.EX{gap:.75rem;display:flex;flex-direction:column}.V{width:100%;height:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.V,.Oc,.Pc,.Qc{animation:Wc 1.5s ease-in-out infinite}.V:first-child{width:75%}.V:nth-child(2){width:100%}.V:last-child{width:50%}.RX{width:100%;height:2.5rem}@keyframes Wc{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >= 48em){.Nc{box-shadow:none;margin-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Zc{position:relative;display:flex;align-items:center;padding:0 1rem .75rem}.UX{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}._c{left:1.75rem;width:1.25rem;position:absolute;fill:var(--asc-color-base-shade2)}._c[data-search-value=true]{fill:var(--asc-color-base-default)}.el{display:none}.el[data-search-value=true]{display:block;position:absolute;right:1.75rem}.BX{fill:var(--asc-color-base-shade3);width:1.5rem;height:1rem}.FX{padding:.5rem 1rem}.HX{display:flex;align-items:center}.rl{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.LX{display:flex;flex-direction:column}.al{width:8.75rem;height:.5rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.75rem}.ol{width:6.75rem;height:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.rl,.al,.ol{animation:il 1.5s ease-in-out infinite}@keyframes il{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >= 48em){.TX{border-radius:.5rem;padding-bottom:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Zc{padding:.75rem 1rem}}.VX{width:100%;gap:.75rem;display:flex;align-items:center;padding:.5rem 1rem}.qX{flex:1;min-width:0;gap:.75rem;display:flex;align-items:center}.DX{display:flex;width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;align-items:center}.GX{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}.tl{width:100%;display:block}.be{width:100%;gap:.75rem;display:flex;padding:1rem 0;align-items:center}.be:hover{background-color:var(--asc-color-background-shade1)}.JX{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.KX{color:var(--asc-color-alert-default)}.NX{width:1.5rem;height:1.5rem;fill:var(--asc-color-alert-default)}.OX{width:1rem;height:.75rem;fill:var(--asc-color-base-shade3)}.PX{margin-right:.13rem;width:1rem;height:1rem}@media (width >= 48em){.tl{overflow:hidden;padding:.5rem 0}.be{padding:.75rem 1rem}.be:focus-visible{background-color:var(--asc-color-background-shade1)}}@media (width >= 48em){.sl{padding:.5rem 0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.sl[data-hidden=true]{padding:0;border:none}}.QX{padding-bottom:1rem}.dl{display:flex;padding:1rem;align-items:center;justify-content:space-between}.cl{color:var(--asc-color-base-default)}.WX{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.ZX:focus-visible{width:1.5rem;height:1.5rem;border-radius:50%;outline:2px solid var(--asc-color-primary-default)}.ll{padding:0 1rem;margin-bottom:.75rem}.nl{font-size:1rem}@media (width >= 48em){.dl{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)}.cl{font-size:1.25rem}.ll{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}.nl{font-size:.875rem}}.nr{display:flex;padding:0 1rem;flex-direction:column;background-color:var(--asc-color-background-default);scrollbar-width:none;-ms-overflow-style:none}.nr::-webkit-scrollbar{display:none}.ml{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)}.gl{display:flex;flex-direction:column}._X{display:grid;align-items:center;grid-template-columns:2.5rem minmax(0,1fr) min-content;gap:.75rem;padding:.5rem 0}.eY{text-align:left;overflow:hidden;white-space:nowrap;-webkit-line-clamp:1;text-overflow:ellipsis}.rY{width:2.5rem;height:2.5rem;border-radius:50%}.aY{width:1.5rem;height:1.125rem;fill:var(--asc-color-secondary-default)}.oY{width:100%;height:1px}@media (width >= 48em){.nr{padding:0;gap:.75rem;background-color:transparent}.ml{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.gl{padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.iY{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.tY{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sY{color:var(--asc-color-base-shade3)}.hl{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){.hl{height:auto;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.pl{height:100%;padding:0 1rem;background-color:var(--asc-color-background-default)}.bl{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}.dY{grid-area:back}.cY{overflow:hidden;grid-area:title;display:flex;justify-content:center;align-items:center}.lY{height:1px;width:100%}.ul{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%}.ul[data-has-categories=true]{grid-template-rows:[name-start] auto [name-end cat-start] auto [cat-end member-start] auto [member-end]}.nY{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)}.mY{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-sm)}.gY{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}.hY{grid-column:sub-a / sub-g;grid-row:name-start / name-end;display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.pY{grid-column:sub-a / sub-e;grid-row:cat-start / cat-end}.bY{display:flex;align-items:center}.uY{grid-column:sub-a / sub-e;grid-row:member-start / member-end}.fl{grid-row:name-start / member-end;grid-column:sub-e / sub-g;width:4rem;place-self:end end}.fl[data-has-categories=true]{grid-row:cat-start / member-end}.fY{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}@media (width >= 48em){.pl{padding:0;height:auto;gap:.75rem;display:grid;background-color:transparent}.bl{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.vY{padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.wY{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)}.xY{padding:0 1rem;max-width:23rem}.yY{position:relative}.kY{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%)}.jY{top:2rem;left:1rem;z-index:300;position:fixed}.zY{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade4)}.XY{width:100%;height:100%;outline:none}.q{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;position:relative;-o-object-position:center;object-position:center}.q[data-orientation=portrait]{width:100vw;height:100dvh;-o-object-fit:cover;object-fit:cover}.q[data-orientation=landscape]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.YY{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%)}.IY{gap:.5rem;display:flex;text-align:center;align-items:center;flex-direction:column;color:var(--asc-color-white)}.AY{width:2.5rem;height:2.5rem;border-radius:50%;animation:vl 1s linear infinite;border:3px solid rgb(from var(--asc-color-white) r g b / 50%);border-top-color:var(--asc-color-white)}@keyframes vl{to{transform:rotate(360deg)}}@media only screen and (width >= 48em){.q[data-orientation=landscape]{width:80vw;max-height:75vh}.q[data-orientation=portrait]{width:100%;height:75vh;max-width:90vw}}.MY{width:100%}.SY{display:flex;height:100dvh;flex-direction:column;justify-content:space-between}.CY{display:flex;padding:1rem;justify-content:center;align-items:center}.EY{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)}.RY{width:3.5rem;height:3.5rem}.UY{color:var(--asc-color-base-shade1)}.BY{gap:1rem;display:flex;padding:1.5rem 1rem;flex-direction:column}.FY{gap:.5rem;display:flex}.HY{width:1.75rem;height:1.75rem}.LY{padding:1rem;border-top:1px solid var(--asc-color-base-shade4)}.TY{width:30%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem;margin:.5rem 1rem}.VY{display:flex;width:100%;align-items:center;gap:.75rem;padding:.75rem 1rem}.wl{width:100%;max-width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.qY{display:flex;flex-direction:column;width:100%;gap:.5rem}.xl{width:75%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.DY{width:40%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.wl,.xl{animation:yl 1.5s ease-in-out infinite}.GY{padding-top:1rem}@keyframes yl{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.kl{width:100%;background-color:rgb(from var(--asc-color-primary-shade3) r g b / 30%)}.kl[data-isseen=true]{background-color:var(--asc-color-background-default)}.JY{display:flex;align-items:center;justify-content:space-between;padding:1rem;gap:.75rem}.KY{display:flex;align-items:center;gap:.75rem}.NY{flex-shrink:0;width:2rem;height:2rem}.OY{flex:1;word-break:break-word}.jl{width:100%;height:100%;overflow-y:scroll;background-color:var(--asc-color-background-default);scroll-behavior:smooth}.mr{display:flex;align-items:center;justify-content:space-between;padding:1rem .75rem;position:sticky;top:0;z-index:1;background-color:var(--asc-color-background-default);transition:border-bottom .2s ease;border-bottom:0 solid var(--asc-color-base-shade4)}.mr[data-scrolled=true]{border-bottom:1px solid var(--asc-color-base-shade4)}.PY{display:flex;fill:var(--asc-color-base-default)}.zl{width:1.5rem}.QY{color:var(--asc-color-base-default)}.WY{color:var(--asc-color-base-shade1);padding:.5rem 1rem;background-color:var(--asc-color-background-default)}.ZY{height:.25rem;width:100%}._Y{display:flex;flex-direction:column}.eI{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.rI{padding:1rem}.aI{height:calc(100% - 4rem)}@media (width >= 48em){.jl{width:22.5rem;height:26rem;border-radius:.5rem .5rem 0 0}.mr{justify-content:center}.zl{display:none}}.oI{position:relative;padding-bottom:1rem}.Xl{display:flex;justify-content:space-between;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.iI{display:flex;align-items:center;color:var(--asc-color-base-default)}.tI{width:1.5rem;height:1.5rem}.sI{color:var(--asc-color-base-default);margin-right:.25rem}.Yl{padding:0 1rem}.dI{display:flex;flex-direction:column;gap:1rem;padding:.5rem 1rem}@media (width >= 48em){.Xl{border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);border-bottom:none;background-color:var(--asc-color-background-default)}.Yl{background-color:var(--asc-color-background-default);border-radius:0;border:1px solid var(--asc-color-base-shade4)}}.Il{padding:.75rem 1rem 0;border-bottom:.5rem solid #ebecef;background-color:var(--asc-color-background-default)}.cI{width:2.5rem;height:2.5rem;border-radius:50%}.lI{display:flex;gap:.75rem;align-items:center}.nI{display:flex;gap:.75rem;padding:.75rem 0;width:100%}.Al{gap:1rem;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 13rem);background-color:var(--asc-color-background-default)}.mI{fill:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.gI{color:var(--asc-color-base-shade3)}.hI{color:var(--asc-color-base-default);cursor:pointer}.pI{display:flex;flex-direction:column;gap:1rem;padding:.5rem 1rem}@media (width >= 48em){.Il{border-radius:.5rem;border-bottom:unset;border:1px solid var(--asc-color-base-shade4);margin-top:.75rem}.Al{height:calc(100vh - 10rem);border-radius:.5rem;margin-top:.75rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.ue{display:block;padding:0 1rem;background-color:var(--asc-color-background-default)}.ue:last-child{margin-bottom:.5rem}.bI{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;width:100%}.uI{display:flex;align-items:center;gap:.5rem}.fI{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}.vI{color:var(--asc-color-alert-default)}.wI{display:flex;align-items:center;gap:.25rem}.xI{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.yI{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.kI{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.jI{display:flex;gap:.5rem;width:100%;padding:.75rem 0;border-top:1px solid var(--asc-color-base-shade4)}.zI{border-radius:0!important;max-height:none!important;background-color:transparent!important}.Ml{background-color:var(--asc-color-black)!important}.Sl{padding:0 1rem;background-color:var(--asc-color-background-default);border-bottom:.5rem solid var(--asc-color-base-shade4)}.Cl{gap:1rem;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 13rem);background-color:var(--asc-color-background-default)}.XI{fill:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.YI{color:var(--asc-color-base-shade3)}.II{color:var(--asc-color-base-default);cursor:pointer}@media (width >= 48em){.ue{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.ue:last-child{margin-bottom:0}.Ml{background-color:rgb(from var(--asc-color-black) r g b / 80%)!important}.Sl{border-bottom:unset;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-top:.75rem}.Cl{height:calc(100vh - 10rem);border-radius:.5rem;margin-top:.75rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.gr{color:var(--asc-color-base-default)}.El{display:flex;align-items:center;padding:1.12rem .75rem;justify-content:space-between}.Rl{color:var(--asc-color-base-default)}.AI{width:1.5rem}.Ul{border:none;padding-bottom:5rem}.Bl{width:100%;height:11.75rem;position:relative;background:linear-gradient(0deg,#0000007f,#0000007f) 100%,#d9e5fc}.Fl{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0deg,#0006 0% 100%)}.Hl{top:50%;left:50%;width:2rem;opacity:.8;height:1.75rem;position:absolute;fill:var(--asc-color-white);transform:translate(-50%,-50%)}.Ll{padding:.5rem 1rem 0}.Tl{display:block;padding:1.5rem 0 1rem}.Vl{gap:.5rem;display:flex;padding:1rem 0;justify-content:space-between}.MI{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)}.SI{gap:.25rem;display:flex;align-items:center}.CI{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)}.EI{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.ql{gap:.25rem;display:flex;padding-bottom:1rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.RI{gap:.5rem;display:flex;flex-wrap:wrap}.UI{gap:.5rem;display:flex;align-items:center;border-radius:1.5rem;padding:.25rem .5rem .25rem .25rem;border:1px solid var(--asc-color-base-shade4)}.BI,.FI{width:1.75rem;height:1.75rem;border-radius:50%}.HI{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)}.LI{fill:var(--asc-color-base-shade1)}.TI{width:100%}.Dl{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)}.VI{gap:.75rem;padding:1rem 0;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.qI{gap:.75rem;display:flex}.DI{border-top:1px solid var(--asc-color-base-shade4);margin:0 1rem}.hr{gap:1rem;display:grid;justify-items:center;grid-template-columns:repeat(auto-fill,minmax(4rem,1fr))}.GI{display:flex;text-align:center;flex-direction:column}.JI{display:flex;position:relative;justify-content:center}.gr .KI{width:2.5rem;height:2.5rem}.NI{top:0;margin:0;padding:0;border:none;display:flex;right:.4rem;cursor:pointer;background:none;position:absolute;align-items:center;justify-content:center}.OI{width:1.125rem;height:1.125rem;border-radius:50%;fill:var(--asc-color-background-transparent-black)}.PI{width:4rem;overflow:hidden;white-space:nowrap;align-items:center;margin-top:.25rem;justify-self:center;display:inline-block;text-overflow:ellipsis}.Gl{bottom:0;left:0;right:0;width:100%;display:flex;padding:1rem;position:fixed;justify-content:center;border-top:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);z-index:10}.QI{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.WI{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);padding:.125rem 0}.Jl{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start;padding-bottom:1rem}.ZI{position:relative}@media only screen and (width >=48em){.gr{gap:.75rem;display:grid;padding-bottom:2rem}.El{height:4rem;border-radius:.5rem;padding:1.25rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Rl{font-size:1.25rem}.Ul{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);padding-bottom:0}.Bl{width:100%;height:17.0625rem;border-radius:.5rem .5rem 0 0}.Fl{border-radius:.5rem}.Hl{width:5rem;height:3.5rem}.Ll{padding:0 1rem;background-color:var(--asc-color-background-default)}.Vl,.Tl{padding:1.5rem 0 0}.D,.G,.ql,.Dl{padding:1rem 0}.Gl{margin-top:0;border-top:none;position:static;width:auto;left:auto;right:auto;border-radius:0 0 .5rem .5rem}.hr{padding:1rem 0 0}._I{font-size:1.25rem}.hr .eA{border-bottom:none}.Jl{padding:1rem 0}}.rA{display:flex;text-align:center;padding:0 .75rem;flex-direction:column}.aA{width:2.5rem;display:flex;height:2.5rem;border-radius:50%;align-items:center;margin-bottom:.25rem;justify-content:center;background-color:var(--asc-color-base-shade4)}.oA{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.iA{line-height:1.65rem}.tA{color:var(--asc-color-base-shade1)}.sA{line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default);display:block}.dA{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}.cA{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.lA{color:var(--asc-color-base-shade1)}.nA{color:var(--asc-color-base-shade1)}.mA{width:100%}.Kl{color:var(--asc-color-base-default)}.Nl{display:flex;align-items:center;padding:1.12rem .75rem;justify-content:space-between}.Ol{color:var(--asc-color-base-default)}.gA{width:1.5rem}.Pl{border:none}.pr{width:100%;height:11.75rem;position:relative}.pr[data-no-image=true]{background:linear-gradient(0deg,#0000007f,#0000007f) 100%,#d9e5fc}.Ql{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0deg,#0006 0% 100%)}.Wl{top:50%;left:50%;width:2rem;opacity:.8;height:1.75rem;position:absolute;fill:var(--asc-color-white);transform:translate(-50%,-50%)}.Zl{padding:.5rem 1rem 0}._l{gap:.5rem;display:flex;padding:1rem 0;justify-content:space-between}.hA{font-size:.8125rem;color:var(--asc-color-base-shade1)}.J{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)}.pA{gap:.25rem;display:flex;align-items:center}.bA{line-height:1.125rem;font-size:.8125rem;color:var(--asc-color-base-shade3)}.K{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)}.J::-moz-placeholder,.K::-moz-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.J:-ms-input-placeholder,.K:-ms-input-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.J::placeholder,.K::placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.uA{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.en{gap:.25rem;display:flex;padding-bottom:1rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.fA{gap:.5rem;display:flex;flex-wrap:wrap}.vA{gap:.5rem;display:flex;align-items:center;border-radius:1.5rem;padding:.25rem .5rem .25rem .25rem;border:1px solid var(--asc-color-base-shade4)}.wA,.xA{width:1.75rem;height:1.75rem;border-radius:50%}.yA{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)}.kA{fill:var(--asc-color-base-shade1)}.jA{width:100%}.rn{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)}.zA{padding:1rem 0;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.XA{gap:.75rem;display:flex}.an{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)}.YA{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.IA{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default);padding:.125rem 0}.AA{border-top:1px solid var(--asc-color-base-shade4);margin:0 1rem}.MA{display:flex;align-items:self-start;gap:.75rem}.SA{position:relative}@media only screen and (width >=48em){.Kl{gap:.75rem;display:grid;padding-bottom:2rem}.Nl{border-radius:.5rem;padding:1.25rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ol{font-size:1.25rem}.Pl{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.pr{width:100%;height:17.0625rem;border-radius:.5rem .5rem 0 0}.Ql{border-radius:.5rem}.Wl{width:5rem;height:3rem}.Zl{padding:0 1rem;background-color:var(--asc-color-background-default)}._l{padding:1.5rem 0 0}.J,.K,.en,.rn{padding:1rem 0}.an{margin-top:0;border-top:none;position:static;border-radius:0 0 .5rem .5rem}.on{padding:1rem 0 0}.CA{font-size:1.25rem}.on .EA{border-bottom:none}}.br{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%)}.br[data-entering]{animation:ur 0ms}.br[data-exiting]{animation:ur .25s reverse ease-in}.fr{outline:none;max-width:20rem;max-height:80vh;border-radius:.75rem;background:var(--asc-color-background-default)}.fr[data-entering]{animation:in .25s cubic-bezier(.175,.885,.32,1.275)}.RA{outline:none}.UA{display:flex;align-items:center;padding:1.25rem 1.5rem;justify-content:space-between}.BA{font-size:1.25rem;color:var(--asc-color-base-default)}.tn{fill:var(--asc-color-base-shade3)}.FA{line-height:1.5;font-size:.875rem;padding:0 1.5rem;color:var(--asc-color-base-shade1)}.sn{gap:.75rem;display:flex;justify-content:center;padding:1rem 1.5rem 1.5rem}.vr{width:100%}.HA{color:var(--asc-color-white)}.wr{width:100%}.vr:hover{opacity:.7}.wr:hover{opacity:.7;color:var(--asc-color-secondary-shade1)}@keyframes ur{0%{opacity:0}to{opacity:1}}@keyframes in{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.fr{max-width:25rem;min-width:25rem}.tn[data-focus-visible]{outline:1px solid var(--asc-color-base-shade2)}.sn{justify-content:flex-end}.vr[data-focus-visible]{opacity:.7}.wr[data-focus-visible]{opacity:.7;color:var(--asc-color-secondary-shade1)}}.xr{padding:1rem;background-color:var(--asc-color-background-default);max-height:96%;position:fixed;bottom:0;left:0;right:0;z-index:9999;display:flex;flex-direction:column;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem}.xr:focus{outline:none}.LA{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;flex:1;margin-bottom:2rem}.TA{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:1rem}.dn{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){.xr,.dn{display:none}}.yr{outline:none;max-height:80vh;border-radius:.75rem;background:var(--asc-color-background-default);overflow:hidden}.yr[data-entering]{animation:cn .25s cubic-bezier(.175,.885,.32,1.275)}.yr[data-animation=false][data-entering]{animation:none}.t{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%)}.t[data-view=mobile]{display:flex}.t[data-view=desktop]{display:none}.t[data-entering]{animation:kr 0ms}.t[data-exiting]{animation:kr .25s reverse ease-in}.t[data-animation=false][data-entering],.t[data-animation=false][data-exiting]{animation:none}.t[data-view=none]{display:none}.VA{outline:none}.qA{display:flex;align-items:center;padding:1.25rem 1.5rem;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.DA{font-size:1.25rem;color:var(--asc-color-base-default)}.ln{fill:var(--asc-color-base-shade3)}@keyframes kr{0%{opacity:0}to{opacity:1}}@keyframes cn{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.t[data-view=mobile]{display:none}.t[data-view=desktop]{display:flex}.ln[data-focus-visible]{outline:1px solid var(--asc-color-base-shade2)}}.GA{height:100%;width:100%}.nn{display:none}@media (width >= 48em){.nn{min-height:100%;display:block}}.JA{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.mn{width:100%;height:100%;display:grid;overflow:hidden;grid-template-columns:auto 1fr;background:var(--asc-color-background-shade1)}.gn{width:18rem}.jr{width:100%;margin:0 auto;overflow:scroll;max-width:37.125rem;padding:1rem 1.5rem 0;scrollbar-width:none;-ms-overflow-style:none}.jr::-webkit-scrollbar{display:none}@media (width < 48em){.mn{grid-template-columns:1fr;background:var(--asc-color-background-default)}.gn{display:none}.jr{padding:0;max-width:unset}}.KA{font-weight:700;font-size:1.25rem;color:var(--asc-color-base-default)}.fe{gap:1rem;display:grid;padding:.5rem 1rem;grid-template-columns:2rem 12.5rem}.fe:hover,.fe:focus-within{background-color:var(--asc-color-background-shade1)}.fe[data-selected=true]{background-color:var(--asc-color-primary-shade3)}.NA{width:2rem;height:2rem;border-radius:100%}.OA{width:100%;height:100%;fill:var(--asc-color-primary-shade2)}.PA{gap:.25rem;width:100%;display:grid}.zr{display:flex;width:12.5rem;align-items:center;justify-content:start}.QA{display:flex;align-items:center;justify-content:center}.hn{fill:var(--asc-color-base-default)}.zr[data-selected=true] .hn{fill:var(--asc-color-primary-default)}.pn{color:var(--asc-color-base-default)}.WA{height:1rem;width:1.25rem}.zr[data-selected=true] .pn{color:var(--asc-color-primary-default)}.ZA{width:12.5rem;flex-wrap:nowrap}._A{gap:1rem;width:100%;display:grid;padding:.5rem 1rem;border-radius:.75rem;grid-template-columns:2rem 12.5rem}.eM{width:2rem;height:2rem;border-radius:100%;background-color:var(--asc-color-base-shade4)}.rM{width:100%;gap:.375rem;display:grid}.aM{width:12.25rem;height:.875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.oM{width:5rem;height:.625rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.iM{animation:bn 1.5s ease-in-out infinite}@keyframes bn{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.tM{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)}.sM{padding:.5rem 1rem;color:var(--asc-color-base-default)}.z{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)}.z:hover,.z:active{color:var(--asc-color-base-default);background-color:var(--asc-color-primary-shade3)}.z:disabled{background-color:transparent;color:var(--asc-color-base-shade2)}.z[data-active=true]{color:var(--asc-color-primary-default);background-color:var(--asc-color-primary-shade3)}.un{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)}.un[data-active=true]{background-color:var(--asc-color-primary-default)}.fn{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}.fn[data-active=true]{fill:var(--asc-color-white)}.vn{font-size:var(--asc-text-font-size-sm);font-weight:var(--asc-text-font-weight-bold)}.vn[data-active=true]{color:var(--asc-color-primary-default)}@media (width >= 48em){.z[data-focus-visible]{color:var(--asc-color-base-default);background-color:var(--asc-color-primary-shade3)}}.dM{display:flex;flex-direction:column;height:100vh;border-right:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.cM{gap:1rem;padding:1rem;display:grid;flex-shrink:0}.lM{display:flex;align-items:center;justify-content:space-between}.nM{flex-shrink:0;display:grid;grid-gap:.5rem;padding:.5rem 0;border-top:1px solid var(--asc-color-base-shade4)}.mM{display:grid;grid-gap:.5rem;padding:.5rem 0;border-top:1px solid var(--asc-color-base-shade4);overflow-y:auto}.gM{max-height:55vh;overflow-y:scroll;padding-bottom:1rem}.hM{border-radius:.5rem;padding-bottom:.5rem;background-color:var(--asc-color-background-default);box-shadow:0 0 2px #28293d1a,0 4px 8px #60617033}.wn{padding-bottom:1rem}.xn{display:flex;padding:1rem;align-items:center;margin-bottom:0;justify-content:space-between;background-color:var(--asc-color-background-default)}.yn{color:var(--asc-color-base-default)}.pM{width:1.5rem}.kn{border:none;border-radius:0;padding-bottom:0;background-color:var(--asc-color-background-default)}.bM{padding:.75rem 1rem}.jn{height:70vh;display:flex;align-items:center;justify-content:center}.uM{flex:1;gap:1rem;min-width:0;display:flex;padding:.5rem 1rem;align-items:center}.fM{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%}.vM{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--asc-color-base-default)}.wM{width:1.25rem;height:1.25rem}.xM{padding:0 1rem}@media only screen and (width >= 48em){.wn{gap:1rem}.xn{padding:1.25rem 1rem;border-radius:.5rem;margin-bottom:.75rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.yn{font-size:1.25rem}.kn{padding:.5rem 0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.jn{height:30vh}}.yM{display:flex;padding:var(--asc-spacing-m1);padding-top:0;gap:var(--asc-spacing-s1);align-items:center}.kM{color:var(--asc-color-base-inverse)}.jM{color:var(--asc-color-base-default);display:flex;align-items:center}.zM{width:.75rem;height:.75rem;margin-right:var(--asc-spacing-xxs2);fill:var(--asc-color-base-default)}.XM{width:3rem;height:3rem}.YM{animation:zn 2s linear infinite}@keyframes zn{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.IM{display:flex;:hover{cursor:pointer;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm)}}.AM{fill:var(--asc-color-secondary-shade2);width:auto;height:1.25rem}.MM{width:1.25rem;height:1.25rem}.SM{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)}.CM{cursor:pointer;display:flex;padding:var(--asc-spacing-s2) var(--asc-spacing-m1);justify-content:space-between}.EM{color:var(--asc-color-base-inverse)}.RM{color:var(--asc-color-alert-default)}.UM,.BM{fill:var(--asc-color-base-inverse)}.FM{width:1.25rem;height:1.25rem;fill:var(--asc-color-alert-default)}.HM{width:1.25rem;height:1.25rem}.LM{height:1.25rem;width:1.25rem;color:var(--asc-color-alert-default);fill:var(--asc-color-alert-default)}.TM{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);&.VM{position:fixed!important}}.qM{padding:var(--asc-spacing-s1) var(--asc-spacing-m1);display:flex;gap:var(--asc-spacing-s1)}.DM{display:flex;gap:var(--asc-spacing-xxs2);align-items:center;color:var(--asc-color-secondary-shade2);margin-bottom:var(--asc-spacing-xxs2)}.GM{width:2rem;height:2rem}.JM{width:1rem;height:1rem}.Xn{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}.Xn[data-mentioned=true]{border:1px solid var(--asc-color-primary-default)}.KM{width:12.5rem}.NM{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)}.OM{color:var(--asc-color-base-inverse)}.PM{color:var(--asc-color-base-default);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.QM{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)}.WM{-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.ZM,._M{color:var(--asc-color-primary-default)}.eS{color:var(--asc-color-primary-dark, var(--asc-color-primary-default))}.rS{width:1.25rem;height:1.25rem;color:var(--asc-color-base-shade2)}.Yn{display:flex}.Yn:hover{cursor:pointer;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm)}.aS{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}.ve{width:2rem;height:2rem;border:.313rem var(--asc-color-base-shade4) solid;border-radius:var(--asc-border-radius-full)}.ve[data-active=true],.ve[data-active=true]:hover{border-radius:var(--asc-border-radius-full);border:.313rem var(--asc-color-base-shade1) solid}.ve:hover{border-radius:var(--asc-border-radius-full);border:.313rem var(--asc-color-secondary-shade3) solid}.oS{position:relative}.iS{position:absolute;bottom:1.5rem;left:.625rem;transform:translate(-50%)}.tS{width:1.25rem;height:1.25rem}.In{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)}.In[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)}.sS{width:1.25rem;height:1.25rem}.dS{margin-left:var(--asc-spacing-xxs1);color:var(--asc-color-base-inverse)}.cS{color:var(--asc-color-base-shade1)}.lS{padding:var(--asc-spacing-s1) var(--asc-spacing-m1);display:flex;gap:var(--asc-spacing-s1)}.An{position:relative}.An[data-reactions=true]{margin-bottom:1.313rem}.nS{display:flex;align-items:flex-end;gap:var(--asc-spacing-xxs3)}.mS{position:absolute;bottom:-1.313rem}.gS{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)}.hS{display:flex;align-items:flex-start;padding-bottom:var(--asc-spacing-xxs2)}.pS{height:1rem;width:1rem;fill:var(--asc-color-base-inverse)}.bS{width:auto;height:1.25rem}.uS{height:1rem;width:1.25rem;fill:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.fS{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}.vS{z-index:1001!important;max-height:85%;top:15%!important;@media (width >= 768px){width:375px!important}}.wS{height:100%!important;background-color:var(--asc-color-background-default)!important}.xS{background-color:var(--asc-color-black)!important;opacity:.5!important}.yS{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)}.kS{display:flex;flex-direction:column-reverse;flex-grow:1;overflow-y:hidden}.jS{margin:auto;padding-top:var(--asc-spacing-m1);padding-bottom:var(--asc-spacing-m1)}.zS{width:1.25rem;height:1.25rem}.XS{display:flex;flex-direction:column-reverse;overflow:auto}.YS{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)}.IS{margin-bottom:var(--asc-spacing-m1)}.AS{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}.MS{padding-top:1.3125rem;padding-bottom:.5rem}.SS{margin:auto;width:8.375rem;height:.3125rem;border-radius:var(--asc-border-radius-full);background-color:var(--asc-color-base-shade1)}.CS{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)}.ES{width:2rem;height:2rem;cursor:pointer}.RS{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem}.US{height:3.5rem;width:100%;position:relative;background-color:var(--asc-color-background-default)}.BS{position:absolute;top:0;left:0;width:100%;transform:translateY(-100%)}.FS{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}.HS{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)}}.LS{color:var(--asc-color-primary-default)}.TS{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}.Mn{height:100%;font-size:var(--asc-text-font-size-md);color:var(--asc-color-base-default);padding:0 0 0 1rem;position:relative}.VS{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}.qS{margin:0;position:relative}.Mn:focus{border:none;outline:none}.Sn{position:absolute;bottom:0;left:0;width:100%;height:12.5rem;overflow-y:scroll}.Sn::-webkit-scrollbar{display:none}.Cn{color:var(--asc-color-primary-shade1);text-decoration:none}.Cn:hover{text-decoration:underline}.Xr,.Yr{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}.Xr[data-is-selected=true],.Yr[data-is-selected=true]{background-color:var(--asc-color-base-shade4)}.Xr:focus,.Yr:focus{background-color:var(--asc-color-base-shade4)}.DS{width:2.5rem;height:2.5rem}.GS{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}.JS,.KS{margin-left:.5rem;font-size:1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-base-default)}.NS{min-height:3.5rem;z-index:99;background-color:var(--asc-color-background-default)}.OS{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)}.PS{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}}}.QS{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)}}.WS{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;.ZS{flex:0 0 auto;width:2rem;height:2rem}._S{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;.eC{font-weight:var(--asc-text-font-weight-bold)}.rC{font-weight:var(--asc-text-font-weight-light);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.aC{flex:0 0 auto;cursor:pointer}}.oC{position:relative;height:0}.iC{height:100%}.tC{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}.sC{color:var(--asc-color-base-shade3)}.dC{color:var(--asc-color-base-shade2)}.cC{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)}.lC{position:relative;bottom:var(--asc-spacing-m1);display:flex;flex-direction:column;align-items:center;z-index:99999;pointer-events:none}.nC{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:En;animation-fill-mode:forwards;pointer-events:auto;background-color:var(--asc-color-base-shade4)}@keyframes En{0%{opacity:0}to{opacity:1}}.mC{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;&.gC{border-color:var(--asc-color-alert-default)}&.hC{background:var(--asc-color-base-shade4);border-color:var(--asc-color-base-shade3)}}.pC{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}}.bC{position:relative;width:100%;>div:first-child{position:absolute!important;width:100%;top:revert!important;left:revert!important;right:revert!important;bottom:revert!important}}.Rn{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}}}.uC{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}.fC{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)}.Rn .vC{padding:0 .4rem}.wC{box-shadow:var(--asc-box-shadow-01)}.xC{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);height:100%;overflow-y:hidden}.yC{color:var(--asc-color-white)}.kC,.jC{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between}.zC{color:var(--asc-color-white)}.XC{width:100%;height:100%;position:relative}.YC{position:absolute;top:10px;left:10px;right:10px;z-index:1;display:flex;align-items:center;padding:.75rem 0 .625rem}.Un{position:absolute;top:0;left:0;right:0;height:.125rem;border-radius:.25rem;background-color:#ffffff4d}.IC{height:100%;background-color:#fff;transition:width .1s linear}.AC{width:100%;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.Bn{color:#fff}.MC{display:flex;align-items:center;gap:.25rem}.SC{position:absolute;bottom:2rem;z-index:1;display:flex;justify-content:center;align-items:center;padding:.75rem 1rem .625rem;left:50%;transform:translate(-50%)}.Fn{width:100%;height:100%;position:absolute;top:0;left:0}.CC{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Hn{width:2rem;height:2rem}.EC{-o-object-fit:contain;object-fit:contain}.RC{-o-object-fit:cover;object-fit:cover}.UC{width:100%;display:flex;justify-content:space-between;align-items:center}.BC{display:flex;align-items:center;gap:.5rem;width:100%}.FC{position:absolute;inset:0;background:linear-gradient(180deg,#00000029 100%,#fff0 55.05%);pointer-events:none}@keyframes Ln{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.O{background-color:#e0e0e0;animation:Ln 1.5s ease-in-out infinite}.Un.O{height:.25rem;width:100%}.Hn.O{width:2rem;height:2rem;border-radius:50%}.Bn.O{width:60%;height:1rem;border-radius:.25rem}.Fn.O{width:100%;height:100%}.HC{flex-grow:1;display:flex;flex-direction:column;gap:.25rem}.LC{width:80%;height:.5rem;background-color:#e0e0e0;margin-bottom:.25rem;border-radius:.25rem}.TC{width:40%;height:.5rem;background-color:#e0e0e0;border-radius:.25rem}.VC{position:relative;width:7.4rem;height:13rem}.qC{width:1rem;height:1rem;flex-shrink:0}.P{position:relative;width:100%;height:100%;overflow:hidden}.Ir{width:100%;height:100%}.Ir img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.P:hover .Ir img{transform:scale(1.1);cursor:pointer}.DC{position:absolute;top:0;left:0;right:0;padding:.5rem}.GC{display:flex;align-items:center;gap:.25rem;margin-bottom:.25rem}.JC{color:#ebecef;font-size:.25rem}.KC{display:flex;align-items:center}.NC{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;max-width:3rem}.OC{width:.5rem;height:.5rem;color:#1054de}.PC{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}.QC{width:100%;height:100%}.WC{-o-object-fit:contain;object-fit:contain}.ZC{-o-object-fit:cover;object-fit:cover}._C{position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.eE{width:.75rem;height:.75rem;color:#1054de;margin-right:.13rem}.rE{max-width:4rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.aE{position:absolute;top:.5rem;left:.5rem;right:.5rem;display:flex;align-items:center}.oE{background-color:#636878;animation:Tn 1.5s ease-in-out infinite}@keyframes Tn{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.iE{width:1rem;height:1rem;border-radius:50%;background-color:#e0e0e0;margin-right:.5rem}.tE{flex-grow:1}.sE{width:80%;height:.25rem;background-color:#e0e0e0;margin-bottom:.25rem;border-radius:.25rem}.dE{width:40%;height:.25rem;background-color:#e0e0e0;border-radius:.25rem}.cE{width:7.4rem;height:13rem;position:relative;overflow:hidden}.lE{position:absolute;inset:0;background:linear-gradient(180deg,#00000029 100%,#fff0 55.05%);pointer-events:none;z-index:0}.nE{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:
|