/* Document
 * ========================================================================== *//**
 * 1. Correct the line height in all browsers.
 */:where(html) {
  line-height: 1.15; /* 1 */
}/* Sections
 * ========================================================================== *//**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Edge, Firefox, and Safari.
 */:where(h1) {
  font-size: 2em;
  margin-bottom: 0.67em;
  margin-top: 0.67em;
}/* Grouping content
 * ========================================================================== *//**
 * Remove the margin on nested lists in Chrome, Edge, and Safari.
 */:where(dl, ol, ul) :where(dl, ol, ul) {
  margin-bottom: 0;
  margin-top: 0;
}/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Correct the inheritance of border color in Firefox.
 */:where(hr) {
  box-sizing: content-box; /* 1 */
  color: inherit; /* 2 */
  height: 0; /* 1 */
}/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */:where(pre) {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}/* Text-level semantics
 * ========================================================================== *//**
 * Add the correct text decoration in Safari.
 */:where(abbr[title]) {
  text-decoration: underline;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted currentColor;
          text-decoration: underline dotted currentColor;
}/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */:where(b, strong) {
  font-weight: bolder;
}/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */:where(code, kbd, samp) {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}/**
 * Add the correct font size in all browsers.
 */:where(small) {
  font-size: 80%;
}/* Tabular data
 * ========================================================================== *//**
 * 1. Correct table border color in Chrome, Edge, and Safari.
 * 2. Remove text indentation from table contents in Chrome, Edge, and Safari.
 */:where(table) {
  border-color: currentColor; /* 1 */
  text-indent: 0; /* 2 */
}/* Forms
 * ========================================================================== *//**
 * Remove the margin on controls in Safari.
 */:where(button, input, select) {
  margin: 0;
}/**
 * Remove the inheritance of text transform in Firefox.
 */:where(button) {
  text-transform: none;
}/**
 * Correct the inability to style buttons in iOS and Safari.
 */:where(button, input[type="button" i]) {
  -webkit-appearance: button;
}:where(button, input[type="reset" i]) {
  -webkit-appearance: button;
}:where(button, input[type="submit" i]) {
  -webkit-appearance: button;
}/**
 * Add the correct vertical alignment in Chrome, Edge, and Firefox.
 */:where(progress) {
  vertical-align: baseline;
}/**
 * Remove the inheritance of text transform in Firefox.
 */:where(select) {
  text-transform: none;
}/**
 * Remove the margin in Firefox and Safari.
 */:where(textarea) {
  margin: 0;
}/**
 * 1. Correct the odd appearance in Chrome, Edge, and Safari.
 * 2. Correct the outline style in Safari.
 */:where(input[type="search" i]) {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}/**
 * Correct the cursor style of increment and decrement buttons in Safari.
 */::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}/**
 * Remove the inner padding in Chrome, Edge, and Safari on macOS.
 */::-webkit-search-decoration {
  -webkit-appearance: none;
}/**
 * 1. Correct the inability to style upload buttons in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}/**
 * Remove the inner border and padding of focus outlines in Firefox.
 */:where(button, input[type="button" i])::-moz-focus-inner {
  border-style: none;
  padding: 0;
}:where(button, input[type="color" i])::-moz-focus-inner {
  border-style: none;
  padding: 0;
}:where(button, input[type="reset" i])::-moz-focus-inner {
  border-style: none;
  padding: 0;
}:where(button, input[type="submit" i])::-moz-focus-inner {
  border-style: none;
  padding: 0;
}/**
 * Restore the focus outline styles unset by the previous rule in Firefox.
 */:where(button, input[type="button" i])::-moz-focusring {
  outline: 1px dotted ButtonText;
}:where(button, input[type="color" i])::-moz-focusring {
  outline: 1px dotted ButtonText;
}:where(button, input[type="reset" i])::-moz-focusring {
  outline: 1px dotted ButtonText;
}:where(button, input[type="submit" i])::-moz-focusring {
  outline: 1px dotted ButtonText;
}/**
 * Remove the additional :invalid styles in Firefox.
 */:where(:-moz-ui-invalid) {
  box-shadow: none;
}/* Interactive
 * ========================================================================== *//*
 * Add the correct styles in Safari.
 */:where(dialog) {
  background-color: white;
  border: solid;
  color: black;
  height: -moz-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: fit-content;
}:where(dialog:not([open])) {
  display: none;
}/*
 * Add the correct display in all browsers.
 */:where(summary) {
  display: list-item;
}:root{--shadow:17,17,17;--primarylightexperimental:237,249,249;--offlineauthenticitydarkexperimental:70,70,70}[data-theme=dark]{--shadow:0,0,0;--primarylightexperimental:32,43,44;--offlineauthenticitydarkexperimental:70,70,70}:root{--primary-default:0,119,130;--primary-medium:136,212,215;--primary-extra-light:237,249,249;--primary-light:201,240,238;--primary-dark:0,70,84;--primary-extra-dark:17,46,51;--success-default:40,134,90;--success-medium:138,208,168;--success-extra-light:237,249,240;--success-light:192,238,208;--success-dark:23,80,56;--success-extra-dark:23,47,32;--expose-default:249,187,66;--expose-medium:255,217,143;--expose-extra-light:255,246,232;--expose-light:255,238,203;--expose-dark:110,81,54;--expose-extra-dark:81,61,22;--warning-default:208,69,85;--warning-medium:251,169,171;--warning-extra-light:255,246,244;--warning-light:253,220,220;--warning-dark:92,48,59;--warning-extra-dark:13,3,3;--muted-default:117,117,117;--amplified-default:23,23,23;--greyscale-level-1:23,23,23;--greyscale-level-2:77,77,77;--greyscale-level-3:117,117,117;--greyscale-level-4:153,153,153;--greyscale-level-5:201,201,201;--greyscale-level-6:242,242,242;--greyscale-level-7:255,255,255}[data-theme=dark]{--primary-default:68,157,169;--primary-medium:0,119,130;--primary-extra-light:17,46,51;--primary-light:0,70,84;--primary-dark:201,240,238;--primary-extra-dark:237,249,249;--success-default:51,172,120;--success-medium:40,134,90;--success-extra-light:23,47,32;--success-light:23,80,56;--success-dark:192,238,208;--success-extra-dark:237,249,240;--expose-default:249,187,66;--expose-medium:189,143,79;--expose-extra-light:81,61,22;--expose-light:110,81,54;--expose-dark:255,238,203;--expose-extra-dark:255,246,232;--warning-default:208,69,85;--warning-medium:153,63,81;--warning-extra-light:13,3,3;--warning-light:92,48,59;--warning-dark:253,220,220;--warning-extra-dark:255,246,244;--muted-default:184,184,184;--amplified-default:231,231,231;--greyscale-level-1:231,231,231;--greyscale-level-2:208,208,208;--greyscale-level-3:184,184,184;--greyscale-level-4:160,160,160;--greyscale-level-5:113,113,113;--greyscale-level-6:18,18,18;--greyscale-level-7:30,30,30}:root{--opacity-none:0;--opacity-level-1:0.02;--opacity-level-2:0.04;--opacity-level-3:0.08;--opacity-level-4:0.12;--opacity-level-5:0.24;--opacity-level-6:0.48;--opacity-level-7:0.64;--opacity-level-8:0.8;--opacity-max:1;--spacer-x-small:2px;--spacer-small:4px;--spacer-regular:8px;--spacer-medium:12px;--spacer-large:16px;--spacer-x-large:24px;--spacer-x2-large:32px;--spacer-x3-large:48px;--spacer-x4-large:64px;--spacer-x5-large:96px;--spacer-x6-large:128px;--link-parameters-text-color:rgba(var(--primary-default),1);--link-parameters-text-decoration:underline}.web_ui__Accordion__body{height:0;overflow:hidden}.web_ui__Accordion__body.web_ui__Accordion__expanded{height:auto;overflow:inherit}.web_ui__Accordion__narrow{padding:0 8px 8px}.web_ui__Accordion__regular{padding:0 16px 8px}.web_ui__Accordion__wide{padding:0 24px 8px}.web_ui__Accordion__tight-experimental{padding:0 0 8px}.web_ui__Animation__animation{height:100%;overflow:hidden;width:100%}.web_ui__Animation__animation.web_ui__Animation__x-small{height:12px;width:12px}.web_ui__Animation__animation.web_ui__Animation__small{height:16px;width:16px}.web_ui__Animation__animation.web_ui__Animation__regular{height:24px;width:24px}.web_ui__Animation__animation.web_ui__Animation__medium{height:32px;width:32px}.web_ui__Animation__animation.web_ui__Animation__large{height:48px;width:48px}.web_ui__Animation__animation.web_ui__Animation__x-large{height:64px;width:64px}.web_ui__Animation__animation.web_ui__Animation__x2-large{height:96px;width:96px}.web_ui__Animation__animation.web_ui__Animation__x3-large{height:128px;width:128px}.web_ui__Animation__animation.web_ui__Animation__x4-large{height:192px;width:192px}.web_ui__Animation__content{height:100%;width:100%}.web_ui__BottomSheet__bottom-sheet,.web_ui__BottomSheet__container,.web_ui__BottomSheet__overlay{display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;width:100%}.web_ui__BottomSheet__portal{overscroll-behavior:none;position:relative}.web_ui__BottomSheet__overlay{background-color:rgba(23,23,23, 0.48);background-color:rgba(var(--greyscale-level-1), 0.48);bottom:0;left:0;position:absolute;position:fixed;right:0;top:0;z-index:100020}[data-theme=dark] .web_ui__BottomSheet__overlay{background-color:rgba(242,242,242, 0.8);background-color:rgba(var(--greyscale-level-6), 0.8)}@media only screen and (min-width: 721px){.web_ui__BottomSheet__overlay{padding:0}}.web_ui__BottomSheet__bottom-sheet.web_ui__BottomSheet__after-open:not(.web_ui__BottomSheet__before-close){height:100%}.web_ui__BottomSheet__bottom-sheet{height:0;transition:height .4s ease-in-out;transition-delay:1ms;width:100%}.web_ui__BottomSheet__bottom-sheet:focus{outline:medium none invert;outline:initial}.web_ui__BottomSheet__wrapper{overflow:hidden}.web_ui__BottomSheet__handle-container{cursor:grab;padding:8px 0}.web_ui__BottomSheet__handle-container.web_ui__BottomSheet__dragging{cursor:grabbing}.web_ui__BottomSheet__handle{background-color:rgba(255,255,255, 0.64);background-color:rgba(var(--greyscale-level-7), 0.64);border-radius:3996px;height:5px;margin:0 auto;width:40px}.web_ui__BottomSheet__container{background-color:rgba(255,255,255, 1);background-color:rgba(var(--greyscale-level-7), 1);border-radius:4px 4px 0 0}.web_ui__BottomSheet__content{overflow:auto}.web_ui__BottomSheet__modal-open{overflow:hidden;touch-action:none}.web_ui__Bubble__bubble{background:rgba(255,255,255, 1);background:rgba(var(--greyscale-level-7), 1);border:1px solid rgba(23,23,23, 0.08);border:1px solid rgba(var(--greyscale-level-1), 0.08);border-radius:4px;font-size:0;vertical-align:top}.web_ui__Bubble__content{color:RGBA(77,77,77);color:RGBA(var(--greyscale-level-2, 1));color:rgba(23,23,23, 1);color:rgba(var(--amplified-default), 1);font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:16px;font-weight:375;line-height:22px;position:relative;top:.1em}.web_ui__Bubble__footer,.web_ui__Bubble__inverse{background:rgba(242,242,242, 1);background:rgba(var(--greyscale-level-6), 1)}.web_ui__Bubble__default{padding:16px}.web_ui__Bubble__narrow{padding:8px}.web_ui__Bubble__tight{padding:0}.web_ui__Bubble__wide{padding:24px}.web_ui__Badge__badge{align-items:center;border-radius:3996px;border-style:solid;border-width:1px;color:RGBA(117,117,117);color:RGBA(var(--greyscale-level-3, 1));display:inline-flex;font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:12px;font-weight:375;justify-content:center;line-height:16px;max-width:100%;min-width:8px;padding:0 8px}.web_ui__Badge__content{overflow:hidden;padding:4px 0;text-overflow:ellipsis;white-space:nowrap}.web_ui__Badge__icon+.web_ui__Badge__content{margin-left:4px}.web_ui__Badge__icon{display:inherit;padding:4px 0}.web_ui__Badge__icon:not(.web_ui__Badge__custom-icon) svg{fill:currentColor}.web_ui__Badge__filled.web_ui__Badge__default{background-color:rgba(255,255,255, 1);background-color:rgba(var(--greyscale-level-7), 1);border-color:RGBA(23,23,23, 0.08);border-color:RGBA(var(--greyscale-level-1), 0.08);color:rgba(117,117,117, 1);color:rgba(var(--greyscale-level-3), 1)}.web_ui__Badge__filled.web_ui__Badge__primary{background-color:rgba(0,119,130, 1);background-color:rgba(var(--primary-default), 1);border-color:transparent;color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Badge__filled.web_ui__Badge__success{background-color:rgba(40,134,90, 1);background-color:rgba(var(--success-default), 1);border-color:transparent;color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Badge__filled.web_ui__Badge__warning{background-color:rgba(208,69,85, 1);background-color:rgba(var(--warning-default), 1);border-color:transparent;color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Badge__filled.web_ui__Badge__amplified{background-color:rgba(23,23,23, 1);background-color:rgba(var(--amplified-default), 1);border-color:transparent;color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Badge__filled.web_ui__Badge__muted{background-color:rgba(117,117,117, 1);background-color:rgba(var(--muted-default), 1);border-color:transparent;color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Badge__filled.web_ui__Badge__expose{background-color:rgba(249,187,66, 1);background-color:rgba(var(--expose-default), 1);border-color:transparent;color:rgba(23,23,23, 1);color:rgba(var(--greyscale-level-1), 1)}.web_ui__Badge__light.web_ui__Badge__default{background-color:rgba(255,255,255, 1);background-color:rgba(var(--greyscale-level-7), 1);border-color:RGBA(23,23,23, 0.08);border-color:RGBA(var(--greyscale-level-1), 0.08);color:rgba(117,117,117, 1);color:rgba(var(--greyscale-level-3), 1)}.web_ui__Badge__light.web_ui__Badge__primary{background-color:rgba(201,240,238, 1);background-color:rgba(var(--primary-light), 1);border-color:transparent;color:rgba(0,70,84, 1);color:rgba(var(--primary-dark), 1)}.web_ui__Badge__light.web_ui__Badge__success{background-color:rgba(192,238,208, 1);background-color:rgba(var(--success-light), 1);border-color:transparent;color:rgba(23,80,56, 1);color:rgba(var(--success-dark), 1)}.web_ui__Badge__light.web_ui__Badge__warning{background-color:rgba(253,220,220, 1);background-color:rgba(var(--warning-light), 1);border-color:transparent;color:rgba(92,48,59, 1);color:rgba(var(--warning-dark), 1)}.web_ui__Badge__light.web_ui__Badge__amplified{background-color:rgba(77,77,77, 1);background-color:rgba(var(--greyscale-level-2), 1);border-color:transparent;color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Badge__light.web_ui__Badge__muted{background-color:rgba(242,242,242, 1);background-color:rgba(var(--greyscale-level-6), 1);border-color:transparent;color:rgba(77,77,77, 1);color:rgba(var(--greyscale-level-2), 1)}.web_ui__Badge__light.web_ui__Badge__expose{background-color:rgba(255,238,203, 1);background-color:rgba(var(--expose-light), 1);border-color:transparent;color:rgba(110,81,54, 1);color:rgba(var(--expose-dark), 1)}.web_ui__Card__card{--v-comp-card-parameters-border-radius:4px;background:rgba(255,255,255, 1);background:rgba(var(--greyscale-level-7), 1);border:1px solid rgba(23,23,23, 0.08);border:1px solid rgba(var(--greyscale-level-1), 0.08);border-radius:var(--v-comp-card-parameters-border-radius);box-shadow:none}.web_ui__Card__elevated,.web_ui__Card__lifted{box-shadow:0 1px 4px RGBA(23,23,23, 0.12);box-shadow:0 1px 4px RGBA(var(--greyscale-level-1), 0.12)}.web_ui__Card__elevated,.web_ui__Card__lifted{border:0}.web_ui__Card__primaryLightExperimental{background:rgba(237,249,249, 1);background:rgba(var(--primarylightexperimental), 1)}.web_ui__Card__exposeLightExperimental{background-color:rgba(255,238,203, 0.48);background-color:rgba(var(--expose-light), 0.48);border:1px solid rgba(255,238,203, 1);border:1px solid rgba(var(--expose-light), 1)}.web_ui__Carousel__carousel{flex-grow:1;max-height:100%;position:relative}.web_ui__Carousel__content-container{display:flex;flex-flow:row nowrap;list-style:none;margin:0;overflow:hidden;padding:0}.web_ui__Carousel__content{display:flex;flex:1 0 auto;flex-direction:column;margin:0;min-height:100%;width:100%}.web_ui__Carousel__navigation-container{align-items:center;bottom:0;box-sizing:border-box;display:flex;justify-content:center;padding:8px;position:absolute;width:100%}.web_ui__Carousel__bullet{--bullet-size:4px;--bullet-background:rgba(var(--greyscale-level-7),0.48);display:inline-block;flex-shrink:0;height:16px;margin:0;margin:initial;padding:0;padding:initial;position:relative;width:16px}.web_ui__Carousel__bullet:before{background-color:var(--bullet-background);border-radius:100%;content:"";height:var(--bullet-size);left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);transition-duration:.1s;transition-property:width,height,background-color;transition-timing-function:linear;width:var(--bullet-size)}.web_ui__Carousel__bullet.web_ui__Carousel__active{--bullet-background:rgba(var(--greyscale-level-7),1)}.web_ui__Carousel__bullet.web_ui__Carousel__far-neighbour{--bullet-size:6px}.web_ui__Carousel__bullet.web_ui__Carousel__active,.web_ui__Carousel__bullet.web_ui__Carousel__neighbour{--bullet-size:8px}.web_ui__Carousel__bullet.web_ui__Carousel__clickable{cursor:pointer}.web_ui__Carousel__navigation{display:flex;margin:0 auto;max-width:80px;overflow:hidden;padding:0;padding:initial;scroll-behavior:smooth}.web_ui__Carousel__navigation.web_ui__Carousel__floating .web_ui__Carousel__bullet{--bullet-background:rgba(var(--greyscale-level-1),0.12)}.web_ui__Carousel__navigation.web_ui__Carousel__floating .web_ui__Carousel__bullet.web_ui__Carousel__active{--bullet-background:rgba(var(--primary-default),1)}.web_ui__Carousel__arrow{background:rgba(23,23,23, 0.24);background:rgba(var(--greyscale-level-1), 0.24);border:medium none currentColor;border:initial;border-radius:100%;cursor:pointer;font-size:0;margin-top:-24px;padding:8px;position:absolute;top:50%}.web_ui__Carousel__left-arrow{left:16px}.web_ui__Carousel__right-arrow{right:16px}.web_ui__Carousel__outside .web_ui__Carousel__left-arrow{left:-48px}.web_ui__Carousel__outside .web_ui__Carousel__right-arrow{right:-48px}@media only screen and (min-width: 721px){.web_ui__Carousel__outside-wide .web_ui__Carousel__left-arrow{left:-60px}.web_ui__Carousel__outside-wide .web_ui__Carousel__right-arrow{right:-60px}}.web_ui__Carousel__floating .web_ui__Carousel__navigation-container{position:static;position:initial}.web_ui__Button__button{--v-comp-button-parameters-border-radius:4px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--v-comp-button-parameters-border-radius);border-style:solid;border-width:1px;box-sizing:border-box;cursor:pointer;display:block;margin:0;opacity:1;text-align:center;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.web_ui__Button__button:active,.web_ui__Button__button:focus,.web_ui__Button__button:hover{position:relative;text-decoration:none}.web_ui__Button__button:active:after,.web_ui__Button__button:focus:after,.web_ui__Button__button:hover:after{border-radius:var(--v-comp-button-parameters-border-radius);border-style:solid;border-width:1px;bottom:0;content:"";display:block;height:100%;left:0;margin-left:-1px;margin-top:-1px;opacity:0;position:absolute;right:0;top:0;width:100%;z-index:1}.web_ui__Button__button:focus,.web_ui__Button__button:hover{opacity:1}.web_ui__Button__button:focus:after,.web_ui__Button__button:hover:after{opacity:.02}.web_ui__Button__button:active{opacity:1}.web_ui__Button__button:active:after{opacity:.08}.web_ui__Button__button[href],.web_ui__Button__button[href]:hover{text-decoration:none}.web_ui__Button__inline{display:inline-block;max-width:100%;vertical-align:middle;width:auto}.web_ui__Button__disabled{opacity:.48;pointer-events:none}.web_ui__Button__disabled:after{opacity:0}.web_ui__Button__content{height:100%;position:relative;white-space:nowrap;z-index:1}.web_ui__Button__label{font-weight:500;order:2;-webkit-user-select:none;-moz-user-select:none;user-select:none}.web_ui__Button__truncated .web_ui__Button__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.web_ui__Button__content,.web_ui__Button__icon,.web_ui__Button__loader{align-items:center;display:flex;justify-content:center}.web_ui__Button__icon{order:1}.web_ui__Button__loader{bottom:0;left:0;opacity:.01;position:absolute;right:0;top:0}.web_ui__Button__with-loader .web_ui__Button__loader{opacity:1}.web_ui__Button__with-loader .web_ui__Button__icon,.web_ui__Button__with-loader .web_ui__Button__label{opacity:0}.web_ui__Button__default{color:RGBA(23,23,23);color:RGBA(var(--greyscale-level-1, 1));font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:16px;font-weight:500;height:44px;line-height:22px;padding:0 14px}.web_ui__Button__default.web_ui__Button__content{padding:0 13px}.web_ui__Button__default.web_ui__Button__without-text{padding:0 10px}.web_ui__Button__default.web_ui__Button__without-text.web_ui__Button__content{padding:0 9px}.web_ui__Button__default.web_ui__Button__icon-left .web_ui__Button__label+.web_ui__Button__icon{margin-right:6px}.web_ui__Button__default.web_ui__Button__icon-right .web_ui__Button__content{flex-direction:row-reverse}.web_ui__Button__default.web_ui__Button__icon-right .web_ui__Button__label+.web_ui__Button__icon{margin-left:6px}.web_ui__Button__medium{color:RGBA(117,117,117);color:RGBA(var(--greyscale-level-3, 1));font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:14px;font-weight:375;height:36px;line-height:18px;padding:0 11px}.web_ui__Button__medium.web_ui__Button__content,.web_ui__Button__medium.web_ui__Button__without-text{padding:0 10px}.web_ui__Button__medium.web_ui__Button__without-text.web_ui__Button__content{padding:0 9px}.web_ui__Button__medium.web_ui__Button__icon-left .web_ui__Button__label+.web_ui__Button__icon{margin-right:4px}.web_ui__Button__medium.web_ui__Button__icon-right .web_ui__Button__content{flex-direction:row-reverse}.web_ui__Button__medium.web_ui__Button__icon-right .web_ui__Button__label+.web_ui__Button__icon{margin-left:4px}.web_ui__Button__small{color:RGBA(117,117,117);color:RGBA(var(--greyscale-level-3, 1));font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:12px;font-weight:375;height:28px;line-height:16px;padding:0 8px}.web_ui__Button__small.web_ui__Button__content{padding:0 7px}.web_ui__Button__small.web_ui__Button__without-text{padding:0 8px}.web_ui__Button__small.web_ui__Button__without-text.web_ui__Button__content{padding:0 7px}.web_ui__Button__small.web_ui__Button__icon-left .web_ui__Button__label+.web_ui__Button__icon{margin-right:2px}.web_ui__Button__small.web_ui__Button__icon-right .web_ui__Button__content{flex-direction:row-reverse}.web_ui__Button__small.web_ui__Button__icon-right .web_ui__Button__label+.web_ui__Button__icon{margin-left:2px}.web_ui__Button__outlined{background-color:transparent;border-color:currentColor}.web_ui__Button__outlined .web_ui__Button__content,.web_ui__Button__outlined label{color:currentColor}.web_ui__Button__filled,.web_ui__Button__outlined:after{background-color:currentColor}.web_ui__Button__filled{border-color:transparent}.web_ui__Button__filled .web_ui__Button__content,.web_ui__Button__filled label{color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Button__filled:after{background-color:rgba(23,23,23, 1);background-color:rgba(var(--greyscale-level-1), 1)}.web_ui__Button__flat{background-color:transparent;border-color:transparent}.web_ui__Button__flat .web_ui__Button__content,.web_ui__Button__flat label{color:currentColor}.web_ui__Button__flat:after{background-color:currentColor}.web_ui__Button__inverse.web_ui__Button__outlined{background-color:transparent;border-color:rgba(255,255,255, 1);border-color:rgba(var(--greyscale-level-7), 1)}.web_ui__Button__inverse.web_ui__Button__outlined .web_ui__Button__content,.web_ui__Button__inverse.web_ui__Button__outlined label{color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Button__inverse.web_ui__Button__outlined:after{background-color:rgba(23,23,23, 1);background-color:rgba(var(--greyscale-level-1), 1)}.web_ui__Button__inverse.web_ui__Button__filled{background-color:rgba(255,255,255, 1);background-color:rgba(var(--greyscale-level-7), 1);border-color:transparent}.web_ui__Button__inverse.web_ui__Button__filled .web_ui__Button__content,.web_ui__Button__inverse.web_ui__Button__filled label{color:currentColor}.web_ui__Button__inverse.web_ui__Button__filled:after{background-color:currentColor}.web_ui__Button__inverse.web_ui__Button__flat{background-color:transparent;border-color:transparent}.web_ui__Button__inverse.web_ui__Button__flat .web_ui__Button__content,.web_ui__Button__inverse.web_ui__Button__flat label{color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Button__inverse.web_ui__Button__flat:after{background-color:rgba(23,23,23, 1);background-color:rgba(var(--greyscale-level-1), 1)}.web_ui__Button__primary,.web_ui__Button__primary.web_ui__Button__inverse.web_ui__Button__filled .web_ui__Button__label{color:rgba(0,119,130, 1);color:rgba(var(--primary-default), 1)}.web_ui__Button__amplified,.web_ui__Button__amplified.web_ui__Button__inverse.web_ui__Button__filled .web_ui__Button__label{color:rgba(23,23,23, 1);color:rgba(var(--amplified-default), 1)}.web_ui__Button__muted,.web_ui__Button__muted.web_ui__Button__inverse.web_ui__Button__filled .web_ui__Button__label{color:rgba(117,117,117, 1);color:rgba(var(--muted-default), 1)}.web_ui__Button__warning,.web_ui__Button__warning.web_ui__Button__inverse.web_ui__Button__filled .web_ui__Button__label{color:rgba(208,69,85, 1);color:rgba(var(--warning-default), 1)}.web_ui__Button__success,.web_ui__Button__success.web_ui__Button__inverse.web_ui__Button__filled .web_ui__Button__label{color:rgba(40,134,90, 1);color:rgba(var(--success-default), 1)}.web_ui__Button__expose,.web_ui__Button__expose.web_ui__Button__inverse.web_ui__Button__filled .web_ui__Button__label{color:rgba(249,187,66, 1);color:rgba(var(--expose-default), 1)}.web_ui__Button__expose:not(.web_ui__Button__inverse).web_ui__Button__filled .web_ui__Button__content,.web_ui__Button__expose:not(.web_ui__Button__inverse).web_ui__Button__filled label,.web_ui__Button__expose:not(.web_ui__Button__inverse).web_ui__Button__outlined .web_ui__Button__content,.web_ui__Button__expose:not(.web_ui__Button__inverse).web_ui__Button__outlined label{color:rgba(23,23,23, 1);color:rgba(var(--greyscale-level-1), 1)}.web_ui__Chip__chip{align-items:center;border:1px solid transparent;border-radius:4px;cursor:pointer;display:inline-flex;justify-content:center;min-width:0;padding:8px 12px}.web_ui__Chip__round{border-radius:3996px}.web_ui__Chip__outlined{background-color:rgba(255,255,255, 1);background-color:rgba(var(--greyscale-level-7), 1);border:1px solid rgba(201,201,201, 1);border:1px solid rgba(var(--greyscale-level-5), 1)}.web_ui__Chip__outlined:focus,.web_ui__Chip__outlined:hover{background-color:rgba(242,242,242, 1);background-color:rgba(var(--greyscale-level-6), 1);border:1px solid rgba(0,119,130, 1);border:1px solid rgba(var(--primary-default), 1)}.web_ui__Chip__outlined.web_ui__Chip__activated{background-color:rgba(201,240,238, 1);background-color:rgba(var(--primary-light), 1);border:1px solid rgba(0,119,130, 1);border:1px solid rgba(var(--primary-default), 1)}.web_ui__Chip__outlined.web_ui__Chip__clicked,.web_ui__Chip__outlined:active{background-color:rgba(136,212,215, 1);background-color:rgba(var(--primary-medium), 1);border:1px solid rgba(0,119,130, 1);border:1px solid rgba(var(--primary-default), 1)}.web_ui__Chip__filled{background-color:rgba(242,242,242, 1);background-color:rgba(var(--greyscale-level-6), 1);border-color:rgba(201,201,201, 1);border-color:rgba(var(--greyscale-level-5), 1)}.web_ui__Chip__filled:focus,.web_ui__Chip__filled:hover{background-color:rgba(242,242,242, 1);background-color:rgba(var(--greyscale-level-6), 1);border-color:transparent}.web_ui__Chip__filled.web_ui__Chip__activated{background-color:rgba(201,240,238, 1);background-color:rgba(var(--primary-light), 1);border-color:transparent}.web_ui__Chip__filled.web_ui__Chip__clicked,.web_ui__Chip__filled:active{background-color:rgba(136,212,215, 1);background-color:rgba(var(--primary-medium), 1);border-color:transparent}.web_ui__Chip__prefix,.web_ui__Chip__suffix,.web_ui__Chip__text{display:flex}.web_ui__Chip__text{overflow:hidden}.web_ui__Chip__prefix+.web_ui__Chip__suffix,.web_ui__Chip__prefix+.web_ui__Chip__text,.web_ui__Chip__text+.web_ui__Chip__suffix{margin-left:8px}.web_ui__Checkbox__checkbox{display:block;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.web_ui__Checkbox__checkbox [type=checkbox]{height:24px;left:0;margin:0;opacity:0;position:absolute;right:0;width:24px;z-index:-1}.web_ui__Checkbox__button{cursor:pointer;display:flex}.web_ui__Checkbox__button.web_ui__Checkbox__button-left:after,.web_ui__Checkbox__button.web_ui__Checkbox__button-right:before{display:none}[type=checkbox]:disabled~.web_ui__Checkbox__button{cursor:not-allowed}.web_ui__Checkbox__button:after,.web_ui__Checkbox__button:before{background:transparent;border:1px solid rgba(153,153,153, 1);border:1px solid rgba(var(--greyscale-level-4), 1);border-radius:4px;box-sizing:border-box;content:"";cursor:pointer;display:inline-block;flex-shrink:0;height:24px;width:24px}[type=checkbox]:checked+.web_ui__Checkbox__button:after,[type=checkbox]:checked+.web_ui__Checkbox__button:before{background:rgba(0,119,130, 1) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJtMTAuMjg0IDEzLjk3MSA2LjA0NC02LjUxM2EuNTc2LjU3NiAwIDAgMSAuODU5IDBsLjQzLjQ2M2guMDA1YS42OTIuNjkyIDAgMCAxIDAgLjkyNmwtNi43MzMgNy4yNWEuNTgyLjU4MiAwIDAgMS0uNDgyLjE4OS41ODQuNTg0IDAgMCAxLS40NjktLjE3TDYuMzcyIDEyLjU1YS41ODguNTg4IDAgMCAxIDAtLjgzMWwuNDE1LS40MTVhLjU4OC41ODggMCAwIDEgLjgzMSAwbDIuNjY2IDIuNjY2eiIvPjwvc3ZnPg==) 50%;background:rgba(var(--primary-default), 1) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJtMTAuMjg0IDEzLjk3MSA2LjA0NC02LjUxM2EuNTc2LjU3NiAwIDAgMSAuODU5IDBsLjQzLjQ2M2guMDA1YS42OTIuNjkyIDAgMCAxIDAgLjkyNmwtNi43MzMgNy4yNWEuNTgyLjU4MiAwIDAgMS0uNDgyLjE4OS41ODQuNTg0IDAgMCAxLS40NjktLjE3TDYuMzcyIDEyLjU1YS41ODguNTg4IDAgMCAxIDAtLjgzMWwuNDE1LS40MTVhLjU4OC41ODggMCAwIDEgLjgzMSAwbDIuNjY2IDIuNjY2eiIvPjwvc3ZnPg==) 50%;border-color:rgba(0,119,130, 1);border-color:rgba(var(--primary-default), 1)}[data-theme=dark] [type=checkbox]:checked+.web_ui__Checkbox__button:after,[data-theme=dark] [type=checkbox]:checked+.web_ui__Checkbox__button:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iIzFlMWUxZSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJtMTAuMjg0IDEzLjk3MSA2LjA0NC02LjUxM2EuNTc2LjU3NiAwIDAgMSAuODU5IDBsLjQzLjQ2M2guMDA1YS42OTIuNjkyIDAgMCAxIDAgLjkyNmwtNi43MzMgNy4yNWEuNTgyLjU4MiAwIDAgMS0uNDgyLjE4OS41ODQuNTg0IDAgMCAxLS40NjktLjE3TDYuMzcyIDEyLjU1YS41ODguNTg4IDAgMCAxIDAtLjgzMWwuNDE1LS40MTVhLjU4OC41ODggMCAwIDEgLjgzMSAwbDIuNjY2IDIuNjY2eiIvPjwvc3ZnPg==)}[type=checkbox]:disabled+.web_ui__Checkbox__button:after,[type=checkbox]:disabled+.web_ui__Checkbox__button:before{cursor:not-allowed;opacity:.48}[type=checkbox]:focus+.web_ui__Checkbox__button:after,[type=checkbox]:focus+.web_ui__Checkbox__button:before,[type=checkbox].focus-visible+.web_ui__Checkbox__button:after,[type=checkbox].focus-visible+.web_ui__Checkbox__button:before{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}[type=checkbox]:focus+.web_ui__Checkbox__button:after,[type=checkbox]:focus+.web_ui__Checkbox__button:before,[type=checkbox]:focus-visible+.web_ui__Checkbox__button:after,[type=checkbox]:focus-visible+.web_ui__Checkbox__button:before{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}[type=checkbox]:focus:not(.focus-visible)+.web_ui__Checkbox__button:after,[type=checkbox]:focus:not(.focus-visible)+.web_ui__Checkbox__button:before{outline:0}[type=checkbox]:focus:not(:focus-visible)+.web_ui__Checkbox__button:after,[type=checkbox]:focus:not(:focus-visible)+.web_ui__Checkbox__button:before{outline:0}.web_ui__Checkbox__experimental-checkbox-background-color .web_ui__Checkbox__button:after,.web_ui__Checkbox__experimental-checkbox-background-color .web_ui__Checkbox__button:before{background-color:rgba(255,255,255, 1);background-color:rgba(var(--greyscale-level-7), 1)}.web_ui__Checkbox__inverse .web_ui__Checkbox__button:after,.web_ui__Checkbox__inverse .web_ui__Checkbox__button:before,.web_ui__Checkbox__inverse [type=checkbox]:checked+.web_ui__Checkbox__button:after,.web_ui__Checkbox__inverse [type=checkbox]:checked+.web_ui__Checkbox__button:before{border-color:rgba(255,255,255, 1);border-color:rgba(var(--greyscale-level-7), 1)}.web_ui__Checkbox__label{align-self:center;color:RGBA(77,77,77);color:RGBA(var(--greyscale-level-2, 1));font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:16px;font-weight:375;line-height:22px;margin:0 0 0 8px}.web_ui__Checkbox__button-right .web_ui__Checkbox__label{margin:0 8px 0 0}.web_ui__Checkbox__inverse .web_ui__Checkbox__label{color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Cell__cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;background:rgba(255,255,255, 1);background:rgba(var(--greyscale-level-7), 1);box-sizing:border-box;display:flex;position:relative;width:100%}.web_ui__Cell__cell.web_ui__Cell__link{text-decoration:none !important}.web_ui__Cell__content{flex-grow:1;max-height:100%;min-width:0}.web_ui__Cell__image{align-self:stretch;line-height:1}.web_ui__Cell__heading{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width: 720px){.web_ui__Cell__heading{flex-wrap:nowrap}}.web_ui__Cell__title{align-self:center;color:RGBA(23,23,23);color:RGBA(var(--greyscale-level-1, 1));font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:16px;font-weight:500;line-height:22px;max-width:100%}.web_ui__Cell__stretched{width:100%}.web_ui__Cell__body{color:RGBA(77,77,77);color:RGBA(var(--greyscale-level-2, 1));display:block;font-size:16px;line-height:22px}.web_ui__Cell__body,.web_ui__Cell__subtitle{font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-weight:375}.web_ui__Cell__subtitle{align-self:center;color:RGBA(117,117,117);color:RGBA(var(--greyscale-level-3, 1));font-size:14px;line-height:18px;max-width:100%;text-align:right}@media only screen and (max-width: 720px){.web_ui__Cell__subtitle{align-self:baseline}.web_ui__Cell__subtitle.web_ui__Cell__narrow-cell,.web_ui__Cell__title.web_ui__Cell__narrow-cell{width:50%}}.web_ui__Cell__suffix{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;box-sizing:border-box;color:RGBA(77,77,77);color:RGBA(var(--greyscale-level-2, 1));font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:16px;font-weight:375;line-height:22px;text-align:right}.web_ui__Cell__suffix:only-of-type{padding-left:0}.web_ui__Cell__suffix.web_ui__Cell__align-top{align-self:flex-start}.web_ui__Cell__validation{color:RGBA(117,117,117);color:RGBA(var(--greyscale-level-3, 1));color:rgba(208,69,85, 1);color:rgba(var(--warning-default), 1);font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:12px;font-weight:375;line-height:16px}.web_ui__Cell__default{padding:16px}.web_ui__Cell__default .web_ui__Cell__image{margin-right:8px}.web_ui__Cell__default .web_ui__Cell__title{padding-right:8px}.web_ui__Cell__default .web_ui__Cell__validation{padding-top:8px}.web_ui__Cell__default .web_ui__Cell__suffix{padding-left:8px}.web_ui__Cell__tight{padding:0}.web_ui__Cell__tight .web_ui__Cell__image{margin-right:8px}.web_ui__Cell__tight .web_ui__Cell__title{padding-right:8px}.web_ui__Cell__tight .web_ui__Cell__validation{padding-top:8px}.web_ui__Cell__tight .web_ui__Cell__suffix{padding-left:8px}.web_ui__Cell__narrow{padding:8px}.web_ui__Cell__narrow .web_ui__Cell__image{margin-right:8px}.web_ui__Cell__narrow .web_ui__Cell__title{padding-right:8px}.web_ui__Cell__narrow .web_ui__Cell__validation{padding-top:8px}.web_ui__Cell__narrow .web_ui__Cell__suffix{padding-left:8px}.web_ui__Cell__wide{padding:24px}@media only screen and (max-width: 720px){.web_ui__Cell__wide{padding:16px}}.web_ui__Cell__wide .web_ui__Cell__image{margin-right:12px}.web_ui__Cell__wide .web_ui__Cell__title{padding-right:12px}.web_ui__Cell__wide .web_ui__Cell__validation{padding-top:12px}.web_ui__Cell__wide .web_ui__Cell__suffix{padding-left:12px}.web_ui__Cell__navigating:active,.web_ui__Cell__navigating:hover{cursor:pointer}.web_ui__Cell__navigating:hover{background:linear-gradient(rgba(23,23,23, 0.02), rgba(23,23,23, 0.02)),rgba(255,255,255, 1);background:linear-gradient(rgba(var(--greyscale-level-1), 0.02), rgba(var(--greyscale-level-1), 0.02)),rgba(var(--greyscale-level-7), 1);cursor:pointer}.web_ui__Cell__navigating.web_ui__Cell__is-active,.web_ui__Cell__navigating:active{background:linear-gradient(rgba(23,23,23, 0.04), rgba(23,23,23, 0.04)),rgba(255,255,255, 1);background:linear-gradient(rgba(var(--greyscale-level-1), 0.04), rgba(var(--greyscale-level-1), 0.04)),rgba(var(--greyscale-level-7), 1);cursor:pointer}.web_ui__Cell__navigating.web_ui__Cell__highlighted:hover{background:linear-gradient(rgba(23,23,23, 0.02), rgba(23,23,23, 0.02)),linear-gradient(rgba(0,119,130, 0.08), rgba(0,119,130, 0.08)),rgba(255,255,255, 1);background:linear-gradient(rgba(var(--greyscale-level-1), 0.02), rgba(var(--greyscale-level-1), 0.02)),linear-gradient(rgba(var(--primary-default), 0.08), rgba(var(--primary-default), 0.08)),rgba(var(--greyscale-level-7), 1);cursor:pointer}.web_ui__Cell__navigating.web_ui__Cell__highlighted:active{background:linear-gradient(rgba(23,23,23, 0.04), rgba(23,23,23, 0.04)),linear-gradient(rgba(0,119,130, 0.08), rgba(0,119,130, 0.08)),rgba(255,255,255, 1);background:linear-gradient(rgba(var(--greyscale-level-1), 0.04), rgba(var(--greyscale-level-1), 0.04)),linear-gradient(rgba(var(--primary-default), 0.08), rgba(var(--primary-default), 0.08)),rgba(var(--greyscale-level-7), 1);cursor:pointer}.web_ui__Cell__highlighted{background:linear-gradient(rgba(0,119,130, 0.08), rgba(0,119,130, 0.08)),rgba(255,255,255, 1);background:linear-gradient(rgba(var(--primary-default), 0.08), rgba(var(--primary-default), 0.08)),rgba(var(--greyscale-level-7), 1)}.web_ui__Cell__with-chevron:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+) no-repeat;box-sizing:border-box;content:" ";display:inline-table;height:24px;margin-left:8px;min-width:24px;width:24px}@supports((-webkit-mask-image: url("")) or (mask-image: url(""))){.web_ui__Cell__with-chevron:after{background-color:rgba(117,117,117, 1);background-color:rgba(var(--greyscale-level-3), 1);background-image:none;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%}}.web_ui__Cell__primary{background-color:rgba(0,119,130, 1);background-color:rgba(var(--primary-default), 1)}.web_ui__Cell__primary.web_ui__Cell__navigating:hover{background:linear-gradient(rgba(23,23,23, 0.02), rgba(23,23,23, 0.02)),rgba(0,119,130, 1);background:linear-gradient(rgba(var(--greyscale-level-1), 0.02), rgba(var(--greyscale-level-1), 0.02)),rgba(var(--primary-default), 1);cursor:pointer}.web_ui__Cell__primary.web_ui__Cell__navigating:active{background:linear-gradient(rgba(23,23,23, 0.04), rgba(23,23,23, 0.04)),rgba(0,119,130, 1);background:linear-gradient(rgba(var(--greyscale-level-1), 0.04), rgba(var(--greyscale-level-1), 0.04)),rgba(var(--primary-default), 1);cursor:pointer}.web_ui__Cell__primary.web_ui__Cell__navigating:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+)}@supports((-webkit-mask-image: url("")) or (mask-image: url(""))){.web_ui__Cell__primary.web_ui__Cell__navigating:after{background-color:rgba(255,255,255, 1);background-color:rgba(var(--greyscale-level-7), 1);background-image:none;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%}}.web_ui__Cell__primary .web_ui__Cell__body,.web_ui__Cell__primary .web_ui__Cell__body a,.web_ui__Cell__primary .web_ui__Cell__subtitle,.web_ui__Cell__primary .web_ui__Cell__subtitle a,.web_ui__Cell__primary .web_ui__Cell__title,.web_ui__Cell__primary .web_ui__Cell__title a{color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Cell__amplified{background-color:rgba(23,23,23, 1);background-color:rgba(var(--amplified-default), 1)}.web_ui__Cell__amplified.web_ui__Cell__navigating:hover{background:linear-gradient(rgba(23,23,23, 0.02), rgba(23,23,23, 0.02)),rgba(23,23,23, 1);background:linear-gradient(rgba(var(--greyscale-level-1), 0.02), rgba(var(--greyscale-level-1), 0.02)),rgba(var(--amplified-default), 1);cursor:pointer}.web_ui__Cell__amplified.web_ui__Cell__navigating:active{background:linear-gradient(rgba(23,23,23, 0.04), rgba(23,23,23, 0.04)),rgba(23,23,23, 1);background:linear-gradient(rgba(var(--greyscale-level-1), 0.04), rgba(var(--greyscale-level-1), 0.04)),rgba(var(--amplified-default), 1);cursor:pointer}.web_ui__Cell__amplified.web_ui__Cell__navigating:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+)}@supports((-webkit-mask-image: url("")) or (mask-image: url(""))){.web_ui__Cell__amplified.web_ui__Cell__navigating:after{background-color:rgba(255,255,255, 1);background-color:rgba(var(--greyscale-level-7), 1);background-image:none;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%}}.web_ui__Cell__amplified .web_ui__Cell__body,.web_ui__Cell__amplified .web_ui__Cell__body a,.web_ui__Cell__amplified .web_ui__Cell__subtitle,.web_ui__Cell__amplified .web_ui__Cell__subtitle a,.web_ui__Cell__amplified .web_ui__Cell__title,.web_ui__Cell__amplified .web_ui__Cell__title a{color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Cell__muted{background-color:rgba(117,117,117, 1);background-color:rgba(var(--muted-default), 1)}.web_ui__Cell__muted.web_ui__Cell__navigating:hover{background:linear-gradient(rgba(23,23,23, 0.02), rgba(23,23,23, 0.02)),rgba(117,117,117, 1);background:linear-gradient(rgba(var(--greyscale-level-1), 0.02), rgba(var(--greyscale-level-1), 0.02)),rgba(var(--muted-default), 1);cursor:pointer}.web_ui__Cell__muted.web_ui__Cell__navigating:active{background:linear-gradient(rgba(23,23,23, 0.04), rgba(23,23,23, 0.04)),rgba(117,117,117, 1);background:linear-gradient(rgba(var(--greyscale-level-1), 0.04), rgba(var(--greyscale-level-1), 0.04)),rgba(var(--muted-default), 1);cursor:pointer}.web_ui__Cell__muted.web_ui__Cell__navigating:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+)}@supports((-webkit-mask-image: url("")) or (mask-image: url(""))){.web_ui__Cell__muted.web_ui__Cell__navigating:after{background-color:rgba(255,255,255, 1);background-color:rgba(var(--greyscale-level-7), 1);background-image:none;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%}}.web_ui__Cell__muted .web_ui__Cell__body,.web_ui__Cell__muted .web_ui__Cell__body a,.web_ui__Cell__muted .web_ui__Cell__subtitle,.web_ui__Cell__muted .web_ui__Cell__subtitle a,.web_ui__Cell__muted .web_ui__Cell__title,.web_ui__Cell__muted .web_ui__Cell__title a{color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Cell__success{background-color:rgba(40,134,90, 1);background-color:rgba(var(--success-default), 1)}.web_ui__Cell__success.web_ui__Cell__navigating:hover{background:linear-gradient(rgba(23,23,23, 0.02), rgba(23,23,23, 0.02)),rgba(40,134,90, 1);background:linear-gradient(rgba(var(--greyscale-level-1), 0.02), rgba(var(--greyscale-level-1), 0.02)),rgba(var(--success-default), 1);cursor:pointer}.web_ui__Cell__success.web_ui__Cell__navigating:active{background:linear-gradient(rgba(23,23,23, 0.04), rgba(23,23,23, 0.04)),rgba(40,134,90, 1);background:linear-gradient(rgba(var(--greyscale-level-1), 0.04), rgba(var(--greyscale-level-1), 0.04)),rgba(var(--success-default), 1);cursor:pointer}.web_ui__Cell__success.web_ui__Cell__navigating:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+)}@supports((-webkit-mask-image: url("")) or (mask-image: url(""))){.web_ui__Cell__success.web_ui__Cell__navigating:after{background-color:rgba(255,255,255, 1);background-color:rgba(var(--greyscale-level-7), 1);background-image:none;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%}}.web_ui__Cell__success .web_ui__Cell__body,.web_ui__Cell__success .web_ui__Cell__body a,.web_ui__Cell__success .web_ui__Cell__subtitle,.web_ui__Cell__success .web_ui__Cell__subtitle a,.web_ui__Cell__success .web_ui__Cell__title,.web_ui__Cell__success .web_ui__Cell__title a{color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Cell__warning{background-color:rgba(208,69,85, 1);background-color:rgba(var(--warning-default), 1)}.web_ui__Cell__warning.web_ui__Cell__navigating:hover{background:linear-gradient(rgba(23,23,23, 0.02), rgba(23,23,23, 0.02)),rgba(208,69,85, 1);background:linear-gradient(rgba(var(--greyscale-level-1), 0.02), rgba(var(--greyscale-level-1), 0.02)),rgba(var(--warning-default), 1);cursor:pointer}.web_ui__Cell__warning.web_ui__Cell__navigating:active{background:linear-gradient(rgba(23,23,23, 0.04), rgba(23,23,23, 0.04)),rgba(208,69,85, 1);background:linear-gradient(rgba(var(--greyscale-level-1), 0.04), rgba(var(--greyscale-level-1), 0.04)),rgba(var(--warning-default), 1);cursor:pointer}.web_ui__Cell__warning.web_ui__Cell__navigating:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+)}@supports((-webkit-mask-image: url("")) or (mask-image: url(""))){.web_ui__Cell__warning.web_ui__Cell__navigating:after{background-color:rgba(255,255,255, 1);background-color:rgba(var(--greyscale-level-7), 1);background-image:none;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%}}.web_ui__Cell__warning .web_ui__Cell__body,.web_ui__Cell__warning .web_ui__Cell__body a,.web_ui__Cell__warning .web_ui__Cell__subtitle,.web_ui__Cell__warning .web_ui__Cell__subtitle a,.web_ui__Cell__warning .web_ui__Cell__title,.web_ui__Cell__warning .web_ui__Cell__title a{color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Cell__expose{background-color:rgba(249,187,66, 1);background-color:rgba(var(--expose-default), 1)}.web_ui__Cell__expose.web_ui__Cell__navigating:hover{background:linear-gradient(rgba(23,23,23, 0.02), rgba(23,23,23, 0.02)),rgba(249,187,66, 1);background:linear-gradient(rgba(var(--greyscale-level-1), 0.02), rgba(var(--greyscale-level-1), 0.02)),rgba(var(--expose-default), 1);cursor:pointer}.web_ui__Cell__expose.web_ui__Cell__navigating:active{background:linear-gradient(rgba(23,23,23, 0.04), rgba(23,23,23, 0.04)),rgba(249,187,66, 1);background:linear-gradient(rgba(var(--greyscale-level-1), 0.04), rgba(var(--greyscale-level-1), 0.04)),rgba(var(--expose-default), 1);cursor:pointer}.web_ui__Cell__expose.web_ui__Cell__navigating:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+)}@supports((-webkit-mask-image: url("")) or (mask-image: url(""))){.web_ui__Cell__expose.web_ui__Cell__navigating:after{background-color:rgba(23,23,23, 1);background-color:rgba(var(--greyscale-level-1), 1);background-image:none;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%}}.web_ui__Cell__expose .web_ui__Cell__body,.web_ui__Cell__expose .web_ui__Cell__body a,.web_ui__Cell__expose .web_ui__Cell__subtitle,.web_ui__Cell__expose .web_ui__Cell__subtitle a,.web_ui__Cell__expose .web_ui__Cell__title,.web_ui__Cell__expose .web_ui__Cell__title a{color:rgba(23,23,23, 1);color:rgba(var(--greyscale-level-1), 1)}.web_ui__Cell__transparent{background-color:transparent}.web_ui__Cell__transparent.web_ui__Cell__navigating:hover{background:linear-gradient(rgba(23,23,23, 0.02), rgba(23,23,23, 0.02)),transparent;background:linear-gradient(rgba(var(--greyscale-level-1), 0.02), rgba(var(--greyscale-level-1), 0.02)),transparent;cursor:pointer}.web_ui__Cell__transparent.web_ui__Cell__navigating:active{background:linear-gradient(rgba(23,23,23, 0.04), rgba(23,23,23, 0.04)),transparent;background:linear-gradient(rgba(var(--greyscale-level-1), 0.04), rgba(var(--greyscale-level-1), 0.04)),transparent;cursor:pointer}.web_ui__Cell__inverseExperimental{background-color:rgba(242,242,242, 1);background-color:rgba(var(--greyscale-level-6), 1)}.web_ui__Cell__inverseExperimental.web_ui__Cell__navigating:hover{background:linear-gradient(rgba(23,23,23, 0.02), rgba(23,23,23, 0.02)),rgba(242,242,242, 1);background:linear-gradient(rgba(var(--greyscale-level-1), 0.02), rgba(var(--greyscale-level-1), 0.02)),rgba(var(--greyscale-level-6), 1);cursor:pointer}.web_ui__Cell__inverseExperimental.web_ui__Cell__navigating:active{background:linear-gradient(rgba(23,23,23, 0.04), rgba(23,23,23, 0.04)),rgba(242,242,242, 1);background:linear-gradient(rgba(var(--greyscale-level-1), 0.04), rgba(var(--greyscale-level-1), 0.04)),rgba(var(--greyscale-level-6), 1);cursor:pointer}.web_ui__Cell__successLightExperimental{background-color:#edf9f0}.web_ui__Cell__successLightExperimental.web_ui__Cell__navigating:hover{background:linear-gradient(rgba(23,23,23, 0.02), rgba(23,23,23, 0.02)),#edf9f0;background:linear-gradient(rgba(var(--greyscale-level-1), 0.02), rgba(var(--greyscale-level-1), 0.02)),#edf9f0;cursor:pointer}.web_ui__Cell__successLightExperimental.web_ui__Cell__navigating:active{background:linear-gradient(rgba(23,23,23, 0.04), rgba(23,23,23, 0.04)),#edf9f0;background:linear-gradient(rgba(var(--greyscale-level-1), 0.04), rgba(var(--greyscale-level-1), 0.04)),#edf9f0;cursor:pointer}.web_ui__Cell__calypsoLightExperimental{background-color:rgba(201,240,238, 1);background-color:rgba(var(--primary-light), 1)}.web_ui__Cell__calypsoLightExperimental.web_ui__Cell__navigating:hover{background:linear-gradient(rgba(23,23,23, 0.02), rgba(23,23,23, 0.02)),rgba(201,240,238, 1);background:linear-gradient(rgba(var(--greyscale-level-1), 0.02), rgba(var(--greyscale-level-1), 0.02)),rgba(var(--primary-light), 1);cursor:pointer}.web_ui__Cell__calypsoLightExperimental.web_ui__Cell__navigating:active{background:linear-gradient(rgba(23,23,23, 0.04), rgba(23,23,23, 0.04)),rgba(201,240,238, 1);background:linear-gradient(rgba(var(--greyscale-level-1), 0.04), rgba(var(--greyscale-level-1), 0.04)),rgba(var(--primary-light), 1);cursor:pointer}.web_ui__Cell__disabled{pointer-events:none}.web_ui__Cell__disabled>*{opacity:.48;pointer-events:none}.web_ui__Cell__clickable{cursor:pointer}.web_ui__Cell__clickable.web_ui__Cell__highlighted:hover{background:linear-gradient(rgba(23,23,23, 0.02), rgba(23,23,23, 0.02)),linear-gradient(rgba(0,119,130, 0.08), rgba(0,119,130, 0.08)),rgba(255,255,255, 1);background:linear-gradient(rgba(var(--greyscale-level-1), 0.02), rgba(var(--greyscale-level-1), 0.02)),linear-gradient(rgba(var(--primary-default), 0.08), rgba(var(--primary-default), 0.08)),rgba(var(--greyscale-level-7), 1);cursor:pointer}.web_ui__Cell__clickable.web_ui__Cell__highlighted:active{background:linear-gradient(rgba(23,23,23, 0.04), rgba(23,23,23, 0.04)),linear-gradient(rgba(0,119,130, 0.08), rgba(0,119,130, 0.08)),rgba(255,255,255, 1);background:linear-gradient(rgba(var(--greyscale-level-1), 0.04), rgba(var(--greyscale-level-1), 0.04)),linear-gradient(rgba(var(--primary-default), 0.08), rgba(var(--primary-default), 0.08)),rgba(var(--greyscale-level-7), 1);cursor:pointer}.web_ui__Cell__divider{bottom:0;left:0;position:absolute;right:0;width:100%}.web_ui__Divider__divider{background:RGBA(23,23,23, 0.08);background:RGBA(var(--greyscale-level-1), 0.08);border:0;display:block;font-size:0;height:1px;line-height:0;margin:0;min-height:1px;overflow:hidden;width:100%}.web_ui__Divider__vertical{display:inline-block;height:auto;min-height:100%;min-width:1px;width:1px}.web_ui__Divider__inverse{background-color:RGBA(255,255,255, 0.24);background-color:RGBA(var(--greyscale-level-7), 0.24)}.web_ui__Divider__active{background-color:RGBA(0,119,130, 0.48);background-color:RGBA(var(--primary-default), 0.48)}.web_ui__Container__container{padding:16px}.web_ui__Container__styling-narrow{padding:8px}.web_ui__Container__styling-tight{padding:0}.web_ui__Container__styling-wide{padding:24px}.web_ui__Container__width-content{max-width:960px}.web_ui__Container__width-wide{max-width:1280px}.web_ui__Dialog__content{box-sizing:border-box;display:flex;flex:1 0 auto;flex-direction:column;justify-content:center;padding:32px 32px 16px}.web_ui__Dialog__body{color:RGBA(77,77,77);color:RGBA(var(--greyscale-level-2, 1));font-size:16px;font-weight:375;line-height:22px}.web_ui__Dialog__body,.web_ui__Dialog__title{font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif}.web_ui__Dialog__title{color:RGBA(23,23,23);color:RGBA(var(--greyscale-level-1, 1));font-size:24px;font-weight:500;line-height:32px;text-align:center}.web_ui__Dialog__title+.web_ui__Dialog__body{margin-top:16px}.web_ui__Dialog__actions{box-sizing:border-box;padding:16px}.web_ui__Dialog__actions>*+*,.web_ui__Dialog__actions>.web_ui__Dialog__action+.web_ui__Dialog__action{margin-top:12px}.web_ui__Dialog__image{width:100%}.web_ui__Dialog__portal{position:relative}.web_ui__Dialog__dialog{background-color:rgba(255,255,255, 1);background-color:rgba(var(--greyscale-level-7), 1);border-radius:4px;max-width:100%;overflow:hidden;width:400px}.web_ui__Dialog__dialog:focus{outline:none}.web_ui__Dialog__scrollable-content{display:flex;max-height:calc(100% - 32px)}.web_ui__Dialog__scrollable-content>div{display:flex;flex-direction:column;overflow-y:hidden}.web_ui__Dialog__scrollable-content .web_ui__Dialog__content{flex-shrink:1;justify-content:flex-start;overflow:auto}.web_ui__Dialog__overlay{align-items:center;background-color:rgba(23,23,23, 0.48);background-color:rgba(var(--greyscale-level-1), 0.48);bottom:0;display:flex;justify-content:center;left:0;position:absolute;position:fixed;right:0;top:0;z-index:100020}[data-theme=dark] .web_ui__Dialog__overlay{background-color:rgba(242,242,242, 0.8);background-color:rgba(var(--greyscale-level-6), 0.8)}.web_ui__Dialog__overlay.web_ui__Dialog__modal{padding:0 16px}@media only screen and (min-width: 721px){.web_ui__Dialog__overlay.web_ui__Dialog__modal{padding:0}}.web_ui__Dialog__icon-wrapper{display:flex;justify-content:center}.web_ui__Dialog__close-button{width:100% !important}.web_ui__Dialog__close-button{position:absolute;z-index:1}.web_ui__Dialog__content-wrapper{position:relative !important}.web_ui__Dialog__content-wrapper.web_ui__Dialog__modal{max-height:84vh}.web_ui__Dialog__dialog-open{overflow:hidden;touch-action:none}.web_ui__DoubleImage__double-image{display:inline-block;position:relative}.web_ui__DoubleImage__secondary{bottom:-4px;font-size:0;position:absolute;right:-4px}.web_ui__DoubleImage__tight .web_ui__DoubleImage__secondary{bottom:0;right:0}.web_ui__DoubleImage__with-border .web_ui__DoubleImage__secondary>*{border:1px solid rgba(255,255,255, 1);border:1px solid rgba(var(--greyscale-level-7), 1)}.web_ui__InfoBanner__info{background-color:rgba(242,242,242, 1);background-color:rgba(var(--greyscale-level-6), 1)}.web_ui__InfoBanner__info .web_ui__InfoBanner__body a{color:rgba(0,70,84, 1);color:rgba(var(--primary-dark), 1)}.web_ui__InfoBanner__success{background-color:rgba(237,249,240, 1);background-color:rgba(var(--success-extra-light), 1)}.web_ui__InfoBanner__success .web_ui__InfoBanner__body a{color:rgba(23,80,56, 1);color:rgba(var(--success-dark), 1)}.web_ui__InfoBanner__warning{background-color:rgba(255,246,232, 1);background-color:rgba(var(--expose-extra-light), 1)}.web_ui__InfoBanner__warning .web_ui__InfoBanner__body a{color:rgba(110,81,54, 1);color:rgba(var(--expose-dark), 1)}.web_ui__InfoBanner__error{background-color:rgba(255,246,244, 1);background-color:rgba(var(--warning-extra-light), 1)}.web_ui__InfoBanner__error .web_ui__InfoBanner__body a{color:rgba(92,48,59, 1);color:rgba(var(--warning-dark), 1)}.web_ui__InfoBanner__default{margin:16px}.web_ui__InfoBanner__narrow{margin:8px}.web_ui__InfoBanner__tight{margin:0}.web_ui__InfoBanner__wide{margin:24px}.web_ui__InfoBanner__banner{border-radius:4px;position:relative}.web_ui__InfoBanner__prefix{align-self:stretch;margin-top:-1px}.web_ui__InfoBanner__content{box-sizing:border-box;display:flex;gap:12px;padding:16px}.web_ui__InfoBanner__inner_content{flex-grow:1;max-width:600px;padding-top:2px}.web_ui__InfoBanner__title{color:RGBA(23,23,23);color:RGBA(var(--greyscale-level-1, 1));display:inline;font-size:16px;font-weight:500;line-height:22px}.web_ui__InfoBanner__body,.web_ui__InfoBanner__title{font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;text-align:left}.web_ui__InfoBanner__body{color:RGBA(117,117,117);color:RGBA(var(--greyscale-level-3, 1));color:rgba(23,23,23, 1);color:rgba(var(--amplified-default), 1);font-size:14px;font-weight:375;line-height:18px;padding-top:2px}.web_ui__InfoBanner__suffix{align-items:center;color:rgba(23,23,23, 1);color:rgba(var(--amplified-default), 1);display:flex;height:44px;justify-content:center;margin:5px 4px 5px 0;position:absolute;right:0;top:0;width:44px}.web_ui__InfoBanner__suffix:hover{cursor:pointer}.web_ui__InfoBanner__actions{display:flex;gap:12px;margin-top:12px}@media only screen and (max-width: 720px){.web_ui__InfoBanner__actions{flex-wrap:wrap;gap:8px}}.web_ui__InfoBanner__actions button:nth-child(2)[class*=web_ui__Button__expose] span>span{color:rgba(23,23,23, 1) !important;color:rgba(var(--amplified-default), 1) !important}.web_ui__Icon__icon{box-sizing:border-box;display:inline-block;font-size:0;line-height:0;text-align:center}.web_ui__Icon__block{display:block}.web_ui__Icon__parent svg{fill:currentColor;color:currentColor}.web_ui__Icon__primary-default svg{fill:rgba(0,119,130, 1);fill:rgba(var(--primary-default), 1);color:rgba(0,119,130, 1);color:rgba(var(--primary-default), 1)}.web_ui__Icon__primary-medium svg{fill:rgba(136,212,215, 1);fill:rgba(var(--primary-medium), 1);color:rgba(136,212,215, 1);color:rgba(var(--primary-medium), 1)}.web_ui__Icon__primary-extra-light svg{fill:rgba(237,249,249, 1);fill:rgba(var(--primary-extra-light), 1);color:rgba(237,249,249, 1);color:rgba(var(--primary-extra-light), 1)}.web_ui__Icon__primary-light svg{fill:rgba(201,240,238, 1);fill:rgba(var(--primary-light), 1);color:rgba(201,240,238, 1);color:rgba(var(--primary-light), 1)}.web_ui__Icon__primary-dark svg{fill:rgba(0,70,84, 1);fill:rgba(var(--primary-dark), 1);color:rgba(0,70,84, 1);color:rgba(var(--primary-dark), 1)}.web_ui__Icon__primary-extra-dark svg{fill:rgba(17,46,51, 1);fill:rgba(var(--primary-extra-dark), 1);color:rgba(17,46,51, 1);color:rgba(var(--primary-extra-dark), 1)}.web_ui__Icon__success-default svg{fill:rgba(40,134,90, 1);fill:rgba(var(--success-default), 1);color:rgba(40,134,90, 1);color:rgba(var(--success-default), 1)}.web_ui__Icon__success-medium svg{fill:rgba(138,208,168, 1);fill:rgba(var(--success-medium), 1);color:rgba(138,208,168, 1);color:rgba(var(--success-medium), 1)}.web_ui__Icon__success-extra-light svg{fill:rgba(237,249,240, 1);fill:rgba(var(--success-extra-light), 1);color:rgba(237,249,240, 1);color:rgba(var(--success-extra-light), 1)}.web_ui__Icon__success-light svg{fill:rgba(192,238,208, 1);fill:rgba(var(--success-light), 1);color:rgba(192,238,208, 1);color:rgba(var(--success-light), 1)}.web_ui__Icon__success-dark svg{fill:rgba(23,80,56, 1);fill:rgba(var(--success-dark), 1);color:rgba(23,80,56, 1);color:rgba(var(--success-dark), 1)}.web_ui__Icon__success-extra-dark svg{fill:rgba(23,47,32, 1);fill:rgba(var(--success-extra-dark), 1);color:rgba(23,47,32, 1);color:rgba(var(--success-extra-dark), 1)}.web_ui__Icon__expose-default svg{fill:rgba(249,187,66, 1);fill:rgba(var(--expose-default), 1);color:rgba(249,187,66, 1);color:rgba(var(--expose-default), 1)}.web_ui__Icon__expose-medium svg{fill:rgba(255,217,143, 1);fill:rgba(var(--expose-medium), 1);color:rgba(255,217,143, 1);color:rgba(var(--expose-medium), 1)}.web_ui__Icon__expose-extra-light svg{fill:rgba(255,246,232, 1);fill:rgba(var(--expose-extra-light), 1);color:rgba(255,246,232, 1);color:rgba(var(--expose-extra-light), 1)}.web_ui__Icon__expose-light svg{fill:rgba(255,238,203, 1);fill:rgba(var(--expose-light), 1);color:rgba(255,238,203, 1);color:rgba(var(--expose-light), 1)}.web_ui__Icon__expose-dark svg{fill:rgba(110,81,54, 1);fill:rgba(var(--expose-dark), 1);color:rgba(110,81,54, 1);color:rgba(var(--expose-dark), 1)}.web_ui__Icon__expose-extra-dark svg{fill:rgba(81,61,22, 1);fill:rgba(var(--expose-extra-dark), 1);color:rgba(81,61,22, 1);color:rgba(var(--expose-extra-dark), 1)}.web_ui__Icon__warning-default svg{fill:rgba(208,69,85, 1);fill:rgba(var(--warning-default), 1);color:rgba(208,69,85, 1);color:rgba(var(--warning-default), 1)}.web_ui__Icon__warning-medium svg{fill:rgba(251,169,171, 1);fill:rgba(var(--warning-medium), 1);color:rgba(251,169,171, 1);color:rgba(var(--warning-medium), 1)}.web_ui__Icon__warning-extra-light svg{fill:rgba(255,246,244, 1);fill:rgba(var(--warning-extra-light), 1);color:rgba(255,246,244, 1);color:rgba(var(--warning-extra-light), 1)}.web_ui__Icon__warning-light svg{fill:rgba(253,220,220, 1);fill:rgba(var(--warning-light), 1);color:rgba(253,220,220, 1);color:rgba(var(--warning-light), 1)}.web_ui__Icon__warning-dark svg{fill:rgba(92,48,59, 1);fill:rgba(var(--warning-dark), 1);color:rgba(92,48,59, 1);color:rgba(var(--warning-dark), 1)}.web_ui__Icon__warning-extra-dark svg{fill:rgba(13,3,3, 1);fill:rgba(var(--warning-extra-dark), 1);color:rgba(13,3,3, 1);color:rgba(var(--warning-extra-dark), 1)}.web_ui__Icon__muted-default svg{fill:rgba(117,117,117, 1);fill:rgba(var(--muted-default), 1);color:rgba(117,117,117, 1);color:rgba(var(--muted-default), 1)}.web_ui__Icon__amplified-default svg{fill:rgba(23,23,23, 1);fill:rgba(var(--amplified-default), 1);color:rgba(23,23,23, 1);color:rgba(var(--amplified-default), 1)}.web_ui__Icon__greyscale-level-1 svg{fill:rgba(23,23,23, 1);fill:rgba(var(--greyscale-level-1), 1);color:rgba(23,23,23, 1);color:rgba(var(--greyscale-level-1), 1)}.web_ui__Icon__greyscale-level-2 svg{fill:rgba(77,77,77, 1);fill:rgba(var(--greyscale-level-2), 1);color:rgba(77,77,77, 1);color:rgba(var(--greyscale-level-2), 1)}.web_ui__Icon__greyscale-level-3 svg{fill:rgba(117,117,117, 1);fill:rgba(var(--greyscale-level-3), 1);color:rgba(117,117,117, 1);color:rgba(var(--greyscale-level-3), 1)}.web_ui__Icon__greyscale-level-4 svg{fill:rgba(153,153,153, 1);fill:rgba(var(--greyscale-level-4), 1);color:rgba(153,153,153, 1);color:rgba(var(--greyscale-level-4), 1)}.web_ui__Icon__greyscale-level-5 svg{fill:rgba(201,201,201, 1);fill:rgba(var(--greyscale-level-5), 1);color:rgba(201,201,201, 1);color:rgba(var(--greyscale-level-5), 1)}.web_ui__Icon__greyscale-level-6 svg{fill:rgba(242,242,242, 1);fill:rgba(var(--greyscale-level-6), 1);color:rgba(242,242,242, 1);color:rgba(var(--greyscale-level-6), 1)}.web_ui__Icon__greyscale-level-7 svg{fill:rgba(255,255,255, 1);fill:rgba(var(--greyscale-level-7), 1);color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__EmptyState__empty-state{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.web_ui__InputBar__input-bar{background-color:rgba(242,242,242, 1);background-color:rgba(var(--greyscale-level-6), 1);border-radius:4px;display:flex;min-height:36px;padding:0}.web_ui__InputBar__icon,.web_ui__InputBar__input,.web_ui__InputBar__prefix,.web_ui__InputBar__suffix{display:flex}.web_ui__InputBar__prefix,.web_ui__InputBar__suffix{align-items:flex-end}.web_ui__InputBar__input{align-items:center;flex:1;padding:0 11px}.web_ui__InputBar__input textarea{resize:none}.web_ui__InputBar__icon{align-items:center;padding-right:4px}.web_ui__InputBar__value{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background-color:transparent;border:0;color:RGBA(23,23,23);color:RGBA(var(--greyscale-level-1, 1));display:flex;flex:1;font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-family:inherit;font-size:16px;font-weight:375;line-height:22px;width:100%}.web_ui__InputBar__value:focus{outline:none}.web_ui__InputBar__value:disabled{cursor:not-allowed;opacity:.48}.web_ui__InputBar__value::-moz-placeholder{color:rgba(23,23,23, 1);color:rgba(var(--greyscale-level-1), 1);opacity:.64}.web_ui__InputBar__value::placeholder{color:rgba(23,23,23, 1);color:rgba(var(--greyscale-level-1), 1);opacity:.64}.web_ui__Image__image{background:no-repeat;background-size:cover;border-radius:0;box-sizing:border-box;display:inline-block;font-size:0;margin:0 auto;overflow:hidden;position:relative;text-align:center;vertical-align:top}.web_ui__Image__content{border-radius:inherit;height:auto;max-width:100%;outline:none}.web_ui__Image__label{align-items:center;background:rgba(23,23,23, 0.64);background:rgba(var(--greyscale-level-1), 0.64);bottom:0;color:RGBA(23,23,23);color:RGBA(var(--greyscale-level-1, 1));color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1);display:flex;font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:16px;font-weight:500;justify-content:center;left:0;line-height:22px;position:absolute;right:0;top:0}.web_ui__Image__scaled,.web_ui__Image__scaled .web_ui__Image__content{height:100%;width:100%}.web_ui__Image__ratio:before{content:"";display:block;width:100%}.web_ui__Image__ratio .web_ui__Image__content{bottom:0;left:0;position:absolute;right:0;top:0}.web_ui__Image__contain .web_ui__Image__content{font-family:"object-fit: contain";-o-object-fit:contain;object-fit:contain}.web_ui__Image__fill .web_ui__Image__content{font-family:"object-fit: fill";-o-object-fit:fill;object-fit:fill}.web_ui__Image__cover .web_ui__Image__content{font-family:"object-fit: cover";-o-object-fit:cover;object-fit:cover}.web_ui__Image__scale-down .web_ui__Image__content{font-family:"object-fit: scale-down";-o-object-fit:scale-down;object-fit:scale-down}.web_ui__Image__size-x-small,.web_ui__Image__x-small{height:12px;width:12px}.web_ui__Image__size-x-small.web_ui__Image__ratio,.web_ui__Image__x-small.web_ui__Image__ratio{height:100%}.web_ui__Image__size-small,.web_ui__Image__small{height:16px;width:16px}.web_ui__Image__size-small.web_ui__Image__ratio,.web_ui__Image__small.web_ui__Image__ratio{height:100%}.web_ui__Image__regular,.web_ui__Image__size-regular{height:24px;width:24px}.web_ui__Image__regular.web_ui__Image__ratio,.web_ui__Image__size-regular.web_ui__Image__ratio{height:100%}.web_ui__Image__medium,.web_ui__Image__size-medium{height:32px;width:32px}.web_ui__Image__medium.web_ui__Image__ratio,.web_ui__Image__size-medium.web_ui__Image__ratio{height:100%}.web_ui__Image__large,.web_ui__Image__size-large{height:48px;width:48px}.web_ui__Image__large.web_ui__Image__ratio,.web_ui__Image__size-large.web_ui__Image__ratio{height:100%}.web_ui__Image__size-x-large,.web_ui__Image__x-large{height:64px;width:64px}.web_ui__Image__size-x-large.web_ui__Image__ratio,.web_ui__Image__x-large.web_ui__Image__ratio{height:100%}.web_ui__Image__size-x2-large,.web_ui__Image__x2-large{height:96px;width:96px}.web_ui__Image__size-x2-large.web_ui__Image__ratio,.web_ui__Image__x2-large.web_ui__Image__ratio{height:100%}.web_ui__Image__size-x3-large,.web_ui__Image__x3-large{height:128px;width:128px}.web_ui__Image__size-x3-large.web_ui__Image__ratio,.web_ui__Image__x3-large.web_ui__Image__ratio{height:100%}.web_ui__Image__size-x4-large,.web_ui__Image__x4-large{height:192px;width:192px}.web_ui__Image__size-x4-large.web_ui__Image__ratio,.web_ui__Image__x4-large.web_ui__Image__ratio{height:100%}.web_ui__Image__rounded{border-radius:4px}.web_ui__Image__circle{border-radius:3996px}.web_ui__Image__label-tight .web_ui__Image__label{padding:0}.web_ui__Image__label-narrow .web_ui__Image__label{padding:8px}.web_ui__Image__label-regular .web_ui__Image__label{padding:16px}.web_ui__Image__label-wide .web_ui__Image__label{padding:24px}.web_ui__Image__square:before{padding-bottom:100%}.web_ui__Image__fullscreen:before{padding-bottom:100vh}.web_ui__Image__portrait:before{padding-bottom:150%}.web_ui__Image__small-portrait:before{padding-bottom:133.3333333333%}.web_ui__Image__landscape:before{padding-bottom:66.6666666667%}.web_ui__Image__small-landscape:before{padding-bottom:75%}.web_ui__Image__lazy{opacity:.2;transition:opacity .3s ease-in}.web_ui__Image__lazy .web_ui__Image__content{visibility:hidden}.web_ui__Image__lazy.web_ui__Image__is-loaded{opacity:1}.web_ui__Image__lazy.web_ui__Image__is-loaded .web_ui__Image__content{visibility:visible}.web_ui__Label__label{background-color:rgba(255,255,255, 1);background-color:rgba(var(--greyscale-level-7), 1);box-sizing:border-box;color:RGBA(117,117,117);color:RGBA(var(--greyscale-level-3, 1));display:flex;font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:14px;font-weight:375;line-height:18px;width:100%}.web_ui__Label__content{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.web_ui__Label__suffix{margin-left:16px}.web_ui__Label__default{margin-top:24px;padding:24px 16px 8px}.web_ui__Label__narrow{margin-top:24px;padding:24px 8px 8px}.web_ui__Label__wide{margin-top:32px;padding:16px 16px 8px}@media only screen and (min-width: 721px){.web_ui__Label__wide{padding:24px 24px 8px}}.web_ui__Label__leading,.web_ui__Label__stacked{margin-top:0}.web_ui__Label__stacked.web_ui__Label__default{padding:16px 16px 0}.web_ui__Label__stacked.web_ui__Label__narrow{padding:16px 8px 0}.web_ui__Label__stacked.web_ui__Label__wide{padding:16px 24px 0}@keyframes web_ui__Loader__loader-rotate{0%{transform:rotate(-90deg)}50%{transform:rotate(270deg)}to{transform:rotate(990deg)}}.web_ui__Loader__loader{animation:web_ui__Loader__loader-rotate 2s linear infinite;box-sizing:border-box;display:flex;overflow:hidden;transform:rotate(-90deg)}.web_ui__Loader__loader-svg{height:100%;width:100%}.web_ui__Loader__circle{fill:transparent;stroke:rgba(255,255,255, 1);stroke:rgba(var(--greyscale-level-7), 1);stroke-linecap:square;box-sizing:border-box}.web_ui__Loader__small{height:12px;padding:1px;width:12px}.web_ui__Loader__small .web_ui__Loader__circle{stroke-width:2;stroke-dasharray:25.1428571429;stroke-dashoffset:11.3142857143;animation:web_ui__Loader__stroke-small 2s linear infinite}@keyframes web_ui__Loader__stroke-small{0%{stroke-dashoffset:22.6285714286}50%{stroke-dashoffset:2.5142857143}to{stroke-dashoffset:22.6285714286}}.web_ui__Loader__medium{height:16px;padding:1px;width:16px}.web_ui__Loader__medium .web_ui__Loader__circle{stroke-width:2;stroke-dasharray:37.7142857143;stroke-dashoffset:16.9714285714;animation:web_ui__Loader__stroke-medium 2s linear infinite}@keyframes web_ui__Loader__stroke-medium{0%{stroke-dashoffset:33.9428571429}50%{stroke-dashoffset:3.7714285714}to{stroke-dashoffset:33.9428571429}}.web_ui__Loader__default{height:24px;padding:2px;width:24px}.web_ui__Loader__default .web_ui__Loader__circle{stroke-width:2;stroke-dasharray:56.5714285714;stroke-dashoffset:25.4571428571;animation:web_ui__Loader__stroke-default 2s linear infinite}@keyframes web_ui__Loader__stroke-default{0%{stroke-dashoffset:50.9142857143}50%{stroke-dashoffset:5.6571428571}to{stroke-dashoffset:50.9142857143}}.web_ui__Loader__large{height:32px;padding:2px;width:32px}.web_ui__Loader__large .web_ui__Loader__circle{stroke-width:3;stroke-dasharray:78.5714285714;stroke-dashoffset:35.3571428571;animation:web_ui__Loader__stroke-large 2s linear infinite}@keyframes web_ui__Loader__stroke-large{0%{stroke-dashoffset:70.7142857143}50%{stroke-dashoffset:7.8571428571}to{stroke-dashoffset:70.7142857143}}.web_ui__Loader__x-large{height:48px;padding:4px;width:48px}.web_ui__Loader__x-large .web_ui__Loader__circle{stroke-width:4;stroke-dasharray:113.1428571429;stroke-dashoffset:50.9142857143;animation:web_ui__Loader__stroke-x-large 2s linear infinite}@keyframes web_ui__Loader__stroke-x-large{0%{stroke-dashoffset:101.8285714286}50%{stroke-dashoffset:11.3142857143}to{stroke-dashoffset:101.8285714286}}.web_ui__Loader__x2-large{height:72px;padding:6px;width:72px}.web_ui__Loader__x2-large .web_ui__Loader__circle{stroke-width:5;stroke-dasharray:172.8571428571;stroke-dashoffset:77.7857142857;animation:web_ui__Loader__stroke-x2-large 2s linear infinite}@keyframes web_ui__Loader__stroke-x2-large{0%{stroke-dashoffset:155.5714285714}50%{stroke-dashoffset:17.2857142857}to{stroke-dashoffset:155.5714285714}}.web_ui__Loader__x3-large{height:96px;padding:8px;width:96px}.web_ui__Loader__x3-large .web_ui__Loader__circle{stroke-width:8;stroke-dasharray:226.2857142857;stroke-dashoffset:101.8285714286;animation:web_ui__Loader__stroke-x3-large 2s linear infinite}@keyframes web_ui__Loader__stroke-x3-large{0%{stroke-dashoffset:203.6571428571}50%{stroke-dashoffset:22.6285714286}to{stroke-dashoffset:203.6571428571}}.web_ui__Loader__primary .web_ui__Loader__circle{stroke:rgba(0,119,130, 1);stroke:rgba(var(--primary-default), 1)}.web_ui__Loader__success .web_ui__Loader__circle{stroke:rgba(40,134,90, 1);stroke:rgba(var(--success-default), 1)}.web_ui__Loader__expose .web_ui__Loader__circle{stroke:rgba(249,187,66, 1);stroke:rgba(var(--expose-default), 1)}.web_ui__Loader__warning .web_ui__Loader__circle{stroke:rgba(208,69,85, 1);stroke:rgba(var(--warning-default), 1)}.web_ui__Loader__amplified .web_ui__Loader__circle{stroke:rgba(23,23,23, 1);stroke:rgba(var(--amplified-default), 1)}.web_ui__Loader__muted .web_ui__Loader__circle{stroke:rgba(117,117,117, 1);stroke:rgba(var(--muted-default), 1)}.web_ui__Loader__fail,.web_ui__Loader__success{animation:none;background-size:100%;transform:none}.web_ui__Loader__fail .web_ui__Loader__circle,.web_ui__Loader__fail .web_ui__Loader__svg,.web_ui__Loader__success .web_ui__Loader__circle,.web_ui__Loader__success .web_ui__Loader__svg{display:none}.web_ui__Loader__success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDQ4djQ4SDB6Ii8+PHBhdGggZmlsbD0iIzAwQzA2RCIgZD0iTTIxLjE3MiAyOS40ODUgMTIuNjg2IDIxbC0yLjgyOCAyLjgyOCA5LjkgOS45IDEuNDE0IDEuNDE0IDE2Ljk3LTE2Ljk3LTIuODI4LTIuODI5LTE0LjE0MiAxNC4xNDJaIi8+PC9nPjwvc3ZnPg==)}@supports((-webkit-mask-image: url("")) or (mask-image: url(""))){.web_ui__Loader__success{background-color:rgba(40,134,90, 1);background-color:rgba(var(--success-default), 1);background-image:none;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDQ4djQ4SDB6Ii8+PHBhdGggZmlsbD0iIzAwQzA2RCIgZD0iTTIxLjE3MiAyOS40ODUgMTIuNjg2IDIxbC0yLjgyOCAyLjgyOCA5LjkgOS45IDEuNDE0IDEuNDE0IDE2Ljk3LTE2Ljk3LTIuODI4LTIuODI5LTE0LjE0MiAxNC4xNDJaIi8+PC9nPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDQ4djQ4SDB6Ii8+PHBhdGggZmlsbD0iIzAwQzA2RCIgZD0iTTIxLjE3MiAyOS40ODUgMTIuNjg2IDIxbC0yLjgyOCAyLjgyOCA5LjkgOS45IDEuNDE0IDEuNDE0IDE2Ljk3LTE2Ljk3LTIuODI4LTIuODI5LTE0LjE0MiAxNC4xNDJaIi8+PC9nPjwvc3ZnPg==);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%}}.web_ui__Loader__fail{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDQ4djQ4SDB6Ii8+PHBhdGggZmlsbD0iI0YwM0U1MyIgZD0ibTI2LjgyOCAyNCA5LjktOS44OTktMi44MjktMi44MjktOS44OTkgOS45LTkuODk5LTkuOS0yLjgyOSAyLjgyOSA5LjkgOS44OTktOS45IDkuODk5IDIuODI5IDIuODI5IDkuODk5LTkuOSA5Ljg5OSA5LjkgMi44MjktMi44Mjl6Ii8+PC9nPjwvc3ZnPg==)}@supports((-webkit-mask-image: url("")) or (mask-image: url(""))){.web_ui__Loader__fail{background-color:rgba(208,69,85, 1);background-color:rgba(var(--warning-default), 1);background-image:none;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDQ4djQ4SDB6Ii8+PHBhdGggZmlsbD0iI0YwM0U1MyIgZD0ibTI2LjgyOCAyNCA5LjktOS44OTktMi44MjktMi44MjktOS44OTkgOS45LTkuODk5LTkuOS0yLjgyOSAyLjgyOSA5LjkgOS44OTktOS45IDkuODk5IDIuODI5IDIuODI5IDkuODk5LTkuOSA5Ljg5OSA5LjkgMi44MjktMi44Mjl6Ii8+PC9nPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDQ4djQ4SDB6Ii8+PHBhdGggZmlsbD0iI0YwM0U1MyIgZD0ibTI2LjgyOCAyNCA5LjktOS44OTktMi44MjktMi44MjktOS44OTkgOS45LTkuODk5LTkuOS0yLjgyOSAyLjgyOSA5LjkgOS44OTktOS45IDkuODk5IDIuODI5IDIuODI5IDkuODk5LTkuOSA5Ljg5OSA5LjkgMi44MjktMi44Mjl6Ii8+PC9nPjwvc3ZnPg==);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%}}.web_ui__Loader__container{display:inline-block}.web_ui__Loader__wrapper{border-radius:inherit;overflow:hidden}.web_ui__List__list{margin:0;padding:0}.web_ui__List__tight>li{padding:0}.web_ui__List__narrow{padding:2px 4px}.web_ui__List__narrow>li{padding:2px 0}.web_ui__List__default{padding:4px 8px}.web_ui__List__default>li{padding:4px 0}.web_ui__List__wide{padding:6px 12px}.web_ui__List__wide>li{padding:6px 0}.web_ui__List__inline{display:flex;flex-wrap:wrap}.web_ui__List__inline.web_ui__List__tight>li{padding:0}.web_ui__List__inline.web_ui__List__narrow,.web_ui__List__inline.web_ui__List__narrow>li{padding:2px}.web_ui__List__inline.web_ui__List__default,.web_ui__List__inline.web_ui__List__default>li{padding:4px}.web_ui__List__inline.web_ui__List__wide,.web_ui__List__inline.web_ui__List__wide>li{padding:6px}.web_ui__Notification__notification.web_ui__Notification__fade-in{animation:web_ui__Notification__fade-in-scale .2s ease-in-out}.web_ui__Notification__notification.web_ui__Notification__fade-out{animation:web_ui__Notification__fade-out .2s linear;animation-fill-mode:forwards}.web_ui__Notification__content{border-radius:inherit;overflow:hidden}.web_ui__Notification__icon{align-items:center;display:flex;height:100%}.web_ui__Note__note{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:RGBA(117,117,117);color:RGBA(var(--greyscale-level-3, 1));font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:12px;font-weight:375;line-height:16px}.web_ui__Note__default,.web_ui__Note__note{padding:8px 16px 16px}.web_ui__Note__narrow{padding:8px 8px 16px}.web_ui__Note__wide{padding:16px 24px 24px}@media only screen and (max-width: 720px){.web_ui__Note__wide{padding:8px 16px 16px}}.web_ui__Note__inverse{padding:16px 16px 8px}.web_ui__Note__inverse.web_ui__Note__wide{padding:24px 24px 16px}@media only screen and (max-width: 720px){.web_ui__Note__inverse.web_ui__Note__wide{padding:16px 16px 8px}}.web_ui__Note__inverse.web_ui__Note__narrow{padding:16px 8px 8px}.web_ui__Note__left{text-align:left}.web_ui__Note__center{text-align:center}.web_ui__Note__right{text-align:right}.web_ui__Navigation__navigation{background-color:rgba(255,255,255, 1);background-color:rgba(var(--greyscale-level-7), 1)}.web_ui__Navigation__content{align-items:center;box-sizing:border-box;display:flex;padding:4px;width:100%}.web_ui__Navigation__body,.web_ui__Navigation__left,.web_ui__Navigation__right{flex:1;white-space:nowrap}.web_ui__Navigation__body{color:RGBA(23,23,23);color:RGBA(var(--greyscale-level-1, 1));flex-basis:50%;font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:16px;font-weight:500;justify-content:center;line-height:22px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.web_ui__Navigation__left{justify-content:flex-start;text-align:left}.web_ui__Navigation__right{justify-content:flex-end;text-align:right}.web_ui__Navigation__left,.web_ui__Navigation__right{text-overflow:ellipsis;white-space:nowrap}.web_ui__Navigation__primary{background-color:rgba(0,119,130, 1);background-color:rgba(var(--primary-default), 1);color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Navigation__amplified{background-color:rgba(23,23,23, 1);background-color:rgba(var(--amplified-default), 1);color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Navigation__muted{background-color:rgba(117,117,117, 1);background-color:rgba(var(--muted-default), 1);color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Navigation__success{background-color:rgba(40,134,90, 1);background-color:rgba(var(--success-default), 1);color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Navigation__warning{background-color:rgba(208,69,85, 1);background-color:rgba(var(--warning-default), 1);color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Navigation__expose{background-color:rgba(249,187,66, 1);background-color:rgba(var(--expose-default), 1);color:transparent}.web_ui__Navigation__transparent{background-color:transparent}.web_ui__Pagination__pagination{align-items:stretch;display:flex;list-style:none;margin:0;padding:0}.web_ui__Pagination__pagination li{margin:0;padding:0}.web_ui__Pagination__pagination li button{background:none;border:none;color:inherit;margin:0;padding:0}.web_ui__Pagination__pagination li button:focus{outline:none}.web_ui__Pagination__pagination li a,.web_ui__Pagination__pagination li button{box-sizing:border-box;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;height:100%;line-height:16px;padding:16px 0;text-decoration:none;width:100%}.web_ui__Pagination__pagination li a:hover,.web_ui__Pagination__pagination li button:hover{text-decoration:none}.web_ui__Pagination__next,.web_ui__Pagination__prev{background-position:50%;background-repeat:no-repeat;overflow:hidden;text-indent:-9999px}.web_ui__Pagination__prev{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PGcgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTE2IDBIMHYxNmgxNnoiLz48cGF0aCBmaWxsPSIjYmJiIiBkPSJNMTAuNjUyIDE0LjM2NCA0LjI4OCA4bDYuMzY0LTYuMzY0IDEuMDYgMS4wNjFMNi40MDkgOGw1LjMwMyA1LjMwM3oiLz48L2c+PC9zdmc+)}.web_ui__Pagination__next{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PGcgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTAgMGgxNnYxNkgweiIvPjxwYXRoIGZpbGw9IiNiYmIiIGQ9Ik01LjM0OCAxNC4zNjQgMTEuNzEyIDggNS4zNDggMS42MzZsLTEuMDYgMS4wNjFMOS41OTEgOGwtNS4zMDMgNS4zMDN6Ii8+PC9nPjwvc3ZnPg==)}.web_ui__Pagination__item,.web_ui__Pagination__narrow .web_ui__Pagination__item,.web_ui__Pagination__narrow .web_ui__Pagination__next,.web_ui__Pagination__narrow .web_ui__Pagination__prev,.web_ui__Pagination__next,.web_ui__Pagination__option-item,.web_ui__Pagination__prev{align-items:center;box-sizing:border-box;color:RGBA(117,117,117);color:RGBA(var(--greyscale-level-3, 1));display:flex;font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:14px;font-weight:375;justify-content:center;line-height:18px;margin:0;text-align:center;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:48px}.web_ui__Pagination__item.web_ui__Pagination__is-disabled,.web_ui__Pagination__next.web_ui__Pagination__is-disabled,.web_ui__Pagination__option-item.web_ui__Pagination__is-disabled,.web_ui__Pagination__prev.web_ui__Pagination__is-disabled{opacity:.48;pointer-events:none}.web_ui__Pagination__item.web_ui__Pagination__is-disabled:active,.web_ui__Pagination__item.web_ui__Pagination__is-disabled:hover,.web_ui__Pagination__next.web_ui__Pagination__is-disabled:active,.web_ui__Pagination__next.web_ui__Pagination__is-disabled:hover,.web_ui__Pagination__option-item.web_ui__Pagination__is-disabled:active,.web_ui__Pagination__option-item.web_ui__Pagination__is-disabled:hover,.web_ui__Pagination__prev.web_ui__Pagination__is-disabled:active,.web_ui__Pagination__prev.web_ui__Pagination__is-disabled:hover{background-color:transparent}.web_ui__Pagination__item.web_ui__Pagination__is-active,.web_ui__Pagination__item[focus-within],.web_ui__Pagination__next.web_ui__Pagination__is-active,.web_ui__Pagination__next[focus-within],.web_ui__Pagination__option-item.web_ui__Pagination__is-active,.web_ui__Pagination__option-item[focus-within],.web_ui__Pagination__prev.web_ui__Pagination__is-active,.web_ui__Pagination__prev[focus-within]{background-color:rgba(23,23,23, 0.02);background-color:rgba(var(--greyscale-level-1), 0.02);color:rgba(23,23,23, 1);color:rgba(var(--amplified-default), 1)}.web_ui__Pagination__item.web_ui__Pagination__is-active,.web_ui__Pagination__item[focus-within],.web_ui__Pagination__next.web_ui__Pagination__is-active,.web_ui__Pagination__next[focus-within],.web_ui__Pagination__option-item.web_ui__Pagination__is-active,.web_ui__Pagination__option-item[focus-within],.web_ui__Pagination__prev.web_ui__Pagination__is-active,.web_ui__Pagination__prev[focus-within]{background-color:rgba(23,23,23, 0.02);background-color:rgba(var(--greyscale-level-1), 0.02);color:rgba(23,23,23, 1);color:rgba(var(--amplified-default), 1)}.web_ui__Pagination__item.web_ui__Pagination__is-active,.web_ui__Pagination__item:focus-within,.web_ui__Pagination__next.web_ui__Pagination__is-active,.web_ui__Pagination__next:focus-within,.web_ui__Pagination__option-item.web_ui__Pagination__is-active,.web_ui__Pagination__option-item:focus-within,.web_ui__Pagination__prev.web_ui__Pagination__is-active,.web_ui__Pagination__prev:focus-within{background-color:rgba(23,23,23, 0.02);background-color:rgba(var(--greyscale-level-1), 0.02);color:rgba(23,23,23, 1);color:rgba(var(--amplified-default), 1)}.web_ui__Pagination__item:hover,.web_ui__Pagination__next:hover,.web_ui__Pagination__option-item:hover,.web_ui__Pagination__prev:hover{background-color:rgba(23,23,23, 0.02);background-color:rgba(var(--greyscale-level-1), 0.02)}.web_ui__Pagination__item:active,.web_ui__Pagination__next:active,.web_ui__Pagination__option-item:active,.web_ui__Pagination__prev:active{background-color:rgba(23,23,23, 0.04);background-color:rgba(var(--greyscale-level-1), 0.04)}li.web_ui__Pagination__ellipsis{align-items:center;display:flex;flex-direction:column;justify-content:flex-end;padding:14px 0;width:48px}.web_ui__Pagination__option-item.web_ui__Pagination__is-active{background-color:transparent}.web_ui__Pagination__option-items-container{display:flex;list-style:none;margin-left:auto}.web_ui__Pagination__narrow,.web_ui__Pagination__parent{width:100%}.web_ui__Pagination__narrow .web_ui__Pagination__next,.web_ui__Pagination__parent .web_ui__Pagination__next{margin-left:auto}.web_ui__Pagination__narrow{height:40px}.web_ui__Pagination__narrow .web_ui__Pagination__ellipsis{padding:10px 0;width:40px}.web_ui__Pagination__narrow .web_ui__Pagination__item,.web_ui__Pagination__narrow .web_ui__Pagination__next,.web_ui__Pagination__narrow .web_ui__Pagination__prev{width:40px}.web_ui__Pagination__narrow .web_ui__Pagination__item>*,.web_ui__Pagination__narrow .web_ui__Pagination__next>*,.web_ui__Pagination__narrow .web_ui__Pagination__prev>*{padding:12px 0}.web_ui__Pagination__narrow .web_ui__Pagination__item.web_ui__Pagination__is-active,.web_ui__Pagination__narrow .web_ui__Pagination__next.web_ui__Pagination__is-active,.web_ui__Pagination__narrow .web_ui__Pagination__prev.web_ui__Pagination__is-active{background-color:rgba(23,23,23, 0.02);background-color:rgba(var(--greyscale-level-1), 0.02);color:rgba(23,23,23, 1);color:rgba(var(--amplified-default), 1)}.web_ui__ProgressIndicator__progress-indicator{display:flex}.web_ui__ProgressIndicator__progress-indicator.web_ui__ProgressIndicator__horizontal{align-items:flex-start;flex-direction:row}.web_ui__ProgressIndicator__progress-indicator.web_ui__ProgressIndicator__vertical{flex-direction:column}.web_ui__ProgressIndicator__progress-indicator.web_ui__ProgressIndicator__default{padding:16px}.web_ui__ProgressIndicator__progress-indicator.web_ui__ProgressIndicator__narrow{padding:8px}.web_ui__ProgressIndicator__progress-indicator.web_ui__ProgressIndicator__tight{padding:0}.web_ui__ProgressIndicator__progress-indicator.web_ui__ProgressIndicator__wide{padding:24px}.web_ui__Radio__radio{align-items:center;box-sizing:border-box;display:flex;font-size:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.web_ui__Radio__radio [type=radio]{height:24px;margin:0;opacity:0;position:absolute;width:24px;z-index:-1}.web_ui__Radio__button{background-color:transparent;border:1px solid rgba(153,153,153, 1);border:1px solid rgba(var(--greyscale-level-4), 1);border-radius:3996px;box-sizing:border-box;cursor:pointer;display:inline-block;height:24px;position:relative;width:24px}.web_ui__Radio__button:before{background-color:transparent;border-radius:3996px;content:" ";display:block;height:8px;margin:7px;width:8px}.web_ui__Radio__button:after{border-radius:3996px;bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.web_ui__Radio__button:hover:after{background-color:rgba(242,242,242, 0.02);background-color:rgba(var(--greyscale-level-6), 0.02)}.web_ui__Radio__button:active:after{background-color:rgba(242,242,242, 0.04);background-color:rgba(var(--greyscale-level-6), 0.04)}[type=radio]:disabled~.web_ui__Radio__button{cursor:not-allowed;opacity:.48}[type=radio]:checked+.web_ui__Radio__button{background-color:rgba(0,119,130, 1);background-color:rgba(var(--primary-default), 1);border-color:rgba(0,119,130, 1);border-color:rgba(var(--primary-default), 1)}[type=radio]:checked+.web_ui__Radio__button:before{background-color:rgba(255,255,255, 1);background-color:rgba(var(--greyscale-level-7), 1)}[type=radio]:checked+.web_ui__Radio__button:hover:after{background-color:rgba(0,119,130, 0.02);background-color:rgba(var(--primary-default), 0.02)}[type=radio]:checked+.web_ui__Radio__button:active:after{background-color:rgba(0,119,130, 0.04);background-color:rgba(var(--primary-default), 0.04)}.web_ui__Radio__radio input:focus+.web_ui__Radio__button{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.web_ui__Radio__label{color:RGBA(77,77,77);color:RGBA(var(--greyscale-level-2, 1));cursor:pointer;display:inline-block;font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:16px;font-weight:375;line-height:22px;margin:1px 0 0 8px}.web_ui__Radio__inverse .web_ui__Radio__label{color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Radio__label:empty{display:none}[type=radio]:disabled~.web_ui__Radio__label{cursor:not-allowed}.web_ui__Radio__text-bottom{flex-direction:column}.web_ui__Radio__text-bottom .web_ui__Radio__label{margin:0}.web_ui__Radio__inverse.web_ui__Radio__button{background-color:transparent;border-color:rgba(255,255,255, 1);border-color:rgba(var(--greyscale-level-7), 1)}.web_ui__Radio__inverse.web_ui__Radio__button:before{background-color:transparent}.web_ui__Radio__inverse.web_ui__Radio__button:hover:after{background-color:rgba(255,255,255, 0.02);background-color:rgba(var(--greyscale-level-7), 0.02)}.web_ui__Radio__inverse.web_ui__Radio__button:active:after{background-color:rgba(255,255,255, 0.04);background-color:rgba(var(--greyscale-level-7), 0.04)}.web_ui__Radio__inverse [type=radio]:checked+.web_ui__Radio__button{background-color:rgba(255,255,255, 1);background-color:rgba(var(--greyscale-level-7), 1);border-color:rgba(255,255,255, 1);border-color:rgba(var(--greyscale-level-7), 1)}.web_ui__Radio__inverse [type=radio]:checked+.web_ui__Radio__button:before{background-color:rgba(0,119,130, 1);background-color:rgba(var(--primary-default), 1)}.web_ui__Radio__inverse [type=radio]:checked+.web_ui__Radio__button:hover:after{background-color:rgba(255,255,255, 0.02);background-color:rgba(var(--greyscale-level-7), 0.02)}.web_ui__Radio__inverse [type=radio]:checked+.web_ui__Radio__button:active:after{background-color:rgba(255,255,255, 0.04);background-color:rgba(var(--greyscale-level-7), 0.04)}.web_ui__PromoBanner__default{margin:16px}.web_ui__PromoBanner__narrow{margin:8px}.web_ui__PromoBanner__tight{margin:0}.web_ui__PromoBanner__wide{margin:24px}.web_ui__PromoBanner__promo-banner{position:relative}.web_ui__PromoBanner__title{color:RGBA(23,23,23);color:RGBA(var(--greyscale-level-1, 1));font-size:16px;font-weight:500;line-height:22px;margin:0;word-wrap:break-word;padding:0}.web_ui__PromoBanner__body,.web_ui__PromoBanner__title{font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;text-align:left}.web_ui__PromoBanner__body{color:RGBA(117,117,117);color:RGBA(var(--greyscale-level-3, 1));color:rgba(23,23,23, 1);color:rgba(var(--amplified-default), 1);font-size:14px;font-weight:375;line-height:18px;padding-top:4px}.web_ui__PromoBanner__content{background-color:rgba(237,249,249, 1);background-color:rgba(var(--primary-extra-light), 1);border-radius:4px;display:flex;gap:12px;padding:16px}.web_ui__PromoBanner__content:active,.web_ui__PromoBanner__content:focus,.web_ui__PromoBanner__content:hover{position:relative}.web_ui__PromoBanner__content:active:after,.web_ui__PromoBanner__content:focus:after,.web_ui__PromoBanner__content:hover:after{background-color:rgba(23,23,23, 1);background-color:rgba(var(--amplified-default), 1);border-radius:4px;bottom:0;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}.web_ui__PromoBanner__content:focus:after{background-color:rgba(23,23,23, 1);background-color:rgba(var(--amplified-default), 1);opacity:.02}.web_ui__PromoBanner__content.web_ui__PromoBanner__clickable{cursor:pointer}.web_ui__PromoBanner__content.web_ui__PromoBanner__clickable:hover:after{background-color:rgba(23,23,23, 1);background-color:rgba(var(--amplified-default), 1);opacity:.02}.web_ui__PromoBanner__content.web_ui__PromoBanner__clickable:active:after{background-color:rgba(23,23,23, 1);background-color:rgba(var(--amplified-default), 1);opacity:.08}.web_ui__PromoBanner__content.web_ui__PromoBanner__closable .web_ui__PromoBanner__body,.web_ui__PromoBanner__content.web_ui__PromoBanner__closable .web_ui__PromoBanner__title{padding-right:28px}.web_ui__PromoBanner__icon{align-self:stretch}.web_ui__PromoBanner__inner-content{flex-grow:1;max-width:600px;min-width:0}.web_ui__PromoBanner__action{color:RGBA(117,117,117);color:RGBA(var(--greyscale-level-3, 1));display:flex;font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:14px;font-weight:375;gap:2px;line-height:18px;padding-top:12px}.web_ui__PromoBanner__action .web_ui__PromoBanner__text{color:rgba(0,119,130, 1);color:rgba(var(--primary-default), 1);font-weight:500;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.web_ui__PromoBanner__action .web_ui__PromoBanner__icon{align-items:center;color:rgba(0,119,130, 1);color:rgba(var(--primary-default), 1);display:flex}.web_ui__PromoBanner__close-button{align-items:center;color:rgba(23,23,23, 1);color:rgba(var(--amplified-default), 1);display:flex;height:44px;justify-content:center;margin:5px 4px 5px 0;position:absolute;right:0;top:0;width:44px}.web_ui__PromoBanner__close-button:hover{cursor:pointer}.web_ui__Rating__rating{align-items:center;display:flex}.web_ui__Rating__rating .web_ui__Rating__label,.web_ui__Rating__rating .web_ui__Rating__star{display:flex}.web_ui__Rating__rating .web_ui__Rating__star-content{position:relative}.web_ui__Rating__rating .web_ui__Rating__star-content>*{align-items:center;display:flex}.web_ui__Rating__small .web_ui__Rating__star{height:12px;width:12px}.web_ui__Rating__small .web_ui__Rating__star+.web_ui__Rating__star{margin-left:2px}.web_ui__Rating__small .web_ui__Rating__focus-ring{height:12px}.web_ui__Rating__small .web_ui__Rating__label:not(:only-child){margin-left:4px}.web_ui__Rating__regular .web_ui__Rating__star{height:16px;width:16px}.web_ui__Rating__regular .web_ui__Rating__star+.web_ui__Rating__star{margin-left:2px}.web_ui__Rating__regular .web_ui__Rating__focus-ring{height:16px}.web_ui__Rating__regular .web_ui__Rating__label:not(:only-child){margin-left:8px}.web_ui__Rating__large .web_ui__Rating__star{height:24px;width:24px}.web_ui__Rating__large .web_ui__Rating__star+.web_ui__Rating__star{margin-left:8px}.web_ui__Rating__large .web_ui__Rating__focus-ring{height:24px}.web_ui__Rating__large .web_ui__Rating__label:not(:only-child){margin-left:8px}.web_ui__Rating__star-first-half{bottom:0;-webkit-clip-path:inset(0 50% 0 0);clip-path:inset(0 50% 0 0);left:0;position:absolute;right:0;top:0}.web_ui__Rating__full .web_ui__Rating__star-first-half,.web_ui__Rating__full .web_ui__Rating__star-second-half{color:rgba(249,187,66, 1);color:rgba(var(--expose-default), 1)}.web_ui__Rating__empty .web_ui__Rating__star-first-half,.web_ui__Rating__empty .web_ui__Rating__star-second-half{color:rgba(201,201,201, 1);color:rgba(var(--greyscale-level-5), 1)}.web_ui__Rating__half-full .web_ui__Rating__star-first-half{color:rgba(249,187,66, 1);color:rgba(var(--expose-default), 1)}.web_ui__Rating__half-full .web_ui__Rating__star-second-half,.web_ui__Rating__interactive:hover .web_ui__Rating__star:hover~.web_ui__Rating__star .web_ui__Rating__star-first-half,.web_ui__Rating__interactive:hover .web_ui__Rating__star:hover~.web_ui__Rating__star .web_ui__Rating__star-second-half{color:rgba(201,201,201, 1);color:rgba(var(--greyscale-level-5), 1)}.web_ui__Rating__interactive:hover .web_ui__Rating__star .web_ui__Rating__star-first-half,.web_ui__Rating__interactive:hover .web_ui__Rating__star .web_ui__Rating__star-second-half{color:rgba(249,187,66, 1);color:rgba(var(--expose-default), 1)}.web_ui__Rating__interactive .web_ui__Rating__star{padding-right:2px}.web_ui__Rating__interactive .web_ui__Rating__star+.web_ui__Rating__star{margin-left:0}.web_ui__Rating__interactive .web_ui__Rating__star:last-of-type{padding-right:0}.web_ui__Rating__interactive .web_ui__Rating__star input{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.web_ui__Rating__interactive .web_ui__Rating__star input.focus-visible+.web_ui__Rating__star-content .web_ui__Rating__star-focus-ring{opacity:1}.web_ui__Rating__interactive .web_ui__Rating__star input:focus-visible+.web_ui__Rating__star-content .web_ui__Rating__star-focus-ring{opacity:1}.web_ui__Rating__interactive .web_ui__Rating__focus-container{align-items:center;display:flex;position:relative}.web_ui__Rating__interactive .web_ui__Rating__focus-ring,.web_ui__Rating__interactive .web_ui__Rating__star-focus-ring{bottom:0;left:0;opacity:0;outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color;pointer-events:none;position:absolute;right:0;top:0}.web_ui__Rating__interactive .web_ui__Rating__focus-ring{left:0;position:absolute;width:100%}.web_ui__Rating__interactive .web_ui__Rating__no-stars{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.web_ui__Rating__interactive .web_ui__Rating__no-stars.focus-visible~.web_ui__Rating__focus-ring{opacity:1}.web_ui__Rating__interactive .web_ui__Rating__no-stars:focus-visible~.web_ui__Rating__focus-ring{opacity:1}.web_ui__Rating__interactive.web_ui__Rating__small .web_ui__Rating__star{padding-right:2px}.web_ui__Rating__interactive.web_ui__Rating__large .web_ui__Rating__star{padding-right:8px}.web_ui__RangeGraph__container [role=tooltip]{z-index:inherit}.web_ui__RangeGraph__slider{display:flex;height:4px;justify-content:space-between;margin:60px -1px 0}.web_ui__RangeGraph__bar{background:rgba(0,119,130, 1);background:rgba(var(--primary-default), 1);border-radius:2px;height:100%;margin:0 1px;width:33.3333333333%}.web_ui__RangeGraph__bar:first-of-type{background:rgba(201,201,201, 1);background:rgba(var(--greyscale-level-5), 1)}.web_ui__RangeGraph__bar:last-of-type{background:rgba(208,69,85, 1);background:rgba(var(--warning-default), 1)}.web_ui__RangeGraph__label{color:rgba(117,117,117, 1);color:rgba(var(--greyscale-level-3), 1);display:flex;justify-content:space-between;margin-left:33.3333333333%;margin-top:8px;width:33.3333333333%}.web_ui__RangeGraph__label>:first-of-type{color:inherit;transform:translateX(-50%)}.web_ui__RangeGraph__label>:last-of-type{color:inherit;transform:translateX(50%)}.web_ui__SelectionGroup__default{gap:12px;padding:16px}.web_ui__SelectionGroup__tight{gap:12px;padding:0}.web_ui__SelectionGroup__narrow{gap:12px;padding:8px}.web_ui__SelectionGroup__wide{gap:12px;padding:24px}.web_ui__SelectionGroup__selection_group{background-color:rgba(255,255,255, 1);background-color:rgba(var(--greyscale-level-7), 1);display:flex}.web_ui__SelectionGroup__selection_group.web_ui__SelectionGroup__horizontal{flex-direction:row}.web_ui__SelectionGroup__selection_group.web_ui__SelectionGroup__horizontal::-webkit-scrollbar{height:0;width:0}.web_ui__SelectionGroup__selection_group.web_ui__SelectionGroup__horizontal{-ms-overflow-style:none;scrollbar-width:none}.web_ui__SelectionGroup__selection_group.web_ui__SelectionGroup__horizontal.web_ui__SelectionGroup__scroll{overflow-x:scroll}.web_ui__SelectionGroup__selection_group.web_ui__SelectionGroup__horizontal>*{max-width:460px}.web_ui__SelectionGroup__selection_group.web_ui__SelectionGroup__vertical{flex-direction:column}.web_ui__SelectionGroup__selection_group.web_ui__SelectionGroup__vertical::-webkit-scrollbar{height:0;width:0}.web_ui__SelectionGroup__selection_group.web_ui__SelectionGroup__vertical{-ms-overflow-style:none;scrollbar-width:none}.web_ui__SelectionGroup__selection_group.web_ui__SelectionGroup__vertical.web_ui__SelectionGroup__scroll{overflow-y:scroll}.web_ui__SelectionGroup__selection_group.web_ui__SelectionGroup__vertical>*{max-width:none}.web_ui__SelectionGroup__selection_group.web_ui__SelectionGroup__distribute-evenly>*{flex:1 0 0px}.web_ui__Tabs__tabs{background:rgba(255,255,255, 1);background:rgba(var(--greyscale-level-7), 1);position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.web_ui__Tabs__title{display:block;opacity:.48;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.web_ui__Tabs__tab{align-items:center;color:RGBA(117,117,117);color:RGBA(var(--greyscale-level-3, 1));color:rgba(23,23,23, 1);color:rgba(var(--amplified-default), 1);cursor:pointer;display:flex;font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:14px;font-weight:375;height:46px;line-height:18px;margin:0;overflow:hidden;padding:0 16px;position:relative}.web_ui__Tabs__tab .web_ui__Tabs__tab-content{cursor:default;display:none;left:0;position:absolute;top:100%}.web_ui__Tabs__tab:hover{background:rgba(23,23,23, 0.02);background:rgba(var(--greyscale-level-1), 0.02)}.web_ui__Tabs__tab:active{background:rgba(23,23,23, 0.04);background:rgba(var(--greyscale-level-1), 0.04)}.web_ui__Tabs__tab.web_ui__Tabs__is-active:after{background-color:rgba(0,119,130, 1);background-color:rgba(var(--primary-default), 1);border-radius:0 0 0 0;bottom:0;content:" ";height:2px;left:0;position:absolute;right:0;width:100%}.web_ui__Tabs__tab.web_ui__Tabs__is-active .web_ui__Tabs__title{opacity:1}.web_ui__Tabs__tab.web_ui__Tabs__is-active .web_ui__Tabs__tab-content{display:block}.web_ui__Tabs__tab.web_ui__Tabs__allow-overflow{overflow:inherit}.web_ui__Tabs__content{display:flex;list-style:none;margin:0;padding:0}.web_ui__Tabs__wide .web_ui__Tabs__tab{height:56px;padding:0 32px}.web_ui__Tabs__parent .web_ui__Tabs__tab{flex-grow:1;justify-content:center;padding:0 8px}.web_ui__Tabs__divider{bottom:0;left:0;position:absolute;width:100%}.web_ui__Spacer__x-small{height:2px;min-width:2px;width:2px}.web_ui__Spacer__small{height:4px;min-width:4px;width:4px}.web_ui__Spacer__regular{height:8px;min-width:8px;width:8px}.web_ui__Spacer__medium{height:12px;min-width:12px;width:12px}.web_ui__Spacer__large{height:16px;min-width:16px;width:16px}.web_ui__Spacer__x-large{height:24px;min-width:24px;width:24px}.web_ui__Spacer__x2-large{height:32px;min-width:32px;width:32px}.web_ui__Spacer__x3-large{height:48px;min-width:48px;width:48px}.web_ui__Spacer__x4-large{height:64px;min-width:64px;width:64px}.web_ui__Spacer__x5-large{height:96px;min-width:96px;width:96px}.web_ui__Spacer__x6-large{height:128px;min-width:128px;width:128px}.web_ui__Spacer__vertical{display:inline-block;height:100%}.web_ui__Spacer__horizontal{width:100%}.web_ui__Tooltip__container{position:relative}.web_ui__Tooltip__tooltip{background:rgba(0,119,130, 1);background:rgba(var(--primary-default), 1);border-radius:4px;box-sizing:border-box;color:RGBA(117,117,117);color:RGBA(var(--greyscale-level-3, 1));color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1);font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:14px;font-weight:375;line-height:18px;max-width:276px;opacity:0;padding:8px;pointer-events:none;text-align:left;transition:opacity .2s ease-out;width:-moz-max-content;width:max-content;z-index:100000}.web_ui__Tooltip__is-shown{opacity:1}.web_ui__Tooltip__inline{display:inline-block}.web_ui__Tooltip__hoverable:hover+.web_ui__Tooltip__tooltip{opacity:1;pointer-events:all}.web_ui__Tooltip__arrow{background:rgba(0,119,130, 1);background:rgba(var(--primary-default), 1);height:8px;position:absolute;transform:rotate(45deg);width:8px}.web_ui__Toggle__toggle{align-items:center;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.web_ui__Toggle__toggle [type=checkbox]{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.web_ui__Toggle__toggle [type=checkbox]:checked+.web_ui__Toggle__button{background-color:rgba(0,119,130, 1);background-color:rgba(var(--primary-default), 1)}.web_ui__Toggle__toggle [type=checkbox]:checked+.web_ui__Toggle__button:after{background-color:rgba(255,255,255, 1);background-color:rgba(var(--greyscale-level-7), 1);border-color:transparent;float:right}.web_ui__Toggle__toggle [type=checkbox]:disabled+.web_ui__Toggle__button{cursor:not-allowed;opacity:.48}.web_ui__Toggle__toggle [type=checkbox]:focus+.web_ui__Toggle__button,.web_ui__Toggle__toggle [type=checkbox].focus-visible+.web_ui__Toggle__button{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.web_ui__Toggle__toggle [type=checkbox]:focus+.web_ui__Toggle__button,.web_ui__Toggle__toggle [type=checkbox]:focus-visible+.web_ui__Toggle__button{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.web_ui__Toggle__toggle [type=checkbox]:focus:not(.focus-visible)+.web_ui__Toggle__button{outline:0}.web_ui__Toggle__toggle [type=checkbox]:focus:not(:focus-visible)+.web_ui__Toggle__button{outline:0}.web_ui__Toggle__button{background-color:rgba(153,153,153, 1);background-color:rgba(var(--greyscale-level-4), 1);border-radius:3996px;box-sizing:border-box;cursor:pointer;display:inline-block;height:24px;width:36px}.web_ui__Toggle__button:after{background-clip:content-box;background-color:rgba(255,255,255, 1);background-color:rgba(var(--greyscale-level-7), 1);border:2px solid transparent;border-radius:3996px;box-sizing:border-box;content:"";float:left;height:24px;width:24px}.web_ui__Toggle__label{color:RGBA(77,77,77);color:RGBA(var(--greyscale-level-2, 1));cursor:pointer;display:inline-block;font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:16px;font-weight:375;line-height:22px;margin:2px 0 0 8px}[type=checkbox]:disabled~.web_ui__Toggle__label{cursor:not-allowed}.web_ui__Toggle__inverse .web_ui__Toggle__button{background-color:rgba(255,255,255, 0.12);background-color:rgba(var(--greyscale-level-7), 0.12)}.web_ui__Toggle__inverse .web_ui__Toggle__button:after{background-color:rgba(0,119,130, 1);background-color:rgba(var(--primary-default), 1);border-color:rgba(255,255,255, 1);border-color:rgba(var(--greyscale-level-7), 1)}.web_ui__Toggle__inverse [type=checkbox]:checked+.web_ui__Toggle__button{background-color:rgba(255,255,255, 1);background-color:rgba(var(--greyscale-level-7), 1)}.web_ui__Toggle__inverse [type=checkbox]:checked+.web_ui__Toggle__button:after{background-color:rgba(0,119,130, 1);background-color:rgba(var(--primary-default), 1);border-color:rgba(255,255,255, 1);border-color:rgba(var(--greyscale-level-7), 1)}.web_ui__Toggle__inverse .web_ui__Toggle__label{color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Text__text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;margin:0;padding:0}.web_ui__Text__heading,.web_ui__Text__heading-xl,.web_ui__Text__heading-xxl{font-size:24px;line-height:32px}.web_ui__Text__heading,.web_ui__Text__heading-xl,.web_ui__Text__heading-xxl,.web_ui__Text__title{color:RGBA(23,23,23);color:RGBA(var(--greyscale-level-1, 1));font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-weight:500}.web_ui__Text__title{font-size:16px;line-height:22px}.web_ui__Text__body{color:RGBA(77,77,77);color:RGBA(var(--greyscale-level-2, 1))}.web_ui__Text__body,.web_ui__Text__user-input{font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:16px;font-weight:375;line-height:22px}.web_ui__Text__user-input{color:RGBA(23,23,23);color:RGBA(var(--greyscale-level-1, 1))}.web_ui__Text__subtitle{font-size:14px;line-height:18px}.web_ui__Text__caption,.web_ui__Text__subtitle{color:RGBA(117,117,117);color:RGBA(var(--greyscale-level-3, 1));font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-weight:375}.web_ui__Text__caption{font-size:12px;line-height:16px}.web_ui__Text__primary{color:rgba(0,119,130, 1);color:rgba(var(--primary-default), 1)}.web_ui__Text__amplified{color:rgba(23,23,23, 1);color:rgba(var(--amplified-default), 1)}.web_ui__Text__muted{color:rgba(117,117,117, 1);color:rgba(var(--muted-default), 1)}.web_ui__Text__success{color:rgba(40,134,90, 1);color:rgba(var(--success-default), 1)}.web_ui__Text__warning{color:rgba(208,69,85, 1);color:rgba(var(--warning-default), 1)}.web_ui__Text__expose{color:rgba(249,187,66, 1);color:rgba(var(--expose-default), 1)}.web_ui__Text__inverse{color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Text__left{text-align:left}@media only screen and (max-width: 720px){.web_ui__Text__left--phones{text-align:left}}.web_ui__Text__right{text-align:right}@media only screen and (max-width: 720px){.web_ui__Text__right--phones{text-align:right}}.web_ui__Text__center{text-align:center}@media only screen and (max-width: 720px){.web_ui__Text__center--phones{text-align:center}}.web_ui__Text__parent{display:block;width:100%}.web_ui__Text__highlight>b{font-weight:inherit}.web_ui__Text__highlight-primary>b{color:rgba(0,119,130, 1);color:rgba(var(--primary-default), 1)}.web_ui__Text__highlight-amplified>b{color:rgba(23,23,23, 1);color:rgba(var(--amplified-default), 1)}.web_ui__Text__highlight-muted>b{color:rgba(117,117,117, 1);color:rgba(var(--muted-default), 1)}.web_ui__Text__highlight-success>b{color:rgba(40,134,90, 1);color:rgba(var(--success-default), 1)}.web_ui__Text__highlight-warning>b{color:rgba(208,69,85, 1);color:rgba(var(--warning-default), 1)}.web_ui__Text__highlight-expose>b{color:rgba(249,187,66, 1);color:rgba(var(--expose-default), 1)}.web_ui__Text__highlight-inverse>b{color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Text__bold{font-weight:500}.web_ui__Text__truncated{overflow:clip;text-overflow:ellipsis;white-space:nowrap;width:100%}.web_ui__Text__clickable{color:rgba(0,119,130,1);color:var(--link-parameters-text-color)}.web_ui__Text__clickable,.web_ui__Text__clickable:hover{-webkit-text-decoration:underline;-webkit-text-decoration:var(--link-parameters-text-decoration);text-decoration:underline;text-decoration:var(--link-parameters-text-decoration)}.web_ui__Text__clickable:hover{cursor:pointer}.web_ui__Text__underline{-webkit-text-decoration:underline;-webkit-text-decoration:var(--link-parameters-text-decoration);text-decoration:underline;text-decoration:var(--link-parameters-text-decoration)}.web_ui__Text__underline-none{text-decoration:none}.web_ui__Text__strikethrough{text-decoration:line-through}.web_ui__Text__inherit{color:inherit}.web_ui__Text__inverse a{color:inherit;-webkit-text-decoration:underline;-webkit-text-decoration:var(--link-parameters-text-decoration);text-decoration:underline;text-decoration:var(--link-parameters-text-decoration)}.web_ui__Text__format{white-space:pre-line}.web_ui__Text__inline{display:inline}.web_ui__Validation__validation{color:RGBA(117,117,117);color:RGBA(var(--greyscale-level-3, 1));font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:12px;font-weight:375;line-height:16px}.web_ui__Validation__primary{color:rgba(0,119,130, 1);color:rgba(var(--primary-default), 1)}.web_ui__Validation__amplified{color:rgba(23,23,23, 1);color:rgba(var(--amplified-default), 1)}.web_ui__Validation__muted{color:rgba(117,117,117, 1);color:rgba(var(--muted-default), 1)}.web_ui__Validation__success{color:rgba(40,134,90, 1);color:rgba(var(--success-default), 1)}.web_ui__Validation__warning{color:rgba(208,69,85, 1);color:rgba(var(--warning-default), 1)}.web_ui__Validation__inverse{color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Input__input{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;background:rgba(255,255,255, 1);background:rgba(var(--greyscale-level-7), 1);display:block;font-size:0;padding:16px}.web_ui__Input__input .web_ui__Input__value{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;border-bottom:1px solid rgba(23,23,23, 0.08);border-bottom:1px solid rgba(var(--greyscale-level-1), 0.08);border-radius:0;color:RGBA(23,23,23);color:RGBA(var(--greyscale-level-1, 1));font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-family:inherit;font-size:16px;font-weight:375;line-height:22px;outline:none;padding:0 0 4px;resize:none;width:100%}.web_ui__Input__input .web_ui__Input__value:-webkit-autofill,.web_ui__Input__input .web_ui__Input__value:-webkit-autofill:focus{-webkit-text-fill-color:RGBA(23,23,23);-webkit-text-fill-color:RGBA(var(--greyscale-level-1, 1));-webkit-box-shadow:0 0 0 9999px rgba(255,255,255, 1) inset;-webkit-box-shadow:0 0 0 9999px rgba(var(--greyscale-level-7), 1) inset}.web_ui__Input__input .web_ui__Input__value[type=number]{-moz-appearance:textfield}.web_ui__Input__input .web_ui__Input__value::-moz-placeholder{color:rgba(23,23,23, 0.64);color:rgba(var(--amplified-default), 0.64)}.web_ui__Input__input .web_ui__Input__value::placeholder{color:rgba(23,23,23, 0.64);color:rgba(var(--amplified-default), 0.64)}.web_ui__Input__input .web_ui__Input__value::-webkit-clear-button,.web_ui__Input__input .web_ui__Input__value::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;display:none}.web_ui__Input__input .web_ui__Input__value:focus{border-color:rgba(0,119,130, 0.48);border-color:rgba(var(--primary-default), 0.48);outline:none}.web_ui__Input__input .web_ui__Input__value:disabled{border-color:rgba(23,23,23, 0.08);border-color:rgba(var(--greyscale-level-1), 0.08);cursor:not-allowed;opacity:.48}.web_ui__Input__input .web_ui__Input__with-suffix{overflow:hidden;padding-right:24px;text-overflow:ellipsis;white-space:nowrap}.web_ui__Input__title{align-self:flex-start;color:RGBA(117,117,117);color:RGBA(var(--greyscale-level-3, 1));font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:14px;font-weight:375;line-height:18px;padding-bottom:8px}.web_ui__Input__content{align-items:center;display:flex;flex-wrap:wrap;font-size:0;position:relative}.web_ui__Input__suffix{bottom:8px;position:absolute;right:0;z-index:1}.web_ui__Input__note{box-sizing:border-box;color:RGBA(117,117,117);color:RGBA(var(--greyscale-level-3, 1));font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:12px;font-weight:375;line-height:16px;padding-top:4px;width:100%}.web_ui__Input__narrow{padding:8px}.web_ui__Input__narrow,.web_ui__Input__tight{color:RGBA(117,117,117);color:RGBA(var(--greyscale-level-3, 1));font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:14px;font-weight:375;line-height:18px}.web_ui__Input__tight{padding:0}@media only screen and (min-width: 721px){.web_ui__Input__wide{display:flex;flex-wrap:wrap;justify-content:flex-end;padding:24px}.web_ui__Input__wide .web_ui__Input__title{color:RGBA(23,23,23);color:RGBA(var(--greyscale-level-1, 1));font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:16px;font-weight:500;line-height:22px;padding:0;width:50%}.web_ui__Input__wide .web_ui__Input__content{width:50%}.web_ui__Input__wide .web_ui__Input__content:first-child{width:100%}.web_ui__Input__wide .web_ui__Input__note{width:50%}}.web_ui__Input__input.web_ui__Input__primary{background:rgba(0,119,130, 1);background:rgba(var(--primary-default), 1)}.web_ui__Input__input.web_ui__Input__primary .web_ui__Input__title{color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Input__input.web_ui__Input__primary .web_ui__Input__value{border-color:rgba(255,255,255, 0.24);border-color:rgba(var(--greyscale-level-7), 0.24);color:rgba(255,255,255, 1);color:rgba(var(--greyscale-level-7), 1)}.web_ui__Input__input.web_ui__Input__primary .web_ui__Input__value:-webkit-autofill,.web_ui__Input__input.web_ui__Input__primary .web_ui__Input__value:-webkit-autofill:focus{-webkit-text-fill-color:rgba(255,255,255, 1);-webkit-text-fill-color:rgba(var(--greyscale-level-7), 1);-webkit-box-shadow:0 0 0 9999px rgba(0,119,130, 1) inset;-webkit-box-shadow:0 0 0 9999px rgba(var(--primary-default), 1) inset}.web_ui__Input__input.web_ui__Input__primary .web_ui__Input__value::-moz-placeholder{color:rgba(255,255,255, 0.64);color:rgba(var(--greyscale-level-7), 0.64)}.web_ui__Input__input.web_ui__Input__primary .web_ui__Input__value::placeholder{color:rgba(255,255,255, 0.64);color:rgba(var(--greyscale-level-7), 0.64)}.web_ui__Input__input.web_ui__Input__primary .web_ui__Input__value:focus{border-color:rgba(255,255,255, 0.64);border-color:rgba(var(--greyscale-level-7), 0.64)}.web_ui__Input__input.web_ui__Input__primary .web_ui__Input__value:disabled{border-color:rgba(255,255,255, 0.24);border-color:rgba(var(--greyscale-level-7), 0.24)}.web_ui__Input__select .web_ui__Input__value{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDEydjEySDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0ibTEgNCA1IDUgNS01eiIvPjwvZz48L3N2Zz4=);background-position:100%;background-repeat:no-repeat}.web_ui__Input__select .web_ui__Input__value .web_ui__Input__placeholder{display:none}.web_ui__Input__select .web_ui__Input__value:required:invalid{color:rgba(23,23,23, 0.64);color:rgba(var(--amplified-default), 0.64)}.web_ui__Input__select.web_ui__Input__primary .web_ui__Input__value{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBvcGFjaXR5PSIuOCI+PHBhdGggZD0iTTAgMGgxMnYxMkgweiIvPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Im0xIDQgNSA1IDUtNXoiLz48L2c+PC9zdmc+)}.web_ui__Input__select.web_ui__Input__primary .web_ui__Input__value:required:invalid{color:rgba(255,255,255, 0.64);color:rgba(var(--greyscale-level-7), 0.64)}.web_ui__Item__item{list-style:none;margin:0;padding:0}.web_ui__Item__item.web_ui__Item__with-divider{border-bottom:1px solid rgba(23,23,23, 0.08);border-bottom:1px solid rgba(var(--greyscale-level-1), 0.08)}.web_ui__ProgressItemHorizontal__wrapper{align-items:center;display:flex;flex-direction:column;position:relative}.web_ui__ProgressItemHorizontal__wrapper:not(.web_ui__ProgressItemHorizontal__disabled):hover{background-color:rgba(23,23,23, 0.02);background-color:rgba(var(--amplified-default), 0.02);border-radius:4px;cursor:default;outline:4px solid rgba(23,23,23, 0.02);outline:4px solid rgba(var(--amplified-default), 0.02)}.web_ui__ProgressItemHorizontal__wrapper:not(.web_ui__ProgressItemHorizontal__disabled)[\:has\(.web_ui__ProgressItemHorizontal__inner-content\:hover\)]:hover{background-color:transparent;border-radius:0;cursor:auto;outline:none}.web_ui__ProgressItemHorizontal__wrapper:not(.web_ui__ProgressItemHorizontal__disabled):has(.web_ui__ProgressItemHorizontal__inner-content:hover):hover{background-color:transparent;border-radius:0;cursor:auto;outline:none}.web_ui__ProgressItemHorizontal__wrapper.web_ui__ProgressItemHorizontal__clickable:not(.web_ui__ProgressItemHorizontal__disabled):hover{background-color:rgba(23,23,23, 0.02);background-color:rgba(var(--amplified-default), 0.02);border-radius:4px;cursor:pointer;outline:4px solid rgba(23,23,23, 0.02);outline:4px solid rgba(var(--amplified-default), 0.02)}.web_ui__ProgressItemHorizontal__wrapper.web_ui__ProgressItemHorizontal__clickable:not(.web_ui__ProgressItemHorizontal__disabled):active{background-color:rgba(23,23,23, 0.04);background-color:rgba(var(--amplified-default), 0.04);outline:4px solid rgba(23,23,23, 0.04);outline:4px solid rgba(var(--amplified-default), 0.04)}.web_ui__ProgressItemHorizontal__disabled{opacity:.64}.web_ui__ProgressItemHorizontal__icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.web_ui__ProgressItemHorizontal__icon--current svg circle{fill:none !important;stroke:rgba(0,119,130, 1) !important;stroke:rgba(var(--primary-default), 1) !important}.web_ui__ProgressItemHorizontal__icon--current svg text{fill:rgba(0,119,130, 1) !important;fill:rgba(var(--primary-default), 1) !important}.web_ui__ProgressItemHorizontal__icon--completed svg,.web_ui__ProgressItemHorizontal__icon--completed-active svg,.web_ui__ProgressItemHorizontal__icon--current-active svg{fill:rgba(0,119,130, 1) !important;fill:rgba(var(--primary-default), 1) !important;color:rgba(0,119,130, 1) !important;color:rgba(var(--primary-default), 1) !important}.web_ui__ProgressItemHorizontal__icon--disabled-active svg{fill:rgba(153,153,153, 1) !important;fill:rgba(var(--greyscale-level-4), 1) !important;color:rgba(153,153,153, 1) !important;color:rgba(var(--greyscale-level-4), 1) !important}.web_ui__ProgressItemHorizontal__icon--disabled-active svg{opacity:.64}.web_ui__ProgressItemHorizontal__icon--disabled svg{opacity:.64}.web_ui__ProgressItemHorizontal__icon--disabled svg circle{fill:none !important;stroke:rgba(153,153,153, 1) !important;stroke:rgba(var(--greyscale-level-4), 1) !important}.web_ui__ProgressItemHorizontal__icon--disabled svg text{fill:rgba(153,153,153, 1) !important;fill:rgba(var(--greyscale-level-4), 1) !important}.web_ui__ProgressItemHorizontal__icon-small{height:12px;width:12px}.web_ui__ProgressItemHorizontal__icon-small--completed svg circle:first-of-type{fill:none !important;stroke:rgba(0,119,130, 1) !important;stroke:rgba(var(--primary-default), 1) !important}.web_ui__ProgressItemHorizontal__icon-small--completed svg circle:nth-of-type(2){fill:rgba(0,119,130, 1) !important;fill:rgba(var(--primary-default), 1) !important}.web_ui__ProgressItemHorizontal__icon-small--error svg circle{stroke:rgba(208,69,85, 1) !important;stroke:rgba(var(--warning-default), 1) !important}.web_ui__ProgressItemHorizontal__icon-small--error-active svg circle{fill:rgba(208,69,85, 1) !important;fill:rgba(var(--warning-default), 1) !important}.web_ui__ProgressItemHorizontal__step-number{color:RGBA(117,117,117);color:RGBA(var(--greyscale-level-3, 1));font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:14px;font-weight:375;height:20px;line-height:18px;text-align:center;width:20px}.web_ui__ProgressItemHorizontal__icon-title-wrapper{align-items:center;display:flex;flex-direction:column;width:188px}.web_ui__ProgressItemHorizontal__icon-title-wrapper.web_ui__ProgressItemHorizontal__small{width:84px}.web_ui__ProgressItemHorizontal__divider{height:2px;left:calc(50% + 14px);position:absolute;top:11px}.web_ui__ProgressItemHorizontal__divider.web_ui__ProgressItemHorizontal__dotted-divider{color:rgba(201,201,201, 1);color:rgba(var(--greyscale-level-5), 1);max-width:188px}.web_ui__ProgressItemHorizontal__divider.web_ui__ProgressItemHorizontal__filled-divider{color:rgba(0,119,130, 1);color:rgba(var(--primary-default), 1);left:calc(50% + 10px);max-width:188px;width:188px}.web_ui__ProgressItemHorizontal__divider.web_ui__ProgressItemHorizontal__filled-divider.web_ui__ProgressItemHorizontal__small{left:calc(50% + 5px)}.web_ui__ProgressItemHorizontal__divider.web_ui__ProgressItemHorizontal__small{left:calc(50% + 8px);max-width:83px}.web_ui__ProgressItemHorizontal__title{align-items:center;display:flex;max-width:184px}.web_ui__ProgressItemHorizontal__title.web_ui__ProgressItemHorizontal__small{text-wrap:balance;max-width:90px;overflow:hidden}:root{--selection-item-width:auto}.web_ui__SelectionItem__default{padding:16px}.web_ui__SelectionItem__small{padding:8px}.web_ui__SelectionItem__selection_item{background-color:rgba(255,255,255, 1);background-color:rgba(var(--greyscale-level-7), 1);border:1px solid rgba(23,23,23, 0.08);border:1px solid rgba(var(--amplified-default), 0.08);border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;gap:4px 8px;justify-content:flex-start;position:relative}.web_ui__SelectionItem__selection_item.web_ui__SelectionItem__selected{background-color:rgba(0,119,130, 0.08);background-color:rgba(var(--primary-default), 0.08)}.web_ui__SelectionItem__selection_item.web_ui__SelectionItem__selected:after{border:2px solid rgba(0,119,130, 1);border:2px solid rgba(var(--primary-default), 1);border-radius:4px;bottom:0;content:"";display:block;height:calc(100% - 2px);left:0;margin-left:-1px;margin-top:-1px;position:absolute;right:0;top:0;width:calc(100% - 2px)}.web_ui__SelectionItem__selection_item.web_ui__SelectionItem__selected.focus-visible,.web_ui__SelectionItem__selection_item.web_ui__SelectionItem__selected:hover{background-color:rgba(0,119,130, 0.08);background-color:rgba(var(--primary-default), 0.08)}.web_ui__SelectionItem__selection_item.web_ui__SelectionItem__selected.focus-visible,.web_ui__SelectionItem__selection_item.web_ui__SelectionItem__selected:hover{background-color:rgba(0,119,130, 0.08);background-color:rgba(var(--primary-default), 0.08)}.web_ui__SelectionItem__selection_item.web_ui__SelectionItem__selected:focus-visible,.web_ui__SelectionItem__selection_item.web_ui__SelectionItem__selected:hover{background-color:rgba(0,119,130, 0.08);background-color:rgba(var(--primary-default), 0.08)}.web_ui__SelectionItem__selection_item.web_ui__SelectionItem__selected.focus-visible:after,.web_ui__SelectionItem__selection_item.web_ui__SelectionItem__selected:hover:after{background-color:rgba(0,119,130, 0.04);background-color:rgba(var(--primary-default), 0.04)}.web_ui__SelectionItem__selection_item.web_ui__SelectionItem__selected.focus-visible:after,.web_ui__SelectionItem__selection_item.web_ui__SelectionItem__selected:hover:after{background-color:rgba(0,119,130, 0.04);background-color:rgba(var(--primary-default), 0.04)}.web_ui__SelectionItem__selection_item.web_ui__SelectionItem__selected:focus-visible:after,.web_ui__SelectionItem__selection_item.web_ui__SelectionItem__selected:hover:after{background-color:rgba(0,119,130, 0.04);background-color:rgba(var(--primary-default), 0.04)}.web_ui__SelectionItem__selection_item.web_ui__SelectionItem__selected:active{background-color:rgba(0,119,130, 0.08);background-color:rgba(var(--primary-default), 0.08)}.web_ui__SelectionItem__selection_item.web_ui__SelectionItem__selected:active:after{background-color:rgba(201,240,238, 0.64);background-color:rgba(var(--primary-light), 0.64)}.web_ui__SelectionItem__selection_item.focus-visible,.web_ui__SelectionItem__selection_item:hover{background-color:rgba(23,23,23, 0.04);background-color:rgba(var(--amplified-default), 0.04)}.web_ui__SelectionItem__selection_item.focus-visible,.web_ui__SelectionItem__selection_item:hover{background-color:rgba(23,23,23, 0.04);background-color:rgba(var(--amplified-default), 0.04)}.web_ui__SelectionItem__selection_item:focus-visible,.web_ui__SelectionItem__selection_item:hover{background-color:rgba(23,23,23, 0.04);background-color:rgba(var(--amplified-default), 0.04)}.web_ui__SelectionItem__selection_item:active{background-color:rgba(201,240,238, 0.64);background-color:rgba(var(--primary-light), 0.64)}.web_ui__SelectionItem__selection_item>:not([class*=":"]){z-index:1}.web_ui__SelectionItem__selection_item[\:has\(.web_ui__SelectionItem__title\)][\:not-has\(.web_ui__SelectionItem__body\)] .web_ui__SelectionItem__title{padding-top:1px}.web_ui__SelectionItem__selection_item:has(.web_ui__SelectionItem__title):not(:has(.web_ui__SelectionItem__body)) .web_ui__SelectionItem__title{padding-top:1px}.web_ui__SelectionItem__disabled{background-color:transparent;opacity:.48;pointer-events:none}.web_ui__SelectionItem__content{flex-grow:1}.web_ui__SelectionItem__fit-content{width:-moz-fit-content;width:fit-content}.web_ui__SelectionItem__auto-fit{flex:1 0 auto}.web_ui__SelectionItem__fixed-width{min-width:auto;min-width:var(--selection-item-width);width:auto;width:var(--selection-item-width)}.web_ui__SelectionItem__title{color:RGBA(23,23,23);color:RGBA(var(--greyscale-level-1, 1));font-weight:500}.web_ui__SelectionItem__body,.web_ui__SelectionItem__title{font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:16px;line-height:22px;word-wrap:anywhere;text-align:left}.web_ui__SelectionItem__body{color:RGBA(77,77,77);color:RGBA(var(--greyscale-level-2, 1));font-weight:375}.web_ui__SelectionItem__suffix-selected svg path{fill:rgba(0,119,130, 1) !important;fill:rgba(var(--primary-default), 1) !important}.web_ui__ProgressItemVertical__component:not(.web_ui__ProgressItemVertical__disabled):hover{background-color:rgba(23,23,23, 0.02);background-color:rgba(var(--amplified-default), 0.02);border-radius:4px;cursor:default;outline:2px solid rgba(23,23,23, 0.02);outline:2px solid rgba(var(--amplified-default), 0.02)}.web_ui__ProgressItemVertical__component:not(.web_ui__ProgressItemVertical__disabled)[\:has\(.web_ui__ProgressItemVertical__inner-content\:hover\)]:hover{background-color:transparent;border-radius:0;cursor:auto;outline:none}.web_ui__ProgressItemVertical__component:not(.web_ui__ProgressItemVertical__disabled):has(.web_ui__ProgressItemVertical__inner-content:hover):hover{background-color:transparent;border-radius:0;cursor:auto;outline:none}.web_ui__ProgressItemVertical__component.web_ui__ProgressItemVertical__clickable:not(.web_ui__ProgressItemVertical__disabled):hover{background-color:rgba(23,23,23, 0.02);background-color:rgba(var(--amplified-default), 0.02);border-radius:4px;cursor:pointer;outline:2px solid rgba(23,23,23, 0.02);outline:2px solid rgba(var(--amplified-default), 0.02)}.web_ui__ProgressItemVertical__component.web_ui__ProgressItemVertical__clickable:not(.web_ui__ProgressItemVertical__disabled):active{background-color:rgba(23,23,23, 0.04);background-color:rgba(var(--amplified-default), 0.04);outline:2px solid rgba(23,23,23, 0.04);outline:2px solid rgba(var(--amplified-default), 0.04)}.web_ui__ProgressItemVertical__disabled{opacity:.64}.web_ui__ProgressItemVertical__stepContainer{display:flex;gap:4px}.web_ui__ProgressItemVertical__column{align-items:center;display:flex;flex-direction:column}.web_ui__ProgressItemVertical__column:nth-child(2){align-items:flex-start;flex-grow:1}.web_ui__ProgressItemVertical__icon{display:flex;height:24px;justify-content:center;width:24px}.web_ui__ProgressItemVertical__icon--current{margin-top:2px}.web_ui__ProgressItemVertical__icon--current svg circle{fill:none !important;stroke:rgba(0,119,130, 1) !important;stroke:rgba(var(--primary-default), 1) !important}.web_ui__ProgressItemVertical__icon--current svg text{fill:rgba(0,119,130, 1) !important;fill:rgba(var(--primary-default), 1) !important}.web_ui__ProgressItemVertical__icon--current-active{margin-top:2px}.web_ui__ProgressItemVertical__icon--current-active svg{fill:rgba(0,119,130, 1) !important;fill:rgba(var(--primary-default), 1) !important;color:rgba(0,119,130, 1) !important;color:rgba(var(--primary-default), 1) !important}.web_ui__ProgressItemVertical__icon--completed svg,.web_ui__ProgressItemVertical__icon--completed-active svg{fill:rgba(0,119,130, 1) !important;fill:rgba(var(--primary-default), 1) !important;color:rgba(0,119,130, 1) !important;color:rgba(var(--primary-default), 1) !important}.web_ui__ProgressItemVertical__icon--completed svg,.web_ui__ProgressItemVertical__icon--completed-active svg{margin-top:0}.web_ui__ProgressItemVertical__icon--disabled-active svg{fill:rgba(153,153,153, 1) !important;fill:rgba(var(--greyscale-level-4), 1) !important;color:rgba(153,153,153, 1) !important;color:rgba(var(--greyscale-level-4), 1) !important}.web_ui__ProgressItemVertical__icon--disabled-active svg{margin-top:2px;opacity:.64}.web_ui__ProgressItemVertical__icon--disabled svg{margin-top:2px;opacity:.64}.web_ui__ProgressItemVertical__icon--disabled svg circle{fill:none !important;stroke:rgba(153,153,153, 1) !important;stroke:rgba(var(--greyscale-level-4), 1) !important}.web_ui__ProgressItemVertical__icon--disabled svg text{fill:rgba(153,153,153, 1) !important;fill:rgba(var(--greyscale-level-4), 1) !important}.web_ui__ProgressItemVertical__icon-small{display:flex;height:12px;justify-content:center;padding-top:4px;width:12px}.web_ui__ProgressItemVertical__icon-small--completed,.web_ui__ProgressItemVertical__icon-small--completed-active{margin-top:2px}.web_ui__ProgressItemVertical__icon-small--completed svg circle:first-of-type{fill:none !important;stroke:rgba(0,119,130, 1) !important;stroke:rgba(var(--primary-default), 1) !important}.web_ui__ProgressItemVertical__icon-small--completed svg circle:nth-of-type(2){fill:rgba(0,119,130, 1) !important;fill:rgba(var(--primary-default), 1) !important}.web_ui__ProgressItemVertical__icon-small--error{margin-top:2px}.web_ui__ProgressItemVertical__icon-small--error svg circle{stroke:rgba(208,69,85, 1) !important;stroke:rgba(var(--warning-default), 1) !important}.web_ui__ProgressItemVertical__icon-small--error-active{margin-top:2px}.web_ui__ProgressItemVertical__icon-small--error-active svg circle{fill:rgba(208,69,85, 1) !important;fill:rgba(var(--warning-default), 1) !important}.web_ui__ProgressItemVertical__icon-small--disabled,.web_ui__ProgressItemVertical__icon-small--disabled-active{margin-top:2px}.web_ui__ProgressItemVertical__step-number{color:RGBA(117,117,117);color:RGBA(var(--greyscale-level-3, 1));font-family:V-Inter,Helvetica Neue,Helvetica-Neue,Arial,sans-serif;font-size:14px;font-weight:375;line-height:18px}.web_ui__ProgressItemVertical__step-number--active{color:rgba(0,119,130, 1);color:rgba(var(--primary-default), 1)}.web_ui__ProgressItemVertical__line,.web_ui__ProgressItemVertical__line.web_ui__ProgressItemVertical__dotted-line,.web_ui__ProgressItemVertical__line.web_ui__ProgressItemVertical__dotted-line-error,.web_ui__ProgressItemVertical__line.web_ui__ProgressItemVertical__item-completed{color:rgba(0,119,130, 1);color:rgba(var(--primary-default), 1);display:block;height:calc(100% + 2px);margin-bottom:-4px;position:relative}.web_ui__ProgressItemVertical__line.web_ui__ProgressItemVertical__item-completed{margin-bottom:-1px;margin-top:-2px}.web_ui__ProgressItemVertical__line.web_ui__ProgressItemVertical__item-completed--small{margin-bottom:-5px;margin-top:0}.web_ui__ProgressItemVertical__line.web_ui__ProgressItemVertical__dotted-line,.web_ui__ProgressItemVertical__line.web_ui__ProgressItemVertical__dotted-line-error{color:rgba(201,201,201, 1);color:rgba(var(--greyscale-level-5), 1);margin-bottom:-2px}.web_ui__ProgressItemVertical__line.web_ui__ProgressItemVertical__dotted-line-error-small,.web_ui__ProgressItemVertical__line.web_ui__ProgressItemVertical__dotted-line-small{margin-bottom:-5px}.web_ui__ProgressItemVertical__title.web_ui__ProgressItemVertical__small{padding-top:1px}.web_ui__ProgressItemVertical__icon-title--wrapper{align-items:center;display:flex;flex-direction:column;justify-content:baseline}.web_ui__ProgressItemVertical__content{display:flex;flex-direction:column}.web_ui__ProgressItemVertical__inner-content{max-width:600px}.web_ui__ProgressItemVertical__suffix{display:flex;margin-top:-4px}@font-face{font-family:V-Inter;font-weight:bold;src:url(/d5ebd264ce8fff77de0b.woff2) format("woff2"),url(/d5ebd264ce8fff77de0b.woff) format("woff")}@font-face{font-family:V-Inter;font-weight:500;src:url(/d5ebd264ce8fff77de0b.woff2) format("woff2"),url(/d5ebd264ce8fff77de0b.woff) format("woff")}@font-face{font-family:V-Inter;font-weight:normal;src:url(/0b8c8d539ea948f6a75d.woff2) format("woff2"),url(/0b8c8d539ea948f6a75d.woff) format("woff")}.u-padding-micro{padding:4px !important}.u-padding-horizontal-micro{padding:0 4px}.u-padding-vertical-micro{padding:4px 0}.u-padding-top-micro{padding-top:4px}.u-padding-right-micro{padding-right:4px}.u-padding-bottom-micro{padding-bottom:4px}.u-padding-left-micro{padding-left:4px}.u-padding-small{padding:8px !important}.u-padding-horizontal-small{padding:0 8px}.u-padding-vertical-small{padding:8px 0}.u-padding-top-small{padding-top:8px}.u-padding-right-small{padding-right:8px}.u-padding-bottom-small{padding-bottom:8px}.u-padding-left-small{padding-left:8px}.u-padding-large{padding:12px !important}.u-padding-horizontal-large{padding:0 12px}.u-padding-vertical-large{padding:12px 0}.u-padding-top-large{padding-top:12px}.u-padding-right-large{padding-right:12px}.u-padding-bottom-large{padding-bottom:12px}.u-padding-left-large{padding-left:12px}.u-padding-default{padding:16px !important}.u-padding-horizontal-default{padding:0 16px}.u-padding-vertical-default{padding:16px 0}.u-padding-top-default{padding-top:16px}.u-padding-right-default{padding-right:16px}.u-padding-bottom-default{padding-bottom:16px}.u-padding-left-default{padding-left:16px}.u-padding-big{padding:20px !important}.u-padding-horizontal-big{padding:0 20px}.u-padding-vertical-big{padding:20px 0}.u-padding-top-big{padding-top:20px}.u-padding-right-big{padding-right:20px}.u-padding-bottom-big{padding-bottom:20px}.u-padding-left-big{padding-left:20px}.u-padding-huge{padding:30px !important}.u-padding-horizontal-huge{padding:0 30px}.u-padding-vertical-huge{padding:30px 0}.u-padding-top-huge{padding-top:30px}.u-padding-right-huge{padding-right:30px}.u-padding-bottom-huge{padding-bottom:30px}.u-padding-left-huge{padding-left:30px}.u-padding-giant{padding:40px !important}.u-padding-horizontal-giant{padding:0 40px}.u-padding-vertical-giant{padding:40px 0}.u-padding-top-giant{padding-top:40px}.u-padding-right-giant{padding-right:40px}.u-padding-bottom-giant{padding-bottom:40px}.u-padding-left-giant{padding-left:40px}.u-padding-none{padding:0 !important}.u-padding-horizontal-none{padding:0 0}.u-padding-vertical-none{padding:0 0}.u-padding-top-none{padding-top:0}.u-padding-right-none{padding-right:0}.u-padding-bottom-none{padding-bottom:0}.u-padding-left-none{padding-left:0}.u-padding-auto{padding:auto !important}.u-padding-horizontal-auto{padding:0 auto}.u-padding-vertical-auto{padding:auto 0}.u-padding-top-auto{padding-top:auto}.u-padding-right-auto{padding-right:auto}.u-padding-bottom-auto{padding-bottom:auto}.u-padding-left-auto{padding-left:auto}.u-margin-micro{margin:4px !important}.u-margin-horizontal-micro{margin:0 4px}.u-margin-vertical-micro{margin:4px 0}.u-margin-top-micro{margin-top:4px}.u-margin-right-micro{margin-right:4px}.u-margin-bottom-micro{margin-bottom:4px}.u-margin-left-micro{margin-left:4px}.u-margin-small{margin:8px !important}.u-margin-horizontal-small{margin:0 8px}.u-margin-vertical-small{margin:8px 0}.u-margin-top-small{margin-top:8px}.u-margin-right-small{margin-right:8px}.u-margin-bottom-small{margin-bottom:8px}.u-margin-left-small{margin-left:8px}.u-margin-large{margin:12px !important}.u-margin-horizontal-large{margin:0 12px}.u-margin-vertical-large{margin:12px 0}.u-margin-top-large{margin-top:12px}.u-margin-right-large{margin-right:12px}.u-margin-bottom-large{margin-bottom:12px}.u-margin-left-large{margin-left:12px}.u-margin-default{margin:16px !important}.u-margin-horizontal-default{margin:0 16px}.u-margin-vertical-default{margin:16px 0}.u-margin-top-default{margin-top:16px}.u-margin-right-default{margin-right:16px}.u-margin-bottom-default{margin-bottom:16px}.u-margin-left-default{margin-left:16px}.u-margin-big{margin:20px !important}.u-margin-horizontal-big{margin:0 20px}.u-margin-vertical-big{margin:20px 0}.u-margin-top-big{margin-top:20px}.u-margin-right-big{margin-right:20px}.u-margin-bottom-big{margin-bottom:20px}.u-margin-left-big{margin-left:20px}.u-margin-huge{margin:30px !important}.u-margin-horizontal-huge{margin:0 30px}.u-margin-vertical-huge{margin:30px 0}.u-margin-top-huge{margin-top:30px}.u-margin-right-huge{margin-right:30px}.u-margin-bottom-huge{margin-bottom:30px}.u-margin-left-huge{margin-left:30px}.u-margin-giant{margin:40px !important}.u-margin-horizontal-giant{margin:0 40px}.u-margin-vertical-giant{margin:40px 0}.u-margin-top-giant{margin-top:40px}.u-margin-right-giant{margin-right:40px}.u-margin-bottom-giant{margin-bottom:40px}.u-margin-left-giant{margin-left:40px}.u-margin-none{margin:0 !important}.u-margin-horizontal-none{margin:0 0}.u-margin-vertical-none{margin:0 0}.u-margin-top-none{margin-top:0}.u-margin-right-none{margin-right:0}.u-margin-bottom-none{margin-bottom:0}.u-margin-left-none{margin-left:0}.u-margin-auto{margin:auto !important}.u-margin-horizontal-auto{margin:0 auto}.u-margin-vertical-auto{margin:auto 0}.u-margin-top-auto{margin-top:auto}.u-margin-right-auto{margin-right:auto}.u-margin-bottom-auto{margin-bottom:auto}.u-margin-left-auto{margin-left:auto}.u-gap-micro{gap:4px}.u-gap-row-micro{row-gap:4px}.u-gap-column-micro{-moz-column-gap:4px;column-gap:4px}.u-gap-small{gap:8px}.u-gap-row-small{row-gap:8px}.u-gap-column-small{-moz-column-gap:8px;column-gap:8px}.u-gap-large{gap:12px}.u-gap-row-large{row-gap:12px}.u-gap-column-large{-moz-column-gap:12px;column-gap:12px}.u-gap-default{gap:16px}.u-gap-row-default{row-gap:16px}.u-gap-column-default{-moz-column-gap:16px;column-gap:16px}.u-gap-big{gap:20px}.u-gap-row-big{row-gap:20px}.u-gap-column-big{-moz-column-gap:20px;column-gap:20px}.u-gap-huge{gap:30px}.u-gap-row-huge{row-gap:30px}.u-gap-column-huge{-moz-column-gap:30px;column-gap:30px}.u-gap-giant{gap:40px}.u-gap-row-giant{row-gap:40px}.u-gap-column-giant{-moz-column-gap:40px;column-gap:40px}.u-gap-none{gap:0}.u-gap-row-none{row-gap:0}.u-gap-column-none{-moz-column-gap:0;column-gap:0}.u-gap-auto{gap:auto}.u-gap-row-auto{row-gap:auto}.u-gap-column-auto{-moz-column-gap:auto;column-gap:auto}*{box-sizing:border-box;font-family:inherit;font-size:inherit;color:inherit;outline:none}html{height:100%;font-size:62.5%}body{margin:0;font-family:"V-Inter","Helvetica Neue","Helvetica-Neue","Arial",sans-serif;font-size:1.4rem;line-height:1.4285714286;background-color:#fff}ul{margin:0}a{text-decoration:none}fieldset{padding:0;margin:0;border:0}.new-alert{display:flex;flex-direction:column;font-family:"V-Inter","Helvetica Neue","Helvetica-Neue","Arial",sans-serif;font-size:.9em;background:#fff;border:1px solid #ddd}.new-alert+.new-alert{margin-top:50px}.new-alert__item-block{margin-bottom:8px}.new-alert__media-wrapper{display:flex;flex:0 0 300px;flex-wrap:wrap;align-content:flex-start}.new-alert__item-details-wrapper{display:flex;flex:0 0 300px;flex-wrap:nowrap;align-content:flex-start}.new-alert__item-details-wrapper p{font-weight:normal;color:#666}.new-alert__item-details-wrapper h4{margin-bottom:5px}.new-alert__item-details-table td:nth-child(odd){width:80px;padding-right:10px;font-weight:bold;vertical-align:top}.new-alert__item-details-table .deleted{color:#a14038}.new-alert__media{position:relative;flex:0 0 15%;margin:2px;overflow:hidden}.new-alert__media-content{width:100%;height:auto}.new-alert__small-member-photo{width:30px;height:30px;border-radius:100%;-o-object-fit:cover;object-fit:cover}.new-alert__badge{width:16px;height:16px}.new-alert__member-photo{width:100%}.new-alert__user-block{min-width:30%;max-width:30%}.new-alert_entities{width:100%;border-left:1px solid #ddd}.new-alert_entities .deleted-entity{padding-top:8px;margin:0;border-top:1px solid #ddd}.new-alert__body-elements-section{-webkit-hyphens:auto;hyphens:auto;-ms-word-break:break-all;word-break:break-word;word-wrap:break-word;word-wrap:break-word}.new-alert__body-elements-section p{margin-bottom:4px;color:#666}.new-alert__body-elements-section .warning{color:#d04555}.new-alert__body-elements-section .description{padding-top:8px;white-space:pre-line}.new-alert__body-elements-section .new-alert__actions_wrapper{flex:0 0 350px}.new-alert__body-elements-section:not(:first-child){border-top:1px solid #ddd}.new-alert__actions_wrapper_horizontal{display:inline}.new-alert__section_table table{width:100%;color:#666;border-collapse:collapse}.new-alert__section_table table tr:not(:last-child){border-bottom:1px solid #ddd}.new-alert__section_table table tr.bottom-border-none{border-bottom:none}.new-alert__section_table table th:first-child{padding:4px 4px 4px 8px}.new-alert__section_table table th{padding:4px;font-weight:normal;text-align:left;background-color:#ebedee}.new-alert__section_table table td:not(.photo):first-child{padding:4px 4px 4px 8px}.new-alert__section_table table td{padding:4px;vertical-align:top}.new-alert__section_table .reports_table tr:not(:last-child){border-bottom:0}.new-alert__section_table .reports_table tr:last-child{border-bottom:1px solid #ddd}.new-alert__section_table .reports_table td{vertical-align:top}.new-alert__section_table .empty-state{padding-top:8px;padding-left:4px}.new-alert__section_table__header{padding:8px;font-weight:normal;color:#666;background-color:#ebedee;border-bottom:1px solid #ddd}.action-button{color:#666;background-color:#fff;border:1px solid #ddd}.action-button:focus{outline:0}.action-button:active:focus{outline:0}.action-button-dropdown__icon{display:flex;margin-top:-3px}.action-button-dropdown__icon--open{transform:rotate(180deg)}.action-button-dropdown__dropdown-container{position:absolute;right:0;z-index:100;width:-moz-max-content;width:max-content}.resolution-wrapper{border:solid 2px #fff}.resolution-wrapper--solved{border-color:#40cd79}.resolution-wrapper--focused{border-color:#7296e7}.solved{background-image:linear-gradient(to left, #40cd79 4px, #fff 0%)}.focused{border-color:#7296e7;border-style:solid}.warning{color:#d04555}.success{color:#40cd79}.stars-overlay{display:inline-block;overflow:hidden;white-space:nowrap}.dev-box{float:right;width:10%;margin:5px;clear:right}.alert-type-header{padding:4px}.alert-type-header.item{color:#fff;background-color:#bbb}.alert-type-header.user{color:#fff;background-color:#66cdaa}.alert-type-header.msg-thread{background-color:#add8e6}.alert-type-header.forum{background-color:gold}.alert-type-header.closet{color:#fff;background-color:#7296e7}.user-status{padding:4px}.user-status.is-active{color:#fff;background-color:#bbb}.user-status.is-deleted{color:#fff;background-color:#111}.user-status.is-banned{color:#fff;background-color:#f03e53}.user-status.careful-moderation{background:#ffd132}.user-status.suspicious-account{color:#fff;background-color:#f9835e}.careful-moderation{background-color:#ffc9af}.pointer-cursor{cursor:pointer}.selected-entity{height:4px;background-color:#7296e7}.closet-load-more{display:table;padding:10px 0;margin:auto}kbd{padding:3px 5px;margin:1px;font:11px Courier,monospace;line-height:10px;color:#333;vertical-align:middle;background-color:#fff;border:solid 1px #f5f6f7;border-bottom-color:#ebedee;border-radius:3px;box-shadow:inset 0 -1px 0 #ebedee}.column-split{display:inline-flex;width:100%}.column-split .column-width{flex:1}.column-split .column-right{flex:1;border-left:solid 1px #ddd}.no-right-border{border-right:0}.user-info{display:inline-block;vertical-align:middle}.user-details-table td{vertical-align:top}.user-details-description{width:100%}.user-details-description td:nth-child(odd){width:110px;height:18px;padding-right:10px;font-weight:bold}.user-details-description td{vertical-align:middle}.highlighted-keyword{color:#fb7567}.highlighted-blacklisted{color:#ff9662}.user-details-description__row--highlight-fr{background-color:#f0f}.user-details-description__row--highlight-us{background-color:#00c3f3}.action-log-table{border-bottom:1px solid #ddd}.action-log-table table{color:#000}.action-log-table thead{border-bottom:1px solid #ddd}.action-log-table__title{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end;padding:4px 8px;color:#666;background-color:#ebedee;border-bottom:1px solid #ddd}.action-log-table__row--clicked{background-color:#f5f6f7}.action-log-table__entity-filter{position:absolute;right:0;z-index:10;min-width:180px;margin-top:4px}.action-log-item-links-modal{display:flex;flex-direction:column;max-height:80vh}.action-log-truncated-text{max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-info-warning{color:#d04555}.badge{font-size:.9em;font-weight:400;color:#a9a3b2;border-radius:8px}.badge--distinct{display:block;padding:16px;color:#fff;background-color:#00c06d;border-radius:0}.card--type-narrow,.card--type-wide{display:flex;flex-direction:column;height:100%;min-height:100%;overflow-x:hidden;background:#fff;border-right:0}.card--scrollable{height:100%;overflow-y:auto;border:1px solid #ddd}.card:last-child{border:1px solid #ddd}.card--type-wide{flex:0 0 800px;width:800px}.card--type-narrow{flex:0 0 700px;width:700px}.card--full-height{height:100%;background-color:#fff}.card__controls{background:#fff}.card__controls-wide{padding:8px 24px}.chat__body{flex-grow:0;max-width:550px;padding:8px;overflow-x:hidden;word-break:break-word;white-space:pre-wrap;border:1px solid rgba(0,0,0,0);border-radius:5px}.chat__body a{text-decoration:underline}.chat__body font{display:block}.chat__body.comment.left{background-color:#fff;border-color:#f2f2f2}.chat__body.comment.right{background-color:#f2f2f2}.chat__body.note{background-color:#ffd98f}.chat__body.system{background-color:#c9c9c9}.message-details{width:48px;text-align:center}.message-author{display:inline-flex;max-width:448px}.message-attachment{box-shadow:0px 0px 2px rgba(23,23,23,.24);margin-top:8px;border-radius:4px}.message-attachment--left{margin-right:8px}.message-attachment--right{margin-left:8px}.controls{display:flex;align-items:center;padding:16px;color:#9d9d9d}.controls a{color:#9d9d9d}.controls a:hover{color:#777}.drop-area{position:relative;cursor:grab}.drop-area--top::before{position:absolute;z-index:1;width:100%;height:100%;content:"";border-top:1px dashed #565656}.drop-area--bottom::before{position:absolute;z-index:1;width:100%;height:100%;content:"";border-bottom:1px dashed #565656}._row{display:flex;flex-basis:100%;flex-direction:row}.cell--1{flex-basis:8.3333333333%}.cell--offset-1{margin-left:8.3333333333%}.cell--2{flex-basis:16.6666666667%}.cell--offset-2{margin-left:16.6666666667%}.cell--3{flex-basis:25%}.cell--offset-3{margin-left:25%}.cell--4{flex-basis:33.3333333333%}.cell--offset-4{margin-left:33.3333333333%}.cell--5{flex-basis:41.6666666667%}.cell--offset-5{margin-left:41.6666666667%}.cell--6{flex-basis:50%}.cell--offset-6{margin-left:50%}.cell--7{flex-basis:58.3333333333%}.cell--offset-7{margin-left:58.3333333333%}.cell--8{flex-basis:66.6666666667%}.cell--offset-8{margin-left:66.6666666667%}.cell--9{flex-basis:75%}.cell--offset-9{margin-left:75%}.cell--10{flex-basis:83.3333333333%}.cell--offset-10{margin-left:83.3333333333%}.cell--11{flex-basis:91.6666666667%}.cell--offset-11{margin-left:91.6666666667%}.cell--12{flex-basis:100%}.cell--offset-12{margin-left:100%}.cell--nested{display:flex}.cell--one-fifth{flex-basis:20%}.cell--x{flex:1}.grid{margin:0 auto;max-width:1280px}.grid__row{display:grid;grid-template-columns:repeat(12, 1fr);grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.grid__col-1{grid-column:span 1}.grid__col-2{grid-column:span 2}.grid__col-3{grid-column:span 3}.grid__col-4{grid-column:span 4}.grid__col-5{grid-column:span 5}.grid__col-6{grid-column:span 6}.grid__col-7{grid-column:span 7}.grid__col-8{grid-column:span 8}.grid__col-9{grid-column:span 9}.grid__col-10{grid-column:span 10}.grid__col-11{grid-column:span 11}.grid__col-12{grid-column:span 12}@media screen and (max-width: 1320px){.grid{margin:0 20px}.grid__row{display:grid;grid-template-columns:repeat(12, 1fr);grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.grid__col-1{grid-column:span 1}.grid__col-2{grid-column:span 2}.grid__col-3{grid-column:span 3}.grid__col-4{grid-column:span 4}.grid__col-5{grid-column:span 5}.grid__col-6{grid-column:span 6}.grid__col-7{grid-column:span 7}.grid__col-8{grid-column:span 8}.grid__col-9{grid-column:span 9}.grid__col-10{grid-column:span 10}.grid__col-11{grid-column:span 11}.grid__col-12{grid-column:span 12}}@media screen and (max-width: 1200px){.grid{margin:0 20px}.grid__row{display:grid;grid-template-columns:repeat(12, 1fr);grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.grid__col-1{grid-column:span 1}.grid__col-2{grid-column:span 2}.grid__col-3{grid-column:span 3}.grid__col-4{grid-column:span 4}.grid__col-5{grid-column:span 5}.grid__col-6{grid-column:span 6}.grid__col-7{grid-column:span 7}.grid__col-8{grid-column:span 8}.grid__col-9{grid-column:span 9}.grid__col-10{grid-column:span 10}.grid__col-11{grid-column:span 11}.grid__col-12{grid-column:span 12}}@media screen and (max-width: 960px){.grid{margin:0 20px}.grid__row{display:grid;grid-template-columns:repeat(12, 1fr);grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.grid__col-1{grid-column:span 1}.grid__col-2{grid-column:span 2}.grid__col-3{grid-column:span 3}.grid__col-4{grid-column:span 4}.grid__col-5{grid-column:span 5}.grid__col-6{grid-column:span 6}.grid__col-7{grid-column:span 7}.grid__col-8{grid-column:span 8}.grid__col-9{grid-column:span 9}.grid__col-10{grid-column:span 10}.grid__col-11{grid-column:span 11}.grid__col-12{grid-column:span 12}}@media screen and (max-width: 720px){.grid{margin:0 20px}.grid__row{display:grid;grid-template-columns:repeat(12, 1fr);grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.grid__col-1{grid-column:span 1}.grid__col-2{grid-column:span 2}.grid__col-3{grid-column:span 3}.grid__col-4{grid-column:span 4}.grid__col-5{grid-column:span 5}.grid__col-6{grid-column:span 6}.grid__col-7{grid-column:span 7}.grid__col-8{grid-column:span 8}.grid__col-9{grid-column:span 9}.grid__col-10{grid-column:span 10}.grid__col-11{grid-column:span 11}.grid__col-12{grid-column:span 12}}@media screen and (max-width: 320px){.grid{margin:0 16px}.grid__row{display:grid;grid-template-columns:repeat(12, 1fr);grid-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.grid__col-1{grid-column:span 1}.grid__col-2{grid-column:span 2}.grid__col-3{grid-column:span 3}.grid__col-4{grid-column:span 4}.grid__col-5{grid-column:span 5}.grid__col-6{grid-column:span 6}.grid__col-7{grid-column:span 7}.grid__col-8{grid-column:span 8}.grid__col-9{grid-column:span 9}.grid__col-10{grid-column:span 10}.grid__col-11{grid-column:span 11}.grid__col-12{grid-column:span 12}}.grid--narrow{max-width:920px;margin:0 auto}@media screen and (max-width: 920px){.grid--narrow{margin:0 16px}}.grid--wide{max-width:100%;margin:0}.grid--expanded{max-width:100%;margin:0 32px}.item-status__badge{position:absolute;top:0;left:0;display:inline-block;width:100%;font-size:x-small;text-align:center;cursor:pointer}.item-status__badge-sold{color:#000;background-color:#aeeac6}.item-status__badge-bump{color:#fff;background-color:#38b8cf}.item-status__badge-hidden{background-color:#ff9}.item-status__badge-solved{color:#fff;background-color:#66cdaa}.item-status__badge-multiselected{color:#fff;background-color:#ffb431}.item-status__badge-reported{color:#fff;background-color:#fb7567}.item-status__badge-alerted{color:#fff;background-color:#fb7567}.item-status__badge-deleted{color:#fff;background-color:#3b5998}.item-status__badge-proof{color:#fff;background-color:#6cc981}.item-status__badge-delayed{color:#fff;background-color:#d20000}.levels-dropdown-button__container{position:relative}.levels-dropdown-button{max-width:180px}.levels-dropdown{position:absolute;bottom:100%;margin-bottom:8px}.levels-dropdown__container{display:flex;flex-direction:column;min-width:280px;max-width:360px;max-height:320px}.levels-dropdown__search{flex-shrink:0}.levels-dropdown__list{z-index:1062;height:100%;overflow:auto}.levels-dropdown__list ul{padding:0;margin:0;list-style:none}.list{position:relative;border-top:1px solid #ddd}.list a,.list a:hover{color:inherit;text-decoration:none}.table{width:100%;max-width:100%;margin-bottom:20px;color:#565656;background-color:#fff}.table a,.table a:hover{color:#565656}.table .center{text-align:center}.table tr{height:45px;text-align:left;border:0;border-bottom:1px solid #ddd}.table td{color:inherit;vertical-align:middle}.table th:first-child,.table td:first-child{padding-left:4px}.ticket-details{display:flex;flex-flow:column nowrap;width:100%;height:100%}.spinner{display:inline-block;width:24px;height:24px;padding:4px;background:#4cbfd4;border-radius:9999px}.spinner__icon{fill:#fff;animation:spin 1s linear infinite,-webkit,-moz,false,false,official}.spinner__placeholder{display:flex;justify-content:center;height:170px;margin:auto}.spinner__placeholder .spinner{position:relative;top:50%;line-height:0;transform:translateY(-50%)}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.tags{position:relative;z-index:1;min-width:250px}.tags input{border:0;border-radius:4px}.tags__focus{border:1px solid #428bca;border-bottom:0;border-radius:4px 4px 0 0;box-shadow:0 4px 4px rgba(0,0,0,.15)}.tags__dropdown{position:absolute;left:-1px;width:calc(100% + 2px);max-height:200px;padding:8px 0;overflow-y:scroll;background-color:#fff;border:1px solid #428bca;border-top:0;border-radius:0 0 4px 4px;box-shadow:0 4px 4px rgba(0,0,0,.15)}.tags__dropdown ul{padding:0;margin:0}.tags__dropdown ul li{padding:4px 8px;list-style:none;cursor:pointer}.tags__dropdown ul li:hover{color:#fff;background-color:#428bca}@keyframes blinking-animation{0%{background-color:#c9f0ee}50%{background-color:rgba(0,0,0,0)}100%{background-color:#c9f0ee}}.ticket-tabs{padding:0 24px}.ticket-tabs li{padding:0}.ticket-tab-content--disabled{padding:48px}.ticket-tab{display:flex;align-items:center;height:100%;padding:0 16px}.ticket-tab--blinking{animation:blinking-animation 1s infinite}.ticket-tab--action-divider{height:18px;border-left:1px solid #757575}.u-no-style{all:unset}.u-height-full{height:100%}.u-max-height-full{max-height:100%}.u-max-width-full{max-width:100%}.u-max-width-85{max-width:85%}.u-width-full{width:100%}.u-width-auto{width:auto !important}.u-width-half{width:50%}.u-disabled{opacity:.5}.u-relative{position:relative}.u-center{margin:0 auto}.u-right{margin-left:auto}.u-text-grey{color:#c9c9c9 !important}.u-text-primary{color:#007782}.u-absolute{position:absolute}.u-fixed{position:fixed}.u-pre-wrap{white-space:pre-wrap}.u-pre-line{white-space:pre-line}.u-list-style-disc{list-style-type:disc}.u-no-wrap{white-space:nowrap}.u-word-break{word-break:break-word}.u-word-break-all{word-break:break-all}.u-display-inline-block{display:inline-block}.u-display-block{display:block}.u-font-size-small{font-size:.9em}.u-font-size-medium{font-size:1.5em}.u-font-size-big{font-size:1.7em}.u-font-weight-bold{font-weight:bolder}.u-font-weight-normal{font-weight:normal}.u-rounded-small{border-radius:8px}.u-background-greyscale-level-7{background-color:#fff}.u-rounded-borders{background-color:#fff;border:1px solid #ddd;border-bottom:0;border-radius:8px 8px 0 0}.u-rounded-border-input-x-small{background-color:#f8f8f8;border:1px solid #a6a6a6;border-radius:5px}.u-text-center{text-align:center}.u-text-left{text-align:left}.u-text-right{text-align:right}.u-text-underline{text-decoration:underline}.u-text-underline-hover:hover{text-decoration:underline}.u-flexbox{display:flex}.u-inline-flexbox{display:inline-flex}.u-flex-grow{flex-grow:1}.u-flex-grow-none{flex-grow:0}.u-flex-shrink-0{flex-shrink:0}.u-flex-wrap{flex-wrap:wrap}.u-space-between{justify-content:space-between}.u-z-index-above{z-index:10}.u-flex-row{flex-direction:row}.u-flex-column{flex-direction:column}.u-flex-column-reverse{flex-direction:column-reverse}.u-flex-row-reverse{flex-direction:row-reverse}.u-align-items-center{align-items:center}.u-align-items-baseline{align-items:baseline}.u-align-items-flex-end{align-items:flex-end}.u-align-items-flex-start{align-items:flex-start}.u-align-self-start{align-self:flex-start}.u-align-self-flex-end{align-self:flex-end}.u-align-self-center{align-self:center}.u-justify-content-flex-start{justify-content:flex-start}.u-justify-content-flex-end{justify-content:flex-end}.u-justify-content-center{justify-content:center}.u-user-select-text{-webkit-user-select:text;-moz-user-select:text;user-select:text}.u-overflow-x-hidden{overflow-x:hidden}.u-overflow-y-auto{overflow-y:auto}.u-overflow-y-scroll{overflow-y:scroll}.u-overflow-hidden{overflow:hidden;border-radius:inherit}.u-vertical-align-top{vertical-align:top}.u-vertical-align-middle{vertical-align:middle}.u-fill-width{width:100% !important}.u-fill-height{height:100% !important}.u-height-100vh{height:100vh}.u-overflow-auto{overflow:auto !important}.u-cursor-pointer{cursor:pointer}.u-cursor-not-allowed{cursor:not-allowed}.u-hidden{display:none !important}.u-visibility-hidden{visibility:hidden}.u-pointer-events-none{pointer-events:none}.u-transition{opacity:.5;transition:opacity .3s ease-in-out}.u-uppercase{text-transform:uppercase}.tickets-workspace{display:flex;flex-direction:column;width:100%;height:calc(100vh - 128px);max-height:100vh}.tickets-workspace__sidebar{display:flex;flex-direction:column;height:calc(100vh - 128px);max-height:100vh;padding-top:16px}.workspace--header{display:flex;align-items:center;justify-content:space-between;max-width:100vw;height:52px;padding:8px 24px;border-bottom:1px solid rgba(23,23,23,.08)}.workspace--subheader{padding:0 24px 8px 24px}.workspace{flex:1;min-height:0;padding:0 20px}.workspace--column{display:flex;height:100%;background:#fff}.workspace__comments-list{flex-grow:1;padding:16px 0;overflow-x:hidden;overflow-y:auto;cursor:default}.workspace__comments-list div[data-radix-popper-content-wrapper]{z-index:20}.tickets-stats{display:flex}.ticket-specialisations{width:100%;height:50vh;min-height:510px}.ticket-specialisations__search{align-self:center;width:100%}.ticket-status-dropdown{width:100%;padding-right:4px;margin:0 8px;color:#4d4d4d;text-transform:capitalize;border:0;outline:none}.pile{padding:0;margin:0;list-style:none}.pile__element{margin:0}.pile__element+.pile__element{border-top:1px solid rgba(23,23,23,.08)}.no-decoration-link,.no-decoration-link:hover{color:inherit;text-decoration:none}.error{position:absolute;top:20%;left:10%}.error img{width:85%}.template_list__content{height:65vh;max-height:65vh;overflow-y:scroll}.tool-box{position:fixed;bottom:10px}.tool-box__item--error{width:20px;height:20px;cursor:pointer;background-color:red;border:solid 2px;border-radius:20px}.c-login{height:100vh;background-image:url(/7cca1a8c92a2daa46a66.png);background-repeat:no-repeat;background-position:center;background-size:cover}.c-login__container{position:absolute;top:50%;left:50%;width:auto;min-width:0;transform:translate(-50%, -50%)}.c-login__logo{display:flex;justify-content:center}.c-login__spacer{display:block;width:100%;height:50px}.c-login__button{display:block;width:-moz-fit-content;width:fit-content;padding:12px 40px;margin:0 auto;font-size:18px;line-height:20px;color:#fff;text-align:center;text-decoration:none;background:#007782;border:1px solid #007782;border-radius:5px}.c-login__button:hover{color:#fff;text-decoration:none;background:#006e78}.c-login__button:active,.c-login__button:focus{color:#fff;text-decoration:none;background:#00646e}.ticket-cards-list{display:flex;height:100%;min-height:100%;padding:16px;padding-top:0;padding-bottom:0;list-style:none}.ticket-cards-list>li{display:flex}.ticket-card{position:relative;display:flex;flex-direction:column;width:300px;margin-right:16px;background:#fff;border-radius:3px;box-shadow:0px 0px 2px rgba(23,23,23,.24)}.ticket-card__large{width:436px}.ticket-card.ticket-card__standalone{margin-right:0}.ticket-card_header{flex:1;flex-grow:0}.ticket-card__header--highlighted{background-color:#f2f2f2;border-top-left-radius:3px;border-top-right-radius:3px}.ticket-card__title{line-height:26px}.ticket-card__container{flex:1;width:300px;overflow-y:auto}.ticket-card__container.ticket-card__container--fluid{width:100%}.ticket-card__loader{display:flex;justify-content:center;padding:16px}.ticket-card__content{height:-moz-min-content;height:min-content}.ticket-card-menu__text{line-height:24px}.ticket-card-menu__image{display:inline-block;margin:0 8px 8px 0;cursor:pointer}.ticket-card__appeal-description>p:first-child{margin-top:0}.ticket-card__member-container{max-width:65%}.ticket-card__member-link{min-width:0}.tickets-suggestions-list{max-height:320px;overflow-y:scroll}.mergeable-tickets-list{max-height:180px;overflow-y:scroll}.assign-agent-modal__content{height:100%;max-height:200px;overflow-y:auto}.change-locale-modal{width:100%;height:70vh;min-height:510px}.change-locale-modal__search{align-self:center;width:100%}.member-search{position:relative;width:360px}.member-search__dropdown{position:absolute;z-index:1;width:inherit;margin-top:8px}.note-reply-container{max-width:200px}.send-notice-modal{width:100%;height:512px;max-height:512px}.send-notice-modal__search{align-self:center;width:100%}.service-now-escalations-menu{position:absolute;top:-24px;right:100%;width:350px}.service-now-escalations-menu__content--scrollable{max-height:370px;overflow-y:auto}.service-now-escalations-menu-button{width:350px}.escalations-modal{width:600px;height:100%}.base-step{border-radius:4px}.ticket-escalation-case-activity{display:flex;flex-direction:column;width:100%;height:100%;background-color:#fff}.ticket-escalation-case-activity__list{flex-grow:1;overflow-y:auto}.ticket-escalation-case-activity__list-item{padding:8px;overflow-x:hidden;word-break:break-word;white-space:pre-wrap;border:solid 1px;border-color:#f2f2f2;border-radius:5px}.ticket-escalation-case-activity__list-item--internal-note{background-color:#ffeecb;border-color:rgba(0,0,0,0)}.ticket-escalation-case-activity-reopen-icon{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;background:#4d4d4d;border-radius:50%;transform:rotate(-90deg)}.ticket-escalation-case-activity__footer{display:flex;flex-shrink:0}.desk-escalations-table__actions-dropdown{width:312px}.input-dropdown{position:absolute;top:100%;right:0;left:0;z-index:100000}.input-dropdown--direction-up{top:auto;bottom:100%}.input-dropdown__content{display:flex;flex-direction:column;max-height:370px;overflow-y:hidden}.input-dropdown__content--scrollable{overflow-y:auto}.c-input{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;align-items:center;padding:16px;font-size:0;background:#fff}.c-input .c-input__value{font-size:16px;line-height:20px;color:#171717;font-weight:400;width:100%;padding:0 0 4px;font-family:inherit;resize:none;background-color:rgba(0,0,0,0);border:0;border-bottom:1px solid rgba(23,23,23,.08);border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.c-input .c-input__value[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.c-input .c-input__value::-moz-placeholder{color:grey;color:rgba(128,128,128,.6)}.c-input .c-input__value::placeholder{color:grey;color:rgba(128,128,128,.6)}.c-input .c-input__value:-webkit-clear-button{display:none;-webkit-appearance:none;appearance:none}.c-input .c-input__value::-webkit-inner-spin-button{display:none;-webkit-appearance:none;appearance:none}.c-input .c-input__value:focus{border-color:rgba(0,119,130,.48);outline:none}.c-input .c-input__value:disabled{cursor:not-allowed;opacity:.48}.c-input .c-input__value--with-suffix{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:20px}.c-input__title{font-size:14px;line-height:18px;color:#757575;font-weight:400;align-self:flex-start;padding-bottom:8px}.c-input__content{position:relative;display:flex;flex-wrap:wrap;align-items:center;font-size:0}.c-input__icon{position:absolute;right:0;bottom:8px;line-height:0}.c-input__note{font-size:12px;line-height:16px;color:#757575;font-weight:400;box-sizing:border-box;width:100%;padding-top:4px}.c-input--narrow{padding:8px}.c-input--tight{padding:0px}.c-input--wide{display:flex;flex-wrap:wrap;justify-content:flex-end;padding:24px}.c-input--wide .c-input__title{font-size:16px;line-height:22px;color:#171717;font-weight:500;width:50%;padding:0}.c-input--wide .c-input__content{width:50%}.c-input--wide .c-input__content:first-child{width:100%}.c-input--wide .c-input__note{width:50%}.c-input__file[type=file]{font-size:14px;color:#757575;background:#fff}.c-input__file[type=file]::file-selector-button{padding:9px 11px;margin-right:10px;font-size:14px;color:#007782;cursor:pointer;background:#fff;border:1px solid #007782;border-radius:4px}.emoji-picker__container{position:absolute;right:0;bottom:32px}.emoji-picker__activator{display:flex;cursor:pointer}.emoji-mart,.emoji-mart *{box-sizing:border-box;line-height:1.15}.emoji-mart{display:inline-block;font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",sans-serif;font-size:16px;color:#222427;background:#fff;border:1px solid #d9d9d9;border-radius:5px}.emoji-mart .emoji-mart-emoji{padding:6px}.emoji-mart-bar{border:0 solid #d9d9d9}.emoji-mart-bar:first-child{border-bottom-width:1px;border-top-left-radius:5px;border-top-right-radius:5px}.emoji-mart-bar:last-child{border-top-width:1px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.emoji-mart-anchors{display:flex;flex-direction:row;justify-content:space-between;padding:0 6px;line-height:0}.emoji-mart-anchor{position:relative;display:block;flex:1 1 auto;padding:12px 4px;margin:0;overflow:hidden;color:#858585;text-align:center;background:none;border:0;box-shadow:none;transition:color .1s ease-out}.emoji-mart-anchor i{display:inline-block;width:100%;max-width:22px}.emoji-mart-anchor:focus{outline:0}.emoji-mart-anchor:hover,.emoji-mart-anchor:focus,.emoji-mart-anchor-selected{color:#464646}.emoji-mart-anchor-selected .emoji-mart-anchor-bar{bottom:0}.emoji-mart-anchor-bar{position:absolute;bottom:-3px;left:0;width:100%;height:3px;background-color:#464646}.emoji-mart-anchors svg,.emoji-mart-anchors img{width:18px;height:18px;fill:currentcolor}.emoji-mart-scroll{height:270px;padding:0 6px 6px;overflow-x:hidden;overflow-y:scroll;will-change:transform}.emoji-mart-search{position:relative;padding:0 6px;margin-top:6px}.emoji-mart-search input{display:block;width:100%;padding:5px 25px 6px 10px;font-size:16px;border:1px solid #d9d9d9;border-radius:5px;outline:0}.emoji-mart-search input,.emoji-mart-search input::-webkit-search-decoration,.emoji-mart-search input::-webkit-search-cancel-button,.emoji-mart-search input::-webkit-search-results-button,.emoji-mart-search input::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none}.emoji-mart-search-icon{position:absolute;top:7px;right:11px;z-index:2;padding:2px 5px 1px;background:none;border:0}.emoji-mart-category .emoji-mart-emoji span{position:relative;z-index:1;text-align:center;cursor:default}.emoji-mart-category .emoji-mart-emoji:hover::before{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;content:"";background-color:#f4f4f4;border-radius:100%}.emoji-mart-category-label{position:sticky;top:0;z-index:2}.emoji-mart-category-label span{display:block;width:100%;padding:5px 6px;font-weight:500;background-color:rgba(255,255,255,.95)}.emoji-mart-category-list{padding:0;margin:0}.emoji-mart-category-list li{display:inline-block;padding:0;margin:0;list-style:none}.emoji-mart-emoji{position:relative;display:inline-block;padding:0;margin:0;font-size:0;background:none;border:0;box-shadow:none}.emoji-mart-emoji-native{font-family:"Segoe UI Emoji","Segoe UI Symbol","Segoe UI","Apple Color Emoji","Twemoji Mozilla","Noto Color Emoji","Android Emoji",sans-serif}.emoji-mart-no-results{padding-top:70px;font-size:14px;color:#858585;text-align:center}.emoji-mart-no-results .emoji-mart-category-label{display:none}.emoji-mart-no-results .emoji-mart-no-results-label{margin-top:.2em}.emoji-mart-no-results .emoji-mart-emoji:hover::before{content:none}.emoji-mart-no-results-img{display:block;width:50%;margin-right:auto;margin-left:auto}.emoji-mart-preview{position:relative;height:70px}.emoji-mart-preview-emoji,.emoji-mart-preview-data,.emoji-mart-preview-skins{position:absolute;top:50%;transform:translateY(-50%)}.emoji-mart-preview-emoji{left:12px}.emoji-mart-preview-data{right:12px;left:68px;word-break:break-all}.emoji-mart-preview-skins{right:30px;text-align:right}.emoji-mart-preview-skins .custom{right:10px;text-align:right}.emoji-mart-preview-name{font-size:14px}.emoji-mart-preview-shortname{font-size:12px;color:#888}.emoji-mart-preview-shortname+.emoji-mart-preview-shortname,.emoji-mart-preview-shortname+.emoji-mart-preview-emoticon,.emoji-mart-preview-emoticon+.emoji-mart-preview-emoticon{margin-left:.5em}.emoji-mart-preview-emoticon{font-size:11px;color:#bbb}.emoji-mart-title span{display:inline-block;vertical-align:middle}.emoji-mart-title .emoji-mart-emoji{padding:0}.emoji-mart-title-label{font-size:26px;font-weight:300;color:#999a9c}.emoji-mart-skin-swatches{padding:2px 0;font-size:0;background-color:#fff;border:1px solid #d9d9d9;border-radius:12px}.emoji-mart-skin-swatches.custom{font-size:0;background-color:#fff;border:0}.emoji-mart-skin-swatches.custom .emoji-mart-skin-swatch.custom:hover{background-color:#f4f4f4;border-radius:10%}.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch{width:16px;padding:0 2px}.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom.selected::after,.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.selected::after{opacity:.75}.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom{display:block;width:36px;height:38px;padding:0 2px 0 0}.emoji-mart-skin-swatch{display:inline-block;width:0;vertical-align:middle;transition-timing-function:ease-out;transition-duration:.125s;transition-property:width,padding}.emoji-mart-skin-swatch.selected{position:relative;width:16px;padding:0 2px}.emoji-mart-skin-swatch.selected::after{position:absolute;top:50%;left:50%;width:4px;height:4px;margin:-2px 0 0 -2px;pointer-events:none;content:"";background-color:#fff;border-radius:100%;opacity:0;transition:opacity .2s ease-out}.emoji-mart-skin-swatch.custom{display:inline-block;width:0;height:38px;overflow:hidden;vertical-align:middle;cursor:default;transition-timing-function:ease-out;transition-duration:.125s;transition-property:width,height}.emoji-mart-skin-swatch.custom.selected{position:relative;width:36px;height:38px;padding:0 2px 0 0}.emoji-mart-skin-swatch.custom.selected::after{width:0;height:0;content:""}.emoji-mart-skin-swatch:nth-child(1){transition-delay:0s}.emoji-mart-skin-swatch:nth-child(2){transition-delay:.03s}.emoji-mart-skin-swatch:nth-child(3){transition-delay:.06s}.emoji-mart-skin-swatch:nth-child(4){transition-delay:.09s}.emoji-mart-skin-swatch:nth-child(5){transition-delay:.12s}.emoji-mart-skin-swatch:nth-child(6){transition-delay:.15s}.emoji-mart-skin-text.opened{display:inline-block;width:95px;height:40px;padding:5px 2px;font-size:11px;color:#888;text-align:left;vertical-align:middle;background-color:#fff;border-radius:10%}.emoji-mart-skin{display:inline-block;width:100%;max-width:12px;padding-top:100%;border-radius:100%}.emoji-mart-skin-tone-1{background-color:#ffc93a}.emoji-mart-skin-tone-2{background-color:#fadcbc}.emoji-mart-skin-tone-3{background-color:#e0bb95}.emoji-mart-skin-tone-4{background-color:#bf8f68}.emoji-mart-skin-tone-5{background-color:#9b643d}.emoji-mart-skin-tone-6{background-color:#594539}.emoji-mart-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.emoji-mart-dark{color:#fff;background-color:#222;border-color:#555453}.emoji-mart-dark .emoji-mart-bar{border-color:#555453}.emoji-mart-dark .emoji-mart-search input{color:#fff;background-color:#2f2f2f;border-color:#555453}.emoji-mart-dark .emoji-mart-search-icon svg{fill:#fff}.emoji-mart-dark .emoji-mart-category .emoji-mart-emoji:hover::before{background-color:#444}.emoji-mart-dark .emoji-mart-category-label span{color:#fff;background-color:#222}.emoji-mart-dark .emoji-mart-skin-swatches{background-color:#222;border-color:#555453}.emoji-mart-dark .emoji-mart-anchor:hover,.emoji-mart-dark .emoji-mart-anchor:focus,.emoji-mart-dark .emoji-mart-anchor-selected{color:#bfbfbf}.table-component{width:100%;font-size:16px;color:#171717;border-collapse:collapse;border-radius:inherit}.table-component table{width:100%;border-radius:inherit}.table-component td{position:relative;border-radius:inherit}.table-component thead{color:#757575;border-radius:inherit}.table-component thead td{padding-bottom:0;background-color:#fff}.table-component th[scope=column]{padding-bottom:0;color:#757575}.table-component tbody{border-radius:inherit}.table-component tr{position:relative;border-radius:inherit}.table-component tr:not(:last-child) th::after,.table-component tr:not(:last-child) td::after{position:absolute;right:0;bottom:0;left:0;content:"";border-bottom:1px solid rgba(17,17,17,.08)}.table-component tr:not(:last-child) td:first-child::after,.table-component tr:not(:last-child) th:first-child::after{margin-left:24px}.table-component tr:not(:last-child) td:last-child::after,.table-component tr:not(:last-child) th:last-child::after{margin-right:24px}.table-component--narrow tr:not(:last-child) td:first-child::after,.table-component--narrow tr:not(:last-child) th:first-child::after{margin-left:10px}.table-component--narrow tr:not(:last-child) td:last-child::after,.table-component--narrow tr:not(:last-child) th:last-child::after{margin-right:10px}.table-component--narrow .table-component__td,.table-component--narrow .table-component__th{padding:10px}.table-component__thead--sticky td{position:sticky;top:0}.table-component--inline{display:inline-block;width:auto;max-width:100%}.table-component--scrollable{overflow-y:auto}.table-component--horizontally-scrollable{overflow-x:auto}.table-component--horizontally-scrollable tr:not(:last-child) td:first-child::after,.table-component--horizontally-scrollable tr:not(:last-child) th:first-child::after{margin-left:0;margin-left:initial}.table-component--horizontally-scrollable tr:not(:last-child) td:last-child::after,.table-component--horizontally-scrollable tr:not(:last-child) th:last-child::after{margin-right:0;margin-right:initial}.table-component__tr--clickable{cursor:pointer}.table-component__tr--hoverable:hover{background-color:rgba(23,23,23,.02);border-radius:0}.table-component__td,.table-component__th{padding:24px}.table-component__th--sticky{position:sticky;background-color:#fff}.table-component__th--sticky[scope=row]{z-index:1}.table-component__th--sticky[scope=row],.table-component__th--sticky[scope=column]:first-of-type{left:0}.table-component__th--sticky[scope=row]::after,.table-component__th--sticky[scope=column]:first-of-type::after{position:absolute;top:0;right:0;bottom:0;content:"";border-right:1px solid rgba(17,17,17,.08)}.table-component__th--sticky[scope=column]{top:0;z-index:2}.table-component__th--sticky[scope=column]:first-of-type{z-index:3}.table-component__td--max-width-content{width:100%;max-width:0}.table-component__td--clickable{cursor:pointer}.table-component--loading{opacity:.5;transition:opacity .3s ease-out}.table-component--loading td,.table-component--loading thead td{opacity:.5}.table-component--align-right{text-align:right}.table-component--align-left{text-align:left}.table-component--align-center{text-align:center}.dropdown-component{position:relative}.dropdown-component__text{font-size:14px;line-height:18px;color:#757575;font-weight:400;line-height:32px;color:#757575;cursor:pointer}.dropdown-component__text::after{width:0;height:0;border-top:5px solid #757575;border-right:5px solid rgba(0,0,0,0);border-left:5px solid rgba(0,0,0,0);display:inline-block;margin-left:8px;vertical-align:middle;content:""}.dropdown-component__icon{display:flex;cursor:pointer}.dropdown-component__container{position:absolute;z-index:1062;box-sizing:border-box;width:-moz-max-content;width:max-content}.dropdown-component__container--top-left,.dropdown-component__container--top-right{bottom:100%;margin-bottom:8px}.dropdown-component__container--bottom-left,.dropdown-component__container--bottom-right{top:100%;margin-top:8px}.dropdown-component__container--top-right,.dropdown-component__container--bottom-right{right:0}.dropdown-component__content--scrollable{max-height:370px;overflow-y:auto}.dropdown-component__content--scrollable-small{max-height:286px;overflow-y:auto}svg{pointer-events:none}.dropdown-radio-input{width:100%;margin-right:36px;margin-bottom:5px;text-align:left}.header__wrapper{position:sticky;top:0;z-index:1061}.header-component{box-shadow:0px 0px 2px rgba(23,23,23,.24);display:flex;align-items:center;justify-content:space-between;height:52px;padding:16px 20px;background:#fff}.header-component__avatar{display:inline-block;cursor:pointer}.header-component__navigation-list{display:flex;align-items:center;margin:0;list-style:none}.header-component__navigation-list>li{padding:0 16px;line-height:32px}.header-component__navigation-list>li a{font-size:14px;line-height:18px;color:#757575;font-weight:400;color:#757575}.header-component__navigation-list>li a:hover{text-decoration:none}.header-component__navigation-list>li:last-child{padding:0}.clickable-text{color:#007782;cursor:pointer}.clickable-text:hover{color:#09b1ba;text-decoration:none}.tags-list{height:65vh;max-height:65vh;overflow-y:scroll}.active-level-item__menu-item{min-width:112px;text-align:left}.emoji-dropdown{position:fixed;z-index:100;width:232px;max-height:152px;overflow:hidden;overflow-y:scroll;transform:translateY(-100%)}.input-date__content{flex-wrap:nowrap}.input-date__content>label{flex-basis:25%}.input-date__content>label:nth-child(2){flex-basis:50%}.input-date__content>label:not(:last-child){padding-right:16px}.agent_list__content{max-height:30vh;overflow-y:auto}.tickets-stats-dropdown{position:absolute;z-index:1062;box-sizing:border-box;width:-moz-max-content;width:max-content;margin:6px 0 0 36px}.multiple-text-input{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.attachment-chips{display:flex;flex-wrap:wrap;gap:8px}.attachment-chips__chip{display:flex;max-width:100%}.gallery__container{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100020;display:flex;background-color:rgba(23,23,23,.8)}.gallery__container--dialog{padding:60px}.gallery__dialog-header{height:56px;background-color:#fff;border-bottom:1px solid rgba(0,0,0,.1)}.gallery__dialog-content{height:calc(100% - 56px)}.gallery__dialog-image-container{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#f2f2f2}.gallery__dialog{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#f5f5f5;border-radius:4px;box-shadow:0 20px 60px rgba(0,0,0,.3)}.gallery__control-buttons-group{position:absolute;top:0;right:0;display:flex}.gallery__carousel{display:flex;align-items:center;justify-content:center;min-width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gallery__carousel-loader{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%)}.gallery__carousel-image--disabled{opacity:0}.gallery__carousel-image--failure{visibility:hidden}.gallery__carousel-caption{position:absolute;right:8px;bottom:8px;z-index:100020;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gallery__control-button{z-index:100020;display:flex;width:32px;height:32px;padding:8px;margin:8px;cursor:pointer;background-color:rgba(255,255,255,.3);border-radius:50%}.gallery__control-button:hover{background-color:rgba(255,255,255,.5)}.gallery__control-button.disabled{pointer-events:none;opacity:0}.gallery__control-button--dialog{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;margin:0;background-color:#e1e6e6;opacity:.5}.gallery__control-button--dialog:hover{background-color:#e1e6e6;opacity:1}.gallery__previous-button{position:absolute;top:50%;left:0;transform:translate(0, -50%)}.gallery__next-button{position:absolute;top:50%;right:0;transform:translate(0, -50%)}.gallery__previous-button--dialog,.gallery__next-button--dialog{transform:none}.gallery__previous-button--dialog{margin-left:8px}.gallery__next-button--dialog{margin-right:8px}.breadcrumbs__item{font-size:16px;line-height:22px;color:#757575;font-weight:400;margin:0 12px 0 0}.breadcrumbs__item::before{display:inline-block;padding-right:12px;color:#757575;content:">"}.breadcrumbs__item:first-child::before{display:none}.breadcrumbs__item:hover{color:inherit;text-decoration:none}.breadcrumbs__item-link{text-decoration:underline}.reports-table__item{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;word-wrap:break-word}.backtrace-modal{width:100%;height:70vh;min-height:510px}.backtrace-modal__code{padding:16px;overflow:auto;word-break:break-all;white-space:pre-line}.alerts-stats-table{display:flex;align-items:center}.alerts-stats-table>*{overflow:hidden}.alerts-stats-table__alert-info{text-align:left;white-space:nowrap}.infinity-search__content{max-height:30vh;overflow-y:auto}.infinite-scroll{padding:1px}.large-modal{width:auto !important;max-width:600px !important}.hotkeys-modal{width:auto !important;max-width:1024px !important}.hotkeys-modal{display:flex;flex-direction:column;max-height:90%}.hotkeys-modal table{border-spacing:0}.hotkeys-modal label{width:auto !important}.template-modal{width:90% !important}.template-modal{display:flex;flex-direction:column;height:90%}.template-modal__container{display:flex;flex-direction:row;width:100%;height:100%;overflow:hidden}.template-modal__list{display:flex;flex-direction:column;min-width:65%;max-width:65%}.template-modal__list-body{overflow-y:auto}.template-modal__translation{width:100%;padding-right:16px;overflow-y:auto}.events-modal{min-width:600px;height:100%}.user-notices-preview-modal{min-width:600px;height:100%}.merge-modal{min-width:600px;height:100%}.tooltip__content{max-width:512px;max-height:512px;padding:8px;overflow-y:auto;color:#fff;word-break:break-all;word-wrap:break-word;background-color:#007782;border-radius:4px}.tooltip__content::-webkit-scrollbar{width:16px}.tooltip__content::-webkit-scrollbar-track{background-color:#007782;border-radius:100px}.tooltip__content::-webkit-scrollbar-thumb{background-color:#c9c9c9;background-clip:content-box;border:4px solid rgba(0,0,0,0);border-radius:100px}.tooltip__content--clickable{cursor:pointer}.tooltip__arrow{fill:#007782}.text-area__actions{position:relative;z-index:100;display:flex;align-items:flex-end}.liquid-tags-modal{width:auto !important;max-width:90% !important}.notification-container{position:fixed;top:0;right:0;z-index:1063;min-width:370px;margin-top:52px}.notification-container>div{padding-right:30px}.auto-reply-search-modal__body{display:grid !important}.auto-reply-search-modal__body{grid-template-rows:min-content;align-items:flex-start;width:100%;padding:30px}.auto-reply-search-modal__rule{margin-top:16px;border:1px solid #f2f2f2;border-radius:8px}.auto-reply-search-modal__rule-content>div{align-items:center}.auto-reply-search-modal__scrollable-area{height:480px}.auto-reply-search-modal__input-wrapper{display:flex}.auto-reply-search-modal__input-wrapper>div,.auto-reply-search-modal__input-wrapper>label{width:50%;margin:0}.appeal-card-loader-overlay{position:absolute;width:100%;height:100%;background-color:#fff;opacity:.5}.escalation-details-row{padding:2px 0}.escalation-conversation-message{width:550px;border:1px solid rgba(0,0,0,0);border-color:#f2f2f2;border-radius:5px}.select-component{position:relative}.select-component input:not([disabled]),.select-component .select-component__suffix{cursor:pointer}.collapsible__title{padding-right:4px}.translation-service{padding:16px}.translation-service--loading{background-color:#f2f2f2}.translation-service--error{background-color:#fff6f4}.translation-service--done{background-color:#edf9f0}.shipping-fraud__table .table-component__td,.shipping-fraud__table .table-component__th{padding:20px}.shipping-fraud__investigation-status{padding:4px;padding:4px 8px;border:1px solid;border-radius:4px}.shipping-fraud__investigation-status--primary{border-color:#007782}.shipping-fraud__investigation-status--warning{border-color:#d04555}.shipping-fraud__investigation-status--success{border-color:#28865a}.shipping-fraud__investigation-status--muted{border-color:#757575}.shipping-fraud__investigation__actions-dropdown{width:192px}.info-banner__link--underline a{text-decoration:underline}.drawer{box-shadow:0 8px 24px rgba(23,23,23,.24);position:fixed;top:0;left:-680px;z-index:10;width:680px;height:100%;overflow-x:hidden;background-color:#fff;transition:left .3s ease-out}.drawer--open{left:0}.drawer__content{height:calc(100% - 53px)}.process-maps__suggestion-mark{background-color:#c9f0ee}.process-maps__level-title{position:sticky;top:0;padding:16px 0;background-color:#fff}.ticket-process__container{position:relative;width:100%;height:100%;overflow-x:hidden}.ticket-process__slider{position:relative;width:100%;height:100%}.ticket-process__component{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:0;transition:opacity .3s ease-in-out,transform .3s ease-in-out}.ticket-process__component--visible{pointer-events:auto;opacity:1}.ticket-process__component--left{transform:translateX(0)}.ticket-process__component--hidden{overflow:hidden}.ticket-process__component--left.ticket-process__component--hidden{transform:translateX(-100%)}.ticket-process__component--right{transform:translateX(100%)}.ticket-process__component--right.ticket-process__component--visible{transform:translateX(0)}.ticket-process__steps{display:flex;flex-direction:column;width:100%}.ticket-process__step{opacity:0;transition:opacity .3s ease-out,transform .3s ease-out;transform:translateY(-5px)}.ticket-process__step.visible{opacity:1;transform:translateY(0)}.ticket-process__step.hidden{opacity:0;transform:translateY(-5px)}.textarea-field{padding:12px;line-height:1.4285714286;resize:none;border:solid 1px #999;border-radius:4px}.input-field{padding:12px;line-height:1.4285714286;resize:none;border:solid 1.5px #999;border-radius:4px}.input-field--medium{height:36px}.input-field:focus{border-color:#007782}.page{width:100%;background-color:#fff}.page__container{max-width:1440px;padding:0 20px;margin:auto}.trends__loader{display:flex;align-items:center;justify-content:center;margin-bottom:32px}.trends__heading{margin-top:32px;margin-bottom:24px}.trends__notification{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-right:8px;border-radius:16px}.trends__notification--success{background-color:#c0eed0}.trends__notification--warning{background-color:#ffeecb}.trends__notification--error{background-color:#fddcdc}.trends-charts__heading{margin-bottom:20px}.trends-charts__card{margin-bottom:20px}.trends-charts__tooltip{box-shadow:0 8px 24px rgba(23,23,23,.24);padding:5px 0;background-color:#fff;border-radius:4px}.trends-charts__tooltip::after{position:absolute;top:100%;left:10%;margin-left:-5px;content:"";border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px}.edit-profile__user-information-card{display:flex;flex-direction:column;align-items:center;padding:24px}.edit-profile__language-dropdown{width:100%;margin-right:36px}.template-settings__market-countries,.template-settings__market-translation{border-top:1px solid rgba(23,23,23,.08)}.template-settings__market-countries{flex-grow:1;border-right:1px solid rgba(23,23,23,.08)}.template-settings__market-item{margin-top:8px}.template-settings__market-translation{flex-grow:2}.feature-switches-list__content{max-height:560px;overflow-y:auto}.auto-replies__search-row{display:grid;grid-template-columns:5fr minmax(208px, 4fr) minmax(128px, 3fr) auto;grid-column-gap:24px;-moz-column-gap:24px;column-gap:24px;align-items:flex-end}.new-auto-reply__inputs-row{display:grid;grid-template-columns:5fr 3fr 3fr minmax(220px, 3fr)}.auto-replies__rule-selection-modal-list{max-height:70vh;overflow-y:auto}.auto-replies-search__search-bar-wrapper{width:340px}.new-ticket__loader-container{position:absolute;top:0;left:50%}.new-ticket__message-input{padding:0 10px}.new-ticket__loader{padding:20px}.decomposed-time-tracking{display:flex;flex-direction:column;justify-content:center;min-height:80vh}.start-shift-buttons__container{width:300px}.agent-tasks-empty-state{display:flex;flex-direction:column;justify-content:center;min-height:80vh}.agent-search-table .table-component thead th[scope=column]{top:52px;padding-bottom:10px}.agent-search-table .table-component thead th[scope=column]::after{border-right:0;border-right:initial}.agent-search-table thead tr th::after{position:absolute;right:0;bottom:0;left:0;content:"";border-bottom:1px solid rgba(17,17,17,.08)}.agent-search-table thead tr th:first-child::after{margin-left:10px}.agent-search-table thead tr th:last-child::after{margin-right:10px}.access-denied-wrapper{display:flex;flex-direction:column;justify-content:center;min-height:100vh;margin-top:-52px}.escalation-list-item{border-top:1px solid #e8e8e8}.escalation-list-item:first-child{border-top:none}.escalation-list-container{overflow:auto;border:1px solid #e8e8e8;border-radius:4px}.escalation-form-container{padding:16px;border:1px solid #e8e8e8;border-radius:4px}.escalation-form-field-description a{color:#007782;text-decoration:underline}.ticket-escalation-workspace{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:1024px;height:100vh;overflow:auto;background:#f2f2f2}.ticket-escalation__container{display:flex;flex-direction:column;width:100%;max-width:1600px;height:100%;overflow:hidden}.ticket-escalation__grid{display:flex;flex:1;flex-direction:column;overflow:hidden}.ticket-escalation__row{display:flex;flex:1;overflow:hidden}.ticket-escalation__col{display:flex;flex:1;flex-direction:column;padding:0 12px}.ticket-escalation__col.ticket-escalation__col--large{flex:0 0 50%}.ticket-escalation__content{display:flex;flex:1;flex-direction:column;height:100%;background-color:#fff;border-radius:3px;box-shadow:0px 0px 2px rgba(23,23,23,.24)}.ticket-escalation-datapoints{display:flex;flex:1;flex-direction:column;overflow-y:auto}.ticket-escalation-header{display:flex;align-items:center;width:100%;height:100%;max-height:76px;background-color:#fff}.ticket-escalation-header-utility-bar{display:flex;align-items:center;justify-content:space-between;width:100%;height:52px;padding:8px 24px;margin-bottom:1px;background-color:#fff;border-bottom:1px solid rgba(23,23,23,.08)}.ticket-escalation-case-substatus-menu{position:absolute;top:0;left:100%;z-index:10;width:240px}.ticket-escalation-case-status-label{color:#999}.ticket-escalation-case-status-reason-option{border:solid 1px;border-color:#f2f2f2;border-bottom:none}.ticket-escalation-case-status-reason-option:last-child{border-bottom:1px solid #f2f2f2}.ticket-escalation-workspace+.notification-container{margin-top:76px}.ticket-escalation-workspace.ticket-escalation-workspace--with-utility-bar+.notification-container{margin-top:128px}.quota-selection-table .table-component thead th[scope=column]{top:0;padding-bottom:20px}.quota-selection-table .table-component thead th[scope=column]::after{border-right:0;border-right:initial}.quota-selection-table thead tr th::after{position:absolute;right:0;bottom:0;left:0;content:"";border-bottom:1px solid rgba(17,17,17,.08)}.application-select{display:flex;flex-direction:column;justify-content:center;min-height:80vh}.application-select__header{display:flex;align-items:center;justify-content:space-between;height:52px;padding:16px 20px}.application-select-buttons__container{width:300px}.sidebar{top:0;bottom:0;width:24rem;background-color:#fff}.sidebar_navigation-list{padding:0;list-style:none}.sidebar-navigation_submenu{display:grid;grid-template-rows:0fr;transition:all 200ms ease-in-out}.sidebar-navigation_submenu-open{grid-template-rows:1fr}.root-container--with-sidebar{min-height:100vh;padding-left:24rem;background-color:#f2f2f2}

/*# sourceMappingURL=app-bundle-9570db238bb9a6590208.css.map*/