@amityco/ulta-ui-kit 2.0.1 → 2.0.3
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 +496 -496
- package/dist/index.css +1 -1
- package/dist/index.js +520 -520
- 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 j{to{transform:translate(100%)}}.j{--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}.j: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:j;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.j{--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}:root{color-scheme:only light;font-family:Circular Std,sans-serif;--asc-color-black: #000;--asc-color-white: #fff;--asc-color-primary-default: #000000;--asc-color-primary-shade1: #c0c0c0;--asc-color-primary-shade2: #c0c0c0;--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-alert-shade1: #b30000;--asc-color-alert-shade2: #ffe5e5;--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-alert: #ffe5e5;--asc-color-background-neutral-400: #c0c0c0;--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-notification-background: #ebefff;--asc-color-notification-content: #0e3ac9;--asc-color-border: #6e6e6e;--asc-text-global-font-family: "CircularStd-Book", sans-serif;--asc-text-global-font-style: normal;--asc-text-font-size-xs: .75rem;--asc-text-font-size-sm: .875rem;--asc-text-font-size-md: 1rem;--asc-text-font-size-lg: 1.125rem;--asc-text-font-size-xl: 1.25rem;--asc-text-font-size-xxl: 1.5rem;--asc-text-font-size-3xl: 1.875rem;--asc-text-font-size-4xl: 2.25rem;--asc-text-font-size-5xl: 3rem;--asc-text-font-size-6xl: 3.75rem;--asc-text-font-size-7xl: 4.5rem;--asc-text-font-weight-light: 300;--asc-text-font-weight-normal: 400;--asc-text-font-weight-medium: 500;--asc-text-font-weight-bold: 600;--asc-text-font-weight-headline: 700;--asc-text-font-weight-black: 900;--asc-line-height-xs: 1rem;--asc-line-height-sm: 1.125rem;--asc-line-height-md: 1.25rem;--asc-line-height-lg: 1.5rem;--asc-line-height-xl: 1.75rem;--asc-line-height-xxl: 2rem;--asc-border-radius-none: 0;--asc-border-radius-sm: .25rem;--asc-border-radius-md: .5rem;--asc-border-radius-lg: .75rem;--asc-border-radius-xl: 1rem;--asc-border-radius-xxl: 1.5rem;--asc-border-radius-full: 9999px;--asc-spacing-none: 0;--asc-spacing-xxs1: .125rem;--asc-spacing-xxs2: .25rem;--asc-spacing-xxs3: .375rem;--asc-spacing-s1: .5rem;--asc-spacing-s2: .75rem;--asc-spacing-m1: 1rem;--asc-spacing-m2: 1.25rem;--asc-spacing-m3: 1.5rem;--asc-spacing-l1: 2rem;--asc-spacing-l2: 2.5rem;--asc-spacing-l3: 3rem;--asc-spacing-l4: 3.5rem;--asc-spacing-xl1: 4rem;--asc-spacing-xl2: 4.5em;--asc-spacing-xl3: 6rem;--asc-box-shadow-01: 0px .5px 2px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 8%);--asc-box-shadow-02: 0px .5px 2px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 8%);--asc-box-shadow-03: 0px 2px 4px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 4%);--asc-box-shadow-04: 0px 4px 8px 0px rgb(96 97 112 / 20%), 0px 0px 2px 0px rgb(40 41 61 / 10%);--asc-box-shadow-05: 0px 8px 16px 0px rgb(96 97 112 / 16%), 0px 2px 4px 0px rgb(40 41 61 / 4%);--asc-box-shadow-06: 0px 0px 2px 0px rgb(40 41 61 / 10%), 0px 4px 8px 0px rgb(96 97 112 / 20%)}@media (prefers-color-scheme: light){:root{--asc-color-black: #000;--asc-color-white: #fff;--asc-color-primary-default: #000000;--asc-color-primary-shade1: #c0c0c0;--asc-color-primary-shade2: #c0c0c0;--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-alert-shade1: #b30000;--asc-color-alert-shade2: #ffe5e5;--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-alert: #ffe5e5;--asc-color-background-neutral-400: #c0c0c0;--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-notification-background: #ebefff;--asc-color-notification-content: #0e3ac9;--asc-color-border: #6e6e6e;--asc-color-focus-visible: #007aff}}@media (prefers-color-scheme: dark){:root{--asc-color-black: #000;--asc-color-white: #fff;--asc-color-primary-default: #000000;--asc-color-primary-shade1: ##c0c0c0;--asc-color-primary-shade2: #c0c0c0;--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-base-shade5: #6e6e6e;--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-alert-shade1: #b30000;--asc-color-alert-shade2: #ffe5e5;--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-alert: #ffe5e5;--asc-color-background-neutral-400: #c0c0c0;--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-notification-background: #ebefff;--asc-color-notification-content: #0e3ac9;--asc-color-focus-visible: #007aff}}.wn{[vaul-drawer][vaul-drawer-direction=bottom]:after{height:unset}}*,*:after,*:before{margin:0;padding:0;box-sizing:border-box;-ms-overflow-style:none;scrollbar-width:none}*::-webkit-scrollbar{display:none}body{font-family:Circular Std,sans-serif;pointer-events:auto!important}@font-face{font-family:Circular Std;src:url("./CircularStd-Book-QH24MWNT.woff2") format("woff2"),url("./CircularStd-Book-WO57ECZG.woff") format("woff"),url("./CircularStd-Book-X7C7G6T7.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Circular Std;src:url("./CircularStd-BookItalic-N7R5KSUJ.woff2") format("woff2"),url("./CircularStd-BookItalic-FKVXO6VC.woff") format("woff"),url("./CircularStd-BookItalic-JMRK2M3F.ttf") format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Circular Std;src:url("./CircularStd-Medium-MVVUHW3Z.woff2") format("woff2"),url("./CircularStd-Medium-27RJ4G7E.woff") format("woff"),url("./CircularStd-Medium-TPGRKUIA.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Circular Std;src:url("./CircularStd-MediumItalic-MGFTUSP5.woff2") format("woff2"),url("./CircularStd-MediumItalic-6VIHMKHS.woff") format("woff"),url("./CircularStd-MediumItalic-PWSPA5NY.ttf") format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Circular Std;src:url("./CircularStd-Bold-OBIX2X7G.woff2") format("woff2"),url("./CircularStd-Bold-3YZD2D54.woff") format("woff"),url("./CircularStd-Bold-UGQNNLCJ.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Circular Std;src:url("./CircularStd-BoldItalic-7MYBAB7V.woff2") format("woff2"),url("./CircularStd-BoldItalic-S4EXYNAA.woff") format("woff"),url("./CircularStd-BoldItalic-53VUNMNP.ttf") format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Circular Std;src:url("./CircularStd-Black-M6FYDJME.woff2") format("woff2"),url("./CircularStd-Black-PNLLRW5C.woff") format("woff"),url("./CircularStd-Black-YMQQKCA3.ttf") format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Circular Std;src:url("./CircularStd-BlackItalic-G62XUQUP.woff2") format("woff2"),url("./CircularStd-BlackItalic-NVQVXG5L.woff") format("woff"),url("./CircularStd-BlackItalic-BWOJUVN3.ttf") format("truetype");font-weight:900;font-style:italic;font-display:swap}.nn{padding:0;margin:0;font-family:Circular Std,sans-serif}.mn{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-lg);line-height:var(--asc-line-height-lg)}.gn{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-md);line-height:var(--asc-line-height-md)}.hn{font-weight:var(--asc-text-font-weight-normal);font-size:.8125rem;line-height:var(--asc-line-height-xs)}.pn{font-weight:var(--asc-text-font-weight-normal);font-size:var(--asc-text-font-size-sm);line-height:var(--asc-line-height-md)}.bn{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-sm);line-height:var(--asc-line-height-md)}.fn{font-size:.75rem;font-style:normal;font-weight:400;line-height:1.125rem;letter-spacing:-.0063rem}.un{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-xs);line-height:var(--asc-line-height-xs)}.vn{font-size:var(--asc-text-font-size-xl);line-height:var(--asc-line-height-xxl);font-weight:var(--asc-text-font-weight-headline)}.xn{background-color:var(--asc-color-background-default)!important}.yn{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)}.kn{background-color:var(--asc-color-background-default)}.jn{background-color:#0000007f}.wr{overflow:hidden;border-radius:50%;width:100%;height:100%}.wr[data-clickable=true]:hover{cursor:pointer}.zn{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.xr{display:inline-flex;align-items:center;justify-content:center;padding:var(--asc-spacing-s1) var(--asc-spacing-m1);font-size:var(--asc-text-font-size-md);font-weight:var(--asc-text-font-weight-bold);border-radius:var(--asc-border-radius-sm);cursor:pointer;transition:background-color .3s ease}.O{opacity:.6;cursor:not-allowed}.xr:disabled{opacity:.6;cursor:not-allowed}.yr{background-color:var(--asc-color-primary-default);color:var(--asc-color-white);border:none}.yr:hover:not(.O){background-color:var(--asc-color-primary-shade1)}.kr{background-color:var(--asc-color-white);color:var(--asc-color-primary-default);border:1px solid var(--asc-color-primary-default)}.kr:hover:not(.O){background-color:var(--asc-color-base-shade4)}.jr{background-color:transparent;color:var(--asc-color-primary-default);border:1px solid var(--asc-color-primary-default)}.jr:hover:not(.O){background-color:var(--asc-color-base-shade4)}.Cn{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)}.Xn{font-size:var(--asc-text-font-size-xl);padding:var(--asc-spacing-s2) var(--asc-spacing-m2)}.Yn{margin-right:var(--asc-spacing-s1)}.En{text-align:center;color:var(--asc-color-base-shade3)}.zr{box-sizing:border-box;background:transparent;border:none;cursor:pointer;outline:none;color:inherit;text-align:initial}.zr[data-focus-visible]{outline:2px solid var(--asc-color-focus-visible);outline-offset:2px;box-shadow:0 0 0 4px #0000001a}.Bn{all:unset;fill:var(--asc-color-white);cursor:pointer}.Mn{width:1.5rem;height:1.5rem}.An{width:2rem;height:2rem;cursor:pointer;color:var(--asc-color-base-default)}.Fn{width:1.5rem;height:1.5rem}.Cr{display:flex;cursor:pointer;padding:.25rem;align-items:center;justify-content:center;&:hover{opacity:.8}&:active{opacity:.6}}.In{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}@media (width >= 48em){.Cr[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.Rn{cursor:pointer;color:var(--asc-color-primary-default);background-color:var(--asc-color-background-default)}.Un{display:flex;padding:.75rem 0;width:100%;cursor:pointer}.Sr{margin-left:.5rem;color:var(--asc-color-base-default)}.Xr{fill:var(--asc-color-base-default);width:1.25rem;height:1.25rem}@media (width >= 48em){.Sr{margin-top:.15rem;margin-left:.75rem}.Xr{width:1.5rem;height:1.5rem;margin-left:.25rem}}.Hn{fill:var(--asc-color-white);cursor:pointer}.Ln{display:flex;align-items:center;gap:var(--asc-spacing-xxs2);cursor:auto}.Tn{cursor:pointer;width:1.5rem;height:1.5rem}.me{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}.me.Vn:focus{outline:2px solid var(--asc-color-focus-visible);outline-offset:2px;box-shadow:0 0 0 4px #0000001a}.me *{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Yr{width:1.25rem;height:1.25rem}.Yr[data-has-my-reaction=false]{fill:var(--asc-color-base-shade2)}.Er{color:var(--asc-color-base-shade2)}.Er[data-has-my-reaction=true]{color:var(--asc-color-primary-default);text-transform:capitalize}.qn{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)}.u{padding:.25rem .44rem;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.ge{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%)}.u:hover>.ge,.u[data-touch-over=true]>.ge{display:flex}.u:hover,.u[data-touch-over=true]{animation:Br .25s ease-out;scale:1.5}.u[data-active=true]{animation:Mr .25s ease-out}@keyframes Br{0%{scale:1}to{scale:1.5}}@keyframes Mr{0%{scale:1.5}to{scale:2}}.Ar{cursor:pointer;color:var(--asc-color-white);background-color:var(--asc-color-primary-default);font-size:12px;font-family:Circular Std,sans-serif;font-weight:500}.Ar:disabled{cursor:pointer;color:var(--asc-color-white);background-color:var(--asc-color-primary-shade2)}.Dn{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%}.Gn{width:2.5rem;height:2.5rem}.Jn{fill:#f26b1c}.Kn{fill:var(--asc-color-white)}.Fr{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)}.Fr[data-hideavatar=true]{display:none}.Nn{width:1.25rem;height:.75rem}.On{width:2rem;height:2rem}.Pn{position:absolute;top:96px;left:24px;z-index:99999}.Qn{fill:var(--asc-color-white);width:1.5rem;height:1.5rem}.Wn{color:var(--asc-color-secondary-default);background:#fffc;display:inline-flex;align-items:center;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:21.4375rem;width:-moz-fit-content;width:fit-content;padding:.625rem 1rem .625rem .75rem;border:var(--asc-color-base-shade4);text-decoration:none;cursor:pointer}.Zn{color:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;flex-shrink:0}._n{display:flex;align-items:center;overflow:hidden;color:var(--asc-color-secondary-default)}.em{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Ir{cursor:pointer;position:absolute;bottom:0;right:0;width:1rem;height:1rem}.Ir[data-disabled]{cursor:not-allowed}.rm{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}.am{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-default)}.om{line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default);display:block}.im{color:var(--asc-color-base-shade1)}.tm{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}.sm{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-default)}.dm{display:block;line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default)}.lm{color:var(--asc-color-base-shade1)}.Rr{border:none;display:flex;cursor:pointer;align-items:center;justify-content:center;transition:background-color .3s ease;outline:none}.Rr[data-focus-visible]{outline:2px solid var(--asc-color-focus-visible);outline-offset:2px;box-shadow:0 0 0 4px #0000001a}.l{font-weight:400}.l.t{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-shade1)}.e,.r{font-weight:600}.e.a{border:none;fill:var(--asc-color-white);color:var(--asc-color-white);background-color:var(--asc-color-primary-default)}.e.a:hover{background-color:var(--asc-color-black);opacity:.7}.e.a:focus-visible{background-color:var(--asc-color-black)}.e.a:disabled,.e.a[data-disabled=true],.e.a[data-disabled=true]:hover{cursor:not-allowed;background-color:var(--asc-color-background-neutral-400)}.e.z{border:none;fill:var(--asc-color-white);color:var(--asc-color-white);background-color:var(--asc-color-alert-shade1)}.e.z:hover{background-color:rgb(from var(--asc-color-alert-shade1) r g b / 80%)}.e.z:disabled,.e.z[data-disabled=true],.e.z[data-disabled=true]:hover{cursor:not-allowed;background-color:rgb(from var(--asc-color-alert-shade1) r g b / 50%)}.e.P{border:none;fill:var(--asc-color-white);color:var(--asc-color-white);background-color:var(--asc-color-black)}.e.P:disabled,.e.P[data-disabled=true],.e.P[data-disabled=true]:hover{cursor:not-allowed;background-color:var(--asc-color-background-neutral-400)}.r.v{background-color:transparent;fill:var(--asc-color-base-default);color:var(--asc-color-base-default);border:1px solid var(--asc-color-base-default)}.r.v:hover,.r.v[data-focus-visible]{border:1px solid var(--asc-color-base-shade2)}.r.v:disabled,.r.v[data-disabled=true],.r.v[data-disabled=true]:hover{cursor:not-allowed;fill:var(--asc-color-base-shade4);color:var(--asc-color-base-shade4);border:1px solid var(--asc-color-base-shade4)}.e.c[data-label=true][data-icon=false],.r.c[data-label=true][data-icon=false]{gap:.25rem;font-size:.75rem;border-radius:10rem;padding:.3125rem .5rem}.e.c[data-label=true][data-icon=true],.r.c[data-label=true][data-icon=true]{gap:.25rem;font-size:.75rem;border-radius:10rem;padding:.375rem .75rem}.e.c[data-label=false][data-icon=true],.r.c[data-label=false][data-icon=true]{padding:.375rem;border-radius:10rem}.e.t[data-label=true][data-icon=false],.e.t[data-label=true][data-icon=true],.r.t[data-label=true][data-icon=false],.r.t[data-label=true][data-icon=true]{gap:.5rem;font-size:.75rem;border-radius:10rem;padding:.75rem 1rem}.e.t[data-label=false][data-icon=true],.r.t[data-label=false][data-icon=true]{padding:.625rem;border-radius:10rem}.e.c .Q,.r.c .Q{width:.875rem;height:.875rem}.e.t .Q,.r.t .Q{width:1.25rem;height:1.25rem}.cm{width:100%}.he{display:flex;align-items:center;gap:.25rem;cursor:pointer;background:none;border:none;outline:none;color:var(--asc-color-base-default)}.he:disabled{cursor:not-allowed}.nm{width:2rem;height:2rem;stroke:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.Ur{display:inline}@media (width >= 48em){.he{padding:0}.Ur{display:none}}.Hr{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer;color:var(--asc-color-base-default)}.Hr:disabled{cursor:not-allowed}.mm{width:2rem;height:2rem;stroke:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem;color:var(--asc-color-base-default)}.gm{display:none}.Lr{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){.Lr{max-height:17.0625rem;border-radius:.5rem .5rem 0 0}}.pm{width:1.5rem;height:1.25rem;fill:var(--asc-color-notification-content)}.bm{width:1.5rem;height:1.25rem;fill:var(--asc-color-alert-shade1)}.fm{background-color:var(--asc-color-alert-shade2)!important;border:1px solid var(--asc-color-alert-shade1)!important}.um{cursor:pointer;display:block;text-align:center}.vm{fill:var(--asc-color-base-default);height:1.5rem;width:1.5rem}.wm{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}.xm{line-height:1.65rem}.ym{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:#f26b1c}.jm{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:var(--asc-color-white);cursor:pointer;font-weight:400}.zm{position:relative;cursor:pointer}.Cm{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:2rem;height:2rem}.Sm{width:1.25rem;position:absolute;height:1.25rem;bottom:2px;right:-4px}.n{gap:.5rem;display:flex;font-size:1rem;position:relative;align-items:center;forced-color-adjust:none;color:var(--asc-color-base-default);flex-direction:row-reverse;justify-content:space-between}.n:before{content:"";display:block;min-width:1.5rem;min-height:1.5rem;border-radius:1rem;transition:all .2s;border:2px solid var(--asc-color-base-shade3);background:var(--asc-color-background-default)}.n[data-pressed]:before{border-color:var(--asc-color-base-shade4)}.n[data-selected]:before{border-width:.475rem;border-color:var(--asc-color-primary-default)}.n[data-selected][data-pressed]:before{border-color:var(--asc-color-base-shade4)}.n[data-disabled]:before{border-color:var(--asc-color-base-shade4)}.n[data-selected][data-disabled]:before{border-color:var(--asc-color-primary-shade3)}.n[data-focus-visible]:before{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.Xm{gap:.5rem;display:flex;flex-direction:column;color:var(--asc-color-base-default)}.Ym{cursor:pointer;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}.Em{display:flex;padding:0 .375rem 0 .25rem;justify-content:center;align-items:center;gap:.0625rem;background-color:#fdf1f3;border-radius:1.25rem}.Bm{display:flex;justify-content:center;align-items:center;height:.5625rem;width:.75rem;fill:#cc0058}.Mm{color:#cc0058;text-align:center;font-size:.625rem;font-style:normal;font-weight:400;line-height:1.125rem;letter-spacing:-.0063rem;max-width:110px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Am{color:var(--asc-color-base-shade2)}.Fm{background-color:inherit;overflow-wrap:break-word;width:100%;color:var(--asc-color-base-default)}.Tr{position:relative;background-color:inherit;overflow:hidden;max-height:calc(var(--asc-text-with-mention-max-lines) * var(--asc-line-height-md))}.Tr[data-expanded=true]{position:relative;background-color:inherit;overflow:hidden;max-height:-moz-max-content;max-height:max-content}.Im{height:100%;margin:0;padding:0}.Vr{visibility:hidden;position:relative;top:0;left:0;height:auto;overflow:visible;overflow-wrap:break-word;width:100%}.Vr[data-hidden=true]{display:none}.Rm{cursor:pointer;color:var(--asc-color-highlight-default);display:inline}.Um{color:var(--asc-color-base-default);display:inline}.Hm{display:inline;color:var(--asc-color-highlight-default);text-decoration:none;cursor:pointer}.Lm,.Tm{color:var(--asc-color-base-default);font-weight:450;text-decoration:underline}.Vm{font-weight:700;margin:0}.qr{display:flex;color:var(--asc-color-base-shade3)}.qr[data-orientation=horizontal]{flex-direction:column}.Dr{gap:.25rem;display:flex;background:var(--asc-color-white)}.Dr[data-orientation=horizontal]{border-bottom:1px solid var(--asc-color-base-shade4)}.Gr{height:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none}.Gr::-webkit-scrollbar{display:none}.m{outline:none;cursor:pointer;position:relative;padding:1rem 1rem .75rem;transition:color .2s;--border-color: transparent;border-bottom:2px solid var(--border-color)}.m[data-hovered]{color:var(--asc-color-primary-default)}.m[data-selected]{color:var(--asc-color-primary-default);--border-color: var(--asc-color-primary-default)}.m[data-disabled]{color:var(--asc-color-base-shade3)}.m[data-disabled] .m[data-selected]{--border-color: var(--asc-color-base-shade3)}@media (width >= 48em){.m[data-focus-visible]{background-color:var(--asc-color-primary-shade3)}}.qm{display:flex;align-items:center;justify-content:center;border-radius:50%;width:1.5rem;height:1.5rem}.Jr{display:grid;grid-template-columns:minmax(0,1fr) min-content;align-items:center;gap:.5rem;background-color:var(--asc-color-background-default);padding-top:1rem;padding-bottom:.5rem;position:sticky;top:0;z-index:10}.Dm{display:grid;grid-template-columns:min-content minmax(0,1fr) min-content;align-items:center;gap:.5rem;padding:.62rem .75rem;border-radius:20px;border:1px solid #d4d4d4;background:#f6f6f6}.Kr{border:none;background:#f6f6f6;outline:none;font-size:1rem;color:var(--asc-color-base-default)}.Gm{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.Jm{width:1.25rem;height:1.25rem;cursor:pointer}.Km{width:1.25rem;height:1.25rem}.Nm{cursor:pointer;fill:var(--asc-color-base-shade3)}.Om{width:1.25rem;height:1.25rem;cursor:pointer}.Nr{display:block}@media (width >= 48em){.Jr{grid-template-columns:1fr;padding:unset;position:unset;top:unset;z-index:unset}.Nr{display:none}.Kr{font-size:.875rem}}.Or{gap:1rem;width:100%;display:grid;cursor:pointer;padding:.5rem 0;grid-template-columns:2.5rem minmax(0,1fr)}.Or[data-focus-visible]{background-color:var(--asc-color-base-shade4)}.Pm{display:flex;justify-content:center;align-items:center}.Qm{display:flex;justify-content:center;align-items:center;width:100%;gap:.25rem}.Wm{width:2.5rem;height:2.5rem}.Zm,._m{width:1.125rem;height:1.125rem}.eg{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}.rg{overflow:hidden;text-overflow:ellipsis}.ag{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)}.og{display:flex;align-items:center;justify-content:center}.ig{width:100%;gap:.75rem;display:flex;align-items:start;flex-direction:column;justify-content:center}.tg{gap:.75rem;display:flex;flex-direction:column}.sg{animation:Pr 1.5s ease-in-out infinite}.dg{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.lg{width:8.75rem;height:.875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes Pr{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Qr{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;height:18.5rem}.cg{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.ng{text-align:center;color:var(--asc-color-base-shade3);max-width:15.75rem;font-weight:500}@media (width >= 48em){.Qr{height:18.5rem}}.mg{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)}.Wr{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}.Wr[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)}.Zr{gap:.25rem;display:flex;flex-wrap:nowrap}.gg{width:unset}.hg{width:-moz-min-content;width:min-content}@media (width >= 48em){.Zr{gap:.5rem;align-items:center}}.pg{width:1.25rem;height:.75rem;margin-top:.125rem}.bg{fill:var(--asc-color-base-default)}.fg{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)}.ug{width:1.25rem;height:1.25rem}.vg{fill:var(--asc-color-primary-default)}.wg{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-sm)}.W{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%;padding:.5rem 0}.W[data-focus-visible]{background-color:var(--asc-color-base-shade4)}.W:focus:not(:active){outline:2px solid var(--asc-color-focus-visible);outline-offset:2px;box-shadow:0 0 0 4px #0000001a;background-color:var(--asc-color-base-shade4)}.W[data-has-categories=true]{grid-template-rows:[name-start] auto [name-end cat-start] auto [cat-end member-start] auto [member-end]}.xg{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);position:relative}.yg{position:absolute;left:.5rem;bottom:.37rem;color:var(--asc-color-white)}.kg{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:.25rem}.jg{grid-column:sub-a / sub-g;grid-row:name-start / name-end;display:flex;justify-content:start;align-items:center;width:100%}._r{grid-column:sub-a / sub-g;grid-row:cat-start / cat-end}._r[data-show-join-button=true]{grid-column:sub-a / sub-e;grid-row:cat-start / cat-end}.zg{grid-column:sub-a / sub-e;grid-row:member-start / member-end}.ea{grid-row:name-start / member-end;grid-column:sub-e / sub-g;place-self:end end}.ea[data-has-categories=true]{grid-row:cat-start / member-end}.Cg{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.Sg{box-sizing:border-box;cursor:pointer;outline:none}.Xg{gap:1rem;width:100%;padding:.5rem 0;display:inline-flex;border-radius:.75rem}.Yg{width:5rem;height:5rem;flex-shrink:0;border-radius:var(--asc-border-radius-sm);background-color:var(--asc-color-base-shade4)}.Eg{display:flex;flex-direction:column;justify-content:center;gap:.75rem}.Bg{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:12.25rem;height:.75rem}.Mg{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:5.8008rem;height:.625rem}.Ag{animation:ra 1.5s ease-in-out infinite}@keyframes ra{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Fg{width:100%;display:flex;min-height:20rem;padding:.5rem 0;align-items:start;flex-direction:column;background-color:var(--asc-color-background-default)}.aa{display:grid;grid-template-columns:4rem minmax(0,1fr);gap:1rem;padding-top:1rem;padding-bottom:1rem;width:100%}.aa:not(:first-child){border-top:.0625rem solid var(--asc-color-base-shade4)}.Ig{display:flex;justify-content:center;align-items:center}.Rg{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:.25rem;width:100%}.Ug{display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.Hg{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.Lg{display:flex;justify-content:center;align-items:center;gap:.25rem}.Tg{display:flex;justify-content:center;align-items:center}.oa{gap:.5rem;width:100%;margin-top:2rem;display:flex;align-items:center;flex-direction:column;justify-content:center;height:auto}.Vg{width:3.75rem;height:3.75rem;color:var(--asc-color-background-neutral-400)}.qg{margin-top:.5rem;color:#6e6e6e}.Dg{padding:.75rem 1rem}.Gg{margin-top:-.5rem;color:#6e6e6e;font-size:var(--asc-text-font-size-xs)}@media (width >= 48em){.oa{height:18.5rem}}.ia{display:flex;flex-direction:column;width:100%;height:auto;min-height:40rem;padding:0 1rem 1rem;background-color:var(--asc-color-background-default)}.ta{z-index:10;position:fixed;width:100%;border-radius:.5rem .5rem 0 0}.Jg{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:100%}.Kg{padding:3.5rem 1rem 0}.Ng{padding:3.5rem 0 0}@media (width >= 48em){.ia{gap:.5rem;padding:1rem;padding:0;height:auto;position:relative;min-height:0}.ta{width:23.4375rem}.Og{left:0;top:2.8rem;z-index:200;width:375px;max-height:30rem;position:absolute;overflow-y:scroll;border-radius:.5rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}}.Pg{width:100%;display:flex;min-height:20rem;align-items:start;flex-direction:column;background-color:var(--asc-color-background-default);background-color:#fff;gap:.5rem}.sa{display:grid;grid-template-columns:4rem minmax(0,1fr);gap:1rem;padding-top:1rem;padding-bottom:1rem;width:100%}.sa:not(:first-child){border-top:.0625rem solid var(--asc-color-base-shade4)}.Qg{display:flex;justify-content:center;align-items:center}.Wg{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:.25rem;width:100%}.Zg{display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}._g{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.e0{display:flex;justify-content:center;align-items:center;gap:.25rem}.r0{display:flex;justify-content:center;align-items:center}.a0{width:100%;background-color:#fff;cursor:pointer}.o0{margin:0 auto;background:#fff;padding:1.5rem}.i0{display:flex;align-items:center;justify-content:start;gap:.25rem;cursor:pointer}.t0{fill:var(--asc-color-base-shade2)}.s0{color:var(--asc-color-base-shade2)}.d0{display:flex;flex-direction:column}.l0{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.c0{display:flex;align-items:center;border-radius:1rem;padding:.75rem;cursor:pointer}.n0{border:3px solid var(--asc-color-primary-default)}.m0{border:1px solid var(--asc-color-primary-default)}.g0{color:var(--asc-color-base-shade3);border:1px solid #C0C0C0;cursor:not-allowed}.h0{display:flex;flex-direction:column;gap:.5rem}.b0{width:auto}.f0{display:flex;justify-content:space-between}.u0{display:flex;gap:.25rem;color:var(--asc-color-base-shade2)}.v0{color:var(--asc-color-primary-default)}.w0{color:#6e6e6e}.x0,.y0{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}.da,.la{color:var(--asc-color-base-shade3)}.da:before,.la:before{border:2px solid var(--asc-color-base-shade4)}.ca{padding:.75rem;border-radius:1rem;border:1px solid #c0c0c0}.ca[data-top-voted=true]{border:3px solid var(--asc-color-primary-default)}.k0{display:flex;justify-content:space-between;margin-bottom:.13rem;gap:.75rem}.j0{color:var(--asc-color-base-default)}.na{color:#6e6e6e}.na[data-top-voted=true]{color:var(--asc-color-primary-default)}.z0{display:flex;gap:.25rem;color:#6e6e6e}.C0{width:1rem;height:1rem}.S0{font-size:.75rem}.ma{position:relative;width:100%;height:.5rem;border-radius:6.19rem;overflow:hidden;background-color:var(--asc-color-base-shade4);margin-top:.5rem}.ma[data-top-voted=true]{background-color:#e6e6e6}.ga{position:absolute;top:0;left:0;height:100%;background-color:#6e6e6e}.ga[data-top-voted=true]{background-color:var(--asc-color-primary-default)}.ha{background-color:var(--asc-color-background-default);padding:.25rem 1rem .75rem}.X0{display:grid;grid-template-columns:min-content minmax(0,1fr) min-content;align-items:center;gap:.5rem}.Y0{display:flex;justify-content:center;align-items:center;padding-top:.5rem;padding-bottom:.5rem}.E0{overflow:hidden}.B0{display:flex;align-items:center;gap:.25rem}.M0,.A0{display:flex;justify-content:center;align-items:center;gap:.25rem}.F0{color:var(--asc-color-base-shade2)}.I0{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.R0{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.U0{padding-left:0}.H0{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}.L0{display:flex;justify-content:space-between;align-items:center;padding-top:.7rem}.T0{display:flex;align-items:center;justify-content:start;gap:.75rem}.V0{display:flex;align-items:center;justify-content:center}.q0,.D0{width:1.25rem;height:1.25rem}.pa{display:grid;align-items:center;grid-template-columns:minmax(0,max-content);grid-auto-flow:column;gap:.25rem}.pa[data-show-target-community=true]{grid-template-columns:minmax(0,max-content) minmax(50%,1fr)}.G0{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.J0{fill:var(--asc-color-base-shade1);height:.75rem;width:1rem}.Z{display:grid;grid-template-columns:minmax(0,1fr);grid-auto-flow:column;gap:.25rem;align-items:center;max-width:100%}.Z[data-show-brand-badge=true][data-show-target=true]{grid-template-columns:minmax(0,min-content) min-content min-content}.Z[data-show-brand-badge=false][data-show-target=true],.Z[data-show-brand-badge=true][data-show-target=false]{grid-template-columns:minmax(0,min-content) min-content}.K0{width:1.25rem;height:1.25rem}._{display:grid;grid-template-columns:minmax(0,min-content);grid-auto-flow:column;gap:.25rem;align-items:center;max-width:100%}._[data-show-private-badge=true][data-show-official-badge=true]{grid-template-columns:min-content minmax(0,min-content) min-content}._[data-show-private-badge=true][data-show-official-badge=false]{grid-template-columns:min-content minmax(0,min-content)}._[data-show-private-badge=false][data-show-official-badge=true]{grid-template-columns:minmax(0,min-content) min-content}.N0{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.O0{width:.75rem;height:.75rem}.P0{width:1.25rem;height:1.25rem}.Q0{display:grid}.W0{display:flex;justify-content:space-between;padding:.5rem 0}.Z0{display:flex;justify-content:center;align-items:center;cursor:pointer;gap:.25rem}._0{color:var(--asc-color-base-shade2)}.eh{display:flex;justify-content:center;align-items:center;flex-direction:row-reverse}.g{width:1.25rem;height:1.25rem}.g:nth-last-child(1){transform:translate(0)}.g:nth-last-child(2){transform:translate(-.25rem)}.g:nth-last-child(3){transform:translate(-.5rem)}.g:nth-last-child(4){transform:translate(-.75rem)}.g:nth-last-child(5){transform:translate(-1rem)}.g:nth-last-child(6){transform:translate(-1.25rem)}.rh,.ah{color:var(--asc-color-base-shade2)}.ee{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}.ee:hover{background-color:#0000004d}.ee:active{background-color:#0006}.ee[data-focus-visible]{box-shadow:0 0 0 2px #ffffffbf}.pe{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}.pe[data-entering]{animation:ba .2s ease-out,fa .2s ease-out}.pe[data-exiting]{animation:ua .2s ease-in,va .2s ease-in}.oh{outline:none}.wa{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)}.wa:focus{background-color:var(--asc-color-base-shade1);color:#fff}.ih{background-color:#d1d5db;height:1px;margin:.25rem .75rem}.th{display:flex;justify-content:start;align-items:center;gap:.25rem;padding-top:.5rem;line-height:1.25rem;color:var(--asc-color-base-shade2);border-top:1px solid var(--asc-color-base-shade4)}.sh{display:flex;align-items:center;gap:.25rem}@keyframes ba{0%{opacity:0}to{opacity:1}}@keyframes ua{0%{opacity:1}to{opacity:0}}@keyframes fa{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes va{0%{transform:scale(1)}to{transform:scale(.95)}}@media (width >= 48em){.ha{border-radius:.5rem}}.dh{border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden}.lh{padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.ch{height:.7109rem;width:14.9458rem;border-radius:1.0156rem;background-color:var(--asc-color-base-shade4)}.nh{width:11.0126rem;height:.8203rem;border-radius:1.1719rem;background-color:var(--asc-color-base-shade4)}.mh{height:11rem;background-color:var(--asc-color-base-shade4)}.gh{animation:xa 1.5s ease-in-out infinite}@keyframes xa{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.hh{cursor:pointer;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden}.ph{background-color:var(--asc-color-base-shade4);overflow:hidden;width:100%;aspect-ratio:21 / 9}.bh{padding:.75rem;display:flex;flex-direction:column;gap:.12rem}.fh{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.uh{display:flex;width:100%;height:100%;justify-content:center;align-items:center;background-color:var(--asc-color-base-shade4)}.vh{width:3rem;height:3rem;color:var(--asc-color-base-shade3)}.wh{overflow-wrap:break-word;color:var(--asc-color-base-default);white-space:pre-wrap}.xh,.yh{cursor:pointer;color:var(--asc-color-primary-default)}.C{display:grid;border-radius:.5rem;gap:.25rem;width:100%;overflow:hidden}.C[data-images-amount="1"]{aspect-ratio:1;grid-template:"image1" / minmax(0,1fr)}.C[data-images-amount="2"]{aspect-ratio:1;grid-template:"image1 image2" 50% "image1 image2" 50% / 50% 50%}.C[data-images-amount="3"]{aspect-ratio:1;grid-template:"image1 image1 image1 image1" 60% "image2 image2 image3 image3" 40% / 25% 25% 25% 25%}.C[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)}.kh{-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}.jh{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}.zh{background-color:var(--asc-color-base-shade4);border-radius:.5rem;width:100%;height:100%;animation:ya 1.5s ease-in-out infinite}@keyframes ya{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.X{display:grid;border-radius:.5rem;gap:.25rem;width:100%;overflow:hidden;background-color:var(--asc-color-background-default)}.X[data-videos-amount="1"]{aspect-ratio:1;grid-template:"video1" / minmax(0,1fr)}.X[data-videos-amount="2"]{aspect-ratio:1;grid-template:"video1 video2" 50% "video1 video2" 50% / 50% 50%}.X[data-videos-amount="3"]{grid-template:"video1 video1 video1 video1" 66% "video2 video2 video3 video3" 33% / 25% 25% 25% 25%}.X[data-videos-amount="4"]{grid-template:"video1 video1 video1 video1 video1 video1" 75% "video2 video2 video3 video3 video4 video4" 25% / minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.Ch{width:100%;height:100%;position:absolute;-o-object-fit:cover;object-fit:cover;top:50%;transform:translateY(-50%);margin:auto}.Y{cursor:pointer;position:relative;width:100%;padding-top:100%}.Y:nth-child(1){grid-area:video1}.Y:nth-child(2){grid-area:video2}.Y:nth-child(3){grid-area:video3}.Y:nth-child(4){grid-area:video4}.Sh{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}.Xh{position:absolute;inset:0;border-radius:0 0 .5rem;text-align:center;display:flex;justify-content:center;align-items:center}.Yh{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;width:2.5rem;height:2.5rem;background-color:var(--asc-color-white);display:flex;justify-content:center;align-items:center;cursor:pointer;border:1px solid var(--asc-color-base-default)}.Eh{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.Bh{background-color:var(--asc-color-base-shade4);border-radius:.5rem;width:100%;height:100%;animation:ka 1.5s ease-in-out infinite}.Mh{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@keyframes ka{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.ja{top:0;left:0;width:100%;height:auto;z-index:999;min-height:100rem;max-height:200rem;display:flex;position:fixed;flex-direction:column;align-items:center;justify-content:flex-start;background-color:var(--asc-color-black);padding-top:1rem}.za{padding-top:8rem;max-width:100%;max-height:50rem;-o-object-fit:cover;object-fit:cover}.be{z-index:9999;left:1.5rem;display:none;margin-top:20rem;position:absolute}.fe{z-index:9999;right:1.5rem;display:none;margin-top:20rem;position:absolute}.be:hover,.fe:hover{opacity:.8}.Ca,.Ah{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Ca{transform:rotate(180deg)}.ue{top:0;left:0;width:100%;z-index:9999;position:fixed;padding:2rem 1rem 1rem;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.Sa{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade4)}.Xa{width:1.5rem;height:1.5rem}.Fh{top:2rem;left:50%;z-index:9999;font-weight:400;position:absolute;transform:translate(-50%);color:var(--asc-color-background-default)}@media only screen and (width >= 48em){.ja{background-color:#000c}.za{max-width:50rem;max-height:50rem}.be,.fe{display:initial}.ue{background-color:transparent}.Xa{z-index:9999;width:2.5rem;height:2.5rem}.Sa{width:2.5rem;height:2.5rem}.ue{padding:2rem 2rem 1rem}}.Ya{top:0;left:0;width:100%;height:auto;min-height:100rem;z-index:999;display:flex;position:fixed;flex-direction:column;align-items:center;justify-content:flex-start;background-color:var(--asc-color-black);padding-top:1rem}.Ea{padding-top:8rem;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.ve{z-index:9999;left:1.5rem;display:none;margin-top:20rem;position:absolute}.we{z-index:9999;right:1.5rem;display:none;margin-top:20rem;position:absolute}.ve:hover,.we:hover{opacity:.8}.Ba,.Ih{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Ba{transform:rotate(180deg)}.xe{top:0;left:0;width:100%;z-index:9999;position:fixed;padding:2rem 1rem 1rem;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.Ma{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade4)}.Aa{width:1.5rem;height:1.5rem}.Rh{top:2rem;left:50%;font-weight:400;position:absolute;transform:translate(-50%);color:var(--asc-color-background-default)}@media only screen and (width >= 48em){.Ya{background-color:rgb(from var(--asc-color-black) r g b / 80%)}.Ea{max-width:50rem;max-height:50rem}.ve,.we{display:initial}.xe{background-color:transparent}.Ma,.Aa{width:2.5rem;height:2.5rem}.xe{padding:2rem 2rem 1rem}}.Uh{color:var(--asc-color-highlight-default)}.ye,.ke{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}.ye[data-is-selected=true],.ke[data-is-selected=true]{background-color:var(--asc-color-base-shade4)}.ye:focus,.ke:focus{background-color:var(--asc-color-base-shade4)}.Hh{width:2.5rem;height:2.5rem}.Lh{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}.Th,.Vh{margin-left:.5rem;font-size:1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-base-default)}.qh{display:grid;grid-template-columns:auto 1.5rem;justify-content:center;align-items:center;gap:.5rem}.Dh{width:1.5rem;height:1.5rem}.Gh{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}.Jh{cursor:text}.Kh{height:100%;width:100%;color:var(--asc-color-base-default)}.Fa{height:100%;font-size:var(--asc-text-font-size-md);color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);padding:1rem}.Fa :focus{border:none;outline:none}.Nh{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}.Ia{color:var(--asc-color-highlight-default);text-decoration:none}.Ia:hover{text-decoration:underline}.Oh{width:100%;height:1px;background-color:var(--asc-color-background-default)}.E{max-width:100%;display:grid;gap:.5rem;padding:0 1rem;width:100%}.E[data-images-amount="1"]{grid-template-columns:repeat(1,1fr);height:21rem}.E[data-images-amount="2"]{grid-template-columns:repeat(2,1fr);max-height:21rem}.E[data-images-amount="3"]{grid-template-columns:repeat(3,1fr)}.Ra{position:relative;text-align:center;width:100%;height:21rem}.Ph{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-black);opacity:.5;border-radius:.25rem}.Qh{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-base-shade4)}.Ra[data-images-height=true]{height:8.625rem}.Wh{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Zh{fill:var(--asc-color-white);width:1.25rem;height:1.25rem}._h{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%)}.ep{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;color:var(--asc-color-black)}.rp{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;color:var(--asc-color-white)}@media (width >= 48em){.E{padding:0 1.5rem 1rem}}.B{max-width:100%;display:grid;gap:.5rem;padding:0 1rem;width:100%}.B[data-images-amount="1"]{grid-template-columns:repeat(1,1fr);height:21rem}.B[data-images-amount="2"]{grid-template-columns:repeat(2,1fr);height:21rem}.B[data-images-amount="3"]{grid-template-columns:repeat(3,1fr)}.ap{position:relative;text-align:center;width:100%;max-height:21rem}.op{height:8.625rem}.ip{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tp{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%)}.sp{width:1.25rem;height:1.25rem;fill:var(--asc-color-white)}.dp{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;color:var(--asc-color-black)}.lp{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-black);opacity:.5;border-radius:.25rem}.cp{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;width:1.5rem;height:1.5rem;padding:.32rem;background-color:#0000004d;border-radius:50%;display:flex;justify-content:center;align-items:center}@media (width >= 48em){.B{padding:0 1.5rem 1rem}}.np{display:block;align-items:center;justify-content:space-between;width:100%}.Ua{display:none}.Ha,.La{display:flex;justify-content:flex-start;gap:.5rem}@media (width >= 48em){.Ha,.La{justify-content:flex-start;gap:.5rem}.Ua{display:none}}.re{display:flex;align-items:center;gap:.25rem;cursor:pointer;color:var(--asc-color-base-default)}.re:disabled{cursor:not-allowed}.mp{width:2rem;height:2rem;stroke:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.gp{display:none}.Ta{display:initial}@media (width >= 48em){.re{padding:0}.Ta{display:none}.re[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.hp{display:block;width:100%;background-color:var(--asc-color-background-default)}.pp{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}.bp{display:flex;padding-right:.75rem;align-items:center;gap:var(--asc-spacing-s2);align-self:stretch;color:var(--asc-color-notification-content)}.fp{width:var(--asc-spacing-m2);height:var(--asc-spacing-m2);fill:var(--asc-color-notification-content)}.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)}.qa{width:21.4375rem;display:flex;justify-content:flex-start;align-items:center;color:var(--asc-color-black);margin-bottom:var(--asc-spacing-m1);animation-duration:.3s;animation-name:Da;pointer-events:auto;background-color:var(--asc-color-notification-background);padding:1rem;border:1px solid var(--asc-color-notification-content);gap:.75rem;box-shadow:var(--asc-box-shadow-06);font-size:var(--asc-text-font-size-sm)}@keyframes Da{0%{opacity:0}to{opacity:1}}@media (width < 48em){.Va{left:0;bottom:0;padding-bottom:var(--asc-spacing-l1)}.qa{width:100%}}.Ga{width:calc(100vw - 2rem);position:static;border-radius:.75rem}.ae,.ae[data-from-media=false]{overflow-y:auto;max-height:100%}.Ja{display:none}.w{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.w .Ka{padding:1rem 1.5rem}.w .Na{top:1rem;left:1.5rem}.Oa{display:none}.Pa{gap:.5rem;display:flex;align-items:center;padding:.5rem 1.5rem;background-color:var(--asc-color-background-default)}.Qa{display:block;padding:1rem 1.5rem}.Wa{width:100%;display:block}.Za{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)}._a{display:none}.up{top:0;left:0;width:100%;outline:none;position:absolute}.eo,.eo[data-item-position=false]{top:2rem;left:0;right:0;min-width:20rem;width:100%;z-index:9999;bottom:unset;position:absolute}.M{width:calc(100% - 2rem);display:flex;justify-content:start;margin:0 auto}.ro{width:calc(100% - 2rem);display:flex;justify-content:start;margin:0 auto;border:1px solid var(--asc-color-alert-shade1);background-color:var(--asc-color-background-alert)}.vp{color:var(--asc-color-notification-content)}.je[data-show-detail-media-attachment="1"]{bottom:6rem}.je[data-show-detail-media-attachment="2"]{bottom:12rem}.je[data-show-detail-media-attachment="3"]{bottom:15rem}.M[data-show-detail-media-attachment="1"]{bottom:6rem}.M[data-show-detail-media-attachment="2"]{bottom:12rem}.M[data-show-detail-media-attachment="3"]{bottom:15rem}.wp{width:1.5rem;height:1.25rem;fill:var(--asc-color-alert-shade1)}@media (width >= 48em){.Ga{width:30rem;position:static;border-radius:.75rem}.ae,.ae[data-from-media=false]{overflow-y:auto;max-height:100%}.Ja{display:none}.w{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.w .Ka{padding:1rem 1.5rem}.w .Na{top:1rem;left:1.5rem}.Pa{gap:.5rem;display:flex;align-items:center;padding:.5rem 1.5rem;background-color:var(--asc-color-background-default)}.Qa{display:block;padding:1rem 1.5rem}.Wa{width:100%;display:block}.Oa{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)}.Za,._a{display:none}.M,.ro{width:22rem}}.xp{padding:1rem;position:relative}.yp{display:flex;gap:1rem;width:100%;padding:1rem 1.5rem;background-color:var(--asc-color-background-alert);font-size:var(--asc-text-font-size-sm);border-left:3px solid var(--asc-color-alert-shade1)}.kp{width:1rem;height:1rem;color:var(--asc-color-alert-shade1)}.ao{margin-left:1rem}.ao:first-child{margin-top:.5rem}.jp{padding:1rem;position:relative}.zp{display:flex;gap:1rem;width:100%;padding:1rem 1.5rem;background-color:var(--asc-color-background-alert);font-size:var(--asc-text-font-size-sm);border-left:3px solid var(--asc-color-alert-shade1)}.Cp{width:1rem;height:1rem;color:var(--asc-color-alert-shade1)}.oo{margin-left:1rem}.oo:first-child{margin-top:.5rem}.io{height:100%;display:block;background-color:var(--asc-color-background-default);width:calc(100vw - 2rem);position:static;border-radius:.75rem}.to{max-height:100%;overflow-y:scroll}.to::-webkit-scrollbar{width:.5rem}.so{width:100%;display:none;align-items:center;justify-content:space-between;padding:var(--asc-spacing-m1)}.do{max-height:auto;min-height:auto}.lo{padding:1rem;position:relative}.co{position:absolute;left:1rem;top:1rem}.no{display:none}.mo{display:block;padding:1rem 1.5rem}.go{width:100%;display:block}.ze{left:0;bottom:0;width:100%;position:absolute;overflow-y:scroll;max-height:12.5rem;background-color:var(--asc-color-background-default)}.ze::-webkit-scrollbar{display:none}.ho{bottom:0;width:100%;position:absolute}.po{width:calc(100% - 2rem);display:flex;justify-content:start;padding:1rem}.Sp{color:var(--asc-color-primary-default);border:1px solid var(--asc-color-alert-shade1);background-color:var(--asc-color-background-alert)}.Xp{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Yp{fill:var(--asc-color-alert-shade1)}@media (width >= 48em){.io{width:30rem;position:static;border-radius:.75rem}.so{display:none}.do{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.lo{padding:1rem 1.5rem}.co{top:1rem;left:1.5rem}.no{z-index:9999;display:block;width:16.25rem;height:16.5rem;position:relative;overflow-y:scroll;border-radius:.5rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.mo{display:block;padding:1rem 1.5rem}.go{width:100%;display:block}.ze{display:none}.ho{top:1.75rem;width:30rem;bottom:unset;display:flex;align-items:center;justify-content:center}.po{margin:0;width:22rem;position:static}}.bo{font-size:1rem;font-weight:600;line-height:1.375rem;color:var(--asc-color-base-default)}@media (width >= 48em){.bo{font-size:1.25rem}}.A{max-width:100%;display:grid;gap:.5rem;padding:0 1rem;width:100%}.A[data-images-amount="1"]{grid-template-columns:repeat(1,1fr);height:21rem}.A[data-images-amount="2"]{grid-template-columns:repeat(2,1fr);max-height:21rem}.A[data-images-amount="3"]{grid-template-columns:repeat(3,1fr)}.fo{position:relative;text-align:center;width:100%;height:21rem}.fo[data-images-height=true]{height:6.8rem}.Ep{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Bp{position:absolute;right:.5rem;top:.5rem;padding:.19rem;background-color:#0000007f;border-radius:50%;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem}.Mp{fill:var(--asc-color-primary-shade4);width:1.25rem;height:1.25rem}.Ap{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-primary-shade4)}.Fp{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;width:1.5rem;height:1.5rem;padding:.32rem;background-color:#0000004d;border-radius:50%;display:flex;justify-content:center;align-items:center}@media (width >= 48em){.A{padding:0 1.5rem}}.uo{height:100%;width:100%}.h{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.h:focus{outline:none}.h:hover{background-color:var(--asc-color-base-shade4);border-radius:var(--asc-border-radius-md)}@media (hover: none){.h:hover{background-color:inherit}}.Ip{color:var(--asc-color-base-default)}.Rp{fill:var(--asc-color-base-default);width:1.5rem;height:1.25rem}.Up{color:var(--asc-color-base-default)}.Hp{color:var(--asc-color-base-default);width:1.5rem;height:1.25rem;justify-content:center}.Lp{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.Tp{color:var(--asc-color-base-default)}.Vp{color:var(--asc-color-alert-shade1)}.qp{fill:var(--asc-color-alert-shade1);width:1.5rem;height:1.25rem}@media (width >= 48em){.uo{padding:.5rem 0}.h{padding:.875rem 1rem;gap:.5rem;display:flex;align-items:center}.h:hover,.h[data-focus-visible]{border-radius:0;background-color:var(--asc-color-base-shade4)}}.vo{width:100vw;max-width:calc(100vw - 2rem)}.Ce{display:flex;align-items:center;overflow-x:auto;position:relative;width:100%;scrollbar-width:none;-ms-overflow-style:none;padding:1rem 1rem 0;border-bottom:1px solid var(--asc-color-base-shade4)}.Ce::-webkit-scrollbar{display:none}.wo{display:flex;width:100%;min-width:-moz-max-content;min-width:max-content}.xo{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}.xo[data-active=true]{color:#000;border-bottom:2px solid #000}.Dp{display:flex;align-items:center;gap:var(--asc-spacing-s1)}.Gp{display:flex;gap:0;width:100%;flex-direction:column}.Jp{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%}.Kp{display:flex;color:var(--asc-color-base-default);padding:var(--asc-spacing-s1);justify-content:space-between;width:100%}.Np{display:flex;gap:var(--asc-spacing-s2);align-items:center}.Op{color:var(--asc-color-base-default);display:flex;align-items:center}.Pp{margin-left:.25rem}.Qp{display:flex;align-items:center}.Wp{width:1.25rem}.Zp{width:1.5rem}.yo{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:var(--asc-color-base-shade2)}.yo._p{flex-direction:column;justify-content:start;align-items:flex-start;animation:ko 1.5s ease-in-out infinite}.eb{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-s2)}.rb{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-xxs2)}.ab{cursor:pointer;color:var(--asc-color-base-shade1)}@keyframes ko{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.ob{display:flex;flex-grow:1;overflow:auto;width:100%;>div{width:100%}}.jo{height:100%}.ib{width:2.5rem;height:2.5rem}.zo{display:block}.tb{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}@media only screen and (width >= 48em){.vo{width:30rem;max-width:unset}.Ce{padding:1rem 1rem 0;border-bottom:1px solid var(--asc-color-base-shade4)}.wo{border-bottom:none}.zo{display:block}.jo{padding:0 1rem;min-height:28rem}}.sb{position:relative;left:-1rem;margin-bottom:.5rem}.db{fill:var(--asc-color-notification-background)}.lb{fill:var(--asc-color-base-default)}.cb{fill:var(--asc-color-primary-default)}.nb{display:flex;justify-content:center;align-items:center;fill:var(--asc-color-base-default)}.Co{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.125rem}.Co:hover{background-color:var(--asc-color-background-shade1);border-radius:.5rem}.p{outline:none;border-radius:.75rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.p[data-placement=top]{--origin: translateY(.5rem)}.p[data-placement=bottom]{--origin: translateY(-.5rem)}.p[data-placement=right]{--origin: translateX(-.5rem)}.p[data-placement=left]{--origin: translateX(.5rem)}.p[data-entering]{animation:Se .2s}.p[data-exiting]{animation:Se .2s reverse ease-in}.So{outline:none}@keyframes Se{0%{transform:var(--origin);opacity:0}to{transform:translateY(0);opacity:1}}@media (width >= 48em){.So{width:unset}}.Xo{gap:1rem;display:flex;padding:1rem;height:10rem;flex-direction:column;background-color:var(--asc-color-background-default)}.mb{gap:.5rem;display:grid;grid-template-columns:min-content 1fr min-content;align-items:center}.gb,.hb{gap:.75rem;display:flex;flex-direction:column}.pb{animation:Yo 1.5s ease-in-out infinite}.bb{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.fb{width:7.5rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.ub{width:5.5rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.vb{width:15rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.wb{height:.5rem;width:18.5625rem;border-radius:.18.5625rem;background-color:var(--asc-color-base-shade4)}.xb{height:.5rem;width:11.25rem;border-radius:0;background-color:var(--asc-color-base-shade4)}@keyframes Yo{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media only screen and (width >= 48em){.Xo{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Eo{width:100%;min-height:.5rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Eo{min-height:.75rem;background-color:var(--asc-color-background-shade1)}}.yb{display:flex;gap:.75rem;padding:1rem 1.25rem;align-items:center;cursor:pointer}.kb{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.jb{color:var(--asc-color-alert-default);width:1.5rem;height:1.5rem}.zb{color:var(--asc-color-base-default)}.Cb{color:var(--asc-color-alert-default)}.Sb{color:#505050;overflow:hidden;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;font-size:var(--asc-text-font-size-sm);line-height:var(--asc-line-height-md);text-overflow:ellipsis;white-space:nowrap;max-width:20rem}.Xb{width:100%;color:var(--asc-color-base-default);line-height:var(--asc-line-height-md);font-size:var(--asc-text-font-size-sm);margin:0}.Bo{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}.Mo{height:-moz-max-content;height:max-content;max-height:6rem;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.Mo::-webkit-scrollbar{display:none}.Bo :focus{border:none;outline:none}.Yb{color:var(--asc-color-highlight-default);text-decoration:none}.Eb{width:100%;height:1px;background-color:var(--asc-color-background-default)}.Bb{width:100%;display:grid;grid-template-columns:min-content 1fr;gap:.5rem}.Mb{margin-right:.75rem;display:inline-block}.Ab{display:flex;flex-direction:column;gap:.25rem}.Fb{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}.Ib{color:var(--asc-color-base-default);cursor:pointer}.Rb{color:var(--asc-color-base-default)}.Ub{display:flex;justify-content:space-between;align-items:center;width:100%}.Hb{display:flex;gap:.75rem;align-items:center}.Lb{display:flex;gap:.25rem;align-items:center}.Tb{color:var(--asc-color-base-shade2)}.Vb{width:1.25rem;height:1.25rem}.Ao{cursor:pointer;color:var(--asc-color-base-shade2)}.Ao[data-is-liked=true]{color:var(--asc-color-primary-default)}.qb{color:var(--asc-color-base-shade2)}.Db{width:1.25rem;height:1.25rem;cursor:pointer}.Gb{fill:var(--asc-color-secondary-shade2)}.Jb{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}.Kb{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.Nb{color:var(--asc-color-secondary-shade1)}.Ob{display:flex;gap:.75rem;padding:1rem 0;align-items:center;cursor:pointer}.Pb{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.Qb{color:var(--asc-color-base-default)}.Wb{display:flex;padding:.31rem .5rem;gap:.25rem;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm);width:-moz-max-content;width:max-content;align-items:center;margin-bottom:var(--asc-spacing-s2)}.Zb{width:1rem;height:1rem;color:var(--asc-color-secondary-shade2)}._b{color:var(--asc-color-secondary-shade2)}.ef{display:flex;gap:.5rem}.rf{width:100%}.af{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}.of{display:flex;gap:var(--asc-spacing-s1);justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.if{padding:.375rem .75rem;cursor:pointer}.tf{color:#000;border-radius:24px;border:1px solid #000;background:var(--asc-color-background-default);font-size:12px;font-family:Circular Std,sans-serif;font-weight:500}.sf{color:var(--asc-color-white);border-radius:var(--asc-border-radius-sm);background:var(--asc-color-primary-default)}.df{display:flex;color:var(--asc-color-base-shade2);white-space:pre}.lf{display:flex;align-items:center;gap:.1125rem}.cf{display:inline-block;width:1.125rem;height:1.125rem}.nf{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)}.mf{display:flex;flex-direction:column;gap:1rem;box-sizing:border-box}.gf{display:flex;gap:.5rem;width:100%}.hf{width:2rem;height:2rem;border-radius:50%;flex-shrink:0;background:var(--asc-color-base-shade4)}.pf{display:flex;flex-direction:column;gap:.5rem;flex-grow:1;flex-shrink:1;box-sizing:border-box}.bf{background-color:var(--asc-color-base-shade4);border-radius:0 .75rem .75rem;width:100%;height:4.25rem}.ff{width:10.3269rem;height:.5rem;border-radius:.75rem;background:var(--asc-color-base-shade4);padding-top:.19rem;padding-bottom:.19rem}.uf{animation:Fo 1.5s ease-in-out infinite}@keyframes Fo{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.vf{gap:1rem;display:grid;margin-top:1rem}.wf{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}.xf{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.yf{color:var(--asc-color-secondary-shade1)}.kf{width:100%;display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem}.jf{display:flex;padding:.75rem 1rem;align-items:flex-start;gap:1rem;border-top:1px solid var(--asc-color-base-shade4);border-bottom:1px solid var(--asc-color-base-shade4)}.zf{width:1.25rem;height:1.25rem;color:var(--asc-color-base-shade2)}.Cf{color:var(--asc-color-base-shade2)}.Sf{margin-right:.75rem;display:inline-block}.Xf{display:flex;flex-direction:column;gap:.25rem}.Yf{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%}.Io{color:var(--asc-color-base-default);cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100vw - 7rem);width:100%}.Ef{color:var(--asc-color-base-default)}.Bf{display:flex;justify-content:space-between;align-items:center;width:100%}.Mf{display:flex;gap:.75rem;align-items:center}.Af{display:flex;color:var(--asc-color-base-shade2);white-space:pre}.Ff{display:flex;gap:.25rem;align-items:center}.If{color:var(--asc-color-base-shade2)}.Rf{width:1.25rem;height:1.25rem}.Ro{cursor:pointer;color:var(--asc-color-base-shade2)}.Ro[data-is-liked=true]{color:var(--asc-color-primary-default)}.Uf{cursor:pointer;color:var(--asc-color-base-shade2)}.Hf{width:1.25rem;height:1.25rem;cursor:pointer}.Lf{height:.5rem;fill:var(--asc-color-secondary-shade2)}.Tf{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}.Vf{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.qf{color:var(--asc-color-secondary-shade1)}.Df{display:flex;gap:.5rem}.Gf{width:100%}.Jf{width:100%;position:absolute;top:0;left:0;transform:translateY(-100%);max-height:8rem;overflow:scroll}.Kf{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}.Nf{display:flex;gap:var(--asc-spacing-s1);justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.Of{padding:.375rem .75rem;cursor:pointer}.Pf{color:#000;border-radius:24px;border:1px solid #000;background:var(--asc-color-background-default);font-size:12px;font-family:Circular Std,sans-serif;font-weight:500}.Qf{color:var(--asc-color-white);border-radius:var(--asc-border-radius-sm);background:var(--asc-color-primary-default)}.Wf{cursor:pointer;color:var(--asc-color-primary-default)}.Zf{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)}._f{display:flex;align-items:center;gap:.1125rem}.eu{display:inline-block;width:1.125rem;height:1.125rem}@media (width >= 48em){.Io{max-width:27rem}}.ru{width:100%;position:relative;height:100%;max-width:24rem}.au{display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem;width:100%}.ou{display:flex;flex-direction:column;gap:.25rem}.iu{width:2rem;height:2rem}.tu{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%}.su{width:100%}.du{color:var(--asc-color-base-default);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lu{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.cu{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}.nu{aspect-ratio:1 / 1;overflow:hidden;border-radius:.5rem 0 0 .5rem;flex-basis:35%;width:35%}.mu{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gu{padding:.75rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;flex-basis:65%;width:65%;overflow:hidden}.hu{width:100%}.pu{color:var(--asc-color-base-shade1);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bu{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}.fu{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%}.uu{width:100%;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box}.vu{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.wu{fill:var(--asc-color-base-shade3)}.Uo{position:relative;border-radius:var(--asc-border-radius-full);padding:var(--asc-spacing-none) var(--asc-spacing-xxs3)}.Uo:before{content:"";position:absolute;inset:0;background-color:var(--asc-color-base-shade1);opacity:.5;border-radius:inherit}.xu{width:.75rem;height:.75rem}.yu{font-size:var(--asc-text-font-size-xs);line-height:var(--asc-line-height-sm);color:var(--asc-color-white)}.ku{position:relative;display:flex;gap:var(--asc-spacing-xxs1);align-items:center}.Ho{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}.Ho:focus{outline:none}.ju{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;flex:1}.zu{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.Cu{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:fixed}.Su{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}.Xu{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.Yu{color:var(--asc-color-base-default)}.Eu{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.Bu{color:var(--asc-color-base-shade1)}.Mu{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.Au{min-height:15rem}.Fu{display:flex;flex-direction:column;gap:1rem}.Iu{width:100%;padding:var(--asc-spacing-s2) 0;margin:auto;border-top:.0625rem solid var(--asc-color-base-shade4);cursor:pointer;text-align:center}.Ru{height:1px}.Uu{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:1rem;color:var(--asc-color-base-shade2)}.Hu{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}.Lu{position:relative;display:flex;flex-direction:column}.Tu{position:absolute;top:0;left:0;width:100%;transform:translateY(-100%);max-height:12rem;display:flex;flex-direction:column}.Vu{max-height:100%;overflow-y:scroll;z-index:9999;height:auto;position:relative;border-radius:.5rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.Lo{display:flex;align-items:flex-end;gap:.5rem;padding:.5rem .75rem;background-color:var(--asc-color-background-default);width:100%;flex-direction:row}.qu{width:2rem;height:2rem;border-radius:var(--asc-border-radius-full);margin:0 auto;display:flex;margin-bottom:.25rem;flex-shrink:0}.Xe{color:var(--asc-color-primary-default);cursor:pointer;margin-bottom:.5rem}.Xe:hover{background-color:transparent!important}.Xe:disabled{color:var(--asc-color-primary-shade2)}.Du{width:100%;border-radius:.25rem;padding:.5rem .75rem;color:var(--asc-color-primary-default);background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-border)}.Gu{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.625rem 1rem;background-color:var(--asc-color-base-shade4)}.Ju{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)}.Ku{font-weight:var(--asc-text-font-weight-bold)}.Nu{fill:var(--asc-color-base-shade2);width:1.25rem;height:1.25rem;cursor:pointer}.Ou{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)}@media screen and (width >= 48em){.Lo{padding:.75rem 1rem}}.Pu{display:flex;flex-direction:column;height:auto;max-height:30rem;background-color:var(--asc-color-base-inverse);border:1px solid var(--asc-color-base-shade4)}.Qu{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)}.Wu{border-top-left-radius:1rem;border-top-right-radius:1rem}.Zu{flex:1;overflow-y:auto;padding:var(--asc-spacing-m1)}._u{height:100%}.e1{padding:var(--asc-spacing-m1);background-color:var(--asc-color-base-inverse)}.r1{position:fixed;inset:0;background-color:#0000007f;z-index:-1}.To{height:30rem;width:20rem;display:flex;flex-direction:column}.Vo{overflow-y:auto;flex-grow:1;padding:var(--asc-spacing-m1);width:100vw;max-width:20rem}.a1{width:100%}@media screen and (width >= 48em){.To{height:30rem;min-width:30rem}.Vo{max-width:30rem}}.o1{cursor:pointer;color:var(--asc-color-primary-default)}.qo{background-color:transparent}.i1{display:flex;flex-direction:column}.F .t1{background-color:#0000007f}.F .s1{background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;max-height:80%;overflow:auto}.F .d1{background-color:var(--asc-color-background-default);padding:16px}.F .l1{padding:16px;display:flex;justify-content:space-between;align-items:center}.F .c1{width:40px;height:4px;background-color:#ccc;border-radius:2px;margin-bottom:8px}.n1{display:flex;flex-direction:column;gap:var(--asc-spacing-xxs2)}.Do{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}.Do.m1{border-bottom-color:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.Ye{display:block}.Ye:after{content:none;color:var(--asc-color-alert-default)}.Ye.g1:after{content:"*";color:var(--asc-color-alert-default)}.h1{color:var(--asc-color-base-shade2)}.p1{color:var(--asc-color-alert-default)}.b1{color:var(--asc-color-base-shade1);text-align:right;margin-top:.3rem}.Go{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem 0}.f1{display:flex;justify-content:space-between;align-items:center}.u1{color:var(--asc-color-base-default)}.v1{border:none;color:var(--asc-color-base-default)}.Jo{border:none}.Jo:disabled{cursor:not-allowed;color:var(--asc-color-primary-shade2)}.w1{width:1.5rem;height:1.5rem;fill:var(--asc-color-alert-default)}.x1{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)}.y1{width:100%;height:.0625rem;align-self:stretch;background-color:var(--asc-color-base-shade4);margin:1rem 0}.k1{margin-top:var(--asc-spacing-l1);display:flex;flex-direction:column;border-bottom:1px solid var(--asc-color-base-shade4)}.Ko{display:flex;padding:1rem 0rem 1.5rem;align-items:center;justify-content:space-between;gap:.75rem}.No{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)}.Oo{text-align:center;border-radius:.5rem;width:100%;padding:.62rem 1rem;background-color:var(--asc-color-primary-default);color:var(--asc-color-white)!important}.Po,.Qo{display:none}.Wo{display:block}.j1{color:var(--asc-color-base-shade3);width:1.5rem;height:1.5rem}.z1{color:var(--asc-color-border);padding:.25rem 0}.C1{color:var(--asc-color-base-shade1);margin-top:.5rem;margin-bottom:.75rem}.S1{color:var(--asc-color-border)}@media (width > 48em){.Go{padding:1.25rem 1.5rem 0}.Po,.Qo{display:none}.Wo{display:block}.Ko{display:flex;padding:1rem 1.5rem 1.5rem}.No{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)}.Oo{text-align:center;border-radius:.5rem;width:100%;padding:.62rem 1rem;background-color:var(--asc-color-primary-default);color:var(--asc-color-white)!important}.qo{padding:0 1.5rem}}.X1{margin-top:1.5rem}.Y1{align-items:center;display:flex;justify-content:space-between}.E1{display:inline;font-weight:450}.B1{color:#6e6e6e}.M1{color:var(--asc-color-base-shade3)}.Ee{color:var(--asc-color-base-default);padding:1rem 1rem .75rem;width:100%;border-radius:.25rem;border:1px solid var(--asc-color-border);height:auto;resize:none;overflow:hidden}.Ee:focus{outline:none}.Ee:disabled{cursor:not-allowed;color:var(--asc-color-base-shade3);background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4)}.A1{color:var(--asc-color-base-default)}.F1{stroke:var(--asc-color-secondary-shade4);stroke-width:2;fill:none}.I1{stroke:var(--asc-color-alert-default)}.R1{stroke-dasharray:339;stroke-dashoffset:339;transform:rotate(-90deg);transform-origin:50% 50%;animation:Zo 2s linear infinite}@keyframes Zo{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}.U1{width:3rem;gap:.13rem;display:flex;text-align:center;position:relative;align-items:center;flex-direction:column;padding:1rem .75rem;background-color:var(--asc-color-background-default)}.H1{width:3rem;height:3rem;position:relative}.L1{top:50%;left:50%;width:2.5rem;height:2.5rem;overflow:hidden;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.T1{right:0;bottom:0;cursor:pointer;position:absolute}.V1{right:0;bottom:0;z-index:2;cursor:pointer;position:absolute}.q1{font-size:.75rem;line-height:1rem;color:#626262;cursor:pointer}._o{display:flex;overflow:auto;padding:1rem;background-color:var(--asc-color-background-default);gap:var(--asc-spacing-s1)}.D1{display:flex;flex-direction:column;align-items:center;margin-right:1.25rem;cursor:pointer}.G1{width:3.75rem;height:3.75rem;border-radius:50%;overflow:hidden;border:.125rem solid var(--asc-color-white);box-shadow:0 .125rem .25rem #0000001a}.J1{margin-top:.5rem;text-align:center}.K1{font-size:.875rem;font-weight:500;color:var(--asc-color-base-default)}.ei{display:flex;justify-content:center;margin-top:.25rem}.ei svg{width:1rem;height:1rem;margin:0 .25rem;fill:var(--asc-color-base-shade4)}.N1{display:flex;flex-direction:column;align-items:center;margin-right:1rem}.O1{width:4rem;height:4rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;animation:Be 1.5s ease-in-out infinite}.P1{width:4.5rem;height:.75rem;border-radius:.25rem;background-color:#f0f0f0;animation:Be 1.5s ease-in-out infinite}.ri{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)}.Q1{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.ai{left:.75rem}.oi{right:.75rem}.oi[data-shown=false],.ai[data-shown=false]{display:none}@keyframes Be{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){._o{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.ri{display:flex}}.W1{display:flex;flex-direction:column;align-items:center;cursor:pointer;width:4rem}.Z1{position:relative;width:4rem;height:4rem;margin-bottom:.5rem}._1{position:absolute;bottom:0;right:0;fill:var(--asc-color-primary-default)}.e5{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")}.r5{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.a5{margin:0;text-align:center;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-secondary-default)}.o5{position:absolute;bottom:0;right:0;cursor:pointer}.i5{width:.875rem;height:.875rem;fill:currentcolor}.t5{position:relative}.s5{display:flex;width:100%;padding:.75rem 0;cursor:pointer}.ii{margin-left:.5rem;color:var(--asc-color-base-default)}.ti{fill:var(--asc-color-base-default);width:1.25rem;height:1.25rem}@media (width >= 48em){.ii{margin-left:.75rem;margin-top:.15rem}.ti{width:1.5rem;height:1.5rem;margin-left:.25rem}}.d5{display:flex;padding:.75rem 0;width:100%;cursor:pointer}.si{margin-left:.5rem;color:var(--asc-color-base-default)}.di{fill:var(--asc-color-base-default);width:1.25rem;height:1.25rem}@media (width >= 48em){.si{margin-top:.1rem;margin-left:.5rem}.di{width:1.5rem;height:1.5rem;margin-left:.25rem}}.l5{background-color:var(--asc-color-background-default);padding:.75rem 1rem;border-radius:.75rem;width:100%;box-shadow:var(--asc-box-shadow-03)}.c5{height:auto;min-height:40rem;width:100%;padding:0 1rem;background-color:var(--asc-color-background-default)}.n5{color:var(--asc-color-base-shade3);text-align:center}.m5{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding-top:5rem;padding-bottom:3rem;height:auto;background-color:var(--asc-color-background-default)}.g5{padding-bottom:1.0625rem;color:#6e6e6e}.h5{color:#6e6e6e}.p5{padding:.75rem 1rem}.li{position:relative;background-color:var(--asc-color-background-default-sh)}.ci{width:calc(100% - (var(--asc-spacing-m1) * 2));margin:var(--asc-spacing-xxs2) auto}.b5{display:flex;flex-direction:row;align-items:center;gap:var(--asc-spacing-s2);padding:var(--asc-spacing-s1) 0;max-width:100%}.f5{color:var(--asc-color-base-default);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.u5{width:2rem;height:2rem;flex-shrink:0}.v5{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}.w5{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.x5{aspect-ratio:1 / 1}.y5{margin:var(--asc-spacing-s1) 0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-md)}.Me{background-color:var(--asc-color-background-shade1);padding:var(--asc-spacing-m1) var(--asc-spacing-s2);display:grid;grid-template:"left right" auto / minmax(0,3fr) minmax(0,1fr);align-items:center;justify-content:start;margin-top:var(--asc-spacing-s1);width:100%}.Me[data-has-url=true]{cursor:pointer}.k5{color:var(--asc-color-base-shade1)}.j5{color:var(--asc-color-base-default)}.ni{grid-area:left;word-wrap:break-word}.z5{grid-area:right;display:flex;justify-content:center;align-items:center;place-self:center;max-width:100%}.C5{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}.S5{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.X5{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.Y5{fill:var(--asc-color-base-shade3)}@media (width >= 48em){.li{border-radius:.5rem;padding:.5rem 1rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.ci{margin:0;width:100%;overflow:hidden}.Me{width:auto;margin-top:0;border-radius:.5rem}.ni{width:100%}}.E5{display:flex;flex-direction:column}.mi{width:100%}.B5{height:var(--asc-pull-to-refresh-height);display:flex;justify-content:center;align-items:center;overflow:hidden}.M5,.A5{width:1.25rem;height:1.25rem}.F5{width:1.25rem;height:1.25rem;animation-name:gi;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.I5{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}.H5{height:1px}.L5{padding:.25rem 1rem 0 .75rem}@keyframes gi{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width >= 48em){.mi{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.T5{display:flex;overflow:hidden;align-items:center;justify-content:center;height:var(--asc-pull-to-refresh-height)}.V5{width:1.25rem;height:1.25rem;animation-name:hi;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes hi{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pi{display:flex;align-items:center;gap:.25rem;cursor:pointer}.q5{width:2rem;height:2rem;stroke:var(--asc-color-base-default);border-radius:50%;padding:.25rem;color:var(--asc-color-base-default)}.bi{display:initial}@media (width >= 48em){.pi{padding:0}.bi{display:none}}.fi{display:flex;align-items:center;gap:.25rem;cursor:pointer;background:none;border:none;outline:none;color:var(--asc-color-base-default)}.ui{display:inline}@media (width >= 48em){.fi{padding:0}.ui{display:none}}.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)}.vi{height:auto;max-height:50rem;width:100vw;max-width:calc(100vw - 2rem);background-color:var(--asc-color-background-default);padding:var(--asc-spacing-none) var(--asc-spacing-m1)}.wi{display:none}.xi{width:100%;padding-top:0}.yi{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-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}.P5{margin-right:var(--asc-spacing-s1)}.Q5{display:flex;fill:var(--asc-color-base-default)}.W5{color:var(--asc-color-base-default)}.Z5{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){.vi{width:30rem;height:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.xi{padding-top:.5rem}.wi{display:none}.yi[data-focus-visible]{background-color:var(--asc-color-base-shade4)}}.ki{max-width:100vw;flex:1;padding:var(--asc-spacing-none) var(--asc-spacing-m1);background-color:var(--asc-color-background-default)}._5{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.ji{display:none}.ev{display:flex;align-items:center;padding:var(--asc-spacing-s1) var(--asc-spacing-none)}.rv{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.av{display:flex;flex-direction:column;padding:0 var(--asc-spacing-none) var(--asc-spacing-m1);flex:1;height:100%;width:100%}.ov{padding:.5rem 0;display:flex;align-items:center;gap:.75rem}.zi{display:flex;padding:.5rem 3.25rem .5rem 1rem;gap:.75rem;cursor:pointer;align-items:center;color:var(--asc-color-base-shade3)}.iv{margin-right:var(--asc-spacing-s1)}.tv{display:flex;fill:var(--asc-color-base-default)}.sv{color:var(--asc-color-base-default);text-align:center}@media (width >= 48em){.ki{width:30rem;height:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.ji,.zi{display:none}}.dv{display:flex;width:100%;align-items:center;gap:.75rem}.Ci{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.Si{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Ci,.Si{animation:Xi 1.5s ease-in-out infinite}@keyframes Xi{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Yi{display:flex;flex-direction:column;padding-top:1rem;padding-right:1rem;padding-left:1rem;border-radius:.5rem;margin-bottom:.5rem;background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4)}.lv{font-size:1.25rem;color:var(--asc-color-primary-default)}.cv{display:flex;align-items:center;gap:.5rem;width:100%}.nv{height:2.5rem;min-width:2.5rem;max-width:2.5rem}.Ae{flex-grow:1;width:100%;outline:none;text-align:left;font-size:.875rem;padding:.625rem .75rem;color:var(--asc-color-primary-default);background-color:var(--asc-color-background-default);border-radius:.25rem;border:1px solid var(--asc-color-border)}.mv{color:var(--asc-color-border)}.Ei{display:block;color:var(--asc-color-base-default)}.gv{background-color:var(--asc-color-background-default)}.Bi{display:flex;gap:.5rem;justify-content:space-around;width:100%;padding-left:2rem;padding-right:.25rem}.Mi{height:3rem;display:flex;flex-direction:row;align-items:center;gap:.25rem;font-size:.875rem;background-color:transparent;border:none;cursor:pointer}.Ai{display:none}.Fi{display:block}@media (width >=48em){.Yi{flex-direction:row;align-items:center;gap:.5rem;padding:.75rem}.Ae{flex-grow:1;margin-left:0;width:auto}.Ae[data-focus-visible]{outline:2px solid var(--asc-color-focus-visible);outline-offset:2px}.Bi{justify-content:flex-end;width:auto;padding-left:0;padding-right:0}.Mi{height:auto;align-items:center;gap:.5rem}.Ei{display:none}.Ai{display:block}.Fi{display:none}}.Ii{height:auto;max-height:50rem;width:calc(100vw - 2rem);background-color:var(--asc-color-background-default);padding:var(--asc-spacing-none) var(--asc-spacing-m1)}.Ri{display:none}.Ui{width:100%;padding-top:0}.Hi{width:100%;display:flex;align-items:center;padding:.5rem 0}.hv{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.pv{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}.bv{margin-right:var(--asc-spacing-s1)}.fv{display:flex;fill:var(--asc-color-base-default)}.uv{color:var(--asc-color-base-default)}.vv{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){.Ii{width:30rem;height:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.Ui{padding-top:.5rem}.Ri{display:none}.Hi:focus-visible{background-color:var(--asc-color-base-shade4)}}.Li{width:100vw;max-width:calc(100vw - 2rem);overflow-y:scroll;position:static;border-radius:.75rem;padding:0 1.5rem;font-family:Circular Std,sans-serif}.Ti{padding-bottom:1.5rem}.Vi{display:none}.wv{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-md);line-height:var(--asc-line-height-md);color:var(--asc-color-base-default)}.xv{background-color:var(--asc-color-background-default);padding:1.5rem 0 .75rem}.qi{position:relative;overflow-y:scroll;border-radius:.5rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default);max-width:21.4375rem;max-height:11rem;left:0;top:-1rem}.yv{display:flex;justify-content:space-between;margin-bottom:.25rem}.kv{color:var(--asc-color-base-shade1);font-size:.8125rem}.oe{min-height:7rem;padding:1rem;font-size:1rem;border-radius:.25rem;position:relative;border:1px solid var(--asc-color-border);margin-bottom:.5rem;color:var(--asc-color-primary-default)}.oe[data-input-validation=false],.oe:focus-within[data-input-validation=false]{background-color:#ffe5e5;border-radius:.25rem;border:1px solid var(--asc-color-alert-shade1)}.oe:focus-within{border:1.5px solid var(--asc-color-primary-default)}.jv{position:absolute;top:1rem;left:1rem;font-size:.9375rem;color:#6e6e6e}.zv{padding:1.5rem 0 .75rem;border-bottom:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Cv{margin-top:.25rem}.Sv{margin-top:.5rem}.Xv{color:var(--asc-color-alert-shade1)}.Yv{background-color:var(--asc-color-background-default);margin-bottom:.75rem}.Ev{display:block;margin-bottom:1.25rem}.Bv{display:flex;align-items:center;gap:.75rem}.b{border:none;outline:none;background-color:var(--asc-color-background-default);border-radius:.25rem;border:1px solid var(--asc-color-border);padding:.75rem;color:var(--asc-color-base-default);font-size:1rem;width:100%;resize:none;field-sizing:content;color:var(--asc-color-primary-default)}.Mv{margin-right:2rem}.b[data-isvalid=false],.b:focus-within[data-isvalid=false]{background-color:#ffe5e5;border-radius:.25rem;border:1px solid var(--asc-color-alert-shade1)}.b::-moz-placeholder{color:#6e6e6e}.b:-ms-input-placeholder{color:#6e6e6e}.b::placeholder{color:#6e6e6e}.b:focus-within{border:1.5px solid var(--asc-color-primary-default)}.Av{width:1.25rem;height:1rem;fill:var(--asc-color-base-default)}.Fv{background-color:transparent;border:none;outline:none;cursor:pointer}.Di{width:100%}.Iv{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem 0;border-bottom:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Rv{padding:1.5rem 0 1rem;border-bottom:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Uv{background-color:var(--asc-color-background-default);display:flex;justify-content:space-between;width:100%;padding-top:1.5rem}.Gi{max-width:22rem;width:100%}.Hv{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade2)}.Lv{background-color:var(--asc-color-background-default);padding:.25rem 0}.Tv{color:var(--asc-color-base-shade1)}.Vv{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-default);opacity:.5;z-index:1}.Ji{width:calc(100% - 2rem);position:fixed;bottom:0;left:1rem;display:flex;justify-content:start;gap:.75rem;margin:0 auto 1rem;z-index:10}.qv{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Ki{position:sticky;bottom:0;padding:1rem 0 1.5rem;background-color:var(--asc-color-background-default)}.Dv{width:1.5rem;height:1.25rem;fill:var(--asc-color-alert-shade1)}.Ni{width:calc(100% - 2rem);position:fixed;bottom:1rem;left:1rem;display:flex;justify-content:start;margin:0 auto;border:1px solid var(--asc-color-alert-shade1);background-color:var(--asc-color-background-alert)}@media (width >= 48em){.Li{width:34.125rem;max-height:calc(80vh - 4.75rem);overflow-y:scroll;position:static;border-radius:.75rem;padding:0 1.5rem}.Vi{display:none}.Ti{padding-bottom:unset}.qi{max-width:31.125rem}.Ki{position:sticky;bottom:0;padding:1rem 0 1.5rem;background-color:var(--asc-color-background-default)}.Di{width:100%}.Gv{top:2rem;height:3rem;width:30rem;z-index:9999;bottom:unset;position:absolute}.Ji{left:50%;width:22rem;bottom:unset;transform:translate(-50%)}.Gi{width:unset;max-width:unset}.Ni{left:50%;width:22rem;bottom:unset;transform:translate(-50%)}}.Jv{color:var(--asc-color-base-shade1)}.Kv{width:100%;margin-top:.75rem;margin-bottom:.75rem}.Nv{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.Ov{color:var(--asc-color-base-shade1)}.Pv{color:var(--asc-color-base-shade1)}.Oi{background-color:var(--asc-color-background-default);padding:1rem;border-radius:.75rem}.Qv{margin:0 auto;padding-bottom:1rem}.Wv{display:flex;justify-content:space-between;padding:1rem 0}.Zv{display:flex;justify-content:space-between;width:100%;padding:1rem 0}._v{fill:var(--asc-color-base-shade1);width:1.5rem;height:1.25rem}.Pi{position:absolute;opacity:0;cursor:pointer}.ie{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}.Fe{display:none}.Pi:checked+.ie: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}.Fe:checked+.ie{border-color:var(--asc-color-primary-default);background-color:var(--asc-color-primary-default)}.Fe:checked+.ie:after{opacity:1}.ew{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);padding:1rem 0}.rw{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--asc-color-base-shade4);padding:.75rem 0}.aw{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;transform:rotate(180deg)}.ow{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem}@media (width >= 48em){.Oi{width:31.625rem;padding:.5rem 1rem;border-radius:.75rem;background-color:var(--asc-color-background-default);box-shadow:var(--asc-box-shadow-03)}}.iw{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);padding:1rem 0}.tw{display:flex;justify-content:space-between}.Qi{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;transform:rotate(180deg)}.Wi{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem}.Zi:disabled .Wi,.Zi:disabled .Qi{fill:var(--asc-color-base-shade4);cursor:not-allowed}.sw{color:var(--asc-color-base-default);text-align:center;font-size:1rem;font-weight:590;line-height:1.375rem}.dw{grid-template-columns:repeat(7,1fr);gap:.5rem;place-items:center center}.I{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}.I[data-istoday=true]{color:var(--asc-color-primary-default)}.I:hover,.I[data-selected=true]{background-color:var(--asc-color-primary-default);color:var(--asc-color-white);border-radius:50%;font-weight:500;outline:none;border:none}.I[aria-disabled=true]{color:var(--asc-color-base-shade4);background-color:transparent;cursor:not-allowed;pointer-events:none}.lw{display:flex;gap:.75rem}.cw{padding:.7rem 0}.nw{display:flex;justify-content:space-between;align-items:center}.mw{color:var(--asc-color-base-default);font-size:1rem;line-height:1.375rem;text-align:right}.gw{display:flex;padding:.38rem .69rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4);outline:none;text-transform:uppercase}.hw:focus{border:1px solid var(--asc-color-primary-default)}.pw{display:flex;justify-content:end;color:var(--asc-color-alert-default);font-size:.75rem;line-height:1rem}.s{gap:.5rem;display:flex;align-items:center;forced-color-adjust:none;color:var(--asc-color-base-default)}.o{width:3rem;height:1.75rem;border-radius:10rem;transition:all .2s;background:var(--asc-color-base-shade3)}.o:before{content:"";display:block;width:1.45rem;height:1.45rem;margin:.145rem;border-radius:50%;transition:all .2s;background:var(--asc-color-background-default)}.s[data-focus-visible] .o{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.s[data-disabled] .o{cursor:not-allowed;background:var(--asc-color-base-shade4)}.s[data-pressed] .o{background:var(--asc-color-base-shade2)}.s[data-pressed] .o:before{background:var(--asc-color-background-default)}.s[data-selected] .o{background:var(--asc-color-primary-default)}.s[data-selected][data-disabled] .o{background:var(--asc-color-primary-shade3)}.s[data-selected] .o:before{transform:translate(86%);background:var(--asc-color-background-default)}.s[data-selected][data-pressed] .o{background:var(--asc-color-primary-background-pressed)}._i{display:flex;flex-direction:column;justify-self:center;width:100%;background-color:var(--asc-color-background-default)}.bw{display:flex;flex-direction:column}.fw{padding:.25rem 1rem .75rem .75rem}.uw,.vw{width:1.25rem;height:1.25rem}.ww{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.xw,.yw{display:flex;align-items:center;justify-content:center}.et{position:fixed;bottom:1rem;right:1rem;z-index:1;display:none}@media (width >= 48em){._i{max-width:37.125rem;background-color:var(--asc-color-background-shade1)}.et{display:none}}.kw{color:var(--asc-color-base-default)}.jw{display:flex;justify-content:space-between;align-items:center;background-color:var(--asc-color-background-default);height:3.625rem}.zw,.Cw{display:flex;gap:.625rem;justify-content:center;align-items:center}.Sw{color:#6e6e6e;font-size:14px;font-style:normal;font-weight:450;line-height:20px;letter-spacing:.25px}.Xw{width:100%;margin:0 auto;background:var(--asc-color-background-default)}.Yw{position:relative;height:17.0625rem;overflow:hidden;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.Ew{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rt,.at{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}.rt{left:.625rem}.at{right:.625rem}.ot{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);color:var(--asc-color-base-default)}.Bw{display:inline-flex;align-items:center;gap:.5rem;color:var(--asc-color-base-default);padding-bottom:.75rem}.Mw{overflow:hidden;color:var(--asc-color-base-default);margin-bottom:var(--asc-spacing-s2)}.Aw{padding:.25rem 0;display:flex;gap:var(--asc-spacing-s1)}.Fw{width:1px;background-color:var(--asc-color-base-shade4);margin-left:var(--asc-spacing-s1);margin-right:var(--asc-spacing-s1)}.Iw{color:var(--asc-color-base-default)}.Rw{color:var(--asc-color-base-shade2)}.Uw{display:flex;padding:.5rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade3)}.Hw{width:100%;display:flex;margin-top:.5rem;justify-content:center;align-items:center;color:var(--asc-color-primary-shade4)}.Lw{width:100%}.Tw{display:flex;width:100%;margin-bottom:1rem}.Vw{display:flex;padding:.75rem 1rem;align-items:flex-start;gap:.75rem;align-self:stretch;background:var(--asc-color-background-shade1)}.qw{width:1.25rem;height:1rem;fill:var(--asc-color-base-default)}.Ie{padding:.5rem 0;overflow-x:scroll;width:100%;scrollbar-width:none;-ms-overflow-style:none}.Ie::-webkit-scrollbar{display:none}@media (width >= 48em){.ot{border-bottom:none;border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4)}.Ie{overflow:hidden}}.Dw{background-color:var(--asc-color-background-shade1);border-radius:.5rem;padding:.75rem;width:100%}.Gw{display:flex;justify-content:center;align-items:center}.Jw{width:.375rem;height:.375rem;background-color:var(--asc-color-primary-default);border-radius:50%}.Kw{display:flex;flex-direction:column;text-align:center}.Nw{display:flex;align-items:center;justify-content:center;gap:.375rem}.Ow{color:var(--asc-color-base-default);margin:0}.Pw{color:var(--asc-color-base-shade2);margin:0}.x{position:relative;width:100%;padding-top:56.25%;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:var(--background-image)}.x[data-cover-scroll=true]{position:fixed;top:0;z-index:1;padding-top:6.375rem;transition:transform .3s ease-in;transform:translateY(-5%)}.x:before{content:"";position:absolute;inset:0;background-image:var(--background-image);background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(25px);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:-1}.Qw{width:1.25rem;height:1rem;fill:var(--asc-color-white);margin-left:.5rem}.it{position:absolute;top:2rem;left:1rem;right:1rem;display:flex;justify-content:space-between}.Ww{display:flex;align-items:center}.Zw{margin:0 .25rem;color:var(--asc-color-white)}._w{background:#0000007f;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.ex{fill:var(--asc-color-white)}.tt{fill:var(--asc-color-white);background:#0000007f;border-radius:50%;width:2rem;height:2rem;cursor:pointer;display:flex;justify-content:center;align-items:center}@media (width >= 48em){.x{padding-top:50%;max-height:17.0625rem;border-radius:.5rem .5rem 0 0}.x[data-cover-scroll=true]{width:100%;padding-top:50%;position:relative}.x:before{content:none}.it{top:1rem}.tt{width:2rem;height:2rem}}.rx{display:flex;justify-content:center;align-items:center;fill:var(--asc-color-white)}.ax{width:100%;box-sizing:border-box}.st{padding:.5rem 0;line-height:1.5rem;word-wrap:break-word;word-break:break-word;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.st.ox{overflow:visible}.ix{background:none;border:none;color:var(--asc-color-primary-default);cursor:pointer;padding:0;font-size:inherit}.tx{white-space:pre-wrap;word-break:break-word}.sx{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.dx{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.lx{display:flex;align-items:center;gap:.5rem}.cx{color:var(--asc-color-base-default)}.nx{color:var(--asc-color-base-shade2)}.dt{margin:5rem auto 3rem;text-align:center}.lt{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}.mx{margin-top:.5rem;font-size:1.0625rem;font-weight:600;line-height:1rem;color:var(--asc-color-base-shade3)}.gx{font-size:.8125rem;font-weight:400;color:var(--asc-color-base-shade3)}@media (width >= 48em){.dt{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)}.lt{width:3.75rem;height:3.75rem}}.ct{display:flex;flex-direction:column}.hx{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.px{height:var(--asc-spacing-m1);width:100%}.bx{margin-bottom:var(--asc-spacing-m1);border-radius:var(--asc-border-radius-md);overflow:hidden}.fx{animation:nt 1s linear infinite}.mt{padding-bottom:.5rem;background-color:var(--asc-color-base-shade4)}@keyframes nt{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.gt{background-color:var(--asc-color-background-default);padding:1rem;margin-bottom:.5rem}.ux{display:flex;align-items:center;margin-bottom:1rem}.ht{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.vx{display:flex;flex-direction:column}.pt{width:6rem;height:1rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.bt{width:4rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.wx{display:flex;flex-direction:column;gap:.75rem}.R{height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem;width:100%}.ht,.pt,.bt,.R{animation:ft 1.5s ease-in-out infinite}.R:first-child{width:75%}.R:nth-child(2){width:100%}.R:last-child{width:50%}@keyframes ft{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.ut{gap:1rem;display:grid;padding:3rem;place-items:center}.xx{fill:var(--asc-color-background-neutral-400);width:3.75rem;height:2.8125rem}.yx{color:var(--asc-color-border);font-size:1rem;font-weight:600;line-height:1.375rem}.Re{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.ct{gap:.75rem;margin-top:.75rem;padding-bottom:1rem}.mt{padding-bottom:0;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}.ut{padding:3.7rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Re{padding-bottom:0}.gt{box-shadow:none;margin-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}@media (width >= 48em){.Re{padding-bottom:0}}.te{display:block;padding:0 1rem;background-color:var(--asc-color-background-default)}.te:last-child{margin-bottom:.5rem}.kx{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;width:100%}.jx{display:flex;align-items:center;gap:.5rem}.zx{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}.Cx{color:var(--asc-color-alert-default)}.Sx{display:flex;align-items:center;gap:.25rem}.Xx{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.Yx{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.Ex{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.Bx{display:flex;gap:.5rem;width:100%;padding:.75rem 0;border-top:1px solid var(--asc-color-base-shade4)}@media (width >= 48em){.te{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.te:last-child{margin-bottom:0}}.Mx{width:100%}.Ax{color:var(--asc-color-white)}.Fx{width:100%}.Ix{color:var(--asc-color-base-default)}.Rx{fill:var(--asc-color-white);cursor:pointer}.vt{aspect-ratio:9 / 16;max-width:50vh;width:100%;height:auto;min-height:30rem;max-height:100vh;position:relative;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.Ux{display:flex;justify-content:start;margin:0 auto 1rem;border:1px solid var(--asc-color-alert-shade1);background-color:var(--asc-color-background-alert)}.Hx{width:1.5rem;height:1.25rem;fill:var(--asc-color-alert-shade1)}.wt{margin-bottom:1rem}@media (width <=768px){.vt{max-width:100%;height:auto;max-height:50rem;min-height:50rem;width:100%;aspect-ratio:auto}}.Lx{position:absolute;top:0;left:0;right:0;z-index:1;margin-top:1.5rem}.xt{display:flex;justify-content:center;width:100%;height:auto;max-height:60rem;gap:1rem;overflow:hidden;background-color:var(--asc-color-background-transparent-black)}.Tx{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)}.Vx{display:flex;width:100%;justify-content:flex-end;gap:var(--asc-spacing-s2)}.qx{flex:1;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:var(--asc-border-radius-lg);position:relative;width:100%;height:auto}.yt{max-height:40rem;margin-top:2rem;width:100%;height:auto;background-color:var(--asc-color-black);-o-object-fit:contain;object-fit:contain}.Dx{display:flex;justify-content:flex-end;padding:var(--asc-spacing-m1);width:100%}.Gx{max-height:40rem;width:100%;height:auto;margin-top:5.5rem;background-color:var(--asc-color-black);-o-object-fit:contain;object-fit:contain}.Jx{position:relative;padding:1rem;display:flex;justify-content:center;bottom:6rem;left:0;right:0}.Kx{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none;border:none;color:var(--asc-color-white);font-size:3rem;cursor:pointer}.Nx{position:absolute;top:0;left:0;right:0;height:4px;background-color:#ffffff4d}.Ox{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.Px{display:flex;flex-direction:column;margin-left:10px}.Qx{font-size:16px;font-weight:700;color:var(--asc-color-black)}.Wx{font-size:14px}.Zx{position:relative;width:100%;height:auto;min-height:40rem}.kt{width:calc(100vw - 2rem);max-width:30rem;padding:0 1rem}@media (width >= 48em){.wt{position:relative;left:-9rem;margin-top:3rem}.xt{position:fixed;top:0;left:0;width:100%;height:100%;overflow-y:auto;z-index:500}.kt{width:calc(100vw - 2rem);max-width:30rem;padding:unset}.yt{margin-top:5.5rem}}._x{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}.ey{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.ry{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}.ay{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.oy{width:1.5rem;height:1.5rem}.iy{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}.ty{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}.sy{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1);width:100%}.dy{width:1.25rem;height:1.25rem;fill:var(--asc-color-white);cursor:pointer}.ly{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1)}.cy{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)}.ny{font-weight:var(--asc-text-font-weight-bold);display:flex;align-items:center;justify-content:space-between;gap:var(--asc-spacing-s2)}.my{display:flex;padding:8px 10px;align-items:center;gap:.5rem;border-radius:24px;background:var(--asc-color-secondary-default)}.gy{fill:var(--asc-color-white)}.hy{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}.py{position:relative;width:100%;height:100%}.by{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.fy,.uy{width:100%;height:100%}.vy{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)}.wy{width:auto;max-width:100%;max-height:100%;margin:auto}.xy,.yy{width:1.5rem;height:1.5rem;fill:var(--asc-color-white);cursor:pointer}.ky{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.jy{fill:var(--asc-color-white)}.zy{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.Cy{display:flex;flex-direction:column;justify-content:flex-start;width:100%;max-width:10rem}.Sy{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}.Xy{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.25rem}.Yy{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.75rem}.Ey{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)}.By{flex:1}.My{height:5rem;padding:.75rem 1rem .625rem}.Ay{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.Fy{z-index:99999;position:absolute;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1rem .625rem;gap:.5rem}.Iy{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.jt{position:absolute;bottom:0;right:0}.jt:hover{cursor:pointer}.Ry{display:flex;gap:1.25rem;justify-content:flex-end;align-items:center}.Uy{display:inline-flex;justify-content:space-between;gap:.75rem;align-items:center}.Hy{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}.Ly{width:auto;max-width:11.688rem}.Ty{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}.Vy{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.zt{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%)}.zt a{text-decoration:none}.qy{position:relative;width:100%;height:100%}.Dy{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Gy,.Jy{width:100%;height:100%}.Ky{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}.Ny{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.Oy{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Py,.Qy{color:var(--asc-color-white);cursor:pointer}.Wy{color:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.Zy{color:var(--asc-color-white)}._y{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.e2{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.r2{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}.a2{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.o2{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.i2{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}.t2{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.s2{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.d2{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)}.l2{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Ct{position:absolute;bottom:0;right:0}.Ct:hover{cursor:pointer}.c2{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.n2{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.m2{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}.g2{width:auto;max-width:11.688rem}.h2{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}.p2{display:flex;position:relative;overflow:hidden}.b2{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.St{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)}.St:hover{background-color:var(--asc-color-base-shade4)}.f2{color:var(--asc-color-alert-shade1)}.u2{position:absolute;top:0;bottom:0;width:50%;z-index:10}.v2{left:0}.w2{right:0}.x2{-o-object-fit:contain;object-fit:contain}.y2{-o-object-fit:cover;object-fit:cover}.k2{transition:"opacity 0.2s ease-in-out"}.j2{opacity:1}.z2{opacity:0}.C2{color:var(--asc-color-base-default)}.S2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.X2{position:absolute;top:.5rem;left:.5rem;right:.5rem;height:.125rem;display:flex;justify-content:space-between;align-items:center;z-index:10}.Y2{height:100%;background-color:#ffffff7f;border-radius:.0625rem;overflow:hidden}.E2{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.Xt{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}.Xt:focus{outline:none}.B2{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}.M2{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.A2{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:absolute;z-index:100000}.F2{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}.I2{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.R2{color:var(--asc-color-base-default)}.U2{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.H2{color:var(--asc-color-base-shade1)}.L2{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.T2{min-height:5rem;width:100%;background-color:var(--asc-color-background-default)}.V2{position:absolute;inset:0;height:100%;width:100%;overflow:hidden}.q2{position:relative;height:100%;width:100%}.D2{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.G2{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)}.J2{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}.K2{position:relative;width:100%;height:100%;overflow:hidden}.N2{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.O2,.P2{width:100%;height:100%}.Q2{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}.W2{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.Z2{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}._2,.ek{color:var(--asc-color-white);cursor:pointer}.rk{color:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.ak{color:var(--asc-color-white)}.ok{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.ik{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.tk{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}.sk{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.dk{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.lk{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}.ck{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.nk{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.mk{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)}.gk{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Yt{position:absolute;bottom:0;right:0}.Yt:hover{cursor:pointer}.hk{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.pk{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.bk{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}.fk{width:auto;max-width:11.688rem}.uk{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}.vk{display:flex;position:relative;overflow:hidden}.wk{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.Et{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)}.Et:hover{background-color:var(--asc-color-base-shade4)}.xk{position:absolute;top:0;bottom:0;width:50%;z-index:10}.yk{left:0}.kk{right:0}.jk{-o-object-fit:contain;object-fit:contain}.zk{-o-object-fit:cover;object-fit:cover}.Ck{z-index:99999;position:absolute;width:1rem;height:1rem;right:.25rem;bottom:.25rem;cursor:pointer}.Sk{fill:var(--asc-color-base-shade3)}.Xk{inset:0;width:100%;height:100%;position:absolute}.Yk{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}.Ek{display:flex;align-items:center;gap:.5rem}.Bk{width:2.5rem;height:2.5rem}.Mk{display:flex;align-items:start;flex-direction:column;color:var(--asc-color-base-inverse);flex-shrink:1;overflow:hidden}.Ak{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--asc-color-white)}.Fk{display:flex;align-items:center;gap:1.25rem}.Ik{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.Bt{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.Bt svg{width:2rem;height:1.75rem;fill:var(--asc-color-white)}.Mt{display:none}@media screen and (width >= 768px){.Mt{display:flex}}.At{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.At svg{width:2rem;height:1.75rem;fill:var(--asc-color-white)}.Ft{display:none}@media screen and (width >= 48em){.Ft{display:flex}}.It{position:absolute;top:0;left:0;width:50%;min-height:60rem;z-index:9999}.Rt{position:absolute;top:0;right:0;width:50%;height:auto;min-height:60rem;z-index:9999}.Rk{position:relative;width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;z-index:2}.Uk{position:absolute;width:100%;height:100%;background:linear-gradient(180deg,#00000029 55.05%,#fff0 96.52%);z-index:3}.Hk{display:none}.Lk{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:23.4375rem;flex-shrink:0;margin-top:4rem}.Ut{display:flex;justify-content:center;width:100%;height:auto;min-height:60rem;gap:1rem;overflow:hidden;background-color:var(--asc-color-black)}.Tk{width:1.5rem;height:1.5rem;fill:var(--asc-color-alert-shade1)}@media (width >= 48em){.It,.Rt{display:none}.Vk{display:block}.Ut{position:fixed;top:0;left:0;width:100%;height:auto;min-height:60rem;background-color:var(--asc-color-background-transparent-black);z-index:500}}.Ht{width:100%;height:auto;background-color:var(--asc-color-background-default)}.Lt{top:0;z-index:200;position:absolute;width:100%;height:7.5rem;background-color:var(--asc-color-background-default)}.Tt{top:0;z-index:200;position:absolute;width:100%;height:10.87rem;background-color:var(--asc-color-background-default)}.qk{padding-left:1rem;padding-right:1rem}.Vt{display:inline-flex;flex-wrap:nowrap;gap:.5rem;overflow-x:scroll;width:100%;padding:.75rem 1rem;-ms-overflow-style:none;scrollbar-width:none}.Vt::-webkit-scrollbar{display:none}.Ue{position:absolute;top:7.5rem;width:100%;height:auto;overflow:hidden scroll;-ms-overflow-style:none;scrollbar-width:none}.qt{position:absolute;top:10.87rem;width:100%;height:auto;overflow:hidden scroll;-ms-overflow-style:none;scrollbar-width:none}.Ue::-webkit-scrollbar{display:none}.Dk{position:absolute;right:1rem;top:3.25rem;width:12.5rem}.Gk{width:100%;display:flex;padding:0 1rem}.Jk{flex:1;border-radius:1.25rem;border:1px solid #d4d4d4;background:#f6f6f6;display:flex;padding:.625rem .75rem;align-items:center;gap:.5rem;color:#6e6e6e}@media (width >= 48em){.Ht{position:relative;height:auto;background-color:transparent}.Tt,.Lt{display:none}.Ue,.qt{top:0;height:auto}}.Dt{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}.Dt[data-active=true]{font-weight:600;color:var(--asc-color-white);background-color:var(--asc-color-primary-default);border:1px solid transparent}.Kk{font-size:1.0625rem}.He{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)}.He[data-focus-visible]{border:1px solid var(--asc-color-primary-default);background-color:var(--asc-color-background-shade1)}.He:hover{background-color:var(--asc-color-background-shade1)}.Nk{width:1.75rem;height:1.75rem;border-radius:50%;overflow:hidden}.Ok{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Pk{fill:var(--asc-color-primary-shade2)}.Qk{fill:var(--asc-color-white)}.Wk{width:5.625rem;height:2.25rem;flex-shrink:0;border-radius:2.5rem;background:var(--asc-color-base-shade4);animation:Gt 1.5s ease-in-out infinite}@keyframes Gt{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Jt{display:inline-flex;align-items:center;gap:.5rem;width:100%;height:100%;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.Jt::-webkit-scrollbar{display:none}.Le{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}.Le[data-focus-visible]{border:1px solid var(--asc-color-primary-default);background-color:var(--asc-color-background-shade1)}.Zk{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}.Le:hover{background-color:var(--asc-color-background-shade1)}.Kt{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)}._k{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.Nt{left:0}.Ot{right:0}.Ot[data-shown=false],.Nt[data-shown=false]{display:none}@media (width >= 48em){.Kt{display:flex}}.e4{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.r4{display:flex;justify-content:center;align-items:center;background-color:#f26b1c;width:100%;height:100%}.a4{width:4rem;height:2.364rem}.o4{width:17.375rem;height:13.3125rem;border-radius:.75rem;border:1px solid var(--asc-color-base-shade4);box-shadow:var(--asc-box-shadow-02)}.i4{width:17.375rem;height:8.1875rem;border-radius:.75rem .75rem 0 0;background-color:var(--asc-color-base-shade4)}.t4{width:17.375rem;height:5.12rem;display:flex;flex-direction:column;padding:1.06rem 1rem}.s4{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:5.1875rem;height:.5rem}.d4{margin-top:1rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:8.9055rem;height:.5rem}.l4{margin-top:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:11.25rem;height:.5rem}.c4{animation:Pt 1.5s ease-in-out infinite}@keyframes Pt{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Te{width:100%;gap:.75rem;flex-wrap:nowrap;overflow:scroll hidden;display:inline-flex;scrollbar-width:none;-ms-overflow-style:none;outline:none;padding:.25rem 1rem}.Te::-webkit-scrollbar{display:none}.Qt{width:15.6rem;height:14.4rem;border-radius:.5rem;border:1px solid #d4d4d4;cursor:pointer;background-color:#fff}.Qt:focus-visible{outline:2px solid var(--asc-color-focus-visible);outline-offset:2px;box-shadow:0 0 0 4px #0000001a}.n4{width:100%;height:8.4rem;overflow:hidden;border-radius:.5rem .5rem 0 0;position:relative}.m4{border-radius:var(--asc-border-radius-sm) var(--asc-border-radius-sm) 0 0}.g4{width:100%;gap:.25rem;display:flex;height:5.7rem;padding:.75rem;flex-direction:column;justify-content:space-between;background-color:#fff}.h4{width:100%;gap:.12rem;display:flex;align-items:center}.p4,.b4{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.f4{width:100%;gap:.5rem;display:flex;flex-wrap:nowrap;align-items:flex-end;justify-content:space-between}.u4{width:9rem;gap:.25rem;display:flex;flex-shrink:1;align-items:start;flex-direction:column;justify-content:center}.v4{display:flex;flex:0 0 4.2rem;outline:none}.Ve{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.qe{top:-2.4rem;z-index:100;display:none;position:absolute;align-items:center;justify-content:center;cursor:pointer;padding:.5rem;border:none;background:transparent;border-radius:.25rem}.qe:hover{background-color:#0000000d}.Wt{max-width:9rem}.Zt{right:2.2rem}._t{right:0}.Zt[data-shown=false] .Ve,._t[data-shown=false] .Ve{cursor:not-allowed;fill:var(--asc-color-base-shade3)}@media (width >= 48em){.Te{padding:.25rem 0}.qe{display:flex}.Wt{max-width:9rem}}.w4{display:flex;flex-direction:column;align-items:center;justify-content:center}.es{display:flex;justify-content:center;align-items:center;border-radius:24px;border:1px solid #000;padding:10px 0;width:100%;font-size:14px;font-style:normal;font-weight:500;cursor:pointer;margin-top:16px;color:var(--asc-color-base-default);background:var (--asc-color-white)}.es:focus:not(:active){outline:2px solid var(--asc-color-focus-visible);outline-offset:2px;box-shadow:0 0 0 4px #0000001a}.rs{height:100%;display:flex;padding-bottom:2rem;flex-direction:column;outline:none}.se{width:100%;-ms-overflow-style:none;scrollbar-width:none;display:flex;flex-direction:column;gap:1rem;position:relative}.De{width:100%;-ms-overflow-style:none;scrollbar-width:none;display:flex;flex-direction:column;gap:1rem}.as{width:100%}.os{display:flex;gap:8px;padding:0 1rem 1rem;overflow-x:auto}.x4{font-size:14px;font-style:normal;font-weight:500;line-height:20px;font-family:Circular Std,sans-serif;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1;line-clamp:1;text-overflow:ellipsis;color:#000}.y4{color:#000;font-size:12px;font-style:normal;font-weight:450;line-height:16px;font-family:Circular Std,sans-serif;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis}.is{border-radius:8px;border:1px solid #d4d4d4;padding:12px;width:100%;min-width:16.625rem;display:flex;align-items:center;gap:16px;cursor:pointer;position:relative;outline:none;transition:box-shadow .2s ease}.is:focus:not(:active){outline:2px solid var(--asc-color-focus-visible);outline-offset:2px;box-shadow:0 0 0 4px #0000001a}.se::-webkit-scrollbar{display:none}.se[data-is-loading=true]{padding:1.5rem 1rem}.ts{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.ss{width:9.75rem;height:.75rem;flex-shrink:0;border-radius:.75rem;background:var(--asc-color-base-shade4);animation:ds 1.5s ease-in-out infinite}.k4{color:var(--asc-color-base-default)}.Ge{width:100%;padding:1rem;display:none}.Ge::-webkit-scrollbar{display:none}.ls{display:none;background-color:var(--asc-color-background-default)}@keyframes ds{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.rs{height:auto;background-color:var(--asc-color-background-shade1)}.ls{display:block;background-color:var(--asc-color-background-shade1)}.ts,.Ge,.De,.se{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);padding:1rem}.ss{height:1.25rem}.De{margin-bottom:0;padding:0 1rem}.os{display:flex;margin-left:0;margin-right:0;margin-bottom:0;padding:0 0 1rem}.as{width:100%;border-radius:.5rem;margin-top:1rem}}.j4{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--asc-color-background-default);gap:1rem}.z4{padding-bottom:1.0625rem;color:var(--asc-color-base-shade3);display:flex;flex-direction:column;align-items:center}.cs{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.C4{padding-bottom:1.0625rem;color:var(--asc-color-base-shade3)}@media (width >= 48em){.cs{padding:2rem 0 4rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.ns{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.S4{padding-bottom:1.0625rem;color:var(--asc-color-base-shade3)}@media (width >= 48em){.ns{padding:2rem 0 4rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.X4{color:var(--asc-color-base-default)}.ms{color:var(--asc-color-base-default);padding:0 1rem}@media (width >=48em){.ms{padding:0 0rem}}.gs{display:flex;flex-direction:column;position:relative;height:auto;width:100%;background-color:var(--asc-color-background-default)}.Je{flex:1;margin-top:3.625rem;overflow-y:scroll;scrollbar-width:none}.Je[data-hide-back-button=true]{margin-top:.5rem}.hs{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.Ke{transition:opacity .3s;opacity:0}.Ke[data-show=true]{opacity:1}.ps{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}.bs{position:absolute;bottom:1rem;right:1rem;display:none}.Y4{color:var(--asc-color-base-default)}.E4{width:1.125rem;height:1.125rem}@media (width >=48em){.gs{max-width:37.125rem;background-color:transparent}.hs{background-color:var(--asc-color-background-default);position:static}.B4{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;overflow:hidden}.Ke{display:none}.Je{margin-top:0;padding-bottom:1rem}.ps{position:static}.bs{display:none}}.M4{height:100%;width:100%}.A4{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.F4{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.I4{color:var(--asc-color-base-default)}.R4{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.U4{color:var(--asc-color-base-default)}.H4{width:1.5rem!important;height:1.5rem;fill:var(--asc-color-base-default)}.L4{color:var(--asc-color-base-default)}.T4{padding:0 1rem;background-color:var(--asc-color-background-default)}.fs{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.V4{display:flex;gap:.75rem}.q4{width:3.5rem!important;height:3.5rem!important;font-size:2rem;flex-shrink:0}.D4{font-weight:400;font-size:2rem!important}.G4{min-height:100%;display:flex;align-items:center}.J4{width:1.5rem;height:1.5rem}.K4{margin:.5rem 0;color:var(--asc-color-base-default)}.N4{display:flex;height:-moz-max-content;height:max-content;justify-content:center}.O4{display:flex;gap:.75rem;padding:.25rem 0 1rem}.P4{width:.0625rem;height:1.25rem;background-color:var(--asc-color-base-shade4)}.Q4{width:100%;padding:0 1rem}.W4{display:flex;align-items:center;width:100%;margin:.5rem 0}.us{width:3.5rem;height:3.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.vs{height:.75rem;width:60%;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.de{height:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.us,.vs,.de,.ws{animation:xs 1.5s ease-in-out infinite}.de:nth-child(1){margin:1.37rem;width:60%}.de:nth-child(2){width:80%}.Z4{margin:.5rem 0;width:100%}.ws{display:inline-block;width:3.375rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem;margin-right:.75rem}._4{padding:.5rem 0;width:15rem}.ys{padding:0 1.25rem;width:100%;display:flex;justify-content:flex-start;gap:.75rem}.e7{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.r7{color:var(--asc-color-base-default)}.a7{width:100%;padding:.75rem 1rem;height:3.875rem;border-radius:.5rem;background-color:var(--asc-color-background-shade1);box-sizing:border-box}.o7{text-align:center}.i7{display:inline-block}.t7{width:.375rem;height:.375rem;margin-right:.38rem;fill:#4d82ff;vertical-align:middle}.s7{color:var(--asc-color-base-default)}@media screen and (width >= 48em){.fs{margin-top:1rem}.ys{padding:.75rem 1rem}}@keyframes xs{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.d7{display:inline-block}.l7{color:var(--asc-color-base-default);margin-right:.25rem}.c7{color:var(--asc-color-base-shade2)}.ks{display:flex;flex-direction:column;position:relative;width:100%;height:auto;background-color:var(--asc-color-background-default)}.js{flex-direction:column;display:flex;flex:1;margin-top:3.62rem;overflow-y:scroll;scrollbar-width:none}.zs{height:100%;width:100%;flex-grow:1;padding:0 1rem}.n7{height:100%}.Cs{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.m7{color:var(--asc-color-base-default);width:100%;text-align:center}.g7{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){.ks{max-width:37.125rem;background-color:transparent}.Cs{background-color:var(--asc-color-background-default);border-radius:.5rem .5rem 0 0;position:static}.h7{background-color:var(--asc-color-background-default);border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4)}.js{margin-top:0}.zs{padding:0}.p7{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}.b7{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)}}.Ss{margin-top:.5rem}.f7{height:100%;width:100%}.u7{display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;width:100%;box-sizing:border-box}.v7{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.w7{color:var(--asc-color-base-default)}.x7{height:var(--asc-spacing-m1);width:100%}.y7{color:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.k7{padding:5rem .5rem;text-align:center}.Xs{display:block}@media (width >= 48em){.Ss{margin:0}.j7{color:var(--asc-color-base-shade3)}.Xs{padding:.5rem 0;display:flex;flex-direction:column;gap:1rem}}.z7{display:flex;height:3.5rem;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box}.C7{display:flex;align-items:center;max-width:100%;gap:.5rem;flex-shrink:0}.S7{flex-shrink:0}.X7{overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-base-default);display:flex;align-items:center}.Ys{height:100%;width:100%;min-width:12.5rem}.Y7{background-color:transparent;display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;box-sizing:border-box;flex-shrink:0}.E7{margin:1rem 0;padding:.75rem 0;border-radius:.75rem;background:var(--asc-color-base-shade4);animation:Es 1.5s ease-in-out infinite}.B7{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.M7{color:var(--asc-color-base-default)}.A7{margin-left:.5rem}@media (width >= 48em){.Ys{padding:0 1rem}}@keyframes Es{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.F7{display:flex;width:100%;align-items:center;gap:.75rem}.Bs{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.Ms{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Bs,.Ms{animation:As 1.5s ease-in-out infinite}@keyframes As{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.I7{display:inline-block}.R7{color:var(--asc-color-base-default);margin-right:.25rem}.U7{color:var(--asc-color-base-shade2)}.H7{min-height:3.5rem;color:var(--asc-color-base-default);display:flex;align-items:center}.L7{word-break:break-all}.T7{color:var(--asc-color-base-default);word-break:break-word}.V7{white-space:pre-wrap}.q7{color:var(--asc-color-primary-default)}.D7{width:100%;background-color:var(--asc-color-primary-default);position:relative;padding:.63rem 1rem;border-radius:10rem;box-sizing:border-box;margin-bottom:.75rem}.G7{display:flex;align-items:center;justify-content:center;gap:.5rem}.J7{width:1rem;height:1rem;color:var(--asc-color-white)}.K7{color:var(--asc-color-white)}.N7{width:100%;position:relative;padding:.63rem 1rem;border-radius:10rem;box-sizing:border-box;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.O7{display:flex;align-items:center;justify-content:center;gap:.5rem}.P7{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.Q7{color:var(--asc-color-secondary-default)}.W7{width:100%;position:relative;padding:.63rem 1rem;border-radius:10rem;box-sizing:border-box;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.Z7{display:flex;align-items:center;justify-content:center;gap:.5rem}._7{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.e3{color:var(--asc-color-secondary-default)}.r3{width:100%;position:relative;padding:.63rem 1rem;border-radius:10rem;box-sizing:border-box;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.a3{display:flex;align-items:center;justify-content:center;gap:.5rem}.o3{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.i3{color:var(--asc-color-secondary-default)}.Fs{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.Fs[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.Is{fill:var(--asc-color-secondary-shade3);width:1.5rem;height:1.5rem;transition:fill .3s}.Is[data-active=true]{fill:var(--asc-color-base-default)}.Rs{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.Rs[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.Us{fill:var(--asc-color-secondary-shade3);width:1.5rem;height:1.5rem;transition:fill .3s}.Us[data-active=true]{fill:var(--asc-color-base-default)}.Hs{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.Hs[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.Ls{fill:var(--asc-color-secondary-shade3);width:1.5rem;height:1.5rem;transition:fill .3s}.Ls[data-active=true]{fill:var(--asc-color-base-default)}.t3{display:flex;flex-direction:column;gap:.5rem}.s3{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.d3{height:var(--asc-spacing-m1);width:100%}.l3{margin-bottom:var(--asc-spacing-m1);border-radius:var(--asc-border-radius-md);overflow:hidden}.c3{animation:Ts 1s linear infinite}.Vs{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes Ts{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.qs{height:13rem;padding:.75rem 1rem;width:100%}.n3{display:flex;align-items:center;margin-bottom:.75rem}.Ds{width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.5rem}.m3{padding:.25rem 0;flex:1}.Gs{height:.5rem;width:60%;border-radius:.75rem;margin-bottom:.5rem;background-color:var(--asc-color-base-shade4)}.Js{height:.5rem;width:25%;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.U{height:.5rem;margin-bottom:.75rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.Ds,.Gs,.Js,.U{animation:Ks 1.5s ease-in-out infinite}.U:nth-child(1){width:60%}.U:nth-child(2){width:25%}.U:nth-child(3){width:80%}@keyframes Ks{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >=48em){.Vs{overflow:hidden;background-color:transparent;padding-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.qs{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Ns{text-align:center;padding:5rem .5rem}.g3{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.h3{margin-top:.5rem;color:var(--asc-color-base-shade3)}@media (width >= 48rem){.Ns{background-color:var(--asc-color-background-default)}}.Os{text-align:center;padding:5rem .5rem}.p3{margin-top:.5rem;color:var(--asc-color-base-shade3)}@media (width >= 48rem){.Os{width:100%;height:100%;background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}}.b3{width:3.7969rem;height:2.5313rem;color:var(--asc-color-secondary-shade4)}.f3{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Ps{text-align:center;padding:5rem .5rem;color:var(--asc-color-base-shade3)}.u3{margin-top:.5rem}.v3{width:3.75rem;height:2.5rem;fill:var(--asc-color-secondary-shade4)}@media (width >= 48rem){.Ps{background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}}.Qs{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.w3{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.x3{height:var(--asc-spacing-m1);width:100%}.y3{animation:Ws 1s linear infinite}.k3{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes Ws{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.j3{height:13rem;padding:.75rem 1rem;width:100%}.z3{display:flex;align-items:center;margin-bottom:.75rem}.Zs{width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.5rem}.C3{padding:.25rem 0;flex:1}._s{height:.5rem;width:60%;border-radius:.75rem;margin-bottom:.5rem;background-color:var(--asc-color-base-shade4)}.ed{height:.5rem;width:25%;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.H{height:.5rem;margin-bottom:.75rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.Zs,._s,.ed,.H{animation:rd 1.5s ease-in-out infinite}.H:nth-child(1){width:60%}.H:nth-child(2){width:25%}.H:nth-child(3){width:80%}@keyframes rd{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >=48em){.Qs{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.ad{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;cursor:pointer}.od{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.S3{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}@keyframes id{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.X3{width:100%;padding-top:100%;border-radius:.5rem;position:relative;background-color:var(--asc-color-base-shade4);animation:id 1.5s ease-in-out infinite}@media (width >= 48em){.ad{grid-template-columns:repeat(3,1fr)}.od:focus-within{outline:2px solid var(--asc-color-primary-default)}}.Y3{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.E3{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.B3{width:3.7969rem;height:2.5313rem;color:var(--asc-color-secondary-shade4)}.td{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.M3{height:var(--asc-spacing-m1);width:100%}@media (width >=48em){.td{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.sd{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;cursor:pointer}.dd{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.A3{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.F3{position:absolute;bottom:.5rem;left:.5rem;background-color:#000000b3;color:var(--asc-color-white);padding:.25rem .6rem;border-radius:.25rem}@keyframes ld{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.I3{width:100%;padding-top:100%;border-radius:.5rem;position:relative;background-color:var(--asc-color-base-shade4);animation:ld 1.5s ease-in-out infinite}.R3{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@media (width >= 48em){.sd{grid-template-columns:repeat(3,1fr)}.dd:focus{outline:2px solid var(--asc-color-primary-default)}}.U3{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.H3{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.L3{width:3.7969rem;height:2.5313rem;fill:var(--asc-color-secondary-shade4)}.Ne{width:4rem;height:4rem;box-shadow:var(--asc-box-shadow-04);display:none;cursor:pointer;align-items:center;justify-content:center;border:none;background-color:var(--asc-color-primary-default);border-radius:50%}.T3{width:2rem;height:2rem;color:var(--asc-color-white)}.Ne:hover{background-color:var(--asc-color-primary-background-hover)}.Ne:active{background-color:var(--asc-color-primary-background-pressed)}.V3{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.q3{padding:.75rem 0;display:flex;align-items:center;gap:.75rem}.D3{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default);margin-left:.25rem}.G3{margin-top:.15rem;color:var(--asc-color-base-default);flex-grow:1}.J3{display:flex;flex-direction:column;gap:.5rem;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.cd{display:flex;flex-direction:column;position:relative;height:100%;width:100%;background-color:var(--asc-color-background-default)}.nd{flex:1;margin-top:3.625rem;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.nd::-webkit-scrollbar{display:none}.md{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)}.K3{text-align:center}.gd{cursor:pointer}.gd:focus:not(:active){outline:2px solid #000;outline-offset:2px;box-shadow:0 0 0 4px #0000001a}.N3{fill:var(--asc-color-base-default);cursor:pointer}.hd{height:.0625rem;width:100%;background-color:var(--asc-color-base-shade4);animation:pd 1.5s ease-in-out infinite}.hd[data-is-loading=true]{height:.5rem;width:100%;background-color:var(--asc-color-base-shade4)}.O3{display:flex;justify-content:space-between;padding:.5rem 1rem}.P3{display:flex;justify-content:center;align-items:center;gap:.25rem}.Q3{color:var(--asc-color-base-shade2)}.W3{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem;border-top:1px solid var(--asc-color-base-shade4)}.Z3{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}._3{display:flex;justify-content:start;align-items:center;gap:.25rem;padding:1rem;line-height:1.25rem;color:var(--asc-color-base-shade2)}@keyframes pd{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.cd{max-width:37.125rem;height:auto;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.md{border-radius:.5rem}}.Oe{overflow-y:auto;height:auto;width:100%;position:relative;-ms-overflow-style:none;scrollbar-width:none}.Oe::-webkit-scrollbar{display:none}.ej{position:sticky;top:0;background-color:var(--asc-color-background-default)}.rj{position:relative}.bd{position:fixed;display:none;bottom:1rem;right:1rem;z-index:1}.aj{width:100%;height:1px;background-color:var(--asc-color-base-shade4);margin-bottom:.25rem}.fd{display:block;margin-top:.75rem}.oj{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){.bd{display:none}.fd{display:block}.Oe{max-width:37.125rem}}.ud{width:100%;margin:0 auto;background-color:var(--asc-color-background-default);overflow:hidden}.vd{width:100%;height:12.5rem;background-color:var(--asc-color-base-shade4)}.ij{padding:1rem}.wd{height:1.5rem;width:60%;background-color:var(--asc-color-base-shade4);margin-bottom:1rem;border-radius:.25rem}.tj{display:flex;gap:.5rem;margin-bottom:1rem}.sj{height:1.25rem;width:3.75rem;background-color:var(--asc-color-base-shade4);border-radius:.625rem}.xd{height:1rem;width:100%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.dj{display:flex;gap:1rem;margin-bottom:1rem}.lj{height:1.25rem;width:5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.cj{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem}.nj{height:1rem;width:2.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}@keyframes yd{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.vd,.wd,.mj,.xd,.gj,.hj,.pj{animation:yd 1.5s ease-in-out infinite}@media (width >= 48em){.ud{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.kd{gap:1rem;display:grid;padding:3rem;place-items:center}.bj{color:var(--asc-color-border);font-size:1rem;font-weight:600;line-height:1.375rem}.fj{color:var(--asc-color-background-neutral-400);width:3.75rem;height:2.8125rem}@media (width >= 48em){.kd{padding:3.7rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.jd{gap:.5rem;display:grid}.zd{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.jd{gap:.75rem;margin-top:.75rem;padding-bottom:1rem}.zd{padding-bottom:0;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}}.Cd{gap:.5rem;display:grid;padding:1rem}.Sd{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.uj{width:100%;padding-top:100%;position:relative;border-radius:.5rem;animation:vj 1.5s ease-in-out infinite;background-color:var(--asc-color-base-shade4)}.wj{margin:.75rem 0 1rem}@media (width >= 48em){.Cd{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)}.Sd{grid-template-columns:repeat(3,1fr)}}.xj{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Xd{margin:auto;text-align:center;padding:5rem .5rem;min-height:15rem}.yj{margin-top:.5rem;color:var(--asc-color-border)}.kj{width:3.75rem;height:2.8125rem;fill:var(--asc-color-background-neutral-400)}@media (width >= 48em){.Xd{padding:2.9rem;min-height:auto}}.Yd{gap:.5rem;display:grid;padding:1rem}.Ed{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.jj{width:100%;padding-top:100%;position:relative;border-radius:.5rem;animation:zj 1.5s ease-in-out infinite;background-color:var(--asc-color-base-shade4)}.Cj{margin:.75rem 0 1rem}@media (width >= 48em){.Yd{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)}.Ed{grid-template-columns:repeat(3,1fr)}}.Bd{margin:auto;text-align:center;padding:5rem .5rem;min-height:15rem}.Sj{margin-top:.5rem;color:var(--asc-color-border)}.Xj{width:3.75rem;height:2.8125rem;fill:var(--asc-color-background-neutral-400)}@media (width >= 48em){.Bd{padding:2.9rem;min-height:auto}}.Md{background-color:var(--asc-color-background-default);display:flex;align-items:center;width:100%;z-index:1;position:sticky;top:5.375rem}.Ad{display:flex;justify-content:center;flex-grow:1;width:100%;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);height:3rem}.Yj{width:1.5rem;height:1.25rem;fill:var(--asc-icon-color)}.Ej{width:1.5rem;height:1.5rem}.Ad[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)}}.Fd{display:flex;flex-direction:column;position:relative;width:100%;height:auto;background-color:var(--asc-color-background-default)}.Id{padding:1rem;gap:.5rem;flex:0;display:flex;flex-direction:column}.Rd{width:4rem;height:4rem;position:relative;border-radius:50%;overflow:hidden;margin:1.75rem auto 0}.Bj{width:100%;height:100%}.Mj{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}.Hd{display:flex;height:3.625rem;align-items:center;padding:0 .75rem}.Aj{flex-basis:max-content}.Ld{width:100%;flex-grow:1;color:var(--asc-color-base-default)}.Td{flex:1;display:flex;flex-direction:column;justify-content:space-between}.Vd{margin-bottom:1rem}.Fj{margin-top:1.5rem}.Pe{padding:1rem 0;width:100%;border:none;border-bottom:1px solid var(--asc-color-base-shade4);height:auto;resize:none;overflow:hidden}.Pe:focus{outline:none}.Pe:disabled{color:var(--asc-color-base-shade2)}.Ij{display:none}@media (width >=48em){.Fd{max-width:37.125rem;background-color:transparent}.Id{flex:0;background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4, #ebecef)}.Hd{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;overflow:hidden}.Ld{font-size:1.25rem}.Rd{width:7.5rem;height:7.5rem}.Td{justify-content:flex-start}.Vd{margin-bottom:1rem}.Ud{fill:var(--asc-color-white);height:3rem;width:3rem}}.Rj{width:100%}.qd{display:block;height:100vh;overflow:scroll}.Dd{background-color:var(--asc-color-background-default);position:sticky;top:0;width:100%}.Uj{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.Hj{color:var(--asc-color-base-shade2);font-size:.8125rem}.Lj{display:block;padding:1.5rem 1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.Tj{position:relative;display:flex;align-items:center}.Vj{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)}.Gd{position:absolute;fill:var(--asc-color-base-shade2);left:.75rem}.Gd[data-search-value=true]{fill:var(--asc-color-base-default)}.Jd{display:none}.Jd[data-search-value=true]{display:block;position:absolute;right:.75rem}.qj{fill:var(--asc-color-base-shade3)}.Dj{display:flex;flex-wrap:wrap;padding:0 .25rem .25rem;gap:.5rem}.Gj{display:flex;align-items:center;padding:.25rem .5rem .25rem .25rem;border-radius:1.5rem;border:1px solid var(--asc-color-base-shade4);gap:.5rem}.Jj{color:var(--asc-color-base-default);font-weight:600;font-size:1rem;max-width:16rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Kj{width:1.75rem;height:1.75rem;border-radius:50%}.Nj{width:1.75rem;height:1.75rem}.Oj{width:2.5rem;height:2.5rem;border-radius:50%}.Pj{fill:var(--asc-color-base-shade1)}.Qj{padding:1rem}.Wj{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%}.Zj{display:flex;align-items:center;flex:1;min-width:0}._j{width:2.5rem;height:2.5rem}.e6{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}.r6{display:none}.a6{width:1rem;height:1rem}.o6{display:flex;flex-direction:column;gap:1rem}.y,.y label{display:flex;align-items:center;gap:.5rem}.y div[aria-hidden=true] svg{display:none;width:1rem;height:1rem;color:var(--asc-color-white)}.y 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}.y input[type=checkbox]:checked+div[aria-hidden=true]{background-color:var(--asc-color-primary-default);border:none}.y 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}.i6{color:var(--asc-color-base-default)}.Kd{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){.qd{display:block;height:18.5rem;width:32.625rem}.Dd,.Kd{display:none}}.i{gap:.5rem;display:flex;font-size:1rem;position:relative;align-items:center;forced-color-adjust:none;color:var(--asc-color-base-default)}.i .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}.i .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)}.i[data-disabled] .d{cursor:not-allowed;border-color:var(--asc-color-base-shade4)}.i[data-pressed] .d{border-color:var(--asc-color-base-shade1)}.i[data-focus-visible] .d{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.i[data-selected] .d{background:var(--asc-color-primary-default);border-color:var(--asc-color-primary-default)}.i[data-selected][data-disabled] .d{cursor:not-allowed;background:var(--asc-color-primary-shade2);border-color:var(--asc-color-primary-shade2)}.i[data-selected] .d svg{stroke-dashoffset:44;stroke:var(--asc-color-background-default)}.i[data-selected][data-pressed] .d{background:var(--asc-color-primary-background-pressed);border-color:var(--asc-color-primary-background-pressed)}.s6{gap:.5rem;display:flex;flex-direction:column;color:var(--asc-color-base-default)}.d6{padding:.5rem 0;background-color:var(--asc-color-background-default)}.l6{display:flex;align-items:center;gap:.5rem}.Nd{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);flex-shrink:0}.c6{display:flex;flex-direction:column}.Od{width:6rem;height:1rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.Pd{width:4rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.n6{display:flex;flex-direction:column;gap:.75rem}.Qd{height:1.25rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem;width:100%;max-width:calc(100% - 3rem);flex-grow:1}@keyframes Wd{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Nd,.Od,.Pd,.Qd{animation:Wd 1.5s ease-in-out infinite}.Zd{height:100vh;overflow:scroll}._d{background-color:var(--asc-color-background-default);position:sticky;top:0;width:100%;z-index:1}.el{display:flex;justify-content:space-between;align-items:center;padding:1rem}.rl{width:1.5rem}.m6{position:relative;display:flex;align-items:center;padding:.75rem 1rem}.g6{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}.al{position:absolute;fill:var(--asc-color-base-shade2);left:1.75rem;width:1.5rem;height:1.25rem}.al[data-search-value=true]{fill:var(--asc-color-base-default)}.ol{display:none}.ol[data-search-value=true]{display:block;position:absolute;right:1.75rem}.h6{fill:var(--asc-color-base-shade3);width:1.5rem;height:1rem}.Qe{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}.Qe::-webkit-scrollbar{display:none}.p6{display:block;text-align:center}.b6{position:relative;display:flex;justify-content:center}.f6{width:2.5rem;height:2.5rem}.u6{background:none;border:none;padding:0;margin:0;display:inline-block;cursor:pointer;position:absolute;right:.3rem;top:0}.v6{display:block;border-radius:50%;width:1.125rem;height:1.125rem;fill:var(--asc-color-background-transparent-black)}.w6{display:inline-block;justify-self:center;align-items:center;width:4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:.25rem}.We{padding:1rem}.x6{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%}.y6{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-right:.25rem}.k6{width:2.5rem;height:2.5rem}.j6{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}.z6{flex:1;min-width:0;display:flex;align-items:center}.C6{padding:.5rem 0;flex-direction:row-reverse}.il{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}.S6{width:100%}@media only screen and (width >= 48em){.Zd{height:auto;width:30rem;border-radius:.75rem}._d{border-bottom:1px solid var(--asc-color-base-shade4)}.Qe{border-bottom:none;margin-bottom:0}.el{flex-direction:row-reverse;padding:1.25rem 1.5rem 1rem}.X6{fill:var(--asc-color-base-shade3)}.Y6{font-size:1.25rem}.rl{display:none}.We{max-height:50vh;min-height:50vh;overflow-y:scroll;padding-bottom:5rem}.We[data-has-selected=true]{min-height:calc(50vh - 6.5rem);max-height:calc(50vh - 6.5rem)}.il{margin-top:0;position:static;border-top:none}}.tl{width:100%;padding:0 1rem}.sl{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.dl{color:var(--asc-color-base-default)}.E6{border-bottom:1px solid var(--asc-color-base-shade4)}.B6{padding:1.5rem 0 .25rem}.M6{border-bottom:1px solid var(--asc-color-base-shade4)}.A6{padding:1.5rem 0 .25rem}@media only screen and (width >= 48em){.tl{max-width:37.125rem;padding:0}.sl{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)}.dl{font-size:1.25rem}.F6{padding:0 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.I6{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.R6{display:flex;align-items:center;gap:.75rem}.U6{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.H6{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.L6{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.T6{display:flex;align-items:center;gap:.75rem}.V6{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.q6{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.D6{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.G6{display:flex;align-items:center;gap:.75rem}.J6{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.K6{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.N6{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.O6{display:flex;align-items:center;gap:.75rem}.P6{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.Q6{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.W6{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;border-bottom:1px solid var(--asc-color-base-shade4)}.Z6{color:var(--asc-color-alert-default)}._6{display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:1rem}.ez{color:var(--asc-color-alert-default)}.ll{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.13rem 0 1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.rz{color:var(--asc-color-base-shade1)}@media only screen and (width >= 48em){.ll{border-bottom:none}}.cl{width:100%;padding:0 1rem}.nl{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.ml{color:var(--asc-color-base-default)}.gl{display:block;padding:1rem 0}.az{padding-top:.12rem;color:var(--asc-color-base-shade1)}.oz{gap:0}.hl{display:flex;padding:1rem 0;align-items:center;flex-direction:row-reverse;justify-content:space-between}.pl{display:none}@media only screen and (width >= 48em){.cl{padding:0;max-width:37.125rem;gap:.75rem;display:grid}.nl{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.ml{font-size:1.25rem}.iz{opacity:0;pointer-events:none}.tz{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.gl,.hl{padding:1rem}.pl{padding:1rem;display:block}.sz{width:100%}}.bl{width:100%;padding:0 1rem}.fl{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.ul{color:var(--asc-color-base-default)}.dz{width:1.5rem;height:1.5rem}.vl{gap:.5rem;display:flex;padding:.75rem 0;align-items:flex-start;justify-content:space-between}.lz{display:block}.cz{padding-top:.12rem;color:var(--asc-color-base-shade1)}@media only screen and (width >= 48em){.bl{padding:0;gap:.75rem;display:grid}.fl{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.ul{font-size:1.25rem}.vl{padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.wl{position:relative;padding-bottom:1rem}.Ze{color:#000;display:flex;justify-content:space-between;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.nz{display:flex;align-items:center;color:var(--asc-color-base-default)}.mz{width:1.5rem;height:1.5rem}.gz{color:var(--asc-color-base-default);margin-right:.25rem}.xl{background-color:var(--asc-color-background-shade1);padding:.75rem 1rem}.hz{color:var(--asc-color-base-shade1)}.yl{gap:.5rem;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 10rem);background-color:var(--asc-color-background-default)}.pz{fill:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.bz{color:var(--asc-color-base-shade3)}.kl{display:grid;margin-top:0;background-color:var(--asc-color-base-shade4)}.jl{gap:.5rem;display:grid;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.wl{height:auto}.Ze{border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ze[data-review=false]{border-radius:.5rem;margin-bottom:.75rem}.xl{margin-bottom:.75rem;border-radius:0 0 .5rem .5rem;border:1px solid var(--asc-color-base-shade4);border-width:0 1px 1px}.kl{gap:.75rem;margin-top:.75rem;background-color:transparent}.jl{gap:.75rem;background-color:transparent}.yl{height:auto;padding:3.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.zl{padding:1rem;margin-bottom:.5rem;background-color:var(--asc-color-background-default)}.fz{display:flex;align-items:center;margin-bottom:1rem}.Cl{width:2rem;height:2rem;border-radius:50%;margin-right:.75rem;background-color:var(--asc-color-base-shade4)}.uz{display:flex;flex-direction:column}.Sl{width:6rem;height:.5rem;margin-bottom:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.Xl{width:4rem;height:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.vz{gap:.75rem;display:flex;flex-direction:column}.L{width:100%;height:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.L,.Cl,.Sl,.Xl{animation:Yl 1.5s ease-in-out infinite}.L:first-child{width:75%}.L:nth-child(2){width:100%}.L:last-child{width:50%}.wz{width:100%;height:2.5rem}@keyframes Yl{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >= 48em){.zl{box-shadow:none;margin-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.El{position:relative;display:flex;align-items:center;padding:0 1rem .75rem}.xz{border-radius:1.25rem;background-color:#f6f6f6;width:100%;padding:.63rem .75rem .63rem 2.5rem;font-size:.85rem;color:var(--asc-color-base-default);border:1px solid #d4d4d4;outline:none}.Bl{left:1.75rem;width:1.25rem;position:absolute;fill:var(--asc-color-base-shade2)}.Bl[data-search-value=true]{fill:var(--asc-color-base-default)}.Ml{display:none}.Ml[data-search-value=true]{display:block;position:absolute;right:1.75rem}.yz{fill:var(--asc-color-base-shade3);width:1.5rem;height:1rem}.kz{padding:.5rem 1rem}.jz{display:flex;align-items:center}.Al{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.zz{display:flex;flex-direction:column}.Fl{width:8.75rem;height:.5rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.75rem}.Il{width:6.75rem;height:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Al,.Fl,.Il{animation:Rl 1.5s ease-in-out infinite}@keyframes Rl{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >= 48em){.Cz{border-radius:.5rem;padding-bottom:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.El{padding:.75rem 1rem}}._e{width:100%;gap:.75rem;display:flex;align-items:center;padding:.5rem 1rem}._e:hover{background-color:var(--asc-color-background-shade1)}._e:focus-within{background-color:var(--asc-color-background-shade1)}.Sz{flex:1;min-width:0;gap:.75rem;display:flex;align-items:center}.Xz{display:flex;width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;align-items:center}.Yz{color:var(--asc-color-base-default);max-width:75%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--asc-text-font-size-md);padding:.5rem .13rem .5rem 0}.Ul{width:100%;display:block}.le{width:100%;gap:.75rem;display:flex;padding:1rem 0;align-items:center}.le:hover{background-color:var(--asc-color-background-shade1)}.Ez{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.Bz{color:var(--asc-color-alert-default)}.Mz{width:1.5rem;height:1.25rem;fill:var(--asc-color-alert-default)}.Az{width:1rem;height:.75rem;fill:var(--asc-color-base-shade3)}.Fz{margin-right:.13rem;width:20px;height:20px}@media (width >= 48em){.Ul{overflow:hidden;padding:.5rem 0}.le{padding:.75rem 1rem}.le:focus-visible{background-color:var(--asc-color-background-shade1)}}@media (width >= 48em){.Hl{padding:.5rem 0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Hl[data-hidden=true]{padding:0;border:none}}.Ll{width:100%;padding-bottom:1rem}.Tl{display:flex;padding:1rem;align-items:center;justify-content:space-between}.Vl{color:var(--asc-color-base-default);text-align:center;flex-grow:1}.Iz{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.ql{padding:0 1rem;margin-bottom:.75rem}.Dl{font-size:1rem}@media (width >= 48em){.Ll{max-width:37.125rem}.Tl{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)}.Vl{color:var(--asc-color-base-default);font-size:1.25rem;text-align:center;flex-grow:1}.ql{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}.Dl{font-size:.875rem}}.Gl{color:var(--asc-color-base-default)}.Jl{display:flex;align-items:center;padding:1.12rem .75rem;justify-content:space-between}.Kl{color:var(--asc-color-base-default)}.Rz{width:1.5rem}.Nl{border:none}.Ol{width:100%;height:11.75rem;position:relative;background:linear-gradient(0deg,#0000007f,#0000007f) 100%,#d9e5fc}.Pl{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0deg,#0006 0% 100%)}.Ql{top:50%;left:50%;width:2rem;opacity:.8;height:1.75rem;position:absolute;fill:var(--asc-color-white);transform:translate(-50%,-50%)}.Wl{padding:.5rem 1rem 0}.Zl{gap:.5rem;display:flex;padding:1rem 0;justify-content:space-between}.Uz{font-size:.8125rem;color:var(--asc-color-base-shade1)}.T{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);border-bottom:1px solid var(--asc-color-base-shade4)}.Hz{gap:.25rem;display:flex;align-items:center}.Lz{line-height:1.125rem;font-size:.8125rem;color:var(--asc-color-base-shade3)}.V{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);border-bottom:1px solid var(--asc-color-base-shade4)}.T::-moz-placeholder,.V::-moz-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.T:-ms-input-placeholder,.V:-ms-input-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.T::placeholder,.V::placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.Tz{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-shade2)}._l{gap:.25rem;display:flex;padding-bottom:1rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.Vz{gap:.5rem;display:flex;flex-wrap:wrap}.qz{gap:.5rem;display:flex;align-items:center;border-radius:1.5rem;padding:.25rem .5rem .25rem .25rem;border:1px solid var(--asc-color-base-shade4)}.Dz,.Gz{width:1.75rem;height:1.75rem;border-radius:50%}.Jz{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)}.Kz{fill:var(--asc-color-base-shade1)}.Nz{width:100%}.ec{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)}.Oz{padding:1rem 0;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.Pz{gap:.75rem;display:flex}.Qz{border-top:1px solid var(--asc-color-base-shade4)}.er{gap:1rem;display:flex;flex-wrap:wrap}.Wz{display:block;text-align:center}.Zz{display:flex;position:relative;justify-content:center}._z{width:2.5rem;height:2.5rem}.e8{top:0;right:.3rem;position:absolute}.r8{width:1.125rem;height:1.125rem;border-radius:50%;fill:var(--asc-color-background-transparent-black)}.a8{width:4rem;overflow:hidden;white-space:nowrap;align-items:center;margin-top:.25rem;justify-self:center;display:inline-block;text-overflow:ellipsis}.rc{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){.Gl{gap:.75rem;display:grid;padding-bottom:2rem}.Jl{border-radius:.5rem;padding:1.25rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Kl{font-size:1.25rem}.Nl{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ol{width:100%;height:17.0625rem;border-radius:.5rem .5rem 0 0}.Pl{border-radius:.5rem}.Ql{width:5rem;height:3.5rem}.Wl{padding:0 1rem;background-color:var(--asc-color-background-default)}.Zl{padding:1.5rem 0 0}.T,.V,._l,.ec{padding:1rem 0}.rc{margin-top:0;border-top:none;position:static;border-radius:0 0 .5rem .5rem}.er{padding:1rem 0 0}.o8{font-size:1.25rem}.er .i8{border-bottom:none}}.t8{width:100%}.ac{color:var(--asc-color-base-default)}.oc{display:flex;align-items:center;padding:1.12rem .75rem;justify-content:space-between}.ic{color:var(--asc-color-base-default)}.s8{width:1.5rem}.tc{border:none}.rr{width:100%;height:11.75rem;position:relative}.rr[data-no-image=true]{background:linear-gradient(0deg,#0000007f,#0000007f) 100%,#d9e5fc}.sc{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0deg,#0006 0% 100%)}.dc{top:50%;left:50%;width:2rem;opacity:.8;height:1.75rem;position:absolute;fill:var(--asc-color-white);transform:translate(-50%,-50%)}.lc{padding:.5rem 1rem 0}.cc{gap:.5rem;display:flex;padding:1rem 0;justify-content:space-between}.d8{font-size:.8125rem;color:var(--asc-color-base-shade1)}.q{width:100%;border:none;outline:none;margin-top:.25rem;padding-bottom:1rem;font-size:.9375rem;line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default);border-bottom:1px solid var(--asc-color-base-shade4)}.l8{gap:.25rem;display:flex;align-items:center}.c8{line-height:1.125rem;font-size:.8125rem;color:var(--asc-color-base-shade3)}.D{width:100%;border:none;resize:none;outline:none;padding:0 0 1rem;margin-top:.25rem;font-size:.9375rem;line-height:1.25rem;field-sizing:content;word-break:break-all;letter-spacing:-.015rem;color:var(--asc-color-base-default);border-bottom:1px solid var(--asc-color-base-shade4)}.q::-moz-placeholder,.D::-moz-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.q:-ms-input-placeholder,.D:-ms-input-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.q::placeholder,.D::placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.n8{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.nc{gap:.25rem;display:flex;padding-bottom:1rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.m8{gap:.5rem;display:flex;flex-wrap:wrap}.g8{gap:.5rem;display:flex;align-items:center;border-radius:1.5rem;padding:.25rem .5rem .25rem .25rem;border:1px solid var(--asc-color-base-shade4)}.h8,.p8{width:1.75rem;height:1.75rem;border-radius:50%}.b8{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)}.f8{fill:var(--asc-color-base-shade1)}.u8{width:100%}.mc{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)}.v8{padding:1rem 0;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.w8{gap:.75rem;display:flex}.gc{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){.ac{gap:.75rem;display:grid;padding-bottom:2rem}.oc{border-radius:.5rem;padding:1.25rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.ic{font-size:1.25rem}.tc{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.rr{width:100%;height:17.0625rem;border-radius:.5rem .5rem 0 0}.sc{border-radius:.5rem}.dc{width:5rem;height:3rem}.lc{padding:0 1rem;background-color:var(--asc-color-background-default)}.cc{padding:1.5rem 0 0}.q,.D,.nc,.mc{padding:1rem 0}.gc{margin-top:0;border-top:none;position:static;border-radius:0 0 .5rem .5rem}.hc{padding:1rem 0 0}.x8{font-size:1.25rem}.hc .y8{border-bottom:none}}.ar{top:0;left:0;width:100%;z-index:9999;height:100vh;display:flex;position:fixed;align-items:flex-start;padding-top:2rem;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 50%)}.ar[data-entering]{animation:or 0ms}.ar[data-exiting]{animation:or .25s reverse ease-in}.ir{outline:none;max-width:20rem;min-width:80vw;max-height:80vh;border-radius:.75rem;background:var(--asc-color-background-default);margin-top:8rem}.ir[data-entering]{animation:pc .25s cubic-bezier(.175,.885,.32,1.275)}.k8{outline:none}.j8{display:flex;align-items:center;padding:1.25rem 1.5rem;justify-content:space-between}.z8{font-size:1.25rem;color:var(--asc-color-base-default)}.bc{fill:var(--asc-color-base-default)}.C8{line-height:1.5;font-size:.875rem;padding:0 1.5rem;color:var(--asc-color-base-shade1)}.fc{gap:.5rem;display:flex;justify-content:center;padding:1rem 1.5rem 1.5rem}.tr,.sr{width:100%}.tr:hover{opacity:.7}.sr:hover{opacity:.7;color:var(--asc-color-secondary-shade1)}@keyframes or{0%{opacity:0}to{opacity:1}}@keyframes pc{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.ir{max-width:25rem;min-width:25rem}.bc[data-focus-visible]{outline:1px solid var(--asc-color-base-shade2)}.fc{justify-content:flex-end}.tr[data-focus-visible]{opacity:.7}.sr[data-focus-visible]{opacity:.7;color:var(--asc-color-secondary-shade1)}}.dr{padding:1rem;background-color:var(--asc-color-background-default);max-height:96%;position:fixed;bottom:0;left:0;right:0;z-index:100;display:flex;flex-direction:column;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem}.dr:focus{outline:none}.S8{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;flex:1;margin-bottom:2rem}.X8{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:1rem}.uc{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){.dr,.uc{display:none}}.vc{outline:none;height:auto;border-radius:.75rem;background:var(--asc-color-background-default);overflow:hidden;margin-top:2rem}.vc[data-entering]{animation:wc .25s cubic-bezier(.175,.885,.32,1.275)}.f{top:0;left:0;width:100%;z-index:999;height:100vh;display:flex;position:fixed;align-items:flex-start;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 50%);padding-top:2rem}.f[data-view=mobile]{display:flex}.f[data-view=desktop]{display:none}.f[data-entering]{animation:lr 0ms}.f[data-exiting]{animation:lr .25s reverse ease-in}.Y8{outline:none}.E8{display:flex;align-items:center;padding:1.25rem 1.5rem;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.B8{font-size:1.25rem;color:var(--asc-color-base-default)}.xc{fill:var(--asc-color-base-default)}@keyframes lr{0%{opacity:0}to{opacity:1}}@keyframes wc{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.f[data-view=mobile]{display:none}.f[data-view=desktop]{display:flex}.xc[data-focus-visible]{outline:1px solid var(--asc-color-base-shade2)}}.M8{display:flex;justify-content:center}.A8{font-weight:500;text-align:center;margin-bottom:1rem;color:var(--asc-color-base-default)}.G{width:100%;outline:none;padding:1rem;font-size:1rem;border-radius:.25rem;margin-bottom:.25rem}.G[data-error=true]{background-color:var(--asc-color-alert-shade2);border:1px solid var(--asc-color-alert-shade1)}.G[data-error=false]{border:1px solid #505050;background-color:var(--asc-color-background-default)}.G[data-error=false]:focus{outline:1px solid #505050}.G[data-error=true]:focus{outline:1px solid var(--asc-color-alert-shade1)}.F8{width:1rem;height:1rem;fill:var(--asc-color-alert-shade1)}.I8{gap:.5rem;display:flex;align-items:flex-start;margin-bottom:2.5rem}.R8{font-size:.875rem;font-weight:450;color:var(--asc-color-alert-shade1)}.U8{margin-left:1.25rem}.H8{color:#6e6e6e;font-size:.75rem;margin-bottom:2.5rem}.L8{color:#6e6e6e;font-size:.75rem;margin-bottom:1rem}.T8{font-weight:500;font-size:.75rem;margin-bottom:1.5rem;color:var(--asc-color-black);text-decoration:underline;text-underline-offset:.25rem}.V8{width:100%}.cr{top:0;left:0;width:100%;z-index:9999;height:100vh;display:flex;position:fixed;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 50%)}.cr[data-entering]{animation:nr 0ms}.cr[data-exiting]{animation:nr .25s reverse ease-in}.mr{outline:none;width:calc(100vw - 2rem);position:absolute;border-radius:.75rem;background:var(--asc-color-background-default);margin-top:3rem}.mr[data-entering]{animation:yc .25s cubic-bezier(.175,.885,.32,1.275)}.q8{outline:none}.D8{display:flex;padding:1.25rem;justify-content:flex-end}.kc{fill:var(--asc-color-base-default)}.G8{line-height:1.5;font-size:.875rem;padding:0 1.5rem 1.5rem;color:var(--asc-color-base-shade1)}.J8{display:flex;position:relative;padding:0 1rem;justify-content:flex-end}.K8{top:-1.5rem;z-index:999;position:absolute}.N8{padding:0 1rem 1.5rem}@keyframes nr{0%{opacity:0}to{opacity:1}}@keyframes yc{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.kc:focus-visible{outline:1px solid var(--asc-color-base-shade2)}.mr{outline:none;width:30rem;position:absolute;border-radius:.75rem;background:var(--asc-color-background-default);margin-top:3rem}}.O8{height:100%;width:100%}.jc{display:none}@media (width >= 48em){.jc{min-height:100%;display:block}}.P8{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.gr{width:100%;display:flex;padding:0 1rem;flex-direction:column;background-color:var(--asc-color-background-default);scrollbar-width:none;-ms-overflow-style:none}.gr::-webkit-scrollbar{display:none}.zc{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)}.Cc{display:flex;flex-direction:column}.Q8{display:grid;align-items:center;grid-template-columns:2.5rem minmax(0,1fr) min-content;gap:.75rem;padding:.5rem 0}.W8{text-align:left;overflow:hidden;text-overflow:ellipsis}.Z8{width:2.5rem;height:2.5rem;border-radius:50%}._8{width:1.5rem;height:1.125rem;fill:var(--asc-color-secondary-default)}.e9{width:100%;height:1px}@media (width >= 48em){.gr{max-width:37.125rem;padding:0;gap:.75rem;background-color:transparent}.zc{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Cc{padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.r9{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.a9{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.o9{color:var(--asc-color-base-shade3)}.Sc{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){.Sc{height:auto;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Xc{background-color:var(--asc-color-base-shade4);height:.0625rem;width:100%;margin-top:.75rem;margin-bottom:.75rem}.Xc:first-child{all:unset;margin-top:.75rem}.Yc{height:100%;width:100%;padding:0 1rem;background-color:var(--asc-color-background-default)}.Ec{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}.i9{grid-area:back}.t9{overflow:hidden;grid-area:title;display:flex;justify-content:center;align-items:center}.s9{height:1px;width:100%}.Bc{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%}.Bc[data-has-categories=true]{grid-template-rows:[name-start] auto [name-end cat-start] auto [cat-end member-start] auto [member-end]}.d9{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)}.l9{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-sm)}.c9{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}.n9{grid-column:sub-a / sub-g;grid-row:name-start / name-end;display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.m9{grid-column:sub-a / sub-e;grid-row:cat-start / cat-end}.g9{display:flex;align-items:center}.h9{grid-column:sub-a / sub-e;grid-row:member-start / member-end}.Mc{grid-row:name-start / member-end;grid-column:sub-e / sub-g;width:4rem;place-self:end end}.Mc[data-has-categories=true]{grid-row:cat-start / member-end}.p9{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}@media (width >= 48em){.Yc{width:37.125rem;padding:0;height:auto;gap:.75rem;display:grid;background-color:transparent}.Ec{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.b9{padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.Ac{width:100%;height:100%;display:grid;overflow:hidden;grid-template-columns:auto 1fr;background:var(--asc-color-background-shade1)}.Fc{width:18rem}.hr{width:100%;margin:0 auto;overflow:scroll;max-width:50rem;justify-items:center;padding:1rem 1.5rem 0;scrollbar-width:none;-ms-overflow-style:none}.hr::-webkit-scrollbar{display:none}@media (width < 48em){.Ac{grid-template-columns:1fr;background:var(--asc-color-background-default)}.Fc{display:none}.hr{padding:0;max-width:unset}}.f9{font-weight:700;font-size:1.25rem;color:var(--asc-color-base-default)}.ce{gap:1rem;display:grid;padding:8px 16px;grid-template-columns:2rem 12.5rem}.ce:hover,.ce:focus-within{background-color:var(--asc-color-background-shade1)}.ce[data-selected=true]{background-color:#f6f6f6;border-left:5px solid #000;padding:8px 11px}.u9{width:2rem;height:2rem;border-radius:100%}.v9{width:100%;height:100%;fill:var(--asc-color-primary-shade2)}.w9{gap:.25rem;width:100%;display:grid}.pr{gap:.25rem;display:flex;width:12.5rem;align-items:center;justify-content:start}.x9{display:flex;align-items:center;justify-content:center}.Ic{height:1rem;width:1.25rem;fill:var(--asc-color-base-default)}.pr[data-selected=true] .Ic{fill:var(--asc-color-primary-default)}.Rc{color:var(--asc-color-base-default)}.pr[data-selected=true] .Rc{color:var(--asc-color-primary-default)}.y9{width:12.5rem;flex-wrap:nowrap}.k9{gap:1rem;width:100%;display:grid;padding:.5rem 1rem;border-radius:.75rem;grid-template-columns:2rem 12.5rem}.j9{width:2rem;height:2rem;border-radius:100%;background-color:var(--asc-color-base-shade4)}.z9{width:100%;gap:.375rem;display:grid}.C9{width:12.25rem;height:.875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.S9{width:5rem;height:.625rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.X9{animation:Uc 1.5s ease-in-out infinite}@keyframes Uc{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Y9{display:grid;gap:.5rem;overflow-y:scroll;padding-bottom:2rem;scrollbar-width:none;-ms-overflow-style:none;background-color:var(--asc-color-background-default)}.E9{padding:.5rem 1rem;color:var(--asc-color-base-default)}.k{gap:1rem;border:none;outline:none;display:flex;cursor:pointer;align-items:center;padding:8px 16px;background-color:transparent;color:var(--asc-color-base-default)}.k:hover,.k:active{color:var(--asc-color-base-default);background-color:#f6f6f6}.k:disabled{background-color:transparent;color:var(--asc-color-base-shade2)}.k[data-active=true]{color:var(--asc-color-primary-default);background-color:#f6f6f6;border-left:4px solid #000;padding:8px 12px}.B9{width:2rem;height:2rem;display:grid;color:inherit;border-radius:100%;align-items:center;justify-content:center}.Hc{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.M9{width:2rem;height:2rem;fill:var(--asc-color-base-default)}.Hc[data-active=true]{fill:var(--asc-color-base-default)}.Lc{font-size:var(--asc-text-font-size-sm);font-weight:var(--asc-text-font-weight-bold)}.Lc[data-active=true]{color:var(--asc-color-primary-default)}@media (width >= 48em){.k[data-focus-visible]{color:var(--asc-color-base-default);background-color:#f6f6f6}}.A9{display:flex;flex-direction:column;height:100vh;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);font-family:Circular Std,sans-serif}.F9{gap:1rem;padding:1rem;display:grid;flex-shrink:0}.I9{flex-shrink:0;display:grid;grid-gap:.5rem;padding:.5rem 0;border-top:1px solid var(--asc-color-base-shade4)}.R9{display:flex;justify-content:space-between;align-items:center}.U9{display:grid;grid-gap:.5rem;padding:.5rem 0;border-top:1px solid var(--asc-color-base-shade4);overflow-y:auto}.H9{max-height:55vh;overflow-y:scroll;padding-bottom:1rem}.Tc{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.L9{display:flex;flex-direction:column;height:100%}.Vc{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.T9{color:var(--asc-color-base-default);width:100%;text-align:center}.qc{margin-top:3.625rem}.V9{color:var(--asc-color-base-shade1);padding:.75rem 1rem;width:100%;box-sizing:border-box;background-color:var(--asc-color-background-shade1)}.q9{width:100%;background-color:var(--asc-color-base-shade4);height:.5rem}.Dc{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.D9{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4)}@media (width >=48em){.Tc{background-color:transparent}.Vc{background-color:var(--asc-color-background-default);position:static;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem}.qc{margin-top:0;background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Dc{height:auto}}.G9{padding:.75rem 1rem}.J9{display:flex;justify-content:center;gap:.75rem;align-items:center}.K9{width:2.5rem;height:2.5rem}.N9{width:100%}.O9{display:flex;gap:.75rem;margin-top:.75rem}.P9{padding:.62rem 1rem;width:100%;background-color:var(--asc-color-primary-default);color:var(--asc-color-white);text-align:center;border-radius:.5rem}.Q9{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)}.Gc{display:flex;flex-direction:column;position:relative;height:auto;width:100%;background-color:var(--asc-color-background-default)}.W9{display:flex;flex-direction:column;height:100%}.Jc{display:flex;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.Kc{margin-top:3.625rem;padding:1rem}.Z9{width:100%;color:var(--asc-color-base-default)}.Nc{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}._9{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4)}.eC{display:flex;flex-direction:column;gap:1rem}.rC{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.aC{height:1px;width:100%}@media (width >= 48em){.Gc{max-width:37.125rem;background-color:transparent}.Jc{background-color:var(--asc-color-background-default);position:static;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;border-radius:.5rem}.Kc{background-color:var(--asc-color-background-default);margin-top:0;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}.Nc{height:auto}}.oC{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;gap:.75rem}.iC{width:2.5rem;height:2.5rem;flex-shrink:0}.tC{color:var(--asc-color-base-default);flex-grow:1}.sC{padding:.375rem .5rem;border-radius:.25rem;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.dC{color:var(--asc-color-secondary-default)}.lC{display:flex;align-items:center;justify-content:center;position:relative;height:64px;background:#fff;border-radius:8px;border:1px solid #e6e6e6;padding:16px 20px;margin-bottom:.75rem;font-family:Circular Std,sans-serif;color:var(--asc-color-base-default)}.cC{position:absolute;left:0;display:flex;align-items:center;padding:8px;cursor:pointer}.nC{font-size:20px;font-style:normal;font-weight:700}.mC{padding:8px 16px;border-radius:8px;border:1px solid #e6e6e6;background:#fff;margin-bottom:12px;display:flex;flex-direction:column;align-items:center;justify-content:center}.gC::-webkit-scrollbar{display:none}.br{width:100%;height:100vh;overflow-y:auto}.br::-webkit-scrollbar{display:none}@media (width >= 48em){.br{max-width:37.125rem}}.hC{display:flex;padding:var(--asc-spacing-m1);padding-top:0;gap:var(--asc-spacing-s1);align-items:center}.pC{color:var(--asc-color-base-inverse)}.bC{color:var(--asc-color-base-default);display:flex;align-items:center}.fC{width:.75rem;height:.75rem;margin-right:var(--asc-spacing-xxs2);fill:var(--asc-color-base-default)}.uC{width:3rem;height:3rem}.vC{animation:Oc 2s linear infinite}@keyframes Oc{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wC{display:flex;:hover{cursor:pointer;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm)}}.xC{fill:var(--asc-color-secondary-shade2);width:auto;height:1.25rem}.yC{width:1.25rem;height:1.25rem}.kC{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)}.jC{cursor:pointer;display:flex;padding:var(--asc-spacing-s2) var(--asc-spacing-m1);justify-content:space-between}.zC{color:var(--asc-color-base-inverse)}.CC{color:var(--asc-color-alert-default)}.SC,.XC{fill:var(--asc-color-base-inverse)}.YC{width:1.25rem;height:1.25rem;fill:var(--asc-color-alert-default)}.EC{width:1.25rem;height:1.25rem}.BC{height:1.25rem;width:1.25rem;color:var(--asc-color-alert-default);fill:var(--asc-color-alert-default)}.MC{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);&.AC{position:fixed!important}}.FC{padding:var(--asc-spacing-s1) var(--asc-spacing-m1);display:flex;gap:var(--asc-spacing-s1)}.IC{display:flex;gap:var(--asc-spacing-xxs2);align-items:center;color:var(--asc-color-secondary-shade2);margin-bottom:var(--asc-spacing-xxs2)}.RC{width:2rem;height:2rem}.UC{width:1rem;height:1rem}.Pc{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}.Pc[data-mentioned=true]{border:1px solid var(--asc-color-primary-default)}.HC{width:12.5rem}.LC{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)}.TC{color:var(--asc-color-base-inverse)}.VC{color:var(--asc-color-base-default);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.qC{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)}.DC{-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.GC,.JC{color:var(--asc-color-primary-default)}.KC{color:var(--asc-color-primary-dark, var(--asc-color-primary-default))}.NC{width:1.25rem;height:1.25rem;color:var(--asc-color-base-shade2)}.Qc{display:flex}.Qc:hover{cursor:pointer;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm)}.OC{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}.ne{width:2rem;height:2rem;border:.313rem var(--asc-color-base-shade4) solid;border-radius:var(--asc-border-radius-full)}.ne[data-active=true],.ne[data-active=true]:hover{border-radius:var(--asc-border-radius-full);border:.313rem var(--asc-color-base-shade1) solid}.ne:hover{border-radius:var(--asc-border-radius-full);border:.313rem var(--asc-color-secondary-shade3) solid}.PC{position:relative}.QC{position:absolute;bottom:1.5rem;left:.625rem;transform:translate(-50%)}.WC{width:1.25rem;height:1.25rem}.Wc{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)}.Wc[data-myreaction=true]{background-color:var(--asc-color-primary-default);border:none}.J{display:flex;flex-direction:row-reverse;align-items:center}.J>:not(:first-child){margin-right:calc(var(--asc-spacing-s1) * -1)}.J>:first-child{transform:translate(0)}.J>:nth-child(2){transform:translate(0)}.J>:last-child{transform:translate(0)}.ZC{width:1.25rem;height:1.25rem}._C{margin-left:var(--asc-spacing-xxs1);color:var(--asc-color-base-inverse)}.eS{color:var(--asc-color-base-shade1)}.rS{padding:var(--asc-spacing-s1) var(--asc-spacing-m1);display:flex;gap:var(--asc-spacing-s1)}.Zc{position:relative}.Zc[data-reactions=true]{margin-bottom:1.313rem}.aS{display:flex;align-items:flex-end;gap:var(--asc-spacing-xxs3)}.oS{position:absolute;bottom:-1.313rem}.iS{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)}.tS{display:flex;align-items:flex-start;padding-bottom:var(--asc-spacing-xxs2)}.sS{height:1rem;width:1rem;fill:var(--asc-color-base-inverse)}.dS{width:auto;height:1.25rem}.lS{height:1rem;width:1.25rem;fill:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.cS{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}.nS{z-index:1001!important;max-height:85%;top:15%!important;@media (width >= 768px){width:375px!important}}.mS{height:100%!important;background-color:var(--asc-color-background-default)!important}.gS{background-color:var(--asc-color-black)!important;opacity:.5!important}.hS{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)}.pS{display:flex;flex-direction:column-reverse;flex-grow:1;overflow-y:hidden}.bS{margin:auto;padding-top:var(--asc-spacing-m1);padding-bottom:var(--asc-spacing-m1)}.fS{width:1.25rem;height:1.25rem}.uS{display:flex;flex-direction:column-reverse;overflow:auto}.vS{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)}.wS{margin-bottom:var(--asc-spacing-m1)}.xS{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}.yS{padding-top:1.3125rem;padding-bottom:.5rem}.kS{margin:auto;width:8.375rem;height:.3125rem;border-radius:var(--asc-border-radius-full);background-color:var(--asc-color-base-shade1)}.jS{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)}.zS{width:2rem;height:2rem;cursor:pointer}.CS{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem}.SS{height:3.5rem;width:100%;position:relative;background-color:var(--asc-color-background-default)}.XS{position:absolute;top:0;left:0;width:100%;transform:translateY(-100%)}.YS{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}.ES{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)}}.BS{color:var(--asc-color-primary-default)}.MS{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}._c{height:100%;font-size:var(--asc-text-font-size-md);color:var(--asc-color-base-default);padding:0 0 0 1rem;position:relative}.AS{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}.FS{margin:0;position:relative}._c:focus{border:none;outline:none}.en{position:absolute;bottom:0;left:0;width:100%;height:12.5rem;overflow-y:scroll}.en::-webkit-scrollbar{display:none}.rn{color:var(--asc-color-highlight-default);text-decoration:none}.rn:hover{text-decoration:underline}.fr,.ur{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],.ur[data-is-selected=true]{background-color:var(--asc-color-base-shade4)}.fr:focus,.ur:focus{background-color:var(--asc-color-base-shade4)}.IS{width:2.5rem;height:2.5rem}.RS{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}.US,.HS{margin-left:.5rem;font-size:1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-base-default)}.LS{min-height:3.5rem;z-index:99;background-color:var(--asc-color-background-default)}.TS{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)}.VS{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)}}.DS{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;.GS{flex:0 0 auto;width:2rem;height:2rem}.JS{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;.KS{font-weight:var(--asc-text-font-weight-bold)}.NS{font-weight:var(--asc-text-font-weight-light);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.OS{flex:0 0 auto;cursor:pointer}}.PS{position:relative;height:0}.QS{height:100%}.WS{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}.ZS{color:var(--asc-color-base-shade3)}._S{color:var(--asc-color-base-shade2)}.eX{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)}.rX{position:relative;bottom:var(--asc-spacing-m1);display:flex;flex-direction:column;align-items:center;z-index:99999;pointer-events:none}.aX{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:an;animation-fill-mode:forwards;pointer-events:auto;background-color:var(--asc-color-base-shade4)}@keyframes an{0%{opacity:0}to{opacity:1}}.oX{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;&.iX{border-color:var(--asc-color-alert-default)}&.tX{background:var(--asc-color-base-shade4);border-color:var(--asc-color-base-shade3)}}.sX{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}}.dX{position:relative;width:100%;>div:first-child{position:absolute!important;width:100%;top:revert!important;left:revert!important;right:revert!important;bottom:revert!important}}.on{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}}}.lX{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}.cX{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)}.on .nX{padding:0 .4rem}.mX{box-shadow:var(--asc-box-shadow-01)}.gX{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);height:100%;overflow-y:hidden}.hX{color:var(--asc-color-white)}.pX,.bX{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between}.fX{color:var(--asc-color-white)}.uX{width:100%;height:100%;position:relative}.vX{position:absolute;top:10px;left:10px;right:10px;z-index:1;display:flex;align-items:center;padding:.75rem 0 .625rem}.in{position:absolute;top:0;left:0;right:0;height:.125rem;border-radius:.25rem;background-color:#ffffff4d}.wX{height:100%;background-color:#fff;transition:width .1s linear}.xX{width:100%;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.tn{color:#fff}.yX{display:flex;align-items:center;gap:.25rem}.kX{position:absolute;bottom:2rem;z-index:1;display:flex;justify-content:center;align-items:center;padding:.75rem 1rem .625rem;left:50%;transform:translate(-50%)}.sn{width:100%;height:100%;position:absolute;top:0;left:0}.jX{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.dn{width:2rem;height:2rem}.zX{-o-object-fit:contain;object-fit:contain}.CX{-o-object-fit:cover;object-fit:cover}.SX{width:100%;display:flex;justify-content:space-between;align-items:center}.XX{display:flex;align-items:center;gap:.5rem;width:100%}.YX{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}}.K{background-color:#e0e0e0;animation:ln 1.5s ease-in-out infinite}.in.K{height:.25rem;width:100%}.dn.K{width:2rem;height:2rem;border-radius:50%}.tn.K{width:60%;height:1rem;border-radius:.25rem}.sn.K{width:100%;height:100%}.EX{flex-grow:1;display:flex;flex-direction:column;gap:.25rem}.BX{width:80%;height:.5rem;background-color:#e0e0e0;margin-bottom:.25rem;border-radius:.25rem}.MX{width:40%;height:.5rem;background-color:#e0e0e0;border-radius:.25rem}.AX{position:relative;width:7.4rem;height:13rem}.FX{width:1rem;height:1rem;flex-shrink:0}.N{position:relative;width:100%;height:100%;overflow:hidden}.vr{width:100%;height:100%}.vr img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.N:hover .vr img{transform:scale(1.1);cursor:pointer}.IX{position:absolute;top:0;left:0;right:0;padding:.5rem}.RX{display:flex;align-items:center;gap:.25rem;margin-bottom:.25rem}.UX{color:#ebecef;font-size:.25rem}.HX{display:flex;align-items:center}.LX{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;max-width:3rem}.TX{width:.5rem;height:.5rem;color:#1054de}.VX{gap:.125rem;display:inline-flex;color:var(--asc-color-black);text-decoration:none;padding:.1988rem .3181rem .1988rem .2386rem;font-size:.5rem;text-align:center;align-items:center;border-radius:1.5rem;border:.0625rem solid #ebecef;background:#fffc}.N:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0009;opacity:0;transition:opacity .3s ease-in-out}.N:after{content:"View preview";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#ebecef;font-size:.75rem;font-weight:400;text-align:center;opacity:0;transition:opacity .3s ease-in-out;line-height:1rem;letter-spacing:-.0063rem}.N:hover:after{width:100%;height:100%;opacity:1;z-index:9999;cursor:pointer;background-color:#000c;display:flex;justify-content:center;align-items:center;flex-direction:column}.qX{width:100%;height:100%}.DX{-o-object-fit:contain;object-fit:contain}.GX{-o-object-fit:cover;object-fit:cover}.JX{position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.KX{width:.75rem;height:.75rem;color:#1054de;margin-right:.13rem}.NX{max-width:4rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.OX{position:absolute;top:.5rem;left:.5rem;right:.5rem;display:flex;align-items:center}.PX{background-color:#636878;animation:cn 1.5s ease-in-out infinite}@keyframes cn{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.QX{width:1rem;height:1rem;border-radius:50%;background-color:#e0e0e0;margin-right:.5rem}.WX{flex-grow:1}.ZX{width:80%;height:.25rem;background-color:#e0e0e0;margin-bottom:.25rem;border-radius:.25rem}._X{width:40%;height:.25rem;background-color:#e0e0e0;border-radius:.25rem}.eY{width:7.4rem;height:13rem;position:relative;overflow:hidden}.rY{position:absolute;inset:0;background:linear-gradient(180deg,#00000029 100%,#fff0 55.05%);pointer-events:none;z-index:0}.aY{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#f0f0f0;color:#666;text-align:center}
|
|
1
|
+
@keyframes j{to{transform:translate(100%)}}.j{--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}.j: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:j;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.j{--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}:root{color-scheme:only light;font-family:Circular Std,sans-serif;--asc-color-black: #000;--asc-color-white: #fff;--asc-color-primary-default: #000000;--asc-color-primary-shade1: #c0c0c0;--asc-color-primary-shade2: #c0c0c0;--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-alert-shade1: #b30000;--asc-color-alert-shade2: #ffe5e5;--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-alert: #ffe5e5;--asc-color-background-neutral-400: #c0c0c0;--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-notification-background: #ebefff;--asc-color-notification-content: #0e3ac9;--asc-color-border: #6e6e6e;--asc-text-global-font-family: "CircularStd-Book", sans-serif;--asc-text-global-font-style: normal;--asc-text-font-size-xs: .75rem;--asc-text-font-size-sm: .875rem;--asc-text-font-size-md: 1rem;--asc-text-font-size-lg: 1.125rem;--asc-text-font-size-xl: 1.25rem;--asc-text-font-size-xxl: 1.5rem;--asc-text-font-size-3xl: 1.875rem;--asc-text-font-size-4xl: 2.25rem;--asc-text-font-size-5xl: 3rem;--asc-text-font-size-6xl: 3.75rem;--asc-text-font-size-7xl: 4.5rem;--asc-text-font-weight-light: 300;--asc-text-font-weight-normal: 400;--asc-text-font-weight-medium: 500;--asc-text-font-weight-bold: 600;--asc-text-font-weight-headline: 700;--asc-text-font-weight-black: 900;--asc-line-height-xs: 1rem;--asc-line-height-sm: 1.125rem;--asc-line-height-md: 1.25rem;--asc-line-height-lg: 1.5rem;--asc-line-height-xl: 1.75rem;--asc-line-height-xxl: 2rem;--asc-border-radius-none: 0;--asc-border-radius-sm: .25rem;--asc-border-radius-md: .5rem;--asc-border-radius-lg: .75rem;--asc-border-radius-xl: 1rem;--asc-border-radius-xxl: 1.5rem;--asc-border-radius-full: 9999px;--asc-spacing-none: 0;--asc-spacing-xxs1: .125rem;--asc-spacing-xxs2: .25rem;--asc-spacing-xxs3: .375rem;--asc-spacing-s1: .5rem;--asc-spacing-s2: .75rem;--asc-spacing-m1: 1rem;--asc-spacing-m2: 1.25rem;--asc-spacing-m3: 1.5rem;--asc-spacing-l1: 2rem;--asc-spacing-l2: 2.5rem;--asc-spacing-l3: 3rem;--asc-spacing-l4: 3.5rem;--asc-spacing-xl1: 4rem;--asc-spacing-xl2: 4.5em;--asc-spacing-xl3: 6rem;--asc-box-shadow-01: 0px .5px 2px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 8%);--asc-box-shadow-02: 0px .5px 2px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 8%);--asc-box-shadow-03: 0px 2px 4px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 4%);--asc-box-shadow-04: 0px 4px 8px 0px rgb(96 97 112 / 20%), 0px 0px 2px 0px rgb(40 41 61 / 10%);--asc-box-shadow-05: 0px 8px 16px 0px rgb(96 97 112 / 16%), 0px 2px 4px 0px rgb(40 41 61 / 4%);--asc-box-shadow-06: 0px 0px 2px 0px rgb(40 41 61 / 10%), 0px 4px 8px 0px rgb(96 97 112 / 20%)}@media (prefers-color-scheme: light){:root{--asc-color-black: #000;--asc-color-white: #fff;--asc-color-primary-default: #000000;--asc-color-primary-shade1: #c0c0c0;--asc-color-primary-shade2: #c0c0c0;--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-alert-shade1: #b30000;--asc-color-alert-shade2: #ffe5e5;--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-alert: #ffe5e5;--asc-color-background-neutral-400: #c0c0c0;--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-notification-background: #ebefff;--asc-color-notification-content: #0e3ac9;--asc-color-border: #6e6e6e;--asc-color-focus-visible: #007aff}}@media (prefers-color-scheme: dark){:root{--asc-color-black: #000;--asc-color-white: #fff;--asc-color-primary-default: #000000;--asc-color-primary-shade1: ##c0c0c0;--asc-color-primary-shade2: #c0c0c0;--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-base-shade5: #6e6e6e;--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-alert-shade1: #b30000;--asc-color-alert-shade2: #ffe5e5;--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-alert: #ffe5e5;--asc-color-background-neutral-400: #c0c0c0;--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-notification-background: #ebefff;--asc-color-notification-content: #0e3ac9;--asc-color-focus-visible: #007aff}}.kn{[vaul-drawer][vaul-drawer-direction=bottom]:after{height:unset}}*,*:after,*:before{margin:0;padding:0;box-sizing:border-box;-ms-overflow-style:none;scrollbar-width:none}*::-webkit-scrollbar{display:none}body{font-family:Circular Std,sans-serif;pointer-events:auto!important}@font-face{font-family:Circular Std;src:url("./CircularStd-Book-QH24MWNT.woff2") format("woff2"),url("./CircularStd-Book-WO57ECZG.woff") format("woff"),url("./CircularStd-Book-X7C7G6T7.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Circular Std;src:url("./CircularStd-BookItalic-N7R5KSUJ.woff2") format("woff2"),url("./CircularStd-BookItalic-FKVXO6VC.woff") format("woff"),url("./CircularStd-BookItalic-JMRK2M3F.ttf") format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Circular Std;src:url("./CircularStd-Medium-MVVUHW3Z.woff2") format("woff2"),url("./CircularStd-Medium-27RJ4G7E.woff") format("woff"),url("./CircularStd-Medium-TPGRKUIA.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Circular Std;src:url("./CircularStd-MediumItalic-MGFTUSP5.woff2") format("woff2"),url("./CircularStd-MediumItalic-6VIHMKHS.woff") format("woff"),url("./CircularStd-MediumItalic-PWSPA5NY.ttf") format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Circular Std;src:url("./CircularStd-Bold-OBIX2X7G.woff2") format("woff2"),url("./CircularStd-Bold-3YZD2D54.woff") format("woff"),url("./CircularStd-Bold-UGQNNLCJ.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Circular Std;src:url("./CircularStd-BoldItalic-7MYBAB7V.woff2") format("woff2"),url("./CircularStd-BoldItalic-S4EXYNAA.woff") format("woff"),url("./CircularStd-BoldItalic-53VUNMNP.ttf") format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Circular Std;src:url("./CircularStd-Black-M6FYDJME.woff2") format("woff2"),url("./CircularStd-Black-PNLLRW5C.woff") format("woff"),url("./CircularStd-Black-YMQQKCA3.ttf") format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Circular Std;src:url("./CircularStd-BlackItalic-G62XUQUP.woff2") format("woff2"),url("./CircularStd-BlackItalic-NVQVXG5L.woff") format("woff"),url("./CircularStd-BlackItalic-BWOJUVN3.ttf") format("truetype");font-weight:900;font-style:italic;font-display:swap}.hn{padding:0;margin:0;font-family:Circular Std,sans-serif}.pn{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-lg);line-height:var(--asc-line-height-lg)}.bn{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-md);line-height:var(--asc-line-height-md)}.fn{font-weight:var(--asc-text-font-weight-normal);font-size:.8125rem;line-height:var(--asc-line-height-xs)}.un{font-weight:var(--asc-text-font-weight-normal);font-size:var(--asc-text-font-size-sm);line-height:var(--asc-line-height-md)}.vn{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-sm);line-height:var(--asc-line-height-md)}.wn{font-size:.75rem;font-style:normal;font-weight:400;line-height:1.125rem;letter-spacing:-.0063rem}.xn{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-xs);line-height:var(--asc-line-height-xs)}.yn{font-size:var(--asc-text-font-size-xl);line-height:var(--asc-line-height-xxl);font-weight:var(--asc-text-font-weight-headline)}.jn{background-color:var(--asc-color-background-default)!important}.zn{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)}.Cn{background-color:var(--asc-color-background-default)}.Sn{background-color:#0000007f}.wr{overflow:hidden;border-radius:50%;width:100%;height:100%}.wr[data-clickable=true]:hover{cursor:pointer}.Xn{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.xr{display:inline-flex;align-items:center;justify-content:center;padding:var(--asc-spacing-s1) var(--asc-spacing-m1);font-size:var(--asc-text-font-size-md);font-weight:var(--asc-text-font-weight-bold);border-radius:var(--asc-border-radius-sm);cursor:pointer;transition:background-color .3s ease}.O{opacity:.6;cursor:not-allowed}.xr:disabled{opacity:.6;cursor:not-allowed}.yr{background-color:var(--asc-color-primary-default);color:var(--asc-color-white);border:none}.yr:hover:not(.O){background-color:var(--asc-color-primary-shade1)}.kr{background-color:var(--asc-color-white);color:var(--asc-color-primary-default);border:1px solid var(--asc-color-primary-default)}.kr:hover:not(.O){background-color:var(--asc-color-base-shade4)}.jr{background-color:transparent;color:var(--asc-color-primary-default);border:1px solid var(--asc-color-primary-default)}.jr:hover:not(.O){background-color:var(--asc-color-base-shade4)}.Yn{font-size:var(--asc-text-font-size-sm);padding:var(--asc-spacing-xxs2) var(--asc-spacing-s1)}.En{font-size:var(--asc-text-font-size-md);padding:var(--asc-spacing-s1) var(--asc-spacing-m1)}.Bn{font-size:var(--asc-text-font-size-xl);padding:var(--asc-spacing-s2) var(--asc-spacing-m2)}.Mn{margin-right:var(--asc-spacing-s1)}.An{text-align:center;color:var(--asc-color-base-shade3)}.zr{box-sizing:border-box;background:transparent;border:none;cursor:pointer;outline:none;color:inherit;text-align:initial}.zr[data-focus-visible]{outline:2px solid var(--asc-color-focus-visible);outline-offset:2px;box-shadow:0 0 0 4px #0000001a}.Fn{all:unset;fill:var(--asc-color-white);cursor:pointer}.In{width:1.5rem;height:1.5rem}.Rn{width:2rem;height:2rem;cursor:pointer;color:var(--asc-color-base-default)}.Un{width:1.5rem;height:1.5rem}.Cr{display:flex;cursor:pointer;padding:.25rem;align-items:center;justify-content:center;&:hover{opacity:.8}&:active{opacity:.6}}.Hn{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}@media (width >= 48em){.Cr[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.Ln{cursor:pointer;color:var(--asc-color-primary-default);background-color:var(--asc-color-background-default)}.Tn{display:flex;padding:.75rem 0;width:100%;cursor:pointer}.Sr{margin-left:.5rem;color:var(--asc-color-base-default)}.Xr{fill:var(--asc-color-base-default);width:1.25rem;height:1.25rem}@media (width >= 48em){.Sr{margin-top:.15rem;margin-left:.75rem}.Xr{width:1.5rem;height:1.5rem;margin-left:.25rem}}.Vn{fill:var(--asc-color-white);cursor:pointer}.qn{display:flex;align-items:center;gap:var(--asc-spacing-xxs2);cursor:auto}.Dn{cursor:pointer;width:1.5rem;height:1.5rem}.me{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}.me.Gn:focus{outline:2px solid var(--asc-color-focus-visible);outline-offset:2px;box-shadow:0 0 0 4px #0000001a}.me *{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Yr{width:1.25rem;height:1.25rem}.Yr[data-has-my-reaction=false]{fill:var(--asc-color-base-shade2)}.Er{color:var(--asc-color-base-shade2)}.Er[data-has-my-reaction=true]{color:var(--asc-color-primary-default);text-transform:capitalize}.Jn{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)}.u{padding:.25rem .44rem;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.ge{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%)}.u:hover>.ge,.u[data-touch-over=true]>.ge{display:flex}.u:hover,.u[data-touch-over=true]{animation:Br .25s ease-out;scale:1.5}.u[data-active=true]{animation:Mr .25s ease-out}@keyframes Br{0%{scale:1}to{scale:1.5}}@keyframes Mr{0%{scale:1.5}to{scale:2}}.Ar{cursor:pointer;color:var(--asc-color-white);background-color:var(--asc-color-primary-default);font-size:12px;font-family:Circular Std,sans-serif;font-weight:500}.Ar:disabled{cursor:pointer;color:var(--asc-color-white);background-color:var(--asc-color-primary-shade2)}.Kn{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%}.Nn{width:2.5rem;height:2.5rem}.On{fill:#f26b1c}.Pn{fill:var(--asc-color-white)}.Fr{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)}.Fr[data-hideavatar=true]{display:none}.Qn{width:1.25rem;height:.75rem}.Wn{width:2rem;height:2rem}.Zn{position:absolute;top:96px;left:24px;z-index:99999}._n{fill:var(--asc-color-white);width:1.5rem;height:1.5rem}.em{color:var(--asc-color-secondary-default);background:#fffc;display:inline-flex;align-items:center;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:21.4375rem;width:-moz-fit-content;width:fit-content;padding:.625rem 1rem .625rem .75rem;border:var(--asc-color-base-shade4);text-decoration:none;cursor:pointer}.rm{color:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;flex-shrink:0}.am{display:flex;align-items:center;overflow:hidden;color:var(--asc-color-secondary-default)}.om{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Ir{cursor:pointer;position:absolute;bottom:0;right:0;width:1rem;height:1rem}.Ir[data-disabled]{cursor:not-allowed}.im{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}.tm{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-default)}.sm{line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default);display:block}.dm{color:var(--asc-color-base-shade1)}.lm{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}.cm{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-default)}.nm{display:block;line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default)}.mm{color:var(--asc-color-base-shade1)}.Rr{border:none;display:flex;cursor:pointer;align-items:center;justify-content:center;transition:background-color .3s ease;outline:none}.Rr[data-focus-visible]{outline:2px solid var(--asc-color-focus-visible);outline-offset:2px;box-shadow:0 0 0 4px #0000001a}.l{font-weight:400}.l.t{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-shade1)}.e,.r{font-weight:600}.e.a{border:none;fill:var(--asc-color-white);color:var(--asc-color-white);background-color:var(--asc-color-primary-default)}.e.a:hover{background-color:var(--asc-color-black);opacity:.7}.e.a:focus-visible{background-color:var(--asc-color-black)}.e.a:disabled,.e.a[data-disabled=true],.e.a[data-disabled=true]:hover{cursor:not-allowed;background-color:var(--asc-color-background-neutral-400)}.e.z{border:none;fill:var(--asc-color-white);color:var(--asc-color-white);background-color:var(--asc-color-alert-shade1)}.e.z:hover{background-color:rgb(from var(--asc-color-alert-shade1) r g b / 80%)}.e.z:disabled,.e.z[data-disabled=true],.e.z[data-disabled=true]:hover{cursor:not-allowed;background-color:rgb(from var(--asc-color-alert-shade1) r g b / 50%)}.e.P{border:none;fill:var(--asc-color-white);color:var(--asc-color-white);background-color:var(--asc-color-black)}.e.P:disabled,.e.P[data-disabled=true],.e.P[data-disabled=true]:hover{cursor:not-allowed;background-color:var(--asc-color-background-neutral-400)}.r.v{background-color:transparent;fill:var(--asc-color-base-default);color:var(--asc-color-base-default);border:1px solid var(--asc-color-base-default)}.r.v:hover,.r.v[data-focus-visible]{border:1px solid var(--asc-color-base-shade2)}.r.v:disabled,.r.v[data-disabled=true],.r.v[data-disabled=true]:hover{cursor:not-allowed;fill:var(--asc-color-base-shade4);color:var(--asc-color-base-shade4);border:1px solid var(--asc-color-base-shade4)}.e.c[data-label=true][data-icon=false],.r.c[data-label=true][data-icon=false]{gap:.25rem;font-size:.75rem;border-radius:10rem;padding:.3125rem .5rem}.e.c[data-label=true][data-icon=true],.r.c[data-label=true][data-icon=true]{gap:.25rem;font-size:.75rem;border-radius:10rem;padding:.375rem .75rem}.e.c[data-label=false][data-icon=true],.r.c[data-label=false][data-icon=true]{padding:.375rem;border-radius:10rem}.e.t[data-label=true][data-icon=false],.e.t[data-label=true][data-icon=true],.r.t[data-label=true][data-icon=false],.r.t[data-label=true][data-icon=true]{gap:.5rem;font-size:.75rem;border-radius:10rem;padding:.75rem 1rem}.e.t[data-label=false][data-icon=true],.r.t[data-label=false][data-icon=true]{padding:.625rem;border-radius:10rem}.e.c .Q,.r.c .Q{width:.875rem;height:.875rem}.e.t .Q,.r.t .Q{width:1.25rem;height:1.25rem}.gm{width:100%}.he{display:flex;align-items:center;gap:.25rem;cursor:pointer;background:none;border:none;outline:none;color:var(--asc-color-base-default)}.he:disabled{cursor:not-allowed}.hm{width:2rem;height:2rem;stroke:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.Ur{display:inline}@media (width >= 48em){.he{padding:0}.Ur{display:none}}.Hr{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer;color:var(--asc-color-base-default)}.Hr:disabled{cursor:not-allowed}.pm{width:2rem;height:2rem;stroke:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem;color:var(--asc-color-base-default)}.bm{display:none}.Lr{width:100%;-o-object-fit:cover;object-fit:cover;max-height:11.75rem}.fm{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}@media only screen and (width >= 48em){.Lr{max-height:17.0625rem;border-radius:.5rem .5rem 0 0}}.um{width:1.5rem;height:1.25rem;fill:var(--asc-color-notification-content)}.vm{width:1.5rem;height:1.25rem;fill:var(--asc-color-alert-shade1)}.wm{background-color:var(--asc-color-alert-shade2)!important;border:1px solid var(--asc-color-alert-shade1)!important}.xm{cursor:pointer;display:block;text-align:center}.ym{fill:var(--asc-color-base-default);height:1.5rem;width:1.5rem}.km{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}.jm{line-height:1.65rem}.zm{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}.Cm{position:relative;width:2rem;height:2rem;border-radius:50%;background-color:#f26b1c}.Sm{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}.Em{width:1.25rem;position:absolute;height:1.25rem;bottom:2px;right:-4px}.n{gap:.5rem;display:flex;font-size:1rem;position:relative;align-items:center;forced-color-adjust:none;color:var(--asc-color-base-default);flex-direction:row-reverse;justify-content:space-between}.n:before{content:"";display:block;min-width:1.5rem;min-height:1.5rem;border-radius:1rem;transition:all .2s;border:2px solid var(--asc-color-base-shade3);background:var(--asc-color-background-default)}.n[data-pressed]:before{border-color:var(--asc-color-base-shade4)}.n[data-selected]:before{border-width:.475rem;border-color:var(--asc-color-primary-default)}.n[data-selected][data-pressed]:before{border-color:var(--asc-color-base-shade4)}.n[data-disabled]:before{border-color:var(--asc-color-base-shade4)}.n[data-selected][data-disabled]:before{border-color:var(--asc-color-primary-shade3)}.n[data-focus-visible]:before{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.Bm{gap:.5rem;display:flex;flex-direction:column;color:var(--asc-color-base-default)}.Mm{cursor:pointer;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}.Am{display:flex;padding:0 .375rem 0 .25rem;justify-content:center;align-items:center;gap:.0625rem;background-color:#fdf1f3;border-radius:1.25rem}.Fm{display:flex;justify-content:center;align-items:center;height:.5625rem;width:.75rem;fill:#cc0058}.Im{color:#cc0058;text-align:center;font-size:.625rem;font-style:normal;font-weight:400;line-height:1.125rem;letter-spacing:-.0063rem;max-width:110px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Rm{color:var(--asc-color-base-shade2)}.Um{background-color:inherit;overflow-wrap:break-word;width:100%;color:var(--asc-color-base-default)}.Tr{position:relative;background-color:inherit;overflow:hidden;max-height:calc(var(--asc-text-with-mention-max-lines) * var(--asc-line-height-md))}.Tr[data-expanded=true]{position:relative;background-color:inherit;overflow:hidden;max-height:-moz-max-content;max-height:max-content}.Hm{height:100%;margin:0;padding:0}.Vr{visibility:hidden;position:relative;top:0;left:0;height:auto;overflow:visible;overflow-wrap:break-word;width:100%}.Vr[data-hidden=true]{display:none}.Lm{cursor:pointer;color:var(--asc-color-highlight-default);display:inline}.Tm{color:var(--asc-color-base-default);display:inline}.Vm{display:inline;color:var(--asc-color-highlight-default);text-decoration:none;cursor:pointer}.qm,.Dm{color:var(--asc-color-base-default);font-weight:450;text-decoration:underline}.Gm{font-weight:700;margin:0}.qr{display:flex;color:var(--asc-color-base-shade3)}.qr[data-orientation=horizontal]{flex-direction:column}.Dr{gap:.25rem;display:flex;background:var(--asc-color-white)}.Dr[data-orientation=horizontal]{border-bottom:1px solid var(--asc-color-base-shade4)}.Gr{height:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none}.Gr::-webkit-scrollbar{display:none}.m{outline:none;cursor:pointer;position:relative;padding:1rem 1rem .75rem;transition:color .2s;--border-color: transparent;border-bottom:2px solid var(--border-color)}.m[data-hovered]{color:var(--asc-color-primary-default)}.m[data-selected]{color:var(--asc-color-primary-default);--border-color: var(--asc-color-primary-default)}.m[data-disabled]{color:var(--asc-color-base-shade3)}.m[data-disabled] .m[data-selected]{--border-color: var(--asc-color-base-shade3)}@media (width >= 48em){.m[data-focus-visible]{background-color:var(--asc-color-primary-shade3)}}.Jm{display:flex;align-items:center;justify-content:center;border-radius:50%;width:1.5rem;height:1.5rem}.Jr{display:grid;grid-template-columns:minmax(0,1fr) min-content;align-items:center;gap:.5rem;background-color:var(--asc-color-background-default);padding-top:1rem;padding-bottom:.5rem;position:sticky;top:0;z-index:10}.Km{display:grid;grid-template-columns:min-content minmax(0,1fr) min-content;align-items:center;gap:.5rem;padding:.62rem .75rem;border-radius:20px;border:1px solid #d4d4d4;background:#f6f6f6}.Kr{border:none;background:#f6f6f6;outline:none;font-size:1rem;color:var(--asc-color-base-default)}.Nm{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.Om{width:1.25rem;height:1.25rem;cursor:pointer}.Pm{width:1.25rem;height:1.25rem}.Qm{cursor:pointer;fill:var(--asc-color-base-shade3)}.Wm{width:1.25rem;height:1.25rem;cursor:pointer}.Nr{display:block}@media (width >= 48em){.Jr{grid-template-columns:1fr;padding:unset;position:unset;top:unset;z-index:unset}.Nr{display:none}.Kr{font-size:.875rem}}.Or{gap:1rem;width:100%;display:grid;cursor:pointer;padding:.5rem 0;grid-template-columns:2.5rem minmax(0,1fr)}.Or[data-focus-visible]{background-color:var(--asc-color-base-shade4)}.Zm{display:flex;justify-content:center;align-items:center}._m{display:flex;justify-content:center;align-items:center;width:100%;gap:.25rem}.eg{width:2.5rem;height:2.5rem}.rg,.ag{width:1.125rem;height:1.125rem}.og{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}.ig{overflow:hidden;text-overflow:ellipsis}.tg{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)}.sg{display:flex;align-items:center;justify-content:center}.dg{width:100%;gap:.75rem;display:flex;align-items:start;flex-direction:column;justify-content:center}.lg{gap:.75rem;display:flex;flex-direction:column}.cg{animation:Pr 1.5s ease-in-out infinite}.ng{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.mg{width:8.75rem;height:.875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes Pr{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Qr{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;height:18.5rem}.gg{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.hg{text-align:center;color:var(--asc-color-base-shade3);max-width:15.75rem;font-weight:500}@media (width >= 48em){.Qr{height:18.5rem}}.pg{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)}.Wr{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}.Wr[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)}.Zr{gap:.25rem;display:flex;flex-wrap:nowrap}.bg{width:unset}.fg{width:-moz-min-content;width:min-content}@media (width >= 48em){.Zr{gap:.5rem;align-items:center}}.ug{width:1.25rem;height:.75rem;margin-top:.125rem}.vg{fill:var(--asc-color-base-default)}.wg{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)}.xg{width:1.25rem;height:1.25rem}.yg{fill:var(--asc-color-primary-default)}.kg{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-sm)}.W{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%;padding:.5rem 0}.W[data-focus-visible]{background-color:var(--asc-color-base-shade4)}.W:focus:not(:active){outline:2px solid var(--asc-color-focus-visible);outline-offset:2px;box-shadow:0 0 0 4px #0000001a;background-color:var(--asc-color-base-shade4)}.W[data-has-categories=true]{grid-template-rows:[name-start] auto [name-end cat-start] auto [cat-end member-start] auto [member-end]}.jg{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);position:relative}.zg{position:absolute;left:.5rem;bottom:.37rem;color:var(--asc-color-white)}.Cg{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:.25rem}.Sg{grid-column:sub-a / sub-g;grid-row:name-start / name-end;display:flex;justify-content:start;align-items:center;width:100%}._r{grid-column:sub-a / sub-g;grid-row:cat-start / cat-end}._r[data-show-join-button=true]{grid-column:sub-a / sub-e;grid-row:cat-start / cat-end}.Xg{grid-column:sub-a / sub-e;grid-row:member-start / member-end}.ea{grid-row:name-start / member-end;grid-column:sub-e / sub-g;place-self:end end}.ea[data-has-categories=true]{grid-row:cat-start / member-end}.Yg{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.Eg{box-sizing:border-box;cursor:pointer;outline:none}.Bg{gap:1rem;width:100%;padding:.5rem 0;display:inline-flex;border-radius:.75rem}.Mg{width:5rem;height:5rem;flex-shrink:0;border-radius:var(--asc-border-radius-sm);background-color:var(--asc-color-base-shade4)}.Ag{display:flex;flex-direction:column;justify-content:center;gap:.75rem}.Fg{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:12.25rem;height:.75rem}.Ig{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:5.8008rem;height:.625rem}.Rg{animation:ra 1.5s ease-in-out infinite}@keyframes ra{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Ug{width:100%;display:flex;min-height:20rem;padding:.5rem 0;align-items:start;flex-direction:column;background-color:var(--asc-color-background-default)}.aa{display:grid;grid-template-columns:4rem minmax(0,1fr);gap:1rem;padding-top:1rem;padding-bottom:1rem;width:100%}.aa:not(:first-child){border-top:.0625rem solid var(--asc-color-base-shade4)}.Hg{display:flex;justify-content:center;align-items:center}.Lg{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:.25rem;width:100%}.Tg{display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.Vg{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.qg{display:flex;justify-content:center;align-items:center;gap:.25rem}.Dg{display:flex;justify-content:center;align-items:center}.oa{gap:.5rem;width:100%;margin-top:2rem;display:flex;align-items:center;flex-direction:column;justify-content:center;height:auto}.Gg{width:3.75rem;height:3.75rem;color:var(--asc-color-background-neutral-400)}.Jg{margin-top:.5rem;color:#6e6e6e}.Kg{padding:.75rem 1rem}.Ng{margin-top:-.5rem;color:#6e6e6e;font-size:var(--asc-text-font-size-xs)}@media (width >= 48em){.oa{height:18.5rem}}.ia{display:flex;flex-direction:column;width:100%;height:auto;min-height:40rem;padding:0 1rem 1rem;background-color:var(--asc-color-background-default)}.ta{z-index:10;position:fixed;width:100%;border-radius:.5rem .5rem 0 0}.Og{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:100%}.Pg{padding:3.5rem 1rem 0}.Qg{padding:3.5rem 0 0}@media (width >= 48em){.ia{gap:.5rem;padding:1rem;padding:0;height:auto;position:relative;min-height:0}.ta{width:23.4375rem}.Wg{left:0;top:2.8rem;z-index:200;width:375px;max-height:30rem;position:absolute;overflow-y:scroll;border-radius:.5rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}}.Zg{width:100%;display:flex;min-height:20rem;align-items:start;flex-direction:column;background-color:var(--asc-color-background-default);background-color:#fff;gap:.5rem}.sa{display:grid;grid-template-columns:4rem minmax(0,1fr);gap:1rem;padding-top:1rem;padding-bottom:1rem;width:100%}.sa:not(:first-child){border-top:.0625rem solid var(--asc-color-base-shade4)}._g{display:flex;justify-content:center;align-items:center}.e0{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:.25rem;width:100%}.r0{display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.a0{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.o0{display:flex;justify-content:center;align-items:center;gap:.25rem}.i0{display:flex;justify-content:center;align-items:center}.t0{width:100%;background-color:#fff;cursor:pointer}.s0{margin:0 auto;background:#fff;padding:1.5rem}.d0{display:flex;align-items:center;justify-content:start;gap:.25rem;cursor:pointer}.l0{fill:var(--asc-color-base-shade2)}.c0{color:var(--asc-color-base-shade2)}.n0{display:flex;flex-direction:column}.m0{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.g0{display:flex;align-items:center;border-radius:1rem;padding:.75rem;cursor:pointer}.h0{border:3px solid var(--asc-color-primary-default)}.p0{border:1px solid var(--asc-color-primary-default)}.b0{color:var(--asc-color-base-shade3);border:1px solid #C0C0C0;cursor:not-allowed}.f0{display:flex;flex-direction:column;gap:.5rem}.v0{width:auto}.w0{display:flex;justify-content:space-between}.x0{display:flex;gap:.25rem;color:var(--asc-color-base-shade2)}.y0{color:var(--asc-color-primary-default)}.k0{color:#6e6e6e}.j0,.z0{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}.da,.la{color:var(--asc-color-base-shade3)}.da:before,.la:before{border:2px solid var(--asc-color-base-shade4)}.ca{padding:.75rem;border-radius:1rem;border:1px solid #c0c0c0}.ca[data-top-voted=true]{border:3px solid var(--asc-color-primary-default)}.C0{display:flex;justify-content:space-between;margin-bottom:.13rem;gap:.75rem}.S0{color:var(--asc-color-base-default)}.na{color:#6e6e6e}.na[data-top-voted=true]{color:var(--asc-color-primary-default)}.X0{display:flex;gap:.25rem;color:#6e6e6e}.Y0{width:1rem;height:1rem}.E0{font-size:.75rem}.ma{position:relative;width:100%;height:.5rem;border-radius:6.19rem;overflow:hidden;background-color:var(--asc-color-base-shade4);margin-top:.5rem}.ma[data-top-voted=true]{background-color:#e6e6e6}.ga{position:absolute;top:0;left:0;height:100%;background-color:#6e6e6e}.ga[data-top-voted=true]{background-color:var(--asc-color-primary-default)}.ha{background-color:var(--asc-color-background-default);padding:.25rem 1rem .75rem}.B0{display:grid;grid-template-columns:min-content minmax(0,1fr) min-content;align-items:center;gap:.5rem}.M0{display:flex;justify-content:center;align-items:center;padding-top:.5rem;padding-bottom:.5rem}.A0{overflow:hidden}.F0{display:flex;align-items:center;gap:.25rem}.I0,.R0{display:flex;justify-content:center;align-items:center;gap:.25rem}.U0{color:var(--asc-color-base-shade2)}.H0{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.L0{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.T0{padding-left:0}.V0{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}.q0{display:flex;justify-content:space-between;align-items:center;padding-top:.7rem}.D0{display:flex;align-items:center;justify-content:start;gap:.75rem}.G0{display:flex;align-items:center;justify-content:center}.J0,.K0{width:1.25rem;height:1.25rem}.pa{display:grid;align-items:center;grid-template-columns:minmax(0,max-content);grid-auto-flow:column;gap:.25rem}.pa[data-show-target-community=true]{grid-template-columns:minmax(0,max-content) minmax(50%,1fr)}.N0{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.O0{fill:var(--asc-color-base-shade1);height:.75rem;width:1rem}.Z{display:grid;grid-template-columns:minmax(0,1fr);grid-auto-flow:column;gap:.25rem;align-items:center;max-width:100%}.Z[data-show-brand-badge=true][data-show-target=true]{grid-template-columns:minmax(0,min-content) min-content min-content}.Z[data-show-brand-badge=false][data-show-target=true],.Z[data-show-brand-badge=true][data-show-target=false]{grid-template-columns:minmax(0,min-content) min-content}.P0{width:1.25rem;height:1.25rem}._{display:grid;grid-template-columns:minmax(0,min-content);grid-auto-flow:column;gap:.25rem;align-items:center;max-width:100%}._[data-show-private-badge=true][data-show-official-badge=true]{grid-template-columns:min-content minmax(0,min-content) min-content}._[data-show-private-badge=true][data-show-official-badge=false]{grid-template-columns:min-content minmax(0,min-content)}._[data-show-private-badge=false][data-show-official-badge=true]{grid-template-columns:minmax(0,min-content) min-content}.Q0{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.W0{width:.75rem;height:.75rem}.Z0{width:1.25rem;height:1.25rem}._0{display:grid}.eh{display:flex;justify-content:space-between;padding:.5rem 0}.rh{display:flex;justify-content:center;align-items:center;cursor:pointer;gap:.25rem}.ah{color:var(--asc-color-base-shade2)}.oh{display:flex;justify-content:center;align-items:center;flex-direction:row-reverse}.g{width:1.25rem;height:1.25rem}.g:nth-last-child(1){transform:translate(0)}.g:nth-last-child(2){transform:translate(-.25rem)}.g:nth-last-child(3){transform:translate(-.5rem)}.g:nth-last-child(4){transform:translate(-.75rem)}.g:nth-last-child(5){transform:translate(-1rem)}.g:nth-last-child(6){transform:translate(-1.25rem)}.ih,.th{color:var(--asc-color-base-shade2)}.ee{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}.ee:hover{background-color:#0000004d}.ee:active{background-color:#0006}.ee[data-focus-visible]{box-shadow:0 0 0 2px #ffffffbf}.pe{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}.pe[data-entering]{animation:ba .2s ease-out,fa .2s ease-out}.pe[data-exiting]{animation:ua .2s ease-in,va .2s ease-in}.sh{outline:none}.wa{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)}.wa:focus{background-color:var(--asc-color-base-shade1);color:#fff}.dh{background-color:#d1d5db;height:1px;margin:.25rem .75rem}.lh{display:flex;justify-content:start;align-items:center;gap:.25rem;padding-top:.5rem;line-height:1.25rem;color:var(--asc-color-base-shade2);border-top:1px solid var(--asc-color-base-shade4)}.ch{display:flex;align-items:center;gap:.25rem}@keyframes ba{0%{opacity:0}to{opacity:1}}@keyframes ua{0%{opacity:1}to{opacity:0}}@keyframes fa{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes va{0%{transform:scale(1)}to{transform:scale(.95)}}@media (width >= 48em){.ha{border-radius:.5rem}}.nh{border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden}.mh{padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.gh{height:.7109rem;width:14.9458rem;border-radius:1.0156rem;background-color:var(--asc-color-base-shade4)}.hh{width:11.0126rem;height:.8203rem;border-radius:1.1719rem;background-color:var(--asc-color-base-shade4)}.ph{height:11rem;background-color:var(--asc-color-base-shade4)}.bh{animation:xa 1.5s ease-in-out infinite}@keyframes xa{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.fh{cursor:pointer;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden}.uh{background-color:var(--asc-color-base-shade4);overflow:hidden;width:100%;aspect-ratio:21 / 9}.vh{padding:.75rem;display:flex;flex-direction:column;gap:.12rem}.ya{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-color:var(--asc-color-secondary-shade5)}.ya[data-error=true]{background-color:var(--asc-color-secondary-shade5)}.wh{display:flex;width:100%;height:100%;justify-content:center;align-items:center;background-color:var(--asc-color-secondary-shade5)}.xh{width:3rem;height:3rem;color:var(--asc-color-base-shade3)}.yh{overflow-wrap:break-word;color:var(--asc-color-base-default);white-space:pre-wrap}.kh,.jh{cursor:pointer;color:var(--asc-color-primary-default)}.C{display:grid;border-radius:.5rem;gap:.25rem;width:100%;overflow:hidden}.C[data-images-amount="1"]{aspect-ratio:1;grid-template:"image1" / minmax(0,1fr)}.C[data-images-amount="2"]{aspect-ratio:1;grid-template:"image1 image2" 50% "image1 image2" 50% / 50% 50%}.C[data-images-amount="3"]{aspect-ratio:1;grid-template:"image1 image1 image1 image1" 60% "image2 image2 image3 image3" 40% / 25% 25% 25% 25%}.C[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)}.zh{-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;max-height:37rem}.S:nth-child(2){grid-area:image2}.S:nth-child(3){grid-area:image3}.S:nth-child(4){grid-area:image4;position:relative}.Ch{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}.Sh{background-color:var(--asc-color-base-shade4);border-radius:.5rem;width:100%;height:100%;animation:ka 1.5s ease-in-out infinite}@keyframes ka{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.X{display:grid;border-radius:.5rem;gap:.25rem;width:100%;overflow:hidden;background-color:var(--asc-color-background-default)}.X[data-videos-amount="1"]{aspect-ratio:1;grid-template:"video1" / minmax(0,1fr)}.X[data-videos-amount="2"]{aspect-ratio:1;grid-template:"video1 video2" 50% "video1 video2" 50% / 50% 50%}.X[data-videos-amount="3"]{grid-template:"video1 video1 video1 video1" 66% "video2 video2 video3 video3" 33% / 25% 25% 25% 25%}.X[data-videos-amount="4"]{grid-template:"video1 video1 video1 video1 video1 video1" 75% "video2 video2 video3 video3 video4 video4" 25% / minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.Xh{width:100%;height:100%;position:absolute;-o-object-fit:cover;object-fit:cover;top:50%;transform:translateY(-50%);margin:auto}.Y{cursor:pointer;position:relative;width:100%;padding-top:100%}.Y:nth-child(1){grid-area:video1}.Y:nth-child(2){grid-area:video2}.Y:nth-child(3){grid-area:video3}.Y:nth-child(4){grid-area:video4}.Yh{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}.Eh{position:absolute;inset:0;border-radius:0 0 .5rem;text-align:center;display:flex;justify-content:center;align-items:center}.Bh{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;width:2.5rem;height:2.5rem;background-color:var(--asc-color-white);display:flex;justify-content:center;align-items:center;cursor:pointer;border:1px solid var(--asc-color-base-default)}.Mh{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.Ah{background-color:var(--asc-color-base-shade4);border-radius:.5rem;width:100%;height:100%;animation:ja 1.5s ease-in-out infinite}.Fh{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@keyframes ja{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.za{top:0;left:0;width:100%;height:auto;z-index:999;min-height:100rem;max-height:200rem;display:flex;position:fixed;flex-direction:column;align-items:center;justify-content:flex-start;background-color:var(--asc-color-black);padding-top:1rem}.Ca{padding-top:8rem;max-width:100%;max-height:50rem;-o-object-fit:cover;object-fit:cover}.be{z-index:9999;left:1.5rem;display:none;margin-top:20rem;position:absolute}.fe{z-index:9999;right:1.5rem;display:none;margin-top:20rem;position:absolute}.be:hover,.fe:hover{opacity:.8}.Sa,.Ih{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Sa{transform:rotate(180deg)}.ue{top:0;left:0;width:100%;z-index:9999;position:fixed;padding:2rem 1rem 1rem;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.Xa{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade4)}.Ya{width:1.5rem;height:1.5rem}.Rh{top:2rem;left:50%;z-index:9999;font-weight:400;position:absolute;transform:translate(-50%);color:var(--asc-color-background-default)}@media only screen and (width >= 48em){.za{background-color:#000c}.Ca{max-width:50rem;max-height:50rem}.be,.fe{display:initial}.ue{background-color:transparent}.Ya{z-index:9999;width:2.5rem;height:2.5rem}.Xa{width:2.5rem;height:2.5rem}.ue{padding:2rem 2rem 1rem}}.Ea{top:0;left:0;width:100%;height:auto;min-height:100rem;z-index:999;display:flex;position:fixed;flex-direction:column;align-items:center;justify-content:flex-start;background-color:var(--asc-color-black);padding-top:1rem}.Ba{padding-top:8rem;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.ve{z-index:9999;left:1.5rem;display:none;margin-top:20rem;position:absolute}.we{z-index:9999;right:1.5rem;display:none;margin-top:20rem;position:absolute}.ve:hover,.we:hover{opacity:.8}.Ma,.Uh{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Ma{transform:rotate(180deg)}.xe{top:0;left:0;width:100%;z-index:9999;position:fixed;padding:2rem 1rem 1rem;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.Aa{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade4)}.Fa{width:1.5rem;height:1.5rem}.Hh{top:2rem;left:50%;font-weight:400;position:absolute;transform:translate(-50%);color:var(--asc-color-background-default)}@media only screen and (width >= 48em){.Ea{background-color:rgb(from var(--asc-color-black) r g b / 80%)}.Ba{max-width:50rem;max-height:50rem}.ve,.we{display:initial}.xe{background-color:transparent}.Aa,.Fa{width:2.5rem;height:2.5rem}.xe{padding:2rem 2rem 1rem}}.Lh{color:var(--asc-color-highlight-default)}.ye,.ke{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}.ye[data-is-selected=true],.ke[data-is-selected=true]{background-color:var(--asc-color-base-shade4)}.ye:focus,.ke:focus{background-color:var(--asc-color-base-shade4)}.Th{width:2.5rem;height:2.5rem}.Vh{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}.qh,.Dh{margin-left:.5rem;font-size:1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-base-default)}.Gh{display:grid;grid-template-columns:auto 1.5rem;justify-content:center;align-items:center;gap:.5rem}.Jh{width:1.5rem;height:1.5rem}.Kh{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}.Nh{cursor:text}.Oh{height:100%;width:100%;color:var(--asc-color-base-default)}.Ia{height:100%;font-size:var(--asc-text-font-size-md);color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);padding:1rem}.Ia :focus{border:none;outline:none}.Ph{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}.Ra{color:var(--asc-color-highlight-default);text-decoration:none}.Ra:hover{text-decoration:underline}.Qh{width:100%;height:1px;background-color:var(--asc-color-background-default)}.E{max-width:100%;display:grid;gap:.5rem;padding:0 1rem;width:100%}.E[data-images-amount="1"]{grid-template-columns:repeat(1,1fr);height:21rem}.E[data-images-amount="2"]{grid-template-columns:repeat(2,1fr);max-height:21rem}.E[data-images-amount="3"]{grid-template-columns:repeat(3,1fr)}.Ua{position:relative;text-align:center;width:100%;height:21rem}.Wh{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-black);opacity:.5;border-radius:.25rem}.Zh{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-base-shade4)}.Ua[data-images-height=true]{height:8.625rem}._h{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ep{fill:var(--asc-color-white);width:1.25rem;height:1.25rem}.rp{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%)}.ap{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;color:var(--asc-color-black)}.op{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;color:var(--asc-color-white)}@media (width >= 48em){.E{padding:0 1.5rem 1rem}}.B{max-width:100%;display:grid;gap:.5rem;padding:0 1rem;width:100%}.B[data-images-amount="1"]{grid-template-columns:repeat(1,1fr);height:21rem}.B[data-images-amount="2"]{grid-template-columns:repeat(2,1fr);height:21rem}.B[data-images-amount="3"]{grid-template-columns:repeat(3,1fr)}.ip{position:relative;text-align:center;width:100%;max-height:21rem}.tp{height:8.625rem}.sp{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.dp{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%)}.lp{width:1.25rem;height:1.25rem;fill:var(--asc-color-white)}.cp{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;color:var(--asc-color-black)}.np{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-black);opacity:.5;border-radius:.25rem}.mp{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;width:1.5rem;height:1.5rem;padding:.32rem;background-color:#0000004d;border-radius:50%;display:flex;justify-content:center;align-items:center}@media (width >= 48em){.B{padding:0 1.5rem 1rem}}.gp{display:block;align-items:center;justify-content:space-between;width:100%}.Ha{display:none}.La,.Ta{display:flex;justify-content:flex-start;gap:.5rem}@media (width >= 48em){.La,.Ta{justify-content:flex-start;gap:.5rem}.Ha{display:none}}.re{display:flex;align-items:center;gap:.25rem;cursor:pointer;color:var(--asc-color-base-default)}.re:disabled{cursor:not-allowed}.hp{width:2rem;height:2rem;stroke:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.pp{display:none}.Va{display:initial}@media (width >= 48em){.re{padding:0}.Va{display:none}.re[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.bp{display:block;width:100%;background-color:var(--asc-color-background-default)}.fp{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}.up{display:flex;padding-right:.75rem;align-items:center;gap:var(--asc-spacing-s2);align-self:stretch;color:var(--asc-color-notification-content)}.vp{width:var(--asc-spacing-m2);height:var(--asc-spacing-m2);fill:var(--asc-color-notification-content)}.qa{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)}.Da{width:21.4375rem;display:flex;justify-content:flex-start;align-items:center;color:var(--asc-color-black);margin-bottom:var(--asc-spacing-m1);animation-duration:.3s;animation-name:Ga;pointer-events:auto;background-color:var(--asc-color-notification-background);padding:1rem;border:1px solid var(--asc-color-notification-content);gap:.75rem;box-shadow:var(--asc-box-shadow-06);font-size:var(--asc-text-font-size-sm)}@keyframes Ga{0%{opacity:0}to{opacity:1}}@media (width < 48em){.qa{left:0;bottom:0;padding-bottom:var(--asc-spacing-l1)}.Da{width:100%}}.Ja{width:calc(100vw - 2rem);position:static;border-radius:.75rem}.ae,.ae[data-from-media=false]{overflow-y:auto;max-height:100%}.Ka{display:none}.w{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.w .Na{padding:1rem 1.5rem}.w .Oa{top:1rem;left:1.5rem}.Pa{display:none}.Qa{gap:.5rem;display:flex;align-items:center;padding:.5rem 1.5rem;background-color:var(--asc-color-background-default)}.Wa{display:block;padding:1rem 1.5rem}.Za{width:100%;display:block}._a{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)}.eo{display:none}.wp{top:0;left:0;width:100%;outline:none;position:absolute}.ro,.ro[data-item-position=false]{top:2rem;left:0;right:0;min-width:20rem;width:100%;z-index:9999;bottom:unset;position:absolute}.M{width:calc(100% - 2rem);display:flex;justify-content:start;margin:0 auto}.ao{width:calc(100% - 2rem);display:flex;justify-content:start;margin:0 auto;border:1px solid var(--asc-color-alert-shade1);background-color:var(--asc-color-background-alert)}.xp{color:var(--asc-color-notification-content)}.je[data-show-detail-media-attachment="1"]{bottom:6rem}.je[data-show-detail-media-attachment="2"]{bottom:12rem}.je[data-show-detail-media-attachment="3"]{bottom:15rem}.M[data-show-detail-media-attachment="1"]{bottom:6rem}.M[data-show-detail-media-attachment="2"]{bottom:12rem}.M[data-show-detail-media-attachment="3"]{bottom:15rem}.yp{width:1.5rem;height:1.25rem;fill:var(--asc-color-alert-shade1)}@media (width >= 48em){.Ja{width:30rem;position:static;border-radius:.75rem}.ae,.ae[data-from-media=false]{overflow-y:auto;max-height:100%}.Ka{display:none}.w{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.w .Na{padding:1rem 1.5rem}.w .Oa{top:1rem;left:1.5rem}.Qa{gap:.5rem;display:flex;align-items:center;padding:.5rem 1.5rem;background-color:var(--asc-color-background-default)}.Wa{display:block;padding:1rem 1.5rem}.Za{width:100%;display:block}.Pa{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)}._a,.eo{display:none}.M,.ao{width:22rem}}.kp{padding:1rem;position:relative}.jp{display:flex;gap:1rem;width:100%;padding:1rem 1.5rem;background-color:var(--asc-color-background-alert);font-size:var(--asc-text-font-size-sm);border-left:3px solid var(--asc-color-alert-shade1)}.zp{width:1rem;height:1rem;color:var(--asc-color-alert-shade1)}.oo{margin-left:1rem}.oo:first-child{margin-top:.5rem}.Cp{padding:1rem;position:relative}.Sp{display:flex;gap:1rem;width:100%;padding:1rem 1.5rem;background-color:var(--asc-color-background-alert);font-size:var(--asc-text-font-size-sm);border-left:3px solid var(--asc-color-alert-shade1)}.Xp{width:1rem;height:1rem;color:var(--asc-color-alert-shade1)}.io{margin-left:1rem}.io:first-child{margin-top:.5rem}.to{height:100%;display:block;background-color:var(--asc-color-background-default);width:calc(100vw - 2rem);position:static;border-radius:.75rem}.so{max-height:100%;overflow-y:scroll}.so::-webkit-scrollbar{width:.5rem}.do{width:100%;display:none;align-items:center;justify-content:space-between;padding:var(--asc-spacing-m1)}.lo{max-height:auto;min-height:auto}.co{padding:1rem;position:relative}.no{position:absolute;left:1rem;top:1rem}.mo{display:none}.go{display:block;padding:1rem 1.5rem}.ho{width:100%;display:block}.ze{left:0;bottom:0;width:100%;position:absolute;overflow-y:scroll;max-height:12.5rem;background-color:var(--asc-color-background-default)}.ze::-webkit-scrollbar{display:none}.po{bottom:0;width:100%;position:absolute}.bo{width:calc(100% - 2rem);display:flex;justify-content:start;padding:1rem}.Yp{color:var(--asc-color-primary-default);border:1px solid var(--asc-color-alert-shade1);background-color:var(--asc-color-background-alert)}.Ep{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Bp{fill:var(--asc-color-alert-shade1)}@media (width >= 48em){.to{width:30rem;position:static;border-radius:.75rem}.do{display:none}.lo{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.co{padding:1rem 1.5rem}.no{top:1rem;left:1.5rem}.mo{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)}.go{display:block;padding:1rem 1.5rem}.ho{width:100%;display:block}.ze{display:none}.po{top:1.75rem;width:30rem;bottom:unset;display:flex;align-items:center;justify-content:center}.bo{margin:0;width:22rem;position:static}}.fo{font-size:1rem;font-weight:600;line-height:1.375rem;color:var(--asc-color-base-default)}@media (width >= 48em){.fo{font-size:1.25rem}}.A{max-width:100%;display:grid;gap:.5rem;padding:0 1rem;width:100%}.A[data-images-amount="1"]{grid-template-columns:repeat(1,1fr);height:21rem}.A[data-images-amount="2"]{grid-template-columns:repeat(2,1fr);max-height:21rem}.A[data-images-amount="3"]{grid-template-columns:repeat(3,1fr)}.uo{position:relative;text-align:center;width:100%;height:21rem}.uo[data-images-height=true]{height:6.8rem}.Mp{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Ap{position:absolute;right:.5rem;top:.5rem;padding:.19rem;background-color:#0000007f;border-radius:50%;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem}.Fp{fill:var(--asc-color-primary-shade4);width:1.25rem;height:1.25rem}.Ip{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-primary-shade4)}.Rp{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;width:1.5rem;height:1.5rem;padding:.32rem;background-color:#0000004d;border-radius:50%;display:flex;justify-content:center;align-items:center}@media (width >= 48em){.A{padding:0 1.5rem}}.vo{height:100%;width:100%}.h{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.h:focus{outline:none}.h:hover{background-color:var(--asc-color-base-shade4);border-radius:var(--asc-border-radius-md)}@media (hover: none){.h:hover{background-color:inherit}}.Up{color:var(--asc-color-base-default)}.Hp{fill:var(--asc-color-base-default);width:1.5rem;height:1.25rem}.Lp{color:var(--asc-color-base-default)}.Tp{color:var(--asc-color-base-default);width:1.5rem;height:1.25rem;justify-content:center}.Vp{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.qp{color:var(--asc-color-base-default)}.Dp{color:var(--asc-color-alert-shade1)}.Gp{fill:var(--asc-color-alert-shade1);width:1.5rem;height:1.25rem}@media (width >= 48em){.vo{padding:.5rem 0}.h{padding:.875rem 1rem;gap:.5rem;display:flex;align-items:center}.h:hover,.h[data-focus-visible]{border-radius:0;background-color:var(--asc-color-base-shade4)}}.wo{width:100vw;max-width:calc(100vw - 2rem)}.Ce{display:flex;align-items:center;overflow-x:auto;position:relative;width:100%;scrollbar-width:none;-ms-overflow-style:none;padding:1rem 1rem 0;border-bottom:1px solid var(--asc-color-base-shade4)}.Ce::-webkit-scrollbar{display:none}.xo{display:flex;width:100%;min-width:-moz-max-content;min-width:max-content}.yo{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}.yo[data-active=true]{color:#000;border-bottom:2px solid #000}.Jp{display:flex;align-items:center;gap:var(--asc-spacing-s1)}.Kp{display:flex;gap:0;width:100%;flex-direction:column}.Np{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%}.Op{display:flex;color:var(--asc-color-base-default);padding:var(--asc-spacing-s1);justify-content:space-between;width:100%}.Pp{display:flex;gap:var(--asc-spacing-s2);align-items:center}.Qp{color:var(--asc-color-base-default);display:flex;align-items:center}.Wp{margin-left:.25rem}.Zp{display:flex;align-items:center}._p{width:1.25rem}.eb{width:1.5rem}.ko{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:var(--asc-color-base-shade2)}.ko.rb{flex-direction:column;justify-content:start;align-items:flex-start;animation:jo 1.5s ease-in-out infinite}.ab{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-s2)}.ob{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-xxs2)}.ib{cursor:pointer;color:var(--asc-color-base-shade1)}@keyframes jo{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.tb{display:flex;flex-grow:1;overflow:auto;width:100%;>div{width:100%}}.zo{height:100%}.sb{width:2.5rem;height:2.5rem}.Co{display:block}.db{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}@media only screen and (width >= 48em){.wo{width:30rem;max-width:unset}.Ce{padding:1rem 1rem 0;border-bottom:1px solid var(--asc-color-base-shade4)}.xo{border-bottom:none}.Co{display:block}.zo{padding:0 1rem;min-height:28rem}}.lb{position:relative;left:-1rem;margin-bottom:.5rem}.cb{fill:var(--asc-color-notification-background)}.nb{fill:var(--asc-color-base-default)}.mb{fill:var(--asc-color-primary-default)}.gb{display:flex;justify-content:center;align-items:center;fill:var(--asc-color-base-default)}.So{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.125rem}.So:hover{background-color:var(--asc-color-background-shade1);border-radius:.5rem}.p{outline:none;border-radius:.75rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.p[data-placement=top]{--origin: translateY(.5rem)}.p[data-placement=bottom]{--origin: translateY(-.5rem)}.p[data-placement=right]{--origin: translateX(-.5rem)}.p[data-placement=left]{--origin: translateX(.5rem)}.p[data-entering]{animation:Se .2s}.p[data-exiting]{animation:Se .2s reverse ease-in}.Xo{outline:none}@keyframes Se{0%{transform:var(--origin);opacity:0}to{transform:translateY(0);opacity:1}}@media (width >= 48em){.Xo{width:unset}}.Yo{gap:1rem;display:flex;padding:1rem;height:10rem;flex-direction:column;background-color:var(--asc-color-background-default)}.hb{gap:.5rem;display:grid;grid-template-columns:min-content 1fr min-content;align-items:center}.pb,.bb{gap:.75rem;display:flex;flex-direction:column}.fb{animation:Eo 1.5s ease-in-out infinite}.ub{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.vb{width:7.5rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.wb{width:5.5rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.xb{width:15rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.yb{height:.5rem;width:18.5625rem;border-radius:.18.5625rem;background-color:var(--asc-color-base-shade4)}.kb{height:.5rem;width:11.25rem;border-radius:0;background-color:var(--asc-color-base-shade4)}@keyframes Eo{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media only screen and (width >= 48em){.Yo{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Bo{width:100%;min-height:.5rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Bo{min-height:.75rem;background-color:var(--asc-color-background-shade1)}}.jb{display:flex;gap:.75rem;padding:1rem 1.25rem;align-items:center;cursor:pointer}.zb{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.Cb{color:var(--asc-color-alert-default);width:1.5rem;height:1.5rem}.Sb{color:var(--asc-color-base-default)}.Xb{color:var(--asc-color-alert-default)}.Yb{color:#505050;overflow:hidden;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;font-size:var(--asc-text-font-size-sm);line-height:var(--asc-line-height-md);text-overflow:ellipsis;white-space:nowrap;max-width:20rem}.Eb{width:100%;color:var(--asc-color-base-default);line-height:var(--asc-line-height-md);font-size:var(--asc-text-font-size-sm);margin:0}.Mo{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}.Ao{height:-moz-max-content;height:max-content;max-height:6rem;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.Ao::-webkit-scrollbar{display:none}.Mo :focus{border:none;outline:none}.Bb{color:var(--asc-color-highlight-default);text-decoration:none}.Mb{width:100%;height:1px;background-color:var(--asc-color-background-default)}.Ab{width:100%;display:grid;grid-template-columns:min-content 1fr;gap:.5rem}.Fb{margin-right:.75rem;display:inline-block}.Ib{display:flex;flex-direction:column;gap:.25rem}.Rb{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}.Ub{color:var(--asc-color-base-default);cursor:pointer}.Hb{color:var(--asc-color-base-default)}.Lb{display:flex;justify-content:space-between;align-items:center;width:100%}.Tb{display:flex;gap:.75rem;align-items:center}.Vb{display:flex;gap:.25rem;align-items:center}.qb{color:var(--asc-color-base-shade2)}.Db{width:1.25rem;height:1.25rem}.Fo{cursor:pointer;color:var(--asc-color-base-shade2)}.Fo[data-is-liked=true]{color:var(--asc-color-primary-default)}.Gb{color:var(--asc-color-base-shade2)}.Jb{width:1.25rem;height:1.25rem;cursor:pointer}.Kb{fill:var(--asc-color-secondary-shade2)}.Nb{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}.Ob{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.Pb{color:var(--asc-color-secondary-shade1)}.Qb{display:flex;gap:.75rem;padding:1rem 0;align-items:center;cursor:pointer}.Wb{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.Zb{color:var(--asc-color-base-default)}._b{display:flex;padding:.31rem .5rem;gap:.25rem;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm);width:-moz-max-content;width:max-content;align-items:center;margin-bottom:var(--asc-spacing-s2)}.ef{width:1rem;height:1rem;color:var(--asc-color-secondary-shade2)}.rf{color:var(--asc-color-secondary-shade2)}.af{display:flex;gap:.5rem}.of{width:100%}.if{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}.tf{display:flex;gap:var(--asc-spacing-s1);justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.sf{padding:.375rem .75rem;cursor:pointer}.df{color:#000;border-radius:24px;border:1px solid #000;background:var(--asc-color-background-default);font-size:12px;font-family:Circular Std,sans-serif;font-weight:500}.lf{color:var(--asc-color-white);border-radius:var(--asc-border-radius-sm);background:var(--asc-color-primary-default)}.cf{display:flex;color:var(--asc-color-base-shade2);white-space:pre}.nf{display:flex;align-items:center;gap:.1125rem}.mf{display:inline-block;width:1.125rem;height:1.125rem}.gf{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)}.hf{display:flex;flex-direction:column;gap:1rem;box-sizing:border-box}.pf{display:flex;gap:.5rem;width:100%}.bf{width:2rem;height:2rem;border-radius:50%;flex-shrink:0;background:var(--asc-color-base-shade4)}.ff{display:flex;flex-direction:column;gap:.5rem;flex-grow:1;flex-shrink:1;box-sizing:border-box}.uf{background-color:var(--asc-color-base-shade4);border-radius:0 .75rem .75rem;width:100%;height:4.25rem}.vf{width:10.3269rem;height:.5rem;border-radius:.75rem;background:var(--asc-color-base-shade4);padding-top:.19rem;padding-bottom:.19rem}.wf{animation:Io 1.5s ease-in-out infinite}@keyframes Io{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.xf{gap:1rem;display:grid;margin-top:1rem}.yf{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}.kf{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.jf{color:var(--asc-color-secondary-shade1)}.zf{width:100%;display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem}.Cf{display:flex;padding:.75rem 1rem;align-items:flex-start;gap:1rem;border-top:1px solid var(--asc-color-base-shade4);border-bottom:1px solid var(--asc-color-base-shade4)}.Sf{width:1.25rem;height:1.25rem;color:var(--asc-color-base-shade2)}.Xf{color:var(--asc-color-base-shade2)}.Yf{margin-right:.75rem;display:inline-block}.Ef{display:flex;flex-direction:column;gap:.25rem}.Bf{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%}.Ro{color:var(--asc-color-base-default);cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100vw - 7rem);width:100%}.Mf{color:var(--asc-color-base-default)}.Af{display:flex;justify-content:space-between;align-items:center;width:100%}.Ff{display:flex;gap:.75rem;align-items:center}.If{display:flex;color:var(--asc-color-base-shade2);white-space:pre}.Rf{display:flex;gap:.25rem;align-items:center}.Uf{color:var(--asc-color-base-shade2)}.Hf{width:1.25rem;height:1.25rem}.Uo{cursor:pointer;color:var(--asc-color-base-shade2)}.Uo[data-is-liked=true]{color:var(--asc-color-primary-default)}.Lf{cursor:pointer;color:var(--asc-color-base-shade2)}.Tf{width:1.25rem;height:1.25rem;cursor:pointer}.Vf{height:.5rem;fill:var(--asc-color-secondary-shade2)}.qf{display:flex;padding:.3125rem .75rem .3125rem .5rem;cursor:pointer;align-items:flex-start;gap:.25rem;background:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.25rem;width:-moz-max-content;width:max-content}.Df{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.Gf{color:var(--asc-color-secondary-shade1)}.Jf{display:flex;gap:.5rem}.Kf{width:100%}.Nf{width:100%;position:absolute;top:0;left:0;transform:translateY(-100%);max-height:8rem;overflow:scroll}.Of{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}.Pf{display:flex;gap:var(--asc-spacing-s1);justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.Qf{padding:.375rem .75rem;cursor:pointer}.Wf{color:#000;border-radius:24px;border:1px solid #000;background:var(--asc-color-background-default);font-size:12px;font-family:Circular Std,sans-serif;font-weight:500}.Zf{color:var(--asc-color-white);border-radius:var(--asc-border-radius-sm);background:var(--asc-color-primary-default)}._f{cursor:pointer;color:var(--asc-color-primary-default)}.eu{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)}.ru{display:flex;align-items:center;gap:.1125rem}.au{display:inline-block;width:1.125rem;height:1.125rem}@media (width >= 48em){.Ro{max-width:27rem}}.ou{width:100%;position:relative;height:100%;max-width:24rem}.iu{display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem;width:100%}.tu{display:flex;flex-direction:column;gap:.25rem}.su{width:2rem;height:2rem}.du{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%}.lu{width:100%}.cu{color:var(--asc-color-base-default);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nu{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.mu{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}.gu{aspect-ratio:1 / 1;overflow:hidden;border-radius:.5rem 0 0 .5rem;flex-basis:35%;width:35%}.hu{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pu{padding:.75rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;flex-basis:65%;width:65%;overflow:hidden}.bu{width:100%}.fu{color:var(--asc-color-base-shade1);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.uu{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}.vu{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%}.wu{width:100%;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box}.xu{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.yu{fill:var(--asc-color-base-shade3)}.Ho{position:relative;border-radius:var(--asc-border-radius-full);padding:var(--asc-spacing-none) var(--asc-spacing-xxs3)}.Ho:before{content:"";position:absolute;inset:0;background-color:var(--asc-color-base-shade1);opacity:.5;border-radius:inherit}.ku{width:.75rem;height:.75rem}.ju{font-size:var(--asc-text-font-size-xs);line-height:var(--asc-line-height-sm);color:var(--asc-color-white)}.zu{position:relative;display:flex;gap:var(--asc-spacing-xxs1);align-items:center}.Lo{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}.Lo:focus{outline:none}.Cu{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;flex:1}.Su{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.Xu{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:fixed}.Yu{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}.Eu{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.Bu{color:var(--asc-color-base-default)}.Mu{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.Au{color:var(--asc-color-base-shade1)}.Fu{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.Iu{min-height:15rem}.Ru{display:flex;flex-direction:column;gap:1rem}.Uu{width:100%;padding:var(--asc-spacing-s2) 0;margin:auto;border-top:.0625rem solid var(--asc-color-base-shade4);cursor:pointer;text-align:center}.Hu{height:1px}.Lu{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:1rem;color:var(--asc-color-base-shade2)}.Tu{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}.Vu{position:relative;display:flex;flex-direction:column}.qu{position:absolute;top:0;left:0;width:100%;transform:translateY(-100%);max-height:12rem;display:flex;flex-direction:column}.Du{max-height:100%;overflow-y:scroll;z-index:9999;height:auto;position:relative;border-radius:.5rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.To{display:flex;align-items:flex-end;gap:.5rem;padding:.5rem .75rem;background-color:var(--asc-color-background-default);width:100%;flex-direction:row}.Gu{width:2rem;height:2rem;border-radius:var(--asc-border-radius-full);margin:0 auto;display:flex;margin-bottom:.25rem;flex-shrink:0}.Xe{color:var(--asc-color-primary-default);cursor:pointer;margin-bottom:.5rem}.Xe:hover{background-color:transparent!important}.Xe:disabled{color:var(--asc-color-primary-shade2)}.Ju{width:100%;border-radius:.25rem;padding:.5rem .75rem;color:var(--asc-color-primary-default);background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-border)}.Ku{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.625rem 1rem;background-color:var(--asc-color-base-shade4)}.Nu{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)}.Ou{font-weight:var(--asc-text-font-weight-bold)}.Pu{fill:var(--asc-color-base-shade2);width:1.25rem;height:1.25rem;cursor:pointer}.Qu{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)}@media screen and (width >= 48em){.To{padding:.75rem 1rem}}.Wu{display:flex;flex-direction:column;height:auto;max-height:30rem;background-color:var(--asc-color-base-inverse);border:1px solid var(--asc-color-base-shade4)}.Zu{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)}._u{border-top-left-radius:1rem;border-top-right-radius:1rem}.e1{flex:1;overflow-y:auto;padding:var(--asc-spacing-m1)}.r1{height:100%}.a1{padding:var(--asc-spacing-m1);background-color:var(--asc-color-base-inverse)}.o1{position:fixed;inset:0;background-color:#0000007f;z-index:-1}.Vo{height:30rem;width:20rem;display:flex;flex-direction:column}.qo{overflow-y:auto;flex-grow:1;padding:var(--asc-spacing-m1);width:100vw;max-width:20rem}.i1{width:100%}@media screen and (width >= 48em){.Vo{height:30rem;min-width:30rem}.qo{max-width:30rem}}.t1{cursor:pointer;color:var(--asc-color-primary-default)}.Do{background-color:transparent}.s1{display:flex;flex-direction:column}.F .d1{background-color:#0000007f}.F .l1{background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;max-height:80%;overflow:auto}.F .c1{background-color:var(--asc-color-background-default);padding:16px}.F .n1{padding:16px;display:flex;justify-content:space-between;align-items:center}.F .m1{width:40px;height:4px;background-color:#ccc;border-radius:2px;margin-bottom:8px}.g1{display:flex;flex-direction:column;gap:var(--asc-spacing-xxs2)}.Go{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}.Go.h1{border-bottom-color:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.Ye{display:block}.Ye:after{content:none;color:var(--asc-color-alert-default)}.Ye.p1:after{content:"*";color:var(--asc-color-alert-default)}.b1{color:var(--asc-color-base-shade2)}.f1{color:var(--asc-color-alert-default)}.u1{color:var(--asc-color-base-shade1);text-align:right;margin-top:.3rem}.Jo{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem 0}.v1{display:flex;justify-content:space-between;align-items:center}.w1{color:var(--asc-color-base-default)}.x1{border:none;color:var(--asc-color-base-default)}.Ko{border:none}.Ko:disabled{cursor:not-allowed;color:var(--asc-color-primary-shade2)}.y1{width:1.5rem;height:1.5rem;fill:var(--asc-color-alert-default)}.k1{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)}.j1{width:100%;height:.0625rem;align-self:stretch;background-color:var(--asc-color-base-shade4);margin:1rem 0}.z1{margin-top:var(--asc-spacing-l1);display:flex;flex-direction:column;border-bottom:1px solid var(--asc-color-base-shade4)}.No{display:flex;padding:1rem 0rem 1.5rem;align-items:center;justify-content:space-between;gap:.75rem}.Oo{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)}.Po{text-align:center;border-radius:.5rem;width:100%;padding:.62rem 1rem;background-color:var(--asc-color-primary-default);color:var(--asc-color-white)!important}.Qo,.Wo{display:none}.Zo{display:block}.C1{color:var(--asc-color-base-shade3);width:1.5rem;height:1.5rem}.S1{color:var(--asc-color-border);padding:.25rem 0}.X1{color:var(--asc-color-base-shade1);margin-top:.5rem;margin-bottom:.75rem}.Y1{color:var(--asc-color-border)}@media (width > 48em){.Jo{padding:1.25rem 1.5rem 0}.Qo,.Wo{display:none}.Zo{display:block}.No{display:flex;padding:1rem 1.5rem 1.5rem}.Oo{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)}.Po{text-align:center;border-radius:.5rem;width:100%;padding:.62rem 1rem;background-color:var(--asc-color-primary-default);color:var(--asc-color-white)!important}.Do{padding:0 1.5rem}}.E1{margin-top:1.5rem}.B1{align-items:center;display:flex;justify-content:space-between}.M1{display:inline;font-weight:450}.A1{color:#6e6e6e}.F1{color:var(--asc-color-base-shade3)}.Ee{color:var(--asc-color-base-default);padding:1rem 1rem .75rem;width:100%;border-radius:.25rem;border:1px solid var(--asc-color-border);height:auto;resize:none;overflow:hidden}.Ee:focus{outline:none}.Ee:disabled{cursor:not-allowed;color:var(--asc-color-base-shade3);background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4)}.I1{color:var(--asc-color-base-default)}.R1{stroke:var(--asc-color-secondary-shade4);stroke-width:2;fill:none}.U1{stroke:var(--asc-color-alert-default)}.H1{stroke-dasharray:339;stroke-dashoffset:339;transform:rotate(-90deg);transform-origin:50% 50%;animation:_o 2s linear infinite}@keyframes _o{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}.L1{width:3rem;gap:.13rem;display:flex;text-align:center;position:relative;align-items:center;flex-direction:column;padding:1rem .75rem;background-color:var(--asc-color-background-default)}.T1{width:3rem;height:3rem;position:relative}.V1{top:50%;left:50%;width:2.5rem;height:2.5rem;overflow:hidden;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.q1{right:0;bottom:0;cursor:pointer;position:absolute}.D1{right:0;bottom:0;z-index:2;cursor:pointer;position:absolute}.G1{font-size:.75rem;line-height:1rem;color:#626262;cursor:pointer}.ei{display:flex;overflow:auto;padding:1rem;background-color:var(--asc-color-background-default);gap:var(--asc-spacing-s1)}.J1{display:flex;flex-direction:column;align-items:center;margin-right:1.25rem;cursor:pointer}.K1{width:3.75rem;height:3.75rem;border-radius:50%;overflow:hidden;border:.125rem solid var(--asc-color-white);box-shadow:0 .125rem .25rem #0000001a}.N1{margin-top:.5rem;text-align:center}.O1{font-size:.875rem;font-weight:500;color:var(--asc-color-base-default)}.ri{display:flex;justify-content:center;margin-top:.25rem}.ri svg{width:1rem;height:1rem;margin:0 .25rem;fill:var(--asc-color-base-shade4)}.P1{display:flex;flex-direction:column;align-items:center;margin-right:1rem}.Q1{width:4rem;height:4rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;animation:Be 1.5s ease-in-out infinite}.W1{width:4.5rem;height:.75rem;border-radius:.25rem;background-color:#f0f0f0;animation:Be 1.5s ease-in-out infinite}.ai{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)}.Z1{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.oi{left:.75rem}.ii{right:.75rem}.ii[data-shown=false],.oi[data-shown=false]{display:none}@keyframes Be{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.ei{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.ai{display:flex}}._1{display:flex;flex-direction:column;align-items:center;cursor:pointer;width:4rem}.e5{position:relative;width:4rem;height:4rem;margin-bottom:.5rem}.r5{position:absolute;bottom:0;right:0;fill:var(--asc-color-primary-default)}.a5{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")}.o5{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.i5{margin:0;text-align:center;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-secondary-default)}.t5{position:absolute;bottom:0;right:0;cursor:pointer}.s5{width:.875rem;height:.875rem;fill:currentcolor}.d5{position:relative}.l5{display:flex;width:100%;padding:.75rem 0;cursor:pointer}.ti{margin-left:.5rem;color:var(--asc-color-base-default)}.si{fill:var(--asc-color-base-default);width:1.25rem;height:1.25rem}@media (width >= 48em){.ti{margin-left:.75rem;margin-top:.15rem}.si{width:1.5rem;height:1.5rem;margin-left:.25rem}}.c5{display:flex;padding:.75rem 0;width:100%;cursor:pointer}.di{margin-left:.5rem;color:var(--asc-color-base-default)}.li{fill:var(--asc-color-base-default);width:1.25rem;height:1.25rem}@media (width >= 48em){.di{margin-top:.1rem;margin-left:.5rem}.li{width:1.5rem;height:1.5rem;margin-left:.25rem}}.n5{background-color:var(--asc-color-background-default);padding:.75rem 1rem;border-radius:.75rem;width:100%;box-shadow:var(--asc-box-shadow-03)}.m5{height:auto;min-height:40rem;width:100%;padding:0 1rem;background-color:var(--asc-color-background-default)}.g5{color:var(--asc-color-base-shade3);text-align:center}.h5{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding-top:5rem;padding-bottom:3rem;height:auto;background-color:var(--asc-color-background-default)}.p5{padding-bottom:1.0625rem;color:#6e6e6e}.b5{color:#6e6e6e}.f5{padding:.75rem 1rem}.ci{position:relative;background-color:var(--asc-color-background-default-sh)}.ni{width:calc(100% - (var(--asc-spacing-m1) * 2));margin:var(--asc-spacing-xxs2) auto}.u5{display:flex;flex-direction:row;align-items:center;gap:var(--asc-spacing-s2);padding:var(--asc-spacing-s1) 0;max-width:100%}.v5{color:var(--asc-color-base-default);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.w5{width:2rem;height:2rem;flex-shrink:0}.x5{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}.y5{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.k5{aspect-ratio:1 / 1}.j5{margin:var(--asc-spacing-s1) 0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-md)}.Me{background-color:var(--asc-color-background-shade1);padding:var(--asc-spacing-m1) var(--asc-spacing-s2);display:grid;grid-template:"left right" auto / minmax(0,3fr) minmax(0,1fr);align-items:center;justify-content:start;margin-top:var(--asc-spacing-s1);width:100%}.Me[data-has-url=true]{cursor:pointer}.z5{color:var(--asc-color-base-shade1)}.C5{color:var(--asc-color-base-default)}.mi{grid-area:left;word-wrap:break-word}.S5{grid-area:right;display:flex;justify-content:center;align-items:center;place-self:center;max-width:100%}.X5{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}.Y5{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.E5{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.B5{fill:var(--asc-color-base-shade3)}@media (width >= 48em){.ci{border-radius:.5rem;padding:.5rem 1rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.ni{margin:0;width:100%;overflow:hidden}.Me{width:auto;margin-top:0;border-radius:.5rem}.mi{width:100%}}.M5{display:flex;flex-direction:column}.gi{width:100%}.A5{height:var(--asc-pull-to-refresh-height);display:flex;justify-content:center;align-items:center;overflow:hidden}.F5,.I5{width:1.25rem;height:1.25rem}.R5{width:1.25rem;height:1.25rem;animation-name:hi;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.U5{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.H5,.L5{display:flex;align-items:center;justify-content:center}.T5{height:1px}.V5{padding:.25rem 1rem 0 .75rem}@keyframes hi{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width >= 48em){.gi{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.q5{display:flex;overflow:hidden;align-items:center;justify-content:center;height:var(--asc-pull-to-refresh-height)}.D5{width:1.25rem;height:1.25rem;animation-name:pi;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes pi{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bi{display:flex;align-items:center;gap:.25rem;cursor:pointer}.G5{width:2rem;height:2rem;stroke:var(--asc-color-base-default);border-radius:50%;padding:.25rem;color:var(--asc-color-base-default)}.fi{display:initial}@media (width >= 48em){.bi{padding:0}.fi{display:none}}.ui{display:flex;align-items:center;gap:.25rem;cursor:pointer;background:none;border:none;outline:none;color:var(--asc-color-base-default)}.vi{display:inline}@media (width >= 48em){.ui{padding:0}.vi{display:none}}.J5{width:2rem;height:2rem;color:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.K5{display:flex;align-items:center;margin-right:var(--asc-spacing-s1)}.N5{width:2.5rem;height:2.5rem}.O5{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)}.wi{height:auto;max-height:50rem;width:100vw;max-width:calc(100vw - 2rem);background-color:var(--asc-color-background-default);padding:var(--asc-spacing-none) var(--asc-spacing-m1)}.xi{display:none}.yi{width:100%;padding-top:0}.ki{width:100%;display:flex;align-items:center;padding:.5rem 0}.P5{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.Q5{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}.W5{margin-right:var(--asc-spacing-s1)}.Z5{display:flex;fill:var(--asc-color-base-default)}._5{color:var(--asc-color-base-default)}.ji{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){.wi{width:30rem;height:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.yi{padding-top:.5rem}.xi{display:none}.ki[data-focus-visible]{background-color:var(--asc-color-base-shade4)}.ji{max-width:25rem}}.zi{max-width:100vw;flex:1;padding:var(--asc-spacing-none) var(--asc-spacing-m1);background-color:var(--asc-color-background-default)}.ev{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.Ci{display:none}.rv{display:flex;align-items:center;padding:var(--asc-spacing-s1) var(--asc-spacing-none)}.av{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.ov{display:flex;flex-direction:column;padding:0 var(--asc-spacing-none) var(--asc-spacing-m1);flex:1;height:100%;width:100%}.iv{padding:.5rem 0;display:flex;align-items:center;gap:.75rem}.Si{display:flex;padding:.5rem 3.25rem .5rem 1rem;gap:.75rem;cursor:pointer;align-items:center;color:var(--asc-color-base-shade3)}.tv{margin-right:var(--asc-spacing-s1)}.sv{display:flex;fill:var(--asc-color-base-default)}.dv{color:var(--asc-color-base-default);text-align:center}@media (width >= 48em){.zi{width:30rem;height:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.Ci,.Si{display:none}}.lv{display:flex;width:100%;align-items:center;gap:.75rem}.Xi{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.Yi{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Xi,.Yi{animation:Ei 1.5s ease-in-out infinite}@keyframes Ei{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Bi{display:flex;flex-direction:column;padding-top:1rem;padding-right:1rem;padding-left:1rem;border-radius:.5rem;margin-bottom:.5rem;background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4)}.cv{font-size:1.25rem;color:var(--asc-color-primary-default)}.nv{display:flex;align-items:center;gap:.5rem;width:100%}.mv{height:2.5rem;min-width:2.5rem;max-width:2.5rem}.Ae{flex-grow:1;width:100%;outline:none;text-align:left;font-size:.875rem;padding:.625rem .75rem;color:var(--asc-color-primary-default);background-color:var(--asc-color-background-default);border-radius:.25rem;border:1px solid var(--asc-color-border)}.gv{color:var(--asc-color-border)}.Mi{display:block;color:var(--asc-color-base-default)}.hv{background-color:var(--asc-color-background-default)}.Ai{display:flex;gap:.5rem;justify-content:space-around;width:100%;padding-left:2rem;padding-right:.25rem}.Fi{height:3rem;display:flex;flex-direction:row;align-items:center;gap:.25rem;font-size:.875rem;background-color:transparent;border:none;cursor:pointer}.Ii{display:none}.Ri{display:block}@media (width >=48em){.Bi{flex-direction:row;align-items:center;gap:.5rem;padding:.75rem}.Ae{flex-grow:1;margin-left:0;width:auto}.Ae[data-focus-visible]{outline:2px solid var(--asc-color-focus-visible);outline-offset:2px}.Ai{justify-content:flex-end;width:auto;padding-left:0;padding-right:0}.Fi{height:auto;align-items:center;gap:.5rem}.Mi{display:none}.Ii{display:block}.Ri{display:none}}.Ui{height:auto;max-height:50rem;width:calc(100vw - 2rem);background-color:var(--asc-color-background-default);padding:var(--asc-spacing-none) var(--asc-spacing-m1)}.Hi{display:none}.Li{width:100%;padding-top:0}.Ti{width:100%;display:flex;align-items:center;padding:.5rem 0}.pv{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.bv{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}.fv{margin-right:var(--asc-spacing-s1)}.uv{display:flex;fill:var(--asc-color-base-default)}.vv{color:var(--asc-color-base-default)}.wv{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){.Ui{width:30rem;height:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.Li{padding-top:.5rem}.Hi{display:none}.Ti:focus-visible{background-color:var(--asc-color-base-shade4)}}.Vi{width:100vw;max-width:calc(100vw - 2rem);overflow-y:scroll;position:static;border-radius:.75rem;padding:0 1.5rem;font-family:Circular Std,sans-serif}.qi{padding-bottom:1.5rem}.Di{display:none}.xv{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)}.yv{background-color:var(--asc-color-background-default);padding:1.5rem 0 .75rem}.Gi{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}.kv{display:flex;justify-content:space-between;margin-bottom:.25rem}.jv{color:var(--asc-color-base-shade1);font-size:.8125rem}.oe{min-height:7rem;padding:1rem;font-size:1rem;border-radius:.25rem;position:relative;border:1px solid var(--asc-color-border);margin-bottom:.5rem;color:var(--asc-color-primary-default)}.oe[data-input-validation=false],.oe:focus-within[data-input-validation=false]{background-color:#ffe5e5;border-radius:.25rem;border:1px solid var(--asc-color-alert-shade1)}.oe:focus-within{border:1.5px solid var(--asc-color-primary-default)}.zv{position:absolute;top:1rem;left:1rem;font-size:.9375rem;color:#6e6e6e}.Cv{padding:1.5rem 0 .75rem;border-bottom:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Sv{margin-top:.25rem}.Xv{margin-top:.5rem}.Yv{color:var(--asc-color-alert-shade1)}.Ev{background-color:var(--asc-color-background-default);margin-bottom:.75rem}.Bv{display:block;margin-bottom:1.25rem}.Mv{display:flex;align-items:center;gap:.75rem}.b{border:none;outline:none;background-color:var(--asc-color-background-default);border-radius:.25rem;border:1px solid var(--asc-color-border);padding:.75rem;color:var(--asc-color-base-default);font-size:1rem;width:100%;resize:none;field-sizing:content;color:var(--asc-color-primary-default)}.Av{margin-right:2rem}.b[data-isvalid=false],.b:focus-within[data-isvalid=false]{background-color:#ffe5e5;border-radius:.25rem;border:1px solid var(--asc-color-alert-shade1)}.b::-moz-placeholder{color:#6e6e6e}.b:-ms-input-placeholder{color:#6e6e6e}.b::placeholder{color:#6e6e6e}.b:focus-within{border:1.5px solid var(--asc-color-primary-default)}.Fv{width:1.25rem;height:1rem;fill:var(--asc-color-base-default)}.Iv{background-color:transparent;border:none;outline:none;cursor:pointer}.Ji{width:100%}.Rv{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)}.Uv{padding:1.5rem 0 1rem;border-bottom:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Hv{background-color:var(--asc-color-background-default);display:flex;justify-content:space-between;width:100%;padding-top:1.5rem}.Ki{max-width:22rem;width:100%}.Lv{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade2)}.Tv{background-color:var(--asc-color-background-default);padding:.25rem 0}.Vv{color:var(--asc-color-base-shade1)}.qv{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-default);opacity:.5;z-index:1}.Ni{width:calc(100% - 2rem);position:fixed;bottom:0;left:1rem;display:flex;justify-content:start;gap:.75rem;margin:0 auto 1rem;z-index:10}.Dv{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Oi{position:sticky;bottom:0;padding:1rem 0 1.5rem;background-color:var(--asc-color-background-default)}.Gv{width:1.5rem;height:1.25rem;fill:var(--asc-color-alert-shade1)}.Pi{width:calc(100% - 2rem);position:fixed;bottom:1rem;left:1rem;display:flex;justify-content:start;margin:0 auto;border:1px solid var(--asc-color-alert-shade1);background-color:var(--asc-color-background-alert)}@media (width >= 48em){.Vi{width:34.125rem;max-height:calc(80vh - 4.75rem);overflow-y:scroll;position:static;border-radius:.75rem;padding:0 1.5rem}.Di{display:none}.qi{padding-bottom:unset}.Gi{max-width:31.125rem}.Oi{position:sticky;bottom:0;padding:1rem 0 1.5rem;background-color:var(--asc-color-background-default)}.Ji{width:100%}.Jv{top:2rem;height:3rem;width:30rem;z-index:9999;bottom:unset;position:absolute}.Ni{left:50%;width:22rem;bottom:unset;transform:translate(-50%)}.Ki{width:unset;max-width:unset}.Pi{left:50%;width:22rem;bottom:unset;transform:translate(-50%)}}.Kv{color:var(--asc-color-base-shade1)}.Nv{width:100%;margin-top:.75rem;margin-bottom:.75rem}.Ov{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.Pv{color:var(--asc-color-base-shade1)}.Qv{color:var(--asc-color-base-shade1)}.Qi{background-color:var(--asc-color-background-default);padding:1rem;border-radius:.75rem}.Wv{margin:0 auto;padding-bottom:1rem}.Zv{display:flex;justify-content:space-between;padding:1rem 0}._v{display:flex;justify-content:space-between;width:100%;padding:1rem 0}.ew{fill:var(--asc-color-base-shade1);width:1.5rem;height:1.25rem}.Wi{position:absolute;opacity:0;cursor:pointer}.ie{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}.Fe{display:none}.Wi:checked+.ie: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}.Fe:checked+.ie{border-color:var(--asc-color-primary-default);background-color:var(--asc-color-primary-default)}.Fe:checked+.ie:after{opacity:1}.rw{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);padding:1rem 0}.aw{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--asc-color-base-shade4);padding:.75rem 0}.ow{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;transform:rotate(180deg)}.iw{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem}@media (width >= 48em){.Qi{width:31.625rem;padding:.5rem 1rem;border-radius:.75rem;background-color:var(--asc-color-background-default);box-shadow:var(--asc-box-shadow-03)}}.tw{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);padding:1rem 0}.sw{display:flex;justify-content:space-between}.Zi{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;transform:rotate(180deg)}._i{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem}.et:disabled ._i,.et:disabled .Zi{fill:var(--asc-color-base-shade4);cursor:not-allowed}.dw{color:var(--asc-color-base-default);text-align:center;font-size:1rem;font-weight:590;line-height:1.375rem}.lw{grid-template-columns:repeat(7,1fr);gap:.5rem;place-items:center center}.I{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}.I[data-istoday=true]{color:var(--asc-color-primary-default)}.I:hover,.I[data-selected=true]{background-color:var(--asc-color-primary-default);color:var(--asc-color-white);border-radius:50%;font-weight:500;outline:none;border:none}.I[aria-disabled=true]{color:var(--asc-color-base-shade4);background-color:transparent;cursor:not-allowed;pointer-events:none}.cw{display:flex;gap:.75rem}.nw{padding:.7rem 0}.mw{display:flex;justify-content:space-between;align-items:center}.gw{color:var(--asc-color-base-default);font-size:1rem;line-height:1.375rem;text-align:right}.hw{display:flex;padding:.38rem .69rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4);outline:none;text-transform:uppercase}.pw:focus{border:1px solid var(--asc-color-primary-default)}.bw{display:flex;justify-content:end;color:var(--asc-color-alert-default);font-size:.75rem;line-height:1rem}.s{gap:.5rem;display:flex;align-items:center;forced-color-adjust:none;color:var(--asc-color-base-default)}.o{width:3rem;height:1.75rem;border-radius:10rem;transition:all .2s;background:var(--asc-color-base-shade3)}.o:before{content:"";display:block;width:1.45rem;height:1.45rem;margin:.145rem;border-radius:50%;transition:all .2s;background:var(--asc-color-background-default)}.s[data-focus-visible] .o{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.s[data-disabled] .o{cursor:not-allowed;background:var(--asc-color-base-shade4)}.s[data-pressed] .o{background:var(--asc-color-base-shade2)}.s[data-pressed] .o:before{background:var(--asc-color-background-default)}.s[data-selected] .o{background:var(--asc-color-primary-default)}.s[data-selected][data-disabled] .o{background:var(--asc-color-primary-shade3)}.s[data-selected] .o:before{transform:translate(86%);background:var(--asc-color-background-default)}.s[data-selected][data-pressed] .o{background:var(--asc-color-primary-background-pressed)}.rt{display:flex;flex-direction:column;justify-self:center;width:100%;background-color:var(--asc-color-background-default)}.fw{display:flex;flex-direction:column}.uw{padding:.25rem 1rem .75rem .75rem}.vw,.ww{width:1.25rem;height:1.25rem}.xw{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.yw,.kw{display:flex;align-items:center;justify-content:center}.at{position:fixed;bottom:1rem;right:1rem;z-index:1;display:none}@media (width >= 48em){.rt{max-width:37.125rem;background-color:var(--asc-color-background-shade1)}.at{display:none}}.jw{color:var(--asc-color-base-default)}.zw{display:flex;justify-content:space-between;align-items:center;background-color:var(--asc-color-background-default);height:3.625rem}.Cw,.Sw{display:flex;gap:.625rem;justify-content:center;align-items:center}.Xw{color:#6e6e6e;font-size:14px;font-style:normal;font-weight:450;line-height:20px;letter-spacing:.25px}.Yw{width:100%;margin:0 auto;background:var(--asc-color-background-default)}.Ew{position:relative;height:17.0625rem;overflow:hidden;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.Bw{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ot,.it{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}.ot{left:.625rem}.it{right:.625rem}.tt{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);color:var(--asc-color-base-default)}.Mw{display:inline-flex;align-items:center;gap:.5rem;color:var(--asc-color-base-default);padding-bottom:.75rem}.Aw{overflow:hidden;color:var(--asc-color-base-default);margin-bottom:var(--asc-spacing-s2)}.Fw{padding:.25rem 0;display:flex;gap:var(--asc-spacing-s1)}.Iw{width:1px;background-color:var(--asc-color-base-shade4);margin-left:var(--asc-spacing-s1);margin-right:var(--asc-spacing-s1)}.Rw{color:var(--asc-color-base-default)}.Uw{color:var(--asc-color-base-shade2)}.Hw{display:flex;padding:.5rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade3)}.Lw{width:100%;display:flex;margin-top:.5rem;justify-content:center;align-items:center;color:var(--asc-color-primary-shade4)}.Tw{width:100%}.Vw{display:flex;width:100%;margin-bottom:1rem}.qw{display:flex;padding:.75rem 1rem;align-items:flex-start;gap:.75rem;align-self:stretch;background:var(--asc-color-background-shade1)}.Dw{width:1.25rem;height:1rem;fill:var(--asc-color-base-default)}.Ie{padding:.5rem 0;overflow-x:scroll;width:100%;scrollbar-width:none;-ms-overflow-style:none}.Ie::-webkit-scrollbar{display:none}@media (width >= 48em){.tt{border-bottom:none;border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4)}.Ie{overflow:hidden}}.Gw{background-color:var(--asc-color-background-shade1);border-radius:.5rem;padding:.75rem;width:100%}.Jw{display:flex;justify-content:center;align-items:center}.Kw{width:.375rem;height:.375rem;background-color:var(--asc-color-primary-default);border-radius:50%}.Nw{display:flex;flex-direction:column;text-align:center}.Ow{display:flex;align-items:center;justify-content:center;gap:.375rem}.Pw{color:var(--asc-color-base-default);margin:0}.Qw{color:var(--asc-color-base-shade2);margin:0}.x{position:relative;width:100%;padding-top:56.25%;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:var(--background-image)}.x[data-cover-scroll=true]{position:fixed;top:0;z-index:1;padding-top:6.375rem;transition:transform .3s ease-in;transform:translateY(-5%)}.x:before{content:"";position:absolute;inset:0;background-image:var(--background-image);background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(25px);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:-1}.Ww{width:1.25rem;height:1rem;fill:var(--asc-color-white);margin-left:.5rem}.st{position:absolute;top:2rem;left:1rem;right:1rem;display:flex;justify-content:space-between}.Zw{display:flex;align-items:center}._w{margin:0 .25rem;color:var(--asc-color-white)}.ex{background:#0000007f;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.rx{fill:var(--asc-color-white)}.dt{fill:var(--asc-color-white);background:#0000007f;border-radius:50%;width:2rem;height:2rem;cursor:pointer;display:flex;justify-content:center;align-items:center}@media (width >= 48em){.x{padding-top:50%;max-height:17.0625rem;border-radius:.5rem .5rem 0 0}.x[data-cover-scroll=true]{width:100%;padding-top:50%;position:relative}.x:before{content:none}.st{top:1rem}.dt{width:2rem;height:2rem}}.ax{display:flex;justify-content:center;align-items:center;fill:var(--asc-color-white)}.ox{width:100%;box-sizing:border-box}.lt{padding:.5rem 0;line-height:1.5rem;word-wrap:break-word;word-break:break-word;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.lt.ix{overflow:visible}.tx{background:none;border:none;color:var(--asc-color-primary-default);cursor:pointer;padding:0;font-size:inherit}.sx{white-space:pre-wrap;word-break:break-word}.dx{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.lx{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.cx{display:flex;align-items:center;gap:.5rem}.nx{color:var(--asc-color-base-default)}.mx{color:var(--asc-color-base-shade2)}.ct{margin:5rem auto 3rem;text-align:center}.nt{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}.gx{margin-top:.5rem;font-size:1.0625rem;font-weight:600;line-height:1rem;color:var(--asc-color-base-shade3)}.hx{font-size:.8125rem;font-weight:400;color:var(--asc-color-base-shade3)}@media (width >= 48em){.ct{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)}.nt{width:3.75rem;height:3.75rem}}.mt{display:flex;flex-direction:column}.px{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.bx{height:var(--asc-spacing-m1);width:100%}.fx{margin-bottom:var(--asc-spacing-m1);border-radius:var(--asc-border-radius-md);overflow:hidden}.ux{animation:gt 1s linear infinite}.ht{padding-bottom:.5rem;background-color:var(--asc-color-base-shade4)}@keyframes gt{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pt{background-color:var(--asc-color-background-default);padding:1rem;margin-bottom:.5rem}.vx{display:flex;align-items:center;margin-bottom:1rem}.bt{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.wx{display:flex;flex-direction:column}.ft{width:6rem;height:1rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.ut{width:4rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.xx{display:flex;flex-direction:column;gap:.75rem}.R{height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem;width:100%}.bt,.ft,.ut,.R{animation:vt 1.5s ease-in-out infinite}.R:first-child{width:75%}.R:nth-child(2){width:100%}.R:last-child{width:50%}@keyframes vt{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.wt{gap:1rem;display:grid;padding:3rem;place-items:center}.yx{fill:var(--asc-color-background-neutral-400);width:3.75rem;height:2.8125rem}.kx{color:var(--asc-color-border);font-size:1rem;font-weight:600;line-height:1.375rem}.Re{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.mt{gap:.75rem;margin-top:.75rem;padding-bottom:1rem}.ht{padding-bottom:0;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}.wt{padding:3.7rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Re{padding-bottom:0}.pt{box-shadow:none;margin-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}@media (width >= 48em){.Re{padding-bottom:0}}.te{display:block;padding:0 1rem;background-color:var(--asc-color-background-default)}.te:last-child{margin-bottom:.5rem}.jx{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;width:100%}.zx{display:flex;align-items:center;gap:.5rem}.Cx{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}.Sx{color:var(--asc-color-alert-default)}.Xx{display:flex;align-items:center;gap:.25rem}.Yx{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.Ex{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.Bx{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.Mx{display:flex;gap:.5rem;width:100%;padding:.75rem 0;border-top:1px solid var(--asc-color-base-shade4)}@media (width >= 48em){.te{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.te:last-child{margin-bottom:0}}.Ax{width:100%}.Fx{color:var(--asc-color-white)}.Ix{width:100%}.Rx{color:var(--asc-color-base-default)}.Ux{fill:var(--asc-color-white);cursor:pointer}.xt{aspect-ratio:9 / 16;max-width:50vh;width:100%;height:auto;min-height:30rem;max-height:100vh;position:relative;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.Hx{display:flex;justify-content:start;margin:0 auto 1rem;border:1px solid var(--asc-color-alert-shade1);background-color:var(--asc-color-background-alert)}.Lx{width:1.5rem;height:1.25rem;fill:var(--asc-color-alert-shade1)}.yt{margin-bottom:1rem}@media (width <=768px){.xt{max-width:100%;height:auto;max-height:50rem;min-height:50rem;width:100%;aspect-ratio:auto}}.Tx{position:absolute;top:0;left:0;right:0;z-index:1;margin-top:1.5rem}.kt{display:flex;justify-content:center;width:100%;height:auto;max-height:60rem;gap:1rem;overflow:hidden;background-color:var(--asc-color-background-transparent-black)}.Vx{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)}.qx{display:flex;width:100%;justify-content:flex-end;gap:var(--asc-spacing-s2)}.Dx{flex:1;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:var(--asc-border-radius-lg);position:relative;width:100%;height:auto}.jt{max-height:40rem;margin-top:2rem;width:100%;height:auto;background-color:var(--asc-color-black);-o-object-fit:contain;object-fit:contain}.Gx{display:flex;justify-content:flex-end;padding:var(--asc-spacing-m1);width:100%}.Jx{max-height:40rem;width:100%;height:auto;margin-top:5.5rem;background-color:var(--asc-color-black);-o-object-fit:contain;object-fit:contain}.Kx{position:relative;padding:1rem;display:flex;justify-content:center;bottom:6rem;left:0;right:0}.Nx{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none;border:none;color:var(--asc-color-white);font-size:3rem;cursor:pointer}.Ox{position:absolute;top:0;left:0;right:0;height:4px;background-color:#ffffff4d}.Px{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.Qx{display:flex;flex-direction:column;margin-left:10px}.Wx{font-size:16px;font-weight:700;color:var(--asc-color-black)}.Zx{font-size:14px}._x{position:relative;width:100%;height:auto;min-height:40rem}.zt{width:calc(100vw - 2rem);max-width:30rem;padding:0 1rem}@media (width >= 48em){.yt{position:relative;left:-9rem;margin-top:3rem}.kt{position:fixed;top:0;left:0;width:100%;height:100%;overflow-y:auto;z-index:500}.zt{width:calc(100vw - 2rem);max-width:30rem;padding:unset}.jt{margin-top:5.5rem}}.ey{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}.ry{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.ay{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}.oy{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.iy{width:1.5rem;height:1.5rem}.ty{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}.sy{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}.dy{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1);width:100%}.ly{width:1.25rem;height:1.25rem;fill:var(--asc-color-white);cursor:pointer}.cy{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1)}.ny{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)}.my{font-weight:var(--asc-text-font-weight-bold);display:flex;align-items:center;justify-content:space-between;gap:var(--asc-spacing-s2)}.gy{display:flex;padding:8px 10px;align-items:center;gap:.5rem;border-radius:24px;background:var(--asc-color-secondary-default)}.hy{fill:var(--asc-color-white)}.py{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}.by{position:relative;width:100%;height:100%}.fy{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.uy,.vy{width:100%;height:100%}.wy{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)}.xy{width:auto;max-width:100%;max-height:100%;margin:auto}.yy,.ky{width:1.5rem;height:1.5rem;fill:var(--asc-color-white);cursor:pointer}.jy{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.zy{fill:var(--asc-color-white)}.Cy{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.Sy{display:flex;flex-direction:column;justify-content:flex-start;width:100%;max-width:10rem}.Xy{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}.Yy{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.25rem}.Ey{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.75rem}.By{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)}.My{flex:1}.Ay{height:5rem;padding:.75rem 1rem .625rem}.Fy{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.Iy{z-index:99999;position:absolute;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1rem .625rem;gap:.5rem}.Ry{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Ct{position:absolute;bottom:0;right:0}.Ct:hover{cursor:pointer}.Uy{display:flex;gap:1.25rem;justify-content:flex-end;align-items:center}.Hy{display:inline-flex;justify-content:space-between;gap:.75rem;align-items:center}.Ly{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}.Ty{width:auto;max-width:11.688rem}.Vy{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}.qy{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.St{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%)}.St a{text-decoration:none}.Dy{position:relative;width:100%;height:100%}.Gy{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Jy,.Ky{width:100%;height:100%}.Ny{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}.Oy{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.Py{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Qy,.Wy{color:var(--asc-color-white);cursor:pointer}.Zy{color:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}._y{color:var(--asc-color-white)}.e2{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.r2{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.a2{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}.o2{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.i2{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.t2{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}.s2{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.d2{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.l2{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)}.c2{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Xt{position:absolute;bottom:0;right:0}.Xt:hover{cursor:pointer}.n2{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.m2{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.g2{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}.h2{width:auto;max-width:11.688rem}.p2{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}.b2{display:flex;position:relative;overflow:hidden}.f2{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.Yt{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)}.Yt:hover{background-color:var(--asc-color-base-shade4)}.u2{color:var(--asc-color-alert-shade1)}.v2{position:absolute;top:0;bottom:0;width:50%;z-index:10}.w2{left:0}.x2{right:0}.y2{-o-object-fit:contain;object-fit:contain}.k2{-o-object-fit:cover;object-fit:cover}.j2{transition:"opacity 0.2s ease-in-out"}.z2{opacity:1}.C2{opacity:0}.S2{color:var(--asc-color-base-default)}.X2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Y2{position:absolute;top:.5rem;left:.5rem;right:.5rem;height:.125rem;display:flex;justify-content:space-between;align-items:center;z-index:10}.E2{height:100%;background-color:#ffffff7f;border-radius:.0625rem;overflow:hidden}.B2{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.Et{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}.Et:focus{outline:none}.M2{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}.A2{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.F2{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:absolute;z-index:100000}.I2{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}.R2{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.U2{color:var(--asc-color-base-default)}.H2{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.L2{color:var(--asc-color-base-shade1)}.T2{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.V2{min-height:5rem;width:100%;background-color:var(--asc-color-background-default)}.q2{position:absolute;inset:0;height:100%;width:100%;overflow:hidden}.D2{position:relative;height:100%;width:100%}.G2{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.J2{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)}.K2{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}.N2{position:relative;width:100%;height:100%;overflow:hidden}.O2{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.P2,.Q2{width:100%;height:100%}.W2{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}.Z2{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}._2{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ek,.rk{color:var(--asc-color-white);cursor:pointer}.ak{color:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.ok{color:var(--asc-color-white)}.ik{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.tk{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.sk{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}.dk{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.lk{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.ck{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}.nk{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.mk{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.gk{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)}.hk{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Bt{position:absolute;bottom:0;right:0}.Bt:hover{cursor:pointer}.pk{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.bk{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.fk{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}.uk{width:auto;max-width:11.688rem}.vk{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}.wk{display:flex;position:relative;overflow:hidden}.xk{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.Mt{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)}.Mt:hover{background-color:var(--asc-color-base-shade4)}.yk{position:absolute;top:0;bottom:0;width:50%;z-index:10}.kk{left:0}.jk{right:0}.zk{-o-object-fit:contain;object-fit:contain}.Ck{-o-object-fit:cover;object-fit:cover}.Sk{z-index:99999;position:absolute;width:1rem;height:1rem;right:.25rem;bottom:.25rem;cursor:pointer}.Xk{fill:var(--asc-color-base-shade3)}.Yk{inset:0;width:100%;height:100%;position:absolute}.Ek{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}.Bk{display:flex;align-items:center;gap:.5rem}.Mk{width:2.5rem;height:2.5rem}.Ak{display:flex;align-items:start;flex-direction:column;color:var(--asc-color-base-inverse);flex-shrink:1;overflow:hidden}.Fk{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--asc-color-white)}.Ik{display:flex;align-items:center;gap:1.25rem}.Rk{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.At{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.At svg{width:2rem;height:1.75rem;fill:var(--asc-color-white)}.Ft{display:none}@media screen and (width >= 768px){.Ft{display:flex}}.It{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.It svg{width:2rem;height:1.75rem;fill:var(--asc-color-white)}.Rt{display:none}@media screen and (width >= 48em){.Rt{display:flex}}.Ut{position:absolute;top:0;left:0;width:50%;min-height:60rem;z-index:9999}.Ht{position:absolute;top:0;right:0;width:50%;height:auto;min-height:60rem;z-index:9999}.Uk{position:relative;width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;z-index:2}.Hk{position:absolute;width:100%;height:100%;background:linear-gradient(180deg,#00000029 55.05%,#fff0 96.52%);z-index:3}.Lk{display:none}.Tk{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:23.4375rem;flex-shrink:0;margin-top:4rem}.Lt{display:flex;justify-content:center;width:100%;height:auto;min-height:60rem;gap:1rem;overflow:hidden;background-color:var(--asc-color-black)}.Vk{width:1.5rem;height:1.5rem;fill:var(--asc-color-alert-shade1)}@media (width >= 48em){.Ut,.Ht{display:none}.qk{display:block}.Lt{position:fixed;top:0;left:0;width:100%;height:auto;min-height:60rem;background-color:var(--asc-color-background-transparent-black);z-index:500}}.Tt{width:100%;height:auto;background-color:var(--asc-color-background-default)}.Vt{top:0;z-index:200;position:absolute;width:100%;height:7.5rem;background-color:var(--asc-color-background-default)}.qt{top:0;z-index:200;position:absolute;width:100%;height:10.87rem;background-color:var(--asc-color-background-default)}.Dk{padding-left:1rem;padding-right:1rem}.Dt{display:inline-flex;flex-wrap:nowrap;gap:.5rem;overflow-x:scroll;width:100%;padding:.75rem 1rem;-ms-overflow-style:none;scrollbar-width:none}.Dt::-webkit-scrollbar{display:none}.Ue{position:absolute;top:7.5rem;width:100%;height:auto;overflow:hidden scroll;-ms-overflow-style:none;scrollbar-width:none}.Gt{position:absolute;top:10.87rem;width:100%;height:auto;overflow:hidden scroll;-ms-overflow-style:none;scrollbar-width:none}.Ue::-webkit-scrollbar{display:none}.Gk{position:absolute;right:1rem;top:3.25rem;width:12.5rem}.Jk{width:100%;display:flex;padding:0 1rem}.Kk{flex:1;border-radius:1.25rem;border:1px solid #d4d4d4;background:#f6f6f6;display:flex;padding:.625rem .75rem;align-items:center;gap:.5rem;color:#6e6e6e}@media (width >= 48em){.Tt{position:relative;height:auto;background-color:transparent}.qt,.Vt{display:none}.Ue,.Gt{top:0;height:auto}}.Jt{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}.Jt[data-active=true]{font-weight:600;color:var(--asc-color-white);background-color:var(--asc-color-primary-default);border:1px solid transparent}.Nk{font-size:1.0625rem}.He{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)}.He[data-focus-visible]{border:1px solid var(--asc-color-primary-default);background-color:var(--asc-color-background-shade1)}.He:hover{background-color:var(--asc-color-background-shade1)}.Ok{width:1.75rem;height:1.75rem;border-radius:50%;overflow:hidden}.Pk{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Qk{fill:var(--asc-color-primary-shade2)}.Wk{fill:var(--asc-color-white)}.Zk{width:5.625rem;height:2.25rem;flex-shrink:0;border-radius:2.5rem;background:var(--asc-color-base-shade4);animation:Kt 1.5s ease-in-out infinite}@keyframes Kt{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Nt{display:inline-flex;align-items:center;gap:.5rem;width:100%;height:100%;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.Nt::-webkit-scrollbar{display:none}.Le{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}.Le[data-focus-visible]{border:1px solid var(--asc-color-primary-default);background-color:var(--asc-color-background-shade1)}._k{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}.Le:hover{background-color:var(--asc-color-background-shade1)}.Ot{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)}.e4{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.Pt{left:0}.Qt{right:0}.Qt[data-shown=false],.Pt[data-shown=false]{display:none}@media (width >= 48em){.Ot{display:flex}}.r4{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.a4{display:flex;justify-content:center;align-items:center;background-color:#f26b1c;width:100%;height:100%}.o4{width:4rem;height:2.364rem}.i4{width:17.375rem;height:13.3125rem;border-radius:.75rem;border:1px solid var(--asc-color-base-shade4);box-shadow:var(--asc-box-shadow-02)}.t4{width:17.375rem;height:8.1875rem;border-radius:.75rem .75rem 0 0;background-color:var(--asc-color-base-shade4)}.s4{width:17.375rem;height:5.12rem;display:flex;flex-direction:column;padding:1.06rem 1rem}.d4{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:5.1875rem;height:.5rem}.l4{margin-top:1rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:8.9055rem;height:.5rem}.c4{margin-top:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:11.25rem;height:.5rem}.n4{animation:Wt 1.5s ease-in-out infinite}@keyframes Wt{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Te{width:100%;gap:.75rem;flex-wrap:nowrap;overflow:scroll hidden;display:inline-flex;scrollbar-width:none;-ms-overflow-style:none;outline:none;padding:.25rem 1rem}.Te::-webkit-scrollbar{display:none}.Zt{width:15.6rem;height:14.4rem;border-radius:.5rem;border:1px solid #d4d4d4;cursor:pointer;background-color:#fff}.Zt:focus-visible{outline:2px solid var(--asc-color-focus-visible);outline-offset:2px;box-shadow:0 0 0 4px #0000001a}.m4{width:100%;height:8.4rem;overflow:hidden;border-radius:.5rem .5rem 0 0;position:relative}.g4{border-radius:var(--asc-border-radius-sm) var(--asc-border-radius-sm) 0 0}.h4{width:100%;gap:.25rem;display:flex;height:5.7rem;padding:.75rem;flex-direction:column;justify-content:space-between;background-color:#fff}.p4{width:100%;gap:.12rem;display:flex;align-items:center}.b4,.f4{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.u4{width:100%;gap:.5rem;display:flex;flex-wrap:nowrap;align-items:flex-end;justify-content:space-between}.v4{width:9rem;gap:.25rem;display:flex;flex-shrink:1;align-items:start;flex-direction:column;justify-content:center}.w4{display:flex;flex:0 0 4.2rem;outline:none}.Ve{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.qe{top:-2.4rem;z-index:100;display:none;position:absolute;align-items:center;justify-content:center;cursor:pointer;padding:.5rem;border:none;background:transparent;border-radius:.25rem}.qe:hover{background-color:#0000000d}._t{max-width:9rem}.es{right:2.2rem}.rs{right:0}.es[data-shown=false] .Ve,.rs[data-shown=false] .Ve{cursor:not-allowed;fill:var(--asc-color-base-shade3)}@media (width >= 48em){.Te{padding:.25rem 0}.qe{display:flex}._t{max-width:9rem}}.x4{display:flex;flex-direction:column;align-items:center;justify-content:center}.as{display:flex;justify-content:center;align-items:center;border-radius:24px;border:1px solid #000;padding:10px 0;width:100%;font-size:14px;font-style:normal;font-weight:500;cursor:pointer;margin-top:16px;color:var(--asc-color-base-default);background:var (--asc-color-white)}.as:focus:not(:active){outline:2px solid var(--asc-color-focus-visible);outline-offset:2px;box-shadow:0 0 0 4px #0000001a}.os{height:100%;display:flex;padding-bottom:2rem;flex-direction:column;outline:none}.se{width:100%;-ms-overflow-style:none;scrollbar-width:none;display:flex;flex-direction:column;gap:1rem;position:relative}.De{width:100%;-ms-overflow-style:none;scrollbar-width:none;display:flex;flex-direction:column;gap:1rem}.is{width:100%}.ts{display:flex;gap:8px;padding:0 1rem 1rem;overflow-x:auto}.y4{font-size:14px;font-style:normal;font-weight:500;line-height:20px;font-family:Circular Std,sans-serif;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1;line-clamp:1;text-overflow:ellipsis;color:#000}.k4{color:#000;font-size:12px;font-style:normal;font-weight:450;line-height:16px;font-family:Circular Std,sans-serif;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis}.ss{border-radius:8px;border:1px solid #d4d4d4;padding:12px;width:100%;min-width:16.625rem;display:flex;align-items:center;gap:16px;cursor:pointer;position:relative;outline:none;transition:box-shadow .2s ease}.ss:focus:not(:active){outline:2px solid var(--asc-color-focus-visible);outline-offset:2px;box-shadow:0 0 0 4px #0000001a}.se::-webkit-scrollbar{display:none}.se[data-is-loading=true]{padding:1.5rem 1rem}.ds{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.ls{width:9.75rem;height:.75rem;flex-shrink:0;border-radius:.75rem;background:var(--asc-color-base-shade4);animation:cs 1.5s ease-in-out infinite}.j4{color:var(--asc-color-base-default)}.Ge{width:100%;padding:1rem;display:none}.Ge::-webkit-scrollbar{display:none}.ns{display:none;background-color:var(--asc-color-background-default)}@keyframes cs{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.os{height:auto;background-color:var(--asc-color-background-shade1)}.ns{display:block;background-color:var(--asc-color-background-shade1)}.ds,.Ge,.De,.se{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);padding:1rem}.ls{height:1.25rem}.De{margin-bottom:0;padding:0 1rem}.ts{display:flex;margin-left:0;margin-right:0;margin-bottom:0;padding:0 0 1rem}.is{width:100%;border-radius:.5rem;margin-top:1rem}}.z4{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--asc-color-background-default);gap:1rem}.C4{padding-bottom:1.0625rem;color:var(--asc-color-base-shade3);display:flex;flex-direction:column;align-items:center}.ms{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.S4{padding-bottom:1.0625rem;color:var(--asc-color-base-shade3)}@media (width >= 48em){.ms{padding:2rem 0 4rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.gs{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.X4{padding-bottom:1.0625rem;color:var(--asc-color-base-shade3)}@media (width >= 48em){.gs{padding:2rem 0 4rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Y4{color:var(--asc-color-base-default)}.hs{color:var(--asc-color-base-default);padding:0 1rem}@media (width >=48em){.hs{padding:0 0rem}}.ps{display:flex;flex-direction:column;position:relative;height:auto;width:100%;background-color:var(--asc-color-background-default)}.Je{flex:1;margin-top:3.625rem;overflow-y:scroll;scrollbar-width:none}.Je[data-hide-back-button=true]{margin-top:.5rem}.bs{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.Ke{transition:opacity .3s;opacity:0}.Ke[data-show=true]{opacity:1}.fs{background-color:var(--asc-color-background-default);position:sticky;top:-.125rem;display:flex;justify-content:space-between;gap:1.25rem;border-bottom:1px solid var(--asc-color-base-shade4);padding:0 1rem;z-index:1}.us{position:absolute;bottom:1rem;right:1rem;display:none}.E4{color:var(--asc-color-base-default)}.B4{width:1.125rem;height:1.125rem}@media (width >=48em){.ps{max-width:37.125rem;background-color:transparent}.bs{background-color:var(--asc-color-background-default);position:static}.M4{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;overflow:hidden}.Ke{display:none}.Je{margin-top:0;padding-bottom:1rem}.fs{position:static}.us{display:none}}.A4{height:100%;width:100%}.F4{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.I4{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.R4{color:var(--asc-color-base-default)}.U4{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.H4{color:var(--asc-color-base-default)}.L4{width:1.5rem!important;height:1.5rem;fill:var(--asc-color-base-default)}.T4{color:var(--asc-color-base-default)}.V4{padding:0 1rem;background-color:var(--asc-color-background-default)}.vs{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.q4{display:flex;gap:.75rem}.D4{width:3.5rem!important;height:3.5rem!important;font-size:2rem;flex-shrink:0}.G4{font-weight:400;font-size:2rem!important}.J4{min-height:100%;display:flex;align-items:center}.K4{width:1.5rem;height:1.5rem}.N4{margin:.5rem 0;color:var(--asc-color-base-default)}.O4{display:flex;height:-moz-max-content;height:max-content;justify-content:center}.P4{display:flex;gap:.75rem;padding:.25rem 0 1rem}.Q4{width:.0625rem;height:1.25rem;background-color:var(--asc-color-base-shade4)}.W4{width:100%;padding:0 1rem}.Z4{display:flex;align-items:center;width:100%;margin:.5rem 0}.ws{width:3.5rem;height:3.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.xs{height:.75rem;width:60%;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.de{height:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.ws,.xs,.de,.ys{animation:ks 1.5s ease-in-out infinite}.de:nth-child(1){margin:1.37rem;width:60%}.de:nth-child(2){width:80%}._4{margin:.5rem 0;width:100%}.ys{display:inline-block;width:3.375rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem;margin-right:.75rem}.e7{padding:.5rem 0;width:15rem}.js{padding:0 1.25rem;width:100%;display:flex;justify-content:flex-start;gap:.75rem}.r7{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.a7{color:var(--asc-color-base-default)}.o7{width:100%;padding:.75rem 1rem;height:3.875rem;border-radius:.5rem;background-color:var(--asc-color-background-shade1);box-sizing:border-box}.i7{text-align:center}.t7{display:inline-block}.s7{width:.375rem;height:.375rem;margin-right:.38rem;fill:#4d82ff;vertical-align:middle}.d7{color:var(--asc-color-base-default)}@media screen and (width >= 48em){.vs{margin-top:1rem}.js{padding:.75rem 1rem}}@keyframes ks{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.l7{display:inline-block}.c7{color:var(--asc-color-base-default);margin-right:.25rem}.n7{color:var(--asc-color-base-shade2)}.zs{display:flex;flex-direction:column;position:relative;width:100%;height:auto;background-color:var(--asc-color-background-default)}.Cs{flex-direction:column;display:flex;flex:1;margin-top:3.62rem;overflow-y:scroll;scrollbar-width:none}.Ss{height:100%;width:100%;flex-grow:1;padding:0 1rem}.m7{height:100%}.Xs{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.g7{color:var(--asc-color-base-default);width:100%;text-align:center}.h7{background-color:var(--asc-color-background-default);position:sticky;top:-.125rem;display:flex;justify-content:space-between;gap:1.25rem;border-bottom:1px solid var(--asc-color-base-shade4);padding:0 1rem;z-index:1}@media (width >=48em){.zs{max-width:37.125rem;background-color:transparent}.Xs{background-color:var(--asc-color-background-default);border-radius:.5rem .5rem 0 0;position:static}.p7{background-color:var(--asc-color-background-default);border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4)}.Cs{margin-top:0}.Ss{padding:0}.b7{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}.f7{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)}}.Ys{margin-top:.5rem}.u7{height:100%;width:100%}.v7{display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;width:100%;box-sizing:border-box}.w7{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.x7{color:var(--asc-color-base-default)}.y7{height:var(--asc-spacing-m1);width:100%}.k7{color:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.j7{padding:5rem .5rem;text-align:center}.Es{display:block}@media (width >= 48em){.Ys{margin:0}.z7{color:var(--asc-color-base-shade3)}.Es{padding:.5rem 0;display:flex;flex-direction:column;gap:1rem}}.C7{display:flex;height:3.5rem;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box}.S7{display:flex;align-items:center;max-width:100%;gap:.5rem;flex-shrink:0}.X7{flex-shrink:0}.Y7{overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-base-default);display:flex;align-items:center}.Bs{height:100%;width:100%;min-width:12.5rem}.E7{background-color:transparent;display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;box-sizing:border-box;flex-shrink:0}.B7{margin:1rem 0;padding:.75rem 0;border-radius:.75rem;background:var(--asc-color-base-shade4);animation:Ms 1.5s ease-in-out infinite}.M7{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.A7{color:var(--asc-color-base-default)}.F7{margin-left:.5rem}@media (width >= 48em){.Bs{padding:0 1rem}}@keyframes Ms{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.I7{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)}.Fs{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.As,.Fs{animation:Is 1.5s ease-in-out infinite}@keyframes Is{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.R7{display:inline-block}.U7{color:var(--asc-color-base-default);margin-right:.25rem}.H7{color:var(--asc-color-base-shade2)}.L7{min-height:3.5rem;color:var(--asc-color-base-default);display:flex;align-items:center}.T7{word-break:break-all}.V7{color:var(--asc-color-base-default);word-break:break-word}.q7{white-space:pre-wrap}.D7{color:var(--asc-color-primary-default)}.G7{width:100%;background-color:var(--asc-color-primary-default);position:relative;padding:.63rem 1rem;border-radius:10rem;box-sizing:border-box;margin-bottom:.75rem}.J7{display:flex;align-items:center;justify-content:center;gap:.5rem}.K7{width:1rem;height:1rem;color:var(--asc-color-white)}.N7{color:var(--asc-color-white)}.O7{width:100%;position:relative;padding:.63rem 1rem;border-radius:10rem;box-sizing:border-box;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.P7{display:flex;align-items:center;justify-content:center;gap:.5rem}.Q7{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.W7{color:var(--asc-color-secondary-default)}.Z7{width:100%;position:relative;padding:.63rem 1rem;border-radius:10rem;box-sizing:border-box;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}._7{display:flex;align-items:center;justify-content:center;gap:.5rem}.e3{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.r3{color:var(--asc-color-secondary-default)}.a3{width:100%;position:relative;padding:.63rem 1rem;border-radius:10rem;box-sizing:border-box;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.o3{display:flex;align-items:center;justify-content:center;gap:.5rem}.i3{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.t3{color:var(--asc-color-secondary-default)}.Rs{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.Rs[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.Us{fill:var(--asc-color-secondary-shade3);width:1.5rem;height:1.5rem;transition:fill .3s}.Us[data-active=true]{fill:var(--asc-color-base-default)}.Hs{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.Hs[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.Ls{fill:var(--asc-color-secondary-shade3);width:1.5rem;height:1.5rem;transition:fill .3s}.Ls[data-active=true]{fill:var(--asc-color-base-default)}.Ts{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.Ts[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.Vs{fill:var(--asc-color-secondary-shade3);width:1.5rem;height:1.5rem;transition:fill .3s}.Vs[data-active=true]{fill:var(--asc-color-base-default)}.s3{display:flex;flex-direction:column;gap:.5rem}.d3{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.l3{height:var(--asc-spacing-m1);width:100%}.c3{margin-bottom:var(--asc-spacing-m1);border-radius:var(--asc-border-radius-md);overflow:hidden}.n3{animation:qs 1s linear infinite}.Ds{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes qs{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Gs{height:13rem;padding:.75rem 1rem;width:100%}.m3{display:flex;align-items:center;margin-bottom:.75rem}.Js{width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.5rem}.g3{padding:.25rem 0;flex:1}.Ks{height:.5rem;width:60%;border-radius:.75rem;margin-bottom:.5rem;background-color:var(--asc-color-base-shade4)}.Ns{height:.5rem;width:25%;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.U{height:.5rem;margin-bottom:.75rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.Js,.Ks,.Ns,.U{animation:Os 1.5s ease-in-out infinite}.U:nth-child(1){width:60%}.U:nth-child(2){width:25%}.U:nth-child(3){width:80%}@keyframes Os{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >=48em){.Ds{overflow:hidden;background-color:transparent;padding-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Gs{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Ps{text-align:center;padding:5rem .5rem}.h3{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.p3{margin-top:.5rem;color:var(--asc-color-base-shade3)}@media (width >= 48rem){.Ps{background-color:var(--asc-color-background-default)}}.Qs{text-align:center;padding:5rem .5rem}.b3{margin-top:.5rem;color:var(--asc-color-base-shade3)}@media (width >= 48rem){.Qs{width:100%;height:100%;background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}}.f3{width:3.7969rem;height:2.5313rem;color:var(--asc-color-secondary-shade4)}.u3{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Ws{text-align:center;padding:5rem .5rem;color:var(--asc-color-base-shade3)}.v3{margin-top:.5rem}.w3{width:3.75rem;height:2.5rem;fill:var(--asc-color-secondary-shade4)}@media (width >= 48rem){.Ws{background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}}.Zs{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.x3{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.y3{height:var(--asc-spacing-m1);width:100%}.k3{animation:_s 1s linear infinite}.j3{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes _s{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.z3{height:13rem;padding:.75rem 1rem;width:100%}.C3{display:flex;align-items:center;margin-bottom:.75rem}.ed{width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.5rem}.S3{padding:.25rem 0;flex:1}.rd{height:.5rem;width:60%;border-radius:.75rem;margin-bottom:.5rem;background-color:var(--asc-color-base-shade4)}.ad{height:.5rem;width:25%;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.H{height:.5rem;margin-bottom:.75rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.ed,.rd,.ad,.H{animation:od 1.5s ease-in-out infinite}.H:nth-child(1){width:60%}.H:nth-child(2){width:25%}.H:nth-child(3){width:80%}@keyframes od{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >=48em){.Zs{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.id{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;cursor:pointer}.td{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.X3{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}@keyframes sd{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Y3{width:100%;padding-top:100%;border-radius:.5rem;position:relative;background-color:var(--asc-color-base-shade4);animation:sd 1.5s ease-in-out infinite}@media (width >= 48em){.id{grid-template-columns:repeat(3,1fr)}.td:focus-within{outline:2px solid var(--asc-color-primary-default)}}.E3{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.B3{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.M3{width:3.7969rem;height:2.5313rem;color:var(--asc-color-secondary-shade4)}.dd{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.A3{height:var(--asc-spacing-m1);width:100%}@media (width >=48em){.dd{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.ld{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;cursor:pointer}.cd{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.F3{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.I3{position:absolute;bottom:.5rem;left:.5rem;background-color:#000000b3;color:var(--asc-color-white);padding:.25rem .6rem;border-radius:.25rem}@keyframes nd{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.R3{width:100%;padding-top:100%;border-radius:.5rem;position:relative;background-color:var(--asc-color-base-shade4);animation:nd 1.5s ease-in-out infinite}.U3{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@media (width >= 48em){.ld{grid-template-columns:repeat(3,1fr)}.cd:focus{outline:2px solid var(--asc-color-primary-default)}}.H3{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.L3{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.T3{width:3.7969rem;height:2.5313rem;fill:var(--asc-color-secondary-shade4)}.Ne{width:4rem;height:4rem;box-shadow:var(--asc-box-shadow-04);display:none;cursor:pointer;align-items:center;justify-content:center;border:none;background-color:var(--asc-color-primary-default);border-radius:50%}.V3{width:2rem;height:2rem;color:var(--asc-color-white)}.Ne:hover{background-color:var(--asc-color-primary-background-hover)}.Ne:active{background-color:var(--asc-color-primary-background-pressed)}.q3{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.D3{padding:.75rem 0;display:flex;align-items:center;gap:.75rem}.G3{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default);margin-left:.25rem}.J3{margin-top:.15rem;color:var(--asc-color-base-default);flex-grow:1}.K3{display:flex;flex-direction:column;gap:.5rem;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.md{display:flex;flex-direction:column;position:relative;height:100%;width:100%;background-color:var(--asc-color-background-default)}.gd{flex:1;margin-top:3.625rem;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.gd::-webkit-scrollbar{display:none}.hd{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)}.N3{text-align:center}.pd{cursor:pointer}.pd:focus:not(:active){outline:2px solid #000;outline-offset:2px;box-shadow:0 0 0 4px #0000001a}.O3{fill:var(--asc-color-base-default);cursor:pointer}.bd{height:.0625rem;width:100%;background-color:var(--asc-color-base-shade4);animation:fd 1.5s ease-in-out infinite}.bd[data-is-loading=true]{height:.5rem;width:100%;background-color:var(--asc-color-base-shade4)}.P3{display:flex;justify-content:space-between;padding:.5rem 1rem}.Q3{display:flex;justify-content:center;align-items:center;gap:.25rem}.W3{color:var(--asc-color-base-shade2)}.Z3{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem;border-top:1px solid var(--asc-color-base-shade4)}._3{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}.ej{display:flex;justify-content:start;align-items:center;gap:.25rem;padding:1rem;line-height:1.25rem;color:var(--asc-color-base-shade2)}@keyframes fd{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.md{max-width:37.125rem;height:auto;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.hd{border-radius:.5rem}}.Oe{overflow-y:auto;height:auto;width:100%;position:relative;-ms-overflow-style:none;scrollbar-width:none}.Oe::-webkit-scrollbar{display:none}.rj{position:sticky;top:0;background-color:var(--asc-color-background-default)}.aj{position:relative}.ud{position:fixed;display:none;bottom:1rem;right:1rem;z-index:1}.oj{width:100%;height:1px;background-color:var(--asc-color-base-shade4);margin-bottom:.25rem}.vd{display:block;margin-top:.75rem}.wd{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){.ud{display:none}.vd{display:block}.Oe{max-width:37.125rem}.wd{max-width:25rem}}.xd{width:100%;margin:0 auto;background-color:var(--asc-color-background-default);overflow:hidden}.yd{width:100%;height:12.5rem;background-color:var(--asc-color-base-shade4)}.ij{padding:1rem}.kd{height:1.5rem;width:60%;background-color:var(--asc-color-base-shade4);margin-bottom:1rem;border-radius:.25rem}.tj{display:flex;gap:.5rem;margin-bottom:1rem}.sj{height:1.25rem;width:3.75rem;background-color:var(--asc-color-base-shade4);border-radius:.625rem}.jd{height:1rem;width:100%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.dj{display:flex;gap:1rem;margin-bottom:1rem}.lj{height:1.25rem;width:5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.cj{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem}.nj{height:1rem;width:2.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}@keyframes zd{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.yd,.kd,.mj,.jd,.gj,.hj,.pj{animation:zd 1.5s ease-in-out infinite}@media (width >= 48em){.xd{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Cd{gap:1rem;display:grid;padding:3rem;place-items:center}.bj{color:var(--asc-color-border);font-size:1rem;font-weight:600;line-height:1.375rem}.fj{color:var(--asc-color-background-neutral-400);width:3.75rem;height:2.8125rem}@media (width >= 48em){.Cd{padding:3.7rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.Sd{gap:.5rem;display:grid}.Xd{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Sd{gap:.75rem;margin-top:.75rem;padding-bottom:1rem}.Xd{padding-bottom:0;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}}.Yd{gap:.5rem;display:grid;padding:1rem}.Ed{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.uj{width:100%;padding-top:100%;position:relative;border-radius:.5rem;animation:vj 1.5s ease-in-out infinite;background-color:var(--asc-color-base-shade4)}.wj{margin:.75rem 0 1rem}@media (width >= 48em){.Yd{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)}.Ed{grid-template-columns:repeat(3,1fr)}}.xj{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Bd{margin:auto;text-align:center;padding:5rem .5rem;min-height:15rem}.yj{margin-top:.5rem;color:var(--asc-color-border)}.kj{width:3.75rem;height:2.8125rem;fill:var(--asc-color-background-neutral-400)}@media (width >= 48em){.Bd{padding:2.9rem;min-height:auto}}.Md{gap:.5rem;display:grid;padding:1rem}.Ad{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.jj{width:100%;padding-top:100%;position:relative;border-radius:.5rem;animation:zj 1.5s ease-in-out infinite;background-color:var(--asc-color-base-shade4)}.Cj{margin:.75rem 0 1rem}@media (width >= 48em){.Md{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)}.Ad{grid-template-columns:repeat(3,1fr)}}.Fd{margin:auto;text-align:center;padding:5rem .5rem;min-height:15rem}.Sj{margin-top:.5rem;color:var(--asc-color-border)}.Xj{width:3.75rem;height:2.8125rem;fill:var(--asc-color-background-neutral-400)}@media (width >= 48em){.Fd{padding:2.9rem;min-height:auto}}.Id{background-color:var(--asc-color-background-default);display:flex;align-items:center;width:100%;z-index:1;position:sticky;top:5.375rem}.Rd{display:flex;justify-content:center;flex-grow:1;width:100%;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);height:3rem}.Yj{width:1.5rem;height:1.25rem;fill:var(--asc-icon-color)}.Ej{width:1.5rem;height:1.5rem}.Rd[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){.Id{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)}}.Ud{display:flex;flex-direction:column;position:relative;width:100%;height:auto;background-color:var(--asc-color-background-default)}.Hd{padding:1rem;gap:.5rem;flex:0;display:flex;flex-direction:column}.Ld{width:4rem;height:4rem;position:relative;border-radius:50%;overflow:hidden;margin:1.75rem auto 0}.Bj{width:100%;height:100%}.Mj{width:100%;height:100%;position:absolute;top:0;left:0;text-align:center;background-color:#0000007f}.Td{fill:var(--asc-color-white);height:1.25rem;width:1.25rem}.Vd{display:flex;height:3.625rem;align-items:center;padding:0 .75rem}.Aj{flex-basis:max-content}.qd{width:100%;flex-grow:1;color:var(--asc-color-base-default)}.Dd{flex:1;display:flex;flex-direction:column;justify-content:space-between}.Gd{margin-bottom:1rem}.Fj{margin-top:1.5rem}.Pe{padding:1rem 0;width:100%;border:none;border-bottom:1px solid var(--asc-color-base-shade4);height:auto;resize:none;overflow:hidden}.Pe:focus{outline:none}.Pe:disabled{color:var(--asc-color-base-shade2)}.Ij{display:none}@media (width >=48em){.Ud{max-width:37.125rem;background-color:transparent}.Hd{flex:0;background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4, #ebecef)}.Vd{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;overflow:hidden}.qd{font-size:1.25rem}.Ld{width:7.5rem;height:7.5rem}.Dd{justify-content:flex-start}.Gd{margin-bottom:1rem}.Td{fill:var(--asc-color-white);height:3rem;width:3rem}}.Rj{width:100%}.Jd{display:block;height:100vh;overflow:scroll}.Kd{background-color:var(--asc-color-background-default);position:sticky;top:0;width:100%}.Uj{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.Hj{color:var(--asc-color-base-shade2);font-size:.8125rem}.Lj{display:block;padding:1.5rem 1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.Tj{position:relative;display:flex;align-items:center}.Vj{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)}.Nd{position:absolute;fill:var(--asc-color-base-shade2);left:.75rem}.Nd[data-search-value=true]{fill:var(--asc-color-base-default)}.Od{display:none}.Od[data-search-value=true]{display:block;position:absolute;right:.75rem}.qj{fill:var(--asc-color-base-shade3)}.Dj{display:flex;flex-wrap:wrap;padding:0 .25rem .25rem;gap:.5rem}.Gj{display:flex;align-items:center;padding:.25rem .5rem .25rem .25rem;border-radius:1.5rem;border:1px solid var(--asc-color-base-shade4);gap:.5rem}.Jj{color:var(--asc-color-base-default);font-weight:600;font-size:1rem;max-width:16rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Kj{width:1.75rem;height:1.75rem;border-radius:50%}.Nj{width:1.75rem;height:1.75rem}.Oj{width:2.5rem;height:2.5rem;border-radius:50%}.Pj{fill:var(--asc-color-base-shade1)}.Qj{padding:1rem}.Wj{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%}.Zj{display:flex;align-items:center;flex:1;min-width:0}._j{width:2.5rem;height:2.5rem}.e6{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}.r6{display:none}.a6{width:1rem;height:1rem}.o6{display:flex;flex-direction:column;gap:1rem}.y,.y label{display:flex;align-items:center;gap:.5rem}.y div[aria-hidden=true] svg{display:none;width:1rem;height:1rem;color:var(--asc-color-white)}.y 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}.y input[type=checkbox]:checked+div[aria-hidden=true]{background-color:var(--asc-color-primary-default);border:none}.y 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}.i6{color:var(--asc-color-base-default)}.Pd{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){.Jd{display:block;height:18.5rem;width:32.625rem}.Kd,.Pd{display:none}}.i{gap:.5rem;display:flex;font-size:1rem;position:relative;align-items:center;forced-color-adjust:none;color:var(--asc-color-base-default)}.i .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}.i .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)}.i[data-disabled] .d{cursor:not-allowed;border-color:var(--asc-color-base-shade4)}.i[data-pressed] .d{border-color:var(--asc-color-base-shade1)}.i[data-focus-visible] .d{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.i[data-selected] .d{background:var(--asc-color-primary-default);border-color:var(--asc-color-primary-default)}.i[data-selected][data-disabled] .d{cursor:not-allowed;background:var(--asc-color-primary-shade2);border-color:var(--asc-color-primary-shade2)}.i[data-selected] .d svg{stroke-dashoffset:44;stroke:var(--asc-color-background-default)}.i[data-selected][data-pressed] .d{background:var(--asc-color-primary-background-pressed);border-color:var(--asc-color-primary-background-pressed)}.s6{gap:.5rem;display:flex;flex-direction:column;color:var(--asc-color-base-default)}.d6{padding:.5rem 0;background-color:var(--asc-color-background-default)}.l6{display:flex;align-items:center;gap:.5rem}.Qd{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);flex-shrink:0}.c6{display:flex;flex-direction:column}.Wd{width:6rem;height:1rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.Zd{width:4rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.n6{display:flex;flex-direction:column;gap:.75rem}._d{height:1.25rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem;width:100%;max-width:calc(100% - 3rem);flex-grow:1}@keyframes el{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Qd,.Wd,.Zd,._d{animation:el 1.5s ease-in-out infinite}.rl{height:100vh;overflow:scroll}.al{background-color:var(--asc-color-background-default);position:sticky;top:0;width:100%;z-index:1}.ol{display:flex;justify-content:space-between;align-items:center;padding:1rem}.il{width:1.5rem}.m6{position:relative;display:flex;align-items:center;padding:.75rem 1rem}.g6{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}.tl{position:absolute;fill:var(--asc-color-base-shade2);left:1.75rem;width:1.5rem;height:1.25rem}.tl[data-search-value=true]{fill:var(--asc-color-base-default)}.sl{display:none}.sl[data-search-value=true]{display:block;position:absolute;right:1.75rem}.h6{fill:var(--asc-color-base-shade3);width:1.5rem;height:1rem}.Qe{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}.Qe::-webkit-scrollbar{display:none}.p6{display:block;text-align:center}.b6{position:relative;display:flex;justify-content:center}.f6{width:2.5rem;height:2.5rem}.u6{background:none;border:none;padding:0;margin:0;display:inline-block;cursor:pointer;position:absolute;right:.3rem;top:0}.v6{display:block;border-radius:50%;width:1.125rem;height:1.125rem;fill:var(--asc-color-background-transparent-black)}.w6{display:inline-block;justify-self:center;align-items:center;width:4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:.25rem}.We{padding:1rem}.x6{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%}.y6{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-right:.25rem}.k6{width:2.5rem;height:2.5rem}.j6{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}.z6{flex:1;min-width:0;display:flex;align-items:center}.C6{padding:.5rem 0;flex-direction:row-reverse}.dl{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}.S6{width:100%}@media only screen and (width >= 48em){.rl{height:auto;width:30rem;border-radius:.75rem}.al{border-bottom:1px solid var(--asc-color-base-shade4)}.Qe{border-bottom:none;margin-bottom:0}.ol{flex-direction:row-reverse;padding:1.25rem 1.5rem 1rem}.X6{fill:var(--asc-color-base-shade3)}.Y6{font-size:1.25rem}.il{display:none}.We{max-height:50vh;min-height:50vh;overflow-y:scroll;padding-bottom:5rem}.We[data-has-selected=true]{min-height:calc(50vh - 6.5rem);max-height:calc(50vh - 6.5rem)}.dl{margin-top:0;position:static;border-top:none}}.ll{width:100%;padding:0 1rem}.cl{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.nl{color:var(--asc-color-base-default)}.E6{border-bottom:1px solid var(--asc-color-base-shade4)}.B6{padding:1.5rem 0 .25rem}.M6{border-bottom:1px solid var(--asc-color-base-shade4)}.A6{padding:1.5rem 0 .25rem}@media only screen and (width >= 48em){.ll{max-width:37.125rem;padding:0}.cl{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)}.nl{font-size:1.25rem}.F6{padding:0 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.I6{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.R6{display:flex;align-items:center;gap:.75rem}.U6{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.H6{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.L6{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.T6{display:flex;align-items:center;gap:.75rem}.V6{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.q6{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.D6{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.G6{display:flex;align-items:center;gap:.75rem}.J6{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.K6{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.N6{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.O6{display:flex;align-items:center;gap:.75rem}.P6{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.Q6{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.W6{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;border-bottom:1px solid var(--asc-color-base-shade4)}.Z6{color:var(--asc-color-alert-default)}._6{display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:1rem}.ez{color:var(--asc-color-alert-default)}.ml{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.13rem 0 1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.rz{color:var(--asc-color-base-shade1)}@media only screen and (width >= 48em){.ml{border-bottom:none}}.gl{width:100%;padding:0 1rem}.hl{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.pl{color:var(--asc-color-base-default)}.bl{display:block;padding:1rem 0}.az{padding-top:.12rem;color:var(--asc-color-base-shade1)}.oz{gap:0}.fl{display:flex;padding:1rem 0;align-items:center;flex-direction:row-reverse;justify-content:space-between}.ul{display:none}@media only screen and (width >= 48em){.gl{padding:0;max-width:37.125rem;gap:.75rem;display:grid}.hl{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.pl{font-size:1.25rem}.iz{opacity:0;pointer-events:none}.tz{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.bl,.fl{padding:1rem}.ul{padding:1rem;display:block}.sz{width:100%}}.vl{width:100%;padding:0 1rem}.wl{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.xl{color:var(--asc-color-base-default)}.dz{width:1.5rem;height:1.5rem}.yl{gap:.5rem;display:flex;padding:.75rem 0;align-items:flex-start;justify-content:space-between}.lz{display:block}.cz{padding-top:.12rem;color:var(--asc-color-base-shade1)}@media only screen and (width >= 48em){.vl{padding:0;gap:.75rem;display:grid}.wl{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.xl{font-size:1.25rem}.yl{padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.kl{position:relative;padding-bottom:1rem}.Ze{color:#000;display:flex;justify-content:space-between;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.nz{display:flex;align-items:center;color:var(--asc-color-base-default)}.mz{width:1.5rem;height:1.5rem}.gz{color:var(--asc-color-base-default);margin-right:.25rem}.jl{background-color:var(--asc-color-background-shade1);padding:.75rem 1rem}.hz{color:var(--asc-color-base-shade1)}.zl{gap:.5rem;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 10rem);background-color:var(--asc-color-background-default)}.pz{fill:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.bz{color:var(--asc-color-base-shade3)}.Cl{display:grid;margin-top:0;background-color:var(--asc-color-base-shade4)}.Sl{gap:.5rem;display:grid;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.kl{height:auto}.Ze{border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ze[data-review=false]{border-radius:.5rem;margin-bottom:.75rem}.jl{margin-bottom:.75rem;border-radius:0 0 .5rem .5rem;border:1px solid var(--asc-color-base-shade4);border-width:0 1px 1px}.Cl{gap:.75rem;margin-top:.75rem;background-color:transparent}.Sl{gap:.75rem;background-color:transparent}.zl{height:auto;padding:3.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Xl{padding:1rem;margin-bottom:.5rem;background-color:var(--asc-color-background-default)}.fz{display:flex;align-items:center;margin-bottom:1rem}.Yl{width:2rem;height:2rem;border-radius:50%;margin-right:.75rem;background-color:var(--asc-color-base-shade4)}.uz{display:flex;flex-direction:column}.El{width:6rem;height:.5rem;margin-bottom:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.Bl{width:4rem;height:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.vz{gap:.75rem;display:flex;flex-direction:column}.L{width:100%;height:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.L,.Yl,.El,.Bl{animation:Ml 1.5s ease-in-out infinite}.L:first-child{width:75%}.L:nth-child(2){width:100%}.L:last-child{width:50%}.wz{width:100%;height:2.5rem}@keyframes Ml{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >= 48em){.Xl{box-shadow:none;margin-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Al{position:relative;display:flex;align-items:center;padding:0 1rem .75rem}.xz{border-radius:1.25rem;background-color:#f6f6f6;width:100%;padding:.63rem .75rem .63rem 2.5rem;font-size:.85rem;color:var(--asc-color-base-default);border:1px solid #d4d4d4;outline:none}.Fl{left:1.75rem;width:1.25rem;position:absolute;fill:var(--asc-color-base-shade2)}.Fl[data-search-value=true]{fill:var(--asc-color-base-default)}.Il{display:none}.Il[data-search-value=true]{display:block;position:absolute;right:1.75rem}.yz{fill:var(--asc-color-base-shade3);width:1.5rem;height:1rem}.kz{padding:.5rem 1rem}.jz{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}.zz{display:flex;flex-direction:column}.Ul{width:8.75rem;height:.5rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.75rem}.Hl{width:6.75rem;height:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Rl,.Ul,.Hl{animation:Ll 1.5s ease-in-out infinite}@keyframes Ll{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >= 48em){.Cz{border-radius:.5rem;padding-bottom:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Al{padding:.75rem 1rem}}._e{width:100%;gap:.75rem;display:flex;align-items:center;padding:.5rem 1rem}._e:hover{background-color:var(--asc-color-background-shade1)}._e:focus-within{background-color:var(--asc-color-background-shade1)}.Sz{flex:1;min-width:0;gap:.75rem;display:flex;align-items:center}.Xz{display:flex;width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;align-items:center}.Yz{color:var(--asc-color-base-default);max-width:75%;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}.le{width:100%;gap:.75rem;display:flex;padding:1rem 0;align-items:center}.le:hover{background-color:var(--asc-color-background-shade1)}.Ez{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.Bz{color:var(--asc-color-alert-default)}.Mz{width:1.5rem;height:1.25rem;fill:var(--asc-color-alert-default)}.Az{width:1rem;height:.75rem;fill:var(--asc-color-base-shade3)}.Fz{margin-right:.13rem;width:20px;height:20px}@media (width >= 48em){.Tl{overflow:hidden;padding:.5rem 0}.le{padding:.75rem 1rem}.le:focus-visible{background-color:var(--asc-color-background-shade1)}}@media (width >= 48em){.Vl{padding:.5rem 0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Vl[data-hidden=true]{padding:0;border:none}}.ql{width:100%;padding-bottom:1rem}.Dl{display:flex;padding:1rem;align-items:center;justify-content:space-between}.Gl{color:var(--asc-color-base-default);text-align:center;flex-grow:1}.Iz{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.Jl{padding:0 1rem;margin-bottom:.75rem}.Kl{font-size:1rem}@media (width >= 48em){.ql{max-width:37.125rem}.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)}.Gl{color:var(--asc-color-base-default);font-size:1.25rem;text-align:center;flex-grow:1}.Jl{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}.Kl{font-size:.875rem}}.Nl{color:var(--asc-color-base-default)}.Ol{display:flex;align-items:center;padding:1.12rem .75rem;justify-content:space-between}.Pl{color:var(--asc-color-base-default)}.Rz{width:1.5rem}.Ql{border:none}.Wl{width:100%;height:11.75rem;position:relative;background:linear-gradient(0deg,#0000007f,#0000007f) 100%,#d9e5fc}.Zl{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0deg,#0006 0% 100%)}._l{top:50%;left:50%;width:2rem;opacity:.8;height:1.75rem;position:absolute;fill:var(--asc-color-white);transform:translate(-50%,-50%)}.ec{padding:.5rem 1rem 0}.rc{gap:.5rem;display:flex;padding:1rem 0;justify-content:space-between}.Uz{font-size:.8125rem;color:var(--asc-color-base-shade1)}.T{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);border-bottom:1px solid var(--asc-color-base-shade4)}.Hz{gap:.25rem;display:flex;align-items:center}.Lz{line-height:1.125rem;font-size:.8125rem;color:var(--asc-color-base-shade3)}.V{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);border-bottom:1px solid var(--asc-color-base-shade4)}.T::-moz-placeholder,.V::-moz-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.T:-ms-input-placeholder,.V:-ms-input-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.T::placeholder,.V::placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.Tz{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.ac{gap:.25rem;display:flex;padding-bottom:1rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.Vz{gap:.5rem;display:flex;flex-wrap:wrap}.qz{gap:.5rem;display:flex;align-items:center;border-radius:1.5rem;padding:.25rem .5rem .25rem .25rem;border:1px solid var(--asc-color-base-shade4)}.Dz,.Gz{width:1.75rem;height:1.75rem;border-radius:50%}.Jz{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)}.Kz{fill:var(--asc-color-base-shade1)}.Nz{width:100%}.oc{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)}.Oz{padding:1rem 0;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.Pz{gap:.75rem;display:flex}.Qz{border-top:1px solid var(--asc-color-base-shade4)}.er{gap:1rem;display:flex;flex-wrap:wrap}.Wz{display:block;text-align:center}.Zz{display:flex;position:relative;justify-content:center}._z{width:2.5rem;height:2.5rem}.e8{top:0;right:.3rem;position:absolute}.r8{width:1.125rem;height:1.125rem;border-radius:50%;fill:var(--asc-color-background-transparent-black)}.a8{width:4rem;overflow:hidden;white-space:nowrap;align-items:center;margin-top:.25rem;justify-self:center;display:inline-block;text-overflow:ellipsis}.ic{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){.Nl{gap:.75rem;display:grid;padding-bottom:2rem}.Ol{border-radius:.5rem;padding:1.25rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Pl{font-size:1.25rem}.Ql{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Wl{width:100%;height:17.0625rem;border-radius:.5rem .5rem 0 0}.Zl{border-radius:.5rem}._l{width:5rem;height:3.5rem}.ec{padding:0 1rem;background-color:var(--asc-color-background-default)}.rc{padding:1.5rem 0 0}.T,.V,.ac,.oc{padding:1rem 0}.ic{margin-top:0;border-top:none;position:static;border-radius:0 0 .5rem .5rem}.er{padding:1rem 0 0}.o8{font-size:1.25rem}.er .i8{border-bottom:none}}.t8{width:100%}.tc{color:var(--asc-color-base-default)}.sc{display:flex;align-items:center;padding:1.12rem .75rem;justify-content:space-between}.dc{color:var(--asc-color-base-default)}.s8{width:1.5rem}.lc{border:none}.rr{width:100%;height:11.75rem;position:relative}.rr[data-no-image=true]{background:linear-gradient(0deg,#0000007f,#0000007f) 100%,#d9e5fc}.cc{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0deg,#0006 0% 100%)}.nc{top:50%;left:50%;width:2rem;opacity:.8;height:1.75rem;position:absolute;fill:var(--asc-color-white);transform:translate(-50%,-50%)}.mc{padding:.5rem 1rem 0}.gc{gap:.5rem;display:flex;padding:1rem 0;justify-content:space-between}.d8{font-size:.8125rem;color:var(--asc-color-base-shade1)}.q{width:100%;border:none;outline:none;margin-top:.25rem;padding-bottom:1rem;font-size:.9375rem;line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default);border-bottom:1px solid var(--asc-color-base-shade4)}.l8{gap:.25rem;display:flex;align-items:center}.c8{line-height:1.125rem;font-size:.8125rem;color:var(--asc-color-base-shade3)}.D{width:100%;border:none;resize:none;outline:none;padding:0 0 1rem;margin-top:.25rem;font-size:.9375rem;line-height:1.25rem;field-sizing:content;word-break:break-all;letter-spacing:-.015rem;color:var(--asc-color-base-default);border-bottom:1px solid var(--asc-color-base-shade4)}.q::-moz-placeholder,.D::-moz-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.q:-ms-input-placeholder,.D:-ms-input-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.q::placeholder,.D::placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.n8{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.hc{gap:.25rem;display:flex;padding-bottom:1rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.m8{gap:.5rem;display:flex;flex-wrap:wrap}.g8{gap:.5rem;display:flex;align-items:center;border-radius:1.5rem;padding:.25rem .5rem .25rem .25rem;border:1px solid var(--asc-color-base-shade4)}.h8,.p8{width:1.75rem;height:1.75rem;border-radius:50%}.b8{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)}.f8{fill:var(--asc-color-base-shade1)}.u8{width:100%}.pc{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)}.v8{padding:1rem 0;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.w8{gap:.75rem;display:flex}.bc{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){.tc{gap:.75rem;display:grid;padding-bottom:2rem}.sc{border-radius:.5rem;padding:1.25rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.dc{font-size:1.25rem}.lc{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.rr{width:100%;height:17.0625rem;border-radius:.5rem .5rem 0 0}.cc{border-radius:.5rem}.nc{width:5rem;height:3rem}.mc{padding:0 1rem;background-color:var(--asc-color-background-default)}.gc{padding:1.5rem 0 0}.q,.D,.hc,.pc{padding:1rem 0}.bc{margin-top:0;border-top:none;position:static;border-radius:0 0 .5rem .5rem}.fc{padding:1rem 0 0}.x8{font-size:1.25rem}.fc .y8{border-bottom:none}}.ar{top:0;left:0;width:100%;z-index:9999;height:100vh;display:flex;position:fixed;align-items:flex-start;padding-top:2rem;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 50%)}.ar[data-entering]{animation:or 0ms}.ar[data-exiting]{animation:or .25s reverse ease-in}.ir{outline:none;max-width:20rem;min-width:80vw;max-height:80vh;border-radius:.75rem;background:var(--asc-color-background-default);margin-top:8rem}.ir[data-entering]{animation:uc .25s cubic-bezier(.175,.885,.32,1.275)}.k8{outline:none}.j8{display:flex;align-items:center;padding:1.25rem 1.5rem;justify-content:space-between}.z8{font-size:1.25rem;color:var(--asc-color-base-default)}.vc{fill:var(--asc-color-base-default)}.C8{line-height:1.5;font-size:.875rem;padding:0 1.5rem;color:var(--asc-color-base-shade1)}.wc{gap:.5rem;display:flex;justify-content:center;padding:1rem 1.5rem 1.5rem}.tr,.sr{width:100%}.tr:hover{opacity:.7}.sr:hover{opacity:.7;color:var(--asc-color-secondary-shade1)}@keyframes or{0%{opacity:0}to{opacity:1}}@keyframes uc{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.ir{max-width:25rem;min-width:25rem}.vc[data-focus-visible]{outline:1px solid var(--asc-color-base-shade2)}.wc{justify-content:flex-end}.tr[data-focus-visible]{opacity:.7}.sr[data-focus-visible]{opacity:.7;color:var(--asc-color-secondary-shade1)}}.dr{padding:1rem;background-color:var(--asc-color-background-default);max-height:96%;position:fixed;bottom:0;left:0;right:0;z-index:100;display:flex;flex-direction:column;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem}.dr:focus{outline:none}.S8{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;flex:1;margin-bottom:2rem}.X8{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:1rem}.xc{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){.dr,.xc{display:none}}.yc{outline:none;height:auto;border-radius:.75rem;background:var(--asc-color-background-default);overflow:hidden;margin-top:2rem}.yc[data-entering]{animation:kc .25s cubic-bezier(.175,.885,.32,1.275)}.f{top:0;left:0;width:100%;z-index:999;height:100vh;display:flex;position:fixed;align-items:flex-start;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 50%);padding-top:2rem}.f[data-view=mobile]{display:flex}.f[data-view=desktop]{display:none}.f[data-entering]{animation:lr 0ms}.f[data-exiting]{animation:lr .25s reverse ease-in}.Y8{outline:none}.E8{display:flex;align-items:center;padding:1.25rem 1.5rem;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.B8{font-size:1.25rem;color:var(--asc-color-base-default)}.jc{fill:var(--asc-color-base-default)}@keyframes lr{0%{opacity:0}to{opacity:1}}@keyframes kc{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.f[data-view=mobile]{display:none}.f[data-view=desktop]{display:flex}.jc[data-focus-visible]{outline:1px solid var(--asc-color-base-shade2)}}.M8{display:flex;justify-content:center}.A8{font-weight:500;text-align:center;margin-bottom:1rem;color:var(--asc-color-base-default)}.G{width:100%;outline:none;padding:1rem;font-size:1rem;border-radius:.25rem;margin-bottom:.25rem}.G[data-error=true]{background-color:var(--asc-color-alert-shade2);border:1px solid var(--asc-color-alert-shade1)}.G[data-error=false]{border:1px solid #505050;background-color:var(--asc-color-background-default)}.G[data-error=false]:focus{outline:1px solid #505050}.G[data-error=true]:focus{outline:1px solid var(--asc-color-alert-shade1)}.F8{width:1rem;height:1rem;fill:var(--asc-color-alert-shade1)}.I8{gap:.5rem;display:flex;align-items:flex-start;margin-bottom:2.5rem}.R8{font-size:.875rem;font-weight:450;color:var(--asc-color-alert-shade1)}.U8{margin-left:1.25rem}.H8{color:#6e6e6e;font-size:.75rem;margin-bottom:2.5rem}.L8{color:#6e6e6e;font-size:.75rem;margin-bottom:1rem}.T8{font-weight:500;font-size:.75rem;margin-bottom:1.5rem;color:var(--asc-color-black);text-decoration:underline;text-underline-offset:.25rem}.V8{width:100%}.cr{top:0;left:0;width:100%;z-index:9999;height:100vh;display:flex;position:fixed;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 50%)}.cr[data-entering]{animation:nr 0ms}.cr[data-exiting]{animation:nr .25s reverse ease-in}.mr{outline:none;width:calc(100vw - 2rem);position:absolute;border-radius:.75rem;background:var(--asc-color-background-default);margin-top:3rem}.mr[data-entering]{animation:zc .25s cubic-bezier(.175,.885,.32,1.275)}.q8{outline:none}.D8{display:flex;padding:1.25rem;justify-content:flex-end}.Cc{fill:var(--asc-color-base-default)}.G8{line-height:1.5;font-size:.875rem;padding:0 1.5rem 1.5rem;color:var(--asc-color-base-shade1)}.J8{display:flex;position:relative;padding:0 1rem;justify-content:flex-end}.K8{top:-1.5rem;z-index:999;position:absolute}.N8{padding:0 1rem 1.5rem}@keyframes nr{0%{opacity:0}to{opacity:1}}@keyframes zc{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.Cc:focus-visible{outline:1px solid var(--asc-color-base-shade2)}.mr{outline:none;width:30rem;position:absolute;border-radius:.75rem;background:var(--asc-color-background-default);margin-top:3rem}}.O8{height:100%;width:100%}.Sc{display:none}@media (width >= 48em){.Sc{min-height:100%;display:block}}.P8{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.gr{width:100%;display:flex;padding:0 1rem;flex-direction:column;background-color:var(--asc-color-background-default);scrollbar-width:none;-ms-overflow-style:none}.gr::-webkit-scrollbar{display:none}.Xc{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)}.Yc{display:flex;flex-direction:column}.Q8{display:grid;align-items:center;grid-template-columns:2.5rem minmax(0,1fr) min-content;gap:.75rem;padding:.5rem 0}.W8{text-align:left;overflow:hidden;text-overflow:ellipsis}.Z8{width:2.5rem;height:2.5rem;border-radius:50%}._8{width:1.5rem;height:1.125rem;fill:var(--asc-color-secondary-default)}.e9{width:100%;height:1px}@media (width >= 48em){.gr{max-width:37.125rem;padding:0;gap:.75rem;background-color:transparent}.Xc{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Yc{padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.r9{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.a9{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.o9{color:var(--asc-color-base-shade3)}.Ec{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){.Ec{height:auto;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Bc{background-color:var(--asc-color-base-shade4);height:.0625rem;width:100%;margin-top:.75rem;margin-bottom:.75rem}.Bc:first-child{all:unset;margin-top:.75rem}.Mc{height:100%;width:100%;padding:0 1rem;background-color:var(--asc-color-background-default)}.Ac{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}.i9{grid-area:back}.t9{overflow:hidden;grid-area:title;display:flex;justify-content:center;align-items:center}.s9{height:1px;width:100%}.Fc{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%}.Fc[data-has-categories=true]{grid-template-rows:[name-start] auto [name-end cat-start] auto [cat-end member-start] auto [member-end]}.d9{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)}.l9{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-sm)}.c9{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}.n9{grid-column:sub-a / sub-g;grid-row:name-start / name-end;display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.m9{grid-column:sub-a / sub-e;grid-row:cat-start / cat-end}.g9{display:flex;align-items:center}.h9{grid-column:sub-a / sub-e;grid-row:member-start / member-end}.Ic{grid-row:name-start / member-end;grid-column:sub-e / sub-g;width:4rem;place-self:end end}.Ic[data-has-categories=true]{grid-row:cat-start / member-end}.p9{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}@media (width >= 48em){.Mc{width:37.125rem;padding:0;height:auto;gap:.75rem;display:grid;background-color:transparent}.Ac{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.b9{padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.Rc{width:100%;height:100%;display:grid;overflow:hidden;grid-template-columns:auto 1fr;background:var(--asc-color-background-shade1)}.Uc{width:18rem}.hr{width:100%;margin:0 auto;overflow:scroll;max-width:50rem;justify-items:center;padding:1rem 1.5rem 0;scrollbar-width:none;-ms-overflow-style:none}.hr::-webkit-scrollbar{display:none}@media (width < 48em){.Rc{grid-template-columns:1fr;background:var(--asc-color-background-default)}.Uc{display:none}.hr{padding:0;max-width:unset}}.f9{font-weight:700;font-size:1.25rem;color:var(--asc-color-base-default)}.ce{gap:1rem;display:grid;padding:8px 16px;grid-template-columns:2rem 12.5rem}.ce:hover,.ce:focus-within{background-color:var(--asc-color-background-shade1)}.ce[data-selected=true]{background-color:#f6f6f6;border-left:5px solid #000;padding:8px 11px}.u9{width:2rem;height:2rem;border-radius:100%}.v9{width:100%;height:100%;fill:var(--asc-color-primary-shade2)}.w9{gap:.25rem;width:100%;display:grid;height:100%}.pr{gap:.25rem;display:flex;width:12.5rem;align-items:center;justify-content:start}.x9{display:flex;align-items:center;justify-content:center}.Hc{height:1rem;width:1.25rem;fill:var(--asc-color-base-default)}.pr[data-selected=true] .Hc{fill:var(--asc-color-primary-default)}.Lc{color:var(--asc-color-base-default)}.pr[data-selected=true] .Lc{color:var(--asc-color-primary-default)}.y9{width:12.5rem;flex-wrap:nowrap}.k9{gap:1rem;width:100%;display:grid;padding:.5rem 1rem;border-radius:.75rem;grid-template-columns:2rem 12.5rem}.j9{width:2rem;height:2rem;border-radius:100%;background-color:var(--asc-color-base-shade4)}.z9{width:100%;gap:.375rem;display:grid}.C9{width:12.25rem;height:.875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.S9{width:5rem;height:.625rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.X9{animation:Tc 1.5s ease-in-out infinite}@keyframes Tc{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Y9{display:grid;gap:.5rem;overflow-y:scroll;padding-bottom:2rem;scrollbar-width:none;-ms-overflow-style:none;background-color:var(--asc-color-background-default)}.E9{padding:.5rem 1rem;color:var(--asc-color-base-default)}.k{gap:1rem;border:none;outline:none;display:flex;cursor:pointer;align-items:center;padding:8px 16px;background-color:transparent;color:var(--asc-color-base-default)}.k:hover,.k:active{color:var(--asc-color-base-default);background-color:#f6f6f6}.k:disabled{background-color:transparent;color:var(--asc-color-base-shade2)}.k[data-active=true]{color:var(--asc-color-primary-default);background-color:#f6f6f6;border-left:4px solid #000;padding:8px 12px}.B9{width:2rem;height:2rem;display:grid;color:inherit;border-radius:100%;align-items:center;justify-content:center}.Vc{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.M9{width:2rem;height:2rem;fill:var(--asc-color-base-default)}.Vc[data-active=true]{fill:var(--asc-color-base-default)}.qc{font-size:var(--asc-text-font-size-sm);font-weight:var(--asc-text-font-weight-bold)}.qc[data-active=true]{color:var(--asc-color-primary-default)}@media (width >= 48em){.k[data-focus-visible]{color:var(--asc-color-base-default);background-color:#f6f6f6}}.A9{display:flex;flex-direction:column;height:100vh;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);font-family:Circular Std,sans-serif}.F9{gap:1rem;padding:1rem;display:grid;flex-shrink:0}.I9{flex-shrink:0;display:grid;grid-gap:.5rem;padding:.5rem 0;border-top:1px solid var(--asc-color-base-shade4)}.R9{display:flex;justify-content:space-between;align-items:center}.U9{display:grid;grid-gap:.5rem;padding:.5rem 0;border-top:1px solid var(--asc-color-base-shade4);overflow-y:auto}.H9{max-height:55vh;overflow-y:scroll;padding-bottom:1rem}.Dc{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.L9{display:flex;flex-direction:column;height:100%}.Gc{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.T9{color:var(--asc-color-base-default);width:100%;text-align:center}.Jc{margin-top:3.625rem}.V9{color:var(--asc-color-base-shade1);padding:.75rem 1rem;width:100%;box-sizing:border-box;background-color:var(--asc-color-background-shade1)}.q9{width:100%;background-color:var(--asc-color-base-shade4);height:.5rem}.Kc{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.D9{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4)}@media (width >=48em){.Dc{background-color:transparent}.Gc{background-color:var(--asc-color-background-default);position:static;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem}.Jc{margin-top:0;background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Kc{height:auto}}.G9{padding:.75rem 1rem}.J9{display:flex;justify-content:center;gap:.75rem;align-items:center}.K9{width:2.5rem;height:2.5rem}.N9{width:100%}.O9{display:flex;gap:.75rem;margin-top:.75rem}.P9{padding:.62rem 1rem;width:100%;background-color:var(--asc-color-primary-default);color:var(--asc-color-white);text-align:center;border-radius:.5rem}.Q9{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)}.Nc{display:flex;flex-direction:column;position:relative;height:auto;width:100%;background-color:var(--asc-color-background-default)}.W9{display:flex;flex-direction:column;height:100%}.Oc{display:flex;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.Pc{margin-top:3.625rem;padding:1rem}.Z9{width:100%;color:var(--asc-color-base-default)}.Qc{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}._9{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4)}.eC{display:flex;flex-direction:column;gap:1rem}.rC{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.aC{height:1px;width:100%}@media (width >= 48em){.Nc{max-width:37.125rem;background-color:transparent}.Oc{background-color:var(--asc-color-background-default);position:static;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;border-radius:.5rem}.Pc{background-color:var(--asc-color-background-default);margin-top:0;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}.Qc{height:auto}}.oC{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;gap:.75rem}.iC{width:2.5rem;height:2.5rem;flex-shrink:0}.tC{color:var(--asc-color-base-default);flex-grow:1}.sC{padding:.375rem .5rem;border-radius:.25rem;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.dC{color:var(--asc-color-secondary-default)}.lC{display:flex;align-items:center;justify-content:center;position:relative;height:64px;background:#fff;border-radius:8px;border:1px solid #e6e6e6;padding:16px 20px;margin-bottom:.75rem;font-family:Circular Std,sans-serif;color:var(--asc-color-base-default)}.cC{position:absolute;left:0;display:flex;align-items:center;padding:8px;cursor:pointer}.nC{font-size:20px;font-style:normal;font-weight:700}.mC{padding:8px 16px;border-radius:8px;border:1px solid #e6e6e6;background:#fff;margin-bottom:12px;display:flex;flex-direction:column;align-items:center;justify-content:center}.gC::-webkit-scrollbar{display:none}.br{width:100%;height:100vh;overflow-y:auto}.br::-webkit-scrollbar{display:none}@media (width >= 48em){.br{max-width:37.125rem}}.hC{display:flex;padding:var(--asc-spacing-m1);padding-top:0;gap:var(--asc-spacing-s1);align-items:center}.pC{color:var(--asc-color-base-inverse)}.bC{color:var(--asc-color-base-default);display:flex;align-items:center}.fC{width:.75rem;height:.75rem;margin-right:var(--asc-spacing-xxs2);fill:var(--asc-color-base-default)}.uC{width:3rem;height:3rem}.vC{animation:Wc 2s linear infinite}@keyframes Wc{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wC{display:flex;:hover{cursor:pointer;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm)}}.xC{fill:var(--asc-color-secondary-shade2);width:auto;height:1.25rem}.yC{width:1.25rem;height:1.25rem}.kC{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)}.jC{cursor:pointer;display:flex;padding:var(--asc-spacing-s2) var(--asc-spacing-m1);justify-content:space-between}.zC{color:var(--asc-color-base-inverse)}.CC{color:var(--asc-color-alert-default)}.SC,.XC{fill:var(--asc-color-base-inverse)}.YC{width:1.25rem;height:1.25rem;fill:var(--asc-color-alert-default)}.EC{width:1.25rem;height:1.25rem}.BC{height:1.25rem;width:1.25rem;color:var(--asc-color-alert-default);fill:var(--asc-color-alert-default)}.MC{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);&.AC{position:fixed!important}}.FC{padding:var(--asc-spacing-s1) var(--asc-spacing-m1);display:flex;gap:var(--asc-spacing-s1)}.IC{display:flex;gap:var(--asc-spacing-xxs2);align-items:center;color:var(--asc-color-secondary-shade2);margin-bottom:var(--asc-spacing-xxs2)}.RC{width:2rem;height:2rem}.UC{width:1rem;height:1rem}.Zc{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}.Zc[data-mentioned=true]{border:1px solid var(--asc-color-primary-default)}.HC{width:12.5rem}.LC{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)}.TC{color:var(--asc-color-base-inverse)}.VC{color:var(--asc-color-base-default);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.qC{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)}.DC{-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.GC,.JC{color:var(--asc-color-primary-default)}.KC{color:var(--asc-color-primary-dark, var(--asc-color-primary-default))}.NC{width:1.25rem;height:1.25rem;color:var(--asc-color-base-shade2)}._c{display:flex}._c:hover{cursor:pointer;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm)}.OC{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}.ne{width:2rem;height:2rem;border:.313rem var(--asc-color-base-shade4) solid;border-radius:var(--asc-border-radius-full)}.ne[data-active=true],.ne[data-active=true]:hover{border-radius:var(--asc-border-radius-full);border:.313rem var(--asc-color-base-shade1) solid}.ne:hover{border-radius:var(--asc-border-radius-full);border:.313rem var(--asc-color-secondary-shade3) solid}.PC{position:relative}.QC{position:absolute;bottom:1.5rem;left:.625rem;transform:translate(-50%)}.WC{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}.J{display:flex;flex-direction:row-reverse;align-items:center}.J>:not(:first-child){margin-right:calc(var(--asc-spacing-s1) * -1)}.J>:first-child{transform:translate(0)}.J>:nth-child(2){transform:translate(0)}.J>:last-child{transform:translate(0)}.ZC{width:1.25rem;height:1.25rem}._C{margin-left:var(--asc-spacing-xxs1);color:var(--asc-color-base-inverse)}.eS{color:var(--asc-color-base-shade1)}.rS{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}.aS{display:flex;align-items:flex-end;gap:var(--asc-spacing-xxs3)}.oS{position:absolute;bottom:-1.313rem}.iS{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)}.tS{display:flex;align-items:flex-start;padding-bottom:var(--asc-spacing-xxs2)}.sS{height:1rem;width:1rem;fill:var(--asc-color-base-inverse)}.dS{width:auto;height:1.25rem}.lS{height:1rem;width:1.25rem;fill:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.cS{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}.nS{z-index:1001!important;max-height:85%;top:15%!important;@media (width >= 768px){width:375px!important}}.mS{height:100%!important;background-color:var(--asc-color-background-default)!important}.gS{background-color:var(--asc-color-black)!important;opacity:.5!important}.hS{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)}.pS{display:flex;flex-direction:column-reverse;flex-grow:1;overflow-y:hidden}.bS{margin:auto;padding-top:var(--asc-spacing-m1);padding-bottom:var(--asc-spacing-m1)}.fS{width:1.25rem;height:1.25rem}.uS{display:flex;flex-direction:column-reverse;overflow:auto}.vS{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)}.wS{margin-bottom:var(--asc-spacing-m1)}.xS{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}.yS{padding-top:1.3125rem;padding-bottom:.5rem}.kS{margin:auto;width:8.375rem;height:.3125rem;border-radius:var(--asc-border-radius-full);background-color:var(--asc-color-base-shade1)}.jS{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)}.zS{width:2rem;height:2rem;cursor:pointer}.CS{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem}.SS{height:3.5rem;width:100%;position:relative;background-color:var(--asc-color-background-default)}.XS{position:absolute;top:0;left:0;width:100%;transform:translateY(-100%)}.YS{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}.ES{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)}}.BS{color:var(--asc-color-primary-default)}.MS{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}.AS{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}.FS{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-highlight-default);text-decoration:none}.in:hover{text-decoration:underline}.fr,.ur{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],.ur[data-is-selected=true]{background-color:var(--asc-color-base-shade4)}.fr:focus,.ur:focus{background-color:var(--asc-color-base-shade4)}.IS{width:2.5rem;height:2.5rem}.RS{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}.US,.HS{margin-left:.5rem;font-size:1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-base-default)}.LS{min-height:3.5rem;z-index:99;background-color:var(--asc-color-background-default)}.TS{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)}.VS{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)}}.DS{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;.GS{flex:0 0 auto;width:2rem;height:2rem}.JS{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;.KS{font-weight:var(--asc-text-font-weight-bold)}.NS{font-weight:var(--asc-text-font-weight-light);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.OS{flex:0 0 auto;cursor:pointer}}.PS{position:relative;height:0}.QS{height:100%}.WS{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}.ZS{color:var(--asc-color-base-shade3)}._S{color:var(--asc-color-base-shade2)}.eX{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)}.rX{position:relative;bottom:var(--asc-spacing-m1);display:flex;flex-direction:column;align-items:center;z-index:99999;pointer-events:none}.aX{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}}.oX{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;&.iX{border-color:var(--asc-color-alert-default)}&.tX{background:var(--asc-color-base-shade4);border-color:var(--asc-color-base-shade3)}}.sX{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}}.dX{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}}}.lX{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}.cX{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 .nX{padding:0 .4rem}.mX{box-shadow:var(--asc-box-shadow-01)}.gX{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);height:100%;overflow-y:hidden}.hX{color:var(--asc-color-white)}.pX,.bX{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between}.fX{color:var(--asc-color-white)}.uX{width:100%;height:100%;position:relative}.vX{position:absolute;top:10px;left:10px;right:10px;z-index:1;display:flex;align-items:center;padding:.75rem 0 .625rem}.dn{position:absolute;top:0;left:0;right:0;height:.125rem;border-radius:.25rem;background-color:#ffffff4d}.wX{height:100%;background-color:#fff;transition:width .1s linear}.xX{width:100%;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.ln{color:#fff}.yX{display:flex;align-items:center;gap:.25rem}.kX{position:absolute;bottom:2rem;z-index:1;display:flex;justify-content:center;align-items:center;padding:.75rem 1rem .625rem;left:50%;transform:translate(-50%)}.cn{width:100%;height:100%;position:absolute;top:0;left:0}.jX{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nn{width:2rem;height:2rem}.zX{-o-object-fit:contain;object-fit:contain}.CX{-o-object-fit:cover;object-fit:cover}.SX{width:100%;display:flex;justify-content:space-between;align-items:center}.XX{display:flex;align-items:center;gap:.5rem;width:100%}.YX{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}}.K{background-color:#e0e0e0;animation:mn 1.5s ease-in-out infinite}.dn.K{height:.25rem;width:100%}.nn.K{width:2rem;height:2rem;border-radius:50%}.ln.K{width:60%;height:1rem;border-radius:.25rem}.cn.K{width:100%;height:100%}.EX{flex-grow:1;display:flex;flex-direction:column;gap:.25rem}.BX{width:80%;height:.5rem;background-color:#e0e0e0;margin-bottom:.25rem;border-radius:.25rem}.MX{width:40%;height:.5rem;background-color:#e0e0e0;border-radius:.25rem}.AX{position:relative;width:7.4rem;height:13rem}.FX{width:1rem;height:1rem;flex-shrink:0}.N{position:relative;width:100%;height:100%;overflow:hidden}.vr{width:100%;height:100%}.vr img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.N:hover .vr img{transform:scale(1.1);cursor:pointer}.IX{position:absolute;top:0;left:0;right:0;padding:.5rem}.RX{display:flex;align-items:center;gap:.25rem;margin-bottom:.25rem}.UX{color:#ebecef;font-size:.25rem}.HX{display:flex;align-items:center}.LX{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;max-width:3rem}.TX{width:.5rem;height:.5rem;color:#1054de}.VX{gap:.125rem;display:inline-flex;color:var(--asc-color-black);text-decoration:none;padding:.1988rem .3181rem .1988rem .2386rem;font-size:.5rem;text-align:center;align-items:center;border-radius:1.5rem;border:.0625rem solid #ebecef;background:#fffc}.N:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0009;opacity:0;transition:opacity .3s ease-in-out}.N:after{content:"View preview";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#ebecef;font-size:.75rem;font-weight:400;text-align:center;opacity:0;transition:opacity .3s ease-in-out;line-height:1rem;letter-spacing:-.0063rem}.N:hover:after{width:100%;height:100%;opacity:1;z-index:9999;cursor:pointer;background-color:#000c;display:flex;justify-content:center;align-items:center;flex-direction:column}.qX{width:100%;height:100%}.DX{-o-object-fit:contain;object-fit:contain}.GX{-o-object-fit:cover;object-fit:cover}.JX{position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.KX{width:.75rem;height:.75rem;color:#1054de;margin-right:.13rem}.NX{max-width:4rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.OX{position:absolute;top:.5rem;left:.5rem;right:.5rem;display:flex;align-items:center}.PX{background-color:#636878;animation:gn 1.5s ease-in-out infinite}@keyframes gn{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.QX{width:1rem;height:1rem;border-radius:50%;background-color:#e0e0e0;margin-right:.5rem}.WX{flex-grow:1}.ZX{width:80%;height:.25rem;background-color:#e0e0e0;margin-bottom:.25rem;border-radius:.25rem}._X{width:40%;height:.25rem;background-color:#e0e0e0;border-radius:.25rem}.eY{width:7.4rem;height:13rem;position:relative;overflow:hidden}.rY{position:absolute;inset:0;background:linear-gradient(180deg,#00000029 100%,#fff0 55.05%);pointer-events:none;z-index:0}.aY{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:
|