@amityco/ulta-ui-kit 2.0.0-alpha.7 → 2.0.0-alpha.9
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 +677 -669
- package/dist/index.css +1 -1
- package/dist/index.js +739 -731
- package/dist/metafile-cjs.json +1 -1
- package/dist/metafile-esm.json +1 -1
- package/package.json +1 -1
package/dist/esm/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@keyframes k{to{transform:translate(100%)}}.k{--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}.k: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:k;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.k{--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:light dark;font-family:Inter,sans-serif;--asc-color-black: #000;--asc-color-white: #fff;--asc-color-primary-default: #1054de;--asc-color-primary-shade1: #4a82f2;--asc-color-primary-shade2: #a0bdf8;--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-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-text-global-font-family: inter, -apple-system, blinkmacsystemfont, arial, sans-serif;--asc-text-global-font-style: normal;--asc-text-font-size-xs: .75rem;--asc-text-font-size-sm: .875rem;--asc-text-font-size-md: 1rem;--asc-text-font-size-lg: 1.125rem;--asc-text-font-size-xl: 1.25rem;--asc-text-font-size-xxl: 1.5rem;--asc-text-font-size-3xl: 1.875rem;--asc-text-font-size-4xl: 2.25rem;--asc-text-font-size-5xl: 3rem;--asc-text-font-size-6xl: 3.75rem;--asc-text-font-size-7xl: 4.5rem;--asc-text-font-weight-light: 300;--asc-text-font-weight-normal: 400;--asc-text-font-weight-medium: 500;--asc-text-font-weight-bold: 600;--asc-text-font-weight-headline: 700;--asc-text-font-weight-black: 900;--asc-line-height-xs: 1rem;--asc-line-height-sm: 1.125rem;--asc-line-height-md: 1.25rem;--asc-line-height-lg: 1.5rem;--asc-line-height-xl: 1.75rem;--asc-line-height-xxl: 2rem;--asc-border-radius-none: 0;--asc-border-radius-sm: .25rem;--asc-border-radius-md: .5rem;--asc-border-radius-lg: .75rem;--asc-border-radius-xl: 1rem;--asc-border-radius-xxl: 1.5rem;--asc-border-radius-full: 9999px;--asc-spacing-none: 0;--asc-spacing-xxs1: .125rem;--asc-spacing-xxs2: .25rem;--asc-spacing-xxs3: .375rem;--asc-spacing-s1: .5rem;--asc-spacing-s2: .75rem;--asc-spacing-m1: 1rem;--asc-spacing-m2: 1.25rem;--asc-spacing-m3: 1.5rem;--asc-spacing-l1: 2rem;--asc-spacing-l2: 2.5rem;--asc-spacing-l3: 3rem;--asc-spacing-l4: 3.5rem;--asc-spacing-xl1: 4rem;--asc-spacing-xl2: 4.5em;--asc-spacing-xl3: 6rem;--asc-box-shadow-01: 0px .5px 2px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 8%);--asc-box-shadow-02: 0px .5px 2px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 8%);--asc-box-shadow-03: 0px 2px 4px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 4%);--asc-box-shadow-04: 0px 4px 8px 0px rgb(96 97 112 / 20%), 0px 0px 2px 0px rgb(40 41 61 / 10%);--asc-box-shadow-05: 0px 8px 16px 0px rgb(96 97 112 / 16%), 0px 2px 4px 0px rgb(40 41 61 / 4%)}@media (prefers-color-scheme: light){:root{--asc-color-black: #000;--asc-color-white: #fff;--asc-color-primary-default: #1054de;--asc-color-primary-shade1: #4a82f2;--asc-color-primary-shade2: #a0bdf8;--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-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}}@media (prefers-color-scheme: dark){:root{--asc-color-black: #000;--asc-color-white: #fff;--asc-color-primary-default: #1054de;--asc-color-primary-shade1: #4a82f2;--asc-color-primary-shade2: #a0bdf8;--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-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}}.Lc{[vaul-drawer][vaul-drawer-direction=bottom]:after{height:unset}}*,*:after,*:before{margin:0;padding:0;box-sizing:border-box}body{pointer-events:auto!important}@font-face{font-family:Circular Std,sans-serif;src:url("./CircularStd-Book-X7C7G6T7.ttf") format("truetype");font-weight:400}.Ac{padding:0;margin:0;font-family:Circular Std,sans-serif}.Ic{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-lg);line-height:var(--asc-line-height-lg)}.Mc{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-md);line-height:var(--asc-line-height-md)}.Bc{font-weight:var(--asc-text-font-weight-normal);font-size:.8125rem;line-height:var(--asc-line-height-xs)}.Ec{font-weight:var(--asc-text-font-weight-normal);font-size:var(--asc-text-font-size-sm);line-height:var(--asc-line-height-md)}.Fc{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-sm);line-height:var(--asc-line-height-md)}.Rc{font-size:.75rem;font-style:normal;font-weight:400;line-height:1.125rem;letter-spacing:-.0063rem}.Uc{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-xs);line-height:var(--asc-line-height-xs)}.Hc{font-size:var(--asc-text-font-size-xl);line-height:var(--asc-line-height-xxl);font-weight:var(--asc-text-font-weight-headline)}.Tc{background-color:var(--asc-color-background-default)!important}.Vc{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)}.qc{background-color:var(--asc-color-background-default)}.Dc{background-color:#0000007f}.or{overflow:hidden;border-radius:50%;width:100%;height:100%}.or[data-clickable=true]:hover{cursor:pointer}.Gc{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ir{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}.K{opacity:.6;cursor:not-allowed}.ir:disabled{opacity:.6;cursor:not-allowed}.tr{background-color:var(--asc-color-primary-default);color:var(--asc-color-white);border:none}.tr:hover:not(.K){background-color:var(--asc-color-primary-shade1)}.sr{background-color:var(--asc-color-white);color:var(--asc-color-primary-default);border:1px solid var(--asc-color-primary-default)}.sr:hover:not(.K){background-color:var(--asc-color-base-shade4)}.dr{background-color:transparent;color:var(--asc-color-primary-default);border:1px solid var(--asc-color-primary-default)}.dr:hover:not(.K){background-color:var(--asc-color-base-shade4)}.Jc{font-size:var(--asc-text-font-size-sm);padding:var(--asc-spacing-xxs2) var(--asc-spacing-s1)}.Kc{font-size:var(--asc-text-font-size-md);padding:var(--asc-spacing-s1) var(--asc-spacing-m1)}.Nc{font-size:var(--asc-text-font-size-xl);padding:var(--asc-spacing-s2) var(--asc-spacing-m2)}.Oc{margin-right:var(--asc-spacing-s1)}.Pc{text-align:center;color:var(--asc-color-base-shade3)}.Qc{box-sizing:border-box;all:unset;cursor:pointer}.Wc{all:unset;fill:var(--asc-color-white);cursor:pointer}.Zc{width:1.5rem;height:1.5rem}._c{all:unset;width:2rem;height:2rem;cursor:pointer;margin-top:.13rem;fill:var(--asc-color-white)}.el{width:1.5rem;height:1.5rem}.cr{all:unset;display:flex;cursor:pointer;padding:.25rem;align-items:center;justify-content:center;&:hover{opacity:.8}&:active{opacity:.6}}.rl{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)}}.al{cursor:pointer;color:var(--asc-color-primary-default);background-color:var(--asc-color-background-default)}.ol{display:flex;padding:.75rem 0;width:100%;cursor:pointer}.il{margin-top:.15rem;margin-left:.75rem;color:var(--asc-color-base-default)}.tl{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem;margin-left:.25rem}.sl{all:unset;fill:var(--asc-color-white);cursor:pointer}.dl{display:flex;align-items:center;gap:var(--asc-spacing-xxs2);cursor:auto}.cl{all:unset;cursor:pointer;width:1.5rem;height:1.5rem}.lr{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}.lr *{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.nr{width:1.25rem;height:1.25rem}.nr[data-has-my-reaction=false]{fill:var(--asc-color-base-shade2)}.mr{color:var(--asc-color-base-shade2)}.mr[data-has-my-reaction=true]{color:var(--asc-color-primary-default);text-transform:capitalize}.ll{position:absolute;top:0;left:0;transform:translateY(calc(-100% - .81rem));display:flex;justify-content:center;align-items:center;gap:.25rem;padding:.25rem .375rem;border-radius:1.75rem;background-color:var(--asc-color-background-default);box-shadow:var(--asc-box-shadow-03)}.f{padding:.25rem .44rem;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.de{display:none;padding:0 .375rem;align-items:center;gap:.0625rem;border-radius:1.25rem;background:#0000007f;color:var(--asc-color-white);text-align:center;font-size:.625rem;font-style:normal;font-weight:400;line-height:1.125rem;letter-spacing:-.0063rem;position:absolute;top:0;transform:translateY(-100%)}.f:hover>.de,.f[data-touch-over=true]>.de{display:flex}.f:hover,.f[data-touch-over=true]{animation:gr .25s ease-out;scale:1.5}.f[data-active=true]{animation:hr .25s ease-out}@keyframes gr{0%{scale:1}to{scale:1.5}}@keyframes hr{0%{scale:1.5}to{scale:2}}.pr{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}.pr:disabled{cursor:pointer;color:var(--asc-color-white);background-color:var(--asc-color-primary-shade2)}.nl{display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--asc-color-base-shade4);background-color:var(--asc-color-secondary-shade2);text-transform:uppercase;width:2.5rem;height:2.5rem}.ml{fill:var(--asc-color-white)}.gl{fill:#f26b1c}.hl{width:2.5rem;height:2.5rem}.pl{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:2.5rem;height:2.5rem}.br{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)}.br[data-hideAvatar=true]{display:none}.bl{width:1.25rem;height:.75rem}.fl{width:2rem;height:2rem}.ul{all:unset;position:absolute;top:96px;left:24px;z-index:99999}.vl{fill:var(--asc-color-white);width:1.5rem;height:1.5rem}.wl{color:var(--asc-color-secondary-default);background:#fffc;display:inline-flex;align-items:center;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-s2);border-radius:var(--asc-border-radius-xxl);gap:var(--asc-spacing-s1);font-size:.9375rem;font-style:normal;font-weight:600;line-height:1.25rem;letter-spacing:-.015rem;max-width:200px;border:var(--asc-color-base-shade4);text-decoration:none;cursor:pointer}.xl{color:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;flex-shrink:0}.yl{display:flex;align-items:center;max-width:calc(100% - 2rem);overflow:hidden;color:var(--asc-color-secondary-default)}.kl{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jl{all:unset;cursor:pointer;position:absolute;bottom:0;right:0;width:1rem;height:1rem}.zl{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}.Xl{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-default)}.Cl{line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default);display:block}.Sl{color:var(--asc-color-base-shade1)}.Yl{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}.Al{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-default)}.Il{display:block;line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default)}.Ml{color:var(--asc-color-base-shade1)}.Bl{border:none;outline:none;display:flex;cursor:pointer;align-items:center;justify-content:center;transition:background-color .3s ease}.c{font-weight:400}.c.t{font-size:1rem}.c.a{background-color:transparent;color:var(--asc-color-primary-default)}.c.a:hover{background-color:transparent;color:var(--asc-color-primary-shade1)}.c.a[data-focus-visible]{color:var(--asc-color-primary-shade1)}.c.a:disabled,.c.a[data-disabled=true],.c.a[data-disabled=true]:hover{cursor:not-allowed;color:var(--asc-color-primary-shade1)}.e,.r{font-weight:600}.e.a{border:none;fill:var(--asc-color-white);color:var(--asc-color-white);background-color:var(--asc-color-primary-default)}.e.a:hover{background-color:var(--asc-color-black)}.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.j{border:none;fill:var(--asc-color-white);color:var(--asc-color-white);background-color:var(--asc-color-alert-default)}.e.j:hover{background-color:rgb(from var(--asc-color-alert-default) r g b / 80%)}.e.j:disabled,.e.j[data-disabled=true],.e.j[data-disabled=true]:hover{cursor:not-allowed;background-color:rgb(from var(--asc-color-alert-default) r g b / 50%)}.e.N{border:none;fill:var(--asc-color-white);color:var(--asc-color-white);background-color:var(--asc-color-black)}.e.N:disabled,.e.N[data-disabled=true],.e.N[data-disabled=true]:hover{cursor:not-allowed;background-color:var(--asc-color-background-neutral-400)}.r.u{background-color:transparent;fill:var(--asc-color-base-default);color:var(--asc-color-base-default);border:1px solid var(--asc-color-secondary-shade3)}.r.u:hover,.r.u[data-focus-visible]{border:1px solid var(--asc-color-base-shade2)}.r.u:disabled,.r.u[data-disabled=true],.r.u[data-disabled=true]:hover{cursor:not-allowed;fill:var(--asc-color-base-shade4);color:var(--asc-color-base-shade4);border:1px solid var(--asc-color-base-shade4)}.e.l[data-label=true][data-icon=false],.r.l[data-label=true][data-icon=false]{gap:.25rem;font-size:.75rem;border-radius:10rem;padding:.3125rem .5rem}.e.l[data-label=true][data-icon=true],.r.l[data-label=true][data-icon=true]{gap:.25rem;font-size:.75rem;border-radius:10rem;padding:.375rem .75rem}.e.l[data-label=false][data-icon=true],.r.l[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.l .O,.r.l .O{width:.875rem;height:.875rem}.e.t .O,.r.t .O{width:1.25rem;height:1.25rem}.El{width:100%}.ce{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer;background:none;border:none;outline:none;color:var(--asc-color-base-default)}.Fl{width:2rem;height:2rem;stroke:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.Rl{display:none}.fr{display:inline}@media (width >= 48em){.ce{padding:0}.fr{display:none}.ce[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.Ul{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer;color:var(--asc-color-base-default)}.Hl{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)}.Ll{display:none}.ur{width:100%;-o-object-fit:cover;object-fit:cover;max-height:11.75rem}.Tl{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}@media only screen and (width >= 48em){.ur{max-height:17.0625rem;border-radius:.5rem .5rem 0 0}}.Vl{width:1.5rem;height:1.125rem;fill:var(--asc-color-white)}.ql{cursor:pointer;display:block;text-align:center}.Dl{fill:var(--asc-color-base-default);height:1.5rem;width:1.5rem}.Gl{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}.Jl{line-height:1.65rem}.Kl{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}.Nl{position:relative;width:2rem;height:2rem;border-radius:50%;background-color:#f26b1c}.Ol{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:var(--asc-color-white);cursor:pointer;font-weight:400}.Pl{position:relative;cursor:pointer}.Ql{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:2rem;height:2rem}.Wl{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)}.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)}.Zl{gap:8px;display:flex;flex-direction:column;color:var(--asc-color-base-default)}._l{all:unset;cursor:pointer;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}.en{color:#999;overflow:hidden;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;font-size:var(--asc-text-font-size-sm);line-height:var(--asc-line-height-md)}.rn{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}.vr{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}.wr{height:-moz-max-content;height:max-content;max-height:calc(var(--asc-line-height-md) * var(--asc-max-lines));overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.wr::-webkit-scrollbar{display:none}.vr :focus{border:none;outline:none}.an{color:var(--asc-color-primary-shade1);text-decoration:none}.on{width:100%;height:1px;background-color:var(--asc-color-background-default)}.in{color:var(--asc-color-primary-default)}.le,.ne{width:100%;display:flex;align-items:center;padding:.5rem 1rem;background-color:var(--asc-color-background-default);color:var(--asc-color-base-default);cursor:pointer}.le[data-is-selected=true],.ne[data-is-selected=true]{background-color:var(--asc-color-base-shade4)}.le:focus,.ne:focus{background-color:var(--asc-color-base-shade4)}.tn{width:2.5rem;height:2.5rem}.sn{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}.dn,.cn{margin-left:.5rem;font-size:1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-base-default)}.ln{display:grid;grid-template-columns:auto 1.5rem;justify-content:center;align-items:center;gap:.5rem}.nn{width:1.5rem;height:1.5rem}.mn{position:relative;display:flex;flex-direction:column}.gn{position:absolute;top:0;left:0;width:100%;transform:translateY(-100%);max-height:12rem;display:flex;flex-direction:column}.hn{max-height:100%;overflow-y:scroll}.xr{display:flex;align-items:flex-end;gap:.5rem;padding:.5rem .75rem;background-color:var(--asc-color-background-default);border-top:1px solid var(--asc-color-base-shade4);width:100%;flex-direction:row}.pn{width:2rem;height:2rem;border-radius:var(--asc-border-radius-full);margin:0 auto;display:flex;margin-bottom:.25rem;flex-shrink:0}.me{color:var(--asc-color-primary-default);cursor:pointer;margin-bottom:.5rem}.me:hover{background-color:transparent!important}.me:disabled{color:var(--asc-color-primary-shade2)}.bn{width:100%;border-radius:1.25rem;padding:.625rem .75rem;color:#6e6e6e;background-color:#f6f6f6;border:1px solid #d4d4d4}.fn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.625rem 1rem;background-color:var(--asc-color-base-shade4)}.un{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)}.vn{font-weight:var(--asc-text-font-weight-bold)}.wn{fill:var(--asc-color-base-shade2);width:1.25rem;height:1.25rem;cursor:pointer}.xn{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){.xr{border-top:none;padding:.75rem 1rem;border-bottom:1px solid var(--asc-color-base-shade4)}}.yn{display:flex;padding:0 .375rem 0 .25rem;justify-content:center;align-items:center;gap:.0625rem;background-color:#fdf1f3;border-radius:1.25rem}.kn{display:flex;justify-content:center;align-items:center;height:.5625rem;width:.75rem;fill:#cc0058}.jn{color:#cc0058;text-align:center;font-size:.625rem;font-style:normal;font-weight:400;line-height:1.125rem;letter-spacing:-.0063rem}.zn{color:var(--asc-color-base-shade2)}.Xn{width:100%;display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem}.Cn{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)}.Sn{width:1.25rem;height:1.25rem;color:var(--asc-color-base-shade2)}.Yn{color:var(--asc-color-base-shade2)}.An{margin-right:.75rem;display:inline-block}.In{display:flex;flex-direction:column;gap:.25rem}.Mn{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%}.Bn{color:var(--asc-color-base-default);cursor:pointer}.En{color:var(--asc-color-base-default)}.Fn{display:flex;justify-content:space-between;align-items:center;width:100%}.Rn{display:flex;gap:.75rem;align-items:center}.Un{display:flex;color:var(--asc-color-base-shade2);white-space:pre}.Hn{display:flex;gap:.25rem;align-items:center}.Ln{width:1.25rem;height:1.25rem}.yr{cursor:pointer;color:var(--asc-color-base-shade2)}.yr[data-is-liked=true]{color:var(--asc-color-primary-default)}.Tn{cursor:pointer;color:var(--asc-color-base-shade2)}.Vn{width:1.25rem;height:1.25rem;cursor:pointer}.qn{height:.5rem;fill:var(--asc-color-secondary-shade2)}.Dn{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}.Gn{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.Jn{color:var(--asc-color-secondary-shade1)}.Kn{display:flex;gap:.5rem}.Nn{width:100%}.On{width:100%;position:absolute;top:0;left:0;transform:translateY(-100%);max-height:8rem;overflow:scroll}.Pn{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}.Qn{display:flex;gap:var(--asc-spacing-s1);justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.Wn{padding:.375rem .75rem;cursor:pointer}.Zn{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}._n{color:var(--asc-color-white);border-radius:var(--asc-border-radius-sm);background:var(--asc-color-primary-default)}.em{cursor:pointer;color:var(--asc-color-primary-default)}.rm{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)}.am{display:flex;align-items:center;gap:.1125rem}.om{display:inline-block;width:1.125rem;height:1.125rem}.im{display:flex;flex-direction:column;gap:1rem}.tm{display:flex;gap:.5rem}.sm{width:2rem;height:2rem;border-radius:50%;background:var(--asc-color-base-shade4)}.dm{display:flex;flex-direction:column;gap:.5rem}.cm{background-color:var(--asc-color-base-shade4);border-radius:0 .75rem .75rem;width:13.875rem;height:4.25rem}.lm{width:10.3269rem;height:.5rem;border-radius:.75rem;background:var(--asc-color-base-shade4);padding-top:.19rem;padding-bottom:.19rem}.nm{animation:kr 1.5s ease-in-out infinite}@keyframes kr{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.mm{background-color:inherit;overflow-wrap:break-word;width:100%;color:var(--asc-color-base-default)}.jr{position:relative;background-color:inherit;overflow:hidden;max-height:calc(var(--asc-text-with-mention-max-lines) * var(--asc-line-height-md))}.jr[data-expanded=true]{position:relative;background-color:inherit;overflow:hidden;max-height:-moz-max-content;max-height:max-content}.gm{height:100%;margin:0;padding:0}.zr{visibility:hidden;position:relative;top:0;left:0;height:auto;overflow:visible;overflow-wrap:break-word;width:100%}.zr[data-hidden=true]{display:none}.hm{cursor:pointer;color:var(--asc-color-primary-default);display:inline}.pm{color:var(--asc-color-base-default);display:inline}.bm{display:inline;color:var(--asc-color-primary-default);text-decoration:none;cursor:pointer}.fm{color:var(--asc-color-primary-default)}.um{display:flex;gap:.75rem;padding:1rem 1.25rem;align-items:center;cursor:pointer}.vm{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.wm{color:var(--asc-color-alert-default);width:1.5rem;height:1.5rem}.xm{color:var(--asc-color-base-default)}.ym{color:var(--asc-color-alert-default)}.km{width:100%;display:grid;grid-template-columns:min-content 1fr;gap:.5rem}.jm{margin-right:.75rem;display:inline-block}.zm{display:flex;flex-direction:column;gap:.25rem}.Xm{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}.Cm{color:var(--asc-color-base-default);cursor:pointer}.Sm{color:var(--asc-color-base-default)}.Ym{display:flex;justify-content:space-between;align-items:center;width:100%}.Am{display:flex;gap:.75rem;align-items:center}.Im{display:flex;gap:.25rem;align-items:center}.Mm{width:1.25rem;height:1.25rem}.Xr{cursor:pointer;color:var(--asc-color-base-shade2)}.Xr[data-is-liked=true]{color:var(--asc-color-primary-default)}.Bm{color:var(--asc-color-base-shade2)}.Em{width:1.25rem;height:1.25rem;cursor:pointer}.Fm{fill:var(--asc-color-secondary-shade2)}.Rm{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}.Um{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.Hm{color:var(--asc-color-secondary-shade1)}.Lm{display:flex;gap:.75rem;padding:1rem 0;align-items:center;cursor:pointer}.Tm{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.Vm{color:var(--asc-color-base-default)}.qm{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)}.Dm{width:1rem;height:1rem;color:var(--asc-color-secondary-shade2)}.Gm{color:var(--asc-color-secondary-shade2)}.Jm{display:flex;gap:.5rem}.Km{width:100%}.Nm{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}.Om{display:flex;gap:var(--asc-spacing-s1);justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.Pm{padding:.375rem .75rem;cursor:pointer}.Qm{color:var(--asc-color-secondary-shade1);border-radius:var(--asc-border-radius-sm);border:1px solid var(--asc-color-secondary-shade1);background:var(--asc-color-background-default)}.Wm{color:var(--asc-color-white);border-radius:var(--asc-border-radius-sm);background:var(--asc-color-primary-default)}.Zm{display:flex;color:var(--asc-color-base-shade2);white-space:pre}._m{display:flex;align-items:center;gap:.1125rem}.eg{display:inline-block;width:1.125rem;height:1.125rem}.rg{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)}.ag{display:flex;justify-content:center;align-items:center;fill:var(--asc-color-base-default)}.Cr{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.125rem}.Cr:hover{background-color:var(--asc-color-background-shade1);border-radius:.5rem}.m{outline:none;border-radius:.75rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.m[data-placement=top]{--origin: translateY(.5rem)}.m[data-placement=bottom]{--origin: translateY(-.5rem)}.m[data-placement=right]{--origin: translateX(-.5rem)}.m[data-placement=left]{--origin: translateX(.5rem)}.m[data-entering]{animation:ge .2s}.m[data-exiting]{animation:ge .2s reverse ease-in}.og{outline:none}@keyframes ge{0%{transform:var(--origin);opacity:0}to{transform:translateY(0);opacity:1}}.Sr{display:flex;flex-direction:column;gap:var(--asc-spacing-m1);height:100%}.he{display:flex;align-items:center;overflow-x:auto;position:relative;width:100%;scrollbar-width:none;-ms-overflow-style:none}.he::-webkit-scrollbar{display:none}.Yr{display:flex;gap:var(--asc-spacing-s1);border-bottom:1px solid var(--asc-color-base-shade4);width:100%;min-width:-moz-max-content;min-width:max-content}.Ar{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}.Ar[data-active=true]{color:#000;border-bottom:2px solid #000}.ig{display:flex;align-items:center;gap:var(--asc-spacing-s1)}.tg{display:flex;gap:0;width:100%;flex-direction:column}.sg{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%}.dg{display:flex;color:var(--asc-color-base-default);padding:var(--asc-spacing-s1);justify-content:space-between;width:100%}.cg{display:flex;gap:var(--asc-spacing-s2);align-items:center}.lg{display:flex;align-items:center}.ng{width:1.25rem}.mg{width:1.5rem}.Ir{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:var(--asc-color-base-shade2)}.Ir.gg{flex-direction:column;justify-content:start;align-items:flex-start;animation:Mr 1.5s ease-in-out infinite}.hg{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-s2)}.pg{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-xxs2)}.bg{cursor:pointer;color:var(--asc-color-base-shade1)}@keyframes Mr{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.fg{display:flex;flex-grow:1;overflow:auto;width:100%;>div{width:100%}}.Br{height:100%}.ug{width:2.5rem;height:2.5rem}.Er{display:none;margin-bottom:.5rem;fill:var(--asc-color-base-shade3)}@media only screen and (width >= 48em){.Sr{width:30rem}.he{padding:1rem 1rem 0;border-bottom:1px solid var(--asc-color-base-shade4)}.Yr{border-bottom:none}.Er{display:block}.Br{padding:0 1rem;min-height:28rem}}.vg{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}.wg{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.xg{color:var(--asc-color-secondary-shade1)}.yg{width:100%;position:relative;height:100%;max-width:24rem}.kg{display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem;width:100%}.jg{display:flex;flex-direction:column;gap:.25rem}.zg{width:2rem;height:2rem}.Xg{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%}.Cg{width:100%}.Sg{color:var(--asc-color-base-default);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Yg{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.Ag{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}.Ig{aspect-ratio:1 / 1;overflow:hidden;border-radius:.5rem 0 0 .5rem;flex-basis:35%;width:35%}.Mg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Bg{padding:.75rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;flex-basis:65%;width:65%;overflow:hidden}.Eg{width:100%}.Fg{color:var(--asc-color-base-shade1);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Rg{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}.Ug{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%}.Hg{width:100%;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box}.Lg{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.Tg{fill:var(--asc-color-base-shade3)}.Fr{position:relative;border-radius:var(--asc-border-radius-full);padding:var(--asc-spacing-none) var(--asc-spacing-xxs3)}.Fr:before{content:"";position:absolute;inset:0;background-color:var(--asc-color-base-shade1);opacity:.5;border-radius:inherit}.Vg{width:.75rem;height:.75rem}.qg{font-size:var(--asc-text-font-size-xs);line-height:var(--asc-line-height-sm);color:var(--asc-color-white)}.Dg{position:relative;display:flex;gap:var(--asc-spacing-xxs1);align-items:center}.Rr{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}.Rr:focus{outline:none}.Gg{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;flex:1}.Jg{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.Kg{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:fixed}.Ng{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}.Og{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.Pg{color:var(--asc-color-base-default)}.Qg{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.Wg{color:var(--asc-color-base-shade1)}.Zg{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}._g{min-height:15rem}.eh{display:flex;flex-direction:column;gap:1rem}.rh{width:100%;padding:var(--asc-spacing-s2) 0;margin:auto;border-top:.0625rem solid var(--asc-color-base-shade4);cursor:pointer;text-align:center}.ah{height:1px}.oh{display:flex;justify-content:center;align-items:center;height:100%;color:var(--asc-color-base-shade2)}.ih{display:flex;flex-direction:column;height:100%;background-color:var(--asc-color-base-inverse);border:1px solid var(--asc-color-base-shade4)}.th{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)}.sh{border-top-left-radius:1rem;border-top-right-radius:1rem}.dh{flex:1;overflow-y:auto;padding:var(--asc-spacing-m1)}.ch{height:100%}.lh{padding:var(--asc-spacing-m1);background-color:var(--asc-color-base-inverse)}.nh{position:fixed;inset:0;background-color:#0000007f;z-index:-1}.mh{height:100%;display:flex;flex-direction:column}.gh{overflow-y:auto;flex-grow:1;padding:var(--asc-spacing-m1)}.hh{width:100%}.ph{all:unset;cursor:pointer;color:var(--asc-color-primary-default)}.Ur{background-color:transparent}.bh{display:flex;flex-direction:column}.z .fh{background-color:#0000007f}.z .uh{background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;max-height:80%;overflow:auto}.z .vh{background-color:var(--asc-color-background-default);padding:16px}.z .wh{padding:16px;display:flex;justify-content:space-between;align-items:center}.z .xh{width:40px;height:4px;background-color:#ccc;border-radius:2px;margin-bottom:8px}.yh{display:flex;flex-direction:column;gap:var(--asc-spacing-xxs2)}.Hr{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}.Hr.kh{border-bottom-color:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.pe{display:block}.pe:after{content:none;color:var(--asc-color-alert-default)}.pe.jh:after{content:"*";color:var(--asc-color-alert-default)}.zh{color:var(--asc-color-base-shade2)}.Xh{color:var(--asc-color-alert-default)}.Ch{color:var(--asc-color-base-shade1);text-align:right;margin-top:.3rem}.Lr{display:flex;align-items:center;justify-content:space-between}.Sh{display:flex;justify-content:space-between;align-items:center}.Yh{color:var(--asc-color-base-default)}.Ah{border:none;color:var(--asc-color-base-default)}.Tr{border:none}.Tr:disabled{cursor:not-allowed;color:var(--asc-color-primary-shade2)}.Ih{width:1.5rem;height:1.5rem;fill:var(--asc-color-alert-default)}.Mh{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)}.Bh{width:100%;height:.0625rem;align-self:stretch;background-color:var(--asc-color-base-shade4);margin:1rem 0}.Eh{margin-top:var(--asc-spacing-l1);display:flex;flex-direction:column;border-bottom:1px solid var(--asc-color-base-shade4)}.Vr{display:none;align-items:center;justify-content:space-between;gap:.75rem}.qr{display:none}.Fh{color:var(--asc-color-base-shade3);width:1.5rem;height:1.5rem}@media (width > 48em){.Lr{padding:1.25rem 1.5rem 0}.Rh,.Uh{display:none}.qr{display:block}.Vr{display:flex;padding:1rem 1.5rem 1.5rem}.Hh{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)}.Lh{text-align:center;border-radius:.5rem;width:100%;padding:.62rem 1rem;background-color:var(--asc-color-primary-default);color:var(--asc-color-white)!important}.Ur{padding:0 1.5rem}}.Th{margin-top:1.5rem}.Vh{align-items:center;display:flex;justify-content:space-between}.qh{display:inline}.Dh{color:var(--asc-color-base-shade1)}.Gh{color:var(--asc-color-base-shade3)}.P{color:var(--asc-color-base-default);padding:1rem 0;width:100%;border:none;border-bottom:1px solid var(--asc-color-base-shade4);height:auto;resize:none;overflow:hidden}.P:focus{outline:none}.P:disabled{cursor:not-allowed;color:var(--asc-color-base-shade2);background-color:var(--asc-color-background-default)}.P[data-error=true]{border-bottom:1px solid var(--asc-color-alert-default)}.Dr{color:var(--asc-color-base-shade1)}.Dr[data-error=true]{color:var(--asc-color-alert-default)}.Jh{color:var(--asc-color-base-default)}.Kh{color:var(--asc-color-alert-default)}.Nh{stroke:var(--asc-color-secondary-shade4);stroke-width:2;fill:none}.Oh{stroke:var(--asc-color-alert-default)}.Ph{stroke-dasharray:339;stroke-dashoffset:339;transform:rotate(-90deg);transform-origin:50% 50%;animation:Gr 2s linear infinite}@keyframes Gr{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}.Qh,.Wh{position:absolute;bottom:0;right:0;cursor:pointer;z-index:2}.Zh{display:none}._h{width:3rem;height:3rem;position:relative;cursor:pointer}.e0{background-color:var(--asc-color-background-default);position:relative;width:3rem;display:flex;gap:.13rem;flex-direction:column;text-align:center;padding:1rem .75rem;align-items:center}.r0{all:unset;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden}.a0{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;border-radius:50%}.o0{font-size:.75rem;line-height:1rem;color:#626262;cursor:pointer}@keyframes Jr{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}.i0{animation:Jr 2s linear 0s infinite}.t0{animation:none}.Kr{display:flex;overflow:auto;padding:1rem;background-color:var(--asc-color-background-default);gap:var(--asc-spacing-s1)}.s0{display:flex;flex-direction:column;align-items:center;margin-right:1.25rem;cursor:pointer}.d0{width:3.75rem;height:3.75rem;border-radius:50%;overflow:hidden;border:.125rem solid var(--asc-color-white);box-shadow:0 .125rem .25rem #0000001a}.c0{margin-top:.5rem;text-align:center}.l0{font-size:.875rem;font-weight:500;color:var(--asc-color-base-default)}.Nr{display:flex;justify-content:center;margin-top:.25rem}.Nr svg{width:1rem;height:1rem;margin:0 .25rem;fill:var(--asc-color-base-shade4)}.n0{display:flex;flex-direction:column;align-items:center;margin-right:1rem}.m0{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}.g0{width:4.5rem;height:.75rem;border-radius:.25rem;background-color:#f0f0f0;animation:be 1.5s ease-in-out infinite}@keyframes be{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.Kr{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.h0{display:flex;flex-direction:column;align-items:center;cursor:pointer}.p0{position:relative;width:4rem;height:4rem;margin-bottom:.5rem}.b0{position:absolute;bottom:0;right:0;fill:var(--asc-color-primary-default)}.f0{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")}.u0{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.v0{margin:0;text-align:center;max-width:4.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-secondary-default);display:grid;grid-template-columns:repeat(2,1fr)}.w0{position:absolute;bottom:0;right:0;cursor:pointer}.x0{width:.875rem;height:.875rem;fill:currentcolor}.y0{background-color:var(--asc-color-background-default);padding:.75rem 1rem;border-radius:.75rem;width:100%;box-shadow:var(--asc-box-shadow-03)}.k0{display:flex;width:100%;padding:.75rem 0;cursor:pointer}.j0{margin-left:.75rem;margin-top:.15rem;color:var(--asc-color-base-default)}.z0{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem;margin-left:.25rem}.X0{display:block;align-items:center;justify-content:space-between;width:100%}.Or{display:block;width:2.25rem;height:.25rem;margin:0 auto;border-radius:.75rem;background-color:var(--asc-color-base-shade3);margin-top:.75rem;margin-bottom:.5rem}.Pr{display:flex;justify-content:space-between}.Qr{display:flex;justify-content:space-around}@media (width >= 48em){.Pr,.Qr{justify-content:flex-start;gap:.5rem}.Or{display:none}}.fe{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer;color:var(--asc-color-base-default)}.C0{width:2rem;height:2rem;stroke:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.S0{display:none}.Wr{display:initial}@media (width >= 48em){.fe{padding:0}.Wr{display:none}.fe[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.Y0{display:block;width:100%;background-color:var(--asc-color-background-default)}.A0{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}.Zr{gap:1rem;width:100%;display:grid;cursor:pointer;padding:.5rem 0;grid-template-columns:2.5rem minmax(0,1fr)}.Zr[data-focus-visible]{background-color:var(--asc-color-base-shade4)}.I0{display:flex;justify-content:center;align-items:center}.M0{display:flex;justify-content:center;align-items:center;width:100%;gap:.25rem}.B0{width:2.5rem;height:2.5rem}.E0,.F0{width:1.125rem;height:1.125rem}.R0{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}.U0{overflow:hidden;text-overflow:ellipsis}.H0{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)}.L0{display:flex;align-items:center;justify-content:center}.T0{width:100%;gap:.75rem;display:flex;align-items:start;flex-direction:column;justify-content:center}.V0{gap:.75rem;display:flex;flex-direction:column}.q0{animation:_r 1.5s ease-in-out infinite}.D0{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.G0{width:8.75rem;height:.875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes _r{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.ea{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 10rem)}.J0{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.K0{color:var(--asc-color-base-shade3)}@media (width >= 48em){.ea{height:18.5rem}}.N0{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)}.ra{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}.ra[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)}.aa{gap:.25rem;display:flex;flex-wrap:nowrap}.O0{width:unset}.P0{width:-moz-min-content;width:min-content}@media (width >= 48em){.aa{gap:.5rem;align-items:center}}.Q0{width:1.25rem;height:.75rem;margin-top:.125rem}.W0{fill:var(--asc-color-base-default)}.Z0{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)}._0{width:1.25rem;height:1.25rem}.ep{fill:var(--asc-color-primary-default)}.rp{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-sm)}.ue{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}.ue[data-focus-visible]{background-color:var(--asc-color-base-shade4)}.ue[data-has-categories=true]{grid-template-rows:[name-start] auto [name-end cat-start] auto [cat-end member-start] auto [member-end]}.ap{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}.op{position:absolute;left:.5rem;bottom:.37rem;color:var(--asc-color-white)}.ip{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}.tp{grid-column:sub-a / sub-g;grid-row:name-start / name-end;display:flex;justify-content:start;align-items:center;width:100%}.oa{grid-column:sub-a / sub-g;grid-row:cat-start / cat-end}.oa[data-show-join-button=true]{grid-column:sub-a / sub-e;grid-row:cat-start / cat-end}.sp{grid-column:sub-a / sub-e;grid-row:member-start / member-end}.ia{grid-row:name-start / member-end;grid-column:sub-e / sub-g;place-self:end end}.ia[data-has-categories=true]{grid-row:cat-start / member-end}.dp{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.cp{box-sizing:border-box;cursor:pointer;outline:none}.lp{gap:1rem;width:100%;padding:.5rem 0;display:inline-flex;border-radius:.75rem}.np{width:5rem;height:5rem;border-radius:var(--asc-border-radius-sm);background-color:var(--asc-color-base-shade4)}.mp{display:flex;flex-direction:column;justify-content:center;gap:.75rem}.gp{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:12.25rem;height:.75rem}.hp{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:5.8008rem;height:.625rem}.pp{animation:ta 1.5s ease-in-out infinite}@keyframes ta{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.bp{width:100%;display:flex;min-height:20rem;padding:.5rem 0;align-items:start;flex-direction:column;background-color:var(--asc-color-background-default)}.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)}.fp{display:flex;justify-content:center;align-items:center}.up{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:.25rem;width:100%}.vp{display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.wp{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.xp{display:flex;justify-content:center;align-items:center;gap:.25rem}.yp{display:flex;justify-content:center;align-items:center}.kp{display:flex;align-items:center;justify-content:center;border-radius:50%;width:1.5rem;height:1.5rem}.da{display:grid;grid-template-columns:minmax(0,1fr) min-content;align-items:center;gap:.5rem;background-color:var(--asc-color-background-default)}.jp{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}.ca{border:none;background:#f6f6f6;outline:none;font-size:1rem;color:var(--asc-color-base-default)}.zp{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.Xp{width:1.25rem;height:1.25rem;cursor:pointer}.Cp{width:1.25rem;height:1.25rem}.Sp{cursor:pointer;fill:var(--asc-color-base-shade3)}.Yp{width:1.25rem;height:1.25rem;cursor:pointer}.la{display:block}@media (width >= 48em){.da{grid-template-columns:1fr}.la{display:none}.ca{font-size:.875rem}}.Ap{display:flex;align-items:center;justify-content:start;gap:.25rem;cursor:pointer}.Ip{fill:var(--asc-color-base-shade2)}.Mp{color:var(--asc-color-base-shade2)}.na{background-color:var(--asc-color-background-default);padding:.25rem 1rem .75rem}.Bp{display:grid;grid-template-columns:min-content minmax(0,1fr) min-content;align-items:center;gap:.5rem}.Ep{display:flex;justify-content:center;align-items:center;padding-top:.5rem;padding-bottom:.5rem}.Fp{overflow:hidden}.Rp{display:flex;align-items:center;gap:.25rem}.Up,.Hp{display:flex;justify-content:center;align-items:center;gap:.25rem}.Lp{color:var(--asc-color-base-shade2)}.Tp{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.Vp{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.qp{padding-left:0}.Dp{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}.Gp{display:flex;justify-content:space-between;align-items:center;padding-top:.7rem}.Jp{display:flex;align-items:center;justify-content:start;gap:.75rem}.Kp{display:flex;align-items:center;justify-content:center}.Np,.Op{width:1.25rem;height:1.25rem}.ma{display:grid;align-items:center;grid-template-columns:minmax(0,max-content);grid-auto-flow:column;gap:.25rem}.ma[data-show-target-community=true]{grid-template-columns:minmax(0,max-content) minmax(50%,1fr)}.Pp{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Qp{fill:var(--asc-color-base-shade1);height:.75rem;width:1rem}.Q{display:grid;grid-template-columns:minmax(0,1fr);grid-auto-flow:column;gap:.25rem;align-items:center;max-width:100%}.Q[data-show-brand-badge=true][data-show-target=true]{grid-template-columns:minmax(0,min-content) min-content min-content}.Q[data-show-brand-badge=false][data-show-target=true],.Q[data-show-brand-badge=true][data-show-target=false]{grid-template-columns:minmax(0,min-content) min-content}.Wp{width:1.125rem;height:1.125rem}.W{display:grid;grid-template-columns:minmax(0,min-content);grid-auto-flow:column;gap:.25rem;align-items:center;max-width:100%}.W[data-show-private-badge=true][data-show-official-badge=true]{grid-template-columns:min-content minmax(0,min-content) min-content}.W[data-show-private-badge=true][data-show-official-badge=false]{grid-template-columns:min-content minmax(0,min-content)}.W[data-show-private-badge=false][data-show-official-badge=true]{grid-template-columns:minmax(0,min-content) min-content}.Zp{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}._p{width:.75rem;height:.75rem}.eb{width:1.25rem;height:1.25rem}.rb{display:grid}.ab{display:flex;justify-content:space-between;padding:.5rem 0}.ob{display:flex;justify-content:center;align-items:center;cursor:pointer;gap:.25rem}.ib{color:var(--asc-color-base-shade2)}.tb{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)}.sb,.db{color:var(--asc-color-base-shade2)}.Z{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}.Z:hover{background-color:#0000004d}.Z:active{background-color:#0006}.Z[data-focus-visible]{box-shadow:0 0 0 2px #ffffffbf}.ve{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}.ve[data-entering]{animation:ga .2s ease-out,ha .2s ease-out}.ve[data-exiting]{animation:pa .2s ease-in,ba .2s ease-in}.cb{outline:none}.fa{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)}.fa:focus{background-color:var(--asc-color-base-shade1);color:#fff}.lb{background-color:#d1d5db;height:1px;margin:.25rem .75rem}.nb{display:flex;justify-content:start;align-items:center;gap:.25rem;padding-top:.25rem;line-height:1.25rem;color:var(--asc-color-base-shade2)}.mb{display:flex;align-items:center;gap:.25rem}@keyframes ga{0%{opacity:0}to{opacity:1}}@keyframes pa{0%{opacity:1}to{opacity:0}}@keyframes ha{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes ba{0%{transform:scale(1)}to{transform:scale(.95)}}@media (width >= 48em){.na{border-radius:.5rem}}.gb{border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden}.hb{padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.pb{height:.7109rem;width:14.9458rem;border-radius:1.0156rem;background-color:var(--asc-color-base-shade4)}.bb{width:11.0126rem;height:.8203rem;border-radius:1.1719rem;background-color:var(--asc-color-base-shade4)}.fb{height:11rem;background-color:var(--asc-color-base-shade4)}.ub{animation:ua 1.5s ease-in-out infinite}@keyframes ua{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.vb{cursor:pointer;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden}.wb{background-color:var(--asc-color-base-shade4);overflow:hidden;width:100%;aspect-ratio:21 / 9}.xb{padding:.75rem;display:flex;flex-direction:column;gap:.12rem}.yb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.kb{display:flex;width:100%;height:100%;justify-content:center;align-items:center;background-color:var(--asc-color-base-shade4)}.jb{width:3rem;height:3rem;color:var(--asc-color-base-shade3)}.zb{overflow-wrap:break-word;color:var(--asc-color-base-default);white-space:pre-wrap}.Xb,.Cb{cursor:pointer;color:var(--asc-color-primary-default)}.X{display:grid;border-radius:.5rem;gap:.25rem;width:100%;overflow:hidden}.X[data-images-amount="1"]{aspect-ratio:1;grid-template:"image1" / minmax(0,1fr)}.X[data-images-amount="2"]{aspect-ratio:1;grid-template:"image1 image2" 50% "image1 image2" 50% / 50% 50%}.X[data-images-amount="3"]{aspect-ratio:1;grid-template:"image1 image1 image1 image1" 60% "image2 image2 image3 image3" 40% / 25% 25% 25% 25%}.X[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)}.Sb{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;width:100%}.C{cursor:pointer}.C:nth-child(1){grid-area:image1}.C:nth-child(2){grid-area:image2}.C:nth-child(3){grid-area:image3}.C:nth-child(4){grid-area:image4;position:relative}.Yb{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}.S{display:grid;border-radius:.5rem;gap:.25rem;width:100%;overflow:hidden;background-color:var(--asc-color-background-default)}.S[data-videos-amount="1"]{aspect-ratio:1;grid-template:"video1" / minmax(0,1fr)}.S[data-videos-amount="2"]{aspect-ratio:1;grid-template:"video1 video2" 50% "video1 video2" 50% / 50% 50%}.S[data-videos-amount="3"]{grid-template:"video1 video1 video1 video1" 66% "video2 video2 video3 video3" 33% / 25% 25% 25% 25%}.S[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)}.Ab{width:100%;height:100%;position:absolute;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}.Ib{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}.Mb{position:absolute;inset:0;border-radius:0 0 .5rem;text-align:center;display:flex;justify-content:center;align-items:center}.Bb{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;width:2.5rem;height:2.5rem;background-color:var(--asc-color-secondary-default);display:flex;justify-content:center;align-items:center;cursor:pointer}.Eb{width:1.5rem;height:1.5rem;fill:#ebecef}.Fb{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-black);z-index:1000}.Rb{background-color:var(--asc-color-background-default);position:relative;display:flex;justify-content:center;align-items:center;height:100%}.Ub{position:absolute;top:10px;left:10px;font-size:24px;cursor:pointer}.Hb{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.Lb,.Tb{width:2rem;height:2rem}.Vb{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.va,.wa{display:flex;justify-content:center;align-items:center;height:100%;opacity:.5;background-color:var(--asc-color-black);flex-basis:2.5rem;cursor:pointer}.va:hover,.wa:hover{opacity:.8}.xa,.qb{width:2rem;height:2rem;fill:var(--asc-color-base-shade4);border-radius:50%;background-color:var(--asc-color-base-shade3);padding:.375rem}.xa{transform:rotate(180deg)}.Db{flex:1 1 auto}.Gb{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.Jb{width:2rem;height:2rem;cursor:pointer}.Kb{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-black);z-index:1000}.Nb{background-color:var(--asc-color-background-default);position:relative;display:flex;justify-content:center;align-items:center;height:100%}.Ob{position:absolute;top:10px;left:10px;font-size:24px;cursor:pointer}.Pb{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.Qb,.Wb{width:2rem;height:2rem}.Zb{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.ya,.ka{display:flex;justify-content:center;align-items:center;height:100%;opacity:.5;background-color:var(--asc-color-black);flex-basis:2.5rem;cursor:pointer}.ya:hover,.ka:hover{opacity:.8}.ja,._b{width:2rem;height:2rem;fill:var(--asc-color-base-shade4);border-radius:50%;background-color:var(--asc-color-base-shade3);padding:.375rem}.ja{transform:rotate(180deg)}.ef{flex:1 1 auto}.rf{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.af{width:2rem;height:2rem;cursor:pointer}.of{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}.if{height:100%;width:100%;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}.za{height:100%;font-size:var(--asc-text-font-size-md);color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);padding:0 1rem}.za :focus{border:none;outline:none}.tf{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}.Xa{color:var(--asc-color-primary-shade1);text-decoration:none}.Xa:hover{text-decoration:underline}.sf{width:100%;height:1px;background-color:var(--asc-color-background-default)}.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)}.Ca{position:relative;text-align:center;width:100%;height:21rem}.Ca[data-images-height=true]{height:8.625rem}.df{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cf{fill:var(--asc-color-primary-shade4);width:1.25rem;height:1.25rem}.lf{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 / 80%)}.nf{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-primary-shade4)}@media (width >= 48em){.A{padding:0 1.5rem 1rem}}.I{max-width:100%;display:grid;gap:.5rem;padding:0 1rem;width:100%}.I[data-images-amount="1"]{grid-template-columns:repeat(1,1fr);height:21rem}.I[data-images-amount="2"]{grid-template-columns:repeat(2,1fr);height:21rem}.I[data-images-amount="3"]{grid-template-columns:repeat(3,1fr)}.mf{position:relative;text-align:center;width:100%;max-height:21rem}.gf{height:8.625rem}.hf{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pf{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 / 80%)}.bf{width:1.25rem;height:1.25rem;fill:var(--asc-color-primary-shade4)}.ff{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-primary-shade4)}.uf{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){.I{padding:0 1.5rem 1rem}}.vf{display:flex;padding-right:1rem;align-items:center;gap:var(--asc-spacing-s1);align-self:stretch;fill:var(--asc-color-white)}.wf{width:var(--asc-spacing-m2);height:var(--asc-spacing-m2)}.Sa{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)}.Ya{width:21.438rem;display:flex;justify-content:flex-start;align-items:center;color:var(--asc-color-white);border-radius:.5rem;margin-bottom:var(--asc-spacing-m1);animation-duration:.3s;animation-name:Aa;pointer-events:auto;background-color:var(--asc-color-secondary-default);padding:1rem;box-shadow:var(--asc-box-shadow-02)}@keyframes Aa{0%{opacity:0}to{opacity:1}}@media (width < 48em){.Sa{top:auto;left:0;bottom:0;padding-bottom:var(--asc-spacing-l1)}.Ya{width:100%}}.Ia{max-height:100vh;height:100%;position:relative;background-color:var(--asc-color-background-default)}._{overflow-y:scroll;max-height:calc(100% - 6.75rem)}._[data-from-media=false]{overflow-y:scroll;max-height:calc(100% - 14.875rem)}.Ma{width:100%;display:flex;justify-content:space-between;align-items:center;padding:var(--asc-spacing-m1)}.v{max-height:auto;min-height:auto}.v .Ba{padding:1rem}.v .Ea{left:1rem;top:4.8rem}.Fa,.Ra,.Ua,.Ha{display:none}.we{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)}.we::-webkit-scrollbar{display:none}.La{display:block}.xf{top:0;left:0;width:100%;outline:none;position:absolute}.ee{bottom:6rem;position:relative}.ee[data-item-position=false]{bottom:11rem;position:relative}.M{width:calc(100% - 2rem);position:absolute;bottom:15rem;left:1rem;display:flex;justify-content:start;font-size:var(--asc-text-font-size-md);gap:.75rem;margin:0 auto 1rem;border-radius:.5rem;box-shadow:var(--asc-box-shadow-03);background-color:var(--asc-color-secondary-default);color:var(--asc-color-background-default);padding:1rem}.xe[data-show-detail-media-attachment="1"]{bottom:6rem}.xe[data-show-detail-media-attachment="2"]{bottom:12rem}.xe[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}.yf{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.ye{position:fixed;box-shadow:var(--asc-box-shadow-04);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;display:block;align-items:center;justify-content:space-between;width:100%;background-color:var(--asc-color-background-default)}.ye[data-show-detail-media-attachment=false]{padding:.5rem 2rem;bottom:-.4rem;margin-top:.75rem}.ye[data-show-detail-media-attachment=true]{bottom:-.9rem;margin-top:-1rem;padding:.75rem 1rem 2rem}@media (width >= 48em){.Ia{width:30rem;position:static;border-radius:.75rem}._,._[data-from-media=false]{overflow-y:auto;max-height:100%}.Ma{display:none}.v{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.v .Ba{padding:1rem 1.5rem}.v .Ea{top:1rem;left:1.5rem}.Ra{gap:.5rem;display:flex;align-items:center;padding:.5rem 1.5rem;background-color:var(--asc-color-background-default)}.Ua{display:block;padding:1rem 1.5rem}.Ha{width:100%;display:block}.Fa{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)}.we,.La{display:none}.ee,.ee[data-item-position=false]{top:2rem;height:3rem;width:30rem;z-index:9999;bottom:unset;position:absolute}.M{left:50%;width:22rem;bottom:unset;transform:translate(-50%)}}.Ta{height:100%;display:block;position:relative;background-color:var(--asc-color-background-default)}.Va{max-height:100%;overflow-y:scroll}.Va::-webkit-scrollbar{width:.5rem}.qa{width:100%;display:flex;align-items:center;justify-content:space-between;padding:var(--asc-spacing-m1)}.Da{max-height:auto;min-height:auto}.Ga{padding:1rem}.Ja{left:1rem;top:4.8rem}.Ka,.Na,.Oa{display:none}.ke{left:0;bottom:0;width:100%;position:absolute;overflow-y:scroll;max-height:12.5rem;background-color:var(--asc-color-background-default)}.ke::-webkit-scrollbar{display:none}.Pa{bottom:0;width:100%;position:absolute}.Qa{bottom:0;left:1rem;gap:.75rem;display:flex;padding:1rem;position:absolute;margin:0 auto 1rem;border-radius:.5rem;justify-content:start;width:calc(100% - 2rem);box-shadow:var(--asc-box-shadow-03);font-size:var(--asc-text-font-size-md);color:var(--asc-color-background-default);background-color:var(--asc-color-secondary-default)}.kf{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}@media (width >= 48em){.Ta{width:30rem;position:static;border-radius:.75rem}.qa{display:none}.Da{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.Ga{padding:1rem 1.5rem}.Ja{top:1rem;left:1.5rem}.Ka{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)}.Na{display:block;padding:1rem 1.5rem}.Oa{width:100%;display:block}.ke{display:none}.Pa{top:1.75rem;width:30rem;bottom:unset;display:flex;align-items:center;justify-content:center}.Qa{margin:0;width:22rem;position:static}}.Wa{font-size:1rem;font-weight:600;line-height:1.375rem;color:var(--asc-color-base-default)}@media (width >= 48em){.Wa{font-size:1.25rem}}.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);max-height:21rem}.B[data-images-amount="3"]{grid-template-columns:repeat(3,1fr)}.Za{position:relative;text-align:center;width:100%;height:21rem}.Za[data-images-height=true]{height:6.8rem}.jf{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.zf{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}.Xf{fill:var(--asc-color-primary-shade4);width:1.25rem;height:1.25rem}.Cf{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-primary-shade4)}.Sf{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}}._a{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}}.Yf{color:var(--asc-color-base-default)}.Af{fill:var(--asc-color-base-default);width:1.5rem;height:1.25rem}.If{color:var(--asc-color-base-default)}.Mf{fill:var(--asc-color-base-default);width:1.5rem;height:1.25rem}.Bf{color:var(--asc-color-alert-default)}.Ef{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}@media (width >= 48em){._a{padding:.5rem 0}.h{padding:.875rem 1rem;gap:.5rem}.h:hover,.h[data-focus-visible]{border-radius:0;background-color:var(--asc-color-base-shade4)}}.Ff{position:relative;left:-1rem;margin-bottom:.5rem}.Rf{fill:var(--asc-color-base-shade4)}.Uf{fill:var(--asc-color-base-default)}.Hf{fill:var(--asc-color-primary-default)}.eo{gap:1rem;display:flex;padding:1rem;height:10rem;flex-direction:column;background-color:var(--asc-color-background-default)}.Lf{gap:.5rem;display:grid;grid-template-columns:min-content 1fr min-content;align-items:center}.Tf,.Vf{gap:.75rem;display:flex;flex-direction:column}.qf{animation:ro 1.5s ease-in-out infinite}.Df{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.Gf{width:7.5rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.Jf{width:5.5rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.Kf{width:15rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.Nf{height:.5rem;width:18.5625rem;border-radius:.18.5625rem;background-color:var(--asc-color-base-shade4)}.Of{height:.5rem;width:11.25rem;border-radius:0;background-color:var(--asc-color-base-shade4)}@keyframes ro{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media only screen and (width >= 48em){.eo{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Pf{height:100%;width:100%;padding:0 1rem;background-color:var(--asc-color-background-default)}.Qf{color:var(--asc-color-base-shade3);text-align:center}.Wf{display:flex;padding:.625rem 1rem .625rem .75rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.25rem;background:var(--asc-color-primary-default);cursor:pointer}.Zf{fill:var(--asc-color-white)}._f{color:var(--asc-color-white)}.eu{display:flex;padding:.625rem 1rem;justify-content:center;align-items:center;border-radius:.25rem;border:0 solid var(--asc-color-secondary-shade3);color:var(--asc-color-primary-default)}.ru{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--asc-color-background-default)}.au{padding-bottom:1.0625rem}.ao{position:relative;background-color:var(--asc-color-background-default-sh)}.oo{width:calc(100% - (var(--asc-spacing-m1) * 2));margin:var(--asc-spacing-xxs2) auto}.ou{display:flex;flex-direction:row;align-items:center;gap:var(--asc-spacing-s2);padding:var(--asc-spacing-s1) 0;max-width:100%}.iu{color:var(--asc-color-base-default);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tu{width:2rem;height:2rem;flex-shrink:0}.su{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}.du{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.cu{aspect-ratio:1 / 1}.lu{margin:var(--asc-spacing-s1) 0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-md)}.je{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%}.je[data-has-url=true]{cursor:pointer}.nu{color:var(--asc-color-base-shade1)}.mu{color:var(--asc-color-base-default)}.io{grid-area:left;word-wrap:break-word}.gu{grid-area:right;display:flex;justify-content:center;align-items:center;place-self:center;max-width:100%}.hu{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}.pu{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.bu{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.fu{fill:var(--asc-color-base-shade3)}@media (width >= 48em){.ao{border-radius:.5rem;padding:.5rem 1rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.oo{margin:0;width:100%;overflow:hidden}.je{width:auto;margin-top:0;border-radius:.5rem}.io{width:100%}}.uu{display:flex;flex-direction:column}.to{width:100%}.vu{height:var(--asc-pull-to-refresh-height);display:flex;justify-content:center;align-items:center;overflow:hidden}.wu,.xu{width:1.25rem;height:1.25rem}.yu{width:1.25rem;height:1.25rem;animation-name:so;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.ku{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.ju,.zu{display:flex;align-items:center;justify-content:center}.Xu{height:1px}.Cu{padding:.25rem 1rem 0 .75rem}@keyframes so{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width >= 48em){.to{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.do{width:100%;min-height:.5rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.do{min-height:.75rem;background-color:var(--asc-color-background-shade1)}}.Su{display:flex;overflow:hidden;align-items:center;justify-content:center;height:var(--asc-pull-to-refresh-height)}.Yu{width:1.25rem;height:1.25rem;animation-name:co;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes co{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Au{display:flex;align-items:center}.Iu{width:2rem;height:2rem;color:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.Mu{display:flex;align-items:center;margin-right:var(--asc-spacing-s1)}.Bu{width:2.5rem;height:2.5rem}.Eu{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)}.lo{height:100vh;max-width:100vw;background-color:var(--asc-color-background-default);padding:var(--asc-spacing-none) var(--asc-spacing-m1)}.no{display:flex;align-items:center;justify-content:space-between;background-color:var(--asc-color-background-default);padding:var(--asc-spacing-m1) var(--asc-spacing-none)}.mo{width:100%;padding-top:0}.go{width:100%;display:flex;align-items:center;padding:.5rem 0}.Fu{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.Ru{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}.Uu{margin-right:var(--asc-spacing-s1)}.Hu{display:flex;fill:var(--asc-color-base-default)}.Lu{color:var(--asc-color-base-default)}.Tu{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){.lo{width:30rem;height:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.mo{padding-top:.5rem}.no{display:none}.go[data-focus-visible]{background-color:var(--asc-color-base-shade4)}}.ho{max-width:100vw;flex:1;padding:var(--asc-spacing-none) var(--asc-spacing-m1);background-color:var(--asc-color-background-default)}.Vu{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.po{display:flex;justify-content:space-between;align-items:center;padding:var(--asc-spacing-m1);background-color:var(--asc-color-background-default)}.qu{display:flex;align-items:center;padding:var(--asc-spacing-s1) var(--asc-spacing-none)}.Du{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.Gu{display:flex;flex-direction:column;padding:0 var(--asc-spacing-none) var(--asc-spacing-m1);flex:1;height:100%;width:100%}.Ju{padding:.5rem 0;display:flex;align-items:center;gap:.75rem}.bo{display:flex;padding:.5rem 3.25rem .5rem 1rem;gap:.75rem;cursor:pointer;align-items:center;color:var(--asc-color-base-shade3)}.Ku{margin-right:var(--asc-spacing-s1)}.Nu{display:flex;fill:var(--asc-color-base-default)}.Ou{color:var(--asc-color-base-default);text-align:center}@media (width >= 48em){.ho{width:30rem;height:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.po,.bo{display:none}}.Pu{display:flex;width:100%;align-items:center;gap:.75rem}.fo{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.uo{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.fo,.uo{animation:vo 1.5s ease-in-out infinite}@keyframes vo{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.wo{gap:.5rem;display:none;padding:.75rem;align-items:center;border-radius:.5rem;margin-bottom:.75rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Qu{height:2.5rem;min-width:2.5rem;max-width:2.5rem}.xo{width:100%;outline:none;text-align:left;font-size:.875rem;border-radius:1.25rem;padding:.625rem .75rem;color:#6e6e6e;background-color:#f6f6f6;border:1px solid #d4d4d4}.Wu{display:block;max-width:100%;overflow:hidden;font-size:1.25rem;white-space:nowrap;text-overflow:ellipsis;color:var(--asc-color-base-default)}.yo{display:none}.Zu{background-color:var(--asc-color-background-shade1)}@media (width >= 48em){.wo{display:flex}.yo{display:block}.xo[data-focus-visible]{outline:1px solid var(--asc-color-primary-default)}}.ko{display:flex;flex-direction:column;width:100%;background-color:var(--asc-color-background-default)}._u{display:flex;flex-direction:column}.e1{padding:.25rem 1rem .75rem .75rem}.r1,.a1{width:1.25rem;height:1.25rem}.o1{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.i1,.t1{display:flex;align-items:center;justify-content:center}.jo{position:fixed;bottom:1rem;right:1rem;z-index:1}@media (width >= 48em){.ko{background-color:var(--asc-color-background-shade1)}.jo{display:none}}.s1{color:var(--asc-color-base-default)}.d1{display:flex;justify-content:space-between;align-items:center;background-color:var(--asc-color-background-default);height:3.625rem}.c1,.l1{display:flex;gap:.625rem;justify-content:center;align-items:center}.n1{color:#6e6e6e;font-size:14px;font-style:normal;font-weight:450;line-height:20px;letter-spacing:.25px}.m1{width:100%;margin:0 auto;background:var(--asc-color-background-default)}.g1{position:relative;height:17.0625rem;overflow:hidden;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.h1{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.zo,.Xo{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}.zo{left:.625rem}.Xo{right:.625rem}.Co{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)}.p1{display:inline-flex;align-items:center;gap:.5rem;color:var(--asc-color-base-default);padding-bottom:.75rem}.b1{overflow:hidden;color:var(--asc-color-base-default);margin-bottom:var(--asc-spacing-s2)}.f1{padding:.25rem 0;display:flex;gap:var(--asc-spacing-s1)}.u1{width:1px;background-color:var(--asc-color-base-shade4);margin-left:var(--asc-spacing-s1);margin-right:var(--asc-spacing-s1)}.v1{color:var(--asc-color-base-default)}.w1{color:var(--asc-color-base-shade2)}.x1{display:flex;padding:.5rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade3)}.y1{width:100%;display:flex;margin-top:.5rem;justify-content:center;align-items:center;color:var(--asc-color-primary-shade4)}.k1{width:100%}.j1{display:flex;width:100%;margin-bottom:1rem}.z1{display:flex;padding:.75rem 1rem;align-items:flex-start;gap:.75rem;align-self:stretch;background:var(--asc-color-background-shade1)}.X1{width:1.25rem;height:1rem;fill:var(--asc-color-base-default)}.ze{padding:.5rem 0;overflow-x:scroll;width:100%;scrollbar-width:none;-ms-overflow-style:none}.ze::-webkit-scrollbar{display:none}@media (width >= 48em){.Co{border-bottom:none;border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4)}.ze{overflow:hidden}}.C1{background-color:var(--asc-color-background-shade1);border-radius:.5rem;padding:.75rem;width:100%}.S1{display:flex;justify-content:center;align-items:center}.Y1{width:.375rem;height:.375rem;background-color:var(--asc-color-primary-default);border-radius:50%}.A1{display:flex;flex-direction:column;text-align:center}.I1{display:flex;align-items:center;justify-content:center;gap:.375rem}.M1{color:var(--asc-color-base-default);margin:0}.B1{color:var(--asc-color-base-shade2);margin:0}.w{position:relative;width:100%;padding-top:56.25%;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:var(--background-image)}.w[data-cover-scroll=true]{position:fixed;top:0;z-index:1;padding-top:6.375rem;transition:transform .3s ease-in;transform:translateY(-5%)}.w: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}.E1{width:1.25rem;height:1rem;fill:var(--asc-color-white);margin-left:.5rem}.So{position:absolute;top:2rem;left:1rem;right:1rem;display:flex;justify-content:space-between}.F1{display:flex;align-items:center}.R1{margin:0 .25rem;color:var(--asc-color-white)}.U1,.H1{fill:var(--asc-color-primary-shade4);background:#0000007f;border-radius:50%;padding:.5rem;width:2rem;height:2rem;cursor:pointer}@media (width >= 48em){.w{padding-top:50%;max-height:17.0625rem;border-radius:.5rem .5rem 0 0}.w[data-cover-scroll=true]{width:100%;padding-top:50%;position:relative}.w:before{content:none}.So{top:1rem}}.L1{display:flex;justify-content:center;align-items:center;fill:var(--asc-color-primary-shade4)}.T1{width:100%;box-sizing:border-box}.Yo{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}.Yo.V1{overflow:visible}.q1{background:none;border:none;color:var(--asc-color-primary-default);cursor:pointer;padding:0;font-size:inherit}.D1{white-space:pre-wrap;word-break:break-word}.G1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.J1{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.K1{display:flex;align-items:center;gap:.5rem}.N1{color:var(--asc-color-base-default)}.O1{color:var(--asc-color-base-shade2)}.Ao{margin:5rem auto 3rem;text-align:center}.Io{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}.P1{margin-top:.5rem;font-size:1.0625rem;font-weight:600;line-height:1rem;color:var(--asc-color-base-shade3)}.Q1{font-size:.8125rem;font-weight:400;color:var(--asc-color-base-shade3)}@media (width >= 48em){.Ao{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)}.Io{width:3.75rem;height:3.75rem}}.Mo{display:flex;flex-direction:column}.W1{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.Z1{height:var(--asc-spacing-m1);width:100%}._1{margin-bottom:var(--asc-spacing-m1);border-radius:var(--asc-border-radius-md);overflow:hidden}.ev{animation:Bo 1s linear infinite}.Eo{padding-bottom:.5rem;background-color:var(--asc-color-base-shade4)}@keyframes Bo{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Fo{background-color:var(--asc-color-background-default);padding:1rem;margin-bottom:.5rem}.rv{display:flex;align-items:center;margin-bottom:1rem}.Ro{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.av{display:flex;flex-direction:column}.Uo{width:6rem;height:1rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.Ho{width:4rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.ov{display:flex;flex-direction:column;gap:.75rem}.E{height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem;width:100%}.Ro,.Uo,.Ho,.E{animation:Lo 1.5s ease-in-out infinite}.E:first-child{width:75%}.E:nth-child(2){width:100%}.E:last-child{width:50%}@keyframes Lo{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.To{gap:1rem;display:grid;padding:3rem;place-items:center}.iv{fill:var(--asc-color-base-shade4);width:3.75rem;height:2.8125rem}.tv{color:var(--asc-color-base-shade3);font-size:1rem;font-weight:600;line-height:1.375rem}.Vo{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Mo{gap:.75rem;margin-top:.75rem;padding-bottom:1rem}.Eo{padding-bottom:0;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}.To{padding:3.7rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Vo{padding-bottom:0}.Fo{box-shadow:none;margin-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.re{display:block;padding:0 1rem;background-color:var(--asc-color-background-default)}.re:last-child{margin-bottom:.5rem}.sv{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;width:100%}.dv{display:flex;align-items:center;gap:.5rem}.cv{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}.lv{color:var(--asc-color-alert-default)}.nv{display:flex;align-items:center;gap:.25rem}.mv{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.gv{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.hv{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.pv{display:flex;gap:.5rem;width:100%;padding:.75rem 0;border-top:1px solid var(--asc-color-base-shade4)}@media (width >= 48em){.re{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.re:last-child{margin-bottom:0}}.bv{width:100%}.fv{color:var(--asc-color-white)}.uv{width:100%}.vv{color:var(--asc-color-base-default)}.wv{all:unset;fill:var(--asc-color-white);cursor:pointer}.qo{aspect-ratio:9 / 16;max-width:50vh;width:100%;height:100vh;position:relative;display:flex;flex-direction:column;background-color:var(--asc-color-black)}@media (width <= 768px){.qo{max-width:100%;max-height:100vh;width:100%;height:100%;aspect-ratio:auto}}.xv{position:absolute;top:0;left:0;right:0;z-index:1}.yv{display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:1rem;overflow:hidden;background-color:var(--asc-color-background-transparent-black)}.kv{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)}.jv{display:flex;width:100%;justify-content:flex-end;gap:var(--asc-spacing-s2)}.zv{flex:1;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:var(--asc-border-radius-lg);background:linear-gradient(180deg,var(--asc-draft-image-container-color-0, var(--asc-color-black)) 0%,var(--asc-draft-image-container-color-last, var(--asc-color-black)) 100%);position:relative;width:100%;height:100%}.Xv{max-width:100%;max-height:100%}.Cv{display:flex;justify-content:flex-end;padding:var(--asc-spacing-m1);width:100%}.Sv{max-height:calc(100% - 4.5rem);width:100%;height:100%;background-color:var(--asc-color-black);-o-object-fit:contain;object-fit:contain}.Yv{position:absolute;padding:1rem;display:flex;justify-content:center;bottom:6rem;left:0;right:0}.Av{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none;border:none;color:var(--asc-color-white);font-size:3rem;cursor:pointer}.Iv{position:absolute;top:0;left:0;right:0;height:4px;background-color:#ffffff4d}.Mv{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.Bv{display:flex;flex-direction:column;margin-left:10px}.Ev{font-size:16px;font-weight:700;color:var(--asc-color-black)}.Fv{font-size:14px}.Rv{position:relative;width:100%;height:100%}.Uv{width:100%;padding:0 1rem}.Hv{all:unset;display:flex;padding:var(--asc-spacing-s1) var(--asc-spacing-s2);align-items:center;gap:var(--asc-spacing-xxs3);border-radius:var(--asc-border-radius-full);background:var(--asc-color-secondary-default);color:var(--asc-color-white);cursor:pointer}.Lv{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.Tv{all:unset;display:flex;padding:var(--asc-spacing-s1) var(--asc-spacing-s2);align-items:center;gap:var(--asc-spacing-xxs3);border-radius:var(--asc-border-radius-full);background:var(--asc-color-secondary-default);color:var(--asc-color-white);cursor:pointer}.Vv{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.qv{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:99999}.Dv{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:0}.Gv{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1);width:100%}.Jv{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1)}.Kv{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)}.Nv{font-weight:var(--asc-text-font-weight-bold);display:flex;align-items:center;justify-content:space-between;gap:var(--asc-spacing-s2)}.Ov{display:flex;padding:8px 10px;align-items:center;gap:.5rem;border-radius:24px;background:var(--asc-color-secondary-default)}.Pv{fill:var(--asc-color-white)}.Qv{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}.Wv{position:relative;width:100%;height:100%}.Zv{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}._v,.e5{width:100%;height:100%}.r5{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)}.a5{width:auto;max-width:100%;max-height:100%;margin:auto}.o5,.i5{width:1.5rem;height:1.5rem;fill:var(--asc-color-white);cursor:pointer}.t5{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.s5{fill:var(--asc-color-white)}.d5{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.c5{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.l5{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}.n5{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.25rem}.m5{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.75rem}.g5{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)}.h5{flex:1}.p5{height:5rem;padding:.75rem 1rem .625rem}.b5{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.f5{z-index:99999;position:absolute;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1rem .625rem;gap:.5rem}.u5{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Do{position:absolute;bottom:0;right:0}.Do:hover{cursor:pointer}.v5{display:flex;gap:1.25rem;justify-content:flex-end;align-items:center}.w5{display:inline-flex;justify-content:space-between;gap:.75rem;align-items:center}.x5{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}.y5{width:auto;max-width:11.688rem}.k5{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}.j5{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.Go{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%)}.Go a{text-decoration:none}.z5{position:relative;width:100%;height:100%}.X5{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.C5,.S5{width:100%;height:100%}.Y5{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}.A5{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.I5{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.M5,.B5{color:var(--asc-color-white);cursor:pointer}.E5{color:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.F5{color:var(--asc-color-white)}.R5{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.U5{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.H5{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}.L5{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.T5{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.V5{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}.q5{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.D5{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.G5{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)}.J5{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Jo{position:absolute;bottom:0;right:0}.Jo:hover{cursor:pointer}.K5{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.N5{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.O5{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}.P5{width:auto;max-width:11.688rem}.Q5{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}.W5{display:flex;position:relative;overflow:hidden}.Z5{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.Ko{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)}.Ko:hover{background-color:var(--asc-color-base-shade4)}._5{position:absolute;top:0;bottom:0;width:50%;z-index:10}.ew{left:0}.rw{right:0}.aw{-o-object-fit:contain;object-fit:contain}.ow{-o-object-fit:cover;object-fit:cover}.iw{color:var(--asc-color-base-default)}.tw{position:absolute;top:.5rem;left:.5rem;right:.5rem;height:.125rem;display:flex;justify-content:space-between;align-items:center;z-index:10}.sw{height:100%;background-color:#ffffff7f;border-radius:.0625rem;overflow:hidden}.dw{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.No{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}.No:focus{outline:none}.cw{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}.lw{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.nw{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:absolute;z-index:100000}.mw{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}.gw{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.hw{color:var(--asc-color-base-default)}.pw{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.bw{color:var(--asc-color-base-shade1)}.fw{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.uw{min-height:5rem;width:100%;background-color:var(--asc-color-background-default)}.vw{position:absolute;inset:0;height:100%;width:100%;overflow:hidden}.ww{position:relative;height:100%;width:100%}.xw{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.yw{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)}.kw{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}.jw{position:relative;width:100%;height:100%;overflow:hidden}.zw{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Xw,.Cw{width:100%;height:100%}.Sw{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}.Yw{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.Aw{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Iw,.Mw{color:var(--asc-color-white);cursor:pointer}.Bw{color:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.Ew{color:var(--asc-color-white)}.Fw{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.Rw{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.Uw{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}.Hw{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.Lw{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.Tw{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}.Vw{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.qw{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.Dw{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)}.Gw{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Oo{position:absolute;bottom:0;right:0}.Oo:hover{cursor:pointer}.Jw{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.Kw{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.Nw{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}.Ow{width:auto;max-width:11.688rem}.Pw{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}.Qw{display:flex;position:relative;overflow:hidden}.Ww{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.Po{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)}.Po:hover{background-color:var(--asc-color-base-shade4)}.Zw{position:absolute;top:0;bottom:0;width:50%;z-index:10}._w{left:0}.ex{right:0}.rx{-o-object-fit:contain;object-fit:contain}.ax{-o-object-fit:cover;object-fit:cover}.ox{z-index:99999;position:absolute;width:1rem;height:1rem;right:.25rem;bottom:.25rem;cursor:pointer}.ix{fill:var(--asc-color-base-shade3)}.tx{inset:0;width:100%;height:100%;position:absolute}.sx{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}.dx{display:flex;align-items:center;gap:.5rem}.cx{width:2.5rem;height:2.5rem}.lx{display:flex;align-items:start;flex-direction:column;color:var(--asc-color-base-inverse);flex-shrink:1;overflow:hidden}.nx{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--asc-color-white)}.mx{display:flex;align-items:center;gap:1.25rem}.gx{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.Qo{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.Qo svg{width:2rem;height:1.75rem;fill:var(--asc-color-white)}.Wo{display:none}@media screen and (width >= 768px){.Wo{display:flex}}.Zo{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.Zo svg{width:2rem;height:1.75rem;fill:var(--asc-color-white)}._o{display:none}@media screen and (width >= 48em){._o{display:flex}}.ei{position:absolute;top:0;left:0;width:50%;height:100%;z-index:9999}.ri{position:absolute;top:0;right:0;width:50%;height:100%;z-index:9999}.hx{position:relative;width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;z-index:2}.px{position:absolute;width:100%;height:100%;background:linear-gradient(180deg,#00000029 55.05%,#fff0 96.52%);z-index:3}.bx{display:none}.fx{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:23.4375rem;flex-shrink:0}.ux{display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:1rem;overflow:hidden}.vx{fill:var(--asc-color-base-default)}@media (width >= 48em){.ei,.ri{display:none}.wx{display:block}}.ai{position:relative;width:100%;height:100%;background-color:var(--asc-color-background-default)}.xx{top:0;position:absolute;width:100%;height:7.5rem;background-color:var(--asc-color-background-default)}.oi{top:0;position:absolute;width:100%;height:10.87rem;background-color:var(--asc-color-background-default)}.yx{padding-left:1rem;padding-right:1rem}.ii{display:inline-flex;flex-wrap:nowrap;gap:.5rem;overflow-x:scroll;width:100%;padding:.75rem 1rem;-ms-overflow-style:none;scrollbar-width:none}.ii::-webkit-scrollbar{display:none}.Xe{position:absolute;top:7.5rem;width:100%;height:calc(100% - 7.5rem);overflow:hidden scroll;-ms-overflow-style:none;scrollbar-width:none}.ti{position:absolute;top:10.87rem;width:100%;height:calc(100% - 7.5rem);overflow:hidden scroll;-ms-overflow-style:none;scrollbar-width:none}.Xe::-webkit-scrollbar{display:none}.kx{position:absolute;right:1rem;top:3.25rem;width:12.5rem}.jx{border-radius:1.25rem;border:1px solid #d4d4d4;background:#f6f6f6;display:flex;padding:.625rem .75rem;align-items:center;gap:.5rem;color:#6e6e6e;margin:0 1rem}@media (width >= 48em){.ai{background-color:transparent}.oi{display:none}.Xe,.ti{top:0;height:100%}}.si{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}.si[data-active=true]{font-weight:600;color:var(--asc-color-white);background-color:var(--asc-color-primary-default);border:1px solid transparent}.zx{font-size:1.0625rem}.Xx{position:relative}.Ce{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)}.Ce[data-focus-visible]{border:1px solid var(--asc-color-primary-default);background-color:var(--asc-color-background-shade1)}.Ce:hover{background-color:var(--asc-color-background-shade1)}.Cx{width:1.75rem;height:1.75rem;border-radius:50%;overflow:hidden}.Sx{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Yx{fill:var(--asc-color-primary-shade2)}.Ax{fill:var(--asc-color-white)}.Ix{width:5.625rem;height:2.25rem;flex-shrink:0;border-radius:2.5rem;background:var(--asc-color-base-shade4);animation:di 1.5s ease-in-out infinite}@keyframes di{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.ci{display:inline-flex;align-items:center;gap:.5rem;width:100%;height:100%;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.ci::-webkit-scrollbar{display:none}.Se{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}.Se[data-focus-visible]{border:1px solid var(--asc-color-primary-default);background-color:var(--asc-color-background-shade1)}.Mx{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}.Se:hover{background-color:var(--asc-color-background-shade1)}.Bx{display:flex;justify-content:center;align-items:center;height:2.25rem}.li{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)}.Ex{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.ni{left:0}.mi{right:0}.mi[data-shown=false],.ni[data-shown=false]{display:none}@media (width >= 48em){.li{display:flex}}.Fx{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.Rx{display:flex;justify-content:center;align-items:center;background-color:#f26b1c;width:100%;height:100%}.Ux{width:4rem;height:2.364rem}.Hx{width:17.375rem;height:13.3125rem;border-radius:.75rem;border:1px solid var(--asc-color-base-shade4);box-shadow:var(--asc-box-shadow-02)}.Lx{width:17.375rem;height:8.1875rem;border-radius:.75rem .75rem 0 0;background-color:var(--asc-color-base-shade4)}.Tx{width:17.375rem;height:5.12rem;display:flex;flex-direction:column;padding:1.06rem 1rem}.Vx{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:5.1875rem;height:.5rem}.qx{margin-top:1rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:8.9055rem;height:.5rem}.Dx{margin-top:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:11.25rem;height:.5rem}.Gx{animation:gi 1.5s ease-in-out infinite}@keyframes gi{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Jx{width:100%;gap:.75rem;flex-wrap:nowrap;overflow:scroll hidden;display:inline-flex;scrollbar-width:none;-ms-overflow-style:none}.Kx{width:15.6rem;height:calc(8.4rem + 5.7rem);border-radius:.5rem}.Nx{width:100%;height:8.4rem;overflow:hidden}.Ox{border-radius:var(--asc-border-radius-sm) var(--asc-border-radius-sm) 0 0}.Px{width:100%;gap:.25rem;display:flex;height:5.7rem;padding:.75rem;flex-direction:column;justify-content:space-between}.Qx{width:100%;gap:.12rem;display:flex;align-items:center}.Wx{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.Zx{width:.75rem;height:.75rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}._x{width:100%;gap:.5rem;display:flex;flex-wrap:nowrap;align-items:flex-end;justify-content:space-between}.ey{width:9rem;gap:.25rem;display:flex;flex-shrink:1;align-items:start;flex-direction:column;justify-content:center}.ry{display:flex;flex:0 0 4.2rem}.Ye{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.hi{top:-2.4rem;z-index:100;display:none;position:absolute;align-items:center;justify-content:center}.pi{max-width:9rem}.bi{right:2.2rem}.fi{right:0}.bi[data-shown=false] .Ye,.fi[data-shown=false] .Ye{cursor:not-allowed;fill:var(--asc-color-base-shade3)}@media (width >= 48em){.hi{display:flex}.pi{max-width:9rem}}.ay{display:flex;flex-direction:column;align-items:center;justify-content:center}.oy{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)}.ui{height:100%;display:flex;padding-bottom:2rem;flex-direction:column}.ae{width:100%;-ms-overflow-style:none;scrollbar-width:none;padding:0 1rem;display:flex;flex-direction:column;gap:1rem}.Ae{width:100%;-ms-overflow-style:none;scrollbar-width:none;padding:0 1rem;display:flex;flex-direction:column;gap:1rem;margin-bottom:16px}.iy{width:100%;border-radius:.5rem}.ty{display:flex;gap:8px}.sy{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;text-overflow:ellipsis}.dy{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}.cy{border-radius:8px;border:1px solid #ebecef;padding:12px;width:100%;display:flex;align-items:center;gap:16px}.ae::-webkit-scrollbar{display:none}.ae[data-is-loading=true]{padding:1.5rem 1rem}.vi{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.wi{width:9.75rem;height:.75rem;flex-shrink:0;border-radius:.75rem;background:var(--asc-color-base-shade4);animation:xi 1.5s ease-in-out infinite}.ly{color:var(--asc-color-base-default)}.Ie{width:100%;padding:1rem;display:none}.Ie::-webkit-scrollbar{display:none}.yi{display:none;background-color:var(--asc-color-background-default)}@keyframes xi{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.ui{height:auto;background-color:var(--asc-color-background-shade1)}.yi{display:block;background-color:var(--asc-color-background-shade1)}.vi,.Ie,.Ae,.ae{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);padding:1rem}.wi{height:1.25rem}.Ae{margin-bottom:0}}.ny{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--asc-color-background-default);gap:1rem}.my{padding-bottom:1.0625rem;color:var(--asc-color-base-shade3);display:flex;flex-direction:column;align-items:center}.gy{gap:.5rem;display:flex;cursor:pointer;align-items:center;border-radius:.5rem;justify-content:center;padding:.625rem 1rem .625rem .75rem;background:var(--asc-color-primary-default)}.hy{width:1.25rem;height:1.25rem;fill:var(--asc-color-white)}.py{color:var(--asc-color-white)}.ki{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.by{padding-bottom:1.0625rem;color:var(--asc-color-base-shade3)}@media (width >= 48em){.ki{padding:2rem 0 4rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.ji{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.fy{padding-bottom:1.0625rem;color:var(--asc-color-base-shade3)}@media (width >= 48em){.ji{padding:2rem 0 4rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.uy{color:var(--asc-color-base-default)}.vy{color:var(--asc-color-base-default)}.zi{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.Me{flex:1;margin-top:3.625rem;overflow-y:scroll;scrollbar-width:none}.Me[data-hide-back-button=true]{margin-top:.5rem}.Xi{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.Be{transition:opacity .3s;opacity:0}.Be[data-show=true]{opacity:1}.Ci{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}.Si{position:absolute;bottom:1rem;right:1rem}@media (width >=48em){.zi{background-color:transparent}.Xi{background-color:var(--asc-color-background-default);position:static}.wy{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;overflow:hidden}.Be{display:none}.Me{margin-top:0;padding-bottom:1rem}.Ci{position:static}.Si{display:none}}.xy{height:100%;width:100%}.yy{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.ky{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.jy{color:var(--asc-color-base-default)}.zy{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.Xy{color:var(--asc-color-base-default)}.Cy{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.Sy{color:var(--asc-color-base-default)}.Yy{padding:0 1rem;background-color:var(--asc-color-background-default)}.Yi{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.Ay{display:flex;gap:.75rem}.Iy{width:3.5rem!important;height:3.5rem!important;font-size:2rem;flex-shrink:0}.My{font-weight:400;font-size:2rem!important}.By{min-height:100%;display:flex;align-items:center}.Ey{width:1.5rem;height:1.5rem}.Fy{margin:.5rem 0;color:var(--asc-color-base-default)}.Ry{display:flex;height:-moz-max-content;height:max-content;justify-content:center}.Uy{display:flex;gap:.75rem;padding:.25rem 0 1rem}.Hy{width:.0625rem;height:1.25rem;background-color:var(--asc-color-base-shade4)}.Ly{width:100%;padding:0 1rem}.Ty{display:flex;align-items:center;width:100%;margin:.5rem 0}.Ai{width:3.5rem;height:3.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.Ii{height:.75rem;width:60%;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.oe{height:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Ai,.Ii,.oe,.Mi{animation:Bi 1.5s ease-in-out infinite}.oe:nth-child(1){margin:1.37rem;width:60%}.oe:nth-child(2){width:80%}.Vy{margin:.5rem 0;width:100%}.Mi{display:inline-block;width:3.375rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem;margin-right:.75rem}.qy{padding:.5rem 0;width:15rem}.Ei{padding:0 1.25rem;width:100%;display:flex;justify-content:flex-start;gap:.75rem}.Dy{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.Gy{color:var(--asc-color-base-default)}.Jy{width:100%;padding:.75rem 1rem;height:3.875rem;border-radius:.5rem;background-color:var(--asc-color-background-shade1);box-sizing:border-box}.Ky{text-align:center}.Ny{display:inline-block}.Oy{width:.375rem;height:.375rem;margin-right:.38rem;fill:#4d82ff;vertical-align:middle}.Py{color:var(--asc-color-base-default)}@media screen and (width >= 48em){.Yi{margin-top:1rem}.Ei{padding:.75rem 1rem}}@keyframes Bi{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Qy{display:inline-block}.Wy{color:var(--asc-color-base-default);margin-right:.25rem}.Zy{color:var(--asc-color-base-shade2)}.Fi{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.Ri{flex-direction:column;display:flex;flex:1;margin-top:3.62rem;overflow-y:scroll;scrollbar-width:none}.Ui{height:100%;width:100%;flex-grow:1;padding:0 1rem}._y{height:100%}.Hi{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.e2{color:var(--asc-color-base-default);width:100%;text-align:center}.r2{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){.Fi{background-color:transparent}.Hi{background-color:var(--asc-color-background-default);position:static}.a2{background-color:var(--asc-color-background-default);border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);overflow:hidden}.Ri{margin-top:0}.Ui{padding:0}.o2{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}.i2{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)}}.Li{display:flex;color:var(--asc-color-base-shade3)}.Li[data-orientation=horizontal]{flex-direction:column}.Ti{gap:1.25rem;display:flex}.Ti[data-orientation=horizontal]{border-bottom:1px solid var(--asc-color-base-shade4)}.Vi{height:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none}.Vi::-webkit-scrollbar{display:none}.p{outline:none;cursor:pointer;position:relative;padding:1rem 0 .75rem;transition:color .2s;--border-color: transparent;border-bottom:2px solid var(--border-color)}.p[data-hovered]{color:var(--asc-color-primary-default)}.p[data-selected]{color:var(--asc-color-primary-default);--border-color: var(--asc-color-primary-default)}.p[data-disabled]{color:var(--asc-color-base-shade3)}.p[data-disabled] .p[data-selected]{--border-color: var(--asc-color-base-shade3)}@media (width >= 48em){.p[data-focus-visible]{background-color:var(--asc-color-primary-shade3)}}.qi{margin-top:.5rem}.t2{height:100%;width:100%}.s2{display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;width:100%;box-sizing:border-box}.d2{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.c2{color:var(--asc-color-base-default)}.l2{height:var(--asc-spacing-m1);width:100%}.n2{color:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.m2{padding:5rem .5rem;text-align:center}.Di{display:block}@media (width >= 48em){.qi{margin:0}.g2{color:var(--asc-color-base-shade3)}.Di{padding:.5rem 0;display:flex;flex-direction:column;gap:1rem}}.h2{display:flex;height:3.5rem;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box}.p2{display:flex;align-items:center;max-width:100%;gap:.5rem;flex-shrink:0}.b2{flex-shrink:0}.f2{overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-base-default)}.Gi{height:100%;width:100%}.u2{background-color:transparent;display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;box-sizing:border-box;flex-shrink:0}.v2{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.w2{color:var(--asc-color-base-default)}@media (width >= 48em){.Gi{padding:0 1rem}}.x2{display:flex;width:100%;align-items:center;gap:.75rem}.Ji{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.Ki{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Ji,.Ki{animation:Ni 1.5s ease-in-out infinite}@keyframes Ni{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.y2{display:inline-block}.k2{color:var(--asc-color-base-default);margin-right:.25rem}.j2{color:var(--asc-color-base-shade2)}.z2{min-height:3.5rem;color:var(--asc-color-base-default);display:flex;align-items:center}.X2{word-break:break-all}.C2{color:var(--asc-color-base-default);word-break:break-word}.S2{white-space:pre-wrap}.Y2{color:var(--asc-color-primary-default)}.A2{width:100%;background-color:var(--asc-color-primary-default);position:relative;padding:.63rem 1rem;border-radius:.5rem;box-sizing:border-box;margin-bottom:.75rem}.I2{display:flex;align-items:center;justify-content:center;gap:.5rem}.M2{width:1rem;height:1rem;color:var(--asc-color-white)}.B2{color:var(--asc-color-white)}.E2{width:100%;position:relative;padding:.63rem 1rem;border-radius:.5rem;box-sizing:border-box;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.F2{display:flex;align-items:center;justify-content:center;gap:.5rem}.R2{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.U2{color:var(--asc-color-secondary-default)}.H2{width:100%;position:relative;padding:.63rem 1rem;border-radius:.5rem;box-sizing:border-box;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.L2{display:flex;align-items:center;justify-content:center;gap:.5rem}.T2{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.V2{color:var(--asc-color-secondary-default)}.q2{width:100%;position:relative;padding:.63rem 1rem;border-radius:.5rem;box-sizing:border-box;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.D2{display:flex;align-items:center;justify-content:center;gap:.5rem}.G2{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.J2{color:var(--asc-color-secondary-default)}.K2{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-base-inverse);z-index:1000}.N2{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.O2{position:absolute;top:2rem;left:1rem;cursor:pointer}.P2{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.Q2{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.W2{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.Z2{width:2rem;height:2rem;cursor:pointer}.Oi{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.Oi[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.Pi{fill:var(--asc-color-secondary-shade3);width:1.5rem;height:1.5rem;transition:fill .3s}.Pi[data-active=true]{fill:var(--asc-color-base-default)}.Qi{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.Qi[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.Wi{fill:var(--asc-color-secondary-shade3);width:1.5rem;height:1.5rem;transition:fill .3s}.Wi[data-active=true]{fill:var(--asc-color-base-default)}.Zi{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.Zi[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}._i{fill:var(--asc-color-secondary-shade3);width:1.5rem;height:1.5rem;transition:fill .3s}._i[data-active=true]{fill:var(--asc-color-base-default)}._2{display:flex;flex-direction:column;gap:.5rem}.ek{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.rk{height:var(--asc-spacing-m1);width:100%}.ak{margin-bottom:var(--asc-spacing-m1);border-radius:var(--asc-border-radius-md);overflow:hidden}.ok{animation:et 1s linear infinite}.rt{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes et{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.at{height:13rem;padding:.75rem 1rem;width:100%}.ik{display:flex;align-items:center;margin-bottom:.75rem}.ot{width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.5rem}.tk{padding:.25rem 0;flex:1}.it{height:.5rem;width:60%;border-radius:.75rem;margin-bottom:.5rem;background-color:var(--asc-color-base-shade4)}.tt{height:.5rem;width:25%;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.F{height:.5rem;margin-bottom:.75rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.ot,.it,.tt,.F{animation:st 1.5s ease-in-out infinite}.F:nth-child(1){width:60%}.F:nth-child(2){width:25%}.F:nth-child(3){width:80%}@keyframes st{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >=48em){.rt{overflow:hidden;background-color:transparent;padding-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.at{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.dt{text-align:center;padding:5rem .5rem}.sk{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.dk{margin-top:.5rem;color:var(--asc-color-base-shade3)}@media (width >= 48rem){.dt{background-color:var(--asc-color-background-default)}}.ct{text-align:center;padding:5rem .5rem}.ck{margin-top:.5rem;color:var(--asc-color-base-shade3)}@media (width >= 48rem){.ct{width:100%;height:100%;background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}}.lk{width:3.7969rem;height:2.5313rem;fill:var(--asc-color-secondary-shade4)}.nk{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.lt{text-align:center;padding:5rem .5rem;color:var(--asc-color-base-shade3)}.mk{margin-top:.5rem}.gk{width:3.75rem;height:2.5rem;fill:var(--asc-color-secondary-shade4)}@media (width >= 48rem){.lt{background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}}.nt{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.hk{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.pk{height:var(--asc-spacing-m1);width:100%}.bk{animation:mt 1s linear infinite}.fk{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes mt{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.uk{height:13rem;padding:.75rem 1rem;width:100%}.vk{display:flex;align-items:center;margin-bottom:.75rem}.gt{width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.5rem}.wk{padding:.25rem 0;flex:1}.ht{height:.5rem;width:60%;border-radius:.75rem;margin-bottom:.5rem;background-color:var(--asc-color-base-shade4)}.pt{height:.5rem;width:25%;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.R{height:.5rem;margin-bottom:.75rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.gt,.ht,.pt,.R{animation:bt 1.5s ease-in-out infinite}.R:nth-child(1){width:60%}.R:nth-child(2){width:25%}.R:nth-child(3){width:80%}@keyframes bt{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >=48em){.nt{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.ft{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;cursor:pointer}.ut{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.xk{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}@keyframes vt{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.yk{width:100%;padding-top:100%;border-radius:.5rem;position:relative;background-color:var(--asc-color-base-shade4);animation:vt 1.5s ease-in-out infinite}@media (width >= 48em){.ft{grid-template-columns:repeat(3,1fr)}.ut:focus-within{outline:2px solid var(--asc-color-primary-default)}}.kk{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.jk{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.zk{width:3.7969rem;height:2.5313rem;fill:var(--asc-color-secondary-shade4)}.wt{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.Xk{height:var(--asc-spacing-m1);width:100%}@media (width >=48em){.wt{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.xt{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;cursor:pointer}.yt{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.Ck{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.Sk{position:absolute;bottom:.5rem;left:.5rem;background-color:#000000b3;color:var(--asc-color-white);padding:.25rem .6rem;border-radius:.25rem}@keyframes kt{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Yk{width:100%;padding-top:100%;border-radius:.5rem;position:relative;background-color:var(--asc-color-base-shade4);animation:kt 1.5s ease-in-out infinite}.Ak{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@media (width >= 48em){.xt{grid-template-columns:repeat(3,1fr)}.yt:focus{outline:2px solid var(--asc-color-primary-default)}}.Ik{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-base-inverse);z-index:1000}.Mk{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.Bk{position:absolute;top:2rem;left:1rem;cursor:pointer}.Ek{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.Fk,.Rk{width:2rem;height:2rem}.Uk{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.jt,.zt{display:flex;justify-content:center;align-items:center;height:100%;opacity:.5;background-color:var(--asc-color-black);flex-basis:2.5rem;cursor:pointer}.jt:hover,.zt:hover{opacity:.8}.Xt,.Hk{width:2rem;height:2rem;fill:var(--asc-color-base-shade4);border-radius:50%;background-color:var(--asc-color-base-shade3);padding:.375rem}.Xt{transform:rotate(180deg)}.Lk{flex:1 1 auto}.Tk{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.Vk{width:2rem;height:2rem;cursor:pointer}.qk{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Dk{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Gk{width:3.7969rem;height:2.5313rem;fill:var(--asc-color-secondary-shade4)}.Ee{width:4rem;height:4rem;box-shadow:var(--asc-box-shadow-04);display:flex;cursor:pointer;align-items:center;justify-content:center;border:none;background-color:var(--asc-color-primary-default);border-radius:50%}.Jk{width:2rem;height:2rem;color:var(--asc-color-white)}.Ee:hover{background-color:var(--asc-color-primary-background-hover)}.Ee:active{background-color:var(--asc-color-primary-background-pressed)}.Kk{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.Nk{padding:.75rem 0;display:flex;gap:.75rem}.Ok{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default);margin-left:.25rem}.Pk{margin-top:.15rem;color:var(--asc-color-base-default);flex-grow:1}.Qk{display:flex;flex-direction:column;gap:.5rem;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.Ct{display:flex;flex-direction:column;gap:.5rem;width:100%;height:100%;padding:1rem;background-color:var(--asc-color-background-default)}.Wk{display:flex;gap:.5rem;width:100%;overflow-y:scroll}.Zk{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:100%}@media (width >= 48em){.Ct{padding:0;height:auto;position:relative}._k{left:0;top:2.8rem;z-index:200;width:20rem;max-height:25rem;position:absolute;overflow-y:scroll;border-radius:.5rem;padding:0 1rem 1rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}}.St{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.Yt{flex:1;margin-top:3.625rem;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.Yt::-webkit-scrollbar{display:none}.At{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)}.e4{text-align:center}.r4{cursor:pointer}.a4{fill:var(--asc-color-base-default);cursor:pointer}.It{height:.0625rem;width:100%;background-color:var(--asc-color-base-shade4);animation:Mt 1.5s ease-in-out infinite}.It[data-is-loading=true]{height:.5rem;width:100%;background-color:var(--asc-color-base-shade4)}.o4{display:flex;justify-content:space-between;padding:.5rem 1rem}.i4{display:flex;justify-content:center;align-items:center;gap:.25rem}.t4{color:var(--asc-color-base-shade2)}.s4{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem}.d4{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}.c4{display:flex;justify-content:start;align-items:center;gap:.25rem;padding:1rem;line-height:1.25rem;color:var(--asc-color-base-shade2)}@keyframes Mt{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.St{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.At{border-radius:.5rem}}.Bt{overflow-y:auto;height:100%;position:relative;-ms-overflow-style:none;scrollbar-width:none}.Bt::-webkit-scrollbar{display:none}.l4{position:sticky;top:0;background-color:var(--asc-color-background-default)}.n4{position:relative}.Et{position:fixed;bottom:1rem;right:1rem;z-index:1}.m4{width:100%;height:1px;background-color:var(--asc-color-base-shade4);margin-bottom:.25rem}.Ft{display:none;margin-top:.75rem}@media (width >= 48em){.Et{display:none}.Ft{display:block}}.Rt{width:100%;margin:0 auto;background-color:var(--asc-color-background-default);overflow:hidden}.Ut{width:100%;height:12.5rem;background-color:var(--asc-color-base-shade4)}.g4{padding:1rem}.Ht{height:1.5rem;width:60%;background-color:var(--asc-color-base-shade4);margin-bottom:1rem;border-radius:.25rem}.h4{display:flex;gap:.5rem;margin-bottom:1rem}.p4{height:1.25rem;width:3.75rem;background-color:var(--asc-color-base-shade4);border-radius:.625rem}.Lt{height:1rem;width:100%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.b4{display:flex;gap:1rem;margin-bottom:1rem}.f4{height:1.25rem;width:5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.u4{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem}.v4{height:1rem;width:2.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}@keyframes Tt{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Ut,.Ht,.w4,.Lt,.x4,.y4,.k4{animation:Tt 1.5s ease-in-out infinite}@media (width >= 48em){.Rt{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Vt{gap:1rem;display:grid;padding:3rem;place-items:center}.j4{color:var(--asc-color-base-shade3);font-size:1rem;font-weight:600;line-height:1.375rem}.z4{fill:var(--asc-color-base-shade4);width:3.75rem;height:2.8125rem}@media (width >= 48em){.Vt{padding:3.7rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.qt{gap:.5rem;display:grid}.Dt{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.qt{gap:.75rem;margin-top:.75rem;padding-bottom:1rem}.Dt{padding-bottom:0;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}}.Gt{gap:.5rem;display:grid;padding:1rem}.Jt{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.X4{width:100%;padding-top:100%;position:relative;border-radius:.5rem;animation:C4 1.5s ease-in-out infinite;background-color:var(--asc-color-base-shade4)}.S4{margin:.75rem 0 1rem}@media (width >= 48em){.Gt{border-radius:.5rem;margin:.75rem 0 1rem;padding-bottom:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Jt{grid-template-columns:repeat(3,1fr)}}.Y4{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Kt{margin:auto;text-align:center;padding:5rem .5rem;min-height:15rem}.A4{margin-top:.5rem;color:var(--asc-color-base-shade3)}.I4{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}@media (width >= 48em){.Kt{padding:2.9rem;min-height:auto}}.Nt{gap:.5rem;display:grid;padding:1rem}.Ot{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.M4{width:100%;padding-top:100%;position:relative;border-radius:.5rem;animation:B4 1.5s ease-in-out infinite;background-color:var(--asc-color-base-shade4)}.E4{margin:.75rem 0 1rem}@media (width >= 48em){.Nt{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)}.Ot{grid-template-columns:repeat(3,1fr)}}.Pt{margin:auto;text-align:center;padding:5rem .5rem;min-height:15rem}.F4{margin-top:.5rem;color:var(--asc-color-base-shade3)}.R4{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}@media (width >= 48em){.Pt{padding:2.9rem;min-height:auto}}.Qt{background-color:var(--asc-color-background-default);border-radius:8px;display:flex;align-items:center;width:100%;z-index:1;position:sticky;top:5.375rem}.Wt{display:flex;justify-content:center;padding:1rem;flex-grow:1;width:100%;height:1rem;align-items:center;background-color:var(--asc-color-background-default);--asc-icon-color: var(--asc-color-base-shade3);color:var(--asc-icon-color);fill:var(--asc-icon-color)}.U4{width:1.5rem;height:1.25rem;fill:var(--asc-icon-color)}.H4{width:1.5rem;height:1.5rem}.Wt[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){.Qt{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)}}.Zt{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}._t{padding:1rem;flex:1;display:flex;flex-direction:column}.es{width:4rem;height:4rem;position:relative;border-radius:50%;overflow:hidden;margin:1.75rem auto 0}.L4{width:100%;height:100%}.T4{width:100%;height:100%;position:absolute;top:0;left:0;text-align:center;background-color:#0000007f}.rs{fill:var(--asc-color-white);height:1.25rem;width:1.25rem}.as{display:flex;height:3.625rem;align-items:center;padding:0 .75rem}.V4{flex-basis:max-content}.os{width:100%;flex-grow:1;color:var(--asc-color-base-default)}.is{flex:1;display:flex;flex-direction:column;justify-content:space-between}.q4{margin-top:1.5rem}.Fe{padding:1rem 0;width:100%;border:none;border-bottom:1px solid var(--asc-color-base-shade4);height:auto;resize:none;overflow:hidden}.Fe:focus{outline:none}.Fe:disabled{color:var(--asc-color-base-shade2)}.D4{display:none}@media (width >=48em){.Zt{background-color:transparent}._t{flex:0;background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4, #ebecef)}.as{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;overflow:hidden}.os{font-size:1.25rem}.es{width:7.5rem;height:7.5rem}.is{justify-content:flex-start}.G4{margin-bottom:1rem}.rs{fill:var(--asc-color-white);height:3rem;width:3rem}}.J4{width:100%}.ts{display:block;height:100vh;overflow:scroll}.ss{background-color:var(--asc-color-background-default);position:sticky;top:0;width:100%}.K4{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.N4{color:var(--asc-color-base-shade2);font-size:.8125rem}.O4{display:block;padding:1.5rem 1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.P4{position:relative;display:flex;align-items:center}.Q4{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)}.ds{position:absolute;fill:var(--asc-color-base-shade2);left:.75rem}.ds[data-search-value=true]{fill:var(--asc-color-base-default)}.cs{display:none}.cs[data-search-value=true]{display:block;position:absolute;right:.75rem}.W4{fill:var(--asc-color-base-shade3)}.Z4{display:flex;flex-wrap:wrap;padding:0 .25rem .25rem;gap:.5rem}._4{display:flex;align-items:center;padding:.25rem .5rem .25rem .25rem;border-radius:1.5rem;border:1px solid var(--asc-color-base-shade4);gap:.5rem}.e7{color:var(--asc-color-base-default);font-weight:600;font-size:1rem;max-width:16rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.r7{width:1.75rem;height:1.75rem;border-radius:50%}.a7{width:1.75rem;height:1.75rem}.o7{width:2.5rem;height:2.5rem;border-radius:50%}.i7{fill:var(--asc-color-base-shade1)}.t7{padding:1rem}.s7{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%}.d7{display:flex;align-items:center;flex:1;min-width:0}.c7{width:2.5rem;height:2.5rem}.l7{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}.n7{display:none}.m7{width:1rem;height:1rem}.g7{display:flex;flex-direction:column;gap:1rem}.x,.x label{display:flex;align-items:center;gap:.5rem}.x div[aria-hidden=true] svg{display:none;width:1rem;height:1rem;color:var(--asc-color-white)}.x 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}.x input[type=checkbox]:checked+div[aria-hidden=true]{background-color:var(--asc-color-primary-default);border:none}.x 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}.h7{color:var(--asc-color-base-default)}.ls{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}.p7{width:100%}@media only screen and (width >= 48em){.ts{display:block;height:18.5rem;width:32.625rem}.ss,.ls{display:none}}.o{gap:.5rem;display:flex;font-size:1rem;position:relative;align-items:center;forced-color-adjust:none;color:var(--asc-color-base-default)}.o .s{display:flex;width:1.5rem;height:1.5rem;border-radius:50%;align-items:center;transition:all .2s;justify-content:center;border:2px solid var(--asc-color-base-shade3)}.o .s svg{fill:none;width:1rem;height:1rem;stroke-width:3px;transition:all .2s;stroke-dashoffset:66;stroke-dasharray:22px;stroke:var(--asc-color-base-shade3)}.o[data-disabled] .s{cursor:not-allowed;border-color:var(--asc-color-base-shade4)}.o[data-pressed] .s{border-color:var(--asc-color-base-shade1)}.o[data-focus-visible] .s{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.o[data-selected] .s{background:var(--asc-color-primary-default);border-color:var(--asc-color-primary-default)}.o[data-selected][data-disabled] .s{cursor:not-allowed;background:var(--asc-color-primary-shade2);border-color:var(--asc-color-primary-shade2)}.o[data-selected] .s svg{stroke-dashoffset:44;stroke:var(--asc-color-background-default)}.o[data-selected][data-pressed] .s{background:var(--asc-color-primary-background-pressed);border-color:var(--asc-color-primary-background-pressed)}.b7{gap:8px;display:flex;flex-direction:column;color:var(--asc-color-base-default)}.f7{padding:.5rem 0;background-color:var(--asc-color-background-default)}.u7{display:flex;align-items:center;gap:.5rem}.ns{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);flex-shrink:0}.v7{display:flex;flex-direction:column}.ms{width:6rem;height:1rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.gs{width:4rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.w7{display:flex;flex-direction:column;gap:.75rem}.hs{height:1.25rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem;width:100%;max-width:calc(100% - 3rem);flex-grow:1}@keyframes ps{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.ns,.ms,.gs,.hs{animation:ps 1.5s ease-in-out infinite}.bs{height:100vh;overflow:scroll}.fs{background-color:var(--asc-color-background-default);position:sticky;top:0;width:100%;z-index:1}.us{display:flex;justify-content:space-between;align-items:center;padding:1rem}.vs{width:1.5rem}.x7{position:relative;display:flex;align-items:center;padding:.75rem 1rem}.y7{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}.ws{position:absolute;fill:var(--asc-color-base-shade2);left:1.75rem;width:1.5rem;height:1.25rem}.ws[data-search-value=true]{fill:var(--asc-color-base-default)}.xs{display:none}.xs[data-search-value=true]{display:block;position:absolute;right:1.75rem}.k7{fill:var(--asc-color-base-shade3);width:1.5rem;height:1rem}.Re{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}.Re::-webkit-scrollbar{display:none}.j7{display:block;text-align:center}.z7{position:relative;display:flex;justify-content:center}.X7{width:2.5rem;height:2.5rem}.C7{background:none;border:none;padding:0;margin:0;display:inline-block;cursor:pointer;position:absolute;right:.3rem;top:0}.S7{display:block;border-radius:50%;width:1.125rem;height:1.125rem;fill:var(--asc-color-background-transparent-black)}.Y7{display:inline-block;justify-self:center;align-items:center;width:4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:.25rem}.Ue{padding:1rem}.A7{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%}.I7{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-right:.25rem}.M7{width:2.5rem;height:2.5rem}.B7{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}.E7{flex:1;min-width:0;display:flex;align-items:center}.F7{padding:.5rem 0;flex-direction:row-reverse}.ys{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}.R7{width:100%}@media only screen and (width >= 48em){.bs{height:auto;width:30rem;border-radius:.75rem}.fs{border-bottom:1px solid var(--asc-color-base-shade4)}.Re{border-bottom:none;margin-bottom:0}.us{flex-direction:row-reverse;padding:1.25rem 1.5rem 1rem}.U7{fill:var(--asc-color-base-shade3)}.H7{font-size:1.25rem}.vs{display:none}.Ue{max-height:50vh;min-height:50vh;overflow-y:scroll;padding-bottom:5rem}.Ue[data-has-selected=true]{min-height:calc(50vh - 6.5rem);max-height:calc(50vh - 6.5rem)}.ys{margin-top:0;position:static;border-top:none}}.ks{padding:0 1rem}.js{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.zs{color:var(--asc-color-base-default)}.L7{border-bottom:1px solid var(--asc-color-base-shade4)}.T7{padding:1.5rem 0 .25rem}.V7{border-bottom:1px solid var(--asc-color-base-shade4)}.q7{padding:1.5rem 0 .25rem}@media only screen and (width >= 48em){.ks{padding:0}.js{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)}.zs{font-size:1.25rem}.D7{padding:0 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.G7{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.J7{display:flex;align-items:center;gap:.75rem}.K7{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.N7{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.O7{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.P7{display:flex;align-items:center;gap:.75rem}.Q7{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.W7{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.Z7{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}._7{display:flex;align-items:center;gap:.75rem}.e3{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.r3{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.a3{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.o3{display:flex;align-items:center;gap:.75rem}.i3{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.t3{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.s3{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;border-bottom:1px solid var(--asc-color-base-shade4)}.d3{color:var(--asc-color-alert-default)}.c3{display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:1rem}.l3{color:var(--asc-color-alert-default)}.Xs{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.13rem 0 1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.n3{color:var(--asc-color-base-shade1)}@media only screen and (width >= 48em){.Xs{border-bottom:none}}.Cs{width:100%;padding:0 1rem}.Ss{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.Ys{color:var(--asc-color-base-default)}.As{display:block;padding:1rem 0}.m3{padding-top:.12rem;color:var(--asc-color-base-shade1)}.g3{gap:0}.Is{display:flex;padding:1rem 0;align-items:center;flex-direction:row-reverse;justify-content:space-between}.Ms{display:none}@media only screen and (width >= 48em){.Cs{padding:0;gap:.75rem;display:grid}.Ss{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ys{font-size:1.25rem}.h3{opacity:0;pointer-events:none}.p3{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.As,.Is{padding:1rem}.Ms{padding:1rem;display:block}.b3{width:100%}}.d{gap:.5rem;display:flex;align-items:center;forced-color-adjust:none;color:var(--asc-color-base-default)}.i{width:3rem;height:1.75rem;border-radius:10rem;transition:all .2s;background:var(--asc-color-base-shade3)}.i:before{content:"";display:block;width:1.45rem;height:1.45rem;margin:.145rem;border-radius:50%;transition:all .2s;background:var(--asc-color-background-default)}.d[data-focus-visible] .i{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.d[data-disabled] .i{cursor:not-allowed;background:var(--asc-color-base-shade4)}.d[data-pressed] .i{background:var(--asc-color-base-shade2)}.d[data-pressed] .i:before{background:var(--asc-color-background-default)}.d[data-selected] .i{background:var(--asc-color-primary-default)}.d[data-selected][data-disabled] .i{background:var(--asc-color-primary-shade3)}.d[data-selected] .i:before{transform:translate(86%);background:var(--asc-color-background-default)}.d[data-selected][data-pressed] .i{background:var(--asc-color-primary-background-pressed)}.Bs{width:100%;padding:0 1rem}.Es{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.Fs{color:var(--asc-color-base-default)}.f3{width:1.5rem;height:1.5rem}.Rs{gap:.5rem;display:flex;padding:.75rem 0;align-items:flex-start;justify-content:space-between}.u3{display:block}.v3{padding-top:.12rem;color:var(--asc-color-base-shade1)}@media only screen and (width >= 48em){.Bs{padding:0;gap:.75rem;display:grid}.Es{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Fs{font-size:1.25rem}.Rs{padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.Us{position:relative;padding-bottom:1rem}.He{display:flex;justify-content:space-between;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.w3{display:flex;align-items:center;color:var(--asc-color-base-default)}.x3{width:1.5rem;height:1.5rem}.y3{color:var(--asc-color-base-default);margin-right:.25rem}.Hs{background-color:var(--asc-color-background-shade1);padding:.75rem 1rem}.k3{color:var(--asc-color-base-shade1)}.Ls{gap:.5rem;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 10rem);background-color:var(--asc-color-background-default)}.j3{fill:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.z3{color:var(--asc-color-base-shade3)}.Ts{display:grid;margin-top:0;background-color:var(--asc-color-base-shade4)}.Vs{gap:.5rem;display:grid;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Us{height:auto}.He{border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.He[data-review=false]{border-radius:.5rem;margin-bottom:.75rem}.Hs{margin-bottom:.75rem;border-radius:0 0 .5rem .5rem;border:1px solid var(--asc-color-base-shade4);border-width:0 1px 1px}.Ts{gap:.75rem;margin-top:.75rem;background-color:transparent}.Vs{gap:.75rem;background-color:transparent}.Ls{height:auto;padding:3.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.qs{padding:1rem;margin-bottom:.5rem;background-color:var(--asc-color-background-default)}.X3{display:flex;align-items:center;margin-bottom:1rem}.Ds{width:2rem;height:2rem;border-radius:50%;margin-right:.75rem;background-color:var(--asc-color-base-shade4)}.C3{display:flex;flex-direction:column}.Gs{width:6rem;height:.5rem;margin-bottom:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.Js{width:4rem;height:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.S3{gap:.75rem;display:flex;flex-direction:column}.U{width:100%;height:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.U,.Ds,.Gs,.Js{animation:Ks 1.5s ease-in-out infinite}.U:first-child{width:75%}.U:nth-child(2){width:100%}.U:last-child{width:50%}.Y3{width:100%;height:2.5rem}@keyframes Ks{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >= 48em){.qs{box-shadow:none;margin-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Ns{position:relative;display:flex;align-items:center;padding:0 1rem .75rem}.A3{border-radius:.5rem;background-color:var(--asc-color-base-shade4);width:100%;padding:.63rem .75rem .63rem 2.5rem;font-size:1rem;color:var(--asc-color-base-default);border:none;outline:none}.Os{left:1.75rem;width:1.25rem;position:absolute;fill:var(--asc-color-base-shade2)}.Os[data-search-value=true]{fill:var(--asc-color-base-default)}.Ps{display:none}.Ps[data-search-value=true]{display:block;position:absolute;right:1.75rem}.I3{fill:var(--asc-color-base-shade3);width:1.5rem;height:1rem}.M3{padding:.5rem 1rem}.B3{display:flex;align-items:center}.Qs{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.E3{display:flex;flex-direction:column}.Ws{width:8.75rem;height:.5rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.75rem}.Zs{width:6.75rem;height:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Qs,.Ws,.Zs{animation:_s 1.5s ease-in-out infinite}@keyframes _s{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >= 48em){.F3{border-radius:.5rem;padding-bottom:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ns{padding:.75rem 1rem}}.Le{width:100%;gap:.75rem;display:flex;align-items:center;padding:.5rem 1rem}.Le:hover{background-color:var(--asc-color-background-shade1)}.Le:focus-within{background-color:var(--asc-color-background-shade1)}.R3{flex:1;min-width:0;gap:.75rem;display:flex;align-items:center}.U3{display:flex;width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;align-items:center}.H3{color:var(--asc-color-base-default);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--asc-text-font-size-md);padding:.5rem .13rem .5rem 0}.ed{width:100%;display:block}.ie{width:100%;gap:.75rem;display:flex;padding:1rem 0;align-items:center}.ie:hover{background-color:var(--asc-color-background-shade1)}.L3{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.T3{color:var(--asc-color-alert-default)}.V3{width:1.5rem;height:1.25rem;fill:var(--asc-color-alert-default)}.q3{width:1rem;height:.75rem;fill:var(--asc-color-base-shade3)}.D3{margin-right:.13rem;width:1rem;height:1rem}@media (width >= 48em){.ed{overflow:hidden;padding:.5rem 0}.ie{padding:.75rem 1rem}.ie:focus-visible{background-color:var(--asc-color-background-shade1)}}@media (width >= 48em){.rd{padding:.5rem 0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.rd[data-hidden=true]{padding:0;border:none}}.G3{padding-bottom:1rem}.ad{display:flex;padding:1rem;align-items:center;justify-content:space-between}.od{color:var(--asc-color-base-default)}.J3{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.id{padding:0 1rem;margin-bottom:.75rem}.td{font-size:1rem}@media (width >= 48em){.ad{padding:1.25rem 1rem;border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.od{font-size:1.25rem}.id{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}.td{font-size:.875rem}}.sd{color:var(--asc-color-base-default)}.dd{display:flex;align-items:center;padding:1.12rem .75rem;justify-content:space-between}.cd{color:var(--asc-color-base-default)}.K3{width:1.5rem}.ld{border:none}.nd{width:100%;height:11.75rem;position:relative;background:linear-gradient(0deg,#0000007f,#0000007f) 100%,#d9e5fc}.md{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0deg,#0006 0% 100%)}.gd{top:50%;left:50%;width:2rem;opacity:.8;height:1.75rem;position:absolute;fill:var(--asc-color-white);transform:translate(-50%,-50%)}.hd{padding:.5rem 1rem 0}.pd{gap:.5rem;display:flex;padding:1rem 0;justify-content:space-between}.N3{font-size:.8125rem;color:var(--asc-color-base-shade1)}.H{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)}.O3{gap:.25rem;display:flex;align-items:center}.P3{line-height:1.125rem;font-size:.8125rem;color:var(--asc-color-base-shade3)}.L{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)}.H::-moz-placeholder,.L::-moz-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.H:-ms-input-placeholder,.L:-ms-input-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.H::placeholder,.L::placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.Q3{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.bd{gap:.25rem;display:flex;padding-bottom:1rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.W3{gap:.5rem;display:flex;flex-wrap:wrap}.Z3{gap:.5rem;display:flex;align-items:center;border-radius:1.5rem;padding:.25rem .5rem .25rem .25rem;border:1px solid var(--asc-color-base-shade4)}._3,.ej{width:1.75rem;height:1.75rem;border-radius:50%}.rj{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)}.aj{fill:var(--asc-color-base-shade1)}.oj{width:100%}.fd{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)}.ij{padding:1rem 0;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.tj{gap:.75rem;display:flex}.sj{border-top:1px solid var(--asc-color-base-shade4)}.Te{gap:1rem;display:flex;flex-wrap:wrap}.dj{display:block;text-align:center}.cj{display:flex;position:relative;justify-content:center}.lj{width:2.5rem;height:2.5rem}.nj{top:0;right:.3rem;position:absolute}.mj{width:1.125rem;height:1.125rem;border-radius:50%;fill:var(--asc-color-background-transparent-black)}.gj{width:4rem;overflow:hidden;white-space:nowrap;align-items:center;margin-top:.25rem;justify-self:center;display:inline-block;text-overflow:ellipsis}.ud{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){.sd{gap:.75rem;display:grid;padding-bottom:2rem}.dd{border-radius:.5rem;padding:1.25rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.cd{font-size:1.25rem}.ld{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.nd{width:100%;height:17.0625rem;border-radius:.5rem .5rem 0 0}.md{border-radius:.5rem}.gd{width:5rem;height:3.5rem}.hd{padding:0 1rem;background-color:var(--asc-color-background-default)}.pd{padding:1.5rem 0 0}.H,.L,.bd,.fd{padding:1rem 0}.ud{margin-top:0;border-top:none;position:static;border-radius:0 0 .5rem .5rem}.Te{padding:1rem 0 0}.hj{font-size:1.25rem}.Te .pj{border-bottom:none}}.bj{width:100%}.vd{color:var(--asc-color-base-default)}.wd{display:flex;align-items:center;padding:1.12rem .75rem;justify-content:space-between}.xd{color:var(--asc-color-base-default)}.fj{width:1.5rem}.yd{border:none}.Ve{width:100%;height:11.75rem;position:relative}.Ve[data-no-image=true]{background:linear-gradient(0deg,#0000007f,#0000007f) 100%,#d9e5fc}.kd{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0deg,#0006 0% 100%)}.jd{top:50%;left:50%;width:2rem;opacity:.8;height:1.75rem;position:absolute;fill:var(--asc-color-white);transform:translate(-50%,-50%)}.zd{padding:.5rem 1rem 0}.Xd{gap:.5rem;display:flex;padding:1rem 0;justify-content:space-between}.uj{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)}.vj{gap:.25rem;display:flex;align-items:center}.wj{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)}.xj{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.Cd{gap:.25rem;display:flex;padding-bottom:1rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.yj{gap:.5rem;display:flex;flex-wrap:wrap}.kj{gap:.5rem;display:flex;align-items:center;border-radius:1.5rem;padding:.25rem .5rem .25rem .25rem;border:1px solid var(--asc-color-base-shade4)}.jj,.zj{width:1.75rem;height:1.75rem;border-radius:50%}.Xj{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)}.Cj{fill:var(--asc-color-base-shade1)}.Sj{width:100%}.Sd{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)}.Yj{padding:1rem 0;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.Aj{gap:.75rem;display:flex}.Yd{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){.vd{gap:.75rem;display:grid;padding-bottom:2rem}.wd{border-radius:.5rem;padding:1.25rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.xd{font-size:1.25rem}.yd{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ve{width:100%;height:17.0625rem;border-radius:.5rem .5rem 0 0}.kd{border-radius:.5rem}.jd{width:5rem;height:3rem}.zd{padding:0 1rem;background-color:var(--asc-color-background-default)}.Xd{padding:1.5rem 0 0}.T,.V,.Cd,.Sd{padding:1rem 0}.Yd{margin-top:0;border-top:none;position:static;border-radius:0 0 .5rem .5rem}.Ad{padding:1rem 0 0}.Ij{font-size:1.25rem}.Ad .Mj{border-bottom:none}}.qe{top:0;left:0;width:100%;z-index:9999;height:100vh;display:flex;position:fixed;align-items:center;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 50%)}.qe[data-entering]{animation:De 0ms}.qe[data-exiting]{animation:De .25s reverse ease-in}.Ge{outline:none;max-width:20rem;max-height:80vh;border-radius:.75rem;background:var(--asc-color-background-default)}.Ge[data-entering]{animation:Id .25s cubic-bezier(.175,.885,.32,1.275)}.Bj{outline:none}.Ej{display:flex;align-items:center;padding:1.25rem 1.5rem;justify-content:space-between}.Fj{font-size:1.25rem;color:var(--asc-color-base-default)}.Md{fill:var(--asc-color-base-shade3)}.Rj{line-height:1.5;font-size:.875rem;padding:0 1.5rem;color:var(--asc-color-base-shade1)}.Bd{gap:.5rem;display:flex;justify-content:center;padding:1rem 1.5rem 1.5rem}.Je,.Ke{width:100%}.Je:hover{opacity:.7}.Ke:hover{opacity:.7;color:var(--asc-color-secondary-shade1)}@keyframes De{0%{opacity:0}to{opacity:1}}@keyframes Id{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.Ge{max-width:25rem;min-width:25rem}.Md[data-focus-visible]{outline:1px solid var(--asc-color-base-shade2)}.Bd{justify-content:flex-end}.Je[data-focus-visible]{opacity:.7}.Ke[data-focus-visible]{opacity:.7;color:var(--asc-color-secondary-shade1)}}.Ne{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}.Ne:focus{outline:none}.Uj{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;flex:1;margin-bottom:2rem}.Hj{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:1rem}.Ed{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){.Ne,.Ed{display:none}}.Fd{outline:none;max-width:30rem;max-height:80vh;border-radius:.75rem;background:var(--asc-color-background-default);overflow:hidden}.Fd[data-entering]{animation:Rd .25s cubic-bezier(.175,.885,.32,1.275)}.b{top:0;left:0;width:100%;z-index:999;height:100vh;display:flex;position:fixed;align-items:center;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 50%)}.b[data-view=mobile]{display:flex}.b[data-view=desktop]{display:none}.b[data-entering]{animation:Oe 0ms}.b[data-exiting]{animation:Oe .25s reverse ease-in}.Lj{outline:none}.Tj{display:flex;align-items:center;padding:1.25rem 1.5rem;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.Vj{font-size:1.25rem;color:var(--asc-color-base-default)}.Ud{fill:var(--asc-color-base-shade3)}@keyframes Oe{0%{opacity:0}to{opacity:1}}@keyframes Rd{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.b[data-view=mobile]{display:none}.b[data-view=desktop]{display:flex}.Ud[data-focus-visible]{outline:1px solid var(--asc-color-base-shade2)}}.qj{display:flex;justify-content:center}.Dj{font-weight:500;text-align:center;margin-bottom:1rem;color:var(--asc-color-base-default)}.q{width:100%;outline:none;padding:1rem;font-size:1rem;border-radius:.25rem;margin-bottom:.25rem}.q[data-error=true]{background-color:var(--asc-color-alert-shade2);border:1px solid var(--asc-color-alert-shade1)}.q[data-error=false]{border:1px solid #505050;background-color:var(--asc-color-background-default)}.q[data-error=false]:focus{outline:1px solid #505050}.q[data-error=true]:focus{outline:1px solid var(--asc-color-alert-shade1)}.Gj{width:1rem;height:1rem;fill:var(--asc-color-alert-shade1)}.Jj{gap:.5rem;display:flex;align-items:flex-start;margin-bottom:2.5rem}.Kj{font-size:.875rem;font-weight:450;color:var(--asc-color-alert-shade1)}.Nj{margin-left:1.25rem}.Oj{color:#6e6e6e;font-size:.75rem;margin-bottom:2.5rem}.Pj{color:#6e6e6e;font-size:.75rem;margin-bottom:1rem}.Qj{font-weight:500;font-size:.75rem;margin-bottom:1.5rem;color:var(--asc-color-black);text-decoration:underline;text-underline-offset:.25rem}.Wj{width:100%}.Pe{top:0;left:0;width:100%;z-index:9999;height:100vh;display:flex;position:fixed;align-items:center;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 50%)}.Pe[data-entering]{animation:Qe 0ms}.Pe[data-exiting]{animation:Qe .25s reverse ease-in}.Hd{outline:none;width:30rem;min-height:27.1rem;border-radius:.75rem;background:var(--asc-color-background-default)}.Hd[data-entering]{animation:Ld .25s cubic-bezier(.175,.885,.32,1.275)}.Zj{outline:none}._j{display:flex;padding:1.25rem;justify-content:flex-end}.Td{fill:var(--asc-color-base-default)}.e6{line-height:1.5;font-size:.875rem;padding:0 1.5rem 1.5rem;color:var(--asc-color-base-shade1)}.r6{display:flex;position:relative;padding:0 1rem;justify-content:flex-end}.a6{top:-1.5rem;z-index:999;position:absolute}.o6{padding:0 1rem 1.5rem}@keyframes Qe{0%{opacity:0}to{opacity:1}}@keyframes Ld{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.Td:focus-visible{outline:1px solid var(--asc-color-base-shade2)}}.i6{height:100%;width:100%}.Vd{display:none}@media (width >= 48em){.Vd{min-height:100%;display:block}}.t6{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.We{display:flex;padding:0 1rem;flex-direction:column;background-color:var(--asc-color-background-default);scrollbar-width:none;-ms-overflow-style:none}.We::-webkit-scrollbar{display:none}.qd{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)}.Dd{display:flex;flex-direction:column}.s6{display:grid;align-items:center;grid-template-columns:2.5rem minmax(0,1fr) min-content;gap:.75rem;padding:.5rem 0}.d6{text-align:left;overflow:hidden;text-overflow:ellipsis}.c6{width:2.5rem;height:2.5rem;border-radius:50%}.l6{width:1.5rem;height:1.125rem;fill:var(--asc-color-secondary-default)}.n6{width:100%;height:1px}@media (width >= 48em){.We{padding:0;gap:.75rem;background-color:transparent}.qd{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Dd{padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.m6{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.g6{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h6{color:var(--asc-color-base-shade3)}.Gd{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){.Gd{height:auto;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Jd{background-color:var(--asc-color-base-shade4);height:.0625rem;width:100%;margin-top:.75rem;margin-bottom:.75rem}.Jd:first-child{all:unset;margin-top:.75rem}.Kd{height:100%;padding:0 1rem;background-color:var(--asc-color-background-default)}.Nd{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}.p6{grid-area:back}.b6{overflow:hidden;grid-area:title;display:flex;justify-content:center;align-items:center}.f6{height:1px;width:100%}.Od{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%}.Od[data-has-categories=true]{grid-template-rows:[name-start] auto [name-end cat-start] auto [cat-end member-start] auto [member-end]}.u6{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)}.v6{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-sm)}.w6{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}.x6{grid-column:sub-a / sub-g;grid-row:name-start / name-end;display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.y6{grid-column:sub-a / sub-e;grid-row:cat-start / cat-end}.k6{display:flex;align-items:center}.j6{grid-column:sub-a / sub-e;grid-row:member-start / member-end}.Pd{grid-row:name-start / member-end;grid-column:sub-e / sub-g;width:4rem;place-self:end end}.Pd[data-has-categories=true]{grid-row:cat-start / member-end}.z6{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}@media (width >= 48em){.Kd{padding:0;height:auto;gap:.75rem;display:grid;background-color:transparent}.Nd{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.X6{padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.Qd{width:100%;height:100%;display:grid;overflow:hidden;grid-template-columns:auto 1fr;background:var(--asc-color-background-shade1)}.Wd{width:18rem}.Ze{width:100%;margin:0 auto;overflow:scroll;max-width:37.125rem;padding:1rem 1.5rem 0;scrollbar-width:none;-ms-overflow-style:none}.Ze::-webkit-scrollbar{display:none}@media (width < 48em){.Qd{grid-template-columns:1fr;background:var(--asc-color-background-default)}.Wd{display:none}.Ze{padding:0;max-width:unset}}.C6{font-weight:700;font-size:1.25rem;color:var(--asc-color-base-default)}.te{gap:1rem;display:grid;padding:8px 16px;grid-template-columns:2rem 12.5rem}.te:hover,.te:focus-within{background-color:var(--asc-color-background-shade1)}.te[data-selected=true]{background-color:#f6f6f6;border-left:5px solid #000;padding:8px 11px}.S6{width:2rem;height:2rem;border-radius:100%}.Y6{width:100%;height:100%;fill:var(--asc-color-primary-shade2)}.A6{gap:.25rem;width:100%;display:grid}._e{gap:.25rem;display:flex;width:12.5rem;align-items:center;justify-content:start}.I6{display:flex;align-items:center;justify-content:center}.Zd{height:1rem;width:1.25rem;fill:var(--asc-color-base-default)}._e[data-selected=true] .Zd{fill:var(--asc-color-primary-default)}._d{color:var(--asc-color-base-default)}._e[data-selected=true] ._d{color:var(--asc-color-primary-default)}.M6{width:12.5rem;flex-wrap:nowrap}.B6{gap:1rem;width:100%;display:grid;padding:.5rem 1rem;border-radius:.75rem;grid-template-columns:2rem 12.5rem}.E6{width:2rem;height:2rem;border-radius:100%;background-color:var(--asc-color-base-shade4)}.F6{width:100%;gap:.375rem;display:grid}.R6{width:12.25rem;height:.875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.U6{width:5rem;height:.625rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.H6{animation:ec 1.5s ease-in-out infinite}@keyframes ec{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.L6{display:grid;gap:.5rem;overflow-y:scroll;padding-bottom:2rem;scrollbar-width:none;-ms-overflow-style:none;min-height:10rem;background-color:var(--asc-color-background-default)}.T6{padding:.5rem 1rem;color:var(--asc-color-base-default)}.y{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)}.y:hover,.y:active{color:var(--asc-color-base-default);background-color:#f6f6f6}.y:disabled{background-color:transparent;color:var(--asc-color-base-shade2)}.y[data-active=true]{color:var(--asc-color-primary-default);background-color:#f6f6f6;border-left:4px solid #000;padding:8px 12px}.rc{width:2rem;height:2rem;display:grid;color:inherit;padding:.375rem;border-radius:100%;align-items:center;justify-content:center;background-color:var(--asc-color-base-shade4)}.rc[data-active=true]{background-color:var(--asc-color-primary-default)}.ac{width:24px;height:24px;fill:var(--asc-color-base-default)}.V6{width:32px;height:32px;fill:var(--asc-color-base-default)}.ac[data-active=true]{fill:var(--asc-color-base-default)}.oc{font-size:var(--asc-text-font-size-sm);font-weight:var(--asc-text-font-weight-bold)}.oc[data-active=true]{color:var(--asc-color-primary-default)}@media (width >= 48em){.y[data-focus-visible]{color:var(--asc-color-base-default);background-color:#f6f6f6}}.q6{display:flex;flex-direction:column;height:100vh;border-right:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);font-family:Circular Std,sans-serif}.D6{gap:1rem;padding:1rem;display:grid;flex-shrink:0}.G6{flex-shrink:0;display:grid;grid-gap:.5rem;padding:.5rem 0;border-top:1px solid var(--asc-color-base-shade4)}.J6{display:flex;justify-content:space-between;align-items:center}.K6{display:grid;grid-gap:.5rem;padding:.5rem 0;border-top:1px solid var(--asc-color-base-shade4);overflow-y:auto}.ic{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.N6{display:flex;flex-direction:column;height:100%}.tc{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.O6{color:var(--asc-color-base-default);width:100%;text-align:center}.sc{margin-top:3.625rem}.P6{color:var(--asc-color-base-shade1);padding:.75rem 1rem;width:100%;box-sizing:border-box;background-color:var(--asc-color-background-shade1)}.Q6{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%}.W6{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4)}@media (width >=48em){.ic{background-color:transparent}.tc{background-color:var(--asc-color-background-default);position:static;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem}.sc{margin-top:0;background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.dc{height:auto}}.Z6{padding:.75rem 1rem}._6{display:flex;justify-content:center;gap:.75rem;align-items:center}.ez{width:2.5rem;height:2.5rem}.rz{width:100%}.az{display:flex;gap:.75rem;margin-top:.75rem}.oz{padding:.62rem 1rem;width:100%;background-color:var(--asc-color-primary-default);color:var(--asc-color-white);text-align:center;border-radius:.5rem}.iz{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)}.cc{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.tz{display:flex;flex-direction:column;height:100%}.lc{display:flex;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.nc{margin-top:3.625rem;padding:1rem}.sz{width:100%;color:var(--asc-color-base-default)}.mc{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.dz{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4)}.cz{display:flex;flex-direction:column;gap:1rem}.lz{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.nz{height:1px;width:100%}@media (width >= 48em){.cc{background-color:transparent}.lc{background-color:var(--asc-color-background-default);position:static;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;border-radius:.5rem}.nc{background-color:var(--asc-color-background-default);margin-top:0;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}.mc{height:auto}}.mz{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;gap:.75rem}.gz{width:2.5rem;height:2.5rem;flex-shrink:0}.hz{color:var(--asc-color-base-default);flex-grow:1}.pz{padding:.375rem .5rem;border-radius:.25rem;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.bz{color:var(--asc-color-secondary-default)}.fz{display:flex;align-items:center;justify-content:center;position:relative;height:64px;background:#f8f9fa;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)}.uz{position:absolute;left:0;display:flex;align-items:center;padding:8px;cursor:pointer}.vz{font-size:20px;font-style:normal;font-weight:700}.wz{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}.xz::-webkit-scrollbar{display:none}.gc{height:100vh;overflow-y:auto}.gc::-webkit-scrollbar{display:none}.yz{display:flex;padding:var(--asc-spacing-m1);padding-top:0;gap:var(--asc-spacing-s1);align-items:center}.kz{color:var(--asc-color-base-inverse)}.jz{color:var(--asc-color-base-default);display:flex;align-items:center}.zz{width:.75rem;height:.75rem;margin-right:var(--asc-spacing-xxs2);fill:var(--asc-color-base-default)}.Xz{width:3rem;height:3rem}.Cz{animation:hc 2s linear infinite}@keyframes hc{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Sz{display:flex;:hover{cursor:pointer;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm)}}.Yz{fill:var(--asc-color-secondary-shade2);width:auto;height:1.25rem}.Az{width:1.25rem;height:1.25rem}.Iz{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)}.Mz{cursor:pointer;display:flex;padding:var(--asc-spacing-s2) var(--asc-spacing-m1);justify-content:space-between}.Bz{color:var(--asc-color-base-inverse)}.Ez{color:var(--asc-color-alert-default)}.Fz,.Rz{fill:var(--asc-color-base-inverse)}.Uz{width:1.25rem;height:1.25rem;fill:var(--asc-color-alert-default)}.Hz{width:1.25rem;height:1.25rem}.Lz{height:1.25rem;width:1.25rem;color:var(--asc-color-alert-default);fill:var(--asc-color-alert-default)}.Tz{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);&.Vz{position:fixed!important}}.qz{padding:var(--asc-spacing-s1) var(--asc-spacing-m1);display:flex;gap:var(--asc-spacing-s1)}.Dz{display:flex;gap:var(--asc-spacing-xxs2);align-items:center;color:var(--asc-color-secondary-shade2);margin-bottom:var(--asc-spacing-xxs2)}.Gz{width:2rem;height:2rem}.Jz{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)}.Kz{width:12.5rem}.Nz{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)}.Oz{color:var(--asc-color-base-inverse)}.Pz{color:var(--asc-color-base-default);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.Qz{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)}.Wz{-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.Zz,._z{color:var(--asc-color-primary-default)}.e8{color:var(--asc-color-primary-dark, var(--asc-color-primary-default))}.r8{width:1.25rem;height:1.25rem;color:var(--asc-color-base-shade2)}.bc{display:flex}.bc:hover{cursor:pointer;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm)}.a8{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}.se{width:2rem;height:2rem;border:.313rem var(--asc-color-base-shade4) solid;border-radius:var(--asc-border-radius-full)}.se[data-active=true],.se[data-active=true]:hover{border-radius:var(--asc-border-radius-full);border:.313rem var(--asc-color-base-shade1) solid}.se:hover{border-radius:var(--asc-border-radius-full);border:.313rem var(--asc-color-secondary-shade3) solid}.o8{position:relative}.i8{position:absolute;bottom:1.5rem;left:.625rem;transform:translate(-50%)}.t8{width:1.25rem;height:1.25rem}.fc{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)}.fc[data-myreaction=true]{background-color:var(--asc-color-primary-default);border:none}.D{display:flex;flex-direction:row-reverse;align-items:center}.D>:not(:first-child){margin-right:calc(var(--asc-spacing-s1) * -1)}.D>:first-child{transform:translate(0)}.D>:nth-child(2){transform:translate(0)}.D>:last-child{transform:translate(0)}.s8{width:1.25rem;height:1.25rem}.d8{margin-left:var(--asc-spacing-xxs1);color:var(--asc-color-base-inverse)}.c8{color:var(--asc-color-base-shade1)}.l8{padding:var(--asc-spacing-s1) var(--asc-spacing-m1);display:flex;gap:var(--asc-spacing-s1)}.uc{position:relative}.uc[data-reactions=true]{margin-bottom:1.313rem}.n8{display:flex;align-items:flex-end;gap:var(--asc-spacing-xxs3)}.m8{position:absolute;bottom:-1.313rem}.g8{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)}.h8{display:flex;align-items:flex-start;padding-bottom:var(--asc-spacing-xxs2)}.p8{height:1rem;width:1rem;fill:var(--asc-color-base-inverse)}.b8{width:auto;height:1.25rem}.f8{height:1rem;width:1.25rem;fill:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.u8{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}.v8{z-index:1001!important;max-height:85%;top:15%!important;@media (width >= 768px){width:375px!important}}.w8{height:100%!important;background-color:var(--asc-color-background-default)!important}.x8{background-color:var(--asc-color-black)!important;opacity:.5!important}.y8{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)}.k8{display:flex;flex-direction:column-reverse;flex-grow:1;overflow-y:hidden}.j8{margin:auto;padding-top:var(--asc-spacing-m1);padding-bottom:var(--asc-spacing-m1)}.z8{width:1.25rem;height:1.25rem}.X8{display:flex;flex-direction:column-reverse;overflow:auto}.C8{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)}.S8{margin-bottom:var(--asc-spacing-m1)}.Y8{padding-top:1.3125rem;padding-bottom:.5rem}.A8{margin:auto;width:8.375rem;height:.3125rem;border-radius:var(--asc-border-radius-full);background-color:var(--asc-color-base-shade1)}.I8{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)}.M8{width:2rem;height:2rem;cursor:pointer}.B8{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem}.E8{height:3.5rem;width:100%;position:relative;background-color:var(--asc-color-background-default)}.F8{position:absolute;top:0;left:0;width:100%;transform:translateY(-100%)}.R8{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}.U8{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)}}.H8{color:var(--asc-color-primary-default)}.L8{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}.vc{height:100%;font-size:var(--asc-text-font-size-md);color:var(--asc-color-base-default);padding:0 0 0 1rem;position:relative}.T8{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}.V8{margin:0;position:relative}.vc:focus{border:none;outline:none}.wc{position:absolute;bottom:0;left:0;width:100%;height:12.5rem;overflow-y:scroll}.wc::-webkit-scrollbar{display:none}.xc{color:var(--asc-color-primary-shade1);text-decoration:none}.xc:hover{text-decoration:underline}.er,.rr{width:100%;display:flex;align-items:center;padding:.5rem 1rem;background-color:var(--asc-color-background-default);color:var(--asc-color-base-default)}.er[data-is-selected=true],.rr[data-is-selected=true]{background-color:var(--asc-color-base-shade4)}.er:focus,.rr:focus{background-color:var(--asc-color-base-shade4)}.q8{width:2.5rem;height:2.5rem}.D8{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}.G8,.J8{margin-left:.5rem;font-size:1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-base-default)}.K8{min-height:3.5rem;z-index:99;background-color:var(--asc-color-background-default)}.N8{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)}.O8{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}}}.P8{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)}}.Q8{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;.W8{flex:0 0 auto;width:2rem;height:2rem}.Z8{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;._8{font-weight:var(--asc-text-font-weight-bold)}.e9{font-weight:var(--asc-text-font-weight-light);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.r9{flex:0 0 auto;cursor:pointer}}.a9{position:relative;height:0}.o9{height:100%}.i9{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}.t9{color:var(--asc-color-base-shade3)}.s9{color:var(--asc-color-base-shade2)}.d9{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)}.c9{position:relative;bottom:var(--asc-spacing-m1);display:flex;flex-direction:column;align-items:center;z-index:99999;pointer-events:none}.l9{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:yc;animation-fill-mode:forwards;pointer-events:auto;background-color:var(--asc-color-base-shade4)}@keyframes yc{0%{opacity:0}to{opacity:1}}.n9{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;&.m9{border-color:var(--asc-color-alert-default)}&.g9{background:var(--asc-color-base-shade4);border-color:var(--asc-color-base-shade3)}}.h9{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}}.p9{position:relative;width:100%;>div:first-child{position:absolute!important;width:100%;top:revert!important;left:revert!important;right:revert!important;bottom:revert!important}}.kc{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}}}.b9{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}.f9{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)}.kc .u9{padding:0 .4rem}.v9{box-shadow:var(--asc-box-shadow-01)}.w9{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);height:100%;overflow-y:hidden}.x9{color:var(--asc-color-white)}.y9,.k9{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between}.j9{color:var(--asc-color-white)}.z9{width:100%;height:100%;position:relative}.X9{position:absolute;top:10px;left:10px;right:10px;z-index:1;display:flex;align-items:center;padding:.75rem 0 .625rem}.jc{position:absolute;top:0;left:0;right:0;height:.125rem;border-radius:.25rem;background-color:#ffffff4d}.C9{height:100%;background-color:#fff;transition:width .1s linear}.S9{width:100%;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.zc{color:#fff}.Y9{display:flex;align-items:center;gap:.25rem}.A9{position:absolute;bottom:2rem;z-index:1;display:flex;justify-content:center;align-items:center;padding:.75rem 1rem .625rem;left:50%;transform:translate(-50%)}.Xc{width:100%;height:100%;position:absolute;top:0;left:0}.I9{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Cc{width:2rem;height:2rem}.M9{-o-object-fit:contain;object-fit:contain}.B9{-o-object-fit:cover;object-fit:cover}.E9{width:100%;display:flex;justify-content:space-between;align-items:center}.F9{display:flex;align-items:center;gap:.5rem;width:100%}.R9{position:absolute;inset:0;background:linear-gradient(180deg,#00000029 100%,#fff0 55.05%);pointer-events:none}@keyframes Sc{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.G{background-color:#e0e0e0;animation:Sc 1.5s ease-in-out infinite}.jc.G{height:.25rem;width:100%}.Cc.G{width:2rem;height:2rem;border-radius:50%}.zc.G{width:60%;height:1rem;border-radius:.25rem}.Xc.G{width:100%;height:100%}.U9{flex-grow:1;display:flex;flex-direction:column;gap:.25rem}.H9{width:80%;height:.5rem;background-color:#e0e0e0;margin-bottom:.25rem;border-radius:.25rem}.L9{width:40%;height:.5rem;background-color:#e0e0e0;border-radius:.25rem}.T9{position:relative;width:7.4rem;height:13rem}.V9{width:1rem;height:1rem;flex-shrink:0}.J{position:relative;width:100%;height:100%;overflow:hidden}.ar{width:100%;height:100%}.ar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.J:hover .ar img{transform:scale(1.1);cursor:pointer}.q9{position:absolute;top:0;left:0;right:0;padding:.5rem}.D9{display:flex;align-items:center;gap:.25rem;margin-bottom:.25rem}.G9{color:#ebecef;font-size:.25rem}.J9{display:flex;align-items:center}.K9{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;max-width:3rem}.N9{width:.5rem;height:.5rem;color:#1054de}.O9{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}.J:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0009;opacity:0;transition:opacity .3s ease-in-out}.J: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}.J: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}.P9{width:100%;height:100%}.Q9{-o-object-fit:contain;object-fit:contain}.W9{-o-object-fit:cover;object-fit:cover}.Z9{position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}._9{width:.75rem;height:.75rem;color:#1054de;margin-right:.13rem}.eX{max-width:4rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rX{position:absolute;top:.5rem;left:.5rem;right:.5rem;display:flex;align-items:center}.aX{background-color:#636878;animation:Yc 1.5s ease-in-out infinite}@keyframes Yc{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.oX{width:1rem;height:1rem;border-radius:50%;background-color:#e0e0e0;margin-right:.5rem}.iX{flex-grow:1}.tX{width:80%;height:.25rem;background-color:#e0e0e0;margin-bottom:.25rem;border-radius:.25rem}.sX{width:40%;height:.25rem;background-color:#e0e0e0;border-radius:.25rem}.dX{width:7.4rem;height:13rem;position:relative;overflow:hidden}.cX{position:absolute;inset:0;background:linear-gradient(180deg,#00000029 100%,#fff0 55.05%);pointer-events:none;z-index:0}.lX{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#f0f0f0;color:#666;text-align:center}
|
|
1
|
+
@keyframes k{to{transform:translate(100%)}}.k{--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}.k: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:k;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.k{--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:Inter,sans-serif;--asc-color-black: #000;--asc-color-white: #fff;--asc-color-primary-default: #1054de;--asc-color-primary-shade1: #4a82f2;--asc-color-primary-shade2: #a0bdf8;--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-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-text-global-font-family: inter, -apple-system, blinkmacsystemfont, arial, sans-serif;--asc-text-global-font-style: normal;--asc-text-font-size-xs: .75rem;--asc-text-font-size-sm: .875rem;--asc-text-font-size-md: 1rem;--asc-text-font-size-lg: 1.125rem;--asc-text-font-size-xl: 1.25rem;--asc-text-font-size-xxl: 1.5rem;--asc-text-font-size-3xl: 1.875rem;--asc-text-font-size-4xl: 2.25rem;--asc-text-font-size-5xl: 3rem;--asc-text-font-size-6xl: 3.75rem;--asc-text-font-size-7xl: 4.5rem;--asc-text-font-weight-light: 300;--asc-text-font-weight-normal: 400;--asc-text-font-weight-medium: 500;--asc-text-font-weight-bold: 600;--asc-text-font-weight-headline: 700;--asc-text-font-weight-black: 900;--asc-line-height-xs: 1rem;--asc-line-height-sm: 1.125rem;--asc-line-height-md: 1.25rem;--asc-line-height-lg: 1.5rem;--asc-line-height-xl: 1.75rem;--asc-line-height-xxl: 2rem;--asc-border-radius-none: 0;--asc-border-radius-sm: .25rem;--asc-border-radius-md: .5rem;--asc-border-radius-lg: .75rem;--asc-border-radius-xl: 1rem;--asc-border-radius-xxl: 1.5rem;--asc-border-radius-full: 9999px;--asc-spacing-none: 0;--asc-spacing-xxs1: .125rem;--asc-spacing-xxs2: .25rem;--asc-spacing-xxs3: .375rem;--asc-spacing-s1: .5rem;--asc-spacing-s2: .75rem;--asc-spacing-m1: 1rem;--asc-spacing-m2: 1.25rem;--asc-spacing-m3: 1.5rem;--asc-spacing-l1: 2rem;--asc-spacing-l2: 2.5rem;--asc-spacing-l3: 3rem;--asc-spacing-l4: 3.5rem;--asc-spacing-xl1: 4rem;--asc-spacing-xl2: 4.5em;--asc-spacing-xl3: 6rem;--asc-box-shadow-01: 0px .5px 2px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 8%);--asc-box-shadow-02: 0px .5px 2px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 8%);--asc-box-shadow-03: 0px 2px 4px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 4%);--asc-box-shadow-04: 0px 4px 8px 0px rgb(96 97 112 / 20%), 0px 0px 2px 0px rgb(40 41 61 / 10%);--asc-box-shadow-05: 0px 8px 16px 0px rgb(96 97 112 / 16%), 0px 2px 4px 0px rgb(40 41 61 / 4%)}@media (prefers-color-scheme: light){:root{--asc-color-black: #000;--asc-color-white: #fff;--asc-color-primary-default: #1054de;--asc-color-primary-shade1: #4a82f2;--asc-color-primary-shade2: #a0bdf8;--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-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}}@media (prefers-color-scheme: dark){:root{--asc-color-black: #000;--asc-color-white: #fff;--asc-color-primary-default: #1054de;--asc-color-primary-shade1: #4a82f2;--asc-color-primary-shade2: #a0bdf8;--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-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}}.Gc{[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{pointer-events:auto!important}@font-face{font-family:Circular Std,sans-serif;src:url("./CircularStd-Book-X7C7G6T7.ttf") format("truetype");font-weight:400}.Fc{padding:0;margin:0;font-family:Circular Std,sans-serif}.Rc{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-lg);line-height:var(--asc-line-height-lg)}.Uc{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-md);line-height:var(--asc-line-height-md)}.Hc{font-weight:var(--asc-text-font-weight-normal);font-size:.8125rem;line-height:var(--asc-line-height-xs)}.Lc{font-weight:var(--asc-text-font-weight-normal);font-size:var(--asc-text-font-size-sm);line-height:var(--asc-line-height-md)}.Tc{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-sm);line-height:var(--asc-line-height-md)}.Vc{font-size:.75rem;font-style:normal;font-weight:400;line-height:1.125rem;letter-spacing:-.0063rem}.qc{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-xs);line-height:var(--asc-line-height-xs)}.Dc{font-size:var(--asc-text-font-size-xl);line-height:var(--asc-line-height-xxl);font-weight:var(--asc-text-font-weight-headline)}.Jc{background-color:var(--asc-color-background-default)!important}.Kc{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)}.Nc{background-color:var(--asc-color-background-default)}.Oc{background-color:#0000007f}.or{overflow:hidden;border-radius:50%;width:100%;height:100%}.or[data-clickable=true]:hover{cursor:pointer}.Pc{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ir{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}.K{opacity:.6;cursor:not-allowed}.ir:disabled{opacity:.6;cursor:not-allowed}.tr{background-color:var(--asc-color-primary-default);color:var(--asc-color-white);border:none}.tr:hover:not(.K){background-color:var(--asc-color-primary-shade1)}.sr{background-color:var(--asc-color-white);color:var(--asc-color-primary-default);border:1px solid var(--asc-color-primary-default)}.sr:hover:not(.K){background-color:var(--asc-color-base-shade4)}.dr{background-color:transparent;color:var(--asc-color-primary-default);border:1px solid var(--asc-color-primary-default)}.dr:hover:not(.K){background-color:var(--asc-color-base-shade4)}.Qc{font-size:var(--asc-text-font-size-sm);padding:var(--asc-spacing-xxs2) var(--asc-spacing-s1)}.Wc{font-size:var(--asc-text-font-size-md);padding:var(--asc-spacing-s1) var(--asc-spacing-m1)}.Zc{font-size:var(--asc-text-font-size-xl);padding:var(--asc-spacing-s2) var(--asc-spacing-m2)}._c{margin-right:var(--asc-spacing-s1)}.el{text-align:center;color:var(--asc-color-base-shade3)}.rl{box-sizing:border-box;all:unset;cursor:pointer}.al{all:unset;fill:var(--asc-color-white);cursor:pointer}.ol{width:1.5rem;height:1.5rem}.il{all:unset;width:2rem;height:2rem;cursor:pointer;margin-top:.13rem;color:var(--asc-color-base-default)}.tl{width:1.5rem;height:1.5rem}.cr{all:unset;display:flex;cursor:pointer;padding:.25rem;align-items:center;justify-content:center;&:hover{opacity:.8}&:active{opacity:.6}}.sl{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)}}.dl{cursor:pointer;color:var(--asc-color-primary-default);background-color:var(--asc-color-background-default)}.cl{display:flex;padding:.75rem 0;width:100%;cursor:pointer}.ll{margin-top:.15rem;margin-left:.75rem;color:var(--asc-color-base-default)}.nl{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem;margin-left:.25rem}.ml{all:unset;fill:var(--asc-color-white);cursor:pointer}.gl{display:flex;align-items:center;gap:var(--asc-spacing-xxs2);cursor:auto}.hl{all:unset;cursor:pointer;width:1.5rem;height:1.5rem}.lr{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}.lr *{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.nr{width:1.25rem;height:1.25rem}.nr[data-has-my-reaction=false]{fill:var(--asc-color-base-shade2)}.mr{color:var(--asc-color-base-shade2)}.mr[data-has-my-reaction=true]{color:var(--asc-color-primary-default);text-transform:capitalize}.pl{position:absolute;top:0;left:0;transform:translateY(calc(-100% - .81rem));display:flex;justify-content:center;align-items:center;gap:.25rem;padding:.25rem .375rem;border-radius:1.75rem;background-color:var(--asc-color-background-default);box-shadow:var(--asc-box-shadow-03)}.f{padding:.25rem .44rem;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.de{display:none;padding:0 .375rem;align-items:center;gap:.0625rem;border-radius:1.25rem;background:#0000007f;color:var(--asc-color-white);text-align:center;font-size:.625rem;font-style:normal;font-weight:400;line-height:1.125rem;letter-spacing:-.0063rem;position:absolute;top:0;transform:translateY(-100%)}.f:hover>.de,.f[data-touch-over=true]>.de{display:flex}.f:hover,.f[data-touch-over=true]{animation:gr .25s ease-out;scale:1.5}.f[data-active=true]{animation:hr .25s ease-out}@keyframes gr{0%{scale:1}to{scale:1.5}}@keyframes hr{0%{scale:1.5}to{scale:2}}.pr{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}.pr:disabled{cursor:pointer;color:var(--asc-color-white);background-color:var(--asc-color-primary-shade2)}.bl{display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--asc-color-base-shade4);background-color:var(--asc-color-secondary-shade2);text-transform:uppercase;width:2.5rem;height:2.5rem}.fl{fill:var(--asc-color-white)}.ul{fill:#f26b1c}.vl{width:2.5rem;height:2.5rem}.wl{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:2.5rem;height:2.5rem}.br{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)}.br[data-hideAvatar=true]{display:none}.xl{width:1.25rem;height:.75rem}.yl{width:2rem;height:2rem}.kl{all:unset;position:absolute;top:96px;left:24px;z-index:99999}.jl{fill:var(--asc-color-white);width:1.5rem;height:1.5rem}.zl{color:var(--asc-color-secondary-default);background:#fffc;display:inline-flex;align-items:center;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-s2);border-radius:var(--asc-border-radius-xxl);gap:var(--asc-spacing-s1);font-size:.9375rem;font-style:normal;font-weight:600;line-height:1.25rem;letter-spacing:-.015rem;max-width:200px;border:var(--asc-color-base-shade4);text-decoration:none;cursor:pointer}.Xl{color:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;flex-shrink:0}.Cl{display:flex;align-items:center;max-width:calc(100% - 2rem);overflow:hidden;color:var(--asc-color-secondary-default)}.Sl{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Yl{all:unset;cursor:pointer;position:absolute;bottom:0;right:0;width:1rem;height:1rem}.Al{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}.Il{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-default)}.Ml{line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default);display:block}.Bl{color:var(--asc-color-base-shade1)}.El{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}.Fl{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-default)}.Rl{display:block;line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default)}.Ul{color:var(--asc-color-base-shade1)}.Hl{border:none;outline:none;display:flex;cursor:pointer;align-items:center;justify-content:center;transition:background-color .3s ease}.c{font-weight:400}.c.t{font-size:1rem}.c.a{background-color:transparent;color:var(--asc-color-primary-default)}.c.a:hover{background-color:transparent;color:var(--asc-color-primary-shade1)}.c.a[data-focus-visible]{color:var(--asc-color-primary-shade1)}.c.a:disabled,.c.a[data-disabled=true],.c.a[data-disabled=true]:hover{cursor:not-allowed;color:var(--asc-color-primary-shade1)}.e,.r{font-weight:600}.e.a{border:none;fill:var(--asc-color-white);color:var(--asc-color-white);background-color:var(--asc-color-primary-default)}.e.a:hover{background-color:var(--asc-color-black)}.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.j{border:none;fill:var(--asc-color-white);color:var(--asc-color-white);background-color:var(--asc-color-alert-default)}.e.j:hover{background-color:rgb(from var(--asc-color-alert-default) r g b / 80%)}.e.j:disabled,.e.j[data-disabled=true],.e.j[data-disabled=true]:hover{cursor:not-allowed;background-color:rgb(from var(--asc-color-alert-default) r g b / 50%)}.e.N{border:none;fill:var(--asc-color-white);color:var(--asc-color-white);background-color:var(--asc-color-black)}.e.N:disabled,.e.N[data-disabled=true],.e.N[data-disabled=true]:hover{cursor:not-allowed;background-color:var(--asc-color-background-neutral-400)}.r.u{background-color:transparent;fill:var(--asc-color-base-default);color:var(--asc-color-base-default);border:1px solid var(--asc-color-secondary-shade3)}.r.u:hover,.r.u[data-focus-visible]{border:1px solid var(--asc-color-base-shade2)}.r.u:disabled,.r.u[data-disabled=true],.r.u[data-disabled=true]:hover{cursor:not-allowed;fill:var(--asc-color-base-shade4);color:var(--asc-color-base-shade4);border:1px solid var(--asc-color-base-shade4)}.e.l[data-label=true][data-icon=false],.r.l[data-label=true][data-icon=false]{gap:.25rem;font-size:.75rem;border-radius:10rem;padding:.3125rem .5rem}.e.l[data-label=true][data-icon=true],.r.l[data-label=true][data-icon=true]{gap:.25rem;font-size:.75rem;border-radius:10rem;padding:.375rem .75rem}.e.l[data-label=false][data-icon=true],.r.l[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.l .O,.r.l .O{width:.875rem;height:.875rem}.e.t .O,.r.t .O{width:1.25rem;height:1.25rem}.Ll{width:100%}.ce{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer;background:none;border:none;outline:none;color:var(--asc-color-base-default)}.Tl{width:2rem;height:2rem;stroke:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.Vl{display:none}.fr{display:inline}@media (width >= 48em){.ce{padding:0}.fr{display:none}.ce[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.ql{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer;color:var(--asc-color-base-default)}.Dl{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)}.Gl{display:none}.ur{width:100%;-o-object-fit:cover;object-fit:cover;max-height:11.75rem}.Jl{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}@media only screen and (width >= 48em){.ur{max-height:17.0625rem;border-radius:.5rem .5rem 0 0}}.Kl{width:1.5rem;height:1.125rem;fill:var(--asc-color-white)}.Nl{cursor:pointer;display:block;text-align:center}.Ol{fill:var(--asc-color-base-default);height:1.5rem;width:1.5rem}.Pl{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}.Ql{line-height:1.65rem}.Wl{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}.Zl{position:relative;width:2rem;height:2rem;border-radius:50%;background-color:#f26b1c}._l{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:var(--asc-color-white);cursor:pointer;font-weight:400}.en{position:relative;cursor:pointer}.rn{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:2rem;height:2rem}.an{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)}.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)}.on{gap:8px;display:flex;flex-direction:column;color:var(--asc-color-base-default)}.in{all:unset;cursor:pointer;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}.tn{color:#999;overflow:hidden;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;font-size:var(--asc-text-font-size-sm);line-height:var(--asc-line-height-md)}.sn{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}.vr{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}.wr{height:-moz-max-content;height:max-content;max-height:calc(var(--asc-line-height-md) * var(--asc-max-lines));overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.wr::-webkit-scrollbar{display:none}.vr :focus{border:none;outline:none}.dn{color:var(--asc-color-primary-shade1);text-decoration:none}.cn{width:100%;height:1px;background-color:var(--asc-color-background-default)}.ln{color:var(--asc-color-primary-default)}.le,.ne{width:100%;display:flex;align-items:center;padding:.5rem 1rem;background-color:var(--asc-color-background-default);color:var(--asc-color-base-default);cursor:pointer}.le[data-is-selected=true],.ne[data-is-selected=true]{background-color:var(--asc-color-base-shade4)}.le:focus,.ne:focus{background-color:var(--asc-color-base-shade4)}.nn{width:2.5rem;height:2.5rem}.mn{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}.gn,.hn{margin-left:.5rem;font-size:1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-base-default)}.pn{display:grid;grid-template-columns:auto 1.5rem;justify-content:center;align-items:center;gap:.5rem}.bn{width:1.5rem;height:1.5rem}.fn{position:relative;display:flex;flex-direction:column}.un{position:absolute;top:0;left:0;width:100%;transform:translateY(-100%);max-height:12rem;display:flex;flex-direction:column}.vn{max-height:100%;overflow-y:scroll}.xr{display:flex;align-items:flex-end;gap:.5rem;padding:.5rem .75rem;background-color:var(--asc-color-background-default);border-top:1px solid var(--asc-color-base-shade4);width:100%;flex-direction:row}.wn{width:2rem;height:2rem;border-radius:var(--asc-border-radius-full);margin:0 auto;display:flex;margin-bottom:.25rem;flex-shrink:0}.me{color:var(--asc-color-primary-default);cursor:pointer;margin-bottom:.5rem}.me:hover{background-color:transparent!important}.me:disabled{color:var(--asc-color-primary-shade2)}.xn{width:100%;border-radius:1.25rem;padding:.625rem .75rem;color:#6e6e6e;background-color:#f6f6f6;border:1px solid #d4d4d4}.yn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.625rem 1rem;background-color:var(--asc-color-base-shade4)}.kn{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)}.jn{font-weight:var(--asc-text-font-weight-bold)}.zn{fill:var(--asc-color-base-shade2);width:1.25rem;height:1.25rem;cursor:pointer}.Xn{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){.xr{border-top:none;padding:.75rem 1rem}}.Cn{display:flex;padding:0 .375rem 0 .25rem;justify-content:center;align-items:center;gap:.0625rem;background-color:#fdf1f3;border-radius:1.25rem}.Sn{display:flex;justify-content:center;align-items:center;height:.5625rem;width:.75rem;fill:#cc0058}.Yn{color:#cc0058;text-align:center;font-size:.625rem;font-style:normal;font-weight:400;line-height:1.125rem;letter-spacing:-.0063rem}.An{color:var(--asc-color-base-shade2)}.In{width:100%;display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem}.Mn{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)}.Bn{width:1.25rem;height:1.25rem;color:var(--asc-color-base-shade2)}.En{color:var(--asc-color-base-shade2)}.Fn{margin-right:.75rem;display:inline-block}.Rn{display:flex;flex-direction:column;gap:.25rem}.Un{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%}.Hn{color:var(--asc-color-base-default);cursor:pointer}.Ln{color:var(--asc-color-base-default)}.Tn{display:flex;justify-content:space-between;align-items:center;width:100%}.Vn{display:flex;gap:.75rem;align-items:center}.qn{display:flex;color:var(--asc-color-base-shade2);white-space:pre}.Dn{display:flex;gap:.25rem;align-items:center}.Gn{width:1.25rem;height:1.25rem}.yr{cursor:pointer;color:var(--asc-color-base-shade2)}.yr[data-is-liked=true]{color:var(--asc-color-primary-default)}.Jn{cursor:pointer;color:var(--asc-color-base-shade2)}.Kn{width:1.25rem;height:1.25rem;cursor:pointer}.Nn{height:.5rem;fill:var(--asc-color-secondary-shade2)}.On{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}.Pn{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.Qn{color:var(--asc-color-secondary-shade1)}.Wn{display:flex;gap:.5rem}.Zn{width:100%}._n{width:100%;position:absolute;top:0;left:0;transform:translateY(-100%);max-height:8rem;overflow:scroll}.em{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}.rm{display:flex;gap:var(--asc-spacing-s1);justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.am{padding:.375rem .75rem;cursor:pointer}.om{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}.im{color:var(--asc-color-white);border-radius:var(--asc-border-radius-sm);background:var(--asc-color-primary-default)}.tm{cursor:pointer;color:var(--asc-color-primary-default)}.sm{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)}.dm{display:flex;align-items:center;gap:.1125rem}.cm{display:inline-block;width:1.125rem;height:1.125rem}.lm{display:flex;flex-direction:column;gap:1rem}.nm{display:flex;gap:.5rem}.mm{width:2rem;height:2rem;border-radius:50%;background:var(--asc-color-base-shade4)}.gm{display:flex;flex-direction:column;gap:.5rem}.hm{background-color:var(--asc-color-base-shade4);border-radius:0 .75rem .75rem;width:13.875rem;height:4.25rem}.pm{width:10.3269rem;height:.5rem;border-radius:.75rem;background:var(--asc-color-base-shade4);padding-top:.19rem;padding-bottom:.19rem}.bm{animation:kr 1.5s ease-in-out infinite}@keyframes kr{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.fm{background-color:inherit;overflow-wrap:break-word;width:100%;color:var(--asc-color-base-default)}.jr{position:relative;background-color:inherit;overflow:hidden;max-height:calc(var(--asc-text-with-mention-max-lines) * var(--asc-line-height-md))}.jr[data-expanded=true]{position:relative;background-color:inherit;overflow:hidden;max-height:-moz-max-content;max-height:max-content}.um{height:100%;margin:0;padding:0}.zr{visibility:hidden;position:relative;top:0;left:0;height:auto;overflow:visible;overflow-wrap:break-word;width:100%}.zr[data-hidden=true]{display:none}.vm{cursor:pointer;color:var(--asc-color-primary-default);display:inline}.wm{color:var(--asc-color-base-default);display:inline}.xm{display:inline;color:var(--asc-color-primary-default);text-decoration:none;cursor:pointer}.ym{color:var(--asc-color-primary-default)}.km{display:flex;gap:.75rem;padding:1rem 1.25rem;align-items:center;cursor:pointer}.jm{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.zm{color:var(--asc-color-alert-default);width:1.5rem;height:1.5rem}.Xm{color:var(--asc-color-base-default)}.Cm{color:var(--asc-color-alert-default)}.Sm{width:100%;display:grid;grid-template-columns:min-content 1fr;gap:.5rem}.Ym{margin-right:.75rem;display:inline-block}.Am{display:flex;flex-direction:column;gap:.25rem}.Im{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}.Mm{color:var(--asc-color-base-default);cursor:pointer}.Bm{color:var(--asc-color-base-default)}.Em{display:flex;justify-content:space-between;align-items:center;width:100%}.Fm{display:flex;gap:.75rem;align-items:center}.Rm{display:flex;gap:.25rem;align-items:center}.Um{width:1.25rem;height:1.25rem}.Xr{cursor:pointer;color:var(--asc-color-base-shade2)}.Xr[data-is-liked=true]{color:var(--asc-color-primary-default)}.Hm{color:var(--asc-color-base-shade2)}.Lm{width:1.25rem;height:1.25rem;cursor:pointer}.Tm{fill:var(--asc-color-secondary-shade2)}.Vm{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}.qm{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.Dm{color:var(--asc-color-secondary-shade1)}.Gm{display:flex;gap:.75rem;padding:1rem 0;align-items:center;cursor:pointer}.Jm{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.Km{color:var(--asc-color-base-default)}.Nm{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)}.Om{width:1rem;height:1rem;color:var(--asc-color-secondary-shade2)}.Pm{color:var(--asc-color-secondary-shade2)}.Qm{display:flex;gap:.5rem}.Wm{width:100%}.Zm{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}._m{display:flex;gap:var(--asc-spacing-s1);justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.eg{padding:.375rem .75rem;cursor:pointer}.rg{color:var(--asc-color-secondary-shade1);border-radius:var(--asc-border-radius-sm);border:1px solid var(--asc-color-secondary-shade1);background:var(--asc-color-background-default)}.ag{color:var(--asc-color-white);border-radius:var(--asc-border-radius-sm);background:var(--asc-color-primary-default)}.og{display:flex;color:var(--asc-color-base-shade2);white-space:pre}.ig{display:flex;align-items:center;gap:.1125rem}.tg{display:inline-block;width:1.125rem;height:1.125rem}.sg{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)}.dg{display:flex;justify-content:center;align-items:center;fill:var(--asc-color-base-default)}.Cr{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.125rem}.Cr:hover{background-color:var(--asc-color-background-shade1);border-radius:.5rem}.m{outline:none;border-radius:.75rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.m[data-placement=top]{--origin: translateY(.5rem)}.m[data-placement=bottom]{--origin: translateY(-.5rem)}.m[data-placement=right]{--origin: translateX(-.5rem)}.m[data-placement=left]{--origin: translateX(.5rem)}.m[data-entering]{animation:ge .2s}.m[data-exiting]{animation:ge .2s reverse ease-in}.cg{outline:none}@keyframes ge{0%{transform:var(--origin);opacity:0}to{transform:translateY(0);opacity:1}}.Sr{display:flex;flex-direction:column;gap:var(--asc-spacing-m1);height:100%}.he{display:flex;align-items:center;overflow-x:auto;position:relative;width:100%;scrollbar-width:none;-ms-overflow-style:none}.he::-webkit-scrollbar{display:none}.Yr{display:flex;gap:var(--asc-spacing-s1);border-bottom:1px solid var(--asc-color-base-shade4);width:100%;min-width:-moz-max-content;min-width:max-content}.Ar{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}.Ar[data-active=true]{color:#000;border-bottom:2px solid #000}.lg{display:flex;align-items:center;gap:var(--asc-spacing-s1)}.ng{display:flex;gap:0;width:100%;flex-direction:column}.mg{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%}.gg{display:flex;color:var(--asc-color-base-default);padding:var(--asc-spacing-s1);justify-content:space-between;width:100%}.hg{display:flex;gap:var(--asc-spacing-s2);align-items:center}.pg{display:flex;align-items:center}.bg{width:1.25rem}.fg{width:1.5rem}.Ir{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:var(--asc-color-base-shade2)}.Ir.ug{flex-direction:column;justify-content:start;align-items:flex-start;animation:Mr 1.5s ease-in-out infinite}.vg{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-s2)}.wg{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-xxs2)}.xg{cursor:pointer;color:var(--asc-color-base-shade1)}@keyframes Mr{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.yg{display:flex;flex-grow:1;overflow:auto;width:100%;>div{width:100%}}.Br{height:100%}.kg{width:2.5rem;height:2.5rem}.Er{display:none;margin-bottom:.5rem;fill:var(--asc-color-base-shade3)}@media only screen and (width >= 48em){.Sr{width:30rem}.he{padding:1rem 1rem 0;border-bottom:1px solid var(--asc-color-base-shade4)}.Yr{border-bottom:none}.Er{display:block}.Br{padding:0 1rem;min-height:28rem}}.jg{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}.zg{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.Xg{color:var(--asc-color-secondary-shade1)}.Cg{width:100%;position:relative;height:100%;max-width:24rem}.Sg{display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem;width:100%}.Yg{display:flex;flex-direction:column;gap:.25rem}.Ag{width:2rem;height:2rem}.Ig{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%}.Mg{width:100%}.Bg{color:var(--asc-color-base-default);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Eg{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.Fg{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}.Rg{aspect-ratio:1 / 1;overflow:hidden;border-radius:.5rem 0 0 .5rem;flex-basis:35%;width:35%}.Ug{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Hg{padding:.75rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;flex-basis:65%;width:65%;overflow:hidden}.Lg{width:100%}.Tg{color:var(--asc-color-base-shade1);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Vg{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}.qg{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%}.Dg{width:100%;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box}.Gg{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.Jg{fill:var(--asc-color-base-shade3)}.Fr{position:relative;border-radius:var(--asc-border-radius-full);padding:var(--asc-spacing-none) var(--asc-spacing-xxs3)}.Fr:before{content:"";position:absolute;inset:0;background-color:var(--asc-color-base-shade1);opacity:.5;border-radius:inherit}.Kg{width:.75rem;height:.75rem}.Ng{font-size:var(--asc-text-font-size-xs);line-height:var(--asc-line-height-sm);color:var(--asc-color-white)}.Og{position:relative;display:flex;gap:var(--asc-spacing-xxs1);align-items:center}.Rr{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}.Rr:focus{outline:none}.Pg{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;flex:1}.Qg{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.Wg{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:fixed}.Zg{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}._g{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.eh{color:var(--asc-color-base-default)}.rh{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.ah{color:var(--asc-color-base-shade1)}.oh{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.ih{min-height:15rem}.th{display:flex;flex-direction:column;gap:1rem}.sh{width:100%;padding:var(--asc-spacing-s2) 0;margin:auto;border-top:.0625rem solid var(--asc-color-base-shade4);cursor:pointer;text-align:center}.dh{height:1px}.ch{display:flex;justify-content:center;align-items:center;height:100%;color:var(--asc-color-base-shade2)}.lh{display:flex;flex-direction:column;height:100%;background-color:var(--asc-color-base-inverse);border:1px solid var(--asc-color-base-shade4)}.nh{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)}.mh{border-top-left-radius:1rem;border-top-right-radius:1rem}.gh{flex:1;overflow-y:auto;padding:var(--asc-spacing-m1)}.hh{height:100%}.ph{padding:var(--asc-spacing-m1);background-color:var(--asc-color-base-inverse)}.bh{position:fixed;inset:0;background-color:#0000007f;z-index:-1}.fh{height:100%;display:flex;flex-direction:column}.uh{overflow-y:auto;flex-grow:1;padding:var(--asc-spacing-m1)}.vh{width:100%}.wh{all:unset;cursor:pointer;color:var(--asc-color-primary-default)}.Ur{background-color:transparent}.xh{display:flex;flex-direction:column}.z .yh{background-color:#0000007f}.z .kh{background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;max-height:80%;overflow:auto}.z .jh{background-color:var(--asc-color-background-default);padding:16px}.z .zh{padding:16px;display:flex;justify-content:space-between;align-items:center}.z .Xh{width:40px;height:4px;background-color:#ccc;border-radius:2px;margin-bottom:8px}.Ch{display:flex;flex-direction:column;gap:var(--asc-spacing-xxs2)}.Hr{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}.Hr.Sh{border-bottom-color:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.pe{display:block}.pe:after{content:none;color:var(--asc-color-alert-default)}.pe.Yh:after{content:"*";color:var(--asc-color-alert-default)}.Ah{color:var(--asc-color-base-shade2)}.Ih{color:var(--asc-color-alert-default)}.Mh{color:var(--asc-color-base-shade1);text-align:right;margin-top:.3rem}.Lr{display:flex;align-items:center;justify-content:space-between}.Bh{display:flex;justify-content:space-between;align-items:center}.Eh{color:var(--asc-color-base-default)}.Fh{border:none;color:var(--asc-color-base-default)}.Tr{border:none}.Tr:disabled{cursor:not-allowed;color:var(--asc-color-primary-shade2)}.Rh{width:1.5rem;height:1.5rem;fill:var(--asc-color-alert-default)}.Uh{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)}.Hh{width:100%;height:.0625rem;align-self:stretch;background-color:var(--asc-color-base-shade4);margin:1rem 0}.Lh{margin-top:var(--asc-spacing-l1);display:flex;flex-direction:column;border-bottom:1px solid var(--asc-color-base-shade4)}.Vr{display:none;align-items:center;justify-content:space-between;gap:.75rem}.qr{display:none}.Th{color:var(--asc-color-base-shade3);width:1.5rem;height:1.5rem}@media (width > 48em){.Lr{padding:1.25rem 1.5rem 0}.Vh,.qh{display:none}.qr{display:block}.Vr{display:flex;padding:1rem 1.5rem 1.5rem}.Dh{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)}.Gh{text-align:center;border-radius:.5rem;width:100%;padding:.62rem 1rem;background-color:var(--asc-color-primary-default);color:var(--asc-color-white)!important}.Ur{padding:0 1.5rem}}.Jh{margin-top:1.5rem}.Kh{align-items:center;display:flex;justify-content:space-between}.Nh{display:inline}.Oh{color:var(--asc-color-base-shade1)}.Ph{color:var(--asc-color-base-shade3)}.P{color:var(--asc-color-base-default);padding:1rem 0;width:100%;border:none;border-bottom:1px solid var(--asc-color-base-shade4);height:auto;resize:none;overflow:hidden}.P:focus{outline:none}.P:disabled{cursor:not-allowed;color:var(--asc-color-base-shade2);background-color:var(--asc-color-background-default)}.P[data-error=true]{border-bottom:1px solid var(--asc-color-alert-default)}.Dr{color:var(--asc-color-base-shade1)}.Dr[data-error=true]{color:var(--asc-color-alert-default)}.Qh{color:var(--asc-color-base-default)}.Wh{color:var(--asc-color-alert-default)}.Zh{stroke:var(--asc-color-secondary-shade4);stroke-width:2;fill:none}._h{stroke:var(--asc-color-alert-default)}.e0{stroke-dasharray:339;stroke-dashoffset:339;transform:rotate(-90deg);transform-origin:50% 50%;animation:Gr 2s linear infinite}@keyframes Gr{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}.r0,.a0{position:absolute;bottom:0;right:0;cursor:pointer;z-index:2}.o0{display:none}.i0{width:3rem;height:3rem;position:relative;cursor:pointer}.t0{background-color:var(--asc-color-background-default);position:relative;width:3rem;display:flex;gap:.13rem;flex-direction:column;text-align:center;padding:1rem .75rem;align-items:center}.s0{all:unset;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden}.d0{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;border-radius:50%}.c0{font-size:.75rem;line-height:1rem;color:#626262;cursor:pointer}@keyframes Jr{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}.l0{animation:Jr 2s linear 0s infinite}.n0{animation:none}.Kr{display:flex;overflow:auto;padding:1rem;background-color:var(--asc-color-background-default);gap:var(--asc-spacing-s1)}.m0{display:flex;flex-direction:column;align-items:center;margin-right:1.25rem;cursor:pointer}.g0{width:3.75rem;height:3.75rem;border-radius:50%;overflow:hidden;border:.125rem solid var(--asc-color-white);box-shadow:0 .125rem .25rem #0000001a}.h0{margin-top:.5rem;text-align:center}.p0{font-size:.875rem;font-weight:500;color:var(--asc-color-base-default)}.Nr{display:flex;justify-content:center;margin-top:.25rem}.Nr svg{width:1rem;height:1rem;margin:0 .25rem;fill:var(--asc-color-base-shade4)}.b0{display:flex;flex-direction:column;align-items:center;margin-right:1rem}.f0{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}.u0{width:4.5rem;height:.75rem;border-radius:.25rem;background-color:#f0f0f0;animation:be 1.5s ease-in-out infinite}@keyframes be{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.Kr{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.v0{display:flex;flex-direction:column;align-items:center;cursor:pointer}.w0{position:relative;width:4rem;height:4rem;margin-bottom:.5rem}.x0{position:absolute;bottom:0;right:0;fill:var(--asc-color-primary-default)}.y0{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")}.k0{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.j0{margin:0;text-align:center;max-width:4.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-secondary-default);display:grid;grid-template-columns:repeat(2,1fr)}.z0{position:absolute;bottom:0;right:0;cursor:pointer}.X0{width:.875rem;height:.875rem;fill:currentcolor}.C0{background-color:var(--asc-color-background-default);padding:.75rem 1rem;border-radius:.75rem;width:100%;box-shadow:var(--asc-box-shadow-03)}.S0{display:flex;width:100%;padding:.75rem 0;cursor:pointer}.Y0{margin-left:.75rem;margin-top:.15rem;color:var(--asc-color-base-default)}.A0{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem;margin-left:.25rem}.I0{display:block;align-items:center;justify-content:space-between;width:100%}.Or{display:block;width:2.25rem;height:.25rem;margin:0 auto;border-radius:.75rem;background-color:var(--asc-color-base-shade3);margin-top:.75rem;margin-bottom:.5rem}.Pr{display:flex;justify-content:space-between}.Qr{display:flex;justify-content:space-around}@media (width >= 48em){.Pr,.Qr{justify-content:flex-start;gap:.5rem}.Or{display:none}}.fe{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer;color:var(--asc-color-base-default)}.M0{width:2rem;height:2rem;stroke:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.B0{display:none}.Wr{display:initial}@media (width >= 48em){.fe{padding:0}.Wr{display:none}.fe[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.E0{display:block;width:100%;background-color:var(--asc-color-background-default)}.F0{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}.Zr{gap:1rem;width:100%;display:grid;cursor:pointer;padding:.5rem 0;grid-template-columns:2.5rem minmax(0,1fr)}.Zr[data-focus-visible]{background-color:var(--asc-color-base-shade4)}.R0{display:flex;justify-content:center;align-items:center}.U0{display:flex;justify-content:center;align-items:center;width:100%;gap:.25rem}.H0{width:2.5rem;height:2.5rem}.L0,.T0{width:1.125rem;height:1.125rem}.V0{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}.q0{overflow:hidden;text-overflow:ellipsis}.D0{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)}.G0{display:flex;align-items:center;justify-content:center}.J0{width:100%;gap:.75rem;display:flex;align-items:start;flex-direction:column;justify-content:center}.K0{gap:.75rem;display:flex;flex-direction:column}.N0{animation:_r 1.5s ease-in-out infinite}.O0{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.P0{width:8.75rem;height:.875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes _r{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.ea{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 10rem)}.Q0{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.W0{color:var(--asc-color-base-shade3)}@media (width >= 48em){.ea{height:18.5rem}}.Z0{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)}.ra{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}.ra[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)}.aa{gap:.25rem;display:flex;flex-wrap:nowrap}._0{width:unset}.ep{width:-moz-min-content;width:min-content}@media (width >= 48em){.aa{gap:.5rem;align-items:center}}.rp{width:1.25rem;height:.75rem;margin-top:.125rem}.ap{fill:var(--asc-color-base-default)}.op{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)}.ip{width:1.25rem;height:1.25rem}.tp{fill:var(--asc-color-primary-default)}.sp{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-sm)}.ue{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}.ue[data-focus-visible]{background-color:var(--asc-color-base-shade4)}.ue[data-has-categories=true]{grid-template-rows:[name-start] auto [name-end cat-start] auto [cat-end member-start] auto [member-end]}.dp{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}.cp{position:absolute;left:.5rem;bottom:.37rem;color:var(--asc-color-white)}.lp{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}.np{grid-column:sub-a / sub-g;grid-row:name-start / name-end;display:flex;justify-content:start;align-items:center;width:100%}.oa{grid-column:sub-a / sub-g;grid-row:cat-start / cat-end}.oa[data-show-join-button=true]{grid-column:sub-a / sub-e;grid-row:cat-start / cat-end}.mp{grid-column:sub-a / sub-e;grid-row:member-start / member-end}.ia{grid-row:name-start / member-end;grid-column:sub-e / sub-g;place-self:end end}.ia[data-has-categories=true]{grid-row:cat-start / member-end}.gp{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.hp{box-sizing:border-box;cursor:pointer;outline:none}.pp{gap:1rem;width:100%;padding:.5rem 0;display:inline-flex;border-radius:.75rem}.bp{width:5rem;height:5rem;border-radius:var(--asc-border-radius-sm);background-color:var(--asc-color-base-shade4)}.fp{display:flex;flex-direction:column;justify-content:center;gap:.75rem}.up{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:12.25rem;height:.75rem}.vp{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:5.8008rem;height:.625rem}.wp{animation:ta 1.5s ease-in-out infinite}@keyframes ta{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.xp{width:100%;display:flex;min-height:20rem;padding:.5rem 0;align-items:start;flex-direction:column;background-color:var(--asc-color-background-default)}.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)}.yp{display:flex;justify-content:center;align-items:center}.kp{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:.25rem;width:100%}.jp{display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.zp{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.Xp{display:flex;justify-content:center;align-items:center;gap:.25rem}.Cp{display:flex;justify-content:center;align-items:center}.da{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 10rem)}.Sp{width:3.75rem;height:3.75rem;color:var(--asc-color-background-neutral-400)}.Yp{margin-top:.5rem;color:#6e6e6e}.Ap{padding:.75rem 1rem}.Ip{margin-top:-.5rem;color:#6e6e6e;font-size:var(--asc-text-font-size-xs)}@media (width >= 48em){.da{height:18.5rem}}.Mp{display:flex;align-items:center;justify-content:center;border-radius:50%;width:1.5rem;height:1.5rem}.ca{display:grid;grid-template-columns:minmax(0,1fr) min-content;align-items:center;gap:.5rem;background-color:var(--asc-color-background-default)}.Bp{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}.la{border:none;background:#f6f6f6;outline:none;font-size:1rem;color:var(--asc-color-base-default)}.Ep{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.Fp{width:1.25rem;height:1.25rem;cursor:pointer}.Rp{width:1.25rem;height:1.25rem}.Up{cursor:pointer;fill:var(--asc-color-base-shade3)}.Hp{width:1.25rem;height:1.25rem;cursor:pointer}.na{display:block}@media (width >= 48em){.ca{grid-template-columns:1fr}.na{display:none}.la{font-size:.875rem}}.Lp{display:flex;align-items:center;justify-content:start;gap:.25rem;cursor:pointer}.Tp{fill:var(--asc-color-base-shade2)}.Vp{color:var(--asc-color-base-shade2)}.ma{background-color:var(--asc-color-background-default);padding:.25rem 1rem .75rem}.qp{display:grid;grid-template-columns:min-content minmax(0,1fr) min-content;align-items:center;gap:.5rem}.Dp{display:flex;justify-content:center;align-items:center;padding-top:.5rem;padding-bottom:.5rem}.Gp{overflow:hidden}.Jp{display:flex;align-items:center;gap:.25rem}.Kp,.Np{display:flex;justify-content:center;align-items:center;gap:.25rem}.Op{color:var(--asc-color-base-shade2)}.Pp{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.Qp{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.Wp{padding-left:0}.Zp{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}._p{display:flex;justify-content:space-between;align-items:center;padding-top:.7rem}.eb{display:flex;align-items:center;justify-content:start;gap:.75rem}.rb{display:flex;align-items:center;justify-content:center}.ab,.ob{width:1.25rem;height:1.25rem}.ga{display:grid;align-items:center;grid-template-columns:minmax(0,max-content);grid-auto-flow:column;gap:.25rem}.ga[data-show-target-community=true]{grid-template-columns:minmax(0,max-content) minmax(50%,1fr)}.ib{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tb{fill:var(--asc-color-base-shade1);height:.75rem;width:1rem}.Q{display:grid;grid-template-columns:minmax(0,1fr);grid-auto-flow:column;gap:.25rem;align-items:center;max-width:100%}.Q[data-show-brand-badge=true][data-show-target=true]{grid-template-columns:minmax(0,min-content) min-content min-content}.Q[data-show-brand-badge=false][data-show-target=true],.Q[data-show-brand-badge=true][data-show-target=false]{grid-template-columns:minmax(0,min-content) min-content}.sb{width:1.125rem;height:1.125rem}.W{display:grid;grid-template-columns:minmax(0,min-content);grid-auto-flow:column;gap:.25rem;align-items:center;max-width:100%}.W[data-show-private-badge=true][data-show-official-badge=true]{grid-template-columns:min-content minmax(0,min-content) min-content}.W[data-show-private-badge=true][data-show-official-badge=false]{grid-template-columns:min-content minmax(0,min-content)}.W[data-show-private-badge=false][data-show-official-badge=true]{grid-template-columns:minmax(0,min-content) min-content}.db{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.cb{width:.75rem;height:.75rem}.lb{width:1.25rem;height:1.25rem}.nb{display:grid}.mb{display:flex;justify-content:space-between;padding:.5rem 0}.gb{display:flex;justify-content:center;align-items:center;cursor:pointer;gap:.25rem}.hb{color:var(--asc-color-base-shade2)}.pb{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)}.bb,.fb{color:var(--asc-color-base-shade2)}.Z{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}.Z:hover{background-color:#0000004d}.Z:active{background-color:#0006}.Z[data-focus-visible]{box-shadow:0 0 0 2px #ffffffbf}.ve{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}.ve[data-entering]{animation:ha .2s ease-out,pa .2s ease-out}.ve[data-exiting]{animation:ba .2s ease-in,fa .2s ease-in}.ub{outline:none}.ua{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)}.ua:focus{background-color:var(--asc-color-base-shade1);color:#fff}.vb{background-color:#d1d5db;height:1px;margin:.25rem .75rem}.wb{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)}.xb{display:flex;align-items:center;gap:.25rem}@keyframes ha{0%{opacity:0}to{opacity:1}}@keyframes ba{0%{opacity:1}to{opacity:0}}@keyframes pa{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes fa{0%{transform:scale(1)}to{transform:scale(.95)}}@media (width >= 48em){.ma{border-radius:.5rem}}.yb{border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden}.kb{padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.jb{height:.7109rem;width:14.9458rem;border-radius:1.0156rem;background-color:var(--asc-color-base-shade4)}.zb{width:11.0126rem;height:.8203rem;border-radius:1.1719rem;background-color:var(--asc-color-base-shade4)}.Xb{height:11rem;background-color:var(--asc-color-base-shade4)}.Cb{animation:va 1.5s ease-in-out infinite}@keyframes va{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Sb{cursor:pointer;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden}.Yb{background-color:var(--asc-color-base-shade4);overflow:hidden;width:100%;aspect-ratio:21 / 9}.Ab{padding:.75rem;display:flex;flex-direction:column;gap:.12rem}.Ib{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Mb{display:flex;width:100%;height:100%;justify-content:center;align-items:center;background-color:var(--asc-color-base-shade4)}.Bb{width:3rem;height:3rem;color:var(--asc-color-base-shade3)}.Eb{overflow-wrap:break-word;color:var(--asc-color-base-default);white-space:pre-wrap}.Fb,.Rb{cursor:pointer;color:var(--asc-color-primary-default)}.X{display:grid;border-radius:.5rem;gap:.25rem;width:100%;overflow:hidden}.X[data-images-amount="1"]{aspect-ratio:1;grid-template:"image1" / minmax(0,1fr)}.X[data-images-amount="2"]{aspect-ratio:1;grid-template:"image1 image2" 50% "image1 image2" 50% / 50% 50%}.X[data-images-amount="3"]{aspect-ratio:1;grid-template:"image1 image1 image1 image1" 60% "image2 image2 image3 image3" 40% / 25% 25% 25% 25%}.X[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)}.Ub{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;width:100%}.C{cursor:pointer}.C:nth-child(1){grid-area:image1}.C:nth-child(2){grid-area:image2}.C:nth-child(3){grid-area:image3}.C:nth-child(4){grid-area:image4;position:relative}.Hb{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}.Lb{background-color:var(--asc-color-base-shade4);border-radius:.5rem;width:100%;height:100%;animation:wa 1.5s ease-in-out infinite}@keyframes wa{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.S{display:grid;border-radius:.5rem;gap:.25rem;width:100%;overflow:hidden;background-color:var(--asc-color-background-default)}.S[data-videos-amount="1"]{aspect-ratio:1;grid-template:"video1" / minmax(0,1fr)}.S[data-videos-amount="2"]{aspect-ratio:1;grid-template:"video1 video2" 50% "video1 video2" 50% / 50% 50%}.S[data-videos-amount="3"]{grid-template:"video1 video1 video1 video1" 66% "video2 video2 video3 video3" 33% / 25% 25% 25% 25%}.S[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)}.Tb{width:100%;height:100%;position:absolute;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}.Vb{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}.qb{position:absolute;inset:0;border-radius:0 0 .5rem;text-align:center;display:flex;justify-content:center;align-items:center}.Db{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;width:2.5rem;height:2.5rem;background-color:var(--asc-color-secondary-default);display:flex;justify-content:center;align-items:center;cursor:pointer}.Gb{width:1.5rem;height:1.5rem;fill:#ebecef}.Jb{background-color:var(--asc-color-base-shade4);border-radius:.5rem;width:100%;height:100%;animation:xa 1.5s ease-in-out infinite}.Kb{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@keyframes xa{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Nb{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-black);z-index:1000}.Ob{background-color:var(--asc-color-background-default);position:relative;display:flex;justify-content:center;align-items:center;height:100%}.Pb{position:absolute;top:10px;left:10px;font-size:24px;cursor:pointer}.Qb{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.Wb,.Zb{width:2rem;height:2rem}._b{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.ya,.ka{display:flex;justify-content:center;align-items:center;height:100%;opacity:.5;background-color:var(--asc-color-black);flex-basis:2.5rem;cursor:pointer}.ya:hover,.ka:hover{opacity:.8}.ja,.ef{width:2rem;height:2rem;fill:var(--asc-color-base-shade4);border-radius:50%;background-color:var(--asc-color-base-shade3);padding:.375rem}.ja{transform:rotate(180deg)}.rf{flex:1 1 auto}.af{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.of{width:2rem;height:2rem;cursor:pointer}.if{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-black);z-index:1000}.tf{background-color:var(--asc-color-background-default);position:relative;display:flex;justify-content:center;align-items:center;height:100%}.sf{position:absolute;top:10px;left:10px;font-size:24px;cursor:pointer}.df{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.cf,.lf{width:2rem;height:2rem}.nf{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.za,.Xa{display:flex;justify-content:center;align-items:center;height:100%;opacity:.5;background-color:var(--asc-color-black);flex-basis:2.5rem;cursor:pointer}.za:hover,.Xa:hover{opacity:.8}.Ca,.mf{width:2rem;height:2rem;fill:var(--asc-color-base-shade4);border-radius:50%;background-color:var(--asc-color-base-shade3);padding:.375rem}.Ca{transform:rotate(180deg)}.gf{flex:1 1 auto}.hf{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.pf{width:2rem;height:2rem;cursor:pointer}.bf{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}.ff{height:100%;width:100%;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}.Sa{height:100%;font-size:var(--asc-text-font-size-md);color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);padding:0 1rem}.Sa :focus{border:none;outline:none}.uf{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}.Ya{color:var(--asc-color-primary-shade1);text-decoration:none}.Ya:hover{text-decoration:underline}.vf{width:100%;height:1px;background-color:var(--asc-color-background-default)}.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)}.Aa{position:relative;text-align:center;width:100%;height:21rem}.Aa[data-images-height=true]{height:8.625rem}.wf{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.xf{fill:var(--asc-color-primary-shade4);width:1.25rem;height:1.25rem}.yf{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 / 80%)}.kf{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-primary-shade4)}@media (width >= 48em){.A{padding:0 1.5rem 1rem}}.I{max-width:100%;display:grid;gap:.5rem;padding:0 1rem;width:100%}.I[data-images-amount="1"]{grid-template-columns:repeat(1,1fr);height:21rem}.I[data-images-amount="2"]{grid-template-columns:repeat(2,1fr);height:21rem}.I[data-images-amount="3"]{grid-template-columns:repeat(3,1fr)}.jf{position:relative;text-align:center;width:100%;max-height:21rem}.zf{height:8.625rem}.Xf{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Cf{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 / 80%)}.Sf{width:1.25rem;height:1.25rem;fill:var(--asc-color-primary-shade4)}.Yf{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-primary-shade4)}.Af{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){.I{padding:0 1.5rem 1rem}}.If{display:flex;padding-right:1rem;align-items:center;gap:var(--asc-spacing-s1);align-self:stretch;fill:var(--asc-color-white)}.Mf{width:var(--asc-spacing-m2);height:var(--asc-spacing-m2)}.Ia{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)}.Ma{width:21.438rem;display:flex;justify-content:flex-start;align-items:center;color:var(--asc-color-white);border-radius:.5rem;margin-bottom:var(--asc-spacing-m1);animation-duration:.3s;animation-name:Ba;pointer-events:auto;background-color:var(--asc-color-secondary-default);padding:1rem;box-shadow:var(--asc-box-shadow-02)}@keyframes Ba{0%{opacity:0}to{opacity:1}}@media (width < 48em){.Ia{top:auto;left:0;bottom:0;padding-bottom:var(--asc-spacing-l1)}.Ma{width:100%}}.Ea{max-height:100vh;height:100%;position:relative;background-color:var(--asc-color-background-default)}._{overflow-y:scroll;max-height:calc(100vh - 6.75rem)}._[data-from-media=false]{overflow-y:scroll;max-height:calc(100vh - 14.875rem)}.Fa{width:100%;display:flex;justify-content:space-between;align-items:center;padding:var(--asc-spacing-m1)}.v{max-height:auto;min-height:auto}.v .Ra{padding:1rem}.v .Ua{left:1rem;top:4.8rem}.Ha,.La,.Ta,.Va{display:none}.we{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)}.we::-webkit-scrollbar{display:none}.qa{display:block}.Bf{top:0;left:0;width:100%;outline:none;position:absolute}.ee{bottom:6rem;position:relative}.ee[data-item-position=false]{bottom:11rem;position:relative}.M{width:calc(100% - 2rem);position:absolute;bottom:15rem;left:1rem;display:flex;justify-content:start;font-size:var(--asc-text-font-size-md);gap:.75rem;margin:0 auto 1rem;border-radius:.5rem;box-shadow:var(--asc-box-shadow-03);background-color:var(--asc-color-secondary-default);color:var(--asc-color-background-default);padding:1rem}.xe[data-show-detail-media-attachment="1"]{bottom:6rem}.xe[data-show-detail-media-attachment="2"]{bottom:12rem}.xe[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}.Ef{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.ye{position:fixed;bottom:0;box-shadow:var(--asc-box-shadow-04);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;display:block;align-items:center;justify-content:space-between;width:100%;background-color:var(--asc-color-background-default)}.ye[data-show-detail-media-attachment=false]{padding:.5rem 2rem;bottom:-.4rem;margin-top:.75rem}.ye[data-show-detail-media-attachment=true]{bottom:-.9rem;margin-top:-1rem;padding:.75rem 1rem 2rem}@media (width >= 48em){.Ea{width:30rem;position:static;border-radius:.75rem}._,._[data-from-media=false]{overflow-y:auto;max-height:100%}.Fa{display:none}.v{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.v .Ra{padding:1rem 1.5rem}.v .Ua{top:1rem;left:1.5rem}.La{gap:.5rem;display:flex;align-items:center;padding:.5rem 1.5rem;background-color:var(--asc-color-background-default)}.Ta{display:block;padding:1rem 1.5rem}.Va{width:100%;display:block}.Ha{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)}.we,.qa{display:none}.ee,.ee[data-item-position=false]{top:2rem;height:3rem;width:30rem;z-index:9999;bottom:unset;position:absolute}.M{left:50%;width:22rem;bottom:unset;transform:translate(-50%)}}.Da{height:100%;display:block;position:relative;background-color:var(--asc-color-background-default)}.Ga{max-height:100%;overflow-y:scroll}.Ga::-webkit-scrollbar{width:.5rem}.Ja{width:100%;display:flex;align-items:center;justify-content:space-between;padding:var(--asc-spacing-m1)}.Ka{max-height:auto;min-height:auto}.Na{padding:1rem}.Oa{left:1rem;top:4.8rem}.Pa,.Qa,.Wa{display:none}.ke{left:0;bottom:0;width:100%;position:absolute;overflow-y:scroll;max-height:12.5rem;background-color:var(--asc-color-background-default)}.ke::-webkit-scrollbar{display:none}.Za{bottom:0;width:100%;position:absolute}._a{bottom:0;left:1rem;gap:.75rem;display:flex;padding:1rem;position:absolute;margin:0 auto 1rem;border-radius:.5rem;justify-content:start;width:calc(100% - 2rem);box-shadow:var(--asc-box-shadow-03);font-size:var(--asc-text-font-size-md);color:var(--asc-color-background-default);background-color:var(--asc-color-secondary-default)}.Ff{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}@media (width >= 48em){.Da{width:30rem;position:static;border-radius:.75rem}.Ja{display:none}.Ka{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.Na{padding:1rem 1.5rem}.Oa{top:1rem;left:1.5rem}.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)}.Qa{display:block;padding:1rem 1.5rem}.Wa{width:100%;display:block}.ke{display:none}.Za{top:1.75rem;width:30rem;bottom:unset;display:flex;align-items:center;justify-content:center}._a{margin:0;width:22rem;position:static}}.eo{font-size:1rem;font-weight:600;line-height:1.375rem;color:var(--asc-color-base-default)}@media (width >= 48em){.eo{font-size:1.25rem}}.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);max-height:21rem}.B[data-images-amount="3"]{grid-template-columns:repeat(3,1fr)}.ro{position:relative;text-align:center;width:100%;height:21rem}.ro[data-images-height=true]{height:6.8rem}.Rf{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Uf{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}.Hf{fill:var(--asc-color-primary-shade4);width:1.25rem;height:1.25rem}.Lf{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-primary-shade4)}.Tf{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;width:1.5rem;height:1.5rem;padding:.32rem;background-color:#0000004d;border-radius:50%;display:flex;justify-content:center;align-items:center}@media (width >= 48em){.B{padding:0 1.5rem}}.ao{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}}.Vf{color:var(--asc-color-base-default)}.qf{fill:var(--asc-color-base-default);width:1.5rem;height:1.25rem}.Df{color:var(--asc-color-base-default)}.Gf{color:var(--asc-color-base-default);width:1.5rem;height:1.25rem}.Jf{color:var(--asc-color-alert-default)}.Kf{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}@media (width >= 48em){.ao{padding:.5rem 0}.h{padding:.875rem 1rem;gap:.5rem}.h:hover,.h[data-focus-visible]{border-radius:0;background-color:var(--asc-color-base-shade4)}}.Nf{position:relative;left:-1rem;margin-bottom:.5rem}.Of{fill:var(--asc-color-base-shade4)}.Pf{fill:var(--asc-color-base-default)}.Qf{fill:var(--asc-color-primary-default)}.oo{gap:1rem;display:flex;padding:1rem;height:10rem;flex-direction:column;background-color:var(--asc-color-background-default)}.Wf{gap:.5rem;display:grid;grid-template-columns:min-content 1fr min-content;align-items:center}.Zf,._f{gap:.75rem;display:flex;flex-direction:column}.eu{animation:io 1.5s ease-in-out infinite}.ru{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.au{width:7.5rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.ou{width:5.5rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.iu{width:15rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.tu{height:.5rem;width:18.5625rem;border-radius:.18.5625rem;background-color:var(--asc-color-base-shade4)}.su{height:.5rem;width:11.25rem;border-radius:0;background-color:var(--asc-color-base-shade4)}@keyframes io{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media only screen and (width >= 48em){.oo{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.du{height:100%;width:100%;padding:0 1rem;background-color:var(--asc-color-background-default)}.cu{color:var(--asc-color-base-shade3);text-align:center}.lu{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--asc-color-background-default)}.nu{padding-bottom:1.0625rem;color:#6e6e6e}.mu{color:#6e6e6e}.gu{padding:.75rem 1rem}.to{position:relative;background-color:var(--asc-color-background-default-sh)}.so{width:calc(100% - (var(--asc-spacing-m1) * 2));margin:var(--asc-spacing-xxs2) auto}.hu{display:flex;flex-direction:row;align-items:center;gap:var(--asc-spacing-s2);padding:var(--asc-spacing-s1) 0;max-width:100%}.pu{color:var(--asc-color-base-default);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bu{width:2rem;height:2rem;flex-shrink:0}.fu{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}.uu{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.vu{aspect-ratio:1 / 1}.wu{margin:var(--asc-spacing-s1) 0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-md)}.je{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%}.je[data-has-url=true]{cursor:pointer}.xu{color:var(--asc-color-base-shade1)}.yu{color:var(--asc-color-base-default)}.do{grid-area:left;word-wrap:break-word}.ku{grid-area:right;display:flex;justify-content:center;align-items:center;place-self:center;max-width:100%}.ju{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}.zu{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.Xu{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.Cu{fill:var(--asc-color-base-shade3)}@media (width >= 48em){.to{border-radius:.5rem;padding:.5rem 1rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.so{margin:0;width:100%;overflow:hidden}.je{width:auto;margin-top:0;border-radius:.5rem}.do{width:100%}}.Su{display:flex;flex-direction:column}.co{width:100%}.Yu{height:var(--asc-pull-to-refresh-height);display:flex;justify-content:center;align-items:center;overflow:hidden}.Au,.Iu{width:1.25rem;height:1.25rem}.Mu{width:1.25rem;height:1.25rem;animation-name:lo;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.Bu{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.Eu,.Fu{display:flex;align-items:center;justify-content:center}.Ru{height:1px}.Uu{padding:.25rem 1rem 0 .75rem}@keyframes lo{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width >= 48em){.co{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.no{width:100%;min-height:.5rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.no{min-height:.75rem;background-color:var(--asc-color-background-shade1)}}.Hu{display:flex;overflow:hidden;align-items:center;justify-content:center;height:var(--asc-pull-to-refresh-height)}.Lu{width:1.25rem;height:1.25rem;animation-name:mo;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes mo{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Tu{display:flex;align-items:center}.Vu{width:2rem;height:2rem;color:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.qu{display:flex;align-items:center;margin-right:var(--asc-spacing-s1)}.Du{width:2.5rem;height:2.5rem}.Gu{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)}.go{height:100vh;max-width:100vw;background-color:var(--asc-color-background-default);padding:var(--asc-spacing-none) var(--asc-spacing-m1)}.ho{display:flex;align-items:center;justify-content:space-between;background-color:var(--asc-color-background-default);padding:var(--asc-spacing-m1) var(--asc-spacing-none)}.po{width:100%;padding-top:0}.bo{width:100%;display:flex;align-items:center;padding:.5rem 0}.Ju{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.Ku{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}.Nu{margin-right:var(--asc-spacing-s1)}.Ou{display:flex;fill:var(--asc-color-base-default)}.Pu{color:var(--asc-color-base-default)}.Qu{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){.go{width:30rem;height:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.po{padding-top:.5rem}.ho{display:none}.bo[data-focus-visible]{background-color:var(--asc-color-base-shade4)}}.fo{max-width:100vw;flex:1;padding:var(--asc-spacing-none) var(--asc-spacing-m1);background-color:var(--asc-color-background-default)}.Wu{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.uo{display:flex;justify-content:space-between;align-items:center;padding:var(--asc-spacing-m1);background-color:var(--asc-color-background-default)}.Zu{display:flex;align-items:center;padding:var(--asc-spacing-s1) var(--asc-spacing-none)}._u{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.e1{display:flex;flex-direction:column;padding:0 var(--asc-spacing-none) var(--asc-spacing-m1);flex:1;height:100%;width:100%}.r1{padding:.5rem 0;display:flex;align-items:center;gap:.75rem}.vo{display:flex;padding:.5rem 3.25rem .5rem 1rem;gap:.75rem;cursor:pointer;align-items:center;color:var(--asc-color-base-shade3)}.a1{margin-right:var(--asc-spacing-s1)}.o1{display:flex;fill:var(--asc-color-base-default)}.i1{color:var(--asc-color-base-default);text-align:center}@media (width >= 48em){.fo{width:30rem;height:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.uo,.vo{display:none}}.t1{display:flex;width:100%;align-items:center;gap:.75rem}.wo{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.xo{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.wo,.xo{animation:yo 1.5s ease-in-out infinite}@keyframes yo{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.ko{gap:.5rem;display:none;padding:.75rem;align-items:center;border-radius:.5rem;margin-bottom:.75rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.s1{height:2.5rem;min-width:2.5rem;max-width:2.5rem}.jo{width:100%;outline:none;text-align:left;font-size:.875rem;border-radius:1.25rem;padding:.625rem .75rem;color:#6e6e6e;background-color:#f6f6f6;border:1px solid #d4d4d4}.d1{display:block;max-width:100%;overflow:hidden;font-size:1.25rem;white-space:nowrap;text-overflow:ellipsis;color:var(--asc-color-base-default)}.zo{display:none}.c1{background-color:var(--asc-color-background-shade1)}@media (width >= 48em){.ko{display:flex}.zo{display:block}.jo[data-focus-visible]{outline:1px solid var(--asc-color-primary-default)}}.Xo{display:flex;flex-direction:column;width:100%;background-color:var(--asc-color-background-default)}.l1{display:flex;flex-direction:column}.n1{padding:.25rem 1rem .75rem .75rem}.m1,.g1{width:1.25rem;height:1.25rem}.h1{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.p1,.b1{display:flex;align-items:center;justify-content:center}.Co{position:fixed;bottom:1rem;right:1rem;z-index:1}@media (width >= 48em){.Xo{background-color:var(--asc-color-background-shade1)}.Co{display:none}}.f1{color:var(--asc-color-base-default)}.u1{display:flex;justify-content:space-between;align-items:center;background-color:var(--asc-color-background-default);height:3.625rem}.v1,.w1{display:flex;gap:.625rem;justify-content:center;align-items:center}.x1{color:#6e6e6e;font-size:14px;font-style:normal;font-weight:450;line-height:20px;letter-spacing:.25px}.y1{width:100%;margin:0 auto;background:var(--asc-color-background-default)}.k1{position:relative;height:17.0625rem;overflow:hidden;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.j1{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.So,.Yo{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}.So{left:.625rem}.Yo{right:.625rem}.Ao{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)}.z1{display:inline-flex;align-items:center;gap:.5rem;color:var(--asc-color-base-default);padding-bottom:.75rem}.X1{overflow:hidden;color:var(--asc-color-base-default);margin-bottom:var(--asc-spacing-s2)}.C1{padding:.25rem 0;display:flex;gap:var(--asc-spacing-s1)}.S1{width:1px;background-color:var(--asc-color-base-shade4);margin-left:var(--asc-spacing-s1);margin-right:var(--asc-spacing-s1)}.Y1{color:var(--asc-color-base-default)}.A1{color:var(--asc-color-base-shade2)}.I1{display:flex;padding:.5rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade3)}.M1{width:100%;display:flex;margin-top:.5rem;justify-content:center;align-items:center;color:var(--asc-color-primary-shade4)}.B1{width:100%}.E1{display:flex;width:100%;margin-bottom:1rem}.F1{display:flex;padding:.75rem 1rem;align-items:flex-start;gap:.75rem;align-self:stretch;background:var(--asc-color-background-shade1)}.R1{width:1.25rem;height:1rem;fill:var(--asc-color-base-default)}.ze{padding:.5rem 0;overflow-x:scroll;width:100%;scrollbar-width:none;-ms-overflow-style:none}.ze::-webkit-scrollbar{display:none}@media (width >= 48em){.Ao{border-bottom:none;border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4)}.ze{overflow:hidden}}.U1{background-color:var(--asc-color-background-shade1);border-radius:.5rem;padding:.75rem;width:100%}.H1{display:flex;justify-content:center;align-items:center}.L1{width:.375rem;height:.375rem;background-color:var(--asc-color-primary-default);border-radius:50%}.T1{display:flex;flex-direction:column;text-align:center}.V1{display:flex;align-items:center;justify-content:center;gap:.375rem}.q1{color:var(--asc-color-base-default);margin:0}.D1{color:var(--asc-color-base-shade2);margin:0}.w{position:relative;width:100%;padding-top:56.25%;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:var(--background-image)}.w[data-cover-scroll=true]{position:fixed;top:0;z-index:1;padding-top:6.375rem;transition:transform .3s ease-in;transform:translateY(-5%)}.w: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}.G1{width:1.25rem;height:1rem;fill:var(--asc-color-white);margin-left:.5rem}.Io{position:absolute;top:2rem;left:1rem;right:1rem;display:flex;justify-content:space-between}.J1{display:flex;align-items:center}.K1{margin:0 .25rem;color:var(--asc-color-white)}.N1,.Mo{fill:var(--asc-color-primary-shade4);background:#0000007f;border-radius:50%;padding:.5rem;width:2rem;height:2rem;cursor:pointer}@media (width >= 48em){.w{padding-top:50%;max-height:17.0625rem;border-radius:.5rem .5rem 0 0}.w[data-cover-scroll=true]{width:100%;padding-top:50%;position:relative}.w:before{content:none}.Io{top:1rem}.Mo{width:auto;height:auto}}.O1{display:flex;justify-content:center;align-items:center;fill:var(--asc-color-primary-shade4)}.P1{width:100%;box-sizing:border-box}.Bo{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}.Bo.Q1{overflow:visible}.W1{background:none;border:none;color:var(--asc-color-primary-default);cursor:pointer;padding:0;font-size:inherit}.Z1{white-space:pre-wrap;word-break:break-word}._1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.ev{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.rv{display:flex;align-items:center;gap:.5rem}.av{color:var(--asc-color-base-default)}.ov{color:var(--asc-color-base-shade2)}.Eo{margin:5rem auto 3rem;text-align:center}.Fo{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}.iv{margin-top:.5rem;font-size:1.0625rem;font-weight:600;line-height:1rem;color:var(--asc-color-base-shade3)}.tv{font-size:.8125rem;font-weight:400;color:var(--asc-color-base-shade3)}@media (width >= 48em){.Eo{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)}.Fo{width:3.75rem;height:3.75rem}}.Ro{display:flex;flex-direction:column}.sv{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.dv{height:var(--asc-spacing-m1);width:100%}.cv{margin-bottom:var(--asc-spacing-m1);border-radius:var(--asc-border-radius-md);overflow:hidden}.lv{animation:Uo 1s linear infinite}.Ho{padding-bottom:.5rem;background-color:var(--asc-color-base-shade4)}@keyframes Uo{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Lo{background-color:var(--asc-color-background-default);padding:1rem;margin-bottom:.5rem}.nv{display:flex;align-items:center;margin-bottom:1rem}.To{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.mv{display:flex;flex-direction:column}.Vo{width:6rem;height:1rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.qo{width:4rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.gv{display:flex;flex-direction:column;gap:.75rem}.E{height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem;width:100%}.To,.Vo,.qo,.E{animation:Do 1.5s ease-in-out infinite}.E:first-child{width:75%}.E:nth-child(2){width:100%}.E:last-child{width:50%}@keyframes Do{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Go{gap:1rem;display:grid;padding:3rem;place-items:center}.hv{fill:var(--asc-color-base-shade4);width:3.75rem;height:2.8125rem}.pv{color:var(--asc-color-base-shade3);font-size:1rem;font-weight:600;line-height:1.375rem}.Jo{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Ro{gap:.75rem;margin-top:.75rem;padding-bottom:1rem}.Ho{padding-bottom:0;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}.Go{padding:3.7rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Jo{padding-bottom:0}.Lo{box-shadow:none;margin-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.re{display:block;padding:0 1rem;background-color:var(--asc-color-background-default)}.re:last-child{margin-bottom:.5rem}.bv{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;width:100%}.fv{display:flex;align-items:center;gap:.5rem}.uv{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}.vv{color:var(--asc-color-alert-default)}.wv{display:flex;align-items:center;gap:.25rem}.xv{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.yv{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.kv{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.jv{display:flex;gap:.5rem;width:100%;padding:.75rem 0;border-top:1px solid var(--asc-color-base-shade4)}@media (width >= 48em){.re{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.re:last-child{margin-bottom:0}}.zv{width:100%}.Xv{color:var(--asc-color-white)}.Cv{width:100%}.Sv{color:var(--asc-color-base-default)}.Yv{all:unset;fill:var(--asc-color-white);cursor:pointer}.Ko{aspect-ratio:9 / 16;max-width:50vh;width:100%;height:100vh;position:relative;display:flex;flex-direction:column;background-color:var(--asc-color-black)}@media (width <= 768px){.Ko{max-width:100%;max-height:100vh;width:100%;height:100%;aspect-ratio:auto}}.Av{position:absolute;top:0;left:0;right:0;z-index:1}.Iv{display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:1rem;overflow:hidden;background-color:var(--asc-color-background-transparent-black)}.Mv{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)}.Bv{display:flex;width:100%;justify-content:flex-end;gap:var(--asc-spacing-s2)}.Ev{flex:1;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:var(--asc-border-radius-lg);background:linear-gradient(180deg,var(--asc-draft-image-container-color-0, var(--asc-color-black)) 0%,var(--asc-draft-image-container-color-last, var(--asc-color-black)) 100%);position:relative;width:100%;height:100%}.Fv{max-width:100%;max-height:100%}.Rv{display:flex;justify-content:flex-end;padding:var(--asc-spacing-m1);width:100%}.Uv{max-height:calc(100% - 4.5rem);width:100%;height:100%;background-color:var(--asc-color-black);-o-object-fit:contain;object-fit:contain}.Hv{position:absolute;padding:1rem;display:flex;justify-content:center;bottom:6rem;left:0;right:0}.Lv{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none;border:none;color:var(--asc-color-white);font-size:3rem;cursor:pointer}.Tv{position:absolute;top:0;left:0;right:0;height:4px;background-color:#ffffff4d}.Vv{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.qv{display:flex;flex-direction:column;margin-left:10px}.Dv{font-size:16px;font-weight:700;color:var(--asc-color-black)}.Gv{font-size:14px}.Jv{position:relative;width:100%;height:100%}.Kv{width:100%;padding:0 1rem}.Nv{all:unset;display:flex;padding:var(--asc-spacing-s1) var(--asc-spacing-s2);align-items:center;gap:var(--asc-spacing-xxs3);border-radius:var(--asc-border-radius-full);background:var(--asc-color-secondary-default);color:var(--asc-color-white);cursor:pointer}.Ov{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.Pv{all:unset;display:flex;padding:var(--asc-spacing-s1) var(--asc-spacing-s2);align-items:center;gap:var(--asc-spacing-xxs3);border-radius:var(--asc-border-radius-full);background:var(--asc-color-secondary-default);color:var(--asc-color-white);cursor:pointer}.Qv{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.Wv{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:99999}.Zv{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:0}._v{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1);width:100%}.e5{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1)}.r5{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)}.a5{font-weight:var(--asc-text-font-weight-bold);display:flex;align-items:center;justify-content:space-between;gap:var(--asc-spacing-s2)}.o5{display:flex;padding:8px 10px;align-items:center;gap:.5rem;border-radius:24px;background:var(--asc-color-secondary-default)}.i5{fill:var(--asc-color-white)}.t5{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}.s5{position:relative;width:100%;height:100%}.d5{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.c5,.l5{width:100%;height:100%}.n5{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)}.m5{width:auto;max-width:100%;max-height:100%;margin:auto}.g5,.h5{width:1.5rem;height:1.5rem;fill:var(--asc-color-white);cursor:pointer}.p5{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.b5{fill:var(--asc-color-white)}.f5{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.u5{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.v5{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}.w5{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.25rem}.x5{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.75rem}.y5{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)}.k5{flex:1}.j5{height:5rem;padding:.75rem 1rem .625rem}.z5{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.X5{z-index:99999;position:absolute;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1rem .625rem;gap:.5rem}.C5{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.No{position:absolute;bottom:0;right:0}.No:hover{cursor:pointer}.S5{display:flex;gap:1.25rem;justify-content:flex-end;align-items:center}.Y5{display:inline-flex;justify-content:space-between;gap:.75rem;align-items:center}.A5{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}.I5{width:auto;max-width:11.688rem}.M5{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}.B5{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.Oo{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%)}.Oo a{text-decoration:none}.E5{position:relative;width:100%;height:100%}.F5{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.R5,.U5{width:100%;height:100%}.H5{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}.L5{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.T5{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.V5,.q5{color:var(--asc-color-white);cursor:pointer}.D5{color:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.G5{color:var(--asc-color-white)}.J5{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.K5{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.N5{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}.O5{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.P5{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.Q5{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}.W5{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.Z5{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}._5{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)}.ew{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Po{position:absolute;bottom:0;right:0}.Po:hover{cursor:pointer}.rw{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.aw{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.ow{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}.iw{width:auto;max-width:11.688rem}.tw{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}.sw{display:flex;position:relative;overflow:hidden}.dw{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.Qo{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)}.Qo:hover{background-color:var(--asc-color-base-shade4)}.cw{position:absolute;top:0;bottom:0;width:50%;z-index:10}.lw{left:0}.nw{right:0}.mw{-o-object-fit:contain;object-fit:contain}.gw{-o-object-fit:cover;object-fit:cover}.hw{color:var(--asc-color-base-default)}.pw{position:absolute;top:.5rem;left:.5rem;right:.5rem;height:.125rem;display:flex;justify-content:space-between;align-items:center;z-index:10}.bw{height:100%;background-color:#ffffff7f;border-radius:.0625rem;overflow:hidden}.fw{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.Wo{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}.Wo:focus{outline:none}.uw{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}.vw{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.ww{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:absolute;z-index:100000}.xw{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}.yw{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.kw{color:var(--asc-color-base-default)}.jw{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.zw{color:var(--asc-color-base-shade1)}.Xw{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.Cw{min-height:5rem;width:100%;background-color:var(--asc-color-background-default)}.Sw{position:absolute;inset:0;height:100%;width:100%;overflow:hidden}.Yw{position:relative;height:100%;width:100%}.Aw{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.Iw{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)}.Mw{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}.Bw{position:relative;width:100%;height:100%;overflow:hidden}.Ew{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Fw,.Rw{width:100%;height:100%}.Uw{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}.Hw{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.Lw{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Tw,.Vw{color:var(--asc-color-white);cursor:pointer}.qw{color:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.Dw{color:var(--asc-color-white)}.Gw{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.Jw{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.Kw{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}.Nw{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.Ow{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.Pw{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}.Qw{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.Ww{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.Zw{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)}._w{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Zo{position:absolute;bottom:0;right:0}.Zo:hover{cursor:pointer}.ex{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.rx{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.ax{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}.ox{width:auto;max-width:11.688rem}.ix{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}.tx{display:flex;position:relative;overflow:hidden}.sx{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}._o{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)}._o:hover{background-color:var(--asc-color-base-shade4)}.dx{position:absolute;top:0;bottom:0;width:50%;z-index:10}.cx{left:0}.lx{right:0}.nx{-o-object-fit:contain;object-fit:contain}.mx{-o-object-fit:cover;object-fit:cover}.gx{z-index:99999;position:absolute;width:1rem;height:1rem;right:.25rem;bottom:.25rem;cursor:pointer}.hx{fill:var(--asc-color-base-shade3)}.px{inset:0;width:100%;height:100%;position:absolute}.bx{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}.fx{display:flex;align-items:center;gap:.5rem}.ux{width:2.5rem;height:2.5rem}.vx{display:flex;align-items:start;flex-direction:column;color:var(--asc-color-base-inverse);flex-shrink:1;overflow:hidden}.wx{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--asc-color-white)}.xx{display:flex;align-items:center;gap:1.25rem}.yx{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.ei{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.ei svg{width:2rem;height:1.75rem;fill:var(--asc-color-white)}.ri{display:none}@media screen and (width >= 768px){.ri{display:flex}}.ai{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.ai svg{width:2rem;height:1.75rem;fill:var(--asc-color-white)}.oi{display:none}@media screen and (width >= 48em){.oi{display:flex}}.ii{position:absolute;top:0;left:0;width:50%;height:100%;z-index:9999}.ti{position:absolute;top:0;right:0;width:50%;height:100%;z-index:9999}.kx{position:relative;width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;z-index:2}.jx{position:absolute;width:100%;height:100%;background:linear-gradient(180deg,#00000029 55.05%,#fff0 96.52%);z-index:3}.zx{display:none}.Xx{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:23.4375rem;flex-shrink:0}.Cx{display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:1rem;overflow:hidden}.Sx{fill:var(--asc-color-base-default)}@media (width >= 48em){.ii,.ti{display:none}.Yx{display:block}}.si{position:relative;width:100%;height:100%;background-color:var(--asc-color-background-default)}.Ax{top:0;position:absolute;width:100%;height:7.5rem;background-color:var(--asc-color-background-default)}.di{top:0;position:absolute;width:100%;height:10.87rem;background-color:var(--asc-color-background-default)}.Ix{padding-left:1rem;padding-right:1rem}.ci{display:inline-flex;flex-wrap:nowrap;gap:.5rem;overflow-x:scroll;width:100%;padding:.75rem 1rem;-ms-overflow-style:none;scrollbar-width:none}.ci::-webkit-scrollbar{display:none}.Xe{position:absolute;top:7.5rem;width:100%;height:calc(100% - 7.5rem);overflow:hidden scroll;-ms-overflow-style:none;scrollbar-width:none}.li{position:absolute;top:10.87rem;width:100%;height:calc(100% - 7.5rem);overflow:hidden scroll;-ms-overflow-style:none;scrollbar-width:none}.Xe::-webkit-scrollbar{display:none}.Mx{position:absolute;right:1rem;top:3.25rem;width:12.5rem}.Bx{border-radius:1.25rem;border:1px solid #d4d4d4;background:#f6f6f6;display:flex;padding:.625rem .75rem;align-items:center;gap:.5rem;color:#6e6e6e;margin:0 1rem}@media (width >= 48em){.si{background-color:transparent}.di{display:none}.Xe,.li{top:0;height:100%}}.ni{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}.ni[data-active=true]{font-weight:600;color:var(--asc-color-white);background-color:var(--asc-color-primary-default);border:1px solid transparent}.Ex{font-size:1.0625rem}.Fx{position:relative}.Ce{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)}.Ce[data-focus-visible]{border:1px solid var(--asc-color-primary-default);background-color:var(--asc-color-background-shade1)}.Ce:hover{background-color:var(--asc-color-background-shade1)}.Rx{width:1.75rem;height:1.75rem;border-radius:50%;overflow:hidden}.Ux{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Hx{fill:var(--asc-color-primary-shade2)}.Lx{fill:var(--asc-color-white)}.Tx{width:5.625rem;height:2.25rem;flex-shrink:0;border-radius:2.5rem;background:var(--asc-color-base-shade4);animation:mi 1.5s ease-in-out infinite}@keyframes mi{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.gi{display:inline-flex;align-items:center;gap:.5rem;width:100%;height:100%;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.gi::-webkit-scrollbar{display:none}.Se{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}.Se[data-focus-visible]{border:1px solid var(--asc-color-primary-default);background-color:var(--asc-color-background-shade1)}.Vx{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}.Se:hover{background-color:var(--asc-color-background-shade1)}.qx{display:flex;justify-content:center;align-items:center;height:2.25rem}.hi{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)}.Dx{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.pi{left:0}.bi{right:0}.bi[data-shown=false],.pi[data-shown=false]{display:none}@media (width >= 48em){.hi{display:flex}}.Gx{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.Jx{display:flex;justify-content:center;align-items:center;background-color:#f26b1c;width:100%;height:100%}.Kx{width:4rem;height:2.364rem}.Nx{width:17.375rem;height:13.3125rem;border-radius:.75rem;border:1px solid var(--asc-color-base-shade4);box-shadow:var(--asc-box-shadow-02)}.Ox{width:17.375rem;height:8.1875rem;border-radius:.75rem .75rem 0 0;background-color:var(--asc-color-base-shade4)}.Px{width:17.375rem;height:5.12rem;display:flex;flex-direction:column;padding:1.06rem 1rem}.Qx{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:5.1875rem;height:.5rem}.Wx{margin-top:1rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:8.9055rem;height:.5rem}.Zx{margin-top:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:11.25rem;height:.5rem}._x{animation:fi 1.5s ease-in-out infinite}@keyframes fi{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.ey{width:100%;gap:.75rem;flex-wrap:nowrap;overflow:scroll hidden;display:inline-flex;scrollbar-width:none;-ms-overflow-style:none}.ry{width:15.6rem;height:calc(8.4rem + 5.7rem);border-radius:.5rem}.ay{width:100%;height:8.4rem;overflow:hidden}.oy{border-radius:var(--asc-border-radius-sm) var(--asc-border-radius-sm) 0 0}.iy{width:100%;gap:.25rem;display:flex;height:5.7rem;padding:.75rem;flex-direction:column;justify-content:space-between}.ty{width:100%;gap:.12rem;display:flex;align-items:center}.sy,.dy{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.cy{width:100%;gap:.5rem;display:flex;flex-wrap:nowrap;align-items:flex-end;justify-content:space-between}.ly{width:9rem;gap:.25rem;display:flex;flex-shrink:1;align-items:start;flex-direction:column;justify-content:center}.ny{display:flex;flex:0 0 4.2rem}.Ye{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.ui{top:-2.4rem;z-index:100;display:none;position:absolute;align-items:center;justify-content:center}.vi{max-width:9rem}.wi{right:2.2rem}.xi{right:0}.wi[data-shown=false] .Ye,.xi[data-shown=false] .Ye{cursor:not-allowed;fill:var(--asc-color-base-shade3)}@media (width >= 48em){.ui{display:flex}.vi{max-width:9rem}}.my{display:flex;flex-direction:column;align-items:center;justify-content:center}.gy{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)}.yi{height:100%;display:flex;padding-bottom:2rem;flex-direction:column}.ae{width:100%;-ms-overflow-style:none;scrollbar-width:none;padding:0 1rem;display:flex;flex-direction:column;gap:1rem}.Ae{width:100%;-ms-overflow-style:none;scrollbar-width:none;padding:0 1rem;display:flex;flex-direction:column;gap:1rem;margin-bottom:16px}.hy{width:100%;border-radius:.5rem}.py{display:flex;gap:8px}.by{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}.fy{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}.uy{border-radius:8px;border:1px solid #ebecef;padding:12px;width:100%;display:flex;align-items:center;gap:16px}.ae::-webkit-scrollbar{display:none}.ae[data-is-loading=true]{padding:1.5rem 1rem}.ki{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.ji{width:9.75rem;height:.75rem;flex-shrink:0;border-radius:.75rem;background:var(--asc-color-base-shade4);animation:zi 1.5s ease-in-out infinite}.vy{color:var(--asc-color-base-default)}.Ie{width:100%;padding:1rem;display:none}.Ie::-webkit-scrollbar{display:none}.Xi{display:none;background-color:var(--asc-color-background-default)}@keyframes zi{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.yi{height:auto;background-color:var(--asc-color-background-shade1)}.Xi{display:block;background-color:var(--asc-color-background-shade1)}.ki,.Ie,.Ae,.ae{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);padding:1rem}.ji{height:1.25rem}.Ae{margin-bottom:0}}.wy{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--asc-color-background-default);gap:1rem}.xy{padding-bottom:1.0625rem;color:var(--asc-color-base-shade3);display:flex;flex-direction:column;align-items:center}.yy{gap:.5rem;display:flex;cursor:pointer;align-items:center;border-radius:.5rem;justify-content:center;padding:.625rem 1rem .625rem .75rem;background:var(--asc-color-primary-default)}.ky{width:1.25rem;height:1.25rem;fill:var(--asc-color-white)}.jy{color:var(--asc-color-white)}.Ci{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.zy{padding-bottom:1.0625rem;color:var(--asc-color-base-shade3)}@media (width >= 48em){.Ci{padding:2rem 0 4rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Si{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.Xy{padding-bottom:1.0625rem;color:var(--asc-color-base-shade3)}@media (width >= 48em){.Si{padding:2rem 0 4rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Cy{color:var(--asc-color-base-default)}.Sy{color:var(--asc-color-base-default)}.Yi{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.Me{flex:1;margin-top:3.625rem;overflow-y:scroll;scrollbar-width:none}.Me[data-hide-back-button=true]{margin-top:.5rem}.Ai{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.Be{transition:opacity .3s;opacity:0}.Be[data-show=true]{opacity:1}.Ii{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}.Mi{position:absolute;bottom:1rem;right:1rem}@media (width >=48em){.Yi{background-color:transparent}.Ai{background-color:var(--asc-color-background-default);position:static}.Yy{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;overflow:hidden}.Be{display:none}.Me{margin-top:0;padding-bottom:1rem}.Ii{position:static}.Mi{display:none}}.Ay{height:100%;width:100%}.Iy{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.My{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.By{color:var(--asc-color-base-default)}.Ey{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.Fy{color:var(--asc-color-base-default)}.Ry{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.Uy{color:var(--asc-color-base-default)}.Hy{padding:0 1rem;background-color:var(--asc-color-background-default)}.Bi{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.Ly{display:flex;gap:.75rem}.Ty{width:3.5rem!important;height:3.5rem!important;font-size:2rem;flex-shrink:0}.Vy{font-weight:400;font-size:2rem!important}.qy{min-height:100%;display:flex;align-items:center}.Dy{width:1.5rem;height:1.5rem}.Gy{margin:.5rem 0;color:var(--asc-color-base-default)}.Jy{display:flex;height:-moz-max-content;height:max-content;justify-content:center}.Ky{display:flex;gap:.75rem;padding:.25rem 0 1rem}.Ny{width:.0625rem;height:1.25rem;background-color:var(--asc-color-base-shade4)}.Oy{width:100%;padding:0 1rem}.Py{display:flex;align-items:center;width:100%;margin:.5rem 0}.Ei{width:3.5rem;height:3.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.Fi{height:.75rem;width:60%;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.oe{height:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Ei,.Fi,.oe,.Ri{animation:Ui 1.5s ease-in-out infinite}.oe:nth-child(1){margin:1.37rem;width:60%}.oe:nth-child(2){width:80%}.Qy{margin:.5rem 0;width:100%}.Ri{display:inline-block;width:3.375rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem;margin-right:.75rem}.Wy{padding:.5rem 0;width:15rem}.Hi{padding:0 1.25rem;width:100%;display:flex;justify-content:flex-start;gap:.75rem}.Zy{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}._y{color:var(--asc-color-base-default)}.e2{width:100%;padding:.75rem 1rem;height:3.875rem;border-radius:.5rem;background-color:var(--asc-color-background-shade1);box-sizing:border-box}.r2{text-align:center}.a2{display:inline-block}.o2{width:.375rem;height:.375rem;margin-right:.38rem;fill:#4d82ff;vertical-align:middle}.i2{color:var(--asc-color-base-default)}@media screen and (width >= 48em){.Bi{margin-top:1rem}.Hi{padding:.75rem 1rem}}@keyframes Ui{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.t2{display:inline-block}.s2{color:var(--asc-color-base-default);margin-right:.25rem}.d2{color:var(--asc-color-base-shade2)}.Li{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.Ti{flex-direction:column;display:flex;flex:1;margin-top:3.62rem;overflow-y:scroll;scrollbar-width:none}.Vi{height:100%;width:100%;flex-grow:1;padding:0 1rem}.c2{height:100%}.qi{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.l2{color:var(--asc-color-base-default);width:100%;text-align:center}.n2{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){.Li{background-color:transparent}.qi{background-color:var(--asc-color-background-default);position:static}.m2{background-color:var(--asc-color-background-default);border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);overflow:hidden}.Ti{margin-top:0}.Vi{padding:0}.g2{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}.h2{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)}}.Di{display:flex;color:var(--asc-color-base-shade3)}.Di[data-orientation=horizontal]{flex-direction:column}.Gi{gap:1.25rem;display:flex}.Gi[data-orientation=horizontal]{border-bottom:1px solid var(--asc-color-base-shade4)}.Ji{height:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none}.Ji::-webkit-scrollbar{display:none}.p{outline:none;cursor:pointer;position:relative;padding:1rem 0 .75rem;transition:color .2s;--border-color: transparent;border-bottom:2px solid var(--border-color)}.p[data-hovered]{color:var(--asc-color-primary-default)}.p[data-selected]{color:var(--asc-color-primary-default);--border-color: var(--asc-color-primary-default)}.p[data-disabled]{color:var(--asc-color-base-shade3)}.p[data-disabled] .p[data-selected]{--border-color: var(--asc-color-base-shade3)}@media (width >= 48em){.p[data-focus-visible]{background-color:var(--asc-color-primary-shade3)}}.Ki{margin-top:.5rem}.p2{height:100%;width:100%}.b2{display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;width:100%;box-sizing:border-box}.f2{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.u2{color:var(--asc-color-base-default)}.v2{height:var(--asc-spacing-m1);width:100%}.w2{color:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.x2{padding:5rem .5rem;text-align:center}.Ni{display:block}@media (width >= 48em){.Ki{margin:0}.y2{color:var(--asc-color-base-shade3)}.Ni{padding:.5rem 0;display:flex;flex-direction:column;gap:1rem}}.k2{display:flex;height:3.5rem;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box}.j2{display:flex;align-items:center;max-width:100%;gap:.5rem;flex-shrink:0}.z2{flex-shrink:0}.X2{overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-base-default)}.Oi{height:100%;width:100%}.C2{background-color:transparent;display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;box-sizing:border-box;flex-shrink:0}.S2{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.Y2{color:var(--asc-color-base-default)}@media (width >= 48em){.Oi{padding:0 1rem}}.A2{display:flex;width:100%;align-items:center;gap:.75rem}.Pi{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.Qi{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Pi,.Qi{animation:Wi 1.5s ease-in-out infinite}@keyframes Wi{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.I2{display:inline-block}.M2{color:var(--asc-color-base-default);margin-right:.25rem}.B2{color:var(--asc-color-base-shade2)}.E2{min-height:3.5rem;color:var(--asc-color-base-default);display:flex;align-items:center}.F2{word-break:break-all}.R2{color:var(--asc-color-base-default);word-break:break-word}.U2{white-space:pre-wrap}.H2{color:var(--asc-color-primary-default)}.L2{width:100%;background-color:var(--asc-color-primary-default);position:relative;padding:.63rem 1rem;border-radius:.5rem;box-sizing:border-box;margin-bottom:.75rem}.T2{display:flex;align-items:center;justify-content:center;gap:.5rem}.V2{width:1rem;height:1rem;color:var(--asc-color-white)}.q2{color:var(--asc-color-white)}.D2{width:100%;position:relative;padding:.63rem 1rem;border-radius:.5rem;box-sizing:border-box;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.G2{display:flex;align-items:center;justify-content:center;gap:.5rem}.J2{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.K2{color:var(--asc-color-secondary-default)}.N2{width:100%;position:relative;padding:.63rem 1rem;border-radius:.5rem;box-sizing:border-box;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.O2{display:flex;align-items:center;justify-content:center;gap:.5rem}.P2{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.Q2{color:var(--asc-color-secondary-default)}.W2{width:100%;position:relative;padding:.63rem 1rem;border-radius:.5rem;box-sizing:border-box;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.Z2{display:flex;align-items:center;justify-content:center;gap:.5rem}._2{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.ek{color:var(--asc-color-secondary-default)}.rk{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-base-inverse);z-index:1000}.ak{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.ok{position:absolute;top:2rem;left:1rem;cursor:pointer}.ik{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.tk{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.sk{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.dk{width:2rem;height:2rem;cursor:pointer}.Zi{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.Zi[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}._i{fill:var(--asc-color-secondary-shade3);width:1.5rem;height:1.5rem;transition:fill .3s}._i[data-active=true]{fill:var(--asc-color-base-default)}.et{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.et[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.rt{fill:var(--asc-color-secondary-shade3);width:1.5rem;height:1.5rem;transition:fill .3s}.rt[data-active=true]{fill:var(--asc-color-base-default)}.at{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.at[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.ot{fill:var(--asc-color-secondary-shade3);width:1.5rem;height:1.5rem;transition:fill .3s}.ot[data-active=true]{fill:var(--asc-color-base-default)}.ck{display:flex;flex-direction:column;gap:.5rem}.lk{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.nk{height:var(--asc-spacing-m1);width:100%}.mk{margin-bottom:var(--asc-spacing-m1);border-radius:var(--asc-border-radius-md);overflow:hidden}.gk{animation:it 1s linear infinite}.tt{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes it{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.st{height:13rem;padding:.75rem 1rem;width:100%}.hk{display:flex;align-items:center;margin-bottom:.75rem}.dt{width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.5rem}.pk{padding:.25rem 0;flex:1}.ct{height:.5rem;width:60%;border-radius:.75rem;margin-bottom:.5rem;background-color:var(--asc-color-base-shade4)}.lt{height:.5rem;width:25%;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.F{height:.5rem;margin-bottom:.75rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.dt,.ct,.lt,.F{animation:nt 1.5s ease-in-out infinite}.F:nth-child(1){width:60%}.F:nth-child(2){width:25%}.F:nth-child(3){width:80%}@keyframes nt{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >=48em){.tt{overflow:hidden;background-color:transparent;padding-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.st{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.mt{text-align:center;padding:5rem .5rem}.bk{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.fk{margin-top:.5rem;color:var(--asc-color-base-shade3)}@media (width >= 48rem){.mt{background-color:var(--asc-color-background-default)}}.gt{text-align:center;padding:5rem .5rem}.uk{margin-top:.5rem;color:var(--asc-color-base-shade3)}@media (width >= 48rem){.gt{width:100%;height:100%;background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}}.vk{width:3.7969rem;height:2.5313rem;fill:var(--asc-color-secondary-shade4)}.wk{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.ht{text-align:center;padding:5rem .5rem;color:var(--asc-color-base-shade3)}.xk{margin-top:.5rem}.yk{width:3.75rem;height:2.5rem;fill:var(--asc-color-secondary-shade4)}@media (width >= 48rem){.ht{background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}}.pt{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.kk{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.jk{height:var(--asc-spacing-m1);width:100%}.zk{animation:bt 1s linear infinite}.Xk{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes bt{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Ck{height:13rem;padding:.75rem 1rem;width:100%}.Sk{display:flex;align-items:center;margin-bottom:.75rem}.ft{width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.5rem}.Yk{padding:.25rem 0;flex:1}.ut{height:.5rem;width:60%;border-radius:.75rem;margin-bottom:.5rem;background-color:var(--asc-color-base-shade4)}.vt{height:.5rem;width:25%;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.R{height:.5rem;margin-bottom:.75rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.ft,.ut,.vt,.R{animation:wt 1.5s ease-in-out infinite}.R:nth-child(1){width:60%}.R:nth-child(2){width:25%}.R:nth-child(3){width:80%}@keyframes wt{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >=48em){.pt{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.xt{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;cursor:pointer}.yt{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.Ak{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}@keyframes kt{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Ik{width:100%;padding-top:100%;border-radius:.5rem;position:relative;background-color:var(--asc-color-base-shade4);animation:kt 1.5s ease-in-out infinite}@media (width >= 48em){.xt{grid-template-columns:repeat(3,1fr)}.yt:focus-within{outline:2px solid var(--asc-color-primary-default)}}.Mk{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Bk{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Ek{width:3.7969rem;height:2.5313rem;fill:var(--asc-color-secondary-shade4)}.jt{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.Fk{height:var(--asc-spacing-m1);width:100%}@media (width >=48em){.jt{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.zt{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;cursor:pointer}.Xt{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.Rk{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.Uk{position:absolute;bottom:.5rem;left:.5rem;background-color:#000000b3;color:var(--asc-color-white);padding:.25rem .6rem;border-radius:.25rem}@keyframes Ct{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Hk{width:100%;padding-top:100%;border-radius:.5rem;position:relative;background-color:var(--asc-color-base-shade4);animation:Ct 1.5s ease-in-out infinite}.Lk{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@media (width >= 48em){.zt{grid-template-columns:repeat(3,1fr)}.Xt:focus{outline:2px solid var(--asc-color-primary-default)}}.Tk{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-base-inverse);z-index:1000}.Vk{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.qk{position:absolute;top:2rem;left:1rem;cursor:pointer}.Dk{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.Gk,.Jk{width:2rem;height:2rem}.Kk{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.St,.Yt{display:flex;justify-content:center;align-items:center;height:100%;opacity:.5;background-color:var(--asc-color-black);flex-basis:2.5rem;cursor:pointer}.St:hover,.Yt:hover{opacity:.8}.At,.Nk{width:2rem;height:2rem;fill:var(--asc-color-base-shade4);border-radius:50%;background-color:var(--asc-color-base-shade3);padding:.375rem}.At{transform:rotate(180deg)}.Ok{flex:1 1 auto}.Pk{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.Qk{width:2rem;height:2rem;cursor:pointer}.Wk{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Zk{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}._k{width:3.7969rem;height:2.5313rem;fill:var(--asc-color-secondary-shade4)}.Ee{width:4rem;height:4rem;box-shadow:var(--asc-box-shadow-04);display:flex;cursor:pointer;align-items:center;justify-content:center;border:none;background-color:var(--asc-color-primary-default);border-radius:50%}.e4{width:2rem;height:2rem;color:var(--asc-color-white)}.Ee:hover{background-color:var(--asc-color-primary-background-hover)}.Ee:active{background-color:var(--asc-color-primary-background-pressed)}.r4{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.a4{padding:.75rem 0;display:flex;gap:.75rem}.o4{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default);margin-left:.25rem}.i4{margin-top:.15rem;color:var(--asc-color-base-default);flex-grow:1}.t4{display:flex;flex-direction:column;gap:.5rem;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.It{display:flex;flex-direction:column;gap:.5rem;width:100%;height:100%;padding:1rem;background-color:var(--asc-color-background-default)}.s4{display:flex;gap:.5rem;width:100%;overflow-y:scroll}.d4{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:100%}@media (width >= 48em){.It{padding:0;height:auto;position:relative}.c4{left:0;top:2.8rem;z-index:200;width:20rem;max-height:25rem;position:absolute;overflow-y:scroll;border-radius:.5rem;padding:0 1rem 1rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}}.Mt{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.Bt{flex:1;margin-top:3.625rem;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.Bt::-webkit-scrollbar{display:none}.Et{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)}.l4{text-align:center}.n4{cursor:pointer}.m4{fill:var(--asc-color-base-default);cursor:pointer}.Ft{height:.0625rem;width:100%;background-color:var(--asc-color-base-shade4);animation:Rt 1.5s ease-in-out infinite}.Ft[data-is-loading=true]{height:.5rem;width:100%;background-color:var(--asc-color-base-shade4)}.g4{display:flex;justify-content:space-between;padding:.5rem 1rem}.h4{display:flex;justify-content:center;align-items:center;gap:.25rem}.p4{color:var(--asc-color-base-shade2)}.Ut{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem}.b4{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}.f4{display:flex;justify-content:start;align-items:center;gap:.25rem;padding:1rem;line-height:1.25rem;color:var(--asc-color-base-shade2)}@keyframes Rt{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.Mt{height:auto;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Et{border-radius:.5rem}.Ut{border-top:1px solid var(--asc-color-base-shade4)}}.Ht{overflow-y:auto;height:100%;position:relative;-ms-overflow-style:none;scrollbar-width:none}.Ht::-webkit-scrollbar{display:none}.u4{position:sticky;top:0;background-color:var(--asc-color-background-default)}.v4{position:relative}.Lt{position:fixed;bottom:1rem;right:1rem;z-index:1}.w4{width:100%;height:1px;background-color:var(--asc-color-base-shade4);margin-bottom:.25rem}.Tt{display:none;margin-top:.75rem}@media (width >= 48em){.Lt{display:none}.Tt{display:block}}.Vt{width:100%;margin:0 auto;background-color:var(--asc-color-background-default);overflow:hidden}.qt{width:100%;height:12.5rem;background-color:var(--asc-color-base-shade4)}.x4{padding:1rem}.Dt{height:1.5rem;width:60%;background-color:var(--asc-color-base-shade4);margin-bottom:1rem;border-radius:.25rem}.y4{display:flex;gap:.5rem;margin-bottom:1rem}.k4{height:1.25rem;width:3.75rem;background-color:var(--asc-color-base-shade4);border-radius:.625rem}.Gt{height:1rem;width:100%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.j4{display:flex;gap:1rem;margin-bottom:1rem}.z4{height:1.25rem;width:5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.X4{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem}.C4{height:1rem;width:2.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}@keyframes Jt{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.qt,.Dt,.S4,.Gt,.Y4,.A4,.I4{animation:Jt 1.5s ease-in-out infinite}@media (width >= 48em){.Vt{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Kt{gap:1rem;display:grid;padding:3rem;place-items:center}.M4{color:var(--asc-color-base-shade3);font-size:1rem;font-weight:600;line-height:1.375rem}.B4{fill:var(--asc-color-base-shade4);width:3.75rem;height:2.8125rem}@media (width >= 48em){.Kt{padding:3.7rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.Nt{gap:.5rem;display:grid}.Ot{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Nt{gap:.75rem;margin-top:.75rem;padding-bottom:1rem}.Ot{padding-bottom:0;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}}.Pt{gap:.5rem;display:grid;padding:1rem}.Qt{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.E4{width:100%;padding-top:100%;position:relative;border-radius:.5rem;animation:F4 1.5s ease-in-out infinite;background-color:var(--asc-color-base-shade4)}.R4{margin:.75rem 0 1rem}@media (width >= 48em){.Pt{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)}.Qt{grid-template-columns:repeat(3,1fr)}}.U4{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Wt{margin:auto;text-align:center;padding:5rem .5rem;min-height:15rem}.H4{margin-top:.5rem;color:var(--asc-color-base-shade3)}.L4{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}@media (width >= 48em){.Wt{padding:2.9rem;min-height:auto}}.Zt{gap:.5rem;display:grid;padding:1rem}._t{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.T4{width:100%;padding-top:100%;position:relative;border-radius:.5rem;animation:V4 1.5s ease-in-out infinite;background-color:var(--asc-color-base-shade4)}.q4{margin:.75rem 0 1rem}@media (width >= 48em){.Zt{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)}._t{grid-template-columns:repeat(3,1fr)}}.es{margin:auto;text-align:center;padding:5rem .5rem;min-height:15rem}.D4{margin-top:.5rem;color:var(--asc-color-base-shade3)}.G4{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}@media (width >= 48em){.es{padding:2.9rem;min-height:auto}}.rs{background-color:var(--asc-color-background-default);display:flex;align-items:center;width:100%;z-index:1;position:sticky;top:5.375rem}.as{display:flex;justify-content:center;padding:1rem;flex-grow:1;width:100%;height:1rem;align-items:center;background-color:var(--asc-color-background-default);--asc-icon-color: var(--asc-color-base-shade3);color:var(--asc-icon-color);fill:var(--asc-icon-color)}.J4{width:1.5rem;height:1.25rem;fill:var(--asc-icon-color)}.K4{width:1.5rem;height:1.5rem}.as[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){.rs{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)}}.os{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.is{padding:1rem;flex:1;display:flex;flex-direction:column}.ts{width:4rem;height:4rem;position:relative;border-radius:50%;overflow:hidden;margin:1.75rem auto 0}.N4{width:100%;height:100%}.O4{width:100%;height:100%;position:absolute;top:0;left:0;text-align:center;background-color:#0000007f}.ss{fill:var(--asc-color-white);height:1.25rem;width:1.25rem}.ds{display:flex;height:3.625rem;align-items:center;padding:0 .75rem}.P4{flex-basis:max-content}.cs{width:100%;flex-grow:1;color:var(--asc-color-base-default)}.ls{flex:1;display:flex;flex-direction:column;justify-content:space-between}.Q4{margin-top:1.5rem}.Fe{padding:1rem 0;width:100%;border:none;border-bottom:1px solid var(--asc-color-base-shade4);height:auto;resize:none;overflow:hidden}.Fe:focus{outline:none}.Fe:disabled{color:var(--asc-color-base-shade2)}.W4{display:none}@media (width >=48em){.os{background-color:transparent}.is{flex:0;background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4, #ebecef)}.ds{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;overflow:hidden}.cs{font-size:1.25rem}.ts{width:7.5rem;height:7.5rem}.ls{justify-content:flex-start}.Z4{margin-bottom:1rem}.ss{fill:var(--asc-color-white);height:3rem;width:3rem}}._4{width:100%}.ns{display:block;height:100vh;overflow:scroll}.ms{background-color:var(--asc-color-background-default);position:sticky;top:0;width:100%}.e7{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.r7{color:var(--asc-color-base-shade2);font-size:.8125rem}.a7{display:block;padding:1.5rem 1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.o7{position:relative;display:flex;align-items:center}.i7{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)}.gs{position:absolute;fill:var(--asc-color-base-shade2);left:.75rem}.gs[data-search-value=true]{fill:var(--asc-color-base-default)}.hs{display:none}.hs[data-search-value=true]{display:block;position:absolute;right:.75rem}.t7{fill:var(--asc-color-base-shade3)}.s7{display:flex;flex-wrap:wrap;padding:0 .25rem .25rem;gap:.5rem}.d7{display:flex;align-items:center;padding:.25rem .5rem .25rem .25rem;border-radius:1.5rem;border:1px solid var(--asc-color-base-shade4);gap:.5rem}.c7{color:var(--asc-color-base-default);font-weight:600;font-size:1rem;max-width:16rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.l7{width:1.75rem;height:1.75rem;border-radius:50%}.n7{width:1.75rem;height:1.75rem}.m7{width:2.5rem;height:2.5rem;border-radius:50%}.g7{fill:var(--asc-color-base-shade1)}.h7{padding:1rem}.p7{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%}.b7{display:flex;align-items:center;flex:1;min-width:0}.f7{width:2.5rem;height:2.5rem}.u7{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}.v7{display:none}.w7{width:1rem;height:1rem}.x7{display:flex;flex-direction:column;gap:1rem}.x,.x label{display:flex;align-items:center;gap:.5rem}.x div[aria-hidden=true] svg{display:none;width:1rem;height:1rem;color:var(--asc-color-white)}.x 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}.x input[type=checkbox]:checked+div[aria-hidden=true]{background-color:var(--asc-color-primary-default);border:none}.x 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}.y7{color:var(--asc-color-base-default)}.ps{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}.k7{width:100%}@media only screen and (width >= 48em){.ns{display:block;height:18.5rem;width:32.625rem}.ms,.ps{display:none}}.o{gap:.5rem;display:flex;font-size:1rem;position:relative;align-items:center;forced-color-adjust:none;color:var(--asc-color-base-default)}.o .s{display:flex;width:1.5rem;height:1.5rem;border-radius:50%;align-items:center;transition:all .2s;justify-content:center;border:2px solid var(--asc-color-base-shade3)}.o .s svg{fill:none;width:1rem;height:1rem;stroke-width:3px;transition:all .2s;stroke-dashoffset:66;stroke-dasharray:22px;stroke:var(--asc-color-base-shade3)}.o[data-disabled] .s{cursor:not-allowed;border-color:var(--asc-color-base-shade4)}.o[data-pressed] .s{border-color:var(--asc-color-base-shade1)}.o[data-focus-visible] .s{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.o[data-selected] .s{background:var(--asc-color-primary-default);border-color:var(--asc-color-primary-default)}.o[data-selected][data-disabled] .s{cursor:not-allowed;background:var(--asc-color-primary-shade2);border-color:var(--asc-color-primary-shade2)}.o[data-selected] .s svg{stroke-dashoffset:44;stroke:var(--asc-color-background-default)}.o[data-selected][data-pressed] .s{background:var(--asc-color-primary-background-pressed);border-color:var(--asc-color-primary-background-pressed)}.j7{gap:8px;display:flex;flex-direction:column;color:var(--asc-color-base-default)}.z7{padding:.5rem 0;background-color:var(--asc-color-background-default)}.X7{display:flex;align-items:center;gap:.5rem}.bs{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);flex-shrink:0}.C7{display:flex;flex-direction:column}.fs{width:6rem;height:1rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.us{width:4rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.S7{display:flex;flex-direction:column;gap:.75rem}.vs{height:1.25rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem;width:100%;max-width:calc(100% - 3rem);flex-grow:1}@keyframes ws{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.bs,.fs,.us,.vs{animation:ws 1.5s ease-in-out infinite}.xs{height:100vh;overflow:scroll}.ys{background-color:var(--asc-color-background-default);position:sticky;top:0;width:100%;z-index:1}.ks{display:flex;justify-content:space-between;align-items:center;padding:1rem}.js{width:1.5rem}.Y7{position:relative;display:flex;align-items:center;padding:.75rem 1rem}.A7{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}.zs{position:absolute;fill:var(--asc-color-base-shade2);left:1.75rem;width:1.5rem;height:1.25rem}.zs[data-search-value=true]{fill:var(--asc-color-base-default)}.Xs{display:none}.Xs[data-search-value=true]{display:block;position:absolute;right:1.75rem}.I7{fill:var(--asc-color-base-shade3);width:1.5rem;height:1rem}.Re{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}.Re::-webkit-scrollbar{display:none}.M7{display:block;text-align:center}.B7{position:relative;display:flex;justify-content:center}.E7{width:2.5rem;height:2.5rem}.F7{background:none;border:none;padding:0;margin:0;display:inline-block;cursor:pointer;position:absolute;right:.3rem;top:0}.R7{display:block;border-radius:50%;width:1.125rem;height:1.125rem;fill:var(--asc-color-background-transparent-black)}.U7{display:inline-block;justify-self:center;align-items:center;width:4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:.25rem}.Ue{padding:1rem}.H7{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%}.L7{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-right:.25rem}.T7{width:2.5rem;height:2.5rem}.V7{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}.q7{flex:1;min-width:0;display:flex;align-items:center}.D7{padding:.5rem 0;flex-direction:row-reverse}.Cs{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}.G7{width:100%}@media only screen and (width >= 48em){.xs{height:auto;width:30rem;border-radius:.75rem}.ys{border-bottom:1px solid var(--asc-color-base-shade4)}.Re{border-bottom:none;margin-bottom:0}.ks{flex-direction:row-reverse;padding:1.25rem 1.5rem 1rem}.J7{fill:var(--asc-color-base-shade3)}.K7{font-size:1.25rem}.js{display:none}.Ue{max-height:50vh;min-height:50vh;overflow-y:scroll;padding-bottom:5rem}.Ue[data-has-selected=true]{min-height:calc(50vh - 6.5rem);max-height:calc(50vh - 6.5rem)}.Cs{margin-top:0;position:static;border-top:none}}.Ss{padding:0 1rem}.Ys{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.As{color:var(--asc-color-base-default)}.N7{border-bottom:1px solid var(--asc-color-base-shade4)}.O7{padding:1.5rem 0 .25rem}.P7{border-bottom:1px solid var(--asc-color-base-shade4)}.Q7{padding:1.5rem 0 .25rem}@media only screen and (width >= 48em){.Ss{padding:0}.Ys{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)}.As{font-size:1.25rem}.W7{padding:0 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.Z7{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}._7{display:flex;align-items:center;gap:.75rem}.e3{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.r3{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.a3{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.o3{display:flex;align-items:center;gap:.75rem}.i3{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.t3{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.s3{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.d3{display:flex;align-items:center;gap:.75rem}.c3{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.l3{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.n3{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.m3{display:flex;align-items:center;gap:.75rem}.g3{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.h3{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.p3{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;border-bottom:1px solid var(--asc-color-base-shade4)}.b3{color:var(--asc-color-alert-default)}.f3{display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:1rem}.u3{color:var(--asc-color-alert-default)}.Is{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.13rem 0 1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.v3{color:var(--asc-color-base-shade1)}@media only screen and (width >= 48em){.Is{border-bottom:none}}.Ms{width:100%;padding:0 1rem}.Bs{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.Es{color:var(--asc-color-base-default)}.Fs{display:block;padding:1rem 0}.w3{padding-top:.12rem;color:var(--asc-color-base-shade1)}.x3{gap:0}.Rs{display:flex;padding:1rem 0;align-items:center;flex-direction:row-reverse;justify-content:space-between}.Us{display:none}@media only screen and (width >= 48em){.Ms{padding:0;gap:.75rem;display:grid}.Bs{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Es{font-size:1.25rem}.y3{opacity:0;pointer-events:none}.k3{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Fs,.Rs{padding:1rem}.Us{padding:1rem;display:block}.j3{width:100%}}.d{gap:.5rem;display:flex;align-items:center;forced-color-adjust:none;color:var(--asc-color-base-default)}.i{width:3rem;height:1.75rem;border-radius:10rem;transition:all .2s;background:var(--asc-color-base-shade3)}.i:before{content:"";display:block;width:1.45rem;height:1.45rem;margin:.145rem;border-radius:50%;transition:all .2s;background:var(--asc-color-background-default)}.d[data-focus-visible] .i{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.d[data-disabled] .i{cursor:not-allowed;background:var(--asc-color-base-shade4)}.d[data-pressed] .i{background:var(--asc-color-base-shade2)}.d[data-pressed] .i:before{background:var(--asc-color-background-default)}.d[data-selected] .i{background:var(--asc-color-primary-default)}.d[data-selected][data-disabled] .i{background:var(--asc-color-primary-shade3)}.d[data-selected] .i:before{transform:translate(86%);background:var(--asc-color-background-default)}.d[data-selected][data-pressed] .i{background:var(--asc-color-primary-background-pressed)}.Hs{width:100%;padding:0 1rem}.Ls{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.Ts{color:var(--asc-color-base-default)}.z3{width:1.5rem;height:1.5rem}.Vs{gap:.5rem;display:flex;padding:.75rem 0;align-items:flex-start;justify-content:space-between}.X3{display:block}.C3{padding-top:.12rem;color:var(--asc-color-base-shade1)}@media only screen and (width >= 48em){.Hs{padding:0;gap:.75rem;display:grid}.Ls{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ts{font-size:1.25rem}.Vs{padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.qs{position:relative;padding-bottom:1rem}.He{color:#000;display:flex;justify-content:space-between;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.S3{display:flex;align-items:center;color:var(--asc-color-base-default)}.Y3{width:1.5rem;height:1.5rem}.A3{color:var(--asc-color-base-default);margin-right:.25rem}.Ds{background-color:var(--asc-color-background-shade1);padding:.75rem 1rem}.I3{color:var(--asc-color-base-shade1)}.Gs{gap:.5rem;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 10rem);background-color:var(--asc-color-background-default)}.M3{fill:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.B3{color:var(--asc-color-base-shade3)}.Js{display:grid;margin-top:0;background-color:var(--asc-color-base-shade4)}.Ks{gap:.5rem;display:grid;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.qs{height:auto}.He{border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.He[data-review=false]{border-radius:.5rem;margin-bottom:.75rem}.Ds{margin-bottom:.75rem;border-radius:0 0 .5rem .5rem;border:1px solid var(--asc-color-base-shade4);border-width:0 1px 1px}.Js{gap:.75rem;margin-top:.75rem;background-color:transparent}.Ks{gap:.75rem;background-color:transparent}.Gs{height:auto;padding:3.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Ns{padding:1rem;margin-bottom:.5rem;background-color:var(--asc-color-background-default)}.E3{display:flex;align-items:center;margin-bottom:1rem}.Os{width:2rem;height:2rem;border-radius:50%;margin-right:.75rem;background-color:var(--asc-color-base-shade4)}.F3{display:flex;flex-direction:column}.Ps{width:6rem;height:.5rem;margin-bottom:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.Qs{width:4rem;height:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.R3{gap:.75rem;display:flex;flex-direction:column}.U{width:100%;height:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.U,.Os,.Ps,.Qs{animation:Ws 1.5s ease-in-out infinite}.U:first-child{width:75%}.U:nth-child(2){width:100%}.U:last-child{width:50%}.U3{width:100%;height:2.5rem}@keyframes Ws{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >= 48em){.Ns{box-shadow:none;margin-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Zs{position:relative;display:flex;align-items:center;padding:0 1rem .75rem}.H3{border-radius:.5rem;background-color:var(--asc-color-base-shade4);width:100%;padding:.63rem .75rem .63rem 2.5rem;font-size:1rem;color:var(--asc-color-base-default);border:none;outline:none}._s{left:1.75rem;width:1.25rem;position:absolute;fill:var(--asc-color-base-shade2)}._s[data-search-value=true]{fill:var(--asc-color-base-default)}.ed{display:none}.ed[data-search-value=true]{display:block;position:absolute;right:1.75rem}.L3{fill:var(--asc-color-base-shade3);width:1.5rem;height:1rem}.T3{padding:.5rem 1rem}.V3{display:flex;align-items:center}.rd{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.q3{display:flex;flex-direction:column}.ad{width:8.75rem;height:.5rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.75rem}.od{width:6.75rem;height:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.rd,.ad,.od{animation:id 1.5s ease-in-out infinite}@keyframes id{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >= 48em){.D3{border-radius:.5rem;padding-bottom:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Zs{padding:.75rem 1rem}}.Le{width:100%;gap:.75rem;display:flex;align-items:center;padding:.5rem 1rem}.Le:hover{background-color:var(--asc-color-background-shade1)}.Le:focus-within{background-color:var(--asc-color-background-shade1)}.G3{flex:1;min-width:0;gap:.75rem;display:flex;align-items:center}.J3{display:flex;width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;align-items:center}.K3{color:var(--asc-color-base-default);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--asc-text-font-size-md);padding:.5rem .13rem .5rem 0}.td{width:100%;display:block}.ie{width:100%;gap:.75rem;display:flex;padding:1rem 0;align-items:center}.ie:hover{background-color:var(--asc-color-background-shade1)}.N3{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.O3{color:var(--asc-color-alert-default)}.P3{width:1.5rem;height:1.25rem;fill:var(--asc-color-alert-default)}.Q3{width:1rem;height:.75rem;fill:var(--asc-color-base-shade3)}.W3{margin-right:.13rem;width:1rem;height:1rem}@media (width >= 48em){.td{overflow:hidden;padding:.5rem 0}.ie{padding:.75rem 1rem}.ie:focus-visible{background-color:var(--asc-color-background-shade1)}}@media (width >= 48em){.sd{padding:.5rem 0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.sd[data-hidden=true]{padding:0;border:none}}.Z3{padding-bottom:1rem}.dd{display:flex;padding:1rem;align-items:center;justify-content:space-between}.cd{color:var(--asc-color-base-default)}._3{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.ld{padding:0 1rem;margin-bottom:.75rem}.nd{font-size:1rem}@media (width >= 48em){.dd{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)}.cd{font-size:1.25rem}.ld{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}.nd{font-size:.875rem}}.md{color:var(--asc-color-base-default)}.gd{display:flex;align-items:center;padding:1.12rem .75rem;justify-content:space-between}.hd{color:var(--asc-color-base-default)}.ej{width:1.5rem}.pd{border:none}.bd{width:100%;height:11.75rem;position:relative;background:linear-gradient(0deg,#0000007f,#0000007f) 100%,#d9e5fc}.fd{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0deg,#0006 0% 100%)}.ud{top:50%;left:50%;width:2rem;opacity:.8;height:1.75rem;position:absolute;fill:var(--asc-color-white);transform:translate(-50%,-50%)}.vd{padding:.5rem 1rem 0}.wd{gap:.5rem;display:flex;padding:1rem 0;justify-content:space-between}.rj{font-size:.8125rem;color:var(--asc-color-base-shade1)}.H{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)}.aj{gap:.25rem;display:flex;align-items:center}.oj{line-height:1.125rem;font-size:.8125rem;color:var(--asc-color-base-shade3)}.L{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)}.H::-moz-placeholder,.L::-moz-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.H:-ms-input-placeholder,.L:-ms-input-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.H::placeholder,.L::placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.ij{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.xd{gap:.25rem;display:flex;padding-bottom:1rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.tj{gap:.5rem;display:flex;flex-wrap:wrap}.sj{gap:.5rem;display:flex;align-items:center;border-radius:1.5rem;padding:.25rem .5rem .25rem .25rem;border:1px solid var(--asc-color-base-shade4)}.dj,.cj{width:1.75rem;height:1.75rem;border-radius:50%}.lj{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)}.nj{fill:var(--asc-color-base-shade1)}.mj{width:100%}.yd{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)}.gj{padding:1rem 0;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.hj{gap:.75rem;display:flex}.pj{border-top:1px solid var(--asc-color-base-shade4)}.Te{gap:1rem;display:flex;flex-wrap:wrap}.bj{display:block;text-align:center}.fj{display:flex;position:relative;justify-content:center}.uj{width:2.5rem;height:2.5rem}.vj{top:0;right:.3rem;position:absolute}.wj{width:1.125rem;height:1.125rem;border-radius:50%;fill:var(--asc-color-background-transparent-black)}.xj{width:4rem;overflow:hidden;white-space:nowrap;align-items:center;margin-top:.25rem;justify-self:center;display:inline-block;text-overflow:ellipsis}.kd{bottom:0;display:flex;padding:1rem;position:sticky;margin-top:1.5rem;justify-content:center;border-top:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}@media only screen and (width >=48em){.md{gap:.75rem;display:grid;padding-bottom:2rem}.gd{border-radius:.5rem;padding:1.25rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.hd{font-size:1.25rem}.pd{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.bd{width:100%;height:17.0625rem;border-radius:.5rem .5rem 0 0}.fd{border-radius:.5rem}.ud{width:5rem;height:3.5rem}.vd{padding:0 1rem;background-color:var(--asc-color-background-default)}.wd{padding:1.5rem 0 0}.H,.L,.xd,.yd{padding:1rem 0}.kd{margin-top:0;border-top:none;position:static;border-radius:0 0 .5rem .5rem}.Te{padding:1rem 0 0}.yj{font-size:1.25rem}.Te .kj{border-bottom:none}}.jj{width:100%}.jd{color:var(--asc-color-base-default)}.zd{display:flex;align-items:center;padding:1.12rem .75rem;justify-content:space-between}.Xd{color:var(--asc-color-base-default)}.zj{width:1.5rem}.Cd{border:none}.Ve{width:100%;height:11.75rem;position:relative}.Ve[data-no-image=true]{background:linear-gradient(0deg,#0000007f,#0000007f) 100%,#d9e5fc}.Sd{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0deg,#0006 0% 100%)}.Yd{top:50%;left:50%;width:2rem;opacity:.8;height:1.75rem;position:absolute;fill:var(--asc-color-white);transform:translate(-50%,-50%)}.Ad{padding:.5rem 1rem 0}.Id{gap:.5rem;display:flex;padding:1rem 0;justify-content:space-between}.Xj{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)}.Cj{gap:.25rem;display:flex;align-items:center}.Sj{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)}.Yj{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.Md{gap:.25rem;display:flex;padding-bottom:1rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.Aj{gap:.5rem;display:flex;flex-wrap:wrap}.Ij{gap:.5rem;display:flex;align-items:center;border-radius:1.5rem;padding:.25rem .5rem .25rem .25rem;border:1px solid var(--asc-color-base-shade4)}.Mj,.Bj{width:1.75rem;height:1.75rem;border-radius:50%}.Ej{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)}.Fj{fill:var(--asc-color-base-shade1)}.Rj{width:100%}.Bd{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)}.Uj{padding:1rem 0;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.Hj{gap:.75rem;display:flex}.Ed{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){.jd{gap:.75rem;display:grid;padding-bottom:2rem}.zd{border-radius:.5rem;padding:1.25rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Xd{font-size:1.25rem}.Cd{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ve{width:100%;height:17.0625rem;border-radius:.5rem .5rem 0 0}.Sd{border-radius:.5rem}.Yd{width:5rem;height:3rem}.Ad{padding:0 1rem;background-color:var(--asc-color-background-default)}.Id{padding:1.5rem 0 0}.T,.V,.Md,.Bd{padding:1rem 0}.Ed{margin-top:0;border-top:none;position:static;border-radius:0 0 .5rem .5rem}.Fd{padding:1rem 0 0}.Lj{font-size:1.25rem}.Fd .Tj{border-bottom:none}}.qe{top:0;left:0;width:100%;z-index:9999;height:100vh;display:flex;position:fixed;align-items:center;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 50%)}.qe[data-entering]{animation:De 0ms}.qe[data-exiting]{animation:De .25s reverse ease-in}.Ge{outline:none;max-width:20rem;max-height:80vh;border-radius:.75rem;background:var(--asc-color-background-default)}.Ge[data-entering]{animation:Rd .25s cubic-bezier(.175,.885,.32,1.275)}.Vj{outline:none}.qj{display:flex;align-items:center;padding:1.25rem 1.5rem;justify-content:space-between}.Dj{font-size:1.25rem;color:var(--asc-color-base-default)}.Ud{fill:var(--asc-color-base-shade3)}.Gj{line-height:1.5;font-size:.875rem;padding:0 1.5rem;color:var(--asc-color-base-shade1)}.Hd{gap:.5rem;display:flex;justify-content:center;padding:1rem 1.5rem 1.5rem}.Je,.Ke{width:100%}.Je:hover{opacity:.7}.Ke:hover{opacity:.7;color:var(--asc-color-secondary-shade1)}@keyframes De{0%{opacity:0}to{opacity:1}}@keyframes Rd{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.Ge{max-width:25rem;min-width:25rem}.Ud[data-focus-visible]{outline:1px solid var(--asc-color-base-shade2)}.Hd{justify-content:flex-end}.Je[data-focus-visible]{opacity:.7}.Ke[data-focus-visible]{opacity:.7;color:var(--asc-color-secondary-shade1)}}.Ne{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}.Ne:focus{outline:none}.Jj{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;flex:1;margin-bottom:2rem}.Kj{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:1rem}.Ld{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){.Ne,.Ld{display:none}}.Td{outline:none;max-width:30rem;max-height:80vh;border-radius:.75rem;background:var(--asc-color-background-default);overflow:hidden}.Td[data-entering]{animation:Vd .25s cubic-bezier(.175,.885,.32,1.275)}.b{top:0;left:0;width:100%;z-index:999;height:100vh;display:flex;position:fixed;align-items:center;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 50%)}.b[data-view=mobile]{display:flex}.b[data-view=desktop]{display:none}.b[data-entering]{animation:Oe 0ms}.b[data-exiting]{animation:Oe .25s reverse ease-in}.Nj{outline:none}.Oj{display:flex;align-items:center;padding:1.25rem 1.5rem;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.Pj{font-size:1.25rem;color:var(--asc-color-base-default)}.qd{fill:var(--asc-color-base-shade3)}@keyframes Oe{0%{opacity:0}to{opacity:1}}@keyframes Vd{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.b[data-view=mobile]{display:none}.b[data-view=desktop]{display:flex}.qd[data-focus-visible]{outline:1px solid var(--asc-color-base-shade2)}}.Qj{display:flex;justify-content:center}.Wj{font-weight:500;text-align:center;margin-bottom:1rem;color:var(--asc-color-base-default)}.q{width:100%;outline:none;padding:1rem;font-size:1rem;border-radius:.25rem;margin-bottom:.25rem}.q[data-error=true]{background-color:var(--asc-color-alert-shade2);border:1px solid var(--asc-color-alert-shade1)}.q[data-error=false]{border:1px solid #505050;background-color:var(--asc-color-background-default)}.q[data-error=false]:focus{outline:1px solid #505050}.q[data-error=true]:focus{outline:1px solid var(--asc-color-alert-shade1)}.Zj{width:1rem;height:1rem;fill:var(--asc-color-alert-shade1)}._j{gap:.5rem;display:flex;align-items:flex-start;margin-bottom:2.5rem}.e6{font-size:.875rem;font-weight:450;color:var(--asc-color-alert-shade1)}.r6{margin-left:1.25rem}.a6{color:#6e6e6e;font-size:.75rem;margin-bottom:2.5rem}.o6{color:#6e6e6e;font-size:.75rem;margin-bottom:1rem}.i6{font-weight:500;font-size:.75rem;margin-bottom:1.5rem;color:var(--asc-color-black);text-decoration:underline;text-underline-offset:.25rem}.t6{width:100%}.Pe{top:0;left:0;width:100%;z-index:9999;height:100vh;display:flex;position:fixed;align-items:center;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 50%)}.Pe[data-entering]{animation:Qe 0ms}.Pe[data-exiting]{animation:Qe .25s reverse ease-in}.Dd{outline:none;width:30rem;min-height:27.1rem;border-radius:.75rem;background:var(--asc-color-background-default)}.Dd[data-entering]{animation:Gd .25s cubic-bezier(.175,.885,.32,1.275)}.s6{outline:none}.d6{display:flex;padding:1.25rem;justify-content:flex-end}.Jd{fill:var(--asc-color-base-default)}.c6{line-height:1.5;font-size:.875rem;padding:0 1.5rem 1.5rem;color:var(--asc-color-base-shade1)}.l6{display:flex;position:relative;padding:0 1rem;justify-content:flex-end}.n6{top:-1.5rem;z-index:999;position:absolute}.m6{padding:0 1rem 1.5rem}@keyframes Qe{0%{opacity:0}to{opacity:1}}@keyframes Gd{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.Jd:focus-visible{outline:1px solid var(--asc-color-base-shade2)}}.g6{height:100%;width:100%}.Kd{display:none}@media (width >= 48em){.Kd{min-height:100%;display:block}}.h6{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.We{display:flex;padding:0 1rem;flex-direction:column;background-color:var(--asc-color-background-default);scrollbar-width:none;-ms-overflow-style:none}.We::-webkit-scrollbar{display:none}.Nd{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)}.Od{display:flex;flex-direction:column}.p6{display:grid;align-items:center;grid-template-columns:2.5rem minmax(0,1fr) min-content;gap:.75rem;padding:.5rem 0}.b6{text-align:left;overflow:hidden;text-overflow:ellipsis}.f6{width:2.5rem;height:2.5rem;border-radius:50%}.u6{width:1.5rem;height:1.125rem;fill:var(--asc-color-secondary-default)}.v6{width:100%;height:1px}@media (width >= 48em){.We{padding:0;gap:.75rem;background-color:transparent}.Nd{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Od{padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.w6{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.x6{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.y6{color:var(--asc-color-base-shade3)}.Pd{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){.Pd{height:auto;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Qd{background-color:var(--asc-color-base-shade4);height:.0625rem;width:100%;margin-top:.75rem;margin-bottom:.75rem}.Qd:first-child{all:unset;margin-top:.75rem}.Wd{height:100%;padding:0 1rem;background-color:var(--asc-color-background-default)}.Zd{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}.k6{grid-area:back}.j6{overflow:hidden;grid-area:title;display:flex;justify-content:center;align-items:center}.z6{height:1px;width:100%}._d{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%}._d[data-has-categories=true]{grid-template-rows:[name-start] auto [name-end cat-start] auto [cat-end member-start] auto [member-end]}.X6{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)}.C6{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-sm)}.S6{display:grid;grid-column:content-start / content-end;grid-row:name-start / member-end;grid-template-columns:subgrid [sub-a] [sub-b] [sub-c] [sub-d] [sub-e] [sub-f] [sub-g];grid-template-rows:subgrid;width:100%;justify-content:space-evenly;gap:.5rem}.Y6{grid-column:sub-a / sub-g;grid-row:name-start / name-end;display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.A6{grid-column:sub-a / sub-e;grid-row:cat-start / cat-end}.I6{display:flex;align-items:center}.M6{grid-column:sub-a / sub-e;grid-row:member-start / member-end}.ec{grid-row:name-start / member-end;grid-column:sub-e / sub-g;width:4rem;place-self:end end}.ec[data-has-categories=true]{grid-row:cat-start / member-end}.B6{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}@media (width >= 48em){.Wd{padding:0;height:auto;gap:.75rem;display:grid;background-color:transparent}.Zd{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.E6{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)}.ac{width:18rem}.Ze{width:100%;margin:0 auto;overflow:scroll;max-width:37.125rem;padding:1rem 1.5rem 0;scrollbar-width:none;-ms-overflow-style:none}.Ze::-webkit-scrollbar{display:none}@media (width < 48em){.rc{grid-template-columns:1fr;background:var(--asc-color-background-default)}.ac{display:none}.Ze{padding:0;max-width:unset}}.F6{font-weight:700;font-size:1.25rem;color:var(--asc-color-base-default)}.te{gap:1rem;display:grid;padding:8px 16px;grid-template-columns:2rem 12.5rem}.te:hover,.te:focus-within{background-color:var(--asc-color-background-shade1)}.te[data-selected=true]{background-color:#f6f6f6;border-left:5px solid #000;padding:8px 11px}.R6{width:2rem;height:2rem;border-radius:100%}.U6{width:100%;height:100%;fill:var(--asc-color-primary-shade2)}.H6{gap:.25rem;width:100%;display:grid}._e{gap:.25rem;display:flex;width:12.5rem;align-items:center;justify-content:start}.L6{display:flex;align-items:center;justify-content:center}.oc{height:1rem;width:1.25rem;fill:var(--asc-color-base-default)}._e[data-selected=true] .oc{fill:var(--asc-color-primary-default)}.ic{color:var(--asc-color-base-default)}._e[data-selected=true] .ic{color:var(--asc-color-primary-default)}.T6{width:12.5rem;flex-wrap:nowrap}.V6{gap:1rem;width:100%;display:grid;padding:.5rem 1rem;border-radius:.75rem;grid-template-columns:2rem 12.5rem}.q6{width:2rem;height:2rem;border-radius:100%;background-color:var(--asc-color-base-shade4)}.D6{width:100%;gap:.375rem;display:grid}.G6{width:12.25rem;height:.875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.J6{width:5rem;height:.625rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.K6{animation:tc 1.5s ease-in-out infinite}@keyframes tc{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.N6{display:grid;gap:.5rem;overflow-y:scroll;padding-bottom:2rem;scrollbar-width:none;-ms-overflow-style:none;min-height:10rem;background-color:var(--asc-color-background-default)}.O6{padding:.5rem 1rem;color:var(--asc-color-base-default)}.y{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)}.y:hover,.y:active{color:var(--asc-color-base-default);background-color:#f6f6f6}.y:disabled{background-color:transparent;color:var(--asc-color-base-shade2)}.y[data-active=true]{color:var(--asc-color-primary-default);background-color:#f6f6f6;border-left:4px solid #000;padding:8px 12px}.sc{width:2rem;height:2rem;display:grid;color:inherit;padding:.375rem;border-radius:100%;align-items:center;justify-content:center;background-color:var(--asc-color-base-shade4)}.sc[data-active=true]{background-color:var(--asc-color-primary-default)}.dc{width:24px;height:24px;fill:var(--asc-color-base-default)}.P6{width:32px;height:32px;fill:var(--asc-color-base-default)}.dc[data-active=true]{fill:var(--asc-color-base-default)}.cc{font-size:var(--asc-text-font-size-sm);font-weight:var(--asc-text-font-weight-bold)}.cc[data-active=true]{color:var(--asc-color-primary-default)}@media (width >= 48em){.y[data-focus-visible]{color:var(--asc-color-base-default);background-color:#f6f6f6}}.Q6{display:flex;flex-direction:column;height:100vh;border-right:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);font-family:Circular Std,sans-serif}.W6{gap:1rem;padding:1rem;display:grid;flex-shrink:0}.Z6{flex-shrink:0;display:grid;grid-gap:.5rem;padding:.5rem 0;border-top:1px solid var(--asc-color-base-shade4)}._6{display:flex;justify-content:space-between;align-items:center}.ez{display:grid;grid-gap:.5rem;padding:.5rem 0;border-top:1px solid var(--asc-color-base-shade4);overflow-y:auto}.lc{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.rz{display:flex;flex-direction:column;height:100%}.nc{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.az{color:var(--asc-color-base-default);width:100%;text-align:center}.mc{margin-top:3.625rem}.oz{color:var(--asc-color-base-shade1);padding:.75rem 1rem;width:100%;box-sizing:border-box;background-color:var(--asc-color-background-shade1)}.iz{width:100%;background-color:var(--asc-color-base-shade4);height:.5rem}.gc{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.tz{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4)}@media (width >=48em){.lc{background-color:transparent}.nc{background-color:var(--asc-color-background-default);position:static;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem}.mc{margin-top:0;background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.gc{height:auto}}.sz{padding:.75rem 1rem}.dz{display:flex;justify-content:center;gap:.75rem;align-items:center}.cz{width:2.5rem;height:2.5rem}.lz{width:100%}.nz{display:flex;gap:.75rem;margin-top:.75rem}.mz{padding:.62rem 1rem;width:100%;background-color:var(--asc-color-primary-default);color:var(--asc-color-white);text-align:center;border-radius:.5rem}.gz{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)}.hc{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.hz{display:flex;flex-direction:column;height:100%}.pc{display:flex;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.bc{margin-top:3.625rem;padding:1rem}.pz{width:100%;color:var(--asc-color-base-default)}.fc{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.bz{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4)}.fz{display:flex;flex-direction:column;gap:1rem}.uz{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.vz{height:1px;width:100%}@media (width >= 48em){.hc{background-color:transparent}.pc{background-color:var(--asc-color-background-default);position:static;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;border-radius:.5rem}.bc{background-color:var(--asc-color-background-default);margin-top:0;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}.fc{height:auto}}.wz{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;gap:.75rem}.xz{width:2.5rem;height:2.5rem;flex-shrink:0}.yz{color:var(--asc-color-base-default);flex-grow:1}.kz{padding:.375rem .5rem;border-radius:.25rem;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.jz{color:var(--asc-color-secondary-default)}.zz{display:flex;align-items:center;justify-content:center;position:relative;height:64px;background:#f8f9fa;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)}.Xz{position:absolute;left:0;display:flex;align-items:center;padding:8px;cursor:pointer}.Cz{font-size:20px;font-style:normal;font-weight:700}.Sz{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}.Yz::-webkit-scrollbar{display:none}.uc{height:100vh;overflow-y:auto}.uc::-webkit-scrollbar{display:none}.Az{display:flex;padding:var(--asc-spacing-m1);padding-top:0;gap:var(--asc-spacing-s1);align-items:center}.Iz{color:var(--asc-color-base-inverse)}.Mz{color:var(--asc-color-base-default);display:flex;align-items:center}.Bz{width:.75rem;height:.75rem;margin-right:var(--asc-spacing-xxs2);fill:var(--asc-color-base-default)}.Ez{width:3rem;height:3rem}.Fz{animation:vc 2s linear infinite}@keyframes vc{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Rz{display:flex;:hover{cursor:pointer;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm)}}.Uz{fill:var(--asc-color-secondary-shade2);width:auto;height:1.25rem}.Hz{width:1.25rem;height:1.25rem}.Lz{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)}.Tz{cursor:pointer;display:flex;padding:var(--asc-spacing-s2) var(--asc-spacing-m1);justify-content:space-between}.Vz{color:var(--asc-color-base-inverse)}.qz{color:var(--asc-color-alert-default)}.Dz,.Gz{fill:var(--asc-color-base-inverse)}.Jz{width:1.25rem;height:1.25rem;fill:var(--asc-color-alert-default)}.Kz{width:1.25rem;height:1.25rem}.Nz{height:1.25rem;width:1.25rem;color:var(--asc-color-alert-default);fill:var(--asc-color-alert-default)}.Oz{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);&.Pz{position:fixed!important}}.Qz{padding:var(--asc-spacing-s1) var(--asc-spacing-m1);display:flex;gap:var(--asc-spacing-s1)}.Wz{display:flex;gap:var(--asc-spacing-xxs2);align-items:center;color:var(--asc-color-secondary-shade2);margin-bottom:var(--asc-spacing-xxs2)}.Zz{width:2rem;height:2rem}._z{width:1rem;height:1rem}.wc{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}.wc[data-mentioned=true]{border:1px solid var(--asc-color-primary-default)}.e8{width:12.5rem}.r8{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)}.a8{color:var(--asc-color-base-inverse)}.o8{color:var(--asc-color-base-default);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.i8{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)}.t8{-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.s8,.d8{color:var(--asc-color-primary-default)}.c8{color:var(--asc-color-primary-dark, var(--asc-color-primary-default))}.l8{width:1.25rem;height:1.25rem;color:var(--asc-color-base-shade2)}.xc{display:flex}.xc:hover{cursor:pointer;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm)}.n8{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}.se{width:2rem;height:2rem;border:.313rem var(--asc-color-base-shade4) solid;border-radius:var(--asc-border-radius-full)}.se[data-active=true],.se[data-active=true]:hover{border-radius:var(--asc-border-radius-full);border:.313rem var(--asc-color-base-shade1) solid}.se:hover{border-radius:var(--asc-border-radius-full);border:.313rem var(--asc-color-secondary-shade3) solid}.m8{position:relative}.g8{position:absolute;bottom:1.5rem;left:.625rem;transform:translate(-50%)}.h8{width:1.25rem;height:1.25rem}.yc{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)}.yc[data-myreaction=true]{background-color:var(--asc-color-primary-default);border:none}.D{display:flex;flex-direction:row-reverse;align-items:center}.D>:not(:first-child){margin-right:calc(var(--asc-spacing-s1) * -1)}.D>:first-child{transform:translate(0)}.D>:nth-child(2){transform:translate(0)}.D>:last-child{transform:translate(0)}.p8{width:1.25rem;height:1.25rem}.b8{margin-left:var(--asc-spacing-xxs1);color:var(--asc-color-base-inverse)}.f8{color:var(--asc-color-base-shade1)}.u8{padding:var(--asc-spacing-s1) var(--asc-spacing-m1);display:flex;gap:var(--asc-spacing-s1)}.kc{position:relative}.kc[data-reactions=true]{margin-bottom:1.313rem}.v8{display:flex;align-items:flex-end;gap:var(--asc-spacing-xxs3)}.w8{position:absolute;bottom:-1.313rem}.x8{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)}.y8{display:flex;align-items:flex-start;padding-bottom:var(--asc-spacing-xxs2)}.k8{height:1rem;width:1rem;fill:var(--asc-color-base-inverse)}.j8{width:auto;height:1.25rem}.z8{height:1rem;width:1.25rem;fill:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.X8{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}.C8{z-index:1001!important;max-height:85%;top:15%!important;@media (width >= 768px){width:375px!important}}.S8{height:100%!important;background-color:var(--asc-color-background-default)!important}.Y8{background-color:var(--asc-color-black)!important;opacity:.5!important}.A8{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)}.I8{display:flex;flex-direction:column-reverse;flex-grow:1;overflow-y:hidden}.M8{margin:auto;padding-top:var(--asc-spacing-m1);padding-bottom:var(--asc-spacing-m1)}.B8{width:1.25rem;height:1.25rem}.E8{display:flex;flex-direction:column-reverse;overflow:auto}.F8{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)}.R8{margin-bottom:var(--asc-spacing-m1)}.U8{padding-top:1.3125rem;padding-bottom:.5rem}.H8{margin:auto;width:8.375rem;height:.3125rem;border-radius:var(--asc-border-radius-full);background-color:var(--asc-color-base-shade1)}.L8{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)}.T8{width:2rem;height:2rem;cursor:pointer}.V8{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem}.q8{height:3.5rem;width:100%;position:relative;background-color:var(--asc-color-background-default)}.D8{position:absolute;top:0;left:0;width:100%;transform:translateY(-100%)}.G8{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}.J8{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)}}.K8{color:var(--asc-color-primary-default)}.N8{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}.jc{height:100%;font-size:var(--asc-text-font-size-md);color:var(--asc-color-base-default);padding:0 0 0 1rem;position:relative}.O8{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}.P8{margin:0;position:relative}.jc:focus{border:none;outline:none}.zc{position:absolute;bottom:0;left:0;width:100%;height:12.5rem;overflow-y:scroll}.zc::-webkit-scrollbar{display:none}.Xc{color:var(--asc-color-primary-shade1);text-decoration:none}.Xc:hover{text-decoration:underline}.er,.rr{width:100%;display:flex;align-items:center;padding:.5rem 1rem;background-color:var(--asc-color-background-default);color:var(--asc-color-base-default)}.er[data-is-selected=true],.rr[data-is-selected=true]{background-color:var(--asc-color-base-shade4)}.er:focus,.rr:focus{background-color:var(--asc-color-base-shade4)}.Q8{width:2.5rem;height:2.5rem}.W8{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}.Z8,._8{margin-left:.5rem;font-size:1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-base-default)}.e9{min-height:3.5rem;z-index:99;background-color:var(--asc-color-background-default)}.r9{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)}.a9{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}}}.o9{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)}}.i9{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;.t9{flex:0 0 auto;width:2rem;height:2rem}.s9{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;.d9{font-weight:var(--asc-text-font-weight-bold)}.c9{font-weight:var(--asc-text-font-weight-light);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.l9{flex:0 0 auto;cursor:pointer}}.n9{position:relative;height:0}.m9{height:100%}.g9{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}.h9{color:var(--asc-color-base-shade3)}.p9{color:var(--asc-color-base-shade2)}.b9{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)}.f9{position:relative;bottom:var(--asc-spacing-m1);display:flex;flex-direction:column;align-items:center;z-index:99999;pointer-events:none}.u9{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:Cc;animation-fill-mode:forwards;pointer-events:auto;background-color:var(--asc-color-base-shade4)}@keyframes Cc{0%{opacity:0}to{opacity:1}}.v9{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;&.w9{border-color:var(--asc-color-alert-default)}&.x9{background:var(--asc-color-base-shade4);border-color:var(--asc-color-base-shade3)}}.y9{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}}.k9{position:relative;width:100%;>div:first-child{position:absolute!important;width:100%;top:revert!important;left:revert!important;right:revert!important;bottom:revert!important}}.Sc{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}}}.j9{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}.z9{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)}.Sc .X9{padding:0 .4rem}.C9{box-shadow:var(--asc-box-shadow-01)}.S9{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);height:100%;overflow-y:hidden}.Y9{color:var(--asc-color-white)}.A9,.I9{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between}.M9{color:var(--asc-color-white)}.B9{width:100%;height:100%;position:relative}.E9{position:absolute;top:10px;left:10px;right:10px;z-index:1;display:flex;align-items:center;padding:.75rem 0 .625rem}.Yc{position:absolute;top:0;left:0;right:0;height:.125rem;border-radius:.25rem;background-color:#ffffff4d}.F9{height:100%;background-color:#fff;transition:width .1s linear}.R9{width:100%;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.Ac{color:#fff}.U9{display:flex;align-items:center;gap:.25rem}.H9{position:absolute;bottom:2rem;z-index:1;display:flex;justify-content:center;align-items:center;padding:.75rem 1rem .625rem;left:50%;transform:translate(-50%)}.Ic{width:100%;height:100%;position:absolute;top:0;left:0}.L9{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Mc{width:2rem;height:2rem}.T9{-o-object-fit:contain;object-fit:contain}.V9{-o-object-fit:cover;object-fit:cover}.q9{width:100%;display:flex;justify-content:space-between;align-items:center}.D9{display:flex;align-items:center;gap:.5rem;width:100%}.G9{position:absolute;inset:0;background:linear-gradient(180deg,#00000029 100%,#fff0 55.05%);pointer-events:none}@keyframes Bc{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.G{background-color:#e0e0e0;animation:Bc 1.5s ease-in-out infinite}.Yc.G{height:.25rem;width:100%}.Mc.G{width:2rem;height:2rem;border-radius:50%}.Ac.G{width:60%;height:1rem;border-radius:.25rem}.Ic.G{width:100%;height:100%}.J9{flex-grow:1;display:flex;flex-direction:column;gap:.25rem}.K9{width:80%;height:.5rem;background-color:#e0e0e0;margin-bottom:.25rem;border-radius:.25rem}.N9{width:40%;height:.5rem;background-color:#e0e0e0;border-radius:.25rem}.O9{position:relative;width:7.4rem;height:13rem}.P9{width:1rem;height:1rem;flex-shrink:0}.J{position:relative;width:100%;height:100%;overflow:hidden}.ar{width:100%;height:100%}.ar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.J:hover .ar img{transform:scale(1.1);cursor:pointer}.Q9{position:absolute;top:0;left:0;right:0;padding:.5rem}.W9{display:flex;align-items:center;gap:.25rem;margin-bottom:.25rem}.Z9{color:#ebecef;font-size:.25rem}._9{display:flex;align-items:center}.eX{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;max-width:3rem}.rX{width:.5rem;height:.5rem;color:#1054de}.aX{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}.J:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0009;opacity:0;transition:opacity .3s ease-in-out}.J: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}.J: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}.oX{width:100%;height:100%}.iX{-o-object-fit:contain;object-fit:contain}.tX{-o-object-fit:cover;object-fit:cover}.sX{position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.dX{width:.75rem;height:.75rem;color:#1054de;margin-right:.13rem}.cX{max-width:4rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.lX{position:absolute;top:.5rem;left:.5rem;right:.5rem;display:flex;align-items:center}.nX{background-color:#636878;animation:Ec 1.5s ease-in-out infinite}@keyframes Ec{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.mX{width:1rem;height:1rem;border-radius:50%;background-color:#e0e0e0;margin-right:.5rem}.gX{flex-grow:1}.hX{width:80%;height:.25rem;background-color:#e0e0e0;margin-bottom:.25rem;border-radius:.25rem}.pX{width:40%;height:.25rem;background-color:#e0e0e0;border-radius:.25rem}.bX{width:7.4rem;height:13rem;position:relative;overflow:hidden}.fX{position:absolute;inset:0;background:linear-gradient(180deg,#00000029 100%,#fff0 55.05%);pointer-events:none;z-index:0}.uX{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:
|