@amityco/ulta-ui-kit 2.0.0-alpha.13 → 2.0.0-alpha.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@amityco/ulta-ui-kit",
3
- "version": "2.0.0-alpha.13",
3
+ "version": "2.0.0-alpha.15",
4
4
  "engines": {
5
5
  "node": ">=20",
6
6
  "pnpm": "9"
Binary file
@@ -1,6 +0,0 @@
1
- @keyframes k{to{transform:translate(100%)}}.k{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;z-index:1}.k:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translate(-100%);animation-name:k;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.k{--pseudo-element-display: none}}*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{color-scheme:only light;font-family:Inter,sans-serif;--asc-color-black: #000;--asc-color-white: #fff;--asc-color-primary-default: #1054de;--asc-color-primary-shade1: #4a82f2;--asc-color-primary-shade2: #a0bdf8;--asc-color-primary-shade3: #d9e5fc;--asc-color-primary-shade4: #fff;--asc-color-base-inverse: #000;--asc-color-base-default: #292b32;--asc-color-base-shade1: #636878;--asc-color-base-shade2: #898e9e;--asc-color-base-shade3: #a5a9b5;--asc-color-base-shade4: #ebecef;--asc-color-secondary-default: #292b32;--asc-color-secondary-shade1: #636878;--asc-color-secondary-shade2: #898e9e;--asc-color-secondary-shade3: #a5a9b5;--asc-color-secondary-shade4: #ebecef;--asc-color-secondary-shade5: #f9f9fa;--asc-color-alert-default: #fa4d30;--asc-color-alert-shade1: #b30000;--asc-color-alert-shade2: #ffe5e5;--asc-color-highlight-default: #1054de;--asc-color-message-bubble-primary: #1054de;--asc-color-message-bubble-secondary: #ebecef;--asc-color-background-default: #fff;--asc-color-background-shade1: #f6f7f8;--asc-color-background-neutral-400: #c0c0c0;--asc-color-background-transparent-black: #00000080;--asc-color-background-transparent-white: #fffc;--asc-color-primary-background-hover: #0d47ba;--asc-color-primary-background-pressed: #0b3997;--asc-text-global-font-family: "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%)}@media (prefers-color-scheme: light){:root{--asc-color-black: #000;--asc-color-white: #fff;--asc-color-primary-default: #1054de;--asc-color-primary-shade1: #4a82f2;--asc-color-primary-shade2: #a0bdf8;--asc-color-primary-shade3: #d9e5fc;--asc-color-primary-shade4: #fff;--asc-color-base-inverse: #000;--asc-color-base-default: #292b32;--asc-color-base-shade1: #636878;--asc-color-base-shade2: #898e9e;--asc-color-base-shade3: #a5a9b5;--asc-color-base-shade4: #ebecef;--asc-color-secondary-default: #292b32;--asc-color-secondary-shade1: #636878;--asc-color-secondary-shade2: #898e9e;--asc-color-secondary-shade3: #a5a9b5;--asc-color-secondary-shade4: #ebecef;--asc-color-secondary-shade5: #f9f9fa;--asc-color-alert-default: #fa4d30;--asc-color-alert-shade1: #b30000;--asc-color-alert-shade2: #ffe5e5;--asc-color-highlight-default: #1054de;--asc-color-message-bubble-primary: #1054de;--asc-color-message-bubble-secondary: #ebecef;--asc-color-background-default: #fff;--asc-color-background-shade1: #f6f7f8;--asc-color-background-neutral-400: #c0c0c0;--asc-color-background-transparent-black: #00000080;--asc-color-background-transparent-white: #fffc;--asc-color-primary-background-hover: #0d47ba;--asc-color-primary-background-pressed: #0b3997}}@media (prefers-color-scheme: dark){:root{--asc-color-black: #000;--asc-color-white: #fff;--asc-color-primary-default: #1054de;--asc-color-primary-shade1: #4a82f2;--asc-color-primary-shade2: #a0bdf8;--asc-color-primary-shade3: #d9e5fc;--asc-color-primary-shade4: #fff;--asc-color-base-inverse: #000;--asc-color-base-default: #292b32;--asc-color-base-shade1: #636878;--asc-color-base-shade2: #898e9e;--asc-color-base-shade3: #a5a9b5;--asc-color-base-shade4: #ebecef;--asc-color-secondary-default: #292b32;--asc-color-secondary-shade1: #636878;--asc-color-secondary-shade2: #898e9e;--asc-color-secondary-shade3: #a5a9b5;--asc-color-secondary-shade4: #ebecef;--asc-color-secondary-shade5: #f9f9fa;--asc-color-alert-default: #fa4d30;--asc-color-alert-shade1: #b30000;--asc-color-alert-shade2: #ffe5e5;--asc-color-highlight-default: #1054de;--asc-color-message-bubble-primary: #1054de;--asc-color-message-bubble-secondary: #ebecef;--asc-color-background-default: #fff;--asc-color-background-shade1: #f6f7f8;--asc-color-background-neutral-400: #c0c0c0;--asc-color-background-transparent-black: #00000080;--asc-color-background-transparent-white: #fffc;--asc-color-primary-background-hover: #0d47ba;--asc-color-primary-background-pressed: #0b3997}}.Jc{[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}.Rc{padding:0;margin:0;font-family:Circular Std,sans-serif}.Uc{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-lg);line-height:var(--asc-line-height-lg)}.Hc{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-md);line-height:var(--asc-line-height-md)}.Lc{font-weight:var(--asc-text-font-weight-normal);font-size:.8125rem;line-height:var(--asc-line-height-xs)}.Tc{font-weight:var(--asc-text-font-weight-normal);font-size:var(--asc-text-font-size-sm);line-height:var(--asc-line-height-md)}.Vc{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-sm);line-height:var(--asc-line-height-md)}.qc{font-size:.75rem;font-style:normal;font-weight:400;line-height:1.125rem;letter-spacing:-.0063rem}.Dc{font-weight:var(--asc-text-font-weight-bold);font-size:var(--asc-text-font-size-xs);line-height:var(--asc-line-height-xs)}.Gc{font-size:var(--asc-text-font-size-xl);line-height:var(--asc-line-height-xxl);font-weight:var(--asc-text-font-weight-headline)}.Kc{background-color:var(--asc-color-background-default)!important}.Nc{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)}.Oc{background-color:var(--asc-color-background-default)}.Pc{background-color:#0000007f}.or{overflow:hidden;border-radius:50%;width:100%;height:100%}.or[data-clickable=true]:hover{cursor:pointer}.Qc{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)}.Wc{font-size:var(--asc-text-font-size-sm);padding:var(--asc-spacing-xxs2) var(--asc-spacing-s1)}.Zc{font-size:var(--asc-text-font-size-md);padding:var(--asc-spacing-s1) var(--asc-spacing-m1)}._c{font-size:var(--asc-text-font-size-xl);padding:var(--asc-spacing-s2) var(--asc-spacing-m2)}.el{margin-right:var(--asc-spacing-s1)}.rl{text-align:center;color:var(--asc-color-base-shade3)}.al{box-sizing:border-box;all:unset;cursor:pointer}.ol{all:unset;fill:var(--asc-color-white);cursor:pointer}.il{width:1.5rem;height:1.5rem}.tl{all:unset;width:2rem;height:2rem;cursor:pointer;margin-top:.13rem;color:var(--asc-color-base-default)}.sl{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}}.dl{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)}}.cl{cursor:pointer;color:var(--asc-color-primary-default);background-color:var(--asc-color-background-default)}.ll{display:flex;padding:.75rem 0;width:100%;cursor:pointer}.nl{margin-top:.15rem;margin-left:.75rem;color:var(--asc-color-base-default)}.ml{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem;margin-left:.25rem}.gl{all:unset;fill:var(--asc-color-white);cursor:pointer}.hl{display:flex;align-items:center;gap:var(--asc-spacing-xxs2);cursor:auto}.pl{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}.bl{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}.le{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>.le,.f[data-touch-over=true]>.le{display:flex}.f:hover,.f[data-touch-over=true]{animation:gr .25s ease-out;scale:1.5}.f[data-active=true]{animation:hr .25s ease-out}@keyframes gr{0%{scale:1}to{scale:1.5}}@keyframes hr{0%{scale:1.5}to{scale:2}}.pr{cursor:pointer;color:var(--asc-color-white);background-color:var(--asc-color-primary-default);font-size:12px;font-family:Circular Std,sans-serif;font-weight:500}.pr:disabled{cursor:pointer;color:var(--asc-color-white);background-color:var(--asc-color-primary-shade2)}.fl{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}.ul{fill:var(--asc-color-white)}.vl{fill:#f26b1c}.wl{width:2.5rem;height:2.5rem}.xl{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}.yl{width:1.25rem;height:.75rem}.kl{width:2rem;height:2rem}.jl{all:unset;position:absolute;top:96px;left:24px;z-index:99999}.zl{fill:var(--asc-color-white);width:1.5rem;height:1.5rem}.Xl{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}.Cl{color:var(--asc-color-primary-default);width:1.5rem;height:1.5rem;flex-shrink:0}.Sl{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}.Al{all:unset;cursor:pointer;position:absolute;bottom:0;right:0;width:1rem;height:1rem}.Bl{padding:.5rem;background-color:var(--asc-color-base-shade4);border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center}.Il{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-default)}.Ml{line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default);display:block}.El{color:var(--asc-color-base-shade1)}.Fl{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}.Rl{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-default)}.Ul{display:block;line-height:1.25rem;letter-spacing:-.015rem;color:var(--asc-color-base-default)}.Hl{color:var(--asc-color-base-shade1)}.Ll{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-base-default)}.e.j:hover{background-color:rgb(from var(--asc-color-base-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-base-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-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.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}.Tl{width:100%}.P{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer;background:none;border:none;outline:none;color:var(--asc-color-base-default)}.P:disabled{cursor:not-allowed}.Vl{width:2rem;height:2rem;stroke:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.ql{display:none}.fr{display:inline}@media (width >= 48em){.P{padding:0}.fr{display:none}.P[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.ur{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer;color:var(--asc-color-base-default)}.ur:disabled{cursor:not-allowed}.Dl{width:2rem;height:2rem;stroke:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem;color:var(--asc-color-base-default)}.Gl{display:none}.vr{width:100%;-o-object-fit:cover;object-fit:cover;max-height:11.75rem}.Jl{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}@media only screen and (width >= 48em){.vr{max-height:17.0625rem;border-radius:.5rem .5rem 0 0}}.Kl{width:1.5rem;height:1.125rem;fill:var(--asc-color-white)}.Nl{cursor:pointer;display:block;text-align:center}.Ol{fill:var(--asc-color-base-default);height:1.5rem;width:1.5rem}.Pl{background-color:var(--asc-color-base-shade4);border-radius:50%;width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center;margin-bottom:.25rem}.Ql{line-height:1.65rem}.Wl{display:flex;justify-content:center;align-items:center;border-radius:50%;width:2rem;height:2rem;color:var(--asc-color-base-shade4);background-color:var(--asc-color-secondary-shade2);text-transform:uppercase;overflow:hidden}.Zl{position:relative;width:2rem;height:2rem;border-radius:50%;background-color:#f26b1c}._l{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:var(--asc-color-white);cursor:pointer;font-weight:400}.en{position:relative;cursor:pointer}.rn{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:2rem;height:2rem}.an{width:1.25rem;position:absolute;height:1.25rem;bottom:2px;right:-4px}.n{gap:.5rem;display:flex;font-size:1rem;position:relative;align-items:center;forced-color-adjust:none;color:var(--asc-color-base-default)}.n:before{content:"";display:block;min-width:1.5rem;min-height:1.5rem;border-radius:1rem;transition:all .2s;border:2px solid var(--asc-color-base-shade3);background:var(--asc-color-background-default)}.n[data-pressed]:before{border-color:var(--asc-color-base-shade4)}.n[data-selected]:before{border-width:.475rem;border-color:var(--asc-color-primary-default)}.n[data-selected][data-pressed]:before{border-color:var(--asc-color-base-shade4)}.n[data-disabled]:before{border-color:var(--asc-color-base-shade4)}.n[data-selected][data-disabled]:before{border-color:var(--asc-color-primary-shade3)}.n[data-focus-visible]:before{outline-offset:2px;outline:2px solid var(--asc-color-primary-default)}.on{gap:8px;display:flex;flex-direction:column;color:var(--asc-color-base-default)}.in{all:unset;cursor:pointer;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}.tn{color:#999;overflow:hidden;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;font-size:var(--asc-text-font-size-sm);line-height:var(--asc-line-height-md)}.sn{width:100%;color:var(--asc-color-base-default);line-height:var(--asc-line-height-md);font-size:var(--asc-text-font-size-sm);margin:0}.wr{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}.xr{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}.xr::-webkit-scrollbar{display:none}.wr :focus{border:none;outline:none}.dn{color:var(--asc-color-primary-shade1);text-decoration:none}.cn{width:100%;height:1px;background-color:var(--asc-color-background-default)}.ln{color:var(--asc-color-primary-default)}.ne,.me{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}.ne[data-is-selected=true],.me[data-is-selected=true]{background-color:var(--asc-color-base-shade4)}.ne:focus,.me:focus{background-color:var(--asc-color-base-shade4)}.nn{width:2.5rem;height:2.5rem}.mn{width:2rem;height:2rem;background-color:var(--asc-color-primary-default);color:var(--asc-color-white);display:flex;align-items:center;justify-content:center;border-radius:50%;text-align:center;line-height:1.2rem;font-size:1rem}.gn,.hn{margin-left:.5rem;font-size:1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-base-default)}.pn{display:grid;grid-template-columns:auto 1.5rem;justify-content:center;align-items:center;gap:.5rem}.bn{width:1.5rem;height:1.5rem}.fn{position:relative;display:flex;flex-direction:column}.un{position:absolute;top:0;left:0;width:100%;transform:translateY(-100%);max-height:12rem;display:flex;flex-direction:column}.vn{max-height:100%;overflow-y:scroll}.yr{display:flex;align-items:flex-end;gap:.5rem;padding:.5rem .75rem;background-color:var(--asc-color-background-default);border-top:1px solid var(--asc-color-base-shade4);width:100%;flex-direction:row}.wn{width:2rem;height:2rem;border-radius:var(--asc-border-radius-full);margin:0 auto;display:flex;margin-bottom:.25rem;flex-shrink:0}.ge{color:var(--asc-color-primary-default);cursor:pointer;margin-bottom:.5rem}.ge:hover{background-color:transparent!important}.ge:disabled{color:var(--asc-color-primary-shade2)}.xn{width:100%;border-radius:1.25rem;padding:.625rem .75rem;color:#6e6e6e;background-color:#f6f6f6;border:1px solid #d4d4d4}.yn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.625rem 1rem;background-color:var(--asc-color-base-shade4)}.kn{font-size:var(--asc-text-font-size-sm);font-weight:var(--asc-text-font-weight-normal);line-height:var(--asc-line-height-sm);color:var(--asc-color-base-shade1)}.jn{font-weight:var(--asc-text-font-weight-bold)}.zn{fill:var(--asc-color-base-shade2);width:1.25rem;height:1.25rem;cursor:pointer}.Xn{display:flex;justify-content:center;padding:.625rem 1rem;gap:var(--asc-spacing-m1);align-items:center;border-top:1px solid var(--asc-color-base-shade4);color:var(--asc-color-base-shade2)}@media screen and (width >= 48em){.yr{border-top:none;padding:.75rem 1rem}}.Cn{display:flex;padding:0 .375rem 0 .25rem;justify-content:center;align-items:center;gap:.0625rem;background-color:#fdf1f3;border-radius:1.25rem}.Sn{display:flex;justify-content:center;align-items:center;height:.5625rem;width:.75rem;fill:#cc0058}.Yn{color:#cc0058;text-align:center;font-size:.625rem;font-style:normal;font-weight:400;line-height:1.125rem;letter-spacing:-.0063rem}.An{color:var(--asc-color-base-shade2)}.Bn{width:100%;display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem}.In{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)}.Mn{width:1.25rem;height:1.25rem;color:var(--asc-color-base-shade2)}.En{color:var(--asc-color-base-shade2)}.Fn{margin-right:.75rem;display:inline-block}.Rn{display:flex;flex-direction:column;gap:.25rem}.Un{display:flex;flex-direction:column;gap:.25rem;justify-content:center;align-items:start;background-color:var(--asc-color-base-shade4);border-radius:0 .75rem .75rem;padding:.75rem;width:-moz-max-content;width:max-content;max-width:100%}.Hn{color:var(--asc-color-base-default);cursor:pointer}.Ln{color:var(--asc-color-base-default)}.Tn{display:flex;justify-content:space-between;align-items:center;width:100%}.Vn{display:flex;gap:.75rem;align-items:center}.qn{display:flex;color:var(--asc-color-base-shade2);white-space:pre}.Dn{display:flex;gap:.25rem;align-items:center}.Gn{width:1.25rem;height:1.25rem}.kr{cursor:pointer;color:var(--asc-color-base-shade2)}.kr[data-is-liked=true]{color:var(--asc-color-primary-default)}.Jn{cursor:pointer;color:var(--asc-color-base-shade2)}.Kn{width:1.25rem;height:1.25rem;cursor:pointer}.Nn{height:.5rem;fill:var(--asc-color-secondary-shade2)}.On{display:flex;padding:.3125rem .75rem .3125rem .5rem;cursor:pointer;align-items:flex-start;gap:.25rem;background:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.25rem;width:-moz-max-content;width:max-content}.Pn{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.Qn{color:var(--asc-color-secondary-shade1)}.Wn{display:flex;gap:.5rem}.Zn{width:100%}._n{width:100%;position:absolute;top:0;left:0;transform:translateY(-100%);max-height:8rem;overflow:scroll}.em{position:relative;display:flex;height:7.5rem;padding:.75rem;flex-direction:column;align-items:flex-start;gap:.25rem;align-self:stretch;background-color:var(--asc-color-base-shade4);width:100%;border-radius:0 .75rem .75rem}.rm{display:flex;gap:var(--asc-spacing-s1);justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.am{padding:.375rem .75rem;cursor:pointer}.om{color:#000;border-radius:24px;border:1px solid #000;background:var(--asc-color-background-default);font-size:12px;font-family:Circular Std,sans-serif;font-weight:500}.im{color:var(--asc-color-white);border-radius:var(--asc-border-radius-sm);background:var(--asc-color-primary-default)}.tm{cursor:pointer;color:var(--asc-color-primary-default)}.sm{z-index:9999;display:block;width:16.25rem;height:16.5rem;position:relative;overflow-y:scroll;border-radius:.5rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.dm{display:flex;align-items:center;gap:.1125rem}.cm{display:inline-block;width:1.125rem;height:1.125rem}.lm{display:flex;flex-direction:column;gap:1rem}.nm{display:flex;gap:.5rem}.mm{width:2rem;height:2rem;border-radius:50%;background:var(--asc-color-base-shade4)}.gm{display:flex;flex-direction:column;gap:.5rem}.hm{background-color:var(--asc-color-base-shade4);border-radius:0 .75rem .75rem;width:13.875rem;height:4.25rem}.pm{width:10.3269rem;height:.5rem;border-radius:.75rem;background:var(--asc-color-base-shade4);padding-top:.19rem;padding-bottom:.19rem}.bm{animation:jr 1.5s ease-in-out infinite}@keyframes jr{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.fm{background-color:inherit;overflow-wrap:break-word;width:100%;color:var(--asc-color-base-default)}.zr{position:relative;background-color:inherit;overflow:hidden;max-height:calc(var(--asc-text-with-mention-max-lines) * var(--asc-line-height-md))}.zr[data-expanded=true]{position:relative;background-color:inherit;overflow:hidden;max-height:-moz-max-content;max-height:max-content}.um{height:100%;margin:0;padding:0}.Xr{visibility:hidden;position:relative;top:0;left:0;height:auto;overflow:visible;overflow-wrap:break-word;width:100%}.Xr[data-hidden=true]{display:none}.vm{cursor:pointer;color:var(--asc-color-primary-default);display:inline}.wm{color:var(--asc-color-base-default);display:inline}.xm{display:inline;color:var(--asc-color-primary-default);text-decoration:none;cursor:pointer}.ym{color:var(--asc-color-primary-default)}.km{display:flex;gap:.75rem;padding:1rem 1.25rem;align-items:center;cursor:pointer}.jm{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.zm{color:var(--asc-color-alert-default);width:1.5rem;height:1.5rem}.Xm{color:var(--asc-color-base-default)}.Cm{color:var(--asc-color-alert-default)}.Sm{width:100%;display:grid;grid-template-columns:min-content 1fr;gap:.5rem}.Ym{margin-right:.75rem;display:inline-block}.Am{display:flex;flex-direction:column;gap:.25rem}.Bm{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}.Im{color:var(--asc-color-base-default);cursor:pointer}.Mm{color:var(--asc-color-base-default)}.Em{display:flex;justify-content:space-between;align-items:center;width:100%}.Fm{display:flex;gap:.75rem;align-items:center}.Rm{display:flex;gap:.25rem;align-items:center}.Um{width:1.25rem;height:1.25rem}.Cr{cursor:pointer;color:var(--asc-color-base-shade2)}.Cr[data-is-liked=true]{color:var(--asc-color-primary-default)}.Hm{color:var(--asc-color-base-shade2)}.Lm{width:1.25rem;height:1.25rem;cursor:pointer}.Tm{fill:var(--asc-color-secondary-shade2)}.Vm{display:flex;padding:.3125rem .75rem .3125rem .5rem;cursor:pointer;align-items:flex-start;gap:.25rem;background:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.25rem;width:-moz-max-content;width:max-content}.qm{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.Dm{color:var(--asc-color-secondary-shade1)}.Gm{display:flex;gap:.75rem;padding:1rem 0;align-items:center;cursor:pointer}.Jm{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem}.Km{color:var(--asc-color-base-default)}.Nm{display:flex;padding:.31rem .5rem;gap:.25rem;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm);width:-moz-max-content;width:max-content;align-items:center;margin-bottom:var(--asc-spacing-s2)}.Om{width:1rem;height:1rem;color:var(--asc-color-secondary-shade2)}.Pm{color:var(--asc-color-secondary-shade2)}.Qm{display:flex;gap:.5rem}.Wm{width:100%}.Zm{display:flex;height:7.5rem;padding:.75rem;flex-direction:column;align-items:flex-start;gap:.25rem;align-self:stretch;background-color:var(--asc-color-base-shade4);width:100%;border-radius:0 .75rem .75rem}._m{display:flex;gap:var(--asc-spacing-s1);justify-content:flex-end;margin-top:var(--asc-spacing-s1)}.eg{padding:.375rem .75rem;cursor:pointer}.rg{color:#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}.ag{color:var(--asc-color-white);border-radius:var(--asc-border-radius-sm);background:var(--asc-color-primary-default)}.og{display:flex;color:var(--asc-color-base-shade2);white-space:pre}.ig{display:flex;align-items:center;gap:.1125rem}.tg{display:inline-block;width:1.125rem;height:1.125rem}.sg{z-index:9999;display:block;width:16.25rem;height:16.5rem;position:relative;overflow-y:scroll;border-radius:.5rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}.dg{display:flex;justify-content:center;align-items:center;fill:var(--asc-color-base-default)}.Sr{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.125rem}.Sr: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:he .2s}.m[data-exiting]{animation:he .2s reverse ease-in}.cg{outline:none}@keyframes he{0%{transform:var(--origin);opacity:0}to{transform:translateY(0);opacity:1}}.Yr{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}.Ar{display:flex;gap:var(--asc-spacing-s1);border-bottom:1px solid var(--asc-color-base-shade4);width:100%;min-width:-moz-max-content;min-width:max-content}.Br{cursor:pointer;padding:var(--asc-spacing-xxs2) var(--asc-spacing-s1);background:var(--asc-color-background-default);color:var(--asc-color-base-shade6);padding-bottom:var(--asc-spacing-s1);border-bottom:transparent}.Br[data-active=true]{color:#000;border-bottom:2px solid #000}.lg{display:flex;align-items:center;gap:var(--asc-spacing-s1)}.ng{display:flex;gap:0;width:100%;flex-direction:column}.mg{display:flex;align-items:center;gap:var(--asc-spacing-s1);background:var(--asc-color-background-default);border-radius:var(--asc-border-radius-sm);width:100%}.gg{display:flex;color:var(--asc-color-base-default);padding:var(--asc-spacing-s1);justify-content:space-between;width:100%}.hg{display:flex;gap:var(--asc-spacing-s2);align-items:center}.pg{display:flex;align-items:center}.bg{width:1.25rem}.fg{width:1.5rem}.Ir{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:var(--asc-color-base-shade2)}.Ir.ug{flex-direction:column;justify-content:start;align-items:flex-start;animation:Mr 1.5s ease-in-out infinite}.vg{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-s2)}.wg{display:flex;flex-direction:column;align-items:center;gap:var(--asc-spacing-xxs2)}.xg{cursor:pointer;color:var(--asc-color-base-shade1)}@keyframes Mr{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.yg{display:flex;flex-grow:1;overflow:auto;width:100%;>div{width:100%}}.Er{height:100%}.kg{width:2.5rem;height:2.5rem}.Fr{display:none;margin-bottom:.5rem;fill:var(--asc-color-base-shade3)}@media only screen and (width >= 48em){.Yr{width:30rem}.pe{padding:1rem 1rem 0;border-bottom:1px solid var(--asc-color-base-shade4)}.Ar{border-bottom:none}.Fr{display:block}.Er{padding:0 1rem;min-height:28rem}}.jg{display:flex;padding:.3125rem .75rem .3125rem .5rem;cursor:pointer;align-items:flex-start;gap:.25rem;background:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.25rem;width:-moz-max-content;width:max-content}.zg{color:var(--asc-color-secondary-shade1);width:1rem;height:1rem}.Xg{color:var(--asc-color-secondary-shade1)}.Cg{width:100%;position:relative;height:100%;max-width:24rem}.Sg{display:grid;grid-template-columns:min-content minmax(0,1fr);gap:.5rem;width:100%}.Yg{display:flex;flex-direction:column;gap:.25rem}.Ag{width:2rem;height:2rem}.Bg{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%}.Ig{width:100%}.Mg{color:var(--asc-color-base-default);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Eg{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.Fg{display:flex;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);height:100%;width:100%;cursor:pointer}.Rg{aspect-ratio:1 / 1;overflow:hidden;border-radius:.5rem 0 0 .5rem;flex-basis:35%;width:35%}.Ug{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Hg{padding:.75rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;flex-basis:65%;width:65%;overflow:hidden}.Lg{width:100%}.Tg{color:var(--asc-color-base-shade1);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Vg{color:var(--asc-color-base-default);width:100%;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.qg{background-color:var(--asc-color-primary-default);color:var(--asc-color-white);padding:.375rem .75rem;border-radius:var(--asc-border-radius-md);box-sizing:border-box;max-width:100%}.Dg{width:100%;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box}.Gg{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.Jg{fill:var(--asc-color-base-shade3)}.Rr{position:relative;border-radius:var(--asc-border-radius-full);padding:var(--asc-spacing-none) var(--asc-spacing-xxs3)}.Rr:before{content:"";position:absolute;inset:0;background-color:var(--asc-color-base-shade1);opacity:.5;border-radius:inherit}.Kg{width:.75rem;height:.75rem}.Ng{font-size:var(--asc-text-font-size-xs);line-height:var(--asc-line-height-sm);color:var(--asc-color-white)}.Og{position:relative;display:flex;gap:var(--asc-spacing-xxs1);align-items:center}.Ur{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}.Ur:focus{outline:none}.Pg{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;flex:1}.Qg{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.Wg{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:fixed}.Zg{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}._g{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.eh{color:var(--asc-color-base-default)}.rh{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.ah{color:var(--asc-color-base-shade1)}.oh{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.ih{min-height:15rem}.th{display:flex;flex-direction:column;gap:1rem}.sh{width:100%;padding:var(--asc-spacing-s2) 0;margin:auto;border-top:.0625rem solid var(--asc-color-base-shade4);cursor:pointer;text-align:center}.dh{height:1px}.ch{display:flex;justify-content:center;align-items:center;height:100%;color:var(--asc-color-base-shade2)}.lh{display:flex;flex-direction:column;height:100%;background-color:var(--asc-color-base-inverse);border:1px solid var(--asc-color-base-shade4)}.nh{display:flex;align-items:center;justify-content:center;text-align:center;padding:var(--asc-spacing-m1);background-color:var(--asc-color-base-inverse);color:var(--asc-color-base-default);font-size:18px;font-weight:700;border-bottom:1px solid var(--asc-color-base-shade4)}.mh{border-top-left-radius:1rem;border-top-right-radius:1rem}.gh{flex:1;overflow-y:auto;padding:var(--asc-spacing-m1)}.hh{height:100%}.ph{padding:var(--asc-spacing-m1);background-color:var(--asc-color-base-inverse)}.bh{position:fixed;inset:0;background-color:#0000007f;z-index:-1}.fh{height:100%;display:flex;flex-direction:column}.uh{overflow-y:auto;flex-grow:1;padding:var(--asc-spacing-m1)}.vh{width:100%}.wh{all:unset;cursor:pointer;color:var(--asc-color-primary-default)}.Hr{background-color:transparent}.xh{display:flex;flex-direction:column}.z .yh{background-color:#0000007f}.z .kh{background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;max-height:80%;overflow:auto}.z .jh{background-color:var(--asc-color-background-default);padding:16px}.z .zh{padding:16px;display:flex;justify-content:space-between;align-items:center}.z .Xh{width:40px;height:4px;background-color:#ccc;border-radius:2px;margin-bottom:8px}.Ch{display:flex;flex-direction:column;gap:var(--asc-spacing-xxs2)}.Lr{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}.Lr.Sh{border-bottom-color:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.be{display:block}.be:after{content:none;color:var(--asc-color-alert-default)}.be.Yh:after{content:"*";color:var(--asc-color-alert-default)}.Ah{color:var(--asc-color-base-shade2)}.Bh{color:var(--asc-color-alert-default)}.Ih{color:var(--asc-color-base-shade1);text-align:right;margin-top:.3rem}.Tr{display:flex;align-items:center;justify-content:space-between}.Mh{display:flex;justify-content:space-between;align-items:center}.Eh{color:var(--asc-color-base-default)}.Fh{border:none;color:var(--asc-color-base-default)}.Vr{border:none}.Vr:disabled{cursor:not-allowed;color:var(--asc-color-primary-shade2)}.Rh{width:1.5rem;height:1.5rem;fill:var(--asc-color-alert-default)}.Uh{display:flex;justify-content:flex-start;align-items:center;gap:var(--asc-spacing-s1);color:var(--asc-color-alert-default);border-radius:0;background-color:transparent;transition:color .3s ease;border:none;font-weight:var(--asc-text-font-weight-normal)}.Hh{width:100%;height:.0625rem;align-self:stretch;background-color:var(--asc-color-base-shade4);margin:1rem 0}.Lh{margin-top:var(--asc-spacing-l1);display:flex;flex-direction:column;border-bottom:1px solid var(--asc-color-base-shade4)}.qr{display:none;align-items:center;justify-content:space-between;gap:.75rem}.Dr{display:none}.Th{color:var(--asc-color-base-shade3);width:1.5rem;height:1.5rem}@media (width > 48em){.Tr{padding:1.25rem 1.5rem 0}.Vh,.qh{display:none}.Dr{display:block}.qr{display:flex;padding:1rem 1.5rem 1.5rem}.Dh{text-align:center;border-radius:.5rem;width:100%;padding:.62rem 1rem;color:var(--asc-color-secondary-default);border:1px solid var(--asc-color-secondary-shade3, #a5a9b5)}.Gh{text-align:center;border-radius:.5rem;width:100%;padding:.62rem 1rem;background-color:var(--asc-color-primary-default);color:var(--asc-color-white)!important}.Hr{padding:0 1.5rem}}.Jh{margin-top:1.5rem}.Kh{align-items:center;display:flex;justify-content:space-between}.Nh{display:inline}.Oh{color:var(--asc-color-base-shade1)}.Ph{color:var(--asc-color-base-shade3)}.Q{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}.Q:focus{outline:none}.Q:disabled{cursor:not-allowed;color:var(--asc-color-base-shade2);background-color:var(--asc-color-background-default)}.Q[data-error=true]{border-bottom:1px solid var(--asc-color-alert-default)}.Gr{color:var(--asc-color-base-shade1)}.Gr[data-error=true]{color:var(--asc-color-alert-default)}.Qh{color:var(--asc-color-base-default)}.Wh{color:var(--asc-color-alert-default)}.Zh{stroke:var(--asc-color-secondary-shade4);stroke-width:2;fill:none}._h{stroke:var(--asc-color-alert-default)}.e0{stroke-dasharray:339;stroke-dashoffset:339;transform:rotate(-90deg);transform-origin:50% 50%;animation:Jr 2s linear infinite}@keyframes Jr{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}.r0,.a0{position:absolute;bottom:0;right:0;cursor:pointer;z-index:2}.o0{display:none}.i0{width:3rem;height:3rem;position:relative;cursor:pointer}.t0{background-color:var(--asc-color-background-default);position:relative;width:3rem;display:flex;gap:.13rem;flex-direction:column;text-align:center;padding:1rem .75rem;align-items:center}.s0{all:unset;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden}.d0{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;border-radius:50%}.c0{font-size:.75rem;line-height:1rem;color:#626262;cursor:pointer}@keyframes Kr{0%{stroke-dashoffset:339}to{stroke-dashoffset:0}}.l0{animation:Kr 2s linear 0s infinite}.n0{animation:none}.Nr{display:flex;overflow:auto;padding:1rem;background-color:var(--asc-color-background-default);gap:var(--asc-spacing-s1)}.m0{display:flex;flex-direction:column;align-items:center;margin-right:1.25rem;cursor:pointer}.g0{width:3.75rem;height:3.75rem;border-radius:50%;overflow:hidden;border:.125rem solid var(--asc-color-white);box-shadow:0 .125rem .25rem #0000001a}.h0{margin-top:.5rem;text-align:center}.p0{font-size:.875rem;font-weight:500;color:var(--asc-color-base-default)}.Or{display:flex;justify-content:center;margin-top:.25rem}.Or svg{width:1rem;height:1rem;margin:0 .25rem;fill:var(--asc-color-base-shade4)}.b0{display:flex;flex-direction:column;align-items:center;margin-right:1rem}.f0{width:4rem;height:4rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;animation:fe 1.5s ease-in-out infinite}.u0{width:4.5rem;height:.75rem;border-radius:.25rem;background-color:#f0f0f0;animation:fe 1.5s ease-in-out infinite}@keyframes fe{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.Nr{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.v0{display:flex;flex-direction:column;align-items:center;cursor:pointer}.w0{position:relative;width:4rem;height:4rem;margin-bottom:.5rem}.x0{position:absolute;bottom:0;right:0;fill:var(--asc-color-primary-default)}.y0{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3.5rem;height:3.5rem;border-radius:50%;overflow:hidden;background-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='40' height='40' rx='20' fill='%23D9E5FC'/%3E%3Cpath d='M19.8462 12C20.7625 12 21.6413 12.356 22.2893 12.9898C22.9373 13.6235 23.3013 14.4831 23.3013 15.3793C23.3013 16.2756 22.9373 17.1351 22.2893 17.7688C21.6413 18.4026 20.7625 18.7586 19.8462 18.7586C18.9298 18.7586 18.051 18.4026 17.403 17.7688C16.755 17.1351 16.391 16.2756 16.391 15.3793C16.391 14.4831 16.755 13.6235 17.403 12.9898C18.051 12.356 18.9298 12 19.8462 12ZM12.9359 14.4138C13.4887 14.4138 14.0021 14.5586 14.4463 14.8193C14.2982 16.2 14.7128 17.571 15.5618 18.6428C15.0682 19.5697 14.081 20.2069 12.9359 20.2069C12.1504 20.2069 11.3972 19.9017 10.8418 19.3585C10.2864 18.8153 9.97436 18.0786 9.97436 17.3103C9.97436 16.5421 10.2864 15.8054 10.8418 15.2622C11.3972 14.719 12.1504 14.4138 12.9359 14.4138ZM26.7564 14.4138C27.5419 14.4138 28.2951 14.719 28.8505 15.2622C29.4059 15.8054 29.7179 16.5421 29.7179 17.3103C29.7179 18.0786 29.4059 18.8153 28.8505 19.3585C28.2951 19.9017 27.5419 20.2069 26.7564 20.2069C25.6113 20.2069 24.6241 19.5697 24.1305 18.6428C24.9795 17.571 25.3941 16.2 25.246 14.8193C25.6903 14.5586 26.2036 14.4138 26.7564 14.4138ZM13.4295 24.3103C13.4295 22.3117 16.3022 20.6897 19.8462 20.6897C23.3901 20.6897 26.2628 22.3117 26.2628 24.3103V26H13.4295V24.3103ZM8 26V24.5517C8 23.2097 9.86577 22.08 12.3929 21.7517C11.8105 22.4083 11.4551 23.3159 11.4551 24.3103V26H8ZM31.6923 26H28.2372V24.3103C28.2372 23.3159 27.8818 22.4083 27.2994 21.7517C29.8265 22.08 31.6923 23.2097 31.6923 24.5517V26Z' fill='white'/%3E%3C/svg%3E%0A")}.k0{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.j0{margin:0;text-align:center;max-width:4.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-secondary-default);display:grid;grid-template-columns:repeat(2,1fr)}.z0{position:absolute;bottom:0;right:0;cursor:pointer}.X0{width:.875rem;height:.875rem;fill:currentcolor}.C0{background-color:var(--asc-color-background-default);padding:.75rem 1rem;border-radius:.75rem;width:100%;box-shadow:var(--asc-box-shadow-03)}.S0{display:flex;width:100%;padding:.75rem 0;cursor:pointer}.Y0{margin-left:.75rem;margin-top:.15rem;color:var(--asc-color-base-default)}.A0{color:var(--asc-color-base-default);width:1.5rem;height:1.5rem;margin-left:.25rem}.B0{display:block;align-items:center;justify-content:space-between;width:100%}.Pr{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}.Qr{display:flex;justify-content:space-between}.Wr{display:flex;justify-content:space-around}@media (width >= 48em){.Qr,.Wr{justify-content:flex-start;gap:.5rem}.Pr{display:none}}.W{display:flex;align-items:center;padding:.75rem 0;gap:.75rem;cursor:pointer;color:var(--asc-color-base-default)}.W:disabled{cursor:not-allowed}.I0{width:2rem;height:2rem;stroke:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.M0{display:none}.Zr{display:initial}@media (width >= 48em){.W{padding:0}.Zr{display:none}.W[data-focus-visible]{border-radius:100%;outline:1px solid var(--asc-color-primary-default)}}.E0{display:block;width:100%;background-color:var(--asc-color-background-default)}.F0{display:flex;width:2.25rem;height:.25rem;margin:0 auto;border-radius:.75rem;background-color:var(--asc-color-base-shade3);margin-top:.75rem;margin-bottom:1.25rem}._r{gap:1rem;width:100%;display:grid;cursor:pointer;padding:.5rem 0;grid-template-columns:2.5rem minmax(0,1fr)}._r[data-focus-visible]{background-color:var(--asc-color-base-shade4)}.R0{display:flex;justify-content:center;align-items:center}.U0{display:flex;justify-content:center;align-items:center;width:100%;gap:.25rem}.H0{width:2.5rem;height:2.5rem}.L0,.T0{width:1.125rem;height:1.125rem}.V0{display:flex;justify-content:start;align-items:last baseline baseline;gap:.25rem;width:100%;color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis}.q0{overflow:hidden;text-overflow:ellipsis}.D0{gap:1rem;width:100%;display:grid;height:3.5rem;padding:.5rem 0;grid-template-columns:2.5rem minmax(0,1fr);background-color:var(--asc-color-background-default)}.G0{display:flex;align-items:center;justify-content:center}.J0{width:100%;gap:.75rem;display:flex;align-items:start;flex-direction:column;justify-content:center}.K0{gap:.75rem;display:flex;flex-direction:column}.N0{animation:ea 1.5s ease-in-out infinite}.O0{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.P0{width:8.75rem;height:.875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes ea{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.ra{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 10rem)}.Q0{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.W0{color:var(--asc-color-base-shade3)}@media (width >= 48em){.ra{height:18.5rem}}.Z0{width:100%;display:flex;min-height:20rem;padding:.5rem 0;overflow:hidden scroll;align-items:start;scrollbar-width:none;flex-direction:column;-ms-overflow-style:none;background-color:var(--asc-color-background-default)}.aa{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}.aa[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)}.oa{gap:.25rem;display:flex;flex-wrap:nowrap}._0{width:unset}.ep{width:-moz-min-content;width:min-content}@media (width >= 48em){.oa{gap:.5rem;align-items:center}}.rp{width:1.25rem;height:.75rem;margin-top:.125rem}.ap{fill:var(--asc-color-base-default)}.op{color:var(--asc-color-base-default);max-width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--asc-text-font-size-sm)}.ip{width:1.25rem;height:1.25rem}.tp{fill:var(--asc-color-primary-default)}.sp{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-sm)}.ue{display:grid;grid-template-columns:[image-start] 5rem [image-end content-start] 1fr 1fr 1fr 1fr 1fr 1fr [content-end];grid-template-rows:[name-start] auto [name-end member-start] auto [member-end];gap:.75rem;width:100%;padding:.5rem 0}.ue[data-focus-visible]{background-color:var(--asc-color-base-shade4)}.ue[data-has-categories=true]{grid-template-rows:[name-start] auto [name-end cat-start] auto [cat-end member-start] auto [member-end]}.dp{grid-column:image-start / image-end;grid-row:name-start / member-end;place-self:center;height:5rem;width:5rem;border-radius:var(--asc-border-radius-sm);position:relative}.cp{position:absolute;left:.5rem;bottom:.37rem;color:var(--asc-color-white)}.lp{display:grid;grid-column:content-start / content-end;grid-row:name-start / member-end;grid-template-columns:subgrid [sub-a] [sub-b] [sub-c] [sub-d] [sub-e] [sub-f] [sub-g];grid-template-rows:subgrid;width:100%;justify-content:space-evenly;gap:.25rem}.np{grid-column:sub-a / sub-g;grid-row:name-start / name-end;display:flex;justify-content:start;align-items:center;width:100%}.ia{grid-column:sub-a / sub-g;grid-row:cat-start / cat-end}.ia[data-show-join-button=true]{grid-column:sub-a / sub-e;grid-row:cat-start / cat-end}.mp{grid-column:sub-a / sub-e;grid-row:member-start / member-end}.ta{grid-row:name-start / member-end;grid-column:sub-e / sub-g;place-self:end end}.ta[data-has-categories=true]{grid-row:cat-start / member-end}.gp{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.hp{box-sizing:border-box;cursor:pointer;outline:none}.pp{gap:1rem;width:100%;padding:.5rem 0;display:inline-flex;border-radius:.75rem}.bp{width:5rem;height:5rem;flex-shrink:0;border-radius:var(--asc-border-radius-sm);background-color:var(--asc-color-base-shade4)}.fp{display:flex;flex-direction:column;justify-content:center;gap:.75rem}.up{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:12.25rem;height:.75rem}.vp{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:5.8008rem;height:.625rem}.wp{animation:sa 1.5s ease-in-out infinite}@keyframes sa{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.xp{width:100%;display:flex;min-height:20rem;padding:.5rem 0;align-items:start;flex-direction:column;background-color:var(--asc-color-background-default)}.da{display:grid;grid-template-columns:4rem minmax(0,1fr);gap:1rem;padding-top:1rem;padding-bottom:1rem;width:100%}.da:not(:first-child){border-top:.0625rem solid var(--asc-color-base-shade4)}.yp{display:flex;justify-content:center;align-items:center}.kp{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:.25rem;width:100%}.jp{display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.zp{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.Xp{display:flex;justify-content:center;align-items:center;gap:.25rem}.Cp{display:flex;justify-content:center;align-items:center}.ca{gap:.5rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 10rem)}.Sp{width:3.75rem;height:3.75rem;color:var(--asc-color-background-neutral-400)}.Yp{margin-top:.5rem;color:#6e6e6e}.Ap{padding:.75rem 1rem}.Bp{margin-top:-.5rem;color:#6e6e6e;font-size:var(--asc-text-font-size-xs)}@media (width >= 48em){.ca{height:18.5rem}}.Ip{display:flex;align-items:center;justify-content:center;border-radius:50%;width:1.5rem;height:1.5rem}.la{display:grid;grid-template-columns:minmax(0,1fr) min-content;align-items:center;gap:.5rem;background-color:var(--asc-color-background-default)}.Mp{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}.na{border:none;background:#f6f6f6;outline:none;font-size:1rem;color:var(--asc-color-base-default)}.Ep{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.Fp{width:1.25rem;height:1.25rem;cursor:pointer}.Rp{width:1.25rem;height:1.25rem}.Up{cursor:pointer;fill:var(--asc-color-base-shade3)}.Hp{width:1.25rem;height:1.25rem;cursor:pointer}.ma{display:block}@media (width >= 48em){.la{grid-template-columns:1fr}.ma{display:none}.na{font-size:.875rem}}.Lp{display:flex;align-items:center;justify-content:start;gap:.25rem;cursor:pointer}.Tp{fill:var(--asc-color-base-shade2)}.Vp{color:var(--asc-color-base-shade2)}.ga{background-color:var(--asc-color-background-default);padding:.25rem 1rem .75rem}.qp{display:grid;grid-template-columns:min-content minmax(0,1fr) min-content;align-items:center;gap:.5rem}.Dp{display:flex;justify-content:center;align-items:center;padding-top:.5rem;padding-bottom:.5rem}.Gp{overflow:hidden}.Jp{display:flex;align-items:center;gap:.25rem}.Kp,.Np{display:flex;justify-content:center;align-items:center;gap:.25rem}.Op{color:var(--asc-color-base-shade2)}.Pp{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.Qp{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.Wp{padding-left:0}.Zp{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}._p{display:flex;justify-content:space-between;align-items:center;padding-top:.7rem}.eb{display:flex;align-items:center;justify-content:start;gap:.75rem}.rb{display:flex;align-items:center;justify-content:center}.ab,.ob{width:1.25rem;height:1.25rem}.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)}.ib{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tb{fill:var(--asc-color-base-shade1);height:.75rem;width:1rem}.Z{display:grid;grid-template-columns:minmax(0,1fr);grid-auto-flow:column;gap:.25rem;align-items:center;max-width:100%}.Z[data-show-brand-badge=true][data-show-target=true]{grid-template-columns:minmax(0,min-content) min-content min-content}.Z[data-show-brand-badge=false][data-show-target=true],.Z[data-show-brand-badge=true][data-show-target=false]{grid-template-columns:minmax(0,min-content) min-content}.sb{width:1.125rem;height:1.125rem}._{display:grid;grid-template-columns:minmax(0,min-content);grid-auto-flow:column;gap:.25rem;align-items:center;max-width:100%}._[data-show-private-badge=true][data-show-official-badge=true]{grid-template-columns:min-content minmax(0,min-content) min-content}._[data-show-private-badge=true][data-show-official-badge=false]{grid-template-columns:min-content minmax(0,min-content)}._[data-show-private-badge=false][data-show-official-badge=true]{grid-template-columns:minmax(0,min-content) min-content}.db{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.cb{width:.75rem;height:.75rem}.lb{width:1.25rem;height:1.25rem}.nb{display:grid}.mb{display:flex;justify-content:space-between;padding:.5rem 0}.gb{display:flex;justify-content:center;align-items:center;cursor:pointer;gap:.25rem}.hb{color:var(--asc-color-base-shade2)}.pb{display:flex;justify-content:center;align-items:center;flex-direction:row-reverse}.g{width:1.25rem;height:1.25rem}.g:nth-last-child(1){transform:translate(0)}.g:nth-last-child(2){transform:translate(-.25rem)}.g:nth-last-child(3){transform:translate(-.5rem)}.g:nth-last-child(4){transform:translate(-.75rem)}.g:nth-last-child(5){transform:translate(-1rem)}.g:nth-last-child(6){transform:translate(-1.25rem)}.bb,.fb{color:var(--asc-color-base-shade2)}.ee{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;background-color:#0003;background-clip:padding-box;border:1px solid rgb(255 255 255 / 20%);padding:.5rem .75rem;color:#fff;cursor:pointer;outline:none;transition:background-color .3s}.ee:hover{background-color:#0000004d}.ee:active{background-color:#0006}.ee[data-focus-visible]{box-shadow:0 0 0 2px #ffffffbf}.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:pa .2s ease-out,ba .2s ease-out}.ve[data-exiting]{animation:fa .2s ease-in,ua .2s ease-in}.ub{outline:none}.va{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)}.va:focus{background-color:var(--asc-color-base-shade1);color:#fff}.vb{background-color:#d1d5db;height:1px;margin:.25rem .75rem}.wb{display:flex;justify-content:start;align-items:center;gap:.25rem;padding-top:.5rem;line-height:1.25rem;color:var(--asc-color-base-shade2);border-top:1px solid var(--asc-color-base-shade4)}.xb{display:flex;align-items:center;gap:.25rem}@keyframes pa{0%{opacity:0}to{opacity:1}}@keyframes fa{0%{opacity:1}to{opacity:0}}@keyframes ba{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes ua{0%{transform:scale(1)}to{transform:scale(.95)}}@media (width >= 48em){.ga{border-radius:.5rem}}.yb{border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden}.kb{padding:.75rem;display:flex;flex-direction:column;gap:.5rem}.jb{height:.7109rem;width:14.9458rem;border-radius:1.0156rem;background-color:var(--asc-color-base-shade4)}.zb{width:11.0126rem;height:.8203rem;border-radius:1.1719rem;background-color:var(--asc-color-base-shade4)}.Xb{height:11rem;background-color:var(--asc-color-base-shade4)}.Cb{animation:wa 1.5s ease-in-out infinite}@keyframes wa{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Sb{cursor:pointer;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem;overflow:hidden}.Yb{background-color:var(--asc-color-base-shade4);overflow:hidden;width:100%;aspect-ratio:21 / 9}.Ab{padding:.75rem;display:flex;flex-direction:column;gap:.12rem}.Bb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Ib{display:flex;width:100%;height:100%;justify-content:center;align-items:center;background-color:var(--asc-color-base-shade4)}.Mb{width:3rem;height:3rem;color:var(--asc-color-base-shade3)}.Eb{overflow-wrap:break-word;color:var(--asc-color-base-default);white-space:pre-wrap}.Fb,.Rb{cursor:pointer;color:var(--asc-color-primary-default)}.X{display:grid;border-radius:.5rem;gap:.25rem;width:100%;overflow:hidden}.X[data-images-amount="1"]{aspect-ratio:1;grid-template:"image1" / minmax(0,1fr)}.X[data-images-amount="2"]{aspect-ratio:1;grid-template:"image1 image2" 50% "image1 image2" 50% / 50% 50%}.X[data-images-amount="3"]{aspect-ratio:1;grid-template:"image1 image1 image1 image1" 60% "image2 image2 image3 image3" 40% / 25% 25% 25% 25%}.X[data-images-amount="4"]{aspect-ratio:1;grid-template:"image1 image1 image1 image1 image1 image1" 66% "image2 image2 image3 image3 image4 image4" 33% / minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.Ub{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;width:100%}.C{cursor:pointer}.C:nth-child(1){grid-area:image1}.C:nth-child(2){grid-area:image2}.C:nth-child(3){grid-area:image3}.C:nth-child(4){grid-area:image4;position:relative}.Hb{position:absolute;inset:0;border-radius:0 0 .5rem;background-color:#0000007f;color:var(--asc-color-white);text-align:center;display:flex;justify-content:center;align-items:center}.Lb{background-color:var(--asc-color-base-shade4);border-radius:.5rem;width:100%;height:100%;animation:xa 1.5s ease-in-out infinite}@keyframes xa{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.S{display:grid;border-radius:.5rem;gap:.25rem;width:100%;overflow:hidden;background-color:var(--asc-color-background-default)}.S[data-videos-amount="1"]{aspect-ratio:1;grid-template:"video1" / minmax(0,1fr)}.S[data-videos-amount="2"]{aspect-ratio:1;grid-template:"video1 video2" 50% "video1 video2" 50% / 50% 50%}.S[data-videos-amount="3"]{grid-template:"video1 video1 video1 video1" 66% "video2 video2 video3 video3" 33% / 25% 25% 25% 25%}.S[data-videos-amount="4"]{grid-template:"video1 video1 video1 video1 video1 video1" 75% "video2 video2 video3 video3 video4 video4" 25% / minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.Tb{width:100%;height:100%;position:absolute;top:50%;transform:translateY(-50%);margin:auto}.Y{cursor:pointer;position:relative;width:100%;padding-top:100%}.Y:nth-child(1){grid-area:video1}.Y:nth-child(2){grid-area:video2}.Y:nth-child(3){grid-area:video3}.Y:nth-child(4){grid-area:video4}.Vb{position:absolute;inset:0;border-radius:0 0 .5rem;background-color:#0000007f;color:var(--asc-color-white);text-align:center;display:flex;justify-content:center;align-items:center}.qb{position:absolute;inset:0;border-radius:0 0 .5rem;text-align:center;display:flex;justify-content:center;align-items:center}.Db{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;width:2.5rem;height:2.5rem;background-color:var(--asc-color-secondary-default);display:flex;justify-content:center;align-items:center;cursor:pointer}.Gb{width:1.5rem;height:1.5rem;fill:#ebecef}.Jb{background-color:var(--asc-color-base-shade4);border-radius:.5rem;width:100%;height:100%;animation:ya 1.5s ease-in-out infinite}.Kb{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@keyframes ya{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Nb{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-black);z-index:1000}.Ob{background-color:var(--asc-color-background-default);position:relative;display:flex;justify-content:center;align-items:center;height:100%}.Pb{position:absolute;top:10px;left:10px;font-size:24px;cursor:pointer}.Qb{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.Wb,.Zb{width:2rem;height:2rem}._b{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.ka,.ja{display:flex;justify-content:center;align-items:center;height:100%;opacity:.5;background-color:var(--asc-color-black);flex-basis:2.5rem;cursor:pointer}.ka:hover,.ja:hover{opacity:.8}.za,.ef{width:2rem;height:2rem;fill:var(--asc-color-base-shade4);border-radius:50%;background-color:var(--asc-color-base-shade3);padding:.375rem}.za{transform:rotate(180deg)}.rf{flex:1 1 auto}.af{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.of{width:2rem;height:2rem;cursor:pointer}.if{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-black);z-index:1000}.tf{background-color:var(--asc-color-background-default);position:relative;display:flex;justify-content:center;align-items:center;height:100%}.sf{position:absolute;top:10px;left:10px;font-size:24px;cursor:pointer}.df{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.cf,.lf{width:2rem;height:2rem}.nf{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.Xa,.Ca{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,.Ca:hover{opacity:.8}.Sa,.mf{width:2rem;height:2rem;fill:var(--asc-color-base-shade4);border-radius:50%;background-color:var(--asc-color-base-shade3);padding:.375rem}.Sa{transform:rotate(180deg)}.gf{flex:1 1 auto}.hf{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.pf{width:2rem;height:2rem;cursor:pointer}.bf{color:#999;overflow:hidden;position:absolute;top:4.3rem;left:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.ff{height:100%;width:100%;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default)}.Ya{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}.Ya :focus{border:none;outline:none}.uf{width:100%;background-color:var(--asc-color-secondary-shade4);border-radius:1.25rem;min-height:2.5rem;padding:.625rem .75rem;border:0 solid var(--asc-color-background-default);outline:0}.Aa{color:var(--asc-color-primary-shade1);text-decoration:none}.Aa:hover{text-decoration:underline}.vf{width:100%;height:1px;background-color:var(--asc-color-background-default)}.A{max-width:100%;display:grid;gap:.5rem;padding:0 1rem;width:100%}.A[data-images-amount="1"]{grid-template-columns:repeat(1,1fr);height:21rem}.A[data-images-amount="2"]{grid-template-columns:repeat(2,1fr);max-height:21rem}.A[data-images-amount="3"]{grid-template-columns:repeat(3,1fr)}.Ba{position:relative;text-align:center;width:100%;height:21rem}.wf{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-white);opacity:.8}.xf{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-base-shade4)}.Ba[data-images-height=true]{height:8.625rem}.yf{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.kf{fill:var(--asc-color-primary-shade4);width:1.25rem;height:1.25rem}.jf{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%)}.zf{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}}.B{max-width:100%;display:grid;gap:.5rem;padding:0 1rem;width:100%}.B[data-images-amount="1"]{grid-template-columns:repeat(1,1fr);height:21rem}.B[data-images-amount="2"]{grid-template-columns:repeat(2,1fr);height:21rem}.B[data-images-amount="3"]{grid-template-columns:repeat(3,1fr)}.Xf{position:relative;text-align:center;width:100%;max-height:21rem}.Cf{height:8.625rem}.Sf{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Yf{top:.5rem;right:.5rem;padding:.25rem;border-radius:50%;position:absolute;display:flex;align-items:center;justify-content:center;background-color:rgb(from var(--asc-color-black) r g b / 80%)}.Af{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)}.If{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;width:1.5rem;height:1.5rem;padding:.32rem;background-color:#0000004d;border-radius:50%;display:flex;justify-content:center;align-items:center}@media (width >= 48em){.B{padding:0 1.5rem 1rem}}.Mf{display:flex;padding-right:1rem;align-items:center;gap:var(--asc-spacing-s1);align-self:stretch;fill:var(--asc-color-white)}.Ef{width:var(--asc-spacing-m2);height:var(--asc-spacing-m2)}.Ia{position:fixed;top:0;right:0;left:18rem;display:flex;flex-direction:column;align-items:center;z-index:99999;pointer-events:none;padding:var(--asc-spacing-m1)}.Ma{width:21.438rem;display:flex;justify-content:flex-start;align-items:center;color:var(--asc-color-white);border-radius:.5rem;margin-bottom:var(--asc-spacing-m1);animation-duration:.3s;animation-name:Ea;pointer-events:auto;background-color:var(--asc-color-secondary-default);padding:1rem;box-shadow:var(--asc-box-shadow-02)}@keyframes Ea{0%{opacity:0}to{opacity:1}}@media (width < 48em){.Ia{top:auto;left:0;bottom:0;padding-bottom:var(--asc-spacing-l1)}.Ma{width:100%}}.Fa{height:100%;position:relative;background-color:var(--asc-color-background-default)}.re{overflow-y:scroll;max-height:calc(100% - 6.75rem)}.re[data-from-media=false]{overflow-y:scroll;max-height:calc(100% - 14.875rem)}.Ra{width:100%;display:flex;justify-content:space-between;align-items:center;padding:var(--asc-spacing-m1)}.v{max-height:auto;min-height:auto}.v .Ua{padding:1rem}.v .Ha{left:1rem;top:4.8rem}.La,.Ta,.Va,.qa{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}.Da{display:block}.Ff{top:0;left:0;width:100%;outline:none;position:absolute}.ae{bottom:6rem;position:relative}.ae[data-item-position=false]{bottom:11rem;position:relative}.I{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}.I[data-show-detail-media-attachment="1"]{bottom:6rem}.I[data-show-detail-media-attachment="2"]{bottom:12rem}.I[data-show-detail-media-attachment="3"]{bottom:15rem}.Rf{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}.ye{position:absolute!important;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){.Fa{width:30rem;position:static;border-radius:.75rem}.re,.re[data-from-media=false]{overflow-y:auto;max-height:100%}.Ra{display:none}.v{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.v .Ua{padding:1rem 1.5rem}.v .Ha{top:1rem;left:1.5rem}.Ta{gap:.5rem;display:flex;align-items:center;padding:.5rem 1.5rem;background-color:var(--asc-color-background-default)}.Va{display:block;padding:1rem 1.5rem}.qa{width:100%;display:block}.La{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,.Da{display:none}.ae,.ae[data-item-position=false]{top:2rem;height:3rem;width:30rem;z-index:9999;bottom:unset;position:absolute}.I{left:50%;width:22rem;bottom:unset;transform:translate(-50%)}}.Ga{height:100%;display:block;position:relative;background-color:var(--asc-color-background-default)}.Ja{max-height:100%;overflow-y:scroll}.Ja::-webkit-scrollbar{width:.5rem}.Ka{width:100%;display:flex;align-items:center;justify-content:space-between;padding:var(--asc-spacing-m1)}.Na{max-height:auto;min-height:auto}.Oa{padding:1rem}.Pa{left:1rem;top:4.8rem}.Qa,.Wa,.Za{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}._a{bottom:0;width:100%;position:absolute}.eo{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)}.Uf{width:1.5rem;height:1.5rem;fill:var(--asc-color-background-default)}@media (width >= 48em){.Ga{width:30rem;position:static;border-radius:.75rem}.Ka{display:none}.Na{overflow-y:auto;max-height:50vh;min-height:13rem;position:relative}.Oa{padding:1rem 1.5rem}.Pa{top:1rem;left:1.5rem}.Qa{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)}.Wa{display:block;padding:1rem 1.5rem}.Za{width:100%;display:block}.ke{display:none}._a{top:1.75rem;width:30rem;bottom:unset;display:flex;align-items:center;justify-content:center}.eo{margin:0;width:22rem;position:static}}.ro{font-size:1rem;font-weight:600;line-height:1.375rem;color:var(--asc-color-base-default)}@media (width >= 48em){.ro{font-size:1.25rem}}.M{max-width:100%;display:grid;gap:.5rem;padding:0 1rem;width:100%}.M[data-images-amount="1"]{grid-template-columns:repeat(1,1fr);height:21rem}.M[data-images-amount="2"]{grid-template-columns:repeat(2,1fr);max-height:21rem}.M[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}.Hf{border-radius:.25rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Lf{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}.Tf{fill:var(--asc-color-primary-shade4);width:1.25rem;height:1.25rem}.Vf{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.75rem;height:1.75rem;fill:var(--asc-color-primary-shade4)}.qf{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){.M{padding:0 1.5rem}}.oo{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}}.Df{color:var(--asc-color-base-default)}.Gf{fill:var(--asc-color-base-default);width:1.5rem;height:1.25rem}.Jf{color:var(--asc-color-base-default)}.Kf{color:var(--asc-color-base-default);width:1.5rem;height:1.25rem}.Nf{color:var(--asc-color-alert-default)}.Of{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}@media (width >= 48em){.oo{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)}}.Pf{position:relative;left:-1rem;margin-bottom:.5rem}.Qf{fill:var(--asc-color-base-shade4)}.Wf{fill:var(--asc-color-base-default)}.Zf{fill:var(--asc-color-primary-default)}.io{gap:1rem;display:flex;padding:1rem;height:10rem;flex-direction:column;background-color:var(--asc-color-background-default)}._f{gap:.5rem;display:grid;grid-template-columns:min-content 1fr min-content;align-items:center}.eu,.ru{gap:.75rem;display:flex;flex-direction:column}.au{animation:to 1.5s ease-in-out infinite}.ou{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.iu{width:7.5rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.tu{width:5.5rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.su{width:15rem;height:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.du{height:.5rem;width:18.5625rem;border-radius:.18.5625rem;background-color:var(--asc-color-base-shade4)}.cu{height:.5rem;width:11.25rem;border-radius:0;background-color:var(--asc-color-base-shade4)}@keyframes to{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media only screen and (width >= 48em){.io{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.lu{height:100%;width:100%;padding:0 1rem;background-color:var(--asc-color-background-default)}.nu{color:var(--asc-color-base-shade3);text-align:center}.mu{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--asc-color-background-default)}.gu{padding-bottom:1.0625rem;color:#6e6e6e}.hu{color:#6e6e6e}.pu{padding:.75rem 1rem}.so{position:relative;background-color:var(--asc-color-background-default-sh)}.do{width:calc(100% - (var(--asc-spacing-m1) * 2));margin:var(--asc-spacing-xxs2) auto}.bu{display:flex;flex-direction:row;align-items:center;gap:var(--asc-spacing-s2);padding:var(--asc-spacing-s1) 0;max-width:100%}.fu{color:var(--asc-color-base-default);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.uu{width:2rem;height:2rem;flex-shrink:0}.vu{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}.wu{color:var(--asc-color-base-default);margin:var(--asc-spacing-s1) 0}.xu{aspect-ratio:1 / 1}.yu{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}.ku{color:var(--asc-color-base-shade1)}.ju{color:var(--asc-color-base-default)}.co{grid-area:left;word-wrap:break-word}.zu{grid-area:right;display:flex;justify-content:center;align-items:center;place-self:center;max-width:100%}.Xu{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}.Cu{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.Su{position:absolute;width:1rem;height:1rem;right:.25rem;top:.25rem;cursor:pointer}.Yu{fill:var(--asc-color-base-shade3)}@media (width >= 48em){.so{border-radius:.5rem;padding:.5rem 1rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.do{margin:0;width:100%;overflow:hidden}.je{width:auto;margin-top:0;border-radius:.5rem}.co{width:100%}}.Au{display:flex;flex-direction:column}.lo{width:100%}.Bu{height:var(--asc-pull-to-refresh-height);display:flex;justify-content:center;align-items:center;overflow:hidden}.Iu,.Mu{width:1.25rem;height:1.25rem}.Eu{width:1.25rem;height:1.25rem;animation-name:no;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.Fu{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.Ru,.Uu{display:flex;align-items:center;justify-content:center}.Hu{height:1px}.Lu{padding:.25rem 1rem 0 .75rem}@keyframes no{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width >= 48em){.lo{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.mo{width:100%;min-height:.5rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.mo{min-height:.75rem;background-color:var(--asc-color-background-shade1)}}.Tu{display:flex;overflow:hidden;align-items:center;justify-content:center;height:var(--asc-pull-to-refresh-height)}.Vu{width:1.25rem;height:1.25rem;animation-name:go;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes go{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.qu{display:flex;align-items:center}.Du{width:2rem;height:2rem;color:var(--asc-color-base-default);background:var(--asc-color-base-shade4);border-radius:50%;padding:.25rem}.Gu{display:flex;align-items:center;margin-right:var(--asc-spacing-s1)}.Ju{width:2.5rem;height:2.5rem}.Ku{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)}.ho{height:100vh;max-width:100vw;background-color:var(--asc-color-background-default);padding:var(--asc-spacing-none) var(--asc-spacing-m1)}.po{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)}.bo{width:100%;padding-top:0}.fo{width:100%;display:flex;align-items:center;padding:.5rem 0}.Nu{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.Ou{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}.Pu{margin-right:var(--asc-spacing-s1)}.Qu{display:flex;fill:var(--asc-color-base-default)}.Wu{color:var(--asc-color-base-default)}.Zu{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){.ho{width:30rem;height:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.bo{padding-top:.5rem}.po{display:none}.fo[data-focus-visible]{background-color:var(--asc-color-base-shade4)}}.uo{max-width:100vw;flex:1;padding:var(--asc-spacing-none) var(--asc-spacing-m1);background-color:var(--asc-color-background-default)}._u{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.vo{display:flex;justify-content:space-between;align-items:center;padding:var(--asc-spacing-m1);background-color:var(--asc-color-background-default)}.e1{display:flex;align-items:center;padding:var(--asc-spacing-s1) var(--asc-spacing-none)}.r1{margin-top:var(--asc-spacing-s1);border-top:1px solid var(--asc-color-base-shade4)}.a1{display:flex;flex-direction:column;padding:0 var(--asc-spacing-none) var(--asc-spacing-m1);flex:1;height:100%;width:100%}.o1{padding:.5rem 0;display:flex;align-items:center;gap:.75rem}.wo{display:flex;padding:.5rem 3.25rem .5rem 1rem;gap:.75rem;cursor:pointer;align-items:center;color:var(--asc-color-base-shade3)}.i1{margin-right:var(--asc-spacing-s1)}.t1{display:flex;fill:var(--asc-color-base-default)}.s1{color:var(--asc-color-base-default);text-align:center}@media (width >= 48em){.uo{width:30rem;height:30rem;overflow-y:auto;border-radius:.75rem;padding:0 1.5rem}.vo,.wo{display:none}}.d1{display:flex;width:100%;align-items:center;gap:.75rem}.xo{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.yo{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.xo,.yo{animation:ko 1.5s ease-in-out infinite}@keyframes ko{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.jo{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)}.c1{height:2.5rem;min-width:2.5rem;max-width:2.5rem}.zo{width:100%;outline:none;text-align:left;font-size:.875rem;border-radius:1.25rem;padding:.625rem .75rem;color:#6e6e6e;background-color:#f6f6f6;border:1px solid #d4d4d4}.l1{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}.n1{background-color:var(--asc-color-background-shade1)}@media (width >= 48em){.jo{display:flex}.Xo{display:block}.zo[data-focus-visible]{outline:1px solid var(--asc-color-primary-default)}}.Co{display:flex;flex-direction:column;width:100%;background-color:var(--asc-color-background-default)}.m1{display:flex;flex-direction:column}.g1{padding:.25rem 1rem .75rem .75rem}.h1,.p1{width:1.25rem;height:1.25rem}.b1{display:flex;justify-content:space-between;align-items:center;padding-left:.75rem;padding-right:.75rem}.f1,.u1{display:flex;align-items:center;justify-content:center}.So{position:fixed;bottom:1rem;right:1rem;z-index:1}@media (width >= 48em){.Co{background-color:var(--asc-color-background-shade1)}.So{display:none}}.v1{color:var(--asc-color-base-default)}.w1{display:flex;justify-content:space-between;align-items:center;background-color:var(--asc-color-background-default);height:3.625rem}.x1,.y1{display:flex;gap:.625rem;justify-content:center;align-items:center}.k1{color:#6e6e6e;font-size:14px;font-style:normal;font-weight:450;line-height:20px;letter-spacing:.25px}.j1{width:100%;margin:0 auto;background:var(--asc-color-background-default)}.z1{position:relative;height:17.0625rem;overflow:hidden;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.X1{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Yo,.Ao{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}.Yo{left:.625rem}.Ao{right:.625rem}.Bo{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)}.C1{display:inline-flex;align-items:center;gap:.5rem;color:var(--asc-color-base-default);padding-bottom:.75rem}.S1{overflow:hidden;color:var(--asc-color-base-default);margin-bottom:var(--asc-spacing-s2)}.Y1{padding:.25rem 0;display:flex;gap:var(--asc-spacing-s1)}.A1{width:1px;background-color:var(--asc-color-base-shade4);margin-left:var(--asc-spacing-s1);margin-right:var(--asc-spacing-s1)}.B1{color:var(--asc-color-base-default)}.I1{color:var(--asc-color-base-shade2)}.M1{display:flex;padding:.5rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade3)}.E1{width:100%;display:flex;margin-top:.5rem;justify-content:center;align-items:center;color:var(--asc-color-primary-shade4)}.F1{width:100%}.R1{display:flex;width:100%;margin-bottom:1rem}.U1{display:flex;padding:.75rem 1rem;align-items:flex-start;gap:.75rem;align-self:stretch;background:var(--asc-color-background-shade1)}.H1{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){.Bo{border-bottom:none;border-left:1px solid var(--asc-color-base-shade4);border-right:1px solid var(--asc-color-base-shade4)}.ze{overflow:hidden}}.L1{background-color:var(--asc-color-background-shade1);border-radius:.5rem;padding:.75rem;width:100%}.T1{display:flex;justify-content:center;align-items:center}.V1{width:.375rem;height:.375rem;background-color:var(--asc-color-primary-default);border-radius:50%}.q1{display:flex;flex-direction:column;text-align:center}.D1{display:flex;align-items:center;justify-content:center;gap:.375rem}.G1{color:var(--asc-color-base-default);margin:0}.J1{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}.K1{width:1.25rem;height:1rem;fill:var(--asc-color-white);margin-left:.5rem}.Io{position:absolute;top:2rem;left:1rem;right:1rem;display:flex;justify-content:space-between}.N1{display:flex;align-items:center}.O1{margin:0 .25rem;color:var(--asc-color-white)}.P1{fill:var(--asc-color-primary-shade4);background:#0000007f;border-radius:50%;padding:.25rem;width:2rem;height:2rem;cursor:pointer}.Mo{fill:var(--asc-color-primary-shade4);background:#0000007f;border-radius:50%;width:2rem;height:2rem;cursor:pointer;display:flex;justify-content:center;align-items:center}@media (width >= 48em){.w{padding-top:50%;max-height:17.0625rem;border-radius:.5rem .5rem 0 0}.w[data-cover-scroll=true]{width:100%;padding-top:50%;position:relative}.w:before{content:none}.Io{top:1rem}.Mo{width:2rem;height:2rem}}.Q1{display:flex;justify-content:center;align-items:center;fill:var(--asc-color-primary-shade4)}.W1{width:100%;box-sizing:border-box}.Eo{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}.Eo.Z1{overflow:visible}._1{background:none;border:none;color:var(--asc-color-primary-default);cursor:pointer;padding:0;font-size:inherit}.ev{white-space:pre-wrap;word-break:break-word}.rv{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.av{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.ov{display:flex;align-items:center;gap:.5rem}.iv{color:var(--asc-color-base-default)}.tv{color:var(--asc-color-base-shade2)}.Fo{margin:5rem auto 3rem;text-align:center}.Ro{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}.sv{margin-top:.5rem;font-size:1.0625rem;font-weight:600;line-height:1rem;color:var(--asc-color-base-shade3)}.dv{font-size:.8125rem;font-weight:400;color:var(--asc-color-base-shade3)}@media (width >= 48em){.Fo{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)}.Ro{width:3.75rem;height:3.75rem}}.Uo{display:flex;flex-direction:column}.cv{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.lv{height:var(--asc-spacing-m1);width:100%}.nv{margin-bottom:var(--asc-spacing-m1);border-radius:var(--asc-border-radius-md);overflow:hidden}.mv{animation:Ho 1s linear infinite}.Lo{padding-bottom:.5rem;background-color:var(--asc-color-base-shade4)}@keyframes Ho{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.To{background-color:var(--asc-color-background-default);padding:1rem;margin-bottom:.5rem}.gv{display:flex;align-items:center;margin-bottom:1rem}.Vo{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.hv{display:flex;flex-direction:column}.qo{width:6rem;height:1rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.Do{width:4rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.pv{display:flex;flex-direction:column;gap:.75rem}.E{height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem;width:100%}.Vo,.qo,.Do,.E{animation:Go 1.5s ease-in-out infinite}.E:first-child{width:75%}.E:nth-child(2){width:100%}.E:last-child{width:50%}@keyframes Go{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Jo{gap:1rem;display:grid;padding:3rem;place-items:center}.bv{fill:var(--asc-color-base-shade4);width:3.75rem;height:2.8125rem}.fv{color:var(--asc-color-base-shade3);font-size:1rem;font-weight:600;line-height:1.375rem}.Ko{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Uo{gap:.75rem;margin-top:.75rem;padding-bottom:1rem}.Lo{padding-bottom:0;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}.Jo{padding:3.7rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Ko{padding-bottom:0}.To{box-shadow:none;margin-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.oe{display:block;padding:0 1rem;background-color:var(--asc-color-background-default)}.oe:last-child{margin-bottom:.5rem}.uv{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;width:100%}.vv{display:flex;align-items:center;gap:.5rem}.wv{fill:var(--asc-color-alert-default);width:1.5rem;height:1.25rem}.xv{color:var(--asc-color-alert-default)}.yv{display:flex;align-items:center;gap:.25rem}.kv{display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;gap:.5rem}.jv{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.zv{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.Xv{display:flex;gap:.5rem;width:100%;padding:.75rem 0;border-top:1px solid var(--asc-color-base-shade4)}@media (width >= 48em){.oe{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.oe:last-child{margin-bottom:0}}.Cv{width:100%}.Sv{color:var(--asc-color-white)}.Yv{width:100%}.Av{color:var(--asc-color-base-default)}.Bv{all:unset;fill:var(--asc-color-white);cursor:pointer}.No{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){.No{max-width:100%;max-height:100vh;width:100%;height:100%;aspect-ratio:auto}}.Iv{position:absolute;top:0;left:0;right:0;z-index:1}.Mv{display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:1rem;overflow:hidden;background-color:var(--asc-color-background-transparent-black)}.Ev{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)}.Fv{display:flex;width:100%;justify-content:flex-end;gap:var(--asc-spacing-s2)}.Rv{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%}.Uv{max-width:100%;max-height:100%}.Hv{display:flex;justify-content:flex-end;padding:var(--asc-spacing-m1);width:100%}.Lv{max-height:calc(100% - 4.5rem);width:100%;height:100%;background-color:var(--asc-color-black);-o-object-fit:contain;object-fit:contain}.Tv{position:absolute;padding:1rem;display:flex;justify-content:center;bottom:6rem;left:0;right:0}.Vv{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none;border:none;color:var(--asc-color-white);font-size:3rem;cursor:pointer}.qv{position:absolute;top:0;left:0;right:0;height:4px;background-color:#ffffff4d}.Dv{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.Gv{display:flex;flex-direction:column;margin-left:10px}.Jv{font-size:16px;font-weight:700;color:var(--asc-color-black)}.Kv{font-size:14px}.Nv{position:relative;width:100%;height:100%}.Ov{width:100%;padding:0 1rem}.Pv{all:unset;display:flex;padding:var(--asc-spacing-s1) var(--asc-spacing-s2);align-items:center;gap:var(--asc-spacing-xxs3);border-radius:var(--asc-border-radius-full);background:var(--asc-color-secondary-default);color:var(--asc-color-white);cursor:pointer}.Qv{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}.Wv{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}.Zv{display:flex;align-items:center;justify-content:center;gap:var(--asc-spacing-xxs2)}._v{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}.e5{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}.r5{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1);width:100%}.a5{display:flex;align-items:center;justify-content:flex-start;gap:var(--asc-spacing-s1)}.o5{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)}.i5{font-weight:var(--asc-text-font-weight-bold);display:flex;align-items:center;justify-content:space-between;gap:var(--asc-spacing-s2)}.t5{display:flex;padding:8px 10px;align-items:center;gap:.5rem;border-radius:24px;background:var(--asc-color-secondary-default)}.s5{fill:var(--asc-color-white)}.d5{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}.c5{position:relative;width:100%;height:100%}.l5{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.n5,.m5{width:100%;height:100%}.g5{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)}.h5{width:auto;max-width:100%;max-height:100%;margin:auto}.p5,.b5{width:1.5rem;height:1.5rem;fill:var(--asc-color-white);cursor:pointer}.f5{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.u5{fill:var(--asc-color-white)}.v5{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.w5{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.x5{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}.y5{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.25rem}.k5{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:.75rem}.j5{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)}.z5{flex:1}.X5{height:5rem;padding:.75rem 1rem .625rem}.C5{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.S5{z-index:99999;position:absolute;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1rem .625rem;gap:.5rem}.Y5{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.Oo{position:absolute;bottom:0;right:0}.Oo:hover{cursor:pointer}.A5{display:flex;gap:1.25rem;justify-content:flex-end;align-items:center}.B5{display:inline-flex;justify-content:space-between;gap:.75rem;align-items:center}.I5{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}.M5{width:auto;max-width:11.688rem}.E5{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}.F5{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.Po{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%)}.Po a{text-decoration:none}.R5{position:relative;width:100%;height:100%}.U5{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.H5,.L5{width:100%;height:100%}.T5{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}.V5{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.q5{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.D5,.G5{color:var(--asc-color-white);cursor:pointer}.J5{color:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.K5{color:var(--asc-color-white)}.N5{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.O5{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.P5{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}.Q5{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.W5{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.Z5{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}._5{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}.ew{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.rw{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)}.aw{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}.ow{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.iw{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.tw{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}.sw{width:auto;max-width:11.688rem}.dw{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}.cw{display:flex;position:relative;overflow:hidden}.lw{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.Wo{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)}.Wo:hover{background-color:var(--asc-color-base-shade4)}.nw{position:absolute;top:0;bottom:0;width:50%;z-index:10}.mw{left:0}.gw{right:0}.hw{-o-object-fit:contain;object-fit:contain}.pw{-o-object-fit:cover;object-fit:cover}.bw{color:var(--asc-color-base-default)}.fw{position:absolute;top:.5rem;left:.5rem;right:.5rem;height:.125rem;display:flex;justify-content:space-between;align-items:center;z-index:10}.uw{height:100%;background-color:#ffffff7f;border-radius:.0625rem;overflow:hidden}.vw{height:100%;background-color:var(--asc-color-white);transition:width .1s linear}.Zo{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}.Zo:focus{outline:none}.ww{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}.xw{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:2rem}.yw{background-color:color(from var(--asc-color-black) srgb r g b / 70%);inset:0;position:absolute;z-index:100000}.kw{padding:.75rem 1rem;border-bottom:.0313rem solid var(--asc-color-base-shade3)}.jw{padding:1.5rem 1rem 0;display:flex;flex-direction:column;gap:.5rem}.zw{color:var(--asc-color-base-default)}.Xw{display:flex;padding:.5rem;align-items:flex-start;gap:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.Cw{color:var(--asc-color-base-shade1)}.Sw{height:1rem;width:1rem;fill:var(--asc-color-secondary-shade2)}.Yw{min-height:5rem;width:100%;background-color:var(--asc-color-background-default)}.Aw{position:absolute;inset:0;height:100%;width:100%;overflow:hidden}.Bw{position:relative;height:100%;width:100%}.Iw{position:absolute;width:2rem;height:2rem;background-color:#0000007f;border-radius:50%;border:none;top:6rem;left:1.25rem;z-index:9999;cursor:pointer}.Mw{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)}.Ew{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}.Fw{position:relative;width:100%;height:100%;overflow:hidden}.Rw{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Uw,.Hw{width:100%;height:100%}.Lw{width:100%;height:100%;position:absolute;left:0;top:0;background:#000000e5;z-index:9;display:flex;justify-content:center;align-items:center}.Tw{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--asc-story-image-background)}.Vw{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.qw,.Dw{color:var(--asc-color-white);cursor:pointer}.Gw{color:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.Jw{color:var(--asc-color-white)}.Kw{width:1.5rem;height:1.5rem;cursor:pointer;color:var(--asc-color-white)}.Nw{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.Ow{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}.Pw{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-xxs2)}.Qw{display:flex;align-items:center;justify-content:space-between;color:var(--asc-color-white);gap:var(--asc-spacing-s2)}.Ww{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}.Zw{height:5rem;padding:var(--asc-spacing-s2) var(--asc-spacing-m1) var(--asc-spacing-s2) var(--asc-spacing-m1)}._w{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--asc-color-black)}.ex{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)}.rx{position:relative;width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}._o{position:absolute;bottom:0;right:0}._o:hover{cursor:pointer}.ax{display:flex;gap:var(--asc-spacing-m2);justify-content:flex-end;align-items:center}.ox{display:flex;justify-content:space-between;width:100%;gap:var(--asc-spacing-s2);align-items:center}.ix{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}.tx{width:auto;max-width:11.688rem}.sx{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}.dx{display:flex;position:relative;overflow:hidden}.cx{width:auto;max-width:100%;max-height:100%;margin:auto;flex:1}.ei{display:flex;justify-content:flex-start;align-items:center;text-align:left;gap:var(--asc-spacing-s1);border:none;color:var(--asc-color-base-default);background-color:var(--asc-color-background-default);padding:var(--asc-spacing-m1) var(--asc-spacing-m2);cursor:pointer;border-radius:var(--asc-border-radius-sm)}.ei:hover{background-color:var(--asc-color-base-shade4)}.lx{position:absolute;top:0;bottom:0;width:50%;z-index:10}.nx{left:0}.mx{right:0}.gx{-o-object-fit:contain;object-fit:contain}.hx{-o-object-fit:cover;object-fit:cover}.px{z-index:99999;position:absolute;width:1rem;height:1rem;right:.25rem;bottom:.25rem;cursor:pointer}.bx{fill:var(--asc-color-base-shade3)}.fx{inset:0;width:100%;height:100%;position:absolute}.ux{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}.vx{display:flex;align-items:center;gap:.5rem}.wx{width:2.5rem;height:2.5rem}.xx{display:flex;align-items:start;flex-direction:column;color:var(--asc-color-base-inverse);flex-shrink:1;overflow:hidden}.yx{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--asc-color-white)}.kx{display:flex;align-items:center;gap:1.25rem}.jx{fill:var(--asc-color-white);width:1.25rem;height:1.25rem;cursor:pointer}.ri{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.ri svg{width:2rem;height:1.75rem;fill:var(--asc-color-white)}.ai{display:none}@media screen and (width >= 768px){.ai{display:flex}}.oi{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.oi svg{width:2rem;height:1.75rem;fill:var(--asc-color-white)}.ii{display:none}@media screen and (width >= 48em){.ii{display:flex}}.ti{position:absolute;top:0;left:0;width:50%;height:100%;z-index:9999}.si{position:absolute;top:0;right:0;width:50%;height:100%;z-index:9999}.zx{position:relative;width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;z-index:2}.Xx{position:absolute;width:100%;height:100%;background:linear-gradient(180deg,#00000029 55.05%,#fff0 96.52%);z-index:3}.Cx{display:none}.Sx{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:23.4375rem;flex-shrink:0}.Yx{display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:1rem;overflow:hidden}.Ax{fill:var(--asc-color-base-default)}@media (width >= 48em){.ti,.si{display:none}.Bx{display:block}}.di{position:relative;width:100%;height:100%;background-color:var(--asc-color-background-default)}.Ix{top:0;position:absolute;width:100%;height:7.5rem;background-color:var(--asc-color-background-default)}.ci{top:0;position:absolute;width:100%;height:10.87rem;background-color:var(--asc-color-background-default)}.Mx{padding-left:1rem;padding-right:1rem}.li{display:inline-flex;flex-wrap:nowrap;gap:.5rem;overflow-x:scroll;width:100%;padding:.75rem 1rem;-ms-overflow-style:none;scrollbar-width:none}.li::-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}.ni{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}.Ex{position:absolute;right:1rem;top:3.25rem;width:12.5rem}.Fx{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){.di{background-color:transparent}.ci{display:none}.Xe,.ni{top:0;height:100%}}.mi{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}.mi[data-active=true]{font-weight:600;color:var(--asc-color-white);background-color:var(--asc-color-primary-default);border:1px solid transparent}.Rx{font-size:1.0625rem}.Ux{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)}.Hx{width:1.75rem;height:1.75rem;border-radius:50%;overflow:hidden}.Lx{color:var(--asc-color-base-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Tx{fill:var(--asc-color-primary-shade2)}.Vx{fill:var(--asc-color-white)}.qx{width:5.625rem;height:2.25rem;flex-shrink:0;border-radius:2.5rem;background:var(--asc-color-base-shade4);animation:gi 1.5s ease-in-out infinite}@keyframes gi{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.hi{display:inline-flex;align-items:center;gap:.5rem;width:100%;height:100%;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.hi::-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)}.Dx{width:1.25rem;height:1.25rem;fill:var(--asc-color-base-default)}.Se:hover{background-color:var(--asc-color-background-shade1)}.Gx{display:flex;justify-content:center;align-items:center;height:2.25rem}.pi{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)}.Jx{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.bi{left:0}.fi{right:0}.fi[data-shown=false],.bi[data-shown=false]{display:none}@media (width >= 48em){.pi{display:flex}}.Kx{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.Nx{display:flex;justify-content:center;align-items:center;background-color:#f26b1c;width:100%;height:100%}.Ox{width:4rem;height:2.364rem}.Px{width:17.375rem;height:13.3125rem;border-radius:.75rem;border:1px solid var(--asc-color-base-shade4);box-shadow:var(--asc-box-shadow-02)}.Qx{width:17.375rem;height:8.1875rem;border-radius:.75rem .75rem 0 0;background-color:var(--asc-color-base-shade4)}.Wx{width:17.375rem;height:5.12rem;display:flex;flex-direction:column;padding:1.06rem 1rem}.Zx{border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:5.1875rem;height:.5rem}._x{margin-top:1rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:8.9055rem;height:.5rem}.ey{margin-top:.5rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4);width:11.25rem;height:.5rem}.ry{animation:ui 1.5s ease-in-out infinite}@keyframes ui{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.ay{width:100%;gap:.75rem;flex-wrap:nowrap;overflow:scroll hidden;display:inline-flex;scrollbar-width:none;-ms-overflow-style:none}.oy{width:15.6rem;height:calc(8.4rem + 5.7rem);border-radius:.5rem;border:1px solid #d4d4d4}.iy{width:100%;height:8.4rem;overflow:hidden}.ty{border-radius:var(--asc-border-radius-sm) var(--asc-border-radius-sm) 0 0}.sy{width:100%;gap:.25rem;display:flex;height:5.7rem;padding:.75rem;flex-direction:column;justify-content:space-between}.dy{width:100%;gap:.12rem;display:flex;align-items:center}.cy,.ly{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}.ny{width:100%;gap:.5rem;display:flex;flex-wrap:nowrap;align-items:flex-end;justify-content:space-between}.my{width:9rem;gap:.25rem;display:flex;flex-shrink:1;align-items:start;flex-direction:column;justify-content:center}.gy{display:flex;flex:0 0 4.2rem}.Ye{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.vi{top:-2.4rem;z-index:100;display:none;position:absolute;align-items:center;justify-content:center}.wi{max-width:9rem}.xi{right:2.2rem}.yi{right:0}.xi[data-shown=false] .Ye,.yi[data-shown=false] .Ye{cursor:not-allowed;fill:var(--asc-color-base-shade3)}@media (width >= 48em){.vi{display:flex}.wi{max-width:9rem}}.hy{display:flex;flex-direction:column;align-items:center;justify-content:center}.py{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)}.ki{height:100%;display:flex;padding-bottom:2rem;flex-direction:column}.ie{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}.by{width:100%;border-radius:.5rem}.fy{display:flex;gap:8px}.uy{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}.vy{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}.wy{border-radius:8px;border:1px solid #d4d4d4;padding:12px;width:100%;display:flex;align-items:center;gap:16px;cursor:pointer}.ie::-webkit-scrollbar{display:none}.ie[data-is-loading=true]{padding:1.5rem 1rem}.ji{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.zi{width:9.75rem;height:.75rem;flex-shrink:0;border-radius:.75rem;background:var(--asc-color-base-shade4);animation:Xi 1.5s ease-in-out infinite}.xy{color:var(--asc-color-base-default)}.Be{width:100%;padding:1rem;display:none}.Be::-webkit-scrollbar{display:none}.Ci{display:none;background-color:var(--asc-color-background-default)}@keyframes Xi{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.ki{height:auto;background-color:var(--asc-color-background-shade1)}.Ci{display:block;background-color:var(--asc-color-background-shade1)}.ji,.Be,.Ae,.ie{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);padding:1rem}.zi{height:1.25rem}.Ae{margin-bottom:0}}.yy{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--asc-color-background-default);gap:1rem}.ky{padding-bottom:1.0625rem;color:var(--asc-color-base-shade3);display:flex;flex-direction:column;align-items:center}.jy{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)}.zy{width:1.25rem;height:1.25rem;fill:var(--asc-color-white)}.Xy{color:var(--asc-color-white)}.Si{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.Cy{padding-bottom:1.0625rem;color:var(--asc-color-base-shade3)}@media (width >= 48em){.Si{padding:2rem 0 4rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Yi{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:var(--asc-color-background-default)}.Sy{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)}}.Yy{color:var(--asc-color-base-default)}.Ay{color:var(--asc-color-base-default)}.Ai{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.Ie{flex:1;margin-top:3.625rem;overflow-y:scroll;scrollbar-width:none}.Ie[data-hide-back-button=true]{margin-top:.5rem}.Bi{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.Me{transition:opacity .3s;opacity:0}.Me[data-show=true]{opacity:1}.Ii{background-color:var(--asc-color-background-default);position:sticky;top:-.125rem;display:flex;justify-content:space-between;gap:1.25rem;border-bottom:1px solid var(--asc-color-base-shade4);padding:0 1rem;z-index:1}.Mi{position:absolute;bottom:1rem;right:1rem}@media (width >=48em){.Ai{background-color:transparent}.Bi{background-color:var(--asc-color-background-default);position:static}.By{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;overflow:hidden}.Me{display:none}.Ie{margin-top:0;padding-bottom:1rem}.Ii{position:static}.Mi{display:none}}.Iy{height:100%;width:100%}.My{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;cursor:pointer;width:100%;box-sizing:border-box}.Ey{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.Fy{color:var(--asc-color-base-default)}.Ry{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.Uy{color:var(--asc-color-base-default)}.Hy{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.Ly{color:var(--asc-color-base-default)}.Ty{padding:0 1rem;background-color:var(--asc-color-background-default)}.Ei{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.Vy{display:flex;gap:.75rem}.qy{width:3.5rem!important;height:3.5rem!important;font-size:2rem;flex-shrink:0}.Dy{font-weight:400;font-size:2rem!important}.Gy{min-height:100%;display:flex;align-items:center}.Jy{width:1.5rem;height:1.5rem}.Ky{margin:.5rem 0;color:var(--asc-color-base-default)}.Ny{display:flex;height:-moz-max-content;height:max-content;justify-content:center}.Oy{display:flex;gap:.75rem;padding:.25rem 0 1rem}.Py{width:.0625rem;height:1.25rem;background-color:var(--asc-color-base-shade4)}.Qy{width:100%;padding:0 1rem}.Wy{display:flex;align-items:center;width:100%;margin:.5rem 0}.Fi{width:3.5rem;height:3.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.Ri{height:.75rem;width:60%;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.te{height:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Fi,.Ri,.te,.Ui{animation:Hi 1.5s ease-in-out infinite}.te:nth-child(1){margin:1.37rem;width:60%}.te:nth-child(2){width:80%}.Zy{margin:.5rem 0;width:100%}.Ui{display:inline-block;width:3.375rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem;margin-right:.75rem}._y{padding:.5rem 0;width:15rem}.Li{padding:0 1.25rem;width:100%;display:flex;justify-content:flex-start;gap:.75rem}.e2{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.r2{color:var(--asc-color-base-default)}.a2{width:100%;padding:.75rem 1rem;height:3.875rem;border-radius:.5rem;background-color:var(--asc-color-background-shade1);box-sizing:border-box}.o2{text-align:center}.i2{display:inline-block}.t2{width:.375rem;height:.375rem;margin-right:.38rem;fill:#4d82ff;vertical-align:middle}.s2{color:var(--asc-color-base-default)}@media screen and (width >= 48em){.Ei{margin-top:1rem}.Li{padding:.75rem 1rem}}@keyframes Hi{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.d2{display:inline-block}.c2{color:var(--asc-color-base-default);margin-right:.25rem}.l2{color:var(--asc-color-base-shade2)}.Ti{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.Vi{flex-direction:column;display:flex;flex:1;margin-top:3.62rem;overflow-y:scroll;scrollbar-width:none}.qi{height:100%;width:100%;flex-grow:1;padding:0 1rem}.n2{height:100%}.Di{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.m2{color:var(--asc-color-base-default);width:100%;text-align:center}.g2{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){.Ti{background-color:transparent}.Di{background-color:var(--asc-color-background-default);position:static}.h2{background-color:var(--asc-color-background-default);border-radius:.5rem .5rem 0 0;border:1px solid var(--asc-color-base-shade4);overflow:hidden}.Vi{margin-top:0}.qi{padding:0}.p2{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}.b2{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)}}.Gi{display:flex;color:var(--asc-color-base-shade3)}.Gi[data-orientation=horizontal]{flex-direction:column}.Ji{gap:1.25rem;display:flex}.Ji[data-orientation=horizontal]{border-bottom:1px solid var(--asc-color-base-shade4)}.Ki{height:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none}.Ki::-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)}}.Ni{margin-top:.5rem}.f2{height:100%;width:100%}.u2{display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;width:100%;box-sizing:border-box}.v2{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.w2{color:var(--asc-color-base-default)}.x2{height:var(--asc-spacing-m1);width:100%}.y2{color:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.k2{padding:5rem .5rem;text-align:center}.Oi{display:block}@media (width >= 48em){.Ni{margin:0}.j2{color:var(--asc-color-base-shade3)}.Oi{padding:.5rem 0;display:flex;flex-direction:column;gap:1rem}}.z2{display:flex;height:3.5rem;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box}.X2{display:flex;align-items:center;max-width:100%;gap:.5rem;flex-shrink:0}.C2{flex-shrink:0}.S2{overflow:hidden;text-overflow:ellipsis;color:var(--asc-color-base-default)}.Pi{height:100%;width:100%}.Y2{background-color:transparent;display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;box-sizing:border-box;flex-shrink:0}.A2{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default)}.B2{color:var(--asc-color-base-default)}@media (width >= 48em){.Pi{padding:0 1rem}}.I2{display:flex;width:100%;align-items:center;gap:.75rem}.Qi{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4)}.Wi{width:50%;height:.625rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.Qi,.Wi{animation:Zi 1.5s ease-in-out infinite}@keyframes Zi{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.M2{display:inline-block}.E2{color:var(--asc-color-base-default);margin-right:.25rem}.F2{color:var(--asc-color-base-shade2)}.R2{min-height:3.5rem;color:var(--asc-color-base-default);display:flex;align-items:center}.U2{word-break:break-all}.H2{color:var(--asc-color-base-default);word-break:break-word}.L2{white-space:pre-wrap}.T2{color:var(--asc-color-primary-default)}.V2{width:100%;background-color:var(--asc-color-primary-default);position:relative;padding:.63rem 1rem;border-radius:.5rem;box-sizing:border-box;margin-bottom:.75rem}.q2{display:flex;align-items:center;justify-content:center;gap:.5rem}.D2{width:1rem;height:1rem;color:var(--asc-color-white)}.G2{color:var(--asc-color-white)}.J2{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)}.K2{display:flex;align-items:center;justify-content:center;gap:.5rem}.N2{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.O2{color:var(--asc-color-secondary-default)}.P2{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}.W2{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.Z2{color:var(--asc-color-secondary-default)}._2{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)}.ek{display:flex;align-items:center;justify-content:center;gap:.5rem}.rk{width:1.25rem;height:1.25rem;fill:var(--asc-color-secondary-default)}.ak{color:var(--asc-color-secondary-default)}.ok{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%}.tk{position:absolute;top:2rem;left:1rem;cursor:pointer}.sk{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.dk{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.ck{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.lk{width:2rem;height:2rem;cursor:pointer}._i{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}._i[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.et{fill:var(--asc-color-secondary-shade3);width:1.5rem;height:1.5rem;transition:fill .3s}.et[data-active=true]{fill:var(--asc-color-base-default)}.rt{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.rt[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.at{fill:var(--asc-color-secondary-shade3);width:1.5rem;height:1.5rem;transition:fill .3s}.at[data-active=true]{fill:var(--asc-color-base-default)}.ot{text-align:center;width:100%;padding:1rem 0;border-bottom:.125rem solid transparent;transition:border-color .3s}.ot[data-active=true]{border-bottom:.125rem solid var(--asc-color-primary-default)}.it{fill:var(--asc-color-secondary-shade3);width:1.5rem;height:1.5rem;transition:fill .3s}.it[data-active=true]{fill:var(--asc-color-base-default)}.nk{display:flex;flex-direction:column;gap:.5rem}.mk{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.gk{height:var(--asc-spacing-m1);width:100%}.hk{margin-bottom:var(--asc-spacing-m1);border-radius:var(--asc-border-radius-md);overflow:hidden}.pk{animation:tt 1s linear infinite}.st{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes tt{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dt{height:13rem;padding:.75rem 1rem;width:100%}.bk{display:flex;align-items:center;margin-bottom:.75rem}.ct{width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.5rem}.fk{padding:.25rem 0;flex:1}.lt{height:.5rem;width:60%;border-radius:.75rem;margin-bottom:.5rem;background-color:var(--asc-color-base-shade4)}.nt{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)}.ct,.lt,.nt,.F{animation:mt 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 mt{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >=48em){.st{overflow:hidden;background-color:transparent;padding-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.dt{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.gt{text-align:center;padding:5rem .5rem}.uk{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.vk{margin-top:.5rem;color:var(--asc-color-base-shade3)}@media (width >= 48rem){.gt{background-color:var(--asc-color-background-default)}}.ht{text-align:center;padding:5rem .5rem}.wk{margin-top:.5rem;color:var(--asc-color-base-shade3)}@media (width >= 48rem){.ht{width:100%;height:100%;background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}}.xk{width:3.7969rem;height:2.5313rem;fill:var(--asc-color-secondary-shade4)}.yk{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.pt{text-align:center;padding:5rem .5rem;color:var(--asc-color-base-shade3)}.kk{margin-top:.5rem}.jk{width:3.75rem;height:2.5rem;fill:var(--asc-color-secondary-shade4)}@media (width >= 48rem){.pt{background-color:var(--asc-color-background-default);border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}}.bt{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.zk{display:flex;justify-content:center;padding:var(--asc-spacing-m1) 0}.Xk{height:var(--asc-spacing-m1);width:100%}.Ck{animation:ft 1s linear infinite}.Sk{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@keyframes ft{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Yk{height:13rem;padding:.75rem 1rem;width:100%}.Ak{display:flex;align-items:center;margin-bottom:.75rem}.ut{width:2rem;height:2rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.5rem}.Bk{padding:.25rem 0;flex:1}.vt{height:.5rem;width:60%;border-radius:.75rem;margin-bottom:.5rem;background-color:var(--asc-color-base-shade4)}.wt{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)}.ut,.vt,.wt,.R{animation:xt 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 xt{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >=48em){.bt{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.yt{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;cursor:pointer}.kt{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.Ik{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}@keyframes jt{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Mk{width:100%;padding-top:100%;border-radius:.5rem;position:relative;background-color:var(--asc-color-base-shade4);animation:jt 1.5s ease-in-out infinite}@media (width >= 48em){.yt{grid-template-columns:repeat(3,1fr)}.kt:focus-within{outline:2px solid var(--asc-color-primary-default)}}.Ek{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Fk{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Rk{width:3.7969rem;height:2.5313rem;fill:var(--asc-color-secondary-shade4)}.zt{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.Uk{height:var(--asc-spacing-m1);width:100%}@media (width >=48em){.zt{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Xt{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;cursor:pointer}.Ct{width:100%;padding-top:100%;position:relative;border-radius:.5rem;overflow:hidden}.Hk{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.Lk{position:absolute;bottom:.5rem;left:.5rem;background-color:#000000b3;color:var(--asc-color-white);padding:.25rem .6rem;border-radius:.25rem}@keyframes St{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Tk{width:100%;padding-top:100%;border-radius:.5rem;position:relative;background-color:var(--asc-color-base-shade4);animation:St 1.5s ease-in-out infinite}.Vk{position:absolute;width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}@media (width >= 48em){.Xt{grid-template-columns:repeat(3,1fr)}.Ct:focus{outline:2px solid var(--asc-color-primary-default)}}.qk{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--asc-color-base-inverse);z-index:1000}.Dk{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.Gk{position:absolute;top:2rem;left:1rem;cursor:pointer}.Jk{max-width:100vw;max-height:100vh;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.Kk,.Nk{width:2rem;height:2rem}.Ok{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.Yt,.At{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,.At:hover{opacity:.8}.Bt,.Pk{width:2rem;height:2rem;fill:var(--asc-color-base-shade4);border-radius:50%;background-color:var(--asc-color-base-shade3);padding:.375rem}.Bt{transform:rotate(180deg)}.Qk{flex:1 1 auto}.Wk{fill:var(--asc-color-base-shade3);width:2rem;height:2rem;cursor:pointer}.Zk{width:2rem;height:2rem;cursor:pointer}._k{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.e4{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.r4{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%}.a4{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)}.o4{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.i4{padding:.75rem 0;display:flex;gap:.75rem}.t4{width:1.5rem;height:1.5rem;color:var(--asc-color-base-default);margin-left:.25rem}.s4{margin-top:.15rem;color:var(--asc-color-base-default);flex-grow:1}.d4{display:flex;flex-direction:column;gap:.5rem;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.It{display:flex;flex-direction:column;gap:.5rem;width:100%;height:100%;padding:1rem;background-color:var(--asc-color-background-default)}.c4{display:flex;gap:.5rem;width:100%;overflow-y:scroll}.l4{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:100%}@media (width >= 48em){.It{padding:0;height:auto;position:relative}.n4{left:0;top:2.8rem;z-index:200;width:20rem;max-height:25rem;position:absolute;overflow-y:scroll;border-radius:.5rem;padding:0 1rem 1rem;box-shadow:var(--asc-box-shadow-04);background-color:var(--asc-color-background-default)}}.Mt{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.Et{flex:1;margin-top:3.625rem;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.Et::-webkit-scrollbar{display:none}.Ft{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)}.m4{text-align:center}.g4{cursor:pointer}.h4{fill:var(--asc-color-base-default);cursor:pointer}.Rt{height:.0625rem;width:100%;background-color:var(--asc-color-base-shade4);animation:Ut 1.5s ease-in-out infinite}.Rt[data-is-loading=true]{height:.5rem;width:100%;background-color:var(--asc-color-base-shade4)}.p4{display:flex;justify-content:space-between;padding:.5rem 1rem}.b4{display:flex;justify-content:center;align-items:center;gap:.25rem}.f4{color:var(--asc-color-base-shade2)}.Ht{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem}.u4{width:100%;background-color:var(--asc-color-base-shade4);height:.0625rem}.v4{display:flex;justify-content:start;align-items:center;gap:.25rem;padding:1rem;line-height:1.25rem;color:var(--asc-color-base-shade2)}@keyframes Ut{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (width >= 48em){.Mt{height:auto;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Ft{border-radius:.5rem}.Ht{border-top:1px solid var(--asc-color-base-shade4)}}.Lt{overflow-y:auto;height:100%;position:relative;-ms-overflow-style:none;scrollbar-width:none}.Lt::-webkit-scrollbar{display:none}.w4{position:sticky;top:0;background-color:var(--asc-color-background-default)}.x4{position:relative}.Tt{position:fixed;bottom:1rem;right:1rem;z-index:1}.y4{width:100%;height:1px;background-color:var(--asc-color-base-shade4);margin-bottom:.25rem}.Vt{display:none;margin-top:.75rem}@media (width >= 48em){.Tt{display:none}.Vt{display:block}}.qt{width:100%;margin:0 auto;background-color:var(--asc-color-background-default);overflow:hidden}.Dt{width:100%;height:12.5rem;background-color:var(--asc-color-base-shade4)}.k4{padding:1rem}.Gt{height:1.5rem;width:60%;background-color:var(--asc-color-base-shade4);margin-bottom:1rem;border-radius:.25rem}.j4{display:flex;gap:.5rem;margin-bottom:1rem}.z4{height:1.25rem;width:3.75rem;background-color:var(--asc-color-base-shade4);border-radius:.625rem}.Jt{height:1rem;width:100%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.X4{display:flex;gap:1rem;margin-bottom:1rem}.C4{height:1.25rem;width:5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.S4{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem}.Y4{height:1rem;width:2.5rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}@keyframes Kt{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Dt,.Gt,.A4,.Jt,.B4,.I4,.M4{animation:Kt 1.5s ease-in-out infinite}@media (width >= 48em){.qt{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Nt{gap:1rem;display:grid;padding:3rem;place-items:center}.E4{color:var(--asc-color-base-shade3);font-size:1rem;font-weight:600;line-height:1.375rem}.F4{fill:var(--asc-color-base-shade4);width:3.75rem;height:2.8125rem}@media (width >= 48em){.Nt{padding:3.7rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.Ot{gap:.5rem;display:grid}.Pt{padding-bottom:.75rem;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Ot{gap:.75rem;margin-top:.75rem;padding-bottom:1rem}.Pt{padding-bottom:0;border-radius:.5rem;background-color:transparent;border:1px solid var(--asc-color-base-shade4)}}.Qt{gap:.5rem;display:grid;padding:1rem}.Wt{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.R4{width:100%;padding-top:100%;position:relative;border-radius:.5rem;animation:U4 1.5s ease-in-out infinite;background-color:var(--asc-color-base-shade4)}.H4{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)}.Wt{grid-template-columns:repeat(3,1fr)}}.L4{width:3.75rem;height:3.75rem;fill:var(--asc-color-secondary-shade4)}.Zt{margin:auto;text-align:center;padding:5rem .5rem;min-height:15rem}.T4{margin-top:.5rem;color:var(--asc-color-base-shade3)}.V4{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}@media (width >= 48em){.Zt{padding:2.9rem;min-height:auto}}._t{gap:.5rem;display:grid;padding:1rem}.es{gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.q4{width:100%;padding-top:100%;position:relative;border-radius:.5rem;animation:D4 1.5s ease-in-out infinite;background-color:var(--asc-color-base-shade4)}.G4{margin:.75rem 0 1rem}@media (width >= 48em){._t{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)}.es{grid-template-columns:repeat(3,1fr)}}.rs{margin:auto;text-align:center;padding:5rem .5rem;min-height:15rem}.J4{margin-top:.5rem;color:var(--asc-color-base-shade3)}.K4{width:3.75rem;height:2.8125rem;fill:var(--asc-color-base-shade4)}@media (width >= 48em){.rs{padding:2.9rem;min-height:auto}}.as{background-color:var(--asc-color-background-default);display:flex;align-items:center;width:100%;z-index:1;position:sticky;top:5.375rem}.os{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}.N4{width:1.5rem;height:1.25rem;fill:var(--asc-icon-color)}.O4{width:1.5rem;height:1.5rem}.os[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){.as{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)}}.is{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.ts{padding:1rem;flex:1;display:flex;flex-direction:column}.ss{width:4rem;height:4rem;position:relative;border-radius:50%;overflow:hidden;margin:1.75rem auto 0}.P4{width:100%;height:100%}.Q4{width:100%;height:100%;position:absolute;top:0;left:0;text-align:center;background-color:#0000007f}.ds{fill:var(--asc-color-white);height:1.25rem;width:1.25rem}.cs{display:flex;height:3.625rem;align-items:center;padding:0 .75rem}.W4{flex-basis:max-content}.ls{width:100%;flex-grow:1;color:var(--asc-color-base-default)}.ns{flex:1;display:flex;flex-direction:column;justify-content:space-between}.Z4{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)}._4{display:none}@media (width >=48em){.is{background-color:transparent}.ts{flex:0;background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4, #ebecef)}.cs{background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;overflow:hidden}.ls{font-size:1.25rem}.ss{width:7.5rem;height:7.5rem}.ns{justify-content:flex-start}.e7{margin-bottom:1rem}.ds{fill:var(--asc-color-white);height:3rem;width:3rem}}.r7{width:100%}.ms{display:block;height:100vh;overflow:scroll}.gs{background-color:var(--asc-color-background-default);position:sticky;top:0;width:100%}.a7{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.o7{color:var(--asc-color-base-shade2);font-size:.8125rem}.i7{display:block;padding:1.5rem 1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.t7{position:relative;display:flex;align-items:center}.s7{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)}.hs{position:absolute;fill:var(--asc-color-base-shade2);left:.75rem}.hs[data-search-value=true]{fill:var(--asc-color-base-default)}.ps{display:none}.ps[data-search-value=true]{display:block;position:absolute;right:.75rem}.d7{fill:var(--asc-color-base-shade3)}.c7{display:flex;flex-wrap:wrap;padding:0 .25rem .25rem;gap:.5rem}.l7{display:flex;align-items:center;padding:.25rem .5rem .25rem .25rem;border-radius:1.5rem;border:1px solid var(--asc-color-base-shade4);gap:.5rem}.n7{color:var(--asc-color-base-default);font-weight:600;font-size:1rem;max-width:16rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m7{width:1.75rem;height:1.75rem;border-radius:50%}.g7{width:1.75rem;height:1.75rem}.h7{width:2.5rem;height:2.5rem;border-radius:50%}.p7{fill:var(--asc-color-base-shade1)}.b7{padding:1rem}.f7{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%}.u7{display:flex;align-items:center;flex:1;min-width:0}.v7{width:2.5rem;height:2.5rem}.w7{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}.x7{display:none}.y7{width:1rem;height:1rem}.k7{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}.j7{color:var(--asc-color-base-default)}.bs{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}.z7{width:100%}@media only screen and (width >= 48em){.ms{display:block;height:18.5rem;width:32.625rem}.gs,.bs{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)}.X7{gap:8px;display:flex;flex-direction:column;color:var(--asc-color-base-default)}.C7{padding:.5rem 0;background-color:var(--asc-color-background-default)}.S7{display:flex;align-items:center;gap:.5rem}.fs{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);flex-shrink:0}.Y7{display:flex;flex-direction:column}.us{width:6rem;height:1rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.25rem}.vs{width:4rem;height:.75rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem}.A7{display:flex;flex-direction:column;gap:.75rem}.ws{height:1.25rem;background-color:var(--asc-color-base-shade4);border-radius:.25rem;width:100%;max-width:calc(100% - 3rem);flex-grow:1}@keyframes xs{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.fs,.us,.vs,.ws{animation:xs 1.5s ease-in-out infinite}.ys{height:100vh;overflow:scroll}.ks{background-color:var(--asc-color-background-default);position:sticky;top:0;width:100%;z-index:1}.js{display:flex;justify-content:space-between;align-items:center;padding:1rem}.zs{width:1.5rem}.B7{position:relative;display:flex;align-items:center;padding:.75rem 1rem}.I7{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}.Xs{position:absolute;fill:var(--asc-color-base-shade2);left:1.75rem;width:1.5rem;height:1.25rem}.Xs[data-search-value=true]{fill:var(--asc-color-base-default)}.Cs{display:none}.Cs[data-search-value=true]{display:block;position:absolute;right:1.75rem}.M7{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}.E7{display:block;text-align:center}.F7{position:relative;display:flex;justify-content:center}.R7{width:2.5rem;height:2.5rem}.U7{background:none;border:none;padding:0;margin:0;display:inline-block;cursor:pointer;position:absolute;right:.3rem;top:0}.H7{display:block;border-radius:50%;width:1.125rem;height:1.125rem;fill:var(--asc-color-background-transparent-black)}.L7{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}.T7{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;width:100%}.V7{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-right:.25rem}.q7{width:2.5rem;height:2.5rem}.D7{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}.G7{flex:1;min-width:0;display:flex;align-items:center}.J7{padding:.5rem 0;flex-direction:row-reverse}.Ss{position:fixed;width:100%;bottom:0;display:flex;justify-content:center;margin-top:1.5rem;border-top:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default);padding:1rem}.K7{width:100%}@media only screen and (width >= 48em){.ys{height:auto;width:30rem;border-radius:.75rem}.ks{border-bottom:1px solid var(--asc-color-base-shade4)}.Re{border-bottom:none;margin-bottom:0}.js{flex-direction:row-reverse;padding:1.25rem 1.5rem 1rem}.N7{fill:var(--asc-color-base-shade3)}.O7{font-size:1.25rem}.zs{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)}.Ss{margin-top:0;position:static;border-top:none}}.Ys{padding:0 1rem}.As{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.Bs{color:var(--asc-color-base-default)}.P7{border-bottom:1px solid var(--asc-color-base-shade4)}.Q7{padding:1.5rem 0 .25rem}.W7{border-bottom:1px solid var(--asc-color-base-shade4)}.Z7{padding:1.5rem 0 .25rem}@media only screen and (width >= 48em){.Ys{padding:0}.As{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)}.Bs{font-size:1.25rem}._7{padding:0 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.e3{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.r3{display:flex;align-items:center;gap:.75rem}.a3{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.o3{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.i3{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.t3{display:flex;align-items:center;gap:.75rem}.s3{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.d3{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.c3{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.l3{display:flex;align-items:center;gap:.75rem}.n3{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.m3{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.g3{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0}.h3{display:flex;align-items:center;gap:.75rem}.p3{padding:.2rem;width:1.75rem;height:1.75rem;fill:var(--asc-color-base-default);border-radius:.25rem}.b3{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-shade1)}.f3{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;border-bottom:1px solid var(--asc-color-base-shade4)}.u3{color:var(--asc-color-alert-default)}.v3{display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:1rem}.w3{color:var(--asc-color-alert-default)}.Is{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.13rem 0 1rem;border-bottom:1px solid var(--asc-color-base-shade4)}.x3{color:var(--asc-color-base-shade1)}@media only screen and (width >= 48em){.Is{border-bottom:none}}.Ms{width:100%;padding:0 1rem}.Es{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.Fs{color:var(--asc-color-base-default)}.Rs{display:block;padding:1rem 0}.y3{padding-top:.12rem;color:var(--asc-color-base-shade1)}.k3{gap:0}.Us{display:flex;padding:1rem 0;align-items:center;flex-direction:row-reverse;justify-content:space-between}.Hs{display:none}@media only screen and (width >= 48em){.Ms{padding:0;gap:.75rem;display:grid}.Es{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Fs{font-size:1.25rem}.j3{opacity:0;pointer-events:none}.z3{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Rs,.Us{padding:1rem}.Hs{padding:1rem;display:block}.X3{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)}.Ls{width:100%;padding:0 1rem}.Ts{display:flex;padding:1rem 0;align-items:center;justify-content:space-between}.Vs{color:var(--asc-color-base-default)}.C3{width:1.5rem;height:1.5rem}.qs{gap:.5rem;display:flex;padding:.75rem 0;align-items:flex-start;justify-content:space-between}.S3{display:block}.Y3{padding-top:.12rem;color:var(--asc-color-base-shade1)}@media only screen and (width >= 48em){.Ls{padding:0;gap:.75rem;display:grid}.Ts{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Vs{font-size:1.25rem}.qs{padding:1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.Ds{position:relative;padding-bottom:1rem}.He{color:#000;display:flex;justify-content:space-between;width:100%;padding:1rem;background-color:var(--asc-color-background-default)}.A3{display:flex;align-items:center;color:var(--asc-color-base-default)}.B3{width:1.5rem;height:1.5rem}.I3{color:var(--asc-color-base-default);margin-right:.25rem}.Gs{background-color:var(--asc-color-background-shade1);padding:.75rem 1rem}.M3{color:var(--asc-color-base-shade1)}.Js{gap:.5rem;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100vh - 10rem);background-color:var(--asc-color-background-default)}.E3{fill:var(--asc-color-secondary-shade4);width:3.75rem;height:3.75rem}.F3{color:var(--asc-color-base-shade3)}.Ks{display:grid;margin-top:0;background-color:var(--asc-color-base-shade4)}.Ns{gap:.5rem;display:grid;background-color:var(--asc-color-base-shade4)}@media (width >= 48em){.Ds{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}.Gs{margin-bottom:.75rem;border-radius:0 0 .5rem .5rem;border:1px solid var(--asc-color-base-shade4);border-width:0 1px 1px}.Ks{gap:.75rem;margin-top:.75rem;background-color:transparent}.Ns{gap:.75rem;background-color:transparent}.Js{height:auto;padding:3.5rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Os{padding:1rem;margin-bottom:.5rem;background-color:var(--asc-color-background-default)}.R3{display:flex;align-items:center;margin-bottom:1rem}.Ps{width:2rem;height:2rem;border-radius:50%;margin-right:.75rem;background-color:var(--asc-color-base-shade4)}.U3{display:flex;flex-direction:column}.Qs{width:6rem;height:.5rem;margin-bottom:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.Ws{width:4rem;height:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.H3{gap:.75rem;display:flex;flex-direction:column}.U{width:100%;height:.5rem;border-radius:.25rem;background-color:var(--asc-color-base-shade4)}.U,.Ps,.Qs,.Ws{animation:Zs 1.5s ease-in-out infinite}.U:first-child{width:75%}.U:nth-child(2){width:100%}.U:last-child{width:50%}.L3{width:100%;height:2.5rem}@keyframes Zs{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >= 48em){.Os{box-shadow:none;margin-bottom:0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}._s{position:relative;display:flex;align-items:center;padding:0 1rem .75rem}.T3{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}.ed{left:1.75rem;width:1.25rem;position:absolute;fill:var(--asc-color-base-shade2)}.ed[data-search-value=true]{fill:var(--asc-color-base-default)}.rd{display:none}.rd[data-search-value=true]{display:block;position:absolute;right:1.75rem}.V3{fill:var(--asc-color-base-shade3);width:1.5rem;height:1rem}.q3{padding:.5rem 1rem}.D3{display:flex;align-items:center}.ad{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--asc-color-base-shade4);margin-right:.75rem}.G3{display:flex;flex-direction:column}.od{width:8.75rem;height:.5rem;background-color:var(--asc-color-base-shade4);margin-bottom:.5rem;border-radius:.75rem}.id{width:6.75rem;height:.5rem;background-color:var(--asc-color-base-shade4);border-radius:.75rem}.ad,.od,.id{animation:td 1.5s ease-in-out infinite}@keyframes td{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (width >= 48em){.J3{border-radius:.5rem;padding-bottom:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}._s{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)}.K3{flex:1;min-width:0;gap:.75rem;display:flex;align-items:center}.N3{display:flex;width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;align-items:center}.O3{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}.sd{width:100%;display:block}.se{width:100%;gap:.75rem;display:flex;padding:1rem 0;align-items:center}.se:hover{background-color:var(--asc-color-background-shade1)}.P3{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-default);color:var(--asc-color-base-default)}.Q3{color:var(--asc-color-alert-default)}.W3{width:1.5rem;height:1.25rem;fill:var(--asc-color-alert-default)}.Z3{width:1rem;height:.75rem;fill:var(--asc-color-base-shade3)}._3{margin-right:.13rem;width:1rem;height:1rem}@media (width >= 48em){.sd{overflow:hidden;padding:.5rem 0}.se{padding:.75rem 1rem}.se:focus-visible{background-color:var(--asc-color-background-shade1)}}@media (width >= 48em){.dd{padding:.5rem 0;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.dd[data-hidden=true]{padding:0;border:none}}.ej{padding-bottom:1rem}.cd{display:flex;padding:1rem;align-items:center;justify-content:space-between}.ld{color:var(--asc-color-base-default)}.rj{width:1.5rem;height:1.5rem;fill:var(--asc-color-base-default)}.nd{padding:0 1rem;margin-bottom:.75rem}.md{font-size:1rem}@media (width >= 48em){.cd{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)}.ld{font-size:1.25rem}.nd{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}.md{font-size:.875rem}}.gd{color:var(--asc-color-base-default)}.hd{display:flex;align-items:center;padding:1.12rem .75rem;justify-content:space-between}.pd{color:var(--asc-color-base-default)}.aj{width:1.5rem}.bd{border:none}.fd{width:100%;height:11.75rem;position:relative;background:linear-gradient(0deg,#0000007f,#0000007f) 100%,#d9e5fc}.ud{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0deg,#0006 0% 100%)}.vd{top:50%;left:50%;width:2rem;opacity:.8;height:1.75rem;position:absolute;fill:var(--asc-color-white);transform:translate(-50%,-50%)}.wd{padding:.5rem 1rem 0}.xd{gap:.5rem;display:flex;padding:1rem 0;justify-content:space-between}.oj{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)}.ij{gap:.25rem;display:flex;align-items:center}.tj{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)}.sj{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.yd{gap:.25rem;display:flex;padding-bottom:1rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.dj{gap:.5rem;display:flex;flex-wrap:wrap}.cj{gap:.5rem;display:flex;align-items:center;border-radius:1.5rem;padding:.25rem .5rem .25rem .25rem;border:1px solid var(--asc-color-base-shade4)}.lj,.nj{width:1.75rem;height:1.75rem;border-radius:50%}.mj{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)}.gj{fill:var(--asc-color-base-shade1)}.hj{width:100%}.kd{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)}.pj{padding:1rem 0;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.bj{gap:.75rem;display:flex}.fj{border-top:1px solid var(--asc-color-base-shade4)}.Te{gap:1rem;display:flex;flex-wrap:wrap}.uj{display:block;text-align:center}.vj{display:flex;position:relative;justify-content:center}.wj{width:2.5rem;height:2.5rem}.xj{top:0;right:.3rem;position:absolute}.yj{width:1.125rem;height:1.125rem;border-radius:50%;fill:var(--asc-color-background-transparent-black)}.kj{width:4rem;overflow:hidden;white-space:nowrap;align-items:center;margin-top:.25rem;justify-self:center;display:inline-block;text-overflow:ellipsis}.jd{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){.gd{gap:.75rem;display:grid;padding-bottom:2rem}.hd{border-radius:.5rem;padding:1.25rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.pd{font-size:1.25rem}.bd{border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.fd{width:100%;height:17.0625rem;border-radius:.5rem .5rem 0 0}.ud{border-radius:.5rem}.vd{width:5rem;height:3.5rem}.wd{padding:0 1rem;background-color:var(--asc-color-background-default)}.xd{padding:1.5rem 0 0}.H,.L,.yd,.kd{padding:1rem 0}.jd{margin-top:0;border-top:none;position:static;border-radius:0 0 .5rem .5rem}.Te{padding:1rem 0 0}.jj{font-size:1.25rem}.Te .zj{border-bottom:none}}.Xj{width:100%}.zd{color:var(--asc-color-base-default)}.Xd{display:flex;align-items:center;padding:1.12rem .75rem;justify-content:space-between}.Cd{color:var(--asc-color-base-default)}.Cj{width:1.5rem}.Sd{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%)}.Ad{top:50%;left:50%;width:2rem;opacity:.8;height:1.75rem;position:absolute;fill:var(--asc-color-white);transform:translate(-50%,-50%)}.Bd{padding:.5rem 1rem 0}.Id{gap:.5rem;display:flex;padding:1rem 0;justify-content:space-between}.Sj{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)}.Yj{gap:.25rem;display:flex;align-items:center}.Aj{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)}.Bj{width:1.5rem;height:1.25rem;fill:var(--asc-color-base-shade2)}.Md{gap:.25rem;display:flex;padding-bottom:1rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.Ij{gap:.5rem;display:flex;flex-wrap:wrap}.Mj{gap:.5rem;display:flex;align-items:center;border-radius:1.5rem;padding:.25rem .5rem .25rem .25rem;border:1px solid var(--asc-color-base-shade4)}.Ej,.Fj{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)}.Uj{fill:var(--asc-color-base-shade1)}.Hj{width:100%}.Ed{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)}.Lj{padding:1rem 0;align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.Tj{gap:.75rem;display:flex}.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){.zd{gap:.75rem;display:grid;padding-bottom:2rem}.Xd{border-radius:.5rem;padding:1.25rem 1rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}.Cd{font-size:1.25rem}.Sd{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}.Ad{width:5rem;height:3rem}.Bd{padding:0 1rem;background-color:var(--asc-color-background-default)}.Id{padding:1.5rem 0 0}.T,.V,.Md,.Ed{padding:1rem 0}.Fd{margin-top:0;border-top:none;position:static;border-radius:0 0 .5rem .5rem}.Rd{padding:1rem 0 0}.Vj{font-size:1.25rem}.Rd .qj{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:Ud .25s cubic-bezier(.175,.885,.32,1.275)}.Dj{outline:none}.Gj{display:flex;align-items:center;padding:1.25rem 1.5rem;justify-content:space-between}.Jj{font-size:1.25rem;color:var(--asc-color-base-default)}.Hd{fill:var(--asc-color-base-default)}.Kj{line-height:1.5;font-size:.875rem;padding:0 1.5rem;color:var(--asc-color-base-shade1)}.Ld{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 Ud{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.Ge{max-width:25rem;min-width:25rem}.Hd[data-focus-visible]{outline:1px solid var(--asc-color-base-shade2)}.Ld{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}.Nj{background-color:var(--asc-color-background-default);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;flex:1;margin-bottom:2rem}.Oj{margin:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:var(--asc-color-secondary-shade2);margin-bottom:1rem}.Td{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,.Td{display:none}}.Vd{outline:none;max-width:30rem;max-height:80vh;border-radius:.75rem;background:var(--asc-color-background-default);overflow:hidden}.Vd[data-entering]{animation:qd .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}.Pj{outline:none}.Qj{display:flex;align-items:center;padding:1.25rem 1.5rem;justify-content:space-between;border-bottom:1px solid var(--asc-color-base-shade4)}.Wj{font-size:1.25rem;color:var(--asc-color-base-default)}.Dd{fill:var(--asc-color-base-shade3)}@keyframes Oe{0%{opacity:0}to{opacity:1}}@keyframes qd{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.b[data-view=mobile]{display:none}.b[data-view=desktop]{display:flex}.Dd[data-focus-visible]{outline:1px solid var(--asc-color-base-shade2)}}.Zj{display:flex;justify-content:center}._j{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)}.e6{width:1rem;height:1rem;fill:var(--asc-color-alert-shade1)}.r6{gap:.5rem;display:flex;align-items:flex-start;margin-bottom:2.5rem}.a6{font-size:.875rem;font-weight:450;color:var(--asc-color-alert-shade1)}.o6{margin-left:1.25rem}.i6{color:#6e6e6e;font-size:.75rem;margin-bottom:2.5rem}.t6{color:#6e6e6e;font-size:.75rem;margin-bottom:1rem}.s6{font-weight:500;font-size:.75rem;margin-bottom:1.5rem;color:var(--asc-color-black);text-decoration:underline;text-underline-offset:.25rem}.d6{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}.Gd{outline:none;width:30rem;min-height:27.1rem;border-radius:.75rem;background:var(--asc-color-background-default)}.Gd[data-entering]{animation:Jd .25s cubic-bezier(.175,.885,.32,1.275)}.c6{outline:none}.l6{display:flex;padding:1.25rem;justify-content:flex-end}.Kd{fill:var(--asc-color-base-default)}.n6{line-height:1.5;font-size:.875rem;padding:0 1.5rem 1.5rem;color:var(--asc-color-base-shade1)}.m6{display:flex;position:relative;padding:0 1rem;justify-content:flex-end}.g6{top:-1.5rem;z-index:999;position:absolute}.h6{padding:0 1rem 1.5rem}@keyframes Qe{0%{opacity:0}to{opacity:1}}@keyframes Jd{0%{transform:scale(.8)}to{transform:scale(1)}}@media (width >= 48em){.Kd:focus-visible{outline:1px solid var(--asc-color-base-shade2)}}.p6{height:100%;width:100%}.Nd{display:none}@media (width >= 48em){.Nd{min-height:100%;display:block}}.b6{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}.Od{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)}.Pd{display:flex;flex-direction:column}.f6{display:grid;align-items:center;grid-template-columns:2.5rem minmax(0,1fr) min-content;gap:.75rem;padding:.5rem 0}.u6{text-align:left;overflow:hidden;text-overflow:ellipsis}.v6{width:2.5rem;height:2.5rem;border-radius:50%}.w6{width:1.5rem;height:1.125rem;fill:var(--asc-color-secondary-default)}.x6{width:100%;height:1px}@media (width >= 48em){.We{padding:0;gap:.75rem;background-color:transparent}.Od{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.Pd{padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.y6{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.k6{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.j6{color:var(--asc-color-base-shade3)}.Qd{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){.Qd{height:auto;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}}.Wd{background-color:var(--asc-color-base-shade4);height:.0625rem;width:100%;margin-top:.75rem;margin-bottom:.75rem}.Wd:first-child{all:unset;margin-top:.75rem}.Zd{height:100%;padding:0 1rem;background-color:var(--asc-color-background-default)}._d{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}.z6{grid-area:back}.X6{overflow:hidden;grid-area:title;display:flex;justify-content:center;align-items:center}.C6{height:1px;width:100%}.ec{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%}.ec[data-has-categories=true]{grid-template-rows:[name-start] auto [name-end cat-start] auto [cat-end member-start] auto [member-end]}.S6{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)}.Y6{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:var(--asc-border-radius-sm)}.A6{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}.B6{grid-column:sub-a / sub-g;grid-row:name-start / name-end;display:flex;justify-content:start;align-items:center;gap:.25rem;width:100%}.I6{grid-column:sub-a / sub-e;grid-row:cat-start / cat-end}.M6{display:flex;align-items:center}.E6{grid-column:sub-a / sub-e;grid-row:member-start / member-end}.rc{grid-row:name-start / member-end;grid-column:sub-e / sub-g;width:4rem;place-self:end end}.rc[data-has-categories=true]{grid-row:cat-start / member-end}.F6{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;padding-top:.22rem;padding-bottom:.28rem}@media (width >= 48em){.Zd{padding:0;height:auto;gap:.75rem;display:grid;background-color:transparent}._d{padding:1.25rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.R6{padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);background-color:var(--asc-color-background-default)}}.ac{width:100%;height:100%;display:grid;overflow:hidden;grid-template-columns:auto 1fr;background:var(--asc-color-background-shade1)}.oc{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){.ac{grid-template-columns:1fr;background:var(--asc-color-background-default)}.oc{display:none}.Ze{padding:0;max-width:unset}}.U6{font-weight:700;font-size:1.25rem;color:var(--asc-color-base-default)}.de{gap:1rem;display:grid;padding:8px 16px;grid-template-columns:2rem 12.5rem}.de:hover,.de:focus-within{background-color:var(--asc-color-background-shade1)}.de[data-selected=true]{background-color:#f6f6f6;border-left:5px solid #000;padding:8px 11px}.H6{width:2rem;height:2rem;border-radius:100%}.L6{width:100%;height:100%;fill:var(--asc-color-primary-shade2)}.T6{gap:.25rem;width:100%;display:grid}._e{gap:.25rem;display:flex;width:12.5rem;align-items:center;justify-content:start}.V6{display:flex;align-items:center;justify-content:center}.ic{height:1rem;width:1.25rem;fill:var(--asc-color-base-default)}._e[data-selected=true] .ic{fill:var(--asc-color-primary-default)}.tc{color:var(--asc-color-base-default)}._e[data-selected=true] .tc{color:var(--asc-color-primary-default)}.q6{width:12.5rem;flex-wrap:nowrap}.D6{gap:1rem;width:100%;display:grid;padding:.5rem 1rem;border-radius:.75rem;grid-template-columns:2rem 12.5rem}.G6{width:2rem;height:2rem;border-radius:100%;background-color:var(--asc-color-base-shade4)}.J6{width:100%;gap:.375rem;display:grid}.K6{width:12.25rem;height:.875rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.N6{width:5rem;height:.625rem;border-radius:.75rem;background-color:var(--asc-color-base-shade4)}.O6{animation:sc 1.5s ease-in-out infinite}@keyframes sc{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.P6{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)}.Q6{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}.dc{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)}.dc[data-active=true]{background-color:var(--asc-color-primary-default)}.cc{width:24px;height:24px;fill:var(--asc-color-base-default)}.W6{width:32px;height:32px;fill:var(--asc-color-base-default)}.cc[data-active=true]{fill:var(--asc-color-base-default)}.lc{font-size:var(--asc-text-font-size-sm);font-weight:var(--asc-text-font-weight-bold)}.lc[data-active=true]{color:var(--asc-color-primary-default)}@media (width >= 48em){.y[data-focus-visible]{color:var(--asc-color-base-default);background-color:#f6f6f6}}.Z6{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}._6{gap:1rem;padding:1rem;display:grid;flex-shrink:0}.ez{flex-shrink:0;display:grid;grid-gap:.5rem;padding:.5rem 0;border-top:1px solid var(--asc-color-base-shade4)}.rz{display:flex;justify-content:space-between;align-items:center}.az{display:grid;grid-gap:.5rem;padding:.5rem 0;border-top:1px solid var(--asc-color-base-shade4);overflow-y:auto}.nc{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.oz{display:flex;flex-direction:column;height:100%}.mc{display:flex;justify-content:space-between;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.iz{color:var(--asc-color-base-default);width:100%;text-align:center}.gc{margin-top:3.625rem}.tz{color:var(--asc-color-base-shade1);padding:.75rem 1rem;width:100%;box-sizing:border-box;background-color:var(--asc-color-background-shade1)}.sz{width:100%;background-color:var(--asc-color-base-shade4);height:.5rem}.hc{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)}@media (width >=48em){.nc{background-color:transparent}.mc{background-color:var(--asc-color-background-default);position:static;border-radius:.5rem;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem}.gc{margin-top:0;background-color:var(--asc-color-background-default);border-radius:.5rem;border:1px solid var(--asc-color-base-shade4)}.hc{height:auto}}.cz{padding:.75rem 1rem}.lz{display:flex;justify-content:center;gap:.75rem;align-items:center}.nz{width:2.5rem;height:2.5rem}.mz{width:100%}.gz{display:flex;gap:.75rem;margin-top:.75rem}.hz{padding:.62rem 1rem;width:100%;background-color:var(--asc-color-primary-default);color:var(--asc-color-white);text-align:center;border-radius:.5rem}.pz{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)}.pc{display:flex;flex-direction:column;position:relative;height:100%;background-color:var(--asc-color-background-default)}.bz{display:flex;flex-direction:column;height:100%}.bc{display:flex;align-items:center;height:3.625rem;padding-inline:.75rem 1rem;position:absolute;left:0;right:0;top:0}.fc{margin-top:3.625rem;padding:1rem}.fz{width:100%;color:var(--asc-color-base-default)}.uc{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.uz{width:3.75rem;height:3.75rem;color:var(--asc-color-secondary-shade4)}.vz{display:flex;flex-direction:column;gap:1rem}.wz{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.xz{height:1px;width:100%}@media (width >= 48em){.pc{background-color:transparent}.bc{background-color:var(--asc-color-background-default);position:static;border:1px solid var(--asc-color-base-shade4);margin-bottom:.75rem;border-radius:.5rem}.fc{background-color:var(--asc-color-background-default);margin-top:0;border:1px solid var(--asc-color-base-shade4);border-radius:.5rem}.uc{height:auto}}.yz{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;gap:.75rem}.kz{width:2.5rem;height:2.5rem;flex-shrink:0}.jz{color:var(--asc-color-base-default);flex-grow:1}.zz{padding:.375rem .5rem;border-radius:.25rem;margin-bottom:.75rem;border:1px solid var(--asc-color-secondary-shade3)}.Xz{color:var(--asc-color-secondary-default)}.Cz{display:flex;align-items:center;justify-content:center;position:relative;height:64px;background:#f8f9fa;border-radius:8px;border:1px solid #e6e6e6;padding:16px 20px;margin-bottom:.75rem;font-family:Circular Std,sans-serif;color:var(--asc-color-base-default)}.Sz{position:absolute;left:0;display:flex;align-items:center;padding:8px;cursor:pointer}.Yz{font-size:20px;font-style:normal;font-weight:700}.Az{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}.Bz::-webkit-scrollbar{display:none}.vc{height:100vh;overflow-y:auto}.vc::-webkit-scrollbar{display:none}.Iz{display:flex;padding:var(--asc-spacing-m1);padding-top:0;gap:var(--asc-spacing-s1);align-items:center}.Mz{color:var(--asc-color-base-inverse)}.Ez{color:var(--asc-color-base-default);display:flex;align-items:center}.Fz{width:.75rem;height:.75rem;margin-right:var(--asc-spacing-xxs2);fill:var(--asc-color-base-default)}.Rz{width:3rem;height:3rem}.Uz{animation:wc 2s linear infinite}@keyframes wc{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Hz{display:flex;:hover{cursor:pointer;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm)}}.Lz{fill:var(--asc-color-secondary-shade2);width:auto;height:1.25rem}.Tz{width:1.25rem;height:1.25rem}.Vz{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)}.qz{cursor:pointer;display:flex;padding:var(--asc-spacing-s2) var(--asc-spacing-m1);justify-content:space-between}.Dz{color:var(--asc-color-base-inverse)}.Gz{color:var(--asc-color-alert-default)}.Jz,.Kz{fill:var(--asc-color-base-inverse)}.Nz{width:1.25rem;height:1.25rem;fill:var(--asc-color-alert-default)}.Oz{width:1.25rem;height:1.25rem}.Pz{height:1.25rem;width:1.25rem;color:var(--asc-color-alert-default);fill:var(--asc-color-alert-default)}.Qz{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);&.Wz{position:fixed!important}}.Zz{padding:var(--asc-spacing-s1) var(--asc-spacing-m1);display:flex;gap:var(--asc-spacing-s1)}._z{display:flex;gap:var(--asc-spacing-xxs2);align-items:center;color:var(--asc-color-secondary-shade2);margin-bottom:var(--asc-spacing-xxs2)}.e8{width:2rem;height:2rem}.r8{width:1rem;height:1rem}.xc{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}.xc[data-mentioned=true]{border:1px solid var(--asc-color-primary-default)}.a8{width:12.5rem}.o8{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)}.i8{color:var(--asc-color-base-inverse)}.t8{color:var(--asc-color-base-default);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.s8{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)}.d8{-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.c8,.l8{color:var(--asc-color-primary-default)}.n8{color:var(--asc-color-primary-dark, var(--asc-color-primary-default))}.m8{width:1.25rem;height:1.25rem;color:var(--asc-color-base-shade2)}.yc{display:flex}.yc:hover{cursor:pointer;background-color:var(--asc-color-secondary-shade4);border-radius:var(--asc-border-radius-sm)}.g8{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}.ce{width:2rem;height:2rem;border:.313rem var(--asc-color-base-shade4) solid;border-radius:var(--asc-border-radius-full)}.ce[data-active=true],.ce[data-active=true]:hover{border-radius:var(--asc-border-radius-full);border:.313rem var(--asc-color-base-shade1) solid}.ce:hover{border-radius:var(--asc-border-radius-full);border:.313rem var(--asc-color-secondary-shade3) solid}.h8{position:relative}.p8{position:absolute;bottom:1.5rem;left:.625rem;transform:translate(-50%)}.b8{width:1.25rem;height:1.25rem}.kc{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)}.kc[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)}.f8{width:1.25rem;height:1.25rem}.u8{margin-left:var(--asc-spacing-xxs1);color:var(--asc-color-base-inverse)}.v8{color:var(--asc-color-base-shade1)}.w8{padding:var(--asc-spacing-s1) var(--asc-spacing-m1);display:flex;gap:var(--asc-spacing-s1)}.jc{position:relative}.jc[data-reactions=true]{margin-bottom:1.313rem}.x8{display:flex;align-items:flex-end;gap:var(--asc-spacing-xxs3)}.y8{position:absolute;bottom:-1.313rem}.k8{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)}.j8{display:flex;align-items:flex-start;padding-bottom:var(--asc-spacing-xxs2)}.z8{height:1rem;width:1rem;fill:var(--asc-color-base-inverse)}.X8{width:auto;height:1.25rem}.C8{height:1rem;width:1.25rem;fill:var(--asc-color-alert-default);color:var(--asc-color-alert-default)}.S8{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}.Y8{z-index:1001!important;max-height:85%;top:15%!important;@media (width >= 768px){width:375px!important}}.A8{height:100%!important;background-color:var(--asc-color-background-default)!important}.B8{background-color:var(--asc-color-black)!important;opacity:.5!important}.I8{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)}.M8{display:flex;flex-direction:column-reverse;flex-grow:1;overflow-y:hidden}.E8{margin:auto;padding-top:var(--asc-spacing-m1);padding-bottom:var(--asc-spacing-m1)}.F8{width:1.25rem;height:1.25rem}.R8{display:flex;flex-direction:column-reverse;overflow:auto}.U8{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)}.H8{margin-bottom:var(--asc-spacing-m1)}.L8{padding-top:1.3125rem;padding-bottom:.5rem}.T8{margin:auto;width:8.375rem;height:.3125rem;border-radius:var(--asc-border-radius-full);background-color:var(--asc-color-base-shade1)}.V8{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)}.q8{width:2rem;height:2rem;cursor:pointer}.D8{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem}.G8{height:3.5rem;width:100%;position:relative;background-color:var(--asc-color-background-default)}.J8{position:absolute;top:0;left:0;width:100%;transform:translateY(-100%)}.K8{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}.N8{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)}}.O8{color:var(--asc-color-primary-default)}.P8{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}.zc{height:100%;font-size:var(--asc-text-font-size-md);color:var(--asc-color-base-default);padding:0 0 0 1rem;position:relative}.Q8{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}.W8{margin:0;position:relative}.zc:focus{border:none;outline:none}.Xc{position:absolute;bottom:0;left:0;width:100%;height:12.5rem;overflow-y:scroll}.Xc::-webkit-scrollbar{display:none}.Cc{color:var(--asc-color-primary-shade1);text-decoration:none}.Cc: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)}.Z8{width:2.5rem;height:2.5rem}._8{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}.e9,.r9{margin-left:.5rem;font-size:1rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--asc-color-base-default)}.a9{min-height:3.5rem;z-index:99;background-color:var(--asc-color-background-default)}.o9{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)}.i9{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}}}.t9{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)}}.s9{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;.d9{flex:0 0 auto;width:2rem;height:2rem}.c9{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;.l9{font-weight:var(--asc-text-font-weight-bold)}.n9{font-weight:var(--asc-text-font-weight-light);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.m9{flex:0 0 auto;cursor:pointer}}.g9{position:relative;height:0}.h9{height:100%}.p9{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}.b9{color:var(--asc-color-base-shade3)}.f9{color:var(--asc-color-base-shade2)}.u9{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)}.v9{position:relative;bottom:var(--asc-spacing-m1);display:flex;flex-direction:column;align-items:center;z-index:99999;pointer-events:none}.w9{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:Sc;animation-fill-mode:forwards;pointer-events:auto;background-color:var(--asc-color-base-shade4)}@keyframes Sc{0%{opacity:0}to{opacity:1}}.x9{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;&.y9{border-color:var(--asc-color-alert-default)}&.k9{background:var(--asc-color-base-shade4);border-color:var(--asc-color-base-shade3)}}.j9{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}}.z9{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}}}.X9{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}.C9{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 .S9{padding:0 .4rem}.Y9{box-shadow:var(--asc-box-shadow-01)}.A9{display:flex;flex-direction:column;background-color:var(--asc-color-background-default);height:100%;overflow-y:hidden}.B9{color:var(--asc-color-white)}.I9,.M9{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between}.E9{color:var(--asc-color-white)}.F9{width:100%;height:100%;position:relative}.R9{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}.U9{height:100%;background-color:#fff;transition:width .1s linear}.H9{width:100%;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.Bc{color:#fff}.L9{display:flex;align-items:center;gap:.25rem}.T9{position:absolute;bottom:2rem;z-index:1;display:flex;justify-content:center;align-items:center;padding:.75rem 1rem .625rem;left:50%;transform:translate(-50%)}.Ic{width:100%;height:100%;position:absolute;top:0;left:0}.V9{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Mc{width:2rem;height:2rem}.q9{-o-object-fit:contain;object-fit:contain}.D9{-o-object-fit:cover;object-fit:cover}.G9{width:100%;display:flex;justify-content:space-between;align-items:center}.J9{display:flex;align-items:center;gap:.5rem;width:100%}.K9{position:absolute;inset:0;background:linear-gradient(180deg,#00000029 100%,#fff0 55.05%);pointer-events:none}@keyframes Ec{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.G{background-color:#e0e0e0;animation:Ec 1.5s ease-in-out infinite}.Ac.G{height:.25rem;width:100%}.Mc.G{width:2rem;height:2rem;border-radius:50%}.Bc.G{width:60%;height:1rem;border-radius:.25rem}.Ic.G{width:100%;height:100%}.N9{flex-grow:1;display:flex;flex-direction:column;gap:.25rem}.O9{width:80%;height:.5rem;background-color:#e0e0e0;margin-bottom:.25rem;border-radius:.25rem}.P9{width:40%;height:.5rem;background-color:#e0e0e0;border-radius:.25rem}.Q9{position:relative;width:7.4rem;height:13rem}.W9{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}.Z9{position:absolute;top:0;left:0;right:0;padding:.5rem}._9{display:flex;align-items:center;gap:.25rem;margin-bottom:.25rem}.eX{color:#ebecef;font-size:.25rem}.rX{display:flex;align-items:center}.aX{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;max-width:3rem}.oX{width:.5rem;height:.5rem;color:#1054de}.iX{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}.tX{width:100%;height:100%}.sX{-o-object-fit:contain;object-fit:contain}.dX{-o-object-fit:cover;object-fit:cover}.cX{position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.lX{width:.75rem;height:.75rem;color:#1054de;margin-right:.13rem}.nX{max-width:4rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mX{position:absolute;top:.5rem;left:.5rem;right:.5rem;display:flex;align-items:center}.gX{background-color:#636878;animation:Fc 1.5s ease-in-out infinite}@keyframes Fc{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.hX{width:1rem;height:1rem;border-radius:50%;background-color:#e0e0e0;margin-right:.5rem}.pX{flex-grow:1}.bX{width:80%;height:.25rem;background-color:#e0e0e0;margin-bottom:.25rem;border-radius:.25rem}.fX{width:40%;height:.25rem;background-color:#e0e0e0;border-radius:.25rem}.uX{width:7.4rem;height:13rem;position:relative;overflow:hidden}.vX{position:absolute;inset:0;background:linear-gradient(180deg,#00000029 100%,#fff0 55.05%);pointer-events:none;z-index:0}.wX{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#f0f0f0;color:#666;text-align:center}
2
- /*! Bundled license information:
3
-
4
- modern-normalize/modern-normalize.css:
5
- (*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize *)
6
- */