@amityco/ulta-ui-kit 2.0.0-alpha.3 → 2.0.0-alpha.30

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.
@@ -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: #fff;--asc-color-base-default: #ebecef;--asc-color-base-shade1: #a5a9b5;--asc-color-base-shade2: #6e7487;--asc-color-base-shade3: #40434e;--asc-color-base-shade4: #292b32;--asc-color-secondary-default: #292b32;--asc-color-secondary-shade1: #a5a9b5;--asc-color-secondary-shade2: #898e9e;--asc-color-secondary-shade3: #a5a9b5;--asc-color-secondary-shade4: #40434e;--asc-color-secondary-shade5: #292b32;--asc-color-alert-default: #fa4d30;--asc-color-alert-shade1: #b30000;--asc-color-alert-shade2: #ffe5e5;--asc-color-highlight-default: #1054de;--asc-color-message-bubble-primary: #1054de;--asc-color-message-bubble-secondary: #292b32;--asc-color-background-default: #191919;--asc-color-background-shade1: #40434e;--asc-color-background-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}}.Hc{[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}.Yc{padding:0;margin:0;font-family:Circular Std,sans-serif}.Ac{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-lg);line-height:var(--asc-line-height-lg)}.Ic{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-md);line-height:var(--asc-line-height-md)}.Mc{font-weight:var(--asc-text-font-weight-normal);font-size:.8125rem;line-height:var(--asc-line-height-xs)}.Bc{font-weight:var(--asc-text-font-weight-normal);font-size:var(--asc-text-font-size-sm);line-height:var(--asc-line-height-md)}.Ec{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-sm);line-height:var(--asc-line-height-md)}.Fc{font-size:.75rem;font-style:normal;font-weight:400;line-height:1.125rem;letter-spacing:-.0063rem}.Rc{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-xs);line-height:var(--asc-line-height-xs)}.Uc{font-size:var(--asc-text-font-size-xl);line-height:var(--asc-line-height-xxl);font-weight:var(--asc-text-font-weight-headline)}.Lc{background-color:var(--asc-color-background-default)!important}.Tc{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)}.Vc{background-color:var(--asc-color-background-default)}.qc{background-color:#0000007f}.or{overflow:hidden;border-radius:50%;width:100%;height:100%}.or[data-clickable=true]:hover{cursor:pointer}.Dc{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)}.Gc{font-size:var(--asc-text-font-size-sm);padding:var(--asc-spacing-xxs2) var(--asc-spacing-s1)}.Jc{font-size:var(--asc-text-font-size-md);padding:var(--asc-spacing-s1) var(--asc-spacing-m1)}.Kc{font-size:var(--asc-text-font-size-xl);padding:var(--asc-spacing-s2) var(--asc-spacing-m2)}.Nc{margin-right:var(--asc-spacing-s1)}.Oc{text-align:center;color:var(--asc-color-base-shade3)}.Pc{box-sizing:border-box;all:unset;cursor:pointer}.Qc{all:unset;fill:var(--asc-color-white);cursor:pointer}.Wc{width:1.5rem;height:1.5rem}.Zc{all:unset;width:2rem;height:2rem;cursor:pointer;margin-top:.13rem;fill:var(--asc-color-white)}._c{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}}.el{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)}}.rl{cursor:pointer;color:var(--asc-color-primary-default);background-color:var(--asc-color-background-default)}.al{display:flex;padding:.75rem 0;width:100%;cursor:pointer}.ol{margin-top:.15rem;margin-left:.75rem;color:var(--asc-color-base-default)}.il{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem;margin-left:.25rem}.tl{all:unset;fill:var(--asc-color-white);cursor:pointer}.sl{display:flex;align-items:center;gap:var(--asc-spacing-xxs2);cursor:auto}.dl{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}.cl{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;font-weight:500}.pr:disabled{cursor:pointer;color:var(--asc-color-white);background-color:var(--asc-color-primary-shade2)}.ll{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}.nl{fill:var(--asc-color-white)}.ml{fill:#f26b1c}.gl{width:2.5rem;height:2.5rem}.hl{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}.pl{width:1.25rem;height:.75rem}.bl{width:2rem;height:2rem}.fl{all:unset;position:absolute;top:96px;left:24px;z-index:99999}.ul{fill:var(--asc-color-white);width:1.5rem;height:1.5rem}.vl{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}.wl{color:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;flex-shrink:0}.xl{display:flex;align-items:center;max-width:calc(100% - 2rem);overflow:hidden;color:var(--asc-color-secondary-default)}.yl{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kl{all:unset;cursor:pointer;position:absolute;bottom:0;right:0;width:1rem;height:1rem}.jl{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}.zl{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-default)}.Xl{line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default);display:block}.Cl{color:var(--asc-color-base-shade1)}.Sl{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}.Yl{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-default)}.Al{display:block;line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default)}.Il{color:var(--asc-color-base-shade1)}.Ml{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}.Bl{width:100%}.ce{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer;background:none;border:none;outline:none}.El{width:2rem;height:2rem;stroke:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.Fl{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)}}.Rl{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer}.Ul{width:2rem;height:2rem;stroke:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.Hl{display:none}.ur{width:100%;-o-object-fit:cover;object-fit:cover;max-height:11.75rem}.Ll{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}}.Tl{width:1.5rem;height:1.125rem;fill:var(--asc-color-white)}.Vl{cursor:pointer;display:block;text-align:center}.ql{fill:var(--asc-color-base-default);height:1.5rem;width:1.5rem}.Dl{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}.Gl{line-height:1.65rem}.Jl{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}.Kl{position:relative;width:2rem;height:2rem;border-radius:50%;background-color:#f26b1c}.Nl{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:var(--asc-color-white);cursor:pointer;font-weight:400}.Ol{position:relative;cursor:pointer}.Pl{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:2rem;height:2rem}.Ql{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)}.Wl{gap:8px;display:flex;flex-direction:column;color:var(--asc-color-base-default)}.Zl{all:unset;cursor:pointer;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}._l{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}.en{width:100%;color:var(--asc-color-base-default);line-height:var(--asc-line-height-md);font-size:var(--asc-text-font-size-md);margin:0}.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}.rn{color:var(--asc-color-primary-shade1);text-decoration:none}.an{width:100%;height:1px;background-color:var(--asc-color-background-default)}.on{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)}.in{width:2.5rem;height:2.5rem}.tn{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}.sn,.dn{margin-left:.5rem;font-size:1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-base-default)}.cn{display:grid;grid-template-columns:auto 1.5rem;justify-content:center;align-items:center;gap:.5rem}.ln{width:1.5rem;height:1.5rem}.nn{position:relative;display:flex;flex-direction:column}.mn{position:absolute;top:0;left:0;width:100%;transform:translateY(-100%);max-height:12rem;display:flex;flex-direction:column}.gn{max-height:100%;overflow-y:scroll}.hn{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%;background-color:var(--asc-color-base-shade4);border-radius:1.25rem;padding:.625rem .75rem}.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)}.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}.xr{cursor:pointer;color:var(--asc-color-base-shade2)}.xr[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:yr 1.5s ease-in-out infinite}@keyframes yr{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.mm{background-color:inherit;overflow-wrap:break-word;width:100%}.kr{position:relative;background-color:inherit;overflow:hidden;max-height:calc(var(--asc-text-with-mention-max-lines) * var(--asc-line-height-md))}.kr[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}.jr{visibility:hidden;position:relative;top:0;left:0;height:auto;overflow:visible;overflow-wrap:break-word;width:100%}.jr[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}.zr{cursor:pointer;color:var(--asc-color-base-shade2)}.zr[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{display:flex;justify-content:center;align-items:center;fill:var(--asc-color-base-default)}.Xr{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.125rem}.Xr: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}.ag{outline:none}@keyframes ge{0%{transform:var(--origin);opacity:0}to{transform:translateY(0);opacity:1}}.og{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}.ig{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.tg{color:var(--asc-color-secondary-shade1)}.sg{width:100%;position:relative;height:100%;max-width:24rem}.dg{display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem;width:100%}.cg{display:flex;flex-direction:column;gap:.25rem}.lg{width:2rem;height:2rem}.ng{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%}.gg{color:var(--asc-color-base-default);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hg{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.pg{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}.bg{aspect-ratio:1 / 1;overflow:hidden;border-radius:.5rem 0 0 .5rem;flex-basis:35%;width:35%}.fg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ug{padding:.75rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;flex-basis:65%;width:65%;overflow:hidden}.vg{width:100%}.wg{color:var(--asc-color-base-shade1);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.xg{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}.yg{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%}.kg{width:100%;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box}.jg{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.zg{fill:var(--asc-color-base-shade3)}.Cr{position:relative;border-radius:var(--asc-border-radius-full);padding:var(--asc-spacing-none) var(--asc-spacing-xxs3)}.Cr:before{content:"";position:absolute;inset:0;background-color:var(--asc-color-base-shade1);opacity:.5;border-radius:inherit}.Xg{width:.75rem;height:.75rem}.Cg{font-size:var(--asc-text-font-size-xs);line-height:var(--asc-line-height-sm);color:var(--asc-color-white)}.Sg{position:relative;display:flex;gap:var(--asc-spacing-xxs1);align-items:center}.Sr{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}.Sr:focus{outline:none}.Yg{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;flex:1}.Ag{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.Ig{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:fixed}.Mg{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}.Bg{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.Eg{color:var(--asc-color-base-default)}.Fg{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.Rg{color:var(--asc-color-base-shade1)}.Ug{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.Hg{min-height:15rem}.Lg{display:flex;flex-direction:column;gap:1rem}.Tg{width:100%;padding:var(--asc-spacing-s2) 0;margin:auto;border-top:.0625rem solid var(--asc-color-base-shade4);cursor:pointer;text-align:center}.Vg{height:1px}.qg{display:flex;justify-content:center;align-items:center;height:100%;color:var(--asc-color-base-shade2)}.Dg{display:flex;flex-direction:column;height:100%;background-color:var(--asc-color-base-inverse);border:1px solid var(--asc-color-base-shade4)}.Gg{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)}.Jg{border-top-left-radius:1rem;border-top-right-radius:1rem}.Kg{flex:1;overflow-y:auto;padding:var(--asc-spacing-m1)}.Ng{height:100%}.Og{padding:var(--asc-spacing-m1);background-color:var(--asc-color-base-inverse)}.Pg{position:fixed;inset:0;background-color:#0000007f;z-index:-1}.Qg{height:100%;display:flex;flex-direction:column}.Wg{overflow-y:auto;flex-grow:1;padding:var(--asc-spacing-m1)}.Zg{width:100%}._g{all:unset;cursor:pointer;color:var(--asc-color-primary-default)}.Yr{background-color:transparent}.eh{display:flex;flex-direction:column}.z .rh{background-color:#0000007f}.z .ah{background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;max-height:80%;overflow:auto}.z .oh{background-color:var(--asc-color-background-default);padding:16px}.z .ih{padding:16px;display:flex;justify-content:space-between;align-items:center}.z .th{width:40px;height:4px;background-color:#ccc;border-radius:2px;margin-bottom:8px}.sh{display:flex;flex-direction:column;gap:var(--asc-spacing-xxs2)}.Ar{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}.Ar.dh{border-bottom-color:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.he{display:block}.he:after{content:none;color:var(--asc-color-alert-default)}.he.ch:after{content:"*";color:var(--asc-color-alert-default)}.lh{color:var(--asc-color-base-shade2)}.nh{color:var(--asc-color-alert-default)}.mh{color:var(--asc-color-base-shade1);text-align:right;margin-top:.3rem}.Ir{display:flex;align-items:center;justify-content:space-between}.gh{display:flex;justify-content:space-between;align-items:center}.hh{color:var(--asc-color-base-default)}.ph{border:none;color:var(--asc-color-base-default)}.Mr{border:none}.Mr:disabled{cursor:not-allowed;color:var(--asc-color-primary-shade2)}.bh{width:1.5rem;height:1.5rem;fill:var(--asc-color-alert-default)}.fh{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)}.uh{width:100%;height:.0625rem;align-self:stretch;background-color:var(--asc-color-base-shade4);margin:1rem 0}.vh{margin-top:var(--asc-spacing-l1);display:flex;flex-direction:column;border-bottom:1px solid var(--asc-color-base-shade4)}.Br{display:none;align-items:center;justify-content:space-between;gap:.75rem}.Er{display:none}.wh{color:var(--asc-color-base-shade3);width:1.5rem;height:1.5rem}@media (width > 48em){.Ir{padding:1.25rem 1.5rem 0}.xh,.yh{display:none}.Er{display:block}.Br{display:flex;padding:1rem 1.5rem 1.5rem}.kh{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)}.jh{text-align:center;border-radius:.5rem;width:100%;padding:.62rem 1rem;background-color:var(--asc-color-primary-default);color:var(--asc-color-white)!important}.Yr{padding:0 1.5rem}}.zh{margin-top:1.5rem}.Xh{align-items:center;display:flex;justify-content:space-between}.Ch{display:inline}.Sh{color:var(--asc-color-base-shade1)}.Yh{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)}.Fr{color:var(--asc-color-base-shade1)}.Fr[data-error=true]{color:var(--asc-color-alert-default)}.Ah{color:var(--asc-color-base-default)}.Ih{color:var(--asc-color-alert-default)}.Rr{display:flex;flex-direction:column;gap:var(--asc-spacing-m1);height:100%}.pe{display:flex;align-items:center;overflow-x:auto;position:relative;width:100%;scrollbar-width:none;-ms-overflow-style:none}.pe::-webkit-scrollbar{display:none}.Ur{display:flex;gap:var(--asc-spacing-s1);border-bottom:1px solid var(--asc-color-base-shade4);width:100%;min-width:-moz-max-content;min-width:max-content}.Hr{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}.Hr[data-active=true]{color:#000;border-bottom:2px solid #000}.Mh{display:flex;align-items:center;gap:var(--asc-spacing-s1)}.Bh{display:flex;gap:0;width:100%;flex-direction:column}.Eh{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%}.Fh{display:flex;color:var(--asc-color-base-default);padding:var(--asc-spacing-s1);justify-content:space-between;width:100%}.Rh{display:flex;gap:var(--asc-spacing-s2);align-items:center}.Uh{display:flex;align-items:center}.Hh{width:1.25rem}.Lh{width:1.5rem}.Lr{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:var(--asc-color-base-shade2)}.Lr.Th{flex-direction:column;justify-content:start;align-items:flex-start;animation:Tr 1.5s ease-in-out infinite}.Vh{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-s2)}.qh{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-xxs2)}.Dh{cursor:pointer;color:var(--asc-color-base-shade1)}@keyframes Tr{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Gh{display:flex;flex-grow:1;overflow:auto;width:100%;>div{width:100%}}.Vr{height:100%}.Jh{width:2.5rem;height:2.5rem}.qr{display:none;margin-bottom:.5rem;fill:var(--asc-color-base-shade3)}@media only screen and (width >= 48em){.Rr{width:30rem}.pe{padding:1rem 1rem 0;border-bottom:1px solid var(--asc-color-base-shade4)}.Ur{border-bottom:none}.qr{display:block}.Vr{padding:0 1rem;min-height:28rem}}.Kh{stroke:var(--asc-color-secondary-shade4);stroke-width:2;fill:none}.Nh{stroke:var(--asc-color-alert-default)}.Oh{stroke-dasharray:339;stroke-dashoffset:339;transform:rotate(-90deg);transform-origin:50% 50%;animation:Dr 2s linear infinite}@keyframes Dr{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}.Ph,.Qh{position:absolute;bottom:0;right:0;cursor:pointer;z-index:2}.Wh{display:none}.Zh{width:3rem;height:3rem;position:relative;cursor:pointer}._h{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}.e0{all:unset;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden}.r0{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;border-radius:50%}.a0{font-size:.75rem;line-height:1rem;color:#626262;cursor:pointer}@keyframes Gr{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}.o0{animation:Gr 2s linear 0s infinite}.i0{animation:none}.Jr{display:flex;overflow:auto;padding:1rem;background-color:var(--asc-color-background-default);gap:var(--asc-spacing-s1)}.t0{display:flex;flex-direction:column;align-items:center;margin-right:1.25rem;cursor:pointer}.s0{width:3.75rem;height:3.75rem;border-radius:50%;overflow:hidden;border:.125rem solid var(--asc-color-white);box-shadow:0 .125rem .25rem #0000001a}.d0{margin-top:.5rem;text-align:center}.c0{font-size:.875rem;font-weight:500;color:var(--asc-color-base-default)}.Kr{display:flex;justify-content:center;margin-top:.25rem}.Kr svg{width:1rem;height:1rem;margin:0 .25rem;fill:var(--asc-color-base-shade4)}.l0{display:flex;flex-direction:column;align-items:center;margin-right:1rem}.n0{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}.m0{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){.Jr{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.g0{display:flex;flex-direction:column;align-items:center;cursor:pointer}.h0{position:relative;width:4rem;height:4rem;margin-bottom:.5rem}.p0{position:absolute;bottom:0;right:0;fill:var(--asc-color-primary-default)}.b0{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")}.f0{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.u0{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)}.v0{position:absolute;bottom:0;right:0;cursor:pointer}.w0{width:.875rem;height:.875rem;fill:currentcolor}.x0{background-color:var(--asc-color-background-default);padding:.75rem 1rem;border-radius:.75rem;width:100%;box-shadow:var(--asc-box-shadow-03)}.y0{display:flex;width:100%;padding:.75rem 0;cursor:pointer}.k0{margin-left:.75rem;margin-top:.15rem;color:var(--asc-color-base-default)}.j0{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem;margin-left:.25rem}.z0{display:block;align-items:center;justify-content:space-between;width:100%}.Nr{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}.Or{display:flex;justify-content:space-between}.Pr{display:flex;justify-content:space-around}@media (width >= 48em){.Or,.Pr{justify-content:flex-start;gap:.5rem}.Nr{display:none}}.fe{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer}.X0{width:2rem;height:2rem;stroke:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.C0{display:none}.Qr{display:initial}@media (width >= 48em){.fe{padding:0}.Qr{display:none}.fe[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.S0{display:block;width:100%;background-color:var(--asc-color-background-default)}.Y0{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}.Wr{gap:1rem;width:100%;display:grid;cursor:pointer;padding:.5rem 0;grid-template-columns:2.5rem minmax(0,1fr)}.Wr[data-focus-visible]{background-color:var(--asc-color-base-shade4)}.A0{display:flex;justify-content:center;align-items:center}.I0{display:flex;justify-content:center;align-items:center;width:100%;gap:.25rem}.M0{width:2.5rem;height:2.5rem}.B0,.E0{width:1.125rem;height:1.125rem}.F0{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}.R0{overflow:hidden;text-overflow:ellipsis}.U0{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)}.H0{display:flex;align-items:center;justify-content:center}.L0{width:100%;gap:.75rem;display:flex;align-items:start;flex-direction:column;justify-content:center}.T0{gap:.75rem;display:flex;flex-direction:column}.V0{animation:Zr 1.5s ease-in-out infinite}.q0{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.D0{width:8.75rem;height:.875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes Zr{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}._r{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 10rem)}.G0{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.J0{color:var(--asc-color-base-shade3)}@media (width >= 48em){._r{height:18.5rem}}.K0{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)}.ea{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}.ea[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)}.ra{gap:.25rem;display:flex;flex-wrap:nowrap}.N0{width:unset}.O0{width:-moz-min-content;width:min-content}@media (width >= 48em){.ra{gap:.5rem;align-items:center}}.P0{width:1.25rem;height:.75rem;margin-top:.125rem}.Q0{fill:var(--asc-color-base-default)}.W0{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)}.Z0{width:1.25rem;height:1.25rem}._0{fill:var(--asc-color-primary-default)}.ep{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]}.rp{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}.ap{position:absolute;left:.5rem;bottom:.37rem;color:var(--asc-color-white)}.op{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}.ip{grid-column:sub-a / sub-g;grid-row:name-start / name-end;display:flex;justify-content:start;align-items:center;width:100%}.aa{grid-column:sub-a / sub-g;grid-row:cat-start / cat-end}.aa[data-show-join-button=true]{grid-column:sub-a / sub-e;grid-row:cat-start / cat-end}.tp{grid-column:sub-a / sub-e;grid-row:member-start / member-end}.oa{grid-row:name-start / member-end;grid-column:sub-e / sub-g;place-self:end end}.oa[data-has-categories=true]{grid-row:cat-start / member-end}.sp{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.dp{box-sizing:border-box;cursor:pointer;outline:none}.cp{gap:1rem;width:100%;padding:.5rem 0;display:inline-flex;border-radius:.75rem}.lp{width:5rem;height:5rem;border-radius:var(--asc-border-radius-sm);background-color:var(--asc-color-base-shade4)}.np{display:flex;flex-direction:column;justify-content:center;gap:.75rem}.mp{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:12.25rem;height:.75rem}.gp{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:5.8008rem;height:.625rem}.hp{animation:ia 1.5s ease-in-out infinite}@keyframes ia{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.pp{width:100%;display:flex;min-height:20rem;padding:.5rem 0;align-items:start;flex-direction:column;background-color:var(--asc-color-background-default)}.ta{display:grid;grid-template-columns:4rem minmax(0,1fr);gap:1rem;padding-top:1rem;padding-bottom:1rem;width:100%}.ta:not(:first-child){border-top:.0625rem solid var(--asc-color-base-shade4)}.bp{display:flex;justify-content:center;align-items:center}.fp{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:.25rem;width:100%}.up{display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.vp{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.wp{display:flex;justify-content:center;align-items:center;gap:.25rem}.xp{display:flex;justify-content:center;align-items:center}.yp{display:flex;align-items:center;justify-content:center;border-radius:50%;width:1.5rem;height:1.5rem}.sa{display:grid;grid-template-columns:minmax(0,1fr) min-content;align-items:center;gap:.5rem;background-color:var(--asc-color-background-default)}.kp{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}.da{border:none;background:#f6f6f6;outline:none;font-size:1rem;color:var(--asc-color-base-default)}.jp{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.zp{width:1.25rem;height:1.25rem;cursor:pointer}.Xp{width:1.25rem;height:1.25rem}.Cp{cursor:pointer;fill:var(--asc-color-base-shade3)}.Sp{width:1.25rem;height:1.25rem;cursor:pointer}.ca{display:block}@media (width >= 48em){.sa{grid-template-columns:1fr}.ca{display:none}.da{font-size:.875rem}}.Yp{display:flex;align-items:center;justify-content:start;gap:.25rem;cursor:pointer}.Ap{fill:var(--asc-color-base-shade2)}.Ip{color:var(--asc-color-base-shade2)}.la{background-color:var(--asc-color-background-default);padding:.25rem 1rem .75rem}.Mp{display:grid;grid-template-columns:min-content minmax(0,1fr) min-content;align-items:center;gap:.5rem}.Bp{display:flex;justify-content:center;align-items:center;padding-top:.5rem;padding-bottom:.5rem}.Ep{overflow:hidden}.Fp{display:flex;align-items:center;gap:.25rem}.Rp,.Up{display:flex;justify-content:center;align-items:center;gap:.25rem}.Hp{color:var(--asc-color-base-shade2)}.Lp{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.Tp{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.Vp{padding-left:.25rem}.qp{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}.Dp{display:flex;justify-content:space-between;align-items:center;padding-top:.7rem}.Gp{display:flex;align-items:center;justify-content:start;gap:.75rem}.Jp{display:flex;align-items:center;justify-content:center}.Kp,.Np{width:1.25rem;height:1.25rem}.na{display:grid;align-items:center;grid-template-columns:minmax(0,max-content);grid-auto-flow:column;gap:.25rem}.na[data-show-target-community=true]{grid-template-columns:minmax(0,max-content) minmax(50%,1fr)}.Op{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Pp{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}.Qp{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}.Wp{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.Zp{width:.75rem;height:.75rem}._p{width:1.25rem;height:1.25rem}.eb{display:grid}.rb{display:flex;justify-content:space-between;padding:.5rem 0}.ab{display:flex;justify-content:center;align-items:center;cursor:pointer;gap:.25rem}.ob{color:var(--asc-color-base-shade2)}.ib{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)}.tb,.sb{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:ma .2s ease-out,ga .2s ease-out}.ve[data-exiting]{animation:ha .2s ease-in,pa .2s ease-in}.db{outline:none}.ba{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)}.ba:focus{background-color:var(--asc-color-base-shade1);color:#fff}.cb{background-color:#d1d5db;height:1px;margin:.25rem .75rem}.lb{display:flex;justify-content:start;align-items:center;gap:.25rem;padding-top:.25rem;line-height:1.25rem;color:var(--asc-color-base-shade2)}.nb{display:flex;align-items:center;gap:.25rem}@keyframes ma{0%{opacity:0}to{opacity:1}}@keyframes ha{0%{opacity:1}to{opacity:0}}@keyframes ga{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes pa{0%{transform:scale(1)}to{transform:scale(.95)}}@media (width >= 48em){.la{border-radius:.5rem}}.mb{border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden}.gb{padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.hb{height:.7109rem;width:14.9458rem;border-radius:1.0156rem;background-color:var(--asc-color-base-shade4)}.pb{width:11.0126rem;height:.8203rem;border-radius:1.1719rem;background-color:var(--asc-color-base-shade4)}.bb{height:11rem;background-color:var(--asc-color-base-shade4)}.fb{animation:fa 1.5s ease-in-out infinite}@keyframes fa{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.ub{cursor:pointer;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden}.vb{background-color:var(--asc-color-base-shade4);overflow:hidden;width:100%;aspect-ratio:21 / 9}.wb{padding:.75rem;display:flex;flex-direction:column;gap:.12rem}.xb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.yb{display:flex;width:100%;height:100%;justify-content:center;align-items:center;background-color:var(--asc-color-base-shade4)}.kb{width:3rem;height:3rem;color:var(--asc-color-base-shade3)}.jb{overflow-wrap:break-word;color:var(--asc-color-base-default);white-space:pre-wrap}.zb,.Xb{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" 66% "image2 image2 image3 image3" 33% / 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)}.Cb{-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}.Sb{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-black)}.S[data-videos-amount="1"]{grid-template:"video1" / minmax(0,1fr)}.S[data-videos-amount="2"]{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" 66% "video2 video2 video3 video3 video4 video4" 33% / minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.Yb{width: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}.Ab{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}.Ib{position:absolute;inset:0;border-radius:0 0 .5rem;text-align:center;display:flex;justify-content:center;align-items:center}.Mb{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}.Bb{width:1.5rem;height:1.5rem;fill:var(--asc-color-secondary-shade4)}.Eb{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-black);z-index:1000}.Fb{background-color:var(--asc-color-background-default);position:relative;display:flex;justify-content:center;align-items:center;height:100%}.Rb{position:absolute;top:10px;left:10px;font-size:24px;cursor:pointer}.Ub{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.Hb,.Lb{width:2rem;height:2rem}.Tb{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.ua,.va{display:flex;justify-content:center;align-items:center;height:100%;opacity:.5;background-color:var(--asc-color-black);flex-basis:2.5rem;cursor:pointer}.ua:hover,.va:hover{opacity:.8}.wa,.Vb{width:2rem;height:2rem;fill:var(--asc-color-base-shade4);border-radius:50%;background-color:var(--asc-color-base-shade3);padding:.375rem}.wa{transform:rotate(180deg)}.qb{flex:1 1 auto}.Db{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.Gb{width:2rem;height:2rem;cursor:pointer}.Jb{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-black);z-index:1000}.Kb{background-color:var(--asc-color-background-default);position:relative;display:flex;justify-content:center;align-items:center;height:100%}.Nb{position:absolute;top:10px;left:10px;font-size:24px;cursor:pointer}.Ob{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.Pb,.Qb{width:2rem;height:2rem}.Wb{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.xa,.ya{display:flex;justify-content:center;align-items:center;height:100%;opacity:.5;background-color:var(--asc-color-black);flex-basis:2.5rem;cursor:pointer}.xa:hover,.ya:hover{opacity:.8}.ka,.Zb{width:2rem;height:2rem;fill:var(--asc-color-base-shade4);border-radius:50%;background-color:var(--asc-color-base-shade3);padding:.375rem}.ka{transform:rotate(180deg)}._b{flex:1 1 auto}.ef{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.rf{width:2rem;height:2rem;cursor:pointer}.af{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}.of{height:100%;width:100%;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}.ja{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}.ja :focus{border:none;outline:none}.if{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}.za{color:var(--asc-color-primary-shade1);text-decoration:none}.za:hover{text-decoration:underline}.tf{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)}.Xa{position:relative;text-align:center;width:100%;height:21rem}.Xa[data-images-height=true]{height:8.625rem}.sf{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.df{fill:var(--asc-color-primary-shade4);width:1.25rem;height:1.25rem}.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%)}.lf{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)}.nf{position:relative;text-align:center;width:100%;max-height:21rem}.mf{height:8.625rem}.gf{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hf{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%)}.pf{width:1.25rem;height:1.25rem;fill:var(--asc-color-primary-shade4)}.bf{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-primary-shade4)}.ff{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}}.uf{display:flex;padding-right:1rem;align-items:center;gap:var(--asc-spacing-s1);align-self:stretch;fill:var(--asc-color-white)}.vf{width:var(--asc-spacing-m2);height:var(--asc-spacing-m2)}.Ca{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)}.Sa{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:Ya;pointer-events:auto;background-color:var(--asc-color-secondary-default);padding:1rem;box-shadow:var(--asc-box-shadow-02)}@keyframes Ya{0%{opacity:0}to{opacity:1}}@media (width < 48em){.Ca{top:auto;left:0;bottom:0;padding-bottom:var(--asc-spacing-l1)}.Sa{width:100%}}.Aa{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)}.Ia{width:100%;display:flex;justify-content:space-between;align-items:center;padding:var(--asc-spacing-m1)}.v{max-height:auto;min-height:auto}.v .Ma{padding:1rem}.v .Ba{left:1rem;top:4.8rem}.Ea,.Fa,.Ra,.Ua{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}.Ha{display:block}.wf{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}.xf{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.ye{position:absolute;box-shadow:var(--asc-box-shadow-04);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;display:block;align-items:center;justify-content:space-between;width:100%;background-color:var(--asc-color-background-default)}.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){.Aa{width:30rem;position:static;border-radius:.75rem}._,._[data-from-media=false]{overflow-y:auto;max-height:100%}.Ia{display:none}.v{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.v .Ma{padding:1rem 1.5rem}.v .Ba{top:1rem;left:1.5rem}.Fa{gap:.5rem;display:flex;align-items:center;padding:.5rem 1.5rem;background-color:var(--asc-color-background-default)}.Ra{display:block;padding:1rem 1.5rem}.Ua{width:100%;display:block}.Ea{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,.Ha{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%)}}.La{height:100%;display:block;position:relative;background-color:var(--asc-color-background-default)}.Ta{max-height:100%;overflow-y:scroll}.Ta::-webkit-scrollbar{width:.5rem}.Va{width:100%;display:flex;align-items:center;justify-content:space-between;padding:var(--asc-spacing-m1)}.qa{max-height:auto;min-height:auto}.Da{padding:1rem}.Ga{left:1rem;top:4.8rem}.Ja,.Ka,.Na{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}.Oa{bottom:0;width:100%;position:absolute}.Pa{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)}.yf{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}@media (width >= 48em){.La{width:30rem;position:static;border-radius:.75rem}.Va{display:none}.qa{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.Da{padding:1rem 1.5rem}.Ga{top:1rem;left:1.5rem}.Ja{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)}.Ka{display:block;padding:1rem 1.5rem}.Na{width:100%;display:block}.ke{display:none}.Oa{top:1.75rem;width:30rem;bottom:unset;display:flex;align-items:center;justify-content:center}.Pa{margin:0;width:22rem;position:static}}.Qa{font-size:1rem;font-weight:600;line-height:1.375rem;color:var(--asc-color-base-default)}@media (width >= 48em){.Qa{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)}.Wa{position:relative;text-align:center;width:100%;height:21rem}.Wa[data-images-height=true]{height:6.8rem}.kf{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.jf{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}.zf{fill:var(--asc-color-primary-shade4);width:1.25rem;height:1.25rem}.Xf{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-primary-shade4)}.Cf{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;width:1.5rem;height:1.5rem;padding:.32rem;background-color:#0000004d;border-radius:50%;display:flex;justify-content:center;align-items:center}@media (width >= 48em){.B{padding:0 1.5rem}}.Za{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}}.Sf{color:var(--asc-color-base-default)}.Yf{fill:var(--asc-color-base-default);width:1.5rem;height:1.25rem}.Af{color:var(--asc-color-base-default)}.If{fill:var(--asc-color-base-default);width:1.5rem;height:1.25rem}.Mf{color:var(--asc-color-alert-default)}.Bf{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}@media (width >= 48em){.Za{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)}}.Ef{position:relative;left:-1rem;margin-bottom:.5rem}.Ff{fill:var(--asc-color-base-shade4)}.Rf{fill:var(--asc-color-base-default)}.Uf{fill:var(--asc-color-primary-default)}._a{gap:1rem;display:flex;padding:1rem;height:10rem;flex-direction:column;background-color:var(--asc-color-background-default)}.Hf{gap:.5rem;display:grid;grid-template-columns:min-content 1fr min-content;align-items:center}.Lf,.Tf{gap:.75rem;display:flex;flex-direction:column}.Vf{animation:eo 1.5s ease-in-out infinite}.qf{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.Df{width:7.5rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.Gf{width:5.5rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.Jf{width:15rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.Kf{height:.5rem;width:18.5625rem;border-radius:.18.5625rem;background-color:var(--asc-color-base-shade4)}.Nf{height:.5rem;width:11.25rem;border-radius:0;background-color:var(--asc-color-base-shade4)}@keyframes eo{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media only screen and (width >= 48em){._a{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Of{height:100%;width:100%;padding:0 1rem;background-color:var(--asc-color-background-default)}.Pf{color:var(--asc-color-base-shade3);text-align:center}.Qf{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}.Wf{fill:var(--asc-color-white)}.Zf{color:var(--asc-color-white)}._f{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)}.eu{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--asc-color-background-default)}.ru{padding-bottom:1.0625rem}.ro{position:relative;background-color:var(--asc-color-background-default-sh)}.ao{width:calc(100% - (var(--asc-spacing-m1) * 2));margin:var(--asc-spacing-xxs2) auto}.au{display:flex;flex-direction:row;align-items:center;gap:var(--asc-spacing-s2);padding:var(--asc-spacing-s1) 0;max-width:100%}.ou{color:var(--asc-color-base-default);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.iu{width:2rem;height:2rem;flex-shrink:0}.tu{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}.su{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.du{aspect-ratio:1 / 1}.cu{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}.lu{color:var(--asc-color-base-shade1)}.nu{color:var(--asc-color-base-default)}.oo{grid-area:left;word-wrap:break-word}.mu{grid-area:right;display:flex;justify-content:center;align-items:center;place-self:center;max-width:100%}.gu{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}.hu{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.pu{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.bu{fill:var(--asc-color-base-shade3)}@media (width >= 48em){.ro{border-radius:.5rem;padding:.5rem 1rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.ao{margin:0;width:100%;overflow:hidden}.je{width:auto;margin-top:0;border-radius:.5rem}.oo{width:100%}}.fu{display:flex;flex-direction:column}.io{width:100%}.uu{height:var(--asc-pull-to-refresh-height);display:flex;justify-content:center;align-items:center;overflow:hidden}.vu,.wu{width:1.25rem;height:1.25rem}.xu{width:1.25rem;height:1.25rem;animation-name:to;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.yu{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.ku,.ju{display:flex;align-items:center;justify-content:center}.zu{height:1px}.Xu{padding:.25rem 1rem 0 .75rem}@keyframes to{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width >= 48em){.io{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.so{width:100%;min-height:.5rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.so{min-height:.75rem;background-color:var(--asc-color-background-shade1)}}.Cu{display:flex;overflow:hidden;align-items:center;justify-content:center;height:var(--asc-pull-to-refresh-height)}.Su{width:1.25rem;height:1.25rem;animation-name:do;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes do{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Yu{display:flex;align-items:center}.Au{width:2rem;height:2rem;color:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.Iu{display:flex;align-items:center;margin-right:var(--asc-spacing-s1)}.Mu{width:2.5rem;height:2.5rem}.Bu{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)}.co{height:100vh;max-width:100vw;background-color:var(--asc-color-background-default);padding:var(--asc-spacing-none) var(--asc-spacing-m1)}.lo{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)}.no{width:100%;padding-top:0}.mo{width:100%;display:flex;align-items:center;padding:.5rem 0}.Eu{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.Fu{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}.Ru{margin-right:var(--asc-spacing-s1)}.Uu{display:flex;fill:var(--asc-color-base-default)}.Hu{color:var(--asc-color-base-default)}.Lu{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){.co{width:30rem;height:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.no{padding-top:.5rem}.lo{display:none}.mo[data-focus-visible]{background-color:var(--asc-color-base-shade4)}}.go{max-width:100vw;flex:1;padding:var(--asc-spacing-none) var(--asc-spacing-m1);background-color:var(--asc-color-background-default)}.Tu{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.ho{display:flex;justify-content:space-between;align-items:center;padding:var(--asc-spacing-m1);background-color:var(--asc-color-background-default)}.Vu{display:flex;align-items:center;padding:var(--asc-spacing-s1) var(--asc-spacing-none)}.qu{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.Du{display:flex;flex-direction:column;padding:0 var(--asc-spacing-none) var(--asc-spacing-m1);flex:1;height:100%;width:100%}.Gu{padding:.5rem 0;display:flex;align-items:center;gap:.75rem}.po{display:flex;padding:.5rem 3.25rem .5rem 1rem;gap:.75rem;cursor:pointer;align-items:center;color:var(--asc-color-base-shade3)}.Ju{margin-right:var(--asc-spacing-s1)}.Ku{display:flex;fill:var(--asc-color-base-default)}.Nu{color:var(--asc-color-base-default);text-align:center}@media (width >= 48em){.go{width:30rem;height:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.ho,.po{display:none}}.Ou{display:flex;width:100%;align-items:center;gap:.75rem}.bo{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.fo{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.bo,.fo{animation:uo 1.5s ease-in-out infinite}@keyframes uo{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.vo{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)}.Pu{height:2.5rem;min-width:2.5rem;max-width:2.5rem}.wo{width:100%;border:none;outline:none;text-align:left;font-size:.875rem;border-radius:1.25rem;padding:.625rem .75rem;color:var(--asc-color-base-shade2);background-color:var(--asc-color-base-shade4)}.Qu{display:block;max-width:100%;overflow:hidden;font-size:1.25rem;white-space:nowrap;text-overflow:ellipsis;color:var(--asc-color-base-default)}.xo{display:none}.Wu{background-color:var(--asc-color-background-shade1)}@media (width >= 48em){.vo{display:flex}.xo{display:block}.wo[data-focus-visible]{outline:1px solid var(--asc-color-primary-default)}}.yo{display:flex;flex-direction:column;width:100%;background-color:var(--asc-color-background-default)}.Zu{display:flex;flex-direction:column}._u{padding:.25rem 1rem .75rem .75rem}.e1,.r1{width:1.25rem;height:1.25rem}.a1{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.o1,.i1{display:flex;align-items:center;justify-content:center}.ko{position:fixed;bottom:1rem;right:1rem;z-index:1}@media (width >= 48em){.yo{background-color:var(--asc-color-background-shade1)}.ko{display:none}}.t1{color:var(--asc-color-base-default)}.s1{display:flex;justify-content:space-between;align-items:center;background-color:var(--asc-color-background-default);height:3.625rem}.d1,.c1{display:flex;gap:.625rem;justify-content:center;align-items:center}.l1{color:#6e6e6e;font-size:14px;font-style:normal;font-weight:450;line-height:20px;letter-spacing:.25px}.n1{width:100%;margin:0 auto;background:var(--asc-color-background-default)}.m1{position:relative;height:17.0625rem;overflow:hidden;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.g1{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.jo,.zo{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}.jo{left:.625rem}.zo{right:.625rem}.Xo{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)}.h1{display:inline-flex;align-items:center;gap:.5rem;color:var(--asc-color-base-default);padding-bottom:.75rem}.p1{overflow:hidden;color:var(--asc-color-base-default);margin-bottom:var(--asc-spacing-s2)}.b1{padding:.25rem 0;display:flex;gap:var(--asc-spacing-s1)}.f1{width:1px;background-color:var(--asc-color-base-shade4);margin-left:var(--asc-spacing-s1);margin-right:var(--asc-spacing-s1)}.u1{color:var(--asc-color-base-default)}.v1{color:var(--asc-color-base-shade2)}.w1{display:flex;padding:.5rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade3)}.x1{width:100%;display:flex;justify-content:center;align-items:center;color:var(--asc-color-primary-shade4)}.y1{width:100%}.k1{display:flex;width:100%;margin-bottom:1rem}.j1{display:flex;padding:.75rem 1rem;align-items:flex-start;gap:.75rem;align-self:stretch;background:var(--asc-color-background-shade1)}.z1{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){.Xo{border-bottom:none;border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4)}.ze{overflow:hidden}}.X1{background-color:var(--asc-color-background-shade1);border-radius:.5rem;padding:.75rem;width:100%}.C1{display:flex;justify-content:center;align-items:center}.S1{width:.375rem;height:.375rem;background-color:var(--asc-color-primary-default);border-radius:50%}.Y1{display:flex;flex-direction:column;text-align:center}.A1{display:flex;align-items:center;justify-content:center;gap:.375rem}.I1{color:var(--asc-color-base-default);margin:0}.M1{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}.B1{width:1.25rem;height:1rem;fill:var(--asc-color-white);margin-left:.5rem}.Co{position:absolute;top:2rem;left:1rem;right:1rem;display:flex;justify-content:space-between}.E1{display:flex;align-items:center}.F1{margin:0 .25rem;color:var(--asc-color-white)}.R1{fill:var(--asc-color-primary-shade4);background:#0000007f;border-radius:50%;padding:.5rem;width:2rem;height:2rem;cursor:pointer}.U1{fill:var(--asc-color-primary-shade4);background:#0000007f;border-radius:50%;padding:.5rem;width:1rem;height:1rem;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}.Co{top:1rem}}.H1{display:flex;justify-content:center;align-items:center;fill:var(--asc-color-primary-shade4)}.L1{width:100%;box-sizing:border-box}.So{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}.So.T1{overflow:visible}.V1{background:none;border:none;color:var(--asc-color-primary-default);cursor:pointer;padding:0;font-size:inherit}.q1{white-space:pre-wrap;word-break:break-word}.D1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.G1{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.J1{display:flex;align-items:center;gap:.5rem}.K1{color:var(--asc-color-base-default)}.N1{color:var(--asc-color-base-shade2)}.Yo{margin:5rem auto 3rem;text-align:center}.Ao{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}.O1{margin-top:.5rem;font-size:1.0625rem;font-weight:600;line-height:1rem;color:var(--asc-color-base-shade3)}.P1{font-size:.8125rem;font-weight:400;color:var(--asc-color-base-shade3)}@media (width >= 48em){.Yo{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)}.Ao{width:3.75rem;height:3.75rem}}.Io{display:flex;flex-direction:column}.Q1{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.W1{height:var(--asc-spacing-m1);width:100%}.Z1{margin-bottom:var(--asc-spacing-m1);border-radius:var(--asc-border-radius-md);overflow:hidden}._1{animation:Mo 1s linear infinite}.Bo{padding-bottom:.5rem;background-color:var(--asc-color-base-shade4)}@keyframes Mo{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Eo{background-color:var(--asc-color-background-default);padding:1rem;margin-bottom:.5rem}.ev{display:flex;align-items:center;margin-bottom:1rem}.Fo{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.rv{display:flex;flex-direction:column}.Ro{width:6rem;height:1rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.Uo{width:4rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.av{display:flex;flex-direction:column;gap:.75rem}.E{height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem;width:100%}.Fo,.Ro,.Uo,.E{animation:Ho 1.5s ease-in-out infinite}.E:first-child{width:75%}.E:nth-child(2){width:100%}.E:last-child{width:50%}@keyframes Ho{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Lo{gap:1rem;display:grid;padding:3rem;place-items:center}.ov{fill:var(--asc-color-base-shade4);width:3.75rem;height:2.8125rem}.iv{color:var(--asc-color-base-shade3);font-size:1rem;font-weight:600;line-height:1.375rem}.To{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Io{gap:.75rem;margin-top:.75rem;padding-bottom:1rem}.Bo{padding-bottom:0;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}.Lo{padding:3.7rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.To{padding-bottom:0}.Eo{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}.tv{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;width:100%}.sv{display:flex;align-items:center;gap:.5rem}.dv{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}.cv{color:var(--asc-color-alert-default)}.lv{display:flex;align-items:center;gap:.25rem}.nv{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.mv{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.gv{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.hv{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}}.pv{width:100%}.bv{color:var(--asc-color-white)}.fv{width:100%}.uv{color:var(--asc-color-base-default)}.vv{all:unset;fill:var(--asc-color-white);cursor:pointer}.Vo{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){.Vo{max-width:100%;max-height:100vh;width:100%;height:100%;aspect-ratio:auto}}.wv{position:absolute;top:0;left:0;right:0;z-index:1}.xv{display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:1rem;overflow:hidden;background-color:var(--asc-color-background-transparent-black)}.yv{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)}.kv{display:flex;width:100%;justify-content:flex-end;gap:var(--asc-spacing-s2)}.jv{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%}.zv{max-width:100%;max-height:100%}.Xv{display:flex;justify-content:flex-end;padding:var(--asc-spacing-m1);width:100%}.Cv{max-height:calc(100% - 4.5rem);width:100%;height:100%;background-color:var(--asc-color-black);-o-object-fit:contain;object-fit:contain}.Sv{position:absolute;padding:1rem;display:flex;justify-content:center;bottom:6rem;left:0;right:0}.Yv{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none;border:none;color:var(--asc-color-white);font-size:3rem;cursor:pointer}.Av{position:absolute;top:0;left:0;right:0;height:4px;background-color:#ffffff4d}.Iv{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.Mv{display:flex;flex-direction:column;margin-left:10px}.Bv{font-size:16px;font-weight:700;color:var(--asc-color-black)}.Ev{font-size:14px}.Fv{position:relative;width:100%;height:100%}.Rv{width:100%;padding:0 1rem}.Uv{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}.Hv{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.Lv{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}.Tv{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.Vv{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}.qv{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}.Dv{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1);width:100%}.Gv{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1)}.Jv{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)}.Kv{font-weight:var(--asc-text-font-weight-bold);display:flex;align-items:center;justify-content:space-between;gap:var(--asc-spacing-s2)}.Nv{display:flex;padding:8px 10px;align-items:center;gap:.5rem;border-radius:24px;background:var(--asc-color-secondary-default)}.Ov{fill:var(--asc-color-white)}.Pv{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}.Qv{position:relative;width:100%;height:100%}.Wv{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Zv,._v{width:100%;height:100%}.e5{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)}.r5{width:auto;max-width:100%;max-height:100%;margin:auto}.a5,.o5{width:1.5rem;height:1.5rem;fill:var(--asc-color-white);cursor:pointer}.i5{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.t5{fill:var(--asc-color-white)}.s5{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.d5{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.c5{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}.l5{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.25rem}.n5{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.75rem}.m5{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)}.g5{flex:1}.h5{height:5rem;padding:.75rem 1rem .625rem}.p5{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.b5{z-index:99999;position:absolute;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1rem .625rem;gap:.5rem}.f5{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.qo{position:absolute;bottom:0;right:0}.qo:hover{cursor:pointer}.u5{display:flex;gap:1.25rem;justify-content:flex-end;align-items:center}.v5{display:inline-flex;justify-content:space-between;gap:.75rem;align-items:center}.w5{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}.x5{width:auto;max-width:11.688rem}.y5{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}.k5{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.Do{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%)}.Do a{text-decoration:none}.j5{position:relative;width:100%;height:100%}.z5{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.X5,.C5{width:100%;height:100%}.S5{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}.Y5{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.A5{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.I5,.M5{color:var(--asc-color-white);cursor:pointer}.B5{color:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.E5{color:var(--asc-color-white)}.F5{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.R5{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.U5{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}.H5{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.L5{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.T5{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}.V5{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.q5{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.D5{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)}.G5{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Go{position:absolute;bottom:0;right:0}.Go:hover{cursor:pointer}.J5{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.K5{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.N5{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}.O5{width:auto;max-width:11.688rem}.P5{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}.Q5{display:flex;position:relative;overflow:hidden}.W5{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.Jo{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)}.Jo:hover{background-color:var(--asc-color-base-shade4)}.Z5{position:absolute;top:0;bottom:0;width:50%;z-index:10}._5{left:0}.ew{right:0}.rw{-o-object-fit:contain;object-fit:contain}.aw{-o-object-fit:cover;object-fit:cover}.ow{color:var(--asc-color-base-default)}.iw{position:absolute;top:.5rem;left:.5rem;right:.5rem;height:.125rem;display:flex;justify-content:space-between;align-items:center;z-index:10}.tw{height:100%;background-color:#ffffff7f;border-radius:.0625rem;overflow:hidden}.sw{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.Ko{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}.Ko:focus{outline:none}.dw{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}.cw{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.lw{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:absolute;z-index:100000}.nw{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}.mw{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.gw{color:var(--asc-color-base-default)}.hw{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.pw{color:var(--asc-color-base-shade1)}.bw{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.fw{min-height:5rem;width:100%;background-color:var(--asc-color-background-default)}.uw{position:absolute;inset:0;height:100%;width:100%;overflow:hidden}.vw{position:relative;height:100%;width:100%}.ww{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.xw{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)}.yw{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}.kw{position:relative;width:100%;height:100%;overflow:hidden}.jw{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.zw,.Xw{width:100%;height:100%}.Cw{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}.Sw{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.Yw{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Aw,.Iw{color:var(--asc-color-white);cursor:pointer}.Mw{color:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.Bw{color:var(--asc-color-white)}.Ew{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.Fw{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.Rw{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}.Uw{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.Hw{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.Lw{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}.Tw{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.Vw{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.qw{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)}.Dw{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}.Gw{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.Jw{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.Kw{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}.Nw{width:auto;max-width:11.688rem}.Ow{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}.Pw{display:flex;position:relative;overflow:hidden}.Qw{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.Oo{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)}.Oo:hover{background-color:var(--asc-color-base-shade4)}.Ww{position:absolute;top:0;bottom:0;width:50%;z-index:10}.Zw{left:0}._w{right:0}.ex{-o-object-fit:contain;object-fit:contain}.rx{-o-object-fit:cover;object-fit:cover}.ax{z-index:99999;position:absolute;width:1rem;height:1rem;right:.25rem;bottom:.25rem;cursor:pointer}.ox{fill:var(--asc-color-base-shade3)}.ix{inset:0;width:100%;height:100%;position:absolute}.tx{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}.sx{display:flex;align-items:center;gap:.5rem}.dx{width:2.5rem;height:2.5rem}.cx{display:flex;align-items:start;flex-direction:column;color:var(--asc-color-base-inverse);flex-shrink:1;overflow:hidden}.lx{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--asc-color-white)}.nx{display:flex;align-items:center;gap:1.25rem}.mx{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.Po{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.Po svg{width:2rem;height:1.75rem;fill:var(--asc-color-white)}.Qo{display:none}@media screen and (width >= 768px){.Qo{display:flex}}.Wo{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.Wo svg{width:2rem;height:1.75rem;fill:var(--asc-color-white)}.Zo{display:none}@media screen and (width >= 48em){.Zo{display:flex}}._o{position:absolute;top:0;left:0;width:50%;height:100%;z-index:9999}.ei{position:absolute;top:0;right:0;width:50%;height:100%;z-index:9999}.gx{position:relative;width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;z-index:2}.hx{position:absolute;width:100%;height:100%;background:linear-gradient(180deg,#00000029 55.05%,#fff0 96.52%);z-index:3}.px{display:none}.bx{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:23.4375rem;flex-shrink:0}.fx{display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:1rem;overflow:hidden}.ux{fill:var(--asc-color-base-default)}@media (width >= 48em){._o,.ei{display:none}.vx{display:block}}.ri{position:relative;width:100%;height:100%;background-color:var(--asc-color-background-default)}.wx{top:0;position:absolute;width:100%;height:7.5rem;background-color:var(--asc-color-background-default)}.ai{top:0;position:absolute;width:100%;height:10.87rem;background-color:var(--asc-color-background-default)}.xx{padding-left:1rem;padding-right:1rem}.oi{display:inline-flex;flex-wrap:nowrap;gap:.5rem;overflow-x:scroll;width:100%;padding:.75rem 1rem;-ms-overflow-style:none;scrollbar-width:none}.oi::-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}.ii{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}.yx{position:absolute;right:1rem;top:3.25rem;width:12.5rem}.kx{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){.ri{background-color:transparent}.ai{display:none}.Xe,.ii{top:0;height:100%}}.ti{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}.ti[data-active=true]{font-weight:600;color:var(--asc-color-white);background-color:var(--asc-color-primary-default);border:1px solid transparent}.jx{font-size:1.0625rem}.zx{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)}.Xx{width:1.75rem;height:1.75rem;border-radius:50%;overflow:hidden}.Cx{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Sx{fill:var(--asc-color-primary-shade2)}.Yx{fill:var(--asc-color-white)}.Ax{width:5.625rem;height:2.25rem;flex-shrink:0;border-radius:2.5rem;background:var(--asc-color-base-shade4);animation:si 1.5s ease-in-out infinite}@keyframes si{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.di{display:inline-flex;align-items:center;gap:.5rem;width:100%;height:100%;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.di::-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)}.Ix{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}.Se:hover{background-color:var(--asc-color-background-shade1)}.Mx{display:flex;justify-content:center;align-items:center;height:2.25rem}.ci{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)}.Bx{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.li{left:0}.ni{right:0}.ni[data-shown=false],.li[data-shown=false]{display:none}@media (width >= 48em){.ci{display:flex}}.Ex{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.Fx{display:flex;justify-content:center;align-items:center;background-color:#f26b1c;width:100%;height:100%}.Rx{width:4rem;height:2.364rem}.Ux{width:17.375rem;height:13.3125rem;border-radius:.75rem;border:1px solid var(--asc-color-base-shade4);box-shadow:var(--asc-box-shadow-02)}.Hx{width:17.375rem;height:8.1875rem;border-radius:.75rem .75rem 0 0;background-color:var(--asc-color-base-shade4)}.Lx{width:17.375rem;height:5.12rem;display:flex;flex-direction:column;padding:1.06rem 1rem}.Tx{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:5.1875rem;height:.5rem}.Vx{margin-top:1rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:8.9055rem;height:.5rem}.qx{margin-top:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:11.25rem;height:.5rem}.Dx{animation:mi 1.5s ease-in-out infinite}@keyframes mi{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Gx{width:100%;gap:.75rem;flex-wrap:nowrap;overflow:scroll hidden;display:inline-flex;scrollbar-width:none;-ms-overflow-style:none}.Jx{width:15.6rem;height:calc(8.4rem + 5.7rem);border-radius:.5rem}.Kx{width:100%;height:8.4rem;overflow:hidden}.Nx{border-radius:var(--asc-border-radius-sm) var(--asc-border-radius-sm) 0 0}.Ox{width:100%;gap:.25rem;display:flex;height:5.7rem;padding:.75rem;flex-direction:column;justify-content:space-between}.Px{width:100%;gap:.12rem;display:flex;align-items:center}.Qx{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.Wx{width:.75rem;height:.75rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.Zx{width:100%;gap:.5rem;display:flex;flex-wrap:nowrap;align-items:flex-end;justify-content:space-between}._x{width:9rem;gap:.25rem;display:flex;flex-shrink:1;align-items:start;flex-direction:column;justify-content:center}.ey{display:flex;flex:0 0 4.2rem}.Ye{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.gi{top:-2.4rem;z-index:100;display:none;position:absolute;align-items:center;justify-content:center}.hi{max-width:9rem}.pi{right:2.2rem}.bi{right:0}.pi[data-shown=false] .Ye,.bi[data-shown=false] .Ye{cursor:not-allowed;fill:var(--asc-color-base-shade3)}@media (width >= 48em){.gi{display:flex}.hi{max-width:9rem}}.ry{display:flex;flex-direction:column;align-items:center;justify-content:center}.ay{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}.fi{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}.oy{width:100%;border-radius:.5rem}.iy{display:flex;gap:8px}.ty{font-size:14px;font-style:normal;font-weight:500;line-height:20px;font-family:Circular Std,sans-serif}.sy{color:#000;font-size:12px;font-style:normal;font-weight:450;line-height:16px;font-family:Circular Std,sans-serif}.dy{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}.ui{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.vi{width:9.75rem;height:.75rem;flex-shrink:0;border-radius:.75rem;background:var(--asc-color-base-shade4);animation:wi 1.5s ease-in-out infinite}.cy{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 wi{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.fi{height:auto;background-color:var(--asc-color-background-shade1)}.xi{display:block;background-color:var(--asc-color-background-shade1)}.ui,.Ie,.Ae,.ae{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);padding:1rem}.vi{height:1.25rem}.Ae{margin-bottom:0}}.ly{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--asc-color-background-default);gap:1rem}.ny{padding-bottom:1.0625rem;color:var(--asc-color-base-shade3);display:flex;flex-direction:column;align-items:center}.my{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)}.gy{width:1.25rem;height:1.25rem;fill:var(--asc-color-white)}.hy{color:var(--asc-color-white)}.yi{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.py{padding-bottom:1.0625rem;color:var(--asc-color-base-shade3)}@media (width >= 48em){.yi{padding:2rem 0 4rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.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)}}.fy{color:var(--asc-color-base-default)}.uy{color:var(--asc-color-base-default)}.ji{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}.zi{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}.Xi{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}.Ci{position:absolute;bottom:1rem;right:1rem}@media (width >=48em){.ji{background-color:transparent}.zi{background-color:var(--asc-color-background-default);position:static}.vy{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}.Xi{position:static}.Ci{display:none}}.wy{height:100%;width:100%}.xy{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.yy{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.ky{color:var(--asc-color-base-default)}.jy{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.zy{color:var(--asc-color-base-default)}.Xy{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.Cy{color:var(--asc-color-base-default)}.Sy{padding:0 1rem;background-color:var(--asc-color-background-default)}.Si{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.Yy{display:flex;gap:.75rem}.Ay{width:3.5rem!important;height:3.5rem!important;font-size:2rem;flex-shrink:0}.Iy{font-weight:400;font-size:2rem!important}.My{min-height:100%;display:flex;align-items:center}.By{width:1.5rem;height:1.5rem}.Ey{margin:.5rem 0;color:var(--asc-color-base-default)}.Fy{display:flex;height:-moz-max-content;height:max-content;justify-content:center}.Ry{display:flex;gap:.75rem;padding:.25rem 0 1rem}.Uy{width:.0625rem;height:1.25rem;background-color:var(--asc-color-base-shade4)}.Hy{width:100%;padding:0 1rem}.Ly{display:flex;align-items:center;width:100%;margin:.5rem 0}.Yi{width:3.5rem;height:3.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.Ai{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}.Yi,.Ai,.oe,.Ii{animation:Mi 1.5s ease-in-out infinite}.oe:nth-child(1){margin:1.37rem;width:60%}.oe:nth-child(2){width:80%}.Ty{margin:.5rem 0;width:100%}.Ii{display:inline-block;width:3.375rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem;margin-right:.75rem}.Vy{padding:0 1.25rem;width:100%;display:flex;align-items:center;gap:.75rem}.qy{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.Dy{color:var(--asc-color-base-default)}.Gy{width:100%;padding:.75rem 1rem;height:3.875rem;border-radius:.5rem;background-color:var(--asc-color-background-shade1);box-sizing:border-box}.Jy{text-align:center}.Ky{display:inline-block}.Ny{width:.375rem;height:.375rem;margin-right:.38rem;fill:#4d82ff;vertical-align:middle}.Oy{color:var(--asc-color-base-default)}@media (width>= 48em){.Si{margin-top:1rem}}@keyframes Mi{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Py{display:inline-block}.Qy{color:var(--asc-color-base-default);margin-right:.25rem}.Wy{color:var(--asc-color-base-shade2)}.Bi{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.Ei{flex-direction:column;display:flex;flex:1;margin-top:3.62rem;overflow-y:scroll;scrollbar-width:none}.Fi{height:100%;width:100%;flex-grow:1;padding:0 1rem}.Zy{height:100%}.Ri{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}._y{color:var(--asc-color-base-default);width:100%;text-align:center}.e2{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){.Bi{background-color:transparent}.Ri{background-color:var(--asc-color-background-default);position:static}.r2{background-color:var(--asc-color-background-default);border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);overflow:hidden}.Ei{margin-top:0}.Fi{padding:0}.a2{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}.o2{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)}}.Ui{display:flex;color:var(--asc-color-base-shade3)}.Ui[data-orientation=horizontal]{flex-direction:column}.Hi{gap:1.25rem;display:flex}.Hi[data-orientation=horizontal]{border-bottom:1px solid var(--asc-color-base-shade4)}.Li{height:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none}.Li::-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)}}.Ti{margin-top:.5rem}.i2{height:100%;width:100%}.t2{display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;width:100%;box-sizing:border-box}.s2{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.d2{color:var(--asc-color-base-default)}.c2{height:var(--asc-spacing-m1);width:100%}.l2{color:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.n2{padding:5rem .5rem;text-align:center}.Vi{display:block}@media (width >= 48em){.Ti{margin:0}.m2{color:var(--asc-color-base-shade3)}.Vi{padding:.5rem 0;display:flex;flex-direction:column;gap:1rem}}.g2{display:flex;height:3.5rem;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box}.h2{display:flex;align-items:center;max-width:100%;gap:.5rem;flex-shrink:0}.p2{flex-shrink:0}.b2{overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-base-default)}.qi{height:100%;width:100%}.f2{background-color:transparent;display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;box-sizing:border-box;flex-shrink:0}.u2{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.v2{color:var(--asc-color-base-default)}@media (width >= 48em){.qi{padding:0 1rem}}.w2{display:flex;width:100%;align-items:center;gap:.75rem}.Di{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.Gi{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Di,.Gi{animation:Ji 1.5s ease-in-out infinite}@keyframes Ji{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.x2{display:inline-block}.y2{color:var(--asc-color-base-default);margin-right:.25rem}.k2{color:var(--asc-color-base-shade2)}.j2{min-height:3.5rem;color:var(--asc-color-base-default);display:flex;align-items:center}.z2{word-break:break-all}.X2{color:var(--asc-color-base-default);word-break:break-word}.C2{white-space:pre-wrap}.S2{color:var(--asc-color-primary-default)}.Y2{width:100%;background-color:var(--asc-color-primary-default);position:relative;padding:.63rem 1rem;border-radius:.5rem;box-sizing:border-box;margin-bottom:.75rem}.A2{display:flex;align-items:center;justify-content:center;gap:.5rem}.I2{width:1rem;height:1rem;color:var(--asc-color-white)}.M2{color:var(--asc-color-white)}.B2{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)}.E2{display:flex;align-items:center;justify-content:center;gap:.5rem}.F2{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.R2{color:var(--asc-color-secondary-default)}.U2{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)}.H2{display:flex;align-items:center;justify-content:center;gap:.5rem}.L2{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.T2{color:var(--asc-color-secondary-default)}.V2{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)}.q2{display:flex;align-items:center;justify-content:center;gap:.5rem}.D2{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.G2{color:var(--asc-color-secondary-default)}.J2{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-base-inverse);z-index:1000}.K2{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.N2{position:absolute;top:2rem;left:1rem;cursor:pointer}.O2{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.P2{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.Q2{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.W2{width:2rem;height:2rem;cursor:pointer}.Ki{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.Ki[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.Ni{fill:var(--asc-color-secondary-shade3);width:1.5rem;height:1.5rem;transition:fill .3s}.Ni[data-active=true]{fill:var(--asc-color-base-default)}.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)}.Z2{display:flex;flex-direction:column;gap:.5rem}._2{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.ek{height:var(--asc-spacing-m1);width:100%}.rk{margin-bottom:var(--asc-spacing-m1);border-radius:var(--asc-border-radius-md);overflow:hidden}.ak{animation:Zi 1s linear infinite}._i{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes Zi{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.et{height:13rem;padding:.75rem 1rem;width:100%}.ok{display:flex;align-items:center;margin-bottom:.75rem}.rt{width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.5rem}.ik{padding:.25rem 0;flex:1}.at{height:.5rem;width:60%;border-radius:.75rem;margin-bottom:.5rem;background-color:var(--asc-color-base-shade4)}.ot{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)}.rt,.at,.ot,.F{animation:it 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 it{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >=48em){._i{overflow:hidden;background-color:transparent;padding-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.et{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.tt{text-align:center;padding:5rem .5rem}.tk{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.sk{margin-top:.5rem;color:var(--asc-color-base-shade3)}@media (width >= 48rem){.tt{background-color:var(--asc-color-background-default)}}.st{text-align:center;padding:5rem .5rem}.dk{margin-top:.5rem;color:var(--asc-color-base-shade3)}@media (width >= 48rem){.st{width:100%;height:100%;background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}}.ck{width:3.7969rem;height:2.5313rem;fill:var(--asc-color-secondary-shade4)}.lk{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.dt{text-align:center;padding:5rem .5rem;color:var(--asc-color-base-shade3)}.nk{margin-top:.5rem}.mk{width:3.75rem;height:2.5rem;fill:var(--asc-color-secondary-shade4)}@media (width >= 48rem){.dt{background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}}.ct{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.gk{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.hk{height:var(--asc-spacing-m1);width:100%}.pk{animation:lt 1s linear infinite}.bk{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes lt{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fk{height:13rem;padding:.75rem 1rem;width:100%}.uk{display:flex;align-items:center;margin-bottom:.75rem}.nt{width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.5rem}.vk{padding:.25rem 0;flex:1}.mt{height:.5rem;width:60%;border-radius:.75rem;margin-bottom:.5rem;background-color:var(--asc-color-base-shade4)}.gt{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)}.nt,.mt,.gt,.R{animation:ht 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 ht{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >=48em){.ct{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.pt{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;cursor:pointer}.bt{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.wk{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}@keyframes ft{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.xk{width:100%;padding-top:100%;border-radius:.5rem;position:relative;background-color:var(--asc-color-base-shade4);animation:ft 1.5s ease-in-out infinite}@media (width >= 48em){.pt{grid-template-columns:repeat(3,1fr)}.bt:focus-within{outline:2px solid var(--asc-color-primary-default)}}.yk{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.kk{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.jk{width:3.7969rem;height:2.5313rem;fill:var(--asc-color-secondary-shade4)}.ut{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.zk{height:var(--asc-spacing-m1);width:100%}@media (width >=48em){.ut{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.vt{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;cursor:pointer}.wt{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}.Ck{position:absolute;bottom:.5rem;left:.5rem;background-color:#000000b3;color:var(--asc-color-white);padding:.25rem .6rem;border-radius:.25rem}@keyframes xt{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Sk{width:100%;padding-top:100%;border-radius:.5rem;position:relative;background-color:var(--asc-color-base-shade4);animation:xt 1.5s ease-in-out infinite}.Yk{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@media (width >= 48em){.vt{grid-template-columns:repeat(3,1fr)}.wt:focus{outline:2px solid var(--asc-color-primary-default)}}.Ak{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-base-inverse);z-index:1000}.Ik{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.Mk{position:absolute;top:2rem;left:1rem;cursor:pointer}.Bk{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.Ek,.Fk{width:2rem;height:2rem}.Rk{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.yt,.kt{display:flex;justify-content:center;align-items:center;height:100%;opacity:.5;background-color:var(--asc-color-black);flex-basis:2.5rem;cursor:pointer}.yt:hover,.kt:hover{opacity:.8}.jt,.Uk{width:2rem;height:2rem;fill:var(--asc-color-base-shade4);border-radius:50%;background-color:var(--asc-color-base-shade3);padding:.375rem}.jt{transform:rotate(180deg)}.Hk{flex:1 1 auto}.Lk{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.Tk{width:2rem;height:2rem;cursor:pointer}.Vk{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.qk{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Dk{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%}.Gk{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)}.Jk{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.Kk{padding:.75rem 0;display:flex;gap:.75rem}.Nk{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default);margin-left:.25rem}.Ok{margin-top:.15rem;color:var(--asc-color-base-default);flex-grow:1}.Pk{display:flex;flex-direction:column;gap:.5rem;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.zt{display:flex;flex-direction:column;gap:.5rem;width:100%;height:100%;padding:1rem;background-color:var(--asc-color-background-default)}.Qk{display:flex;gap:.5rem;width:100%;overflow-y:scroll}.Wk{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:100%}@media (width >= 48em){.zt{padding:0;height:auto;position:relative}.Zk{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)}}.Xt{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.Ct{flex:1;margin-top:3.625rem;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.Ct::-webkit-scrollbar{display:none}.St{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)}._k{text-align:center}.e4{cursor:pointer}.r4{fill:var(--asc-color-base-default);cursor:pointer}.Yt{height:.0625rem;width:100%;background-color:var(--asc-color-base-shade4);animation:At 1.5s ease-in-out infinite}.Yt[data-is-loading=true]{height:.5rem;width:100%;background-color:var(--asc-color-base-shade4)}.a4{display:flex;justify-content:space-between;padding:.5rem 1rem}.o4{display:flex;justify-content:center;align-items:center;gap:.25rem}.i4{color:var(--asc-color-base-shade2)}.t4{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem}.s4{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}.d4{display:flex;justify-content:start;align-items:center;gap:.25rem;padding:1rem;line-height:1.25rem;color:var(--asc-color-base-shade2)}@keyframes At{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.Xt{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.St{border-radius:.5rem}}.It{overflow-y:auto;height:100%;position:relative;-ms-overflow-style:none;scrollbar-width:none}.It::-webkit-scrollbar{display:none}.c4{position:sticky;top:0;background-color:var(--asc-color-background-default)}.l4{position:relative}.Mt{position:fixed;bottom:1rem;right:1rem;z-index:1}.n4{width:100%;height:1px;background-color:var(--asc-color-base-shade4);margin-bottom:.25rem}.Bt{display:none;margin-top:.75rem}@media (width >= 48em){.Mt{display:none}.Bt{display:block}}.Et{width:100%;margin:0 auto;background-color:var(--asc-color-background-default);overflow:hidden}.Ft{width:100%;height:12.5rem;background-color:var(--asc-color-base-shade4)}.m4{padding:1rem}.Rt{height:1.5rem;width:60%;background-color:var(--asc-color-base-shade4);margin-bottom:1rem;border-radius:.25rem}.g4{display:flex;gap:.5rem;margin-bottom:1rem}.h4{height:1.25rem;width:3.75rem;background-color:var(--asc-color-base-shade4);border-radius:.625rem}.Ut{height:1rem;width:100%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.p4{display:flex;gap:1rem;margin-bottom:1rem}.b4{height:1.25rem;width:5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.f4{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem}.u4{height:1rem;width:2.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}@keyframes Ht{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Ft,.Rt,.v4,.Ut,.w4,.x4,.y4{animation:Ht 1.5s ease-in-out infinite}@media (width >= 48em){.Et{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Lt{gap:1rem;display:grid;padding:3rem;place-items:center}.k4{color:var(--asc-color-base-shade3);font-size:1rem;font-weight:600;line-height:1.375rem}.j4{fill:var(--asc-color-base-shade4);width:3.75rem;height:2.8125rem}@media (width >= 48em){.Lt{padding:3.7rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.Tt{gap:.5rem;display:grid}.Vt{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Tt{gap:.75rem;margin-top:.75rem;padding-bottom:1rem}.Vt{padding-bottom:0;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}}.qt{gap:.5rem;display:grid;padding:1rem}.Dt{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.z4{width:100%;padding-top:100%;position:relative;border-radius:.5rem;animation:X4 1.5s ease-in-out infinite;background-color:var(--asc-color-base-shade4)}.C4{margin:.75rem 0 1rem}@media (width >= 48em){.qt{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)}.Dt{grid-template-columns:repeat(3,1fr)}}.S4{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Gt{margin:auto;text-align:center;padding:5rem .5rem;min-height:15rem}.Y4{margin-top:.5rem;color:var(--asc-color-base-shade3)}.A4{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}@media (width >= 48em){.Gt{padding:2.9rem;min-height:auto}}.Jt{gap:.5rem;display:grid;padding:1rem}.Kt{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.I4{width:100%;padding-top:100%;position:relative;border-radius:.5rem;animation:M4 1.5s ease-in-out infinite;background-color:var(--asc-color-base-shade4)}.B4{margin:.75rem 0 1rem}@media (width >= 48em){.Jt{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)}.Kt{grid-template-columns:repeat(3,1fr)}}.Nt{margin:auto;text-align:center;padding:5rem .5rem;min-height:15rem}.E4{margin-top:.5rem;color:var(--asc-color-base-shade3)}.F4{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}@media (width >= 48em){.Nt{padding:2.9rem;min-height:auto}}.Ot{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}.Pt{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)}.R4{width:1.5rem;height:1.25rem;fill:var(--asc-icon-color)}.U4{width:1.5rem;height:1.5rem}.Pt[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){.Ot{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)}}.Qt{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.Wt{padding:1rem;flex:1;display:flex;flex-direction:column}.Zt{width:4rem;height:4rem;position:relative;border-radius:50%;overflow:hidden;margin:1.75rem auto 0}.H4{width:100%;height:100%}.L4{width:100%;height:100%;position:absolute;top:0;left:0;text-align:center;background-color:#0000007f}._t{fill:var(--asc-color-white);height:1.25rem;width:1.25rem}.es{display:flex;height:3.625rem;align-items:center;padding:0 .75rem}.T4{flex-basis:max-content}.rs{width:100%;flex-grow:1;color:var(--asc-color-base-default)}.as{flex:1;display:flex;flex-direction:column;justify-content:space-between}.V4{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)}.q4{display:none}@media (width >=48em){.Qt{background-color:transparent}.Wt{flex:0;background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4, #ebecef)}.es{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;overflow:hidden}.rs{font-size:1.25rem}.Zt{width:7.5rem;height:7.5rem}.as{justify-content:flex-start}.D4{margin-bottom:1rem}._t{fill:var(--asc-color-white);height:3rem;width:3rem}}.os{background-color:var(--asc-color-primary-default);border-radius:.5rem;padding:.625rem 1rem;text-align:center;width:100%;box-sizing:border-box}.os:disabled{background-color:var(--asc-color-primary-shade3);cursor:not-allowed}.G4{color:var(--asc-color-white)}.is{display:block;height:100vh;overflow:scroll}.ts{background-color:var(--asc-color-background-default);position:sticky;top:0;width:100%}.J4{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.K4{color:var(--asc-color-base-shade2);font-size:.8125rem}.N4{display:block;padding:1.5rem 1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.O4{position:relative;display:flex;align-items:center}.P4{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)}.ss{position:absolute;fill:var(--asc-color-base-shade2);left:.75rem}.ss[data-search-value=true]{fill:var(--asc-color-base-default)}.ds{display:none}.ds[data-search-value=true]{display:block;position:absolute;right:.75rem}.Q4{fill:var(--asc-color-base-shade3)}.W4{display:flex;flex-wrap:wrap;padding:0 .25rem .25rem;gap:.5rem}.Z4{display:flex;align-items:center;padding:.25rem .5rem .25rem .25rem;border-radius:1.5rem;border:1px solid var(--asc-color-base-shade4);gap:.5rem}._4{color:var(--asc-color-base-default);font-weight:600;font-size:1rem;max-width:16rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.e7{width:1.75rem;height:1.75rem;border-radius:50%}.r7{width:1.75rem;height:1.75rem}.a7{width:2.5rem;height:2.5rem;border-radius:50%}.o7{fill:var(--asc-color-base-shade1)}.i7{padding:1rem}.t7{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%}.s7{display:flex;align-items:center;flex:1;min-width:0}.d7{width:2.5rem;height:2.5rem}.c7{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}.l7{display:none}.n7{width:1rem;height:1rem}.m7{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}.g7{color:var(--asc-color-base-default)}.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}.h7{width:100%}@media only screen and (width >= 48em){.is{display:block;height:18.5rem;width:32.625rem}.ts,.cs{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)}.p7{gap:8px;display:flex;flex-direction:column;color:var(--asc-color-base-default)}.b7{padding:.5rem 0;background-color:var(--asc-color-background-default)}.f7{display:flex;align-items:center;gap:.5rem}.ls{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);flex-shrink:0}.u7{display:flex;flex-direction:column}.ns{width:6rem;height:1rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.ms{width:4rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.v7{display:flex;flex-direction:column;gap:.75rem}.gs{height:1.25rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem;width:100%;max-width:calc(100% - 3rem);flex-grow:1}@keyframes hs{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.ls,.ns,.ms,.gs{animation:hs 1.5s ease-in-out infinite}.ps{height:100vh;overflow:scroll}.bs{background-color:var(--asc-color-background-default);position:sticky;top:0;width:100%;z-index:1}.fs{display:flex;justify-content:space-between;align-items:center;padding:1rem}.us{width:1.5rem}.w7{position:relative;display:flex;align-items:center;padding:.75rem 1rem}.x7{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}.vs{position:absolute;fill:var(--asc-color-base-shade2);left:1.75rem;width:1.5rem;height:1.25rem}.vs[data-search-value=true]{fill:var(--asc-color-base-default)}.ws{display:none}.ws[data-search-value=true]{display:block;position:absolute;right:1.75rem}.y7{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}.k7{display:block;text-align:center}.j7{position:relative;display:flex;justify-content:center}.z7{width:2.5rem;height:2.5rem}.X7{background:none;border:none;padding:0;margin:0;display:inline-block;cursor:pointer;position:absolute;right:.3rem;top:0}.C7{display:block;border-radius:50%;width:1.125rem;height:1.125rem;fill:var(--asc-color-background-transparent-black)}.S7{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}.Y7{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%}.A7{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-right:.25rem}.I7{width:2.5rem;height:2.5rem}.M7{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}.B7{flex:1;min-width:0;display:flex;align-items:center}.E7{padding:.5rem 0;flex-direction:row-reverse}.xs{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}.F7{width:100%}@media only screen and (width >= 48em){.ps{height:auto;width:30rem;border-radius:.75rem}.bs{border-bottom:1px solid var(--asc-color-base-shade4)}.Re{border-bottom:none;margin-bottom:0}.fs{flex-direction:row-reverse;padding:1.25rem 1.5rem 1rem}.R7{fill:var(--asc-color-base-shade3)}.U7{font-size:1.25rem}.us{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)}.xs{margin-top:0;position:static;border-top:none}}.ys{padding:0 1rem}.ks{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.js{color:var(--asc-color-base-default)}.H7{border-bottom:1px solid var(--asc-color-base-shade4)}.L7{padding:1.5rem 0 .25rem}.T7{border-bottom:1px solid var(--asc-color-base-shade4)}.V7{padding:1.5rem 0 .25rem}@media only screen and (width >= 48em){.ys{padding:0}.ks{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)}.js{font-size:1.25rem}.q7{padding:0 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.D7{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.G7{display:flex;align-items:center;gap:.75rem}.J7{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.K7{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.N7{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.O7{display:flex;align-items:center;gap:.75rem}.P7{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.Q7{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.W7{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.Z7{display:flex;align-items:center;gap:.75rem}._7{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.e3{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.r3{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.a3{display:flex;align-items:center;gap:.75rem}.o3{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.i3{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.t3{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;border-bottom:1px solid var(--asc-color-base-shade4)}.s3{color:var(--asc-color-alert-default)}.d3{display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:1rem}.c3{color:var(--asc-color-alert-default)}.zs{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.13rem 0 1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.l3{color:var(--asc-color-base-shade1)}@media only screen and (width >= 48em){.zs{border-bottom:none}}.Xs{width:100%;padding:0 1rem}.Cs{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.Ss{color:var(--asc-color-base-default)}.Ys{display:block;padding:1rem 0}.n3{padding-top:.12rem;color:var(--asc-color-base-shade1)}.m3{gap:0}.As{display:flex;padding:1rem 0;align-items:center;flex-direction:row-reverse;justify-content:space-between}.Is{display:none}@media only screen and (width >= 48em){.Xs{padding:0;gap:.75rem;display:grid}.Cs{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ss{font-size:1.25rem}.g3{opacity:0;pointer-events:none}.h3{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ys,.As{padding:1rem}.Is{padding:1rem;display:block}.p3{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)}.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)}.b3{width:1.5rem;height:1.5rem}.Fs{gap:.5rem;display:flex;padding:.75rem 0;align-items:flex-start;justify-content:space-between}.f3{display:block}.u3{padding-top:.12rem;color:var(--asc-color-base-shade1)}@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}.Fs{padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.Rs{position:relative;padding-bottom:1rem}.He{display:flex;justify-content:space-between;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.v3{display:flex;align-items:center;color:var(--asc-color-base-default)}.w3{width:1.5rem;height:1.5rem}.x3{color:var(--asc-color-base-default);margin-right:.25rem}.Us{background-color:var(--asc-color-background-shade1);padding:.75rem 1rem}.y3{color:var(--asc-color-base-shade1)}.Hs{gap:.5rem;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 10rem);background-color:var(--asc-color-background-default)}.k3{fill:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.j3{color:var(--asc-color-base-shade3)}.Ls{display:grid;margin-top:0;background-color:var(--asc-color-base-shade4)}.Ts{gap:.5rem;display:grid;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Rs{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}.Us{margin-bottom:.75rem;border-radius:0 0 .5rem .5rem;border:1px solid var(--asc-color-base-shade4);border-width:0 1px 1px}.Ls{gap:.75rem;margin-top:.75rem;background-color:transparent}.Ts{gap:.75rem;background-color:transparent}.Hs{height:auto;padding:3.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Vs{padding:1rem;margin-bottom:.5rem;background-color:var(--asc-color-background-default)}.z3{display:flex;align-items:center;margin-bottom:1rem}.qs{width:2rem;height:2rem;border-radius:50%;margin-right:.75rem;background-color:var(--asc-color-base-shade4)}.X3{display:flex;flex-direction:column}.Ds{width:6rem;height:.5rem;margin-bottom:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.Gs{width:4rem;height:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.C3{gap:.75rem;display:flex;flex-direction:column}.U{width:100%;height:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.U,.qs,.Ds,.Gs{animation:Js 1.5s ease-in-out infinite}.U:first-child{width:75%}.U:nth-child(2){width:100%}.U:last-child{width:50%}.S3{width:100%;height:2.5rem}@keyframes Js{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >= 48em){.Vs{box-shadow:none;margin-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Ks{position:relative;display:flex;align-items:center;padding:0 1rem .75rem}.Y3{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}.Ns{left:1.75rem;width:1.25rem;position:absolute;fill:var(--asc-color-base-shade2)}.Ns[data-search-value=true]{fill:var(--asc-color-base-default)}.Os{display:none}.Os[data-search-value=true]{display:block;position:absolute;right:1.75rem}.A3{fill:var(--asc-color-base-shade3);width:1.5rem;height:1rem}.I3{padding:.5rem 1rem}.M3{display:flex;align-items:center}.Ps{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.B3{display:flex;flex-direction:column}.Qs{width:8.75rem;height:.5rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.75rem}.Ws{width:6.75rem;height:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Ps,.Qs,.Ws{animation:Zs 1.5s ease-in-out infinite}@keyframes Zs{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >= 48em){.E3{border-radius:.5rem;padding-bottom:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ks{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)}.F3{flex:1;min-width:0;gap:.75rem;display:flex;align-items:center}.R3{display:flex;width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;align-items:center}.U3{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}._s{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)}.H3{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.L3{color:var(--asc-color-alert-default)}.T3{width:1.5rem;height:1.25rem;fill:var(--asc-color-alert-default)}.V3{width:1rem;height:.75rem;fill:var(--asc-color-base-shade3)}.q3{margin-right:.13rem;width:1rem;height:1rem}@media (width >= 48em){._s{overflow:hidden;padding:.5rem 0}.ie{padding:.75rem 1rem}.ie:focus-visible{background-color:var(--asc-color-background-shade1)}}@media (width >= 48em){.ed{padding:.5rem 0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.ed[data-hidden=true]{padding:0;border:none}}.D3{padding-bottom:1rem}.rd{display:flex;padding:1rem;align-items:center;justify-content:space-between}.ad{color:var(--asc-color-base-default)}.G3{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.J3:focus-visible{width:1.5rem;height:1.5rem;border-radius:50%;outline:2px solid var(--asc-color-primary-default)}.od{padding:0 1rem;margin-bottom:.75rem}.id{font-size:1rem}@media (width >= 48em){.rd{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)}.ad{font-size:1.25rem}.od{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}.id{font-size:.875rem}}.td{color:var(--asc-color-base-default)}.sd{display:flex;align-items:center;padding:1.12rem .75rem;justify-content:space-between}.dd{color:var(--asc-color-base-default)}.K3{width:1.5rem}.cd{border:none}.ld{width:100%;height:11.75rem;position:relative;background:linear-gradient(0deg,#0000007f,#0000007f) 100%,#d9e5fc}.nd{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0deg,#0006 0% 100%)}.md{top:50%;left:50%;width:2rem;opacity:.8;height:1.75rem;position:absolute;fill:var(--asc-color-white);transform:translate(-50%,-50%)}.gd{padding:.5rem 1rem 0}.hd{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)}.pd{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%}.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)}.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}.fd{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){.td{gap:.75rem;display:grid;padding-bottom:2rem}.sd{border-radius:.5rem;padding:1.25rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.dd{font-size:1.25rem}.cd{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.ld{width:100%;height:17.0625rem;border-radius:.5rem .5rem 0 0}.nd{border-radius:.5rem}.md{width:5rem;height:3.5rem}.gd{padding:0 1rem;background-color:var(--asc-color-background-default)}.hd{padding:1.5rem 0 0}.H,.L,.pd,.bd{padding:1rem 0}.fd{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%}.ud{color:var(--asc-color-base-default)}.vd{display:flex;align-items:center;padding:1.12rem .75rem;justify-content:space-between}.wd{color:var(--asc-color-base-default)}.fj{width:1.5rem}.xd{border:none}.Ve{width:100%;height:11.75rem;position:relative}.Ve[data-no-image=true]{background:linear-gradient(0deg,#0000007f,#0000007f) 100%,#d9e5fc}.yd{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0deg,#0006 0% 100%)}.kd{top:50%;left:50%;width:2rem;opacity:.8;height:1.75rem;position:absolute;fill:var(--asc-color-white);transform:translate(-50%,-50%)}.jd{padding:.5rem 1rem 0}.zd{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)}.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)}.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%}.Cd{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}.Sd{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){.ud{gap:.75rem;display:grid;padding-bottom:2rem}.vd{border-radius:.5rem;padding:1.25rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.wd{font-size:1.25rem}.xd{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}.yd{border-radius:.5rem}.kd{width:5rem;height:3rem}.jd{padding:0 1rem;background-color:var(--asc-color-background-default)}.zd{padding:1.5rem 0 0}.T,.V,.Xd,.Cd{padding:1rem 0}.Sd{margin-top:0;border-top:none;position:static;border-radius:0 0 .5rem .5rem}.Yd{padding:1rem 0 0}.Ij{font-size:1.25rem}.Yd .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:Ad .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)}.Id{fill:var(--asc-color-base-shade3)}.Rj{line-height:1.5;font-size:.875rem;padding:0 1.5rem;color:var(--asc-color-base-shade1)}.Md{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 Ad{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.Ge{max-width:25rem;min-width:25rem}.Id[data-focus-visible]{outline:1px solid var(--asc-color-base-shade2)}.Md{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}.Bd{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,.Bd{display:none}}.Ed{outline:none;max-width:30rem;max-height:80vh;border-radius:.75rem;background:var(--asc-color-background-default);overflow:hidden}.Ed[data-entering]{animation:Fd .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)}.Rd{fill:var(--asc-color-base-shade3)}@keyframes Oe{0%{opacity:0}to{opacity:1}}@keyframes Fd{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.b[data-view=mobile]{display:none}.b[data-view=desktop]{display:flex}.Rd[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}.Ud{outline:none;width:30rem;min-height:27.1rem;border-radius:.75rem;background:var(--asc-color-background-default)}.Ud[data-entering]{animation:Hd .25s cubic-bezier(.175,.885,.32,1.275)}.Zj{outline:none}._j{display:flex;padding:1.25rem;justify-content:flex-end}.Ld{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 Hd{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.Ld:focus-visible{outline:1px solid var(--asc-color-base-shade2)}}.i6{height:100%;width:100%}.Td{display:none}@media (width >= 48em){.Td{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}.Vd{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)}.qd{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}.Vd{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.qd{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)}.Dd{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){.Dd{height:auto;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Gd{background-color:var(--asc-color-base-shade4);height:.0625rem;width:100%;margin-top:.75rem;margin-bottom:.75rem}.Gd:first-child{all:unset;margin-top:.75rem}.Jd{height:100%;padding:0 1rem;background-color:var(--asc-color-background-default)}.Kd{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%}.Nd{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%}.Nd[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}.Od{grid-row:name-start / member-end;grid-column:sub-e / sub-g;width:4rem;place-self:end end}.Od[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){.Jd{padding:0;height:auto;gap:.75rem;display:grid;background-color:transparent}.Kd{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)}}.Pd{width:100%;height:100%;display:grid;overflow:hidden;grid-template-columns:auto 1fr;background:var(--asc-color-background-shade1)}.Qd{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){.Pd{grid-template-columns:1fr;background:var(--asc-color-background-default)}.Qd{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}.Wd{height:1rem;width:1.25rem;fill:var(--asc-color-base-default)}._e[data-selected=true] .Wd{fill:var(--asc-color-primary-default)}.Zd{color:var(--asc-color-base-default)}._e[data-selected=true] .Zd{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:_d 1.5s ease-in-out infinite}@keyframes _d{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}.ec{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)}.ec[data-active=true]{background-color:var(--asc-color-primary-default)}.rc{width:24px;height:24px;fill:var(--asc-color-base-default)}.V6{width:32px;height:32px;fill:var(--asc-color-base-default)}.rc[data-active=true]{fill:var(--asc-color-base-default)}.ac{font-size:var(--asc-text-font-size-sm);font-weight:var(--asc-text-font-weight-bold)}.ac[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}.oc{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.N6{display:flex;flex-direction:column;height:100%}.ic{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}.tc{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}.sc{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){.oc{background-color:transparent}.ic{background-color:var(--asc-color-background-default);position:static;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem}.tc{margin-top:0;background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.sc{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)}.dc{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.tz{display:flex;flex-direction:column;height:100%}.cc{display:flex;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.lc{margin-top:3.625rem;padding:1rem}.sz{width:100%;color:var(--asc-color-base-default)}.nc{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){.dc{background-color:transparent}.cc{background-color:var(--asc-color-background-default);position:static;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;border-radius:.5rem}.lc{background-color:var(--asc-color-background-default);margin-top:0;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}.nc{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-color:#f8f9fa;border-radius:8px;border:1px solid #e6e6e6;background:#fff;padding:16px 20px;margin-bottom:.75rem;font-family:Circular Std}.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}.mc{height:100vh;overflow-y:auto}.mc::-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:gc 2s linear infinite}@keyframes gc{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}.hc{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}.hc[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)}.pc{display:flex}.pc: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}.bc{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)}.bc[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)}.fc{position:relative}.fc[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}.uc{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}.uc:focus{border:none;outline:none}.vc{position:absolute;bottom:0;left:0;width:100%;height:12.5rem;overflow-y:scroll}.vc::-webkit-scrollbar{display:none}.wc{color:var(--asc-color-primary-shade1);text-decoration:none}.wc: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:xc;animation-fill-mode:forwards;pointer-events:auto;background-color:var(--asc-color-base-shade4)}@keyframes xc{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}}.yc{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)}.yc .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}.kc{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}.jc{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%)}.zc{width:100%;height:100%;position:absolute;top:0;left:0}.I9{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Xc{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 Cc{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.G{background-color:#e0e0e0;animation:Cc 1.5s ease-in-out infinite}.kc.G{height:.25rem;width:100%}.Xc.G{width:2rem;height:2rem;border-radius:50%}.jc.G{width:60%;height:1rem;border-radius:.25rem}.zc.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:Sc 1.5s ease-in-out infinite}@keyframes Sc{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-alert: #ffe5e5;--asc-color-background-neutral-400: #c0c0c0;--asc-color-background-transparent-black: #00000080;--asc-color-background-transparent-white: #fffc;--asc-color-primary-background-hover: #0d47ba;--asc-color-primary-background-pressed: #0b3997;--asc-color-notification-background: #ebefff;--asc-color-notification-content: #0e3ac9;--asc-color-border: #6e6e6e;--asc-text-global-font-family: "CircularStd-Book", sans-serif;--asc-text-global-font-style: normal;--asc-text-font-size-xs: .75rem;--asc-text-font-size-sm: .875rem;--asc-text-font-size-md: 1rem;--asc-text-font-size-lg: 1.125rem;--asc-text-font-size-xl: 1.25rem;--asc-text-font-size-xxl: 1.5rem;--asc-text-font-size-3xl: 1.875rem;--asc-text-font-size-4xl: 2.25rem;--asc-text-font-size-5xl: 3rem;--asc-text-font-size-6xl: 3.75rem;--asc-text-font-size-7xl: 4.5rem;--asc-text-font-weight-light: 300;--asc-text-font-weight-normal: 400;--asc-text-font-weight-medium: 500;--asc-text-font-weight-bold: 600;--asc-text-font-weight-headline: 700;--asc-text-font-weight-black: 900;--asc-line-height-xs: 1rem;--asc-line-height-sm: 1.125rem;--asc-line-height-md: 1.25rem;--asc-line-height-lg: 1.5rem;--asc-line-height-xl: 1.75rem;--asc-line-height-xxl: 2rem;--asc-border-radius-none: 0;--asc-border-radius-sm: .25rem;--asc-border-radius-md: .5rem;--asc-border-radius-lg: .75rem;--asc-border-radius-xl: 1rem;--asc-border-radius-xxl: 1.5rem;--asc-border-radius-full: 9999px;--asc-spacing-none: 0;--asc-spacing-xxs1: .125rem;--asc-spacing-xxs2: .25rem;--asc-spacing-xxs3: .375rem;--asc-spacing-s1: .5rem;--asc-spacing-s2: .75rem;--asc-spacing-m1: 1rem;--asc-spacing-m2: 1.25rem;--asc-spacing-m3: 1.5rem;--asc-spacing-l1: 2rem;--asc-spacing-l2: 2.5rem;--asc-spacing-l3: 3rem;--asc-spacing-l4: 3.5rem;--asc-spacing-xl1: 4rem;--asc-spacing-xl2: 4.5em;--asc-spacing-xl3: 6rem;--asc-box-shadow-01: 0px .5px 2px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 8%);--asc-box-shadow-02: 0px .5px 2px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 8%);--asc-box-shadow-03: 0px 2px 4px 0px rgb(96 97 112 / 16%), 0px 0px 1px 0px rgb(40 41 61 / 4%);--asc-box-shadow-04: 0px 4px 8px 0px rgb(96 97 112 / 20%), 0px 0px 2px 0px rgb(40 41 61 / 10%);--asc-box-shadow-05: 0px 8px 16px 0px rgb(96 97 112 / 16%), 0px 2px 4px 0px rgb(40 41 61 / 4%);--asc-box-shadow-06: 0px 0px 2px 0px rgb(40 41 61 / 10%), 0px 4px 8px 0px rgb(96 97 112 / 20%)}@media (prefers-color-scheme: light){:root{--asc-color-black: #000;--asc-color-white: #fff;--asc-color-primary-default: #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-alert: #ffe5e5;--asc-color-background-neutral-400: #c0c0c0;--asc-color-background-transparent-black: #00000080;--asc-color-background-transparent-white: #fffc;--asc-color-primary-background-hover: #0d47ba;--asc-color-primary-background-pressed: #0b3997;--asc-color-notification-background: #ebefff;--asc-color-notification-content: #0e3ac9;--asc-color-border: #6e6e6e}}@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-base-shade5: #6e6e6e;--asc-color-secondary-default: #292b32;--asc-color-secondary-shade1: #636878;--asc-color-secondary-shade2: #898e9e;--asc-color-secondary-shade3: #a5a9b5;--asc-color-secondary-shade4: #ebecef;--asc-color-secondary-shade5: #f9f9fa;--asc-color-alert-default: #fa4d30;--asc-color-alert-shade1: #b30000;--asc-color-alert-shade2: #ffe5e5;--asc-color-highlight-default: #1054de;--asc-color-message-bubble-primary: #1054de;--asc-color-message-bubble-secondary: #ebecef;--asc-color-background-default: #fff;--asc-color-background-shade1: #f6f7f8;--asc-color-background-alert: #ffe5e5;--asc-color-background-neutral-400: #c0c0c0;--asc-color-background-transparent-black: #00000080;--asc-color-background-transparent-white: #fffc;--asc-color-primary-background-hover: #0d47ba;--asc-color-primary-background-pressed: #0b3997;--asc-color-notification-background: #ebefff;--asc-color-notification-content: #0e3ac9}}.Oc{[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}.Lc{padding:0;margin:0;font-family:Circular Std,sans-serif}.Tc{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-lg);line-height:var(--asc-line-height-lg)}.Vc{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-md);line-height:var(--asc-line-height-md)}.qc{font-weight:var(--asc-text-font-weight-normal);font-size:.8125rem;line-height:var(--asc-line-height-xs)}.Dc{font-weight:var(--asc-text-font-weight-normal);font-size:var(--asc-text-font-size-sm);line-height:var(--asc-line-height-md)}.Gc{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-sm);line-height:var(--asc-line-height-md)}.Jc{font-size:.75rem;font-style:normal;font-weight:400;line-height:1.125rem;letter-spacing:-.0063rem}.Kc{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-xs);line-height:var(--asc-line-height-xs)}.Nc{font-size:var(--asc-text-font-size-xl);line-height:var(--asc-line-height-xxl);font-weight:var(--asc-text-font-weight-headline)}.Pc{background-color:var(--asc-color-background-default)!important}.Qc{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)}.Wc{background-color:var(--asc-color-background-default)}.Zc{background-color:#0000007f}.hr{overflow:hidden;border-radius:50%;width:100%;height:100%}.hr[data-clickable=true]:hover{cursor:pointer}._c{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pr{display:inline-flex;align-items:center;justify-content:center;padding:var(--asc-spacing-s1) var(--asc-spacing-m1);font-size:var(--asc-text-font-size-md);font-weight:var(--asc-text-font-weight-bold);border-radius:var(--asc-border-radius-sm);cursor:pointer;transition:background-color .3s ease}.O{opacity:.6;cursor:not-allowed}.pr:disabled{opacity:.6;cursor:not-allowed}.br{background-color:var(--asc-color-primary-default);color:var(--asc-color-white);border:none}.br:hover:not(.O){background-color:var(--asc-color-primary-shade1)}.fr{background-color:var(--asc-color-white);color:var(--asc-color-primary-default);border:1px solid var(--asc-color-primary-default)}.fr:hover:not(.O){background-color:var(--asc-color-base-shade4)}.ur{background-color:transparent;color:var(--asc-color-primary-default);border:1px solid var(--asc-color-primary-default)}.ur:hover:not(.O){background-color:var(--asc-color-base-shade4)}.en{font-size:var(--asc-text-font-size-sm);padding:var(--asc-spacing-xxs2) var(--asc-spacing-s1)}.rn{font-size:var(--asc-text-font-size-md);padding:var(--asc-spacing-s1) var(--asc-spacing-m1)}.an{font-size:var(--asc-text-font-size-xl);padding:var(--asc-spacing-s2) var(--asc-spacing-m2)}.on{margin-right:var(--asc-spacing-s1)}.in{text-align:center;color:var(--asc-color-base-shade3)}.tn{box-sizing:border-box;all:unset;cursor:pointer}.sn{all:unset;fill:var(--asc-color-white);cursor:pointer}.dn{width:1.5rem;height:1.5rem}.ln{all:unset;width:2rem;height:2rem;cursor:pointer;margin-top:.13rem;color:var(--asc-color-base-default)}.cn{width:1.5rem;height:1.5rem}.vr{all:unset;display:flex;cursor:pointer;padding:.25rem;align-items:center;justify-content:center;&:hover{opacity:.8}&:active{opacity:.6}}.nn{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}@media (width >= 48em){.vr[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.mn{cursor:pointer;color:var(--asc-color-primary-default);background-color:var(--asc-color-background-default)}.gn{display:flex;padding:.75rem 0;width:100%;cursor:pointer}.xr{margin-left:.5rem;color:var(--asc-color-base-default)}.wr{fill:var(--asc-color-base-default);width:1.25rem;height:1.25rem}@media (width >= 48em){.xr{margin-top:.15rem;margin-left:.75rem}.wr{width:1.5rem;height:1.5rem;margin-left:.25rem}}.hn{all:unset;fill:var(--asc-color-white);cursor:pointer}.pn{display:flex;align-items:center;gap:var(--asc-spacing-xxs2);cursor:auto}.bn{all:unset;cursor:pointer;width:1.5rem;height:1.5rem}.yr{display:flex;align-items:center;justify-content:start;gap:.25rem;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:none}.yr *{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.kr{width:1.25rem;height:1.25rem}.kr[data-has-my-reaction=false]{fill:var(--asc-color-base-shade2)}.jr{color:var(--asc-color-base-shade2)}.jr[data-has-my-reaction=true]{color:var(--asc-color-primary-default);text-transform:capitalize}.fn{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}.ge{display:none;padding:0 .375rem;align-items:center;gap:.0625rem;border-radius:1.25rem;background:#0000007f;color:var(--asc-color-white);text-align:center;font-size:.625rem;font-style:normal;font-weight:400;line-height:1.125rem;letter-spacing:-.0063rem;position:absolute;top:0;transform:translateY(-100%)}.f:hover>.ge,.f[data-touch-over=true]>.ge{display:flex}.f:hover,.f[data-touch-over=true]{animation:zr .25s ease-out;scale:1.5}.f[data-active=true]{animation:Xr .25s ease-out}@keyframes zr{0%{scale:1}to{scale:1.5}}@keyframes Xr{0%{scale:1.5}to{scale:2}}.Cr{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}.Cr:disabled{cursor:pointer;color:var(--asc-color-white);background-color:var(--asc-color-primary-shade2)}.un{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}.vn{fill:var(--asc-color-white)}.xn{fill:#f26b1c}.wn{width:2.5rem;height:2.5rem}.yn{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:2.5rem;height:2.5rem}.Sr{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)}.Sr[data-hideavatar=true]{display:none}.kn{width:1.25rem;height:.75rem}.jn{width:2rem;height:2rem}.zn{all:unset;position:absolute;top:96px;left:24px;z-index:99999}.Xn{fill:var(--asc-color-white);width:1.5rem;height:1.5rem}.Cn{color:var(--asc-color-secondary-default);background:#fffc;display:inline-flex;align-items:center;border-radius:var(--asc-border-radius-xxl);gap:var(--asc-spacing-s1);font-size:.9375rem;font-style:normal;font-weight:600;line-height:1.25rem;letter-spacing:-.015rem;max-width:21.4375rem;width:-moz-fit-content;width:fit-content;padding:.625rem 1rem .625rem .75rem;border:var(--asc-color-base-shade4);text-decoration:none;cursor:pointer}.Sn{color:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;flex-shrink:0}.Yn{display:flex;align-items:center;overflow:hidden;color:var(--asc-color-secondary-default)}.Bn{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.In{all:unset;cursor:pointer;position:absolute;bottom:0;right:0;width:1rem;height:1rem}.Mn{padding:.5rem;background-color:var(--asc-color-base-shade4);border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center}.An{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-default)}.En{line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default);display:block}.Fn{color:var(--asc-color-base-shade1)}.Rn{padding:.5rem;background-color:var(--asc-color-base-shade4);border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center}.Un{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-default)}.Hn{display:block;line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default)}.Ln{color:var(--asc-color-base-shade1)}.Yr{border:none;display:flex;cursor:pointer;align-items:center;justify-content:center;transition:background-color .3s ease}.Yr:focus:not(:active){outline:2px solid var(--asc-color-primary-default);outline-offset:2px;box-shadow:0 0 0 4px #0000001a}.l{font-weight:400}.l.t{font-size:1rem}.l.a{background-color:transparent;color:var(--asc-color-primary-default)}.l.a:hover{background-color:transparent;color:var(--asc-color-primary-shade1)}.l.a[data-focus-visible]{color:var(--asc-color-primary-shade1)}.l.a:disabled,.l.a[data-disabled=true],.l.a[data-disabled=true]:hover{cursor:not-allowed;color:var(--asc-color-primary-shade1)}.e,.r{font-weight:600}.e.a{border:none;fill:var(--asc-color-white);color:var(--asc-color-white);background-color:var(--asc-color-primary-default)}.e.a:hover{background-color:var(--asc-color-black);opacity:.7}.e.a:focus-visible{background-color:var(--asc-color-black)}.e.a:disabled,.e.a[data-disabled=true],.e.a[data-disabled=true]:hover{cursor:not-allowed;background-color:var(--asc-color-background-neutral-400)}.e.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.P{border:none;fill:var(--asc-color-white);color:var(--asc-color-white);background-color:var(--asc-color-black)}.e.P:disabled,.e.P[data-disabled=true],.e.P[data-disabled=true]:hover{cursor:not-allowed;background-color:var(--asc-color-background-neutral-400)}.r.u{background-color:transparent;fill:var(--asc-color-base-default);color:var(--asc-color-base-default);border:1px solid var(--asc-color-base-default)}.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.c[data-label=true][data-icon=false],.r.c[data-label=true][data-icon=false]{gap:.25rem;font-size:.75rem;border-radius:10rem;padding:.3125rem .5rem}.e.c[data-label=true][data-icon=true],.r.c[data-label=true][data-icon=true]{gap:.25rem;font-size:.75rem;border-radius:10rem;padding:.375rem .75rem}.e.c[data-label=false][data-icon=true],.r.c[data-label=false][data-icon=true]{padding:.375rem;border-radius:10rem}.e.t[data-label=true][data-icon=false],.e.t[data-label=true][data-icon=true],.r.t[data-label=true][data-icon=false],.r.t[data-label=true][data-icon=true]{gap:.5rem;font-size:.75rem;border-radius:10rem;padding:.75rem 1rem}.e.t[data-label=false][data-icon=true],.r.t[data-label=false][data-icon=true]{padding:.625rem;border-radius:10rem}.e.c .Q,.r.c .Q{width:.875rem;height:.875rem}.e.t .Q,.r.t .Q{width:1.25rem;height:1.25rem}.Tn{width:100%}.W{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer;background:none;border:none;outline:none;color:var(--asc-color-base-default)}.W:disabled{cursor:not-allowed}.Vn{width:2rem;height:2rem;stroke:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.qn{display:none}.Br{display:inline}@media (width >= 48em){.W{padding:0}.Br{display:none}.W[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.Ir{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer;color:var(--asc-color-base-default)}.Ir:disabled{cursor:not-allowed}.Dn{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)}.Gn{display:none}.Mr{width:100%;-o-object-fit:cover;object-fit:cover;max-height:11.75rem}.Jn{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}@media only screen and (width >= 48em){.Mr{max-height:17.0625rem;border-radius:.5rem .5rem 0 0}}.Kn{width:1.5rem;height:1.25rem;fill:var(--asc-color-notification-content)}.Nn{width:1.5rem;height:1.25rem;fill:var(--asc-color-alert-shade1)}.On{background-color:var(--asc-color-alert-shade2)!important;border:1px solid var(--asc-color-alert-shade1)!important}.Pn{cursor:pointer;display:block;text-align:center}.Qn{fill:var(--asc-color-base-default);height:1.5rem;width:1.5rem}.Wn{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}.Zn{line-height:1.65rem}._n{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}.em{position:relative;width:2rem;height:2rem;border-radius:50%;background-color:#f26b1c}.rm{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:var(--asc-color-white);cursor:pointer;font-weight:400}.am{position:relative;cursor:pointer}.om{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:2rem;height:2rem}.im{width:1.25rem;position:absolute;height:1.25rem;bottom:2px;right:-4px}.n{gap:.5rem;display:flex;font-size:1rem;position:relative;align-items:center;forced-color-adjust:none;color:var(--asc-color-base-default);flex-direction:row-reverse;justify-content:space-between}.n:before{content:"";display:block;min-width:1.5rem;min-height:1.5rem;border-radius:1rem;transition:all .2s;border:2px solid var(--asc-color-base-shade3);background:var(--asc-color-background-default)}.n[data-pressed]:before{border-color:var(--asc-color-base-shade4)}.n[data-selected]:before{border-width:.475rem;border-color:var(--asc-color-primary-default)}.n[data-selected][data-pressed]:before{border-color:var(--asc-color-base-shade4)}.n[data-disabled]:before{border-color:var(--asc-color-base-shade4)}.n[data-selected][data-disabled]:before{border-color:var(--asc-color-primary-shade3)}.n[data-focus-visible]:before{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.tm{gap:.5rem;display:flex;flex-direction:column;color:var(--asc-color-base-default)}.sm{all:unset;cursor:pointer;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}.dm{color:#505050;overflow:hidden;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;font-size:var(--asc-text-font-size-sm);line-height:var(--asc-line-height-md);text-overflow:ellipsis;white-space:nowrap;max-width:20rem}.lm{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}.Ar{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}.Er{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}.Er::-webkit-scrollbar{display:none}.Ar :focus{border:none;outline:none}.cm{color:var(--asc-color-highlight-default);text-decoration:none}.nm{width:100%;height:1px;background-color:var(--asc-color-background-default)}.mm{color:var(--asc-color-highlight-default)}.he,.pe{width:100%;display:flex;align-items:center;justify-content:start;padding:.5rem 1rem;background-color:var(--asc-color-background-default);color:var(--asc-color-base-default);cursor:pointer}.he[data-is-selected=true],.pe[data-is-selected=true]{background-color:var(--asc-color-base-shade4)}.he:focus,.pe:focus{background-color:var(--asc-color-base-shade4)}.gm{width:2.5rem;height:2.5rem}.hm{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}.pm,.bm{margin-left:.5rem;font-size:1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-base-default)}.fm{display:grid;grid-template-columns:auto 1.5rem;justify-content:center;align-items:center;gap:.5rem}.um{width:1.5rem;height:1.5rem}.vm{position:relative;display:flex;flex-direction:column}.xm{position:absolute;top:0;left:0;width:100%;transform:translateY(-100%);max-height:12rem;display:flex;flex-direction:column}.wm{max-height:100%;overflow-y:scroll}.Fr{display:flex;align-items:flex-end;gap:.5rem;padding:.5rem .75rem;background-color:var(--asc-color-background-default);width:100%;flex-direction:row}.ym{width:2rem;height:2rem;border-radius:var(--asc-border-radius-full);margin:0 auto;display:flex;margin-bottom:.25rem;flex-shrink:0}.be{color:var(--asc-color-primary-default);cursor:pointer;margin-bottom:.5rem}.be:hover{background-color:transparent!important}.be:disabled{color:var(--asc-color-primary-shade2)}.km{width:100%;border-radius:.25rem;padding:.5rem .75rem;color:var(--asc-color-primary-default);background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-border)}.jm{width:100%;display:none;align-items:center;justify-content:space-between;padding:.625rem 1rem;background-color:var(--asc-color-base-shade4)}.zm{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)}.Xm{font-weight:var(--asc-text-font-weight-bold)}.Cm{fill:var(--asc-color-base-shade2);width:1.25rem;height:1.25rem;cursor:pointer}.Sm{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){.Fr{padding:.75rem 1rem}}.Ym{display:flex;padding:0 .375rem 0 .25rem;justify-content:center;align-items:center;gap:.0625rem;background-color:#fdf1f3;border-radius:1.25rem}.Bm{display:flex;justify-content:center;align-items:center;height:.5625rem;width:.75rem;fill:#cc0058}.Im{color:#cc0058;text-align:center;font-size:.625rem;font-style:normal;font-weight:400;line-height:1.125rem;letter-spacing:-.0063rem}.Mm{color:var(--asc-color-base-shade2)}.Am{width:100%;display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem}.Em{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)}.Fm{width:1.25rem;height:1.25rem;color:var(--asc-color-base-shade2)}.Rm{color:var(--asc-color-base-shade2)}.Um{margin-right:.75rem;display:inline-block}.Hm{display:flex;flex-direction:column;gap:.25rem}.Lm{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%}.Tm{color:var(--asc-color-base-default);cursor:pointer}.Vm{color:var(--asc-color-base-default)}.qm{display:flex;justify-content:space-between;align-items:center;width:100%}.Dm{display:flex;gap:.75rem;align-items:center}.Gm{display:flex;color:var(--asc-color-base-shade2);white-space:pre}.Jm{display:flex;gap:.25rem;align-items:center}.Km{width:1.25rem;height:1.25rem}.Rr{cursor:pointer;color:var(--asc-color-base-shade2)}.Rr[data-is-liked=true]{color:var(--asc-color-primary-default)}.Nm{cursor:pointer;color:var(--asc-color-base-shade2)}.Om{width:1.25rem;height:1.25rem;cursor:pointer}.Pm{height:.5rem;fill:var(--asc-color-secondary-shade2)}.Qm{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}.Wm{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.Zm{color:var(--asc-color-secondary-shade1)}._m{display:flex;gap:.5rem}.eg{width:100%}.rg{width:100%;position:absolute;top:0;left:0;transform:translateY(-100%);max-height:8rem;overflow:scroll}.ag{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}.og{display:flex;gap:var(--asc-spacing-s1);justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.ig{padding:.375rem .75rem;cursor:pointer}.tg{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}.sg{color:var(--asc-color-white);border-radius:var(--asc-border-radius-sm);background:var(--asc-color-primary-default)}.dg{cursor:pointer;color:var(--asc-color-primary-default)}.lg{z-index:9999;display:block;width:16.25rem;height:16.5rem;position:relative;overflow-y:scroll;border-radius:.5rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.cg{display:flex;align-items:center;gap:.1125rem}.ng{display:inline-block;width:1.125rem;height:1.125rem}.mg{display:flex;flex-direction:column;gap:1rem}.gg{display:flex;gap:.5rem}.hg{width:2rem;height:2rem;border-radius:50%;background:var(--asc-color-base-shade4)}.pg{display:flex;flex-direction:column;gap:.5rem}.bg{background-color:var(--asc-color-base-shade4);border-radius:0 .75rem .75rem;width:13.875rem;height:4.25rem}.fg{width:10.3269rem;height:.5rem;border-radius:.75rem;background:var(--asc-color-base-shade4);padding-top:.19rem;padding-bottom:.19rem}.ug{animation:Ur 1.5s ease-in-out infinite}@keyframes Ur{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.vg{background-color:inherit;overflow-wrap:break-word;width:100%;color:var(--asc-color-base-default)}.Hr{position:relative;background-color:inherit;overflow:hidden;max-height:calc(var(--asc-text-with-mention-max-lines) * var(--asc-line-height-md))}.Hr[data-expanded=true]{position:relative;background-color:inherit;overflow:hidden;max-height:-moz-max-content;max-height:max-content}.xg{height:100%;margin:0;padding:0}.Lr{visibility:hidden;position:relative;top:0;left:0;height:auto;overflow:visible;overflow-wrap:break-word;width:100%}.Lr[data-hidden=true]{display:none}.wg{cursor:pointer;color:var(--asc-color-highlight-default);display:inline}.yg{color:var(--asc-color-base-default);display:inline}.kg{display:inline;color:var(--asc-color-highlight-default);text-decoration:none;cursor:pointer}.jg{color:var(--asc-color-highlight-default)}.zg{display:flex;gap:.75rem;padding:1rem 1.25rem;align-items:center;cursor:pointer}.Xg{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.Cg{color:var(--asc-color-alert-default);width:1.5rem;height:1.5rem}.Sg{color:var(--asc-color-base-default)}.Yg{color:var(--asc-color-alert-default)}.Bg{width:100%;display:grid;grid-template-columns:min-content 1fr;gap:.5rem}.Ig{margin-right:.75rem;display:inline-block}.Mg{display:flex;flex-direction:column;gap:.25rem}.Ag{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}.Eg{color:var(--asc-color-base-default);cursor:pointer}.Fg{color:var(--asc-color-base-default)}.Rg{display:flex;justify-content:space-between;align-items:center;width:100%}.Ug{display:flex;gap:.75rem;align-items:center}.Hg{display:flex;gap:.25rem;align-items:center}.Lg{width:1.25rem;height:1.25rem}.Tr{cursor:pointer;color:var(--asc-color-base-shade2)}.Tr[data-is-liked=true]{color:var(--asc-color-primary-default)}.Tg{color:var(--asc-color-base-shade2)}.Vg{width:1.25rem;height:1.25rem;cursor:pointer}.qg{fill:var(--asc-color-secondary-shade2)}.Dg{display:flex;padding:.3125rem .75rem .3125rem .5rem;cursor:pointer;align-items:flex-start;gap:.25rem;background:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.25rem;width:-moz-max-content;width:max-content}.Gg{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.Jg{color:var(--asc-color-secondary-shade1)}.Kg{display:flex;gap:.75rem;padding:1rem 0;align-items:center;cursor:pointer}.Ng{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.Og{color:var(--asc-color-base-default)}.Pg{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)}.Qg{width:1rem;height:1rem;color:var(--asc-color-secondary-shade2)}.Wg{color:var(--asc-color-secondary-shade2)}.Zg{display:flex;gap:.5rem}._g{width:100%}.eh{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}.rh{display:flex;gap:var(--asc-spacing-s1);justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.ah{padding:.375rem .75rem;cursor:pointer}.oh{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}.ih{color:var(--asc-color-white);border-radius:var(--asc-border-radius-sm);background:var(--asc-color-primary-default)}.th{display:flex;color:var(--asc-color-base-shade2);white-space:pre}.sh{display:flex;align-items:center;gap:.1125rem}.dh{display:inline-block;width:1.125rem;height:1.125rem}.lh{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)}.ch{display:flex;justify-content:center;align-items:center;fill:var(--asc-color-base-default)}.Vr{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.125rem}.Vr:hover{background-color:var(--asc-color-background-shade1);border-radius:.5rem}.m{outline:none;border-radius:.75rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.m[data-placement=top]{--origin: translateY(.5rem)}.m[data-placement=bottom]{--origin: translateY(-.5rem)}.m[data-placement=right]{--origin: translateX(-.5rem)}.m[data-placement=left]{--origin: translateX(.5rem)}.m[data-entering]{animation:fe .2s}.m[data-exiting]{animation:fe .2s reverse ease-in}.nh{width:12rem;outline:none}@keyframes fe{0%{transform:var(--origin);opacity:0}to{transform:translateY(0);opacity:1}}.qr{width:30rem}.ue{display:flex;align-items:center;overflow-x:auto;position:relative;width:100%;scrollbar-width:none;-ms-overflow-style:none;padding:1rem 1rem 0}.ue::-webkit-scrollbar{display:none}.Dr{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}.Gr{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}.Gr[data-active=true]{color:#000;border-bottom:2px solid #000}.mh{display:flex;align-items:center;gap:var(--asc-spacing-s1)}.gh{display:flex;gap:0;width:100%;flex-direction:column}.hh{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%}.ph{display:flex;color:var(--asc-color-base-default);padding:var(--asc-spacing-s1);justify-content:space-between;width:100%}.bh{display:flex;gap:var(--asc-spacing-s2);align-items:center}.fh{color:var(--asc-color-base-default)}.uh{display:flex;align-items:center}.vh{width:1.25rem}.xh{width:1.5rem}.Jr{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:var(--asc-color-base-shade2)}.Jr.wh{flex-direction:column;justify-content:start;align-items:flex-start;animation:Kr 1.5s ease-in-out infinite}.yh{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-s2)}.kh{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-xxs2)}.jh{cursor:pointer;color:var(--asc-color-base-shade1)}@keyframes Kr{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.zh{display:flex;flex-grow:1;overflow:auto;width:100%;>div{width:100%}}.Nr{height:100%}.Xh{width:2.5rem;height:2.5rem}.Or{display:block}.Ch{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}@media only screen and (width >= 48em){.qr{width:30rem}.ue{padding:1rem 1rem 0;border-bottom:1px solid var(--asc-color-base-shade4)}.Dr{border-bottom:none}.Or{display:block}.Nr{padding:0 1rem;min-height:28rem}}.Sh{display:flex;padding:.3125rem .75rem .3125rem .5rem;cursor:pointer;align-items:flex-start;gap:.25rem;background:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.25rem;width:-moz-max-content;width:max-content}.Yh{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.Bh{color:var(--asc-color-secondary-shade1)}.Ih{width:100%;position:relative;height:100%;max-width:24rem}.Mh{display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem;width:100%}.Ah{display:flex;flex-direction:column;gap:.25rem}.Eh{width:2rem;height:2rem}.Fh{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%}.Rh{width:100%}.Uh{color:var(--asc-color-base-default);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Hh{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.Lh{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}.Th{aspect-ratio:1 / 1;overflow:hidden;border-radius:.5rem 0 0 .5rem;flex-basis:35%;width:35%}.Vh{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.qh{padding:.75rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;flex-basis:65%;width:65%;overflow:hidden}.Dh{width:100%}.Gh{color:var(--asc-color-base-shade1);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Jh{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}.Kh{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%}.Nh{width:100%;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box}.Oh{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.Ph{fill:var(--asc-color-base-shade3)}.Pr{position:relative;border-radius:var(--asc-border-radius-full);padding:var(--asc-spacing-none) var(--asc-spacing-xxs3)}.Pr:before{content:"";position:absolute;inset:0;background-color:var(--asc-color-base-shade1);opacity:.5;border-radius:inherit}.Qh{width:.75rem;height:.75rem}.Wh{font-size:var(--asc-text-font-size-xs);line-height:var(--asc-line-height-sm);color:var(--asc-color-white)}.Zh{position:relative;display:flex;gap:var(--asc-spacing-xxs1);align-items:center}.Qr{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}.Qr:focus{outline:none}._h{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;flex:1}.e0{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.r0{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:fixed}.a0{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}.o0{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.i0{color:var(--asc-color-base-default)}.t0{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.s0{color:var(--asc-color-base-shade1)}.d0{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.l0{min-height:15rem}.c0{display:flex;flex-direction:column;gap:1rem}.n0{width:100%;padding:var(--asc-spacing-s2) 0;margin:auto;border-top:.0625rem solid var(--asc-color-base-shade4);cursor:pointer;text-align:center}.m0{height:1px}.g0{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:1rem;color:var(--asc-color-base-shade2)}.h0{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}.p0{display:flex;flex-direction:column;height:auto;max-height:30rem;background-color:var(--asc-color-base-inverse);border:1px solid var(--asc-color-base-shade4)}.b0{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)}.f0{border-top-left-radius:1rem;border-top-right-radius:1rem}.u0{flex:1;overflow-y:auto;padding:var(--asc-spacing-m1)}.v0{height:100%}.x0{padding:var(--asc-spacing-m1);background-color:var(--asc-color-base-inverse)}.w0{position:fixed;inset:0;background-color:#0000007f;z-index:-1}.Wr{height:30rem;width:20rem;display:flex;flex-direction:column}.Zr{overflow-y:auto;flex-grow:1;padding:var(--asc-spacing-m1);width:100vw;max-width:20rem}.y0{width:100%}@media screen and (width >= 48em){.Wr{height:30rem;min-width:30rem}.Zr{max-width:30rem}}.k0{all:unset;cursor:pointer;color:var(--asc-color-primary-default)}._r{background-color:transparent}.j0{display:flex;flex-direction:column}.z .z0{background-color:#0000007f}.z .X0{background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;max-height:80%;overflow:auto}.z .C0{background-color:var(--asc-color-background-default);padding:16px}.z .S0{padding:16px;display:flex;justify-content:space-between;align-items:center}.z .Y0{width:40px;height:4px;background-color:#ccc;border-radius:2px;margin-bottom:8px}.B0{display:flex;flex-direction:column;gap:var(--asc-spacing-xxs2)}.ea{width:100%;padding:var(--asc-spacing-s1);border:none;border-bottom:1px solid var(--asc-color-base-shade4);outline:none;color:var(--asc-color-base-default);background-color:transparent}.ea.I0{border-bottom-color:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.ve{display:block}.ve:after{content:none;color:var(--asc-color-alert-default)}.ve.M0:after{content:"*";color:var(--asc-color-alert-default)}.A0{color:var(--asc-color-base-shade2)}.E0{color:var(--asc-color-alert-default)}.F0{color:var(--asc-color-base-shade1);text-align:right;margin-top:.3rem}.ra{display:flex;align-items:center;justify-content:space-between}.R0{display:flex;justify-content:space-between;align-items:center}.U0{color:var(--asc-color-base-default)}.H0{border:none;color:var(--asc-color-base-default)}.aa{border:none}.aa:disabled{cursor:not-allowed;color:var(--asc-color-primary-shade2)}.L0{width:1.5rem;height:1.5rem;fill:var(--asc-color-alert-default)}.T0{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)}.V0{width:100%;height:.0625rem;align-self:stretch;background-color:var(--asc-color-base-shade4);margin:1rem 0}.q0{margin-top:var(--asc-spacing-l1);display:flex;flex-direction:column;border-bottom:1px solid var(--asc-color-base-shade4)}.oa{display:none;align-items:center;justify-content:space-between;gap:.75rem}.ia{display:none}.D0{color:var(--asc-color-base-shade3);width:1.5rem;height:1.5rem}.G0{color:var(--asc-color-border);padding:.25rem 0}.J0{color:var(--asc-color-base-shade1);margin-top:.5rem;margin-bottom:.75rem}.K0{color:var(--asc-color-border)}@media (width > 48em){.ra{padding:1.25rem 1.5rem 0}.N0,.O0{display:none}.ia{display:block}.oa{display:flex;padding:1rem 1.5rem 1.5rem}.P0{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)}.Q0{text-align:center;border-radius:.5rem;width:100%;padding:.62rem 1rem;background-color:var(--asc-color-primary-default);color:var(--asc-color-white)!important}._r{padding:0 1.5rem}}.W0{margin-top:1.5rem}.Z0{align-items:center;display:flex;justify-content:space-between}._0{display:inline;font-weight:450}.ep{color:#6e6e6e}.rp{color:var(--asc-color-base-shade3)}.xe{color:var(--asc-color-base-default);padding:1rem 1rem .75rem;width:100%;border-radius:.25rem;border:1px solid var(--asc-color-border);height:auto;resize:none;overflow:hidden}.xe:focus{outline:none}.xe:disabled{cursor:not-allowed;color:var(--asc-color-base-shade3);background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4)}.ap{color:var(--asc-color-base-default)}.op{stroke:var(--asc-color-secondary-shade4);stroke-width:2;fill:none}.ip{stroke:var(--asc-color-alert-default)}.tp{stroke-dasharray:339;stroke-dashoffset:339;transform:rotate(-90deg);transform-origin:50% 50%;animation:ta 2s linear infinite}@keyframes ta{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}.sp,.dp{position:absolute;bottom:0;right:0;cursor:pointer;z-index:2}.lp{display:none}.cp{width:3rem;height:3rem;position:relative;cursor:pointer}.np{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}.mp{all:unset;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden}.gp{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;border-radius:50%}.hp{font-size:.75rem;line-height:1rem;color:#626262;cursor:pointer}@keyframes sa{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}.pp{animation:sa 2s linear 0s infinite}.bp{animation:none}.da{display:flex;overflow:auto;padding:1rem;background-color:var(--asc-color-background-default);gap:var(--asc-spacing-s1)}.fp{display:flex;flex-direction:column;align-items:center;margin-right:1.25rem;cursor:pointer}.up{width:3.75rem;height:3.75rem;border-radius:50%;overflow:hidden;border:.125rem solid var(--asc-color-white);box-shadow:0 .125rem .25rem #0000001a}.vp{margin-top:.5rem;text-align:center}.xp{font-size:.875rem;font-weight:500;color:var(--asc-color-base-default)}.la{display:flex;justify-content:center;margin-top:.25rem}.la svg{width:1rem;height:1rem;margin:0 .25rem;fill:var(--asc-color-base-shade4)}.wp{display:flex;flex-direction:column;align-items:center;margin-right:1rem}.yp{width:4rem;height:4rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;animation:we 1.5s ease-in-out infinite}.kp{width:4.5rem;height:.75rem;border-radius:.25rem;background-color:#f0f0f0;animation:we 1.5s ease-in-out infinite}@keyframes we{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.da{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.jp{display:flex;flex-direction:column;align-items:center;cursor:pointer}.zp{position:relative;width:4rem;height:4rem;margin-bottom:.5rem}.Xp{position:absolute;bottom:0;right:0;fill:var(--asc-color-primary-default)}.Cp{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")}.Sp{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.Yp{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)}.Bp{position:absolute;bottom:0;right:0;cursor:pointer}.Ip{width:.875rem;height:.875rem;fill:currentcolor}.ca{width:100%;min-height:.5rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.ca{min-height:.75rem;background-color:var(--asc-color-background-shade1)}}.Mp{background-color:var(--asc-color-background-default);padding:.75rem 1rem;border-radius:.75rem;width:100%;box-shadow:var(--asc-box-shadow-03)}.Ap{display:flex;width:100%;padding:.75rem 0;cursor:pointer}.na{margin-left:.5rem;color:var(--asc-color-base-default)}.ma{fill:var(--asc-color-base-default);width:1.25rem;height:1.25rem}@media (width >= 48em){.na{margin-left:.75rem;margin-top:.15rem}.ma{width:1.5rem;height:1.5rem;margin-left:.25rem}}.Ep{display:flex;padding:.75rem 0;width:100%;cursor:pointer}.ga{margin-left:.5rem;color:var(--asc-color-base-default)}.ha{fill:var(--asc-color-base-default);width:1.25rem;height:1.25rem}@media (width >= 48em){.ga{margin-top:.1rem;margin-left:.5rem}.ha{width:1.5rem;height:1.5rem;margin-left:.25rem}}.Fp{display:block;align-items:center;justify-content:space-between;width:100%}.pa{display:none}.ba,.fa{display:flex;justify-content:flex-start;gap:.5rem}@media (width >= 48em){.ba,.fa{justify-content:flex-start;gap:.5rem}.pa{display:none}}.Z{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer;color:var(--asc-color-base-default)}.Z:disabled{cursor:not-allowed}.Rp{width:2rem;height:2rem;stroke:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.Up{display:none}.ua{display:initial}@media (width >= 48em){.Z{padding:0}.ua{display:none}.Z[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.Hp{display:block;width:100%;background-color:var(--asc-color-background-default)}.Lp{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}.va{gap:1rem;width:100%;display:grid;cursor:pointer;padding:.5rem 0;grid-template-columns:2.5rem minmax(0,1fr)}.va[data-focus-visible]{background-color:var(--asc-color-base-shade4)}.Tp{display:flex;justify-content:center;align-items:center}.Vp{display:flex;justify-content:center;align-items:center;width:100%;gap:.25rem}.qp{width:2.5rem;height:2.5rem}.Dp,.Gp{width:1.125rem;height:1.125rem}.Jp{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}.Kp{overflow:hidden;text-overflow:ellipsis}.Np{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)}.Op{display:flex;align-items:center;justify-content:center}.Pp{width:100%;gap:.75rem;display:flex;align-items:start;flex-direction:column;justify-content:center}.Qp{gap:.75rem;display:flex;flex-direction:column}.Wp{animation:xa 1.5s ease-in-out infinite}.Zp{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}._p{width:8.75rem;height:.875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes xa{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.wa{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 10rem)}.eb{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.rb{text-align:center;color:var(--asc-color-base-shade3)}@media (width >= 48em){.wa{height:18.5rem}}.ab{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)}.ye{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}.ye:focus:not(:active){outline:2px solid #000;outline-offset:2px;box-shadow:0 0 0 4px #0000001a;background-color:var(--asc-color-base-shade4)}.ye[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)}.ya{gap:.25rem;display:flex;flex-wrap:nowrap}.ob{width:unset}.ib{width:-moz-min-content;width:min-content}@media (width >= 48em){.ya{gap:.5rem;align-items:center}}.tb{width:1.25rem;height:.75rem;margin-top:.125rem}.sb{fill:var(--asc-color-base-default)}.db{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)}.lb{width:1.25rem;height:1.25rem}.cb{fill:var(--asc-color-primary-default)}.nb{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-sm)}._{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}._[data-focus-visible]{background-color:var(--asc-color-base-shade4)}._:focus:not(:active){outline:2px solid #000;outline-offset:2px;box-shadow:0 0 0 4px #0000001a;background-color:var(--asc-color-base-shade4)}._[data-has-categories=true]{grid-template-rows:[name-start] auto [name-end cat-start] auto [cat-end member-start] auto [member-end]}.mb{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}.gb{position:absolute;left:.5rem;bottom:.37rem;color:var(--asc-color-white)}.hb{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}.pb{grid-column:sub-a / sub-g;grid-row:name-start / name-end;display:flex;justify-content:start;align-items:center;width:100%}.ka{grid-column:sub-a / sub-g;grid-row:cat-start / cat-end}.ka[data-show-join-button=true]{grid-column:sub-a / sub-e;grid-row:cat-start / cat-end}.bb{grid-column:sub-a / sub-e;grid-row:member-start / member-end}.ja{grid-row:name-start / member-end;grid-column:sub-e / sub-g;place-self:end end}.ja[data-has-categories=true]{grid-row:cat-start / member-end}.fb{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.ub{box-sizing:border-box;cursor:pointer;outline:none}.vb{gap:1rem;width:100%;padding:.5rem 0;display:inline-flex;border-radius:.75rem}.xb{width:5rem;height:5rem;flex-shrink:0;border-radius:var(--asc-border-radius-sm);background-color:var(--asc-color-base-shade4)}.wb{display:flex;flex-direction:column;justify-content:center;gap:.75rem}.yb{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:12.25rem;height:.75rem}.kb{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:5.8008rem;height:.625rem}.jb{animation:za 1.5s ease-in-out infinite}@keyframes za{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.zb{width:100%;display:flex;min-height:20rem;padding:.5rem 0;align-items:start;flex-direction:column;background-color:var(--asc-color-background-default)}.Xa{display:grid;grid-template-columns:4rem minmax(0,1fr);gap:1rem;padding-top:1rem;padding-bottom:1rem;width:100%}.Xa:not(:first-child){border-top:.0625rem solid var(--asc-color-base-shade4)}.Xb{display:flex;justify-content:center;align-items:center}.Cb{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:.25rem;width:100%}.Sb{display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.Yb{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.Bb{display:flex;justify-content:center;align-items:center;gap:.25rem}.Ib{display:flex;justify-content:center;align-items:center}.Ca{gap:.5rem;width:100%;margin-top:2rem;display:flex;align-items:center;flex-direction:column;justify-content:center;height:auto}.Mb{width:3.75rem;height:3.75rem;color:var(--asc-color-background-neutral-400)}.Ab{margin-top:.5rem;color:#6e6e6e}.Eb{padding:.75rem 1rem}.Fb{margin-top:-.5rem;color:#6e6e6e;font-size:var(--asc-text-font-size-xs)}@media (width >= 48em){.Ca{height:18.5rem}}.Rb{display:flex;align-items:center;justify-content:center;border-radius:50%;width:1.5rem;height:1.5rem}.Sa{display:grid;grid-template-columns:minmax(0,1fr) min-content;align-items:center;gap:.5rem;background-color:var(--asc-color-background-default)}.Ub{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}.Ya{border:none;background:#f6f6f6;outline:none;font-size:1rem;color:var(--asc-color-base-default)}.Hb{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.Lb{width:1.25rem;height:1.25rem;cursor:pointer}.Tb{width:1.25rem;height:1.25rem}.Vb{cursor:pointer;fill:var(--asc-color-base-shade3)}.qb{width:1.25rem;height:1.25rem;cursor:pointer}.Ba{display:block}@media (width >= 48em){.Sa{grid-template-columns:1fr}.Ba{display:none}.Ya{font-size:.875rem}}.Db{display:flex;align-items:center;justify-content:start;gap:.25rem;cursor:pointer}.Gb{fill:var(--asc-color-base-shade2)}.Jb{color:var(--asc-color-base-shade2)}.Kb{display:flex;flex-direction:column;margin-top:1rem}.Nb{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.Ob{display:flex;flex-direction:column;gap:.5rem}.Pb,.Qb{width:100%}.Wb{display:flex;justify-content:space-between}.Zb{display:flex;gap:.25rem;color:var(--asc-color-base-shade2)}._b{color:var(--asc-color-primary-default)}.ef{color:var(--asc-color-base-shade2)}.rf,.af{align-items:center;flex-direction:row-reverse;justify-content:space-between;border-radius:.5rem;gap:.75rem!important;border:1px solid var(--asc-color-base-shade4);padding:.75rem}.Ia,.Ma{color:var(--asc-color-base-shade3)}.Ia:before,.Ma:before{border:2px solid var(--asc-color-base-shade4)}.Aa{padding:.75rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Aa[data-top-voted=true]{border:1px solid var(--asc-color-primary-default)}.of{display:flex;justify-content:space-between;margin-bottom:.13rem;gap:.75rem}.if{color:var(--asc-color-base-default)}.Ea{color:var(--asc-color-base-shade1)}.Ea[data-top-voted=true]{color:var(--asc-color-primary-default)}.tf{display:flex;gap:.25rem;color:var(--asc-color-base-shade2)}.sf{width:1rem;height:1rem}.df{font-size:.75rem}.Fa{position:relative;width:100%;height:.5rem;border-radius:6.19rem;overflow:hidden;background-color:var(--asc-color-base-shade4);margin-top:.5rem}.Fa[data-top-voted=true]{background-color:var(--asc-color-primary-shade3)}.Ra{position:absolute;top:0;left:0;height:100%;background-color:var(--asc-color-base-shade1)}.Ra[data-top-voted=true]{background-color:var(--asc-color-primary-default)}.o{gap:.5rem;display:flex;font-size:1rem;position:relative;align-items:center;forced-color-adjust:none;color:var(--asc-color-base-default)}.o .s{display:flex;width:1.5rem;height:1.5rem;border-radius:50%;align-items:center;transition:all .2s;justify-content:center;border:2px solid var(--asc-color-base-shade3);flex-shrink:0}.o .s svg{fill:none;width:1rem;height:1rem;stroke-width:3px;transition:all .2s;stroke-dashoffset:66;stroke-dasharray:22px;stroke:var(--asc-color-base-shade3)}.o[data-disabled] .s{cursor:not-allowed;border-color:var(--asc-color-base-shade4)}.o[data-pressed] .s{border-color:var(--asc-color-base-shade1)}.o[data-focus-visible] .s{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.o[data-selected] .s{background:var(--asc-color-primary-default);border-color:var(--asc-color-primary-default)}.o[data-selected][data-disabled] .s{cursor:not-allowed;background:var(--asc-color-primary-shade2);border-color:var(--asc-color-primary-shade2)}.o[data-selected] .s svg{stroke-dashoffset:44;stroke:var(--asc-color-background-default)}.o[data-selected][data-pressed] .s{background:var(--asc-color-primary-background-pressed);border-color:var(--asc-color-primary-background-pressed)}.lf{gap:.5rem;display:flex;flex-direction:column;color:var(--asc-color-base-default)}.Ua{background-color:var(--asc-color-background-default);padding:.25rem 1rem .75rem}.cf{display:grid;grid-template-columns:min-content minmax(0,1fr) min-content;align-items:center;gap:.5rem}.nf{display:flex;justify-content:center;align-items:center;padding-top:.5rem;padding-bottom:.5rem}.mf{overflow:hidden}.gf{display:flex;align-items:center;gap:.25rem}.hf,.pf{display:flex;justify-content:center;align-items:center;gap:.25rem}.bf{color:var(--asc-color-base-shade2)}.ff{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.uf{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.vf{padding-left:0}.xf{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}.wf{display:flex;justify-content:space-between;align-items:center;padding-top:.7rem}.yf{display:flex;align-items:center;justify-content:start;gap:.75rem}.kf{display:flex;align-items:center;justify-content:center}.jf,.zf{width:1.25rem;height:1.25rem}.Ha{display:grid;align-items:center;grid-template-columns:minmax(0,max-content);grid-auto-flow:column;gap:.25rem}.Ha[data-show-target-community=true]{grid-template-columns:minmax(0,max-content) minmax(50%,1fr)}.Xf{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Cf{fill:var(--asc-color-base-shade1);height:.75rem;width:1rem}.ee{display:grid;grid-template-columns:minmax(0,1fr);grid-auto-flow:column;gap:.25rem;align-items:center;max-width:100%}.ee[data-show-brand-badge=true][data-show-target=true]{grid-template-columns:minmax(0,min-content) min-content min-content}.ee[data-show-brand-badge=false][data-show-target=true],.ee[data-show-brand-badge=true][data-show-target=false]{grid-template-columns:minmax(0,min-content) min-content}.Sf{width:1.125rem;height:1.125rem}.re{display:grid;grid-template-columns:minmax(0,min-content);grid-auto-flow:column;gap:.25rem;align-items:center;max-width:100%}.re[data-show-private-badge=true][data-show-official-badge=true]{grid-template-columns:min-content minmax(0,min-content) min-content}.re[data-show-private-badge=true][data-show-official-badge=false]{grid-template-columns:min-content minmax(0,min-content)}.re[data-show-private-badge=false][data-show-official-badge=true]{grid-template-columns:minmax(0,min-content) min-content}.Yf{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.Bf{width:.75rem;height:.75rem}.If{width:1.25rem;height:1.25rem}.Mf{display:grid}.Af{display:flex;justify-content:space-between;padding:.5rem 0}.Ef{display:flex;justify-content:center;align-items:center;cursor:pointer;gap:.25rem}.Ff{color:var(--asc-color-base-shade2)}.Rf{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)}.Uf,.Hf{color:var(--asc-color-base-shade2)}.ae{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;background-color:#0003;background-clip:padding-box;border:1px solid rgb(255 255 255 / 20%);padding:.5rem .75rem;color:#fff;cursor:pointer;outline:none;transition:background-color .3s}.ae:hover{background-color:#0000004d}.ae:active{background-color:#0006}.ae[data-focus-visible]{box-shadow:0 0 0 2px #ffffffbf}.ke{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}.ke[data-entering]{animation:La .2s ease-out,Ta .2s ease-out}.ke[data-exiting]{animation:Va .2s ease-in,qa .2s ease-in}.Lf{outline:none}.Da{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)}.Da:focus{background-color:var(--asc-color-base-shade1);color:#fff}.Tf{background-color:#d1d5db;height:1px;margin:.25rem .75rem}.Vf{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)}.qf{display:flex;align-items:center;gap:.25rem}@keyframes La{0%{opacity:0}to{opacity:1}}@keyframes Va{0%{opacity:1}to{opacity:0}}@keyframes Ta{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes qa{0%{transform:scale(1)}to{transform:scale(.95)}}@media (width >= 48em){.Ua{border-radius:.5rem}}.Df{border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden}.Gf{padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.Jf{height:.7109rem;width:14.9458rem;border-radius:1.0156rem;background-color:var(--asc-color-base-shade4)}.Kf{width:11.0126rem;height:.8203rem;border-radius:1.1719rem;background-color:var(--asc-color-base-shade4)}.Nf{height:11rem;background-color:var(--asc-color-base-shade4)}.Of{animation:Ga 1.5s ease-in-out infinite}@keyframes Ga{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Pf{cursor:pointer;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden}.Qf{background-color:var(--asc-color-base-shade4);overflow:hidden;width:100%;aspect-ratio:21 / 9}.Wf{padding:.75rem;display:flex;flex-direction:column;gap:.12rem}.Zf{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._f{display:flex;width:100%;height:100%;justify-content:center;align-items:center;background-color:var(--asc-color-base-shade4)}.eu{width:3rem;height:3rem;color:var(--asc-color-base-shade3)}.ru{overflow-wrap:break-word;color:var(--asc-color-base-default);white-space:pre-wrap}.au,.ou{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)}.iu{-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}.tu{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}.su{background-color:var(--asc-color-base-shade4);border-radius:.5rem;width:100%;height:100%;animation:Ja 1.5s ease-in-out infinite}@keyframes Ja{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)}.du{width:100%;height:100%;position:absolute;-o-object-fit:cover;object-fit:cover;top:50%;transform:translateY(-50%);margin:auto}.Y{cursor:pointer;position:relative;width:100%;padding-top:100%}.Y:nth-child(1){grid-area:video1}.Y:nth-child(2){grid-area:video2}.Y:nth-child(3){grid-area:video3}.Y:nth-child(4){grid-area:video4}.lu{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}.cu{position:absolute;inset:0;border-radius:0 0 .5rem;text-align:center;display:flex;justify-content:center;align-items:center}.nu{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}.mu{width:1.5rem;height:1.5rem;fill:#ebecef}.gu{background-color:var(--asc-color-base-shade4);border-radius:.5rem;width:100%;height:100%;animation:Ka 1.5s ease-in-out infinite}.hu{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@keyframes Ka{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Na{top:0;left:0;width:100%;height:auto;z-index:1000;min-height:100rem;max-height:200rem;display:flex;position:fixed;flex-direction:column;align-items:center;justify-content:flex-start;background-color:var(--asc-color-black);padding-top:1rem}.Oa{margin-top:8rem;max-width:100%;max-height:50rem;-o-object-fit:cover;object-fit:cover}.je{z-index:888;left:1.5rem;display:none;margin-top:20rem;position:absolute}.ze{z-index:888;right:1.5rem;display:none;margin-top:20rem;position:absolute}.je:hover,.ze:hover{opacity:.8}.Pa,.pu{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.Pa{transform:rotate(180deg)}.Qa{top:0;left:0;width:100%;position:absolute;padding:2rem 1rem 1rem;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.bu{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade4)}.fu{width:1.5rem;height:1.5rem}.uu{top:2rem;left:50%;font-weight:400;position:absolute;transform:translate(-50%);color:var(--asc-color-background-default)}@media only screen and (width >= 48em){.Na{background-color:rgb(from var(--asc-color-black) r g b / 80%)}.Oa{max-width:50rem;max-height:50rem}.je,.ze{display:initial}.Qa{background-color:transparent}}.Wa{top:0;left:0;width:100%;height:auto;min-height:100rem;z-index:1000;display:flex;position:fixed;flex-direction:column;align-items:center;justify-content:flex-start;background-color:var(--asc-color-black);padding-top:1rem}.Za{margin-top:8rem;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.Xe{z-index:888;left:1.5rem;display:none;margin-top:20rem;position:absolute}.Ce{z-index:888;right:1.5rem;display:none;margin-top:20rem;position:absolute}.Xe:hover,.Ce:hover{opacity:.8}._a,.vu{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}._a{transform:rotate(180deg)}.eo{top:0;left:0;width:100%;position:absolute;padding:2rem 1rem 1rem;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.xu{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade4)}.wu{width:1.5rem;height:1.5rem}.yu{top:2rem;left:50%;font-weight:400;position:absolute;transform:translate(-50%);color:var(--asc-color-background-default)}@media only screen and (width >= 48em){.Wa{background-color:rgb(from var(--asc-color-black) r g b / 80%)}.Za{max-width:50rem;max-height:50rem}.Xe,.Ce{display:initial}.eo{background-color:transparent}}.ku{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}.ju{height:100%;width:100%;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}.ro{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}.ro :focus{border:none;outline:none}.zu{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}.ao{color:var(--asc-color-highlight-default);text-decoration:none}.ao:hover{text-decoration:underline}.Xu{width:100%;height:1px;background-color:var(--asc-color-background-default)}.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)}.oo{position:relative;text-align:center;width:100%;height:21rem}.Cu{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-black);opacity:.5;border-radius:.25rem}.Su{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-base-shade4)}.oo[data-images-height=true]{height:8.625rem}.Yu{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Bu{fill:var(--asc-color-white);width:1.25rem;height:1.25rem}.Iu{top:.5rem;right:.5rem;padding:.25rem;border-radius:50%;position:absolute;display:flex;align-items:center;justify-content:center;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.Mu{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;color:var(--asc-color-black)}.Au{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;color:var(--asc-color-white)}@media (width >= 48em){.B{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)}.Eu{position:relative;text-align:center;width:100%;max-height:21rem}.Fu{height:8.625rem}.Ru{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Uu{top:.5rem;right:.5rem;padding:.25rem;border-radius:50%;position:absolute;display:flex;align-items:center;justify-content:center;background-color:rgb(from var(--asc-color-black) r g b / 50%)}.Hu{width:1.25rem;height:1.25rem;fill:var(--asc-color-white)}.Lu{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;color:var(--asc-color-black)}.Tu{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-black);opacity:.5;border-radius:.25rem}.Vu{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}}.qu{display:flex;align-items:center;gap:var(--asc-spacing-s2);align-self:stretch;color:var(--asc-color-notification-content)}.Du{width:var(--asc-spacing-m2);height:var(--asc-spacing-m2);fill:var(--asc-color-notification-content)}.io{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)}.to{width:21.4375rem;display:flex;justify-content:flex-start;align-items:center;color:var(--asc-color-black);margin-bottom:var(--asc-spacing-m1);animation-duration:.3s;animation-name:so;pointer-events:auto;background-color:var(--asc-color-notification-background);padding:1rem;border:1px solid var(--asc-color-notification-content);gap:.75rem;box-shadow:var(--asc-box-shadow-06);font-size:var(--asc-text-font-size-sm)}@keyframes so{0%{opacity:0}to{opacity:1}}@media (width < 48em){.io{top:auto;left:0;bottom:0;padding-bottom:var(--asc-spacing-l1)}.to{width:100%}}.do{width:100vw;max-width:30rem;position:static;border-radius:.75rem}.oe,.oe[data-from-media=false]{overflow-y:auto;max-height:100%}.lo{display:none}.v{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.v .co{padding:1rem 1.5rem}.v .no{top:1rem;left:1.5rem}.mo{display:none}.go{gap:.5rem;display:flex;align-items:center;padding:.5rem 1.5rem;background-color:var(--asc-color-background-default)}.ho{display:block;padding:1rem 1.5rem}.po{width:100%;display:block}.bo{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)}.fo{display:none}.Gu{top:0;left:0;width:100%;outline:none;position:absolute}.ie{bottom:6rem;position:relative}.ie[data-item-position=false]{bottom:11rem;position:relative}.M{width:calc(100% - 2rem);position:absolute;bottom:15rem;left:1rem;display:flex;justify-content:start;margin:0 auto 1rem}.uo{width:calc(100% - 2rem);position:absolute;bottom:15rem;left:1rem;display:flex;justify-content:start;margin:0 auto 1rem;border:1px solid var(--asc-color-alert-shade1);background-color:var(--asc-color-background-alert)}.Ju{color:var(--asc-color-notification-content)}.Se[data-show-detail-media-attachment="1"]{bottom:6rem}.Se[data-show-detail-media-attachment="2"]{bottom:12rem}.Se[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}.Ku{width:1.5rem;height:1.25rem;fill:var(--asc-color-alert-shade1)}@media (width >= 48em){.do{width:30rem;position:static;border-radius:.75rem}.oe,.oe[data-from-media=false]{overflow-y:auto;max-height:100%}.lo{display:none}.v{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.v .co{padding:1rem 1.5rem}.v .no{top:1rem;left:1.5rem}.go{gap:.5rem;display:flex;align-items:center;padding:.5rem 1.5rem;background-color:var(--asc-color-background-default)}.ho{display:block;padding:1rem 1.5rem}.po{width:100%;display:block}.mo{z-index:9999;display:block;width:16.25rem;height:16.5rem;position:relative;overflow-y:scroll;border-radius:.5rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.bo,.fo{display:none}.ie,.ie[data-item-position=false]{top:2rem;height:3rem;width:30rem;z-index:9999;bottom:unset;position:absolute}.M,.uo{left:50%;width:22rem;bottom:unset;transform:translate(-50%)}}.Nu{padding:1rem;position:relative}.Ou{display:flex;gap:1rem;width:100%;padding:1rem 1.5rem;background-color:var(--asc-color-background-alert);font-size:var(--asc-text-font-size-sm);border-left:3px solid var(--asc-color-alert-shade1)}.Pu{width:1rem;height:1rem;color:var(--asc-color-alert-shade1)}.vo{margin-left:1rem}.vo:first-child{margin-top:.5rem}.Qu{padding:1rem;position:relative}.Wu{display:flex;gap:1rem;width:100%;padding:1rem 1.5rem;background-color:var(--asc-color-background-alert);font-size:var(--asc-text-font-size-sm);border-left:3px solid var(--asc-color-alert-shade1)}.Zu{width:1rem;height:1rem;color:var(--asc-color-alert-shade1)}.xo{margin-left:1rem}.xo:first-child{margin-top:.5rem}.wo{height:100%;display:block;background-color:var(--asc-color-background-default);max-width:30rem;width:100vw;position:static;border-radius:.75rem}.yo{max-height:100%;overflow-y:scroll}.yo::-webkit-scrollbar{width:.5rem}.ko{width:100%;display:none;align-items:center;justify-content:space-between;padding:var(--asc-spacing-m1)}.jo{max-height:auto;min-height:auto}.zo{padding:1rem}.Xo{left:2rem;top:9.5rem}.Co{display:none}.So{display:block;padding:1rem 1.5rem}.Yo{width:100%;display:block}.Ye{left:0;bottom:0;width:100%;position:absolute;overflow-y:scroll;max-height:12.5rem;background-color:var(--asc-color-background-default)}.Ye::-webkit-scrollbar{display:none}.Bo{bottom:0;width:100%;position:absolute}.Io{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)}._u{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}@media (width >= 48em){.wo{width:30rem;position:static;border-radius:.75rem}.ko{display:none}.jo{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.zo{padding:1rem 1.5rem}.Xo{top:1rem;left:1.5rem}.Co{z-index:9999;display:block;width:16.25rem;height:16.5rem;position:relative;overflow-y:scroll;border-radius:.5rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.So{display:block;padding:1rem 1.5rem}.Yo{width:100%;display:block}.Ye{display:none}.Bo{top:1.75rem;width:30rem;bottom:unset;display:flex;align-items:center;justify-content:center}.Io{margin:0;width:22rem;position:static}}.Mo{font-size:1rem;font-weight:600;line-height:1.375rem;color:var(--asc-color-base-default)}@media (width >= 48em){.Mo{font-size:1.25rem}}.A{max-width:100%;display:grid;gap:.5rem;padding:0 1rem;width:100%}.A[data-images-amount="1"]{grid-template-columns:repeat(1,1fr);height:21rem}.A[data-images-amount="2"]{grid-template-columns:repeat(2,1fr);max-height:21rem}.A[data-images-amount="3"]{grid-template-columns:repeat(3,1fr)}.Ao{position:relative;text-align:center;width:100%;height:21rem}.Ao[data-images-height=true]{height:6.8rem}.e1{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.r1{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}.a1{fill:var(--asc-color-primary-shade4);width:1.25rem;height:1.25rem}.o1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-primary-shade4)}.i1{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;width:1.5rem;height:1.5rem;padding:.32rem;background-color:#0000004d;border-radius:50%;display:flex;justify-content:center;align-items:center}@media (width >= 48em){.A{padding:0 1.5rem}}.Eo{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}}.t1{color:var(--asc-color-base-default)}.s1{fill:var(--asc-color-base-default);width:1.5rem;height:1.25rem}.d1{color:var(--asc-color-base-default)}.l1{color:var(--asc-color-base-default);width:1.5rem;height:1.25rem;justify-content:center}.c1{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.n1{color:var(--asc-color-base-default)}.m1{color:var(--asc-color-alert-default)}.g1{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}@media (width >= 48em){.Eo{padding:.5rem 0}.h{padding:.875rem 1rem;gap:.5rem;display:flex;align-items:center}.h:hover,.h[data-focus-visible]{border-radius:0;background-color:var(--asc-color-base-shade4)}}.h1{position:relative;left:-1rem;margin-bottom:.5rem}.p1{fill:var(--asc-color-notification-background)}.b1{fill:var(--asc-color-base-default)}.f1{fill:var(--asc-color-primary-default)}.Fo{gap:1rem;display:flex;padding:1rem;height:10rem;flex-direction:column;background-color:var(--asc-color-background-default)}.u1{gap:.5rem;display:grid;grid-template-columns:min-content 1fr min-content;align-items:center}.v1,.x1{gap:.75rem;display:flex;flex-direction:column}.w1{animation:Ro 1.5s ease-in-out infinite}.y1{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.k1{width:7.5rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.j1{width:5.5rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.z1{width:15rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.X1{height:.5rem;width:18.5625rem;border-radius:.18.5625rem;background-color:var(--asc-color-base-shade4)}.C1{height:.5rem;width:11.25rem;border-radius:0;background-color:var(--asc-color-base-shade4)}@keyframes Ro{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media only screen and (width >= 48em){.Fo{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.S1{height:auto;min-height:40rem;width:100%;padding:0 1rem;background-color:var(--asc-color-background-default)}.Y1{color:var(--asc-color-base-shade3);text-align:center}.B1{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding-top:5rem;padding-bottom:3rem;height:auto;background-color:var(--asc-color-background-default)}.I1{padding-bottom:1.0625rem;color:#6e6e6e}.M1{color:#6e6e6e}.A1{padding:.75rem 1rem}.Uo{position:relative;background-color:var(--asc-color-background-default-sh)}.Ho{width:calc(100% - (var(--asc-spacing-m1) * 2));margin:var(--asc-spacing-xxs2) auto}.E1{display:flex;flex-direction:row;align-items:center;gap:var(--asc-spacing-s2);padding:var(--asc-spacing-s1) 0;max-width:100%}.F1{color:var(--asc-color-base-default);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.R1{width:2rem;height:2rem;flex-shrink:0}.U1{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}.H1{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.L1{aspect-ratio:1 / 1}.T1{margin:var(--asc-spacing-s1) 0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-md)}.Be{background-color:var(--asc-color-background-shade1);padding: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%}.Be[data-has-url=true]{cursor:pointer}.V1{color:var(--asc-color-base-shade1)}.q1{color:var(--asc-color-base-default)}.Lo{grid-area:left;word-wrap:break-word}.D1{grid-area:right;display:flex;justify-content:center;align-items:center;place-self:center;max-width:100%}.G1{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}.J1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.K1{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.N1{fill:var(--asc-color-base-shade3)}@media (width >= 48em){.Uo{border-radius:.5rem;padding:.5rem 1rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ho{margin:0;width:100%;overflow:hidden}.Be{width:auto;margin-top:0;border-radius:.5rem}.Lo{width:100%}}.O1{display:flex;flex-direction:column}.To{width:100%}.P1{height:var(--asc-pull-to-refresh-height);display:flex;justify-content:center;align-items:center;overflow:hidden}.Q1,.W1{width:1.25rem;height:1.25rem}.Z1{width:1.25rem;height:1.25rem;animation-name:Vo;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}._1{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.e5,.r5{display:flex;align-items:center;justify-content:center}.a5{height:1px}.o5{padding:.25rem 1rem 0 .75rem}@keyframes Vo{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width >= 48em){.To{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.i5{display:flex;overflow:hidden;align-items:center;justify-content:center;height:var(--asc-pull-to-refresh-height)}.t5{width:1.25rem;height:1.25rem;animation-name:qo;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes qo{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.s5{display:flex;align-items:center}.d5{width:2rem;height:2rem;color:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.l5{display:flex;align-items:center;margin-right:var(--asc-spacing-s1)}.c5{width:2.5rem;height:2.5rem}.n5{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)}.Do{height:auto;max-height:50rem;min-width:30rem;max-width:100vw;background-color:var(--asc-color-background-default);padding:var(--asc-spacing-none) var(--asc-spacing-m1)}.Go{display:none}.Jo{width:100%;padding-top:0}.Ko{width:100%;display:flex;align-items:center;padding:.5rem 0}.m5{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.g5{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}.h5{margin-right:var(--asc-spacing-s1)}.p5{display:flex;fill:var(--asc-color-base-default)}.b5{color:var(--asc-color-base-default)}.f5{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){.Do{width:30rem;height:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.Jo{padding-top:.5rem}.Go{display:none}.Ko[data-focus-visible]{background-color:var(--asc-color-base-shade4)}}.No{max-width:100vw;flex:1;padding:var(--asc-spacing-none) var(--asc-spacing-m1);background-color:var(--asc-color-background-default)}.u5{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.Oo{display:none}.v5{display:flex;align-items:center;padding:var(--asc-spacing-s1) var(--asc-spacing-none)}.x5{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.w5{display:flex;flex-direction:column;padding:0 var(--asc-spacing-none) var(--asc-spacing-m1);flex:1;height:100%;width:100%}.y5{padding:.5rem 0;display:flex;align-items:center;gap:.75rem}.Po{display:flex;padding:.5rem 3.25rem .5rem 1rem;gap:.75rem;cursor:pointer;align-items:center;color:var(--asc-color-base-shade3)}.k5{margin-right:var(--asc-spacing-s1)}.j5{display:flex;fill:var(--asc-color-base-default)}.z5{color:var(--asc-color-base-default);text-align:center}@media (width >= 48em){.No{width:30rem;height:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.Oo,.Po{display:none}}.X5{display:flex;width:100%;align-items:center;gap:.75rem}.Qo{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.Wo{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Qo,.Wo{animation:Zo 1.5s ease-in-out infinite}@keyframes Zo{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}._o{display:flex;flex-direction:column;padding-top:1rem;padding-right:1rem;padding-left:1rem;border-radius:.5rem;margin-bottom:.5rem;background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4)}.C5{display:flex;align-items:center;gap:.5rem;width:100%}.S5{height:2.5rem;min-width:2.5rem;max-width:2.5rem}.ei{flex-grow:1;width:100%;outline:none;text-align:left;font-size:.875rem;padding:.625rem .75rem;color:var(--asc-color-primary-default);background-color:var(--asc-color-background-default);border-radius:.25rem;border:1px solid var(--asc-color-border)}.Y5{color:var(--asc-color-border)}.ri{display:block}.B5{background-color:var(--asc-color-background-default)}.ai{display:flex;justify-content:space-around;width:100%;padding-left:2rem;padding-right:.25rem}.oi{height:3rem;display:flex;flex-direction:row;align-items:center;gap:.25rem;font-size:.875rem;background-color:transparent;border:none;cursor:pointer}.ii{display:none}.ti{display:block}@media (width >=48em){._o{flex-direction:row;align-items:center;gap:.5rem;padding:.75rem}.ei{flex-grow:1;margin-left:0;width:auto}.ai{justify-content:flex-end;width:auto;padding-left:0;padding-right:0}.oi{height:auto;align-items:center;gap:.5rem}.ri{display:none}.ii{display:block}.ti{display:none}}.Ie{display:flex;align-items:center;gap:.75rem;cursor:pointer}.I5{width:2rem;height:2rem;stroke:var(--asc-color-base-default);border-radius:50%;padding:.25rem}.M5{display:none}.si{display:initial}@media (width >= 48em){.Ie{padding:0}.si{display:none}.Ie:focus-visible{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.di{height:auto;max-height:50rem;min-width:30rem;max-width:100vw;background-color:var(--asc-color-background-default);padding:var(--asc-spacing-none) var(--asc-spacing-m1)}.li{display:none}.ci{width:100%;padding-top:0}.ni{width:100%;display:flex;align-items:center;padding:.5rem 0}.A5{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.E5{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}.F5{margin-right:var(--asc-spacing-s1)}.R5{display:flex;fill:var(--asc-color-base-default)}.U5{color:var(--asc-color-base-default)}.H5{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){.di{width:30rem;height:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.ci{padding-top:.5rem}.li{display:none}.ni:focus-visible{background-color:var(--asc-color-base-shade4)}}.mi{max-height:31.25rem;width:100vw;max-width:50rem;overflow-y:scroll;position:static;border-radius:.75rem;padding:0 1.5rem}.gi{padding-bottom:1.5rem}.hi{display:none}.L5{background-color:var(--asc-color-background-default);padding:1.5rem 0 .75rem}.pi{position:relative;overflow-y:scroll;border-radius:.5rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default);max-width:21.4375rem;max-height:11rem;left:0;top:-1rem}.T5{display:flex;justify-content:space-between;margin-bottom:1.25rem}.V5{color:var(--asc-color-base-shade1);font-size:.8125rem}.bi{padding:0 0 1rem;border-bottom:1px solid var(--asc-color-base-shade4);font-size:.9375rem}.bi[data-input-validation=false]{border-bottom:1px solid var(--asc-color-alert-default)}.q5{position:relative;top:-1rem;left:0;font-size:.9375rem}.D5{padding:1.5rem 0 .75rem;border-bottom:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.G5{margin-top:.25rem}.J5{margin-top:.5rem}.K5{color:var(--asc-color-alert-default)}.N5{background-color:var(--asc-color-background-default);margin-bottom:.75rem}.O5{display:block;margin-bottom:1.25rem}.P5{display:flex;align-items:center;gap:.75rem}.E{border:none;outline:none;border-radius:.5rem;background-color:var(--asc-color-base-shade4);padding:.75rem;color:var(--asc-color-base-default);font-size:.9375rem;width:100%;resize:none;field-sizing:content}.E[data-isvalid=false]{border:1px solid var(--asc-color-alert-default)}.E::-moz-placeholder{color:var(--asc-color-base-shade2)}.E:-ms-input-placeholder{color:var(--asc-color-base-shade2)}.E::placeholder{color:var(--asc-color-base-shade2)}.Q5{width:1.25rem;height:1rem;fill:var(--asc-color-base-default)}.W5{background-color:transparent;border:none;outline:none;cursor:pointer}.fi{width:100%}.Z5{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem 0;border-bottom:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}._5{padding:1.5rem 0 1rem;border-bottom:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.ev{background-color:var(--asc-color-background-default);display:flex;justify-content:space-between;width:100%;padding-top:1.5rem}.rv{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade2)}.av{background-color:var(--asc-color-background-default);padding:.25rem 0}.ov{color:var(--asc-color-base-shade1)}.iv{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-background-default);opacity:.5;z-index:1}.ui{width:calc(100% - 2rem);position:fixed;bottom:0;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);z-index:10;padding:1rem}.tv{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.vi{position:sticky;bottom:0;padding:1rem 0 1.5rem;background-color:var(--asc-color-background-default)}@media (width >= 48em){.mi{width:34.125rem;max-height:31.25rem;overflow-y:scroll;position:static;border-radius:.75rem;padding:0 1.5rem}.hi{display:none}.gi{padding-bottom:unset}.pi{max-width:31.125rem}.vi{position:sticky;bottom:0;padding:1rem 0 1.5rem;background-color:var(--asc-color-background-default)}.fi{width:100%}.sv{top:2rem;height:3rem;width:30rem;z-index:9999;bottom:unset;position:absolute}.ui{left:50%;width:22rem;bottom:unset;transform:translate(-50%)}}.dv{color:var(--asc-color-base-shade1)}.lv{width:100%;margin-top:.75rem;margin-bottom:.75rem}.cv{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.nv{color:var(--asc-color-base-shade1)}.mv{color:var(--asc-color-base-shade1)}.xi{background-color:var(--asc-color-background-default);padding:1rem}.gv{margin:0 auto;padding-bottom:1rem}.hv{display:flex;justify-content:space-between;padding:1rem 0}.pv{display:flex;justify-content:space-between;width:100%;padding:1rem 0}.bv{fill:var(--asc-color-base-shade1);width:1.5rem;height:1.25rem}.wi{position:absolute;opacity:0;cursor:pointer}.te{display:inline-block;position:relative;width:1.5rem;height:1.5rem;border-radius:50%;border:2px solid var(--asc-color-base-shade3);background-color:var(--asc-color-white);transition:background .3s;padding:.25rem}.Me{display:none}.wi:checked+.te:after{content:"";display:block;width:.75rem;height:.75rem;border-radius:50%;background-color:var(--asc-color-white);border:1px solid var(--asc-color-primary-default);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:opacity .2s ease-in-out}.Me:checked+.te{border-color:var(--asc-color-primary-default);background-color:var(--asc-color-primary-default)}.Me:checked+.te:after{opacity:1}.fv{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);padding:1rem 0}.uv{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--asc-color-base-shade4);padding:.75rem 0}.vv{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;transform:rotate(180deg)}.xv{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem}@media (width >= 48em){.xi{width:31.625rem;padding:.5rem 1rem;border-radius:.75rem;background-color:var(--asc-color-background-default);box-shadow:var(--asc-box-shadow-03)}}.wv{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);padding:1rem 0}.yv{display:flex;justify-content:space-between}.yi{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;transform:rotate(180deg)}.ki{fill:var(--asc-color-primary-default);width:1.5rem;height:1.5rem}.ji:disabled .ki,.ji:disabled .yi{fill:var(--asc-color-base-shade4);cursor:not-allowed}.kv{color:var(--asc-color-base-default);text-align:center;font-size:1rem;font-weight:590;line-height:1.375rem}.jv{grid-template-columns:repeat(7,1fr);gap:.5rem;place-items:center center}.F{width:2.75rem;height:2.75rem;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center;cursor:pointer;outline:none;border:none}.F[data-istoday=true]{color:var(--asc-color-primary-default)}.F:hover,.F[data-selected=true]{background-color:var(--asc-color-primary-shade3);color:var(--asc-color-highlight-default);border-radius:50%;font-weight:500;outline:none;border:none}.F[aria-disabled=true]{color:var(--asc-color-base-shade4);background-color:transparent;cursor:not-allowed;pointer-events:none}.zv{display:flex;gap:.75rem}.Xv{padding:.7rem 0}.Cv{display:flex;justify-content:space-between;align-items:center}.Sv{color:var(--asc-color-base-default);font-size:1rem;line-height:1.375rem;text-align:right}.Yv{display:flex;padding:.38rem .69rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4);outline:none;text-transform:uppercase}.Bv:focus{border:1px solid var(--asc-color-primary-default)}.Iv{display:flex;justify-content:end;color:var(--asc-color-alert-default);font-size:.75rem;line-height:1rem}.d{gap:.5rem;display:flex;align-items:center;forced-color-adjust:none;color:var(--asc-color-base-default)}.i{width:3rem;height:1.75rem;border-radius:10rem;transition:all .2s;background:var(--asc-color-base-shade3)}.i:before{content:"";display:block;width:1.45rem;height:1.45rem;margin:.145rem;border-radius:50%;transition:all .2s;background:var(--asc-color-background-default)}.d[data-focus-visible] .i{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.d[data-disabled] .i{cursor:not-allowed;background:var(--asc-color-base-shade4)}.d[data-pressed] .i{background:var(--asc-color-base-shade2)}.d[data-pressed] .i:before{background:var(--asc-color-background-default)}.d[data-selected] .i{background:var(--asc-color-primary-default)}.d[data-selected][data-disabled] .i{background:var(--asc-color-primary-shade3)}.d[data-selected] .i:before{transform:translate(86%);background:var(--asc-color-background-default)}.d[data-selected][data-pressed] .i{background:var(--asc-color-primary-background-pressed)}.zi{display:flex;flex-direction:column;width:100%;background-color:var(--asc-color-background-default)}.Mv{display:flex;flex-direction:column}.Av{padding:.25rem 1rem .75rem .75rem}.Ev,.Fv{width:1.25rem;height:1.25rem}.Rv{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.Uv,.Hv{display:flex;align-items:center;justify-content:center}.Xi{position:fixed;bottom:1rem;right:1rem;z-index:1;display:none}@media (width >= 48em){.zi{background-color:var(--asc-color-background-shade1)}.Xi{display:none}}.Lv{color:var(--asc-color-base-default)}.Tv{display:flex;justify-content:space-between;align-items:center;background-color:var(--asc-color-background-default);height:3.625rem}.Vv,.qv{display:flex;gap:.625rem;justify-content:center;align-items:center}.Dv{color:#6e6e6e;font-size:14px;font-style:normal;font-weight:450;line-height:20px;letter-spacing:.25px}.Gv{width:100%;margin:0 auto;background:var(--asc-color-background-default)}.Jv{position:relative;height:17.0625rem;overflow:hidden;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.Kv{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Ci,.Si{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}.Ci{left:.625rem}.Si{right:.625rem}.Yi{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)}.Nv{display:inline-flex;align-items:center;gap:.5rem;color:var(--asc-color-base-default);padding-bottom:.75rem}.Ov{overflow:hidden;color:var(--asc-color-base-default);margin-bottom:var(--asc-spacing-s2)}.Pv{padding:.25rem 0;display:flex;gap:var(--asc-spacing-s1)}.Qv{width:1px;background-color:var(--asc-color-base-shade4);margin-left:var(--asc-spacing-s1);margin-right:var(--asc-spacing-s1)}.Wv{color:var(--asc-color-base-default)}.Zv{color:var(--asc-color-base-shade2)}._v{display:flex;padding:.5rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade3)}.ex{width:100%;display:flex;margin-top:.5rem;justify-content:center;align-items:center;color:var(--asc-color-primary-shade4)}.rx{width:100%}.ax{display:flex;width:100%;margin-bottom:1rem}.ox{display:flex;padding:.75rem 1rem;align-items:flex-start;gap:.75rem;align-self:stretch;background:var(--asc-color-background-shade1)}.ix{width:1.25rem;height:1rem;fill:var(--asc-color-base-default)}.Ae{padding:.5rem 0;overflow-x:scroll;width:100%;scrollbar-width:none;-ms-overflow-style:none}.Ae::-webkit-scrollbar{display:none}@media (width >= 48em){.Yi{border-bottom:none;border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4)}.Ae{overflow:hidden}}.tx{background-color:var(--asc-color-background-shade1);border-radius:.5rem;padding:.75rem;width:100%}.sx{display:flex;justify-content:center;align-items:center}.dx{width:.375rem;height:.375rem;background-color:var(--asc-color-primary-default);border-radius:50%}.lx{display:flex;flex-direction:column;text-align:center}.cx{display:flex;align-items:center;justify-content:center;gap:.375rem}.nx{color:var(--asc-color-base-default);margin:0}.mx{color:var(--asc-color-base-shade2);margin:0}.x{position:relative;width:100%;padding-top:56.25%;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:var(--background-image)}.x[data-cover-scroll=true]{position:fixed;top:0;z-index:1;padding-top:6.375rem;transition:transform .3s ease-in;transform:translateY(-5%)}.x:before{content:"";position:absolute;inset:0;background-image:var(--background-image);background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(25px);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:-1}.gx{width:1.25rem;height:1rem;fill:var(--asc-color-white);margin-left:.5rem}.Bi{position:absolute;top:2rem;left:1rem;right:1rem;display:flex;justify-content:space-between}.hx{display:flex;align-items:center}.px{margin:0 .25rem;color:var(--asc-color-white)}.bx{fill:var(--asc-color-white);background:#0000007f;border-radius:50%;padding:.25rem;width:2rem;height:2rem;cursor:pointer}.Ii{fill:var(--asc-color-white);background:#0000007f;border-radius:50%;width:2rem;height:2rem;cursor:pointer;display:flex;justify-content:center;align-items:center}@media (width >= 48em){.x{padding-top:50%;max-height:17.0625rem;border-radius:.5rem .5rem 0 0}.x[data-cover-scroll=true]{width:100%;padding-top:50%;position:relative}.x:before{content:none}.Bi{top:1rem}.Ii{width:2rem;height:2rem}}.fx{display:flex;justify-content:center;align-items:center;fill:var(--asc-color-white)}.ux{width:100%;box-sizing:border-box}.Mi{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}.Mi.vx{overflow:visible}.xx{background:none;border:none;color:var(--asc-color-primary-default);cursor:pointer;padding:0;font-size:inherit}.wx{white-space:pre-wrap;word-break:break-word}.yx{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.kx{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.jx{display:flex;align-items:center;gap:.5rem}.zx{color:var(--asc-color-base-default)}.Xx{color:var(--asc-color-base-shade2)}.Ai{margin:5rem auto 3rem;text-align:center}.Ei{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}.Cx{margin-top:.5rem;font-size:1.0625rem;font-weight:600;line-height:1rem;color:var(--asc-color-base-shade3)}.Sx{font-size:.8125rem;font-weight:400;color:var(--asc-color-base-shade3)}@media (width >= 48em){.Ai{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)}.Ei{width:3.75rem;height:3.75rem}}.Fi{display:flex;flex-direction:column}.Yx{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.Bx{height:var(--asc-spacing-m1);width:100%}.Ix{margin-bottom:var(--asc-spacing-m1);border-radius:var(--asc-border-radius-md);overflow:hidden}.Mx{animation:Ri 1s linear infinite}.Ui{padding-bottom:.5rem;background-color:var(--asc-color-base-shade4)}@keyframes Ri{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Hi{background-color:var(--asc-color-background-default);padding:1rem;margin-bottom:.5rem}.Ax{display:flex;align-items:center;margin-bottom:1rem}.Li{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.Ex{display:flex;flex-direction:column}.Ti{width:6rem;height:1rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.Vi{width:4rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.Fx{display:flex;flex-direction:column;gap:.75rem}.R{height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem;width:100%}.Li,.Ti,.Vi,.R{animation:qi 1.5s ease-in-out infinite}.R:first-child{width:75%}.R:nth-child(2){width:100%}.R:last-child{width:50%}@keyframes qi{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Di{gap:1rem;display:grid;padding:3rem;place-items:center}.Rx{fill:var(--asc-color-base-shade4);width:3.75rem;height:2.8125rem}.Ux{color:var(--asc-color-base-shade3);font-size:1rem;font-weight:600;line-height:1.375rem}.Ee{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Fi{gap:.75rem;margin-top:.75rem;padding-bottom:1rem}.Ui{padding-bottom:0;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}.Di{padding:3.7rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ee{padding-bottom:0}.Hi{box-shadow:none;margin-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}@media (width >= 48em){.Ee{padding-bottom:0}}.se{display:block;padding:0 1rem;background-color:var(--asc-color-background-default)}.se:last-child{margin-bottom:.5rem}.Hx{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;width:100%}.Lx{display:flex;align-items:center;gap:.5rem}.Tx{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}.Vx{color:var(--asc-color-alert-default)}.qx{display:flex;align-items:center;gap:.25rem}.Dx{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.Gx{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.Jx{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.Kx{display:flex;gap:.5rem;width:100%;padding:.75rem 0;border-top:1px solid var(--asc-color-base-shade4)}@media (width >= 48em){.se{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.se:last-child{margin-bottom:0}}.Nx{width:100%}.Ox{color:var(--asc-color-white)}.Px{width:100%}.Qx{color:var(--asc-color-base-default)}.Wx{all:unset;fill:var(--asc-color-white);cursor:pointer}.Gi{aspect-ratio:9 / 16;max-width:50vh;width:100%;height:auto;min-height:30rem;max-height:100vh;position:relative;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.Zx{display:flex;justify-content:start;margin:0 auto 1rem;border:1px solid var(--asc-color-alert-shade1);background-color:var(--asc-color-background-alert)}._x{width:1.5rem;height:1.25rem;fill:var(--asc-color-alert-shade1)}.Ji{margin-bottom:1rem}@media (width <=768px){.Gi{max-width:100%;height:auto;max-height:50rem;min-height:50rem;width:100%;aspect-ratio:auto}}.ew{position:absolute;top:0;left:0;right:0;z-index:1;margin-top:1.5rem}.Ki{display:flex;justify-content:center;width:100%;height:auto;max-height:60rem;gap:1rem;overflow:hidden;background-color:var(--asc-color-background-transparent-black)}.rw{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)}.aw{display:flex;width:100%;justify-content:flex-end;gap:var(--asc-spacing-s2)}.ow{flex:1;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:var(--asc-border-radius-lg);position:relative;width:100%;height:auto}.Ni{max-height:40rem;margin-top:2rem;width:100%;height:auto;background-color:var(--asc-color-black);-o-object-fit:contain;object-fit:contain}.iw{display:flex;justify-content:flex-end;padding:var(--asc-spacing-m1);width:100%}.tw{max-height:40rem;width:100%;height:auto;margin-top:5.5rem;background-color:var(--asc-color-black);-o-object-fit:contain;object-fit:contain}.sw{position:relative;padding:1rem;display:flex;justify-content:center;bottom:6rem;left:0;right:0}.dw{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none;border:none;color:var(--asc-color-white);font-size:3rem;cursor:pointer}.lw{position:absolute;top:0;left:0;right:0;height:4px;background-color:#ffffff4d}.cw{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.nw{display:flex;flex-direction:column;margin-left:10px}.mw{font-size:16px;font-weight:700;color:var(--asc-color-black)}.gw{font-size:14px}.hw{position:relative;width:100%;height:auto;min-height:40rem}.Oi{width:100%;padding:0 1rem}@media (width >= 48em){.Ji{position:relative;left:-9rem;margin-top:3rem}.Ki{position:fixed;top:0;left:0;width:100%;height:auto;max-height:60rem;z-index:500}.Oi{width:100%;padding:unset}.Ni{margin-top:5.5rem}}.pw{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}.bw{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.fw{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}.uw{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.vw{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}.xw{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}.ww{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1);width:100%}.yw{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1)}.kw{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)}.jw{font-weight:var(--asc-text-font-weight-bold);display:flex;align-items:center;justify-content:space-between;gap:var(--asc-spacing-s2)}.zw{display:flex;padding:8px 10px;align-items:center;gap:.5rem;border-radius:24px;background:var(--asc-color-secondary-default)}.Xw{fill:var(--asc-color-white)}.Cw{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}.Sw{position:relative;width:100%;height:100%}.Yw{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Bw,.Iw{width:100%;height:100%}.Mw{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)}.Aw{width:auto;max-width:100%;max-height:100%;margin:auto}.Ew,.Fw{width:1.5rem;height:1.5rem;fill:var(--asc-color-white);cursor:pointer}.Rw{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.Uw{fill:var(--asc-color-white)}.Hw{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.Lw{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.Tw{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}.Vw{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.25rem}.qw{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.75rem}.Dw{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)}.Gw{flex:1}.Jw{height:5rem;padding:.75rem 1rem .625rem}.Kw{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.Nw{z-index:99999;position:absolute;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1rem .625rem;gap:.5rem}.Ow{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Pi{position:absolute;bottom:0;right:0}.Pi:hover{cursor:pointer}.Pw{display:flex;gap:1.25rem;justify-content:flex-end;align-items:center}.Qw{display:inline-flex;justify-content:space-between;gap:.75rem;align-items:center}.Ww{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}.Zw{width:auto;max-width:11.688rem}._w{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}.ey{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.Qi{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%)}.Qi a{text-decoration:none}.ry{position:relative;width:100%;height:100%}.ay{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.oy,.iy{width:100%;height:100%}.ty{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}.sy{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.dy{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ly,.cy{color:var(--asc-color-white);cursor:pointer}.ny{color:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.my{color:var(--asc-color-white)}.gy{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.hy{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.py{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}.by{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.fy{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.uy{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}.vy{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.xy{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.wy{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)}.yy{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Wi{position:absolute;bottom:0;right:0}.Wi:hover{cursor:pointer}.ky{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.jy{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.zy{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}.Xy{width:auto;max-width:11.688rem}.Cy{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}.Sy{display:flex;position:relative;overflow:hidden}.Yy{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.Zi{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)}.Zi:hover{background-color:var(--asc-color-base-shade4)}.By{position:absolute;top:0;bottom:0;width:50%;z-index:10}.Iy{left:0}.My{right:0}.Ay{-o-object-fit:contain;object-fit:contain}.Ey{-o-object-fit:cover;object-fit:cover}.Fy{color:var(--asc-color-base-default)}.Ry{position:absolute;top:.5rem;left:.5rem;right:.5rem;height:.125rem;display:flex;justify-content:space-between;align-items:center;z-index:10}.Uy{height:100%;background-color:#ffffff7f;border-radius:.0625rem;overflow:hidden}.Hy{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}._i{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}._i:focus{outline:none}.Ly{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}.Ty{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.Vy{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:absolute;z-index:100000}.qy{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}.Dy{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.Gy{color:var(--asc-color-base-default)}.Jy{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.Ky{color:var(--asc-color-base-shade1)}.Ny{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.Oy{min-height:5rem;width:100%;background-color:var(--asc-color-background-default)}.Py{position:absolute;inset:0;height:100%;width:100%;overflow:hidden}.Qy{position:relative;height:100%;width:100%}.Wy{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.Zy{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)}._y{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}.e2{position:relative;width:100%;height:100%;overflow:hidden}.r2{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.a2,.o2{width:100%;height:100%}.i2{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}.t2{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.s2{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.d2,.l2{color:var(--asc-color-white);cursor:pointer}.c2{color:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.n2{color:var(--asc-color-white)}.m2{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.g2{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.h2{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}.p2{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.b2{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.f2{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2);border-radius:50%;padding:var(--asc-spacing-s1) var(--asc-spacing-s2);background-color:#292b32}.u2{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.v2{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.x2{z-index:9999;position:absolute;width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:column;padding:var(--asc-spacing-m3) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1);gap:var(--asc-spacing-s1)}.w2{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.et{position:absolute;bottom:0;right:0}.et:hover{cursor:pointer}.y2{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.k2{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.j2{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}.z2{width:auto;max-width:11.688rem}.X2{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}.C2{display:flex;position:relative;overflow:hidden}.S2{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.rt{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)}.rt:hover{background-color:var(--asc-color-base-shade4)}.Y2{position:absolute;top:0;bottom:0;width:50%;z-index:10}.B2{left:0}.I2{right:0}.M2{-o-object-fit:contain;object-fit:contain}.A2{-o-object-fit:cover;object-fit:cover}.E2{z-index:99999;position:absolute;width:1rem;height:1rem;right:.25rem;bottom:.25rem;cursor:pointer}.F2{fill:var(--asc-color-base-shade3)}.R2{inset:0;width:100%;height:100%;position:absolute}.U2{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}.H2{display:flex;align-items:center;gap:.5rem}.L2{width:2.5rem;height:2.5rem}.T2{display:flex;align-items:start;flex-direction:column;color:var(--asc-color-base-inverse);flex-shrink:1;overflow:hidden}.V2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--asc-color-white)}.q2{display:flex;align-items:center;gap:1.25rem}.D2{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.at{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.at svg{width:2rem;height:1.75rem;fill:var(--asc-color-white)}.ot{display:none}@media screen and (width >= 768px){.ot{display:flex}}.it{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.it svg{width:2rem;height:1.75rem;fill:var(--asc-color-white)}.tt{display:none}@media screen and (width >= 48em){.tt{display:flex}}.st{position:absolute;top:0;left:0;width:50%;min-height:60rem;z-index:9999}.dt{position:absolute;top:0;right:0;width:50%;height:auto;min-height:60rem;z-index:9999}.G2{position:relative;width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;z-index:2}.J2{position:absolute;width:100%;height:100%;background:linear-gradient(180deg,#00000029 55.05%,#fff0 96.52%);z-index:3}.K2{display:none}.N2{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:23.4375rem;flex-shrink:0;margin-top:4rem}.lt{display:flex;justify-content:center;width:100%;height:auto;min-height:60rem;gap:1rem;overflow:hidden;background-color:var(--asc-color-black)}.O2{fill:var(--asc-color-base-default)}@media (width >= 48em){.st,.dt{display:none}.P2{display:block}.lt{position:fixed;top:0;left:0;width:100%;height:auto;min-height:60rem;background-color:var(--asc-color-background-transparent-black);z-index:500}}.ct{position:relative;width:100%;height:100%;background-color:var(--asc-color-background-default)}.Q2{top:0;position:absolute;width:100%;height:7.5rem;background-color:var(--asc-color-background-default)}.nt{top:0;position:absolute;width:100%;height:10.87rem;background-color:var(--asc-color-background-default)}.W2{padding-left:1rem;padding-right:1rem}.mt{display:inline-flex;flex-wrap:nowrap;gap:.5rem;overflow-x:scroll;width:100%;padding:.75rem 1rem;-ms-overflow-style:none;scrollbar-width:none}.mt::-webkit-scrollbar{display:none}.Fe{position:absolute;top:7.5rem;width:100%;height:calc(100% - 7.5rem);overflow:hidden scroll;-ms-overflow-style:none;scrollbar-width:none}.gt{position:absolute;top:10.87rem;width:100%;height:auto;overflow:hidden scroll;-ms-overflow-style:none;scrollbar-width:none}.Fe::-webkit-scrollbar{display:none}.Z2{position:absolute;right:1rem;top:3.25rem;width:12.5rem}._2{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){.ct{height:auto;background-color:transparent}.nt{display:none}.Fe,.gt{top:0;height:auto}}.ht{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}.ht[data-active=true]{font-weight:600;color:var(--asc-color-white);background-color:var(--asc-color-primary-default);border:1px solid transparent}.ek{font-size:1.0625rem}.rk{position:relative}.Re{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)}.Re[data-focus-visible]{border:1px solid var(--asc-color-primary-default);background-color:var(--asc-color-background-shade1)}.Re:hover{background-color:var(--asc-color-background-shade1)}.ak{width:1.75rem;height:1.75rem;border-radius:50%;overflow:hidden}.ok{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ik{fill:var(--asc-color-primary-shade2)}.tk{fill:var(--asc-color-white)}.sk{width:5.625rem;height:2.25rem;flex-shrink:0;border-radius:2.5rem;background:var(--asc-color-base-shade4);animation:pt 1.5s ease-in-out infinite}@keyframes pt{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.bt{display:inline-flex;align-items:center;gap:.5rem;width:100%;height:100%;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.bt::-webkit-scrollbar{display:none}.Ue{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}.Ue[data-focus-visible]{border:1px solid var(--asc-color-primary-default);background-color:var(--asc-color-background-shade1)}.dk{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}.Ue:hover{background-color:var(--asc-color-background-shade1)}.ft{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)}.lk{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.ut{left:0}.vt{right:0}.vt[data-shown=false],.ut[data-shown=false]{display:none}@media (width >= 48em){.ft{display:flex}}.ck{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.nk{display:flex;justify-content:center;align-items:center;background-color:#f26b1c;width:100%;height:100%}.mk{width:4rem;height:2.364rem}.gk{width:17.375rem;height:13.3125rem;border-radius:.75rem;border:1px solid var(--asc-color-base-shade4);box-shadow:var(--asc-box-shadow-02)}.hk{width:17.375rem;height:8.1875rem;border-radius:.75rem .75rem 0 0;background-color:var(--asc-color-base-shade4)}.pk{width:17.375rem;height:5.12rem;display:flex;flex-direction:column;padding:1.06rem 1rem}.bk{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:5.1875rem;height:.5rem}.fk{margin-top:1rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:8.9055rem;height:.5rem}.uk{margin-top:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:11.25rem;height:.5rem}.vk{animation:xt 1.5s ease-in-out infinite}@keyframes xt{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.wt{width:100%;gap:.75rem;flex-wrap:nowrap;overflow:scroll hidden;display:inline-flex;scrollbar-width:none;-ms-overflow-style:none;outline:none;padding:.25rem}.wt::-webkit-scrollbar{display:none}.yt{width:15.6rem;height:14.4rem;border-radius:.5rem;border:1px solid #d4d4d4;cursor:pointer;background-color:#fff}.yt:focus-visible{outline:2px solid #000;outline-offset:2px;box-shadow:0 0 0 4px #0000001a}.xk{width:100%;height:8.4rem;overflow:hidden;border-radius:.5rem .5rem 0 0;position:relative}.wk{border-radius:var(--asc-border-radius-sm) var(--asc-border-radius-sm) 0 0}.yk{width:100%;gap:.25rem;display:flex;height:5.7rem;padding:.75rem;flex-direction:column;justify-content:space-between;background-color:#fff}.kk{width:100%;gap:.12rem;display:flex;align-items:center}.jk,.zk{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.Xk{width:100%;gap:.5rem;display:flex;flex-wrap:nowrap;align-items:flex-end;justify-content:space-between}.Ck{width:9rem;gap:.25rem;display:flex;flex-shrink:1;align-items:start;flex-direction:column;justify-content:center}.Sk{display:flex;flex:0 0 4.2rem;outline:none}.He{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.Le{top:-2.4rem;z-index:100;display:none;position:absolute;align-items:center;justify-content:center;cursor:pointer;padding:.5rem;border:none;background:transparent;border-radius:.25rem}.Le:hover{background-color:#0000000d}.kt{max-width:9rem}.jt{right:2.2rem}.zt{right:0}.jt[data-shown=false] .He,.zt[data-shown=false] .He{cursor:not-allowed;fill:var(--asc-color-base-shade3)}@media (width >= 48em){.Le{display:flex}.kt{max-width:9rem}}.Yk{display:flex;flex-direction:column;align-items:center;justify-content:center}.Xt{display:flex;justify-content:center;align-items:center;border-radius:24px;border:1px solid #000;padding:10px 0;width:100%;font-size:14px;font-style:normal;font-weight:500;cursor:pointer;margin-top:16px;color:var(--asc-color-base-default);background:var (--asc-color-white)}.Xt:focus:not(:active){outline:2px solid #000;outline-offset:2px;box-shadow:0 0 0 4px #0000001a}.Ct{height:100%;display:flex;padding-bottom:2rem;flex-direction:column;outline:none}.de{width:100%;-ms-overflow-style:none;scrollbar-width:none;padding:0 1rem;display:flex;flex-direction:column;gap:1rem;position:relative}.Te{width:100%;-ms-overflow-style:none;scrollbar-width:none;display:flex;flex-direction:column;gap:1rem}.St{width:100%}.Yt{display:flex;gap:8px;margin-left:1rem;margin-right:1rem;margin-bottom:1rem}.Bk{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}.Ik{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}.Bt{border-radius:8px;border:1px solid #d4d4d4;padding:12px;width:100%;display:flex;align-items:center;gap:16px;cursor:pointer;position:relative;outline:none;transition:box-shadow .2s ease}.Bt:focus:not(:active){outline:2px solid #000;outline-offset:2px;box-shadow:0 0 0 4px #0000001a}.de::-webkit-scrollbar{display:none}.de[data-is-loading=true]{padding:1.5rem 1rem}.It{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.Mt{width:9.75rem;height:.75rem;flex-shrink:0;border-radius:.75rem;background:var(--asc-color-base-shade4);animation:At 1.5s ease-in-out infinite}.Mk{color:var(--asc-color-base-default)}.Ve{width:100%;padding:1rem;display:none}.Ve::-webkit-scrollbar{display:none}.Et{display:none;background-color:var(--asc-color-background-default)}@keyframes At{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.Ct{height:auto;background-color:var(--asc-color-background-shade1)}.Et{display:block;background-color:var(--asc-color-background-shade1)}.It,.Ve,.Te,.de{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);padding:1rem}.Mt{height:1.25rem}.Te{margin-bottom:0;padding:0 1rem}.Yt{display:flex;margin-left:0;margin-right:0;margin-bottom:0;padding-bottom:1rem}.St{width:100%;border-radius:.5rem;margin-top:1rem}}.Ak{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--asc-color-background-default);gap:1rem}.Ek{padding-bottom:1.0625rem;color:var(--asc-color-base-shade3);display:flex;flex-direction:column;align-items:center}.Ft{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.Fk{padding-bottom:1.0625rem;color:var(--asc-color-base-shade3)}@media (width >= 48em){.Ft{padding:2rem 0 4rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Rt{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.Rk{padding-bottom:1.0625rem;color:var(--asc-color-base-shade3)}@media (width >= 48em){.Rt{padding:2rem 0 4rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Uk{color:var(--asc-color-base-default)}.Hk{color:var(--asc-color-base-default)}.Ut{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.qe{flex:1;margin-top:3.625rem;overflow-y:scroll;scrollbar-width:none}.qe[data-hide-back-button=true]{margin-top:.5rem}.Ht{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.De{transition:opacity .3s;opacity:0}.De[data-show=true]{opacity:1}.Lt{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}.Tt{position:absolute;bottom:1rem;right:1rem;display:none}@media (width >=48em){.Ut{background-color:transparent}.Ht{background-color:var(--asc-color-background-default);position:static}.Lk{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;overflow:hidden}.De{display:none}.qe{margin-top:0;padding-bottom:1rem}.Lt{position:static}.Tt{display:none}}.Tk{height:100%;width:100%}.Vk{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.qk{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.Dk{color:var(--asc-color-base-default)}.Gk{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.Jk{color:var(--asc-color-base-default)}.Kk{width:2.2rem;height:1.5rem;fill:var(--asc-color-base-default)}.Nk{color:var(--asc-color-base-default)}.Ok{padding:0 1rem;background-color:var(--asc-color-background-default)}.Vt{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.Pk{display:flex;gap:.75rem}.Qk{width:3.5rem!important;height:3.5rem!important;font-size:2rem;flex-shrink:0}.Wk{font-weight:400;font-size:2rem!important}.Zk{min-height:100%;display:flex;align-items:center}._k{width:1.5rem;height:1.5rem}.e4{margin:.5rem 0;color:var(--asc-color-base-default)}.r4{display:flex;height:-moz-max-content;height:max-content;justify-content:center}.a4{display:flex;gap:.75rem;padding:.25rem 0 1rem}.o4{width:.0625rem;height:1.25rem;background-color:var(--asc-color-base-shade4)}.i4{width:100%;padding:0 1rem}.t4{display:flex;align-items:center;width:100%;margin:.5rem 0}.qt{width:3.5rem;height:3.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.Dt{height:.75rem;width:60%;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.le{height:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.qt,.Dt,.le,.Gt{animation:Jt 1.5s ease-in-out infinite}.le:nth-child(1){margin:1.37rem;width:60%}.le:nth-child(2){width:80%}.s4{margin:.5rem 0;width:100%}.Gt{display:inline-block;width:3.375rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem;margin-right:.75rem}.d4{padding:.5rem 0;width:15rem}.Kt{padding:0 1.25rem;width:100%;display:flex;justify-content:flex-start;gap:.75rem}.l4{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.c4{color:var(--asc-color-base-default)}.n4{width:100%;padding:.75rem 1rem;height:3.875rem;border-radius:.5rem;background-color:var(--asc-color-background-shade1);box-sizing:border-box}.m4{text-align:center}.g4{display:inline-block}.h4{width:.375rem;height:.375rem;margin-right:.38rem;fill:#4d82ff;vertical-align:middle}.p4{color:var(--asc-color-base-default)}@media screen and (width >= 48em){.Vt{margin-top:1rem}.Kt{padding:.75rem 1rem}}@keyframes Jt{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.b4{display:inline-block}.f4{color:var(--asc-color-base-default);margin-right:.25rem}.u4{color:var(--asc-color-base-shade2)}.Nt{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.Ot{flex-direction:column;display:flex;flex:1;margin-top:3.62rem;overflow-y:scroll;scrollbar-width:none}.Pt{height:100%;width:100%;flex-grow:1;padding:0 1rem}.v4{height:100%}.Qt{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.x4{color:var(--asc-color-base-default);width:100%;text-align:center}.w4{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){.Nt{background-color:transparent}.Qt{background-color:var(--asc-color-background-default);position:static}.y4{background-color:var(--asc-color-background-default);border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);overflow:hidden}.Ot{margin-top:0}.Pt{padding:0}.k4{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}.j4{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)}}.Wt{display:flex;color:var(--asc-color-base-shade3)}.Wt[data-orientation=horizontal]{flex-direction:column}.Zt{gap:.25rem;display:flex}.Zt[data-orientation=horizontal]{border-bottom:1px solid var(--asc-color-base-shade4)}._t{height:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none}._t::-webkit-scrollbar{display:none}.p{outline:none;cursor:pointer;position:relative;padding:1rem 1rem .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)}}.es{margin-top:.5rem}.z4{height:100%;width:100%}.X4{display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;width:100%;box-sizing:border-box}.C4{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.S4{color:var(--asc-color-base-default)}.Y4{height:var(--asc-spacing-m1);width:100%}.B4{color:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.I4{padding:5rem .5rem;text-align:center}.rs{display:block}@media (width >= 48em){.es{margin:0}.M4{color:var(--asc-color-base-shade3)}.rs{padding:.5rem 0;display:flex;flex-direction:column;gap:1rem}}.A4{display:flex;height:3.5rem;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box}.E4{display:flex;align-items:center;max-width:100%;gap:.5rem;flex-shrink:0}.F4{flex-shrink:0}.R4{overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-base-default)}.as{height:100%;width:100%}.U4{background-color:transparent;display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;box-sizing:border-box;flex-shrink:0}.H4{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.L4{color:var(--asc-color-base-default)}@media (width >= 48em){.as{padding:0 1rem}}.T4{display:flex;width:100%;align-items:center;gap:.75rem}.os{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.is{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.os,.is{animation:ts 1.5s ease-in-out infinite}@keyframes ts{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.V4{display:inline-block}.q4{color:var(--asc-color-base-default);margin-right:.25rem}.D4{color:var(--asc-color-base-shade2)}.G4{min-height:3.5rem;color:var(--asc-color-base-default);display:flex;align-items:center}.J4{word-break:break-all}.K4{color:var(--asc-color-base-default);word-break:break-word}.N4{white-space:pre-wrap}.O4{color:var(--asc-color-primary-default)}.P4{width:100%;background-color:var(--asc-color-primary-default);position:relative;padding:.63rem 1rem;border-radius:10rem;box-sizing:border-box;margin-bottom:.75rem}.Q4{display:flex;align-items:center;justify-content:center;gap:.5rem}.W4{width:1rem;height:1rem;color:var(--asc-color-white)}.Z4{color:var(--asc-color-white)}._4{width:100%;position:relative;padding:.63rem 1rem;border-radius:10rem;box-sizing:border-box;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.e7{display:flex;align-items:center;justify-content:center;gap:.5rem}.r7{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.a7{color:var(--asc-color-secondary-default)}.o7{width:100%;position:relative;padding:.63rem 1rem;border-radius:10rem;box-sizing:border-box;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.i7{display:flex;align-items:center;justify-content:center;gap:.5rem}.t7{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.s7{color:var(--asc-color-secondary-default)}.d7{width:100%;position:relative;padding:.63rem 1rem;border-radius:10rem;box-sizing:border-box;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.l7{display:flex;align-items:center;justify-content:center;gap:.5rem}.c7{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.n7{color:var(--asc-color-secondary-default)}.ss{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.ss[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.ds{fill:var(--asc-color-secondary-shade3);width:1.5rem;height:1.5rem;transition:fill .3s}.ds[data-active=true]{fill:var(--asc-color-base-default)}.ls{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.ls[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.cs{fill:var(--asc-color-secondary-shade3);width:1.5rem;height:1.5rem;transition:fill .3s}.cs[data-active=true]{fill:var(--asc-color-base-default)}.ns{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.ns[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.ms{fill:var(--asc-color-secondary-shade3);width:1.5rem;height:1.5rem;transition:fill .3s}.ms[data-active=true]{fill:var(--asc-color-base-default)}.m7{display:flex;flex-direction:column;gap:.5rem}.g7{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.h7{height:var(--asc-spacing-m1);width:100%}.p7{margin-bottom:var(--asc-spacing-m1);border-radius:var(--asc-border-radius-md);overflow:hidden}.b7{animation:gs 1s linear infinite}.hs{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes gs{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ps{height:13rem;padding:.75rem 1rem;width:100%}.f7{display:flex;align-items:center;margin-bottom:.75rem}.bs{width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.5rem}.u7{padding:.25rem 0;flex:1}.fs{height:.5rem;width:60%;border-radius:.75rem;margin-bottom:.5rem;background-color:var(--asc-color-base-shade4)}.us{height:.5rem;width:25%;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.U{height:.5rem;margin-bottom:.75rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.bs,.fs,.us,.U{animation:vs 1.5s ease-in-out infinite}.U:nth-child(1){width:60%}.U:nth-child(2){width:25%}.U:nth-child(3){width:80%}@keyframes vs{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >=48em){.hs{overflow:hidden;background-color:transparent;padding-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.ps{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.xs{text-align:center;padding:5rem .5rem}.v7{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.x7{margin-top:.5rem;color:var(--asc-color-base-shade3)}@media (width >= 48rem){.xs{background-color:var(--asc-color-background-default)}}.ws{text-align:center;padding:5rem .5rem}.w7{margin-top:.5rem;color:var(--asc-color-base-shade3)}@media (width >= 48rem){.ws{width:100%;height:100%;background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}}.y7{width:3.7969rem;height:2.5313rem;color:var(--asc-color-secondary-shade4)}.k7{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.ys{text-align:center;padding:5rem .5rem;color:var(--asc-color-base-shade3)}.j7{margin-top:.5rem}.z7{width:3.75rem;height:2.5rem;fill:var(--asc-color-secondary-shade4)}@media (width >= 48rem){.ys{background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}}.ks{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.X7{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.C7{height:var(--asc-spacing-m1);width:100%}.S7{animation:js 1s linear infinite}.Y7{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes js{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.B7{height:13rem;padding:.75rem 1rem;width:100%}.I7{display:flex;align-items:center;margin-bottom:.75rem}.zs{width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.5rem}.M7{padding:.25rem 0;flex:1}.Xs{height:.5rem;width:60%;border-radius:.75rem;margin-bottom:.5rem;background-color:var(--asc-color-base-shade4)}.Cs{height:.5rem;width:25%;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.H{height:.5rem;margin-bottom:.75rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.zs,.Xs,.Cs,.H{animation:Ss 1.5s ease-in-out infinite}.H:nth-child(1){width:60%}.H:nth-child(2){width:25%}.H:nth-child(3){width:80%}@keyframes Ss{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >=48em){.ks{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Ys{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;cursor:pointer}.Bs{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.A7{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}@keyframes Is{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.E7{width:100%;padding-top:100%;border-radius:.5rem;position:relative;background-color:var(--asc-color-base-shade4);animation:Is 1.5s ease-in-out infinite}@media (width >= 48em){.Ys{grid-template-columns:repeat(3,1fr)}.Bs:focus-within{outline:2px solid var(--asc-color-primary-default)}}.F7{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.R7{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.U7{width:3.7969rem;height:2.5313rem;color:var(--asc-color-secondary-shade4)}.Ms{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.H7{height:var(--asc-spacing-m1);width:100%}@media (width >=48em){.Ms{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.As{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;cursor:pointer}.Es{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.L7{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.T7{position:absolute;bottom:.5rem;left:.5rem;background-color:#000000b3;color:var(--asc-color-white);padding:.25rem .6rem;border-radius:.25rem}@keyframes Fs{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.V7{width:100%;padding-top:100%;border-radius:.5rem;position:relative;background-color:var(--asc-color-base-shade4);animation:Fs 1.5s ease-in-out infinite}.q7{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@media (width >= 48em){.As{grid-template-columns:repeat(3,1fr)}.Es:focus{outline:2px solid var(--asc-color-primary-default)}}.D7{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.G7{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.J7{width:3.7969rem;height:2.5313rem;fill:var(--asc-color-secondary-shade4)}.Ge{width:4rem;height:4rem;box-shadow:var(--asc-box-shadow-04);display:none;cursor:pointer;align-items:center;justify-content:center;border:none;background-color:var(--asc-color-primary-default);border-radius:50%}.K7{width:2rem;height:2rem;color:var(--asc-color-white)}.Ge:hover{background-color:var(--asc-color-primary-background-hover)}.Ge:active{background-color:var(--asc-color-primary-background-pressed)}.N7{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.O7{padding:.75rem 0;display:flex;align-items:center;gap:.75rem}.P7{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default);margin-left:.25rem}.Q7{margin-top:.15rem;color:var(--asc-color-base-default);flex-grow:1}.W7{display:flex;flex-direction:column;gap:.5rem;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.Rs{display:flex;flex-direction:column;gap:.5rem;width:100%;height:auto;min-height:40rem;padding:1rem;background-color:var(--asc-color-background-default)}.Z7{display:flex;gap:.5rem;width:100%;overflow-y:scroll}._7{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:100%}.e3{padding:0rem 1rem}@media (width >= 48em){.Rs{padding:0;height:auto;position:relative;min-height:0}.r3{left:0;top:2.8rem;z-index:200;width:20rem;max-height:25rem;position:absolute;overflow-y:scroll;border-radius:.5rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}}.a3{width:100%;display:flex;min-height:20rem;align-items:start;flex-direction:column;background-color:var(--asc-color-background-default);background-color:#e6e6e6;gap:.5rem}.Us{display:grid;grid-template-columns:4rem minmax(0,1fr);gap:1rem;padding-top:1rem;padding-bottom:1rem;width:100%}.Us:not(:first-child){border-top:.0625rem solid var(--asc-color-base-shade4)}.o3{display:flex;justify-content:center;align-items:center}.i3{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:.25rem;width:100%}.t3{display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.s3{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.d3{display:flex;justify-content:center;align-items:center;gap:.25rem}.l3{display:flex;justify-content:center;align-items:center}.c3{width:100%;background-color:#fff;cursor:pointer}.Hs{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.Ls{flex:1;margin-top:3.625rem;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.Ls::-webkit-scrollbar{display:none}.Ts{display:grid;grid-template-columns:min-content 1fr min-content;padding-inline:1rem;height:3.625rem;align-items:center;gap:.5rem;position:absolute;left:0;right:0;top:0;background-color:var(--asc-color-background-default)}.n3{text-align:center}.m3{cursor:pointer}.g3{fill:var(--asc-color-base-default);cursor:pointer}.Vs{height:.0625rem;width:100%;background-color:var(--asc-color-base-shade4);animation:qs 1.5s ease-in-out infinite}.Vs[data-is-loading=true]{height:.5rem;width:100%;background-color:var(--asc-color-base-shade4)}.h3{display:flex;justify-content:space-between;padding:.5rem 1rem}.p3{display:flex;justify-content:center;align-items:center;gap:.25rem}.b3{color:var(--asc-color-base-shade2)}.f3{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem;border-top:1px solid var(--asc-color-base-shade4)}.u3{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}.v3{display:flex;justify-content:start;align-items:center;gap:.25rem;padding:1rem;line-height:1.25rem;color:var(--asc-color-base-shade2)}@keyframes qs{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.Hs{height:auto;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Ts{border-radius:.5rem}}.Ds{overflow-y:auto;height:auto;position:relative;-ms-overflow-style:none;scrollbar-width:none}.Ds::-webkit-scrollbar{display:none}.x3{position:sticky;top:0;background-color:var(--asc-color-background-default)}.w3{position:relative}.Gs{position:fixed;display:none;bottom:1rem;right:1rem;z-index:1}.y3{width:100%;height:1px;background-color:var(--asc-color-base-shade4);margin-bottom:.25rem}.Js{display:block;margin-top:.75rem}@media (width >= 48em){.Gs{display:none}.Js{display:block}}.Ks{width:100%;margin:0 auto;background-color:var(--asc-color-background-default);overflow:hidden}.Ns{width:100%;height:12.5rem;background-color:var(--asc-color-base-shade4)}.k3{padding:1rem}.Os{height:1.5rem;width:60%;background-color:var(--asc-color-base-shade4);margin-bottom:1rem;border-radius:.25rem}.j3{display:flex;gap:.5rem;margin-bottom:1rem}.z3{height:1.25rem;width:3.75rem;background-color:var(--asc-color-base-shade4);border-radius:.625rem}.Ps{height:1rem;width:100%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.X3{display:flex;gap:1rem;margin-bottom:1rem}.C3{height:1.25rem;width:5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.S3{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem}.Y3{height:1rem;width:2.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}@keyframes Qs{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Ns,.Os,.B3,.Ps,.I3,.M3,.A3{animation:Qs 1.5s ease-in-out infinite}@media (width >= 48em){.Ks{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Ws{gap:1rem;display:grid;padding:3rem;place-items:center}.E3{color:var(--asc-color-base-shade3);font-size:1rem;font-weight:600;line-height:1.375rem}.F3{fill:var(--asc-color-base-shade4);width:3.75rem;height:2.8125rem}@media (width >= 48em){.Ws{padding:3.7rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.Zs{gap:.5rem;display:grid}._s{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Zs{gap:.75rem;margin-top:.75rem;padding-bottom:1rem}._s{padding-bottom:0;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}}.ed{gap:.5rem;display:grid;padding:1rem}.rd{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.R3{width:100%;padding-top:100%;position:relative;border-radius:.5rem;animation:U3 1.5s ease-in-out infinite;background-color:var(--asc-color-base-shade4)}.H3{margin:.75rem 0 1rem}@media (width >= 48em){.ed{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)}.rd{grid-template-columns:repeat(3,1fr)}}.L3{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.ad{margin:auto;text-align:center;padding:5rem .5rem;min-height:15rem}.T3{margin-top:.5rem;color:var(--asc-color-base-shade3)}.V3{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}@media (width >= 48em){.ad{padding:2.9rem;min-height:auto}}.od{gap:.5rem;display:grid;padding:1rem}.id{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.q3{width:100%;padding-top:100%;position:relative;border-radius:.5rem;animation:D3 1.5s ease-in-out infinite;background-color:var(--asc-color-base-shade4)}.G3{margin:.75rem 0 1rem}@media (width >= 48em){.od{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)}.id{grid-template-columns:repeat(3,1fr)}}.td{margin:auto;text-align:center;padding:5rem .5rem;min-height:15rem}.J3{margin-top:.5rem;color:var(--asc-color-base-shade3)}.K3{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}@media (width >= 48em){.td{padding:2.9rem;min-height:auto}}.sd{background-color:var(--asc-color-background-default);display:flex;align-items:center;width:100%;z-index:1;position:sticky;top:5.375rem}.dd{display:flex;justify-content:center;flex-grow:1;width:100%;align-items:center;background-color:var(--asc-color-background-default);--asc-icon-color: var(--asc-color-base-shade3);color:var(--asc-icon-color);fill:var(--asc-icon-color);height:3rem}.N3{width:1.5rem;height:1.25rem;fill:var(--asc-icon-color)}.O3{width:1.5rem;height:1.5rem}.dd[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){.sd{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)}}.ld{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.cd{padding:1rem;flex:1;display:flex;flex-direction:column}.nd{width:4rem;height:4rem;position:relative;border-radius:50%;overflow:hidden;margin:1.75rem auto 0}.P3{width:100%;height:100%}.Q3{width:100%;height:100%;position:absolute;top:0;left:0;text-align:center;background-color:#0000007f}.md{fill:var(--asc-color-white);height:1.25rem;width:1.25rem}.gd{display:flex;height:3.625rem;align-items:center;padding:0 .75rem}.W3{flex-basis:max-content}.hd{width:100%;flex-grow:1;color:var(--asc-color-base-default)}.pd{flex:1;display:flex;flex-direction:column;justify-content:space-between}.Z3{margin-top:1.5rem}.Je{padding:1rem 0;width:100%;border:none;border-bottom:1px solid var(--asc-color-base-shade4);height:auto;resize:none;overflow:hidden}.Je:focus{outline:none}.Je:disabled{color:var(--asc-color-base-shade2)}._3{display:none}@media (width >=48em){.ld{background-color:transparent}.cd{flex:0;background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4, #ebecef)}.gd{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;overflow:hidden}.hd{font-size:1.25rem}.nd{width:7.5rem;height:7.5rem}.pd{justify-content:flex-start}.ej{margin-bottom:1rem}.md{fill:var(--asc-color-white);height:3rem;width:3rem}}.rj{width:100%}.bd{display:block;height:100vh;overflow:scroll}.fd{background-color:var(--asc-color-background-default);position:sticky;top:0;width:100%}.aj{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.oj{color:var(--asc-color-base-shade2);font-size:.8125rem}.ij{display:block;padding:1.5rem 1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.tj{position:relative;display:flex;align-items:center}.sj{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)}.ud{position:absolute;fill:var(--asc-color-base-shade2);left:.75rem}.ud[data-search-value=true]{fill:var(--asc-color-base-default)}.vd{display:none}.vd[data-search-value=true]{display:block;position:absolute;right:.75rem}.dj{fill:var(--asc-color-base-shade3)}.lj{display:flex;flex-wrap:wrap;padding:0 .25rem .25rem;gap:.5rem}.cj{display:flex;align-items:center;padding:.25rem .5rem .25rem .25rem;border-radius:1.5rem;border:1px solid var(--asc-color-base-shade4);gap:.5rem}.nj{color:var(--asc-color-base-default);font-weight:600;font-size:1rem;max-width:16rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mj{width:1.75rem;height:1.75rem;border-radius:50%}.gj{width:1.75rem;height:1.75rem}.hj{width:2.5rem;height:2.5rem;border-radius:50%}.pj{fill:var(--asc-color-base-shade1)}.bj{padding:1rem}.fj{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%}.uj{display:flex;align-items:center;flex:1;min-width:0}.vj{width:2.5rem;height:2.5rem}.xj{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}.wj{display:none}.yj{width:1rem;height:1rem}.kj{display:flex;flex-direction:column;gap:1rem}.w,.w label{display:flex;align-items:center;gap:.5rem}.w div[aria-hidden=true] svg{display:none;width:1rem;height:1rem;color:var(--asc-color-white)}.w 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}.w input[type=checkbox]:checked+div[aria-hidden=true]{background-color:var(--asc-color-primary-default);border:none}.w 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}.jj{color:var(--asc-color-base-default)}.xd{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}.zj{width:100%}@media only screen and (width >= 48em){.bd{display:block;height:18.5rem;width:32.625rem}.fd,.xd{display:none}}.Xj{padding:.5rem 0;background-color:var(--asc-color-background-default)}.Cj{display:flex;align-items:center;gap:.5rem}.wd{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);flex-shrink:0}.Sj{display:flex;flex-direction:column}.yd{width:6rem;height:1rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.kd{width:4rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.Yj{display:flex;flex-direction:column;gap:.75rem}.jd{height:1.25rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem;width:100%;max-width:calc(100% - 3rem);flex-grow:1}@keyframes zd{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.wd,.yd,.kd,.jd{animation:zd 1.5s ease-in-out infinite}.Xd{height:100vh;overflow:scroll}.Cd{background-color:var(--asc-color-background-default);position:sticky;top:0;width:100%;z-index:1}.Sd{display:flex;justify-content:space-between;align-items:center;padding:1rem}.Yd{width:1.5rem}.Bj{position:relative;display:flex;align-items:center;padding:.75rem 1rem}.Ij{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}.Bd{position:absolute;fill:var(--asc-color-base-shade2);left:1.75rem;width:1.5rem;height:1.25rem}.Bd[data-search-value=true]{fill:var(--asc-color-base-default)}.Id{display:none}.Id[data-search-value=true]{display:block;position:absolute;right:1.75rem}.Mj{fill:var(--asc-color-base-shade3);width:1.5rem;height:1rem}.Ke{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}.Ke::-webkit-scrollbar{display:none}.Aj{display:block;text-align:center}.Ej{position:relative;display:flex;justify-content:center}.Fj{width:2.5rem;height:2.5rem}.Rj{background:none;border:none;padding:0;margin:0;display:inline-block;cursor:pointer;position:absolute;right:.3rem;top:0}.Uj{display:block;border-radius:50%;width:1.125rem;height:1.125rem;fill:var(--asc-color-background-transparent-black)}.Hj{display:inline-block;justify-self:center;align-items:center;width:4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:.25rem}.Ne{padding:1rem}.Lj{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%}.Tj{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-right:.25rem}.Vj{width:2.5rem;height:2.5rem}.qj{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}.Dj{flex:1;min-width:0;display:flex;align-items:center}.Gj{padding:.5rem 0;flex-direction:row-reverse}.Md{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}.Jj{width:100%}@media only screen and (width >= 48em){.Xd{height:auto;width:30rem;border-radius:.75rem}.Cd{border-bottom:1px solid var(--asc-color-base-shade4)}.Ke{border-bottom:none;margin-bottom:0}.Sd{flex-direction:row-reverse;padding:1.25rem 1.5rem 1rem}.Kj{fill:var(--asc-color-base-shade3)}.Nj{font-size:1.25rem}.Yd{display:none}.Ne{max-height:50vh;min-height:50vh;overflow-y:scroll;padding-bottom:5rem}.Ne[data-has-selected=true]{min-height:calc(50vh - 6.5rem);max-height:calc(50vh - 6.5rem)}.Md{margin-top:0;position:static;border-top:none}}.Ad{padding:0 1rem}.Ed{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.Fd{color:var(--asc-color-base-default)}.Oj{border-bottom:1px solid var(--asc-color-base-shade4)}.Pj{padding:1.5rem 0 .25rem}.Qj{border-bottom:1px solid var(--asc-color-base-shade4)}.Wj{padding:1.5rem 0 .25rem}@media only screen and (width >= 48em){.Ad{padding:0}.Ed{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)}.Fd{font-size:1.25rem}.Zj{padding:0 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}._j{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.e6{display:flex;align-items:center;gap:.75rem}.r6{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.a6{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.o6{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.i6{display:flex;align-items:center;gap:.75rem}.t6{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.s6{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.d6{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.l6{display:flex;align-items:center;gap:.75rem}.c6{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.n6{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.m6{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.g6{display:flex;align-items:center;gap:.75rem}.h6{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.p6{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.b6{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;border-bottom:1px solid var(--asc-color-base-shade4)}.f6{color:var(--asc-color-alert-default)}.u6{display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:1rem}.v6{color:var(--asc-color-alert-default)}.Rd{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.13rem 0 1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.x6{color:var(--asc-color-base-shade1)}@media only screen and (width >= 48em){.Rd{border-bottom:none}}.Ud{width:100%;padding:0 1rem}.Hd{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.Ld{color:var(--asc-color-base-default)}.Td{display:block;padding:1rem 0}.w6{padding-top:.12rem;color:var(--asc-color-base-shade1)}.y6{gap:0}.Vd{display:flex;padding:1rem 0;align-items:center;flex-direction:row-reverse;justify-content:space-between}.qd{display:none}@media only screen and (width >= 48em){.Ud{padding:0;gap:.75rem;display:grid}.Hd{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ld{font-size:1.25rem}.k6{opacity:0;pointer-events:none}.j6{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Td,.Vd{padding:1rem}.qd{padding:1rem;display:block}.z6{width:100%}}.Dd{width:100%;padding:0 1rem}.Gd{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.Jd{color:var(--asc-color-base-default)}.X6{width:1.5rem;height:1.5rem}.Kd{gap:.5rem;display:flex;padding:.75rem 0;align-items:flex-start;justify-content:space-between}.C6{display:block}.S6{padding-top:.12rem;color:var(--asc-color-base-shade1)}@media only screen and (width >= 48em){.Dd{padding:0;gap:.75rem;display:grid}.Gd{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Jd{font-size:1.25rem}.Kd{padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.Nd{position:relative;padding-bottom:1rem}.Oe{color:#000;display:flex;justify-content:space-between;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.Y6{display:flex;align-items:center;color:var(--asc-color-base-default)}.B6{width:1.5rem;height:1.5rem}.I6{color:var(--asc-color-base-default);margin-right:.25rem}.Od{background-color:var(--asc-color-background-shade1);padding:.75rem 1rem}.M6{color:var(--asc-color-base-shade1)}.Pd{gap:.5rem;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 10rem);background-color:var(--asc-color-background-default)}.A6{fill:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.E6{color:var(--asc-color-base-shade3)}.Qd{display:grid;margin-top:0;background-color:var(--asc-color-base-shade4)}.Wd{gap:.5rem;display:grid;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Nd{height:auto}.Oe{border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Oe[data-review=false]{border-radius:.5rem;margin-bottom:.75rem}.Od{margin-bottom:.75rem;border-radius:0 0 .5rem .5rem;border:1px solid var(--asc-color-base-shade4);border-width:0 1px 1px}.Qd{gap:.75rem;margin-top:.75rem;background-color:transparent}.Wd{gap:.75rem;background-color:transparent}.Pd{height:auto;padding:3.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Zd{padding:1rem;margin-bottom:.5rem;background-color:var(--asc-color-background-default)}.F6{display:flex;align-items:center;margin-bottom:1rem}._d{width:2rem;height:2rem;border-radius:50%;margin-right:.75rem;background-color:var(--asc-color-base-shade4)}.R6{display:flex;flex-direction:column}.el{width:6rem;height:.5rem;margin-bottom:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.rl{width:4rem;height:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.U6{gap:.75rem;display:flex;flex-direction:column}.L{width:100%;height:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.L,._d,.el,.rl{animation:al 1.5s ease-in-out infinite}.L:first-child{width:75%}.L:nth-child(2){width:100%}.L:last-child{width:50%}.H6{width:100%;height:2.5rem}@keyframes al{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >= 48em){.Zd{box-shadow:none;margin-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.ol{position:relative;display:flex;align-items:center;padding:0 1rem .75rem}.L6{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}.il{left:1.75rem;width:1.25rem;position:absolute;fill:var(--asc-color-base-shade2)}.il[data-search-value=true]{fill:var(--asc-color-base-default)}.tl{display:none}.tl[data-search-value=true]{display:block;position:absolute;right:1.75rem}.T6{fill:var(--asc-color-base-shade3);width:1.5rem;height:1rem}.V6{padding:.5rem 1rem}.q6{display:flex;align-items:center}.sl{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.D6{display:flex;flex-direction:column}.dl{width:8.75rem;height:.5rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.75rem}.ll{width:6.75rem;height:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.sl,.dl,.ll{animation:cl 1.5s ease-in-out infinite}@keyframes cl{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >= 48em){.G6{border-radius:.5rem;padding-bottom:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.ol{padding:.75rem 1rem}}.Pe{width:100%;gap:.75rem;display:flex;align-items:center;padding:.5rem 1rem}.Pe:hover{background-color:var(--asc-color-background-shade1)}.Pe:focus-within{background-color:var(--asc-color-background-shade1)}.J6{flex:1;min-width:0;gap:.75rem;display:flex;align-items:center}.K6{display:flex;width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;align-items:center}.N6{color:var(--asc-color-base-default);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--asc-text-font-size-md);padding:.5rem .13rem .5rem 0}.nl{width:100%;display:block}.ce{width:100%;gap:.75rem;display:flex;padding:1rem 0;align-items:center}.ce:hover{background-color:var(--asc-color-background-shade1)}.O6{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.P6{color:var(--asc-color-alert-default)}.Q6{width:1.5rem;height:1.25rem;fill:var(--asc-color-alert-default)}.W6{width:1rem;height:.75rem;fill:var(--asc-color-base-shade3)}.Z6{margin-right:.13rem;width:1rem;height:1rem}@media (width >= 48em){.nl{overflow:hidden;padding:.5rem 0}.ce{padding:.75rem 1rem}.ce:focus-visible{background-color:var(--asc-color-background-shade1)}}@media (width >= 48em){.ml{padding:.5rem 0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.ml[data-hidden=true]{padding:0;border:none}}._6{padding-bottom:1rem}.gl{display:flex;padding:1rem;align-items:center;justify-content:space-between}.hl{color:var(--asc-color-base-default);text-align:center;flex-grow:1}.ez{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.pl{padding:0 1rem;margin-bottom:.75rem}.bl{font-size:1rem}@media (width >= 48em){.gl{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)}.hl{color:var(--asc-color-base-default);font-size:1.25rem;text-align:center;flex-grow:1}.pl{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}.bl{font-size:.875rem}}.fl{color:var(--asc-color-base-default)}.ul{display:flex;align-items:center;padding:1.12rem .75rem;justify-content:space-between}.vl{color:var(--asc-color-base-default)}.rz{width:1.5rem}.xl{border:none}.wl{width:100%;height:11.75rem;position:relative;background:linear-gradient(0deg,#0000007f,#0000007f) 100%,#d9e5fc}.yl{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0deg,#0006 0% 100%)}.kl{top:50%;left:50%;width:2rem;opacity:.8;height:1.75rem;position:absolute;fill:var(--asc-color-white);transform:translate(-50%,-50%)}.jl{padding:.5rem 1rem 0}.zl{gap:.5rem;display:flex;padding:1rem 0;justify-content:space-between}.az{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)}.oz{gap:.25rem;display:flex;align-items:center}.iz{line-height:1.125rem;font-size:.8125rem;color:var(--asc-color-base-shade3)}.V{width:100%;border:none;resize:none;outline:none;padding:0 0 1rem;margin-top:.25rem;font-size:.9375rem;line-height:1.25rem;field-sizing:content;word-break:break-all;letter-spacing:-.015rem;color:var(--asc-color-base-default);border-bottom:1px solid var(--asc-color-base-shade4)}.T::-moz-placeholder,.V::-moz-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.T:-ms-input-placeholder,.V:-ms-input-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.T::placeholder,.V::placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.tz{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.Xl{gap:.25rem;display:flex;padding-bottom:1rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.sz{gap:.5rem;display:flex;flex-wrap:wrap}.dz{gap:.5rem;display:flex;align-items:center;border-radius:1.5rem;padding:.25rem .5rem .25rem .25rem;border:1px solid var(--asc-color-base-shade4)}.lz,.cz{width:1.75rem;height:1.75rem;border-radius:50%}.nz{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)}.mz{fill:var(--asc-color-base-shade1)}.gz{width:100%}.Cl{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)}.hz{padding:1rem 0;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.pz{gap:.75rem;display:flex}.bz{border-top:1px solid var(--asc-color-base-shade4)}.Qe{gap:1rem;display:flex;flex-wrap:wrap}.fz{display:block;text-align:center}.uz{display:flex;position:relative;justify-content:center}.vz{width:2.5rem;height:2.5rem}.xz{top:0;right:.3rem;position:absolute}.wz{width:1.125rem;height:1.125rem;border-radius:50%;fill:var(--asc-color-background-transparent-black)}.yz{width:4rem;overflow:hidden;white-space:nowrap;align-items:center;margin-top:.25rem;justify-self:center;display:inline-block;text-overflow:ellipsis}.Sl{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){.fl{gap:.75rem;display:grid;padding-bottom:2rem}.ul{border-radius:.5rem;padding:1.25rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.vl{font-size:1.25rem}.xl{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.wl{width:100%;height:17.0625rem;border-radius:.5rem .5rem 0 0}.yl{border-radius:.5rem}.kl{width:5rem;height:3.5rem}.jl{padding:0 1rem;background-color:var(--asc-color-background-default)}.zl{padding:1.5rem 0 0}.T,.V,.Xl,.Cl{padding:1rem 0}.Sl{margin-top:0;border-top:none;position:static;border-radius:0 0 .5rem .5rem}.Qe{padding:1rem 0 0}.kz{font-size:1.25rem}.Qe .jz{border-bottom:none}}.zz{width:100%}.Yl{color:var(--asc-color-base-default)}.Bl{display:flex;align-items:center;padding:1.12rem .75rem;justify-content:space-between}.Il{color:var(--asc-color-base-default)}.Xz{width:1.5rem}.Ml{border:none}.We{width:100%;height:11.75rem;position:relative}.We[data-no-image=true]{background:linear-gradient(0deg,#0000007f,#0000007f) 100%,#d9e5fc}.Al{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0deg,#0006 0% 100%)}.El{top:50%;left:50%;width:2rem;opacity:.8;height:1.75rem;position:absolute;fill:var(--asc-color-white);transform:translate(-50%,-50%)}.Fl{padding:.5rem 1rem 0}.Rl{gap:.5rem;display:flex;padding:1rem 0;justify-content:space-between}.Cz{font-size:.8125rem;color:var(--asc-color-base-shade1)}.q{width:100%;border:none;outline:none;margin-top:.25rem;padding-bottom:1rem;font-size:.9375rem;line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default);border-bottom:1px solid var(--asc-color-base-shade4)}.Sz{gap:.25rem;display:flex;align-items:center}.Yz{line-height:1.125rem;font-size:.8125rem;color:var(--asc-color-base-shade3)}.D{width:100%;border:none;resize:none;outline:none;padding:0 0 1rem;margin-top:.25rem;font-size:.9375rem;line-height:1.25rem;field-sizing:content;word-break:break-all;letter-spacing:-.015rem;color:var(--asc-color-base-default);border-bottom:1px solid var(--asc-color-base-shade4)}.q::-moz-placeholder,.D::-moz-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.q:-ms-input-placeholder,.D:-ms-input-placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.q::placeholder,.D::placeholder{font-size:.875rem;color:var(--asc-color-base-shade3)}.Bz{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.Ul{gap:.25rem;display:flex;padding-bottom:1rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.Iz{gap:.5rem;display:flex;flex-wrap:wrap}.Mz{gap:.5rem;display:flex;align-items:center;border-radius:1.5rem;padding:.25rem .5rem .25rem .25rem;border:1px solid var(--asc-color-base-shade4)}.Az,.Ez{width:1.75rem;height:1.75rem;border-radius:50%}.Fz{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)}.Rz{fill:var(--asc-color-base-shade1)}.Uz{width:100%}.Hl{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)}.Hz{padding:1rem 0;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.Lz{gap:.75rem;display:flex}.Ll{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){.Yl{gap:.75rem;display:grid;padding-bottom:2rem}.Bl{border-radius:.5rem;padding:1.25rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Il{font-size:1.25rem}.Ml{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.We{width:100%;height:17.0625rem;border-radius:.5rem .5rem 0 0}.Al{border-radius:.5rem}.El{width:5rem;height:3rem}.Fl{padding:0 1rem;background-color:var(--asc-color-background-default)}.Rl{padding:1.5rem 0 0}.q,.D,.Ul,.Hl{padding:1rem 0}.Ll{margin-top:0;border-top:none;position:static;border-radius:0 0 .5rem .5rem}.Tl{padding:1rem 0 0}.Tz{font-size:1.25rem}.Tl .Vz{border-bottom:none}}.Ze{top:0;left:0;width:100%;z-index:9999;height:100vh;display:flex;position:fixed;align-items:flex-start;padding-top:2rem;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 50%)}.Ze[data-entering]{animation:_e 0ms}.Ze[data-exiting]{animation:_e .25s reverse ease-in}.er{outline:none;max-width:20rem;max-height:80vh;border-radius:.75rem;background:var(--asc-color-background-default);margin-top:8rem}.er[data-entering]{animation:Vl .25s cubic-bezier(.175,.885,.32,1.275)}.qz{outline:none}.Dz{display:flex;align-items:center;padding:1.25rem 1.5rem;justify-content:space-between}.Gz{font-size:1.25rem;color:var(--asc-color-base-default)}.ql{fill:var(--asc-color-base-default)}.Jz{line-height:1.5;font-size:.875rem;padding:0 1.5rem;color:var(--asc-color-base-shade1)}.Dl{gap:.5rem;display:flex;justify-content:center;padding:1rem 1.5rem 1.5rem}.rr,.ar{width:100%}.rr:hover{opacity:.7}.ar:hover{opacity:.7;color:var(--asc-color-secondary-shade1)}@keyframes _e{0%{opacity:0}to{opacity:1}}@keyframes Vl{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.er{max-width:25rem;min-width:25rem}.ql[data-focus-visible]{outline:1px solid var(--asc-color-base-shade2)}.Dl{justify-content:flex-end}.rr[data-focus-visible]{opacity:.7}.ar[data-focus-visible]{opacity:.7;color:var(--asc-color-secondary-shade1)}}.or{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}.or:focus{outline:none}.Kz{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;flex:1;margin-bottom:2rem}.Nz{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:1rem}.Gl{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){.or,.Gl{display:none}}.Jl{outline:none;max-height:80vh;border-radius:.75rem;background:var(--asc-color-background-default);overflow:hidden;margin-top:2rem}.Jl[data-entering]{animation:Kl .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:flex-start;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 50%);padding-top:2rem}.b[data-view=mobile]{display:flex}.b[data-view=desktop]{display:none}.b[data-entering]{animation:ir 0ms}.b[data-exiting]{animation:ir .25s reverse ease-in}.Oz{outline:none}.Pz{display:flex;align-items:center;padding:1.25rem 1.5rem;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.Qz{font-size:1.25rem;color:var(--asc-color-base-default)}.Nl{fill:var(--asc-color-base-shade3)}@keyframes ir{0%{opacity:0}to{opacity:1}}@keyframes Kl{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.b[data-view=mobile]{display:none}.b[data-view=desktop]{display:flex}.Nl[data-focus-visible]{outline:1px solid var(--asc-color-base-shade2)}}.Wz{display:flex;justify-content:center}.Zz{font-weight:500;text-align:center;margin-bottom:1rem;color:var(--asc-color-base-default)}.G{width:100%;outline:none;padding:1rem;font-size:1rem;border-radius:.25rem;margin-bottom:.25rem}.G[data-error=true]{background-color:var(--asc-color-alert-shade2);border:1px solid var(--asc-color-alert-shade1)}.G[data-error=false]{border:1px solid #505050;background-color:var(--asc-color-background-default)}.G[data-error=false]:focus{outline:1px solid #505050}.G[data-error=true]:focus{outline:1px solid var(--asc-color-alert-shade1)}._z{width:1rem;height:1rem;fill:var(--asc-color-alert-shade1)}.e8{gap:.5rem;display:flex;align-items:flex-start;margin-bottom:2.5rem}.r8{font-size:.875rem;font-weight:450;color:var(--asc-color-alert-shade1)}.a8{margin-left:1.25rem}.o8{color:#6e6e6e;font-size:.75rem;margin-bottom:2.5rem}.i8{color:#6e6e6e;font-size:.75rem;margin-bottom:1rem}.t8{font-weight:500;font-size:.75rem;margin-bottom:1.5rem;color:var(--asc-color-black);text-decoration:underline;text-underline-offset:.25rem}.s8{width:100%}.tr{top:0;left:0;width:100%;z-index:9999;height:100vh;max-height:80vh;display:flex;position:fixed;justify-content:center;background:rgb(from var(--asc-color-black) r g b / 50%)}.tr[data-entering]{animation:sr 0ms}.tr[data-exiting]{animation:sr .25s reverse ease-in}.Ol{outline:none;width:30rem;max-height:27rem;border-radius:.75rem;background:var(--asc-color-background-default);margin-top:3rem}.Ol[data-entering]{animation:Pl .25s cubic-bezier(.175,.885,.32,1.275)}.d8{outline:none}.l8{display:flex;padding:1.25rem;justify-content:flex-end}.Ql{fill:var(--asc-color-base-default)}.c8{line-height:1.5;font-size:.875rem;padding:0 1.5rem 1.5rem;color:var(--asc-color-base-shade1)}.n8{display:flex;position:relative;padding:0 1rem;justify-content:flex-end}.m8{top:-1.5rem;z-index:999;position:absolute}.g8{padding:0 1rem 1.5rem}@keyframes sr{0%{opacity:0}to{opacity:1}}@keyframes Pl{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.Ql:focus-visible{outline:1px solid var(--asc-color-base-shade2)}}.h8{height:100%;width:100%}.Wl{display:none}@media (width >= 48em){.Wl{min-height:100%;display:block}}.p8{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.dr{display:flex;padding:0 1rem;flex-direction:column;background-color:var(--asc-color-background-default);scrollbar-width:none;-ms-overflow-style:none}.dr::-webkit-scrollbar{display:none}.Zl{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)}._l{display:flex;flex-direction:column}.b8{display:grid;align-items:center;grid-template-columns:2.5rem minmax(0,1fr) min-content;gap:.75rem;padding:.5rem 0}.f8{text-align:left;overflow:hidden;text-overflow:ellipsis}.u8{width:2.5rem;height:2.5rem;border-radius:50%}.v8{width:1.5rem;height:1.125rem;fill:var(--asc-color-secondary-default)}.x8{width:100%;height:1px}@media (width >= 48em){.dr{padding:0;gap:.75rem;background-color:transparent}.Zl{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}._l{padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.w8{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.y8{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.k8{color:var(--asc-color-base-shade3)}.ec{gap:1rem;display:flex;padding:3rem;align-items:center;flex-direction:column;justify-content:center;height:calc(100% - 4rem);background-color:var(--asc-color-background-default)}@media (width >= 48em){.ec{height:auto;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.rc{background-color:var(--asc-color-base-shade4);height:.0625rem;width:100%;margin-top:.75rem;margin-bottom:.75rem}.rc:first-child{all:unset;margin-top:.75rem}.ac{height:100%;padding:0 1rem;background-color:var(--asc-color-background-default)}.oc{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}.j8{grid-area:back}.z8{overflow:hidden;grid-area:title;display:flex;justify-content:center;align-items:center}.X8{height:1px;width:100%}.ic{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%}.ic[data-has-categories=true]{grid-template-rows:[name-start] auto [name-end cat-start] auto [cat-end member-start] auto [member-end]}.C8{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)}.S8{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-sm)}.Y8{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}.B8{grid-column:sub-a / sub-g;grid-row:name-start / name-end;display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.I8{grid-column:sub-a / sub-e;grid-row:cat-start / cat-end}.M8{display:flex;align-items:center}.A8{grid-column:sub-a / sub-e;grid-row:member-start / member-end}.tc{grid-row:name-start / member-end;grid-column:sub-e / sub-g;width:4rem;place-self:end end}.tc[data-has-categories=true]{grid-row:cat-start / member-end}.E8{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}@media (width >= 48em){.ac{padding:0;height:auto;gap:.75rem;display:grid;background-color:transparent}.oc{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.F8{padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.sc{width:100%;height:100%;display:grid;overflow:hidden;grid-template-columns:auto 1fr;background:var(--asc-color-background-shade1)}.dc{width:18rem}.lr{width:100%;margin:0 auto;overflow:scroll;max-width:37.125rem;padding:1rem 1.5rem 0;scrollbar-width:none;-ms-overflow-style:none}.lr::-webkit-scrollbar{display:none}@media (width < 48em){.sc{grid-template-columns:1fr;background:var(--asc-color-background-default)}.dc{display:none}.lr{padding:0;max-width:unset}}.R8{font-weight:700;font-size:1.25rem;color:var(--asc-color-base-default)}.ne{gap:1rem;display:grid;padding:8px 16px;grid-template-columns:2rem 12.5rem}.ne:hover,.ne:focus-within{background-color:var(--asc-color-background-shade1)}.ne[data-selected=true]{background-color:#f6f6f6;border-left:5px solid #000;padding:8px 11px}.U8{width:2rem;height:2rem;border-radius:100%}.H8{width:100%;height:100%;fill:var(--asc-color-primary-shade2)}.L8{gap:.25rem;width:100%;display:grid}.cr{gap:.25rem;display:flex;width:12.5rem;align-items:center;justify-content:start}.T8{display:flex;align-items:center;justify-content:center}.lc{height:1rem;width:1.25rem;fill:var(--asc-color-base-default)}.cr[data-selected=true] .lc{fill:var(--asc-color-primary-default)}.cc{color:var(--asc-color-base-default)}.cr[data-selected=true] .cc{color:var(--asc-color-primary-default)}.V8{width:12.5rem;flex-wrap:nowrap}.q8{gap:1rem;width:100%;display:grid;padding:.5rem 1rem;border-radius:.75rem;grid-template-columns:2rem 12.5rem}.D8{width:2rem;height:2rem;border-radius:100%;background-color:var(--asc-color-base-shade4)}.G8{width:100%;gap:.375rem;display:grid}.J8{width:12.25rem;height:.875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.K8{width:5rem;height:.625rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.N8{animation:nc 1.5s ease-in-out infinite}@keyframes nc{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.O8{display:grid;gap:.5rem;overflow-y:scroll;padding-bottom:2rem;scrollbar-width:none;-ms-overflow-style:none;background-color:var(--asc-color-background-default)}.P8{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}.Q8{width:2rem;height:2rem;display:grid;color:inherit;border-radius:100%;align-items:center;justify-content:center}.mc{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.W8{width:2rem;height:2rem;fill:var(--asc-color-base-default)}.mc[data-active=true]{fill:var(--asc-color-base-default)}.gc{font-size:var(--asc-text-font-size-sm);font-weight:var(--asc-text-font-weight-bold)}.gc[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}}.Z8{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}._8{gap:1rem;padding:1rem;display:grid;flex-shrink:0}.e9{flex-shrink:0;display:grid;grid-gap:.5rem;padding:.5rem 0;border-top:1px solid var(--asc-color-base-shade4)}.r9{display:flex;justify-content:space-between;align-items:center}.a9{display:grid;grid-gap:.5rem;padding:.5rem 0;border-top:1px solid var(--asc-color-base-shade4);overflow-y:auto}.o9{max-height:55vh;overflow-y:scroll;padding-bottom:1rem}.hc{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.i9{display:flex;flex-direction:column;height:100%}.pc{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.t9{color:var(--asc-color-base-default);width:100%;text-align:center}.bc{margin-top:3.625rem}.s9{color:var(--asc-color-base-shade1);padding:.75rem 1rem;width:100%;box-sizing:border-box;background-color:var(--asc-color-background-shade1)}.d9{width:100%;background-color:var(--asc-color-base-shade4);height:.5rem}.fc{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.l9{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4)}@media (width >=48em){.hc{background-color:transparent}.pc{background-color:var(--asc-color-background-default);position:static;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem}.bc{margin-top:0;background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.fc{height:auto}}.c9{padding:.75rem 1rem}.n9{display:flex;justify-content:center;gap:.75rem;align-items:center}.m9{width:2.5rem;height:2.5rem}.g9{width:100%}.h9{display:flex;gap:.75rem;margin-top:.75rem}.p9{padding:.62rem 1rem;width:100%;background-color:var(--asc-color-primary-default);color:var(--asc-color-white);text-align:center;border-radius:.5rem}.b9{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)}.uc{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.f9{display:flex;flex-direction:column;height:100%}.vc{display:flex;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.xc{margin-top:3.625rem;padding:1rem}.u9{width:100%;color:var(--asc-color-base-default)}.wc{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.v9{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4)}.x9{display:flex;flex-direction:column;gap:1rem}.w9{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.y9{height:1px;width:100%}@media (width >= 48em){.uc{background-color:transparent}.vc{background-color:var(--asc-color-background-default);position:static;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;border-radius:.5rem}.xc{background-color:var(--asc-color-background-default);margin-top:0;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}.wc{height:auto}}.k9{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;gap:.75rem}.j9{width:2.5rem;height:2.5rem;flex-shrink:0}.z9{color:var(--asc-color-base-default);flex-grow:1}.X9{padding:.375rem .5rem;border-radius:.25rem;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.C9{color:var(--asc-color-secondary-default)}.S9{display:flex;align-items:center;justify-content:center;position:relative;height:64px;background:#fff;border-radius:8px;border:1px solid #e6e6e6;padding:16px 20px;margin-bottom:.75rem;font-family:Circular Std,sans-serif;color:var(--asc-color-base-default)}.Y9{position:absolute;left:0;display:flex;align-items:center;padding:8px;cursor:pointer}.B9{font-size:20px;font-style:normal;font-weight:700}.I9{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}.M9::-webkit-scrollbar{display:none}.yc{height:100vh;overflow-y:auto}.yc::-webkit-scrollbar{display:none}.A9{display:flex;padding:var(--asc-spacing-m1);padding-top:0;gap:var(--asc-spacing-s1);align-items:center}.E9{color:var(--asc-color-base-inverse)}.F9{color:var(--asc-color-base-default);display:flex;align-items:center}.R9{width:.75rem;height:.75rem;margin-right:var(--asc-spacing-xxs2);fill:var(--asc-color-base-default)}.U9{width:3rem;height:3rem}.H9{animation:kc 2s linear infinite}@keyframes kc{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.L9{display:flex;:hover{cursor:pointer;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm)}}.T9{fill:var(--asc-color-secondary-shade2);width:auto;height:1.25rem}.V9{width:1.25rem;height:1.25rem}.q9{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)}.D9{cursor:pointer;display:flex;padding:var(--asc-spacing-s2) var(--asc-spacing-m1);justify-content:space-between}.G9{color:var(--asc-color-base-inverse)}.J9{color:var(--asc-color-alert-default)}.K9,.N9{fill:var(--asc-color-base-inverse)}.O9{width:1.25rem;height:1.25rem;fill:var(--asc-color-alert-default)}.P9{width:1.25rem;height:1.25rem}.Q9{height:1.25rem;width:1.25rem;color:var(--asc-color-alert-default);fill:var(--asc-color-alert-default)}.W9{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);&.Z9{position:fixed!important}}._9{padding:var(--asc-spacing-s1) var(--asc-spacing-m1);display:flex;gap:var(--asc-spacing-s1)}.eX{display:flex;gap:var(--asc-spacing-xxs2);align-items:center;color:var(--asc-color-secondary-shade2);margin-bottom:var(--asc-spacing-xxs2)}.rX{width:2rem;height:2rem}.aX{width:1rem;height:1rem}.jc{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}.jc[data-mentioned=true]{border:1px solid var(--asc-color-primary-default)}.oX{width:12.5rem}.iX{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)}.tX{color:var(--asc-color-base-inverse)}.sX{color:var(--asc-color-base-default);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.dX{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)}.lX{-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.cX,.nX{color:var(--asc-color-primary-default)}.mX{color:var(--asc-color-primary-dark, var(--asc-color-primary-default))}.gX{width:1.25rem;height:1.25rem;color:var(--asc-color-base-shade2)}.zc{display:flex}.zc:hover{cursor:pointer;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm)}.hX{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}.me{width:2rem;height:2rem;border:.313rem var(--asc-color-base-shade4) solid;border-radius:var(--asc-border-radius-full)}.me[data-active=true],.me[data-active=true]:hover{border-radius:var(--asc-border-radius-full);border:.313rem var(--asc-color-base-shade1) solid}.me:hover{border-radius:var(--asc-border-radius-full);border:.313rem var(--asc-color-secondary-shade3) solid}.pX{position:relative}.bX{position:absolute;bottom:1.5rem;left:.625rem;transform:translate(-50%)}.fX{width:1.25rem;height:1.25rem}.Xc{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)}.Xc[data-myreaction=true]{background-color:var(--asc-color-primary-default);border:none}.J{display:flex;flex-direction:row-reverse;align-items:center}.J>:not(:first-child){margin-right:calc(var(--asc-spacing-s1) * -1)}.J>:first-child{transform:translate(0)}.J>:nth-child(2){transform:translate(0)}.J>:last-child{transform:translate(0)}.uX{width:1.25rem;height:1.25rem}.vX{margin-left:var(--asc-spacing-xxs1);color:var(--asc-color-base-inverse)}.xX{color:var(--asc-color-base-shade1)}.wX{padding:var(--asc-spacing-s1) var(--asc-spacing-m1);display:flex;gap:var(--asc-spacing-s1)}.Cc{position:relative}.Cc[data-reactions=true]{margin-bottom:1.313rem}.yX{display:flex;align-items:flex-end;gap:var(--asc-spacing-xxs3)}.kX{position:absolute;bottom:-1.313rem}.jX{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)}.zX{display:flex;align-items:flex-start;padding-bottom:var(--asc-spacing-xxs2)}.XX{height:1rem;width:1rem;fill:var(--asc-color-base-inverse)}.CX{width:auto;height:1.25rem}.SX{height:1rem;width:1.25rem;fill:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.YX{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}.BX{z-index:1001!important;max-height:85%;top:15%!important;@media (width >= 768px){width:375px!important}}.IX{height:100%!important;background-color:var(--asc-color-background-default)!important}.MX{background-color:var(--asc-color-black)!important;opacity:.5!important}.AX{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)}.EX{display:flex;flex-direction:column-reverse;flex-grow:1;overflow-y:hidden}.FX{margin:auto;padding-top:var(--asc-spacing-m1);padding-bottom:var(--asc-spacing-m1)}.RX{width:1.25rem;height:1.25rem}.UX{display:flex;flex-direction:column-reverse;overflow:auto}.HX{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)}.LX{margin-bottom:var(--asc-spacing-m1)}.TX{width:1.75rem;height:1.75rem;color:var(--asc-color-base-shade3)}.VX{padding-top:1.3125rem;padding-bottom:.5rem}.qX{margin:auto;width:8.375rem;height:.3125rem;border-radius:var(--asc-border-radius-full);background-color:var(--asc-color-base-shade1)}.DX{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)}.GX{width:2rem;height:2rem;cursor:pointer}.JX{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem}.KX{height:3.5rem;width:100%;position:relative;background-color:var(--asc-color-background-default)}.NX{position:absolute;top:0;left:0;width:100%;transform:translateY(-100%)}.OX{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}.PX{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)}}.QX{color:var(--asc-color-primary-default)}.WX{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}.Sc{height:100%;font-size:var(--asc-text-font-size-md);color:var(--asc-color-base-default);padding:0 0 0 1rem;position:relative}.ZX{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}._X{margin:0;position:relative}.Sc:focus{border:none;outline:none}.Yc{position:absolute;bottom:0;left:0;width:100%;height:12.5rem;overflow-y:scroll}.Yc::-webkit-scrollbar{display:none}.Bc{color:var(--asc-color-highlight-default);text-decoration:none}.Bc:hover{text-decoration:underline}.nr,.mr{width:100%;display:flex;align-items:center;padding:.5rem 1rem;background-color:var(--asc-color-background-default);color:var(--asc-color-base-default);justify-content:start}.nr[data-is-selected=true],.mr[data-is-selected=true]{background-color:var(--asc-color-base-shade4)}.nr:focus,.mr:focus{background-color:var(--asc-color-base-shade4)}.eC{width:2.5rem;height:2.5rem}.rC{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}.aC,.oC{margin-left:.5rem;font-size:1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-base-default)}.iC{min-height:3.5rem;z-index:99;background-color:var(--asc-color-background-default)}.tC{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)}.sC{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}}}.dC{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)}}.lC{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;.cC{flex:0 0 auto;width:2rem;height:2rem}.nC{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;.mC{font-weight:var(--asc-text-font-weight-bold)}.gC{font-weight:var(--asc-text-font-weight-light);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.hC{flex:0 0 auto;cursor:pointer}}.pC{position:relative;height:0}.bC{height:100%}.fC{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}.uC{color:var(--asc-color-base-shade3)}.vC{color:var(--asc-color-base-shade2)}.xC{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)}.wC{position:relative;bottom:var(--asc-spacing-m1);display:flex;flex-direction:column;align-items:center;z-index:99999;pointer-events:none}.yC{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:Ic;animation-fill-mode:forwards;pointer-events:auto;background-color:var(--asc-color-base-shade4)}@keyframes Ic{0%{opacity:0}to{opacity:1}}.kC{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;&.jC{border-color:var(--asc-color-alert-default)}&.zC{background:var(--asc-color-base-shade4);border-color:var(--asc-color-base-shade3)}}.XC{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}}.CC{position:relative;width:100%;>div:first-child{position:absolute!important;width:100%;top:revert!important;left:revert!important;right:revert!important;bottom:revert!important}}.Mc{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}}}.SC{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}.YC{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)}.Mc .BC{padding:0 .4rem}.IC{box-shadow:var(--asc-box-shadow-01)}.MC{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);height:100%;overflow-y:hidden}.AC{color:var(--asc-color-white)}.EC,.FC{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between}.RC{color:var(--asc-color-white)}.UC{width:100%;height:100%;position:relative}.HC{position:absolute;top:10px;left:10px;right:10px;z-index:1;display:flex;align-items:center;padding:.75rem 0 .625rem}.Ac{position:absolute;top:0;left:0;right:0;height:.125rem;border-radius:.25rem;background-color:#ffffff4d}.LC{height:100%;background-color:#fff;transition:width .1s linear}.TC{width:100%;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.Ec{color:#fff}.VC{display:flex;align-items:center;gap:.25rem}.qC{position:absolute;bottom:2rem;z-index:1;display:flex;justify-content:center;align-items:center;padding:.75rem 1rem .625rem;left:50%;transform:translate(-50%)}.Fc{width:100%;height:100%;position:absolute;top:0;left:0}.DC{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Rc{width:2rem;height:2rem}.GC{-o-object-fit:contain;object-fit:contain}.JC{-o-object-fit:cover;object-fit:cover}.KC{width:100%;display:flex;justify-content:space-between;align-items:center}.NC{display:flex;align-items:center;gap:.5rem;width:100%}.OC{position:absolute;inset:0;background:linear-gradient(180deg,#00000029 100%,#fff0 55.05%);pointer-events:none}@keyframes Uc{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.K{background-color:#e0e0e0;animation:Uc 1.5s ease-in-out infinite}.Ac.K{height:.25rem;width:100%}.Rc.K{width:2rem;height:2rem;border-radius:50%}.Ec.K{width:60%;height:1rem;border-radius:.25rem}.Fc.K{width:100%;height:100%}.PC{flex-grow:1;display:flex;flex-direction:column;gap:.25rem}.QC{width:80%;height:.5rem;background-color:#e0e0e0;margin-bottom:.25rem;border-radius:.25rem}.WC{width:40%;height:.5rem;background-color:#e0e0e0;border-radius:.25rem}.ZC{position:relative;width:7.4rem;height:13rem}._C{width:1rem;height:1rem;flex-shrink:0}.N{position:relative;width:100%;height:100%;overflow:hidden}.gr{width:100%;height:100%}.gr img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.N:hover .gr img{transform:scale(1.1);cursor:pointer}.eS{position:absolute;top:0;left:0;right:0;padding:.5rem}.rS{display:flex;align-items:center;gap:.25rem;margin-bottom:.25rem}.aS{color:#ebecef;font-size:.25rem}.oS{display:flex;align-items:center}.iS{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;max-width:3rem}.tS{width:.5rem;height:.5rem;color:#1054de}.sS{gap:.125rem;display:inline-flex;color:var(--asc-color-black);text-decoration:none;padding:.1988rem .3181rem .1988rem .2386rem;font-size:.5rem;text-align:center;align-items:center;border-radius:1.5rem;border:.0625rem solid #ebecef;background:#fffc}.N:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0009;opacity:0;transition:opacity .3s ease-in-out}.N:after{content:"View preview";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#ebecef;font-size:.75rem;font-weight:400;text-align:center;opacity:0;transition:opacity .3s ease-in-out;line-height:1rem;letter-spacing:-.0063rem}.N:hover:after{width:100%;height:100%;opacity:1;z-index:9999;cursor:pointer;background-color:#000c;display:flex;justify-content:center;align-items:center;flex-direction:column}.dS{width:100%;height:100%}.lS{-o-object-fit:contain;object-fit:contain}.cS{-o-object-fit:cover;object-fit:cover}.nS{position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.mS{width:.75rem;height:.75rem;color:#1054de;margin-right:.13rem}.gS{max-width:4rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.hS{position:absolute;top:.5rem;left:.5rem;right:.5rem;display:flex;align-items:center}.pS{background-color:#636878;animation:Hc 1.5s ease-in-out infinite}@keyframes Hc{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.bS{width:1rem;height:1rem;border-radius:50%;background-color:#e0e0e0;margin-right:.5rem}.fS{flex-grow:1}.uS{width:80%;height:.25rem;background-color:#e0e0e0;margin-bottom:.25rem;border-radius:.25rem}.vS{width:40%;height:.25rem;background-color:#e0e0e0;border-radius:.25rem}.xS{width:7.4rem;height:13rem;position:relative;overflow:hidden}.wS{position:absolute;inset:0;background:linear-gradient(180deg,#00000029 100%,#fff0 55.05%);pointer-events:none;z-index:0}.yS{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: